diff --git a/DaVinciTests/tests/options/Stripping/test_express_appconfig.py b/DaVinciTests/tests/options/Stripping/test_express_appconfig.py
index 5d1f275ada48c74b998a74cdfa7fe57d129dab40..b36b0449e7c27f858e7334eb9da0d53a86295145 100644
--- a/DaVinciTests/tests/options/Stripping/test_express_appconfig.py
+++ b/DaVinciTests/tests/options/Stripping/test_express_appconfig.py
@@ -1,6 +1,6 @@
-from Gaudi.Configuration import *
+from Gaudi.Configuration import importOptions
 importOptions("$APPCONFIGOPTS/DaVinci/DVMonitor-RealData.py")
 importOptions("$APPCONFIGOPTS/DaVinci/DataType-2010.py")
 from Configurables import DaVinci
 DaVinci().EvtMax=1000
-EventSelector().Input = ["DATAFILE='PFN:root://castorlhcb.cern.ch//castor/cern.ch/grid/lhcb/data/2010/DST/00006390/0000/00006390_00000005_2.dst' TYP='POOL_ROOTTREE' OPT='READ'"]
+
diff --git a/DaVinciTests/tests/options/dimuon_testfile.py b/DaVinciTests/tests/options/dimuon_testfile.py
index 21f584adf5acd2938259e513f7f21bf5f35156f9..be92bb543ecbf516013d6bff5d2a362b5f5f509d 100644
--- a/DaVinciTests/tests/options/dimuon_testfile.py
+++ b/DaVinciTests/tests/options/dimuon_testfile.py
@@ -1,5 +1,5 @@
-from Gaudi.Configuration import EventSelector
+from GaudiConf import IOHelper
 
-EventSelector().Input   = [
-    "DATAFILE='PFN:root://eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/freezer/lhcb/LHCb/Collision12/FULL.DST/00020330/0004/00020330_00047243_1.full.dst' TYP='POOL_ROOTTREE' OPT='READ'"
-    ]
+IOHelper('ROOT').inputFiles([
+        'PFN:root://eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/freezer/lhcb/LHCb/Collision12/FULL.DST/00020330/0004/00020330_00047243_1.full.dst'
+        ])
diff --git a/DaVinciTests/tests/options/fsrs/DVStripping-RealData-MagDown.py b/DaVinciTests/tests/options/fsrs/DVStripping-RealData-MagDown.py
index 1d897167387cb3a90d648acd3af63e0a72fb0313..f7e281fc03c306e7ed46d942649b5820a22f6a39 100644
--- a/DaVinciTests/tests/options/fsrs/DVStripping-RealData-MagDown.py
+++ b/DaVinciTests/tests/options/fsrs/DVStripping-RealData-MagDown.py
@@ -7,7 +7,7 @@ from Configurables import DaVinci
 from StrippingConf.Configuration import StrippingConf
 from StrippingArchive.Utils import buildStreams
 
-allStreams = buildStreams('Stripping24')
+allStreams = buildStreams('Stripping29')
 
 MessageSvc().Format = "% F%60W%S%7W%R%T %0W%M"
 
diff --git a/DaVinciTests/tests/options/fsrs/DVStripping-RealData-MagUp.py b/DaVinciTests/tests/options/fsrs/DVStripping-RealData-MagUp.py
index 0c8c908081e405517f49e440c5f33e6e1cdc7f13..41cecd268fc4804164d04b5e928736023df9bf6c 100644
--- a/DaVinciTests/tests/options/fsrs/DVStripping-RealData-MagUp.py
+++ b/DaVinciTests/tests/options/fsrs/DVStripping-RealData-MagUp.py
@@ -7,7 +7,7 @@ from Configurables import DaVinci
 from StrippingConf.Configuration import StrippingConf
 from StrippingArchive.Utils import buildStreams
 
-allStreams = buildStreams('Stripping24')
+allStreams = buildStreams('Stripping29')
 
 MessageSvc().Format = "% F%60W%S%7W%R%T %0W%M"
 
diff --git a/DaVinciTests/tests/options/fsrs/davinci-merge-bhadron.py b/DaVinciTests/tests/options/fsrs/davinci-merge-bhadron.py
new file mode 100644
index 0000000000000000000000000000000000000000..aeda00c1c8657e66472fc95550262f7a02259532
--- /dev/null
+++ b/DaVinciTests/tests/options/fsrs/davinci-merge-bhadron.py
@@ -0,0 +1,5 @@
+from Gaudi.Configuration import *
+importOptions('$APPCONFIGOPTS/Merging/DV-Stripping-Merging.py')
+importOptions('$APPCONFIGOPTS/Merging/WriteFSR.py')
+importOptions('$DAVINCITESTSROOT/tests/options/fsrs/davinci-merge.py')
+EventSelector().Input = ["DATAFILE='PFN:MagUp.Bhadron.dst' TYP='POOL_ROOTTREE' OPT='READ'", "DATAFILE='PFN:MagDown.Bhadron.dst' TYP='POOL_ROOTTREE' OPT='READ'"]
diff --git a/DaVinciTests/tests/options/fsrs/davinci-merge-ew.py b/DaVinciTests/tests/options/fsrs/davinci-merge-ew.py
index 7a436d4f201c428627e7b2caaae5a155f5653369..4f442f7ab98d7e9ba52fa4d6fb584ee3db160f1e 100644
--- a/DaVinciTests/tests/options/fsrs/davinci-merge-ew.py
+++ b/DaVinciTests/tests/options/fsrs/davinci-merge-ew.py
@@ -1,5 +1,5 @@
 from Gaudi.Configuration import *
-importOptions('$APPCONFIGOPTS/Merging/DV-Stripping12-Merging.py')
+importOptions('$APPCONFIGOPTS/Merging/DV-Stripping-Merging.py')
 importOptions('$APPCONFIGOPTS/Merging/WriteFSR.py')
 importOptions('$DAVINCITESTSROOT/tests/options/fsrs/davinci-merge.py')
 EventSelector().Input = ["DATAFILE='PFN:MagUp.EW.dst' TYP='POOL_ROOTTREE' OPT='READ'", "DATAFILE='PFN:MagDown.EW.dst' TYP='POOL_ROOTTREE' OPT='READ'"]
diff --git a/DaVinciTests/tests/options/fsrs/davinci-merge-radiative.py b/DaVinciTests/tests/options/fsrs/davinci-merge-radiative.py
deleted file mode 100644
index 5f970e17bf746cc11dbc97276a78f63f571292a2..0000000000000000000000000000000000000000
--- a/DaVinciTests/tests/options/fsrs/davinci-merge-radiative.py
+++ /dev/null
@@ -1,5 +0,0 @@
-from Gaudi.Configuration import *
-importOptions('$APPCONFIGOPTS/Merging/DV-Stripping12-Merging.py')
-importOptions('$APPCONFIGOPTS/Merging/WriteFSR.py')
-importOptions('$DAVINCITESTSROOT/tests/options/fsrs/davinci-merge.py')
-EventSelector().Input = ["DATAFILE='PFN:MagUp.Radiative.dst' TYP='POOL_ROOTTREE' OPT='READ'", "DATAFILE='PFN:MagDown.Radiative.dst' TYP='POOL_ROOTTREE' OPT='READ'"]
diff --git a/DaVinciTests/tests/qmtest/fsrs.qms/davinci-dumpfsrs-radiative.qmt b/DaVinciTests/tests/qmtest/fsrs.qms/davinci-dumpfsrs-bhadron.qmt
similarity index 96%
rename from DaVinciTests/tests/qmtest/fsrs.qms/davinci-dumpfsrs-radiative.qmt
rename to DaVinciTests/tests/qmtest/fsrs.qms/davinci-dumpfsrs-bhadron.qmt
index 770dd29598aac00a295389b85a2a5d2f95f3d27d..09f329b2873589e99e5d1a2d865c9ceda39d3cff 100644
--- a/DaVinciTests/tests/qmtest/fsrs.qms/davinci-dumpfsrs-radiative.qmt
+++ b/DaVinciTests/tests/qmtest/fsrs.qms/davinci-dumpfsrs-bhadron.qmt
@@ -22,7 +22,7 @@
   </set></argument>
   <argument name="timeout"><integer>3000</integer></argument>
   <argument name="prerequisites"><set>
-    <tuple><text>fsrs.davinci-merge-radiative</text><enumeral>PASS</enumeral></tuple>
+    <tuple><text>fsrs.davinci-merge-bhadron</text><enumeral>PASS</enumeral></tuple>
     <tuple><text>fsrs.davinci-dumpfsrs-tofile</text><enumeral>PASS</enumeral></tuple>
   </set></argument>
   <argument name="use_temp_dir"><enumeral>true</enumeral></argument>
diff --git a/DaVinciTests/tests/qmtest/fsrs.qms/davinci-merge-radiative.qmt b/DaVinciTests/tests/qmtest/fsrs.qms/davinci-merge-bhadron.qmt
similarity index 96%
rename from DaVinciTests/tests/qmtest/fsrs.qms/davinci-merge-radiative.qmt
rename to DaVinciTests/tests/qmtest/fsrs.qms/davinci-merge-bhadron.qmt
index d5f5f96ff025d6d2a8018e401b01af4abff81ffd..a4bd09f0727e40ab541ebcdac818b3d2c705b406 100644
--- a/DaVinciTests/tests/qmtest/fsrs.qms/davinci-merge-radiative.qmt
+++ b/DaVinciTests/tests/qmtest/fsrs.qms/davinci-merge-bhadron.qmt
@@ -15,7 +15,7 @@
   <argument name="program"><text>gaudirun.py</text></argument>
   <argument name="args">
     <set>
-      <text>../options/fsrs/davinci-merge-radiative.py</text>
+      <text>../options/fsrs/davinci-merge-bhadron.py</text>
     </set>
   </argument>
   <argument name="timeout"><integer>3000</integer></argument>
diff --git a/DaVinciTests/tests/qmtest/stripping.qms/test_stripping22_collision15em_reco15em.qmt b/DaVinciTests/tests/qmtest/stripping.qms/test_stripping29_collision16_reco16.qmt
similarity index 67%
rename from DaVinciTests/tests/qmtest/stripping.qms/test_stripping22_collision15em_reco15em.qmt
rename to DaVinciTests/tests/qmtest/stripping.qms/test_stripping29_collision16_reco16.qmt
index 0ed03cb6470d5b207598e8d0e52360ade805449a..314e3c745b5defabcd144d2528049454a63adfe3 100755
--- a/DaVinciTests/tests/qmtest/stripping.qms/test_stripping22_collision15em_reco15em.qmt
+++ b/DaVinciTests/tests/qmtest/stripping.qms/test_stripping29_collision16_reco16.qmt
@@ -5,15 +5,17 @@
 <argument name="timeout"><integer>3600</integer></argument>
 <argument name="args"><set>
   <text>-T</text>
-  <text>$APPCONFIGOPTS/DaVinci/DV-Stripping22-Stripping.py</text>
-  <text>$APPCONFIGOPTS/DaVinci/DataType-2015.py</text> 
-  <text>$PRCONFIGOPTS/DaVinci/Stripping/Collision15EM-6.5TeV-Reco15EM-FULLDST.py</text> 
+  <text>$APPCONFIGOPTS/DaVinci/DV-Stripping29-Stripping.py</text>
+  <text>$APPCONFIGOPTS/DaVinci/DataType-2016.py</text> 
+  <text>$STRIPPINGSELECTIONSROOT/tests/data/Reco16_Run182594.py</text> 
   <text>$APPCONFIGOPTS/Persistency/Compression-ZLIB-1.py</text>
+  <text>$APPCONFIGOPTS/DaVinci/InputType-RDST.py</text>
+  <text>$APPCONFIGOPTS/DaVinci/DV-RawEventJuggler-0_3-to-4_2.py</text>
   <text>$DAVINCITESTSROOT/tests/options/DaVinci-1000events.py</text>
   <text>$DAVINCITESTSROOT/tests/options/DisableLoKiPythonFunctors.py</text>
   <text>$DAVINCITESTSROOT/tests/options/EnableFPEAuditor.py</text>
 </set></argument>
-<argument name="reference"><text>../refs/test_stripping22_collision15EM_reco15EM.ref</text></argument>
+<argument name="reference"><text>../refs/test_stripping29_collision16_reco16.ref</text></argument>
 <argument name="validator"><text>
 from DaVinciTests.QMTest.DaVinciExclusions import preprocessor
 validateWithReference(preproc = preprocessor)
diff --git a/DaVinciTests/tests/refs/test_stripping22_collision15EM_reco15EM.ref b/DaVinciTests/tests/refs/test_stripping22_collision15EM_reco15EM.ref
deleted file mode 100644
index 1c670a642b630adf907430ed96a9d293b220ae39..0000000000000000000000000000000000000000
--- a/DaVinciTests/tests/refs/test_stripping22_collision15EM_reco15EM.ref
+++ /dev/null
@@ -1,4288 +0,0 @@
-# setting LC_ALL to "C"
-# Restarting with LD_PRELOAD='libtcmalloc.so'
-# --> Including file '/afs/cern.ch/lhcb/software/releases/DBASE/AppConfig/v3r239/options/DaVinci/DV-Stripping22-Stripping.py'
-# Redirecting CommonParticles to '/afs/cern.ch/lhcb/software/nightlies/lhcb-head/Today/STRIPPING/STRIPPING_HEAD/InstallArea/x86_64-slc6-gcc48-opt/python.zip/CommonParticlesArchive/Stripping22'
-Requested Stripping22
-Trying to import module StrippingArchive.Stripping22
-# ConfiguredMuonIDs: Default seems not available for DATA=2015. Loading older default Muon_2011_def
-# ConfiguredMuonIDs: Loaded configuration info M_2011_def
-# ConfiguredMuonIDs: Loaded configuration info M_2011_def
-# ConfiguredMuonIDs: Loaded configuration info M_2011_def
-# WARNING: Line StrippingL0DiHadronLine has zero prescale, skipping
-# WARNING: Line StrippingL0DiEMLine has zero prescale, skipping
-# WARNING: Line StrippingL0PhotonLine has zero prescale, skipping
-# WARNING: Line StrippingL0DiMuonLine has zero prescale, skipping
-# WARNING: Line StrippingL0MuonLine has zero prescale, skipping
-# WARNING: Line StrippingL0ElectronLine has zero prescale, skipping
-# WARNING: Line StrippingPIDCalibBu2KMuMuLine has zero prescale, skipping
-# WARNING: Line StrippingPIDCalibL02ppiDDHighPTLine has zero prescale, skipping
-# WARNING: Line StrippingPIDCalibL02ppiDDVeryHighPTLine has zero prescale, skipping
-# WARNING: Line StrippingPIDCalibBu2KeeLine has zero prescale, skipping
-# WARNING: Line StrippingB2DMuNuX_D0toKKLine is declared but not appended to any stream
-# WARNING: Line StrippingB2DMuNuX_D0topipiLine is declared but not appended to any stream
-# DaVinci                   INFO    Append to Main Sequence has been called
-# DaVinci                   INFO    Append to Main Sequence has been called
-# DaVinci                   INFO    Append to Main Sequence has been called
-# DaVinci                   INFO    Append to Main Sequence has been called
-# DaVinci                   INFO    Applying DaVinci configuration
-# DaVinci                   INFO    /***** User DaVinci/DaVinci ************************************************************************
-|-MainOptions          = ''
-|-TupleFile            = ''
-|-SkipEvents           = 0
-|-RootCompressionLevel = 'LZMA:6'
-|-Input                = []  (default: [])
-|-DDDBtag              = ''
-|-UserAlgorithms       = []  (default: [])
-|-RootInTES            = ''
-|-DQFLAGStag           = ''
-|-Lumi                 = False
-|-MoniSequence         = []  (default: [])
-|-VerboseMessages      = False
-|-IgnoreDQFlags        = False
-|-ProductionType       = 'Stripping'  (default: 'None')
-|-PrintFreq            = 10  (default: 1000)
-|-Detectors            = ['Velo', 'PuVeto', 'Rich1', 'Rich2', 'TT', 'IT', 'OT', 'Spd', 'Prs', 'Ecal', 'Hcal', 'Muon', 'Magnet', 'Tr']
-|                      (default: ['Velo', 'PuVeto', 'Rich1', 'Rich2', 'TT', 'IT', 'OT', 'Spd', 'Prs', 'Ecal', 'Hcal', 'Muon', 'Magnet', 'Tr'])
-|-EvtMax               = 1000  (default: -1)
-|-CondDBtag            = ''
-|-Simulation           = False
-|-DataType             = '2015'  (default: '')
-|-RedoMCLinks          = False
-|-InputType            = 'DST'
-|-HistogramFile        = 'DVHistos.root'  (default: '')
-|-WriteFSR             = True
-|-EnableUnpack         = None
-|-EventPreFilters      = []  (default: [])
-\----- (End of User DaVinci/DaVinci) ---------------------------------------------------------------
-# DaVinci                   INFO    Creating Lumi Algorithms
-# DaVinci                   INFO    No MainOptions specified. DaVinci() will import no options file!
-# DaVinci                   INFO    Creating User Algorithms
-# DaVinci                   INFO    Append to Main Sequence has been called
-# DaVinci                   INFO    Creating Moni Algorithms
-# DaVinci                   INFO    Append to Moni Sequence has been called
-# WARNING: something else configured a decoder already, Raw/Spd/Digits CaloDigitsFromRaw/SpdFromRaw
-# WARNING: something else configured a decoder already, Raw/Prs/Digits CaloDigitsFromRaw/PrsFromRaw
-# WARNING: something else configured a decoder already, Raw/Ecal/Digits CaloZSupAlg/EcalZSup
-# WARNING: something else configured a decoder already, Raw/Hcal/Digits CaloZSupAlg/HcalZSup
-# WARNING: Using default tag dddb-20150724 for partition DDDB
-# WARNING: Using default tag cond-20150828 for partition LHCBCOND
-# WARNING: Using default tag dq-20150717 for partition DQFLAGS
-# WARNING: Using default tag head-2015604 for partition CALIBOFF
-# WARNING: file '/afs/cern.ch/lhcb/software/releases/DBASE/TCK/L0TCK/v4r37/options/L0DUConfig.opts' already included, ignored.
-# WARNING: Data-On-Demand: replace action for location "Raw/Spd/Digits" from "/***** Algorithm CaloDigitsFromRaw/SpdFromRaw ******************************************************
-# WARNING: |-StatTableHeader           = ' |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |'
-# WARNING: |-AuditExecute              = False
-# WARNING: |-AuditStart                = False
-# WARNING: |-StatusOnTES               = True
-# WARNING: |-AuditReinitialize         = False
-# WARNING: |-VetoObjects               = []  (default: [])
-# WARNING: |-AuditRestart              = False
-# WARNING: |-StatEntityList            = []  (default: [])
-# WARNING: |-Enable                    = True
-# WARNING: |-RootOnTES                 = ''
-# WARNING: |-RequireObjects            = []  (default: [])
-# WARNING: |-OutputType                = 'Digits'
-# WARNING: |-RootInTES                 = ''
-# WARNING: |-AuditFinalize             = False
-# WARNING: |-AuditEndRun               = False
-# WARNING: |-ErrorsPrint               = True
-# WARNING: |-AuditBeginRun             = False
-# WARNING: |-ErrorCount                = 0
-# WARNING: |-ErrorMax                  = 1
-# WARNING: |-Extension                 = ''
-# WARNING: |-MonitorService            = 'MonitorSvc'
-# WARNING: |-AuditInitialize           = False
-# WARNING: |-RegularRowFormat          = ' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |'
-# WARNING: |-TypePrint                 = True
-# WARNING: |-StatPrint                 = True
-# WARNING: |-AuditStop                 = False
-# WARNING: |-Context                   = 'Offline'  (default: '')
-# WARNING: |-PropertiesPrint           = False
-# WARNING: |-GlobalTimeOffset          = 0.0
-# WARNING: |-OutputLevel               = 3  (default: 0)
-# WARNING: |-UseEfficiencyRowFormat    = True
-# WARNING: |-RegisterForContextService = True
-# WARNING: |-AuditAlgorithms           = False
-# WARNING: |-PinContainer              = 'Raw/Ecal/PinAdcs'
-# WARNING: |-AdcsContainer             = 'Raw/Spd/Adcs'  (default: 'Raw/Ecal/Adcs')
-# WARNING: |-DigitsContainer           = 'Raw/Spd/Digits'  (default: 'Raw/Ecal/Digits')
-# WARNING: |-EfficiencyRowFormat       = ' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%|   -------   |   -------   |'
-# WARNING: |-ErrorCounter              = 0
-# WARNING: |-CounterList               = ['.*']  (default: ['.*'])
-# WARNING: \----- (End of Algorithm CaloDigitsFromRaw/SpdFromRaw) ---------------------------------------------" to "CaloDigitsFromRaw/SpdFromRaw"
-# WARNING: Data-On-Demand: replace action for location "Raw/Prs/Digits" from "/***** Algorithm CaloDigitsFromRaw/PrsFromRaw ******************************************************
-# WARNING: |-StatTableHeader           = ' |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |'
-# WARNING: |-AuditExecute              = False
-# WARNING: |-AuditStart                = False
-# WARNING: |-StatusOnTES               = True
-# WARNING: |-AuditReinitialize         = False
-# WARNING: |-VetoObjects               = []  (default: [])
-# WARNING: |-AuditRestart              = False
-# WARNING: |-StatEntityList            = []  (default: [])
-# WARNING: |-Enable                    = True
-# WARNING: |-RootOnTES                 = ''
-# WARNING: |-RequireObjects            = []  (default: [])
-# WARNING: |-OutputType                = 'Digits'
-# WARNING: |-RootInTES                 = ''
-# WARNING: |-AuditFinalize             = False
-# WARNING: |-AuditEndRun               = False
-# WARNING: |-ErrorsPrint               = True
-# WARNING: |-AuditBeginRun             = False
-# WARNING: |-ErrorCount                = 0
-# WARNING: |-ErrorMax                  = 1
-# WARNING: |-Extension                 = ''
-# WARNING: |-MonitorService            = 'MonitorSvc'
-# WARNING: |-AuditInitialize           = False
-# WARNING: |-RegularRowFormat          = ' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |'
-# WARNING: |-TypePrint                 = True
-# WARNING: |-StatPrint                 = True
-# WARNING: |-AuditStop                 = False
-# WARNING: |-Context                   = 'Offline'  (default: '')
-# WARNING: |-PropertiesPrint           = False
-# WARNING: |-GlobalTimeOffset          = 0.0
-# WARNING: |-OutputLevel               = 3  (default: 0)
-# WARNING: |-UseEfficiencyRowFormat    = True
-# WARNING: |-RegisterForContextService = True
-# WARNING: |-AuditAlgorithms           = False
-# WARNING: |-PinContainer              = 'Raw/Ecal/PinAdcs'
-# WARNING: |-AdcsContainer             = 'Raw/Prs/Adcs'  (default: 'Raw/Ecal/Adcs')
-# WARNING: |-DigitsContainer           = 'Raw/Prs/Digits'  (default: 'Raw/Ecal/Digits')
-# WARNING: |-EfficiencyRowFormat       = ' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%|   -------   |   -------   |'
-# WARNING: |-ErrorCounter              = 0
-# WARNING: |-CounterList               = ['.*']  (default: ['.*'])
-# WARNING: \----- (End of Algorithm CaloDigitsFromRaw/PrsFromRaw) ---------------------------------------------" to "CaloDigitsFromRaw/PrsFromRaw"
-# WARNING: Data-On-Demand: replace action for location "Raw/Ecal/Digits" from "/***** Algorithm CaloZSupAlg/EcalZSup **************************************************************
-# WARNING: |-StatTableHeader           = ' |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |'
-# WARNING: |-OutputDigitData           = 'Raw/Ecal/Digits'  (default: '')
-# WARNING: |-AuditExecute              = False
-# WARNING: |-AuditStart                = False
-# WARNING: |-StatusOnTES               = True
-# WARNING: |-AuditReinitialize         = False
-# WARNING: |-VetoObjects               = []  (default: [])
-# WARNING: |-AuditRestart              = False
-# WARNING: |-StatEntityList            = []  (default: [])
-# WARNING: |-ZsupThreshold             = 0
-# WARNING: |-Enable                    = True
-# WARNING: |-RootOnTES                 = ''
-# WARNING: |-RequireObjects            = []  (default: [])
-# WARNING: |-OutputType                = 'Digits'
-# WARNING: |-RootInTES                 = ''
-# WARNING: |-AuditFinalize             = False
-# WARNING: |-AuditEndRun               = False
-# WARNING: |-ErrorsPrint               = True
-# WARNING: |-AuditBeginRun             = False
-# WARNING: |-ErrorCount                = 0
-# WARNING: |-ErrorMax                  = 1
-# WARNING: |-Extension                 = ''
-# WARNING: |-MonitorService            = 'MonitorSvc'
-# WARNING: |-AuditInitialize           = False
-# WARNING: |-RegularRowFormat          = ' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |'
-# WARNING: |-DetectorName              = ''
-# WARNING: |-TypePrint                 = True
-# WARNING: |-StatPrint                 = True
-# WARNING: |-ZsupMethod                = ''
-# WARNING: |-AuditStop                 = False
-# WARNING: |-Context                   = 'Offline'  (default: '')
-# WARNING: |-PropertiesPrint           = False
-# WARNING: |-GlobalTimeOffset          = 0.0
-# WARNING: |-OutputLevel               = 3  (default: 0)
-# WARNING: |-UseEfficiencyRowFormat    = True
-# WARNING: |-OutputADCData             = 'Raw/Ecal/Adcs'  (default: '')
-# WARNING: |-RegisterForContextService = True
-# WARNING: |-AuditAlgorithms           = False
-# WARNING: |-ZsupNeighbor              = -256
-# WARNING: |-EfficiencyRowFormat       = ' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%|   -------   |   -------   |'
-# WARNING: |-ErrorCounter              = 0
-# WARNING: |-CounterList               = ['.*']  (default: ['.*'])
-# WARNING: \----- (End of Algorithm CaloZSupAlg/EcalZSup) -----------------------------------------------------" to "CaloZSupAlg/EcalZSup"
-# WARNING: Data-On-Demand: replace action for location "Raw/Hcal/Digits" from "/***** Algorithm CaloZSupAlg/HcalZSup **************************************************************
-# WARNING: |-StatTableHeader           = ' |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |'
-# WARNING: |-OutputDigitData           = 'Raw/Hcal/Digits'  (default: '')
-# WARNING: |-AuditExecute              = False
-# WARNING: |-AuditStart                = False
-# WARNING: |-StatusOnTES               = True
-# WARNING: |-AuditReinitialize         = False
-# WARNING: |-VetoObjects               = []  (default: [])
-# WARNING: |-AuditRestart              = False
-# WARNING: |-StatEntityList            = []  (default: [])
-# WARNING: |-ZsupThreshold             = 0
-# WARNING: |-Enable                    = True
-# WARNING: |-RootOnTES                 = ''
-# WARNING: |-RequireObjects            = []  (default: [])
-# WARNING: |-OutputType                = 'Digits'
-# WARNING: |-RootInTES                 = ''
-# WARNING: |-AuditFinalize             = False
-# WARNING: |-AuditEndRun               = False
-# WARNING: |-ErrorsPrint               = True
-# WARNING: |-AuditBeginRun             = False
-# WARNING: |-ErrorCount                = 0
-# WARNING: |-ErrorMax                  = 1
-# WARNING: |-Extension                 = ''
-# WARNING: |-MonitorService            = 'MonitorSvc'
-# WARNING: |-AuditInitialize           = False
-# WARNING: |-RegularRowFormat          = ' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |'
-# WARNING: |-DetectorName              = ''
-# WARNING: |-TypePrint                 = True
-# WARNING: |-StatPrint                 = True
-# WARNING: |-ZsupMethod                = ''
-# WARNING: |-AuditStop                 = False
-# WARNING: |-Context                   = 'Offline'  (default: '')
-# WARNING: |-PropertiesPrint           = False
-# WARNING: |-GlobalTimeOffset          = 0.0
-# WARNING: |-OutputLevel               = 3  (default: 0)
-# WARNING: |-UseEfficiencyRowFormat    = True
-# WARNING: |-OutputADCData             = 'Raw/Hcal/Adcs'  (default: '')
-# WARNING: |-RegisterForContextService = True
-# WARNING: |-AuditAlgorithms           = False
-# WARNING: |-ZsupNeighbor              = -256
-# WARNING: |-EfficiencyRowFormat       = ' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%|   -------   |   -------   |'
-# WARNING: |-ErrorCounter              = 0
-# WARNING: |-CounterList               = ['.*']  (default: ['.*'])
-# WARNING: \----- (End of Algorithm CaloZSupAlg/HcalZSup) -----------------------------------------------------" to "CaloZSupAlg/HcalZSup"
-# WARNING: Property 'DataType' is set in both 'DigiConf' and 'SimConf', using 'DigiConf.DataType'
-# WARNING: tool ToolSvc.SequencerTimerTool has non-default configuration! Attributes that differ:
-# WARNING:     OutputLevel = 4 (default = 7)
-# WARNING: tool ToolSvc.OTRawBankDecoder has non-default configuration! Attributes that differ:
-# WARNING:     TimeWindow = (-8.0, 56.0) (default = (999.0, -999.0))
-# WARNING:     RawEventLocations = ['Tracker/RawEvent'] (default = ['Other/RawEvent', 'DAQ/RawEvent'])
-# WARNING: tool ToolSvc.MeasurementProvider.OTMeasurementProvider has non-default configuration! Attributes that differ:
-# WARNING:     RawBankDecoder = OTRawBankDecoder (default = OTRawBankDecoder)
-# WARNING: tool ToolSvc.ITLiteClusterPosition has non-default configuration! Attributes that differ:
-# WARNING:     APE = 0.0758 (default = 0.0)
-# WARNING:     ErrorVec = [0.253, 0.236, 0.273] (default = [0.22, 0.14, 0.25])
-# WARNING: tool ToolSvc.ITClusterPosition has non-default configuration! Attributes that differ:
-# WARNING:     APE = 0.0758 (default = 0.0)
-# WARNING:     CubicSharingCorr2 = 12.33 (default = 15.4)
-# WARNING:     CubicSharingCorr3 = 4.369 (default = 4.433)
-# WARNING:     ErrorVec = [0.253, 0.236, 0.273, 0.185] (default = [0.257, 0.245, 0.277, 0.208])
-# WARNING:     LinSharingCorr2 = -0.0152 (default = 0.37)
-# WARNING:     LinSharingCorr4 = 0.53 (default = 0.564)
-# WARNING:     DetType = IT (default = TT)
-# WARNING: tool ToolSvc.OTHitCreator has non-default configuration! Attributes that differ:
-# WARNING:     RawBankDecoder = OTRawBankDecoder (default = OTRawBankDecoder)
-# WARNING: tool ToolSvc.STOnlinePosition has non-default configuration! Attributes that differ:
-# WARNING:     APE = 0.197 (default = 0.0)
-# WARNING:     ErrorVec = [0.257, 0.245, 0.277] (default = [0.22, 0.14, 0.25])
-# WARNING: tool ToolSvc.STOfflinePosition has non-default configuration! Attributes that differ:
-# WARNING:     APE = 0.197 (default = 0.0)
-# WARNING: tool ToolSvc.UTClusterPosition has non-default configuration! Attributes that differ:
-# WARNING:     DetType = UT (default = TT)
-# WARNING: tool ToolSvc.mypvrefitter has non-default configuration! Attributes that differ:
-# WARNING:     DeltaDistance = 100.0 (default = 0.005)
-# WARNING:     DeltaChi2 = 1.0 (default = 0.01)
-# WARNING: tool ToolSvc.OTMeasurementProvider has non-default configuration! Attributes that differ:
-# WARNING:     RawBankDecoder = OTRawBankDecoder (default = OTRawBankDecoder)
-ApplicationMgr    SUCCESS
-====================================================================================================================================
-                                                   Welcome to DaVinciDev version HEAD
-                                          running on lxplus0071.cern.ch on Fri Sep 25 13:18:53 2015
-====================================================================================================================================
-ApplicationMgr       INFO Application Manager Configured successfully
-DetectorPersistencySvc           INFO Added successfully Conversion service:XmlCnvSvc
-DetectorDataSvc               SUCCESS Detector description database: conddb:/lhcb.xml
-RndmGenSvc.Engine                INFO Generator engine type:CLHEP::RanluxEngine
-RndmGenSvc.Engine                INFO Current Seed:1234567 Luxury:3
-RndmGenSvc                       INFO Using Random engine:HepRndm::Engine<CLHEP::RanluxEngine>
-TimingAuditor.TIMER              INFO This machine has a speed about   3.39 times the speed of a 2.8 GHz Xeon.
-TransportSvc                     INFO Initialize the static pointer to DetDesc::IGeometryErrorSvc
-TransportSvc                     INFO Recovery of geometry errors is  ENABLED
-RootCnvSvc                       INFO Setting global ROOT compression to:ZLIB:1
-DaVinciEventSeq                  INFO Member list: DaVinciInit/DaVinciInitAlg, GaudiSequencer/FilteredEventSeq, GaudiSequencer/LumiSeq
-DaVinciInitAlg                SUCCESS ==================================================================
-DaVinciInitAlg                SUCCESS Requested to process 1000 events
-DaVinciInitAlg                SUCCESS ==================================================================
-RootHistSvc                      INFO Writing ROOT histograms to: DVHistos.root
-HistogramPersistencySvc          INFO Added successfully Conversion service:RootHistSvc
-HistogramDataSvc                 INFO Added stream file:/afs/cern.ch/lhcb/software/DEV/nightlies/PARAM/ParamFiles/v8r999/data/JetEnergyCorrections_R05_v3.root as JEC14R05
-HistogramDataSvc                 INFO Added stream file:/afs/cern.ch/lhcb/software/DEV/nightlies/PARAM/ParamFiles/v8r999/data/JetEnergyCorrections_R07_v3.root as JEC14R07
-HistogramDataSvc                 INFO Added stream file:/afs/cern.ch/lhcb/software/DEV/nightlies/PARAM/ParamFiles/v8r999/data/PhotonPdf.root as CaloNeutralPIDs
-HistogramDataSvc                 INFO Added stream file:/afs/cern.ch/lhcb/software/DEV/nightlies/PARAM/ParamFiles/v8r999/data/CaloPIDs_DC09_v1.root as CaloPIDs
-FilteredEventSeq                 INFO Member list: GaudiSequencer/DaVinciEventInitSeq, GaudiSequencer/DaVinciAnalysisSeq
-DaVinciEventInitSeq              INFO Member list: GaudiSequencer/PhysInitSeq, GaudiSequencer/AnalysisInitSeq
-PhysInitSeq                      INFO Member list:
-AnalysisInitSeq                  INFO Member list:
-DaVinciAnalysisSeq               INFO Member list: GaudiSequencer/DaVinciUserSequence, GaudiSequencer/MonitoringSequence
-DaVinciUserSequence              INFO Member list: UnpackTrack/unpackIt, GaudiSequencer/StrippingGlobal, StrippingTCK, GaudiSequencer/MyDSTWriterMainSeq
-StrippingGlobal                  INFO Member list: GaudiSequencer/StrippingGlobal_Selection
-ToolSvc.CoreFactory           WARNING LoKi::Hybrid::CoreFactory:: Python Functors are DISABLED
-COOLConfSvc                      INFO CORAL Connection Retrial Period set to 60s
-COOLConfSvc                      INFO CORAL Connection Retrial Time-Out set to 900s
-DDDB                             INFO Connected to database "sqlite_file:/afs/cern.ch/lhcb/software/DEV/nightlies/DBASE/Det/SQLDDDB/v7r999/db/DDDB.db/DDDB"
-DDDB                             INFO Using TAG "dddb-20150724"
-ToolSvc.HybridFactory         WARNING LoKi::Hybrid::Tool:: Python Functors are DISABLED
-StrippingInclbJetsPreScaler      INFO Prescaling events; keeping 0.05 of events
-ToolSvc.HltFactory            WARNING LoKi::Hybrid::HltFactory:: Python Functors are DISABLED
-LHCBCOND                         INFO Connected to database "sqlite_file:/afs/cern.ch/lhcb/software/DEV/nightlies/DBASE/Det/SQLDDDB/v7r999/db/LHCBCOND.db/LHCBCOND"
-LHCBCOND                         INFO Using TAG "cond-20150828"
-CALIBOFF                         INFO Connected to database "sqlite_file:/afs/cern.ch/lhcb/software/DEV/nightlies/DBASE/Det/SQLDDDB/v7r999/db/CALIBOFF.db/CALIBOFF"
-CALIBOFF                         INFO Using TAG "head-2015604"
-ONLINE_2015                      INFO Connected to database "sqlite_file:/afs/cern.ch/lhcb/software/DEV/nightlies/DBASE/Det/SQLDDDB/v7r999/db/ONLINE-2015.db/ONLINE"
-ONLINE_2015                      INFO Using TAG ""
-MagneticFieldSvc                 INFO Opened magnetic field file : /afs/cern.ch/lhcb/software/releases/DBASE/FieldMap/v5r7/cdf/field.v5r0.c1.down.cdf
-MagneticFieldSvc                 INFO Opened magnetic field file : /afs/cern.ch/lhcb/software/releases/DBASE/FieldMap/v5r7/cdf/field.v5r0.c2.down.cdf
-MagneticFieldSvc                 INFO Opened magnetic field file : /afs/cern.ch/lhcb/software/releases/DBASE/FieldMap/v5r7/cdf/field.v5r0.c3.down.cdf
-MagneticFieldSvc                 INFO Opened magnetic field file : /afs/cern.ch/lhcb/software/releases/DBASE/FieldMap/v5r7/cdf/field.v5r0.c4.down.cdf
-MagneticFieldSvc                 INFO Map scaled by factor 1 with polarity internally used: -1 signed relative current: -1
-InclbJets.OfflineVertexFitter WARNING OfflineVertexFitter is no longer maintained and thus depreciated.
-StrippingMuMuSSLine1PreScaler    INFO Prescaling events; keeping 0.1 of events
-StrippingPIDCalibL02ppiDDLi...   INFO Prescaling events; keeping 0.14 of events
-StrippingPIDCalibKs02pipiLi...   INFO Prescaling events; keeping 0.05 of events
-StrippingPIDCalibKs02pipiDD...   INFO Prescaling events; keeping 0.005 of events
-StrippingB2DMuNuX_D0FakeLin...   INFO Prescaling events; keeping 0.02 of events
-StrippingB2DMuNuX_DpFakeLin...   INFO Prescaling events; keeping 0.02 of events
-StrippingB2DMuNuX_DsFakeLin...   INFO Prescaling events; keeping 0.02 of events
-StrippingB2DMuNuX_LcFakeLin...   INFO Prescaling events; keeping 0.02 of events
-StrippingB2DMuNuX_OmegacFak...   INFO Prescaling events; keeping 0.02 of events
-StrippingB2DMuNuX_XicFakeLi...   INFO Prescaling events; keeping 0.02 of events
-StrippingSingleTrackTISLine...   INFO Prescaling events; keeping 0.1 of events
-StrippingSingleTrackTISLowL...   INFO Prescaling events; keeping 0.01 of events
-ToolSvc.BIntegrator              INFO Center of the field is at the z positions (5165.39,7305.96,46.6342)
-MagneticFieldSvc                 INFO Map scaled by factor 1 with polarity internally used: -1 signed relative current: -1
-ToolSvc.VeloClusterPosition      INFO  --> Tool configured using the Cond DB
-ToolSvc.STOfflinePosition        INFO APE set to 0.197
-ToolSvc.STOfflinePosition        INFO Error Vec 0.257 0.245 0.277 0.208
-ToolSvc.ITClusterPosition        INFO APE set to 0.0758
-ToolSvc.ITClusterPosition        INFO Error Vec 0.253 0.236 0.273 0.185
-ToolSvc.OTRawBankDecoder         INFO  countsPerBX = 64 numberOfBX  = 3 timePerBX = 25 ForceBankVersion = 255 require window [-8,56], vetoing out of time hit pairs
-TrackEffMuonTTJpsi_SelMuonT...   INFO Member list: ChargedProtoParticleMaker/TrackEffMuonTTJpsi_SelMuonTTPPartsPPMaker, ChargedProtoCombineDLLsAlg/TrackEffMuonTTJpsi_SelMuonTTPPartsCombDLLs
-TrackEffMuonTTJpsi_SelMuonT...   INFO Using retuned RICH el and mu DLL values in combined DLLs
-TrackEffMuonTTZ_SelMuonTTPP...   INFO Member list: ChargedProtoParticleMaker/TrackEffMuonTTZ_SelMuonTTPPartsPPMaker, ChargedProtoCombineDLLsAlg/TrackEffMuonTTZ_SelMuonTTPPartsCombDLLs
-TrackEffMuonTTZ_SelMuonTTPP...   INFO Using retuned RICH el and mu DLL values in combined DLLs
-VeloMuonTrackingForTrackEff...   INFO Member list: FastVeloTracking/TrackEffVeloMuon_JpsiFastVelo, TrackPrepareVelo/TrackEffVeloMuon_Jpsipreve, StandaloneMuonRec/TrackEffVeloMuon_JpsiMuonStandalone, VeloMuonBuilder/VeloMuonBuilderTrackEffVeloMuon_Jpsi
-TrackEffVeloMuon_JpsiProtoPSeq   INFO Member list: ChargedProtoParticleMaker/TrackEffVeloMuon_JpsiProtoPMaker
-TrackEffVeloMuon_JpsiSelVel...   INFO Particle/AntiParticle to be created : 'mu+'/'mu-'
-VeloMuonTrackingForTrackEff...   INFO Member list: FastVeloTracking/TrackEffVeloMuon_ZFastVelo, TrackPrepareVelo/TrackEffVeloMuon_Zpreve, StandaloneMuonRec/TrackEffVeloMuon_ZMuonStandalone, VeloMuonBuilder/VeloMuonBuilderTrackEffVeloMuon_Z
-TrackEffVeloMuon_ZProtoPSeq      INFO Member list: ChargedProtoParticleMaker/TrackEffVeloMuon_ZProtoPMaker
-TrackEffVeloMuon_ZSelVeloMu...   INFO Particle/AntiParticle to be created : 'mu+'/'mu-'
-VeloMuonTrackingForTrackEff...   INFO Member list: FastVeloTracking/TrackEffVeloMuon_UpsilonFastVelo, TrackPrepareVelo/TrackEffVeloMuon_Upsilonpreve, StandaloneMuonRec/TrackEffVeloMuon_UpsilonMuonStandalone, VeloMuonBuilder/VeloMuonBuilderTrackEffVeloMuon_Upsilon
-TrackEffVeloMuon_UpsilonPro...   INFO Member list: ChargedProtoParticleMaker/TrackEffVeloMuon_UpsilonProtoPMaker
-TrackEffVeloMuon_UpsilonSel...   INFO Particle/AntiParticle to be created : 'mu+'/'mu-'
-StrippingWMuControl10LinePr...   INFO Prescaling events; keeping 0.01 of events
-StrippingWMuControl4800Line...   INFO Prescaling events; keeping 0.4 of events
-StrippingWMuLowLinePreScaler     INFO Prescaling events; keeping 0.1 of events
-StrippingWMuSingleTrackNoBi...   INFO Prescaling events; keeping 0.2 of events
-MyDSTWriterMainSeq               INFO OR Member list: GaudiSequencer/DSTWriterALL, with rootInTES '/Event/'
-DSTWriterALL                     INFO Member list: RecordStream/FSRInputCopyStreamALL_OStream, GaudiSequencer/StrippingSequenceStreamALL, PrintDuplicates/FindDuplicates_ALL, MicroDST::KeyedContainerClonerAlg<LHCb::Particle>/CopyParticles_ALL, MicroDST::KeyedContainerClonerAlg<LHCb::FlavourTag>/CopyFlavourTags_ALL, MicroDST::RelationsFromParticleLocationsFromClonerAlg<LHCb::Relation1D<LHCb::Particle,LHCb::RelatedInfoMap> >/CopyP2RelInfo_ALL, MicroDST::RelationsClonerAlg<LHCb::Relation1D<LHCb::Particle,LHCb::VertexBase> >/CopyP2PV_Particle2VertexRelations_ALL, PackDecReport/PackFullStripReps, PackCluster/PackTkClusters_ALL, PackParticlesAndVertices/PackPsAndVs_ALL, PackProtoParticle/PackChargedProtos_ALL, PackProtoParticle/PackNeutralProtos_ALL, PackCaloHypo/PackCaloElectrons_ALL, PackCaloHypo/PackCaloPhotons_ALL, PackCaloHypo/PackCaloMergedPi0s_ALL, PackCaloHypo/PackCaloSplitPhotons_ALL, DataPacking::Pack<LHCb::CaloClusterPacker>/PackEcalClusters_ALL, DataPacking::Pack<LHCb::CaloClusterPacker>/PackHcalClusters_ALL, DataPacking::Pack<LHCb::CaloClusterPacker>/PackEcalSplitClusters_ALL, DataPacking::Pack<LHCb::RichPIDPacker>/PackRichPIDs_ALL, DataPacking::Pack<LHCb::MuonPIDPacker>/PackMuonPIDs_ALL, PackRecVertex/PackPVs_ALL, PackTrack/PackBestTracks_ALL, PackTrack/PackMuonTracks_ALL, EmptyEventNodeCleaner/EmptyNodeCleaner_ALL, FixInputCopyStream, AddressKillerAlg/KillTESAddresses_ALL, InputCopyStream/ALL_OStream, with rootInTES '/Event/'
-FileRecordPersistencySvc         INFO Added successfully Conversion service:FileRecordCnvSvc
-FSRInputCopyStreamALL_OStream    INFO Data source: FileRecordDataSvc output: DATAFILE='000000.ALL.dst' SVC='FileRecordCnvSvc' OPT='REC'
-EventPersistencySvc              INFO Added successfully Conversion service:RootCnvSvc
-ALL_OStream                      INFO Data source: EventDataSvc output: DATAFILE='000000.ALL.dst' SVC='RootCnvSvc' OPT='REC'
-MonitoringSequence               INFO Member list:
-LumiSeq                          INFO OR Member list: EventAccounting/EventAccount
-EventSelector                    INFO Stream:EventSelector.DataStreamTool_1 Def:DATAFILE='PFN:root://eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/swtest/lhcb/LHCb/Collision15em/FULL.DST/00046147/0000/00046147_00000533_1.full.dst' SVC='Gaudi::RootEvtSelector' OPT='READ'
-ApplicationMgr                   INFO Application Manager Initialized successfully
-ApplicationMgr                   INFO Application Manager Started successfully
-EventSelector                 SUCCESS Reading Event record 1. Record number within stream 1: 1
-StdAllLooseMuons                 INFO Particle/AntiParticle to be created : 'mu+'/'mu-'
-UnpackChargedProtosSeq           INFO Member list: UnpackProtoParticle/UnpackChargedProtos, GaudiSequencer/ProtoParticleCombDLLs
-ProtoParticleCombDLLs            INFO Member list: TESCheck/CheckChargedProtosExist, ChargedProtoParticleAddMuonInfo/ChargedProtoPAddMuon, ChargedProtoParticleAddRichInfo/ChargedProtoPAddRich, ChargedProtoCombineDLLsAlg/ChargedProtoPCombDLL
-ChargedProtoPCombDLL             INFO Using retuned RICH el and mu DLL values in combined DLLs
-UnpackMuonPIDSeq                 INFO Member list: DataPacking::Unpack<LHCb::MuonPIDPacker>/UnpackMuonPIDs, MuonPIDsFromProtoParticlesAlg/CheckMuonPIDs
-CheckMuonPIDs                    INFO Creating MuonPIDs 'Rec/Muon/MuonPID' from ProtoParticles at 'Rec/ProtoP/Charged'
-UnpackRichPIDSeq                 INFO Member list: DataPacking::Unpack<LHCb::RichPIDPacker>/UnpackRichPIDs, RichPIDsFromProtoParticlesAlg/CheckRichPIDs
-CheckRichPIDs                    INFO Creating RichPIDs 'Rec/Rich/PIDs' from ProtoParticles at 'Rec/ProtoP/Charged'
-ToolSvc.LoKi::VertexFitter       INFO Option for Optimised Kalman Filter fit is activated
-PropertyConfigSvc                INFO  resolving alias TCK/0x00f8014e
-ConfigCDBAccessSvc               INFO  opening /afs/cern.ch/lhcb/software/releases/DBASE/TCK/HltTCK/v3r14p6/config.cdb in mode ReadOnly
-PropertyConfigSvc                INFO  resolved TCK/0x00f8014e to b9459547d9fc9d48a0c0940deca6d23e
-StdAllNoPIDsMuons                INFO Particle/AntiParticle to be created : 'mu+'/'mu-'
-StdAllNoPIDsPions                INFO Particle/AntiParticle to be created : 'pi+'/'pi-'
-StdAllNoPIDsProtons              INFO Particle/AntiParticle to be created : 'p+'/'p~-'
-ChronoStatSvc                    INFO  Number of skipped events for MemStat-1
-StdNoPIDsDownPions               INFO Particle/AntiParticle to be created : 'pi+'/'pi-'
-StdNoPIDsDownProtons             INFO Particle/AntiParticle to be created : 'p+'/'p~-'
-StdAllNoPIDsElectrons            INFO Particle/AntiParticle to be created : 'e+'/'e-'
-StdVeryLooseAllPhotons.Phot...   INFO  Following technique(s) will be used for CL evaluation : [IsNotH]
-StdVeryLooseAllPhotons.Phot...   INFO  Switch to [PhotonDLL] if one technique is not available
-StdAllNoPIDsKaons                INFO Particle/AntiParticle to be created : 'K+'/'K-'
-StdAllLooseElectrons             INFO Particle/AntiParticle to be created : 'e+'/'e-'
-StdAllLooseKaons                 INFO Particle/AntiParticle to be created : 'K+'/'K-'
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-createBothVeloClusters           INFO Cancel processing of events with more than 6000 Velo clusters
-IODataManager                    INFO Referring to dataset 000000.ALL.dst by its file ID:0CA90452-7763-E511-82A6-02163E010DFB
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-StdAllLoosePions                 INFO Particle/AntiParticle to be created : 'pi+'/'pi-'
-StdAllLooseProtons               INFO Particle/AntiParticle to be created : 'p+'/'p~-'
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-DaVinciInitAlg                   INFO Memory has changed from 1260956 to 1395852 KB (134896KB, 10.6979%) in last 10 events
-EventSelector                 SUCCESS Reading Event record 11. Record number within stream 1: 11
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-EventSelector                 SUCCESS Reading Event record 21. Record number within stream 1: 21
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-EventSelector                 SUCCESS Reading Event record 31. Record number within stream 1: 31
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-EventSelector                 SUCCESS Reading Event record 41. Record number within stream 1: 41
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-EventSelector                 SUCCESS Reading Event record 51. Record number within stream 1: 51
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-EventSelector                 SUCCESS Reading Event record 61. Record number within stream 1: 61
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder::  Did not find string key for trigger selection in storage
-Hlt2SelReportsDecoder           ERROR HltSelReportsDecoder:: The   ERROR message is suppressed : ' Did not find string key for trigger selection in storage'
-EventSelector                 SUCCESS Reading Event record 71. Record number within stream 1: 71
-EventSelector                 SUCCESS Reading Event record 81. Record number within stream 1: 81
-EventSelector                 SUCCESS Reading Event record 91. Record number within stream 1: 91
-EventSelector                 SUCCESS Reading Event record 101. Record number within stream 1: 101
-ClusterReco                      INFO Member list: GaudiSequencer/CaloDigits, CaloDigitFilterAlg/CaloDigitFilter, CellularAutomatonAlg/EcalClust, CaloShowerOverlap/EcalShare, CaloClusterCovarianceAlg/EcalCovar, with context 'Offline'
-CaloDigits                       INFO Member list: CaloDigitsFromRaw/SpdFromRaw, CaloDigitsFromRaw/PrsFromRaw, CaloZSupAlg/EcalZSup, CaloZSupAlg/HcalZSup, with context 'Offline'
-EcalZSup                         INFO Calorimeter has 6016 cells. Zsup method 2D Threshold 20
-HcalZSup                         INFO Calorimeter has 1488 cells. Zsup method 1D Threshold 4
-EcalShare.EcalClusterTag         INFO  Energy   mask : [3x3, 3x3, 3x3] (from DB)
-EcalShare.EcalClusterTag         INFO  Position mask : [3x3, 3x3, 3x3] (from DB)
-EcalCovar.EcalClusterTag         INFO  Energy   mask : [3x3, 3x3, 3x3] (from DB)
-EcalCovar.EcalClusterTag         INFO  Position mask : [3x3, 3x3, 3x3] (from DB)
-EcalCovar.EcalCovarTool          INFO  Has initialized with parameters:
-EcalCovar.EcalCovarTool          INFO  	 'Detector'         = '/dd/Structure/LHCb/DownstreamRegion/Ecal'
-EcalCovar.EcalCovarTool          INFO  	 ==  Parameters for covariance estimation ==
-EcalCovar.EcalCovarTool          INFO Stochastic 	 : [0.21, 0.14, 0.14] Sqrt(GeV)	 : from Covariance DB
-EcalCovar.EcalCovarTool          INFO GainError 	 : [0.045, 0.025, 0.025] 	 : from Covariance DB
-EcalCovar.EcalCovarTool          INFO IncoherentNoise 	 : [2.2, 2.2, 2.2] ADC	 : from Covariance DB
-EcalCovar.EcalCovarTool          INFO CoherentNoise 	 : [1.3, 1.3, 1.3] ADC	 : from Covariance DB
-EcalCovar.EcalCovarTool          INFO ConstantE 	 : [0, 0, 0] MeV	 : from Covariance DB
-EcalCovar.EcalCovarTool          INFO ConstantX 	 : [9, 2, 0.5] mm	 : from Covariance DB
-EcalCovar.EcalCovarTool          INFO ConstantY 	 : [9, 2, 0.5] mm	 : from Covariance DB
-EventSelector                 SUCCESS Reading Event record 111. Record number within stream 1: 111
-DaVinciInitAlg                   INFO Memory has changed from 1395852 to 1399780 KB (3928KB, 0.281405%) in last 10 events
-EventSelector                 SUCCESS Reading Event record 121. Record number within stream 1: 121
-EventSelector                 SUCCESS Reading Event record 131. Record number within stream 1: 131
-EventSelector                 SUCCESS Reading Event record 141. Record number within stream 1: 141
-EventSelector                 SUCCESS Reading Event record 151. Record number within stream 1: 151
-EventSelector                 SUCCESS Reading Event record 161. Record number within stream 1: 161
-EventSelector                 SUCCESS Reading Event record 171. Record number within stream 1: 171
-EventSelector                 SUCCESS Reading Event record 181. Record number within stream 1: 181
-EventSelector                 SUCCESS Reading Event record 191. Record number within stream 1: 191
-EventSelector                 SUCCESS Reading Event record 201. Record number within stream 1: 201
-EventSelector                 SUCCESS Reading Event record 211. Record number within stream 1: 211
-EventSelector                 SUCCESS Reading Event record 221. Record number within stream 1: 221
-EventSelector                 SUCCESS Reading Event record 231. Record number within stream 1: 231
-EventSelector                 SUCCESS Reading Event record 241. Record number within stream 1: 241
-EventSelector                 SUCCESS Reading Event record 251. Record number within stream 1: 251
-EventSelector                 SUCCESS Reading Event record 261. Record number within stream 1: 261
-EventSelector                 SUCCESS Reading Event record 271. Record number within stream 1: 271
-EventSelector                 SUCCESS Reading Event record 281. Record number within stream 1: 281
-EventSelector                 SUCCESS Reading Event record 291. Record number within stream 1: 291
-StdLooseAllPhotons.PhotonMaker   INFO  Following technique(s) will be used for CL evaluation : [IsNotH]
-StdLooseAllPhotons.PhotonMaker   INFO  Switch to [PhotonDLL] if one technique is not available
-EventSelector                 SUCCESS Reading Event record 301. Record number within stream 1: 301
-EventSelector                 SUCCESS Reading Event record 311. Record number within stream 1: 311
-EventSelector                 SUCCESS Reading Event record 321. Record number within stream 1: 321
-EventSelector                 SUCCESS Reading Event record 331. Record number within stream 1: 331
-EventSelector                 SUCCESS Reading Event record 341. Record number within stream 1: 341
-EventSelector                 SUCCESS Reading Event record 351. Record number within stream 1: 351
-EventSelector                 SUCCESS Reading Event record 361. Record number within stream 1: 361
-EventSelector                 SUCCESS Reading Event record 371. Record number within stream 1: 371
-EventSelector                 SUCCESS Reading Event record 381. Record number within stream 1: 381
-EventSelector                 SUCCESS Reading Event record 391. Record number within stream 1: 391
-EventSelector                 SUCCESS Reading Event record 401. Record number within stream 1: 401
-EventSelector                 SUCCESS Reading Event record 411. Record number within stream 1: 411
-EventSelector                 SUCCESS Reading Event record 421. Record number within stream 1: 421
-EventSelector                 SUCCESS Reading Event record 431. Record number within stream 1: 431
-EventSelector                 SUCCESS Reading Event record 441. Record number within stream 1: 441
-EventSelector                 SUCCESS Reading Event record 451. Record number within stream 1: 451
-EventSelector                 SUCCESS Reading Event record 461. Record number within stream 1: 461
-EventSelector                 SUCCESS Reading Event record 471. Record number within stream 1: 471
-EventSelector                 SUCCESS Reading Event record 481. Record number within stream 1: 481
-EventSelector                 SUCCESS Reading Event record 491. Record number within stream 1: 491
-EventSelector                 SUCCESS Reading Event record 501. Record number within stream 1: 501
-EventSelector                 SUCCESS Reading Event record 511. Record number within stream 1: 511
-StdTightKaons                    INFO Particle/AntiParticle to be created : 'K+'/'K-'
-EventSelector                 SUCCESS Reading Event record 521. Record number within stream 1: 521
-EventSelector                 SUCCESS Reading Event record 531. Record number within stream 1: 531
-EventSelector                 SUCCESS Reading Event record 541. Record number within stream 1: 541
-EventSelector                 SUCCESS Reading Event record 551. Record number within stream 1: 551
-EventSelector                 SUCCESS Reading Event record 561. Record number within stream 1: 561
-EventSelector                 SUCCESS Reading Event record 571. Record number within stream 1: 571
-EventSelector                 SUCCESS Reading Event record 581. Record number within stream 1: 581
-EventSelector                 SUCCESS Reading Event record 591. Record number within stream 1: 591
-EventSelector                 SUCCESS Reading Event record 601. Record number within stream 1: 601
-EventSelector                 SUCCESS Reading Event record 611. Record number within stream 1: 611
-EventSelector                 SUCCESS Reading Event record 621. Record number within stream 1: 621
-EventSelector                 SUCCESS Reading Event record 631. Record number within stream 1: 631
-EventSelector                 SUCCESS Reading Event record 641. Record number within stream 1: 641
-EventSelector                 SUCCESS Reading Event record 651. Record number within stream 1: 651
-EventSelector                 SUCCESS Reading Event record 661. Record number within stream 1: 661
-EventSelector                 SUCCESS Reading Event record 671. Record number within stream 1: 671
-EventSelector                 SUCCESS Reading Event record 681. Record number within stream 1: 681
-EventSelector                 SUCCESS Reading Event record 691. Record number within stream 1: 691
-EventSelector                 SUCCESS Reading Event record 701. Record number within stream 1: 701
-EventSelector                 SUCCESS Reading Event record 711. Record number within stream 1: 711
-EventSelector                 SUCCESS Reading Event record 721. Record number within stream 1: 721
-EventSelector                 SUCCESS Reading Event record 731. Record number within stream 1: 731
-EventSelector                 SUCCESS Reading Event record 741. Record number within stream 1: 741
-EventSelector                 SUCCESS Reading Event record 751. Record number within stream 1: 751
-EventSelector                 SUCCESS Reading Event record 761. Record number within stream 1: 761
-EventSelector                 SUCCESS Reading Event record 771. Record number within stream 1: 771
-EventSelector                 SUCCESS Reading Event record 781. Record number within stream 1: 781
-EventSelector                 SUCCESS Reading Event record 791. Record number within stream 1: 791
-EventSelector                 SUCCESS Reading Event record 801. Record number within stream 1: 801
-EventSelector                 SUCCESS Reading Event record 811. Record number within stream 1: 811
-EventSelector                 SUCCESS Reading Event record 821. Record number within stream 1: 821
-EventSelector                 SUCCESS Reading Event record 831. Record number within stream 1: 831
-EventSelector                 SUCCESS Reading Event record 841. Record number within stream 1: 841
-EventSelector                 SUCCESS Reading Event record 851. Record number within stream 1: 851
-EventSelector                 SUCCESS Reading Event record 861. Record number within stream 1: 861
-EventSelector                 SUCCESS Reading Event record 871. Record number within stream 1: 871
-EventSelector                 SUCCESS Reading Event record 881. Record number within stream 1: 881
-EventSelector                 SUCCESS Reading Event record 891. Record number within stream 1: 891
-EventSelector                 SUCCESS Reading Event record 901. Record number within stream 1: 901
-EventSelector                 SUCCESS Reading Event record 911. Record number within stream 1: 911
-EventSelector                 SUCCESS Reading Event record 921. Record number within stream 1: 921
-EventSelector                 SUCCESS Reading Event record 931. Record number within stream 1: 931
-EventSelector                 SUCCESS Reading Event record 941. Record number within stream 1: 941
-EventSelector                 SUCCESS Reading Event record 951. Record number within stream 1: 951
-EventSelector                 SUCCESS Reading Event record 961. Record number within stream 1: 961
-EventSelector                 SUCCESS Reading Event record 971. Record number within stream 1: 971
-EventSelector                 SUCCESS Reading Event record 981. Record number within stream 1: 981
-EventSelector                 SUCCESS Reading Event record 991. Record number within stream 1: 991
-ApplicationMgr                   INFO Application Manager Stopped successfully
-StdLooseDiMuon                SUCCESS Number of counters : 10
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# J/psi(1S) -> mu+  mu- "                      |      1000 |        906 |    0.90600 |     4.0486 |      0.0000 |      68.000 |
- | "# Phys/StdAllLooseMuons"                       |      1000 |       1481 |     1.4810 |     2.6918 |      0.0000 |      26.000 |
- | "# input particles"                             |      1000 |       1481 |     1.4810 |     2.6918 |      0.0000 |      26.000 |
- | "# mu+"                                         |      1000 |        805 |    0.80500 |     1.6288 |      0.0000 |      14.000 |
- | "# mu-"                                         |      1000 |        676 |    0.67600 |     1.4782 |      0.0000 |      15.000 |
- | "# selected"                                    |      1000 |        906 |    0.90600 |     4.0486 |      0.0000 |      68.000 |
- |*"#accept"                                       |      1000 |        166 |(  16.6000 +- 1.17662  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |      1748 |        935 |(  53.4897 +- 1.19300  )%|   -------   |   -------   |
- |*"#pass mother cut"                              |       935 |        906 |(  96.8984 +- 0.566951 )%|   -------   |   -------   |
- | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
-StdAllLooseMuons                 INFO Selected 98.492% of 'Long' ProtoParticles
-StdAllLooseMuons                 INFO   -> Muons     4.15311% of selected ProtoParticles
-StdAllLooseMuons              SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |        460 |(  46.0000 +- 1.57607  )%|   -------   |   -------   |
-ChargedProtoPAddMuon          SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "Rec/Muon/MuonPID ==> Rec/ProtoP/Charged"       |      1000 |      67073 |     67.073 |     71.180 |      0.0000 |      596.00 |
-ChargedProtoPAddRich          SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "Rec/Rich/PIDs ==> Rec/ProtoP/Charged"          |      1000 |      67073 |     67.073 |     71.180 |      0.0000 |      596.00 |
-ChargedProtoPCombDLL          SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "CombineDLL ==> Rec/ProtoP/Charged"             |      1000 |      67073 |     67.073 |     71.180 |      0.0000 |      596.00 |
-UnpackMuonPIDs                SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# UnPackedData"                                |      1000 |      40341 |     40.341 |     43.169 |      0.0000 |      357.00 |
-UnpackTrack                   SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Unpacked Tracks"                             |       952 |     141501 |     148.64 |     141.20 |      0.0000 |      985.00 |
-UnpackRichPIDs                SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# UnPackedData"                                |      1000 |      61298 |     61.298 |     65.079 |      0.0000 |      564.00 |
-StdNoPIDsMuons                SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllNoPIDsMuons"                      |       661 |      35512 |     53.725 |     33.284 |      0.0000 |      302.00 |
- | "# input particles"                             |       661 |      35512 |     53.725 |     33.284 |      0.0000 |      302.00 |
- |*"#accept"                                       |       661 |        641 |(  96.9743 +- 0.666257 )%|   -------   |   -------   |
- | "#passed"                                       |       661 |      10573 |     15.995 |     14.944 |      0.0000 |      168.00 |
- |*"efficiency"                                    |     35512 |      10573 |(  29.7730 +- 0.242648 )%|   -------   |   -------   |
-StdAllNoPIDsMuons                INFO ********************************************************************************
-StdAllNoPIDsMuons                INFO  created 'mu+' and 'mu- : 35540 per 716 calls (49.6369+-34.9804)/event
-StdAllNoPIDsMuons             SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |       716 |        672 |(  93.8547 +- 0.897514 )%|   -------   |   -------   |
-StdAllNoPIDsPions                INFO ********************************************************************************
-StdAllNoPIDsPions                INFO  created 'pi+' and 'pi- : 35512 per 661 calls (53.7247+-33.284)/event
-StdAllNoPIDsPions             SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |       661 |        660 |(  99.8487 +- 0.151171 )%|   -------   |   -------   |
-StdAllNoPIDsProtons              INFO ********************************************************************************
-StdAllNoPIDsProtons              INFO  created 'p+' and 'p~- : 35512 per 660 calls (53.8061+-33.2434)/event
-StdAllNoPIDsProtons           SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |       660 |        660 |(  100.000 +- 0.151515 )%|   -------   |   -------   |
-StdNoPIDsDownPions               INFO ********************************************************************************
-StdNoPIDsDownPions               INFO  created 'pi+' and 'pi- : 2542 per 103 calls (24.6796+-19.6252)/event
-StdNoPIDsDownPions            SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |       103 |        101 |(  98.0583 +- 1.35963  )%|   -------   |   -------   |
-StdNoPIDsDownProtons             INFO ********************************************************************************
-StdNoPIDsDownProtons             INFO  created 'p+' and 'p~- : 2470 per 100 calls (24.7+-19.0297)/event
-StdNoPIDsDownProtons          SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |       100 |        100 |(  100.000 +- 1.00000  )%|   -------   |   -------   |
-StdNoPIDsElectrons            SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllNoPIDsElectrons"                  |       661 |      35512 |     53.725 |     33.284 |      0.0000 |      302.00 |
- | "# input particles"                             |       661 |      35512 |     53.725 |     33.284 |      0.0000 |      302.00 |
- |*"#accept"                                       |       661 |        641 |(  96.9743 +- 0.666257 )%|   -------   |   -------   |
- | "#passed"                                       |       661 |      10954 |     16.572 |     15.368 |      0.0000 |      169.00 |
- |*"efficiency"                                    |     35512 |      10954 |(  30.8459 +- 0.245087 )%|   -------   |   -------   |
-StdAllNoPIDsElectrons            INFO ********************************************************************************
-StdAllNoPIDsElectrons            INFO  created 'e+' and 'e- : 35512 per 661 calls (53.7247+-33.284)/event
-StdAllNoPIDsElectrons         SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |       661 |        660 |(  99.8487 +- 0.151171 )%|   -------   |   -------   |
- | "Applying Brem-correction to -11"               |     17771 |      17771 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "Applying Brem-correction to 11"                |     17741 |      17741 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
-StdVeryLooseAllPhotons        SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |       660 |        660 |(  100.000 +- 0.151515 )%|   -------   |   -------   |
-StdNoPIDsKaons                SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllNoPIDsKaons"                      |       661 |      35512 |     53.725 |     33.284 |      0.0000 |      302.00 |
- | "# input particles"                             |       661 |      35512 |     53.725 |     33.284 |      0.0000 |      302.00 |
- |*"#accept"                                       |       661 |        641 |(  96.9743 +- 0.666257 )%|   -------   |   -------   |
- | "#passed"                                       |       661 |      10573 |     15.995 |     14.944 |      0.0000 |      168.00 |
- |*"efficiency"                                    |     35512 |      10573 |(  29.7730 +- 0.242648 )%|   -------   |   -------   |
-StdAllNoPIDsKaons                INFO ********************************************************************************
-StdAllNoPIDsKaons                INFO  created 'K+' and 'K- : 35512 per 661 calls (53.7247+-33.284)/event
-StdAllNoPIDsKaons             SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |       661 |        660 |(  99.8487 +- 0.151171 )%|   -------   |   -------   |
-StdNoPIDsPions                SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllNoPIDsPions"                      |       641 |      35426 |     55.267 |     32.612 |      1.0000 |      302.00 |
- | "# input particles"                             |       641 |      35426 |     55.267 |     32.612 |      1.0000 |      302.00 |
- |*"#accept"                                       |       641 |        641 |(  100.000 +- 0.156006 )%|   -------   |   -------   |
- | "#passed"                                       |       641 |      10573 |     16.495 |     14.901 |      1.0000 |      168.00 |
- |*"efficiency"                                    |     35426 |      10573 |(  29.8453 +- 0.243111 )%|   -------   |   -------   |
-StdNoPIDsProtons              SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllNoPIDsProtons"                    |       641 |      35426 |     55.267 |     32.612 |      1.0000 |      302.00 |
- | "# input particles"                             |       641 |      35426 |     55.267 |     32.612 |      1.0000 |      302.00 |
- |*"#accept"                                       |       641 |        641 |(  100.000 +- 0.156006 )%|   -------   |   -------   |
- | "#passed"                                       |       641 |      10573 |     16.495 |     14.901 |      1.0000 |      168.00 |
- |*"efficiency"                                    |     35426 |      10573 |(  29.8453 +- 0.243111 )%|   -------   |   -------   |
-StdLooseElectrons             SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllLooseElectrons"                   |       659 |       3790 |     5.7511 |     4.6925 |      0.0000 |      26.000 |
- | "# input particles"                             |       659 |       3790 |     5.7511 |     4.6925 |      0.0000 |      26.000 |
- |*"#accept"                                       |       659 |        375 |(  56.9044 +- 1.92906  )%|   -------   |   -------   |
- | "#passed"                                       |       659 |        835 |     1.2671 |     1.6160 |      0.0000 |      10.000 |
- |*"efficiency"                                    |      3790 |        835 |(  22.0317 +- 0.673230 )%|   -------   |   -------   |
-StdAllLooseElectrons             INFO Selected 98.47% of 'Long' ProtoParticles
-StdAllLooseElectrons             INFO   -> Electrons 10.8447% of selected ProtoParticles
-StdAllLooseElectrons          SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |       659 |        585 |(  88.7709 +- 1.22989  )%|   -------   |   -------   |
- | "Applying Brem-correction to -11"               |      1929 |       1929 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "Applying Brem-correction to 11"                |      1861 |       1861 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
-StdLooseMuons                 SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllLooseMuons"                       |       661 |       1475 |     2.2315 |     3.0482 |      0.0000 |      26.000 |
- | "# input particles"                             |       661 |       1475 |     2.2315 |     3.0482 |      0.0000 |      26.000 |
- |*"#accept"                                       |       661 |        252 |(  38.1241 +- 1.88912  )%|   -------   |   -------   |
- | "#passed"                                       |       661 |        465 |    0.70348 |     1.2770 |      0.0000 |      9.0000 |
- |*"efficiency"                                    |      1475 |        465 |(  31.5254 +- 1.20976  )%|   -------   |   -------   |
-StdLooseJpsi2MuMu             SUCCESS Number of counters : 9
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# J/psi(1S) -> mu+  mu- "                      |       661 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/StdAllLooseMuons"                       |       661 |       1475 |     2.2315 |     3.0482 |      0.0000 |      26.000 |
- | "# input particles"                             |       661 |       1475 |     2.2315 |     3.0482 |      0.0000 |      26.000 |
- | "# mu+"                                         |       661 |        802 |     1.2133 |     1.8754 |      0.0000 |      14.000 |
- | "# mu-"                                         |       661 |        673 |     1.0182 |     1.7192 |      0.0000 |      15.000 |
- | "# selected"                                    |       661 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |       661 |          0 |(  0.00000 +- 0.151286 )%|   -------   |   -------   |
- |*"#pass combcut"                                 |      1748 |          0 |(  0.00000 +- 0.0572082)%|   -------   |   -------   |
- | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StdLooseKaons                 SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllLooseKaons"                       |       661 |      20168 |     30.511 |     25.683 |      0.0000 |      271.00 |
- | "# input particles"                             |       661 |      20168 |     30.511 |     25.683 |      0.0000 |      271.00 |
- |*"#accept"                                       |       661 |        609 |(  92.1331 +- 1.04715  )%|   -------   |   -------   |
- | "#passed"                                       |       661 |       6763 |     10.231 |     13.060 |      0.0000 |      157.00 |
- |*"efficiency"                                    |     20168 |       6763 |(  33.5333 +- 0.332437 )%|   -------   |   -------   |
-StdAllLooseKaons                 INFO Selected 98.4858% of 'Long' ProtoParticles
-StdAllLooseKaons                 INFO   -> Kaons     56.7921% of selected ProtoParticles
-StdAllLooseKaons              SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |       661 |        652 |(  98.6384 +- 0.450757 )%|   -------   |   -------   |
-Hlt2SelReportsDecoder         SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/1/0/0
-Hlt2SelReportsDecoder         SUCCESS  #ERRORS     = 699      Message = ' Did not find string key for trigger selection in storage'
-createTTClusters                 INFO Successfully processed 100 %
-createTTClusters              SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# banks found"                                 |      5136 |       5136 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# valid banks"                                 |      5136 |       5136 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "skipped Banks"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-createITClusters                 INFO Successfully processed 100 %
-createITClusters              SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# banks found"                                 |      3150 |       3150 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# valid banks"                                 |      3150 |       3150 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "skipped Banks"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-UnpackMuonTracks              SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Unpacked Tracks"                             |       235 |       2190 |     9.3191 |     10.334 |      1.0000 |      69.000 |
-StdLoosePions                 SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllLoosePions"                       |       128 |       8349 |     65.227 |     32.019 |      11.000 |      170.00 |
- | "# input particles"                             |       128 |       8349 |     65.227 |     32.019 |      11.000 |      170.00 |
- |*"#accept"                                       |       128 |        128 |(  100.000 +- 0.781250 )%|   -------   |   -------   |
- | "#passed"                                       |       128 |       2686 |     20.984 |     14.715 |      2.0000 |      82.000 |
- |*"efficiency"                                    |      8349 |       2686 |(  32.1715 +- 0.511240 )%|   -------   |   -------   |
-StdAllLoosePions                 INFO Selected 98.6879% of 'Long' ProtoParticles
-StdAllLoosePions                 INFO   -> Pions     100% of selected ProtoParticles
-StdAllLoosePions              SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |       128 |        128 |(  100.000 +- 0.781250 )%|   -------   |   -------   |
-StdLooseProtons               SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllLooseProtons"                     |       103 |       3478 |     33.767 |     28.121 |      0.0000 |      119.00 |
- | "# input particles"                             |       103 |       3478 |     33.767 |     28.121 |      0.0000 |      119.00 |
- |*"#accept"                                       |       103 |         99 |(  96.1165 +- 1.90367  )%|   -------   |   -------   |
- | "#passed"                                       |       103 |       1254 |     12.175 |     13.599 |      0.0000 |      72.000 |
- |*"efficiency"                                    |      3478 |       1254 |(  36.0552 +- 0.814183 )%|   -------   |   -------   |
-StdAllLooseProtons               INFO Selected 98.8405% of 'Long' ProtoParticles
-StdAllLooseProtons               INFO   -> Protons   58.2872% of selected ProtoParticles
-StdAllLooseProtons            SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |       103 |        102 |(  99.0291 +- 0.966149 )%|   -------   |   -------   |
-createTTLiteClusters             INFO Successfully processed 100 %
-createTTLiteClusters          SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# valid banks"                                 |       816 |        816 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# valid source ID"                             |       816 |        816 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "skipped Banks"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-EcalClust                        INFO Built <125> cellular automaton clusters/event  with <3.35484> iterations (min,max)=(2,4) on average
-EcalClust                     SUCCESS Number of counters : 2
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#clusters => 'Rec/Calo/EcalClusters'"          |        31 |       3875 |     125.00 |     52.381 |      46.000 |      248.00 |
- | "Clusterisation pass"                           |        31 |        104 |     3.3548 |    0.54171 |      2.0000 |      4.0000 |
-EcalCovar                     SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#Clusters from 'Rec/Calo/EcalClusters'"        |        31 |       3875 |     125.00 |     52.381 |      46.000 |      248.00 |
-StdLooseAllPhotons            SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
-StdTightKaons                    INFO Selected 94.9153% of 'Long' ProtoParticles
-StdTightKaons                    INFO   -> Kaons     33.9286% of selected ProtoParticles
-StdTightKaons                 SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
-DaVinciInitAlg                SUCCESS ==================================================================
-DaVinciInitAlg                SUCCESS 1000 events processed
-DaVinciInitAlg                SUCCESS ==================================================================
-unpackIt                      SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Unpacked Tracks"                             |      1000 |     101726 |     101.73 |     100.96 |      0.0000 |      643.00 |
-StrippingStreamALLBadEventP...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-checkPVmin0                   SUCCESS Number of counters : 2
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "Events"                                        |      1000 |       1000 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "PVs"                                           |      1000 |        899 |    0.89900 |    0.89933 |      0.0000 |      6.0000 |
-StrippingStreamALLBadEventP...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingStreamALLBadEvent    SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingStreamALLBadEvent    SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingDiMuonForXsectionL...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingGoodEventConditionALLSUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-SelFilterPhys_StdLooseDiMuo...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |        166 |(  16.6000 +- 1.17662  )%|   -------   |   -------   |
-DiMuonForXsectionLine         SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdLooseDiMuon"                         |       166 |        906 |     5.4578 |     8.5964 |      1.0000 |      68.000 |
- | "# input particles"                             |       166 |        906 |     5.4578 |     8.5964 |      1.0000 |      68.000 |
- |*"#accept"                                       |       166 |          0 |(  0.00000 +- 0.602410 )%|   -------   |   -------   |
- |*"#passed"                                       |       166 |          0 |(  0.00000 +- 0.602410 )%|   -------   |   -------   |
- |*"efficiency"                                    |       906 |          0 |(  0.00000 +- 0.110375 )%|   -------   |   -------   |
-StrippingDiMuonForXsectionL...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingDiMuonForXsectionLineSUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingDiMuonForXsectionLineSUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingInclbJetsPreScaler   SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |         48 |(  4.80000 +- 0.675988 )%|   -------   |   -------   |
-StrippingInclbJetsHlt2Filter  SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        48 |          2 |(  4.16667 +- 2.88424  )%|   -------   |   -------   |
-checkPVmin1                   SUCCESS Number of counters : 2
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "Events"                                        |      1000 |        661 |    0.66100 |    0.47337 |      0.0000 |      1.0000 |
- | "PVs"                                           |      1000 |        899 |    0.89900 |    0.89933 |      0.0000 |      6.0000 |
-SelFilterPhys_StdAllNoPIDsP...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       661 |        660 |(  99.8487 +- 0.151171 )%|   -------   |   -------   |
-SelFilterPhys_StdLooseAllPh...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
-InclbJets                     SUCCESS Number of counters : 4
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllNoPIDsPions"                      |         2 |        216 |     108.00 |     39.000 |      69.000 |      147.00 |
- | "# Phys/StdLooseAllPhotons"                     |         2 |        115 |     57.500 |     20.500 |      37.000 |      78.000 |
- | "# input particles"                             |         2 |        331 |     165.50 |     59.500 |      106.00 |      225.00 |
- |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
-StrippingInclbJetsPostScaler  SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingInclbJets            SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingInclbJets            SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultL2pPiLinePr...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultL2pPiLineHl...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
-StrippingLowMultL2pPiLinePo...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
-StrippingLowMultL2pPiLine     SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultL2pPiLine     SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultD2KPiLinePr...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultD2KPiLineHl...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultD2KPiLinePo...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingLowMultD2KPiLine     SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultD2KPiLine     SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultD2KPiPiLine...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultD2KPiPiLine...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultD2KPiPiLine...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingLowMultD2KPiPiLine   SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultD2KPiPiLine   SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultD2KKPiLineP...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultD2KKPiLineH...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultD2KKPiLineP...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingLowMultD2KKPiLine    SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultD2KKPiLine    SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultD2K3PiLineP...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultD2K3PiLineH...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultD2K3PiLineP...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingLowMultD2K3PiLine    SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultD2K3PiLine    SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultChiC2HHLine...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultChiC2HHLine...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultChiC2HHLine...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingLowMultChiC2HHLine   SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultChiC2HHLine   SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultChiC2HHHHLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultChiC2HHHHLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
-StrippingLowMultChiC2HHHHLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
-StrippingLowMultChiC2HHHHLine SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultChiC2HHHHLine SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultChiC2PPLine...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultChiC2PPLine...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultChiC2PPLine...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingLowMultChiC2PPLine   SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultChiC2PPLine   SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultLMR2HHLineP...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultLMR2HHLineH...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |         52 |(  5.20000 +- 0.702111 )%|   -------   |   -------   |
-StrippingLowMultLMR2HHLineP...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |        52 |         52 |(  100.000 +- 1.92308  )%|   -------   |   -------   |
-StrippingLowMultLMR2HHLine    SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultLMR2HHLine    SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |         52 |(  5.20000 +- 0.702111 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultLMR2HHHHLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultLMR2HHHHLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
-StrippingLowMultLMR2HHHHLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
-StrippingLowMultLMR2HHHHLine  SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultLMR2HHHHLine  SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultLMR2HH_medi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultLMR2HH_medi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultLMR2HH_medi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingLowMultLMR2HH_medi...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultLMR2HH_medi...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultLMR2HHHH_me...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultLMR2HHHH_me...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultLMR2HHHH_me...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingLowMultLMR2HHHH_me...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultLMR2HHHH_me...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultLMR2HH_heav...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultLMR2HH_heav...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultLMR2HH_heav...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingLowMultLMR2HH_heav...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultLMR2HH_heav...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultLMR2HHHH_he...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultLMR2HHHH_he...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultLMR2HHHH_he...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingLowMultLMR2HHHH_he...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultLMR2HHHH_he...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultHadron_noTr...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultHadron_noTr...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
-StrippingLowMultHadron_noTr...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
-StrippingLowMultHadron_noTr...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultHadron_noTr...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultDiMuonLineP...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultDiMuonLineH...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultDiMuonLineP...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingLowMultDiMuonLine    SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultDiMuonLine    SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultDiMuon_PSLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultDiMuon_PSLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultDiMuon_PSLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingLowMultDiMuon_PSLine SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultDiMuon_PSLine SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultMuonLinePre...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultMuonLineHlt...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
-StrippingLowMultMuonLinePos...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
-StrippingLowMultMuonLine      SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultMuonLine      SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultDiElectronL...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultDiElectronL...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultDiElectronL...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingLowMultDiElectronLineSUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultDiElectronLineSUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultDiElectron_...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultDiElectron_...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
-StrippingLowMultDiElectron_...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
-StrippingLowMultDiElectron_...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultDiElectron_...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultDiPhotonLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultDiPhotonLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultDiPhotonLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingLowMultDiPhotonLine  SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultDiPhotonLine  SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultDiPhoton_Hi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultDiPhoton_Hi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultDiPhoton_Hi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingLowMultDiPhoton_Hi...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultDiPhoton_Hi...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultPi0LinePreS...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultPi0LineHlt2...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultPi0LinePost...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingLowMultPi0Line       SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultPi0Line       SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingLowMultTMPLinePreS...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingLowMultTMPLineHlt2...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |        233 |(  23.3000 +- 1.33683  )%|   -------   |   -------   |
-StrippingLowMultTMPLinePost...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |       233 |        233 |(  100.000 +- 0.429185 )%|   -------   |   -------   |
-StrippingLowMultTMPLine       SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingLowMultTMPLine       SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |        233 |(  23.3000 +- 1.33683  )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingMuMuSSLine1PreScaler SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |        107 |(  10.7000 +- 0.977502 )%|   -------   |   -------   |
-SelFilterPhys_StdAllLooseMu...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |        460 |(  46.0000 +- 1.57607  )%|   -------   |   -------   |
-MuMuSSLine1                   SUCCESS Number of counters : 10
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllLooseMuons"                       |        55 |        193 |     3.5091 |     3.0976 |      1.0000 |      16.000 |
- | "# Z0 -> mu+  mu+ "                             |        55 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Z0 -> mu-  mu- "                             |        55 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# input particles"                             |        55 |        193 |     3.5091 |     3.0976 |      1.0000 |      16.000 |
- | "# mu+"                                         |        55 |          7 |    0.12727 |    0.38398 |      0.0000 |      2.0000 |
- | "# mu-"                                         |        55 |          2 |   0.036364 |    0.18719 |      0.0000 |      1.0000 |
- | "# selected"                                    |        55 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |        55 |          0 |(  0.00000 +- 1.81818  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
- |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
-StrippingMuMuSSLine1PostScalerSUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingMuMuSSLine1          SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingMuMuSSLine1          SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingMuMuSSLine2PreScaler SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-MuMuSSLine2                   SUCCESS Number of counters : 10
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllLooseMuons"                       |       454 |       1475 |     3.2489 |     3.1972 |      1.0000 |      26.000 |
- | "# Z0 -> mu+  mu+ "                             |       454 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Z0 -> mu-  mu- "                             |       454 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# input particles"                             |       454 |       1475 |     3.2489 |     3.1972 |      1.0000 |      26.000 |
- | "# mu+"                                         |       454 |         13 |   0.028634 |    0.19138 |      0.0000 |      2.0000 |
- | "# mu-"                                         |       454 |          7 |   0.015419 |    0.12321 |      0.0000 |      1.0000 |
- | "# selected"                                    |       454 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |       454 |          0 |(  0.00000 +- 0.220264 )%|   -------   |   -------   |
- |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
- |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
-StrippingMuMuSSLine2PostScalerSUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingMuMuSSLine2          SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingMuMuSSLine2          SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingMuMuSSLine3PreScaler SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-MuMuSSLine3                   SUCCESS Number of counters : 10
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllLooseMuons"                       |       454 |       1475 |     3.2489 |     3.1972 |      1.0000 |      26.000 |
- | "# Z0 -> mu+  mu+ "                             |       454 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Z0 -> mu-  mu- "                             |       454 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# input particles"                             |       454 |       1475 |     3.2489 |     3.1972 |      1.0000 |      26.000 |
- | "# mu+"                                         |       454 |         13 |   0.028634 |    0.19138 |      0.0000 |      2.0000 |
- | "# mu-"                                         |       454 |          7 |   0.015419 |    0.12321 |      0.0000 |      1.0000 |
- | "# selected"                                    |       454 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |       454 |          0 |(  0.00000 +- 0.220264 )%|   -------   |   -------   |
- |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
- |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
-StrippingMuMuSSLine3PostScalerSUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingMuMuSSLine3          SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingMuMuSSLine3          SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingMuMuSSLine4PreScaler SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-MuMuSSLine4                   SUCCESS Number of counters : 10
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllLooseMuons"                       |       454 |       1475 |     3.2489 |     3.1972 |      1.0000 |      26.000 |
- | "# Z0 -> mu+  mu+ "                             |       454 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Z0 -> mu-  mu- "                             |       454 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# input particles"                             |       454 |       1475 |     3.2489 |     3.1972 |      1.0000 |      26.000 |
- | "# mu+"                                         |       454 |         13 |   0.028634 |    0.19138 |      0.0000 |      2.0000 |
- | "# mu-"                                         |       454 |          7 |   0.015419 |    0.12321 |      0.0000 |      1.0000 |
- | "# selected"                                    |       454 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |       454 |          0 |(  0.00000 +- 0.220264 )%|   -------   |   -------   |
- |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
- |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
-StrippingMuMuSSLine4PostScalerSUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingMuMuSSLine4          SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingMuMuSSLine4          SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingPIDCalibJpsi2MuMuL...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingPIDCalibJpsi2MuMuL...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingPIDCalibJpsi2MuMuL...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-SelFilterPhys_StdNoPIDsMuon...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       661 |        641 |(  96.9743 +- 0.666257 )%|   -------   |   -------   |
-PIDCalibJpsi2MuMuLine         SUCCESS Number of counters : 9
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# J/psi(1S) -> mu+  mu- "                      |       641 |          2 |  0.0031201 |   0.055771 |      0.0000 |      1.0000 |
- | "# Phys/StdNoPIDsMuons"                         |       641 |      10573 |     16.495 |     14.901 |      1.0000 |      168.00 |
- | "# input particles"                             |       641 |      10573 |     16.495 |     14.901 |      1.0000 |      168.00 |
- | "# mu+"                                         |       641 |       1348 |     2.1030 |     3.4053 |      0.0000 |      45.000 |
- | "# mu-"                                         |       641 |       1378 |     2.1498 |     3.6768 |      0.0000 |      49.000 |
- | "# selected"                                    |       641 |          2 |  0.0031201 |   0.055771 |      0.0000 |      1.0000 |
- |*"#accept"                                       |       641 |          2 |( 0.312012 +- 0.220282 )%|   -------   |   -------   |
- |*"#pass combcut"                                 |      9422 |          6 |(0.0636807 +- 0.0259893)%|   -------   |   -------   |
- |*"#pass mother cut"                              |         6 |          2 |(  33.3333 +- 19.2450  )%|   -------   |   -------   |
-StrippingPIDCalibJpsi2MuMuL...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
-StrippingPIDCalibJpsi2MuMuLineSUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingPIDCalibJpsi2MuMuLineSUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingPIDCalibL02ppiLine...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingPIDCalibL02ppiLine...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingPIDCalibL02ppiLine...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-SelFilterPhys_StdAllNoPIDsP...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       660 |        660 |(  100.000 +- 0.151515 )%|   -------   |   -------   |
-PIDCalibL02ppiLine            SUCCESS Number of counters : 14
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Lambda0 -> p+  pi- "                         |       660 |          9 |   0.013636 |    0.11598 |      0.0000 |      1.0000 |
- | "# Lambda~0 -> p~-  pi+ "                       |       660 |          8 |   0.012121 |    0.10943 |      0.0000 |      1.0000 |
- | "# Phys/StdAllNoPIDsPions"                      |       660 |      35512 |     53.806 |     33.243 |      1.0000 |      302.00 |
- | "# Phys/StdAllNoPIDsProtons"                    |       660 |      35512 |     53.806 |     33.243 |      1.0000 |      302.00 |
- | "# input particles"                             |       660 |      71024 |     107.61 |     66.487 |      2.0000 |      604.00 |
- | "# p+"                                          |       660 |       2996 |     4.5394 |     6.2629 |      0.0000 |      74.000 |
- | "# pi+"                                         |       660 |       2996 |     4.5394 |     6.2629 |      0.0000 |      74.000 |
- | "# pi-"                                         |       660 |       3102 |     4.7000 |     6.7737 |      0.0000 |      66.000 |
- | "# p~-"                                         |       660 |       3102 |     4.7000 |     6.7737 |      0.0000 |      66.000 |
- | "# selected"                                    |       660 |         17 |   0.025758 |    0.15841 |      0.0000 |      1.0000 |
- |*"#accept"                                       |       660 |         17 |(  2.57576 +- 0.616615 )%|   -------   |   -------   |
- |*"#pass combcut"                                 |     77206 |       3729 |(  4.82994 +- 0.0771606)%|   -------   |   -------   |
- |*"#pass mother cut"                              |      3729 |         17 |( 0.455886 +- 0.110316 )%|   -------   |   -------   |
- | "Error from IParticleCombiner, skip the combinat|        17 |         17 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
-StrippingPIDCalibL02ppiLine...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
-StrippingPIDCalibL02ppiLine   SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingPIDCalibL02ppiLine   SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |         17 |(  1.70000 +- 0.408791 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingPIDCalibL02ppiHigh...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingPIDCalibL02ppiHigh...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingPIDCalibL02ppiHigh...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-PIDCalibL02ppiHighPTLine      SUCCESS Number of counters : 13
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Lambda0 -> p+  pi- "                         |       660 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Lambda~0 -> p~-  pi+ "                       |       660 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/StdAllNoPIDsPions"                      |       660 |      35512 |     53.806 |     33.243 |      1.0000 |      302.00 |
- | "# Phys/StdAllNoPIDsProtons"                    |       660 |      35512 |     53.806 |     33.243 |      1.0000 |      302.00 |
- | "# input particles"                             |       660 |      71024 |     107.61 |     66.487 |      2.0000 |      604.00 |
- | "# p+"                                          |       660 |        123 |    0.18636 |    0.66067 |      0.0000 |      10.000 |
- | "# pi+"                                         |       660 |       3249 |     4.9227 |     6.5684 |      0.0000 |      76.000 |
- | "# pi-"                                         |       660 |       3345 |     5.0682 |     7.0601 |      0.0000 |      69.000 |
- | "# p~-"                                         |       660 |        127 |    0.19242 |    0.72044 |      0.0000 |      12.000 |
- | "# selected"                                    |       660 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |       660 |          0 |(  0.00000 +- 0.151515 )%|   -------   |   -------   |
- |*"#pass combcut"                                 |      5191 |         38 |( 0.732036 +- 0.118317 )%|   -------   |   -------   |
- |*"#pass mother cut"                              |        38 |          0 |(  0.00000 +- 2.63158  )%|   -------   |   -------   |
-StrippingPIDCalibL02ppiHigh...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingPIDCalibL02ppiHigh...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingPIDCalibL02ppiHigh...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingPIDCalibL02ppiVery...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingPIDCalibL02ppiVery...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingPIDCalibL02ppiVery...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-PIDCalibL02ppiVeryHighPTLine  SUCCESS Number of counters : 13
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Lambda0 -> p+  pi- "                         |       660 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Lambda~0 -> p~-  pi+ "                       |       660 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/StdAllNoPIDsPions"                      |       660 |      35512 |     53.806 |     33.243 |      1.0000 |      302.00 |
- | "# Phys/StdAllNoPIDsProtons"                    |       660 |      35512 |     53.806 |     33.243 |      1.0000 |      302.00 |
- | "# input particles"                             |       660 |      71024 |     107.61 |     66.487 |      2.0000 |      604.00 |
- | "# p+"                                          |       660 |         24 |   0.036364 |    0.22404 |      0.0000 |      3.0000 |
- | "# pi+"                                         |       660 |       3249 |     4.9227 |     6.5684 |      0.0000 |      76.000 |
- | "# pi-"                                         |       660 |       3345 |     5.0682 |     7.0601 |      0.0000 |      69.000 |
- | "# p~-"                                         |       660 |         32 |   0.048485 |    0.24136 |      0.0000 |      3.0000 |
- | "# selected"                                    |       660 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |       660 |          0 |(  0.00000 +- 0.151515 )%|   -------   |   -------   |
- |*"#pass combcut"                                 |      1276 |          5 |( 0.391850 +- 0.174897 )%|   -------   |   -------   |
- |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
-StrippingPIDCalibL02ppiVery...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingPIDCalibL02ppiVery...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingPIDCalibL02ppiVery...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingPIDCalibL02ppiDDLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |        154 |(  15.4000 +- 1.14142  )%|   -------   |   -------   |
-StrippingPIDCalibL02ppiDDLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       154 |        154 |(  100.000 +- 0.649351 )%|   -------   |   -------   |
-StrippingPIDCalibL02ppiDDLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       154 |        154 |(  100.000 +- 0.649351 )%|   -------   |   -------   |
-SelFilterPhys_StdNoPIDsDown...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       103 |        101 |(  98.0583 +- 1.35963  )%|   -------   |   -------   |
-SelFilterPhys_StdNoPIDsDown...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       100 |        100 |(  100.000 +- 1.00000  )%|   -------   |   -------   |
-PIDCalibL02ppiDDLine          SUCCESS Number of counters : 14
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Lambda0 -> p+  pi- "                         |       100 |          3 |   0.030000 |    0.17059 |      0.0000 |      1.0000 |
- | "# Lambda~0 -> p~-  pi+ "                       |       100 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/StdNoPIDsDownPions"                     |       100 |       2470 |     24.700 |     19.030 |      1.0000 |      125.00 |
- | "# Phys/StdNoPIDsDownProtons"                   |       100 |       2470 |     24.700 |     19.030 |      1.0000 |      125.00 |
- | "# input particles"                             |       100 |       4940 |     49.400 |     38.059 |      2.0000 |      250.00 |
- | "# p+"                                          |       100 |        951 |     9.5100 |     8.9783 |      0.0000 |      63.000 |
- | "# pi+"                                         |       100 |        951 |     9.5100 |     8.9783 |      0.0000 |      63.000 |
- | "# pi-"                                         |       100 |        918 |     9.1800 |     7.0134 |      0.0000 |      34.000 |
- | "# p~-"                                         |       100 |        918 |     9.1800 |     7.0134 |      0.0000 |      34.000 |
- | "# selected"                                    |       100 |          3 |   0.030000 |    0.17059 |      0.0000 |      1.0000 |
- |*"#accept"                                       |       100 |          3 |(  3.00000 +- 1.70587  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |     27562 |       1812 |(  6.57427 +- 0.149280 )%|   -------   |   -------   |
- |*"#pass mother cut"                              |      1812 |          3 |( 0.165563 +- 0.0955086)%|   -------   |   -------   |
- | "Error from IParticleCombiner, skip the combinat|        65 |         65 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
-StrippingPIDCalibL02ppiDDLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
-StrippingPIDCalibL02ppiDDLine SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingPIDCalibL02ppiDDLine SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingPIDCalibL02ppiIsMu...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingPIDCalibL02ppiIsMu...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingPIDCalibL02ppiIsMu...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-PIDCalibL02ppiIsMuonLine      SUCCESS Number of counters : 14
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Lambda0 -> p+  pi- "                         |       660 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Lambda~0 -> p~-  pi+ "                       |       660 |          1 |  0.0015152 |   0.038895 |      0.0000 |      1.0000 |
- | "# Phys/StdAllNoPIDsPions"                      |       660 |      35512 |     53.806 |     33.243 |      1.0000 |      302.00 |
- | "# Phys/StdAllNoPIDsProtons"                    |       660 |      35512 |     53.806 |     33.243 |      1.0000 |      302.00 |
- | "# input particles"                             |       660 |      71024 |     107.61 |     66.487 |      2.0000 |      604.00 |
- | "# p+"                                          |       660 |        212 |    0.32121 |    0.74254 |      0.0000 |      6.0000 |
- | "# pi+"                                         |       660 |       3249 |     4.9227 |     6.5684 |      0.0000 |      76.000 |
- | "# pi-"                                         |       660 |       3345 |     5.0682 |     7.0601 |      0.0000 |      69.000 |
- | "# p~-"                                         |       660 |        187 |    0.28333 |    0.77265 |      0.0000 |      10.000 |
- | "# selected"                                    |       660 |          1 |  0.0015152 |   0.038895 |      0.0000 |      1.0000 |
- |*"#accept"                                       |       660 |          1 |( 0.151515 +- 0.151400 )%|   -------   |   -------   |
- |*"#pass combcut"                                 |      5550 |        291 |(  5.24324 +- 0.299198 )%|   -------   |   -------   |
- |*"#pass mother cut"                              |       291 |          1 |( 0.343643 +- 0.343052 )%|   -------   |   -------   |
- | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
-StrippingPIDCalibL02ppiIsMu...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
-StrippingPIDCalibL02ppiIsMu...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingPIDCalibL02ppiIsMu...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingPIDCalibJpsi2eeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingPIDCalibJpsi2eeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingPIDCalibJpsi2eeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-SelFilterPhys_StdNoPIDsElec...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       661 |        641 |(  96.9743 +- 0.666257 )%|   -------   |   -------   |
-PIDCalibJpsi2eeLine           SUCCESS Number of counters : 9
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# J/psi(1S) -> e+  e- "                        |       641 |          1 |  0.0015601 |   0.039467 |      0.0000 |      1.0000 |
- | "# Phys/StdNoPIDsElectrons"                     |       641 |      10954 |     17.089 |     15.320 |      1.0000 |      169.00 |
- | "# e+"                                          |       641 |       2312 |     3.6069 |     4.8295 |      0.0000 |      63.000 |
- | "# e-"                                          |       641 |       2401 |     3.7457 |     5.3050 |      0.0000 |      61.000 |
- | "# input particles"                             |       641 |      10954 |     17.089 |     15.320 |      1.0000 |      169.00 |
- | "# selected"                                    |       641 |          1 |  0.0015601 |   0.039467 |      0.0000 |      1.0000 |
- |*"#accept"                                       |       641 |          1 |( 0.156006 +- 0.155885 )%|   -------   |   -------   |
- |*"#pass combcut"                                 |     22352 |          4 |(0.0178955 +- 0.00894694)%|   -------   |   -------   |
- |*"#pass mother cut"                              |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
-StrippingPIDCalibJpsi2eeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
-StrippingPIDCalibJpsi2eeLine  SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingPIDCalibJpsi2eeLine  SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingPIDCalibKs02pipiLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |         44 |(  4.40000 +- 0.648568 )%|   -------   |   -------   |
-StrippingPIDCalibKs02pipiLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        44 |         44 |(  100.000 +- 2.27273  )%|   -------   |   -------   |
-StrippingPIDCalibKs02pipiLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        44 |         44 |(  100.000 +- 2.27273  )%|   -------   |   -------   |
-SelFilterPhys_StdNoPIDsPion...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       641 |        641 |(  100.000 +- 0.156006 )%|   -------   |   -------   |
-PIDCalibKs02pipiLine          SUCCESS Number of counters : 9
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# KS0 -> pi+  pi- "                            |        28 |          5 |    0.17857 |    0.38299 |      0.0000 |      1.0000 |
- | "# Phys/StdNoPIDsPions"                         |        28 |        439 |     15.679 |     11.708 |      2.0000 |      47.000 |
- | "# input particles"                             |        28 |        439 |     15.679 |     11.708 |      2.0000 |      47.000 |
- | "# pi+"                                         |        28 |        106 |     3.7857 |     3.6582 |      0.0000 |      15.000 |
- | "# pi-"                                         |        28 |        102 |     3.6429 |     3.4560 |      0.0000 |      12.000 |
- | "# selected"                                    |        28 |          5 |    0.17857 |    0.38299 |      0.0000 |      1.0000 |
- |*"#accept"                                       |        28 |          5 |(  17.8571 +- 7.23789  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |       661 |         17 |(  2.57186 +- 0.615694 )%|   -------   |   -------   |
- |*"#pass mother cut"                              |        17 |          5 |(  29.4118 +- 11.0510  )%|   -------   |   -------   |
-StrippingPIDCalibKs02pipiLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
-StrippingPIDCalibKs02pipiLine SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingPIDCalibKs02pipiLine SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingPIDCalibKs02pipiDD...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
-StrippingPIDCalibKs02pipiDD...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
-StrippingPIDCalibKs02pipiDD...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
-PIDCalibKs02pipiDDLine        SUCCESS Number of counters : 10
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# KS0 -> pi+  pi- "                            |         2 |         23 |     11.500 |     11.500 |      0.0000 |      23.000 |
- | "# Phys/StdNoPIDsDownPions"                     |         2 |         78 |     39.000 |     33.000 |      6.0000 |      72.000 |
- | "# input particles"                             |         2 |         78 |     39.000 |     33.000 |      6.0000 |      72.000 |
- | "# pi+"                                         |         2 |         30 |     15.000 |     11.000 |      4.0000 |      26.000 |
- | "# pi-"                                         |         2 |         36 |     18.000 |     17.000 |      1.0000 |      35.000 |
- | "# selected"                                    |         2 |         23 |     11.500 |     11.500 |      0.0000 |      23.000 |
- |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |       914 |         55 |(  6.01751 +- 0.786608 )%|   -------   |   -------   |
- |*"#pass mother cut"                              |        55 |         23 |(  41.8182 +- 6.65112  )%|   -------   |   -------   |
- | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
-StrippingPIDCalibKs02pipiDD...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
-StrippingPIDCalibKs02pipiDD...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingPIDCalibKs02pipiDD...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingPIDCalibLc2pKpiLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingPIDCalibLc2pKpiLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingPIDCalibLc2pKpiLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-SelFilterPhys_StdNoPIDsKaon...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       661 |        641 |(  96.9743 +- 0.666257 )%|   -------   |   -------   |
-SelFilterPhys_StdNoPIDsProt...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       641 |        641 |(  100.000 +- 0.156006 )%|   -------   |   -------   |
-PIDCalibLc2pKpiLine           SUCCESS Number of counters : 18
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# K+"                                          |       641 |       3047 |     4.7535 |     5.1297 |      0.0000 |      60.000 |
- | "# K-"                                          |       641 |       3175 |     4.9532 |     5.4238 |      0.0000 |      53.000 |
- | "# Lambda_c+ -> K-  p+  pi+ "                   |       541 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Lambda_c~- -> K+  p~-  pi- "                 |       541 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/StdNoPIDsKaons"                         |       641 |      10573 |     16.495 |     14.901 |      1.0000 |      168.00 |
- | "# Phys/StdNoPIDsPions"                         |       641 |      10573 |     16.495 |     14.901 |      1.0000 |      168.00 |
- | "# Phys/StdNoPIDsProtons"                       |       641 |      10573 |     16.495 |     14.901 |      1.0000 |      168.00 |
- | "# input particles"                             |       641 |      31719 |     49.484 |     44.703 |      3.0000 |      504.00 |
- | "# p+"                                          |       641 |       3047 |     4.7535 |     5.1297 |      0.0000 |      60.000 |
- | "# pi+"                                         |       641 |       3047 |     4.7535 |     5.1297 |      0.0000 |      60.000 |
- | "# pi-"                                         |       641 |       3175 |     4.9532 |     5.4238 |      0.0000 |      53.000 |
- | "# p~-"                                         |       641 |       3175 |     4.9532 |     5.4238 |      0.0000 |      53.000 |
- | "# selected"                                    |       641 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |       641 |          0 |(  0.00000 +- 0.156006 )%|   -------   |   -------   |
- |*"#pass comb12 cut"                              |     59472 |      14148 |(  23.7893 +- 0.174599 )%|   -------   |   -------   |
- |*"#pass combcut"                                 |    179171 |       2301 |(  1.28425 +- 0.0266001)%|   -------   |   -------   |
- |*"#pass mother cut"                              |      2301 |          0 |(  0.00000 +- 0.0434594)%|   -------   |   -------   |
- | "Error from IParticleCombiner, skip the combinat|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
-StrippingPIDCalibLc2pKpiLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingPIDCalibLc2pKpiLine  SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingPIDCalibLc2pKpiLine  SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingPIDCalibBu2Jpsi_mu...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingPIDCalibBu2Jpsi_mu...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingPIDCalibBu2Jpsi_mu...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-PIDCalibBu2Jpsi_mumuKSelect...SUCCESS Number of counters : 10
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# J/psi(1S) -> mu+  mu- "                      |       641 |          2 |  0.0031201 |   0.055771 |      0.0000 |      1.0000 |
- | "# K+"                                          |       641 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/StdNoPIDsMuons"                         |       641 |      10573 |     16.495 |     14.901 |      1.0000 |      168.00 |
- | "# input particles"                             |       641 |      10573 |     16.495 |     14.901 |      1.0000 |      168.00 |
- | "# mu+"                                         |       641 |       3275 |     5.1092 |     6.1460 |      0.0000 |      78.000 |
- | "# mu-"                                         |       641 |       3385 |     5.2808 |     6.4299 |      0.0000 |      67.000 |
- | "# selected"                                    |       641 |          2 |  0.0031201 |   0.055771 |      0.0000 |      1.0000 |
- |*"#accept"                                       |       641 |          2 |( 0.312012 +- 0.220282 )%|   -------   |   -------   |
- |*"#pass combcut"                                 |     38805 |         32 |(0.0824636 +- 0.0145716)%|   -------   |   -------   |
- |*"#pass mother cut"                              |        32 |          2 |(  6.25000 +- 4.27908  )%|   -------   |   -------   |
-PIDCalibBu2Jpsi_mumuKLine     SUCCESS Number of counters : 14
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# B+ -> J/psi(1S)  K+ "                        |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
- | "# B- -> J/psi(1S)  K- "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# J/psi(1S)"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# K+"                                          |         2 |         26 |     13.000 |     10.000 |      3.0000 |      23.000 |
- | "# K-"                                          |         2 |         36 |     18.000 |     14.000 |      4.0000 |      32.000 |
- | "# Phys/PIDCalibBu2Jpsi_mumuKSelectionJpsi"     |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# Phys/StdNoPIDsKaons"                         |         2 |         94 |     47.000 |     35.000 |      12.000 |      82.000 |
- | "# input particles"                             |         2 |         96 |     48.000 |     35.000 |      13.000 |      83.000 |
- | "# mu+"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# selected"                                    |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
- |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |        62 |         12 |(  19.3548 +- 5.01751  )%|   -------   |   -------   |
- |*"#pass mother cut"                              |        12 |          1 |(  8.33333 +- 7.97856  )%|   -------   |   -------   |
- | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
-StrippingPIDCalibBu2Jpsi_mu...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
-StrippingPIDCalibBu2Jpsi_mu...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingPIDCalibBu2Jpsi_mu...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingPIDCalibBu2Jpsi_ee...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingPIDCalibBu2Jpsi_ee...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingPIDCalibBu2Jpsi_ee...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-PIDCalibBu2Jpsi_eeKSelectio...SUCCESS Number of counters : 11
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# J/psi(1S)"                                   |       641 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# J/psi(1S) -> e+  e- "                        |       641 |          1 |  0.0015601 |   0.039467 |      0.0000 |      1.0000 |
- | "# K+"                                          |       641 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/StdNoPIDsElectrons"                     |       641 |      10954 |     17.089 |     15.320 |      1.0000 |      169.00 |
- | "# e+"                                          |       641 |       2312 |     3.6069 |     4.8295 |      0.0000 |      63.000 |
- | "# e-"                                          |       641 |       2401 |     3.7457 |     5.3050 |      0.0000 |      61.000 |
- | "# input particles"                             |       641 |      10954 |     17.089 |     15.320 |      1.0000 |      169.00 |
- | "# selected"                                    |       641 |          1 |  0.0015601 |   0.039467 |      0.0000 |      1.0000 |
- |*"#accept"                                       |       641 |          1 |( 0.156006 +- 0.155885 )%|   -------   |   -------   |
- |*"#pass combcut"                                 |     22352 |         12 |(0.0536865 +- 0.0154938)%|   -------   |   -------   |
- |*"#pass mother cut"                              |        12 |          1 |(  8.33333 +- 7.97856  )%|   -------   |   -------   |
-SelFilterPhys_StdTightKaons...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
-PIDCalibBu2Jpsi_eeKLine       SUCCESS Number of counters : 13
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# B+ -> J/psi(1S)  K+ "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# B- -> J/psi(1S)  K- "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# J/psi(1S)"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# K+"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# K-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# Phys/PIDCalibBu2Jpsi_eeKSelectionJpsi"       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# Phys/StdTightKaons"                          |         1 |         19 |     19.000 |     0.0000 |      19.000 |      19.000 |
- | "# e+"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# input particles"                             |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
- | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
- | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
- | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingPIDCalibBu2Jpsi_ee...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingPIDCalibBu2Jpsi_ee...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingPIDCalibBu2Jpsi_ee...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingZ02MuMuLinePreScaler SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-Z02MuMuLine                   SUCCESS Number of counters : 9
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllLooseMuons"                       |       460 |       1481 |     3.2196 |     3.1865 |      1.0000 |      26.000 |
- | "# Z0 -> mu+  mu- "                             |       460 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# input particles"                             |       460 |       1481 |     3.2196 |     3.1865 |      1.0000 |      26.000 |
- | "# mu+"                                         |       460 |         13 |   0.028261 |    0.19015 |      0.0000 |      2.0000 |
- | "# mu-"                                         |       460 |          7 |   0.015217 |    0.12242 |      0.0000 |      1.0000 |
- | "# selected"                                    |       460 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |       460 |          0 |(  0.00000 +- 0.217391 )%|   -------   |   -------   |
- |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
- |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
-StrippingZ02MuMuLinePostScalerSUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingZ02MuMuLine          SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingZ02MuMuLine          SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingB2DMuNuX_D0eLinePr...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_D0eLineHl...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_D0eLineHl...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_D0eLineVO...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |        998 |(  99.8000 +- 0.141280 )%|   -------   |   -------   |
-SelFilterPhys_StdLooseElect...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       659 |        375 |(  56.9044 +- 1.92906  )%|   -------   |   -------   |
-eforB2DMuNuX                  SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdLooseElectrons"                      |       375 |        835 |     2.2267 |     1.5661 |      1.0000 |      10.000 |
- | "# input particles"                             |       375 |        835 |     2.2267 |     1.5661 |      1.0000 |      10.000 |
- |*"#accept"                                       |       375 |         26 |(  6.93333 +- 1.31175  )%|   -------   |   -------   |
- | "#passed"                                       |       375 |         27 |   0.072000 |    0.26861 |      0.0000 |      2.0000 |
- |*"efficiency"                                    |       835 |         27 |(  3.23353 +- 0.612150 )%|   -------   |   -------   |
-SelFilterPhys_StdLooseKaons...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       661 |        609 |(  92.1331 +- 1.04715  )%|   -------   |   -------   |
-KforB2DMuNuX                  SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdLooseKaons"                          |       137 |       1806 |     13.182 |     12.839 |      1.0000 |      68.000 |
- | "# input particles"                             |       137 |       1806 |     13.182 |     12.839 |      1.0000 |      68.000 |
- |*"#accept"                                       |       137 |        128 |(  93.4307 +- 2.11663  )%|   -------   |   -------   |
- | "#passed"                                       |       137 |        522 |     3.8102 |     2.4121 |      0.0000 |      11.000 |
- |*"efficiency"                                    |      1806 |        522 |(  28.9037 +- 1.06670  )%|   -------   |   -------   |
-SelFilterPhys_StdLoosePions...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       128 |        128 |(  100.000 +- 0.781250 )%|   -------   |   -------   |
-PiforB2DMuNuX                 SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdLoosePions"                          |       128 |       2686 |     20.984 |     14.715 |      2.0000 |      82.000 |
- | "# input particles"                             |       128 |       2686 |     20.984 |     14.715 |      2.0000 |      82.000 |
- |*"#accept"                                       |       128 |        128 |(  100.000 +- 0.781250 )%|   -------   |   -------   |
- | "#passed"                                       |       128 |       1508 |     11.781 |     4.8669 |      1.0000 |      24.000 |
- |*"efficiency"                                    |      2686 |       1508 |(  56.1430 +- 0.957446 )%|   -------   |   -------   |
-CharmSelForD0eB2DMuNuX        SUCCESS Number of counters : 13
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# D0 -> K-  pi+ "                              |        25 |          2 |   0.080000 |    0.27129 |      0.0000 |      1.0000 |
- | "# D~0 -> K+  pi- "                             |        25 |          2 |   0.080000 |    0.39192 |      0.0000 |      2.0000 |
- | "# K+"                                          |        25 |         59 |     2.3600 |     1.8736 |      0.0000 |      7.0000 |
- | "# K-"                                          |        25 |         77 |     3.0800 |     1.5211 |      0.0000 |      6.0000 |
- | "# Phys/KforB2DMuNuX"                           |        25 |        136 |     5.4400 |     2.4344 |      1.0000 |      10.000 |
- | "# Phys/PiforB2DMuNuX"                          |        25 |        352 |     14.080 |     4.0686 |      6.0000 |      21.000 |
- | "# input particles"                             |        25 |        488 |     19.520 |     5.8728 |      7.0000 |      29.000 |
- | "# pi+"                                         |        25 |        186 |     7.4400 |     2.6845 |      3.0000 |      13.000 |
- | "# pi-"                                         |        25 |        166 |     6.6400 |     2.5437 |      2.0000 |      13.000 |
- | "# selected"                                    |        25 |          4 |    0.16000 |    0.46303 |      0.0000 |      2.0000 |
- |*"#accept"                                       |        25 |          3 |(  12.0000 +- 6.49923  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |       971 |         40 |(  4.11946 +- 0.637787 )%|   -------   |   -------   |
- |*"#pass mother cut"                              |        40 |          4 |(  10.0000 +- 4.74342  )%|   -------   |   -------   |
-B2DMuNuX_D0eLine              SUCCESS Number of counters : 13
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# B+ -> D~0  e+ "                              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# B- -> D0  e- "                               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# D0"                                          |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
- | "# D~0"                                         |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
- | "# Phys/CharmSelForD0eB2DMuNuX"                 |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
- | "# Phys/eforB2DMuNuX"                           |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# e+"                                          |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
- | "# e-"                                          |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
- | "# input particles"                             |         3 |          7 |     2.3333 |    0.47140 |      2.0000 |      3.0000 |
- | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
- | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2DMuNuX_D0eLinePo...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2DMuNuX_D0eLine     SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingB2DMuNuX_D0eLine     SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingB2DMuNuX_D0LinePre...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_D0LineHlt...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_D0LineHlt...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_D0LineVOI...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |        998 |(  99.8000 +- 0.141280 )%|   -------   |   -------   |
-SelFilterPhys_StdLooseMuons...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       661 |        252 |(  38.1241 +- 1.88912  )%|   -------   |   -------   |
-MuforB2DMuNuX                 SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdLooseMuons"                          |       250 |        448 |     1.7920 |     1.3523 |      1.0000 |      9.0000 |
- | "# input particles"                             |       250 |        448 |     1.7920 |     1.3523 |      1.0000 |      9.0000 |
- |*"#accept"                                       |       250 |         88 |(  35.2000 +- 3.02057  )%|   -------   |   -------   |
- | "#passed"                                       |       250 |         92 |    0.36800 |    0.51437 |      0.0000 |      2.0000 |
- |*"efficiency"                                    |       448 |         92 |(  20.5357 +- 1.90854  )%|   -------   |   -------   |
-CharmSelForD0B2DMuNuX         SUCCESS Number of counters : 13
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# D0 -> K-  pi+ "                              |        81 |          3 |   0.037037 |    0.18885 |      0.0000 |      1.0000 |
- | "# D~0 -> K+  pi- "                             |        81 |          8 |   0.098765 |    0.37201 |      0.0000 |      2.0000 |
- | "# K+"                                          |        81 |        169 |     2.0864 |     1.9064 |      0.0000 |      8.0000 |
- | "# K-"                                          |        81 |        146 |     1.8025 |     1.2214 |      0.0000 |      5.0000 |
- | "# Phys/KforB2DMuNuX"                           |        81 |        315 |     3.8889 |     2.3413 |      1.0000 |      11.000 |
- | "# Phys/PiforB2DMuNuX"                          |        81 |        918 |     11.333 |     5.3194 |      1.0000 |      24.000 |
- | "# input particles"                             |        81 |       1233 |     15.222 |     7.1871 |      3.0000 |      33.000 |
- | "# pi+"                                         |        81 |        501 |     6.1852 |     3.5420 |      0.0000 |      19.000 |
- | "# pi-"                                         |        81 |        417 |     5.1481 |     2.9022 |      0.0000 |      13.000 |
- | "# selected"                                    |        81 |         11 |    0.13580 |    0.46489 |      0.0000 |      3.0000 |
- |*"#accept"                                       |        81 |          8 |(  9.87654 +- 3.31496  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |      1939 |         68 |(  3.50696 +- 0.417758 )%|   -------   |   -------   |
- |*"#pass mother cut"                              |        68 |         11 |(  16.1765 +- 4.46550  )%|   -------   |   -------   |
-B2DMuNuX_D0Line               SUCCESS Number of counters : 15
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# B+ -> D0  mu+ "                              |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# B+ -> D~0  mu+ "                             |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# B- -> D0  mu- "                              |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# B- -> D~0  mu- "                             |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# D0"                                          |         8 |          3 |    0.37500 |    0.48412 |      0.0000 |      1.0000 |
- | "# D~0"                                         |         8 |          8 |     1.0000 |    0.70711 |      0.0000 |      2.0000 |
- | "# Phys/CharmSelForD0B2DMuNuX"                  |         8 |         11 |     1.3750 |    0.69597 |      1.0000 |      3.0000 |
- | "# Phys/MuforB2DMuNuX"                          |         8 |         10 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
- | "# input particles"                             |         8 |         21 |     2.6250 |     1.1110 |      2.0000 |      5.0000 |
- | "# mu+"                                         |         8 |          8 |     1.0000 |    0.50000 |      0.0000 |      2.0000 |
- | "# mu-"                                         |         8 |          2 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
- | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |        16 |          4 |(  25.0000 +- 10.8253  )%|   -------   |   -------   |
- |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
-StrippingB2DMuNuX_D0LinePos...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2DMuNuX_D0Line      SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingB2DMuNuX_D0Line      SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingB2DMuNuX_DpLinePre...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_DpLineHlt...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_DpLineHlt...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_DpLineVOI...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |        998 |(  99.8000 +- 0.141280 )%|   -------   |   -------   |
-CharmSelForDpB2DMuNuX         SUCCESS Number of counters : 13
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# D+ -> K-  pi+  pi+ "                         |        85 |          6 |   0.070588 |    0.29855 |      0.0000 |      2.0000 |
- | "# D- -> K+  pi-  pi- "                         |        85 |          6 |   0.070588 |    0.36904 |      0.0000 |      3.0000 |
- | "# K+"                                          |        85 |        173 |     2.0353 |     1.9186 |      0.0000 |      8.0000 |
- | "# K-"                                          |        85 |        155 |     1.8235 |     1.2288 |      0.0000 |      5.0000 |
- | "# Phys/KforB2DMuNuX"                           |        85 |        328 |     3.8588 |     2.3722 |      1.0000 |      11.000 |
- | "# Phys/PiforB2DMuNuX"                          |        85 |        969 |     11.400 |     5.3758 |      1.0000 |      24.000 |
- | "# input particles"                             |        85 |       1297 |     15.259 |     7.2731 |      3.0000 |      33.000 |
- | "# pi+"                                         |        85 |        517 |     6.0824 |     3.5053 |      0.0000 |      19.000 |
- | "# pi-"                                         |        85 |        452 |     5.3176 |     2.9634 |      0.0000 |      13.000 |
- | "# selected"                                    |        85 |         12 |    0.14118 |    0.46407 |      0.0000 |      3.0000 |
- |*"#accept"                                       |        85 |          9 |(  10.5882 +- 3.33733  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |      7040 |        185 |(  2.62784 +- 0.190647 )%|   -------   |   -------   |
- |*"#pass mother cut"                              |       185 |         12 |(  6.48649 +- 1.81074  )%|   -------   |   -------   |
-B2DMuNuX_DpLine               SUCCESS Number of counters : 15
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# B0 -> D-  mu+ "                              |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# B0 -> D-  mu- "                              |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# B~0 -> D+  mu+ "                             |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# B~0 -> D+  mu- "                             |         8 |          1 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
- | "# D+"                                          |         8 |          5 |    0.62500 |    0.69597 |      0.0000 |      2.0000 |
- | "# D-"                                          |         8 |          6 |    0.75000 |    0.96825 |      0.0000 |      3.0000 |
- | "# Phys/CharmSelForDpB2DMuNuX"                  |         8 |         11 |     1.3750 |    0.69597 |      1.0000 |      3.0000 |
- | "# Phys/MuforB2DMuNuX"                          |         8 |         11 |     1.3750 |    0.48412 |      1.0000 |      2.0000 |
- | "# input particles"                             |         8 |         22 |     2.7500 |    0.96825 |      2.0000 |      5.0000 |
- | "# mu+"                                         |         8 |          7 |    0.87500 |    0.59948 |      0.0000 |      2.0000 |
- | "# mu-"                                         |         8 |          4 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
- | "# selected"                                    |         8 |          1 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
- |*"#accept"                                       |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |        16 |          3 |(  18.7500 +- 9.75781  )%|   -------   |   -------   |
- |*"#pass mother cut"                              |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
-StrippingB2DMuNuX_DpLinePos...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
-StrippingB2DMuNuX_DpLine      SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingB2DMuNuX_DpLine      SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingB2DMuNuX_DsLinePre...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_DsLineHlt...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_DsLineHlt...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_DsLineVOI...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |        998 |(  99.8000 +- 0.141280 )%|   -------   |   -------   |
-CharmSelForDsB2DMuNuX         SUCCESS Number of counters : 13
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# D+ -> K+  K-  pi+ "                          |        80 |          2 |   0.025000 |    0.22220 |      0.0000 |      2.0000 |
- | "# D- -> K-  K+  pi- "                          |        80 |          2 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
- | "# K+"                                          |        80 |        160 |     2.0000 |     1.8974 |      0.0000 |      8.0000 |
- | "# K-"                                          |        80 |        146 |     1.8250 |     1.2527 |      0.0000 |      5.0000 |
- | "# Phys/KforB2DMuNuX"                           |        80 |        306 |     3.8250 |     2.3493 |      1.0000 |      11.000 |
- | "# Phys/PiforB2DMuNuX"                          |        80 |        890 |     11.125 |     5.2735 |      1.0000 |      24.000 |
- | "# input particles"                             |        80 |       1196 |     14.950 |     7.1272 |      3.0000 |      33.000 |
- | "# pi+"                                         |        80 |        480 |     6.0000 |     3.4928 |      0.0000 |      19.000 |
- | "# pi-"                                         |        80 |        410 |     5.1250 |     2.9085 |      0.0000 |      13.000 |
- | "# selected"                                    |        80 |          4 |   0.050000 |    0.35000 |      0.0000 |      3.0000 |
- |*"#accept"                                       |        80 |          2 |(  2.50000 +- 1.74553  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |      4749 |         61 |(  1.28448 +- 0.163401 )%|   -------   |   -------   |
- |*"#pass mother cut"                              |        61 |          4 |(  6.55738 +- 3.16937  )%|   -------   |   -------   |
-B2DMuNuX_DsLine               SUCCESS Number of counters : 15
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# B0 -> D-  mu+ "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# B0 -> D-  mu- "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# B~0 -> D+  mu+ "                             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# B~0 -> D+  mu- "                             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# D+"                                          |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
- | "# D-"                                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# Phys/CharmSelForDsB2DMuNuX"                  |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
- | "# Phys/MuforB2DMuNuX"                          |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
- | "# input particles"                             |         2 |          8 |     4.0000 |     1.0000 |      3.0000 |      5.0000 |
- | "# mu+"                                         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
- | "# mu-"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
- | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
- |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
-StrippingB2DMuNuX_DsLinePos...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2DMuNuX_DsLine      SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingB2DMuNuX_DsLine      SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingB2DMuNuX_LcLinePre...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_LcLineHlt...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_LcLineHlt...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_LcLineVOI...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |        998 |(  99.8000 +- 0.141280 )%|   -------   |   -------   |
-SelFilterPhys_StdLooseProto...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       103 |         99 |(  96.1165 +- 1.90367  )%|   -------   |   -------   |
-ProtonsForB2DMuNuX            SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdLooseProtons"                        |        99 |       1254 |     12.667 |     13.644 |      1.0000 |      72.000 |
- | "# input particles"                             |        99 |       1254 |     12.667 |     13.644 |      1.0000 |      72.000 |
- |*"#accept"                                       |        99 |         80 |(  80.8081 +- 3.95794  )%|   -------   |   -------   |
- | "#passed"                                       |        99 |        229 |     2.3131 |     1.9932 |      0.0000 |      8.0000 |
- |*"efficiency"                                    |      1254 |        229 |(  18.2616 +- 1.09102  )%|   -------   |   -------   |
-CharmSelForLcB2DMuNuX         SUCCESS Number of counters : 16
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# K+"                                          |        70 |        148 |     2.1143 |     1.9533 |      0.0000 |      8.0000 |
- | "# K-"                                          |        70 |        133 |     1.9000 |     1.2438 |      0.0000 |      5.0000 |
- | "# Lambda_c+ -> K-  p+  pi+ "                   |        70 |          2 |   0.028571 |    0.16660 |      0.0000 |      1.0000 |
- | "# Lambda_c~- -> K+  p~-  pi- "                 |        70 |          3 |   0.042857 |    0.20253 |      0.0000 |      1.0000 |
- | "# Phys/KforB2DMuNuX"                           |        70 |        281 |     4.0143 |     2.3268 |      1.0000 |      11.000 |
- | "# Phys/PiforB2DMuNuX"                          |        70 |        797 |     11.386 |     5.4597 |      1.0000 |      24.000 |
- | "# Phys/ProtonsForB2DMuNuX"                     |        70 |        202 |     2.8857 |     1.8864 |      1.0000 |      8.0000 |
- | "# input particles"                             |        70 |       1280 |     18.286 |     8.7426 |      4.0000 |      39.000 |
- | "# p+"                                          |        70 |        109 |     1.5571 |     1.4603 |      0.0000 |      6.0000 |
- | "# pi+"                                         |        70 |        427 |     6.1000 |     3.6061 |      0.0000 |      19.000 |
- | "# pi-"                                         |        70 |        370 |     5.2857 |     3.0619 |      0.0000 |      13.000 |
- | "# p~-"                                         |        70 |         93 |     1.3286 |     1.1798 |      0.0000 |      6.0000 |
- | "# selected"                                    |        70 |          5 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
- |*"#accept"                                       |        70 |          5 |(  7.14286 +- 3.07818  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |      3332 |         37 |(  1.11044 +- 0.181539 )%|   -------   |   -------   |
- |*"#pass mother cut"                              |        37 |          5 |(  13.5135 +- 5.62027  )%|   -------   |   -------   |
-B2DMuNuX_LcLine               SUCCESS Number of counters : 15
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Lambda_b0 -> Lambda_c+  mu+ "                |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Lambda_b0 -> Lambda_c+  mu- "                |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Lambda_b~0 -> Lambda_c~-  mu+ "              |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Lambda_b~0 -> Lambda_c~-  mu- "              |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Lambda_c+"                                   |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
- | "# Lambda_c~-"                                  |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
- | "# Phys/CharmSelForLcB2DMuNuX"                  |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# Phys/MuforB2DMuNuX"                          |         5 |          8 |     1.6000 |    0.48990 |      1.0000 |      2.0000 |
- | "# input particles"                             |         5 |         13 |     2.6000 |    0.48990 |      2.0000 |      3.0000 |
- | "# mu+"                                         |         5 |          5 |     1.0000 |    0.63246 |      0.0000 |      2.0000 |
- | "# mu-"                                         |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
- | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
- |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
-StrippingB2DMuNuX_LcLinePos...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2DMuNuX_LcLine      SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingB2DMuNuX_LcLine      SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingB2DMuNuX_OmegacLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_OmegacLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_OmegacLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_OmegacLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |        998 |(  99.8000 +- 0.141280 )%|   -------   |   -------   |
-CharmSelForOmegacB2DMuNuX     SUCCESS Number of counters : 16
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# K+"                                          |        69 |        148 |     2.1449 |     1.9507 |      0.0000 |      8.0000 |
- | "# K-"                                          |        69 |        132 |     1.9130 |     1.2824 |      0.0000 |      5.0000 |
- | "# Omega_c0 -> p+  K-  K-  pi+ "                |        69 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Omega_c~0 -> p~-  K+  K+  pi- "              |        69 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/KforB2DMuNuX"                           |        69 |        280 |     4.0580 |     2.3522 |      1.0000 |      11.000 |
- | "# Phys/PiforB2DMuNuX"                          |        69 |        797 |     11.551 |     5.5313 |      1.0000 |      24.000 |
- | "# Phys/ProtonsForB2DMuNuX"                     |        69 |        197 |     2.8551 |     1.9132 |      1.0000 |      8.0000 |
- | "# input particles"                             |        69 |       1274 |     18.464 |     8.8475 |      4.0000 |      39.000 |
- | "# p+"                                          |        69 |        106 |     1.5362 |     1.4604 |      0.0000 |      6.0000 |
- | "# pi+"                                         |        69 |        425 |     6.1594 |     3.6101 |      0.0000 |      19.000 |
- | "# pi-"                                         |        69 |        372 |     5.3913 |     3.1357 |      0.0000 |      13.000 |
- | "# p~-"                                         |        69 |         91 |     1.3188 |     1.1856 |      0.0000 |      6.0000 |
- | "# selected"                                    |        69 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |        69 |          0 |(  0.00000 +- 1.44928  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |      4398 |          2 |(0.0454752 +- 0.0321485)%|   -------   |   -------   |
- |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
-StrippingB2DMuNuX_OmegacLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2DMuNuX_OmegacLine  SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingB2DMuNuX_OmegacLine  SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingB2DMuNuX_XicLinePr...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_XicLineHl...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_XicLineHl...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2DMuNuX_XicLineVO...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |        998 |(  99.8000 +- 0.141280 )%|   -------   |   -------   |
-CharmSelForXicB2DMuNuX        SUCCESS Number of counters : 16
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# K+"                                          |        73 |        156 |     2.1370 |     1.9467 |      0.0000 |      8.0000 |
- | "# K-"                                          |        73 |        133 |     1.8219 |     1.2314 |      0.0000 |      5.0000 |
- | "# Phys/KforB2DMuNuX"                           |        73 |        289 |     3.9589 |     2.3140 |      1.0000 |      11.000 |
- | "# Phys/PiforB2DMuNuX"                          |        73 |        825 |     11.301 |     5.3831 |      1.0000 |      24.000 |
- | "# Phys/ProtonsForB2DMuNuX"                     |        73 |        206 |     2.8219 |     1.8825 |      1.0000 |      8.0000 |
- | "# Xi_c+ -> K-  p+  pi+ "                       |        73 |          1 |   0.013699 |    0.11624 |      0.0000 |      1.0000 |
- | "# Xi_c~- -> K+  p~-  pi- "                     |        73 |          1 |   0.013699 |    0.11624 |      0.0000 |      1.0000 |
- | "# input particles"                             |        73 |       1320 |     18.082 |     8.6306 |      4.0000 |      39.000 |
- | "# p+"                                          |        73 |        115 |     1.5753 |     1.4517 |      0.0000 |      6.0000 |
- | "# pi+"                                         |        73 |        452 |     6.1918 |     3.5410 |      0.0000 |      19.000 |
- | "# pi-"                                         |        73 |        373 |     5.1096 |     3.0139 |      0.0000 |      13.000 |
- | "# p~-"                                         |        73 |         91 |     1.2466 |     1.1678 |      0.0000 |      6.0000 |
- | "# selected"                                    |        73 |          2 |   0.027397 |    0.16324 |      0.0000 |      1.0000 |
- |*"#accept"                                       |        73 |          2 |(  2.73973 +- 1.91056  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |      3347 |         43 |(  1.28473 +- 0.194657 )%|   -------   |   -------   |
- |*"#pass mother cut"                              |        43 |          2 |(  4.65116 +- 3.21147  )%|   -------   |   -------   |
-B2DMuNuX_XicLine              SUCCESS Number of counters : 15
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/CharmSelForXicB2DMuNuX"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# Phys/MuforB2DMuNuX"                          |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
- | "# Xi_b0 -> Xi_c+  mu+ "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Xi_b0 -> Xi_c+  mu- "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Xi_b~0 -> Xi_c~-  mu+ "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Xi_b~0 -> Xi_c~-  mu- "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Xi_c+"                                       |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
- | "# Xi_c~-"                                      |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
- | "# input particles"                             |         2 |          6 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
- | "# mu+"                                         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
- | "# mu-"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
- | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
- | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2DMuNuX_XicLinePo...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2DMuNuX_XicLine     SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingB2DMuNuX_XicLine     SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingB2DMuNuX_D0FakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |         19 |(  1.90000 +- 0.431729 )%|   -------   |   -------   |
-StrippingB2DMuNuX_D0FakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
-StrippingB2DMuNuX_D0FakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
-StrippingB2DMuNuX_D0FakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
-FakeMuonsForB2DMuNuX          SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdNoPIDsMuons"                         |        68 |       1145 |     16.838 |     13.942 |      1.0000 |      77.000 |
- | "# input particles"                             |        68 |       1145 |     16.838 |     13.942 |      1.0000 |      77.000 |
- |*"#accept"                                       |        68 |         43 |(  63.2353 +- 5.84710  )%|   -------   |   -------   |
- | "#passed"                                       |        68 |         66 |    0.97059 |    0.99957 |      0.0000 |      5.0000 |
- |*"efficiency"                                    |      1145 |         66 |(  5.76419 +- 0.688770 )%|   -------   |   -------   |
-StrippingB2DMuNuX_D0FakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2DMuNuX_D0FakeLine  SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingB2DMuNuX_D0FakeLine  SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingB2DMuNuX_DpFakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |         26 |(  2.60000 +- 0.503230 )%|   -------   |   -------   |
-StrippingB2DMuNuX_DpFakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
-StrippingB2DMuNuX_DpFakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
-StrippingB2DMuNuX_DpFakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
-B2DMuNuX_DpFakeLine           SUCCESS Number of counters : 15
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# B0 -> D-  mu+ "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# B0 -> D-  mu- "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# B~0 -> D+  mu+ "                             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# B~0 -> D+  mu- "                             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# D+"                                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# D-"                                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/CharmSelForDpB2DMuNuX"                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# Phys/FakeMuonsForB2DMuNuX"                   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
- | "# input particles"                             |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
- | "# mu+"                                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# mu-"                                         |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
- | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
- |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
-StrippingB2DMuNuX_DpFakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2DMuNuX_DpFakeLine  SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingB2DMuNuX_DpFakeLine  SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingB2DMuNuX_DsFakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |         15 |(  1.50000 +- 0.384383 )%|   -------   |   -------   |
-StrippingB2DMuNuX_DsFakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
-StrippingB2DMuNuX_DsFakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
-StrippingB2DMuNuX_DsFakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
-StrippingB2DMuNuX_DsFakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2DMuNuX_DsFakeLine  SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingB2DMuNuX_DsFakeLine  SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingB2DMuNuX_LcFakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |         12 |(  1.20000 +- 0.344325 )%|   -------   |   -------   |
-StrippingB2DMuNuX_LcFakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
-StrippingB2DMuNuX_LcFakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
-StrippingB2DMuNuX_LcFakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
-StrippingB2DMuNuX_LcFakeLin...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2DMuNuX_LcFakeLine  SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingB2DMuNuX_LcFakeLine  SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingB2DMuNuX_OmegacFak...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |         15 |(  1.50000 +- 0.384383 )%|   -------   |   -------   |
-StrippingB2DMuNuX_OmegacFak...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
-StrippingB2DMuNuX_OmegacFak...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
-StrippingB2DMuNuX_OmegacFak...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
-StrippingB2DMuNuX_OmegacFak...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2DMuNuX_OmegacFak...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingB2DMuNuX_OmegacFak...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingB2DMuNuX_XicFakeLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |         27 |(  2.70000 +- 0.512552 )%|   -------   |   -------   |
-StrippingB2DMuNuX_XicFakeLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
-StrippingB2DMuNuX_XicFakeLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
-StrippingB2DMuNuX_XicFakeLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
-StrippingB2DMuNuX_XicFakeLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2DMuNuX_XicFakeLine SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingB2DMuNuX_XicFakeLine SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingB2JpsiXforEMPVRBu2...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-SelFilterPhys_StdLooseJpsi2...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       661 |          0 |(  0.00000 +- 0.151286 )%|   -------   |   -------   |
-SelFilterPhys_StdAllNoPIDsK...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       660 |        660 |(  100.000 +- 0.151515 )%|   -------   |   -------   |
-StrippingB2JpsiXforEMPVRBu2...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2JpsiXforEMPVRBu2...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingB2JpsiXforEMPVRBu2...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingB2JpsiXforEMPVRBd2...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2JpsiXforEMPVRBd2...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2JpsiXforEMPVRBd2...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingB2JpsiXforEMPVRBd2...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingB2JpsiXforEMPVRBs2...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2JpsiXforEMPVRBs2...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2JpsiXforEMPVRBs2...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingB2JpsiXforEMPVRBs2...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingB2JpsiXforEMBu2Jps...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2JpsiXforEMBu2Jps...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2JpsiXforEMBu2Jps...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingB2JpsiXforEMBu2Jps...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingB2JpsiXforEMBd2Jps...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2JpsiXforEMBd2Jps...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2JpsiXforEMBd2Jps...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingB2JpsiXforEMBd2Jps...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingB2JpsiXforEMBs2Jps...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingB2JpsiXforEMBs2Jps...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingB2JpsiXforEMBs2Jps...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingB2JpsiXforEMBs2Jps...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingNoPIDDstarWithD02R...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-SelD02RSKPiForNoPIDDstarWit...SUCCESS Number of counters : 14
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# D0 -> K-  pi+ "                              |       660 |          1 |  0.0015152 |   0.038895 |      0.0000 |      1.0000 |
- | "# D~0 -> K+  pi- "                             |       660 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# K+"                                          |       660 |       2680 |     4.0606 |     5.5330 |      0.0000 |      72.000 |
- | "# K-"                                          |       660 |       2776 |     4.2061 |     5.9365 |      0.0000 |      63.000 |
- | "# Phys/StdAllNoPIDsKaons"                      |       660 |      35512 |     53.806 |     33.243 |      1.0000 |      302.00 |
- | "# Phys/StdAllNoPIDsPions"                      |       660 |      35512 |     53.806 |     33.243 |      1.0000 |      302.00 |
- | "# input particles"                             |       660 |      71024 |     107.61 |     66.487 |      2.0000 |      604.00 |
- | "# pi+"                                         |       660 |       2680 |     4.0606 |     5.5330 |      0.0000 |      72.000 |
- | "# pi-"                                         |       660 |       2776 |     4.2061 |     5.9365 |      0.0000 |      63.000 |
- | "# selected"                                    |       660 |          1 |  0.0015152 |   0.038895 |      0.0000 |      1.0000 |
- |*"#accept"                                       |       660 |          1 |( 0.151515 +- 0.151400 )%|   -------   |   -------   |
- |*"#pass combcut"                                 |     59714 |       3482 |(  5.83113 +- 0.0958941)%|   -------   |   -------   |
- |*"#pass mother cut"                              |      3482 |          1 |(0.0287191 +- 0.0287150)%|   -------   |   -------   |
- | "Error from IParticleCombiner, skip the combinat|        31 |         31 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
-NoPIDDstarWithD02RSKPiLine    SUCCESS Number of counters : 13
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# D*(2010)+ -> D0  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# D*(2010)- -> D~0  pi- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/SelD02RSKPiForNoPIDDstarWithD02RSKPi"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# Phys/StdAllNoPIDsPions"                      |         1 |         39 |     39.000 |     0.0000 |      39.000 |      39.000 |
- | "# input particles"                             |         1 |         40 |     40.000 |     0.0000 |      40.000 |      40.000 |
- | "# pi+"                                         |         1 |         18 |     18.000 |     0.0000 |      18.000 |      18.000 |
- | "# pi-"                                         |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
- | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
- | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingNoPIDDstarWithD02R...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingNoPIDDstarWithD02R...SUCCESS Booked 8 Histogram(s) : 1D=7 1DProf=1
-StrippingNoPIDDstarWithD02R...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingSingleTrackTISLine...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |        105 |(  10.5000 +- 0.969407 )%|   -------   |   -------   |
-SelFilterPhys_StdAllNoPIDsM...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       162 |        119 |(  73.4568 +- 3.46925  )%|   -------   |   -------   |
-SingleTrackTISNoPIDs          SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllNoPIDsMuons"                      |        81 |       3515 |     43.395 |     30.862 |      2.0000 |      170.00 |
- | "# input particles"                             |        81 |       3515 |     43.395 |     30.862 |      2.0000 |      170.00 |
- |*"#accept"                                       |        81 |          0 |(  0.00000 +- 1.23457  )%|   -------   |   -------   |
- |*"#passed"                                       |        81 |          0 |(  0.00000 +- 1.23457  )%|   -------   |   -------   |
- |*"efficiency"                                    |      3515 |          0 |(  0.00000 +- 0.0284495)%|   -------   |   -------   |
-StrippingSingleTrackTISLine...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingSingleTrackTISLine   SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingSingleTrackTISLine   SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingSingleTrackTISLowL...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |         15 |(  1.50000 +- 0.384383 )%|   -------   |   -------   |
-SingleTrackTISNoPIDsLow       SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllNoPIDsMuons"                      |        12 |        562 |     46.833 |     37.923 |      2.0000 |      143.00 |
- | "# input particles"                             |        12 |        562 |     46.833 |     37.923 |      2.0000 |      143.00 |
- |*"#accept"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
- |*"#passed"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
- |*"efficiency"                                    |       562 |          0 |(  0.00000 +- 0.177936 )%|   -------   |   -------   |
-StrippingSingleTrackTISLowL...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingSingleTrackTISLowLineSUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingSingleTrackTISLowLineSUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingTrackEffMuonTT_Jps...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingTrackEffMuonTT_Jps...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingTrackEffMuonTT_Jps...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-TrackEffMuonTTJpsi_SelFilte...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdLooseMuons"                          |       252 |        465 |     1.8452 |     1.4733 |      1.0000 |      9.0000 |
- | "# input particles"                             |       252 |        465 |     1.8452 |     1.4733 |      1.0000 |      9.0000 |
- |*"#accept"                                       |       252 |         18 |(  7.14286 +- 1.62235  )%|   -------   |   -------   |
- |*"#passed"                                       |       252 |         18 |(  7.14286 +- 1.62235  )%|   -------   |   -------   |
- |*"efficiency"                                    |       465 |         18 |(  3.87097 +- 0.894562 )%|   -------   |   -------   |
-TrackEffMuonTTJpsiMinus_Sel...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"# Phys/TrackEffMuonTTJpsi_SelFilterLongPartsMu"|        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
- | "# input particles"                             |        18 |         18 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- |*"#accept"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
-TrackEffMuonTTJpsiMinus_Sel...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"# Phys/TrackEffMuonTTJpsiMinus_SelHlt1Jpsi"    |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
- | "# input particles"                             |        18 |         18 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- |*"#accept"                                       |        18 |         16 |(  88.8889 +- 7.40741  )%|   -------   |   -------   |
-TrackEffMuonTTLongJpsiMinus...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"# Phys/TrackEffMuonTTJpsiMinus_SelHlt2Jpsi"    |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
- | "# input particles"                             |        16 |         16 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- |*"#accept"                                       |        16 |          8 |(  50.0000 +- 12.5000  )%|   -------   |   -------   |
- |*"#passed"                                       |        16 |          8 |(  50.0000 +- 12.5000  )%|   -------   |   -------   |
- |*"efficiency"                                    |        16 |          8 |(  50.0000 +- 12.5000  )%|   -------   |   -------   |
-TrackEffMuonTTJpsi_SelMuonT...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "Rec/TrackEffMuonTTJpsi_SelMakeMuonTT/Tracks ==>|        16 |         44 |     2.7500 |     1.6394 |      1.0000 |      6.0000 |
-TrackEffMuonTTJpsi_SelMuonT...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "CombineDLL ==> Rec/ProtoP/Charged"             |        16 |       1266 |     79.125 |     47.802 |      8.0000 |      193.00 |
-TrackEffMuonTTJpsi_SelMuonT...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
-TrackEffMuonTTMuonTTJpsiPlu...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/TrackEffMuonTTJpsi_SelMuonTTParts"      |         8 |         22 |     2.7500 |     1.7139 |      1.0000 |      6.0000 |
- | "# input particles"                             |         8 |         22 |     2.7500 |     1.7139 |      1.0000 |      6.0000 |
- |*"#accept"                                       |         8 |          6 |(  75.0000 +- 15.3093  )%|   -------   |   -------   |
- | "#passed"                                       |         8 |         11 |     1.3750 |     1.3170 |      0.0000 |      4.0000 |
- |*"efficiency"                                    |        22 |         11 |(  50.0000 +- 10.6600  )%|   -------   |   -------   |
-TrackEffMuonTT_JpsiLine1      SUCCESS Number of counters : 10
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# J/psi(1S) -> mu+  mu- "                      |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"# Phys/TrackEffMuonTTLongJpsiMinus_chargeFilter|         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
- | "# Phys/TrackEffMuonTTMuonTTJpsiPlus_chargeFilte|         6 |         11 |     1.8333 |     1.2134 |      1.0000 |      4.0000 |
- | "# input particles"                             |         6 |         17 |     2.8333 |     1.2134 |      2.0000 |      5.0000 |
- | "# mu+"                                         |         6 |         11 |     1.8333 |     1.2134 |      1.0000 |      4.0000 |
- | "# mu-"                                         |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |        11 |          4 |(  36.3636 +- 14.5041  )%|   -------   |   -------   |
- |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
-StrippingTrackEffMuonTT_Jps...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingTrackEffMuonTT_Jps...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingTrackEffMuonTT_Jps...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingTrackEffMuonTT_Jps...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingTrackEffMuonTT_Jps...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingTrackEffMuonTT_Jps...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-TrackEffMuonTTJpsiPlus_SelH...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"# Phys/TrackEffMuonTTJpsi_SelFilterLongPartsMu"|        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
- | "# input particles"                             |        18 |         18 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- |*"#accept"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
-TrackEffMuonTTJpsiPlus_SelH...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"# Phys/TrackEffMuonTTJpsiPlus_SelHlt1Jpsi"     |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
- | "# input particles"                             |        18 |         18 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- |*"#accept"                                       |        18 |         16 |(  88.8889 +- 7.40741  )%|   -------   |   -------   |
-TrackEffMuonTTLongJpsiPlus_...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"# Phys/TrackEffMuonTTJpsiPlus_SelHlt2Jpsi"     |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
- | "# input particles"                             |        16 |         16 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- |*"#accept"                                       |        16 |          8 |(  50.0000 +- 12.5000  )%|   -------   |   -------   |
- |*"#passed"                                       |        16 |          8 |(  50.0000 +- 12.5000  )%|   -------   |   -------   |
- |*"efficiency"                                    |        16 |          8 |(  50.0000 +- 12.5000  )%|   -------   |   -------   |
-TrackEffMuonTTMuonTTJpsiMin...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/TrackEffMuonTTJpsi_SelMuonTTParts"      |         6 |         18 |     3.0000 |     1.6330 |      1.0000 |      6.0000 |
- | "# input particles"                             |         6 |         18 |     3.0000 |     1.6330 |      1.0000 |      6.0000 |
- |*"#accept"                                       |         6 |          4 |(  66.6667 +- 19.2450  )%|   -------   |   -------   |
- | "#passed"                                       |         6 |          8 |     1.3333 |     1.2472 |      0.0000 |      3.0000 |
- |*"efficiency"                                    |        18 |          8 |(  44.4444 +- 11.7121  )%|   -------   |   -------   |
-TrackEffMuonTT_JpsiLine2      SUCCESS Number of counters : 10
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# J/psi(1S) -> mu+  mu- "                      |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"# Phys/TrackEffMuonTTLongJpsiPlus_chargeFilterL|         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
- | "# Phys/TrackEffMuonTTMuonTTJpsiMinus_chargeFilt|         4 |          8 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
- | "# input particles"                             |         4 |         12 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
- | "# mu+"                                         |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# mu-"                                         |         4 |          8 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
- | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
- |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
-StrippingTrackEffMuonTT_Jps...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingTrackEffMuonTT_Jps...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingTrackEffMuonTT_Jps...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingTrackEffMuonTT_Ups...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-TrackEffMuonTTUpsilonZ_SelF...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllLooseMuons"                       |       454 |       1475 |     3.2489 |     3.1972 |      1.0000 |      26.000 |
- | "# input particles"                             |       454 |       1475 |     3.2489 |     3.1972 |      1.0000 |      26.000 |
- |*"#accept"                                       |       454 |         16 |(  3.52423 +- 0.865393 )%|   -------   |   -------   |
- | "#passed"                                       |       454 |         18 |   0.039648 |    0.21653 |      0.0000 |      2.0000 |
- |*"efficiency"                                    |      1475 |         18 |(  1.22034 +- 0.285876 )%|   -------   |   -------   |
-TrackEffMuonTTUpsilonMinus_...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/TrackEffMuonTTUpsilonZ_SelFilterLongPart|        16 |         18 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
- | "# input particles"                             |        16 |         18 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
- |*"#accept"                                       |        16 |          5 |(  31.2500 +- 11.5878  )%|   -------   |   -------   |
-TrackEffMuonTTUpsilonMinus_...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"# Phys/TrackEffMuonTTUpsilonMinus_SelHlt1Upsilo|         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
- | "# input particles"                             |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- |*"#accept"                                       |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
-TrackEffMuonTTLongUpsilonMi...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"# Phys/TrackEffMuonTTUpsilonMinus_SelHlt2Upsilo|         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
- | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
- |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
- |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
-TrackEffMuonTTMuonTTUpsilon...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/TrackEffMuonTTJpsi_SelMuonTTParts"      |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
- | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
- |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
- | "#passed"                                       |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
- |*"efficiency"                                    |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
-TrackEffMuonTT_UpsilonLine1   SUCCESS Number of counters : 10
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"# Phys/TrackEffMuonTTLongUpsilonMinus_chargeFil|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
- | "# Phys/TrackEffMuonTTMuonTTUpsilonPlus_chargeFi|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
- | "# Upsilon(1S) -> mu+  mu- "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
- | "# mu+"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
- | "# mu-"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
- | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingTrackEffMuonTT_Ups...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingTrackEffMuonTT_Ups...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingTrackEffMuonTT_Ups...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingTrackEffMuonTT_Ups...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-TrackEffMuonTTUpsilonPlus_S...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/TrackEffMuonTTUpsilonZ_SelFilterLongPart|        16 |         18 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
- | "# input particles"                             |        16 |         18 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
- |*"#accept"                                       |        16 |          5 |(  31.2500 +- 11.5878  )%|   -------   |   -------   |
-TrackEffMuonTTUpsilonPlus_S...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"# Phys/TrackEffMuonTTUpsilonPlus_SelHlt1Upsilon|         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
- | "# input particles"                             |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- |*"#accept"                                       |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
-TrackEffMuonTTLongUpsilonPl...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"# Phys/TrackEffMuonTTUpsilonPlus_SelHlt2Upsilon|         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
- | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
- |*"#passed"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
- |*"efficiency"                                    |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
-StrippingTrackEffMuonTT_Ups...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingTrackEffMuonTT_Ups...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingTrackEffMuonTT_Ups...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingTrackEffMuonTT_ZLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-TrackEffMuonTTZMinus_SelHlt1Z SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/TrackEffMuonTTUpsilonZ_SelFilterLongPart|        16 |         18 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
- | "# input particles"                             |        16 |         18 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
- |*"#accept"                                       |        16 |          5 |(  31.2500 +- 11.5878  )%|   -------   |   -------   |
-TrackEffMuonTTZMinus_SelHlt2Z SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"# Phys/TrackEffMuonTTZMinus_SelHlt1Z"          |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
- | "# input particles"                             |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
-StrippingTrackEffMuonTT_ZLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingTrackEffMuonTT_ZLine1SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingTrackEffMuonTT_ZLine1SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingTrackEffMuonTT_ZLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-TrackEffMuonTTZPlus_SelHlt1Z  SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/TrackEffMuonTTUpsilonZ_SelFilterLongPart|        16 |         18 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
- | "# input particles"                             |        16 |         18 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
- |*"#accept"                                       |        16 |          5 |(  31.2500 +- 11.5878  )%|   -------   |   -------   |
-TrackEffMuonTTZPlus_SelHlt2Z  SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"# Phys/TrackEffMuonTTZPlus_SelHlt1Z"           |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
- | "# input particles"                             |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
-StrippingTrackEffMuonTT_ZLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingTrackEffMuonTT_ZLine2SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingTrackEffMuonTT_ZLine2SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingTrackEffMuonTT_BJp...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-TrackEffMuonTTBJpsiK_SelFil...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdLooseKaons"                          |       609 |       6763 |     11.105 |     13.245 |      1.0000 |      157.00 |
- | "# input particles"                             |       609 |       6763 |     11.105 |     13.245 |      1.0000 |      157.00 |
- |*"#accept"                                       |       609 |        375 |(  61.5764 +- 1.97105  )%|   -------   |   -------   |
- | "#passed"                                       |       609 |       1076 |     1.7668 |     3.7190 |      0.0000 |      49.000 |
- |*"efficiency"                                    |      6763 |       1076 |(  15.9101 +- 0.444773 )%|   -------   |   -------   |
-TrackEffMuonTTBJpsiK_SelHlt...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/TrackEffMuonTTBJpsiK_SelFilterLongPartsK|       375 |       1076 |     2.8693 |     4.3929 |      1.0000 |      49.000 |
- | "# input particles"                             |       375 |       1076 |     2.8693 |     4.3929 |      1.0000 |      49.000 |
- |*"#accept"                                       |       375 |          0 |(  0.00000 +- 0.266667 )%|   -------   |   -------   |
-StrippingTrackEffMuonTT_BJp...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingTrackEffMuonTT_BJp...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingTrackEffMuonTT_BJp...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingTrackEffMuonTT_BJp...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingTrackEffMuonTT_BJp...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingTrackEffMuonTT_BJp...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingTrackEffMuonTT_BJp...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingTrackEffVeloMuonLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingTrackEffVeloMuonLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingTrackEffVeloMuonLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-TrackEffVeloMuonLongJpsiBot...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdLooseMuons"                          |       252 |        465 |     1.8452 |     1.4733 |      1.0000 |      9.0000 |
- | "# input particles"                             |       252 |        465 |     1.8452 |     1.4733 |      1.0000 |      9.0000 |
- |*"#accept"                                       |       252 |        161 |(  63.8889 +- 3.02575  )%|   -------   |   -------   |
- | "#passed"                                       |       252 |        210 |    0.83333 |    0.83333 |      0.0000 |      5.0000 |
- |*"efficiency"                                    |       465 |        210 |(  45.1613 +- 2.30781  )%|   -------   |   -------   |
-TrackEffVeloMuonLongJpsiMin...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/TrackEffVeloMuonLongJpsiBoth_longFilterL|       161 |        210 |     1.3043 |    0.68745 |      1.0000 |      5.0000 |
- | "# input particles"                             |       161 |        210 |     1.3043 |    0.68745 |      1.0000 |      5.0000 |
- |*"#accept"                                       |       161 |         80 |(  49.6894 +- 3.94048  )%|   -------   |   -------   |
- | "#passed"                                       |       161 |         93 |    0.57764 |    0.65598 |      0.0000 |      3.0000 |
- |*"efficiency"                                    |       210 |         93 |(  44.2857 +- 3.42772  )%|   -------   |   -------   |
-TisTosFilter1JpsiforTrackEf...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdLooseMuons"                          |       161 |        343 |     2.1304 |     1.7091 |      1.0000 |      9.0000 |
- | "# input particles"                             |       161 |        343 |     2.1304 |     1.7091 |      1.0000 |      9.0000 |
- |*"#accept"                                       |       161 |        161 |(  100.000 +- 0.621118 )%|   -------   |   -------   |
-TisTosFilter2JpsiforTrackEf...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/TisTosFilter1JpsiforTrackEffVeloMuon_Sel|       161 |        343 |     2.1304 |     1.7091 |      1.0000 |      9.0000 |
- | "# input particles"                             |       161 |        343 |     2.1304 |     1.7091 |      1.0000 |      9.0000 |
- |*"#accept"                                       |       161 |         80 |(  49.6894 +- 3.94048  )%|   -------   |   -------   |
-TrackEffVeloMuon_JpsiMuonSt...   INFO Number of events processed: 80
-TrackEffVeloMuon_JpsiMuonSt...   INFO Average number of muon tracks: 2.0875
-TrackEffVeloMuon_JpsiProtoP...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "Rec/VeloMuon/TrackEffVeloMuon_JpsiTracks ==> Re|        80 |        120 |     1.5000 |    0.92195 |      0.0000 |      6.0000 |
-TrackEffVeloMuon_JpsiSelVel...   INFO ********************************************************************************
-TrackEffVeloMuon_JpsiSelVel...   INFO  created 'mu+' and 'mu- : 120 per 80 calls (1.5+-0.921954)/event
-TrackEffVeloMuon_JpsiSelVel...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |        80 |         77 |(  96.2500 +- 2.12408  )%|   -------   |   -------   |
-TrackEffVeloMuonMuonVeloJps...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/TrackEffVeloMuon_JpsiSelVeloMuonParts"  |        43 |         75 |     1.7442 |     1.0586 |      1.0000 |      6.0000 |
- | "# input particles"                             |        43 |         75 |     1.7442 |     1.0586 |      1.0000 |      6.0000 |
- |*"#accept"                                       |        43 |         22 |(  51.1628 +- 7.62287  )%|   -------   |   -------   |
- | "#passed"                                       |        43 |         30 |    0.69767 |    0.87696 |      0.0000 |      4.0000 |
- |*"efficiency"                                    |        75 |         30 |(  40.0000 +- 5.65685  )%|   -------   |   -------   |
-TrackEffVeloMuonLine1         SUCCESS Number of counters : 10
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# J/psi(1S) -> mu+  mu- "                      |        22 |          2 |   0.090909 |    0.28748 |      0.0000 |      1.0000 |
- | "# Phys/TrackEffVeloMuonLongJpsiMinus_chargeFilt|        22 |         26 |     1.1818 |    0.48956 |      1.0000 |      3.0000 |
- | "# Phys/TrackEffVeloMuonMuonVeloJpsiPlus_chargeF|        22 |         30 |     1.3636 |    0.77139 |      1.0000 |      4.0000 |
- | "# input particles"                             |        22 |         56 |     2.5455 |     1.0325 |      2.0000 |      6.0000 |
- | "# mu+"                                         |        22 |         30 |     1.3636 |    0.77139 |      1.0000 |      4.0000 |
- | "# mu-"                                         |        22 |         26 |     1.1818 |    0.48956 |      1.0000 |      3.0000 |
- | "# selected"                                    |        22 |          2 |   0.090909 |    0.28748 |      0.0000 |      1.0000 |
- |*"#accept"                                       |        22 |          2 |(  9.09091 +- 6.12909  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |        38 |          6 |(  15.7895 +- 5.91528  )%|   -------   |   -------   |
- |*"#pass mother cut"                              |         6 |          2 |(  33.3333 +- 19.2450  )%|   -------   |   -------   |
-StrippingTrackEffVeloMuonLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
-StrippingTrackEffVeloMuonLine1SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingTrackEffVeloMuonLine1SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingTrackEffVeloMuonLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingTrackEffVeloMuonLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingTrackEffVeloMuonLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-TrackEffVeloMuonLongJpsiPlu...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/TrackEffVeloMuonLongJpsiBoth_longFilterL|       161 |        210 |     1.3043 |    0.68745 |      1.0000 |      5.0000 |
- | "# input particles"                             |       161 |        210 |     1.3043 |    0.68745 |      1.0000 |      5.0000 |
- |*"#accept"                                       |       161 |        103 |(  63.9752 +- 3.78350  )%|   -------   |   -------   |
- | "#passed"                                       |       161 |        117 |    0.72671 |    0.63037 |      0.0000 |      3.0000 |
- |*"efficiency"                                    |       210 |        117 |(  55.7143 +- 3.42772  )%|   -------   |   -------   |
-TrackEffVeloMuonMuonVeloJps...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/TrackEffVeloMuon_JpsiSelVeloMuonParts"  |        49 |         78 |     1.5918 |    0.98806 |      1.0000 |      6.0000 |
- | "# input particles"                             |        49 |         78 |     1.5918 |    0.98806 |      1.0000 |      6.0000 |
- |*"#accept"                                       |        49 |         18 |(  36.7347 +- 6.88689  )%|   -------   |   -------   |
- | "#passed"                                       |        49 |         22 |    0.44898 |    0.64083 |      0.0000 |      2.0000 |
- |*"efficiency"                                    |        78 |         22 |(  28.2051 +- 5.09523  )%|   -------   |   -------   |
-TrackEffVeloMuonLine2         SUCCESS Number of counters : 10
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# J/psi(1S) -> mu+  mu- "                      |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/TrackEffVeloMuonLongJpsiPlus_chargeFilte|        18 |         21 |     1.1667 |    0.50000 |      1.0000 |      3.0000 |
- | "# Phys/TrackEffVeloMuonMuonVeloJpsiMinus_charge|        18 |         22 |     1.2222 |    0.41574 |      1.0000 |      2.0000 |
- | "# input particles"                             |        18 |         43 |     2.3889 |    0.75564 |      2.0000 |      5.0000 |
- | "# mu+"                                         |        18 |         21 |     1.1667 |    0.50000 |      1.0000 |      3.0000 |
- | "# mu-"                                         |        18 |         22 |     1.2222 |    0.41574 |      1.0000 |      2.0000 |
- | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
- |*"#pass combcut"                                 |        27 |          5 |(  18.5185 +- 7.47568  )%|   -------   |   -------   |
- |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
-StrippingTrackEffVeloMuonLi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingTrackEffVeloMuonLine2SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingTrackEffVeloMuonLine2SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingTrackEffVeloMuonZL...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-TrackEffVeloMuonLongZBoth_l...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdLooseMuons"                          |       252 |        465 |     1.8452 |     1.4733 |      1.0000 |      9.0000 |
- | "# input particles"                             |       252 |        465 |     1.8452 |     1.4733 |      1.0000 |      9.0000 |
- |*"#accept"                                       |       252 |          1 |( 0.396825 +- 0.396037 )%|   -------   |   -------   |
- |*"#passed"                                       |       252 |          1 |( 0.396825 +- 0.396037 )%|   -------   |   -------   |
- |*"efficiency"                                    |       465 |          1 |( 0.215054 +- 0.214822 )%|   -------   |   -------   |
-TrackEffVeloMuonLongZMinus_...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"# Phys/TrackEffVeloMuonLongZBoth_longFilterLong|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
- | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
- |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
- |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
-TisTosFilter1ZforTrackEffVe...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdLooseMuons"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
-TisTosFilter2ZforTrackEffVe...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"# Phys/TisTosFilter1ZforTrackEffVeloMuon_SelHlt|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
- | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
-TrackEffVeloMuon_ZMuonStand...   INFO Number of events processed: 1
-TrackEffVeloMuon_ZMuonStand...   INFO Average number of muon tracks: 0
-TrackEffVeloMuon_ZProtoPMaker SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"Rec/VeloMuon/TrackEffVeloMuon_ZTracks ==> Rec/P|         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
-TrackEffVeloMuon_ZSelVeloMu...   INFO ********************************************************************************
-TrackEffVeloMuon_ZSelVeloMu...   INFO  created 'mu+' and 'mu- : 0 per 1 calls (0+-0)/event
-TrackEffVeloMuon_ZSelVeloMu...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
-StrippingTrackEffVeloMuonZL...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingTrackEffVeloMuonZL...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingTrackEffVeloMuonZL...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingTrackEffVeloMuonZL...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-TrackEffVeloMuonLongZPlus_c...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"# Phys/TrackEffVeloMuonLongZBoth_longFilterLong|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
- | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
- |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
- |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
-StrippingTrackEffVeloMuonZL...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingTrackEffVeloMuonZL...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingTrackEffVeloMuonZL...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingTrackEffVeloMuonUp...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-TrackEffVeloMuonLongUpsilon...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdLooseMuons"                          |       252 |        465 |     1.8452 |     1.4733 |      1.0000 |      9.0000 |
- | "# input particles"                             |       252 |        465 |     1.8452 |     1.4733 |      1.0000 |      9.0000 |
- |*"#accept"                                       |       252 |        209 |(  82.9365 +- 2.36977  )%|   -------   |   -------   |
- | "#passed"                                       |       252 |        311 |     1.2341 |     1.0638 |      0.0000 |      7.0000 |
- |*"efficiency"                                    |       465 |        311 |(  66.8817 +- 2.18253  )%|   -------   |   -------   |
-TrackEffVeloMuonLongUpsilon...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/TrackEffVeloMuonLongUpsilonBoth_longFilt|       209 |        311 |     1.4880 |    0.99333 |      1.0000 |      7.0000 |
- | "# input particles"                             |       209 |        311 |     1.4880 |    0.99333 |      1.0000 |      7.0000 |
- |*"#accept"                                       |       209 |        114 |(  54.5455 +- 3.44425  )%|   -------   |   -------   |
- | "#passed"                                       |       209 |        147 |    0.70335 |    0.82313 |      0.0000 |      5.0000 |
- |*"efficiency"                                    |       311 |        147 |(  47.2669 +- 2.83100  )%|   -------   |   -------   |
-TisTosFilter1UpsilonforTrac...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdLooseMuons"                          |       209 |        412 |     1.9713 |     1.5710 |      1.0000 |      9.0000 |
- | "# input particles"                             |       209 |        412 |     1.9713 |     1.5710 |      1.0000 |      9.0000 |
- |*"#accept"                                       |       209 |        209 |(  100.000 +- 0.478469 )%|   -------   |   -------   |
-TisTosFilter2UpsilonforTrac...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/TisTosFilter1UpsilonforTrackEffVeloMuon_|       209 |        412 |     1.9713 |     1.5710 |      1.0000 |      9.0000 |
- | "# input particles"                             |       209 |        412 |     1.9713 |     1.5710 |      1.0000 |      9.0000 |
- |*"#accept"                                       |       209 |          0 |(  0.00000 +- 0.478469 )%|   -------   |   -------   |
-TrackEffVeloMuon_UpsilonMuo...   INFO Number of events processed: 0
-TrackEffVeloMuon_UpsilonMuo...   INFO Average number of muon tracks: 0  (obviously)
-TrackEffVeloMuon_UpsilonSel...   INFO ********************************************************************************
-TrackEffVeloMuon_UpsilonSel...   INFO  created 'mu+' and 'mu- : 0 per 0 calls (0+-0)/event
-StrippingTrackEffVeloMuonUp...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingTrackEffVeloMuonUp...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingTrackEffVeloMuonUp...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingTrackEffVeloMuonUp...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-TrackEffVeloMuonLongUpsilon...SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/TrackEffVeloMuonLongUpsilonBoth_longFilt|       209 |        311 |     1.4880 |    0.99333 |      1.0000 |      7.0000 |
- | "# input particles"                             |       209 |        311 |     1.4880 |    0.99333 |      1.0000 |      7.0000 |
- |*"#accept"                                       |       209 |        132 |(  63.1579 +- 3.33667  )%|   -------   |   -------   |
- | "#passed"                                       |       209 |        164 |    0.78469 |    0.74278 |      0.0000 |      4.0000 |
- |*"efficiency"                                    |       311 |        164 |(  52.7331 +- 2.83100  )%|   -------   |   -------   |
-StrippingTrackEffVeloMuonUp...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingTrackEffVeloMuonUp...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingTrackEffVeloMuonUp...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingWMuControl10LinePr...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          7 |( 0.700000 +- 0.263647 )%|   -------   |   -------   |
-StrippingWMuControl10LineHl...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
-StrippingWMuControl10LinePo...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingWMuControl10Line     SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingWMuControl10Line     SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingWMuControl4800Line...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |        391 |(  39.1000 +- 1.54311  )%|   -------   |   -------   |
-StrippingWMuControl4800Line...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       391 |          0 |(  0.00000 +- 0.255754 )%|   -------   |   -------   |
-StrippingWMuControl4800Line...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingWMuControl4800Line   SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingWMuControl4800Line   SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingWMuLinePreScaler     SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-WMuLine                       SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllLooseMuons"                       |       460 |       1481 |     3.2196 |     3.1865 |      1.0000 |      26.000 |
- | "# input particles"                             |       460 |       1481 |     3.2196 |     3.1865 |      1.0000 |      26.000 |
- |*"#accept"                                       |       460 |          1 |( 0.217391 +- 0.217155 )%|   -------   |   -------   |
- |*"#passed"                                       |       460 |          1 |( 0.217391 +- 0.217155 )%|   -------   |   -------   |
- |*"efficiency"                                    |      1481 |          1 |(0.0675219 +- 0.0674991)%|   -------   |   -------   |
-StrippingWMuLinePostScaler    SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
-StrippingWMuLine              SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingWMuLine              SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingWMuLowLinePreScaler  SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |        103 |(  10.3000 +- 0.961202 )%|   -------   |   -------   |
-WMuLowLine                    SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllLooseMuons"                       |        42 |        143 |     3.4048 |     4.1003 |      1.0000 |      26.000 |
- | "# input particles"                             |        42 |        143 |     3.4048 |     4.1003 |      1.0000 |      26.000 |
- |*"#accept"                                       |        42 |          0 |(  0.00000 +- 2.38095  )%|   -------   |   -------   |
- |*"#passed"                                       |        42 |          0 |(  0.00000 +- 2.38095  )%|   -------   |   -------   |
- |*"efficiency"                                    |       143 |          0 |(  0.00000 +- 0.699301 )%|   -------   |   -------   |
-StrippingWMuLowLinePostScaler SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingWMuLowLine           SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingWMuLowLine           SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingWMuSingleTrackNoBi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingWMuSingleTrackNoBi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |      1000 |         47 |(  4.70000 +- 0.669261 )%|   -------   |   -------   |
-WMuSingleTrackNoBiasLine      SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllNoPIDsMuons"                      |        30 |        530 |     17.667 |     15.421 |      2.0000 |      56.000 |
- | "# input particles"                             |        30 |        530 |     17.667 |     15.421 |      2.0000 |      56.000 |
- |*"#accept"                                       |        30 |          0 |(  0.00000 +- 3.33333  )%|   -------   |   -------   |
- |*"#passed"                                       |        30 |          0 |(  0.00000 +- 3.33333  )%|   -------   |   -------   |
- |*"efficiency"                                    |       530 |          0 |(  0.00000 +- 0.188679 )%|   -------   |   -------   |
-StrippingWMuSingleTrackNoBi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingWMuSingleTrackNoBi...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingWMuSingleTrackNoBi...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingWMuSingleTrackNoBi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |        210 |(  21.0000 +- 1.28802  )%|   -------   |   -------   |
-StrippingWMuSingleTrackNoBi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#passed"                                       |       210 |          7 |(  3.33333 +- 1.23871  )%|   -------   |   -------   |
-WMuSingleTrackNoBiasLinePS    SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/StdAllNoPIDsMuons"                      |         6 |         88 |     14.667 |     15.283 |      2.0000 |      47.000 |
- | "# input particles"                             |         6 |         88 |     14.667 |     15.283 |      2.0000 |      47.000 |
- |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
- |*"#passed"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
- |*"efficiency"                                    |        88 |          0 |(  0.00000 +- 1.13636  )%|   -------   |   -------   |
-StrippingWMuSingleTrackNoBi...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
-StrippingWMuSingleTrackNoBi...SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingWMuSingleTrackNoBi...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-StrippingStreamALLPreScaler   SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
-StrippingStreamALLPostScaler  SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |       326 |        326 |(  100.000 +- 0.306748 )%|   -------   |   -------   |
-StrippingStreamALL            SUCCESS Booked 4 Histogram(s) : 1D=3 1DProf=1
-StrippingStreamALL            SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- |*"#accept"                                       |      1000 |        326 |(  32.6000 +- 1.48231  )%|   -------   |   -------   |
- | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-FSRInputCopyStreamALL_OStream    INFO Set up File Summary Record
-FSRInputCopyStreamALL_OStream    INFO Events output: 1
-FindDuplicates_ALL            SUCCESS Number of counters : 67
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# Phys/B2DMuNuX_D0FakeLine"                    |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/B2DMuNuX_D0Line"                        |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/B2DMuNuX_D0eLine"                       |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/B2DMuNuX_DpFakeLine"                    |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/B2DMuNuX_DpLine"                        |       326 |          1 |  0.0030675 |   0.055300 |      0.0000 |      1.0000 |
- | "# Phys/B2DMuNuX_DsFakeLine"                    |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/B2DMuNuX_DsLine"                        |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/B2DMuNuX_LcFakeLine"                    |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/B2DMuNuX_LcLine"                        |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/B2DMuNuX_OmegacFakeLine"                |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/B2DMuNuX_OmegacLine"                    |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/B2DMuNuX_XicFakeLine"                   |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/B2DMuNuX_XicLine"                       |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/B2JpsiXforEMBd2JpsiKstarDetachedLine"   |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/B2JpsiXforEMBs2JpsiPhiDetachedLine"     |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/B2JpsiXforEMBu2JpsiKDetachedLine"       |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/B2JpsiXforEMPVRBd2JpsiKstarDetachedLine"|       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/B2JpsiXforEMPVRBs2JpsiPhiDetachedLine"  |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/B2JpsiXforEMPVRBu2JpsiKDetachedLine"    |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/DiMuonForXsectionLine"                  |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/InclbJets"                              |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/MuMuSSLine1"                            |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/MuMuSSLine2"                            |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/MuMuSSLine3"                            |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/MuMuSSLine4"                            |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/NoPIDDstarWithD02RSKPiLine"             |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/PIDCalibBu2Jpsi_eeKLine"                |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/PIDCalibBu2Jpsi_mumuKLine"              |       326 |          1 |  0.0030675 |   0.055300 |      0.0000 |      1.0000 |
- | "# Phys/PIDCalibBu2KMuMuLine"                   |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/PIDCalibBu2KeeLine"                     |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/PIDCalibJpsi2MuMuLine"                  |       326 |          2 |  0.0061350 |   0.078085 |      0.0000 |      1.0000 |
- | "# Phys/PIDCalibJpsi2eeLine"                    |       326 |          1 |  0.0030675 |   0.055300 |      0.0000 |      1.0000 |
- | "# Phys/PIDCalibKs02pipiDDLine"                 |       326 |         23 |   0.070552 |     1.2719 |      0.0000 |      23.000 |
- | "# Phys/PIDCalibKs02pipiLine"                   |       326 |          5 |   0.015337 |    0.12289 |      0.0000 |      1.0000 |
- | "# Phys/PIDCalibL02ppiDDHighPTLine"             |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/PIDCalibL02ppiDDLine"                   |       326 |          3 |  0.0092025 |   0.095487 |      0.0000 |      1.0000 |
- | "# Phys/PIDCalibL02ppiDDVeryHighPTLine"         |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/PIDCalibL02ppiHighPTLine"               |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/PIDCalibL02ppiIsMuonLine"               |       326 |          1 |  0.0030675 |   0.055300 |      0.0000 |      1.0000 |
- | "# Phys/PIDCalibL02ppiLine"                     |       326 |         17 |   0.052147 |    0.22232 |      0.0000 |      1.0000 |
- | "# Phys/PIDCalibL02ppiVeryHighPTLine"           |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/PIDCalibLc2pKpiLine"                    |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/SingleTrackTISLine"                     |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/SingleTrackTISLowLine"                  |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- |*"# Phys/TrackEffMuonTT_BJpsiKLine1"             |       326 |          0 |(  0.00000 +- 0.306748 )%|   -------   |   -------   |
- |*"# Phys/TrackEffMuonTT_BJpsiKLine2"             |       326 |          0 |(  0.00000 +- 0.306748 )%|   -------   |   -------   |
- |*"# Phys/TrackEffMuonTT_JpsiLine1"               |       326 |          0 |(  0.00000 +- 0.306748 )%|   -------   |   -------   |
- |*"# Phys/TrackEffMuonTT_JpsiLine2"               |       326 |          0 |(  0.00000 +- 0.306748 )%|   -------   |   -------   |
- |*"# Phys/TrackEffMuonTT_UpsilonLine1"            |       326 |          0 |(  0.00000 +- 0.306748 )%|   -------   |   -------   |
- |*"# Phys/TrackEffMuonTT_UpsilonLine2"            |       326 |          0 |(  0.00000 +- 0.306748 )%|   -------   |   -------   |
- |*"# Phys/TrackEffMuonTT_ZLine1"                  |       326 |          0 |(  0.00000 +- 0.306748 )%|   -------   |   -------   |
- |*"# Phys/TrackEffMuonTT_ZLine2"                  |       326 |          0 |(  0.00000 +- 0.306748 )%|   -------   |   -------   |
- |*"# Phys/TrackEffVeloMuonLine1"                  |       326 |          2 |( 0.613497 +- 0.432475 )%|   -------   |   -------   |
- |*"# Phys/TrackEffVeloMuonLine2"                  |       326 |          0 |(  0.00000 +- 0.306748 )%|   -------   |   -------   |
- |*"# Phys/TrackEffVeloMuonUpsilonLine1"           |       326 |          0 |(  0.00000 +- 0.306748 )%|   -------   |   -------   |
- |*"# Phys/TrackEffVeloMuonUpsilonLine2"           |       326 |          0 |(  0.00000 +- 0.306748 )%|   -------   |   -------   |
- |*"# Phys/TrackEffVeloMuonZLine1"                 |       326 |          0 |(  0.00000 +- 0.306748 )%|   -------   |   -------   |
- |*"# Phys/TrackEffVeloMuonZLine2"                 |       326 |          0 |(  0.00000 +- 0.306748 )%|   -------   |   -------   |
- | "# Phys/WMuControl10Line"                       |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/WMuControl4800Line"                     |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/WMuLine"                                |       326 |          1 |  0.0030675 |   0.055300 |      0.0000 |      1.0000 |
- | "# Phys/WMuLowLine"                             |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/WMuSingleTrackNoBiasLine"               |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/WMuSingleTrackNoBiasLinePS"             |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# Phys/Z02MuMuLine"                            |       326 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "# input particles"                             |       326 |         57 |    0.17485 |     1.3119 |      0.0000 |      23.000 |
- |*"#accept"                                       |       326 |        326 |(  100.000 +- 0.306748 )%|   -------   |   -------   |
-ALL_OStream                      INFO Events output: 326
-EventLoopMgr                     INFO Histograms converted successfully according to request.
-DataOnDemandSvc                  INFO Handled "DataFault" incidents: 25105/22277/778746(Alg/Node/Total).
-RootCnvSvc                       INFO Disconnected data IO:0CA90452-7763-E511-82A6-02163E010DFB [000000.ALL.dst]
-RootCnvSvc                       INFO Disconnected data IO:64DC6780-3623-E511-9984-02163E00E79F [root://eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/swtest/lhcb/LHCb/Collision15em/FULL.DST/00046147/0000/00046147_00000533_1.full.dst]
-TransportSvc                  SUCCESS  GEOMETRY ERRORS: 'Skip'     map has the size 0
-
-TransportSvc                  SUCCESS  GEOMETRY ERRORS: 'Recover'  map has the size 5
-   |                      Logical Volume                     |    |  #          mean             RMS          min              max    |
-   | AfterMagnetRegion/Rich2/lvRich2Master                   | mm | 2       1.6918803e-11   3.2491779e-12 1.3669625e-11   2.0167981e- |
-   | AfterMagnetRegion/Rich2/lvRich2Master                   | X0 | 2       5.5833829e-14   1.0722629e-14 4.51112e-14     6.6556457e- |
-   | AfterMagnetRegion/T/lvT                                 | mm | 20      1.4042061           1.0042204 0.03733802          3.51807 |
-   | AfterMagnetRegion/T/lvT                                 | X0 | 20      0                           0 0                           |
-   | BeforeMagnetRegion/Velo/RFFoil/lvRFFoil                 | mm | 3       0.00028975294   0.00018443647 3.7916746e-05   0.000474485 |
-   | BeforeMagnetRegion/Velo/RFFoil/lvRFFoil                 | X0 | 3       0                           0 0                           |
-   | DownstreamRegion/lvDownstreamRegion                     | mm | 22      0.72110552        0.089313062 0.6521765          0.985297 |
-   | DownstreamRegion/lvDownstreamRegion                     | X0 | 22      0.00053035935   0.00077968935 0                0.00194994 |
-   | agnetRegion/PipeSupportsInMagnet/lvUX85SupportsInMagnet | mm | 2       12.463576           12.002931 0.46064456          24.4665 |
-   | agnetRegion/PipeSupportsInMagnet/lvUX85SupportsInMagnet | X0 | 2       0.0019998341     0.0019998341 0                0.00399966 |
-
-TransportSvc                  SUCCESS  GEOMETRY ERRORS: 'Codes'    map has the size 0
-
-TransportSvc                     INFO Reset the static pointer to DetDesc::IGeometyrErrorSvc
-ToolSvc                          INFO Removing all tools created by ToolSvc
-StdLooseAllPhotons.PhotonMaker   INFO StdLooseAllPhotons.PhotonMaker -  Summary -----
-StdLooseAllPhotons.PhotonMaker   INFO  Created : 57.5 gamma per event
-StdLooseAllPhotons.PhotonMaker   INFO  32.1739% have SPD hits
-StdLooseAllPhotons.PhotonMaker   INFO  ---------------------------
-StdLooseAllPhotons.PhotonMakerSUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "Confidence Level"                              |       115 |   51.13818 |    0.44468 |    0.34308 |  0.00084978 |     0.99057 |
- | "Created converted photons"                     |         2 |         37 |     18.500 |     6.5000 |      12.000 |      25.000 |
- | "Created unConverted photons"                   |         2 |         78 |     39.000 |     14.000 |      25.000 |      53.000 |
-EcalCovar.EcalCovarTool       SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "Parameter update"                              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
-EcalClust.CaloClusterizatio...SUCCESS Number of counters : 2
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "Cluster energy"                                |      3875 | 1.6672e+07 |     4302.5 |     5808.2 |      91.358 |  1.0495e+05 |
- | "Cluster size"                                  |      3875 |      46685 |     12.048 |     3.5407 |      4.0000 |      31.000 |
-HcalZSup.HcalZSupTool         SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "getCaloBanks"                                  |        31 |         31 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
-EcalZSup.EcalZSupTool         SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "getCaloBanks"                                  |        31 |         31 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
-SpdFromRaw.SpdFromRawTool     SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "getCaloBanks"                                  |        31 |         31 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
-PrsFromRaw.PrsFromRawTool     SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "getCaloBanks"                                  |        31 |         31 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
-StdAllLooseElectrons.BremAdderSUCCESS Number of counters : 6
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "Add :  photon(s)"                              |      3790 |        601 |    0.15858 |    0.39042 |      0.0000 |      3.0000 |
- | "Add : 0 #photon(s)"                            |      3223 |       3223 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "Add : 1 #photon(s)"                            |       535 |        535 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "Add : 2 #photon(s)"                            |        30 |         30 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "Add : 3 #photon(s)"                            |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "added NewBrem (meth=3)"                        |      3790 |        601 |    0.15858 |    0.39042 |      0.0000 |      3.0000 |
-StdVeryLooseAllPhotons.Phot...   INFO StdVeryLooseAllPhotons.PhotonMaker -  Summary -----
-StdVeryLooseAllPhotons.Phot...   INFO  Created : 57.3409 gamma per event
-StdVeryLooseAllPhotons.Phot...   INFO  27.1872% have SPD hits
-StdVeryLooseAllPhotons.Phot...   INFO  ---------------------------
-StdVeryLooseAllPhotons.Phot...SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "Confidence Level"                              |     37845 |   15416.26 |    0.40735 |    0.36339 |  5.9651e-05 |     0.99881 |
- | "Created converted photons"                     |       660 |      10289 |     15.589 |     8.2640 |      0.0000 |      46.000 |
- | "Created unConverted photons"                   |       660 |      27556 |     41.752 |     18.264 |      1.0000 |      94.000 |
-StdAllNoPIDsElectrons.BremA...SUCCESS Number of counters : 6
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "Add :  photon(s)"                              |     35512 |       3024 |   0.085154 |    0.29328 |      0.0000 |      3.0000 |
- | "Add : 0 #photon(s)"                            |     32622 |      32622 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "Add : 1 #photon(s)"                            |      2766 |       2766 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "Add : 2 #photon(s)"                            |       114 |        114 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "Add : 3 #photon(s)"                            |        10 |         10 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "added NewBrem (meth=3)"                        |     35512 |       3024 |   0.085154 |    0.29328 |      0.0000 |      3.0000 |
-ToolSvc.LoKi::VertexFitter    SUCCESS Number of counters : 7
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#iterations/1"                                 |      8127 |      17025 |     2.0949 |    0.62276 |      1.0000 |      11.000 |
- | "#iterations/2"                                 |     12695 |      29624 |     2.3335 |    0.85276 |      2.0000 |      11.000 |
- | "#iterations/Gen"                               |      1813 |       5474 |     3.0193 |     1.2335 |      1.0000 |      10.000 |
- | "#iterations/Opt"                               |     11262 |      13270 |     1.1783 |    0.73136 |      0.0000 |      10.000 |
- | "Seed:case(1)"                                  |      1867 |       1867 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "Seed:case(2)"                                  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
- | "Seed:case(3)"                                  |        70 |         70 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
-ToolSvc.LoKi::VertexFitter    SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/39/0
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [PIDCalibBu2Jpsi_mumuKLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [PIDCalibKs02pipiDDLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 65       Message = 'No convergency has been reached [PIDCalibL02ppiDDLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [PIDCalibL02ppiIsMuonLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 17       Message = 'No convergency has been reached [PIDCalibL02ppiLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'No convergency has been reached [PIDCalibLc2pKpiLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 31       Message = 'No convergency has been reached [SelD02RSKPiForNoPIDDstarWithD02RSKPi]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [StdLooseDiMuon]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [PIDCalibBu2Jpsi_mumuKLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [PIDCalibL02ppiIsMuonLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 17       Message = '_iterate_opt: No convergency has been reached [PIDCalibL02ppiLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = '_iterate_opt: No convergency has been reached [PIDCalibLc2pKpiLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 45       Message = '_iterate_opt: No convergency has been reached [SelD02RSKPiForNoPIDDstarWithD02RSKPi]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [StdLooseDiMuon]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): Vertex is outside of fiducial volume [PIDCalibKs02pipiDDLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 248      Message = 'fit(): Vertex is outside of fiducial volume [PIDCalibL02ppiDDLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [PIDCalibL02ppiHighPTLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 21       Message = 'fit(): Vertex is outside of fiducial volume [PIDCalibL02ppiIsMuonLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 273      Message = 'fit(): Vertex is outside of fiducial volume [PIDCalibL02ppiLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [PIDCalibL02ppiVeryHighPTLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): Vertex is outside of fiducial volume [PIDCalibLc2pKpiLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [StdLooseDiMuon]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [TrackEffMuonTT_JpsiLine1]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [PIDCalibBu2Jpsi_mumuKLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [PIDCalibKs02pipiDDLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 65       Message = 'fit(): failure from _iterate() [PIDCalibL02ppiDDLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [PIDCalibL02ppiIsMuonLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 17       Message = 'fit(): failure from _iterate() [PIDCalibL02ppiLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from _iterate() [PIDCalibLc2pKpiLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 31       Message = 'fit(): failure from _iterate() [SelD02RSKPiForNoPIDDstarWithD02RSKPi]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [StdLooseDiMuon]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [PIDCalibBu2Jpsi_mumuKLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [PIDCalibKs02pipiDDLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 65       Message = 'fit(): failure from fit [PIDCalibL02ppiDDLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [PIDCalibL02ppiIsMuonLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 17       Message = 'fit(): failure from fit [PIDCalibL02ppiLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from fit [PIDCalibLc2pKpiLine]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 31       Message = 'fit(): failure from fit [SelD02RSKPiForNoPIDDstarWithD02RSKPi]'
-ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [StdLooseDiMuon]'
-ToolSvc.FastVeloHitManager       INFO Maximum number of Velo hits 5569
-TrackEffMuonTTJpsi_SelMakeM...SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#MuonTracks"                                   |        18 |         64 |     3.5556 |     2.1915 |      0.0000 |      9.0000 |
-ToolSvc.lifetime              SUCCESS Number of counters : 3
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "#iterations"                                   |       305 |       2193 |     7.1902 |     4.5682 |      2.0000 |      20.000 |
- | "chi2"                                          |       178 |    2938242 |     16507. |     64892. |      3.9532 |  6.2746e+05 |
- | "ctau"                                          |       178 |  -6403.228 |    -35.973 |     149.77 |     -820.02 |      979.59 |
-ToolSvc.lifetime              SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/15/0
-ToolSvc.lifetime              SUCCESS  #WARNINGS   = 21       Message = 'Error from LoKi::DirectionFitBase [PIDCalibL02ppiDDLine]'
-ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'Error from LoKi::DirectionFitBase [PIDCalibL02ppiHighPTLine]'
-ToolSvc.lifetime              SUCCESS  #WARNINGS   = 8        Message = 'Error from LoKi::DirectionFitBase [PIDCalibL02ppiIsMuonLine]'
-ToolSvc.lifetime              SUCCESS  #WARNINGS   = 145      Message = 'Error from LoKi::DirectionFitBase [PIDCalibL02ppiLine]'
-ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::DirectionFitBase [PIDCalibL02ppiVeryHighPTLine]'
-ToolSvc.lifetime              SUCCESS  #WARNINGS   = 21       Message = 'There is no convergency [PIDCalibL02ppiDDLine]'
-ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency [PIDCalibL02ppiHighPTLine]'
-ToolSvc.lifetime              SUCCESS  #WARNINGS   = 8        Message = 'There is no convergency [PIDCalibL02ppiIsMuonLine]'
-ToolSvc.lifetime              SUCCESS  #WARNINGS   = 145      Message = 'There is no convergency [PIDCalibL02ppiLine]'
-ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency [PIDCalibL02ppiVeryHighPTLine]'
-ToolSvc.lifetime              SUCCESS  #WARNINGS   = 21       Message = 'fit_: the error from iterate [PIDCalibL02ppiDDLine]'
-ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'fit_: the error from iterate [PIDCalibL02ppiHighPTLine]'
-ToolSvc.lifetime              SUCCESS  #WARNINGS   = 8        Message = 'fit_: the error from iterate [PIDCalibL02ppiIsMuonLine]'
-ToolSvc.lifetime              SUCCESS  #WARNINGS   = 145      Message = 'fit_: the error from iterate [PIDCalibL02ppiLine]'
-ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'fit_: the error from iterate [PIDCalibL02ppiVeryHighPTLine]'
-ToolSvc.LoKi::DistanceCalcu...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/7/0
-ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 13       Message = 'There is no convergency-III [PIDCalibKs02pipiDDLine]'
-ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 978      Message = 'There is no convergency-III [PIDCalibL02ppiDDLine]'
-ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [PIDCalibL02ppiHighPTLine]'
-ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 10       Message = 'There is no convergency-III [PIDCalibL02ppiIsMuonLine]'
-ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 117      Message = 'There is no convergency-III [PIDCalibL02ppiLine]'
-ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 111      Message = 'There is no convergency-III [PIDCalibLc2pKpiLine]'
-ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [StdLooseDiMuon]'
-ToolSvc.HltFactory            SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# loaded from CACHE"                           |        87 |         87 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
-ToolSvc.HltFactory            SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
-ToolSvc.HltFactory            SUCCESS  #WARNINGS   = 1        Message = 'Python Functors are DISABLED'
-ToolSvc.HybridFactory         SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# loaded from CACHE"                           |       417 |        417 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
-ToolSvc.HybridFactory         SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
-ToolSvc.HybridFactory         SUCCESS  #WARNINGS   = 1        Message = 'Python Functors are DISABLED'
-ToolSvc.CoreFactory           SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "# loaded from CACHE"                           |        37 |         37 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
-ToolSvc.CoreFactory           SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
-ToolSvc.CoreFactory           SUCCESS  #WARNINGS   = 1        Message = 'Python Functors are DISABLED'
-DaVinciInitAlg.DaVinciMemory  SUCCESS Booked 4 Histogram(s) : 1D=4
-DaVinciInitAlg.DaVinciMemory  SUCCESS Number of counters : 2
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "Delta Memory/MB"                               |       990 |      3.928 |  0.0039677 |    0.12478 |      0.0000 |      3.9280 |
- | "Total Memory/MB"                               |      1000 |    1398947 |     1398.9 |     6.3279 |      1261.0 |      1399.8 |
-DaVinciInitAlg.DaVinciMemory  SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
-DaVinciInitAlg.DaVinciMemory  SUCCESS  #WARNINGS   = 1        Message = 'Delta Memory for the event exceeds 3*sigma'
-LoKiSvc.REPORT                SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/9/0
-LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 7        Message = 'LoKi::Particles::InMuonAcceptance: 	 Invalid MuonPID, return 'false' [FakeMuonsForB2DMuNuX]'
-LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 92       Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [PIDCalibBu2Jpsi_mumuKSelectionJpsi]'
-LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 7        Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [PIDCalibJpsi2MuMuLine]'
-LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 6428     Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [PIDCalibL02ppiIsMuonLine]'
-LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 21       Message = 'LoKi::Particles::LifeTimeFitChi2DV: 	 Error from IlifetimeFitter::fit, return InvalidChi2 [PIDCalibL02ppiDDLine]'
-LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 3        Message = 'LoKi::Particles::LifeTimeFitChi2DV: 	 Error from IlifetimeFitter::fit, return InvalidChi2 [PIDCalibL02ppiHighPTLine]'
-LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 8        Message = 'LoKi::Particles::LifeTimeFitChi2DV: 	 Error from IlifetimeFitter::fit, return InvalidChi2 [PIDCalibL02ppiIsMuonLine]'
-LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 145      Message = 'LoKi::Particles::LifeTimeFitChi2DV: 	 Error from IlifetimeFitter::fit, return InvalidChi2 [PIDCalibL02ppiLine]'
-LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::LifeTimeFitChi2DV: 	 Error from IlifetimeFitter::fit, return InvalidChi2 [PIDCalibL02ppiVeryHighPTLine]'
-EcalShare.PhotonShowerOverl...SUCCESS Number of counters : 21
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "<delta> Inner"                                 |     14076 |   784048.8 |     55.701 | 4.9439e-05 |      55.701 |      55.701 |
- | "<delta> Middle"                                |     14552 |   923091.6 |     63.434 |     0.0000 |      63.434 |      63.434 |
- | "<delta> Outer"                                 |     29036 |    2318177 |     79.838 |     0.0000 |      79.838 |      79.838 |
- | "<gamma> Inner"                                 |     14076 |   208012.4 |     14.778 |     0.0000 |      14.778 |      14.778 |
- | "<gamma> Middle"                                |     14552 |   210055.5 |     14.435 | 7.1159e-06 |      14.435 |      14.435 |
- | "<gamma> Outer"                                 |     29036 |   424343.5 |     14.614 | 1.4807e-05 |      14.614 |      14.614 |
- | "Delta(Z) Inner"                                |     14076 |    1196431 |     84.998 |     10.228 |      56.495 |      124.35 |
- | "Delta(Z) Middle"                               |     14552 |    1174476 |     80.709 |     10.611 |      48.452 |      122.26 |
- | "Delta(Z) Outer"                                |     29036 |    2488849 |     85.716 |     11.225 |      53.535 |      127.60 |
- | "delta0 correction processing (Inner)"          |     14076 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "delta0 correction processing (Middle)"         |     14552 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "delta0 correction processing (Outer)"          |     29036 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "deltaP correction processing (Inner)"          |     14076 |   784048.8 |     55.701 | 4.9439e-05 |      55.701 |      55.701 |
- | "deltaP correction processing (Middle)"         |     14552 |   923091.6 |     63.434 |     0.0000 |      63.434 |      63.434 |
- | "deltaP correction processing (Outer)"          |     29036 |    2318177 |     79.838 |     0.0000 |      79.838 |      79.838 |
- | "gamma0 correction processing (Inner)"          |     14076 |   252467.1 |     17.936 | 1.3681e-05 |      17.936 |      17.936 |
- | "gamma0 correction processing (Middle)"         |     14552 |   277259.3 |     19.053 |     0.0000 |      19.053 |      19.053 |
- | "gamma0 correction processing (Outer)"          |     29036 |     647648 |     22.305 | 6.0317e-06 |      22.305 |      22.305 |
- | "gammaP correction processing (Inner)"          |     14076 |   44454.72 |     3.1582 | 1.6932e-06 |      3.1582 |      3.1582 |
- | "gammaP correction processing (Middle)"         |     14552 |   67203.71 |     4.6182 |     0.0000 |      4.6182 |      4.6182 |
- | "gammaP correction processing (Outer)"          |     29036 |   223304.5 |     7.6906 | 6.0993e-06 |      7.6906 |      7.6906 |
-EcalShare.PhotonShowerOverl...SUCCESS Number of counters : 9
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "residual correction processing (Inner)"        |     28152 |  -68.74772 | -0.0024420 |   0.010421 |   -0.034032 |    0.023136 |
- | "residual correction processing (Middle)"       |     29104 |  -70.01053 | -0.0024055 |   0.010184 |   -0.031965 |    0.059009 |
- | "residual correction processing (Outer)"        |     58072 |   750.2382 |   0.012919 |   0.019835 |   -0.011957 |    0.099740 |
- | "shapeX correction processing (Inner)"          |     14076 |  -50.39237 | -0.0035800 |    0.29220 |    -0.50644 |     0.51639 |
- | "shapeX correction processing (Middle)"         |     14552 |  -388.5047 |  -0.026698 |    0.30926 |    -0.57896 |     0.54496 |
- | "shapeX correction processing (Outer)"          |     29036 |   -168.628 | -0.0058076 |    0.32683 |    -0.53265 |     0.54272 |
- | "shapeY correction processing (Inner)"          |     14076 |     41.431 |  0.0029434 |    0.28332 |    -0.50222 |     0.48989 |
- | "shapeY correction processing (Middle)"         |     14552 | -0.1615997 |-1.1105e-05 |    0.29377 |    -0.54754 |     0.50804 |
- | "shapeY correction processing (Outer)"          |     29036 |   92.83424 |  0.0031972 |    0.31972 |    -0.53381 |     0.53330 |
-EcalShare.PhotonShowerOverl...SUCCESS Number of counters : 6
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "profile correction processing (Inner)"         |     33490 |   72.68727 |  0.0021704 |   0.013121 |  2.0155e-06 |     0.38293 |
- | "profile correction processing (Middle)"        |     46620 |   97.31676 |  0.0020874 |   0.018005 |  3.4927e-12 |     0.59653 |
- | "profile correction processing (Outer)"         |     97640 |   150.8258 |  0.0015447 |   0.017802 |  6.1798e-16 |     0.66446 |
- | "profileC correction processing (Inner)"        |     39090 |   120.0749 |  0.0030718 |   0.012411 |  0.00084859 |     0.32837 |
- | "profileC correction processing (Middle)"       |     31160 |   59.31901 |  0.0019037 |   0.014329 |  5.1257e-12 |     0.51626 |
- | "profileC correction processing (Outer)"        |     57110 |   70.91072 |  0.0012417 |   0.014568 | -2.5442e-18 |     0.63532 |
-ToolSvc.FilterTool            SUCCESS Number of counters : 5
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "Masked Ecal digits"                            |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "Masked Hcal digits"                            |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "Masked Prs digits"                             |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "Masked Spd digits"                             |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
- | "offset scale (None)"                           |       124 |      61464 |     495.68 |     234.61 |      169.00 |      1097.0 |
-VeloMuonBuilderTrackEffVelo...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
-VeloMuonBuilderTrackEffVelo...SUCCESS  #WARNINGS   = 19       Message = 'Error in smooth function: non positive diagonal element in coveriance matrix'
-ToolSvc.TrackStateProvider    SUCCESS Number of counters : 1
- |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
- | "Number of tracks seen"                         |      1001 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
-ToolSvc.MuonRawBuffer            INFO  Summary of Muon banks decoding errors
-ToolSvc.MuonRawBuffer            INFO  in Tell1 9 SYNCH BC consistency  error 20
-ToolSvc.MuonRawBuffer            INFO  in Tell1 12 SYNCH BC consistency  error 10
-ToolSvc.OTChannelMapTool      SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
-ToolSvc.OTChannelMapTool      SUCCESS  #WARNINGS   = 1        Message = 'Updating OT channel map for bank version 3'
-TimingAuditor.TIMER              INFO --------------------------------------------------------------------------------------------------------------------------------
-TimingAuditor.TIMER              INFO This machine has a speed about   3.39 times the speed of a 2.8 GHz Xeon.
-TimingAuditor.TIMER              INFO Algorithm                                        (millisec) |    <user> |   <clock> |      min       max | entries | total (s) |
-TimingAuditor.TIMER              INFO --------------------------------------------------------------------------------------------------------------------------------
-TimingAuditor.TIMER              INFO EVENT LOOP                                                  |    50.820 |    51.485 |    4.419   12543.4 |    1000 |    51.485 |
-TimingAuditor.TIMER              INFO  DaVinciEventSeq                                            |    44.495 |    45.018 |    4.060   12543.0 |    1000 |    45.018 |
-TimingAuditor.TIMER              INFO   DaVinciInitAlg                                            |     0.084 |     0.099 |    0.049       3.6 |    1000 |     0.099 |
-TimingAuditor.TIMER              INFO   FilteredEventSeq                                          |    44.390 |    44.896 |    3.959   12542.9 |    1000 |    44.896 |
-TimingAuditor.TIMER              INFO    DaVinciEventInitSeq                                      |     0.012 |     0.013 |    0.010       0.1 |    1000 |     0.013 |
-TimingAuditor.TIMER              INFO     PhysInitSeq                                             |     0.004 |     0.003 |    0.002       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO     AnalysisInitSeq                                         |     0.000 |     0.003 |    0.002       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO    DaVinciAnalysisSeq                                       |    44.363 |    44.875 |    3.943   12542.9 |    1000 |    44.875 |
-TimingAuditor.TIMER              INFO     DaVinciUserSequence                                     |    44.352 |    44.864 |    3.934   12542.9 |    1000 |    44.864 |
-TimingAuditor.TIMER              INFO      unpackIt                                               |     1.438 |     1.467 |    0.084      24.2 |    1000 |     1.467 |
-TimingAuditor.TIMER              INFO      StrippingGlobal                                        |    34.701 |    35.169 |    3.596   12542.4 |    1000 |    35.169 |
-TimingAuditor.TIMER              INFO       StrippingGlobal_Selection                             |    34.699 |    35.163 |    3.590   12542.4 |    1000 |    35.163 |
-TimingAuditor.TIMER              INFO        StrippingSequenceStreamALL                           |    34.692 |    35.158 |    3.580   12542.4 |    1000 |    35.158 |
-TimingAuditor.TIMER              INFO         StrippingBadEventSequenceALL                        |     0.444 |     0.425 |    0.183      12.3 |    1000 |     0.425 |
-TimingAuditor.TIMER              INFO          StrippingStreamALLBadEvent                         |     0.438 |     0.419 |    0.177      12.3 |    1000 |     0.419 |
-TimingAuditor.TIMER              INFO           StrippingStreamALLBadEventPreScaler               |     0.004 |     0.005 |    0.003       0.0 |    1000 |     0.005 |
-TimingAuditor.TIMER              INFO           StrippingStreamALLBadEventFilterSequence          |     0.373 |     0.351 |    0.128      11.8 |    1000 |     0.351 |
-TimingAuditor.TIMER              INFO            checkPVmin0                                      |     0.252 |     0.254 |    0.084      11.3 |    1000 |     0.254 |
-TimingAuditor.TIMER              INFO            ProcStatusCheck                                  |     0.106 |     0.086 |    0.031       0.5 |    1000 |     0.086 |
-TimingAuditor.TIMER              INFO           StrippingStreamALLBadEventPostScaler              |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO         StrippingProtectedSequenceALL                       |    34.241 |    34.724 |    3.351   12542.1 |    1000 |    34.724 |
-TimingAuditor.TIMER              INFO          StrippingDiMuonForXsectionLine                     |     5.225 |     5.265 |    0.405      56.4 |    1000 |     5.265 |
-TimingAuditor.TIMER              INFO           StrippingDiMuonForXsectionLinePreScaler           |     0.003 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingDiMuonForXsectionLineFilterSequence      |     5.190 |     5.229 |    0.376      56.3 |    1000 |     5.229 |
-TimingAuditor.TIMER              INFO            StrippingGoodEventConditionALL                   |     0.005 |     0.006 |    0.004       0.0 |    1000 |     0.006 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseDiMuon_Particles           |     5.167 |     5.205 |    0.365      56.3 |    1000 |     5.205 |
-TimingAuditor.TIMER              INFO            DiMuonForXsectionLine                            |     0.012 |     0.015 |    0.008       0.2 |     166 |     0.002 |
-TimingAuditor.TIMER              INFO           StrippingDiMuonForXsectionLinePostScaler          |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingInclbJets                                 |     0.051 |     0.059 |    0.022       5.4 |    1000 |     0.059 |
-TimingAuditor.TIMER              INFO           StrippingInclbJetsPreScaler                       |     0.004 |     0.006 |    0.004       0.1 |    1000 |     0.006 |
-TimingAuditor.TIMER              INFO           StrippingInclbJetsHlt2Filter                      |     0.500 |     0.459 |    0.124       1.9 |      48 |     0.022 |
-TimingAuditor.TIMER              INFO           StrippingInclbJetsFilterSequence                  |     3.998 |     3.624 |    2.042       5.2 |       2 |     0.007 |
-TimingAuditor.TIMER              INFO            checkPVmin1                                      |     0.005 |     0.007 |    0.005       0.0 |    1000 |     0.007 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllNoPIDsPions_Particles        |     0.489 |     0.490 |    0.040       5.8 |     661 |     0.324 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseAllPhotons_Particles       |     2.000 |     1.997 |    0.916       3.1 |       2 |     0.004 |
-TimingAuditor.TIMER              INFO            InclbJets                                        |     0.499 |     0.100 |    0.007       0.2 |       2 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingInclbJetsPostScaler                      |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultL2pPiLine                          |     0.695 |     0.826 |    0.026     445.1 |    1000 |     0.826 |
-TimingAuditor.TIMER              INFO           StrippingLowMultL2pPiLinePreScaler                |     0.001 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultL2pPiLineHlt2Filter               |     0.664 |     0.801 |    0.009     445.0 |    1000 |     0.801 |
-TimingAuditor.TIMER              INFO           StrippingLowMultL2pPiLineFilterSequence           |     0.000 |     0.004 |    0.003       0.0 |       3 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultL2pPiLinePostScaler               |     0.000 |     0.003 |    0.003       0.0 |       3 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultD2KPiLine                          |     0.021 |     0.032 |    0.024       0.1 |    1000 |     0.032 |
-TimingAuditor.TIMER              INFO           StrippingLowMultD2KPiLinePreScaler                |     0.004 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingLowMultD2KPiLineHlt2Filter               |     0.008 |     0.009 |    0.007       0.0 |    1000 |     0.009 |
-TimingAuditor.TIMER              INFO           StrippingLowMultD2KPiLineFilterSequence           |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultD2KPiLinePostScaler               |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultD2KPiPiLine                        |     0.037 |     0.029 |    0.023       0.1 |    1000 |     0.029 |
-TimingAuditor.TIMER              INFO           StrippingLowMultD2KPiPiLinePreScaler              |     0.004 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingLowMultD2KPiPiLineHlt2Filter             |     0.009 |     0.009 |    0.006       0.0 |    1000 |     0.009 |
-TimingAuditor.TIMER              INFO           StrippingLowMultD2KPiPiLineFilterSequence         |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultD2KPiPiLinePostScaler             |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultD2KKPiLine                         |     0.025 |     0.029 |    0.022       0.1 |    1000 |     0.029 |
-TimingAuditor.TIMER              INFO           StrippingLowMultD2KKPiLinePreScaler               |     0.003 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultD2KKPiLineHlt2Filter              |     0.007 |     0.009 |    0.006       0.0 |    1000 |     0.009 |
-TimingAuditor.TIMER              INFO           StrippingLowMultD2KKPiLineFilterSequence          |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultD2KKPiLinePostScaler              |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultD2K3PiLine                         |     0.019 |     0.028 |    0.022       0.1 |    1000 |     0.028 |
-TimingAuditor.TIMER              INFO           StrippingLowMultD2K3PiLinePreScaler               |     0.001 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultD2K3PiLineHlt2Filter              |     0.004 |     0.009 |    0.006       0.0 |    1000 |     0.009 |
-TimingAuditor.TIMER              INFO           StrippingLowMultD2K3PiLineFilterSequence          |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultD2K3PiLinePostScaler              |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultChiC2HHLine                        |     0.031 |     0.029 |    0.022       0.4 |    1000 |     0.029 |
-TimingAuditor.TIMER              INFO           StrippingLowMultChiC2HHLinePreScaler              |     0.001 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultChiC2HHLineHlt2Filter             |     0.010 |     0.009 |    0.006       0.4 |    1000 |     0.009 |
-TimingAuditor.TIMER              INFO           StrippingLowMultChiC2HHLineFilterSequence         |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultChiC2HHLinePostScaler             |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultChiC2HHHHLine                      |     0.027 |     0.029 |    0.023       0.1 |    1000 |     0.029 |
-TimingAuditor.TIMER              INFO           StrippingLowMultChiC2HHHHLinePreScaler            |     0.001 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultChiC2HHHHLineHlt2Filter           |     0.009 |     0.009 |    0.007       0.0 |    1000 |     0.009 |
-TimingAuditor.TIMER              INFO           StrippingLowMultChiC2HHHHLineFilterSequence       |     0.000 |     0.003 |    0.003       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultChiC2HHHHLinePostScaler           |     0.000 |     0.003 |    0.003       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultChiC2PPLine                        |     0.024 |     0.029 |    0.022       0.1 |    1000 |     0.029 |
-TimingAuditor.TIMER              INFO           StrippingLowMultChiC2PPLinePreScaler              |     0.002 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultChiC2PPLineHlt2Filter             |     0.004 |     0.009 |    0.006       0.0 |    1000 |     0.009 |
-TimingAuditor.TIMER              INFO           StrippingLowMultChiC2PPLineFilterSequence         |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultChiC2PPLinePostScaler             |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultLMR2HHLine                         |     0.032 |     0.028 |    0.022       0.1 |    1000 |     0.028 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HHLinePreScaler               |     0.005 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HHLineHlt2Filter              |     0.005 |     0.008 |    0.006       0.0 |    1000 |     0.008 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HHLineFilterSequence          |     0.000 |     0.004 |    0.003       0.0 |      52 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HHLinePostScaler              |     0.019 |     0.003 |    0.002       0.0 |      52 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultLMR2HHHHLine                       |     0.029 |     0.029 |    0.022       0.1 |    1000 |     0.029 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HHHHLinePreScaler             |     0.003 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HHHHLineHlt2Filter            |     0.006 |     0.008 |    0.006       0.1 |    1000 |     0.008 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HHHHLineFilterSequence        |     0.000 |     0.003 |    0.003       0.0 |       2 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HHHHLinePostScaler            |     0.000 |     0.003 |    0.003       0.0 |       2 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultLMR2HH_mediumPSLine                |     0.016 |     0.029 |    0.022       0.1 |    1000 |     0.029 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HH_mediumPSLinePreScaler      |     0.001 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HH_mediumPSLineHlt2Filter     |     0.003 |     0.009 |    0.006       0.0 |    1000 |     0.009 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HH_mediumPSLineFilterSequence |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HH_mediumPSLinePostScaler     |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultLMR2HHHH_mediumPSLine              |     0.038 |     0.031 |    0.022       2.6 |    1000 |     0.031 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HHHH_mediumPSLinePreScaler    |     0.002 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HHHH_mediumPSLineHlt2Filter   |     0.009 |     0.009 |    0.006       0.0 |    1000 |     0.009 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HHHH_mediumPSLineFilterSequenc|     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HHHH_mediumPSLinePostScaler   |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultLMR2HH_heavyPSLine                 |     0.025 |     0.031 |    0.022       2.4 |    1000 |     0.031 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HH_heavyPSLinePreScaler       |     0.001 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HH_heavyPSLineHlt2Filter      |     0.006 |     0.009 |    0.006       0.0 |    1000 |     0.009 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HH_heavyPSLineFilterSequence  |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HH_heavyPSLinePostScaler      |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultLMR2HHHH_heavyPSLine               |     0.032 |     0.029 |    0.023       0.1 |    1000 |     0.029 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HHHH_heavyPSLinePreScaler     |     0.002 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HHHH_heavyPSLineHlt2Filter    |     0.006 |     0.009 |    0.007       0.0 |    1000 |     0.009 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HHHH_heavyPSLineFilterSequence|     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultLMR2HHHH_heavyPSLinePostScaler    |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultHadron_noTrFiltLine                |     0.031 |     0.027 |    0.022       0.1 |    1000 |     0.027 |
-TimingAuditor.TIMER              INFO           StrippingLowMultHadron_noTrFiltLinePreScaler      |     0.000 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultHadron_noTrFiltLineHlt2Filter     |     0.011 |     0.008 |    0.006       0.0 |    1000 |     0.008 |
-TimingAuditor.TIMER              INFO           StrippingLowMultHadron_noTrFiltLineFilterSequence |     0.000 |     0.004 |    0.003       0.0 |       6 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultHadron_noTrFiltLinePostScaler     |     0.000 |     0.003 |    0.003       0.0 |       6 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultDiMuonLine                         |     0.028 |     0.027 |    0.020       0.1 |    1000 |     0.027 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiMuonLinePreScaler               |     0.000 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiMuonLineHlt2Filter              |     0.007 |     0.007 |    0.005       0.1 |    1000 |     0.007 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiMuonLineFilterSequence          |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiMuonLinePostScaler              |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultDiMuon_PSLine                      |     0.027 |     0.025 |    0.020       0.1 |    1000 |     0.025 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiMuon_PSLinePreScaler            |     0.001 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiMuon_PSLineHlt2Filter           |     0.002 |     0.006 |    0.004       0.0 |    1000 |     0.006 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiMuon_PSLineFilterSequence       |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiMuon_PSLinePostScaler           |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultMuonLine                           |     0.022 |     0.025 |    0.020       0.1 |    1000 |     0.025 |
-TimingAuditor.TIMER              INFO           StrippingLowMultMuonLinePreScaler                 |     0.003 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultMuonLineHlt2Filter                |     0.003 |     0.006 |    0.004       0.0 |    1000 |     0.006 |
-TimingAuditor.TIMER              INFO           StrippingLowMultMuonLineFilterSequence            |     0.000 |     0.004 |    0.004       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultMuonLinePostScaler                |     0.000 |     0.003 |    0.003       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultDiElectronLine                     |     0.019 |     0.027 |    0.022       0.1 |    1000 |     0.027 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiElectronLinePreScaler           |     0.001 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiElectronLineHlt2Filter          |     0.007 |     0.008 |    0.006       0.0 |    1000 |     0.008 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiElectronLineFilterSequence      |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiElectronLinePostScaler          |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultDiElectron_noTrFiltLine            |     0.029 |     0.028 |    0.022       0.1 |    1000 |     0.028 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiElectron_noTrFiltLinePreScaler  |     0.003 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiElectron_noTrFiltLineHlt2Filter |     0.006 |     0.008 |    0.006       0.0 |    1000 |     0.008 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiElectron_noTrFiltLineFilterSeque|     0.000 |     0.004 |    0.004       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiElectron_noTrFiltLinePostScaler |     0.000 |     0.003 |    0.003       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultDiPhotonLine                       |     0.019 |     0.027 |    0.022       0.1 |    1000 |     0.027 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiPhotonLinePreScaler             |     0.002 |     0.003 |    0.002       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiPhotonLineHlt2Filter            |     0.002 |     0.007 |    0.005       0.0 |    1000 |     0.007 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiPhotonLineFilterSequence        |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiPhotonLinePostScaler            |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultDiPhoton_HighMassLine              |     0.036 |     0.028 |    0.021       0.1 |    1000 |     0.028 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiPhoton_HighMassLinePreScaler    |     0.006 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiPhoton_HighMassLineHlt2Filter   |     0.007 |     0.008 |    0.006       0.0 |    1000 |     0.008 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiPhoton_HighMassLineFilterSequenc|     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultDiPhoton_HighMassLinePostScaler   |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultPi0Line                            |     0.021 |     0.027 |    0.021       0.1 |    1000 |     0.027 |
-TimingAuditor.TIMER              INFO           StrippingLowMultPi0LinePreScaler                  |     0.002 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultPi0LineHlt2Filter                 |     0.002 |     0.007 |    0.006       0.0 |    1000 |     0.007 |
-TimingAuditor.TIMER              INFO           StrippingLowMultPi0LineFilterSequence             |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingLowMultPi0LinePostScaler                 |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingLowMultTMPLine                            |     0.032 |     0.030 |    0.022       0.1 |    1000 |     0.030 |
-TimingAuditor.TIMER              INFO           StrippingLowMultTMPLinePreScaler                  |     0.005 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingLowMultTMPLineHlt2Filter                 |     0.004 |     0.008 |    0.007       0.0 |    1000 |     0.008 |
-TimingAuditor.TIMER              INFO           StrippingLowMultTMPLineFilterSequence             |     0.000 |     0.003 |    0.003       0.0 |     233 |     0.001 |
-TimingAuditor.TIMER              INFO           StrippingLowMultTMPLinePostScaler                 |     0.004 |     0.003 |    0.002       0.0 |     233 |     0.001 |
-TimingAuditor.TIMER              INFO          StrippingMuMuSSLine1                               |     0.037 |     0.037 |    0.023       0.3 |    1000 |     0.037 |
-TimingAuditor.TIMER              INFO           StrippingMuMuSSLine1PreScaler                     |     0.002 |     0.005 |    0.004       0.0 |    1000 |     0.005 |
-TimingAuditor.TIMER              INFO           StrippingMuMuSSLine1FilterSequence                |     0.084 |     0.068 |    0.011       0.2 |     107 |     0.007 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllLooseMuons_Particles         |     0.004 |     0.008 |    0.006       0.0 |    1000 |     0.008 |
-TimingAuditor.TIMER              INFO            MuMuSSLine1                                      |     0.145 |     0.075 |    0.055       0.2 |      55 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingMuMuSSLine1PostScaler                    |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingMuMuSSLine2                               |     0.085 |     0.085 |    0.025       2.4 |    1000 |     0.085 |
-TimingAuditor.TIMER              INFO           StrippingMuMuSSLine2PreScaler                     |     0.001 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingMuMuSSLine2FilterSequence                |     0.054 |     0.058 |    0.002       2.4 |    1000 |     0.058 |
-TimingAuditor.TIMER              INFO            MuMuSSLine2                                      |     0.068 |     0.071 |    0.041       2.3 |     454 |     0.032 |
-TimingAuditor.TIMER              INFO           StrippingMuMuSSLine2PostScaler                    |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingMuMuSSLine3                               |     0.051 |     0.056 |    0.024       0.2 |    1000 |     0.056 |
-TimingAuditor.TIMER              INFO           StrippingMuMuSSLine3PreScaler                     |     0.002 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingMuMuSSLine3FilterSequence                |     0.027 |     0.031 |    0.002       0.1 |    1000 |     0.031 |
-TimingAuditor.TIMER              INFO            MuMuSSLine3                                      |     0.031 |     0.044 |    0.038       0.1 |     454 |     0.020 |
-TimingAuditor.TIMER              INFO           StrippingMuMuSSLine3PostScaler                    |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingMuMuSSLine4                               |     0.057 |     0.055 |    0.022       0.2 |    1000 |     0.055 |
-TimingAuditor.TIMER              INFO           StrippingMuMuSSLine4PreScaler                     |     0.002 |     0.003 |    0.002       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingMuMuSSLine4FilterSequence                |     0.032 |     0.030 |    0.002       0.1 |    1000 |     0.030 |
-TimingAuditor.TIMER              INFO            MuMuSSLine4                                      |     0.046 |     0.043 |    0.036       0.1 |     454 |     0.019 |
-TimingAuditor.TIMER              INFO           StrippingMuMuSSLine4PostScaler                    |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingPIDCalibJpsi2MuMuLine                     |     0.742 |     0.743 |    0.085      10.9 |    1000 |     0.743 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibJpsi2MuMuLinePreScaler           |     0.001 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibJpsi2MuMuLineHlt1Filter          |     0.069 |     0.060 |    0.047       0.9 |    1000 |     0.060 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibJpsi2MuMuLineHlt2Filter          |     0.002 |     0.008 |    0.006       0.0 |    1000 |     0.008 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibJpsi2MuMuLineFilterSequence      |     0.634 |     0.642 |    0.003      10.8 |    1000 |     0.642 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdNoPIDsMuons_Particles           |     0.750 |     0.769 |    0.071       8.5 |     661 |     0.509 |
-TimingAuditor.TIMER              INFO            PIDCalibJpsi2MuMuLine                            |     0.189 |     0.181 |    0.077       2.9 |     641 |     0.116 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibJpsi2MuMuLinePostScaler          |     0.000 |     0.004 |    0.003       0.0 |       2 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingPIDCalibL02ppiLine                        |     1.340 |     1.349 |    0.042      32.3 |    1000 |     1.349 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiLinePreScaler              |     0.002 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiLineHlt1Filter             |     0.009 |     0.011 |    0.007       0.0 |    1000 |     0.011 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiLineHlt2Filter             |     0.004 |     0.008 |    0.005       0.0 |    1000 |     0.008 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiLineFilterSequence         |     1.286 |     1.296 |    0.002      32.2 |    1000 |     1.296 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllNoPIDsProtons_Particles      |     0.485 |     0.479 |    0.067       5.5 |     660 |     0.316 |
-TimingAuditor.TIMER              INFO            PIDCalibL02ppiLine                               |     0.951 |     0.961 |    0.146      20.8 |     660 |     0.634 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiLinePostScaler             |     0.000 |     0.003 |    0.003       0.0 |      17 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingPIDCalibL02ppiHighPTLine                  |     0.306 |     0.313 |    0.042       4.8 |    1000 |     0.313 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiHighPTLinePreScaler        |     0.001 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiHighPTLineHlt1Filter       |     0.006 |     0.011 |    0.006       0.0 |    1000 |     0.011 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiHighPTLineHlt2Filter       |     0.008 |     0.007 |    0.005       0.0 |    1000 |     0.007 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiHighPTLineFilterSequence   |     0.266 |     0.262 |    0.002       4.7 |    1000 |     0.262 |
-TimingAuditor.TIMER              INFO            PIDCalibL02ppiHighPTLine                         |     0.379 |     0.369 |    0.118       4.7 |     660 |     0.243 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiHighPTLinePostScaler       |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingPIDCalibL02ppiVeryHighPTLine              |     0.317 |     0.300 |    0.042       3.8 |    1000 |     0.300 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiVeryHighPTLinePreScaler    |     0.001 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiVeryHighPTLineHlt1Filter   |     0.011 |     0.010 |    0.006       0.0 |    1000 |     0.010 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiVeryHighPTLineHlt2Filter   |     0.007 |     0.008 |    0.005       0.0 |    1000 |     0.008 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiVeryHighPTLineFilterSequenc|     0.259 |     0.248 |    0.002       3.8 |    1000 |     0.248 |
-TimingAuditor.TIMER              INFO            PIDCalibL02ppiVeryHighPTLine                     |     0.371 |     0.349 |    0.117       3.7 |     660 |     0.231 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiVeryHighPTLinePostScaler   |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingPIDCalibL02ppiDDLine                      |     0.330 |     0.334 |    0.021      33.3 |    1000 |     0.334 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiDDLinePreScaler            |     0.004 |     0.005 |    0.004       0.0 |    1000 |     0.005 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiDDLineHlt1Filter           |     0.000 |     0.010 |    0.007       0.0 |     154 |     0.002 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiDDLineHlt2Filter           |     0.006 |     0.008 |    0.005       0.0 |     154 |     0.001 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiDDLineFilterSequence       |     1.980 |     1.957 |    0.003      33.2 |     154 |     0.301 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdNoPIDsDownPions_Particles       |     0.340 |     0.303 |    0.047       3.1 |     103 |     0.031 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdNoPIDsDownProtons_Particles     |     0.300 |     0.283 |    0.066       2.9 |     100 |     0.028 |
-TimingAuditor.TIMER              INFO            PIDCalibL02ppiDDLine                             |     2.350 |     2.392 |    0.131      26.9 |     100 |     0.239 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiDDLinePostScaler           |     0.000 |     0.004 |    0.003       0.0 |       3 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingPIDCalibL02ppiIsMuonLine                  |     0.353 |     0.355 |    0.041       4.5 |    1000 |     0.355 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiIsMuonLinePreScaler        |     0.002 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiIsMuonLineHlt1Filter       |     0.004 |     0.010 |    0.006       0.0 |    1000 |     0.010 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiIsMuonLineHlt2Filter       |     0.006 |     0.008 |    0.005       0.0 |    1000 |     0.008 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiIsMuonLineFilterSequence   |     0.305 |     0.305 |    0.002       4.5 |    1000 |     0.305 |
-TimingAuditor.TIMER              INFO            PIDCalibL02ppiIsMuonLine                         |     0.441 |     0.434 |    0.122       4.4 |     660 |     0.286 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibL02ppiIsMuonLinePostScaler       |     1.000 |     0.018 |    0.018       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingPIDCalibJpsi2eeLine                       |     3.249 |     3.272 |    0.041      37.9 |    1000 |     3.272 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibJpsi2eeLinePreScaler             |     0.001 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibJpsi2eeLineHlt1Filter            |     0.012 |     0.010 |    0.006       0.0 |    1000 |     0.010 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibJpsi2eeLineHlt2Filter            |     0.008 |     0.007 |    0.005       0.0 |    1000 |     0.007 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibJpsi2eeLineFilterSequence        |     3.199 |     3.221 |    0.002      37.8 |    1000 |     3.221 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdNoPIDsElectrons_Particles       |     4.579 |     4.615 |    0.064      27.3 |     661 |     3.051 |
-TimingAuditor.TIMER              INFO            PIDCalibJpsi2eeLine                              |     0.215 |     0.232 |    0.061      10.5 |     641 |     0.149 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibJpsi2eeLinePostScaler            |     0.000 |     0.003 |    0.003       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingPIDCalibKs02pipiLine                      |     0.045 |     0.045 |    0.020       1.2 |    1000 |     0.045 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibKs02pipiLinePreScaler            |     0.004 |     0.005 |    0.004       0.0 |    1000 |     0.005 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibKs02pipiLineHlt1Filter           |     0.045 |     0.013 |    0.007       0.0 |      44 |     0.001 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibKs02pipiLineHlt2Filter           |     0.000 |     0.008 |    0.006       0.0 |      44 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibKs02pipiLineFilterSequence       |     0.432 |     0.318 |    0.003       1.1 |      44 |     0.014 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdNoPIDsPions_Particles           |     0.242 |     0.256 |    0.077       2.9 |     641 |     0.164 |
-TimingAuditor.TIMER              INFO            PIDCalibKs02pipiLine                             |     0.286 |     0.209 |    0.082       0.5 |      28 |     0.006 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibKs02pipiLinePostScaler           |     0.000 |     0.003 |    0.003       0.0 |       5 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingPIDCalibKs02pipiDDLine                    |     0.032 |     0.032 |    0.019       7.4 |    1000 |     0.032 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibKs02pipiDDLinePreScaler          |     0.004 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibKs02pipiDDLineHlt1Filter         |     0.000 |     0.026 |    0.008       0.0 |       3 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibKs02pipiDDLineHlt2Filter         |     0.000 |     0.010 |    0.007       0.0 |       3 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibKs02pipiDDLineFilterSequence     |     2.333 |     2.546 |    0.003       7.3 |       3 |     0.008 |
-TimingAuditor.TIMER              INFO            PIDCalibKs02pipiDDLine                           |     3.000 |     3.038 |    0.271       5.8 |       2 |     0.006 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibKs02pipiDDLinePostScaler         |     0.000 |     0.004 |    0.004       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingPIDCalibLc2pKpiLine                       |     1.655 |     1.668 |    0.041      58.5 |    1000 |     1.668 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibLc2pKpiLinePreScaler             |     0.002 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibLc2pKpiLineHlt1Filter            |     0.013 |     0.012 |    0.006       0.0 |    1000 |     0.012 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibLc2pKpiLineHlt2Filter            |     0.005 |     0.007 |    0.005       0.0 |    1000 |     0.007 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibLc2pKpiLineFilterSequence        |     1.606 |     1.616 |    0.002      58.4 |    1000 |     1.616 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdNoPIDsKaons_Particles           |     0.758 |     0.743 |    0.064       9.4 |     661 |     0.491 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdNoPIDsProtons_Particles         |     0.239 |     0.254 |    0.076       2.9 |     641 |     0.163 |
-TimingAuditor.TIMER              INFO            PIDCalibLc2pKpiLine                              |     1.215 |     1.214 |    0.139      43.0 |     641 |     0.778 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibLc2pKpiLinePostScaler            |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingPIDCalibBu2Jpsi_mumuKLine                 |     0.176 |     0.179 |    0.041       3.0 |    1000 |     0.179 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibBu2Jpsi_mumuKLinePreScaler       |     0.003 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibBu2Jpsi_mumuKLineHlt1Filter      |     0.011 |     0.011 |    0.006       0.0 |    1000 |     0.011 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibBu2Jpsi_mumuKLineHlt2Filter      |     0.008 |     0.008 |    0.005       0.0 |    1000 |     0.008 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibBu2Jpsi_mumuKLineFilterSequence  |     0.102 |     0.120 |    0.002       2.9 |    1000 |     0.120 |
-TimingAuditor.TIMER              INFO            PIDCalibBu2Jpsi_mumuKSelectionJpsi               |     0.139 |     0.156 |    0.071       1.5 |     641 |     0.100 |
-TimingAuditor.TIMER              INFO            PIDCalibBu2Jpsi_mumuKLine                        |     1.500 |     0.925 |    0.216       1.6 |       2 |     0.002 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibBu2Jpsi_mumuKLinePostScaler      |     0.000 |     0.003 |    0.003       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingPIDCalibBu2Jpsi_eeKLine                   |     0.181 |     0.193 |    0.041       2.8 |    1000 |     0.193 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibBu2Jpsi_eeKLinePreScaler         |     0.001 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibBu2Jpsi_eeKLineHlt1Filter        |     0.011 |     0.010 |    0.006       0.0 |    1000 |     0.010 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibBu2Jpsi_eeKLineHlt2Filter        |     0.006 |     0.007 |    0.005       0.0 |    1000 |     0.007 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibBu2Jpsi_eeKLineFilterSequence    |     0.135 |     0.138 |    0.002       2.7 |    1000 |     0.138 |
-TimingAuditor.TIMER              INFO            PIDCalibBu2Jpsi_eeKSelectionJpsi                 |     0.179 |     0.183 |    0.083       1.4 |     641 |     0.117 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdTightKaons_Particles            |     1.000 |     1.793 |    1.793       1.8 |       1 |     0.002 |
-TimingAuditor.TIMER              INFO            PIDCalibBu2Jpsi_eeKLine                          |     1.000 |     0.423 |    0.423       0.4 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingPIDCalibBu2Jpsi_eeKLinePostScaler        |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingZ02MuMuLine                               |     0.052 |     0.060 |    0.026       0.2 |    1000 |     0.060 |
-TimingAuditor.TIMER              INFO           StrippingZ02MuMuLinePreScaler                     |     0.006 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingZ02MuMuLineFilterSequence                |     0.026 |     0.033 |    0.002       0.2 |    1000 |     0.033 |
-TimingAuditor.TIMER              INFO            Z02MuMuLine                                      |     0.028 |     0.038 |    0.034       0.2 |     460 |     0.017 |
-TimingAuditor.TIMER              INFO           StrippingZ02MuMuLinePostScaler                    |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_D0eLine                          |     0.685 |     0.675 |    0.092       6.5 |    1000 |     0.675 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0eLinePreScaler                |     0.001 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0eLineHlt1Filter               |     0.010 |     0.010 |    0.007       0.0 |    1000 |     0.010 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0eLineHlt2Filter               |     0.006 |     0.007 |    0.005       0.0 |    1000 |     0.007 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0eLineFilterSequence           |     0.621 |     0.616 |    0.045       6.4 |    1000 |     0.616 |
-TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_D0eLineVOIDFilter              |     0.189 |     0.179 |    0.039       0.4 |    1000 |     0.179 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseElectrons_Particles        |     0.540 |     0.552 |    0.073       3.5 |     659 |     0.364 |
-TimingAuditor.TIMER              INFO            eforB2DMuNuX                                     |     0.024 |     0.015 |    0.005       0.1 |     375 |     0.006 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseKaons_Particles            |     0.554 |     0.560 |    0.068       8.5 |     661 |     0.370 |
-TimingAuditor.TIMER              INFO            KforB2DMuNuX                                     |     0.073 |     0.053 |    0.007       0.2 |     137 |     0.007 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdLoosePions_Particles            |     1.016 |     1.099 |    0.231       4.6 |     128 |     0.141 |
-TimingAuditor.TIMER              INFO            PiforB2DMuNuX                                    |     0.102 |     0.081 |    0.027       0.2 |     128 |     0.010 |
-TimingAuditor.TIMER              INFO            CharmSelForD0eB2DMuNuX                           |     0.280 |     0.148 |    0.051       0.4 |      25 |     0.004 |
-TimingAuditor.TIMER              INFO            B2DMuNuX_D0eLine                                 |     0.000 |     0.085 |    0.040       0.2 |       3 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0eLinePostScaler               |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_D0Line                           |     0.341 |     0.312 |    0.054       9.1 |    1000 |     0.312 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0LinePreScaler                 |     0.004 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0LineHlt1Filter                |     0.017 |     0.012 |    0.009       0.1 |    1000 |     0.012 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0LineHlt2Filter                |     0.005 |     0.007 |    0.006       0.0 |    1000 |     0.007 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0LineFilterSequence            |     0.277 |     0.252 |    0.009       9.0 |    1000 |     0.252 |
-TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_D0LineVOIDFilter               |     0.010 |     0.007 |    0.005       0.0 |    1000 |     0.007 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseMuons_Particles            |     0.095 |     0.076 |    0.037       0.7 |     661 |     0.050 |
-TimingAuditor.TIMER              INFO            MuforB2DMuNuX                                    |     0.016 |     0.017 |    0.006       0.1 |     250 |     0.004 |
-TimingAuditor.TIMER              INFO            CharmSelForD0B2DMuNuX                            |     0.099 |     0.108 |    0.043       0.4 |      81 |     0.009 |
-TimingAuditor.TIMER              INFO            B2DMuNuX_D0Line                                  |     0.000 |     0.128 |    0.045       0.3 |       8 |     0.001 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0LinePostScaler                |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_DpLine                           |     0.077 |     0.084 |    0.049       1.5 |    1000 |     0.084 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DpLinePreScaler                 |     0.003 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DpLineHlt1Filter                |     0.006 |     0.010 |    0.007       0.0 |    1000 |     0.010 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DpLineHlt2Filter                |     0.005 |     0.007 |    0.005       0.0 |    1000 |     0.007 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DpLineFilterSequence            |     0.026 |     0.030 |    0.009       1.4 |    1000 |     0.030 |
-TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_DpLineVOIDFilter               |     0.003 |     0.006 |    0.004       0.0 |    1000 |     0.006 |
-TimingAuditor.TIMER              INFO            CharmSelForDpB2DMuNuX                            |     0.212 |     0.218 |    0.037       1.1 |      85 |     0.019 |
-TimingAuditor.TIMER              INFO            B2DMuNuX_DpLine                                  |     0.000 |     0.107 |    0.062       0.2 |       8 |     0.001 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DpLinePostScaler                |     0.000 |     0.003 |    0.003       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_DsLine                           |     0.081 |     0.075 |    0.049       1.3 |    1000 |     0.075 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DsLinePreScaler                 |     0.003 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DsLineHlt1Filter                |     0.006 |     0.009 |    0.007       0.0 |    1000 |     0.009 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DsLineHlt2Filter                |     0.012 |     0.008 |    0.005       0.0 |    1000 |     0.008 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DsLineFilterSequence            |     0.022 |     0.022 |    0.009       1.2 |    1000 |     0.022 |
-TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_DsLineVOIDFilter               |     0.004 |     0.006 |    0.004       0.0 |    1000 |     0.006 |
-TimingAuditor.TIMER              INFO            CharmSelForDsB2DMuNuX                            |     0.162 |     0.121 |    0.036       0.8 |      80 |     0.010 |
-TimingAuditor.TIMER              INFO            B2DMuNuX_DsLine                                  |     0.000 |     0.198 |    0.194       0.2 |       2 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DsLinePostScaler                |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_LcLine                           |     0.145 |     0.151 |    0.049       3.9 |    1000 |     0.151 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_LcLinePreScaler                 |     0.000 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_LcLineHlt1Filter                |     0.011 |     0.009 |    0.006       0.0 |    1000 |     0.009 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_LcLineHlt2Filter                |     0.007 |     0.007 |    0.005       0.0 |    1000 |     0.007 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_LcLineFilterSequence            |     0.103 |     0.099 |    0.008       3.9 |    1000 |     0.099 |
-TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_LcLineVOIDFilter               |     0.006 |     0.006 |    0.004       0.0 |    1000 |     0.006 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseProtons_Particles          |     0.796 |     0.763 |    0.082       3.3 |     103 |     0.079 |
-TimingAuditor.TIMER              INFO            ProtonsForB2DMuNuX                               |     0.040 |     0.054 |    0.007       0.2 |      99 |     0.005 |
-TimingAuditor.TIMER              INFO            CharmSelForLcB2DMuNuX                            |     0.086 |     0.109 |    0.049       0.6 |      70 |     0.008 |
-TimingAuditor.TIMER              INFO            B2DMuNuX_LcLine                                  |     0.200 |     0.121 |    0.049       0.2 |       5 |     0.001 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_LcLinePostScaler                |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_OmegacLine                       |     0.066 |     0.070 |    0.049       0.5 |    1000 |     0.070 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_OmegacLinePreScaler             |     0.001 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_OmegacLineHlt1Filter            |     0.004 |     0.009 |    0.006       0.0 |    1000 |     0.009 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_OmegacLineHlt2Filter            |     0.005 |     0.008 |    0.005       0.0 |    1000 |     0.008 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_OmegacLineFilterSequence        |     0.024 |     0.019 |    0.009       0.5 |    1000 |     0.019 |
-TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_OmegacLineVOIDFilter           |     0.007 |     0.006 |    0.004       0.0 |    1000 |     0.006 |
-TimingAuditor.TIMER              INFO            CharmSelForOmegacB2DMuNuX                        |     0.130 |     0.090 |    0.046       0.4 |      69 |     0.006 |
-TimingAuditor.TIMER              INFO            B2DMuNuX_OmegacLine                              |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_OmegacLinePostScaler            |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_XicLine                          |     0.055 |     0.071 |    0.050       1.0 |    1000 |     0.071 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_XicLinePreScaler                |     0.001 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_XicLineHlt1Filter               |     0.008 |     0.009 |    0.006       0.0 |    1000 |     0.009 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_XicLineHlt2Filter               |     0.006 |     0.007 |    0.005       0.0 |    1000 |     0.007 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_XicLineFilterSequence           |     0.018 |     0.020 |    0.009       1.0 |    1000 |     0.020 |
-TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_XicLineVOIDFilter              |     0.006 |     0.006 |    0.004       0.0 |    1000 |     0.006 |
-TimingAuditor.TIMER              INFO            CharmSelForXicB2DMuNuX                           |     0.110 |     0.106 |    0.043       0.6 |      73 |     0.008 |
-TimingAuditor.TIMER              INFO            B2DMuNuX_XicLine                                 |     0.500 |     0.109 |    0.073       0.1 |       2 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_XicLinePostScaler               |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_D0FakeLine                       |     0.044 |     0.048 |    0.022       7.3 |    1000 |     0.048 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0FakeLinePreScaler             |     0.004 |     0.005 |    0.004       0.0 |    1000 |     0.005 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0FakeLineHlt1Filter            |     0.000 |     0.010 |    0.008       0.0 |      19 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0FakeLineHlt2Filter            |     0.000 |     0.007 |    0.007       0.0 |      19 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0FakeLineFilterSequence        |     0.947 |     1.015 |    0.010       7.3 |      19 |     0.019 |
-TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_D0FakeLineVOIDFilter           |     0.000 |     0.006 |    0.005       0.0 |      19 |     0.000 |
-TimingAuditor.TIMER              INFO            FakeMuonsForB2DMuNuX                             |     0.059 |     0.042 |    0.006       0.3 |      68 |     0.003 |
-TimingAuditor.TIMER              INFO            B2DMuNuX_D0FakeLine                              |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0FakeLinePostScaler            |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_DpFakeLine                       |     0.041 |     0.047 |    0.020       5.7 |    1000 |     0.047 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DpFakeLinePreScaler             |     0.001 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DpFakeLineHlt1Filter            |     0.000 |     0.011 |    0.008       0.0 |      26 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DpFakeLineHlt2Filter            |     0.000 |     0.008 |    0.007       0.0 |      26 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DpFakeLineFilterSequence        |     0.846 |     0.799 |    0.011       5.6 |      26 |     0.021 |
-TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_DpFakeLineVOIDFilter           |     0.000 |     0.006 |    0.005       0.0 |      26 |     0.000 |
-TimingAuditor.TIMER              INFO            B2DMuNuX_DpFakeLine                              |     0.000 |     0.173 |    0.063       0.3 |       2 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DpFakeLinePostScaler            |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_DsFakeLine                       |     0.025 |     0.033 |    0.020       1.9 |    1000 |     0.033 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DsFakeLinePreScaler             |     0.002 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DsFakeLineHlt1Filter            |     0.000 |     0.011 |    0.008       0.0 |      15 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DsFakeLineHlt2Filter            |     0.000 |     0.007 |    0.006       0.0 |      15 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DsFakeLineFilterSequence        |     0.467 |     0.461 |    0.012       1.9 |      15 |     0.007 |
-TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_DsFakeLineVOIDFilter           |     0.000 |     0.006 |    0.006       0.0 |      15 |     0.000 |
-TimingAuditor.TIMER              INFO            B2DMuNuX_DsFakeLine                              |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DsFakeLinePostScaler            |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_LcFakeLine                       |     0.039 |     0.036 |    0.019       3.3 |    1000 |     0.036 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_LcFakeLinePreScaler             |     0.006 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_LcFakeLineHlt1Filter            |     0.000 |     0.012 |    0.009       0.0 |      12 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_LcFakeLineHlt2Filter            |     0.083 |     0.009 |    0.007       0.0 |      12 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_LcFakeLineFilterSequence        |     0.833 |     0.841 |    0.011       3.2 |      12 |     0.010 |
-TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_LcFakeLineVOIDFilter           |     0.000 |     0.006 |    0.005       0.0 |      12 |     0.000 |
-TimingAuditor.TIMER              INFO            B2DMuNuX_LcFakeLine                              |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_LcFakeLinePostScaler            |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_OmegacFakeLine                   |     0.040 |     0.040 |    0.020       7.8 |    1000 |     0.040 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_OmegacFakeLinePreScaler         |     0.006 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_OmegacFakeLineHlt1Filter        |     0.000 |     0.012 |    0.009       0.0 |      15 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_OmegacFakeLineHlt2Filter        |     0.000 |     0.009 |    0.007       0.0 |      15 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_OmegacFakeLineFilterSequence    |     1.000 |     0.881 |    0.012       7.7 |      15 |     0.013 |
-TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_OmegacFakeLineVOIDFilter       |     0.067 |     0.008 |    0.006       0.0 |      15 |     0.000 |
-TimingAuditor.TIMER              INFO            B2DMuNuX_OmegacFakeLine                          |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_OmegacFakeLinePostScaler        |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_XicFakeLine                      |     0.042 |     0.044 |    0.020       4.4 |    1000 |     0.044 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_XicFakeLinePreScaler            |     0.004 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_XicFakeLineHlt1Filter           |     0.000 |     0.011 |    0.009       0.0 |      27 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_XicFakeLineHlt2Filter           |     0.000 |     0.008 |    0.007       0.0 |      27 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_XicFakeLineFilterSequence       |     0.630 |     0.631 |    0.011       4.3 |      27 |     0.017 |
-TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_XicFakeLineVOIDFilter          |     0.000 |     0.006 |    0.005       0.0 |      27 |     0.000 |
-TimingAuditor.TIMER              INFO            B2DMuNuX_XicFakeLine                             |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_XicFakeLinePostScaler           |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingB2JpsiXforEMPVRBu2JpsiKDetachedLine       |     0.088 |     0.091 |    0.025       0.8 |    1000 |     0.091 |
-TimingAuditor.TIMER              INFO           StrippingB2JpsiXforEMPVRBu2JpsiKDetachedLinePreSca|     0.002 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingB2JpsiXforEMPVRBu2JpsiKDetachedLineFilter|     0.056 |     0.059 |    0.002       0.8 |    1000 |     0.059 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseJpsi2MuMu_Particles        |     0.083 |     0.082 |    0.067       0.8 |     661 |     0.054 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllNoPIDsKaons_Particles        |     0.006 |     0.007 |    0.006       0.0 |     660 |     0.005 |
-TimingAuditor.TIMER              INFO            NoIPKaonsForBandQB2JpsiXforEMPVR                 |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            Bu2JpsiKB2JpsiXforEMPVR                          |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            B2JpsiXforEMPVRBu2JpsiKDetachedLine              |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2JpsiXforEMPVRBu2JpsiKDetachedLinePostSc|     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingB2JpsiXforEMPVRBd2JpsiKstarDetachedLine   |     0.027 |     0.032 |    0.024       0.1 |    1000 |     0.032 |
-TimingAuditor.TIMER              INFO           StrippingB2JpsiXforEMPVRBd2JpsiKstarDetachedLinePr|     0.001 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingB2JpsiXforEMPVRBd2JpsiKstarDetachedLineFi|     0.001 |     0.003 |    0.002       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseKstar2Kpi_Particles        |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            Kstar2KpiForBandQB2JpsiXforEMPVR                 |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            Bd2JpsiKstarB2JpsiXforEMPVR                      |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            B2JpsiXforEMPVRBd2JpsiKstarDetachedLine          |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2JpsiXforEMPVRBd2JpsiKstarDetachedLinePo|     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingB2JpsiXforEMPVRBs2JpsiPhiDetachedLine     |     0.031 |     0.031 |    0.023       0.1 |    1000 |     0.031 |
-TimingAuditor.TIMER              INFO           StrippingB2JpsiXforEMPVRBs2JpsiPhiDetachedLinePreS|     0.003 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingB2JpsiXforEMPVRBs2JpsiPhiDetachedLineFilt|     0.004 |     0.003 |    0.002       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdLoosePhi2KK_Particles           |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            Phi2KKForBandQB2JpsiXforEMPVR                    |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            Bs2JpsiPhiB2JpsiXforEMPVR                        |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            B2JpsiXforEMPVRBs2JpsiPhiDetachedLine            |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2JpsiXforEMPVRBs2JpsiPhiDetachedLinePost|     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingB2JpsiXforEMBu2JpsiKDetachedLine          |     0.025 |     0.031 |    0.024       0.1 |    1000 |     0.031 |
-TimingAuditor.TIMER              INFO           StrippingB2JpsiXforEMBu2JpsiKDetachedLinePreScaler|     0.000 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingB2JpsiXforEMBu2JpsiKDetachedLineFilterSeq|     0.000 |     0.003 |    0.002       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO            NoIPKaonsForBandQB2JpsiXforEM                    |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            Bu2JpsiKB2JpsiXforEM                             |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            B2JpsiXforEMBu2JpsiKDetachedLine                 |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2JpsiXforEMBu2JpsiKDetachedLinePostScale|     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingB2JpsiXforEMBd2JpsiKstarDetachedLine      |     0.032 |     0.031 |    0.024       0.2 |    1000 |     0.031 |
-TimingAuditor.TIMER              INFO           StrippingB2JpsiXforEMBd2JpsiKstarDetachedLinePreSc|     0.004 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingB2JpsiXforEMBd2JpsiKstarDetachedLineFilte|     0.002 |     0.003 |    0.002       0.2 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO            Kstar2KpiForBandQB2JpsiXforEM                    |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            Bd2JpsiKstarB2JpsiXforEM                         |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            B2JpsiXforEMBd2JpsiKstarDetachedLine             |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2JpsiXforEMBd2JpsiKstarDetachedLinePostS|     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingB2JpsiXforEMBs2JpsiPhiDetachedLine        |     0.018 |     0.031 |    0.023       0.1 |    1000 |     0.031 |
-TimingAuditor.TIMER              INFO           StrippingB2JpsiXforEMBs2JpsiPhiDetachedLinePreScal|     0.001 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingB2JpsiXforEMBs2JpsiPhiDetachedLineFilterS|     0.000 |     0.003 |    0.002       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO            Phi2KKForBandQB2JpsiXforEM                       |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            Bs2JpsiPhiB2JpsiXforEM                           |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            B2JpsiXforEMBs2JpsiPhiDetachedLine               |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingB2JpsiXforEMBs2JpsiPhiDetachedLinePostSca|     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingNoPIDDstarWithD02RSKPiLine                |     0.503 |     0.481 |    0.024      17.8 |    1000 |     0.481 |
-TimingAuditor.TIMER              INFO           StrippingNoPIDDstarWithD02RSKPiLinePreScaler      |     0.003 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingNoPIDDstarWithD02RSKPiLineFilterSequence |     0.463 |     0.449 |    0.002      17.7 |    1000 |     0.449 |
-TimingAuditor.TIMER              INFO            SelD02RSKPiForNoPIDDstarWithD02RSKPi             |     0.636 |     0.641 |    0.105      17.7 |     660 |     0.423 |
-TimingAuditor.TIMER              INFO            NoPIDDstarWithD02RSKPiLine                       |     0.000 |     0.182 |    0.182       0.2 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingNoPIDDstarWithD02RSKPiLinePostScaler     |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingSingleTrackTISLine                        |     0.036 |     0.035 |    0.020       0.2 |    1000 |     0.035 |
-TimingAuditor.TIMER              INFO           StrippingSingleTrackTISLinePreScaler              |     0.004 |     0.005 |    0.004       0.1 |    1000 |     0.005 |
-TimingAuditor.TIMER              INFO           StrippingSingleTrackTISLineFilterSequence         |     0.029 |     0.049 |    0.031       0.1 |     105 |     0.005 |
-TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllNoPIDsMuons_Particles        |     0.012 |     0.023 |    0.007       0.1 |     162 |     0.004 |
-TimingAuditor.TIMER              INFO            SingleTrackTISNoPIDs                             |     0.000 |     0.009 |    0.006       0.0 |      81 |     0.001 |
-TimingAuditor.TIMER              INFO            SingleTrackTISHlt1TIS                            |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            SingleTrackTISLine                               |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingSingleTrackTISLinePostScaler             |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingSingleTrackTISLowLine                     |     0.030 |     0.027 |    0.020       0.1 |    1000 |     0.027 |
-TimingAuditor.TIMER              INFO           StrippingSingleTrackTISLowLinePreScaler           |     0.003 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingSingleTrackTISLowLineFilterSequence      |     0.067 |     0.047 |    0.033       0.1 |      15 |     0.001 |
-TimingAuditor.TIMER              INFO            SingleTrackTISNoPIDsLow                          |     0.000 |     0.010 |    0.007       0.0 |      12 |     0.000 |
-TimingAuditor.TIMER              INFO            SingleTrackTISHlt1TISLow                         |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            SingleTrackTISLowLine                            |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingSingleTrackTISLowLinePostScaler          |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingTrackEffMuonTT_JpsiLine1                  |     0.196 |     0.207 |    0.044      35.4 |    1000 |     0.207 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_JpsiLine1PreScaler        |     0.003 |     0.003 |    0.002       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_JpsiLine1Hlt1Filter       |     0.007 |     0.011 |    0.008       0.0 |    1000 |     0.011 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_JpsiLine1Hlt2Filter       |     0.008 |     0.008 |    0.006       0.0 |    1000 |     0.008 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_JpsiLine1FilterSequence   |     0.141 |     0.148 |    0.003      35.3 |    1000 |     0.148 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTJpsi_SelFilterLongPartsMu          |     0.000 |     0.016 |    0.007       0.1 |     252 |     0.004 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTJpsiMinus_SelHlt1Jpsi              |     0.667 |     0.618 |    0.382       1.4 |      18 |     0.011 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTJpsiMinus_SelHlt2Jpsi              |     1.722 |     1.802 |    0.367      19.5 |      18 |     0.032 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTLongJpsiMinus_chargeFilterLongMu   |     0.000 |     0.009 |    0.007       0.0 |      16 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTJpsi_SelMakeMuonTT                 |    14.276 |    14.291 |    0.983      35.8 |      18 |     0.257 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTJpsi_SelMuonTTPParts               |     0.312 |     0.208 |    0.072       0.4 |      16 |     0.003 |
-TimingAuditor.TIMER              INFO             TrackEffMuonTTJpsi_SelMuonTTPPartsPPMaker       |     0.062 |     0.060 |    0.036       0.3 |      16 |     0.001 |
-TimingAuditor.TIMER              INFO             TrackEffMuonTTJpsi_SelMuonTTPPartsCombDLLs      |     0.125 |     0.136 |    0.026       0.3 |      16 |     0.002 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTJpsi_SelMuonTTParts                |     0.062 |     0.024 |    0.015       0.1 |      16 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTMuonTTJpsiPlus_chargeFilterMuonTT  |     0.000 |     0.010 |    0.008       0.0 |       8 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTT_JpsiLine1                         |     0.000 |     0.139 |    0.064       0.2 |       6 |     0.001 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_JpsiLine1PostScaler       |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingTrackEffMuonTT_JpsiLine2                  |     0.198 |     0.200 |    0.041      36.6 |    1000 |     0.200 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_JpsiLine2PreScaler        |     0.000 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_JpsiLine2Hlt1Filter       |     0.008 |     0.009 |    0.006       0.0 |    1000 |     0.009 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_JpsiLine2Hlt2Filter       |     0.010 |     0.007 |    0.005       0.0 |    1000 |     0.007 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_JpsiLine2FilterSequence   |     0.146 |     0.149 |    0.002      36.5 |    1000 |     0.149 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTJpsiPlus_SelHlt1Jpsi               |     0.056 |     0.060 |    0.048       0.1 |      18 |     0.001 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTJpsiPlus_SelHlt2Jpsi               |     0.111 |     0.110 |    0.096       0.1 |      18 |     0.002 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTLongJpsiPlus_chargeFilterLongMu    |     0.000 |     0.008 |    0.007       0.0 |      16 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTMuonTTJpsiMinus_chargeFilterMuonTT |     0.000 |     0.011 |    0.008       0.0 |       6 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTT_JpsiLine2                         |     0.500 |     0.119 |    0.060       0.2 |       4 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_JpsiLine2PostScaler       |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingTrackEffMuonTT_UpsilonLine1               |     0.093 |     0.098 |    0.024      31.4 |    1000 |     0.098 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_UpsilonLine1PreScaler     |     0.001 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_UpsilonLine1FilterSequence|     0.073 |     0.069 |    0.002      31.3 |    1000 |     0.069 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTUpsilonZ_SelFilterLongPartsMuUpsilo|     0.018 |     0.010 |    0.007       0.0 |     454 |     0.004 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTUpsilonMinus_SelHlt1Upsilon        |     0.562 |     0.605 |    0.053       1.4 |      16 |     0.010 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTUpsilonMinus_SelHlt2Upsilon        |     1.600 |     1.612 |    0.299       4.0 |       5 |     0.008 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTLongUpsilonMinus_chargeFilterLongMu|     0.000 |     0.009 |    0.008       0.0 |       2 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTMuonTTUpsilonPlus_chargeFilterMuonT|     0.000 |     0.016 |    0.013       0.0 |       2 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTT_UpsilonLine1                      |     0.000 |     0.187 |    0.187       0.2 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_UpsilonLine1PostScaler    |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingTrackEffMuonTT_UpsilonLine2               |     0.032 |     0.032 |    0.023       0.3 |    1000 |     0.032 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_UpsilonLine2PreScaler     |     0.003 |     0.003 |    0.002       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_UpsilonLine2FilterSequence|     0.004 |     0.005 |    0.002       0.3 |    1000 |     0.005 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTUpsilonPlus_SelHlt1Upsilon         |     0.062 |     0.057 |    0.043       0.1 |      16 |     0.001 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTUpsilonPlus_SelHlt2Upsilon         |     0.200 |     0.061 |    0.047       0.1 |       5 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTLongUpsilonPlus_chargeFilterLongMu |     0.000 |     0.008 |    0.008       0.0 |       2 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTMuonTTUpsilonMinus_chargeFilterMuon|     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTT_UpsilonLine2                      |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_UpsilonLine2PostScaler    |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingTrackEffMuonTT_ZLine1                     |     0.034 |     0.032 |    0.024       0.2 |    1000 |     0.032 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_ZLine1PreScaler           |     0.003 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_ZLine1FilterSequence      |     0.003 |     0.005 |    0.002       0.2 |    1000 |     0.005 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTZMinus_SelHlt1Z                    |     0.000 |     0.051 |    0.043       0.1 |      16 |     0.001 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTZMinus_SelHlt2Z                    |     0.000 |     0.049 |    0.046       0.1 |       5 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTLongZMinus_chargeFilterLongMu      |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTZ_SelMakeMuonTT                    |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTZ_SelMuonTTPParts                  |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO             TrackEffMuonTTZ_SelMuonTTPPartsPPMaker          |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO             TrackEffMuonTTZ_SelMuonTTPPartsCombDLLs         |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTZ_SelMuonTTParts                   |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTMuonTTZPlus_chargeFilterMuonTT     |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTT_ZLine1                            |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_ZLine1PostScaler          |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingTrackEffMuonTT_ZLine2                     |     0.039 |     0.031 |    0.023       0.2 |    1000 |     0.031 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_ZLine2PreScaler           |     0.002 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_ZLine2FilterSequence      |     0.006 |     0.005 |    0.002       0.2 |    1000 |     0.005 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTZPlus_SelHlt1Z                     |     0.062 |     0.050 |    0.043       0.1 |      16 |     0.001 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTZPlus_SelHlt2Z                     |     0.000 |     0.050 |    0.046       0.1 |       5 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTLongZPlus_chargeFilterLongMu       |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTMuonTTZMinus_chargeFilterMuonTT    |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTT_ZLine2                            |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_ZLine2PostScaler          |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingTrackEffMuonTT_BJpsiKLine1                |     0.730 |     0.745 |    0.024      37.6 |    1000 |     0.745 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_BJpsiKLine1PreScaler      |     0.005 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_BJpsiKLine1FilterSequence |     0.695 |     0.714 |    0.002      37.6 |    1000 |     0.714 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTBJpsiK_SelFilterLongPartsK         |     0.028 |     0.033 |    0.006       0.5 |     609 |     0.020 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTBJpsiK_SelHlt2BJpsiKK              |     1.019 |     1.044 |    0.050      37.4 |     375 |     0.392 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTBJpsiKMinus_SelHlt1Jpsi            |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTBJpsiKMinus_SelHlt2BJpsiKMu        |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTLongBJpsiKMinus_chargeFilterLongMu |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTMuonTTBJpsiKPlus_chargeFilterMuonTT|     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTT_MakeJpsiMuMuForBJpsiKTrackEff1    |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTT_MakeBJpsiKTrackEff1               |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTT_BJpsiKLine1                       |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_BJpsiKLine1PostScaler     |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingTrackEffMuonTT_BJpsiKLine2                |     0.030 |     0.032 |    0.023       0.1 |    1000 |     0.032 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_BJpsiKLine2PreScaler      |     0.002 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_BJpsiKLine2FilterSequence |     0.000 |     0.003 |    0.002       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTBJpsiKPlus_SelHlt1Jpsi             |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTBJpsiKPlus_SelHlt2BJpsiKMu         |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTLongBJpsiKPlus_chargeFilterLongMu  |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTTMuonTTBJpsiKMinus_chargeFilterMuonT|     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTT_MakeJpsiMuMuForBJpsiKTrackEff2    |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTT_MakeBJpsiKTrackEff2               |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffMuonTT_BJpsiKLine2                       |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_BJpsiKLine2PostScaler     |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingTrackEffVeloMuonLine1                     |    13.264 |    13.503 |    0.043   12367.3 |    1000 |    13.503 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonLine1PreScaler           |     0.000 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonLine1Hlt1Filter          |     0.006 |     0.011 |    0.007       0.0 |    1000 |     0.011 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonLine1Hlt2Filter          |     0.006 |     0.007 |    0.005       0.0 |    1000 |     0.007 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonLine1FilterSequence      |    13.204 |    13.447 |    0.002   12367.3 |    1000 |    13.447 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonLongJpsiBoth_longFilterLongMu    |     0.004 |     0.009 |    0.007       0.0 |     252 |     0.002 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonLongJpsiMinus_chargeFilterLongMu |     0.006 |     0.009 |    0.007       0.0 |     161 |     0.001 |
-TimingAuditor.TIMER              INFO            TisTosFilter1JpsiforTrackEffVeloMuon_SelHlt1Jpsi |     0.553 |     0.497 |    0.051       1.5 |     161 |     0.080 |
-TimingAuditor.TIMER              INFO            TisTosFilter2JpsiforTrackEffVeloMuon_SelHlt2Jpsi |     0.261 |     0.299 |    0.098       5.4 |     161 |     0.048 |
-TimingAuditor.TIMER              INFO            VeloMuonTrackingForTrackEffVeloMuon_Jpsi         |   171.261 |   174.414 |    1.365   12363.4 |      80 |    13.953 |
-TimingAuditor.TIMER              INFO             TrackEffVeloMuon_JpsiFastVelo                   |     6.436 |     6.476 |    0.794      33.0 |      80 |     0.518 |
-TimingAuditor.TIMER              INFO             TrackEffVeloMuon_Jpsipreve                      |     0.187 |     0.141 |    0.034       0.9 |      80 |     0.011 |
-TimingAuditor.TIMER              INFO             TrackEffVeloMuon_JpsiMuonStandalone             |     0.175 |     0.224 |    0.034       1.6 |      80 |     0.018 |
-TimingAuditor.TIMER              INFO             VeloMuonBuilderTrackEffVeloMuon_Jpsi            |   164.450 |   167.547 |    0.021   12337.7 |      80 |    13.404 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuon_JpsiProtoPSeq                   |     0.050 |     0.064 |    0.028       1.1 |      80 |     0.005 |
-TimingAuditor.TIMER              INFO             TrackEffVeloMuon_JpsiProtoPMaker                |     0.050 |     0.058 |    0.022       1.1 |      80 |     0.005 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuon_JpsiSelVeloMuonParts            |     0.037 |     0.019 |    0.004       0.0 |      80 |     0.002 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonMuonVeloJpsiPlus_chargeFilterVelo|     0.023 |     0.014 |    0.008       0.0 |      43 |     0.001 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonLine1                            |     0.045 |     0.087 |    0.042       0.2 |      22 |     0.002 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonLine1PostScaler          |     0.000 |     0.004 |    0.004       0.0 |       2 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingTrackEffVeloMuonLine2                     |     0.743 |     0.771 |    0.041     102.3 |    1000 |     0.771 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonLine2PreScaler           |     0.005 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonLine2Hlt1Filter          |     0.008 |     0.009 |    0.006       0.0 |    1000 |     0.009 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonLine2Hlt2Filter          |     0.009 |     0.007 |    0.005       0.0 |    1000 |     0.007 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonLine2FilterSequence      |     0.686 |     0.699 |    0.002     102.3 |    1000 |     0.699 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonLongJpsiPlus_chargeFilterLongMu  |     0.006 |     0.009 |    0.006       0.0 |     161 |     0.001 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonMuonVeloJpsiMinus_chargeFilterVel|     0.000 |     0.011 |    0.007       0.0 |      49 |     0.001 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonLine2                            |     0.056 |     0.081 |    0.031       0.1 |      18 |     0.001 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonLine2PostScaler          |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingTrackEffVeloMuonZLine1                    |     0.040 |     0.037 |    0.023       0.2 |    1000 |     0.037 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonZLine1PreScaler          |     0.001 |     0.004 |    0.003       0.1 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonZLine1FilterSequence     |     0.012 |     0.009 |    0.002       0.1 |    1000 |     0.009 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonLongZBoth_longFilterLongMu       |     0.008 |     0.007 |    0.005       0.0 |     252 |     0.002 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonLongZMinus_chargeFilterLongMu    |     0.000 |     0.009 |    0.009       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO            TisTosFilter1ZforTrackEffVeloMuon_SelHlt1Jpsi    |     0.000 |     0.065 |    0.065       0.1 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO            TisTosFilter2ZforTrackEffVeloMuon_SelHlt2Jpsi    |     0.000 |     0.086 |    0.086       0.1 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO            VeloMuonTrackingForTrackEffVeloMuon_Z            |     0.000 |     0.322 |    0.322       0.3 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO             TrackEffVeloMuon_ZFastVelo                      |     0.000 |     0.212 |    0.212       0.2 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO             TrackEffVeloMuon_Zpreve                         |     0.000 |     0.032 |    0.032       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO             TrackEffVeloMuon_ZMuonStandalone                |     0.000 |     0.034 |    0.034       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO             VeloMuonBuilderTrackEffVeloMuon_Z               |     0.000 |     0.026 |    0.026       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuon_ZProtoPSeq                      |     0.000 |     0.031 |    0.031       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO             TrackEffVeloMuon_ZProtoPMaker                   |     0.000 |     0.024 |    0.024       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuon_ZSelVeloMuonParts               |     0.000 |     0.004 |    0.004       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonMuonVeloZPlus_chargeFilterVeloMuo|     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonZLine1                           |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonZLine1PostScaler         |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingTrackEffVeloMuonZLine2                    |     0.028 |     0.031 |    0.023       0.7 |    1000 |     0.031 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonZLine2PreScaler          |     0.002 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonZLine2FilterSequence     |     0.001 |     0.004 |    0.002       0.7 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonLongZPlus_chargeFilterLongMu     |     0.000 |     0.009 |    0.009       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonMuonVeloZMinus_chargeFilterVeloMu|     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonZLine2                           |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonZLine2PostScaler         |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingTrackEffVeloMuonUpsilonLine1              |     0.108 |     0.111 |    0.023       8.1 |    1000 |     0.111 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonUpsilonLine1PreScaler    |     0.003 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonUpsilonLine1FilterSequenc|     0.080 |     0.082 |    0.002       8.1 |    1000 |     0.082 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonLongUpsilonBoth_longFilterLongMu |     0.000 |     0.007 |    0.005       0.0 |     252 |     0.002 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonLongUpsilonMinus_chargeFilterLong|     0.005 |     0.008 |    0.006       0.1 |     209 |     0.002 |
-TimingAuditor.TIMER              INFO            TisTosFilter1UpsilonforTrackEffVeloMuon_SelHlt1Jp|     0.273 |     0.249 |    0.048       2.4 |     209 |     0.052 |
-TimingAuditor.TIMER              INFO            TisTosFilter2UpsilonforTrackEffVeloMuon_SelHlt2Jp|     0.249 |     0.235 |    0.072       7.5 |     209 |     0.049 |
-TimingAuditor.TIMER              INFO            VeloMuonTrackingForTrackEffVeloMuon_Upsilon      |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO             TrackEffVeloMuon_UpsilonFastVelo                |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO             TrackEffVeloMuon_Upsilonpreve                   |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO             TrackEffVeloMuon_UpsilonMuonStandalone          |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO             VeloMuonBuilderTrackEffVeloMuon_Upsilon         |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuon_UpsilonProtoPSeq                |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO             TrackEffVeloMuon_UpsilonProtoPMaker             |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuon_UpsilonSelVeloMuonParts         |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonMuonVeloUpsilonPlus_chargeFilterV|     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonUpsilonLine1                     |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonUpsilonLine1PostScaler   |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingTrackEffVeloMuonUpsilonLine2              |     0.095 |     0.089 |    0.023       5.6 |    1000 |     0.089 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonUpsilonLine2PreScaler    |     0.001 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonUpsilonLine2FilterSequenc|     0.064 |     0.061 |    0.002       5.5 |    1000 |     0.061 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonLongUpsilonPlus_chargeFilterLongM|     0.005 |     0.007 |    0.006       0.0 |     209 |     0.002 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonMuonVeloUpsilonMinus_chargeFilter|     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            TrackEffVeloMuonUpsilonLine2                     |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingTrackEffVeloMuonUpsilonLine2PostScaler   |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingWMuControl10Line                          |     0.019 |     0.026 |    0.020       0.1 |    1000 |     0.026 |
-TimingAuditor.TIMER              INFO           StrippingWMuControl10LinePreScaler                |     0.005 |     0.005 |    0.004       0.0 |    1000 |     0.005 |
-TimingAuditor.TIMER              INFO           StrippingWMuControl10LineHlt2Filter               |     0.000 |     0.010 |    0.006       0.0 |       7 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingWMuControl10LineFilterSequence           |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            WMuControl10Line                                 |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingWMuControl10LinePostScaler               |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingWMuControl4800Line                        |     0.025 |     0.029 |    0.019       0.1 |    1000 |     0.029 |
-TimingAuditor.TIMER              INFO           StrippingWMuControl4800LinePreScaler              |     0.002 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingWMuControl4800LineHlt2Filter             |     0.000 |     0.008 |    0.006       0.0 |     391 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingWMuControl4800LineFilterSequence         |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO            WMuControl4800Line                               |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingWMuControl4800LinePostScaler             |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingWMuLine                                   |     0.042 |     0.039 |    0.023       0.2 |    1000 |     0.039 |
-TimingAuditor.TIMER              INFO           StrippingWMuLinePreScaler                         |     0.001 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingWMuLineFilterSequence                    |     0.021 |     0.015 |    0.002       0.2 |    1000 |     0.015 |
-TimingAuditor.TIMER              INFO            WMuLine                                          |     0.007 |     0.006 |    0.004       0.0 |     460 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingWMuLinePostScaler                        |     0.000 |     0.004 |    0.004       0.0 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingWMuLowLine                                |     0.020 |     0.026 |    0.019       0.1 |    1000 |     0.026 |
-TimingAuditor.TIMER              INFO           StrippingWMuLowLinePreScaler                      |     0.002 |     0.004 |    0.003       0.0 |    1000 |     0.004 |
-TimingAuditor.TIMER              INFO           StrippingWMuLowLineFilterSequence                 |     0.000 |     0.011 |    0.002       0.0 |     103 |     0.001 |
-TimingAuditor.TIMER              INFO            WMuLowLine                                       |     0.000 |     0.006 |    0.005       0.0 |      42 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingWMuLowLinePostScaler                     |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingWMuSingleTrackNoBiasLine                  |     0.037 |     0.038 |    0.026       0.4 |    1000 |     0.038 |
-TimingAuditor.TIMER              INFO           StrippingWMuSingleTrackNoBiasLinePreScaler        |     0.000 |     0.003 |    0.003       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingWMuSingleTrackNoBiasLineHlt1Filter       |     0.008 |     0.008 |    0.005       0.0 |    1000 |     0.008 |
-TimingAuditor.TIMER              INFO           StrippingWMuSingleTrackNoBiasLineFilterSequence   |     0.043 |     0.044 |    0.003       0.1 |      47 |     0.002 |
-TimingAuditor.TIMER              INFO            WMuSingleTrackNoBiasLine                         |     0.033 |     0.007 |    0.005       0.0 |      30 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingWMuSingleTrackNoBiasLinePostScaler       |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingWMuSingleTrackNoBiasLinePS                |     0.031 |     0.027 |    0.019       0.1 |    1000 |     0.027 |
-TimingAuditor.TIMER              INFO           StrippingWMuSingleTrackNoBiasLinePSPreScaler      |     0.004 |     0.005 |    0.003       0.0 |    1000 |     0.005 |
-TimingAuditor.TIMER              INFO           StrippingWMuSingleTrackNoBiasLinePSHlt1Filter     |     0.014 |     0.007 |    0.005       0.0 |     210 |     0.001 |
-TimingAuditor.TIMER              INFO           StrippingWMuSingleTrackNoBiasLinePSFilterSequence |     0.000 |     0.025 |    0.003       0.1 |       7 |     0.000 |
-TimingAuditor.TIMER              INFO            WMuSingleTrackNoBiasLinePS                       |     0.000 |     0.007 |    0.006       0.0 |       6 |     0.000 |
-TimingAuditor.TIMER              INFO           StrippingWMuSingleTrackNoBiasLinePSPostScaler     |     0.000 |     0.000 |    0.000       0.0 |       0 |     0.000 |
-TimingAuditor.TIMER              INFO          StrippingStreamALL                                 |     0.041 |     0.043 |    0.031       0.2 |    1000 |     0.043 |
-TimingAuditor.TIMER              INFO           StrippingStreamALLPreScaler                       |     0.001 |     0.003 |    0.003       0.1 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO           StrippingStreamALLFilterSequence                  |     0.007 |     0.011 |    0.007       0.0 |    1000 |     0.011 |
-TimingAuditor.TIMER              INFO            StrippingStreamSeqALL                            |     0.004 |     0.006 |    0.003       0.0 |    1000 |     0.006 |
-TimingAuditor.TIMER              INFO           StrippingStreamALLPostScaler                      |     0.003 |     0.003 |    0.002       0.0 |     326 |     0.001 |
-TimingAuditor.TIMER              INFO      StrippingTCK                                           |     0.002 |     0.006 |    0.004       0.0 |    1000 |     0.006 |
-TimingAuditor.TIMER              INFO      MyDSTWriterMainSeq                                     |     8.178 |     8.206 |    0.011     392.3 |    1000 |     8.206 |
-TimingAuditor.TIMER              INFO       DSTWriterALL                                          |     8.175 |     8.200 |    0.006     392.2 |    1000 |     8.200 |
-TimingAuditor.TIMER              INFO        FSRInputCopyStreamALL_OStream                        |     0.001 |     0.003 |    0.002       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO        FindDuplicates_ALL                                   |     2.383 |     2.452 |    0.005     216.1 |     326 |     0.799 |
-TimingAuditor.TIMER              INFO        CopyParticles_ALL                                    |     0.377 |     0.358 |    0.292       4.9 |     326 |     0.117 |
-TimingAuditor.TIMER              INFO        CopyFlavourTags_ALL                                  |     0.267 |     0.305 |    0.282       0.8 |     326 |     0.099 |
-TimingAuditor.TIMER              INFO        CopyP2RelInfo_ALL                                    |     0.310 |     0.305 |    0.285       1.0 |     326 |     0.100 |
-TimingAuditor.TIMER              INFO        CopyP2PV_Particle2VertexRelations_ALL                |     0.666 |     0.677 |    0.559       5.5 |     326 |     0.221 |
-TimingAuditor.TIMER              INFO        PackFullStripReps                                    |     0.046 |     0.035 |    0.026       0.2 |     326 |     0.011 |
-TimingAuditor.TIMER              INFO        PackTkClusters_ALL                                   |     4.208 |     4.236 |    0.076     109.7 |     326 |     1.381 |
-TimingAuditor.TIMER              INFO        PackPsAndVs_ALL                                      |     0.043 |     0.050 |    0.012       0.9 |     326 |     0.016 |
-TimingAuditor.TIMER              INFO        PackChargedProtos_ALL                                |     0.009 |     0.011 |    0.009       0.0 |     326 |     0.004 |
-TimingAuditor.TIMER              INFO        PackNeutralProtos_ALL                                |     0.006 |     0.009 |    0.008       0.0 |     326 |     0.003 |
-TimingAuditor.TIMER              INFO        PackCaloElectrons_ALL                                |     0.012 |     0.009 |    0.008       0.0 |     326 |     0.003 |
-TimingAuditor.TIMER              INFO        PackCaloPhotons_ALL                                  |     0.006 |     0.008 |    0.007       0.0 |     326 |     0.003 |
-TimingAuditor.TIMER              INFO        PackCaloMergedPi0s_ALL                               |     0.000 |     0.008 |    0.007       0.0 |     326 |     0.003 |
-TimingAuditor.TIMER              INFO        PackCaloSplitPhotons_ALL                             |     0.009 |     0.009 |    0.007       0.0 |     326 |     0.003 |
-TimingAuditor.TIMER              INFO        PackEcalClusters_ALL                                 |     0.006 |     0.015 |    0.012       0.0 |     326 |     0.005 |
-TimingAuditor.TIMER              INFO        PackHcalClusters_ALL                                 |     0.015 |     0.013 |    0.012       0.0 |     326 |     0.004 |
-TimingAuditor.TIMER              INFO        PackEcalSplitClusters_ALL                            |     0.012 |     0.013 |    0.012       0.0 |     326 |     0.004 |
-TimingAuditor.TIMER              INFO        PackRichPIDs_ALL                                     |     0.021 |     0.014 |    0.012       0.0 |     326 |     0.005 |
-TimingAuditor.TIMER              INFO        PackMuonPIDs_ALL                                     |     0.009 |     0.013 |    0.012       0.0 |     326 |     0.004 |
-TimingAuditor.TIMER              INFO        PackPVs_ALL                                          |     0.009 |     0.009 |    0.008       0.0 |     326 |     0.003 |
-TimingAuditor.TIMER              INFO        PackBestTracks_ALL                                   |     0.015 |     0.009 |    0.008       0.0 |     326 |     0.003 |
-TimingAuditor.TIMER              INFO        PackMuonTracks_ALL                                   |     0.003 |     0.008 |    0.007       0.0 |     326 |     0.003 |
-TimingAuditor.TIMER              INFO        EmptyNodeCleaner_ALL                                 |     0.003 |     0.011 |    0.006       0.1 |     326 |     0.004 |
-TimingAuditor.TIMER              INFO        FixInputCopyStream                                   |    13.032 |    13.090 |    0.305     117.4 |     326 |     4.267 |
-TimingAuditor.TIMER              INFO        KillTESAddresses_ALL                                 |     0.064 |     0.063 |    0.048       0.2 |     326 |     0.020 |
-TimingAuditor.TIMER              INFO        ALL_OStream                                          |     2.984 |     2.954 |    0.530     250.4 |     326 |     0.963 |
-TimingAuditor.TIMER              INFO     MonitoringSequence                                      |     0.000 |     0.003 |    0.002       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO   LumiSeq                                                   |     0.007 |     0.008 |    0.006       0.0 |    1000 |     0.008 |
-TimingAuditor.TIMER              INFO    EventAccount                                             |     0.003 |     0.003 |    0.002       0.0 |    1000 |     0.003 |
-TimingAuditor.TIMER              INFO *            UnpackRecVertex                                |     0.208 |     0.217 |    0.057      10.8 |    1000 |     0.217 |
-TimingAuditor.TIMER              INFO *            StdLooseDiMuon                                 |     0.101 |     0.105 |    0.030       3.6 |    1000 |     0.105 |
-TimingAuditor.TIMER              INFO *            StdAllLooseMuons                               |     0.054 |     0.069 |    0.003       7.6 |    1000 |     0.069 |
-TimingAuditor.TIMER              INFO *            UnpackChargedProtosSeq                         |     4.838 |     4.868 |    0.261      52.7 |    1000 |     4.868 |
-TimingAuditor.TIMER              INFO *             UnpackChargedProtos                           |     0.996 |     1.024 |    0.057      12.3 |    1000 |     1.024 |
-TimingAuditor.TIMER              INFO *             ProtoParticleCombDLLs                         |     3.826 |     3.833 |    0.192      41.9 |    1000 |     3.833 |
-TimingAuditor.TIMER              INFO *              CheckChargedProtosExist                      |     0.005 |     0.006 |    0.004       0.0 |    1000 |     0.006 |
-TimingAuditor.TIMER              INFO *              ChargedProtoPAddMuon                         |     3.351 |     3.344 |    0.085      41.1 |    1000 |     3.344 |
-TimingAuditor.TIMER              INFO *              ChargedProtoPAddRich                         |     0.381 |     0.377 |    0.083       2.5 |    1000 |     0.377 |
-TimingAuditor.TIMER              INFO *              ChargedProtoPCombDLL                         |     0.074 |     0.088 |    0.004       0.7 |    1000 |     0.088 |
-TimingAuditor.TIMER              INFO *               UnpackMuonPIDSeq                            |     0.172 |     0.178 |    0.065       1.0 |    1000 |     0.178 |
-TimingAuditor.TIMER              INFO *                UnpackMuonPIDs                             |     0.154 |     0.160 |    0.051       0.9 |    1000 |     0.160 |
-TimingAuditor.TIMER              INFO *                CheckMuonPIDs                              |     0.002 |     0.006 |    0.004       0.0 |    1000 |     0.006 |
-TimingAuditor.TIMER              INFO *               UnpackTrack                                 |     4.004 |     3.993 |    0.046      40.5 |     952 |     3.802 |
-TimingAuditor.TIMER              INFO *               UnpackRichPIDSeq                            |     0.277 |     0.275 |    0.064       2.4 |    1000 |     0.275 |
-TimingAuditor.TIMER              INFO *                UnpackRichPIDs                             |     0.263 |     0.258 |    0.051       2.3 |    1000 |     0.258 |
-TimingAuditor.TIMER              INFO *                CheckRichPIDs                              |     0.003 |     0.006 |    0.004       0.0 |    1000 |     0.006 |
-TimingAuditor.TIMER              INFO *           Hlt2DecReportsDecoder                           |     0.466 |     0.609 |    0.087     278.3 |    1000 |     0.609 |
-TimingAuditor.TIMER              INFO *           Hlt1DecReportsDecoder                           |     0.020 |     0.024 |    0.018       0.4 |    1000 |     0.024 |
-TimingAuditor.TIMER              INFO *            StdNoPIDsMuons                                 |     0.186 |     0.188 |    0.006       2.5 |     661 |     0.124 |
-TimingAuditor.TIMER              INFO *            StdAllNoPIDsMuons                              |     0.088 |     0.094 |    0.003       0.5 |     716 |     0.067 |
-TimingAuditor.TIMER              INFO *            StdAllNoPIDsPions                              |     0.110 |     0.093 |    0.005       0.6 |     661 |     0.061 |
-TimingAuditor.TIMER              INFO *            StdAllNoPIDsProtons                            |     0.092 |     0.090 |    0.012       0.4 |     660 |     0.059 |
-TimingAuditor.TIMER              INFO *            StdNoPIDsDownPions                             |     0.068 |     0.061 |    0.005       0.3 |     103 |     0.006 |
-TimingAuditor.TIMER              INFO *            StdNoPIDsDownProtons                           |     0.050 |     0.053 |    0.011       0.2 |     100 |     0.005 |
-TimingAuditor.TIMER              INFO *            StdNoPIDsElectrons                             |     0.244 |     0.260 |    0.005       4.3 |     661 |     0.172 |
-TimingAuditor.TIMER              INFO *            StdAllNoPIDsElectrons                          |     3.777 |     3.822 |    0.006      23.6 |     661 |     2.526 |
-TimingAuditor.TIMER              INFO *             UnpackElectrons                               |     0.382 |     0.423 |    0.053      11.5 |     633 |     0.268 |
-TimingAuditor.TIMER              INFO *             UnpackPhotons                                 |     0.450 |     0.458 |    0.049      12.9 |     660 |     0.302 |
-TimingAuditor.TIMER              INFO *             StdVeryLooseAllPhotons                        |     0.917 |     0.893 |    0.101      17.1 |     660 |     0.589 |
-TimingAuditor.TIMER              INFO *              UnpackNeutralProtos                          |     0.494 |     0.503 |    0.053      11.3 |     660 |     0.332 |
-TimingAuditor.TIMER              INFO *            StdNoPIDsKaons                                 |     0.212 |     0.164 |    0.005       2.6 |     661 |     0.108 |
-TimingAuditor.TIMER              INFO *            StdAllNoPIDsKaons                              |     0.095 |     0.100 |    0.005       1.1 |     661 |     0.066 |
-TimingAuditor.TIMER              INFO *            StdNoPIDsPions                                 |     0.158 |     0.168 |    0.022       2.6 |     641 |     0.108 |
-TimingAuditor.TIMER              INFO *            StdNoPIDsProtons                               |     0.158 |     0.168 |    0.022       2.6 |     641 |     0.107 |
-TimingAuditor.TIMER              INFO *            StdLooseElectrons                              |     0.030 |     0.038 |    0.005       0.4 |     659 |     0.025 |
-TimingAuditor.TIMER              INFO *            StdAllLooseElectrons                           |     0.349 |     0.355 |    0.006       2.1 |     659 |     0.234 |
-TimingAuditor.TIMER              INFO *            StdLooseMuons                                  |     0.027 |     0.024 |    0.004       0.2 |     661 |     0.016 |
-TimingAuditor.TIMER              INFO *            StdLooseJpsi2MuMu                              |     0.032 |     0.035 |    0.025       0.1 |     661 |     0.023 |
-TimingAuditor.TIMER              INFO *            StdLooseKaons                                  |     0.109 |     0.106 |    0.005       2.4 |     661 |     0.070 |
-TimingAuditor.TIMER              INFO *            StdAllLooseKaons                               |     0.100 |     0.108 |    0.006       0.9 |     661 |     0.072 |
-TimingAuditor.TIMER              INFO *            Hlt2SelReportsDecoder                          |     0.901 |     0.899 |    0.118      37.1 |     447 |     0.402 |
-TimingAuditor.TIMER              INFO *        createBothVeloClusters                             |     2.331 |     2.387 |    0.148      27.2 |     166 |     0.396 |
-TimingAuditor.TIMER              INFO *        createTTClusters                                   |     3.130 |     3.198 |    0.125      27.2 |     107 |     0.342 |
-TimingAuditor.TIMER              INFO *         createODIN                                        |     0.009 |     0.021 |    0.017       0.2 |     110 |     0.002 |
-TimingAuditor.TIMER              INFO *        createITClusters                                   |     0.667 |     0.630 |    0.040      26.4 |      75 |     0.047 |
-TimingAuditor.TIMER              INFO *              UnpackMergedPi0s                             |     0.140 |     0.129 |    0.049       0.3 |     394 |     0.051 |
-TimingAuditor.TIMER              INFO *              UnpackSplitPhotons                           |     0.150 |     0.150 |    0.048       0.5 |     394 |     0.059 |
-TimingAuditor.TIMER              INFO *            Hlt1SelReportsDecoder                          |     0.201 |     0.178 |    0.049       1.0 |     234 |     0.042 |
-TimingAuditor.TIMER              INFO *            UnpackMuonTracks                               |     0.268 |     0.263 |    0.064       1.1 |     235 |     0.062 |
-TimingAuditor.TIMER              INFO *            StdLoosePions                                  |     0.195 |     0.229 |    0.044       1.3 |     128 |     0.029 |
-TimingAuditor.TIMER              INFO *            StdAllLoosePions                               |     0.094 |     0.147 |    0.034       0.4 |     128 |     0.019 |
-TimingAuditor.TIMER              INFO *            StdLooseProtons                                |     0.184 |     0.151 |    0.006       0.8 |     103 |     0.016 |
-TimingAuditor.TIMER              INFO *            StdAllLooseProtons                             |     0.116 |     0.116 |    0.015       0.4 |     103 |     0.012 |
-TimingAuditor.TIMER              INFO *            MuonRec                                        |     0.222 |     0.280 |    0.097       0.9 |      18 |     0.005 |
-TimingAuditor.TIMER              INFO *            createTTLiteClusters                           |     9.763 |     9.694 |    0.237      31.6 |      17 |     0.165 |
-TimingAuditor.TIMER              INFO *        PrsFromRaw                                         |     2.064 |     2.278 |    0.289      22.8 |      31 |     0.071 |
-TimingAuditor.TIMER              INFO *        SpdFromRaw                                         |     0.161 |     0.209 |    0.105       0.5 |      31 |     0.006 |
-TimingAuditor.TIMER              INFO *        ClusterReco                                        |    16.901 |    17.131 |    7.073      41.0 |      31 |     0.531 |
-TimingAuditor.TIMER              INFO *         CaloDigits                                        |     1.000 |     0.938 |    0.620       1.3 |      31 |     0.029 |
-TimingAuditor.TIMER              INFO *          EcalZSup                                         |     0.645 |     0.717 |    0.457       1.1 |      31 |     0.022 |
-TimingAuditor.TIMER              INFO *          HcalZSup                                         |     0.290 |     0.182 |    0.131       0.3 |      31 |     0.006 |
-TimingAuditor.TIMER              INFO *         CaloDigitFilter                                   |     4.580 |     4.712 |    3.088       5.1 |      31 |     0.146 |
-TimingAuditor.TIMER              INFO *         EcalClust                                         |     1.516 |     1.489 |    0.442       7.0 |      31 |     0.046 |
-TimingAuditor.TIMER              INFO *         EcalShare                                         |     9.547 |     9.636 |    1.030      30.5 |      31 |     0.299 |
-TimingAuditor.TIMER              INFO *         EcalCovar                                         |     0.258 |     0.326 |    0.099       0.8 |      31 |     0.010 |
-TimingAuditor.TIMER              INFO *            StdLooseAllPhotons                             |     1.000 |     1.075 |    0.637       1.5 |       2 |     0.002 |
-TimingAuditor.TIMER              INFO *            StdTightKaons                                  |     0.000 |     0.135 |    0.135       0.1 |       1 |     0.000 |
-TimingAuditor.TIMER              INFO --------------------------------------------------------------------------------------------------------------------------------
-*****Chrono*****                 INFO ****************************************************************************************************
-*****Chrono*****                 INFO  The Final CPU consumption ( Chrono ) Table (ordered)
-*****Chrono*****                 INFO ****************************************************************************************************
-ToolSvc.LoKi::VertexFitter:...   INFO Time User   : Tot=    3 [ms] Ave/Min/Max= 1.55(+- 39.3)/    0/1e+03 [us] #=1940
-ToolSvc.LoKi::VertexFitter:...   INFO Time User   : Tot=   22 [ms] Ave/Min/Max= 11.3(+-  106)/    0/1e+03 [us] #=1940
-ToolSvc.LoKi::VertexFitter:...   INFO Time User   : Tot=  102 [ms] Ave/Min/Max=    9(+- 94.4)/    0/1e+03 [us] #=11335
-ToolSvc.LoKi::VertexFitter:fit   INFO Time User   : Tot=  195 [ms] Ave/Min/Max= 14.8(+-  122)/    0/3e+03 [us] #=13202
-DetailedMaterialLocator          INFO Time User   : Tot=   12  [s] Ave/Min/Max= 8.13(+-  160)/    0/4.84e+03 [ms] #=1473
-ChronoStatSvc                    INFO Time User   : Tot= 46.6  [s]                                             #=  1
-*****Chrono*****                 INFO ****************************************************************************************************
-ChronoStatSvc.finalize()         INFO  Service finalized successfully
-ApplicationMgr                   INFO Application Manager Finalized successfully
-ApplicationMgr                   INFO Application Manager Terminated successfully
diff --git a/DaVinciTests/tests/refs/test_stripping29_collision16_reco16.ref b/DaVinciTests/tests/refs/test_stripping29_collision16_reco16.ref
new file mode 100644
index 0000000000000000000000000000000000000000..1d522eb61e65c5cdc14490ee295295df6a92be18
--- /dev/null
+++ b/DaVinciTests/tests/refs/test_stripping29_collision16_reco16.ref
@@ -0,0 +1,140428 @@
+# setting LC_ALL to "C"
+# Restarting with LD_PRELOAD='libtcmalloc.so'
+# --> Including file '/cvmfs/lhcb.cern.ch/lib/lhcb/DBASE/AppConfig/v3r335/options/DaVinci/DV-Stripping29-Stripping.py'
+# Redirecting CommonParticles to '/cvmfs/lhcb.cern.ch/lib/lhcb/STRIPPING/STRIPPING_v11r3/InstallArea/x86_64-slc6-gcc49-opt/python.zip/CommonParticlesArchive/Stripping29'
+Requested Stripping29
+Trying to import module StrippingArchive.Stripping29
+# WARNING: lineButo5h_5pi_exclLine uses plain Gaudi configurable Buto5hGlobalEVventCutFilter. Consider using Selection instead!
+# WARNING: lineButo5h_K4pi_exclLine uses plain Gaudi configurable Buto5hGlobalEVventCutFilter. Consider using Selection instead!
+# WARNING: lineButo5h_pp3pi_exclLine uses plain Gaudi configurable Buto5hGlobalEVventCutFilter. Consider using Selection instead!
+# WARNING: lineButo5h_ppKpipi_exclLine uses plain Gaudi configurable Buto5hGlobalEVventCutFilter. Consider using Selection instead!
+Creating Bhadron stream with 1011 lines
+# WARNING: Line StrippingB2XEtaB2etaGGKSLLLine has prescale <= 0, it will be removed from stream Bhadron
+# WARNING: Line StrippingB2XEtaB2etaGGKSDDLine has prescale <= 0, it will be removed from stream Bhadron
+# WARNING: Line StrippingB2XEtaLb2etaGGLLLLine has prescale <= 0, it will be removed from stream Bhadron
+# WARNING: Line StrippingB2XEtaLb2etaGGLDDLine has prescale <= 0, it will be removed from stream Bhadron
+# WARNING: Line StrippingB2XEtaB2etaGGKstarLine has prescale <= 0, it will be removed from stream Bhadron
+# WARNING: Line StrippingB2XEtaLb2pKetaGGLine has prescale <= 0, it will be removed from stream Bhadron
+Creating Semileptonic stream with 70 lines
+Creating BhadronCompleteEvent stream with 88 lines
+Creating Leptonic stream with 238 lines
+# WARNING: Line StrippingTau23MuDs23PiLine has prescale <= 0, it will be removed from stream Leptonic
+Creating Dimuon stream with 63 lines
+# WARNING: Line StrippingTrackEffMuonTT_JpsiLine1 has prescale <= 0, it will be removed from stream Dimuon
+# WARNING: Line StrippingTrackEffMuonTT_JpsiLine2 has prescale <= 0, it will be removed from stream Dimuon
+Creating Charm stream with 258 lines
+# WARNING: Line StrippingDstarD02xxDst2PiD02Kpi_untagged_BoxMB has prescale <= 0, it will be removed from stream Charm
+# WARNING: Line StrippingDstarD02xxDst2PiD02Kpi_untagged_BoxMBTrEff has prescale <= 0, it will be removed from stream Charm
+Creating EW stream with 85 lines
+Creating CharmCompleteEvent stream with 38 lines
+# Initialising StrippingConf 
+# WARNING: Stream='BhadronCompleteEvent' Line='StrippingBeauty2XGammaExclusiveBs2PhiGammaLine' Requests Flavor Tagging but is not assigned to a micro-dst stream, Flavour Tagging has been disabled
+# WARNING: Stream='BhadronCompleteEvent' Line='StrippingBeauty2XGammaExclusiveBd2KstGammaLine' Requests Flavor Tagging but is not assigned to a micro-dst stream, Flavour Tagging has been disabled
+# WARNING: Stream='BhadronCompleteEvent' Line='StrippingBetaSBs2PhiPhiLine' Requests Flavor Tagging but is not assigned to a micro-dst stream, Flavour Tagging has been disabled
+# WARNING: Stream='BhadronCompleteEvent' Line='StrippingBetaSBs2PhiPhiUpLine' Requests Flavor Tagging but is not assigned to a micro-dst stream, Flavour Tagging has been disabled
+# StrippingGlobal appending stream Bhadron
+# StrippingGlobal appending stream Semileptonic
+# StrippingGlobal appending stream BhadronCompleteEvent
+# StrippingGlobal appending stream Leptonic
+# StrippingGlobal appending stream Dimuon
+# Configurables already created for line Bs2MuMuLinesNoMuIDLine, skipping
+# Configurables already created for line Bs2MuMuLinesBu2JPsiKLine, skipping
+# StrippingGlobal appending stream Charm
+# StrippingGlobal appending stream EW
+# StrippingGlobal appending stream CharmCompleteEvent
+# WARNING: Line StrippingDstarUPB2D0D0PiD02HHD02HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dstar0PiDst02D0Pi0D2HHHHResolvedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0PiPiD2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB02DKWSD2HHHUPBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DRhoPMD2HHHCFPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingOmegaCC2XiCKpiForPromptCharm is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KD2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KD2HHHHUPBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0DPiD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstD0D02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstarKDst2D0Pi_D2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDstKSLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDstKSDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KsPiLLD2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DPiD2Pi0HHHResolvedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingLambda2pPiForRnSLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0DKSDDD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DppbarPiD2HHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KD2Pi0HHMergedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0KPiD2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0KKD2HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstDKDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DPiPi0MergedD2HHHCFPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DKD2PhiMuNuBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KD2KSMuMuLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dstar0KDst02D0Pi0D2HHHHResolvedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0MuMuD2HHHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiPi0MergedD2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD2Pi0HHMergedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB2D0PiPi0MergedD2KSHHDDWSBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstD0PiDstarD02K3PiD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DKsKLLD2HHHCFPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstarKDst2D0Pi_D2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingUpsilon2BBWSBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD2KSPi0HHLLMergedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstD0KBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DPiPiPiD2HHHPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0ppbarKD2HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0DKPiD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KPi0MergedD2HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DKstar0D2HHHPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstDstKDstarD02K3PiDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiPi0ResolvedD2HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dstar0PiDst02D0Pi0D2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstDPiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DPhiD2HHHPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstarKsKLLDst2D0PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingLambda02Pi3MuLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dstar0KDst02D0Pi0D2HHHHMergedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0D0KD02HHD02HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DPiD2KSHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingOmegaCstarForPromptCharm is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0DKSLLD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0KSLLD2K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDstKSLLDstarD02K3PiDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB2D0PiPi0MergedD2HHWSBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DsstKsPiLLDsst2DGammaD2HHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstarKsKDDDst2D0PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0PiPiD2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dstar0PiDst02D0Pi0D2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstD0KD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstDstKBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingXibcLb2JpsiKp is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstarMuMuNPD0PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0KKD2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KPiPiD2HHPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstDPiDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KPiPiD2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDKstDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DMuMuNPD2HHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0PiPiD2HHHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDstBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDKKDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0DKSLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KD02KSPi0DDResolvedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD2HHHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB2D0PiPi0MergedD2KSHHLLWSBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstD0KSDDDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0st2460D0KBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB02DstDKKDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dstar0KDst02D0GammaD2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dstar0PiDst02D0Pi0D2HHResolvedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DPiD2Pi0HHHMergedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingLambda02PiMuLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0ppbarPiD2HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstKKPiDstar2D0PiPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0PiPiD2Pi0HHMergedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiPiPiD2HHPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DRho0D2HHHPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstarMuMuD0PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDstKstDstarD02K3PiDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0D0D02HHD02HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstPiKSupD0PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DMuMuD2KSHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingStrangeSLKs2PiMuNuLowMassLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstPiKSupD2HHHHPiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB2D0KD2HHUPBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD2HHHHTIGHTBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KsPiLLD2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiPi0ResolvedD2HHHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DsstarKDsstar2DGammaD2HHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DKD2KSHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DPiD2HHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0D0KD02HHD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0D0KSD02K3PiD02K3PiDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DppbarKD2HHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0KSLLD2HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0D0KSD02HHD02HHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD2HHHHUPBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DKSLLD2HHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0KPiD2Pi0HHMergedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0D0PiD02K3PiD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0MuMuD2HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KKPiD2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstPipPipD2HHHHPiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02Dst0DKDst02D0Pi0ResolvedD2HHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD2KSPi0HHDDResolvedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0DKSDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0KPiD2HHHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dstar0PiDst02D0GammaD2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDKSLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingChiCJPsiGammaConvChicSymLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DDKstBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KsPiLLD2HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingChiCJPsiGammaConvChibSymLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiPiPiD2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiPiPiD2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KD2Pi0HHResolvedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDKstBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KD2HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KPi0ResolvedD2HHHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDstKKBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD2KSMuMuLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KPi0ResolvedD2HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0MuNuD2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingStrangeSLKs2PiMuNuHighMassLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KPi0MergedD2HHHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD2KSPi0HHDDMergedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0D0D02HHD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DsstarKMCwNoPIDDsstar2DGammaD2HHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0st2460D0PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DMuMuNPD2KSHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KD02KSPi0LLResolvedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB2D0KPi0MergedD2HHWSBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0KKD2Pi0HHMergedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstD0PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DKPiPiD2HHHPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD02KSPi0DDMergedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dst0D0KDst02D0Pi0ResolvedD02HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDKSLLDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstDstPiDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB2D0KPi0MergedD2KSHHLLWSBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingXiCstarForPromptCharm is declared but not appended to any stream
+# WARNING: Line StrippingPhiToKSKS_PhiToKsKsLine is declared but not appended to any stream
+# WARNING: Line StrippingLambda02PiELine is declared but not appended to any stream
+# WARNING: Line StrippingOmegaCstar2XiCPiKForPromptCharm is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0PiPiD2HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KD2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DDKSLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingLambda02PiMuMuELine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dstar0KDst02D0GammaD2HHHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB02DPiD2HHHUPBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstarMuNuDst2D0Pi_D2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0D0KstD02HHD02HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD2HHmuDSTBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstD0KSDDDstarD02K3PiD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstarMuNuDst2D0Pi_D2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstDKBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB2D0KPi0ResolvedD2HHWSBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstD0KstDstarD02K3PiD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDstKKDstarD02K3PiDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0DKBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DDPiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingBs2MuMuLinesBsstLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstPiKFavD2HHHHPiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD02KSPi0DDResolvedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0D0KSD02K3PiD02K3PiLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB2D0PiPi0ResolvedD2HHWSBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstD0Beauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dstar0KDst02D0GammaD2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0D0KSD02HHD02K3PiLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DDKBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DD0KstD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0D0KstD02HHD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstPiPiPiDstar2D0PiPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0D0D02K3PiD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0DD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DD0KstBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB2D0KPi0ResolvedD2KSHHDDWSBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD2KSPi0HHLLResolvedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstKPiPiDstar2D0PiPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD2Pi0HHResolvedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0KKD2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstarKsPiLLDst2D0PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB2D0PiD2HHHHUPBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KPi0MergedD2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dst2460DPiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dstar0PiDst02D0GammaD2HHHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KD02KSPi0LLMergedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DDKSDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstD0KSDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDstKstDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KsPiDDD2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiNoIPD2KPIPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DKPi0ResolvedD2HHHCFPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDstKSDDDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DMuMuD2HHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KD2KSPi0HHLLMergedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DKD2KSHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KsPiDDD2HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KPiPiD2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingBs2MuMuLinesNoMuIDLooseLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DKD2Pi0HHHMergedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiPiPiD2HHTIGHTBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstarPiDst2D0Pi_D2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstD0KSLLD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DKSDDD2HHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB02DPiWSD2HHHUPBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstDstPiDstarD02K3PiDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dstar0KDst02D0Pi0D2HHResolvedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DMuMuNPD2KSHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0D0PiD02HHD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstD0KSLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DMuMuD2KSHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DKD2HHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dstar0PiDst02D0GammaD2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiPi0MergedD2HHHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KPi0MergedD2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dstar0PiDst02D0Pi0D2HHHHMergedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DsstKsPiDDDsst2DGammaD2HHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0PiPiD2Pi0HHResolvedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KD2KSPi0HHDDMergedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DKsPiLLD2HHHCFPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD02KSPi0LLMergedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB2D0KD2HHmuDSTBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DDKKBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0D0KD02K3PiD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dstar0PiDst02D0GammaD2HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB02DstDKKBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DPiD2KSHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DKstarPMD2HHHCFPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDstKstBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DPiNoIPDs2HHHPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KsPiDDD2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiPi0ResolvedD2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KKPiD2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB2D0PiPi0ResolvedD2KSHHDDWSBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstPipPipD0PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstarMuMuD2HHHHPiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0D0KSD02HHD02K3PiDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KD2HHUPBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstD0KDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DHHOSD2HHHCFPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB02DDKKBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingXibcX2JpsiProton is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KsPiLLD2HHHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0KSDDD2K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dstar0KDst02D0GammaD2HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dstar0KDst02D0Pi0D2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingOmegaC0ForPromptCharm is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0MuMuD2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0KKD2HHHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstarPiDst2D0Pi_D2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KD2KSPi0HHDDResolvedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DKsKDDD2HHHCFPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0D0KSD02HHD02HHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD2HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiPi0MergedD2HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KsPiDDD2HHHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DKD2Pi0HHHResolvedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0DPiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstPimPipD2HHHHPiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstD0PiDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0KPiD2Pi0HHResolvedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingXibcXibc2XicJpsi is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DPiPiD2HHHCFPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0DKPiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DKKPiD2HHHPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KD2KSMuMuDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DKD2HHHUPBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0DKD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0PPbarD2HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingK0s2e3MuLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstDstPiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DKPiD2HHHCFPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DPiNoIPD2HHHCFPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DKsPiDDD2HHHCFPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DKPi0MergedD2HHHCFPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingKs2Pi0MuMuSBLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstD0KstDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingXiCprimeForPromptCharm is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0MuMuD2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstD0KSDDD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD02KSPi0LLResolvedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD2HHUPBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0D0KstD02K3PiD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0KPiD2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingBd2eeKstarBDTLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiPi0ResolvedD2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstD0KstBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstarMuMuNPD2HHHHPiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDstKKDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingXibcXibc2JpsiKp is declared but not appended to any stream
+# WARNING: Line StrippingKs2Pi0MuMuSignalLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstD0KDstarD02K3PiD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dst0D0KDst02D0GammaD02HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstD0KSLLDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KD2KSPi0HHLLResolvedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KKPiD2HHPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstD0KstD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0KSDDD2HHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB2D0KD2HHHHUPBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDstKSLLDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiD2KSMuMuDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDKSDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DsstarPiDsstar2DGammaD2HHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingK0s24ProngLFVLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KD2HHmuDSTBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDstKSDDDstarD02K3PiDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDKKBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KPi0ResolvedD2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0DBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KPi0ResolvedD2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingXiC0ForPromptCharm is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstarKsPiDDDst2D0PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstDKSDDDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DPiD2PhiMuNuBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02D0KKD2Pi0HHResolvedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstD0PiD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DPiD2HHHUPBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingOmegaCstar2XiCprimeKForPromptCharm is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstD0KSLLDstarD02K3PiD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0DKKD2K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0MuNuD2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstPimPipD0PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02Dst0DKDst02D0GammaD2HHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB2D0KPi0MergedD2KSHHDDWSBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KD2HHHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0DKKBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstDstKDstarD02K3PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB2D0KPi0ResolvedD2KSHHLLWSBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DstarMuNuDst2D0Pi_D2HHHHBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DstPiKFavD0PiBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2DKKD2HHHCFPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingB2D0PiPi0ResolvedD2KSHHLLWSBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB02DKPiPiSSD2HHHPIDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0KD02KSPi0DDMergedBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2D0PiPi0MergedD2KSHHLLBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dstar0KDst02D0Pi0D2KSHHDDBeauty2CharmLine is declared but not appended to any stream
+# WARNING: Line StrippingOmegaCC2XiCKKForPromptCharm is declared but not appended to any stream
+# WARNING: Line StrippingDstarUPB2Dst2460DKBeauty2CharmLine is declared but not appended to any stream
+# Checking uniqueness of output locations
+# WARNING: 
+# WARNING: 	Lines StrippingBs2MuMuLinesNoMuIDLine(stream Leptonic) ,StrippingBs2MuMuLinesNoMuIDLine(stream Dimuon) share the same output location 'Phys/Bs2MuMuLinesNoMuIDLine/Particles'
+# WARNING: 	Lines StrippingBs2MuMuLinesBu2JPsiKLine(stream Leptonic) ,StrippingBs2MuMuLinesBu2JPsiKLine(stream Dimuon) share the same output location 'Phys/Bs2MuMuLinesBu2JPsiKLine/Particles'
+# WARNING: No line has been selected to go to the FTAG stream (former MDST), thus it will be skipped
+# DaVinci                   INFO    Append to Main Sequence has been called
+# DaVinci                   INFO    Append to Main Sequence has been called
+# DaVinci                   INFO    Append to Main Sequence has been called
+# <-- End of file '/cvmfs/lhcb.cern.ch/lib/lhcb/DBASE/AppConfig/v3r335/options/DaVinci/DV-Stripping29-Stripping.py'
+# --> Including file '/cvmfs/lhcb.cern.ch/lib/lhcb/DBASE/AppConfig/v3r335/options/DaVinci/DataType-2016.py'
+# <-- End of file '/cvmfs/lhcb.cern.ch/lib/lhcb/DBASE/AppConfig/v3r335/options/DaVinci/DataType-2016.py'
+# --> Including file '/cvmfs/lhcb.cern.ch/lib/lhcb/STRIPPING/STRIPPING_v11r3/Phys/StrippingSelections/tests/data/Reco16_Run182594.py'
+# <-- End of file '/cvmfs/lhcb.cern.ch/lib/lhcb/STRIPPING/STRIPPING_v11r3/Phys/StrippingSelections/tests/data/Reco16_Run182594.py'
+# --> Including file '/cvmfs/lhcb.cern.ch/lib/lhcb/DBASE/AppConfig/v3r335/options/Persistency/Compression-ZLIB-1.py'
+# <-- End of file '/cvmfs/lhcb.cern.ch/lib/lhcb/DBASE/AppConfig/v3r335/options/Persistency/Compression-ZLIB-1.py'
+# --> Including file '/cvmfs/lhcb.cern.ch/lib/lhcb/DBASE/AppConfig/v3r335/options/DaVinci/InputType-RDST.py'
+# <-- End of file '/cvmfs/lhcb.cern.ch/lib/lhcb/DBASE/AppConfig/v3r335/options/DaVinci/InputType-RDST.py'
+# --> Including file '/cvmfs/lhcb.cern.ch/lib/lhcb/DBASE/AppConfig/v3r335/options/DaVinci/DV-RawEventJuggler-0_3-to-4_2.py'
+# DaVinci                   INFO    Append to Main Sequence has been called
+# <-- End of file '/cvmfs/lhcb.cern.ch/lib/lhcb/DBASE/AppConfig/v3r335/options/DaVinci/DV-RawEventJuggler-0_3-to-4_2.py'
+# --> Including file '/cvmfs/lhcb.cern.ch/lib/lhcb/DAVINCI/DAVINCI_v42r5/DaVinciTests/tests/options/DaVinci-1000events.py'
+# <-- End of file '/cvmfs/lhcb.cern.ch/lib/lhcb/DAVINCI/DAVINCI_v42r5/DaVinciTests/tests/options/DaVinci-1000events.py'
+# --> Including file '/cvmfs/lhcb.cern.ch/lib/lhcb/DAVINCI/DAVINCI_v42r5/DaVinciTests/tests/options/DisableLoKiPythonFunctors.py'
+# <-- End of file '/cvmfs/lhcb.cern.ch/lib/lhcb/DAVINCI/DAVINCI_v42r5/DaVinciTests/tests/options/DisableLoKiPythonFunctors.py'
+# applying configuration of DefaultTrackingCuts
+# /***** User DefaultTrackingCuts/DefaultTrackingCuts ************************************************
+# |-Types = ['Long']  (default: ['Long'])
+# |-Cuts  = {'CloneDistCut': [5000, 9e+99], 'Chi2Cut': [0, 5]}
+# |       (default: {'CloneDistCut': [5000, 9e+99], 'Chi2Cut': [0, 5]})
+# \----- (End of User DefaultTrackingCuts/DefaultTrackingCuts) ---------------------------------------
+# skipping configuration of RawEventFormatConf
+# applying configuration of rdstJuggler
+# /***** User RawEventJuggler/rdstJuggler ************************************************************
+# |-TCKReplacePattern      = '#TCK#'
+# |-GenericReplacePatterns = {}  (default: {})
+# |-WriterItemList         = None
+# |-DataOnDemand           = False
+# |-Depth                  = '#1'
+# |-RootInTES              = '/Event'
+# |-KillExtraDirectories   = False
+# |-WriterOptItemList      = None
+# |-KillInputBanksAfter    = None
+# |-TCK                    = None
+# |-Sequencer              = GaudiSequencer('RawEventSplitSeq')  (default: None)
+# |-Input                  = 0.3  (default: None)
+# |-KillInputBanksBefore   = None
+# |-Output                 = 4.2  (default: None)
+# |-KillExtraBanks         = False
+# |-KillExtraNodes         = False
+# \----- (End of User RawEventJuggler/rdstJuggler) ---------------------------------------------------
+# applying configuration of MyDSTWriter
+# Configuring BaseDSTWriter
+# /***** User SelDSTWriter/MyDSTWriter ***************************************************************
+# |-MicroDSTElements   = {'default': [<DSTWriters.microdstelements.FindDuplicates object at 0x7f65b27f2450>, <DSTWriters.microdstelements.CloneParticleTrees object at 0x7f65b27f2490>, <DSTWriters.microdstelements.CloneBTaggingInfo object at 0x7f65b27f24d0>, <DSTWriters.microdstelements.CloneRelatedInfo object at 0x7f65b27f2510>, <DSTWriters.microdstelements.ClonePVRelations object at 0x7f65b27f2550>, <DSTWriters.microdstelements.PackStrippingReports object at 0x7f65b27f2590>, <DSTWriters.microdstelements.PackTrackingClusters object at 0x7f65b27f25d0>, <DSTWriters.microdstelements.PackParticlesAndVertices object at 0x7f65b27f2610>, <DSTWriters.microdstelements.PackRecObjects object at 0x7f65b27f2650>, <DSTWriters.microdstelements.CleanEmptyEventNodes object at 0x7f65b27f2690>], 'Bhadron': [<DSTWriters.microdstelements.ClonePVs object at 0x7f65b27f2110>, <DSTWriters.microdstelements.FindDuplicates object at 0x7f65b27f21d0>, <DSTWriters.microdstelements.CloneParticleTrees object at 0x7f65b27f2210>, <DSTWriters.microdstelements.CloneBTaggingInfo object at 0x7f65b27f2250>, <DSTWriters.microdstelements.CloneRelatedInfo object at 0x7f65b27f2290>, <DSTWriters.microdstelements.ClonePVRelations object at 0x7f65b27f22d0>, <DSTWriters.microdstelements.PackStrippingReports object at 0x7f65b27f2310>, <DSTWriters.microdstelements.PackTrackingClusters object at 0x7f65b27f2350>, <DSTWriters.microdstelements.PackParticlesAndVertices object at 0x7f65b27f2390>, <DSTWriters.microdstelements.PackRecObjects object at 0x7f65b27f23d0>, <DSTWriters.microdstelements.CleanEmptyEventNodes object at 0x7f65b27f2410>], 'Leptonic': [<DSTWriters.microdstelements.ClonePVs object at 0x7f65b27f2110>, <DSTWriters.microdstelements.FindDuplicates object at 0x7f65b27f21d0>, <DSTWriters.microdstelements.CloneParticleTrees object at 0x7f65b27f2210>, <DSTWriters.microdstelements.CloneBTaggingInfo object at 0x7f65b27f2250>, <DSTWriters.microdstelements.CloneRelatedInfo object at 0x7f65b27f2290>, <DSTWriters.microdstelements.ClonePVRelations object at 0x7f65b27f22d0>, <DSTWriters.microdstelements.PackStrippingReports object at 0x7f65b27f2310>, <DSTWriters.microdstelements.PackTrackingClusters object at 0x7f65b27f2350>, <DSTWriters.microdstelements.PackParticlesAndVertices object at 0x7f65b27f2390>, <DSTWriters.microdstelements.PackRecObjects object at 0x7f65b27f23d0>, <DSTWriters.microdstelements.CleanEmptyEventNodes object at 0x7f65b27f2410>], 'Charm': [<DSTWriters.microdstelements.ClonePVs object at 0x7f65b27f2110>, <DSTWriters.microdstelements.FindDuplicates object at 0x7f65b27f21d0>, <DSTWriters.microdstelements.CloneParticleTrees object at 0x7f65b27f2210>, <DSTWriters.microdstelements.CloneBTaggingInfo object at 0x7f65b27f2250>, <DSTWriters.microdstelements.CloneRelatedInfo object at 0x7f65b27f2290>, <DSTWriters.microdstelements.ClonePVRelations object at 0x7f65b27f22d0>, <DSTWriters.microdstelements.PackStrippingReports object at 0x7f65b27f2310>, <DSTWriters.microdstelements.PackTrackingClusters object at 0x7f65b27f2350>, <DSTWriters.microdstelements.PackParticlesAndVertices object at 0x7f65b27f2390>, <DSTWriters.microdstelements.PackRecObjects object at 0x7f65b27f23d0>, <DSTWriters.microdstelements.CleanEmptyEventNodes object at 0x7f65b27f2410>], 'PID': [<DSTWriters.microdstelements.ClonePVs object at 0x7f65b27f2110>, <DSTWriters.microdstelements.FindDuplicates object at 0x7f65b27f21d0>, <DSTWriters.microdstelements.CloneParticleTrees object at 0x7f65b27f2210>, <DSTWriters.microdstelements.CloneBTaggingInfo object at 0x7f65b27f2250>, <DSTWriters.microdstelements.CloneRelatedInfo object at 0x7f65b27f2290>, <DSTWriters.microdstelements.ClonePVRelations object at 0x7f65b27f22d0>, <DSTWriters.microdstelements.PackStrippingReports object at 0x7f65b27f2310>, <DSTWriters.microdstelements.PackTrackingClusters object at 0x7f65b27f2350>, <DSTWriters.microdstelements.PackParticlesAndVertices object at 0x7f65b27f2390>, <DSTWriters.microdstelements.PackRecObjects object at 0x7f65b27f23d0>, <DSTWriters.microdstelements.CleanEmptyEventNodes object at 0x7f65b27f2410>]}
+# |                    (default: {'default': [<DSTWriters.microdstelements.CloneParticleTrees object at 0x7f65b2865810>, <DSTWriters.microdstelements.ClonePVRelations object at 0x7f65b2865850>]})
+# |-RootInTES          = '/Event'
+# |-WriteFSR           = True
+# |-StreamConf         = {'default': <DSTWriters.streamconf.OutputStreamConf object at 0x7f65b27f26d0>, 'Bhadron': <DSTWriters.streamconf.OutputStreamConf object at 0x7f65b382ad50>, 'Leptonic': <DSTWriters.streamconf.OutputStreamConf object at 0x7f65b382ad50>, 'Charm': <DSTWriters.streamconf.OutputStreamConf object at 0x7f65b382ad50>, 'PID': <DSTWriters.streamconf.OutputStreamConf object at 0x7f65b27f2710>}
+# |                    (default: {'default': <DSTWriters.streamconf.OutputStreamConf object at 0x7f65b28657d0>})
+# |-OutputFileSuffix   = '000000'  (default: 'Sel')
+# |-SelectionSequences = [<StrippingConf.StrippingStream.StrippingStream object at 0x7f65b9c370d0>, <StrippingConf.StrippingStream.StrippingStream object at 0x7f65b3fb3210>, <StrippingConf.StrippingStream.StrippingStream object at 0x7f65b382aa90>, <StrippingConf.StrippingStream.StrippingStream object at 0x7f65b382abd0>, <StrippingConf.StrippingStream.StrippingStream object at 0x7f65b382ac10>, <StrippingConf.StrippingStream.StrippingStream object at 0x7f65b382ac50>, <StrippingConf.StrippingStream.StrippingStream object at 0x7f65b382ac90>, <StrippingConf.StrippingStream.StrippingStream object at 0x7f65b382acd0>]
+# |                    (default: [])
+# \----- (End of User SelDSTWriter/MyDSTWriter) ------------------------------------------------------
+# applying configuration of DaVinci
+# DaVinci                   INFO    Applying DaVinci configuration
+# DaVinci                   INFO    /***** User DaVinci/DaVinci ************************************************************************
+|-MainOptions          = ''
+|-TupleFile            = ''
+|-SkipEvents           = 0
+|-RootCompressionLevel = 'LZMA:6'
+|-Input                = []  (default: [])
+|-Turbo                = False
+|-DDDBtag              = ''
+|-UserAlgorithms       = []  (default: [])
+|-RootInTES            = ''
+|-DQFLAGStag           = ''
+|-Lumi                 = False
+|-MoniSequence         = []  (default: [])
+|-VerboseMessages      = False
+|-InputType            = 'RDST'  (default: 'DST')
+|-ProductionType       = 'Stripping'  (default: 'None')
+|-PrintFreq            = 10  (default: 1000)
+|-Detectors            = ['Velo', 'PuVeto', 'Rich1', 'Rich2', 'TT', 'IT', 'OT', 'Spd', 'Prs', 'Ecal', 'Hcal', 'Muon', 'Magnet', 'Tr']
+|                      (default: ['Velo', 'PuVeto', 'Rich1', 'Rich2', 'TT', 'IT', 'OT', 'Spd', 'Prs', 'Ecal', 'Hcal', 'Muon', 'Magnet', 'Tr'])
+|-EvtMax               = 1000  (default: -1)
+|-CondDBtag            = ''
+|-MergeGenFSR          = False
+|-Simulation           = False
+|-DataType             = '2016'  (default: '')
+|-RedoMCLinks          = False
+|-IgnoreDQFlags        = False
+|-HistogramFile        = 'DVHistos.root'  (default: '')
+|-WriteFSR             = True
+|-EnableUnpack         = None
+|-EventPreFilters      = []  (default: [])
+\----- (End of User DaVinci/DaVinci) ---------------------------------------------------------------
+# --> Including file '/cvmfs/lhcb.cern.ch/lib/lhcb/LHCB/LHCB_v42r5/GaudiConf/options/PreloadUnits.opts'
+# --> Including file '/cvmfs/lhcb.cern.ch/lib/lhcb/LHCB/LHCB_v42r5/GaudiConf/options/units.opts'
+# <-- End of file '/cvmfs/lhcb.cern.ch/lib/lhcb/LHCB/LHCB_v42r5/GaudiConf/options/units.opts'
+# <-- End of file '/cvmfs/lhcb.cern.ch/lib/lhcb/LHCB/LHCB_v42r5/GaudiConf/options/PreloadUnits.opts'
+# Apply CaloProcessor configuration for ['Digits', 'Clusters'] and ['InAcceptance', 'Match', 'Energy', 'Chi2', 'DLL', 'NeutralPID']
+# Configurabe : Counter level is 1 
+# CaloDigits onDemand for ['Ecal', 'Hcal', 'Prs', 'Spd']
+# ClusterReco onDemand
+# Configured Ecal Clusters Reco : ClusterReco 
+# Configured Calo PIDs           : CaloPIDsCaloPIDsForCaloProcessor 
+# CaloProcessor onDemand enabled
+# CaloReProcessing cannot be processed on reduced (m)DST data
+# DaVinci                   INFO    Creating Lumi Algorithms
+# DaVinci                   INFO    No MainOptions specified. DaVinci() will import no options file!
+# DaVinci                   INFO    Creating User Algorithms
+# DaVinci                   INFO    Append to Main Sequence has been called
+# DaVinci                   INFO    Creating Moni Algorithms
+# DaVinci                   INFO    Append to Moni Sequence has been called
+# /***** User DaVinci/DaVinci ************************************************************************
+# |-MainOptions          = ''
+# |-TupleFile            = ''
+# |-SkipEvents           = 0
+# |-RootCompressionLevel = 'LZMA:6'
+# |-Input                = []  (default: [])
+# |-Turbo                = False
+# |-DDDBtag              = ''
+# |-UserAlgorithms       = []  (default: [])
+# |-RootInTES            = ''
+# |-DQFLAGStag           = ''
+# |-Lumi                 = False
+# |-MoniSequence         = []  (default: [])
+# |-VerboseMessages      = False
+# |-InputType            = 'RDST'  (default: 'DST')
+# |-ProductionType       = 'Stripping'  (default: 'None')
+# |-PrintFreq            = 10  (default: 1000)
+# |-Detectors            = ['Velo', 'PuVeto', 'Rich1', 'Rich2', 'TT', 'IT', 'OT', 'Spd', 'Prs', 'Ecal', 'Hcal', 'Muon', 'Magnet', 'Tr']
+# |                      (default: ['Velo', 'PuVeto', 'Rich1', 'Rich2', 'TT', 'IT', 'OT', 'Spd', 'Prs', 'Ecal', 'Hcal', 'Muon', 'Magnet', 'Tr'])
+# |-EvtMax               = 1000  (default: -1)
+# |-CondDBtag            = ''
+# |-MergeGenFSR          = False
+# |-Simulation           = False
+# |-DataType             = '2016'  (default: '')
+# |-RedoMCLinks          = False
+# |-IgnoreDQFlags        = True  (default: False)
+# |-HistogramFile        = 'DVHistos.root'  (default: '')
+# |-WriteFSR             = True
+# |-EnableUnpack         = ['Reconstruction']  (default: None)
+# |-EventPreFilters      = []  (default: [])
+# \----- (End of User DaVinci/DaVinci) ---------------------------------------------------------------
+# applying configuration of LumiAlgsConf
+# /***** User LumiAlgsConf/LumiAlgsConf **************************************************************
+# |-UseLumiLow        = False
+# |-ForceFullSequence = False
+# |-InputType         = 'RDST'  (default: 'MDF')
+# |-DataType          = '2016'  (default: '2012')
+# |-SetFSRStatus      = ''
+# |-OutputLevel       = 3
+# |-MergeFSR          = False
+# |-BXTypes           = ['NoBeam', 'BeamCrossing', 'Beam1', 'Beam2']
+# |                   (default: ['NoBeam', 'BeamCrossing', 'Beam1', 'Beam2'])
+# |-Simulation        = False
+# |-Context           = 'Offline'
+# |-LumiSequencer     = GaudiSequencer('LumiSeq')  (default: None)
+# |-IgnoreDQFlags     = False
+# \----- (End of User LumiAlgsConf/LumiAlgsConf) -----------------------------------------------------
+# applying configuration of PhysConf
+# Applying Phys configuration
+# --> Including file '/cvmfs/lhcb.cern.ch/lib/lhcb/DBASE/TCK/L0TCK/v5r21/options/L0DUConfig.opts'
+# <-- End of file '/cvmfs/lhcb.cern.ch/lib/lhcb/DBASE/TCK/L0TCK/v5r21/options/L0DUConfig.opts'
+# PhysConf: Configuring EventClockSvc to use RecHeader
+# /***** User PhysConf/PhysConf **********************************************************************
+# |-CaloReProcessing  = False
+# |-DataType          = '2016'  (default: '')
+# |-AllowPIDRecalib   = True
+# |-OutputLevel       = 3
+# |-Simulation        = False
+# |-UpdateCaloMCLinks = True
+# |-Detectors         = ['Velo', 'PuVeto', 'Rich1', 'Rich2', 'TT', 'IT', 'OT', 'Spd', 'Prs', 'Ecal', 'Hcal', 'Muon', 'Magnet', 'Tr']
+# |                   (default: ['Velo', 'PuVeto', 'Rich1', 'Rich2', 'TT', 'IT', 'OT', 'Spd', 'Prs', 'Ecal', 'Hcal', 'Muon', 'Magnet', 'Tr'])
+# |-EnableUnpack      = ['Reconstruction']  (default: None)
+# |-InputType         = 'RDST'  (default: 'DST')
+# |-AllowPIDRerunning = True
+# \----- (End of User PhysConf/PhysConf) -------------------------------------------------------------
+# skipping configuration of LumiIntegratorConf
+# applying configuration of LHCbApp
+# /***** User LHCbApp/LHCbApp ************************************************************************
+# |-Persistency    = None
+# |-OutputLevel    = 3
+# |-DataType       = '2016'  (default: '2012')
+# |-TimeStamp      = False
+# |-SkipEvents     = 0
+# |-EvtMax         = 1000  (default: -1)
+# |-CondDBtag      = ''
+# |-DQFLAGStag     = ''
+# |-IgnoreDQFlags  = True  (default: True)
+# |-Monitors       = []  (default: [])
+# |-Detectors      = []  (default: [])
+# |-LocalDataTypes = []  (default: [])
+# |-XMLSummary     = None
+# |-Simulation     = False
+# |-DDDBtag        = ''
+# |-OnlineMode     = False
+# \----- (End of User LHCbApp/LHCbApp) ---------------------------------------------------------------
+# applying configuration of L0Conf
+# Applying L0Conf
+# L0 on demand activated (rootInTES : )
+# WARNING: file '/cvmfs/lhcb.cern.ch/lib/lhcb/DBASE/TCK/L0TCK/v5r21/options/L0DUConfig.opts' already included, ignored.
+# /***** User L0Conf/L0Conf **************************************************************************
+# |-FullL0MuonDecoding         = True  (default: False)
+# |-verbose                    = False
+# |-ReplayL0DU                 = False
+# |-DecodeL0                   = False
+# |-ETCSequencer               = None
+# |-FakeHCL0Digits             = False
+# |-HCTriggerBitsFromADCs      = False
+# |-EmulateHC                  = False  (default: False)
+# |-RootInTESOnDemand          = ['']  (default: [''])
+# |-L0MuonUseTCKFromData       = None
+# |-ETCOutput                  = 'L0ETC.root'
+# |-EnsureKnownTCK             = True
+# |-L0HCAlgThresholdsB2        = [0, 0, 0, 0]  (default: [0, 0, 0, 0])
+# |-L0HCAlgThresholdsB0        = [0, 0, 0, 0]  (default: [0, 0, 0, 0])
+# |-L0HCAlgThresholdsB1        = [0, 0, 0, 0]  (default: [0, 0, 0, 0])
+# |-EnableL0DecodingOnDemand   = True  (default: False)
+# |-TCK                        = None
+# |-FastL0DUDecoding           = False
+# |-L0HCAlgThresholdsF2        = [0, 0, 0, 0]  (default: [0, 0, 0, 0])
+# |-L0HCAlgThresholdsF1        = [0, 0, 0, 0]  (default: [0, 0, 0, 0])
+# |-DecodeL0DU                 = False
+# |-EnableTAEOnDemand          = False
+# |-FilterSequencer            = None
+# |-L0Sequencer                = None
+# |-L0MuonForceLUTVersion      = None
+# |-L0EmulatorContext          = None
+# |-FilterL0                   = False
+# |-IgnoreL0MuonCondDB         = None
+# |-SimulateL0                 = False
+# |-FullPileUpSimulation       = False
+# |-ReplaceL0BanksWithEmulated = False
+# |-ForceSingleL0Configuration = False
+# |-MoniSequencer              = None
+# |-LinkSequencer              = None
+# |-MonitorL0                  = False
+# |-DataType                   = ''
+# |-FilterL0FromRaw            = False
+# |-RawEventLocations          = []  (default: [])
+# |-L0DecodingContext          = None
+# |-EmulateL0                  = False
+# \----- (End of User L0Conf/L0Conf) -----------------------------------------------------------------
+# applying configuration of DstConf
+# /***** User DstConf/DstConf ************************************************************************
+# |-OutputName          = ''
+# |-Turbo               = False
+# |-SimType             = 'None'
+# |-AlwaysCreate        = False
+# |-EnablePackingChecks = False
+# |-DstType             = 'NONE'
+# |-DataType            = '2016'  (default: '')
+# |-Writer              = 'DstWriter'
+# |-Detectors           = ['Velo', 'TT', 'IT', 'OT', 'Rich', 'Tr', 'Calo', 'Muon']
+# |                     (default: ['Velo', 'TT', 'IT', 'OT', 'Rich', 'Tr', 'Calo', 'Muon'])
+# |-WriteFSR            = True
+# |-SpilloverPaths      = ['Prev', 'PrevPrev', 'Next', 'NextNext']
+# |                     (default: ['Prev', 'PrevPrev', 'Next', 'NextNext'])
+# |-SplitRawEventOutput = 2.0
+# |-PackSequencer       = None
+# |-PVPersistence       = 'RecVertex'
+# |-EnableUnpack        = ['Reconstruction']  (default: [])
+# |-PackType            = 'TES'
+# \----- (End of User DstConf/DstConf) ---------------------------------------------------------------
+# /***** User DstConf/DstConf ************************************************************************
+# |-OutputName          = ''
+# |-Turbo               = False
+# |-SimType             = 'None'
+# |-AlwaysCreate        = False
+# |-EnablePackingChecks = False
+# |-DstType             = 'NONE'
+# |-DataType            = '2016'  (default: '')
+# |-Writer              = 'DstWriter'
+# |-Detectors           = ['Velo', 'TT', 'IT', 'OT', 'Rich', 'Tr', 'Calo', 'Muon']
+# |                     (default: ['Velo', 'TT', 'IT', 'OT', 'Rich', 'Tr', 'Calo', 'Muon'])
+# |-WriteFSR            = True
+# |-SpilloverPaths      = ['Prev', 'PrevPrev', 'Next', 'NextNext']
+# |                     (default: ['Prev', 'PrevPrev', 'Next', 'NextNext'])
+# |-SplitRawEventOutput = 2.0
+# |-PackSequencer       = None
+# |-PVPersistence       = 'RecVertex'
+# |-EnableUnpack        = ['Reconstruction']  (default: [])
+# |-PackType            = 'TES'
+# \----- (End of User DstConf/DstConf) ---------------------------------------------------------------
+# skipping configuration of XMLSummary
+# skipping configuration of TurboConf
+# applying configuration of TrackSys
+# /***** User TrackSys/TrackSys **********************************************************************
+# |-FilterBeforeFit          = True
+# |-TrackingSequence         = []  (default: [])
+# |-ExpertTracking           = []  (default: [])
+# |-ExpertHistos             = False
+# |-TrackExtraInfoAlgorithms = ['CloneFlagging']  (default: [])
+# |-DataType                 = '2016'  (default: '2011')
+# |-WithMC                   = False
+# |-TrackTypes               = ['Velo', 'Upstream', 'Forward', 'Seeding', 'Match', 'Downstream']  (default: [])
+# |-OutputType               = ''
+# |-Simulation               = False
+# |-OldCloneKiller           = False
+# |-ForceNewSeq              = False
+# |-GlobalCuts               = {'Velo': 6000, 'OT': 15000, 'IT': 999999}  (default: {})
+# |-ExcludedLayers           = []  (default: [])
+# |-ForceOldSeq              = False
+# |-SpecialData              = []  (default: [])
+# |-HltMode                  = False
+# |-TrackPatRecAlgorithms    = ['FastVelo', 'ForwardHLT1', 'ForwardHLT2', 'PatSeed', 'PatMatch', 'PatLongLivedTracking', 'VeloTT']
+# |                          (default: [])
+# \----- (End of User TrackSys/TrackSys) -------------------------------------------------------------
+# applying configuration of CaloProcessor
+# Apply CaloProcessor configuration for ['Digits', 'Clusters'] and ['InAcceptance', 'Match', 'Energy', 'Chi2', 'DLL', 'NeutralPID']
+# Configurabe : Counter level is 1 
+# CaloDigits onDemand for ['Ecal', 'Hcal', 'Prs', 'Spd']
+# ClusterReco onDemand
+# Configured Ecal Clusters Reco : ClusterReco 
+# CaloPIDsConf: LUN 'CaloNeutralPIDs' has been defined already
+# CaloPIDsConf: LUN 'CaloPIDs' has been defined already
+# Configured Calo PIDs           : CaloPIDsCaloPIDsForCaloProcessor 
+# CaloProcessor onDemand enabled
+# /***** User CaloProcessor/CaloProcessor ************************************************************
+# |-UseTracksM                  = True
+# |-NoSpdPrs                    = False
+# |-FastReco                    = False
+# |-UseTracks                   = True
+# |-RecList                     = ['Digits', 'Clusters']
+# |                             (default: ['Digits', 'Clusters', 'Photons', 'MergedPi0s', 'SplitPhotons', 'Electrons'])
+# |-ForceOnDemand               = False
+# |-UseTracksE                  = True
+# |-NeutralID                   = False
+# |-ForceDigits                 = True
+# |-ChargedProtoSequencer       = None
+# |-ElectronPt                  = 50.0
+# |-UseSpd                      = False
+# |-ClusterEnergyMasks          = []  (default: [])
+# |-TrackTypes                  = ['Long', 'Upstream', 'Downstream']  (default: ['Long', 'Upstream', 'Downstream'])
+# |-TrackCuts                   = {'Long': {'Chi2Cut': [0, 10]}, 'Downstream': {'Chi2Cut': [0, 10]}, 'Upstream': {'Chi2Cut': [0, 10]}}
+# |                             (default: {'Downstream': {'Chi2Cut': [0, 10]}, 'Long': {'Chi2Cut': [0, 10]}, 'Upstream': {'Chi2Cut': [0, 10]}})
+# |-SkipCharged                 = False
+# |-ProtoSequencer              = None
+# |-UseSpdE                     = True
+# |-ClMatchTrTypes              = []  (default: [])
+# |-NeutralProtoLocation        = ''
+# |-MakeExternalClustersWithTag = ''
+# |-ClusterPositionMasks        = []  (default: [])
+# |-CaloSequencer               = None
+# |-SetCounters                 = 1
+# |-CaloReco                    = True
+# |-ProtoOnDemand               = False
+# |-ChargedProtoLocation        = ''
+# |-MergedPi0Pt                 = 1500.0
+# |-CaloStandalone              = False
+# |-CaloPIDTrTypes              = []  (default: [])
+# |-EnableRecoOnDemand          = True  (default: False)
+# |-NeutralProtoSequencer       = None
+# |-CaloPIDs                    = True
+# |-PIDList                     = ['InAcceptance', 'Match', 'Energy', 'Chi2', 'DLL', 'NeutralPID']
+# |                             (default: ['InAcceptance', 'Match', 'Energy', 'Chi2', 'DLL', 'NeutralPID'])
+# |-ExternalClusters            = ''
+# |-Context                     = 'Offline'  (default: '')
+# |-TrackLocations              = []  (default: [])
+# |-OutputLevel                 = 3  (default: 3)
+# |-Verbose                     = False
+# |-Sequence                    = None
+# |-DataType                    = 'MC09'
+# |-SkipNeutrals                = False
+# |-ClusterPt                   = 0.0
+# |-EnableOnDemand              = True  (default: False)
+# |-BremPIDTrTypes              = []  (default: [])
+# |-UsePrsE                     = True
+# |-PhotonPt                    = 50.0
+# |-UsePrs                      = False
+# |-MeasureTime                 = False
+# |-CreateADCs                  = False
+# \----- (End of User CaloProcessor/CaloProcessor) ---------------------------------------------------
+# applying configuration of AnalysisConf
+# Applying Analysis configuration
+# /***** User AnalysisConf/AnalysisConf **************************************************************
+# |-DataType    = '2016'  (default: '')
+# |-OutputLevel = 3
+# |-RedoMCLinks = False  (default: False)
+# |-RootInTES   = ''
+# |-Simulation  = False
+# |-InputType   = 'RDST'  (default: '')
+# \----- (End of User AnalysisConf/AnalysisConf) -----------------------------------------------------
+# WARNING: Property 'DataType' is set in both 'DigiConf' and 'SimConf', using 'DigiConf.DataType'
+# No Writer defined for DIGI
+# WARNING: Using default tag dddb-20150724 for partition DDDB
+# WARNING: Using default tag cond-20170325 for partition LHCBCOND
+# WARNING: Using default tag head-2015604 for partition CALIBOFF
+# WARNING: Using default tag <latest:2016> for partition DQFLAGS
+# WARNING: something else configured a decoder already, Raw/Spd/Digits CaloDigitsFromRaw/SpdFromRaw
+# WARNING: something else configured a decoder already, Trig/L0/Calo L0CaloCandidatesFromRaw/L0CaloFromRaw
+# WARNING: something else configured a decoder already, Trig/L0/FullCalo L0CaloCandidatesFromRaw/L0CaloFromRaw
+# WARNING: something else configured a decoder already, Trig/L0/L0DUReport L0DUFromRawAlg/L0DUFromRaw
+# WARNING: something else configured a decoder already, Raw/Prs/Digits CaloDigitsFromRaw/PrsFromRaw
+# WARNING: something else configured a decoder already, Raw/Ecal/Digits CaloZSupAlg/EcalZSup
+# WARNING: something else configured a decoder already, Raw/Hcal/Digits CaloZSupAlg/HcalZSup
+# WARNING: something else configured a decoder already, Trig/L0/MuonCtrl L0MuonCandidatesFromRaw/L0MuonFromRaw
+# WARNING: something else configured a decoder already, Trig/L0/MuonBCSU L0MuonCandidatesFromRaw/L0MuonFromRaw
+# WARNING: something else configured a decoder already, Trig/L0/MuonData L0MuonCandidatesFromRaw/L0MuonFromRaw
+# WARNING: Data-On-Demand: replace action for location "Raw/Spd/Digits" from "/***** Algorithm CaloDigitsFromRaw/SpdFromRaw ******************************************************
+# WARNING: |-ErrorMax                  = 1
+# WARNING: |-StatTableHeader           = ' |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |'
+# WARNING: |-AuditExecute              = False
+# WARNING: |-StatusOnTES               = True
+# WARNING: |-AuditReinitialize         = False
+# WARNING: |-VetoObjects               = []  (default: [])
+# WARNING: |-AuditRestart              = False
+# WARNING: |-StatEntityList            = []  (default: [])
+# WARNING: |-Enable                    = True
+# WARNING: |-RequireObjects            = []  (default: [])
+# WARNING: |-OutputType                = 'Digits'
+# WARNING: |-RootInTES                 = ''
+# WARNING: |-AuditFinalize             = False
+# WARNING: |-AuditEndRun               = False
+# WARNING: |-ErrorsPrint               = True
+# WARNING: |-AuditBeginRun             = False
+# WARNING: |-Cardinality               = 1
+# WARNING: |-ErrorCount                = 0
+# WARNING: |-ExtraOutputs              = []  (default: [])
+# WARNING: |-IsIOBound                 = False
+# WARNING: |-Extension                 = ''
+# WARNING: |-MonitorService            = 'MonitorSvc'
+# WARNING: |-AuditInitialize           = False
+# WARNING: |-RegularRowFormat          = ' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |'
+# WARNING: |-TypePrint                 = True
+# WARNING: |-StatPrint                 = True
+# WARNING: |-Timeline                  = True
+# WARNING: |-ExtraInputs               = []  (default: [])
+# WARNING: |-AuditStop                 = False
+# WARNING: |-Context                   = 'Offline'  (default: '')
+# WARNING: |-PropertiesPrint           = False
+# WARNING: |-NeededResources           = []  (default: [])
+# WARNING: |-UseEfficiencyRowFormat    = True
+# WARNING: |-OutputLevel               = 3  (default: 0)
+# WARNING: |-AuditStart                = False
+# WARNING: |-RegisterForContextService = True
+# WARNING: |-AuditAlgorithms           = False
+# WARNING: |-PinContainer              = 'Raw/Ecal/PinAdcs'
+# WARNING: |-AdcsContainer             = 'Raw/Spd/Adcs'  (default: 'Raw/Ecal/Adcs')
+# WARNING: |-IsClonable                = False
+# WARNING: |-DigitsContainer           = 'Raw/Spd/Digits'  (default: 'Raw/Ecal/Digits')
+# WARNING: |-EfficiencyRowFormat       = ' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%|   -------   |   -------   |'
+# WARNING: |-CounterList               = ['.*']  (default: ['.*'])
+# WARNING: \----- (End of Algorithm CaloDigitsFromRaw/SpdFromRaw) ---------------------------------------------" to "CaloDigitsFromRaw/SpdFromRaw" 
+# WARNING: Data-On-Demand: replace action for location "Raw/Prs/Digits" from "/***** Algorithm CaloDigitsFromRaw/PrsFromRaw ******************************************************
+# WARNING: |-ErrorMax                  = 1
+# WARNING: |-StatTableHeader           = ' |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |'
+# WARNING: |-AuditExecute              = False
+# WARNING: |-StatusOnTES               = True
+# WARNING: |-AuditReinitialize         = False
+# WARNING: |-VetoObjects               = []  (default: [])
+# WARNING: |-AuditRestart              = False
+# WARNING: |-StatEntityList            = []  (default: [])
+# WARNING: |-Enable                    = True
+# WARNING: |-RequireObjects            = []  (default: [])
+# WARNING: |-OutputType                = 'Digits'
+# WARNING: |-RootInTES                 = ''
+# WARNING: |-AuditFinalize             = False
+# WARNING: |-AuditEndRun               = False
+# WARNING: |-ErrorsPrint               = True
+# WARNING: |-AuditBeginRun             = False
+# WARNING: |-Cardinality               = 1
+# WARNING: |-ErrorCount                = 0
+# WARNING: |-ExtraOutputs              = []  (default: [])
+# WARNING: |-IsIOBound                 = False
+# WARNING: |-Extension                 = ''
+# WARNING: |-MonitorService            = 'MonitorSvc'
+# WARNING: |-AuditInitialize           = False
+# WARNING: |-RegularRowFormat          = ' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |'
+# WARNING: |-TypePrint                 = True
+# WARNING: |-StatPrint                 = True
+# WARNING: |-Timeline                  = True
+# WARNING: |-ExtraInputs               = []  (default: [])
+# WARNING: |-AuditStop                 = False
+# WARNING: |-Context                   = 'Offline'  (default: '')
+# WARNING: |-PropertiesPrint           = False
+# WARNING: |-NeededResources           = []  (default: [])
+# WARNING: |-UseEfficiencyRowFormat    = True
+# WARNING: |-OutputLevel               = 3  (default: 0)
+# WARNING: |-AuditStart                = False
+# WARNING: |-RegisterForContextService = True
+# WARNING: |-AuditAlgorithms           = False
+# WARNING: |-PinContainer              = 'Raw/Ecal/PinAdcs'
+# WARNING: |-AdcsContainer             = 'Raw/Prs/Adcs'  (default: 'Raw/Ecal/Adcs')
+# WARNING: |-IsClonable                = False
+# WARNING: |-DigitsContainer           = 'Raw/Prs/Digits'  (default: 'Raw/Ecal/Digits')
+# WARNING: |-EfficiencyRowFormat       = ' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%|   -------   |   -------   |'
+# WARNING: |-CounterList               = ['.*']  (default: ['.*'])
+# WARNING: \----- (End of Algorithm CaloDigitsFromRaw/PrsFromRaw) ---------------------------------------------" to "CaloDigitsFromRaw/PrsFromRaw" 
+# WARNING: Data-On-Demand: replace action for location "Raw/Ecal/Digits" from "/***** Algorithm CaloZSupAlg/EcalZSup **************************************************************
+# WARNING: |-ErrorMax                  = 1
+# WARNING: |-StatTableHeader           = ' |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |'
+# WARNING: |-OutputDigitData           = 'Raw/Ecal/Digits'  (default: '')
+# WARNING: |-AuditExecute              = False
+# WARNING: |-StatusOnTES               = True
+# WARNING: |-AuditReinitialize         = False
+# WARNING: |-VetoObjects               = []  (default: [])
+# WARNING: |-AuditRestart              = False
+# WARNING: |-StatEntityList            = []  (default: [])
+# WARNING: |-ZsupThreshold             = 0
+# WARNING: |-Enable                    = True
+# WARNING: |-Timeline                  = True
+# WARNING: |-OutputType                = 'Digits'
+# WARNING: |-RootInTES                 = ''
+# WARNING: |-AuditFinalize             = False
+# WARNING: |-AuditEndRun               = False
+# WARNING: |-ErrorsPrint               = True
+# WARNING: |-AuditBeginRun             = False
+# WARNING: |-Cardinality               = 1
+# WARNING: |-ErrorCount                = 0
+# WARNING: |-ExtraOutputs              = []  (default: [])
+# WARNING: |-IsIOBound                 = False
+# WARNING: |-Extension                 = ''
+# WARNING: |-MonitorService            = 'MonitorSvc'
+# WARNING: |-AuditInitialize           = False
+# WARNING: |-RegularRowFormat          = ' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |'
+# WARNING: |-DetectorName              = ''
+# WARNING: |-TypePrint                 = True
+# WARNING: |-StatPrint                 = True
+# WARNING: |-ZsupMethod                = ''
+# WARNING: |-ExtraInputs               = []  (default: [])
+# WARNING: |-AuditStop                 = False
+# WARNING: |-Context                   = 'Offline'  (default: '')
+# WARNING: |-PropertiesPrint           = False
+# WARNING: |-NeededResources           = []  (default: [])
+# WARNING: |-UseEfficiencyRowFormat    = True
+# WARNING: |-OutputLevel               = 3  (default: 0)
+# WARNING: |-AuditStart                = False
+# WARNING: |-OutputADCData             = 'Raw/Ecal/Adcs'  (default: '')
+# WARNING: |-RegisterForContextService = True
+# WARNING: |-AuditAlgorithms           = False
+# WARNING: |-ZsupNeighbor              = -256
+# WARNING: |-RequireObjects            = []  (default: [])
+# WARNING: |-IsClonable                = False
+# WARNING: |-EfficiencyRowFormat       = ' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%|   -------   |   -------   |'
+# WARNING: |-CounterList               = ['.*']  (default: ['.*'])
+# WARNING: \----- (End of Algorithm CaloZSupAlg/EcalZSup) -----------------------------------------------------" to "CaloZSupAlg/EcalZSup" 
+# WARNING: Data-On-Demand: replace action for location "Raw/Hcal/Digits" from "/***** Algorithm CaloZSupAlg/HcalZSup **************************************************************
+# WARNING: |-ErrorMax                  = 1
+# WARNING: |-StatTableHeader           = ' |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |'
+# WARNING: |-OutputDigitData           = 'Raw/Hcal/Digits'  (default: '')
+# WARNING: |-AuditExecute              = False
+# WARNING: |-StatusOnTES               = True
+# WARNING: |-AuditReinitialize         = False
+# WARNING: |-VetoObjects               = []  (default: [])
+# WARNING: |-AuditRestart              = False
+# WARNING: |-StatEntityList            = []  (default: [])
+# WARNING: |-ZsupThreshold             = 0
+# WARNING: |-Enable                    = True
+# WARNING: |-Timeline                  = True
+# WARNING: |-OutputType                = 'Digits'
+# WARNING: |-RootInTES                 = ''
+# WARNING: |-AuditFinalize             = False
+# WARNING: |-AuditEndRun               = False
+# WARNING: |-ErrorsPrint               = True
+# WARNING: |-AuditBeginRun             = False
+# WARNING: |-Cardinality               = 1
+# WARNING: |-ErrorCount                = 0
+# WARNING: |-ExtraOutputs              = []  (default: [])
+# WARNING: |-IsIOBound                 = False
+# WARNING: |-Extension                 = ''
+# WARNING: |-MonitorService            = 'MonitorSvc'
+# WARNING: |-AuditInitialize           = False
+# WARNING: |-RegularRowFormat          = ' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |'
+# WARNING: |-DetectorName              = ''
+# WARNING: |-TypePrint                 = True
+# WARNING: |-StatPrint                 = True
+# WARNING: |-ZsupMethod                = ''
+# WARNING: |-ExtraInputs               = []  (default: [])
+# WARNING: |-AuditStop                 = False
+# WARNING: |-Context                   = 'Offline'  (default: '')
+# WARNING: |-PropertiesPrint           = False
+# WARNING: |-NeededResources           = []  (default: [])
+# WARNING: |-UseEfficiencyRowFormat    = True
+# WARNING: |-OutputLevel               = 3  (default: 0)
+# WARNING: |-AuditStart                = False
+# WARNING: |-OutputADCData             = 'Raw/Hcal/Adcs'  (default: '')
+# WARNING: |-RegisterForContextService = True
+# WARNING: |-AuditAlgorithms           = False
+# WARNING: |-ZsupNeighbor              = -256
+# WARNING: |-RequireObjects            = []  (default: [])
+# WARNING: |-IsClonable                = False
+# WARNING: |-EfficiencyRowFormat       = ' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%|   -------   |   -------   |'
+# WARNING: |-CounterList               = ['.*']  (default: ['.*'])
+# WARNING: \----- (End of Algorithm CaloZSupAlg/HcalZSup) -----------------------------------------------------" to "CaloZSupAlg/HcalZSup" 
+# WARNING: tool ToolSvc.TrackInterpolator.Extrapolator.MaterialLocator.StateMSCorrectionTool has non-default configuration! Attributes that differ:
+# WARNING:     UseRossiAndGreisen = True (default = False)
+# WARNING: tool ToolSvc.RelInfoConeVariables_39 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 0.9 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_36 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.5 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEP', 'CONEPT', 'CONEPASYM', 'CONEPTASYM', 'CONEDELTAETA', 'CONEDELTAPHI'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_34 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 0.5 (default = 1.0)
+# WARNING: tool ToolSvc.RelInfoConeVariables_30 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 0.5 (default = 1.0)
+# WARNING: tool ToolSvc.RelInfoBKstarMuMuBDT_1 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['MU_SLL_ISO_1', 'MU_SLL_ISO_2'] (default = [])
+# WARNING: tool ToolSvc.EntityResolverDispatcher has non-default configuration! Attributes that differ:
+# WARNING:     Mappings = [('^conddb:', 'git:')] (default = [])
+# WARNING:     EntityResolvers = [GitEntityResolver('ToolSvc.GitDDDB'), GitEntityResolver('ToolSvc.GitLHCBCOND'), GitEntityResolver('ToolSvc.GitONLINE'), GitEntityResolver('ToolSvc.GitDQFLAGS'), EntityResolverDispatcher('ToolSvc.FallbackResolver')] (default = [])
+# WARNING: tool ToolSvc.RelInfoTrackIsolationBDT_9 has non-default configuration! Attributes that differ:
+# WARNING:     WeightsFile = BsMuMu_TrackIsolationBDT15vars_v1r4.xml (default = BsMuMu_TrackIsolationBDT6varsA_v1r4.xml)
+# WARNING:     Variables = 4 (default = 0)
+# WARNING: tool ToolSvc.RelInfoTrackIsolationBDT_8 has non-default configuration! Attributes that differ:
+# WARNING:     WeightsFile = BsMuMu_TrackIsolationBDT13vars_v1r4.xml (default = BsMuMu_TrackIsolationBDT6varsA_v1r4.xml)
+# WARNING:     Variables = 3 (default = 0)
+# WARNING: tool ToolSvc.RelInfoTrackIsolationBDT_5 has non-default configuration! Attributes that differ:
+# WARNING:     WeightsFile = BsMuMu_VeloTrackIsolationBDT6vars_v2.xml (default = BsMuMu_TrackIsolationBDT6varsA_v1r4.xml)
+# WARNING:     TrackType = 1 (default = 3)
+# WARNING:     Variables = -2 (default = 0)
+# WARNING: tool ToolSvc.RelInfoTrackIsolationBDT_4 has non-default configuration! Attributes that differ:
+# WARNING:     WeightsFile = BsMuMu_TrackIsolationBDT9vars_v2.xml (default = BsMuMu_TrackIsolationBDT6varsA_v1r4.xml)
+# WARNING:     Variables = -1 (default = 0)
+# WARNING: tool ToolSvc.RelInfoTrackIsolationBDT_3 has non-default configuration! Attributes that differ:
+# WARNING:     WeightsFile = BsMuMu_TrackIsolationBDT9vars_v1r4.xml (default = BsMuMu_TrackIsolationBDT6varsA_v1r4.xml)
+# WARNING:     Variables = 2 (default = 0)
+# WARNING: tool ToolSvc.RelInfoVertexIsolationRadiative_1 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['NEWVTXISONUMVTX', 'NEWVTXISOTRKRELD0', 'NEWVTXISOTRKDCHI2', 'NEWVTXISODCHI2MASS'] (default = [])
+# WARNING: tool ToolSvc.RelInfoBs2MuMuBIsolations_2 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['BSMUMUCDFISO', 'BSMUMUOTHERBMAG', 'BSMUMUOTHERBANGLE', 'BSMUMUOTHERBBOOSTMAG', 'BSMUMUOTHERBBOOSTANGLE', 'BSMUMUOTHERBTRACKS', 'BSMUMUPARTID', 'BSMUMUTOPID'] (default = [])
+# WARNING: tool ToolSvc.RelInfoBs2MuMuBIsolations_4 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['BSMUMUCDFISO', 'BSMUMUOTHERBMAG', 'BSMUMUOTHERBANGLE', 'BSMUMUOTHERBBOOSTMAG', 'BSMUMUOTHERBBOOSTANGLE', 'BSMUMUOTHERBTRACKS'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_38 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM', 'CONEPT', 'CONEP', 'CONEPASYM', 'CONEDELTAETA', 'CONEDELTAPHI'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_37 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 2.0 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEP', 'CONEPT', 'CONEPASYM', 'CONEPTASYM', 'CONEDELTAETA', 'CONEDELTAPHI'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_35 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEP', 'CONEPT', 'CONEPASYM', 'CONEPTASYM', 'CONEDELTAETA', 'CONEDELTAPHI'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_32 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.5 (default = 1.0)
+# WARNING: tool ToolSvc.OTMeasurementProvider has non-default configuration! Attributes that differ:
+# WARNING:     RawBankDecoder = OTRawBankDecoder (default = OTRawBankDecoder)
+# WARNING: tool ToolSvc.RelInfoConeVariables_6 has non-default configuration! Attributes that differ:
+# WARNING:     Inputs = ['/Event/Phys/StdAllNoPIDsPions'] (default = [])
+# WARNING:     ConeAngle = 0.8 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_7 has non-default configuration! Attributes that differ:
+# WARNING:     Inputs = ['/Event/Phys/StdNoPIDsPions'] (default = [])
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_4 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.7 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPASYM', 'CONEPTASYM', 'CONEDELTAETA'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_5 has non-default configuration! Attributes that differ:
+# WARNING:     Inputs = ['/Event/Phys/StdNoPIDsPions'] (default = [])
+# WARNING:     ConeAngle = 0.8 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_2 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPASYM', 'CONEPTASYM', 'CONEDELTAETA'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_3 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.3 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPASYM', 'CONEPTASYM', 'CONEDELTAETA'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_1 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 0.8 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPASYM', 'CONEPTASYM', 'CONEDELTAETA'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_8 has non-default configuration! Attributes that differ:
+# WARNING:     Inputs = ['/Event/Phys/StdAllNoPIDsPions'] (default = [])
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_9 has non-default configuration! Attributes that differ:
+# WARNING:     Inputs = ['/Event/Phys/StdNoPIDsPions'] (default = [])
+# WARNING:     ConeAngle = 1.3 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_10 has non-default configuration! Attributes that differ:
+# WARNING:     Inputs = ['/Event/Phys/StdAllNoPIDsPions'] (default = [])
+# WARNING:     ConeAngle = 1.3 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoVeloTrackMatch_1 has non-default configuration! Attributes that differ:
+# WARNING:     InputTracks = Rec/Track/VeloRareStrangeSigmaPEEDown (default = dummy)
+# WARNING: tool ToolSvc.RelInfoVeloTrackMatch_4 has non-default configuration! Attributes that differ:
+# WARNING:     InputTracks = Rec/Track/VeloRareStrangeSigmaMuMuMuDown (default = dummy)
+# WARNING: tool ToolSvc.RelInfoVeloTrackMatch_6 has non-default configuration! Attributes that differ:
+# WARNING:     InputTracks = Rec/Track/VeloRareStrangeKPiEEDown (default = dummy)
+# WARNING: tool ToolSvc.RelInfoConeVariables_50 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 0.5 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_51 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 0.25 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_53 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.9 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_54 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.2 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_55 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.4 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoJetsVariables_11 has non-default configuration! Attributes that differ:
+# WARNING:     LocationJetsNoMu = Phys/StdJetsNoJetIDBanMuonsWide/Particles (default = Phys/StdJetsNoJetIDNoMuFromB/Particles)
+# WARNING:     LocationJetsForceB = Phys/StdJetsNoJetIDAddBWide/Particles (default = Phys/StdJetsNoJetIDForceB/Particles)
+# WARNING:     LocationJetsNoRemove = Phys/StdJetsNoJetIDNoBan/Particles (default = Phys/StdJetsNoJetID/Particles)
+# WARNING:     Variables = ['JETNOMU1PX', 'JETNOMU1PY', 'JETNOMU1PZ', 'JETNOMU1PT', 'JETNOMU1JETWIDTH', 'JETNOMU1NNTAG', 'JETNOMU1MNF', 'JETNOMU2PX', 'JETNOMU2PY', 'JETNOMU2PZ', 'JETNOMU2PT', 'JETNOMU2JETWIDTH', 'JETNOMU2NNTAG', 'JETNOMU2MNF', 'JETNOMU3PX', 'JETNOMU3PY', 'JETNOMU3PZ', 'JETNOMU3PT', 'JETNOMU3JETWIDTH', 'JETNOMU3NNTAG', 'JETNOMU3MNF', 'JETMU1PX', 'JETMU1PY', 'JETMU1PZ', 'JETMU1PT', 'JETMU1JETWIDTH', 'JETMU1NNTAG', 'JETMU1MNF', 'JETMU2PX', 'JETMU2PY', 'JETMU2PZ', 'JETMU2PT', 'JETMU2JETWIDTH', 'JETMU2NNTAG', 'JETMU2MNF', 'JETBPX', 'JETBPY', 'JETBPZ', 'JETBPT', 'JETBJETWIDTH', 'JETBNNTAG', 'JETBMNF'] (default = [])
+# WARNING: tool ToolSvc.RelInfoJetsVariables_10 has non-default configuration! Attributes that differ:
+# WARNING:     LocationJetsNoMu = Phys/StdJetsNoJetIDBanDaughtersSameSignDetached/Particles (default = Phys/StdJetsNoJetIDNoMuFromB/Particles)
+# WARNING:     LocationJetsNoRemove = Phys/StdJetsNoJetIDNoBan/Particles (default = Phys/StdJetsNoJetID/Particles)
+# WARNING:     Variables = ['JETNOMU1PX', 'JETNOMU1PY', 'JETNOMU1PZ', 'JETNOMU1PT', 'JETNOMU1JETWIDTH', 'JETNOMU1NNTAG', 'JETNOMU1MNF', 'JETNOMU2PX', 'JETNOMU2PY', 'JETNOMU2PZ', 'JETNOMU2PT', 'JETNOMU2JETWIDTH', 'JETNOMU2NNTAG', 'JETNOMU2MNF', 'JETNOMU3PX', 'JETNOMU3PY', 'JETNOMU3PZ', 'JETNOMU3PT', 'JETNOMU3JETWIDTH', 'JETNOMU3NNTAG', 'JETNOMU3MNF', 'JETMU1PX', 'JETMU1PY', 'JETMU1PZ', 'JETMU1PT', 'JETMU1JETWIDTH', 'JETMU1NNTAG', 'JETMU1MNF', 'JETMU2PX', 'JETMU2PY', 'JETMU2PZ', 'JETMU2PT', 'JETMU2JETWIDTH', 'JETMU2NNTAG', 'JETMU2MNF'] (default = [])
+# WARNING:     UseVarsJetsWithB = False (default = True)
+# WARNING: tool ToolSvc.RelInfoConeIsolation_1 has non-default configuration! Attributes that differ:
+# WARNING:     ConeSize = 0.5 (default = 0.4)
+# WARNING: tool ToolSvc.RelInfoConeIsolation_2 has non-default configuration! Attributes that differ:
+# WARNING:     ConeSize = 0.5 (default = 0.4)
+# WARNING: tool ToolSvc.GitLHCBCOND has non-default configuration! Attributes that differ:
+# WARNING:     PathToRepository = /cvmfs/lhcb.cern.ch/lib/lhcb/git-conddb/LHCBCOND.git (default = )
+# WARNING:     OutputLevel = 3 (default = 0)
+# WARNING:     Ignore = Conditions/(Online|DQ).* (default = )
+# WARNING:     Commit = cond-20170325 (default = HEAD)
+# WARNING: tool ToolSvc.RelInfoBs2MuMuZVisoBDT_1 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['ZVISO'] (default = [])
+# WARNING: tool ToolSvc.RelInfoVertexIsolation_2 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['VTXISONUMVTX', 'VTXISODCHI2ONETRACK', 'VTXISODCHI2MASSONETRACK', 'VTXISODCHI2TWOTRACK', 'VTXISODCHI2MASSTWOTRACK'] (default = [])
+# WARNING: tool ToolSvc.RelInfoBs2MuMuTrackIsolations_5 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['BSMUMUTRACKPLUSISO', 'BSMUMUTRACKPLUSISOTWO', 'ISOTWOBODYQPLUS', 'ISOTWOBODYMASSISOPLUS', 'ISOTWOBODYCHI2ISOPLUS', 'ISOTWOBODYISO5PLUS', 'BSMUMUTRACKID', 'BSMUMUTRACKTOPID'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_21 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.5 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_20 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_23 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 2.0 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_22 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.7 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_25 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPASYM', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_24 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 0.5 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPASYM', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_27 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 2.0 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPASYM', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_26 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.5 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPASYM', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_29 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.3 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_28 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 0.8 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.ITClusterPosition has non-default configuration! Attributes that differ:
+# WARNING:     APE = 0.0758 (default = 0.0)
+# WARNING:     CubicSharingCorr2 = 12.33 (default = 15.4)
+# WARNING:     ErrorVec = [0.253, 0.236, 0.273, 0.185] (default = [0.257, 0.245, 0.277, 0.208])
+# WARNING:     LinSharingCorr2 = -0.0152 (default = 0.37)
+# WARNING:     LinSharingCorr4 = 0.53 (default = 0.564)
+# WARNING:     DetType = IT (default = TT)
+# WARNING:     CubicSharingCorr3 = 4.369 (default = 4.433)
+# WARNING: tool ToolSvc.TauIsoInfo has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 0.5 (default = 1.0)
+# WARNING: tool ToolSvc.TTClusterPosition has non-default configuration! Attributes that differ:
+# WARNING:     APE = 0.197 (default = 0.0)
+# WARNING: tool ToolSvc.RelInfoVeloTrackMatch_18 has non-default configuration! Attributes that differ:
+# WARNING:     InputTracks = Rec/Track/VeloStripOb2OGamma_DDL (default = dummy)
+# WARNING: tool ToolSvc.RelInfoVeloTrackMatch_15 has non-default configuration! Attributes that differ:
+# WARNING:     InputTracks = Rec/Track/VeloStripXib2XiGamma_DDL (default = dummy)
+# WARNING: tool ToolSvc.RelInfoVeloTrackMatch_14 has non-default configuration! Attributes that differ:
+# WARNING:     InputTracks = Rec/Track/VeloStripXib2XiGamma_DDD (default = dummy)
+# WARNING: tool ToolSvc.RelInfoVeloTrackMatch_16 has non-default configuration! Attributes that differ:
+# WARNING:     InputTracks = Rec/Track/VeloStripOb2OGamma_LLL (default = dummy)
+# WARNING: tool ToolSvc.RelInfoVeloTrackMatch_10 has non-default configuration! Attributes that differ:
+# WARNING:     InputTracks = Rec/Track/VeloRareStrangeKPiMuMuDown (default = dummy)
+# WARNING: tool ToolSvc.RelInfoVeloTrackMatch_13 has non-default configuration! Attributes that differ:
+# WARNING:     InputTracks = Rec/Track/VeloStripXib2XiGamma_LLL (default = dummy)
+# WARNING: tool ToolSvc.RelInfoVeloTrackMatch_12 has non-default configuration! Attributes that differ:
+# WARNING:     InputTracks = Rec/Track/VeloRareStrangeKPiPiPiMassMeasDown (default = dummy)
+# WARNING: tool ToolSvc.OTRawBankDecoder has non-default configuration! Attributes that differ:
+# WARNING:     TimeWindow = (-8.0, 56.0) (default = (999.0, -999.0))
+# WARNING: tool ToolSvc.RelInfoPFVariables_1 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['PFCHARGEDMASS', 'PFALLMASS', 'PFCHARGEDTOTPT', 'PFALLTOTPT', 'PFCHARGEDMISSPT', 'PFALLMISSPT'] (default = [])
+# WARNING: tool ToolSvc.GitONLINE has non-default configuration! Attributes that differ:
+# WARNING:     PathToRepository = /cvmfs/lhcb.cern.ch/lib/lhcb/git-conddb/ONLINE.git (default = )
+# WARNING:     OutputLevel = 3 (default = 0)
+# WARNING:     Ignore = Conditions/DQ.* (default = )
+# WARNING:     LimitToLastCommitTime = True (default = False)
+# WARNING: tool ToolSvc.RelInfoVeloTrackMatch_3 has non-default configuration! Attributes that differ:
+# WARNING:     InputTracks = Rec/Track/VeloRareStrangeSigmaPMuMuDown (default = dummy)
+# WARNING: tool ToolSvc.RelInfoVeloTrackMatch_2 has non-default configuration! Attributes that differ:
+# WARNING:     InputTracks = Rec/Track/VeloRareStrangeSigmaPMuMuLFVDown (default = dummy)
+# WARNING: tool ToolSvc.RelInfoVeloTrackMatch_5 has non-default configuration! Attributes that differ:
+# WARNING:     InputTracks = Rec/Track/VeloRareStrangeKPiMuMuLFVDown (default = dummy)
+# WARNING: tool ToolSvc.RelInfoVeloTrackMatch_7 has non-default configuration! Attributes that differ:
+# WARNING:     InputTracks = Rec/Track/VeloRareStrangeKPiEELFVDown (default = dummy)
+# WARNING: tool ToolSvc.RelInfoVeloTrackMatch_8 has non-default configuration! Attributes that differ:
+# WARNING:     InputTracks = Rec/Track/VeloRareStrangeKPiEMuLFVDown (default = dummy)
+# WARNING: tool ToolSvc.CoreFactory has non-default configuration! Attributes that differ:
+# WARNING:     Modules = ['LoKiNumbers.decorators', 'LoKiTracks.decorators'] (default = ['LoKiNumbers.decorators'])
+# WARNING: tool ToolSvc.GitDQFLAGS has non-default configuration! Attributes that differ:
+# WARNING:     PathToRepository = /cvmfs/lhcb.cern.ch/lib/lhcb/git-conddb/DQFLAGS.git (default = )
+# WARNING:     OutputLevel = 3 (default = 0)
+# WARNING:     Ignore = Conditions/Online.* (default = )
+# WARNING:     Commit = dq-20170627 (default = HEAD)
+# WARNING: tool ToolSvc.RelInfoJetsVariables_9 has non-default configuration! Attributes that differ:
+# WARNING:     LocationJetsNoMu = Phys/StdJetsNoJetIDBanDaughtersDetached/Particles (default = Phys/StdJetsNoJetIDNoMuFromB/Particles)
+# WARNING:     LocationJetsNoRemove = Phys/StdJetsNoJetIDNoBan/Particles (default = Phys/StdJetsNoJetID/Particles)
+# WARNING:     Variables = ['JETNOMU1PX', 'JETNOMU1PY', 'JETNOMU1PZ', 'JETNOMU1PT', 'JETNOMU1JETWIDTH', 'JETNOMU1NNTAG', 'JETNOMU1MNF', 'JETNOMU2PX', 'JETNOMU2PY', 'JETNOMU2PZ', 'JETNOMU2PT', 'JETNOMU2JETWIDTH', 'JETNOMU2NNTAG', 'JETNOMU2MNF', 'JETNOMU3PX', 'JETNOMU3PY', 'JETNOMU3PZ', 'JETNOMU3PT', 'JETNOMU3JETWIDTH', 'JETNOMU3NNTAG', 'JETNOMU3MNF', 'JETMU1PX', 'JETMU1PY', 'JETMU1PZ', 'JETMU1PT', 'JETMU1JETWIDTH', 'JETMU1NNTAG', 'JETMU1MNF', 'JETMU2PX', 'JETMU2PY', 'JETMU2PZ', 'JETMU2PT', 'JETMU2JETWIDTH', 'JETMU2NNTAG', 'JETMU2MNF'] (default = [])
+# WARNING:     UseVarsJetsWithB = False (default = True)
+# WARNING: tool ToolSvc.RelInfoJetsVariables_8 has non-default configuration! Attributes that differ:
+# WARNING:     LocationJetsNoMu = Phys/StdJetsNoJetIDBanDaughtersSameSignPrompt/Particles (default = Phys/StdJetsNoJetIDNoMuFromB/Particles)
+# WARNING:     LocationJetsNoRemove = Phys/StdJetsNoJetIDNoBan/Particles (default = Phys/StdJetsNoJetID/Particles)
+# WARNING:     Variables = ['JETNOMU1PX', 'JETNOMU1PY', 'JETNOMU1PZ', 'JETNOMU1PT', 'JETNOMU1JETWIDTH', 'JETNOMU1NNTAG', 'JETNOMU1MNF', 'JETNOMU2PX', 'JETNOMU2PY', 'JETNOMU2PZ', 'JETNOMU2PT', 'JETNOMU2JETWIDTH', 'JETNOMU2NNTAG', 'JETNOMU2MNF', 'JETNOMU3PX', 'JETNOMU3PY', 'JETNOMU3PZ', 'JETNOMU3PT', 'JETNOMU3JETWIDTH', 'JETNOMU3NNTAG', 'JETNOMU3MNF', 'JETMU1PX', 'JETMU1PY', 'JETMU1PZ', 'JETMU1PT', 'JETMU1JETWIDTH', 'JETMU1NNTAG', 'JETMU1MNF', 'JETMU2PX', 'JETMU2PY', 'JETMU2PZ', 'JETMU2PT', 'JETMU2JETWIDTH', 'JETMU2NNTAG', 'JETMU2MNF'] (default = [])
+# WARNING:     UseVarsJetsWithB = False (default = True)
+# WARNING: tool ToolSvc.RelInfoJetsVariables_1 has non-default configuration! Attributes that differ:
+# WARNING:     LocationJetsNoMu = Phys/StdJetsNoJetIDBanControl/Particles (default = Phys/StdJetsNoJetIDNoMuFromB/Particles)
+# WARNING:     LocationJetsNoRemove = Phys/StdJetsNoJetIDNoBan/Particles (default = Phys/StdJetsNoJetID/Particles)
+# WARNING:     Variables = ['JETNOMU1PX', 'JETNOMU1PY', 'JETNOMU1PZ', 'JETNOMU1PT', 'JETNOMU1JETWIDTH', 'JETNOMU1NNTAG', 'JETNOMU1MNF', 'JETNOMU2PX', 'JETNOMU2PY', 'JETNOMU2PZ', 'JETNOMU2PT', 'JETNOMU2JETWIDTH', 'JETNOMU2NNTAG', 'JETNOMU2MNF', 'JETNOMU3PX', 'JETNOMU3PY', 'JETNOMU3PZ', 'JETNOMU3PT', 'JETNOMU3JETWIDTH', 'JETNOMU3NNTAG', 'JETNOMU3MNF', 'JETMU1PX', 'JETMU1PY', 'JETMU1PZ', 'JETMU1PT', 'JETMU1JETWIDTH', 'JETMU1NNTAG', 'JETMU1MNF'] (default = [])
+# WARNING:     UseVarsJetsWithB = False (default = True)
+# WARNING: tool ToolSvc.RelInfoJetsVariables_2 has non-default configuration! Attributes that differ:
+# WARNING:     LocationJetsNoMu = Phys/StdJetsNoJetIDBanSignal/Particles (default = Phys/StdJetsNoJetIDNoMuFromB/Particles)
+# WARNING:     LocationJetsNoRemove = Phys/StdJetsNoJetIDNoBan/Particles (default = Phys/StdJetsNoJetID/Particles)
+# WARNING:     Variables = ['JETNOMU1PX', 'JETNOMU1PY', 'JETNOMU1PZ', 'JETNOMU1PT', 'JETNOMU1JETWIDTH', 'JETNOMU1NNTAG', 'JETNOMU1MNF', 'JETNOMU2PX', 'JETNOMU2PY', 'JETNOMU2PZ', 'JETNOMU2PT', 'JETNOMU2JETWIDTH', 'JETNOMU2NNTAG', 'JETNOMU2MNF', 'JETNOMU3PX', 'JETNOMU3PY', 'JETNOMU3PZ', 'JETNOMU3PT', 'JETNOMU3JETWIDTH', 'JETNOMU3NNTAG', 'JETNOMU3MNF', 'JETMU1PX', 'JETMU1PY', 'JETMU1PZ', 'JETMU1PT', 'JETMU1JETWIDTH', 'JETMU1NNTAG', 'JETMU1MNF'] (default = [])
+# WARNING:     UseVarsJetsWithB = False (default = True)
+# WARNING: tool ToolSvc.RelInfoJetsVariables_5 has non-default configuration! Attributes that differ:
+# WARNING:     LocationJetsNoMu = Phys/StdJetsNoJetIDBanMuonsSS/Particles (default = Phys/StdJetsNoJetIDNoMuFromB/Particles)
+# WARNING:     LocationJetsForceB = Phys/StdJetsNoJetIDAddBSS/Particles (default = Phys/StdJetsNoJetIDForceB/Particles)
+# WARNING:     LocationJetsNoRemove = Phys/StdJetsNoJetIDNoBan/Particles (default = Phys/StdJetsNoJetID/Particles)
+# WARNING:     Variables = ['JETNOMU1PX', 'JETNOMU1PY', 'JETNOMU1PZ', 'JETNOMU1PT', 'JETNOMU1JETWIDTH', 'JETNOMU1NNTAG', 'JETNOMU1MNF', 'JETNOMU2PX', 'JETNOMU2PY', 'JETNOMU2PZ', 'JETNOMU2PT', 'JETNOMU2JETWIDTH', 'JETNOMU2NNTAG', 'JETNOMU2MNF', 'JETNOMU3PX', 'JETNOMU3PY', 'JETNOMU3PZ', 'JETNOMU3PT', 'JETNOMU3JETWIDTH', 'JETNOMU3NNTAG', 'JETNOMU3MNF', 'JETMU1PX', 'JETMU1PY', 'JETMU1PZ', 'JETMU1PT', 'JETMU1JETWIDTH', 'JETMU1NNTAG', 'JETMU1MNF', 'JETMU2PX', 'JETMU2PY', 'JETMU2PZ', 'JETMU2PT', 'JETMU2JETWIDTH', 'JETMU2NNTAG', 'JETMU2MNF', 'JETBPX', 'JETBPY', 'JETBPZ', 'JETBPT', 'JETBJETWIDTH', 'JETBNNTAG', 'JETBMNF'] (default = [])
+# WARNING: tool ToolSvc.RelInfoJetsVariables_4 has non-default configuration! Attributes that differ:
+# WARNING:     LocationJetsNoMu = Phys/StdJetsNoJetIDBanMuonsDef/Particles (default = Phys/StdJetsNoJetIDNoMuFromB/Particles)
+# WARNING:     LocationJetsForceB = Phys/StdJetsNoJetIDAddBDef/Particles (default = Phys/StdJetsNoJetIDForceB/Particles)
+# WARNING:     LocationJetsNoRemove = Phys/StdJetsNoJetIDNoBan/Particles (default = Phys/StdJetsNoJetID/Particles)
+# WARNING:     Variables = ['JETNOMU1PX', 'JETNOMU1PY', 'JETNOMU1PZ', 'JETNOMU1PT', 'JETNOMU1JETWIDTH', 'JETNOMU1NNTAG', 'JETNOMU1MNF', 'JETNOMU2PX', 'JETNOMU2PY', 'JETNOMU2PZ', 'JETNOMU2PT', 'JETNOMU2JETWIDTH', 'JETNOMU2NNTAG', 'JETNOMU2MNF', 'JETNOMU3PX', 'JETNOMU3PY', 'JETNOMU3PZ', 'JETNOMU3PT', 'JETNOMU3JETWIDTH', 'JETNOMU3NNTAG', 'JETNOMU3MNF', 'JETMU1PX', 'JETMU1PY', 'JETMU1PZ', 'JETMU1PT', 'JETMU1JETWIDTH', 'JETMU1NNTAG', 'JETMU1MNF', 'JETMU2PX', 'JETMU2PY', 'JETMU2PZ', 'JETMU2PT', 'JETMU2JETWIDTH', 'JETMU2NNTAG', 'JETMU2MNF', 'JETBPX', 'JETBPY', 'JETBPZ', 'JETBPT', 'JETBJETWIDTH', 'JETBNNTAG', 'JETBMNF'] (default = [])
+# WARNING: tool ToolSvc.RelInfoMuonIDPlus_1 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['MU_BDT'] (default = [])
+# WARNING: tool ToolSvc.FallbackResolver has non-default configuration! Attributes that differ:
+# WARNING:     Mappings = [('^git:', 'conddb:')] (default = [])
+# WARNING:     EntityResolvers = [CondDBEntityResolver('ToolSvc.CondDBEntityResolver')] (default = [])
+# WARNING: tool ToolSvc.SequencerTimerTool has non-default configuration! Attributes that differ:
+# WARNING:     OutputLevel = 4 (default = 0)
+# WARNING: tool ToolSvc.RelInfoVeloTrackMatch_17 has non-default configuration! Attributes that differ:
+# WARNING:     InputTracks = Rec/Track/VeloStripOb2OGamma_DDD (default = dummy)
+# WARNING: tool ToolSvc.TrackStateProvider.Extrapolator.MaterialLocator.StateMSCorrectionTool has non-default configuration! Attributes that differ:
+# WARNING:     UseRossiAndGreisen = True (default = False)
+# WARNING: tool ToolSvc.ITLiteClusterPosition has non-default configuration! Attributes that differ:
+# WARNING:     APE = 0.0758 (default = 0.0)
+# WARNING:     ErrorVec = [0.253, 0.236, 0.273] (default = [0.22, 0.14, 0.25])
+# WARNING: tool ToolSvc.RelInfoConeVariables_49 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 0.75 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_48 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 2.0 (default = 1.0)
+# WARNING: tool ToolSvc.RelInfoConeVariables_43 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 0.5 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_47 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.5 (default = 1.0)
+# WARNING: tool ToolSvc.RelInfoConeVariables_46 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_45 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.2 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_44 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 0.8 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariablesForEW_10 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.0 (default = 0.0)
+# WARNING: tool ToolSvc.RelInfoConeVariablesForEW_11 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.5 (default = 0.0)
+# WARNING: tool ToolSvc.RelInfoVeloTrackMatch_11 has non-default configuration! Attributes that differ:
+# WARNING:     InputTracks = Rec/Track/VeloRareStrangeKPiPiPiDown (default = dummy)
+# WARNING: tool ToolSvc.RelInfoJetsVariables_3 has non-default configuration! Attributes that differ:
+# WARNING:     LocationJetsNoMu = Phys/StdJetsNoJetIDBanMuonsKKLTUB/Particles (default = Phys/StdJetsNoJetIDNoMuFromB/Particles)
+# WARNING:     LocationJetsForceB = Phys/StdJetsNoJetIDAddBKKLTUB/Particles (default = Phys/StdJetsNoJetIDForceB/Particles)
+# WARNING:     LocationJetsNoRemove = Phys/StdJetsNoJetIDNoBan/Particles (default = Phys/StdJetsNoJetID/Particles)
+# WARNING:     Variables = ['JETNOMU1PX', 'JETNOMU1PY', 'JETNOMU1PZ', 'JETNOMU1PT', 'JETNOMU1JETWIDTH', 'JETNOMU1NNTAG', 'JETNOMU1MNF', 'JETNOMU2PX', 'JETNOMU2PY', 'JETNOMU2PZ', 'JETNOMU2PT', 'JETNOMU2JETWIDTH', 'JETNOMU2NNTAG', 'JETNOMU2MNF', 'JETNOMU3PX', 'JETNOMU3PY', 'JETNOMU3PZ', 'JETNOMU3PT', 'JETNOMU3JETWIDTH', 'JETNOMU3NNTAG', 'JETNOMU3MNF', 'JETMU1PX', 'JETMU1PY', 'JETMU1PZ', 'JETMU1PT', 'JETMU1JETWIDTH', 'JETMU1NNTAG', 'JETMU1MNF', 'JETMU2PX', 'JETMU2PY', 'JETMU2PZ', 'JETMU2PT', 'JETMU2JETWIDTH', 'JETMU2NNTAG', 'JETMU2MNF', 'JETBPX', 'JETBPY', 'JETBPZ', 'JETBPT', 'JETBJETWIDTH', 'JETBNNTAG', 'JETBMNF'] (default = [])
+# WARNING: tool ToolSvc.RelInfoJetsVariables_7 has non-default configuration! Attributes that differ:
+# WARNING:     LocationJetsNoMu = Phys/StdJetsNoJetIDBanDaughtersPrompt/Particles (default = Phys/StdJetsNoJetIDNoMuFromB/Particles)
+# WARNING:     LocationJetsNoRemove = Phys/StdJetsNoJetIDNoBan/Particles (default = Phys/StdJetsNoJetID/Particles)
+# WARNING:     Variables = ['JETNOMU1PX', 'JETNOMU1PY', 'JETNOMU1PZ', 'JETNOMU1PT', 'JETNOMU1JETWIDTH', 'JETNOMU1NNTAG', 'JETNOMU1MNF', 'JETNOMU2PX', 'JETNOMU2PY', 'JETNOMU2PZ', 'JETNOMU2PT', 'JETNOMU2JETWIDTH', 'JETNOMU2NNTAG', 'JETNOMU2MNF', 'JETNOMU3PX', 'JETNOMU3PY', 'JETNOMU3PZ', 'JETNOMU3PT', 'JETNOMU3JETWIDTH', 'JETNOMU3NNTAG', 'JETNOMU3MNF', 'JETMU1PX', 'JETMU1PY', 'JETMU1PZ', 'JETMU1PT', 'JETMU1JETWIDTH', 'JETMU1NNTAG', 'JETMU1MNF', 'JETMU2PX', 'JETMU2PY', 'JETMU2PZ', 'JETMU2PT', 'JETMU2JETWIDTH', 'JETMU2NNTAG', 'JETMU2MNF'] (default = [])
+# WARNING:     UseVarsJetsWithB = False (default = True)
+# WARNING: tool ToolSvc.RelInfoJetsVariables_6 has non-default configuration! Attributes that differ:
+# WARNING:     LocationJetsNoMu = Phys/StdJetsNoJetIDBanMuonsLTUB/Particles (default = Phys/StdJetsNoJetIDNoMuFromB/Particles)
+# WARNING:     LocationJetsForceB = Phys/StdJetsNoJetIDAddBLTUB/Particles (default = Phys/StdJetsNoJetIDForceB/Particles)
+# WARNING:     LocationJetsNoRemove = Phys/StdJetsNoJetIDNoBan/Particles (default = Phys/StdJetsNoJetID/Particles)
+# WARNING:     Variables = ['JETNOMU1PX', 'JETNOMU1PY', 'JETNOMU1PZ', 'JETNOMU1PT', 'JETNOMU1JETWIDTH', 'JETNOMU1NNTAG', 'JETNOMU1MNF', 'JETNOMU2PX', 'JETNOMU2PY', 'JETNOMU2PZ', 'JETNOMU2PT', 'JETNOMU2JETWIDTH', 'JETNOMU2NNTAG', 'JETNOMU2MNF', 'JETNOMU3PX', 'JETNOMU3PY', 'JETNOMU3PZ', 'JETNOMU3PT', 'JETNOMU3JETWIDTH', 'JETNOMU3NNTAG', 'JETNOMU3MNF', 'JETMU1PX', 'JETMU1PY', 'JETMU1PZ', 'JETMU1PT', 'JETMU1JETWIDTH', 'JETMU1NNTAG', 'JETMU1MNF', 'JETMU2PX', 'JETMU2PY', 'JETMU2PZ', 'JETMU2PT', 'JETMU2JETWIDTH', 'JETMU2NNTAG', 'JETMU2MNF', 'JETBPX', 'JETBPY', 'JETBPZ', 'JETBPT', 'JETBJETWIDTH', 'JETBNNTAG', 'JETBMNF'] (default = [])
+# WARNING: tool ToolSvc.GitDDDB has non-default configuration! Attributes that differ:
+# WARNING:     PathToRepository = /cvmfs/lhcb.cern.ch/lib/lhcb/git-conddb/DDDB.git (default = )
+# WARNING:     OutputLevel = 3 (default = 0)
+# WARNING:     Ignore = Conditions/.* (default = )
+# WARNING:     Commit = dddb-20150724 (default = HEAD)
+# WARNING: tool ToolSvc.MeasurementProvider.OTMeasurementProvider has non-default configuration! Attributes that differ:
+# WARNING:     RawBankDecoder = OTRawBankDecoder (default = OTRawBankDecoder)
+# WARNING: tool ToolSvc.OTHitCreator has non-default configuration! Attributes that differ:
+# WARNING:     RawBankDecoder = OTRawBankDecoder (default = OTRawBankDecoder)
+# WARNING: tool ToolSvc.RelInfoConeVariables_52 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 0.1 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoVeloTrackMatch_9 has non-default configuration! Attributes that differ:
+# WARNING:     InputTracks = Rec/Track/VeloRareStrangeKPiEMuLFVSSDown (default = dummy)
+# WARNING: tool ToolSvc.RelInfoConeVariables_14 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.35 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEP', 'CONEPASYM', 'CONEPT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_15 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEP', 'CONEPASYM', 'CONEPT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_16 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPXASYM', 'CONEPYASYM', 'CONEPZASYM', 'CONEPASYM', 'CONEPTASYM', 'CONEDELTAETA', 'CONEDELTAPHI'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_17 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.5 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPXASYM', 'CONEPYASYM', 'CONEPZASYM', 'CONEPASYM', 'CONEPTASYM', 'CONEDELTAETA', 'CONEDELTAPHI'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_11 has non-default configuration! Attributes that differ:
+# WARNING:     Inputs = ['/Event/Phys/StdNoPIDsPions'] (default = [])
+# WARNING:     ConeAngle = 1.7 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_12 has non-default configuration! Attributes that differ:
+# WARNING:     Inputs = ['/Event/Phys/StdAllNoPIDsPions'] (default = [])
+# WARNING:     ConeAngle = 1.7 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_13 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.7 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEP', 'CONEPASYM', 'CONEPT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_18 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.7 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPXASYM', 'CONEPYASYM', 'CONEPZASYM', 'CONEPASYM', 'CONEPTASYM', 'CONEDELTAETA', 'CONEDELTAPHI'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_19 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 2.0 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPXASYM', 'CONEPYASYM', 'CONEPZASYM', 'CONEPASYM', 'CONEPTASYM', 'CONEDELTAETA', 'CONEDELTAPHI'] (default = [])
+# WARNING: tool ToolSvc.TrackMasterExtrapolator.MaterialLocator.StateMSCorrectionTool has non-default configuration! Attributes that differ:
+# WARNING:     UseRossiAndGreisen = True (default = False)
+# WARNING: tool ToolSvc.RelInfoConeVariablesForEW_9 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 0.5 (default = 0.0)
+# WARNING: tool ToolSvc.RelInfoConeVariablesForEW_1 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 0.5 (default = 0.0)
+# WARNING:     Variables = ['EWCONEANGLE', 'EWCONENPX', 'EWCONENPY', 'EWCONENPZ', 'EWCONENMULT', 'EWCONENVPT', 'EWCONENSPT', 'EWCONENVP', 'EWCONENSP'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariablesForEW_2 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.0 (default = 0.0)
+# WARNING:     Variables = ['EWCONEANGLE', 'EWCONENPX', 'EWCONENPY', 'EWCONENPZ', 'EWCONENMULT', 'EWCONENVPT', 'EWCONENSPT', 'EWCONENVP', 'EWCONENSP'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariablesForEW_3 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.5 (default = 0.0)
+# WARNING:     Variables = ['EWCONEANGLE', 'EWCONENPX', 'EWCONENPY', 'EWCONENPZ', 'EWCONENMULT', 'EWCONENVPT', 'EWCONENSPT', 'EWCONENVP', 'EWCONENSP'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariablesForEW_4 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 2.0 (default = 0.0)
+# WARNING:     Variables = ['EWCONEANGLE', 'EWCONENPX', 'EWCONENPY', 'EWCONENPZ', 'EWCONENMULT', 'EWCONENVPT', 'EWCONENSPT', 'EWCONENVP', 'EWCONENSP'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariablesForEW_5 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.7 (default = 0.0)
+# WARNING:     Variables = ['EWCONEANGLE', 'EWCONENMULT', 'EWCONENVP', 'EWCONENSP', 'EWCONENVPT', 'EWCONENSPT', 'EWCONENPX', 'EWCONENPY', 'EWCONENPZ'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariablesForEW_6 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.35 (default = 0.0)
+# WARNING:     Variables = ['EWCONEANGLE', 'EWCONENMULT', 'EWCONENVP', 'EWCONENSP', 'EWCONENVPT', 'EWCONENSPT', 'EWCONENPX', 'EWCONENPY', 'EWCONENPZ'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariablesForEW_7 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.0 (default = 0.0)
+# WARNING:     Variables = ['EWCONEANGLE', 'EWCONENMULT', 'EWCONENVP', 'EWCONENSP', 'EWCONENVPT', 'EWCONENSPT', 'EWCONENPX', 'EWCONENPY', 'EWCONENPZ'] (default = [])
+# WARNING: tool ToolSvc.TTLiteClusterPosition has non-default configuration! Attributes that differ:
+# WARNING:     APE = 0.197 (default = 0.0)
+# WARNING:     ErrorVec = [0.257, 0.245, 0.277] (default = [0.22, 0.14, 0.25])
+# WARNING: tool ToolSvc.TrackStateProvider.Interpolator.Extrapolator.MaterialLocator.StateMSCorrectionTool has non-default configuration! Attributes that differ:
+# WARNING:     UseRossiAndGreisen = True (default = False)
+# WARNING: tool ToolSvc.RelInfoBs2MuMuTrackIsolations_6 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['BSMUMUTRACKPLUSISO', 'BSMUMUTRACKPLUSISOTWO', 'BSMUMUTRACKID', 'BSMUMUTRACKTOPID', 'ISOTWOBODYQPLUS', 'ISOTWOBODYMASSISOPLUS', 'ISOTWOBODYCHI2ISOPLUS', 'ISOTWOBODYISO5PLUS'] (default = [])
+# WARNING: tool ToolSvc.RelInfoBs2MuMuTrackIsolations_7 has non-default configuration! Attributes that differ:
+# WARNING:     IsoTwoBody = True (default = False)
+# WARNING:     Variables = ['BSMUMUTRACKPLUSISO', 'BSMUMUTRACKPLUSISOTWO', 'ISOTWOBODYQPLUS', 'ISOTWOBODYMASSISOPLUS', 'ISOTWOBODYCHI2ISOPLUS', 'ISOTWOBODYISO5PLUS'] (default = [])
+# WARNING: tool ToolSvc.RelInfoBs2MuMuTrackIsolations_1 has non-default configuration! Attributes that differ:
+# WARNING:     IsoTwoBody = True (default = False)
+# WARNING: tool ToolSvc.RelInfoBs2MuMuTrackIsolations_3 has non-default configuration! Attributes that differ:
+# WARNING:     IsoTwoBody = True (default = False)
+# WARNING:     Variables = ['BSMUMUTRACKPLUSISO', 'BSMUMUTRACKPLUSISOTWO', 'ISOTWOBODYMASSISOPLUS', 'ISOTWOBODYCHI2ISOPLUS', 'ISOTWOBODYISO5PLUS', 'BSMUMUTRACKID'] (default = [])
+# WARNING: tool ToolSvc.RelInfoTrackIsolationBDT_7 has non-default configuration! Attributes that differ:
+# WARNING:     WeightsFile = BsMuMu_TrackIsolationBDT6varsB_v1r4.xml (default = BsMuMu_TrackIsolationBDT6varsA_v1r4.xml)
+# WARNING:     Variables = 1 (default = 0)
+# WARNING: tool ToolSvc.UTClusterPosition has non-default configuration! Attributes that differ:
+# WARNING:     DetType = UT (default = TT)
+# WARNING: tool ToolSvc.RelInfoConeVariables_41 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoConeVariables_40 has non-default configuration! Attributes that differ:
+# WARNING:     ConeAngle = 1.1 (default = 1.0)
+# WARNING:     Variables = ['CONEANGLE', 'CONEMULT', 'CONEPTASYM'] (default = [])
+# WARNING: tool ToolSvc.RelInfoCylVariables_1 has non-default configuration! Attributes that differ:
+# WARNING:     cylSize = 7.5 (default = 15.0)
+# WARNING:     Variables = ['CYLBESTD0', 'CYLBESTKS', 'CYLTRACKSNCYL', 'CYLMINPT', 'CYLMAXPT', 'CYLAVPT', 'CYLMAXPTTRIPCHI2', 'CYLMAXPTTRDOCACHI2', 'CYLMAXPTTRBMASS', 'CYLMINIPCHI2', 'CYLMAXIPCHI2', 'CYLAVIPCHI2', 'CYLMAXIPCHI2TRPT', 'CYLMAXIPCHI2TRDOCACHI2', 'CYLMAXIPCHI2TRBMASS', 'CYLMINDOCACHI2', 'CYLMAXDOCACHI2', 'CYLAVDOCACHI2', 'CYLMINDOCATRPT', 'CYLMINDOCATRIPCHI2', 'CYLMINDOCATRBMASS', 'CYLBESTBMASS', 'CYLBESTBMASSTRPT', 'CYLBESTBMASSTRIPCHI2', 'CYLBESTBMASSTRDOCACHI2'] (default = [])
+# WARNING: tool ToolSvc.RelInfoCylVariables_2 has non-default configuration! Attributes that differ:
+# WARNING:     Variables = ['CYLBESTD0', 'CYLBESTKS', 'CYLTRACKSNCYL', 'CYLMINPT', 'CYLMAXPT', 'CYLAVPT', 'CYLMAXPTTRIPCHI2', 'CYLMAXPTTRDOCACHI2', 'CYLMAXPTTRBMASS', 'CYLMINIPCHI2', 'CYLMAXIPCHI2', 'CYLAVIPCHI2', 'CYLMAXIPCHI2TRPT', 'CYLMAXIPCHI2TRDOCACHI2', 'CYLMAXIPCHI2TRBMASS', 'CYLMINDOCACHI2', 'CYLMAXDOCACHI2', 'CYLAVDOCACHI2', 'CYLMINDOCATRPT', 'CYLMINDOCATRIPCHI2', 'CYLMINDOCATRBMASS', 'CYLBESTBMASS', 'CYLBESTBMASSTRPT', 'CYLBESTBMASSTRIPCHI2', 'CYLBESTBMASSTRDOCACHI2'] (default = [])
+# WARNING: tool ToolSvc.RelInfoCylVariables_3 has non-default configuration! Attributes that differ:
+# WARNING:     trackQuality = False (default = True)
+# WARNING:     samePV = False (default = True)
+# WARNING:     Variables = ['CYLBESTD0', 'CYLBESTKS', 'CYLTRACKSNCYL', 'CYLMINPT', 'CYLMAXPT', 'CYLAVPT', 'CYLMAXPTTRIPCHI2', 'CYLMAXPTTRDOCACHI2', 'CYLMAXPTTRBMASS', 'CYLMINIPCHI2', 'CYLMAXIPCHI2', 'CYLAVIPCHI2', 'CYLMAXIPCHI2TRPT', 'CYLMAXIPCHI2TRDOCACHI2', 'CYLMAXIPCHI2TRBMASS', 'CYLMINDOCACHI2', 'CYLMAXDOCACHI2', 'CYLAVDOCACHI2', 'CYLMINDOCATRPT', 'CYLMINDOCATRIPCHI2', 'CYLMINDOCATRBMASS', 'CYLBESTBMASS', 'CYLBESTBMASSTRPT', 'CYLBESTBMASSTRIPCHI2', 'CYLBESTBMASSTRDOCACHI2'] (default = [])
+# WARNING: tool ToolSvc.RelInfoCylVariables_4 has non-default configuration! Attributes that differ:
+# WARNING:     trackQuality = False (default = True)
+# WARNING:     Variables = ['CYLBESTD0', 'CYLBESTKS', 'CYLTRACKSNCYL', 'CYLMINPT', 'CYLMAXPT', 'CYLAVPT', 'CYLMAXPTTRIPCHI2', 'CYLMAXPTTRDOCACHI2', 'CYLMAXPTTRBMASS', 'CYLMINIPCHI2', 'CYLMAXIPCHI2', 'CYLAVIPCHI2', 'CYLMAXIPCHI2TRPT', 'CYLMAXIPCHI2TRDOCACHI2', 'CYLMAXIPCHI2TRBMASS', 'CYLMINDOCACHI2', 'CYLMAXDOCACHI2', 'CYLAVDOCACHI2', 'CYLMINDOCATRPT', 'CYLMINDOCATRIPCHI2', 'CYLMINDOCATRBMASS', 'CYLBESTBMASS', 'CYLBESTBMASSTRPT', 'CYLBESTBMASSTRIPCHI2', 'CYLBESTBMASSTRDOCACHI2'] (default = [])
+# WARNING: tool ToolSvc.RelInfoCylVariables_5 has non-default configuration! Attributes that differ:
+# WARNING:     cylSize = 22.5 (default = 15.0)
+# WARNING:     Variables = ['CYLBESTD0', 'CYLBESTKS', 'CYLTRACKSNCYL', 'CYLMINPT', 'CYLMAXPT', 'CYLAVPT', 'CYLMAXPTTRIPCHI2', 'CYLMAXPTTRDOCACHI2', 'CYLMAXPTTRBMASS', 'CYLMINIPCHI2', 'CYLMAXIPCHI2', 'CYLAVIPCHI2', 'CYLMAXIPCHI2TRPT', 'CYLMAXIPCHI2TRDOCACHI2', 'CYLMAXIPCHI2TRBMASS', 'CYLMINDOCACHI2', 'CYLMAXDOCACHI2', 'CYLAVDOCACHI2', 'CYLMINDOCATRPT', 'CYLMINDOCATRIPCHI2', 'CYLMINDOCATRBMASS', 'CYLBESTBMASS', 'CYLBESTBMASSTRPT', 'CYLBESTBMASSTRIPCHI2', 'CYLBESTBMASSTRDOCACHI2'] (default = [])
+ApplicationMgr    SUCCESS 
+====================================================================================================================================
+                                                   Welcome to DaVinci version v42r5
+                                          running on lxplus025.cern.ch on Mon Aug 28 17:09:43 2017
+====================================================================================================================================
+ApplicationMgr       INFO Application Manager Configured successfully
+ToolSvc.GitDDDB                  INFO opening Git repository '/cvmfs/lhcb.cern.ch/lib/lhcb/git-conddb/DDDB.git'
+ToolSvc.GitDDDB                  INFO using commit 'dddb-20150724' corresponding to da8988a0f33e216b6f07eeb79107b5307e1b66b5
+ToolSvc.GitLHCBCOND              INFO opening Git repository '/cvmfs/lhcb.cern.ch/lib/lhcb/git-conddb/LHCBCOND.git'
+ToolSvc.GitLHCBCOND              INFO using commit 'cond-20170325' corresponding to ecbd245ce98a18848153d5d83707af786ded2143
+ToolSvc.GitONLINE                INFO opening Git repository '/cvmfs/lhcb.cern.ch/lib/lhcb/git-conddb/ONLINE.git'
+ToolSvc.GitONLINE                INFO using commit 'HEAD' corresponding to 5a7a394c0fa0bd135d0baf81d41080c40a50037c
+ToolSvc.GitDQFLAGS               INFO opening Git repository '/cvmfs/lhcb.cern.ch/lib/lhcb/git-conddb/DQFLAGS.git'
+ToolSvc.GitDQFLAGS               INFO using commit 'dq-20170627' corresponding to 929e7a9c391e836928020d2de558387dc8a1677f
+DetectorPersistencySvc           INFO Added successfully Conversion service:XmlCnvSvc
+DetectorDataSvc               SUCCESS Detector description database: git:/lhcb.xml
+RndmGenSvc.Engine                INFO Generator engine type:CLHEP::RanluxEngine
+RndmGenSvc.Engine                INFO Current Seed:1234567 Luxury:3
+RndmGenSvc                       INFO Using Random engine:HepRndm::Engine<CLHEP::RanluxEngine>
+TimingAuditor.TIMER              INFO This machine has a speed about   2.78 times the speed of a 2.8 GHz Xeon.
+RootCnvSvc                       INFO Setting global ROOT compression to: 'GlobalCompression':ZLIB:1
+TransportSvc                     INFO Initialize the static pointer to DetDesc::IGeometryErrorSvc
+TransportSvc                     INFO Recovery of geometry errors is  ENABLED
+DaVinciEventSeq                  INFO Member list: DaVinciInit/DaVinciInitAlg, GaudiSequencer/FilteredEventSeq, GaudiSequencer/LumiSeq
+DaVinciInitAlg                SUCCESS ==================================================================
+DaVinciInitAlg                SUCCESS Requested to process 1000 events
+DaVinciInitAlg                SUCCESS ==================================================================
+RootHistSvc                      INFO Writing ROOT histograms to: DVHistos.root
+HistogramPersistencySvc          INFO Added successfully Conversion service:RootHistSvc
+HistogramDataSvc                 INFO Added stream file:/cvmfs/lhcb.cern.ch/lib/lhcb/PARAM/ParamFiles/v8r22/data/JetEnergyCorrections_R05_v3.root as JEC14R05
+HistogramDataSvc                 INFO Added stream file:/cvmfs/lhcb.cern.ch/lib/lhcb/PARAM/ParamFiles/v8r22/data/JetEnergyCorrections_R07_v3.root as JEC14R07
+HistogramDataSvc                 INFO Added stream file:/cvmfs/lhcb.cern.ch/lib/lhcb/PARAM/ParamFiles/v8r22/data/JetEnergyCorrections_Reco12_v2.root as DisplVertices_JEC
+HistogramDataSvc                 INFO Added stream file:/cvmfs/lhcb.cern.ch/lib/lhcb/PARAM/ParamFiles/v8r22/data/PhotonPdf.root as CaloNeutralPIDs
+HistogramDataSvc                 INFO Added stream file:/cvmfs/lhcb.cern.ch/lib/lhcb/PARAM/ParamFiles/v8r22/data/CaloPIDs_DC09_v1.root as CaloPIDs
+FilteredEventSeq                 INFO Member list: GaudiSequencer/DaVinciEventInitSeq, GaudiSequencer/DaVinciAnalysisSeq
+DaVinciEventInitSeq              INFO Member list: GaudiSequencer/PhysInitSeq, GaudiSequencer/AnalysisInitSeq
+PhysInitSeq                      INFO Member list: 
+AnalysisInitSeq                  INFO Member list: 
+DaVinciAnalysisSeq               INFO Member list: GaudiSequencer/DaVinciUserSequence, GaudiSequencer/MonitoringSequence
+DaVinciUserSequence              INFO Member list: GaudiSequencer/RawEventSplitSeq, GaudiSequencer/StrippingGlobal, StrippingTCK, GaudiSequencer/MyDSTWriterMainSeq
+RawEventSplitSeq                 INFO Member list: RawEventMapCombiner/create_Calo_RawEvent, RawEventMapCombiner/create_Unstripped_RawEvent, RawEventMapCombiner/create_HC_RawEvent, RawEventMapCombiner/create_Tracker_RawEvent, RawEventMapCombiner/create_Velo_RawEvent, RawEventMapCombiner/create_Muon_RawEvent, RawEventMapCombiner/create_Rich_RawEvent, RawEventMapCombiner/create_Trigger_RawEvent
+StrippingGlobal                  INFO Member list: GaudiSequencer/StrippingGlobal_Selection, GaudiSequencer/BTaggingSequence
+ToolSvc.CoreFactory           SUCCESS LoKi::Hybrid::CoreFactory:: Python Functors are DISABLED
+ToolSvc.HybridFactory         SUCCESS LoKi::Hybrid::Tool:: Python Functors are DISABLED
+MagneticFieldSvc                 INFO Opened magnetic field file : /cvmfs/lhcb.cern.ch/lib/lhcb/DBASE/FieldMap/v5r7/cdf/field.v5r0.c1.down.cdf
+MagneticFieldSvc                 INFO Opened magnetic field file : /cvmfs/lhcb.cern.ch/lib/lhcb/DBASE/FieldMap/v5r7/cdf/field.v5r0.c2.down.cdf
+MagneticFieldSvc                 INFO Opened magnetic field file : /cvmfs/lhcb.cern.ch/lib/lhcb/DBASE/FieldMap/v5r7/cdf/field.v5r0.c3.down.cdf
+MagneticFieldSvc                 INFO Opened magnetic field file : /cvmfs/lhcb.cern.ch/lib/lhcb/DBASE/FieldMap/v5r7/cdf/field.v5r0.c4.down.cdf
+MagneticFieldSvc                 INFO Map scaled by factor 1 with polarity internally used: -1 signed relative current: -1
+MERGED:InputForB2fourbody        INFO Member list: GaudiSequencer/MERGEDINPUTS:InputForB2fourbody, FilterDesktop/InputForB2fourbody
+MERGEDINPUTS:InputForB2four...   INFO OR Member list: GaudiSequencer/INPUT:PiForB2fourbody, GaudiSequencer/INPUT:KForB2fourbody, GaudiSequencer/INPUT:pForB2fourbody, GaudiSequencer/INPUT:KsForB2fourbody, GaudiSequencer/INPUT:LmForB2fourbody, GaudiSequencer/INPUT:DzForB2fourbody, GaudiSequencer/INPUT:DpForB2fourbody, GaudiSequencer/INPUT:DsForB2fourbody, GaudiSequencer/INPUT:LcForB2fourbody, GaudiSequencer/INPUT:PhForB2fourbody, GaudiSequencer/INPUT:JpForB2fourbody, GaudiSequencer/INPUT:DSForB2fourbody
+INPUT:PiForB2fourbody            INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/PiForB2fourbody
+INPUT:KForB2fourbody             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/KForB2fourbody
+INPUT:pForB2fourbody             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseProtons_Particles, FilterDesktop/pForB2fourbody
+INPUT:KsForB2fourbody            INFO Member list: GaudiSequencer/MERGED:MergedKsForKsForB2fourbody, FilterDesktop/KsForB2fourbody
+MERGED:MergedKsForKsForB2fo...   INFO Member list: GaudiSequencer/MERGEDINPUTS:MergedKsForKsForB2fourbody, FilterDesktop/MergedKsForKsForB2fourbody
+MERGEDINPUTS:MergedKsForKsF...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseKsDD_Particles, GaudiSequencer/INPUT:Phys_StdLooseKsLL_Particles
+INPUT:Phys_StdLooseKsDD_Par...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles
+INPUT:Phys_StdLooseKsLL_Par...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles
+INPUT:LmForB2fourbody            INFO Member list: GaudiSequencer/MERGED:MergedLmForLmForB2fourbody, FilterDesktop/LmForB2fourbody
+MERGED:MergedLmForLmForB2fo...   INFO Member list: GaudiSequencer/MERGEDINPUTS:MergedLmForLmForB2fourbody, FilterDesktop/MergedLmForLmForB2fourbody
+MERGEDINPUTS:MergedLmForLmF...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseLambdaDD_Particles, GaudiSequencer/INPUT:Phys_StdLooseLambdaLL_Particles
+INPUT:Phys_StdLooseLambdaDD...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdaDD_Particles
+INPUT:Phys_StdLooseLambdaLL...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdaLL_Particles
+INPUT:DzForB2fourbody            INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseD02KPi_Particles, FilterDesktop/DzForB2fourbody
+INPUT:DpForB2fourbody            INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDplus2KPiPi_Particles, FilterDesktop/DpForB2fourbody
+INPUT:DsForB2fourbody            INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDsplus2KKPi_Particles, FilterDesktop/DsForB2fourbody
+INPUT:LcForB2fourbody            INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdac2PKPi_Particles, FilterDesktop/LcForB2fourbody
+INPUT:PhForB2fourbody            INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDetachedPhi2KK_Particles, FilterDesktop/PhForB2fourbody
+INPUT:JpForB2fourbody            INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDiMuon_Particles, FilterDesktop/JpForB2fourbody
+INPUT:DSForB2fourbody            INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDstarWithD02KPi_Particles, FilterDesktop/DSForB2fourbody
+ToolSvc.HltFactory            SUCCESS LoKi::Hybrid::HltFactory:: Python Functors are DISABLED
+StrippingB2KstTauTau_TauMu_...   INFO Prescaling events; keeping 0.5 of events 
+MERGED:Lb2EtacKpInputKs          INFO Member list: GaudiSequencer/MERGEDINPUTS:Lb2EtacKpInputKs, FilterDesktop/Lb2EtacKpInputKs
+MERGEDINPUTS:Lb2EtacKpInputKs    INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseKsDD_Particles, GaudiSequencer/INPUT:Phys_StdLooseKsLL_Particles
+ToolSvc.LoKi::VertexFitter       INFO Option for Optimised Kalman Filter fit is activated 
+MERGED:Lb2EtacKpSelEtac          INFO Member list: GaudiSequencer/MERGEDINPUTS:Lb2EtacKpSelEtac, FilterDesktop/Lb2EtacKpSelEtac
+MERGEDINPUTS:Lb2EtacKpSelEtac    INFO OR Member list: GaudiSequencer/INPUT:Lb2EtacKpSelEtac2KKPiPi, GaudiSequencer/INPUT:Lb2EtacKpSelEtac2KKKK, GaudiSequencer/INPUT:Lb2EtacKpSelEtac2PiPiPiPi, GaudiSequencer/INPUT:Lb2EtacKpSelEtac2PPbarPiPi
+INPUT:Lb2EtacKpSelEtac2KKPiPi    INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/Lb2EtacKpSelKaons, LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/Lb2EtacKpSelPions, DaVinci::N4BodyDecays/Lb2EtacKpSelEtac2KKPiPi
+INPUT:Lb2EtacKpSelEtac2KKKK      INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/Lb2EtacKpSelKaons, DaVinci::N4BodyDecays/Lb2EtacKpSelEtac2KKKK
+INPUT:Lb2EtacKpSelEtac2PiPi...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/Lb2EtacKpSelPions, DaVinci::N4BodyDecays/Lb2EtacKpSelEtac2PiPiPiPi
+INPUT:Lb2EtacKpSelEtac2PPba...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/Lb2EtacKpSelPions, LoKi::VoidFilter/SelFilterPhys_StdLooseProtons_Particles, FilterDesktop/Lb2EtacKpSelProtons, DaVinci::N4BodyDecays/Lb2EtacKpSelEtac2PPbarPiPi
+MERGED:D2HHHHBeauty2Charm        INFO Member list: GaudiSequencer/MERGEDINPUTS:D2HHHHBeauty2Charm, FilterDesktop/D2HHHHBeauty2Charm
+MERGEDINPUTS:D2HHHHBeauty2C...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2pi+pi+pi-pi-Beauty2Charm, GaudiSequencer/INPUT:ProtoD2pi+pi+K-pi-Beauty2Charm, GaudiSequencer/INPUT:ProtoD2K+pi+pi-pi-Beauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K+pi-pi-Beauty2Charm, GaudiSequencer/INPUT:ProtoD2pi+K+K-pi-Beauty2Charm, GaudiSequencer/INPUT:ProtoD2pi+pi+K-K-Beauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K+K-pi-Beauty2Charm, GaudiSequencer/INPUT:ProtoD2K+pi+K-K-Beauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K+K-K-Beauty2Charm
+INPUT:ProtoD2pi+pi+pi-pi-Be...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2pi+pi+pi-pi-Beauty2Charm
+INPUT:ProtoD2pi+pi+K-pi-Bea...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2pi+pi+K-pi-Beauty2Charm
+INPUT:ProtoD2K+pi+pi-pi-Bea...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K+pi+pi-pi-Beauty2Charm
+INPUT:ProtoD2K+K+pi-pi-Beau...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K+K+pi-pi-Beauty2Charm
+INPUT:ProtoD2pi+K+K-pi-Beau...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2pi+K+K-pi-Beauty2Charm
+INPUT:ProtoD2pi+pi+K-K-Beau...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2pi+pi+K-K-Beauty2Charm
+INPUT:ProtoD2K+K+K-pi-Beaut...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K+K+K-pi-Beauty2Charm
+INPUT:ProtoD2K+pi+K-K-Beaut...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K+pi+K-K-Beauty2Charm
+INPUT:ProtoD2K+K+K-K-Beauty...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K+K+K-K-Beauty2Charm
+MERGED:D2HHBeauty2Charm          INFO Member list: GaudiSequencer/MERGEDINPUTS:D2HHBeauty2Charm, FilterDesktop/D2HHBeauty2Charm
+MERGEDINPUTS:D2HHBeauty2Charm    INFO OR Member list: GaudiSequencer/INPUT:ProtoD2pi+pi-Beauty2Charm, GaudiSequencer/INPUT:ProtoD2K+pi-Beauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K-Beauty2Charm, GaudiSequencer/INPUT:ProtoD2K-pi+Beauty2Charm
+INPUT:ProtoD2pi+pi-Beauty2C...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, CombineParticles/ProtoD2pi+pi-Beauty2Charm
+INPUT:ProtoD2K+pi-Beauty2Charm   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, CombineParticles/ProtoD2K+pi-Beauty2Charm
+INPUT:ProtoD2K+K-Beauty2Charm    INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, CombineParticles/ProtoD2K+K-Beauty2Charm
+INPUT:ProtoD2K-pi+Beauty2Charm   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, CombineParticles/ProtoD2K-pi+Beauty2Charm
+StrippingB2D0KsPiLLD2HHWSBe...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:D2HHWSBeauty2Charm        INFO Member list: GaudiSequencer/MERGEDINPUTS:D2HHWSBeauty2Charm, FilterDesktop/D2HHWSBeauty2Charm
+MERGEDINPUTS:D2HHWSBeauty2C...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2pi+pi+WSPlusBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+pi+WSPlusBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K+WSPlusBeauty2Charm, GaudiSequencer/INPUT:ProtoD2pi-pi-WSMinusBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K-pi-WSMinusBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K-K-WSMinusBeauty2Charm
+INPUT:ProtoD2pi+pi+WSPlusBe...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, CombineParticles/ProtoD2pi+pi+WSPlusBeauty2Charm
+INPUT:ProtoD2K+pi+WSPlusBea...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, CombineParticles/ProtoD2K+pi+WSPlusBeauty2Charm
+INPUT:ProtoD2K+K+WSPlusBeau...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, CombineParticles/ProtoD2K+K+WSPlusBeauty2Charm
+INPUT:ProtoD2pi-pi-WSMinusB...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, CombineParticles/ProtoD2pi-pi-WSMinusBeauty2Charm
+INPUT:ProtoD2K-pi-WSMinusBe...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, CombineParticles/ProtoD2K-pi-WSMinusBeauty2Charm
+INPUT:ProtoD2K-K-WSMinusBea...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, CombineParticles/ProtoD2K-K-WSMinusBeauty2Charm
+StrippingB2D0KsPiDDD2HHWSBe...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KsPiLLD2KSHHLL...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:D2KsHHWSBeauty2Charm_LL   INFO Member list: GaudiSequencer/MERGEDINPUTS:D2KsHHWSBeauty2Charm_LL, FilterDesktop/D2KsHHWSBeauty2Charm_LL
+MERGEDINPUTS:D2KsHHWSBeauty...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2pi+pi+KS0WSPlusLLBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+pi+KS0WSPlusLLBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K+KS0WSPlusLLBeauty2Charm, GaudiSequencer/INPUT:ProtoD2pi-pi-KS0WSMinusLLBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K-pi-KS0WSMinusLLBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K-K-KS0WSMinusLLBeauty2Charm
+INPUT:ProtoD2pi+pi+KS0WSPlu...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2pi+pi+KS0WSPlusLLBeauty2Charm
+INPUT:ProtoD2K+pi+KS0WSPlus...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K+pi+KS0WSPlusLLBeauty2Charm
+INPUT:ProtoD2K+K+KS0WSPlusL...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K+K+KS0WSPlusLLBeauty2Charm
+INPUT:ProtoD2pi-pi-KS0WSMin...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2pi-pi-KS0WSMinusLLBeauty2Charm
+INPUT:ProtoD2K-pi-KS0WSMinu...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K-pi-KS0WSMinusLLBeauty2Charm
+INPUT:ProtoD2K-K-KS0WSMinus...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K-K-KS0WSMinusLLBeauty2Charm
+StrippingB2D0KsPiLLD2KSHHDD...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:D2KsHHWSBeauty2Charm_DD   INFO Member list: GaudiSequencer/MERGEDINPUTS:D2KsHHWSBeauty2Charm_DD, FilterDesktop/D2KsHHWSBeauty2Charm_DD
+MERGEDINPUTS:D2KsHHWSBeauty...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2pi+pi+KS0WSPlusDDBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+pi+KS0WSPlusDDBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K+KS0WSPlusDDBeauty2Charm, GaudiSequencer/INPUT:ProtoD2pi-pi-KS0WSMinusDDBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K-pi-KS0WSMinusDDBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K-K-KS0WSMinusDDBeauty2Charm
+INPUT:ProtoD2pi+pi+KS0WSPlu...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2pi+pi+KS0WSPlusDDBeauty2Charm
+INPUT:ProtoD2K+pi+KS0WSPlus...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K+pi+KS0WSPlusDDBeauty2Charm
+INPUT:ProtoD2K+K+KS0WSPlusD...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K+K+KS0WSPlusDDBeauty2Charm
+INPUT:ProtoD2pi-pi-KS0WSMin...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2pi-pi-KS0WSMinusDDBeauty2Charm
+INPUT:ProtoD2K-pi-KS0WSMinu...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K-pi-KS0WSMinusDDBeauty2Charm
+INPUT:ProtoD2K-K-KS0WSMinus...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K-K-KS0WSMinusDDBeauty2Charm
+StrippingB2D0KsPiDDD2KSHHLL...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KsPiDDD2KSHHDD...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:AllB                      INFO Member list: GaudiSequencer/MERGEDINPUTS:AllB, FilterDesktop/AllB
+MERGEDINPUTS:AllB                INFO OR Member list: GaudiSequencer/INPUT:B2D0HD02HHBeauty2CharmFilter, GaudiSequencer/INPUT:B2D0HD02HHHHBeauty2CharmFilter, GaudiSequencer/INPUT:B2DHHD2HHHCFPIDBeauty2CharmFilter, GaudiSequencer/INPUT:B2D0HHHD02HHPIDBeauty2CharmFilter, GaudiSequencer/INPUT:B2D0DBeauty2CharmFilter
+INPUT:B2D0HD02HHBeauty2Char...   INFO Member list: GaudiSequencer/MERGED:B2D0HForBcD2HH, FilterDesktop/B2D0HD02HHBeauty2CharmFilter
+MERGED:B2D0HForBcD2HH            INFO Member list: GaudiSequencer/MERGEDINPUTS:B2D0HForBcD2HH, FilterDesktop/B2D0HForBcD2HH
+MERGEDINPUTS:B2D0HForBcD2HH      INFO OR Member list: GaudiSequencer/INPUT:B2D0KD2HHBeauty2CharmB2CBBDTBeauty2CharmFilter, GaudiSequencer/INPUT:B2D0PiD2HHBeauty2CharmB2CBBDTBeauty2CharmFilter
+INPUT:B2D0KD2HHBeauty2Charm...   INFO Member list: GaudiSequencer/MERGED:D2HHBeauty2Charm, FilterDesktop/D2HHPIDBeauty2CharmFilter, LoKi::VoidFilter/B2D0KD2HHBeauty2CharmCombCutD2HHPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, FilterDesktop/KTopoInputsBeauty2CharmFilter, LoKi::VoidFilter/B2D0KD2HHBeauty2CharmCombCutKTopoInputsBeauty2CharmFilter, CombineParticles/B2D0KD2HHBeauty2Charm, TisTosParticleTagger/B2D0KD2HHBeauty2CharmTISTOS, FilterDesktop/B2D0KD2HHBeauty2CharmB2CBBDTBeauty2CharmFilter
+INPUT:B2D0PiD2HHBeauty2Char...   INFO Member list: GaudiSequencer/MERGED:D2HHBeauty2Charm, FilterDesktop/D2HHPIDBeauty2CharmFilter, LoKi::VoidFilter/B2D0PiD2HHBeauty2CharmCombCutD2HHPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, FilterDesktop/PiTopoInputsBeauty2CharmFilter, LoKi::VoidFilter/B2D0PiD2HHBeauty2CharmCombCutPiTopoInputsBeauty2CharmFilter, CombineParticles/B2D0PiD2HHBeauty2Charm, TisTosParticleTagger/B2D0PiD2HHBeauty2CharmTISTOS, FilterDesktop/B2D0PiD2HHBeauty2CharmB2CBBDTBeauty2CharmFilter
+INPUT:B2D0HD02HHHHBeauty2Ch...   INFO Member list: GaudiSequencer/MERGED:B2D0HForBcD2HHHH, FilterDesktop/B2D0HD02HHHHBeauty2CharmFilter
+MERGED:B2D0HForBcD2HHHH          INFO Member list: GaudiSequencer/MERGEDINPUTS:B2D0HForBcD2HHHH, FilterDesktop/B2D0HForBcD2HHHH
+MERGEDINPUTS:B2D0HForBcD2HHHH    INFO OR Member list: GaudiSequencer/INPUT:B2D0KD2HHHHBeauty2CharmB2CBBDTBeauty2CharmFilter, GaudiSequencer/INPUT:B2D0PiD2HHHHBeauty2CharmB2CBBDTBeauty2CharmFilter
+INPUT:B2D0KD2HHHHBeauty2Cha...   INFO Member list: GaudiSequencer/MERGED:D2HHHHBeauty2Charm, FilterDesktop/D2HHHHPIDBeauty2CharmFilter, LoKi::VoidFilter/B2D0KD2HHHHBeauty2CharmCombCutD2HHHHPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, FilterDesktop/KTopoInputsBeauty2CharmFilter, LoKi::VoidFilter/B2D0KD2HHHHBeauty2CharmCombCutKTopoInputsBeauty2CharmFilter, CombineParticles/B2D0KD2HHHHBeauty2Charm, TisTosParticleTagger/B2D0KD2HHHHBeauty2CharmTISTOS, FilterDesktop/B2D0KD2HHHHBeauty2CharmB2CBBDTBeauty2CharmFilter
+INPUT:B2D0PiD2HHHHBeauty2Ch...   INFO Member list: GaudiSequencer/MERGED:D2HHHHBeauty2Charm, FilterDesktop/D2HHHHPIDBeauty2CharmFilter, LoKi::VoidFilter/B2D0PiD2HHHHBeauty2CharmCombCutD2HHHHPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, FilterDesktop/PiTopoInputsBeauty2CharmFilter, LoKi::VoidFilter/B2D0PiD2HHHHBeauty2CharmCombCutPiTopoInputsBeauty2CharmFilter, CombineParticles/B2D0PiD2HHHHBeauty2Charm, TisTosParticleTagger/B2D0PiD2HHHHBeauty2CharmTISTOS, FilterDesktop/B2D0PiD2HHHHBeauty2CharmB2CBBDTBeauty2CharmFilter
+INPUT:B2DHHD2HHHCFPIDBeauty...   INFO Member list: GaudiSequencer/MERGED:B2DHHForBcD2HHHCFPID, FilterDesktop/B2DHHD2HHHCFPIDBeauty2CharmFilter
+MERGED:B2DHHForBcD2HHHCFPID      INFO Member list: GaudiSequencer/MERGEDINPUTS:B2DHHForBcD2HHHCFPID, FilterDesktop/B2DHHForBcD2HHHCFPID
+MERGEDINPUTS:B2DHHForBcD2HH...   INFO OR Member list: GaudiSequencer/INPUT:B2DKKD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2CharmFilter, GaudiSequencer/INPUT:B2DKPiD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2CharmFilter, GaudiSequencer/INPUT:B2DPiPiD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2CharmFilter
+INPUT:B2DKKD2HHHCFPIDBeauty...   INFO Member list: GaudiSequencer/MERGED:D2HHHBeauty2Charm, FilterDesktop/D2HHHPIDBeauty2CharmFilter, FilterDesktop/D2HHHCFPIDBeauty2CharmFilter, LoKi::VoidFilter/B2DKKD2HHHCFPIDBeauty2CharmCombCutD2HHHCFPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, FilterDesktop/HHPionsInputsBeauty2CharmFilter, CombineParticles/X2PiPiBeauty2Charm, SubstitutePID/X2KKBeauty2CharmSel, FilterDesktop/X2KKBeauty2CharmFilter, FilterDesktop/X2KKPIDBeauty2CharmFilter, LoKi::VoidFilter/B2DKKD2HHHCFPIDBeauty2CharmCombCutX2KKPIDBeauty2CharmFilter, CombineParticles/B2DKKD2HHHCFPIDBeauty2Charm, TisTosParticleTagger/B2DKKD2HHHCFPIDBeauty2CharmTISTOS, FilterDesktop/B2DKKD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2CharmFilter
+MERGED:D2HHHBeauty2Charm         INFO Member list: GaudiSequencer/MERGEDINPUTS:D2HHHBeauty2Charm, FilterDesktop/D2HHHBeauty2Charm
+MERGEDINPUTS:D2HHHBeauty2Charm   INFO OR Member list: GaudiSequencer/INPUT:ProtoD+2pi+pi+pi-Beauty2Charm, GaudiSequencer/INPUT:ProtoD+2pi+pi+K-Beauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+pi+pi-Beauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+pi+K-Beauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+K+pi-Beauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+K+K-Beauty2Charm, GaudiSequencer/INPUT:ProtoD-2pi-pi-pi+Beauty2Charm, GaudiSequencer/INPUT:ProtoD-2pi-pi-K+Beauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-pi-pi+Beauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-pi-K+Beauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-K-pi+Beauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-K-K+Beauty2Charm
+INPUT:ProtoD+2pi+pi+pi-Beau...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD+2pi+pi+pi-Beauty2Charm
+INPUT:ProtoD+2pi+pi+K-Beaut...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD+2pi+pi+K-Beauty2Charm
+INPUT:ProtoD+2K+pi+pi-Beaut...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD+2K+pi+pi-Beauty2Charm
+INPUT:ProtoD+2K+pi+K-Beauty...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD+2K+pi+K-Beauty2Charm
+INPUT:ProtoD+2K+K+pi-Beauty...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD+2K+K+pi-Beauty2Charm
+INPUT:ProtoD+2K+K+K-Beauty2...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD+2K+K+K-Beauty2Charm
+INPUT:ProtoD-2pi-pi-pi+Beau...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD-2pi-pi-pi+Beauty2Charm
+INPUT:ProtoD-2pi-pi-K+Beaut...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD-2pi-pi-K+Beauty2Charm
+INPUT:ProtoD-2K-pi-pi+Beaut...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD-2K-pi-pi+Beauty2Charm
+INPUT:ProtoD-2K-pi-K+Beauty...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD-2K-pi-K+Beauty2Charm
+INPUT:ProtoD-2K-K-pi+Beauty...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD-2K-K-pi+Beauty2Charm
+INPUT:ProtoD-2K-K-K+Beauty2...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD-2K-K-K+Beauty2Charm
+INPUT:B2DKPiD2HHHCFPIDBeaut...   INFO Member list: GaudiSequencer/MERGED:D2HHHBeauty2Charm, FilterDesktop/D2HHHPIDBeauty2CharmFilter, FilterDesktop/D2HHHCFPIDBeauty2CharmFilter, LoKi::VoidFilter/B2DKPiD2HHHCFPIDBeauty2CharmCombCutD2HHHCFPIDBeauty2CharmFilter, GaudiSequencer/MERGED:X2KPiBeauty2Charm, FilterDesktop/X2KPiPIDBeauty2CharmFilter, LoKi::VoidFilter/B2DKPiD2HHHCFPIDBeauty2CharmCombCutX2KPiPIDBeauty2CharmFilter, CombineParticles/B2DKPiD2HHHCFPIDBeauty2Charm, TisTosParticleTagger/B2DKPiD2HHHCFPIDBeauty2CharmTISTOS, FilterDesktop/B2DKPiD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2CharmFilter
+MERGED:X2KPiBeauty2Charm         INFO Member list: GaudiSequencer/MERGEDINPUTS:X2KPiBeauty2Charm, FilterDesktop/X2KPiBeauty2Charm
+MERGEDINPUTS:X2KPiBeauty2Charm   INFO OR Member list: GaudiSequencer/INPUT:X2KPiBeauty2CharmFilter, GaudiSequencer/INPUT:X2KPiBarBeauty2CharmFilter
+INPUT:X2KPiBeauty2CharmFilter    INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, FilterDesktop/HHPionsInputsBeauty2CharmFilter, CombineParticles/X2PiPiBeauty2Charm, SubstitutePID/X2KPiBeauty2CharmSel, FilterDesktop/X2KPiBeauty2CharmFilter
+INPUT:X2KPiBarBeauty2CharmF...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, FilterDesktop/HHPionsInputsBeauty2CharmFilter, CombineParticles/X2PiPiBeauty2Charm, SubstitutePID/X2KPiBarBeauty2CharmSel, FilterDesktop/X2KPiBarBeauty2CharmFilter
+INPUT:B2DPiPiD2HHHCFPIDBeau...   INFO Member list: GaudiSequencer/MERGED:D2HHHBeauty2Charm, FilterDesktop/D2HHHPIDBeauty2CharmFilter, FilterDesktop/D2HHHCFPIDBeauty2CharmFilter, LoKi::VoidFilter/B2DPiPiD2HHHCFPIDBeauty2CharmCombCutD2HHHCFPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, FilterDesktop/HHPionsInputsBeauty2CharmFilter, CombineParticles/X2PiPiBeauty2Charm, FilterDesktop/X2PiPiPIDBeauty2CharmFilter, LoKi::VoidFilter/B2DPiPiD2HHHCFPIDBeauty2CharmCombCutX2PiPiPIDBeauty2CharmFilter, CombineParticles/B2DPiPiD2HHHCFPIDBeauty2Charm, TisTosParticleTagger/B2DPiPiD2HHHCFPIDBeauty2CharmTISTOS, FilterDesktop/B2DPiPiD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2CharmFilter
+INPUT:B2D0HHHD02HHPIDBeauty...   INFO Member list: GaudiSequencer/MERGED:B2D0HHHForBcD2HHPID, FilterDesktop/B2D0HHHD02HHPIDBeauty2CharmFilter
+MERGED:B2D0HHHForBcD2HHPID       INFO Member list: GaudiSequencer/MERGEDINPUTS:B2D0HHHForBcD2HHPID, FilterDesktop/B2D0HHHForBcD2HHPID
+MERGEDINPUTS:B2D0HHHForBcD2...   INFO OR Member list: GaudiSequencer/INPUT:B2D0KKPiD2HHPIDBeauty2CharmB2CBBDTBeauty2CharmFilter, GaudiSequencer/INPUT:B2D0KPiPiD2HHPIDBeauty2CharmB2CBBDTBeauty2CharmFilter, GaudiSequencer/INPUT:B2D0PiPiPiD2HHPIDBeauty2CharmB2CBBDTBeauty2CharmFilter
+INPUT:B2D0KKPiD2HHPIDBeauty...   INFO Member list: GaudiSequencer/MERGED:D2HHBeauty2Charm, FilterDesktop/D2HHPIDBeauty2CharmFilter, LoKi::VoidFilter/B2D0KKPiD2HHPIDBeauty2CharmCombCutD2HHPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, FilterDesktop/HHHPionsInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, FilterDesktop/HHHKaonsInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/X2KKPiBeauty2Charm, LoKi::VoidFilter/B2D0KKPiD2HHPIDBeauty2CharmCombCutX2KKPiBeauty2Charm, CombineParticles/B2D0KKPiD2HHPIDBeauty2Charm, TisTosParticleTagger/B2D0KKPiD2HHPIDBeauty2CharmTISTOS, FilterDesktop/B2D0KKPiD2HHPIDBeauty2CharmB2CBBDTBeauty2CharmFilter
+INPUT:B2D0KPiPiD2HHPIDBeaut...   INFO Member list: GaudiSequencer/MERGED:D2HHBeauty2Charm, FilterDesktop/D2HHPIDBeauty2CharmFilter, LoKi::VoidFilter/B2D0KPiPiD2HHPIDBeauty2CharmCombCutD2HHPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, FilterDesktop/HHHPionsInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, FilterDesktop/HHHKaonsInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/X2KPiPiBeauty2Charm, LoKi::VoidFilter/B2D0KPiPiD2HHPIDBeauty2CharmCombCutX2KPiPiBeauty2Charm, CombineParticles/B2D0KPiPiD2HHPIDBeauty2Charm, TisTosParticleTagger/B2D0KPiPiD2HHPIDBeauty2CharmTISTOS, FilterDesktop/B2D0KPiPiD2HHPIDBeauty2CharmB2CBBDTBeauty2CharmFilter
+INPUT:B2D0PiPiPiD2HHPIDBeau...   INFO Member list: GaudiSequencer/MERGED:D2HHBeauty2Charm, FilterDesktop/D2HHPIDBeauty2CharmFilter, LoKi::VoidFilter/B2D0PiPiPiD2HHPIDBeauty2CharmCombCutD2HHPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, FilterDesktop/HHHPionsInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/X2PiPiPiBeauty2Charm, LoKi::VoidFilter/B2D0PiPiPiD2HHPIDBeauty2CharmCombCutX2PiPiPiBeauty2Charm, CombineParticles/B2D0PiPiPiD2HHPIDBeauty2Charm, TisTosParticleTagger/B2D0PiPiPiD2HHPIDBeauty2CharmTISTOS, FilterDesktop/B2D0PiPiPiD2HHPIDBeauty2CharmB2CBBDTBeauty2CharmFilter
+INPUT:B2D0DBeauty2CharmFilter    INFO Member list: GaudiSequencer/MERGED:B2D0DForBc, FilterDesktop/B2D0DBeauty2CharmFilter
+MERGED:B2D0DForBc                INFO Member list: GaudiSequencer/MERGEDINPUTS:B2D0DForBc, FilterDesktop/B2D0DForBc
+MERGEDINPUTS:B2D0DForBc          INFO OR Member list: GaudiSequencer/INPUT:B2D0DD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2CharmFilter
+INPUT:B2D0DD2HHHCFPIDBeauty...   INFO Member list: GaudiSequencer/MERGED:D2HHHBeauty2Charm, FilterDesktop/D2HHHPIDBeauty2CharmFilter, FilterDesktop/D2HHHCFPIDBeauty2CharmFilter, LoKi::VoidFilter/B2D0DD2HHHCFPIDBeauty2CharmCombCutD2HHHCFPIDBeauty2CharmFilter, GaudiSequencer/MERGED:D2HHBeauty2Charm, FilterDesktop/D2HHPIDBeauty2CharmFilter, LoKi::VoidFilter/B2D0DD2HHHCFPIDBeauty2CharmCombCutD2HHPIDBeauty2CharmFilter, CombineParticles/B2D0DD2HHHCFPIDBeauty2Charm, TisTosParticleTagger/B2D0DD2HHHCFPIDBeauty2CharmTISTOS, FilterDesktop/B2D0DD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2CharmFilter
+MERGED:X2HHWSBeauty2Charm        INFO Member list: GaudiSequencer/MERGEDINPUTS:X2HHWSBeauty2Charm, FilterDesktop/X2HHWSBeauty2Charm
+MERGEDINPUTS:X2HHWSBeauty2C...   INFO OR Member list: GaudiSequencer/INPUT:X2HHWSPlusBeauty2CharmFilter, GaudiSequencer/INPUT:X2HHWSMinusBeauty2CharmFilter
+INPUT:X2HHWSPlusBeauty2Char...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, FilterDesktop/HHPionsInputsBeauty2CharmFilter, CombineParticles/X2PiPiWSPlusBeauty2Charm, SubPIDMMFilter/X2HHWSPlusSubPIDSelBeauty2Charm, FilterDesktop/X2HHWSPlusBeauty2CharmFilter
+INPUT:X2HHWSMinusBeauty2Cha...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, FilterDesktop/HHPionsInputsBeauty2CharmFilter, CombineParticles/X2PiPiWSMinusBeauty2Charm, SubPIDMMFilter/X2HHWSMinusSubPIDSelBeauty2Charm, FilterDesktop/X2HHWSMinusBeauty2CharmFilter
+StrippingB2D0KD2HHWSBeauty2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0PiD2HHWSBeauty...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:D2HHUPBeauty2Charm        INFO Member list: GaudiSequencer/MERGEDINPUTS:D2HHUPBeauty2Charm, FilterDesktop/D2HHUPBeauty2Charm
+MERGEDINPUTS:D2HHUPBeauty2C...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2pi+pi-UPBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+pi-UPBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K-UPBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K-pi+UPBeauty2Charm
+INPUT:ProtoD2pi+pi-UPBeauty...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpPions_Particles, FilterDesktop/PiUPInputsBeauty2CharmFilter, CombineParticles/ProtoD2pi+pi-UPBeauty2Charm
+INPUT:ProtoD2K+pi-UPBeauty2...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpPions_Particles, FilterDesktop/PiUPInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpKaons_Particles, FilterDesktop/KaUPInputsBeauty2CharmFilter, CombineParticles/ProtoD2K+pi-UPBeauty2Charm
+INPUT:ProtoD2K+K-UPBeauty2C...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpKaons_Particles, FilterDesktop/KaUPInputsBeauty2CharmFilter, CombineParticles/ProtoD2K+K-UPBeauty2Charm
+INPUT:ProtoD2K-pi+UPBeauty2...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpPions_Particles, FilterDesktop/PiUPInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpKaons_Particles, FilterDesktop/KaUPInputsBeauty2CharmFilter, CombineParticles/ProtoD2K-pi+UPBeauty2Charm
+MERGED:D2Pi0HHHBeauty2Charm...   INFO Member list: GaudiSequencer/MERGEDINPUTS:D2Pi0HHHBeauty2Charm_Merged, FilterDesktop/D2Pi0HHHBeauty2Charm_Merged
+MERGEDINPUTS:D2Pi0HHHBeauty...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD+2pi+pi+pi-pi0MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+pi+pi-pi0MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+K+pi-pi0MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+pi+K-pi0MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2pi+pi+K-pi0MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+K+K-pi0MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2pi-pi-pi+pi0MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-pi-pi+pi0MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-K-pi+pi0MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-pi-K+pi0MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2pi-pi-K+pi0MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-K-K+pi0MergedBeauty2Charm
+INPUT:ProtoD+2pi+pi+pi-pi0M...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2pi+pi+pi-pi0MergedBeauty2Charm
+INPUT:ProtoD+2K+pi+pi-pi0Me...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2K+pi+pi-pi0MergedBeauty2Charm
+INPUT:ProtoD+2K+K+pi-pi0Mer...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2K+K+pi-pi0MergedBeauty2Charm
+INPUT:ProtoD+2K+pi+K-pi0Mer...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2K+pi+K-pi0MergedBeauty2Charm
+INPUT:ProtoD+2pi+pi+K-pi0Me...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2pi+pi+K-pi0MergedBeauty2Charm
+INPUT:ProtoD+2K+K+K-pi0Merg...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2K+K+K-pi0MergedBeauty2Charm
+INPUT:ProtoD-2pi-pi-pi+pi0M...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2pi-pi-pi+pi0MergedBeauty2Charm
+INPUT:ProtoD-2K-pi-pi+pi0Me...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2K-pi-pi+pi0MergedBeauty2Charm
+INPUT:ProtoD-2K-K-pi+pi0Mer...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2K-K-pi+pi0MergedBeauty2Charm
+INPUT:ProtoD-2K-pi-K+pi0Mer...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2K-pi-K+pi0MergedBeauty2Charm
+INPUT:ProtoD-2pi-pi-K+pi0Me...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2pi-pi-K+pi0MergedBeauty2Charm
+INPUT:ProtoD-2K-K-K+pi0Merg...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2K-K-K+pi0MergedBeauty2Charm
+MERGED:D2Pi0HHHBeauty2Charm...   INFO Member list: GaudiSequencer/MERGEDINPUTS:D2Pi0HHHBeauty2Charm_Resolved, FilterDesktop/D2Pi0HHHBeauty2Charm_Resolved
+MERGEDINPUTS:D2Pi0HHHBeauty...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD+2pi+pi+pi-pi0ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+pi+pi-pi0ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+K+pi-pi0ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+pi+K-pi0ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2pi+pi+K-pi0ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+K+K-pi0ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2pi-pi-pi+pi0ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-pi-pi+pi0ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-K-pi+pi0ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-pi-K+pi0ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2pi-pi-K+pi0ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-K-K+pi0ResolvedBeauty2Charm
+INPUT:ProtoD+2pi+pi+pi-pi0R...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2pi+pi+pi-pi0ResolvedBeauty2Charm
+INPUT:ProtoD+2K+pi+pi-pi0Re...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2K+pi+pi-pi0ResolvedBeauty2Charm
+INPUT:ProtoD+2K+K+pi-pi0Res...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2K+K+pi-pi0ResolvedBeauty2Charm
+INPUT:ProtoD+2K+pi+K-pi0Res...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2K+pi+K-pi0ResolvedBeauty2Charm
+INPUT:ProtoD+2pi+pi+K-pi0Re...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2pi+pi+K-pi0ResolvedBeauty2Charm
+INPUT:ProtoD+2K+K+K-pi0Reso...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2K+K+K-pi0ResolvedBeauty2Charm
+INPUT:ProtoD-2pi-pi-pi+pi0R...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2pi-pi-pi+pi0ResolvedBeauty2Charm
+INPUT:ProtoD-2K-pi-pi+pi0Re...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2K-pi-pi+pi0ResolvedBeauty2Charm
+INPUT:ProtoD-2K-K-pi+pi0Res...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2K-K-pi+pi0ResolvedBeauty2Charm
+INPUT:ProtoD-2K-pi-K+pi0Res...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2K-pi-K+pi0ResolvedBeauty2Charm
+INPUT:ProtoD-2pi-pi-K+pi0Re...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2pi-pi-K+pi0ResolvedBeauty2Charm
+INPUT:ProtoD-2K-K-K+pi0Reso...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2K-K-K+pi0ResolvedBeauty2Charm
+StrippingB02DHHWSD2HHBeauty...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0PPbarWSD2HHBe...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0KKD2HHWSBeaut...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0PiPiD2HHWSBea...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0KPiD2HHWSBeau...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DHHWSD2HHWSBeau...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:D2KsHHLLBeauty2Charm      INFO Member list: GaudiSequencer/MERGEDINPUTS:D2KsHHLLBeauty2Charm, FilterDesktop/D2KsHHLLBeauty2Charm
+MERGEDINPUTS:D2KsHHLLBeauty...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2pi+pi-KS0LLBeauty2Charm, GaudiSequencer/INPUT:ProtoD2pi+K-KS0LLBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+pi-KS0LLBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K-KS0LLBeauty2Charm
+INPUT:ProtoD2pi+pi-KS0LLBea...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2pi+pi-KS0LLBeauty2Charm
+INPUT:ProtoD2pi+K-KS0LLBeau...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2pi+K-KS0LLBeauty2Charm
+INPUT:ProtoD2K+pi-KS0LLBeau...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K+pi-KS0LLBeauty2Charm
+INPUT:ProtoD2K+K-KS0LLBeaut...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K+K-KS0LLBeauty2Charm
+MERGED:D2KsHHDDBeauty2Charm      INFO Member list: GaudiSequencer/MERGEDINPUTS:D2KsHHDDBeauty2Charm, FilterDesktop/D2KsHHDDBeauty2Charm
+MERGEDINPUTS:D2KsHHDDBeauty...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2pi+pi-KS0DDBeauty2Charm, GaudiSequencer/INPUT:ProtoD2pi+K-KS0DDBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+pi-KS0DDBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K-KS0DDBeauty2Charm
+INPUT:ProtoD2pi+pi-KS0DDBea...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2pi+pi-KS0DDBeauty2Charm
+INPUT:ProtoD2pi+K-KS0DDBeau...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2pi+K-KS0DDBeauty2Charm
+INPUT:ProtoD2K+pi-KS0DDBeau...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K+pi-KS0DDBeauty2Charm
+INPUT:ProtoD2K+K-KS0DDBeaut...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K+K-KS0DDBeauty2Charm
+StrippingB2D0KPi0MergedD2HH...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:D2HHHHWSBeauty2Charm      INFO Member list: GaudiSequencer/MERGEDINPUTS:D2HHHHWSBeauty2Charm, FilterDesktop/D2HHHHWSBeauty2Charm
+MERGEDINPUTS:D2HHHHWSBeauty...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2pi+pi+pi+pi+WSPlusBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+pi+pi+pi+WSPlusBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K+pi+pi+WSPlusBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K+K+pi+WSPlusBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K+K+K+WSPlusBeauty2Charm, GaudiSequencer/INPUT:ProtoD2pi-pi-pi-pi-WSMinusBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K-pi-pi-pi-WSMinusBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K-K-pi-pi-WSMinusBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K-K-K-pi-WSMinusBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K-K-K-K-WSMinusBeauty2Charm
+INPUT:ProtoD2pi+pi+pi+pi+WS...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2pi+pi+pi+pi+WSPlusBeauty2Charm
+INPUT:ProtoD2K+pi+pi+pi+WSP...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K+pi+pi+pi+WSPlusBeauty2Charm
+INPUT:ProtoD2K+K+pi+pi+WSPl...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K+K+pi+pi+WSPlusBeauty2Charm
+INPUT:ProtoD2K+K+K+pi+WSPlu...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K+K+K+pi+WSPlusBeauty2Charm
+INPUT:ProtoD2K+K+K+K+WSPlus...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K+K+K+K+WSPlusBeauty2Charm
+INPUT:ProtoD2pi-pi-pi-pi-WS...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2pi-pi-pi-pi-WSMinusBeauty2Charm
+INPUT:ProtoD2K-pi-pi-pi-WSM...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K-pi-pi-pi-WSMinusBeauty2Charm
+INPUT:ProtoD2K-K-pi-pi-WSMi...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K-K-pi-pi-WSMinusBeauty2Charm
+INPUT:ProtoD2K-K-K-pi-WSMin...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K-K-K-pi-WSMinusBeauty2Charm
+INPUT:ProtoD2K-K-K-K-WSMinu...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K-K-K-K-WSMinusBeauty2Charm
+StrippingB2D0PiPi0MergedD2H...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KsPiDDD2HHHHWS...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KPi0ResolvedD2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KsPiLLD2HHHHWS...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0PiPi0ResolvedD...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DKWSD2PhiMuNuBe...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DPiWSD2PhiMuNuB...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:D2HHHUPBeauty2Charm       INFO Member list: GaudiSequencer/MERGEDINPUTS:D2HHHUPBeauty2Charm, FilterDesktop/D2HHHUPBeauty2Charm
+MERGEDINPUTS:D2HHHUPBeauty2...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD+2pi+pi+pi-UPUPBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2pi+pi+K-UPUPBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+pi+pi-UPUPBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+pi+K-UPUPBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+K+pi-UPUPBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+K+K-UPUPBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2pi-pi-pi+UPUPBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2pi-pi-K+UPUPBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-pi-pi+UPUPBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-pi-K+UPUPBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-K-pi+UPUPBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-K-K+UPUPBeauty2Charm
+INPUT:ProtoD+2pi+pi+pi-UPUP...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpPions_Particles, FilterDesktop/PiUPInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD+2pi+pi+pi-UPUPBeauty2Charm
+INPUT:ProtoD+2pi+pi+K-UPUPB...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpPions_Particles, FilterDesktop/PiUPInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpKaons_Particles, FilterDesktop/KaUPInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD+2pi+pi+K-UPUPBeauty2Charm
+INPUT:ProtoD+2K+pi+pi-UPUPB...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpPions_Particles, FilterDesktop/PiUPInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpKaons_Particles, FilterDesktop/KaUPInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD+2K+pi+pi-UPUPBeauty2Charm
+INPUT:ProtoD+2K+pi+K-UPUPBe...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpPions_Particles, FilterDesktop/PiUPInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpKaons_Particles, FilterDesktop/KaUPInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD+2K+pi+K-UPUPBeauty2Charm
+INPUT:ProtoD+2K+K+pi-UPUPBe...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpPions_Particles, FilterDesktop/PiUPInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpKaons_Particles, FilterDesktop/KaUPInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD+2K+K+pi-UPUPBeauty2Charm
+INPUT:ProtoD+2K+K+K-UPUPBea...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpKaons_Particles, FilterDesktop/KaUPInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD+2K+K+K-UPUPBeauty2Charm
+INPUT:ProtoD-2pi-pi-pi+UPUP...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpPions_Particles, FilterDesktop/PiUPInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD-2pi-pi-pi+UPUPBeauty2Charm
+INPUT:ProtoD-2pi-pi-K+UPUPB...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpPions_Particles, FilterDesktop/PiUPInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpKaons_Particles, FilterDesktop/KaUPInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD-2pi-pi-K+UPUPBeauty2Charm
+INPUT:ProtoD-2K-pi-pi+UPUPB...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpPions_Particles, FilterDesktop/PiUPInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpKaons_Particles, FilterDesktop/KaUPInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD-2K-pi-pi+UPUPBeauty2Charm
+INPUT:ProtoD-2K-pi-K+UPUPBe...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpPions_Particles, FilterDesktop/PiUPInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpKaons_Particles, FilterDesktop/KaUPInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD-2K-pi-K+UPUPBeauty2Charm
+INPUT:ProtoD-2K-K-pi+UPUPBe...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpPions_Particles, FilterDesktop/PiUPInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpKaons_Particles, FilterDesktop/KaUPInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD-2K-K-pi+UPUPBeauty2Charm
+INPUT:ProtoD-2K-K-K+UPUPBea...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpKaons_Particles, FilterDesktop/KaUPInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD-2K-K-K+UPUPBeauty2Charm
+StrippingB02DKPi0MergedWSD2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DKsPiDDWSD2HHHC...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DKPi0ResolvedWS...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DPiPi0MergedWSD...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DKsPiLLWSD2HHHC...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DPiPi0ResolvedW...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DKsKLLWSD2HHHCF...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DKsKDDWSD2HHHCF...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:X2PiPi0Beauty2Charm       INFO Member list: GaudiSequencer/MERGEDINPUTS:X2PiPi0Beauty2Charm, FilterDesktop/X2PiPi0Beauty2Charm
+MERGEDINPUTS:X2PiPi0Beauty2...   INFO OR Member list: GaudiSequencer/INPUT:X2PiPi0MergedBeauty2Charm, GaudiSequencer/INPUT:X2PiPi0ResolvedBeauty2Charm
+INPUT:X2PiPi0MergedBeauty2C...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, FilterDesktop/HHPionsInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, FilterDesktop/Pi0FromBMergedBeauty2CharmFilter, CombineParticles/X2PiPi0MergedBeauty2Charm
+INPUT:X2PiPi0ResolvedBeauty...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, FilterDesktop/HHPionsInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, FilterDesktop/Pi0FromBResolvedBeauty2CharmFilter, CombineParticles/X2PiPi0ResolvedBeauty2Charm
+MERGED:X2KPi0Beauty2Charm        INFO Member list: GaudiSequencer/MERGEDINPUTS:X2KPi0Beauty2Charm, FilterDesktop/X2KPi0Beauty2Charm
+MERGEDINPUTS:X2KPi0Beauty2C...   INFO OR Member list: GaudiSequencer/INPUT:X2KPi0MergedBeauty2Charm, GaudiSequencer/INPUT:X2KPi0ResolvedBeauty2Charm
+INPUT:X2KPi0MergedBeauty2Charm   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, FilterDesktop/Pi0FromBMergedBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, FilterDesktop/HHKaonsInputsBeauty2CharmFilter, CombineParticles/X2KPi0MergedBeauty2Charm
+INPUT:X2KPi0ResolvedBeauty2...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, FilterDesktop/Pi0FromBResolvedBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, FilterDesktop/HHKaonsInputsBeauty2CharmFilter, CombineParticles/X2KPi0ResolvedBeauty2Charm
+MERGED:D2KsHBeauty2Charm_LL      INFO Member list: GaudiSequencer/MERGEDINPUTS:D2KsHBeauty2Charm_LL, FilterDesktop/D2KsHBeauty2Charm_LL
+MERGEDINPUTS:D2KsHBeauty2Ch...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD+2KS0pi+LLBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2KS0K+LLBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2KS0pi-LLBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2KS0K-LLBeauty2Charm
+INPUT:ProtoD+2KS0pi+LLBeaut...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, CombineParticles/ProtoD+2KS0pi+LLBeauty2Charm
+INPUT:ProtoD+2KS0K+LLBeauty...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, CombineParticles/ProtoD+2KS0K+LLBeauty2Charm
+INPUT:ProtoD-2KS0pi-LLBeaut...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, CombineParticles/ProtoD-2KS0pi-LLBeauty2Charm
+INPUT:ProtoD-2KS0K-LLBeauty...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, CombineParticles/ProtoD-2KS0K-LLBeauty2Charm
+StrippingB02DKWSD2KSHLLBeau...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DPiWSD2KSHLLBea...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:D2KsHBeauty2Charm_DD      INFO Member list: GaudiSequencer/MERGEDINPUTS:D2KsHBeauty2Charm_DD, FilterDesktop/D2KsHBeauty2Charm_DD
+MERGEDINPUTS:D2KsHBeauty2Ch...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD+2KS0pi+DDBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2KS0K+DDBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2KS0pi-DDBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2KS0K-DDBeauty2Charm
+INPUT:ProtoD+2KS0pi+DDBeaut...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, CombineParticles/ProtoD+2KS0pi+DDBeauty2Charm
+INPUT:ProtoD+2KS0K+DDBeauty...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, CombineParticles/ProtoD+2KS0K+DDBeauty2Charm
+INPUT:ProtoD-2KS0pi-DDBeaut...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, CombineParticles/ProtoD-2KS0pi-DDBeauty2Charm
+INPUT:ProtoD-2KS0K-DDBeauty...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, CombineParticles/ProtoD-2KS0K-DDBeauty2Charm
+StrippingB02DKWSD2KSHDDBeau...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DPiWSD2KSHDDBea...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:D2KsMuMuLLBeauty2Charm    INFO Member list: GaudiSequencer/MERGEDINPUTS:D2KsMuMuLLBeauty2Charm, FilterDesktop/D2KsMuMuLLBeauty2Charm
+MERGEDINPUTS:D2KsMuMuLLBeau...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2mu+mu-KS0LLBeauty2Charm
+INPUT:ProtoD2mu+mu-KS0LLBea...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseMuons_Particles, FilterDesktop/MUInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2mu+mu-KS0LLBeauty2Charm
+MERGED:D2KsMuMuDDBeauty2Charm    INFO Member list: GaudiSequencer/MERGEDINPUTS:D2KsMuMuDDBeauty2Charm, FilterDesktop/D2KsMuMuDDBeauty2Charm
+MERGEDINPUTS:D2KsMuMuDDBeau...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2mu+mu-KS0DDBeauty2Charm
+INPUT:ProtoD2mu+mu-KS0DDBea...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseMuons_Particles, FilterDesktop/MUInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2mu+mu-KS0DDBeauty2Charm
+StrippingB02DHHWSD2KSHHLLBe...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DHHWSD2KSHHDDBe...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0KKD2KSHHLLWSB...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0PiPiD2KSHHLLW...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0KPiD2KSHHLLWS...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DHHWSD2KSHHLLWS...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0KKD2KSHHDDWSB...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0PiPiD2KSHHDDW...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0KPiD2KSHHDDWS...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DHHWSD2KSHHDDWS...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KD2KSHHLLWSBea...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0PiD2KSHHLLWSBe...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KD2KSMuMuLLWSB...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:D2KsMuMuWSBeauty2Cha...   INFO Member list: GaudiSequencer/MERGEDINPUTS:D2KsMuMuWSBeauty2Charm_LL, FilterDesktop/D2KsMuMuWSBeauty2Charm_LL
+MERGEDINPUTS:D2KsMuMuWSBeau...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2mu+mu+KS0WSPlusLLBeauty2Charm, GaudiSequencer/INPUT:ProtoD2mu-mu-KS0WSMinusLLBeauty2Charm
+INPUT:ProtoD2mu+mu+KS0WSPlu...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseMuons_Particles, FilterDesktop/MUInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2mu+mu+KS0WSPlusLLBeauty2Charm
+INPUT:ProtoD2mu-mu-KS0WSMin...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseMuons_Particles, FilterDesktop/MUInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2mu-mu-KS0WSMinusLLBeauty2Charm
+StrippingB2D0PiD2KSMuMuLLWS...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KD2KSHHDDWSBea...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0PiD2KSHHDDWSBe...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KD2KSMuMuDDWSB...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:D2KsMuMuWSBeauty2Cha...   INFO Member list: GaudiSequencer/MERGEDINPUTS:D2KsMuMuWSBeauty2Charm_DD, FilterDesktop/D2KsMuMuWSBeauty2Charm_DD
+MERGEDINPUTS:D2KsMuMuWSBeau...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2mu+mu+KS0WSPlusDDBeauty2Charm, GaudiSequencer/INPUT:ProtoD2mu-mu-KS0WSMinusDDBeauty2Charm
+INPUT:ProtoD2mu+mu+KS0WSPlu...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseMuons_Particles, FilterDesktop/MUInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2mu+mu+KS0WSPlusDDBeauty2Charm
+INPUT:ProtoD2mu-mu-KS0WSMin...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseMuons_Particles, FilterDesktop/MUInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2mu-mu-KS0WSMinusDDBeauty2Charm
+StrippingB2D0PiD2KSMuMuDDWS...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstarMuNuWSDst2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstarMuNuWSDst2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstarMuNuWSDst2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstarMuNuWSDst2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstarKsKDDWSDst...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstarKsKLLWSDst...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstarKsPiDDWSDs...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstarKsPiLLWSDs...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KD2HHHHWSBeaut...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0PiD2HHHHWSBeau...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DHHWSD2HHHHBeau...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0KKD2HHHHWSBea...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0PiPiD2HHHHWSB...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0KPiD2HHHHWSBe...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DHHWSD2HHHHWSBe...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:D2Pi0HHBeauty2Charm_...   INFO Member list: GaudiSequencer/MERGEDINPUTS:D2Pi0HHBeauty2Charm_Resolved, FilterDesktop/D2Pi0HHBeauty2Charm_Resolved
+MERGEDINPUTS:D2Pi0HHBeauty2...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2pi+pi-pi0ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2pi+K-pi0ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+pi-pi0ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K-pi0ResolvedBeauty2Charm
+INPUT:ProtoD2pi+pi-pi0Resol...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2pi+pi-pi0ResolvedBeauty2Charm
+INPUT:ProtoD2pi+K-pi0Resolv...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2pi+K-pi0ResolvedBeauty2Charm
+INPUT:ProtoD2K+pi-pi0Resolv...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K+pi-pi0ResolvedBeauty2Charm
+INPUT:ProtoD2K+K-pi0Resolve...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K+K-pi0ResolvedBeauty2Charm
+StrippingB2D0KD2Pi0HHWSReso...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:D2Pi0HHWSBeauty2Char...   INFO Member list: GaudiSequencer/MERGEDINPUTS:D2Pi0HHWSBeauty2CharmResolved, FilterDesktop/D2Pi0HHWSBeauty2CharmResolved
+MERGEDINPUTS:D2Pi0HHWSBeaut...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2pi+pi+pi0WSPlusResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+pi+pi0WSPlusResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K+pi0WSPlusResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2pi-pi-pi0WSMinusResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K-pi-pi0WSMinusResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K-K-pi0WSMinusResolvedBeauty2Charm
+INPUT:ProtoD2pi+pi+pi0WSPlu...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2pi+pi+pi0WSPlusResolvedBeauty2Charm
+INPUT:ProtoD2K+pi+pi0WSPlus...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K+pi+pi0WSPlusResolvedBeauty2Charm
+INPUT:ProtoD2K+K+pi0WSPlusR...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K+K+pi0WSPlusResolvedBeauty2Charm
+INPUT:ProtoD2pi-pi-pi0WSMin...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2pi-pi-pi0WSMinusResolvedBeauty2Charm
+INPUT:ProtoD2K-pi-pi0WSMinu...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K-pi-pi0WSMinusResolvedBeauty2Charm
+INPUT:ProtoD2K-K-pi0WSMinus...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K-K-pi0WSMinusResolvedBeauty2Charm
+StrippingB2D0PiD2Pi0HHWSRes...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:D2Pi0HHBeauty2Charm_...   INFO Member list: GaudiSequencer/MERGEDINPUTS:D2Pi0HHBeauty2Charm_Merged, FilterDesktop/D2Pi0HHBeauty2Charm_Merged
+MERGEDINPUTS:D2Pi0HHBeauty2...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2pi+pi-pi0MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2pi+K-pi0MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+pi-pi0MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K-pi0MergedBeauty2Charm
+INPUT:ProtoD2pi+pi-pi0Merge...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2pi+pi-pi0MergedBeauty2Charm
+INPUT:ProtoD2pi+K-pi0Merged...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2pi+K-pi0MergedBeauty2Charm
+INPUT:ProtoD2K+pi-pi0Merged...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K+pi-pi0MergedBeauty2Charm
+INPUT:ProtoD2K+K-pi0MergedB...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K+K-pi0MergedBeauty2Charm
+StrippingB2D0KD2Pi0HHWSMerg...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:D2Pi0HHWSBeauty2Char...   INFO Member list: GaudiSequencer/MERGEDINPUTS:D2Pi0HHWSBeauty2CharmMerged, FilterDesktop/D2Pi0HHWSBeauty2CharmMerged
+MERGEDINPUTS:D2Pi0HHWSBeaut...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2pi+pi+pi0WSPlusMergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+pi+pi0WSPlusMergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K+pi0WSPlusMergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2pi-pi-pi0WSMinusMergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K-pi-pi0WSMinusMergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K-K-pi0WSMinusMergedBeauty2Charm
+INPUT:ProtoD2pi+pi+pi0WSPlu...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2pi+pi+pi0WSPlusMergedBeauty2Charm
+INPUT:ProtoD2K+pi+pi0WSPlus...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K+pi+pi0WSPlusMergedBeauty2Charm
+INPUT:ProtoD2K+K+pi0WSPlusM...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K+K+pi0WSPlusMergedBeauty2Charm
+INPUT:ProtoD2pi-pi-pi0WSMin...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2pi-pi-pi0WSMinusMergedBeauty2Charm
+INPUT:ProtoD2K-pi-pi0WSMinu...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K-pi-pi0WSMinusMergedBeauty2Charm
+INPUT:ProtoD2K-K-pi0WSMinus...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N3BodyDecays/ProtoD2K-K-pi0WSMinusMergedBeauty2Charm
+StrippingB2D0PiD2Pi0HHWSMer...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:D2HHKSPi0ResolvedLL       INFO Member list: GaudiSequencer/MERGEDINPUTS:D2HHKSPi0ResolvedLL, FilterDesktop/D2HHKSPi0ResolvedLL
+MERGEDINPUTS:D2HHKSPi0Resol...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2pi+pi-KS0pi0LL_ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2pi+K-KS0pi0LL_ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+pi-KS0pi0LL_ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K-KS0pi0LL_ResolvedBeauty2Charm
+INPUT:ProtoD2pi+pi-KS0pi0LL...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2pi+pi-KS0pi0LL_ResolvedBeauty2Charm
+INPUT:ProtoD2pi+K-KS0pi0LL_...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2pi+K-KS0pi0LL_ResolvedBeauty2Charm
+INPUT:ProtoD2K+pi-KS0pi0LL_...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K+pi-KS0pi0LL_ResolvedBeauty2Charm
+INPUT:ProtoD2K+K-KS0pi0LL_R...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K+K-KS0pi0LL_ResolvedBeauty2Charm
+MERGED:D2HHKSPi0MergedLL         INFO Member list: GaudiSequencer/MERGEDINPUTS:D2HHKSPi0MergedLL, FilterDesktop/D2HHKSPi0MergedLL
+MERGEDINPUTS:D2HHKSPi0MergedLL   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2pi+pi-KS0pi0LL_MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2pi+K-KS0pi0LL_MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+pi-KS0pi0LL_MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K-KS0pi0LL_MergedBeauty2Charm
+INPUT:ProtoD2pi+pi-KS0pi0LL...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2pi+pi-KS0pi0LL_MergedBeauty2Charm
+INPUT:ProtoD2pi+K-KS0pi0LL_...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2pi+K-KS0pi0LL_MergedBeauty2Charm
+INPUT:ProtoD2K+pi-KS0pi0LL_...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K+pi-KS0pi0LL_MergedBeauty2Charm
+INPUT:ProtoD2K+K-KS0pi0LL_M...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K+K-KS0pi0LL_MergedBeauty2Charm
+MERGED:D2HHKSPi0ResolvedDD       INFO Member list: GaudiSequencer/MERGEDINPUTS:D2HHKSPi0ResolvedDD, FilterDesktop/D2HHKSPi0ResolvedDD
+MERGEDINPUTS:D2HHKSPi0Resol...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2pi+pi-KS0pi0DD_ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2pi+K-KS0pi0DD_ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+pi-KS0pi0DD_ResolvedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K-KS0pi0DD_ResolvedBeauty2Charm
+INPUT:ProtoD2pi+pi-KS0pi0DD...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2pi+pi-KS0pi0DD_ResolvedBeauty2Charm
+INPUT:ProtoD2pi+K-KS0pi0DD_...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2pi+K-KS0pi0DD_ResolvedBeauty2Charm
+INPUT:ProtoD2K+pi-KS0pi0DD_...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K+pi-KS0pi0DD_ResolvedBeauty2Charm
+INPUT:ProtoD2K+K-KS0pi0DD_R...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K+K-KS0pi0DD_ResolvedBeauty2Charm
+MERGED:D2HHKSPi0MergedDD         INFO Member list: GaudiSequencer/MERGEDINPUTS:D2HHKSPi0MergedDD, FilterDesktop/D2HHKSPi0MergedDD
+MERGEDINPUTS:D2HHKSPi0MergedDD   INFO OR Member list: GaudiSequencer/INPUT:ProtoD2pi+pi-KS0pi0DD_MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2pi+K-KS0pi0DD_MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+pi-KS0pi0DD_MergedBeauty2Charm, GaudiSequencer/INPUT:ProtoD2K+K-KS0pi0DD_MergedBeauty2Charm
+INPUT:ProtoD2pi+pi-KS0pi0DD...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2pi+pi-KS0pi0DD_MergedBeauty2Charm
+INPUT:ProtoD2pi+K-KS0pi0DD_...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2pi+K-KS0pi0DD_MergedBeauty2Charm
+INPUT:ProtoD2K+pi-KS0pi0DD_...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K+pi-KS0pi0DD_MergedBeauty2Charm
+INPUT:ProtoD2K+K-KS0pi0DD_M...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD2K+K-KS0pi0DD_MergedBeauty2Charm
+StrippingB02DHHWSD2Pi0HHRes...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DHHWSD2Pi0HHMer...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DKWSD2Pi0HHHRes...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DPiWSD2Pi0HHHRe...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DKWSD2Pi0HHHMer...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DPiWSD2Pi0HHHMe...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DKPiPiSSWSD2HHH...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DKKPiWSD2HHHPID...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstPiPiPiWSDsta...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstKPiPiWSDstar...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstKKPiWSDstar2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DDWSBeauty2Char...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:Pi0AllBeauty2Charm        INFO Member list: GaudiSequencer/MERGEDINPUTS:Pi0AllBeauty2Charm, FilterDesktop/Pi0AllBeauty2Charm
+MERGEDINPUTS:Pi0AllBeauty2C...   INFO OR Member list: GaudiSequencer/INPUT:Pi0MergedInputsBeauty2CharmFilter, GaudiSequencer/INPUT:Pi0ResolvedInputsBeauty2CharmFilter
+INPUT:Pi0MergedInputsBeauty...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter
+INPUT:Pi0ResolvedInputsBeau...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter
+StrippingB2Dstar0KDst02D0Pi...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2Dstar0PiDst02D0P...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2Dstar0KDst02D0Pi...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2Dstar0PiDst02D0P...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2Dstar0KDst02D0Ga...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2Dstar0PiDst02D0G...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2Dstar0KDst02D0Ga...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2Dstar0PiDst02D0G...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstDstWSBeauty2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstDWSBeauty2Ch...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:DANDDSCFPIDBeauty2Charm   INFO Member list: GaudiSequencer/MERGEDINPUTS:DANDDSCFPIDBeauty2Charm, FilterDesktop/DANDDSCFPIDBeauty2Charm
+MERGEDINPUTS:DANDDSCFPIDBea...   INFO OR Member list: GaudiSequencer/INPUT:D2KpKmPip_cc_PIDBeauty2CharmFilter, GaudiSequencer/INPUT:D2KmPipPip_cc_PIDBeauty2CharmFilter
+INPUT:D2KpKmPip_cc_PIDBeaut...   INFO Member list: GaudiSequencer/MERGED:D2HHHBeauty2Charm, FilterDesktop/D2KpKmPip_ccBeauty2CharmFilter, FilterDesktop/D2KpKmPip_cc_PIDBeauty2CharmFilter
+INPUT:D2KmPipPip_cc_PIDBeau...   INFO Member list: GaudiSequencer/MERGED:D2HHHBeauty2Charm, FilterDesktop/D2KmPipPip_ccBeauty2CharmFilter, FilterDesktop/D2KmPipPip_cc_PIDBeauty2CharmFilter
+StrippingB2DDKWSBeauty2Char...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0DKWSBeauty2Ch...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0DKWSD02K3PiBe...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2DstDKWSBeauty2Ch...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2DstDKWSDstarD02K...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstD0KWSBeauty2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstD0KWSD02K3Pi...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstD0KWSDstarD0...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstD0KWSDstarD0...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2DstDstKWSBeauty2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2DstDstKWSDstarD0...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2DstDstKWSDstarD0...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2Dst2460DKWSBeaut...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DDKSWSDDBeauty2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstDKSWSDDBeaut...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstDKSWSDDDstar...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstDstKSWSDDBea...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstDstKSWSDDDst...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstDstKSWSDDDst...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DDKSWSLLBeauty2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstDKSWSLLBeaut...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstDKSWSLLDstar...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstDstKSWSLLBea...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstDstKSWSLLDst...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstDstKSWSLLDst...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2DDPiWSBeauty2Cha...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0DPiWSBeauty2C...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0DPiWSD02K3PiB...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2DstDPiWSBeauty2C...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2DstDPiWSDstarD02...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstD0PiWSBeauty...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstD0PiWSD02K3P...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstD0PiWSDstarD...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DstD0PiWSDstarD...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2DstDstPiWSBeauty...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2DstDstPiWSDstarD...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2DstDstPiWSDstarD...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2Dst2460DPiWSBeau...   INFO Prescaling events; keeping 0.1 of events 
+StrippingLb2LcKWSLc2PKPiBea...   INFO Prescaling events; keeping 0.1 of events 
+StrippingLb2LcPiWSLc2PKPiBe...   INFO Prescaling events; keeping 0.1 of events 
+StrippingLb2LcPiNoIPWSLc2PK...   INFO Prescaling events; keeping 0.1 of events 
+StrippingLb2XicKWSXic2PKPiB...   INFO Prescaling events; keeping 0.1 of events 
+StrippingLb2XicPiWSXic2PKPi...   INFO Prescaling events; keeping 0.1 of events 
+StrippingLb2XicPiNoIPWSXic2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingXib2Xic0PiWSXic02P...   INFO Prescaling events; keeping 0.1 of events 
+StrippingXib2Xic0KWSXic02PK...   INFO Prescaling events; keeping 0.1 of events 
+StrippingXib2Xic0PiNoIPWSXi...   INFO Prescaling events; keeping 0.1 of events 
+StrippingOmegab2Omegac0KWSO...   INFO Prescaling events; keeping 0.1 of events 
+StrippingOmegab2Omegac0PiWS...   INFO Prescaling events; keeping 0.1 of events 
+StrippingOmegab2Omegac0PiNo...   INFO Prescaling events; keeping 0.1 of events 
+StrippingXib02XicDWSXic2PKP...   INFO Prescaling events; keeping 0.1 of events 
+StrippingXib2Xic0DWSXic02PK...   INFO Prescaling events; keeping 0.1 of events 
+StrippingXib02XicPiPiPiWSXi...   INFO Prescaling events; keeping 0.1 of events 
+StrippingXib02XicKPiPiWSXic...   INFO Prescaling events; keeping 0.1 of events 
+StrippingXib2Xic0KPiPiWSXic...   INFO Prescaling events; keeping 0.1 of events 
+StrippingXib2Xic0PiPiPiWSXi...   INFO Prescaling events; keeping 0.1 of events 
+StrippingXib2LcDsKWSLc2PKPi...   INFO Prescaling events; keeping 0.1 of events 
+StrippingXib02LcDsKPiWSLc2P...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2LcDspbarWSLc2PKP...   INFO Prescaling events; keeping 0.1 of events 
+StrippingSb02DPWSD2HHHPIDBe...   INFO Prescaling events; keeping 0.1 of events 
+StrippingLb2D0PHWSD02HHBeau...   INFO Prescaling events; keeping 0.1 of events 
+StrippingLb2LcKPiPiWSLc2PKP...   INFO Prescaling events; keeping 0.1 of events 
+StrippingLb2LcPiPiPiWSLc2PK...   INFO Prescaling events; keeping 0.1 of events 
+StrippingLb2LcppbarKWSLc2PK...   INFO Prescaling events; keeping 0.1 of events 
+StrippingLb2LcppbarPiWSLc2P...   INFO Prescaling events; keeping 0.1 of events 
+StrippingLb2LcKKPiWSLc2PKPi...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02LcpbarPiPiWSLc2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02LcpbarpbarpWSLc...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02LcpbarKKWSLc2PK...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02LcpbarKPiWSLc2P...   INFO Prescaling events; keeping 0.1 of events 
+StrippingLb2LcDWSD2HHHPIDBe...   INFO Prescaling events; keeping 0.1 of events 
+StrippingX2LcD0PiWSD02KPiBe...   INFO Prescaling events; keeping 0.1 of events 
+StrippingX2LcD0KWSD02KPiBea...   INFO Prescaling events; keeping 0.1 of events 
+StrippingX02XiccpPiWSXiccp2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingX02XiccpKWSXiccp2X...   INFO Prescaling events; keeping 0.1 of events 
+StrippingX2XiccppKWSXiccpp2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingX2XiccppPiWSXiccpp...   INFO Prescaling events; keeping 0.1 of events 
+StrippingX2LcPiPiWSLc2PKPiB...   INFO Prescaling events; keeping 0.1 of events 
+StrippingX2LcKPiWSLc2PKPiBe...   INFO Prescaling events; keeping 0.1 of events 
+StrippingX2LcKKWSLc2PKPiBea...   INFO Prescaling events; keeping 0.1 of events 
+StrippingX2LcKPiPiPiWSLc2PK...   INFO Prescaling events; keeping 0.1 of events 
+StrippingXib2XicKKWSXic2PKP...   INFO Prescaling events; keeping 0.1 of events 
+StrippingXib2XicPiPiWSXic2P...   INFO Prescaling events; keeping 0.1 of events 
+StrippingXib2XicKPiWSXic2PK...   INFO Prescaling events; keeping 0.1 of events 
+StrippingLb2LcDstWSDstar2D0...   INFO Prescaling events; keeping 0.1 of events 
+StrippingX2LcLcWSBeauty2Cha...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2LcpbarKWSLc2PKPi...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2LcpbarPiWSLc2PKP...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2LcpbarWSLc2PKPiB...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02LcpbarKSWSDDLc2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02LcpbarKSWSLLLc2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingLb2DLambda0DDpiWSD...   INFO Prescaling events; keeping 0.1 of events 
+StrippingLb2DLambda0LLpiWSD...   INFO Prescaling events; keeping 0.1 of events 
+StrippingXib2D0Lambda0DDpiW...   INFO Prescaling events; keeping 0.1 of events 
+StrippingXib2D0Lambda0LLpiW...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02LcLambda0PiWSLc...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02LcLambda0KWSLc2...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02DKLTUBD2HHHBeau...   INFO Prescaling events; keeping 0.04 of events 
+StrippingB02DsKPiPiLTUBD2HH...   INFO Prescaling events; keeping 0.004 of events 
+MERGED:BC2DD-D2KSHHH-Beauty...   INFO Member list: GaudiSequencer/MERGEDINPUTS:BC2DD-D2KSHHH-Beauty2Charm, FilterDesktop/BC2DD-D2KSHHH-Beauty2Charm
+MERGEDINPUTS:BC2DD-D2KSHHH-...   INFO OR Member list: GaudiSequencer/INPUT:D2KsHHHLLPIDNOSSKBeauty2CharmFilter, GaudiSequencer/INPUT:D2KsHHHDDPIDNOSSKBeauty2CharmFilter
+INPUT:D2KsHHHLLPIDNOSSKBeau...   INFO Member list: GaudiSequencer/MERGED:D2KsHHHBeauty2Charm_LL, FilterDesktop/D2KsHHHLLPIDBeauty2CharmFilter, FilterDesktop/D2KsHHHLLPIDNOSSKBeauty2CharmFilter
+MERGED:D2KsHHHBeauty2Charm_LL    INFO Member list: GaudiSequencer/MERGEDINPUTS:D2KsHHHBeauty2Charm_LL, FilterDesktop/D2KsHHHBeauty2Charm_LL
+MERGEDINPUTS:D2KsHHHBeauty2...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD+2pi+pi-pi+KS0LLBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+pi-pi+KS0LLBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2pi+K-pi+KS0LLBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+K-pi+KS0LLBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+pi-K+KS0LLBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+K-K+KS0LLBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2pi-pi+pi-KS0LLBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-pi+pi-KS0LLBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2pi-K+pi-KS0LLBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-K+pi-KS0LLBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-pi+K-KS0LLBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-K+K-KS0LLBeauty2Charm
+INPUT:ProtoD+2pi+pi-pi+KS0L...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2pi+pi-pi+KS0LLBeauty2Charm
+INPUT:ProtoD+2K+pi-pi+KS0LL...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2K+pi-pi+KS0LLBeauty2Charm
+INPUT:ProtoD+2pi+K-pi+KS0LL...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2pi+K-pi+KS0LLBeauty2Charm
+INPUT:ProtoD+2K+K-pi+KS0LLB...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2K+K-pi+KS0LLBeauty2Charm
+INPUT:ProtoD+2K+pi-K+KS0LLB...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2K+pi-K+KS0LLBeauty2Charm
+INPUT:ProtoD+2K+K-K+KS0LLBe...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2K+K-K+KS0LLBeauty2Charm
+INPUT:ProtoD-2pi-pi+pi-KS0L...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2pi-pi+pi-KS0LLBeauty2Charm
+INPUT:ProtoD-2K-pi+pi-KS0LL...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2K-pi+pi-KS0LLBeauty2Charm
+INPUT:ProtoD-2pi-K+pi-KS0LL...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2pi-K+pi-KS0LLBeauty2Charm
+INPUT:ProtoD-2K-K+pi-KS0LLB...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2K-K+pi-KS0LLBeauty2Charm
+INPUT:ProtoD-2K-pi+K-KS0LLB...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2K-pi+K-KS0LLBeauty2Charm
+INPUT:ProtoD-2K-K+K-KS0LLBe...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0_LLInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2K-K+K-KS0LLBeauty2Charm
+INPUT:D2KsHHHDDPIDNOSSKBeau...   INFO Member list: GaudiSequencer/MERGED:D2KsHHHBeauty2Charm_DD, FilterDesktop/D2KsHHHDDPIDBeauty2CharmFilter, FilterDesktop/D2KsHHHDDPIDNOSSKBeauty2CharmFilter
+MERGED:D2KsHHHBeauty2Charm_DD    INFO Member list: GaudiSequencer/MERGEDINPUTS:D2KsHHHBeauty2Charm_DD, FilterDesktop/D2KsHHHBeauty2Charm_DD
+MERGEDINPUTS:D2KsHHHBeauty2...   INFO OR Member list: GaudiSequencer/INPUT:ProtoD+2pi+pi-pi+KS0DDBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+pi-pi+KS0DDBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2pi+K-pi+KS0DDBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+K-pi+KS0DDBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+pi-K+KS0DDBeauty2Charm, GaudiSequencer/INPUT:ProtoD+2K+K-K+KS0DDBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2pi-pi+pi-KS0DDBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-pi+pi-KS0DDBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2pi-K+pi-KS0DDBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-K+pi-KS0DDBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-pi+K-KS0DDBeauty2Charm, GaudiSequencer/INPUT:ProtoD-2K-K+K-KS0DDBeauty2Charm
+INPUT:ProtoD+2pi+pi-pi+KS0D...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2pi+pi-pi+KS0DDBeauty2Charm
+INPUT:ProtoD+2K+pi-pi+KS0DD...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2K+pi-pi+KS0DDBeauty2Charm
+INPUT:ProtoD+2pi+K-pi+KS0DD...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2pi+K-pi+KS0DDBeauty2Charm
+INPUT:ProtoD+2K+K-pi+KS0DDB...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2K+K-pi+KS0DDBeauty2Charm
+INPUT:ProtoD+2K+pi-K+KS0DDB...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2K+pi-K+KS0DDBeauty2Charm
+INPUT:ProtoD+2K+K-K+KS0DDBe...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD+2K+K-K+KS0DDBeauty2Charm
+INPUT:ProtoD-2pi-pi+pi-KS0D...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2pi-pi+pi-KS0DDBeauty2Charm
+INPUT:ProtoD-2K-pi+pi-KS0DD...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2K-pi+pi-KS0DDBeauty2Charm
+INPUT:ProtoD-2pi-K+pi-KS0DD...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2pi-K+pi-KS0DDBeauty2Charm
+INPUT:ProtoD-2K-K+pi-KS0DDB...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2K-K+pi-KS0DDBeauty2Charm
+INPUT:ProtoD-2K-pi+K-KS0DDB...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2K-pi+K-KS0DDBeauty2Charm
+INPUT:ProtoD-2K-K+K-KS0DDBe...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0_DDInputsBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/KInputsBeauty2CharmFilter, DaVinci::N4BodyDecays/ProtoD-2K-K+K-KS0DDBeauty2Charm
+MERGED:BC2DD-D02HHPI0-Beaut...   INFO Member list: GaudiSequencer/MERGEDINPUTS:BC2DD-D02HHPI0-Beauty2Charm, FilterDesktop/BC2DD-D02HHPI0-Beauty2Charm
+MERGEDINPUTS:BC2DD-D02HHPI0...   INFO OR Member list: GaudiSequencer/INPUT:D2MergedTightPi0HHPIDBeauty2CharmFilter, GaudiSequencer/INPUT:D2ResolvedTightPi0HHPIDBeauty2CharmFilter
+INPUT:D2MergedTightPi0HHPID...   INFO Member list: GaudiSequencer/MERGED:D2Pi0HHBeauty2Charm_Merged, FilterDesktop/D2MergedPi0HHPIDBeauty2CharmFilter, FilterDesktop/D2MergedTightPi0HHPIDBeauty2CharmFilter
+INPUT:D2ResolvedTightPi0HHP...   INFO Member list: GaudiSequencer/MERGED:D2Pi0HHBeauty2Charm_Resolved, FilterDesktop/D2ResolvedPi0HHPIDBeauty2CharmFilter, FilterDesktop/D2ResolvedTightPi0HHPIDBeauty2CharmFilter
+MERGED:BC2DD-D02KSHH-Beauty...   INFO Member list: GaudiSequencer/MERGEDINPUTS:BC2DD-D02KSHH-Beauty2Charm, FilterDesktop/BC2DD-D02KSHH-Beauty2Charm
+MERGEDINPUTS:BC2DD-D02KSHH-...   INFO OR Member list: GaudiSequencer/INPUT:D2KsHHLLPIDBeauty2CharmFilter, GaudiSequencer/INPUT:D2KsHHDDPIDBeauty2CharmFilter
+INPUT:D2KsHHLLPIDBeauty2Cha...   INFO Member list: GaudiSequencer/MERGED:D2KsHHLLBeauty2Charm, FilterDesktop/D2KsHHLLPIDBeauty2CharmFilter
+INPUT:D2KsHHDDPIDBeauty2Cha...   INFO Member list: GaudiSequencer/MERGED:D2KsHHDDBeauty2Charm, FilterDesktop/D2KsHHDDPIDBeauty2CharmFilter
+MERGED:BC2DD-D2KSH-Beauty2C...   INFO Member list: GaudiSequencer/MERGEDINPUTS:BC2DD-D2KSH-Beauty2Charm, FilterDesktop/BC2DD-D2KSH-Beauty2Charm
+MERGEDINPUTS:BC2DD-D2KSH-Be...   INFO OR Member list: GaudiSequencer/INPUT:D2KsHLLPIDBeauty2CharmFilter, GaudiSequencer/INPUT:D2KsHDDPIDBeauty2CharmFilter
+INPUT:D2KsHLLPIDBeauty2Char...   INFO Member list: GaudiSequencer/MERGED:D2KsHBeauty2Charm_LL, FilterDesktop/D2KsHLLPIDBeauty2CharmFilter
+INPUT:D2KsHDDPIDBeauty2Char...   INFO Member list: GaudiSequencer/MERGED:D2KsHBeauty2Charm_DD, FilterDesktop/D2KsHDDPIDBeauty2CharmFilter
+MERGED:BC2DD-Dst2DPI0D2HHH-...   INFO Member list: GaudiSequencer/MERGEDINPUTS:BC2DD-Dst2DPI0D2HHH-Beauty2Charm, FilterDesktop/BC2DD-Dst2DPI0D2HHH-Beauty2Charm
+MERGEDINPUTS:BC2DD-Dst2DPI0...   INFO OR Member list: GaudiSequencer/INPUT:Dstar2DD2HHHPIDPi0MergedBeauty2Charm, GaudiSequencer/INPUT:Dstar2DD2HHHPIDPi0ResolvedBeauty2Charm
+INPUT:Dstar2DD2HHHPIDPi0Mer...   INFO Member list: GaudiSequencer/MERGED:D2HHHBeauty2Charm, FilterDesktop/D2HHHPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, CombineParticles/Dstar2DD2HHHPIDPi0MergedBeauty2Charm
+INPUT:Dstar2DD2HHHPIDPi0Res...   INFO Member list: GaudiSequencer/MERGED:D2HHHBeauty2Charm, FilterDesktop/D2HHHPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, CombineParticles/Dstar2DD2HHHPIDPi0ResolvedBeauty2Charm
+MERGED:BC2DD-Dst2DGammaD2KS...   INFO Member list: GaudiSequencer/MERGEDINPUTS:BC2DD-Dst2DGammaD2KSH-Beauty2Charm, FilterDesktop/BC2DD-Dst2DGammaD2KSH-Beauty2Charm
+MERGEDINPUTS:BC2DD-Dst2DGam...   INFO OR Member list: GaudiSequencer/INPUT:Dstar2DGammaD2KsHLLBeauty2Charm, GaudiSequencer/INPUT:Dstar2DGammaD2KsHDDBeauty2Charm
+INPUT:Dstar2DGammaD2KsHLLBe...   INFO Member list: GaudiSequencer/MERGED:D2KsHBeauty2Charm_LL, LoKi::VoidFilter/SelFilterPhys_StdLooseAllPhotons_Particles, FilterDesktop/GammaBeauty2CharmFilter, CombineParticles/Dstar2DGammaD2KsHLLBeauty2Charm
+INPUT:Dstar2DGammaD2KsHDDBe...   INFO Member list: GaudiSequencer/MERGED:D2KsHBeauty2Charm_DD, LoKi::VoidFilter/SelFilterPhys_StdLooseAllPhotons_Particles, FilterDesktop/GammaBeauty2CharmFilter, CombineParticles/Dstar2DGammaD2KsHDDBeauty2Charm
+MERGED:BC2DD-Dst2DGammaD2KS...   INFO Member list: GaudiSequencer/MERGEDINPUTS:BC2DD-Dst2DGammaD2KSHHH-Beauty2Charm, FilterDesktop/BC2DD-Dst2DGammaD2KSHHH-Beauty2Charm
+MERGEDINPUTS:BC2DD-Dst2DGam...   INFO OR Member list: GaudiSequencer/INPUT:Dstar2DGammaD2KsHHHLLPIDBeauty2Charm, GaudiSequencer/INPUT:Dstar2DGammaD2KsHHHDDPIDBeauty2Charm
+INPUT:Dstar2DGammaD2KsHHHLL...   INFO Member list: GaudiSequencer/MERGED:D2KsHHHBeauty2Charm_LL, FilterDesktop/D2KsHHHLLPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseAllPhotons_Particles, FilterDesktop/GammaBeauty2CharmFilter, CombineParticles/Dstar2DGammaD2KsHHHLLPIDBeauty2Charm
+INPUT:Dstar2DGammaD2KsHHHDD...   INFO Member list: GaudiSequencer/MERGED:D2KsHHHBeauty2Charm_DD, FilterDesktop/D2KsHHHDDPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseAllPhotons_Particles, FilterDesktop/GammaBeauty2CharmFilter, CombineParticles/Dstar2DGammaD2KsHHHDDPIDBeauty2Charm
+MERGED:BC2DD-Dst2D0PID02KSH...   INFO Member list: GaudiSequencer/MERGEDINPUTS:BC2DD-Dst2D0PID02KSHH-Beauty2Charm, FilterDesktop/BC2DD-Dst2D0PID02KSHH-Beauty2Charm
+MERGEDINPUTS:BC2DD-Dst2D0PI...   INFO OR Member list: GaudiSequencer/INPUT:DstarD2KSHHLLPID2D0PiBeauty2Charm, GaudiSequencer/INPUT:DstarD2KSHHDDPID2D0PiBeauty2Charm
+INPUT:DstarD2KSHHLLPID2D0Pi...   INFO Member list: GaudiSequencer/MERGED:D2KsHHLLBeauty2Charm, FilterDesktop/D2KsHHLLPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, CombineParticles/DstarD2KSHHLLPID2D0PiBeauty2Charm
+INPUT:DstarD2KSHHDDPID2D0Pi...   INFO Member list: GaudiSequencer/MERGED:D2KsHHDDBeauty2Charm, FilterDesktop/D2KsHHDDPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/PiInputsBeauty2CharmFilter, CombineParticles/DstarD2KSHHDDPID2D0PiBeauty2Charm
+MERGED:BC2DD-Dst2DPI0D2KSHH...   INFO Member list: GaudiSequencer/MERGEDINPUTS:BC2DD-Dst2DPI0D2KSHHH-Beauty2Charm, FilterDesktop/BC2DD-Dst2DPI0D2KSHHH-Beauty2Charm
+MERGEDINPUTS:BC2DD-Dst2DPI0...   INFO OR Member list: GaudiSequencer/INPUT:Dstar2DD2KSHHHLLPIDPi0MergedBeauty2Charm, GaudiSequencer/INPUT:Dstar2DD2KSHHHLLPIDPi0ResolvedBeauty2Charm, GaudiSequencer/INPUT:Dstar2DD2KSHHHDDPIDPi0MergedBeauty2Charm, GaudiSequencer/INPUT:Dstar2DD2KSHHHDDPIDPi0ResolvedBeauty2Charm
+INPUT:Dstar2DD2KSHHHLLPIDPi...   INFO Member list: GaudiSequencer/MERGED:D2KsHHHBeauty2Charm_LL, FilterDesktop/D2KsHHHLLPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, CombineParticles/Dstar2DD2KSHHHLLPIDPi0MergedBeauty2Charm
+INPUT:Dstar2DD2KSHHHLLPIDPi...   INFO Member list: GaudiSequencer/MERGED:D2KsHHHBeauty2Charm_LL, FilterDesktop/D2KsHHHLLPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, CombineParticles/Dstar2DD2KSHHHLLPIDPi0ResolvedBeauty2Charm
+INPUT:Dstar2DD2KSHHHDDPIDPi...   INFO Member list: GaudiSequencer/MERGED:D2KsHHHBeauty2Charm_DD, FilterDesktop/D2KsHHHDDPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, CombineParticles/Dstar2DD2KSHHHDDPIDPi0MergedBeauty2Charm
+INPUT:Dstar2DD2KSHHHDDPIDPi...   INFO Member list: GaudiSequencer/MERGED:D2KsHHHBeauty2Charm_DD, FilterDesktop/D2KsHHHDDPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, CombineParticles/Dstar2DD2KSHHHDDPIDPi0ResolvedBeauty2Charm
+MERGED:BC2DD-Dst2DPI0D2KSH-...   INFO Member list: GaudiSequencer/MERGEDINPUTS:BC2DD-Dst2DPI0D2KSH-Beauty2Charm, FilterDesktop/BC2DD-Dst2DPI0D2KSH-Beauty2Charm
+MERGEDINPUTS:BC2DD-Dst2DPI0...   INFO OR Member list: GaudiSequencer/INPUT:Dstar2DD2KSHLLPi0MergedBeauty2Charm, GaudiSequencer/INPUT:Dstar2DD2KSHLLPi0ResolvedBeauty2Charm, GaudiSequencer/INPUT:Dstar2DD2KSHDDPi0MergedBeauty2Charm, GaudiSequencer/INPUT:Dstar2DD2KSHDDPi0ResolvedBeauty2Charm
+INPUT:Dstar2DD2KSHLLPi0Merg...   INFO Member list: GaudiSequencer/MERGED:D2KsHBeauty2Charm_LL, LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, CombineParticles/Dstar2DD2KSHLLPi0MergedBeauty2Charm
+INPUT:Dstar2DD2KSHLLPi0Reso...   INFO Member list: GaudiSequencer/MERGED:D2KsHBeauty2Charm_LL, LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, CombineParticles/Dstar2DD2KSHLLPi0ResolvedBeauty2Charm
+INPUT:Dstar2DD2KSHDDPi0Merg...   INFO Member list: GaudiSequencer/MERGED:D2KsHBeauty2Charm_DD, LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, CombineParticles/Dstar2DD2KSHDDPi0MergedBeauty2Charm
+INPUT:Dstar2DD2KSHDDPi0Reso...   INFO Member list: GaudiSequencer/MERGED:D2KsHBeauty2Charm_DD, LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, CombineParticles/Dstar2DD2KSHDDPi0ResolvedBeauty2Charm
+MERGED:BC2DD-Dst02D0GammaD0...   INFO Member list: GaudiSequencer/MERGEDINPUTS:BC2DD-Dst02D0GammaD02KSHH-Beauty2Charm, FilterDesktop/BC2DD-Dst02D0GammaD02KSHH-Beauty2Charm
+MERGEDINPUTS:BC2DD-Dst02D0G...   INFO OR Member list: GaudiSequencer/INPUT:Dstar02D0KsHHLLPIDBeauty2Charm, GaudiSequencer/INPUT:Dstar02D0KsHHDDPIDBeauty2Charm
+INPUT:Dstar02D0KsHHLLPIDBea...   INFO Member list: GaudiSequencer/MERGED:D2KsHHLLBeauty2Charm, FilterDesktop/D2KsHHLLPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseAllPhotons_Particles, FilterDesktop/GammaBeauty2CharmFilter, CombineParticles/Dstar02D0KsHHLLPIDBeauty2Charm
+INPUT:Dstar02D0KsHHDDPIDBea...   INFO Member list: GaudiSequencer/MERGED:D2KsHHDDBeauty2Charm, FilterDesktop/D2KsHHDDPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseAllPhotons_Particles, FilterDesktop/GammaBeauty2CharmFilter, CombineParticles/Dstar02D0KsHHDDPIDBeauty2Charm
+MERGED:BC2DD-Dst02D0PI0D02H...   INFO Member list: GaudiSequencer/MERGEDINPUTS:BC2DD-Dst02D0PI0D02HH-Beauty2Charm, FilterDesktop/BC2DD-Dst02D0PI0D02HH-Beauty2Charm
+MERGEDINPUTS:BC2DD-Dst02D0P...   INFO OR Member list: GaudiSequencer/INPUT:Dstar02D0D2HHPIDPi0MergedBeauty2Charm, GaudiSequencer/INPUT:Dstar02D0D2HHPIDPi0ResolvedBeauty2Charm
+INPUT:Dstar02D0D2HHPIDPi0Me...   INFO Member list: GaudiSequencer/MERGED:D2HHBeauty2Charm, FilterDesktop/D2HHPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, CombineParticles/Dstar02D0D2HHPIDPi0MergedBeauty2Charm
+INPUT:Dstar02D0D2HHPIDPi0Re...   INFO Member list: GaudiSequencer/MERGED:D2HHBeauty2Charm, FilterDesktop/D2HHPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, CombineParticles/Dstar02D0D2HHPIDPi0ResolvedBeauty2Charm
+MERGED:BC2DD-Dst02D0PI0D02K...   INFO Member list: GaudiSequencer/MERGEDINPUTS:BC2DD-Dst02D0PI0D02KHHH-Beauty2Charm, FilterDesktop/BC2DD-Dst02D0PI0D02KHHH-Beauty2Charm
+MERGEDINPUTS:BC2DD-Dst02D0P...   INFO OR Member list: GaudiSequencer/INPUT:Dstar02D0D2K3HPIDPi0MergedBeauty2Charm, GaudiSequencer/INPUT:Dstar02D0D2K3HPIDPi0ResolvedBeauty2Charm
+INPUT:Dstar02D0D2K3HPIDPi0M...   INFO Member list: GaudiSequencer/MERGED:D2HHHHBeauty2Charm, FilterDesktop/D2K3HBeauty2CharmFilter, FilterDesktop/D2K3HPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Pi0MergedInputsBeauty2CharmFilter, CombineParticles/Dstar02D0D2K3HPIDPi0MergedBeauty2Charm
+INPUT:Dstar02D0D2K3HPIDPi0R...   INFO Member list: GaudiSequencer/MERGED:D2HHHHBeauty2Charm, FilterDesktop/D2K3HBeauty2CharmFilter, FilterDesktop/D2K3HPIDBeauty2CharmFilter, LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Pi0ResolvedInputsBeauty2CharmFilter, CombineParticles/Dstar02D0D2K3HPIDPi0ResolvedBeauty2Charm
+MERGED:BC2DD-Dst02D0PI0D02K...   INFO Member list: GaudiSequencer/MERGEDINPUTS:BC2DD-Dst02D0PI0D02KSHH-Beauty2Charm, FilterDesktop/BC2DD-Dst02D0PI0D02KSHH-Beauty2Charm
+MERGEDINPUTS:BC2DD-Dst02D0P...   INFO OR Member list: GaudiSequencer/INPUT:Dstar02D0KsHHLLPIDPi0allBeauty2Charm, GaudiSequencer/INPUT:Dstar02D0KsHHDDPIDPi0allBeauty2Charm
+INPUT:Dstar02D0KsHHLLPIDPi0...   INFO Member list: GaudiSequencer/MERGED:D2KsHHLLBeauty2Charm, FilterDesktop/D2KsHHLLPIDBeauty2CharmFilter, GaudiSequencer/MERGED:Pi0AllBeauty2Charm, CombineParticles/Dstar02D0KsHHLLPIDPi0allBeauty2Charm
+INPUT:Dstar02D0KsHHDDPIDPi0...   INFO Member list: GaudiSequencer/MERGED:D2KsHHDDBeauty2Charm, FilterDesktop/D2KsHHDDPIDBeauty2CharmFilter, GaudiSequencer/MERGED:Pi0AllBeauty2Charm, CombineParticles/Dstar02D0KsHHDDPIDPi0allBeauty2Charm
+StrippingBLVLb2LcpiLinePreS...   INFO Prescaling events; keeping 0.1 of events 
+StrippingBLVB2DpiLinePreScaler   INFO Prescaling events; keeping 0.1 of events 
+StrippingBLVBs2DspiLinePreS...   INFO Prescaling events; keeping 0.1 of events 
+StrippingBLVB2LcpLinePreScaler   INFO Prescaling events; keeping 0.2 of events 
+MERGED:Bs2EtacPhiBDTInputKs      INFO Member list: GaudiSequencer/MERGEDINPUTS:Bs2EtacPhiBDTInputKs, FilterDesktop/Bs2EtacPhiBDTInputKs
+MERGEDINPUTS:Bs2EtacPhiBDTI...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseKsDD_Particles, GaudiSequencer/INPUT:Phys_StdLooseKsLL_Particles
+MERGED:Bs2EtacPhiBDTSelEtac      INFO Member list: GaudiSequencer/MERGEDINPUTS:Bs2EtacPhiBDTSelEtac, FilterDesktop/Bs2EtacPhiBDTSelEtac
+MERGEDINPUTS:Bs2EtacPhiBDTS...   INFO OR Member list: GaudiSequencer/INPUT:Bs2EtacPhiBDTSelEtac2KKPiPi, GaudiSequencer/INPUT:Bs2EtacPhiBDTSelEtac2KKKK, GaudiSequencer/INPUT:Bs2EtacPhiBDTSelEtac2PiPiPiPi
+INPUT:Bs2EtacPhiBDTSelEtac2...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/Bs2EtacPhiBDTSelKaons, LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/Bs2EtacPhiBDTSelPions, DaVinci::N4BodyDecays/Bs2EtacPhiBDTSelEtac2KKPiPi
+INPUT:Bs2EtacPhiBDTSelEtac2...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/Bs2EtacPhiBDTSelKaons, DaVinci::N4BodyDecays/Bs2EtacPhiBDTSelEtac2KKKK
+INPUT:Bs2EtacPhiBDTSelEtac2...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/Bs2EtacPhiBDTSelPions, DaVinci::N4BodyDecays/Bs2EtacPhiBDTSelEtac2PiPiPiPi
+MERGED:XB2DPiPSelDpDs            INFO Member list: GaudiSequencer/MERGEDINPUTS:XB2DPiPSelDpDs, FilterDesktop/XB2DPiPSelDpDs
+MERGEDINPUTS:XB2DPiPSelDpDs      INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseDplus2KPiPi_Particles, GaudiSequencer/INPUT:Phys_StdLooseDplus2KKPi_Particles
+INPUT:Phys_StdLooseDplus2KP...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDplus2KPiPi_Particles
+INPUT:Phys_StdLooseDplus2KK...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDplus2KKPi_Particles
+MERGED:DaughtersForB2XEta        INFO Member list: GaudiSequencer/MERGEDINPUTS:DaughtersForB2XEta, FilterDesktop/DaughtersForB2XEta
+MERGEDINPUTS:DaughtersForB2...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLoosePions_Particles, GaudiSequencer/INPUT:Phys_StdLooseAllPhotons_Particles, GaudiSequencer/INPUT:Phys_StdLooseResolvedPi0_Particles
+INPUT:Phys_StdLoosePions_Pa...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles
+INPUT:Phys_StdLooseAllPhoto...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseAllPhotons_Particles
+INPUT:Phys_StdLooseResolved...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles
+StrippingBetaSBs2PhiPhiWide...   INFO Prescaling events; keeping 0.15 of events 
+StrippingB2XTau_DD_SameSign...   INFO Prescaling events; keeping 0.5 of events 
+StrippingB2XTau_TauMu_SameS...   INFO Prescaling events; keeping 0.5 of events 
+StrippingB2XTau_DPi_SameSig...   INFO Prescaling events; keeping 0.5 of events 
+StrippingB2XTau_TauMu_piSS_...   INFO Prescaling events; keeping 0.5 of events 
+MERGED:InputForB2twobody         INFO Member list: GaudiSequencer/MERGEDINPUTS:InputForB2twobody, FilterDesktop/InputForB2twobody
+MERGEDINPUTS:InputForB2twobody   INFO OR Member list: GaudiSequencer/INPUT:PiForB2twobody, GaudiSequencer/INPUT:KForB2twobody, GaudiSequencer/INPUT:pForB2twobody, GaudiSequencer/INPUT:KsForB2twobody, GaudiSequencer/INPUT:LmForB2twobody, GaudiSequencer/INPUT:DzForB2twobody, GaudiSequencer/INPUT:DpForB2twobody, GaudiSequencer/INPUT:DsForB2twobody, GaudiSequencer/INPUT:LcForB2twobody, GaudiSequencer/INPUT:PhForB2twobody, GaudiSequencer/INPUT:JpForB2twobody, GaudiSequencer/INPUT:DSForB2twobody
+INPUT:PiForB2twobody             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/PiForB2twobody
+INPUT:KForB2twobody              INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/KForB2twobody
+INPUT:pForB2twobody              INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseProtons_Particles, FilterDesktop/pForB2twobody
+INPUT:KsForB2twobody             INFO Member list: GaudiSequencer/MERGED:MergedKsForKsForB2twobody, FilterDesktop/KsForB2twobody
+MERGED:MergedKsForKsForB2tw...   INFO Member list: GaudiSequencer/MERGEDINPUTS:MergedKsForKsForB2twobody, FilterDesktop/MergedKsForKsForB2twobody
+MERGEDINPUTS:MergedKsForKsF...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseKsDD_Particles, GaudiSequencer/INPUT:Phys_StdLooseKsLL_Particles
+INPUT:LmForB2twobody             INFO Member list: GaudiSequencer/MERGED:MergedLmForLmForB2twobody, FilterDesktop/LmForB2twobody
+MERGED:MergedLmForLmForB2tw...   INFO Member list: GaudiSequencer/MERGEDINPUTS:MergedLmForLmForB2twobody, FilterDesktop/MergedLmForLmForB2twobody
+MERGEDINPUTS:MergedLmForLmF...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseLambdaDD_Particles, GaudiSequencer/INPUT:Phys_StdLooseLambdaLL_Particles
+INPUT:DzForB2twobody             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseD02KPi_Particles, FilterDesktop/DzForB2twobody
+INPUT:DpForB2twobody             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDplus2KPiPi_Particles, FilterDesktop/DpForB2twobody
+INPUT:DsForB2twobody             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDsplus2KKPi_Particles, FilterDesktop/DsForB2twobody
+INPUT:LcForB2twobody             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdac2PKPi_Particles, FilterDesktop/LcForB2twobody
+INPUT:PhForB2twobody             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDetachedPhi2KK_Particles, FilterDesktop/PhForB2twobody
+INPUT:JpForB2twobody             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDiMuon_Particles, FilterDesktop/JpForB2twobody
+INPUT:DSForB2twobody             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDstarWithD02KPi_Particles, FilterDesktop/DSForB2twobody
+MERGED:InputForB2threebody       INFO Member list: GaudiSequencer/MERGEDINPUTS:InputForB2threebody, FilterDesktop/InputForB2threebody
+MERGEDINPUTS:InputForB2thre...   INFO OR Member list: GaudiSequencer/INPUT:PiForB2threebody, GaudiSequencer/INPUT:KForB2threebody, GaudiSequencer/INPUT:pForB2threebody, GaudiSequencer/INPUT:KsForB2threebody, GaudiSequencer/INPUT:LmForB2threebody, GaudiSequencer/INPUT:DzForB2threebody, GaudiSequencer/INPUT:DpForB2threebody, GaudiSequencer/INPUT:DsForB2threebody, GaudiSequencer/INPUT:LcForB2threebody, GaudiSequencer/INPUT:PhForB2threebody, GaudiSequencer/INPUT:JpForB2threebody, GaudiSequencer/INPUT:DSForB2threebody
+INPUT:PiForB2threebody           INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/PiForB2threebody
+INPUT:KForB2threebody            INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/KForB2threebody
+INPUT:pForB2threebody            INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseProtons_Particles, FilterDesktop/pForB2threebody
+INPUT:KsForB2threebody           INFO Member list: GaudiSequencer/MERGED:MergedKsForKsForB2threebody, FilterDesktop/KsForB2threebody
+MERGED:MergedKsForKsForB2th...   INFO Member list: GaudiSequencer/MERGEDINPUTS:MergedKsForKsForB2threebody, FilterDesktop/MergedKsForKsForB2threebody
+MERGEDINPUTS:MergedKsForKsF...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseKsDD_Particles, GaudiSequencer/INPUT:Phys_StdLooseKsLL_Particles
+INPUT:LmForB2threebody           INFO Member list: GaudiSequencer/MERGED:MergedLmForLmForB2threebody, FilterDesktop/LmForB2threebody
+MERGED:MergedLmForLmForB2th...   INFO Member list: GaudiSequencer/MERGEDINPUTS:MergedLmForLmForB2threebody, FilterDesktop/MergedLmForLmForB2threebody
+MERGEDINPUTS:MergedLmForLmF...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseLambdaDD_Particles, GaudiSequencer/INPUT:Phys_StdLooseLambdaLL_Particles
+INPUT:DzForB2threebody           INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseD02KPi_Particles, FilterDesktop/DzForB2threebody
+INPUT:DpForB2threebody           INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDplus2KPiPi_Particles, FilterDesktop/DpForB2threebody
+INPUT:DsForB2threebody           INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDsplus2KKPi_Particles, FilterDesktop/DsForB2threebody
+INPUT:LcForB2threebody           INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdac2PKPi_Particles, FilterDesktop/LcForB2threebody
+INPUT:PhForB2threebody           INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDetachedPhi2KK_Particles, FilterDesktop/PhForB2threebody
+INPUT:JpForB2threebody           INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDiMuon_Particles, FilterDesktop/JpForB2threebody
+INPUT:DSForB2threebody           INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDstarWithD02KPi_Particles, FilterDesktop/DSForB2threebody
+MERGED:XibcBDTSelLambda          INFO Member list: GaudiSequencer/MERGEDINPUTS:XibcBDTSelLambda, FilterDesktop/XibcBDTSelLambda
+MERGEDINPUTS:XibcBDTSelLambda    INFO OR Member list: GaudiSequencer/INPUT:XibcBDTSelLambdaDD, GaudiSequencer/INPUT:XibcBDTSelLambdaLL
+INPUT:XibcBDTSelLambdaDD         INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdaDD_Particles, FilterDesktop/XibcBDTSelLambdaDD
+INPUT:XibcBDTSelLambdaLL         INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNProtons_Particles, FilterDesktop/XibcBDTSelProtons, LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNPions_Particles, FilterDesktop/XibcBDTSelPions4LP, CombineParticles/XibcBDTSelLambdaLL
+StrippingB2D0PiD02PiMuNuWSL...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0PiD02KMuNuWSLi...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0PiD02KPiPiMuNu...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KD02PiMuNuWSLi...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KD02KMuNuWSLin...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KD02KPiPiMuNuW...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KPiPiD02PiMuNu...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KPiPiD02KMuNuW...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KPiPiD02KPiPiM...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0KPiD02PiMuNuW...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0KPiD02KMuNuWS...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0KPiD02KPiPiMu...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0PiD02PiMuNuWSS...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0PiD02KMuNuWSSU...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0PiD02KPiPiMuNu...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KD02PiMuNuWSSU...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KD02KMuNuWSSUP...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KD02KPiPiMuNuW...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KPiPiD02PiMuNu...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KPiPiD02KMuNuW...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2D0KPiPiD02KPiPiM...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0KPiD02PiMuNuW...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0KPiD02KMuNuWS...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB02D0KPiD02KPiPiMu...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2XuMuNuB2PiLinePr...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2XuMuNuB2PiSSLine...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2XuMuNuBs2KSSLine...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2XuMuNuBs2K_FakeM...   INFO Prescaling events; keeping 0.02 of events 
+StrippingB2XuMuNuBs2KSS_Fak...   INFO Prescaling events; keeping 0.02 of events 
+StrippingB2XuMuNuBs2K_FakeK...   INFO Prescaling events; keeping 0.02 of events 
+StrippingB2XuMuNuBs2KSS_Fak...   INFO Prescaling events; keeping 0.02 of events 
+StrippingB2XuMuNuBs2K_FakeK...   INFO Prescaling events; keeping 0.02 of events 
+StrippingB2XuMuNuBs2KSS_Fak...   INFO Prescaling events; keeping 0.02 of events 
+StrippingB2XuMuNuB2Phi_Fake...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB23MuNu_TriFakeMuL...   INFO Prescaling events; keeping 0.01 of events 
+StrippingB2DMuNuX_D0_FakeMu...   INFO Prescaling events; keeping 0.02 of events 
+StrippingB2DMuNuX_D0_K3Pi_F...   INFO Prescaling events; keeping 0.02 of events 
+StrippingB2DMuNuX_Dp_FakeMu...   INFO Prescaling events; keeping 0.02 of events 
+StrippingB2DMuNuX_Ds_FakeMu...   INFO Prescaling events; keeping 0.02 of events 
+StrippingB2DMuNuX_Lc_FakeMu...   INFO Prescaling events; keeping 0.02 of events 
+StrippingB2DMuNuX_Omegac_Fa...   INFO Prescaling events; keeping 0.02 of events 
+StrippingB2DMuNuX_Xic_FakeM...   INFO Prescaling events; keeping 0.02 of events 
+StrippingB2DMuNuX_Xic0_Fake...   INFO Prescaling events; keeping 0.02 of events 
+Strippingb2D0LXFakeB2DMuFor...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:Selection_mergeddaug...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Selection_mergeddaughtersB2PPbarMuForTauMu, FilterDesktop/Selection_mergeddaughtersB2PPbarMuForTauMu
+MERGEDINPUTS:Selection_merg...   INFO OR Member list: GaudiSequencer/INPUT:p_forB2PPbarMuForTauMu, GaudiSequencer/INPUT:PPbar_B_forB2PPbarMuForTauMu
+INPUT:p_forB2PPbarMuForTauMu     INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseProtons_Particles, FilterDesktop/p_forB2PPbarMuForTauMu
+INPUT:PPbar_B_forB2PPbarMuF...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseProtons_Particles, FilterDesktop/p_forB2PPbarMuForTauMu, CombineParticles/PPbar_B_forB2PPbarMuForTauMu
+MERGED:Selection_same-sign_...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Selection_same-sign_mergeddaughtersB2PPbarMuForTauMu, FilterDesktop/Selection_same-sign_mergeddaughtersB2PPbarMuForTauMu
+MERGEDINPUTS:Selection_same...   INFO OR Member list: GaudiSequencer/INPUT:p_forB2PPbarMuForTauMu, GaudiSequencer/INPUT:PPbar_SS_B_forB2PPbarMuForTauMu
+INPUT:PPbar_SS_B_forB2PPbar...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseProtons_Particles, FilterDesktop/p_forB2PPbarMuForTauMu, CombineParticles/PPbar_SS_B_forB2PPbarMuForTauMu
+StrippingB2PPbarMuForTauMuf...   INFO Prescaling events; keeping 0.2 of events 
+MERGED:Selection_fakemerged...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Selection_fakemergeddaughtersB2PPbarMuForTauMu, FilterDesktop/Selection_fakemergeddaughtersB2PPbarMuForTauMu
+MERGEDINPUTS:Selection_fake...   INFO OR Member list: GaudiSequencer/INPUT:fakep_forB2PPbarMuForTauMu, GaudiSequencer/INPUT:fakePPbar_B_forB2PPbarMuForTauMu
+INPUT:fakep_forB2PPbarMuFor...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsProtons_Particles, FilterDesktop/fakep_forB2PPbarMuForTauMu
+INPUT:fakePPbar_B_forB2PPba...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsProtons_Particles, FilterDesktop/fakep_forB2PPbarMuForTauMu, CombineParticles/fakePPbar_B_forB2PPbarMuForTauMu
+StrippingB2PPbarMuForTauMuS...   INFO Prescaling events; keeping 0.2 of events 
+StrippingB2PPbarMuForTauMuf...   INFO Prescaling events; keeping 0.2 of events 
+MERGED:Selection_mergeddaug...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Selection_mergeddaughtersbhad2PMuX, FilterDesktop/Selection_mergeddaughtersbhad2PMuX
+MERGEDINPUTS:Selection_merg...   INFO OR Member list: GaudiSequencer/INPUT:p_forbhad2PMuX, GaudiSequencer/INPUT:PPbar_Lb_forbhad2PMuX, GaudiSequencer/INPUT:Ppipi_Lb_forbhad2PMuX
+INPUT:p_forbhad2PMuX             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseProtons_Particles, FilterDesktop/p_forbhad2PMuX
+INPUT:PPbar_Lb_forbhad2PMuX      INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseProtons_Particles, FilterDesktop/p_forbhad2PMuX, CombineParticles/PPbar_Lb_forbhad2PMuX
+INPUT:Ppipi_Lb_forbhad2PMuX      INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseProtons_Particles, FilterDesktop/p_forbhad2PMuX, LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/pi_forbhad2PMuX, CombineParticles/Ppipi_Lb_forbhad2PMuX
+Strippingbhad2PMuXSSLinePre...   INFO Prescaling events; keeping 0.2 of events 
+Strippingbhad2PMuXFakepLine...   INFO Prescaling events; keeping 0.02 of events 
+MERGED:Selection_fakemerged...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Selection_fakemergeddaughtersbhad2PMuX, FilterDesktop/Selection_fakemergeddaughtersbhad2PMuX
+MERGEDINPUTS:Selection_fake...   INFO OR Member list: GaudiSequencer/INPUT:fakep_forbhad2PMuX, GaudiSequencer/INPUT:fakePPbar_Lb_forbhad2PMuX, GaudiSequencer/INPUT:fakePpipi_Lb_forbhad2PMuX
+INPUT:fakep_forbhad2PMuX         INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsProtons_Particles, FilterDesktop/fakep_forbhad2PMuX
+INPUT:fakePPbar_Lb_forbhad2...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsProtons_Particles, FilterDesktop/fakep_forbhad2PMuX, CombineParticles/fakePPbar_Lb_forbhad2PMuX
+INPUT:fakePpipi_Lb_forbhad2...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsProtons_Particles, FilterDesktop/fakep_forbhad2PMuX, LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/pi_forbhad2PMuX, CombineParticles/fakePpipi_Lb_forbhad2PMuX
+Strippingbhad2PMuXFakeSSpLi...   INFO Prescaling events; keeping 0.005 of events 
+Strippingbhad2PMuXFakemuLin...   INFO Prescaling events; keeping 0.02 of events 
+Strippingbhad2PMuXFakeSSmuL...   INFO Prescaling events; keeping 0.005 of events 
+StrippingB0d2DstarTauNuNonP...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB0d2DTauNuNonPhysT...   INFO Prescaling events; keeping 0.1 of events 
+StrippingBu2D0TauNuNonPhysT...   INFO Prescaling events; keeping 0.1 of events 
+StrippingBc2JpsiTauNuNonPhy...   INFO Prescaling events; keeping 0.1 of events 
+StrippingLb2pTauNuForB2XTau...   INFO Prescaling events; keeping 0.2 of events 
+StrippingLb2pTauNuWSForB2XT...   INFO Prescaling events; keeping 0.2 of events 
+StrippingLb2LcTauNuNonPhysT...   INFO Prescaling events; keeping 0.1 of events 
+StrippingBs2DsTauNuNonPhysT...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB0d2DdoubleStarTau...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:MergedConversions         INFO Member list: GaudiSequencer/MERGEDINPUTS:MergedConversions, FilterDesktop/MergedConversions
+MERGEDINPUTS:MergedConversions   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdAllLooseGammaLL_Particles, GaudiSequencer/INPUT:Phys_StdAllLooseGammaDD_Particles
+INPUT:Phys_StdAllLooseGamma...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseGammaLL_Particles
+INPUT:Phys_StdAllLooseGamma...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseGammaDD_Particles
+StrippingBs2GammaGammaWide_...   INFO Prescaling events; keeping 0.2 of events 
+ToolSvc.LoKi::FastVertexFitter   INFO Option for Optimised Kalman Filter fit is activated 
+MERGED:B2XTauMu_Phi_daughters    INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XTauMu_Phi_daughters, FilterDesktop/B2XTauMu_Phi_daughters
+MERGEDINPUTS:B2XTauMu_Phi_d...   INFO OR Member list: GaudiSequencer/INPUT:PhiMuForB2XTauMu
+INPUT:PhiMuForB2XTauMu           INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/KforB2XTauMu, CombineParticles/Phi2KKforB2XTauMu, LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, FilterDesktop/MuforB2XTauMu, CombineParticles/PhiMuForB2XTauMu
+MERGED:B2XTauMu_K_daughters      INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XTauMu_K_daughters, FilterDesktop/B2XTauMu_K_daughters
+MERGEDINPUTS:B2XTauMu_K_dau...   INFO OR Member list: GaudiSequencer/INPUT:KMuOSForB2XTauMu, GaudiSequencer/INPUT:KMuSSForB2XTauMu
+INPUT:KMuOSForB2XTauMu           INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/KforB2XTauMu, LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, FilterDesktop/MuforB2XTauMu, CombineParticles/KMuOSForB2XTauMu
+INPUT:KMuSSForB2XTauMu           INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/KforB2XTauMu, LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, FilterDesktop/MuforB2XTauMu, CombineParticles/KMuSSForB2XTauMu
+StrippingB2XTauMu_Phi_WSLin...   INFO Prescaling events; keeping 0.5 of events 
+MERGED:B2XTauMu_Phi_WS_daug...   INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XTauMu_Phi_WS_daughters, FilterDesktop/B2XTauMu_Phi_WS_daughters
+MERGEDINPUTS:B2XTauMu_Phi_W...   INFO OR Member list: GaudiSequencer/INPUT:PhiMuForB2XTauMu
+StrippingB2XTauMu_K_WSLineP...   INFO Prescaling events; keeping 0.5 of events 
+MERGED:B2XTauMu_K_WS_daughters   INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XTauMu_K_WS_daughters, FilterDesktop/B2XTauMu_K_WS_daughters
+MERGEDINPUTS:B2XTauMu_K_WS_...   INFO OR Member list: GaudiSequencer/INPUT:KMuOSForB2XTauMu, GaudiSequencer/INPUT:KMuSSForB2XTauMu
+StrippingB2XTauMu_Phi_3pi_W...   INFO Prescaling events; keeping 0.5 of events 
+MERGED:B2XTauMu_K_3pi_loose...   INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XTauMu_K_3pi_loose_daughters, FilterDesktop/B2XTauMu_K_3pi_loose_daughters
+MERGEDINPUTS:B2XTauMu_K_3pi...   INFO OR Member list: GaudiSequencer/INPUT:KMuOSForB2XTauMu, GaudiSequencer/INPUT:KMuSSForB2XTauMu
+StrippingB2XTauMu_K_3pi_loo...   INFO Prescaling events; keeping 0.5 of events 
+MERGED:B2XTauMu_K_3pi_loose...   INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XTauMu_K_3pi_loose_WS_daughters, FilterDesktop/B2XTauMu_K_3pi_loose_WS_daughters
+MERGEDINPUTS:B2XTauMu_K_3pi...   INFO OR Member list: GaudiSequencer/INPUT:KMuOSForB2XTauMu, GaudiSequencer/INPUT:KMuSSForB2XTauMu
+MERGED:MergedKshorts             INFO Member list: GaudiSequencer/MERGEDINPUTS:MergedKshorts, FilterDesktop/MergedKshorts
+MERGEDINPUTS:MergedKshorts       INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseKsDD_Particles, GaudiSequencer/INPUT:Phys_StdLooseKsLL_Particles
+MERGED:MergedLambdas             INFO Member list: GaudiSequencer/MERGEDINPUTS:MergedLambdas, FilterDesktop/MergedLambdas
+MERGEDINPUTS:MergedLambdas       INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseLambdaLL_Particles, GaudiSequencer/INPUT:Phys_StdLooseLambdaDD_Particles
+MERGED:DoubleSLForRX_Leptons     INFO Member list: GaudiSequencer/MERGEDINPUTS:DoubleSLForRX_Leptons, FilterDesktop/DoubleSLForRX_Leptons
+MERGEDINPUTS:DoubleSLForRX_...   INFO OR Member list: GaudiSequencer/INPUT:DoubleSLForRX_Electrons, GaudiSequencer/INPUT:DoubleSLForRX_Muons
+INPUT:DoubleSLForRX_Electrons    INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseElectrons_Particles, FilterDesktop/DoubleSLForRX_Electrons
+INPUT:DoubleSLForRX_Muons        INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, FilterDesktop/DoubleSLForRX_Muons
+StrippingBd2JpsieeKSBd2Jpsi...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:StdLooseKsMergedForB...   INFO Member list: GaudiSequencer/MERGEDINPUTS:StdLooseKsMergedForBetaSBd2JpsieeKS, FilterDesktop/StdLooseKsMergedForBetaSBd2JpsieeKS
+MERGEDINPUTS:StdLooseKsMerg...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseKsDD_Particles, GaudiSequencer/INPUT:Phys_StdLooseKsLL_Particles
+StrippingBd2JpsieeKSBd2Jpsi...   INFO Prescaling events; keeping 0.1 of events 
+StrippingBu2MuNuControlLine...   INFO Prescaling events; keeping 0.03 of events 
+MERGED:Bu2MuNuControlLine        INFO Member list: GaudiSequencer/MERGEDINPUTS:Bu2MuNuControlLine, FilterDesktop/Bu2MuNuControlLine
+MERGEDINPUTS:Bu2MuNuControl...   INFO OR Member list: GaudiSequencer/INPUT:Phys_Bu2MuNu_MuForBu2MuNuControl_Particles
+INPUT:Phys_Bu2MuNu_MuForBu2...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_Bu2MuNu_MuForBu2MuNuControl_Particles
+MERGED:Bu2MuNuSignalLine         INFO Member list: GaudiSequencer/MERGEDINPUTS:Bu2MuNuSignalLine, FilterDesktop/Bu2MuNuSignalLine
+MERGEDINPUTS:Bu2MuNuSignalLine   INFO OR Member list: GaudiSequencer/INPUT:Phys_Bu2MuNu_MuForBu2MuNu_Particles
+INPUT:Phys_Bu2MuNu_MuForBu2...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_Bu2MuNu_MuForBu2MuNu_Particles
+RareStrangeDiElectronDetached    INFO Particle/AntiParticle to be created : 'KS0'/'KS0'
+MERGED:Pi0ForRareStrangeSig...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Pi0ForRareStrangeSigmaPPi0, FilterDesktop/Pi0ForRareStrangeSigmaPPi0
+MERGEDINPUTS:Pi0ForRareStra...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseDalitzPi0_Particles
+INPUT:Phys_StdLooseDalitzPi...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDalitzPi0_Particles
+MERGED:Pi0ForRareStrangeSig...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Pi0ForRareStrangeSigmaPPi0Cal, FilterDesktop/Pi0ForRareStrangeSigmaPPi0Cal
+MERGEDINPUTS:Pi0ForRareStra...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseMergedPi0_Particles, GaudiSequencer/INPUT:Phys_StdLooseResolvedPi0_Particles
+INPUT:Phys_StdLooseMergedPi...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles
+For%sMakeVeloTracksGSRareSt...   INFO Member list: FastVeloTracking/ForRareStrangeSigmaPEEDownFastVelo, TrackStateInitAlg/ForRareStrangeSigmaPEEDownInitSeedFit, TrackContainerCopy/ForRareStrangeSigmaPEEDownCopyVelo, TrackEventFitter/ForRareStrangeSigmaPEEDownVeloRefitterAlg
+ToolSvc.OTRawBankDecoder         INFO  countsPerBX = 64 numberOfBX  = 3 timePerBX = 25 ForceBankVersion = 255 require window [-8,56], vetoing out of time hit pairs
+ToolSvc.PatTTMagnetTool          INFO Start generation of VeloTT Bdl LUTs
+ToolSvc.PatTTMagnetTool          INFO Generation of VeloTT Bdl LUTs finished
+ToolSvc.PatTTMagnetTool          INFO Start generation of VeloTT deflection LUTs
+ToolSvc.PatTTMagnetTool          INFO Generation of VeloTT deflection LUTs finished
+ToolSvc.VeloClusterPosition      INFO  --> Tool configured using the Cond DB 
+ToolSvc.TTClusterPosition        INFO APE set to 0.197
+ToolSvc.TTClusterPosition        INFO Error Vec 0.257 0.245 0.277 0.208 
+ToolSvc.ITClusterPosition        INFO APE set to 0.0758
+ToolSvc.ITClusterPosition        INFO Error Vec 0.253 0.236 0.273 0.185 
+ForRareStrangeSigmaPEEDownV...   INFO Rec/Track/VeloRareStrangeSigmaPEEDown -> Rec/Track/VeloRareStrangeSigmaPEEDown using ForRareStrangeSigmaPEEDownVeloRefitterAlg.Fitter
+StrippingRareStrangeSigmaPM...   INFO Prescaling events; keeping 0.1 of events 
+For%sMakeVeloTracksGSRareSt...   INFO Member list: FastVeloTracking/ForRareStrangeSigmaPMuMuLFVDownFastVelo, TrackStateInitAlg/ForRareStrangeSigmaPMuMuLFVDownInitSeedFit, TrackContainerCopy/ForRareStrangeSigmaPMuMuLFVDownCopyVelo, TrackEventFitter/ForRareStrangeSigmaPMuMuLFVDownVeloRefitterAlg
+ForRareStrangeSigmaPMuMuLFV...   INFO Rec/Track/VeloRareStrangeSigmaPMuMuLFVDown -> Rec/Track/VeloRareStrangeSigmaPMuMuLFVDown using ForRareStrangeSigmaPMuMuLFVDownVeloRefitterAlg.Fitter
+For%sMakeVeloTracksGSRareSt...   INFO Member list: FastVeloTracking/ForRareStrangeSigmaPMuMuDownFastVelo, TrackStateInitAlg/ForRareStrangeSigmaPMuMuDownInitSeedFit, TrackContainerCopy/ForRareStrangeSigmaPMuMuDownCopyVelo, TrackEventFitter/ForRareStrangeSigmaPMuMuDownVeloRefitterAlg
+ForRareStrangeSigmaPMuMuDow...   INFO Rec/Track/VeloRareStrangeSigmaPMuMuDown -> Rec/Track/VeloRareStrangeSigmaPMuMuDown using ForRareStrangeSigmaPMuMuDownVeloRefitterAlg.Fitter
+For%sMakeVeloTracksGSRareSt...   INFO Member list: FastVeloTracking/ForRareStrangeSigmaMuMuMuDownFastVelo, TrackStateInitAlg/ForRareStrangeSigmaMuMuMuDownInitSeedFit, TrackContainerCopy/ForRareStrangeSigmaMuMuMuDownCopyVelo, TrackEventFitter/ForRareStrangeSigmaMuMuMuDownVeloRefitterAlg
+ForRareStrangeSigmaMuMuMuDo...   INFO Rec/Track/VeloRareStrangeSigmaMuMuMuDown -> Rec/Track/VeloRareStrangeSigmaMuMuMuDown using ForRareStrangeSigmaMuMuMuDownVeloRefitterAlg.Fitter
+For%sMakeVeloTracksGSRareSt...   INFO Member list: FastVeloTracking/ForRareStrangeKPiMuMuLFVDownFastVelo, TrackStateInitAlg/ForRareStrangeKPiMuMuLFVDownInitSeedFit, TrackContainerCopy/ForRareStrangeKPiMuMuLFVDownCopyVelo, TrackEventFitter/ForRareStrangeKPiMuMuLFVDownVeloRefitterAlg
+ForRareStrangeKPiMuMuLFVDow...   INFO Rec/Track/VeloRareStrangeKPiMuMuLFVDown -> Rec/Track/VeloRareStrangeKPiMuMuLFVDown using ForRareStrangeKPiMuMuLFVDownVeloRefitterAlg.Fitter
+For%sMakeVeloTracksGSRareSt...   INFO Member list: FastVeloTracking/ForRareStrangeKPiEEDownFastVelo, TrackStateInitAlg/ForRareStrangeKPiEEDownInitSeedFit, TrackContainerCopy/ForRareStrangeKPiEEDownCopyVelo, TrackEventFitter/ForRareStrangeKPiEEDownVeloRefitterAlg
+ForRareStrangeKPiEEDownVelo...   INFO Rec/Track/VeloRareStrangeKPiEEDown -> Rec/Track/VeloRareStrangeKPiEEDown using ForRareStrangeKPiEEDownVeloRefitterAlg.Fitter
+For%sMakeVeloTracksGSRareSt...   INFO Member list: FastVeloTracking/ForRareStrangeKPiEELFVDownFastVelo, TrackStateInitAlg/ForRareStrangeKPiEELFVDownInitSeedFit, TrackContainerCopy/ForRareStrangeKPiEELFVDownCopyVelo, TrackEventFitter/ForRareStrangeKPiEELFVDownVeloRefitterAlg
+ForRareStrangeKPiEELFVDownV...   INFO Rec/Track/VeloRareStrangeKPiEELFVDown -> Rec/Track/VeloRareStrangeKPiEELFVDown using ForRareStrangeKPiEELFVDownVeloRefitterAlg.Fitter
+For%sMakeVeloTracksGSRareSt...   INFO Member list: FastVeloTracking/ForRareStrangeKPiEMuLFVDownFastVelo, TrackStateInitAlg/ForRareStrangeKPiEMuLFVDownInitSeedFit, TrackContainerCopy/ForRareStrangeKPiEMuLFVDownCopyVelo, TrackEventFitter/ForRareStrangeKPiEMuLFVDownVeloRefitterAlg
+ForRareStrangeKPiEMuLFVDown...   INFO Rec/Track/VeloRareStrangeKPiEMuLFVDown -> Rec/Track/VeloRareStrangeKPiEMuLFVDown using ForRareStrangeKPiEMuLFVDownVeloRefitterAlg.Fitter
+For%sMakeVeloTracksGSRareSt...   INFO Member list: FastVeloTracking/ForRareStrangeKPiEMuLFVSSDownFastVelo, TrackStateInitAlg/ForRareStrangeKPiEMuLFVSSDownInitSeedFit, TrackContainerCopy/ForRareStrangeKPiEMuLFVSSDownCopyVelo, TrackEventFitter/ForRareStrangeKPiEMuLFVSSDownVeloRefitterAlg
+ForRareStrangeKPiEMuLFVSSDo...   INFO Rec/Track/VeloRareStrangeKPiEMuLFVSSDown -> Rec/Track/VeloRareStrangeKPiEMuLFVSSDown using ForRareStrangeKPiEMuLFVSSDownVeloRefitterAlg.Fitter
+StrippingRareStrangeKPiPiPi...   INFO Prescaling events; keeping 0.01 of events 
+For%sMakeVeloTracksGSRareSt...   INFO Member list: FastVeloTracking/ForRareStrangeKPiMuMuDownFastVelo, TrackStateInitAlg/ForRareStrangeKPiMuMuDownInitSeedFit, TrackContainerCopy/ForRareStrangeKPiMuMuDownCopyVelo, TrackEventFitter/ForRareStrangeKPiMuMuDownVeloRefitterAlg
+ForRareStrangeKPiMuMuDownVe...   INFO Rec/Track/VeloRareStrangeKPiMuMuDown -> Rec/Track/VeloRareStrangeKPiMuMuDown using ForRareStrangeKPiMuMuDownVeloRefitterAlg.Fitter
+StrippingRareStrangeKPiPiPi...   INFO Prescaling events; keeping 0.1 of events 
+For%sMakeVeloTracksGSRareSt...   INFO Member list: FastVeloTracking/ForRareStrangeKPiPiPiDownFastVelo, TrackStateInitAlg/ForRareStrangeKPiPiPiDownInitSeedFit, TrackContainerCopy/ForRareStrangeKPiPiPiDownCopyVelo, TrackEventFitter/ForRareStrangeKPiPiPiDownVeloRefitterAlg
+ForRareStrangeKPiPiPiDownVe...   INFO Rec/Track/VeloRareStrangeKPiPiPiDown -> Rec/Track/VeloRareStrangeKPiPiPiDown using ForRareStrangeKPiPiPiDownVeloRefitterAlg.Fitter
+For%sMakeVeloTracksGSRareSt...   INFO Member list: FastVeloTracking/ForRareStrangeKPiPiPiMassMeasDownFastVelo, TrackStateInitAlg/ForRareStrangeKPiPiPiMassMeasDownInitSeedFit, TrackContainerCopy/ForRareStrangeKPiPiPiMassMeasDownCopyVelo, TrackEventFitter/ForRareStrangeKPiPiPiMassMeasDownVeloRefitterAlg
+ForRareStrangeKPiPiPiMassMe...   INFO Rec/Track/VeloRareStrangeKPiPiPiMassMeasDown -> Rec/Track/VeloRareStrangeKPiPiPiMassMeasDown using ForRareStrangeKPiPiPiMassMeasDownVeloRefitterAlg.Fitter
+StrippingRareStrangePhiKMuL...   INFO Prescaling events; keeping 0.01 of events 
+StrippingRareStrangeLambdaP...   INFO Prescaling events; keeping 0.01 of events 
+StrippingMicroDSTDiMuonDiMu...   INFO Prescaling events; keeping 0.1 of events 
+StrippingMicroDSTDiMuonDiMu...   INFO Prescaling events; keeping 0.03 of events 
+StrippingB2JpsiHHBs2Jpsif0P...   INFO Prescaling events; keeping 0.3 of events 
+MERGED:B2LLXBDTSelKs             INFO Member list: GaudiSequencer/MERGEDINPUTS:B2LLXBDTSelKs, FilterDesktop/B2LLXBDTSelKs
+MERGEDINPUTS:B2LLXBDTSelKs       INFO OR Member list: GaudiSequencer/INPUT:B2LLXBDTSelKsDD, GaudiSequencer/INPUT:B2LLXBDTSelKsLL
+INPUT:B2LLXBDTSelKsDD            INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/B2LLXBDTSelKsDD
+INPUT:B2LLXBDTSelKsLL            INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNPions_Particles, FilterDesktop/B2LLXBDTSelPions4LP, CombineParticles/B2LLXBDTSelKsLL
+MERGED:B2LLXBDTSelLambda         INFO Member list: GaudiSequencer/MERGEDINPUTS:B2LLXBDTSelLambda, FilterDesktop/B2LLXBDTSelLambda
+MERGEDINPUTS:B2LLXBDTSelLambda   INFO OR Member list: GaudiSequencer/INPUT:B2LLXBDTSelLambdaDD, GaudiSequencer/INPUT:B2LLXBDTSelLambdaLL
+INPUT:B2LLXBDTSelLambdaDD        INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdaDD_Particles, FilterDesktop/B2LLXBDTSelLambdaDD
+INPUT:B2LLXBDTSelLambdaLL        INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseANNProtons_Particles, FilterDesktop/B2LLXBDTSelProtons, LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNPions_Particles, FilterDesktop/B2LLXBDTSelPions4LP, CombineParticles/B2LLXBDTSelLambdaLL
+StrippingD23MuD23PiLinePreS...   INFO Prescaling events; keeping 0.01 of events 
+MERGED:Selection_B2XMuMu_da...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Selection_B2XMuMu_daughters, FilterDesktop/Selection_B2XMuMu_daughters
+MERGEDINPUTS:Selection_B2XM...   INFO OR Member list: GaudiSequencer/INPUT:B2XMuMu_PhiFilter, GaudiSequencer/INPUT:B2XMuMu_KstarFilter, GaudiSequencer/INPUT:Selection_B2XMuMu_Rho, GaudiSequencer/INPUT:Selection_B2XMuMu_rho2pipizero, GaudiSequencer/INPUT:B2XMuMu_F2Filter, GaudiSequencer/INPUT:Selection_B2XMuMu_Kshort, GaudiSequencer/INPUT:Selection_B2XMuMu_dzero, GaudiSequencer/INPUT:Selection_B2XMuMu_StdAllNoPIDsKaons, GaudiSequencer/INPUT:Selection_B2XMuMu_StdAllNoPIDsPions, GaudiSequencer/INPUT:Selection_B2XMuMu_Kstar2kspi, GaudiSequencer/INPUT:Selection_B2XMuMu_Kstar2kpizero, GaudiSequencer/INPUT:Phys_StdLooseDplus2hhh_Particles, GaudiSequencer/INPUT:Phys_StdLooseDstarWithD02KPi_Particles, GaudiSequencer/INPUT:Selection_B2XMuMu_Lambda, GaudiSequencer/INPUT:B2XMuMu_LambdastarFilter, GaudiSequencer/INPUT:Selection_B2XMuMu_pi0, GaudiSequencer/INPUT:Selection_B2XMuMu_a1, GaudiSequencer/INPUT:B2XMuMu_K1_PickDecay, GaudiSequencer/INPUT:B2XMuMu_K2_PickDecay, GaudiSequencer/INPUT:B2XMuMu_K10_PickDecay, GaudiSequencer/INPUT:Selection_B2XMuMu_k12omegak, GaudiSequencer/INPUT:Selection_B2XMuMu_k12omegaks, GaudiSequencer/INPUT:Selection_B2XMuMu_Xi, GaudiSequencer/INPUT:Selection_B2XMuMu_Omega
+INPUT:B2XMuMu_PhiFilter          INFO Member list: GaudiSequencer/MERGED:B2XMuMu_PhiMerge, SubstitutePID/B2XMuMu_PhiSub_Sel, FilterDesktop/B2XMuMu_PhiFilter
+MERGED:B2XMuMu_PhiMerge          INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XMuMu_PhiMerge, FilterDesktop/B2XMuMu_PhiMerge
+MERGEDINPUTS:B2XMuMu_PhiMerge    INFO OR Member list: GaudiSequencer/INPUT:B2XMuMu_PhiSubMMZ_Sel, GaudiSequencer/INPUT:B2XMuMu_PhiSubMMP_Sel, GaudiSequencer/INPUT:B2XMuMu_PhiSubMMM_Sel
+INPUT:B2XMuMu_PhiSubMMZ_Sel      INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, CombineParticles/Selection_B2XMuMu_Rho, SubPIDMMFilter/B2XMuMu_PhiSubMMZ_Sel
+INPUT:B2XMuMu_PhiSubMMP_Sel      INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, CombineParticles/Selection_B2XMuMu_Rho, SubPIDMMFilter/B2XMuMu_PhiSubMMP_Sel
+INPUT:B2XMuMu_PhiSubMMM_Sel      INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, CombineParticles/Selection_B2XMuMu_Rho, SubPIDMMFilter/B2XMuMu_PhiSubMMM_Sel
+INPUT:B2XMuMu_KstarFilter        INFO Member list: GaudiSequencer/MERGED:B2XMuMu_KstarMerge, SubstitutePID/B2XMuMu_KstarSub_Sel, FilterDesktop/B2XMuMu_KstarFilter
+MERGED:B2XMuMu_KstarMerge        INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XMuMu_KstarMerge, FilterDesktop/B2XMuMu_KstarMerge
+MERGEDINPUTS:B2XMuMu_KstarM...   INFO OR Member list: GaudiSequencer/INPUT:B2XMuMu_KstarSubMMZ_Sel, GaudiSequencer/INPUT:B2XMuMu_KstarSubMMP_Sel, GaudiSequencer/INPUT:B2XMuMu_KstarSubMMM_Sel
+INPUT:B2XMuMu_KstarSubMMZ_Sel    INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, CombineParticles/Selection_B2XMuMu_Rho, SubPIDMMFilter/B2XMuMu_KstarSubMMZ_Sel
+INPUT:B2XMuMu_KstarSubMMP_Sel    INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, CombineParticles/Selection_B2XMuMu_Rho, SubPIDMMFilter/B2XMuMu_KstarSubMMP_Sel
+INPUT:B2XMuMu_KstarSubMMM_Sel    INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, CombineParticles/Selection_B2XMuMu_Rho, SubPIDMMFilter/B2XMuMu_KstarSubMMM_Sel
+INPUT:Selection_B2XMuMu_Rho      INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, CombineParticles/Selection_B2XMuMu_Rho
+INPUT:Selection_B2XMuMu_rho...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, GaudiSequencer/MERGED:Selection_B2XMuMu_pi0, CombineParticles/Selection_B2XMuMu_rho2pipizero
+MERGED:Selection_B2XMuMu_pi0     INFO Member list: GaudiSequencer/MERGEDINPUTS:Selection_B2XMuMu_pi0, FilterDesktop/Selection_B2XMuMu_pi0
+MERGEDINPUTS:Selection_B2XM...   INFO OR Member list: GaudiSequencer/INPUT:Selection_B2XMuMu_pi0resolved, GaudiSequencer/INPUT:Selection_B2XMuMu_pi0merged
+INPUT:Selection_B2XMuMu_pi0...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Selection_B2XMuMu_pi0resolved
+INPUT:Selection_B2XMuMu_pi0...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Selection_B2XMuMu_pi0merged
+INPUT:B2XMuMu_F2Filter           INFO Member list: GaudiSequencer/MERGED:B2XMuMu_F2Merge, SubstitutePID/B2XMuMu_F2Sub_Sel, FilterDesktop/B2XMuMu_F2Filter
+MERGED:B2XMuMu_F2Merge           INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XMuMu_F2Merge, FilterDesktop/B2XMuMu_F2Merge
+MERGEDINPUTS:B2XMuMu_F2Merge     INFO OR Member list: GaudiSequencer/INPUT:B2XMuMu_F2SubMMZ_Sel, GaudiSequencer/INPUT:B2XMuMu_F2SubMMP_Sel, GaudiSequencer/INPUT:B2XMuMu_F2SubMMM_Sel
+INPUT:B2XMuMu_F2SubMMZ_Sel       INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, CombineParticles/Selection_B2XMuMu_Rho, SubPIDMMFilter/B2XMuMu_F2SubMMZ_Sel
+INPUT:B2XMuMu_F2SubMMP_Sel       INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, CombineParticles/Selection_B2XMuMu_Rho, SubPIDMMFilter/B2XMuMu_F2SubMMP_Sel
+INPUT:B2XMuMu_F2SubMMM_Sel       INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, CombineParticles/Selection_B2XMuMu_Rho, SubPIDMMFilter/B2XMuMu_F2SubMMM_Sel
+INPUT:Selection_B2XMuMu_Kshort   INFO Member list: GaudiSequencer/MERGED:Selection_B2XMuMu_Kshort
+MERGED:Selection_B2XMuMu_Ks...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Selection_B2XMuMu_Kshort, FilterDesktop/Selection_B2XMuMu_Kshort
+MERGEDINPUTS:Selection_B2XM...   INFO OR Member list: GaudiSequencer/INPUT:Selection_B2XMuMu_Ksdd, GaudiSequencer/INPUT:Selection_B2XMuMu_Ksll
+INPUT:Selection_B2XMuMu_Ksdd     INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/Selection_B2XMuMu_Ksdd
+INPUT:Selection_B2XMuMu_Ksll     INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/Selection_B2XMuMu_Ksll
+INPUT:Selection_B2XMuMu_dzero    INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseD02KPi_Particles, FilterDesktop/Selection_B2XMuMu_dzero
+INPUT:Selection_B2XMuMu_Std...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsKaons
+INPUT:Selection_B2XMuMu_Std...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions
+INPUT:Selection_B2XMuMu_Kst...   INFO Member list: GaudiSequencer/MERGED:Selection_B2XMuMu_Kshort, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, CombineParticles/Selection_B2XMuMu_Kstar2kspi
+INPUT:Selection_B2XMuMu_Kst...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsKaons, GaudiSequencer/MERGED:Selection_B2XMuMu_pi0, CombineParticles/Selection_B2XMuMu_Kstar2kpizero
+INPUT:Phys_StdLooseDplus2hh...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDplus2hhh_Particles
+INPUT:Phys_StdLooseDstarWit...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDstarWithD02KPi_Particles
+INPUT:Selection_B2XMuMu_Lambda   INFO Member list: GaudiSequencer/MERGED:Selection_B2XMuMu_Lambda
+MERGED:Selection_B2XMuMu_La...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Selection_B2XMuMu_Lambda, FilterDesktop/Selection_B2XMuMu_Lambda
+MERGEDINPUTS:Selection_B2XM...   INFO OR Member list: GaudiSequencer/INPUT:Selection_B2XMuMu_Lambdall, GaudiSequencer/INPUT:Selection_B2XMuMu_Lambdadd
+INPUT:Selection_B2XMuMu_Lam...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdVeryLooseLambdaLL_Particles, FilterDesktop/Selection_B2XMuMu_Lambdall
+INPUT:Selection_B2XMuMu_Lam...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdaDD_Particles, FilterDesktop/Selection_B2XMuMu_Lambdadd
+INPUT:B2XMuMu_LambdastarFilter   INFO Member list: GaudiSequencer/MERGED:B2XMuMu_LambdastarMerge, SubstitutePID/B2XMuMu_LambdastarSub_Sel, FilterDesktop/B2XMuMu_LambdastarFilter
+MERGED:B2XMuMu_LambdastarMerge   INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XMuMu_LambdastarMerge, FilterDesktop/B2XMuMu_LambdastarMerge
+MERGEDINPUTS:B2XMuMu_Lambda...   INFO OR Member list: GaudiSequencer/INPUT:B2XMuMu_LambdastarSubMMZ_Sel, GaudiSequencer/INPUT:B2XMuMu_LambdastarSubMMP_Sel, GaudiSequencer/INPUT:B2XMuMu_LambdastarSubMMM_Sel
+INPUT:B2XMuMu_LambdastarSub...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, CombineParticles/Selection_B2XMuMu_Rho, SubPIDMMFilter/B2XMuMu_LambdastarSubMMZ_Sel
+INPUT:B2XMuMu_LambdastarSub...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, CombineParticles/Selection_B2XMuMu_Rho, SubPIDMMFilter/B2XMuMu_LambdastarSubMMP_Sel
+INPUT:B2XMuMu_LambdastarSub...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, CombineParticles/Selection_B2XMuMu_Rho, SubPIDMMFilter/B2XMuMu_LambdastarSubMMM_Sel
+INPUT:Selection_B2XMuMu_pi0      INFO Member list: GaudiSequencer/MERGED:Selection_B2XMuMu_pi0
+INPUT:Selection_B2XMuMu_a1       INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, DaVinci::N3BodyDecays/Selection_B2XMuMu_a1
+INPUT:B2XMuMu_K1_PickDecay       INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, DaVinci::N3BodyDecays/Selection_B2XMuMu_a1, SubstitutePID/B2XMuMu_a1k1_SubPIDAlg, SubPIDMMFilter/B2XMuMu_a1k1_SubPIDAlgp, SubPIDMMFilter/B2XMuMu_a1k1_SubPIDAlgm, FilterDesktop/B2XMuMu_K1_PickDecay
+INPUT:B2XMuMu_K2_PickDecay       INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, DaVinci::N3BodyDecays/Selection_B2XMuMu_a1, SubstitutePID/B2XMuMu_a1k2_SubPIDAlg, SubPIDMMFilter/B2XMuMu_a1k2_SubPIDAlgp, SubPIDMMFilter/B2XMuMu_a1k2_SubPIDAlgm, FilterDesktop/B2XMuMu_K2_PickDecay
+INPUT:B2XMuMu_K10_PickDecay      INFO Member list: GaudiSequencer/MERGED:Selection_B2XMuMu_Kshort, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, DaVinci::N3BodyDecays/Selection_B2XMuMu_k10, FilterDesktop/B2XMuMu_K10_PickDecay
+INPUT:Selection_B2XMuMu_k12...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsKaons, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, GaudiSequencer/MERGED:Selection_B2XMuMu_pi0foromega, DaVinci::N3BodyDecays/Selection_B2XMuMu_omega2pipipizero, CombineParticles/Selection_B2XMuMu_k12omegak
+MERGED:Selection_B2XMuMu_pi...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Selection_B2XMuMu_pi0foromega, FilterDesktop/Selection_B2XMuMu_pi0foromega
+MERGEDINPUTS:Selection_B2XM...   INFO OR Member list: GaudiSequencer/INPUT:Selection_B2XMuMu_pi0foromegaresolved, GaudiSequencer/INPUT:Selection_B2XMuMu_pi0foromegamerged
+INPUT:Selection_B2XMuMu_pi0...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Selection_B2XMuMu_pi0foromegaresolved
+INPUT:Selection_B2XMuMu_pi0...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Selection_B2XMuMu_pi0foromegamerged
+INPUT:Selection_B2XMuMu_k12...   INFO Member list: GaudiSequencer/MERGED:Selection_B2XMuMu_Kshort, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_StdAllNoPIDsPions, GaudiSequencer/MERGED:Selection_B2XMuMu_pi0foromega, DaVinci::N3BodyDecays/Selection_B2XMuMu_omega2pipipizero, CombineParticles/Selection_B2XMuMu_k12omegaks
+INPUT:Selection_B2XMuMu_Xi       INFO Member list: GaudiSequencer/MERGED:Selection_B2XMuMu_Xi
+MERGED:Selection_B2XMuMu_Xi      INFO Member list: GaudiSequencer/MERGEDINPUTS:Selection_B2XMuMu_Xi, FilterDesktop/Selection_B2XMuMu_Xi
+MERGEDINPUTS:Selection_B2XM...   INFO OR Member list: GaudiSequencer/INPUT:Selection_B2XMuMu_XiLLL, GaudiSequencer/INPUT:Selection_B2XMuMu_XiDDL, GaudiSequencer/INPUT:Selection_B2XMuMu_XiDDD
+INPUT:Selection_B2XMuMu_XiLLL    INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdVeryLooseLambdaLL_Particles, FilterDesktop/Selection_B2XMuMu_Lambdall, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_LongXiPions, CombineParticles/Selection_B2XMuMu_XiLLL
+INPUT:Selection_B2XMuMu_XiDDL    INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdaDD_Particles, FilterDesktop/Selection_B2XMuMu_Lambdadd, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/Selection_B2XMuMu_LongXiPions, CombineParticles/Selection_B2XMuMu_XiDDL
+INPUT:Selection_B2XMuMu_XiDDD    INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdaDD_Particles, FilterDesktop/Selection_B2XMuMu_Lambdadd, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsDownPions_Particles, FilterDesktop/Selection_B2XMuMu_DownXiPions, CombineParticles/Selection_B2XMuMu_XiDDD
+INPUT:Selection_B2XMuMu_Omega    INFO Member list: GaudiSequencer/MERGED:Selection_B2XMuMu_Omega
+MERGED:Selection_B2XMuMu_Omega   INFO Member list: GaudiSequencer/MERGEDINPUTS:Selection_B2XMuMu_Omega, FilterDesktop/Selection_B2XMuMu_Omega
+MERGEDINPUTS:Selection_B2XM...   INFO OR Member list: GaudiSequencer/INPUT:Selection_B2XMuMu_OmegaLLL, GaudiSequencer/INPUT:Selection_B2XMuMu_OmegaDDL, GaudiSequencer/INPUT:Selection_B2XMuMu_OmegaDDD
+INPUT:Selection_B2XMuMu_Ome...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdVeryLooseLambdaLL_Particles, FilterDesktop/Selection_B2XMuMu_Lambdall, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/Selection_B2XMuMu_LongOmegaKaons, CombineParticles/Selection_B2XMuMu_OmegaLLL
+INPUT:Selection_B2XMuMu_Ome...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdaDD_Particles, FilterDesktop/Selection_B2XMuMu_Lambdadd, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, FilterDesktop/Selection_B2XMuMu_LongOmegaKaons, CombineParticles/Selection_B2XMuMu_OmegaDDL
+INPUT:Selection_B2XMuMu_Ome...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdaDD_Particles, FilterDesktop/Selection_B2XMuMu_Lambdadd, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsDownKaons_Particles, FilterDesktop/Selection_B2XMuMu_DownOmegaKaons, CombineParticles/Selection_B2XMuMu_OmegaDDD
+StrippingLc23MuLc2pKpiLineP...   INFO Prescaling events; keeping 0.01 of events 
+StrippingMicroDiJetsLinePre...   INFO Prescaling events; keeping 0.5 of events 
+MERGED:MergeBu2LLK_ee            INFO Member list: GaudiSequencer/MERGEDINPUTS:MergeBu2LLK_ee, FilterDesktop/MergeBu2LLK_ee
+MERGEDINPUTS:MergeBu2LLK_ee      INFO OR Member list: GaudiSequencer/INPUT:KaonsForBu2LLK, GaudiSequencer/INPUT:KstarsForBu2LLK, GaudiSequencer/INPUT:PhisForBu2LLK, GaudiSequencer/INPUT:KshortsLLForBu2LLK, GaudiSequencer/INPUT:KshortsDDForBu2LLK, GaudiSequencer/INPUT:LambdasLLForBu2LLK, GaudiSequencer/INPUT:LambdasDDForBu2LLK, GaudiSequencer/INPUT:LambdastarsForBu2LLK, GaudiSequencer/INPUT:KstarsPlusLLForBu2LLK, GaudiSequencer/INPUT:KstarsPlusDDForBu2LLK, GaudiSequencer/INPUT:K1ForBu2LLK
+INPUT:KaonsForBu2LLK             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/KaonsForBu2LLK
+INPUT:KstarsForBu2LLK            INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKstar2Kpi_Particles, FilterDesktop/KstarsForBu2LLK
+INPUT:PhisForBu2LLK              INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLoosePhi2KK_Particles, FilterDesktop/PhisForBu2LLK
+INPUT:KshortsLLForBu2LLK         INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KshortsLLForBu2LLK
+INPUT:KshortsDDForBu2LLK         INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KshortsDDForBu2LLK
+INPUT:LambdasLLForBu2LLK         INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdaLL_Particles, FilterDesktop/LambdasLLForBu2LLK
+INPUT:LambdasDDForBu2LLK         INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdaDD_Particles, FilterDesktop/LambdasDDForBu2LLK
+INPUT:LambdastarsForBu2LLK       INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdastar2pK_Particles, FilterDesktop/LambdastarsForBu2LLK
+INPUT:KstarsPlusLLForBu2LLK      INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, CombineParticles/KstarsPlusLLForBu2LLK
+INPUT:KstarsPlusDDForBu2LLK      INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, CombineParticles/KstarsPlusDDForBu2LLK
+INPUT:K1ForBu2LLK                INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, DaVinci::N3BodyDecays/K1ForBu2LLK
+MERGED:MergeBu2LLK_ee2           INFO Member list: GaudiSequencer/MERGEDINPUTS:MergeBu2LLK_ee2, FilterDesktop/MergeBu2LLK_ee2
+MERGEDINPUTS:MergeBu2LLK_ee2     INFO OR Member list: GaudiSequencer/INPUT:KaonsForBu2LLK, GaudiSequencer/INPUT:KstarsForBu2LLK, GaudiSequencer/INPUT:PhisForBu2LLK, GaudiSequencer/INPUT:KshortsLLForBu2LLK, GaudiSequencer/INPUT:KshortsDDForBu2LLK, GaudiSequencer/INPUT:LambdasLLForBu2LLK, GaudiSequencer/INPUT:LambdasDDForBu2LLK, GaudiSequencer/INPUT:LambdastarsForBu2LLK, GaudiSequencer/INPUT:KstarsPlusLLForBu2LLK, GaudiSequencer/INPUT:KstarsPlusDDForBu2LLK, GaudiSequencer/INPUT:K1ForBu2LLK
+MERGED:MergeBu2LLK_mm            INFO Member list: GaudiSequencer/MERGEDINPUTS:MergeBu2LLK_mm, FilterDesktop/MergeBu2LLK_mm
+MERGEDINPUTS:MergeBu2LLK_mm      INFO OR Member list: GaudiSequencer/INPUT:KaonsForBu2LLK, GaudiSequencer/INPUT:KstarsForBu2LLK, GaudiSequencer/INPUT:PhisForBu2LLK, GaudiSequencer/INPUT:KshortsLLForBu2LLK, GaudiSequencer/INPUT:KshortsDDForBu2LLK, GaudiSequencer/INPUT:LambdasLLForBu2LLK, GaudiSequencer/INPUT:LambdasDDForBu2LLK, GaudiSequencer/INPUT:LambdastarsForBu2LLK, GaudiSequencer/INPUT:KstarsPlusLLForBu2LLK, GaudiSequencer/INPUT:KstarsPlusDDForBu2LLK, GaudiSequencer/INPUT:K1ForBu2LLK
+MERGED:MergeBu2LLK_me            INFO Member list: GaudiSequencer/MERGEDINPUTS:MergeBu2LLK_me, FilterDesktop/MergeBu2LLK_me
+MERGEDINPUTS:MergeBu2LLK_me      INFO OR Member list: GaudiSequencer/INPUT:KaonsForBu2LLK, GaudiSequencer/INPUT:KstarsForBu2LLK, GaudiSequencer/INPUT:PhisForBu2LLK, GaudiSequencer/INPUT:KshortsLLForBu2LLK, GaudiSequencer/INPUT:KshortsDDForBu2LLK, GaudiSequencer/INPUT:LambdasLLForBu2LLK, GaudiSequencer/INPUT:LambdasDDForBu2LLK, GaudiSequencer/INPUT:LambdastarsForBu2LLK, GaudiSequencer/INPUT:KstarsPlusLLForBu2LLK, GaudiSequencer/INPUT:KstarsPlusDDForBu2LLK
+MERGED:MergeBu2LLK_meSS          INFO Member list: GaudiSequencer/MERGEDINPUTS:MergeBu2LLK_meSS, FilterDesktop/MergeBu2LLK_meSS
+MERGEDINPUTS:MergeBu2LLK_meSS    INFO OR Member list: GaudiSequencer/INPUT:KaonsForBu2LLK, GaudiSequencer/INPUT:KstarsForBu2LLK, GaudiSequencer/INPUT:PhisForBu2LLK, GaudiSequencer/INPUT:KshortsLLForBu2LLK, GaudiSequencer/INPUT:KshortsDDForBu2LLK, GaudiSequencer/INPUT:LambdasLLForBu2LLK, GaudiSequencer/INPUT:LambdasDDForBu2LLK, GaudiSequencer/INPUT:LambdastarsForBu2LLK, GaudiSequencer/INPUT:KstarsPlusLLForBu2LLK, GaudiSequencer/INPUT:KstarsPlusDDForBu2LLK
+MERGED:MergeBu2LLK_mt            INFO Member list: GaudiSequencer/MERGEDINPUTS:MergeBu2LLK_mt, FilterDesktop/MergeBu2LLK_mt
+MERGEDINPUTS:MergeBu2LLK_mt      INFO OR Member list: GaudiSequencer/INPUT:LambdastarsForBu2LLK
+MERGED:MergeBu2LLK_mtSS          INFO Member list: GaudiSequencer/MERGEDINPUTS:MergeBu2LLK_mtSS, FilterDesktop/MergeBu2LLK_mtSS
+MERGEDINPUTS:MergeBu2LLK_mtSS    INFO OR Member list: GaudiSequencer/INPUT:LambdastarsForBu2LLK
+MERGED:MergeBu2LLK_ee3           INFO Member list: GaudiSequencer/MERGEDINPUTS:MergeBu2LLK_ee3, FilterDesktop/MergeBu2LLK_ee3
+MERGEDINPUTS:MergeBu2LLK_ee3     INFO OR Member list: GaudiSequencer/INPUT:KstarsForBu2LLK, GaudiSequencer/INPUT:PhisForBu2LLK, GaudiSequencer/INPUT:LambdasLLForBu2LLK, GaudiSequencer/INPUT:LambdasDDForBu2LLK, GaudiSequencer/INPUT:LambdastarsForBu2LLK, GaudiSequencer/INPUT:K1ForBu2LLK
+StrippingBetaSBs2JpsieePhiL...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:B2XLL_mmLine              INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XLL_mmLine, FilterDesktop/B2XLL_mmLine
+MERGEDINPUTS:B2XLL_mmLine        INFO OR Member list: GaudiSequencer/INPUT:AllExceptJpsiB2XLL_mm, GaudiSequencer/INPUT:OnlyTheJpsiB2XLL_mm
+INPUT:AllExceptJpsiB2XLL_mm      INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMuons_Particles, CombineParticles/MuMuForB2XLL, FilterDesktop/SelMuMuForB2XLL, GaudiSequencer/MERGED:MergeB2XLL_mm, CombineParticles/AllExceptJpsiB2XLL_mm
+MERGED:MergeB2XLL_mm             INFO Member list: GaudiSequencer/MERGEDINPUTS:MergeB2XLL_mm, FilterDesktop/MergeB2XLL_mm
+MERGEDINPUTS:MergeB2XLL_mm       INFO OR Member list: GaudiSequencer/INPUT:KaonsForB2XLL, GaudiSequencer/INPUT:PionsForB2XLL, GaudiSequencer/INPUT:KstarsForB2XLL, GaudiSequencer/INPUT:RhosForB2XLL, GaudiSequencer/INPUT:PhisForB2XLL, GaudiSequencer/INPUT:Psi2SForB2XLL, GaudiSequencer/INPUT:ProtonsForB2XLL, GaudiSequencer/INPUT:DZerosForB2XLL, GaudiSequencer/INPUT:DPlusForB2XLL, GaudiSequencer/INPUT:DStarsForB2XLL, GaudiSequencer/INPUT:Selection_OmegasForB2XLL_omega2pipipizero, GaudiSequencer/INPUT:SelectionOff0Forf0(980)sForB2XLL, GaudiSequencer/INPUT:KStarPlusForB2XLL, GaudiSequencer/INPUT:Selection_DsPlusForB2XLL_DsPlus, GaudiSequencer/INPUT:Selection_DsStarForB2XLL_DsStar, GaudiSequencer/INPUT:Selection_KpipiForB2XLL_kpipi, GaudiSequencer/INPUT:Selection_KSpipiForB2XLL_kspipi
+INPUT:KaonsForB2XLL              INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/KaonsForB2XLL
+INPUT:PionsForB2XLL              INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/PionsForB2XLL
+INPUT:KstarsForB2XLL             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKstar2Kpi_Particles, FilterDesktop/KstarsForB2XLL
+INPUT:RhosForB2XLL               INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseRho0_Particles, FilterDesktop/RhosForB2XLL
+INPUT:PhisForB2XLL               INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLoosePhi2KK_Particles, FilterDesktop/PhisForB2XLL
+INPUT:Psi2SForB2XLL              INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseJpsi2MuMu_Particles, FilterDesktop/JPsisForB2XLL, LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/PionsForB2XLL, CombineParticles/Psi2SForB2XLL
+INPUT:ProtonsForB2XLL            INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseProtons_Particles, FilterDesktop/ProtonsForB2XLL
+INPUT:DZerosForB2XLL             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseD02KPi_Particles, FilterDesktop/DZerosForB2XLL
+INPUT:DPlusForB2XLL              INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDplus2hhh_Particles, FilterDesktop/DPlusForB2XLL
+INPUT:DStarsForB2XLL             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDstarWithD02KPi_Particles, FilterDesktop/DStarsForB2XLL
+INPUT:Selection_OmegasForB2...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/PionsForB2XLL, GaudiSequencer/MERGED:Selection_PiZeros_pi0, CombineParticles/Selection_OmegasForB2XLL_omega2pipipizero
+MERGED:Selection_PiZeros_pi0     INFO Member list: GaudiSequencer/MERGEDINPUTS:Selection_PiZeros_pi0, FilterDesktop/Selection_PiZeros_pi0
+MERGEDINPUTS:Selection_PiZe...   INFO OR Member list: GaudiSequencer/INPUT:Selection_PiZeros_pi0resolved, GaudiSequencer/INPUT:Selection_PiZeros_pi0merged
+INPUT:Selection_PiZeros_pi0...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Selection_PiZeros_pi0resolved
+INPUT:Selection_PiZeros_pi0...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Selection_PiZeros_pi0merged
+INPUT:SelectionOff0Forf0(98...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/PionsForB2XLL, CombineParticles/SelectionOff0Forf0(980)sForB2XLL
+INPUT:KStarPlusForB2XLL          INFO Member list: GaudiSequencer/MERGED:KStarPlusForB2XLL
+MERGED:KStarPlusForB2XLL         INFO Member list: GaudiSequencer/MERGEDINPUTS:KStarPlusForB2XLL, FilterDesktop/KStarPlusForB2XLL
+MERGEDINPUTS:KStarPlusForB2XLL   INFO OR Member list: GaudiSequencer/INPUT:Selection_KStarPlus1ForB2XLL_Kstar2kaonpion, GaudiSequencer/INPUT:Selection_KStarPlus2ForB2XLL_Kstar2kaonpion
+INPUT:Selection_KStarPlus1F...   INFO Member list: GaudiSequencer/MERGED:Selection_KShorts_Kshort, LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/PionsForB2XLL, CombineParticles/Selection_KStarPlus1ForB2XLL_Kstar2kaonpion
+MERGED:Selection_KShorts_Ks...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Selection_KShorts_Kshort, FilterDesktop/Selection_KShorts_Kshort
+MERGEDINPUTS:Selection_KSho...   INFO OR Member list: GaudiSequencer/INPUT:Selection_KShorts_Ksdd, GaudiSequencer/INPUT:Selection_KShorts_Ksll
+INPUT:Selection_KShorts_Ksdd     INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/Selection_KShorts_Ksdd
+INPUT:Selection_KShorts_Ksll     INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/Selection_KShorts_Ksll
+INPUT:Selection_KStarPlus2F...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/KaonsForB2XLL, GaudiSequencer/MERGED:Selection_PiZeros_pi0, CombineParticles/Selection_KStarPlus2ForB2XLL_Kstar2kaonpion
+INPUT:Selection_DsPlusForB2...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/PionsForB2XLL, LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/KaonsForB2XLL, CombineParticles/Selection_DsPlusForB2XLL_DsPlus
+INPUT:Selection_DsStarForB2...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/PionsForB2XLL, LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/KaonsForB2XLL, CombineParticles/Selection_DsPlusForB2XLL_DsPlus, LoKi::VoidFilter/SelFilterPhys_StdLoosePhotons_Particles, CombineParticles/Selection_DsStarForB2XLL_DsStar
+INPUT:Selection_KpipiForB2X...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/KaonsForB2XLL, LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/PionsForB2XLL, CombineParticles/Selection_KpipiForB2XLL_kpipi
+INPUT:Selection_KSpipiForB2...   INFO Member list: GaudiSequencer/MERGED:Selection_KShorts_Kshort, LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/PionsForB2XLL, CombineParticles/Selection_KSpipiForB2XLL_kspipi
+INPUT:OnlyTheJpsiB2XLL_mm        INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMuons_Particles, CombineParticles/MuMuForB2XLL, FilterDesktop/SelMuMuForB2XLL, LoKi::VoidFilter/SelFilterPhys_StdLooseJpsi2MuMu_Particles, FilterDesktop/JPsisForB2XLL, CombineParticles/OnlyTheJpsiB2XLL_mm
+MERGED:B2XLL_meLine              INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XLL_meLine, FilterDesktop/B2XLL_meLine
+MERGEDINPUTS:B2XLL_meLine        INFO OR Member list: GaudiSequencer/INPUT:AllExceptJpsiB2XLL_me, GaudiSequencer/INPUT:OnlyTheJpsiB2XLL_me
+INPUT:AllExceptJpsiB2XLL_me      INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdLooseElectrons_Particles, CombineParticles/MuEForB2XLL, FilterDesktop/SelMuEForB2XLL, GaudiSequencer/MERGED:MergeB2XLL_me, CombineParticles/AllExceptJpsiB2XLL_me
+MERGED:MergeB2XLL_me             INFO Member list: GaudiSequencer/MERGEDINPUTS:MergeB2XLL_me, FilterDesktop/MergeB2XLL_me
+MERGEDINPUTS:MergeB2XLL_me       INFO OR Member list: GaudiSequencer/INPUT:KaonsForB2XLL, GaudiSequencer/INPUT:PionsForB2XLL, GaudiSequencer/INPUT:KstarsForB2XLL, GaudiSequencer/INPUT:RhosForB2XLL, GaudiSequencer/INPUT:PhisForB2XLL, GaudiSequencer/INPUT:Psi2SForB2XLL, GaudiSequencer/INPUT:ProtonsForB2XLL, GaudiSequencer/INPUT:DZerosForB2XLL, GaudiSequencer/INPUT:DPlusForB2XLL, GaudiSequencer/INPUT:DStarsForB2XLL, GaudiSequencer/INPUT:Selection_OmegasForB2XLL_omega2pipipizero, GaudiSequencer/INPUT:SelectionOff0Forf0(980)sForB2XLL, GaudiSequencer/INPUT:KStarPlusForB2XLL, GaudiSequencer/INPUT:Selection_DsPlusForB2XLL_DsPlus, GaudiSequencer/INPUT:Selection_DsStarForB2XLL_DsStar, GaudiSequencer/INPUT:Selection_KpipiForB2XLL_kpipi, GaudiSequencer/INPUT:Selection_KSpipiForB2XLL_kspipi
+INPUT:OnlyTheJpsiB2XLL_me        INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdLooseElectrons_Particles, CombineParticles/MuEForB2XLL, FilterDesktop/SelMuEForB2XLL, LoKi::VoidFilter/SelFilterPhys_StdLooseJpsi2MuMu_Particles, FilterDesktop/JPsisForB2XLL, CombineParticles/OnlyTheJpsiB2XLL_me
+MERGED:B2XLL_eeLine              INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XLL_eeLine, FilterDesktop/B2XLL_eeLine
+MERGEDINPUTS:B2XLL_eeLine        INFO OR Member list: GaudiSequencer/INPUT:AllExceptJpsiB2XLL_ee, GaudiSequencer/INPUT:OnlyTheJpsiB2XLL_ee
+INPUT:AllExceptJpsiB2XLL_ee      INFO Member list: DiElectronMaker/EEForB2XLLeeSelection, FilterDesktop/SelEEForB2XLL, GaudiSequencer/MERGED:MergeB2XLL_ee, CombineParticles/AllExceptJpsiB2XLL_ee
+EEForB2XLLeeSelection            INFO Particle/AntiParticle to be created : 'J/psi(1S)'/'J/psi(1S)'
+MERGED:MergeB2XLL_ee             INFO Member list: GaudiSequencer/MERGEDINPUTS:MergeB2XLL_ee, FilterDesktop/MergeB2XLL_ee
+MERGEDINPUTS:MergeB2XLL_ee       INFO OR Member list: GaudiSequencer/INPUT:KaonsForB2XLL, GaudiSequencer/INPUT:PionsForB2XLL, GaudiSequencer/INPUT:KstarsForB2XLL, GaudiSequencer/INPUT:RhosForB2XLL, GaudiSequencer/INPUT:PhisForB2XLL, GaudiSequencer/INPUT:Psi2SForB2XLL, GaudiSequencer/INPUT:ProtonsForB2XLL, GaudiSequencer/INPUT:DZerosForB2XLL, GaudiSequencer/INPUT:DPlusForB2XLL, GaudiSequencer/INPUT:DStarsForB2XLL, GaudiSequencer/INPUT:Selection_OmegasForB2XLL_omega2pipipizero, GaudiSequencer/INPUT:SelectionOff0Forf0(980)sForB2XLL, GaudiSequencer/INPUT:KStarPlusForB2XLL, GaudiSequencer/INPUT:Selection_DsPlusForB2XLL_DsPlus, GaudiSequencer/INPUT:Selection_DsStarForB2XLL_DsStar, GaudiSequencer/INPUT:Selection_KpipiForB2XLL_kpipi, GaudiSequencer/INPUT:Selection_KSpipiForB2XLL_kspipi
+INPUT:OnlyTheJpsiB2XLL_ee        INFO Member list: DiElectronMaker/EEForB2XLLeeSelection, FilterDesktop/SelEEForB2XLL, LoKi::VoidFilter/SelFilterPhys_StdLooseJpsi2MuMu_Particles, FilterDesktop/JPsisForB2XLL, CombineParticles/OnlyTheJpsiB2XLL_ee
+MERGED:B2XLL_mmSSLine            INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XLL_mmSSLine, FilterDesktop/B2XLL_mmSSLine
+MERGEDINPUTS:B2XLL_mmSSLine      INFO OR Member list: GaudiSequencer/INPUT:AllExceptJpsiB2XLL_mmSS, GaudiSequencer/INPUT:OnlyTheJpsiB2XLL_mmSS
+INPUT:AllExceptJpsiB2XLL_mmSS    INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMuons_Particles, CombineParticles/MuMuSSForB2XLL, FilterDesktop/SelMuMuSSForB2XLL, GaudiSequencer/MERGED:MergeB2XLL_mmSS, CombineParticles/AllExceptJpsiB2XLL_mmSS
+MERGED:MergeB2XLL_mmSS           INFO Member list: GaudiSequencer/MERGEDINPUTS:MergeB2XLL_mmSS, FilterDesktop/MergeB2XLL_mmSS
+MERGEDINPUTS:MergeB2XLL_mmSS     INFO OR Member list: GaudiSequencer/INPUT:KaonsForB2XLL, GaudiSequencer/INPUT:PionsForB2XLL, GaudiSequencer/INPUT:KstarsForB2XLL, GaudiSequencer/INPUT:RhosForB2XLL, GaudiSequencer/INPUT:PhisForB2XLL, GaudiSequencer/INPUT:Psi2SForB2XLL, GaudiSequencer/INPUT:ProtonsForB2XLL, GaudiSequencer/INPUT:DZerosForB2XLL, GaudiSequencer/INPUT:DPlusForB2XLL, GaudiSequencer/INPUT:DStarsForB2XLL, GaudiSequencer/INPUT:Selection_OmegasForB2XLL_omega2pipipizero, GaudiSequencer/INPUT:SelectionOff0Forf0(980)sForB2XLL, GaudiSequencer/INPUT:KStarPlusForB2XLL, GaudiSequencer/INPUT:Selection_DsPlusForB2XLL_DsPlus, GaudiSequencer/INPUT:Selection_DsStarForB2XLL_DsStar, GaudiSequencer/INPUT:Selection_KpipiForB2XLL_kpipi, GaudiSequencer/INPUT:Selection_KSpipiForB2XLL_kspipi
+INPUT:OnlyTheJpsiB2XLL_mmSS      INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMuons_Particles, CombineParticles/MuMuSSForB2XLL, FilterDesktop/SelMuMuSSForB2XLL, LoKi::VoidFilter/SelFilterPhys_StdLooseJpsi2MuMu_Particles, FilterDesktop/JPsisForB2XLL, CombineParticles/OnlyTheJpsiB2XLL_mmSS
+MERGED:B2XLL_meSSLine            INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XLL_meSSLine, FilterDesktop/B2XLL_meSSLine
+MERGEDINPUTS:B2XLL_meSSLine      INFO OR Member list: GaudiSequencer/INPUT:AllExceptJpsiB2XLL_meSS, GaudiSequencer/INPUT:OnlyTheJpsiB2XLL_meSS
+INPUT:AllExceptJpsiB2XLL_meSS    INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdLooseElectrons_Particles, CombineParticles/MuESSForB2XLL, FilterDesktop/SelMuESSForB2XLL, GaudiSequencer/MERGED:MergeB2XLL_meSS, CombineParticles/AllExceptJpsiB2XLL_meSS
+MERGED:MergeB2XLL_meSS           INFO Member list: GaudiSequencer/MERGEDINPUTS:MergeB2XLL_meSS, FilterDesktop/MergeB2XLL_meSS
+MERGEDINPUTS:MergeB2XLL_meSS     INFO OR Member list: GaudiSequencer/INPUT:KaonsForB2XLL, GaudiSequencer/INPUT:PionsForB2XLL, GaudiSequencer/INPUT:KstarsForB2XLL, GaudiSequencer/INPUT:RhosForB2XLL, GaudiSequencer/INPUT:PhisForB2XLL, GaudiSequencer/INPUT:Psi2SForB2XLL, GaudiSequencer/INPUT:ProtonsForB2XLL, GaudiSequencer/INPUT:DZerosForB2XLL, GaudiSequencer/INPUT:DPlusForB2XLL, GaudiSequencer/INPUT:DStarsForB2XLL, GaudiSequencer/INPUT:Selection_OmegasForB2XLL_omega2pipipizero, GaudiSequencer/INPUT:SelectionOff0Forf0(980)sForB2XLL, GaudiSequencer/INPUT:KStarPlusForB2XLL, GaudiSequencer/INPUT:Selection_DsPlusForB2XLL_DsPlus, GaudiSequencer/INPUT:Selection_DsStarForB2XLL_DsStar, GaudiSequencer/INPUT:Selection_KpipiForB2XLL_kpipi, GaudiSequencer/INPUT:Selection_KSpipiForB2XLL_kspipi
+INPUT:OnlyTheJpsiB2XLL_meSS      INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdLooseElectrons_Particles, CombineParticles/MuESSForB2XLL, FilterDesktop/SelMuESSForB2XLL, LoKi::VoidFilter/SelFilterPhys_StdLooseJpsi2MuMu_Particles, FilterDesktop/JPsisForB2XLL, CombineParticles/OnlyTheJpsiB2XLL_meSS
+MERGED:B2XLL_eeSSLine            INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XLL_eeSSLine, FilterDesktop/B2XLL_eeSSLine
+MERGEDINPUTS:B2XLL_eeSSLine      INFO OR Member list: GaudiSequencer/INPUT:AllExceptJpsiB2XLL_eeSS, GaudiSequencer/INPUT:OnlyTheJpsiB2XLL_eeSS
+INPUT:AllExceptJpsiB2XLL_eeSS    INFO Member list: DiElectronMaker/EESSForB2XLLeeSelection, FilterDesktop/SelEESSForB2XLL, GaudiSequencer/MERGED:MergeB2XLL_eeSS, CombineParticles/AllExceptJpsiB2XLL_eeSS
+EESSForB2XLLeeSelection          INFO Particle/AntiParticle to be created : 'J/psi(1S)'/'J/psi(1S)'
+MERGED:MergeB2XLL_eeSS           INFO Member list: GaudiSequencer/MERGEDINPUTS:MergeB2XLL_eeSS, FilterDesktop/MergeB2XLL_eeSS
+MERGEDINPUTS:MergeB2XLL_eeSS     INFO OR Member list: GaudiSequencer/INPUT:KaonsForB2XLL, GaudiSequencer/INPUT:PionsForB2XLL, GaudiSequencer/INPUT:KstarsForB2XLL, GaudiSequencer/INPUT:RhosForB2XLL, GaudiSequencer/INPUT:PhisForB2XLL, GaudiSequencer/INPUT:Psi2SForB2XLL, GaudiSequencer/INPUT:ProtonsForB2XLL, GaudiSequencer/INPUT:DZerosForB2XLL, GaudiSequencer/INPUT:DPlusForB2XLL, GaudiSequencer/INPUT:DStarsForB2XLL, GaudiSequencer/INPUT:Selection_OmegasForB2XLL_omega2pipipizero, GaudiSequencer/INPUT:SelectionOff0Forf0(980)sForB2XLL, GaudiSequencer/INPUT:KStarPlusForB2XLL, GaudiSequencer/INPUT:Selection_DsPlusForB2XLL_DsPlus, GaudiSequencer/INPUT:Selection_DsStarForB2XLL_DsStar, GaudiSequencer/INPUT:Selection_KpipiForB2XLL_kpipi, GaudiSequencer/INPUT:Selection_KSpipiForB2XLL_kspipi
+INPUT:OnlyTheJpsiB2XLL_eeSS      INFO Member list: DiElectronMaker/EESSForB2XLLeeSelection, FilterDesktop/SelEESSForB2XLL, LoKi::VoidFilter/SelFilterPhys_StdLooseJpsi2MuMu_Particles, FilterDesktop/JPsisForB2XLL, CombineParticles/OnlyTheJpsiB2XLL_eeSS
+ForStripXib2XiGamma_LLLMake...   INFO Member list: FastVeloTracking/ForStripXib2XiGamma_LLLFastVelo, TrackStateInitAlg/ForStripXib2XiGamma_LLLInitSeedFit, TrackContainerCopy/ForStripXib2XiGamma_LLLCopyVelo, TrackEventFitter/ForStripXib2XiGamma_LLLVeloRefitterAlg
+ForStripXib2XiGamma_LLLVelo...   INFO Rec/Track/VeloStripXib2XiGamma_LLL -> Rec/Track/VeloStripXib2XiGamma_LLL using ForStripXib2XiGamma_LLLVeloRefitterAlg.Fitter
+ForStripXib2XiGamma_DDDMake...   INFO Member list: FastVeloTracking/ForStripXib2XiGamma_DDDFastVelo, TrackStateInitAlg/ForStripXib2XiGamma_DDDInitSeedFit, TrackContainerCopy/ForStripXib2XiGamma_DDDCopyVelo, TrackEventFitter/ForStripXib2XiGamma_DDDVeloRefitterAlg
+ForStripXib2XiGamma_DDDVelo...   INFO Rec/Track/VeloStripXib2XiGamma_DDD -> Rec/Track/VeloStripXib2XiGamma_DDD using ForStripXib2XiGamma_DDDVeloRefitterAlg.Fitter
+ForStripXib2XiGamma_DDLMake...   INFO Member list: FastVeloTracking/ForStripXib2XiGamma_DDLFastVelo, TrackStateInitAlg/ForStripXib2XiGamma_DDLInitSeedFit, TrackContainerCopy/ForStripXib2XiGamma_DDLCopyVelo, TrackEventFitter/ForStripXib2XiGamma_DDLVeloRefitterAlg
+ForStripXib2XiGamma_DDLVelo...   INFO Rec/Track/VeloStripXib2XiGamma_DDL -> Rec/Track/VeloStripXib2XiGamma_DDL using ForStripXib2XiGamma_DDLVeloRefitterAlg.Fitter
+ForStripOb2OGamma_LLLMakeVe...   INFO Member list: FastVeloTracking/ForStripOb2OGamma_LLLFastVelo, TrackStateInitAlg/ForStripOb2OGamma_LLLInitSeedFit, TrackContainerCopy/ForStripOb2OGamma_LLLCopyVelo, TrackEventFitter/ForStripOb2OGamma_LLLVeloRefitterAlg
+ForStripOb2OGamma_LLLVeloRe...   INFO Rec/Track/VeloStripOb2OGamma_LLL -> Rec/Track/VeloStripOb2OGamma_LLL using ForStripOb2OGamma_LLLVeloRefitterAlg.Fitter
+ForStripOb2OGamma_DDDMakeVe...   INFO Member list: FastVeloTracking/ForStripOb2OGamma_DDDFastVelo, TrackStateInitAlg/ForStripOb2OGamma_DDDInitSeedFit, TrackContainerCopy/ForStripOb2OGamma_DDDCopyVelo, TrackEventFitter/ForStripOb2OGamma_DDDVeloRefitterAlg
+ForStripOb2OGamma_DDDVeloRe...   INFO Rec/Track/VeloStripOb2OGamma_DDD -> Rec/Track/VeloStripOb2OGamma_DDD using ForStripOb2OGamma_DDDVeloRefitterAlg.Fitter
+ForStripOb2OGamma_DDLMakeVe...   INFO Member list: FastVeloTracking/ForStripOb2OGamma_DDLFastVelo, TrackStateInitAlg/ForStripOb2OGamma_DDLInitSeedFit, TrackContainerCopy/ForStripOb2OGamma_DDLCopyVelo, TrackEventFitter/ForStripOb2OGamma_DDLVeloRefitterAlg
+ForStripOb2OGamma_DDLVeloRe...   INFO Rec/Track/VeloStripOb2OGamma_DDL -> Rec/Track/VeloStripOb2OGamma_DDL using ForStripOb2OGamma_DDLVeloRefitterAlg.Fitter
+MERGED:Selection_B2KLLXIncl...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Selection_B2KLLXInclusive_Leptons, FilterDesktop/Selection_B2KLLXInclusive_Leptons
+MERGEDINPUTS:Selection_B2KL...   INFO OR Member list: GaudiSequencer/INPUT:Sel_B2KLLXInclusiveDiMu, GaudiSequencer/INPUT:Sel_B2KLLXInclusive_electronfilter
+INPUT:Sel_B2KLLXInclusiveDiMu    INFO Member list: GaudiSequencer/MERGED:Sel_B2KLLXInclusiveDiMu_Merged, CombineParticles/Sel_B2KLLXInclusiveDiMu
+MERGED:Sel_B2KLLXInclusiveD...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Sel_B2KLLXInclusiveDiMu_Merged, FilterDesktop/Sel_B2KLLXInclusiveDiMu_Merged
+MERGEDINPUTS:Sel_B2KLLXIncl...   INFO OR Member list: GaudiSequencer/INPUT:Selection_B2KLLXInclusive_Muons, GaudiSequencer/INPUT:Selection_B2KLLXInclusive_Electrons
+INPUT:Selection_B2KLLXInclu...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMuons_Particles, FilterDesktop/Selection_B2KLLXInclusive_Muons
+INPUT:Selection_B2KLLXInclu...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseElectrons_Particles, FilterDesktop/Selection_B2KLLXInclusive_Electrons
+INPUT:Sel_B2KLLXInclusive_e...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdDiElectronFromTracks_Particles, FilterDesktop/Sel_B2KLLXInclusive_electronfilter
+StrippingB2KLLXInclusive_In...   INFO Prescaling events; keeping 0.02 of events 
+MERGED:Selection_B2KLLXIncl...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Selection_B2KLLXInclusive_LeptonsNoPID, FilterDesktop/Selection_B2KLLXInclusive_LeptonsNoPID
+MERGEDINPUTS:Selection_B2KL...   INFO OR Member list: GaudiSequencer/INPUT:Sel_B2KLLXInclusiveDiMu_NoPID, GaudiSequencer/INPUT:Sel_B2KLLXInclusive_electronfilterNoPID
+INPUT:Sel_B2KLLXInclusiveDi...   INFO Member list: GaudiSequencer/MERGED:Sel_B2KLLXInclusiveDiMu_NoPID_Merged, CombineParticles/Sel_B2KLLXInclusiveDiMu_NoPID
+MERGED:Sel_B2KLLXInclusiveD...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Sel_B2KLLXInclusiveDiMu_NoPID_Merged, FilterDesktop/Sel_B2KLLXInclusiveDiMu_NoPID_Merged
+MERGEDINPUTS:Sel_B2KLLXIncl...   INFO OR Member list: GaudiSequencer/INPUT:Selection_B2KLLXInclusive_MuonsNoPID, GaudiSequencer/INPUT:Selection_B2KLLXInclusive_ElectronsNoPID
+INPUT:Selection_B2KLLXInclu...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdNoPIDsMuons_Particles, FilterDesktop/Selection_B2KLLXInclusive_MuonsNoPID
+INPUT:Selection_B2KLLXInclu...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdNoPIDsElectrons_Particles, FilterDesktop/Selection_B2KLLXInclusive_ElectronsNoPID
+INPUT:Sel_B2KLLXInclusive_e...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdDiElectronFromTracks_Particles, FilterDesktop/Sel_B2KLLXInclusive_electronfilterNoPID
+StrippingB2KLLXInclusive_In...   INFO Prescaling events; keeping 0.05 of events 
+StrippingB2KpiX2MuMuSSDarkB...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2KX2MuMuSSDarkBos...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2KpiX2PiPiDarkBos...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2KX2PiPiSSDarkBos...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2KpiX2KKDarkBoson...   INFO Prescaling events; keeping 0.25 of events 
+StrippingB2KX2KKSSDarkBoson...   INFO Prescaling events; keeping 0.1 of events 
+StrippingB2KpiX2EESSDarkBos...   INFO Prescaling events; keeping 0.1 of events 
+EESSDarkBosonSel                 INFO Particle/AntiParticle to be created : 'J/psi(1S)'/'J/psi(1S)'
+StrippingB2KX2EESSDarkBoson...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:LooseLambda0              INFO Member list: GaudiSequencer/MERGEDINPUTS:LooseLambda0, FilterDesktop/LooseLambda0
+MERGEDINPUTS:LooseLambda0        INFO OR Member list: GaudiSequencer/INPUT:LooseLambda0LL, GaudiSequencer/INPUT:LooseLambda0DD
+INPUT:LooseLambda0LL             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdaLL_Particles, FilterDesktop/LooseLambda0LL
+INPUT:LooseLambda0DD             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdaDD_Particles, FilterDesktop/LooseLambda0DD
+MERGED:Photons_Cnv_Merge         INFO Member list: GaudiSequencer/MERGEDINPUTS:Photons_Cnv_Merge, FilterDesktop/Photons_Cnv_Merge
+MERGEDINPUTS:Photons_Cnv_Merge   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdAllLooseGammaDD_Particles, GaudiSequencer/INPUT:Phys_StdAllLooseGammaLL_Particles
+StrippingLFVJPsi2MuMuContro...   INFO Prescaling events; keeping 0.05 of events 
+StrippingLFVJPsi2eeControlL...   INFO Prescaling events; keeping 0.05 of events 
+StrippingLFVPromptJPsi2MuMu...   INFO Prescaling events; keeping 0.05 of events 
+StrippingLFVPromptJPsi2eeCo...   INFO Prescaling events; keeping 0.05 of events 
+StrippingLFVPromptPhi2eeCon...   INFO Prescaling events; keeping 0.7 of events 
+MERGED:Pi0ForselEtap_pi0         INFO Member list: GaudiSequencer/MERGEDINPUTS:Pi0ForselEtap_pi0, FilterDesktop/Pi0ForselEtap_pi0
+MERGEDINPUTS:Pi0ForselEtap_pi0   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseResolvedPi0_Particles, GaudiSequencer/INPUT:Phys_StdLooseMergedPi0_Particles
+StrippingLFVupsilon2eeLineP...   INFO Prescaling events; keeping 0.6 of events 
+StrippingLFVD2piphi2eePromp...   INFO Prescaling events; keeping 0.2 of events 
+StrippingLFVD2piphi2eMuProm...   INFO Prescaling events; keeping 0.25 of events 
+MERGED:StdLooseKsMergedForB...   INFO Member list: GaudiSequencer/MERGEDINPUTS:StdLooseKsMergedForBetaSBetaS, FilterDesktop/StdLooseKsMergedForBetaSBetaS
+MERGEDINPUTS:StdLooseKsMerg...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseKsDD_Particles, GaudiSequencer/INPUT:Phys_StdLooseKsLL_Particles
+MERGED:StdLooseLambdaMerged...   INFO Member list: GaudiSequencer/MERGEDINPUTS:StdLooseLambdaMergedForBetaSBetaS, FilterDesktop/StdLooseLambdaMergedForBetaSBetaS
+MERGEDINPUTS:StdLooseLambda...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseLambdaDD_Particles, GaudiSequencer/INPUT:Phys_StdLooseLambdaLL_Particles
+StrippingLFVExoticaSameSign...   INFO Prescaling events; keeping 0.5 of events 
+StrippingLFVExoticaSameSign...   INFO Prescaling events; keeping 0.5 of events 
+MERGED:B2XTauMu_Kst_daughters    INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XTauMu_Kst_daughters, FilterDesktop/B2XTauMu_Kst_daughters
+MERGEDINPUTS:B2XTauMu_Kst_d...   INFO OR Member list: GaudiSequencer/INPUT:Kst0MuForB2XTauMu
+INPUT:Kst0MuForB2XTauMu          INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/KforB2XTauMu, LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/PiforB2XTauMu, CombineParticles/Kst02KPiforB2XTauMu, LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, FilterDesktop/MuforB2XTauMu, CombineParticles/Kst0MuForB2XTauMu
+StrippingB2XTauMu_Kst_WSLin...   INFO Prescaling events; keeping 0.5 of events 
+MERGED:B2XTauMu_Kst_WS_daug...   INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XTauMu_Kst_WS_daughters, FilterDesktop/B2XTauMu_Kst_WS_daughters
+MERGEDINPUTS:B2XTauMu_Kst_W...   INFO OR Member list: GaudiSequencer/INPUT:Kst0MuForB2XTauMu
+MERGED:B2XTauMu_K_3pi_daugh...   INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XTauMu_K_3pi_daughters, FilterDesktop/B2XTauMu_K_3pi_daughters
+MERGEDINPUTS:B2XTauMu_K_3pi...   INFO OR Member list: GaudiSequencer/INPUT:KMuOSFor_KB2XTauMu, GaudiSequencer/INPUT:KMuSSFor_KB2XTauMu
+INPUT:KMuOSFor_KB2XTauMu         INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/KforB2XTauMu, LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, FilterDesktop/MuforB2XTauMu, CombineParticles/KMuOSForB2XTauMu, FilterDesktop/KMuOSFor_KB2XTauMu
+INPUT:KMuSSFor_KB2XTauMu         INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/KforB2XTauMu, LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, FilterDesktop/MuforB2XTauMu, CombineParticles/KMuSSForB2XTauMu, FilterDesktop/KMuSSFor_KB2XTauMu
+StrippingB2XTauMu_K_3pi_WSL...   INFO Prescaling events; keeping 0.5 of events 
+MERGED:B2XTauMu_K_3pi_WS_da...   INFO Member list: GaudiSequencer/MERGEDINPUTS:B2XTauMu_K_3pi_WS_daughters, FilterDesktop/B2XTauMu_K_3pi_WS_daughters
+MERGEDINPUTS:B2XTauMu_K_3pi...   INFO OR Member list: GaudiSequencer/INPUT:KMuOSFor_KB2XTauMu, GaudiSequencer/INPUT:KMuSSFor_KB2XTauMu
+StrippingXibcXibc2LcJpsiPre...   INFO Prescaling events; keeping 0.2 of events 
+StrippingBd2JpsieeKSBd2Jpsi...   INFO Prescaling events; keeping 0.4 of events 
+StrippingBd2JpsieeKSBu2Jpsi...   INFO Prescaling events; keeping 0.18 of events 
+MERGED:MergedPionsForHeavyB...   INFO Member list: GaudiSequencer/MERGEDINPUTS:MergedPionsForHeavyBaryon, FilterDesktop/MergedPionsForHeavyBaryon
+MERGEDINPUTS:MergedPionsFor...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdAllLoosePions_Particles, GaudiSequencer/INPUT:Phys_StdNoPIDsDownPions_Particles
+INPUT:Phys_StdAllLoosePions...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLoosePions_Particles
+INPUT:Phys_StdNoPIDsDownPio...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdNoPIDsDownPions_Particles
+MERGED:StdLooseLambdaMerged...   INFO Member list: GaudiSequencer/MERGEDINPUTS:StdLooseLambdaMergedForHeavyBaryon, FilterDesktop/StdLooseLambdaMergedForHeavyBaryon
+MERGEDINPUTS:StdLooseLambda...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseLambdaDD_Particles, GaudiSequencer/INPUT:Phys_StdLooseLambdaLL_Particles
+MERGED:MergedKaonsForHeavyB...   INFO Member list: GaudiSequencer/MERGEDINPUTS:MergedKaonsForHeavyBaryon, FilterDesktop/MergedKaonsForHeavyBaryon
+MERGEDINPUTS:MergedKaonsFor...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdAllLooseKaons_Particles, GaudiSequencer/INPUT:Phys_StdLooseDownKaons_Particles
+INPUT:Phys_StdAllLooseKaons...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseKaons_Particles
+INPUT:Phys_StdLooseDownKaon...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseDownKaons_Particles
+MERGED:Selection_B2Lambda0M...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Selection_B2Lambda0Mu_LambdaMajoranaSSMu, FilterDesktop/Selection_B2Lambda0Mu_LambdaMajoranaSSMu
+MERGEDINPUTS:Selection_B2La...   INFO OR Member list: GaudiSequencer/INPUT:LambdaMajoranaSSMu_forB2Lambda0Mu, GaudiSequencer/INPUT:downLambdaMajoranaSSMu_forB2Lambda0Mu
+INPUT:LambdaMajoranaSSMu_fo...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, LoKi::VoidFilter/SelFilterPhys_StdLooseMuons_Particles, FilterDesktop/Muon_forB2Lambda0Mu, CombineParticles/LambdaMajoranaSSMu_forB2Lambda0Mu
+INPUT:downLambdaMajoranaSSM...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdNoPIDsDownPions_Particles, LoKi::VoidFilter/SelFilterPhys_StdLooseDownMuons_Particles, FilterDesktop/downMuon_forB2Lambda0Mu, CombineParticles/downLambdaMajoranaSSMu_forB2Lambda0Mu
+StrippingFullDSTDiMuonDiMuo...   INFO Prescaling events; keeping 0.2 of events 
+StrippingKs2PiPiForRnSLineP...   INFO Prescaling events; keeping 0.001 of events 
+StrippingK0s2MuMuSBLinePreS...   INFO Prescaling events; keeping 0.1 of events 
+ToolSvc.BIntegrator              INFO Center of the field is at the z positions (5165.39,7305.96,46.6342)
+TrackEffMuonTTJpsi_SelMuonT...   INFO Member list: ChargedProtoParticleMaker/TrackEffMuonTTJpsi_SelMuonTTPPartsPPMaker, ChargedProtoCombineDLLsAlg/TrackEffMuonTTJpsi_SelMuonTTPPartsCombDLLs
+TrackEffMuonTTJpsi_SelMuonT...   INFO Using retuned RICH el and mu DLL values in combined DLLs
+TrackEffMuonTTZ_SelMuonTTPP...   INFO Member list: ChargedProtoParticleMaker/TrackEffMuonTTZ_SelMuonTTPPartsPPMaker, ChargedProtoCombineDLLsAlg/TrackEffMuonTTZ_SelMuonTTPPartsCombDLLs
+TrackEffMuonTTZ_SelMuonTTPP...   INFO Using retuned RICH el and mu DLL values in combined DLLs
+StrippingBetaSJpsi2MuMuLine...   INFO Prescaling events; keeping 0.04 of events 
+MERGED:BetaSJpsi2MuMuLine        INFO Member list: GaudiSequencer/MERGEDINPUTS:BetaSJpsi2MuMuLine, FilterDesktop/BetaSJpsi2MuMuLine
+MERGEDINPUTS:BetaSJpsi2MuMu...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdMassConstrainedJpsi2MuMu_Particles
+INPUT:Phys_StdMassConstrain...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdMassConstrainedJpsi2MuMu_Particles
+StrippingD2XMuMuSS_PiCalLin...   INFO Prescaling events; keeping 0.01 of events 
+StrippingD2XMuMuSS_K2PiLine...   INFO Prescaling events; keeping 0.005 of events 
+StrippingD2XMuMuSS_2KPiLine...   INFO Prescaling events; keeping 0.005 of events 
+StrippingD2XMuMuSS_KKPiPiLi...   INFO Prescaling events; keeping 0.01 of events 
+StrippingD2XMuMuSS_K3PiLine...   INFO Prescaling events; keeping 0.005 of events 
+StrippingD2XMuMuSS_PiPiPiPi...   INFO Prescaling events; keeping 0.01 of events 
+StrippingD2XMuMuSS_Lambdac2...   INFO Prescaling events; keeping 0.01 of events 
+StrippingD2XMuMuSS_Lambdac2...   INFO Prescaling events; keeping 0.1 of events 
+MERGED:LambdaForNeutralCBar...   INFO Member list: GaudiSequencer/MERGEDINPUTS:LambdaForNeutralCBaryons, FilterDesktop/LambdaForNeutralCBaryons
+MERGEDINPUTS:LambdaForNeutr...   INFO OR Member list: GaudiSequencer/INPUT:LambdaLLForNeutralCBaryons, GaudiSequencer/INPUT:LambdaDDForNeutralCBaryons
+INPUT:LambdaLLForNeutralCBa...   INFO Member list: GaudiSequencer/MERGED:StdLooseLLLambdaForNeutralCBaryons, FilterDesktop/LambdaLLForNeutralCBaryons
+MERGED:StdLooseLLLambdaForN...   INFO Member list: GaudiSequencer/MERGEDINPUTS:StdLooseLLLambdaForNeutralCBaryons, FilterDesktop/StdLooseLLLambdaForNeutralCBaryons
+MERGEDINPUTS:StdLooseLLLamb...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseLambdaLL_Particles
+INPUT:LambdaDDForNeutralCBa...   INFO Member list: GaudiSequencer/MERGED:StdLooseDDLambdaForNeutralCBaryons, FilterDesktop/LambdaDDForNeutralCBaryons
+MERGED:StdLooseDDLambdaForN...   INFO Member list: GaudiSequencer/MERGEDINPUTS:StdLooseDDLambdaForNeutralCBaryons, FilterDesktop/StdLooseDDLambdaForNeutralCBaryons
+MERGEDINPUTS:StdLooseDDLamb...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseLambdaDD_Particles
+MERGED:KS0ForNeutralCBaryons     INFO Member list: GaudiSequencer/MERGEDINPUTS:KS0ForNeutralCBaryons, FilterDesktop/KS0ForNeutralCBaryons
+MERGEDINPUTS:KS0ForNeutralC...   INFO OR Member list: GaudiSequencer/INPUT:KS0LLForNeutralCBaryons, GaudiSequencer/INPUT:KS0DDForNeutralCBaryons
+INPUT:KS0LLForNeutralCBaryons    INFO Member list: GaudiSequencer/MERGED:StdLooseLLKS0ForNeutralCBaryons, FilterDesktop/KS0LLForNeutralCBaryons
+MERGED:StdLooseLLKS0ForNeut...   INFO Member list: GaudiSequencer/MERGEDINPUTS:StdLooseLLKS0ForNeutralCBaryons, FilterDesktop/StdLooseLLKS0ForNeutralCBaryons
+MERGEDINPUTS:StdLooseLLKS0F...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseKsLL_Particles
+INPUT:KS0DDForNeutralCBaryons    INFO Member list: GaudiSequencer/MERGED:StdLooseDDKS0ForNeutralCBaryons, FilterDesktop/KS0DDForNeutralCBaryons
+MERGED:StdLooseDDKS0ForNeut...   INFO Member list: GaudiSequencer/MERGEDINPUTS:StdLooseDDKS0ForNeutralCBaryons, FilterDesktop/StdLooseDDKS0ForNeutralCBaryons
+MERGEDINPUTS:StdLooseDDKS0F...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseKsDD_Particles
+MERGED:LongKaonsForNeutralC...   INFO Member list: GaudiSequencer/MERGEDINPUTS:LongKaonsForNeutralCBaryons, FilterDesktop/LongKaonsForNeutralCBaryons
+MERGEDINPUTS:LongKaonsForNe...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdAllLooseKaons_Particles
+MERGED:LongPionsForNeutralC...   INFO Member list: GaudiSequencer/MERGEDINPUTS:LongPionsForNeutralCBaryons, FilterDesktop/LongPionsForNeutralCBaryons
+MERGEDINPUTS:LongPionsForNe...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdAllLoosePions_Particles
+MERGED:Ximinus2LambdaPiNeut...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Ximinus2LambdaPiNeutralCBaryons, FilterDesktop/Ximinus2LambdaPiNeutralCBaryons
+MERGEDINPUTS:Ximinus2Lambda...   INFO OR Member list: GaudiSequencer/INPUT:Ximinus2LambdaPiLLLNeutralCBaryons, GaudiSequencer/INPUT:Ximinus2LambdaPiDDLNeutralCBaryons, GaudiSequencer/INPUT:Ximinus2LambdaPiDDDNeutralCBaryons
+INPUT:Ximinus2LambdaPiLLLNe...   INFO Member list: GaudiSequencer/MERGED:LongPionsForNeutralCBaryons, FilterDesktop/GoodLongPionsForNeutralCBaryons, GaudiSequencer/MERGED:StdLooseLLLambdaForNeutralCBaryons, FilterDesktop/LambdaLLForNeutralCBaryons, CombineParticles/Ximinus2LambdaPiLLLNeutralCBaryons
+INPUT:Ximinus2LambdaPiDDLNe...   INFO Member list: GaudiSequencer/MERGED:LongPionsForNeutralCBaryons, FilterDesktop/GoodLongPionsForNeutralCBaryons, GaudiSequencer/MERGED:StdLooseDDLambdaForNeutralCBaryons, FilterDesktop/LambdaDDForNeutralCBaryons, CombineParticles/Ximinus2LambdaPiDDLNeutralCBaryons
+INPUT:Ximinus2LambdaPiDDDNe...   INFO Member list: GaudiSequencer/MERGED:DownstreamPionsForNeutralCBaryons, FilterDesktop/GoodDownstreamPionsForNeutralCBaryons, GaudiSequencer/MERGED:StdLooseDDLambdaForNeutralCBaryons, FilterDesktop/LambdaDDForNeutralCBaryons, CombineParticles/Ximinus2LambdaPiDDDNeutralCBaryons
+MERGED:DownstreamPionsForNe...   INFO Member list: GaudiSequencer/MERGEDINPUTS:DownstreamPionsForNeutralCBaryons, FilterDesktop/DownstreamPionsForNeutralCBaryons
+MERGEDINPUTS:DownstreamPion...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdNoPIDsDownPions_Particles
+MERGED:Omegaminus2LambdaKNe...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Omegaminus2LambdaKNeutralCBaryons, FilterDesktop/Omegaminus2LambdaKNeutralCBaryons
+MERGEDINPUTS:Omegaminus2Lam...   INFO OR Member list: GaudiSequencer/INPUT:Omegaminus2LambdaKLLLNeutralCBaryons, GaudiSequencer/INPUT:Omegaminus2LambdaKDDLNeutralCBaryons, GaudiSequencer/INPUT:Omegaminus2LambdaKDDDNeutralCBaryons
+INPUT:Omegaminus2LambdaKLLL...   INFO Member list: GaudiSequencer/MERGED:LongKaonsForNeutralCBaryons, FilterDesktop/GoodLongKaonsForNeutralCBaryons, GaudiSequencer/MERGED:StdLooseLLLambdaForNeutralCBaryons, FilterDesktop/LambdaLLForNeutralCBaryons, CombineParticles/Omegaminus2LambdaKLLLNeutralCBaryons
+INPUT:Omegaminus2LambdaKDDL...   INFO Member list: GaudiSequencer/MERGED:LongKaonsForNeutralCBaryons, FilterDesktop/GoodLongKaonsForNeutralCBaryons, GaudiSequencer/MERGED:StdLooseDDLambdaForNeutralCBaryons, FilterDesktop/LambdaDDForNeutralCBaryons, CombineParticles/Omegaminus2LambdaKDDLNeutralCBaryons
+INPUT:Omegaminus2LambdaKDDD...   INFO Member list: GaudiSequencer/MERGED:DownstreamKaonsForNeutralCBaryons, FilterDesktop/GoodDownstreamKaonsForNeutralCBaryons, GaudiSequencer/MERGED:StdLooseDDLambdaForNeutralCBaryons, FilterDesktop/LambdaDDForNeutralCBaryons, CombineParticles/Omegaminus2LambdaKDDDNeutralCBaryons
+MERGED:DownstreamKaonsForNe...   INFO Member list: GaudiSequencer/MERGEDINPUTS:DownstreamKaonsForNeutralCBaryons, FilterDesktop/DownstreamKaonsForNeutralCBaryons
+MERGEDINPUTS:DownstreamKaon...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseDownKaons_Particles
+MERGED:KS0forBetacHHH            INFO Member list: GaudiSequencer/MERGEDINPUTS:KS0forBetacHHH, FilterDesktop/KS0forBetacHHH
+MERGEDINPUTS:KS0forBetacHHH      INFO OR Member list: GaudiSequencer/INPUT:KS0LLForBetacHHH, GaudiSequencer/INPUT:KS0DDForBetacHHH
+INPUT:KS0LLForBetacHHH           INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KS0LLForBetacHHH
+INPUT:KS0DDForBetacHHH           INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KS0DDForBetacHHH
+BetacHHHBetacLb2Line          WARNING CombineParticles:: Duplication in Input locations : Phys/KS0forBetacHHH Phys/KaonsforBetacHHH Phys/PionsforBetacHHH Phys/ProtonsforBetacHHH Phys/PionsforBetacHHH | Duplicates : Phys/PionsforBetacHHH
+StrippingDstarPromptWithD02...   INFO Prescaling events; keeping 0.05 of events 
+MERGED:D02hhhhForDstarPromp...   INFO Member list: GaudiSequencer/MERGEDINPUTS:D02hhhhForDstarPromptWithD02HHMuMuControl, FilterDesktop/D02hhhhForDstarPromptWithD02HHMuMuControl
+MERGEDINPUTS:D02hhhhForDsta...   INFO OR Member list: GaudiSequencer/INPUT:D02K3PiForDstarPromptWithD02HHMuMuControl, GaudiSequencer/INPUT:D02K3PiConjForDstarPromptWithD02HHMuMuControl, GaudiSequencer/INPUT:D02FourPiForDstarPromptWithD02HHMuMuControl, GaudiSequencer/INPUT:D02FourPiConjForDstarPromptWithD02HHMuMuControl, GaudiSequencer/INPUT:D02KKPiPiForDstarPromptWithD02HHMuMuControl, GaudiSequencer/INPUT:D02KKPiPiConjForDstarPromptWithD02HHMuMuControl, GaudiSequencer/INPUT:D02Pi3KForDstarPromptWithD02HHMuMuControl, GaudiSequencer/INPUT:D02Pi3KConjForDstarPromptWithD02HHMuMuControl
+INPUT:D02K3PiForDstarPrompt...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, CombineParticles/D02K3PiForDstarPromptWithD02HHMuMuControl
+INPUT:D02K3PiConjForDstarPr...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, CombineParticles/D02K3PiForDstarPromptWithD02HHMuMuControl, ConjugateNeutralPID/D02K3PiConjForDstarPromptWithD02HHMuMuControl
+INPUT:D02FourPiForDstarProm...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, CombineParticles/D02FourPiForDstarPromptWithD02HHMuMuControl
+INPUT:D02FourPiConjForDstar...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, CombineParticles/D02FourPiForDstarPromptWithD02HHMuMuControl, ConjugateNeutralPID/D02FourPiConjForDstarPromptWithD02HHMuMuControl
+INPUT:D02KKPiPiForDstarProm...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, CombineParticles/D02KKPiPiForDstarPromptWithD02HHMuMuControl
+INPUT:D02KKPiPiConjForDstar...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, CombineParticles/D02KKPiPiForDstarPromptWithD02HHMuMuControl, ConjugateNeutralPID/D02KKPiPiConjForDstarPromptWithD02HHMuMuControl
+INPUT:D02Pi3KForDstarPrompt...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, CombineParticles/D02Pi3KForDstarPromptWithD02HHMuMuControl
+INPUT:D02Pi3KConjForDstarPr...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsKaons_Particles, CombineParticles/D02Pi3KForDstarPromptWithD02HHMuMuControl, ConjugateNeutralPID/D02Pi3KConjForDstarPromptWithD02HHMuMuControl
+MERGED:SelAllPi0sForDstarD2...   INFO Member list: GaudiSequencer/MERGEDINPUTS:SelAllPi0sForDstarD2KSHHPi0, FilterDesktop/SelAllPi0sForDstarD2KSHHPi0
+MERGEDINPUTS:SelAllPi0sForD...   INFO OR Member list: GaudiSequencer/INPUT:SelPi0ResolvedforDstarD2KSHHPi0, GaudiSequencer/INPUT:SelPi0MergedforDstarD2KSHHPi0
+INPUT:SelPi0ResolvedforDsta...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/SelPi0ResolvedforDstarD2KSHHPi0
+INPUT:SelPi0MergedforDstarD...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/SelPi0MergedforDstarD2KSHHPi0
+StrippingD02KpiForPromptCha...   INFO Prescaling events; keeping 0.3 of events 
+StrippingDForPromptCharmPre...   INFO Prescaling events; keeping 0.4 of events 
+StrippingDsForPromptCharmPr...   INFO Prescaling events; keeping 0.5 of events 
+StrippingLambdaCLooseChi2IP...   INFO Prescaling events; keeping 0.2 of events 
+MERGED:PromptCharmForPrompt...   INFO Member list: GaudiSequencer/MERGEDINPUTS:PromptCharmForPromptCharm, FilterDesktop/PromptCharmForPromptCharm
+MERGEDINPUTS:PromptCharmFor...   INFO OR Member list: GaudiSequencer/INPUT:SelD02KpiForPromptCharm, GaudiSequencer/INPUT:SelDstarForPromptCharm, GaudiSequencer/INPUT:SelDsForPromptCharm, GaudiSequencer/INPUT:SelDForPromptCharm, GaudiSequencer/INPUT:SelLambdaCForPromptCharm, GaudiSequencer/INPUT:SelSigmaCForPromptCharm, GaudiSequencer/INPUT:SelLambdaCstarForPromptCharm
+INPUT:SelD02KpiForPromptCharm    INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseANNKaons_Particles, FilterDesktop/SelKaonForPromptCharm, LoKi::VoidFilter/SelFilterPhys_StdLooseANNPions_Particles, FilterDesktop/SelPionForPromptCharm, CombineParticles/SelD02KpiForPromptCharm
+INPUT:SelDstarForPromptCharm     INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseANNKaons_Particles, FilterDesktop/SelKaonForPromptCharm, LoKi::VoidFilter/SelFilterPhys_StdLooseANNPions_Particles, FilterDesktop/SelPionForPromptCharm, CombineParticles/SelD02KpiForPromptCharm, LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNPions_Particles, CombineParticles/SelDstarForPromptCharm
+INPUT:SelDsForPromptCharm        INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseANNKaons_Particles, FilterDesktop/SelKaonForPromptCharm, LoKi::VoidFilter/SelFilterPhys_StdLooseANNPions_Particles, FilterDesktop/SelPionForPromptCharm, DaVinci::N3BodyDecays/SelDsForPromptCharm
+INPUT:SelDForPromptCharm         INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseANNKaons_Particles, FilterDesktop/SelKaonForPromptCharm, LoKi::VoidFilter/SelFilterPhys_StdLooseANNPions_Particles, FilterDesktop/SelPionForPromptCharm, DaVinci::N3BodyDecays/SelDForPromptCharm
+INPUT:SelLambdaCForPromptCharm   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseANNProtons_Particles, FilterDesktop/SelProtonForPromptCharm, LoKi::VoidFilter/SelFilterPhys_StdLooseANNKaons_Particles, FilterDesktop/SelKaonForPromptCharm, LoKi::VoidFilter/SelFilterPhys_StdLooseANNPions_Particles, FilterDesktop/SelPionForPromptCharm, DaVinci::N3BodyDecays/SelpreLambdaCForPromptCharm, FilterDesktop/SelLambdaCForPromptCharm
+INPUT:SelSigmaCForPromptCharm    INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseANNProtons_Particles, FilterDesktop/SelProtonForPromptCharm, LoKi::VoidFilter/SelFilterPhys_StdLooseANNKaons_Particles, FilterDesktop/SelKaonForPromptCharm, LoKi::VoidFilter/SelFilterPhys_StdLooseANNPions_Particles, FilterDesktop/SelPionForPromptCharm, DaVinci::N3BodyDecays/SelpreLambdaCForPromptCharm, FilterDesktop/SelLambdaCForPromptCharm, LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNPions_Particles, CombineParticles/SelSigmaCForPromptCharm
+INPUT:SelLambdaCstarForProm...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseANNProtons_Particles, FilterDesktop/SelProtonForPromptCharm, LoKi::VoidFilter/SelFilterPhys_StdLooseANNKaons_Particles, FilterDesktop/SelKaonForPromptCharm, LoKi::VoidFilter/SelFilterPhys_StdLooseANNPions_Particles, FilterDesktop/SelPionForPromptCharm, DaVinci::N3BodyDecays/SelpreLambdaCForPromptCharm, FilterDesktop/SelLambdaCForPromptCharm, LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNPions_Particles, DaVinci::N3BodyDecays/SelLambdaCstarForPromptCharm
+MERGED:SelD02CPForPromptCharm    INFO Member list: GaudiSequencer/MERGEDINPUTS:SelD02CPForPromptCharm, FilterDesktop/SelD02CPForPromptCharm
+MERGEDINPUTS:SelD02CPForPro...   INFO OR Member list: GaudiSequencer/INPUT:SelD02KKForPromptCharm, GaudiSequencer/INPUT:SelD02pipiForPromptCharm
+INPUT:SelD02KKForPromptCharm     INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseANNKaons_Particles, FilterDesktop/SelKaonForPromptCharm, CombineParticles/SelD02KKForPromptCharm
+INPUT:SelD02pipiForPromptCharm   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseANNPions_Particles, FilterDesktop/SelPionForPromptCharm, CombineParticles/SelD02pipiForPromptCharm
+MERGED:CC2DDcontrolMergedDS...   INFO Member list: GaudiSequencer/MERGEDINPUTS:CC2DDcontrolMergedDSelection, FilterDesktop/CC2DDcontrolMergedDSelection
+MERGEDINPUTS:CC2DDcontrolMe...   INFO OR Member list: GaudiSequencer/INPUT:D0ForCC2DDcontrol, GaudiSequencer/INPUT:DpForCC2DDcontrol, GaudiSequencer/INPUT:DsForCC2DDcontrol, GaudiSequencer/INPUT:LcForCC2DDcontrol, GaudiSequencer/INPUT:XcForCC2DDcontrol
+INPUT:D0ForCC2DDcontrol          INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNPions_Particles, CombineParticles/D0ForCC2DDcontrol
+INPUT:DpForCC2DDcontrol          INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNPions_Particles, CombineParticles/DpForCC2DDcontrol
+INPUT:DsForCC2DDcontrol          INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNPions_Particles, CombineParticles/DsForCC2DDcontrol
+INPUT:LcForCC2DDcontrol          INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNProtons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNPions_Particles, CombineParticles/LcForCC2DDcontrol
+INPUT:XcForCC2DDcontrol          INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNProtons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNPions_Particles, CombineParticles/XcForCC2DDcontrol
+MERGED:SelAllKaonsAndPionsF...   INFO Member list: GaudiSequencer/MERGEDINPUTS:SelAllKaonsAndPionsForCharmFromBSemi, FilterDesktop/SelAllKaonsAndPionsForCharmFromBSemi
+MERGEDINPUTS:SelAllKaonsAnd...   INFO OR Member list: GaudiSequencer/INPUT:SelKforCharmFromBSemi, GaudiSequencer/INPUT:SelPiforCharmFromBSemi
+INPUT:SelKforCharmFromBSemi      INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/SelKforCharmFromBSemi
+INPUT:SelPiforCharmFromBSemi     INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/SelPiforCharmFromBSemi
+MERGED:SelAllPi0sForCharmFr...   INFO Member list: GaudiSequencer/MERGEDINPUTS:SelAllPi0sForCharmFromBSemi, FilterDesktop/SelAllPi0sForCharmFromBSemi
+MERGEDINPUTS:SelAllPi0sForC...   INFO OR Member list: GaudiSequencer/INPUT:SelPi0ResolvedforCharmFromBSemi, GaudiSequencer/INPUT:SelPi0MergedforCharmFromBSemi
+INPUT:SelPi0ResolvedforChar...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/SelPi0ResolvedforCharmFromBSemi
+INPUT:SelPi0MergedforCharmF...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/SelPi0MergedforCharmFromBSemi
+MERGED:SelMergedAllKsLooseF...   INFO Member list: GaudiSequencer/MERGEDINPUTS:SelMergedAllKsLooseForCharmFromBSemi, FilterDesktop/SelMergedAllKsLooseForCharmFromBSemi
+MERGEDINPUTS:SelMergedAllKs...   INFO OR Member list: GaudiSequencer/INPUT:SelKsLU_PosLongForCharmFromBSemi, GaudiSequencer/INPUT:SelKsLU_NegLongForCharmFromBSemi, GaudiSequencer/INPUT:SelKsLLForCharmFromBSemi, GaudiSequencer/INPUT:SelKsDDforCharmFromBSemi
+INPUT:SelKsLU_PosLongForCha...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpPions_Particles, CombineParticles/SelKsLU_PosLongForCharmFromBSemi
+INPUT:SelKsLU_NegLongForCha...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, LoKi::VoidFilter/SelFilterPhys_StdNoPIDsUpPions_Particles, CombineParticles/SelKsLU_NegLongForCharmFromBSemi
+INPUT:SelKsLLForCharmFromBSemi   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, CombineParticles/SelKsLLForCharmFromBSemi
+INPUT:SelKsDDforCharmFromBSemi   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/SelKsDDforCharmFromBSemi
+MERGED:SelAllGammasForCharm...   INFO Member list: GaudiSequencer/MERGEDINPUTS:SelAllGammasForCharmFromBSemi, FilterDesktop/SelAllGammasForCharmFromBSemi
+MERGEDINPUTS:SelAllGammasFo...   INFO OR Member list: GaudiSequencer/INPUT:SelGammaForCharmFromBSemi, GaudiSequencer/INPUT:SelGammaResLLForCharmFromBSemi, GaudiSequencer/INPUT:SelGammaResDDForCharmFromBSemi
+INPUT:SelGammaForCharmFromB...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseAllPhotons_Particles, FilterDesktop/SelGammaForCharmFromBSemi
+INPUT:SelGammaResLLForCharm...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseGammaLL_Particles, FilterDesktop/SelGammaResLLForCharmFromBSemi
+INPUT:SelGammaResDDForCharm...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseGammaDD_Particles, FilterDesktop/SelGammaResDDForCharmFromBSemi
+MERGED:SelAllLambdaForCharm...   INFO Member list: GaudiSequencer/MERGEDINPUTS:SelAllLambdaForCharmFromBSemi, FilterDesktop/SelAllLambdaForCharmFromBSemi
+MERGEDINPUTS:SelAllLambdaFo...   INFO OR Member list: GaudiSequencer/INPUT:SelLambdaLLforCharmFromBSemi, GaudiSequencer/INPUT:SelLambdaDDforCharmFromBSemi
+INPUT:SelLambdaLLforCharmFr...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdaLL_Particles, FilterDesktop/SelLambdaLLforCharmFromBSemi
+INPUT:SelLambdaDDforCharmFr...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdaDD_Particles, FilterDesktop/SelLambdaDDforCharmFromBSemi
+StrippingD2hhPromptD2KPiLin...   INFO Prescaling events; keeping 0.4 of events 
+StrippingPhiToKSKS_PhiToKKL...   INFO Prescaling events; keeping 0.001 of events 
+StrippingPhiToKSKS_PhiToMuM...   INFO Prescaling events; keeping 0.01 of events 
+StrippingPhiToKSKS_JPsiToKK...   INFO Prescaling events; keeping 0.002 of events 
+MERGED:KsForPhiToKSKS            INFO Member list: GaudiSequencer/MERGEDINPUTS:KsForPhiToKSKS, FilterDesktop/KsForPhiToKSKS
+MERGEDINPUTS:KsForPhiToKSKS      INFO OR Member list: GaudiSequencer/INPUT:KsLLForPhiToKSKS, GaudiSequencer/INPUT:KsDDForPhiToKSKS
+INPUT:KsLLForPhiToKSKS           INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/KsLLForPhiToKSKS
+INPUT:KsDDForPhiToKSKS           INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/KsDDForPhiToKSKS
+StrippingPhiToKSKS_D0ToKsKs...   INFO Prescaling events; keeping 0.25 of events 
+MERGED:LambdasForPhiToKSKS       INFO Member list: GaudiSequencer/MERGEDINPUTS:LambdasForPhiToKSKS, FilterDesktop/LambdasForPhiToKSKS
+MERGEDINPUTS:LambdasForPhiT...   INFO OR Member list: GaudiSequencer/INPUT:LambdaLLForPhiToKSKS, GaudiSequencer/INPUT:LambdaDDForPhiToKSKS
+INPUT:LambdaLLForPhiToKSKS       INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdaLL_Particles, FilterDesktop/LambdaLLForPhiToKSKS
+INPUT:LambdaDDForPhiToKSKS       INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseLambdaDD_Particles, FilterDesktop/LambdaDDForPhiToKSKS
+MERGED:D02hhllForDstarPromp...   INFO Member list: GaudiSequencer/MERGEDINPUTS:D02hhllForDstarPromptWithD02HHLL, FilterDesktop/D02hhllForDstarPromptWithD02HHLL
+MERGEDINPUTS:D02hhllForDsta...   INFO OR Member list: GaudiSequencer/INPUT:D02KPiForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02KPiConjForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02KPiSSForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02KPiSSConjForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02KPi_EE_ForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02KPi_EE_ConjForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02KPi_EMu_ForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02KPi_EMu_ConjForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02KPi_MuE_ForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02KPi_MuE_ConjForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02KKForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02KKConjForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02KK_EE_ForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02KK_EE_ConjForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02KK_EMu_ForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02KK_EMu_ConjForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02KK_MuE_ForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02KK_MuE_ConjForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02PiPiForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02PiPiConjForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02PiPi_EE_ForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02PiPi_EE_ConjForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02PiPi_EMu_ForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02PiPi_EMu_ConjForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02PiPi_MuE_ForDstarPromptWithD02HHLL, GaudiSequencer/INPUT:D02PiPi_MuE_ConjForDstarPromptWithD02HHLL
+INPUT:D02KPiForDstarPromptW...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLoosePions_Particles, CombineParticles/D02KPiForDstarPromptWithD02HHLL
+INPUT:D02KPiConjForDstarPro...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLoosePions_Particles, CombineParticles/D02KPiForDstarPromptWithD02HHLL, ConjugateNeutralPID/D02KPiConjForDstarPromptWithD02HHLL
+INPUT:D02KPiSSForDstarPromp...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuPion_Particles, CombineParticles/D02KPiSSForDstarPromptWithD02HHLL
+INPUT:D02KPiSSConjForDstarP...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuPion_Particles, CombineParticles/D02KPiSSForDstarPromptWithD02HHLL, ConjugateNeutralPID/D02KPiSSConjForDstarPromptWithD02HHLL
+INPUT:D02KPi_EE_ForDstarPro...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseElectrons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLoosePions_Particles, CombineParticles/D02KPi_EE_ForDstarPromptWithD02HHLL
+INPUT:D02KPi_EE_ConjForDsta...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseElectrons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLoosePions_Particles, CombineParticles/D02KPi_EE_ForDstarPromptWithD02HHLL, ConjugateNeutralPID/D02KPi_EE_ConjForDstarPromptWithD02HHLL
+INPUT:D02KPi_EMu_ForDstarPr...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseElectrons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLoosePions_Particles, CombineParticles/D02KPi_EMu_ForDstarPromptWithD02HHLL
+INPUT:D02KPi_EMu_ConjForDst...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseElectrons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLoosePions_Particles, CombineParticles/D02KPi_EMu_ForDstarPromptWithD02HHLL, ConjugateNeutralPID/D02KPi_EMu_ConjForDstarPromptWithD02HHLL
+INPUT:D02KPi_MuE_ForDstarPr...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseElectrons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLoosePions_Particles, CombineParticles/D02KPi_MuE_ForDstarPromptWithD02HHLL
+INPUT:D02KPi_MuE_ConjForDst...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseElectrons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLoosePions_Particles, CombineParticles/D02KPi_MuE_ForDstarPromptWithD02HHLL, ConjugateNeutralPID/D02KPi_MuE_ConjForDstarPromptWithD02HHLL
+INPUT:D02KKForDstarPromptWi...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseKaons_Particles, CombineParticles/D02KKForDstarPromptWithD02HHLL
+INPUT:D02KKConjForDstarProm...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseKaons_Particles, CombineParticles/D02KKForDstarPromptWithD02HHLL, ConjugateNeutralPID/D02KKConjForDstarPromptWithD02HHLL
+INPUT:D02KK_EE_ForDstarProm...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseElectrons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseKaons_Particles, CombineParticles/D02KK_EE_ForDstarPromptWithD02HHLL
+INPUT:D02KK_EE_ConjForDstar...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseElectrons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseKaons_Particles, CombineParticles/D02KK_EE_ForDstarPromptWithD02HHLL, ConjugateNeutralPID/D02KK_EE_ConjForDstarPromptWithD02HHLL
+INPUT:D02KK_EMu_ForDstarPro...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseElectrons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseKaons_Particles, CombineParticles/D02KK_EMu_ForDstarPromptWithD02HHLL
+INPUT:D02KK_EMu_ConjForDsta...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseElectrons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseKaons_Particles, CombineParticles/D02KK_EMu_ForDstarPromptWithD02HHLL, ConjugateNeutralPID/D02KK_EMu_ConjForDstarPromptWithD02HHLL
+INPUT:D02KK_MuE_ForDstarPro...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseElectrons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseKaons_Particles, CombineParticles/D02KK_MuE_ForDstarPromptWithD02HHLL
+INPUT:D02KK_MuE_ConjForDsta...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseElectrons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseKaons_Particles, CombineParticles/D02KK_MuE_ForDstarPromptWithD02HHLL, ConjugateNeutralPID/D02KK_MuE_ConjForDstarPromptWithD02HHLL
+INPUT:D02PiPiForDstarPrompt...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLoosePions_Particles, CombineParticles/D02PiPiForDstarPromptWithD02HHLL
+INPUT:D02PiPiConjForDstarPr...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLoosePions_Particles, CombineParticles/D02PiPiForDstarPromptWithD02HHLL, ConjugateNeutralPID/D02PiPiConjForDstarPromptWithD02HHLL
+INPUT:D02PiPi_EE_ForDstarPr...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseElectrons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLoosePions_Particles, CombineParticles/D02PiPi_EE_ForDstarPromptWithD02HHLL
+INPUT:D02PiPi_EE_ConjForDst...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseElectrons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLoosePions_Particles, CombineParticles/D02PiPi_EE_ForDstarPromptWithD02HHLL, ConjugateNeutralPID/D02PiPi_EE_ConjForDstarPromptWithD02HHLL
+INPUT:D02PiPi_EMu_ForDstarP...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseElectrons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLoosePions_Particles, CombineParticles/D02PiPi_EMu_ForDstarPromptWithD02HHLL
+INPUT:D02PiPi_EMu_ConjForDs...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseElectrons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLoosePions_Particles, CombineParticles/D02PiPi_EMu_ForDstarPromptWithD02HHLL, ConjugateNeutralPID/D02PiPi_EMu_ConjForDstarPromptWithD02HHLL
+INPUT:D02PiPi_MuE_ForDstarP...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseElectrons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLoosePions_Particles, CombineParticles/D02PiPi_MuE_ForDstarPromptWithD02HHLL
+INPUT:D02PiPi_MuE_ConjForDs...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseElectrons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLoosePions_Particles, CombineParticles/D02PiPi_MuE_ForDstarPromptWithD02HHLL, ConjugateNeutralPID/D02PiPi_MuE_ConjForDstarPromptWithD02HHLL
+StrippingDstarD02xxDst2PiD0...   INFO Prescaling events; keeping 0.5 of events 
+StrippingDY2MuMuLine1PreScaler   INFO Prescaling events; keeping 0.05 of events 
+StrippingDY2MuMuLine1HltPre...   INFO Prescaling events; keeping 0.1 of events 
+StrippingDY2MuMuLine2PreScaler   INFO Prescaling events; keeping 0.25 of events 
+StrippingDY2MuMuLine2HltPre...   INFO Prescaling events; keeping 0.5 of events 
+StrippingDisplVerticesSingl...   INFO Prescaling events; keeping 0.005 of events 
+StrippingDisplVerticesJetSi...   INFO Prescaling events; keeping 0.5 of events 
+ToolSvc.MomentumCombiner         INFO Only 4-momenta sum will be used (no ParticleTransporter specified)
+StrippingDisplVerticesJetHl...   INFO Prescaling events; keeping 0.1 of events 
+DisplVerticesHltCandidates       INFO OR Member list: GaudiSequencer/DisplVerticesHlt2CandFilterTCK0x001c0028-0x002f002c, GaudiSequencer/DisplVerticesHlt2CandFilterTCK0x00340032-0x00730035, GaudiSequencer/DisplVerticesHlt2CandFilterTCK0x00750037-0x007b0038, GaudiSequencer/DisplVerticesHlt2CandFilterTCK0x007e0039-0x0097003d, GaudiSequencer/DisplVerticesHlt2CandFilterTCK0x00990042-0x40000000
+DisplVerticesHlt2CandFilter...   INFO Member list: LoKi::HDRFilter/DisplVerticesHlt2DecisionFilterTCK0x001c0028-0x002f002c_HLT2, HltVertexConverterS20p3/DisplVerticesHltConverter0x001c0028-0x002f002c
+DisplVerticesHlt2CandFilter...   INFO Member list: LoKi::HDRFilter/DisplVerticesHlt2DecisionFilterTCK0x00340032-0x00730035_HLT2, HltVertexConverterS20p3/DisplVerticesHltConverter0x00340032-0x00730035
+DisplVerticesHlt2CandFilter...   INFO Member list: LoKi::HDRFilter/DisplVerticesHlt2DecisionFilterTCK0x00750037-0x007b0038_HLT2, HltVertexConverterS20p3/DisplVerticesHltConverter0x00750037-0x007b0038
+DisplVerticesHlt2CandFilter...   INFO Member list: LoKi::HDRFilter/DisplVerticesHlt2DecisionFilterTCK0x007e0039-0x0097003d_HLT2, HltVertexConverterS20p3/DisplVerticesHltConverter0x007e0039-0x0097003d
+DisplVerticesHlt2CandFilter...   INFO Member list: LoKi::HDRFilter/DisplVerticesHlt2DecisionFilterTCK0x00990042-0x40000000_HLT2, HltVertexConverterS20p3/DisplVerticesHltConverter0x00990042-0x40000000
+StrippingDisplVerticesJetHl...   INFO Prescaling events; keeping 0.1 of events 
+StrippingDisplVerticesHLTPS...   INFO Prescaling events; keeping 0.2 of events 
+DisplVerticesHLTPS               INFO OR Member list: LoKi::HDRFilter/DisplVerticesHLTPSHlt2FilterTCK0x001c0028-0x002f002c_HLT2, LoKi::HDRFilter/DisplVerticesHLTPSHlt2FilterTCK0x00340032-0x00730035_HLT2, LoKi::HDRFilter/DisplVerticesHLTPSHlt2FilterTCK0x00750037-0x007b0038_HLT2, LoKi::HDRFilter/DisplVerticesHLTPSHlt2FilterTCK0x007e0039-0x0097003d_HLT2, LoKi::HDRFilter/DisplVerticesHLTPSHlt2FilterTCK0x00990042-0x40000000_HLT2
+StrippingDitauHHnoisoLinePr...   INFO Prescaling events; keeping 0.02 of events 
+MERGED:DitauHHnoisoLine          INFO Member list: GaudiSequencer/MERGEDINPUTS:DitauHHnoisoLine, FilterDesktop/DitauHHnoisoLine
+MERGEDINPUTS:DitauHHnoisoLine    INFO OR Member list: GaudiSequencer/INPUT:SelDitau_h1h1_os_noiso, GaudiSequencer/INPUT:SelDitau_h3h3_os_noiso, GaudiSequencer/INPUT:SelDitau_h1h3_os_noiso
+INPUT:SelDitau_h1h1_os_noiso     INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_h1h1_os_noiso
+MERGED:TauNoiso                  INFO Member list: GaudiSequencer/MERGEDINPUTS:TauNoiso, FilterDesktop/TauNoiso
+MERGEDINPUTS:TauNoiso            INFO OR Member list: GaudiSequencer/INPUT:SelTauNoiso_e, GaudiSequencer/INPUT:SelTauNoiso_mu, GaudiSequencer/INPUT:SelTauNoiso_h1, GaudiSequencer/INPUT:SelTauNoiso_h3
+INPUT:SelTauNoiso_e              INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsElectrons_Particles, FilterDesktop/SelTauNoiso_e
+INPUT:SelTauNoiso_mu             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseMuons_Particles, FilterDesktop/SelTauNoiso_mu
+INPUT:SelTauNoiso_h1             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, FilterDesktop/SelTauNoiso_h1
+INPUT:SelTauNoiso_h3             INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllNoPIDsPions_Particles, CombineParticles/SelTauNoiso_h3
+INPUT:SelDitau_h3h3_os_noiso     INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_h3h3_os_noiso
+INPUT:SelDitau_h1h3_os_noiso     INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_h1h3_os_noiso
+StrippingDitauEXnoisoLinePr...   INFO Prescaling events; keeping 0.02 of events 
+MERGED:DitauEXnoisoLine          INFO Member list: GaudiSequencer/MERGEDINPUTS:DitauEXnoisoLine, FilterDesktop/DitauEXnoisoLine
+MERGEDINPUTS:DitauEXnoisoLine    INFO OR Member list: GaudiSequencer/INPUT:SelDitau_ee_os_noiso, GaudiSequencer/INPUT:SelDitau_eh3_os_noiso, GaudiSequencer/INPUT:SelDitau_eh1_os_noiso, GaudiSequencer/INPUT:SelDitau_emu_os_noiso
+INPUT:SelDitau_ee_os_noiso       INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_ee_os_noiso
+INPUT:SelDitau_eh3_os_noiso      INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_eh3_os_noiso
+INPUT:SelDitau_eh1_os_noiso      INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_eh1_os_noiso
+INPUT:SelDitau_emu_os_noiso      INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_emu_os_noiso
+MERGED:DitauHHLine               INFO Member list: GaudiSequencer/MERGEDINPUTS:DitauHHLine, FilterDesktop/DitauHHLine
+MERGEDINPUTS:DitauHHLine         INFO OR Member list: GaudiSequencer/INPUT:SelDitau_h1h3_os, GaudiSequencer/INPUT:SelDitau_h1h1_os, GaudiSequencer/INPUT:SelDitau_h3h3_os
+INPUT:SelDitau_h1h3_os           INFO Member list: GaudiSequencer/MERGED:TauNoiso, AddRelatedInfo/TauInfo, FilterDesktop/TauIso, CombineParticles/SelDitau_h1h3_os
+INPUT:SelDitau_h1h1_os           INFO Member list: GaudiSequencer/MERGED:TauNoiso, AddRelatedInfo/TauInfo, FilterDesktop/TauIso, CombineParticles/SelDitau_h1h1_os
+INPUT:SelDitau_h3h3_os           INFO Member list: GaudiSequencer/MERGED:TauNoiso, AddRelatedInfo/TauInfo, FilterDesktop/TauIso, CombineParticles/SelDitau_h3h3_os
+StrippingDitauMXnoisoLinePr...   INFO Prescaling events; keeping 0.05 of events 
+MERGED:DitauMXnoisoLine          INFO Member list: GaudiSequencer/MERGEDINPUTS:DitauMXnoisoLine, FilterDesktop/DitauMXnoisoLine
+MERGEDINPUTS:DitauMXnoisoLine    INFO OR Member list: GaudiSequencer/INPUT:SelDitau_emu_os_noiso, GaudiSequencer/INPUT:SelDitau_h3mu_os_noiso, GaudiSequencer/INPUT:SelDitau_h1mu_os_noiso, GaudiSequencer/INPUT:SelDitau_mumu_os_noiso
+INPUT:SelDitau_h3mu_os_noiso     INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_h3mu_os_noiso
+INPUT:SelDitau_h1mu_os_noiso     INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_h1mu_os_noiso
+INPUT:SelDitau_mumu_os_noiso     INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_mumu_os_noiso
+MERGED:DitauEXLine               INFO Member list: GaudiSequencer/MERGEDINPUTS:DitauEXLine, FilterDesktop/DitauEXLine
+MERGEDINPUTS:DitauEXLine         INFO OR Member list: GaudiSequencer/INPUT:SelDitau_ee_os, GaudiSequencer/INPUT:SelDitau_eh3_os, GaudiSequencer/INPUT:SelDitau_emu_os, GaudiSequencer/INPUT:SelDitau_eh1_os
+INPUT:SelDitau_ee_os             INFO Member list: GaudiSequencer/MERGED:TauNoiso, AddRelatedInfo/TauInfo, FilterDesktop/TauIso, CombineParticles/SelDitau_ee_os
+INPUT:SelDitau_eh3_os            INFO Member list: GaudiSequencer/MERGED:TauNoiso, AddRelatedInfo/TauInfo, FilterDesktop/TauIso, CombineParticles/SelDitau_eh3_os
+INPUT:SelDitau_emu_os            INFO Member list: GaudiSequencer/MERGED:TauNoiso, AddRelatedInfo/TauInfo, FilterDesktop/TauIso, CombineParticles/SelDitau_emu_os
+INPUT:SelDitau_eh1_os            INFO Member list: GaudiSequencer/MERGED:TauNoiso, AddRelatedInfo/TauInfo, FilterDesktop/TauIso, CombineParticles/SelDitau_eh1_os
+StrippingDitauEXssnoisoLine...   INFO Prescaling events; keeping 0.02 of events 
+MERGED:DitauEXssnoisoLine        INFO Member list: GaudiSequencer/MERGEDINPUTS:DitauEXssnoisoLine, FilterDesktop/DitauEXssnoisoLine
+MERGEDINPUTS:DitauEXssnoiso...   INFO OR Member list: GaudiSequencer/INPUT:SelDitau_eh1_ss_noiso, GaudiSequencer/INPUT:SelDitau_ee_ss_noiso, GaudiSequencer/INPUT:SelDitau_eh3_ss_noiso, GaudiSequencer/INPUT:SelDitau_emu_ss_noiso
+INPUT:SelDitau_eh1_ss_noiso      INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_eh1_ss_noiso
+INPUT:SelDitau_ee_ss_noiso       INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_ee_ss_noiso
+INPUT:SelDitau_eh3_ss_noiso      INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_eh3_ss_noiso
+INPUT:SelDitau_emu_ss_noiso      INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_emu_ss_noiso
+StrippingDitauHHssnoisoLine...   INFO Prescaling events; keeping 0.02 of events 
+MERGED:DitauHHssnoisoLine        INFO Member list: GaudiSequencer/MERGEDINPUTS:DitauHHssnoisoLine, FilterDesktop/DitauHHssnoisoLine
+MERGEDINPUTS:DitauHHssnoiso...   INFO OR Member list: GaudiSequencer/INPUT:SelDitau_h1h3_ss_noiso, GaudiSequencer/INPUT:SelDitau_h1h1_ss_noiso, GaudiSequencer/INPUT:SelDitau_h3h3_ss_noiso
+INPUT:SelDitau_h1h3_ss_noiso     INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_h1h3_ss_noiso
+INPUT:SelDitau_h1h1_ss_noiso     INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_h1h1_ss_noiso
+INPUT:SelDitau_h3h3_ss_noiso     INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_h3h3_ss_noiso
+MERGED:DitauMXLine               INFO Member list: GaudiSequencer/MERGEDINPUTS:DitauMXLine, FilterDesktop/DitauMXLine
+MERGEDINPUTS:DitauMXLine         INFO OR Member list: GaudiSequencer/INPUT:SelDitau_emu_os, GaudiSequencer/INPUT:SelDitau_h3mu_os, GaudiSequencer/INPUT:SelDitau_mumu_os, GaudiSequencer/INPUT:SelDitau_h1mu_os
+INPUT:SelDitau_h3mu_os           INFO Member list: GaudiSequencer/MERGED:TauNoiso, AddRelatedInfo/TauInfo, FilterDesktop/TauIso, CombineParticles/SelDitau_h3mu_os
+INPUT:SelDitau_mumu_os           INFO Member list: GaudiSequencer/MERGED:TauNoiso, AddRelatedInfo/TauInfo, FilterDesktop/TauIso, CombineParticles/SelDitau_mumu_os
+INPUT:SelDitau_h1mu_os           INFO Member list: GaudiSequencer/MERGED:TauNoiso, AddRelatedInfo/TauInfo, FilterDesktop/TauIso, CombineParticles/SelDitau_h1mu_os
+StrippingDitauMXssnoisoLine...   INFO Prescaling events; keeping 0.05 of events 
+MERGED:DitauMXssnoisoLine        INFO Member list: GaudiSequencer/MERGEDINPUTS:DitauMXssnoisoLine, FilterDesktop/DitauMXssnoisoLine
+MERGEDINPUTS:DitauMXssnoiso...   INFO OR Member list: GaudiSequencer/INPUT:SelDitau_h1mu_ss_noiso, GaudiSequencer/INPUT:SelDitau_mumu_ss_noiso, GaudiSequencer/INPUT:SelDitau_emu_ss_noiso, GaudiSequencer/INPUT:SelDitau_h3mu_ss_noiso
+INPUT:SelDitau_h1mu_ss_noiso     INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_h1mu_ss_noiso
+INPUT:SelDitau_mumu_ss_noiso     INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_mumu_ss_noiso
+INPUT:SelDitau_h3mu_ss_noiso     INFO Member list: GaudiSequencer/MERGED:TauNoiso, CombineParticles/SelDitau_h3mu_ss_noiso
+StrippingSingleTrackTISLine...   INFO Prescaling events; keeping 0.1 of events 
+StrippingSingleTrackTISLowL...   INFO Prescaling events; keeping 0.01 of events 
+MERGED:KstPSelWRareDecay         INFO Member list: GaudiSequencer/MERGEDINPUTS:KstPSelWRareDecay, FilterDesktop/KstPSelWRareDecay
+MERGEDINPUTS:KstPSelWRareDecay   INFO OR Member list: GaudiSequencer/INPUT:KstPSel1WRareDecay, GaudiSequencer/INPUT:KstPSel2WRareDecay
+INPUT:KstPSel1WRareDecay         INFO Member list: GaudiSequencer/MERGED:Selection_KSSelWRareDecay_Kshort, LoKi::VoidFilter/SelFilterPhys_StdLoosePions_Particles, FilterDesktop/PionsSelWRareDecay, CombineParticles/KstPSel1WRareDecay
+MERGED:Selection_KSSelWRare...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Selection_KSSelWRareDecay_Kshort, FilterDesktop/Selection_KSSelWRareDecay_Kshort
+MERGEDINPUTS:Selection_KSSe...   INFO OR Member list: GaudiSequencer/INPUT:Selection_KSSelWRareDecay_Ksdd, GaudiSequencer/INPUT:Selection_KSSelWRareDecay_Ksll
+INPUT:Selection_KSSelWRareD...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsDD_Particles, FilterDesktop/Selection_KSSelWRareDecay_Ksdd
+INPUT:Selection_KSSelWRareD...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKsLL_Particles, FilterDesktop/Selection_KSSelWRareDecay_Ksll
+INPUT:KstPSel2WRareDecay         INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseKaons_Particles, FilterDesktop/KaonsSelWRareDecay, GaudiSequencer/MERGED:Pion0SelWRareDecay, CombineParticles/KstPSel2WRareDecay
+MERGED:Pion0SelWRareDecay        INFO Member list: GaudiSequencer/MERGEDINPUTS:Pion0SelWRareDecay, FilterDesktop/Pion0SelWRareDecay
+MERGEDINPUTS:Pion0SelWRareD...   INFO OR Member list: GaudiSequencer/INPUT:Selection_Pion0SelWRareDecay_pi0resolved, GaudiSequencer/INPUT:Selection_Pion0SelWRareDecay_pi0merged
+INPUT:Selection_Pion0SelWRa...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Selection_Pion0SelWRareDecay_pi0resolved
+INPUT:Selection_Pion0SelWRa...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Selection_Pion0SelWRareDecay_pi0merged
+MERGED:Pion0SelMy                INFO Member list: GaudiSequencer/MERGEDINPUTS:Pion0SelMy, FilterDesktop/Pion0SelMy
+MERGEDINPUTS:Pion0SelMy          INFO OR Member list: GaudiSequencer/INPUT:Selection_Pion0SelMy_pi0resolved, GaudiSequencer/INPUT:Selection_Pion0SelMy_pi0merged
+INPUT:Selection_Pion0SelMy_...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseResolvedPi0_Particles, FilterDesktop/Selection_Pion0SelMy_pi0resolved
+INPUT:Selection_Pion0SelMy_...   INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdLooseMergedPi0_Particles, FilterDesktop/Selection_Pion0SelMy_pi0merged
+StrippingInclQQPreScaler         INFO Prescaling events; keeping 0.05 of events 
+StrippingWMuControl10LinePr...   INFO Prescaling events; keeping 0.01 of events 
+StrippingWMuControl4800Line...   INFO Prescaling events; keeping 0.4 of events 
+StrippingWMuLowLinePreScaler     INFO Prescaling events; keeping 0.1 of events 
+StrippingWMuSingleTrackNoBi...   INFO Prescaling events; keeping 0.2 of events 
+StrippingFullDiJetsLinePreS...   INFO Prescaling events; keeping 0.05 of events 
+StrippingMuMuSSLine1PreScaler    INFO Prescaling events; keeping 0.1 of events 
+StrippingSbarSCorrelationsP...   INFO Prescaling events; keeping 0.05 of events 
+StrippingWeLowLinePreScaler      INFO Prescaling events; keeping 0.1 of events 
+MERGED:Ximinus2LambdaPiChar...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Ximinus2LambdaPiChargedHyperons, FilterDesktop/Ximinus2LambdaPiChargedHyperons
+MERGEDINPUTS:Ximinus2Lambda...   INFO OR Member list: GaudiSequencer/INPUT:Ximinus2LambdaPiDDDChargedHyperons
+INPUT:Ximinus2LambdaPiDDDCh...   INFO Member list: GaudiSequencer/MERGED:DownstreamPionsForChargedHyperons, FilterDesktop/GoodDownstreamPionsForChargedHyperons, GaudiSequencer/MERGED:StdLooseDDLambdaForChargedHyperons, FilterDesktop/LambdaDDForChargedHyperons, CombineParticles/Ximinus2LambdaPiDDDChargedHyperons
+MERGED:DownstreamPionsForCh...   INFO Member list: GaudiSequencer/MERGEDINPUTS:DownstreamPionsForChargedHyperons, FilterDesktop/DownstreamPionsForChargedHyperons
+MERGEDINPUTS:DownstreamPion...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdNoPIDsDownPions_Particles
+MERGED:StdLooseDDLambdaForC...   INFO Member list: GaudiSequencer/MERGEDINPUTS:StdLooseDDLambdaForChargedHyperons, FilterDesktop/StdLooseDDLambdaForChargedHyperons
+MERGEDINPUTS:StdLooseDDLamb...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseLambdaDD_Particles
+MERGED:Omegaminus2LambdaKCh...   INFO Member list: GaudiSequencer/MERGEDINPUTS:Omegaminus2LambdaKChargedHyperons, FilterDesktop/Omegaminus2LambdaKChargedHyperons
+MERGEDINPUTS:Omegaminus2Lam...   INFO OR Member list: GaudiSequencer/INPUT:Omegaminus2LambdaKDDLChargedHyperons, GaudiSequencer/INPUT:Omegaminus2LambdaKDDDChargedHyperons
+INPUT:Omegaminus2LambdaKDDL...   INFO Member list: GaudiSequencer/MERGED:LongKaonsForChargedHyperons, FilterDesktop/GoodLongKaonsForChargedHyperons, GaudiSequencer/MERGED:StdLooseDDLambdaForChargedHyperons, FilterDesktop/LambdaDDForChargedHyperons, CombineParticles/Omegaminus2LambdaKDDLChargedHyperons
+MERGED:LongKaonsForChargedH...   INFO Member list: GaudiSequencer/MERGEDINPUTS:LongKaonsForChargedHyperons, FilterDesktop/LongKaonsForChargedHyperons
+MERGEDINPUTS:LongKaonsForCh...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdAllLooseKaons_Particles
+INPUT:Omegaminus2LambdaKDDD...   INFO Member list: GaudiSequencer/MERGED:DownstreamKaonsForChargedHyperons, FilterDesktop/GoodDownstreamKaonsForChargedHyperons, GaudiSequencer/MERGED:StdLooseDDLambdaForChargedHyperons, FilterDesktop/LambdaDDForChargedHyperons, CombineParticles/Omegaminus2LambdaKDDDChargedHyperons
+MERGED:DownstreamKaonsForCh...   INFO Member list: GaudiSequencer/MERGEDINPUTS:DownstreamKaonsForChargedHyperons, FilterDesktop/DownstreamKaonsForChargedHyperons
+MERGEDINPUTS:DownstreamKaon...   INFO OR Member list: GaudiSequencer/INPUT:Phys_StdLooseDownKaons_Particles
+StrippingD2KmuLinePreScaler      INFO Prescaling events; keeping 0.1 of events 
+StrippingD2KELinePreScaler       INFO Prescaling events; keeping 0.1 of events 
+MERGED:CC2DDMergedDSelection     INFO Member list: GaudiSequencer/MERGEDINPUTS:CC2DDMergedDSelection, FilterDesktop/CC2DDMergedDSelection
+MERGEDINPUTS:CC2DDMergedDSe...   INFO OR Member list: GaudiSequencer/INPUT:D0ForCC2DD, GaudiSequencer/INPUT:DpForCC2DD, GaudiSequencer/INPUT:DsForCC2DD, GaudiSequencer/INPUT:LcForCC2DD, GaudiSequencer/INPUT:XcForCC2DD
+INPUT:D0ForCC2DD                 INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNPions_Particles, CombineParticles/D0ForCC2DD
+INPUT:DpForCC2DD                 INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNPions_Particles, CombineParticles/DpForCC2DD
+INPUT:DsForCC2DD                 INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNPions_Particles, CombineParticles/DsForCC2DD
+INPUT:LcForCC2DD                 INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNProtons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNPions_Particles, CombineParticles/LcForCC2DD
+INPUT:XcForCC2DD                 INFO Member list: LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNProtons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNKaons_Particles, LoKi::VoidFilter/SelFilterPhys_StdAllLooseANNPions_Particles, CombineParticles/XcForCC2DD
+ForTrackEffD0ToKPiMakeVeloP...   INFO Member list: ChargedProtoParticleMaker/ForTrackEffD0ToKPiVeloProtoMaker
+ForTrackEffD0ToKPiSelAllVel...   INFO Particle/AntiParticle to be created : 'pi+'/'pi-'
+ForTrackEffD0ToKPiSelAllVel...   INFO Particle/AntiParticle to be created : 'K+'/'K-'
+StrippingCharmFromBSemiForH...   INFO Prescaling events; keeping 0.2 of events 
+StrippingCharmFromBSemiForH...   INFO Prescaling events; keeping 0.2 of events 
+StrippingCharmFromBSemiForH...   INFO Prescaling events; keeping 0.2 of events 
+StrippingD2hhhFTCalib_KKPLi...   INFO Prescaling events; keeping 0.2 of events 
+ForTrackEffD0ToK3PiMakeVelo...   INFO Member list: FastVeloTracking/ForTrackEffD0ToK3PiFastVelo, TrackStateInitAlg/ForTrackEffD0ToK3PiInitSeedFit, TrackContainerCopy/ForTrackEffD0ToK3PiCopyVelo, TrackEventFitter/ForTrackEffD0ToK3PiVeloRefitterAlg, ChargedProtoParticleMaker/ForTrackEffD0ToK3PiVeloProtoMaker
+ForTrackEffD0ToK3PiVeloRefi...   INFO Rec/Track/PreparedVeloForTrackEffD0ToK3Pi -> Rec/Track/PreparedVeloForTrackEffD0ToK3Pi using ForTrackEffD0ToK3PiVeloRefitterAlg.Fitter
+ForTrackEffD0ToK3PiSelAllVe...   INFO Particle/AntiParticle to be created : 'K+'/'K-'
+ForTrackEffD0ToK3PiSelAllVe...   INFO Particle/AntiParticle to be created : 'pi+'/'pi-'
+ForTrackEffD0ToK3PiSelAllVe...   INFO Particle/AntiParticle to be created : 'p+'/'p~-'
+BTaggingSequence                 INFO Member list: BTagging/BTag_Global
+MyDSTWriterMainSeq               INFO OR Member list: GaudiSequencer/DSTWriterBhadron, GaudiSequencer/DSTWriterSemileptonic, GaudiSequencer/DSTWriterBhadronCompleteEvent, GaudiSequencer/DSTWriterLeptonic, GaudiSequencer/DSTWriterDimuon, GaudiSequencer/DSTWriterCharm, GaudiSequencer/DSTWriterEW, GaudiSequencer/DSTWriterCharmCompleteEvent, with rootInTES '/Event/'
+DSTWriterBhadron                 INFO Member list: RecordStream/FSROutputStreamBhadron_OStream, GaudiSequencer/StrippingSequenceStreamBhadron, MicroDST::KeyedContainerClonerAlg<LHCb::RecVertex>/CopyPrimaryVertices_Bhadron, PrintDuplicates/FindDuplicates_Bhadron, MicroDST::KeyedContainerClonerAlg<LHCb::Particle>/CopyParticles_Bhadron, MicroDST::KeyedContainerClonerAlg<LHCb::FlavourTag>/CopyFlavourTags_Bhadron, MicroDST::RelationsFromParticleLocationsFromClonerAlg<LHCb::Relation1D<LHCb::Particle,LHCb::RelatedInfoMap> >/CopyP2RelInfo_Bhadron, MicroDST::RelationsClonerAlg<LHCb::Relation1D<LHCb::Particle,LHCb::VertexBase> >/CopyP2PV_Particle2VertexRelations_Bhadron, PackDecReport/PackFullStripReps, PackCluster/PackTkClusters_Bhadron, PackParticlesAndVertices/PackPsAndVs_Bhadron, PackProtoParticle/PackChargedProtos_Bhadron, PackProtoParticle/PackNeutralProtos_Bhadron, PackCaloHypo/PackCaloElectrons_Bhadron, PackCaloHypo/PackCaloPhotons_Bhadron, PackCaloHypo/PackCaloMergedPi0s_Bhadron, PackCaloHypo/PackCaloSplitPhotons_Bhadron, DataPacking::Pack<LHCb::CaloClusterPacker>/PackEcalClusters_Bhadron, DataPacking::Pack<LHCb::CaloClusterPacker>/PackHcalClusters_Bhadron, DataPacking::Pack<LHCb::CaloClusterPacker>/PackEcalSplitClusters_Bhadron, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloEcalDigits_Bhadron, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloPrsDigits_Bhadron, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloSpdDigits_Bhadron, DataPacking::Pack<LHCb::CaloAdcPacker>/PackCaloEcalADCs_Bhadron, DataPacking::Pack<LHCb::CaloAdcPacker>/PackCaloPrsADCs_Bhadron, DataPacking::Pack<LHCb::RichPIDPacker>/PackRichPIDs_Bhadron, DataPacking::Pack<LHCb::MuonPIDPacker>/PackMuonPIDs_Bhadron, PackRecVertex/PackPVs_Bhadron, PackTrack/PackBestTracks_Bhadron, PackTrack/PackMuonTracks_Bhadron, EmptyEventNodeCleaner/EmptyNodeCleaner_Bhadron, FixInputCopyStream, AddressKillerAlg/KillTESAddresses_Bhadron, OutputStream/Bhadron_OStream, with rootInTES '/Event/'
+FileRecordPersistencySvc         INFO Added successfully Conversion service:FileRecordCnvSvc
+FSROutputStreamBhadron_OStream   INFO Data source: FileRecordDataSvc output: DATAFILE='000000.Bhadron.mdst' SVC='FileRecordCnvSvc' OPT='REC'
+EventPersistencySvc              INFO Added successfully Conversion service:RootCnvSvc
+Bhadron_OStream                  INFO Data source: EventDataSvc output: DATAFILE='000000.Bhadron.mdst' SVC='RootCnvSvc' OPT='REC'
+DSTWriterSemileptonic            INFO Member list: RecordStream/FSRInputCopyStreamSemileptonic_OStream, GaudiSequencer/StrippingSequenceStreamSemileptonic, PrintDuplicates/FindDuplicates_Semileptonic, MicroDST::KeyedContainerClonerAlg<LHCb::Particle>/CopyParticles_Semileptonic, MicroDST::KeyedContainerClonerAlg<LHCb::FlavourTag>/CopyFlavourTags_Semileptonic, MicroDST::RelationsFromParticleLocationsFromClonerAlg<LHCb::Relation1D<LHCb::Particle,LHCb::RelatedInfoMap> >/CopyP2RelInfo_Semileptonic, MicroDST::RelationsClonerAlg<LHCb::Relation1D<LHCb::Particle,LHCb::VertexBase> >/CopyP2PV_Particle2VertexRelations_Semileptonic, PackDecReport/PackFullStripReps, PackCluster/PackTkClusters_Semileptonic, PackParticlesAndVertices/PackPsAndVs_Semileptonic, PackProtoParticle/PackChargedProtos_Semileptonic, PackProtoParticle/PackNeutralProtos_Semileptonic, PackCaloHypo/PackCaloElectrons_Semileptonic, PackCaloHypo/PackCaloPhotons_Semileptonic, PackCaloHypo/PackCaloMergedPi0s_Semileptonic, PackCaloHypo/PackCaloSplitPhotons_Semileptonic, DataPacking::Pack<LHCb::CaloClusterPacker>/PackEcalClusters_Semileptonic, DataPacking::Pack<LHCb::CaloClusterPacker>/PackHcalClusters_Semileptonic, DataPacking::Pack<LHCb::CaloClusterPacker>/PackEcalSplitClusters_Semileptonic, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloEcalDigits_Semileptonic, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloPrsDigits_Semileptonic, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloSpdDigits_Semileptonic, DataPacking::Pack<LHCb::CaloAdcPacker>/PackCaloEcalADCs_Semileptonic, DataPacking::Pack<LHCb::CaloAdcPacker>/PackCaloPrsADCs_Semileptonic, DataPacking::Pack<LHCb::RichPIDPacker>/PackRichPIDs_Semileptonic, DataPacking::Pack<LHCb::MuonPIDPacker>/PackMuonPIDs_Semileptonic, PackRecVertex/PackPVs_Semileptonic, PackTrack/PackBestTracks_Semileptonic, PackTrack/PackMuonTracks_Semileptonic, EmptyEventNodeCleaner/EmptyNodeCleaner_Semileptonic, FixInputCopyStream, AddressKillerAlg/KillTESAddresses_Semileptonic, InputCopyStream/Semileptonic_OStream, with rootInTES '/Event/'
+FSRInputCopyStreamSemilepto...   INFO Data source: FileRecordDataSvc output: DATAFILE='000000.Semileptonic.dst' SVC='FileRecordCnvSvc' OPT='REC'
+Semileptonic_OStream             INFO Data source: EventDataSvc output: DATAFILE='000000.Semileptonic.dst' SVC='RootCnvSvc' OPT='REC'
+DSTWriterBhadronCompleteEvent    INFO Member list: RecordStream/FSRInputCopyStreamBhadronCompleteEvent_OStream, GaudiSequencer/StrippingSequenceStreamBhadronCompleteEvent, PrintDuplicates/FindDuplicates_BhadronCompleteEvent, MicroDST::KeyedContainerClonerAlg<LHCb::Particle>/CopyParticles_BhadronCompleteEvent, MicroDST::KeyedContainerClonerAlg<LHCb::FlavourTag>/CopyFlavourTags_BhadronCompleteEvent, MicroDST::RelationsFromParticleLocationsFromClonerAlg<LHCb::Relation1D<LHCb::Particle,LHCb::RelatedInfoMap> >/CopyP2RelInfo_BhadronCompleteEvent, MicroDST::RelationsClonerAlg<LHCb::Relation1D<LHCb::Particle,LHCb::VertexBase> >/CopyP2PV_Particle2VertexRelations_BhadronCompleteEvent, PackDecReport/PackFullStripReps, PackCluster/PackTkClusters_BhadronCompleteEvent, PackParticlesAndVertices/PackPsAndVs_BhadronCompleteEvent, PackProtoParticle/PackChargedProtos_BhadronCompleteEvent, PackProtoParticle/PackNeutralProtos_BhadronCompleteEvent, PackCaloHypo/PackCaloElectrons_BhadronCompleteEvent, PackCaloHypo/PackCaloPhotons_BhadronCompleteEvent, PackCaloHypo/PackCaloMergedPi0s_BhadronCompleteEvent, PackCaloHypo/PackCaloSplitPhotons_BhadronCompleteEvent, DataPacking::Pack<LHCb::CaloClusterPacker>/PackEcalClusters_BhadronCompleteEvent, DataPacking::Pack<LHCb::CaloClusterPacker>/PackHcalClusters_BhadronCompleteEvent, DataPacking::Pack<LHCb::CaloClusterPacker>/PackEcalSplitClusters_BhadronCompleteEvent, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloEcalDigits_BhadronCompleteEvent, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloPrsDigits_BhadronCompleteEvent, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloSpdDigits_BhadronCompleteEvent, DataPacking::Pack<LHCb::CaloAdcPacker>/PackCaloEcalADCs_BhadronCompleteEvent, DataPacking::Pack<LHCb::CaloAdcPacker>/PackCaloPrsADCs_BhadronCompleteEvent, DataPacking::Pack<LHCb::RichPIDPacker>/PackRichPIDs_BhadronCompleteEvent, DataPacking::Pack<LHCb::MuonPIDPacker>/PackMuonPIDs_BhadronCompleteEvent, PackRecVertex/PackPVs_BhadronCompleteEvent, PackTrack/PackBestTracks_BhadronCompleteEvent, PackTrack/PackMuonTracks_BhadronCompleteEvent, EmptyEventNodeCleaner/EmptyNodeCleaner_BhadronCompleteEvent, FixInputCopyStream, AddressKillerAlg/KillTESAddresses_BhadronCompleteEvent, InputCopyStream/BhadronCompleteEvent_OStream, with rootInTES '/Event/'
+FSRInputCopyStreamBhadronCo...   INFO Data source: FileRecordDataSvc output: DATAFILE='000000.BhadronCompleteEvent.dst' SVC='FileRecordCnvSvc' OPT='REC'
+BhadronCompleteEvent_OStream     INFO Data source: EventDataSvc output: DATAFILE='000000.BhadronCompleteEvent.dst' SVC='RootCnvSvc' OPT='REC'
+DSTWriterLeptonic                INFO Member list: RecordStream/FSROutputStreamLeptonic_OStream, GaudiSequencer/StrippingSequenceStreamLeptonic, MicroDST::KeyedContainerClonerAlg<LHCb::RecVertex>/CopyPrimaryVertices_Leptonic, PrintDuplicates/FindDuplicates_Leptonic, MicroDST::KeyedContainerClonerAlg<LHCb::Particle>/CopyParticles_Leptonic, MicroDST::KeyedContainerClonerAlg<LHCb::FlavourTag>/CopyFlavourTags_Leptonic, MicroDST::RelationsFromParticleLocationsFromClonerAlg<LHCb::Relation1D<LHCb::Particle,LHCb::RelatedInfoMap> >/CopyP2RelInfo_Leptonic, MicroDST::RelationsClonerAlg<LHCb::Relation1D<LHCb::Particle,LHCb::VertexBase> >/CopyP2PV_Particle2VertexRelations_Leptonic, PackDecReport/PackFullStripReps, PackCluster/PackTkClusters_Leptonic, PackParticlesAndVertices/PackPsAndVs_Leptonic, PackProtoParticle/PackChargedProtos_Leptonic, PackProtoParticle/PackNeutralProtos_Leptonic, PackCaloHypo/PackCaloElectrons_Leptonic, PackCaloHypo/PackCaloPhotons_Leptonic, PackCaloHypo/PackCaloMergedPi0s_Leptonic, PackCaloHypo/PackCaloSplitPhotons_Leptonic, DataPacking::Pack<LHCb::CaloClusterPacker>/PackEcalClusters_Leptonic, DataPacking::Pack<LHCb::CaloClusterPacker>/PackHcalClusters_Leptonic, DataPacking::Pack<LHCb::CaloClusterPacker>/PackEcalSplitClusters_Leptonic, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloEcalDigits_Leptonic, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloPrsDigits_Leptonic, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloSpdDigits_Leptonic, DataPacking::Pack<LHCb::CaloAdcPacker>/PackCaloEcalADCs_Leptonic, DataPacking::Pack<LHCb::CaloAdcPacker>/PackCaloPrsADCs_Leptonic, DataPacking::Pack<LHCb::RichPIDPacker>/PackRichPIDs_Leptonic, DataPacking::Pack<LHCb::MuonPIDPacker>/PackMuonPIDs_Leptonic, PackRecVertex/PackPVs_Leptonic, PackTrack/PackBestTracks_Leptonic, PackTrack/PackMuonTracks_Leptonic, EmptyEventNodeCleaner/EmptyNodeCleaner_Leptonic, FixInputCopyStream, AddressKillerAlg/KillTESAddresses_Leptonic, OutputStream/Leptonic_OStream, with rootInTES '/Event/'
+FSROutputStreamLeptonic_OSt...   INFO Data source: FileRecordDataSvc output: DATAFILE='000000.Leptonic.mdst' SVC='FileRecordCnvSvc' OPT='REC'
+Leptonic_OStream                 INFO Data source: EventDataSvc output: DATAFILE='000000.Leptonic.mdst' SVC='RootCnvSvc' OPT='REC'
+DSTWriterDimuon                  INFO Member list: RecordStream/FSRInputCopyStreamDimuon_OStream, GaudiSequencer/StrippingSequenceStreamDimuon, PrintDuplicates/FindDuplicates_Dimuon, MicroDST::KeyedContainerClonerAlg<LHCb::Particle>/CopyParticles_Dimuon, MicroDST::KeyedContainerClonerAlg<LHCb::FlavourTag>/CopyFlavourTags_Dimuon, MicroDST::RelationsFromParticleLocationsFromClonerAlg<LHCb::Relation1D<LHCb::Particle,LHCb::RelatedInfoMap> >/CopyP2RelInfo_Dimuon, MicroDST::RelationsClonerAlg<LHCb::Relation1D<LHCb::Particle,LHCb::VertexBase> >/CopyP2PV_Particle2VertexRelations_Dimuon, PackDecReport/PackFullStripReps, PackCluster/PackTkClusters_Dimuon, PackParticlesAndVertices/PackPsAndVs_Dimuon, PackProtoParticle/PackChargedProtos_Dimuon, PackProtoParticle/PackNeutralProtos_Dimuon, PackCaloHypo/PackCaloElectrons_Dimuon, PackCaloHypo/PackCaloPhotons_Dimuon, PackCaloHypo/PackCaloMergedPi0s_Dimuon, PackCaloHypo/PackCaloSplitPhotons_Dimuon, DataPacking::Pack<LHCb::CaloClusterPacker>/PackEcalClusters_Dimuon, DataPacking::Pack<LHCb::CaloClusterPacker>/PackHcalClusters_Dimuon, DataPacking::Pack<LHCb::CaloClusterPacker>/PackEcalSplitClusters_Dimuon, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloEcalDigits_Dimuon, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloPrsDigits_Dimuon, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloSpdDigits_Dimuon, DataPacking::Pack<LHCb::CaloAdcPacker>/PackCaloEcalADCs_Dimuon, DataPacking::Pack<LHCb::CaloAdcPacker>/PackCaloPrsADCs_Dimuon, DataPacking::Pack<LHCb::RichPIDPacker>/PackRichPIDs_Dimuon, DataPacking::Pack<LHCb::MuonPIDPacker>/PackMuonPIDs_Dimuon, PackRecVertex/PackPVs_Dimuon, PackTrack/PackBestTracks_Dimuon, PackTrack/PackMuonTracks_Dimuon, EmptyEventNodeCleaner/EmptyNodeCleaner_Dimuon, FixInputCopyStream, AddressKillerAlg/KillTESAddresses_Dimuon, InputCopyStream/Dimuon_OStream, with rootInTES '/Event/'
+FSRInputCopyStreamDimuon_OS...   INFO Data source: FileRecordDataSvc output: DATAFILE='000000.Dimuon.dst' SVC='FileRecordCnvSvc' OPT='REC'
+Dimuon_OStream                   INFO Data source: EventDataSvc output: DATAFILE='000000.Dimuon.dst' SVC='RootCnvSvc' OPT='REC'
+DSTWriterCharm                   INFO Member list: RecordStream/FSROutputStreamCharm_OStream, GaudiSequencer/StrippingSequenceStreamCharm, MicroDST::KeyedContainerClonerAlg<LHCb::RecVertex>/CopyPrimaryVertices_Charm, PrintDuplicates/FindDuplicates_Charm, MicroDST::KeyedContainerClonerAlg<LHCb::Particle>/CopyParticles_Charm, MicroDST::KeyedContainerClonerAlg<LHCb::FlavourTag>/CopyFlavourTags_Charm, MicroDST::RelationsFromParticleLocationsFromClonerAlg<LHCb::Relation1D<LHCb::Particle,LHCb::RelatedInfoMap> >/CopyP2RelInfo_Charm, MicroDST::RelationsClonerAlg<LHCb::Relation1D<LHCb::Particle,LHCb::VertexBase> >/CopyP2PV_Particle2VertexRelations_Charm, PackDecReport/PackFullStripReps, PackCluster/PackTkClusters_Charm, PackParticlesAndVertices/PackPsAndVs_Charm, PackProtoParticle/PackChargedProtos_Charm, PackProtoParticle/PackNeutralProtos_Charm, PackCaloHypo/PackCaloElectrons_Charm, PackCaloHypo/PackCaloPhotons_Charm, PackCaloHypo/PackCaloMergedPi0s_Charm, PackCaloHypo/PackCaloSplitPhotons_Charm, DataPacking::Pack<LHCb::CaloClusterPacker>/PackEcalClusters_Charm, DataPacking::Pack<LHCb::CaloClusterPacker>/PackHcalClusters_Charm, DataPacking::Pack<LHCb::CaloClusterPacker>/PackEcalSplitClusters_Charm, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloEcalDigits_Charm, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloPrsDigits_Charm, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloSpdDigits_Charm, DataPacking::Pack<LHCb::CaloAdcPacker>/PackCaloEcalADCs_Charm, DataPacking::Pack<LHCb::CaloAdcPacker>/PackCaloPrsADCs_Charm, DataPacking::Pack<LHCb::RichPIDPacker>/PackRichPIDs_Charm, DataPacking::Pack<LHCb::MuonPIDPacker>/PackMuonPIDs_Charm, PackRecVertex/PackPVs_Charm, PackTrack/PackBestTracks_Charm, PackTrack/PackMuonTracks_Charm, EmptyEventNodeCleaner/EmptyNodeCleaner_Charm, FixInputCopyStream, AddressKillerAlg/KillTESAddresses_Charm, OutputStream/Charm_OStream, with rootInTES '/Event/'
+FSROutputStreamCharm_OStream     INFO Data source: FileRecordDataSvc output: DATAFILE='000000.Charm.mdst' SVC='FileRecordCnvSvc' OPT='REC'
+Charm_OStream                    INFO Data source: EventDataSvc output: DATAFILE='000000.Charm.mdst' SVC='RootCnvSvc' OPT='REC'
+DSTWriterEW                      INFO Member list: RecordStream/FSRInputCopyStreamEW_OStream, GaudiSequencer/StrippingSequenceStreamEW, PrintDuplicates/FindDuplicates_EW, MicroDST::KeyedContainerClonerAlg<LHCb::Particle>/CopyParticles_EW, MicroDST::KeyedContainerClonerAlg<LHCb::FlavourTag>/CopyFlavourTags_EW, MicroDST::RelationsFromParticleLocationsFromClonerAlg<LHCb::Relation1D<LHCb::Particle,LHCb::RelatedInfoMap> >/CopyP2RelInfo_EW, MicroDST::RelationsClonerAlg<LHCb::Relation1D<LHCb::Particle,LHCb::VertexBase> >/CopyP2PV_Particle2VertexRelations_EW, PackDecReport/PackFullStripReps, PackCluster/PackTkClusters_EW, PackParticlesAndVertices/PackPsAndVs_EW, PackProtoParticle/PackChargedProtos_EW, PackProtoParticle/PackNeutralProtos_EW, PackCaloHypo/PackCaloElectrons_EW, PackCaloHypo/PackCaloPhotons_EW, PackCaloHypo/PackCaloMergedPi0s_EW, PackCaloHypo/PackCaloSplitPhotons_EW, DataPacking::Pack<LHCb::CaloClusterPacker>/PackEcalClusters_EW, DataPacking::Pack<LHCb::CaloClusterPacker>/PackHcalClusters_EW, DataPacking::Pack<LHCb::CaloClusterPacker>/PackEcalSplitClusters_EW, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloEcalDigits_EW, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloPrsDigits_EW, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloSpdDigits_EW, DataPacking::Pack<LHCb::CaloAdcPacker>/PackCaloEcalADCs_EW, DataPacking::Pack<LHCb::CaloAdcPacker>/PackCaloPrsADCs_EW, DataPacking::Pack<LHCb::RichPIDPacker>/PackRichPIDs_EW, DataPacking::Pack<LHCb::MuonPIDPacker>/PackMuonPIDs_EW, PackRecVertex/PackPVs_EW, PackTrack/PackBestTracks_EW, PackTrack/PackMuonTracks_EW, EmptyEventNodeCleaner/EmptyNodeCleaner_EW, FixInputCopyStream, AddressKillerAlg/KillTESAddresses_EW, InputCopyStream/EW_OStream, with rootInTES '/Event/'
+FSRInputCopyStreamEW_OStream     INFO Data source: FileRecordDataSvc output: DATAFILE='000000.EW.dst' SVC='FileRecordCnvSvc' OPT='REC'
+EW_OStream                       INFO Data source: EventDataSvc output: DATAFILE='000000.EW.dst' SVC='RootCnvSvc' OPT='REC'
+DSTWriterCharmCompleteEvent      INFO Member list: RecordStream/FSRInputCopyStreamCharmCompleteEvent_OStream, GaudiSequencer/StrippingSequenceStreamCharmCompleteEvent, PrintDuplicates/FindDuplicates_CharmCompleteEvent, MicroDST::KeyedContainerClonerAlg<LHCb::Particle>/CopyParticles_CharmCompleteEvent, MicroDST::KeyedContainerClonerAlg<LHCb::FlavourTag>/CopyFlavourTags_CharmCompleteEvent, MicroDST::RelationsFromParticleLocationsFromClonerAlg<LHCb::Relation1D<LHCb::Particle,LHCb::RelatedInfoMap> >/CopyP2RelInfo_CharmCompleteEvent, MicroDST::RelationsClonerAlg<LHCb::Relation1D<LHCb::Particle,LHCb::VertexBase> >/CopyP2PV_Particle2VertexRelations_CharmCompleteEvent, PackDecReport/PackFullStripReps, PackCluster/PackTkClusters_CharmCompleteEvent, PackParticlesAndVertices/PackPsAndVs_CharmCompleteEvent, PackProtoParticle/PackChargedProtos_CharmCompleteEvent, PackProtoParticle/PackNeutralProtos_CharmCompleteEvent, PackCaloHypo/PackCaloElectrons_CharmCompleteEvent, PackCaloHypo/PackCaloPhotons_CharmCompleteEvent, PackCaloHypo/PackCaloMergedPi0s_CharmCompleteEvent, PackCaloHypo/PackCaloSplitPhotons_CharmCompleteEvent, DataPacking::Pack<LHCb::CaloClusterPacker>/PackEcalClusters_CharmCompleteEvent, DataPacking::Pack<LHCb::CaloClusterPacker>/PackHcalClusters_CharmCompleteEvent, DataPacking::Pack<LHCb::CaloClusterPacker>/PackEcalSplitClusters_CharmCompleteEvent, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloEcalDigits_CharmCompleteEvent, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloPrsDigits_CharmCompleteEvent, DataPacking::Pack<LHCb::CaloDigitPacker>/PackCaloSpdDigits_CharmCompleteEvent, DataPacking::Pack<LHCb::CaloAdcPacker>/PackCaloEcalADCs_CharmCompleteEvent, DataPacking::Pack<LHCb::CaloAdcPacker>/PackCaloPrsADCs_CharmCompleteEvent, DataPacking::Pack<LHCb::RichPIDPacker>/PackRichPIDs_CharmCompleteEvent, DataPacking::Pack<LHCb::MuonPIDPacker>/PackMuonPIDs_CharmCompleteEvent, PackRecVertex/PackPVs_CharmCompleteEvent, PackTrack/PackBestTracks_CharmCompleteEvent, PackTrack/PackMuonTracks_CharmCompleteEvent, EmptyEventNodeCleaner/EmptyNodeCleaner_CharmCompleteEvent, FixInputCopyStream, AddressKillerAlg/KillTESAddresses_CharmCompleteEvent, InputCopyStream/CharmCompleteEvent_OStream, with rootInTES '/Event/'
+FSRInputCopyStreamCharmComp...   INFO Data source: FileRecordDataSvc output: DATAFILE='000000.CharmCompleteEvent.dst' SVC='FileRecordCnvSvc' OPT='REC'
+CharmCompleteEvent_OStream       INFO Data source: EventDataSvc output: DATAFILE='000000.CharmCompleteEvent.dst' SVC='RootCnvSvc' OPT='REC'
+MonitoringSequence               INFO Member list: 
+LumiSeq                          INFO OR Member list: EventAccounting/EventAccount
+EventSelector                    INFO Stream:EventSelector.DataStreamTool_1 Def:DATAFILE='LFN:/lhcb/LHCb/Collision16/RDST/00053196/0009/00053196_00099798_1.rdst' SVC='Gaudi::RootEvtSelector' OPT='READ'
+ApplicationMgr                   INFO Application Manager Initialized successfully
+ApplicationMgr                   INFO Application Manager Started successfully
+EventSelector                 SUCCESS Reading Event record 1. Record number within stream 1: 1
+EventPersistencySvc              INFO Added successfully Conversion service:LHCb::RawDataCnvSvc
+MagneticFieldSvc                 INFO Map scaled by factor 1 with polarity internally used: -1 signed relative current: -1
+LHCb::RawDataCnvSvc              INFO Opened(READ) MDF stream:a4efe448-7072-11e6-930d-001e67dff79e ID:0x3bf21dd0
+StdAllNoPIDsPions                INFO Particle/AntiParticle to be created : 'pi+'/'pi-'
+UnpackChargedProtosSeq           INFO Member list: UnpackProtoParticle/UnpackChargedProtos, GaudiSequencer/ProtoParticleCombDLLs
+ProtoParticleCombDLLs            INFO Member list: TESCheck/CheckChargedProtosExist, ChargedProtoParticleAddMuonInfo/ChargedProtoPAddMuon, ChargedProtoParticleAddRichInfo/ChargedProtoPAddRich, ChargedProtoCombineDLLsAlg/ChargedProtoPCombDLL
+ChargedProtoPCombDLL             INFO Using retuned RICH el and mu DLL values in combined DLLs
+UnpackMuonPIDSeq                 INFO Member list: DataPacking::Unpack<LHCb::MuonPIDPacker>/UnpackMuonPIDs, MuonPIDsFromProtoParticlesAlg/CheckMuonPIDs
+CheckMuonPIDs                    INFO Creating MuonPIDs 'Rec/Muon/MuonPID' from ProtoParticles at 'Rec/ProtoP/Charged'
+UnpackRichPIDSeq                 INFO Member list: DataPacking::Unpack<LHCb::RichPIDPacker>/UnpackRichPIDs, RichPIDsFromProtoParticlesAlg/CheckRichPIDs
+CheckRichPIDs                    INFO Creating RichPIDs 'Rec/Rich/PIDs' from ProtoParticles at 'Rec/ProtoP/Charged'
+StdLooseAllPhotons.PhotonMaker   INFO  Following technique(s) will be used for CL evaluation : [IsNotH]
+StdLooseAllPhotons.PhotonMaker   INFO  Switch to [PhotonDLL] if one technique is not available 
+StdLoosePi02gg.PhotonMaker       INFO  Following technique(s) will be used for CL evaluation : [IsNotH]
+StdLoosePi02gg.PhotonMaker       INFO  Switch to [PhotonDLL] if one technique is not available 
+StdLooseMergedPi0                INFO  Following technique(s) will be used for CL evaluation : [IsPhoton]
+StdLooseMergedPi0                INFO  Switch to [CaloTrMatch] if one technique is not available 
+StdAllLooseMuons                 INFO Particle/AntiParticle to be created : 'mu+'/'mu-'
+StdAllNoPIDsProtons              INFO Particle/AntiParticle to be created : 'p+'/'p~-'
+StdAllNoPIDsKaons                INFO Particle/AntiParticle to be created : 'K+'/'K-'
+StdAllLooseANNProtons            INFO Particle/AntiParticle to be created : 'p+'/'p~-'
+StdAllLooseANNKaons              INFO Particle/AntiParticle to be created : 'K+'/'K-'
+StdAllLoosePions                 INFO Particle/AntiParticle to be created : 'pi+'/'pi-'
+StdAllLooseKaons                 INFO Particle/AntiParticle to be created : 'K+'/'K-'
+PropertyConfigSvc                INFO  resolving alias TCK/0x1138160f
+ConfigCDBAccessSvc               INFO  opening /cvmfs/lhcb.cern.ch/lib/lhcb/DBASE/TCK/HltTCK/v3r18p15/config.cdb in mode ReadOnly
+PropertyConfigSvc                INFO  resolved TCK/0x1138160f to ea62c419a3f50c3d4b1b2d430867d9ad
+StdAllLooseANNPions              INFO Particle/AntiParticle to be created : 'pi+'/'pi-'
+StdAllLooseProtons               INFO Particle/AntiParticle to be created : 'p+'/'p~-'
+PropertyConfigSvc                INFO  resolving alias TCK/0x2138160f
+PropertyConfigSvc                INFO  resolved TCK/0x2138160f to 899bad359e0c8990c0da8ba999702d26
+StdNoPIDsDownPions               INFO Particle/AntiParticle to be created : 'pi+'/'pi-'
+StdNoPIDsDownProtons             INFO Particle/AntiParticle to be created : 'p+'/'p~-'
+StdDiElectronFromTracks          INFO Particle/AntiParticle to be created : 'J/psi(1S)'/'J/psi(1S)'
+StdVeryLooseAllPhotons.Phot...   INFO  Following technique(s) will be used for CL evaluation : [IsNotH]
+StdVeryLooseAllPhotons.Phot...   INFO  Switch to [PhotonDLL] if one technique is not available 
+ToolSvc.L0DUConfig               INFO Creating the TEMPLATE configuration tools : ToolSvc.L0DUConfig.Template for time slot :  'T0'
+ToolSvc.L0CondDBProvider         INFO Registered RAM(BCID) versions = {}
+ToolSvc.L0DUConfig.Template      INFO --------------- TCK = 0x10000------------------
+ToolSvc.L0DUConfig.Template      INFO **** L0DU Config loading : L0TCK = 0x10000 for slot T0 ==> OK 
+ToolSvc.L0DUConfig.Template      INFO Short description :: NO DESCRIPTION (L0DUConfig.Template)
+ToolSvc.L0DUConfig.TCK_0x160F    INFO --------------- TCK = 0x160F------------------
+ToolSvc.L0DUConfig.TCK_0x160F    INFO **** L0DU Config loading : L0TCK = 0x160F for slot T0 ==> OK 
+ToolSvc.L0DUConfig.TCK_0x160F    INFO Short description :: TCK 0X160F: TCK for 2036 colliding bx, CEP DiHadron with sumEt,prev, removed obsolete channels for luminosity
+ToolSvc.L0DUConfig.TCK_0x160F    INFO The configuration 0x160F matches the hardware limitations 
+ToolSvc.L0DUConfig.TCK_0x160F    INFO - Usage : #Channels   : 17 [53.1% ]    
+ToolSvc.L0DUConfig.TCK_0x160F    INFO - Usage : #Conditions : 32 [25.0% ]; order : OK ; reported  : 32/32
+ToolSvc.L0DUConfig.TCK_0x160F    INFO - Usage : #Conditions/type (max)  :[Spd(Mult) : 7/8]
+ToolSvc.L0DUConfig.TCK_0x160F    INFO - Info    : the condition 'SumEtPrev<250' relies on BX=[-1]
+BDTTagJets.LoKi::BDTTag.LoK...   INFO Option for Optimised Kalman Filter fit is activated 
+PFParticles                      INFO Member list: ChargedProtoParticleMaker/VeloProtoPMaker, CellularAutomatonAlg/HcalClusterization, CaloClusterCovarianceAlg/HcalCov, PhotonMatchAlg/Hcal2TrackMatching, ParticleFlow/PF
+HcalCov.HcalClusterTag           INFO  Energy   mask : [2x2, 2x2] (from options) 
+HcalCov.HcalClusterTag           INFO  Position mask : [SwissCross, SwissCross] (from DB) 
+HcalCov.HcalCovarTool            INFO  Has initialized with parameters: 
+HcalCov.HcalCovarTool            INFO  	 'Detector'         = '/dd/Structure/LHCb/DownstreamRegion/Hcal'
+HcalCov.HcalCovarTool            INFO  	 ==  Parameters for covariance estimation ==
+HcalCov.HcalCovarTool            INFO Stochastic 	 : [0.7, 0.7] Sqrt(GeV)	 : from options
+HcalCov.HcalCovarTool            INFO GainError 	 : [0.1, 0.1] 	 : from options
+HcalCov.HcalCovarTool            INFO IncoherentNoise 	 : [1.2, 1.2] ADC	 : from options
+HcalCov.HcalCovarTool            INFO CoherentNoise 	 : [0.3, 0.3] ADC	 : from options
+HcalCov.HcalCovarTool            INFO ConstantE 	 : [0, 0] MeV	 : from options
+HcalCov.HcalCovarTool            INFO ConstantX 	 : [0, 0] mm	 : from options
+HcalCov.HcalCovarTool            INFO ConstantY 	 : [0, 0] mm	 : from options
+Hcal2TrackMatching               INFO  Check Tracks: YES Rejected flags: [  'Invalid'  'Clone'  'Backward' ] Accepted FitStatus: [ 'Fitted' ]; Accepted Types: [ 'Long'  'Downstream'  'Ttrack' ]; Rejected History: [];
+HcalZSup                         INFO Calorimeter has 1488 cells. Zsup method 1D Threshold 4
+InHCAL                           INFO  Check Tracks: YES Rejected flags: [  'Invalid'  'Clone'  'Backward' ] Accepted FitStatus: [ 'Fitted' ]; Accepted Types: [ 'Long'  'Downstream'  'Ttrack' ]; Rejected History: [];
+ClusterReco                      INFO Member list: GaudiSequencer/CaloDigits, CaloDigitFilterAlg/CaloDigitFilter, CellularAutomatonAlg/EcalClust, CaloShowerOverlap/EcalShare, CaloClusterCovarianceAlg/EcalCovar, with context 'Offline'
+CaloDigits                       INFO Member list: CaloDigitsFromRaw/SpdFromRaw, CaloDigitsFromRaw/PrsFromRaw, CaloZSupAlg/EcalZSup, CaloZSupAlg/HcalZSup, with context 'Offline'
+EcalZSup                         INFO Calorimeter has 6016 cells. Zsup method 2D Threshold 20
+EcalShare.EcalClusterTag         INFO  Energy   mask : [3x3, 3x3, 3x3] (from DB) 
+EcalShare.EcalClusterTag         INFO  Position mask : [3x3, 3x3, 3x3] (from DB) 
+EcalCovar.EcalClusterTag         INFO  Energy   mask : [3x3, 3x3, 3x3] (from DB) 
+EcalCovar.EcalClusterTag         INFO  Position mask : [3x3, 3x3, 3x3] (from DB) 
+EcalCovar.EcalCovarTool          INFO  Has initialized with parameters: 
+EcalCovar.EcalCovarTool          INFO  	 'Detector'         = '/dd/Structure/LHCb/DownstreamRegion/Ecal'
+EcalCovar.EcalCovarTool          INFO  	 ==  Parameters for covariance estimation ==
+EcalCovar.EcalCovarTool          INFO Stochastic 	 : [0.21, 0.14, 0.14] Sqrt(GeV)	 : from Covariance DB
+EcalCovar.EcalCovarTool          INFO GainError 	 : [0.045, 0.025, 0.025] 	 : from Covariance DB
+EcalCovar.EcalCovarTool          INFO IncoherentNoise 	 : [2.2, 2.2, 2.2] ADC	 : from Covariance DB
+EcalCovar.EcalCovarTool          INFO CoherentNoise 	 : [1.3, 1.3, 1.3] ADC	 : from Covariance DB
+EcalCovar.EcalCovarTool          INFO ConstantE 	 : [0, 0, 0] MeV	 : from Covariance DB
+EcalCovar.EcalCovarTool          INFO ConstantX 	 : [9, 2, 0.5] mm	 : from Covariance DB
+EcalCovar.EcalCovarTool          INFO ConstantY 	 : [9, 2, 0.5] mm	 : from Covariance DB
+ClusterMatch                     INFO  Check Tracks: YES Rejected flags: [  'Invalid'  'Clone'  'Backward' ] Accepted FitStatus: [ 'Fitted' ]; Accepted Types: [ 'Long'  'Downstream'  'Ttrack' ]; Rejected History: [];
+InECAL                           INFO  Check Tracks: YES Rejected flags: [  'Invalid'  'Clone'  'Backward' ] Accepted FitStatus: [ 'Fitted' ]; Accepted Types: [ 'Long'  'Downstream'  'Ttrack' ]; Rejected History: [];
+LoKiSvc.REPORT                WARNING LoKi::Particles::HasTracksInTree: 	 Empty list of tracks is specified! return 'false'  [StdJets] StatusCode=FAILURE
+LoKiSvc.REPORT                WARNING LoKi::Particles::HasTracks: 	 Empty list of tracks is specified! return 'false'  [StdJets] StatusCode=FAILURE
+LoKiSvc.REPORT                WARNING The WARNING message is suppressed : 'LoKi::Particles::HasTracksInTree: 	 Empty list of tracks is specified! return 'false'  [StdJets]' StatusCode=FAILURE
+LoKiSvc.REPORT                WARNING The WARNING message is suppressed : 'LoKi::Particles::HasTracks: 	 Empty list of tracks is specified! return 'false'  [StdJets]' StatusCode=FAILURE
+StdJets                       WARNING LoKi::PFJetMaker:: The WARNING message is suppressed : 'vselect: The extraction of secondary vertices is disabled'
+StdJets.LoKi__FastJetMaker....   INFO Only 4-momenta sum will be used (no ParticleTransporter specified)
+StdLooseANNUpKaons               INFO Particle/AntiParticle to be created : 'K+'/'K-'
+StdAllNoPIDsElectrons            INFO Particle/AntiParticle to be created : 'e+'/'e-'
+StdAllLooseElectrons             INFO Particle/AntiParticle to be created : 'e+'/'e-'
+StdLooseDownMuons                INFO Particle/AntiParticle to be created : 'mu+'/'mu-'
+StdDiElectronGamma               INFO Particle/AntiParticle to be created : 'gamma'/'gamma'
+StdNoPIDsDownElectrons           INFO Particle/AntiParticle to be created : 'e+'/'e-'
+MicroDiJetsLine.MomentumCom...   INFO Only 4-momenta sum will be used (no ParticleTransporter specified)
+StdAllNoPIDsMuons                INFO Particle/AntiParticle to be created : 'mu+'/'mu-'
+StdLooseDownKaons                INFO Particle/AntiParticle to be created : 'K+'/'K-'
+LoKiSvc.REPORT                  ERROR LoKi::Particles::TrackType: 	Track    is invalid! return -1000 [LooseKstLL] StatusCode=FAILURE
+LoKiSvc.REPORT                  ERROR The   ERROR message is suppressed : 'LoKi::Particles::TrackType: 	Track    is invalid! return -1000 [LooseKstLL]' StatusCode=FAILURE
+StdAllLooseGammaDD               INFO Particle/AntiParticle to be created : 'gamma'/'gamma'
+StdAllLooseGammaDD.LoKi::Ve...   INFO Option for Optimised Kalman Filter fit is activated 
+StdAllLooseGammaDD.LoKi::Ve...   INFO ``Massage''-option is ON
+StdAllLooseGammaLL               INFO Particle/AntiParticle to be created : 'gamma'/'gamma'
+StdTightMuons                    INFO Particle/AntiParticle to be created : 'mu+'/'mu-'
+StdTightElectrons                INFO Particle/AntiParticle to be created : 'e+'/'e-'
+L0MuonFromRaw                    INFO XML config file = /cvmfs/lhcb.cern.ch/lib/lhcb/PARAM/ParamFiles/v8r22/data/L0MuonKernel.xml
+StdTightKaons                    INFO Particle/AntiParticle to be created : 'K+'/'K-'
+StdNoPIDsUpPions                 INFO Particle/AntiParticle to be created : 'pi+'/'pi-'
+createBothVeloClusters           INFO Cancel processing of events with more than 6000 Velo clusters
+FullDiJetsLine.LoKi::Vertex...WARNING LoKi::VertexFitter:: The special treatment of Jets-like objects is disabled
+FullDiJetsLine.LoKi::Vertex...   INFO Option for Optimised Kalman Filter fit is activated 
+StdNoPIDsUpKaons                 INFO Particle/AntiParticle to be created : 'K+'/'K-'
+StdLooseEta2gg.PhotonMaker       INFO  Following technique(s) will be used for CL evaluation : [IsNotH]
+StdLooseEta2gg.PhotonMaker       INFO  Switch to [PhotonDLL] if one technique is not available 
+ToolSvc.LoKi::PVReFitter      WARNING LoKi::PVReFitter:: The WARNING message is suppressed : 'Less than 4 tracks in vertex remain [Hb2V0V0h_KSKShLL_Line]' StatusCode=FAILURE
+ToolSvc.LoKi::PVReFitter      WARNING LoKi::PVReFitter:: The WARNING message is suppressed : 'Less than 4 tracks in vertex remain [Hb2V0V0h_KSKShLD_Line]' StatusCode=FAILURE
+TaggedJetsJetPairLine.LoKi:...WARNING LoKi::VertexFitter:: The special treatment of Jets-like objects is disabled
+TaggedJetsJetPairLine.LoKi:...   INFO Option for Optimised Kalman Filter fit is activated 
+SelTaggedJetsDiJetNoPT.LoKi...WARNING LoKi::VertexFitter:: The special treatment of Jets-like objects is disabled
+SelTaggedJetsDiJetNoPT.LoKi...   INFO Option for Optimised Kalman Filter fit is activated 
+StdTightProtons                  INFO Particle/AntiParticle to be created : 'p+'/'p~-'
+StdTightANNMuons                 INFO Particle/AntiParticle to be created : 'mu+'/'mu-'
+StdLoosePhotons.PhotonMaker      INFO  Following technique(s) will be used for CL evaluation : [IsNotH]
+StdLoosePhotons.PhotonMaker      INFO  Switch to [PhotonDLL] if one technique is not available 
+LoKiSvc.REPORT                  ERROR LoKi::Particles::TrackType: 	Track    is invalid! return -1000 [LooseLambda0LL] StatusCode=FAILURE
+ToolSvc.FastVeloHitManager       INFO Velo has moved, rebuild geometry
+LoKiSvc.REPORT                WARNING LoKi::Particles::DecayTreeFitterFun: 	 Error from IDecayTreeFit [ForTrackEffD0ToK3PiMissingProtonSelD0] StatusCode=111
+LoKiSvc.REPORT                WARNING The WARNING message is suppressed : 'LoKi::Particles::DecayTreeFitterFun: 	 Error from IDecayTreeFit [ForTrackEffD0ToK3PiMissingProtonSelD0]' StatusCode=111
+SplitClusterReco                 INFO Member list: CaloMergedPi0/SplitClustersRec
+SplitClustersRec                 INFO Producing SplitClusters only
+SplitClustersRec.EcalCovari...   INFO  Has initialized with parameters: 
+SplitClustersRec.EcalCovari...   INFO  	 'Detector'         = '/dd/Structure/LHCb/DownstreamRegion/Ecal'
+SplitClustersRec.EcalCovari...   INFO  	 ==  Parameters for covariance estimation ==
+SplitClustersRec.EcalCovari...   INFO Stochastic 	 : [0.21, 0.14, 0.14] Sqrt(GeV)	 : from Covariance DB
+SplitClustersRec.EcalCovari...   INFO GainError 	 : [0.045, 0.025, 0.025] 	 : from Covariance DB
+SplitClustersRec.EcalCovari...   INFO IncoherentNoise 	 : [2.2, 2.2, 2.2] ADC	 : from Covariance DB
+SplitClustersRec.EcalCovari...   INFO CoherentNoise 	 : [1.3, 1.3, 1.3] ADC	 : from Covariance DB
+SplitClustersRec.EcalCovari...   INFO ConstantE 	 : [0, 0, 0] MeV	 : from Covariance DB
+SplitClustersRec.EcalCovari...   INFO ConstantX 	 : [9, 2, 0.5] mm	 : from Covariance DB
+SplitClustersRec.EcalCovari...   INFO ConstantY 	 : [9, 2, 0.5] mm	 : from Covariance DB
+SplitClustersRec.EcalCluste...   INFO  Energy   mask : [3x3, 3x3, 3x3] (from DB) 
+SplitClustersRec.EcalCluste...   INFO  Position mask : [3x3, 3x3, 3x3] (from DB) 
+IODataManager                    INFO Referring to dataset 000000.Bhadron.mdst by its file ID:D675EED8-038C-E711-93B5-02163E018906
+rho0ForBu2rho0rhoPlusResolv...WARNING OfflineVertexFitter is no longer maintained and thus depreciated.
+Bu2rho0rhoPlusResolvedLine....WARNING OfflineVertexFitter is no longer maintained and thus depreciated.
+rho0ForBu2rho0rhoPlusUpReso...WARNING OfflineVertexFitter is no longer maintained and thus depreciated.
+Bu2rho0rhoPlusUpResolvedLin...WARNING OfflineVertexFitter is no longer maintained and thus depreciated.
+StdJetsNoJetIDBanControl      WARNING LoKi::PFJetMaker:: The WARNING message is suppressed : 'vselect: The extraction of secondary vertices is disabled'
+StdJetsNoJetIDBanControl.Lo...   INFO Only 4-momenta sum will be used (no ParticleTransporter specified)
+StdJetsNoJetIDBanControl.Lo...WARNING MomentumCombiner:: MassErr^2 < -999 -> Fit aborted [StdJetsNoJetIDBanControl] StatusCode=FAILURE
+LoKiSvc.REPORT                WARNING LoKi::Particles::HasTracksInTree: 	 Empty list of tracks is specified! return 'false'  [StdJetsNoJetIDNoBan] StatusCode=FAILURE
+LoKiSvc.REPORT                WARNING LoKi::Particles::HasTracks: 	 Empty list of tracks is specified! return 'false'  [StdJetsNoJetIDNoBan] StatusCode=FAILURE
+LoKiSvc.REPORT                WARNING The WARNING message is suppressed : 'LoKi::Particles::HasTracksInTree: 	 Empty list of tracks is specified! return 'false'  [StdJetsNoJetIDNoBan]' StatusCode=FAILURE
+LoKiSvc.REPORT                WARNING The WARNING message is suppressed : 'LoKi::Particles::HasTracks: 	 Empty list of tracks is specified! return 'false'  [StdJetsNoJetIDNoBan]' StatusCode=FAILURE
+StdJetsNoJetIDNoBan           WARNING LoKi::PFJetMaker:: The WARNING message is suppressed : 'vselect: The extraction of secondary vertices is disabled'
+StdJetsNoJetIDNoBan.LoKi__F...   INFO Only 4-momenta sum will be used (no ParticleTransporter specified)
+StdJetsNoJetIDNoBan.LoKi__F...WARNING MomentumCombiner:: MassErr^2 < -999 -> Fit aborted [StdJetsNoJetIDNoBan] StatusCode=FAILURE
+StdJets                       WARNING LoKi::PFJetMaker:: No Primary vertices StatusCode=FAILURE
+StdJets                       WARNING LoKi::PFJetMaker:: No Primary vertices StatusCode=FAILURE
+DaVinciInitAlg                   INFO Memory has changed from 2719496 to 3083700 KB (364204KB, 13.3923%) in last  'Increment':10 events
+LoKiSvc.REPORT                WARNING LoKi::AParticles::ChildFun: 	 The child particle points to NULL! [BetacHHHBetacLb1Line] StatusCode=FAILURE
+LoKiSvc.REPORT                  ERROR LoKi::Particles::MinImpParChi2DV: 	LHCb::Particle* points to NULL, return -1000 [BetacHHHBetacLb1Line] StatusCode=FAILURE
+LoKiSvc.REPORT                WARNING The WARNING message is suppressed : 'LoKi::AParticles::ChildFun: 	 The child particle points to NULL! [BetacHHHBetacLb1Line]' StatusCode=FAILURE
+LoKiSvc.REPORT                  ERROR The   ERROR message is suppressed : 'LoKi::Particles::MinImpParChi2DV: 	LHCb::Particle* points to NULL, return -1000 [BetacHHHBetacLb1Line]' StatusCode=FAILURE
+IODataManager                    INFO Referring to dataset 000000.Semileptonic.dst by its file ID:6CAF63DA-038C-E711-93B5-02163E018906
+IODataManager                    INFO Referring to dataset 000000.BhadronCompleteEvent.dst by its file ID:4AB16ADA-038C-E711-93B5-02163E018906
+EventSelector                 SUCCESS Reading Event record 11. Record number within stream 1: 11
+StdJets                       WARNING LoKi::PFJetMaker:: No Primary vertices StatusCode=FAILURE
+StdJets                       WARNING LoKi::PFJetMaker:: No Primary vertices StatusCode=FAILURE
+StdJets                       WARNING LoKi::PFJetMaker:: No Primary vertices StatusCode=FAILURE
+EventSelector                 SUCCESS Reading Event record 21. Record number within stream 1: 21
+StdJets                       WARNING LoKi::PFJetMaker:: No Primary vertices StatusCode=FAILURE
+TaggedJetsJetPairLineExclus...WARNING LoKi::VertexFitter:: The special treatment of Jets-like objects is disabled
+TaggedJetsJetPairLineExclus...   INFO Option for Optimised Kalman Filter fit is activated 
+LoKiSvc.REPORT                WARNING LoKi::Particles::DecayTreeFitterFun: 	 Error from IDecayTreeFit [ForTrackEffD0ToK3PiMissingProtonSelDstarf] StatusCode=111
+LoKiSvc.REPORT                WARNING The WARNING message is suppressed : 'LoKi::Particles::DecayTreeFitterFun: 	 Error from IDecayTreeFit [ForTrackEffD0ToK3PiMissingProtonSelDstarf]' StatusCode=111
+StdJets                       WARNING LoKi::PFJetMaker:: No Primary vertices StatusCode=FAILURE
+EventSelector                 SUCCESS Reading Event record 31. Record number within stream 1: 31
+LoKiSvc.REPORT                  ERROR The   ERROR message is suppressed : 'LoKi::Particles::TrackType: 	Track    is invalid! return -1000 [LooseLambda0LL]' StatusCode=FAILURE
+TaggingElectrons                 INFO Particle/AntiParticle to be created : 'e+'/'e-'
+TaggingMuons                     INFO Particle/AntiParticle to be created : 'mu+'/'mu-'
+TaggingPions                     INFO Particle/AntiParticle to be created : 'pi+'/'pi-'
+ToolSvc.CheckOverlap          WARNING CheckOverlap:: The WARNING message is suppressed : 'gamma has no proto nor endVertex. Assuming it's from MC. [TaggedJetsJetPairLine]' StatusCode=10
+ToolSvc.CheckOverlap          WARNING CheckOverlap:: The WARNING message is suppressed : 'gamma has no proto nor endVertex. Assuming it's from MC. [SelTaggedJetsDiJetNoPT]' StatusCode=10
+ToolSvc.CheckOverlap          WARNING CheckOverlap:: The WARNING message is suppressed : 'CELLjet has no proto nor endVertex. Assuming it's from MC. [MicroDiJetsLine]' StatusCode=10
+IODataManager                    INFO Referring to dataset 000000.EW.dst by its file ID:12BA8AE4-038C-E711-93B5-02163E018906
+StdJets                       WARNING LoKi::PFJetMaker:: No Primary vertices StatusCode=FAILURE
+IODataManager                    INFO Referring to dataset 000000.CharmCompleteEvent.dst by its file ID:1AD849E6-038C-E711-93B5-02163E018906
+EventSelector                 SUCCESS Reading Event record 41. Record number within stream 1: 41
+StdJets                       WARNING LoKi::PFJetMaker:: No Primary vertices StatusCode=FAILURE
+rho0ForBu2rho0rhoPlusMerged...WARNING OfflineVertexFitter is no longer maintained and thus depreciated.
+Bu2rho0rhoPlusMergedLine.Of...WARNING OfflineVertexFitter is no longer maintained and thus depreciated.
+rho0ForBu2rho0rhoPlusUpMerg...WARNING OfflineVertexFitter is no longer maintained and thus depreciated.
+Bu2rho0rhoPlusUpMergedLine....WARNING OfflineVertexFitter is no longer maintained and thus depreciated.
+TaggedJetsDiJetPairLine.LoK...   INFO Option for Optimised Kalman Filter fit is activated 
+StdJets                       WARNING LoKi::PFJetMaker:: The WARNING message is suppressed : 'No Primary vertices' StatusCode=FAILURE
+DaVinciInitAlg                   INFO Memory has changed from 3083700 to 3097008 KB (13308KB, 0.431559%) in last  'Increment':10 events
+EventSelector                 SUCCESS Reading Event record 51. Record number within stream 1: 51
+IODataManager                    INFO Referring to dataset 000000.Dimuon.dst by its file ID:D4E49EED-038C-E711-93B5-02163E018906
+DaVinciInitAlg                   INFO Memory has changed from 3097008 to 3109208 KB (12200KB, 0.393929%) in last  'Increment':10 events
+EventSelector                 SUCCESS Reading Event record 61. Record number within stream 1: 61
+DaVinciInitAlg                   INFO Memory has changed from 3109208 to 3117392 KB (8184KB, 0.263218%) in last  'Increment':10 events
+EventSelector                 SUCCESS Reading Event record 71. Record number within stream 1: 71
+DisplVerticesJetSingleLowMa...   INFO Only 4-momenta sum will be used (no ParticleTransporter specified)
+LoKiSvc.REPORT                WARNING LoKi::Particles::DecayTreeFitterFun: 	 Error from IDecayTreeFit [ForTrackEffD0ToK3PiMissingKaon4BodySelD0] StatusCode=111
+LoKiSvc.REPORT                WARNING The WARNING message is suppressed : 'LoKi::Particles::DecayTreeFitterFun: 	 Error from IDecayTreeFit [ForTrackEffD0ToK3PiMissingKaon4BodySelD0]' StatusCode=111
+LoKiSvc.REPORT                WARNING LoKi::Particles::DecayTreeFitterFun: 	 Error from IDecayTreeFit [ForTrackEffD0ToK3PiMissingPion4BodySelD0] StatusCode=111
+LoKiSvc.REPORT                WARNING The WARNING message is suppressed : 'LoKi::Particles::DecayTreeFitterFun: 	 Error from IDecayTreeFit [ForTrackEffD0ToK3PiMissingPion4BodySelD0]' StatusCode=111
+DaVinciInitAlg                   INFO Memory has changed from 3117392 to 3127636 KB (10244KB, 0.328608%) in last  'Increment':10 events
+EventSelector                 SUCCESS Reading Event record 81. Record number within stream 1: 81
+StdNoPIDsDownKaons               INFO Particle/AntiParticle to be created : 'K+'/'K-'
+WmuJetsLine.LoKi::VertexFitterWARNING LoKi::VertexFitter:: The special treatment of Jets-like objects is disabled
+WmuJetsLine.LoKi::VertexFitter   INFO Option for Optimised Kalman Filter fit is activated 
+ToolSvc.CheckOverlap          WARNING CheckOverlap:: The WARNING message is suppressed : 'gamma has no proto nor endVertex. Assuming it's from MC. [WmuJetsLine]' StatusCode=10
+WmuJetsTaggedLine.LoKi::Ver...WARNING LoKi::VertexFitter:: The special treatment of Jets-like objects is disabled
+WmuJetsTaggedLine.LoKi::Ver...   INFO Option for Optimised Kalman Filter fit is activated 
+ToolSvc.CheckOverlap          WARNING CheckOverlap:: The WARNING message is suppressed : 'gamma has no proto nor endVertex. Assuming it's from MC. [WmuJetsTaggedLine]' StatusCode=10
+EventSelector                 SUCCESS Reading Event record 91. Record number within stream 1: 91
+StdAllTightGammaDD               INFO Particle/AntiParticle to be created : 'gamma'/'gamma'
+EventSelector                 SUCCESS Reading Event record 101. Record number within stream 1: 101
+ChronoStatSvc                    INFO  Number of skipped events for MemStat-1
+ToolSvc.CheckOverlap          WARNING CheckOverlap:: The WARNING message is suppressed : 'gamma has no proto nor endVertex. Assuming it's from MC. [FullDiJetsLine]' StatusCode=10
+EventSelector                 SUCCESS Reading Event record 111. Record number within stream 1: 111
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: Error from LoKi::Fitters::ctau_step,reset [B2D0KD02KSPi0DDResolvedBeauty2Charm] StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: The WARNING message is suppressed : 'Error from LoKi::Fitters::ctau_step,reset [B2D0KD02KSPi0DDResolvedBeauty2Charm]' StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: Error from LoKi::Fitters::ctau_step,reset [B2D0PiD02KSPi0DDResolvedBeauty2Charm] StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: The WARNING message is suppressed : 'Error from LoKi::Fitters::ctau_step,reset [B2D0PiD02KSPi0DDResolvedBeauty2Charm]' StatusCode=407
+EventSelector                 SUCCESS Reading Event record 121. Record number within stream 1: 121
+EventSelector                 SUCCESS Reading Event record 131. Record number within stream 1: 131
+EventSelector                 SUCCESS Reading Event record 141. Record number within stream 1: 141
+LoKiSvc.REPORT                WARNING LoKi::Particles::DecayTreeFitterFun: 	 Error from IDecayTreeFit [ForTrackEffD0ToK3PiMissingPion4BodySelDstarf] StatusCode=111
+LoKiSvc.REPORT                WARNING The WARNING message is suppressed : 'LoKi::Particles::DecayTreeFitterFun: 	 Error from IDecayTreeFit [ForTrackEffD0ToK3PiMissingPion4BodySelDstarf]' StatusCode=111
+EventSelector                 SUCCESS Reading Event record 151. Record number within stream 1: 151
+ToolSvc.CheckOverlap          WARNING CheckOverlap:: The WARNING message is suppressed : 'gamma has no proto nor endVertex. Assuming it's from MC. [TaggedJetsJetPairLineExclusiveDiJet]' StatusCode=10
+EventSelector                 SUCCESS Reading Event record 161. Record number within stream 1: 161
+DaVinciInitAlg                   INFO Memory has changed from 3127636 to 3131696 KB (4060KB, 0.129811%) in last  'Increment':10 events
+EventSelector                 SUCCESS Reading Event record 171. Record number within stream 1: 171
+LoKiSvc.REPORT                WARNING LoKi::Particles::DecayTreeFitterFun: 	 Error from IDecayTreeFit [ForTrackEffD0ToK3PiMissingKaon4BodySelDstarf] StatusCode=111
+LoKiSvc.REPORT                WARNING The WARNING message is suppressed : 'LoKi::Particles::DecayTreeFitterFun: 	 Error from IDecayTreeFit [ForTrackEffD0ToK3PiMissingKaon4BodySelDstarf]' StatusCode=111
+FindDuplicates_Leptonic       WARNING PrintDuplicates:: Found 3 duplicate Particles in '/Event/Phys/MicroDiJetsLine/Particles' StatusCode=FAILURE
+ToolSvc.PrintDuplicateDecays     INFO <-------------------------------------------- Particle -------------------------------------------->
+ToolSvc.PrintDuplicateDecays     INFO                 Name         E         M         P        Pt       phi        Vz    P(C/K)   PP(C/K)
+ToolSvc.PrintDuplicateDecays     INFO                            MeV       MeV       MeV       MeV      mrad        mm                    
+ToolSvc.PrintDuplicateDecays     INFO H_10                237010.34  31387.14 234922.86  36613.56   2099.82-100000.00       0/0       N/A
+ToolSvc.PrintDuplicateDecays     INFO 
+ToolSvc.PrintDuplicateDecays     INFO Used TES locations :-
+ToolSvc.PrintDuplicateDecays     INFO       0 = '/Event/Phys/MicroDiJetsLine/Particles'
+ToolSvc.PrintDuplicateDecays     INFO 
+ToolSvc.PrintDuplicateDecays     INFO <-------------------------------------------- Particle -------------------------------------------->
+ToolSvc.PrintDuplicateDecays     INFO                 Name         E         M         P        Pt       phi        Vz    P(C/K)   PP(C/K)
+ToolSvc.PrintDuplicateDecays     INFO                            MeV       MeV       MeV       MeV      mrad        mm                    
+ToolSvc.PrintDuplicateDecays     INFO H_10                366239.90  22629.43 365540.11  48060.91    994.15-100000.00       0/1       N/A
+ToolSvc.PrintDuplicateDecays     INFO 
+ToolSvc.PrintDuplicateDecays     INFO Used TES locations :-
+ToolSvc.PrintDuplicateDecays     INFO       0 = '/Event/Phys/MicroDiJetsLine/Particles'
+ToolSvc.PrintDuplicateDecays     INFO 
+ToolSvc.PrintDuplicateDecays     INFO <-------------------------------------------- Particle -------------------------------------------->
+ToolSvc.PrintDuplicateDecays     INFO                 Name         E         M         P        Pt       phi        Vz    P(C/K)   PP(C/K)
+ToolSvc.PrintDuplicateDecays     INFO                            MeV       MeV       MeV       MeV      mrad        mm                    
+ToolSvc.PrintDuplicateDecays     INFO H_10                336763.53  50351.65 332978.05  30149.36   1576.25-100000.00       0/2       N/A
+ToolSvc.PrintDuplicateDecays     INFO 
+ToolSvc.PrintDuplicateDecays     INFO Used TES locations :-
+ToolSvc.PrintDuplicateDecays     INFO       0 = '/Event/Phys/MicroDiJetsLine/Particles'
+ToolSvc.PrintDuplicateDecays     INFO 
+DaVinciInitAlg                   INFO Memory has changed from 3131696 to 3135452 KB (3756KB, 0.119935%) in last  'Increment':10 events
+EventSelector                 SUCCESS Reading Event record 181. Record number within stream 1: 181
+ToolSvc.RelInfoBKsttautauMu...WARNING Name : 
+XMLFile : /cvmfs/lhcb.cern.ch/lib/lhcb/PARAM/TMVAWeights/v1r9/data/Bstautau_MuonIsolation_v1r4.xml
+KeepVars : 0
+RelInfoBKsttautauMuonIsolationBDT:: The particle in question is not valid [RelatedInfo1_B2KstTauTau_MuMu_Line] StatusCode=FAILURE
+EventSelector                 SUCCESS Reading Event record 191. Record number within stream 1: 191
+DaVinciInitAlg                   INFO Memory has changed from 3135452 to 3143644 KB (8192KB, 0.26127%) in last  'Increment':10 events
+EventSelector                 SUCCESS Reading Event record 201. Record number within stream 1: 201
+EventSelector                 SUCCESS Reading Event record 211. Record number within stream 1: 211
+WeJetsLine.LoKi::VertexFitter WARNING LoKi::VertexFitter:: The special treatment of Jets-like objects is disabled
+WeJetsLine.LoKi::VertexFitter    INFO Option for Optimised Kalman Filter fit is activated 
+WeJetsTaggedLine.LoKi::Vert...WARNING LoKi::VertexFitter:: The special treatment of Jets-like objects is disabled
+WeJetsTaggedLine.LoKi::Vert...   INFO Option for Optimised Kalman Filter fit is activated 
+ToolSvc.CheckOverlap          WARNING CheckOverlap:: The WARNING message is suppressed : 'gamma has no proto nor endVertex. Assuming it's from MC. [TaggedJetsDiJetPairLine]' StatusCode=10
+DaVinciInitAlg                   INFO Memory has changed from 3143644 to 3151840 KB (8196KB, 0.260717%) in last  'Increment':10 events
+EventSelector                 SUCCESS Reading Event record 221. Record number within stream 1: 221
+EventSelector                 SUCCESS Reading Event record 231. Record number within stream 1: 231
+EventSelector                 SUCCESS Reading Event record 241. Record number within stream 1: 241
+EventSelector                 SUCCESS Reading Event record 251. Record number within stream 1: 251
+EventSelector                 SUCCESS Reading Event record 261. Record number within stream 1: 261
+EventSelector                 SUCCESS Reading Event record 271. Record number within stream 1: 271
+EventSelector                 SUCCESS Reading Event record 281. Record number within stream 1: 281
+EventSelector                 SUCCESS Reading Event record 291. Record number within stream 1: 291
+DaVinciInitAlg                   INFO Memory has changed from 3151840 to 3160028 KB (8188KB, 0.259785%) in last  'Increment':10 events
+EventSelector                 SUCCESS Reading Event record 301. Record number within stream 1: 301
+EventSelector                 SUCCESS Reading Event record 311. Record number within stream 1: 311
+EventSelector                 SUCCESS Reading Event record 321. Record number within stream 1: 321
+EventSelector                 SUCCESS Reading Event record 331. Record number within stream 1: 331
+EventSelector                 SUCCESS Reading Event record 341. Record number within stream 1: 341
+EventSelector                 SUCCESS Reading Event record 351. Record number within stream 1: 351
+EventSelector                 SUCCESS Reading Event record 361. Record number within stream 1: 361
+EventSelector                 SUCCESS Reading Event record 371. Record number within stream 1: 371
+EventSelector                 SUCCESS Reading Event record 381. Record number within stream 1: 381
+StdAllTightGammaDD.LoKi::Ve...   INFO Option for Optimised Kalman Filter fit is activated 
+StdAllTightGammaDD.LoKi::Ve...   INFO ``Massage''-option is ON
+DaVinciInitAlg                   INFO Memory has changed from 3160028 to 3168228 KB (8200KB, 0.259491%) in last  'Increment':10 events
+EventSelector                 SUCCESS Reading Event record 391. Record number within stream 1: 391
+EventSelector                 SUCCESS Reading Event record 401. Record number within stream 1: 401
+EventSelector                 SUCCESS Reading Event record 411. Record number within stream 1: 411
+EventSelector                 SUCCESS Reading Event record 421. Record number within stream 1: 421
+EventSelector                 SUCCESS Reading Event record 431. Record number within stream 1: 431
+EventSelector                 SUCCESS Reading Event record 441. Record number within stream 1: 441
+DaVinciInitAlg                   INFO Memory has changed from 3168228 to 3172284 KB (4056KB, 0.128021%) in last  'Increment':10 events
+EventSelector                 SUCCESS Reading Event record 451. Record number within stream 1: 451
+StdJetsNoJetIDBanDaughtersD...WARNING LoKi::PFJetMaker:: The WARNING message is suppressed : 'vselect: The extraction of secondary vertices is disabled'
+StdJetsNoJetIDBanDaughtersD...   INFO Only 4-momenta sum will be used (no ParticleTransporter specified)
+EventSelector                 SUCCESS Reading Event record 461. Record number within stream 1: 461
+EventSelector                 SUCCESS Reading Event record 471. Record number within stream 1: 471
+EventSelector                 SUCCESS Reading Event record 481. Record number within stream 1: 481
+EventSelector                 SUCCESS Reading Event record 491. Record number within stream 1: 491
+EventSelector                 SUCCESS Reading Event record 501. Record number within stream 1: 501
+EventSelector                 SUCCESS Reading Event record 511. Record number within stream 1: 511
+DisplVerticesJetSingleHighM...   INFO Only 4-momenta sum will be used (no ParticleTransporter specified)
+EventSelector                 SUCCESS Reading Event record 521. Record number within stream 1: 521
+ToolSvc.LoKi::PVReFitter      WARNING LoKi::PVReFitter:: The WARNING message is suppressed : 'Less than 4 good tracks in vertex! [B2KShh_DD_Run2_OS_Line]'
+ToolSvc.LoKi::PVReFitter      WARNING LoKi::PVReFitter:: The WARNING message is suppressed : 'Less than 4 good tracks in vertex! [B2KShh_DD_Run2_SS_Line]'
+EventSelector                 SUCCESS Reading Event record 531. Record number within stream 1: 531
+EventSelector                 SUCCESS Reading Event record 541. Record number within stream 1: 541
+DaVinciInitAlg                   INFO Memory has changed from 3172284 to 3180476 KB (8192KB, 0.258237%) in last  'Increment':10 events
+EventSelector                 SUCCESS Reading Event record 551. Record number within stream 1: 551
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: Error from LoKi::Fitters::ctau_step,reset [B2D0KD02KSPi0DDMergedBeauty2Charm] StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: The WARNING message is suppressed : 'Error from LoKi::Fitters::ctau_step,reset [B2D0KD02KSPi0DDMergedBeauty2Charm]' StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: Error from LoKi::Fitters::ctau_step,reset [B2D0PiD02KSPi0DDMergedBeauty2Charm] StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: The WARNING message is suppressed : 'Error from LoKi::Fitters::ctau_step,reset [B2D0PiD02KSPi0DDMergedBeauty2Charm]' StatusCode=407
+LoKiSvc.REPORT                WARNING LoKi::Particles::DecayTreeFitChi2NDoF: 	 Error from IDecayTreeFit, return InvalidChi2 [D2EtaHD2KEta3HRLine] StatusCode=111
+EventSelector                 SUCCESS Reading Event record 561. Record number within stream 1: 561
+EventSelector                 SUCCESS Reading Event record 571. Record number within stream 1: 571
+EventSelector                 SUCCESS Reading Event record 581. Record number within stream 1: 581
+EventSelector                 SUCCESS Reading Event record 591. Record number within stream 1: 591
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: Error from LoKi::Fitters::ctau_step,reset [B2D0KD02KSPi0LLResolvedBeauty2Charm] StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: The WARNING message is suppressed : 'Error from LoKi::Fitters::ctau_step,reset [B2D0KD02KSPi0LLResolvedBeauty2Charm]' StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: Error from LoKi::Fitters::ctau_step,reset [B2D0PiD02KSPi0LLResolvedBeauty2Charm] StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: The WARNING message is suppressed : 'Error from LoKi::Fitters::ctau_step,reset [B2D0PiD02KSPi0LLResolvedBeauty2Charm]' StatusCode=407
+ToolSvc.RelInfoBKsttautauMu...WARNING RelInfoBKsttautauMuonIsolationBDT:: The particle in question is not valid [RelatedInfo1_B2KstTauTau_DDSL_Line] StatusCode=FAILURE
+ToolSvc.RelInfoBKsttautauMu...WARNING RelInfoBKsttautauMuonIsolationBDT:: The particle in question is not valid [RelatedInfo1_B2KstTauTau_DDSL_Line] StatusCode=FAILURE
+EventSelector                 SUCCESS Reading Event record 601. Record number within stream 1: 601
+EventSelector                 SUCCESS Reading Event record 611. Record number within stream 1: 611
+EventSelector                 SUCCESS Reading Event record 621. Record number within stream 1: 621
+ToolSvc.LoKi::PVReFitter      WARNING LoKi::PVReFitter:: The WARNING message is suppressed : 'Less than 4 tracks in vertex remain [B2KShh_DD_Run2_OS_Line]' StatusCode=FAILURE
+ToolSvc.LoKi::PVReFitter      WARNING LoKi::PVReFitter:: The WARNING message is suppressed : 'Less than 4 tracks in vertex remain [B2KShh_DD_Run2_SS_Line]' StatusCode=FAILURE
+EventSelector                 SUCCESS Reading Event record 631. Record number within stream 1: 631
+EventSelector                 SUCCESS Reading Event record 641. Record number within stream 1: 641
+EventSelector                 SUCCESS Reading Event record 651. Record number within stream 1: 651
+EventSelector                 SUCCESS Reading Event record 661. Record number within stream 1: 661
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: Error from LoKi::Fitters::ctau_step,reset [RareStrangeSigmaPPi0CalLine] StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: The WARNING message is suppressed : 'Error from LoKi::Fitters::ctau_step,reset [RareStrangeSigmaPPi0CalLine]' StatusCode=407
+EventSelector                 SUCCESS Reading Event record 671. Record number within stream 1: 671
+ToolSvc.RelInfoBKsttautauMu...WARNING RelInfoBKsttautauMuonIsolationBDT:: The particle in question is not valid [RelatedInfo1_B2KstTauTau_MuMu_Line] StatusCode=FAILURE
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: Error from LoKi::Fitters::ctau_step,reset [StrangeSLXi02Lambdapi0Line] StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: Error from LoKi::Fitters::ctau_step,reset [Xi02Lambdapi0_sel] StatusCode=407
+EventSelector                 SUCCESS Reading Event record 681. Record number within stream 1: 681
+EventSelector                 SUCCESS Reading Event record 691. Record number within stream 1: 691
+StdJetsNoJetIDBanMuonsDef     WARNING LoKi::PFJetMaker:: The WARNING message is suppressed : 'vselect: The extraction of secondary vertices is disabled'
+StdJetsNoJetIDBanMuonsDef.L...   INFO Only 4-momenta sum will be used (no ParticleTransporter specified)
+StdJetsNoJetIDAddBDef         WARNING LoKi::PFJetMaker:: The WARNING message is suppressed : 'vselect: The extraction of secondary vertices is disabled'
+StdJetsNoJetIDAddBDef.LoKi_...   INFO Only 4-momenta sum will be used (no ParticleTransporter specified)
+EventSelector                 SUCCESS Reading Event record 701. Record number within stream 1: 701
+EventSelector                 SUCCESS Reading Event record 711. Record number within stream 1: 711
+EventSelector                 SUCCESS Reading Event record 721. Record number within stream 1: 721
+EventSelector                 SUCCESS Reading Event record 731. Record number within stream 1: 731
+ToolSvc.LoKi::PVReFitter      WARNING LoKi::PVReFitter:: The WARNING message is suppressed : 'Less than 4 tracks in vertex remain [SelD0_forD2Kmu]' StatusCode=FAILURE
+EventSelector                 SUCCESS Reading Event record 741. Record number within stream 1: 741
+ToolSvc.OfflineVertexFitter   WARNING OfflineVertexFitter is no longer maintained and thus depreciated.
+EventSelector                 SUCCESS Reading Event record 751. Record number within stream 1: 751
+EventSelector                 SUCCESS Reading Event record 761. Record number within stream 1: 761
+EventSelector                 SUCCESS Reading Event record 771. Record number within stream 1: 771
+EventSelector                 SUCCESS Reading Event record 781. Record number within stream 1: 781
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: Error from LoKi::Fitters::ctau_step,reset [B2D0KD2Pi0HHResolvedBeauty2Charm] StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: The WARNING message is suppressed : 'Error from LoKi::Fitters::ctau_step,reset [B2D0KD2Pi0HHResolvedBeauty2Charm]' StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: Error from LoKi::Fitters::ctau_step,reset [B02D0KKD2Pi0HHResolvedBeauty2Charm] StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: The WARNING message is suppressed : 'Error from LoKi::Fitters::ctau_step,reset [B02D0KKD2Pi0HHResolvedBeauty2Charm]' StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: Error from LoKi::Fitters::ctau_step,reset [B02D0PiPiD2Pi0HHResolvedBeauty2Charm] StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: The WARNING message is suppressed : 'Error from LoKi::Fitters::ctau_step,reset [B02D0PiPiD2Pi0HHResolvedBeauty2Charm]' StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: Error from LoKi::Fitters::ctau_step,reset [B02D0KPiD2Pi0HHResolvedBeauty2Charm] StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: The WARNING message is suppressed : 'Error from LoKi::Fitters::ctau_step,reset [B02D0KPiD2Pi0HHResolvedBeauty2Charm]' StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: Error from LoKi::Fitters::ctau_step,reset [B02DHHWSD2Pi0HHResolvedBeauty2Charm] StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: The WARNING message is suppressed : 'Error from LoKi::Fitters::ctau_step,reset [B02DHHWSD2Pi0HHResolvedBeauty2Charm]' StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: Error from LoKi::Fitters::ctau_step,reset [Bc2DD0D2HHHD02HHPI0Beauty2Charm] StatusCode=407
+ToolSvc.CheckOverlap          WARNING CheckOverlap:: The WARNING message is suppressed : 'gamma has no proto nor endVertex. Assuming it's from MC. [WeJetsLine]' StatusCode=10
+ToolSvc.CheckOverlap          WARNING CheckOverlap:: The WARNING message is suppressed : 'gamma has no proto nor endVertex. Assuming it's from MC. [WeJetsTaggedLine]' StatusCode=10
+EventSelector                 SUCCESS Reading Event record 791. Record number within stream 1: 791
+DaVinciInitAlg                   INFO Memory has changed from 3180476 to 3189692 KB (9216KB, 0.289768%) in last  'Increment':10 events
+EventSelector                 SUCCESS Reading Event record 801. Record number within stream 1: 801
+EventSelector                 SUCCESS Reading Event record 811. Record number within stream 1: 811
+EventSelector                 SUCCESS Reading Event record 821. Record number within stream 1: 821
+EventSelector                 SUCCESS Reading Event record 831. Record number within stream 1: 831
+EventSelector                 SUCCESS Reading Event record 841. Record number within stream 1: 841
+DaVinciInitAlg                   INFO Memory has changed from 3189692 to 3197888 KB (8196KB, 0.256953%) in last  'Increment':10 events
+EventSelector                 SUCCESS Reading Event record 851. Record number within stream 1: 851
+EventSelector                 SUCCESS Reading Event record 861. Record number within stream 1: 861
+EventSelector                 SUCCESS Reading Event record 871. Record number within stream 1: 871
+EventSelector                 SUCCESS Reading Event record 881. Record number within stream 1: 881
+EventSelector                 SUCCESS Reading Event record 891. Record number within stream 1: 891
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: Error from LoKi::Fitters::ctau_step,reset [B2D0PiD2Pi0HHWSResolvedBeauty2Charm] StatusCode=407
+ToolSvc.lifetime              WARNING LoKi::LifetimeFitter:: The WARNING message is suppressed : 'Error from LoKi::Fitters::ctau_step,reset [B2D0PiD2Pi0HHWSResolvedBeauty2Charm]' StatusCode=407
+EventSelector                 SUCCESS Reading Event record 901. Record number within stream 1: 901
+ToolSvc.DaVinci::ParticleTr...WARNING DaVinci::ParticleTransporter:: Error from StateProvider::state [ProtoD-2K-K-K+UPUPBeauty2Charm] StatusCode=FAILURE
+StdJetsNoJetIDBanSignal       WARNING LoKi::PFJetMaker:: The WARNING message is suppressed : 'vselect: The extraction of secondary vertices is disabled'
+StdJetsNoJetIDBanSignal.LoK...   INFO Only 4-momenta sum will be used (no ParticleTransporter specified)
+EventSelector                 SUCCESS Reading Event record 911. Record number within stream 1: 911
+EventSelector                 SUCCESS Reading Event record 921. Record number within stream 1: 921
+LoKiSvc.REPORT                WARNING LoKi::Particles::DecayTreeFitChi2NDoF: 	 Error from IDecayTreeFit, return InvalidChi2 [D2EtaPrimeHD2PiEtaPrime3HRLine] StatusCode=113
+LoKiSvc.REPORT                WARNING LoKi::Particles::DecayTreeFitChi2NDoF: 	 Error from IDecayTreeFit, return InvalidChi2 [D2EtaPrimeHD2KEtaPrime3HRLine] StatusCode=113
+LoKiSvc.REPORT                WARNING The WARNING message is suppressed : 'LoKi::Particles::DecayTreeFitChi2NDoF: 	 Error from IDecayTreeFit, return InvalidChi2 [D2EtaPrimeHD2KEtaPrime3HRLine]' StatusCode=113
+LoKiSvc.REPORT                WARNING LoKi::Particles::DecayTreeFitChi2NDoF: 	 Error from IDecayTreeFit, return InvalidChi2 [D2EtaHD2PiEta3HRLine] StatusCode=111
+LoKiSvc.REPORT                WARNING The WARNING message is suppressed : 'LoKi::Particles::DecayTreeFitChi2NDoF: 	 Error from IDecayTreeFit, return InvalidChi2 [D2EtaHD2KEta3HRLine]' StatusCode=111
+LoKiSvc.REPORT                WARNING LoKi::Particles::DecayTreeFitChi2NDoF: 	 Error from IDecayTreeFit, return InvalidChi2 [D2PhiHD2PiPhi3HRLine] StatusCode=111
+LoKiSvc.REPORT                WARNING LoKi::Particles::DecayTreeFitChi2NDoF: 	 Error from IDecayTreeFit, return InvalidChi2 [D2PhiHD2KPhi3HRLine] StatusCode=111
+DaVinciInitAlg                   INFO Memory has changed from 3197888 to 3206076 KB (8188KB, 0.256044%) in last  'Increment':10 events
+EventSelector                 SUCCESS Reading Event record 931. Record number within stream 1: 931
+EventSelector                 SUCCESS Reading Event record 941. Record number within stream 1: 941
+EventSelector                 SUCCESS Reading Event record 951. Record number within stream 1: 951
+EventSelector                 SUCCESS Reading Event record 961. Record number within stream 1: 961
+EventSelector                 SUCCESS Reading Event record 971. Record number within stream 1: 971
+EventSelector                 SUCCESS Reading Event record 981. Record number within stream 1: 981
+Bu2rho0rhoPlusUpResolvedLin...WARNING OfflineVertexFitter:: Mass Error Squared < -999 -> Fit aborted [Bu2rho0rhoPlusUpResolvedLine] StatusCode=FAILURE
+Bu2rho0rhoPlusUpResolvedLin...WARNING OfflineVertexFitter:: Mass Error Squared < -999 -> Fit aborted [Bu2rho0rhoPlusUpResolvedLine] StatusCode=FAILURE
+Bu2rho0rhoPlusUpResolvedLin...WARNING OfflineVertexFitter:: Mass Error Squared < -999 -> Fit aborted [Bu2rho0rhoPlusUpResolvedLine] StatusCode=FAILURE
+Bu2rho0rhoPlusUpResolvedLin...WARNING OfflineVertexFitter:: Mass Error Squared < -999 -> Fit aborted [Bu2rho0rhoPlusUpResolvedLine] StatusCode=FAILURE
+DaVinciInitAlg                   INFO Memory has changed from 3206076 to 3222344 KB (16268KB, 0.507412%) in last  'Increment':10 events
+EventSelector                 SUCCESS Reading Event record 991. Record number within stream 1: 991
+ApplicationMgr                   INFO Application Manager Stopped successfully
+unpackFittedVeloTracks        SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Unpacked Tracks"                             |       911 |      68149 |     74.807 |     35.223 |      4.0000 |      224.00 |
+StdNoPIDsPions                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       911 |        890 |(  97.6948 +- 0.497195 )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |       9968 |     10.942 |     5.7725 |      0.0000 |      34.000 |
+ |*"efficiency"                                    |     42738 |       9968 |(  23.3235 +- 0.204560 )%|   -------   |   -------   |
+StdAllNoPIDsPions                INFO ********************************************************************************
+StdAllNoPIDsPions                INFO  created 'pi+' and 'pi- : 42925 per 1000 calls (42.925+-25.4291)/event
+StdAllNoPIDsPions             SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        988 |(  98.8000 +- 0.344325 )%|   -------   |   -------   |
+ChargedProtoPAddMuon          SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Rec/Muon/MuonPID ==> Rec/ProtoP/Charged"       |      1000 |      68385 |     68.385 |     39.844 |      0.0000 |      216.00 |
+ChargedProtoPAddRich          SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Rec/Rich/PIDs ==> Rec/ProtoP/Charged"          |      1000 |      68385 |     68.385 |     39.844 |      0.0000 |      216.00 |
+ChargedProtoPCombDLL          SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "CombineDLL ==> Rec/ProtoP/Charged"             |      1000 |      68385 |     68.385 |     39.844 |      0.0000 |      216.00 |
+UnpackMuonPIDs                SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# UnPackedData"                                |      1000 |      44405 |     44.405 |     26.330 |      0.0000 |      162.00 |
+UnpackTrack                   SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Unpacked Tracks"                             |      1000 |     191181 |     191.18 |     134.34 |      0.0000 |      953.00 |
+UnpackRichPIDs                SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# UnPackedData"                                |      1000 |      63890 |     63.890 |     37.256 |      0.0000 |      208.00 |
+StdLooseAllPhotons            SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        946 |(  94.6000 +- 0.714731 )%|   -------   |   -------   |
+StdLooseResolvedPi0           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePi02gg"                         |      1000 |      66850 |     66.850 |     53.737 |      0.0000 |      305.00 |
+ | "# input particles"                             |      1000 |      66850 |     66.850 |     53.737 |      0.0000 |      305.00 |
+ |*"#accept"                                       |      1000 |        892 |(  89.2000 +- 0.981509 )%|   -------   |   -------   |
+ | "#passed"                                       |      1000 |      20369 |     20.369 |     18.924 |      0.0000 |      123.00 |
+ |*"efficiency"                                    |     66850 |      20369 |(  30.4697 +- 0.178021 )%|   -------   |   -------   |
+StdLoosePi02gg                   INFO  - Pi0MakerBase Summary -----
+StdLoosePi02gg                   INFO  Created : 41.6575 pi0per event
+StdLoosePi02gg                   INFO  --------------------------------
+StdLoosePi02gg                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        895 |(  89.5000 +- 0.969407 )%|   -------   |   -------   |
+ | "Created resolved pi0"                          |     39408 |      39408 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Created resolved pi0->(ee)(ee)"                |      3381 |       3381 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Created resolved pi0->g(ee)"                   |     15352 |      15352 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Created resolved pi0->gg"                      |     20675 |      20675 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdLoosePi02gg                SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+StdLoosePi02gg                SUCCESS  #WARNINGS   = 54       Message = 'PhotonMaker return empty container - No resolved pi0 to be created'
+StdLooseMergedPi0                INFO  - Pi0MakerBase Summary -----
+StdLooseMergedPi0                INFO  Created : 0.242 pi0per event
+StdLooseMergedPi0                INFO  --------------------------------
+StdLooseMergedPi0             SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        194 |(  19.4000 +- 1.25046  )%|   -------   |   -------   |
+ | "Confidence Level"                              |       242 |    138.393 |    0.57187 |    0.29477 |      0.0000 |      1.0000 |
+ | "Created merged pi0"                            |      1000 |        242 |    0.24200 |    0.54538 |      0.0000 |      4.0000 |
+StdLooseMuons                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       911 |       3022 |     3.3172 |     3.4338 |      0.0000 |      35.000 |
+ | "# input particles"                             |       911 |       3022 |     3.3172 |     3.4338 |      0.0000 |      35.000 |
+ |*"#accept"                                       |       911 |        507 |(  55.6531 +- 1.64595  )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |        863 |    0.94731 |     1.1359 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |      3022 |        863 |(  28.5572 +- 0.821656 )%|   -------   |   -------   |
+StdAllLooseMuons                 INFO Selected 98.2131% of 'Long' ProtoParticles
+StdAllLooseMuons                 INFO   -> Muons     7.11939% of selected ProtoParticles
+StdAllLooseMuons              SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        793 |(  79.3000 +- 1.28121  )%|   -------   |   -------   |
+StdAllNoPIDsProtons              INFO ********************************************************************************
+StdAllNoPIDsProtons              INFO  created 'p+' and 'p~- : 42925 per 1000 calls (42.925+-25.4291)/event
+StdAllNoPIDsProtons           SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        988 |(  98.8000 +- 0.344325 )%|   -------   |   -------   |
+StdAllNoPIDsKaons                INFO ********************************************************************************
+StdAllNoPIDsKaons                INFO  created 'K+' and 'K- : 42738 per 911 calls (46.9133+-23.042)/event
+StdAllNoPIDsKaons             SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       911 |        911 |(  100.000 +- 0.109769 )%|   -------   |   -------   |
+StdAllLooseANNProtons            INFO Selected 98.2076% of 'Long' ProtoParticles
+StdAllLooseANNProtons            INFO   -> Protons   59.0271% of selected ProtoParticles
+StdAllLooseANNProtons         SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       911 |        906 |(  99.4512 +- 0.244778 )%|   -------   |   -------   |
+StdLooseANNProtons            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNProtons"                  |       911 |      25227 |     27.692 |     18.815 |      0.0000 |      136.00 |
+ | "# input particles"                             |       911 |      25227 |     27.692 |     18.815 |      0.0000 |      136.00 |
+ |*"#accept"                                       |       911 |        858 |(  94.1822 +- 0.775540 )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |       5493 |     6.0296 |     4.6571 |      0.0000 |      32.000 |
+ |*"efficiency"                                    |     25227 |       5493 |(  21.7743 +- 0.259845 )%|   -------   |   -------   |
+StdAllLooseANNKaons              INFO Selected 98.2076% of 'Long' ProtoParticles
+StdAllLooseANNKaons              INFO   -> Kaons     57.2418% of selected ProtoParticles
+StdAllLooseANNKaons           SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       911 |        906 |(  99.4512 +- 0.244778 )%|   -------   |   -------   |
+StdLooseDstarWithD02KPi       SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> pi+  D0 "                       |       911 |          7 |  0.0076839 |   0.087320 |      0.0000 |      1.0000 |
+ | "# D*(2010)- -> pi-  D~0 "                      |       911 |         23 |   0.025247 |    0.19994 |      0.0000 |      3.0000 |
+ | "# D0"                                          |       911 |        173 |    0.18990 |    0.50044 |      0.0000 |      4.0000 |
+ | "# D~0"                                         |       911 |        171 |    0.18771 |    0.50995 |      0.0000 |      6.0000 |
+ | "# Phys/StdAllLoosePions"                       |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# Phys/StdLooseD02KPi"                         |       911 |        344 |    0.37761 |    0.81162 |      0.0000 |      10.000 |
+ | "# input particles"                             |       911 |      43082 |     47.291 |     23.331 |      1.0000 |      150.00 |
+ | "# max size D*(2010)+ -> pi+  D0 "              |       911 |       5725 |     6.2843 |     20.200 |      0.0000 |      248.00 |
+ | "# max size D*(2010)- -> pi-  D~0 "             |       911 |       5355 |     5.8782 |     19.128 |      0.0000 |      294.00 |
+ | "# pi+"                                         |       911 |      21500 |     23.600 |     11.749 |      0.0000 |      77.000 |
+ | "# pi-"                                         |       911 |      21238 |     23.313 |     11.940 |      0.0000 |      75.000 |
+ | "# selected"                                    |       911 |         30 |   0.032931 |    0.21729 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       911 |         24 |(  2.63447 +- 0.530628 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     11080 |        224 |(  2.02166 +- 0.133706 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       224 |         30 |(  13.3929 +- 2.27557  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdAllLoosePions                 INFO Selected 98.2076% of 'Long' ProtoParticles
+StdAllLoosePions                 INFO   -> Pions     100% of selected ProtoParticles
+StdAllLoosePions              SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       911 |        911 |(  100.000 +- 0.109769 )%|   -------   |   -------   |
+StdLooseD02KPi                SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+ "                              |       911 |        173 |    0.18990 |    0.50044 |      0.0000 |      4.0000 |
+ | "# D~0 -> K+  pi- "                             |       911 |        171 |    0.18771 |    0.50995 |      0.0000 |      6.0000 |
+ | "# K+"                                          |       911 |       2368 |     2.5993 |     2.3085 |      0.0000 |      16.000 |
+ | "# K-"                                          |       911 |       2274 |     2.4962 |     2.2096 |      0.0000 |      15.000 |
+ | "# Phys/StdLooseKaons"                          |       911 |       4818 |     5.2887 |     4.0108 |      0.0000 |      27.000 |
+ | "# Phys/StdLoosePions"                          |       911 |       9968 |     10.942 |     5.7725 |      0.0000 |      34.000 |
+ | "# input particles"                             |       911 |      14786 |     16.231 |     9.5003 |      0.0000 |      59.000 |
+ | "# max size D0 -> K-  pi+ "                     |       911 |      15701 |     17.235 |     24.624 |      0.0000 |      225.00 |
+ | "# max size D~0 -> K+  pi- "                    |       911 |      16229 |     17.814 |     25.961 |      0.0000 |      228.00 |
+ | "# pi+"                                         |       911 |       4922 |     5.4029 |     3.2329 |      0.0000 |      20.000 |
+ | "# pi-"                                         |       911 |       4870 |     5.3458 |     3.1553 |      0.0000 |      19.000 |
+ | "# selected"                                    |       911 |        344 |    0.37761 |    0.81162 |      0.0000 |      10.000 |
+ |*"#accept"                                       |       911 |        229 |(  25.1372 +- 1.43725  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     31930 |        812 |(  2.54306 +- 0.0881019)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       812 |        344 |(  42.3645 +- 1.73408  )%|   -------   |   -------   |
+StdLooseKaons                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseKaons"                       |       911 |      21550 |     23.655 |     16.473 |      0.0000 |      126.00 |
+ | "# input particles"                             |       911 |      21550 |     23.655 |     16.473 |      0.0000 |      126.00 |
+ |*"#accept"                                       |       911 |        861 |(  94.5115 +- 0.754586 )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |       4818 |     5.2887 |     4.0108 |      0.0000 |      27.000 |
+ |*"efficiency"                                    |     21550 |       4818 |(  22.3573 +- 0.283816 )%|   -------   |   -------   |
+StdAllLooseKaons                 INFO Selected 98.2076% of 'Long' ProtoParticles
+StdAllLooseKaons                 INFO   -> Kaons     50.4235% of selected ProtoParticles
+StdAllLooseKaons              SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       911 |        907 |(  99.5609 +- 0.219056 )%|   -------   |   -------   |
+StdLoosePions                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLoosePions"                       |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       911 |        890 |(  97.6948 +- 0.497195 )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |       9968 |     10.942 |     5.7725 |      0.0000 |      34.000 |
+ |*"efficiency"                                    |     42738 |       9968 |(  23.3235 +- 0.204560 )%|   -------   |   -------   |
+StdLooseDplus2KPiPi           SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K-  pi+  pi+ "                         |       911 |        207 |    0.22722 |    0.75549 |      0.0000 |      8.0000 |
+ | "# D- -> K+  pi-  pi- "                         |       911 |        240 |    0.26345 |    0.90174 |      0.0000 |      10.000 |
+ | "# K+"                                          |       911 |       2368 |     2.5993 |     2.3085 |      0.0000 |      16.000 |
+ | "# K-"                                          |       911 |       2274 |     2.4962 |     2.2096 |      0.0000 |      15.000 |
+ | "# Phys/StdLooseKaons"                          |       911 |       4818 |     5.2887 |     4.0108 |      0.0000 |      27.000 |
+ | "# Phys/StdLoosePions"                          |       911 |       9968 |     10.942 |     5.7725 |      0.0000 |      34.000 |
+ | "# input particles"                             |       911 |      14786 |     16.231 |     9.5003 |      0.0000 |      59.000 |
+ | "# max size D+ -> K-  pi+  pi+ "                |       911 |     138731 |     152.28 |     334.06 |      0.0000 |      3375.0 |
+ | "# max size D- -> K+  pi-  pi- "                |       911 |     141799 |     155.65 |     357.57 |      0.0000 |      4332.0 |
+ | "# pi+"                                         |       911 |       4922 |     5.4029 |     3.2329 |      0.0000 |      20.000 |
+ | "# pi-"                                         |       911 |       4870 |     5.3458 |     3.1553 |      0.0000 |      19.000 |
+ | "# selected"                                    |       911 |        447 |    0.49067 |     1.3787 |      0.0000 |      14.000 |
+ |*"#accept"                                       |       911 |        203 |(  22.2832 +- 1.37875  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    124300 |       2722 |(  2.18986 +- 0.0415112)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2722 |        447 |(  16.4217 +- 0.710088 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdLooseDsplus2KKPi           SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D_s+ -> K-  K+  pi+ "                        |       911 |        204 |    0.22393 |    0.89044 |      0.0000 |      10.000 |
+ | "# D_s- -> K+  K-  pi- "                        |       911 |        233 |    0.25576 |     1.0090 |      0.0000 |      16.000 |
+ | "# K+"                                          |       911 |       2368 |     2.5993 |     2.3085 |      0.0000 |      16.000 |
+ | "# K-"                                          |       911 |       2274 |     2.4962 |     2.2096 |      0.0000 |      15.000 |
+ | "# Phys/StdLooseKaons"                          |       911 |       4818 |     5.2887 |     4.0108 |      0.0000 |      27.000 |
+ | "# Phys/StdLoosePions"                          |       911 |       9968 |     10.942 |     5.7725 |      0.0000 |      34.000 |
+ | "# input particles"                             |       911 |      14786 |     16.231 |     9.5003 |      0.0000 |      59.000 |
+ | "# max size D_s+ -> K-  K+  pi+ "               |       911 |      77990 |     85.609 |     227.15 |      0.0000 |      2700.0 |
+ | "# max size D_s- -> K+  K-  pi- "               |       911 |      76809 |     84.313 |     227.72 |      0.0000 |      3060.0 |
+ | "# pi+"                                         |       911 |       4922 |     5.4029 |     3.2329 |      0.0000 |      20.000 |
+ | "# pi-"                                         |       911 |       4870 |     5.3458 |     3.1553 |      0.0000 |      19.000 |
+ | "# selected"                                    |       911 |        437 |    0.47969 |     1.6957 |      0.0000 |      25.000 |
+ |*"#accept"                                       |       911 |        155 |(  17.0143 +- 1.24494  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    154799 |       2636 |(  1.70285 +- 0.0328833)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2636 |        437 |(  16.5781 +- 0.724328 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdAllLooseANNPions              INFO Selected 98.2076% of 'Long' ProtoParticles
+StdAllLooseANNPions              INFO   -> Pions     90.5213% of selected ProtoParticles
+StdAllLooseANNPions           SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       911 |        910 |(  99.8902 +- 0.109709 )%|   -------   |   -------   |
+StdLooseProtons               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseProtons"                     |       911 |      21309 |     23.391 |     16.828 |      0.0000 |      127.00 |
+ | "# input particles"                             |       911 |      21309 |     23.391 |     16.828 |      0.0000 |      127.00 |
+ |*"#accept"                                       |       911 |        855 |(  93.8529 +- 0.795792 )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |       4649 |     5.1032 |     4.1091 |      0.0000 |      28.000 |
+ |*"efficiency"                                    |     21309 |       4649 |(  21.8171 +- 0.282926 )%|   -------   |   -------   |
+StdAllLooseProtons               INFO Selected 98.2076% of 'Long' ProtoParticles
+StdAllLooseProtons               INFO   -> Protons   49.8596% of selected ProtoParticles
+StdAllLooseProtons            SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       911 |        907 |(  99.5609 +- 0.219056 )%|   -------   |   -------   |
+StdLooseLambdac2PKPi          SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       911 |       2368 |     2.5993 |     2.3085 |      0.0000 |      16.000 |
+ | "# K-"                                          |       911 |       2274 |     2.4962 |     2.2096 |      0.0000 |      15.000 |
+ | "# Lambda_c+ -> K-  p+  pi+ "                   |       911 |        109 |    0.11965 |    0.60727 |      0.0000 |      9.0000 |
+ | "# Lambda_c~- -> K+  p~-  pi- "                 |       911 |        108 |    0.11855 |    0.56537 |      0.0000 |      7.0000 |
+ | "# Phys/StdLooseKaons"                          |       911 |       4818 |     5.2887 |     4.0108 |      0.0000 |      27.000 |
+ | "# Phys/StdLoosePions"                          |       911 |       9968 |     10.942 |     5.7725 |      0.0000 |      34.000 |
+ | "# Phys/StdLooseProtons"                        |       911 |       4649 |     5.1032 |     4.1091 |      0.0000 |      28.000 |
+ | "# input particles"                             |       911 |      19435 |     21.334 |     13.453 |      0.0000 |      87.000 |
+ | "# max size Lambda_c+ -> K-  p+  pi+ "          |       911 |      77967 |     85.584 |     236.84 |      0.0000 |      3150.0 |
+ | "# max size Lambda_c~- -> K+  p~-  pi- "        |       911 |      76827 |     84.333 |     233.68 |      0.0000 |      2856.0 |
+ | "# p+"                                          |       911 |       2272 |     2.4940 |     2.3488 |      0.0000 |      19.000 |
+ | "# pi+"                                         |       911 |       4922 |     5.4029 |     3.2329 |      0.0000 |      20.000 |
+ | "# pi-"                                         |       911 |       4870 |     5.3458 |     3.1553 |      0.0000 |      19.000 |
+ | "# p~-"                                         |       911 |       2201 |     2.4160 |     2.2572 |      0.0000 |      15.000 |
+ | "# selected"                                    |       911 |        217 |    0.23820 |     1.0035 |      0.0000 |      12.000 |
+ |*"#accept"                                       |       911 |        105 |(  11.5258 +- 1.05800  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    154794 |       1221 |( 0.788790 +- 0.0224845)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1221 |        217 |(  17.7723 +- 1.09401  )%|   -------   |   -------   |
+StdLooseKsLL                  SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> pi+  pi- "                            |       911 |        329 |    0.36114 |    0.69827 |      0.0000 |      6.0000 |
+ | "# Phys/StdLoosePions"                          |       911 |       9968 |     10.942 |     5.7725 |      0.0000 |      34.000 |
+ | "# input particles"                             |       911 |       9968 |     10.942 |     5.7725 |      0.0000 |      34.000 |
+ | "# max size KS0 -> pi+  pi- "                   |       911 |      13528 |     14.850 |     18.101 |      0.0000 |      156.00 |
+ | "# pi+"                                         |       911 |       3235 |     3.5510 |     2.3134 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       911 |       3119 |     3.4237 |     2.2729 |      0.0000 |      13.000 |
+ | "# selected"                                    |       911 |        329 |    0.36114 |    0.69827 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       911 |        244 |(  26.7838 +- 1.46717  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     13528 |        445 |(  3.28947 +- 0.153350 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       445 |        329 |(  73.9326 +- 2.08107  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdLooseKsDD                  SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> pi+  pi- "                            |       911 |       1596 |     1.7519 |     2.2200 |      0.0000 |      16.000 |
+ | "# Phys/StdNoPIDsDownPions"                     |       911 |      12442 |     13.658 |     7.5852 |      0.0000 |      46.000 |
+ | "# input particles"                             |       911 |      12442 |     13.658 |     7.5852 |      0.0000 |      46.000 |
+ | "# max size KS0 -> pi+  pi- "                   |       911 |      33598 |     36.880 |     43.936 |      0.0000 |      345.00 |
+ | "# pi+"                                         |       911 |       5138 |     5.6400 |     3.7190 |      0.0000 |      22.000 |
+ | "# pi-"                                         |       911 |       4692 |     5.1504 |     3.4102 |      0.0000 |      23.000 |
+ | "# selected"                                    |       911 |       1596 |     1.7519 |     2.2200 |      0.0000 |      16.000 |
+ |*"#accept"                                       |       911 |        578 |(  63.4468 +- 1.59554  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     33598 |       2269 |(  6.75338 +- 0.136905 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2269 |       1596 |(  70.3394 +- 0.958898 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        21 |         21 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdNoPIDsDownPions               INFO ********************************************************************************
+StdNoPIDsDownPions               INFO  created 'pi+' and 'pi- : 12455 per 1000 calls (12.455+-8.19939)/event
+StdNoPIDsDownPions            SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        901 |(  90.1000 +- 0.944452 )%|   -------   |   -------   |
+StdLooseANNKaons              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNKaons"                    |       911 |      24464 |     26.854 |     18.135 |      0.0000 |      122.00 |
+ | "# input particles"                             |       911 |      24464 |     26.854 |     18.135 |      0.0000 |      122.00 |
+ |*"#accept"                                       |       911 |        863 |(  94.7311 +- 0.740199 )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |       5230 |     5.7409 |     4.3554 |      0.0000 |      26.000 |
+ |*"efficiency"                                    |     24464 |       5230 |(  21.3784 +- 0.262117 )%|   -------   |   -------   |
+StdLooseANNPions              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNPions"                    |       911 |      38687 |     42.467 |     21.500 |      0.0000 |      137.00 |
+ | "# input particles"                             |       911 |      38687 |     42.467 |     21.500 |      0.0000 |      137.00 |
+ |*"#accept"                                       |       911 |        887 |(  97.3655 +- 0.530628 )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |       8772 |     9.6290 |     5.4079 |      0.0000 |      32.000 |
+ |*"efficiency"                                    |     38687 |       8772 |(  22.6743 +- 0.212886 )%|   -------   |   -------   |
+StdLooseDplus2KKPi            SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K-  K+  pi+ "                          |       911 |        204 |    0.22393 |    0.89044 |      0.0000 |      10.000 |
+ | "# D- -> K+  K-  pi- "                          |       911 |        233 |    0.25576 |     1.0090 |      0.0000 |      16.000 |
+ | "# K+"                                          |       911 |       2368 |     2.5993 |     2.3085 |      0.0000 |      16.000 |
+ | "# K-"                                          |       911 |       2274 |     2.4962 |     2.2096 |      0.0000 |      15.000 |
+ | "# Phys/StdLooseKaons"                          |       911 |       4818 |     5.2887 |     4.0108 |      0.0000 |      27.000 |
+ | "# Phys/StdLoosePions"                          |       911 |       9968 |     10.942 |     5.7725 |      0.0000 |      34.000 |
+ | "# input particles"                             |       911 |      14786 |     16.231 |     9.5003 |      0.0000 |      59.000 |
+ | "# max size D+ -> K-  K+  pi+ "                 |       911 |      77990 |     85.609 |     227.15 |      0.0000 |      2700.0 |
+ | "# max size D- -> K+  K-  pi- "                 |       911 |      76809 |     84.313 |     227.72 |      0.0000 |      3060.0 |
+ | "# pi+"                                         |       911 |       4922 |     5.4029 |     3.2329 |      0.0000 |      20.000 |
+ | "# pi-"                                         |       911 |       4870 |     5.3458 |     3.1553 |      0.0000 |      19.000 |
+ | "# selected"                                    |       911 |        437 |    0.47969 |     1.6957 |      0.0000 |      25.000 |
+ |*"#accept"                                       |       911 |        155 |(  17.0143 +- 1.24494  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    154799 |       2636 |(  1.70285 +- 0.0328833)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2636 |        437 |(  16.5781 +- 0.724328 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdLooseLambdaLL              SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> p+  pi- "                         |       911 |         57 |   0.062569 |    0.28776 |      0.0000 |      3.0000 |
+ | "# Lambda~0 -> p~-  pi+ "                       |       911 |         74 |   0.081229 |    0.34429 |      0.0000 |      5.0000 |
+ | "# Phys/StdLoosePions"                          |       911 |       9968 |     10.942 |     5.7725 |      0.0000 |      34.000 |
+ | "# Phys/StdLooseProtons"                        |       911 |       4649 |     5.1032 |     4.1091 |      0.0000 |      28.000 |
+ | "# input particles"                             |       911 |      14617 |     16.045 |     9.5833 |      0.0000 |      60.000 |
+ | "# max size Lambda0 -> p+  pi- "                |       911 |       6682 |     7.3348 |     12.396 |      0.0000 |      104.00 |
+ | "# max size Lambda~0 -> p~-  pi+ "              |       911 |       6534 |     7.1723 |     11.489 |      0.0000 |      120.00 |
+ | "# p+"                                          |       911 |       1511 |     1.6586 |     1.7218 |      0.0000 |      12.000 |
+ | "# pi+"                                         |       911 |       3235 |     3.5510 |     2.3134 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       911 |       3119 |     3.4237 |     2.2729 |      0.0000 |      13.000 |
+ | "# p~-"                                         |       911 |       1438 |     1.5785 |     1.6238 |      0.0000 |      12.000 |
+ | "# selected"                                    |       911 |        131 |    0.14380 |    0.49383 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       911 |         98 |(  10.7574 +- 1.02655  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     13216 |        173 |(  1.30902 +- 0.0988694)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       173 |        131 |(  75.7225 +- 3.25980  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdLooseLambdaDD              SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> p+  pi- "                         |       911 |        583 |    0.63996 |     1.1769 |      0.0000 |      10.000 |
+ | "# Lambda~0 -> p~-  pi+ "                       |       911 |        639 |    0.70143 |     1.2715 |      0.0000 |      13.000 |
+ | "# Phys/StdNoPIDsDownPions"                     |       911 |      12442 |     13.658 |     7.5852 |      0.0000 |      46.000 |
+ | "# Phys/StdNoPIDsDownProtons"                   |       911 |      12442 |     13.658 |     7.5852 |      0.0000 |      46.000 |
+ | "# input particles"                             |       911 |      24884 |     27.315 |     15.170 |      0.0000 |      92.000 |
+ | "# max size Lambda0 -> p+  pi- "                |       911 |      33598 |     36.880 |     43.936 |      0.0000 |      345.00 |
+ | "# max size Lambda~0 -> p~-  pi+ "              |       911 |      33598 |     36.880 |     43.936 |      0.0000 |      345.00 |
+ | "# p+"                                          |       911 |       5138 |     5.6400 |     3.7190 |      0.0000 |      22.000 |
+ | "# pi+"                                         |       911 |       5138 |     5.6400 |     3.7190 |      0.0000 |      22.000 |
+ | "# pi-"                                         |       911 |       4692 |     5.1504 |     3.4102 |      0.0000 |      23.000 |
+ | "# p~-"                                         |       911 |       4692 |     5.1504 |     3.4102 |      0.0000 |      23.000 |
+ | "# selected"                                    |       911 |       1222 |     1.3414 |     1.8639 |      0.0000 |      14.000 |
+ |*"#accept"                                       |       911 |        494 |(  54.2261 +- 1.65065  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     67196 |       1833 |(  2.72784 +- 0.0628394)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1833 |       1222 |(  66.6667 +- 1.10106  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       126 |        126 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdNoPIDsDownProtons             INFO ********************************************************************************
+StdNoPIDsDownProtons             INFO  created 'p+' and 'p~- : 12455 per 1000 calls (12.455+-8.19939)/event
+StdNoPIDsDownProtons          SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        901 |(  90.1000 +- 0.944452 )%|   -------   |   -------   |
+StdDiElectronFromTracks       SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       911 |        705 |(  77.3875 +- 1.38596  )%|   -------   |   -------   |
+ | "Applying Brem-correction to dielectron"        |     14161 |      12240 |    0.86435 |    0.34242 |      0.0000 |      1.0000 |
+ | "Created J/psi(1S)->ee"                         |       911 |      12918 |     14.180 |     26.277 |      0.0000 |      267.00 |
+ | "Input protoP from Rec/ProtoP/Charged"          |       911 |      68164 |     74.823 |     35.731 |      3.0000 |      216.00 |
+ | "ParticleCombiner 2nd try failure"              |        19 |         19 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner failure"                      |        19 |         19 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner success"                      |     13116 |      13116 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Selected electrons"                            |       911 |       5860 |     6.4325 |     5.2389 |      0.0000 |      35.000 |
+StdVeryLooseAllPhotons        SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       988 |        955 |(  96.6599 +- 0.571641 )%|   -------   |   -------   |
+StdVeryLooseDetachedKst2Kpi   SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> K+  pi- "                        |       761 |       2639 |     3.4678 |     4.7543 |      0.0000 |      43.000 |
+ | "# K*(892)~0 -> K-  pi+ "                       |       761 |       2613 |     3.4336 |     4.8970 |      0.0000 |      38.000 |
+ | "# K+"                                          |       761 |       2212 |     2.9067 |     2.4117 |      0.0000 |      17.000 |
+ | "# K-"                                          |       761 |       2178 |     2.8620 |     2.3008 |      0.0000 |      15.000 |
+ | "# Phys/StdLooseKaons"                          |       761 |       4390 |     5.7687 |     4.0747 |      0.0000 |      27.000 |
+ | "# Phys/StdLoosePions"                          |       761 |       8945 |     11.754 |     5.6155 |      0.0000 |      34.000 |
+ | "# input particles"                             |       761 |      13335 |     17.523 |     9.3941 |      0.0000 |      59.000 |
+ | "# max size K*(892)0 -> K+  pi- "               |       761 |      15930 |     20.933 |     28.466 |      0.0000 |      228.00 |
+ | "# max size K*(892)~0 -> K-  pi+ "              |       761 |      15600 |     20.499 |     26.932 |      0.0000 |      225.00 |
+ | "# pi+"                                         |       761 |       4476 |     5.8817 |     3.2563 |      0.0000 |      21.000 |
+ | "# pi-"                                         |       761 |       4469 |     5.8725 |     3.1583 |      0.0000 |      19.000 |
+ | "# selected"                                    |       761 |       5252 |     6.9014 |     9.1664 |      0.0000 |      70.000 |
+ |*"#accept"                                       |       761 |        637 |(  83.7057 +- 1.33876  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     31530 |       5502 |(  17.4500 +- 0.213744 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      5502 |       5252 |(  95.4562 +- 0.280771 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        22 |         22 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdTightDetachedTau3pi        SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       911 |       9968 |     10.942 |     5.7725 |      0.0000 |      34.000 |
+ | "# input particles"                             |       911 |       9968 |     10.942 |     5.7725 |      0.0000 |      34.000 |
+ | "# max size tau+ -> pi+  pi-  pi+ "             |       911 |       9272 |     10.178 |     21.963 |      0.0000 |      196.00 |
+ | "# max size tau- -> pi-  pi+  pi- "             |       911 |       8828 |     9.6905 |     21.504 |      0.0000 |      196.00 |
+ | "# pi+"                                         |       911 |       1530 |     1.6795 |     1.4105 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       911 |       1427 |     1.5664 |     1.3498 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       911 |        254 |    0.27881 |     2.0025 |      0.0000 |      42.000 |
+ | "# tau+ -> pi+  pi-  pi+ "                      |       911 |        137 |    0.15038 |     1.0930 |      0.0000 |      24.000 |
+ | "# tau- -> pi-  pi+  pi- "                      |       911 |        117 |    0.12843 |    0.97497 |      0.0000 |      18.000 |
+ |*"#accept"                                       |       911 |         75 |(  8.23271 +- 0.910660 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6124 |        384 |(  6.27041 +- 0.309791 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       384 |        254 |(  66.1458 +- 2.41486  )%|   -------   |   -------   |
+StdLooseLambdaLD              SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaLDpDown"                  |       911 |        117 |    0.12843 |    0.42940 |      0.0000 |      4.0000 |
+ | "# Phys/StdLooseLambdaLDpLong"                  |       911 |        551 |    0.60483 |     1.2449 |      0.0000 |      13.000 |
+ | "# input particles"                             |       911 |        668 |    0.73326 |     1.3733 |      0.0000 |      13.000 |
+ |*"#accept"                                       |       911 |        349 |(  38.3095 +- 1.61066  )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |        668 |    0.73326 |     1.3733 |      0.0000 |      13.000 |
+ |*"efficiency"                                    |       668 |        668 |(  100.000 +- 0.149701 )%|   -------   |   -------   |
+StdLooseLambdaLDpDown         SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> p+  pi- "                         |       911 |         48 |   0.052689 |    0.26395 |      0.0000 |      2.0000 |
+ | "# Lambda~0 -> p~-  pi+ "                       |       911 |         69 |   0.075741 |    0.32761 |      0.0000 |      4.0000 |
+ | "# Phys/StdLoosePions"                          |       911 |       9968 |     10.942 |     5.7725 |      0.0000 |      34.000 |
+ | "# Phys/StdNoPIDsDownProtons"                   |       911 |      12442 |     13.658 |     7.5852 |      0.0000 |      46.000 |
+ | "# input particles"                             |       911 |      22410 |     24.599 |     12.112 |      0.0000 |      73.000 |
+ | "# max size Lambda0 -> p+  pi- "                |       911 |      20481 |     22.482 |     26.448 |      0.0000 |      200.00 |
+ | "# max size Lambda~0 -> p~-  pi+ "              |       911 |      19494 |     21.398 |     25.397 |      0.0000 |      270.00 |
+ | "# p+"                                          |       911 |       5138 |     5.6400 |     3.7190 |      0.0000 |      22.000 |
+ | "# pi+"                                         |       911 |       3235 |     3.5510 |     2.3134 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       911 |       3119 |     3.4237 |     2.2729 |      0.0000 |      13.000 |
+ | "# p~-"                                         |       911 |       4692 |     5.1504 |     3.4102 |      0.0000 |      23.000 |
+ | "# selected"                                    |       911 |        117 |    0.12843 |    0.42940 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       911 |         90 |(  9.87925 +- 0.988588 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     39975 |        182 |( 0.455285 +- 0.0336710)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       182 |        117 |(  64.2857 +- 3.55175  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        17 |         17 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdLooseLambdaLDpLong         SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> p+  pi- "                         |       911 |        240 |    0.26345 |    0.72343 |      0.0000 |      8.0000 |
+ | "# Lambda~0 -> p~-  pi+ "                       |       911 |        311 |    0.34138 |    0.88829 |      0.0000 |      10.000 |
+ | "# Phys/StdLooseProtons"                        |       911 |       4649 |     5.1032 |     4.1091 |      0.0000 |      28.000 |
+ | "# Phys/StdNoPIDsDownPions"                     |       911 |      12442 |     13.658 |     7.5852 |      0.0000 |      46.000 |
+ | "# input particles"                             |       911 |      17091 |     18.761 |     10.670 |      0.0000 |      67.000 |
+ | "# max size Lambda0 -> p+  pi- "                |       911 |       9866 |     10.830 |     17.967 |      0.0000 |      198.00 |
+ | "# max size Lambda~0 -> p~-  pi+ "              |       911 |      10392 |     11.407 |     18.360 |      0.0000 |      180.00 |
+ | "# p+"                                          |       911 |       1511 |     1.6586 |     1.7218 |      0.0000 |      12.000 |
+ | "# pi+"                                         |       911 |       5138 |     5.6400 |     3.7190 |      0.0000 |      22.000 |
+ | "# pi-"                                         |       911 |       4692 |     5.1504 |     3.4102 |      0.0000 |      23.000 |
+ | "# p~-"                                         |       911 |       1438 |     1.5785 |     1.6238 |      0.0000 |      12.000 |
+ | "# selected"                                    |       911 |        551 |    0.60483 |     1.2449 |      0.0000 |      13.000 |
+ |*"#accept"                                       |       911 |        300 |(  32.9308 +- 1.55705  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     20258 |        785 |(  3.87501 +- 0.135599 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       785 |        551 |(  70.1911 +- 1.63260  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        57 |         57 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdLoosePhi2KK                SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       911 |      10880 |     11.943 |     8.4329 |      0.0000 |      62.000 |
+ | "# K-"                                          |       911 |      10670 |     11.712 |     8.6484 |      0.0000 |      64.000 |
+ | "# Phys/StdAllLooseKaons"                       |       911 |      21550 |     23.655 |     16.473 |      0.0000 |      126.00 |
+ | "# input particles"                             |       911 |      21550 |     23.655 |     16.473 |      0.0000 |      126.00 |
+ | "# max size phi(1020) -> K+  K- "               |       911 |     184574 |     202.61 |     340.54 |      0.0000 |      3968.0 |
+ | "# phi(1020) -> K+  K- "                        |       911 |      22717 |     24.936 |     43.666 |      0.0000 |      400.00 |
+ | "# selected"                                    |       911 |      22717 |     24.936 |     43.666 |      0.0000 |      400.00 |
+ |*"#accept"                                       |       911 |        835 |(  91.6575 +- 0.916162 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    184574 |      23375 |(  12.6643 +- 0.0774107)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     23375 |      22717 |(  97.1850 +- 0.108183 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       119 |        119 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+L0DUFromRaw                   SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "L0DU RawBank Size (Bytes)"                     |      1000 |     124000 |     124.00 |     0.0000 |      124.00 |      124.00 |
+BDTTagJets                    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdJets"                                |      1000 |       2242 |     2.2420 |     1.8312 |      0.0000 |      12.000 |
+ | "# input particles"                             |      1000 |       2242 |     2.2420 |     1.8312 |      0.0000 |      12.000 |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StdJets                       SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PFParticles"                            |      1000 |     128816 |     128.82 |     77.738 |      0.0000 |      483.00 |
+ | "# input particles"                             |      1000 |     128816 |     128.82 |     77.738 |      0.0000 |      483.00 |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ | "#jets"                                         |      1804 |       4484 |     2.4856 |     1.7642 |      0.0000 |      12.000 |
+ | "#part"                                         |      1000 |     128816 |     128.82 |     77.738 |      0.0000 |      483.00 |
+ | "#part2"                                        |       490 |     907072 |     1851.2 |     2616.5 |      63.000 |      20531. |
+ | "#partComp"                                     |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#rangePV"                                      |       911 |       1659 |     1.8211 |    0.92403 |      1.0000 |      5.0000 |
+StdJets                       SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/2/0
+StdJets                       SUCCESS  #WARNINGS   = 89       Message = 'No Primary vertices'
+StdJets                       SUCCESS  #WARNINGS   = 1000     Message = 'vselect: The extraction of secondary vertices is disabled'
+VeloProtoPMaker               SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Rec/Track/Best ==> Rec/ProtoP/VeloProtoPMaker" |      1000 |      30080 |     30.080 |     25.292 |      0.0000 |      188.00 |
+HcalClusterization               INFO Built <66.963> cellular automaton clusters/event  with <3.982> iterations (min,max)=(0,9) on average 
+HcalClusterization            SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#clusters => 'Rec/Calo/HcalClusters'"          |      1000 |      66963 |     66.963 |     19.851 |      12.000 |      116.00 |
+HcalCov                       SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#Clusters from 'Rec/Calo/HcalClusters'"        |      1000 |      66963 |     66.963 |     19.851 |      12.000 |      116.00 |
+Hcal2TrackMatching            SUCCESS Number of counters : 2
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#links"                                        |      1000 |    3124478 |     3124.5 |     3241.0 |      0.0000 |      26020. |
+ | "[ 'Rec/Track/Best' ]->[ 'Rec/Calo/HcalClusters'|      1000 |    3124478 |     3124.5 |     3241.0 |      0.0000 |      26020. |
+InHCAL                        SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "[ 'Rec/Track/Best' ]=>Rec/Calo/InAccHcal"      |      1000 |     124911 |     124.91 |     92.720 |      0.0000 |      625.00 |
+EcalClust                        INFO Built <85.169> cellular automaton clusters/event  with <3.081> iterations (min,max)=(0,6) on average 
+EcalClust                     SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#clusters => 'Rec/Calo/EcalClusters'"          |      1000 |      85169 |     85.169 |     47.271 |      0.0000 |      236.00 |
+EcalCovar                     SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#Clusters from 'Rec/Calo/EcalClusters'"        |      1000 |      85169 |     85.169 |     47.271 |      0.0000 |      236.00 |
+ClusterMatch                  SUCCESS Number of counters : 2
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#links"                                        |      1000 |    2399906 |     2399.9 |     3205.5 |      0.0000 |      28622. |
+ | "[ 'Rec/Track/Best' ]->[ 'Rec/Calo/EcalClusters'|      1000 |    2399906 |     2399.9 |     3205.5 |      0.0000 |      28622. |
+InECAL                        SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "[ 'Rec/Track/Best' ]=>Rec/Calo/InAccEcal"      |      1000 |     124911 |     124.91 |     92.720 |      0.0000 |      625.00 |
+StdLooseJpsi2MuMu             SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  mu- "                      |      1000 |         77 |   0.077000 |    0.27399 |      0.0000 |      2.0000 |
+ | "# Phys/StdAllLooseMuons"                       |      1000 |       3056 |     3.0560 |     3.3854 |      0.0000 |      35.000 |
+ | "# input particles"                             |      1000 |       3056 |     3.0560 |     3.3854 |      0.0000 |      35.000 |
+ | "# max size J/psi(1S) -> mu+  mu- "             |      1000 |       4206 |     4.2060 |     13.093 |      0.0000 |      286.00 |
+ | "# mu+"                                         |      1000 |       1569 |     1.5690 |     1.9134 |      0.0000 |      13.000 |
+ | "# mu-"                                         |      1000 |       1487 |     1.4870 |     2.0134 |      0.0000 |      22.000 |
+ | "# selected"                                    |      1000 |         77 |   0.077000 |    0.27399 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |      1000 |         75 |(  7.50000 +- 0.832917 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4206 |         79 |(  1.87827 +- 0.209328 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        79 |         77 |(  97.4684 +- 1.76734  )%|   -------   |   -------   |
+StdLooseANNUpKaons               INFO Selected 100% of 'Upstream' ProtoParticles
+StdLooseANNUpKaons               INFO   -> Kaons     83.3046% of selected ProtoParticles
+StdLooseANNUpKaons            SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       906 |        897 |(  99.0066 +- 0.329477 )%|   -------   |   -------   |
+StdAllNoPIDsElectrons            INFO ********************************************************************************
+StdAllNoPIDsElectrons            INFO  created 'e+' and 'e- : 42925 per 1000 calls (42.925+-25.4291)/event
+StdAllNoPIDsElectrons         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        988 |(  98.8000 +- 0.344325 )%|   -------   |   -------   |
+ | "Applying Brem-correction to -11"               |     21604 |      21604 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Applying Brem-correction to 11"                |     21321 |      21321 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdLooseDiElectron            SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> e+  e- "                        |       911 |       2104 |     2.3095 |     4.6380 |      0.0000 |      46.000 |
+ | "# Phys/StdAllLooseElectrons"                   |       911 |       6753 |     7.4127 |     5.9694 |      0.0000 |      41.000 |
+ | "# e+"                                          |       911 |       1329 |     1.4588 |     1.5576 |      0.0000 |      9.0000 |
+ | "# e-"                                          |       911 |       1436 |     1.5763 |     1.7025 |      0.0000 |      11.000 |
+ | "# input particles"                             |       911 |       6753 |     7.4127 |     5.9694 |      0.0000 |      41.000 |
+ | "# max size J/psi(1S) -> e+  e- "               |       911 |       3154 |     3.4621 |     7.3981 |      0.0000 |      99.000 |
+ | "# selected"                                    |       911 |       2104 |     2.3095 |     4.6380 |      0.0000 |      46.000 |
+ |*"#accept"                                       |       911 |        432 |(  47.4204 +- 1.65437  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3154 |       2154 |(  68.2942 +- 0.828572 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2154 |       2104 |(  97.6787 +- 0.324444 )%|   -------   |   -------   |
+StdAllLooseElectrons             INFO Selected 98.2105% of 'Long' ProtoParticles
+StdAllLooseElectrons             INFO   -> Electrons 15.7751% of selected ProtoParticles
+StdAllLooseElectrons          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       945 |        870 |(  92.0635 +- 0.879311 )%|   -------   |   -------   |
+ | "Applying Brem-correction to -11"               |      3366 |       3366 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Applying Brem-correction to 11"                |      3387 |       3387 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdLooseDownMuons                INFO Selected 99.8634% of 'Downstream' ProtoParticles
+StdLooseDownMuons                INFO   -> Muons     5.79477% of selected ProtoParticles
+StdLooseDownMuons             SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       911 |        398 |(  43.6883 +- 1.64332  )%|   -------   |   -------   |
+StdLooseDalitzPi0             SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdDiElectronGamma"                     |       911 |      38787 |     42.576 |     78.882 |      0.0000 |      801.00 |
+ | "# Phys/StdLooseAllPhotons"                     |       911 |      33967 |     37.285 |     16.897 |      0.0000 |      90.000 |
+ | "# gamma"                                       |       911 |      46896 |     51.477 |     38.987 |      0.0000 |      331.00 |
+ | "# input particles"                             |       911 |      72754 |     79.862 |     90.207 |      0.0000 |      865.00 |
+ | "# max size pi0 -> gamma  gamma "               |       911 |    3798792 |     4169.9 |     8561.0 |      0.0000 |  1.0956e+05 |
+ | "# pi0 -> gamma  gamma "                        |       911 |        387 |    0.42481 |     1.3751 |      0.0000 |      15.000 |
+ | "# selected"                                    |       911 |        387 |    0.42481 |     1.3751 |      0.0000 |      15.000 |
+ |*"#accept"                                       |       911 |        163 |(  17.8924 +- 1.26989  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |   1875948 |        784 |(0.0417922 +- 0.00149227)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       784 |        387 |(  49.3622 +- 1.78557  )%|   -------   |   -------   |
+StdDiElectronGamma            SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       911 |        705 |(  77.3875 +- 1.38596  )%|   -------   |   -------   |
+ | "Applying Brem-correction to dielectron"        |     14161 |      12240 |    0.86435 |    0.34242 |      0.0000 |      1.0000 |
+ | "Created gamma->ee"                             |       911 |      12929 |     14.192 |     26.294 |      0.0000 |      267.00 |
+ | "Input protoP from Rec/ProtoP/Charged"          |       911 |      68164 |     74.823 |     35.731 |      3.0000 |      216.00 |
+ | "PairCombiner failure"                          |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "PairCombiner success"                          |        11 |         11 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner 2nd try failure"              |        19 |         19 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner failure"                      |        19 |         19 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner success"                      |     13116 |      13116 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Selected electrons"                            |       911 |       5860 |     6.4325 |     5.2389 |      0.0000 |      35.000 |
+StdNoPIDsDownElectrons           INFO ********************************************************************************
+StdNoPIDsDownElectrons           INFO  created 'e+' and 'e- : 12425 per 911 calls (13.6389+-7.57213)/event
+StdNoPIDsDownElectrons        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       911 |        889 |(  97.5851 +- 0.508610 )%|   -------   |   -------   |
+ | "Applying Brem-correction to -11"               |      6472 |       6472 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Applying Brem-correction to 11"                |      5953 |       5953 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdLooseElectrons             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseElectrons"                   |       911 |       6753 |     7.4127 |     5.9694 |      0.0000 |      41.000 |
+ | "# input particles"                             |       911 |       6753 |     7.4127 |     5.9694 |      0.0000 |      41.000 |
+ |*"#accept"                                       |       911 |        627 |(  68.8255 +- 1.53467  )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |       1469 |     1.6125 |     1.7356 |      0.0000 |      10.000 |
+ |*"efficiency"                                    |      6753 |       1469 |(  21.7533 +- 0.502050 )%|   -------   |   -------   |
+StdLooseDiMuonSameSign        SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  mu+ "                      |      1000 |       1676 |     1.6760 |     5.1366 |      0.0000 |      71.000 |
+ | "# J/psi(1S) -> mu-  mu- "                      |      1000 |       1625 |     1.6250 |     7.1204 |      0.0000 |      187.00 |
+ | "# Phys/StdAllLooseMuons"                       |      1000 |       3056 |     3.0560 |     3.3854 |      0.0000 |      35.000 |
+ | "# input particles"                             |      1000 |       3056 |     3.0560 |     3.3854 |      0.0000 |      35.000 |
+ | "# max size J/psi(1S) -> mu+  mu+ "             |      1000 |       6123 |     6.1230 |     14.675 |      0.0000 |      169.00 |
+ | "# max size J/psi(1S) -> mu-  mu- "             |      1000 |       6265 |     6.2650 |     21.352 |      0.0000 |      484.00 |
+ | "# mu+"                                         |      1000 |       1569 |     1.5690 |     1.9134 |      0.0000 |      13.000 |
+ | "# mu-"                                         |      1000 |       1487 |     1.4870 |     2.0134 |      0.0000 |      22.000 |
+ | "# selected"                                    |      1000 |       3301 |     3.3010 |     10.662 |      0.0000 |      258.00 |
+ |*"#accept"                                       |      1000 |        474 |(  47.4000 +- 1.57900  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4666 |       3371 |(  72.2460 +- 0.655537 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3371 |       3301 |(  97.9235 +- 0.245603 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdLooseDiMuon                SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  mu- "                      |      1000 |       3033 |     3.0330 |     10.291 |      0.0000 |      253.00 |
+ | "# Phys/StdAllLooseMuons"                       |      1000 |       3056 |     3.0560 |     3.3854 |      0.0000 |      35.000 |
+ | "# input particles"                             |      1000 |       3056 |     3.0560 |     3.3854 |      0.0000 |      35.000 |
+ | "# max size J/psi(1S) -> mu+  mu- "             |      1000 |       4206 |     4.2060 |     13.093 |      0.0000 |      286.00 |
+ | "# mu+"                                         |      1000 |       1569 |     1.5690 |     1.9134 |      0.0000 |      13.000 |
+ | "# mu-"                                         |      1000 |       1487 |     1.4870 |     2.0134 |      0.0000 |      22.000 |
+ | "# selected"                                    |      1000 |       3033 |     3.0330 |     10.291 |      0.0000 |      253.00 |
+ |*"#accept"                                       |      1000 |        432 |(  43.2000 +- 1.56645  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4206 |       3104 |(  73.7993 +- 0.678028 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3104 |       3033 |(  97.7126 +- 0.268338 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+UnpackMuonTracks              SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Unpacked Tracks"                             |       722 |       5687 |     7.8767 |     6.9715 |      1.0000 |      68.000 |
+StdMassConstrainedJpsi2MuMu   SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  mu- "                      |       911 |         32 |   0.035126 |    0.18410 |      0.0000 |      1.0000 |
+ | "# Phys/StdAllLooseMuons"                       |       911 |       3022 |     3.3172 |     3.4338 |      0.0000 |      35.000 |
+ | "# input particles"                             |       911 |       3022 |     3.3172 |     3.4338 |      0.0000 |      35.000 |
+ | "# max size J/psi(1S) -> mu+  mu- "             |       911 |        226 |    0.24808 |    0.74817 |      0.0000 |      8.0000 |
+ | "# mu+"                                         |       911 |        388 |    0.42591 |    0.66490 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       911 |        372 |    0.40834 |    0.61637 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       911 |         32 |   0.035126 |    0.18410 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       911 |         32 |(  3.51262 +- 0.609947 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       226 |         33 |(  14.6018 +- 2.34895  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        33 |         32 |(  96.9697 +- 2.98404  )%|   -------   |   -------   |
+MDSTJets                      SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdJets"                                |       506 |       1140 |     2.2530 |     1.8284 |      0.0000 |      12.000 |
+ | "# input particles"                             |       506 |       1140 |     2.2530 |     1.8284 |      0.0000 |      12.000 |
+ |*"#accept"                                       |       506 |        415 |(  82.0158 +- 1.70734  )%|   -------   |   -------   |
+ | "#passed"                                       |       506 |       1140 |     2.2530 |     1.8284 |      0.0000 |      12.000 |
+StdNoPIDsMuons                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsMuons"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       911 |        890 |(  97.6948 +- 0.497195 )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |       9968 |     10.942 |     5.7725 |      0.0000 |      34.000 |
+ |*"efficiency"                                    |     42738 |       9968 |(  23.3235 +- 0.204560 )%|   -------   |   -------   |
+StdAllNoPIDsMuons                INFO ********************************************************************************
+StdAllNoPIDsMuons                INFO  created 'mu+' and 'mu- : 42751 per 923 calls (46.3174+-23.4738)/event
+StdAllNoPIDsMuons             SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       923 |        916 |(  99.2416 +- 0.285558 )%|   -------   |   -------   |
+StdLooseDownKaons                INFO Selected 99.8634% of 'Downstream' ProtoParticles
+StdLooseDownKaons                INFO   -> Kaons     64.8853% of selected ProtoParticles
+StdLooseDownKaons             SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       911 |        885 |(  97.1460 +- 0.551672 )%|   -------   |   -------   |
+StdAllLooseGammaDD            SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       911 |        158 |(  17.3436 +- 1.25444  )%|   -------   |   -------   |
+ | "Applying Brem-correction to dielectron"        |       912 |        885 |    0.97039 |    0.16950 |      0.0000 |      1.0000 |
+ | "Created gamma->ee"                             |       911 |        208 |    0.22832 |    0.57625 |      0.0000 |      5.0000 |
+ | "Input protoP from Rec/ProtoP/Charged"          |       911 |      68164 |     74.823 |     35.731 |      3.0000 |      216.00 |
+ | "PairCombiner failure"                          |        60 |         60 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "PairCombiner success"                          |        35 |         35 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner 2nd try failure"              |        95 |         95 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner 2nd try success"              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner failure"                      |        96 |         96 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner success"                      |       273 |        273 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Selected electrons"                            |       911 |       3418 |     3.7519 |     2.8265 |      0.0000 |      17.000 |
+StdAllLooseGammaLL            SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       911 |        243 |(  26.6740 +- 1.46526  )%|   -------   |   -------   |
+ | "Applying Brem-correction to dielectron"        |      2763 |       2548 |    0.92219 |    0.26788 |      0.0000 |      1.0000 |
+ | "Created gamma->ee"                             |       911 |        458 |    0.50274 |     1.1926 |      0.0000 |      11.000 |
+ | "Input protoP from Rec/ProtoP/Charged"          |       911 |      68164 |     74.823 |     35.731 |      3.0000 |      216.00 |
+ | "PairCombiner failure"                          |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "PairCombiner success"                          |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner 2nd try failure"              |        13 |         13 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner failure"                      |        13 |         13 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner success"                      |       695 |        695 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Selected electrons"                            |       911 |       5860 |     6.4325 |     5.2389 |      0.0000 |      35.000 |
+StdNoPIDsKaons                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsKaons"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       911 |        890 |(  97.6948 +- 0.497195 )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |       9968 |     10.942 |     5.7725 |      0.0000 |      34.000 |
+ |*"efficiency"                                    |     42738 |       9968 |(  23.3235 +- 0.204560 )%|   -------   |   -------   |
+StdNoPIDsProtons              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsProtons"                    |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       911 |        890 |(  97.6948 +- 0.497195 )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |       9968 |     10.942 |     5.7725 |      0.0000 |      34.000 |
+ |*"efficiency"                                    |     42738 |       9968 |(  23.3235 +- 0.204560 )%|   -------   |   -------   |
+StdLooseDetachedTau3pi        SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       540 |       6516 |     12.067 |     5.7891 |      1.0000 |      33.000 |
+ | "# input particles"                             |       540 |       6516 |     12.067 |     5.7891 |      1.0000 |      33.000 |
+ | "# max size tau+ -> pi+  pi-  pi+ "             |       540 |     116110 |     215.02 |     347.96 |      0.0000 |      2601.0 |
+ | "# max size tau- -> pi-  pi+  pi- "             |       540 |     116186 |     215.16 |     332.23 |      0.0000 |      2304.0 |
+ | "# pi+"                                         |       540 |       2716 |     5.0296 |     2.8757 |      0.0000 |      17.000 |
+ | "# pi-"                                         |       540 |       2717 |     5.0315 |     2.8805 |      0.0000 |      16.000 |
+ | "# selected"                                    |       540 |       1090 |     2.0185 |     5.0162 |      0.0000 |      72.000 |
+ | "# tau+ -> pi+  pi-  pi+ "                      |       540 |        535 |    0.99074 |     2.5622 |      0.0000 |      30.000 |
+ | "# tau- -> pi-  pi+  pi- "                      |       540 |        555 |     1.0278 |     2.8456 |      0.0000 |      42.000 |
+ |*"#accept"                                       |       540 |        242 |(  44.8148 +- 2.14006  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    100442 |       2508 |(  2.49696 +- 0.0492331)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2508 |       1090 |(  43.4609 +- 0.989829 )%|   -------   |   -------   |
+StdTightMuons                    INFO Selected 98.2076% of 'Long' ProtoParticles
+StdTightMuons                    INFO   -> Muons     4.01282% of selected ProtoParticles
+StdTightMuons                 SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       911 |        657 |(  72.1186 +- 1.48567  )%|   -------   |   -------   |
+StdTightElectrons                INFO Selected 98.2069% of 'Long' ProtoParticles
+StdTightElectrons                INFO   -> Electrons 9.47103% of selected ProtoParticles
+StdTightElectrons             SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       808 |        737 |(  91.2129 +- 0.995969 )%|   -------   |   -------   |
+ | "Applying Brem-correction to -11"               |      1831 |       1831 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Applying Brem-correction to 11"                |      1852 |       1852 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+L0MuonFromRaw                    INFO --- L0Muon decoding error summary
+L0MuonFromRaw                    INFO L0MuonCtrlCand Side A -> nb of banks seen     : 667
+L0MuonFromRaw                    INFO L0MuonCtrlCand Side C -> nb of banks seen     : 667
+L0MuonFromRaw                    INFO L0MuonProcCand Q1     -> nb of banks seen     : 667
+L0MuonFromRaw                    INFO L0MuonProcCand Q2     -> nb of banks seen     : 667
+L0MuonFromRaw                    INFO L0MuonProcCand Q3     -> nb of banks seen     : 667
+L0MuonFromRaw                    INFO L0MuonProcCand Q4     -> nb of banks seen     : 667
+L0MuonFromRaw                    INFO --- End of L0Muon decoding error summary
+L0MuonFromRaw                    INFO - ------------------------------------------------------------------
+L0MuonFromRaw                    INFO - ========> Final summary of the L0Muon trigger (from raw) <========
+L0MuonFromRaw                    INFO - Total number of events processed           :      667
+L0MuonFromRaw                    INFO - Total number of bunch crossings processed  :      667
+L0MuonFromRaw                    INFO - Total number of candidates                 :      867
+L0MuonFromRaw                    INFO - Number of Bx with at least 1 candidate     :      517  ( 77.51%)
+L0MuonFromRaw                    INFO - Number of candidate per Bx                 :        1.30
+L0MuonFromRaw                    INFO - Average Pt of the candidates               :     2359.91 MeV
+L0MuonFromRaw                    INFO - Average charge of the candidates           :        1.00 (+/-0.00)
+L0MuonFromRaw                    INFO - Average raw banks size                     :      631.8 Bytes
+L0MuonFromRaw                    INFO - ------------------------------------------------------------------
+StdTightPhi2KK                SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       911 |       3430 |     3.7651 |     2.9212 |      0.0000 |      29.000 |
+ | "# K-"                                          |       911 |       3316 |     3.6400 |     2.8666 |      0.0000 |      23.000 |
+ | "# Phys/StdTightKaons"                          |       911 |      11929 |     13.094 |     10.317 |      0.0000 |      98.000 |
+ | "# input particles"                             |       911 |      11929 |     13.094 |     10.317 |      0.0000 |      98.000 |
+ | "# max size phi(1020) -> K+  K- "               |       911 |      17308 |     18.999 |     35.355 |      0.0000 |      667.00 |
+ | "# phi(1020) -> K+  K- "                        |       911 |        280 |    0.30735 |    0.70900 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       911 |        280 |    0.30735 |    0.70900 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       911 |        198 |(  21.7344 +- 1.36647  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     17308 |        287 |(  1.65819 +- 0.0970651)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       287 |        280 |(  97.5610 +- 0.910553 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdTightKaons                    INFO Selected 98.2076% of 'Long' ProtoParticles
+StdTightKaons                    INFO   -> Kaons     27.9119% of selected ProtoParticles
+StdTightKaons                 SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       911 |        902 |(  99.0121 +- 0.327678 )%|   -------   |   -------   |
+StdLooseDetachedPhi2KK        SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       911 |       2459 |     2.6992 |     2.3529 |      0.0000 |      17.000 |
+ | "# K-"                                          |       911 |       2359 |     2.5895 |     2.2531 |      0.0000 |      15.000 |
+ | "# Phys/StdLooseKaons"                          |       911 |       4818 |     5.2887 |     4.0108 |      0.0000 |      27.000 |
+ | "# input particles"                             |       911 |       4818 |     5.2887 |     4.0108 |      0.0000 |      27.000 |
+ | "# max size phi(1020) -> K+  K- "               |       911 |       8861 |     9.7267 |     17.273 |      0.0000 |      180.00 |
+ | "# phi(1020) -> K+  K- "                        |       911 |        346 |    0.37980 |    0.94908 |      0.0000 |      11.000 |
+ | "# selected"                                    |       911 |        346 |    0.37980 |    0.94908 |      0.0000 |      11.000 |
+ |*"#accept"                                       |       911 |        201 |(  22.0637 +- 1.37388  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8861 |        368 |(  4.15303 +- 0.211949 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       368 |        346 |(  94.0217 +- 1.23588  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdAllLooseMuPion             SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       757 |       3020 |     3.9894 |     3.3932 |      1.0000 |      35.000 |
+ | "# Phys/StdAllLoosePions"                       |       757 |      37426 |     49.440 |     23.188 |      1.0000 |      150.00 |
+ | "# input particles"                             |       757 |      40446 |     53.429 |     25.507 |      2.0000 |      168.00 |
+ | "# max size rho(770)0 -> mu+  pi- "             |       757 |      31012 |     40.967 |     57.799 |      0.0000 |      583.00 |
+ | "# mu+"                                         |       757 |       1293 |     1.7081 |     1.6289 |      0.0000 |      11.000 |
+ | "# mu-"                                         |       757 |       1259 |     1.6631 |     1.7735 |      0.0000 |      19.000 |
+ | "# pi+"                                         |       757 |      15280 |     20.185 |     9.1857 |      0.0000 |      59.000 |
+ | "# pi-"                                         |       757 |      15258 |     20.156 |     9.4225 |      0.0000 |      60.000 |
+ | "# rho(770)0 -> mu+  pi- "                      |       757 |      20858 |     27.554 |     38.344 |      0.0000 |      434.00 |
+ | "# selected"                                    |       757 |      20858 |     27.554 |     38.344 |      0.0000 |      434.00 |
+ |*"#accept"                                       |       757 |        591 |(  78.0713 +- 1.50385  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     31012 |      21305 |(  68.6992 +- 0.263323 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     21305 |      20858 |(  97.9019 +- 0.0981901)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        10 |         10 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdNoPIDsUpPions                 INFO ********************************************************************************
+StdNoPIDsUpPions                 INFO  created 'pi+' and 'pi- : 11840 per 911 calls (12.9967+-6.73824)/event
+StdNoPIDsUpPions              SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       911 |        899 |(  98.6828 +- 0.377740 )%|   -------   |   -------   |
+StdVeryTightDsplus2KKPi       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D_s+ -> K-  K+  pi+ "                        |       868 |          9 |   0.010369 |    0.11210 |      0.0000 |      2.0000 |
+ | "# D_s- -> K+  K-  pi- "                        |       868 |         17 |   0.019585 |    0.14665 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       868 |        888 |     1.0230 |     1.0870 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       868 |        924 |     1.0645 |     1.1542 |      0.0000 |      7.0000 |
+ | "# Phys/StdLooseKaons"                          |       868 |       4207 |     4.8468 |     3.4150 |      0.0000 |      23.000 |
+ | "# Phys/StdLoosePions"                          |       868 |       9036 |     10.410 |     5.2394 |      0.0000 |      34.000 |
+ | "# input particles"                             |       868 |      13243 |     15.257 |     8.3534 |      0.0000 |      56.000 |
+ | "# max size D_s+ -> K-  K+  pi+ "               |       868 |       6782 |     7.8134 |     22.615 |      0.0000 |      330.00 |
+ | "# max size D_s- -> K+  K-  pi- "               |       868 |       6285 |     7.2408 |     20.558 |      0.0000 |      300.00 |
+ | "# pi+"                                         |       868 |       3561 |     4.1025 |     2.4808 |      0.0000 |      14.000 |
+ | "# pi-"                                         |       868 |       3502 |     4.0346 |     2.4680 |      0.0000 |      16.000 |
+ | "# selected"                                    |       868 |         26 |   0.029954 |    0.18348 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       868 |         24 |(  2.76498 +- 0.556541 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     13067 |        154 |(  1.17854 +- 0.0944083)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       154 |         26 |(  16.8831 +- 3.01863  )%|   -------   |   -------   |
+StdLooseKsLD                  SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLD_NegLong"                   |       336 |        495 |     1.4732 |     2.4542 |      0.0000 |      19.000 |
+ | "# Phys/StdLooseKsLD_PosLong"                   |       336 |        447 |     1.3304 |     1.9505 |      0.0000 |      15.000 |
+ | "# input particles"                             |       336 |        942 |     2.8036 |     3.5803 |      0.0000 |      22.000 |
+ |*"#accept"                                       |       336 |        252 |(  75.0000 +- 2.36228  )%|   -------   |   -------   |
+ | "#passed"                                       |       336 |        942 |     2.8036 |     3.5803 |      0.0000 |      22.000 |
+ |*"efficiency"                                    |       942 |        942 |(  100.000 +- 0.106157 )%|   -------   |   -------   |
+StdLooseKsLD_NegLong          SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> pi+  pi- "                            |       336 |        495 |     1.4732 |     2.4542 |      0.0000 |      19.000 |
+ | "# Phys/StdLoosePions"                          |       336 |       3835 |     11.414 |     5.3250 |      1.0000 |      33.000 |
+ | "# Phys/StdNoPIDsDownPions"                     |       336 |       4581 |     13.634 |     6.8239 |      0.0000 |      41.000 |
+ | "# input particles"                             |       336 |       8416 |     25.048 |     10.690 |      5.0000 |      62.000 |
+ | "# max size KS0 -> pi+  pi- "                   |       336 |      12194 |     36.292 |     38.327 |      0.0000 |      255.00 |
+ | "# pi+"                                         |       336 |       1899 |     5.6518 |     3.3799 |      0.0000 |      20.000 |
+ | "# pi-"                                         |       336 |       1884 |     5.6071 |     2.9460 |      0.0000 |      17.000 |
+ | "# selected"                                    |       336 |        495 |     1.4732 |     2.4542 |      0.0000 |      19.000 |
+ |*"#accept"                                       |       336 |        183 |(  54.4643 +- 2.71683  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     12194 |        684 |(  5.60932 +- 0.208375 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       684 |        495 |(  72.3684 +- 1.70982  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdLooseKsLD_PosLong          SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> pi+  pi- "                            |       336 |        447 |     1.3304 |     1.9505 |      0.0000 |      15.000 |
+ | "# Phys/StdLoosePions"                          |       336 |       3835 |     11.414 |     5.3250 |      1.0000 |      33.000 |
+ | "# Phys/StdNoPIDsDownPions"                     |       336 |       4581 |     13.634 |     6.8239 |      0.0000 |      41.000 |
+ | "# input particles"                             |       336 |       8416 |     25.048 |     10.690 |      5.0000 |      62.000 |
+ | "# max size KS0 -> pi+  pi- "                   |       336 |      10692 |     31.821 |     34.953 |      0.0000 |      255.00 |
+ | "# pi+"                                         |       336 |       1881 |     5.5982 |     3.0603 |      0.0000 |      20.000 |
+ | "# pi-"                                         |       336 |       1695 |     5.0446 |     3.2175 |      0.0000 |      18.000 |
+ | "# selected"                                    |       336 |        447 |     1.3304 |     1.9505 |      0.0000 |      15.000 |
+ |*"#accept"                                       |       336 |        181 |(  53.8690 +- 2.71954  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     10692 |        619 |(  5.78938 +- 0.225858 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       619 |        447 |(  72.2132 +- 1.80045  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        10 |         10 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdNoPIDsUpKaons                 INFO ********************************************************************************
+StdNoPIDsUpKaons                 INFO  created 'K+' and 'K- : 4651 per 366 calls (12.7077+-6.45407)/event
+StdNoPIDsUpKaons              SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StdLooseEta2gg                   INFO  - Pi0MakerBase Summary -----
+StdLooseEta2gg                   INFO  Created : 201.427 etaper event
+StdLooseEta2gg                   INFO  --------------------------------
+StdLooseEta2gg                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       466 |        466 |(  100.000 +- 0.214592 )%|   -------   |   -------   |
+ | "Created resolved eta"                          |     93865 |      93865 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Created resolved eta->(ee)(ee)"                |      7777 |       7777 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Created resolved eta->g(ee)"                   |     38283 |      38283 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Created resolved eta->gg"                      |     47805 |      47805 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdLooseKstar2Kpi             SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> K+  pi- "                        |       889 |      59827 |     67.297 |     84.292 |      0.0000 |      836.00 |
+ | "# K*(892)~0 -> K-  pi+ "                       |       889 |      60267 |     67.792 |     85.189 |      0.0000 |      731.00 |
+ | "# K+"                                          |       889 |      10374 |     11.669 |     8.2745 |      0.0000 |      62.000 |
+ | "# K-"                                          |       889 |      10180 |     11.451 |     8.4421 |      0.0000 |      64.000 |
+ | "# Phys/StdAllLooseKaons"                       |       889 |      20554 |     23.120 |     16.104 |      0.0000 |      126.00 |
+ | "# Phys/StdAllLoosePions"                       |       889 |      40986 |     46.103 |     22.576 |      1.0000 |      150.00 |
+ | "# input particles"                             |       889 |      61540 |     69.224 |     38.199 |      2.0000 |      276.00 |
+ | "# max size K*(892)0 -> K+  pi- "               |       889 |     310346 |     349.10 |     463.51 |      0.0000 |      4526.0 |
+ | "# max size K*(892)~0 -> K-  pi+ "              |       889 |     309458 |     348.10 |     471.46 |      0.0000 |      4928.0 |
+ | "# pi+"                                         |       889 |      20620 |     23.195 |     11.533 |      0.0000 |      77.000 |
+ | "# pi-"                                         |       889 |      20366 |     22.909 |     11.692 |      0.0000 |      75.000 |
+ | "# selected"                                    |       889 |     120094 |     135.09 |     167.26 |      0.0000 |      1564.0 |
+ |*"#accept"                                       |       889 |        871 |(  97.9753 +- 0.472381 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    619804 | 1.2274e+05 |(  19.8027 +- 0.0506192)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |    122738 | 1.2009e+05 |(  97.8458 +- 0.0414403)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       228 |        228 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdLooseLambdastar2pK         SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       816 |       8200 |     10.049 |     5.7964 |      0.0000 |      42.000 |
+ | "# K-"                                          |       816 |       7996 |     9.7990 |     5.7494 |      0.0000 |      42.000 |
+ | "# Lambda(1520)0 -> p+  K- "                    |       816 |      56565 |     69.320 |     80.912 |      0.0000 |      961.00 |
+ | "# Lambda(1520)~0 -> p~-  K+ "                  |       816 |      56863 |     69.685 |     82.607 |      0.0000 |      1026.0 |
+ | "# Phys/StdAllLooseKaons"                       |       816 |      16196 |     19.848 |     10.754 |      0.0000 |      84.000 |
+ | "# Phys/StdAllLooseProtons"                     |       816 |      15887 |     19.469 |     10.729 |      0.0000 |      80.000 |
+ | "# input particles"                             |       816 |      32083 |     39.317 |     21.443 |      0.0000 |      164.00 |
+ | "# max size Lambda(1520)0 -> p+  K- "           |       816 |      98604 |     120.84 |     139.71 |      0.0000 |      1596.0 |
+ | "# max size Lambda(1520)~0 -> p~-  K+ "         |       816 |      98970 |     121.29 |     141.23 |      0.0000 |      1764.0 |
+ | "# p+"                                          |       816 |       8030 |     9.8407 |     5.7436 |      0.0000 |      40.000 |
+ | "# p~-"                                         |       816 |       7857 |     9.6287 |     5.7708 |      0.0000 |      42.000 |
+ | "# selected"                                    |       816 |     113428 |     139.00 |     162.99 |      0.0000 |      1987.0 |
+ |*"#accept"                                       |       816 |        789 |(  96.6912 +- 0.626160 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    197574 | 1.1551e+05 |(  58.4652 +- 0.110864 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |    115512 | 1.1343e+05 |(  98.1959 +- 0.0391623)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       166 |        166 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdLooseResolvedEta           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseEta2gg"                         |       369 |      80734 |     218.79 |     160.96 |      8.0000 |      888.00 |
+ | "# input particles"                             |       369 |      80734 |     218.79 |     160.96 |      8.0000 |      888.00 |
+ |*"#accept"                                       |       369 |        369 |(  100.000 +- 0.271003 )%|   -------   |   -------   |
+ | "#passed"                                       |       369 |      33071 |     89.623 |     72.516 |      2.0000 |      396.00 |
+ |*"efficiency"                                    |     80734 |      33071 |(  40.9629 +- 0.173073 )%|   -------   |   -------   |
+StdLooseRho0                  SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       454 |       5562 |     12.251 |     5.3732 |      2.0000 |      34.000 |
+ | "# input particles"                             |       454 |       5562 |     12.251 |     5.3732 |      2.0000 |      34.000 |
+ | "# max size rho(770)0 -> pi+  pi- "             |       454 |      19215 |     42.324 |     41.492 |      0.0000 |      285.00 |
+ | "# pi+"                                         |       454 |       2808 |     6.1850 |     3.1005 |      0.0000 |      19.000 |
+ | "# pi-"                                         |       454 |       2754 |     6.0661 |     3.1061 |      0.0000 |      19.000 |
+ | "# rho(770)0 -> pi+  pi- "                      |       454 |        404 |    0.88987 |     1.1728 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       454 |        404 |    0.88987 |     1.1728 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |       454 |        232 |(  51.1013 +- 2.34605  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     19215 |       1125 |(  5.85480 +- 0.169369 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1125 |        404 |(  35.9111 +- 1.43031  )%|   -------   |   -------   |
+StdTightProtons                  INFO Selected 98.2588% of 'Long' ProtoParticles
+StdTightProtons                  INFO   -> Protons   25.0218% of selected ProtoParticles
+StdTightProtons               SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       905 |        841 |(  92.9282 +- 0.852148 )%|   -------   |   -------   |
+Bu2MuNu_MuForBu2MuNu          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdTightANNMuons"                       |       322 |        401 |     1.2453 |     1.2153 |      0.0000 |      7.0000 |
+ | "# input particles"                             |       322 |        401 |     1.2453 |     1.2153 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |       322 |          2 |( 0.621118 +- 0.437831 )%|   -------   |   -------   |
+ |*"#passed"                                       |       322 |          2 |( 0.621118 +- 0.437831 )%|   -------   |   -------   |
+ |*"efficiency"                                    |       401 |          2 |( 0.498753 +- 0.351791 )%|   -------   |   -------   |
+StdTightANNMuons                 INFO Selected 98.5511% of 'Long' ProtoParticles
+StdTightANNMuons                 INFO   -> Muons     4.37153% of selected ProtoParticles
+StdTightANNMuons              SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       339 |        229 |(  67.5516 +- 2.54281  )%|   -------   |   -------   |
+StdLooseDplus2hhh             SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi-  pi+  pi+ "                        |       259 |       1255 |     4.8456 |     7.3950 |      0.0000 |      59.000 |
+ | "# D- -> pi+  pi-  pi- "                        |       259 |       1351 |     5.2162 |     7.2373 |      0.0000 |      42.000 |
+ | "# Phys/StdLoosePions"                          |       259 |       3237 |     12.498 |     4.5299 |      3.0000 |      33.000 |
+ | "# input particles"                             |       259 |       3237 |     12.498 |     4.5299 |      3.0000 |      33.000 |
+ | "# max size D+ -> pi-  pi+  pi+ "               |       259 |      81724 |     315.54 |     424.26 |      2.0000 |      4096.0 |
+ | "# max size D- -> pi+  pi-  pi- "               |       259 |      82648 |     319.10 |     431.41 |      2.0000 |      4096.0 |
+ | "# pi+"                                         |       259 |       1594 |     6.1544 |     2.6536 |      1.0000 |      16.000 |
+ | "# pi-"                                         |       259 |       1589 |     6.1351 |     2.7130 |      1.0000 |      16.000 |
+ | "# selected"                                    |       259 |       2606 |     10.062 |     13.553 |      0.0000 |      86.000 |
+ |*"#accept"                                       |       259 |        215 |(  83.0116 +- 2.33344  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     71696 |       4618 |(  6.44108 +- 0.0916800)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4618 |       2606 |(  56.4314 +- 0.729660 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        11 |         11 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdLoosePhotons               SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       132 |        132 |(  100.000 +- 0.757576 )%|   -------   |   -------   |
+SplitClustersRec              SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Rec/Calo/EcalClusters=>Rec/Calo/EcalSplitCluste|        17 |        136 |     8.0000 |     3.4979 |      2.0000 |      16.000 |
+createTTClusters                 INFO Successfully processed 100 %
+createTTClusters              SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# banks found"                                 |     18912 |      18912 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# valid banks"                                 |     18912 |      18912 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "skipped Banks"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Bu2MuNu_MuForBu2MuNuControl   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdTightANNMuons"                       |        24 |         61 |     2.5417 |     2.5655 |      0.0000 |      10.000 |
+ | "# input particles"                             |        24 |         61 |     2.5417 |     2.5655 |      0.0000 |      10.000 |
+ |*"#accept"                                       |        24 |          3 |(  12.5000 +- 6.75077  )%|   -------   |   -------   |
+ |*"#passed"                                       |        24 |          3 |(  12.5000 +- 6.75077  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        61 |          3 |(  4.91803 +- 2.76873  )%|   -------   |   -------   |
+StdJetsNoJetIDBanControl      SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PFParticles"                            |         3 |        338 |     112.67 |     40.836 |      62.000 |      162.00 |
+ | "# input particles"                             |         3 |        338 |     112.67 |     40.836 |      62.000 |      162.00 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#jets"                                         |         6 |        160 |     26.667 |     13.275 |      9.0000 |      41.000 |
+ | "#part"                                         |         3 |        335 |     111.67 |     40.836 |      61.000 |      161.00 |
+ | "#part2"                                        |         2 |       9534 |     4767.0 |     93.000 |      4674.0 |      4860.0 |
+ | "#partComp"                                     |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#rangePV"                                      |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+StdJetsNoJetIDBanControl      SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+StdJetsNoJetIDBanControl      SUCCESS  #WARNINGS   = 3        Message = 'vselect: The extraction of secondary vertices is disabled'
+StdJetsNoJetIDNoBan           SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PFParticles"                            |         8 |       1087 |     135.88 |     106.98 |      55.000 |      406.00 |
+ | "# input particles"                             |         8 |       1087 |     135.88 |     106.98 |      55.000 |      406.00 |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+ | "#jets"                                         |        16 |        462 |     28.875 |     23.619 |      9.0000 |      85.000 |
+ | "#part"                                         |         8 |       1087 |     135.88 |     106.98 |      55.000 |      406.00 |
+ | "#part2"                                        |         4 |      46366 |     11592. |     13265. |      2436.0 |      34510. |
+ | "#partComp"                                     |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#rangePV"                                      |         8 |         17 |     2.1250 |     1.3636 |      1.0000 |      5.0000 |
+StdJetsNoJetIDNoBan           SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+StdJetsNoJetIDNoBan           SUCCESS  #WARNINGS   = 8        Message = 'vselect: The extraction of secondary vertices is disabled'
+createITClusters                 INFO Successfully processed 100 %
+createITClusters              SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# banks found"                                 |     11004 |      11004 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# valid banks"                                 |     11004 |      11004 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "skipped Banks"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StdVeryLooseLambdaLL          SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> p+  pi- "                         |        28 |         13 |    0.46429 |     1.0516 |      0.0000 |      3.0000 |
+ | "# Lambda~0 -> p~-  pi+ "                       |        28 |         15 |    0.53571 |    0.94424 |      0.0000 |      3.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |        28 |       1308 |     46.714 |     15.618 |      14.000 |      80.000 |
+ | "# Phys/StdAllNoPIDsProtons"                    |        28 |       1308 |     46.714 |     15.618 |      14.000 |      80.000 |
+ | "# input particles"                             |        28 |       2616 |     93.429 |     31.236 |      28.000 |      160.00 |
+ | "# max size Lambda0 -> p+  pi- "                |        28 |        739 |     26.393 |     15.440 |      2.0000 |      63.000 |
+ | "# max size Lambda~0 -> p~-  pi+ "              |        28 |        739 |     26.393 |     15.440 |      2.0000 |      63.000 |
+ | "# p+"                                          |        28 |        146 |     5.2143 |     2.0064 |      1.0000 |      9.0000 |
+ | "# pi+"                                         |        28 |        146 |     5.2143 |     2.0064 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        28 |        139 |     4.9643 |     2.1461 |      1.0000 |      10.000 |
+ | "# p~-"                                         |        28 |        139 |     4.9643 |     2.1461 |      1.0000 |      10.000 |
+ | "# selected"                                    |        28 |         28 |     1.0000 |     1.3093 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        28 |         13 |(  46.4286 +- 9.42498  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1478 |         33 |(  2.23275 +- 0.384308 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        33 |         28 |(  84.8485 +- 6.24156  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdNoPIDsElectrons            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsElectrons"                  |        23 |        949 |     41.261 |     12.326 |      24.000 |      71.000 |
+ | "# input particles"                             |        23 |        949 |     41.261 |     12.326 |      24.000 |      71.000 |
+ |*"#accept"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+ | "#passed"                                       |        23 |        224 |     9.7391 |     3.7789 |      3.0000 |      16.000 |
+ |*"efficiency"                                    |       949 |        224 |(  23.6038 +- 1.37846  )%|   -------   |   -------   |
+TaggingParticles              SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TaggingElectrons"                       |        77 |        290 |     3.7662 |     2.4858 |      0.0000 |      10.000 |
+ | "# Phys/TaggingMuons"                           |        77 |        941 |     12.221 |     7.2230 |      3.0000 |      37.000 |
+ | "# Phys/TaggingPions"                           |        77 |       6738 |     87.506 |     39.461 |      14.000 |      192.00 |
+ | "# input particles"                             |        77 |       7969 |     103.49 |     47.326 |      18.000 |      232.00 |
+ |*"#accept"                                       |        77 |         77 |(  100.000 +- 1.29870  )%|   -------   |   -------   |
+ | "#passed"                                       |        77 |       7357 |     95.545 |     44.862 |      15.000 |      216.00 |
+ |*"efficiency"                                    |      7969 |       7357 |(  92.3202 +- 0.298277 )%|   -------   |   -------   |
+TaggingElectrons                 INFO Selected 100% of 'Long' ProtoParticles
+TaggingElectrons                 INFO   -> Electrons 3.4467% of selected ProtoParticles
+TaggingElectrons                 INFO Selected 100% of 'Upstream' ProtoParticles
+TaggingElectrons                 INFO Selected 100% of 'Downstream' ProtoParticles
+TaggingElectrons                 INFO   -> Electrons 11.3934% of selected ProtoParticles
+TaggingElectrons              SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        77 |         73 |(  94.8052 +- 2.52904  )%|   -------   |   -------   |
+ | "Applying Brem-correction to -11"               |       150 |        150 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Applying Brem-correction to 11"                |       140 |        140 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+TaggingMuons                     INFO Selected 100% of 'Long' ProtoParticles
+TaggingMuons                     INFO   -> Muons     14.9053% of selected ProtoParticles
+TaggingMuons                     INFO Selected 100% of 'Upstream' ProtoParticles
+TaggingMuons                     INFO Selected 100% of 'Downstream' ProtoParticles
+TaggingMuons                     INFO   -> Muons     23.6066% of selected ProtoParticles
+TaggingMuons                  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        77 |         77 |(  100.000 +- 1.29870  )%|   -------   |   -------   |
+TaggingPions                     INFO Selected 100% of 'Long' ProtoParticles
+TaggingPions                     INFO   -> Pions     100% of selected ProtoParticles
+TaggingPions                     INFO Selected 100% of 'Upstream' ProtoParticles
+TaggingPions                     INFO   -> Pions     100% of selected ProtoParticles
+TaggingPions                     INFO Selected 100% of 'Downstream' ProtoParticles
+TaggingPions                     INFO   -> Pions     100% of selected ProtoParticles
+TaggingPions                  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        77 |         77 |(  100.000 +- 1.29870  )%|   -------   |   -------   |
+Tag_StdD02KPi                 SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+ "                              |        77 |          8 |    0.10390 |    0.30513 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  pi- "                             |        77 |          7 |   0.090909 |    0.28748 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        77 |        196 |     2.5455 |     1.9774 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        77 |        200 |     2.5974 |     1.9557 |      0.0000 |      9.0000 |
+ | "# Phys/Tag_CharmKaonList"                      |        77 |        396 |     5.1429 |     3.2141 |      0.0000 |      16.000 |
+ | "# Phys/Tag_CharmPionList"                      |        77 |        842 |     10.935 |     3.3588 |      4.0000 |      21.000 |
+ | "# input particles"                             |        77 |       1238 |     16.078 |     5.8726 |      6.0000 |      35.000 |
+ | "# pi+"                                         |        77 |        409 |     5.3117 |     2.1877 |      0.0000 |      10.000 |
+ | "# pi-"                                         |        77 |        433 |     5.6234 |     2.1016 |      2.0000 |      12.000 |
+ | "# selected"                                    |        77 |         15 |    0.19481 |    0.42759 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        77 |         14 |(  18.1818 +- 4.39540  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2317 |         77 |(  3.32326 +- 0.372375 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        77 |         15 |(  19.4805 +- 4.51342  )%|   -------   |   -------   |
+Tag_CharmKaonList             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsKaons"                      |        77 |       4290 |     55.714 |     25.764 |      11.000 |      131.00 |
+ | "# input particles"                             |        77 |       4290 |     55.714 |     25.764 |      11.000 |      131.00 |
+ |*"#accept"                                       |        77 |         74 |(  96.1039 +- 2.20516  )%|   -------   |   -------   |
+ | "#passed"                                       |        77 |        396 |     5.1429 |     3.2141 |      0.0000 |      16.000 |
+ |*"efficiency"                                    |      4290 |        396 |(  9.23077 +- 0.441936 )%|   -------   |   -------   |
+Tag_CharmPionList             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |        77 |       4290 |     55.714 |     25.764 |      11.000 |      131.00 |
+ | "# input particles"                             |        77 |       4290 |     55.714 |     25.764 |      11.000 |      131.00 |
+ |*"#accept"                                       |        77 |         77 |(  100.000 +- 1.29870  )%|   -------   |   -------   |
+ | "#passed"                                       |        77 |        842 |     10.935 |     3.3588 |      4.0000 |      21.000 |
+ |*"efficiency"                                    |      4290 |        842 |(  19.6270 +- 0.606392 )%|   -------   |   -------   |
+Tag_StdD02KPiPiPi             SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+  pi+  pi- "                    |        77 |          5 |   0.064935 |    0.29444 |      0.0000 |      2.0000 |
+ | "# D~0 -> K+  pi-  pi-  pi+ "                   |        77 |          8 |    0.10390 |    0.41355 |      0.0000 |      2.0000 |
+ | "# K+"                                          |        77 |        111 |     1.4416 |     1.3043 |      0.0000 |      6.0000 |
+ | "# K-"                                          |        77 |        105 |     1.3636 |     1.1386 |      0.0000 |      4.0000 |
+ | "# Phys/Tag_CharmKaonList"                      |        77 |        396 |     5.1429 |     3.2141 |      0.0000 |      16.000 |
+ | "# Phys/Tag_CharmPionList"                      |        77 |        842 |     10.935 |     3.3588 |      4.0000 |      21.000 |
+ | "# input particles"                             |        77 |       1238 |     16.078 |     5.8726 |      6.0000 |      35.000 |
+ | "# pi+"                                         |        77 |        324 |     4.2078 |     1.9295 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |        77 |        351 |     4.5584 |     1.9967 |      1.0000 |      11.000 |
+ | "# selected"                                    |        77 |         13 |    0.16883 |    0.49419 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        77 |          9 |(  11.6883 +- 3.66134  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     13184 |         29 |( 0.219964 +- 0.0408013)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        29 |         13 |(  44.8276 +- 9.23495  )%|   -------   |   -------   |
+Tag_StdD02KPiPi0              SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+  pi0 "                         |        77 |        101 |     1.3117 |     2.1029 |      0.0000 |      8.0000 |
+ | "# D~0 -> K+  pi-  pi0 "                        |        77 |        152 |     1.9740 |     3.7485 |      0.0000 |      19.000 |
+ | "# K+"                                          |        77 |        196 |     2.5455 |     1.9774 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        77 |        200 |     2.5974 |     1.9557 |      0.0000 |      9.0000 |
+ | "# Phys/Tag_CharmKaonList"                      |        77 |        396 |     5.1429 |     3.2141 |      0.0000 |      16.000 |
+ | "# Phys/Tag_CharmPi0List"                       |        77 |       1899 |     24.662 |     19.980 |      0.0000 |      78.000 |
+ | "# Phys/Tag_CharmPionList"                      |        77 |        842 |     10.935 |     3.3588 |      4.0000 |      21.000 |
+ | "# input particles"                             |        77 |       3137 |     40.740 |     23.262 |      6.0000 |      97.000 |
+ | "# pi+"                                         |        77 |        409 |     5.3117 |     2.1877 |      0.0000 |      10.000 |
+ | "# pi-"                                         |        77 |        433 |     5.6234 |     2.1016 |      2.0000 |      12.000 |
+ | "# pi0"                                         |        77 |       1899 |     24.662 |     19.980 |      0.0000 |      78.000 |
+ | "# selected"                                    |        77 |        253 |     3.2857 |     5.0629 |      0.0000 |      24.000 |
+ |*"#accept"                                       |        77 |         46 |(  59.7403 +- 5.58887  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     72875 |       2308 |(  3.16707 +- 0.0648710)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2308 |        253 |(  10.9619 +- 0.650298 )%|   -------   |   -------   |
+Tag_CharmPi0List              SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMergedPi0"                      |        77 |         24 |    0.31169 |    0.58686 |      0.0000 |      2.0000 |
+ | "# Phys/StdLooseResolvedPi0"                    |        77 |       2294 |     29.792 |     24.729 |      1.0000 |      99.000 |
+ | "# input particles"                             |        77 |       2318 |     30.104 |     24.883 |      1.0000 |      99.000 |
+ |*"#accept"                                       |        77 |         76 |(  98.7013 +- 1.29024  )%|   -------   |   -------   |
+ | "#passed"                                       |        77 |       1899 |     24.662 |     19.980 |      0.0000 |      78.000 |
+ |*"efficiency"                                    |      2318 |       1899 |(  81.9241 +- 0.799281 )%|   -------   |   -------   |
+Tag_StdDp2KPiPi               SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K-  pi+  pi+ "                         |        77 |          8 |    0.10390 |    0.34507 |      0.0000 |      2.0000 |
+ | "# D- -> K+  pi-  pi- "                         |        77 |          8 |    0.10390 |    0.30513 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        77 |        196 |     2.5455 |     1.9774 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        77 |        200 |     2.5974 |     1.9557 |      0.0000 |      9.0000 |
+ | "# Phys/Tag_CharmKaonList"                      |        77 |        396 |     5.1429 |     3.2141 |      0.0000 |      16.000 |
+ | "# Phys/Tag_CharmPionList"                      |        77 |        842 |     10.935 |     3.3588 |      4.0000 |      21.000 |
+ | "# input particles"                             |        77 |       1238 |     16.078 |     5.8726 |      6.0000 |      35.000 |
+ | "# pi+"                                         |        77 |        409 |     5.3117 |     2.1877 |      0.0000 |      10.000 |
+ | "# pi-"                                         |        77 |        433 |     5.6234 |     2.1016 |      2.0000 |      12.000 |
+ | "# selected"                                    |        77 |         16 |    0.20779 |    0.46536 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        77 |         14 |(  18.1818 +- 4.39540  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6620 |         94 |(  1.41994 +- 0.145412 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        94 |         16 |(  17.0213 +- 3.87628  )%|   -------   |   -------   |
+Tag_StdD2KPipart              SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+ "                              |        77 |         30 |    0.38961 |    0.87023 |      0.0000 |      5.0000 |
+ | "# D~0 -> K+  pi- "                             |        77 |         37 |    0.48052 |    0.93434 |      0.0000 |      5.0000 |
+ | "# K+"                                          |        77 |        133 |     1.7273 |     1.5258 |      0.0000 |      6.0000 |
+ | "# K-"                                          |        77 |        132 |     1.7143 |     1.4492 |      0.0000 |      6.0000 |
+ | "# Phys/Tag_CharmPionList"                      |        77 |        842 |     10.935 |     3.3588 |      4.0000 |      21.000 |
+ | "# Phys/Tag_CharmTightKaonList"                 |        77 |        265 |     3.4416 |     2.3382 |      0.0000 |      11.000 |
+ | "# input particles"                             |        77 |       1107 |     14.377 |     4.9884 |      5.0000 |      30.000 |
+ | "# pi+"                                         |        77 |        278 |     3.6104 |     1.7958 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |        77 |        296 |     3.8442 |     1.7951 |      0.0000 |      8.0000 |
+ | "# selected"                                    |        77 |         67 |    0.87013 |     1.3421 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        77 |         32 |(  41.5584 +- 5.61623  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1065 |        263 |(  24.6948 +- 1.32142  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       263 |         67 |(  25.4753 +- 2.68678  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Tag_CharmTightKaonList        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Tag_CharmKaonList"                      |        77 |        396 |     5.1429 |     3.2141 |      0.0000 |      16.000 |
+ | "# input particles"                             |        77 |        396 |     5.1429 |     3.2141 |      0.0000 |      16.000 |
+ |*"#accept"                                       |        77 |         71 |(  92.2078 +- 3.05470  )%|   -------   |   -------   |
+ | "#passed"                                       |        77 |        265 |     3.4416 |     2.3382 |      0.0000 |      11.000 |
+ |*"efficiency"                                    |       396 |        265 |(  66.9192 +- 2.36437  )%|   -------   |   -------   |
+Tag_StdD2Kepart               SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  e+ "                               |        77 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> K+  e- "                              |        77 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        77 |        133 |     1.7273 |     1.5258 |      0.0000 |      6.0000 |
+ | "# K-"                                          |        77 |        132 |     1.7143 |     1.4492 |      0.0000 |      6.0000 |
+ | "# Phys/Tag_CharmElecList"                      |        77 |         30 |    0.38961 |    0.66754 |      0.0000 |      3.0000 |
+ | "# Phys/Tag_CharmTightKaonList"                 |        77 |        265 |     3.4416 |     2.3382 |      0.0000 |      11.000 |
+ | "# e+"                                          |        77 |         12 |    0.15584 |    0.39690 |      0.0000 |      2.0000 |
+ | "# e-"                                          |        77 |         11 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        77 |        295 |     3.8312 |     2.5655 |      0.0000 |      13.000 |
+ | "# selected"                                    |        77 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        77 |          0 |(  0.00000 +- 1.29870  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        49 |          6 |(  12.2449 +- 4.68291  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+Tag_CharmElecList             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsElectrons"                  |        77 |       4290 |     55.714 |     25.764 |      11.000 |      131.00 |
+ | "# input particles"                             |        77 |       4290 |     55.714 |     25.764 |      11.000 |      131.00 |
+ |*"#accept"                                       |        77 |         23 |(  29.8701 +- 5.21585  )%|   -------   |   -------   |
+ | "#passed"                                       |        77 |         30 |    0.38961 |    0.66754 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |      4290 |         30 |( 0.699301 +- 0.127227 )%|   -------   |   -------   |
+Tag_StdD2Kmupart              SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  mu+ "                              |        77 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> K+  mu- "                             |        77 |          2 |   0.025974 |    0.15906 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        77 |        133 |     1.7273 |     1.5258 |      0.0000 |      6.0000 |
+ | "# K-"                                          |        77 |        132 |     1.7143 |     1.4492 |      0.0000 |      6.0000 |
+ | "# Phys/Tag_CharmMuonList"                      |        77 |         48 |    0.62338 |    0.82240 |      0.0000 |      3.0000 |
+ | "# Phys/Tag_CharmTightKaonList"                 |        77 |        265 |     3.4416 |     2.3382 |      0.0000 |      11.000 |
+ | "# input particles"                             |        77 |        313 |     4.0649 |     2.3094 |      0.0000 |      12.000 |
+ | "# mu+"                                         |        77 |         13 |    0.16883 |    0.37460 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        77 |         22 |    0.28571 |    0.50599 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        77 |          2 |   0.025974 |    0.15906 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        77 |          2 |(  2.59740 +- 1.81263  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        48 |         10 |(  20.8333 +- 5.86179  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          2 |(  20.0000 +- 12.6491  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Tag_CharmMuonList             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsMuons"                      |        77 |       4290 |     55.714 |     25.764 |      11.000 |      131.00 |
+ | "# input particles"                             |        77 |       4290 |     55.714 |     25.764 |      11.000 |      131.00 |
+ |*"#accept"                                       |        77 |         33 |(  42.8571 +- 5.63959  )%|   -------   |   -------   |
+ | "#passed"                                       |        77 |         48 |    0.62338 |    0.82240 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |      4290 |         48 |(  1.11888 +- 0.160591 )%|   -------   |   -------   |
+Tag_StdLambdaC2PKPi           SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        77 |        196 |     2.5455 |     1.9774 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        77 |        200 |     2.5974 |     1.9557 |      0.0000 |      9.0000 |
+ | "# Lambda_c+ -> p+  K-  pi+ "                   |        77 |          2 |   0.025974 |    0.15906 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> p~-  K+  pi- "                 |        77 |          6 |   0.077922 |    0.41922 |      0.0000 |      3.0000 |
+ | "# Phys/Tag_CharmKaonList"                      |        77 |        396 |     5.1429 |     3.2141 |      0.0000 |      16.000 |
+ | "# Phys/Tag_CharmPionList"                      |        77 |        842 |     10.935 |     3.3588 |      4.0000 |      21.000 |
+ | "# Phys/Tag_CharmProtonList"                    |        77 |        196 |     2.5455 |     1.9242 |      0.0000 |      8.0000 |
+ | "# input particles"                             |        77 |       1434 |     18.623 |     7.2094 |      7.0000 |      42.000 |
+ | "# p+"                                          |        77 |         88 |     1.1429 |     1.1133 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |        77 |        409 |     5.3117 |     2.1877 |      0.0000 |      10.000 |
+ | "# pi-"                                         |        77 |        433 |     5.6234 |     2.1016 |      2.0000 |      12.000 |
+ | "# p~-"                                         |        77 |        108 |     1.4026 |     1.3217 |      0.0000 |      5.0000 |
+ | "# selected"                                    |        77 |          8 |    0.10390 |    0.44384 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        77 |          5 |(  6.49351 +- 2.80812  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3918 |         33 |( 0.842266 +- 0.146001 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        33 |          8 |(  24.2424 +- 7.46009  )%|   -------   |   -------   |
+Tag_CharmProtonList           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsProtons"                    |        77 |       4290 |     55.714 |     25.764 |      11.000 |      131.00 |
+ | "# input particles"                             |        77 |       4290 |     55.714 |     25.764 |      11.000 |      131.00 |
+ |*"#accept"                                       |        77 |         65 |(  84.4156 +- 4.13344  )%|   -------   |   -------   |
+ | "#passed"                                       |        77 |        196 |     2.5455 |     1.9242 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |      4290 |        196 |(  4.56876 +- 0.318798 )%|   -------   |   -------   |
+StdLooseRhoPlus               SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        12 |         30 |     2.5000 |     2.2913 |      0.0000 |      9.0000 |
+ | "# Phys/StdLooseKaons"                          |        12 |         64 |     5.3333 |     4.0689 |      0.0000 |      14.000 |
+ | "# Phys/StdLooseMergedPi0"                      |        12 |         10 |    0.83333 |    0.89753 |      0.0000 |      2.0000 |
+ | "# Phys/StdLoosePions"                          |        12 |        123 |     10.250 |     5.5396 |      2.0000 |      21.000 |
+ | "# Phys/StdLooseResolvedPi0"                    |        12 |        244 |     20.333 |     13.425 |      5.0000 |      47.000 |
+ | "# input particles"                             |        12 |        441 |     36.750 |     21.783 |      7.0000 |      78.000 |
+ | "# max size rho(770)+ -> pi+  pi0 "             |        12 |        329 |     27.417 |     25.973 |      0.0000 |      90.000 |
+ | "# max size rho(770)- -> pi-  pi0 "             |        12 |        347 |     28.917 |     33.758 |      0.0000 |      120.00 |
+ | "# pi+"                                         |        12 |         63 |     5.2500 |     2.6810 |      1.0000 |      10.000 |
+ | "# pi-"                                         |        12 |         60 |     5.0000 |     3.4157 |      1.0000 |      12.000 |
+ | "# pi0"                                         |        12 |         51 |     4.2500 |     2.8025 |      0.0000 |      10.000 |
+ | "# rho(770)+ -> pi+  pi0 "                      |        12 |        119 |     9.9167 |     11.849 |      0.0000 |      37.000 |
+ | "# rho(770)- -> pi-  pi0 "                      |        12 |        110 |     9.1667 |     12.158 |      0.0000 |      43.000 |
+ | "# selected"                                    |        12 |        229 |     19.083 |     23.179 |      0.0000 |      73.000 |
+ |*"#accept"                                       |        12 |         10 |(  83.3333 +- 10.7583  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       676 |        234 |(  34.6154 +- 1.82978  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       234 |        229 |(  97.8632 +- 0.945320 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdNoPIDsDownKaons               INFO ********************************************************************************
+StdNoPIDsDownKaons               INFO  created 'K+' and 'K- : 157 per 9 calls (17.4444+-6.60153)/event
+StdNoPIDsDownKaons            SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+createTTLiteClusters             INFO Successfully processed 100 %
+createTTLiteClusters          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# valid banks"                                 |       144 |        144 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# valid source ID"                             |       144 |        144 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "skipped Banks"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StdAllTightGammaDD            SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        15 |          2 |(  13.3333 +- 8.77707  )%|   -------   |   -------   |
+ | "Applying Brem-correction to dielectron"        |        13 |         11 |    0.84615 |    0.36080 |      0.0000 |      1.0000 |
+ | "Created gamma->ee"                             |        15 |          4 |    0.26667 |    0.67987 |      0.0000 |      2.0000 |
+ | "Input protoP from Rec/ProtoP/Charged"          |        15 |       1004 |     66.933 |     44.804 |      14.000 |      176.00 |
+ | "PairCombiner failure"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner 2nd try failure"              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner failure"                      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner success"                      |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Selected electrons"                            |        15 |         48 |     3.2000 |     3.1875 |      0.0000 |      10.000 |
+StdLooseDetachedTau3piNonPhys SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |         5 |         72 |     14.400 |     8.4522 |      5.0000 |      30.000 |
+ | "# input particles"                             |         5 |         72 |     14.400 |     8.4522 |      5.0000 |      30.000 |
+ | "# max size tau+ -> pi+  pi+  pi+ "             |         5 |       2331 |     466.20 |     658.22 |      0.0000 |      1728.0 |
+ | "# max size tau- -> pi-  pi-  pi- "             |         5 |       3413 |     682.60 |     838.75 |      27.000 |      2197.0 |
+ | "# pi+"                                         |         5 |         27 |     5.4000 |     4.1761 |      0.0000 |      12.000 |
+ | "# pi-"                                         |         5 |         35 |     7.0000 |     3.8471 |      3.0000 |      13.000 |
+ | "# selected"                                    |         5 |          2 |    0.40000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# tau+ -> pi+  pi+  pi+ "                      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau- -> pi-  pi-  pi- "                      |         5 |          2 |    0.40000 |    0.80000 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       702 |          2 |( 0.284900 +- 0.201168 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StdJetsNoJetIDBanDaughtersD...SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PFParticles"                            |         2 |        461 |     230.50 |     175.50 |      55.000 |      406.00 |
+ | "# input particles"                             |         2 |        461 |     230.50 |     175.50 |      55.000 |      406.00 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#jets"                                         |         4 |        192 |     48.000 |     37.000 |      11.000 |      85.000 |
+ | "#part"                                         |         2 |        457 |     228.50 |     175.50 |      53.000 |      404.00 |
+ | "#part2"                                        |         1 |      34510 |     34510. |     0.0000 |      34510. |      34510. |
+ | "#partComp"                                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#rangePV"                                      |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+StdJetsNoJetIDBanDaughtersD...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+StdJetsNoJetIDBanDaughtersD...SUCCESS  #WARNINGS   = 2        Message = 'vselect: The extraction of secondary vertices is disabled'
+StdLoosePi02gee               SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseGammaDD"                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseGammaLL"                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseAllPhotons"                     |         2 |        100 |     50.000 |     9.0000 |      41.000 |      59.000 |
+ | "# gamma"                                       |         2 |        100 |     50.000 |     9.0000 |      41.000 |      59.000 |
+ | "# input particles"                             |         2 |        100 |     50.000 |     9.0000 |      41.000 |      59.000 |
+ | "# max size pi0 -> gamma  gamma "               |         2 |       5162 |     2581.0 |     900.00 |      1681.0 |      3481.0 |
+ | "# pi0 -> gamma  gamma "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2531 |       2531 |(  100.000 +- 0.0395101)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2531 |          0 |(  0.00000 +- 0.0395101)%|   -------   |   -------   |
+StdLoosePi024e                SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseGammaDD"                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseGammaLL"                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# gamma"                                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size pi0 -> gamma  gamma "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi0 -> gamma  gamma "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StdLooseDetachedKst2Kpi       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdVeryLooseDetachedKst2Kpi"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StdJetsNoJetIDBanMuonsDef     SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PFParticles"                            |         1 |         84 |     84.000 |     0.0000 |      84.000 |      84.000 |
+ | "# input particles"                             |         1 |         84 |     84.000 |     0.0000 |      84.000 |      84.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#jets"                                         |         2 |         56 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ | "#part"                                         |         1 |         83 |     83.000 |     0.0000 |      83.000 |      83.000 |
+ | "#part2"                                        |         1 |       2352 |     2352.0 |     0.0000 |      2352.0 |      2352.0 |
+ | "#partComp"                                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#rangePV"                                      |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+StdJetsNoJetIDBanMuonsDef     SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+StdJetsNoJetIDBanMuonsDef     SUCCESS  #WARNINGS   = 1        Message = 'vselect: The extraction of secondary vertices is disabled'
+StdJetsNoJetIDAddBDef         SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2MuMuLinesNoMuIDLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/PFParticles"                            |         1 |         84 |     84.000 |     0.0000 |      84.000 |      84.000 |
+ | "# input particles"                             |         1 |         85 |     85.000 |     0.0000 |      85.000 |      85.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#jets"                                         |         2 |         56 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ | "#part"                                         |         1 |         84 |     84.000 |     0.0000 |      84.000 |      84.000 |
+ | "#part2"                                        |         1 |       2380 |     2380.0 |     0.0000 |      2380.0 |      2380.0 |
+ | "#partComp"                                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "#rangePV"                                      |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+StdJetsNoJetIDAddBDef         SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+StdJetsNoJetIDAddBDef         SUCCESS  #WARNINGS   = 1        Message = 'vselect: The extraction of secondary vertices is disabled'
+StdJetsNoJetIDBanSignal       SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PFParticles"                            |         2 |        204 |     102.00 |     15.000 |      87.000 |      117.00 |
+ | "# input particles"                             |         2 |        204 |     102.00 |     15.000 |      87.000 |      117.00 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#jets"                                         |         4 |         54 |     13.500 |    0.50000 |      13.000 |      14.000 |
+ | "#part"                                         |         2 |        202 |     101.00 |     15.000 |      86.000 |      116.00 |
+ | "#partComp"                                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#rangePV"                                      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdJetsNoJetIDBanSignal       SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+StdJetsNoJetIDBanSignal       SUCCESS  #WARNINGS   = 2        Message = 'vselect: The extraction of secondary vertices is disabled'
+DaVinciInitAlg                SUCCESS ==================================================================
+DaVinciInitAlg                SUCCESS 1000 events processed
+DaVinciInitAlg                SUCCESS ==================================================================
+StrippingStreamBhadronBadEv...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+checkPVmin0                   SUCCESS Number of counters : 2
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Events"                                        |      1000 |       1000 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "PVs"                                           |      1000 |       1659 |     1.6590 |     1.0231 |      0.0000 |      5.0000 |
+StrippingStreamBhadronBadEv...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStreamBhadronBadEventSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStreamBhadronBadEventSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2CharmlessInclusi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingGoodEventCondition...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+checkPVmin1                   SUCCESS Number of counters : 2
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Events"                                        |      1000 |        911 |    0.91100 |    0.28474 |      0.0000 |      1.0000 |
+ | "PVs"                                           |      1000 |       1659 |     1.6590 |     1.0231 |      0.0000 |      5.0000 |
+SelFilterPhys_StdNoPIDsPion...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        890 |(  97.6948 +- 0.497195 )%|   -------   |   -------   |
+TrackListB2CharmlessInclusive SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsPions"                         |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# input particles"                             |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       890 |        862 |(  96.8539 +- 0.585124 )%|   -------   |   -------   |
+ | "#passed"                                       |       890 |       4210 |     4.7303 |     2.8508 |      0.0000 |      18.000 |
+ |*"efficiency"                                    |      9968 |       4210 |(  42.2352 +- 0.494726 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseAllPh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        905 |(  99.3414 +- 0.267992 )%|   -------   |   -------   |
+Gamma_for_Res_ListB2Charmle...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseAllPhotons"                     |       861 |      33238 |     38.604 |     16.012 |      1.0000 |      90.000 |
+ | "# input particles"                             |       861 |      33238 |     38.604 |     16.012 |      1.0000 |      90.000 |
+ |*"#accept"                                       |       861 |        860 |(  99.8839 +- 0.116077 )%|   -------   |   -------   |
+ | "#passed"                                       |       861 |       9797 |     11.379 |     5.9741 |      0.0000 |      34.000 |
+ |*"efficiency"                                    |     33238 |       9797 |(  29.4753 +- 0.250082 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseResol...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        888 |(  97.4753 +- 0.519748 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseMerge...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        194 |(  21.2953 +- 1.35638  )%|   -------   |   -------   |
+Pi0_for_Res_ListB2Charmless...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMergedPi0"                      |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ | "# Phys/StdLooseResolvedPi0"                    |       194 |       5239 |     27.005 |     20.800 |      1.0000 |      123.00 |
+ | "# input particles"                             |       194 |       5481 |     28.253 |     20.886 |      3.0000 |      124.00 |
+ |*"#accept"                                       |       194 |        194 |(  100.000 +- 0.515464 )%|   -------   |   -------   |
+ | "#passed"                                       |       194 |       4548 |     23.443 |     17.229 |      3.0000 |      102.00 |
+ |*"efficiency"                                    |      5481 |       4548 |(  82.9776 +- 0.507646 )%|   -------   |   -------   |
+DiTracksForCharmlessBB2Char...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Gamma_for_Res_ListB2CharmlessInclusive" |       194 |       2554 |     13.165 |     6.0525 |      2.0000 |      31.000 |
+ | "# Phys/Pi0_for_Res_ListB2CharmlessInclusive"   |       194 |       4548 |     23.443 |     17.229 |      3.0000 |      102.00 |
+ | "# Phys/TrackListB2CharmlessInclusive"          |       194 |       1063 |     5.4794 |     3.0328 |      1.0000 |      18.000 |
+ | "# gamma"                                       |       194 |       2554 |     13.165 |     6.0525 |      2.0000 |      31.000 |
+ | "# input particles"                             |       194 |       8165 |     42.088 |     22.995 |      11.000 |      135.00 |
+ | "# max size rho(770)0 -> pi+  pi- "             |       194 |       1723 |     8.8814 |     10.823 |      0.0000 |      80.000 |
+ | "# max size rho(770)0 -> pi+  pi-  gamma "      |       194 |      26603 |     137.13 |     234.59 |      0.0000 |      1920.0 |
+ | "# max size rho(770)0 -> pi+  pi-  pi0 "        |       194 |      48497 |     249.98 |     418.00 |      0.0000 |      2272.0 |
+ | "# pi+"                                         |       194 |        549 |     2.8299 |     1.9706 |      0.0000 |      10.000 |
+ | "# pi-"                                         |       194 |        514 |     2.6495 |     1.5960 |      0.0000 |      8.0000 |
+ | "# pi0"                                         |       194 |       4548 |     23.443 |     17.229 |      3.0000 |      102.00 |
+ | "# rho(770)0 -> pi+  pi- "                      |       194 |        287 |     1.4794 |     2.3512 |      0.0000 |      20.000 |
+ | "# rho(770)0 -> pi+  pi-  gamma "               |       194 |        476 |     2.4536 |     7.0828 |      0.0000 |      65.000 |
+ | "# rho(770)0 -> pi+  pi-  pi0 "                 |       194 |        743 |     3.8299 |     15.112 |      0.0000 |      168.00 |
+ | "# selected"                                    |       194 |       1506 |     7.7629 |     23.686 |      0.0000 |      253.00 |
+ |*"#accept"                                       |       194 |        105 |(  54.1237 +- 3.57756  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     76823 |       3333 |(  4.33854 +- 0.0735013)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3333 |       1506 |(  45.1845 +- 0.862043 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         9 |          9 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2CharmlessInclusive4piAllX...SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> rho(770)0  rho(770)0 "                 |       105 |          7 |   0.066667 |    0.58986 |      0.0000 |      6.0000 |
+ | "# Phys/DiTracksForCharmlessBB2CharmlessInclusiv|       105 |       1506 |     14.343 |     30.695 |      1.0000 |      253.00 |
+ | "# input particles"                             |       105 |       1506 |     14.343 |     30.695 |      1.0000 |      253.00 |
+ | "# max size B0 -> rho(770)0  rho(770)0 "        |       105 |     120532 |     1147.9 |     6771.0 |      1.0000 |      64009. |
+ | "# rho(770)0"                                   |       105 |       1506 |     14.343 |     30.695 |      1.0000 |      253.00 |
+ | "# selected"                                    |       105 |          7 |   0.066667 |    0.58986 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       105 |          2 |(  1.90476 +- 1.33398  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     59513 |        935 |(  1.57109 +- 0.0509748)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       935 |          7 |( 0.748663 +- 0.281907 )%|   -------   |   -------   |
+B2CharmlessInclusive4piAllX...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2CharmlessInclusive4piAllX0Selection"  |         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2CharmlessInc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2CharmlessInclusive4piAllX0SelectionLin|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2CharmlessInc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2CharmlessInclusive4piAllX0SelectionLin|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2CharmlessInc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2CharmlessInclusive4piAllX0SelectionLin|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_B2CharmlessInc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2CharmlessInclusive4piAllX0SelectionLin|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_B2CharmlessInc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2CharmlessInclusive4piAllX0SelectionLin|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2CharmlessInclusi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2CharmlessInclusi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2CharmlessInclusi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2CharmlessInclusi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2CharmlessInclusive3piAllX...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> rho(770)0  pi+ "                       |       105 |          4 |   0.038095 |    0.30625 |      0.0000 |      3.0000 |
+ | "# B- -> rho(770)0  pi- "                       |       105 |          5 |   0.047619 |    0.48562 |      0.0000 |      5.0000 |
+ | "# Phys/DiTracksForCharmlessBB2CharmlessInclusiv|       105 |       1506 |     14.343 |     30.695 |      1.0000 |      253.00 |
+ | "# Phys/TrackListB2CharmlessInclusive"          |       105 |        728 |     6.9333 |     3.1781 |      2.0000 |      18.000 |
+ | "# input particles"                             |       105 |       2234 |     21.276 |     31.980 |      3.0000 |      262.00 |
+ | "# max size B+ -> rho(770)0  pi+ "              |       105 |       7547 |     71.876 |     208.53 |      1.0000 |      1660.0 |
+ | "# max size B- -> rho(770)0  pi- "              |       105 |       6590 |     62.762 |     165.15 |      1.0000 |      1265.0 |
+ | "# pi+"                                         |       105 |        380 |     3.6190 |     2.0903 |      1.0000 |      10.000 |
+ | "# pi-"                                         |       105 |        348 |     3.3143 |     1.6290 |      1.0000 |      8.0000 |
+ | "# rho(770)0"                                   |       105 |       1506 |     14.343 |     30.695 |      1.0000 |      253.00 |
+ | "# selected"                                    |       105 |          9 |   0.085714 |    0.57095 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       105 |          3 |(  2.85714 +- 1.62584  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     14137 |       1013 |(  7.16559 +- 0.216921 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1013 |          9 |( 0.888450 +- 0.294832 )%|   -------   |   -------   |
+B2CharmlessInclusive3piAllX...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2CharmlessInclusive3piAllX0Selection"  |         3 |          9 |     3.0000 |     1.6330 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         3 |          9 |     3.0000 |     1.6330 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_B2CharmlessInc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2CharmlessInclusive3piAllX0SelectionLin|         3 |          9 |     3.0000 |     1.6330 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         3 |          9 |     3.0000 |     1.6330 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_B2CharmlessInc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2CharmlessInclusive3piAllX0SelectionLin|         3 |          9 |     3.0000 |     1.6330 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         3 |          9 |     3.0000 |     1.6330 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2CharmlessInclusi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2CharmlessInclusi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2CharmlessInclusi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2CharmlessInclusi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseKsLL_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        244 |(  26.7838 +- 1.46717  )%|   -------   |   -------   |
+KSList_LLB2CharmlessInclusive SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |        52 |         79 |     1.5192 |    0.97053 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        52 |         79 |     1.5192 |    0.97053 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        52 |         50 |(  96.1538 +- 2.66683  )%|   -------   |   -------   |
+ | "#passed"                                       |        52 |         69 |     1.3269 |    0.69948 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |        79 |         69 |(  87.3418 +- 3.74097  )%|   -------   |   -------   |
+B2CharmlessInclusiveKSX_LLS...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> rho(770)0  KS0 "                       |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        50 |         69 |     1.3800 |    0.66000 |      1.0000 |      3.0000 |
+ | "# Phys/DiTracksForCharmlessBB2CharmlessInclusiv|        50 |       1045 |     20.900 |     42.348 |      1.0000 |      253.00 |
+ | "# Phys/KSList_LLB2CharmlessInclusive"          |        50 |         69 |     1.3800 |    0.66000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        50 |       1114 |     22.280 |     42.554 |      2.0000 |      255.00 |
+ | "# max size B0 -> rho(770)0  KS0 "              |        50 |       1868 |     37.360 |     97.648 |      1.0000 |      506.00 |
+ | "# rho(770)0"                                   |        50 |       1045 |     20.900 |     42.348 |      1.0000 |      253.00 |
+ | "# selected"                                    |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        50 |          0 |(  0.00000 +- 2.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1868 |         31 |(  1.65953 +- 0.295577 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        31 |          0 |(  0.00000 +- 3.22581  )%|   -------   |   -------   |
+StrippingB2CharmlessInclusi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2CharmlessInclusi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2CharmlessInclusi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2CharmlessInclusi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseKsDD_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        578 |(  63.4468 +- 1.59554  )%|   -------   |   -------   |
+KSList_DDB2CharmlessInclusive SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |        66 |        218 |     3.3030 |     2.1247 |      1.0000 |      8.0000 |
+ | "# input particles"                             |        66 |        218 |     3.3030 |     2.1247 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |        66 |         62 |(  93.9394 +- 2.93704  )%|   -------   |   -------   |
+ | "#passed"                                       |        66 |        184 |     2.7879 |     1.8790 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |       218 |        184 |(  84.4037 +- 2.45733  )%|   -------   |   -------   |
+B2CharmlessInclusiveKSX_DDS...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> rho(770)0  KS0 "                       |        62 |         14 |    0.22581 |     1.1559 |      0.0000 |      7.0000 |
+ | "# KS0"                                         |        62 |        184 |     2.9677 |     1.7958 |      1.0000 |      8.0000 |
+ | "# Phys/DiTracksForCharmlessBB2CharmlessInclusiv|        62 |        971 |     15.661 |     37.259 |      1.0000 |      253.00 |
+ | "# Phys/KSList_DDB2CharmlessInclusive"          |        62 |        184 |     2.9677 |     1.7958 |      1.0000 |      8.0000 |
+ | "# input particles"                             |        62 |       1155 |     18.629 |     37.323 |      2.0000 |      254.00 |
+ | "# max size B0 -> rho(770)0  KS0 "              |        62 |       2928 |     47.226 |     129.37 |      1.0000 |      996.00 |
+ | "# rho(770)0"                                   |        62 |        971 |     15.661 |     37.259 |      1.0000 |      253.00 |
+ | "# selected"                                    |        62 |         14 |    0.22581 |     1.1559 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |        62 |          3 |(  4.83871 +- 2.72520  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2928 |        174 |(  5.94262 +- 0.436918 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       174 |         14 |(  8.04598 +- 2.06205  )%|   -------   |   -------   |
+B2CharmlessInclusiveKSX_DDS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2CharmlessInclusiveKSX_DDSelection"    |         3 |         14 |     4.6667 |     2.6247 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         3 |         14 |     4.6667 |     2.6247 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_B2CharmlessInc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2CharmlessInclusiveKSX_DDSelectionLine"|         3 |         14 |     4.6667 |     2.6247 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         3 |         14 |     4.6667 |     2.6247 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_B2CharmlessInc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2CharmlessInclusiveKSX_DDSelectionLine"|         3 |         14 |     4.6667 |     2.6247 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         3 |         14 |     4.6667 |     2.6247 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2CharmlessInclusi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2CharmlessInclusi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2CharmlessInclusi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02Lcmu_pKpiLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseMuons...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        507 |(  55.6531 +- 1.64595  )%|   -------   |   -------   |
+B02Lcmu_pKpiSelMuons          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |       507 |        311 |(  61.3412 +- 2.16270  )%|   -------   |   -------   |
+ | "#passed"                                       |       507 |        368 |    0.72584 |    0.66897 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       863 |        368 |(  42.6419 +- 1.68349  )%|   -------   |   -------   |
+SelFilterPhys_StdLooseProto...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        855 |(  93.8529 +- 0.795792 )%|   -------   |   -------   |
+B02Lcmu_pKpiSelProtons        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseProtons"                        |       300 |       1692 |     5.6400 |     4.3333 |      1.0000 |      26.000 |
+ | "# input particles"                             |       300 |       1692 |     5.6400 |     4.3333 |      1.0000 |      26.000 |
+ |*"#accept"                                       |       300 |        249 |(  83.0000 +- 2.16872  )%|   -------   |   -------   |
+ | "#passed"                                       |       300 |        684 |     2.2800 |     2.1882 |      0.0000 |      12.000 |
+ |*"efficiency"                                    |      1692 |        684 |(  40.4255 +- 1.19305  )%|   -------   |   -------   |
+SelFilterPhys_StdLooseKaons...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        861 |(  94.5115 +- 0.754586 )%|   -------   |   -------   |
+B02Lcmu_pKpiSelKaons          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       248 |       1589 |     6.4073 |     4.2159 |      1.0000 |      23.000 |
+ | "# input particles"                             |       248 |       1589 |     6.4073 |     4.2159 |      1.0000 |      23.000 |
+ |*"#accept"                                       |       248 |        242 |(  97.5806 +- 0.975676 )%|   -------   |   -------   |
+ | "#passed"                                       |       248 |        868 |     3.5000 |     2.3366 |      0.0000 |      16.000 |
+ |*"efficiency"                                    |      1589 |        868 |(  54.6256 +- 1.24894  )%|   -------   |   -------   |
+SelFilterPhys_StdLoosePions...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        890 |(  97.6948 +- 0.497195 )%|   -------   |   -------   |
+B02Lcmu_pKpiSelPions          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       242 |       3139 |     12.971 |     5.6315 |      3.0000 |      33.000 |
+ | "# input particles"                             |       242 |       3139 |     12.971 |     5.6315 |      3.0000 |      33.000 |
+ |*"#accept"                                       |       242 |        242 |(  100.000 +- 0.413223 )%|   -------   |   -------   |
+ | "#passed"                                       |       242 |       2335 |     9.6488 |     4.6467 |      1.0000 |      26.000 |
+ |*"efficiency"                                    |      3139 |       2335 |(  74.3867 +- 0.779084 )%|   -------   |   -------   |
+B02Lcmu_pKpiSelLc2pKpi        SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       242 |        435 |     1.7975 |     1.4842 |      0.0000 |      8.0000 |
+ | "# K-"                                          |       242 |        433 |     1.7893 |     1.4662 |      0.0000 |      9.0000 |
+ | "# Lambda_c+ -> p+  K-  pi+ "                   |       242 |          6 |   0.024793 |    0.15549 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> p~-  K+  pi- "                 |       242 |         13 |   0.053719 |    0.27500 |      0.0000 |      2.0000 |
+ | "# Phys/B02Lcmu_pKpiSelKaons"                   |       242 |        868 |     3.5868 |     2.2987 |      1.0000 |      16.000 |
+ | "# Phys/B02Lcmu_pKpiSelPions"                   |       242 |       2335 |     9.6488 |     4.6467 |      1.0000 |      26.000 |
+ | "# Phys/B02Lcmu_pKpiSelProtons"                 |       242 |        677 |     2.7975 |     2.1272 |      1.0000 |      12.000 |
+ | "# input particles"                             |       242 |       3880 |     16.033 |     8.0427 |      3.0000 |      52.000 |
+ | "# max size Lambda_c+ -> p+  K-  pi+ "          |       242 |       5265 |     21.756 |     63.433 |      0.0000 |      756.00 |
+ | "# max size Lambda_c~- -> p~-  K+  pi- "        |       242 |       5242 |     21.661 |     56.201 |      0.0000 |      450.00 |
+ | "# p+"                                          |       242 |        348 |     1.4380 |     1.3660 |      0.0000 |      9.0000 |
+ | "# pi+"                                         |       242 |       1170 |     4.8347 |     2.7971 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       242 |       1165 |     4.8140 |     2.6788 |      0.0000 |      15.000 |
+ | "# p~-"                                         |       242 |        329 |     1.3595 |     1.3295 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       242 |         19 |   0.078512 |    0.33715 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       242 |         14 |(  5.78512 +- 1.50075  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     10507 |        133 |(  1.26582 +- 0.109064 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       133 |         19 |(  14.2857 +- 3.03425  )%|   -------   |   -------   |
+B02Lcmu_pKpiLine              SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  mu- "                       |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c~-  mu+ "                     |        14 |          2 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "# Lambda_c+"                                   |        14 |          6 |    0.42857 |    0.49487 |      0.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |        14 |         13 |    0.92857 |    0.70349 |      0.0000 |      2.0000 |
+ | "# Phys/B02Lcmu_pKpiSelLc2pKpi"                 |        14 |         19 |     1.3571 |    0.47916 |      1.0000 |      2.0000 |
+ | "# Phys/B02Lcmu_pKpiSelMuons"                   |        14 |         18 |     1.2857 |    0.58902 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        14 |         37 |     2.6429 |    0.71785 |      2.0000 |      4.0000 |
+ | "# max size B0 -> Lambda_c+  mu- "              |        14 |          2 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> Lambda_c~-  mu+ "            |        14 |         10 |    0.71429 |    0.95831 |      0.0000 |      3.0000 |
+ | "# mu+"                                         |        14 |         12 |    0.85714 |    0.83299 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |        14 |          6 |    0.42857 |    0.49487 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        14 |          2 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        14 |          2 |(  14.2857 +- 9.35220  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        12 |          3 |(  25.0000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+StrippingB02Lcmu_pKpiLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02Lcmu_pKpiLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02Lcmu_pKpiLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2fourbodyLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2fourbodyLineVOID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        857 |(  85.7000 +- 1.10703  )%|   -------   |   -------   |
+PiForB2fourbody               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       747 |       7206 |     9.6466 |     4.0556 |      1.0000 |      24.000 |
+ | "# input particles"                             |       747 |       7206 |     9.6466 |     4.0556 |      1.0000 |      24.000 |
+ |*"#accept"                                       |       747 |        489 |(  65.4618 +- 1.73974  )%|   -------   |   -------   |
+ | "#passed"                                       |       747 |        842 |     1.1272 |     1.1342 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |      7206 |        842 |(  11.6847 +- 0.378425 )%|   -------   |   -------   |
+KForB2fourbody                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       718 |       3168 |     4.4123 |     2.3885 |      1.0000 |      14.000 |
+ | "# input particles"                             |       718 |       3168 |     4.4123 |     2.3885 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       718 |        208 |(  28.9694 +- 1.69290  )%|   -------   |   -------   |
+ | "#passed"                                       |       718 |        242 |    0.33705 |    0.57627 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      3168 |        242 |(  7.63889 +- 0.471919 )%|   -------   |   -------   |
+pForB2fourbody                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseProtons"                        |       712 |       2991 |     4.2008 |     2.3188 |      1.0000 |      14.000 |
+ | "# input particles"                             |       712 |       2991 |     4.2008 |     2.3188 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       712 |        152 |(  21.3483 +- 1.53566  )%|   -------   |   -------   |
+ | "#passed"                                       |       712 |        176 |    0.24719 |    0.50627 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |      2991 |        176 |(  5.88432 +- 0.430300 )%|   -------   |   -------   |
+MergedKsForKsForB2fourbody    SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       517 |       1043 |     2.0174 |     1.8518 |      0.0000 |      14.000 |
+ | "# Phys/StdLooseKsLL"                           |       517 |        242 |    0.46809 |    0.68801 |      0.0000 |      4.0000 |
+ | "# input particles"                             |       517 |       1285 |     2.4855 |     1.8572 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       517 |        517 |(  100.000 +- 0.193424 )%|   -------   |   -------   |
+ | "#passed"                                       |       517 |       1285 |     2.4855 |     1.8572 |      1.0000 |      14.000 |
+ |*"efficiency"                                    |      1285 |       1285 |(  100.000 +- 0.0778210)%|   -------   |   -------   |
+KsForB2fourbody               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MergedKsForKsForB2fourbody"             |       517 |       1285 |     2.4855 |     1.8572 |      1.0000 |      14.000 |
+ | "# input particles"                             |       517 |       1285 |     2.4855 |     1.8572 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       517 |        141 |(  27.2727 +- 1.95870  )%|   -------   |   -------   |
+ | "#passed"                                       |       517 |        162 |    0.31335 |    0.55846 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      1285 |        162 |(  12.6070 +- 0.925961 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseLambd...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        494 |(  54.2261 +- 1.65065  )%|   -------   |   -------   |
+SelFilterPhys_StdLooseLambd...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |         98 |(  10.7574 +- 1.02655  )%|   -------   |   -------   |
+MergedLmForLmForB2fourbody    SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       403 |        789 |     1.9578 |     1.5307 |      0.0000 |      11.000 |
+ | "# Phys/StdLooseLambdaLL"                       |       403 |         86 |    0.21340 |    0.55391 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       403 |        875 |     2.1712 |     1.5119 |      1.0000 |      11.000 |
+ |*"#accept"                                       |       403 |        403 |(  100.000 +- 0.248139 )%|   -------   |   -------   |
+ | "#passed"                                       |       403 |        875 |     2.1712 |     1.5119 |      1.0000 |      11.000 |
+ |*"efficiency"                                    |       875 |        875 |(  100.000 +- 0.114286 )%|   -------   |   -------   |
+LmForB2fourbody               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MergedLmForLmForB2fourbody"             |       403 |        875 |     2.1712 |     1.5119 |      1.0000 |      11.000 |
+ | "# input particles"                             |       403 |        875 |     2.1712 |     1.5119 |      1.0000 |      11.000 |
+ |*"#accept"                                       |       403 |         51 |(  12.6551 +- 1.65615  )%|   -------   |   -------   |
+ | "#passed"                                       |       403 |         54 |    0.13400 |    0.36184 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       875 |         54 |(  6.17143 +- 0.813498 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseD02KP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        229 |(  25.1372 +- 1.43725  )%|   -------   |   -------   |
+DzForB2fourbody               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseD02KPi"                         |       155 |        206 |     1.3290 |    0.58043 |      1.0000 |      4.0000 |
+ | "# input particles"                             |       155 |        206 |     1.3290 |    0.58043 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |       155 |         23 |(  14.8387 +- 2.85531  )%|   -------   |   -------   |
+ | "#passed"                                       |       155 |         24 |    0.15484 |    0.37917 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       206 |         24 |(  11.6505 +- 2.23532  )%|   -------   |   -------   |
+SelFilterPhys_StdLooseDplus...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        203 |(  22.2832 +- 1.37875  )%|   -------   |   -------   |
+DpForB2fourbody               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDplus2KPiPi"                    |       143 |        253 |     1.7692 |     1.3046 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       143 |        253 |     1.7692 |     1.3046 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |       143 |         15 |(  10.4895 +- 2.56240  )%|   -------   |   -------   |
+ | "#passed"                                       |       143 |         16 |    0.11189 |    0.33668 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       253 |         16 |(  6.32411 +- 1.53022  )%|   -------   |   -------   |
+SelFilterPhys_StdLooseDsplu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        155 |(  17.0143 +- 1.24494  )%|   -------   |   -------   |
+DsForB2fourbody               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDsplus2KKPi"                    |       101 |        205 |     2.0297 |     1.9318 |      1.0000 |      10.000 |
+ | "# input particles"                             |       101 |        205 |     2.0297 |     1.9318 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       101 |         14 |(  13.8614 +- 3.43828  )%|   -------   |   -------   |
+ | "#passed"                                       |       101 |         16 |    0.15842 |    0.41584 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       205 |         16 |(  7.80488 +- 1.87353  )%|   -------   |   -------   |
+SelFilterPhys_StdLooseLambd...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        105 |(  11.5258 +- 1.05800  )%|   -------   |   -------   |
+LcForB2fourbody               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdac2PKPi"                   |        66 |        123 |     1.8636 |     1.9531 |      1.0000 |      12.000 |
+ | "# input particles"                             |        66 |        123 |     1.8636 |     1.9531 |      1.0000 |      12.000 |
+ |*"#accept"                                       |        66 |          8 |(  12.1212 +- 4.01738  )%|   -------   |   -------   |
+ |*"#passed"                                       |        66 |          8 |(  12.1212 +- 4.01738  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       123 |          8 |(  6.50407 +- 2.22350  )%|   -------   |   -------   |
+SelFilterPhys_StdLooseDetac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        201 |(  22.0637 +- 1.37388  )%|   -------   |   -------   |
+PhForB2fourbody               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDetachedPhi2KK"                 |       127 |        178 |     1.4016 |    0.70163 |      1.0000 |      4.0000 |
+ | "# input particles"                             |       127 |        178 |     1.4016 |    0.70163 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |       127 |         13 |(  10.2362 +- 2.68979  )%|   -------   |   -------   |
+ | "#passed"                                       |       127 |         14 |    0.11024 |    0.33739 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       178 |         14 |(  7.86517 +- 2.01770  )%|   -------   |   -------   |
+SelFilterPhys_StdLooseDiMuo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        432 |(  43.2000 +- 1.56645  )%|   -------   |   -------   |
+JpForB2fourbody               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuon"                         |       312 |       1187 |     3.8045 |     4.0632 |      1.0000 |      34.000 |
+ | "# input particles"                             |       312 |       1187 |     3.8045 |     4.0632 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       312 |         51 |(  16.3462 +- 2.09350  )%|   -------   |   -------   |
+ | "#passed"                                       |       312 |         66 |    0.21154 |    0.53720 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      1187 |         66 |(  5.56024 +- 0.665118 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |         24 |(  2.63447 +- 0.530628 )%|   -------   |   -------   |
+DSForB2fourbody               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDstarWithD02KPi"                |        15 |         19 |     1.2667 |    0.57349 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        15 |         19 |     1.2667 |    0.57349 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        15 |          3 |(  20.0000 +- 10.3280  )%|   -------   |   -------   |
+ |*"#passed"                                       |        15 |          3 |(  20.0000 +- 10.3280  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        19 |          3 |(  15.7895 +- 8.36547  )%|   -------   |   -------   |
+InputForB2fourbody            SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DSForB2fourbody"                        |       634 |          3 |  0.0047319 |   0.068626 |      0.0000 |      1.0000 |
+ | "# Phys/DpForB2fourbody"                        |       634 |         16 |   0.025237 |    0.16660 |      0.0000 |      2.0000 |
+ | "# Phys/DsForB2fourbody"                        |       634 |         16 |   0.025237 |    0.17581 |      0.0000 |      2.0000 |
+ | "# Phys/DzForB2fourbody"                        |       634 |         24 |   0.037855 |    0.19894 |      0.0000 |      2.0000 |
+ | "# Phys/JpForB2fourbody"                        |       634 |         66 |    0.10410 |    0.39141 |      0.0000 |      4.0000 |
+ | "# Phys/KForB2fourbody"                         |       634 |        242 |    0.38170 |    0.59919 |      0.0000 |      4.0000 |
+ | "# Phys/KsForB2fourbody"                        |       634 |        162 |    0.25552 |    0.51874 |      0.0000 |      4.0000 |
+ | "# Phys/LcForB2fourbody"                        |       634 |          8 |   0.012618 |    0.11162 |      0.0000 |      1.0000 |
+ | "# Phys/LmForB2fourbody"                        |       634 |         54 |   0.085174 |    0.29561 |      0.0000 |      2.0000 |
+ | "# Phys/PhForB2fourbody"                        |       634 |         14 |   0.022082 |    0.15732 |      0.0000 |      2.0000 |
+ | "# Phys/PiForB2fourbody"                        |       634 |        842 |     1.3281 |     1.1175 |      0.0000 |      8.0000 |
+ | "# Phys/pForB2fourbody"                         |       634 |        176 |    0.27760 |    0.52859 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       634 |       1623 |     2.5599 |     1.6270 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       634 |        634 |(  100.000 +- 0.157729 )%|   -------   |   -------   |
+ | "#passed"                                       |       634 |       1623 |     2.5599 |     1.6270 |      1.0000 |      10.000 |
+ |*"efficiency"                                    |      1623 |       1623 |(  100.000 +- 0.0616143)%|   -------   |   -------   |
+preselForB2fourbody           SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       634 |        141 |(  22.2397 +- 1.65158  )%|   -------   |   -------   |
+B2fourbodyLine                SUCCESS Number of counters : 4260
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D0  K+  K- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D0  K+  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D0  K-  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D0  p+  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D0  pi+  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D~0  K+  K- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D~0  K+  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D~0  K-  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D~0  p+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D~0  pi+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  J/psi(1S)  K+  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  J/psi(1S)  K-  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  J/psi(1S)  pi+  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  K+  K-  KS0 "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  K+  K-  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  K+  KS0  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  K+  Lambda0  p~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  K+  phi(1020)  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  K-  KS0  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  K-  Lambda~0  p+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  K-  phi(1020)  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  KS0  p+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  KS0  pi+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  Lambda0  pi+  p~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  Lambda~0  p+  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  p+  phi(1020)  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  phi(1020)  pi+  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  D0  K+  K+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  D0  K+  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  D0  pi+  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  D~0  K+  K+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  D~0  K+  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  D~0  pi+  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  J/psi(1S)  K+  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  J/psi(1S)  pi+  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  K+  K+  KS0 "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  K+  K+  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  K+  KS0  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  K+  Lambda~0  p+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  K+  phi(1020)  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  KS0  pi+  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  Lambda~0  p+  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  phi(1020)  pi+  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D0  K+  K- "                       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D0  K+  pi- "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D0  K-  pi+ "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D0  p+  p~- "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D0  pi+  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D~0  K+  K- "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D~0  K+  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D~0  K-  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D~0  p+  p~- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D~0  pi+  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  J/psi(1S)  K+  K- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  J/psi(1S)  K+  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  J/psi(1S)  K-  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  J/psi(1S)  pi+  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  K+  K-  KS0 "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  K+  K-  phi(1020) "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  K+  KS0  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  K+  Lambda0  p~- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  K+  phi(1020)  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  K-  KS0  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  K-  Lambda~0  p+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  K-  phi(1020)  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  KS0  p+  p~- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  KS0  pi+  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  Lambda0  pi+  p~- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  Lambda~0  p+  pi- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  p+  phi(1020)  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  phi(1020)  pi+  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  D0  K+  K+ "                       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  D0  K+  pi+ "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  D0  pi+  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  D~0  K+  K+ "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  D~0  K+  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  D~0  pi+  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  J/psi(1S)  K+  K+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  J/psi(1S)  K+  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  J/psi(1S)  pi+  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  K+  K+  KS0 "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  K+  K+  phi(1020) "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  K+  KS0  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  K+  Lambda~0  p+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  K+  phi(1020)  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  KS0  pi+  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  Lambda~0  p+  pi+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  phi(1020)  pi+  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D0  D0  pi+ "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D0  D~0  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D0  K+  KS0 "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D0  K+  phi(1020) "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D0  KS0  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D0  Lambda~0  p+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D0  phi(1020)  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D_s+  K+  K- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D_s+  K+  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D_s+  K-  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D_s+  p+  p~- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D_s+  pi+  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D_s-  K+  K+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D_s-  K+  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D_s-  pi+  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D~0  D~0  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D~0  K+  KS0 "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D~0  K+  phi(1020) "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D~0  KS0  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D~0  Lambda~0  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D~0  phi(1020)  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  J/psi(1S)  K+  KS0 "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  J/psi(1S)  KS0  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  K+  K+  K- "                       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  K+  K+  pi- "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  K+  K-  pi+ "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  K+  KS0  KS0 "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  K+  KS0  phi(1020) "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  K+  Lambda0  Lambda~0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  K+  Lambda_c+  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  K+  Lambda_c~-  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  K+  p+  p~- "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  K+  phi(1020)  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  K+  pi+  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  K-  pi+  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  KS0  KS0  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  KS0  Lambda~0  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  KS0  phi(1020)  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  Lambda0  Lambda~0  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  Lambda_c+  pi+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  Lambda_c~-  p+  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  Lambda~0  p+  phi(1020) "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  p+  pi+  p~- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  phi(1020)  phi(1020)  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  pi+  pi+  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  D~0  K+  K- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  D~0  K+  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  D~0  K-  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  D~0  p+  p~- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  D~0  pi+  pi- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  J/psi(1S)  K+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  J/psi(1S)  K-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  J/psi(1S)  pi+  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  K+  K-  KS0 "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  K+  K-  phi(1020) "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  K+  KS0  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  K+  Lambda0  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  K+  phi(1020)  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  K-  KS0  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  K-  Lambda~0  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  K-  phi(1020)  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  KS0  p+  p~- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  KS0  pi+  pi- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  Lambda0  pi+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  Lambda~0  p+  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  p+  phi(1020)  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  phi(1020)  pi+  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s-  D~0  K+  K+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s-  D~0  K+  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s-  D~0  pi+  pi+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s-  J/psi(1S)  K+  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s-  J/psi(1S)  pi+  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s-  K+  K+  KS0 "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s-  K+  K+  phi(1020) "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s-  K+  KS0  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s-  K+  Lambda~0  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s-  K+  phi(1020)  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s-  KS0  pi+  pi+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s-  Lambda~0  p+  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s-  phi(1020)  pi+  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  D~0  D~0  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  D~0  K+  KS0 "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  D~0  K+  phi(1020) "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  D~0  KS0  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  D~0  Lambda~0  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  D~0  phi(1020)  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  J/psi(1S)  K+  KS0 "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  J/psi(1S)  KS0  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  K+  K+  K- "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  K+  K+  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  K+  K-  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  K+  KS0  KS0 "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  K+  KS0  phi(1020) "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  K+  Lambda0  Lambda~0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  K+  Lambda_c+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  K+  Lambda_c~-  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  K+  p+  p~- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  K+  phi(1020)  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  K+  pi+  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  K-  pi+  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  KS0  KS0  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  KS0  Lambda~0  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  KS0  phi(1020)  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  Lambda0  Lambda~0  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  Lambda_c+  pi+  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  Lambda_c~-  p+  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  Lambda~0  p+  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  p+  pi+  p~- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  phi(1020)  phi(1020)  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  pi+  pi+  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+  K+  K- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+  K+  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+  K-  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+  KS0  KS0 "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+  KS0  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+  Lambda0  Lambda~0 "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+  p+  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+  phi(1020)  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+  pi+  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K-  pi+  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  KS0  KS0  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  KS0  Lambda~0  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  KS0  phi(1020)  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  Lambda0  Lambda~0  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  p+  pi+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  phi(1020)  phi(1020)  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  pi+  pi+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  K+  K-  KS0 "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  K+  K-  phi(1020) "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  K+  KS0  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  K+  Lambda0  Lambda_c~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  K+  Lambda0  p~- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  K+  phi(1020)  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  K-  KS0  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  K-  Lambda_c+  Lambda~0 "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  K-  Lambda~0  p+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  K-  phi(1020)  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  KS0  KS0  phi(1020) "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  KS0  Lambda_c+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  KS0  Lambda_c~-  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  KS0  p+  p~- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  KS0  phi(1020)  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  KS0  pi+  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  Lambda0  Lambda_c~-  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  Lambda0  Lambda~0  phi(1020) "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  Lambda0  pi+  p~- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  Lambda_c+  Lambda~0  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  Lambda_c+  phi(1020)  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  Lambda_c~-  p+  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  Lambda~0  p+  pi- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  p+  phi(1020)  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  phi(1020)  phi(1020)  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  phi(1020)  pi+  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K-  KS0  pi+  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K-  Lambda_c+  Lambda~0  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K-  Lambda~0  p+  pi+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K-  phi(1020)  pi+  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> KS0  KS0  phi(1020)  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> KS0  Lambda_c+  pi+  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> KS0  Lambda_c~-  p+  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> KS0  Lambda~0  p+  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> KS0  p+  pi+  p~- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> KS0  phi(1020)  phi(1020)  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> KS0  pi+  pi+  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> Lambda0  Lambda_c~-  pi+  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> Lambda0  Lambda~0  phi(1020)  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> Lambda0  pi+  pi+  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> Lambda_c+  Lambda~0  p+  p~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> Lambda_c+  Lambda~0  pi+  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> Lambda_c+  phi(1020)  pi+  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> Lambda_c~-  Lambda~0  p+  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> Lambda_c~-  p+  phi(1020)  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> Lambda~0  p+  p+  p~- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> Lambda~0  p+  phi(1020)  phi(1020) "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> Lambda~0  p+  pi+  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> p+  phi(1020)  pi+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> phi(1020)  phi(1020)  phi(1020)  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> phi(1020)  pi+  pi+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  D0  K-  K- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  D0  K-  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  D0  pi-  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  D~0  K-  K- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  D~0  K-  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  D~0  pi-  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  J/psi(1S)  K-  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  J/psi(1S)  pi-  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  K-  K-  KS0 "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  K-  K-  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  K-  KS0  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  K-  Lambda0  p~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  K-  phi(1020)  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  KS0  pi-  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  Lambda0  p~-  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  phi(1020)  pi-  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D0  K+  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D0  K-  K+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D0  K-  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D0  pi-  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D0  p~-  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D~0  K+  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D~0  K-  K+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D~0  K-  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D~0  pi-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D~0  p~-  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  J/psi(1S)  K+  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  J/psi(1S)  K-  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  J/psi(1S)  pi-  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  K+  KS0  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  K+  Lambda0  p~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  K+  phi(1020)  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  K-  K+  KS0 "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  K-  K+  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  K-  KS0  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  K-  Lambda~0  p+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  K-  phi(1020)  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  KS0  pi-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  KS0  p~-  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  Lambda0  p~-  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  Lambda~0  pi-  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  phi(1020)  pi-  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  p~-  phi(1020)  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  D0  K-  K- "                       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  D0  K-  pi- "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  D0  pi-  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  D~0  K-  K- "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  D~0  K-  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  D~0  pi-  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  J/psi(1S)  K-  K- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  J/psi(1S)  K-  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  J/psi(1S)  pi-  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  K-  K-  KS0 "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  K-  K-  phi(1020) "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  K-  KS0  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  K-  Lambda0  p~- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  K-  phi(1020)  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  KS0  pi-  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  Lambda0  p~-  pi- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  phi(1020)  pi-  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D0  K+  pi- "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D0  K-  K+ "                       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D0  K-  pi+ "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D0  pi-  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D0  p~-  p+ "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D~0  K+  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D~0  K-  K+ "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D~0  K-  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D~0  pi-  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D~0  p~-  p+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  J/psi(1S)  K+  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  J/psi(1S)  K-  K+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  J/psi(1S)  K-  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  J/psi(1S)  pi-  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  K+  KS0  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  K+  Lambda0  p~- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  K+  phi(1020)  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  K-  K+  KS0 "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  K-  K+  phi(1020) "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  K-  KS0  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  K-  Lambda~0  p+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  K-  phi(1020)  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  KS0  pi-  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  KS0  p~-  p+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  Lambda0  p~-  pi+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  Lambda~0  pi-  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  phi(1020)  pi-  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  p~-  phi(1020)  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  D0  D0  pi- "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  D0  K-  KS0 "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  D0  K-  phi(1020) "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  D0  KS0  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  D0  Lambda0  p~- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  D0  phi(1020)  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  J/psi(1S)  K-  KS0 "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  J/psi(1S)  KS0  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K+  pi-  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K-  K+  pi- "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K-  K-  K+ "                       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K-  K-  pi+ "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K-  KS0  KS0 "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K-  KS0  phi(1020) "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K-  Lambda_c+  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K-  Lambda_c~-  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K-  Lambda~0  Lambda0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K-  phi(1020)  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K-  pi-  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K-  p~-  p+ "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  KS0  KS0  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  KS0  Lambda0  p~- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  KS0  phi(1020)  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  Lambda0  p~-  phi(1020) "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  Lambda_c+  p~-  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  Lambda_c~-  pi-  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  Lambda~0  Lambda0  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  phi(1020)  phi(1020)  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi-  pi-  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  p~-  pi-  p+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s+  D0  K-  K- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s+  D0  K-  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s+  D0  pi-  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s+  J/psi(1S)  K-  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s+  J/psi(1S)  pi-  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s+  K-  K-  KS0 "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s+  K-  K-  phi(1020) "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s+  K-  KS0  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s+  K-  Lambda0  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s+  K-  phi(1020)  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s+  KS0  pi-  pi- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s+  Lambda0  p~-  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s+  phi(1020)  pi-  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  D0  K+  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  D0  K-  K+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  D0  K-  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  D0  pi-  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  D0  p~-  p+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  J/psi(1S)  K+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  J/psi(1S)  K-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  J/psi(1S)  pi-  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  K+  KS0  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  K+  Lambda0  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  K+  phi(1020)  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  K-  K+  KS0 "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  K-  K+  phi(1020) "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  K-  KS0  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  K-  Lambda~0  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  K-  phi(1020)  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  KS0  pi-  pi+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  KS0  p~-  p+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  Lambda0  p~-  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  Lambda~0  pi-  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  phi(1020)  pi-  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  p~-  phi(1020)  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D0  D0  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D0  K-  KS0 "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D0  K-  phi(1020) "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D0  KS0  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D0  Lambda0  p~- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D0  phi(1020)  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D_s+  K-  K- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D_s+  K-  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D_s+  pi-  pi- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D_s-  K+  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D_s-  K-  K+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D_s-  K-  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D_s-  pi-  pi+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D_s-  p~-  p+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D~0  D0  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D~0  D~0  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D~0  K-  KS0 "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D~0  K-  phi(1020) "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D~0  KS0  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D~0  Lambda0  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D~0  phi(1020)  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  J/psi(1S)  K-  KS0 "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  J/psi(1S)  KS0  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K+  pi-  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K-  K+  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K-  K-  K+ "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K-  K-  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K-  KS0  KS0 "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K-  KS0  phi(1020) "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K-  Lambda_c+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K-  Lambda_c~-  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K-  Lambda~0  Lambda0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K-  phi(1020)  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K-  pi-  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K-  p~-  p+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  KS0  KS0  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  KS0  Lambda0  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  KS0  phi(1020)  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  Lambda0  p~-  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  Lambda_c+  p~-  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  Lambda_c~-  pi-  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  Lambda~0  Lambda0  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  phi(1020)  phi(1020)  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  pi-  pi-  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  p~-  pi-  p+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K+  pi-  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K-  K+  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K-  K-  K+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K-  K-  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K-  KS0  KS0 "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K-  KS0  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K-  Lambda~0  Lambda0 "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K-  phi(1020)  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K-  pi-  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K-  p~-  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  KS0  KS0  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  KS0  Lambda0  p~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  KS0  phi(1020)  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  Lambda~0  Lambda0  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  phi(1020)  phi(1020)  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  pi-  pi-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  p~-  pi-  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K+  KS0  pi-  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K+  Lambda0  p~-  pi- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K+  Lambda_c~-  Lambda0  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K+  phi(1020)  pi-  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  K+  KS0  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  K+  Lambda0  p~- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  K+  Lambda_c~-  Lambda0 "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  K+  phi(1020)  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  K-  K+  KS0 "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  K-  K+  phi(1020) "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  K-  KS0  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  K-  Lambda~0  Lambda_c+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  K-  Lambda~0  p+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  K-  phi(1020)  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  KS0  KS0  phi(1020) "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  KS0  Lambda_c+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  KS0  Lambda_c~-  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  KS0  phi(1020)  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  KS0  pi-  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  KS0  p~-  p+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  Lambda0  p~-  pi+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  Lambda_c+  p~-  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  Lambda_c~-  Lambda0  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  Lambda_c~-  phi(1020)  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  Lambda~0  Lambda0  phi(1020) "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  Lambda~0  Lambda_c+  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  Lambda~0  pi-  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  phi(1020)  phi(1020)  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  phi(1020)  pi-  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  p~-  phi(1020)  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> KS0  KS0  phi(1020)  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> KS0  Lambda0  p~-  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> KS0  Lambda_c+  p~-  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> KS0  Lambda_c~-  pi-  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> KS0  phi(1020)  phi(1020)  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> KS0  pi-  pi-  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> KS0  p~-  pi-  p+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda0  p~-  phi(1020)  phi(1020) "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda0  p~-  pi-  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda0  p~-  p~-  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda_c+  Lambda0  p~-  p~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda_c+  p~-  phi(1020)  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda_c~-  Lambda0  pi-  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda_c~-  Lambda0  p~-  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda_c~-  phi(1020)  pi-  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda~0  Lambda0  phi(1020)  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda~0  Lambda_c+  pi-  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda~0  pi-  pi-  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> phi(1020)  phi(1020)  phi(1020)  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> phi(1020)  pi-  pi-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> p~-  phi(1020)  pi-  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)+  D*(2010)-  K+  K- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)+  D*(2010)-  K-  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)+  D*(2010)-  p+  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)+  D*(2010)-  pi+  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D*(2010)-  K+  K+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D*(2010)-  K+  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D*(2010)-  pi+  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D+  K+  K- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D+  K+  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D+  K-  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D+  p+  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D+  pi+  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D-  K+  K+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D-  K+  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D-  pi+  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D0  D0  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D0  D~0  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D0  K+  KS0 "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D0  K+  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D0  KS0  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D0  Lambda~0  p+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D0  phi(1020)  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D_s+  K+  K- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D_s+  K+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D_s+  K-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D_s+  p+  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D_s+  pi+  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D_s-  K+  K+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D_s-  K+  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D_s-  pi+  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D~0  D~0  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D~0  K+  KS0 "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D~0  K+  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D~0  KS0  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D~0  Lambda~0  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D~0  phi(1020)  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  J/psi(1S)  KS0  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  K+  K+  K- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  K+  K+  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  K+  K-  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  K+  KS0  KS0 "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  K+  KS0  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  K+  Lambda0  Lambda~0 "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  K+  Lambda_c+  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  K+  Lambda_c~-  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  K+  p+  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  K+  phi(1020)  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  K+  pi+  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  K-  pi+  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  KS0  KS0  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  KS0  Lambda~0  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  KS0  phi(1020)  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  Lambda0  Lambda~0  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  Lambda_c+  pi+  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  Lambda_c~-  p+  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  Lambda~0  p+  phi(1020) "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  p+  pi+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  phi(1020)  phi(1020)  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  pi+  pi+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D+  D-  K+  K- "                       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D+  D-  K-  pi+ "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D+  D-  p+  p~- "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D+  D-  pi+  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D-  K+  K+ "                       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D-  K+  pi+ "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D-  pi+  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D0  D0  pi+ "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D0  D~0  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D0  K+  KS0 "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D0  K+  phi(1020) "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D0  KS0  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D0  Lambda~0  p+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D0  phi(1020)  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D_s+  K+  K- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D_s+  K+  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D_s+  K-  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D_s+  p+  p~- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D_s+  pi+  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D_s-  K+  K+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D_s-  K+  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D_s-  pi+  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D~0  D~0  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D~0  K+  KS0 "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D~0  K+  phi(1020) "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D~0  KS0  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D~0  Lambda~0  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D~0  phi(1020)  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  J/psi(1S)  K+  KS0 "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  J/psi(1S)  KS0  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  K+  K+  K- "                       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  K+  K+  pi- "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  K+  K-  pi+ "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  K+  KS0  KS0 "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  K+  KS0  phi(1020) "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  K+  Lambda0  Lambda~0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  K+  Lambda_c+  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  K+  Lambda_c~-  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  K+  p+  p~- "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  K+  phi(1020)  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  K+  pi+  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  K-  pi+  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  KS0  KS0  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  KS0  Lambda~0  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  KS0  phi(1020)  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  Lambda0  Lambda~0  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  Lambda_c+  pi+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  Lambda_c~-  p+  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  Lambda~0  p+  phi(1020) "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  p+  pi+  p~- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  phi(1020)  phi(1020)  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  pi+  pi+  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  D_s-  D~0  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  D~0  K+  K- "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  D~0  K-  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  D~0  KS0  KS0 "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  D~0  KS0  phi(1020) "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  D~0  Lambda0  Lambda~0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  D~0  p+  p~- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  D~0  phi(1020)  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  D~0  pi+  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s+  D_s-  K+  K- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s+  D_s-  K-  pi+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s+  D_s-  p+  p~- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s+  D_s-  pi+  pi- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s+  D~0  D~0  pi- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s+  D~0  K-  KS0 "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s+  D~0  K-  phi(1020) "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s+  D~0  KS0  pi- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s+  D~0  Lambda0  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s+  D~0  phi(1020)  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  D_s-  K+  K+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  D_s-  K+  pi+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  D_s-  pi+  pi+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  D~0  D~0  pi+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  D~0  K+  KS0 "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  D~0  K+  phi(1020) "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  D~0  KS0  pi+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  D~0  Lambda~0  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  D~0  phi(1020)  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  J/psi(1S)  KS0  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  K+  K+  K- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  K+  K+  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  K+  K-  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  K+  KS0  KS0 "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  K+  KS0  phi(1020) "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  K+  Lambda0  Lambda~0 "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  K+  Lambda_c+  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  K+  Lambda_c~-  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  K+  p+  p~- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  K+  phi(1020)  phi(1020) "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  K+  pi+  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  K-  pi+  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  KS0  KS0  pi+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  KS0  Lambda~0  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  KS0  phi(1020)  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  Lambda0  Lambda~0  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  Lambda_c+  pi+  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  Lambda_c~-  p+  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  Lambda~0  p+  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  p+  pi+  p~- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  phi(1020)  phi(1020)  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  pi+  pi+  pi- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  D~0  K+  K- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  D~0  K+  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  D~0  K-  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  D~0  KS0  KS0 "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  D~0  KS0  phi(1020) "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  D~0  Lambda0  Lambda~0 "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  D~0  p+  p~- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  D~0  phi(1020)  phi(1020) "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  D~0  pi+  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  J/psi(1S)  K+  K- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  J/psi(1S)  K+  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  J/psi(1S)  K-  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  J/psi(1S)  KS0  KS0 "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  J/psi(1S)  pi+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  K+  K-  KS0 "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  K+  K-  phi(1020) "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  K+  KS0  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  K+  Lambda0  Lambda_c~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  K+  Lambda0  p~- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  K+  phi(1020)  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  K-  KS0  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  K-  Lambda_c+  Lambda~0 "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  K-  Lambda~0  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  K-  phi(1020)  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  KS0  KS0  phi(1020) "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  KS0  Lambda_c+  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  KS0  Lambda_c~-  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  KS0  p+  p~- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  KS0  phi(1020)  phi(1020) "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  KS0  pi+  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  Lambda0  Lambda_c~-  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  Lambda0  Lambda~0  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  Lambda0  pi+  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  Lambda_c+  Lambda~0  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  Lambda~0  p+  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  p+  phi(1020)  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  phi(1020)  phi(1020)  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  phi(1020)  pi+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K+  K-  KS0 "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K+  K-  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K-  KS0  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K-  Lambda~0  p+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K-  phi(1020)  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  KS0  KS0  KS0 "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  KS0  KS0  phi(1020) "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  KS0  Lambda0  Lambda~0 "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  KS0  p+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  KS0  phi(1020)  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  KS0  pi+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  Lambda~0  p+  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  p+  phi(1020)  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  phi(1020)  pi+  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K+  K+  K-  K- "                       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K+  K-  K-  pi+ "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K+  K-  KS0  KS0 "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K+  K-  KS0  phi(1020) "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K+  K-  Lambda0  Lambda~0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K+  K-  Lambda_c+  Lambda_c~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K+  K-  Lambda_c~-  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K+  K-  p+  p~- "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K+  K-  phi(1020)  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K+  K-  pi+  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K-  K-  pi+  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K-  KS0  KS0  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K-  KS0  Lambda_c+  Lambda~0 "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K-  KS0  Lambda~0  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K-  KS0  phi(1020)  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K-  Lambda0  Lambda~0  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K-  Lambda_c+  Lambda_c~-  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K-  Lambda_c+  Lambda~0  phi(1020) "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K-  Lambda_c+  pi+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K-  Lambda_c~-  p+  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K-  Lambda~0  p+  phi(1020) "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K-  p+  pi+  p~- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K-  phi(1020)  phi(1020)  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K-  pi+  pi+  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> KS0  KS0  KS0  phi(1020) "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> KS0  KS0  Lambda_c~-  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> KS0  KS0  p+  p~- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> KS0  KS0  phi(1020)  phi(1020) "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> KS0  KS0  pi+  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> KS0  Lambda0  Lambda~0  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> KS0  Lambda_c+  Lambda~0  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> KS0  Lambda_c~-  p+  phi(1020) "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> KS0  Lambda~0  p+  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> KS0  p+  phi(1020)  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> KS0  phi(1020)  phi(1020)  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> KS0  phi(1020)  pi+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda0  Lambda_c~-  Lambda~0  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda0  Lambda~0  p+  p~- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda0  Lambda~0  phi(1020)  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda0  Lambda~0  pi+  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda_c+  Lambda_c~-  pi+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda_c+  Lambda~0  phi(1020)  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda_c~-  p+  p+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda_c~-  p+  phi(1020)  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda_c~-  p+  pi+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda~0  p+  phi(1020)  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> p+  p+  p~-  p~- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> p+  phi(1020)  phi(1020)  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> p+  pi+  pi-  p~- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> phi(1020)  phi(1020)  phi(1020)  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> phi(1020)  phi(1020)  pi+  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> pi+  pi+  pi-  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D*(2010)+  K-  K- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D*(2010)+  K-  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D*(2010)+  pi-  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D+  K-  K- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D+  K-  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D+  pi-  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D-  K+  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D-  K-  K+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D-  K-  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D-  pi-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D-  p~-  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D0  D0  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D0  K-  KS0 "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D0  K-  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D0  KS0  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D0  Lambda0  p~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D0  phi(1020)  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D_s+  K-  K- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D_s+  K-  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D_s+  pi-  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D_s-  K+  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D_s-  K-  K+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D_s-  K-  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D_s-  pi-  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D_s-  p~-  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D~0  D0  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D~0  D~0  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D~0  K-  KS0 "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D~0  K-  phi(1020) "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D~0  KS0  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D~0  Lambda0  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D~0  phi(1020)  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  J/psi(1S)  KS0  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  K+  pi-  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  K-  K+  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  K-  K-  K+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  K-  K-  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  K-  KS0  KS0 "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  K-  KS0  phi(1020) "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  K-  Lambda_c+  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  K-  Lambda_c~-  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  K-  Lambda~0  Lambda0 "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  K-  phi(1020)  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  K-  pi-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  K-  p~-  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  KS0  KS0  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  KS0  Lambda0  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  KS0  phi(1020)  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  Lambda0  p~-  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  Lambda_c+  p~-  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  Lambda_c~-  pi-  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  Lambda~0  Lambda0  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  phi(1020)  phi(1020)  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  pi-  pi-  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  p~-  pi-  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)-  D*(2010)+  K+  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D+  K-  K- "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D+  K-  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D+  pi-  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D0  D0  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D0  K-  KS0 "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D0  K-  phi(1020) "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D0  KS0  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D0  Lambda0  p~- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D0  phi(1020)  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D_s+  K-  K- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D_s+  K-  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D_s+  pi-  pi- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D_s-  K+  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D_s-  K-  K+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D_s-  K-  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D_s-  pi-  pi+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D_s-  p~-  p+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D~0  D0  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D~0  D~0  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D~0  K-  KS0 "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D~0  K-  phi(1020) "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D~0  KS0  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D~0  Lambda0  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D~0  phi(1020)  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  J/psi(1S)  K-  KS0 "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  J/psi(1S)  KS0  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K+  pi-  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K-  K+  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K-  K-  K+ "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K-  K-  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K-  KS0  KS0 "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K-  KS0  phi(1020) "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K-  Lambda_c+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K-  Lambda_c~-  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K-  Lambda~0  Lambda0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K-  phi(1020)  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K-  pi-  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K-  p~-  p+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  KS0  KS0  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  KS0  Lambda0  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  KS0  phi(1020)  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  Lambda0  p~-  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  Lambda_c+  p~-  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  Lambda_c~-  pi-  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  Lambda~0  Lambda0  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  phi(1020)  phi(1020)  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  pi-  pi-  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  p~-  pi-  p+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D-  D+  K+  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  D0  K+  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  D0  K-  K+ "                      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  D0  K-  pi+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  D0  KS0  KS0 "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  D0  KS0  phi(1020) "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  D0  Lambda~0  Lambda0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  D0  phi(1020)  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  D0  pi-  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  D0  p~-  p+ "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  J/psi(1S)  K+  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  J/psi(1S)  K-  K+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  J/psi(1S)  K-  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  J/psi(1S)  KS0  KS0 "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  J/psi(1S)  pi-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K+  KS0  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K+  Lambda0  p~- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K+  Lambda_c~-  Lambda0 "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K+  phi(1020)  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K-  K+  KS0 "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K-  K+  phi(1020) "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K-  KS0  pi+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K-  Lambda~0  Lambda_c+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K-  Lambda~0  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K-  phi(1020)  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  KS0  KS0  phi(1020) "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  KS0  Lambda_c+  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  KS0  Lambda_c~-  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  KS0  phi(1020)  phi(1020) "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  KS0  pi-  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  KS0  p~-  p+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  Lambda0  p~-  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  Lambda_c~-  Lambda0  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  Lambda~0  Lambda0  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  Lambda~0  Lambda_c+  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  Lambda~0  pi-  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  phi(1020)  phi(1020)  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  phi(1020)  pi-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  p~-  phi(1020)  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  D0  D0  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  D0  K-  KS0 "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  D0  K-  phi(1020) "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  D0  KS0  pi- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  D0  Lambda0  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  D0  phi(1020)  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  D_s+  K-  K- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  D_s+  K-  pi- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  D_s+  pi-  pi- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  J/psi(1S)  KS0  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  K+  pi-  pi- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  K-  K+  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  K-  K-  K+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  K-  K-  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  K-  KS0  KS0 "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  K-  KS0  phi(1020) "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  K-  Lambda_c+  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  K-  Lambda_c~-  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  K-  Lambda~0  Lambda0 "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  K-  phi(1020)  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  K-  pi-  pi+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  K-  p~-  p+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  KS0  KS0  pi- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  KS0  Lambda0  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  KS0  phi(1020)  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  Lambda0  p~-  phi(1020) "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  Lambda_c+  p~-  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  Lambda_c~-  pi-  p+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  Lambda~0  Lambda0  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  phi(1020)  phi(1020)  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  pi-  pi-  pi+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  p~-  pi-  p+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s-  D0  D0  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s-  D0  K+  KS0 "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s-  D0  K+  phi(1020) "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s-  D0  KS0  pi+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s-  D0  Lambda~0  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s-  D0  phi(1020)  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s-  D_s+  K+  pi- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D~0  D0  K+  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D~0  D_s+  D0  pi- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K+  KS0  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K+  Lambda0  p~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K+  phi(1020)  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  Lambda0  p~-  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K+  K+  pi-  pi- "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K+  KS0  KS0  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K+  KS0  Lambda0  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K+  KS0  Lambda_c~-  Lambda0 "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K+  KS0  phi(1020)  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K+  Lambda0  p~-  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K+  Lambda_c+  p~-  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K+  Lambda_c~-  Lambda0  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K+  Lambda_c~-  Lambda_c+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K+  Lambda_c~-  pi-  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K+  Lambda~0  Lambda0  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K+  phi(1020)  phi(1020)  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K+  pi-  pi-  pi+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K+  p~-  pi-  p+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K-  K+  K+  pi- "                     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K-  K+  Lambda_c+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> KS0  KS0  Lambda_c+  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> KS0  Lambda0  p~-  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> KS0  Lambda_c+  p~-  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> KS0  Lambda_c~-  Lambda0  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda0  p~-  phi(1020)  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c+  p~-  phi(1020)  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c+  p~-  pi-  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c+  p~-  p~-  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c~-  Lambda0  phi(1020)  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda~0  Lambda_c+  Lambda0  p~- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |       141 |          3 |   0.021277 |    0.14430 |      0.0000 |      1.0000 |
+ | "# D+"                                          |       141 |         10 |   0.070922 |    0.25669 |      0.0000 |      1.0000 |
+ | "# D-"                                          |       141 |          4 |   0.028369 |    0.16602 |      0.0000 |      1.0000 |
+ | "# D0"                                          |       141 |          4 |   0.028369 |    0.16602 |      0.0000 |      1.0000 |
+ | "# D_s+"                                        |       141 |          7 |   0.049645 |    0.24772 |      0.0000 |      2.0000 |
+ | "# D_s-"                                        |       141 |          9 |   0.063830 |    0.27192 |      0.0000 |      2.0000 |
+ | "# D~0"                                         |       141 |          8 |   0.056738 |    0.23134 |      0.0000 |      1.0000 |
+ | "# J/psi(1S)"                                   |       141 |         28 |    0.19858 |    0.57390 |      0.0000 |      4.0000 |
+ | "# K+"                                          |       141 |         54 |    0.38298 |    0.57931 |      0.0000 |      3.0000 |
+ | "# K-"                                          |       141 |         47 |    0.33333 |    0.54143 |      0.0000 |      2.0000 |
+ | "# KS0"                                         |       141 |         81 |    0.57447 |    0.72673 |      0.0000 |      4.0000 |
+ | "# Lambda0"                                     |       141 |         14 |   0.099291 |    0.32190 |      0.0000 |      2.0000 |
+ | "# Lambda_b0 -> D*(2010)+  D*(2010)-  K-  p+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  D*(2010)-  p+  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  D-  K-  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  D-  p+  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  D0  K-  Lambda0 "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  D0  Lambda0  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  D_s-  K-  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  D_s-  p+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  D~0  K-  Lambda0 "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  D~0  Lambda0  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  K-  K-  Lambda_c+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  K-  K-  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  K-  KS0  Lambda0 "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  K-  Lambda0  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  K-  Lambda_c+  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  K-  p+  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  KS0  Lambda0  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  Lambda0  Lambda0  p~-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  Lambda0  phi(1020)  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  Lambda_c+  pi-  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  p+  pi-  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D*(2010)-  K+  p+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D*(2010)-  p+  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D+  K-  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D+  p+  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D-  K+  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D-  p+  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D0  K+  Lambda0 "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D0  KS0  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D0  Lambda0  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D0  p+  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D_s+  K-  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D_s+  p+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D_s-  K+  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D_s-  p+  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D~0  K+  Lambda0 "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D~0  KS0  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D~0  Lambda0  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D~0  p+  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  K+  K-  Lambda_c+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  K+  K-  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  K+  KS0  Lambda0 "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  K+  Lambda0  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  K+  Lambda_c+  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  K+  p+  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  K-  Lambda_c+  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  K-  p+  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  KS0  KS0  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  KS0  Lambda0  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  KS0  p+  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  Lambda0  Lambda~0  p+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  Lambda0  phi(1020)  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  Lambda_c+  pi+  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  p+  p+  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  p+  phi(1020)  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  p+  pi+  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  D-  K-  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  D-  p+  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  D0  K-  Lambda0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  D0  Lambda0  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  D_s-  K-  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  D_s-  p+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  D~0  K-  Lambda0 "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  D~0  Lambda0  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  K-  K-  Lambda_c+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  K-  K-  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  K-  KS0  Lambda0 "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  K-  Lambda0  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  K-  Lambda_c+  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  K-  p+  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  KS0  Lambda0  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  Lambda0  Lambda0  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  Lambda0  phi(1020)  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  Lambda_c+  pi-  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  p+  pi-  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  D-  K+  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  D-  p+  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  D0  K+  Lambda0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  D0  KS0  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  D0  Lambda0  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  D0  p+  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  D_s+  K-  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  D_s+  p+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  D_s-  K+  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  D_s-  p+  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  D~0  K+  Lambda0 "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  D~0  KS0  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  D~0  Lambda0  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  D~0  p+  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  K+  K-  Lambda_c+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  K+  K-  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  K+  KS0  Lambda0 "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  K+  Lambda0  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  K+  Lambda_c+  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  K+  p+  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  K-  Lambda_c+  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  K-  p+  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  KS0  KS0  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  KS0  Lambda0  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  KS0  p+  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  Lambda0  Lambda~0  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  Lambda0  phi(1020)  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  Lambda_c+  pi+  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  p+  p+  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  p+  phi(1020)  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  p+  pi+  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  D0  K-  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  D0  KS0  Lambda0 "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  D0  Lambda0  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  D0  p+  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  D_s+  K-  Lambda0 "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  D_s+  Lambda0  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  D_s-  K+  Lambda0 "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  D_s-  KS0  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  D_s-  Lambda0  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  D_s-  p+  phi(1020) "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  D~0  K-  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  D~0  KS0  Lambda0 "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  D~0  Lambda0  phi(1020) "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  D~0  p+  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  K+  K-  Lambda0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  K+  Lambda0  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  K-  KS0  Lambda_c+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  K-  KS0  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  K-  Lambda0  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  K-  Lambda_c+  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  K-  p+  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  KS0  Lambda0  phi(1020) "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  KS0  Lambda_c+  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  KS0  p+  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  Lambda0  p+  p~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  Lambda0  phi(1020)  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  Lambda0  pi+  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  Lambda_c+  phi(1020)  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  p+  phi(1020)  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s+  D_s-  K-  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s+  D_s-  p+  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s+  D~0  K-  Lambda0 "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s+  D~0  Lambda0  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s+  K-  K-  Lambda_c+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s+  K-  K-  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s+  K-  KS0  Lambda0 "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s+  K-  Lambda0  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s+  K-  Lambda_c+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s+  K-  p+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s+  KS0  Lambda0  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s+  Lambda0  Lambda0  p~- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s+  Lambda0  phi(1020)  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s+  Lambda_c+  pi-  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s+  p+  pi-  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  D_s-  K+  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  D_s-  p+  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  D~0  K+  Lambda0 "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  D~0  KS0  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  D~0  Lambda0  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  D~0  p+  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  K+  K-  Lambda_c+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  K+  K-  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  K+  KS0  Lambda0 "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  K+  Lambda0  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  K+  Lambda_c+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  K+  p+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  K-  Lambda_c+  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  K-  p+  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  KS0  KS0  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  KS0  Lambda0  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  KS0  p+  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  Lambda0  Lambda~0  p+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  Lambda0  phi(1020)  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  Lambda_c+  pi+  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  p+  p+  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  p+  phi(1020)  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  p+  pi+  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  D~0  K-  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  D~0  KS0  Lambda0 "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  D~0  Lambda0  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  D~0  p+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  K+  K-  Lambda0 "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  K+  Lambda0  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  K-  KS0  Lambda_c+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  K-  KS0  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  K-  Lambda0  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  K-  Lambda_c+  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  K-  p+  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  KS0  Lambda0  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  KS0  Lambda_c+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  KS0  p+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  Lambda0  p+  p~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  Lambda0  phi(1020)  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  Lambda0  pi+  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  Lambda_c+  phi(1020)  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  p+  phi(1020)  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  K+  K-  Lambda0 "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  K+  Lambda0  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  K-  KS0  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  K-  Lambda0  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  K-  p+  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  KS0  KS0  Lambda0 "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  KS0  Lambda0  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  KS0  p+  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda0  pi+  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  p+  phi(1020)  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K+  K-  K-  Lambda_c+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K+  K-  K-  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K+  K-  KS0  Lambda0 "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K+  K-  Lambda0  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K+  K-  Lambda_c+  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K+  K-  p+  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K+  KS0  Lambda0  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K+  Lambda0  Lambda0  Lambda_c~-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K+  Lambda0  Lambda0  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K+  Lambda0  phi(1020)  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K+  Lambda_c+  pi-  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K+  p+  pi-  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  K-  Lambda_c+  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  K-  p+  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  KS0  KS0  Lambda_c+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  KS0  KS0  p+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  KS0  Lambda0  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  KS0  Lambda_c+  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  KS0  p+  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  Lambda0  Lambda_c+  Lambda~0|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  Lambda0  Lambda~0  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  Lambda0  phi(1020)  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  Lambda_c+  p+  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  Lambda_c+  phi(1020)  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  Lambda_c+  pi+  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  Lambda_c~-  p+  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  p+  p+  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  p+  phi(1020)  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  p+  pi+  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> KS0  KS0  Lambda0  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> KS0  KS0  Lambda_c+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> KS0  KS0  p+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> KS0  Lambda0  Lambda_c+  p~- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> KS0  Lambda0  Lambda_c~-  p+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> KS0  Lambda0  p+  p~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> KS0  Lambda0  phi(1020)  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> KS0  Lambda0  pi+  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> KS0  Lambda_c+  phi(1020)  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> KS0  p+  phi(1020)  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda0  Lambda0  Lambda_c~-  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda0  Lambda0  Lambda~0  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda0  Lambda0  pi+  p~- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda0  Lambda_c+  Lambda~0  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda0  Lambda_c+  phi(1020)  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda0  Lambda_c~-  p+  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda0  Lambda~0  p+  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda0  p+  phi(1020)  p~- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda0  phi(1020)  phi(1020)  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda0  phi(1020)  pi+  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda_c+  Lambda_c+  pi-  p~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda_c+  Lambda_c~-  p+  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda_c+  p+  pi-  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda_c+  phi(1020)  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda_c+  pi+  pi-  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda_c~-  p+  p+  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> p+  p+  pi-  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> p+  phi(1020)  phi(1020)  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> p+  pi+  pi-  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D*(2010)+  K-  p~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D*(2010)+  p~-  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D+  K-  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D+  p~-  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D-  K+  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D-  p~-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D0  K-  Lambda~0 "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D0  KS0  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D0  Lambda~0  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D0  p~-  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D_s+  K-  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D_s+  p~-  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D_s-  K+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D_s-  p~-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D~0  K-  Lambda~0 " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D~0  KS0  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D~0  Lambda~0  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D~0  p~-  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  K+  Lambda_c~-  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  K+  p~-  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  K-  K+  Lambda_c~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  K-  K+  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  K-  KS0  Lambda~0 " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  K-  Lambda_c~-  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  K-  Lambda~0  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  K-  p~-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  KS0  KS0  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  KS0  Lambda~0  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  KS0  p~-  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  Lambda_c~-  pi-  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  Lambda~0  Lambda0  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  Lambda~0  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  p~-  phi(1020)  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  p~-  pi-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  p~-  p~-  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  D*(2010)+  K+  p~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  D*(2010)+  p~-  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  D+  K+  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  D+  p~-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  D0  K+  Lambda~0 "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  D0  Lambda~0  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  D_s+  K+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  D_s+  p~-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  D~0  K+  Lambda~0 " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  D~0  Lambda~0  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  K+  K+  Lambda_c~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  K+  K+  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  K+  KS0  Lambda~0 " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  K+  Lambda_c~-  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  K+  Lambda~0  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  K+  p~-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  KS0  Lambda~0  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  Lambda_c~-  pi+  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  Lambda~0  Lambda~0  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  Lambda~0  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  p~-  pi+  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  D+  K-  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  D+  p~-  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  D0  K-  Lambda~0 "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  D0  KS0  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  D0  Lambda~0  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  D0  p~-  phi(1020) "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  D_s+  K-  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  D_s+  p~-  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  D_s-  K+  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  D_s-  p~-  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  D~0  K-  Lambda~0 "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  D~0  KS0  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  D~0  Lambda~0  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  D~0  p~-  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  K+  Lambda_c~-  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  K+  p~-  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  K-  K+  Lambda_c~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  K-  K+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  K-  KS0  Lambda~0 "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  K-  Lambda_c~-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  K-  Lambda~0  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  K-  p~-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  KS0  KS0  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  KS0  Lambda~0  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  KS0  p~-  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  Lambda_c~-  pi-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  Lambda~0  Lambda0  p~- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  Lambda~0  phi(1020)  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  p~-  phi(1020)  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  p~-  pi-  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  p~-  p~-  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  D+  K+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  D+  p~-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  D0  K+  Lambda~0 "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  D0  Lambda~0  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  D_s+  K+  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  D_s+  p~-  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  D~0  K+  Lambda~0 "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  D~0  Lambda~0  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  K+  K+  Lambda_c~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  K+  K+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  K+  KS0  Lambda~0 "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  K+  Lambda_c~-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  K+  Lambda~0  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  K+  p~-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  KS0  Lambda~0  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  Lambda_c~-  pi+  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  Lambda~0  Lambda~0  p+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  Lambda~0  phi(1020)  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  p~-  pi+  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  D0  K+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  D0  KS0  Lambda~0 "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  D0  Lambda~0  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  D0  p~-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  K+  KS0  Lambda_c~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  K+  KS0  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  K+  Lambda_c~-  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  K+  Lambda~0  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  K+  p~-  phi(1020) "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  K-  K+  Lambda~0 "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  K-  Lambda~0  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  KS0  Lambda_c~-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  KS0  Lambda~0  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  KS0  p~-  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  Lambda_c~-  phi(1020)  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  Lambda~0  phi(1020)  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  Lambda~0  pi-  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  Lambda~0  p~-  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  p~-  phi(1020)  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  D0  K-  Lambda~0 "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  D0  KS0  p~- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  D0  Lambda~0  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  D0  p~-  phi(1020) "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  D_s+  K-  p~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  D_s+  p~-  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  K+  Lambda_c~-  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  K+  p~-  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  K-  K+  Lambda_c~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  K-  K+  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  K-  KS0  Lambda~0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  K-  Lambda_c~-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  K-  Lambda~0  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  K-  p~-  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  KS0  KS0  p~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  KS0  Lambda~0  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  KS0  p~-  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  Lambda_c~-  pi-  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  Lambda~0  Lambda0  p~- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  Lambda~0  phi(1020)  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  p~-  phi(1020)  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  p~-  pi-  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  p~-  p~-  p+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  D0  K+  Lambda~0 "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  D0  Lambda~0  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  D_s+  K+  p~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  D_s+  p~-  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  K+  K+  Lambda_c~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  K+  K+  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  K+  KS0  Lambda~0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  K+  Lambda_c~-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  K+  Lambda~0  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  K+  p~-  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  KS0  Lambda~0  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  Lambda_c~-  pi+  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  Lambda~0  Lambda~0  p+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  Lambda~0  phi(1020)  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  p~-  pi+  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  D0  K+  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  D0  KS0  Lambda~0 "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  D0  Lambda~0  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  D0  p~-  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  D_s+  K-  Lambda~0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  D_s+  KS0  p~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  D_s+  Lambda~0  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  D_s+  p~-  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  D_s-  K+  Lambda~0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  D_s-  Lambda~0  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  D~0  K+  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  D~0  KS0  Lambda~0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  D~0  Lambda~0  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  D~0  p~-  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  K+  KS0  Lambda_c~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  K+  KS0  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  K+  Lambda_c~-  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  K+  Lambda~0  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  K+  p~-  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  K-  K+  Lambda~0 "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  K-  Lambda~0  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  KS0  Lambda_c~-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  KS0  Lambda~0  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  KS0  p~-  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  Lambda_c~-  phi(1020)  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  Lambda~0  phi(1020)  phi(1|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  Lambda~0  pi-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  Lambda~0  p~-  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  p~-  phi(1020)  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  K+  KS0  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  K+  Lambda~0  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  K+  p~-  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  K-  K+  Lambda~0 "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  K-  Lambda~0  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  KS0  KS0  Lambda~0 "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  KS0  Lambda~0  phi(1|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  KS0  p~-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda~0  pi-  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  p~-  phi(1020)  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  K+  Lambda_c~-  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  K+  p~-  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  KS0  KS0  Lambda_c~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  KS0  KS0  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  KS0  Lambda_c~-  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  KS0  Lambda~0  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  KS0  p~-  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  Lambda_c+  p~-  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  Lambda_c~-  phi(1020)  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  Lambda_c~-  pi-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  Lambda_c~-  p~-  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  Lambda~0  Lambda0  p~- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  Lambda~0  Lambda_c~-  Lambd|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  Lambda~0  phi(1020)  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  p~-  phi(1020)  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  p~-  pi-  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  p~-  p~-  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K-  K+  K+  Lambda_c~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K-  K+  K+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K-  K+  KS0  Lambda~0 "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K-  K+  Lambda_c~-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K-  K+  Lambda~0  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K-  K+  p~-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K-  KS0  Lambda~0  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K-  Lambda_c~-  pi+  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K-  Lambda~0  Lambda~0  Lambda_|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K-  Lambda~0  Lambda~0  p+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K-  Lambda~0  phi(1020)  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K-  p~-  pi+  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> KS0  KS0  Lambda_c~-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> KS0  KS0  Lambda~0  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> KS0  KS0  p~-  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> KS0  Lambda_c~-  phi(1020)  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> KS0  Lambda~0  Lambda_c+  p~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> KS0  Lambda~0  Lambda_c~-  p+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> KS0  Lambda~0  phi(1020)  phi(1|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> KS0  Lambda~0  pi-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> KS0  Lambda~0  p~-  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> KS0  p~-  phi(1020)  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c+  p~-  p~-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  Lambda_c+  p~-  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  Lambda_c~-  pi+  p+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  phi(1020)  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  pi-  pi+  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  p~-  pi+  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  Lambda0  p~-  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  Lambda_c+  p~-  phi(1|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  Lambda_c~-  Lambda0  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  Lambda_c~-  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  Lambda~0  Lambda0  ph|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  Lambda~0  Lambda_c+  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  Lambda~0  pi-  p+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  phi(1020)  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  phi(1020)  pi-  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  p~-  phi(1020)  p+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> p~-  phi(1020)  phi(1020)  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> p~-  pi-  pi+  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> p~-  p~-  pi+  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |       141 |          3 |   0.021277 |    0.14430 |      0.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |       141 |          3 |   0.021277 |    0.14430 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |       141 |          9 |   0.063830 |    0.24445 |      0.0000 |      1.0000 |
+ | "# Phys/InputForB2fourbody"                     |       141 |        706 |     5.0071 |     1.4217 |      4.0000 |      10.000 |
+ | "# Xi_b- -> D*(2010)+  K-  K-  Lambda0 "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)+  K-  Lambda0  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)+  Lambda0  pi-  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  D0  K-  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  D0  p+  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  D~0  K-  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  D~0  p+  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  K+  K-  Lambda0 "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  K+  Lambda0  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  K-  KS0  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  K-  Lambda0  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  K-  p+  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  KS0  p+  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  Lambda0  p+  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  Lambda0  pi+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  p+  phi(1020)  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D+  K-  K-  Lambda0 "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D+  K-  Lambda0  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D+  Lambda0  pi-  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  D0  K-  p+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  D0  p+  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  D~0  K-  p+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  D~0  p+  pi- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  K+  K-  Lambda0 "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  K+  Lambda0  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  K-  KS0  p+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  K-  Lambda0  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  K-  p+  phi(1020) "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  KS0  p+  pi- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  Lambda0  p+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  Lambda0  pi+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  p+  phi(1020)  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  D0  K-  Lambda0 "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  D0  Lambda0  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  D_s-  K-  p+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  D_s-  p+  pi- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  D~0  K-  Lambda0 "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  D~0  Lambda0  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  K-  K-  Lambda_c+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  K-  K-  p+ "                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  K-  KS0  Lambda0 "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  K-  Lambda0  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  K-  Lambda_c+  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  K-  p+  pi- "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  KS0  Lambda0  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  Lambda0  Lambda0  p~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  Lambda0  phi(1020)  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  Lambda_c+  pi-  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  p+  pi-  pi- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s+  K-  K-  Lambda0 "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s+  K-  Lambda0  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s+  Lambda0  pi-  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s-  D~0  K-  p+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s-  D~0  p+  pi- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s-  K+  K-  Lambda0 "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s-  K+  Lambda0  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s-  K-  KS0  p+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s-  K-  Lambda0  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s-  K-  p+  phi(1020) "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s-  KS0  p+  pi- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s-  Lambda0  p+  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s-  Lambda0  pi+  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s-  p+  phi(1020)  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D~0  D~0  K-  Lambda0 "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D~0  D~0  Lambda0  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D~0  K-  K-  Lambda_c+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D~0  K-  K-  p+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D~0  K-  KS0  Lambda0 "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D~0  K-  Lambda0  phi(1020) "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D~0  K-  Lambda_c+  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D~0  K-  p+  pi- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D~0  KS0  Lambda0  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D~0  Lambda0  Lambda0  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D~0  Lambda0  phi(1020)  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D~0  Lambda_c+  pi-  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D~0  p+  pi-  pi- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> J/psi(1S)  K-  K-  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> J/psi(1S)  K-  KS0  Lambda0 "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> J/psi(1S)  K-  Lambda0  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> J/psi(1S)  K-  p+  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> J/psi(1S)  KS0  Lambda0  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> J/psi(1S)  Lambda0  phi(1020)  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> J/psi(1S)  Lambda_c+  pi-  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> J/psi(1S)  p+  pi-  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K+  K-  K-  Lambda0 "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K+  K-  Lambda0  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K+  Lambda0  pi-  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  K-  KS0  Lambda_c+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  K-  KS0  p+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  K-  Lambda0  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  K-  Lambda_c+  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  K-  p+  phi(1020) "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  KS0  Lambda0  phi(1020) "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  KS0  Lambda_c+  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  KS0  p+  pi- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  Lambda0  Lambda_c+  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  Lambda0  Lambda_c~-  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  Lambda0  p+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  Lambda0  phi(1020)  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  Lambda0  pi+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  Lambda_c+  phi(1020)  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  p+  phi(1020)  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> KS0  Lambda0  phi(1020)  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> KS0  Lambda_c+  pi-  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> KS0  p+  pi-  pi- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> Lambda0  Lambda0  phi(1020)  p~- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> Lambda0  Lambda_c+  pi-  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> Lambda0  Lambda_c~-  p+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> Lambda0  p+  pi-  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> Lambda0  phi(1020)  phi(1020)  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> Lambda0  pi+  pi-  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> Lambda_c+  phi(1020)  pi-  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> p+  phi(1020)  pi-  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  D0  K-  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  D0  p+  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  D~0  K-  p+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  D~0  p+  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  K+  K-  Lambda0 "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  K+  Lambda0  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  K-  KS0  p+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  K-  Lambda0  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  K-  p+  phi(1020) "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  KS0  p+  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  Lambda0  p+  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  Lambda0  pi+  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  p+  phi(1020)  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)-  D0  K+  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)-  D0  p+  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)-  D~0  K+  p+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)-  D~0  p+  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)-  K+  K+  Lambda0 "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)-  K+  KS0  p+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)-  K+  Lambda0  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)-  K+  p+  phi(1020) "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)-  KS0  p+  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)-  Lambda0  pi+  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)-  Lambda~0  p+  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)-  p+  phi(1020)  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  D0  K-  p+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  D0  p+  pi- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  D~0  K-  p+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  D~0  p+  pi- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  K+  K-  Lambda0 "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  K+  Lambda0  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  K-  KS0  p+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  K-  Lambda0  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  K-  p+  phi(1020) "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  KS0  p+  pi- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  Lambda0  p+  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  Lambda0  pi+  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  p+  phi(1020)  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D-  D0  K+  p+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D-  D0  p+  pi+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D-  D~0  K+  p+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D-  D~0  p+  pi+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D-  K+  K+  Lambda0 "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D-  K+  KS0  p+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D-  K+  Lambda0  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D-  K+  p+  phi(1020) "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D-  KS0  p+  pi+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D-  Lambda0  pi+  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D-  Lambda~0  p+  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D-  p+  phi(1020)  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  D0  K+  Lambda0 "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  D0  KS0  p+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  D0  Lambda0  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  D0  p+  phi(1020) "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  D_s+  K-  p+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  D_s+  p+  pi- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  D_s-  K+  p+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  D_s-  p+  pi+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  D~0  K+  Lambda0 "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  D~0  KS0  p+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  D~0  Lambda0  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  D~0  p+  phi(1020) "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  K+  K-  Lambda_c+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  K+  K-  p+ "                   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  K+  KS0  Lambda0 "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  K+  Lambda0  phi(1020) "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  K+  Lambda_c+  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  K+  p+  pi- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  K-  Lambda_c+  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  K-  p+  pi+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  KS0  KS0  p+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  KS0  Lambda0  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  KS0  p+  phi(1020) "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  Lambda0  Lambda~0  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  Lambda0  phi(1020)  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  Lambda_c+  pi+  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  p+  p+  p~- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  p+  phi(1020)  phi(1020) "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  p+  pi+  pi- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s+  D~0  K-  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s+  D~0  p+  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s+  K+  K-  Lambda0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s+  K+  Lambda0  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s+  K-  KS0  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s+  K-  Lambda0  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s+  K-  p+  phi(1020) "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s+  KS0  p+  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s+  Lambda0  p+  p~- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s+  Lambda0  pi+  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s+  p+  phi(1020)  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s-  D~0  K+  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s-  D~0  p+  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s-  K+  K+  Lambda0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s-  K+  KS0  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s-  K+  Lambda0  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s-  K+  p+  phi(1020) "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s-  KS0  p+  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s-  Lambda0  pi+  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s-  Lambda~0  p+  p+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s-  p+  phi(1020)  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  D~0  K+  Lambda0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  D~0  KS0  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  D~0  Lambda0  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  D~0  p+  phi(1020) "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  K+  K-  Lambda_c+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  K+  K-  p+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  K+  KS0  Lambda0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  K+  Lambda0  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  K+  Lambda_c+  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  K+  p+  pi- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  K-  Lambda_c+  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  K-  p+  pi+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  KS0  KS0  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  KS0  Lambda0  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  KS0  p+  phi(1020) "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  Lambda0  Lambda~0  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  Lambda0  phi(1020)  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  Lambda_c+  pi+  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  p+  p+  p~- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  p+  phi(1020)  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  p+  pi+  pi- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> J/psi(1S)  K+  K-  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> J/psi(1S)  K+  KS0  Lambda0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> J/psi(1S)  K+  Lambda0  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> J/psi(1S)  K+  p+  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> J/psi(1S)  K-  p+  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> J/psi(1S)  KS0  KS0  p+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> J/psi(1S)  KS0  Lambda0  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> J/psi(1S)  KS0  p+  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> J/psi(1S)  Lambda0  phi(1020)  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> J/psi(1S)  Lambda_c+  pi+  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> J/psi(1S)  p+  p+  p~- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> J/psi(1S)  p+  pi+  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  K+  K-  Lambda0 "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  K+  Lambda0  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  K-  KS0  Lambda_c+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  K-  KS0  p+ "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  K-  Lambda0  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  K-  Lambda_c+  phi(1020) "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  K-  p+  phi(1020) "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  KS0  Lambda0  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  KS0  Lambda_c+  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  KS0  p+  pi- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  Lambda0  Lambda_c+  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  Lambda0  Lambda_c~-  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  Lambda0  p+  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  Lambda0  phi(1020)  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  Lambda0  pi+  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  Lambda_c+  phi(1020)  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  p+  phi(1020)  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K-  KS0  Lambda_c+  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K-  KS0  p+  pi+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K-  Lambda0  pi+  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K-  Lambda_c+  Lambda~0  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K-  Lambda_c+  phi(1020)  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K-  Lambda~0  p+  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K-  p+  phi(1020)  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> KS0  KS0  p+  phi(1020) "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> KS0  Lambda0  phi(1020)  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> KS0  Lambda_c+  p+  p~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> KS0  Lambda_c+  pi+  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> KS0  Lambda_c~-  p+  p+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> KS0  p+  p+  p~- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> KS0  p+  phi(1020)  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> KS0  p+  pi+  pi- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> Lambda0  Lambda_c+  pi+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> Lambda0  Lambda_c~-  p+  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> Lambda0  Lambda~0  p+  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> Lambda0  p+  pi+  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> Lambda0  phi(1020)  phi(1020)  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> Lambda0  pi+  pi+  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> Lambda_c+  Lambda~0  p+  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> Lambda_c+  p+  phi(1020)  p~- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> Lambda_c+  phi(1020)  pi+  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> Lambda_c~-  p+  p+  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> Lambda~0  p+  p+  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> p+  p+  phi(1020)  p~- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> p+  phi(1020)  phi(1020)  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> p+  phi(1020)  pi+  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)+  D0  K-  p~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)+  D0  p~-  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)+  D~0  K-  p~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)+  D~0  p~-  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)+  K-  K-  Lambda~0 "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)+  K-  KS0  p~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)+  K-  Lambda~0  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)+  K-  p~-  phi(1020) "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)+  KS0  p~-  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)+  Lambda0  p~-  p~- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)+  Lambda~0  pi-  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)+  p~-  phi(1020)  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  D0  K+  p~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  D0  p~-  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  D~0  K+  p~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  D~0  p~-  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  K+  KS0  p~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  K+  Lambda~0  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  K+  p~-  phi(1020) "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  K-  K+  Lambda~0 "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  K-  Lambda~0  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  KS0  p~-  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  Lambda~0  pi-  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  Lambda~0  p~-  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  p~-  phi(1020)  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D+  D0  K-  p~- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D+  D0  p~-  pi- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D+  D~0  K-  p~- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D+  D~0  p~-  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D+  K-  K-  Lambda~0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D+  K-  KS0  p~- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D+  K-  Lambda~0  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D+  K-  p~-  phi(1020) "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D+  KS0  p~-  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D+  Lambda0  p~-  p~- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D+  Lambda~0  pi-  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D+  p~-  phi(1020)  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  D0  K+  p~- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  D0  p~-  pi+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  D~0  K+  p~- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  D~0  p~-  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  K+  KS0  p~- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  K+  Lambda~0  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  K+  p~-  phi(1020) "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  K-  K+  Lambda~0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  K-  Lambda~0  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  KS0  p~-  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  Lambda~0  pi-  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  Lambda~0  p~-  p+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  p~-  phi(1020)  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  D0  K-  Lambda~0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  D0  KS0  p~- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  D0  Lambda~0  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  D0  p~-  phi(1020) "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  K+  Lambda_c~-  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  K+  p~-  pi- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  K-  K+  Lambda_c~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  K-  K+  p~- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  K-  KS0  Lambda~0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  K-  Lambda_c~-  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  K-  Lambda~0  phi(1020) "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  K-  p~-  pi+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  KS0  KS0  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  KS0  Lambda~0  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  KS0  p~-  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  Lambda_c~-  pi-  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  Lambda~0  Lambda0  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  Lambda~0  phi(1020)  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  p~-  phi(1020)  phi(1020) "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  p~-  pi-  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  p~-  p~-  p+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s+  D0  K-  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s+  D0  p~-  pi- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s+  K-  K-  Lambda~0 "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s+  K-  KS0  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s+  K-  Lambda~0  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s+  K-  p~-  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s+  KS0  p~-  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s+  Lambda0  p~-  p~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s+  Lambda~0  pi-  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s+  p~-  phi(1020)  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s-  D0  K+  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s-  D0  p~-  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s-  K+  KS0  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s-  K+  Lambda~0  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s-  K+  p~-  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s-  K-  K+  Lambda~0 "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s-  K-  Lambda~0  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s-  KS0  p~-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s-  Lambda~0  pi-  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s-  Lambda~0  p~-  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s-  p~-  phi(1020)  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  D0  K-  Lambda~0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  D0  KS0  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  D0  Lambda~0  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  D0  p~-  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  D_s+  K-  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  D_s+  p~-  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  D_s-  K+  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  D_s-  p~-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  D~0  K-  Lambda~0 "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  D~0  KS0  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  D~0  Lambda~0  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  D~0  p~-  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  K+  Lambda_c~-  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  K+  p~-  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  K-  K+  Lambda_c~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  K-  K+  p~- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  K-  KS0  Lambda~0 "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  K-  Lambda_c~-  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  K-  Lambda~0  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  K-  p~-  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  KS0  KS0  p~- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  KS0  Lambda~0  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  KS0  p~-  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  Lambda_c~-  pi-  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  Lambda~0  Lambda0  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  Lambda~0  phi(1020)  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  p~-  phi(1020)  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  p~-  pi-  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  p~-  p~-  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> J/psi(1S)  K+  p~-  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> J/psi(1S)  K-  K+  p~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> J/psi(1S)  K-  KS0  Lambda~0 "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> J/psi(1S)  K-  Lambda~0  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> J/psi(1S)  K-  p~-  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> J/psi(1S)  KS0  KS0  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> J/psi(1S)  KS0  Lambda~0  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> J/psi(1S)  KS0  p~-  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> J/psi(1S)  Lambda_c~-  pi-  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> J/psi(1S)  Lambda~0  phi(1020)  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> J/psi(1S)  p~-  pi-  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> J/psi(1S)  p~-  p~-  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K+  KS0  Lambda_c~-  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K+  KS0  p~-  pi- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K+  Lambda0  p~-  p~- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K+  Lambda_c~-  Lambda0  p~- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K+  Lambda_c~-  phi(1020)  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K+  Lambda~0  pi-  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K+  p~-  phi(1020)  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  K+  KS0  Lambda_c~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  K+  KS0  p~- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  K+  Lambda_c~-  phi(1020) "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  K+  Lambda~0  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  K+  p~-  phi(1020) "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  K-  K+  Lambda~0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  K-  Lambda~0  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  KS0  Lambda_c~-  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  KS0  Lambda~0  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  KS0  p~-  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  Lambda_c~-  phi(1020)  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  Lambda~0  Lambda_c+  p~- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  Lambda~0  Lambda_c~-  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  Lambda~0  phi(1020)  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  Lambda~0  pi-  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  Lambda~0  p~-  p+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  p~-  phi(1020)  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> KS0  KS0  p~-  phi(1020) "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> KS0  Lambda_c+  p~-  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> KS0  Lambda_c~-  pi-  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> KS0  Lambda_c~-  p~-  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> KS0  Lambda~0  phi(1020)  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> KS0  p~-  phi(1020)  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> KS0  p~-  pi-  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> KS0  p~-  p~-  p+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda0  p~-  p~-  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda_c+  p~-  p~-  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda_c~-  Lambda0  p~-  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda_c~-  phi(1020)  pi-  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda_c~-  p~-  phi(1020)  p+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda~0  Lambda0  p~-  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda~0  Lambda_c+  p~-  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda~0  Lambda_c~-  pi-  p+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda~0  phi(1020)  phi(1020)  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda~0  pi-  pi-  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda~0  p~-  pi-  p+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> p~-  phi(1020)  phi(1020)  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> p~-  phi(1020)  pi-  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> p~-  p~-  phi(1020)  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  D0  K+  p~- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  D0  p~-  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  D~0  K+  p~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  D~0  p~-  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  K+  KS0  p~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  K+  Lambda~0  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  K+  p~-  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  K-  K+  Lambda~0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  K-  Lambda~0  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  KS0  p~-  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  Lambda~0  pi-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  Lambda~0  p~-  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  p~-  phi(1020)  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)-  K+  K+  Lambda~0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)-  K+  Lambda~0  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)-  Lambda~0  pi+  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  D0  K+  p~- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  D0  p~-  pi+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  D~0  K+  p~- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  D~0  p~-  pi+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  K+  KS0  p~- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  K+  Lambda~0  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  K+  p~-  phi(1020) "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  K-  K+  Lambda~0 "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  K-  Lambda~0  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  KS0  p~-  pi+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  Lambda~0  pi-  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  Lambda~0  p~-  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  p~-  phi(1020)  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D-  K+  K+  Lambda~0 "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D-  K+  Lambda~0  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D-  Lambda~0  pi+  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  D0  K+  Lambda~0 "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  D0  Lambda~0  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  K+  K+  Lambda_c~- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  K+  K+  p~- "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  K+  KS0  Lambda~0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  K+  Lambda_c~-  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  K+  Lambda~0  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  K+  p~-  pi+ "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  KS0  Lambda~0  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  Lambda_c~-  pi+  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  Lambda~0  Lambda~0  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  Lambda~0  phi(1020)  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  p~-  pi+  pi+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s+  D0  K+  p~- "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s+  D0  p~-  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s+  K+  KS0  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s+  K+  Lambda~0  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s+  K+  p~-  phi(1020) "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s+  K-  K+  Lambda~0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s+  K-  Lambda~0  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s+  KS0  p~-  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s+  Lambda~0  pi-  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s+  Lambda~0  p~-  p+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s+  p~-  phi(1020)  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s-  K+  K+  Lambda~0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s-  K+  Lambda~0  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s-  Lambda~0  pi+  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  D0  K+  Lambda~0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  D0  Lambda~0  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  D_s+  K+  p~- "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  D_s+  p~-  pi+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  D~0  K+  Lambda~0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  D~0  Lambda~0  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  K+  K+  Lambda_c~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  K+  K+  p~- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  K+  KS0  Lambda~0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  K+  Lambda_c~-  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  K+  Lambda~0  phi(1020) "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  K+  p~-  pi+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  KS0  Lambda~0  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  Lambda_c~-  pi+  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  Lambda~0  Lambda~0  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  Lambda~0  phi(1020)  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  p~-  pi+  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> J/psi(1S)  K+  K+  p~- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> J/psi(1S)  K+  KS0  Lambda~0 "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> J/psi(1S)  K+  Lambda~0  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> J/psi(1S)  K+  p~-  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> J/psi(1S)  KS0  Lambda~0  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> J/psi(1S)  Lambda_c~-  pi+  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> J/psi(1S)  Lambda~0  phi(1020)  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> J/psi(1S)  p~-  pi+  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  K+  KS0  Lambda_c~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  K+  KS0  p~- "                 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  K+  Lambda_c~-  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  K+  Lambda~0  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  K+  p~-  phi(1020) "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  KS0  Lambda_c~-  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  KS0  Lambda~0  phi(1020) "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  KS0  p~-  pi+ "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  Lambda_c~-  phi(1020)  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  Lambda~0  Lambda_c+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  Lambda~0  Lambda_c~-  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  Lambda~0  phi(1020)  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  Lambda~0  pi-  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  Lambda~0  p~-  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  p~-  phi(1020)  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K-  K+  K+  Lambda~0 "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K-  K+  Lambda~0  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K-  Lambda~0  pi+  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> KS0  Lambda_c~-  pi+  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> KS0  Lambda~0  phi(1020)  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> KS0  p~-  pi+  pi+ "               |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Lambda_c~-  phi(1020)  pi+  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Lambda~0  Lambda_c+  p~-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Lambda~0  Lambda_c~-  pi+  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Lambda~0  Lambda~0  phi(1020)  p+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Lambda~0  phi(1020)  phi(1020)  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Lambda~0  pi-  pi+  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Lambda~0  p~-  pi+  p+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> p~-  phi(1020)  pi+  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       141 |        706 |     5.0071 |     1.4217 |      4.0000 |      10.000 |
+ | "# max size B+ -> D*(2010)+  D0  K+  K- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D0  K+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D0  K-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D0  p+  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D0  pi+  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D~0  K+  K- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D~0  K+  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D~0  K-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D~0  p+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D~0  pi+  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  J/psi(1S)  K+  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  J/psi(1S)  K-  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  J/psi(1S)  pi+  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  K+  K-  KS0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  K+  K-  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  K+  KS0  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  K+  Lambda0  p~- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  K+  phi(1020)  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  K-  KS0  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  K-  Lambda~0  p+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  K-  phi(1020)  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  KS0  p+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  KS0  pi+  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  Lambda0  pi+  p~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  Lambda~0  p+  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  p+  phi(1020)  p~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  phi(1020)  pi+  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  D0  K+  K+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  D0  K+  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  D0  pi+  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  D~0  K+  K+ "      |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D*(2010)-  D~0  K+  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  D~0  pi+  pi+ "    |       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size B+ -> D*(2010)-  J/psi(1S)  K+  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  J/psi(1S)  pi+  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  K+  K+  KS0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  K+  K+  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  K+  KS0  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  K+  Lambda~0  p+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  K+  phi(1020)  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  KS0  pi+  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  Lambda~0  p+  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  phi(1020)  pi+  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  D0  K+  K- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  D0  K+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  D0  K-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  D0  p+  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  D0  pi+  pi- "            |       141 |          6 |   0.042553 |    0.50350 |      0.0000 |      6.0000 |
+ | "# max size B+ -> D+  D~0  K+  K- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  D~0  K+  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  D~0  K-  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  D~0  p+  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  D~0  pi+  pi- "           |       141 |          6 |   0.042553 |    0.50350 |      0.0000 |      6.0000 |
+ | "# max size B+ -> D+  J/psi(1S)  K+  K- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  J/psi(1S)  K+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  J/psi(1S)  K-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  J/psi(1S)  pi+  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  K+  K-  KS0 "             |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D+  K+  K-  phi(1020) "       |       141 |          6 |   0.042553 |    0.31222 |      0.0000 |      3.0000 |
+ | "# max size B+ -> D+  K+  KS0  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  K+  Lambda0  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  K+  phi(1020)  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  K-  KS0  pi+ "            |       141 |          3 |   0.021277 |    0.18711 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D+  K-  Lambda~0  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  K-  phi(1020)  pi+ "      |       141 |          6 |   0.042553 |    0.35475 |      0.0000 |      4.0000 |
+ | "# max size B+ -> D+  KS0  p+  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  KS0  pi+  pi- "           |       141 |          7 |   0.049645 |    0.36371 |      0.0000 |      4.0000 |
+ | "# max size B+ -> D+  Lambda0  pi+  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  Lambda~0  p+  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  p+  phi(1020)  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  phi(1020)  pi+  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D-  D0  K+  K+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D-  D0  K+  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D-  D0  pi+  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D-  D~0  K+  K+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D-  D~0  K+  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D-  D~0  pi+  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D-  J/psi(1S)  K+  K+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D-  J/psi(1S)  K+  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D-  J/psi(1S)  pi+  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D-  K+  K+  KS0 "             |       141 |          3 |   0.021277 |    0.18711 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D-  K+  K+  phi(1020) "       |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D-  K+  KS0  pi+ "            |       141 |          3 |   0.021277 |    0.18711 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D-  K+  Lambda~0  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D-  K+  phi(1020)  pi+ "      |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D-  KS0  pi+  pi+ "           |       141 |          4 |   0.028369 |    0.20432 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D-  Lambda~0  p+  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D-  phi(1020)  pi+  pi+ "     |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D0  D0  D0  pi+ "             |       141 |          7 |   0.049645 |    0.32236 |      0.0000 |      3.0000 |
+ | "# max size B+ -> D0  D0  D~0  pi+ "            |       141 |          3 |   0.021277 |    0.25175 |      0.0000 |      3.0000 |
+ | "# max size B+ -> D0  D0  K+  KS0 "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D0  K+  phi(1020) "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D0  KS0  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D0  Lambda~0  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D0  phi(1020)  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D_s+  K+  K- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D_s+  K+  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D_s+  K-  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D_s+  p+  p~- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D_s+  pi+  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D_s-  K+  K+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D_s-  K+  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D_s-  pi+  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D~0  D~0  pi+ "           |       141 |          3 |   0.021277 |    0.25175 |      0.0000 |      3.0000 |
+ | "# max size B+ -> D0  D~0  K+  KS0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D~0  K+  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D~0  KS0  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D~0  Lambda~0  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D~0  phi(1020)  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  J/psi(1S)  K+  KS0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  J/psi(1S)  KS0  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  K+  K+  K- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  K+  K+  pi- "             |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D0  K+  K-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  K+  KS0  KS0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  K+  KS0  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  K+  Lambda0  Lambda~0 "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  K+  Lambda_c+  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  K+  Lambda_c~-  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  K+  p+  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  K+  phi(1020)  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  K+  pi+  pi- "            |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D0  K-  pi+  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  KS0  KS0  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  KS0  Lambda~0  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  KS0  phi(1020)  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  Lambda0  Lambda~0  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  Lambda_c+  pi+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  Lambda_c~-  p+  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  Lambda~0  p+  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  p+  pi+  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  phi(1020)  phi(1020)  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  pi+  pi+  pi- "           |       141 |         20 |    0.14184 |     1.5139 |      0.0000 |      18.000 |
+ | "# max size B+ -> D_s+  D~0  K+  K- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  D~0  K+  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  D~0  K-  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  D~0  p+  p~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  D~0  pi+  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  J/psi(1S)  K+  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  J/psi(1S)  K-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  J/psi(1S)  pi+  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  K+  K-  KS0 "           |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D_s+  K+  K-  phi(1020) "     |       141 |          9 |   0.063830 |    0.53545 |      0.0000 |      6.0000 |
+ | "# max size B+ -> D_s+  K+  KS0  pi- "          |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D_s+  K+  Lambda0  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  K+  phi(1020)  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  K-  KS0  pi+ "          |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D_s+  K-  Lambda~0  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  K-  phi(1020)  pi+ "    |       141 |          7 |   0.049645 |    0.38272 |      0.0000 |      4.0000 |
+ | "# max size B+ -> D_s+  KS0  p+  p~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  KS0  pi+  pi- "         |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D_s+  Lambda0  pi+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  Lambda~0  p+  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  p+  phi(1020)  p~- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  phi(1020)  pi+  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s-  D~0  K+  K+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s-  D~0  K+  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s-  D~0  pi+  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s-  J/psi(1S)  K+  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s-  J/psi(1S)  pi+  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s-  K+  K+  KS0 "           |       141 |          4 |   0.028369 |    0.23650 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D_s-  K+  K+  phi(1020) "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s-  K+  KS0  pi+ "          |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D_s-  K+  Lambda~0  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s-  K+  phi(1020)  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s-  KS0  pi+  pi+ "         |       141 |          6 |   0.042553 |    0.37421 |      0.0000 |      4.0000 |
+ | "# max size B+ -> D_s-  Lambda~0  p+  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s-  phi(1020)  pi+  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  D~0  D~0  pi+ "          |       141 |         12 |   0.085106 |    0.40370 |      0.0000 |      3.0000 |
+ | "# max size B+ -> D~0  D~0  K+  KS0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  D~0  K+  phi(1020) "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  D~0  KS0  pi+ "          |       141 |          3 |   0.021277 |    0.18711 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D~0  D~0  Lambda~0  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  D~0  phi(1020)  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  J/psi(1S)  K+  KS0 "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  J/psi(1S)  KS0  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  K+  K+  K- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  K+  K+  pi- "            |       141 |          4 |   0.028369 |    0.20432 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D~0  K+  K-  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  K+  KS0  KS0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  K+  KS0  phi(1020) "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  K+  Lambda0  Lambda~0 "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  K+  Lambda_c+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  K+  Lambda_c~-  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  K+  p+  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  K+  phi(1020)  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  K+  pi+  pi- "           |       141 |          3 |   0.021277 |    0.18711 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D~0  K-  pi+  pi+ "           |       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size B+ -> D~0  KS0  KS0  pi+ "          |       141 |          3 |   0.021277 |    0.18711 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D~0  KS0  Lambda~0  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  KS0  phi(1020)  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  Lambda0  Lambda~0  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  Lambda_c+  pi+  p~- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  Lambda_c~-  p+  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  Lambda~0  p+  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  p+  pi+  p~- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  phi(1020)  phi(1020)  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  pi+  pi+  pi- "          |       141 |         34 |    0.24113 |     1.6881 |      0.0000 |      18.000 |
+ | "# max size B+ -> J/psi(1S)  K+  K+  K- "       |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B+ -> J/psi(1S)  K+  K+  pi- "      |       141 |         10 |   0.070922 |    0.42352 |      0.0000 |      4.0000 |
+ | "# max size B+ -> J/psi(1S)  K+  K-  pi+ "      |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B+ -> J/psi(1S)  K+  KS0  KS0 "     |       141 |         18 |    0.12766 |     1.3519 |      0.0000 |      16.000 |
+ | "# max size B+ -> J/psi(1S)  K+  KS0  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  K+  Lambda0  Lambda|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  K+  p+  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  K+  phi(1020)  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  K+  pi+  pi- "     |       141 |          7 |   0.049645 |    0.29956 |      0.0000 |      2.0000 |
+ | "# max size B+ -> J/psi(1S)  K-  pi+  pi+ "     |       141 |          9 |   0.063830 |    0.38061 |      0.0000 |      4.0000 |
+ | "# max size B+ -> J/psi(1S)  KS0  KS0  pi+ "    |       141 |         19 |    0.13475 |     1.3486 |      0.0000 |      16.000 |
+ | "# max size B+ -> J/psi(1S)  KS0  Lambda~0  p+ "|       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size B+ -> J/psi(1S)  KS0  phi(1020)  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  Lambda0  Lambda~0  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  p+  pi+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  phi(1020)  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  pi+  pi+  pi- "    |       141 |         27 |    0.19149 |    0.83296 |      0.0000 |      8.0000 |
+ | "# max size B+ -> K+  K+  K-  KS0 "             |       141 |          5 |   0.035461 |    0.25014 |      0.0000 |      2.0000 |
+ | "# max size B+ -> K+  K+  K-  phi(1020) "       |       141 |         13 |   0.092199 |    0.78008 |      0.0000 |      9.0000 |
+ | "# max size B+ -> K+  K+  KS0  pi- "            |       141 |         23 |    0.16312 |    0.61453 |      0.0000 |      4.0000 |
+ | "# max size B+ -> K+  K+  Lambda0  Lambda_c~- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K+  K+  Lambda0  p~- "        |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B+ -> K+  K+  phi(1020)  pi- "      |       141 |          3 |   0.021277 |    0.25175 |      0.0000 |      3.0000 |
+ | "# max size B+ -> K+  K-  KS0  pi+ "            |       141 |          3 |   0.021277 |    0.18711 |      0.0000 |      2.0000 |
+ | "# max size B+ -> K+  K-  Lambda_c+  Lambda~0 " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K+  K-  Lambda~0  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K+  K-  phi(1020)  pi+ "      |       141 |          9 |   0.063830 |    0.43291 |      0.0000 |      4.0000 |
+ | "# max size B+ -> K+  KS0  KS0  phi(1020) "     |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B+ -> K+  KS0  Lambda_c+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K+  KS0  Lambda_c~-  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K+  KS0  p+  p~- "            |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B+ -> K+  KS0  phi(1020)  phi(1020) |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B+ -> K+  KS0  pi+  pi- "           |       141 |         19 |    0.13475 |    0.59810 |      0.0000 |      4.0000 |
+ | "# max size B+ -> K+  Lambda0  Lambda_c~-  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K+  Lambda0  Lambda~0  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K+  Lambda0  pi+  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K+  Lambda_c+  Lambda~0  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K+  Lambda_c+  phi(1020)  p~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K+  Lambda_c~-  p+  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K+  Lambda~0  p+  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K+  p+  phi(1020)  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K+  phi(1020)  phi(1020)  phi(|       141 |          6 |   0.042553 |    0.28861 |      0.0000 |      3.0000 |
+ | "# max size B+ -> K+  phi(1020)  pi+  pi- "     |       141 |          3 |   0.021277 |    0.25175 |      0.0000 |      3.0000 |
+ | "# max size B+ -> K-  KS0  pi+  pi+ "           |       141 |         29 |    0.20567 |    0.73916 |      0.0000 |      4.0000 |
+ | "# max size B+ -> K-  Lambda_c+  Lambda~0  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K-  Lambda~0  p+  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K-  phi(1020)  pi+  pi+ "     |       141 |         11 |   0.078014 |    0.68490 |      0.0000 |      8.0000 |
+ | "# max size B+ -> KS0  KS0  phi(1020)  pi+ "    |       141 |          9 |   0.063830 |    0.47955 |      0.0000 |      4.0000 |
+ | "# max size B+ -> KS0  Lambda_c+  pi+  p~- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> KS0  Lambda_c~-  p+  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> KS0  Lambda~0  p+  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> KS0  p+  pi+  p~- "           |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B+ -> KS0  phi(1020)  phi(1020)  pi+|       141 |         11 |   0.078014 |    0.69518 |      0.0000 |      8.0000 |
+ | "# max size B+ -> KS0  pi+  pi+  pi- "          |       141 |        204 |     1.4468 |     4.0780 |      0.0000 |      27.000 |
+ | "# max size B+ -> Lambda0  Lambda_c~-  pi+  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> Lambda0  Lambda~0  phi(1020)  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> Lambda0  pi+  pi+  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> Lambda_c+  Lambda~0  p+  p~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> Lambda_c+  Lambda~0  pi+  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> Lambda_c+  phi(1020)  pi+  p~-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> Lambda_c~-  Lambda~0  p+  p+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> Lambda_c~-  p+  phi(1020)  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> Lambda~0  p+  p+  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> Lambda~0  p+  phi(1020)  phi(1|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> Lambda~0  p+  pi+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> p+  phi(1020)  pi+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> phi(1020)  phi(1020)  phi(1020|       141 |         22 |    0.15603 |     1.3594 |      0.0000 |      16.000 |
+ | "# max size B+ -> phi(1020)  pi+  pi+  pi- "    |       141 |          4 |   0.028369 |    0.26480 |      0.0000 |      3.0000 |
+ | "# max size B- -> D*(2010)+  D0  K-  K- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  D0  K-  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  D0  pi-  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  D~0  K-  K- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  D~0  K-  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  D~0  pi-  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  J/psi(1S)  K-  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  J/psi(1S)  pi-  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  K-  K-  KS0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  K-  K-  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  K-  KS0  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  K-  Lambda0  p~- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  K-  phi(1020)  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  KS0  pi-  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  Lambda0  p~-  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  phi(1020)  pi-  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D0  K+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D0  K-  K+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D0  K-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D0  pi-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D0  p~-  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D~0  K+  pi- "     |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B- -> D*(2010)-  D~0  K-  K+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D~0  K-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D~0  pi-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D~0  p~-  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  J/psi(1S)  K+  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  J/psi(1S)  K-  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  J/psi(1S)  pi-  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  K+  KS0  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  K+  Lambda0  p~- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  K+  phi(1020)  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  K-  K+  KS0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  K-  K+  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  K-  KS0  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  K-  Lambda~0  p+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  K-  phi(1020)  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  KS0  pi-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  KS0  p~-  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  Lambda0  p~-  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  Lambda~0  pi-  p+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  phi(1020)  pi-  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  p~-  phi(1020)  p+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D+  D0  K-  K- "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D+  D0  K-  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D+  D0  pi-  pi- "            |       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size B- -> D+  D~0  K-  K- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D+  D~0  K-  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D+  D~0  pi-  pi- "           |       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size B- -> D+  J/psi(1S)  K-  K- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D+  J/psi(1S)  K-  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D+  J/psi(1S)  pi-  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D+  K-  K-  KS0 "             |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size B- -> D+  K-  K-  phi(1020) "       |       141 |          6 |   0.042553 |    0.35475 |      0.0000 |      4.0000 |
+ | "# max size B- -> D+  K-  KS0  pi- "            |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B- -> D+  K-  Lambda0  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D+  K-  phi(1020)  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D+  KS0  pi-  pi- "           |       141 |          7 |   0.049645 |    0.36371 |      0.0000 |      4.0000 |
+ | "# max size B- -> D+  Lambda0  p~-  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D+  phi(1020)  pi-  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D0  K+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D0  K-  K+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D0  K-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D0  pi-  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D0  p~-  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D~0  K+  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D~0  K-  K+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D~0  K-  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D~0  pi-  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D~0  p~-  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  J/psi(1S)  K+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  J/psi(1S)  K-  K+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  J/psi(1S)  K-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  J/psi(1S)  pi-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  K+  KS0  pi- "            |       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size B- -> D-  K+  Lambda0  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  K+  phi(1020)  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  K-  K+  KS0 "             |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B- -> D-  K-  K+  phi(1020) "       |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B- -> D-  K-  KS0  pi+ "            |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B- -> D-  K-  Lambda~0  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  K-  phi(1020)  pi+ "      |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B- -> D-  KS0  pi-  pi+ "           |       141 |          6 |   0.042553 |    0.37421 |      0.0000 |      4.0000 |
+ | "# max size B- -> D-  KS0  p~-  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  Lambda0  p~-  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  Lambda~0  pi-  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  phi(1020)  pi-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  p~-  phi(1020)  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  D0  D0  pi- "             |       141 |          4 |   0.028369 |    0.20432 |      0.0000 |      2.0000 |
+ | "# max size B- -> D0  D0  K-  KS0 "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  D0  K-  phi(1020) "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  D0  KS0  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  D0  Lambda0  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  D0  phi(1020)  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  J/psi(1S)  K-  KS0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  J/psi(1S)  KS0  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  K+  pi-  pi- "            |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size B- -> D0  K-  K+  pi- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  K-  K-  K+ "              |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  K-  K-  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  K-  KS0  KS0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  K-  KS0  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  K-  Lambda_c+  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  K-  Lambda_c~-  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  K-  Lambda~0  Lambda0 "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  K-  phi(1020)  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  K-  pi-  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  K-  p~-  p+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  KS0  KS0  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  KS0  Lambda0  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  KS0  phi(1020)  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  Lambda0  p~-  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  Lambda_c+  p~-  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  Lambda_c~-  pi-  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  Lambda~0  Lambda0  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  phi(1020)  phi(1020)  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  pi-  pi-  pi+ "           |       141 |         14 |   0.099291 |     1.0127 |      0.0000 |      12.000 |
+ | "# max size B- -> D0  p~-  pi-  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s+  D0  K-  K- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s+  D0  K-  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s+  D0  pi-  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s+  J/psi(1S)  K-  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s+  J/psi(1S)  pi-  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s+  K-  K-  KS0 "           |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B- -> D_s+  K-  K-  phi(1020) "     |       141 |          7 |   0.049645 |    0.38272 |      0.0000 |      4.0000 |
+ | "# max size B- -> D_s+  K-  KS0  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s+  K-  Lambda0  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s+  K-  phi(1020)  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s+  KS0  pi-  pi- "         |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B- -> D_s+  Lambda0  p~-  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s+  phi(1020)  pi-  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  D0  K+  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  D0  K-  K+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  D0  K-  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  D0  pi-  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  D0  p~-  p+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  J/psi(1S)  K+  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  J/psi(1S)  K-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  J/psi(1S)  pi-  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  K+  KS0  pi- "          |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B- -> D_s-  K+  Lambda0  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  K+  phi(1020)  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  K-  K+  KS0 "           |       141 |          6 |   0.042553 |    0.37421 |      0.0000 |      4.0000 |
+ | "# max size B- -> D_s-  K-  K+  phi(1020) "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  K-  KS0  pi+ "          |       141 |          4 |   0.028369 |    0.23650 |      0.0000 |      2.0000 |
+ | "# max size B- -> D_s-  K-  Lambda~0  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  K-  phi(1020)  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  KS0  pi-  pi+ "         |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B- -> D_s-  KS0  p~-  p+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  Lambda0  p~-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  Lambda~0  pi-  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  phi(1020)  pi-  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  p~-  phi(1020)  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D0  D0  pi- "            |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B- -> D~0  D0  K-  KS0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D0  K-  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D0  KS0  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D0  Lambda0  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D0  phi(1020)  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D_s+  K-  K- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D_s+  K-  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D_s+  pi-  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D_s-  K+  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D_s-  K-  K+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D_s-  K-  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D_s-  pi-  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D_s-  p~-  p+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D~0  D0  pi- "           |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B- -> D~0  D~0  D~0  pi- "          |       141 |         10 |   0.070922 |    0.32931 |      0.0000 |      2.0000 |
+ | "# max size B- -> D~0  D~0  K-  KS0 "           |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B- -> D~0  D~0  K-  phi(1020) "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D~0  KS0  pi- "          |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size B- -> D~0  D~0  Lambda0  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D~0  phi(1020)  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  J/psi(1S)  K-  KS0 "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  J/psi(1S)  KS0  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  K+  pi-  pi- "           |       141 |          6 |   0.042553 |    0.35475 |      0.0000 |      4.0000 |
+ | "# max size B- -> D~0  K-  K+  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  K-  K-  K+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  K-  K-  pi+ "            |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B- -> D~0  K-  KS0  KS0 "           |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B- -> D~0  K-  KS0  phi(1020) "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  K-  Lambda_c+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  K-  Lambda_c~-  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  K-  Lambda~0  Lambda0 "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  K-  phi(1020)  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  K-  pi-  pi+ "           |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B- -> D~0  K-  p~-  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  KS0  KS0  pi- "          |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size B- -> D~0  KS0  Lambda0  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  KS0  phi(1020)  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  Lambda0  p~-  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  Lambda_c+  p~-  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  Lambda_c~-  pi-  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  Lambda~0  Lambda0  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  phi(1020)  phi(1020)  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  pi-  pi-  pi+ "          |       141 |         28 |    0.19858 |     1.2617 |      0.0000 |      12.000 |
+ | "# max size B- -> D~0  p~-  pi-  p+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  K+  pi-  pi- "     |       141 |         10 |   0.070922 |    0.42352 |      0.0000 |      4.0000 |
+ | "# max size B- -> J/psi(1S)  K-  K+  pi- "      |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B- -> J/psi(1S)  K-  K-  K+ "       |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B- -> J/psi(1S)  K-  K-  pi+ "      |       141 |         13 |   0.092199 |    0.69344 |      0.0000 |      8.0000 |
+ | "# max size B- -> J/psi(1S)  K-  KS0  KS0 "     |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B- -> J/psi(1S)  K-  KS0  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  K-  Lambda~0  Lambd|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  K-  phi(1020)  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  K-  pi-  pi+ "     |       141 |          8 |   0.056738 |    0.37232 |      0.0000 |      4.0000 |
+ | "# max size B- -> J/psi(1S)  K-  p~-  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  KS0  KS0  pi- "    |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size B- -> J/psi(1S)  KS0  Lambda0  p~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  KS0  phi(1020)  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  Lambda~0  Lambda0  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  phi(1020)  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  pi-  pi-  pi+ "    |       141 |         29 |    0.20567 |    0.87938 |      0.0000 |      8.0000 |
+ | "# max size B- -> J/psi(1S)  p~-  pi-  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K+  KS0  pi-  pi- "           |       141 |         35 |    0.24823 |     1.1308 |      0.0000 |      9.0000 |
+ | "# max size B- -> K+  Lambda0  p~-  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K+  Lambda_c~-  Lambda0  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K+  phi(1020)  pi-  pi- "     |       141 |          9 |   0.063830 |    0.75524 |      0.0000 |      9.0000 |
+ | "# max size B- -> K-  K+  KS0  pi- "            |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B- -> K-  K+  Lambda0  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K-  K+  Lambda_c~-  Lambda0 " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K-  K+  phi(1020)  pi- "      |       141 |          3 |   0.021277 |    0.25175 |      0.0000 |      3.0000 |
+ | "# max size B- -> K-  K-  K+  KS0 "             |       141 |          7 |   0.049645 |    0.38272 |      0.0000 |      4.0000 |
+ | "# max size B- -> K-  K-  K+  phi(1020) "       |       141 |          9 |   0.063830 |    0.43291 |      0.0000 |      4.0000 |
+ | "# max size B- -> K-  K-  KS0  pi+ "            |       141 |         21 |    0.14894 |    0.47544 |      0.0000 |      2.0000 |
+ | "# max size B- -> K-  K-  Lambda~0  Lambda_c+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K-  K-  Lambda~0  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K-  K-  phi(1020)  pi+ "      |       141 |         11 |   0.078014 |    0.68490 |      0.0000 |      8.0000 |
+ | "# max size B- -> K-  KS0  KS0  phi(1020) "     |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B- -> K-  KS0  Lambda_c+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K-  KS0  Lambda_c~-  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K-  KS0  phi(1020)  phi(1020) |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B- -> K-  KS0  pi-  pi+ "           |       141 |         16 |    0.11348 |    0.53385 |      0.0000 |      4.0000 |
+ | "# max size B- -> K-  KS0  p~-  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K-  Lambda0  p~-  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K-  Lambda_c+  p~-  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K-  Lambda_c~-  Lambda0  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K-  Lambda_c~-  phi(1020)  p+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K-  Lambda~0  Lambda0  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K-  Lambda~0  Lambda_c+  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K-  Lambda~0  pi-  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K-  phi(1020)  phi(1020)  phi(|       141 |          6 |   0.042553 |    0.23436 |      0.0000 |      2.0000 |
+ | "# max size B- -> K-  phi(1020)  pi-  pi+ "     |       141 |          3 |   0.021277 |    0.25175 |      0.0000 |      3.0000 |
+ | "# max size B- -> K-  p~-  phi(1020)  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> KS0  KS0  phi(1020)  pi- "    |       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size B- -> KS0  Lambda0  p~-  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> KS0  Lambda_c+  p~-  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> KS0  Lambda_c~-  pi-  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> KS0  phi(1020)  phi(1020)  pi-|       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B- -> KS0  pi-  pi-  pi+ "          |       141 |        240 |     1.7021 |     6.8290 |      0.0000 |      72.000 |
+ | "# max size B- -> KS0  p~-  pi-  p+ "           |       141 |          3 |   0.021277 |    0.25175 |      0.0000 |      3.0000 |
+ | "# max size B- -> Lambda0  p~-  phi(1020)  phi(1|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> Lambda0  p~-  pi-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> Lambda0  p~-  p~-  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> Lambda_c+  Lambda0  p~-  p~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> Lambda_c+  p~-  phi(1020)  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> Lambda_c~-  Lambda0  pi-  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> Lambda_c~-  Lambda0  p~-  p+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> Lambda_c~-  phi(1020)  pi-  p+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> Lambda~0  Lambda0  phi(1020)  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> Lambda~0  Lambda_c+  pi-  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> Lambda~0  pi-  pi-  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> phi(1020)  phi(1020)  phi(1020|       141 |          6 |   0.042553 |    0.31222 |      0.0000 |      3.0000 |
+ | "# max size B- -> phi(1020)  pi-  pi-  pi+ "    |       141 |         10 |   0.070922 |    0.75930 |      0.0000 |      9.0000 |
+ | "# max size B- -> p~-  phi(1020)  pi-  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)+  D*(2010)-  K+  K- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)+  D*(2010)-  K-  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)+  D*(2010)-  p+  p~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)+  D*(2010)-  pi+  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D*(2010)-  K+  K+ "|       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D*(2010)-  D*(2010)-  K+  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D*(2010)-  pi+  pi+|       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size B0 -> D*(2010)-  D+  K+  K- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D+  K+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D+  K-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D+  p+  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D+  pi+  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D-  K+  K+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D-  K+  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D-  pi+  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D0  D0  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D0  D~0  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D0  K+  KS0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D0  K+  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D0  KS0  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D0  Lambda~0  p+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D0  phi(1020)  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D_s+  K+  K- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D_s+  K+  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D_s+  K-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D_s+  p+  p~- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D_s+  pi+  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D_s-  K+  K+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D_s-  K+  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D_s-  pi+  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D~0  D~0  pi+ "    |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D*(2010)-  D~0  K+  KS0 "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D~0  K+  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D~0  KS0  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D~0  Lambda~0  p+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D~0  phi(1020)  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  J/psi(1S)  KS0  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  K+  K+  K- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  K+  K+  pi- "      |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D*(2010)-  K+  K-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  K+  KS0  KS0 "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  K+  KS0  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  K+  Lambda0  Lambda|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  K+  Lambda_c+  p~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  K+  Lambda_c~-  p+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  K+  p+  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  K+  phi(1020)  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  K+  pi+  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  K-  pi+  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  KS0  KS0  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  KS0  Lambda~0  p+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  KS0  phi(1020)  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  Lambda0  Lambda~0  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  Lambda_c+  pi+  p~-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  Lambda_c~-  p+  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  Lambda~0  p+  phi(1|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  p+  pi+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  phi(1020)  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  pi+  pi+  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D+  D-  K+  K- "              |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D+  D-  K-  pi+ "             |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D+  D-  p+  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D+  D-  pi+  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D-  K+  K+ "              |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  D-  K+  pi+ "             |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  D-  pi+  pi+ "            |       141 |          3 |   0.021277 |    0.14430 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  D0  D0  pi+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D0  D~0  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D0  K+  KS0 "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D0  K+  phi(1020) "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D0  KS0  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D0  Lambda~0  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D0  phi(1020)  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D_s+  K+  K- "            |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  D_s+  K+  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D_s+  K-  pi+ "           |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  D_s+  p+  p~- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D_s+  pi+  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D_s-  K+  K+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D_s-  K+  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D_s-  pi+  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D~0  D~0  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D~0  K+  KS0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D~0  K+  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D~0  KS0  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D~0  Lambda~0  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D~0  phi(1020)  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  J/psi(1S)  K+  KS0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  J/psi(1S)  KS0  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  K+  K+  K- "              |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  K+  K+  pi- "             |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D-  K+  K-  pi+ "             |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  K+  KS0  KS0 "            |       141 |          5 |   0.035461 |    0.34541 |      0.0000 |      4.0000 |
+ | "# max size B0 -> D-  K+  KS0  phi(1020) "      |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  K+  Lambda0  Lambda~0 "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  K+  Lambda_c+  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  K+  Lambda_c~-  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  K+  p+  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  K+  phi(1020)  phi(1020) "|       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  K+  pi+  pi- "            |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D-  K-  pi+  pi+ "            |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  KS0  KS0  pi+ "           |       141 |          6 |   0.042553 |    0.35475 |      0.0000 |      4.0000 |
+ | "# max size B0 -> D-  KS0  Lambda~0  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  KS0  phi(1020)  pi+ "     |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  Lambda0  Lambda~0  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  Lambda_c+  pi+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  Lambda_c~-  p+  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  Lambda~0  p+  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  p+  pi+  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  phi(1020)  phi(1020)  pi+ |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  pi+  pi+  pi- "           |       141 |          4 |   0.028369 |    0.23650 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D0  D_s-  D~0  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D0  D~0  K+  K- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D0  D~0  K-  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D0  D~0  KS0  KS0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D0  D~0  KS0  phi(1020) "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D0  D~0  Lambda0  Lambda~0 "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D0  D~0  p+  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D0  D~0  phi(1020)  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D0  D~0  pi+  pi- "           |       141 |          6 |   0.042553 |    0.50350 |      0.0000 |      6.0000 |
+ | "# max size B0 -> D_s+  D_s-  K+  K- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s+  D_s-  K-  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s+  D_s-  p+  p~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s+  D_s-  pi+  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s+  D~0  D~0  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s+  D~0  K-  KS0 "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s+  D~0  K-  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s+  D~0  KS0  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s+  D~0  Lambda0  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s+  D~0  phi(1020)  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  D_s-  K+  K+ "          |       141 |          7 |   0.049645 |    0.36371 |      0.0000 |      4.0000 |
+ | "# max size B0 -> D_s-  D_s-  K+  pi+ "         |       141 |          4 |   0.028369 |    0.20432 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D_s-  D_s-  pi+  pi+ "        |       141 |         11 |   0.078014 |    0.49208 |      0.0000 |      4.0000 |
+ | "# max size B0 -> D_s-  D~0  D~0  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  D~0  K+  KS0 "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  D~0  K+  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  D~0  KS0  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  D~0  Lambda~0  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  D~0  phi(1020)  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  J/psi(1S)  KS0  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  K+  K+  K- "            |       141 |          5 |   0.035461 |    0.34541 |      0.0000 |      4.0000 |
+ | "# max size B0 -> D_s-  K+  K+  pi- "           |       141 |          4 |   0.028369 |    0.20432 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D_s-  K+  K-  pi+ "           |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D_s-  K+  KS0  KS0 "          |       141 |          6 |   0.042553 |    0.37421 |      0.0000 |      4.0000 |
+ | "# max size B0 -> D_s-  K+  KS0  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  K+  Lambda0  Lambda~0 " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  K+  Lambda_c+  p~- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  K+  Lambda_c~-  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  K+  p+  p~- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  K+  phi(1020)  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  K+  pi+  pi- "          |       141 |          3 |   0.021277 |    0.18711 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D_s-  K-  pi+  pi+ "          |       141 |          5 |   0.035461 |    0.34541 |      0.0000 |      4.0000 |
+ | "# max size B0 -> D_s-  KS0  KS0  pi+ "         |       141 |          6 |   0.042553 |    0.37421 |      0.0000 |      4.0000 |
+ | "# max size B0 -> D_s-  KS0  Lambda~0  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  KS0  phi(1020)  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  Lambda0  Lambda~0  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  Lambda_c+  pi+  p~- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  Lambda_c~-  p+  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  Lambda~0  p+  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  p+  pi+  p~- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  phi(1020)  phi(1020)  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  pi+  pi+  pi- "         |       141 |         10 |   0.070922 |    0.48591 |      0.0000 |      4.0000 |
+ | "# max size B0 -> D~0  D~0  K+  K- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  D~0  K+  pi- "           |       141 |          4 |   0.028369 |    0.20432 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D~0  D~0  K-  pi+ "           |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D~0  D~0  KS0  KS0 "          |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D~0  D~0  KS0  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  D~0  Lambda0  Lambda~0 " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  D~0  p+  p~- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  D~0  phi(1020)  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  D~0  pi+  pi- "          |       141 |         16 |    0.11348 |    0.65333 |      0.0000 |      6.0000 |
+ | "# max size B0 -> D~0  J/psi(1S)  K+  K- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  J/psi(1S)  K+  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  J/psi(1S)  K-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  J/psi(1S)  KS0  KS0 "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  J/psi(1S)  pi+  pi- "    |       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size B0 -> D~0  K+  K-  KS0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  K+  K-  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  K+  KS0  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  K+  Lambda0  Lambda_c~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  K+  Lambda0  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  K+  phi(1020)  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  K-  KS0  pi+ "           |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D~0  K-  Lambda_c+  Lambda~0 "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  K-  Lambda~0  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  K-  phi(1020)  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  KS0  KS0  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  KS0  Lambda_c+  p~- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  KS0  Lambda_c~-  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  KS0  p+  p~- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  KS0  phi(1020)  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  KS0  pi+  pi- "          |       141 |          3 |   0.021277 |    0.18711 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D~0  Lambda0  Lambda_c~-  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  Lambda0  Lambda~0  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  Lambda0  pi+  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  Lambda_c+  Lambda~0  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  Lambda~0  p+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  p+  phi(1020)  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  phi(1020)  phi(1020)  phi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  phi(1020)  pi+  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  K+  K-  KS0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  K+  K-  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  K-  KS0  pi+ "     |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B0 -> J/psi(1S)  K-  Lambda~0  p+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  K-  phi(1020)  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  KS0  KS0  KS0 "    |       141 |         67 |    0.47518 |     5.3708 |      0.0000 |      64.000 |
+ | "# max size B0 -> J/psi(1S)  KS0  KS0  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  KS0  Lambda0  Lambd|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  KS0  p+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  KS0  phi(1020)  phi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  KS0  pi+  pi- "    |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size B0 -> J/psi(1S)  Lambda~0  p+  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  p+  phi(1020)  p~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  phi(1020)  pi+  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> K+  K+  K-  K- "              |       141 |         25 |    0.17730 |    0.90924 |      0.0000 |      9.0000 |
+ | "# max size B0 -> K+  K-  K-  pi+ "             |       141 |         20 |    0.14184 |    0.75870 |      0.0000 |      8.0000 |
+ | "# max size B0 -> K+  K-  KS0  KS0 "            |       141 |          7 |   0.049645 |    0.38272 |      0.0000 |      4.0000 |
+ | "# max size B0 -> K+  K-  KS0  phi(1020) "      |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B0 -> K+  K-  Lambda0  Lambda~0 "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> K+  K-  Lambda_c+  Lambda_c~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> K+  K-  Lambda_c~-  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> K+  K-  p+  p~- "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> K+  K-  phi(1020)  phi(1020) "|       141 |          7 |   0.049645 |    0.32236 |      0.0000 |      3.0000 |
+ | "# max size B0 -> K+  K-  pi+  pi- "            |       141 |          9 |   0.063830 |    0.34131 |      0.0000 |      3.0000 |
+ | "# max size B0 -> K-  K-  pi+  pi+ "            |       141 |         90 |    0.63830 |     1.8384 |      0.0000 |      16.000 |
+ | "# max size B0 -> K-  KS0  KS0  pi+ "           |       141 |         27 |    0.19149 |    0.68328 |      0.0000 |      4.0000 |
+ | "# max size B0 -> K-  KS0  Lambda_c+  Lambda~0 "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> K-  KS0  Lambda~0  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> K-  KS0  phi(1020)  pi+ "     |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B0 -> K-  Lambda0  Lambda~0  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> K-  Lambda_c+  Lambda_c~-  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> K-  Lambda_c+  Lambda~0  phi(1|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> K-  Lambda_c+  pi+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> K-  Lambda_c~-  p+  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> K-  Lambda~0  p+  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> K-  p+  pi+  p~- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> K-  phi(1020)  phi(1020)  pi+ |       141 |          7 |   0.049645 |    0.36371 |      0.0000 |      4.0000 |
+ | "# max size B0 -> K-  pi+  pi+  pi- "           |       141 |         66 |    0.46809 |     1.3504 |      0.0000 |      9.0000 |
+ | "# max size B0 -> KS0  KS0  KS0  phi(1020) "    |       141 |         11 |   0.078014 |    0.69518 |      0.0000 |      8.0000 |
+ | "# max size B0 -> KS0  KS0  Lambda_c~-  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> KS0  KS0  p+  p~- "           |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B0 -> KS0  KS0  phi(1020)  phi(1020)|       141 |          9 |   0.063830 |    0.47955 |      0.0000 |      4.0000 |
+ | "# max size B0 -> KS0  KS0  pi+  pi- "          |       141 |        144 |     1.0213 |     2.6214 |      0.0000 |      18.000 |
+ | "# max size B0 -> KS0  Lambda0  Lambda~0  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> KS0  Lambda_c+  Lambda~0  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> KS0  Lambda_c~-  p+  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> KS0  Lambda~0  p+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> KS0  p+  phi(1020)  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> KS0  phi(1020)  phi(1020)  phi|       141 |         11 |   0.078014 |    0.69518 |      0.0000 |      8.0000 |
+ | "# max size B0 -> KS0  phi(1020)  pi+  pi- "    |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B0 -> Lambda0  Lambda_c~-  Lambda~0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> Lambda0  Lambda~0  p+  p~- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> Lambda0  Lambda~0  phi(1020)  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> Lambda0  Lambda~0  pi+  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> Lambda_c+  Lambda_c~-  pi+  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> Lambda_c+  Lambda~0  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> Lambda_c~-  p+  p+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> Lambda_c~-  p+  phi(1020)  phi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> Lambda_c~-  p+  pi+  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> Lambda~0  p+  phi(1020)  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> p+  p+  p~-  p~- "            |       141 |          8 |   0.056738 |    0.37232 |      0.0000 |      4.0000 |
+ | "# max size B0 -> p+  phi(1020)  phi(1020)  p~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> p+  pi+  pi-  p~- "           |       141 |          7 |   0.049645 |    0.41814 |      0.0000 |      4.0000 |
+ | "# max size B0 -> phi(1020)  phi(1020)  phi(1020|       141 |         22 |    0.15603 |     1.3542 |      0.0000 |      16.000 |
+ | "# max size B0 -> phi(1020)  phi(1020)  pi+  pi-|       141 |          4 |   0.028369 |    0.26480 |      0.0000 |      3.0000 |
+ | "# max size B0 -> pi+  pi+  pi-  pi- "          |       141 |        910 |     6.4539 |     19.037 |      0.0000 |      144.00 |
+ | "# max size B~0 -> D*(2010)+  D*(2010)+  K-  K- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D*(2010)+  K-  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D*(2010)+  pi-  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D+  K-  K- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D+  K-  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D+  pi-  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D-  K+  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D-  K-  K+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D-  K-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D-  pi-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D-  p~-  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D0  D0  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D0  K-  KS0 "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D0  K-  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D0  KS0  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D0  Lambda0  p~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D0  phi(1020)  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D_s+  K-  K- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D_s+  K-  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D_s+  pi-  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D_s-  K+  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D_s-  K-  K+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D_s-  K-  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D_s-  pi-  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D_s-  p~-  p+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D~0  D0  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D~0  D~0  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D~0  K-  KS0 "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D~0  K-  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D~0  KS0  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D~0  Lambda0  p~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D~0  phi(1020)  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  J/psi(1S)  KS0  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  K+  pi-  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  K-  K+  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  K-  K-  K+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  K-  K-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  K-  KS0  KS0 "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  K-  KS0  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  K-  Lambda_c+  p~-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  K-  Lambda_c~-  p+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  K-  Lambda~0  Lamb|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  K-  phi(1020)  phi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  K-  pi-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  K-  p~-  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  KS0  KS0  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  KS0  Lambda0  p~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  KS0  phi(1020)  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  Lambda0  p~-  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  Lambda_c+  p~-  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  Lambda_c~-  pi-  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  Lambda~0  Lambda0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  phi(1020)  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  pi-  pi-  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  p~-  pi-  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)-  D*(2010)+  K+  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D+  K-  K- "             |       141 |          7 |   0.049645 |    0.36371 |      0.0000 |      4.0000 |
+ | "# max size B~0 -> D+  D+  K-  pi- "            |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D+  D+  pi-  pi- "           |       141 |         19 |    0.13475 |    0.67603 |      0.0000 |      4.0000 |
+ | "# max size B~0 -> D+  D0  D0  pi- "            |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D+  D0  K-  KS0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D0  K-  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D0  KS0  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D0  Lambda0  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D0  phi(1020)  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D_s+  K-  K- "           |       141 |          7 |   0.049645 |    0.38272 |      0.0000 |      4.0000 |
+ | "# max size B~0 -> D+  D_s+  K-  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D_s+  pi-  pi- "         |       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size B~0 -> D+  D_s-  K+  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D_s-  K-  K+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D_s-  K-  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D_s-  pi-  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D_s-  p~-  p+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D~0  D0  pi- "           |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D+  D~0  D~0  pi- "          |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D+  D~0  K-  KS0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D~0  K-  phi(1020) "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D~0  KS0  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D~0  Lambda0  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D~0  phi(1020)  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  J/psi(1S)  K-  KS0 "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  J/psi(1S)  KS0  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  K+  pi-  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  K-  K+  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  K-  K-  K+ "             |       141 |          8 |   0.056738 |    0.42565 |      0.0000 |      4.0000 |
+ | "# max size B~0 -> D+  K-  K-  pi+ "            |       141 |         12 |   0.085106 |    0.69944 |      0.0000 |      8.0000 |
+ | "# max size B~0 -> D+  K-  KS0  KS0 "           |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D+  K-  KS0  phi(1020) "     |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D+  K-  Lambda_c+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  K-  Lambda_c~-  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  K-  Lambda~0  Lambda0 "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  K-  phi(1020)  phi(1020) |       141 |          4 |   0.028369 |    0.20432 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D+  K-  pi-  pi+ "           |       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size B~0 -> D+  K-  p~-  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  KS0  KS0  pi- "          |       141 |          5 |   0.035461 |    0.21997 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D+  KS0  Lambda0  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  KS0  phi(1020)  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  Lambda0  p~-  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  Lambda_c+  p~-  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  Lambda_c~-  pi-  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  Lambda~0  Lambda0  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  phi(1020)  phi(1020)  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  pi-  pi-  pi+ "          |       141 |         31 |    0.21986 |     1.2942 |      0.0000 |      12.000 |
+ | "# max size B~0 -> D+  p~-  pi-  p+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D-  D+  K+  pi- "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  D0  K+  pi- "            |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D0  D0  K-  K+ "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  D0  K-  pi+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  D0  KS0  KS0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  D0  KS0  phi(1020) "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  D0  Lambda~0  Lambda0 "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  D0  phi(1020)  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  D0  pi-  pi+ "           |       141 |          8 |   0.056738 |    0.51603 |      0.0000 |      6.0000 |
+ | "# max size B~0 -> D0  D0  p~-  p+ "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  J/psi(1S)  K+  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  J/psi(1S)  K-  K+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  J/psi(1S)  K-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  J/psi(1S)  KS0  KS0 "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  J/psi(1S)  pi-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  K+  KS0  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  K+  Lambda0  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  K+  Lambda_c~-  Lambda0 "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  K+  phi(1020)  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  K-  K+  KS0 "            |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  K-  K+  phi(1020) "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  K-  KS0  pi+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  K-  Lambda~0  Lambda_c+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  K-  Lambda~0  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  K-  phi(1020)  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  KS0  KS0  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  KS0  Lambda_c+  p~- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  KS0  Lambda_c~-  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  KS0  phi(1020)  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  KS0  pi-  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  KS0  p~-  p+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  Lambda0  p~-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  Lambda_c~-  Lambda0  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  Lambda~0  Lambda0  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  Lambda~0  Lambda_c+  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  Lambda~0  pi-  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  phi(1020)  phi(1020)  phi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  phi(1020)  pi-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  p~-  phi(1020)  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  D0  D0  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  D0  K-  KS0 "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  D0  K-  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  D0  KS0  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  D0  Lambda0  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  D0  phi(1020)  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  D_s+  K-  K- "         |       141 |          9 |   0.063830 |    0.47955 |      0.0000 |      4.0000 |
+ | "# max size B~0 -> D_s+  D_s+  K-  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  D_s+  pi-  pi- "       |       141 |          5 |   0.035461 |    0.34541 |      0.0000 |      4.0000 |
+ | "# max size B~0 -> D_s+  J/psi(1S)  KS0  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  K+  pi-  pi- "         |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D_s+  K-  K+  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  K-  K-  K+ "           |       141 |         11 |   0.078014 |    0.60811 |      0.0000 |      6.0000 |
+ | "# max size B~0 -> D_s+  K-  K-  pi+ "          |       141 |         11 |   0.078014 |    0.69518 |      0.0000 |      8.0000 |
+ | "# max size B~0 -> D_s+  K-  KS0  KS0 "         |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D_s+  K-  KS0  phi(1020) "   |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D_s+  K-  Lambda_c+  p~- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  K-  Lambda_c~-  p+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  K-  Lambda~0  Lambda0 "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  K-  phi(1020)  phi(1020|       141 |          5 |   0.035461 |    0.25014 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D_s+  K-  pi-  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  K-  p~-  p+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  KS0  KS0  pi- "        |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D_s+  KS0  Lambda0  p~- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  KS0  phi(1020)  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  Lambda0  p~-  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  Lambda_c+  p~-  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  Lambda_c~-  pi-  p+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  Lambda~0  Lambda0  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  phi(1020)  phi(1020)  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  pi-  pi-  pi+ "        |       141 |          6 |   0.042553 |    0.37421 |      0.0000 |      4.0000 |
+ | "# max size B~0 -> D_s+  p~-  pi-  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s-  D0  D0  pi+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s-  D0  K+  KS0 "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s-  D0  K+  phi(1020) "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s-  D0  KS0  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s-  D0  Lambda~0  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s-  D0  phi(1020)  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s-  D_s+  K+  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D~0  D0  K+  pi- "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D~0  D_s+  D0  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> J/psi(1S)  K+  KS0  pi- "    |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> J/psi(1S)  K+  Lambda0  p~- "|       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> J/psi(1S)  K+  phi(1020)  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> J/psi(1S)  Lambda0  p~-  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> K+  K+  pi-  pi- "           |       141 |        102 |    0.72340 |     1.6848 |      0.0000 |      9.0000 |
+ | "# max size B~0 -> K+  KS0  KS0  pi- "          |       141 |         25 |    0.17730 |    0.79255 |      0.0000 |      8.0000 |
+ | "# max size B~0 -> K+  KS0  Lambda0  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> K+  KS0  Lambda_c~-  Lambda0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> K+  KS0  phi(1020)  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> K+  Lambda0  p~-  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> K+  Lambda_c+  p~-  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> K+  Lambda_c~-  Lambda0  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> K+  Lambda_c~-  Lambda_c+  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> K+  Lambda_c~-  pi-  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> K+  Lambda~0  Lambda0  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> K+  phi(1020)  phi(1020)  pi-|       141 |          3 |   0.021277 |    0.25175 |      0.0000 |      3.0000 |
+ | "# max size B~0 -> K+  pi-  pi-  pi+ "          |       141 |        118 |    0.83688 |     3.3783 |      0.0000 |      36.000 |
+ | "# max size B~0 -> K+  p~-  pi-  p+ "           |       141 |          3 |   0.021277 |    0.25175 |      0.0000 |      3.0000 |
+ | "# max size B~0 -> K-  K+  K+  pi- "            |       141 |         10 |   0.070922 |    0.35019 |      0.0000 |      3.0000 |
+ | "# max size B~0 -> K-  K+  Lambda_c+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> KS0  KS0  Lambda_c+  p~- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> KS0  Lambda0  p~-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> KS0  Lambda_c+  p~-  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> KS0  Lambda_c~-  Lambda0  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> Lambda0  p~-  phi(1020)  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> Lambda_c+  p~-  phi(1020)  ph|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> Lambda_c+  p~-  pi-  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> Lambda_c+  p~-  p~-  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> Lambda_c~-  Lambda0  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> Lambda~0  Lambda_c+  Lambda0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  D*(2010)-  K|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  D*(2010)-  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  D-  K-  p+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  D-  p+  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  D0  K-  Lamb|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  D0  Lambda0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  D_s-  K-  p+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  D_s-  p+  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  D~0  K-  Lam|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  D~0  Lambda0|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  K-  K-  Lamb|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  K-  K-  p+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  K-  KS0  Lam|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  K-  Lambda0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  K-  Lambda_c|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  K-  p+  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  KS0  Lambda0|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  Lambda0  Lam|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  Lambda0  phi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  Lambda_c+  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  p+  pi-  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D*(2010)-  K|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D*(2010)-  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D+  K-  p+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D+  p+  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D-  K+  p+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D-  p+  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D0  K+  Lamb|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D0  KS0  p+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D0  Lambda0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D0  p+  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D_s+  K-  p+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D_s+  p+  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D_s-  K+  p+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D_s-  p+  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D~0  K+  Lam|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D~0  KS0  p+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D~0  Lambda0|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D~0  p+  phi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  K+  K-  Lamb|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  K+  K-  p+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  K+  KS0  Lam|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  K+  Lambda0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  K+  Lambda_c|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  K+  p+  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  K-  Lambda_c|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  K-  p+  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  KS0  KS0  p+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  KS0  Lambda0|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  KS0  p+  phi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  Lambda0  Lam|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  Lambda0  phi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  Lambda_c+  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  p+  p+  p~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  p+  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  p+  pi+  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D+  D-  K-  p+ "       |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D+  D-  p+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D+  D0  K-  Lambda0 "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D+  D0  Lambda0  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D+  D_s-  K-  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D+  D_s-  p+  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D+  D~0  K-  Lambda0 " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D+  D~0  Lambda0  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D+  K-  K-  Lambda_c+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D+  K-  K-  p+ "       |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D+  K-  KS0  Lambda0 " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D+  K-  Lambda0  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D+  K-  Lambda_c+  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D+  K-  p+  pi- "      |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b0 -> D+  KS0  Lambda0  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D+  Lambda0  Lambda0  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D+  Lambda0  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D+  Lambda_c+  pi-  pi-|       141 |          5 |   0.035461 |    0.34541 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b0 -> D+  p+  pi-  pi- "     |       141 |          5 |   0.035461 |    0.34541 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b0 -> D-  D-  K+  p+ "       |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D-  D-  p+  pi+ "      |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D-  D0  K+  Lambda0 "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  D0  KS0  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  D0  Lambda0  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  D0  p+  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  D_s+  K-  p+ "     |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D-  D_s+  p+  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  D_s-  K+  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  D_s-  p+  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  D~0  K+  Lambda0 " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  D~0  KS0  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  D~0  Lambda0  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  D~0  p+  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  K+  K-  Lambda_c+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  K+  K-  p+ "       |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D-  K+  KS0  Lambda0 " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  K+  Lambda0  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  K+  Lambda_c+  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  K+  p+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  K-  Lambda_c+  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  K-  p+  pi+ "      |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D-  KS0  KS0  p+ "     |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D-  KS0  Lambda0  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  KS0  p+  phi(1020) |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D-  Lambda0  Lambda~0  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  Lambda0  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  Lambda_c+  pi+  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  p+  p+  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  p+  phi(1020)  phi(|       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D-  p+  pi+  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  D0  K-  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  D0  KS0  Lambda0 " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  D0  Lambda0  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  D0  p+  pi- "      |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D0  D_s+  K-  Lambda0 "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  D_s+  Lambda0  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  D_s-  K+  Lambda0 "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  D_s-  KS0  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  D_s-  Lambda0  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  D_s-  p+  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  D~0  K-  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  D~0  KS0  Lambda0 "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  D~0  Lambda0  phi(1|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  D~0  p+  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  K+  K-  Lambda0 "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  K+  Lambda0  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  K-  KS0  Lambda_c+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  K-  KS0  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  K-  Lambda0  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  K-  Lambda_c+  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  K-  p+  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  KS0  Lambda0  phi(1|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  KS0  Lambda_c+  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  KS0  p+  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  Lambda0  p+  p~- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  Lambda0  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  Lambda0  pi+  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  Lambda_c+  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  p+  phi(1020)  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s+  D_s-  K-  p+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s+  D_s-  p+  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s+  D~0  K-  Lambda0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s+  D~0  Lambda0  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s+  K-  K-  Lambda_c+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s+  K-  K-  p+ "     |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D_s+  K-  KS0  Lambda0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s+  K-  Lambda0  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s+  K-  Lambda_c+  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s+  K-  p+  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s+  KS0  Lambda0  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s+  Lambda0  Lambda0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s+  Lambda0  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s+  Lambda_c+  pi-  p|       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b0 -> D_s+  p+  pi-  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  D_s-  K+  p+ "   |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D_s-  D_s-  p+  pi+ "  |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D_s-  D~0  K+  Lambda0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  D~0  KS0  p+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  D~0  Lambda0  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  D~0  p+  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  K+  K-  Lambda_c+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  K+  K-  p+ "     |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D_s-  K+  KS0  Lambda0 |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b0 -> D_s-  K+  Lambda0  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  K+  Lambda_c+  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  K+  p+  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  K-  Lambda_c+  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  K-  p+  pi+ "    |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D_s-  KS0  KS0  p+ "   |       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b0 -> D_s-  KS0  Lambda0  pi+|       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b0 -> D_s-  KS0  p+  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  Lambda0  Lambda~0|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  Lambda0  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  Lambda_c+  pi+  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  p+  p+  p~- "    |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D_s-  p+  phi(1020)  ph|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  p+  pi+  pi- "   |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D~0  D~0  K-  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  D~0  KS0  Lambda0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  D~0  Lambda0  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  D~0  p+  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  K+  K-  Lambda0 " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  K+  Lambda0  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  K-  KS0  Lambda_c+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  K-  KS0  p+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  K-  Lambda0  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  K-  Lambda_c+  phi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  K-  p+  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  KS0  Lambda0  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  KS0  Lambda_c+  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  KS0  p+  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  Lambda0  p+  p~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  Lambda0  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  Lambda0  pi+  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  Lambda_c+  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  p+  phi(1020)  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  K+  K-  Lamb|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  K+  Lambda0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  K-  KS0  p+ |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  K-  Lambda0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  K-  p+  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  KS0  KS0  La|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  KS0  Lambda0|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  KS0  p+  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda0  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  p+  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> K+  K-  K-  Lambda_c+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> K+  K-  K-  p+ "       |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> K+  K-  KS0  Lambda0 " |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b0 -> K+  K-  Lambda0  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> K+  K-  Lambda_c+  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> K+  K-  p+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> K+  KS0  Lambda0  pi- "|       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> K+  Lambda0  Lambda0  L|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> K+  Lambda0  Lambda0  p|       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> K+  Lambda0  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> K+  Lambda_c+  pi-  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> K+  p+  pi-  pi- "     |       141 |         18 |    0.12766 |    0.84090 |      0.0000 |      9.0000 |
+ | "# max size Lambda_b0 -> K-  K-  Lambda_c+  pi+ |       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b0 -> K-  K-  p+  pi+ "      |       141 |         11 |   0.078014 |    0.43058 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b0 -> K-  KS0  KS0  Lambda_c+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> K-  KS0  KS0  p+ "     |       141 |         10 |   0.070922 |    0.40643 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b0 -> K-  KS0  Lambda0  pi+ "|       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b0 -> K-  KS0  Lambda_c+  phi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> K-  KS0  p+  phi(1020) |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> K-  Lambda0  Lambda_c+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> K-  Lambda0  Lambda~0  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> K-  Lambda0  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> K-  Lambda_c+  p+  p~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> K-  Lambda_c+  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> K-  Lambda_c+  pi+  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> K-  Lambda_c~-  p+  p+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> K-  p+  p+  p~- "      |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> K-  p+  phi(1020)  phi(|       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> K-  p+  pi+  pi- "     |       141 |          8 |   0.056738 |    0.47300 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b0 -> KS0  KS0  Lambda0  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> KS0  KS0  Lambda_c+  pi|       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> KS0  KS0  p+  pi- "    |       141 |         23 |    0.16312 |    0.61453 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b0 -> KS0  Lambda0  Lambda_c+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> KS0  Lambda0  Lambda_c~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> KS0  Lambda0  p+  p~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> KS0  Lambda0  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> KS0  Lambda0  pi+  pi- |       141 |          7 |   0.049645 |    0.36371 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b0 -> KS0  Lambda_c+  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> KS0  p+  phi(1020)  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda0  Lambda0  Lambd|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda0  Lambda0  Lambd|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda0  Lambda0  pi+  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda0  Lambda_c+  Lam|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda0  Lambda_c+  phi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda0  Lambda_c~-  p+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda0  Lambda~0  p+  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda0  p+  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda0  phi(1020)  phi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda0  phi(1020)  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  Lambda_c+  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  Lambda_c~-  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  p+  pi-  p~-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  phi(1020)  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  pi+  pi-  pi|       141 |          5 |   0.035461 |    0.34541 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b0 -> Lambda_c~-  p+  p+  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> p+  p+  pi-  p~- "     |       141 |         16 |    0.11348 |    0.75411 |      0.0000 |      8.0000 |
+ | "# max size Lambda_b0 -> p+  phi(1020)  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> p+  pi+  pi-  pi- "    |       141 |         48 |    0.34043 |     1.4134 |      0.0000 |      9.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D*(2010)+  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D*(2010)+  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D+  K-  p~-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D+  p~-  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D-  K+  p~-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D-  p~-  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D0  K-  Lam|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D0  KS0  p~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D0  Lambda~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D0  p~-  ph|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D_s+  K-  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D_s+  p~-  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D_s-  K+  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D_s-  p~-  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D~0  K-  La|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D~0  KS0  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D~0  Lambda|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D~0  p~-  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  K+  Lambda_|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  K+  p~-  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  K-  K+  Lam|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  K-  K+  p~-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  K-  KS0  La|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  K-  Lambda_|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  K-  Lambda~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  K-  p~-  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  KS0  KS0  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  KS0  Lambda|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  KS0  p~-  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  Lambda_c~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  Lambda~0  L|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  Lambda~0  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  p~-  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  p~-  pi-  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  p~-  p~-  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  D*(2010)+  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  D*(2010)+  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  D+  K+  p~-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  D+  p~-  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  D0  K+  Lam|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  D0  Lambda~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  D_s+  K+  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  D_s+  p~-  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  D~0  K+  La|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  D~0  Lambda|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  K+  K+  Lam|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  K+  K+  p~-|       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  K+  KS0  La|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  K+  Lambda_|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  K+  Lambda~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  K+  p~-  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  KS0  Lambda|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  Lambda_c~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  Lambda~0  L|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  Lambda~0  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  p~-  pi+  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  D+  K-  p~- "     |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> D+  D+  p~-  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  D0  K-  Lambda~0 "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  D0  KS0  p~- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  D0  Lambda~0  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  D0  p~-  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  D_s+  K-  p~- "   |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> D+  D_s+  p~-  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  D_s-  K+  p~- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  D_s-  p~-  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  D~0  K-  Lambda~0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  D~0  KS0  p~- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  D~0  Lambda~0  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  D~0  p~-  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  K+  Lambda_c~-  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  K+  p~-  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  K-  K+  Lambda_c~-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  K-  K+  p~- "     |       141 |          3 |   0.021277 |    0.25175 |      0.0000 |      3.0000 |
+ | "# max size Lambda_b~0 -> D+  K-  KS0  Lambda~0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  K-  Lambda_c~-  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  K-  Lambda~0  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  K-  p~-  pi+ "    |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> D+  KS0  KS0  p~- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  KS0  Lambda~0  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  KS0  p~-  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  Lambda_c~-  pi-  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  Lambda~0  Lambda0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  Lambda~0  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  p~-  phi(1020)  ph|       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> D+  p~-  pi-  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  p~-  p~-  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  D+  K+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  D+  p~-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  D0  K+  Lambda~0 "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  D0  Lambda~0  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  D_s+  K+  p~- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  D_s+  p~-  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  D~0  K+  Lambda~0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  D~0  Lambda~0  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  K+  K+  Lambda_c~-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  K+  K+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  K+  KS0  Lambda~0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  K+  Lambda_c~-  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  K+  Lambda~0  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  K+  p~-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  KS0  Lambda~0  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  Lambda_c~-  pi+  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  Lambda~0  Lambda~0|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  Lambda~0  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  p~-  pi+  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  D0  K+  p~- "     |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> D0  D0  KS0  Lambda~0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  D0  Lambda~0  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  D0  p~-  pi+ "    |       141 |          3 |   0.021277 |    0.18711 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> D0  K+  KS0  Lambda_c~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  K+  KS0  p~- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  K+  Lambda_c~-  ph|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  K+  Lambda~0  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  K+  p~-  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  K-  K+  Lambda~0 "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  K-  Lambda~0  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  KS0  Lambda_c~-  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  KS0  Lambda~0  phi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  KS0  p~-  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  Lambda_c~-  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  Lambda~0  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  Lambda~0  pi-  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  Lambda~0  p~-  p+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  p~-  phi(1020)  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  D0  K-  Lambda~0|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  D0  KS0  p~- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  D0  Lambda~0  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  D0  p~-  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  D_s+  K-  p~- " |       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b~0 -> D_s+  D_s+  p~-  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  K+  Lambda_c~-  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  K+  p~-  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  K-  K+  Lambda_c|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  K-  K+  p~- "   |       141 |          6 |   0.042553 |    0.50350 |      0.0000 |      6.0000 |
+ | "# max size Lambda_b~0 -> D_s+  K-  KS0  Lambda~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  K-  Lambda_c~-  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  K-  Lambda~0  ph|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  K-  p~-  pi+ "  |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> D_s+  KS0  KS0  p~- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  KS0  Lambda~0  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  KS0  p~-  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  Lambda_c~-  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  Lambda~0  Lambda|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  Lambda~0  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  p~-  phi(1020)  |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> D_s+  p~-  pi-  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  p~-  p~-  p+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s-  D0  K+  Lambda~0|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s-  D0  Lambda~0  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s-  D_s+  K+  p~- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s-  D_s+  p~-  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s-  K+  K+  Lambda_c|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s-  K+  K+  p~- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s-  K+  KS0  Lambda~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s-  K+  Lambda_c~-  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s-  K+  Lambda~0  ph|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s-  K+  p~-  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s-  KS0  Lambda~0  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s-  Lambda_c~-  pi+ |       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b~0 -> D_s-  Lambda~0  Lambda|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s-  Lambda~0  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s-  p~-  pi+  pi+ " |       141 |          8 |   0.056738 |    0.67133 |      0.0000 |      8.0000 |
+ | "# max size Lambda_b~0 -> D~0  D0  K+  p~- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  D0  KS0  Lambda~0|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  D0  Lambda~0  phi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  D0  p~-  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  D_s+  K-  Lambda~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  D_s+  KS0  p~- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  D_s+  Lambda~0  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  D_s+  p~-  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  D_s-  K+  Lambda~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  D_s-  Lambda~0  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  D~0  K+  p~- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  D~0  KS0  Lambda~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  D~0  Lambda~0  ph|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  D~0  p~-  pi+ "  |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> D~0  K+  KS0  Lambda_c|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  K+  KS0  p~- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  K+  Lambda_c~-  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  K+  Lambda~0  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  K+  p~-  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  K-  K+  Lambda~0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  K-  Lambda~0  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  KS0  Lambda_c~-  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  KS0  Lambda~0  ph|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  KS0  p~-  pi+ "  |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> D~0  Lambda_c~-  phi(1|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  Lambda~0  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  Lambda~0  pi-  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  Lambda~0  p~-  p+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  p~-  phi(1020)  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  K+  KS0  p~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  K+  Lambda~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  K+  p~-  ph|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  K-  K+  Lam|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  K-  Lambda~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  KS0  KS0  L|       141 |         16 |    0.11348 |     1.3427 |      0.0000 |      16.000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  KS0  Lambda|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  KS0  p~-  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda~0  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  p~-  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K+  K+  Lambda_c~-  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K+  K+  p~-  pi- "    |       141 |          8 |   0.056738 |    0.37232 |      0.0000 |      3.0000 |
+ | "# max size Lambda_b~0 -> K+  KS0  KS0  Lambda_c|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K+  KS0  KS0  p~- "   |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> K+  KS0  Lambda_c~-  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K+  KS0  Lambda~0  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K+  KS0  p~-  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K+  Lambda_c+  p~-  p~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K+  Lambda_c~-  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K+  Lambda_c~-  pi-  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K+  Lambda_c~-  p~-  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K+  Lambda~0  Lambda0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K+  Lambda~0  Lambda_c|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K+  Lambda~0  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K+  p~-  phi(1020)  ph|       141 |          3 |   0.021277 |    0.25175 |      0.0000 |      3.0000 |
+ | "# max size Lambda_b~0 -> K+  p~-  pi-  pi+ "   |       141 |         16 |    0.11348 |     1.0389 |      0.0000 |      12.000 |
+ | "# max size Lambda_b~0 -> K+  p~-  p~-  p+ "    |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> K-  K+  K+  Lambda_c~-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K-  K+  K+  p~- "     |       141 |          9 |   0.063830 |    0.75524 |      0.0000 |      9.0000 |
+ | "# max size Lambda_b~0 -> K-  K+  KS0  Lambda~0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K-  K+  Lambda_c~-  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K-  K+  Lambda~0  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K-  K+  p~-  pi+ "    |       141 |          3 |   0.021277 |    0.25175 |      0.0000 |      3.0000 |
+ | "# max size Lambda_b~0 -> K-  KS0  Lambda~0  pi+|       141 |          3 |   0.021277 |    0.18711 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> K-  Lambda_c~-  pi+  p|       141 |          5 |   0.035461 |    0.34541 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b~0 -> K-  Lambda~0  Lambda~0|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K-  Lambda~0  Lambda~0|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K-  Lambda~0  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K-  p~-  pi+  pi+ "   |       141 |         12 |   0.085106 |    0.68922 |      0.0000 |      8.0000 |
+ | "# max size Lambda_b~0 -> KS0  KS0  Lambda_c~-  |       141 |          3 |   0.021277 |    0.18711 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> KS0  KS0  Lambda~0  ph|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> KS0  KS0  p~-  pi+ "  |       141 |         36 |    0.25532 |     2.0677 |      0.0000 |      24.000 |
+ | "# max size Lambda_b~0 -> KS0  Lambda_c~-  phi(1|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> KS0  Lambda~0  Lambda_|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> KS0  Lambda~0  Lambda_|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> KS0  Lambda~0  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> KS0  Lambda~0  pi-  pi|       141 |          8 |   0.056738 |    0.35276 |      0.0000 |      3.0000 |
+ | "# max size Lambda_b~0 -> KS0  Lambda~0  p~-  p+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> KS0  p~-  phi(1020)  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c+  p~-  p~-  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  Lambda_c+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  Lambda_c~-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  pi-  pi+  |       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  p~-  pi+  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  Lambda0  p~-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  Lambda_c+  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  Lambda_c~-  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  Lambda_c~-  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  Lambda~0  La|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  Lambda~0  La|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  Lambda~0  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  phi(1020)  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  phi(1020)  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  p~-  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> p~-  phi(1020)  phi(10|       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> p~-  pi-  pi+  pi+ "  |       141 |        112 |    0.79433 |     4.6303 |      0.0000 |      48.000 |
+ | "# max size Lambda_b~0 -> p~-  p~-  pi+  p+ "   |       141 |          3 |   0.021277 |    0.18711 |      0.0000 |      2.0000 |
+ | "# max size Xi_b- -> D*(2010)+  K-  K-  Lambda0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)+  K-  Lambda0  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)+  Lambda0  pi-  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  D0  K-  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  D0  p+  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  D~0  K-  p+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  D~0  p+  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  K+  K-  Lambda0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  K+  Lambda0  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  K-  KS0  p+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  K-  Lambda0  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  K-  p+  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  KS0  p+  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  Lambda0  p+  p~-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  Lambda0  pi+  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  p+  phi(1020)  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D+  K-  K-  Lambda0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D+  K-  Lambda0  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D+  Lambda0  pi-  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D-  D0  K-  p+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D-  D0  p+  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D-  D~0  K-  p+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D-  D~0  p+  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D-  K+  K-  Lambda0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D-  K+  Lambda0  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D-  K-  KS0  p+ "          |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_b- -> D-  K-  Lambda0  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D-  K-  p+  phi(1020) "    |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_b- -> D-  KS0  p+  pi- "         |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_b- -> D-  Lambda0  p+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D-  Lambda0  pi+  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D-  p+  phi(1020)  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D0  D0  K-  Lambda0 "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D0  D0  Lambda0  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D0  D_s-  K-  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D0  D_s-  p+  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D0  D~0  K-  Lambda0 "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D0  D~0  Lambda0  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D0  K-  K-  Lambda_c+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D0  K-  K-  p+ "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D0  K-  KS0  Lambda0 "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D0  K-  Lambda0  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D0  K-  Lambda_c+  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D0  K-  p+  pi- "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D0  KS0  Lambda0  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D0  Lambda0  Lambda0  p~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D0  Lambda0  phi(1020)  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D0  Lambda_c+  pi-  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D0  p+  pi-  pi- "         |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_b- -> D_s+  K-  K-  Lambda0 "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D_s+  K-  Lambda0  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D_s+  Lambda0  pi-  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D_s-  D~0  K-  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D_s-  D~0  p+  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D_s-  K+  K-  Lambda0 "    |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_b- -> D_s-  K+  Lambda0  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D_s-  K-  KS0  p+ "        |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size Xi_b- -> D_s-  K-  Lambda0  pi+ "   |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_b- -> D_s-  K-  p+  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D_s-  KS0  p+  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D_s-  Lambda0  p+  p~- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D_s-  Lambda0  pi+  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D_s-  p+  phi(1020)  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D~0  D~0  K-  Lambda0 "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D~0  D~0  Lambda0  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D~0  K-  K-  Lambda_c+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D~0  K-  K-  p+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D~0  K-  KS0  Lambda0 "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D~0  K-  Lambda0  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D~0  K-  Lambda_c+  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D~0  K-  p+  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D~0  KS0  Lambda0  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D~0  Lambda0  Lambda0  p~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D~0  Lambda0  phi(1020)  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D~0  Lambda_c+  pi-  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D~0  p+  pi-  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> J/psi(1S)  K-  K-  p+ "    |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_b- -> J/psi(1S)  K-  KS0  Lambda0|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> J/psi(1S)  K-  Lambda0  phi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> J/psi(1S)  K-  p+  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> J/psi(1S)  KS0  Lambda0  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> J/psi(1S)  Lambda0  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> J/psi(1S)  Lambda_c+  pi-  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> J/psi(1S)  p+  pi-  pi- "  |       141 |          5 |   0.035461 |    0.34541 |      0.0000 |      4.0000 |
+ | "# max size Xi_b- -> K+  K-  K-  Lambda0 "      |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_b- -> K+  K-  Lambda0  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> K+  Lambda0  pi-  pi- "    |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_b- -> K-  K-  KS0  Lambda_c+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> K-  K-  KS0  p+ "          |       141 |          8 |   0.056738 |    0.28616 |      0.0000 |      2.0000 |
+ | "# max size Xi_b- -> K-  K-  Lambda0  pi+ "     |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_b- -> K-  K-  Lambda_c+  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> K-  K-  p+  phi(1020) "    |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_b- -> K-  KS0  Lambda0  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> K-  KS0  Lambda_c+  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> K-  KS0  p+  pi- "         |       141 |          7 |   0.049645 |    0.38272 |      0.0000 |      4.0000 |
+ | "# max size Xi_b- -> K-  Lambda0  Lambda_c+  p~-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> K-  Lambda0  Lambda_c~-  p+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> K-  Lambda0  p+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> K-  Lambda0  phi(1020)  phi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> K-  Lambda0  pi+  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> K-  Lambda_c+  phi(1020)  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> K-  p+  phi(1020)  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> KS0  Lambda0  phi(1020)  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> KS0  Lambda_c+  pi-  pi- " |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_b- -> KS0  p+  pi-  pi- "        |       141 |         33 |    0.23404 |     1.0957 |      0.0000 |      9.0000 |
+ | "# max size Xi_b- -> Lambda0  Lambda0  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> Lambda0  Lambda_c+  pi-  p~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> Lambda0  Lambda_c~-  p+  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> Lambda0  p+  pi-  p~- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> Lambda0  phi(1020)  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> Lambda0  pi+  pi-  pi- "   |       141 |         15 |    0.10638 |    0.75983 |      0.0000 |      8.0000 |
+ | "# max size Xi_b- -> Lambda_c+  phi(1020)  pi-  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> p+  phi(1020)  pi-  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  D0  K-  p+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  D0  p+  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  D~0  K-  p+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  D~0  p+  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  K+  K-  Lambda0|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  K+  Lambda0  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  K-  KS0  p+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  K-  Lambda0  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  K-  p+  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  KS0  p+  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  Lambda0  p+  p~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  Lambda0  pi+  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  p+  phi(1020)  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)-  D0  K+  p+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)-  D0  p+  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)-  D~0  K+  p+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)-  D~0  p+  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)-  K+  K+  Lambda0|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)-  K+  KS0  p+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)-  K+  Lambda0  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)-  K+  p+  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)-  KS0  p+  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)-  Lambda0  pi+  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)-  Lambda~0  p+  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)-  p+  phi(1020)  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D+  D0  K-  p+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D+  D0  p+  pi- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D+  D~0  K-  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D+  D~0  p+  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D+  K+  K-  Lambda0 "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D+  K+  Lambda0  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D+  K-  KS0  p+ "         |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D+  K-  Lambda0  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D+  K-  p+  phi(1020) "   |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D+  KS0  p+  pi- "        |       141 |          3 |   0.021277 |    0.18711 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc+ -> D+  Lambda0  p+  p~- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D+  Lambda0  pi+  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D+  p+  phi(1020)  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D-  D0  K+  p+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D-  D0  p+  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D-  D~0  K+  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D-  D~0  p+  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D-  K+  K+  Lambda0 "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D-  K+  KS0  p+ "         |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D-  K+  Lambda0  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D-  K+  p+  phi(1020) "   |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D-  KS0  p+  pi+ "        |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D-  Lambda0  pi+  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D-  Lambda~0  p+  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D-  p+  phi(1020)  pi+ "  |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D0  D0  K+  Lambda0 "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  D0  KS0  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  D0  Lambda0  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  D0  p+  phi(1020) "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  D_s+  K-  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  D_s+  p+  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  D_s-  K+  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  D_s-  p+  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  D~0  K+  Lambda0 "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  D~0  KS0  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  D~0  Lambda0  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  D~0  p+  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  K+  K-  Lambda_c+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  K+  K-  p+ "          |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  K+  KS0  Lambda0 "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  K+  Lambda0  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  K+  Lambda_c+  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  K+  p+  pi- "         |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D0  K-  Lambda_c+  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  K-  p+  pi+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  KS0  KS0  p+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  KS0  Lambda0  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  KS0  p+  phi(1020) "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  Lambda0  Lambda~0  p+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  Lambda0  phi(1020)  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  Lambda_c+  pi+  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  p+  p+  p~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  p+  phi(1020)  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  p+  pi+  pi- "        |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D_s+  D~0  K-  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s+  D~0  p+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s+  K+  K-  Lambda0 "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s+  K+  Lambda0  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s+  K-  KS0  p+ "       |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D_s+  K-  Lambda0  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s+  K-  p+  phi(1020) " |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D_s+  KS0  p+  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s+  Lambda0  p+  p~- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s+  Lambda0  pi+  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s+  p+  phi(1020)  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s-  D~0  K+  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s-  D~0  p+  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s-  K+  K+  Lambda0 "   |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D_s-  K+  KS0  p+ "       |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc+ -> D_s-  K+  Lambda0  pi+ "  |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D_s-  K+  p+  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s-  KS0  p+  pi+ "      |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc+ -> D_s-  Lambda0  pi+  pi+ " |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D_s-  Lambda~0  p+  p+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s-  p+  phi(1020)  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  D~0  K+  Lambda0 "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  D~0  KS0  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  D~0  Lambda0  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  D~0  p+  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  K+  K-  Lambda_c+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  K+  K-  p+ "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  K+  KS0  Lambda0 "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  K+  Lambda0  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  K+  Lambda_c+  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  K+  p+  pi- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  K-  Lambda_c+  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  K-  p+  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  KS0  KS0  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  KS0  Lambda0  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  KS0  p+  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  Lambda0  Lambda~0  p+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  Lambda0  phi(1020)  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  Lambda_c+  pi+  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  p+  p+  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  p+  phi(1020)  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  p+  pi+  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> J/psi(1S)  K+  K-  p+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> J/psi(1S)  K+  KS0  Lambda|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> J/psi(1S)  K+  Lambda0  ph|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> J/psi(1S)  K+  p+  pi- "  |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc+ -> J/psi(1S)  K-  p+  pi+ "  |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> J/psi(1S)  KS0  KS0  p+ " |       141 |         17 |    0.12057 |     1.3447 |      0.0000 |      16.000 |
+ | "# max size Xi_bc+ -> J/psi(1S)  KS0  Lambda0  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> J/psi(1S)  KS0  p+  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> J/psi(1S)  Lambda0  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> J/psi(1S)  Lambda_c+  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> J/psi(1S)  p+  p+  p~- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> J/psi(1S)  p+  pi+  pi- " |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> K+  K+  K-  Lambda0 "     |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> K+  K+  Lambda0  pi- "    |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> K+  K-  KS0  Lambda_c+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> K+  K-  KS0  p+ "         |       141 |          3 |   0.021277 |    0.18711 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc+ -> K+  K-  Lambda0  pi+ "    |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> K+  K-  Lambda_c+  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> K+  K-  p+  phi(1020) "   |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> K+  KS0  Lambda0  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> K+  KS0  Lambda_c+  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> K+  KS0  p+  pi- "        |       141 |          6 |   0.042553 |    0.28861 |      0.0000 |      3.0000 |
+ | "# max size Xi_bc+ -> K+  Lambda0  Lambda_c+  p~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> K+  Lambda0  Lambda_c~-  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> K+  Lambda0  p+  p~- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> K+  Lambda0  phi(1020)  ph|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> K+  Lambda0  pi+  pi- "   |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> K+  Lambda_c+  phi(1020)  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> K+  p+  phi(1020)  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> K-  KS0  Lambda_c+  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> K-  KS0  p+  pi+ "        |       141 |          8 |   0.056738 |    0.30995 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc+ -> K-  Lambda0  pi+  pi+ "   |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> K-  Lambda_c+  Lambda~0  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> K-  Lambda_c+  phi(1020)  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> K-  Lambda~0  p+  p+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> K-  p+  phi(1020)  pi+ "  |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> KS0  KS0  p+  phi(1020) " |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> KS0  Lambda0  phi(1020)  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> KS0  Lambda_c+  p+  p~- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> KS0  Lambda_c+  pi+  pi- "|       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> KS0  Lambda_c~-  p+  p+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> KS0  p+  p+  p~- "        |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> KS0  p+  phi(1020)  phi(10|       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> KS0  p+  pi+  pi- "       |       141 |         21 |    0.14894 |    0.74316 |      0.0000 |      6.0000 |
+ | "# max size Xi_bc+ -> Lambda0  Lambda_c+  pi+  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> Lambda0  Lambda_c~-  p+  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> Lambda0  Lambda~0  p+  phi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> Lambda0  p+  pi+  p~- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> Lambda0  phi(1020)  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> Lambda0  pi+  pi+  pi- "  |       141 |         13 |   0.092199 |    0.70359 |      0.0000 |      8.0000 |
+ | "# max size Xi_bc+ -> Lambda_c+  Lambda~0  p+  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> Lambda_c+  p+  phi(1020)  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> Lambda_c+  phi(1020)  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> Lambda_c~-  p+  p+  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> Lambda~0  p+  p+  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> p+  p+  phi(1020)  p~- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> p+  phi(1020)  phi(1020)  |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> p+  phi(1020)  pi+  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)+  D0  K-  p~- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)+  D0  p~-  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)+  D~0  K-  p~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)+  D~0  p~-  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)+  K-  K-  Lambda|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)+  K-  KS0  p~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)+  K-  Lambda~0  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)+  K-  p~-  phi(1|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)+  KS0  p~-  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)+  Lambda0  p~-  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)+  Lambda~0  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)+  p~-  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  D0  K+  p~- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  D0  p~-  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  D~0  K+  p~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  D~0  p~-  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  K+  KS0  p~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  K+  Lambda~0  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  K+  p~-  phi(1|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  K-  K+  Lambda|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  K-  Lambda~0  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  KS0  p~-  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  Lambda~0  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  Lambda~0  p~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  p~-  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D+  D0  K-  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D+  D0  p~-  pi- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D+  D~0  K-  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D+  D~0  p~-  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D+  K-  K-  Lambda~0 "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D+  K-  KS0  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D+  K-  Lambda~0  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D+  K-  p~-  phi(1020) " |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> D+  KS0  p~-  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D+  Lambda0  p~-  p~- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D+  Lambda~0  pi-  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D+  p~-  phi(1020)  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  D0  K+  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  D0  p~-  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  D~0  K+  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  D~0  p~-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  K+  KS0  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  K+  Lambda~0  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  K+  p~-  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  K-  K+  Lambda~0 "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  K-  Lambda~0  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  KS0  p~-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  Lambda~0  pi-  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  Lambda~0  p~-  p+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  p~-  phi(1020)  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  D0  K-  Lambda~0 "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  D0  KS0  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  D0  Lambda~0  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  D0  p~-  phi(1020) " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  K+  Lambda_c~-  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  K+  p~-  pi- "       |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> D0  K-  K+  Lambda_c~- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  K-  K+  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  K-  KS0  Lambda~0 "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  K-  Lambda_c~-  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  K-  Lambda~0  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  K-  p~-  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  KS0  KS0  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  KS0  Lambda~0  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  KS0  p~-  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  Lambda_c~-  pi-  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  Lambda~0  Lambda0  p~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  Lambda~0  phi(1020)  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  p~-  phi(1020)  phi(1|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  p~-  pi-  pi+ "      |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> D0  p~-  p~-  p+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s+  D0  K-  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s+  D0  p~-  pi- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s+  K-  K-  Lambda~0 " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s+  K-  KS0  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s+  K-  Lambda~0  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s+  K-  p~-  phi(1020) |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc~- -> D_s+  KS0  p~-  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s+  Lambda0  p~-  p~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s+  Lambda~0  pi-  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s+  p~-  phi(1020)  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s-  D0  K+  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s-  D0  p~-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s-  K+  KS0  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s-  K+  Lambda~0  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s-  K+  p~-  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s-  K-  K+  Lambda~0 " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s-  K-  Lambda~0  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s-  KS0  p~-  pi+ "    |       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size Xi_bc~- -> D_s-  Lambda~0  pi-  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s-  Lambda~0  p~-  p+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s-  p~-  phi(1020)  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  D0  K-  Lambda~0 "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  D0  KS0  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  D0  Lambda~0  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  D0  p~-  phi(1020) "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  D_s+  K-  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  D_s+  p~-  pi- "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  D_s-  K+  p~- "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  D_s-  p~-  pi+ "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  D~0  K-  Lambda~0 " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  D~0  KS0  p~- "     |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> D~0  D~0  Lambda~0  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  D~0  p~-  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  K+  Lambda_c~-  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  K+  p~-  pi- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  K-  K+  Lambda_c~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  K-  K+  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  K-  KS0  Lambda~0 " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  K-  Lambda_c~-  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  K-  Lambda~0  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  K-  p~-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  KS0  KS0  p~- "     |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> D~0  KS0  Lambda~0  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  KS0  p~-  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  Lambda_c~-  pi-  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  Lambda~0  Lambda0  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  Lambda~0  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  p~-  phi(1020)  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  p~-  pi-  pi+ "     |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> D~0  p~-  p~-  p+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> J/psi(1S)  K+  p~-  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> J/psi(1S)  K-  K+  p~- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> J/psi(1S)  K-  KS0  Lambd|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> J/psi(1S)  K-  Lambda~0  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> J/psi(1S)  K-  p~-  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> J/psi(1S)  KS0  KS0  p~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> J/psi(1S)  KS0  Lambda~0 |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> J/psi(1S)  KS0  p~-  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> J/psi(1S)  Lambda_c~-  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> J/psi(1S)  Lambda~0  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> J/psi(1S)  p~-  pi-  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> J/psi(1S)  p~-  p~-  p+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K+  KS0  Lambda_c~-  pi- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K+  KS0  p~-  pi- "      |       141 |          3 |   0.021277 |    0.25175 |      0.0000 |      3.0000 |
+ | "# max size Xi_bc~- -> K+  Lambda0  p~-  p~- "  |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> K+  Lambda_c~-  Lambda0  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K+  Lambda_c~-  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K+  Lambda~0  pi-  pi- " |       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size Xi_bc~- -> K+  p~-  phi(1020)  pi- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K-  K+  KS0  Lambda_c~- "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K-  K+  KS0  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K-  K+  Lambda_c~-  phi(1|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K-  K+  Lambda~0  pi- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K-  K+  p~-  phi(1020) " |       141 |          3 |   0.021277 |    0.25175 |      0.0000 |      3.0000 |
+ | "# max size Xi_bc~- -> K-  K-  K+  Lambda~0 "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K-  K-  Lambda~0  pi+ "  |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> K-  KS0  Lambda_c~-  pi+ |       141 |          3 |   0.021277 |    0.18711 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc~- -> K-  KS0  Lambda~0  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K-  KS0  p~-  pi+ "      |       141 |          8 |   0.056738 |    0.39091 |      0.0000 |      4.0000 |
+ | "# max size Xi_bc~- -> K-  Lambda_c~-  phi(1020)|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K-  Lambda~0  Lambda_c+  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K-  Lambda~0  Lambda_c~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K-  Lambda~0  phi(1020)  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K-  Lambda~0  pi-  pi+ " |       141 |          4 |   0.028369 |    0.26480 |      0.0000 |      3.0000 |
+ | "# max size Xi_bc~- -> K-  Lambda~0  p~-  p+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K-  p~-  phi(1020)  pi+ "|       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> KS0  KS0  p~-  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> KS0  Lambda_c+  p~-  p~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> KS0  Lambda_c~-  pi-  pi+|       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc~- -> KS0  Lambda_c~-  p~-  p+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> KS0  Lambda~0  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> KS0  p~-  phi(1020)  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> KS0  p~-  pi-  pi+ "     |       141 |         22 |    0.15603 |     1.0999 |      0.0000 |      12.000 |
+ | "# max size Xi_bc~- -> KS0  p~-  p~-  p+ "      |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> Lambda0  p~-  p~-  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> Lambda_c+  p~-  p~-  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> Lambda_c~-  Lambda0  p~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> Lambda_c~-  phi(1020)  pi|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> Lambda_c~-  p~-  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> Lambda~0  Lambda0  p~-  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> Lambda~0  Lambda_c+  p~- |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> Lambda~0  Lambda_c~-  pi-|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> Lambda~0  phi(1020)  phi(|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> Lambda~0  pi-  pi-  pi+ "|       141 |         16 |    0.11348 |    0.83447 |      0.0000 |      9.0000 |
+ | "# max size Xi_bc~- -> Lambda~0  p~-  pi-  p+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> p~-  phi(1020)  phi(1020)|       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> p~-  phi(1020)  pi-  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> p~-  p~-  phi(1020)  p+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  D0  K+  p~- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  D0  p~-  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  D~0  K+  p~- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  D~0  p~-  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  K+  KS0  p~- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  K+  Lambda~0  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  K+  p~-  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  K-  K+  Lambda~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  K-  Lambda~0  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  KS0  p~-  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  Lambda~0  pi-  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  Lambda~0  p~-  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  p~-  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)-  K+  K+  Lambda~|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)-  K+  Lambda~0  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)-  Lambda~0  pi+  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D+  D0  K+  p~- "         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D+  D0  p~-  pi+ "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D+  D~0  K+  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D+  D~0  p~-  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D+  K+  KS0  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D+  K+  Lambda~0  pi- "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D+  K+  p~-  phi(1020) "  |       141 |          3 |   0.021277 |    0.25175 |      0.0000 |      3.0000 |
+ | "# max size Xi_b~+ -> D+  K-  K+  Lambda~0 "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D+  K-  Lambda~0  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D+  KS0  p~-  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D+  Lambda~0  pi-  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D+  Lambda~0  p~-  p+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D+  p~-  phi(1020)  pi+ " |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_b~+ -> D-  K+  K+  Lambda~0 "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D-  K+  Lambda~0  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D-  Lambda~0  pi+  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D0  D0  K+  Lambda~0 "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D0  D0  Lambda~0  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D0  K+  K+  Lambda_c~- "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D0  K+  K+  p~- "         |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_b~+ -> D0  K+  KS0  Lambda~0 "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D0  K+  Lambda_c~-  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D0  K+  Lambda~0  phi(1020|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D0  K+  p~-  pi+ "        |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_b~+ -> D0  KS0  Lambda~0  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D0  Lambda_c~-  pi+  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D0  Lambda~0  Lambda~0  p+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D0  Lambda~0  phi(1020)  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D0  p~-  pi+  pi+ "       |       141 |          5 |   0.035461 |    0.34541 |      0.0000 |      4.0000 |
+ | "# max size Xi_b~+ -> D_s+  D0  K+  p~- "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D_s+  D0  p~-  pi+ "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D_s+  K+  KS0  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D_s+  K+  Lambda~0  pi- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D_s+  K+  p~-  phi(1020) "|       141 |          6 |   0.042553 |    0.50350 |      0.0000 |      6.0000 |
+ | "# max size Xi_b~+ -> D_s+  K-  K+  Lambda~0 "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D_s+  K-  Lambda~0  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D_s+  KS0  p~-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D_s+  Lambda~0  pi-  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D_s+  Lambda~0  p~-  p+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D_s+  p~-  phi(1020)  pi+ |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size Xi_b~+ -> D_s-  K+  K+  Lambda~0 "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D_s-  K+  Lambda~0  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D_s-  Lambda~0  pi+  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D~0  D0  K+  Lambda~0 "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D~0  D0  Lambda~0  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D~0  D_s+  K+  p~- "      |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D~0  D_s+  p~-  pi+ "     |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D~0  D~0  K+  Lambda~0 "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D~0  D~0  Lambda~0  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D~0  K+  K+  Lambda_c~- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D~0  K+  K+  p~- "        |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D~0  K+  KS0  Lambda~0 "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D~0  K+  Lambda_c~-  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D~0  K+  Lambda~0  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D~0  K+  p~-  pi+ "       |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D~0  KS0  Lambda~0  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D~0  Lambda_c~-  pi+  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D~0  Lambda~0  Lambda~0  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D~0  Lambda~0  phi(1020)  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D~0  p~-  pi+  pi+ "      |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_b~+ -> J/psi(1S)  K+  K+  p~- "  |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_b~+ -> J/psi(1S)  K+  KS0  Lambda|       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size Xi_b~+ -> J/psi(1S)  K+  Lambda~0  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> J/psi(1S)  K+  p~-  pi+ " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> J/psi(1S)  KS0  Lambda~0  |       141 |          4 |   0.028369 |    0.33566 |      0.0000 |      4.0000 |
+ | "# max size Xi_b~+ -> J/psi(1S)  Lambda_c~-  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> J/psi(1S)  Lambda~0  phi(1|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> J/psi(1S)  p~-  pi+  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> K+  K+  KS0  Lambda_c~- " |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> K+  K+  KS0  p~- "        |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_b~+ -> K+  K+  Lambda_c~-  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> K+  K+  Lambda~0  pi- "   |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ | "# max size Xi_b~+ -> K+  K+  p~-  phi(1020) "  |       141 |          9 |   0.063830 |    0.75524 |      0.0000 |      9.0000 |
+ | "# max size Xi_b~+ -> K+  KS0  Lambda_c~-  pi+ "|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> K+  KS0  Lambda~0  phi(102|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> K+  KS0  p~-  pi+ "       |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# max size Xi_b~+ -> K+  Lambda_c~-  phi(1020) |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> K+  Lambda~0  Lambda_c+  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> K+  Lambda~0  Lambda_c~-  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> K+  Lambda~0  phi(1020)  p|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> K+  Lambda~0  pi-  pi+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> K+  Lambda~0  p~-  p+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> K+  p~-  phi(1020)  pi+ " |       141 |          3 |   0.021277 |    0.25175 |      0.0000 |      3.0000 |
+ | "# max size Xi_b~+ -> K-  K+  K+  Lambda~0 "    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> K-  K+  Lambda~0  pi+ "   |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> K-  Lambda~0  pi+  pi+ "  |       141 |          2 |   0.014184 |    0.11825 |      0.0000 |      1.0000 |
+ | "# max size Xi_b~+ -> KS0  Lambda_c~-  pi+  pi+ |       141 |          5 |   0.035461 |    0.34541 |      0.0000 |      4.0000 |
+ | "# max size Xi_b~+ -> KS0  Lambda~0  phi(1020)  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> KS0  p~-  pi+  pi+ "      |       141 |         50 |    0.35461 |     3.0946 |      0.0000 |      36.000 |
+ | "# max size Xi_b~+ -> Lambda_c~-  phi(1020)  pi+|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> Lambda~0  Lambda_c+  p~-  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> Lambda~0  Lambda_c~-  pi+ |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> Lambda~0  Lambda~0  phi(10|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> Lambda~0  phi(1020)  phi(1|       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> Lambda~0  pi-  pi+  pi+ " |       141 |          8 |   0.056738 |    0.33205 |      0.0000 |      3.0000 |
+ | "# max size Xi_b~+ -> Lambda~0  p~-  pi+  p+ "  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> p~-  phi(1020)  pi+  pi+ "|       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# p+"                                          |       141 |         36 |    0.25532 |    0.48237 |      0.0000 |      2.0000 |
+ | "# phi(1020)"                                   |       141 |          8 |   0.056738 |    0.26020 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |       141 |        174 |     1.2340 |    0.84751 |      0.0000 |      4.0000 |
+ | "# pi-"                                         |       141 |        177 |     1.2553 |    0.92563 |      0.0000 |      6.0000 |
+ | "# p~-"                                         |       141 |         27 |    0.19149 |    0.44427 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       141 |          0 |(  0.00000 +- 0.709220 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       970 |        135 |(  13.9175 +- 1.11135  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       135 |          0 |(  0.00000 +- 0.740741 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingB2fourbodyLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2fourbodyLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2fourbodyLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2pphh_kkLinePreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2pphh_kkLineVOIDF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdAllNoPIDsP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        911 |(  100.000 +- 0.109769 )%|   -------   |   -------   |
+ProtonForB2pphh               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsProtons"                    |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       911 |        823 |(  90.3403 +- 0.978732 )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |       3594 |     3.9451 |     3.4360 |      0.0000 |      26.000 |
+ |*"efficiency"                                    |     42738 |       3594 |(  8.40938 +- 0.134246 )%|   -------   |   -------   |
+SelFilterPhys_StdAllNoPIDsK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        911 |(  100.000 +- 0.109769 )%|   -------   |   -------   |
+KaonForB2pphh                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsKaons"                      |       823 |      40885 |     49.678 |     22.149 |      1.0000 |      150.00 |
+ | "# input particles"                             |       823 |      40885 |     49.678 |     22.149 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       823 |        795 |(  96.5978 +- 0.631921 )%|   -------   |   -------   |
+ | "#passed"                                       |       823 |       3166 |     3.8469 |     2.6817 |      0.0000 |      18.000 |
+ |*"efficiency"                                    |     40885 |       3166 |(  7.74367 +- 0.132187 )%|   -------   |   -------   |
+B2pphh_kkLine                 SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> p+  p~-  K+  K- "                    |       481 |          3 |  0.0062370 |    0.13665 |      0.0000 |      3.0000 |
+ | "# K+"                                          |       795 |       1617 |     2.0340 |     1.6537 |      0.0000 |      11.000 |
+ | "# K-"                                          |       795 |       1549 |     1.9484 |     1.6179 |      0.0000 |      12.000 |
+ | "# Phys/KaonForB2pphh"                          |       795 |       3166 |     3.9824 |     2.6278 |      1.0000 |      18.000 |
+ | "# Phys/ProtonForB2pphh"                        |       795 |       3548 |     4.4629 |     3.3642 |      1.0000 |      26.000 |
+ | "# input particles"                             |       795 |       6714 |     8.4453 |     5.7572 |      2.0000 |      44.000 |
+ | "# p+"                                          |       795 |       1773 |     2.2302 |     1.9952 |      0.0000 |      15.000 |
+ | "# p~-"                                         |       795 |       1775 |     2.2327 |     1.9567 |      0.0000 |      12.000 |
+ | "# selected"                                    |       795 |          3 |  0.0037736 |    0.10633 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       795 |          1 |( 0.125786 +- 0.125707 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      5048 |       1721 |(  34.0927 +- 0.667172 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      6016 |       1791 |(  29.7706 +- 0.589521 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6947 |        108 |(  1.55463 +- 0.148427 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       108 |          3 |(  2.77778 +- 1.58132  )%|   -------   |   -------   |
+StrippingB2pphh_kkLinePostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2pphh_kkLine        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2pphh_kkLine        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2pphh_kpiLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2pphh_kpiLineVOID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdAllNoPIDsP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        911 |(  100.000 +- 0.109769 )%|   -------   |   -------   |
+PionForB2pphh                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       823 |      40885 |     49.678 |     22.149 |      1.0000 |      150.00 |
+ | "# input particles"                             |       823 |      40885 |     49.678 |     22.149 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       823 |        808 |(  98.1774 +- 0.466285 )%|   -------   |   -------   |
+ | "#passed"                                       |       823 |       4835 |     5.8748 |     3.2733 |      0.0000 |      19.000 |
+ |*"efficiency"                                    |     40885 |       4835 |(  11.8259 +- 0.159700 )%|   -------   |   -------   |
+B2pphh_kpiLine                SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> p+  p~-  K+  pi- "                     |       493 |          2 |  0.0040568 |   0.063564 |      0.0000 |      1.0000 |
+ | "# B~0 -> p~-  p+  K-  pi+ "                    |       502 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       782 |       1612 |     2.0614 |     1.6516 |      0.0000 |      11.000 |
+ | "# K-"                                          |       782 |       1533 |     1.9604 |     1.6245 |      0.0000 |      12.000 |
+ | "# Phys/KaonForB2pphh"                          |       782 |       3145 |     4.0217 |     2.6275 |      1.0000 |      18.000 |
+ | "# Phys/PionForB2pphh"                          |       782 |       4760 |     6.0870 |     3.1941 |      1.0000 |      19.000 |
+ | "# Phys/ProtonForB2pphh"                        |       782 |       3519 |     4.5000 |     3.3754 |      1.0000 |      26.000 |
+ | "# input particles"                             |       782 |      11424 |     14.609 |     8.1264 |      3.0000 |      59.000 |
+ | "# p+"                                          |       782 |       1762 |     2.2532 |     2.0006 |      0.0000 |      15.000 |
+ | "# pi+"                                         |       782 |       2418 |     3.0921 |     1.9355 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       782 |       2342 |     2.9949 |     1.9541 |      0.0000 |      11.000 |
+ | "# p~-"                                         |       782 |       1757 |     2.2468 |     1.9663 |      0.0000 |      12.000 |
+ | "# selected"                                    |       782 |          2 |  0.0025575 |   0.050507 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       782 |          2 |( 0.255754 +- 0.180614 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10140 |       3534 |(  34.8521 +- 0.473201 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     11900 |       3366 |(  28.2857 +- 0.412870 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     15444 |        264 |(  1.70940 +- 0.104303 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       264 |          2 |( 0.757576 +- 0.533654 )%|   -------   |   -------   |
+StrippingB2pphh_kpiLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2pphh_kpiLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2pphh_kpiLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2pphh_pipiLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2pphh_pipiLineVOI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2pphh_pipiLine               SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> p+  p~-  pi+  pi- "                    |       520 |          2 |  0.0038462 |   0.087621 |      0.0000 |      2.0000 |
+ | "# Phys/PionForB2pphh"                          |       808 |       4835 |     5.9839 |     3.2033 |      1.0000 |      19.000 |
+ | "# Phys/ProtonForB2pphh"                        |       808 |       3563 |     4.4097 |     3.3621 |      1.0000 |      26.000 |
+ | "# input particles"                             |       808 |       8398 |     10.394 |     5.8049 |      2.0000 |      41.000 |
+ | "# p+"                                          |       808 |       1788 |     2.2129 |     1.9843 |      0.0000 |      15.000 |
+ | "# pi+"                                         |       808 |       2458 |     3.0421 |     1.9316 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       808 |       2377 |     2.9418 |     1.9519 |      0.0000 |      11.000 |
+ | "# p~-"                                         |       808 |       1775 |     2.1968 |     1.9580 |      0.0000 |      12.000 |
+ | "# selected"                                    |       808 |          2 |  0.0024752 |   0.070316 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       808 |          1 |( 0.123762 +- 0.123686 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      5112 |       1828 |(  35.7590 +- 0.670353 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      7507 |       2096 |(  27.9206 +- 0.517767 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      9160 |        173 |(  1.88865 +- 0.142229 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       173 |          2 |(  1.15607 +- 0.812726 )%|   -------   |   -------   |
+StrippingB2pphh_pipiLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2pphh_pipiLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2pphh_pipiLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingPPMuMuHcLinePreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdAllLooseAN...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        906 |(  99.4512 +- 0.244778 )%|   -------   |   -------   |
+PPMuMuSelHcProtons            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNProtons"                  |       906 |      25227 |     27.844 |     18.753 |      1.0000 |      136.00 |
+ | "# input particles"                             |       906 |      25227 |     27.844 |     18.753 |      1.0000 |      136.00 |
+ |*"#accept"                                       |       906 |        723 |(  79.8013 +- 1.33384  )%|   -------   |   -------   |
+ | "#passed"                                       |       906 |       2122 |     2.3422 |     2.2102 |      0.0000 |      12.000 |
+ |*"efficiency"                                    |     25227 |       2122 |(  8.41162 +- 0.174754 )%|   -------   |   -------   |
+SelFilterPhys_StdAllLooseMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        793 |(  79.3000 +- 1.28121  )%|   -------   |   -------   |
+PPMuMuHcSelMuons              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       614 |       2660 |     4.3322 |     3.5898 |      1.0000 |      35.000 |
+ | "# input particles"                             |       614 |       2660 |     4.3322 |     3.5898 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       614 |        341 |(  55.5375 +- 2.00542  )%|   -------   |   -------   |
+ | "#passed"                                       |       614 |        550 |    0.89577 |     1.0236 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |      2660 |        550 |(  20.6767 +- 0.785236 )%|   -------   |   -------   |
+PPMuMuHcLine                  SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PPMuMuHcSelMuons"                       |       341 |        550 |     1.6129 |    0.85435 |      1.0000 |      6.0000 |
+ | "# Phys/PPMuMuSelHcProtons"                     |       341 |       1111 |     3.2581 |     2.3085 |      1.0000 |      12.000 |
+ | "# h_c(1P) -> p+  p~-  mu+  mu- "               |        63 |         11 |    0.17460 |    0.74620 |      0.0000 |      4.0000 |
+ | "# input particles"                             |       341 |       1661 |     4.8710 |     2.5413 |      2.0000 |      13.000 |
+ | "# mu+"                                         |       341 |        268 |    0.78592 |    0.73730 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |       341 |        282 |    0.82698 |    0.71184 |      0.0000 |      3.0000 |
+ | "# p+"                                          |       341 |        566 |     1.6598 |     1.4737 |      0.0000 |      7.0000 |
+ | "# p~-"                                         |       341 |        545 |     1.5982 |     1.4591 |      0.0000 |      8.0000 |
+ | "# selected"                                    |       341 |         11 |   0.032258 |    0.32782 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       341 |          4 |(  1.17302 +- 0.583060 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       383 |        296 |(  77.2846 +- 2.14095  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       361 |        280 |(  77.5623 +- 2.19564  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       347 |         16 |(  4.61095 +- 1.12585  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        16 |         11 |(  68.7500 +- 11.5878  )%|   -------   |   -------   |
+StrippingPPMuMuHcLinePostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingPPMuMuHcLine         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingPPMuMuHcLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingPPMuMuHighLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PPMuMuSelHighProtons          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNProtons"                  |       906 |      25227 |     27.844 |     18.753 |      1.0000 |      136.00 |
+ | "# input particles"                             |       906 |      25227 |     27.844 |     18.753 |      1.0000 |      136.00 |
+ |*"#accept"                                       |       906 |        400 |(  44.1501 +- 1.64973  )%|   -------   |   -------   |
+ | "#passed"                                       |       906 |        655 |    0.72296 |     1.0312 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |     25227 |        655 |(  2.59642 +- 0.100125 )%|   -------   |   -------   |
+PPMuMuHighSelMuons            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       337 |       1606 |     4.7656 |     3.9980 |      1.0000 |      35.000 |
+ | "# input particles"                             |       337 |       1606 |     4.7656 |     3.9980 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       337 |        114 |(  33.8279 +- 2.57727  )%|   -------   |   -------   |
+ | "#passed"                                       |       337 |        151 |    0.44807 |    0.72542 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      1606 |        151 |(  9.40224 +- 0.728285 )%|   -------   |   -------   |
+PPMuMuHighLine                SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PPMuMuHighSelMuons"                     |       114 |        151 |     1.3246 |    0.62822 |      1.0000 |      4.0000 |
+ | "# Phys/PPMuMuSelHighProtons"                   |       114 |        185 |     1.6228 |    0.96782 |      1.0000 |      8.0000 |
+ | "# h_c(1P) -> p+  p~-  mu+  mu- "               |         6 |          4 |    0.66667 |    0.74536 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       114 |        336 |     2.9474 |     1.0829 |      2.0000 |      9.0000 |
+ | "# mu+"                                         |       114 |         70 |    0.61404 |    0.59984 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       114 |         81 |    0.71053 |    0.58824 |      0.0000 |      2.0000 |
+ | "# p+"                                          |       114 |         96 |    0.84211 |    0.69559 |      0.0000 |      3.0000 |
+ | "# p~-"                                         |       114 |         89 |    0.78070 |    0.85593 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       114 |          4 |   0.035088 |    0.22672 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       114 |          3 |(  2.63158 +- 1.49922  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |         9 |          4 |(  44.4444 +- 16.5635  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingPPMuMuHighLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingPPMuMuHighLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingPPMuMuHighLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingPPMuMuDetachedLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PPMuMuSelDetachedProtons      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNProtons"                  |       906 |      25227 |     27.844 |     18.753 |      1.0000 |      136.00 |
+ | "# input particles"                             |       906 |      25227 |     27.844 |     18.753 |      1.0000 |      136.00 |
+ |*"#accept"                                       |       906 |        520 |(  57.3951 +- 1.64287  )%|   -------   |   -------   |
+ | "#passed"                                       |       906 |        905 |    0.99890 |     1.1349 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |     25227 |        905 |(  3.58743 +- 0.117092 )%|   -------   |   -------   |
+PPMuMuDetachedSelMuons        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       440 |       1948 |     4.4273 |     3.8072 |      1.0000 |      35.000 |
+ | "# input particles"                             |       440 |       1948 |     4.4273 |     3.8072 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       440 |        184 |(  41.8182 +- 2.35153  )%|   -------   |   -------   |
+ | "#passed"                                       |       440 |        229 |    0.52045 |    0.68725 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |      1948 |        229 |(  11.7556 +- 0.729747 )%|   -------   |   -------   |
+PPMuMuDetachedLine            SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PPMuMuDetachedSelMuons"                 |       184 |        229 |     1.2446 |    0.47774 |      1.0000 |      3.0000 |
+ | "# Phys/PPMuMuSelDetachedProtons"               |       184 |        318 |     1.7283 |     1.0119 |      1.0000 |      7.0000 |
+ | "# h_c(1P) -> p+  p~-  mu+  mu- "               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       184 |        547 |     2.9728 |     1.1153 |      2.0000 |      8.0000 |
+ | "# mu+"                                         |       184 |        120 |    0.65217 |    0.58856 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       184 |        109 |    0.59239 |    0.60983 |      0.0000 |      2.0000 |
+ | "# p+"                                          |       184 |        160 |    0.86957 |    0.84335 |      0.0000 |      5.0000 |
+ | "# p~-"                                         |       184 |        158 |    0.85870 |    0.74573 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       184 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       184 |          0 |(  0.00000 +- 0.543478 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |         6 |          2 |(  33.3333 +- 19.2450  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingPPMuMuDetachedLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingPPMuMuDetachedLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingPPMuMuDetachedLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXb2phhhLinePreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseANNPr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        858 |(  94.1822 +- 0.775540 )%|   -------   |   -------   |
+ProtonsForXb2phhh             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseANNProtons"                     |       858 |       5493 |     6.4021 |     4.5435 |      1.0000 |      32.000 |
+ | "# input particles"                             |       858 |       5493 |     6.4021 |     4.5435 |      1.0000 |      32.000 |
+ |*"#accept"                                       |       858 |        708 |(  82.5175 +- 1.29668  )%|   -------   |   -------   |
+ | "#passed"                                       |       858 |       1863 |     2.1713 |     1.9124 |      0.0000 |      12.000 |
+ |*"efficiency"                                    |      5493 |       1863 |(  33.9159 +- 0.638771 )%|   -------   |   -------   |
+PionsForXb2phhh               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsPions"                         |       708 |       8732 |     12.333 |     5.4642 |      1.0000 |      34.000 |
+ | "# input particles"                             |       708 |       8732 |     12.333 |     5.4642 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       708 |        708 |(  100.000 +- 0.141243 )%|   -------   |   -------   |
+ | "#passed"                                       |       708 |       4764 |     6.7288 |     3.3391 |      1.0000 |      22.000 |
+ |*"efficiency"                                    |      8732 |       4764 |(  54.5579 +- 0.532845 )%|   -------   |   -------   |
+Xb2phhhLine                   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> p+  pi-  pi+  pi- "             |       516 |          7 |   0.013566 |    0.15814 |      0.0000 |      3.0000 |
+ | "# Lambda_b~0 -> p~-  pi+  pi-  pi+ "           |       500 |          5 |   0.010000 |    0.11790 |      0.0000 |      2.0000 |
+ | "# Phys/PionsForXb2phhh"                        |       708 |       4764 |     6.7288 |     3.3391 |      1.0000 |      22.000 |
+ | "# Phys/ProtonsForXb2phhh"                      |       708 |       1863 |     2.6314 |     1.7948 |      1.0000 |      12.000 |
+ | "# input particles"                             |       708 |       6627 |     9.3602 |     4.7898 |      2.0000 |      34.000 |
+ | "# p+"                                          |       708 |        960 |     1.3559 |     1.2466 |      0.0000 |      10.000 |
+ | "# pi+"                                         |       708 |       2462 |     3.4774 |     2.0730 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       708 |       2302 |     3.2514 |     1.9841 |      0.0000 |      11.000 |
+ | "# p~-"                                         |       708 |        903 |     1.2754 |     1.1821 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       708 |         12 |   0.016949 |    0.21848 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       708 |          5 |( 0.706215 +- 0.314712 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      6931 |       1417 |(  20.4444 +- 0.484423 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      5488 |       1188 |(  21.6472 +- 0.555932 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1665 |        192 |(  11.5315 +- 0.782764 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       192 |         12 |(  6.25000 +- 1.74693  )%|   -------   |   -------   |
+RelatedInfo1_Xb2phhhLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xb2phhhLine"                            |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo2_Xb2phhhLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xb2phhhLine"                            |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo3_Xb2phhhLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xb2phhhLine"                            |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo4_Xb2phhhLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xb2phhhLine"                            |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo5_Xb2phhhLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xb2phhhLine"                            |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo6_Xb2phhhLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xb2phhhLine"                            |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo7_Xb2phhhLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xb2phhhLine"                            |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo8_Xb2phhhLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xb2phhhLine"                            |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo9_Xb2phhhLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xb2phhhLine"                            |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingXb2phhhLinePostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingXb2phhhLine          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXb2phhhLine          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXb2phhLinePreScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ProtonsForXb2phh              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseANNProtons"                     |       858 |       5493 |     6.4021 |     4.5435 |      1.0000 |      32.000 |
+ | "# input particles"                             |       858 |       5493 |     6.4021 |     4.5435 |      1.0000 |      32.000 |
+ |*"#accept"                                       |       858 |        702 |(  81.8182 +- 1.31674  )%|   -------   |   -------   |
+ | "#passed"                                       |       858 |       1787 |     2.0828 |     1.8407 |      0.0000 |      12.000 |
+ |*"efficiency"                                    |      5493 |       1787 |(  32.5323 +- 0.632122 )%|   -------   |   -------   |
+PionsForXb2phh                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsPions"                         |       702 |       8671 |     12.352 |     5.4694 |      1.0000 |      34.000 |
+ | "# input particles"                             |       702 |       8671 |     12.352 |     5.4694 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       702 |        702 |(  100.000 +- 0.142450 )%|   -------   |   -------   |
+ | "#passed"                                       |       702 |       4578 |     6.5214 |     3.2241 |      1.0000 |      21.000 |
+ |*"efficiency"                                    |      8671 |       4578 |(  52.7967 +- 0.536111 )%|   -------   |   -------   |
+Xb2phhLine                    SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PionsForXb2phh"                         |       702 |       4578 |     6.5214 |     3.2241 |      1.0000 |      21.000 |
+ | "# Phys/ProtonsForXb2phh"                       |       702 |       1787 |     2.5456 |     1.7213 |      1.0000 |      12.000 |
+ | "# Xi_b- -> p+  pi-  pi- "                      |       505 |          1 |  0.0019802 |   0.044455 |      0.0000 |      1.0000 |
+ | "# Xi_b- -> p~-  pi-  pi+ "                     |       491 |          4 |  0.0081466 |    0.11024 |      0.0000 |      2.0000 |
+ | "# Xi_b- -> p~-  pi-  pi- "                     |       515 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> p+  pi+  pi+ "                     |       536 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> p+  pi+  pi- "                     |       505 |          1 |  0.0019802 |   0.044455 |      0.0000 |      1.0000 |
+ | "# Xi_b~+ -> p~-  pi+  pi+ "                    |       491 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       702 |       6365 |     9.0670 |     4.5978 |      2.0000 |      33.000 |
+ | "# p+"                                          |       702 |        925 |     1.3177 |     1.2208 |      0.0000 |      10.000 |
+ | "# pi+"                                         |       702 |       2363 |     3.3661 |     2.0202 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       702 |       2215 |     3.1553 |     1.9193 |      0.0000 |      11.000 |
+ | "# p~-"                                         |       702 |        862 |     1.2279 |     1.1332 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       702 |          6 |  0.0085470 |    0.14096 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       702 |          3 |( 0.427350 +- 0.246203 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     18604 |       3457 |(  18.5820 +- 0.285170 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7505 |        160 |(  2.13191 +- 0.166736 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       160 |          6 |(  3.75000 +- 1.50195  )%|   -------   |   -------   |
+RelatedInfo1_Xb2phhLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xb2phhLine"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_Xb2phhLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xb2phhLine"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_Xb2phhLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xb2phhLine"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo4_Xb2phhLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xb2phhLine"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo5_Xb2phhLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xb2phhLine"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingXb2phhLinePostScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingXb2phhLine           SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXb2phhLine           SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DDphi_B2DstDpPhi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdAllLooseAN...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        906 |(  99.4512 +- 0.244778 )%|   -------   |   -------   |
+KForB2DDphi                   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNKaons"                    |       906 |      24464 |     27.002 |     18.074 |      1.0000 |      122.00 |
+ | "# input particles"                             |       906 |      24464 |     27.002 |     18.074 |      1.0000 |      122.00 |
+ |*"#accept"                                       |       906 |        825 |(  91.0596 +- 0.947932 )%|   -------   |   -------   |
+ | "#passed"                                       |       906 |       3166 |     3.4945 |     2.9105 |      0.0000 |      26.000 |
+ |*"efficiency"                                    |     24464 |       3166 |(  12.9415 +- 0.214602 )%|   -------   |   -------   |
+Dst2D0Pi_D02KPiForB2DDphi     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDstarWithD02KPi"                |        24 |         30 |     1.2500 |    0.52042 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        24 |         30 |     1.2500 |    0.52042 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        24 |         11 |(  45.8333 +- 10.1707  )%|   -------   |   -------   |
+ | "#passed"                                       |        24 |         13 |    0.54167 |    0.70588 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |        30 |         13 |(  43.3333 +- 9.04720  )%|   -------   |   -------   |
+D2KPiPiForB2DDphi             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDplus2KPiPi"                    |       201 |        445 |     2.2139 |     2.1898 |      1.0000 |      14.000 |
+ | "# input particles"                             |       201 |        445 |     2.2139 |     2.1898 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       201 |         52 |(  25.8706 +- 3.08888  )%|   -------   |   -------   |
+ | "#passed"                                       |       201 |         63 |    0.31343 |    0.60369 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       445 |         63 |(  14.1573 +- 1.65258  )%|   -------   |   -------   |
+B2DDphi_B2DstDpPhiLine        SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s~0 -> K-  K+  D*(2010)-  D+ "             |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D+"                                          |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D-"                                          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         3 |         16 |     5.3333 |    0.94281 |      4.0000 |      6.0000 |
+ | "# K-"                                          |         3 |         16 |     5.3333 |     2.8674 |      2.0000 |      9.0000 |
+ | "# Phys/D2KPiPiForB2DDphi"                      |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Dst2D0Pi_D02KPiForB2DDphi"              |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/KForB2DDphi"                            |         3 |         32 |     10.667 |     3.6818 |      6.0000 |      15.000 |
+ | "# input particles"                             |         3 |         38 |     12.667 |     3.6818 |      8.0000 |      17.000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        92 |         25 |(  27.1739 +- 4.63795  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |        20 |          2 |(  10.0000 +- 6.70820  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DDphi_B2DstDpPhi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DDphi_B2DstDpPhi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DDphi_B2DstDpPhi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DDphi_B2DDPhiLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2DDphi_B2DDPhiLine           SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> K+  K-  D+  D- "                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        52 |         26 |    0.50000 |    0.60447 |      0.0000 |      2.0000 |
+ | "# D-"                                          |        52 |         37 |    0.71154 |    0.71620 |      0.0000 |      3.0000 |
+ | "# K+"                                          |        52 |        168 |     3.2308 |     1.9769 |      0.0000 |      9.0000 |
+ | "# K-"                                          |        52 |        158 |     3.0385 |     2.5941 |      0.0000 |      17.000 |
+ | "# Phys/D2KPiPiForB2DDphi"                      |        52 |         63 |     1.2115 |    0.56625 |      1.0000 |      3.0000 |
+ | "# Phys/KForB2DDphi"                            |        52 |        326 |     6.2692 |     4.1283 |      1.0000 |      26.000 |
+ | "# input particles"                             |        52 |        389 |     7.4808 |     4.1254 |      2.0000 |      27.000 |
+ | "# selected"                                    |        52 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        52 |          0 |(  0.00000 +- 1.92308  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        16 |          7 |(  43.7500 +- 12.4020  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DDphi_B2DDPhiLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DDphi_B2DDPhiLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DDphi_B2DDPhiLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DDphi_B2DsDsPhiL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Ds2KKPiForB2DDphi             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDsplus2KKPi"                    |       154 |        436 |     2.8312 |     3.2168 |      1.0000 |      25.000 |
+ | "# input particles"                             |       154 |        436 |     2.8312 |     3.2168 |      1.0000 |      25.000 |
+ |*"#accept"                                       |       154 |         60 |(  38.9610 +- 3.92969  )%|   -------   |   -------   |
+ | "#passed"                                       |       154 |         81 |    0.52597 |    0.79117 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |       436 |         81 |(  18.5780 +- 1.86263  )%|   -------   |   -------   |
+B2DDphi_B2DsDsPhiLine         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> K+  K-  D_s+  D_s- "                 |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s+"                                        |        60 |         33 |    0.55000 |    0.66895 |      0.0000 |      2.0000 |
+ | "# D_s-"                                        |        60 |         48 |    0.80000 |    0.79162 |      0.0000 |      4.0000 |
+ | "# K+"                                          |        60 |        198 |     3.3000 |     2.3615 |      0.0000 |      12.000 |
+ | "# K-"                                          |        60 |        191 |     3.1833 |     2.1717 |      0.0000 |      9.0000 |
+ | "# Phys/Ds2KKPiForB2DDphi"                      |        60 |         81 |     1.3500 |    0.70297 |      1.0000 |      4.0000 |
+ | "# Phys/KForB2DDphi"                            |        60 |        389 |     6.4833 |     4.0722 |      1.0000 |      19.000 |
+ | "# input particles"                             |        60 |        470 |     7.8333 |     4.3134 |      2.0000 |      20.000 |
+ | "# selected"                                    |        60 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        60 |          0 |(  0.00000 +- 1.66667  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       127 |         40 |(  31.4961 +- 4.12177  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |        32 |         12 |(  37.5000 +- 8.55816  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DDphi_B2DsDsPhiL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DDphi_B2DsDsPhiLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DDphi_B2DsDsPhiLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DDphi_B2DstDstPh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2DDphi_B2DstDstPhiLine       SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+"                                   |        11 |          3 |    0.27273 |    0.44536 |      0.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |        11 |         10 |    0.90909 |    0.79253 |      0.0000 |      3.0000 |
+ | "# K+"                                          |        11 |         35 |     3.1818 |     2.4052 |      0.0000 |      8.0000 |
+ | "# K-"                                          |        11 |         35 |     3.1818 |     2.4052 |      0.0000 |      9.0000 |
+ | "# Phys/Dst2D0Pi_D02KPiForB2DDphi"              |        11 |         13 |     1.1818 |    0.57496 |      1.0000 |      3.0000 |
+ | "# Phys/KForB2DDphi"                            |        11 |         70 |     6.3636 |     4.2485 |      1.0000 |      15.000 |
+ | "# input particles"                             |        11 |         83 |     7.5455 |     4.1858 |      2.0000 |      16.000 |
+ | "# selected"                                    |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ | "#pass comb12 cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass comb123 cut"                             |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DDphi_B2DstDstPh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DDphi_B2DstDstPh...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DDphi_B2DstDstPh...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2rho0rhoPlusMerg...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2rho0rhoPlusMerg...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingBu2rho0rhoPlusMerg...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        276 |(  37.9121 +- 1.79815  )%|   -------   |   -------   |
+StrippingBu2rho0rhoPlusMerg...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       276 |         56 |(  20.2899 +- 2.42070  )%|   -------   |   -------   |
+longTracksForBu2rho0rhoPlus   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       275 |      12720 |     46.255 |     19.110 |      7.0000 |      116.00 |
+ | "# input particles"                             |       275 |      12720 |     46.255 |     19.110 |      7.0000 |      116.00 |
+ |*"#accept"                                       |       275 |        275 |(  100.000 +- 0.363636 )%|   -------   |   -------   |
+ | "#passed"                                       |       275 |       3670 |     13.345 |     6.2080 |      1.0000 |      47.000 |
+ |*"efficiency"                                    |     12720 |       3670 |(  28.8522 +- 0.401723 )%|   -------   |   -------   |
+rho0ForBu2rho0rhoPlusMerged   SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/longTracksForBu2rho0rhoPlus"            |        56 |        796 |     14.214 |     5.6812 |      3.0000 |      32.000 |
+ | "# input particles"                             |        56 |        796 |     14.214 |     5.6812 |      3.0000 |      32.000 |
+ | "# max size rho(770)0 -> pi+  pi- "             |        56 |       2981 |     53.232 |     44.808 |      2.0000 |      225.00 |
+ | "# pi+"                                         |        56 |        394 |     7.0357 |     3.0117 |      2.0000 |      16.000 |
+ | "# pi-"                                         |        56 |        376 |     6.7143 |     3.0161 |      1.0000 |      15.000 |
+ | "# rho(770)0 -> pi+  pi- "                      |        56 |        338 |     6.0357 |     6.1324 |      0.0000 |      29.000 |
+ | "# selected"                                    |        56 |        338 |     6.0357 |     6.1324 |      0.0000 |      29.000 |
+ |*"#accept"                                       |        56 |         46 |(  82.1429 +- 5.11796  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2981 |       1867 |(  62.6300 +- 0.886078 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1867 |        338 |(  18.1039 +- 0.891139 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        82 |         82 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+rhoPForBu2rho0rhoPlusMerged   SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMergedPi0"                      |        46 |         51 |     1.1087 |    0.31126 |      1.0000 |      2.0000 |
+ | "# Phys/longTracksForBu2rho0rhoPlus"            |        46 |        711 |     15.457 |     5.4162 |      7.0000 |      32.000 |
+ | "# input particles"                             |        46 |        762 |     16.565 |     5.4280 |      8.0000 |      33.000 |
+ | "# max size rho(770)+ -> pi+  pi0 "             |        46 |        140 |     3.0435 |     2.7894 |      0.0000 |      16.000 |
+ | "# max size rho(770)- -> pi-  pi0 "             |        46 |        143 |     3.1087 |     2.1491 |      0.0000 |      12.000 |
+ | "# pi+"                                         |        46 |        121 |     2.6304 |     1.7365 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |        46 |        129 |     2.8043 |     1.5410 |      0.0000 |      7.0000 |
+ | "# pi0"                                         |        46 |         51 |     1.1087 |    0.31126 |      1.0000 |      2.0000 |
+ | "# rho(770)+ -> pi+  pi0 "                      |        46 |         36 |    0.78261 |     1.0614 |      0.0000 |      4.0000 |
+ | "# rho(770)- -> pi-  pi0 "                      |        46 |         35 |    0.76087 |     1.1070 |      0.0000 |      5.0000 |
+ | "# selected"                                    |        46 |         71 |     1.5435 |     1.9749 |      0.0000 |      9.0000 |
+ |*"#accept"                                       |        46 |         26 |(  56.5217 +- 7.30912  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       283 |         71 |(  25.0883 +- 2.57702  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        71 |         71 |(  100.000 +- 1.40845  )%|   -------   |   -------   |
+Bu2rho0rhoPlusMergedLine      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> rho(770)0  rho(770)+ "                 |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> rho(770)0  rho(770)- "                 |        26 |          2 |   0.076923 |    0.38462 |      0.0000 |      2.0000 |
+ | "# Phys/rho0ForBu2rho0rhoPlusMerged"            |        26 |        208 |     8.0000 |     6.4211 |      1.0000 |      29.000 |
+ | "# Phys/rhoPForBu2rho0rhoPlusMerged"            |        26 |         71 |     2.7308 |     1.9127 |      1.0000 |      9.0000 |
+ | "# input particles"                             |        26 |        279 |     10.731 |     7.1229 |      2.0000 |      34.000 |
+ | "# max size B+ -> rho(770)0  rho(770)+ "        |        26 |        329 |     12.654 |     16.934 |      0.0000 |      72.000 |
+ | "# max size B- -> rho(770)0  rho(770)- "        |        26 |        315 |     12.115 |     17.370 |      0.0000 |      87.000 |
+ | "# rho(770)+"                                   |        26 |         36 |     1.3846 |     1.0769 |      0.0000 |      4.0000 |
+ | "# rho(770)-"                                   |        26 |         35 |     1.3462 |     1.1748 |      0.0000 |      5.0000 |
+ | "# rho(770)0"                                   |        26 |        208 |     8.0000 |     6.4211 |      1.0000 |      29.000 |
+ | "# selected"                                    |        26 |          2 |   0.076923 |    0.38462 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        26 |          1 |(  3.84615 +- 3.77146  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       644 |        160 |(  24.8447 +- 1.70276  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       160 |          2 |(  1.25000 +- 0.878342 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+RelatedInfo1_Bu2rho0rhoPlus...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2rho0rhoPlusMergedLine"               |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Bu2rho0rhoPlus...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2rho0rhoPlusMergedLine"               |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Bu2rho0rhoPlus...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2rho0rhoPlusMergedLine"               |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_Bu2rho0rhoPlus...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2rho0rhoPlusMergedLine"               |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBu2rho0rhoPlusMerg...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBu2rho0rhoPlusMerg...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2rho0rhoPlusMerg...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2rho0rhoPlusReso...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2rho0rhoPlusReso...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingBu2rho0rhoPlusReso...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        276 |(  37.9121 +- 1.79815  )%|   -------   |   -------   |
+StrippingBu2rho0rhoPlusReso...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       276 |        275 |(  99.6377 +- 0.361662 )%|   -------   |   -------   |
+rho0ForBu2rho0rhoPlusResolved SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/longTracksForBu2rho0rhoPlus"            |       275 |       3670 |     13.345 |     6.2080 |      1.0000 |      47.000 |
+ | "# input particles"                             |       275 |       3670 |     13.345 |     6.2080 |      1.0000 |      47.000 |
+ | "# max size rho(770)0 -> pi+  pi- "             |       275 |      14221 |     51.713 |     55.521 |      0.0000 |      552.00 |
+ | "# pi+"                                         |       275 |       1848 |     6.7200 |     3.5262 |      0.0000 |      24.000 |
+ | "# pi-"                                         |       275 |       1822 |     6.6255 |     3.4242 |      1.0000 |      23.000 |
+ | "# rho(770)0 -> pi+  pi- "                      |       275 |       2054 |     7.4691 |     8.2331 |      0.0000 |      86.000 |
+ | "# selected"                                    |       275 |       2054 |     7.4691 |     8.2331 |      0.0000 |      86.000 |
+ |*"#accept"                                       |       275 |        257 |(  93.4545 +- 1.49143  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     14221 |       9842 |(  69.2075 +- 0.387110 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      9842 |       2054 |(  20.8697 +- 0.409627 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       528 |        528 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+rhoPForBu2rho0rhoPlusResolved SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseResolvedPi0"                    |       257 |       5678 |     22.093 |     17.068 |      1.0000 |      107.00 |
+ | "# Phys/longTracksForBu2rho0rhoPlus"            |       257 |       3559 |     13.848 |     6.0809 |      3.0000 |      47.000 |
+ | "# input particles"                             |       257 |       9237 |     35.942 |     21.267 |      6.0000 |      130.00 |
+ | "# max size rho(770)+ -> pi+  pi0 "             |       257 |      18049 |     70.230 |     90.434 |      0.0000 |      728.00 |
+ | "# max size rho(770)- -> pi-  pi0 "             |       257 |      18176 |     70.724 |     94.492 |      0.0000 |      768.00 |
+ | "# pi+"                                         |       257 |        973 |     3.7860 |     2.2588 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       257 |        969 |     3.7704 |     2.0759 |      0.0000 |      13.000 |
+ | "# pi0"                                         |       257 |       4084 |     15.891 |     12.483 |      1.0000 |      78.000 |
+ | "# rho(770)+ -> pi+  pi0 "                      |       257 |       4290 |     16.693 |     21.087 |      0.0000 |      166.00 |
+ | "# rho(770)- -> pi-  pi0 "                      |       257 |       4567 |     17.770 |     24.392 |      0.0000 |      175.00 |
+ | "# selected"                                    |       257 |       8857 |     34.463 |     42.651 |      0.0000 |      335.00 |
+ |*"#accept"                                       |       257 |        251 |(  97.6654 +- 0.941917 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     36225 |      22049 |(  60.8668 +- 0.256424 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     22049 |       8857 |(  40.1696 +- 0.330153 )%|   -------   |   -------   |
+Bu2rho0rhoPlusResolvedLine    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> rho(770)0  rho(770)+ "                 |       251 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> rho(770)0  rho(770)- "                 |       251 |          8 |   0.031873 |    0.26589 |      0.0000 |      3.0000 |
+ | "# Phys/rho0ForBu2rho0rhoPlusResolved"          |       251 |       2041 |     8.1315 |     8.3142 |      1.0000 |      86.000 |
+ | "# Phys/rhoPForBu2rho0rhoPlusResolved"          |       251 |       8857 |     35.287 |     42.820 |      1.0000 |      335.00 |
+ | "# input particles"                             |       251 |      10898 |     43.418 |     48.756 |      2.0000 |      421.00 |
+ | "# max size B+ -> rho(770)0  rho(770)+ "        |       251 |      62635 |     249.54 |     974.94 |      0.0000 |      14276. |
+ | "# max size B- -> rho(770)0  rho(770)- "        |       251 |      68932 |     274.63 |     1076.7 |      0.0000 |      14534. |
+ | "# rho(770)+"                                   |       251 |       4290 |     17.092 |     21.177 |      0.0000 |      166.00 |
+ | "# rho(770)-"                                   |       251 |       4567 |     18.195 |     24.525 |      0.0000 |      175.00 |
+ | "# rho(770)0"                                   |       251 |       2041 |     8.1315 |     8.3142 |      1.0000 |      86.000 |
+ | "# selected"                                    |       251 |          8 |   0.031873 |    0.26589 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       251 |          4 |(  1.59363 +- 0.790438 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    131567 |       3893 |(  2.95895 +- 0.0467168)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3893 |          8 |( 0.205497 +- 0.0725795)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       138 |        138 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+RelatedInfo1_Bu2rho0rhoPlus...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2rho0rhoPlusResolvedLine"             |         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_Bu2rho0rhoPlus...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2rho0rhoPlusResolvedLine"             |         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_Bu2rho0rhoPlus...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2rho0rhoPlusResolvedLine"             |         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo4_Bu2rho0rhoPlus...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2rho0rhoPlusResolvedLine"             |         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBu2rho0rhoPlusReso...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBu2rho0rhoPlusReso...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2rho0rhoPlusReso...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2rho0rhoPlusUpMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2rho0rhoPlusUpMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingBu2rho0rhoPlusUpMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        276 |(  37.9121 +- 1.79815  )%|   -------   |   -------   |
+StrippingBu2rho0rhoPlusUpMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       276 |         56 |(  20.2899 +- 2.42070  )%|   -------   |   -------   |
+SelFilterPhys_StdNoPIDsUpPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        899 |(  98.6828 +- 0.377740 )%|   -------   |   -------   |
+upAndLongTracksForBu2rho0rh...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       275 |      12720 |     46.255 |     19.110 |      7.0000 |      116.00 |
+ | "# Phys/StdNoPIDsUpPions"                       |       275 |       3508 |     12.756 |     6.5850 |      1.0000 |      48.000 |
+ | "# input particles"                             |       275 |      16228 |     59.011 |     24.385 |      11.000 |      160.00 |
+ |*"#accept"                                       |       275 |        275 |(  100.000 +- 0.363636 )%|   -------   |   -------   |
+ | "#passed"                                       |       275 |       3416 |     12.422 |     6.1624 |      2.0000 |      49.000 |
+ |*"efficiency"                                    |     16228 |       3416 |(  21.0500 +- 0.320015 )%|   -------   |   -------   |
+rho0ForBu2rho0rhoPlusUpMerged SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/upAndLongTracksForBu2rho0rhoPlus"       |        56 |        735 |     13.125 |     5.5002 |      2.0000 |      27.000 |
+ | "# input particles"                             |        56 |        735 |     13.125 |     5.5002 |      2.0000 |      27.000 |
+ | "# max size rho(770)0 -> pi+  pi- "             |        56 |       2724 |     48.643 |     39.808 |      1.0000 |      180.00 |
+ | "# pi+"                                         |        56 |        379 |     6.7679 |     2.9760 |      1.0000 |      15.000 |
+ | "# pi-"                                         |        56 |        356 |     6.3571 |     3.1872 |      1.0000 |      14.000 |
+ | "# rho(770)0 -> pi+  pi- "                      |        56 |        342 |     6.1071 |     5.6842 |      0.0000 |      25.000 |
+ | "# selected"                                    |        56 |        342 |     6.1071 |     5.6842 |      0.0000 |      25.000 |
+ |*"#accept"                                       |        56 |         49 |(  87.5000 +- 4.41942  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2724 |       1909 |(  70.0808 +- 0.877346 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1909 |        342 |(  17.9151 +- 0.877685 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       530 |        530 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+rhoPForBu2rho0rhoPlusUpMerged SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMergedPi0"                      |        49 |         56 |     1.1429 |    0.40406 |      1.0000 |      3.0000 |
+ | "# Phys/upAndLongTracksForBu2rho0rhoPlus"       |        49 |        686 |     14.000 |     5.2333 |      5.0000 |      27.000 |
+ | "# input particles"                             |        49 |        742 |     15.143 |     5.2216 |      6.0000 |      28.000 |
+ | "# max size rho(770)+ -> pi+  pi0 "             |        49 |        394 |     8.0408 |     3.7632 |      2.0000 |      18.000 |
+ | "# max size rho(770)- -> pi-  pi0 "             |        49 |        383 |     7.8163 |     4.4109 |      2.0000 |      22.000 |
+ | "# pi+"                                         |        49 |        350 |     7.1429 |     2.9207 |      2.0000 |      15.000 |
+ | "# pi-"                                         |        49 |        336 |     6.8571 |     3.0706 |      2.0000 |      14.000 |
+ | "# pi0"                                         |        49 |         56 |     1.1429 |    0.40406 |      1.0000 |      3.0000 |
+ | "# rho(770)+ -> pi+  pi0 "                      |        49 |        113 |     2.3061 |     1.6928 |      0.0000 |      7.0000 |
+ | "# rho(770)- -> pi-  pi0 "                      |        49 |        109 |     2.2245 |     1.6446 |      0.0000 |      8.0000 |
+ | "# selected"                                    |        49 |        222 |     4.5306 |     2.8721 |      0.0000 |      14.000 |
+ |*"#accept"                                       |        49 |         47 |(  95.9184 +- 2.82664  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       777 |        222 |(  28.5714 +- 1.62066  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       222 |        222 |(  100.000 +- 0.450450 )%|   -------   |   -------   |
+Bu2rho0rhoPlusUpMergedLine    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> rho(770)0  rho(770)+ "                 |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> rho(770)0  rho(770)- "                 |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/rho0ForBu2rho0rhoPlusUpMerged"          |        47 |        332 |     7.0638 |     5.6508 |      1.0000 |      25.000 |
+ | "# Phys/rhoPForBu2rho0rhoPlusUpMerged"          |        47 |        222 |     4.7234 |     2.7730 |      1.0000 |      14.000 |
+ | "# input particles"                             |        47 |        554 |     11.787 |     7.2139 |      2.0000 |      31.000 |
+ | "# max size B+ -> rho(770)0  rho(770)+ "        |        47 |        910 |     19.362 |     23.718 |      0.0000 |      105.00 |
+ | "# max size B- -> rho(770)0  rho(770)- "        |        47 |        950 |     20.213 |     22.450 |      0.0000 |      90.000 |
+ | "# rho(770)+"                                   |        47 |        113 |     2.4043 |     1.6588 |      0.0000 |      7.0000 |
+ | "# rho(770)-"                                   |        47 |        109 |     2.3191 |     1.6125 |      0.0000 |      8.0000 |
+ | "# rho(770)0"                                   |        47 |        332 |     7.0638 |     5.6508 |      1.0000 |      25.000 |
+ | "# selected"                                    |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        47 |          0 |(  0.00000 +- 2.12766  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1860 |        239 |(  12.8495 +- 0.775927 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       239 |          0 |(  0.00000 +- 0.418410 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        11 |         11 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingBu2rho0rhoPlusUpMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBu2rho0rhoPlusUpMe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2rho0rhoPlusUpMe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2rho0rhoPlusUpRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2rho0rhoPlusUpRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingBu2rho0rhoPlusUpRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        276 |(  37.9121 +- 1.79815  )%|   -------   |   -------   |
+StrippingBu2rho0rhoPlusUpRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       276 |        275 |(  99.6377 +- 0.361662 )%|   -------   |   -------   |
+rho0ForBu2rho0rhoPlusUpReso...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/upAndLongTracksForBu2rho0rhoPlus"       |       275 |       3416 |     12.422 |     6.1624 |      2.0000 |      49.000 |
+ | "# input particles"                             |       275 |       3416 |     12.422 |     6.1624 |      2.0000 |      49.000 |
+ | "# max size rho(770)0 -> pi+  pi- "             |       275 |      12657 |     46.025 |     53.987 |      0.0000 |      600.00 |
+ | "# pi+"                                         |       275 |       1703 |     6.1927 |     3.3763 |      0.0000 |      24.000 |
+ | "# pi-"                                         |       275 |       1713 |     6.2291 |     3.4168 |      1.0000 |      25.000 |
+ | "# rho(770)0 -> pi+  pi- "                      |       275 |       1652 |     6.0073 |     6.4931 |      0.0000 |      60.000 |
+ | "# selected"                                    |       275 |       1652 |     6.0073 |     6.4931 |      0.0000 |      60.000 |
+ |*"#accept"                                       |       275 |        239 |(  86.9091 +- 2.03400  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     12657 |       9408 |(  74.3304 +- 0.388264 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      9408 |       1652 |(  17.5595 +- 0.392264 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|      2661 |       2661 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+rhoPForBu2rho0rhoPlusUpReso...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseResolvedPi0"                    |       239 |       5402 |     22.603 |     17.389 |      2.0000 |      107.00 |
+ | "# Phys/upAndLongTracksForBu2rho0rhoPlus"       |       239 |       3205 |     13.410 |     5.9390 |      4.0000 |      49.000 |
+ | "# input particles"                             |       239 |       8607 |     36.013 |     21.369 |      7.0000 |      124.00 |
+ | "# max size rho(770)+ -> pi+  pi0 "             |       239 |      39670 |     165.98 |     201.11 |      4.0000 |      1628.0 |
+ | "# max size rho(770)- -> pi-  pi0 "             |       239 |      40066 |     167.64 |     217.51 |      4.0000 |      1628.0 |
+ | "# pi+"                                         |       239 |       1494 |     6.2510 |     3.0825 |      1.0000 |      22.000 |
+ | "# pi-"                                         |       239 |       1470 |     6.1506 |     3.2112 |      1.0000 |      22.000 |
+ | "# pi0"                                         |       239 |       5370 |     22.469 |     17.314 |      2.0000 |      106.00 |
+ | "# rho(770)+ -> pi+  pi0 "                      |       239 |       3711 |     15.527 |     19.876 |      0.0000 |      112.00 |
+ | "# rho(770)- -> pi-  pi0 "                      |       239 |       3924 |     16.418 |     22.548 |      0.0000 |      142.00 |
+ | "# selected"                                    |       239 |       7635 |     31.946 |     39.161 |      0.0000 |      221.00 |
+ |*"#accept"                                       |       239 |        230 |(  96.2343 +- 1.23137  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     79736 |      54087 |(  67.8326 +- 0.165425 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     54087 |       7635 |(  14.1161 +- 0.149716 )%|   -------   |   -------   |
+Bu2rho0rhoPlusUpResolvedLine  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> rho(770)0  rho(770)+ "                 |       230 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> rho(770)0  rho(770)- "                 |       230 |          6 |   0.026087 |    0.24533 |      0.0000 |      3.0000 |
+ | "# Phys/rho0ForBu2rho0rhoPlusUpResolved"        |       230 |       1627 |     7.0739 |     6.5673 |      1.0000 |      60.000 |
+ | "# Phys/rhoPForBu2rho0rhoPlusUpResolved"        |       230 |       7635 |     33.196 |     39.397 |      1.0000 |      221.00 |
+ | "# input particles"                             |       230 |       9262 |     40.270 |     43.731 |      2.0000 |      258.00 |
+ | "# max size B+ -> rho(770)0  rho(770)+ "        |       230 |      41726 |     181.42 |     412.75 |      0.0000 |      4140.0 |
+ | "# max size B- -> rho(770)0  rho(770)- "        |       230 |      48755 |     211.98 |     652.39 |      0.0000 |      7740.0 |
+ | "# rho(770)+"                                   |       230 |       3711 |     16.135 |     20.017 |      0.0000 |      112.00 |
+ | "# rho(770)-"                                   |       230 |       3924 |     17.061 |     22.745 |      0.0000 |      142.00 |
+ | "# rho(770)0"                                   |       230 |       1627 |     7.0739 |     6.5673 |      1.0000 |      60.000 |
+ | "# selected"                                    |       230 |          6 |   0.026087 |    0.24533 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       230 |          3 |(  1.30435 +- 0.748138 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     90481 |       2984 |(  3.29793 +- 0.0593690)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2984 |          6 |( 0.201072 +- 0.0820049)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       103 |        103 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+RelatedInfo1_Bu2rho0rhoPlus...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2rho0rhoPlusUpResolvedLine"           |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_Bu2rho0rhoPlus...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2rho0rhoPlusUpResolvedLine"           |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_Bu2rho0rhoPlus...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2rho0rhoPlusUpResolvedLine"           |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo4_Bu2rho0rhoPlus...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2rho0rhoPlusUpResolvedLine"           |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBu2rho0rhoPlusUpRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBu2rho0rhoPlusUpRe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2rho0rhoPlusUpRe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCcbar2PPPiPiLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Ccbar2PPPiPiSelProtons        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNProtons"                  |       906 |      25227 |     27.844 |     18.753 |      1.0000 |      136.00 |
+ | "# input particles"                             |       906 |      25227 |     27.844 |     18.753 |      1.0000 |      136.00 |
+ |*"#accept"                                       |       906 |        872 |(  96.2472 +- 0.631401 )%|   -------   |   -------   |
+ | "#passed"                                       |       906 |       5483 |     6.0519 |     4.7957 |      0.0000 |      43.000 |
+ |*"efficiency"                                    |     25227 |       5483 |(  21.7346 +- 0.259674 )%|   -------   |   -------   |
+SelFilterPhys_StdAllLooseAN...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        910 |(  99.8902 +- 0.109709 )%|   -------   |   -------   |
+Ccbar2PPPiPiSelPions          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNPions"                    |       871 |      38181 |     43.836 |     20.886 |      2.0000 |      137.00 |
+ | "# input particles"                             |       871 |      38181 |     43.836 |     20.886 |      2.0000 |      137.00 |
+ |*"#accept"                                       |       871 |        866 |(  99.4259 +- 0.255986 )%|   -------   |   -------   |
+ | "#passed"                                       |       871 |      13725 |     15.758 |     7.3450 |      0.0000 |      43.000 |
+ |*"efficiency"                                    |     38181 |      13725 |(  35.9472 +- 0.245571 )%|   -------   |   -------   |
+Ccbar2PPPiPiSelCcbar2PPPiPi   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> p+  p~-  pi+  pi- "             |       729 |      10034 |     13.764 |     56.846 |      0.0000 |      1081.0 |
+ | "# Phys/Ccbar2PPPiPiSelPions"                   |       866 |      13725 |     15.849 |     7.2677 |      1.0000 |      43.000 |
+ | "# Phys/Ccbar2PPPiPiSelProtons"                 |       866 |       5477 |     6.3245 |     4.7299 |      1.0000 |      43.000 |
+ | "# input particles"                             |       866 |      19202 |     22.173 |     11.099 |      2.0000 |      70.000 |
+ | "# p+"                                          |       866 |       2787 |     3.2182 |     2.7252 |      0.0000 |      26.000 |
+ | "# pi+"                                         |       866 |       6868 |     7.9307 |     4.0664 |      0.0000 |      24.000 |
+ | "# pi-"                                         |       866 |       6857 |     7.9180 |     4.1118 |      0.0000 |      26.000 |
+ | "# p~-"                                         |       866 |       2690 |     3.1062 |     2.5929 |      0.0000 |      17.000 |
+ | "# selected"                                    |       866 |      10034 |     11.587 |     52.397 |      0.0000 |      1081.0 |
+ |*"#accept"                                       |       866 |        303 |(  34.9885 +- 1.62069  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     12211 |       6820 |(  55.8513 +- 0.449366 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     74704 |      38367 |(  51.3587 +- 0.182868 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    428445 |      62543 |(  14.5977 +- 0.0539423)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     62543 |      10034 |(  16.0434 +- 0.146753 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        17 |         17 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Ccbar2PPPiPiLine              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Ccbar2PPPiPiSelCcbar2PPPiPi"            |       303 |      10034 |     33.116 |     84.462 |      1.0000 |      1081.0 |
+ | "# input particles"                             |       303 |      10034 |     33.116 |     84.462 |      1.0000 |      1081.0 |
+ |*"#accept"                                       |       303 |          7 |(  2.31023 +- 0.863040 )%|   -------   |   -------   |
+ | "#passed"                                       |       303 |          9 |   0.029703 |    0.20499 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |     10034 |          9 |(0.0896950 +- 0.0298849)%|   -------   |   -------   |
+StrippingCcbar2PPPiPiLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+StrippingCcbar2PPPiPiLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCcbar2PPPiPiLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          7 |( 0.700000 +- 0.263647 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KShh_DD_Run2_OS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KShh_DD_Run2_OS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        730 |(  73.0000 +- 1.40392  )%|   -------   |   -------   |
+StrippingB2KShh_DD_Run2_OS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       730 |        291 |(  39.8630 +- 1.81215  )%|   -------   |   -------   |
+StrippingB2KShh_DD_Run2_OS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       291 |        291 |(  100.000 +- 0.343643 )%|   -------   |   -------   |
+KSforB2KShhDD                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       191 |        485 |     2.5393 |     2.1188 |      1.0000 |      16.000 |
+ | "# input particles"                             |       191 |        485 |     2.5393 |     2.1188 |      1.0000 |      16.000 |
+ |*"#accept"                                       |       191 |        109 |(  57.0681 +- 3.58154  )%|   -------   |   -------   |
+ | "#passed"                                       |       191 |        157 |    0.82199 |    0.88011 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       485 |        157 |(  32.3711 +- 2.12459  )%|   -------   |   -------   |
+B2KShh_DD_Run2_OS_Line        SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> pi+  pi-  KS0 "                        |       109 |         19 |    0.17431 |    0.87623 |      0.0000 |      7.0000 |
+ | "# KS0"                                         |       109 |        157 |     1.4404 |    0.68310 |      1.0000 |      3.0000 |
+ | "# Phys/KSforB2KShhDD"                          |       109 |        157 |     1.4404 |    0.68310 |      1.0000 |      3.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |       109 |       5601 |     51.385 |     19.149 |      23.000 |      116.00 |
+ | "# input particles"                             |       109 |       5758 |     52.826 |     19.296 |      24.000 |      117.00 |
+ | "# pi+"                                         |       109 |       2832 |     25.982 |     9.9448 |      10.000 |      63.000 |
+ | "# pi-"                                         |       109 |       2769 |     25.404 |     10.057 |      10.000 |      61.000 |
+ | "# selected"                                    |       109 |         19 |    0.17431 |    0.87623 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |       109 |          6 |(  5.50459 +- 2.18451  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     81025 |      57363 |(  70.7967 +- 0.159740 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     88060 |       2814 |(  3.19555 +- 0.0592695)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2814 |         19 |( 0.675195 +- 0.154377 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2KShh_DD_Run2_OS_Line        SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+B2KShh_DD_Run2_OS_Line        SUCCESS  #WARNINGS   = 3        Message = 'PV re-fit failed'
+RelatedInfo1_B2KShh_DD_Run2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShh_DD_Run2_OS_Line"                 |         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo2_B2KShh_DD_Run2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShh_DD_Run2_OS_Line"                 |         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo3_B2KShh_DD_Run2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShh_DD_Run2_OS_Line"                 |         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo4_B2KShh_DD_Run2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShh_DD_Run2_OS_Line"                 |         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo5_B2KShh_DD_Run2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShh_DD_Run2_OS_Line"                 |         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB2KShh_DD_Run2_OS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB2KShh_DD_Run2_OS_...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KShh_DD_Run2_OS_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KShh_DD_Run2_SS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KShh_DD_Run2_SS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        730 |(  73.0000 +- 1.40392  )%|   -------   |   -------   |
+StrippingB2KShh_DD_Run2_SS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       730 |        291 |(  39.8630 +- 1.81215  )%|   -------   |   -------   |
+StrippingB2KShh_DD_Run2_SS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       291 |        291 |(  100.000 +- 0.343643 )%|   -------   |   -------   |
+B2KShh_DD_Run2_SS_Line        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> pi+  pi+  KS0 "                        |       109 |          8 |   0.073394 |    0.39969 |      0.0000 |      3.0000 |
+ | "# B0 -> pi-  pi-  KS0 "                        |       109 |          6 |   0.055046 |    0.48529 |      0.0000 |      5.0000 |
+ | "# KS0"                                         |       109 |        157 |     1.4404 |    0.68310 |      1.0000 |      3.0000 |
+ | "# Phys/KSforB2KShhDD"                          |       109 |        157 |     1.4404 |    0.68310 |      1.0000 |      3.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |       109 |       5601 |     51.385 |     19.149 |      23.000 |      116.00 |
+ | "# input particles"                             |       109 |       5758 |     52.826 |     19.296 |      24.000 |      117.00 |
+ | "# pi+"                                         |       109 |       2832 |     25.982 |     9.9448 |      10.000 |      63.000 |
+ | "# pi-"                                         |       109 |       2769 |     25.404 |     10.057 |      10.000 |      61.000 |
+ | "# selected"                                    |       109 |         14 |    0.12844 |    0.62223 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       109 |          6 |(  5.50459 +- 2.18451  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     80063 |      56383 |(  70.4233 +- 0.161294 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     86386 |       2803 |(  3.24474 +- 0.0602845)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2803 |         14 |( 0.499465 +- 0.133154 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2KShh_DD_Run2_SS_Line        SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+B2KShh_DD_Run2_SS_Line        SUCCESS  #WARNINGS   = 4        Message = 'PV re-fit failed'
+RelatedInfo1_B2KShh_DD_Run2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShh_DD_Run2_SS_Line"                 |         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo2_B2KShh_DD_Run2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShh_DD_Run2_SS_Line"                 |         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo3_B2KShh_DD_Run2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShh_DD_Run2_SS_Line"                 |         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo4_B2KShh_DD_Run2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShh_DD_Run2_SS_Line"                 |         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo5_B2KShh_DD_Run2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShh_DD_Run2_SS_Line"                 |         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB2KShh_DD_Run2_SS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB2KShh_DD_Run2_SS_...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KShh_DD_Run2_SS_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KShh_LL_Run2_OS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KShh_LL_Run2_OS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        730 |(  73.0000 +- 1.40392  )%|   -------   |   -------   |
+StrippingB2KShh_LL_Run2_OS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       730 |        291 |(  39.8630 +- 1.81215  )%|   -------   |   -------   |
+StrippingB2KShh_LL_Run2_OS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       291 |        291 |(  100.000 +- 0.343643 )%|   -------   |   -------   |
+KSforB2KShhLL                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |        94 |        131 |     1.3936 |    0.65588 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        94 |        131 |     1.3936 |    0.65588 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        94 |         52 |(  55.3191 +- 5.12784  )%|   -------   |   -------   |
+ | "#passed"                                       |        94 |         61 |    0.64894 |    0.64754 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       131 |         61 |(  46.5649 +- 4.35820  )%|   -------   |   -------   |
+B2KShh_LL_Run2_OS_Line        SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> pi+  pi-  KS0 "                        |        52 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        52 |         61 |     1.1731 |    0.37831 |      1.0000 |      2.0000 |
+ | "# Phys/KSforB2KShhLL"                          |        52 |         61 |     1.1731 |    0.37831 |      1.0000 |      2.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |        52 |       2483 |     47.750 |     18.670 |      21.000 |      115.00 |
+ | "# input particles"                             |        52 |       2544 |     48.923 |     18.679 |      22.000 |      117.00 |
+ | "# pi+"                                         |        52 |       1262 |     24.269 |     9.4056 |      10.000 |      54.000 |
+ | "# pi-"                                         |        52 |       1221 |     23.481 |     9.8771 |      10.000 |      61.000 |
+ | "# selected"                                    |        52 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        52 |          0 |(  0.00000 +- 1.92308  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     33859 |      24635 |(  72.7576 +- 0.241950 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     27927 |       1251 |(  4.47954 +- 0.123781 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1251 |          0 |(  0.00000 +- 0.0799361)%|   -------   |   -------   |
+StrippingB2KShh_LL_Run2_OS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KShh_LL_Run2_OS_...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KShh_LL_Run2_OS_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KShh_LL_Run2_SS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KShh_LL_Run2_SS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        730 |(  73.0000 +- 1.40392  )%|   -------   |   -------   |
+StrippingB2KShh_LL_Run2_SS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       730 |        291 |(  39.8630 +- 1.81215  )%|   -------   |   -------   |
+StrippingB2KShh_LL_Run2_SS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       291 |        291 |(  100.000 +- 0.343643 )%|   -------   |   -------   |
+B2KShh_LL_Run2_SS_Line        SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> pi+  pi+  KS0 "                        |        52 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> pi-  pi-  KS0 "                        |        52 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        52 |         61 |     1.1731 |    0.37831 |      1.0000 |      2.0000 |
+ | "# Phys/KSforB2KShhLL"                          |        52 |         61 |     1.1731 |    0.37831 |      1.0000 |      2.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |        52 |       2483 |     47.750 |     18.670 |      21.000 |      115.00 |
+ | "# input particles"                             |        52 |       2544 |     48.923 |     18.679 |      22.000 |      117.00 |
+ | "# pi+"                                         |        52 |       1262 |     24.269 |     9.4056 |      10.000 |      54.000 |
+ | "# pi-"                                         |        52 |       1221 |     23.481 |     9.8771 |      10.000 |      61.000 |
+ | "# selected"                                    |        52 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        52 |          0 |(  0.00000 +- 1.92308  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     33244 |      23949 |(  72.0401 +- 0.246149 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     27123 |       1265 |(  4.66394 +- 0.128037 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1265 |          0 |(  0.00000 +- 0.0790514)%|   -------   |   -------   |
+StrippingB2KShh_LL_Run2_SS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KShh_LL_Run2_SS_...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KShh_LL_Run2_SS_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KShh_LD_Run2_OS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KShh_LD_Run2_OS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        730 |(  73.0000 +- 1.40392  )%|   -------   |   -------   |
+StrippingB2KShh_LD_Run2_OS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       730 |        291 |(  39.8630 +- 1.81215  )%|   -------   |   -------   |
+StrippingB2KShh_LD_Run2_OS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       291 |        291 |(  100.000 +- 0.343643 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseKsLD_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       336 |        252 |(  75.0000 +- 2.36228  )%|   -------   |   -------   |
+KSforB2KShhLD                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLD"                           |       221 |        819 |     3.7059 |     3.5172 |      1.0000 |      22.000 |
+ | "# input particles"                             |       221 |        819 |     3.7059 |     3.5172 |      1.0000 |      22.000 |
+ |*"#accept"                                       |       221 |        102 |(  46.1538 +- 3.35340  )%|   -------   |   -------   |
+ | "#passed"                                       |       221 |        162 |    0.73303 |     1.0317 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |       819 |        162 |(  19.7802 +- 1.39192  )%|   -------   |   -------   |
+B2KShh_LD_Run2_OS_Line        SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> pi+  pi-  KS0 "                        |       102 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |       102 |        162 |     1.5882 |    0.97370 |      1.0000 |      5.0000 |
+ | "# Phys/KSforB2KShhLD"                          |       102 |        162 |     1.5882 |    0.97370 |      1.0000 |      5.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |       102 |       5781 |     56.676 |     20.354 |      25.000 |      116.00 |
+ | "# input particles"                             |       102 |       5943 |     58.265 |     20.709 |      26.000 |      117.00 |
+ | "# pi+"                                         |       102 |       2892 |     28.353 |     10.492 |      10.000 |      63.000 |
+ | "# pi-"                                         |       102 |       2889 |     28.324 |     10.726 |      13.000 |      61.000 |
+ | "# selected"                                    |       102 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       102 |          0 |(  0.00000 +- 0.980392 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     91559 |      64114 |(  70.0248 +- 0.151411 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    112147 |        670 |( 0.597430 +- 0.0230117)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       670 |          0 |(  0.00000 +- 0.149254 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingB2KShh_LD_Run2_OS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KShh_LD_Run2_OS_...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KShh_LD_Run2_OS_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KShh_LD_Run2_SS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KShh_LD_Run2_SS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        730 |(  73.0000 +- 1.40392  )%|   -------   |   -------   |
+StrippingB2KShh_LD_Run2_SS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       730 |        291 |(  39.8630 +- 1.81215  )%|   -------   |   -------   |
+StrippingB2KShh_LD_Run2_SS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       291 |        291 |(  100.000 +- 0.343643 )%|   -------   |   -------   |
+B2KShh_LD_Run2_SS_Line        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> pi+  pi+  KS0 "                        |       102 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> pi-  pi-  KS0 "                        |       102 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |       102 |        162 |     1.5882 |    0.97370 |      1.0000 |      5.0000 |
+ | "# Phys/KSforB2KShhLD"                          |       102 |        162 |     1.5882 |    0.97370 |      1.0000 |      5.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |       102 |       5781 |     56.676 |     20.354 |      25.000 |      116.00 |
+ | "# input particles"                             |       102 |       5943 |     58.265 |     20.709 |      26.000 |      117.00 |
+ | "# pi+"                                         |       102 |       2892 |     28.353 |     10.492 |      10.000 |      63.000 |
+ | "# pi-"                                         |       102 |       2889 |     28.324 |     10.726 |      13.000 |      61.000 |
+ | "# selected"                                    |       102 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       102 |          0 |(  0.00000 +- 0.980392 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     90503 |      63189 |(  69.8198 +- 0.152587 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    110560 |        625 |( 0.565304 +- 0.0225482)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       625 |          0 |(  0.00000 +- 0.160000 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingB2KShh_LD_Run2_SS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KShh_LD_Run2_SS_...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KShh_LD_Run2_SS_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KstTauTau_TauTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KstTauTau_TauTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+SelFilterPhys_StdTightDetac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |         75 |(  8.23271 +- 0.910660 )%|   -------   |   -------   |
+SelFilterPhys_StdNoPIDsKaon...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        890 |(  97.6948 +- 0.497195 )%|   -------   |   -------   |
+KstarB2KstTauTau              SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> K+  pi- "                        |        78 |         73 |    0.93590 |     1.4879 |      0.0000 |      7.0000 |
+ | "# K*(892)~0 -> K-  pi+ "                       |        78 |         32 |    0.41026 |    0.83874 |      0.0000 |      4.0000 |
+ | "# K+"                                          |        78 |        106 |     1.3590 |     1.1764 |      0.0000 |      6.0000 |
+ | "# K-"                                          |        78 |         95 |     1.2179 |     1.0937 |      0.0000 |      4.0000 |
+ | "# Phys/StdLoosePions"                          |        78 |       1040 |     13.333 |     5.0375 |      4.0000 |      33.000 |
+ | "# Phys/StdNoPIDsKaons"                         |        78 |       1040 |     13.333 |     5.0375 |      4.0000 |      33.000 |
+ | "# input particles"                             |        78 |       2080 |     26.667 |     10.075 |      8.0000 |      66.000 |
+ | "# max size K*(892)0 -> K+  pi- "               |        78 |        516 |     6.6154 |     8.4675 |      0.0000 |      54.000 |
+ | "# max size K*(892)~0 -> K-  pi+ "              |        78 |        531 |     6.8077 |     6.9135 |      0.0000 |      26.000 |
+ | "# pi+"                                         |        78 |        398 |     5.1026 |     2.6340 |      1.0000 |      13.000 |
+ | "# pi-"                                         |        78 |        344 |     4.4103 |     2.0219 |      1.0000 |      9.0000 |
+ | "# selected"                                    |        78 |        105 |     1.3462 |     1.6473 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |        78 |         45 |(  57.6923 +- 5.59399  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1047 |        260 |(  24.8329 +- 1.33522  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       260 |        105 |(  40.3846 +- 3.04299  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2KstTauTau_TauTau_Line       SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K*(892)0  tau+  tau- "                 |        11 |         38 |     3.4545 |     10.924 |      0.0000 |      38.000 |
+ | "# B~0 -> K*(892)~0  tau-  tau+ "               |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        41 |         73 |     1.7805 |     1.6456 |      0.0000 |      7.0000 |
+ | "# K*(892)~0"                                   |        41 |         24 |    0.58537 |    0.88278 |      0.0000 |      4.0000 |
+ | "# Phys/KstarB2KstTauTau"                       |        41 |         97 |     2.3659 |     1.5735 |      1.0000 |      8.0000 |
+ | "# Phys/StdTightDetachedTau3pi"                 |        41 |        121 |     2.9512 |     4.7057 |      1.0000 |      29.000 |
+ | "# input particles"                             |        41 |        218 |     5.3171 |     5.2565 |      2.0000 |      33.000 |
+ | "# selected"                                    |        41 |         38 |    0.92683 |     5.8618 |      0.0000 |      38.000 |
+ | "# tau+"                                        |        41 |         58 |     1.4146 |     2.1066 |      0.0000 |      11.000 |
+ | "# tau-"                                        |        41 |         63 |     1.5366 |     2.8206 |      0.0000 |      18.000 |
+ |*"#accept"                                       |        41 |          1 |(  2.43902 +- 2.40910  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        85 |         69 |(  81.1765 +- 4.23991  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       101 |         95 |(  94.0594 +- 2.35210  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        95 |         38 |(  40.0000 +- 5.02625  )%|   -------   |   -------   |
+RelatedInfo1_B2KstTauTau_Ta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_TauTau_Line"                |         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ | "# input particles"                             |         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2KstTauTau_Ta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_TauTau_Line"                |         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ | "# input particles"                             |         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2KstTauTau_Ta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_TauTau_Line"                |         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ | "# input particles"                             |         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_B2KstTauTau_Ta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_TauTau_Line"                |         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ | "# input particles"                             |         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_B2KstTauTau_Ta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_TauTau_Line"                |         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ | "# input particles"                             |         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2KstTauTau_TauTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2KstTauTau_TauTau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KstTauTau_TauTau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KstTauTau_TauMu_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KstTauTau_TauMu_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+SelFilterPhys_StdTightMuons...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        657 |(  72.1186 +- 1.48567  )%|   -------   |   -------   |
+MuonsForB2KstTauTau           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdTightMuons"                          |        53 |        100 |     1.8868 |     1.6329 |      1.0000 |      11.000 |
+ | "# input particles"                             |        53 |        100 |     1.8868 |     1.6329 |      1.0000 |      11.000 |
+ |*"#accept"                                       |        53 |         22 |(  41.5094 +- 6.76828  )%|   -------   |   -------   |
+ | "#passed"                                       |        53 |         28 |    0.52830 |    0.68965 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       100 |         28 |(  28.0000 +- 4.48999  )%|   -------   |   -------   |
+B2KstTauTau_TauMu_Line        SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K*(892)0  tau+  mu- "                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K*(892)0  tau-  mu+ "                  |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K*(892)~0  tau+  mu- "                |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |         8 |         15 |     1.8750 |     1.5360 |      0.0000 |      5.0000 |
+ | "# K*(892)~0"                                   |         8 |          5 |    0.62500 |     1.3170 |      0.0000 |      4.0000 |
+ | "# Phys/KstarB2KstTauTau"                       |         8 |         20 |     2.5000 |     1.5811 |      1.0000 |      5.0000 |
+ | "# Phys/MuonsForB2KstTauTau"                    |         8 |         10 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# Phys/StdTightDetachedTau3pi"                 |         8 |         24 |     3.0000 |     2.2361 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         8 |         54 |     6.7500 |     3.0721 |      3.0000 |      13.000 |
+ | "# mu+"                                         |         8 |          7 |    0.87500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         8 |          3 |    0.37500 |    0.48412 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |         8 |         13 |     1.6250 |     1.6536 |      0.0000 |      5.0000 |
+ | "# tau-"                                        |         8 |         11 |     1.3750 |    0.99216 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        24 |          5 |(  20.8333 +- 8.28982  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          4 |(  80.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2KstTauTau_TauMu_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KstTauTau_TauMu_...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KstTauTau_TauMu_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KstTauTau_MuMu_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KstTauTau_MuMu_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+MuonsKMMForB2KstTauTau        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdTightMuons"                          |       565 |       1241 |     2.1965 |     1.4857 |      1.0000 |      11.000 |
+ | "# input particles"                             |       565 |       1241 |     2.1965 |     1.4857 |      1.0000 |      11.000 |
+ |*"#accept"                                       |       565 |        259 |(  45.8407 +- 2.09623  )%|   -------   |   -------   |
+ | "#passed"                                       |       565 |        304 |    0.53805 |    0.64689 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |      1241 |        304 |(  24.4964 +- 1.22081  )%|   -------   |   -------   |
+Kstar_KMMB2KstTauTau          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> K+  pi- "                        |       259 |         23 |   0.088803 |    0.37775 |      0.0000 |      3.0000 |
+ | "# K*(892)~0 -> K-  pi+ "                       |       259 |         23 |   0.088803 |    0.34573 |      0.0000 |      3.0000 |
+ | "# K+"                                          |       259 |        286 |     1.1042 |     1.1461 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       259 |        261 |     1.0077 |     1.0905 |      0.0000 |      5.0000 |
+ | "# Phys/StdLoosePions"                          |       259 |       2733 |     10.552 |     4.5830 |      2.0000 |      33.000 |
+ | "# Phys/StdNoPIDsKaons"                         |       259 |       2733 |     10.552 |     4.5830 |      2.0000 |      33.000 |
+ | "# input particles"                             |       259 |       5466 |     21.104 |     9.1660 |      4.0000 |      66.000 |
+ | "# max size K*(892)0 -> K+  pi- "               |       259 |       1119 |     4.3205 |     6.8408 |      0.0000 |      54.000 |
+ | "# max size K*(892)~0 -> K-  pi+ "              |       259 |        966 |     3.7297 |     5.3924 |      0.0000 |      36.000 |
+ | "# pi+"                                         |       259 |        854 |     3.2973 |     2.1255 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       259 |        847 |     3.2703 |     2.0336 |      0.0000 |      11.000 |
+ | "# selected"                                    |       259 |         46 |    0.17761 |    0.51924 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       259 |         35 |(  13.5135 +- 2.12426  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2085 |        179 |(  8.58513 +- 0.613520 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       179 |         46 |(  25.6983 +- 3.26607  )%|   -------   |   -------   |
+B2KstTauTau_MuMu_Line         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K*(892)0  mu+  mu- "                   |         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# B~0 -> K*(892)~0  mu-  mu+ "                 |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        35 |         23 |    0.65714 |    0.82610 |      0.0000 |      3.0000 |
+ | "# K*(892)~0"                                   |        35 |         23 |    0.65714 |    0.71486 |      0.0000 |      3.0000 |
+ | "# Phys/Kstar_KMMB2KstTauTau"                   |        35 |         46 |     1.3143 |    0.70797 |      1.0000 |      4.0000 |
+ | "# Phys/MuonsKMMForB2KstTauTau"                 |        35 |         44 |     1.2571 |    0.43706 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        35 |         90 |     2.5714 |    0.80306 |      2.0000 |      5.0000 |
+ | "# mu+"                                         |        35 |         21 |    0.60000 |    0.59522 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        35 |         23 |    0.65714 |    0.58275 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        35 |          2 |   0.057143 |    0.23212 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        35 |          2 |(  5.71429 +- 3.92347  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+RelatedInfo1_B2KstTauTau_Mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_MuMu_Line"                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2KstTauTau_Mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_MuMu_Line"                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2KstTauTau_Mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_MuMu_Line"                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_B2KstTauTau_Mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_MuMu_Line"                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_B2KstTauTau_Mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_MuMu_Line"                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo6_B2KstTauTau_Mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_MuMu_Line"                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2KstTauTau_MuMu_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2KstTauTau_MuMu_LineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KstTauTau_MuMu_LineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KstTauTau_TauTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KstTauTau_TauTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+B2KstTauTau_TauTau_SameSign...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K*(892)0  tau+  tau+ "                 |        19 |          8 |    0.42105 |     1.7864 |      0.0000 |      8.0000 |
+ | "# B0 -> K*(892)0  tau-  tau- "                 |        25 |          6 |    0.24000 |     1.1758 |      0.0000 |      6.0000 |
+ | "# B~0 -> K*(892)~0  tau+  tau+ "               |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K*(892)~0  tau-  tau- "               |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        41 |         73 |     1.7805 |     1.6456 |      0.0000 |      7.0000 |
+ | "# K*(892)~0"                                   |        41 |         24 |    0.58537 |    0.88278 |      0.0000 |      4.0000 |
+ | "# Phys/KstarB2KstTauTau"                       |        41 |         97 |     2.3659 |     1.5735 |      1.0000 |      8.0000 |
+ | "# Phys/StdTightDetachedTau3pi"                 |        41 |        121 |     2.9512 |     4.7057 |      1.0000 |      29.000 |
+ | "# input particles"                             |        41 |        218 |     5.3171 |     5.2565 |      2.0000 |      33.000 |
+ | "# selected"                                    |        41 |         14 |    0.34146 |     2.1596 |      0.0000 |      14.000 |
+ | "# tau+"                                        |        41 |         58 |     1.4146 |     2.1066 |      0.0000 |      11.000 |
+ | "# tau-"                                        |        41 |         63 |     1.5366 |     2.8206 |      0.0000 |      18.000 |
+ |*"#accept"                                       |        41 |          1 |(  2.43902 +- 2.40910  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       193 |        139 |(  72.0207 +- 3.23123  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        45 |         39 |(  86.6667 +- 5.06745  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        39 |         14 |(  35.8974 +- 7.68134  )%|   -------   |   -------   |
+RelatedInfo1_B2KstTauTau_Ta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_TauTau_SameSign_Line"       |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "# input particles"                             |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2KstTauTau_Ta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_TauTau_SameSign_Line"       |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "# input particles"                             |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2KstTauTau_Ta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_TauTau_SameSign_Line"       |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "# input particles"                             |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_B2KstTauTau_Ta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_TauTau_SameSign_Line"       |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "# input particles"                             |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_B2KstTauTau_Ta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_TauTau_SameSign_Line"       |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "# input particles"                             |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2KstTauTau_TauTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2KstTauTau_TauTau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KstTauTau_TauTau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KstTauTau_TauMu_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        491 |(  49.1000 +- 1.58088  )%|   -------   |   -------   |
+StrippingB2KstTauTau_TauMu_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       491 |        448 |(  91.2424 +- 1.27571  )%|   -------   |   -------   |
+B2KstTauTau_TauMu_SameSign_...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K*(892)0  tau+  mu+ "                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |         3 |          7 |     2.3333 |     1.8856 |      1.0000 |      5.0000 |
+ | "# K*(892)~0"                                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/KstarB2KstTauTau"                       |         3 |          7 |     2.3333 |     1.8856 |      1.0000 |      5.0000 |
+ | "# Phys/MuonsForB2KstTauTau"                    |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdTightDetachedTau3pi"                 |         3 |          9 |     3.0000 |    0.81650 |      2.0000 |      4.0000 |
+ | "# input particles"                             |         3 |         19 |     6.3333 |     2.6247 |      4.0000 |      10.000 |
+ | "# mu+"                                         |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |         3 |          5 |     1.6667 |     1.2472 |      0.0000 |      3.0000 |
+ | "# tau-"                                        |         3 |          4 |     1.3333 |    0.94281 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2KstTauTau_TauMu_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KstTauTau_TauMu_...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KstTauTau_TauMu_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KstTauTau_MuMu_S...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KstTauTau_MuMu_S...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+B2KstTauTau_MuMu_SameSign_LineSUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K*(892)0  mu+  mu+ "                   |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K*(892)0  mu-  mu- "                   |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K*(892)~0  mu+  mu+ "                 |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K*(892)~0  mu-  mu- "                 |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        35 |         23 |    0.65714 |    0.82610 |      0.0000 |      3.0000 |
+ | "# K*(892)~0"                                   |        35 |         23 |    0.65714 |    0.71486 |      0.0000 |      3.0000 |
+ | "# Phys/Kstar_KMMB2KstTauTau"                   |        35 |         46 |     1.3143 |    0.70797 |      1.0000 |      4.0000 |
+ | "# Phys/MuonsKMMForB2KstTauTau"                 |        35 |         44 |     1.2571 |    0.43706 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        35 |         90 |     2.5714 |    0.80306 |      2.0000 |      5.0000 |
+ | "# mu+"                                         |        35 |         21 |    0.60000 |    0.59522 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        35 |         23 |    0.65714 |    0.58275 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        35 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        35 |          0 |(  0.00000 +- 2.85714  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        51 |         46 |(  90.1961 +- 4.16398  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2KstTauTau_MuMu_S...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KstTauTau_MuMu_S...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KstTauTau_MuMu_S...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KstTauTau_DDSL_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KstTauTau_DDSL_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+PionsDForB2KstTauTau          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       795 |       8153 |     10.255 |     4.6421 |      1.0000 |      33.000 |
+ | "# input particles"                             |       795 |       8153 |     10.255 |     4.6421 |      1.0000 |      33.000 |
+ |*"#accept"                                       |       795 |        742 |(  93.3333 +- 0.884686 )%|   -------   |   -------   |
+ | "#passed"                                       |       795 |       2612 |     3.2855 |     2.1823 |      0.0000 |      11.000 |
+ |*"efficiency"                                    |      8153 |       2612 |(  32.0373 +- 0.516779 )%|   -------   |   -------   |
+KaonsDForB2KstTauTau          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       723 |       3541 |     4.8976 |     2.8688 |      1.0000 |      23.000 |
+ | "# input particles"                             |       723 |       3541 |     4.8976 |     2.8688 |      1.0000 |      23.000 |
+ |*"#accept"                                       |       723 |        671 |(  92.8077 +- 0.960850 )%|   -------   |   -------   |
+ | "#passed"                                       |       723 |       1961 |     2.7123 |     1.9397 |      0.0000 |      14.000 |
+ |*"efficiency"                                    |      3541 |       1961 |(  55.3798 +- 0.835369 )%|   -------   |   -------   |
+DForB2KstTauTau               SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K-  pi+ "                          |       347 |         14 |   0.040346 |    0.23666 |      0.0000 |      3.0000 |
+ | "# D+ -> pi+  K-  pi+ "                         |       460 |         10 |   0.021739 |    0.14583 |      0.0000 |      1.0000 |
+ | "# D- -> K-  K+  pi- "                          |       332 |          9 |   0.027108 |    0.17999 |      0.0000 |      2.0000 |
+ | "# D- -> pi-  K+  pi- "                         |       448 |          8 |   0.017857 |    0.13243 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       671 |       1021 |     1.5216 |     1.2800 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       671 |        940 |     1.4009 |     1.2117 |      0.0000 |      8.0000 |
+ | "# Phys/KaonsDForB2KstTauTau"                   |       671 |       1961 |     2.9225 |     1.8546 |      1.0000 |      14.000 |
+ | "# Phys/PionsDForB2KstTauTau"                   |       671 |       2454 |     3.6572 |     2.0865 |      1.0000 |      11.000 |
+ | "# input particles"                             |       671 |       4415 |     6.5797 |     3.3297 |      2.0000 |      23.000 |
+ | "# pi+"                                         |       671 |       1284 |     1.9136 |     1.3817 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       671 |       1170 |     1.7437 |     1.3159 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       671 |         41 |   0.061103 |    0.31480 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       671 |         33 |(  4.91803 +- 0.834802 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      6823 |       6607 |(  96.8342 +- 0.211966 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     10673 |         52 |( 0.487211 +- 0.0673992)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        52 |         41 |(  78.8462 +- 5.66348  )%|   -------   |   -------   |
+B2KstTauTau_DDSL_Line         SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K*(892)0  D+  mu- "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K*(892)~0  D-  mu+ "                  |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D+"                                          |         7 |          4 |    0.57143 |    0.49487 |      0.0000 |      1.0000 |
+ | "# D-"                                          |         7 |          5 |    0.71429 |    0.45175 |      0.0000 |      1.0000 |
+ | "# K*(892)0"                                    |         7 |          8 |     1.1429 |     1.8844 |      0.0000 |      5.0000 |
+ | "# K*(892)~0"                                   |         7 |         13 |     1.8571 |     1.4569 |      0.0000 |      4.0000 |
+ | "# Phys/DForB2KstTauTau"                        |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ | "# Phys/KstarB2KstTauTau"                       |         7 |         21 |     3.0000 |     1.5119 |      1.0000 |      5.0000 |
+ | "# Phys/MuonsForB2KstTauTau"                    |         7 |         10 |     1.4286 |    0.49487 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         7 |         40 |     5.7143 |     1.8295 |      3.0000 |      8.0000 |
+ | "# mu+"                                         |         7 |          6 |    0.85714 |    0.63888 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |         7 |          4 |    0.57143 |    0.72843 |      0.0000 |      2.0000 |
+ | "# selected"                                    |         7 |          1 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2KstTauTau_DD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_DDSL_Line"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2KstTauTau_DD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_DDSL_Line"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2KstTauTau_DD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_DDSL_Line"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_B2KstTauTau_DD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_DDSL_Line"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_B2KstTauTau_DD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_DDSL_Line"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_B2KstTauTau_DD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KstTauTau_DDSL_Line"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2KstTauTau_DDSL_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2KstTauTau_DDSL_LineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KstTauTau_DDSL_LineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KsthhLinePreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KsthhLineHlt1FilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingB2KsthhLineHlt2FilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+StrippingB2KsthhLineVOIDFilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       284 |        284 |(  100.000 +- 0.352113 )%|   -------   |   -------   |
+SelFilterPhys_StdVeryLooseD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       761 |        637 |(  83.7057 +- 1.33876  )%|   -------   |   -------   |
+KstforB2Ksthh                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdVeryLooseDetachedKst2Kpi"            |       242 |       1830 |     7.5620 |     8.7941 |      1.0000 |      63.000 |
+ | "# input particles"                             |       242 |       1830 |     7.5620 |     8.7941 |      1.0000 |      63.000 |
+ |*"#accept"                                       |       242 |        242 |(  100.000 +- 0.413223 )%|   -------   |   -------   |
+ | "#passed"                                       |       242 |       1830 |     7.5620 |     8.7941 |      1.0000 |      63.000 |
+ |*"efficiency"                                    |      1830 |       1830 |(  100.000 +- 0.0546448)%|   -------   |   -------   |
+B2KsthhLine                   SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> pi+  pi-  K*(892)0 "                   |       242 |          2 |  0.0082645 |   0.090533 |      0.0000 |      1.0000 |
+ | "# B~0 -> pi-  pi+  K*(892)~0 "                 |       242 |          3 |   0.012397 |    0.14320 |      0.0000 |      2.0000 |
+ | "# K*(892)0"                                    |       242 |        890 |     3.6777 |     4.4410 |      0.0000 |      30.000 |
+ | "# K*(892)~0"                                   |       242 |        940 |     3.8843 |     4.8099 |      0.0000 |      38.000 |
+ | "# Phys/KstforB2Ksthh"                          |       242 |       1830 |     7.5620 |     8.7941 |      1.0000 |      63.000 |
+ | "# Phys/StdLoosePions"                          |       242 |       3013 |     12.450 |     5.0468 |      2.0000 |      33.000 |
+ | "# input particles"                             |       242 |       4843 |     20.012 |     13.175 |      3.0000 |      94.000 |
+ | "# max size B0 -> pi+  pi-  K*(892)0 "          |       242 |      71812 |     296.74 |     821.98 |      0.0000 |      7140.0 |
+ | "# max size B~0 -> pi-  pi+  K*(892)~0 "        |       242 |      78867 |     325.90 |     982.28 |      0.0000 |      10336. |
+ | "# pi+"                                         |       242 |       1506 |     6.2231 |     3.1294 |      1.0000 |      21.000 |
+ | "# pi-"                                         |       242 |       1507 |     6.2273 |     2.7979 |      1.0000 |      17.000 |
+ | "# selected"                                    |       242 |          5 |   0.020661 |    0.19174 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       242 |          3 |(  1.23967 +- 0.711273 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    150679 |      16673 |(  11.0652 +- 0.0808146)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     16673 |          5 |(0.0299886 +- 0.0134093)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       103 |        103 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+RelatedInfo1_B2KsthhLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KsthhLine"                            |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_B2KsthhLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KsthhLine"                            |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_B2KsthhLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KsthhLine"                            |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo4_B2KsthhLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KsthhLine"                            |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2KsthhLinePostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2KsthhLine          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KsthhLine          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2EtacKp_KsKPiLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lb2EtacKpSelProtons           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseProtons"                        |       855 |       4649 |     5.4374 |     4.0216 |      1.0000 |      28.000 |
+ | "# input particles"                             |       855 |       4649 |     5.4374 |     4.0216 |      1.0000 |      28.000 |
+ |*"#accept"                                       |       855 |        629 |(  73.5673 +- 1.50810  )%|   -------   |   -------   |
+ | "#passed"                                       |       855 |       1341 |     1.5684 |     1.5671 |      0.0000 |      12.000 |
+ |*"efficiency"                                    |      4649 |       1341 |(  28.8449 +- 0.664443 )%|   -------   |   -------   |
+Lb2EtacKpSelKaons             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       627 |       4060 |     6.4753 |     4.0445 |      1.0000 |      27.000 |
+ | "# input particles"                             |       627 |       4060 |     6.4753 |     4.0445 |      1.0000 |      27.000 |
+ |*"#accept"                                       |       627 |        610 |(  97.2887 +- 0.648617 )%|   -------   |   -------   |
+ | "#passed"                                       |       627 |       2287 |     3.6475 |     2.4019 |      0.0000 |      19.000 |
+ |*"efficiency"                                    |      4060 |       2287 |(  56.3300 +- 0.778392 )%|   -------   |   -------   |
+Lb2EtacKpSelLambdaS           SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       610 |       1140 |     1.8689 |     1.5362 |      0.0000 |      10.000 |
+ | "# K-"                                          |       610 |       1147 |     1.8803 |     1.4566 |      0.0000 |      11.000 |
+ | "# Lambda(1520)0 -> p+  K- "                    |       610 |        217 |    0.35574 |    0.80552 |      0.0000 |      9.0000 |
+ | "# Lambda(1520)~0 -> p~-  K+ "                  |       610 |        229 |    0.37541 |    0.90267 |      0.0000 |      8.0000 |
+ | "# Phys/Lb2EtacKpSelKaons"                      |       610 |       2287 |     3.7492 |     2.3555 |      1.0000 |      19.000 |
+ | "# Phys/Lb2EtacKpSelProtons"                    |       610 |       1320 |     2.1639 |     1.4708 |      1.0000 |      12.000 |
+ | "# input particles"                             |       610 |       3607 |     5.9131 |     3.5201 |      2.0000 |      26.000 |
+ | "# max size Lambda(1520)0 -> p+  K- "           |       610 |       1260 |     2.0656 |     3.7833 |      0.0000 |      44.000 |
+ | "# max size Lambda(1520)~0 -> p~-  K+ "         |       610 |       1442 |     2.3639 |     4.7122 |      0.0000 |      40.000 |
+ | "# p+"                                          |       610 |        637 |     1.0443 |    0.98995 |      0.0000 |      6.0000 |
+ | "# p~-"                                         |       610 |        683 |     1.1197 |     1.0775 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       610 |        446 |    0.73115 |     1.5073 |      0.0000 |      16.000 |
+ |*"#accept"                                       |       610 |        215 |(  35.2459 +- 1.93430  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2702 |       1039 |(  38.4530 +- 0.935892 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1039 |        446 |(  42.9259 +- 1.53558  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Lb2EtacKpInputKs              SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       182 |        508 |     2.7912 |     2.7155 |      0.0000 |      16.000 |
+ | "# Phys/StdLooseKsLL"                           |       182 |        117 |    0.64286 |    0.95442 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       182 |        625 |     3.4341 |     2.7841 |      1.0000 |      16.000 |
+ |*"#accept"                                       |       182 |        182 |(  100.000 +- 0.549451 )%|   -------   |   -------   |
+ | "#passed"                                       |       182 |        625 |     3.4341 |     2.7841 |      1.0000 |      16.000 |
+ |*"efficiency"                                    |       625 |        625 |(  100.000 +- 0.160000 )%|   -------   |   -------   |
+Lb2EtacKpSelKs                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2EtacKpInputKs"                       |       182 |        625 |     3.4341 |     2.7841 |      1.0000 |      16.000 |
+ | "# input particles"                             |       182 |        625 |     3.4341 |     2.7841 |      1.0000 |      16.000 |
+ |*"#accept"                                       |       182 |        131 |(  71.9780 +- 3.32900  )%|   -------   |   -------   |
+ | "#passed"                                       |       182 |        219 |     1.2033 |     1.1471 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |       625 |        219 |(  35.0400 +- 1.90838  )%|   -------   |   -------   |
+Lb2EtacKpSelPions             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       215 |       3180 |     14.791 |     6.2683 |      3.0000 |      34.000 |
+ | "# input particles"                             |       215 |       3180 |     14.791 |     6.2683 |      3.0000 |      34.000 |
+ |*"#accept"                                       |       215 |        215 |(  100.000 +- 0.465116 )%|   -------   |   -------   |
+ | "#passed"                                       |       215 |       2561 |     11.912 |     5.4112 |      1.0000 |      30.000 |
+ |*"efficiency"                                    |      3180 |       2561 |(  80.5346 +- 0.702117 )%|   -------   |   -------   |
+Lb2EtacKpSelEtac2KsKPi        SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       131 |        356 |     2.7176 |     1.8297 |      0.0000 |      10.000 |
+ | "# K-"                                          |       131 |        364 |     2.7786 |     1.7790 |      0.0000 |      11.000 |
+ | "# KS0"                                         |       131 |        219 |     1.6718 |     1.0222 |      1.0000 |      8.0000 |
+ | "# Phys/Lb2EtacKpSelKaons"                      |       131 |        720 |     5.4962 |     3.0651 |      1.0000 |      19.000 |
+ | "# Phys/Lb2EtacKpSelKs"                         |       131 |        219 |     1.6718 |     1.0222 |      1.0000 |      8.0000 |
+ | "# Phys/Lb2EtacKpSelPions"                      |       131 |       1687 |     12.878 |     5.6474 |      1.0000 |      30.000 |
+ | "# eta_c(1S) -> KS0  K+  pi- "                  |       131 |         29 |    0.22137 |    0.58336 |      0.0000 |      3.0000 |
+ | "# eta_c(1S) -> KS0  K-  pi+ "                  |       131 |         33 |    0.25191 |    0.69176 |      0.0000 |      4.0000 |
+ | "# input particles"                             |       131 |       2626 |     20.046 |     8.4056 |      3.0000 |      45.000 |
+ | "# max size eta_c(1S) -> KS0  K+  pi- "         |       131 |       4847 |     37.000 |     51.236 |      0.0000 |      320.00 |
+ | "# max size eta_c(1S) -> KS0  K-  pi+ "         |       131 |       5366 |     40.962 |     67.491 |      0.0000 |      484.00 |
+ | "# pi+"                                         |       131 |        852 |     6.5038 |     3.4183 |      0.0000 |      16.000 |
+ | "# pi-"                                         |       131 |        835 |     6.3740 |     3.2134 |      1.0000 |      17.000 |
+ | "# selected"                                    |       131 |         62 |    0.47328 |     1.0724 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       131 |         32 |(  24.4275 +- 3.75393  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     10213 |       1352 |(  13.2380 +- 0.335351 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1352 |         62 |(  4.58580 +- 0.568887 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        11 |         11 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Lb2EtacKp_KsKPiLine           SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda(1520)0"                               |        32 |         34 |     1.0625 |    0.78810 |      0.0000 |      3.0000 |
+ | "# Lambda(1520)~0"                              |        32 |         35 |     1.0938 |     1.1821 |      0.0000 |      5.0000 |
+ | "# Lambda_b0 -> eta_c(1S)  Lambda(1520)0 "      |        32 |          1 |   0.031250 |    0.17399 |      0.0000 |      1.0000 |
+ | "# Lambda_b~0 -> eta_c(1S)  Lambda(1520)~0 "    |        32 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2EtacKpSelEtac2KsKPi"                 |        32 |         62 |     1.9375 |     1.3679 |      1.0000 |      6.0000 |
+ | "# Phys/Lb2EtacKpSelLambdaS"                    |        32 |         69 |     2.1562 |     1.3017 |      1.0000 |      6.0000 |
+ | "# eta_c(1S)"                                   |        32 |         62 |     1.9375 |     1.3679 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        32 |        131 |     4.0938 |     2.1989 |      2.0000 |      11.000 |
+ | "# max size Lambda_b0 -> eta_c(1S)  Lambda(1520)|        32 |         66 |     2.0625 |     2.3971 |      0.0000 |      12.000 |
+ | "# max size Lambda_b~0 -> eta_c(1S)  Lambda(1520|        32 |         88 |     2.7500 |     4.8477 |      0.0000 |      25.000 |
+ | "# selected"                                    |        32 |          1 |   0.031250 |    0.17399 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        32 |          1 |(  3.12500 +- 3.07578  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       154 |         33 |(  21.4286 +- 3.30650  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        33 |          1 |(  3.03030 +- 2.98404  )%|   -------   |   -------   |
+RelatedInfo1_Lb2EtacKp_KsKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2EtacKp_KsKPiLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2EtacKp_KsKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2EtacKp_KsKPiLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2EtacKp_KsKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2EtacKp_KsKPiLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_Lb2EtacKp_KsKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2EtacKp_KsKPiLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_Lb2EtacKp_KsKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2EtacKp_KsKPiLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2EtacKp_KsKPiLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2EtacKp_KsKPiLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2EtacKp_KsKPiLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2EtacKp_PPbarLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lb2EtacKpSelEtac2PPbar        SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2EtacKpSelProtons"                    |       215 |        643 |     2.9907 |     1.8577 |      1.0000 |      12.000 |
+ | "# eta_c(1S) -> p+  p~- "                       |       215 |         20 |   0.093023 |    0.30606 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       215 |        643 |     2.9907 |     1.8577 |      1.0000 |      12.000 |
+ | "# max size eta_c(1S) -> p+  p~- "              |       215 |        527 |     2.4512 |     4.0424 |      0.0000 |      36.000 |
+ | "# p+"                                          |       215 |        311 |     1.4465 |     1.1435 |      0.0000 |      6.0000 |
+ | "# p~-"                                         |       215 |        332 |     1.5442 |     1.3071 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       215 |         20 |   0.093023 |    0.30606 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       215 |         19 |(  8.83721 +- 1.93574  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       527 |         80 |(  15.1803 +- 1.56309  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        80 |         20 |(  25.0000 +- 4.84123  )%|   -------   |   -------   |
+Lb2EtacKp_PPbarLine           SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda(1520)0"                               |        19 |         30 |     1.5789 |     1.4259 |      0.0000 |      5.0000 |
+ | "# Lambda(1520)~0"                              |        19 |         37 |     1.9474 |     1.9049 |      0.0000 |      8.0000 |
+ | "# Lambda_b0 -> eta_c(1S)  Lambda(1520)0 "      |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> eta_c(1S)  Lambda(1520)~0 "    |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2EtacKpSelEtac2PPbar"                 |        19 |         20 |     1.0526 |    0.22330 |      1.0000 |      2.0000 |
+ | "# Phys/Lb2EtacKpSelLambdaS"                    |        19 |         67 |     3.5263 |     2.9624 |      1.0000 |      11.000 |
+ | "# eta_c(1S)"                                   |        19 |         20 |     1.0526 |    0.22330 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        19 |         87 |     4.5789 |     3.1004 |      2.0000 |      13.000 |
+ | "# max size Lambda_b0 -> eta_c(1S)  Lambda(1520)|        19 |         33 |     1.7368 |     1.7119 |      0.0000 |      6.0000 |
+ | "# max size Lambda_b~0 -> eta_c(1S)  Lambda(1520|        19 |         45 |     2.3684 |     3.4521 |      0.0000 |      16.000 |
+ | "# selected"                                    |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        78 |          2 |(  2.56410 +- 1.78970  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2EtacKp_PPbarLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2EtacKp_PPbarLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2EtacKp_PPbarLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2EtacKp_4hLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lb2EtacKpSelEtac2KKPiPi       SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       215 |        549 |     2.5535 |     1.6997 |      0.0000 |      10.000 |
+ | "# K-"                                          |       215 |        526 |     2.4465 |     1.6693 |      0.0000 |      11.000 |
+ | "# Phys/Lb2EtacKpSelKaons"                      |       215 |       1075 |     5.0000 |     2.8317 |      1.0000 |      19.000 |
+ | "# Phys/Lb2EtacKpSelPions"                      |       215 |       2561 |     11.912 |     5.4112 |      1.0000 |      30.000 |
+ | "# eta_c(1S) -> K+  K-  pi+  pi- "              |       200 |        137 |    0.68500 |     2.2329 |      0.0000 |      19.000 |
+ | "# input particles"                             |       215 |       3636 |     16.912 |     7.6387 |      2.0000 |      43.000 |
+ | "# pi+"                                         |       215 |       1297 |     6.0326 |     3.2513 |      0.0000 |      16.000 |
+ | "# pi-"                                         |       215 |       1264 |     5.8791 |     3.0567 |      1.0000 |      17.000 |
+ | "# selected"                                    |       215 |        137 |    0.63721 |     2.1606 |      0.0000 |      19.000 |
+ |*"#accept"                                       |       215 |         39 |(  18.1395 +- 2.62803  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1595 |        642 |(  40.2508 +- 1.22793  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      4718 |       1130 |(  23.9508 +- 0.621339 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8483 |        388 |(  4.57385 +- 0.226830 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       388 |        137 |(  35.3093 +- 2.42633  )%|   -------   |   -------   |
+Lb2EtacKpSelEtac2KKKK         SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       215 |        549 |     2.5535 |     1.6997 |      0.0000 |      10.000 |
+ | "# K-"                                          |       215 |        526 |     2.4465 |     1.6693 |      0.0000 |      11.000 |
+ | "# Phys/Lb2EtacKpSelKaons"                      |       215 |       1075 |     5.0000 |     2.8317 |      1.0000 |      19.000 |
+ | "# eta_c(1S) -> K+  K-  K+  K- "                |       200 |          1 |  0.0050000 |   0.070534 |      0.0000 |      1.0000 |
+ | "# input particles"                             |       215 |       1075 |     5.0000 |     2.8317 |      1.0000 |      19.000 |
+ | "# selected"                                    |       215 |          1 |  0.0046512 |   0.068041 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       215 |          1 |( 0.465116 +- 0.464033 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1595 |        642 |(  40.2508 +- 1.22793  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      1042 |        189 |(  18.1382 +- 1.19372  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       505 |         14 |(  2.77228 +- 0.730580 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |          1 |(  7.14286 +- 6.88303  )%|   -------   |   -------   |
+Lb2EtacKpSelEtac2PiPiPiPi     SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2EtacKpSelPions"                      |       215 |       2561 |     11.912 |     5.4112 |      1.0000 |      30.000 |
+ | "# eta_c(1S) -> pi+  pi-  pi+  pi- "            |       214 |        195 |    0.91121 |     2.2891 |      0.0000 |      14.000 |
+ | "# input particles"                             |       215 |       2561 |     11.912 |     5.4112 |      1.0000 |      30.000 |
+ | "# pi+"                                         |       215 |       1297 |     6.0326 |     3.2513 |      0.0000 |      16.000 |
+ | "# pi-"                                         |       215 |       1264 |     5.8791 |     3.0567 |      1.0000 |      17.000 |
+ | "# selected"                                    |       215 |        195 |    0.90698 |     2.2846 |      0.0000 |      14.000 |
+ |*"#accept"                                       |       215 |         58 |(  26.9767 +- 3.02696  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8632 |       3737 |(  43.2924 +- 0.533299 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     13592 |       3894 |(  28.6492 +- 0.387806 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     15407 |        696 |(  4.51743 +- 0.167320 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       696 |        195 |(  28.0172 +- 1.70225  )%|   -------   |   -------   |
+Lb2EtacKpSelEtac2PPbarPiPi    SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2EtacKpSelPions"                      |       215 |       2561 |     11.912 |     5.4112 |      1.0000 |      30.000 |
+ | "# Phys/Lb2EtacKpSelProtons"                    |       215 |        643 |     2.9907 |     1.8577 |      1.0000 |      12.000 |
+ | "# eta_c(1S) -> p+  p~-  pi+  pi- "             |       134 |         33 |    0.24627 |    0.81439 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       215 |       3204 |     14.902 |     6.5404 |      2.0000 |      34.000 |
+ | "# p+"                                          |       215 |        311 |     1.4465 |     1.1435 |      0.0000 |      6.0000 |
+ | "# pi+"                                         |       215 |       1297 |     6.0326 |     3.2513 |      0.0000 |      16.000 |
+ | "# pi-"                                         |       215 |       1264 |     5.8791 |     3.0567 |      1.0000 |      17.000 |
+ | "# p~-"                                         |       215 |        332 |     1.5442 |     1.3071 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       215 |         33 |    0.15349 |    0.65391 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       215 |         15 |(  6.97674 +- 1.73741  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       527 |        190 |(  36.0531 +- 2.09159  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      1331 |        262 |(  19.6844 +- 1.08986  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1746 |         81 |(  4.63918 +- 0.503365 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        81 |         33 |(  40.7407 +- 5.45946  )%|   -------   |   -------   |
+Lb2EtacKpSelEtac              SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2EtacKpSelEtac2KKKK"                  |        79 |          1 |   0.012658 |    0.11179 |      0.0000 |      1.0000 |
+ | "# Phys/Lb2EtacKpSelEtac2KKPiPi"                |        79 |        137 |     1.7342 |     3.2868 |      0.0000 |      19.000 |
+ | "# Phys/Lb2EtacKpSelEtac2PPbarPiPi"             |        79 |         33 |    0.41772 |     1.0263 |      0.0000 |      6.0000 |
+ | "# Phys/Lb2EtacKpSelEtac2PiPiPiPi"              |        79 |        195 |     2.4684 |     3.2172 |      0.0000 |      14.000 |
+ | "# input particles"                             |        79 |        366 |     4.6329 |     5.5351 |      1.0000 |      26.000 |
+ |*"#accept"                                       |        79 |         79 |(  100.000 +- 1.26582  )%|   -------   |   -------   |
+ | "#passed"                                       |        79 |        366 |     4.6329 |     5.5351 |      1.0000 |      26.000 |
+ |*"efficiency"                                    |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2EtacKp_4hLine              SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda(1520)0"                               |        79 |         95 |     1.2025 |     1.3537 |      0.0000 |      9.0000 |
+ | "# Lambda(1520)~0"                              |        79 |        113 |     1.4304 |     1.5726 |      0.0000 |      8.0000 |
+ | "# Lambda_b0 -> eta_c(1S)  Lambda(1520)0 "      |        79 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> eta_c(1S)  Lambda(1520)~0 "    |        79 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2EtacKpSelEtac"                       |        79 |        366 |     4.6329 |     5.5351 |      1.0000 |      26.000 |
+ | "# Phys/Lb2EtacKpSelLambdaS"                    |        79 |        208 |     2.6329 |     2.4914 |      1.0000 |      16.000 |
+ | "# eta_c(1S)"                                   |        79 |        366 |     4.6329 |     5.5351 |      1.0000 |      26.000 |
+ | "# input particles"                             |        79 |        574 |     7.2658 |     7.0058 |      2.0000 |      36.000 |
+ | "# max size Lambda_b0 -> eta_c(1S)  Lambda(1520)|        79 |        626 |     7.9241 |     17.263 |      0.0000 |      104.00 |
+ | "# max size Lambda_b~0 -> eta_c(1S)  Lambda(1520|        79 |        821 |     10.392 |     23.810 |      0.0000 |      156.00 |
+ | "# selected"                                    |        79 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        79 |          0 |(  0.00000 +- 1.26582  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1447 |        253 |(  17.4845 +- 0.998527 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       253 |          0 |(  0.00000 +- 0.395257 )%|   -------   |   -------   |
+StrippingLb2EtacKp_4hLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2EtacKp_4hLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2EtacKp_4hLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2HHpi0_RPreScaler   SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2HHpi0_R                     SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> pi+  pi-  pi0 "                        |       883 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseResolvedPi0"                    |       883 |      20356 |     23.053 |     18.546 |      1.0000 |      123.00 |
+ | "# Phys/StdNoPIDsPions"                         |       883 |       9939 |     11.256 |     5.5654 |      1.0000 |      34.000 |
+ | "# input particles"                             |       883 |      30295 |     34.309 |     22.391 |      2.0000 |      145.00 |
+ | "# max size B0 -> pi+  pi-  pi0 "               |       883 |       2205 |     2.4972 |     7.8533 |      0.0000 |      105.00 |
+ | "# pi+"                                         |       883 |       1409 |     1.5957 |     1.2914 |      0.0000 |      7.0000 |
+ | "# pi-"                                         |       883 |       1371 |     1.5527 |     1.2357 |      0.0000 |      7.0000 |
+ | "# pi0"                                         |       883 |        524 |    0.59343 |    0.93567 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       883 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       883 |          0 |(  0.00000 +- 0.113250 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2205 |        633 |(  28.7075 +- 0.963419 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       633 |          0 |(  0.00000 +- 0.157978 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingB2HHpi0_RPostScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2HHpi0_R            SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2HHpi0_R            SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2HHpi0_MPreScaler   SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2HHpi0_M                     SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> pi+  pi-  pi0 "                        |       194 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseMergedPi0"                      |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ | "# Phys/StdNoPIDsPions"                         |       194 |       2542 |     13.103 |     5.5890 |      3.0000 |      31.000 |
+ | "# input particles"                             |       194 |       2784 |     14.351 |     5.7131 |      4.0000 |      32.000 |
+ | "# max size B0 -> pi+  pi-  pi0 "               |       194 |        868 |     4.4742 |     9.5384 |      0.0000 |      72.000 |
+ | "# pi+"                                         |       194 |        357 |     1.8402 |     1.4992 |      0.0000 |      7.0000 |
+ | "# pi-"                                         |       194 |        337 |     1.7371 |     1.3034 |      0.0000 |      7.0000 |
+ | "# pi0"                                         |       194 |        193 |    0.99485 |    0.65407 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       194 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       194 |          0 |(  0.00000 +- 0.515464 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       868 |        274 |(  31.5668 +- 1.57757  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       274 |          0 |(  0.00000 +- 0.364964 )%|   -------   |   -------   |
+StrippingB2HHpi0_MPostScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2HHpi0_M            SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2HHpi0_M            SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2hhh_pipipi_excl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2hhh_pipipi_excl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bc2hhh_pipipi_exclLine        SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> pi+  pi-  pi+ "                      |       911 |          3 |  0.0032931 |   0.057291 |      0.0000 |      1.0000 |
+ | "# B_c- -> pi-  pi+  pi- "                      |       911 |          3 |  0.0032931 |   0.057291 |      0.0000 |      1.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# max size B_c+ -> pi+  pi-  pi+ "             |       911 |    1624150 |     1782.8 |     2872.2 |      0.0000 |      33759. |
+ | "# max size B_c- -> pi-  pi+  pi- "             |       911 |    1606760 |     1763.7 |     2772.3 |      0.0000 |      31713. |
+ | "# pi+"                                         |       911 |       9154 |     10.048 |     5.3233 |      0.0000 |      33.000 |
+ | "# pi-"                                         |       911 |       9111 |     10.001 |     5.2566 |      0.0000 |      31.000 |
+ | "# selected"                                    |       911 |          6 |  0.0065862 |   0.080888 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       911 |          6 |( 0.658617 +- 0.267992 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |   1505223 |      17301 |(  1.14940 +- 0.00868809)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     17301 |          6 |(0.0346801 +- 0.0141556)%|   -------   |   -------   |
+RelatedInfo1_Bc2hhh_pipipi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_pipipi_exclLine"                 |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo2_Bc2hhh_pipipi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_pipipi_exclLine"                 |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo3_Bc2hhh_pipipi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_pipipi_exclLine"                 |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo4_Bc2hhh_pipipi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_pipipi_exclLine"                 |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo5_Bc2hhh_pipipi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_pipipi_exclLine"                 |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo6_Bc2hhh_pipipi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_pipipi_exclLine"                 |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo7_Bc2hhh_pipipi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_pipipi_exclLine"                 |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo8_Bc2hhh_pipipi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_pipipi_exclLine"                 |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo9_Bc2hhh_pipipi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_pipipi_exclLine"                 |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingBc2hhh_pipipi_excl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingBc2hhh_pipipi_excl...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2hhh_pipipi_excl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2hhh_Kpipi_exclL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2hhh_Kpipi_exclL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bc2hhh_Kpipi_exclLine         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> K+  pi-  pi+ "                       |       911 |          2 |  0.0021954 |   0.046804 |      0.0000 |      1.0000 |
+ | "# B_c- -> K-  pi+  pi- "                       |       911 |          1 |  0.0010977 |   0.033113 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       911 |       2175 |     2.3875 |     1.9990 |      0.0000 |      17.000 |
+ | "# K-"                                          |       911 |       2069 |     2.2711 |     1.9021 |      0.0000 |      13.000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# Phys/StdAllNoPIDsPions"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      85476 |     93.827 |     46.084 |      2.0000 |      300.00 |
+ | "# max size B_c+ -> K+  pi-  pi+ "              |       911 |     415098 |     455.65 |     982.36 |      0.0000 |      17391. |
+ | "# max size B_c- -> K-  pi+  pi- "              |       911 |     393179 |     431.59 |     860.06 |      0.0000 |      13299. |
+ | "# pi+"                                         |       911 |       9154 |     10.048 |     5.3233 |      0.0000 |      33.000 |
+ | "# pi-"                                         |       911 |       9111 |     10.001 |     5.2566 |      0.0000 |      31.000 |
+ | "# selected"                                    |       911 |          3 |  0.0032931 |   0.057291 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       911 |          3 |( 0.329308 +- 0.189813 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    808277 |      11267 |(  1.39395 +- 0.0130405)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     11267 |          3 |(0.0266264 +- 0.0153707)%|   -------   |   -------   |
+RelatedInfo1_Bc2hhh_Kpipi_e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_Kpipi_exclLine"                  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_Bc2hhh_Kpipi_e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_Kpipi_exclLine"                  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_Bc2hhh_Kpipi_e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_Kpipi_exclLine"                  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo4_Bc2hhh_Kpipi_e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_Kpipi_exclLine"                  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo5_Bc2hhh_Kpipi_e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_Kpipi_exclLine"                  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo6_Bc2hhh_Kpipi_e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_Kpipi_exclLine"                  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo7_Bc2hhh_Kpipi_e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_Kpipi_exclLine"                  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo8_Bc2hhh_Kpipi_e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_Kpipi_exclLine"                  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo9_Bc2hhh_Kpipi_e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_Kpipi_exclLine"                  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBc2hhh_Kpipi_exclL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBc2hhh_Kpipi_exclLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2hhh_Kpipi_exclLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2hhh_KKpi_exclLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2hhh_KKpi_exclLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bc2hhh_KKpi_exclLine          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> K+  K-  pi+ "                        |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> K-  K+  pi- "                        |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       911 |       2175 |     2.3875 |     1.9990 |      0.0000 |      17.000 |
+ | "# K-"                                          |       911 |       2069 |     2.2711 |     1.9021 |      0.0000 |      13.000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# Phys/StdAllNoPIDsPions"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      85476 |     93.827 |     46.084 |      2.0000 |      300.00 |
+ | "# max size B_c+ -> K+  K-  pi+ "               |       911 |      81616 |     89.589 |     229.64 |      0.0000 |      4199.0 |
+ | "# max size B_c- -> K-  K+  pi- "               |       911 |      80439 |     88.297 |     232.47 |      0.0000 |      4641.0 |
+ | "# pi+"                                         |       911 |       7417 |     8.1416 |     4.5009 |      0.0000 |      26.000 |
+ | "# pi-"                                         |       911 |       7401 |     8.1240 |     4.4742 |      0.0000 |      27.000 |
+ | "# selected"                                    |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       911 |          0 |(  0.00000 +- 0.109769 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    162055 |       2783 |(  1.71732 +- 0.0322725)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2783 |          0 |(  0.00000 +- 0.0359324)%|   -------   |   -------   |
+StrippingBc2hhh_KKpi_exclLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2hhh_KKpi_exclLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2hhh_KKpi_exclLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2hhh_KKK_exclLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2hhh_KKK_exclLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bc2hhh_KKK_exclLine           SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> K+  K-  K+ "                         |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> K-  K+  K- "                         |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       911 |       2175 |     2.3875 |     1.9990 |      0.0000 |      17.000 |
+ | "# K-"                                          |       911 |       2069 |     2.2711 |     1.9021 |      0.0000 |      13.000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# max size B_c+ -> K+  K-  K+ "                |       911 |      34600 |     37.980 |     155.98 |      0.0000 |      3757.0 |
+ | "# max size B_c- -> K-  K+  K- "                |       911 |      32006 |     35.133 |     127.36 |      0.0000 |      2873.0 |
+ | "# selected"                                    |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       911 |          0 |(  0.00000 +- 0.109769 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     26691 |        575 |(  2.15428 +- 0.0888669)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       575 |          0 |(  0.00000 +- 0.173913 )%|   -------   |   -------   |
+StrippingBc2hhh_KKK_exclLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2hhh_KKK_exclLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2hhh_KKK_exclLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2hhh_pppi_exclLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2hhh_pppi_exclLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdAllLoosePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        907 |(  99.5609 +- 0.219056 )%|   -------   |   -------   |
+Bc2hhh_pppi_exclLine          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> p+  p~-  pi+ "                       |       907 |          1 |  0.0011025 |   0.033186 |      0.0000 |      1.0000 |
+ | "# B_c- -> p~-  p+  pi- "                       |       907 |          3 |  0.0033076 |   0.074174 |      0.0000 |      2.0000 |
+ | "# Phys/StdAllLooseProtons"                     |       907 |      21309 |     23.494 |     16.793 |      1.0000 |      127.00 |
+ | "# Phys/StdAllNoPIDsPions"                      |       907 |      42722 |     47.103 |     22.915 |      1.0000 |      150.00 |
+ | "# input particles"                             |       907 |      64031 |     70.596 |     39.203 |      2.0000 |      277.00 |
+ | "# max size B_c+ -> p+  p~-  pi+ "              |       907 |     177463 |     195.66 |     565.30 |      0.0000 |      9747.0 |
+ | "# max size B_c- -> p~-  p+  pi- "              |       907 |     175033 |     192.98 |     582.81 |      0.0000 |      10773. |
+ | "# p+"                                          |       907 |       2813 |     3.1014 |     2.9529 |      0.0000 |      27.000 |
+ | "# pi+"                                         |       907 |       7415 |     8.1753 |     4.4816 |      0.0000 |      26.000 |
+ | "# pi-"                                         |       907 |       7398 |     8.1566 |     4.4570 |      0.0000 |      27.000 |
+ | "# p~-"                                         |       907 |       2696 |     2.9724 |     2.7402 |      0.0000 |      19.000 |
+ | "# selected"                                    |       907 |          4 |  0.0044101 |    0.10491 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       907 |          2 |( 0.220507 +- 0.155750 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    352496 |       6390 |(  1.81279 +- 0.0224711)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      6390 |          4 |(0.0625978 +- 0.0312891)%|   -------   |   -------   |
+RelatedInfo1_Bc2hhh_pppi_ex...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_pppi_exclLine"                   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2hhh_pppi_ex...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_pppi_exclLine"                   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2hhh_pppi_ex...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_pppi_exclLine"                   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_Bc2hhh_pppi_ex...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_pppi_exclLine"                   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_Bc2hhh_pppi_ex...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_pppi_exclLine"                   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo6_Bc2hhh_pppi_ex...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_pppi_exclLine"                   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo7_Bc2hhh_pppi_ex...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_pppi_exclLine"                   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo8_Bc2hhh_pppi_ex...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_pppi_exclLine"                   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo9_Bc2hhh_pppi_ex...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_pppi_exclLine"                   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBc2hhh_pppi_exclLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBc2hhh_pppi_exclLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2hhh_pppi_exclLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2hhh_ppK_exclLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2hhh_ppK_exclLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bc2hhh_ppK_exclLine           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> p+  p~-  K+ "                        |       907 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> p~-  p+  K- "                        |       907 |          1 |  0.0011025 |   0.033186 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       907 |       2175 |     2.3980 |     1.9971 |      0.0000 |      17.000 |
+ | "# K-"                                          |       907 |       2069 |     2.2811 |     1.9003 |      0.0000 |      13.000 |
+ | "# Phys/StdAllLooseProtons"                     |       907 |      21309 |     23.494 |     16.793 |      1.0000 |      127.00 |
+ | "# Phys/StdAllNoPIDsKaons"                      |       907 |      42722 |     47.103 |     22.915 |      1.0000 |      150.00 |
+ | "# input particles"                             |       907 |      64031 |     70.596 |     39.203 |      2.0000 |      277.00 |
+ | "# max size B_c+ -> p+  p~-  K+ "               |       907 |      70974 |     78.251 |     361.28 |      0.0000 |      8721.0 |
+ | "# max size B_c- -> p~-  p+  K- "               |       907 |      65195 |     71.880 |     295.21 |      0.0000 |      6669.0 |
+ | "# p+"                                          |       907 |       2813 |     3.1014 |     2.9529 |      0.0000 |      27.000 |
+ | "# p~-"                                         |       907 |       2696 |     2.9724 |     2.7402 |      0.0000 |      19.000 |
+ | "# selected"                                    |       907 |          1 |  0.0011025 |   0.033186 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       907 |          1 |( 0.110254 +- 0.110193 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    136169 |       2475 |(  1.81759 +- 0.0362015)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2475 |          1 |(0.0404040 +- 0.0403959)%|   -------   |   -------   |
+RelatedInfo1_Bc2hhh_ppK_exc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_ppK_exclLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2hhh_ppK_exc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_ppK_exclLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2hhh_ppK_exc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_ppK_exclLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_Bc2hhh_ppK_exc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_ppK_exclLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_Bc2hhh_ppK_exc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_ppK_exclLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_Bc2hhh_ppK_exc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_ppK_exclLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_Bc2hhh_ppK_exc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_ppK_exclLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo8_Bc2hhh_ppK_exc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_ppK_exclLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo9_Bc2hhh_ppK_exc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2hhh_ppK_exclLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2hhh_ppK_exclLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2hhh_ppK_exclLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2hhh_ppK_exclLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+PiInputsBeauty2CharmFilter    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       366 |      16733 |     45.719 |     19.750 |      7.0000 |      131.00 |
+ | "# input particles"                             |       366 |      16733 |     45.719 |     19.750 |      7.0000 |      131.00 |
+ |*"#accept"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ | "#passed"                                       |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ |*"efficiency"                                    |     16733 |       5191 |(  31.0225 +- 0.357606 )%|   -------   |   -------   |
+ProtoD2pi+pi+pi-pi-Beauty2C...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi+  pi-  pi- "                   |       365 |        246 |    0.67397 |     2.6433 |      0.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |        246 |    0.67213 |     2.6399 |      0.0000 |      35.000 |
+ |*"#accept"                                       |       366 |         69 |(  18.8525 +- 2.04447  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10649 |       4465 |(  41.9288 +- 0.478170 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     39254 |      17230 |(  43.8936 +- 0.250475 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     63920 |        905 |(  1.41583 +- 0.0467295)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       905 |        246 |(  27.1823 +- 1.47890  )%|   -------   |   -------   |
+KInputsBeauty2CharmFilter     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsKaons"                      |       366 |      16733 |     45.719 |     19.750 |      7.0000 |      131.00 |
+ | "# input particles"                             |       366 |      16733 |     45.719 |     19.750 |      7.0000 |      131.00 |
+ |*"#accept"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ | "#passed"                                       |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ |*"efficiency"                                    |     16733 |       5191 |(  31.0225 +- 0.357606 )%|   -------   |   -------   |
+ProtoD2pi+pi+K-pi-Beauty2CharmSUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi+  K-  pi- "                    |       365 |        364 |    0.99726 |     4.5975 |      0.0000 |      64.000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |        364 |    0.99454 |     4.5915 |      0.0000 |      64.000 |
+ |*"#accept"                                       |       366 |         77 |(  21.0383 +- 2.13046  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10649 |       4465 |(  41.9288 +- 0.478170 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     39254 |      17230 |(  43.8936 +- 0.250475 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    156271 |       1059 |( 0.677669 +- 0.0207536)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1059 |        364 |(  34.3720 +- 1.45948  )%|   -------   |   -------   |
+ProtoD2K+pi+pi-pi-Beauty2CharmSUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi+  pi-  pi- "                    |       365 |        372 |     1.0192 |     3.9996 |      0.0000 |      49.000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |        372 |     1.0164 |     3.9945 |      0.0000 |      49.000 |
+ |*"#accept"                                       |       366 |         80 |(  21.8579 +- 2.16026  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     21298 |       8930 |(  41.9288 +- 0.338117 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     78508 |      34460 |(  43.8936 +- 0.177113 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    127840 |       1014 |( 0.793179 +- 0.0248098)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1014 |        372 |(  36.6864 +- 1.51350  )%|   -------   |   -------   |
+ProtoD2K+K+pi-pi-Beauty2Charm SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K+  pi-  pi- "                     |       365 |         69 |    0.18904 |    0.91255 |      0.0000 |      11.000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |         69 |    0.18852 |    0.91136 |      0.0000 |      11.000 |
+ |*"#accept"                                       |       366 |         29 |(  7.92350 +- 1.41186  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10649 |       4465 |(  41.9288 +- 0.478170 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     39254 |      17230 |(  43.8936 +- 0.250475 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     63920 |        211 |( 0.330100 +- 0.0226875)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       211 |         69 |(  32.7014 +- 3.22957  )%|   -------   |   -------   |
+ProtoD2pi+K+K-pi-Beauty2Charm SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  K+  K-  pi- "                     |       365 |        320 |    0.87671 |     3.8731 |      0.0000 |      51.000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |        320 |    0.87432 |     3.8681 |      0.0000 |      51.000 |
+ |*"#accept"                                       |       366 |         56 |(  15.3005 +- 1.88171  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     21298 |       8930 |(  41.9288 +- 0.338117 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     78508 |      34460 |(  43.8936 +- 0.177113 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    312542 |        880 |( 0.281562 +- 0.00947809)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       880 |        320 |(  36.3636 +- 1.62160  )%|   -------   |   -------   |
+ProtoD2pi+pi+K-K-Beauty2Charm SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi+  K-  K- "                     |       365 |         79 |    0.21644 |     1.0335 |      0.0000 |      14.000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |         79 |    0.21585 |     1.0322 |      0.0000 |      14.000 |
+ |*"#accept"                                       |       366 |         34 |(  9.28962 +- 1.51735  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10649 |       4465 |(  41.9288 +- 0.478170 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     39254 |      17230 |(  43.8936 +- 0.250475 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     63920 |        216 |( 0.337922 +- 0.0229538)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       216 |         79 |(  36.5741 +- 3.27713  )%|   -------   |   -------   |
+ProtoD2K+K+K-pi-Beauty2Charm  SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K+  K-  pi- "                      |       365 |         22 |   0.060274 |    0.34193 |      0.0000 |      4.0000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |         22 |   0.060109 |    0.34148 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       366 |         15 |(  4.09836 +- 1.03628  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10649 |       4465 |(  41.9288 +- 0.478170 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     39254 |      17230 |(  43.8936 +- 0.250475 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    156271 |         49 |(0.0313558 +- 0.00447870)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        49 |         22 |(  44.8980 +- 7.10557  )%|   -------   |   -------   |
+ProtoD2K+pi+K-K-Beauty2Charm  SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi+  K-  K- "                      |       365 |         22 |   0.060274 |    0.36518 |      0.0000 |      4.0000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |         22 |   0.060109 |    0.36469 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       366 |         13 |(  3.55191 +- 0.967470 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     21298 |       8930 |(  41.9288 +- 0.338117 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     78508 |      34460 |(  43.8936 +- 0.177113 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    127840 |         62 |(0.0484981 +- 0.00615777)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        62 |         22 |(  35.4839 +- 6.07650  )%|   -------   |   -------   |
+ProtoD2K+K+K-K-Beauty2Charm   SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K+  K-  K- "                       |       365 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# selected"                                    |       366 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       366 |          0 |(  0.00000 +- 0.273224 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10649 |       4465 |(  41.9288 +- 0.478170 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     39254 |      17230 |(  43.8936 +- 0.250475 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     63920 |          0 |(  0.00000 +- 0.00156446)%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+D2HHHHBeauty2Charm            SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD2K+K+K-K-Beauty2Charm"            |       117 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ProtoD2K+K+K-pi-Beauty2Charm"           |       117 |         22 |    0.18803 |    0.58370 |      0.0000 |      4.0000 |
+ | "# Phys/ProtoD2K+K+pi-pi-Beauty2Charm"          |       117 |         69 |    0.58974 |     1.5368 |      0.0000 |      11.000 |
+ | "# Phys/ProtoD2K+pi+K-K-Beauty2Charm"           |       117 |         22 |    0.18803 |    0.62609 |      0.0000 |      4.0000 |
+ | "# Phys/ProtoD2K+pi+pi-pi-Beauty2Charm"         |       117 |        372 |     3.1795 |     6.5602 |      0.0000 |      49.000 |
+ | "# Phys/ProtoD2pi+K+K-pi-Beauty2Charm"          |       117 |        320 |     2.7350 |     6.4588 |      0.0000 |      51.000 |
+ | "# Phys/ProtoD2pi+pi+K-K-Beauty2Charm"          |       117 |         79 |    0.67521 |     1.7386 |      0.0000 |      14.000 |
+ | "# Phys/ProtoD2pi+pi+K-pi-Beauty2Charm"         |       117 |        364 |     3.1111 |     7.7048 |      0.0000 |      64.000 |
+ | "# Phys/ProtoD2pi+pi+pi-pi-Beauty2Charm"        |       117 |        246 |     2.1026 |     4.3351 |      0.0000 |      35.000 |
+ | "# input particles"                             |       117 |       1494 |     12.769 |     26.593 |      1.0000 |      195.00 |
+ |*"#accept"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+ | "#passed"                                       |       117 |       1494 |     12.769 |     26.593 |      1.0000 |      195.00 |
+ |*"efficiency"                                    |      1494 |       1494 |(  100.000 +- 0.0669344)%|   -------   |   -------   |
+Pi0MergedInputsBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMergedPi0"                      |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        73 |         73 |(  100.000 +- 1.36986  )%|   -------   |   -------   |
+ | "#passed"                                       |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |        84 |         84 |(  100.000 +- 1.19048  )%|   -------   |   -------   |
+Dstar02D0D2HHHHPi0MergedBea...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  pi0 "                       |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        24 |        407 |     16.958 |     31.133 |      1.0000 |      157.00 |
+ | "# D~0"                                         |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHBeauty2Charm"                     |        24 |        407 |     16.958 |     31.133 |      1.0000 |      157.00 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        24 |         27 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        24 |        434 |     18.083 |     31.141 |      2.0000 |      158.00 |
+ | "# max size D*(2007)0 -> D0  pi0 "              |        24 |        462 |     19.250 |     32.476 |      1.0000 |      157.00 |
+ | "# pi0"                                         |        24 |         27 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        24 |          0 |(  0.00000 +- 4.16667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       462 |         29 |(  6.27706 +- 1.12844  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        29 |          0 |(  0.00000 +- 3.44828  )%|   -------   |   -------   |
+KTopoInputsBeauty2CharmFilter SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       338 |       4969 |     14.701 |     6.5346 |      3.0000 |      49.000 |
+ | "# input particles"                             |       338 |       4969 |     14.701 |     6.5346 |      3.0000 |      49.000 |
+ |*"#accept"                                       |       338 |        338 |(  100.000 +- 0.295858 )%|   -------   |   -------   |
+ | "#passed"                                       |       338 |       2472 |     7.3136 |     3.3436 |      1.0000 |      21.000 |
+ |*"efficiency"                                    |      4969 |       2472 |(  49.7484 +- 0.709300 )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+PiTopoInputsBeauty2CharmFilterSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       338 |       4979 |     14.731 |     6.5277 |      3.0000 |      49.000 |
+ | "# input particles"                             |       338 |       4979 |     14.731 |     6.5277 |      3.0000 |      49.000 |
+ |*"#accept"                                       |       338 |        338 |(  100.000 +- 0.295858 )%|   -------   |   -------   |
+ | "#passed"                                       |       338 |       2474 |     7.3195 |     3.3492 |      1.0000 |      21.000 |
+ |*"efficiency"                                    |      4979 |       2474 |(  49.6887 +- 0.708583 )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Pi0ResolvedInputsBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseResolvedPi0"                    |       365 |       7592 |     20.800 |     16.156 |      1.0000 |      107.00 |
+ | "# input particles"                             |       365 |       7592 |     20.800 |     16.156 |      1.0000 |      107.00 |
+ |*"#accept"                                       |       365 |        345 |(  94.5205 +- 1.19120  )%|   -------   |   -------   |
+ | "#passed"                                       |       365 |       2256 |     6.1808 |     5.4401 |      0.0000 |      35.000 |
+ |*"efficiency"                                    |      7592 |       2256 |(  29.7155 +- 0.524497 )%|   -------   |   -------   |
+Dstar02D0D2HHHHPi0ResolvedB...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  pi0 "                       |       111 |         79 |    0.71171 |     3.2532 |      0.0000 |      28.000 |
+ | "# D0"                                          |       111 |       1442 |     12.991 |     27.254 |      1.0000 |      195.00 |
+ | "# D~0"                                         |       111 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHBeauty2Charm"                     |       111 |       1442 |     12.991 |     27.254 |      1.0000 |      195.00 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       111 |        781 |     7.0360 |     6.2124 |      1.0000 |      35.000 |
+ | "# input particles"                             |       111 |       2223 |     20.027 |     28.954 |      2.0000 |      218.00 |
+ | "# max size D*(2007)0 -> D0  pi0 "              |       111 |      13306 |     119.87 |     452.35 |      1.0000 |      4485.0 |
+ | "# pi0"                                         |       111 |        781 |     7.0360 |     6.2124 |      1.0000 |      35.000 |
+ | "# selected"                                    |       111 |         79 |    0.71171 |     3.2532 |      0.0000 |      28.000 |
+ |*"#accept"                                       |       111 |         11 |(  9.90991 +- 2.83604  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     13306 |       3513 |(  26.4016 +- 0.382143 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3513 |         79 |(  2.24879 +- 0.250148 )%|   -------   |   -------   |
+B2Dstar0KDst02D0Pi0D2HHHHRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+B2Dstar0KDst02D0Pi0D2HHHHRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+B2Dstar0KDst02D0Pi0D2HHHHRe...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  K+ "                        |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)0  K- "                        |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |        11 |         79 |     7.1818 |     7.7673 |      1.0000 |      28.000 |
+ | "# D*(2007)~0"                                  |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        11 |         57 |     5.1818 |     1.4025 |      3.0000 |      8.0000 |
+ | "# K-"                                          |        11 |         50 |     4.5455 |     1.8763 |      2.0000 |      8.0000 |
+ | "# Phys/Dstar02D0D2HHHHPi0ResolvedBeauty2Charm" |        11 |         79 |     7.1818 |     7.7673 |      1.0000 |      28.000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        11 |        107 |     9.7273 |     2.5259 |      6.0000 |      15.000 |
+ | "# input particles"                             |        11 |        186 |     16.909 |     8.9286 |      8.0000 |      39.000 |
+ | "# max size B+ -> D*(2007)0  K+ "               |        11 |        464 |     42.182 |     50.668 |      4.0000 |      168.00 |
+ | "# max size B- -> D*(2007)0  K- "               |        11 |        376 |     34.182 |     44.452 |      4.0000 |      140.00 |
+ | "# selected"                                    |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       840 |        120 |(  14.2857 +- 1.20736  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       120 |          0 |(  0.00000 +- 0.833333 )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2Dstar0PiDst02D0Pi0D2HHHHR...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+B2Dstar0PiDst02D0Pi0D2HHHHR...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+B2Dstar0PiDst02D0Pi0D2HHHHR...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  pi+ "                       |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)0  pi- "                       |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |        11 |         79 |     7.1818 |     7.7673 |      1.0000 |      28.000 |
+ | "# D*(2007)~0"                                  |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dstar02D0D2HHHHPi0ResolvedBeauty2Charm" |        11 |         79 |     7.1818 |     7.7673 |      1.0000 |      28.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        11 |        107 |     9.7273 |     2.5259 |      6.0000 |      15.000 |
+ | "# input particles"                             |        11 |        186 |     16.909 |     8.9286 |      8.0000 |      39.000 |
+ | "# max size B+ -> D*(2007)0  pi+ "              |        11 |        464 |     42.182 |     50.668 |      4.0000 |      168.00 |
+ | "# max size B- -> D*(2007)0  pi- "              |        11 |        376 |     34.182 |     44.452 |      4.0000 |      140.00 |
+ | "# pi+"                                         |        11 |         57 |     5.1818 |     1.4025 |      3.0000 |      8.0000 |
+ | "# pi-"                                         |        11 |         50 |     4.5455 |     1.8763 |      2.0000 |      8.0000 |
+ | "# selected"                                    |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       840 |        121 |(  14.4048 +- 1.21154  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       121 |          0 |(  0.00000 +- 0.826446 )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+GammaBeauty2CharmFilter       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseAllPhotons"                     |       274 |      10451 |     38.142 |     14.750 |      7.0000 |      87.000 |
+ | "# input particles"                             |       274 |      10451 |     38.142 |     14.750 |      7.0000 |      87.000 |
+ |*"#accept"                                       |       274 |        273 |(  99.6350 +- 0.364297 )%|   -------   |   -------   |
+ | "#passed"                                       |       274 |       2990 |     10.912 |     5.5170 |      0.0000 |      30.000 |
+ |*"efficiency"                                    |     10451 |       2990 |(  28.6097 +- 0.442076 )%|   -------   |   -------   |
+Dstar02D0HHHHBeauty2Charm     SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  gamma "                     |       117 |        492 |     4.2051 |     13.761 |      0.0000 |      119.00 |
+ | "# D0"                                          |       117 |       1494 |     12.769 |     26.593 |      1.0000 |      195.00 |
+ | "# D~0"                                         |       117 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHBeauty2Charm"                     |       117 |       1494 |     12.769 |     26.593 |      1.0000 |      195.00 |
+ | "# Phys/GammaBeauty2CharmFilter"                |       117 |       1295 |     11.068 |     5.6986 |      2.0000 |      30.000 |
+ | "# gamma"                                       |       117 |       1295 |     11.068 |     5.6986 |      2.0000 |      30.000 |
+ | "# input particles"                             |       117 |       2789 |     23.838 |     27.759 |      4.0000 |      217.00 |
+ | "# max size D*(2007)0 -> D0  gamma "            |       117 |      18344 |     156.79 |     443.86 |      3.0000 |      4290.0 |
+ | "# selected"                                    |       117 |        492 |     4.2051 |     13.761 |      0.0000 |      119.00 |
+ |*"#accept"                                       |       117 |         36 |(  30.7692 +- 4.26692  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     18344 |      18344 |(  100.000 +- 0.00545137)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     18344 |        492 |(  2.68208 +- 0.119285 )%|   -------   |   -------   |
+B2Dstar0KDst02D0GammaD2HHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B2Dstar0KDst02D0GammaD2HHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B2Dstar0KDst02D0GammaD2HHHH...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  K+ "                        |        36 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)0  K- "                        |        36 |          2 |   0.055556 |    0.32867 |      0.0000 |      2.0000 |
+ | "# D*(2007)0"                                   |        36 |        492 |     13.667 |     22.048 |      1.0000 |      119.00 |
+ | "# D*(2007)~0"                                  |        36 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        36 |        163 |     4.5278 |     1.7557 |      2.0000 |      9.0000 |
+ | "# K-"                                          |        36 |        176 |     4.8889 |     2.3895 |      2.0000 |      13.000 |
+ | "# Phys/Dstar02D0HHHHBeauty2Charm"              |        36 |        492 |     13.667 |     22.048 |      1.0000 |      119.00 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        36 |        339 |     9.4167 |     3.2861 |      4.0000 |      17.000 |
+ | "# input particles"                             |        36 |        831 |     23.083 |     22.992 |      6.0000 |      130.00 |
+ | "# max size B+ -> D*(2007)0  K+ "               |        36 |       2637 |     73.250 |     132.64 |      2.0000 |      714.00 |
+ | "# max size B- -> D*(2007)0  K- "               |        36 |       2567 |     71.306 |     117.55 |      2.0000 |      595.00 |
+ | "# selected"                                    |        36 |          2 |   0.055556 |    0.32867 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        36 |          1 |(  2.77778 +- 2.73893  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5204 |        664 |(  12.7594 +- 0.462494 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       664 |          2 |( 0.301205 +- 0.212663 )%|   -------   |   -------   |
+B2Dstar0KDst02D0GammaD2HHHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2Dstar0KDst02D0GammaD2HHHHBeauty2Charm"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2Dstar0PiDst02D0GammaD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B2Dstar0PiDst02D0GammaD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B2Dstar0PiDst02D0GammaD2HHH...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  pi+ "                       |        36 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)0  pi- "                       |        36 |          7 |    0.19444 |     1.1503 |      0.0000 |      7.0000 |
+ | "# D*(2007)0"                                   |        36 |        492 |     13.667 |     22.048 |      1.0000 |      119.00 |
+ | "# D*(2007)~0"                                  |        36 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dstar02D0HHHHBeauty2Charm"              |        36 |        492 |     13.667 |     22.048 |      1.0000 |      119.00 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        36 |        339 |     9.4167 |     3.2861 |      4.0000 |      17.000 |
+ | "# input particles"                             |        36 |        831 |     23.083 |     22.992 |      6.0000 |      130.00 |
+ | "# max size B+ -> D*(2007)0  pi+ "              |        36 |       2637 |     73.250 |     132.64 |      2.0000 |      714.00 |
+ | "# max size B- -> D*(2007)0  pi- "              |        36 |       2567 |     71.306 |     117.55 |      2.0000 |      595.00 |
+ | "# pi+"                                         |        36 |        163 |     4.5278 |     1.7557 |      2.0000 |      9.0000 |
+ | "# pi-"                                         |        36 |        176 |     4.8889 |     2.3895 |      2.0000 |      13.000 |
+ | "# selected"                                    |        36 |          7 |    0.19444 |     1.1503 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |        36 |          1 |(  2.77778 +- 2.73893  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5204 |        637 |(  12.2406 +- 0.454338 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       637 |          7 |(  1.09890 +- 0.413057 )%|   -------   |   -------   |
+B2Dstar0PiDst02D0GammaD2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2Dstar0PiDst02D0GammaD2HHHHBeauty2Charm|         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# input particles"                             |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ProtoD2pi+pi-Beauty2Charm     SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi- "                             |       366 |        105 |    0.28689 |    0.56024 |      0.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# max size D0 -> pi+  pi- "                    |       366 |      21318 |     58.246 |     62.538 |      0.0000 |      600.00 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |        105 |    0.28689 |    0.56024 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       366 |         88 |(  24.0437 +- 2.23379  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     21318 |        354 |(  1.66057 +- 0.0875224)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       354 |        105 |(  29.6610 +- 2.42767  )%|   -------   |   -------   |
+ProtoD2K+pi-Beauty2Charm      SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi- "                              |       366 |        149 |    0.40710 |    0.68221 |      0.0000 |      5.0000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# max size D0 -> K+  pi- "                     |       366 |      21318 |     58.246 |     62.538 |      0.0000 |      600.00 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |        149 |    0.40710 |    0.68221 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       366 |        118 |(  32.2404 +- 2.44312  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     21318 |        391 |(  1.83413 +- 0.0919014)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       391 |        149 |(  38.1074 +- 2.45604  )%|   -------   |   -------   |
+ProtoD2K+K-Beauty2Charm       SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K- "                               |       366 |        164 |    0.44809 |    0.71768 |      0.0000 |      5.0000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# max size D0 -> K+  K- "                      |       366 |      21318 |     58.246 |     62.538 |      0.0000 |      600.00 |
+ | "# selected"                                    |       366 |        164 |    0.44809 |    0.71768 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       366 |        125 |(  34.1530 +- 2.47880  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     21318 |        410 |(  1.92326 +- 0.0940651)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       410 |        164 |(  40.0000 +- 2.41943  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2K-pi+Beauty2Charm      SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+ "                              |       366 |        116 |    0.31694 |    0.55129 |      0.0000 |      3.0000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# max size D0 -> K-  pi+ "                     |       366 |      21318 |     58.246 |     62.538 |      0.0000 |      600.00 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |        116 |    0.31694 |    0.55129 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       366 |        101 |(  27.5956 +- 2.33648  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     21318 |        356 |(  1.66995 +- 0.0877651)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       356 |        116 |(  32.5843 +- 2.48405  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+D2HHBeauty2Charm              SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD2K+K-Beauty2Charm"                |       205 |        164 |    0.80000 |    0.79878 |      0.0000 |      5.0000 |
+ | "# Phys/ProtoD2K+pi-Beauty2Charm"               |       205 |        149 |    0.72683 |    0.77366 |      0.0000 |      5.0000 |
+ | "# Phys/ProtoD2K-pi+Beauty2Charm"               |       205 |        116 |    0.56585 |    0.63385 |      0.0000 |      3.0000 |
+ | "# Phys/ProtoD2pi+pi-Beauty2Charm"              |       205 |        105 |    0.51220 |    0.66706 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       205 |        534 |     2.6049 |     1.6543 |      1.0000 |      9.0000 |
+ |*"#accept"                                       |       205 |        205 |(  100.000 +- 0.487805 )%|   -------   |   -------   |
+ | "#passed"                                       |       205 |        534 |     2.6049 |     1.6543 |      1.0000 |      9.0000 |
+ |*"efficiency"                                    |       534 |        534 |(  100.000 +- 0.187266 )%|   -------   |   -------   |
+D2HHPIDBeauty2CharmFilter     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHBeauty2Charm"                       |       205 |        534 |     2.6049 |     1.6543 |      1.0000 |      9.0000 |
+ | "# input particles"                             |       205 |        534 |     2.6049 |     1.6543 |      1.0000 |      9.0000 |
+ |*"#accept"                                       |       205 |        150 |(  73.1707 +- 3.09454  )%|   -------   |   -------   |
+ | "#passed"                                       |       205 |        278 |     1.3561 |     1.2435 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |       534 |        278 |(  52.0599 +- 2.16187  )%|   -------   |   -------   |
+Dstar02D0D2HHPIDPi0Resolved...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  pi0 "                       |       141 |          4 |   0.028369 |    0.20432 |      0.0000 |      2.0000 |
+ | "# D0"                                          |       141 |        266 |     1.8865 |     1.1115 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       141 |        266 |     1.8865 |     1.1115 |      1.0000 |      6.0000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       141 |       1067 |     7.5674 |     5.7542 |      1.0000 |      31.000 |
+ | "# input particles"                             |       141 |       1333 |     9.4539 |     6.0300 |      2.0000 |      33.000 |
+ | "# max size D*(2007)0 -> D0  pi0 "              |       141 |       2155 |     15.284 |     19.543 |      1.0000 |      138.00 |
+ | "# pi0"                                         |       141 |       1067 |     7.5674 |     5.7542 |      1.0000 |      31.000 |
+ | "# selected"                                    |       141 |          4 |   0.028369 |    0.20432 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       141 |          3 |(  2.12766 +- 1.21527  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2155 |        546 |(  25.3364 +- 0.936922 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       546 |          4 |( 0.732601 +- 0.364956 )%|   -------   |   -------   |
+B2Dstar0PiDst02D0Pi0D2HHRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Pi_PIDInputsBeauty2CharmFilterSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ |*"#accept"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ | "#passed"                                       |       366 |       4883 |     13.342 |     6.4901 |      1.0000 |      48.000 |
+ |*"efficiency"                                    |      5191 |       4883 |(  94.0667 +- 0.327901 )%|   -------   |   -------   |
+Pi_PIDTopoInputsBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Pi_PIDInputsBeauty2CharmFilter"         |       258 |       3868 |     14.992 |     6.5957 |      4.0000 |      48.000 |
+ | "# input particles"                             |       258 |       3868 |     14.992 |     6.5957 |      4.0000 |      48.000 |
+ |*"#accept"                                       |       258 |        257 |(  99.6124 +- 0.386845 )%|   -------   |   -------   |
+ | "#passed"                                       |       258 |       1815 |     7.0349 |     3.2912 |      0.0000 |      20.000 |
+ |*"efficiency"                                    |      3868 |       1815 |(  46.9235 +- 0.802422 )%|   -------   |   -------   |
+B2Dstar0PiDst02D0Pi0D2HHRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2Dstar0PiDst02D0Pi0D2HHRes...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  pi+ "                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)0  pi- "                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# D*(2007)~0"                                  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dstar02D0D2HHPIDPi0ResolvedBeauty2Charm"|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |         3 |         15 |     5.0000 |     2.4495 |      2.0000 |      8.0000 |
+ | "# input particles"                             |         3 |         19 |     6.3333 |     2.8674 |      3.0000 |      10.000 |
+ | "# max size B+ -> D*(2007)0  pi+ "              |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# max size B- -> D*(2007)0  pi- "              |         3 |         18 |     6.0000 |     5.7155 |      1.0000 |      14.000 |
+ | "# pi+"                                         |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# pi-"                                         |         3 |         11 |     3.6667 |     2.4944 |      1.0000 |      7.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        23 |          3 |(  13.0435 +- 7.02237  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2Dstar0KDst02D0Pi0D2HHReso...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+K_PIDInputsBeauty2CharmFilter SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ |*"#accept"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ | "#passed"                                       |       366 |       3227 |     8.8169 |     5.6927 |      1.0000 |      43.000 |
+ |*"efficiency"                                    |      5191 |       3227 |(  62.1653 +- 0.673122 )%|   -------   |   -------   |
+K_PIDTopoInputsBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/K_PIDInputsBeauty2CharmFilter"          |       257 |       2599 |     10.113 |     6.0239 |      2.0000 |      43.000 |
+ | "# input particles"                             |       257 |       2599 |     10.113 |     6.0239 |      2.0000 |      43.000 |
+ |*"#accept"                                       |       257 |        249 |(  96.8872 +- 1.08329  )%|   -------   |   -------   |
+ | "#passed"                                       |       257 |       1075 |     4.1829 |     2.6644 |      0.0000 |      17.000 |
+ |*"efficiency"                                    |      2599 |       1075 |(  41.3621 +- 0.966023 )%|   -------   |   -------   |
+B2Dstar0KDst02D0Pi0D2HHReso...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2Dstar0KDst02D0Pi0D2HHReso...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  K+ "                        |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)0  K- "                        |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# D*(2007)~0"                                  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# K-"                                          |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# Phys/Dstar02D0D2HHPIDPi0ResolvedBeauty2Charm"|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |         3 |         10 |     3.3333 |    0.94281 |      2.0000 |      4.0000 |
+ | "# input particles"                             |         3 |         14 |     4.6667 |     1.2472 |      3.0000 |      6.0000 |
+ | "# max size B+ -> D*(2007)0  K+ "               |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# max size B- -> D*(2007)0  K- "               |         3 |          9 |     3.0000 |     2.1602 |      1.0000 |      6.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        14 |          1 |(  7.14286 +- 6.88303  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Dstar02D0HHPIDBeauty2Charm    SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  gamma "                     |       150 |         53 |    0.35333 |    0.85741 |      0.0000 |      5.0000 |
+ | "# D0"                                          |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |       150 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# Phys/GammaBeauty2CharmFilter"                |       150 |       1645 |     10.967 |     5.2996 |      1.0000 |      28.000 |
+ | "# gamma"                                       |       150 |       1645 |     10.967 |     5.2996 |      1.0000 |      28.000 |
+ | "# input particles"                             |       150 |       1923 |     12.820 |     5.5523 |      2.0000 |      30.000 |
+ | "# max size D*(2007)0 -> D0  gamma "            |       150 |       3165 |     21.100 |     19.616 |      1.0000 |      132.00 |
+ | "# selected"                                    |       150 |         53 |    0.35333 |    0.85741 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       150 |         29 |(  19.3333 +- 3.22444  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3165 |       3165 |(  100.000 +- 0.0315956)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3165 |         53 |(  1.67457 +- 0.228085 )%|   -------   |   -------   |
+B2Dstar0PiDst02D0GammaD2HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        29 |         29 |(  100.000 +- 3.44828  )%|   -------   |   -------   |
+B2Dstar0PiDst02D0GammaD2HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        29 |         29 |(  100.000 +- 3.44828  )%|   -------   |   -------   |
+B2Dstar0PiDst02D0GammaD2HHB...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  pi+ "                       |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)0  pi- "                       |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |        29 |         53 |     1.8276 |     1.0527 |      1.0000 |      5.0000 |
+ | "# D*(2007)~0"                                  |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dstar02D0HHPIDBeauty2Charm"             |        29 |         53 |     1.8276 |     1.0527 |      1.0000 |      5.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        29 |        201 |     6.9310 |     2.5316 |      1.0000 |      13.000 |
+ | "# input particles"                             |        29 |        254 |     8.7586 |     2.5818 |      2.0000 |      14.000 |
+ | "# max size B+ -> D*(2007)0  pi+ "              |        29 |        165 |     5.6897 |     3.5536 |      0.0000 |      15.000 |
+ | "# max size B- -> D*(2007)0  pi- "              |        29 |        190 |     6.5517 |     3.8109 |      1.0000 |      15.000 |
+ | "# pi+"                                         |        29 |         93 |     3.2069 |     1.4475 |      0.0000 |      6.0000 |
+ | "# pi-"                                         |        29 |        108 |     3.7241 |     1.6378 |      1.0000 |      7.0000 |
+ | "# selected"                                    |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        29 |          0 |(  0.00000 +- 3.44828  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       355 |         38 |(  10.7042 +- 1.64089  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        38 |          0 |(  0.00000 +- 2.63158  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2Dstar0KDst02D0GammaD2HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        29 |         29 |(  100.000 +- 3.44828  )%|   -------   |   -------   |
+B2Dstar0KDst02D0GammaD2HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+B2Dstar0KDst02D0GammaD2HHBe...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  K+ "                        |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)0  K- "                        |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |        28 |         49 |     1.7500 |    0.98652 |      1.0000 |      5.0000 |
+ | "# D*(2007)~0"                                  |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        28 |         62 |     2.2143 |     1.2637 |      0.0000 |      6.0000 |
+ | "# K-"                                          |        28 |         62 |     2.2143 |     1.2351 |      0.0000 |      5.0000 |
+ | "# Phys/Dstar02D0HHPIDBeauty2Charm"             |        28 |         49 |     1.7500 |    0.98652 |      1.0000 |      5.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        28 |        124 |     4.4286 |     1.9166 |      2.0000 |      10.000 |
+ | "# input particles"                             |        28 |        173 |     6.1786 |     2.2369 |      3.0000 |      12.000 |
+ | "# max size B+ -> D*(2007)0  K+ "               |        28 |        109 |     3.8929 |     2.9802 |      0.0000 |      12.000 |
+ | "# max size B- -> D*(2007)0  K- "               |        28 |        113 |     4.0357 |     3.1108 |      0.0000 |      12.000 |
+ | "# selected"                                    |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        28 |          0 |(  0.00000 +- 3.57143  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       222 |         28 |(  12.6126 +- 2.22818  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        28 |          0 |(  0.00000 +- 3.57143  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2HHmuDSTBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD2HHmuDSTBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiD2HHmuDSTBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiD2HHmuDSTBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B2D0PiD2HHmuDSTBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B2D0PiD2HHmuDSTBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |       150 |          3 |   0.020000 |    0.18148 |      0.0000 |      2.0000 |
+ | "# B- -> D0  pi- "                              |       150 |          3 |   0.020000 |    0.18148 |      0.0000 |      2.0000 |
+ | "# D0"                                          |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |       150 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |       150 |       1215 |     8.1000 |     3.6290 |      2.0000 |      21.000 |
+ | "# input particles"                             |       150 |       1493 |     9.9533 |     4.0172 |      3.0000 |      24.000 |
+ | "# max size B+ -> D0  pi+ "                     |       150 |       1153 |     7.6867 |     8.0009 |      0.0000 |      54.000 |
+ | "# max size B- -> D0  pi- "                     |       150 |       1232 |     8.2133 |     7.4606 |      1.0000 |      50.000 |
+ | "# pi+"                                         |       150 |        593 |     3.9533 |     2.2430 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       150 |        622 |     4.1467 |     2.1210 |      1.0000 |      11.000 |
+ | "# selected"                                    |       150 |          6 |   0.040000 |    0.25508 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       150 |          4 |(  2.66667 +- 1.31544  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2385 |        223 |(  9.35010 +- 0.596139 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       223 |          6 |(  2.69058 +- 1.08355  )%|   -------   |   -------   |
+B2D0PiD2HHmuDSTBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2HHmuDSTBeauty2Charm"            |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+B2D0PiD2HHmuDSTBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2HHmuDSTBeauty2CharmTISTOS"      |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          3 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+B2D0PiD2HHmuDSTBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2HHmuDSTBeauty2CharmB2CBBDTBeauty|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_B2D0PiD2HHmuDS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2HHmuDSTBeauty2CharmLine"        |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0PiD2HHmuDS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2HHmuDSTBeauty2CharmLine"        |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0PiD2HHmuDS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2HHmuDSTBeauty2CharmLine"        |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0PiD2HHmuDSTBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0PiD2HHmuDSTBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2HHmuDSTBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KsPiLLD2HHWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        102 |(  10.2000 +- 0.957058 )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2HHWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       102 |         36 |(  35.2941 +- 4.73176  )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2HHWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+ProtoD2pi+pi+WSPlusBeauty2C...SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi+ "                             |       217 |         39 |    0.17972 |    0.48948 |      0.0000 |      4.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       217 |       3126 |     14.406 |     6.2705 |      3.0000 |      40.000 |
+ | "# input particles"                             |       217 |       3126 |     14.406 |     6.2705 |      3.0000 |      40.000 |
+ | "# max size D0 -> pi+  pi+ "                    |       217 |      13891 |     64.014 |     66.367 |      1.0000 |      529.00 |
+ | "# pi+"                                         |       217 |       1567 |     7.2212 |     3.4450 |      1.0000 |      23.000 |
+ | "# pi-"                                         |       217 |       1559 |     7.1843 |     3.6040 |      1.0000 |      24.000 |
+ | "# selected"                                    |       217 |         39 |    0.17972 |    0.48948 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       217 |         32 |(  14.7465 +- 2.40697  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6162 |        113 |(  1.83382 +- 0.170922 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       113 |         39 |(  34.5133 +- 4.47230  )%|   -------   |   -------   |
+ProtoD2K+pi+WSPlusBeauty2CharmSUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi+ "                              |       217 |         85 |    0.39171 |    0.84707 |      0.0000 |      7.0000 |
+ | "# K+"                                          |       217 |       1567 |     7.2212 |     3.4450 |      1.0000 |      23.000 |
+ | "# K-"                                          |       217 |       1559 |     7.1843 |     3.6040 |      1.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       217 |       3126 |     14.406 |     6.2705 |      3.0000 |      40.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       217 |       3126 |     14.406 |     6.2705 |      3.0000 |      40.000 |
+ | "# input particles"                             |       217 |       6252 |     28.811 |     12.541 |      6.0000 |      80.000 |
+ | "# max size D0 -> K+  pi+ "                     |       217 |      13891 |     64.014 |     66.367 |      1.0000 |      529.00 |
+ | "# pi+"                                         |       217 |       1567 |     7.2212 |     3.4450 |      1.0000 |      23.000 |
+ | "# pi-"                                         |       217 |       1559 |     7.1843 |     3.6040 |      1.0000 |      24.000 |
+ | "# selected"                                    |       217 |         85 |    0.39171 |    0.84707 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |       217 |         57 |(  26.2673 +- 2.98750  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     13891 |        207 |(  1.49017 +- 0.102800 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       207 |         85 |(  41.0628 +- 3.41927  )%|   -------   |   -------   |
+ProtoD2K+K+WSPlusBeauty2Charm SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K+ "                               |       217 |         37 |    0.17051 |    0.47369 |      0.0000 |      3.0000 |
+ | "# K+"                                          |       217 |       1567 |     7.2212 |     3.4450 |      1.0000 |      23.000 |
+ | "# K-"                                          |       217 |       1559 |     7.1843 |     3.6040 |      1.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       217 |       3126 |     14.406 |     6.2705 |      3.0000 |      40.000 |
+ | "# input particles"                             |       217 |       3126 |     14.406 |     6.2705 |      3.0000 |      40.000 |
+ | "# max size D0 -> K+  K+ "                      |       217 |      13891 |     64.014 |     66.367 |      1.0000 |      529.00 |
+ | "# selected"                                    |       217 |         37 |    0.17051 |    0.47369 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       217 |         29 |(  13.3641 +- 2.30987  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6162 |        102 |(  1.65531 +- 0.162538 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       102 |         37 |(  36.2745 +- 4.76055  )%|   -------   |   -------   |
+ProtoD2pi-pi-WSMinusBeauty2...SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi-  pi- "                             |       217 |         26 |    0.11982 |    0.35198 |      0.0000 |      2.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       217 |       3126 |     14.406 |     6.2705 |      3.0000 |      40.000 |
+ | "# input particles"                             |       217 |       3126 |     14.406 |     6.2705 |      3.0000 |      40.000 |
+ | "# max size D0 -> pi-  pi- "                    |       217 |      14019 |     64.604 |     70.912 |      1.0000 |      576.00 |
+ | "# pi+"                                         |       217 |       1567 |     7.2212 |     3.4450 |      1.0000 |      23.000 |
+ | "# pi-"                                         |       217 |       1559 |     7.1843 |     3.6040 |      1.0000 |      24.000 |
+ | "# selected"                                    |       217 |         26 |    0.11982 |    0.35198 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       217 |         24 |(  11.0599 +- 2.12909  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6230 |         84 |(  1.34831 +- 0.146118 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        84 |         26 |(  30.9524 +- 5.04408  )%|   -------   |   -------   |
+ProtoD2K-pi-WSMinusBeauty2C...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi- "                              |       217 |         57 |    0.26267 |    0.59191 |      0.0000 |      3.0000 |
+ | "# K+"                                          |       217 |       1567 |     7.2212 |     3.4450 |      1.0000 |      23.000 |
+ | "# K-"                                          |       217 |       1559 |     7.1843 |     3.6040 |      1.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       217 |       3126 |     14.406 |     6.2705 |      3.0000 |      40.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       217 |       3126 |     14.406 |     6.2705 |      3.0000 |      40.000 |
+ | "# input particles"                             |       217 |       6252 |     28.811 |     12.541 |      6.0000 |      80.000 |
+ | "# max size D0 -> K-  pi- "                     |       217 |      14019 |     64.604 |     70.912 |      1.0000 |      576.00 |
+ | "# pi+"                                         |       217 |       1567 |     7.2212 |     3.4450 |      1.0000 |      23.000 |
+ | "# pi-"                                         |       217 |       1559 |     7.1843 |     3.6040 |      1.0000 |      24.000 |
+ | "# selected"                                    |       217 |         57 |    0.26267 |    0.59191 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       217 |         41 |(  18.8940 +- 2.65741  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     14019 |        201 |(  1.43377 +- 0.100403 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       201 |         57 |(  28.3582 +- 3.17925  )%|   -------   |   -------   |
+ProtoD2K-K-WSMinusBeauty2CharmSUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  K- "                               |       217 |         37 |    0.17051 |    0.52006 |      0.0000 |      4.0000 |
+ | "# K+"                                          |       217 |       1567 |     7.2212 |     3.4450 |      1.0000 |      23.000 |
+ | "# K-"                                          |       217 |       1559 |     7.1843 |     3.6040 |      1.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       217 |       3126 |     14.406 |     6.2705 |      3.0000 |      40.000 |
+ | "# input particles"                             |       217 |       3126 |     14.406 |     6.2705 |      3.0000 |      40.000 |
+ | "# max size D0 -> K-  K- "                      |       217 |      14019 |     64.604 |     70.912 |      1.0000 |      576.00 |
+ | "# selected"                                    |       217 |         37 |    0.17051 |    0.52006 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       217 |         27 |(  12.4424 +- 2.24062  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6230 |        126 |(  2.02247 +- 0.178345 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       126 |         37 |(  29.3651 +- 4.05733  )%|   -------   |   -------   |
+D2HHWSBeauty2Charm            SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD2K+K+WSPlusBeauty2Charm"          |       103 |         37 |    0.35922 |    0.63635 |      0.0000 |      3.0000 |
+ | "# Phys/ProtoD2K+pi+WSPlusBeauty2Charm"         |       103 |         85 |    0.82524 |     1.0742 |      0.0000 |      7.0000 |
+ | "# Phys/ProtoD2K-K-WSMinusBeauty2Charm"         |       103 |         37 |    0.35922 |    0.70854 |      0.0000 |      4.0000 |
+ | "# Phys/ProtoD2K-pi-WSMinusBeauty2Charm"        |       103 |         57 |    0.55340 |    0.75977 |      0.0000 |      3.0000 |
+ | "# Phys/ProtoD2pi+pi+WSPlusBeauty2Charm"        |       103 |         39 |    0.37864 |    0.65532 |      0.0000 |      4.0000 |
+ | "# Phys/ProtoD2pi-pi-WSMinusBeauty2Charm"       |       103 |         26 |    0.25243 |    0.47701 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       103 |        281 |     2.7282 |     1.9765 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       103 |        103 |(  100.000 +- 0.970874 )%|   -------   |   -------   |
+ | "#passed"                                       |       103 |        281 |     2.7282 |     1.9765 |      1.0000 |      10.000 |
+ |*"efficiency"                                    |       281 |        281 |(  100.000 +- 0.355872 )%|   -------   |   -------   |
+B2D0KsPiLLD2HHWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+PiLooseTopoInputsLooseBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       211 |       3428 |     16.246 |     6.9709 |      4.0000 |      49.000 |
+ | "# input particles"                             |       211 |       3428 |     16.246 |     6.9709 |      4.0000 |      49.000 |
+ |*"#accept"                                       |       211 |        211 |(  100.000 +- 0.473934 )%|   -------   |   -------   |
+ | "#passed"                                       |       211 |       2665 |     12.630 |     5.3791 |      4.0000 |      32.000 |
+ |*"efficiency"                                    |      3428 |       2665 |(  77.7421 +- 0.710476 )%|   -------   |   -------   |
+B2D0KsPiLLD2HHWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+KS0_LLInputsBeauty2CharmFilterSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |       112 |        153 |     1.3661 |    0.64081 |      1.0000 |      4.0000 |
+ | "# input particles"                             |       112 |        153 |     1.3661 |    0.64081 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |       112 |        103 |(  91.9643 +- 2.56870  )%|   -------   |   -------   |
+ | "#passed"                                       |       112 |        135 |     1.2054 |    0.65654 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       153 |        135 |(  88.2353 +- 2.60475  )%|   -------   |   -------   |
+B2D0KsPiLLD2HHWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B2D0KsPiLLD2HHWSBeauty2Charm  SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  KS0 "                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi-  KS0 "                         |         8 |          2 |    0.25000 |    0.66144 |      0.0000 |      2.0000 |
+ | "# D0"                                          |         8 |         32 |     4.0000 |     2.6926 |      2.0000 |      10.000 |
+ | "# D~0"                                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D2HHWSBeauty2Charm"                     |         8 |         32 |     4.0000 |     2.6926 |      2.0000 |      10.000 |
+ |*"# Phys/KS0_LLInputsBeauty2CharmFilter"         |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|         8 |        116 |     14.500 |     5.3385 |      6.0000 |      23.000 |
+ | "# input particles"                             |         8 |        156 |     19.500 |     6.4226 |      9.0000 |      30.000 |
+ | "# max size B+ -> D0  pi+  KS0 "                |         8 |        254 |     31.750 |     28.097 |      6.0000 |      100.00 |
+ | "# max size B- -> D0  pi-  KS0 "                |         8 |        232 |     29.000 |     25.392 |      6.0000 |      90.000 |
+ | "# pi+"                                         |         8 |         59 |     7.3750 |     2.6428 |      3.0000 |      12.000 |
+ | "# pi-"                                         |         8 |         57 |     7.1250 |     3.1795 |      3.0000 |      11.000 |
+ | "# selected"                                    |         8 |          2 |    0.25000 |    0.66144 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       486 |         18 |(  3.70370 +- 0.856653 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        18 |          2 |(  11.1111 +- 7.40741  )%|   -------   |   -------   |
+B2D0KsPiLLD2HHWSBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KsPiLLD2HHWSBeauty2Charm"           |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0KsPiLLD2HHWSBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KsPiLLD2HHWSBeauty2CharmTISTOS"     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2HHWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KsPiLLD2HHWSBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KsPiLLD2HHWSBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KsPiDDD2HHWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        103 |(  10.3000 +- 0.961202 )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2HHWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       103 |         41 |(  39.8058 +- 4.82316  )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2HHWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        41 |         41 |(  100.000 +- 2.43902  )%|   -------   |   -------   |
+B2D0KsPiDDD2HHWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+B2D0KsPiDDD2HHWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+KS0_DDInputsBeauty2CharmFilterSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       244 |        622 |     2.5492 |     2.0127 |      1.0000 |      16.000 |
+ | "# input particles"                             |       244 |        622 |     2.5492 |     2.0127 |      1.0000 |      16.000 |
+ |*"#accept"                                       |       244 |        171 |(  70.0820 +- 2.93140  )%|   -------   |   -------   |
+ | "#passed"                                       |       244 |        281 |     1.1516 |     1.1187 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |       622 |        281 |(  45.1768 +- 1.99547  )%|   -------   |   -------   |
+B2D0KsPiDDD2HHWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B2D0KsPiDDD2HHWSBeauty2Charm  SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  KS0 "                         |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi-  KS0 "                         |         9 |          2 |    0.22222 |    0.62854 |      0.0000 |      2.0000 |
+ | "# D0"                                          |         9 |         27 |     3.0000 |     2.6247 |      1.0000 |      10.000 |
+ | "# D~0"                                         |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         9 |         13 |     1.4444 |    0.68493 |      1.0000 |      3.0000 |
+ | "# Phys/D2HHWSBeauty2Charm"                     |         9 |         27 |     3.0000 |     2.6247 |      1.0000 |      10.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         9 |         13 |     1.4444 |    0.68493 |      1.0000 |      3.0000 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|         9 |        133 |     14.778 |     6.0144 |      6.0000 |      25.000 |
+ | "# input particles"                             |         9 |        173 |     19.222 |     7.1457 |      9.0000 |      30.000 |
+ | "# max size B+ -> D0  pi+  KS0 "                |         9 |        265 |     29.444 |     27.134 |      6.0000 |      100.00 |
+ | "# max size B- -> D0  pi-  KS0 "                |         9 |        255 |     28.333 |     25.193 |      2.0000 |      90.000 |
+ | "# pi+"                                         |         9 |         68 |     7.5556 |     2.6294 |      3.0000 |      11.000 |
+ | "# pi-"                                         |         9 |         65 |     7.2222 |     3.8233 |      1.0000 |      14.000 |
+ | "# selected"                                    |         9 |          2 |    0.22222 |    0.62854 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       520 |         39 |(  7.50000 +- 1.15505  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        39 |          2 |(  5.12821 +- 3.53199  )%|   -------   |   -------   |
+B2D0KsPiDDD2HHWSBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KsPiDDD2HHWSBeauty2Charm"           |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2HHWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KsPiDDD2HHWSBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KsPiDDD2HHWSBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KsPiLLD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         99 |(  9.90000 +- 0.944452 )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        99 |         37 |(  37.3737 +- 4.86232  )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+ProtoD2pi+pi+KS0WSPlusLLBea...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi+  KS0 "                        |        77 |          9 |    0.11688 |    0.35944 |      0.0000 |      2.0000 |
+ | "# KS0"                                         |        77 |        101 |     1.3117 |    0.58686 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        77 |        101 |     1.3117 |    0.58686 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        77 |       1246 |     16.182 |     6.5954 |      5.0000 |      40.000 |
+ | "# input particles"                             |        77 |       1347 |     17.494 |     6.8445 |      6.0000 |      43.000 |
+ | "# pi+"                                         |        77 |        652 |     8.4675 |     3.7954 |      2.0000 |      23.000 |
+ | "# pi-"                                         |        77 |        594 |     7.7143 |     3.7238 |      2.0000 |      24.000 |
+ | "# selected"                                    |        77 |          9 |    0.11688 |    0.35944 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        77 |          8 |(  10.3896 +- 3.47723  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2989 |       1287 |(  43.0579 +- 0.905691 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1372 |         51 |(  3.71720 +- 0.510746 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        51 |          9 |(  17.6471 +- 5.33815  )%|   -------   |   -------   |
+ProtoD2K+pi+KS0WSPlusLLBeau...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi+  KS0 "                         |        77 |         15 |    0.19481 |    0.60386 |      0.0000 |      4.0000 |
+ | "# K+"                                          |        77 |        652 |     8.4675 |     3.7954 |      2.0000 |      23.000 |
+ | "# K-"                                          |        77 |        594 |     7.7143 |     3.7238 |      2.0000 |      24.000 |
+ | "# KS0"                                         |        77 |        101 |     1.3117 |    0.58686 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        77 |       1246 |     16.182 |     6.5954 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        77 |        101 |     1.3117 |    0.58686 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        77 |       1246 |     16.182 |     6.5954 |      5.0000 |      40.000 |
+ | "# input particles"                             |        77 |       2593 |     33.675 |     13.429 |      11.000 |      83.000 |
+ | "# pi+"                                         |        77 |        652 |     8.4675 |     3.7954 |      2.0000 |      23.000 |
+ | "# pi-"                                         |        77 |        594 |     7.7143 |     3.7238 |      2.0000 |      24.000 |
+ | "# selected"                                    |        77 |         15 |    0.19481 |    0.60386 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        77 |         10 |(  12.9870 +- 3.83090  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      5978 |       2574 |(  43.0579 +- 0.640420 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2744 |         72 |(  2.62391 +- 0.305146 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        72 |         15 |(  20.8333 +- 4.78613  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2K+K+KS0WSPlusLLBeaut...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K+  KS0 "                          |        77 |          3 |   0.038961 |    0.25183 |      0.0000 |      2.0000 |
+ | "# K+"                                          |        77 |        652 |     8.4675 |     3.7954 |      2.0000 |      23.000 |
+ | "# K-"                                          |        77 |        594 |     7.7143 |     3.7238 |      2.0000 |      24.000 |
+ | "# KS0"                                         |        77 |        101 |     1.3117 |    0.58686 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        77 |       1246 |     16.182 |     6.5954 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        77 |        101 |     1.3117 |    0.58686 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        77 |       1347 |     17.494 |     6.8445 |      6.0000 |      43.000 |
+ | "# selected"                                    |        77 |          3 |   0.038961 |    0.25183 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        77 |          2 |(  2.59740 +- 1.81263  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2989 |       1287 |(  43.0579 +- 0.905691 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1372 |         14 |(  1.02041 +- 0.271321 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |          3 |(  21.4286 +- 10.9664  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2pi-pi-KS0WSMinusLLBe...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi-  pi-  KS0 "                        |        77 |         10 |    0.12987 |    0.46573 |      0.0000 |      2.0000 |
+ | "# KS0"                                         |        77 |        101 |     1.3117 |    0.58686 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        77 |        101 |     1.3117 |    0.58686 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        77 |       1246 |     16.182 |     6.5954 |      5.0000 |      40.000 |
+ | "# input particles"                             |        77 |       1347 |     17.494 |     6.8445 |      6.0000 |      43.000 |
+ | "# pi+"                                         |        77 |        652 |     8.4675 |     3.7954 |      2.0000 |      23.000 |
+ | "# pi-"                                         |        77 |        594 |     7.7143 |     3.7238 |      2.0000 |      24.000 |
+ | "# selected"                                    |        77 |         10 |    0.12987 |    0.46573 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        77 |          6 |(  7.79221 +- 3.05470  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2528 |       1056 |(  41.7722 +- 0.980890 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1355 |         55 |(  4.05904 +- 0.536098 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        55 |         10 |(  18.1818 +- 5.20071  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2K-pi-KS0WSMinusLLBea...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi-  KS0 "                         |        77 |         18 |    0.23377 |    0.78783 |      0.0000 |      4.0000 |
+ | "# K+"                                          |        77 |        652 |     8.4675 |     3.7954 |      2.0000 |      23.000 |
+ | "# K-"                                          |        77 |        594 |     7.7143 |     3.7238 |      2.0000 |      24.000 |
+ | "# KS0"                                         |        77 |        101 |     1.3117 |    0.58686 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        77 |       1246 |     16.182 |     6.5954 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        77 |        101 |     1.3117 |    0.58686 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        77 |       1246 |     16.182 |     6.5954 |      5.0000 |      40.000 |
+ | "# input particles"                             |        77 |       2593 |     33.675 |     13.429 |      11.000 |      83.000 |
+ | "# pi+"                                         |        77 |        652 |     8.4675 |     3.7954 |      2.0000 |      23.000 |
+ | "# pi-"                                         |        77 |        594 |     7.7143 |     3.7238 |      2.0000 |      24.000 |
+ | "# selected"                                    |        77 |         18 |    0.23377 |    0.78783 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        77 |          8 |(  10.3896 +- 3.47723  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      5056 |       2112 |(  41.7722 +- 0.693594 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2710 |         90 |(  3.32103 +- 0.344206 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        90 |         18 |(  20.0000 +- 4.21637  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2K-K-KS0WSMinusLLBeau...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  K-  KS0 "                          |        77 |          3 |   0.038961 |    0.19350 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        77 |        652 |     8.4675 |     3.7954 |      2.0000 |      23.000 |
+ | "# K-"                                          |        77 |        594 |     7.7143 |     3.7238 |      2.0000 |      24.000 |
+ | "# KS0"                                         |        77 |        101 |     1.3117 |    0.58686 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        77 |       1246 |     16.182 |     6.5954 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        77 |        101 |     1.3117 |    0.58686 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        77 |       1347 |     17.494 |     6.8445 |      6.0000 |      43.000 |
+ | "# selected"                                    |        77 |          3 |   0.038961 |    0.19350 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        77 |          3 |(  3.89610 +- 2.20516  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2528 |       1056 |(  41.7722 +- 0.980890 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1355 |         12 |( 0.885609 +- 0.254519 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        12 |          3 |(  25.0000 +- 12.5000  )%|   -------   |   -------   |
+D2KsHHWSBeauty2Charm_LL       SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD2K+K+KS0WSPlusLLBeauty2Charm"     |        22 |          3 |    0.13636 |    0.45681 |      0.0000 |      2.0000 |
+ | "# Phys/ProtoD2K+pi+KS0WSPlusLLBeauty2Charm"    |        22 |         15 |    0.68182 |    0.97171 |      0.0000 |      4.0000 |
+ | "# Phys/ProtoD2K-K-KS0WSMinusLLBeauty2Charm"    |        22 |          3 |    0.13636 |    0.34317 |      0.0000 |      1.0000 |
+ | "# Phys/ProtoD2K-pi-KS0WSMinusLLBeauty2Charm"   |        22 |         18 |    0.81818 |     1.3016 |      0.0000 |      4.0000 |
+ | "# Phys/ProtoD2pi+pi+KS0WSPlusLLBeauty2Charm"   |        22 |          9 |    0.40909 |    0.57675 |      0.0000 |      2.0000 |
+ | "# Phys/ProtoD2pi-pi-KS0WSMinusLLBeauty2Charm"  |        22 |         10 |    0.45455 |    0.78203 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        22 |         58 |     2.6364 |     1.8961 |      1.0000 |      9.0000 |
+ |*"#accept"                                       |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+ | "#passed"                                       |        22 |         58 |     2.6364 |     1.8961 |      1.0000 |      9.0000 |
+ |*"efficiency"                                    |        58 |         58 |(  100.000 +- 1.72414  )%|   -------   |   -------   |
+B2D0KsPiLLD2KSHHLLWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0KsPiLLD2KSHHLLWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0KsPiLLD2KSHHLLWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0KsPiLLD2KSHHLLWSBeauty2...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  KS0 "                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi-  KS0 "                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/D2KsHHWSBeauty2Charm_LL"                |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|         3 |         49 |     16.333 |     4.1096 |      11.000 |      21.000 |
+ | "# input particles"                             |         3 |         58 |     19.333 |     3.8586 |      14.000 |      23.000 |
+ | "# max size B+ -> D0  pi+  KS0 "                |         3 |         59 |     19.667 |     8.9567 |      11.000 |      32.000 |
+ | "# max size B- -> D0  pi-  KS0 "                |         3 |         52 |     17.333 |     13.300 |      6.0000 |      36.000 |
+ | "# pi+"                                         |         3 |         27 |     9.0000 |     1.4142 |      8.0000 |      11.000 |
+ | "# pi-"                                         |         3 |         22 |     7.3333 |     3.0912 |      3.0000 |      10.000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       111 |          4 |(  3.60360 +- 1.76904  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KsPiLLD2KSHHLL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KsPiLLD2KSHHLL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KsPiLLD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        116 |(  11.6000 +- 1.01264  )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       116 |         44 |(  37.9310 +- 4.50511  )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        44 |         44 |(  100.000 +- 2.27273  )%|   -------   |   -------   |
+ProtoD2pi+pi+KS0WSPlusDDBea...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi+  KS0 "                        |       128 |          9 |   0.070312 |    0.33503 |      0.0000 |      3.0000 |
+ | "# KS0"                                         |       128 |        221 |     1.7266 |     1.0732 |      1.0000 |      6.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       128 |        221 |     1.7266 |     1.0732 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       128 |       2001 |     15.633 |     7.2348 |      3.0000 |      49.000 |
+ | "# input particles"                             |       128 |       2222 |     17.359 |     7.5589 |      4.0000 |      52.000 |
+ | "# pi+"                                         |       128 |        999 |     7.8047 |     3.9648 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       128 |       1002 |     7.8281 |     3.9728 |      1.0000 |      24.000 |
+ | "# selected"                                    |       128 |          9 |   0.070312 |    0.33503 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       128 |          7 |(  5.46875 +- 2.00968  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      4405 |       1613 |(  36.6175 +- 0.725865 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2991 |        102 |(  3.41023 +- 0.331856 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       102 |          9 |(  8.82353 +- 2.80842  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2K+pi+KS0WSPlusDDBeau...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi+  KS0 "                         |       128 |         24 |    0.18750 |     1.0058 |      0.0000 |      9.0000 |
+ | "# K+"                                          |       128 |        999 |     7.8047 |     3.9648 |      1.0000 |      25.000 |
+ | "# K-"                                          |       128 |       1002 |     7.8281 |     3.9728 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       128 |        221 |     1.7266 |     1.0732 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       128 |       2001 |     15.633 |     7.2348 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       128 |        221 |     1.7266 |     1.0732 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       128 |       2001 |     15.633 |     7.2348 |      3.0000 |      49.000 |
+ | "# input particles"                             |       128 |       4223 |     32.992 |     14.758 |      7.0000 |      101.00 |
+ | "# pi+"                                         |       128 |        999 |     7.8047 |     3.9648 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       128 |       1002 |     7.8281 |     3.9728 |      1.0000 |      24.000 |
+ | "# selected"                                    |       128 |         24 |    0.18750 |     1.0058 |      0.0000 |      9.0000 |
+ |*"#accept"                                       |       128 |          8 |(  6.25000 +- 2.13954  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8810 |       3226 |(  36.6175 +- 0.513264 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5982 |        168 |(  2.80843 +- 0.213610 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       168 |         24 |(  14.2857 +- 2.69975  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2K+K+KS0WSPlusDDBeaut...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K+  KS0 "                          |       128 |          5 |   0.039062 |    0.26227 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       128 |        999 |     7.8047 |     3.9648 |      1.0000 |      25.000 |
+ | "# K-"                                          |       128 |       1002 |     7.8281 |     3.9728 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       128 |        221 |     1.7266 |     1.0732 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       128 |       2001 |     15.633 |     7.2348 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       128 |        221 |     1.7266 |     1.0732 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       128 |       2222 |     17.359 |     7.5589 |      4.0000 |      52.000 |
+ | "# selected"                                    |       128 |          5 |   0.039062 |    0.26227 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       128 |          3 |(  2.34375 +- 1.33721  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      4405 |       1613 |(  36.6175 +- 0.725865 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2991 |         41 |(  1.37078 +- 0.212607 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        41 |          5 |(  12.1951 +- 5.11047  )%|   -------   |   -------   |
+ProtoD2pi-pi-KS0WSMinusDDBe...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi-  pi-  KS0 "                        |       128 |          8 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# KS0"                                         |       128 |        221 |     1.7266 |     1.0732 |      1.0000 |      6.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       128 |        221 |     1.7266 |     1.0732 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       128 |       2001 |     15.633 |     7.2348 |      3.0000 |      49.000 |
+ | "# input particles"                             |       128 |       2222 |     17.359 |     7.5589 |      4.0000 |      52.000 |
+ | "# pi+"                                         |       128 |        999 |     7.8047 |     3.9648 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       128 |       1002 |     7.8281 |     3.9728 |      1.0000 |      24.000 |
+ | "# selected"                                    |       128 |          8 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       128 |          8 |(  6.25000 +- 2.13954  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      4431 |       1750 |(  39.4945 +- 0.734370 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3333 |        112 |(  3.36034 +- 0.312141 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       112 |          8 |(  7.14286 +- 2.43352  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2K-pi-KS0WSMinusDDBea...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi-  KS0 "                         |       128 |         15 |    0.11719 |    0.55370 |      0.0000 |      4.0000 |
+ | "# K+"                                          |       128 |        999 |     7.8047 |     3.9648 |      1.0000 |      25.000 |
+ | "# K-"                                          |       128 |       1002 |     7.8281 |     3.9728 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       128 |        221 |     1.7266 |     1.0732 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       128 |       2001 |     15.633 |     7.2348 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       128 |        221 |     1.7266 |     1.0732 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       128 |       2001 |     15.633 |     7.2348 |      3.0000 |      49.000 |
+ | "# input particles"                             |       128 |       4223 |     32.992 |     14.758 |      7.0000 |      101.00 |
+ | "# pi+"                                         |       128 |        999 |     7.8047 |     3.9648 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       128 |       1002 |     7.8281 |     3.9728 |      1.0000 |      24.000 |
+ | "# selected"                                    |       128 |         15 |    0.11719 |    0.55370 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       128 |          8 |(  6.25000 +- 2.13954  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8862 |       3500 |(  39.4945 +- 0.519278 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6666 |        213 |(  3.19532 +- 0.215413 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       213 |         15 |(  7.04225 +- 1.75311  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2K-K-KS0WSMinusDDBeau...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  K-  KS0 "                          |       128 |          4 |   0.031250 |    0.27776 |      0.0000 |      3.0000 |
+ | "# K+"                                          |       128 |        999 |     7.8047 |     3.9648 |      1.0000 |      25.000 |
+ | "# K-"                                          |       128 |       1002 |     7.8281 |     3.9728 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       128 |        221 |     1.7266 |     1.0732 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       128 |       2001 |     15.633 |     7.2348 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       128 |        221 |     1.7266 |     1.0732 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       128 |       2222 |     17.359 |     7.5589 |      4.0000 |      52.000 |
+ | "# selected"                                    |       128 |          4 |   0.031250 |    0.27776 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       128 |          2 |(  1.56250 +- 1.09619  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      4431 |       1750 |(  39.4945 +- 0.734370 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3333 |         56 |(  1.68017 +- 0.222628 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        56 |          4 |(  7.14286 +- 3.44151  )%|   -------   |   -------   |
+D2KsHHWSBeauty2Charm_DD       SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD2K+K+KS0WSPlusDDBeauty2Charm"     |        20 |          5 |    0.25000 |    0.62249 |      0.0000 |      2.0000 |
+ | "# Phys/ProtoD2K+pi+KS0WSPlusDDBeauty2Charm"    |        20 |         24 |     1.2000 |     2.2935 |      0.0000 |      9.0000 |
+ | "# Phys/ProtoD2K-K-KS0WSMinusDDBeauty2Charm"    |        20 |          4 |    0.20000 |    0.67823 |      0.0000 |      3.0000 |
+ | "# Phys/ProtoD2K-pi-KS0WSMinusDDBeauty2Charm"   |        20 |         15 |    0.75000 |     1.2196 |      0.0000 |      4.0000 |
+ | "# Phys/ProtoD2pi+pi+KS0WSPlusDDBeauty2Charm"   |        20 |          9 |    0.45000 |    0.73993 |      0.0000 |      3.0000 |
+ | "# Phys/ProtoD2pi-pi-KS0WSMinusDDBeauty2Charm"  |        20 |          8 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        20 |         65 |     3.2500 |     4.6247 |      1.0000 |      21.000 |
+ |*"#accept"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+ | "#passed"                                       |        20 |         65 |     3.2500 |     4.6247 |      1.0000 |      21.000 |
+ |*"efficiency"                                    |        65 |         65 |(  100.000 +- 1.53846  )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KsPiLLD2KSHHDD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KsPiLLD2KSHHDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KsPiDDD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        106 |(  10.6000 +- 0.973468 )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       106 |         35 |(  33.0189 +- 4.56777  )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+B2D0KsPiDDD2KSHHLLWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2D0KsPiDDD2KSHHLLWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KsPiDDD2KSHHLL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KsPiDDD2KSHHLL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KsPiDDD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        107 |(  10.7000 +- 0.977502 )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       107 |         38 |(  35.5140 +- 4.62637  )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+B2D0KsPiDDD2KSHHDDWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2D0KsPiDDD2KSHHDDWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2D0KsPiDDD2KSHHDDWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2D0KsPiDDD2KSHHDDWSBeauty2...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  KS0 "                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi-  KS0 "                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         4 |         11 |     2.7500 |     1.2990 |      1.0000 |      4.0000 |
+ | "# Phys/D2KsHHWSBeauty2Charm_DD"                |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         4 |         11 |     2.7500 |     1.2990 |      1.0000 |      4.0000 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|         4 |         48 |     12.000 |     3.6742 |      8.0000 |      18.000 |
+ | "# input particles"                             |         4 |         64 |     16.000 |     4.0620 |      13.000 |      23.000 |
+ | "# max size B+ -> D0  pi+  KS0 "                |         4 |         76 |     19.000 |     7.6811 |      12.000 |      32.000 |
+ | "# max size B- -> D0  pi-  KS0 "                |         4 |         72 |     18.000 |     13.928 |      6.0000 |      40.000 |
+ | "# pi+"                                         |         4 |         27 |     6.7500 |     2.1651 |      3.0000 |      8.0000 |
+ | "# pi-"                                         |         4 |         21 |     5.2500 |     2.8614 |      3.0000 |      10.000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       148 |          2 |(  1.35135 +- 0.949071 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KsPiDDD2KSHHDD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KsPiDDD2KSHHDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingUpsilon2BBBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingUpsilon2BBBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingUpsilon2BBBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KD2HHBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B2D0KD2HHBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B2D0KD2HHBeauty2Charm         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |       150 |          3 |   0.020000 |    0.18148 |      0.0000 |      2.0000 |
+ | "# B- -> D0  K- "                               |       150 |          6 |   0.040000 |    0.25508 |      0.0000 |      2.0000 |
+ | "# D0"                                          |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |       150 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       150 |        593 |     3.9533 |     2.2430 |      0.0000 |      15.000 |
+ | "# K-"                                          |       150 |        622 |     4.1467 |     2.1210 |      1.0000 |      11.000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |       150 |       1215 |     8.1000 |     3.6290 |      2.0000 |      21.000 |
+ | "# input particles"                             |       150 |       1493 |     9.9533 |     4.0172 |      3.0000 |      24.000 |
+ | "# max size B+ -> D0  K+ "                      |       150 |       1153 |     7.6867 |     8.0009 |      0.0000 |      54.000 |
+ | "# max size B- -> D0  K- "                      |       150 |       1232 |     8.2133 |     7.4606 |      1.0000 |      50.000 |
+ | "# selected"                                    |       150 |          9 |   0.060000 |    0.31048 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       150 |          6 |(  4.00000 +- 1.60000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2385 |        165 |(  6.91824 +- 0.519620 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       165 |          9 |(  5.45455 +- 1.76790  )%|   -------   |   -------   |
+B2D0KD2HHBeauty2CharmTISTOS   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2HHBeauty2Charm"                  |         6 |          9 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         6 |          9 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         6 |          5 |(  83.3333 +- 15.2145  )%|   -------   |   -------   |
+B2D0KD2HHBeauty2CharmB2CBBD...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2HHBeauty2CharmTISTOS"            |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          4 |(  80.0000 +- 17.8885  )%|   -------   |   -------   |
+ | "#passed"                                       |         5 |          6 |     1.2000 |    0.74833 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |         7 |          6 |(  85.7143 +- 13.2260  )%|   -------   |   -------   |
+B2D0PiD2HHBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B2D0PiD2HHBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B2D0PiD2HHBeauty2Charm        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |       150 |          3 |   0.020000 |    0.18148 |      0.0000 |      2.0000 |
+ | "# B- -> D0  pi- "                              |       150 |          3 |   0.020000 |    0.18148 |      0.0000 |      2.0000 |
+ | "# D0"                                          |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |       150 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |       150 |       1215 |     8.1000 |     3.6290 |      2.0000 |      21.000 |
+ | "# input particles"                             |       150 |       1493 |     9.9533 |     4.0172 |      3.0000 |      24.000 |
+ | "# max size B+ -> D0  pi+ "                     |       150 |       1153 |     7.6867 |     8.0009 |      0.0000 |      54.000 |
+ | "# max size B- -> D0  pi- "                     |       150 |       1232 |     8.2133 |     7.4606 |      1.0000 |      50.000 |
+ | "# pi+"                                         |       150 |        593 |     3.9533 |     2.2430 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       150 |        622 |     4.1467 |     2.1210 |      1.0000 |      11.000 |
+ | "# selected"                                    |       150 |          6 |   0.040000 |    0.25508 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       150 |          4 |(  2.66667 +- 1.31544  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2385 |        158 |(  6.62474 +- 0.509279 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       158 |          6 |(  3.79747 +- 1.52059  )%|   -------   |   -------   |
+B2D0PiD2HHBeauty2CharmTISTOS  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2HHBeauty2Charm"                 |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+B2D0PiD2HHBeauty2CharmB2CBB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2HHBeauty2CharmTISTOS"           |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          3 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+B2D0HForBcD2HH                SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2HHBeauty2CharmB2CBBDTBeauty2Charm|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/B2D0PiD2HHBeauty2CharmB2CBBDTBeauty2Char|         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          9 |     2.2500 |     1.0897 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |          9 |     2.2500 |     1.0897 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B2D0HD02HHBeauty2CharmFilter  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0HForBcD2HH"                         |         4 |          9 |     2.2500 |     1.0897 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         4 |          9 |     2.2500 |     1.0897 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+D2HHHHPIDBeauty2CharmFilter   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHHBeauty2Charm"                     |       117 |       1494 |     12.769 |     26.593 |      1.0000 |      195.00 |
+ | "# input particles"                             |       117 |       1494 |     12.769 |     26.593 |      1.0000 |      195.00 |
+ |*"#accept"                                       |       117 |         95 |(  81.1966 +- 3.61239  )%|   -------   |   -------   |
+ | "#passed"                                       |       117 |        712 |     6.0855 |     15.496 |      0.0000 |      154.00 |
+ |*"efficiency"                                    |      1494 |        712 |(  47.6573 +- 1.29216  )%|   -------   |   -------   |
+B2D0KD2HHHHBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B2D0KD2HHHHBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B2D0KD2HHHHBeauty2Charm       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |        95 |          1 |   0.010526 |    0.10206 |      0.0000 |      1.0000 |
+ | "# B- -> D0  K- "                               |        95 |          3 |   0.031579 |    0.30617 |      0.0000 |      3.0000 |
+ | "# D0"                                          |        95 |        712 |     7.4947 |     16.887 |      1.0000 |      154.00 |
+ | "# D~0"                                         |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        95 |        432 |     4.5474 |     2.4869 |      0.0000 |      15.000 |
+ | "# K-"                                          |        95 |        429 |     4.5158 |     2.2612 |      0.0000 |      13.000 |
+ | "# Phys/D2HHHHPIDBeauty2CharmFilter"            |        95 |        712 |     7.4947 |     16.887 |      1.0000 |      154.00 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        95 |        861 |     9.0632 |     3.8356 |      3.0000 |      21.000 |
+ | "# input particles"                             |        95 |       1573 |     16.558 |     18.156 |      4.0000 |      169.00 |
+ | "# max size B+ -> D0  K+ "                      |        95 |       4256 |     44.800 |     145.86 |      0.0000 |      1386.0 |
+ | "# max size B- -> D0  K- "                      |        95 |       3612 |     38.021 |     99.045 |      0.0000 |      924.00 |
+ | "# selected"                                    |        95 |          4 |   0.042105 |    0.32170 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        95 |          2 |(  2.10526 +- 1.47289  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7868 |        631 |(  8.01983 +- 0.306195 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       631 |          4 |( 0.633914 +- 0.315951 )%|   -------   |   -------   |
+B2D0KD2HHHHBeauty2CharmTISTOS SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2HHHHBeauty2Charm"                |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B2D0KD2HHHHBeauty2CharmB2CB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2HHHHBeauty2CharmTISTOS"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+B2D0PiD2HHHHBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B2D0PiD2HHHHBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B2D0PiD2HHHHBeauty2Charm      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |        95 |          1 |   0.010526 |    0.10206 |      0.0000 |      1.0000 |
+ | "# B- -> D0  pi- "                              |        95 |          3 |   0.031579 |    0.30617 |      0.0000 |      3.0000 |
+ | "# D0"                                          |        95 |        712 |     7.4947 |     16.887 |      1.0000 |      154.00 |
+ | "# D~0"                                         |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHPIDBeauty2CharmFilter"            |        95 |        712 |     7.4947 |     16.887 |      1.0000 |      154.00 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        95 |        861 |     9.0632 |     3.8356 |      3.0000 |      21.000 |
+ | "# input particles"                             |        95 |       1573 |     16.558 |     18.156 |      4.0000 |      169.00 |
+ | "# max size B+ -> D0  pi+ "                     |        95 |       4256 |     44.800 |     145.86 |      0.0000 |      1386.0 |
+ | "# max size B- -> D0  pi- "                     |        95 |       3612 |     38.021 |     99.045 |      0.0000 |      924.00 |
+ | "# pi+"                                         |        95 |        432 |     4.5474 |     2.4869 |      0.0000 |      15.000 |
+ | "# pi-"                                         |        95 |        429 |     4.5158 |     2.2612 |      0.0000 |      13.000 |
+ | "# selected"                                    |        95 |          4 |   0.042105 |    0.32170 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        95 |          2 |(  2.10526 +- 1.47289  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7868 |        625 |(  7.94357 +- 0.304862 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       625 |          4 |( 0.640000 +- 0.318974 )%|   -------   |   -------   |
+B2D0PiD2HHHHBeauty2CharmTISTOSSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2HHHHBeauty2Charm"               |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B2D0PiD2HHHHBeauty2CharmB2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2HHHHBeauty2CharmTISTOS"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ProtoD+2pi+pi+pi-Beauty2Charm SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  pi+  pi- "                        |       365 |        294 |    0.80548 |     1.8201 |      0.0000 |      16.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |        294 |    0.80328 |     1.8181 |      0.0000 |      16.000 |
+ |*"#accept"                                       |       366 |        124 |(  33.8798 +- 2.47398  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10649 |       4465 |(  41.9288 +- 0.478170 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     39254 |       1218 |(  3.10287 +- 0.0875176)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1218 |        294 |(  24.1379 +- 1.22614  )%|   -------   |   -------   |
+ProtoD+2pi+pi+K-Beauty2Charm  SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  pi+  K- "                         |       365 |        280 |    0.76712 |     1.8706 |      0.0000 |      19.000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |        280 |    0.76503 |     1.8685 |      0.0000 |      19.000 |
+ |*"#accept"                                       |       366 |        113 |(  30.8743 +- 2.41478  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10649 |       4465 |(  41.9288 +- 0.478170 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     39254 |       1032 |(  2.62903 +- 0.0807552)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1032 |        280 |(  27.1318 +- 1.38410  )%|   -------   |   -------   |
+ProtoD+2K+pi+pi-Beauty2Charm  SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  pi+  pi- "                         |       365 |        555 |     1.5205 |     3.1523 |      0.0000 |      32.000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |        555 |     1.5164 |     3.1490 |      0.0000 |      32.000 |
+ |*"#accept"                                       |       366 |        155 |(  42.3497 +- 2.58277  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     21298 |       8930 |(  41.9288 +- 0.338117 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     78508 |       1998 |(  2.54496 +- 0.0562064)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1998 |        555 |(  27.7778 +- 1.00204  )%|   -------   |   -------   |
+ProtoD+2K+pi+K-Beauty2Charm   SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  pi+  K- "                          |       365 |        584 |     1.6000 |     3.9147 |      0.0000 |      46.000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |        584 |     1.5956 |     3.9102 |      0.0000 |      46.000 |
+ |*"#accept"                                       |       366 |        143 |(  39.0710 +- 2.55034  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     21298 |       8930 |(  41.9288 +- 0.338117 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     78508 |       1618 |(  2.06094 +- 0.0507053)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1618 |        584 |(  36.0939 +- 1.19399  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD+2K+K+pi-Beauty2Charm   SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K+  pi- "                          |       365 |        275 |    0.75342 |     1.9499 |      0.0000 |      20.000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |        275 |    0.75137 |     1.9477 |      0.0000 |      20.000 |
+ |*"#accept"                                       |       366 |        107 |(  29.2350 +- 2.37750  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10649 |       4465 |(  41.9288 +- 0.478170 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     39254 |        825 |(  2.10170 +- 0.0723987)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       825 |        275 |(  33.3333 +- 1.64122  )%|   -------   |   -------   |
+ProtoD+2K+K+K-Beauty2Charm    SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K+  K- "                           |       365 |        233 |    0.63836 |     1.6833 |      0.0000 |      14.000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# selected"                                    |       366 |        233 |    0.63661 |     1.6814 |      0.0000 |      14.000 |
+ |*"#accept"                                       |       366 |         91 |(  24.8634 +- 2.25926  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10649 |       4465 |(  41.9288 +- 0.478170 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     39254 |        547 |(  1.39349 +- 0.0591647)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       547 |        233 |(  42.5960 +- 2.11428  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD-2pi-pi-pi+Beauty2Charm SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> pi-  pi-  pi+ "                        |       365 |        304 |    0.83288 |     1.8512 |      0.0000 |      18.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |        304 |    0.83060 |     1.8492 |      0.0000 |      18.000 |
+ |*"#accept"                                       |       366 |        118 |(  32.2404 +- 2.44312  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10221 |       4551 |(  44.5260 +- 0.491592 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     40958 |       1258 |(  3.07144 +- 0.0852565)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1258 |        304 |(  24.1653 +- 1.20695  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD-2pi-pi-K+Beauty2Charm  SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> pi-  pi-  K+ "                         |       365 |        285 |    0.78082 |     1.5602 |      0.0000 |      12.000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |        285 |    0.77869 |     1.5586 |      0.0000 |      12.000 |
+ |*"#accept"                                       |       366 |        126 |(  34.4262 +- 2.48353  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10221 |       4551 |(  44.5260 +- 0.491592 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     40958 |       1167 |(  2.84926 +- 0.0822091)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1167 |        285 |(  24.4216 +- 1.25762  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD-2K-pi-pi+Beauty2Charm  SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  pi-  pi+ "                         |       365 |        614 |     1.6822 |     3.4732 |      0.0000 |      29.000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |        614 |     1.6776 |     3.4696 |      0.0000 |      29.000 |
+ |*"#accept"                                       |       366 |        159 |(  43.4426 +- 2.59097  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     20442 |       9102 |(  44.5260 +- 0.347608 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     81916 |       2362 |(  2.88344 +- 0.0584679)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2362 |        614 |(  25.9949 +- 0.902475 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD-2K-pi-K+Beauty2Charm   SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  pi-  K+ "                          |       365 |        555 |     1.5205 |     3.3381 |      0.0000 |      26.000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |        555 |     1.5164 |     3.3345 |      0.0000 |      26.000 |
+ |*"#accept"                                       |       366 |        142 |(  38.7978 +- 2.54710  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     20442 |       9102 |(  44.5260 +- 0.347608 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     81916 |       1882 |(  2.29748 +- 0.0523473)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1882 |        555 |(  29.4899 +- 1.05112  )%|   -------   |   -------   |
+ProtoD-2K-K-pi+Beauty2Charm   SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  K-  pi+ "                          |       365 |        309 |    0.84658 |     2.0200 |      0.0000 |      15.000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |        309 |    0.84426 |     2.0178 |      0.0000 |      15.000 |
+ |*"#accept"                                       |       366 |        115 |(  31.4208 +- 2.42641  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10221 |       4551 |(  44.5260 +- 0.491592 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     40958 |        964 |(  2.35363 +- 0.0749079)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       964 |        309 |(  32.0539 +- 1.50309  )%|   -------   |   -------   |
+ProtoD-2K-K-K+Beauty2Charm    SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  K-  K+ "                           |       365 |        251 |    0.68767 |     2.0729 |      0.0000 |      27.000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# selected"                                    |       366 |        251 |    0.68579 |     2.0704 |      0.0000 |      27.000 |
+ |*"#accept"                                       |       366 |         89 |(  24.3169 +- 2.24240  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10221 |       4551 |(  44.5260 +- 0.491592 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     40958 |        641 |(  1.56502 +- 0.0613289)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       641 |        251 |(  39.1576 +- 1.92789  )%|   -------   |   -------   |
+D2HHHBeauty2Charm             SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD+2K+K+K-Beauty2Charm"             |       245 |        233 |    0.95102 |     1.9809 |      0.0000 |      14.000 |
+ | "# Phys/ProtoD+2K+K+pi-Beauty2Charm"            |       245 |        275 |     1.1224 |     2.2914 |      0.0000 |      20.000 |
+ | "# Phys/ProtoD+2K+pi+K-Beauty2Charm"            |       245 |        584 |     2.3837 |     4.5785 |      0.0000 |      46.000 |
+ | "# Phys/ProtoD+2K+pi+pi-Beauty2Charm"           |       245 |        555 |     2.2653 |     3.6218 |      0.0000 |      32.000 |
+ | "# Phys/ProtoD+2pi+pi+K-Beauty2Charm"           |       245 |        280 |     1.1429 |     2.1872 |      0.0000 |      19.000 |
+ | "# Phys/ProtoD+2pi+pi+pi-Beauty2Charm"          |       245 |        294 |     1.2000 |     2.1124 |      0.0000 |      16.000 |
+ | "# Phys/ProtoD-2K-K-K+Beauty2Charm"             |       245 |        251 |     1.0245 |     2.4610 |      0.0000 |      27.000 |
+ | "# Phys/ProtoD-2K-K-pi+Beauty2Charm"            |       245 |        309 |     1.2612 |     2.3572 |      0.0000 |      15.000 |
+ | "# Phys/ProtoD-2K-pi-K+Beauty2Charm"            |       245 |        555 |     2.2653 |     3.8618 |      0.0000 |      26.000 |
+ | "# Phys/ProtoD-2K-pi-pi+Beauty2Charm"           |       245 |        614 |     2.5061 |     3.9884 |      0.0000 |      29.000 |
+ | "# Phys/ProtoD-2pi-pi-K+Beauty2Charm"           |       245 |        285 |     1.1633 |     1.7837 |      0.0000 |      12.000 |
+ | "# Phys/ProtoD-2pi-pi-pi+Beauty2Charm"          |       245 |        304 |     1.2408 |     2.1446 |      0.0000 |      18.000 |
+ | "# input particles"                             |       245 |       4539 |     18.527 |     27.264 |      1.0000 |      223.00 |
+ |*"#accept"                                       |       245 |        245 |(  100.000 +- 0.408163 )%|   -------   |   -------   |
+ | "#passed"                                       |       245 |       4539 |     18.527 |     27.264 |      1.0000 |      223.00 |
+ |*"efficiency"                                    |      4539 |       4539 |(  100.000 +- 0.0220313)%|   -------   |   -------   |
+D2HHHPIDBeauty2CharmFilter    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHBeauty2Charm"                      |       245 |       4539 |     18.527 |     27.264 |      1.0000 |      223.00 |
+ | "# input particles"                             |       245 |       4539 |     18.527 |     27.264 |      1.0000 |      223.00 |
+ |*"#accept"                                       |       245 |        213 |(  86.9388 +- 2.15286  )%|   -------   |   -------   |
+ | "#passed"                                       |       245 |       1889 |     7.7102 |     13.649 |      0.0000 |      144.00 |
+ |*"efficiency"                                    |      4539 |       1889 |(  41.6171 +- 0.731642 )%|   -------   |   -------   |
+D2HHHCFPIDBeauty2CharmFilter  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |       213 |       1889 |     8.8685 |     14.283 |      1.0000 |      144.00 |
+ | "# input particles"                             |       213 |       1889 |     8.8685 |     14.283 |      1.0000 |      144.00 |
+ |*"#accept"                                       |       213 |        117 |(  54.9296 +- 3.40925  )%|   -------   |   -------   |
+ | "#passed"                                       |       213 |        413 |     1.9390 |     3.7280 |      0.0000 |      33.000 |
+ |*"efficiency"                                    |      1889 |        413 |(  21.8634 +- 0.950978 )%|   -------   |   -------   |
+B2DKKD2HHHCFPIDBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+HHPionsInputsBeauty2CharmFi...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       319 |       4747 |     14.881 |     6.5909 |      3.0000 |      49.000 |
+ | "# input particles"                             |       319 |       4747 |     14.881 |     6.5909 |      3.0000 |      49.000 |
+ |*"#accept"                                       |       319 |        319 |(  100.000 +- 0.313480 )%|   -------   |   -------   |
+ | "#passed"                                       |       319 |       4625 |     14.498 |     6.4273 |      3.0000 |      46.000 |
+ |*"efficiency"                                    |      4747 |       4625 |(  97.4300 +- 0.229671 )%|   -------   |   -------   |
+X2PiPiBeauty2Charm            SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/HHPionsInputsBeauty2CharmFilter"        |       311 |       4560 |     14.662 |     6.4073 |      3.0000 |      46.000 |
+ | "# input particles"                             |       311 |       4560 |     14.662 |     6.4073 |      3.0000 |      46.000 |
+ | "# max size rho(770)0 -> pi+  pi- "             |       311 |      19007 |     61.116 |     61.210 |      2.0000 |      529.00 |
+ | "# pi+"                                         |       311 |       2292 |     7.3698 |     3.6382 |      1.0000 |      23.000 |
+ | "# pi-"                                         |       311 |       2268 |     7.2926 |     3.6160 |      1.0000 |      24.000 |
+ | "# rho(770)0 -> pi+  pi- "                      |       311 |       2901 |     9.3280 |     7.5173 |      0.0000 |      49.000 |
+ | "# selected"                                    |       311 |       2901 |     9.3280 |     7.5173 |      0.0000 |      49.000 |
+ |*"#accept"                                       |       311 |        310 |(  99.6785 +- 0.321026 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     19007 |       6506 |(  34.2295 +- 0.344159 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      6506 |       2901 |(  44.5896 +- 0.616248 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+X2KKBeauty2CharmFilter        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2KKBeauty2CharmSel"                    |       309 |       8691 |     28.126 |     22.550 |      3.0000 |      147.00 |
+ | "# input particles"                             |       309 |       8691 |     28.126 |     22.550 |      3.0000 |      147.00 |
+ |*"#accept"                                       |       309 |        309 |(  100.000 +- 0.323625 )%|   -------   |   -------   |
+ | "#passed"                                       |       309 |       2897 |     9.3754 |     7.5166 |      1.0000 |      49.000 |
+ |*"efficiency"                                    |      8691 |       2897 |(  33.3333 +- 0.505660 )%|   -------   |   -------   |
+X2KKPIDBeauty2CharmFilter     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2KKBeauty2CharmFilter"                 |       194 |       2281 |     11.758 |     8.2442 |      2.0000 |      49.000 |
+ | "# input particles"                             |       194 |       2281 |     11.758 |     8.2442 |      2.0000 |      49.000 |
+ |*"#accept"                                       |       194 |        161 |(  82.9897 +- 2.69754  )%|   -------   |   -------   |
+ | "#passed"                                       |       194 |        796 |     4.1031 |     4.8736 |      0.0000 |      32.000 |
+ |*"efficiency"                                    |      2281 |        796 |(  34.8970 +- 0.998003 )%|   -------   |   -------   |
+B2DKKD2HHHCFPIDBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       107 |        107 |(  100.000 +- 0.934579 )%|   -------   |   -------   |
+B2DKKD2HHHCFPIDBeauty2Charm   SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  phi(1020) "                        |       107 |         12 |    0.11215 |    0.64601 |      0.0000 |      6.0000 |
+ | "# B- -> D-  phi(1020) "                        |       107 |          6 |   0.056075 |    0.42869 |      0.0000 |      4.0000 |
+ | "# D+"                                          |       107 |        200 |     1.8692 |     2.9357 |      0.0000 |      18.000 |
+ | "# D-"                                          |       107 |        201 |     1.8785 |     2.2824 |      0.0000 |      15.000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |       107 |        401 |     3.7477 |     4.5777 |      1.0000 |      33.000 |
+ | "# Phys/X2KKPIDBeauty2CharmFilter"              |       107 |        610 |     5.7009 |     5.6539 |      1.0000 |      32.000 |
+ | "# input particles"                             |       107 |       1011 |     9.4486 |     9.3501 |      2.0000 |      65.000 |
+ | "# max size B+ -> D+  phi(1020) "               |       107 |       2213 |     20.682 |     65.845 |      0.0000 |      576.00 |
+ | "# max size B- -> D-  phi(1020) "               |       107 |       1919 |     17.935 |     54.912 |      0.0000 |      480.00 |
+ | "# phi(1020)"                                   |       107 |        610 |     5.7009 |     5.6539 |      1.0000 |      32.000 |
+ | "# selected"                                    |       107 |         18 |    0.16822 |     1.0184 |      0.0000 |      10.000 |
+ |*"#accept"                                       |       107 |          6 |(  5.60748 +- 2.22413  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4132 |        416 |(  10.0678 +- 0.468106 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       416 |         18 |(  4.32692 +- 0.997557 )%|   -------   |   -------   |
+B2DKKD2HHHCFPIDBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKKD2HHHCFPIDBeauty2Charm"            |         6 |         18 |     3.0000 |     3.1623 |      1.0000 |      10.000 |
+ | "# input particles"                             |         6 |         18 |     3.0000 |     3.1623 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         6 |          4 |(  66.6667 +- 19.2450  )%|   -------   |   -------   |
+B2DKKD2HHHCFPIDBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKKD2HHHCFPIDBeauty2CharmTISTOS"      |         4 |         15 |     3.7500 |     3.6315 |      1.0000 |      10.000 |
+ | "# input particles"                             |         4 |         15 |     3.7500 |     3.6315 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#passed"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        15 |          1 |(  6.66667 +- 6.44061  )%|   -------   |   -------   |
+B2DKPiD2HHHCFPIDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+X2KPiBeauty2CharmFilter       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2KPiBeauty2CharmSel"                   |       310 |       8703 |     28.074 |     22.532 |      3.0000 |      147.00 |
+ | "# input particles"                             |       310 |       8703 |     28.074 |     22.532 |      3.0000 |      147.00 |
+ |*"#accept"                                       |       310 |        310 |(  100.000 +- 0.322581 )%|   -------   |   -------   |
+ | "#passed"                                       |       310 |       2901 |     9.3581 |     7.5107 |      1.0000 |      49.000 |
+ |*"efficiency"                                    |      8703 |       2901 |(  33.3333 +- 0.505312 )%|   -------   |   -------   |
+X2KPiBarBeauty2CharmFilter    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2KPiBarBeauty2CharmSel"                |       310 |       8703 |     28.074 |     22.532 |      3.0000 |      147.00 |
+ | "# input particles"                             |       310 |       8703 |     28.074 |     22.532 |      3.0000 |      147.00 |
+ |*"#accept"                                       |       310 |        310 |(  100.000 +- 0.322581 )%|   -------   |   -------   |
+ | "#passed"                                       |       310 |       2901 |     9.3581 |     7.5107 |      1.0000 |      49.000 |
+ |*"efficiency"                                    |      8703 |       2901 |(  33.3333 +- 0.505312 )%|   -------   |   -------   |
+X2KPiBeauty2Charm             SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2KPiBarBeauty2CharmFilter"             |       310 |       2901 |     9.3581 |     7.5107 |      1.0000 |      49.000 |
+ | "# Phys/X2KPiBeauty2CharmFilter"                |       310 |       2901 |     9.3581 |     7.5107 |      1.0000 |      49.000 |
+ | "# input particles"                             |       310 |       5802 |     18.716 |     15.021 |      2.0000 |      98.000 |
+ |*"#accept"                                       |       310 |        310 |(  100.000 +- 0.322581 )%|   -------   |   -------   |
+ | "#passed"                                       |       310 |       5802 |     18.716 |     15.021 |      2.0000 |      98.000 |
+ |*"efficiency"                                    |      5802 |       5802 |(  100.000 +- 0.0172354)%|   -------   |   -------   |
+X2KPiPIDBeauty2CharmFilter    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2KPiBeauty2Charm"                      |       194 |       4562 |     23.515 |     16.488 |      4.0000 |      98.000 |
+ | "# input particles"                             |       194 |       4562 |     23.515 |     16.488 |      4.0000 |      98.000 |
+ |*"#accept"                                       |       194 |        190 |(  97.9381 +- 1.02024  )%|   -------   |   -------   |
+ | "#passed"                                       |       194 |       2444 |     12.598 |     11.625 |      0.0000 |      79.000 |
+ |*"efficiency"                                    |      4562 |       2444 |(  53.5730 +- 0.738381 )%|   -------   |   -------   |
+B2DKPiD2HHHCFPIDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B2DKPiD2HHHCFPIDBeauty2Charm  SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  K*(892)0 "                         |       117 |         14 |    0.11966 |    0.71805 |      0.0000 |      7.0000 |
+ | "# B+ -> D+  K*(892)~0 "                        |       117 |         11 |   0.094017 |    0.56964 |      0.0000 |      5.0000 |
+ | "# B- -> D-  K*(892)0 "                         |       117 |          5 |   0.042735 |    0.37878 |      0.0000 |      4.0000 |
+ | "# B- -> D-  K*(892)~0 "                        |       117 |          3 |   0.025641 |    0.15806 |      0.0000 |      1.0000 |
+ | "# D+"                                          |       117 |        208 |     1.7778 |     2.8288 |      0.0000 |      18.000 |
+ | "# D-"                                          |       117 |        205 |     1.7521 |     2.2300 |      0.0000 |      15.000 |
+ | "# K*(892)0"                                    |       117 |        902 |     7.7094 |     6.6411 |      0.0000 |      41.000 |
+ | "# K*(892)~0"                                   |       117 |        893 |     7.6325 |     7.3643 |      0.0000 |      49.000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |       117 |        413 |     3.5299 |     4.4368 |      1.0000 |      33.000 |
+ | "# Phys/X2KPiPIDBeauty2CharmFilter"             |       117 |       1795 |     15.342 |     13.263 |      1.0000 |      79.000 |
+ | "# input particles"                             |       117 |       2208 |     18.872 |     16.604 |      3.0000 |      112.00 |
+ | "# max size B+ -> D+  K*(892)0 "                |       117 |       2650 |     22.650 |     63.176 |      0.0000 |      540.00 |
+ | "# max size B+ -> D+  K*(892)~0 "               |       117 |       3250 |     27.778 |     94.014 |      0.0000 |      882.00 |
+ | "# max size B- -> D-  K*(892)0 "                |       117 |       2499 |     21.359 |     54.132 |      0.0000 |      450.00 |
+ | "# max size B- -> D-  K*(892)~0 "               |       117 |       2622 |     22.410 |     76.611 |      0.0000 |      735.00 |
+ | "# selected"                                    |       117 |         33 |    0.28205 |     1.4011 |      0.0000 |      13.000 |
+ |*"#accept"                                       |       117 |         10 |(  8.54701 +- 2.58472  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     11021 |       1058 |(  9.59985 +- 0.280612 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1058 |         33 |(  3.11909 +- 0.534429 )%|   -------   |   -------   |
+B2DKPiD2HHHCFPIDBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKPiD2HHHCFPIDBeauty2Charm"           |        10 |         33 |     3.3000 |     3.6069 |      1.0000 |      13.000 |
+ | "# input particles"                             |        10 |         33 |     3.3000 |     3.6069 |      1.0000 |      13.000 |
+ |*"#accept"                                       |        10 |          8 |(  80.0000 +- 12.6491  )%|   -------   |   -------   |
+B2DKPiD2HHHCFPIDBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKPiD2HHHCFPIDBeauty2CharmTISTOS"     |         8 |         26 |     3.2500 |     3.8324 |      1.0000 |      13.000 |
+ | "# input particles"                             |         8 |         26 |     3.2500 |     3.8324 |      1.0000 |      13.000 |
+ |*"#accept"                                       |         8 |          3 |(  37.5000 +- 17.1163  )%|   -------   |   -------   |
+ | "#passed"                                       |         8 |          4 |    0.50000 |    0.70711 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        26 |          4 |(  15.3846 +- 7.07589  )%|   -------   |   -------   |
+B2DPiPiD2HHHCFPIDBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+X2PiPiPIDBeauty2CharmFilter   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PiPiBeauty2Charm"                     |       195 |       2289 |     11.738 |     8.2274 |      2.0000 |      49.000 |
+ | "# input particles"                             |       195 |       2289 |     11.738 |     8.2274 |      2.0000 |      49.000 |
+ |*"#accept"                                       |       195 |        194 |(  99.4872 +- 0.511504 )%|   -------   |   -------   |
+ | "#passed"                                       |       195 |       1946 |     9.9795 |     7.5746 |      0.0000 |      46.000 |
+ |*"efficiency"                                    |      2289 |       1946 |(  85.0153 +- 0.746019 )%|   -------   |   -------   |
+B2DPiPiD2HHHCFPIDBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       116 |        116 |(  100.000 +- 0.862069 )%|   -------   |   -------   |
+B2DPiPiD2HHHCFPIDBeauty2Charm SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  rho(770)0 "                        |       116 |         21 |    0.18103 |    0.93402 |      0.0000 |      8.0000 |
+ | "# B- -> D-  rho(770)0 "                        |       116 |          3 |   0.025862 |    0.15872 |      0.0000 |      1.0000 |
+ | "# D+"                                          |       116 |        208 |     1.7931 |     2.8361 |      0.0000 |      18.000 |
+ | "# D-"                                          |       116 |        204 |     1.7586 |     2.2385 |      0.0000 |      15.000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |       116 |        412 |     3.5517 |     4.4496 |      1.0000 |      33.000 |
+ | "# Phys/X2PiPiPIDBeauty2CharmFilter"            |       116 |       1338 |     11.534 |     8.6826 |      1.0000 |      46.000 |
+ | "# input particles"                             |       116 |       1750 |     15.086 |     11.838 |      2.0000 |      78.000 |
+ | "# max size B+ -> D+  rho(770)0 "               |       116 |       3904 |     33.655 |     92.216 |      0.0000 |      810.00 |
+ | "# max size B- -> D-  rho(770)0 "               |       116 |       3455 |     29.784 |     76.820 |      0.0000 |      675.00 |
+ | "# rho(770)0"                                   |       116 |       1338 |     11.534 |     8.6826 |      1.0000 |      46.000 |
+ | "# selected"                                    |       116 |         24 |    0.20690 |    0.95156 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |       116 |          9 |(  7.75862 +- 2.48385  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7359 |        644 |(  8.75119 +- 0.329411 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       644 |         24 |(  3.72671 +- 0.746402 )%|   -------   |   -------   |
+B2DPiPiD2HHHCFPIDBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DPiPiD2HHHCFPIDBeauty2Charm"          |         9 |         24 |     2.6667 |     2.2608 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         9 |         24 |     2.6667 |     2.2608 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         9 |          7 |(  77.7778 +- 13.8580  )%|   -------   |   -------   |
+B2DPiPiD2HHHCFPIDBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DPiPiD2HHHCFPIDBeauty2CharmTISTOS"    |         7 |         18 |     2.5714 |     2.3212 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         7 |         18 |     2.5714 |     2.3212 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         7 |          3 |(  42.8571 +- 18.7044  )%|   -------   |   -------   |
+ | "#passed"                                       |         7 |          4 |    0.57143 |    0.72843 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        18 |          4 |(  22.2222 +- 9.79908  )%|   -------   |   -------   |
+B2DHHForBcD2HHHCFPID          SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2DKKD2HHHCFPIDBeauty2CharmB2CBBDTBeauty|         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ | "# Phys/B2DKPiD2HHHCFPIDBeauty2CharmB2CBBDTBeaut|         4 |          4 |     1.0000 |    0.70711 |      0.0000 |      2.0000 |
+ | "# Phys/B2DPiPiD2HHHCFPIDBeauty2CharmB2CBBDTBeau|         4 |          4 |     1.0000 |    0.70711 |      0.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          9 |     2.2500 |     1.0897 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |          9 |     2.2500 |     1.0897 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B2DHHD2HHHCFPIDBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DHHForBcD2HHHCFPID"                   |         4 |          9 |     2.2500 |     1.0897 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         4 |          9 |     2.2500 |     1.0897 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#passed"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+B2D0KKPiD2HHPIDBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+HHHPionsInputsBeauty2CharmF...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       295 |       4498 |     15.247 |     6.6130 |      3.0000 |      49.000 |
+ | "# input particles"                             |       295 |       4498 |     15.247 |     6.6130 |      3.0000 |      49.000 |
+ |*"#accept"                                       |       295 |        295 |(  100.000 +- 0.338983 )%|   -------   |   -------   |
+ | "#passed"                                       |       295 |       3832 |     12.990 |     5.7992 |      2.0000 |      42.000 |
+ |*"efficiency"                                    |      4498 |       3832 |(  85.1934 +- 0.529567 )%|   -------   |   -------   |
+HHHKaonsInputsBeauty2CharmF...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       295 |       4498 |     15.247 |     6.6130 |      3.0000 |      49.000 |
+ | "# input particles"                             |       295 |       4498 |     15.247 |     6.6130 |      3.0000 |      49.000 |
+ |*"#accept"                                       |       295 |        293 |(  99.3220 +- 0.477767 )%|   -------   |   -------   |
+ | "#passed"                                       |       295 |       1929 |     6.5390 |     4.3745 |      0.0000 |      30.000 |
+ |*"efficiency"                                    |      4498 |       1929 |(  42.8857 +- 0.737936 )%|   -------   |   -------   |
+X2KKPiBeauty2Charm            SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       261 |        913 |     3.4981 |     2.5992 |      0.0000 |      16.000 |
+ | "# K-"                                          |       261 |        891 |     3.4138 |     2.5031 |      0.0000 |      15.000 |
+ | "# Phys/HHHKaonsInputsBeauty2CharmFilter"       |       261 |       1804 |     6.9119 |     4.4485 |      1.0000 |      30.000 |
+ | "# Phys/HHHPionsInputsBeauty2CharmFilter"       |       261 |       3525 |     13.506 |     5.8149 |      3.0000 |      42.000 |
+ | "# a_1(1260)+ -> K+  K-  pi+ "                  |       232 |        378 |     1.6293 |     4.0631 |      0.0000 |      38.000 |
+ | "# a_1(1260)- -> K-  K+  pi- "                  |       231 |        380 |     1.6450 |     3.5437 |      0.0000 |      26.000 |
+ | "# input particles"                             |       261 |       5329 |     20.418 |     9.8353 |      5.0000 |      72.000 |
+ | "# pi+"                                         |       261 |       1774 |     6.7969 |     3.3300 |      1.0000 |      21.000 |
+ | "# pi-"                                         |       261 |       1751 |     6.7088 |     3.3914 |      0.0000 |      21.000 |
+ | "# selected"                                    |       261 |        758 |     2.9042 |     6.8934 |      0.0000 |      60.000 |
+ |*"#accept"                                       |       261 |        131 |(  50.1916 +- 3.09490  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      7999 |       2832 |(  35.4044 +- 0.534703 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     24469 |       3857 |(  15.7628 +- 0.232949 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3857 |        758 |(  19.6526 +- 0.639839 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0KKPiD2HHPIDBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        74 |         74 |(  100.000 +- 1.35135  )%|   -------   |   -------   |
+B2D0KKPiD2HHPIDBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  a_1(1260)+ "                       |        74 |          3 |   0.040541 |    0.25676 |      0.0000 |      2.0000 |
+ | "# B- -> D0  a_1(1260)- "                       |        74 |          8 |    0.10811 |    0.48120 |      0.0000 |      3.0000 |
+ | "# D0"                                          |        74 |        150 |     2.0270 |     1.2625 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |        74 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |        74 |        150 |     2.0270 |     1.2625 |      1.0000 |      6.0000 |
+ | "# Phys/X2KKPiBeauty2Charm"                     |        74 |        537 |     7.2568 |     11.148 |      1.0000 |      60.000 |
+ | "# a_1(1260)+"                                  |        74 |        280 |     3.7838 |     6.4016 |      0.0000 |      38.000 |
+ | "# a_1(1260)-"                                  |        74 |        257 |     3.4730 |     5.3404 |      0.0000 |      26.000 |
+ | "# input particles"                             |        74 |        687 |     9.2838 |     11.792 |      2.0000 |      63.000 |
+ | "# max size B+ -> D0  a_1(1260)+ "              |        74 |        830 |     11.216 |     26.197 |      0.0000 |      156.00 |
+ | "# max size B- -> D0  a_1(1260)- "              |        74 |        746 |     10.081 |     24.713 |      0.0000 |      150.00 |
+ | "# selected"                                    |        74 |         11 |    0.14865 |    0.67147 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        74 |          4 |(  5.40541 +- 2.62864  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1576 |        234 |(  14.8477 +- 0.895674 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       234 |         11 |(  4.70085 +- 1.38365  )%|   -------   |   -------   |
+B2D0KKPiD2HHPIDBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KKPiD2HHPIDBeauty2Charm"            |         4 |         11 |     2.7500 |     1.0897 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         4 |         11 |     2.7500 |     1.0897 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+B2D0KKPiD2HHPIDBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KKPiD2HHPIDBeauty2CharmTISTOS"      |         3 |          8 |     2.6667 |     1.2472 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          8 |     2.6667 |     1.2472 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#passed"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
+B2D0KPiPiD2HHPIDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+X2KPiPiBeauty2Charm           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       262 |        914 |     3.4885 |     2.5988 |      0.0000 |      16.000 |
+ | "# K-"                                          |       262 |        892 |     3.4046 |     2.5028 |      0.0000 |      15.000 |
+ | "# K_1(1270)+ -> K+  pi-  pi+ "                 |       248 |        919 |     3.7056 |     6.9094 |      0.0000 |      48.000 |
+ | "# K_1(1270)- -> K-  pi+  pi- "                 |       244 |        921 |     3.7746 |     5.9384 |      0.0000 |      37.000 |
+ | "# Phys/HHHKaonsInputsBeauty2CharmFilter"       |       262 |       1806 |     6.8931 |     4.4503 |      1.0000 |      30.000 |
+ | "# Phys/HHHPionsInputsBeauty2CharmFilter"       |       262 |       3528 |     13.466 |     5.8398 |      3.0000 |      42.000 |
+ | "# input particles"                             |       262 |       5334 |     20.359 |     9.8625 |      5.0000 |      72.000 |
+ | "# pi+"                                         |       262 |       1775 |     6.7748 |     3.3428 |      1.0000 |      21.000 |
+ | "# pi-"                                         |       262 |       1753 |     6.6908 |     3.3973 |      0.0000 |      21.000 |
+ | "# selected"                                    |       262 |       1840 |     7.0229 |     11.327 |      0.0000 |      84.000 |
+ |*"#accept"                                       |       262 |        208 |(  79.3893 +- 2.49906  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     14448 |       5421 |(  37.5208 +- 0.402810 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     44500 |       9715 |(  21.8315 +- 0.195829 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      9715 |       1840 |(  18.9398 +- 0.397530 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0KPiPiD2HHPIDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       119 |        119 |(  100.000 +- 0.840336 )%|   -------   |   -------   |
+B2D0KPiPiD2HHPIDBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K_1(1270)+ "                       |       119 |         16 |    0.13445 |    0.60702 |      0.0000 |      4.0000 |
+ | "# B- -> D0  K_1(1270)- "                       |       119 |         21 |    0.17647 |     1.2546 |      0.0000 |      13.000 |
+ | "# D0"                                          |       119 |        230 |     1.9328 |     1.1282 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |       119 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1270)+"                                  |       119 |        586 |     4.9244 |     8.4983 |      0.0000 |      48.000 |
+ | "# K_1(1270)-"                                  |       119 |        603 |     5.0672 |     7.1476 |      0.0000 |      37.000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       119 |        230 |     1.9328 |     1.1282 |      1.0000 |      6.0000 |
+ | "# Phys/X2KPiPiBeauty2Charm"                    |       119 |       1189 |     9.9916 |     14.126 |      1.0000 |      84.000 |
+ | "# input particles"                             |       119 |       1419 |     11.924 |     14.653 |      2.0000 |      90.000 |
+ | "# max size B+ -> D0  K_1(1270)+ "              |       119 |       1553 |     13.050 |     34.213 |      0.0000 |      282.00 |
+ | "# max size B- -> D0  K_1(1270)- "              |       119 |       1571 |     13.202 |     28.956 |      0.0000 |      222.00 |
+ | "# selected"                                    |       119 |         37 |    0.31092 |     1.7333 |      0.0000 |      17.000 |
+ |*"#accept"                                       |       119 |          8 |(  6.72269 +- 2.29555  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3124 |        426 |(  13.6364 +- 0.613987 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       426 |         37 |(  8.68545 +- 1.36446  )%|   -------   |   -------   |
+B2D0KPiPiD2HHPIDBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPiPiD2HHPIDBeauty2Charm"           |         8 |         37 |     4.6250 |     4.9734 |      1.0000 |      17.000 |
+ | "# input particles"                             |         8 |         37 |     4.6250 |     4.9734 |      1.0000 |      17.000 |
+ |*"#accept"                                       |         8 |          7 |(  87.5000 +- 11.6927  )%|   -------   |   -------   |
+B2D0KPiPiD2HHPIDBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPiPiD2HHPIDBeauty2CharmTISTOS"     |         7 |         31 |     4.4286 |     5.2876 |      1.0000 |      17.000 |
+ | "# input particles"                             |         7 |         31 |     4.4286 |     5.2876 |      1.0000 |      17.000 |
+ |*"#accept"                                       |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+ |*"#passed"                                       |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        31 |          1 |(  3.22581 +- 3.17335  )%|   -------   |   -------   |
+B2D0PiPiPiD2HHPIDBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+X2PiPiPiBeauty2Charm          SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/HHHPionsInputsBeauty2CharmFilter"       |       263 |       3538 |     13.452 |     5.8326 |      3.0000 |      42.000 |
+ | "# a_1(1260)+ -> pi+  pi-  pi+ "                |       261 |        984 |     3.7701 |     6.1208 |      0.0000 |      38.000 |
+ | "# a_1(1260)- -> pi-  pi+  pi- "                |       261 |        996 |     3.8161 |     6.7048 |      0.0000 |      50.000 |
+ | "# input particles"                             |       263 |       3538 |     13.452 |     5.8326 |      3.0000 |      42.000 |
+ | "# pi+"                                         |       263 |       1779 |     6.7643 |     3.3408 |      1.0000 |      21.000 |
+ | "# pi-"                                         |       263 |       1759 |     6.6882 |     3.3911 |      0.0000 |      21.000 |
+ | "# selected"                                    |       263 |       1980 |     7.5285 |     12.091 |      0.0000 |      84.000 |
+ |*"#accept"                                       |       263 |        212 |(  80.6084 +- 2.43792  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     26784 |      10884 |(  40.6362 +- 0.300109 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     35713 |       9227 |(  25.8365 +- 0.231632 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      9227 |       1980 |(  21.4588 +- 0.427387 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0PiPiPiD2HHPIDBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B2D0PiPiPiD2HHPIDBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  a_1(1260)+ "                       |       117 |         25 |    0.21368 |     1.1385 |      0.0000 |      11.000 |
+ | "# B- -> D0  a_1(1260)- "                       |       117 |         31 |    0.26496 |     2.3182 |      0.0000 |      25.000 |
+ | "# D0"                                          |       117 |        233 |     1.9915 |     1.1657 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |       117 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       117 |        233 |     1.9915 |     1.1657 |      1.0000 |      6.0000 |
+ | "# Phys/X2PiPiPiBeauty2Charm"                   |       117 |       1165 |     9.9573 |     12.687 |      1.0000 |      61.000 |
+ | "# a_1(1260)+"                                  |       117 |        581 |     4.9658 |     7.0528 |      0.0000 |      38.000 |
+ | "# a_1(1260)-"                                  |       117 |        584 |     4.9915 |     6.5483 |      0.0000 |      44.000 |
+ | "# input particles"                             |       117 |       1398 |     11.949 |     13.098 |      2.0000 |      65.000 |
+ | "# max size B+ -> D0  a_1(1260)+ "              |       117 |       1500 |     12.821 |     28.665 |      0.0000 |      228.00 |
+ | "# max size B- -> D0  a_1(1260)- "              |       117 |       1361 |     11.632 |     21.686 |      0.0000 |      132.00 |
+ | "# selected"                                    |       117 |         56 |    0.47863 |     3.3908 |      0.0000 |      36.000 |
+ |*"#accept"                                       |       117 |         10 |(  8.54701 +- 2.58472  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2861 |        322 |(  11.2548 +- 0.590857 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       322 |         56 |(  17.3913 +- 2.11228  )%|   -------   |   -------   |
+B2D0PiPiPiD2HHPIDBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPiPiD2HHPIDBeauty2Charm"          |        10 |         56 |     5.6000 |     10.288 |      1.0000 |      36.000 |
+ | "# input particles"                             |        10 |         56 |     5.6000 |     10.288 |      1.0000 |      36.000 |
+ |*"#accept"                                       |        10 |          8 |(  80.0000 +- 12.6491  )%|   -------   |   -------   |
+B2D0PiPiPiD2HHPIDBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPiPiD2HHPIDBeauty2CharmTISTOS"    |         8 |         47 |     5.8750 |     11.407 |      1.0000 |      36.000 |
+ | "# input particles"                             |         8 |         47 |     5.8750 |     11.407 |      1.0000 |      36.000 |
+ |*"#accept"                                       |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
+ | "#passed"                                       |         8 |          2 |    0.25000 |    0.66144 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        47 |          2 |(  4.25532 +- 2.94425  )%|   -------   |   -------   |
+B2D0HHHForBcD2HHPID           SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2D0KKPiD2HHPIDBeauty2CharmB2CBBDTBeauty|         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"# Phys/B2D0KPiPiD2HHPIDBeauty2CharmB2CBBDTBeaut|         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "# Phys/B2D0PiPiPiD2HHPIDBeauty2CharmB2CBBDTBeau|         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2D0HHHD02HHPIDBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0HHHForBcD2HHPID"                    |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+B2D0DD2HHHCFPIDBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B2D0DD2HHHCFPIDBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        69 |         69 |(  100.000 +- 1.44928  )%|   -------   |   -------   |
+B2D0DD2HHHCFPIDBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  D+ "                               |        69 |          9 |    0.13043 |    0.67915 |      0.0000 |      5.0000 |
+ | "# B- -> D0  D- "                               |        69 |          2 |   0.028986 |    0.23902 |      0.0000 |      2.0000 |
+ | "# D+"                                          |        69 |        148 |     2.1449 |     3.4062 |      0.0000 |      18.000 |
+ | "# D-"                                          |        69 |        134 |     1.9420 |     2.4724 |      0.0000 |      15.000 |
+ | "# D0"                                          |        69 |        143 |     2.0725 |     1.2315 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |        69 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |        69 |        282 |     4.0870 |     5.2246 |      1.0000 |      33.000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |        69 |        143 |     2.0725 |     1.2315 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        69 |        425 |     6.1594 |     5.9894 |      2.0000 |      39.000 |
+ | "# max size B+ -> D0  D+ "                      |        69 |        471 |     6.8261 |     16.216 |      0.0000 |      108.00 |
+ | "# max size B- -> D0  D- "                      |        69 |        357 |     5.1739 |     12.213 |      0.0000 |      90.000 |
+ | "# selected"                                    |        69 |         11 |    0.15942 |    0.79168 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        69 |          3 |(  4.34783 +- 2.45504  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       828 |        109 |(  13.1643 +- 1.17498  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       109 |         11 |(  10.0917 +- 2.88516  )%|   -------   |   -------   |
+B2D0DD2HHHCFPIDBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DD2HHHCFPIDBeauty2Charm"            |         3 |         11 |     3.6667 |     1.2472 |      2.0000 |      5.0000 |
+ | "# input particles"                             |         3 |         11 |     3.6667 |     1.2472 |      2.0000 |      5.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0DD2HHHCFPIDBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DD2HHHCFPIDBeauty2CharmTISTOS"      |         3 |         11 |     3.6667 |     1.2472 |      2.0000 |      5.0000 |
+ | "# input particles"                             |         3 |         11 |     3.6667 |     1.2472 |      2.0000 |      5.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          4 |     1.3333 |    0.94281 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        11 |          4 |(  36.3636 +- 14.5041  )%|   -------   |   -------   |
+B2D0DForBc                    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DD2HHHCFPIDBeauty2CharmB2CBBDTBeauty|         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2D0DBeauty2CharmFilter       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DForBc"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+AllB                          SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2D0DBeauty2CharmFilter"                |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"# Phys/B2D0HD02HHBeauty2CharmFilter"           |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"# Phys/B2D0HD02HHHHBeauty2CharmFilter"         |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"# Phys/B2D0HHHD02HHPIDBeauty2CharmFilter"      |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"# Phys/B2DHHD2HHHCFPIDBeauty2CharmFilter"      |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Upsilon2BBBeauty2Charm        SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/AllB"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Upsilon(4S) -> B+  B- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size Upsilon(4S) -> B+  B- "             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingUpsilon2BBBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingUpsilon2BBBeauty2C...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingUpsilon2BBBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiPiB2D0HD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiPiB2D0HD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiPiB2D0HD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BPiPiB2D0HD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiPiB2D0HD02HH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiPiB2D0HD02HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiPiWSB2D0HD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiPiWSB2D0HD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiPiWSB2D0HD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BPiPiWSB2D0HD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiPiWSB2D0HD02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiPiWSB2D0HD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiKB2D0HD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiKB2D0HD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiKB2D0HD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+KLooseTopoInputsLooseBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       194 |       3182 |     16.402 |     7.0494 |      4.0000 |      49.000 |
+ | "# input particles"                             |       194 |       3182 |     16.402 |     7.0494 |      4.0000 |      49.000 |
+ |*"#accept"                                       |       194 |        194 |(  100.000 +- 0.515464 )%|   -------   |   -------   |
+ | "#passed"                                       |       194 |       2472 |     12.742 |     5.4580 |      4.0000 |      32.000 |
+ |*"efficiency"                                    |      3182 |       2472 |(  77.6870 +- 0.738080 )%|   -------   |   -------   |
+StrippingBc2BPiKB2D0HD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiKB2D0HD02HHB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiKB2D0HD02HHB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiKWSB2D0HD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiKWSB2D0HD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiKWSB2D0HD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BPiKWSB2D0HD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiKWSB2D0HD02H...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiKWSB2D0HD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BKPiB2D0HD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BKPiB2D0HD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BKPiB2D0HD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BKPiB2D0HD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BKPiB2D0HD02HHB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BKPiB2D0HD02HHB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BKKB2D0HD02HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BKKB2D0HD02HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BKKB2D0HD02HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BKKB2D0HD02HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BKKB2D0HD02HHBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BKKB2D0HD02HHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BKKWSB2D0HD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BKKWSB2D0HD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BKKWSB2D0HD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BKKWSB2D0HD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BKKWSB2D0HD02HH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BKKWSB2D0HD02HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiPiB2D0HD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiPiB2D0HD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiPiB2D0HD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BPiPiB2D0HD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiPiB2D0HD02HH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiPiB2D0HD02HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiPiWSB2D0HD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiPiWSB2D0HD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiPiWSB2D0HD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BPiPiWSB2D0HD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiPiWSB2D0HD02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiPiWSB2D0HD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiKB2D0HD02HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiKB2D0HD02HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiKB2D0HD02HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BPiKB2D0HD02HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiKB2D0HD02HHH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiKB2D0HD02HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiKWSB2D0HD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiKWSB2D0HD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiKWSB2D0HD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BPiKWSB2D0HD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiKWSB2D0HD02H...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiKWSB2D0HD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BKPiB2D0HD02HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BKPiB2D0HD02HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BKPiB2D0HD02HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BKPiB2D0HD02HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BKPiB2D0HD02HHH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BKPiB2D0HD02HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BKKB2D0HD02HHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BKKB2D0HD02HHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BKKB2D0HD02HHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BKKB2D0HD02HHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BKKB2D0HD02HHHH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BKKB2D0HD02HHHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BKKWSB2D0HD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BKKWSB2D0HD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BKKWSB2D0HD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BKKWSB2D0HD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BKKWSB2D0HD02HH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BKKWSB2D0HD02HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiPiB2DHHD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiPiB2DHHD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiPiB2DHHD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2BPiPiB2DHHD2HHHCFPIDBeau...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B_c+ -> B+  pi+  pi- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> B-  pi-  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"# Phys/B2DHHD2HHHCFPIDBeauty2CharmFilter"      |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         16 |     16.000 |     0.0000 |      16.000 |      16.000 |
+ | "# max size B_c+ -> B+  pi+  pi- "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> B-  pi-  pi+ "              |         1 |         56 |     56.000 |     0.0000 |      56.000 |      56.000 |
+ | "# pi+"                                         |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# pi-"                                         |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        56 |          1 |(  1.78571 +- 1.76970  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2BPiPiB2DHHD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiPiB2DHHD2HHH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiPiB2DHHD2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiPiWSB2DHHD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiPiWSB2DHHD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiPiWSB2DHHD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2BPiPiWSB2DHHD2HHHCFPIDBe...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B_c+ -> B+  pi+  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> B-  pi-  pi- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"# Phys/B2DHHD2HHHCFPIDBeauty2CharmFilter"      |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         16 |     16.000 |     0.0000 |      16.000 |      16.000 |
+ | "# max size B_c+ -> B+  pi+  pi+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> B-  pi-  pi- "              |         1 |         64 |     64.000 |     0.0000 |      64.000 |      64.000 |
+ | "# pi+"                                         |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# pi-"                                         |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        28 |          0 |(  0.00000 +- 3.57143  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiPiWSB2DHHD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiPiWSB2DHHD2H...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiPiWSB2DHHD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiKB2DHHD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiKB2DHHD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiKB2DHHD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2BPiKB2DHHD2HHHCFPIDBeaut...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B_c+ -> B+  pi+  K- "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> B-  pi-  K+ "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# K-"                                          |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"# Phys/B2DHHD2HHHCFPIDBeauty2CharmFilter"      |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/KLooseTopoInputsLooseBeauty2CharmFilter"|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         31 |     31.000 |     0.0000 |      31.000 |      31.000 |
+ | "# max size B_c+ -> B+  pi+  K- "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> B-  pi-  K+ "               |         1 |         56 |     56.000 |     0.0000 |      56.000 |      56.000 |
+ | "# pi+"                                         |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# pi-"                                         |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        56 |          2 |(  3.57143 +- 2.47988  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBc2BPiKB2DHHD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiKB2DHHD2HHHC...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiKB2DHHD2HHHC...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiKWSB2DHHD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiKWSB2DHHD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiKWSB2DHHD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2BPiKWSB2DHHD2HHHCFPIDBea...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B_c+ -> B+  pi+  K+ "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> B-  pi-  K- "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# K-"                                          |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"# Phys/B2DHHD2HHHCFPIDBeauty2CharmFilter"      |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/KLooseTopoInputsLooseBeauty2CharmFilter"|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         31 |     31.000 |     0.0000 |      31.000 |      31.000 |
+ | "# max size B_c+ -> B+  pi+  K+ "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> B-  pi-  K- "               |         1 |         64 |     64.000 |     0.0000 |      64.000 |      64.000 |
+ | "# pi+"                                         |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# pi-"                                         |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        64 |          0 |(  0.00000 +- 1.56250  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiKWSB2DHHD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiKWSB2DHHD2HH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiKWSB2DHHD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BKPiB2DHHD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BKPiB2DHHD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BKPiB2DHHD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2BKPiB2DHHD2HHHCFPIDBeaut...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B_c+ -> B+  K+  pi- "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> B-  K-  pi+ "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# K-"                                          |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"# Phys/B2DHHD2HHHCFPIDBeauty2CharmFilter"      |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/KLooseTopoInputsLooseBeauty2CharmFilter"|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         31 |     31.000 |     0.0000 |      31.000 |      31.000 |
+ | "# max size B_c+ -> B+  K+  pi- "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> B-  K-  pi+ "               |         1 |         56 |     56.000 |     0.0000 |      56.000 |      56.000 |
+ | "# pi+"                                         |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# pi-"                                         |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        56 |          2 |(  3.57143 +- 2.47988  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBc2BKPiB2DHHD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BKPiB2DHHD2HHHC...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BKPiB2DHHD2HHHC...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BKKB2DHHD2HHHCF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BKKB2DHHD2HHHCF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BKKB2DHHD2HHHCF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2BKKB2DHHD2HHHCFPIDBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B_c+ -> B+  K+  K- "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> B-  K-  K+ "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# K-"                                          |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"# Phys/B2DHHD2HHHCFPIDBeauty2CharmFilter"      |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/KLooseTopoInputsLooseBeauty2CharmFilter"|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         16 |     16.000 |     0.0000 |      16.000 |      16.000 |
+ | "# max size B_c+ -> B+  K+  K- "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> B-  K-  K+ "                |         1 |         56 |     56.000 |     0.0000 |      56.000 |      56.000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        56 |          2 |(  3.57143 +- 2.47988  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBc2BKKB2DHHD2HHHCF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BKKB2DHHD2HHHCF...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BKKB2DHHD2HHHCF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BKKWSB2DHHD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BKKWSB2DHHD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BKKWSB2DHHD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2BKKWSB2DHHD2HHHCFPIDBeau...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B_c+ -> B+  K+  K+ "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> B-  K-  K- "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# K-"                                          |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"# Phys/B2DHHD2HHHCFPIDBeauty2CharmFilter"      |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/KLooseTopoInputsLooseBeauty2CharmFilter"|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         16 |     16.000 |     0.0000 |      16.000 |      16.000 |
+ | "# max size B_c+ -> B+  K+  K+ "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> B-  K-  K- "                |         1 |         64 |     64.000 |     0.0000 |      64.000 |      64.000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        28 |          0 |(  0.00000 +- 3.57143  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BKKWSB2DHHD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BKKWSB2DHHD2HHH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BKKWSB2DHHD2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiPiB2D0HHHD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiPiB2D0HHHD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiPiB2D0HHHD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2BPiPiB2D0HHHD02HHPIDBeau...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B-"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> B+  pi+  pi- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> B-  pi-  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"# Phys/B2D0HHHD02HHPIDBeauty2CharmFilter"      |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         16 |     16.000 |     0.0000 |      16.000 |      16.000 |
+ | "# max size B_c+ -> B+  pi+  pi- "              |         1 |         56 |     56.000 |     0.0000 |      56.000 |      56.000 |
+ | "# max size B_c- -> B-  pi-  pi+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# pi-"                                         |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        56 |          2 |(  3.57143 +- 2.47988  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBc2BPiPiB2D0HHHD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiPiB2D0HHHD02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiPiB2D0HHHD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiPiWSB2D0HHHD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiPiWSB2D0HHHD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiPiWSB2D0HHHD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2BPiPiWSB2D0HHHD02HHPIDBe...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B-"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> B+  pi+  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> B-  pi-  pi- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"# Phys/B2D0HHHD02HHPIDBeauty2CharmFilter"      |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         16 |     16.000 |     0.0000 |      16.000 |      16.000 |
+ | "# max size B_c+ -> B+  pi+  pi+ "              |         1 |         49 |     49.000 |     0.0000 |      49.000 |      49.000 |
+ | "# max size B_c- -> B-  pi-  pi- "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# pi-"                                         |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        21 |          0 |(  0.00000 +- 4.76190  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiPiWSB2D0HHHD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiPiWSB2D0HHHD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiPiWSB2D0HHHD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiKB2D0HHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiKB2D0HHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiKB2D0HHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2BPiKB2D0HHHD02HHPIDBeaut...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B-"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> B+  pi+  K- "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> B-  pi-  K+ "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# K-"                                          |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"# Phys/B2D0HHHD02HHPIDBeauty2CharmFilter"      |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/KLooseTopoInputsLooseBeauty2CharmFilter"|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         31 |     31.000 |     0.0000 |      31.000 |      31.000 |
+ | "# max size B_c+ -> B+  pi+  K- "               |         1 |         56 |     56.000 |     0.0000 |      56.000 |      56.000 |
+ | "# max size B_c- -> B-  pi-  K+ "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# pi-"                                         |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        56 |          2 |(  3.57143 +- 2.47988  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBc2BPiKB2D0HHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiKB2D0HHHD02H...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiKB2D0HHHD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiKWSB2D0HHHD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiKWSB2D0HHHD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiKWSB2D0HHHD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2BPiKWSB2D0HHHD02HHPIDBea...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B-"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> B+  pi+  K+ "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> B-  pi-  K- "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# K-"                                          |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"# Phys/B2D0HHHD02HHPIDBeauty2CharmFilter"      |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/KLooseTopoInputsLooseBeauty2CharmFilter"|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         31 |     31.000 |     0.0000 |      31.000 |      31.000 |
+ | "# max size B_c+ -> B+  pi+  K+ "               |         1 |         49 |     49.000 |     0.0000 |      49.000 |      49.000 |
+ | "# max size B_c- -> B-  pi-  K- "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# pi-"                                         |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        49 |          0 |(  0.00000 +- 2.04082  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiKWSB2D0HHHD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiKWSB2D0HHHD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiKWSB2D0HHHD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BKPiB2D0HHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BKPiB2D0HHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BKPiB2D0HHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2BKPiB2D0HHHD02HHPIDBeaut...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B-"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> B+  K+  pi- "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> B-  K-  pi+ "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# K-"                                          |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"# Phys/B2D0HHHD02HHPIDBeauty2CharmFilter"      |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/KLooseTopoInputsLooseBeauty2CharmFilter"|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         31 |     31.000 |     0.0000 |      31.000 |      31.000 |
+ | "# max size B_c+ -> B+  K+  pi- "               |         1 |         56 |     56.000 |     0.0000 |      56.000 |      56.000 |
+ | "# max size B_c- -> B-  K-  pi+ "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# pi-"                                         |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        56 |          2 |(  3.57143 +- 2.47988  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBc2BKPiB2D0HHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BKPiB2D0HHHD02H...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BKPiB2D0HHHD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BKKB2D0HHHD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BKKB2D0HHHD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BKKB2D0HHHD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2BKKB2D0HHHD02HHPIDBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B-"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> B+  K+  K- "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> B-  K-  K+ "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# K-"                                          |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"# Phys/B2D0HHHD02HHPIDBeauty2CharmFilter"      |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/KLooseTopoInputsLooseBeauty2CharmFilter"|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         16 |     16.000 |     0.0000 |      16.000 |      16.000 |
+ | "# max size B_c+ -> B+  K+  K- "                |         1 |         56 |     56.000 |     0.0000 |      56.000 |      56.000 |
+ | "# max size B_c- -> B-  K-  K+ "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        56 |          2 |(  3.57143 +- 2.47988  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBc2BKKB2D0HHHD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BKKB2D0HHHD02HH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BKKB2D0HHHD02HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BKKWSB2D0HHHD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BKKWSB2D0HHHD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BKKWSB2D0HHHD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2BKKWSB2D0HHHD02HHPIDBeau...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B-"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> B+  K+  K+ "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> B-  K-  K- "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# K-"                                          |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"# Phys/B2D0HHHD02HHPIDBeauty2CharmFilter"      |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/KLooseTopoInputsLooseBeauty2CharmFilter"|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         16 |     16.000 |     0.0000 |      16.000 |      16.000 |
+ | "# max size B_c+ -> B+  K+  K+ "                |         1 |         49 |     49.000 |     0.0000 |      49.000 |      49.000 |
+ | "# max size B_c- -> B-  K-  K- "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        21 |          0 |(  0.00000 +- 4.76190  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BKKWSB2D0HHHD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BKKWSB2D0HHHD02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BKKWSB2D0HHHD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiPiB2D0DBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiPiB2D0DBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiPiB2D0DBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BPiPiB2D0DBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiPiB2D0DBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiPiB2D0DBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiPiWSB2D0DBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiPiWSB2D0DBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiPiWSB2D0DBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BPiPiWSB2D0DBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiPiWSB2D0DBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiPiWSB2D0DBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiKB2D0DBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiKB2D0DBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiKB2D0DBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BPiKB2D0DBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiKB2D0DBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiKB2D0DBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BPiKWSB2D0DBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BPiKWSB2D0DBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BPiKWSB2D0DBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BPiKWSB2D0DBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BPiKWSB2D0DBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BPiKWSB2D0DBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BKPiB2D0DBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BKPiB2D0DBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BKPiB2D0DBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BKPiB2D0DBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BKPiB2D0DBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BKPiB2D0DBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BKKB2D0DBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BKKB2D0DBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BKKB2D0DBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BKKB2D0DBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BKKB2D0DBeauty2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BKKB2D0DBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2BKKWSB2D0DBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2BKKWSB2D0DBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2BKKWSB2D0DBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2BKKWSB2D0DBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2BKKWSB2D0DBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2BKKWSB2D0DBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2D0PiD02HHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2D0PiD02HHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2D0PiD02HHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2D0PiD02HHPIDBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D0  pi+ "                            |       150 |          2 |   0.013333 |    0.16275 |      0.0000 |      2.0000 |
+ | "# B_c- -> D~0  pi- "                           |       150 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |       150 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|       150 |       1903 |     12.687 |     5.6204 |      4.0000 |      32.000 |
+ | "# input particles"                             |       150 |       2181 |     14.540 |     6.0040 |      5.0000 |      35.000 |
+ | "# max size B_c+ -> D0  pi+ "                   |       150 |       1856 |     12.373 |     13.511 |      1.0000 |      90.000 |
+ | "# max size B_c- -> D~0  pi- "                  |       150 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |       150 |        942 |     6.2800 |     3.4334 |      1.0000 |      20.000 |
+ | "# pi-"                                         |       150 |        961 |     6.4067 |     3.1200 |      1.0000 |      17.000 |
+ | "# selected"                                    |       150 |          2 |   0.013333 |    0.16275 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       150 |          1 |( 0.666667 +- 0.664441 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1856 |         35 |(  1.88578 +- 0.315734 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        35 |          2 |(  5.71429 +- 3.92347  )%|   -------   |   -------   |
+Bc2D0PiD02HHPIDBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2D0PiD02HHPIDBeauty2Charm"            |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_Bc2D0PiD02HHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2D0PiD02HHPIDBeauty2CharmLine"        |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2D0PiD02HHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2D0PiD02HHPIDBeauty2CharmLine"        |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2D0PiD02HHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2D0PiD02HHPIDBeauty2CharmLine"        |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2D0PiD02HHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2D0PiD02HHPIDBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2D0PiD02HHPIDBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2D0PiD02HHHHPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2D0PiD02HHHHPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2D0PiD02HHHHPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2D0PiD02HHHHPIDBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D0  pi+ "                            |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D~0  pi- "                           |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        95 |        712 |     7.4947 |     16.887 |      1.0000 |      154.00 |
+ | "# D~0"                                         |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHPIDBeauty2CharmFilter"            |        95 |        712 |     7.4947 |     16.887 |      1.0000 |      154.00 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|        95 |       1319 |     13.884 |     5.6974 |      6.0000 |      32.000 |
+ | "# input particles"                             |        95 |       2031 |     21.379 |     19.653 |      7.0000 |      183.00 |
+ | "# max size B_c+ -> D0  pi+ "                   |        95 |       6702 |     70.547 |     241.27 |      1.0000 |      2310.0 |
+ | "# max size B_c- -> D~0  pi- "                  |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |        95 |        666 |     7.0105 |     3.5880 |      1.0000 |      20.000 |
+ | "# pi-"                                         |        95 |        653 |     6.8737 |     3.0305 |      2.0000 |      17.000 |
+ | "# selected"                                    |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        95 |          0 |(  0.00000 +- 1.05263  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6702 |        196 |(  2.92450 +- 0.205816 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       196 |          0 |(  0.00000 +- 0.510204 )%|   -------   |   -------   |
+StrippingBc2D0PiD02HHHHPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2D0PiD02HHHHPIDB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2D0PiD02HHHHPIDB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2D0KD02HHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2D0KD02HHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2D0KD02HHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2D0KD02HHPIDBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D0  K+ "                             |       150 |          2 |   0.013333 |    0.16275 |      0.0000 |      2.0000 |
+ | "# B_c- -> D~0  K- "                            |       150 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |       150 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       150 |        942 |     6.2800 |     3.4334 |      1.0000 |      20.000 |
+ | "# K-"                                          |       150 |        961 |     6.4067 |     3.1200 |      1.0000 |      17.000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# Phys/KLooseTopoInputsLooseBeauty2CharmFilter"|       150 |       1903 |     12.687 |     5.6204 |      4.0000 |      32.000 |
+ | "# input particles"                             |       150 |       2181 |     14.540 |     6.0040 |      5.0000 |      35.000 |
+ | "# max size B_c+ -> D0  K+ "                    |       150 |       1856 |     12.373 |     13.511 |      1.0000 |      90.000 |
+ | "# max size B_c- -> D~0  K- "                   |       150 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       150 |          2 |   0.013333 |    0.16275 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       150 |          1 |( 0.666667 +- 0.664441 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1856 |         31 |(  1.67026 +- 0.297471 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        31 |          2 |(  6.45161 +- 4.41237  )%|   -------   |   -------   |
+Bc2D0KD02HHPIDBeauty2CharmLineSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2D0KD02HHPIDBeauty2Charm"             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_Bc2D0KD02HHPID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2D0KD02HHPIDBeauty2CharmLine"         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2D0KD02HHPID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2D0KD02HHPIDBeauty2CharmLine"         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2D0KD02HHPID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2D0KD02HHPIDBeauty2CharmLine"         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2D0KD02HHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2D0KD02HHPIDBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2D0KD02HHPIDBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2D0KD02HHHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2D0KD02HHHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2D0KD02HHHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2D0KD02HHHHPIDBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D0  K+ "                             |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D~0  K- "                            |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        95 |        712 |     7.4947 |     16.887 |      1.0000 |      154.00 |
+ | "# D~0"                                         |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        95 |        666 |     7.0105 |     3.5880 |      1.0000 |      20.000 |
+ | "# K-"                                          |        95 |        653 |     6.8737 |     3.0305 |      2.0000 |      17.000 |
+ | "# Phys/D2HHHHPIDBeauty2CharmFilter"            |        95 |        712 |     7.4947 |     16.887 |      1.0000 |      154.00 |
+ | "# Phys/KLooseTopoInputsLooseBeauty2CharmFilter"|        95 |       1319 |     13.884 |     5.6974 |      6.0000 |      32.000 |
+ | "# input particles"                             |        95 |       2031 |     21.379 |     19.653 |      7.0000 |      183.00 |
+ | "# max size B_c+ -> D0  K+ "                    |        95 |       6702 |     70.547 |     241.27 |      1.0000 |      2310.0 |
+ | "# max size B_c- -> D~0  K- "                   |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        95 |          0 |(  0.00000 +- 1.05263  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6702 |        225 |(  3.35721 +- 0.220025 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       225 |          0 |(  0.00000 +- 0.444444 )%|   -------   |   -------   |
+StrippingBc2D0KD02HHHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2D0KD02HHHHPIDBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2D0KD02HHHHPIDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DPiPiD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DPiPiD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DPiPiD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+D2HHHPIDTIGHTBeauty2CharmFi...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |       213 |       1889 |     8.8685 |     14.283 |      1.0000 |      144.00 |
+ | "# input particles"                             |       213 |       1889 |     8.8685 |     14.283 |      1.0000 |      144.00 |
+ |*"#accept"                                       |       213 |        205 |(  96.2441 +- 1.30272  )%|   -------   |   -------   |
+ | "#passed"                                       |       213 |       1348 |     6.3286 |     9.3087 |      0.0000 |      75.000 |
+ |*"efficiency"                                    |      1889 |       1348 |(  71.3605 +- 1.04015  )%|   -------   |   -------   |
+Bc2DXD2HHHBeauty2CharmFilter  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHPIDTIGHTBeauty2CharmFilter"        |       205 |       1348 |     6.5756 |     9.4027 |      1.0000 |      75.000 |
+ | "# input particles"                             |       205 |       1348 |     6.5756 |     9.4027 |      1.0000 |      75.000 |
+ |*"#accept"                                       |       205 |        187 |(  91.2195 +- 1.97663  )%|   -------   |   -------   |
+ | "#passed"                                       |       205 |        990 |     4.8293 |     7.1449 |      0.0000 |      58.000 |
+ |*"efficiency"                                    |      1348 |        990 |(  73.4421 +- 1.20289  )%|   -------   |   -------   |
+Bc2DPiPiD2HHHPIDBeauty2Charm  SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  rho(770)0 "                      |       186 |          3 |   0.016129 |    0.12597 |      0.0000 |      1.0000 |
+ | "# B_c- -> D-  rho(770)0 "                      |       186 |         11 |   0.059140 |    0.53052 |      0.0000 |      6.0000 |
+ | "# D+"                                          |       186 |        476 |     2.5591 |     4.2666 |      0.0000 |      38.000 |
+ | "# D-"                                          |       186 |        513 |     2.7581 |     4.0442 |      0.0000 |      27.000 |
+ | "# Phys/Bc2DXD2HHHBeauty2CharmFilter"           |       186 |        989 |     5.3172 |     7.3273 |      1.0000 |      58.000 |
+ | "# Phys/X2PiPiPIDBeauty2CharmFilter"            |       186 |       1900 |     10.215 |     7.6219 |      1.0000 |      46.000 |
+ | "# input particles"                             |       186 |       2889 |     15.532 |     13.563 |      2.0000 |      103.00 |
+ | "# max size B_c+ -> D+  rho(770)0 "             |       186 |       8583 |     46.145 |     150.68 |      0.0000 |      1710.0 |
+ | "# max size B_c- -> D-  rho(770)0 "             |       186 |       8231 |     44.253 |     109.92 |      0.0000 |      900.00 |
+ | "# rho(770)0"                                   |       186 |       1900 |     10.215 |     7.6219 |      1.0000 |      46.000 |
+ | "# selected"                                    |       186 |         14 |   0.075269 |    0.60883 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |       186 |          4 |(  2.15054 +- 1.06364  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     16814 |        404 |(  2.40276 +- 0.118097 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       404 |         14 |(  3.46535 +- 0.909964 )%|   -------   |   -------   |
+Bc2DPiPiD2HHHPIDBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DPiPiD2HHHPIDBeauty2Charm"           |         4 |         14 |     3.5000 |     2.2913 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         4 |         14 |     3.5000 |     2.2913 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         14 |     3.5000 |     2.2913 |      1.0000 |      7.0000 |
+ |*"efficiency"                                    |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DPiPiD2HHHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DPiPiD2HHHPIDBeauty2CharmLine"       |         4 |         14 |     3.5000 |     2.2913 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         4 |         14 |     3.5000 |     2.2913 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DPiPiD2HHHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DPiPiD2HHHPIDBeauty2CharmLine"       |         4 |         14 |     3.5000 |     2.2913 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         4 |         14 |     3.5000 |     2.2913 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DPiPiD2HHHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DPiPiD2HHHPIDBeauty2CharmLine"       |         4 |         14 |     3.5000 |     2.2913 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         4 |         14 |     3.5000 |     2.2913 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBc2DPiPiD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBc2DPiPiD2HHHPIDBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DPiPiD2HHHPIDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DHHWSD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DHHWSD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DHHWSD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+X2PiPiWSPlusBeauty2Charm      SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/HHPionsInputsBeauty2CharmFilter"        |       219 |       3481 |     15.895 |     6.5119 |      4.0000 |      46.000 |
+ | "# input particles"                             |       219 |       3481 |     15.895 |     6.5119 |      4.0000 |      46.000 |
+ | "# max size rho(770)+ -> pi+  pi+ "             |       219 |      16978 |     77.525 |     83.851 |      4.0000 |      529.00 |
+ | "# pi+"                                         |       219 |       1740 |     7.9452 |     3.7946 |      2.0000 |      23.000 |
+ | "# pi-"                                         |       219 |       1741 |     7.9498 |     3.6141 |      1.0000 |      23.000 |
+ | "# rho(770)+ -> pi+  pi+ "                      |       219 |       1027 |     4.6895 |     5.0922 |      0.0000 |      35.000 |
+ | "# selected"                                    |       219 |       1027 |     4.6895 |     5.0922 |      0.0000 |      35.000 |
+ |*"#accept"                                       |       219 |        192 |(  87.6712 +- 2.22160  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7619 |       2446 |(  32.1040 +- 0.534875 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2446 |       1027 |(  41.9869 +- 0.997911 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+X2HHWSPlusSubPIDSelBeauty2C...SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PiPiWSPlusBeauty2Charm"               |       192 |       1027 |     5.3490 |     5.1039 |      1.0000 |      35.000 |
+ | "# input particles"                             |       192 |       1027 |     5.3490 |     5.1039 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       192 |        192 |(  100.000 +- 0.520833 )%|   -------   |   -------   |
+ | "#passed"                                       |       192 |      12297 |     64.047 |     61.041 |      6.0000 |      414.00 |
+X2HHWSPlusBeauty2CharmFilter  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2HHWSPlusSubPIDSelBeauty2Charm"        |       192 |      12297 |     64.047 |     61.041 |      6.0000 |      414.00 |
+ | "# input particles"                             |       192 |      12297 |     64.047 |     61.041 |      6.0000 |      414.00 |
+ |*"#accept"                                       |       192 |        192 |(  100.000 +- 0.520833 )%|   -------   |   -------   |
+ | "#passed"                                       |       192 |      12297 |     64.047 |     61.041 |      6.0000 |      414.00 |
+ |*"efficiency"                                    |     12297 |      12297 |(  100.000 +- 0.00813206)%|   -------   |   -------   |
+X2PiPiWSMinusBeauty2Charm     SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/HHPionsInputsBeauty2CharmFilter"        |       219 |       3481 |     15.895 |     6.5119 |      4.0000 |      46.000 |
+ | "# input particles"                             |       219 |       3481 |     15.895 |     6.5119 |      4.0000 |      46.000 |
+ | "# max size rho(770)- -> pi-  pi- "             |       219 |      16701 |     76.260 |     71.823 |      1.0000 |      529.00 |
+ | "# pi+"                                         |       219 |       1740 |     7.9452 |     3.7946 |      2.0000 |      23.000 |
+ | "# pi-"                                         |       219 |       1741 |     7.9498 |     3.6141 |      1.0000 |      23.000 |
+ | "# rho(770)- -> pi-  pi- "                      |       219 |       1035 |     4.7260 |     4.2143 |      0.0000 |      22.000 |
+ | "# selected"                                    |       219 |       1035 |     4.7260 |     4.2143 |      0.0000 |      22.000 |
+ |*"#accept"                                       |       219 |        197 |(  89.9543 +- 2.03132  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7480 |       2497 |(  33.3824 +- 0.545258 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2497 |       1035 |(  41.4497 +- 0.985862 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+X2HHWSMinusSubPIDSelBeauty2...SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PiPiWSMinusBeauty2Charm"              |       197 |       1035 |     5.2538 |     4.1196 |      1.0000 |      22.000 |
+ | "# input particles"                             |       197 |       1035 |     5.2538 |     4.1196 |      1.0000 |      22.000 |
+ |*"#accept"                                       |       197 |        197 |(  100.000 +- 0.507614 )%|   -------   |   -------   |
+ | "#passed"                                       |       197 |      12390 |     62.893 |     49.354 |      12.000 |      264.00 |
+X2HHWSMinusBeauty2CharmFilter SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2HHWSMinusSubPIDSelBeauty2Charm"       |       197 |      12390 |     62.893 |     49.354 |      12.000 |      264.00 |
+ | "# input particles"                             |       197 |      12390 |     62.893 |     49.354 |      12.000 |      264.00 |
+ |*"#accept"                                       |       197 |        197 |(  100.000 +- 0.507614 )%|   -------   |   -------   |
+ | "#passed"                                       |       197 |      12390 |     62.893 |     49.354 |      12.000 |      264.00 |
+ |*"efficiency"                                    |     12390 |      12390 |(  100.000 +- 0.00807103)%|   -------   |   -------   |
+X2HHWSBeauty2Charm            SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2HHWSMinusBeauty2CharmFilter"          |       216 |      12390 |     57.361 |     50.387 |      0.0000 |      264.00 |
+ | "# Phys/X2HHWSPlusBeauty2CharmFilter"           |       216 |      12297 |     56.931 |     60.968 |      0.0000 |      414.00 |
+ | "# input particles"                             |       216 |      24687 |     114.29 |     89.533 |      12.000 |      570.00 |
+ |*"#accept"                                       |       216 |        216 |(  100.000 +- 0.462963 )%|   -------   |   -------   |
+ | "#passed"                                       |       216 |      24687 |     114.29 |     89.533 |      12.000 |      570.00 |
+ |*"efficiency"                                    |     24687 |      24687 |(  100.000 +- 0.00405071)%|   -------   |   -------   |
+X2HHWSPIDBeauty2CharmFilter   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2HHWSBeauty2Charm"                     |       193 |      23643 |     122.50 |     90.788 |      12.000 |      570.00 |
+ | "# input particles"                             |       193 |      23643 |     122.50 |     90.788 |      12.000 |      570.00 |
+ |*"#accept"                                       |       193 |        193 |(  100.000 +- 0.518135 )%|   -------   |   -------   |
+ | "#passed"                                       |       193 |      20200 |     104.66 |     79.787 |      10.000 |      478.00 |
+ |*"efficiency"                                    |     23643 |      20200 |(  85.4376 +- 0.229398 )%|   -------   |   -------   |
+Bc2DHHWSD2HHHPIDBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D-  rho(770)+ "                      |       186 |          1 |  0.0053763 |   0.073126 |      0.0000 |      1.0000 |
+ | "# B_c- -> D+  rho(770)- "                      |       186 |          3 |   0.016129 |    0.16316 |      0.0000 |      2.0000 |
+ | "# D+"                                          |       186 |        475 |     2.5538 |     4.2691 |      0.0000 |      38.000 |
+ | "# D-"                                          |       186 |        512 |     2.7527 |     4.0459 |      0.0000 |      27.000 |
+ | "# Phys/Bc2DXD2HHHBeauty2CharmFilter"           |       186 |        987 |     5.3065 |     7.3322 |      1.0000 |      58.000 |
+ | "# Phys/X2HHWSPIDBeauty2CharmFilter"            |       186 |      19927 |     107.13 |     79.958 |      10.000 |      478.00 |
+ | "# input particles"                             |       186 |      20914 |     112.44 |     85.169 |      11.000 |      504.00 |
+ | "# max size B_c+ -> D-  rho(770)+ "             |       186 |       9648 |     51.871 |     158.99 |      0.0000 |      1360.0 |
+ | "# max size B_c- -> D+  rho(770)- "             |       186 |       8719 |     46.876 |     179.79 |      0.0000 |      2052.0 |
+ | "# rho(770)+"                                   |       186 |       2235 |     12.016 |     14.187 |      0.0000 |      108.00 |
+ | "# rho(770)-"                                   |       186 |       2154 |     11.581 |     10.807 |      0.0000 |      54.000 |
+ | "# selected"                                    |       186 |          4 |   0.021505 |    0.23087 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       186 |          2 |(  1.07527 +- 0.756231 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     18367 |        505 |(  2.74950 +- 0.120657 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       505 |          4 |( 0.792079 +- 0.394468 )%|   -------   |   -------   |
+Bc2DHHWSD2HHHPIDBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DHHWSD2HHHPIDBeauty2Charm"           |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DHHWSD2HHHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DHHWSD2HHHPIDBeauty2CharmLine"       |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DHHWSD2HHHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DHHWSD2HHHPIDBeauty2CharmLine"       |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DHHWSD2HHHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DHHWSD2HHHPIDBeauty2CharmLine"       |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBc2DHHWSD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBc2DHHWSD2HHHPIDBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DHHWSD2HHHPIDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DHHNPD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DHHNPD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DHHNPD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DHHNPD2HHHPIDBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  rho(770)+ "                      |       186 |          2 |   0.010753 |    0.14625 |      0.0000 |      2.0000 |
+ | "# B_c- -> D-  rho(770)- "                      |       186 |         20 |    0.10753 |    0.86711 |      0.0000 |      9.0000 |
+ | "# D+"                                          |       186 |        475 |     2.5538 |     4.2691 |      0.0000 |      38.000 |
+ | "# D-"                                          |       186 |        512 |     2.7527 |     4.0459 |      0.0000 |      27.000 |
+ | "# Phys/Bc2DXD2HHHBeauty2CharmFilter"           |       186 |        987 |     5.3065 |     7.3322 |      1.0000 |      58.000 |
+ | "# Phys/X2HHWSPIDBeauty2CharmFilter"            |       186 |      19927 |     107.13 |     79.958 |      10.000 |      478.00 |
+ | "# input particles"                             |       186 |      20914 |     112.44 |     85.169 |      11.000 |      504.00 |
+ | "# max size B_c+ -> D+  rho(770)+ "             |       186 |      13062 |     70.226 |     245.84 |      0.0000 |      2584.0 |
+ | "# max size B_c- -> D-  rho(770)- "             |       186 |      10608 |     57.032 |     139.66 |      0.0000 |      1080.0 |
+ | "# rho(770)+"                                   |       186 |       2235 |     12.016 |     14.187 |      0.0000 |      108.00 |
+ | "# rho(770)-"                                   |       186 |       2154 |     11.581 |     10.807 |      0.0000 |      54.000 |
+ | "# selected"                                    |       186 |         22 |    0.11828 |    0.87804 |      0.0000 |      9.0000 |
+ |*"#accept"                                       |       186 |          4 |(  2.15054 +- 1.06364  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     23670 |        680 |(  2.87283 +- 0.108574 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       680 |         22 |(  3.23529 +- 0.678517 )%|   -------   |   -------   |
+Bc2DHHNPD2HHHPIDBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DHHNPD2HHHPIDBeauty2Charm"           |         4 |         22 |     5.5000 |     2.5000 |      2.0000 |      9.0000 |
+ | "# input particles"                             |         4 |         22 |     5.5000 |     2.5000 |      2.0000 |      9.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         22 |     5.5000 |     2.5000 |      2.0000 |      9.0000 |
+ |*"efficiency"                                    |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DHHNPD2HHHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DHHNPD2HHHPIDBeauty2CharmLine"       |         4 |         22 |     5.5000 |     2.5000 |      2.0000 |      9.0000 |
+ | "# input particles"                             |         4 |         22 |     5.5000 |     2.5000 |      2.0000 |      9.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DHHNPD2HHHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DHHNPD2HHHPIDBeauty2CharmLine"       |         4 |         22 |     5.5000 |     2.5000 |      2.0000 |      9.0000 |
+ | "# input particles"                             |         4 |         22 |     5.5000 |     2.5000 |      2.0000 |      9.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DHHNPD2HHHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DHHNPD2HHHPIDBeauty2CharmLine"       |         4 |         22 |     5.5000 |     2.5000 |      2.0000 |      9.0000 |
+ | "# input particles"                             |         4 |         22 |     5.5000 |     2.5000 |      2.0000 |      9.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBc2DHHNPD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBc2DHHNPD2HHHPIDBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DHHNPD2HHHPIDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DKPiD2HHHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DKPiD2HHHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DKPiD2HHHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DKPiD2HHHPIDBeauty2Charm   SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  K*(892)0 "                       |       183 |          1 |  0.0054645 |   0.073720 |      0.0000 |      1.0000 |
+ | "# B_c+ -> D+  K*(892)~0 "                      |       183 |          4 |   0.021858 |    0.29488 |      0.0000 |      4.0000 |
+ | "# B_c- -> D-  K*(892)0 "                       |       183 |          2 |   0.010929 |    0.10397 |      0.0000 |      1.0000 |
+ | "# B_c- -> D-  K*(892)~0 "                      |       183 |          9 |   0.049180 |    0.49344 |      0.0000 |      6.0000 |
+ | "# D+"                                          |       183 |        471 |     2.5738 |     4.3007 |      0.0000 |      38.000 |
+ | "# D-"                                          |       183 |        510 |     2.7869 |     4.0695 |      0.0000 |      27.000 |
+ | "# K*(892)0"                                    |       183 |       1216 |     6.6448 |     6.0254 |      0.0000 |      41.000 |
+ | "# K*(892)~0"                                   |       183 |       1182 |     6.4590 |     6.4771 |      0.0000 |      49.000 |
+ | "# Phys/Bc2DXD2HHHBeauty2CharmFilter"           |       183 |        981 |     5.3607 |     7.3797 |      1.0000 |      58.000 |
+ | "# Phys/X2KPiPIDBeauty2CharmFilter"             |       183 |       2398 |     13.104 |     11.737 |      1.0000 |      79.000 |
+ | "# input particles"                             |       183 |       3379 |     18.464 |     17.605 |      2.0000 |      137.00 |
+ | "# max size B_c+ -> D+  K*(892)0 "              |       183 |       5727 |     31.295 |     104.41 |      0.0000 |      1140.0 |
+ | "# max size B_c+ -> D+  K*(892)~0 "             |       183 |       6477 |     35.393 |     153.75 |      0.0000 |      1862.0 |
+ | "# max size B_c- -> D-  K*(892)0 "              |       183 |       5432 |     29.683 |     74.650 |      0.0000 |      600.00 |
+ | "# max size B_c- -> D-  K*(892)~0 "             |       183 |       5989 |     32.727 |     101.25 |      0.0000 |      980.00 |
+ | "# selected"                                    |       183 |         16 |   0.087432 |    0.78441 |      0.0000 |      10.000 |
+ |*"#accept"                                       |       183 |          4 |(  2.18579 +- 1.08089  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     23625 |        653 |(  2.76402 +- 0.106659 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       653 |         16 |(  2.45023 +- 0.605006 )%|   -------   |   -------   |
+Bc2DKPiD2HHHPIDBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DKPiD2HHHPIDBeauty2Charm"            |         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ | "# input particles"                             |         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ |*"efficiency"                                    |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DKPiD2HHHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DKPiD2HHHPIDBeauty2CharmLine"        |         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ | "# input particles"                             |         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DKPiD2HHHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DKPiD2HHHPIDBeauty2CharmLine"        |         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ | "# input particles"                             |         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DKPiD2HHHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DKPiD2HHHPIDBeauty2CharmLine"        |         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ | "# input particles"                             |         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBc2DKPiD2HHHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBc2DKPiD2HHHPIDBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DKPiD2HHHPIDBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DKKD2HHHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DKKD2HHHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DKKD2HHHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DKKD2HHHPIDBeauty2Charm    SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  phi(1020) "                      |       155 |          4 |   0.025806 |    0.32025 |      0.0000 |      4.0000 |
+ | "# B_c- -> D-  phi(1020) "                      |       155 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |       155 |        438 |     2.8258 |     4.5919 |      0.0000 |      38.000 |
+ | "# D-"                                          |       155 |        480 |     3.0968 |     4.3281 |      0.0000 |      27.000 |
+ | "# Phys/Bc2DXD2HHHBeauty2CharmFilter"           |       155 |        918 |     5.9226 |     7.8474 |      1.0000 |      58.000 |
+ | "# Phys/X2KKPIDBeauty2CharmFilter"              |       155 |        780 |     5.0323 |     5.0128 |      1.0000 |      32.000 |
+ | "# input particles"                             |       155 |       1698 |     10.955 |     11.631 |      2.0000 |      90.000 |
+ | "# max size B_c+ -> D+  phi(1020) "             |       155 |       4348 |     28.052 |     111.22 |      0.0000 |      1216.0 |
+ | "# max size B_c- -> D-  phi(1020) "             |       155 |       4036 |     26.039 |     74.523 |      0.0000 |      640.00 |
+ | "# phi(1020)"                                   |       155 |        780 |     5.0323 |     5.0128 |      1.0000 |      32.000 |
+ | "# selected"                                    |       155 |          4 |   0.025806 |    0.32025 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       155 |          1 |( 0.645161 +- 0.643077 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8384 |        262 |(  3.12500 +- 0.190023 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       262 |          4 |(  1.52672 +- 0.757509 )%|   -------   |   -------   |
+Bc2DKKD2HHHPIDBeauty2CharmLineSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DKKD2HHHPIDBeauty2Charm"             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DKKD2HHHPID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DKKD2HHHPIDBeauty2CharmLine"         |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DKKD2HHHPID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DKKD2HHHPIDBeauty2CharmLine"         |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DKKD2HHHPID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DKKD2HHHPIDBeauty2CharmLine"         |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DKKD2HHHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DKKD2HHHPIDBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DKKD2HHHPIDBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DPiKD2HHHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DPiKD2HHHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DPiKD2HHHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DPiKD2HHHPIDBeauty2Charm   SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  K*(892)0 "                       |       183 |          1 |  0.0054645 |   0.073720 |      0.0000 |      1.0000 |
+ | "# B_c+ -> D+  K*(892)~0 "                      |       183 |          4 |   0.021858 |    0.29488 |      0.0000 |      4.0000 |
+ | "# B_c- -> D-  K*(892)0 "                       |       183 |          2 |   0.010929 |    0.10397 |      0.0000 |      1.0000 |
+ | "# B_c- -> D-  K*(892)~0 "                      |       183 |          9 |   0.049180 |    0.49344 |      0.0000 |      6.0000 |
+ | "# D+"                                          |       183 |        471 |     2.5738 |     4.3007 |      0.0000 |      38.000 |
+ | "# D-"                                          |       183 |        510 |     2.7869 |     4.0695 |      0.0000 |      27.000 |
+ | "# K*(892)0"                                    |       183 |       1216 |     6.6448 |     6.0254 |      0.0000 |      41.000 |
+ | "# K*(892)~0"                                   |       183 |       1182 |     6.4590 |     6.4771 |      0.0000 |      49.000 |
+ | "# Phys/Bc2DXD2HHHBeauty2CharmFilter"           |       183 |        981 |     5.3607 |     7.3797 |      1.0000 |      58.000 |
+ | "# Phys/X2KPiPIDBeauty2CharmFilter"             |       183 |       2398 |     13.104 |     11.737 |      1.0000 |      79.000 |
+ | "# input particles"                             |       183 |       3379 |     18.464 |     17.605 |      2.0000 |      137.00 |
+ | "# max size B_c+ -> D+  K*(892)0 "              |       183 |       5727 |     31.295 |     104.41 |      0.0000 |      1140.0 |
+ | "# max size B_c+ -> D+  K*(892)~0 "             |       183 |       6477 |     35.393 |     153.75 |      0.0000 |      1862.0 |
+ | "# max size B_c- -> D-  K*(892)0 "              |       183 |       5432 |     29.683 |     74.650 |      0.0000 |      600.00 |
+ | "# max size B_c- -> D-  K*(892)~0 "             |       183 |       5989 |     32.727 |     101.25 |      0.0000 |      980.00 |
+ | "# selected"                                    |       183 |         16 |   0.087432 |    0.78441 |      0.0000 |      10.000 |
+ |*"#accept"                                       |       183 |          4 |(  2.18579 +- 1.08089  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     23625 |        653 |(  2.76402 +- 0.106659 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       653 |         16 |(  2.45023 +- 0.605006 )%|   -------   |   -------   |
+Bc2DPiKD2HHHPIDBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DPiKD2HHHPIDBeauty2Charm"            |         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ | "# input particles"                             |         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ |*"efficiency"                                    |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DPiKD2HHHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DPiKD2HHHPIDBeauty2CharmLine"        |         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ | "# input particles"                             |         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DPiKD2HHHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DPiKD2HHHPIDBeauty2CharmLine"        |         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ | "# input particles"                             |         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DPiKD2HHHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DPiKD2HHHPIDBeauty2CharmLine"        |         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ | "# input particles"                             |         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBc2DPiKD2HHHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBc2DPiKD2HHHPIDBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DPiKD2HHHPIDBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstarPiPiDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstarPiPiDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstarPiPiDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+DstarD2HHPID2D0PiBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> pi+  D0 "                       |       150 |         20 |    0.13333 |    0.48534 |      0.0000 |      3.0000 |
+ | "# D*(2010)- -> pi-  D0 "                       |       150 |         20 |    0.13333 |    0.54975 |      0.0000 |      4.0000 |
+ | "# D0"                                          |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |       150 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       150 |       2477 |     16.513 |     7.3273 |      4.0000 |      49.000 |
+ | "# input particles"                             |       150 |       2755 |     18.367 |     7.7506 |      6.0000 |      55.000 |
+ | "# max size D*(2010)+ -> pi+  D0 "              |       150 |       2480 |     16.533 |     18.895 |      2.0000 |      150.00 |
+ | "# max size D*(2010)- -> pi-  D0 "              |       150 |       2500 |     16.667 |     17.669 |      2.0000 |      144.00 |
+ | "# pi+"                                         |       150 |       1242 |     8.2800 |     4.2616 |      2.0000 |      25.000 |
+ | "# pi-"                                         |       150 |       1235 |     8.2333 |     3.9622 |      1.0000 |      24.000 |
+ | "# selected"                                    |       150 |         40 |    0.26667 |    0.87686 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |       150 |         20 |(  13.3333 +- 2.77555  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4980 |        969 |(  19.4578 +- 0.560976 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       969 |         40 |(  4.12797 +- 0.639076 )%|   -------   |   -------   |
+Bc2DstarPiPiDstar2D0PiD02HH...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  rho(770)0 "               |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  rho(770)0 "               |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        20 |         20 |     1.0000 |    0.94868 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        20 |         20 |     1.0000 |     1.1832 |      0.0000 |      4.0000 |
+ | "# Phys/DstarD2HHPID2D0PiBeauty2Charm"          |        20 |         40 |     2.0000 |     1.5166 |      1.0000 |      7.0000 |
+ | "# Phys/X2PiPiPIDBeauty2CharmFilter"            |        20 |        237 |     11.850 |     10.456 |      2.0000 |      45.000 |
+ | "# input particles"                             |        20 |        277 |     13.850 |     11.177 |      3.0000 |      46.000 |
+ | "# max size B_c+ -> D*(2010)+  rho(770)0 "      |        20 |        323 |     16.150 |     23.344 |      0.0000 |      90.000 |
+ | "# max size B_c- -> D*(2010)-  rho(770)0 "      |        20 |        284 |     14.200 |     27.935 |      0.0000 |      120.00 |
+ | "# rho(770)0"                                   |        20 |        237 |     11.850 |     10.456 |      2.0000 |      45.000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       607 |         20 |(  3.29489 +- 0.724521 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+StrippingBc2DstarPiPiDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstarPiPiDstar2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstarPiPiDstar2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstarHHWSDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstarHHWSDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstarHHWSDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstarHHWSDstar2D0PiD02HH...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)-  rho(770)+ "               |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)+  rho(770)- "               |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        20 |         20 |     1.0000 |    0.94868 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        20 |         20 |     1.0000 |     1.1832 |      0.0000 |      4.0000 |
+ | "# Phys/DstarD2HHPID2D0PiBeauty2Charm"          |        20 |         40 |     2.0000 |     1.5166 |      1.0000 |      7.0000 |
+ | "# Phys/X2HHWSPIDBeauty2CharmFilter"            |        20 |       2382 |     119.10 |     106.74 |      10.000 |      434.00 |
+ | "# input particles"                             |        20 |       2422 |     121.10 |     107.36 |      11.000 |      435.00 |
+ | "# max size B_c+ -> D*(2010)-  rho(770)+ "      |        20 |        305 |     15.250 |     35.613 |      0.0000 |      136.00 |
+ | "# max size B_c- -> D*(2010)+  rho(770)- "      |        20 |        387 |     19.350 |     34.818 |      0.0000 |      132.00 |
+ | "# rho(770)+"                                   |        20 |        268 |     13.400 |     16.335 |      0.0000 |      68.000 |
+ | "# rho(770)-"                                   |        20 |        298 |     14.900 |     15.339 |      0.0000 |      54.000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       692 |         33 |(  4.76879 +- 0.810104 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        33 |          0 |(  0.00000 +- 3.03030  )%|   -------   |   -------   |
+StrippingBc2DstarHHWSDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstarHHWSDstar2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstarHHWSDstar2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstarHHNPDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstarHHNPDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstarHHNPDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstarHHNPDstar2D0PiD02HH...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  rho(770)+ "               |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  rho(770)- "               |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        20 |         20 |     1.0000 |    0.94868 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        20 |         20 |     1.0000 |     1.1832 |      0.0000 |      4.0000 |
+ | "# Phys/DstarD2HHPID2D0PiBeauty2Charm"          |        20 |         40 |     2.0000 |     1.5166 |      1.0000 |      7.0000 |
+ | "# Phys/X2HHWSPIDBeauty2CharmFilter"            |        20 |       2382 |     119.10 |     106.74 |      10.000 |      434.00 |
+ | "# input particles"                             |        20 |       2422 |     121.10 |     107.36 |      11.000 |      435.00 |
+ | "# max size B_c+ -> D*(2010)+  rho(770)+ "      |        20 |        400 |     20.000 |     29.801 |      0.0000 |      102.00 |
+ | "# max size B_c- -> D*(2010)-  rho(770)- "      |        20 |        426 |     21.300 |     40.730 |      0.0000 |      176.00 |
+ | "# rho(770)+"                                   |        20 |        268 |     13.400 |     16.335 |      0.0000 |      68.000 |
+ | "# rho(770)-"                                   |        20 |        298 |     14.900 |     15.339 |      0.0000 |      54.000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       826 |         71 |(  8.59564 +- 0.975287 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        71 |          0 |(  0.00000 +- 1.40845  )%|   -------   |   -------   |
+StrippingBc2DstarHHNPDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstarHHNPDstar2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstarHHNPDstar2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstarKPiDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstarKPiDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstarKPiDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstarKPiDstar2D0PiD02HHP...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  K*(892)0 "                |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*(2010)+  K*(892)~0 "               |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  K*(892)0 "                |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  K*(892)~0 "               |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        20 |         20 |     1.0000 |    0.94868 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        20 |         20 |     1.0000 |     1.1832 |      0.0000 |      4.0000 |
+ | "# K*(892)0"                                    |        20 |        161 |     8.0500 |     7.2696 |      2.0000 |      30.000 |
+ | "# K*(892)~0"                                   |        20 |        197 |     9.8500 |     11.473 |      0.0000 |      49.000 |
+ | "# Phys/DstarD2HHPID2D0PiBeauty2Charm"          |        20 |         40 |     2.0000 |     1.5166 |      1.0000 |      7.0000 |
+ | "# Phys/X2KPiPIDBeauty2CharmFilter"             |        20 |        358 |     17.900 |     18.496 |      2.0000 |      79.000 |
+ | "# input particles"                             |        20 |        398 |     19.900 |     19.183 |      3.0000 |      80.000 |
+ | "# max size B_c+ -> D*(2010)+  K*(892)0 "       |        20 |        225 |     11.250 |     18.094 |      0.0000 |      72.000 |
+ | "# max size B_c+ -> D*(2010)+  K*(892)~0 "      |        20 |        288 |     14.400 |     21.544 |      0.0000 |      81.000 |
+ | "# max size B_c- -> D*(2010)-  K*(892)0 "       |        20 |        201 |     10.050 |     21.134 |      0.0000 |      96.000 |
+ | "# max size B_c- -> D*(2010)-  K*(892)~0 "      |        20 |        238 |     11.900 |     26.138 |      0.0000 |      108.00 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       952 |         58 |(  6.09244 +- 0.775224 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        58 |          0 |(  0.00000 +- 1.72414  )%|   -------   |   -------   |
+StrippingBc2DstarKPiDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstarKPiDstar2D...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstarKPiDstar2D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstarKKDstar2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstarKKDstar2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstarKKDstar2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstarKKDstar2D0PiD02HHPI...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  phi(1020) "               |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  phi(1020) "               |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        17 |         19 |     1.1176 |    0.96298 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        17 |         18 |     1.0588 |     1.2589 |      0.0000 |      4.0000 |
+ | "# Phys/DstarD2HHPID2D0PiBeauty2Charm"          |        17 |         37 |     2.1765 |     1.5806 |      1.0000 |      7.0000 |
+ | "# Phys/X2KKPIDBeauty2CharmFilter"              |        17 |        138 |     8.1176 |     8.0358 |      1.0000 |      32.000 |
+ | "# input particles"                             |        17 |        175 |     10.294 |     8.7432 |      3.0000 |      33.000 |
+ | "# max size B_c+ -> D*(2010)+  phi(1020) "      |        17 |        204 |     12.000 |     17.980 |      0.0000 |      66.000 |
+ | "# max size B_c- -> D*(2010)-  phi(1020) "      |        17 |        176 |     10.353 |     21.266 |      0.0000 |      88.000 |
+ | "# phi(1020)"                                   |        17 |        138 |     8.1176 |     8.0358 |      1.0000 |      32.000 |
+ | "# selected"                                    |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        17 |          0 |(  0.00000 +- 5.88235  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       380 |         22 |(  5.78947 +- 1.19806  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        22 |          0 |(  0.00000 +- 4.54545  )%|   -------   |   -------   |
+StrippingBc2DstarKKDstar2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstarKKDstar2D0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstarKKDstar2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstarPiKDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstarPiKDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstarPiKDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstarPiKDstar2D0PiD02HHP...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  K*(892)0 "                |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*(2010)+  K*(892)~0 "               |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  K*(892)0 "                |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  K*(892)~0 "               |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        20 |         20 |     1.0000 |    0.94868 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        20 |         20 |     1.0000 |     1.1832 |      0.0000 |      4.0000 |
+ | "# K*(892)0"                                    |        20 |        161 |     8.0500 |     7.2696 |      2.0000 |      30.000 |
+ | "# K*(892)~0"                                   |        20 |        197 |     9.8500 |     11.473 |      0.0000 |      49.000 |
+ | "# Phys/DstarD2HHPID2D0PiBeauty2Charm"          |        20 |         40 |     2.0000 |     1.5166 |      1.0000 |      7.0000 |
+ | "# Phys/X2KPiPIDBeauty2CharmFilter"             |        20 |        358 |     17.900 |     18.496 |      2.0000 |      79.000 |
+ | "# input particles"                             |        20 |        398 |     19.900 |     19.183 |      3.0000 |      80.000 |
+ | "# max size B_c+ -> D*(2010)+  K*(892)0 "       |        20 |        225 |     11.250 |     18.094 |      0.0000 |      72.000 |
+ | "# max size B_c+ -> D*(2010)+  K*(892)~0 "      |        20 |        288 |     14.400 |     21.544 |      0.0000 |      81.000 |
+ | "# max size B_c- -> D*(2010)-  K*(892)0 "       |        20 |        201 |     10.050 |     21.134 |      0.0000 |      96.000 |
+ | "# max size B_c- -> D*(2010)-  K*(892)~0 "      |        20 |        238 |     11.900 |     26.138 |      0.0000 |      108.00 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       952 |         58 |(  6.09244 +- 0.775224 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        58 |          0 |(  0.00000 +- 1.72414  )%|   -------   |   -------   |
+StrippingBc2DstarPiKDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstarPiKDstar2D...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstarPiKDstar2D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstarPiPiDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstarPiPiDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstarPiPiDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+DstarD2HHHHPID2D0PiBeauty2C...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> pi+  D0 "                       |        95 |         97 |     1.0211 |     6.6995 |      0.0000 |      65.000 |
+ | "# D*(2010)- -> pi-  D0 "                       |        95 |         70 |    0.73684 |     2.6958 |      0.0000 |      22.000 |
+ | "# D0"                                          |        95 |        712 |     7.4947 |     16.887 |      1.0000 |      154.00 |
+ | "# D~0"                                         |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHPIDBeauty2CharmFilter"            |        95 |        712 |     7.4947 |     16.887 |      1.0000 |      154.00 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        95 |       1698 |     17.874 |     7.5843 |      6.0000 |      49.000 |
+ | "# input particles"                             |        95 |       2410 |     25.368 |     21.683 |      7.0000 |      203.00 |
+ | "# max size D*(2010)+ -> pi+  D0 "              |        95 |       9558 |     100.61 |     397.54 |      3.0000 |      3850.0 |
+ | "# max size D*(2010)- -> pi-  D0 "              |        95 |       9224 |     97.095 |     382.49 |      2.0000 |      3696.0 |
+ | "# pi+"                                         |        95 |        865 |     9.1053 |     4.5410 |      3.0000 |      25.000 |
+ | "# pi-"                                         |        95 |        833 |     8.7684 |     3.9509 |      2.0000 |      24.000 |
+ | "# selected"                                    |        95 |        167 |     1.7579 |     7.3035 |      0.0000 |      66.000 |
+ |*"#accept"                                       |        95 |         25 |(  26.3158 +- 4.51787  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     18782 |       3841 |(  20.4504 +- 0.294306 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3841 |        167 |(  4.34783 +- 0.329050 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Bc2DstarPiPiDstar2D0PiD02HH...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  rho(770)0 "               |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  rho(770)0 "               |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        25 |         97 |     3.8800 |     12.628 |      0.0000 |      65.000 |
+ | "# D*(2010)-"                                   |        25 |         70 |     2.8000 |     4.6733 |      0.0000 |      22.000 |
+ | "# Phys/DstarD2HHHHPID2D0PiBeauty2Charm"        |        25 |        167 |     6.6800 |     13.031 |      1.0000 |      66.000 |
+ | "# Phys/X2PiPiPIDBeauty2CharmFilter"            |        25 |        455 |     18.200 |     11.391 |      1.0000 |      46.000 |
+ | "# input particles"                             |        25 |        622 |     24.880 |     20.543 |      7.0000 |      111.00 |
+ | "# max size B_c+ -> D*(2010)+  rho(770)0 "      |        25 |       3334 |     133.36 |     570.47 |      0.0000 |      2925.0 |
+ | "# max size B_c- -> D*(2010)-  rho(770)0 "      |        25 |       1236 |     49.440 |     96.393 |      0.0000 |      440.00 |
+ | "# rho(770)0"                                   |        25 |        455 |     18.200 |     11.391 |      1.0000 |      46.000 |
+ | "# selected"                                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4570 |        211 |(  4.61707 +- 0.310428 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       211 |          0 |(  0.00000 +- 0.473934 )%|   -------   |   -------   |
+StrippingBc2DstarPiPiDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstarPiPiDstar2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstarPiPiDstar2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstarHHWSDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstarHHWSDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstarHHWSDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstarHHWSDstar2D0PiD02HH...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)-  rho(770)+ "               |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)+  rho(770)- "               |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        25 |         97 |     3.8800 |     12.628 |      0.0000 |      65.000 |
+ | "# D*(2010)-"                                   |        25 |         70 |     2.8000 |     4.6733 |      0.0000 |      22.000 |
+ | "# Phys/DstarD2HHHHPID2D0PiBeauty2Charm"        |        25 |        167 |     6.6800 |     13.031 |      1.0000 |      66.000 |
+ | "# Phys/X2HHWSPIDBeauty2CharmFilter"            |        25 |       4958 |     198.32 |     119.44 |      44.000 |      478.00 |
+ | "# input particles"                             |        25 |       5125 |     205.00 |     125.03 |      45.000 |      500.00 |
+ | "# max size B_c+ -> D*(2010)-  rho(770)+ "      |        25 |       1528 |     61.120 |     152.50 |      0.0000 |      748.00 |
+ | "# max size B_c- -> D*(2010)+  rho(770)- "      |        25 |       3875 |     155.00 |     685.17 |      0.0000 |      3510.0 |
+ | "# rho(770)+"                                   |        25 |        594 |     23.760 |     20.259 |      0.0000 |      76.000 |
+ | "# rho(770)-"                                   |        25 |        516 |     20.640 |     14.003 |      4.0000 |      54.000 |
+ | "# selected"                                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5403 |         93 |(  1.72127 +- 0.176944 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        93 |          0 |(  0.00000 +- 1.07527  )%|   -------   |   -------   |
+StrippingBc2DstarHHWSDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstarHHWSDstar2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstarHHWSDstar2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstarHHNPDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstarHHNPDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstarHHNPDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstarHHNPDstar2D0PiD02HH...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  rho(770)+ "               |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  rho(770)- "               |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        25 |         97 |     3.8800 |     12.628 |      0.0000 |      65.000 |
+ | "# D*(2010)-"                                   |        25 |         70 |     2.8000 |     4.6733 |      0.0000 |      22.000 |
+ | "# Phys/DstarD2HHHHPID2D0PiBeauty2Charm"        |        25 |        167 |     6.6800 |     13.031 |      1.0000 |      66.000 |
+ | "# Phys/X2HHWSPIDBeauty2CharmFilter"            |        25 |       4958 |     198.32 |     119.44 |      44.000 |      478.00 |
+ | "# input particles"                             |        25 |       5125 |     205.00 |     125.03 |      45.000 |      500.00 |
+ | "# max size B_c+ -> D*(2010)+  rho(770)+ "      |        25 |       5208 |     208.32 |     861.78 |      0.0000 |      4420.0 |
+ | "# max size B_c- -> D*(2010)-  rho(770)- "      |        25 |       1632 |     65.280 |     125.69 |      0.0000 |      550.00 |
+ | "# rho(770)+"                                   |        25 |        594 |     23.760 |     20.259 |      0.0000 |      76.000 |
+ | "# rho(770)-"                                   |        25 |        516 |     20.640 |     14.003 |      4.0000 |      54.000 |
+ | "# selected"                                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6840 |        687 |(  10.0439 +- 0.363444 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       687 |          0 |(  0.00000 +- 0.145560 )%|   -------   |   -------   |
+StrippingBc2DstarHHNPDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstarHHNPDstar2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstarHHNPDstar2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstarKPiDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstarKPiDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstarKPiDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstarKPiDstar2D0PiD02HHH...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  K*(892)0 "                |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*(2010)+  K*(892)~0 "               |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  K*(892)0 "                |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  K*(892)~0 "               |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        25 |         97 |     3.8800 |     12.628 |      0.0000 |      65.000 |
+ | "# D*(2010)-"                                   |        25 |         70 |     2.8000 |     4.6733 |      0.0000 |      22.000 |
+ | "# K*(892)0"                                    |        25 |        307 |     12.280 |     8.9197 |      0.0000 |      41.000 |
+ | "# K*(892)~0"                                   |        25 |        305 |     12.200 |     11.300 |      1.0000 |      49.000 |
+ | "# Phys/DstarD2HHHHPID2D0PiBeauty2Charm"        |        25 |        167 |     6.6800 |     13.031 |      1.0000 |      66.000 |
+ | "# Phys/X2KPiPIDBeauty2CharmFilter"             |        25 |        612 |     24.480 |     19.236 |      3.0000 |      79.000 |
+ | "# input particles"                             |        25 |        779 |     31.160 |     28.460 |      6.0000 |      145.00 |
+ | "# max size B_c+ -> D*(2010)+  K*(892)0 "       |        25 |       2262 |     90.480 |     380.31 |      0.0000 |      1950.0 |
+ | "# max size B_c+ -> D*(2010)+  K*(892)~0 "      |        25 |       3425 |     137.00 |     622.43 |      0.0000 |      3185.0 |
+ | "# max size B_c- -> D*(2010)-  K*(892)0 "       |        25 |        768 |     30.720 |     57.715 |      0.0000 |      220.00 |
+ | "# max size B_c- -> D*(2010)-  K*(892)~0 "      |        25 |       1010 |     40.400 |     94.155 |      0.0000 |      440.00 |
+ | "# selected"                                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7465 |        373 |(  4.99665 +- 0.252170 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       373 |          0 |(  0.00000 +- 0.268097 )%|   -------   |   -------   |
+StrippingBc2DstarKPiDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstarKPiDstar2D...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstarKPiDstar2D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstarKKDstar2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstarKKDstar2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstarKKDstar2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstarKKDstar2D0PiD02HHHH...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  phi(1020) "               |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  phi(1020) "               |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        25 |         97 |     3.8800 |     12.628 |      0.0000 |      65.000 |
+ | "# D*(2010)-"                                   |        25 |         70 |     2.8000 |     4.6733 |      0.0000 |      22.000 |
+ | "# Phys/DstarD2HHHHPID2D0PiBeauty2Charm"        |        25 |        167 |     6.6800 |     13.031 |      1.0000 |      66.000 |
+ | "# Phys/X2KKPIDBeauty2CharmFilter"              |        25 |        212 |     8.4800 |     8.5796 |      1.0000 |      32.000 |
+ | "# input particles"                             |        25 |        379 |     15.160 |     19.042 |      2.0000 |      98.000 |
+ | "# max size B_c+ -> D*(2010)+  phi(1020) "      |        25 |       2258 |     90.320 |     406.40 |      0.0000 |      2080.0 |
+ | "# max size B_c- -> D*(2010)-  phi(1020) "      |        25 |        648 |     25.920 |     58.393 |      0.0000 |      242.00 |
+ | "# phi(1020)"                                   |        25 |        212 |     8.4800 |     8.5796 |      1.0000 |      32.000 |
+ | "# selected"                                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2906 |        106 |(  3.64763 +- 0.347767 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       106 |          0 |(  0.00000 +- 0.943396 )%|   -------   |   -------   |
+StrippingBc2DstarKKDstar2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstarKKDstar2D0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstarKKDstar2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstarPiKDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstarPiKDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstarPiKDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstarPiKDstar2D0PiD02HHH...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  K*(892)0 "                |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*(2010)+  K*(892)~0 "               |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  K*(892)0 "                |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  K*(892)~0 "               |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        25 |         97 |     3.8800 |     12.628 |      0.0000 |      65.000 |
+ | "# D*(2010)-"                                   |        25 |         70 |     2.8000 |     4.6733 |      0.0000 |      22.000 |
+ | "# K*(892)0"                                    |        25 |        307 |     12.280 |     8.9197 |      0.0000 |      41.000 |
+ | "# K*(892)~0"                                   |        25 |        305 |     12.200 |     11.300 |      1.0000 |      49.000 |
+ | "# Phys/DstarD2HHHHPID2D0PiBeauty2Charm"        |        25 |        167 |     6.6800 |     13.031 |      1.0000 |      66.000 |
+ | "# Phys/X2KPiPIDBeauty2CharmFilter"             |        25 |        612 |     24.480 |     19.236 |      3.0000 |      79.000 |
+ | "# input particles"                             |        25 |        779 |     31.160 |     28.460 |      6.0000 |      145.00 |
+ | "# max size B_c+ -> D*(2010)+  K*(892)0 "       |        25 |       2262 |     90.480 |     380.31 |      0.0000 |      1950.0 |
+ | "# max size B_c+ -> D*(2010)+  K*(892)~0 "      |        25 |       3425 |     137.00 |     622.43 |      0.0000 |      3185.0 |
+ | "# max size B_c- -> D*(2010)-  K*(892)0 "       |        25 |        768 |     30.720 |     57.715 |      0.0000 |      220.00 |
+ | "# max size B_c- -> D*(2010)-  K*(892)~0 "      |        25 |       1010 |     40.400 |     94.155 |      0.0000 |      440.00 |
+ | "# selected"                                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7465 |        373 |(  4.99665 +- 0.252170 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       373 |          0 |(  0.00000 +- 0.268097 )%|   -------   |   -------   |
+StrippingBc2DstarPiKDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstarPiKDstar2D...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstarPiKDstar2D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2HHWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         86 |(  8.60000 +- 0.886589 )%|   -------   |   -------   |
+StrippingB2D0KD2HHWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         33 |(  38.3721 +- 5.24381  )%|   -------   |   -------   |
+StrippingB2D0KD2HHWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+B2D0KD2HHWSBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+B2D0KD2HHWSBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+B2D0KD2HHWSBeauty2Charm       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K- "                               |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        16 |         54 |     3.3750 |     2.0879 |      1.0000 |      8.0000 |
+ | "# D~0"                                         |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        16 |         80 |     5.0000 |     2.2913 |      2.0000 |      11.000 |
+ | "# K-"                                          |        16 |         83 |     5.1875 |     2.4036 |      2.0000 |      10.000 |
+ | "# Phys/D2HHWSBeauty2Charm"                     |        16 |         54 |     3.3750 |     2.0879 |      1.0000 |      8.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        16 |        163 |     10.188 |     4.1264 |      4.0000 |      20.000 |
+ | "# input particles"                             |        16 |        217 |     13.562 |     5.0864 |      7.0000 |      28.000 |
+ | "# max size B+ -> D0  K+ "                      |        16 |        290 |     18.125 |     19.833 |      2.0000 |      88.000 |
+ | "# max size B- -> D0  K- "                      |        16 |        296 |     18.500 |     17.564 |      4.0000 |      72.000 |
+ | "# selected"                                    |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        16 |          0 |(  0.00000 +- 6.25000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       586 |         48 |(  8.19113 +- 1.13283  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        48 |          0 |(  0.00000 +- 2.08333  )%|   -------   |   -------   |
+StrippingB2D0KD2HHWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2HHWSBeauty2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2HHWSBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2HHWSBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         95 |(  9.50000 +- 0.927227 )%|   -------   |   -------   |
+StrippingB2D0PiD2HHWSBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         35 |(  36.8421 +- 4.94908  )%|   -------   |   -------   |
+StrippingB2D0PiD2HHWSBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+B2D0PiD2HHWSBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+B2D0PiD2HHWSBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+B2D0PiD2HHWSBeauty2Charm      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi- "                              |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        19 |         60 |     3.1579 |     2.2305 |      1.0000 |      9.0000 |
+ | "# D~0"                                         |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHWSBeauty2Charm"                     |        19 |         60 |     3.1579 |     2.2305 |      1.0000 |      9.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        19 |        152 |     8.0000 |     3.6128 |      4.0000 |      17.000 |
+ | "# input particles"                             |        19 |        212 |     11.158 |     4.5913 |      5.0000 |      20.000 |
+ | "# max size B+ -> D0  pi+ "                     |        19 |        289 |     15.211 |     16.012 |      2.0000 |      56.000 |
+ | "# max size B- -> D0  pi- "                     |        19 |        220 |     11.579 |     10.200 |      1.0000 |      40.000 |
+ | "# pi+"                                         |        19 |         79 |     4.1579 |     1.8429 |      1.0000 |      8.0000 |
+ | "# pi-"                                         |        19 |         73 |     3.8421 |     2.7770 |      1.0000 |      13.000 |
+ | "# selected"                                    |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       509 |         32 |(  6.28684 +- 1.07586  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        32 |          0 |(  0.00000 +- 3.12500  )%|   -------   |   -------   |
+StrippingB2D0PiD2HHWSBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD2HHWSBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2HHWSBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2HHUPBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD2HHUPBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiD2HHUPBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+PiUPInputsBeauty2CharmFilter  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsUpPions"                       |       366 |       4651 |     12.708 |     6.4541 |      1.0000 |      48.000 |
+ | "# input particles"                             |       366 |       4651 |     12.708 |     6.4541 |      1.0000 |      48.000 |
+ |*"#accept"                                       |       366 |        344 |(  93.9891 +- 1.24242  )%|   -------   |   -------   |
+ | "#passed"                                       |       366 |       1326 |     3.6230 |     2.4495 |      0.0000 |      16.000 |
+ |*"efficiency"                                    |      4651 |       1326 |(  28.5100 +- 0.661985 )%|   -------   |   -------   |
+ProtoD2pi+pi-UPBeauty2Charm   SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi- "                             |       344 |         23 |   0.066860 |    0.26116 |      0.0000 |      2.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/PiUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# input particles"                             |       344 |       6316 |     18.360 |     7.9868 |      4.0000 |      63.000 |
+ | "# max size D0 -> pi+  pi- "                    |       344 |      33211 |     96.544 |     98.159 |      3.0000 |      992.00 |
+ | "# pi+"                                         |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# pi-"                                         |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# selected"                                    |       344 |         23 |   0.066860 |    0.26116 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       344 |         22 |(  6.39535 +- 1.31917  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     33211 |         94 |( 0.283039 +- 0.0291519)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        94 |         23 |(  24.4681 +- 4.43406  )%|   -------   |   -------   |
+SelFilterPhys_StdNoPIDsUpKa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+KaUPInputsBeauty2CharmFilter  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsUpKaons"                       |       366 |       4651 |     12.708 |     6.4541 |      1.0000 |      48.000 |
+ | "# input particles"                             |       366 |       4651 |     12.708 |     6.4541 |      1.0000 |      48.000 |
+ |*"#accept"                                       |       366 |        344 |(  93.9891 +- 1.24242  )%|   -------   |   -------   |
+ | "#passed"                                       |       366 |       1326 |     3.6230 |     2.4495 |      0.0000 |      16.000 |
+ |*"efficiency"                                    |      4651 |       1326 |(  28.5100 +- 0.661985 )%|   -------   |   -------   |
+ProtoD2K+pi-UPBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi- "                              |       344 |         38 |    0.11047 |    0.34859 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# K-"                                          |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/KaUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/PiUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# input particles"                             |       344 |      12632 |     36.721 |     15.974 |      8.0000 |      126.00 |
+ | "# max size D0 -> K+  pi- "                     |       344 |      33211 |     96.544 |     98.159 |      3.0000 |      992.00 |
+ | "# pi+"                                         |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# pi-"                                         |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# selected"                                    |       344 |         38 |    0.11047 |    0.34859 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       344 |         34 |(  9.88372 +- 1.60910  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     33211 |        118 |( 0.355304 +- 0.0326502)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       118 |         38 |(  32.2034 +- 4.30144  )%|   -------   |   -------   |
+ProtoD2K+K-UPBeauty2Charm     SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K- "                               |       344 |         42 |    0.12209 |    0.33616 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# K-"                                          |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/KaUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# input particles"                             |       344 |       6316 |     18.360 |     7.9868 |      4.0000 |      63.000 |
+ | "# max size D0 -> K+  K- "                      |       344 |      33211 |     96.544 |     98.159 |      3.0000 |      992.00 |
+ | "# selected"                                    |       344 |         42 |    0.12209 |    0.33616 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       344 |         41 |(  11.9186 +- 1.74693  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     33211 |        120 |( 0.361326 +- 0.0329248)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       120 |         42 |(  35.0000 +- 4.35412  )%|   -------   |   -------   |
+ProtoD2K-pi+UPBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+ "                              |       344 |         34 |   0.098837 |    0.31733 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# K-"                                          |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/KaUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/PiUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# input particles"                             |       344 |      12632 |     36.721 |     15.974 |      8.0000 |      126.00 |
+ | "# max size D0 -> K-  pi+ "                     |       344 |      33211 |     96.544 |     98.159 |      3.0000 |      992.00 |
+ | "# pi+"                                         |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# pi-"                                         |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# selected"                                    |       344 |         34 |   0.098837 |    0.31733 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       344 |         32 |(  9.30233 +- 1.56608  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     33211 |        109 |( 0.328205 +- 0.0313847)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       109 |         34 |(  31.1927 +- 4.43742  )%|   -------   |   -------   |
+D2HHUPBeauty2Charm            SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD2K+K-UPBeauty2Charm"              |        75 |         42 |    0.56000 |    0.52256 |      0.0000 |      2.0000 |
+ | "# Phys/ProtoD2K+pi-UPBeauty2Charm"             |        75 |         38 |    0.50667 |    0.59718 |      0.0000 |      2.0000 |
+ | "# Phys/ProtoD2K-pi+UPBeauty2Charm"             |        75 |         34 |    0.45333 |    0.54878 |      0.0000 |      2.0000 |
+ | "# Phys/ProtoD2pi+pi-UPBeauty2Charm"            |        75 |         23 |    0.30667 |    0.48917 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        75 |        137 |     1.8267 |    0.95740 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |        75 |         75 |(  100.000 +- 1.33333  )%|   -------   |   -------   |
+ | "#passed"                                       |        75 |        137 |     1.8267 |    0.95740 |      1.0000 |      5.0000 |
+ |*"efficiency"                                    |       137 |        137 |(  100.000 +- 0.729927 )%|   -------   |   -------   |
+B2D0PiD2HHUPBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        75 |         75 |(  100.000 +- 1.33333  )%|   -------   |   -------   |
+B2D0PiD2HHUPBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        75 |         75 |(  100.000 +- 1.33333  )%|   -------   |   -------   |
+B2D0PiD2HHUPBeauty2Charm      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |        75 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi- "                              |        75 |          1 |   0.013333 |    0.11470 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        75 |        137 |     1.8267 |    0.95740 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        75 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHUPBeauty2Charm"                     |        75 |        137 |     1.8267 |    0.95740 |      1.0000 |      5.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        75 |        621 |     8.2800 |     4.1938 |      3.0000 |      21.000 |
+ | "# input particles"                             |        75 |        758 |     10.107 |     4.6089 |      4.0000 |      26.000 |
+ | "# max size B+ -> D0  pi+ "                     |        75 |        650 |     8.6667 |     11.298 |      0.0000 |      75.000 |
+ | "# max size B- -> D0  pi- "                     |        75 |        587 |     7.8267 |     6.5836 |      1.0000 |      36.000 |
+ | "# pi+"                                         |        75 |        312 |     4.1600 |     2.7180 |      0.0000 |      15.000 |
+ | "# pi-"                                         |        75 |        309 |     4.1200 |     2.2448 |      1.0000 |      11.000 |
+ | "# selected"                                    |        75 |          1 |   0.013333 |    0.11470 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        75 |          1 |(  1.33333 +- 1.32441  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1237 |         84 |(  6.79062 +- 0.715319 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        84 |          1 |(  1.19048 +- 1.18337  )%|   -------   |   -------   |
+B2D0PiD2HHUPBeauty2CharmTISTOSSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2HHUPBeauty2Charm"               |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0PiD2HHUPBeauty2CharmB2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2HHUPBeauty2CharmTISTOS"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0PiD2HHUPBeauty2CharmLine  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2D0PiD2HHUPBeauty2CharmB2CBBDTBeauty2Ch|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0PiD2HHUPBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2HHUPBeauty2CharmLine"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0PiD2HHUPBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2HHUPBeauty2CharmLine"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0PiD2HHUPBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2HHUPBeauty2CharmLine"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiD2HHUPBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiD2HHUPBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2HHUPBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKWSD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DKWSD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DKWSD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DKWSD2HHHBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       245 |        245 |(  100.000 +- 0.408163 )%|   -------   |   -------   |
+B02DKWSD2HHHBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       245 |        245 |(  100.000 +- 0.408163 )%|   -------   |   -------   |
+B02DKWSD2HHHBeauty2Charm      SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K- "                               |       245 |         14 |   0.057143 |    0.53146 |      0.0000 |      7.0000 |
+ | "# B~0 -> D+  K+ "                              |       245 |         10 |   0.040816 |    0.28278 |      0.0000 |      3.0000 |
+ | "# D+"                                          |       245 |       2221 |     9.0653 |     14.847 |      0.0000 |      127.00 |
+ | "# D-"                                          |       245 |       2318 |     9.4612 |     14.281 |      0.0000 |      97.000 |
+ | "# K+"                                          |       245 |        964 |     3.9347 |     2.0908 |      0.0000 |      15.000 |
+ | "# K-"                                          |       245 |        984 |     4.0163 |     2.0303 |      0.0000 |      13.000 |
+ | "# Phys/D2HHHBeauty2Charm"                      |       245 |       4539 |     18.527 |     27.264 |      1.0000 |      223.00 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |       245 |       1948 |     7.9510 |     3.3438 |      2.0000 |      21.000 |
+ | "# input particles"                             |       245 |       6487 |     26.478 |     28.733 |      4.0000 |      233.00 |
+ | "# max size B0 -> D-  K- "                      |       245 |      11351 |     46.331 |     83.831 |      0.0000 |      480.00 |
+ | "# max size B~0 -> D+  K+ "                     |       245 |      11992 |     48.947 |     112.38 |      0.0000 |      1143.0 |
+ | "# selected"                                    |       245 |         24 |   0.097959 |    0.68705 |      0.0000 |      9.0000 |
+ |*"#accept"                                       |       245 |          9 |(  3.67347 +- 1.20179  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     23343 |       1008 |(  4.31821 +- 0.133042 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1008 |         24 |(  2.38095 +- 0.480189 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02DKWSD2HHHBeauty2CharmTISTOSSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKWSD2HHHBeauty2Charm"               |         9 |         24 |     2.6667 |     2.4495 |      1.0000 |      9.0000 |
+ | "# input particles"                             |         9 |         24 |     2.6667 |     2.4495 |      1.0000 |      9.0000 |
+ |*"#accept"                                       |         9 |          6 |(  66.6667 +- 15.7135  )%|   -------   |   -------   |
+B02DKWSD2HHHBeauty2CharmB2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKWSD2HHHBeauty2CharmTISTOS"         |         6 |         20 |     3.3333 |     2.7487 |      1.0000 |      9.0000 |
+ | "# input particles"                             |         6 |         20 |     3.3333 |     2.7487 |      1.0000 |      9.0000 |
+ |*"#accept"                                       |         6 |          2 |(  33.3333 +- 19.2450  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |          3 |    0.50000 |    0.76376 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        20 |          3 |(  15.0000 +- 7.98436  )%|   -------   |   -------   |
+B02DKWSD2HHHBeauty2CharmLine  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKWSD2HHHBeauty2CharmB2CBBDTBeauty2Ch|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_B02DKWSD2HHHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKWSD2HHHBeauty2CharmLine"           |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02DKWSD2HHHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKWSD2HHHBeauty2CharmLine"           |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02DKWSD2HHHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKWSD2HHHBeauty2CharmLine"           |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DKWSD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DKWSD2HHHBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKWSD2HHHBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiWSD2HHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DPiWSD2HHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DPiWSD2HHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DPiWSD2HHHBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       245 |        245 |(  100.000 +- 0.408163 )%|   -------   |   -------   |
+B02DPiWSD2HHHBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       245 |        245 |(  100.000 +- 0.408163 )%|   -------   |   -------   |
+B02DPiWSD2HHHBeauty2Charm     SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi- "                              |       245 |         16 |   0.065306 |    0.56045 |      0.0000 |      6.0000 |
+ | "# B~0 -> D+  pi+ "                             |       245 |          9 |   0.036735 |    0.27605 |      0.0000 |      3.0000 |
+ | "# D+"                                          |       245 |       2221 |     9.0653 |     14.847 |      0.0000 |      127.00 |
+ | "# D-"                                          |       245 |       2318 |     9.4612 |     14.281 |      0.0000 |      97.000 |
+ | "# Phys/D2HHHBeauty2Charm"                      |       245 |       4539 |     18.527 |     27.264 |      1.0000 |      223.00 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |       245 |       1948 |     7.9510 |     3.3438 |      2.0000 |      21.000 |
+ | "# input particles"                             |       245 |       6487 |     26.478 |     28.733 |      4.0000 |      233.00 |
+ | "# max size B0 -> D-  pi- "                     |       245 |      11351 |     46.331 |     83.831 |      0.0000 |      480.00 |
+ | "# max size B~0 -> D+  pi+ "                    |       245 |      11992 |     48.947 |     112.38 |      0.0000 |      1143.0 |
+ | "# pi+"                                         |       245 |        964 |     3.9347 |     2.0908 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       245 |        984 |     4.0163 |     2.0303 |      0.0000 |      13.000 |
+ | "# selected"                                    |       245 |         25 |    0.10204 |    0.67143 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       245 |          8 |(  3.26531 +- 1.13546  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     23343 |        960 |(  4.11258 +- 0.129975 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       960 |         25 |(  2.60417 +- 0.514007 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02DPiWSD2HHHBeauty2CharmTI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiWSD2HHHBeauty2Charm"              |         8 |         25 |     3.1250 |     2.0879 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         8 |         25 |     3.1250 |     2.0879 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         8 |          6 |(  75.0000 +- 15.3093  )%|   -------   |   -------   |
+B02DPiWSD2HHHBeauty2CharmB2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiWSD2HHHBeauty2CharmTISTOS"        |         6 |         18 |     3.0000 |     1.9149 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         6 |         18 |     3.0000 |     1.9149 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         6 |          2 |(  33.3333 +- 19.2450  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |          3 |    0.50000 |    0.76376 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        18 |          3 |(  16.6667 +- 8.78410  )%|   -------   |   -------   |
+B02DPiWSD2HHHBeauty2CharmLine SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiWSD2HHHBeauty2CharmB2CBBDTBeauty2C|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_B02DPiWSD2HHHB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiWSD2HHHBeauty2CharmLine"          |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02DPiWSD2HHHB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiWSD2HHHBeauty2CharmLine"          |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02DPiWSD2HHHB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiWSD2HHHBeauty2CharmLine"          |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DPiWSD2HHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DPiWSD2HHHBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiWSD2HHHBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiNoIPDs2HHHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DPiNoIPDs2HHHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DPiNoIPDs2HHHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Ds2HHHPIDTIGHTBeauty2CharmF...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHPIDTIGHTBeauty2CharmFilter"        |       205 |       1348 |     6.5756 |     9.4027 |      1.0000 |      75.000 |
+ | "# input particles"                             |       205 |       1348 |     6.5756 |     9.4027 |      1.0000 |      75.000 |
+ |*"#accept"                                       |       205 |        179 |(  87.3171 +- 2.32425  )%|   -------   |   -------   |
+ | "#passed"                                       |       205 |        708 |     3.4537 |     4.8413 |      0.0000 |      38.000 |
+ |*"efficiency"                                    |      1348 |        708 |(  52.5223 +- 1.36010  )%|   -------   |   -------   |
+B02DPiNoIPDs2HHHPIDBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       179 |        179 |(  100.000 +- 0.558659 )%|   -------   |   -------   |
+B02DPiNoIPDs2HHHPIDBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       179 |        179 |(  100.000 +- 0.558659 )%|   -------   |   -------   |
+B02DPiNoIPDs2HHHPIDBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi+ "                              |       179 |         11 |   0.061453 |    0.42495 |      0.0000 |      5.0000 |
+ | "# B~0 -> D+  pi- "                             |       179 |          5 |   0.027933 |    0.19577 |      0.0000 |      2.0000 |
+ | "# D+"                                          |       179 |        355 |     1.9832 |     3.1507 |      0.0000 |      26.000 |
+ | "# D-"                                          |       179 |        353 |     1.9721 |     2.6371 |      0.0000 |      19.000 |
+ | "# Phys/Ds2HHHPIDTIGHTBeauty2CharmFilter"       |       179 |        708 |     3.9553 |     4.9858 |      1.0000 |      38.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |       179 |       1522 |     8.5028 |     3.4760 |      2.0000 |      21.000 |
+ | "# input particles"                             |       179 |       2230 |     12.458 |     6.9758 |      3.0000 |      53.000 |
+ | "# max size B0 -> D-  pi+ "                     |       179 |       1668 |     9.3184 |     17.180 |      0.0000 |      108.00 |
+ | "# max size B~0 -> D+  pi- "                    |       179 |       1694 |     9.4637 |     18.264 |      0.0000 |      156.00 |
+ | "# pi+"                                         |       179 |        761 |     4.2514 |     2.2369 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       179 |        761 |     4.2514 |     2.0709 |      1.0000 |      13.000 |
+ | "# selected"                                    |       179 |         16 |   0.089385 |    0.52090 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       179 |          9 |(  5.02793 +- 1.63330  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3362 |        132 |(  3.92623 +- 0.334959 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       132 |         16 |(  12.1212 +- 2.84072  )%|   -------   |   -------   |
+B02DPiNoIPDs2HHHPIDBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiNoIPDs2HHHPIDBeauty2Charm"        |         9 |         16 |     1.7778 |     1.5476 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         9 |         16 |     1.7778 |     1.5476 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         9 |          6 |(  66.6667 +- 15.7135  )%|   -------   |   -------   |
+B02DPiNoIPDs2HHHPIDBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiNoIPDs2HHHPIDBeauty2CharmTISTOS"  |         6 |         13 |     2.1667 |     1.7717 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         6 |         13 |     2.1667 |     1.7717 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         6 |          2 |(  33.3333 +- 19.2450  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |          3 |    0.50000 |    0.76376 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        13 |          3 |(  23.0769 +- 11.6855  )%|   -------   |   -------   |
+B02DPiNoIPDs2HHHPIDBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiNoIPDs2HHHPIDBeauty2CharmB2CBBDTBe|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_B02DPiNoIPDs2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiNoIPDs2HHHPIDBeauty2CharmLine"    |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02DPiNoIPDs2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiNoIPDs2HHHPIDBeauty2CharmLine"    |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02DPiNoIPDs2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiNoIPDs2HHHPIDBeauty2CharmLine"    |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DPiNoIPDs2HHHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DPiNoIPDs2HHHPI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiNoIPDs2HHHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKD2Pi0HHHMerge...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DKD2Pi0HHHMerge...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DKD2Pi0HHHMerge...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ProtoD+2pi+pi+pi-pi0MergedB...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  pi+  pi-  pi0 "                   |        73 |         21 |    0.28767 |    0.89870 |      0.0000 |      6.0000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# input particles"                             |        73 |       1175 |     16.096 |     6.3422 |      4.0000 |      36.000 |
+ | "# pi+"                                         |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# pi-"                                         |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# pi0"                                         |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        73 |         21 |    0.28767 |    0.89870 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        73 |         11 |(  15.0685 +- 4.18705  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2485 |       1077 |(  43.3400 +- 0.994076 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      9224 |       3919 |(  42.4870 +- 0.514697 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4999 |         61 |(  1.22024 +- 0.155280 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        61 |         21 |(  34.4262 +- 6.08338  )%|   -------   |   -------   |
+ProtoD+2K+pi+pi-pi0MergedBe...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  pi+  pi-  pi0 "                    |        73 |         26 |    0.35616 |     1.3072 |      0.0000 |      7.0000 |
+ | "# K+"                                          |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# K-"                                          |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# input particles"                             |        73 |       2266 |     31.041 |     12.673 |      7.0000 |      71.000 |
+ | "# pi+"                                         |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# pi-"                                         |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# pi0"                                         |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        73 |         26 |    0.35616 |     1.3072 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |        73 |          8 |(  10.9589 +- 3.65609  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      4970 |       2154 |(  43.3400 +- 0.702918 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     18448 |       7838 |(  42.4870 +- 0.363946 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      9998 |         54 |( 0.540108 +- 0.0733006)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        54 |         26 |(  48.1481 +- 6.79947  )%|   -------   |   -------   |
+ProtoD+2K+K+pi-pi0MergedBea...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K+  pi-  pi0 "                     |        73 |          6 |   0.082192 |    0.36088 |      0.0000 |      2.0000 |
+ | "# K+"                                          |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# K-"                                          |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# input particles"                             |        73 |       2266 |     31.041 |     12.673 |      7.0000 |      71.000 |
+ | "# pi+"                                         |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# pi-"                                         |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# pi0"                                         |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        73 |          6 |   0.082192 |    0.36088 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        73 |          4 |(  5.47945 +- 2.66361  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2485 |       1077 |(  43.3400 +- 0.994076 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      9224 |       3919 |(  42.4870 +- 0.514697 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4999 |          7 |( 0.140028 +- 0.0528885)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          6 |(  85.7143 +- 13.2260  )%|   -------   |   -------   |
+ProtoD+2K+pi+K-pi0MergedBea...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  pi+  K-  pi0 "                     |        73 |         14 |    0.19178 |    0.98839 |      0.0000 |      8.0000 |
+ | "# K+"                                          |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# K-"                                          |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# input particles"                             |        73 |       2266 |     31.041 |     12.673 |      7.0000 |      71.000 |
+ | "# pi+"                                         |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# pi-"                                         |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# pi0"                                         |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        73 |         14 |    0.19178 |    0.98839 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |        73 |          5 |(  6.84932 +- 2.95635  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      4970 |       2154 |(  43.3400 +- 0.702918 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     18448 |       7838 |(  42.4870 +- 0.363946 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      9998 |         28 |( 0.280056 +- 0.0528514)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        28 |         14 |(  50.0000 +- 9.44911  )%|   -------   |   -------   |
+ProtoD+2pi+pi+K-pi0MergedBe...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  pi+  K-  pi0 "                    |        73 |         10 |    0.13699 |    0.58086 |      0.0000 |      4.0000 |
+ | "# K+"                                          |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# K-"                                          |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# input particles"                             |        73 |       2266 |     31.041 |     12.673 |      7.0000 |      71.000 |
+ | "# pi+"                                         |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# pi-"                                         |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# pi0"                                         |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        73 |         10 |    0.13699 |    0.58086 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        73 |          5 |(  6.84932 +- 2.95635  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2485 |       1077 |(  43.3400 +- 0.994076 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      9224 |       3919 |(  42.4870 +- 0.514697 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4999 |         33 |( 0.660132 +- 0.114534 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        33 |         10 |(  30.3030 +- 8.00006  )%|   -------   |   -------   |
+ProtoD+2K+K+K-pi0MergedBeau...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K+  K-  pi0 "                      |        73 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# K-"                                          |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        73 |       1175 |     16.096 |     6.3422 |      4.0000 |      36.000 |
+ | "# pi0"                                         |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        73 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        73 |          0 |(  0.00000 +- 1.36986  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2485 |       1077 |(  43.3400 +- 0.994076 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      9224 |       3919 |(  42.4870 +- 0.514697 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4999 |          0 |(  0.00000 +- 0.0200040)%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ProtoD-2pi-pi-pi+pi0MergedB...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> pi-  pi-  pi+  pi0 "                   |        73 |         16 |    0.21918 |    0.74478 |      0.0000 |      4.0000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# input particles"                             |        73 |       1175 |     16.096 |     6.3422 |      4.0000 |      36.000 |
+ | "# pi+"                                         |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# pi-"                                         |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# pi0"                                         |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        73 |         16 |    0.21918 |    0.74478 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        73 |          8 |(  10.9589 +- 3.65609  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1970 |        854 |(  43.3503 +- 1.11651  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      8199 |       3479 |(  42.4320 +- 0.545829 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4329 |         57 |(  1.31670 +- 0.173249 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        57 |         16 |(  28.0702 +- 5.95168  )%|   -------   |   -------   |
+ProtoD-2K-pi-pi+pi0MergedBe...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  pi-  pi+  pi0 "                    |        73 |         15 |    0.20548 |    0.82693 |      0.0000 |      6.0000 |
+ | "# K+"                                          |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# K-"                                          |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# input particles"                             |        73 |       2266 |     31.041 |     12.673 |      7.0000 |      71.000 |
+ | "# pi+"                                         |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# pi-"                                         |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# pi0"                                         |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        73 |         15 |    0.20548 |    0.82693 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        73 |          6 |(  8.21918 +- 3.21461  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      3940 |       1708 |(  43.3503 +- 0.789490 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     16398 |       6958 |(  42.4320 +- 0.385960 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8658 |         48 |( 0.554401 +- 0.0797987)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        48 |         15 |(  31.2500 +- 6.69023  )%|   -------   |   -------   |
+ProtoD-2K-K-pi+pi0MergedBea...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  K-  pi+  pi0 "                     |        73 |          3 |   0.041096 |    0.34871 |      0.0000 |      3.0000 |
+ | "# K+"                                          |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# K-"                                          |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# input particles"                             |        73 |       2266 |     31.041 |     12.673 |      7.0000 |      71.000 |
+ | "# pi+"                                         |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# pi-"                                         |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# pi0"                                         |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        73 |          3 |   0.041096 |    0.34871 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        73 |          1 |(  1.36986 +- 1.36045  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1970 |        854 |(  43.3503 +- 1.11651  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      8199 |       3479 |(  42.4320 +- 0.545829 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4329 |         11 |( 0.254100 +- 0.0765167)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          3 |(  27.2727 +- 13.4282  )%|   -------   |   -------   |
+ProtoD-2K-pi-K+pi0MergedBea...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  pi-  K+  pi0 "                     |        73 |         11 |    0.15068 |    0.77054 |      0.0000 |      6.0000 |
+ | "# K+"                                          |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# K-"                                          |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# input particles"                             |        73 |       2266 |     31.041 |     12.673 |      7.0000 |      71.000 |
+ | "# pi+"                                         |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# pi-"                                         |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# pi0"                                         |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        73 |         11 |    0.15068 |    0.77054 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        73 |          4 |(  5.47945 +- 2.66361  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      3940 |       1708 |(  43.3503 +- 0.789490 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     16398 |       6958 |(  42.4320 +- 0.385960 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8658 |         21 |( 0.242550 +- 0.0528646)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        21 |         11 |(  52.3810 +- 10.8985  )%|   -------   |   -------   |
+ProtoD-2pi-pi-K+pi0MergedBe...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> pi-  pi-  K+  pi0 "                    |        73 |         14 |    0.19178 |    0.87048 |      0.0000 |      7.0000 |
+ | "# K+"                                          |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# K-"                                          |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# input particles"                             |        73 |       2266 |     31.041 |     12.673 |      7.0000 |      71.000 |
+ | "# pi+"                                         |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# pi-"                                         |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# pi0"                                         |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        73 |         14 |    0.19178 |    0.87048 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |        73 |          7 |(  9.58904 +- 3.44617  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1970 |        854 |(  43.3503 +- 1.11651  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      8199 |       3479 |(  42.4320 +- 0.545829 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4329 |         29 |( 0.669901 +- 0.123980 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        29 |         14 |(  48.2759 +- 9.27925  )%|   -------   |   -------   |
+ProtoD-2K-K-K+pi0MergedBeau...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  K-  K+  pi0 "                      |        73 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# K-"                                          |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        73 |       1175 |     16.096 |     6.3422 |      4.0000 |      36.000 |
+ | "# pi0"                                         |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        73 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        73 |          0 |(  0.00000 +- 1.36986  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1970 |        854 |(  43.3503 +- 1.11651  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      8199 |       3479 |(  42.4320 +- 0.545829 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4329 |          0 |(  0.00000 +- 0.0231000)%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+D2Pi0HHHBeauty2Charm_Merged   SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD+2K+K+K-pi0MergedBeauty2Charm"    |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ProtoD+2K+K+pi-pi0MergedBeauty2Charm"   |        16 |          6 |    0.37500 |    0.69597 |      0.0000 |      2.0000 |
+ | "# Phys/ProtoD+2K+pi+K-pi0MergedBeauty2Charm"   |        16 |         14 |    0.87500 |     1.9645 |      0.0000 |      8.0000 |
+ | "# Phys/ProtoD+2K+pi+pi-pi0MergedBeauty2Charm"  |        16 |         26 |     1.6250 |     2.3947 |      0.0000 |      7.0000 |
+ | "# Phys/ProtoD+2pi+pi+K-pi0MergedBeauty2Charm"  |        16 |         10 |    0.62500 |     1.1110 |      0.0000 |      4.0000 |
+ | "# Phys/ProtoD+2pi+pi+pi-pi0MergedBeauty2Charm" |        16 |         21 |     1.3125 |     1.5297 |      0.0000 |      6.0000 |
+ | "# Phys/ProtoD-2K-K-K+pi0MergedBeauty2Charm"    |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ProtoD-2K-K-pi+pi0MergedBeauty2Charm"   |        16 |          3 |    0.18750 |    0.72618 |      0.0000 |      3.0000 |
+ | "# Phys/ProtoD-2K-pi-K+pi0MergedBeauty2Charm"   |        16 |         11 |    0.68750 |     1.5297 |      0.0000 |      6.0000 |
+ | "# Phys/ProtoD-2K-pi-pi+pi0MergedBeauty2Charm"  |        16 |         15 |    0.93750 |     1.5600 |      0.0000 |      6.0000 |
+ | "# Phys/ProtoD-2pi-pi-K+pi0MergedBeauty2Charm"  |        16 |         14 |    0.87500 |     1.6910 |      0.0000 |      7.0000 |
+ | "# Phys/ProtoD-2pi-pi-pi+pi0MergedBeauty2Charm" |        16 |         16 |     1.0000 |     1.3229 |      0.0000 |      4.0000 |
+ | "# input particles"                             |        16 |        136 |     8.5000 |     12.207 |      1.0000 |      39.000 |
+ |*"#accept"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+ | "#passed"                                       |        16 |        136 |     8.5000 |     12.207 |      1.0000 |      39.000 |
+ |*"efficiency"                                    |       136 |        136 |(  100.000 +- 0.735294 )%|   -------   |   -------   |
+B02DKD2Pi0HHHMergedBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+B02DKD2Pi0HHHMergedBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+B02DKD2Pi0HHHMergedBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K+ "                               |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K- "                              |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        16 |         77 |     4.8125 |     7.0020 |      1.0000 |      27.000 |
+ | "# D-"                                          |        16 |         59 |     3.6875 |     5.9762 |      0.0000 |      23.000 |
+ | "# K+"                                          |        16 |         68 |     4.2500 |     2.9686 |      1.0000 |      12.000 |
+ | "# K-"                                          |        16 |         68 |     4.2500 |     1.8540 |      1.0000 |      9.0000 |
+ | "# Phys/D2Pi0HHHBeauty2Charm_Merged"            |        16 |        136 |     8.5000 |     12.207 |      1.0000 |      39.000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        16 |        136 |     8.5000 |     4.3875 |      2.0000 |      18.000 |
+ | "# input particles"                             |        16 |        272 |     17.000 |     14.983 |      3.0000 |      57.000 |
+ | "# max size B0 -> D-  K+ "                      |        16 |        349 |     21.812 |     39.280 |      0.0000 |      144.00 |
+ | "# max size B~0 -> D+  K- "                     |        16 |        395 |     24.688 |     40.683 |      1.0000 |      162.00 |
+ | "# selected"                                    |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        16 |          0 |(  0.00000 +- 6.25000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       744 |         77 |(  10.3495 +- 1.11673  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        77 |          0 |(  0.00000 +- 1.29870  )%|   -------   |   -------   |
+StrippingB02DKD2Pi0HHHMerge...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKD2Pi0HHHMerge...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKD2Pi0HHHMerge...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKD2Pi0HHHResol...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DKD2Pi0HHHResol...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DKD2Pi0HHHResol...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ProtoD+2pi+pi+pi-pi0Resolve...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  pi+  pi-  pi0 "                   |       344 |       1247 |     3.6250 |     19.257 |      0.0000 |      336.00 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# input particles"                             |       345 |       7219 |     20.925 |     10.330 |      4.0000 |      72.000 |
+ | "# pi+"                                         |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# pi0"                                         |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# selected"                                    |       345 |       1247 |     3.6145 |     19.230 |      0.0000 |      336.00 |
+ |*"#accept"                                       |       345 |        119 |(  34.4928 +- 2.55917  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10243 |       4308 |(  42.0580 +- 0.487761 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     38211 |      16789 |(  43.9376 +- 0.253898 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    154259 |       4359 |(  2.82577 +- 0.0421909)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4359 |       1247 |(  28.6075 +- 0.684499 )%|   -------   |   -------   |
+ProtoD+2K+pi+pi-pi0Resolved...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  pi+  pi-  pi0 "                    |       344 |       1686 |     4.9012 |     26.278 |      0.0000 |      428.00 |
+ | "# K+"                                          |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# K-"                                          |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# input particles"                             |       345 |      12182 |     35.310 |     16.497 |      6.0000 |      121.00 |
+ | "# pi+"                                         |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# pi0"                                         |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# selected"                                    |       345 |       1686 |     4.8870 |     26.241 |      0.0000 |      428.00 |
+ |*"#accept"                                       |       345 |        117 |(  33.9130 +- 2.54878  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     20486 |       8616 |(  42.0580 +- 0.344899 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     76422 |      33578 |(  43.9376 +- 0.179533 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    308518 |       4913 |(  1.59245 +- 0.0225376)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4913 |       1686 |(  34.3171 +- 0.677342 )%|   -------   |   -------   |
+ProtoD+2K+K+pi-pi0ResolvedB...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K+  pi-  pi0 "                     |       344 |        365 |     1.0610 |     6.2431 |      0.0000 |      98.000 |
+ | "# K+"                                          |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# K-"                                          |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# input particles"                             |       345 |      12182 |     35.310 |     16.497 |      6.0000 |      121.00 |
+ | "# pi+"                                         |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# pi0"                                         |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# selected"                                    |       345 |        365 |     1.0580 |     6.2343 |      0.0000 |      98.000 |
+ |*"#accept"                                       |       345 |         61 |(  17.6812 +- 2.05398  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10243 |       4308 |(  42.0580 +- 0.487761 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     38211 |      16789 |(  43.9376 +- 0.253898 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    154259 |        918 |( 0.595103 +- 0.0195828)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       918 |        365 |(  39.7603 +- 1.61527  )%|   -------   |   -------   |
+ProtoD+2K+pi+K-pi0ResolvedB...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  pi+  K-  pi0 "                     |       344 |        796 |     2.3140 |     13.598 |      0.0000 |      204.00 |
+ | "# K+"                                          |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# K-"                                          |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# input particles"                             |       345 |      12182 |     35.310 |     16.497 |      6.0000 |      121.00 |
+ | "# pi+"                                         |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# pi0"                                         |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# selected"                                    |       345 |        796 |     2.3072 |     13.579 |      0.0000 |      204.00 |
+ |*"#accept"                                       |       345 |         81 |(  23.4783 +- 2.28200  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     20486 |       8616 |(  42.0580 +- 0.344899 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     76422 |      33578 |(  43.9376 +- 0.179533 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    308518 |       2046 |( 0.663170 +- 0.0146126)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2046 |        796 |(  38.9052 +- 1.07784  )%|   -------   |   -------   |
+ProtoD+2pi+pi+K-pi0Resolved...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  pi+  K-  pi0 "                    |       344 |        822 |     2.3895 |     12.280 |      0.0000 |      190.00 |
+ | "# K+"                                          |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# K-"                                          |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# input particles"                             |       345 |      12182 |     35.310 |     16.497 |      6.0000 |      121.00 |
+ | "# pi+"                                         |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# pi0"                                         |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# selected"                                    |       345 |        822 |     2.3826 |     12.263 |      0.0000 |      190.00 |
+ |*"#accept"                                       |       345 |        101 |(  29.2754 +- 2.44978  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10243 |       4308 |(  42.0580 +- 0.487761 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     38211 |      16789 |(  43.9376 +- 0.253898 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    154259 |       2541 |(  1.64723 +- 0.0324075)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2541 |        822 |(  32.3495 +- 0.928040 )%|   -------   |   -------   |
+ProtoD+2K+K+K-pi0ResolvedBe...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K+  K-  pi0 "                      |       344 |         96 |    0.27907 |     3.2130 |      0.0000 |      59.000 |
+ | "# K+"                                          |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# K-"                                          |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# input particles"                             |       345 |       7219 |     20.925 |     10.330 |      4.0000 |      72.000 |
+ | "# pi0"                                         |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# selected"                                    |       345 |         96 |    0.27826 |     3.2084 |      0.0000 |      59.000 |
+ |*"#accept"                                       |       345 |         22 |(  6.37681 +- 1.31548  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10243 |       4308 |(  42.0580 +- 0.487761 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     38211 |      16789 |(  43.9376 +- 0.253898 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    154259 |        174 |( 0.112797 +- 0.00854632)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       174 |         96 |(  55.1724 +- 3.77015  )%|   -------   |   -------   |
+ProtoD-2pi-pi-pi+pi0Resolve...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> pi-  pi-  pi+  pi0 "                   |       344 |       1226 |     3.5640 |     15.921 |      0.0000 |      268.00 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# input particles"                             |       345 |       7219 |     20.925 |     10.330 |      4.0000 |      72.000 |
+ | "# pi+"                                         |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# pi0"                                         |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# selected"                                    |       345 |       1226 |     3.5536 |     15.899 |      0.0000 |      268.00 |
+ |*"#accept"                                       |       345 |        118 |(  34.2029 +- 2.55403  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      9936 |       4411 |(  44.3941 +- 0.498445 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     40060 |      17032 |(  42.5162 +- 0.246999 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    160809 |       4434 |(  2.75731 +- 0.0408334)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4434 |       1226 |(  27.6500 +- 0.671690 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD-2K-pi-pi+pi0Resolved...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  pi-  pi+  pi0 "                    |       344 |       1505 |     4.3750 |     21.161 |      0.0000 |      273.00 |
+ | "# K+"                                          |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# K-"                                          |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# input particles"                             |       345 |      12182 |     35.310 |     16.497 |      6.0000 |      121.00 |
+ | "# pi+"                                         |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# pi0"                                         |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# selected"                                    |       345 |       1505 |     4.3623 |     21.131 |      0.0000 |      273.00 |
+ |*"#accept"                                       |       345 |        116 |(  33.6232 +- 2.54342  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     19872 |       8822 |(  44.3941 +- 0.352454 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     80120 |      34064 |(  42.5162 +- 0.174654 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    321618 |       4641 |(  1.44302 +- 0.0210285)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4641 |       1505 |(  32.4284 +- 0.687130 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD-2K-K-pi+pi0ResolvedB...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  K-  pi+  pi0 "                     |       344 |        407 |     1.1831 |     9.3039 |      0.0000 |      166.00 |
+ | "# K+"                                          |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# K-"                                          |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# input particles"                             |       345 |      12182 |     35.310 |     16.497 |      6.0000 |      121.00 |
+ | "# pi+"                                         |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# pi0"                                         |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# selected"                                    |       345 |        407 |     1.1797 |     9.2906 |      0.0000 |      166.00 |
+ |*"#accept"                                       |       345 |         56 |(  16.2319 +- 1.98525  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      9936 |       4411 |(  44.3941 +- 0.498445 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     40060 |      17032 |(  42.5162 +- 0.246999 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    160809 |       1024 |( 0.636780 +- 0.0198359)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1024 |        407 |(  39.7461 +- 1.52929  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD-2K-pi-K+pi0ResolvedB...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  pi-  K+  pi0 "                     |       344 |        771 |     2.2413 |     18.319 |      0.0000 |      331.00 |
+ | "# K+"                                          |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# K-"                                          |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# input particles"                             |       345 |      12182 |     35.310 |     16.497 |      6.0000 |      121.00 |
+ | "# pi+"                                         |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# pi0"                                         |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# selected"                                    |       345 |        771 |     2.2348 |     18.293 |      0.0000 |      331.00 |
+ |*"#accept"                                       |       345 |         69 |(  20.0000 +- 2.15353  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     19872 |       8822 |(  44.3941 +- 0.352454 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     80120 |      34064 |(  42.5162 +- 0.174654 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    321618 |       1940 |( 0.603200 +- 0.0136536)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1940 |        771 |(  39.7423 +- 1.11105  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD-2pi-pi-K+pi0Resolved...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> pi-  pi-  K+  pi0 "                    |       344 |        773 |     2.2471 |     10.101 |      0.0000 |      138.00 |
+ | "# K+"                                          |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# K-"                                          |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# input particles"                             |       345 |      12182 |     35.310 |     16.497 |      6.0000 |      121.00 |
+ | "# pi+"                                         |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# pi0"                                         |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# selected"                                    |       345 |        773 |     2.2406 |     10.087 |      0.0000 |      138.00 |
+ |*"#accept"                                       |       345 |         95 |(  27.5362 +- 2.40493  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      9936 |       4411 |(  44.3941 +- 0.498445 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     40060 |      17032 |(  42.5162 +- 0.246999 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    160809 |       2372 |(  1.47504 +- 0.0300622)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2372 |        773 |(  32.5885 +- 0.962370 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD-2K-K-K+pi0ResolvedBe...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  K-  K+  pi0 "                      |       344 |         80 |    0.23256 |     2.7468 |      0.0000 |      50.000 |
+ | "# K+"                                          |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# K-"                                          |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# input particles"                             |       345 |       7219 |     20.925 |     10.330 |      4.0000 |      72.000 |
+ | "# pi0"                                         |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# selected"                                    |       345 |         80 |    0.23188 |     2.7428 |      0.0000 |      50.000 |
+ |*"#accept"                                       |       345 |         14 |(  4.05797 +- 1.06231  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      9936 |       4411 |(  44.3941 +- 0.498445 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     40060 |      17032 |(  42.5162 +- 0.246999 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    160809 |        185 |( 0.115043 +- 0.00845329)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       185 |         80 |(  43.2432 +- 3.64235  )%|   -------   |   -------   |
+D2Pi0HHHBeauty2Charm_Resolved SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD+2K+K+K-pi0ResolvedBeauty2Charm"  |       176 |         96 |    0.54545 |     4.4757 |      0.0000 |      59.000 |
+ | "# Phys/ProtoD+2K+K+pi-pi0ResolvedBeauty2Charm" |       176 |        365 |     2.0739 |     8.6070 |      0.0000 |      98.000 |
+ | "# Phys/ProtoD+2K+pi+K-pi0ResolvedBeauty2Charm" |       176 |        796 |     4.5227 |     18.747 |      0.0000 |      204.00 |
+ | "# Phys/ProtoD+2K+pi+pi-pi0ResolvedBeauty2Charm"|       176 |       1686 |     9.5795 |     36.123 |      0.0000 |      428.00 |
+ | "# Phys/ProtoD+2pi+pi+K-pi0ResolvedBeauty2Charm"|       176 |        822 |     4.6705 |     16.855 |      0.0000 |      190.00 |
+ | "# Phys/ProtoD+2pi+pi+pi-pi0ResolvedBeauty2Charm|       176 |       1247 |     7.0852 |     26.462 |      0.0000 |      336.00 |
+ | "# Phys/ProtoD-2K-K-K+pi0ResolvedBeauty2Charm"  |       176 |         80 |    0.45455 |     3.8270 |      0.0000 |      50.000 |
+ | "# Phys/ProtoD-2K-K-pi+pi0ResolvedBeauty2Charm" |       176 |        407 |     2.3125 |     12.907 |      0.0000 |      166.00 |
+ | "# Phys/ProtoD-2K-pi-K+pi0ResolvedBeauty2Charm" |       176 |        771 |     4.3807 |     25.427 |      0.0000 |      331.00 |
+ | "# Phys/ProtoD-2K-pi-pi+pi0ResolvedBeauty2Charm"|       176 |       1505 |     8.5511 |     28.974 |      0.0000 |      273.00 |
+ | "# Phys/ProtoD-2pi-pi-K+pi0ResolvedBeauty2Charm"|       176 |        773 |     4.3920 |     13.784 |      0.0000 |      138.00 |
+ | "# Phys/ProtoD-2pi-pi-pi+pi0ResolvedBeauty2Charm|       176 |       1226 |     6.9659 |     21.720 |      0.0000 |      268.00 |
+ | "# input particles"                             |       176 |       9774 |     55.534 |     190.21 |      1.0000 |      1855.0 |
+ |*"#accept"                                       |       176 |        176 |(  100.000 +- 0.568182 )%|   -------   |   -------   |
+ | "#passed"                                       |       176 |       9774 |     55.534 |     190.21 |      1.0000 |      1855.0 |
+ |*"efficiency"                                    |      9774 |       9774 |(  100.000 +- 0.0102312)%|   -------   |   -------   |
+B02DKD2Pi0HHHResolvedBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       176 |        176 |(  100.000 +- 0.568182 )%|   -------   |   -------   |
+B02DKD2Pi0HHHResolvedBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       176 |        176 |(  100.000 +- 0.568182 )%|   -------   |   -------   |
+B02DKD2Pi0HHHResolvedBeauty...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K+ "                               |       176 |         32 |    0.18182 |     1.0118 |      0.0000 |      7.0000 |
+ | "# B~0 -> D+  K- "                              |       176 |         22 |    0.12500 |     1.0586 |      0.0000 |      13.000 |
+ | "# D+"                                          |       176 |       5012 |     28.477 |     101.95 |      0.0000 |      1139.0 |
+ | "# D-"                                          |       176 |       4762 |     27.057 |     93.968 |      0.0000 |      993.00 |
+ | "# K+"                                          |       176 |        748 |     4.2500 |     2.2726 |      0.0000 |      15.000 |
+ | "# K-"                                          |       176 |        776 |     4.4091 |     2.1513 |      0.0000 |      13.000 |
+ | "# Phys/D2Pi0HHHBeauty2Charm_Resolved"          |       176 |       9774 |     55.534 |     190.21 |      1.0000 |      1855.0 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |       176 |       1524 |     8.6591 |     3.5640 |      2.0000 |      21.000 |
+ | "# input particles"                             |       176 |      11298 |     64.193 |     190.97 |      4.0000 |      1870.0 |
+ | "# max size B0 -> D-  K+ "                      |       176 |      27353 |     155.41 |     667.95 |      0.0000 |      6444.0 |
+ | "# max size B~0 -> D+  K- "                     |       176 |      25675 |     145.88 |     587.76 |      0.0000 |      6834.0 |
+ | "# selected"                                    |       176 |         54 |    0.30682 |     1.4644 |      0.0000 |      13.000 |
+ |*"#accept"                                       |       176 |         10 |(  5.68182 +- 1.74496  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     53028 |       3171 |(  5.97986 +- 0.102968 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3171 |         54 |(  1.70293 +- 0.229758 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02DKD2Pi0HHHResolvedBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKD2Pi0HHHResolvedBeauty2Charm"      |        10 |         54 |     5.4000 |     3.2000 |      1.0000 |      13.000 |
+ | "# input particles"                             |        10 |         54 |     5.4000 |     3.2000 |      1.0000 |      13.000 |
+ |*"#accept"                                       |        10 |          9 |(  90.0000 +- 9.48683  )%|   -------   |   -------   |
+B02DKD2Pi0HHHResolvedBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKD2Pi0HHHResolvedBeauty2CharmTISTOS"|         9 |         46 |     5.1111 |     3.4138 |      1.0000 |      13.000 |
+ | "# input particles"                             |         9 |         46 |     5.1111 |     3.4138 |      1.0000 |      13.000 |
+ |*"#accept"                                       |         9 |          2 |(  22.2222 +- 13.8580  )%|   -------   |   -------   |
+ | "#passed"                                       |         9 |         12 |     1.3333 |     2.5386 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |        46 |         12 |(  26.0870 +- 6.47431  )%|   -------   |   -------   |
+B02DKD2Pi0HHHResolvedBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKD2Pi0HHHResolvedBeauty2CharmB2CBBDT|         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ | "# input particles"                             |         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ |*"efficiency"                                    |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+RelatedInfo1_B02DKD2Pi0HHHR...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKD2Pi0HHHResolvedBeauty2CharmLine"  |         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ | "# input particles"                             |         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02DKD2Pi0HHHR...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKD2Pi0HHHResolvedBeauty2CharmLine"  |         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ | "# input particles"                             |         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02DKD2Pi0HHHR...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKD2Pi0HHHResolvedBeauty2CharmLine"  |         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ | "# input particles"                             |         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DKD2Pi0HHHResol...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DKD2Pi0HHHResol...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKD2Pi0HHHResol...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiD2Pi0HHHMerg...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DPiD2Pi0HHHMerg...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DPiD2Pi0HHHMerg...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DPiD2Pi0HHHMergedBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+B02DPiD2Pi0HHHMergedBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+B02DPiD2Pi0HHHMergedBeauty2...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi+ "                              |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  pi- "                             |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        16 |         77 |     4.8125 |     7.0020 |      1.0000 |      27.000 |
+ | "# D-"                                          |        16 |         59 |     3.6875 |     5.9762 |      0.0000 |      23.000 |
+ | "# Phys/D2Pi0HHHBeauty2Charm_Merged"            |        16 |        136 |     8.5000 |     12.207 |      1.0000 |      39.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        16 |        136 |     8.5000 |     4.3875 |      2.0000 |      18.000 |
+ | "# input particles"                             |        16 |        272 |     17.000 |     14.983 |      3.0000 |      57.000 |
+ | "# max size B0 -> D-  pi+ "                     |        16 |        349 |     21.812 |     39.280 |      0.0000 |      144.00 |
+ | "# max size B~0 -> D+  pi- "                    |        16 |        395 |     24.688 |     40.683 |      1.0000 |      162.00 |
+ | "# pi+"                                         |        16 |         68 |     4.2500 |     2.9686 |      1.0000 |      12.000 |
+ | "# pi-"                                         |        16 |         68 |     4.2500 |     1.8540 |      1.0000 |      9.0000 |
+ | "# selected"                                    |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        16 |          0 |(  0.00000 +- 6.25000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       744 |         73 |(  9.81183 +- 1.09059  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        73 |          0 |(  0.00000 +- 1.36986  )%|   -------   |   -------   |
+StrippingB02DPiD2Pi0HHHMerg...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DPiD2Pi0HHHMerg...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiD2Pi0HHHMerg...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiD2Pi0HHHReso...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DPiD2Pi0HHHReso...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DPiD2Pi0HHHReso...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DPiD2Pi0HHHResolvedBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       176 |        176 |(  100.000 +- 0.568182 )%|   -------   |   -------   |
+B02DPiD2Pi0HHHResolvedBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       176 |        176 |(  100.000 +- 0.568182 )%|   -------   |   -------   |
+B02DPiD2Pi0HHHResolvedBeaut...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi+ "                              |       176 |         32 |    0.18182 |     1.0118 |      0.0000 |      7.0000 |
+ | "# B~0 -> D+  pi- "                             |       176 |         21 |    0.11932 |    0.99571 |      0.0000 |      12.000 |
+ | "# D+"                                          |       176 |       5012 |     28.477 |     101.95 |      0.0000 |      1139.0 |
+ | "# D-"                                          |       176 |       4762 |     27.057 |     93.968 |      0.0000 |      993.00 |
+ | "# Phys/D2Pi0HHHBeauty2Charm_Resolved"          |       176 |       9774 |     55.534 |     190.21 |      1.0000 |      1855.0 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |       176 |       1524 |     8.6591 |     3.5640 |      2.0000 |      21.000 |
+ | "# input particles"                             |       176 |      11298 |     64.193 |     190.97 |      4.0000 |      1870.0 |
+ | "# max size B0 -> D-  pi+ "                     |       176 |      27353 |     155.41 |     667.95 |      0.0000 |      6444.0 |
+ | "# max size B~0 -> D+  pi- "                    |       176 |      25675 |     145.88 |     587.76 |      0.0000 |      6834.0 |
+ | "# pi+"                                         |       176 |        748 |     4.2500 |     2.2726 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       176 |        776 |     4.4091 |     2.1513 |      0.0000 |      13.000 |
+ | "# selected"                                    |       176 |         53 |    0.30114 |     1.4203 |      0.0000 |      12.000 |
+ |*"#accept"                                       |       176 |          9 |(  5.11364 +- 1.66039  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     53028 |       3068 |(  5.78562 +- 0.101387 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3068 |         53 |(  1.72751 +- 0.235233 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02DPiD2Pi0HHHResolvedBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiD2Pi0HHHResolvedBeauty2Charm"     |         9 |         53 |     5.8889 |     2.5580 |      2.0000 |      12.000 |
+ | "# input particles"                             |         9 |         53 |     5.8889 |     2.5580 |      2.0000 |      12.000 |
+ |*"#accept"                                       |         9 |          7 |(  77.7778 +- 13.8580  )%|   -------   |   -------   |
+B02DPiD2Pi0HHHResolvedBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiD2Pi0HHHResolvedBeauty2CharmTISTOS|         7 |         43 |     6.1429 |     2.6419 |      3.0000 |      12.000 |
+ | "# input particles"                             |         7 |         43 |     6.1429 |     2.6419 |      3.0000 |      12.000 |
+ |*"#accept"                                       |         7 |          2 |(  28.5714 +- 17.0747  )%|   -------   |   -------   |
+ | "#passed"                                       |         7 |         12 |     1.7143 |     2.7627 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |        43 |         12 |(  27.9070 +- 6.84020  )%|   -------   |   -------   |
+B02DPiD2Pi0HHHResolvedBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiD2Pi0HHHResolvedBeauty2CharmB2CBBD|         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ | "# input particles"                             |         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ |*"efficiency"                                    |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+RelatedInfo1_B02DPiD2Pi0HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiD2Pi0HHHResolvedBeauty2CharmLine" |         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ | "# input particles"                             |         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02DPiD2Pi0HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiD2Pi0HHHResolvedBeauty2CharmLine" |         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ | "# input particles"                             |         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02DPiD2Pi0HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiD2Pi0HHHResolvedBeauty2CharmLine" |         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ | "# input particles"                             |         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DPiD2Pi0HHHReso...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DPiD2Pi0HHHReso...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiD2Pi0HHHReso...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKPiPiD2HHHPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DKPiPiD2HHHPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DKPiPiD2HHHPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DKPiPiD2HHHPIDBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+B02DKPiPiD2HHHPIDBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       181 |        181 |(  100.000 +- 0.552486 )%|   -------   |   -------   |
+B02DKPiPiD2HHHPIDBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K_1(1270)+ "                       |       181 |         83 |    0.45856 |     2.6623 |      0.0000 |      25.000 |
+ | "# B~0 -> D+  K_1(1270)- "                      |       181 |         61 |    0.33702 |     2.0605 |      0.0000 |      23.000 |
+ | "# D+"                                          |       181 |        844 |     4.6630 |     8.0360 |      0.0000 |      77.000 |
+ | "# D-"                                          |       181 |        943 |     5.2099 |     8.3844 |      0.0000 |      67.000 |
+ | "# K_1(1270)+"                                  |       181 |        896 |     4.9503 |     7.7076 |      0.0000 |      48.000 |
+ | "# K_1(1270)-"                                  |       181 |        880 |     4.8619 |     6.5103 |      0.0000 |      37.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |       181 |       1787 |     9.8729 |     15.229 |      1.0000 |      144.00 |
+ | "# Phys/X2KPiPiBeauty2Charm"                    |       181 |       1776 |     9.8122 |     12.634 |      1.0000 |      84.000 |
+ | "# input particles"                             |       181 |       3563 |     19.685 |     26.018 |      2.0000 |      228.00 |
+ | "# max size B0 -> D-  K_1(1270)+ "              |       181 |      10465 |     57.818 |     256.58 |      0.0000 |      3149.0 |
+ | "# max size B~0 -> D+  K_1(1270)- "             |       181 |       9695 |     53.564 |     242.25 |      0.0000 |      2849.0 |
+ | "# selected"                                    |       181 |        144 |    0.79558 |     4.1766 |      0.0000 |      44.000 |
+ |*"#accept"                                       |       181 |         19 |(  10.4972 +- 2.27833  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     20160 |       1579 |(  7.83234 +- 0.189230 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1579 |        144 |(  9.11970 +- 0.724493 )%|   -------   |   -------   |
+B02DKPiPiD2HHHPIDBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiD2HHHPIDBeauty2Charm"          |        19 |        144 |     7.5789 |     10.713 |      1.0000 |      44.000 |
+ | "# input particles"                             |        19 |        144 |     7.5789 |     10.713 |      1.0000 |      44.000 |
+ |*"#accept"                                       |        19 |         15 |(  78.9474 +- 9.35288  )%|   -------   |   -------   |
+B02DKPiPiD2HHHPIDBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiD2HHHPIDBeauty2CharmTISTOS"    |        15 |         77 |     5.1333 |     5.9427 |      1.0000 |      25.000 |
+ | "# input particles"                             |        15 |         77 |     5.1333 |     5.9427 |      1.0000 |      25.000 |
+ |*"#accept"                                       |        15 |          9 |(  60.0000 +- 12.6491  )%|   -------   |   -------   |
+ | "#passed"                                       |        15 |         21 |     1.4000 |     2.0591 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |        77 |         21 |(  27.2727 +- 5.07537  )%|   -------   |   -------   |
+B02DKPiPiD2HHHPIDBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiD2HHHPIDBeauty2CharmB2CBBDTBeau|         9 |         21 |     2.3333 |     2.2111 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         9 |         21 |     2.3333 |     2.2111 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+ | "#passed"                                       |         9 |         21 |     2.3333 |     2.2111 |      1.0000 |      8.0000 |
+ |*"efficiency"                                    |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+RelatedInfo1_B02DKPiPiD2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiD2HHHPIDBeauty2CharmLine"      |         9 |         21 |     2.3333 |     2.2111 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         9 |         21 |     2.3333 |     2.2111 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+RelatedInfo2_B02DKPiPiD2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiD2HHHPIDBeauty2CharmLine"      |         9 |         21 |     2.3333 |     2.2111 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         9 |         21 |     2.3333 |     2.2111 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+RelatedInfo3_B02DKPiPiD2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiD2HHHPIDBeauty2CharmLine"      |         9 |         21 |     2.3333 |     2.2111 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         9 |         21 |     2.3333 |     2.2111 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+StrippingB02DKPiPiD2HHHPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+StrippingB02DKPiPiD2HHHPIDB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKPiPiD2HHHPIDB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          9 |( 0.900000 +- 0.298647 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiPiPiD2HHHPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DPiPiPiD2HHHPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DPiPiPiD2HHHPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DPiPiPiD2HHHPIDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+B02DPiPiPiD2HHHPIDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       182 |        182 |(  100.000 +- 0.549451 )%|   -------   |   -------   |
+B02DPiPiPiD2HHHPIDBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  a_1(1260)+ "                       |       182 |         94 |    0.51648 |     3.3442 |      0.0000 |      31.000 |
+ | "# B~0 -> D+  a_1(1260)- "                      |       182 |         97 |    0.53297 |     3.6909 |      0.0000 |      42.000 |
+ | "# D+"                                          |       182 |        857 |     4.7088 |     8.0019 |      0.0000 |      77.000 |
+ | "# D-"                                          |       182 |        920 |     5.0549 |     8.3651 |      0.0000 |      67.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |       182 |       1777 |     9.7637 |     15.185 |      1.0000 |      144.00 |
+ | "# Phys/X2PiPiPiBeauty2Charm"                   |       182 |       1915 |     10.522 |     13.464 |      1.0000 |      84.000 |
+ | "# a_1(1260)+"                                  |       182 |        952 |     5.2308 |     6.8124 |      0.0000 |      38.000 |
+ | "# a_1(1260)-"                                  |       182 |        963 |     5.2912 |     7.5439 |      0.0000 |      50.000 |
+ | "# input particles"                             |       182 |       3692 |     20.286 |     25.534 |      2.0000 |      203.00 |
+ | "# max size B0 -> D-  a_1(1260)+ "              |       182 |      10187 |     55.973 |     219.58 |      0.0000 |      2546.0 |
+ | "# max size B~0 -> D+  a_1(1260)- "             |       182 |       8666 |     47.615 |     162.76 |      0.0000 |      1617.0 |
+ | "# selected"                                    |       182 |        191 |     1.0495 |     6.7939 |      0.0000 |      73.000 |
+ |*"#accept"                                       |       182 |         12 |(  6.59341 +- 1.83953  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     18853 |       1240 |(  6.57720 +- 0.180533 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1240 |        191 |(  15.4032 +- 1.02511  )%|   -------   |   -------   |
+B02DPiPiPiD2HHHPIDBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPiPiD2HHHPIDBeauty2Charm"         |        12 |        191 |     15.917 |     21.527 |      1.0000 |      73.000 |
+ | "# input particles"                             |        12 |        191 |     15.917 |     21.527 |      1.0000 |      73.000 |
+ |*"#accept"                                       |        12 |         10 |(  83.3333 +- 10.7583  )%|   -------   |   -------   |
+B02DPiPiPiD2HHHPIDBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPiPiD2HHHPIDBeauty2CharmTISTOS"   |        10 |        116 |     11.600 |     19.541 |      1.0000 |      68.000 |
+ | "# input particles"                             |        10 |        116 |     11.600 |     19.541 |      1.0000 |      68.000 |
+ |*"#accept"                                       |        10 |          4 |(  40.0000 +- 15.4919  )%|   -------   |   -------   |
+ | "#passed"                                       |        10 |         33 |     3.3000 |     6.1000 |      0.0000 |      20.000 |
+ |*"efficiency"                                    |       116 |         33 |(  28.4483 +- 4.18899  )%|   -------   |   -------   |
+B02DPiPiPiD2HHHPIDBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPiPiD2HHHPIDBeauty2CharmB2CBBDTBea|         4 |         33 |     8.2500 |     7.2241 |      1.0000 |      20.000 |
+ | "# input particles"                             |         4 |         33 |     8.2500 |     7.2241 |      1.0000 |      20.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         33 |     8.2500 |     7.2241 |      1.0000 |      20.000 |
+ |*"efficiency"                                    |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+RelatedInfo1_B02DPiPiPiD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPiPiD2HHHPIDBeauty2CharmLine"     |         4 |         33 |     8.2500 |     7.2241 |      1.0000 |      20.000 |
+ | "# input particles"                             |         4 |         33 |     8.2500 |     7.2241 |      1.0000 |      20.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02DPiPiPiD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPiPiD2HHHPIDBeauty2CharmLine"     |         4 |         33 |     8.2500 |     7.2241 |      1.0000 |      20.000 |
+ | "# input particles"                             |         4 |         33 |     8.2500 |     7.2241 |      1.0000 |      20.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02DPiPiPiD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPiPiD2HHHPIDBeauty2CharmLine"     |         4 |         33 |     8.2500 |     7.2241 |      1.0000 |      20.000 |
+ | "# input particles"                             |         4 |         33 |     8.2500 |     7.2241 |      1.0000 |      20.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB02DPiPiPiD2HHHPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB02DPiPiPiD2HHHPID...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiPiPiD2HHHPID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KKD2HHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KKD2HHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0KKD2HHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0KKD2HHBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B02D0KKD2HHBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       149 |        149 |(  100.000 +- 0.671141 )%|   -------   |   -------   |
+B02D0KKD2HHBeauty2Charm       SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  phi(1020) "                        |       149 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |       149 |        277 |     1.8591 |     1.0931 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |       149 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       149 |        277 |     1.8591 |     1.0931 |      1.0000 |      6.0000 |
+ | "# Phys/X2KKBeauty2CharmFilter"                 |       149 |       1664 |     11.168 |     8.5565 |      1.0000 |      49.000 |
+ | "# input particles"                             |       149 |       1941 |     13.027 |     9.0204 |      2.0000 |      55.000 |
+ | "# max size B0 -> D0  phi(1020) "               |       149 |       3612 |     24.242 |     37.042 |      1.0000 |      294.00 |
+ | "# phi(1020)"                                   |       149 |       1664 |     11.168 |     8.5565 |      1.0000 |      49.000 |
+ | "# selected"                                    |       149 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       149 |          0 |(  0.00000 +- 0.671141 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3612 |        233 |(  6.45072 +- 0.408743 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       233 |          0 |(  0.00000 +- 0.429185 )%|   -------   |   -------   |
+StrippingB02D0KKD2HHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KKD2HHBeauty2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KKD2HHBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD2HHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KPiD2HHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0KPiD2HHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0KPiD2HHBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B02D0KPiD2HHBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       149 |        149 |(  100.000 +- 0.671141 )%|   -------   |   -------   |
+B02D0KPiD2HHBeauty2Charm      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  K*(892)0 "                         |       149 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  K*(892)~0 "                        |       149 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |       149 |        277 |     1.8591 |     1.0931 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |       149 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |       149 |       1664 |     11.168 |     8.5565 |      1.0000 |      49.000 |
+ | "# K*(892)~0"                                   |       149 |       1664 |     11.168 |     8.5565 |      1.0000 |      49.000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       149 |        277 |     1.8591 |     1.0931 |      1.0000 |      6.0000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |       149 |       3328 |     22.336 |     17.113 |      2.0000 |      98.000 |
+ | "# input particles"                             |       149 |       3605 |     24.195 |     17.549 |      3.0000 |      104.00 |
+ | "# max size B0 -> D0  K*(892)0 "                |       149 |       3612 |     24.242 |     37.042 |      1.0000 |      294.00 |
+ | "# max size B0 -> D0  K*(892)~0 "               |       149 |       3612 |     24.242 |     37.042 |      1.0000 |      294.00 |
+ | "# selected"                                    |       149 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       149 |          0 |(  0.00000 +- 0.671141 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7224 |        448 |(  6.20155 +- 0.283765 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       448 |          0 |(  0.00000 +- 0.223214 )%|   -------   |   -------   |
+StrippingB02D0KPiD2HHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD2HHBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD2HHBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DHHWSD2HHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         97 |(  9.70000 +- 0.935901 )%|   -------   |   -------   |
+StrippingB02DHHWSD2HHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        97 |         32 |(  32.9897 +- 4.77391  )%|   -------   |   -------   |
+StrippingB02DHHWSD2HHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+B02DHHWSD2HHBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+B02DHHWSD2HHBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+B02DHHWSD2HHBeauty2Charm      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)+ "                        |        14 |          4 |    0.28571 |     1.0302 |      0.0000 |      4.0000 |
+ | "# B0 -> D0  rho(770)- "                        |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        14 |         29 |     2.0714 |     1.2227 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |        14 |         29 |     2.0714 |     1.2227 |      1.0000 |      5.0000 |
+ | "# Phys/X2HHWSBeauty2Charm"                     |        14 |       1446 |     103.29 |     117.58 |      18.000 |      492.00 |
+ | "# input particles"                             |        14 |       1475 |     105.36 |     118.32 |      20.000 |      497.00 |
+ | "# max size B0 -> D0  rho(770)+ "               |        14 |        624 |     44.571 |     93.611 |      0.0000 |      380.00 |
+ | "# max size B0 -> D0  rho(770)- "               |        14 |        780 |     55.714 |     110.04 |      0.0000 |      440.00 |
+ | "# rho(770)+"                                   |        14 |        230 |     16.429 |     18.239 |      0.0000 |      76.000 |
+ | "# rho(770)-"                                   |        14 |        252 |     18.000 |     22.463 |      0.0000 |      88.000 |
+ | "# selected"                                    |        14 |          4 |    0.28571 |     1.0302 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        14 |          1 |(  7.14286 +- 6.88303  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1404 |        115 |(  8.19088 +- 0.731854 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       115 |          4 |(  3.47826 +- 1.70862  )%|   -------   |   -------   |
+B02DHHWSD2HHBeauty2CharmTISTOSSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DHHWSD2HHBeauty2Charm"               |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DHHWSD2HHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DHHWSD2HHBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DHHWSD2HHBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0PPbarD2HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0PPbarD2HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0PPbarD2HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0PPbarD2HHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+X2PPbarBeauty2Charm           SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/HHPionsInputsBeauty2CharmFilter"        |       150 |       2419 |     16.127 |     7.1165 |      4.0000 |      46.000 |
+ | "# input particles"                             |       150 |       2419 |     16.127 |     7.1165 |      4.0000 |      46.000 |
+ | "# max size rho(770)0 -> pi+  pi- "             |       150 |      11169 |     74.460 |     74.873 |      3.0000 |      529.00 |
+ | "# pi+"                                         |       150 |       1208 |     8.0533 |     4.0984 |      2.0000 |      23.000 |
+ | "# pi-"                                         |       150 |       1211 |     8.0733 |     3.8680 |      1.0000 |      24.000 |
+ | "# rho(770)0 -> pi+  pi- "                      |       150 |       1662 |     11.080 |     8.5631 |      0.0000 |      49.000 |
+ | "# selected"                                    |       150 |       1662 |     11.080 |     8.5631 |      0.0000 |      49.000 |
+ |*"#accept"                                       |       150 |        149 |(  99.3333 +- 0.664441 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     11169 |       3600 |(  32.2321 +- 0.442231 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3600 |       1662 |(  46.1667 +- 0.830881 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+X2PPbarSubPIDSelBeauty2Charm  SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PPbarBeauty2Charm"                    |       149 |       1662 |     11.154 |     8.5434 |      1.0000 |      49.000 |
+ | "# input particles"                             |       149 |       1662 |     11.154 |     8.5434 |      1.0000 |      49.000 |
+ |*"#accept"                                       |       149 |        149 |(  100.000 +- 0.671141 )%|   -------   |   -------   |
+ | "#passed"                                       |       149 |       4788 |     32.134 |     25.132 |      3.0000 |      147.00 |
+X2PPbarBeauty2CharmFilter     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PPbarSubPIDSelBeauty2Charm"           |       149 |       4788 |     32.134 |     25.132 |      3.0000 |      147.00 |
+ | "# input particles"                             |       149 |       4788 |     32.134 |     25.132 |      3.0000 |      147.00 |
+ |*"#accept"                                       |       149 |        149 |(  100.000 +- 0.671141 )%|   -------   |   -------   |
+ | "#passed"                                       |       149 |       4336 |     29.101 |     22.635 |      3.0000 |      126.00 |
+ |*"efficiency"                                    |      4788 |       4336 |(  90.5597 +- 0.422554 )%|   -------   |   -------   |
+X2PPbarPIDBeauty2CharmFilter  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PPbarBeauty2CharmFilter"              |       149 |       4336 |     29.101 |     22.635 |      3.0000 |      126.00 |
+ | "# input particles"                             |       149 |       4336 |     29.101 |     22.635 |      3.0000 |      126.00 |
+ |*"#accept"                                       |       149 |        149 |(  100.000 +- 0.671141 )%|   -------   |   -------   |
+ | "#passed"                                       |       149 |       3121 |     20.946 |     17.364 |      2.0000 |      102.00 |
+ |*"efficiency"                                    |      4336 |       3121 |(  71.9788 +- 0.682026 )%|   -------   |   -------   |
+B02D0PPbarD2HHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       149 |        149 |(  100.000 +- 0.671141 )%|   -------   |   -------   |
+B02D0PPbarD2HHBeauty2Charm    SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)0 "                        |       149 |          7 |   0.046980 |    0.26762 |      0.0000 |      2.0000 |
+ | "# D0"                                          |       149 |        277 |     1.8591 |     1.0931 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |       149 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       149 |        277 |     1.8591 |     1.0931 |      1.0000 |      6.0000 |
+ | "# Phys/X2PPbarPIDBeauty2CharmFilter"           |       149 |       3121 |     20.946 |     17.364 |      2.0000 |      102.00 |
+ | "# input particles"                             |       149 |       3398 |     22.805 |     17.808 |      3.0000 |      108.00 |
+ | "# max size B0 -> D0  rho(770)0 "               |       149 |        953 |     6.3960 |     17.639 |      0.0000 |      180.00 |
+ | "# rho(770)0"                                   |       149 |        381 |     2.5570 |     3.9432 |      0.0000 |      30.000 |
+ | "# selected"                                    |       149 |          7 |   0.046980 |    0.26762 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       149 |          5 |(  3.35570 +- 1.47532  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       953 |         44 |(  4.61700 +- 0.679781 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        44 |          7 |(  15.9091 +- 5.51405  )%|   -------   |   -------   |
+B02D0PPbarD2HHBeauty2CharmT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PPbarD2HHBeauty2Charm"             |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          4 |(  80.0000 +- 17.8885  )%|   -------   |   -------   |
+B02D0PPbarD2HHBeauty2CharmB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PPbarD2HHBeauty2CharmTISTOS"       |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+B02D0PPbarD2HHBeauty2CharmLineSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B02D0PPbarD2HHBeauty2CharmB2CBBDTBeauty2|         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_B02D0PPbarD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PPbarD2HHBeauty2CharmLine"         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02D0PPbarD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PPbarD2HHBeauty2CharmLine"         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02D0PPbarD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PPbarD2HHBeauty2CharmLine"         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02D0PPbarD2HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02D0PPbarD2HHBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0PPbarD2HHBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0PPbarWSD2HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         96 |(  9.60000 +- 0.931579 )%|   -------   |   -------   |
+StrippingB02D0PPbarWSD2HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        96 |         32 |(  33.3333 +- 4.81125  )%|   -------   |   -------   |
+StrippingB02D0PPbarWSD2HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+B02D0PPbarWSD2HHBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+X2PPbarPlusWSBeauty2Charm     SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/HHPionsInputsBeauty2CharmFilter"        |        13 |        221 |     17.000 |     6.5984 |      7.0000 |      29.000 |
+ | "# input particles"                             |        13 |        221 |     17.000 |     6.5984 |      7.0000 |      29.000 |
+ | "# max size rho(770)+ -> pi+  pi+ "             |        13 |       1321 |     101.62 |     97.018 |      9.0000 |      361.00 |
+ | "# pi+"                                         |        13 |        117 |     9.0000 |     4.5404 |      3.0000 |      19.000 |
+ | "# pi-"                                         |        13 |        104 |     8.0000 |     2.7175 |      3.0000 |      13.000 |
+ | "# rho(770)+ -> pi+  pi+ "                      |        13 |         76 |     5.8462 |     6.6892 |      0.0000 |      22.000 |
+ | "# selected"                                    |        13 |         76 |     5.8462 |     6.6892 |      0.0000 |      22.000 |
+ |*"#accept"                                       |        13 |         12 |(  92.3077 +- 7.39053  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       602 |        169 |(  28.0731 +- 1.83144  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       169 |         76 |(  44.9704 +- 3.82665  )%|   -------   |   -------   |
+X2PPbarPlusWSSubPIDSelBeaut...SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PPbarPlusWSBeauty2Charm"              |        12 |         76 |     6.3333 |     6.7371 |      1.0000 |      22.000 |
+ | "# input particles"                             |        12 |         76 |     6.3333 |     6.7371 |      1.0000 |      22.000 |
+ |*"#accept"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+ | "#passed"                                       |        12 |        225 |     18.750 |     20.241 |      3.0000 |      66.000 |
+X2PPbarPlusWSBeauty2CharmFi...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PPbarPlusWSSubPIDSelBeauty2Charm"     |        12 |        225 |     18.750 |     20.241 |      3.0000 |      66.000 |
+ | "# input particles"                             |        12 |        225 |     18.750 |     20.241 |      3.0000 |      66.000 |
+ |*"#accept"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+ | "#passed"                                       |        12 |        200 |     16.667 |     18.719 |      3.0000 |      63.000 |
+ |*"efficiency"                                    |       225 |        200 |(  88.8889 +- 2.09513  )%|   -------   |   -------   |
+X2PPbarMinusWSBeauty2Charm    SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/HHPionsInputsBeauty2CharmFilter"        |        12 |        211 |     17.583 |     6.5378 |      7.0000 |      29.000 |
+ | "# input particles"                             |        12 |        211 |     17.583 |     6.5378 |      7.0000 |      29.000 |
+ | "# max size rho(770)- -> pi-  pi- "             |        12 |        879 |     73.250 |     46.018 |      9.0000 |      169.00 |
+ | "# pi+"                                         |        12 |        114 |     9.5000 |     4.3684 |      4.0000 |      19.000 |
+ | "# pi-"                                         |        12 |         97 |     8.0833 |     2.8124 |      3.0000 |      13.000 |
+ | "# rho(770)- -> pi-  pi- "                      |        12 |         80 |     6.6667 |     4.6248 |      1.0000 |      14.000 |
+ | "# selected"                                    |        12 |         80 |     6.6667 |     4.6248 |      1.0000 |      14.000 |
+ |*"#accept"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       391 |        137 |(  35.0384 +- 2.41275  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       137 |         80 |(  58.3942 +- 4.21116  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+X2PPbarMinusWSSubPIDSelBeau...SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PPbarMinusWSBeauty2Charm"             |        12 |         80 |     6.6667 |     4.6248 |      1.0000 |      14.000 |
+ | "# input particles"                             |        12 |         80 |     6.6667 |     4.6248 |      1.0000 |      14.000 |
+ |*"#accept"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+ | "#passed"                                       |        12 |        228 |     19.000 |     13.153 |      3.0000 |      39.000 |
+X2PPbarMinusWSBeauty2CharmF...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PPbarMinusWSSubPIDSelBeauty2Charm"    |        12 |        228 |     19.000 |     13.153 |      3.0000 |      39.000 |
+ | "# input particles"                             |        12 |        228 |     19.000 |     13.153 |      3.0000 |      39.000 |
+ |*"#accept"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+ | "#passed"                                       |        12 |        215 |     17.917 |     12.433 |      2.0000 |      39.000 |
+ |*"efficiency"                                    |       228 |        215 |(  94.2982 +- 1.53564  )%|   -------   |   -------   |
+X2PPbarWSPIDBeauty2CharmFilterSUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PPbarMinusWSBeauty2CharmFilter"       |        12 |        215 |     17.917 |     12.433 |      2.0000 |      39.000 |
+ | "# Phys/X2PPbarPlusWSBeauty2CharmFilter"        |        12 |        200 |     16.667 |     18.719 |      3.0000 |      63.000 |
+ | "# input particles"                             |        12 |        415 |     34.583 |     23.422 |      5.0000 |      75.000 |
+ |*"#accept"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+ | "#passed"                                       |        12 |        302 |     25.167 |     18.307 |      3.0000 |      62.000 |
+ |*"efficiency"                                    |       415 |        302 |(  72.7711 +- 2.18510  )%|   -------   |   -------   |
+B02D0PPbarWSD2HHBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+B02D0PPbarWSD2HHBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)+ "                        |        12 |          2 |    0.16667 |    0.55277 |      0.0000 |      2.0000 |
+ | "# B0 -> D0  rho(770)- "                        |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        12 |         21 |     1.7500 |    0.92421 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |        12 |         21 |     1.7500 |    0.92421 |      1.0000 |      4.0000 |
+ | "# Phys/X2PPbarWSPIDBeauty2CharmFilter"         |        12 |        302 |     25.167 |     18.307 |      3.0000 |      62.000 |
+ | "# input particles"                             |        12 |        323 |     26.917 |     18.464 |      4.0000 |      65.000 |
+ | "# max size B0 -> D0  rho(770)+ "               |        12 |         46 |     3.8333 |     7.4256 |      0.0000 |      27.000 |
+ | "# max size B0 -> D0  rho(770)- "               |        12 |         35 |     2.9167 |     5.8375 |      0.0000 |      21.000 |
+ | "# rho(770)+"                                   |        12 |         21 |     1.7500 |     2.7424 |      0.0000 |      9.0000 |
+ | "# rho(770)-"                                   |        12 |         17 |     1.4167 |     2.5317 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        12 |          2 |    0.16667 |    0.55277 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        12 |          1 |(  8.33333 +- 7.97856  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        81 |          8 |(  9.87654 +- 3.31496  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+B02D0PPbarWSD2HHBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PPbarWSD2HHBeauty2Charm"           |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02D0PPbarWSD2HHBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PPbarWSD2HHBeauty2CharmTISTOS"     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02D0PPbarWSD2HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0PPbarWSD2HHBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0PPbarWSD2HHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KKD2HHWSBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        108 |(  10.8000 +- 0.981509 )%|   -------   |   -------   |
+StrippingB02D0KKD2HHWSBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       108 |         47 |(  43.5185 +- 4.77066  )%|   -------   |   -------   |
+StrippingB02D0KKD2HHWSBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        47 |         47 |(  100.000 +- 2.12766  )%|   -------   |   -------   |
+B02D0KKD2HHWSBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B02D0KKD2HHWSBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B02D0KKD2HHWSBeauty2Charm     SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  phi(1020) "                        |        23 |          1 |   0.043478 |    0.20393 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        23 |         49 |     2.1304 |     1.3611 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHWSBeauty2Charm"                     |        23 |         49 |     2.1304 |     1.3611 |      1.0000 |      6.0000 |
+ | "# Phys/X2KKBeauty2CharmFilter"                 |        23 |        249 |     10.826 |     6.4448 |      2.0000 |      30.000 |
+ | "# input particles"                             |        23 |        298 |     12.957 |     7.2381 |      4.0000 |      36.000 |
+ | "# max size B0 -> D0  phi(1020) "               |        23 |        634 |     27.565 |     37.541 |      3.0000 |      180.00 |
+ | "# phi(1020)"                                   |        23 |        249 |     10.826 |     6.4448 |      2.0000 |      30.000 |
+ | "# selected"                                    |        23 |          1 |   0.043478 |    0.20393 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        23 |          1 |(  4.34783 +- 4.25226  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       634 |         65 |(  10.2524 +- 1.20470  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        65 |          1 |(  1.53846 +- 1.52658  )%|   -------   |   -------   |
+B02D0KKD2HHWSBeauty2CharmTI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2HHWSBeauty2Charm"              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0KKD2HHWSBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KKD2HHWSBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KKD2HHWSBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0PiPiD2HHWSBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        106 |(  10.6000 +- 0.973468 )%|   -------   |   -------   |
+StrippingB02D0PiPiD2HHWSBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       106 |         43 |(  40.5660 +- 4.76920  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2HHWSBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+B02D0PiPiD2HHWSBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+B02D0PiPiD2HHWSBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+B02D0PiPiD2HHWSBeauty2Charm   SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)0 "                        |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        19 |         46 |     2.4211 |     1.5327 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHWSBeauty2Charm"                     |        19 |         46 |     2.4211 |     1.5327 |      1.0000 |      6.0000 |
+ | "# Phys/X2PiPiBeauty2Charm"                     |        19 |        231 |     12.158 |     9.5270 |      3.0000 |      48.000 |
+ | "# input particles"                             |        19 |        277 |     14.579 |     9.6208 |      4.0000 |      50.000 |
+ | "# max size B0 -> D0  rho(770)0 "               |        19 |        554 |     29.158 |     25.986 |      3.0000 |      96.000 |
+ | "# rho(770)0"                                   |        19 |        231 |     12.158 |     9.5270 |      3.0000 |      48.000 |
+ | "# selected"                                    |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       554 |         59 |(  10.6498 +- 1.31058  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        59 |          0 |(  0.00000 +- 1.69492  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2HHWSBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0PiPiD2HHWSBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0PiPiD2HHWSBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD2HHWSBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        105 |(  10.5000 +- 0.969407 )%|   -------   |   -------   |
+StrippingB02D0KPiD2HHWSBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       105 |         33 |(  31.4286 +- 4.53043  )%|   -------   |   -------   |
+StrippingB02D0KPiD2HHWSBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+B02D0KPiD2HHWSBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+B02D0KPiD2HHWSBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+B02D0KPiD2HHWSBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  K*(892)0 "                         |        16 |          7 |    0.43750 |     1.4564 |      0.0000 |      6.0000 |
+ | "# B0 -> D0  K*(892)~0 "                        |        16 |          9 |    0.56250 |     1.4564 |      0.0000 |      6.0000 |
+ | "# D0"                                          |        16 |         41 |     2.5625 |     1.9029 |      1.0000 |      8.0000 |
+ | "# D~0"                                         |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        16 |        145 |     9.0625 |     4.6967 |      2.0000 |      22.000 |
+ | "# K*(892)~0"                                   |        16 |        145 |     9.0625 |     4.6967 |      2.0000 |      22.000 |
+ | "# Phys/D2HHWSBeauty2Charm"                     |        16 |         41 |     2.5625 |     1.9029 |      1.0000 |      8.0000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |        16 |        290 |     18.125 |     9.3933 |      4.0000 |      44.000 |
+ | "# input particles"                             |        16 |        331 |     20.688 |     10.838 |      6.0000 |      52.000 |
+ | "# max size B0 -> D0  K*(892)0 "                |        16 |        474 |     29.625 |     42.879 |      4.0000 |      176.00 |
+ | "# max size B0 -> D0  K*(892)~0 "               |        16 |        474 |     29.625 |     42.879 |      4.0000 |      176.00 |
+ | "# selected"                                    |        16 |         16 |     1.0000 |     2.8940 |      0.0000 |      12.000 |
+ |*"#accept"                                       |        16 |          4 |(  25.0000 +- 10.8253  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       948 |         68 |(  7.17300 +- 0.838076 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        68 |         16 |(  23.5294 +- 5.14397  )%|   -------   |   -------   |
+B02D0KPiD2HHWSBeauty2CharmT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2HHWSBeauty2Charm"             |         4 |         16 |     4.0000 |     4.6368 |      1.0000 |      12.000 |
+ | "# input particles"                             |         4 |         16 |     4.0000 |     4.6368 |      1.0000 |      12.000 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+B02D0KPiD2HHWSBeauty2CharmB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2HHWSBeauty2CharmTISTOS"       |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ |*"#passed"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+B02D0KPiD2HHWSBeauty2CharmLineSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B02D0KPiD2HHWSBeauty2CharmB2CBBDTBeauty2|         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_B02D0KPiD2HHWS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2HHWSBeauty2CharmLine"         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02D0KPiD2HHWS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2HHWSBeauty2CharmLine"         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02D0KPiD2HHWS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2HHWSBeauty2CharmLine"         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02D0KPiD2HHWSBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02D0KPiD2HHWSBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD2HHWSBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DHHWSD2HHWSBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        101 |(  10.1000 +- 0.952885 )%|   -------   |   -------   |
+StrippingB02DHHWSD2HHWSBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       101 |         30 |(  29.7030 +- 4.54682  )%|   -------   |   -------   |
+StrippingB02DHHWSD2HHWSBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+B02DHHWSD2HHWSBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B02DHHWSD2HHWSBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B02DHHWSD2HHWSBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)+ "                        |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  rho(770)- "                        |         9 |          8 |    0.88889 |     2.5142 |      0.0000 |      8.0000 |
+ | "# D0"                                          |         9 |         26 |     2.8889 |     1.2862 |      2.0000 |      6.0000 |
+ | "# D~0"                                         |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHWSBeauty2Charm"                     |         9 |         26 |     2.8889 |     1.2862 |      2.0000 |      6.0000 |
+ | "# Phys/X2HHWSBeauty2Charm"                     |         9 |        768 |     85.333 |     42.500 |      24.000 |      144.00 |
+ | "# input particles"                             |         9 |        794 |     88.222 |     43.207 |      26.000 |      150.00 |
+ | "# max size B0 -> D0  rho(770)+ "               |         9 |        380 |     42.222 |     48.336 |      0.0000 |      168.00 |
+ | "# max size B0 -> D0  rho(770)- "               |         9 |        448 |     49.778 |     38.418 |      0.0000 |      120.00 |
+ | "# rho(770)+"                                   |         9 |        104 |     11.556 |     7.6465 |      0.0000 |      28.000 |
+ | "# rho(770)-"                                   |         9 |        152 |     16.889 |     12.188 |      0.0000 |      40.000 |
+ | "# selected"                                    |         9 |          8 |    0.88889 |     2.5142 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       828 |         56 |(  6.76329 +- 0.872684 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        56 |          8 |(  14.2857 +- 4.67610  )%|   -------   |   -------   |
+B02DHHWSD2HHWSBeauty2CharmT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DHHWSD2HHWSBeauty2Charm"             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DHHWSD2HHWSBeauty2CharmB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DHHWSD2HHWSBeauty2CharmTISTOS"       |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB02DHHWSD2HHWSBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DHHWSD2HHWSBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DHHWSD2HHWSBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KSDDD2HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KSDDD2HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0KSDDD2HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0KSDDD2HHBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B02D0KSDDD2HHBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        71 |         71 |(  100.000 +- 1.40845  )%|   -------   |   -------   |
+B02D0KSDDD2HHBeauty2Charm     SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  KS0 "                              |        71 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        71 |        131 |     1.8451 |     1.1585 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |        71 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        71 |        113 |     1.5915 |    0.98692 |      1.0000 |      6.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |        71 |        131 |     1.8451 |     1.1585 |      1.0000 |      6.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        71 |        113 |     1.5915 |    0.98692 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        71 |        244 |     3.4366 |     1.5080 |      2.0000 |      9.0000 |
+ | "# max size B0 -> D0  KS0 "                     |        71 |        207 |     2.9155 |     2.7921 |      1.0000 |      18.000 |
+ | "# selected"                                    |        71 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        71 |          0 |(  0.00000 +- 1.40845  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       207 |         11 |(  5.31401 +- 1.55908  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+StrippingB02D0KSDDD2HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KSDDD2HHBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KSDDD2HHBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KSLLD2HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KSLLD2HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0KSLLD2HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0KSLLD2HHBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B02D0KSLLD2HHBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        49 |         49 |(  100.000 +- 2.04082  )%|   -------   |   -------   |
+B02D0KSLLD2HHBeauty2Charm     SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  KS0 "                              |        49 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        49 |         99 |     2.0204 |     1.0971 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        49 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        49 |         64 |     1.3061 |    0.57867 |      1.0000 |      3.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |        49 |         99 |     2.0204 |     1.0971 |      1.0000 |      5.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        49 |         64 |     1.3061 |    0.57867 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        49 |        163 |     3.3265 |     1.3460 |      2.0000 |      7.0000 |
+ | "# max size B0 -> D0  KS0 "                     |        49 |        136 |     2.7755 |     2.1215 |      1.0000 |      10.000 |
+ | "# selected"                                    |        49 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        49 |          0 |(  0.00000 +- 2.04082  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       136 |          8 |(  5.88235 +- 2.01763  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB02D0KSLLD2HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KSLLD2HHBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KSLLD2HHBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPi0MergedD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KPi0MergedD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KPi0MergedD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KPi0MergedD2HHBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B2D0KPi0MergedD2HHBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+Pi0FromBMergedBeauty2CharmF...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        47 |         51 |     1.0851 |    0.27904 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        47 |         51 |     1.0851 |    0.27904 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        47 |         47 |(  100.000 +- 2.12766  )%|   -------   |   -------   |
+ | "#passed"                                       |        47 |         51 |     1.0851 |    0.27904 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |        51 |         51 |(  100.000 +- 1.96078  )%|   -------   |   -------   |
+B2D0KPi0MergedD2HHBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+B2D0KPi0MergedD2HHBeauty2CharmSUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+  pi0 "                          |        30 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K-  pi0 "                          |        30 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        30 |         57 |     1.9000 |     1.2207 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        30 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        30 |        120 |     4.0000 |     1.9322 |      0.0000 |      9.0000 |
+ | "# K-"                                          |        30 |        123 |     4.1000 |     2.1346 |      1.0000 |      9.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |        30 |         57 |     1.9000 |     1.2207 |      1.0000 |      5.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        30 |        243 |     8.1000 |     3.5995 |      2.0000 |      15.000 |
+ | "# Phys/Pi0FromBMergedBeauty2CharmFilter"       |        30 |         32 |     1.0667 |    0.24944 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        30 |        332 |     11.067 |     4.0326 |      4.0000 |      18.000 |
+ | "# max size B+ -> D0  K+  pi0 "                 |        30 |        243 |     8.1000 |     6.9826 |      0.0000 |      30.000 |
+ | "# max size B- -> D0  K-  pi0 "                 |        30 |        263 |     8.7667 |     7.2004 |      1.0000 |      25.000 |
+ | "# pi0"                                         |        30 |         32 |     1.0667 |    0.24944 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        30 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        30 |          0 |(  0.00000 +- 3.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       506 |         63 |(  12.4506 +- 1.46773  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        63 |          0 |(  0.00000 +- 1.58730  )%|   -------   |   -------   |
+StrippingB2D0KPi0MergedD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPi0MergedD2HH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPi0MergedD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiPi0MergedD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiPi0MergedD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiPi0MergedD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiPi0MergedD2HHBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B2D0PiPi0MergedD2HHBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B2D0PiPi0MergedD2HHBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+B2D0PiPi0MergedD2HHBeauty2C...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  pi0 "                         |        30 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi-  pi0 "                         |        30 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        30 |         57 |     1.9000 |     1.2207 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        30 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |        30 |         57 |     1.9000 |     1.2207 |      1.0000 |      5.0000 |
+ | "# Phys/Pi0FromBMergedBeauty2CharmFilter"       |        30 |         32 |     1.0667 |    0.24944 |      1.0000 |      2.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        30 |        243 |     8.1000 |     3.5995 |      2.0000 |      15.000 |
+ | "# input particles"                             |        30 |        332 |     11.067 |     4.0326 |      4.0000 |      18.000 |
+ | "# max size B+ -> D0  pi+  pi0 "                |        30 |        243 |     8.1000 |     6.9826 |      0.0000 |      30.000 |
+ | "# max size B- -> D0  pi-  pi0 "                |        30 |        263 |     8.7667 |     7.2004 |      1.0000 |      25.000 |
+ | "# pi+"                                         |        30 |        120 |     4.0000 |     1.9322 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |        30 |        123 |     4.1000 |     2.1346 |      1.0000 |      9.0000 |
+ | "# pi0"                                         |        30 |         32 |     1.0667 |    0.24944 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        30 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        30 |          0 |(  0.00000 +- 3.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       506 |         65 |(  12.8458 +- 1.48748  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        65 |          0 |(  0.00000 +- 1.53846  )%|   -------   |   -------   |
+StrippingB2D0PiPi0MergedD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiPi0MergedD2H...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiPi0MergedD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KsPiDDD2HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KsPiDDD2HHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B2D0KsPiDDD2HHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B2D0KsPiDDD2HHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        71 |         71 |(  100.000 +- 1.40845  )%|   -------   |   -------   |
+B2D0KsPiDDD2HHBeauty2Charm    SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  KS0 "                         |        71 |          3 |   0.042254 |    0.26199 |      0.0000 |      2.0000 |
+ | "# B- -> D0  pi-  KS0 "                         |        71 |          2 |   0.028169 |    0.16546 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        71 |        131 |     1.8451 |     1.1585 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |        71 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        71 |        113 |     1.5915 |    0.98692 |      1.0000 |      6.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |        71 |        131 |     1.8451 |     1.1585 |      1.0000 |      6.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        71 |        113 |     1.5915 |    0.98692 |      1.0000 |      6.0000 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|        71 |        928 |     13.070 |     5.7171 |      4.0000 |      32.000 |
+ | "# input particles"                             |        71 |       1172 |     16.507 |     6.3020 |      7.0000 |      38.000 |
+ | "# max size B+ -> D0  pi+  KS0 "                |        71 |       1543 |     21.732 |     36.082 |      2.0000 |      270.00 |
+ | "# max size B- -> D0  pi-  KS0 "                |        71 |       1506 |     21.211 |     32.820 |      2.0000 |      252.00 |
+ | "# pi+"                                         |        71 |        466 |     6.5634 |     3.4833 |      2.0000 |      16.000 |
+ | "# pi-"                                         |        71 |        462 |     6.5070 |     3.0667 |      1.0000 |      16.000 |
+ | "# selected"                                    |        71 |          5 |   0.070423 |    0.38726 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        71 |          3 |(  4.22535 +- 2.38741  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3049 |        186 |(  6.10036 +- 0.433442 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       186 |          5 |(  2.68817 +- 1.18592  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0KsPiDDD2HHBeauty2CharmT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KsPiDDD2HHBeauty2Charm"             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0KsPiDDD2HHBeauty2CharmB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KsPiDDD2HHBeauty2CharmTISTOS"       |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          4 |     1.3333 |     1.2472 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |         5 |          4 |(  80.0000 +- 17.8885  )%|   -------   |   -------   |
+B2D0KsPiDDD2HHBeauty2CharmLineSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KsPiDDD2HHBeauty2CharmB2CBBDTBeauty2|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0KsPiDDD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KsPiDDD2HHBeauty2CharmLine"         |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0KsPiDDD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KsPiDDD2HHBeauty2CharmLine"         |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0KsPiDDD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KsPiDDD2HHBeauty2CharmLine"         |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2HHBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KsPiDDD2HHBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2HHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2HHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+Pi0FromBResolvedBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       212 |       1544 |     7.2830 |     5.6731 |      1.0000 |      35.000 |
+ | "# input particles"                             |       212 |       1544 |     7.2830 |     5.6731 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       212 |        212 |(  100.000 +- 0.471698 )%|   -------   |   -------   |
+ | "#passed"                                       |       212 |       1539 |     7.2594 |     5.6655 |      1.0000 |      35.000 |
+ |*"efficiency"                                    |      1544 |       1539 |(  99.6762 +- 0.144588 )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2HHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       141 |        141 |(  100.000 +- 0.709220 )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2HHBeauty2...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+  pi0 "                          |       141 |         43 |    0.30496 |     2.1601 |      0.0000 |      25.000 |
+ | "# B- -> D0  K-  pi0 "                          |       141 |         16 |    0.11348 |    0.65333 |      0.0000 |      7.0000 |
+ | "# D0"                                          |       141 |        266 |     1.8865 |     1.1115 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       141 |        571 |     4.0496 |     2.2639 |      0.0000 |      15.000 |
+ | "# K-"                                          |       141 |        600 |     4.2553 |     2.1252 |      1.0000 |      11.000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       141 |        266 |     1.8865 |     1.1115 |      1.0000 |      6.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |       141 |       1171 |     8.3050 |     3.6221 |      2.0000 |      21.000 |
+ | "# Phys/Pi0FromBResolvedBeauty2CharmFilter"     |       141 |       1063 |     7.5390 |     5.7409 |      1.0000 |      31.000 |
+ | "# input particles"                             |       141 |       2500 |     17.730 |     8.0105 |      6.0000 |      44.000 |
+ | "# max size B+ -> D0  K+  pi0 "                 |       141 |      10047 |     71.255 |     139.12 |      0.0000 |      1242.0 |
+ | "# max size B- -> D0  K-  pi0 "                 |       141 |      11147 |     79.057 |     136.56 |      2.0000 |      1000.0 |
+ | "# pi0"                                         |       141 |       1063 |     7.5390 |     5.7409 |      1.0000 |      31.000 |
+ | "# selected"                                    |       141 |         59 |    0.41844 |     2.3191 |      0.0000 |      26.000 |
+ |*"#accept"                                       |       141 |         17 |(  12.0567 +- 2.74225  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     21194 |       2058 |(  9.71030 +- 0.203390 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2058 |         59 |(  2.86686 +- 0.367845 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0KPi0ResolvedD2HHBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2HHBeauty2Charm"       |        17 |         59 |     3.4706 |     5.8321 |      1.0000 |      26.000 |
+ | "# input particles"                             |        17 |         59 |     3.4706 |     5.8321 |      1.0000 |      26.000 |
+ |*"#accept"                                       |        17 |         12 |(  70.5882 +- 11.0510  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2HHBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2HHBeauty2CharmTISTOS" |        12 |         44 |     3.6667 |     4.8876 |      1.0000 |      19.000 |
+ | "# input particles"                             |        12 |         44 |     3.6667 |     4.8876 |      1.0000 |      19.000 |
+ |*"#accept"                                       |        12 |          8 |(  66.6667 +- 13.6083  )%|   -------   |   -------   |
+ | "#passed"                                       |        12 |         31 |     2.5833 |     3.9255 |      0.0000 |      14.000 |
+ |*"efficiency"                                    |        44 |         31 |(  70.4545 +- 6.87818  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2HHBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2HHBeauty2CharmB2CBBDTB|         8 |         31 |     3.8750 |     4.2555 |      1.0000 |      14.000 |
+ | "# input particles"                             |         8 |         31 |     3.8750 |     4.2555 |      1.0000 |      14.000 |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+ | "#passed"                                       |         8 |         31 |     3.8750 |     4.2555 |      1.0000 |      14.000 |
+ |*"efficiency"                                    |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+RelatedInfo1_B2D0KPi0Resolv...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2HHBeauty2CharmLine"   |         8 |         31 |     3.8750 |     4.2555 |      1.0000 |      14.000 |
+ | "# input particles"                             |         8 |         31 |     3.8750 |     4.2555 |      1.0000 |      14.000 |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0KPi0Resolv...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2HHBeauty2CharmLine"   |         8 |         31 |     3.8750 |     4.2555 |      1.0000 |      14.000 |
+ | "# input particles"                             |         8 |         31 |     3.8750 |     4.2555 |      1.0000 |      14.000 |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0KPi0Resolv...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2HHBeauty2CharmLine"   |         8 |         31 |     3.8750 |     4.2555 |      1.0000 |      14.000 |
+ | "# input particles"                             |         8 |         31 |     3.8750 |     4.2555 |      1.0000 |      14.000 |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          8 |( 0.800000 +- 0.281709 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KsPiLLD2HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KsPiLLD2HHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B2D0KsPiLLD2HHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B2D0KsPiLLD2HHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        49 |         49 |(  100.000 +- 2.04082  )%|   -------   |   -------   |
+B2D0KsPiLLD2HHBeauty2Charm    SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  KS0 "                         |        49 |          3 |   0.061224 |    0.31352 |      0.0000 |      2.0000 |
+ | "# B- -> D0  pi-  KS0 "                         |        49 |          1 |   0.020408 |    0.14139 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        49 |         99 |     2.0204 |     1.0971 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        49 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        49 |         64 |     1.3061 |    0.57867 |      1.0000 |      3.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |        49 |         99 |     2.0204 |     1.0971 |      1.0000 |      5.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        49 |         64 |     1.3061 |    0.57867 |      1.0000 |      3.0000 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|        49 |        723 |     14.755 |     5.9196 |      5.0000 |      32.000 |
+ | "# input particles"                             |        49 |        886 |     18.082 |     6.5802 |      8.0000 |      37.000 |
+ | "# max size B+ -> D0  pi+  KS0 "                |        49 |       1072 |     21.878 |     23.223 |      3.0000 |      100.00 |
+ | "# max size B- -> D0  pi-  KS0 "                |        49 |       1152 |     23.510 |     23.913 |      3.0000 |      96.000 |
+ | "# pi+"                                         |        49 |        358 |     7.3061 |     3.7482 |      2.0000 |      20.000 |
+ | "# pi-"                                         |        49 |        365 |     7.4490 |     3.2518 |      3.0000 |      17.000 |
+ | "# selected"                                    |        49 |          4 |   0.081633 |    0.44432 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        49 |          2 |(  4.08163 +- 2.82664  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2224 |        248 |(  11.1511 +- 0.667448 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       248 |          4 |(  1.61290 +- 0.799922 )%|   -------   |   -------   |
+B2D0KsPiLLD2HHBeauty2CharmT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KsPiLLD2HHBeauty2Charm"             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2D0KsPiLLD2HHBeauty2CharmB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KsPiLLD2HHBeauty2CharmTISTOS"       |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+B2D0KsPiLLD2HHBeauty2CharmLineSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2D0KsPiLLD2HHBeauty2CharmB2CBBDTBeauty2|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0KsPiLLD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KsPiLLD2HHBeauty2CharmLine"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0KsPiLLD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KsPiLLD2HHBeauty2CharmLine"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0KsPiLLD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KsPiLLD2HHBeauty2CharmLine"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2HHBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KsPiLLD2HHBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2HHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2HHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2HHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       141 |        141 |(  100.000 +- 0.709220 )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2HHBeauty...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  pi0 "                         |       141 |         36 |    0.25532 |     1.9621 |      0.0000 |      23.000 |
+ | "# B- -> D0  pi-  pi0 "                         |       141 |         17 |    0.12057 |    0.71929 |      0.0000 |      7.0000 |
+ | "# D0"                                          |       141 |        266 |     1.8865 |     1.1115 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       141 |        266 |     1.8865 |     1.1115 |      1.0000 |      6.0000 |
+ | "# Phys/Pi0FromBResolvedBeauty2CharmFilter"     |       141 |       1063 |     7.5390 |     5.7409 |      1.0000 |      31.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |       141 |       1171 |     8.3050 |     3.6221 |      2.0000 |      21.000 |
+ | "# input particles"                             |       141 |       2500 |     17.730 |     8.0105 |      6.0000 |      44.000 |
+ | "# max size B+ -> D0  pi+  pi0 "                |       141 |      10047 |     71.255 |     139.12 |      0.0000 |      1242.0 |
+ | "# max size B- -> D0  pi-  pi0 "                |       141 |      11147 |     79.057 |     136.56 |      2.0000 |      1000.0 |
+ | "# pi+"                                         |       141 |        571 |     4.0496 |     2.2639 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       141 |        600 |     4.2553 |     2.1252 |      1.0000 |      11.000 |
+ | "# pi0"                                         |       141 |       1063 |     7.5390 |     5.7409 |      1.0000 |      31.000 |
+ | "# selected"                                    |       141 |         53 |    0.37589 |     2.2267 |      0.0000 |      25.000 |
+ |*"#accept"                                       |       141 |         14 |(  9.92908 +- 2.51847  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     21194 |       2064 |(  9.73861 +- 0.203654 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2064 |         53 |(  2.56783 +- 0.348160 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0PiPi0ResolvedD2HHBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPi0ResolvedD2HHBeauty2Charm"      |        14 |         53 |     3.7857 |     6.0849 |      1.0000 |      25.000 |
+ | "# input particles"                             |        14 |         53 |     3.7857 |     6.0849 |      1.0000 |      25.000 |
+ |*"#accept"                                       |        14 |         10 |(  71.4286 +- 12.0736  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2HHBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPi0ResolvedD2HHBeauty2CharmTISTOS"|        10 |         41 |     4.1000 |     5.2621 |      1.0000 |      19.000 |
+ | "# input particles"                             |        10 |         41 |     4.1000 |     5.2621 |      1.0000 |      19.000 |
+ |*"#accept"                                       |        10 |          7 |(  70.0000 +- 14.4914  )%|   -------   |   -------   |
+ | "#passed"                                       |        10 |         28 |     2.8000 |     3.9192 |      0.0000 |      13.000 |
+ |*"efficiency"                                    |        41 |         28 |(  68.2927 +- 7.26733  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2HHBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPi0ResolvedD2HHBeauty2CharmB2CBBDT|         7 |         28 |     4.0000 |     4.1404 |      1.0000 |      13.000 |
+ | "# input particles"                             |         7 |         28 |     4.0000 |     4.1404 |      1.0000 |      13.000 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+ | "#passed"                                       |         7 |         28 |     4.0000 |     4.1404 |      1.0000 |      13.000 |
+ |*"efficiency"                                    |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+RelatedInfo1_B2D0PiPi0Resol...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPi0ResolvedD2HHBeauty2CharmLine"  |         7 |         28 |     4.0000 |     4.1404 |      1.0000 |      13.000 |
+ | "# input particles"                             |         7 |         28 |     4.0000 |     4.1404 |      1.0000 |      13.000 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+RelatedInfo2_B2D0PiPi0Resol...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPi0ResolvedD2HHBeauty2CharmLine"  |         7 |         28 |     4.0000 |     4.1404 |      1.0000 |      13.000 |
+ | "# input particles"                             |         7 |         28 |     4.0000 |     4.1404 |      1.0000 |      13.000 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+RelatedInfo3_B2D0PiPi0Resol...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPi0ResolvedD2HHBeauty2CharmLine"  |         7 |         28 |     4.0000 |     4.1404 |      1.0000 |      13.000 |
+ | "# input particles"                             |         7 |         28 |     4.0000 |     4.1404 |      1.0000 |      13.000 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          7 |( 0.700000 +- 0.263647 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPi0MergedD2KS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KPi0MergedD2KS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KPi0MergedD2KS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ProtoD2pi+pi-KS0LLBeauty2CharmSUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi-  KS0 "                        |       103 |         24 |    0.23301 |    0.75304 |      0.0000 |      5.0000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# input particles"                             |       103 |       1859 |     18.049 |     7.0963 |      6.0000 |      43.000 |
+ | "# pi+"                                         |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# pi-"                                         |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# selected"                                    |       103 |         24 |    0.23301 |    0.75304 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       103 |         14 |(  13.5922 +- 3.37678  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8031 |       3590 |(  44.7018 +- 0.554796 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4129 |        154 |(  3.72972 +- 0.294891 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       154 |         24 |(  15.5844 +- 2.92278  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2pi+K-KS0LLBeauty2Charm SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  K-  KS0 "                         |       103 |         21 |    0.20388 |    0.59707 |      0.0000 |      4.0000 |
+ | "# K+"                                          |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# K-"                                          |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# input particles"                             |       103 |       3583 |     34.786 |     13.947 |      11.000 |      83.000 |
+ | "# pi+"                                         |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# pi-"                                         |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# selected"                                    |       103 |         21 |    0.20388 |    0.59707 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       103 |         15 |(  14.5631 +- 3.47561  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8031 |       3590 |(  44.7018 +- 0.554796 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4129 |        120 |(  2.90627 +- 0.261422 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       120 |         21 |(  17.5000 +- 3.46861  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2K+pi-KS0LLBeauty2Charm SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi-  KS0 "                         |       103 |         24 |    0.23301 |    0.68555 |      0.0000 |      5.0000 |
+ | "# K+"                                          |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# K-"                                          |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# input particles"                             |       103 |       3583 |     34.786 |     13.947 |      11.000 |      83.000 |
+ | "# pi+"                                         |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# pi-"                                         |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# selected"                                    |       103 |         24 |    0.23301 |    0.68555 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       103 |         16 |(  15.5340 +- 3.56914  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8031 |       3590 |(  44.7018 +- 0.554796 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4129 |        128 |(  3.10002 +- 0.269725 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       128 |         24 |(  18.7500 +- 3.44991  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2K+K-KS0LLBeauty2Charm  SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K-  KS0 "                          |       103 |         22 |    0.21359 |    0.64838 |      0.0000 |      5.0000 |
+ | "# K+"                                          |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# K-"                                          |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# input particles"                             |       103 |       1859 |     18.049 |     7.0963 |      6.0000 |      43.000 |
+ | "# selected"                                    |       103 |         22 |    0.21359 |    0.64838 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       103 |         15 |(  14.5631 +- 3.47561  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8031 |       3590 |(  44.7018 +- 0.554796 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4129 |         76 |(  1.84064 +- 0.209184 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        76 |         22 |(  28.9474 +- 5.20221  )%|   -------   |   -------   |
+D2KsHHLLBeauty2Charm          SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD2K+K-KS0LLBeauty2Charm"           |        38 |         22 |    0.57895 |    0.96332 |      0.0000 |      5.0000 |
+ | "# Phys/ProtoD2K+pi-KS0LLBeauty2Charm"          |        38 |         24 |    0.63158 |     1.0110 |      0.0000 |      5.0000 |
+ | "# Phys/ProtoD2pi+K-KS0LLBeauty2Charm"          |        38 |         21 |    0.55263 |    0.87951 |      0.0000 |      4.0000 |
+ | "# Phys/ProtoD2pi+pi-KS0LLBeauty2Charm"         |        38 |         24 |    0.63158 |     1.1337 |      0.0000 |      5.0000 |
+ | "# input particles"                             |        38 |         91 |     2.3947 |     2.2889 |      1.0000 |      13.000 |
+ |*"#accept"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+ | "#passed"                                       |        38 |         91 |     2.3947 |     2.2889 |      1.0000 |      13.000 |
+ |*"efficiency"                                    |        91 |         91 |(  100.000 +- 1.09890  )%|   -------   |   -------   |
+D2KsHHLLPIDBeauty2CharmFilter SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2KsHHLLBeauty2Charm"                   |        38 |         91 |     2.3947 |     2.2889 |      1.0000 |      13.000 |
+ | "# input particles"                             |        38 |         91 |     2.3947 |     2.2889 |      1.0000 |      13.000 |
+ |*"#accept"                                       |        38 |         26 |(  68.4211 +- 7.54053  )%|   -------   |   -------   |
+ | "#passed"                                       |        38 |         46 |     1.2105 |     1.3010 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |        91 |         46 |(  50.5495 +- 5.24111  )%|   -------   |   -------   |
+B2D0KPi0MergedD2KSHHLLBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0KPi0MergedD2KSHHLLBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0KPi0MergedD2KSHHLLBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B2D0KPi0MergedD2KSHHLLBeaut...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+  pi0 "                          |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K-  pi0 "                          |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         8 |         10 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         8 |         40 |     5.0000 |     2.2913 |      1.0000 |      9.0000 |
+ | "# K-"                                          |         8 |         33 |     4.1250 |     1.9645 |      2.0000 |      8.0000 |
+ | "# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |         8 |         10 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         8 |         73 |     9.1250 |     4.0447 |      3.0000 |      15.000 |
+ |*"# Phys/Pi0FromBMergedBeauty2CharmFilter"       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+ | "# input particles"                             |         8 |         91 |     11.375 |     3.9350 |      5.0000 |      17.000 |
+ | "# max size B+ -> D0  K+  pi0 "                 |         8 |         48 |     6.0000 |     2.6458 |      1.0000 |      10.000 |
+ | "# max size B- -> D0  K-  pi0 "                 |         8 |         39 |     4.8750 |     1.9645 |      2.0000 |      8.0000 |
+ | "# pi0"                                         |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        87 |          0 |(  0.00000 +- 1.14943  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPi0MergedD2KS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPi0MergedD2KS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPi0MergedD2KS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiPi0MergedD2K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiPi0MergedD2K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiPi0MergedD2K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiPi0MergedD2KSHHLLBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0PiPi0MergedD2KSHHLLBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0PiPi0MergedD2KSHHLLBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B2D0PiPi0MergedD2KSHHLLBeau...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  pi0 "                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi-  pi0 "                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         8 |         10 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |         8 |         10 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"# Phys/Pi0FromBMergedBeauty2CharmFilter"       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         8 |         73 |     9.1250 |     4.0447 |      3.0000 |      15.000 |
+ | "# input particles"                             |         8 |         91 |     11.375 |     3.9350 |      5.0000 |      17.000 |
+ | "# max size B+ -> D0  pi+  pi0 "                |         8 |         48 |     6.0000 |     2.6458 |      1.0000 |      10.000 |
+ | "# max size B- -> D0  pi-  pi0 "                |         8 |         39 |     4.8750 |     1.9645 |      2.0000 |      8.0000 |
+ | "# pi+"                                         |         8 |         40 |     5.0000 |     2.2913 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |         8 |         33 |     4.1250 |     1.9645 |      2.0000 |      8.0000 |
+ | "# pi0"                                         |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        87 |          1 |(  1.14943 +- 1.14280  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiPi0MergedD2K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiPi0MergedD2K...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiPi0MergedD2K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KsPiDDD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KsPiDDD2KSHHLLBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0KsPiDDD2KSHHLLBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0KsPiDDD2KSHHLLBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+B2D0KsPiDDD2KSHHLLBeauty2CharmSUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  KS0 "                         |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi-  KS0 "                         |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        13 |         19 |     1.4615 |    0.63432 |      1.0000 |      3.0000 |
+ | "# D~0"                                         |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        13 |         21 |     1.6154 |    0.92308 |      1.0000 |      4.0000 |
+ | "# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |        13 |         19 |     1.4615 |    0.63432 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        13 |         21 |     1.6154 |    0.92308 |      1.0000 |      4.0000 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|        13 |        186 |     14.308 |     4.6638 |      6.0000 |      22.000 |
+ | "# input particles"                             |        13 |        226 |     17.385 |     4.4122 |      10.000 |      25.000 |
+ | "# max size B+ -> D0  pi+  KS0 "                |        13 |        222 |     17.077 |     9.7149 |      5.0000 |      32.000 |
+ | "# max size B- -> D0  pi-  KS0 "                |        13 |        171 |     13.154 |     8.4657 |      4.0000 |      32.000 |
+ | "# pi+"                                         |        13 |        104 |     8.0000 |     2.9872 |      3.0000 |      13.000 |
+ | "# pi-"                                         |        13 |         82 |     6.3077 |     2.4615 |      3.0000 |      10.000 |
+ | "# selected"                                    |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        13 |          0 |(  0.00000 +- 7.69231  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       393 |         35 |(  8.90585 +- 1.43677  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        35 |          0 |(  0.00000 +- 2.85714  )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KsPiDDD2KSHHLL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KsPiDDD2KSHHLL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2KSHHLLBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2KSHHLLBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2KSHHLLBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        24 |         24 |(  100.000 +- 4.16667  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2KSHHLLBea...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+  pi0 "                          |        24 |          2 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ | "# B- -> D0  K-  pi0 "                          |        24 |          4 |    0.16667 |    0.62361 |      0.0000 |      3.0000 |
+ | "# D0"                                          |        24 |         41 |     1.7083 |     1.2409 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        24 |        116 |     4.8333 |     2.8382 |      1.0000 |      15.000 |
+ | "# K-"                                          |        24 |        118 |     4.9167 |     2.3259 |      1.0000 |      10.000 |
+ | "# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |        24 |         41 |     1.7083 |     1.2409 |      1.0000 |      5.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        24 |        234 |     9.7500 |     3.9817 |      3.0000 |      21.000 |
+ | "# Phys/Pi0FromBResolvedBeauty2CharmFilter"     |        24 |        180 |     7.5000 |     6.1441 |      1.0000 |      31.000 |
+ | "# input particles"                             |        24 |        455 |     18.958 |     7.6348 |      7.0000 |      42.000 |
+ | "# max size B+ -> D0  K+  pi0 "                 |        24 |       1098 |     45.750 |     37.941 |      3.0000 |      180.00 |
+ | "# max size B- -> D0  K-  pi0 "                 |        24 |       1348 |     56.167 |     66.798 |      4.0000 |      270.00 |
+ | "# pi0"                                         |        24 |        180 |     7.5000 |     6.1441 |      1.0000 |      31.000 |
+ | "# selected"                                    |        24 |          6 |    0.25000 |    0.82916 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        24 |          3 |(  12.5000 +- 6.75077  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2446 |        350 |(  14.3091 +- 0.708019 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       350 |          6 |(  1.71429 +- 0.693830 )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2KSHHLLBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2KSHHLLBeauty2Charm"   |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2KSHHLLBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2KSHHLLBeauty2CharmTIST|         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2KSHHLLBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2KSHHLLBeauty2CharmB2CB|         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0KPi0Resolv...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2KSHHLLBeauty2CharmLine|         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0KPi0Resolv...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2KSHHLLBeauty2CharmLine|         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0KPi0Resolv...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2KSHHLLBeauty2CharmLine|         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KsPiLLD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KsPiLLD2KSHHLLBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0KsPiLLD2KSHHLLBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0KsPiLLD2KSHHLLBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0KsPiLLD2KSHHLLBeauty2CharmSUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  KS0 "                         |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi-  KS0 "                         |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        26 |         46 |     1.7692 |     1.2187 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        26 |         37 |     1.4231 |    0.56657 |      1.0000 |      3.0000 |
+ | "# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |        26 |         46 |     1.7692 |     1.2187 |      1.0000 |      5.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        26 |         37 |     1.4231 |    0.56657 |      1.0000 |      3.0000 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|        26 |        385 |     14.808 |     4.7960 |      6.0000 |      28.000 |
+ | "# input particles"                             |        26 |        468 |     18.000 |     4.5910 |      10.000 |      30.000 |
+ | "# max size B+ -> D0  pi+  KS0 "                |        26 |        458 |     17.615 |     13.284 |      4.0000 |      60.000 |
+ | "# max size B- -> D0  pi-  KS0 "                |        26 |        460 |     17.692 |     16.603 |      3.0000 |      80.000 |
+ | "# pi+"                                         |        26 |        200 |     7.6923 |     3.7700 |      3.0000 |      20.000 |
+ | "# pi-"                                         |        26 |        185 |     7.1154 |     2.7362 |      3.0000 |      14.000 |
+ | "# selected"                                    |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        26 |          0 |(  0.00000 +- 3.84615  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       918 |         21 |(  2.28758 +- 0.493449 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        21 |          0 |(  0.00000 +- 4.76190  )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KsPiLLD2KSHHLL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KsPiLLD2KSHHLL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2KSHHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2KSHHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2KSHHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        24 |         24 |(  100.000 +- 4.16667  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2KSHHLLBe...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  pi0 "                         |        24 |          1 |   0.041667 |    0.19983 |      0.0000 |      1.0000 |
+ | "# B- -> D0  pi-  pi0 "                         |        24 |          1 |   0.041667 |    0.19983 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        24 |         41 |     1.7083 |     1.2409 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |        24 |         41 |     1.7083 |     1.2409 |      1.0000 |      5.0000 |
+ | "# Phys/Pi0FromBResolvedBeauty2CharmFilter"     |        24 |        180 |     7.5000 |     6.1441 |      1.0000 |      31.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        24 |        234 |     9.7500 |     3.9817 |      3.0000 |      21.000 |
+ | "# input particles"                             |        24 |        455 |     18.958 |     7.6348 |      7.0000 |      42.000 |
+ | "# max size B+ -> D0  pi+  pi0 "                |        24 |       1098 |     45.750 |     37.941 |      3.0000 |      180.00 |
+ | "# max size B- -> D0  pi-  pi0 "                |        24 |       1348 |     56.167 |     66.798 |      4.0000 |      270.00 |
+ | "# pi+"                                         |        24 |        116 |     4.8333 |     2.8382 |      1.0000 |      15.000 |
+ | "# pi-"                                         |        24 |        118 |     4.9167 |     2.3259 |      1.0000 |      10.000 |
+ | "# pi0"                                         |        24 |        180 |     7.5000 |     6.1441 |      1.0000 |      31.000 |
+ | "# selected"                                    |        24 |          2 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        24 |          2 |(  8.33333 +- 5.64169  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2446 |        323 |(  13.2052 +- 0.684529 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       323 |          2 |( 0.619195 +- 0.436479 )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2KSHHLLBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPi0ResolvedD2KSHHLLBeauty2Charm"  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2KSHHLLBe...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPi0ResolvedD2KSHHLLBeauty2CharmTIS|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2KSHHLLBe...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2D0PiPi0ResolvedD2KSHHLLBeauty2CharmB2C|         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0PiPi0Resol...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPi0ResolvedD2KSHHLLBeauty2CharmLin|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0PiPi0Resol...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPi0ResolvedD2KSHHLLBeauty2CharmLin|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0PiPi0Resol...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPi0ResolvedD2KSHHLLBeauty2CharmLin|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPi0MergedD2KS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KPi0MergedD2KS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KPi0MergedD2KS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ProtoD2pi+pi-KS0DDBeauty2CharmSUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi-  KS0 "                        |       171 |         30 |    0.17544 |    0.61529 |      0.0000 |      6.0000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# input particles"                             |       171 |       2899 |     16.953 |     7.2860 |      4.0000 |      52.000 |
+ | "# pi+"                                         |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# selected"                                    |       171 |         30 |    0.17544 |    0.61529 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       171 |         21 |(  12.2807 +- 2.50993  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11605 |       4900 |(  42.2232 +- 0.458490 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8849 |        341 |(  3.85354 +- 0.204621 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       341 |         30 |(  8.79765 +- 1.53394  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2pi+K-KS0DDBeauty2Charm SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  K-  KS0 "                         |       171 |         20 |    0.11696 |    0.54965 |      0.0000 |      6.0000 |
+ | "# K+"                                          |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# K-"                                          |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# input particles"                             |       171 |       5517 |     32.263 |     14.259 |      7.0000 |      101.00 |
+ | "# pi+"                                         |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# selected"                                    |       171 |         20 |    0.11696 |    0.54965 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       171 |         13 |(  7.60234 +- 2.02678  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11605 |       4900 |(  42.2232 +- 0.458490 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8849 |        234 |(  2.64437 +- 0.170567 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       234 |         20 |(  8.54701 +- 1.82767  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2K+pi-KS0DDBeauty2Charm SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi-  KS0 "                         |       171 |         21 |    0.12281 |    0.49807 |      0.0000 |      5.0000 |
+ | "# K+"                                          |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# K-"                                          |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# input particles"                             |       171 |       5517 |     32.263 |     14.259 |      7.0000 |      101.00 |
+ | "# pi+"                                         |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# selected"                                    |       171 |         21 |    0.12281 |    0.49807 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       171 |         15 |(  8.77193 +- 2.16329  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11605 |       4900 |(  42.2232 +- 0.458490 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8849 |        243 |(  2.74607 +- 0.173725 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       243 |         21 |(  8.64198 +- 1.80251  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2K+K-KS0DDBeauty2Charm  SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K-  KS0 "                          |       171 |         10 |   0.058480 |    0.45509 |      0.0000 |      5.0000 |
+ | "# K+"                                          |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# K-"                                          |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       171 |       2899 |     16.953 |     7.2860 |      4.0000 |      52.000 |
+ | "# selected"                                    |       171 |         10 |   0.058480 |    0.45509 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       171 |          4 |(  2.33918 +- 1.15583  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11605 |       4900 |(  42.2232 +- 0.458490 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8849 |        146 |(  1.64990 +- 0.135416 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       146 |         10 |(  6.84932 +- 2.09045  )%|   -------   |   -------   |
+D2KsHHDDBeauty2Charm          SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD2K+K-KS0DDBeauty2Charm"           |        28 |         10 |    0.35714 |     1.0762 |      0.0000 |      5.0000 |
+ | "# Phys/ProtoD2K+pi-KS0DDBeauty2Charm"          |        28 |         21 |    0.75000 |     1.0221 |      0.0000 |      5.0000 |
+ | "# Phys/ProtoD2pi+K-KS0DDBeauty2Charm"          |        28 |         20 |    0.71429 |     1.1910 |      0.0000 |      6.0000 |
+ | "# Phys/ProtoD2pi+pi-KS0DDBeauty2Charm"         |        28 |         30 |     1.0714 |     1.1628 |      0.0000 |      6.0000 |
+ | "# input particles"                             |        28 |         81 |     2.8929 |     3.9491 |      1.0000 |      22.000 |
+ |*"#accept"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+ | "#passed"                                       |        28 |         81 |     2.8929 |     3.9491 |      1.0000 |      22.000 |
+ |*"efficiency"                                    |        81 |         81 |(  100.000 +- 1.23457  )%|   -------   |   -------   |
+D2KsHHDDPIDBeauty2CharmFilter SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2KsHHDDBeauty2Charm"                   |        28 |         81 |     2.8929 |     3.9491 |      1.0000 |      22.000 |
+ | "# input particles"                             |        28 |         81 |     2.8929 |     3.9491 |      1.0000 |      22.000 |
+ |*"#accept"                                       |        28 |         23 |(  82.1429 +- 7.23789  )%|   -------   |   -------   |
+ | "#passed"                                       |        28 |         54 |     1.9286 |     3.4114 |      0.0000 |      19.000 |
+ |*"efficiency"                                    |        81 |         54 |(  66.6667 +- 5.23783  )%|   -------   |   -------   |
+B2D0KPi0MergedD2KSHHDDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0KPi0MergedD2KSHHDDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0KPi0MergedD2KSHHDDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+B2D0KPi0MergedD2KSHHDDBeaut...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+  pi0 "                          |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K-  pi0 "                          |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         7 |         25 |     3.5714 |     1.2936 |      1.0000 |      5.0000 |
+ | "# K-"                                          |         7 |         22 |     3.1429 |     1.1249 |      2.0000 |      5.0000 |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         7 |         47 |     6.7143 |     1.7496 |      4.0000 |      9.0000 |
+ |*"# Phys/Pi0FromBMergedBeauty2CharmFilter"       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+ | "# input particles"                             |         7 |         63 |     9.0000 |     1.8516 |      6.0000 |      12.000 |
+ | "# max size B+ -> D0  K+  pi0 "                 |         7 |         33 |     4.7143 |     2.6030 |      1.0000 |      10.000 |
+ | "# max size B- -> D0  K-  pi0 "                 |         7 |         28 |     4.0000 |     1.9272 |      2.0000 |      8.0000 |
+ | "# pi0"                                         |         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        61 |         15 |(  24.5902 +- 5.51353  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        15 |          0 |(  0.00000 +- 6.66667  )%|   -------   |   -------   |
+StrippingB2D0KPi0MergedD2KS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPi0MergedD2KS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPi0MergedD2KS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiPi0MergedD2K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiPi0MergedD2K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiPi0MergedD2K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiPi0MergedD2KSHHDDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0PiPi0MergedD2KSHHDDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0PiPi0MergedD2KSHHDDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+B2D0PiPi0MergedD2KSHHDDBeau...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  pi0 "                         |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi-  pi0 "                         |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ |*"# Phys/Pi0FromBMergedBeauty2CharmFilter"       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         7 |         47 |     6.7143 |     1.7496 |      4.0000 |      9.0000 |
+ | "# input particles"                             |         7 |         63 |     9.0000 |     1.8516 |      6.0000 |      12.000 |
+ | "# max size B+ -> D0  pi+  pi0 "                |         7 |         33 |     4.7143 |     2.6030 |      1.0000 |      10.000 |
+ | "# max size B- -> D0  pi-  pi0 "                |         7 |         28 |     4.0000 |     1.9272 |      2.0000 |      8.0000 |
+ | "# pi+"                                         |         7 |         25 |     3.5714 |     1.2936 |      1.0000 |      5.0000 |
+ | "# pi-"                                         |         7 |         22 |     3.1429 |     1.1249 |      2.0000 |      5.0000 |
+ | "# pi0"                                         |         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        61 |         18 |(  29.5082 +- 5.83950  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+StrippingB2D0PiPi0MergedD2K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiPi0MergedD2K...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiPi0MergedD2K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KsPiDDD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KsPiDDD2KSHHDDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0KsPiDDD2KSHHDDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0KsPiDDD2KSHHDDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0KsPiDDD2KSHHDDBeauty2CharmSUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  KS0 "                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi-  KS0 "                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        23 |         54 |     2.3478 |     3.6309 |      1.0000 |      19.000 |
+ | "# D~0"                                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        23 |         48 |     2.0870 |     1.4115 |      1.0000 |      6.0000 |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |        23 |         54 |     2.3478 |     3.6309 |      1.0000 |      19.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        23 |         48 |     2.0870 |     1.4115 |      1.0000 |      6.0000 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|        23 |        308 |     13.391 |     5.7916 |      6.0000 |      29.000 |
+ | "# input particles"                             |        23 |        410 |     17.826 |     9.0825 |      10.000 |      51.000 |
+ | "# max size B+ -> D0  pi+  KS0 "                |        23 |       1485 |     64.565 |     176.39 |      3.0000 |      855.00 |
+ | "# max size B- -> D0  pi-  KS0 "                |        23 |       1402 |     60.957 |     167.12 |      3.0000 |      798.00 |
+ | "# pi+"                                         |        23 |        165 |     7.1739 |     3.4471 |      3.0000 |      16.000 |
+ | "# pi-"                                         |        23 |        143 |     6.2174 |     2.9334 |      2.0000 |      14.000 |
+ | "# selected"                                    |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        23 |          0 |(  0.00000 +- 4.34783  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2887 |         25 |( 0.865951 +- 0.172439 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KsPiDDD2KSHHDD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KsPiDDD2KSHHDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2KSHHDDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2KSHHDDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2KSHHDDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2KSHHDDBea...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+  pi0 "                          |        23 |          2 |   0.086957 |    0.40786 |      0.0000 |      2.0000 |
+ | "# B- -> D0  K-  pi0 "                          |        23 |         15 |    0.65217 |     2.4603 |      0.0000 |      12.000 |
+ | "# D0"                                          |        23 |         54 |     2.3478 |     3.6309 |      1.0000 |      19.000 |
+ | "# D~0"                                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        23 |         95 |     4.1304 |     2.0706 |      0.0000 |      9.0000 |
+ | "# K-"                                          |        23 |         89 |     3.8696 |     1.5688 |      1.0000 |      7.0000 |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |        23 |         54 |     2.3478 |     3.6309 |      1.0000 |      19.000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        23 |        184 |     8.0000 |     2.8130 |      4.0000 |      15.000 |
+ | "# Phys/Pi0FromBResolvedBeauty2CharmFilter"     |        23 |        164 |     7.1304 |     4.8212 |      1.0000 |      23.000 |
+ | "# input particles"                             |        23 |        402 |     17.478 |     9.5000 |      8.0000 |      57.000 |
+ | "# max size B+ -> D0  K+  pi0 "                 |        23 |       4958 |     215.57 |     794.23 |      0.0000 |      3933.0 |
+ | "# max size B- -> D0  K-  pi0 "                 |        23 |       3409 |     148.22 |     528.15 |      4.0000 |      2622.0 |
+ | "# pi0"                                         |        23 |        164 |     7.1304 |     4.8212 |      1.0000 |      23.000 |
+ | "# selected"                                    |        23 |         17 |    0.73913 |     2.8623 |      0.0000 |      14.000 |
+ |*"#accept"                                       |        23 |          3 |(  13.0435 +- 7.02237  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8367 |        591 |(  7.06346 +- 0.280103 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       591 |         17 |(  2.87648 +- 0.687542 )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2KSHHDDBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2KSHHDDBeauty2Charm"   |         3 |         17 |     5.6667 |     5.9067 |      1.0000 |      14.000 |
+ | "# input particles"                             |         3 |         17 |     5.6667 |     5.9067 |      1.0000 |      14.000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2KSHHDDBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2KSHHDDBeauty2CharmTIST|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KsPiLLD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KsPiLLD2KSHHDDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0KsPiLLD2KSHHDDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0KsPiLLD2KSHHDDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+B2D0KsPiLLD2KSHHDDBeauty2CharmSUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  KS0 "                         |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi-  KS0 "                         |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         7 |         10 |     1.4286 |    0.49487 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         7 |          9 |     1.2857 |    0.69985 |      1.0000 |      3.0000 |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |         7 |         10 |     1.4286 |    0.49487 |      1.0000 |      2.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |         7 |          9 |     1.2857 |    0.69985 |      1.0000 |      3.0000 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|         7 |         91 |     13.000 |     4.1057 |      8.0000 |      21.000 |
+ | "# input particles"                             |         7 |        110 |     15.714 |     4.6511 |      10.000 |      24.000 |
+ | "# max size B+ -> D0  pi+  KS0 "                |         7 |        102 |     14.571 |     14.763 |      5.0000 |      48.000 |
+ | "# max size B- -> D0  pi-  KS0 "                |         7 |         97 |     13.857 |     12.766 |      3.0000 |      42.000 |
+ | "# pi+"                                         |         7 |         46 |     6.5714 |     2.1285 |      5.0000 |      11.000 |
+ | "# pi-"                                         |         7 |         45 |     6.4286 |     2.1946 |      3.0000 |      10.000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       199 |          5 |(  2.51256 +- 1.10945  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KsPiLLD2KSHHDD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KsPiLLD2KSHHDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2KSHHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2KSHHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2KSHHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2KSHHDDBe...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  pi0 "                         |        23 |          2 |   0.086957 |    0.40786 |      0.0000 |      2.0000 |
+ | "# B- -> D0  pi-  pi0 "                         |        23 |         13 |    0.56522 |     2.0605 |      0.0000 |      10.000 |
+ | "# D0"                                          |        23 |         54 |     2.3478 |     3.6309 |      1.0000 |      19.000 |
+ | "# D~0"                                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |        23 |         54 |     2.3478 |     3.6309 |      1.0000 |      19.000 |
+ | "# Phys/Pi0FromBResolvedBeauty2CharmFilter"     |        23 |        164 |     7.1304 |     4.8212 |      1.0000 |      23.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        23 |        184 |     8.0000 |     2.8130 |      4.0000 |      15.000 |
+ | "# input particles"                             |        23 |        402 |     17.478 |     9.5000 |      8.0000 |      57.000 |
+ | "# max size B+ -> D0  pi+  pi0 "                |        23 |       4958 |     215.57 |     794.23 |      0.0000 |      3933.0 |
+ | "# max size B- -> D0  pi-  pi0 "                |        23 |       3409 |     148.22 |     528.15 |      4.0000 |      2622.0 |
+ | "# pi+"                                         |        23 |         95 |     4.1304 |     2.0706 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |        23 |         89 |     3.8696 |     1.5688 |      1.0000 |      7.0000 |
+ | "# pi0"                                         |        23 |        164 |     7.1304 |     4.8212 |      1.0000 |      23.000 |
+ | "# selected"                                    |        23 |         15 |    0.65217 |     2.4603 |      0.0000 |      12.000 |
+ |*"#accept"                                       |        23 |          3 |(  13.0435 +- 7.02237  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8367 |        593 |(  7.08737 +- 0.280540 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       593 |         15 |(  2.52951 +- 0.644804 )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2KSHHDDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPi0ResolvedD2KSHHDDBeauty2Charm"  |         3 |         15 |     5.0000 |     4.9666 |      1.0000 |      12.000 |
+ | "# input particles"                             |         3 |         15 |     5.0000 |     4.9666 |      1.0000 |      12.000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2KSHHDDBe...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPi0ResolvedD2KSHHDDBeauty2CharmTIS|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPi0MergedD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KPi0MergedD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KPi0MergedD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KPi0MergedD2HHHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B2D0KPi0MergedD2HHHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B2D0KPi0MergedD2HHHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0KPi0MergedD2HHHHBeauty2...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+  pi0 "                          |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K-  pi0 "                          |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        23 |        165 |     7.1739 |     9.0441 |      1.0000 |      32.000 |
+ | "# D~0"                                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        23 |        116 |     5.0435 |     2.4043 |      2.0000 |      12.000 |
+ | "# K-"                                          |        23 |        115 |     5.0000 |     2.0430 |      2.0000 |      9.0000 |
+ | "# Phys/D2HHHHPIDBeauty2CharmFilter"            |        23 |        165 |     7.1739 |     9.0441 |      1.0000 |      32.000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        23 |        231 |     10.043 |     3.8839 |      4.0000 |      18.000 |
+ | "# Phys/Pi0FromBMergedBeauty2CharmFilter"       |        23 |         26 |     1.1304 |    0.33678 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        23 |        422 |     18.348 |     10.700 |      7.0000 |      44.000 |
+ | "# max size B+ -> D0  K+  pi0 "                 |        23 |       1136 |     49.391 |     69.696 |      2.0000 |      264.00 |
+ | "# max size B- -> D0  K-  pi0 "                 |        23 |       1021 |     44.391 |     51.383 |      2.0000 |      160.00 |
+ | "# pi0"                                         |        23 |         26 |     1.1304 |    0.33678 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        23 |          0 |(  0.00000 +- 4.34783  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2157 |        145 |(  6.72230 +- 0.539166 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       145 |          0 |(  0.00000 +- 0.689655 )%|   -------   |   -------   |
+StrippingB2D0KPi0MergedD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPi0MergedD2HH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPi0MergedD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiPi0MergedD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiPi0MergedD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiPi0MergedD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiPi0MergedD2HHHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B2D0PiPi0MergedD2HHHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B2D0PiPi0MergedD2HHHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0PiPi0MergedD2HHHHBeauty...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  pi0 "                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi-  pi0 "                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        23 |        165 |     7.1739 |     9.0441 |      1.0000 |      32.000 |
+ | "# D~0"                                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHPIDBeauty2CharmFilter"            |        23 |        165 |     7.1739 |     9.0441 |      1.0000 |      32.000 |
+ | "# Phys/Pi0FromBMergedBeauty2CharmFilter"       |        23 |         26 |     1.1304 |    0.33678 |      1.0000 |      2.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        23 |        231 |     10.043 |     3.8839 |      4.0000 |      18.000 |
+ | "# input particles"                             |        23 |        422 |     18.348 |     10.700 |      7.0000 |      44.000 |
+ | "# max size B+ -> D0  pi+  pi0 "                |        23 |       1136 |     49.391 |     69.696 |      2.0000 |      264.00 |
+ | "# max size B- -> D0  pi-  pi0 "                |        23 |       1021 |     44.391 |     51.383 |      2.0000 |      160.00 |
+ | "# pi+"                                         |        23 |        116 |     5.0435 |     2.4043 |      2.0000 |      12.000 |
+ | "# pi-"                                         |        23 |        115 |     5.0000 |     2.0430 |      2.0000 |      9.0000 |
+ | "# pi0"                                         |        23 |         26 |     1.1304 |    0.33678 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        23 |          0 |(  0.00000 +- 4.34783  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2157 |        150 |(  6.95410 +- 0.547702 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       150 |          0 |(  0.00000 +- 0.666667 )%|   -------   |   -------   |
+StrippingB2D0PiPi0MergedD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiPi0MergedD2H...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiPi0MergedD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KsPiDDD2HHHHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2HHHHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2HHHHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KsPiDDD2HHHHBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B2D0KsPiDDD2HHHHBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B2D0KsPiDDD2HHHHBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        45 |         45 |(  100.000 +- 2.22222  )%|   -------   |   -------   |
+B2D0KsPiDDD2HHHHBeauty2Charm  SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  KS0 "                         |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi-  KS0 "                         |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        45 |        371 |     8.2444 |     22.690 |      1.0000 |      154.00 |
+ | "# D~0"                                         |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        45 |         76 |     1.6889 |     1.1704 |      1.0000 |      6.0000 |
+ | "# Phys/D2HHHHPIDBeauty2CharmFilter"            |        45 |        371 |     8.2444 |     22.690 |      1.0000 |      154.00 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        45 |         76 |     1.6889 |     1.1704 |      1.0000 |      6.0000 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|        45 |        685 |     15.222 |     5.9885 |      6.0000 |      32.000 |
+ | "# input particles"                             |        45 |       1132 |     25.156 |     25.862 |      11.000 |      186.00 |
+ | "# max size B+ -> D0  pi+  KS0 "                |        45 |       9817 |     218.16 |     1015.0 |      4.0000 |      6930.0 |
+ | "# max size B- -> D0  pi-  KS0 "                |        45 |       9264 |     205.87 |     947.25 |      4.0000 |      6468.0 |
+ | "# pi+"                                         |        45 |        347 |     7.7111 |     3.8449 |      3.0000 |      16.000 |
+ | "# pi-"                                         |        45 |        338 |     7.5111 |     2.9861 |      3.0000 |      16.000 |
+ | "# selected"                                    |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        45 |          0 |(  0.00000 +- 2.22222  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     19081 |        666 |(  3.49038 +- 0.132868 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       666 |          0 |(  0.00000 +- 0.150150 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingB2D0KsPiDDD2HHHHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KsPiDDD2HHHHBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KsPiDDD2HHHHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2HHHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2HHHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2HHHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2HHHHBeaut...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+  pi0 "                          |        89 |         78 |    0.87640 |     3.0236 |      0.0000 |      24.000 |
+ | "# B- -> D0  K-  pi0 "                          |        89 |         68 |    0.76404 |     3.3218 |      0.0000 |      23.000 |
+ | "# D0"                                          |        89 |        692 |     7.7753 |     17.395 |      1.0000 |      154.00 |
+ | "# D~0"                                         |        89 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        89 |        415 |     4.6629 |     2.5082 |      0.0000 |      15.000 |
+ | "# K-"                                          |        89 |        412 |     4.6292 |     2.2803 |      0.0000 |      13.000 |
+ | "# Phys/D2HHHHPIDBeauty2CharmFilter"            |        89 |        692 |     7.7753 |     17.395 |      1.0000 |      154.00 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        89 |        827 |     9.2921 |     3.8283 |      3.0000 |      21.000 |
+ | "# Phys/Pi0FromBResolvedBeauty2CharmFilter"     |        89 |        660 |     7.4157 |     6.6126 |      1.0000 |      35.000 |
+ | "# input particles"                             |        89 |       2179 |     24.483 |     21.358 |      7.0000 |      192.00 |
+ | "# max size B+ -> D0  K+  pi0 "                 |        89 |      53509 |     601.22 |     3359.0 |      0.0000 |      31878. |
+ | "# max size B- -> D0  K-  pi0 "                 |        89 |      41193 |     462.84 |     2242.6 |      0.0000 |      21252. |
+ | "# pi0"                                         |        89 |        660 |     7.4157 |     6.6126 |      1.0000 |      35.000 |
+ | "# selected"                                    |        89 |        146 |     1.6404 |     4.9064 |      0.0000 |      24.000 |
+ |*"#accept"                                       |        89 |         18 |(  20.2247 +- 4.25775  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     94702 |       8969 |(  9.47076 +- 0.0951497)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      8969 |        146 |(  1.62783 +- 0.133619 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        80 |         80 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0KPi0ResolvedD2HHHHBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2HHHHBeauty2Charm"     |        18 |        146 |     8.1111 |     8.1574 |      1.0000 |      24.000 |
+ | "# input particles"                             |        18 |        146 |     8.1111 |     8.1574 |      1.0000 |      24.000 |
+ |*"#accept"                                       |        18 |         12 |(  66.6667 +- 11.1111  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2HHHHBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2HHHHBeauty2CharmTISTOS|        12 |         79 |     6.5833 |     7.2510 |      1.0000 |      23.000 |
+ | "# input particles"                             |        12 |         79 |     6.5833 |     7.2510 |      1.0000 |      23.000 |
+ |*"#accept"                                       |        12 |         10 |(  83.3333 +- 10.7583  )%|   -------   |   -------   |
+ | "#passed"                                       |        12 |         52 |     4.3333 |     5.4671 |      0.0000 |      17.000 |
+ |*"efficiency"                                    |        79 |         52 |(  65.8228 +- 5.33633  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2HHHHBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2HHHHBeauty2CharmB2CBBD|        10 |         52 |     5.2000 |     5.6000 |      1.0000 |      17.000 |
+ | "# input particles"                             |        10 |         52 |     5.2000 |     5.6000 |      1.0000 |      17.000 |
+ |*"#accept"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |        10 |         52 |     5.2000 |     5.6000 |      1.0000 |      17.000 |
+ |*"efficiency"                                    |        52 |         52 |(  100.000 +- 1.92308  )%|   -------   |   -------   |
+RelatedInfo1_B2D0KPi0Resolv...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2HHHHBeauty2CharmLine" |        10 |         52 |     5.2000 |     5.6000 |      1.0000 |      17.000 |
+ | "# input particles"                             |        10 |         52 |     5.2000 |     5.6000 |      1.0000 |      17.000 |
+ |*"#accept"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0KPi0Resolv...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2HHHHBeauty2CharmLine" |        10 |         52 |     5.2000 |     5.6000 |      1.0000 |      17.000 |
+ | "# input particles"                             |        10 |         52 |     5.2000 |     5.6000 |      1.0000 |      17.000 |
+ |*"#accept"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0KPi0Resolv...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPi0ResolvedD2HHHHBeauty2CharmLine" |        10 |         52 |     5.2000 |     5.6000 |      1.0000 |      17.000 |
+ | "# input particles"                             |        10 |         52 |     5.2000 |     5.6000 |      1.0000 |      17.000 |
+ |*"#accept"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         10 |(  1.00000 +- 0.314643 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KsPiLLD2HHHHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2HHHHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2HHHHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KsPiLLD2HHHHBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B2D0KsPiLLD2HHHHBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B2D0KsPiLLD2HHHHBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        40 |         40 |(  100.000 +- 2.50000  )%|   -------   |   -------   |
+B2D0KsPiLLD2HHHHBeauty2Charm  SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  KS0 "                         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi-  KS0 "                         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        40 |        248 |     6.2000 |     6.1368 |      1.0000 |      32.000 |
+ | "# D~0"                                         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        40 |         53 |     1.3250 |    0.56513 |      1.0000 |      3.0000 |
+ | "# Phys/D2HHHHPIDBeauty2CharmFilter"            |        40 |        248 |     6.2000 |     6.1368 |      1.0000 |      32.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        40 |         53 |     1.3250 |    0.56513 |      1.0000 |      3.0000 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|        40 |        594 |     14.850 |     6.1585 |      6.0000 |      32.000 |
+ | "# input particles"                             |        40 |        895 |     22.375 |     9.4913 |      9.0000 |      46.000 |
+ | "# max size B+ -> D0  pi+  KS0 "                |        40 |       2887 |     72.175 |     98.018 |      5.0000 |      480.00 |
+ | "# max size B- -> D0  pi-  KS0 "                |        40 |       2857 |     71.425 |     106.37 |      4.0000 |      480.00 |
+ | "# pi+"                                         |        40 |        306 |     7.6500 |     3.7786 |      3.0000 |      20.000 |
+ | "# pi-"                                         |        40 |        288 |     7.2000 |     3.3926 |      3.0000 |      17.000 |
+ | "# selected"                                    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        40 |          0 |(  0.00000 +- 2.50000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5744 |        201 |(  3.49930 +- 0.242465 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       201 |          0 |(  0.00000 +- 0.497512 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingB2D0KsPiLLD2HHHHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KsPiLLD2HHHHBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KsPiLLD2HHHHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2HHHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2HHHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2HHHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2HHHHBeau...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  pi0 "                         |        89 |         74 |    0.83146 |     2.9193 |      0.0000 |      24.000 |
+ | "# B- -> D0  pi-  pi0 "                         |        89 |         63 |    0.70787 |     3.3860 |      0.0000 |      27.000 |
+ | "# D0"                                          |        89 |        692 |     7.7753 |     17.395 |      1.0000 |      154.00 |
+ | "# D~0"                                         |        89 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHPIDBeauty2CharmFilter"            |        89 |        692 |     7.7753 |     17.395 |      1.0000 |      154.00 |
+ | "# Phys/Pi0FromBResolvedBeauty2CharmFilter"     |        89 |        660 |     7.4157 |     6.6126 |      1.0000 |      35.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        89 |        827 |     9.2921 |     3.8283 |      3.0000 |      21.000 |
+ | "# input particles"                             |        89 |       2179 |     24.483 |     21.358 |      7.0000 |      192.00 |
+ | "# max size B+ -> D0  pi+  pi0 "                |        89 |      53509 |     601.22 |     3359.0 |      0.0000 |      31878. |
+ | "# max size B- -> D0  pi-  pi0 "                |        89 |      41193 |     462.84 |     2242.6 |      0.0000 |      21252. |
+ | "# pi+"                                         |        89 |        415 |     4.6629 |     2.5082 |      0.0000 |      15.000 |
+ | "# pi-"                                         |        89 |        412 |     4.6292 |     2.2803 |      0.0000 |      13.000 |
+ | "# pi0"                                         |        89 |        660 |     7.4157 |     6.6126 |      1.0000 |      35.000 |
+ | "# selected"                                    |        89 |        137 |     1.5393 |     4.6448 |      0.0000 |      27.000 |
+ |*"#accept"                                       |        89 |         18 |(  20.2247 +- 4.25775  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     94702 |       8887 |(  9.38417 +- 0.0947590)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      8887 |        137 |(  1.54158 +- 0.130687 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        73 |         73 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0PiPi0ResolvedD2HHHHBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPi0ResolvedD2HHHHBeauty2Charm"    |        18 |        137 |     7.6111 |     7.7756 |      1.0000 |      27.000 |
+ | "# input particles"                             |        18 |        137 |     7.6111 |     7.7756 |      1.0000 |      27.000 |
+ |*"#accept"                                       |        18 |         11 |(  61.1111 +- 11.4904  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2HHHHBeau...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPi0ResolvedD2HHHHBeauty2CharmTISTO|        11 |         79 |     7.1818 |     7.8834 |      1.0000 |      27.000 |
+ | "# input particles"                             |        11 |         79 |     7.1818 |     7.8834 |      1.0000 |      27.000 |
+ |*"#accept"                                       |        11 |         10 |(  90.9091 +- 8.66784  )%|   -------   |   -------   |
+ | "#passed"                                       |        11 |         47 |     4.2727 |     5.0649 |      0.0000 |      14.000 |
+ |*"efficiency"                                    |        79 |         47 |(  59.4937 +- 5.52310  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2HHHHBeau...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPi0ResolvedD2HHHHBeauty2CharmB2CBB|        10 |         47 |     4.7000 |     5.1196 |      1.0000 |      14.000 |
+ | "# input particles"                             |        10 |         47 |     4.7000 |     5.1196 |      1.0000 |      14.000 |
+ |*"#accept"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |        10 |         47 |     4.7000 |     5.1196 |      1.0000 |      14.000 |
+ |*"efficiency"                                    |        47 |         47 |(  100.000 +- 2.12766  )%|   -------   |   -------   |
+RelatedInfo1_B2D0PiPi0Resol...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPi0ResolvedD2HHHHBeauty2CharmLine"|        10 |         47 |     4.7000 |     5.1196 |      1.0000 |      14.000 |
+ | "# input particles"                             |        10 |         47 |     4.7000 |     5.1196 |      1.0000 |      14.000 |
+ |*"#accept"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0PiPi0Resol...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPi0ResolvedD2HHHHBeauty2CharmLine"|        10 |         47 |     4.7000 |     5.1196 |      1.0000 |      14.000 |
+ | "# input particles"                             |        10 |         47 |     4.7000 |     5.1196 |      1.0000 |      14.000 |
+ |*"#accept"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0PiPi0Resol...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPi0ResolvedD2HHHHBeauty2CharmLine"|        10 |         47 |     4.7000 |     5.1196 |      1.0000 |      14.000 |
+ | "# input particles"                             |        10 |         47 |     4.7000 |     5.1196 |      1.0000 |      14.000 |
+ |*"#accept"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         10 |(  1.00000 +- 0.314643 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPi0MergedD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        101 |(  10.1000 +- 0.952885 )%|   -------   |   -------   |
+StrippingB2D0KPi0MergedD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       101 |         32 |(  31.6832 +- 4.62932  )%|   -------   |   -------   |
+StrippingB2D0KPi0MergedD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+ProtoD2pi+pi+pi+pi+WSPlusBe...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi+  pi+  pi+ "                   |       366 |         17 |   0.046448 |    0.33146 |      0.0000 |      4.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |         17 |   0.046448 |    0.33146 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       366 |          9 |(  2.45902 +- 0.809531 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10650 |       4466 |(  41.9343 +- 0.478156 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     11174 |       5181 |(  46.3666 +- 0.471754 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      9041 |         57 |( 0.630461 +- 0.0832430)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        57 |         17 |(  29.8246 +- 6.05958  )%|   -------   |   -------   |
+ProtoD2K+pi+pi+pi+WSPlusBea...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi+  pi+  pi+ "                    |       366 |         47 |    0.12842 |    0.93354 |      0.0000 |      13.000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |         47 |    0.12842 |    0.93354 |      0.0000 |      13.000 |
+ |*"#accept"                                       |       366 |         14 |(  3.82514 +- 1.00257  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     21300 |       8932 |(  41.9343 +- 0.338107 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     34650 |      15543 |(  44.8571 +- 0.267183 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     37132 |        113 |( 0.304320 +- 0.0285844)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       113 |         47 |(  41.5929 +- 4.63664  )%|   -------   |   -------   |
+ProtoD2K+K+pi+pi+WSPlusBeau...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K+  pi+  pi+ "                     |       366 |         28 |   0.076503 |    0.78903 |      0.0000 |      14.000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |         28 |   0.076503 |    0.78903 |      0.0000 |      14.000 |
+ |*"#accept"                                       |       366 |          8 |(  2.18579 +- 0.764302 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10650 |       4466 |(  41.9343 +- 0.478156 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     39789 |      15543 |(  39.0636 +- 0.244592 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     59518 |         72 |( 0.120972 +- 0.0142480)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        72 |         28 |(  38.8889 +- 5.74522  )%|   -------   |   -------   |
+ProtoD2K+K+K+pi+WSPlusBeaut...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K+  K+  pi+ "                      |       366 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       366 |          0 |(  0.00000 +- 0.273224 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10650 |       4466 |(  41.9343 +- 0.478156 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     11174 |       5181 |(  46.3666 +- 0.471754 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     49854 |          5 |(0.0100293 +- 0.00448501)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ProtoD2K+K+K+K+WSPlusBeauty...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K+  K+  K+ "                       |       366 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# selected"                                    |       366 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       366 |          0 |(  0.00000 +- 0.273224 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10650 |       4466 |(  41.9343 +- 0.478156 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     11174 |       5181 |(  46.3666 +- 0.471754 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      9041 |          0 |(  0.00000 +- 0.0110607)%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ProtoD2pi-pi-pi-pi-WSMinusB...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi-  pi-  pi-  pi- "                   |       365 |         35 |   0.095890 |    0.44304 |      0.0000 |      5.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |         35 |   0.095628 |    0.44246 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       366 |         22 |(  6.01093 +- 1.24242  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10221 |       4551 |(  44.5260 +- 0.491592 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     10947 |       5201 |(  47.5107 +- 0.477291 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8523 |        117 |(  1.37276 +- 0.126037 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       117 |         35 |(  29.9145 +- 4.23314  )%|   -------   |   -------   |
+ProtoD2K-pi-pi-pi-WSMinusBe...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi-  pi-  pi- "                    |       365 |         63 |    0.17260 |     1.0444 |      0.0000 |      11.000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |         63 |    0.17213 |     1.0430 |      0.0000 |      11.000 |
+ |*"#accept"                                       |       366 |         18 |(  4.91803 +- 1.13033  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     20442 |       9102 |(  44.5260 +- 0.347608 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     33670 |      15603 |(  46.3410 +- 0.271758 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     34632 |        219 |( 0.632363 +- 0.0425958)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       219 |         63 |(  28.7671 +- 3.05891  )%|   -------   |   -------   |
+ProtoD2K-K-pi-pi-WSMinusBea...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  K-  pi-  pi- "                     |       365 |         23 |   0.063014 |    0.51697 |      0.0000 |      8.0000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |         23 |   0.062842 |    0.51628 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |       366 |          9 |(  2.45902 +- 0.809531 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10221 |       4551 |(  44.5260 +- 0.491592 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     38171 |      15603 |(  40.8766 +- 0.251623 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     54265 |        139 |( 0.256150 +- 0.0216985)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       139 |         23 |(  16.5468 +- 3.15189  )%|   -------   |   -------   |
+ProtoD2K-K-K-pi-WSMinusBeau...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  K-  K-  pi- "                      |       365 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |      10382 |     28.366 |     13.201 |      4.0000 |      98.000 |
+ | "# pi+"                                         |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       366 |          0 |(  0.00000 +- 0.273224 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10221 |       4551 |(  44.5260 +- 0.491592 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     10947 |       5201 |(  47.5107 +- 0.477291 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     43424 |          9 |(0.0207259 +- 0.00690791)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ProtoD2K-K-K-K-WSMinusBeaut...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  K-  K-  K- "                       |       365 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       366 |       2615 |     7.1448 |     3.7806 |      1.0000 |      25.000 |
+ | "# K-"                                          |       366 |       2576 |     7.0383 |     3.6543 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# selected"                                    |       366 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       366 |          0 |(  0.00000 +- 0.273224 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     10221 |       4551 |(  44.5260 +- 0.491592 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     10947 |       5201 |(  47.5107 +- 0.477291 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8523 |          0 |(  0.00000 +- 0.0117330)%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+D2HHHHWSBeauty2Charm          SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD2K+K+K+K+WSPlusBeauty2Charm"      |        42 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ProtoD2K+K+K+pi+WSPlusBeauty2Charm"     |        42 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ProtoD2K+K+pi+pi+WSPlusBeauty2Charm"    |        42 |         28 |    0.66667 |     2.2432 |      0.0000 |      14.000 |
+ | "# Phys/ProtoD2K+pi+pi+pi+WSPlusBeauty2Charm"   |        42 |         47 |     1.1190 |     2.5467 |      0.0000 |      13.000 |
+ | "# Phys/ProtoD2K-K-K-K-WSMinusBeauty2Charm"     |        42 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ProtoD2K-K-K-pi-WSMinusBeauty2Charm"    |        42 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ProtoD2K-K-pi-pi-WSMinusBeauty2Charm"   |        42 |         23 |    0.54762 |     1.4343 |      0.0000 |      8.0000 |
+ | "# Phys/ProtoD2K-pi-pi-pi-WSMinusBeauty2Charm"  |        42 |         63 |     1.5000 |     2.7364 |      0.0000 |      11.000 |
+ | "# Phys/ProtoD2pi+pi+pi+pi+WSPlusBeauty2Charm"  |        42 |         17 |    0.40476 |    0.90131 |      0.0000 |      4.0000 |
+ | "# Phys/ProtoD2pi-pi-pi-pi-WSMinusBeauty2Charm" |        42 |         35 |    0.83333 |     1.0446 |      0.0000 |      5.0000 |
+ | "# input particles"                             |        42 |        213 |     5.0714 |     7.4686 |      1.0000 |      43.000 |
+ |*"#accept"                                       |        42 |         42 |(  100.000 +- 2.38095  )%|   -------   |   -------   |
+ | "#passed"                                       |        42 |        213 |     5.0714 |     7.4686 |      1.0000 |      43.000 |
+ |*"efficiency"                                    |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+B2D0KPi0MergedD2HHHHWSBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0KPi0MergedD2HHHHWSBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2D0KPi0MergedD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPi0MergedD2HH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPi0MergedD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiPi0MergedD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        103 |(  10.3000 +- 0.961202 )%|   -------   |   -------   |
+StrippingB2D0PiPi0MergedD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       103 |         45 |(  43.6893 +- 4.88725  )%|   -------   |   -------   |
+StrippingB2D0PiPi0MergedD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        45 |         45 |(  100.000 +- 2.22222  )%|   -------   |   -------   |
+B2D0PiPi0MergedD2HHHHWSBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2D0PiPi0MergedD2HHHHWSBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2D0PiPi0MergedD2HHHHWSBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0PiPi0MergedD2HHHHWSBeau...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  pi0 "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi-  pi0 "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHWSBeauty2Charm"                   |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"# Phys/Pi0FromBMergedBeauty2CharmFilter"       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# input particles"                             |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# max size B+ -> D0  pi+  pi0 "                |         1 |         24 |     24.000 |     0.0000 |      24.000 |      24.000 |
+ | "# max size B- -> D0  pi-  pi0 "                |         1 |         16 |     16.000 |     0.0000 |      16.000 |      16.000 |
+ | "# pi+"                                         |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# pi-"                                         |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# pi0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        40 |          4 |(  10.0000 +- 4.74342  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2D0PiPi0MergedD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiPi0MergedD2H...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiPi0MergedD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KsPiDDD2HHHHWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         81 |(  8.10000 +- 0.862780 )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2HHHHWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        81 |         37 |(  45.6790 +- 5.53477  )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2HHHHWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+B2D0KsPiDDD2HHHHWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B2D0KsPiDDD2HHHHWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B2D0KsPiDDD2HHHHWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B2D0KsPiDDD2HHHHWSBeauty2CharmSUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  KS0 "                         |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi-  KS0 "                         |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         5 |         38 |     7.6000 |     4.2708 |      3.0000 |      15.000 |
+ | "# D~0"                                         |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# Phys/D2HHHHWSBeauty2Charm"                   |         5 |         38 |     7.6000 |     4.2708 |      3.0000 |      15.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|         5 |         78 |     15.600 |     5.3889 |      10.000 |      25.000 |
+ | "# input particles"                             |         5 |        123 |     24.600 |     4.2237 |      19.000 |      30.000 |
+ | "# max size B+ -> D0  pi+  KS0 "                |         5 |        248 |     49.600 |     20.451 |      36.000 |      90.000 |
+ | "# max size B- -> D0  pi-  KS0 "                |         5 |        403 |     80.600 |     18.173 |      56.000 |      105.00 |
+ | "# pi+"                                         |         5 |         30 |     6.0000 |     2.7568 |      3.0000 |      11.000 |
+ | "# pi-"                                         |         5 |         48 |     9.6000 |     2.8705 |      7.0000 |      14.000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       651 |          9 |(  1.38249 +- 0.457633 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingB2D0KsPiDDD2HHHHWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KsPiDDD2HHHHWS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KsPiDDD2HHHHWS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         98 |(  9.80000 +- 0.940191 )%|   -------   |   -------   |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        98 |         31 |(  31.6327 +- 4.69763  )%|   -------   |   -------   |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2HHHHWSBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2HHHHWSBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2HHHHWSBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0KPi0ResolvedD2HHHHWSBea...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+  pi0 "                          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K-  pi0 "                          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         3 |          7 |     2.3333 |    0.47140 |      2.0000 |      3.0000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         3 |         25 |     8.3333 |     1.8856 |      7.0000 |      11.000 |
+ | "# K-"                                          |         3 |         18 |     6.0000 |     3.5590 |      1.0000 |      9.0000 |
+ | "# Phys/D2HHHHWSBeauty2Charm"                   |         3 |          7 |     2.3333 |    0.47140 |      2.0000 |      3.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         3 |         43 |     14.333 |     4.9216 |      8.0000 |      20.000 |
+ | "# Phys/Pi0FromBResolvedBeauty2CharmFilter"     |         3 |         36 |     12.000 |     2.9439 |      8.0000 |      15.000 |
+ | "# input particles"                             |         3 |         86 |     28.667 |     4.1899 |      23.000 |      33.000 |
+ | "# max size B+ -> D0  K+  pi0 "                 |         3 |        673 |     224.33 |     64.158 |      176.00 |      315.00 |
+ | "# max size B- -> D0  K-  pi0 "                 |         3 |        530 |     176.67 |     138.30 |      26.000 |      360.00 |
+ | "# pi0"                                         |         3 |         36 |     12.000 |     2.9439 |      8.0000 |      15.000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1203 |         65 |(  5.40316 +- 0.651823 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        65 |          0 |(  0.00000 +- 1.53846  )%|   -------   |   -------   |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPi0ResolvedD2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPi0ResolvedD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KsPiLLD2HHHHWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        105 |(  10.5000 +- 0.969407 )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2HHHHWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       105 |         32 |(  30.4762 +- 4.49213  )%|   -------   |   -------   |
+StrippingB2D0KsPiLLD2HHHHWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+B2D0KsPiLLD2HHHHWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B2D0KsPiLLD2HHHHWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B2D0KsPiLLD2HHHHWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0KsPiLLD2HHHHWSBeauty2CharmSUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  KS0 "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi-  KS0 "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D2HHHHWSBeauty2Charm"                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"# Phys/KS0_LLInputsBeauty2CharmFilter"         |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/PiLooseTopoInputsLooseBeauty2CharmFilter|         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "# input particles"                             |         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ | "# max size B+ -> D0  pi+  KS0 "                |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "# max size B- -> D0  pi-  KS0 "                |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# pi+"                                         |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# pi-"                                         |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        28 |          0 |(  0.00000 +- 3.57143  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KsPiLLD2HHHHWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KsPiLLD2HHHHWS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KsPiLLD2HHHHWS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        106 |(  10.6000 +- 0.973468 )%|   -------   |   -------   |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       106 |         42 |(  39.6226 +- 4.75068  )%|   -------   |   -------   |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        42 |         42 |(  100.000 +- 2.38095  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2HHHHWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2HHHHWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2HHHHWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2D0PiPi0ResolvedD2HHHHWSBe...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+  pi0 "                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi-  pi0 "                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         4 |         31 |     7.7500 |     9.4439 |      1.0000 |      24.000 |
+ | "# D~0"                                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHWSBeauty2Charm"                   |         4 |         31 |     7.7500 |     9.4439 |      1.0000 |      24.000 |
+ | "# Phys/Pi0FromBResolvedBeauty2CharmFilter"     |         4 |         23 |     5.7500 |     3.5620 |      2.0000 |      11.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         4 |         31 |     7.7500 |     1.7854 |      6.0000 |      10.000 |
+ | "# input particles"                             |         4 |         85 |     21.250 |     8.7856 |      13.000 |      36.000 |
+ | "# max size B+ -> D0  pi+  pi0 "                |         4 |        426 |     106.50 |     108.01 |      10.000 |      288.00 |
+ | "# max size B- -> D0  pi-  pi0 "                |         4 |        542 |     135.50 |     133.28 |      10.000 |      360.00 |
+ | "# pi+"                                         |         4 |         14 |     3.5000 |     1.1180 |      2.0000 |      5.0000 |
+ | "# pi-"                                         |         4 |         17 |     4.2500 |    0.82916 |      3.0000 |      5.0000 |
+ | "# pi0"                                         |         4 |         23 |     5.7500 |     3.5620 |      2.0000 |      11.000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       968 |         21 |(  2.16942 +- 0.468243 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        21 |          0 |(  0.00000 +- 4.76190  )%|   -------   |   -------   |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiPi0ResolvedD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiPi0ResolvedD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKD2PhiMuNuBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DKD2PhiMuNuBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DKD2PhiMuNuBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+PHI2KK4D2PhiMuNuBeauty2Charm  SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       366 |       1646 |     4.4973 |     3.2347 |      0.0000 |      21.000 |
+ | "# K-"                                          |       366 |       1581 |     4.3197 |     3.1552 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# max size phi(1020) -> K+  K- "               |       366 |       9304 |     25.421 |     40.930 |      0.0000 |      456.00 |
+ | "# phi(1020) -> K+  K- "                        |       366 |        868 |     2.3716 |     4.1513 |      0.0000 |      47.000 |
+ | "# selected"                                    |       366 |        868 |     2.3716 |     4.1513 |      0.0000 |      47.000 |
+ |*"#accept"                                       |       366 |        235 |(  64.2077 +- 2.50581  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      9304 |       2369 |(  25.4622 +- 0.451649 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2369 |        868 |(  36.6399 +- 0.989926 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        50 |         50 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+MUInputsBeauty2CharmFilter    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       194 |        332 |     1.7113 |     1.0693 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       194 |        332 |     1.7113 |     1.0693 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |       194 |        194 |(  100.000 +- 0.515464 )%|   -------   |   -------   |
+ | "#passed"                                       |       194 |        332 |     1.7113 |     1.0693 |      1.0000 |      7.0000 |
+ |*"efficiency"                                    |       332 |        332 |(  100.000 +- 0.301205 )%|   -------   |   -------   |
+ProtoD2PhiMuNuBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> phi(1020)  mu+ "                       |       139 |         89 |    0.64029 |     1.7383 |      0.0000 |      13.000 |
+ | "# D- -> phi(1020)  mu- "                       |       139 |        151 |     1.0863 |     3.9792 |      0.0000 |      44.000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |       139 |        250 |     1.7986 |     1.1703 |      1.0000 |      7.0000 |
+ | "# Phys/PHI2KK4D2PhiMuNuBeauty2Charm"           |       139 |        558 |     4.0144 |     5.5529 |      1.0000 |      47.000 |
+ | "# input particles"                             |       139 |        808 |     5.8129 |     6.0449 |      2.0000 |      49.000 |
+ | "# max size D+ -> phi(1020)  mu+ "              |       139 |        580 |     4.1727 |     11.077 |      0.0000 |      94.000 |
+ | "# max size D- -> phi(1020)  mu- "              |       139 |        725 |     5.2158 |     18.043 |      0.0000 |      204.00 |
+ | "# mu+"                                         |       139 |        120 |    0.86331 |    0.99785 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       139 |        130 |    0.93525 |    0.84145 |      0.0000 |      6.0000 |
+ | "# phi(1020)"                                   |       139 |        558 |     4.0144 |     5.5529 |      1.0000 |      47.000 |
+ | "# selected"                                    |       139 |        240 |     1.7266 |     4.4021 |      0.0000 |      44.000 |
+ |*"#accept"                                       |       139 |         66 |(  47.4820 +- 4.23556  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1305 |       1221 |(  93.5632 +- 0.679331 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1221 |        240 |(  19.6560 +- 1.13728  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02DKD2PhiMuNuBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        66 |         66 |(  100.000 +- 1.51515  )%|   -------   |   -------   |
+B02DKD2PhiMuNuBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        66 |         66 |(  100.000 +- 1.51515  )%|   -------   |   -------   |
+B02DKD2PhiMuNuBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K+ "                               |        66 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K- "                              |        66 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        66 |         89 |     1.3485 |     2.3257 |      0.0000 |      13.000 |
+ | "# D-"                                          |        66 |        151 |     2.2879 |     5.5316 |      0.0000 |      44.000 |
+ | "# K+"                                          |        66 |        306 |     4.6364 |     2.8848 |      0.0000 |      15.000 |
+ | "# K-"                                          |        66 |        284 |     4.3030 |     2.4739 |      0.0000 |      11.000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        66 |        590 |     8.9394 |     4.5189 |      2.0000 |      21.000 |
+ | "# Phys/ProtoD2PhiMuNuBeauty2Charm"             |        66 |        240 |     3.6364 |     5.8196 |      1.0000 |      44.000 |
+ | "# input particles"                             |        66 |        830 |     12.576 |     8.7474 |      4.0000 |      64.000 |
+ | "# max size B0 -> D-  K+ "                      |        66 |       1031 |     15.621 |     60.471 |      0.0000 |      484.00 |
+ | "# max size B~0 -> D+  K- "                     |        66 |        408 |     6.1818 |     12.364 |      0.0000 |      65.000 |
+ | "# selected"                                    |        66 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        66 |          0 |(  0.00000 +- 1.51515  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1439 |         74 |(  5.14246 +- 0.582225 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        74 |          0 |(  0.00000 +- 1.35135  )%|   -------   |   -------   |
+StrippingB02DKD2PhiMuNuBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKD2PhiMuNuBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKD2PhiMuNuBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiD2PhiMuNuBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DPiD2PhiMuNuBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DPiD2PhiMuNuBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DPiD2PhiMuNuBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        66 |         66 |(  100.000 +- 1.51515  )%|   -------   |   -------   |
+B02DPiD2PhiMuNuBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        66 |         66 |(  100.000 +- 1.51515  )%|   -------   |   -------   |
+B02DPiD2PhiMuNuBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi+ "                              |        66 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  pi- "                             |        66 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        66 |         89 |     1.3485 |     2.3257 |      0.0000 |      13.000 |
+ | "# D-"                                          |        66 |        151 |     2.2879 |     5.5316 |      0.0000 |      44.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        66 |        590 |     8.9394 |     4.5189 |      2.0000 |      21.000 |
+ | "# Phys/ProtoD2PhiMuNuBeauty2Charm"             |        66 |        240 |     3.6364 |     5.8196 |      1.0000 |      44.000 |
+ | "# input particles"                             |        66 |        830 |     12.576 |     8.7474 |      4.0000 |      64.000 |
+ | "# max size B0 -> D-  pi+ "                     |        66 |       1031 |     15.621 |     60.471 |      0.0000 |      484.00 |
+ | "# max size B~0 -> D+  pi- "                    |        66 |        408 |     6.1818 |     12.364 |      0.0000 |      65.000 |
+ | "# pi+"                                         |        66 |        306 |     4.6364 |     2.8848 |      0.0000 |      15.000 |
+ | "# pi-"                                         |        66 |        284 |     4.3030 |     2.4739 |      0.0000 |      11.000 |
+ | "# selected"                                    |        66 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        66 |          0 |(  0.00000 +- 1.51515  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1439 |         73 |(  5.07297 +- 0.578490 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        73 |          0 |(  0.00000 +- 1.36986  )%|   -------   |   -------   |
+StrippingB02DPiD2PhiMuNuBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DPiD2PhiMuNuBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiD2PhiMuNuBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKWSD2PhiMuNuBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        112 |(  11.2000 +- 0.997276 )%|   -------   |   -------   |
+StrippingB02DKWSD2PhiMuNuBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       112 |         35 |(  31.2500 +- 4.37978  )%|   -------   |   -------   |
+StrippingB02DKWSD2PhiMuNuBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+B02DKWSD2PhiMuNuBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B02DKWSD2PhiMuNuBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B02DKWSD2PhiMuNuBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K- "                               |         9 |          1 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ | "# B~0 -> D+  K+ "                              |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         9 |          7 |    0.77778 |     1.2273 |      0.0000 |      4.0000 |
+ | "# D-"                                          |         9 |         19 |     2.1111 |     2.3307 |      0.0000 |      8.0000 |
+ | "# K+"                                          |         9 |         35 |     3.8889 |     2.7262 |      0.0000 |      8.0000 |
+ | "# K-"                                          |         9 |         31 |     3.4444 |     2.5434 |      1.0000 |      10.000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         9 |         66 |     7.3333 |     4.7842 |      3.0000 |      18.000 |
+ | "# Phys/ProtoD2PhiMuNuBeauty2Charm"             |         9 |         26 |     2.8889 |     2.4696 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         9 |         92 |     10.222 |     5.6525 |      4.0000 |      19.000 |
+ | "# max size B0 -> D-  K- "                      |         9 |         58 |     6.4444 |     7.1509 |      0.0000 |      24.000 |
+ | "# max size B~0 -> D+  K+ "                     |         9 |         35 |     3.8889 |     8.5951 |      0.0000 |      28.000 |
+ | "# selected"                                    |         9 |          1 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        93 |         17 |(  18.2796 +- 4.00781  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        17 |          1 |(  5.88235 +- 5.70672  )%|   -------   |   -------   |
+B02DKWSD2PhiMuNuBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKWSD2PhiMuNuBeauty2Charm"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DKWSD2PhiMuNuBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKWSD2PhiMuNuBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKWSD2PhiMuNuBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiWSD2PhiMuNuB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        109 |(  10.9000 +- 0.985490 )%|   -------   |   -------   |
+StrippingB02DPiWSD2PhiMuNuB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       109 |         39 |(  35.7798 +- 4.59136  )%|   -------   |   -------   |
+StrippingB02DPiWSD2PhiMuNuB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        39 |         39 |(  100.000 +- 2.56410  )%|   -------   |   -------   |
+B02DPiWSD2PhiMuNuBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02DPiWSD2PhiMuNuBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02DPiWSD2PhiMuNuBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi- "                              |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  pi+ "                             |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         5 |          6 |     1.2000 |     1.9391 |      0.0000 |      5.0000 |
+ | "# D-"                                          |         5 |          7 |     1.4000 |     1.2000 |      0.0000 |      3.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         5 |         41 |     8.2000 |     2.9933 |      3.0000 |      11.000 |
+ | "# Phys/ProtoD2PhiMuNuBeauty2Charm"             |         5 |         13 |     2.6000 |     1.3565 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         5 |         54 |     10.800 |     3.5440 |      5.0000 |      16.000 |
+ | "# max size B0 -> D-  pi- "                     |         5 |         24 |     4.8000 |     4.4900 |      0.0000 |      12.000 |
+ | "# max size B~0 -> D+  pi+ "                    |         5 |         32 |     6.4000 |     9.6871 |      0.0000 |      25.000 |
+ | "# pi+"                                         |         5 |         21 |     4.2000 |     2.4819 |      0.0000 |      7.0000 |
+ | "# pi-"                                         |         5 |         20 |     4.0000 |     1.0954 |      3.0000 |      6.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        56 |          3 |(  5.35714 +- 3.00896  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB02DPiWSD2PhiMuNuB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DPiWSD2PhiMuNuB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiWSD2PhiMuNuB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKD2HHHUPBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DKD2HHHUPBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DKD2HHHUPBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ProtoD+2pi+pi+pi-UPUPBeauty...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  pi+  pi- "                        |       344 |        175 |    0.50872 |     1.2365 |      0.0000 |      10.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/PiUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# input particles"                             |       344 |       6316 |     18.360 |     7.9868 |      4.0000 |      63.000 |
+ | "# pi+"                                         |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# pi-"                                         |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# selected"                                    |       344 |        175 |    0.50872 |     1.2365 |      0.0000 |      10.000 |
+ |*"#accept"                                       |       344 |         81 |(  23.5465 +- 2.28761  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     16324 |       6430 |(  39.3899 +- 0.382430 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     72990 |        709 |( 0.971366 +- 0.0363028)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       709 |        175 |(  24.6827 +- 1.61927  )%|   -------   |   -------   |
+ProtoD+2pi+pi+K-UPUPBeauty2...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  pi+  K- "                         |       344 |        151 |    0.43895 |     1.0297 |      0.0000 |      6.0000 |
+ | "# K+"                                          |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# K-"                                          |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/KaUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/PiUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# input particles"                             |       344 |      12632 |     36.721 |     15.974 |      8.0000 |      126.00 |
+ | "# pi+"                                         |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# pi-"                                         |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# selected"                                    |       344 |        151 |    0.43895 |     1.0297 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       344 |         82 |(  23.8372 +- 2.29731  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     16324 |       6430 |(  39.3899 +- 0.382430 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     72990 |        570 |( 0.780929 +- 0.0325815)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       570 |        151 |(  26.4912 +- 1.84835  )%|   -------   |   -------   |
+ProtoD+2K+pi+pi-UPUPBeauty2...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  pi+  pi- "                         |       344 |        295 |    0.85756 |     1.9032 |      0.0000 |      16.000 |
+ | "# K+"                                          |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# K-"                                          |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/KaUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/PiUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# input particles"                             |       344 |      12632 |     36.721 |     15.974 |      8.0000 |      126.00 |
+ | "# pi+"                                         |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# pi-"                                         |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# selected"                                    |       344 |        295 |    0.85756 |     1.9032 |      0.0000 |      16.000 |
+ |*"#accept"                                       |       344 |        101 |(  29.3605 +- 2.45542  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     32648 |      12860 |(  39.3899 +- 0.270419 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    145980 |       1142 |( 0.782299 +- 0.0230587)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1142 |        295 |(  25.8319 +- 1.29525  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD+2K+pi+K-UPUPBeauty2C...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  pi+  K- "                          |       344 |        227 |    0.65988 |     1.5619 |      0.0000 |      12.000 |
+ | "# K+"                                          |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# K-"                                          |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/KaUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/PiUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# input particles"                             |       344 |      12632 |     36.721 |     15.974 |      8.0000 |      126.00 |
+ | "# pi+"                                         |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# pi-"                                         |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# selected"                                    |       344 |        227 |    0.65988 |     1.5619 |      0.0000 |      12.000 |
+ |*"#accept"                                       |       344 |         84 |(  24.4186 +- 2.31627  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     32648 |      12860 |(  39.3899 +- 0.270419 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    145980 |        796 |( 0.545280 +- 0.0192742)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       796 |        227 |(  28.5176 +- 1.60029  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD+2K+K+pi-UPUPBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K+  pi- "                          |       344 |        119 |    0.34593 |    0.90835 |      0.0000 |      7.0000 |
+ | "# K+"                                          |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# K-"                                          |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/KaUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/PiUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# input particles"                             |       344 |      12632 |     36.721 |     15.974 |      8.0000 |      126.00 |
+ | "# pi+"                                         |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# pi-"                                         |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# selected"                                    |       344 |        119 |    0.34593 |    0.90835 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |       344 |         68 |(  19.7674 +- 2.14719  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     16324 |       6430 |(  39.3899 +- 0.382430 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     72990 |        391 |( 0.535690 +- 0.0270183)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       391 |        119 |(  30.4348 +- 2.32698  )%|   -------   |   -------   |
+ProtoD+2K+K+K-UPUPBeauty2CharmSUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K+  K- "                           |       344 |         76 |    0.22093 |    0.72579 |      0.0000 |      5.0000 |
+ | "# K+"                                          |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# K-"                                          |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/KaUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# input particles"                             |       344 |       6316 |     18.360 |     7.9868 |      4.0000 |      63.000 |
+ | "# selected"                                    |       344 |         76 |    0.22093 |    0.72579 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       344 |         43 |(  12.5000 +- 1.78312  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     16324 |       6430 |(  39.3899 +- 0.382430 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     72990 |        207 |( 0.283600 +- 0.0196836)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       207 |         76 |(  36.7150 +- 3.35032  )%|   -------   |   -------   |
+ProtoD-2pi-pi-pi+UPUPBeauty...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> pi-  pi-  pi+ "                        |       344 |        174 |    0.50581 |     1.0115 |      0.0000 |      7.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/PiUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# input particles"                             |       344 |       6316 |     18.360 |     7.9868 |      4.0000 |      63.000 |
+ | "# pi+"                                         |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# pi-"                                         |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# selected"                                    |       344 |        174 |    0.50581 |     1.0115 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |       344 |        100 |(  29.0698 +- 2.44826  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     16261 |       6664 |(  40.9815 +- 0.385669 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     75837 |        783 |(  1.03248 +- 0.0367068)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       783 |        174 |(  22.2222 +- 1.48573  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD-2pi-pi-K+UPUPBeauty2...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> pi-  pi-  K+ "                         |       344 |        140 |    0.40698 |    0.91025 |      0.0000 |      5.0000 |
+ | "# K+"                                          |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# K-"                                          |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/KaUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/PiUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# input particles"                             |       344 |      12632 |     36.721 |     15.974 |      8.0000 |      126.00 |
+ | "# pi+"                                         |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# pi-"                                         |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# selected"                                    |       344 |        140 |    0.40698 |    0.91025 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       344 |         79 |(  22.9651 +- 2.26777  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     16261 |       6664 |(  40.9815 +- 0.385669 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     75837 |        627 |( 0.826773 +- 0.0328814)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       627 |        140 |(  22.3285 +- 1.66313  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD-2K-pi-pi+UPUPBeauty2...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  pi-  pi+ "                         |       344 |        332 |    0.96512 |     1.8073 |      0.0000 |      13.000 |
+ | "# K+"                                          |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# K-"                                          |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/KaUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/PiUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# input particles"                             |       344 |      12632 |     36.721 |     15.974 |      8.0000 |      126.00 |
+ | "# pi+"                                         |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# pi-"                                         |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# selected"                                    |       344 |        332 |    0.96512 |     1.8073 |      0.0000 |      13.000 |
+ |*"#accept"                                       |       344 |        125 |(  36.3372 +- 2.59322  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     32522 |      13328 |(  40.9815 +- 0.272709 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    151674 |       1278 |( 0.842597 +- 0.0234702)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1278 |        332 |(  25.9781 +- 1.22664  )%|   -------   |   -------   |
+ProtoD-2K-pi-K+UPUPBeauty2C...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  pi-  K+ "                          |       344 |        216 |    0.62791 |     1.6321 |      0.0000 |      11.000 |
+ | "# K+"                                          |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# K-"                                          |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/KaUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/PiUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# input particles"                             |       344 |      12632 |     36.721 |     15.974 |      8.0000 |      126.00 |
+ | "# pi+"                                         |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# pi-"                                         |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# selected"                                    |       344 |        216 |    0.62791 |     1.6321 |      0.0000 |      11.000 |
+ |*"#accept"                                       |       344 |         76 |(  22.0930 +- 2.23685  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     32522 |      13328 |(  40.9815 +- 0.272709 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    151674 |        855 |( 0.563709 +- 0.0192240)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       855 |        216 |(  25.2632 +- 1.48603  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD-2K-K-pi+UPUPBeauty2C...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  K-  pi+ "                          |       344 |        115 |    0.33430 |    0.80072 |      0.0000 |      6.0000 |
+ | "# K+"                                          |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# K-"                                          |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/KaUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/PiUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# input particles"                             |       344 |      12632 |     36.721 |     15.974 |      8.0000 |      126.00 |
+ | "# pi+"                                         |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# pi-"                                         |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# selected"                                    |       344 |        115 |    0.33430 |    0.80072 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       344 |         72 |(  20.9302 +- 2.19338  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     16261 |       6664 |(  40.9815 +- 0.385669 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     75837 |        409 |( 0.539315 +- 0.0265954)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       409 |        115 |(  28.1174 +- 2.22299  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD-2K-K-K+UPUPBeauty2CharmSUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  K-  K+ "                           |       344 |         53 |    0.15407 |    0.58775 |      0.0000 |      5.0000 |
+ | "# K+"                                          |       344 |       3158 |     9.1802 |     4.4509 |      1.0000 |      32.000 |
+ | "# K-"                                          |       344 |       3158 |     9.1802 |     4.4096 |      1.0000 |      31.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       344 |       4990 |     14.506 |     6.6166 |      3.0000 |      49.000 |
+ | "# Phys/KaUPInputsBeauty2CharmFilter"           |       344 |       1326 |     3.8547 |     2.3432 |      1.0000 |      16.000 |
+ | "# input particles"                             |       344 |       6316 |     18.360 |     7.9868 |      4.0000 |      63.000 |
+ | "# selected"                                    |       344 |         53 |    0.15407 |    0.58775 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       344 |         32 |(  9.30233 +- 1.56608  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     16261 |       6664 |(  40.9815 +- 0.385669 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     75837 |        179 |( 0.236033 +- 0.0176211)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       179 |         53 |(  29.6089 +- 3.41227  )%|   -------   |   -------   |
+D2HHHUPBeauty2Charm           SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD+2K+K+K-UPUPBeauty2Charm"         |       186 |         76 |    0.40860 |    0.94740 |      0.0000 |      5.0000 |
+ | "# Phys/ProtoD+2K+K+pi-UPUPBeauty2Charm"        |       186 |        119 |    0.63978 |     1.1567 |      0.0000 |      7.0000 |
+ | "# Phys/ProtoD+2K+pi+K-UPUPBeauty2Charm"        |       186 |        227 |     1.2204 |     1.9565 |      0.0000 |      12.000 |
+ | "# Phys/ProtoD+2K+pi+pi-UPUPBeauty2Charm"       |       186 |        295 |     1.5860 |     2.3545 |      0.0000 |      16.000 |
+ | "# Phys/ProtoD+2pi+pi+K-UPUPBeauty2Charm"       |       186 |        151 |    0.81183 |     1.2877 |      0.0000 |      6.0000 |
+ | "# Phys/ProtoD+2pi+pi+pi-UPUPBeauty2Charm"      |       186 |        175 |    0.94086 |     1.5560 |      0.0000 |      10.000 |
+ | "# Phys/ProtoD-2K-K-K+UPUPBeauty2Charm"         |       186 |         53 |    0.28495 |    0.77563 |      0.0000 |      5.0000 |
+ | "# Phys/ProtoD-2K-K-pi+UPUPBeauty2Charm"        |       186 |        115 |    0.61828 |     1.0051 |      0.0000 |      6.0000 |
+ | "# Phys/ProtoD-2K-pi-K+UPUPBeauty2Charm"        |       186 |        216 |     1.1613 |     2.0754 |      0.0000 |      11.000 |
+ | "# Phys/ProtoD-2K-pi-pi+UPUPBeauty2Charm"       |       186 |        332 |     1.7849 |     2.1395 |      0.0000 |      13.000 |
+ | "# Phys/ProtoD-2pi-pi-K+UPUPBeauty2Charm"       |       186 |        140 |    0.75269 |     1.1279 |      0.0000 |      5.0000 |
+ | "# Phys/ProtoD-2pi-pi-pi+UPUPBeauty2Charm"      |       186 |        174 |    0.93548 |     1.2208 |      0.0000 |      7.0000 |
+ | "# input particles"                             |       186 |       2073 |     11.145 |     11.914 |      1.0000 |      58.000 |
+ |*"#accept"                                       |       186 |        186 |(  100.000 +- 0.537634 )%|   -------   |   -------   |
+ | "#passed"                                       |       186 |       2073 |     11.145 |     11.914 |      1.0000 |      58.000 |
+ |*"efficiency"                                    |      2073 |       2073 |(  100.000 +- 0.0482393)%|   -------   |   -------   |
+B02DKD2HHHUPBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       186 |        186 |(  100.000 +- 0.537634 )%|   -------   |   -------   |
+B02DKD2HHHUPBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       186 |        186 |(  100.000 +- 0.537634 )%|   -------   |   -------   |
+B02DKD2HHHUPBeauty2Charm      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K+ "                               |       186 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K- "                              |       186 |         11 |   0.059140 |    0.41704 |      0.0000 |      4.0000 |
+ | "# D+"                                          |       186 |       1043 |     5.6075 |     7.4344 |      0.0000 |      47.000 |
+ | "# D-"                                          |       186 |       1030 |     5.5376 |     6.3712 |      0.0000 |      31.000 |
+ | "# K+"                                          |       186 |        741 |     3.9839 |     2.2420 |      0.0000 |      15.000 |
+ | "# K-"                                          |       186 |        778 |     4.1828 |     2.1375 |      0.0000 |      13.000 |
+ | "# Phys/D2HHHUPBeauty2Charm"                    |       186 |       2073 |     11.145 |     11.914 |      1.0000 |      58.000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |       186 |       1519 |     8.1667 |     3.5133 |      2.0000 |      21.000 |
+ | "# input particles"                             |       186 |       3592 |     19.312 |     13.613 |      5.0000 |      74.000 |
+ | "# max size B0 -> D-  K+ "                      |       186 |       4790 |     25.753 |     42.053 |      0.0000 |      286.00 |
+ | "# max size B~0 -> D+  K- "                     |       186 |       4767 |     25.629 |     39.665 |      0.0000 |      252.00 |
+ | "# selected"                                    |       186 |         11 |   0.059140 |    0.41704 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       186 |          4 |(  2.15054 +- 1.06364  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      9557 |        433 |(  4.53071 +- 0.212742 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       433 |         11 |(  2.54042 +- 0.756172 )%|   -------   |   -------   |
+B02DKD2HHHUPBeauty2CharmTISTOSSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKD2HHHUPBeauty2Charm"               |         4 |         11 |     2.7500 |    0.82916 |      2.0000 |      4.0000 |
+ | "# input particles"                             |         4 |         11 |     2.7500 |    0.82916 |      2.0000 |      4.0000 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+B02DKD2HHHUPBeauty2CharmB2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKD2HHHUPBeauty2CharmTISTOS"         |         3 |          9 |     3.0000 |    0.81650 |      2.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          9 |     3.0000 |    0.81650 |      2.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#passed"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingB02DKD2HHHUPBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKD2HHHUPBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKD2HHHUPBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiWSNoIPD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DPiWSNoIPD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DPiWSNoIPD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DPiWSNoIPD2HHHCFPIDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DPiWSNoIPD2HHHCFPIDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DPiWSNoIPD2HHHCFPIDBeaut...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi- "                              |       117 |          3 |   0.025641 |    0.20513 |      0.0000 |      2.0000 |
+ | "# B~0 -> D+  pi+ "                             |       117 |          1 |  0.0085470 |   0.092054 |      0.0000 |      1.0000 |
+ | "# D+"                                          |       117 |        208 |     1.7778 |     2.8288 |      0.0000 |      18.000 |
+ | "# D-"                                          |       117 |        205 |     1.7521 |     2.2300 |      0.0000 |      15.000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |       117 |        413 |     3.5299 |     4.4368 |      1.0000 |      33.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |       117 |       1051 |     8.9829 |     3.6232 |      2.0000 |      21.000 |
+ | "# input particles"                             |       117 |       1464 |     12.513 |     6.5315 |      3.0000 |      48.000 |
+ | "# max size B0 -> D-  pi- "                     |       117 |       1022 |     8.7350 |     13.651 |      0.0000 |      90.000 |
+ | "# max size B~0 -> D+  pi+ "                    |       117 |       1221 |     10.436 |     22.407 |      0.0000 |      162.00 |
+ | "# pi+"                                         |       117 |        525 |     4.4872 |     2.3447 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       117 |        526 |     4.4957 |     2.0739 |      1.0000 |      10.000 |
+ | "# selected"                                    |       117 |          4 |   0.034188 |    0.22386 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       117 |          3 |(  2.56410 +- 1.46128  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2243 |         90 |(  4.01248 +- 0.414381 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        90 |          4 |(  4.44444 +- 2.17228  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02DPiWSNoIPD2HHHCFPIDBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiWSNoIPD2HHHCFPIDBeauty2Charm"     |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+B02DPiWSNoIPD2HHHCFPIDBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiWSNoIPD2HHHCFPIDBeauty2CharmTISTOS|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B02DPiWSNoIPD2HHHCFPIDBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B02DPiWSNoIPD2HHHCFPIDBeauty2CharmB2CBBD|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B02DPiWSNoIPD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiWSNoIPD2HHHCFPIDBeauty2CharmLine" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DPiWSNoIPD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiWSNoIPD2HHHCFPIDBeauty2CharmLine" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DPiWSNoIPD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiWSNoIPD2HHHCFPIDBeauty2CharmLine" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DPiWSNoIPD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DPiWSNoIPD2HHHC...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiWSNoIPD2HHHC...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiWSNoIPDs2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DPiWSNoIPDs2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DPiWSNoIPDs2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DPiWSNoIPDs2HHHPIDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       179 |        179 |(  100.000 +- 0.558659 )%|   -------   |   -------   |
+B02DPiWSNoIPDs2HHHPIDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       179 |        179 |(  100.000 +- 0.558659 )%|   -------   |   -------   |
+B02DPiWSNoIPDs2HHHPIDBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi- "                              |       179 |          4 |   0.022346 |    0.14781 |      0.0000 |      1.0000 |
+ | "# B~0 -> D+  pi+ "                             |       179 |          9 |   0.050279 |    0.35491 |      0.0000 |      4.0000 |
+ | "# D+"                                          |       179 |        355 |     1.9832 |     3.1507 |      0.0000 |      26.000 |
+ | "# D-"                                          |       179 |        353 |     1.9721 |     2.6371 |      0.0000 |      19.000 |
+ | "# Phys/Ds2HHHPIDTIGHTBeauty2CharmFilter"       |       179 |        708 |     3.9553 |     4.9858 |      1.0000 |      38.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |       179 |       1522 |     8.5028 |     3.4760 |      2.0000 |      21.000 |
+ | "# input particles"                             |       179 |       2230 |     12.458 |     6.9758 |      3.0000 |      53.000 |
+ | "# max size B0 -> D-  pi- "                     |       179 |       1700 |     9.4972 |     14.964 |      0.0000 |      95.000 |
+ | "# max size B~0 -> D+  pi+ "                    |       179 |       2007 |     11.212 |     26.261 |      0.0000 |      234.00 |
+ | "# pi+"                                         |       179 |        761 |     4.2514 |     2.2369 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       179 |        761 |     4.2514 |     2.0709 |      1.0000 |      13.000 |
+ | "# selected"                                    |       179 |         13 |   0.072626 |    0.38153 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       179 |          9 |(  5.02793 +- 1.63330  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3707 |        136 |(  3.66873 +- 0.308767 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       136 |         13 |(  9.55882 +- 2.52125  )%|   -------   |   -------   |
+B02DPiWSNoIPDs2HHHPIDBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiWSNoIPDs2HHHPIDBeauty2Charm"      |         9 |         13 |     1.4444 |    0.95581 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         9 |         13 |     1.4444 |    0.95581 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         9 |          5 |(  55.5556 +- 16.5635  )%|   -------   |   -------   |
+B02DPiWSNoIPDs2HHHPIDBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiWSNoIPDs2HHHPIDBeauty2CharmTISTOS"|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+ |*"#passed"                                       |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         6 |          2 |(  33.3333 +- 19.2450  )%|   -------   |   -------   |
+B02DPiWSNoIPDs2HHHPIDBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B02DPiWSNoIPDs2HHHPIDBeauty2CharmB2CBBDT|         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_B02DPiWSNoIPDs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiWSNoIPDs2HHHPIDBeauty2CharmLine"  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02DPiWSNoIPDs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiWSNoIPDs2HHHPIDBeauty2CharmLine"  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02DPiWSNoIPDs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiWSNoIPDs2HHHPIDBeauty2CharmLine"  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DPiWSNoIPDs2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DPiWSNoIPDs2HHH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiWSNoIPDs2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKsKDDD2HHHCFPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DKsKDDD2HHHCFPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DKsKDDD2HHHCFPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DKsKDDD2HHHCFPIDBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DKsKDDD2HHHCFPIDBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DKsKDDD2HHHCFPIDBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        54 |         54 |(  100.000 +- 1.85185  )%|   -------   |   -------   |
+B02DKsKDDD2HHHCFPIDBeauty2C...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K+  KS0 "                          |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K-  KS0 "                         |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        54 |         96 |     1.7778 |     2.7800 |      0.0000 |      18.000 |
+ | "# D-"                                          |        54 |         76 |     1.4074 |     2.4230 |      0.0000 |      15.000 |
+ | "# K+"                                          |        54 |        240 |     4.4444 |     2.3934 |      0.0000 |      12.000 |
+ | "# K-"                                          |        54 |        260 |     4.8148 |     1.8961 |      1.0000 |      9.0000 |
+ | "# KS0"                                         |        54 |         85 |     1.5741 |    0.80742 |      1.0000 |      4.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |        54 |        172 |     3.1852 |     4.8993 |      1.0000 |      33.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        54 |         85 |     1.5741 |    0.80742 |      1.0000 |      4.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        54 |        500 |     9.2593 |     3.6978 |      2.0000 |      20.000 |
+ | "# input particles"                             |        54 |        757 |     14.019 |     7.3949 |      4.0000 |      51.000 |
+ | "# max size B0 -> D-  K+  KS0 "                 |        54 |        920 |     17.037 |     61.174 |      0.0000 |      405.00 |
+ | "# max size B~0 -> D+  K-  KS0 "                |        54 |        956 |     17.704 |     45.086 |      0.0000 |      324.00 |
+ | "# selected"                                    |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        54 |          0 |(  0.00000 +- 1.85185  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1876 |        133 |(  7.08955 +- 0.592550 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       133 |          0 |(  0.00000 +- 0.751880 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingB02DKsKDDD2HHHCFPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKsKDDD2HHHCFPI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKsKDDD2HHHCFPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKsKLLD2HHHCFPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DKsKLLD2HHHCFPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DKsKLLD2HHHCFPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DKsKLLD2HHHCFPIDBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DKsKLLD2HHHCFPIDBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DKsKLLD2HHHCFPIDBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        46 |         46 |(  100.000 +- 2.17391  )%|   -------   |   -------   |
+B02DKsKLLD2HHHCFPIDBeauty2C...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K+  KS0 "                          |        46 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K-  KS0 "                         |        46 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        46 |         83 |     1.8043 |     1.9406 |      0.0000 |      7.0000 |
+ | "# D-"                                          |        46 |         77 |     1.6739 |     2.0329 |      0.0000 |      9.0000 |
+ | "# K+"                                          |        46 |        244 |     5.3043 |     2.7256 |      1.0000 |      15.000 |
+ | "# K-"                                          |        46 |        226 |     4.9130 |     2.2634 |      1.0000 |      10.000 |
+ | "# KS0"                                         |        46 |         63 |     1.3696 |    0.60284 |      1.0000 |      3.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |        46 |        160 |     3.4783 |     3.0126 |      1.0000 |      14.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        46 |         63 |     1.3696 |    0.60284 |      1.0000 |      3.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        46 |        470 |     10.217 |     3.9227 |      3.0000 |      21.000 |
+ | "# input particles"                             |        46 |        693 |     15.065 |     6.0232 |      5.0000 |      34.000 |
+ | "# max size B0 -> D-  K+  KS0 "                 |        46 |        640 |     13.913 |     25.245 |      0.0000 |      132.00 |
+ | "# max size B~0 -> D+  K-  KS0 "                |        46 |        620 |     13.478 |     28.524 |      0.0000 |      189.00 |
+ | "# selected"                                    |        46 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        46 |          0 |(  0.00000 +- 2.17391  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1260 |        108 |(  8.57143 +- 0.788646 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       108 |          0 |(  0.00000 +- 0.925926 )%|   -------   |   -------   |
+StrippingB02DKsKLLD2HHHCFPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKsKLLD2HHHCFPI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKsKLLD2HHHCFPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DKPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DKPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DKPi0ResolvedD2HHHCFPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DKPi0ResolvedD2HHHCFPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DKPi0ResolvedD2HHHCFPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       114 |        114 |(  100.000 +- 0.877193 )%|   -------   |   -------   |
+B02DKPi0ResolvedD2HHHCFPIDB...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K+  pi0 "                          |       114 |         37 |    0.32456 |     1.5922 |      0.0000 |      14.000 |
+ | "# B~0 -> D+  K-  pi0 "                         |       114 |        112 |    0.98246 |     5.0140 |      0.0000 |      45.000 |
+ | "# D+"                                          |       114 |        206 |     1.8070 |     2.8558 |      0.0000 |      18.000 |
+ | "# D-"                                          |       114 |        199 |     1.7456 |     2.2471 |      0.0000 |      15.000 |
+ | "# K+"                                          |       114 |        518 |     4.5439 |     2.3401 |      0.0000 |      15.000 |
+ | "# K-"                                          |       114 |        517 |     4.5351 |     2.0824 |      1.0000 |      10.000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |       114 |        405 |     3.5526 |     4.4880 |      1.0000 |      33.000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |       114 |       1035 |     9.0789 |     3.6108 |      2.0000 |      21.000 |
+ | "# Phys/Pi0FromBResolvedBeauty2CharmFilter"     |       114 |        862 |     7.5614 |     5.7675 |      1.0000 |      31.000 |
+ | "# input particles"                             |       114 |       2302 |     20.193 |     9.8772 |      5.0000 |      71.000 |
+ | "# max size B0 -> D-  K+  pi0 "                 |       114 |      10268 |     90.070 |     322.99 |      0.0000 |      3105.0 |
+ | "# max size B~0 -> D+  K-  pi0 "                |       114 |      10090 |     88.509 |     258.46 |      0.0000 |      2484.0 |
+ | "# pi0"                                         |       114 |        862 |     7.5614 |     5.7675 |      1.0000 |      31.000 |
+ | "# selected"                                    |       114 |        149 |     1.3070 |     5.2166 |      0.0000 |      45.000 |
+ |*"#accept"                                       |       114 |         17 |(  14.9123 +- 3.33621  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     20358 |       2536 |(  12.4570 +- 0.231446 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2536 |        149 |(  5.87539 +- 0.466977 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02DKPi0ResolvedD2HHHCFPIDB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPi0ResolvedD2HHHCFPIDBeauty2Charm" |        17 |        149 |     8.7647 |     10.822 |      1.0000 |      45.000 |
+ | "# input particles"                             |        17 |        149 |     8.7647 |     10.822 |      1.0000 |      45.000 |
+ |*"#accept"                                       |        17 |         11 |(  64.7059 +- 11.5904  )%|   -------   |   -------   |
+B02DKPi0ResolvedD2HHHCFPIDB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPi0ResolvedD2HHHCFPIDBeauty2CharmTI|        11 |        105 |     9.5455 |     13.117 |      1.0000 |      45.000 |
+ | "# input particles"                             |        11 |        105 |     9.5455 |     13.117 |      1.0000 |      45.000 |
+ |*"#accept"                                       |        11 |          8 |(  72.7273 +- 13.4282  )%|   -------   |   -------   |
+ | "#passed"                                       |        11 |         37 |     3.3636 |     3.7725 |      0.0000 |      12.000 |
+ |*"efficiency"                                    |       105 |         37 |(  35.2381 +- 4.66199  )%|   -------   |   -------   |
+B02DKPi0ResolvedD2HHHCFPIDB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPi0ResolvedD2HHHCFPIDBeauty2CharmB2|         8 |         37 |     4.6250 |     3.7060 |      1.0000 |      12.000 |
+ | "# input particles"                             |         8 |         37 |     4.6250 |     3.7060 |      1.0000 |      12.000 |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+ | "#passed"                                       |         8 |         37 |     4.6250 |     3.7060 |      1.0000 |      12.000 |
+ |*"efficiency"                                    |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+RelatedInfo1_B02DKPi0Resolv...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPi0ResolvedD2HHHCFPIDBeauty2CharmLi|         8 |         37 |     4.6250 |     3.7060 |      1.0000 |      12.000 |
+ | "# input particles"                             |         8 |         37 |     4.6250 |     3.7060 |      1.0000 |      12.000 |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+RelatedInfo2_B02DKPi0Resolv...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPi0ResolvedD2HHHCFPIDBeauty2CharmLi|         8 |         37 |     4.6250 |     3.7060 |      1.0000 |      12.000 |
+ | "# input particles"                             |         8 |         37 |     4.6250 |     3.7060 |      1.0000 |      12.000 |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+RelatedInfo3_B02DKPi0Resolv...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPi0ResolvedD2HHHCFPIDBeauty2CharmLi|         8 |         37 |     4.6250 |     3.7060 |      1.0000 |      12.000 |
+ | "# input particles"                             |         8 |         37 |     4.6250 |     3.7060 |      1.0000 |      12.000 |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB02DKPi0ResolvedD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB02DKPi0ResolvedD2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKPi0ResolvedD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          8 |( 0.800000 +- 0.281709 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKsPiDDD2HHHCFP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DKsPiDDD2HHHCFP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DKsPiDDD2HHHCFP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DKsPiDDD2HHHCFPIDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DKsPiDDD2HHHCFPIDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DKsPiDDD2HHHCFPIDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        54 |         54 |(  100.000 +- 1.85185  )%|   -------   |   -------   |
+B02DKsPiDDD2HHHCFPIDBeauty2...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi+  KS0 "                         |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  pi-  KS0 "                        |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        54 |         96 |     1.7778 |     2.7800 |      0.0000 |      18.000 |
+ | "# D-"                                          |        54 |         76 |     1.4074 |     2.4230 |      0.0000 |      15.000 |
+ | "# KS0"                                         |        54 |         85 |     1.5741 |    0.80742 |      1.0000 |      4.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |        54 |        172 |     3.1852 |     4.8993 |      1.0000 |      33.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        54 |         85 |     1.5741 |    0.80742 |      1.0000 |      4.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        54 |        500 |     9.2593 |     3.6978 |      2.0000 |      20.000 |
+ | "# input particles"                             |        54 |        757 |     14.019 |     7.3949 |      4.0000 |      51.000 |
+ | "# max size B0 -> D-  pi+  KS0 "                |        54 |        920 |     17.037 |     61.174 |      0.0000 |      405.00 |
+ | "# max size B~0 -> D+  pi-  KS0 "               |        54 |        956 |     17.704 |     45.086 |      0.0000 |      324.00 |
+ | "# pi+"                                         |        54 |        240 |     4.4444 |     2.3934 |      0.0000 |      12.000 |
+ | "# pi-"                                         |        54 |        260 |     4.8148 |     1.8961 |      1.0000 |      9.0000 |
+ | "# selected"                                    |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        54 |          0 |(  0.00000 +- 1.85185  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1876 |        143 |(  7.62260 +- 0.612658 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       143 |          0 |(  0.00000 +- 0.699301 )%|   -------   |   -------   |
+StrippingB02DKsPiDDD2HHHCFP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKsPiDDD2HHHCFP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKsPiDDD2HHHCFP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiPi0MergedD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DPiPi0MergedD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DPiPi0MergedD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DPiPi0MergedD2HHHCFPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DPiPi0MergedD2HHHCFPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DPiPi0MergedD2HHHCFPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B02DPiPi0MergedD2HHHCFPIDBe...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi+  pi0 "                         |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  pi-  pi0 "                        |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# D+"                                          |        25 |         54 |     2.1600 |     2.8939 |      0.0000 |      10.000 |
+ | "# D-"                                          |        25 |         53 |     2.1200 |     2.5662 |      0.0000 |      9.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |        25 |        107 |     4.2800 |     4.5565 |      1.0000 |      18.000 |
+ | "# Phys/Pi0FromBMergedBeauty2CharmFilter"       |        25 |         28 |     1.1200 |    0.32496 |      1.0000 |      2.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        25 |        249 |     9.9600 |     3.4926 |      5.0000 |      18.000 |
+ | "# input particles"                             |        25 |        384 |     15.360 |     6.8345 |      7.0000 |      34.000 |
+ | "# max size B0 -> D-  pi+  pi0 "                |        25 |        437 |     17.480 |     42.114 |      0.0000 |      216.00 |
+ | "# max size B~0 -> D+  pi-  pi0 "               |        25 |        303 |     12.120 |     16.447 |      0.0000 |      60.000 |
+ | "# pi+"                                         |        25 |        123 |     4.9200 |     2.3138 |      0.0000 |      12.000 |
+ | "# pi-"                                         |        25 |        126 |     5.0400 |     1.8864 |      2.0000 |      9.0000 |
+ | "# pi0"                                         |        25 |         28 |     1.1200 |    0.32496 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        25 |          1 |(  4.00000 +- 3.91918  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       740 |        109 |(  14.7297 +- 1.30281  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       109 |          1 |( 0.917431 +- 0.913213 )%|   -------   |   -------   |
+B02DPiPi0MergedD2HHHCFPIDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPi0MergedD2HHHCFPIDBeauty2Charm"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DPiPi0MergedD2HHHCFPIDBe...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPi0MergedD2HHHCFPIDBeauty2CharmTIS|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DPiPi0MergedD2HHHCFPIDBe...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B02DPiPi0MergedD2HHHCFPIDBeauty2CharmB2C|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B02DPiPi0Merge...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPi0MergedD2HHHCFPIDBeauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DPiPi0Merge...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPi0MergedD2HHHCFPIDBeauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DPiPi0Merge...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPi0MergedD2HHHCFPIDBeauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DPiPi0MergedD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DPiPi0MergedD2H...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiPi0MergedD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKPi0MergedD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DKPi0MergedD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DKPi0MergedD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DKPi0MergedD2HHHCFPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DKPi0MergedD2HHHCFPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DKPi0MergedD2HHHCFPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B02DKPi0MergedD2HHHCFPIDBea...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K+  pi0 "                          |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K-  pi0 "                         |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# D+"                                          |        25 |         54 |     2.1600 |     2.8939 |      0.0000 |      10.000 |
+ | "# D-"                                          |        25 |         53 |     2.1200 |     2.5662 |      0.0000 |      9.0000 |
+ | "# K+"                                          |        25 |        123 |     4.9200 |     2.3138 |      0.0000 |      12.000 |
+ | "# K-"                                          |        25 |        126 |     5.0400 |     1.8864 |      2.0000 |      9.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |        25 |        107 |     4.2800 |     4.5565 |      1.0000 |      18.000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        25 |        249 |     9.9600 |     3.4926 |      5.0000 |      18.000 |
+ | "# Phys/Pi0FromBMergedBeauty2CharmFilter"       |        25 |         28 |     1.1200 |    0.32496 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        25 |        384 |     15.360 |     6.8345 |      7.0000 |      34.000 |
+ | "# max size B0 -> D-  K+  pi0 "                 |        25 |        437 |     17.480 |     42.114 |      0.0000 |      216.00 |
+ | "# max size B~0 -> D+  K-  pi0 "                |        25 |        303 |     12.120 |     16.447 |      0.0000 |      60.000 |
+ | "# pi0"                                         |        25 |         28 |     1.1200 |    0.32496 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        25 |          1 |(  4.00000 +- 3.91918  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       740 |        111 |(  15.0000 +- 1.31262  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       111 |          1 |( 0.900901 +- 0.896834 )%|   -------   |   -------   |
+B02DKPi0MergedD2HHHCFPIDBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPi0MergedD2HHHCFPIDBeauty2Charm"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DKPi0MergedD2HHHCFPIDBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPi0MergedD2HHHCFPIDBeauty2CharmTIST|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DKPi0MergedD2HHHCFPIDBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B02DKPi0MergedD2HHHCFPIDBeauty2CharmB2CB|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B02DKPi0Merged...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPi0MergedD2HHHCFPIDBeauty2CharmLine|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DKPi0Merged...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPi0MergedD2HHHCFPIDBeauty2CharmLine|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DKPi0Merged...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPi0MergedD2HHHCFPIDBeauty2CharmLine|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DKPi0MergedD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DKPi0MergedD2HH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKPi0MergedD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DPiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DPiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DPiPi0ResolvedD2HHHCFPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DPiPi0ResolvedD2HHHCFPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DPiPi0ResolvedD2HHHCFPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       114 |        114 |(  100.000 +- 0.877193 )%|   -------   |   -------   |
+B02DPiPi0ResolvedD2HHHCFPID...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi+  pi0 "                         |       114 |         41 |    0.35965 |     1.7826 |      0.0000 |      16.000 |
+ | "# B~0 -> D+  pi-  pi0 "                        |       114 |        111 |    0.97368 |     5.0340 |      0.0000 |      46.000 |
+ | "# D+"                                          |       114 |        206 |     1.8070 |     2.8558 |      0.0000 |      18.000 |
+ | "# D-"                                          |       114 |        199 |     1.7456 |     2.2471 |      0.0000 |      15.000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |       114 |        405 |     3.5526 |     4.4880 |      1.0000 |      33.000 |
+ | "# Phys/Pi0FromBResolvedBeauty2CharmFilter"     |       114 |        862 |     7.5614 |     5.7675 |      1.0000 |      31.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |       114 |       1035 |     9.0789 |     3.6108 |      2.0000 |      21.000 |
+ | "# input particles"                             |       114 |       2302 |     20.193 |     9.8772 |      5.0000 |      71.000 |
+ | "# max size B0 -> D-  pi+  pi0 "                |       114 |      10268 |     90.070 |     322.99 |      0.0000 |      3105.0 |
+ | "# max size B~0 -> D+  pi-  pi0 "               |       114 |      10090 |     88.509 |     258.46 |      0.0000 |      2484.0 |
+ | "# pi+"                                         |       114 |        518 |     4.5439 |     2.3401 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       114 |        517 |     4.5351 |     2.0824 |      1.0000 |      10.000 |
+ | "# pi0"                                         |       114 |        862 |     7.5614 |     5.7675 |      1.0000 |      31.000 |
+ | "# selected"                                    |       114 |        152 |     1.3333 |     5.2976 |      0.0000 |      46.000 |
+ |*"#accept"                                       |       114 |         17 |(  14.9123 +- 3.33621  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     20358 |       2540 |(  12.4767 +- 0.231603 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2540 |        152 |(  5.98425 +- 0.470640 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02DPiPi0ResolvedD2HHHCFPID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPi0ResolvedD2HHHCFPIDBeauty2Charm"|        17 |        152 |     8.9412 |     10.962 |      1.0000 |      46.000 |
+ | "# input particles"                             |        17 |        152 |     8.9412 |     10.962 |      1.0000 |      46.000 |
+ |*"#accept"                                       |        17 |         11 |(  64.7059 +- 11.5904  )%|   -------   |   -------   |
+B02DPiPi0ResolvedD2HHHCFPID...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmT|        11 |        105 |     9.5455 |     13.235 |      1.0000 |      46.000 |
+ | "# input particles"                             |        11 |        105 |     9.5455 |     13.235 |      1.0000 |      46.000 |
+ |*"#accept"                                       |        11 |          8 |(  72.7273 +- 13.4282  )%|   -------   |   -------   |
+ | "#passed"                                       |        11 |         39 |     3.5455 |     3.9396 |      0.0000 |      13.000 |
+ |*"efficiency"                                    |       105 |         39 |(  37.1429 +- 4.71542  )%|   -------   |   -------   |
+B02DPiPi0ResolvedD2HHHCFPID...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmB|         8 |         39 |     4.8750 |     3.8548 |      1.0000 |      13.000 |
+ | "# input particles"                             |         8 |         39 |     4.8750 |     3.8548 |      1.0000 |      13.000 |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+ | "#passed"                                       |         8 |         39 |     4.8750 |     3.8548 |      1.0000 |      13.000 |
+ |*"efficiency"                                    |        39 |         39 |(  100.000 +- 2.56410  )%|   -------   |   -------   |
+RelatedInfo1_B02DPiPi0Resol...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmL|         8 |         39 |     4.8750 |     3.8548 |      1.0000 |      13.000 |
+ | "# input particles"                             |         8 |         39 |     4.8750 |     3.8548 |      1.0000 |      13.000 |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+RelatedInfo2_B02DPiPi0Resol...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmL|         8 |         39 |     4.8750 |     3.8548 |      1.0000 |      13.000 |
+ | "# input particles"                             |         8 |         39 |     4.8750 |     3.8548 |      1.0000 |      13.000 |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+RelatedInfo3_B02DPiPi0Resol...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmL|         8 |         39 |     4.8750 |     3.8548 |      1.0000 |      13.000 |
+ | "# input particles"                             |         8 |         39 |     4.8750 |     3.8548 |      1.0000 |      13.000 |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB02DPiPi0ResolvedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB02DPiPi0ResolvedD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiPi0ResolvedD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          8 |( 0.800000 +- 0.281709 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKsPiLLD2HHHCFP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DKsPiLLD2HHHCFP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DKsPiLLD2HHHCFP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DKsPiLLD2HHHCFPIDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DKsPiLLD2HHHCFPIDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DKsPiLLD2HHHCFPIDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        46 |         46 |(  100.000 +- 2.17391  )%|   -------   |   -------   |
+B02DKsPiLLD2HHHCFPIDBeauty2...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi+  KS0 "                         |        46 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  pi-  KS0 "                        |        46 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        46 |         83 |     1.8043 |     1.9406 |      0.0000 |      7.0000 |
+ | "# D-"                                          |        46 |         77 |     1.6739 |     2.0329 |      0.0000 |      9.0000 |
+ | "# KS0"                                         |        46 |         63 |     1.3696 |    0.60284 |      1.0000 |      3.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |        46 |        160 |     3.4783 |     3.0126 |      1.0000 |      14.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        46 |         63 |     1.3696 |    0.60284 |      1.0000 |      3.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        46 |        470 |     10.217 |     3.9227 |      3.0000 |      21.000 |
+ | "# input particles"                             |        46 |        693 |     15.065 |     6.0232 |      5.0000 |      34.000 |
+ | "# max size B0 -> D-  pi+  KS0 "                |        46 |        640 |     13.913 |     25.245 |      0.0000 |      132.00 |
+ | "# max size B~0 -> D+  pi-  KS0 "               |        46 |        620 |     13.478 |     28.524 |      0.0000 |      189.00 |
+ | "# pi+"                                         |        46 |        244 |     5.3043 |     2.7256 |      1.0000 |      15.000 |
+ | "# pi-"                                         |        46 |        226 |     4.9130 |     2.2634 |      1.0000 |      10.000 |
+ | "# selected"                                    |        46 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        46 |          0 |(  0.00000 +- 2.17391  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1260 |        105 |(  8.33333 +- 0.778628 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       105 |          0 |(  0.00000 +- 0.952381 )%|   -------   |   -------   |
+StrippingB02DKsPiLLD2HHHCFP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKsPiLLD2HHHCFP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKsPiLLD2HHHCFP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKPi0MergedWSD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         90 |(  9.00000 +- 0.904986 )%|   -------   |   -------   |
+StrippingB02DKPi0MergedWSD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        90 |         36 |(  40.0000 +- 5.16398  )%|   -------   |   -------   |
+StrippingB02DKPi0MergedWSD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B02DKPi0MergedWSD2HHHCFPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+B02DKPi0MergedWSD2HHHCFPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+B02DKPi0MergedWSD2HHHCFPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DKPi0MergedWSD2HHHCFPIDB...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K-  pi0 "                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K+  pi0 "                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# D-"                                          |         2 |          4 |     2.0000 |     2.0000 |      0.0000 |      4.0000 |
+ | "# K+"                                          |         2 |         10 |     5.0000 |     2.0000 |      3.0000 |      7.0000 |
+ | "# K-"                                          |         2 |         10 |     5.0000 |     3.0000 |      2.0000 |      8.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         2 |         20 |     10.000 |     5.0000 |      5.0000 |      15.000 |
+ | "# Phys/Pi0FromBMergedBeauty2CharmFilter"       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |         30 |     15.000 |     7.0000 |      8.0000 |      22.000 |
+ | "# max size B0 -> D-  K-  pi0 "                 |         2 |         32 |     16.000 |     16.000 |      0.0000 |      32.000 |
+ | "# max size B~0 -> D+  K+  pi0 "                |         2 |         20 |     10.000 |     4.0000 |      6.0000 |      14.000 |
+ | "# pi0"                                         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        52 |          0 |(  0.00000 +- 1.92308  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKPi0MergedWSD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKPi0MergedWSD2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKPi0MergedWSD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKsPiDDWSD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         92 |(  9.20000 +- 0.913980 )%|   -------   |   -------   |
+StrippingB02DKsPiDDWSD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        92 |         36 |(  39.1304 +- 5.08819  )%|   -------   |   -------   |
+StrippingB02DKsPiDDWSD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B02DKsPiDDWSD2HHHCFPIDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B02DKsPiDDWSD2HHHCFPIDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B02DKsPiDDWSD2HHHCFPIDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02DKsPiDDWSD2HHHCFPIDBeaut...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi-  KS0 "                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  pi+  KS0 "                        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         4 |          6 |     1.5000 |     1.1180 |      0.0000 |      3.0000 |
+ | "# D-"                                          |         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# KS0"                                         |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |         4 |          8 |     2.0000 |     1.2247 |      1.0000 |      4.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         4 |         38 |     9.5000 |     1.5000 |      7.0000 |      11.000 |
+ | "# input particles"                             |         4 |         51 |     12.750 |    0.82916 |      12.000 |      14.000 |
+ | "# max size B0 -> D-  pi-  KS0 "                |         4 |         10 |     2.5000 |     2.8723 |      0.0000 |      7.0000 |
+ | "# max size B~0 -> D+  pi+  KS0 "               |         4 |         34 |     8.5000 |     5.3619 |      0.0000 |      14.000 |
+ | "# pi+"                                         |         4 |         18 |     4.5000 |     1.5000 |      3.0000 |      7.0000 |
+ | "# pi-"                                         |         4 |         20 |     5.0000 |     1.5811 |      3.0000 |      7.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        44 |          7 |(  15.9091 +- 5.51405  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+StrippingB02DKsPiDDWSD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKsPiDDWSD2HHHC...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKsPiDDWSD2HHHC...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKPi0ResolvedWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        113 |(  11.3000 +- 1.00115  )%|   -------   |   -------   |
+StrippingB02DKPi0ResolvedWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       113 |         48 |(  42.4779 +- 4.65007  )%|   -------   |   -------   |
+StrippingB02DKPi0ResolvedWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        48 |         48 |(  100.000 +- 2.08333  )%|   -------   |   -------   |
+B02DKPi0ResolvedWSD2HHHCFPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+B02DKPi0ResolvedWSD2HHHCFPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+B02DKPi0ResolvedWSD2HHHCFPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+B02DKPi0ResolvedWSD2HHHCFPI...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K-  pi0 "                          |        13 |          1 |   0.076923 |    0.26647 |      0.0000 |      1.0000 |
+ | "# B~0 -> D+  K+  pi0 "                         |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        13 |         12 |    0.92308 |    0.91664 |      0.0000 |      3.0000 |
+ | "# D-"                                          |        13 |         17 |     1.3077 |     1.7709 |      0.0000 |      6.0000 |
+ | "# K+"                                          |        13 |         54 |     4.1538 |     1.7908 |      1.0000 |      7.0000 |
+ | "# K-"                                          |        13 |         56 |     4.3077 |     1.7709 |      2.0000 |      8.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |        13 |         29 |     2.2308 |     2.2241 |      1.0000 |      9.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        13 |        110 |     8.4615 |     3.2013 |      4.0000 |      15.000 |
+ | "# Phys/Pi0FromBResolvedBeauty2CharmFilter"     |        13 |         76 |     5.8462 |     5.5310 |      1.0000 |      21.000 |
+ | "# input particles"                             |        13 |        215 |     16.538 |     8.7672 |      6.0000 |      34.000 |
+ | "# max size B0 -> D-  K-  pi0 "                 |        13 |        714 |     54.923 |     115.62 |      0.0000 |      432.00 |
+ | "# max size B~0 -> D+  K+  pi0 "                |        13 |        319 |     24.538 |     50.451 |      0.0000 |      189.00 |
+ | "# pi0"                                         |        13 |         76 |     5.8462 |     5.5310 |      1.0000 |      21.000 |
+ | "# selected"                                    |        13 |          1 |   0.076923 |    0.26647 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        13 |          1 |(  7.69231 +- 7.39053  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1033 |        162 |(  15.6825 +- 1.13140  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       162 |          1 |( 0.617284 +- 0.615376 )%|   -------   |   -------   |
+B02DKPi0ResolvedWSD2HHHCFPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPi0ResolvedWSD2HHHCFPIDBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DKPi0ResolvedWSD2HHHCFPI...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPi0ResolvedWSD2HHHCFPIDBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DKPi0ResolvedWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKPi0ResolvedWS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKPi0ResolvedWS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiPi0MergedWSD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        108 |(  10.8000 +- 0.981509 )%|   -------   |   -------   |
+StrippingB02DPiPi0MergedWSD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       108 |         41 |(  37.9630 +- 4.66975  )%|   -------   |   -------   |
+StrippingB02DPiPi0MergedWSD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        41 |         41 |(  100.000 +- 2.43902  )%|   -------   |   -------   |
+B02DPiPi0MergedWSD2HHHCFPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+B02DPiPi0MergedWSD2HHHCFPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+B02DPiPi0MergedWSD2HHHCFPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DPiPi0MergedWSD2HHHCFPID...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi-  pi0 "                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  pi+  pi0 "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# D-"                                          |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"# Phys/Pi0FromBMergedBeauty2CharmFilter"       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         2 |         15 |     7.5000 |     2.5000 |      5.0000 |      10.000 |
+ | "# input particles"                             |         2 |         20 |     10.000 |     3.0000 |      7.0000 |      13.000 |
+ | "# max size B0 -> D-  pi-  pi0 "                |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D+  pi+  pi0 "               |         2 |          8 |     4.0000 |     4.0000 |      0.0000 |      8.0000 |
+ | "# pi+"                                         |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ | "# pi-"                                         |         2 |          8 |     4.0000 |     2.0000 |      2.0000 |      6.0000 |
+ | "# pi0"                                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DPiPi0MergedWSD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DPiPi0MergedWSD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiPi0MergedWSD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKsPiLLWSD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        104 |(  10.4000 +- 0.965319 )%|   -------   |   -------   |
+StrippingB02DKsPiLLWSD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       104 |         35 |(  33.6538 +- 4.63349  )%|   -------   |   -------   |
+StrippingB02DKsPiLLWSD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+B02DKsPiLLWSD2HHHCFPIDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B02DKsPiLLWSD2HHHCFPIDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B02DKsPiLLWSD2HHHCFPIDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DKsPiLLWSD2HHHCFPIDBeaut...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi-  KS0 "                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  pi+  KS0 "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D-"                                          |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# KS0"                                         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"# Phys/D2HHHCFPIDBeauty2CharmFilter"           |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         2 |         15 |     7.5000 |     2.5000 |      5.0000 |      10.000 |
+ | "# input particles"                             |         2 |         20 |     10.000 |     3.0000 |      7.0000 |      13.000 |
+ | "# max size B0 -> D-  pi-  KS0 "                |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D+  pi+  KS0 "               |         2 |          4 |     2.0000 |     2.0000 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# pi-"                                         |         2 |         10 |     5.0000 |     3.0000 |      2.0000 |      8.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKsPiLLWSD2HHHC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKsPiLLWSD2HHHC...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKsPiLLWSD2HHHC...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiPi0ResolvedW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         99 |(  9.90000 +- 0.944452 )%|   -------   |   -------   |
+StrippingB02DPiPi0ResolvedW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        99 |         37 |(  37.3737 +- 4.86232  )%|   -------   |   -------   |
+StrippingB02DPiPi0ResolvedW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+B02DPiPi0ResolvedWSD2HHHCFP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+B02DPiPi0ResolvedWSD2HHHCFP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+B02DPiPi0ResolvedWSD2HHHCFP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+B02DPiPi0ResolvedWSD2HHHCFP...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi-  pi0 "                         |        12 |          1 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ | "# B~0 -> D+  pi+  pi0 "                        |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        12 |          8 |    0.66667 |    0.84984 |      0.0000 |      3.0000 |
+ | "# D-"                                          |        12 |         24 |     2.0000 |     1.8257 |      0.0000 |      6.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |        12 |         32 |     2.6667 |     2.2485 |      1.0000 |      9.0000 |
+ | "# Phys/Pi0FromBResolvedBeauty2CharmFilter"     |        12 |         83 |     6.9167 |     4.2516 |      1.0000 |      15.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        12 |        117 |     9.7500 |     3.4911 |      4.0000 |      15.000 |
+ | "# input particles"                             |        12 |        232 |     19.333 |     7.4424 |      10.000 |      33.000 |
+ | "# max size B0 -> D-  pi-  pi0 "                |        12 |       1044 |     87.000 |     139.17 |      0.0000 |      432.00 |
+ | "# max size B~0 -> D+  pi+  pi0 "               |        12 |        406 |     33.833 |     54.456 |      0.0000 |      189.00 |
+ | "# pi+"                                         |        12 |         57 |     4.7500 |     1.5343 |      2.0000 |      7.0000 |
+ | "# pi-"                                         |        12 |         60 |     5.0000 |     2.3094 |      1.0000 |      8.0000 |
+ | "# pi0"                                         |        12 |         83 |     6.9167 |     4.2516 |      1.0000 |      15.000 |
+ | "# selected"                                    |        12 |          1 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        12 |          1 |(  8.33333 +- 7.97856  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1450 |        207 |(  14.2759 +- 0.918689 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       207 |          1 |( 0.483092 +- 0.481923 )%|   -------   |   -------   |
+B02DPiPi0ResolvedWSD2HHHCFP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2Char|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DPiPi0ResolvedWSD2HHHCFP...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2Char|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DPiPi0ResolvedWSD2HHHCFP...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2Char|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B02DPiPi0Resol...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2Char|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DPiPi0Resol...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2Char|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DPiPi0Resol...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2Char|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DPiPi0ResolvedW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DPiPi0ResolvedW...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiPi0ResolvedW...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKsKLLWSD2HHHCF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         88 |(  8.80000 +- 0.895857 )%|   -------   |   -------   |
+StrippingB02DKsKLLWSD2HHHCF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        88 |         40 |(  45.4545 +- 5.30795  )%|   -------   |   -------   |
+StrippingB02DKsKLLWSD2HHHCF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        40 |         40 |(  100.000 +- 2.50000  )%|   -------   |   -------   |
+B02DKsKLLWSD2HHHCFPIDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+B02DKsKLLWSD2HHHCFPIDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+B02DKsKLLWSD2HHHCFPIDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DKsKLLWSD2HHHCFPIDBeauty...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K-  KS0 "                          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K+  KS0 "                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D-"                                          |         3 |          4 |     1.3333 |    0.94281 |      0.0000 |      2.0000 |
+ | "# K+"                                          |         3 |         16 |     5.3333 |     2.8674 |      2.0000 |      9.0000 |
+ | "# K-"                                          |         3 |         23 |     7.6667 |     1.6997 |      6.0000 |      10.000 |
+ | "# KS0"                                         |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         3 |         39 |     13.000 |     1.4142 |      12.000 |      15.000 |
+ | "# input particles"                             |         3 |         49 |     16.333 |    0.47140 |      16.000 |      17.000 |
+ | "# max size B0 -> D-  K-  KS0 "                 |         3 |         54 |     18.000 |     16.573 |      0.0000 |      40.000 |
+ | "# max size B~0 -> D+  K+  KS0 "                |         3 |         14 |     4.6667 |     3.6818 |      0.0000 |      9.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        68 |          8 |(  11.7647 +- 3.90712  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB02DKsKLLWSD2HHHCF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKsKLLWSD2HHHCF...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKsKLLWSD2HHHCF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKsKDDWSD2HHHCF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         99 |(  9.90000 +- 0.944452 )%|   -------   |   -------   |
+StrippingB02DKsKDDWSD2HHHCF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        99 |         31 |(  31.3131 +- 4.66104  )%|   -------   |   -------   |
+StrippingB02DKsKDDWSD2HHHCF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+B02DKsKDDWSD2HHHCFPIDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B02DKsKDDWSD2HHHCFPIDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B02DKsKDDWSD2HHHCFPIDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02DKsKDDWSD2HHHCFPIDBeauty...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K-  KS0 "                          |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K+  KS0 "                         |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         6 |         12 |     2.0000 |     2.3094 |      0.0000 |      7.0000 |
+ | "# D-"                                          |         6 |          7 |     1.1667 |     1.3437 |      0.0000 |      4.0000 |
+ | "# K+"                                          |         6 |         37 |     6.1667 |     2.3393 |      4.0000 |      11.000 |
+ | "# K-"                                          |         6 |         38 |     6.3333 |     1.9720 |      3.0000 |      9.0000 |
+ | "# KS0"                                         |         6 |          8 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |         6 |         19 |     3.1667 |     3.5785 |      1.0000 |      11.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         6 |          8 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         6 |         75 |     12.500 |     4.0311 |      7.0000 |      20.000 |
+ | "# input particles"                             |         6 |        102 |     17.000 |     7.0000 |      11.000 |      32.000 |
+ | "# max size B0 -> D-  K-  KS0 "                 |         6 |         65 |     10.833 |     12.522 |      0.0000 |      36.000 |
+ | "# max size B~0 -> D+  K+  KS0 "                |         6 |        109 |     18.167 |     26.548 |      0.0000 |      77.000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       174 |         18 |(  10.3448 +- 2.30874  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+StrippingB02DKsKDDWSD2HHHCF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKsKDDWSD2HHHCF...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKsKDDWSD2HHHCF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DKKD2HHHCFPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DKKD2HHHCFPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DKKD2HHHCFPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DKKD2HHHCFPIDBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2DKKD2HHHCFPIDBeauty2CharmB2CBBDTBeauty|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2DKKD2HHHCFPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKKD2HHHCFPIDBeauty2CharmLine"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2DKKD2HHHCFPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKKD2HHHCFPIDBeauty2CharmLine"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2DKKD2HHHCFPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKKD2HHHCFPIDBeauty2CharmLine"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DKKD2HHHCFPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DKKD2HHHCFPIDBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DKKD2HHHCFPIDBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DKPiD2HHHCFPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DKPiD2HHHCFPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DKPiD2HHHCFPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DKPiD2HHHCFPIDBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKPiD2HHHCFPIDBeauty2CharmB2CBBDTBeaut|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2DKPiD2HHHCFP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKPiD2HHHCFPIDBeauty2CharmLine"       |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_B2DKPiD2HHHCFP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKPiD2HHHCFPIDBeauty2CharmLine"       |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_B2DKPiD2HHHCFP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKPiD2HHHCFPIDBeauty2CharmLine"       |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2DKPiD2HHHCFPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2DKPiD2HHHCFPIDBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DKPiD2HHHCFPIDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DPiPiD2HHHCFPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DPiPiD2HHHCFPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DPiPiD2HHHCFPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DPiPiD2HHHCFPIDBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DPiPiD2HHHCFPIDBeauty2CharmB2CBBDTBeau|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2DPiPiD2HHHCF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DPiPiD2HHHCFPIDBeauty2CharmLine"      |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_B2DPiPiD2HHHCF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DPiPiD2HHHCFPIDBeauty2CharmLine"      |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_B2DPiPiD2HHHCF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DPiPiD2HHHCFPIDBeauty2CharmLine"      |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2DPiPiD2HHHCFPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2DPiPiD2HHHCFPIDB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DPiPiD2HHHCFPIDB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DHHOSD2HHHCFPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DHHOSD2HHHCFPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DHHOSD2HHHCFPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DHHOSD2HHHCFPIDBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B2DHHOSD2HHHCFPIDBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B2DHHOSD2HHHCFPIDBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D-  rho(770)+ "                        |       117 |         20 |    0.17094 |     1.0883 |      0.0000 |      10.000 |
+ | "# B- -> D+  rho(770)- "                        |       117 |          6 |   0.051282 |    0.41026 |      0.0000 |      4.0000 |
+ | "# D+"                                          |       117 |        208 |     1.7778 |     2.8288 |      0.0000 |      18.000 |
+ | "# D-"                                          |       117 |        205 |     1.7521 |     2.2300 |      0.0000 |      15.000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |       117 |        413 |     3.5299 |     4.4368 |      1.0000 |      33.000 |
+ | "# Phys/X2HHWSPIDBeauty2CharmFilter"            |       117 |      14373 |     122.85 |     90.586 |      10.000 |      478.00 |
+ | "# input particles"                             |       117 |      14786 |     126.38 |     93.375 |      11.000 |      492.00 |
+ | "# max size B+ -> D-  rho(770)+ "               |       117 |       4420 |     37.778 |     120.46 |      0.0000 |      1020.0 |
+ | "# max size B- -> D+  rho(770)- "               |       117 |       4248 |     36.308 |     112.71 |      0.0000 |      972.00 |
+ | "# rho(770)+"                                   |       117 |       1655 |     14.145 |     16.412 |      0.0000 |      108.00 |
+ | "# rho(770)-"                                   |       117 |       1540 |     13.162 |     12.082 |      0.0000 |      54.000 |
+ | "# selected"                                    |       117 |         26 |    0.22222 |     1.1555 |      0.0000 |      10.000 |
+ |*"#accept"                                       |       117 |          7 |(  5.98291 +- 2.19264  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8668 |       1001 |(  11.5482 +- 0.343282 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1001 |         26 |(  2.59740 +- 0.502734 )%|   -------   |   -------   |
+B2DHHOSD2HHHCFPIDBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DHHOSD2HHHCFPIDBeauty2Charm"          |         7 |         26 |     3.7143 |     3.0573 |      1.0000 |      10.000 |
+ | "# input particles"                             |         7 |         26 |     3.7143 |     3.0573 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         7 |          4 |(  57.1429 +- 18.7044  )%|   -------   |   -------   |
+B2DHHOSD2HHHCFPIDBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DHHOSD2HHHCFPIDBeauty2CharmTISTOS"    |         4 |         18 |     4.5000 |     3.7749 |      1.0000 |      10.000 |
+ | "# input particles"                             |         4 |         18 |     4.5000 |     3.7749 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |          7 |     1.7500 |     3.0311 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |        18 |          7 |(  38.8889 +- 11.4904  )%|   -------   |   -------   |
+B2DHHOSD2HHHCFPIDBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DHHOSD2HHHCFPIDBeauty2CharmB2CBBDTBeau|         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# input particles"                             |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ |*"efficiency"                                    |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+RelatedInfo1_B2DHHOSD2HHHCF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DHHOSD2HHHCFPIDBeauty2CharmLine"      |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# input particles"                             |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2DHHOSD2HHHCF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DHHOSD2HHHCFPIDBeauty2CharmLine"      |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# input particles"                             |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2DHHOSD2HHHCF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DHHOSD2HHHCFPIDBeauty2CharmLine"      |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# input particles"                             |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DHHOSD2HHHCFPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DHHOSD2HHHCFPIDB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DHHOSD2HHHCFPIDB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DRho0D2HHHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DRho0D2HHHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DRho0D2HHHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DRho0D2HHHPIDBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+RHOBeauty2CharmFilter         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PiPiBeauty2Charm"                     |       213 |       2410 |     11.315 |     8.0439 |      2.0000 |      49.000 |
+ | "# input particles"                             |       213 |       2410 |     11.315 |     8.0439 |      2.0000 |      49.000 |
+ |*"#accept"                                       |       213 |        165 |(  77.4648 +- 2.86281  )%|   -------   |   -------   |
+ | "#passed"                                       |       213 |        486 |     2.2817 |     2.3667 |      0.0000 |      18.000 |
+ |*"efficiency"                                    |      2410 |        486 |(  20.1660 +- 0.817326 )%|   -------   |   -------   |
+RHO02PiPiPIDBeauty2CharmFilterSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RHOBeauty2CharmFilter"                  |       165 |        486 |     2.9455 |     2.2969 |      1.0000 |      18.000 |
+ | "# input particles"                             |       165 |        486 |     2.9455 |     2.2969 |      1.0000 |      18.000 |
+ |*"#accept"                                       |       165 |        161 |(  97.5758 +- 1.19734  )%|   -------   |   -------   |
+ | "#passed"                                       |       165 |        425 |     2.5758 |     2.1096 |      0.0000 |      18.000 |
+ |*"efficiency"                                    |       486 |        425 |(  87.4486 +- 1.50281  )%|   -------   |   -------   |
+B2DRho0D2HHHPIDBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       161 |        161 |(  100.000 +- 0.621118 )%|   -------   |   -------   |
+B2DRho0D2HHHPIDBeauty2Charm   SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  rho(770)0 "                        |       161 |          1 |  0.0062112 |   0.078566 |      0.0000 |      1.0000 |
+ | "# B- -> D-  rho(770)0 "                        |       161 |          2 |   0.012422 |    0.11076 |      0.0000 |      1.0000 |
+ | "# D+"                                          |       161 |        837 |     5.1988 |     8.3754 |      0.0000 |      77.000 |
+ | "# D-"                                          |       161 |        878 |     5.4534 |     8.7809 |      0.0000 |      67.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |       161 |       1715 |     10.652 |     15.918 |      1.0000 |      144.00 |
+ | "# Phys/RHO02PiPiPIDBeauty2CharmFilter"         |       161 |        425 |     2.6398 |     2.0957 |      1.0000 |      18.000 |
+ | "# input particles"                             |       161 |       2140 |     13.292 |     17.456 |      2.0000 |      162.00 |
+ | "# max size B+ -> D+  rho(770)0 "               |       161 |       4064 |     25.242 |     114.27 |      0.0000 |      1386.0 |
+ | "# max size B- -> D-  rho(770)0 "               |       161 |       4244 |     26.360 |     104.07 |      0.0000 |      1206.0 |
+ | "# rho(770)0"                                   |       161 |        425 |     2.6398 |     2.0957 |      1.0000 |      18.000 |
+ | "# selected"                                    |       161 |          3 |   0.018634 |    0.13523 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       161 |          3 |(  1.86335 +- 1.06574  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8308 |        428 |(  5.15166 +- 0.242516 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       428 |          3 |( 0.700935 +- 0.403264 )%|   -------   |   -------   |
+B2DRho0D2HHHPIDBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DRho0D2HHHPIDBeauty2Charm"            |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2DRho0D2HHHPIDBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DRho0D2HHHPIDBeauty2CharmTISTOS"      |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#passed"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+B2DRho0D2HHHPIDBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2DRho0D2HHHPIDBeauty2CharmB2CBBDTBeauty|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2DRho0D2HHHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DRho0D2HHHPIDBeauty2CharmLine"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2DRho0D2HHHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DRho0D2HHHPIDBeauty2CharmLine"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2DRho0D2HHHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DRho0D2HHHPIDBeauty2CharmLine"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DRho0D2HHHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DRho0D2HHHPIDBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DRho0D2HHHPIDBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DKstar0D2HHHPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DKstar0D2HHHPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DKstar0D2HHHPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DKstar0D2HHHPIDBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+K*0Beauty2CharmFilter         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2KPiBeauty2Charm"                      |       213 |       4820 |     22.629 |     16.088 |      4.0000 |      98.000 |
+ | "# input particles"                             |       213 |       4820 |     22.629 |     16.088 |      4.0000 |      98.000 |
+ |*"#accept"                                       |       213 |        184 |(  86.3850 +- 2.34984  )%|   -------   |   -------   |
+ | "#passed"                                       |       213 |        954 |     4.4789 |     4.4538 |      0.0000 |      30.000 |
+ |*"efficiency"                                    |      4820 |        954 |(  19.7925 +- 0.573898 )%|   -------   |   -------   |
+Kstar02KPiPIDBeauty2CharmFi...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/K*0Beauty2CharmFilter"                  |       184 |        954 |     5.1848 |     4.3935 |      1.0000 |      30.000 |
+ | "# input particles"                             |       184 |        954 |     5.1848 |     4.3935 |      1.0000 |      30.000 |
+ |*"#accept"                                       |       184 |        150 |(  81.5217 +- 2.86127  )%|   -------   |   -------   |
+ | "#passed"                                       |       184 |        487 |     2.6467 |     2.8342 |      0.0000 |      18.000 |
+ |*"efficiency"                                    |       954 |        487 |(  51.0482 +- 1.61845  )%|   -------   |   -------   |
+B2DKstar0D2HHHPIDBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B2DKstar0D2HHHPIDBeauty2Charm SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  K*(892)0 "                         |       150 |          4 |   0.026667 |    0.22940 |      0.0000 |      2.0000 |
+ | "# B+ -> D+  K*(892)~0 "                        |       150 |          1 |  0.0066667 |   0.081377 |      0.0000 |      1.0000 |
+ | "# B- -> D-  K*(892)0 "                         |       150 |          9 |   0.060000 |    0.45063 |      0.0000 |      5.0000 |
+ | "# B- -> D-  K*(892)~0 "                        |       150 |          3 |   0.020000 |    0.24413 |      0.0000 |      3.0000 |
+ | "# D+"                                          |       150 |        790 |     5.2667 |     8.5164 |      0.0000 |      77.000 |
+ | "# D-"                                          |       150 |        835 |     5.5667 |     8.9401 |      0.0000 |      67.000 |
+ | "# K*(892)0"                                    |       150 |        238 |     1.5867 |     1.6174 |      0.0000 |      8.0000 |
+ | "# K*(892)~0"                                   |       150 |        249 |     1.6600 |     1.7275 |      0.0000 |      10.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |       150 |       1625 |     10.833 |     16.191 |      1.0000 |      144.00 |
+ | "# Phys/Kstar02KPiPIDBeauty2CharmFilter"        |       150 |        487 |     3.2467 |     2.8117 |      1.0000 |      18.000 |
+ | "# input particles"                             |       150 |       2112 |     14.080 |     18.202 |      2.0000 |      162.00 |
+ | "# max size B+ -> D+  K*(892)0 "                |       150 |       2316 |     15.440 |     54.640 |      0.0000 |      616.00 |
+ | "# max size B+ -> D+  K*(892)~0 "               |       150 |       2622 |     17.480 |     69.385 |      0.0000 |      770.00 |
+ | "# max size B- -> D-  K*(892)0 "                |       150 |       2352 |     15.680 |     50.347 |      0.0000 |      536.00 |
+ | "# max size B- -> D-  K*(892)~0 "               |       150 |       2579 |     17.193 |     63.077 |      0.0000 |      670.00 |
+ | "# selected"                                    |       150 |         17 |    0.11333 |    0.71681 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |       150 |          5 |(  3.33333 +- 1.46566  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      9869 |        757 |(  7.67048 +- 0.267883 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       757 |         17 |(  2.24571 +- 0.538513 )%|   -------   |   -------   |
+B2DKstar0D2HHHPIDBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKstar0D2HHHPIDBeauty2Charm"          |         5 |         17 |     3.4000 |     2.0591 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         5 |         17 |     3.4000 |     2.0591 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         5 |          3 |(  60.0000 +- 21.9089  )%|   -------   |   -------   |
+B2DKstar0D2HHHPIDBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKstar0D2HHHPIDBeauty2CharmTISTOS"    |         3 |         12 |     4.0000 |     2.4495 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         3 |         12 |     4.0000 |     2.4495 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          3 |     1.0000 |     1.4142 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |        12 |          3 |(  25.0000 +- 12.5000  )%|   -------   |   -------   |
+B2DKstar0D2HHHPIDBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKstar0D2HHHPIDBeauty2CharmB2CBBDTBeau|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_B2DKstar0D2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKstar0D2HHHPIDBeauty2CharmLine"      |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2DKstar0D2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKstar0D2HHHPIDBeauty2CharmLine"      |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2DKstar0D2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKstar0D2HHHPIDBeauty2CharmLine"      |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DKstar0D2HHHPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DKstar0D2HHHPIDB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DKstar0D2HHHPIDB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DPhiD2HHHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DPhiD2HHHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DPhiD2HHHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DPhiD2HHHPIDBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+PHIBeauty2CharmFilter         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2KKBeauty2CharmFilter"                 |       213 |       2410 |     11.315 |     8.0439 |      2.0000 |      49.000 |
+ | "# input particles"                             |       213 |       2410 |     11.315 |     8.0439 |      2.0000 |      49.000 |
+ |*"#accept"                                       |       213 |        122 |(  57.2770 +- 3.38947  )%|   -------   |   -------   |
+ | "#passed"                                       |       213 |        261 |     1.2254 |     1.6884 |      0.0000 |      12.000 |
+ |*"efficiency"                                    |      2410 |        261 |(  10.8299 +- 0.633013 )%|   -------   |   -------   |
+PHI2KKPIDBeauty2CharmFilter   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PHIBeauty2CharmFilter"                  |       122 |        261 |     2.1393 |     1.7383 |      1.0000 |      12.000 |
+ | "# input particles"                             |       122 |        261 |     2.1393 |     1.7383 |      1.0000 |      12.000 |
+ |*"#accept"                                       |       122 |         61 |(  50.0000 +- 4.52679  )%|   -------   |   -------   |
+ | "#passed"                                       |       122 |         91 |    0.74590 |    0.96293 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |       261 |         91 |(  34.8659 +- 2.94974  )%|   -------   |   -------   |
+B2DPhiD2HHHPIDBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        61 |         61 |(  100.000 +- 1.63934  )%|   -------   |   -------   |
+B2DPhiD2HHHPIDBeauty2Charm    SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  phi(1020) "                        |        61 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  phi(1020) "                        |        61 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        61 |        470 |     7.7049 |     11.969 |      0.0000 |      77.000 |
+ | "# D-"                                          |        61 |        453 |     7.4262 |     11.431 |      0.0000 |      67.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |        61 |        923 |     15.131 |     22.537 |      1.0000 |      144.00 |
+ | "# Phys/PHI2KKPIDBeauty2CharmFilter"            |        61 |         91 |     1.4918 |    0.86124 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        61 |       1014 |     16.623 |     22.805 |      2.0000 |      146.00 |
+ | "# max size B+ -> D+  phi(1020) "               |        61 |        895 |     14.672 |     28.060 |      0.0000 |      154.00 |
+ | "# max size B- -> D-  phi(1020) "               |        61 |        830 |     13.607 |     24.468 |      0.0000 |      134.00 |
+ | "# phi(1020)"                                   |        61 |         91 |     1.4918 |    0.86124 |      1.0000 |      5.0000 |
+ | "# selected"                                    |        61 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        61 |          0 |(  0.00000 +- 1.63934  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1725 |        134 |(  7.76812 +- 0.644472 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       134 |          0 |(  0.00000 +- 0.746269 )%|   -------   |   -------   |
+StrippingB2DPhiD2HHHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DPhiD2HHHPIDBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DPhiD2HHHPIDBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DKSDDD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DKSDDD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DKSDDD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DKSDDD2HHHBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       245 |        245 |(  100.000 +- 0.408163 )%|   -------   |   -------   |
+B2DKSDDD2HHHBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       111 |        111 |(  100.000 +- 0.900901 )%|   -------   |   -------   |
+B2DKSDDD2HHHBeauty2Charm      SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  KS0 "                              |       111 |          5 |   0.045045 |    0.28116 |      0.0000 |      2.0000 |
+ | "# B- -> D-  KS0 "                              |       111 |         12 |    0.10811 |    0.60555 |      0.0000 |      5.0000 |
+ | "# D+"                                          |       111 |        965 |     8.6937 |     15.061 |      0.0000 |      127.00 |
+ | "# D-"                                          |       111 |        955 |     8.6036 |     13.530 |      0.0000 |      79.000 |
+ | "# KS0"                                         |       111 |        186 |     1.6757 |     1.0149 |      1.0000 |      6.0000 |
+ | "# Phys/D2HHHBeauty2Charm"                      |       111 |       1920 |     17.297 |     27.181 |      1.0000 |      206.00 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       111 |        186 |     1.6757 |     1.0149 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       111 |       2106 |     18.973 |     27.192 |      2.0000 |      209.00 |
+ | "# max size B+ -> D+  KS0 "                     |       111 |       1669 |     15.036 |     38.582 |      0.0000 |      381.00 |
+ | "# max size B- -> D-  KS0 "                     |       111 |       1526 |     13.748 |     26.963 |      0.0000 |      237.00 |
+ | "# selected"                                    |       111 |         17 |    0.15315 |    0.77341 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       111 |          5 |(  4.50450 +- 1.96858  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3195 |        150 |(  4.69484 +- 0.374225 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       150 |         17 |(  11.3333 +- 2.58829  )%|   -------   |   -------   |
+B2DKSDDD2HHHBeauty2CharmTISTOSSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKSDDD2HHHBeauty2Charm"               |         5 |         17 |     3.4000 |     1.4967 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         5 |         17 |     3.4000 |     1.4967 |      2.0000 |      6.0000 |
+ |*"#accept"                                       |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+B2DKSDDD2HHHBeauty2CharmB2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKSDDD2HHHBeauty2CharmTISTOS"         |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          3 |     1.5000 |     1.5000 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |         5 |          3 |(  60.0000 +- 21.9089  )%|   -------   |   -------   |
+B2DKSDDD2HHHBeauty2CharmLine  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKSDDD2HHHBeauty2CharmB2CBBDTBeauty2Ch|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_B2DKSDDD2HHHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKSDDD2HHHBeauty2CharmLine"           |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2DKSDDD2HHHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKSDDD2HHHBeauty2CharmLine"           |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2DKSDDD2HHHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKSDDD2HHHBeauty2CharmLine"           |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DKSDDD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DKSDDD2HHHBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DKSDDD2HHHBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DKSLLD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DKSLLD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DKSLLD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DKSLLD2HHHBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       245 |        245 |(  100.000 +- 0.408163 )%|   -------   |   -------   |
+B2DKSLLD2HHHBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        85 |         85 |(  100.000 +- 1.17647  )%|   -------   |   -------   |
+B2DKSLLD2HHHBeauty2Charm      SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  KS0 "                              |        85 |          4 |   0.047059 |    0.43130 |      0.0000 |      4.0000 |
+ | "# B- -> D-  KS0 "                              |        85 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        85 |        993 |     11.682 |     12.561 |      0.0000 |      63.000 |
+ | "# D-"                                          |        85 |        983 |     11.565 |     14.889 |      0.0000 |      71.000 |
+ | "# KS0"                                         |        85 |        113 |     1.3294 |    0.56126 |      1.0000 |      3.0000 |
+ | "# Phys/D2HHHBeauty2Charm"                      |        85 |       1976 |     23.247 |     25.631 |      1.0000 |      118.00 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        85 |        113 |     1.3294 |    0.56126 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        85 |       2089 |     24.576 |     25.615 |      2.0000 |      119.00 |
+ | "# max size B+ -> D+  KS0 "                     |        85 |       1292 |     15.200 |     17.882 |      0.0000 |      108.00 |
+ | "# max size B- -> D-  KS0 "                     |        85 |       1285 |     15.118 |     20.268 |      0.0000 |      108.00 |
+ | "# selected"                                    |        85 |          4 |   0.047059 |    0.43130 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        85 |          1 |(  1.17647 +- 1.16953  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2577 |        223 |(  8.65347 +- 0.553840 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       223 |          4 |(  1.79372 +- 0.888781 )%|   -------   |   -------   |
+B2DKSLLD2HHHBeauty2CharmTISTOSSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKSLLD2HHHBeauty2Charm"               |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2DKSLLD2HHHBeauty2CharmB2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKSLLD2HHHBeauty2CharmTISTOS"         |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+B2DKSLLD2HHHBeauty2CharmLine  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKSLLD2HHHBeauty2CharmB2CBBDTBeauty2Ch|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2DKSLLD2HHHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKSLLD2HHHBeauty2CharmLine"           |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2DKSLLD2HHHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKSLLD2HHHBeauty2CharmLine"           |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2DKSLLD2HHHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DKSLLD2HHHBeauty2CharmLine"           |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DKSLLD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DKSLLD2HHHBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DKSLLD2HHHBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DRhoPMD2HHHCFPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DRhoPMD2HHHCFPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DRhoPMD2HHHCFPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DRhoPMD2HHHCFPIDBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+X2PiPi0MergedBeauty2Charm     SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/HHPionsInputsBeauty2CharmFilter"        |        25 |        465 |     18.600 |     6.7469 |      10.000 |      35.000 |
+ | "# Phys/Pi0FromBMergedBeauty2CharmFilter"       |        25 |         28 |     1.1200 |    0.32496 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        25 |        493 |     19.720 |     6.7913 |      11.000 |      36.000 |
+ | "# max size rho(770)+ -> pi+  pi0 "             |        25 |        278 |     11.120 |     7.4475 |      4.0000 |      38.000 |
+ | "# max size rho(770)- -> pi-  pi0 "             |        25 |        249 |     9.9600 |     4.3587 |      4.0000 |      22.000 |
+ | "# pi+"                                         |        25 |        239 |     9.5600 |     4.5173 |      4.0000 |      19.000 |
+ | "# pi-"                                         |        25 |        226 |     9.0400 |     3.0787 |      2.0000 |      17.000 |
+ | "# pi0"                                         |        25 |         28 |     1.1200 |    0.32496 |      1.0000 |      2.0000 |
+ | "# rho(770)+ -> pi+  pi0 "                      |        25 |        107 |     4.2800 |     3.3648 |      0.0000 |      18.000 |
+ | "# rho(770)- -> pi-  pi0 "                      |        25 |        108 |     4.3200 |     2.5254 |      0.0000 |      13.000 |
+ | "# selected"                                    |        25 |        215 |     8.6000 |     5.2383 |      2.0000 |      27.000 |
+ |*"#accept"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       527 |        215 |(  40.7970 +- 2.14082  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       215 |        215 |(  100.000 +- 0.465116 )%|   -------   |   -------   |
+X2PiPi0ResolvedBeauty2Charm   SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/HHPionsInputsBeauty2CharmFilter"        |       114 |       1964 |     17.228 |     7.2922 |      5.0000 |      46.000 |
+ | "# Phys/Pi0FromBResolvedBeauty2CharmFilter"     |       114 |        862 |     7.5614 |     5.7675 |      1.0000 |      31.000 |
+ | "# input particles"                             |       114 |       2826 |     24.789 |     11.232 |      7.0000 |      69.000 |
+ | "# max size rho(770)+ -> pi+  pi0 "             |       114 |       8574 |     75.211 |     82.516 |      2.0000 |      529.00 |
+ | "# max size rho(770)- -> pi-  pi0 "             |       114 |       8541 |     74.921 |     83.570 |      2.0000 |      529.00 |
+ | "# pi+"                                         |       114 |        999 |     8.7632 |     4.3575 |      2.0000 |      23.000 |
+ | "# pi-"                                         |       114 |        965 |     8.4649 |     3.8530 |      1.0000 |      23.000 |
+ | "# pi0"                                         |       114 |        862 |     7.5614 |     5.7675 |      1.0000 |      31.000 |
+ | "# rho(770)+ -> pi+  pi0 "                      |       114 |       4125 |     36.184 |     36.137 |      0.0000 |      205.00 |
+ | "# rho(770)- -> pi-  pi0 "                      |       114 |       4329 |     37.974 |     41.037 |      1.0000 |      242.00 |
+ | "# selected"                                    |       114 |       8454 |     74.158 |     72.609 |      3.0000 |      343.00 |
+ |*"#accept"                                       |       114 |        114 |(  100.000 +- 0.877193 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     17115 |       8454 |(  49.3953 +- 0.382164 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      8454 |       8454 |(  100.000 +- 0.0118287)%|   -------   |   -------   |
+X2PiPi0Beauty2Charm           SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PiPi0MergedBeauty2Charm"              |       114 |        215 |     1.8860 |     4.3220 |      0.0000 |      27.000 |
+ | "# Phys/X2PiPi0ResolvedBeauty2Charm"            |       114 |       8454 |     74.158 |     72.609 |      3.0000 |      343.00 |
+ | "# input particles"                             |       114 |       8669 |     76.044 |     73.556 |      3.0000 |      343.00 |
+ |*"#accept"                                       |       114 |        114 |(  100.000 +- 0.877193 )%|   -------   |   -------   |
+ | "#passed"                                       |       114 |       8669 |     76.044 |     73.556 |      3.0000 |      343.00 |
+ |*"efficiency"                                    |      8669 |       8669 |(  100.000 +- 0.0115354)%|   -------   |   -------   |
+RHOPMBeauty2CharmFilter       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PiPi0Beauty2Charm"                    |       114 |       8669 |     76.044 |     73.556 |      3.0000 |      343.00 |
+ | "# input particles"                             |       114 |       8669 |     76.044 |     73.556 |      3.0000 |      343.00 |
+ |*"#accept"                                       |       114 |        101 |(  88.5965 +- 2.97697  )%|   -------   |   -------   |
+ | "#passed"                                       |       114 |        807 |     7.0789 |     7.3618 |      0.0000 |      35.000 |
+ |*"efficiency"                                    |      8669 |        807 |(  9.30903 +- 0.312068 )%|   -------   |   -------   |
+B02DRhoPMD2HHHCFPIDBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       101 |        101 |(  100.000 +- 0.990099 )%|   -------   |   -------   |
+B02DRhoPMD2HHHCFPIDBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D+  rho(770)- "                        |       101 |          9 |   0.089109 |    0.46881 |      0.0000 |      3.0000 |
+ | "# B~0 -> D-  rho(770)+ "                       |       101 |          8 |   0.079208 |    0.50115 |      0.0000 |      4.0000 |
+ | "# D+"                                          |       101 |        191 |     1.8911 |     2.9881 |      0.0000 |      18.000 |
+ | "# D-"                                          |       101 |        183 |     1.8119 |     2.3366 |      0.0000 |      15.000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |       101 |        374 |     3.7030 |     4.6937 |      1.0000 |      33.000 |
+ | "# Phys/RHOPMBeauty2CharmFilter"                |       101 |        807 |     7.9901 |     7.3410 |      1.0000 |      35.000 |
+ | "# input particles"                             |       101 |       1181 |     11.693 |     8.7820 |      2.0000 |      50.000 |
+ | "# max size B0 -> D+  rho(770)- "               |       101 |        690 |     6.8317 |     13.405 |      0.0000 |      102.00 |
+ | "# max size B~0 -> D-  rho(770)+ "              |       101 |        738 |     7.3069 |     25.947 |      0.0000 |      210.00 |
+ | "# rho(770)+"                                   |       101 |        371 |     3.6733 |     3.9102 |      0.0000 |      18.000 |
+ | "# rho(770)-"                                   |       101 |        436 |     4.3168 |     4.7281 |      0.0000 |      28.000 |
+ | "# selected"                                    |       101 |         17 |    0.16832 |    0.67588 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       101 |          7 |(  6.93069 +- 2.52715  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1428 |         94 |(  6.58263 +- 0.656220 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        94 |         17 |(  18.0851 +- 3.96989  )%|   -------   |   -------   |
+B02DRhoPMD2HHHCFPIDBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DRhoPMD2HHHCFPIDBeauty2Charm"        |         7 |         17 |     2.4286 |     1.0498 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         7 |         17 |     2.4286 |     1.0498 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         7 |          3 |(  42.8571 +- 18.7044  )%|   -------   |   -------   |
+B02DRhoPMD2HHHCFPIDBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DRhoPMD2HHHCFPIDBeauty2CharmTISTOS"  |         3 |          7 |     2.3333 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          7 |     2.3333 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          4 |     1.3333 |     1.2472 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |         7 |          4 |(  57.1429 +- 18.7044  )%|   -------   |   -------   |
+B02DRhoPMD2HHHCFPIDBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DRhoPMD2HHHCFPIDBeauty2CharmB2CBBDTBe|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_B02DRhoPMD2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DRhoPMD2HHHCFPIDBeauty2CharmLine"    |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02DRhoPMD2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DRhoPMD2HHHCFPIDBeauty2CharmLine"    |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02DRhoPMD2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DRhoPMD2HHHCFPIDBeauty2CharmLine"    |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DRhoPMD2HHHCFPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DRhoPMD2HHHCFPI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DRhoPMD2HHHCFPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKstarPMD2HHHCF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DKstarPMD2HHHCF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DKstarPMD2HHHCF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DKstarPMD2HHHCFPIDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+HHKaonsInputsBeauty2CharmFi...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       114 |       2014 |     17.667 |     7.4900 |      6.0000 |      49.000 |
+ | "# input particles"                             |       114 |       2014 |     17.667 |     7.4900 |      6.0000 |      49.000 |
+ |*"#accept"                                       |       114 |        114 |(  100.000 +- 0.877193 )%|   -------   |   -------   |
+ | "#passed"                                       |       114 |       1964 |     17.228 |     7.2922 |      5.0000 |      46.000 |
+ |*"efficiency"                                    |      2014 |       1964 |(  97.5174 +- 0.346710 )%|   -------   |   -------   |
+X2KPi0MergedBeauty2Charm      SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> K+  pi0 "                        |        25 |        104 |     4.1600 |     3.4372 |      0.0000 |      18.000 |
+ | "# K*(892)- -> K-  pi0 "                        |        25 |        107 |     4.2800 |     2.3920 |      0.0000 |      12.000 |
+ | "# K+"                                          |        25 |        239 |     9.5600 |     4.5173 |      4.0000 |      19.000 |
+ | "# K-"                                          |        25 |        226 |     9.0400 |     3.0787 |      2.0000 |      17.000 |
+ | "# Phys/HHKaonsInputsBeauty2CharmFilter"        |        25 |        465 |     18.600 |     6.7469 |      10.000 |      35.000 |
+ | "# Phys/Pi0FromBMergedBeauty2CharmFilter"       |        25 |         28 |     1.1200 |    0.32496 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        25 |        493 |     19.720 |     6.7913 |      11.000 |      36.000 |
+ | "# max size K*(892)+ -> K+  pi0 "               |        25 |        278 |     11.120 |     7.4475 |      4.0000 |      38.000 |
+ | "# max size K*(892)- -> K-  pi0 "               |        25 |        249 |     9.9600 |     4.3587 |      4.0000 |      22.000 |
+ | "# pi0"                                         |        25 |         28 |     1.1200 |    0.32496 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        25 |        211 |     8.4400 |     5.2466 |      1.0000 |      27.000 |
+ |*"#accept"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       527 |        211 |(  40.0380 +- 2.13437  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       211 |        211 |(  100.000 +- 0.473934 )%|   -------   |   -------   |
+X2KPi0ResolvedBeauty2Charm    SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> K+  pi0 "                        |       114 |       4122 |     36.158 |     36.133 |      0.0000 |      205.00 |
+ | "# K*(892)- -> K-  pi0 "                        |       114 |       4327 |     37.956 |     41.027 |      1.0000 |      242.00 |
+ | "# K+"                                          |       114 |        999 |     8.7632 |     4.3575 |      2.0000 |      23.000 |
+ | "# K-"                                          |       114 |        965 |     8.4649 |     3.8530 |      1.0000 |      23.000 |
+ | "# Phys/HHKaonsInputsBeauty2CharmFilter"        |       114 |       1964 |     17.228 |     7.2922 |      5.0000 |      46.000 |
+ | "# Phys/Pi0FromBResolvedBeauty2CharmFilter"     |       114 |        862 |     7.5614 |     5.7675 |      1.0000 |      31.000 |
+ | "# input particles"                             |       114 |       2826 |     24.789 |     11.232 |      7.0000 |      69.000 |
+ | "# max size K*(892)+ -> K+  pi0 "               |       114 |       8574 |     75.211 |     82.516 |      2.0000 |      529.00 |
+ | "# max size K*(892)- -> K-  pi0 "               |       114 |       8541 |     74.921 |     83.570 |      2.0000 |      529.00 |
+ | "# pi0"                                         |       114 |        862 |     7.5614 |     5.7675 |      1.0000 |      31.000 |
+ | "# selected"                                    |       114 |       8449 |     74.114 |     72.584 |      3.0000 |      343.00 |
+ |*"#accept"                                       |       114 |        114 |(  100.000 +- 0.877193 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     17115 |       8449 |(  49.3661 +- 0.382161 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      8449 |       8449 |(  100.000 +- 0.0118357)%|   -------   |   -------   |
+X2KPi0Beauty2Charm            SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2KPi0MergedBeauty2Charm"               |       114 |        211 |     1.8509 |     4.2699 |      0.0000 |      27.000 |
+ | "# Phys/X2KPi0ResolvedBeauty2Charm"             |       114 |       8449 |     74.114 |     72.584 |      3.0000 |      343.00 |
+ | "# input particles"                             |       114 |       8660 |     75.965 |     73.514 |      3.0000 |      343.00 |
+ |*"#accept"                                       |       114 |        114 |(  100.000 +- 0.877193 )%|   -------   |   -------   |
+ | "#passed"                                       |       114 |       8660 |     75.965 |     73.514 |      3.0000 |      343.00 |
+ |*"efficiency"                                    |      8660 |       8660 |(  100.000 +- 0.0115473)%|   -------   |   -------   |
+K*PMBeauty2CharmFilter        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2KPi0Beauty2Charm"                     |       114 |       8660 |     75.965 |     73.514 |      3.0000 |      343.00 |
+ | "# input particles"                             |       114 |       8660 |     75.965 |     73.514 |      3.0000 |      343.00 |
+ |*"#accept"                                       |       114 |        101 |(  88.5965 +- 2.97697  )%|   -------   |   -------   |
+ | "#passed"                                       |       114 |       1053 |     9.2368 |     10.171 |      0.0000 |      48.000 |
+ |*"efficiency"                                    |      8660 |       1053 |(  12.1594 +- 0.351192 )%|   -------   |   -------   |
+B02DKstarPMD2HHHCFPIDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       101 |        101 |(  100.000 +- 0.990099 )%|   -------   |   -------   |
+B02DKstarPMD2HHHCFPIDBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K*(892)+ "                         |       101 |          6 |   0.059406 |    0.41796 |      0.0000 |      3.0000 |
+ | "# B~0 -> D+  K*(892)- "                        |       101 |          8 |   0.079208 |    0.41466 |      0.0000 |      3.0000 |
+ | "# D+"                                          |       101 |        188 |     1.8614 |     2.9951 |      0.0000 |      18.000 |
+ | "# D-"                                          |       101 |        180 |     1.7822 |     2.3276 |      0.0000 |      15.000 |
+ | "# K*(892)+"                                    |       101 |        502 |     4.9703 |     5.8571 |      0.0000 |      28.000 |
+ | "# K*(892)-"                                    |       101 |        551 |     5.4554 |     5.9545 |      0.0000 |      36.000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |       101 |        368 |     3.6436 |     4.7085 |      1.0000 |      33.000 |
+ | "# Phys/K*PMBeauty2CharmFilter"                 |       101 |       1053 |     10.426 |     10.216 |      1.0000 |      48.000 |
+ | "# input particles"                             |       101 |       1421 |     14.069 |     11.499 |      2.0000 |      59.000 |
+ | "# max size B0 -> D-  K*(892)+ "                |       101 |        994 |     9.8416 |     34.472 |      0.0000 |      300.00 |
+ | "# max size B~0 -> D+  K*(892)- "               |       101 |        897 |     8.8812 |     17.363 |      0.0000 |      108.00 |
+ | "# selected"                                    |       101 |         14 |    0.13861 |    0.58071 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       101 |          6 |(  5.94059 +- 2.35210  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1891 |        100 |(  5.28821 +- 0.514648 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       100 |         14 |(  14.0000 +- 3.46987  )%|   -------   |   -------   |
+B02DKstarPMD2HHHCFPIDBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKstarPMD2HHHCFPIDBeauty2Charm"      |         6 |         14 |     2.3333 |    0.74536 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         6 |         14 |     2.3333 |    0.74536 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+B02DKstarPMD2HHHCFPIDBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKstarPMD2HHHCFPIDBeauty2CharmTISTOS"|         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          4 |     1.3333 |     1.2472 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |         6 |          4 |(  66.6667 +- 19.2450  )%|   -------   |   -------   |
+B02DKstarPMD2HHHCFPIDBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKstarPMD2HHHCFPIDBeauty2CharmB2CBBDT|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_B02DKstarPMD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKstarPMD2HHHCFPIDBeauty2CharmLine"  |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02DKstarPMD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKstarPMD2HHHCFPIDBeauty2CharmLine"  |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02DKstarPMD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKstarPMD2HHHCFPIDBeauty2CharmLine"  |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DKstarPMD2HHHCF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DKstarPMD2HHHCF...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKstarPMD2HHHCF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKD2KSHLLBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DKD2KSHLLBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DKD2KSHLLBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ProtoD+2KS0pi+LLBeauty2Charm  SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> KS0  pi+ "                             |       103 |         11 |    0.10680 |    0.30885 |      0.0000 |      1.0000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# input particles"                             |       103 |       1859 |     18.049 |     7.0963 |      6.0000 |      43.000 |
+ | "# max size D+ -> KS0  pi+ "                    |       103 |       1215 |     11.796 |     9.8369 |      2.0000 |      66.000 |
+ | "# pi+"                                         |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# pi-"                                         |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# selected"                                    |       103 |         11 |    0.10680 |    0.30885 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       103 |         11 |(  10.6796 +- 3.04323  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1215 |         62 |(  5.10288 +- 0.631315 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        62 |         11 |(  17.7419 +- 4.85170  )%|   -------   |   -------   |
+ProtoD+2KS0K+LLBeauty2Charm   SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> KS0  K+ "                              |       103 |         13 |    0.12621 |    0.33209 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# K-"                                          |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# input particles"                             |       103 |       1859 |     18.049 |     7.0963 |      6.0000 |      43.000 |
+ | "# max size D+ -> KS0  K+ "                     |       103 |       1215 |     11.796 |     9.8369 |      2.0000 |      66.000 |
+ | "# selected"                                    |       103 |         13 |    0.12621 |    0.33209 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       103 |         13 |(  12.6214 +- 3.27218  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1215 |         86 |(  7.07819 +- 0.735753 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        86 |         13 |(  15.1163 +- 3.86265  )%|   -------   |   -------   |
+ProtoD-2KS0pi-LLBeauty2Charm  SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> KS0  pi- "                             |       103 |          6 |   0.058252 |    0.33632 |      0.0000 |      3.0000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# input particles"                             |       103 |       1859 |     18.049 |     7.0963 |      6.0000 |      43.000 |
+ | "# max size D- -> KS0  pi- "                    |       103 |       1197 |     11.621 |     11.171 |      2.0000 |      72.000 |
+ | "# pi+"                                         |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# pi-"                                         |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# selected"                                    |       103 |          6 |   0.058252 |    0.33632 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       103 |          4 |(  3.88350 +- 1.90367  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1197 |         56 |(  4.67836 +- 0.610373 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        56 |          6 |(  10.7143 +- 4.13313  )%|   -------   |   -------   |
+ProtoD-2KS0K-LLBeauty2Charm   SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> KS0  K- "                              |       103 |         18 |    0.17476 |    0.51061 |      0.0000 |      3.0000 |
+ | "# K+"                                          |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# K-"                                          |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# input particles"                             |       103 |       1859 |     18.049 |     7.0963 |      6.0000 |      43.000 |
+ | "# max size D- -> KS0  K- "                     |       103 |       1197 |     11.621 |     11.171 |      2.0000 |      72.000 |
+ | "# selected"                                    |       103 |         18 |    0.17476 |    0.51061 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       103 |         13 |(  12.6214 +- 3.27218  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1197 |         82 |(  6.85046 +- 0.730135 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        82 |         18 |(  21.9512 +- 4.57094  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+D2KsHBeauty2Charm_LL          SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD+2KS0K+LLBeauty2Charm"            |        26 |         13 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/ProtoD+2KS0pi+LLBeauty2Charm"           |        26 |         11 |    0.42308 |    0.49405 |      0.0000 |      1.0000 |
+ | "# Phys/ProtoD-2KS0K-LLBeauty2Charm"            |        26 |         18 |    0.69231 |    0.82131 |      0.0000 |      3.0000 |
+ | "# Phys/ProtoD-2KS0pi-LLBeauty2Charm"           |        26 |          6 |    0.23077 |    0.63897 |      0.0000 |      3.0000 |
+ | "# input particles"                             |        26 |         48 |     1.8462 |     1.4595 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+ | "#passed"                                       |        26 |         48 |     1.8462 |     1.4595 |      1.0000 |      8.0000 |
+ |*"efficiency"                                    |        48 |         48 |(  100.000 +- 2.08333  )%|   -------   |   -------   |
+B02DKD2KSHLLBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B02DKD2KSHLLBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B02DKD2KSHLLBeauty2Charm      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K+ "                               |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K- "                              |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        26 |         24 |    0.92308 |    0.72976 |      0.0000 |      2.0000 |
+ | "# D-"                                          |        26 |         24 |    0.92308 |     1.2986 |      0.0000 |      6.0000 |
+ | "# K+"                                          |        26 |        130 |     5.0000 |     3.1132 |      0.0000 |      15.000 |
+ | "# K-"                                          |        26 |        115 |     4.4231 |     2.2390 |      1.0000 |      10.000 |
+ | "# Phys/D2KsHBeauty2Charm_LL"                   |        26 |         48 |     1.8462 |     1.4595 |      1.0000 |      8.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        26 |        245 |     9.4231 |     4.4130 |      3.0000 |      21.000 |
+ | "# input particles"                             |        26 |        293 |     11.269 |     4.9580 |      5.0000 |      22.000 |
+ | "# max size B0 -> D-  K+ "                      |        26 |         90 |     3.4615 |     4.3344 |      0.0000 |      12.000 |
+ | "# max size B~0 -> D+  K- "                     |        26 |        115 |     4.4231 |     5.0013 |      0.0000 |      20.000 |
+ | "# selected"                                    |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        26 |          0 |(  0.00000 +- 3.84615  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       205 |         19 |(  9.26829 +- 2.02536  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+StrippingB02DKD2KSHLLBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKD2KSHLLBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKD2KSHLLBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiD2KSHLLBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DPiD2KSHLLBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DPiD2KSHLLBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DPiD2KSHLLBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B02DPiD2KSHLLBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B02DPiD2KSHLLBeauty2Charm     SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi+ "                              |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  pi- "                             |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        26 |         24 |    0.92308 |    0.72976 |      0.0000 |      2.0000 |
+ | "# D-"                                          |        26 |         24 |    0.92308 |     1.2986 |      0.0000 |      6.0000 |
+ | "# Phys/D2KsHBeauty2Charm_LL"                   |        26 |         48 |     1.8462 |     1.4595 |      1.0000 |      8.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        26 |        245 |     9.4231 |     4.4130 |      3.0000 |      21.000 |
+ | "# input particles"                             |        26 |        293 |     11.269 |     4.9580 |      5.0000 |      22.000 |
+ | "# max size B0 -> D-  pi+ "                     |        26 |         90 |     3.4615 |     4.3344 |      0.0000 |      12.000 |
+ | "# max size B~0 -> D+  pi- "                    |        26 |        115 |     4.4231 |     5.0013 |      0.0000 |      20.000 |
+ | "# pi+"                                         |        26 |        130 |     5.0000 |     3.1132 |      0.0000 |      15.000 |
+ | "# pi-"                                         |        26 |        115 |     4.4231 |     2.2390 |      1.0000 |      10.000 |
+ | "# selected"                                    |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        26 |          0 |(  0.00000 +- 3.84615  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       205 |         19 |(  9.26829 +- 2.02536  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+StrippingB02DPiD2KSHLLBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DPiD2KSHLLBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiD2KSHLLBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKWSD2KSHLLBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         86 |(  8.60000 +- 0.886589 )%|   -------   |   -------   |
+StrippingB02DKWSD2KSHLLBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         22 |(  25.5814 +- 4.70494  )%|   -------   |   -------   |
+StrippingB02DKWSD2KSHLLBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+StrippingB02DKWSD2KSHLLBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKWSD2KSHLLBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKWSD2KSHLLBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiWSD2KSHLLBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        104 |(  10.4000 +- 0.965319 )%|   -------   |   -------   |
+StrippingB02DPiWSD2KSHLLBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       104 |         43 |(  41.3462 +- 4.82891  )%|   -------   |   -------   |
+StrippingB02DPiWSD2KSHLLBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+B02DPiWSD2KSHLLBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DPiWSD2KSHLLBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DPiWSD2KSHLLBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi- "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  pi+ "                             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D-"                                          |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/D2KsHBeauty2Charm_LL"                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         2 |          9 |     4.5000 |    0.50000 |      4.0000 |      5.0000 |
+ | "# input particles"                             |         2 |         11 |     5.5000 |    0.50000 |      5.0000 |      6.0000 |
+ | "# max size B0 -> D-  pi- "                     |         2 |          3 |     1.5000 |     1.5000 |      0.0000 |      3.0000 |
+ | "# max size B~0 -> D+  pi+ "                    |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# pi-"                                         |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DPiWSD2KSHLLBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DPiWSD2KSHLLBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiWSD2KSHLLBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKD2KSHDDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DKD2KSHDDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DKD2KSHDDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ProtoD+2KS0pi+DDBeauty2Charm  SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> KS0  pi+ "                             |       171 |         13 |   0.076023 |    0.28625 |      0.0000 |      2.0000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# input particles"                             |       171 |       2899 |     16.953 |     7.2860 |      4.0000 |      52.000 |
+ | "# max size D+ -> KS0  pi+ "                    |       171 |       2295 |     13.421 |     13.579 |      1.0000 |      90.000 |
+ | "# pi+"                                         |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# selected"                                    |       171 |         13 |   0.076023 |    0.28625 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       171 |         12 |(  7.01754 +- 1.95342  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2295 |         93 |(  4.05229 +- 0.411601 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        93 |         13 |(  13.9785 +- 3.59577  )%|   -------   |   -------   |
+ProtoD+2KS0K+DDBeauty2Charm   SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> KS0  K+ "                              |       171 |         18 |    0.10526 |    0.37545 |      0.0000 |      3.0000 |
+ | "# K+"                                          |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# K-"                                          |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       171 |       2899 |     16.953 |     7.2860 |      4.0000 |      52.000 |
+ | "# max size D+ -> KS0  K+ "                     |       171 |       2295 |     13.421 |     13.579 |      1.0000 |      90.000 |
+ | "# selected"                                    |       171 |         18 |    0.10526 |    0.37545 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       171 |         15 |(  8.77193 +- 2.16329  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2295 |        110 |(  4.79303 +- 0.445911 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       110 |         18 |(  16.3636 +- 3.52729  )%|   -------   |   -------   |
+ProtoD-2KS0pi-DDBeauty2Charm  SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> KS0  pi- "                             |       171 |         19 |    0.11111 |    0.33236 |      0.0000 |      2.0000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# input particles"                             |       171 |       2899 |     16.953 |     7.2860 |      4.0000 |      52.000 |
+ | "# max size D- -> KS0  pi- "                    |       171 |       2267 |     13.257 |     13.419 |      1.0000 |      84.000 |
+ | "# pi+"                                         |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# selected"                                    |       171 |         19 |    0.11111 |    0.33236 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       171 |         18 |(  10.5263 +- 2.34686  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2267 |         99 |(  4.36700 +- 0.429210 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        99 |         19 |(  19.1919 +- 3.95794  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD-2KS0K-DDBeauty2Charm   SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> KS0  K- "                              |       171 |         17 |   0.099415 |    0.31816 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# K-"                                          |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       171 |       2899 |     16.953 |     7.2860 |      4.0000 |      52.000 |
+ | "# max size D- -> KS0  K- "                     |       171 |       2267 |     13.257 |     13.419 |      1.0000 |      84.000 |
+ | "# selected"                                    |       171 |         17 |   0.099415 |    0.31816 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       171 |         16 |(  9.35673 +- 2.22706  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2267 |        111 |(  4.89634 +- 0.453220 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       111 |         17 |(  15.3153 +- 3.41825  )%|   -------   |   -------   |
+D2KsHBeauty2Charm_DD          SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD+2KS0K+DDBeauty2Charm"            |        36 |         18 |    0.50000 |    0.68718 |      0.0000 |      3.0000 |
+ | "# Phys/ProtoD+2KS0pi+DDBeauty2Charm"           |        36 |         13 |    0.36111 |    0.53504 |      0.0000 |      2.0000 |
+ | "# Phys/ProtoD-2KS0K-DDBeauty2Charm"            |        36 |         17 |    0.47222 |    0.55207 |      0.0000 |      2.0000 |
+ | "# Phys/ProtoD-2KS0pi-DDBeauty2Charm"           |        36 |         19 |    0.52778 |    0.55207 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        36 |         67 |     1.8611 |    0.97618 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+ | "#passed"                                       |        36 |         67 |     1.8611 |    0.97618 |      1.0000 |      5.0000 |
+ |*"efficiency"                                    |        67 |         67 |(  100.000 +- 1.49254  )%|   -------   |   -------   |
+B02DKD2KSHDDBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B02DKD2KSHDDBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B02DKD2KSHDDBeauty2Charm      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K+ "                               |        36 |          2 |   0.055556 |    0.32867 |      0.0000 |      2.0000 |
+ | "# B~0 -> D+  K- "                              |        36 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        36 |         31 |    0.86111 |     1.0581 |      0.0000 |      5.0000 |
+ | "# D-"                                          |        36 |         36 |     1.0000 |    0.94281 |      0.0000 |      3.0000 |
+ | "# K+"                                          |        36 |        146 |     4.0556 |     2.2478 |      0.0000 |      9.0000 |
+ | "# K-"                                          |        36 |        130 |     3.6111 |     1.9189 |      0.0000 |      7.0000 |
+ | "# Phys/D2KsHBeauty2Charm_DD"                   |        36 |         67 |     1.8611 |    0.97618 |      1.0000 |      5.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        36 |        276 |     7.6667 |     3.4561 |      1.0000 |      15.000 |
+ | "# input particles"                             |        36 |        343 |     9.5278 |     3.7822 |      3.0000 |      18.000 |
+ | "# max size B0 -> D-  K+ "                      |        36 |        123 |     3.4167 |     4.1324 |      0.0000 |      16.000 |
+ | "# max size B~0 -> D+  K- "                     |        36 |        131 |     3.6389 |     5.7550 |      0.0000 |      25.000 |
+ | "# selected"                                    |        36 |          2 |   0.055556 |    0.32867 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        36 |          1 |(  2.77778 +- 2.73893  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       254 |         12 |(  4.72441 +- 1.33121  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        12 |          2 |(  16.6667 +- 10.7583  )%|   -------   |   -------   |
+B02DKD2KSHDDBeauty2CharmTISTOSSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKD2KSHDDBeauty2Charm"               |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DKD2KSHDDBeauty2CharmB2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKD2KSHDDBeauty2CharmTISTOS"         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DKD2KSHDDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKD2KSHDDBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKD2KSHDDBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiD2KSHDDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DPiD2KSHDDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DPiD2KSHDDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DPiD2KSHDDBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B02DPiD2KSHDDBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B02DPiD2KSHDDBeauty2Charm     SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi+ "                              |        36 |          2 |   0.055556 |    0.32867 |      0.0000 |      2.0000 |
+ | "# B~0 -> D+  pi- "                             |        36 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        36 |         31 |    0.86111 |     1.0581 |      0.0000 |      5.0000 |
+ | "# D-"                                          |        36 |         36 |     1.0000 |    0.94281 |      0.0000 |      3.0000 |
+ | "# Phys/D2KsHBeauty2Charm_DD"                   |        36 |         67 |     1.8611 |    0.97618 |      1.0000 |      5.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        36 |        276 |     7.6667 |     3.4561 |      1.0000 |      15.000 |
+ | "# input particles"                             |        36 |        343 |     9.5278 |     3.7822 |      3.0000 |      18.000 |
+ | "# max size B0 -> D-  pi+ "                     |        36 |        123 |     3.4167 |     4.1324 |      0.0000 |      16.000 |
+ | "# max size B~0 -> D+  pi- "                    |        36 |        131 |     3.6389 |     5.7550 |      0.0000 |      25.000 |
+ | "# pi+"                                         |        36 |        146 |     4.0556 |     2.2478 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |        36 |        130 |     3.6111 |     1.9189 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        36 |          2 |   0.055556 |    0.32867 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        36 |          1 |(  2.77778 +- 2.73893  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       254 |         11 |(  4.33071 +- 1.27717  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          2 |(  18.1818 +- 11.6291  )%|   -------   |   -------   |
+B02DPiD2KSHDDBeauty2CharmTI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiD2KSHDDBeauty2Charm"              |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DPiD2KSHDDBeauty2CharmB2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiD2KSHDDBeauty2CharmTISTOS"        |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DPiD2KSHDDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DPiD2KSHDDBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiD2KSHDDBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKWSD2KSHDDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         95 |(  9.50000 +- 0.927227 )%|   -------   |   -------   |
+StrippingB02DKWSD2KSHDDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         31 |(  32.6316 +- 4.81045  )%|   -------   |   -------   |
+StrippingB02DKWSD2KSHDDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+B02DKWSD2KSHDDBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02DKWSD2KSHDDBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02DKWSD2KSHDDBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K- "                               |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K+ "                              |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ | "# D-"                                          |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         4 |         22 |     5.5000 |     2.9580 |      1.0000 |      9.0000 |
+ | "# K-"                                          |         4 |         14 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "# Phys/D2KsHBeauty2Charm_DD"                   |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         4 |         36 |     9.0000 |     4.7434 |      2.0000 |      15.000 |
+ | "# input particles"                             |         4 |         43 |     10.750 |     5.4943 |      3.0000 |      18.000 |
+ | "# max size B0 -> D-  K- "                      |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  K+ "                     |         4 |         45 |     11.250 |     9.6534 |      1.0000 |      27.000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        45 |          0 |(  0.00000 +- 2.22222  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKWSD2KSHDDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKWSD2KSHDDBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKWSD2KSHDDBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiWSD2KSHDDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        111 |(  11.1000 +- 0.993373 )%|   -------   |   -------   |
+StrippingB02DPiWSD2KSHDDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       111 |         38 |(  34.2342 +- 4.50369  )%|   -------   |   -------   |
+StrippingB02DPiWSD2KSHDDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+B02DPiWSD2KSHDDBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02DPiWSD2KSHDDBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02DPiWSD2KSHDDBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi- "                              |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  pi+ "                             |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# D-"                                          |         4 |          7 |     1.7500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# Phys/D2KsHBeauty2Charm_DD"                   |         4 |         10 |     2.5000 |    0.86603 |      2.0000 |      4.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         4 |         30 |     7.5000 |     4.7170 |      1.0000 |      12.000 |
+ | "# input particles"                             |         4 |         40 |     10.000 |     5.2440 |      3.0000 |      16.000 |
+ | "# max size B0 -> D-  pi- "                     |         4 |         28 |     7.0000 |     5.3852 |      0.0000 |      14.000 |
+ | "# max size B~0 -> D+  pi+ "                    |         4 |         11 |     2.7500 |     4.2057 |      0.0000 |      10.000 |
+ | "# pi+"                                         |         4 |         16 |     4.0000 |     2.2361 |      1.0000 |      7.0000 |
+ | "# pi-"                                         |         4 |         14 |     3.5000 |     2.6926 |      0.0000 |      7.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        39 |          0 |(  0.00000 +- 2.56410  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DPiWSD2KSHDDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DPiWSD2KSHDDBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiWSD2KSHDDBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2KSMuMuLLBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD2KSMuMuLLBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KD2KSMuMuLLBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ProtoD2mu+mu-KS0LLBeauty2CharmSUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> mu+  mu-  KS0 "                        |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        57 |         75 |     1.3158 |    0.59701 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        57 |         75 |     1.3158 |    0.59701 |      1.0000 |      3.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        57 |        107 |     1.8772 |     1.2851 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        57 |        182 |     3.1930 |     1.5037 |      2.0000 |      9.0000 |
+ | "# mu+"                                         |        57 |         58 |     1.0175 |     1.0677 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        57 |         49 |    0.85965 |    0.99892 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        57 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        57 |          0 |(  0.00000 +- 1.75439  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        36 |         20 |(  55.5556 +- 8.28173  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        19 |          2 |(  10.5263 +- 7.04059  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0KD2KSMuMuLLBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2KSMuMuLLBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2KSMuMuLLBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2KSMuMuLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD2KSMuMuLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSMuMuLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingB2D0PiD2KSMuMuLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD2KSMuMuLLBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2KSMuMuLLBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2KSMuMuDDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD2KSMuMuDDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KD2KSMuMuDDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ProtoD2mu+mu-KS0DDBeauty2CharmSUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> mu+  mu-  KS0 "                        |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        91 |        155 |     1.7033 |     1.0741 |      1.0000 |      6.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        91 |        155 |     1.7033 |     1.0741 |      1.0000 |      6.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        91 |        157 |     1.7253 |     1.1490 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        91 |        312 |     3.4286 |     1.6114 |      2.0000 |      9.0000 |
+ | "# mu+"                                         |        91 |         69 |    0.75824 |    0.95320 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        91 |         88 |    0.96703 |    0.91928 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        91 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        91 |          0 |(  0.00000 +- 1.09890  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        47 |         25 |(  53.1915 +- 7.27838  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        42 |          2 |(  4.76190 +- 3.28603  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0KD2KSMuMuDDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2KSMuMuDDBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2KSMuMuDDBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2KSMuMuDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD2KSMuMuDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSMuMuDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingB2D0PiD2KSMuMuDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD2KSMuMuDDBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2KSMuMuDDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0MuNuD2KSHHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0MuNuD2KSHHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0MuNuD2KSHHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0MuNuD2KSHHLLBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0MuNuD2KSHHLLBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+B2D0MuNuD2KSHHLLBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  mu+ "                              |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  mu- "                              |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        10 |         18 |     1.8000 |     1.1662 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |        10 |         18 |     1.8000 |     1.1662 |      1.0000 |      5.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        10 |         20 |     2.0000 |     1.7889 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        10 |         38 |     3.8000 |     1.7776 |      2.0000 |      8.0000 |
+ | "# max size B+ -> D0  mu+ "                     |        10 |         11 |     1.1000 |     1.5133 |      0.0000 |      5.0000 |
+ | "# max size B- -> D0  mu- "                     |        10 |         18 |     1.8000 |     1.5362 |      0.0000 |      5.0000 |
+ | "# mu+"                                         |        10 |         10 |     1.0000 |     1.4832 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        10 |         10 |     1.0000 |    0.63246 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        29 |         17 |(  58.6207 +- 9.14572  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        17 |          0 |(  0.00000 +- 5.88235  )%|   -------   |   -------   |
+StrippingB2D0MuNuD2KSHHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0MuNuD2KSHHLLBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0MuNuD2KSHHLLBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0MuNuD2KSHHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0MuNuD2KSHHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0MuNuD2KSHHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0MuNuD2KSHHDDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0MuNuD2KSHHDDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+B2D0MuNuD2KSHHDDBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  mu+ "                              |        11 |          4 |    0.36364 |    0.77139 |      0.0000 |      2.0000 |
+ | "# B- -> D0  mu- "                              |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        11 |         36 |     3.2727 |     5.0469 |      1.0000 |      19.000 |
+ | "# D~0"                                         |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |        11 |         36 |     3.2727 |     5.0469 |      1.0000 |      19.000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        11 |         15 |     1.3636 |    0.48105 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        11 |         51 |     4.6364 |     5.2790 |      2.0000 |      21.000 |
+ | "# max size B+ -> D0  mu+ "                     |        11 |         46 |     4.1818 |     10.727 |      0.0000 |      38.000 |
+ | "# max size B- -> D0  mu- "                     |        11 |         15 |     1.3636 |     2.2268 |      0.0000 |      8.0000 |
+ | "# mu+"                                         |        11 |          8 |    0.72727 |    0.74966 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        11 |          7 |    0.63636 |    0.64282 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        11 |          4 |    0.36364 |    0.77139 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        11 |          2 |(  18.1818 +- 11.6291  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        61 |         29 |(  47.5410 +- 6.39410  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        29 |          4 |(  13.7931 +- 6.40329  )%|   -------   |   -------   |
+B2D0MuNuD2KSHHDDBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0MuNuD2KSHHDDBeauty2Charm"           |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B2D0MuNuD2KSHHDDBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0MuNuD2KSHHDDBeauty2CharmTISTOS"     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2D0MuNuD2KSHHDDBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0MuNuD2KSHHDDBeauty2CharmB2CBBDTBeaut|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0MuNuD2KSHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0MuNuD2KSHHDDBeauty2CharmLine"       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0MuNuD2KSHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0MuNuD2KSHHDDBeauty2CharmLine"       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0MuNuD2KSHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0MuNuD2KSHHDDBeauty2CharmLine"       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0MuNuD2KSHHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0MuNuD2KSHHDDBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0MuNuD2KSHHDDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KKD2KSHHLLBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KKD2KSHHLLBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0KKD2KSHHLLBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0KKD2KSHHLLBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B02D0KKD2KSHHLLBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B02D0KKD2KSHHLLBeauty2Charm   SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  phi(1020) "                        |        26 |          3 |    0.11538 |    0.42308 |      0.0000 |      2.0000 |
+ | "# D0"                                          |        26 |         46 |     1.7692 |     1.2187 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |        26 |         46 |     1.7692 |     1.2187 |      1.0000 |      5.0000 |
+ | "# Phys/X2KKBeauty2CharmFilter"                 |        26 |        391 |     15.038 |     7.6434 |      1.0000 |      30.000 |
+ | "# input particles"                             |        26 |        437 |     16.808 |     7.6712 |      2.0000 |      31.000 |
+ | "# max size B0 -> D0  phi(1020) "               |        26 |        678 |     26.077 |     25.354 |      1.0000 |      125.00 |
+ | "# phi(1020)"                                   |        26 |        391 |     15.038 |     7.6434 |      1.0000 |      30.000 |
+ | "# selected"                                    |        26 |          3 |    0.11538 |    0.42308 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        26 |          2 |(  7.69231 +- 5.22589  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       678 |         63 |(  9.29204 +- 1.11497  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        63 |          3 |(  4.76190 +- 2.68303  )%|   -------   |   -------   |
+B02D0KKD2KSHHLLBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2KSHHLLBeauty2Charm"            |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02D0KKD2KSHHLLBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2KSHHLLBeauty2CharmTISTOS"      |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+B02D0KKD2KSHHLLBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2KSHHLLBeauty2CharmB2CBBDTBeauty|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_B02D0KKD2KSHHL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2KSHHLLBeauty2CharmLine"        |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02D0KKD2KSHHL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2KSHHLLBeauty2CharmLine"        |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02D0KKD2KSHHL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2KSHHLLBeauty2CharmLine"        |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0KKD2KSHHLLBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0KKD2KSHHLLBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KKD2KSHHLLBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0PiPiD2KSHHLLB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0PiPiD2KSHHLLB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2KSHHLLB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0PiPiD2KSHHLLBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B02D0PiPiD2KSHHLLBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B02D0PiPiD2KSHHLLBeauty2Charm SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)0 "                        |        26 |          1 |   0.038462 |    0.19231 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        26 |         46 |     1.7692 |     1.2187 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |        26 |         46 |     1.7692 |     1.2187 |      1.0000 |      5.0000 |
+ | "# Phys/X2PiPiBeauty2Charm"                     |        26 |        391 |     15.038 |     7.6434 |      1.0000 |      30.000 |
+ | "# input particles"                             |        26 |        437 |     16.808 |     7.6712 |      2.0000 |      31.000 |
+ | "# max size B0 -> D0  rho(770)0 "               |        26 |        678 |     26.077 |     25.354 |      1.0000 |      125.00 |
+ | "# rho(770)0"                                   |        26 |        391 |     15.038 |     7.6434 |      1.0000 |      30.000 |
+ | "# selected"                                    |        26 |          1 |   0.038462 |    0.19231 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        26 |          1 |(  3.84615 +- 3.77146  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       678 |         59 |(  8.70206 +- 1.08250  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        59 |          1 |(  1.69492 +- 1.68049  )%|   -------   |   -------   |
+B02D0PiPiD2KSHHLLBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PiPiD2KSHHLLBeauty2Charm"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02D0PiPiD2KSHHLLBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PiPiD2KSHHLLBeauty2CharmTISTOS"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2KSHHLLB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0PiPiD2KSHHLLB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0PiPiD2KSHHLLB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD2KSHHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KPiD2KSHHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0KPiD2KSHHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0KPiD2KSHHLLBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B02D0KPiD2KSHHLLBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B02D0KPiD2KSHHLLBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  K*(892)0 "                         |        26 |          1 |   0.038462 |    0.19231 |      0.0000 |      1.0000 |
+ | "# B0 -> D0  K*(892)~0 "                        |        26 |          3 |    0.11538 |    0.42308 |      0.0000 |      2.0000 |
+ | "# D0"                                          |        26 |         46 |     1.7692 |     1.2187 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        26 |        391 |     15.038 |     7.6434 |      1.0000 |      30.000 |
+ | "# K*(892)~0"                                   |        26 |        391 |     15.038 |     7.6434 |      1.0000 |      30.000 |
+ | "# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |        26 |         46 |     1.7692 |     1.2187 |      1.0000 |      5.0000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |        26 |        782 |     30.077 |     15.287 |      2.0000 |      60.000 |
+ | "# input particles"                             |        26 |        828 |     31.846 |     15.266 |      3.0000 |      61.000 |
+ | "# max size B0 -> D0  K*(892)0 "                |        26 |        678 |     26.077 |     25.354 |      1.0000 |      125.00 |
+ | "# max size B0 -> D0  K*(892)~0 "               |        26 |        678 |     26.077 |     25.354 |      1.0000 |      125.00 |
+ | "# selected"                                    |        26 |          4 |    0.15385 |    0.53294 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        26 |          2 |(  7.69231 +- 5.22589  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1356 |        122 |(  8.99705 +- 0.777048 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       122 |          4 |(  3.27869 +- 1.61225  )%|   -------   |   -------   |
+B02D0KPiD2KSHHLLBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2KSHHLLBeauty2Charm"           |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02D0KPiD2KSHHLLBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2KSHHLLBeauty2CharmTISTOS"     |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+B02D0KPiD2KSHHLLBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2KSHHLLBeauty2CharmB2CBBDTBeaut|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_B02D0KPiD2KSHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2KSHHLLBeauty2CharmLine"       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02D0KPiD2KSHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2KSHHLLBeauty2CharmLine"       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02D0KPiD2KSHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2KSHHLLBeauty2CharmLine"       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0KPiD2KSHHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0KPiD2KSHHLLBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD2KSHHLLBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DHHWSD2KSHHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        102 |(  10.2000 +- 0.957058 )%|   -------   |   -------   |
+StrippingB02DHHWSD2KSHHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       102 |         35 |(  34.3137 +- 4.70079  )%|   -------   |   -------   |
+StrippingB02DHHWSD2KSHHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+B02DHHWSD2KSHHLLBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DHHWSD2KSHHLLBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DHHWSD2KSHHLLBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)+ "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  rho(770)- "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "# Phys/X2HHWSBeauty2Charm"                     |         2 |        204 |     102.00 |     42.000 |      60.000 |      144.00 |
+ | "# input particles"                             |         2 |        206 |     103.00 |     42.000 |      61.000 |      145.00 |
+ | "# max size B0 -> D0  rho(770)+ "               |         2 |          4 |     2.0000 |     2.0000 |      0.0000 |      4.0000 |
+ | "# max size B0 -> D0  rho(770)- "               |         2 |         64 |     32.000 |     12.000 |      20.000 |      44.000 |
+ | "# rho(770)+"                                   |         2 |          4 |     2.0000 |     2.0000 |      0.0000 |      4.0000 |
+ | "# rho(770)-"                                   |         2 |         64 |     32.000 |     12.000 |      20.000 |      44.000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        68 |          3 |(  4.41176 +- 2.49031  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB02DHHWSD2KSHHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DHHWSD2KSHHLLBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DHHWSD2KSHHLLBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KKD2KSHHDDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KKD2KSHHDDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0KKD2KSHHDDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0KKD2KSHHDDBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B02D0KKD2KSHHDDBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B02D0KKD2KSHHDDBeauty2Charm   SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  phi(1020) "                        |        23 |          1 |   0.043478 |    0.20393 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        23 |         54 |     2.3478 |     3.6309 |      1.0000 |      19.000 |
+ | "# D~0"                                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |        23 |         54 |     2.3478 |     3.6309 |      1.0000 |      19.000 |
+ | "# Phys/X2KKBeauty2CharmFilter"                 |        23 |        296 |     12.870 |     9.3915 |      3.0000 |      49.000 |
+ | "# input particles"                             |        23 |        350 |     15.217 |     12.542 |      4.0000 |      68.000 |
+ | "# max size B0 -> D0  phi(1020) "               |        23 |       1338 |     58.174 |     186.59 |      3.0000 |      931.00 |
+ | "# phi(1020)"                                   |        23 |        296 |     12.870 |     9.3915 |      3.0000 |      49.000 |
+ | "# selected"                                    |        23 |          1 |   0.043478 |    0.20393 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        23 |          1 |(  4.34783 +- 4.25226  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1338 |         74 |(  5.53064 +- 0.624892 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        74 |          1 |(  1.35135 +- 1.34219  )%|   -------   |   -------   |
+B02D0KKD2KSHHDDBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2KSHHDDBeauty2Charm"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02D0KKD2KSHHDDBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2KSHHDDBeauty2CharmTISTOS"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0KKD2KSHHDDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KKD2KSHHDDBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KKD2KSHHDDBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0PiPiD2KSHHDDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0PiPiD2KSHHDDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2KSHHDDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0PiPiD2KSHHDDBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B02D0PiPiD2KSHHDDBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B02D0PiPiD2KSHHDDBeauty2Charm SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)0 "                        |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        23 |         54 |     2.3478 |     3.6309 |      1.0000 |      19.000 |
+ | "# D~0"                                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |        23 |         54 |     2.3478 |     3.6309 |      1.0000 |      19.000 |
+ | "# Phys/X2PiPiBeauty2Charm"                     |        23 |        296 |     12.870 |     9.3915 |      3.0000 |      49.000 |
+ | "# input particles"                             |        23 |        350 |     15.217 |     12.542 |      4.0000 |      68.000 |
+ | "# max size B0 -> D0  rho(770)0 "               |        23 |       1338 |     58.174 |     186.59 |      3.0000 |      931.00 |
+ | "# rho(770)0"                                   |        23 |        296 |     12.870 |     9.3915 |      3.0000 |      49.000 |
+ | "# selected"                                    |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        23 |          0 |(  0.00000 +- 4.34783  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1338 |         76 |(  5.68012 +- 0.632779 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        76 |          0 |(  0.00000 +- 1.31579  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2KSHHDDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0PiPiD2KSHHDDB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0PiPiD2KSHHDDB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD2KSHHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KPiD2KSHHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0KPiD2KSHHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0KPiD2KSHHDDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B02D0KPiD2KSHHDDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B02D0KPiD2KSHHDDBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  K*(892)0 "                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  K*(892)~0 "                        |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        23 |         54 |     2.3478 |     3.6309 |      1.0000 |      19.000 |
+ | "# D~0"                                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        23 |        296 |     12.870 |     9.3915 |      3.0000 |      49.000 |
+ | "# K*(892)~0"                                   |        23 |        296 |     12.870 |     9.3915 |      3.0000 |      49.000 |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |        23 |         54 |     2.3478 |     3.6309 |      1.0000 |      19.000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |        23 |        592 |     25.739 |     18.783 |      6.0000 |      98.000 |
+ | "# input particles"                             |        23 |        646 |     28.087 |     21.859 |      7.0000 |      117.00 |
+ | "# max size B0 -> D0  K*(892)0 "                |        23 |       1338 |     58.174 |     186.59 |      3.0000 |      931.00 |
+ | "# max size B0 -> D0  K*(892)~0 "               |        23 |       1338 |     58.174 |     186.59 |      3.0000 |      931.00 |
+ | "# selected"                                    |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        23 |          0 |(  0.00000 +- 4.34783  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2676 |        148 |(  5.53064 +- 0.441866 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       148 |          0 |(  0.00000 +- 0.675676 )%|   -------   |   -------   |
+StrippingB02D0KPiD2KSHHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD2KSHHDDBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD2KSHHDDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DHHWSD2KSHHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         94 |(  9.40000 +- 0.922843 )%|   -------   |   -------   |
+StrippingB02DHHWSD2KSHHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        94 |         39 |(  41.4894 +- 5.08185  )%|   -------   |   -------   |
+StrippingB02DHHWSD2KSHHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        39 |         39 |(  100.000 +- 2.56410  )%|   -------   |   -------   |
+B02DHHWSD2KSHHDDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DHHWSD2KSHHDDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DHHWSD2KSHHDDBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)+ "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  rho(770)- "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/X2HHWSBeauty2Charm"                     |         1 |         48 |     48.000 |     0.0000 |      48.000 |      48.000 |
+ | "# input particles"                             |         1 |         51 |     51.000 |     0.0000 |      51.000 |      51.000 |
+ | "# max size B0 -> D0  rho(770)+ "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D0  rho(770)- "               |         1 |         48 |     48.000 |     0.0000 |      48.000 |      48.000 |
+ | "# rho(770)+"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# rho(770)-"                                   |         1 |         16 |     16.000 |     0.0000 |      16.000 |      16.000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        48 |          0 |(  0.00000 +- 2.08333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DHHWSD2KSHHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DHHWSD2KSHHDDBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DHHWSD2KSHHDDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KKD2KSHHLLWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        100 |(  10.0000 +- 0.948683 )%|   -------   |   -------   |
+StrippingB02D0KKD2KSHHLLWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       100 |         34 |(  34.0000 +- 4.73709  )%|   -------   |   -------   |
+StrippingB02D0KKD2KSHHLLWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        34 |         34 |(  100.000 +- 2.94118  )%|   -------   |   -------   |
+StrippingB02D0KKD2KSHHLLWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KKD2KSHHLLWSB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KKD2KSHHLLWSB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0PiPiD2KSHHLLW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         94 |(  9.40000 +- 0.922843 )%|   -------   |   -------   |
+StrippingB02D0PiPiD2KSHHLLW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        94 |         35 |(  37.2340 +- 4.98618  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2KSHHLLW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+B02D0PiPiD2KSHHLLWSBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02D0PiPiD2KSHHLLWSBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02D0PiPiD2KSHHLLWSBeauty2C...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)0 "                        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "# D~0"                                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHWSBeauty2Charm_LL"                |         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "# Phys/X2PiPiBeauty2Charm"                     |         4 |         65 |     16.250 |     3.5620 |      11.000 |      20.000 |
+ | "# input particles"                             |         4 |         73 |     18.250 |     3.6997 |      13.000 |      23.000 |
+ | "# max size B0 -> D0  rho(770)0 "               |         4 |        131 |     32.750 |     16.238 |      19.000 |      60.000 |
+ | "# rho(770)0"                                   |         4 |         65 |     16.250 |     3.5620 |      11.000 |      20.000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       131 |          9 |(  6.87023 +- 2.21001  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2KSHHLLW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0PiPiD2KSHHLLW...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0PiPiD2KSHHLLW...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD2KSHHLLWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         90 |(  9.00000 +- 0.904986 )%|   -------   |   -------   |
+StrippingB02D0KPiD2KSHHLLWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        90 |         22 |(  24.4444 +- 4.53004  )%|   -------   |   -------   |
+StrippingB02D0KPiD2KSHHLLWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+B02D0KPiD2KSHHLLWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02D0KPiD2KSHHLLWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02D0KPiD2KSHHLLWSBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  K*(892)0 "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  K*(892)~0 "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "# K*(892)~0"                                   |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "# Phys/D2KsHHWSBeauty2Charm_LL"                |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |         1 |         58 |     58.000 |     0.0000 |      58.000 |      58.000 |
+ | "# input particles"                             |         1 |         62 |     62.000 |     0.0000 |      62.000 |      62.000 |
+ | "# max size B0 -> D0  K*(892)0 "                |         1 |        116 |     116.00 |     0.0000 |      116.00 |      116.00 |
+ | "# max size B0 -> D0  K*(892)~0 "               |         1 |        116 |     116.00 |     0.0000 |      116.00 |      116.00 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       232 |         10 |(  4.31034 +- 1.33335  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+StrippingB02D0KPiD2KSHHLLWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD2KSHHLLWS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD2KSHHLLWS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DHHWSD2KSHHLLWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         98 |(  9.80000 +- 0.940191 )%|   -------   |   -------   |
+StrippingB02DHHWSD2KSHHLLWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        98 |         31 |(  31.6327 +- 4.69763  )%|   -------   |   -------   |
+StrippingB02DHHWSD2KSHHLLWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+B02DHHWSD2KSHHLLWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DHHWSD2KSHHLLWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DHHWSD2KSHHLLWSBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)+ "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  rho(770)- "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         2 |          8 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# D~0"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHWSBeauty2Charm_LL"                |         2 |          8 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# Phys/X2HHWSBeauty2Charm"                     |         2 |        588 |     294.00 |     78.000 |      216.00 |      372.00 |
+ | "# input particles"                             |         2 |        596 |     298.00 |     78.000 |      220.00 |      376.00 |
+ | "# max size B0 -> D0  rho(770)+ "               |         2 |        576 |     288.00 |     176.00 |      112.00 |      464.00 |
+ | "# max size B0 -> D0  rho(770)- "               |         2 |        208 |     104.00 |     72.000 |      32.000 |      176.00 |
+ | "# rho(770)+"                                   |         2 |        144 |     72.000 |     44.000 |      28.000 |      116.00 |
+ | "# rho(770)-"                                   |         2 |         52 |     26.000 |     18.000 |      8.0000 |      44.000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       784 |         51 |(  6.50510 +- 0.880771 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        51 |          0 |(  0.00000 +- 1.96078  )%|   -------   |   -------   |
+StrippingB02DHHWSD2KSHHLLWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DHHWSD2KSHHLLWS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DHHWSD2KSHHLLWS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KKD2KSHHDDWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        112 |(  11.2000 +- 0.997276 )%|   -------   |   -------   |
+StrippingB02D0KKD2KSHHDDWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       112 |         41 |(  36.6071 +- 4.55191  )%|   -------   |   -------   |
+StrippingB02D0KKD2KSHHDDWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        41 |         41 |(  100.000 +- 2.43902  )%|   -------   |   -------   |
+B02D0KKD2KSHHDDWSBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02D0KKD2KSHHDDWSBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02D0KKD2KSHHDDWSBeauty2Charm SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  phi(1020) "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHWSBeauty2Charm_DD"                |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# Phys/X2KKBeauty2CharmFilter"                 |         2 |         25 |     12.500 |     5.5000 |      7.0000 |      18.000 |
+ | "# input particles"                             |         2 |         31 |     15.500 |     3.5000 |      12.000 |      19.000 |
+ | "# max size B0 -> D0  phi(1020) "               |         2 |         53 |     26.500 |     8.5000 |      18.000 |      35.000 |
+ | "# phi(1020)"                                   |         2 |         25 |     12.500 |     5.5000 |      7.0000 |      18.000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        53 |          4 |(  7.54717 +- 3.62839  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB02D0KKD2KSHHDDWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KKD2KSHHDDWSB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KKD2KSHHDDWSB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0PiPiD2KSHHDDW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        111 |(  11.1000 +- 0.993373 )%|   -------   |   -------   |
+StrippingB02D0PiPiD2KSHHDDW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       111 |         46 |(  41.4414 +- 4.67575  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2KSHHDDW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        46 |         46 |(  100.000 +- 2.17391  )%|   -------   |   -------   |
+B02D0PiPiD2KSHHDDWSBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02D0PiPiD2KSHHDDWSBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02D0PiPiD2KSHHDDWSBeauty2C...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)0 "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHWSBeauty2Charm_DD"                |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# Phys/X2PiPiBeauty2Charm"                     |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# input particles"                             |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# max size B0 -> D0  rho(770)0 "               |         1 |         35 |     35.000 |     0.0000 |      35.000 |      35.000 |
+ | "# rho(770)0"                                   |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        35 |          5 |(  14.2857 +- 5.91485  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2KSHHDDW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0PiPiD2KSHHDDW...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0PiPiD2KSHHDDW...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD2KSHHDDWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         98 |(  9.80000 +- 0.940191 )%|   -------   |   -------   |
+StrippingB02D0KPiD2KSHHDDWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        98 |         26 |(  26.5306 +- 4.45978  )%|   -------   |   -------   |
+StrippingB02D0KPiD2KSHHDDWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B02D0KPiD2KSHHDDWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02D0KPiD2KSHHDDWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02D0KPiD2KSHHDDWSBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  K*(892)0 "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  K*(892)~0 "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# K*(892)~0"                                   |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/D2KsHHWSBeauty2Charm_DD"                |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# max size B0 -> D0  K*(892)0 "                |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# max size B0 -> D0  K*(892)~0 "               |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD2KSHHDDWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD2KSHHDDWS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD2KSHHDDWS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DHHWSD2KSHHDDWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        106 |(  10.6000 +- 0.973468 )%|   -------   |   -------   |
+StrippingB02DHHWSD2KSHHDDWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       106 |         37 |(  34.9057 +- 4.62985  )%|   -------   |   -------   |
+StrippingB02DHHWSD2KSHHDDWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+B02DHHWSD2KSHHDDWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02DHHWSD2KSHHDDWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02DHHWSD2KSHHDDWSBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)+ "                        |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  rho(770)- "                        |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         5 |         16 |     3.2000 |     3.4871 |      1.0000 |      10.000 |
+ | "# D~0"                                         |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHWSBeauty2Charm_DD"                |         5 |         16 |     3.2000 |     3.4871 |      1.0000 |      10.000 |
+ | "# Phys/X2HHWSBeauty2Charm"                     |         5 |        456 |     91.200 |     45.915 |      24.000 |      156.00 |
+ | "# input particles"                             |         5 |        472 |     94.400 |     48.553 |      25.000 |      166.00 |
+ | "# max size B0 -> D0  rho(770)+ "               |         5 |        356 |     71.200 |     105.08 |      4.0000 |      280.00 |
+ | "# max size B0 -> D0  rho(770)- "               |         5 |        328 |     65.600 |     89.536 |      0.0000 |      240.00 |
+ | "# rho(770)+"                                   |         5 |         80 |     16.000 |     10.119 |      4.0000 |      28.000 |
+ | "# rho(770)-"                                   |         5 |         72 |     14.400 |     8.2365 |      0.0000 |      24.000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       684 |         67 |(  9.79532 +- 1.13657  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        67 |          0 |(  0.00000 +- 1.49254  )%|   -------   |   -------   |
+StrippingB02DHHWSD2KSHHDDWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DHHWSD2KSHHDDWS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DHHWSD2KSHHDDWS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2KSHHLLBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD2KSHHLLBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KD2KSHHLLBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KD2KSHHLLBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0KD2KSHHLLBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0KD2KSHHLLBeauty2Charm     SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K- "                               |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        26 |         46 |     1.7692 |     1.2187 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        26 |        126 |     4.8462 |     2.7272 |      1.0000 |      15.000 |
+ | "# K-"                                          |        26 |        124 |     4.7692 |     2.2923 |      1.0000 |      10.000 |
+ | "# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |        26 |         46 |     1.7692 |     1.2187 |      1.0000 |      5.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        26 |        250 |     9.6154 |     3.8538 |      3.0000 |      21.000 |
+ | "# input particles"                             |        26 |        296 |     11.385 |     3.8238 |      4.0000 |      22.000 |
+ | "# max size B+ -> D0  K+ "                      |        26 |        208 |     8.0000 |     5.9872 |      1.0000 |      25.000 |
+ | "# max size B- -> D0  K- "                      |        26 |        212 |     8.1538 |     7.1020 |      2.0000 |      30.000 |
+ | "# selected"                                    |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        26 |          0 |(  0.00000 +- 3.84615  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       420 |         30 |(  7.14286 +- 1.25666  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        30 |          0 |(  0.00000 +- 3.33333  )%|   -------   |   -------   |
+StrippingB2D0KD2KSHHLLBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2KSHHLLBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2KSHHLLBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2KSHHLLWSBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         83 |(  8.30000 +- 0.872416 )%|   -------   |   -------   |
+StrippingB2D0KD2KSHHLLWSBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        83 |         33 |(  39.7590 +- 5.37186  )%|   -------   |   -------   |
+StrippingB2D0KD2KSHHLLWSBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+B2D0KD2KSHHLLWSBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2D0KD2KSHHLLWSBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2D0KD2KSHHLLWSBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K- "                               |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ | "# D~0"                                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         4 |         25 |     6.2500 |     3.6315 |      2.0000 |      12.000 |
+ | "# K-"                                          |         4 |         12 |     3.0000 |     1.8708 |      1.0000 |      6.0000 |
+ | "# Phys/D2KsHHWSBeauty2Charm_LL"                |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         4 |         37 |     9.2500 |     5.3561 |      4.0000 |      18.000 |
+ | "# input particles"                             |         4 |         44 |     11.000 |     5.0990 |      5.0000 |      19.000 |
+ | "# max size B+ -> D0  K+ "                      |         4 |         41 |     10.250 |     4.9181 |      2.0000 |      15.000 |
+ | "# max size B- -> D0  K- "                      |         4 |         17 |     4.2500 |     1.7854 |      2.0000 |      6.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        58 |          9 |(  15.5172 +- 4.75420  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingB2D0KD2KSHHLLWSBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2KSHHLLWSBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2KSHHLLWSBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2KSHHLLBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD2KSHHLLBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSHHLLBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiD2KSHHLLBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0PiD2KSHHLLBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0PiD2KSHHLLBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi- "                              |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        26 |         46 |     1.7692 |     1.2187 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |        26 |         46 |     1.7692 |     1.2187 |      1.0000 |      5.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        26 |        250 |     9.6154 |     3.8538 |      3.0000 |      21.000 |
+ | "# input particles"                             |        26 |        296 |     11.385 |     3.8238 |      4.0000 |      22.000 |
+ | "# max size B+ -> D0  pi+ "                     |        26 |        208 |     8.0000 |     5.9872 |      1.0000 |      25.000 |
+ | "# max size B- -> D0  pi- "                     |        26 |        212 |     8.1538 |     7.1020 |      2.0000 |      30.000 |
+ | "# pi+"                                         |        26 |        126 |     4.8462 |     2.7272 |      1.0000 |      15.000 |
+ | "# pi-"                                         |        26 |        124 |     4.7692 |     2.2923 |      1.0000 |      10.000 |
+ | "# selected"                                    |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        26 |          0 |(  0.00000 +- 3.84615  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       420 |         28 |(  6.66667 +- 1.21716  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        28 |          0 |(  0.00000 +- 3.57143  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSHHLLBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD2KSHHLLBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2KSHHLLBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2KSHHLLWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         93 |(  9.30000 +- 0.918428 )%|   -------   |   -------   |
+StrippingB2D0PiD2KSHHLLWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        93 |         41 |(  44.0860 +- 5.14836  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSHHLLWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        41 |         41 |(  100.000 +- 2.43902  )%|   -------   |   -------   |
+B2D0PiD2KSHHLLWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0PiD2KSHHLLWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0PiD2KSHHLLWSBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi- "                              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         3 |         10 |     3.3333 |     1.2472 |      2.0000 |      5.0000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHWSBeauty2Charm_LL"                |         3 |         10 |     3.3333 |     1.2472 |      2.0000 |      5.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         3 |         27 |     9.0000 |     2.4495 |      6.0000 |      12.000 |
+ | "# input particles"                             |         3 |         37 |     12.333 |     3.3993 |      9.0000 |      17.000 |
+ | "# max size B+ -> D0  pi+ "                     |         3 |         50 |     16.667 |     6.2361 |      10.000 |      25.000 |
+ | "# max size B- -> D0  pi- "                     |         3 |         46 |     15.333 |     14.055 |      3.0000 |      35.000 |
+ | "# pi+"                                         |         3 |         15 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# pi-"                                         |         3 |         12 |     4.0000 |     2.4495 |      1.0000 |      7.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        96 |          4 |(  4.16667 +- 2.03947  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSHHLLWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD2KSHHLLWSBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2KSHHLLWSBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2KSMuMuLLWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        112 |(  11.2000 +- 0.997276 )%|   -------   |   -------   |
+StrippingB2D0KD2KSMuMuLLWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       112 |         39 |(  34.8214 +- 4.50160  )%|   -------   |   -------   |
+StrippingB2D0KD2KSMuMuLLWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        39 |         39 |(  100.000 +- 2.56410  )%|   -------   |   -------   |
+ProtoD2mu+mu+KS0WSPlusLLBea...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> mu+  mu+  KS0 "                        |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        13 |         16 |     1.2308 |    0.57564 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        13 |         16 |     1.2308 |    0.57564 |      1.0000 |      3.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        13 |         28 |     2.1538 |     1.6570 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        13 |         44 |     3.3846 |     1.7338 |      2.0000 |      8.0000 |
+ | "# mu+"                                         |        13 |         16 |     1.2308 |     1.3674 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        13 |         12 |    0.92308 |    0.82849 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        13 |          0 |(  0.00000 +- 7.69231  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        14 |         10 |(  71.4286 +- 12.0736  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ProtoD2mu-mu-KS0WSMinusLLBe...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> mu-  mu-  KS0 "                        |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        13 |         16 |     1.2308 |    0.57564 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        13 |         16 |     1.2308 |    0.57564 |      1.0000 |      3.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        13 |         28 |     2.1538 |     1.6570 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        13 |         44 |     3.3846 |     1.7338 |      2.0000 |      8.0000 |
+ | "# mu+"                                         |        13 |         16 |     1.2308 |     1.3674 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        13 |         12 |    0.92308 |    0.82849 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        13 |          0 |(  0.00000 +- 7.69231  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2KSMuMuLLWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2KSMuMuLLWSB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2KSMuMuLLWSB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2KSMuMuLLWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         92 |(  9.20000 +- 0.913980 )%|   -------   |   -------   |
+StrippingB2D0PiD2KSMuMuLLWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        92 |         35 |(  38.0435 +- 5.06162  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSMuMuLLWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSMuMuLLWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD2KSMuMuLLWS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2KSMuMuLLWS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2KSHHDDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD2KSHHDDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KD2KSHHDDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KD2KSHHDDBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0KD2KSHHDDBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0KD2KSHHDDBeauty2Charm     SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K- "                               |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        23 |         54 |     2.3478 |     3.6309 |      1.0000 |      19.000 |
+ | "# D~0"                                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        23 |         95 |     4.1304 |     2.0706 |      0.0000 |      9.0000 |
+ | "# K-"                                          |        23 |         89 |     3.8696 |     1.5688 |      1.0000 |      7.0000 |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |        23 |         54 |     2.3478 |     3.6309 |      1.0000 |      19.000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        23 |        184 |     8.0000 |     2.8130 |      4.0000 |      15.000 |
+ | "# input particles"                             |        23 |        238 |     10.348 |     5.6538 |      5.0000 |      34.000 |
+ | "# max size B+ -> D0  K+ "                      |        23 |        312 |     13.565 |     33.975 |      0.0000 |      171.00 |
+ | "# max size B- -> D0  K- "                      |        23 |        245 |     10.652 |     22.288 |      1.0000 |      114.00 |
+ | "# selected"                                    |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        23 |          0 |(  0.00000 +- 4.34783  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       557 |         45 |(  8.07899 +- 1.15467  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        45 |          0 |(  0.00000 +- 2.22222  )%|   -------   |   -------   |
+StrippingB2D0KD2KSHHDDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2KSHHDDBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2KSHHDDBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2KSHHDDWSBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         93 |(  9.30000 +- 0.918428 )%|   -------   |   -------   |
+StrippingB2D0KD2KSHHDDWSBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        93 |         37 |(  39.7849 +- 5.07540  )%|   -------   |   -------   |
+StrippingB2D0KD2KSHHDDWSBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+B2D0KD2KSHHDDWSBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0KD2KSHHDDWSBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0KD2KSHHDDWSBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K- "                               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         3 |         23 |     7.6667 |     9.4281 |      1.0000 |      21.000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         3 |         11 |     3.6667 |     3.7712 |      1.0000 |      9.0000 |
+ | "# K-"                                          |         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ | "# Phys/D2KsHHWSBeauty2Charm_DD"                |         3 |         23 |     7.6667 |     9.4281 |      1.0000 |      21.000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         3 |         22 |     7.3333 |     5.4365 |      3.0000 |      15.000 |
+ | "# input particles"                             |         3 |         45 |     15.000 |     14.855 |      4.0000 |      36.000 |
+ | "# max size B+ -> D0  K+ "                      |         3 |        191 |     63.667 |     88.624 |      1.0000 |      189.00 |
+ | "# max size B- -> D0  K- "                      |         3 |        131 |     43.667 |     58.220 |      2.0000 |      126.00 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       322 |         23 |(  7.14286 +- 1.43521  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        23 |          0 |(  0.00000 +- 4.34783  )%|   -------   |   -------   |
+StrippingB2D0KD2KSHHDDWSBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2KSHHDDWSBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2KSHHDDWSBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2KSHHDDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD2KSHHDDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSHHDDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiD2KSHHDDBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0PiD2KSHHDDBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0PiD2KSHHDDBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi- "                              |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        23 |         54 |     2.3478 |     3.6309 |      1.0000 |      19.000 |
+ | "# D~0"                                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |        23 |         54 |     2.3478 |     3.6309 |      1.0000 |      19.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        23 |        184 |     8.0000 |     2.8130 |      4.0000 |      15.000 |
+ | "# input particles"                             |        23 |        238 |     10.348 |     5.6538 |      5.0000 |      34.000 |
+ | "# max size B+ -> D0  pi+ "                     |        23 |        312 |     13.565 |     33.975 |      0.0000 |      171.00 |
+ | "# max size B- -> D0  pi- "                     |        23 |        245 |     10.652 |     22.288 |      1.0000 |      114.00 |
+ | "# pi+"                                         |        23 |         95 |     4.1304 |     2.0706 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |        23 |         89 |     3.8696 |     1.5688 |      1.0000 |      7.0000 |
+ | "# selected"                                    |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        23 |          0 |(  0.00000 +- 4.34783  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       557 |         45 |(  8.07899 +- 1.15467  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        45 |          0 |(  0.00000 +- 2.22222  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSHHDDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD2KSHHDDBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2KSHHDDBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2KSHHDDWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         92 |(  9.20000 +- 0.913980 )%|   -------   |   -------   |
+StrippingB2D0PiD2KSHHDDWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        92 |         33 |(  35.8696 +- 5.00036  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSHHDDWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+B2D0PiD2KSHHDDWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0PiD2KSHHDDWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0PiD2KSHHDDWSBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# B- -> D0  pi- "                              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHWSBeauty2Charm_DD"                |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         3 |         21 |     7.0000 |     2.1602 |      4.0000 |      9.0000 |
+ | "# input particles"                             |         3 |         25 |     8.3333 |     2.4944 |      5.0000 |      11.000 |
+ | "# max size B+ -> D0  pi+ "                     |         3 |         16 |     5.3333 |     4.7842 |      1.0000 |      12.000 |
+ | "# max size B- -> D0  pi- "                     |         3 |         14 |     4.6667 |     1.2472 |      3.0000 |      6.0000 |
+ | "# pi+"                                         |         3 |         10 |     3.3333 |     2.0548 |      1.0000 |      6.0000 |
+ | "# pi-"                                         |         3 |         11 |     3.6667 |    0.94281 |      3.0000 |      5.0000 |
+ | "# selected"                                    |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        30 |          6 |(  20.0000 +- 7.30297  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+B2D0PiD2KSHHDDWSBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2KSHHDDWSBeauty2Charm"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSHHDDWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD2KSHHDDWSBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2KSHHDDWSBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2KSMuMuDDWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        106 |(  10.6000 +- 0.973468 )%|   -------   |   -------   |
+StrippingB2D0KD2KSMuMuDDWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       106 |         44 |(  41.5094 +- 4.78590  )%|   -------   |   -------   |
+StrippingB2D0KD2KSMuMuDDWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        44 |         44 |(  100.000 +- 2.27273  )%|   -------   |   -------   |
+ProtoD2mu+mu+KS0WSPlusDDBea...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> mu+  mu+  KS0 "                        |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        18 |         30 |     1.6667 |     1.0000 |      1.0000 |      4.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        18 |         30 |     1.6667 |     1.0000 |      1.0000 |      4.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        18 |         31 |     1.7222 |     1.3665 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        18 |         61 |     3.3889 |     1.6713 |      2.0000 |      7.0000 |
+ | "# mu+"                                         |        18 |         10 |    0.55556 |    0.83148 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |        18 |         21 |     1.1667 |     1.3844 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ProtoD2mu-mu-KS0WSMinusDDBe...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> mu-  mu-  KS0 "                        |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        18 |         30 |     1.6667 |     1.0000 |      1.0000 |      4.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        18 |         30 |     1.6667 |     1.0000 |      1.0000 |      4.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        18 |         31 |     1.7222 |     1.3665 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        18 |         61 |     3.3889 |     1.6713 |      2.0000 |      7.0000 |
+ | "# mu+"                                         |        18 |         10 |    0.55556 |    0.83148 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |        18 |         21 |     1.1667 |     1.3844 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        19 |          7 |(  36.8421 +- 11.0665  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2KSMuMuDDWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2KSMuMuDDWSB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2KSMuMuDDWSB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2KSMuMuDDWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         96 |(  9.60000 +- 0.931579 )%|   -------   |   -------   |
+StrippingB2D0PiD2KSMuMuDDWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        96 |         35 |(  36.4583 +- 4.91238  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSMuMuDDWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSMuMuDDWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD2KSMuMuDDWS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2KSMuMuDDWS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarKDst2D0Pi_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstarKDst2D0Pi_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstarKDst2D0Pi_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+DstarD2KSHHLL2D0PiBeauty2CharmSUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> pi+  D0 "                       |        38 |          3 |   0.078947 |    0.26966 |      0.0000 |      1.0000 |
+ | "# D*(2010)- -> pi-  D0 "                       |        38 |          5 |    0.13158 |    0.65579 |      0.0000 |      4.0000 |
+ | "# D0"                                          |        38 |         91 |     2.3947 |     2.2889 |      1.0000 |      13.000 |
+ | "# D~0"                                         |        38 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHLLBeauty2Charm"                   |        38 |         91 |     2.3947 |     2.2889 |      1.0000 |      13.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        38 |        675 |     17.763 |     6.3014 |      7.0000 |      34.000 |
+ | "# input particles"                             |        38 |        766 |     20.158 |     6.2092 |      9.0000 |      36.000 |
+ | "# max size D*(2010)+ -> pi+  D0 "              |        38 |        787 |     20.711 |     17.997 |      5.0000 |      104.00 |
+ | "# max size D*(2010)- -> pi-  D0 "              |        38 |        708 |     18.632 |     17.202 |      4.0000 |      91.000 |
+ | "# pi+"                                         |        38 |        356 |     9.3684 |     4.2390 |      3.0000 |      23.000 |
+ | "# pi-"                                         |        38 |        319 |     8.3947 |     3.5059 |      3.0000 |      20.000 |
+ | "# selected"                                    |        38 |          8 |    0.21053 |    0.69426 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        38 |          5 |(  13.1579 +- 5.48361  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1495 |        282 |(  18.8629 +- 1.01180  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       282 |          8 |(  2.83688 +- 0.988659 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02DstarKDst2D0Pi_D2KSHHLLB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02DstarKDst2D0Pi_D2KSHHLLB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02DstarKDst2D0Pi_D2KSHHLLB...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  K- "                        |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  K+ "                        |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |         5 |          5 |     1.0000 |     1.5492 |      0.0000 |      4.0000 |
+ | "# K+"                                          |         5 |         28 |     5.6000 |     3.3823 |      2.0000 |      12.000 |
+ | "# K-"                                          |         5 |         23 |     4.6000 |     1.4967 |      2.0000 |      6.0000 |
+ | "# Phys/DstarD2KSHHLL2D0PiBeauty2Charm"         |         5 |          8 |     1.6000 |     1.2000 |      1.0000 |      4.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         5 |         51 |     10.200 |     4.4900 |      4.0000 |      18.000 |
+ | "# input particles"                             |         5 |         59 |     11.800 |     4.6217 |      5.0000 |      19.000 |
+ | "# max size B0 -> D*(2010)+  K- "               |         5 |         12 |     2.4000 |     2.3324 |      0.0000 |      6.0000 |
+ | "# max size B0 -> D*(2010)-  K+ "               |         5 |         21 |     4.2000 |     6.2097 |      0.0000 |      16.000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        33 |          0 |(  0.00000 +- 3.03030  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarKDst2D0Pi_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarKDst2D0Pi_...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarKDst2D0Pi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarPiDst2D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstarPiDst2D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstarPiDst2D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstarPiDst2D0Pi_D2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02DstarPiDst2D0Pi_D2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02DstarPiDst2D0Pi_D2KSHHLL...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  pi- "                       |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  pi+ "                       |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |         5 |          5 |     1.0000 |     1.5492 |      0.0000 |      4.0000 |
+ | "# Phys/DstarD2KSHHLL2D0PiBeauty2Charm"         |         5 |          8 |     1.6000 |     1.2000 |      1.0000 |      4.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         5 |         51 |     10.200 |     4.4900 |      4.0000 |      18.000 |
+ | "# input particles"                             |         5 |         59 |     11.800 |     4.6217 |      5.0000 |      19.000 |
+ | "# max size B0 -> D*(2010)+  pi- "              |         5 |         12 |     2.4000 |     2.3324 |      0.0000 |      6.0000 |
+ | "# max size B0 -> D*(2010)-  pi+ "              |         5 |         21 |     4.2000 |     6.2097 |      0.0000 |      16.000 |
+ | "# pi+"                                         |         5 |         28 |     5.6000 |     3.3823 |      2.0000 |      12.000 |
+ | "# pi-"                                         |         5 |         23 |     4.6000 |     1.4967 |      2.0000 |      6.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        33 |          0 |(  0.00000 +- 3.03030  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarPiDst2D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarPiDst2D0Pi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarPiDst2D0Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarKDst2D0Pi_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstarKDst2D0Pi_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstarKDst2D0Pi_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+DstarD2KSHHDD2D0PiBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> pi+  D0 "                       |        28 |         13 |    0.46429 |     1.7005 |      0.0000 |      9.0000 |
+ | "# D*(2010)- -> pi-  D0 "                       |        28 |          2 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        28 |         81 |     2.8929 |     3.9491 |      1.0000 |      22.000 |
+ | "# D~0"                                         |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHDDBeauty2Charm"                   |        28 |         81 |     2.8929 |     3.9491 |      1.0000 |      22.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        28 |        480 |     17.143 |     8.4207 |      6.0000 |      49.000 |
+ | "# input particles"                             |        28 |        561 |     20.036 |     11.608 |      8.0000 |      71.000 |
+ | "# max size D*(2010)+ -> pi+  D0 "              |        28 |       1083 |     38.679 |     99.735 |      4.0000 |      550.00 |
+ | "# max size D*(2010)- -> pi-  D0 "              |        28 |        981 |     35.036 |     95.839 |      4.0000 |      528.00 |
+ | "# pi+"                                         |        28 |        256 |     9.1429 |     4.5412 |      4.0000 |      25.000 |
+ | "# pi-"                                         |        28 |        224 |     8.0000 |     4.1748 |      2.0000 |      24.000 |
+ | "# selected"                                    |        28 |         15 |    0.53571 |     1.7005 |      0.0000 |      9.0000 |
+ |*"#accept"                                       |        28 |          6 |(  21.4286 +- 7.75443  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2064 |        412 |(  19.9612 +- 0.879810 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       412 |         15 |(  3.64078 +- 0.922773 )%|   -------   |   -------   |
+B02DstarKDst2D0Pi_D2KSHHDDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02DstarKDst2D0Pi_D2KSHHDDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02DstarKDst2D0Pi_D2KSHHDDB...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  K- "                        |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  K+ "                        |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# D*(2010)+"                                   |         6 |         13 |     2.1667 |     3.1314 |      0.0000 |      9.0000 |
+ | "# D*(2010)-"                                   |         6 |          2 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# K+"                                          |         6 |         27 |     4.5000 |     2.2174 |      2.0000 |      9.0000 |
+ | "# K-"                                          |         6 |         33 |     5.5000 |    0.76376 |      5.0000 |      7.0000 |
+ | "# Phys/DstarD2KSHHDD2D0PiBeauty2Charm"         |         6 |         15 |     2.5000 |     2.9297 |      1.0000 |      9.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         6 |         60 |     10.000 |     2.7080 |      7.0000 |      15.000 |
+ | "# input particles"                             |         6 |         75 |     12.500 |     5.3774 |      8.0000 |      24.000 |
+ | "# max size B0 -> D*(2010)+  K- "               |         6 |         76 |     12.667 |     18.830 |      0.0000 |      54.000 |
+ | "# max size B0 -> D*(2010)-  K+ "               |         6 |          5 |    0.83333 |     1.2134 |      0.0000 |      3.0000 |
+ | "# selected"                                    |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        81 |          3 |(  3.70370 +- 2.09836  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+B02DstarKDst2D0Pi_D2KSHHDDB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstarKDst2D0Pi_D2KSHHDDBeauty2Charm" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstarKDst2D0Pi_D2KSHHDDB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstarKDst2D0Pi_D2KSHHDDBeauty2CharmTI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstarKDst2D0Pi_D2KSHHDDB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B02DstarKDst2D0Pi_D2KSHHDDBeauty2CharmB2|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B02DstarKDst2D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstarKDst2D0Pi_D2KSHHDDBeauty2CharmLi|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DstarKDst2D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstarKDst2D0Pi_D2KSHHDDBeauty2CharmLi|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DstarKDst2D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstarKDst2D0Pi_D2KSHHDDBeauty2CharmLi|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstarKDst2D0Pi_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstarKDst2D0Pi_...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarKDst2D0Pi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarPiDst2D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstarPiDst2D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstarPiDst2D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstarPiDst2D0Pi_D2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02DstarPiDst2D0Pi_D2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02DstarPiDst2D0Pi_D2KSHHDD...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  pi- "                       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  pi+ "                       |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# D*(2010)+"                                   |         6 |         13 |     2.1667 |     3.1314 |      0.0000 |      9.0000 |
+ | "# D*(2010)-"                                   |         6 |          2 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/DstarD2KSHHDD2D0PiBeauty2Charm"         |         6 |         15 |     2.5000 |     2.9297 |      1.0000 |      9.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         6 |         60 |     10.000 |     2.7080 |      7.0000 |      15.000 |
+ | "# input particles"                             |         6 |         75 |     12.500 |     5.3774 |      8.0000 |      24.000 |
+ | "# max size B0 -> D*(2010)+  pi- "              |         6 |         76 |     12.667 |     18.830 |      0.0000 |      54.000 |
+ | "# max size B0 -> D*(2010)-  pi+ "              |         6 |          5 |    0.83333 |     1.2134 |      0.0000 |      3.0000 |
+ | "# pi+"                                         |         6 |         27 |     4.5000 |     2.2174 |      2.0000 |      9.0000 |
+ | "# pi-"                                         |         6 |         33 |     5.5000 |    0.76376 |      5.0000 |      7.0000 |
+ | "# selected"                                    |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        81 |          3 |(  3.70370 +- 2.09836  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+B02DstarPiDst2D0Pi_D2KSHHDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstarPiDst2D0Pi_D2KSHHDDBeauty2Charm"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstarPiDst2D0Pi_D2KSHHDD...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstarPiDst2D0Pi_D2KSHHDDBeauty2CharmT|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstarPiDst2D0Pi_D2KSHHDD...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B02DstarPiDst2D0Pi_D2KSHHDDBeauty2CharmB|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B02DstarPiDst2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstarPiDst2D0Pi_D2KSHHDDBeauty2CharmL|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DstarPiDst2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstarPiDst2D0Pi_D2KSHHDDBeauty2CharmL|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DstarPiDst2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstarPiDst2D0Pi_D2KSHHDDBeauty2CharmL|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstarPiDst2D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstarPiDst2D0Pi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarPiDst2D0Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstarMuNuDst2D0Pi_D2KSHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02DstarMuNuDst2D0Pi_D2KSHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DstarMuNuDst2D0Pi_D2KSHH...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  mu- "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  mu+ "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |         2 |          4 |     2.0000 |     2.0000 |      0.0000 |      4.0000 |
+ | "# Phys/DstarD2KSHHLL2D0PiBeauty2Charm"         |         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         2 |         11 |     5.5000 |    0.50000 |      5.0000 |      6.0000 |
+ | "# max size B0 -> D*(2010)+  mu- "              |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D*(2010)-  mu+ "              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         2 |          4 |     2.0000 |     2.0000 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarMuNuDst2D0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         91 |(  9.10000 +- 0.909500 )%|   -------   |   -------   |
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        91 |         35 |(  38.4615 +- 5.09995  )%|   -------   |   -------   |
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarMuNuWSDst2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstarMuNuDst2D0Pi_D2KSHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02DstarMuNuDst2D0Pi_D2KSHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DstarMuNuDst2D0Pi_D2KSHH...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  mu- "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  mu+ "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |         10 |     5.0000 |     4.0000 |      1.0000 |      9.0000 |
+ | "# D*(2010)-"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2KSHHDD2D0PiBeauty2Charm"         |         2 |         10 |     5.0000 |     4.0000 |      1.0000 |      9.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |         13 |     6.5000 |     4.5000 |      2.0000 |      11.000 |
+ | "# max size B0 -> D*(2010)+  mu- "              |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D*(2010)-  mu+ "              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarMuNuDst2D0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         92 |(  9.20000 +- 0.913980 )%|   -------   |   -------   |
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        92 |         34 |(  36.9565 +- 5.03236  )%|   -------   |   -------   |
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        34 |         34 |(  100.000 +- 2.94118  )%|   -------   |   -------   |
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarMuNuWSDst2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+DstarD2HHHH2D0PiBeauty2Charm  SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> pi+  D0 "                       |       117 |        128 |     1.0940 |     6.9774 |      0.0000 |      74.000 |
+ | "# D*(2010)- -> pi-  D0 "                       |       117 |        174 |     1.4872 |     6.4033 |      0.0000 |      59.000 |
+ | "# D0"                                          |       117 |       1494 |     12.769 |     26.593 |      1.0000 |      195.00 |
+ | "# D~0"                                         |       117 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHBeauty2Charm"                     |       117 |       1494 |     12.769 |     26.593 |      1.0000 |      195.00 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       117 |       2015 |     17.222 |     7.2384 |      6.0000 |      49.000 |
+ | "# input particles"                             |       117 |       3509 |     29.991 |     30.024 |      7.0000 |      244.00 |
+ | "# max size D*(2010)+ -> pi+  D0 "              |       117 |      17457 |     149.21 |     488.22 |      4.0000 |      4875.0 |
+ | "# max size D*(2010)- -> pi-  D0 "              |       117 |      16572 |     141.64 |     469.12 |      2.0000 |      4680.0 |
+ | "# pi+"                                         |       117 |       1025 |     8.7607 |     4.2900 |      3.0000 |      25.000 |
+ | "# pi-"                                         |       117 |        990 |     8.4615 |     3.7905 |      2.0000 |      24.000 |
+ | "# selected"                                    |       117 |        302 |     2.5812 |     9.5365 |      0.0000 |      75.000 |
+ |*"#accept"                                       |       117 |         29 |(  24.7863 +- 3.99173  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     34029 |       7015 |(  20.6148 +- 0.219298 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      7015 |        302 |(  4.30506 +- 0.242337 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02DstarMuNuDst2D0Pi_D2HHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        29 |         29 |(  100.000 +- 3.44828  )%|   -------   |   -------   |
+B02DstarMuNuDst2D0Pi_D2HHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+B02DstarMuNuDst2D0Pi_D2HHHH...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  mu- "                       |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  mu+ "                       |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        16 |        108 |     6.7500 |     17.715 |      0.0000 |      74.000 |
+ | "# D*(2010)-"                                   |        16 |         73 |     4.5625 |     7.2454 |      0.0000 |      24.000 |
+ | "# Phys/DstarD2HHHH2D0PiBeauty2Charm"           |        16 |        181 |     11.312 |     18.220 |      1.0000 |      75.000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        16 |         31 |     1.9375 |     1.1439 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        16 |        212 |     13.250 |     18.219 |      2.0000 |      77.000 |
+ | "# max size B0 -> D*(2010)+  mu- "              |        16 |         50 |     3.1250 |     8.8025 |      0.0000 |      36.000 |
+ | "# max size B0 -> D*(2010)-  mu+ "              |        16 |         18 |     1.1250 |     3.1400 |      0.0000 |      13.000 |
+ | "# mu+"                                         |        16 |         14 |    0.87500 |     1.1110 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |        16 |         17 |     1.0625 |    0.89922 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        16 |          0 |(  0.00000 +- 6.25000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        68 |         45 |(  66.1765 +- 5.73729  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        45 |          0 |(  0.00000 +- 2.22222  )%|   -------   |   -------   |
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarMuNuDst2D0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         86 |(  8.60000 +- 0.886589 )%|   -------   |   -------   |
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         29 |(  33.7209 +- 5.09787  )%|   -------   |   -------   |
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        29 |         29 |(  100.000 +- 3.44828  )%|   -------   |   -------   |
+B02DstarMuNuWSDst2D0Pi_D2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02DstarMuNuWSDst2D0Pi_D2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DstarMuNuWSDst2D0Pi_D2HH...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  mu+ "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  mu- "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         2 |          9 |     4.5000 |     2.5000 |      2.0000 |      7.0000 |
+ | "# Phys/DstarD2HHHH2D0PiBeauty2Charm"           |         2 |          9 |     4.5000 |     2.5000 |      2.0000 |      7.0000 |
+ |*"# Phys/MUInputsBeauty2CharmFilter"             |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "# input particles"                             |         2 |         11 |     5.5000 |     2.5000 |      3.0000 |      8.0000 |
+ | "# max size B0 -> D*(2010)+  mu+ "              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  mu- "              |         2 |          9 |     4.5000 |     2.5000 |      2.0000 |      7.0000 |
+ | "# mu+"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu-"                                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarMuNuWSDst2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+DstarD2HHHHWS2D0PiBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> pi+  D0 "                       |        42 |         31 |    0.73810 |     3.0399 |      0.0000 |      18.000 |
+ | "# D*(2010)- -> pi-  D0 "                       |        42 |         10 |    0.23810 |    0.89468 |      0.0000 |      5.0000 |
+ | "# D0"                                          |        42 |        213 |     5.0714 |     7.4686 |      1.0000 |      43.000 |
+ | "# D~0"                                         |        42 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHWSBeauty2Charm"                   |        42 |        213 |     5.0714 |     7.4686 |      1.0000 |      43.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        42 |        889 |     21.167 |     8.4991 |      10.000 |      49.000 |
+ | "# input particles"                             |        42 |       1102 |     26.238 |     13.209 |      12.000 |      92.000 |
+ | "# max size D*(2010)+ -> pi+  D0 "              |        42 |       2709 |     64.500 |     163.19 |      5.0000 |      1075.0 |
+ | "# max size D*(2010)- -> pi-  D0 "              |        42 |       2775 |     66.071 |     157.04 |      6.0000 |      1032.0 |
+ | "# pi+"                                         |        42 |        435 |     10.357 |     5.4064 |      3.0000 |      25.000 |
+ | "# pi-"                                         |        42 |        454 |     10.810 |     4.1245 |      5.0000 |      24.000 |
+ | "# selected"                                    |        42 |         41 |    0.97619 |     3.1735 |      0.0000 |      18.000 |
+ |*"#accept"                                       |        42 |          6 |(  14.2857 +- 5.39949  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5484 |       1093 |(  19.9307 +- 0.539443 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1093 |         41 |(  3.75114 +- 0.574738 )%|   -------   |   -------   |
+B02DstarMuNuDst2D0Pi_D2HHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02DstarMuNuDst2D0Pi_D2HHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02DstarMuNuDst2D0Pi_D2HHHH...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  mu- "                       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  mu+ "                       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         4 |         29 |     7.2500 |     7.0489 |      0.0000 |      18.000 |
+ | "# D*(2010)-"                                   |         4 |          4 |     1.0000 |     1.2247 |      0.0000 |      3.0000 |
+ | "# Phys/DstarD2HHHHWS2D0PiBeauty2Charm"         |         4 |         33 |     8.2500 |     6.1390 |      3.0000 |      18.000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         4 |         40 |     10.000 |     6.1644 |      4.0000 |      20.000 |
+ | "# max size B0 -> D*(2010)+  mu- "              |         4 |         11 |     2.7500 |     3.6997 |      0.0000 |      9.0000 |
+ | "# max size B0 -> D*(2010)-  mu+ "              |         4 |          3 |    0.75000 |     1.2990 |      0.0000 |      3.0000 |
+ | "# mu+"                                         |         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |         4 |          4 |     1.0000 |    0.70711 |      0.0000 |      2.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarMuNuDst2D0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarMuNuDst2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        111 |(  11.1000 +- 0.993373 )%|   -------   |   -------   |
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       111 |         44 |(  39.6396 +- 4.64279  )%|   -------   |   -------   |
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        44 |         44 |(  100.000 +- 2.27273  )%|   -------   |   -------   |
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarMuNuWSDst2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarMuNuWSDst2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarKsPiDDDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstarKsPiDDDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstarKsPiDDDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstarKsPiDDDst2D0PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstarKsPiDDDst2D0PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstarKsPiDDDst2D0PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B02DstarKsPiDDDst2D0PiBeaut...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  KS0  pi- "                  |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  KS0  pi+ "                  |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         8 |          7 |    0.87500 |    0.78062 |      0.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         8 |          5 |    0.62500 |    0.99216 |      0.0000 |      3.0000 |
+ | "# KS0"                                         |         8 |         14 |     1.7500 |     1.0897 |      1.0000 |      4.0000 |
+ | "# Phys/DstarD2HHPID2D0PiBeauty2Charm"          |         8 |         12 |     1.5000 |    0.70711 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         8 |         14 |     1.7500 |     1.0897 |      1.0000 |      4.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         8 |         68 |     8.5000 |     3.8406 |      4.0000 |      15.000 |
+ | "# input particles"                             |         8 |         94 |     11.750 |     4.0543 |      7.0000 |      19.000 |
+ | "# max size B0 -> D*(2010)+  KS0  pi- "         |         8 |         60 |     7.5000 |     8.4113 |      0.0000 |      24.000 |
+ | "# max size B0 -> D*(2010)-  KS0  pi+ "         |         8 |         16 |     2.0000 |     3.0000 |      0.0000 |      8.0000 |
+ | "# pi+"                                         |         8 |         29 |     3.6250 |     2.4969 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |         8 |         39 |     4.8750 |     1.6154 |      3.0000 |      8.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        76 |          4 |(  5.26316 +- 2.56139  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB02DstarKsPiDDDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarKsPiDDDst2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarKsPiDDDst2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarKsKDDDst2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstarKsKDDDst2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstarKsKDDDst2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstarKsKDDDst2D0PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstarKsKDDDst2D0PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstarKsKDDDst2D0PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B02DstarKsKDDDst2D0PiBeauty...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  KS0  K- "                   |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  KS0  K+ "                   |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         8 |          7 |    0.87500 |    0.78062 |      0.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         8 |          5 |    0.62500 |    0.99216 |      0.0000 |      3.0000 |
+ | "# K+"                                          |         8 |         29 |     3.6250 |     2.4969 |      1.0000 |      9.0000 |
+ | "# K-"                                          |         8 |         39 |     4.8750 |     1.6154 |      3.0000 |      8.0000 |
+ | "# KS0"                                         |         8 |         14 |     1.7500 |     1.0897 |      1.0000 |      4.0000 |
+ | "# Phys/DstarD2HHPID2D0PiBeauty2Charm"          |         8 |         12 |     1.5000 |    0.70711 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         8 |         14 |     1.7500 |     1.0897 |      1.0000 |      4.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         8 |         68 |     8.5000 |     3.8406 |      4.0000 |      15.000 |
+ | "# input particles"                             |         8 |         94 |     11.750 |     4.0543 |      7.0000 |      19.000 |
+ | "# max size B0 -> D*(2010)+  KS0  K- "          |         8 |         60 |     7.5000 |     8.4113 |      0.0000 |      24.000 |
+ | "# max size B0 -> D*(2010)-  KS0  K+ "          |         8 |         16 |     2.0000 |     3.0000 |      0.0000 |      8.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        76 |          5 |(  6.57895 +- 2.84377  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB02DstarKsKDDDst2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarKsKDDDst2D...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarKsKDDDst2D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarKsKLLDst2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstarKsKLLDst2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstarKsKLLDst2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstarKsKLLDst2D0PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstarKsKLLDst2D0PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstarKsKLLDst2D0PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02DstarKsKLLDst2D0PiBeauty...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  KS0  K- "                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  KS0  K+ "                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         6 |          4 |    0.66667 |    0.74536 |      0.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         6 |          5 |    0.83333 |    0.68718 |      0.0000 |      2.0000 |
+ | "# K+"                                          |         6 |         23 |     3.8333 |     2.8529 |      2.0000 |      10.000 |
+ | "# K-"                                          |         6 |         32 |     5.3333 |     2.1344 |      3.0000 |      8.0000 |
+ | "# KS0"                                         |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Phys/DstarD2HHPID2D0PiBeauty2Charm"          |         6 |          9 |     1.5000 |    0.76376 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         6 |         55 |     9.1667 |     2.9674 |      5.0000 |      14.000 |
+ | "# input particles"                             |         6 |         71 |     11.833 |     3.3375 |      7.0000 |      16.000 |
+ | "# max size B0 -> D*(2010)+  KS0  K- "          |         6 |         32 |     5.3333 |     6.3944 |      0.0000 |      16.000 |
+ | "# max size B0 -> D*(2010)-  KS0  K+ "          |         6 |         15 |     2.5000 |     2.6926 |      0.0000 |      8.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        47 |          8 |(  17.0213 +- 5.48189  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB02DstarKsKLLDst2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarKsKLLDst2D...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarKsKLLDst2D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarKsPiLLDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstarKsPiLLDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstarKsPiLLDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstarKsPiLLDst2D0PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstarKsPiLLDst2D0PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstarKsPiLLDst2D0PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02DstarKsPiLLDst2D0PiBeaut...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  KS0  pi- "                  |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  KS0  pi+ "                  |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         6 |          4 |    0.66667 |    0.74536 |      0.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         6 |          5 |    0.83333 |    0.68718 |      0.0000 |      2.0000 |
+ | "# KS0"                                         |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Phys/DstarD2HHPID2D0PiBeauty2Charm"          |         6 |          9 |     1.5000 |    0.76376 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         6 |         55 |     9.1667 |     2.9674 |      5.0000 |      14.000 |
+ | "# input particles"                             |         6 |         71 |     11.833 |     3.3375 |      7.0000 |      16.000 |
+ | "# max size B0 -> D*(2010)+  KS0  pi- "         |         6 |         32 |     5.3333 |     6.3944 |      0.0000 |      16.000 |
+ | "# max size B0 -> D*(2010)-  KS0  pi+ "         |         6 |         15 |     2.5000 |     2.6926 |      0.0000 |      8.0000 |
+ | "# pi+"                                         |         6 |         23 |     3.8333 |     2.8529 |      2.0000 |      10.000 |
+ | "# pi-"                                         |         6 |         32 |     5.3333 |     2.1344 |      3.0000 |      8.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        47 |          8 |(  17.0213 +- 5.48189  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB02DstarKsPiLLDst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarKsPiLLDst2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarKsPiLLDst2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarKsKDDWSDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         86 |(  8.60000 +- 0.886589 )%|   -------   |   -------   |
+StrippingB02DstarKsKDDWSDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         22 |(  25.5814 +- 4.70494  )%|   -------   |   -------   |
+StrippingB02DstarKsKDDWSDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+B02DstarKsKDDWSDst2D0PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstarKsKDDWSDst2D0PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstarKsKDDWSDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarKsKDDWSDst...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarKsKDDWSDst...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarKsKLLWSDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        104 |(  10.4000 +- 0.965319 )%|   -------   |   -------   |
+StrippingB02DstarKsKLLWSDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       104 |         37 |(  35.5769 +- 4.69449  )%|   -------   |   -------   |
+StrippingB02DstarKsKLLWSDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+B02DstarKsKLLWSDst2D0PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DstarKsKLLWSDst2D0PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DstarKsKLLWSDst2D0PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstarKsKLLWSDst2D0PiBeau...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  KS0  K+ "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  KS0  K- "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# K-"                                          |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# KS0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/DstarD2HHPID2D0PiBeauty2Charm"          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"# Phys/KS0_LLInputsBeauty2CharmFilter"         |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# input particles"                             |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "# max size B0 -> D*(2010)+  KS0  K+ "          |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# max size B0 -> D*(2010)-  KS0  K- "          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarKsKLLWSDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarKsKLLWSDst...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarKsKLLWSDst...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarKsPiDDWSDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        117 |(  11.7000 +- 1.01642  )%|   -------   |   -------   |
+StrippingB02DstarKsPiDDWSDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |         36 |(  30.7692 +- 4.26692  )%|   -------   |   -------   |
+StrippingB02DstarKsPiDDWSDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B02DstarKsPiDDWSDst2D0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DstarKsPiDDWSDst2D0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DstarKsPiDDWSDst2D0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DstarKsPiDDWSDst2D0PiBea...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  KS0  pi+ "                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  KS0  pi- "                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# Phys/DstarD2HHPID2D0PiBeauty2Charm"          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         2 |         22 |     11.000 |     4.0000 |      7.0000 |      15.000 |
+ | "# input particles"                             |         2 |         28 |     14.000 |     5.0000 |      9.0000 |      19.000 |
+ | "# max size B0 -> D*(2010)+  KS0  pi+ "         |         2 |         30 |     15.000 |     12.000 |      3.0000 |      27.000 |
+ | "# max size B0 -> D*(2010)-  KS0  pi- "         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         2 |         12 |     6.0000 |     3.0000 |      3.0000 |      9.0000 |
+ | "# pi-"                                         |         2 |         10 |     5.0000 |     1.0000 |      4.0000 |      6.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        30 |          0 |(  0.00000 +- 3.33333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarKsPiDDWSDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarKsPiDDWSDs...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarKsPiDDWSDs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstarKsPiLLWSDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         97 |(  9.70000 +- 0.935901 )%|   -------   |   -------   |
+StrippingB02DstarKsPiLLWSDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        97 |         34 |(  35.0515 +- 4.84454  )%|   -------   |   -------   |
+StrippingB02DstarKsPiLLWSDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        34 |         34 |(  100.000 +- 2.94118  )%|   -------   |   -------   |
+B02DstarKsPiLLWSDst2D0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DstarKsPiLLWSDst2D0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DstarKsPiLLWSDst2D0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstarKsPiLLWSDst2D0PiBea...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  KS0  pi+ "                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  KS0  pi- "                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# KS0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/DstarD2HHPID2D0PiBeauty2Charm"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"# Phys/KS0_LLInputsBeauty2CharmFilter"         |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# max size B0 -> D*(2010)+  KS0  pi+ "         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  KS0  pi- "         |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# pi+"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# pi-"                                         |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstarKsPiLLWSDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstarKsPiLLWSDs...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstarKsPiLLWSDs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2HHHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD2HHHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KD2HHHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingB2D0KD2HHHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2HHHHBeauty2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2HHHHBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2HHHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD2HHHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiD2HHHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingB2D0PiD2HHHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD2HHHHBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2HHHHBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2HHHHWSBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        121 |(  12.1000 +- 1.03130  )%|   -------   |   -------   |
+StrippingB2D0KD2HHHHWSBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       121 |         48 |(  39.6694 +- 4.44738  )%|   -------   |   -------   |
+StrippingB2D0KD2HHHHWSBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        48 |         48 |(  100.000 +- 2.08333  )%|   -------   |   -------   |
+B2D0KD2HHHHWSBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+B2D0KD2HHHHWSBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+B2D0KD2HHHHWSBeauty2Charm     SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K- "                               |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         7 |         32 |     4.5714 |     5.0102 |      1.0000 |      15.000 |
+ | "# D~0"                                         |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         7 |         39 |     5.5714 |     1.5908 |      3.0000 |      8.0000 |
+ | "# K-"                                          |         7 |         30 |     4.2857 |     1.7496 |      2.0000 |      8.0000 |
+ | "# Phys/D2HHHHWSBeauty2Charm"                   |         7 |         32 |     4.5714 |     5.0102 |      1.0000 |      15.000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         7 |         69 |     9.8571 |     1.7261 |      7.0000 |      13.000 |
+ | "# input particles"                             |         7 |        101 |     14.429 |     4.6555 |      10.000 |      25.000 |
+ | "# max size B+ -> D0  K+ "                      |         7 |        163 |     23.286 |     28.141 |      5.0000 |      90.000 |
+ | "# max size B- -> D0  K- "                      |         7 |        130 |     18.571 |     20.042 |      3.0000 |      60.000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       293 |         39 |(  13.3106 +- 1.98448  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        39 |          0 |(  0.00000 +- 2.56410  )%|   -------   |   -------   |
+StrippingB2D0KD2HHHHWSBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2HHHHWSBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2HHHHWSBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2HHHHWSBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        111 |(  11.1000 +- 0.993373 )%|   -------   |   -------   |
+StrippingB2D0PiD2HHHHWSBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       111 |         37 |(  33.3333 +- 4.47437  )%|   -------   |   -------   |
+StrippingB2D0PiD2HHHHWSBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+B2D0PiD2HHHHWSBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0PiD2HHHHWSBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0PiD2HHHHWSBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi- "                              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         3 |         69 |     23.000 |     16.753 |      2.0000 |      43.000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHWSBeauty2Charm"                   |         3 |         69 |     23.000 |     16.753 |      2.0000 |      43.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         3 |         34 |     11.333 |     2.6247 |      9.0000 |      15.000 |
+ | "# input particles"                             |         3 |        103 |     34.333 |     18.803 |      12.000 |      58.000 |
+ | "# max size B+ -> D0  pi+ "                     |         3 |        499 |     166.33 |     159.42 |      16.000 |      387.00 |
+ | "# max size B- -> D0  pi- "                     |         3 |        382 |     127.33 |     103.82 |      4.0000 |      258.00 |
+ | "# pi+"                                         |         3 |         21 |     7.0000 |     2.1602 |      4.0000 |      9.0000 |
+ | "# pi-"                                         |         3 |         13 |     4.3333 |     1.6997 |      2.0000 |      6.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       881 |         51 |(  5.78888 +- 0.786793 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        51 |          0 |(  0.00000 +- 1.96078  )%|   -------   |   -------   |
+StrippingB2D0PiD2HHHHWSBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD2HHHHWSBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2HHHHWSBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KKD2HHHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KKD2HHHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0KKD2HHHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0KKD2HHHHBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B02D0KKD2HHHHBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B02D0KKD2HHHHBeauty2Charm     SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  phi(1020) "                        |        95 |         66 |    0.69474 |     2.4152 |      0.0000 |      16.000 |
+ | "# D0"                                          |        95 |        712 |     7.4947 |     16.887 |      1.0000 |      154.00 |
+ | "# D~0"                                         |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHPIDBeauty2CharmFilter"            |        95 |        712 |     7.4947 |     16.887 |      1.0000 |      154.00 |
+ | "# Phys/X2KKBeauty2CharmFilter"                 |        95 |       1428 |     15.032 |     9.5823 |      2.0000 |      49.000 |
+ | "# input particles"                             |        95 |       2140 |     22.526 |     23.341 |      3.0000 |      203.00 |
+ | "# max size B0 -> D0  phi(1020) "               |        95 |      18675 |     196.58 |     788.04 |      2.0000 |      7546.0 |
+ | "# phi(1020)"                                   |        95 |       1428 |     15.032 |     9.5823 |      2.0000 |      49.000 |
+ | "# selected"                                    |        95 |         66 |    0.69474 |     2.4152 |      0.0000 |      16.000 |
+ |*"#accept"                                       |        95 |         15 |(  15.7895 +- 3.74115  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     18675 |       1096 |(  5.86881 +- 0.171993 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1096 |         66 |(  6.02190 +- 0.718579 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02D0KKD2HHHHBeauty2CharmTI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2HHHHBeauty2Charm"              |        15 |         66 |     4.4000 |     4.5431 |      1.0000 |      16.000 |
+ | "# input particles"                             |        15 |         66 |     4.4000 |     4.5431 |      1.0000 |      16.000 |
+ |*"#accept"                                       |        15 |         13 |(  86.6667 +- 8.77707  )%|   -------   |   -------   |
+B02D0KKD2HHHHBeauty2CharmB2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2HHHHBeauty2CharmTISTOS"        |        13 |         43 |     3.3077 |     3.5601 |      1.0000 |      14.000 |
+ | "# input particles"                             |        13 |         43 |     3.3077 |     3.5601 |      1.0000 |      14.000 |
+ |*"#accept"                                       |        13 |          6 |(  46.1538 +- 13.8264  )%|   -------   |   -------   |
+ | "#passed"                                       |        13 |         23 |     1.7692 |     2.8053 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |        43 |         23 |(  53.4884 +- 7.60635  )%|   -------   |   -------   |
+B02D0KKD2HHHHBeauty2CharmLine SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2HHHHBeauty2CharmB2CBBDTBeauty2C|         6 |         23 |     3.8333 |     3.0231 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         6 |         23 |     3.8333 |     3.0231 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |         23 |     3.8333 |     3.0231 |      1.0000 |      8.0000 |
+ |*"efficiency"                                    |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+RelatedInfo1_B02D0KKD2HHHHB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2HHHHBeauty2CharmLine"          |         6 |         23 |     3.8333 |     3.0231 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         6 |         23 |     3.8333 |     3.0231 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo2_B02D0KKD2HHHHB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2HHHHBeauty2CharmLine"          |         6 |         23 |     3.8333 |     3.0231 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         6 |         23 |     3.8333 |     3.0231 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo3_B02D0KKD2HHHHB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2HHHHBeauty2CharmLine"          |         6 |         23 |     3.8333 |     3.0231 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         6 |         23 |     3.8333 |     3.0231 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB02D0KKD2HHHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB02D0KKD2HHHHBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KKD2HHHHBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0PiPiD2HHHHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0PiPiD2HHHHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2HHHHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0PiPiD2HHHHBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B02D0PiPiD2HHHHBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B02D0PiPiD2HHHHBeauty2Charm   SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)0 "                        |        95 |         16 |    0.16842 |    0.81632 |      0.0000 |      7.0000 |
+ | "# D0"                                          |        95 |        712 |     7.4947 |     16.887 |      1.0000 |      154.00 |
+ | "# D~0"                                         |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHPIDBeauty2CharmFilter"            |        95 |        712 |     7.4947 |     16.887 |      1.0000 |      154.00 |
+ | "# Phys/X2PiPiBeauty2Charm"                     |        95 |       1428 |     15.032 |     9.5823 |      2.0000 |      49.000 |
+ | "# input particles"                             |        95 |       2140 |     22.526 |     23.341 |      3.0000 |      203.00 |
+ | "# max size B0 -> D0  rho(770)0 "               |        95 |      18675 |     196.58 |     788.04 |      2.0000 |      7546.0 |
+ | "# rho(770)0"                                   |        95 |       1428 |     15.032 |     9.5823 |      2.0000 |      49.000 |
+ | "# selected"                                    |        95 |         16 |    0.16842 |    0.81632 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |        95 |          7 |(  7.36842 +- 2.68043  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     18675 |        995 |(  5.32798 +- 0.164347 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       995 |         16 |(  1.60804 +- 0.398765 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02D0PiPiD2HHHHBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PiPiD2HHHHBeauty2Charm"            |         7 |         16 |     2.2857 |     2.0504 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         7 |         16 |     2.2857 |     2.0504 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         7 |          4 |(  57.1429 +- 18.7044  )%|   -------   |   -------   |
+B02D0PiPiD2HHHHBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PiPiD2HHHHBeauty2CharmTISTOS"      |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#passed"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+B02D0PiPiD2HHHHBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B02D0PiPiD2HHHHBeauty2CharmB2CBBDTBeauty|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B02D0PiPiD2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PiPiD2HHHHBeauty2CharmLine"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02D0PiPiD2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PiPiD2HHHHBeauty2CharmLine"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02D0PiPiD2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PiPiD2HHHHBeauty2CharmLine"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2HHHHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2HHHHBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0PiPiD2HHHHBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD2HHHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KPiD2HHHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0KPiD2HHHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0KPiD2HHHHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B02D0KPiD2HHHHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B02D0KPiD2HHHHBeauty2Charm    SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  K*(892)0 "                         |        95 |         37 |    0.38947 |     1.5580 |      0.0000 |      12.000 |
+ | "# B0 -> D0  K*(892)~0 "                        |        95 |         32 |    0.33684 |     1.6834 |      0.0000 |      14.000 |
+ | "# D0"                                          |        95 |        712 |     7.4947 |     16.887 |      1.0000 |      154.00 |
+ | "# D~0"                                         |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        95 |       1428 |     15.032 |     9.5823 |      2.0000 |      49.000 |
+ | "# K*(892)~0"                                   |        95 |       1428 |     15.032 |     9.5823 |      2.0000 |      49.000 |
+ | "# Phys/D2HHHHPIDBeauty2CharmFilter"            |        95 |        712 |     7.4947 |     16.887 |      1.0000 |      154.00 |
+ | "# Phys/X2KPiBeauty2Charm"                      |        95 |       2856 |     30.063 |     19.165 |      4.0000 |      98.000 |
+ | "# input particles"                             |        95 |       3568 |     37.558 |     31.434 |      5.0000 |      252.00 |
+ | "# max size B0 -> D0  K*(892)0 "                |        95 |      18675 |     196.58 |     788.04 |      2.0000 |      7546.0 |
+ | "# max size B0 -> D0  K*(892)~0 "               |        95 |      18675 |     196.58 |     788.04 |      2.0000 |      7546.0 |
+ | "# selected"                                    |        95 |         69 |    0.72632 |     2.8523 |      0.0000 |      20.000 |
+ |*"#accept"                                       |        95 |         11 |(  11.5789 +- 3.28285  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     37350 |       2076 |(  5.55823 +- 0.118551 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2076 |         69 |(  3.32370 +- 0.393421 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02D0KPiD2HHHHBeauty2CharmT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2HHHHBeauty2Charm"             |        11 |         69 |     6.2727 |     5.9558 |      2.0000 |      20.000 |
+ | "# input particles"                             |        11 |         69 |     6.2727 |     5.9558 |      2.0000 |      20.000 |
+ |*"#accept"                                       |        11 |          8 |(  72.7273 +- 13.4282  )%|   -------   |   -------   |
+B02D0KPiD2HHHHBeauty2CharmB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2HHHHBeauty2CharmTISTOS"       |         8 |         41 |     5.1250 |     4.0136 |      2.0000 |      15.000 |
+ | "# input particles"                             |         8 |         41 |     5.1250 |     4.0136 |      2.0000 |      15.000 |
+ |*"#accept"                                       |         8 |          5 |(  62.5000 +- 17.1163  )%|   -------   |   -------   |
+ | "#passed"                                       |         8 |         20 |     2.5000 |     2.8284 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |        41 |         20 |(  48.7805 +- 7.80637  )%|   -------   |   -------   |
+B02D0KPiD2HHHHBeauty2CharmLineSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2HHHHBeauty2CharmB2CBBDTBeauty2|         5 |         20 |     4.0000 |     2.6077 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         5 |         20 |     4.0000 |     2.6077 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         5 |         20 |     4.0000 |     2.6077 |      1.0000 |      8.0000 |
+ |*"efficiency"                                    |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+RelatedInfo1_B02D0KPiD2HHHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2HHHHBeauty2CharmLine"         |         5 |         20 |     4.0000 |     2.6077 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         5 |         20 |     4.0000 |     2.6077 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02D0KPiD2HHHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2HHHHBeauty2CharmLine"         |         5 |         20 |     4.0000 |     2.6077 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         5 |         20 |     4.0000 |     2.6077 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02D0KPiD2HHHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2HHHHBeauty2CharmLine"         |         5 |         20 |     4.0000 |     2.6077 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         5 |         20 |     4.0000 |     2.6077 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB02D0KPiD2HHHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB02D0KPiD2HHHHBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD2HHHHBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DHHWSD2HHHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         96 |(  9.60000 +- 0.931579 )%|   -------   |   -------   |
+StrippingB02DHHWSD2HHHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        96 |         42 |(  43.7500 +- 5.06308  )%|   -------   |   -------   |
+StrippingB02DHHWSD2HHHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        42 |         42 |(  100.000 +- 2.38095  )%|   -------   |   -------   |
+B02DHHWSD2HHHHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B02DHHWSD2HHHHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B02DHHWSD2HHHHBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)+ "                        |         9 |          5 |    0.55556 |     1.5713 |      0.0000 |      5.0000 |
+ | "# B0 -> D0  rho(770)- "                        |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         9 |         62 |     6.8889 |     9.2789 |      1.0000 |      32.000 |
+ | "# D~0"                                         |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHPIDBeauty2CharmFilter"            |         9 |         62 |     6.8889 |     9.2789 |      1.0000 |      32.000 |
+ | "# Phys/X2HHWSBeauty2Charm"                     |         9 |       1932 |     214.67 |     148.21 |      36.000 |      492.00 |
+ | "# input particles"                             |         9 |       1994 |     221.56 |     150.62 |      40.000 |      499.00 |
+ | "# max size B0 -> D0  rho(770)+ "               |         9 |       2612 |     290.22 |     308.79 |      12.000 |      896.00 |
+ | "# max size B0 -> D0  rho(770)- "               |         9 |       2776 |     308.44 |     462.86 |      4.0000 |      1408.0 |
+ | "# rho(770)+"                                   |         9 |        384 |     42.667 |     32.056 |      8.0000 |      116.00 |
+ | "# rho(770)-"                                   |         9 |        260 |     28.889 |     30.039 |      4.0000 |      88.000 |
+ | "# selected"                                    |         9 |          5 |    0.55556 |     1.5713 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5388 |        216 |(  4.00891 +- 0.267248 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       216 |          5 |(  2.31481 +- 1.02316  )%|   -------   |   -------   |
+B02DHHWSD2HHHHBeauty2CharmT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DHHWSD2HHHHBeauty2Charm"             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DHHWSD2HHHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DHHWSD2HHHHBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DHHWSD2HHHHBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KKD2HHHHWSBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         89 |(  8.90000 +- 0.900439 )%|   -------   |   -------   |
+StrippingB02D0KKD2HHHHWSBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         29 |(  32.5843 +- 4.96809  )%|   -------   |   -------   |
+StrippingB02D0KKD2HHHHWSBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        29 |         29 |(  100.000 +- 3.44828  )%|   -------   |   -------   |
+B02D0KKD2HHHHWSBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02D0KKD2HHHHWSBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02D0KKD2HHHHWSBeauty2Charm   SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  phi(1020) "                        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         4 |         11 |     2.7500 |     1.4790 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHWSBeauty2Charm"                   |         4 |         11 |     2.7500 |     1.4790 |      1.0000 |      5.0000 |
+ | "# Phys/X2KKBeauty2CharmFilter"                 |         4 |        110 |     27.500 |     12.580 |      15.000 |      48.000 |
+ | "# input particles"                             |         4 |        121 |     30.250 |     12.070 |      17.000 |      49.000 |
+ | "# max size B0 -> D0  phi(1020) "               |         4 |        273 |     68.250 |     39.990 |      30.000 |      135.00 |
+ | "# phi(1020)"                                   |         4 |        110 |     27.500 |     12.580 |      15.000 |      48.000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       273 |         14 |(  5.12821 +- 1.33497  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+StrippingB02D0KKD2HHHHWSBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KKD2HHHHWSBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KKD2HHHHWSBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0PiPiD2HHHHWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         89 |(  8.90000 +- 0.900439 )%|   -------   |   -------   |
+StrippingB02D0PiPiD2HHHHWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         28 |(  31.4607 +- 4.92220  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2HHHHWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2HHHHWSB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0PiPiD2HHHHWSB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0PiPiD2HHHHWSB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD2HHHHWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         93 |(  9.30000 +- 0.918428 )%|   -------   |   -------   |
+StrippingB02D0KPiD2HHHHWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        93 |         31 |(  33.3333 +- 4.88824  )%|   -------   |   -------   |
+StrippingB02D0KPiD2HHHHWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+B02D0KPiD2HHHHWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02D0KPiD2HHHHWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02D0KPiD2HHHHWSBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  K*(892)0 "                         |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  K*(892)~0 "                        |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         5 |         18 |     3.6000 |    0.80000 |      3.0000 |      5.0000 |
+ | "# D~0"                                         |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |         5 |         97 |     19.400 |     5.1614 |      12.000 |      27.000 |
+ | "# K*(892)~0"                                   |         5 |         97 |     19.400 |     5.1614 |      12.000 |      27.000 |
+ | "# Phys/D2HHHHWSBeauty2Charm"                   |         5 |         18 |     3.6000 |    0.80000 |      3.0000 |      5.0000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |         5 |        194 |     38.800 |     10.323 |      24.000 |      54.000 |
+ | "# input particles"                             |         5 |        212 |     42.400 |     10.874 |      27.000 |      59.000 |
+ | "# max size B0 -> D0  K*(892)0 "                |         5 |        363 |     72.600 |     33.803 |      36.000 |      135.00 |
+ | "# max size B0 -> D0  K*(892)~0 "               |         5 |        363 |     72.600 |     33.803 |      36.000 |      135.00 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       726 |         25 |(  3.44353 +- 0.676743 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+StrippingB02D0KPiD2HHHHWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD2HHHHWSBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD2HHHHWSBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DHHWSD2HHHHWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         99 |(  9.90000 +- 0.944452 )%|   -------   |   -------   |
+StrippingB02DHHWSD2HHHHWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        99 |         33 |(  33.3333 +- 4.73779  )%|   -------   |   -------   |
+StrippingB02DHHWSD2HHHHWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+B02DHHWSD2HHHHWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DHHWSD2HHHHWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DHHWSD2HHHHWSBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)+ "                        |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  rho(770)- "                        |         3 |          4 |     1.3333 |     1.8856 |      0.0000 |      4.0000 |
+ | "# D0"                                          |         3 |         11 |     3.6667 |     2.4944 |      1.0000 |      7.0000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHWSBeauty2Charm"                   |         3 |         11 |     3.6667 |     2.4944 |      1.0000 |      7.0000 |
+ | "# Phys/X2HHWSBeauty2Charm"                     |         3 |        348 |     116.00 |     34.409 |      72.000 |      156.00 |
+ | "# input particles"                             |         3 |        359 |     119.67 |     32.673 |      79.000 |      159.00 |
+ | "# max size B0 -> D0  rho(770)+ "               |         3 |        100 |     33.333 |     29.635 |      0.0000 |      72.000 |
+ | "# max size B0 -> D0  rho(770)- "               |         3 |        264 |     88.000 |     40.923 |      40.000 |      140.00 |
+ | "# rho(770)+"                                   |         3 |         28 |     9.3333 |     10.499 |      0.0000 |      24.000 |
+ | "# rho(770)-"                                   |         3 |         88 |     29.333 |     8.2192 |      20.000 |      40.000 |
+ | "# selected"                                    |         3 |          4 |     1.3333 |     1.8856 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       364 |          8 |(  2.19780 +- 0.768454 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          4 |(  50.0000 +- 17.6777  )%|   -------   |   -------   |
+B02DHHWSD2HHHHWSBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DHHWSD2HHHHWSBeauty2Charm"           |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DHHWSD2HHHHWSBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DHHWSD2HHHHWSBeauty2CharmTISTOS"     |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB02DHHWSD2HHHHWSBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DHHWSD2HHHHWSBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DHHWSD2HHHHWSBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KSDDD2K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KSDDD2K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0KSDDD2K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+D2K3PIBeauty2CharmFilter      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHHBeauty2Charm"                     |       117 |       1494 |     12.769 |     26.593 |      1.0000 |      195.00 |
+ | "# input particles"                             |       117 |       1494 |     12.769 |     26.593 |      1.0000 |      195.00 |
+ |*"#accept"                                       |       117 |         99 |(  84.6154 +- 3.33561  )%|   -------   |   -------   |
+ | "#passed"                                       |       117 |        736 |     6.2906 |     14.106 |      0.0000 |      113.00 |
+ |*"efficiency"                                    |      1494 |        736 |(  49.2637 +- 1.29344  )%|   -------   |   -------   |
+B02D0KSDDD2K3PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        99 |         99 |(  100.000 +- 1.01010  )%|   -------   |   -------   |
+B02D0KSDDD2K3PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+B02D0KSDDD2K3PiBeauty2Charm   SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  KS0 "                              |        43 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        43 |        370 |     8.6047 |     19.374 |      1.0000 |      113.00 |
+ | "# D~0"                                         |        43 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        43 |         76 |     1.7674 |     1.1780 |      1.0000 |      6.0000 |
+ | "# Phys/D2K3PIBeauty2CharmFilter"               |        43 |        370 |     8.6047 |     19.374 |      1.0000 |      113.00 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        43 |         76 |     1.7674 |     1.1780 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        43 |        446 |     10.372 |     19.457 |      2.0000 |      116.00 |
+ | "# max size B0 -> D0  KS0 "                     |        43 |        693 |     16.116 |     51.109 |      1.0000 |      339.00 |
+ | "# selected"                                    |        43 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        43 |          0 |(  0.00000 +- 2.32558  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       693 |          7 |(  1.01010 +- 0.379849 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+StrippingB02D0KSDDD2K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KSDDD2K3PiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KSDDD2K3PiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KSLLD2K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KSLLD2K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0KSLLD2K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0KSLLD2K3PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        99 |         99 |(  100.000 +- 1.01010  )%|   -------   |   -------   |
+B02D0KSLLD2K3PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        45 |         45 |(  100.000 +- 2.22222  )%|   -------   |   -------   |
+B02D0KSLLD2K3PiBeauty2Charm   SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  KS0 "                              |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        45 |        331 |     7.3556 |     11.042 |      1.0000 |      70.000 |
+ | "# D~0"                                         |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        45 |         60 |     1.3333 |    0.55777 |      1.0000 |      3.0000 |
+ | "# Phys/D2K3PIBeauty2CharmFilter"               |        45 |        331 |     7.3556 |     11.042 |      1.0000 |      70.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        45 |         60 |     1.3333 |    0.55777 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        45 |        391 |     8.6889 |     10.987 |      2.0000 |      71.000 |
+ | "# max size B0 -> D0  KS0 "                     |        45 |        407 |     9.0444 |     12.092 |      1.0000 |      70.000 |
+ | "# selected"                                    |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        45 |          0 |(  0.00000 +- 2.22222  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       407 |          8 |(  1.96560 +- 0.688081 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB02D0KSLLD2K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KSLLD2K3PiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KSLLD2K3PiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2Pi0HHResolv...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD2Pi0HHResolv...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KD2Pi0HHResolv...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ProtoD2pi+pi-pi0ResolvedBea...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi-  pi0 "                        |       344 |       2513 |     7.3052 |     15.576 |      0.0000 |      208.00 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# input particles"                             |       345 |       7219 |     20.925 |     10.330 |      4.0000 |      72.000 |
+ | "# pi+"                                         |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# pi0"                                         |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# selected"                                    |       345 |       2513 |     7.2841 |     15.558 |      0.0000 |      208.00 |
+ |*"#accept"                                       |       345 |        250 |(  72.4638 +- 2.40493  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     20601 |       9317 |(  45.2260 +- 0.346766 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     79149 |       8314 |(  10.5042 +- 0.108984 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      8314 |       2513 |(  30.2261 +- 0.503654 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2pi+K-pi0ResolvedBeau...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  K-  pi0 "                         |       344 |       2103 |     6.1134 |     12.751 |      0.0000 |      161.00 |
+ | "# K+"                                          |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# K-"                                          |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# input particles"                             |       345 |      12182 |     35.310 |     16.497 |      6.0000 |      121.00 |
+ | "# pi+"                                         |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# pi0"                                         |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# selected"                                    |       345 |       2103 |     6.0957 |     12.737 |      0.0000 |      161.00 |
+ |*"#accept"                                       |       345 |        231 |(  66.9565 +- 2.53239  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     20601 |       9317 |(  45.2260 +- 0.346766 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     79149 |       6597 |(  8.33491 +- 0.0982494)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      6597 |       2103 |(  31.8781 +- 0.573742 )%|   -------   |   -------   |
+ProtoD2K+pi-pi0ResolvedBeau...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi-  pi0 "                         |       344 |       2044 |     5.9419 |     12.787 |      0.0000 |      165.00 |
+ | "# K+"                                          |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# K-"                                          |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# input particles"                             |       345 |      12182 |     35.310 |     16.497 |      6.0000 |      121.00 |
+ | "# pi+"                                         |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# pi0"                                         |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# selected"                                    |       345 |       2044 |     5.9246 |     12.772 |      0.0000 |      165.00 |
+ |*"#accept"                                       |       345 |        223 |(  64.6377 +- 2.57397  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     20601 |       9317 |(  45.2260 +- 0.346766 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     79149 |       6539 |(  8.26163 +- 0.0978556)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      6539 |       2044 |(  31.2586 +- 0.573242 )%|   -------   |   -------   |
+ProtoD2K+K-pi0ResolvedBeaut...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K-  pi0 "                          |       344 |       1651 |     4.7994 |     10.166 |      0.0000 |      105.00 |
+ | "# K+"                                          |       345 |       2499 |     7.2435 |     3.7631 |      1.0000 |      25.000 |
+ | "# K-"                                          |       345 |       2464 |     7.1420 |     3.7059 |      0.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       345 |       4963 |     14.386 |     6.6223 |      2.0000 |      49.000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# input particles"                             |       345 |       7219 |     20.925 |     10.330 |      4.0000 |      72.000 |
+ | "# pi0"                                         |       345 |       2256 |     6.5391 |     5.3821 |      1.0000 |      35.000 |
+ | "# selected"                                    |       345 |       1651 |     4.7855 |     10.155 |      0.0000 |      105.00 |
+ |*"#accept"                                       |       345 |        205 |(  59.4203 +- 2.64370  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     20601 |       9317 |(  45.2260 +- 0.346766 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     79149 |       4733 |(  5.97986 +- 0.0842817)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4733 |       1651 |(  34.8827 +- 0.692764 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+D2Pi0HHBeauty2Charm_Resolved  SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD2K+K-pi0ResolvedBeauty2Charm"     |       265 |       1651 |     6.2302 |     11.191 |      0.0000 |      105.00 |
+ | "# Phys/ProtoD2K+pi-pi0ResolvedBeauty2Charm"    |       265 |       2044 |     7.7132 |     14.092 |      0.0000 |      165.00 |
+ | "# Phys/ProtoD2pi+K-pi0ResolvedBeauty2Charm"    |       265 |       2103 |     7.9358 |     14.022 |      0.0000 |      161.00 |
+ | "# Phys/ProtoD2pi+pi-pi0ResolvedBeauty2Charm"   |       265 |       2513 |     9.4830 |     17.155 |      0.0000 |      208.00 |
+ | "# input particles"                             |       265 |       8311 |     31.362 |     54.439 |      1.0000 |      639.00 |
+ |*"#accept"                                       |       265 |        265 |(  100.000 +- 0.377358 )%|   -------   |   -------   |
+ | "#passed"                                       |       265 |       8311 |     31.362 |     54.439 |      1.0000 |      639.00 |
+ |*"efficiency"                                    |      8311 |       8311 |(  100.000 +- 0.0120322)%|   -------   |   -------   |
+D2ResolvedPi0HHPIDBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2Pi0HHBeauty2Charm_Resolved"           |       265 |       8311 |     31.362 |     54.439 |      1.0000 |      639.00 |
+ | "# input particles"                             |       265 |       8311 |     31.362 |     54.439 |      1.0000 |      639.00 |
+ |*"#accept"                                       |       265 |        256 |(  96.6038 +- 1.11269  )%|   -------   |   -------   |
+ | "#passed"                                       |       265 |       5069 |     19.128 |     41.534 |      0.0000 |      556.00 |
+ |*"efficiency"                                    |      8311 |       5069 |(  60.9915 +- 0.535042 )%|   -------   |   -------   |
+B2D0KD2Pi0HHResolvedBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       256 |        256 |(  100.000 +- 0.390625 )%|   -------   |   -------   |
+B2D0KD2Pi0HHResolvedBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       256 |        256 |(  100.000 +- 0.390625 )%|   -------   |   -------   |
+B2D0KD2Pi0HHResolvedBeauty2...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |       256 |         24 |   0.093750 |    0.52198 |      0.0000 |      6.0000 |
+ | "# B- -> D0  K- "                               |       256 |          5 |   0.019531 |    0.16420 |      0.0000 |      2.0000 |
+ | "# D0"                                          |       256 |       5069 |     19.801 |     42.100 |      1.0000 |      556.00 |
+ | "# D~0"                                         |       256 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       256 |        988 |     3.8594 |     2.1314 |      0.0000 |      15.000 |
+ | "# K-"                                          |       256 |       1028 |     4.0156 |     2.1102 |      0.0000 |      13.000 |
+ | "# Phys/D2ResolvedPi0HHPIDBeauty2CharmFilter"   |       256 |       5069 |     19.801 |     42.100 |      1.0000 |      556.00 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |       256 |       2016 |     7.8750 |     3.4596 |      1.0000 |      21.000 |
+ | "# input particles"                             |       256 |       7085 |     27.676 |     43.544 |      4.0000 |      571.00 |
+ | "# max size B+ -> D0  K+ "                      |       256 |      27261 |     106.49 |     344.33 |      0.0000 |      5004.0 |
+ | "# max size B- -> D0  K- "                      |       256 |      26950 |     105.27 |     267.76 |      0.0000 |      3336.0 |
+ | "# selected"                                    |       256 |         29 |    0.11328 |    0.57185 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       256 |         14 |(  5.46875 +- 1.42106  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     54211 |       3604 |(  6.64810 +- 0.106996 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3604 |         29 |( 0.804661 +- 0.148820 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        30 |         30 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0KD2Pi0HHResolvedBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2Pi0HHResolvedBeauty2Charm"       |        14 |         29 |     2.0714 |     1.3869 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        14 |         29 |     2.0714 |     1.3869 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        14 |          4 |(  28.5714 +- 12.0736  )%|   -------   |   -------   |
+B2D0KD2Pi0HHResolvedBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2Pi0HHResolvedBeauty2CharmTISTOS" |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+StrippingB2D0KD2Pi0HHResolv...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2Pi0HHResolv...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2Pi0HHResolv...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2Pi0HHResol...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD2Pi0HHResol...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiD2Pi0HHResol...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiD2Pi0HHResolvedBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       256 |        256 |(  100.000 +- 0.390625 )%|   -------   |   -------   |
+B2D0PiD2Pi0HHResolvedBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       256 |        256 |(  100.000 +- 0.390625 )%|   -------   |   -------   |
+B2D0PiD2Pi0HHResolvedBeauty...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |       256 |         23 |   0.089844 |    0.51133 |      0.0000 |      6.0000 |
+ | "# B- -> D0  pi- "                              |       256 |          4 |   0.015625 |    0.15229 |      0.0000 |      2.0000 |
+ | "# D0"                                          |       256 |       5069 |     19.801 |     42.100 |      1.0000 |      556.00 |
+ | "# D~0"                                         |       256 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2ResolvedPi0HHPIDBeauty2CharmFilter"   |       256 |       5069 |     19.801 |     42.100 |      1.0000 |      556.00 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |       256 |       2016 |     7.8750 |     3.4596 |      1.0000 |      21.000 |
+ | "# input particles"                             |       256 |       7085 |     27.676 |     43.544 |      4.0000 |      571.00 |
+ | "# max size B+ -> D0  pi+ "                     |       256 |      27261 |     106.49 |     344.33 |      0.0000 |      5004.0 |
+ | "# max size B- -> D0  pi- "                     |       256 |      26950 |     105.27 |     267.76 |      0.0000 |      3336.0 |
+ | "# pi+"                                         |       256 |        988 |     3.8594 |     2.1314 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       256 |       1028 |     4.0156 |     2.1102 |      0.0000 |      13.000 |
+ | "# selected"                                    |       256 |         27 |    0.10547 |    0.53820 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       256 |         14 |(  5.46875 +- 1.42106  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     54211 |       3443 |(  6.35111 +- 0.104745 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3443 |         27 |( 0.784200 +- 0.150326 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        27 |         27 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0PiD2Pi0HHResolvedBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2Pi0HHResolvedBeauty2Charm"      |        14 |         27 |     1.9286 |     1.3344 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        14 |         27 |     1.9286 |     1.3344 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        14 |          4 |(  28.5714 +- 12.0736  )%|   -------   |   -------   |
+B2D0PiD2Pi0HHResolvedBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2Pi0HHResolvedBeauty2CharmTISTOS"|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB2D0PiD2Pi0HHResol...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD2Pi0HHResol...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2Pi0HHResol...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2Pi0HHWSReso...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         94 |(  9.40000 +- 0.922843 )%|   -------   |   -------   |
+StrippingB2D0KD2Pi0HHWSReso...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        94 |         36 |(  38.2979 +- 5.01387  )%|   -------   |   -------   |
+StrippingB2D0KD2Pi0HHWSReso...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+ProtoD2pi+pi+pi0WSPlusResol...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi+  pi0 "                        |        67 |         85 |     1.2687 |     2.6965 |      0.0000 |      12.000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |        67 |        524 |     7.8209 |     6.8063 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        67 |        948 |     14.149 |     6.2324 |      3.0000 |      34.000 |
+ | "# input particles"                             |        67 |       1472 |     21.970 |     11.271 |      5.0000 |      62.000 |
+ | "# pi+"                                         |        67 |        500 |     7.4627 |     4.2648 |      1.0000 |      23.000 |
+ | "# pi-"                                         |        67 |        448 |     6.6866 |     3.0723 |      1.0000 |      14.000 |
+ | "# pi0"                                         |        67 |        524 |     7.8209 |     6.8063 |      1.0000 |      35.000 |
+ | "# selected"                                    |        67 |         85 |     1.2687 |     2.6965 |      0.0000 |      12.000 |
+ |*"#accept"                                       |        67 |         22 |(  32.8358 +- 5.73727  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2225 |        922 |(  41.4382 +- 1.04434  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      9245 |        389 |(  4.20768 +- 0.208801 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       389 |         85 |(  21.8509 +- 2.09518  )%|   -------   |   -------   |
+ProtoD2K+pi+pi0WSPlusResolv...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi+  pi0 "                         |        67 |        150 |     2.2388 |     4.7883 |      0.0000 |      29.000 |
+ | "# K+"                                          |        67 |        500 |     7.4627 |     4.2648 |      1.0000 |      23.000 |
+ | "# K-"                                          |        67 |        448 |     6.6866 |     3.0723 |      1.0000 |      14.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        67 |        948 |     14.149 |     6.2324 |      3.0000 |      34.000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |        67 |        524 |     7.8209 |     6.8063 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        67 |        948 |     14.149 |     6.2324 |      3.0000 |      34.000 |
+ | "# input particles"                             |        67 |       2420 |     36.119 |     16.895 |      8.0000 |      89.000 |
+ | "# pi+"                                         |        67 |        500 |     7.4627 |     4.2648 |      1.0000 |      23.000 |
+ | "# pi-"                                         |        67 |        448 |     6.6866 |     3.0723 |      1.0000 |      14.000 |
+ | "# pi0"                                         |        67 |        524 |     7.8209 |     6.8063 |      1.0000 |      35.000 |
+ | "# selected"                                    |        67 |        150 |     2.2388 |     4.7883 |      0.0000 |      29.000 |
+ |*"#accept"                                       |        67 |         24 |(  35.8209 +- 5.85771  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      4450 |       1844 |(  41.4382 +- 0.738461 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     18490 |        540 |(  2.92050 +- 0.123829 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       540 |        150 |(  27.7778 +- 1.92747  )%|   -------   |   -------   |
+ProtoD2K+K+pi0WSPlusResolve...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K+  pi0 "                          |        67 |         61 |    0.91045 |     2.2969 |      0.0000 |      11.000 |
+ | "# K+"                                          |        67 |        500 |     7.4627 |     4.2648 |      1.0000 |      23.000 |
+ | "# K-"                                          |        67 |        448 |     6.6866 |     3.0723 |      1.0000 |      14.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        67 |        948 |     14.149 |     6.2324 |      3.0000 |      34.000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |        67 |        524 |     7.8209 |     6.8063 |      1.0000 |      35.000 |
+ | "# input particles"                             |        67 |       1472 |     21.970 |     11.271 |      5.0000 |      62.000 |
+ | "# pi0"                                         |        67 |        524 |     7.8209 |     6.8063 |      1.0000 |      35.000 |
+ | "# selected"                                    |        67 |         61 |    0.91045 |     2.2969 |      0.0000 |      11.000 |
+ |*"#accept"                                       |        67 |         15 |(  22.3881 +- 5.09255  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2225 |        922 |(  41.4382 +- 1.04434  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      9245 |        182 |(  1.96863 +- 0.144481 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       182 |         61 |(  33.5165 +- 3.49905  )%|   -------   |   -------   |
+ProtoD2pi-pi-pi0WSMinusReso...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi-  pi-  pi0 "                        |        67 |         43 |    0.64179 |     1.3681 |      0.0000 |      6.0000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |        67 |        524 |     7.8209 |     6.8063 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        67 |        948 |     14.149 |     6.2324 |      3.0000 |      34.000 |
+ | "# input particles"                             |        67 |       1472 |     21.970 |     11.271 |      5.0000 |      62.000 |
+ | "# pi+"                                         |        67 |        500 |     7.4627 |     4.2648 |      1.0000 |      23.000 |
+ | "# pi-"                                         |        67 |        448 |     6.6866 |     3.0723 |      1.0000 |      14.000 |
+ | "# pi0"                                         |        67 |        524 |     7.8209 |     6.8063 |      1.0000 |      35.000 |
+ | "# selected"                                    |        67 |         43 |    0.64179 |     1.3681 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        67 |         19 |(  28.3582 +- 5.50662  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1590 |        736 |(  46.2893 +- 1.25047  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7484 |        217 |(  2.89952 +- 0.193958 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       217 |         43 |(  19.8157 +- 2.70595  )%|   -------   |   -------   |
+ProtoD2K-pi-pi0WSMinusResol...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi-  pi0 "                         |        67 |         90 |     1.3433 |     2.8261 |      0.0000 |      13.000 |
+ | "# K+"                                          |        67 |        500 |     7.4627 |     4.2648 |      1.0000 |      23.000 |
+ | "# K-"                                          |        67 |        448 |     6.6866 |     3.0723 |      1.0000 |      14.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        67 |        948 |     14.149 |     6.2324 |      3.0000 |      34.000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |        67 |        524 |     7.8209 |     6.8063 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        67 |        948 |     14.149 |     6.2324 |      3.0000 |      34.000 |
+ | "# input particles"                             |        67 |       2420 |     36.119 |     16.895 |      8.0000 |      89.000 |
+ | "# pi+"                                         |        67 |        500 |     7.4627 |     4.2648 |      1.0000 |      23.000 |
+ | "# pi-"                                         |        67 |        448 |     6.6866 |     3.0723 |      1.0000 |      14.000 |
+ | "# pi0"                                         |        67 |        524 |     7.8209 |     6.8063 |      1.0000 |      35.000 |
+ | "# selected"                                    |        67 |         90 |     1.3433 |     2.8261 |      0.0000 |      13.000 |
+ |*"#accept"                                       |        67 |         20 |(  29.8507 +- 5.59051  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      3180 |       1472 |(  46.2893 +- 0.884214 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     14968 |        398 |(  2.65901 +- 0.131500 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       398 |         90 |(  22.6131 +- 2.09687  )%|   -------   |   -------   |
+ProtoD2K-K-pi0WSMinusResolv...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  K-  pi0 "                          |        67 |         38 |    0.56716 |     2.2542 |      0.0000 |      18.000 |
+ | "# K+"                                          |        67 |        500 |     7.4627 |     4.2648 |      1.0000 |      23.000 |
+ | "# K-"                                          |        67 |        448 |     6.6866 |     3.0723 |      1.0000 |      14.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        67 |        948 |     14.149 |     6.2324 |      3.0000 |      34.000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |        67 |        524 |     7.8209 |     6.8063 |      1.0000 |      35.000 |
+ | "# input particles"                             |        67 |       1472 |     21.970 |     11.271 |      5.0000 |      62.000 |
+ | "# pi0"                                         |        67 |        524 |     7.8209 |     6.8063 |      1.0000 |      35.000 |
+ | "# selected"                                    |        67 |         38 |    0.56716 |     2.2542 |      0.0000 |      18.000 |
+ |*"#accept"                                       |        67 |         13 |(  19.4030 +- 4.83121  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1590 |        736 |(  46.2893 +- 1.25047  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7484 |        169 |(  2.25815 +- 0.171731 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       169 |         38 |(  22.4852 +- 3.21142  )%|   -------   |   -------   |
+D2Pi0HHWSBeauty2CharmResolved SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD2K+K+pi0WSPlusResolvedBeauty2Charm|        41 |         61 |     1.4878 |     2.7860 |      0.0000 |      11.000 |
+ | "# Phys/ProtoD2K+pi+pi0WSPlusResolvedBeauty2Char|        41 |        150 |     3.6585 |     5.6810 |      0.0000 |      29.000 |
+ | "# Phys/ProtoD2K-K-pi0WSMinusResolvedBeauty2Char|        41 |         38 |    0.92683 |     2.8232 |      0.0000 |      18.000 |
+ | "# Phys/ProtoD2K-pi-pi0WSMinusResolvedBeauty2Cha|        41 |         90 |     2.1951 |     3.3439 |      0.0000 |      13.000 |
+ | "# Phys/ProtoD2pi+pi+pi0WSPlusResolvedBeauty2Cha|        41 |         85 |     2.0732 |     3.1960 |      0.0000 |      12.000 |
+ | "# Phys/ProtoD2pi-pi-pi0WSMinusResolvedBeauty2Ch|        41 |         43 |     1.0488 |     1.6223 |      0.0000 |      6.0000 |
+ | "# input particles"                             |        41 |        467 |     11.390 |     13.272 |      1.0000 |      51.000 |
+ |*"#accept"                                       |        41 |         41 |(  100.000 +- 2.43902  )%|   -------   |   -------   |
+ | "#passed"                                       |        41 |        467 |     11.390 |     13.272 |      1.0000 |      51.000 |
+ |*"efficiency"                                    |       467 |        467 |(  100.000 +- 0.214133 )%|   -------   |   -------   |
+B2D0KD2Pi0HHWSResolvedBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+B2D0KD2Pi0HHWSResolvedBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+B2D0KD2Pi0HHWSResolvedBeaut...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K- "                               |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        19 |        229 |     12.053 |     13.040 |      1.0000 |      51.000 |
+ | "# D~0"                                         |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        19 |         95 |     5.0000 |     3.0950 |      1.0000 |      15.000 |
+ | "# K-"                                          |        19 |         68 |     3.5789 |     1.3885 |      1.0000 |      6.0000 |
+ | "# Phys/D2Pi0HHWSBeauty2CharmResolved"          |        19 |        229 |     12.053 |     13.040 |      1.0000 |      51.000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        19 |        163 |     8.5789 |     3.7461 |      4.0000 |      21.000 |
+ | "# input particles"                             |        19 |        392 |     20.632 |     14.890 |      8.0000 |      63.000 |
+ | "# max size B+ -> D0  K+ "                      |        19 |       1401 |     73.737 |     106.82 |      2.0000 |      408.00 |
+ | "# max size B- -> D0  K- "                      |        19 |        921 |     48.474 |     60.656 |      3.0000 |      204.00 |
+ | "# selected"                                    |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2322 |        176 |(  7.57967 +- 0.549260 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       176 |          0 |(  0.00000 +- 0.568182 )%|   -------   |   -------   |
+StrippingB2D0KD2Pi0HHWSReso...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2Pi0HHWSReso...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2Pi0HHWSReso...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2Pi0HHWSRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         94 |(  9.40000 +- 0.922843 )%|   -------   |   -------   |
+StrippingB2D0PiD2Pi0HHWSRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        94 |         36 |(  38.2979 +- 5.01387  )%|   -------   |   -------   |
+StrippingB2D0PiD2Pi0HHWSRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B2D0PiD2Pi0HHWSResolvedBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0PiD2Pi0HHWSResolvedBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0PiD2Pi0HHWSResolvedBeau...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |        23 |          3 |    0.13043 |    0.61179 |      0.0000 |      3.0000 |
+ | "# B- -> D0  pi- "                              |        23 |          2 |   0.086957 |    0.40786 |      0.0000 |      2.0000 |
+ | "# D0"                                          |        23 |        247 |     10.739 |     13.152 |      1.0000 |      45.000 |
+ | "# D~0"                                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2Pi0HHWSBeauty2CharmResolved"          |        23 |        247 |     10.739 |     13.152 |      1.0000 |      45.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        23 |        202 |     8.7826 |     3.3226 |      3.0000 |      14.000 |
+ | "# input particles"                             |        23 |        449 |     19.522 |     15.365 |      4.0000 |      58.000 |
+ | "# max size B+ -> D0  pi+ "                     |        23 |       1412 |     61.391 |     78.013 |      1.0000 |      259.00 |
+ | "# max size B- -> D0  pi- "                     |        23 |       1356 |     58.957 |     89.747 |      2.0000 |      360.00 |
+ | "# pi+"                                         |        23 |        103 |     4.4783 |     2.1843 |      1.0000 |      10.000 |
+ | "# pi-"                                         |        23 |         99 |     4.3043 |     1.9657 |      2.0000 |      8.0000 |
+ | "# selected"                                    |        23 |          5 |    0.21739 |    0.71969 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        23 |          2 |(  8.69565 +- 5.87534  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2768 |        198 |(  7.15318 +- 0.489835 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       198 |          5 |(  2.52525 +- 1.11498  )%|   -------   |   -------   |
+B2D0PiD2Pi0HHWSResolvedBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2Pi0HHWSResolvedBeauty2Charm"    |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2D0PiD2Pi0HHWSResolvedBeau...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2Pi0HHWSResolvedBeauty2CharmTISTO|         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB2D0PiD2Pi0HHWSRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD2Pi0HHWSRes...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2Pi0HHWSRes...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2Pi0HHMerged...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD2Pi0HHMerged...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KD2Pi0HHMerged...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ProtoD2pi+pi-pi0MergedBeaut...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi-  pi0 "                        |        73 |         32 |    0.43836 |    0.84377 |      0.0000 |      5.0000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# input particles"                             |        73 |       1175 |     16.096 |     6.3422 |      4.0000 |      36.000 |
+ | "# pi+"                                         |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# pi-"                                         |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# pi0"                                         |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        73 |         32 |    0.43836 |    0.84377 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        73 |         21 |(  28.7671 +- 5.29818  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      4618 |       2057 |(  44.5431 +- 0.731377 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2412 |         85 |(  3.52405 +- 0.375441 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        85 |         32 |(  37.6471 +- 5.25514  )%|   -------   |   -------   |
+ProtoD2pi+K-pi0MergedBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  K-  pi0 "                         |        73 |         39 |    0.53425 |     1.1714 |      0.0000 |      6.0000 |
+ | "# K+"                                          |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# K-"                                          |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# input particles"                             |        73 |       2266 |     31.041 |     12.673 |      7.0000 |      71.000 |
+ | "# pi+"                                         |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# pi-"                                         |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# pi0"                                         |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        73 |         39 |    0.53425 |     1.1714 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        73 |         19 |(  26.0274 +- 5.13558  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      4618 |       2057 |(  44.5431 +- 0.731377 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2412 |         89 |(  3.68988 +- 0.383843 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        89 |         39 |(  43.8202 +- 5.25935  )%|   -------   |   -------   |
+ProtoD2K+pi-pi0MergedBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi-  pi0 "                         |        73 |         42 |    0.57534 |     1.2154 |      0.0000 |      7.0000 |
+ | "# K+"                                          |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# K-"                                          |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# input particles"                             |        73 |       2266 |     31.041 |     12.673 |      7.0000 |      71.000 |
+ | "# pi+"                                         |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# pi-"                                         |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# pi0"                                         |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        73 |         42 |    0.57534 |     1.2154 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |        73 |         20 |(  27.3973 +- 5.21998  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      4618 |       2057 |(  44.5431 +- 0.731377 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2412 |         99 |(  4.10448 +- 0.403961 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        99 |         42 |(  42.4242 +- 4.96717  )%|   -------   |   -------   |
+ProtoD2K+K-pi0MergedBeauty2...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K-  pi0 "                          |        73 |         40 |    0.54795 |     1.3349 |      0.0000 |      7.0000 |
+ | "# K+"                                          |        73 |        577 |     7.9041 |     3.6758 |      2.0000 |      20.000 |
+ | "# K-"                                          |        73 |        514 |     7.0411 |     3.3818 |      1.0000 |      17.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        73 |       1091 |     14.945 |     6.3373 |      3.0000 |      35.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        73 |       1175 |     16.096 |     6.3422 |      4.0000 |      36.000 |
+ | "# pi0"                                         |        73 |         84 |     1.1507 |    0.39418 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        73 |         40 |    0.54795 |     1.3349 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |        73 |         17 |(  23.2877 +- 4.94691  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      4618 |       2057 |(  44.5431 +- 0.731377 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2412 |         70 |(  2.90216 +- 0.341804 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        70 |         40 |(  57.1429 +- 5.91485  )%|   -------   |   -------   |
+D2Pi0HHBeauty2Charm_Merged    SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD2K+K-pi0MergedBeauty2Charm"       |        29 |         40 |     1.3793 |     1.8273 |      0.0000 |      7.0000 |
+ | "# Phys/ProtoD2K+pi-pi0MergedBeauty2Charm"      |        29 |         42 |     1.4483 |     1.5666 |      0.0000 |      7.0000 |
+ | "# Phys/ProtoD2pi+K-pi0MergedBeauty2Charm"      |        29 |         39 |     1.3448 |     1.5375 |      0.0000 |      6.0000 |
+ | "# Phys/ProtoD2pi+pi-pi0MergedBeauty2Charm"     |        29 |         32 |     1.1034 |     1.0287 |      0.0000 |      5.0000 |
+ | "# input particles"                             |        29 |        153 |     5.2759 |     5.4450 |      1.0000 |      25.000 |
+ |*"#accept"                                       |        29 |         29 |(  100.000 +- 3.44828  )%|   -------   |   -------   |
+ | "#passed"                                       |        29 |        153 |     5.2759 |     5.4450 |      1.0000 |      25.000 |
+ |*"efficiency"                                    |       153 |        153 |(  100.000 +- 0.653595 )%|   -------   |   -------   |
+D2MergedPi0HHPIDBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2Pi0HHBeauty2Charm_Merged"             |        29 |        153 |     5.2759 |     5.4450 |      1.0000 |      25.000 |
+ | "# input particles"                             |        29 |        153 |     5.2759 |     5.4450 |      1.0000 |      25.000 |
+ |*"#accept"                                       |        29 |         26 |(  89.6552 +- 5.65523  )%|   -------   |   -------   |
+ | "#passed"                                       |        29 |         73 |     2.5172 |     2.6473 |      0.0000 |      11.000 |
+ |*"efficiency"                                    |       153 |         73 |(  47.7124 +- 4.03803  )%|   -------   |   -------   |
+B2D0KD2Pi0HHMergedBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0KD2Pi0HHMergedBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0KD2Pi0HHMergedBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K- "                               |        26 |          2 |   0.076923 |    0.38462 |      0.0000 |      2.0000 |
+ | "# D0"                                          |        26 |         73 |     2.8077 |     2.6460 |      1.0000 |      11.000 |
+ | "# D~0"                                         |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        26 |        112 |     4.3077 |     2.6424 |      1.0000 |      12.000 |
+ | "# K-"                                          |        26 |        113 |     4.3462 |     2.2351 |      0.0000 |      9.0000 |
+ | "# Phys/D2MergedPi0HHPIDBeauty2CharmFilter"     |        26 |         73 |     2.8077 |     2.6460 |      1.0000 |      11.000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        26 |        225 |     8.6538 |     4.3318 |      1.0000 |      18.000 |
+ | "# input particles"                             |        26 |        298 |     11.462 |     5.8127 |      3.0000 |      29.000 |
+ | "# max size B+ -> D0  K+ "                      |        26 |        392 |     15.077 |     25.994 |      1.0000 |      132.00 |
+ | "# max size B- -> D0  K- "                      |        26 |        344 |     13.231 |     14.246 |      0.0000 |      66.000 |
+ | "# selected"                                    |        26 |          2 |   0.076923 |    0.38462 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        26 |          1 |(  3.84615 +- 3.77146  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       736 |        132 |(  17.9348 +- 1.41413  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       132 |          2 |(  1.51515 +- 1.06323  )%|   -------   |   -------   |
+B2D0KD2Pi0HHMergedBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2Pi0HHMergedBeauty2Charm"         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0KD2Pi0HHMergedBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2Pi0HHMergedBeauty2CharmTISTOS"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0KD2Pi0HHMergedBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2D0KD2Pi0HHMergedBeauty2CharmB2CBBDTBea|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0KD2Pi0HHMe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2Pi0HHMergedBeauty2CharmLine"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0KD2Pi0HHMe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2Pi0HHMergedBeauty2CharmLine"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0KD2Pi0HHMe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2Pi0HHMergedBeauty2CharmLine"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KD2Pi0HHMerged...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KD2Pi0HHMerged...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2Pi0HHMerged...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2Pi0HHMerge...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD2Pi0HHMerge...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiD2Pi0HHMerge...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiD2Pi0HHMergedBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0PiD2Pi0HHMergedBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0PiD2Pi0HHMergedBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi- "                              |        26 |          1 |   0.038462 |    0.19231 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        26 |         73 |     2.8077 |     2.6460 |      1.0000 |      11.000 |
+ | "# D~0"                                         |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2MergedPi0HHPIDBeauty2CharmFilter"     |        26 |         73 |     2.8077 |     2.6460 |      1.0000 |      11.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        26 |        225 |     8.6538 |     4.3318 |      1.0000 |      18.000 |
+ | "# input particles"                             |        26 |        298 |     11.462 |     5.8127 |      3.0000 |      29.000 |
+ | "# max size B+ -> D0  pi+ "                     |        26 |        392 |     15.077 |     25.994 |      1.0000 |      132.00 |
+ | "# max size B- -> D0  pi- "                     |        26 |        344 |     13.231 |     14.246 |      0.0000 |      66.000 |
+ | "# pi+"                                         |        26 |        112 |     4.3077 |     2.6424 |      1.0000 |      12.000 |
+ | "# pi-"                                         |        26 |        113 |     4.3462 |     2.2351 |      0.0000 |      9.0000 |
+ | "# selected"                                    |        26 |          1 |   0.038462 |    0.19231 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        26 |          1 |(  3.84615 +- 3.77146  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       736 |        121 |(  16.4402 +- 1.36620  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       121 |          1 |( 0.826446 +- 0.823024 )%|   -------   |   -------   |
+B2D0PiD2Pi0HHMergedBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2Pi0HHMergedBeauty2Charm"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiD2Pi0HHMerge...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD2Pi0HHMerge...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2Pi0HHMerge...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2Pi0HHWSMerg...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         92 |(  9.20000 +- 0.913980 )%|   -------   |   -------   |
+StrippingB2D0KD2Pi0HHWSMerg...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        92 |         30 |(  32.6087 +- 4.88736  )%|   -------   |   -------   |
+StrippingB2D0KD2Pi0HHWSMerg...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+ProtoD2pi+pi+pi0WSPlusMerge...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi+  pi0 "                        |        19 |          1 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        19 |         23 |     1.2105 |    0.52103 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        19 |        281 |     14.789 |     4.7526 |      6.0000 |      25.000 |
+ | "# input particles"                             |        19 |        304 |     16.000 |     4.8123 |      7.0000 |      26.000 |
+ | "# pi+"                                         |        19 |        147 |     7.7368 |     2.7308 |      2.0000 |      14.000 |
+ | "# pi-"                                         |        19 |        134 |     7.0526 |     2.4165 |      4.0000 |      13.000 |
+ | "# pi0"                                         |        19 |         23 |     1.2105 |    0.52103 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        19 |          1 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        19 |          1 |(  5.26316 +- 5.12278  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       566 |        260 |(  45.9364 +- 2.09470  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       295 |          1 |( 0.338983 +- 0.338408 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ProtoD2K+pi+pi0WSPlusMerged...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi+  pi0 "                         |        19 |          2 |    0.10526 |    0.30689 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        19 |        147 |     7.7368 |     2.7308 |      2.0000 |      14.000 |
+ | "# K-"                                          |        19 |        134 |     7.0526 |     2.4165 |      4.0000 |      13.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        19 |        281 |     14.789 |     4.7526 |      6.0000 |      25.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        19 |         23 |     1.2105 |    0.52103 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        19 |        281 |     14.789 |     4.7526 |      6.0000 |      25.000 |
+ | "# input particles"                             |        19 |        585 |     30.789 |     9.5509 |      13.000 |      51.000 |
+ | "# pi+"                                         |        19 |        147 |     7.7368 |     2.7308 |      2.0000 |      14.000 |
+ | "# pi-"                                         |        19 |        134 |     7.0526 |     2.4165 |      4.0000 |      13.000 |
+ | "# pi0"                                         |        19 |         23 |     1.2105 |    0.52103 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        19 |          2 |    0.10526 |    0.30689 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        19 |          2 |(  10.5263 +- 7.04059  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1132 |        520 |(  45.9364 +- 1.48118  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       590 |          6 |(  1.01695 +- 0.413051 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          2 |(  33.3333 +- 19.2450  )%|   -------   |   -------   |
+ProtoD2K+K+pi0WSPlusMergedB...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K+  pi0 "                          |        19 |          1 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        19 |        147 |     7.7368 |     2.7308 |      2.0000 |      14.000 |
+ | "# K-"                                          |        19 |        134 |     7.0526 |     2.4165 |      4.0000 |      13.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        19 |        281 |     14.789 |     4.7526 |      6.0000 |      25.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        19 |         23 |     1.2105 |    0.52103 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        19 |        304 |     16.000 |     4.8123 |      7.0000 |      26.000 |
+ | "# pi0"                                         |        19 |         23 |     1.2105 |    0.52103 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        19 |          1 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        19 |          1 |(  5.26316 +- 5.12278  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       566 |        260 |(  45.9364 +- 2.09470  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       295 |          2 |( 0.677966 +- 0.477767 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ProtoD2pi-pi-pi0WSMinusMerg...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi-  pi-  pi0 "                        |        19 |          2 |    0.10526 |    0.30689 |      0.0000 |      1.0000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        19 |         23 |     1.2105 |    0.52103 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        19 |        281 |     14.789 |     4.7526 |      6.0000 |      25.000 |
+ | "# input particles"                             |        19 |        304 |     16.000 |     4.8123 |      7.0000 |      26.000 |
+ | "# pi+"                                         |        19 |        147 |     7.7368 |     2.7308 |      2.0000 |      14.000 |
+ | "# pi-"                                         |        19 |        134 |     7.0526 |     2.4165 |      4.0000 |      13.000 |
+ | "# pi0"                                         |        19 |         23 |     1.2105 |    0.52103 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        19 |          2 |    0.10526 |    0.30689 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        19 |          2 |(  10.5263 +- 7.04059  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       461 |        226 |(  49.0239 +- 2.32829  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       293 |          2 |( 0.682594 +- 0.481017 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ProtoD2K-pi-pi0WSMinusMerge...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi-  pi0 "                         |        19 |          1 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        19 |        147 |     7.7368 |     2.7308 |      2.0000 |      14.000 |
+ | "# K-"                                          |        19 |        134 |     7.0526 |     2.4165 |      4.0000 |      13.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        19 |        281 |     14.789 |     4.7526 |      6.0000 |      25.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        19 |         23 |     1.2105 |    0.52103 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        19 |        281 |     14.789 |     4.7526 |      6.0000 |      25.000 |
+ | "# input particles"                             |        19 |        585 |     30.789 |     9.5509 |      13.000 |      51.000 |
+ | "# pi+"                                         |        19 |        147 |     7.7368 |     2.7308 |      2.0000 |      14.000 |
+ | "# pi-"                                         |        19 |        134 |     7.0526 |     2.4165 |      4.0000 |      13.000 |
+ | "# pi0"                                         |        19 |         23 |     1.2105 |    0.52103 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        19 |          1 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        19 |          1 |(  5.26316 +- 5.12278  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       922 |        452 |(  49.0239 +- 1.64635  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       586 |          3 |( 0.511945 +- 0.294814 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ProtoD2K-K-pi0WSMinusMerged...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  K-  pi0 "                          |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        19 |        147 |     7.7368 |     2.7308 |      2.0000 |      14.000 |
+ | "# K-"                                          |        19 |        134 |     7.0526 |     2.4165 |      4.0000 |      13.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        19 |        281 |     14.789 |     4.7526 |      6.0000 |      25.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        19 |         23 |     1.2105 |    0.52103 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        19 |        304 |     16.000 |     4.8123 |      7.0000 |      26.000 |
+ | "# pi0"                                         |        19 |         23 |     1.2105 |    0.52103 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       461 |        226 |(  49.0239 +- 2.32829  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       293 |          1 |( 0.341297 +- 0.340714 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+D2Pi0HHWSBeauty2CharmMerged   SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD2K+K+pi0WSPlusMergedBeauty2Charm" |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Phys/ProtoD2K+pi+pi0WSPlusMergedBeauty2Charm"|         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/ProtoD2K-K-pi0WSMinusMergedBeauty2Charm"|         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ProtoD2K-pi-pi0WSMinusMergedBeauty2Charm|         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Phys/ProtoD2pi+pi+pi0WSPlusMergedBeauty2Charm|         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Phys/ProtoD2pi-pi-pi0WSMinusMergedBeauty2Char|         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+B2D0KD2Pi0HHWSMergedBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0KD2Pi0HHWSMergedBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0KD2Pi0HHWSMergedBeauty2...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K- "                               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K-"                                          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/D2Pi0HHWSBeauty2CharmMerged"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# max size B+ -> D0  K+ "                      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B- -> D0  K- "                      |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2Pi0HHWSMerg...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2Pi0HHWSMerg...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2Pi0HHWSMerg...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2Pi0HHWSMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         99 |(  9.90000 +- 0.944452 )%|   -------   |   -------   |
+StrippingB2D0PiD2Pi0HHWSMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        99 |         40 |(  40.4040 +- 4.93177  )%|   -------   |   -------   |
+StrippingB2D0PiD2Pi0HHWSMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        40 |         40 |(  100.000 +- 2.50000  )%|   -------   |   -------   |
+B2D0PiD2Pi0HHWSMergedBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0PiD2Pi0HHWSMergedBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0PiD2Pi0HHWSMergedBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi- "                              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2Pi0HHWSBeauty2CharmMerged"            |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         3 |         25 |     8.3333 |     2.3570 |      5.0000 |      10.000 |
+ | "# input particles"                             |         3 |         31 |     10.333 |     1.6997 |      8.0000 |      12.000 |
+ | "# max size B+ -> D0  pi+ "                     |         3 |         23 |     7.6667 |     3.0912 |      5.0000 |      12.000 |
+ | "# max size B- -> D0  pi- "                     |         3 |         22 |     7.3333 |     1.6997 |      5.0000 |      9.0000 |
+ | "# pi+"                                         |         3 |         13 |     4.3333 |     1.6997 |      2.0000 |      6.0000 |
+ | "# pi-"                                         |         3 |         12 |     4.0000 |    0.81650 |      3.0000 |      5.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        45 |          8 |(  17.7778 +- 5.69937  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB2D0PiD2Pi0HHWSMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD2Pi0HHWSMer...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2Pi0HHWSMer...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2KSPi0HHLLRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD2KSPi0HHLLRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KD2KSPi0HHLLRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ProtoD2pi+pi-KS0pi0LL_Resol...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi-  KS0  pi0 "                   |        99 |        117 |     1.1818 |     6.1157 |      0.0000 |      60.000 |
+ | "# KS0"                                         |        99 |        131 |     1.3232 |    0.58307 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        99 |        131 |     1.3232 |    0.58307 |      1.0000 |      3.0000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |        99 |        751 |     7.5859 |     5.9815 |      1.0000 |      31.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        99 |       1672 |     16.889 |     6.8900 |      5.0000 |      40.000 |
+ | "# input particles"                             |        99 |       2554 |     25.798 |     10.803 |      10.000 |      56.000 |
+ | "# pi+"                                         |        99 |        855 |     8.6364 |     3.9401 |      2.0000 |      23.000 |
+ | "# pi-"                                         |        99 |        817 |     8.2525 |     3.9705 |      2.0000 |      24.000 |
+ | "# pi0"                                         |        99 |        751 |     7.5859 |     5.9815 |      1.0000 |      31.000 |
+ | "# selected"                                    |        99 |        117 |     1.1818 |     6.1157 |      0.0000 |      60.000 |
+ |*"#accept"                                       |        99 |         22 |(  22.2222 +- 4.17834  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      7857 |       3537 |(  45.0172 +- 0.561273 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      4094 |       4094 |(  100.000 +- 0.0244260)%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     37085 |        711 |(  1.91722 +- 0.0712087)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       711 |        117 |(  16.4557 +- 1.39053  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        10 |         10 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2pi+K-KS0pi0LL_Resolv...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  K-  KS0  pi0 "                    |        99 |         99 |     1.0000 |     6.2393 |      0.0000 |      62.000 |
+ | "# K+"                                          |        99 |        855 |     8.6364 |     3.9401 |      2.0000 |      23.000 |
+ | "# K-"                                          |        99 |        817 |     8.2525 |     3.9705 |      2.0000 |      24.000 |
+ | "# KS0"                                         |        99 |        131 |     1.3232 |    0.58307 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        99 |       1672 |     16.889 |     6.8900 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        99 |        131 |     1.3232 |    0.58307 |      1.0000 |      3.0000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |        99 |        751 |     7.5859 |     5.9815 |      1.0000 |      31.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        99 |       1672 |     16.889 |     6.8900 |      5.0000 |      40.000 |
+ | "# input particles"                             |        99 |       4226 |     42.687 |     17.091 |      15.000 |      91.000 |
+ | "# pi+"                                         |        99 |        855 |     8.6364 |     3.9401 |      2.0000 |      23.000 |
+ | "# pi-"                                         |        99 |        817 |     8.2525 |     3.9705 |      2.0000 |      24.000 |
+ | "# pi0"                                         |        99 |        751 |     7.5859 |     5.9815 |      1.0000 |      31.000 |
+ | "# selected"                                    |        99 |         99 |     1.0000 |     6.2393 |      0.0000 |      62.000 |
+ |*"#accept"                                       |        99 |         16 |(  16.1616 +- 3.69953  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      7857 |       3537 |(  45.0172 +- 0.561273 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      4094 |       4094 |(  100.000 +- 0.0244260)%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     37085 |        342 |( 0.922206 +- 0.0496367)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       342 |         99 |(  28.9474 +- 2.45235  )%|   -------   |   -------   |
+ProtoD2K+pi-KS0pi0LL_Resolv...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi-  KS0  pi0 "                    |        99 |         96 |    0.96970 |     6.0794 |      0.0000 |      60.000 |
+ | "# K+"                                          |        99 |        855 |     8.6364 |     3.9401 |      2.0000 |      23.000 |
+ | "# K-"                                          |        99 |        817 |     8.2525 |     3.9705 |      2.0000 |      24.000 |
+ | "# KS0"                                         |        99 |        131 |     1.3232 |    0.58307 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        99 |       1672 |     16.889 |     6.8900 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        99 |        131 |     1.3232 |    0.58307 |      1.0000 |      3.0000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |        99 |        751 |     7.5859 |     5.9815 |      1.0000 |      31.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        99 |       1672 |     16.889 |     6.8900 |      5.0000 |      40.000 |
+ | "# input particles"                             |        99 |       4226 |     42.687 |     17.091 |      15.000 |      91.000 |
+ | "# pi+"                                         |        99 |        855 |     8.6364 |     3.9401 |      2.0000 |      23.000 |
+ | "# pi-"                                         |        99 |        817 |     8.2525 |     3.9705 |      2.0000 |      24.000 |
+ | "# pi0"                                         |        99 |        751 |     7.5859 |     5.9815 |      1.0000 |      31.000 |
+ | "# selected"                                    |        99 |         96 |    0.96970 |     6.0794 |      0.0000 |      60.000 |
+ |*"#accept"                                       |        99 |         12 |(  12.1212 +- 3.28018  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      7857 |       3537 |(  45.0172 +- 0.561273 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      4094 |       4094 |(  100.000 +- 0.0244260)%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     37085 |        290 |( 0.781987 +- 0.0457400)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       290 |         96 |(  33.1034 +- 2.76337  )%|   -------   |   -------   |
+ProtoD2K+K-KS0pi0LL_Resolve...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K-  KS0  pi0 "                     |        99 |         21 |    0.21212 |     1.1744 |      0.0000 |      11.000 |
+ | "# K+"                                          |        99 |        855 |     8.6364 |     3.9401 |      2.0000 |      23.000 |
+ | "# K-"                                          |        99 |        817 |     8.2525 |     3.9705 |      2.0000 |      24.000 |
+ | "# KS0"                                         |        99 |        131 |     1.3232 |    0.58307 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        99 |       1672 |     16.889 |     6.8900 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        99 |        131 |     1.3232 |    0.58307 |      1.0000 |      3.0000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |        99 |        751 |     7.5859 |     5.9815 |      1.0000 |      31.000 |
+ | "# input particles"                             |        99 |       2554 |     25.798 |     10.803 |      10.000 |      56.000 |
+ | "# pi0"                                         |        99 |        751 |     7.5859 |     5.9815 |      1.0000 |      31.000 |
+ | "# selected"                                    |        99 |         21 |    0.21212 |     1.1744 |      0.0000 |      11.000 |
+ |*"#accept"                                       |        99 |          7 |(  7.07071 +- 2.57626  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      7857 |       3537 |(  45.0172 +- 0.561273 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      4094 |       4094 |(  100.000 +- 0.0244260)%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     37085 |         39 |( 0.105164 +- 0.0168308)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        39 |         21 |(  53.8462 +- 7.98268  )%|   -------   |   -------   |
+D2HHKSPi0ResolvedLL           SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD2K+K-KS0pi0LL_ResolvedBeauty2Charm|        22 |         21 |    0.95455 |     2.3448 |      0.0000 |      11.000 |
+ | "# Phys/ProtoD2K+pi-KS0pi0LL_ResolvedBeauty2Char|        22 |         96 |     4.3636 |     12.309 |      0.0000 |      60.000 |
+ | "# Phys/ProtoD2pi+K-KS0pi0LL_ResolvedBeauty2Char|        22 |         99 |     4.5000 |     12.627 |      0.0000 |      62.000 |
+ | "# Phys/ProtoD2pi+pi-KS0pi0LL_ResolvedBeauty2Cha|        22 |        117 |     5.3182 |     12.096 |      1.0000 |      60.000 |
+ | "# input particles"                             |        22 |        333 |     15.136 |     39.018 |      1.0000 |      193.00 |
+ |*"#accept"                                       |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+ | "#passed"                                       |        22 |        333 |     15.136 |     39.018 |      1.0000 |      193.00 |
+ |*"efficiency"                                    |       333 |        333 |(  100.000 +- 0.300300 )%|   -------   |   -------   |
+B2D0KD2KSPi0HHLLResolvedBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+B2D0KD2KSPi0HHLLResolvedBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+B2D0KD2KSPi0HHLLResolvedBea...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K- "                               |        22 |          2 |   0.090909 |    0.41660 |      0.0000 |      2.0000 |
+ | "# D0"                                          |        22 |        333 |     15.136 |     39.018 |      1.0000 |      193.00 |
+ | "# D~0"                                         |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        22 |        105 |     4.7727 |     2.8752 |      2.0000 |      15.000 |
+ | "# K-"                                          |        22 |        109 |     4.9545 |     1.9651 |      2.0000 |      10.000 |
+ | "# Phys/D2HHKSPi0ResolvedLL"                    |        22 |        333 |     15.136 |     39.018 |      1.0000 |      193.00 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        22 |        214 |     9.7273 |     3.6454 |      5.0000 |      21.000 |
+ | "# input particles"                             |        22 |        547 |     24.864 |     39.422 |      8.0000 |      204.00 |
+ | "# max size B+ -> D0  K+ "                      |        22 |       1801 |     81.864 |     236.15 |      4.0000 |      1158.0 |
+ | "# max size B- -> D0  K- "                      |        22 |       1641 |     74.591 |     195.61 |      6.0000 |      965.00 |
+ | "# selected"                                    |        22 |          2 |   0.090909 |    0.41660 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        22 |          1 |(  4.54545 +- 4.44095  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3442 |        534 |(  15.5142 +- 0.617094 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       534 |          2 |( 0.374532 +- 0.264338 )%|   -------   |   -------   |
+B2D0KD2KSPi0HHLLResolvedBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2KSPi0HHLLResolvedBeauty2Charm"   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0KD2KSPi0HHLLResolvedBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2KSPi0HHLLResolvedBeauty2CharmTIST|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2D0KD2KSPi0HHLLResolvedBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2KSPi0HHLLResolvedBeauty2CharmB2CB|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0KD2KSPi0HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2KSPi0HHLLResolvedBeauty2CharmLine|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0KD2KSPi0HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2KSPi0HHLLResolvedBeauty2CharmLine|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0KD2KSPi0HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2KSPi0HHLLResolvedBeauty2CharmLine|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KD2KSPi0HHLLRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KD2KSPi0HHLLRe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2KSPi0HHLLRe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2KSPi0HHLLR...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD2KSPi0HHLLR...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSPi0HHLLR...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiD2KSPi0HHLLResolvedBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+B2D0PiD2KSPi0HHLLResolvedBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+B2D0PiD2KSPi0HHLLResolvedBe...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi- "                              |        22 |          2 |   0.090909 |    0.41660 |      0.0000 |      2.0000 |
+ | "# D0"                                          |        22 |        333 |     15.136 |     39.018 |      1.0000 |      193.00 |
+ | "# D~0"                                         |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHKSPi0ResolvedLL"                    |        22 |        333 |     15.136 |     39.018 |      1.0000 |      193.00 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        22 |        214 |     9.7273 |     3.6454 |      5.0000 |      21.000 |
+ | "# input particles"                             |        22 |        547 |     24.864 |     39.422 |      8.0000 |      204.00 |
+ | "# max size B+ -> D0  pi+ "                     |        22 |       1801 |     81.864 |     236.15 |      4.0000 |      1158.0 |
+ | "# max size B- -> D0  pi- "                     |        22 |       1641 |     74.591 |     195.61 |      6.0000 |      965.00 |
+ | "# pi+"                                         |        22 |        105 |     4.7727 |     2.8752 |      2.0000 |      15.000 |
+ | "# pi-"                                         |        22 |        109 |     4.9545 |     1.9651 |      2.0000 |      10.000 |
+ | "# selected"                                    |        22 |          2 |   0.090909 |    0.41660 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        22 |          1 |(  4.54545 +- 4.44095  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3442 |        508 |(  14.7589 +- 0.604569 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       508 |          2 |( 0.393701 +- 0.277840 )%|   -------   |   -------   |
+B2D0PiD2KSPi0HHLLResolvedBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2KSPi0HHLLResolvedBeauty2Charm"  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0PiD2KSPi0HHLLResolvedBe...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2KSPi0HHLLResolvedBeauty2CharmTIS|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2D0PiD2KSPi0HHLLResolvedBe...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2KSPi0HHLLResolvedBeauty2CharmB2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0PiD2KSPi0H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2KSPi0HHLLResolvedBeauty2CharmLin|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0PiD2KSPi0H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2KSPi0HHLLResolvedBeauty2CharmLin|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0PiD2KSPi0H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2KSPi0HHLLResolvedBeauty2CharmLin|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSPi0HHLLR...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSPi0HHLLR...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2KSPi0HHLLR...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2KSPi0HHLLMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD2KSPi0HHLLMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KD2KSPi0HHLLMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ProtoD2pi+pi-KS0pi0LL_Merge...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi-  KS0  pi0 "                   |        31 |          1 |   0.032258 |    0.17668 |      0.0000 |      1.0000 |
+ | "# KS0"                                         |        31 |         39 |     1.2581 |    0.56613 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        31 |         39 |     1.2581 |    0.56613 |      1.0000 |      3.0000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        31 |         34 |     1.0968 |    0.29565 |      1.0000 |      2.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        31 |        499 |     16.097 |     5.1453 |      7.0000 |      29.000 |
+ | "# input particles"                             |        31 |        572 |     18.452 |     5.2477 |      9.0000 |      32.000 |
+ | "# pi+"                                         |        31 |        270 |     8.7097 |     3.3234 |      3.0000 |      19.000 |
+ | "# pi-"                                         |        31 |        229 |     7.3871 |     2.4974 |      4.0000 |      13.000 |
+ | "# pi0"                                         |        31 |         34 |     1.0968 |    0.29565 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        31 |          1 |   0.032258 |    0.17668 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        31 |          1 |(  3.22581 +- 3.17335  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2137 |        975 |(  45.6247 +- 1.07745  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       948 |        948 |(  100.000 +- 0.105485 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1080 |          5 |( 0.462963 +- 0.206564 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ProtoD2pi+K-KS0pi0LL_Merged...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  K-  KS0  pi0 "                    |        31 |          2 |   0.064516 |    0.35337 |      0.0000 |      2.0000 |
+ | "# K+"                                          |        31 |        270 |     8.7097 |     3.3234 |      3.0000 |      19.000 |
+ | "# K-"                                          |        31 |        229 |     7.3871 |     2.4974 |      4.0000 |      13.000 |
+ | "# KS0"                                         |        31 |         39 |     1.2581 |    0.56613 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        31 |        499 |     16.097 |     5.1453 |      7.0000 |      29.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        31 |         39 |     1.2581 |    0.56613 |      1.0000 |      3.0000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        31 |         34 |     1.0968 |    0.29565 |      1.0000 |      2.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        31 |        499 |     16.097 |     5.1453 |      7.0000 |      29.000 |
+ | "# input particles"                             |        31 |       1071 |     34.548 |     10.376 |      16.000 |      61.000 |
+ | "# pi+"                                         |        31 |        270 |     8.7097 |     3.3234 |      3.0000 |      19.000 |
+ | "# pi-"                                         |        31 |        229 |     7.3871 |     2.4974 |      4.0000 |      13.000 |
+ | "# pi0"                                         |        31 |         34 |     1.0968 |    0.29565 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        31 |          2 |   0.064516 |    0.35337 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        31 |          1 |(  3.22581 +- 3.17335  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2137 |        975 |(  45.6247 +- 1.07745  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       948 |        948 |(  100.000 +- 0.105485 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1080 |          4 |( 0.370370 +- 0.184842 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+ProtoD2K+pi-KS0pi0LL_Merged...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi-  KS0  pi0 "                    |        31 |          2 |   0.064516 |    0.35337 |      0.0000 |      2.0000 |
+ | "# K+"                                          |        31 |        270 |     8.7097 |     3.3234 |      3.0000 |      19.000 |
+ | "# K-"                                          |        31 |        229 |     7.3871 |     2.4974 |      4.0000 |      13.000 |
+ | "# KS0"                                         |        31 |         39 |     1.2581 |    0.56613 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        31 |        499 |     16.097 |     5.1453 |      7.0000 |      29.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        31 |         39 |     1.2581 |    0.56613 |      1.0000 |      3.0000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        31 |         34 |     1.0968 |    0.29565 |      1.0000 |      2.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        31 |        499 |     16.097 |     5.1453 |      7.0000 |      29.000 |
+ | "# input particles"                             |        31 |       1071 |     34.548 |     10.376 |      16.000 |      61.000 |
+ | "# pi+"                                         |        31 |        270 |     8.7097 |     3.3234 |      3.0000 |      19.000 |
+ | "# pi-"                                         |        31 |        229 |     7.3871 |     2.4974 |      4.0000 |      13.000 |
+ | "# pi0"                                         |        31 |         34 |     1.0968 |    0.29565 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        31 |          2 |   0.064516 |    0.35337 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        31 |          1 |(  3.22581 +- 3.17335  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2137 |        975 |(  45.6247 +- 1.07745  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       948 |        948 |(  100.000 +- 0.105485 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1080 |          4 |( 0.370370 +- 0.184842 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+ProtoD2K+K-KS0pi0LL_MergedB...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K-  KS0  pi0 "                     |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        31 |        270 |     8.7097 |     3.3234 |      3.0000 |      19.000 |
+ | "# K-"                                          |        31 |        229 |     7.3871 |     2.4974 |      4.0000 |      13.000 |
+ | "# KS0"                                         |        31 |         39 |     1.2581 |    0.56613 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        31 |        499 |     16.097 |     5.1453 |      7.0000 |      29.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        31 |         39 |     1.2581 |    0.56613 |      1.0000 |      3.0000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        31 |         34 |     1.0968 |    0.29565 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        31 |        572 |     18.452 |     5.2477 |      9.0000 |      32.000 |
+ | "# pi0"                                         |        31 |         34 |     1.0968 |    0.29565 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        31 |          0 |(  0.00000 +- 3.22581  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2137 |        975 |(  45.6247 +- 1.07745  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       948 |        948 |(  100.000 +- 0.105485 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1080 |          0 |(  0.00000 +- 0.0925926)%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+D2HHKSPi0MergedLL             SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD2K+K-KS0pi0LL_MergedBeauty2Charm" |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ProtoD2K+pi-KS0pi0LL_MergedBeauty2Charm"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/ProtoD2pi+K-KS0pi0LL_MergedBeauty2Charm"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/ProtoD2pi+pi-KS0pi0LL_MergedBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B2D0KD2KSPi0HHLLMergedBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0KD2KSPi0HHLLMergedBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0KD2KSPi0HHLLMergedBeaut...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K- "                               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# K-"                                          |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# Phys/D2HHKSPi0MergedLL"                      |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         1 |         18 |     18.000 |     0.0000 |      18.000 |      18.000 |
+ | "# input particles"                             |         1 |         23 |     23.000 |     0.0000 |      23.000 |      23.000 |
+ | "# max size B+ -> D0  K+ "                      |         1 |         60 |     60.000 |     0.0000 |      60.000 |      60.000 |
+ | "# max size B- -> D0  K- "                      |         1 |         30 |     30.000 |     0.0000 |      30.000 |      30.000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        90 |         17 |(  18.8889 +- 4.12593  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        17 |          0 |(  0.00000 +- 5.88235  )%|   -------   |   -------   |
+StrippingB2D0KD2KSPi0HHLLMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2KSPi0HHLLMe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2KSPi0HHLLMe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2KSPi0HHLLM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD2KSPi0HHLLM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSPi0HHLLM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiD2KSPi0HHLLMergedBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0PiD2KSPi0HHLLMergedBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0PiD2KSPi0HHLLMergedBeau...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi- "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHKSPi0MergedLL"                      |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         1 |         18 |     18.000 |     0.0000 |      18.000 |      18.000 |
+ | "# input particles"                             |         1 |         23 |     23.000 |     0.0000 |      23.000 |      23.000 |
+ | "# max size B+ -> D0  pi+ "                     |         1 |         60 |     60.000 |     0.0000 |      60.000 |      60.000 |
+ | "# max size B- -> D0  pi- "                     |         1 |         30 |     30.000 |     0.0000 |      30.000 |      30.000 |
+ | "# pi+"                                         |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# pi-"                                         |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        90 |         14 |(  15.5556 +- 3.82038  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSPi0HHLLM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD2KSPi0HHLLM...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2KSPi0HHLLM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2KSPi0HHDDRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD2KSPi0HHDDRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KD2KSPi0HHDDRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ProtoD2pi+pi-KS0pi0DD_Resol...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi-  KS0  pi0 "                   |       164 |        165 |     1.0061 |     7.3422 |      0.0000 |      93.000 |
+ | "# KS0"                                         |       164 |        271 |     1.6524 |    0.99752 |      1.0000 |      6.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       164 |        271 |     1.6524 |    0.99752 |      1.0000 |      6.0000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       164 |       1214 |     7.4024 |     5.8202 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       164 |       2535 |     15.457 |     7.0333 |      3.0000 |      49.000 |
+ | "# input particles"                             |       164 |       4020 |     24.512 |     11.380 |      6.0000 |      75.000 |
+ | "# pi+"                                         |       164 |       1279 |     7.7988 |     4.0877 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       164 |       1256 |     7.6585 |     3.7424 |      1.0000 |      24.000 |
+ | "# pi0"                                         |       164 |       1214 |     7.4024 |     5.8202 |      1.0000 |      35.000 |
+ | "# selected"                                    |       164 |        165 |     1.0061 |     7.3422 |      0.0000 |      93.000 |
+ |*"#accept"                                       |       164 |         26 |(  15.8537 +- 2.85207  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11333 |       4775 |(  42.1336 +- 0.463826 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      8706 |       8706 |(  100.000 +- 0.0114863)%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     95038 |       2263 |(  2.38115 +- 0.0494552)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2263 |        165 |(  7.29121 +- 0.546535 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        34 |         34 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2pi+K-KS0pi0DD_Resolv...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  K-  KS0  pi0 "                    |       164 |         69 |    0.42073 |     2.9259 |      0.0000 |      36.000 |
+ | "# K+"                                          |       164 |       1279 |     7.7988 |     4.0877 |      1.0000 |      25.000 |
+ | "# K-"                                          |       164 |       1256 |     7.6585 |     3.7424 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       164 |        271 |     1.6524 |    0.99752 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       164 |       2535 |     15.457 |     7.0333 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       164 |        271 |     1.6524 |    0.99752 |      1.0000 |      6.0000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       164 |       1214 |     7.4024 |     5.8202 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       164 |       2535 |     15.457 |     7.0333 |      3.0000 |      49.000 |
+ | "# input particles"                             |       164 |       6555 |     39.970 |     17.895 |      9.0000 |      124.00 |
+ | "# pi+"                                         |       164 |       1279 |     7.7988 |     4.0877 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       164 |       1256 |     7.6585 |     3.7424 |      1.0000 |      24.000 |
+ | "# pi0"                                         |       164 |       1214 |     7.4024 |     5.8202 |      1.0000 |      35.000 |
+ | "# selected"                                    |       164 |         69 |    0.42073 |     2.9259 |      0.0000 |      36.000 |
+ |*"#accept"                                       |       164 |         12 |(  7.31707 +- 2.03351  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11333 |       4775 |(  42.1336 +- 0.463826 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      8706 |       8706 |(  100.000 +- 0.0114863)%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     95038 |        730 |( 0.768114 +- 0.0283198)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       730 |         69 |(  9.45205 +- 1.08278  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2K+pi-KS0pi0DD_Resolv...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi-  KS0  pi0 "                    |       164 |         70 |    0.42683 |     3.2816 |      0.0000 |      41.000 |
+ | "# K+"                                          |       164 |       1279 |     7.7988 |     4.0877 |      1.0000 |      25.000 |
+ | "# K-"                                          |       164 |       1256 |     7.6585 |     3.7424 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       164 |        271 |     1.6524 |    0.99752 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       164 |       2535 |     15.457 |     7.0333 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       164 |        271 |     1.6524 |    0.99752 |      1.0000 |      6.0000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       164 |       1214 |     7.4024 |     5.8202 |      1.0000 |      35.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       164 |       2535 |     15.457 |     7.0333 |      3.0000 |      49.000 |
+ | "# input particles"                             |       164 |       6555 |     39.970 |     17.895 |      9.0000 |      124.00 |
+ | "# pi+"                                         |       164 |       1279 |     7.7988 |     4.0877 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       164 |       1256 |     7.6585 |     3.7424 |      1.0000 |      24.000 |
+ | "# pi0"                                         |       164 |       1214 |     7.4024 |     5.8202 |      1.0000 |      35.000 |
+ | "# selected"                                    |       164 |         70 |    0.42683 |     3.2816 |      0.0000 |      41.000 |
+ |*"#accept"                                       |       164 |         10 |(  6.09756 +- 1.86851  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11333 |       4775 |(  42.1336 +- 0.463826 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      8706 |       8706 |(  100.000 +- 0.0114863)%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     95038 |        779 |( 0.819672 +- 0.0292472)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       779 |         70 |(  8.98588 +- 1.02463  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD2K+K-KS0pi0DD_Resolve...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K-  KS0  pi0 "                     |       164 |         10 |   0.060976 |    0.45122 |      0.0000 |      5.0000 |
+ | "# K+"                                          |       164 |       1279 |     7.7988 |     4.0877 |      1.0000 |      25.000 |
+ | "# K-"                                          |       164 |       1256 |     7.6585 |     3.7424 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       164 |        271 |     1.6524 |    0.99752 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       164 |       2535 |     15.457 |     7.0333 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       164 |        271 |     1.6524 |    0.99752 |      1.0000 |      6.0000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       164 |       1214 |     7.4024 |     5.8202 |      1.0000 |      35.000 |
+ | "# input particles"                             |       164 |       4020 |     24.512 |     11.380 |      6.0000 |      75.000 |
+ | "# pi0"                                         |       164 |       1214 |     7.4024 |     5.8202 |      1.0000 |      35.000 |
+ | "# selected"                                    |       164 |         10 |   0.060976 |    0.45122 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       164 |          4 |(  2.43902 +- 1.20455  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11333 |       4775 |(  42.1336 +- 0.463826 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      8706 |       8706 |(  100.000 +- 0.0114863)%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     95038 |         71 |(0.0747070 +- 0.00886277)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        71 |         10 |(  14.0845 +- 4.12836  )%|   -------   |   -------   |
+D2HHKSPi0ResolvedDD           SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD2K+K-KS0pi0DD_ResolvedBeauty2Charm|        26 |         10 |    0.38462 |     1.0769 |      0.0000 |      5.0000 |
+ | "# Phys/ProtoD2K+pi-KS0pi0DD_ResolvedBeauty2Char|        26 |         70 |     2.6923 |     7.8631 |      0.0000 |      41.000 |
+ | "# Phys/ProtoD2pi+K-KS0pi0DD_ResolvedBeauty2Char|        26 |         69 |     2.6538 |     6.9334 |      0.0000 |      36.000 |
+ | "# Phys/ProtoD2pi+pi-KS0pi0DD_ResolvedBeauty2Cha|        26 |        165 |     6.3462 |     17.497 |      1.0000 |      93.000 |
+ | "# input particles"                             |        26 |        314 |     12.077 |     32.164 |      1.0000 |      170.00 |
+ |*"#accept"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+ | "#passed"                                       |        26 |        314 |     12.077 |     32.164 |      1.0000 |      170.00 |
+ |*"efficiency"                                    |       314 |        314 |(  100.000 +- 0.318471 )%|   -------   |   -------   |
+B2D0KD2KSPi0HHDDResolvedBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0KD2KSPi0HHDDResolvedBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0KD2KSPi0HHDDResolvedBea...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |        26 |          6 |    0.23077 |    0.97301 |      0.0000 |      5.0000 |
+ | "# B- -> D0  K- "                               |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        26 |        314 |     12.077 |     32.164 |      1.0000 |      170.00 |
+ | "# D~0"                                         |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        26 |        104 |     4.0000 |     2.0000 |      1.0000 |      9.0000 |
+ | "# K-"                                          |        26 |        110 |     4.2308 |     1.6941 |      0.0000 |      7.0000 |
+ | "# Phys/D2HHKSPi0ResolvedDD"                    |        26 |        314 |     12.077 |     32.164 |      1.0000 |      170.00 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        26 |        214 |     8.2308 |     3.1170 |      1.0000 |      15.000 |
+ | "# input particles"                             |        26 |        528 |     20.308 |     33.748 |      3.0000 |      185.00 |
+ | "# max size B+ -> D0  K+ "                      |        26 |       2156 |     82.923 |     291.43 |      1.0000 |      1530.0 |
+ | "# max size B- -> D0  K- "                      |        26 |       1659 |     63.808 |     194.41 |      0.0000 |      1020.0 |
+ | "# selected"                                    |        26 |          6 |    0.23077 |    0.97301 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        26 |          2 |(  7.69231 +- 5.22589  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3815 |        349 |(  9.14810 +- 0.466751 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       349 |          6 |(  1.71920 +- 0.695800 )%|   -------   |   -------   |
+B2D0KD2KSPi0HHDDResolvedBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2KSPi0HHDDResolvedBeauty2Charm"   |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B2D0KD2KSPi0HHDDResolvedBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2KSPi0HHDDResolvedBeauty2CharmTIST|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B2D0KD2KSPi0HHDDResolvedBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2KSPi0HHDDResolvedBeauty2CharmB2CB|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0KD2KSPi0HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2KSPi0HHDDResolvedBeauty2CharmLine|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0KD2KSPi0HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2KSPi0HHDDResolvedBeauty2CharmLine|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0KD2KSPi0HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2KSPi0HHDDResolvedBeauty2CharmLine|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KD2KSPi0HHDDRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KD2KSPi0HHDDRe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2KSPi0HHDDRe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2KSPi0HHDDR...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD2KSPi0HHDDR...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSPi0HHDDR...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiD2KSPi0HHDDResolvedBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0PiD2KSPi0HHDDResolvedBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0PiD2KSPi0HHDDResolvedBe...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |        26 |          6 |    0.23077 |    0.97301 |      0.0000 |      5.0000 |
+ | "# B- -> D0  pi- "                              |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        26 |        314 |     12.077 |     32.164 |      1.0000 |      170.00 |
+ | "# D~0"                                         |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHKSPi0ResolvedDD"                    |        26 |        314 |     12.077 |     32.164 |      1.0000 |      170.00 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        26 |        214 |     8.2308 |     3.1170 |      1.0000 |      15.000 |
+ | "# input particles"                             |        26 |        528 |     20.308 |     33.748 |      3.0000 |      185.00 |
+ | "# max size B+ -> D0  pi+ "                     |        26 |       2156 |     82.923 |     291.43 |      1.0000 |      1530.0 |
+ | "# max size B- -> D0  pi- "                     |        26 |       1659 |     63.808 |     194.41 |      0.0000 |      1020.0 |
+ | "# pi+"                                         |        26 |        104 |     4.0000 |     2.0000 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        26 |        110 |     4.2308 |     1.6941 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        26 |          6 |    0.23077 |    0.97301 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        26 |          2 |(  7.69231 +- 5.22589  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3815 |        348 |(  9.12189 +- 0.466149 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       348 |          6 |(  1.72414 +- 0.697782 )%|   -------   |   -------   |
+B2D0PiD2KSPi0HHDDResolvedBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2KSPi0HHDDResolvedBeauty2Charm"  |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B2D0PiD2KSPi0HHDDResolvedBe...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2KSPi0HHDDResolvedBeauty2CharmTIS|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B2D0PiD2KSPi0HHDDResolvedBe...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2KSPi0HHDDResolvedBeauty2CharmB2C|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0PiD2KSPi0H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2KSPi0HHDDResolvedBeauty2CharmLin|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0PiD2KSPi0H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2KSPi0HHDDResolvedBeauty2CharmLin|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0PiD2KSPi0H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2KSPi0HHDDResolvedBeauty2CharmLin|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSPi0HHDDR...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSPi0HHDDR...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2KSPi0HHDDR...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2KSPi0HHDDMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD2KSPi0HHDDMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KD2KSPi0HHDDMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ProtoD2pi+pi-KS0pi0DD_Merge...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi-  KS0  pi0 "                   |        43 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        43 |         76 |     1.7674 |    0.96055 |      1.0000 |      4.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        43 |         76 |     1.7674 |    0.96055 |      1.0000 |      4.0000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        43 |         49 |     1.1395 |    0.34650 |      1.0000 |      2.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        43 |        660 |     15.349 |     6.8298 |      3.0000 |      35.000 |
+ | "# input particles"                             |        43 |        785 |     18.256 |     6.8543 |      5.0000 |      38.000 |
+ | "# pi+"                                         |        43 |        354 |     8.2326 |     4.1419 |      2.0000 |      20.000 |
+ | "# pi-"                                         |        43 |        306 |     7.1163 |     3.4046 |      1.0000 |      17.000 |
+ | "# pi0"                                         |        43 |         49 |     1.1395 |    0.34650 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        43 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        43 |          0 |(  0.00000 +- 2.32558  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2904 |       1189 |(  40.9435 +- 0.912490 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      2035 |       2035 |(  100.000 +- 0.0491400)%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2448 |          3 |( 0.122549 +- 0.0707103)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ProtoD2pi+K-KS0pi0DD_Merged...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  K-  KS0  pi0 "                    |        43 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        43 |        354 |     8.2326 |     4.1419 |      2.0000 |      20.000 |
+ | "# K-"                                          |        43 |        306 |     7.1163 |     3.4046 |      1.0000 |      17.000 |
+ | "# KS0"                                         |        43 |         76 |     1.7674 |    0.96055 |      1.0000 |      4.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        43 |        660 |     15.349 |     6.8298 |      3.0000 |      35.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        43 |         76 |     1.7674 |    0.96055 |      1.0000 |      4.0000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        43 |         49 |     1.1395 |    0.34650 |      1.0000 |      2.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        43 |        660 |     15.349 |     6.8298 |      3.0000 |      35.000 |
+ | "# input particles"                             |        43 |       1445 |     33.605 |     13.644 |      8.0000 |      73.000 |
+ | "# pi+"                                         |        43 |        354 |     8.2326 |     4.1419 |      2.0000 |      20.000 |
+ | "# pi-"                                         |        43 |        306 |     7.1163 |     3.4046 |      1.0000 |      17.000 |
+ | "# pi0"                                         |        43 |         49 |     1.1395 |    0.34650 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        43 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        43 |          0 |(  0.00000 +- 2.32558  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2904 |       1189 |(  40.9435 +- 0.912490 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      2035 |       2035 |(  100.000 +- 0.0491400)%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2448 |          0 |(  0.00000 +- 0.0408497)%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ProtoD2K+pi-KS0pi0DD_Merged...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi-  KS0  pi0 "                    |        43 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        43 |        354 |     8.2326 |     4.1419 |      2.0000 |      20.000 |
+ | "# K-"                                          |        43 |        306 |     7.1163 |     3.4046 |      1.0000 |      17.000 |
+ | "# KS0"                                         |        43 |         76 |     1.7674 |    0.96055 |      1.0000 |      4.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        43 |        660 |     15.349 |     6.8298 |      3.0000 |      35.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        43 |         76 |     1.7674 |    0.96055 |      1.0000 |      4.0000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        43 |         49 |     1.1395 |    0.34650 |      1.0000 |      2.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        43 |        660 |     15.349 |     6.8298 |      3.0000 |      35.000 |
+ | "# input particles"                             |        43 |       1445 |     33.605 |     13.644 |      8.0000 |      73.000 |
+ | "# pi+"                                         |        43 |        354 |     8.2326 |     4.1419 |      2.0000 |      20.000 |
+ | "# pi-"                                         |        43 |        306 |     7.1163 |     3.4046 |      1.0000 |      17.000 |
+ | "# pi0"                                         |        43 |         49 |     1.1395 |    0.34650 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        43 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        43 |          0 |(  0.00000 +- 2.32558  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2904 |       1189 |(  40.9435 +- 0.912490 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      2035 |       2035 |(  100.000 +- 0.0491400)%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2448 |          0 |(  0.00000 +- 0.0408497)%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ProtoD2K+K-KS0pi0DD_MergedB...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K-  KS0  pi0 "                     |        43 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        43 |        354 |     8.2326 |     4.1419 |      2.0000 |      20.000 |
+ | "# K-"                                          |        43 |        306 |     7.1163 |     3.4046 |      1.0000 |      17.000 |
+ | "# KS0"                                         |        43 |         76 |     1.7674 |    0.96055 |      1.0000 |      4.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        43 |        660 |     15.349 |     6.8298 |      3.0000 |      35.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        43 |         76 |     1.7674 |    0.96055 |      1.0000 |      4.0000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        43 |         49 |     1.1395 |    0.34650 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        43 |        785 |     18.256 |     6.8543 |      5.0000 |      38.000 |
+ | "# pi0"                                         |        43 |         49 |     1.1395 |    0.34650 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        43 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        43 |          0 |(  0.00000 +- 2.32558  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2904 |       1189 |(  40.9435 +- 0.912490 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      2035 |       2035 |(  100.000 +- 0.0491400)%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2448 |          0 |(  0.00000 +- 0.0408497)%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2KSPi0HHDDMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD2KSPi0HHDDMe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2KSPi0HHDDMe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2KSPi0HHDDM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD2KSPi0HHDDM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiD2KSPi0HHDDM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingB2D0PiD2KSPi0HHDDM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD2KSPi0HHDDM...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2KSPi0HHDDM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD02KSPi0LLRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD02KSPi0LLRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KD02KSPi0LLRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+D02KSPi0KSLLPi0ResolvedBeau...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  pi0 "                             |        99 |         80 |    0.80808 |     1.5087 |      0.0000 |      8.0000 |
+ | "# KS0"                                         |        99 |        131 |     1.3232 |    0.58307 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        99 |        131 |     1.3232 |    0.58307 |      1.0000 |      3.0000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |        99 |        751 |     7.5859 |     5.9815 |      1.0000 |      31.000 |
+ | "# input particles"                             |        99 |        882 |     8.9091 |     6.0203 |      2.0000 |      33.000 |
+ | "# max size D0 -> KS0  pi0 "                    |        99 |       1000 |     10.101 |     9.8365 |      1.0000 |      62.000 |
+ | "# pi0"                                         |        99 |        751 |     7.5859 |     5.9815 |      1.0000 |      31.000 |
+ | "# selected"                                    |        99 |         80 |    0.80808 |     1.5087 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |        99 |         35 |(  35.3535 +- 4.80475  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1000 |         80 |(  8.00000 +- 0.857904 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        80 |         80 |(  100.000 +- 1.25000  )%|   -------   |   -------   |
+B2D0KD02KSPi0LLResolvedBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+B2D0KD02KSPi0LLResolvedBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+B2D0KD02KSPi0LLResolvedBeau...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |        35 |          3 |   0.085714 |    0.36812 |      0.0000 |      2.0000 |
+ | "# B- -> D0  K- "                               |        35 |          3 |   0.085714 |    0.36812 |      0.0000 |      2.0000 |
+ | "# D0"                                          |        35 |         80 |     2.2857 |     1.7496 |      1.0000 |      8.0000 |
+ | "# D~0"                                         |        35 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        35 |        162 |     4.6286 |     2.5421 |      0.0000 |      12.000 |
+ | "# K-"                                          |        35 |        182 |     5.2000 |     2.7857 |      0.0000 |      13.000 |
+ | "# Phys/D02KSPi0KSLLPi0ResolvedBeauty2Charm"    |        35 |         80 |     2.2857 |     1.7496 |      1.0000 |      8.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        35 |        344 |     9.8286 |     4.1368 |      1.0000 |      20.000 |
+ | "# input particles"                             |        35 |        424 |     12.114 |     4.6585 |      2.0000 |      23.000 |
+ | "# max size B+ -> D0  K+ "                      |        35 |        359 |     10.257 |     8.6531 |      0.0000 |      30.000 |
+ | "# max size B- -> D0  K- "                      |        35 |        454 |     12.971 |     16.194 |      0.0000 |      78.000 |
+ | "# selected"                                    |        35 |          6 |    0.17143 |    0.50629 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        35 |          4 |(  11.4286 +- 5.37785  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       813 |         64 |(  7.87208 +- 0.944485 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        64 |          6 |(  9.37500 +- 3.64351  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0KD02KSPi0LLResolvedBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD02KSPi0LLResolvedBeauty2Charm"    |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+B2D0KD02KSPi0LLResolvedBeau...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD02KSPi0LLResolvedBeauty2CharmTISTO|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0KD02KSPi0LLResolvedBeau...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2D0KD02KSPi0LLResolvedBeauty2CharmB2CBB|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0KD02KSPi0L...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD02KSPi0LLResolvedBeauty2CharmLine"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0KD02KSPi0L...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD02KSPi0LLResolvedBeauty2CharmLine"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0KD02KSPi0L...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD02KSPi0LLResolvedBeauty2CharmLine"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KD02KSPi0LLRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KD02KSPi0LLRes...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD02KSPi0LLRes...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD02KSPi0LLRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD02KSPi0LLRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiD02KSPi0LLRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiD02KSPi0LLResolvedBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+B2D0PiD02KSPi0LLResolvedBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+B2D0PiD02KSPi0LLResolvedBea...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |        35 |          3 |   0.085714 |    0.36812 |      0.0000 |      2.0000 |
+ | "# B- -> D0  pi- "                              |        35 |          3 |   0.085714 |    0.36812 |      0.0000 |      2.0000 |
+ | "# D0"                                          |        35 |         80 |     2.2857 |     1.7496 |      1.0000 |      8.0000 |
+ | "# D~0"                                         |        35 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D02KSPi0KSLLPi0ResolvedBeauty2Charm"    |        35 |         80 |     2.2857 |     1.7496 |      1.0000 |      8.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        35 |        344 |     9.8286 |     4.1368 |      1.0000 |      20.000 |
+ | "# input particles"                             |        35 |        424 |     12.114 |     4.6585 |      2.0000 |      23.000 |
+ | "# max size B+ -> D0  pi+ "                     |        35 |        359 |     10.257 |     8.6531 |      0.0000 |      30.000 |
+ | "# max size B- -> D0  pi- "                     |        35 |        454 |     12.971 |     16.194 |      0.0000 |      78.000 |
+ | "# pi+"                                         |        35 |        162 |     4.6286 |     2.5421 |      0.0000 |      12.000 |
+ | "# pi-"                                         |        35 |        182 |     5.2000 |     2.7857 |      0.0000 |      13.000 |
+ | "# selected"                                    |        35 |          6 |    0.17143 |    0.50629 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        35 |          4 |(  11.4286 +- 5.37785  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       813 |         64 |(  7.87208 +- 0.944485 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        64 |          6 |(  9.37500 +- 3.64351  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0PiD02KSPi0LLResolvedBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD02KSPi0LLResolvedBeauty2Charm"   |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+B2D0PiD02KSPi0LLResolvedBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD02KSPi0LLResolvedBeauty2CharmTIST|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0PiD02KSPi0LLResolvedBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2D0PiD02KSPi0LLResolvedBeauty2CharmB2CB|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0PiD02KSPi0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD02KSPi0LLResolvedBeauty2CharmLine|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0PiD02KSPi0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD02KSPi0LLResolvedBeauty2CharmLine|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0PiD02KSPi0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD02KSPi0LLResolvedBeauty2CharmLine|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiD02KSPi0LLRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiD02KSPi0LLRe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD02KSPi0LLRe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD02KSPi0LLMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD02KSPi0LLMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KD02KSPi0LLMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+D02KSPi0KSLLPi0MergedBeauty...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  pi0 "                             |        31 |          2 |   0.064516 |    0.24567 |      0.0000 |      1.0000 |
+ | "# KS0"                                         |        31 |         39 |     1.2581 |    0.56613 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        31 |         39 |     1.2581 |    0.56613 |      1.0000 |      3.0000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        31 |         34 |     1.0968 |    0.29565 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        31 |         73 |     2.3548 |    0.59830 |      2.0000 |      4.0000 |
+ | "# max size D0 -> KS0  pi0 "                    |        31 |         42 |     1.3548 |    0.59830 |      1.0000 |      3.0000 |
+ | "# pi0"                                         |        31 |         34 |     1.0968 |    0.29565 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        31 |          2 |   0.064516 |    0.24567 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        31 |          2 |(  6.45161 +- 4.41237  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        42 |          2 |(  4.76190 +- 3.28603  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2D0KD02KSPi0LLMergedBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2D0KD02KSPi0LLMergedBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2D0KD02KSPi0LLMergedBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K- "                               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         2 |          6 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# K-"                                          |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ | "# Phys/D02KSPi0KSLLPi0MergedBeauty2Charm"      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         2 |         13 |     6.5000 |    0.50000 |      6.0000 |      7.0000 |
+ | "# input particles"                             |         2 |         15 |     7.5000 |    0.50000 |      7.0000 |      8.0000 |
+ | "# max size B+ -> D0  K+ "                      |         2 |          6 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B- -> D0  K- "                      |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        13 |          3 |(  23.0769 +- 11.6855  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2D0KD02KSPi0LLMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD02KSPi0LLMer...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD02KSPi0LLMer...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD02KSPi0LLMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD02KSPi0LLMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiD02KSPi0LLMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiD02KSPi0LLMergedBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2D0PiD02KSPi0LLMergedBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2D0PiD02KSPi0LLMergedBeaut...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi- "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D02KSPi0KSLLPi0MergedBeauty2Charm"      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         2 |         13 |     6.5000 |    0.50000 |      6.0000 |      7.0000 |
+ | "# input particles"                             |         2 |         15 |     7.5000 |    0.50000 |      7.0000 |      8.0000 |
+ | "# max size B+ -> D0  pi+ "                     |         2 |          6 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B- -> D0  pi- "                     |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ | "# pi+"                                         |         2 |          6 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# pi-"                                         |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        13 |          3 |(  23.0769 +- 11.6855  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2D0PiD02KSPi0LLMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD02KSPi0LLMe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD02KSPi0LLMe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD02KSPi0DDRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD02KSPi0DDRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KD02KSPi0DDRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+D02KSPi0KSDDPi0ResolvedBeau...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  pi0 "                             |       164 |        177 |     1.0793 |     1.9159 |      0.0000 |      15.000 |
+ | "# KS0"                                         |       164 |        271 |     1.6524 |    0.99752 |      1.0000 |      6.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       164 |        271 |     1.6524 |    0.99752 |      1.0000 |      6.0000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       164 |       1214 |     7.4024 |     5.8202 |      1.0000 |      35.000 |
+ | "# input particles"                             |       164 |       1485 |     9.0549 |     6.1399 |      2.0000 |      41.000 |
+ | "# max size D0 -> KS0  pi0 "                    |       164 |       2238 |     13.646 |     21.202 |      1.0000 |      210.00 |
+ | "# pi0"                                         |       164 |       1214 |     7.4024 |     5.8202 |      1.0000 |      35.000 |
+ | "# selected"                                    |       164 |        177 |     1.0793 |     1.9159 |      0.0000 |      15.000 |
+ |*"#accept"                                       |       164 |         75 |(  45.7317 +- 3.89009  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2238 |        177 |(  7.90885 +- 0.570474 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       177 |        177 |(  100.000 +- 0.564972 )%|   -------   |   -------   |
+B2D0KD02KSPi0DDResolvedBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        75 |         75 |(  100.000 +- 1.33333  )%|   -------   |   -------   |
+B2D0KD02KSPi0DDResolvedBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        75 |         75 |(  100.000 +- 1.33333  )%|   -------   |   -------   |
+B2D0KD02KSPi0DDResolvedBeau...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |        75 |          6 |   0.080000 |    0.48332 |      0.0000 |      4.0000 |
+ | "# B- -> D0  K- "                               |        75 |          3 |   0.040000 |    0.34409 |      0.0000 |      3.0000 |
+ | "# D0"                                          |        75 |        177 |     2.3600 |     2.2369 |      1.0000 |      15.000 |
+ | "# D~0"                                         |        75 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        75 |        311 |     4.1467 |     2.2313 |      0.0000 |      11.000 |
+ | "# K-"                                          |        75 |        271 |     3.6133 |     2.0713 |      0.0000 |      9.0000 |
+ | "# Phys/D02KSPi0KSDDPi0ResolvedBeauty2Charm"    |        75 |        177 |     2.3600 |     2.2369 |      1.0000 |      15.000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        75 |        582 |     7.7600 |     3.6691 |      1.0000 |      20.000 |
+ | "# input particles"                             |        75 |        759 |     10.120 |     4.6532 |      2.0000 |      27.000 |
+ | "# max size B+ -> D0  K+ "                      |        75 |        815 |     10.867 |     16.597 |      0.0000 |      105.00 |
+ | "# max size B- -> D0  K- "                      |        75 |        678 |     9.0400 |     11.348 |      0.0000 |      75.000 |
+ | "# selected"                                    |        75 |          9 |    0.12000 |    0.81584 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |        75 |          3 |(  4.00000 +- 2.26274  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1493 |        148 |(  9.91293 +- 0.773397 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       148 |          9 |(  6.08108 +- 1.96443  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0KD02KSPi0DDResolvedBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD02KSPi0DDResolvedBeauty2Charm"    |         3 |          9 |     3.0000 |     2.8284 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         3 |          9 |     3.0000 |     2.8284 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2D0KD02KSPi0DDRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD02KSPi0DDRes...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD02KSPi0DDRes...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD02KSPi0DDRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD02KSPi0DDRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiD02KSPi0DDRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiD02KSPi0DDResolvedBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        75 |         75 |(  100.000 +- 1.33333  )%|   -------   |   -------   |
+B2D0PiD02KSPi0DDResolvedBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        75 |         75 |(  100.000 +- 1.33333  )%|   -------   |   -------   |
+B2D0PiD02KSPi0DDResolvedBea...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |        75 |          6 |   0.080000 |    0.48332 |      0.0000 |      4.0000 |
+ | "# B- -> D0  pi- "                              |        75 |          3 |   0.040000 |    0.34409 |      0.0000 |      3.0000 |
+ | "# D0"                                          |        75 |        177 |     2.3600 |     2.2369 |      1.0000 |      15.000 |
+ | "# D~0"                                         |        75 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D02KSPi0KSDDPi0ResolvedBeauty2Charm"    |        75 |        177 |     2.3600 |     2.2369 |      1.0000 |      15.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        75 |        582 |     7.7600 |     3.6691 |      1.0000 |      20.000 |
+ | "# input particles"                             |        75 |        759 |     10.120 |     4.6532 |      2.0000 |      27.000 |
+ | "# max size B+ -> D0  pi+ "                     |        75 |        815 |     10.867 |     16.597 |      0.0000 |      105.00 |
+ | "# max size B- -> D0  pi- "                     |        75 |        678 |     9.0400 |     11.348 |      0.0000 |      75.000 |
+ | "# pi+"                                         |        75 |        311 |     4.1467 |     2.2313 |      0.0000 |      11.000 |
+ | "# pi-"                                         |        75 |        271 |     3.6133 |     2.0713 |      0.0000 |      9.0000 |
+ | "# selected"                                    |        75 |          9 |    0.12000 |    0.81584 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |        75 |          3 |(  4.00000 +- 2.26274  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1493 |        148 |(  9.91293 +- 0.773397 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       148 |          9 |(  6.08108 +- 1.96443  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0PiD02KSPi0DDResolvedBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD02KSPi0DDResolvedBeauty2Charm"   |         3 |          9 |     3.0000 |     2.8284 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         3 |          9 |     3.0000 |     2.8284 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2D0PiD02KSPi0DDRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD02KSPi0DDRe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD02KSPi0DDRe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD02KSPi0DDMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD02KSPi0DDMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KD02KSPi0DDMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+D02KSPi0KSDDPi0MergedBeauty...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  pi0 "                             |        43 |         12 |    0.27907 |    0.49770 |      0.0000 |      2.0000 |
+ | "# KS0"                                         |        43 |         76 |     1.7674 |    0.96055 |      1.0000 |      4.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        43 |         76 |     1.7674 |    0.96055 |      1.0000 |      4.0000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        43 |         49 |     1.1395 |    0.34650 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        43 |        125 |     2.9070 |     1.0524 |      2.0000 |      5.0000 |
+ | "# max size D0 -> KS0  pi0 "                    |        43 |         88 |     2.0465 |     1.3460 |      1.0000 |      6.0000 |
+ | "# pi0"                                         |        43 |         49 |     1.1395 |    0.34650 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        43 |         12 |    0.27907 |    0.49770 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        43 |         11 |(  25.5814 +- 6.65378  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        88 |         12 |(  13.6364 +- 3.65825  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+B2D0KD02KSPi0DDMergedBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+B2D0KD02KSPi0DDMergedBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+B2D0KD02KSPi0DDMergedBeauty...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |        11 |          1 |   0.090909 |    0.28748 |      0.0000 |      1.0000 |
+ | "# B- -> D0  K- "                               |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        11 |         12 |     1.0909 |    0.28748 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        11 |         43 |     3.9091 |     2.8430 |      1.0000 |      12.000 |
+ | "# K-"                                          |        11 |         38 |     3.4545 |     2.0165 |      1.0000 |      7.0000 |
+ | "# Phys/D02KSPi0KSDDPi0MergedBeauty2Charm"      |        11 |         12 |     1.0909 |    0.28748 |      1.0000 |      2.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        11 |         81 |     7.3636 |     4.2485 |      3.0000 |      18.000 |
+ | "# input particles"                             |        11 |         93 |     8.4545 |     4.2504 |      4.0000 |      19.000 |
+ | "# max size B+ -> D0  K+ "                      |        11 |         46 |     4.1818 |     2.8863 |      1.0000 |      12.000 |
+ | "# max size B- -> D0  K- "                      |        11 |         42 |     3.8182 |     2.4052 |      1.0000 |      8.0000 |
+ | "# selected"                                    |        11 |          1 |   0.090909 |    0.28748 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        11 |          1 |(  9.09091 +- 8.66784  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        88 |         18 |(  20.4545 +- 4.29993  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        18 |          1 |(  5.55556 +- 5.39903  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0KD02KSPi0DDMergedBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD02KSPi0DDMergedBeauty2Charm"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0KD02KSPi0DDMergedBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD02KSPi0DDMergedBeauty2CharmTISTOS"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0KD02KSPi0DDMergedBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2D0KD02KSPi0DDMergedBeauty2CharmB2CBBDT|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0KD02KSPi0D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD02KSPi0DDMergedBeauty2CharmLine"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0KD02KSPi0D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD02KSPi0DDMergedBeauty2CharmLine"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0KD02KSPi0D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD02KSPi0DDMergedBeauty2CharmLine"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KD02KSPi0DDMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KD02KSPi0DDMer...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD02KSPi0DDMer...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD02KSPi0DDMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD02KSPi0DDMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiD02KSPi0DDMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiD02KSPi0DDMergedBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+B2D0PiD02KSPi0DDMergedBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+B2D0PiD02KSPi0DDMergedBeaut...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |        11 |          1 |   0.090909 |    0.28748 |      0.0000 |      1.0000 |
+ | "# B- -> D0  pi- "                              |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        11 |         12 |     1.0909 |    0.28748 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D02KSPi0KSDDPi0MergedBeauty2Charm"      |        11 |         12 |     1.0909 |    0.28748 |      1.0000 |      2.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        11 |         81 |     7.3636 |     4.2485 |      3.0000 |      18.000 |
+ | "# input particles"                             |        11 |         93 |     8.4545 |     4.2504 |      4.0000 |      19.000 |
+ | "# max size B+ -> D0  pi+ "                     |        11 |         46 |     4.1818 |     2.8863 |      1.0000 |      12.000 |
+ | "# max size B- -> D0  pi- "                     |        11 |         42 |     3.8182 |     2.4052 |      1.0000 |      8.0000 |
+ | "# pi+"                                         |        11 |         43 |     3.9091 |     2.8430 |      1.0000 |      12.000 |
+ | "# pi-"                                         |        11 |         38 |     3.4545 |     2.0165 |      1.0000 |      7.0000 |
+ | "# selected"                                    |        11 |          1 |   0.090909 |    0.28748 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        11 |          1 |(  9.09091 +- 8.66784  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        88 |         17 |(  19.3182 +- 4.20852  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        17 |          1 |(  5.88235 +- 5.70672  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0PiD02KSPi0DDMergedBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD02KSPi0DDMergedBeauty2Charm"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0PiD02KSPi0DDMergedBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD02KSPi0DDMergedBeauty2CharmTISTOS|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0PiD02KSPi0DDMergedBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2D0PiD02KSPi0DDMergedBeauty2CharmB2CBBD|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0PiD02KSPi0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD02KSPi0DDMergedBeauty2CharmLine" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0PiD02KSPi0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD02KSPi0DDMergedBeauty2CharmLine" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0PiD02KSPi0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD02KSPi0DDMergedBeauty2CharmLine" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiD02KSPi0DDMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiD02KSPi0DDMe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD02KSPi0DDMe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KKD2Pi0HHReso...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KKD2Pi0HHReso...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0KKD2Pi0HHReso...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0KKD2Pi0HHResolvedBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       256 |        256 |(  100.000 +- 0.390625 )%|   -------   |   -------   |
+B02D0KKD2Pi0HHResolvedBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       256 |        256 |(  100.000 +- 0.390625 )%|   -------   |   -------   |
+B02D0KKD2Pi0HHResolvedBeaut...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  phi(1020) "                        |       256 |        270 |     1.0547 |     3.7610 |      0.0000 |      28.000 |
+ | "# D0"                                          |       256 |       5069 |     19.801 |     42.100 |      1.0000 |      556.00 |
+ | "# D~0"                                         |       256 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2ResolvedPi0HHPIDBeauty2CharmFilter"   |       256 |       5069 |     19.801 |     42.100 |      1.0000 |      556.00 |
+ | "# Phys/X2KKBeauty2CharmFilter"                 |       256 |       2612 |     10.203 |     7.8877 |      1.0000 |      49.000 |
+ | "# input particles"                             |       256 |       7681 |     30.004 |     46.973 |      2.0000 |      605.00 |
+ | "# max size B0 -> D0  phi(1020) "               |       256 |      99315 |     387.95 |     1797.0 |      1.0000 |      27244. |
+ | "# phi(1020)"                                   |       256 |       2612 |     10.203 |     7.8877 |      1.0000 |      49.000 |
+ | "# selected"                                    |       256 |        270 |     1.0547 |     3.7610 |      0.0000 |      28.000 |
+ |*"#accept"                                       |       256 |         41 |(  16.0156 +- 2.29219  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     99315 |       8816 |(  8.87681 +- 0.0902475)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      8816 |        270 |(  3.06261 +- 0.183508 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        54 |         54 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02D0KKD2Pi0HHResolvedBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2Pi0HHResolvedBeauty2Charm"     |        41 |        270 |     6.5854 |     7.2043 |      1.0000 |      28.000 |
+ | "# input particles"                             |        41 |        270 |     6.5854 |     7.2043 |      1.0000 |      28.000 |
+ |*"#accept"                                       |        41 |         29 |(  70.7317 +- 7.10581  )%|   -------   |   -------   |
+B02D0KKD2Pi0HHResolvedBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2Pi0HHResolvedBeauty2CharmTISTOS|        29 |        218 |     7.5172 |     7.8152 |      1.0000 |      28.000 |
+ | "# input particles"                             |        29 |        218 |     7.5172 |     7.8152 |      1.0000 |      28.000 |
+ |*"#accept"                                       |        29 |         20 |(  68.9655 +- 8.59091  )%|   -------   |   -------   |
+ | "#passed"                                       |        29 |        104 |     3.5862 |     5.7206 |      0.0000 |      23.000 |
+ |*"efficiency"                                    |       218 |        104 |(  47.7064 +- 3.38286  )%|   -------   |   -------   |
+B02D0KKD2Pi0HHResolvedBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2Pi0HHResolvedBeauty2CharmB2CBBD|        20 |        104 |     5.2000 |     6.2498 |      1.0000 |      23.000 |
+ | "# input particles"                             |        20 |        104 |     5.2000 |     6.2498 |      1.0000 |      23.000 |
+ |*"#accept"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+ | "#passed"                                       |        20 |        104 |     5.2000 |     6.2498 |      1.0000 |      23.000 |
+ |*"efficiency"                                    |       104 |        104 |(  100.000 +- 0.961538 )%|   -------   |   -------   |
+RelatedInfo1_B02D0KKD2Pi0HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2Pi0HHResolvedBeauty2CharmLine" |        20 |        104 |     5.2000 |     6.2498 |      1.0000 |      23.000 |
+ | "# input particles"                             |        20 |        104 |     5.2000 |     6.2498 |      1.0000 |      23.000 |
+ |*"#accept"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+RelatedInfo2_B02D0KKD2Pi0HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2Pi0HHResolvedBeauty2CharmLine" |        20 |        104 |     5.2000 |     6.2498 |      1.0000 |      23.000 |
+ | "# input particles"                             |        20 |        104 |     5.2000 |     6.2498 |      1.0000 |      23.000 |
+ |*"#accept"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+RelatedInfo3_B02D0KKD2Pi0HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2Pi0HHResolvedBeauty2CharmLine" |        20 |        104 |     5.2000 |     6.2498 |      1.0000 |      23.000 |
+ | "# input particles"                             |        20 |        104 |     5.2000 |     6.2498 |      1.0000 |      23.000 |
+ |*"#accept"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+StrippingB02D0KKD2Pi0HHReso...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+StrippingB02D0KKD2Pi0HHReso...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KKD2Pi0HHReso...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         20 |(  2.00000 +- 0.442719 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0PiPiD2Pi0HHRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0PiPiD2Pi0HHRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2Pi0HHRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0PiPiD2Pi0HHResolvedBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       256 |        256 |(  100.000 +- 0.390625 )%|   -------   |   -------   |
+B02D0PiPiD2Pi0HHResolvedBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       256 |        256 |(  100.000 +- 0.390625 )%|   -------   |   -------   |
+B02D0PiPiD2Pi0HHResolvedBea...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)0 "                        |       256 |        216 |    0.84375 |     3.4730 |      0.0000 |      29.000 |
+ | "# D0"                                          |       256 |       5069 |     19.801 |     42.100 |      1.0000 |      556.00 |
+ | "# D~0"                                         |       256 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2ResolvedPi0HHPIDBeauty2CharmFilter"   |       256 |       5069 |     19.801 |     42.100 |      1.0000 |      556.00 |
+ | "# Phys/X2PiPiBeauty2Charm"                     |       256 |       2612 |     10.203 |     7.8877 |      1.0000 |      49.000 |
+ | "# input particles"                             |       256 |       7681 |     30.004 |     46.973 |      2.0000 |      605.00 |
+ | "# max size B0 -> D0  rho(770)0 "               |       256 |      99315 |     387.95 |     1797.0 |      1.0000 |      27244. |
+ | "# rho(770)0"                                   |       256 |       2612 |     10.203 |     7.8877 |      1.0000 |      49.000 |
+ | "# selected"                                    |       256 |        216 |    0.84375 |     3.4730 |      0.0000 |      29.000 |
+ |*"#accept"                                       |       256 |         34 |(  13.2812 +- 2.12107  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     99315 |       8331 |(  8.38846 +- 0.0879648)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      8331 |        216 |(  2.59273 +- 0.174111 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        35 |         35 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02D0PiPiD2Pi0HHResolvedBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PiPiD2Pi0HHResolvedBeauty2Charm"   |        34 |        216 |     6.3529 |     7.4711 |      1.0000 |      29.000 |
+ | "# input particles"                             |        34 |        216 |     6.3529 |     7.4711 |      1.0000 |      29.000 |
+ |*"#accept"                                       |        34 |         24 |(  70.5882 +- 7.81425  )%|   -------   |   -------   |
+B02D0PiPiD2Pi0HHResolvedBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PiPiD2Pi0HHResolvedBeauty2CharmTIST|        24 |        166 |     6.9167 |     8.2256 |      1.0000 |      29.000 |
+ | "# input particles"                             |        24 |        166 |     6.9167 |     8.2256 |      1.0000 |      29.000 |
+ |*"#accept"                                       |        24 |         13 |(  54.1667 +- 10.1707  )%|   -------   |   -------   |
+ | "#passed"                                       |        24 |         69 |     2.8750 |     5.7830 |      0.0000 |      23.000 |
+ |*"efficiency"                                    |       166 |         69 |(  41.5663 +- 3.82515  )%|   -------   |   -------   |
+B02D0PiPiD2Pi0HHResolvedBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PiPiD2Pi0HHResolvedBeauty2CharmB2CB|        13 |         69 |     5.3077 |     6.9877 |      1.0000 |      23.000 |
+ | "# input particles"                             |        13 |         69 |     5.3077 |     6.9877 |      1.0000 |      23.000 |
+ |*"#accept"                                       |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+ | "#passed"                                       |        13 |         69 |     5.3077 |     6.9877 |      1.0000 |      23.000 |
+ |*"efficiency"                                    |        69 |         69 |(  100.000 +- 1.44928  )%|   -------   |   -------   |
+RelatedInfo1_B02D0PiPiD2Pi0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PiPiD2Pi0HHResolvedBeauty2CharmLine|        13 |         69 |     5.3077 |     6.9877 |      1.0000 |      23.000 |
+ | "# input particles"                             |        13 |         69 |     5.3077 |     6.9877 |      1.0000 |      23.000 |
+ |*"#accept"                                       |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+RelatedInfo2_B02D0PiPiD2Pi0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PiPiD2Pi0HHResolvedBeauty2CharmLine|        13 |         69 |     5.3077 |     6.9877 |      1.0000 |      23.000 |
+ | "# input particles"                             |        13 |         69 |     5.3077 |     6.9877 |      1.0000 |      23.000 |
+ |*"#accept"                                       |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+RelatedInfo3_B02D0PiPiD2Pi0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PiPiD2Pi0HHResolvedBeauty2CharmLine|        13 |         69 |     5.3077 |     6.9877 |      1.0000 |      23.000 |
+ | "# input particles"                             |        13 |         69 |     5.3077 |     6.9877 |      1.0000 |      23.000 |
+ |*"#accept"                                       |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2Pi0HHRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2Pi0HHRe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0PiPiD2Pi0HHRe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         13 |(  1.30000 +- 0.358204 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD2Pi0HHRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KPiD2Pi0HHRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0KPiD2Pi0HHRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0KPiD2Pi0HHResolvedBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       256 |        256 |(  100.000 +- 0.390625 )%|   -------   |   -------   |
+B02D0KPiD2Pi0HHResolvedBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       256 |        256 |(  100.000 +- 0.390625 )%|   -------   |   -------   |
+B02D0KPiD2Pi0HHResolvedBeau...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  K*(892)0 "                         |       256 |        236 |    0.92188 |     3.4902 |      0.0000 |      29.000 |
+ | "# B0 -> D0  K*(892)~0 "                        |       256 |        210 |    0.82031 |     3.1596 |      0.0000 |      29.000 |
+ | "# D0"                                          |       256 |       5069 |     19.801 |     42.100 |      1.0000 |      556.00 |
+ | "# D~0"                                         |       256 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |       256 |       2612 |     10.203 |     7.8877 |      1.0000 |      49.000 |
+ | "# K*(892)~0"                                   |       256 |       2612 |     10.203 |     7.8877 |      1.0000 |      49.000 |
+ | "# Phys/D2ResolvedPi0HHPIDBeauty2CharmFilter"   |       256 |       5069 |     19.801 |     42.100 |      1.0000 |      556.00 |
+ | "# Phys/X2KPiBeauty2Charm"                      |       256 |       5224 |     20.406 |     15.775 |      2.0000 |      98.000 |
+ | "# input particles"                             |       256 |      10293 |     40.207 |     52.583 |      3.0000 |      654.00 |
+ | "# max size B0 -> D0  K*(892)0 "                |       256 |      99315 |     387.95 |     1797.0 |      1.0000 |      27244. |
+ | "# max size B0 -> D0  K*(892)~0 "               |       256 |      99315 |     387.95 |     1797.0 |      1.0000 |      27244. |
+ | "# selected"                                    |       256 |        446 |     1.7422 |     6.5135 |      0.0000 |      58.000 |
+ |*"#accept"                                       |       256 |         41 |(  16.0156 +- 2.29219  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    198630 |      17080 |(  8.59890 +- 0.0629035)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     17080 |        446 |(  2.61124 +- 0.122021 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        95 |         95 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02D0KPiD2Pi0HHResolvedBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2Pi0HHResolvedBeauty2Charm"    |        41 |        446 |     10.878 |     12.866 |      1.0000 |      58.000 |
+ | "# input particles"                             |        41 |        446 |     10.878 |     12.866 |      1.0000 |      58.000 |
+ |*"#accept"                                       |        41 |         30 |(  73.1707 +- 6.91960  )%|   -------   |   -------   |
+B02D0KPiD2Pi0HHResolvedBeau...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2Pi0HHResolvedBeauty2CharmTISTO|        30 |        358 |     11.933 |     13.983 |      1.0000 |      58.000 |
+ | "# input particles"                             |        30 |        358 |     11.933 |     13.983 |      1.0000 |      58.000 |
+ |*"#accept"                                       |        30 |         20 |(  66.6667 +- 8.60663  )%|   -------   |   -------   |
+ | "#passed"                                       |        30 |        158 |     5.2667 |     9.5984 |      0.0000 |      46.000 |
+ |*"efficiency"                                    |       358 |        158 |(  44.1341 +- 2.62433  )%|   -------   |   -------   |
+B02D0KPiD2Pi0HHResolvedBeau...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2Pi0HHResolvedBeauty2CharmB2CBB|        20 |        158 |     7.9000 |     10.835 |      1.0000 |      46.000 |
+ | "# input particles"                             |        20 |        158 |     7.9000 |     10.835 |      1.0000 |      46.000 |
+ |*"#accept"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+ | "#passed"                                       |        20 |        158 |     7.9000 |     10.835 |      1.0000 |      46.000 |
+ |*"efficiency"                                    |       158 |        158 |(  100.000 +- 0.632911 )%|   -------   |   -------   |
+RelatedInfo1_B02D0KPiD2Pi0H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2Pi0HHResolvedBeauty2CharmLine"|        20 |        158 |     7.9000 |     10.835 |      1.0000 |      46.000 |
+ | "# input particles"                             |        20 |        158 |     7.9000 |     10.835 |      1.0000 |      46.000 |
+ |*"#accept"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+RelatedInfo2_B02D0KPiD2Pi0H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2Pi0HHResolvedBeauty2CharmLine"|        20 |        158 |     7.9000 |     10.835 |      1.0000 |      46.000 |
+ | "# input particles"                             |        20 |        158 |     7.9000 |     10.835 |      1.0000 |      46.000 |
+ |*"#accept"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+RelatedInfo3_B02D0KPiD2Pi0H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2Pi0HHResolvedBeauty2CharmLine"|        20 |        158 |     7.9000 |     10.835 |      1.0000 |      46.000 |
+ | "# input particles"                             |        20 |        158 |     7.9000 |     10.835 |      1.0000 |      46.000 |
+ |*"#accept"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+StrippingB02D0KPiD2Pi0HHRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+StrippingB02D0KPiD2Pi0HHRes...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD2Pi0HHRes...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         20 |(  2.00000 +- 0.442719 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DHHWSD2Pi0HHRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        113 |(  11.3000 +- 1.00115  )%|   -------   |   -------   |
+StrippingB02DHHWSD2Pi0HHRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       113 |         43 |(  38.0531 +- 4.56736  )%|   -------   |   -------   |
+StrippingB02DHHWSD2Pi0HHRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+B02DHHWSD2Pi0HHResolvedBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+B02DHHWSD2Pi0HHResolvedBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+B02DHHWSD2Pi0HHResolvedBeau...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)+ "                        |        31 |          4 |    0.12903 |    0.70674 |      0.0000 |      4.0000 |
+ | "# B0 -> D0  rho(770)- "                        |        31 |          4 |    0.12903 |    0.70674 |      0.0000 |      4.0000 |
+ | "# D0"                                          |        31 |        288 |     9.2903 |     11.685 |      1.0000 |      58.000 |
+ | "# D~0"                                         |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2ResolvedPi0HHPIDBeauty2CharmFilter"   |        31 |        288 |     9.2903 |     11.685 |      1.0000 |      58.000 |
+ | "# Phys/X2HHWSBeauty2Charm"                     |        31 |       2628 |     84.774 |     83.595 |      12.000 |      372.00 |
+ | "# input particles"                             |        31 |       2916 |     94.065 |     94.211 |      13.000 |      430.00 |
+ | "# max size B0 -> D0  rho(770)+ "               |        31 |      12146 |     391.81 |     1214.7 |      0.0000 |      6728.0 |
+ | "# max size B0 -> D0  rho(770)- "               |        31 |       5040 |     162.58 |     361.27 |      0.0000 |      2016.0 |
+ | "# rho(770)+"                                   |        31 |        478 |     15.419 |     23.197 |      0.0000 |      116.00 |
+ | "# rho(770)-"                                   |        31 |        398 |     12.839 |     12.019 |      0.0000 |      56.000 |
+ | "# selected"                                    |        31 |          8 |    0.25806 |    0.98268 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        31 |          2 |(  6.45161 +- 4.41237  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     17186 |       1531 |(  8.90841 +- 0.217296 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1531 |          8 |( 0.522534 +- 0.184260 )%|   -------   |   -------   |
+B02DHHWSD2Pi0HHResolvedBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DHHWSD2Pi0HHResolvedBeauty2Charm"    |         2 |          8 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          8 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DHHWSD2Pi0HHResolvedBeau...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DHHWSD2Pi0HHResolvedBeauty2CharmTISTO|         2 |          8 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          8 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB02DHHWSD2Pi0HHRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DHHWSD2Pi0HHRes...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DHHWSD2Pi0HHRes...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KKD2Pi0HHMerg...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KKD2Pi0HHMerg...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0KKD2Pi0HHMerg...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0KKD2Pi0HHMergedBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B02D0KKD2Pi0HHMergedBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B02D0KKD2Pi0HHMergedBeauty2...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  phi(1020) "                        |        26 |          1 |   0.038462 |    0.19231 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        26 |         73 |     2.8077 |     2.6460 |      1.0000 |      11.000 |
+ | "# D~0"                                         |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2MergedPi0HHPIDBeauty2CharmFilter"     |        26 |         73 |     2.8077 |     2.6460 |      1.0000 |      11.000 |
+ | "# Phys/X2KKBeauty2CharmFilter"                 |        26 |        316 |     12.154 |     10.780 |      1.0000 |      47.000 |
+ | "# input particles"                             |        26 |        389 |     14.962 |     12.461 |      3.0000 |      58.000 |
+ | "# max size B0 -> D0  phi(1020) "               |        26 |       1304 |     50.154 |     102.21 |      2.0000 |      517.00 |
+ | "# phi(1020)"                                   |        26 |        316 |     12.154 |     10.780 |      1.0000 |      47.000 |
+ | "# selected"                                    |        26 |          1 |   0.038462 |    0.19231 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        26 |          1 |(  3.84615 +- 3.77146  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1304 |        163 |(  12.5000 +- 0.915841 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       163 |          1 |( 0.613497 +- 0.611612 )%|   -------   |   -------   |
+B02D0KKD2Pi0HHMergedBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KKD2Pi0HHMergedBeauty2Charm"       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0KKD2Pi0HHMerg...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KKD2Pi0HHMerg...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KKD2Pi0HHMerg...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0PiPiD2Pi0HHMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0PiPiD2Pi0HHMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2Pi0HHMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0PiPiD2Pi0HHMergedBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B02D0PiPiD2Pi0HHMergedBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B02D0PiPiD2Pi0HHMergedBeaut...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)0 "                        |        26 |          1 |   0.038462 |    0.19231 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        26 |         73 |     2.8077 |     2.6460 |      1.0000 |      11.000 |
+ | "# D~0"                                         |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2MergedPi0HHPIDBeauty2CharmFilter"     |        26 |         73 |     2.8077 |     2.6460 |      1.0000 |      11.000 |
+ | "# Phys/X2PiPiBeauty2Charm"                     |        26 |        316 |     12.154 |     10.780 |      1.0000 |      47.000 |
+ | "# input particles"                             |        26 |        389 |     14.962 |     12.461 |      3.0000 |      58.000 |
+ | "# max size B0 -> D0  rho(770)0 "               |        26 |       1304 |     50.154 |     102.21 |      2.0000 |      517.00 |
+ | "# rho(770)0"                                   |        26 |        316 |     12.154 |     10.780 |      1.0000 |      47.000 |
+ | "# selected"                                    |        26 |          1 |   0.038462 |    0.19231 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        26 |          1 |(  3.84615 +- 3.77146  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1304 |        156 |(  11.9632 +- 0.898704 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       156 |          1 |( 0.641026 +- 0.638968 )%|   -------   |   -------   |
+B02D0PiPiD2Pi0HHMergedBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PiPiD2Pi0HHMergedBeauty2Charm"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2Pi0HHMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0PiPiD2Pi0HHMe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0PiPiD2Pi0HHMe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD2Pi0HHMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KPiD2Pi0HHMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0KPiD2Pi0HHMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0KPiD2Pi0HHMergedBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B02D0KPiD2Pi0HHMergedBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B02D0KPiD2Pi0HHMergedBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  K*(892)0 "                         |        26 |          1 |   0.038462 |    0.19231 |      0.0000 |      1.0000 |
+ | "# B0 -> D0  K*(892)~0 "                        |        26 |          1 |   0.038462 |    0.19231 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        26 |         73 |     2.8077 |     2.6460 |      1.0000 |      11.000 |
+ | "# D~0"                                         |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        26 |        316 |     12.154 |     10.780 |      1.0000 |      47.000 |
+ | "# K*(892)~0"                                   |        26 |        316 |     12.154 |     10.780 |      1.0000 |      47.000 |
+ | "# Phys/D2MergedPi0HHPIDBeauty2CharmFilter"     |        26 |         73 |     2.8077 |     2.6460 |      1.0000 |      11.000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |        26 |        632 |     24.308 |     21.560 |      2.0000 |      94.000 |
+ | "# input particles"                             |        26 |        705 |     27.115 |     23.151 |      4.0000 |      105.00 |
+ | "# max size B0 -> D0  K*(892)0 "                |        26 |       1304 |     50.154 |     102.21 |      2.0000 |      517.00 |
+ | "# max size B0 -> D0  K*(892)~0 "               |        26 |       1304 |     50.154 |     102.21 |      2.0000 |      517.00 |
+ | "# selected"                                    |        26 |          2 |   0.076923 |    0.38462 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        26 |          1 |(  3.84615 +- 3.77146  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2608 |        328 |(  12.5767 +- 0.649296 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       328 |          2 |( 0.609756 +- 0.429846 )%|   -------   |   -------   |
+B02D0KPiD2Pi0HHMergedBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0KPiD2Pi0HHMergedBeauty2Charm"      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0KPiD2Pi0HHMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD2Pi0HHMer...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD2Pi0HHMer...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DHHWSD2Pi0HHMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        104 |(  10.4000 +- 0.965319 )%|   -------   |   -------   |
+StrippingB02DHHWSD2Pi0HHMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       104 |         42 |(  40.3846 +- 4.81139  )%|   -------   |   -------   |
+StrippingB02DHHWSD2Pi0HHMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        42 |         42 |(  100.000 +- 2.38095  )%|   -------   |   -------   |
+B02DHHWSD2Pi0HHMergedBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02DHHWSD2Pi0HHMergedBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02DHHWSD2Pi0HHMergedBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)+ "                        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  rho(770)- "                        |         4 |          4 |     1.0000 |     1.7321 |      0.0000 |      4.0000 |
+ | "# D0"                                          |         4 |         14 |     3.5000 |     3.2016 |      1.0000 |      9.0000 |
+ | "# D~0"                                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2MergedPi0HHPIDBeauty2CharmFilter"     |         4 |         14 |     3.5000 |     3.2016 |      1.0000 |      9.0000 |
+ | "# Phys/X2HHWSBeauty2Charm"                     |         4 |        588 |     147.00 |     112.05 |      24.000 |      276.00 |
+ | "# input particles"                             |         4 |        602 |     150.50 |     109.95 |      33.000 |      278.00 |
+ | "# max size B0 -> D0  rho(770)+ "               |         4 |        148 |     37.000 |     22.869 |      8.0000 |      72.000 |
+ | "# max size B0 -> D0  rho(770)- "               |         4 |        220 |     55.000 |     33.985 |      24.000 |      112.00 |
+ | "# rho(770)+"                                   |         4 |         76 |     19.000 |     15.067 |      4.0000 |      36.000 |
+ | "# rho(770)-"                                   |         4 |        120 |     30.000 |     22.361 |      4.0000 |      56.000 |
+ | "# selected"                                    |         4 |          4 |     1.0000 |     1.7321 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       368 |         49 |(  13.3152 +- 1.77101  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        49 |          4 |(  8.16327 +- 3.91149  )%|   -------   |   -------   |
+B02DHHWSD2Pi0HHMergedBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DHHWSD2Pi0HHMergedBeauty2Charm"      |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DHHWSD2Pi0HHMergedBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DHHWSD2Pi0HHMergedBeauty2CharmTISTOS"|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02DHHWSD2Pi0HHMergedBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DHHWSD2Pi0HHMergedBeauty2CharmB2CBBDT|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_B02DHHWSD2Pi0H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DHHWSD2Pi0HHMergedBeauty2CharmLine"  |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DHHWSD2Pi0H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DHHWSD2Pi0HHMergedBeauty2CharmLine"  |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DHHWSD2Pi0H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DHHWSD2Pi0HHMergedBeauty2CharmLine"  |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DHHWSD2Pi0HHMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DHHWSD2Pi0HHMer...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DHHWSD2Pi0HHMer...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKWSD2Pi0HHHRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        109 |(  10.9000 +- 0.985490 )%|   -------   |   -------   |
+StrippingB02DKWSD2Pi0HHHRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       109 |         40 |(  36.6972 +- 4.61652  )%|   -------   |   -------   |
+StrippingB02DKWSD2Pi0HHHRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        40 |         40 |(  100.000 +- 2.50000  )%|   -------   |   -------   |
+B02DKWSD2Pi0HHHResolvedBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+B02DKWSD2Pi0HHHResolvedBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+B02DKWSD2Pi0HHHResolvedBeau...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K- "                               |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K+ "                              |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        19 |        379 |     19.947 |     23.710 |      0.0000 |      70.000 |
+ | "# D-"                                          |        19 |        351 |     18.474 |     27.058 |      0.0000 |      90.000 |
+ | "# K+"                                          |        19 |         88 |     4.6316 |     2.2292 |      1.0000 |      11.000 |
+ | "# K-"                                          |        19 |         80 |     4.2105 |     2.1171 |      1.0000 |      9.0000 |
+ | "# Phys/D2Pi0HHHBeauty2Charm_Resolved"          |        19 |        730 |     38.421 |     49.202 |      1.0000 |      157.00 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        19 |        168 |     8.8421 |     3.5133 |      3.0000 |      20.000 |
+ | "# input particles"                             |        19 |        898 |     47.263 |     50.337 |      8.0000 |      167.00 |
+ | "# max size B0 -> D-  K- "                      |        19 |       2034 |     107.05 |     197.86 |      0.0000 |      720.00 |
+ | "# max size B~0 -> D+  K+ "                     |        19 |       1793 |     94.368 |     162.84 |      0.0000 |      726.00 |
+ | "# selected"                                    |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3827 |        267 |(  6.97674 +- 0.411806 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       267 |          0 |(  0.00000 +- 0.374532 )%|   -------   |   -------   |
+StrippingB02DKWSD2Pi0HHHRes...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKWSD2Pi0HHHRes...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKWSD2Pi0HHHRes...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiWSD2Pi0HHHRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        112 |(  11.2000 +- 0.997276 )%|   -------   |   -------   |
+StrippingB02DPiWSD2Pi0HHHRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       112 |         39 |(  34.8214 +- 4.50160  )%|   -------   |   -------   |
+StrippingB02DPiWSD2Pi0HHHRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        39 |         39 |(  100.000 +- 2.56410  )%|   -------   |   -------   |
+B02DPiWSD2Pi0HHHResolvedBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DPiWSD2Pi0HHHResolvedBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DPiWSD2Pi0HHHResolvedBea...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi- "                              |        18 |          4 |    0.22222 |    0.91625 |      0.0000 |      4.0000 |
+ | "# B~0 -> D+  pi+ "                             |        18 |          2 |    0.11111 |    0.45812 |      0.0000 |      2.0000 |
+ | "# D+"                                          |        18 |        360 |     20.000 |     25.813 |      0.0000 |      83.000 |
+ | "# D-"                                          |        18 |        454 |     25.222 |     29.563 |      0.0000 |      90.000 |
+ | "# Phys/D2Pi0HHHBeauty2Charm_Resolved"          |        18 |        814 |     45.222 |     53.117 |      1.0000 |      157.00 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        18 |        157 |     8.7222 |     2.9213 |      3.0000 |      15.000 |
+ | "# input particles"                             |        18 |        971 |     53.944 |     53.286 |      4.0000 |      167.00 |
+ | "# max size B0 -> D-  pi- "                     |        18 |       2347 |     130.39 |     175.49 |      0.0000 |      720.00 |
+ | "# max size B~0 -> D+  pi+ "                    |        18 |       1427 |     79.278 |     120.73 |      0.0000 |      498.00 |
+ | "# pi+"                                         |        18 |         68 |     3.7778 |     1.8122 |      1.0000 |      7.0000 |
+ | "# pi-"                                         |        18 |         89 |     4.9444 |     1.8401 |      2.0000 |      8.0000 |
+ | "# selected"                                    |        18 |          6 |    0.33333 |     1.0000 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        18 |          2 |(  11.1111 +- 7.40741  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3774 |        252 |(  6.67727 +- 0.406342 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       252 |          6 |(  2.38095 +- 0.960378 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02DPiWSD2Pi0HHHResolvedBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiWSD2Pi0HHHResolvedBeauty2Charm"   |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DPiWSD2Pi0HHHResolvedBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiWSD2Pi0HHHResolvedBeauty2CharmTIST|         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB02DPiWSD2Pi0HHHRe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DPiWSD2Pi0HHHRe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiWSD2Pi0HHHRe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKWSD2Pi0HHHMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        103 |(  10.3000 +- 0.961202 )%|   -------   |   -------   |
+StrippingB02DKWSD2Pi0HHHMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       103 |         39 |(  37.8641 +- 4.77932  )%|   -------   |   -------   |
+StrippingB02DKWSD2Pi0HHHMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        39 |         39 |(  100.000 +- 2.56410  )%|   -------   |   -------   |
+B02DKWSD2Pi0HHHMergedBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02DKWSD2Pi0HHHMergedBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02DKWSD2Pi0HHHMergedBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K- "                               |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K+ "                              |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         4 |         44 |     11.000 |     10.075 |      1.0000 |      27.000 |
+ | "# D-"                                          |         4 |         24 |     6.0000 |     3.9370 |      1.0000 |      12.000 |
+ | "# K+"                                          |         4 |         28 |     7.0000 |     3.0822 |      4.0000 |      12.000 |
+ | "# K-"                                          |         4 |         20 |     5.0000 |    0.70711 |      4.0000 |      6.0000 |
+ | "# Phys/D2Pi0HHHBeauty2Charm_Merged"            |         4 |         68 |     17.000 |     13.910 |      2.0000 |      39.000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         4 |         48 |     12.000 |     3.5355 |      9.0000 |      18.000 |
+ | "# input particles"                             |         4 |        116 |     29.000 |     17.277 |      12.000 |      57.000 |
+ | "# max size B0 -> D-  K- "                      |         4 |        126 |     31.500 |     24.703 |      5.0000 |      72.000 |
+ | "# max size B~0 -> D+  K+ "                     |         4 |        429 |     107.25 |     128.75 |      5.0000 |      324.00 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       555 |         71 |(  12.7928 +- 1.41779  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        71 |          0 |(  0.00000 +- 1.40845  )%|   -------   |   -------   |
+StrippingB02DKWSD2Pi0HHHMer...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKWSD2Pi0HHHMer...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKWSD2Pi0HHHMer...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiWSD2Pi0HHHMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        104 |(  10.4000 +- 0.965319 )%|   -------   |   -------   |
+StrippingB02DPiWSD2Pi0HHHMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       104 |         36 |(  34.6154 +- 4.66504  )%|   -------   |   -------   |
+StrippingB02DPiWSD2Pi0HHHMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+StrippingB02DPiWSD2Pi0HHHMe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DPiWSD2Pi0HHHMe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiWSD2Pi0HHHMe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KKPiD2HHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KKPiD2HHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KKPiD2HHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KKPiD2HHPIDBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2D0KKPiD2HHPIDBeauty2CharmB2CBBDTBeauty|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0KKPiD2HHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KKPiD2HHPIDBeauty2CharmLine"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0KKPiD2HHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KKPiD2HHPIDBeauty2CharmLine"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0KKPiD2HHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KKPiD2HHPIDBeauty2CharmLine"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KKPiD2HHPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KKPiD2HHPIDBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KKPiD2HHPIDBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPiPiD2HHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KPiPiD2HHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD2HHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KPiPiD2HHPIDBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2D0KPiPiD2HHPIDBeauty2CharmB2CBBDTBeaut|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0KPiPiD2HHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPiPiD2HHPIDBeauty2CharmLine"       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0KPiPiD2HHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPiPiD2HHPIDBeauty2CharmLine"       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0KPiPiD2HHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPiPiD2HHPIDBeauty2CharmLine"       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD2HHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD2HHPIDBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPiPiD2HHPIDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiPiPiD2HHPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiPiPiD2HHPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiPiPiD2HHPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiPiPiD2HHPIDBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPiPiD2HHPIDBeauty2CharmB2CBBDTBeau|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0PiPiPiD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPiPiD2HHPIDBeauty2CharmLine"      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0PiPiPiD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPiPiD2HHPIDBeauty2CharmLine"      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0PiPiPiD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPiPiD2HHPIDBeauty2CharmLine"      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiPiPiD2HHPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiPiPiD2HHPIDB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiPiPiD2HHPIDB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KKPiD2KSHHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KKPiD2KSHHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KKPiD2KSHHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KKPiD2KSHHDDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0KKPiD2KSHHDDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+B2D0KKPiD2KSHHDDBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  a_1(1260)+ "                       |        13 |          4 |    0.30769 |    0.60569 |      0.0000 |      2.0000 |
+ | "# B- -> D0  a_1(1260)- "                       |        13 |          3 |    0.23077 |    0.79941 |      0.0000 |      3.0000 |
+ | "# D0"                                          |        13 |         41 |     3.1538 |     4.6550 |      1.0000 |      19.000 |
+ | "# D~0"                                         |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |        13 |         41 |     3.1538 |     4.6550 |      1.0000 |      19.000 |
+ | "# Phys/X2KKPiBeauty2Charm"                     |        13 |         84 |     6.4615 |     12.959 |      1.0000 |      51.000 |
+ | "# a_1(1260)+"                                  |        13 |         38 |     2.9231 |     6.7192 |      0.0000 |      26.000 |
+ | "# a_1(1260)-"                                  |        13 |         46 |     3.5385 |     6.2833 |      0.0000 |      25.000 |
+ | "# input particles"                             |        13 |        125 |     9.6154 |     17.552 |      2.0000 |      70.000 |
+ | "# max size B+ -> D0  a_1(1260)+ "              |        13 |        519 |     39.923 |     131.10 |      0.0000 |      494.00 |
+ | "# max size B- -> D0  a_1(1260)- "              |        13 |        516 |     39.692 |     125.70 |      0.0000 |      475.00 |
+ | "# selected"                                    |        13 |          7 |    0.53846 |     1.3368 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        13 |          3 |(  23.0769 +- 11.6855  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1035 |        133 |(  12.8502 +- 1.04020  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       133 |          7 |(  5.26316 +- 1.93623  )%|   -------   |   -------   |
+B2D0KKPiD2KSHHDDBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KKPiD2KSHHDDBeauty2Charm"           |         3 |          7 |     2.3333 |     1.8856 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         3 |          7 |     2.3333 |     1.8856 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+B2D0KKPiD2KSHHDDBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KKPiD2KSHHDDBeauty2CharmTISTOS"     |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B2D0KKPiD2KSHHDDBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2D0KKPiD2KSHHDDBeauty2CharmB2CBBDTBeaut|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0KKPiD2KSHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KKPiD2KSHHDDBeauty2CharmLine"       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0KKPiD2KSHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KKPiD2KSHHDDBeauty2CharmLine"       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0KKPiD2KSHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KKPiD2KSHHDDBeauty2CharmLine"       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KKPiD2KSHHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KKPiD2KSHHDDBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KKPiD2KSHHDDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPiPiD2KSHHDDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KPiPiD2KSHHDDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD2KSHHDDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KPiPiD2KSHHDDBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0KPiPiD2KSHHDDBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+B2D0KPiPiD2KSHHDDBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K_1(1270)+ "                       |        22 |          8 |    0.36364 |     1.6664 |      0.0000 |      8.0000 |
+ | "# B- -> D0  K_1(1270)- "                       |        22 |          6 |    0.27273 |     1.2498 |      0.0000 |      6.0000 |
+ | "# D0"                                          |        22 |         53 |     2.4091 |     3.7008 |      1.0000 |      19.000 |
+ | "# D~0"                                         |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1270)+"                                  |        22 |        105 |     4.7727 |     9.8023 |      0.0000 |      47.000 |
+ | "# K_1(1270)-"                                  |        22 |         99 |     4.5000 |     7.5784 |      0.0000 |      37.000 |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |        22 |         53 |     2.4091 |     3.7008 |      1.0000 |      19.000 |
+ | "# Phys/X2KPiPiBeauty2Charm"                    |        22 |        204 |     9.2727 |     16.739 |      1.0000 |      84.000 |
+ | "# input particles"                             |        22 |        257 |     11.682 |     20.314 |      2.0000 |      103.00 |
+ | "# max size B+ -> D0  K_1(1270)+ "              |        22 |        990 |     45.000 |     185.16 |      0.0000 |      893.00 |
+ | "# max size B- -> D0  K_1(1270)- "              |        22 |        808 |     36.727 |     145.47 |      0.0000 |      703.00 |
+ | "# selected"                                    |        22 |         14 |    0.63636 |     2.9162 |      0.0000 |      14.000 |
+ |*"#accept"                                       |        22 |          1 |(  4.54545 +- 4.44095  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1798 |        184 |(  10.2336 +- 0.714786 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       184 |         14 |(  7.60870 +- 1.95462  )%|   -------   |   -------   |
+B2D0KPiPiD2KSHHDDBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPiPiD2KSHHDDBeauty2Charm"          |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "# input particles"                             |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD2KSHHDDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD2KSHHDDB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPiPiD2KSHHDDB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiPiPiD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiPiPiD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiPiPiD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiPiPiD2KSHHDDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0PiPiPiD2KSHHDDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2D0PiPiPiD2KSHHDDBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  a_1(1260)+ "                       |        20 |          3 |    0.15000 |    0.47697 |      0.0000 |      2.0000 |
+ | "# B- -> D0  a_1(1260)- "                       |        20 |          4 |    0.20000 |    0.87178 |      0.0000 |      4.0000 |
+ | "# D0"                                          |        20 |         50 |     2.5000 |     3.8665 |      1.0000 |      19.000 |
+ | "# D~0"                                         |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |        20 |         50 |     2.5000 |     3.8665 |      1.0000 |      19.000 |
+ | "# Phys/X2PiPiPiBeauty2Charm"                   |        20 |        194 |     9.7000 |     13.267 |      1.0000 |      59.000 |
+ | "# a_1(1260)+"                                  |        20 |        111 |     5.5500 |     8.8458 |      0.0000 |      38.000 |
+ | "# a_1(1260)-"                                  |        20 |         83 |     4.1500 |     5.0326 |      0.0000 |      21.000 |
+ | "# input particles"                             |        20 |        244 |     12.200 |     16.549 |      2.0000 |      78.000 |
+ | "# max size B+ -> D0  a_1(1260)+ "              |        20 |        821 |     41.050 |     156.30 |      0.0000 |      722.00 |
+ | "# max size B- -> D0  a_1(1260)- "              |        20 |        493 |     24.650 |     86.056 |      0.0000 |      399.00 |
+ | "# selected"                                    |        20 |          7 |    0.35000 |     1.3143 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        20 |          2 |(  10.0000 +- 6.70820  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1314 |        100 |(  7.61035 +- 0.731503 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       100 |          7 |(  7.00000 +- 2.55147  )%|   -------   |   -------   |
+B2D0PiPiPiD2KSHHDDBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPiPiD2KSHHDDBeauty2Charm"         |         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B2D0PiPiPiD2KSHHDDBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPiPiD2KSHHDDBeauty2CharmTISTOS"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiPiPiD2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiPiPiD2KSHHDD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiPiPiD2KSHHDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KKPiD2KSHHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KKPiD2KSHHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KKPiD2KSHHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KKPiD2KSHHLLBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0KKPiD2KSHHLLBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+B2D0KKPiD2KSHHLLBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  a_1(1260)+ "                       |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  a_1(1260)- "                       |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        15 |         29 |     1.9333 |     1.4817 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |        15 |         29 |     1.9333 |     1.4817 |      1.0000 |      5.0000 |
+ | "# Phys/X2KKPiBeauty2Charm"                     |        15 |        147 |     9.8000 |     14.039 |      1.0000 |      60.000 |
+ | "# a_1(1260)+"                                  |        15 |         82 |     5.4667 |     9.1204 |      0.0000 |      38.000 |
+ | "# a_1(1260)-"                                  |        15 |         65 |     4.3333 |     5.4732 |      0.0000 |      22.000 |
+ | "# input particles"                             |        15 |        176 |     11.733 |     13.921 |      2.0000 |      61.000 |
+ | "# max size B+ -> D0  a_1(1260)+ "              |        15 |        117 |     7.8000 |     9.9813 |      0.0000 |      38.000 |
+ | "# max size B- -> D0  a_1(1260)- "              |        15 |        126 |     8.4000 |     10.757 |      0.0000 |      40.000 |
+ | "# selected"                                    |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        15 |          0 |(  0.00000 +- 6.66667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       243 |         38 |(  15.6379 +- 2.33002  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        38 |          0 |(  0.00000 +- 2.63158  )%|   -------   |   -------   |
+StrippingB2D0KKPiD2KSHHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KKPiD2KSHHLLBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KKPiD2KSHHLLBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPiPiD2KSHHLLB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KPiPiD2KSHHLLB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD2KSHHLLB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KPiPiD2KSHHLLBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0KPiPiD2KSHHLLBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+B2D0KPiPiD2KSHHLLBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K_1(1270)+ "                       |        22 |          3 |    0.13636 |    0.62490 |      0.0000 |      3.0000 |
+ | "# B- -> D0  K_1(1270)- "                       |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        22 |         40 |     1.8182 |     1.3016 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1270)+"                                  |        22 |        182 |     8.2727 |     12.121 |      0.0000 |      48.000 |
+ | "# K_1(1270)-"                                  |        22 |        166 |     7.5455 |     7.8145 |      0.0000 |      32.000 |
+ | "# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |        22 |         40 |     1.8182 |     1.3016 |      1.0000 |      5.0000 |
+ | "# Phys/X2KPiPiBeauty2Charm"                    |        22 |        348 |     15.818 |     18.505 |      1.0000 |      80.000 |
+ | "# input particles"                             |        22 |        388 |     17.636 |     18.629 |      2.0000 |      81.000 |
+ | "# max size B+ -> D0  K_1(1270)+ "              |        22 |        349 |     15.864 |     20.546 |      0.0000 |      65.000 |
+ | "# max size B- -> D0  K_1(1270)- "              |        22 |        316 |     14.364 |     20.845 |      0.0000 |      95.000 |
+ | "# selected"                                    |        22 |          3 |    0.13636 |    0.62490 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        22 |          1 |(  4.54545 +- 4.44095  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       665 |         84 |(  12.6316 +- 1.28824  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        84 |          3 |(  3.57143 +- 2.02481  )%|   -------   |   -------   |
+B2D0KPiPiD2KSHHLLBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPiPiD2KSHHLLBeauty2Charm"          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0KPiPiD2KSHHLLBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPiPiD2KSHHLLBeauty2CharmTISTOS"    |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0KPiPiD2KSHHLLBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPiPiD2KSHHLLBeauty2CharmB2CBBDTBeau|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_B2D0KPiPiD2KSH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPiPiD2KSHHLLBeauty2CharmLine"      |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0KPiPiD2KSH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPiPiD2KSHHLLBeauty2CharmLine"      |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0KPiPiD2KSH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KPiPiD2KSHHLLBeauty2CharmLine"      |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD2KSHHLLB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD2KSHHLLB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPiPiD2KSHHLLB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiPiPiD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiPiPiD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiPiPiD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiPiPiD2KSHHLLBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0PiPiPiD2KSHHLLBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        24 |         24 |(  100.000 +- 4.16667  )%|   -------   |   -------   |
+B2D0PiPiPiD2KSHHLLBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  a_1(1260)+ "                       |        24 |          2 |   0.083333 |    0.39965 |      0.0000 |      2.0000 |
+ | "# B- -> D0  a_1(1260)- "                       |        24 |          3 |    0.12500 |    0.59948 |      0.0000 |      3.0000 |
+ | "# D0"                                          |        24 |         44 |     1.8333 |     1.2472 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |        24 |         44 |     1.8333 |     1.2472 |      1.0000 |      5.0000 |
+ | "# Phys/X2PiPiPiBeauty2Charm"                   |        24 |        423 |     17.625 |     22.821 |      1.0000 |      84.000 |
+ | "# a_1(1260)+"                                  |        24 |        178 |     7.4167 |     9.3091 |      0.0000 |      34.000 |
+ | "# a_1(1260)-"                                  |        24 |        245 |     10.208 |     14.068 |      0.0000 |      50.000 |
+ | "# input particles"                             |        24 |        467 |     19.458 |     22.958 |      3.0000 |      85.000 |
+ | "# max size B+ -> D0  a_1(1260)+ "              |        24 |        315 |     13.125 |     18.381 |      0.0000 |      85.000 |
+ | "# max size B- -> D0  a_1(1260)- "              |        24 |        517 |     21.542 |     43.567 |      0.0000 |      220.00 |
+ | "# selected"                                    |        24 |          5 |    0.20833 |    0.70588 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        24 |          2 |(  8.33333 +- 5.64169  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       832 |         88 |(  10.5769 +- 1.06621  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        88 |          5 |(  5.68182 +- 2.46774  )%|   -------   |   -------   |
+B2D0PiPiPiD2KSHHLLBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPiPiD2KSHHLLBeauty2Charm"         |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2D0PiPiPiD2KSHHLLBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPiPiD2KSHHLLBeauty2CharmTISTOS"   |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+B2D0PiPiPiD2KSHHLLBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPiPiD2KSHHLLBeauty2CharmB2CBBDTBea|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0PiPiPiD2KS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPiPiD2KSHHLLBeauty2CharmLine"     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0PiPiPiD2KS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPiPiD2KSHHLLBeauty2CharmLine"     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0PiPiPiD2KS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPiPiD2KSHHLLBeauty2CharmLine"     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiPiPiD2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiPiPiD2KSHHLL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiPiPiD2KSHHLL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKPiPiSSD2HHHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DKPiPiSSD2HHHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DKPiPiSSD2HHHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DKPiPiSSD2HHHPIDBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+X2KPiPiSSBeauty2Charm         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       212 |        772 |     3.6415 |     2.6482 |      0.0000 |      16.000 |
+ | "# K-"                                          |       212 |        754 |     3.5566 |     2.4728 |      0.0000 |      15.000 |
+ | "# K_1(1270)+ -> K-  pi+  pi+ "                 |       199 |        422 |     2.1206 |     4.0481 |      0.0000 |      28.000 |
+ | "# K_1(1270)- -> K+  pi-  pi- "                 |       201 |        435 |     2.1642 |     3.6594 |      0.0000 |      21.000 |
+ | "# Phys/HHHKaonsInputsBeauty2CharmFilter"       |       212 |       1526 |     7.1981 |     4.4317 |      1.0000 |      30.000 |
+ | "# Phys/HHHPionsInputsBeauty2CharmFilter"       |       212 |       2961 |     13.967 |     5.7988 |      3.0000 |      42.000 |
+ | "# input particles"                             |       212 |       4487 |     21.165 |     9.7742 |      6.0000 |      72.000 |
+ | "# pi+"                                         |       212 |       1486 |     7.0094 |     3.4244 |      1.0000 |      21.000 |
+ | "# pi-"                                         |       212 |       1475 |     6.9575 |     3.2335 |      0.0000 |      21.000 |
+ | "# selected"                                    |       212 |        857 |     4.0425 |     6.2889 |      0.0000 |      42.000 |
+ |*"#accept"                                       |       212 |        159 |(  75.0000 +- 2.97394  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     12475 |       4825 |(  38.6774 +- 0.436032 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     16993 |       4443 |(  26.1461 +- 0.337097 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4443 |        857 |(  19.2888 +- 0.591945 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02DKPiPiSSD2HHHPIDBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       159 |        159 |(  100.000 +- 0.628931 )%|   -------   |   -------   |
+B02DKPiPiSSD2HHHPIDBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K_1(1270)+ "                       |       159 |         54 |    0.33962 |     1.6854 |      0.0000 |      13.000 |
+ | "# B~0 -> D+  K_1(1270)- "                      |       159 |         33 |    0.20755 |     1.7305 |      0.0000 |      21.000 |
+ | "# D+"                                          |       159 |        828 |     5.2075 |     8.4258 |      0.0000 |      77.000 |
+ | "# D-"                                          |       159 |        878 |     5.5220 |     8.7076 |      0.0000 |      67.000 |
+ | "# K_1(1270)+"                                  |       159 |        422 |     2.6541 |     4.3697 |      0.0000 |      28.000 |
+ | "# K_1(1270)-"                                  |       159 |        435 |     2.7358 |     3.9197 |      0.0000 |      21.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |       159 |       1706 |     10.730 |     15.951 |      1.0000 |      144.00 |
+ | "# Phys/X2KPiPiSSBeauty2Charm"                  |       159 |        857 |     5.3899 |     6.7432 |      1.0000 |      42.000 |
+ | "# input particles"                             |       159 |       2563 |     16.119 |     21.584 |      2.0000 |      186.00 |
+ | "# max size B0 -> D-  K_1(1270)+ "              |       159 |       5864 |     36.881 |     170.91 |      0.0000 |      1742.0 |
+ | "# max size B~0 -> D+  K_1(1270)- "             |       159 |       4734 |     29.774 |     116.71 |      0.0000 |      1232.0 |
+ | "# selected"                                    |       159 |         87 |    0.54717 |     2.7235 |      0.0000 |      27.000 |
+ |*"#accept"                                       |       159 |         12 |(  7.54717 +- 2.09485  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     10598 |        663 |(  6.25590 +- 0.235237 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       663 |         87 |(  13.1222 +- 1.31130  )%|   -------   |   -------   |
+B02DKPiPiSSD2HHHPIDBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiSSD2HHHPIDBeauty2Charm"        |        12 |         87 |     7.2500 |     7.0489 |      1.0000 |      27.000 |
+ | "# input particles"                             |        12 |         87 |     7.2500 |     7.0489 |      1.0000 |      27.000 |
+ |*"#accept"                                       |        12 |         10 |(  83.3333 +- 10.7583  )%|   -------   |   -------   |
+B02DKPiPiSSD2HHHPIDBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiSSD2HHHPIDBeauty2CharmTISTOS"  |        10 |         48 |     4.8000 |     3.5157 |      1.0000 |      13.000 |
+ | "# input particles"                             |        10 |         48 |     4.8000 |     3.5157 |      1.0000 |      13.000 |
+ |*"#accept"                                       |        10 |          4 |(  40.0000 +- 15.4919  )%|   -------   |   -------   |
+ | "#passed"                                       |        10 |         12 |     1.2000 |     2.1354 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |        48 |         12 |(  25.0000 +- 6.25000  )%|   -------   |   -------   |
+B02DKPiPiSSD2HHHPIDBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiSSD2HHHPIDBeauty2CharmB2CBBDTBe|         4 |         12 |     3.0000 |     2.4495 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         4 |         12 |     3.0000 |     2.4495 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         12 |     3.0000 |     2.4495 |      1.0000 |      7.0000 |
+ |*"efficiency"                                    |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+RelatedInfo1_B02DKPiPiSSD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiSSD2HHHPIDBeauty2CharmLine"    |         4 |         12 |     3.0000 |     2.4495 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         4 |         12 |     3.0000 |     2.4495 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02DKPiPiSSD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiSSD2HHHPIDBeauty2CharmLine"    |         4 |         12 |     3.0000 |     2.4495 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         4 |         12 |     3.0000 |     2.4495 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02DKPiPiSSD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiSSD2HHHPIDBeauty2CharmLine"    |         4 |         12 |     3.0000 |     2.4495 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         4 |         12 |     3.0000 |     2.4495 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB02DKPiPiSSD2HHHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB02DKPiPiSSD2HHHPI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKPiPiSSD2HHHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKKPiD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DKKPiD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DKKPiD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DKKPiD2HHHPIDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+B02DKKPiD2HHHPIDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DKKPiD2HHHPIDBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  a_1(1260)+ "                       |       117 |         40 |    0.34188 |     1.8265 |      0.0000 |      17.000 |
+ | "# B~0 -> D+  a_1(1260)- "                      |       117 |         31 |    0.26496 |     1.8369 |      0.0000 |      19.000 |
+ | "# D+"                                          |       117 |        691 |     5.9060 |     9.3113 |      0.0000 |      77.000 |
+ | "# D-"                                          |       117 |        787 |     6.7265 |     9.9121 |      0.0000 |      67.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |       117 |       1478 |     12.632 |     17.916 |      1.0000 |      144.00 |
+ | "# Phys/X2KKPiBeauty2Charm"                     |       117 |        730 |     6.2393 |     9.2373 |      1.0000 |      60.000 |
+ | "# a_1(1260)+"                                  |       117 |        363 |     3.1026 |     5.3082 |      0.0000 |      38.000 |
+ | "# a_1(1260)-"                                  |       117 |        367 |     3.1368 |     4.4834 |      0.0000 |      26.000 |
+ | "# input particles"                             |       117 |       2208 |     18.872 |     25.242 |      2.0000 |      195.00 |
+ | "# max size B0 -> D-  a_1(1260)+ "              |       117 |       5510 |     47.094 |     188.27 |      0.0000 |      1742.0 |
+ | "# max size B~0 -> D+  a_1(1260)- "             |       117 |       5218 |     44.598 |     194.64 |      0.0000 |      1925.0 |
+ | "# selected"                                    |       117 |         71 |    0.60684 |     3.0661 |      0.0000 |      23.000 |
+ |*"#accept"                                       |       117 |          8 |(  6.83761 +- 2.33335  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     10728 |       1115 |(  10.3934 +- 0.294638 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1115 |         71 |(  6.36771 +- 0.731252 )%|   -------   |   -------   |
+B02DKKPiD2HHHPIDBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKKPiD2HHHPIDBeauty2Charm"           |         8 |         71 |     8.8750 |     8.0068 |      1.0000 |      23.000 |
+ | "# input particles"                             |         8 |         71 |     8.8750 |     8.0068 |      1.0000 |      23.000 |
+ |*"#accept"                                       |         8 |          6 |(  75.0000 +- 15.3093  )%|   -------   |   -------   |
+B02DKKPiD2HHHPIDBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKKPiD2HHHPIDBeauty2CharmTISTOS"     |         6 |         43 |     7.1667 |     6.7433 |      1.0000 |      21.000 |
+ | "# input particles"                             |         6 |         43 |     7.1667 |     6.7433 |      1.0000 |      21.000 |
+ |*"#accept"                                       |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |          6 |     1.0000 |     1.4142 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |        43 |          6 |(  13.9535 +- 5.28413  )%|   -------   |   -------   |
+B02DKKPiD2HHHPIDBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKKPiD2HHHPIDBeauty2CharmB2CBBDTBeaut|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo1_B02DKKPiD2HHHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKKPiD2HHHPIDBeauty2CharmLine"       |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_B02DKKPiD2HHHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKKPiD2HHHPIDBeauty2CharmLine"       |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_B02DKKPiD2HHHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKKPiD2HHHPIDBeauty2CharmLine"       |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB02DKKPiD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB02DKKPiD2HHHPIDBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKKPiD2HHHPIDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKPiPiSSWSD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         98 |(  9.80000 +- 0.940191 )%|   -------   |   -------   |
+StrippingB02DKPiPiSSWSD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        98 |         38 |(  38.7755 +- 4.92185  )%|   -------   |   -------   |
+StrippingB02DKPiPiSSWSD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+B02DKPiPiSSWSD2HHHPIDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+B02DKPiPiSSWSD2HHHPIDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+B02DKPiPiSSWSD2HHHPIDBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K_1(1270)- "                       |        15 |          6 |    0.40000 |     1.4967 |      0.0000 |      6.0000 |
+ | "# B~0 -> D+  K_1(1270)+ "                      |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        15 |         63 |     4.2000 |     5.2307 |      0.0000 |      21.000 |
+ | "# D-"                                          |        15 |         53 |     3.5333 |     2.9181 |      0.0000 |      9.0000 |
+ | "# K_1(1270)+"                                  |        15 |         39 |     2.6000 |     4.8552 |      0.0000 |      19.000 |
+ | "# K_1(1270)-"                                  |        15 |         70 |     4.6667 |     5.4975 |      0.0000 |      18.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |        15 |        116 |     7.7333 |     6.4546 |      1.0000 |      26.000 |
+ | "# Phys/X2KPiPiSSBeauty2Charm"                  |        15 |        109 |     7.2667 |     9.8351 |      1.0000 |      37.000 |
+ | "# input particles"                             |        15 |        225 |     15.000 |     15.761 |      2.0000 |      63.000 |
+ | "# max size B0 -> D-  K_1(1270)- "              |        15 |        371 |     24.733 |     41.432 |      0.0000 |      153.00 |
+ | "# max size B~0 -> D+  K_1(1270)+ "             |        15 |        484 |     32.267 |     98.990 |      0.0000 |      399.00 |
+ | "# selected"                                    |        15 |          6 |    0.40000 |     1.4967 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        15 |          1 |(  6.66667 +- 6.44061  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       855 |         30 |(  3.50877 +- 0.629272 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        30 |          6 |(  20.0000 +- 7.30297  )%|   -------   |   -------   |
+B02DKPiPiSSWSD2HHHPIDBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiSSWSD2HHHPIDBeauty2Charm"      |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# input particles"                             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DKPiPiSSWSD2HHHPIDBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiSSWSD2HHHPIDBeauty2CharmTISTOS"|         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# input particles"                             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB02DKPiPiSSWSD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKPiPiSSWSD2HHH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKPiPiSSWSD2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKKPiWSD2HHHPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        100 |(  10.0000 +- 0.948683 )%|   -------   |   -------   |
+StrippingB02DKKPiWSD2HHHPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       100 |         34 |(  34.0000 +- 4.73709  )%|   -------   |   -------   |
+StrippingB02DKKPiWSD2HHHPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        34 |         34 |(  100.000 +- 2.94118  )%|   -------   |   -------   |
+B02DKKPiWSD2HHHPIDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+B02DKKPiWSD2HHHPIDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+B02DKKPiWSD2HHHPIDBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  a_1(1260)- "                       |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  a_1(1260)+ "                      |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        15 |         80 |     5.3333 |     6.0955 |      0.0000 |      23.000 |
+ | "# D-"                                          |        15 |         97 |     6.4667 |     5.8409 |      0.0000 |      19.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |        15 |        177 |     11.800 |     11.333 |      2.0000 |      38.000 |
+ | "# Phys/X2KKPiBeauty2Charm"                     |        15 |         64 |     4.2667 |     5.5793 |      1.0000 |      22.000 |
+ | "# a_1(1260)+"                                  |        15 |         27 |     1.8000 |     3.0375 |      0.0000 |      12.000 |
+ | "# a_1(1260)-"                                  |        15 |         37 |     2.4667 |     2.6800 |      0.0000 |      10.000 |
+ | "# input particles"                             |        15 |        241 |     16.067 |     14.817 |      3.0000 |      50.000 |
+ | "# max size B0 -> D-  a_1(1260)- "              |        15 |        320 |     21.333 |     34.323 |      0.0000 |      105.00 |
+ | "# max size B~0 -> D+  a_1(1260)+ "             |        15 |        279 |     18.600 |     33.799 |      0.0000 |      115.00 |
+ | "# selected"                                    |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        15 |          0 |(  0.00000 +- 6.66667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       599 |         43 |(  7.17863 +- 1.05471  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        43 |          0 |(  0.00000 +- 2.32558  )%|   -------   |   -------   |
+StrippingB02DKKPiWSD2HHHPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKKPiWSD2HHHPID...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKKPiWSD2HHHPID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKPiPiWSD2HHHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DKPiPiWSD2HHHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DKPiPiWSD2HHHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DKPiPiWSD2HHHPIDBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+B02DKPiPiWSD2HHHPIDBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       181 |        181 |(  100.000 +- 0.552486 )%|   -------   |   -------   |
+B02DKPiPiWSD2HHHPIDBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K_1(1270)- "                       |       181 |         59 |    0.32597 |     1.5728 |      0.0000 |      14.000 |
+ | "# B~0 -> D+  K_1(1270)+ "                      |       181 |        106 |    0.58564 |     5.9342 |      0.0000 |      78.000 |
+ | "# D+"                                          |       181 |        844 |     4.6630 |     8.0360 |      0.0000 |      77.000 |
+ | "# D-"                                          |       181 |        943 |     5.2099 |     8.3844 |      0.0000 |      67.000 |
+ | "# K_1(1270)+"                                  |       181 |        896 |     4.9503 |     7.7076 |      0.0000 |      48.000 |
+ | "# K_1(1270)-"                                  |       181 |        880 |     4.8619 |     6.5103 |      0.0000 |      37.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |       181 |       1787 |     9.8729 |     15.229 |      1.0000 |      144.00 |
+ | "# Phys/X2KPiPiBeauty2Charm"                    |       181 |       1776 |     9.8122 |     12.634 |      1.0000 |      84.000 |
+ | "# input particles"                             |       181 |       3563 |     19.685 |     26.018 |      2.0000 |      228.00 |
+ | "# max size B0 -> D-  K_1(1270)- "              |       181 |      11238 |     62.088 |     234.72 |      0.0000 |      2479.0 |
+ | "# max size B~0 -> D+  K_1(1270)+ "             |       181 |      11961 |     66.083 |     297.65 |      0.0000 |      3619.0 |
+ | "# selected"                                    |       181 |        165 |    0.91160 |     6.2845 |      0.0000 |      78.000 |
+ |*"#accept"                                       |       181 |         18 |(  9.94475 +- 2.22440  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     23199 |       1350 |(  5.81922 +- 0.153702 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1350 |        165 |(  12.2222 +- 0.891457 )%|   -------   |   -------   |
+B02DKPiPiWSD2HHHPIDBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiWSD2HHHPIDBeauty2Charm"        |        18 |        165 |     9.1667 |     17.930 |      1.0000 |      78.000 |
+ | "# input particles"                             |        18 |        165 |     9.1667 |     17.930 |      1.0000 |      78.000 |
+ |*"#accept"                                       |        18 |         15 |(  83.3333 +- 8.78410  )%|   -------   |   -------   |
+B02DKPiPiWSD2HHHPIDBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiWSD2HHHPIDBeauty2CharmTISTOS"  |        15 |        128 |     8.5333 |     16.709 |      1.0000 |      70.000 |
+ | "# input particles"                             |        15 |        128 |     8.5333 |     16.709 |      1.0000 |      70.000 |
+ |*"#accept"                                       |        15 |          6 |(  40.0000 +- 12.6491  )%|   -------   |   -------   |
+ | "#passed"                                       |        15 |         35 |     2.3333 |     5.7349 |      0.0000 |      23.000 |
+ |*"efficiency"                                    |       128 |         35 |(  27.3438 +- 3.93968  )%|   -------   |   -------   |
+B02DKPiPiWSD2HHHPIDBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiWSD2HHHPIDBeauty2CharmB2CBBDTBe|         6 |         35 |     5.8333 |     7.8617 |      1.0000 |      23.000 |
+ | "# input particles"                             |         6 |         35 |     5.8333 |     7.8617 |      1.0000 |      23.000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |         35 |     5.8333 |     7.8617 |      1.0000 |      23.000 |
+ |*"efficiency"                                    |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+RelatedInfo1_B02DKPiPiWSD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiWSD2HHHPIDBeauty2CharmLine"    |         6 |         35 |     5.8333 |     7.8617 |      1.0000 |      23.000 |
+ | "# input particles"                             |         6 |         35 |     5.8333 |     7.8617 |      1.0000 |      23.000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo2_B02DKPiPiWSD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiWSD2HHHPIDBeauty2CharmLine"    |         6 |         35 |     5.8333 |     7.8617 |      1.0000 |      23.000 |
+ | "# input particles"                             |         6 |         35 |     5.8333 |     7.8617 |      1.0000 |      23.000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo3_B02DKPiPiWSD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKPiPiWSD2HHHPIDBeauty2CharmLine"    |         6 |         35 |     5.8333 |     7.8617 |      1.0000 |      23.000 |
+ | "# input particles"                             |         6 |         35 |     5.8333 |     7.8617 |      1.0000 |      23.000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB02DKPiPiWSD2HHHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB02DKPiPiWSD2HHHPI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKPiPiWSD2HHHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiPiPiWSD2HHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DPiPiPiWSD2HHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DPiPiPiWSD2HHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DPiPiPiWSD2HHHPIDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+B02DPiPiPiWSD2HHHPIDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       182 |        182 |(  100.000 +- 0.549451 )%|   -------   |   -------   |
+B02DPiPiPiWSD2HHHPIDBeauty2...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  a_1(1260)- "                       |       182 |         51 |    0.28022 |     1.3882 |      0.0000 |      14.000 |
+ | "# B~0 -> D+  a_1(1260)+ "                      |       182 |        130 |    0.71429 |     7.5189 |      0.0000 |      101.00 |
+ | "# D+"                                          |       182 |        857 |     4.7088 |     8.0019 |      0.0000 |      77.000 |
+ | "# D-"                                          |       182 |        920 |     5.0549 |     8.3651 |      0.0000 |      67.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |       182 |       1777 |     9.7637 |     15.185 |      1.0000 |      144.00 |
+ | "# Phys/X2PiPiPiBeauty2Charm"                   |       182 |       1915 |     10.522 |     13.464 |      1.0000 |      84.000 |
+ | "# a_1(1260)+"                                  |       182 |        952 |     5.2308 |     6.8124 |      0.0000 |      38.000 |
+ | "# a_1(1260)-"                                  |       182 |        963 |     5.2912 |     7.5439 |      0.0000 |      50.000 |
+ | "# input particles"                             |       182 |       3692 |     20.286 |     25.534 |      2.0000 |      203.00 |
+ | "# max size B0 -> D-  a_1(1260)- "              |       182 |      10363 |     56.940 |     198.30 |      0.0000 |      1950.0 |
+ | "# max size B~0 -> D+  a_1(1260)+ "             |       182 |      11335 |     62.280 |     246.54 |      0.0000 |      2926.0 |
+ | "# selected"                                    |       182 |        181 |    0.99451 |     7.9348 |      0.0000 |      105.00 |
+ |*"#accept"                                       |       182 |         19 |(  10.4396 +- 2.26654  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     21698 |       1308 |(  6.02821 +- 0.161578 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1308 |        181 |(  13.8379 +- 0.954750 )%|   -------   |   -------   |
+B02DPiPiPiWSD2HHHPIDBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPiPiWSD2HHHPIDBeauty2Charm"       |        19 |        181 |     9.5263 |     22.844 |      1.0000 |      105.00 |
+ | "# input particles"                             |        19 |        181 |     9.5263 |     22.844 |      1.0000 |      105.00 |
+ |*"#accept"                                       |        19 |         15 |(  78.9474 +- 9.35288  )%|   -------   |   -------   |
+B02DPiPiPiWSD2HHHPIDBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPiPiWSD2HHHPIDBeauty2CharmTISTOS" |        15 |        146 |     9.7333 |     20.316 |      1.0000 |      84.000 |
+ | "# input particles"                             |        15 |        146 |     9.7333 |     20.316 |      1.0000 |      84.000 |
+ |*"#accept"                                       |        15 |          6 |(  40.0000 +- 12.6491  )%|   -------   |   -------   |
+ | "#passed"                                       |        15 |         29 |     1.9333 |     5.4095 |      0.0000 |      22.000 |
+ |*"efficiency"                                    |       146 |         29 |(  19.8630 +- 3.30189  )%|   -------   |   -------   |
+B02DPiPiPiWSD2HHHPIDBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPiPiWSD2HHHPIDBeauty2CharmB2CBBDTB|         6 |         29 |     4.8333 |     7.6902 |      1.0000 |      22.000 |
+ | "# input particles"                             |         6 |         29 |     4.8333 |     7.6902 |      1.0000 |      22.000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |         29 |     4.8333 |     7.6902 |      1.0000 |      22.000 |
+ |*"efficiency"                                    |        29 |         29 |(  100.000 +- 3.44828  )%|   -------   |   -------   |
+RelatedInfo1_B02DPiPiPiWSD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPiPiWSD2HHHPIDBeauty2CharmLine"   |         6 |         29 |     4.8333 |     7.6902 |      1.0000 |      22.000 |
+ | "# input particles"                             |         6 |         29 |     4.8333 |     7.6902 |      1.0000 |      22.000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo2_B02DPiPiPiWSD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPiPiWSD2HHHPIDBeauty2CharmLine"   |         6 |         29 |     4.8333 |     7.6902 |      1.0000 |      22.000 |
+ | "# input particles"                             |         6 |         29 |     4.8333 |     7.6902 |      1.0000 |      22.000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo3_B02DPiPiPiWSD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiPiPiWSD2HHHPIDBeauty2CharmLine"   |         6 |         29 |     4.8333 |     7.6902 |      1.0000 |      22.000 |
+ | "# input particles"                             |         6 |         29 |     4.8333 |     7.6902 |      1.0000 |      22.000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB02DPiPiPiWSD2HHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB02DPiPiPiWSD2HHHP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiPiPiWSD2HHHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0ppbarKD2HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0ppbarKD2HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0ppbarKD2HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0ppbarKD2HHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+PInputsBeauty2CharmFilter     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsProtons"                    |       366 |      16733 |     45.719 |     19.750 |      7.0000 |      131.00 |
+ | "# input particles"                             |       366 |      16733 |     45.719 |     19.750 |      7.0000 |      131.00 |
+ |*"#accept"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ | "#passed"                                       |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ |*"efficiency"                                    |     16733 |       5191 |(  31.0225 +- 0.357606 )%|   -------   |   -------   |
+HHHProtonsInputsBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PInputsBeauty2CharmFilter"              |       293 |       4461 |     15.225 |     6.6299 |      3.0000 |      49.000 |
+ | "# input particles"                             |       293 |       4461 |     15.225 |     6.6299 |      3.0000 |      49.000 |
+ |*"#accept"                                       |       293 |        288 |(  98.2935 +- 0.756623 )%|   -------   |   -------   |
+ | "#passed"                                       |       293 |       1843 |     6.2901 |     4.5449 |      0.0000 |      35.000 |
+ |*"efficiency"                                    |      4461 |       1843 |(  41.3136 +- 0.737223 )%|   -------   |   -------   |
+X2ppbarKBeauty2Charm          SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       274 |        934 |     3.4088 |     2.5661 |      0.0000 |      16.000 |
+ | "# K-"                                          |       274 |        918 |     3.3504 |     2.4676 |      0.0000 |      15.000 |
+ | "# Phys/HHHKaonsInputsBeauty2CharmFilter"       |       274 |       1852 |     6.7591 |     4.3973 |      1.0000 |      30.000 |
+ | "# Phys/HHHProtonsInputsBeauty2CharmFilter"     |       274 |       1791 |     6.5365 |     4.5507 |      1.0000 |      35.000 |
+ | "# a_1(1260)+ -> p+  p~-  K+ "                  |       238 |        121 |    0.50840 |     2.1669 |      0.0000 |      24.000 |
+ | "# a_1(1260)- -> p~-  p+  K- "                  |       238 |         98 |    0.41176 |     1.6724 |      0.0000 |      16.000 |
+ | "# input particles"                             |       274 |       3643 |     13.296 |     8.8937 |      2.0000 |      65.000 |
+ | "# p+"                                          |       274 |        905 |     3.3029 |     2.6457 |      0.0000 |      18.000 |
+ | "# p~-"                                         |       274 |        886 |     3.2336 |     2.5638 |      0.0000 |      19.000 |
+ | "# selected"                                    |       274 |        219 |    0.79927 |     3.3001 |      0.0000 |      36.000 |
+ |*"#accept"                                       |       274 |         53 |(  19.3431 +- 2.38621  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      7796 |       2607 |(  33.4402 +- 0.534324 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     13795 |        916 |(  6.64009 +- 0.211986 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       916 |        219 |(  23.9083 +- 1.40927  )%|   -------   |   -------   |
+B2D0ppbarKD2HHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+B2D0ppbarKD2HHBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  a_1(1260)+ "                       |        28 |          2 |   0.071429 |    0.37115 |      0.0000 |      2.0000 |
+ | "# B- -> D0  a_1(1260)- "                       |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        28 |         71 |     2.5357 |     1.4512 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |        28 |         71 |     2.5357 |     1.4512 |      1.0000 |      6.0000 |
+ | "# Phys/X2ppbarKBeauty2Charm"                   |        28 |        161 |     5.7500 |     8.5883 |      1.0000 |      36.000 |
+ | "# a_1(1260)+"                                  |        28 |         91 |     3.2500 |     5.4223 |      0.0000 |      24.000 |
+ | "# a_1(1260)-"                                  |        28 |         70 |     2.5000 |     4.0927 |      0.0000 |      16.000 |
+ | "# input particles"                             |        28 |        232 |     8.2857 |     9.2383 |      2.0000 |      42.000 |
+ | "# max size B+ -> D0  a_1(1260)+ "              |        28 |        304 |     10.857 |     24.864 |      0.0000 |      120.00 |
+ | "# max size B- -> D0  a_1(1260)- "              |        28 |        237 |     8.4643 |     19.238 |      0.0000 |      96.000 |
+ | "# selected"                                    |        28 |          2 |   0.071429 |    0.37115 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        28 |          1 |(  3.57143 +- 3.50707  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       541 |         47 |(  8.68762 +- 1.21092  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        47 |          2 |(  4.25532 +- 2.94425  )%|   -------   |   -------   |
+B2D0ppbarKD2HHBeauty2CharmT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0ppbarKD2HHBeauty2Charm"             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0ppbarKD2HHBeauty2CharmB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0ppbarKD2HHBeauty2CharmTISTOS"       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2D0ppbarKD2HHBeauty2CharmLineSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0ppbarKD2HHBeauty2CharmB2CBBDTBeauty2|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0ppbarKD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0ppbarKD2HHBeauty2CharmLine"         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0ppbarKD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0ppbarKD2HHBeauty2CharmLine"         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0ppbarKD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0ppbarKD2HHBeauty2CharmLine"         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0ppbarKD2HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0ppbarKD2HHBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0ppbarKD2HHBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0ppbarPiD2HHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0ppbarPiD2HHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0ppbarPiD2HHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0ppbarPiD2HHBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+X2ppbarPiBeauty2Charm         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/HHHPionsInputsBeauty2CharmFilter"       |       274 |       3629 |     13.245 |     5.7897 |      3.0000 |      42.000 |
+ | "# Phys/HHHProtonsInputsBeauty2CharmFilter"     |       274 |       1791 |     6.5365 |     4.5507 |      1.0000 |      35.000 |
+ | "# a_1(1260)+ -> p+  p~-  pi+ "                 |       240 |        284 |     1.1833 |     4.0290 |      0.0000 |      49.000 |
+ | "# a_1(1260)- -> p~-  p+  pi- "                 |       239 |        247 |     1.0335 |     2.7350 |      0.0000 |      32.000 |
+ | "# input particles"                             |       274 |       5420 |     19.781 |     9.9144 |      5.0000 |      77.000 |
+ | "# p+"                                          |       274 |        905 |     3.3029 |     2.6457 |      0.0000 |      18.000 |
+ | "# pi+"                                         |       274 |       1824 |     6.6569 |     3.3077 |      1.0000 |      21.000 |
+ | "# pi-"                                         |       274 |       1805 |     6.5876 |     3.3530 |      0.0000 |      21.000 |
+ | "# p~-"                                         |       274 |        886 |     3.2336 |     2.5638 |      0.0000 |      19.000 |
+ | "# selected"                                    |       274 |        531 |     1.9380 |     6.2098 |      0.0000 |      81.000 |
+ |*"#accept"                                       |       274 |        105 |(  38.3212 +- 2.93706  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      7806 |       2612 |(  33.4614 +- 0.534066 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     23332 |       2257 |(  9.67341 +- 0.193518 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2257 |        531 |(  23.5268 +- 0.892833 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0ppbarPiD2HHBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        63 |         63 |(  100.000 +- 1.58730  )%|   -------   |   -------   |
+B2D0ppbarPiD2HHBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  a_1(1260)+ "                       |        63 |          4 |   0.063492 |    0.30200 |      0.0000 |      2.0000 |
+ | "# B- -> D0  a_1(1260)- "                       |        63 |          5 |   0.079365 |    0.32375 |      0.0000 |      2.0000 |
+ | "# D0"                                          |        63 |        130 |     2.0635 |     1.3198 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |        63 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |        63 |        130 |     2.0635 |     1.3198 |      1.0000 |      6.0000 |
+ | "# Phys/X2ppbarPiBeauty2Charm"                  |        63 |        360 |     5.7143 |     11.497 |      1.0000 |      81.000 |
+ | "# a_1(1260)+"                                  |        63 |        205 |     3.2540 |     7.1402 |      0.0000 |      49.000 |
+ | "# a_1(1260)-"                                  |        63 |        155 |     2.4603 |     4.5975 |      0.0000 |      32.000 |
+ | "# input particles"                             |        63 |        490 |     7.7778 |     12.135 |      2.0000 |      87.000 |
+ | "# max size B+ -> D0  a_1(1260)+ "              |        63 |        686 |     10.889 |     38.111 |      0.0000 |      294.00 |
+ | "# max size B- -> D0  a_1(1260)- "              |        63 |        477 |     7.5714 |     24.561 |      0.0000 |      192.00 |
+ | "# selected"                                    |        63 |          9 |    0.14286 |    0.46657 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        63 |          6 |(  9.52381 +- 3.69830  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1163 |        145 |(  12.4678 +- 0.968698 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       145 |          9 |(  6.20690 +- 2.00373  )%|   -------   |   -------   |
+B2D0ppbarPiD2HHBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0ppbarPiD2HHBeauty2Charm"            |         6 |          9 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         6 |          9 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         6 |          5 |(  83.3333 +- 15.2145  )%|   -------   |   -------   |
+B2D0ppbarPiD2HHBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0ppbarPiD2HHBeauty2CharmTISTOS"      |         5 |          8 |     1.6000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          8 |     1.6000 |    0.48990 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          3 |(  60.0000 +- 21.9089  )%|   -------   |   -------   |
+ | "#passed"                                       |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |         8 |          4 |(  50.0000 +- 17.6777  )%|   -------   |   -------   |
+B2D0ppbarPiD2HHBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0ppbarPiD2HHBeauty2CharmB2CBBDTBeauty|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0ppbarPiD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0ppbarPiD2HHBeauty2CharmLine"        |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_B2D0ppbarPiD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0ppbarPiD2HHBeauty2CharmLine"        |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_B2D0ppbarPiD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0ppbarPiD2HHBeauty2CharmLine"        |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2D0ppbarPiD2HHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2D0ppbarPiD2HHBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0ppbarPiD2HHBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DppbarKD2HHHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DppbarKD2HHHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DppbarKD2HHHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DppbarKD2HHHBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       245 |        245 |(  100.000 +- 0.408163 )%|   -------   |   -------   |
+B02DppbarKD2HHHBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        51 |         51 |(  100.000 +- 1.96078  )%|   -------   |   -------   |
+B02DppbarKD2HHHBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  a_1(1260)+ "                       |        51 |         14 |    0.27451 |     1.4153 |      0.0000 |      9.0000 |
+ | "# B~0 -> D+  a_1(1260)- "                      |        51 |        160 |     3.1373 |     19.403 |      0.0000 |      140.00 |
+ | "# D+"                                          |        51 |        966 |     18.941 |     24.517 |      0.0000 |      127.00 |
+ | "# D-"                                          |        51 |       1000 |     19.608 |     22.165 |      0.0000 |      97.000 |
+ | "# Phys/D2HHHBeauty2Charm"                      |        51 |       1966 |     38.549 |     43.218 |      2.0000 |      223.00 |
+ | "# Phys/X2ppbarKBeauty2Charm"                   |        51 |        215 |     4.2157 |     6.6342 |      1.0000 |      36.000 |
+ | "# a_1(1260)+"                                  |        51 |        117 |     2.2941 |     4.2069 |      0.0000 |      24.000 |
+ | "# a_1(1260)-"                                  |        51 |         98 |     1.9216 |     3.1860 |      0.0000 |      16.000 |
+ | "# input particles"                             |        51 |       2181 |     42.765 |     47.001 |      3.0000 |      242.00 |
+ | "# max size B0 -> D-  a_1(1260)+ "              |        51 |       2930 |     57.451 |     218.46 |      0.0000 |      1580.0 |
+ | "# max size B~0 -> D+  a_1(1260)- "             |        51 |       4699 |     92.137 |     357.18 |      0.0000 |      2032.0 |
+ | "# selected"                                    |        51 |        174 |     3.4118 |     19.465 |      0.0000 |      140.00 |
+ |*"#accept"                                       |        51 |          7 |(  13.7255 +- 4.81859  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7629 |        810 |(  10.6174 +- 0.352697 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       810 |        174 |(  21.4815 +- 1.44303  )%|   -------   |   -------   |
+B02DppbarKD2HHHBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DppbarKD2HHHBeauty2Charm"            |         7 |        174 |     24.857 |     47.194 |      1.0000 |      140.00 |
+ | "# input particles"                             |         7 |        174 |     24.857 |     47.194 |      1.0000 |      140.00 |
+ |*"#accept"                                       |         7 |          6 |(  85.7143 +- 13.2260  )%|   -------   |   -------   |
+B02DppbarKD2HHHBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DppbarKD2HHHBeauty2CharmTISTOS"      |         6 |        162 |     27.000 |     47.620 |      1.0000 |      133.00 |
+ | "# input particles"                             |         6 |        162 |     27.000 |     47.620 |      1.0000 |      133.00 |
+ |*"#accept"                                       |         6 |          4 |(  66.6667 +- 19.2450  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |         98 |     16.333 |     28.952 |      0.0000 |      80.000 |
+ |*"efficiency"                                    |       162 |         98 |(  60.4938 +- 3.84088  )%|   -------   |   -------   |
+B02DppbarKD2HHHBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DppbarKD2HHHBeauty2CharmB2CBBDTBeauty|         4 |         98 |     24.500 |     32.515 |      1.0000 |      80.000 |
+ | "# input particles"                             |         4 |         98 |     24.500 |     32.515 |      1.0000 |      80.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         98 |     24.500 |     32.515 |      1.0000 |      80.000 |
+ |*"efficiency"                                    |        98 |         98 |(  100.000 +- 1.02041  )%|   -------   |   -------   |
+RelatedInfo1_B02DppbarKD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DppbarKD2HHHBeauty2CharmLine"        |         4 |         98 |     24.500 |     32.515 |      1.0000 |      80.000 |
+ | "# input particles"                             |         4 |         98 |     24.500 |     32.515 |      1.0000 |      80.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02DppbarKD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DppbarKD2HHHBeauty2CharmLine"        |         4 |         98 |     24.500 |     32.515 |      1.0000 |      80.000 |
+ | "# input particles"                             |         4 |         98 |     24.500 |     32.515 |      1.0000 |      80.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02DppbarKD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DppbarKD2HHHBeauty2CharmLine"        |         4 |         98 |     24.500 |     32.515 |      1.0000 |      80.000 |
+ | "# input particles"                             |         4 |         98 |     24.500 |     32.515 |      1.0000 |      80.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB02DppbarKD2HHHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB02DppbarKD2HHHBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DppbarKD2HHHBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DppbarPiD2HHHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DppbarPiD2HHHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DppbarPiD2HHHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DppbarPiD2HHHBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       245 |        245 |(  100.000 +- 0.408163 )%|   -------   |   -------   |
+B02DppbarPiD2HHHBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        99 |         99 |(  100.000 +- 1.01010  )%|   -------   |   -------   |
+B02DppbarPiD2HHHBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  a_1(1260)+ "                       |        99 |        246 |     2.4848 |     13.713 |      0.0000 |      129.00 |
+ | "# B~0 -> D+  a_1(1260)- "                      |        99 |        147 |     1.4848 |     7.6374 |      0.0000 |      63.000 |
+ | "# D+"                                          |        99 |       1396 |     14.101 |     19.821 |      0.0000 |      127.00 |
+ | "# D-"                                          |        99 |       1488 |     15.030 |     18.418 |      0.0000 |      97.000 |
+ | "# Phys/D2HHHBeauty2Charm"                      |        99 |       2884 |     29.131 |     35.542 |      1.0000 |      223.00 |
+ | "# Phys/X2ppbarPiBeauty2Charm"                  |        99 |        523 |     5.2828 |     9.4388 |      1.0000 |      81.000 |
+ | "# a_1(1260)+"                                  |        99 |        277 |     2.7980 |     5.9015 |      0.0000 |      49.000 |
+ | "# a_1(1260)-"                                  |        99 |        246 |     2.4848 |     3.8016 |      0.0000 |      32.000 |
+ | "# input particles"                             |        99 |       3407 |     34.414 |     42.463 |      2.0000 |      287.00 |
+ | "# max size B0 -> D-  a_1(1260)+ "              |        99 |       8812 |     89.010 |     419.14 |      0.0000 |      3871.0 |
+ | "# max size B~0 -> D+  a_1(1260)- "             |        99 |       8667 |     87.545 |     424.47 |      0.0000 |      4064.0 |
+ | "# selected"                                    |        99 |        393 |     3.9697 |     20.940 |      0.0000 |      192.00 |
+ |*"#accept"                                       |        99 |         11 |(  11.1111 +- 3.15853  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     17479 |       1754 |(  10.0349 +- 0.227266 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1754 |        393 |(  22.4059 +- 0.995591 )%|   -------   |   -------   |
+B02DppbarPiD2HHHBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DppbarPiD2HHHBeauty2Charm"           |        11 |        393 |     35.727 |     53.027 |      1.0000 |      192.00 |
+ | "# input particles"                             |        11 |        393 |     35.727 |     53.027 |      1.0000 |      192.00 |
+ |*"#accept"                                       |        11 |          9 |(  81.8182 +- 11.6291  )%|   -------   |   -------   |
+B02DppbarPiD2HHHBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DppbarPiD2HHHBeauty2CharmTISTOS"     |         9 |        281 |     31.222 |     51.109 |      1.0000 |      171.00 |
+ | "# input particles"                             |         9 |        281 |     31.222 |     51.109 |      1.0000 |      171.00 |
+ |*"#accept"                                       |         9 |          7 |(  77.7778 +- 13.8580  )%|   -------   |   -------   |
+ | "#passed"                                       |         9 |        154 |     17.111 |     31.075 |      0.0000 |      103.00 |
+ |*"efficiency"                                    |       281 |        154 |(  54.8043 +- 2.96895  )%|   -------   |   -------   |
+B02DppbarPiD2HHHBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DppbarPiD2HHHBeauty2CharmB2CBBDTBeaut|         7 |        154 |     22.000 |     33.675 |      1.0000 |      103.00 |
+ | "# input particles"                             |         7 |        154 |     22.000 |     33.675 |      1.0000 |      103.00 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+ | "#passed"                                       |         7 |        154 |     22.000 |     33.675 |      1.0000 |      103.00 |
+ |*"efficiency"                                    |       154 |        154 |(  100.000 +- 0.649351 )%|   -------   |   -------   |
+RelatedInfo1_B02DppbarPiD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DppbarPiD2HHHBeauty2CharmLine"       |         7 |        154 |     22.000 |     33.675 |      1.0000 |      103.00 |
+ | "# input particles"                             |         7 |        154 |     22.000 |     33.675 |      1.0000 |      103.00 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+RelatedInfo2_B02DppbarPiD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DppbarPiD2HHHBeauty2CharmLine"       |         7 |        154 |     22.000 |     33.675 |      1.0000 |      103.00 |
+ | "# input particles"                             |         7 |        154 |     22.000 |     33.675 |      1.0000 |      103.00 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+RelatedInfo3_B02DppbarPiD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DppbarPiD2HHHBeauty2CharmLine"       |         7 |        154 |     22.000 |     33.675 |      1.0000 |      103.00 |
+ | "# input particles"                             |         7 |        154 |     22.000 |     33.675 |      1.0000 |      103.00 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+StrippingB02DppbarPiD2HHHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+StrippingB02DppbarPiD2HHHBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DppbarPiD2HHHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          7 |( 0.700000 +- 0.263647 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstKKPiDstar2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstKKPiDstar2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstKKPiDstar2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Dstar2D0PiPIDBeauty2CharmFi...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DstarD2HHPID2D0PiBeauty2Charm"          |        20 |         40 |     2.0000 |     1.5166 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        20 |         40 |     2.0000 |     1.5166 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+ | "#passed"                                       |        20 |         40 |     2.0000 |     1.5166 |      1.0000 |      7.0000 |
+ |*"efficiency"                                    |        40 |         40 |(  100.000 +- 2.50000  )%|   -------   |   -------   |
+B02DstKKPiDstar2D0PiPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstKKPiDstar2D0PiPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+B02DstKKPiDstar2D0PiPIDBeau...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  a_1(1260)+ "                |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  a_1(1260)- "               |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        12 |         15 |     1.2500 |     1.0104 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        12 |         12 |     1.0000 |     1.2910 |      0.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        12 |         27 |     2.2500 |     1.7854 |      1.0000 |      7.0000 |
+ | "# Phys/X2KKPiBeauty2Charm"                     |        12 |        155 |     12.917 |     16.616 |      1.0000 |      51.000 |
+ | "# a_1(1260)+"                                  |        12 |         74 |     6.1667 |     8.5813 |      0.0000 |      26.000 |
+ | "# a_1(1260)-"                                  |        12 |         81 |     6.7500 |     8.8987 |      0.0000 |      26.000 |
+ | "# input particles"                             |        12 |        182 |     15.167 |     17.406 |      2.0000 |      52.000 |
+ | "# max size B0 -> D*(2010)-  a_1(1260)+ "       |        12 |        117 |     9.7500 |     21.456 |      0.0000 |      66.000 |
+ | "# max size B~0 -> D*(2010)+  a_1(1260)- "      |        12 |        127 |     10.583 |     21.492 |      0.0000 |      78.000 |
+ | "# selected"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       244 |         41 |(  16.8033 +- 2.39362  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        41 |          0 |(  0.00000 +- 2.43902  )%|   -------   |   -------   |
+StrippingB02DstKKPiDstar2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstKKPiDstar2D0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstKKPiDstar2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstKPiPiDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstKPiPiDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstKPiPiDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstKPiPiDstar2D0PiPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstKPiPiDstar2D0PiPIDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+B02DstKPiPiDstar2D0PiPIDBea...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  K_1(1270)+ "                |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  K_1(1270)- "               |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        19 |         19 |     1.0000 |    0.97333 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        19 |         20 |     1.0526 |     1.1909 |      0.0000 |      4.0000 |
+ | "# K_1(1270)+"                                  |        19 |        130 |     6.8421 |     10.922 |      0.0000 |      47.000 |
+ | "# K_1(1270)-"                                  |        19 |        146 |     7.6842 |     10.677 |      0.0000 |      37.000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        19 |         39 |     2.0526 |     1.5381 |      1.0000 |      7.0000 |
+ | "# Phys/X2KPiPiBeauty2Charm"                    |        19 |        276 |     14.526 |     20.811 |      1.0000 |      84.000 |
+ | "# input particles"                             |        19 |        315 |     16.579 |     21.338 |      2.0000 |      85.000 |
+ | "# max size B0 -> D*(2010)-  K_1(1270)+ "       |        19 |        159 |     8.3684 |     20.645 |      0.0000 |      80.000 |
+ | "# max size B~0 -> D*(2010)+  K_1(1270)- "      |        19 |        200 |     10.526 |     17.105 |      0.0000 |      60.000 |
+ | "# selected"                                    |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       359 |         45 |(  12.5348 +- 1.74755  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        45 |          0 |(  0.00000 +- 2.22222  )%|   -------   |   -------   |
+StrippingB02DstKPiPiDstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstKPiPiDstar2D...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstKPiPiDstar2D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstPiPiPiDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstPiPiPiDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstPiPiPiDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstPiPiPiDstar2D0PiPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstPiPiPiDstar2D0PiPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+B02DstPiPiPiDstar2D0PiPIDBe...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  a_1(1260)+ "                |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  a_1(1260)- "               |        19 |          2 |    0.10526 |    0.44659 |      0.0000 |      2.0000 |
+ | "# D*(2010)+"                                   |        19 |         19 |     1.0000 |    0.97333 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        19 |         20 |     1.0526 |     1.1909 |      0.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        19 |         39 |     2.0526 |     1.5381 |      1.0000 |      7.0000 |
+ | "# Phys/X2PiPiPiBeauty2Charm"                   |        19 |        213 |     11.211 |     13.855 |      1.0000 |      59.000 |
+ | "# a_1(1260)+"                                  |        19 |        121 |     6.3684 |     9.0333 |      0.0000 |      38.000 |
+ | "# a_1(1260)-"                                  |        19 |         92 |     4.8421 |     5.7056 |      0.0000 |      21.000 |
+ | "# input particles"                             |        19 |        252 |     13.263 |     14.312 |      2.0000 |      60.000 |
+ | "# max size B0 -> D*(2010)-  a_1(1260)+ "       |        19 |        125 |     6.5789 |     14.579 |      0.0000 |      63.000 |
+ | "# max size B~0 -> D*(2010)+  a_1(1260)- "      |        19 |        115 |     6.0526 |     12.693 |      0.0000 |      54.000 |
+ | "# selected"                                    |        19 |          2 |    0.10526 |    0.44659 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        19 |          1 |(  5.26316 +- 5.12278  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       240 |         27 |(  11.2500 +- 2.03965  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        27 |          2 |(  7.40741 +- 5.04010  )%|   -------   |   -------   |
+B02DstPiPiPiDstar2D0PiPIDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstPiPiPiDstar2D0PiPIDBeauty2Charm"  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstPiPiPiDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstPiPiPiDstar2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstPiPiPiDstar2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstPiPiPiWSDsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         89 |(  8.90000 +- 0.900439 )%|   -------   |   -------   |
+StrippingB02DstPiPiPiWSDsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         32 |(  35.9551 +- 5.08660  )%|   -------   |   -------   |
+StrippingB02DstPiPiPiWSDsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+B02DstPiPiPiWSDstar2D0PiPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstPiPiPiWSDstar2D0PiPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstPiPiPiWSDstar2D0PiPID...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  a_1(1260)+ "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)-  a_1(1260)- "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/X2PiPiPiBeauty2Charm"                   |         1 |         59 |     59.000 |     0.0000 |      59.000 |      59.000 |
+ | "# a_1(1260)+"                                  |         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ | "# a_1(1260)-"                                  |         1 |         21 |     21.000 |     0.0000 |      21.000 |      21.000 |
+ | "# input particles"                             |         1 |         60 |     60.000 |     0.0000 |      60.000 |      60.000 |
+ | "# max size B0 -> D*(2010)+  a_1(1260)+ "       |         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ | "# max size B~0 -> D*(2010)-  a_1(1260)- "      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        38 |          0 |(  0.00000 +- 2.63158  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstPiPiPiWSDsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstPiPiPiWSDsta...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstPiPiPiWSDsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstKPiPiWSDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        111 |(  11.1000 +- 0.993373 )%|   -------   |   -------   |
+StrippingB02DstKPiPiWSDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       111 |         41 |(  36.9369 +- 4.58096  )%|   -------   |   -------   |
+StrippingB02DstKPiPiWSDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        41 |         41 |(  100.000 +- 2.43902  )%|   -------   |   -------   |
+B02DstKPiPiWSDstar2D0PiPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DstKPiPiWSDstar2D0PiPIDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DstKPiPiWSDstar2D0PiPIDB...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  K_1(1270)+ "                |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)-  K_1(1270)- "               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# K_1(1270)+"                                  |         3 |         17 |     5.6667 |    0.47140 |      5.0000 |      6.0000 |
+ | "# K_1(1270)-"                                  |         3 |         10 |     3.3333 |     3.2998 |      1.0000 |      8.0000 |
+ |*"# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "# Phys/X2KPiPiBeauty2Charm"                    |         3 |         27 |     9.0000 |     3.5590 |      6.0000 |      14.000 |
+ | "# input particles"                             |         3 |         30 |     10.000 |     3.5590 |      7.0000 |      15.000 |
+ | "# max size B0 -> D*(2010)+  K_1(1270)+ "       |         3 |          6 |     2.0000 |     2.8284 |      0.0000 |      6.0000 |
+ | "# max size B~0 -> D*(2010)-  K_1(1270)- "      |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstKPiPiWSDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstKPiPiWSDstar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstKPiPiWSDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstKKPiWSDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        106 |(  10.6000 +- 0.973468 )%|   -------   |   -------   |
+StrippingB02DstKKPiWSDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       106 |         31 |(  29.2453 +- 4.41827  )%|   -------   |   -------   |
+StrippingB02DstKKPiWSDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+StrippingB02DstKKPiWSDstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstKKPiWSDstar2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstKKPiWSDstar2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuMuD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuMuD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DMuMuD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DMuMuD2HHHBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+B2DMuMuD2HHHBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       127 |        127 |(  100.000 +- 0.787402 )%|   -------   |   -------   |
+B2DMuMuD2HHHBeauty2Charm      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  mu+  mu- "                         |       127 |          1 |  0.0078740 |   0.088386 |      0.0000 |      1.0000 |
+ | "# B- -> D-  mu-  mu+ "                         |       127 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |       127 |        518 |     4.0787 |     8.2792 |      0.0000 |      77.000 |
+ | "# D-"                                          |       127 |        588 |     4.6299 |     7.9385 |      0.0000 |      67.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |       127 |       1106 |     8.7087 |     15.578 |      1.0000 |      144.00 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |       127 |        229 |     1.8031 |     1.1841 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       127 |       1335 |     10.512 |     15.875 |      2.0000 |      146.00 |
+ | "# max size B+ -> D+  mu+  mu- "                |       127 |        509 |     4.0079 |     20.538 |      0.0000 |      210.00 |
+ | "# max size B- -> D-  mu-  mu+ "                |       127 |        411 |     3.2362 |     11.043 |      0.0000 |      96.000 |
+ | "# mu+"                                         |       127 |        113 |    0.88976 |    0.98994 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       127 |        116 |    0.91339 |    0.87865 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       127 |          1 |  0.0078740 |   0.088386 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       127 |          1 |( 0.787402 +- 0.784295 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       920 |         74 |(  8.04348 +- 0.896642 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        74 |          1 |(  1.35135 +- 1.34219  )%|   -------   |   -------   |
+B2DMuMuD2HHHBeauty2CharmTISTOSSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DMuMuD2HHHBeauty2Charm"               |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2DMuMuD2HHHBeauty2CharmB2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DMuMuD2HHHBeauty2CharmTISTOS"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2DMuMuD2HHHBeauty2CharmLine  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2DMuMuD2HHHBeauty2CharmB2CBBDTBeauty2Ch|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2DMuMuD2HHHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DMuMuD2HHHBeauty2CharmLine"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2DMuMuD2HHHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DMuMuD2HHHBeauty2CharmLine"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2DMuMuD2HHHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DMuMuD2HHHBeauty2CharmLine"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DMuMuD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DMuMuD2HHHBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuMuD2HHHBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuMuWSD2HHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuMuWSD2HHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DMuMuWSD2HHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DMuMuWSD2HHHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+B2DMuMuWSD2HHHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       127 |        127 |(  100.000 +- 0.787402 )%|   -------   |   -------   |
+B2DMuMuWSD2HHHBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D-  mu+  mu+ "                         |       127 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  mu-  mu- "                         |       127 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |       127 |        518 |     4.0787 |     8.2792 |      0.0000 |      77.000 |
+ | "# D-"                                          |       127 |        588 |     4.6299 |     7.9385 |      0.0000 |      67.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |       127 |       1106 |     8.7087 |     15.578 |      1.0000 |      144.00 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |       127 |        229 |     1.8031 |     1.1841 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       127 |       1335 |     10.512 |     15.875 |      2.0000 |      146.00 |
+ | "# max size B+ -> D-  mu+  mu+ "                |       127 |       1247 |     9.8189 |     43.060 |      0.0000 |      384.00 |
+ | "# max size B- -> D+  mu-  mu- "                |       127 |       1770 |     13.937 |     89.871 |      0.0000 |      1008.0 |
+ | "# mu+"                                         |       127 |        113 |    0.88976 |    0.98994 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       127 |        116 |    0.91339 |    0.87865 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       127 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       127 |          0 |(  0.00000 +- 0.787402 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       921 |        101 |(  10.9663 +- 1.02962  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       101 |          0 |(  0.00000 +- 0.990099 )%|   -------   |   -------   |
+StrippingB2DMuMuWSD2HHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuMuWSD2HHHBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuMuWSD2HHHBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuMuNPD2HHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuMuNPD2HHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DMuMuNPD2HHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DMuMuNPD2HHHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+B2DMuMuNPD2HHHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       127 |        127 |(  100.000 +- 0.787402 )%|   -------   |   -------   |
+B2DMuMuNPD2HHHBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  mu+  mu+ "                         |       127 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  mu-  mu- "                         |       127 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |       127 |        518 |     4.0787 |     8.2792 |      0.0000 |      77.000 |
+ | "# D-"                                          |       127 |        588 |     4.6299 |     7.9385 |      0.0000 |      67.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |       127 |       1106 |     8.7087 |     15.578 |      1.0000 |      144.00 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |       127 |        229 |     1.8031 |     1.1841 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       127 |       1335 |     10.512 |     15.875 |      2.0000 |      146.00 |
+ | "# max size B+ -> D+  mu+  mu+ "                |       127 |       1624 |     12.787 |     62.364 |      0.0000 |      525.00 |
+ | "# max size B- -> D-  mu-  mu- "                |       127 |       1882 |     14.819 |     92.692 |      0.0000 |      1044.0 |
+ | "# mu+"                                         |       127 |        113 |    0.88976 |    0.98994 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       127 |        116 |    0.91339 |    0.87865 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       127 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       127 |          0 |(  0.00000 +- 0.787402 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1091 |        106 |(  9.71586 +- 0.896673 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       106 |          0 |(  0.00000 +- 0.943396 )%|   -------   |   -------   |
+StrippingB2DMuMuNPD2HHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuMuNPD2HHHBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuMuNPD2HHHBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuMuD2KSHLLBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuMuD2KSHLLBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DMuMuD2KSHLLBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DMuMuD2KSHLLBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2DMuMuD2KSHLLBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+B2DMuMuD2KSHLLBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  mu+  mu- "                         |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  mu-  mu+ "                         |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        14 |         12 |    0.85714 |    0.74231 |      0.0000 |      2.0000 |
+ | "# D-"                                          |        14 |         16 |     1.1429 |     1.5972 |      0.0000 |      6.0000 |
+ | "# Phys/D2KsHBeauty2Charm_LL"                   |        14 |         28 |     2.0000 |     1.8898 |      1.0000 |      8.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        14 |         32 |     2.2857 |     1.7900 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        14 |         60 |     4.2857 |     2.3733 |      2.0000 |      9.0000 |
+ | "# max size B+ -> D+  mu+  mu- "                |        14 |         19 |     1.3571 |     3.1534 |      0.0000 |      10.000 |
+ | "# max size B- -> D-  mu-  mu+ "                |        14 |          8 |    0.57143 |     1.3997 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |        14 |         20 |     1.4286 |     1.5452 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        14 |         12 |    0.85714 |    0.74231 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        27 |          2 |(  7.40741 +- 5.04010  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2DMuMuD2KSHLLBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuMuD2KSHLLBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuMuD2KSHLLBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuMuWSD2KSHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuMuWSD2KSHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DMuMuWSD2KSHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DMuMuWSD2KSHLLBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2DMuMuWSD2KSHLLBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+B2DMuMuWSD2KSHLLBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D-  mu+  mu+ "                         |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  mu-  mu- "                         |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        14 |         12 |    0.85714 |    0.74231 |      0.0000 |      2.0000 |
+ | "# D-"                                          |        14 |         16 |     1.1429 |     1.5972 |      0.0000 |      6.0000 |
+ | "# Phys/D2KsHBeauty2Charm_LL"                   |        14 |         28 |     2.0000 |     1.8898 |      1.0000 |      8.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        14 |         32 |     2.2857 |     1.7900 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        14 |         60 |     4.2857 |     2.3733 |      2.0000 |      9.0000 |
+ | "# max size B+ -> D-  mu+  mu+ "                |        14 |         22 |     1.5714 |     4.1355 |      0.0000 |      16.000 |
+ | "# max size B- -> D+  mu-  mu- "                |        14 |         11 |    0.78571 |     1.1451 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |        14 |         20 |     1.4286 |     1.5452 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        14 |         12 |    0.85714 |    0.74231 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuMuWSD2KSHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuMuWSD2KSHLLBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuMuWSD2KSHLLBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuMuNPD2KSHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuMuNPD2KSHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DMuMuNPD2KSHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DMuMuNPD2KSHLLBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2DMuMuNPD2KSHLLBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+B2DMuMuNPD2KSHLLBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  mu+  mu+ "                         |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  mu-  mu- "                         |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        14 |         12 |    0.85714 |    0.74231 |      0.0000 |      2.0000 |
+ | "# D-"                                          |        14 |         16 |     1.1429 |     1.5972 |      0.0000 |      6.0000 |
+ | "# Phys/D2KsHBeauty2Charm_LL"                   |        14 |         28 |     2.0000 |     1.8898 |      1.0000 |      8.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        14 |         32 |     2.2857 |     1.7900 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        14 |         60 |     4.2857 |     2.3733 |      2.0000 |      9.0000 |
+ | "# max size B+ -> D+  mu+  mu+ "                |        14 |         81 |     5.7857 |     10.428 |      0.0000 |      32.000 |
+ | "# max size B- -> D-  mu-  mu- "                |        14 |         20 |     1.4286 |     1.9535 |      0.0000 |      6.0000 |
+ | "# mu+"                                         |        14 |         20 |     1.4286 |     1.5452 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        14 |         12 |    0.85714 |    0.74231 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        31 |          4 |(  12.9032 +- 6.02101  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2DMuMuNPD2KSHLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuMuNPD2KSHLLBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuMuNPD2KSHLLBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuMuD2KSHDDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuMuD2KSHDDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DMuMuD2KSHDDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DMuMuD2KSHDDBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B2DMuMuD2KSHDDBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DMuMuD2KSHDDBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  mu+  mu- "                         |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  mu-  mu+ "                         |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        20 |         17 |    0.85000 |     1.1948 |      0.0000 |      5.0000 |
+ | "# D-"                                          |        20 |         19 |    0.95000 |    0.92060 |      0.0000 |      3.0000 |
+ | "# Phys/D2KsHBeauty2Charm_DD"                   |        20 |         36 |     1.8000 |    0.92736 |      1.0000 |      5.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        20 |         40 |     2.0000 |     1.5166 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        20 |         76 |     3.8000 |     1.7776 |      2.0000 |      9.0000 |
+ | "# max size B+ -> D+  mu+  mu- "                |        20 |         26 |     1.3000 |     4.3600 |      0.0000 |      20.000 |
+ | "# max size B- -> D-  mu-  mu+ "                |        20 |         15 |    0.75000 |     1.6394 |      0.0000 |      6.0000 |
+ | "# mu+"                                         |        20 |         19 |    0.95000 |     1.2031 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        20 |         21 |     1.0500 |    0.86458 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        41 |          2 |(  4.87805 +- 3.36412  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2DMuMuD2KSHDDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuMuD2KSHDDBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuMuD2KSHDDBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuMuWSD2KSHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuMuWSD2KSHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DMuMuWSD2KSHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DMuMuWSD2KSHDDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B2DMuMuWSD2KSHDDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DMuMuWSD2KSHDDBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D-  mu+  mu+ "                         |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  mu-  mu- "                         |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        20 |         17 |    0.85000 |     1.1948 |      0.0000 |      5.0000 |
+ | "# D-"                                          |        20 |         19 |    0.95000 |    0.92060 |      0.0000 |      3.0000 |
+ | "# Phys/D2KsHBeauty2Charm_DD"                   |        20 |         36 |     1.8000 |    0.92736 |      1.0000 |      5.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        20 |         40 |     2.0000 |     1.5166 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        20 |         76 |     3.8000 |     1.7776 |      2.0000 |      9.0000 |
+ | "# max size B+ -> D-  mu+  mu+ "                |        20 |         27 |     1.3500 |     3.9150 |      0.0000 |      18.000 |
+ | "# max size B- -> D+  mu-  mu- "                |        20 |         31 |     1.5500 |     3.0574 |      0.0000 |      9.0000 |
+ | "# mu+"                                         |        20 |         19 |    0.95000 |     1.2031 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        20 |         21 |     1.0500 |    0.86458 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        14 |          2 |(  14.2857 +- 9.35220  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2DMuMuWSD2KSHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuMuWSD2KSHDDBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuMuWSD2KSHDDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuMuNPD2KSHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuMuNPD2KSHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DMuMuNPD2KSHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DMuMuNPD2KSHDDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B2DMuMuNPD2KSHDDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DMuMuNPD2KSHDDBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  mu+  mu+ "                         |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  mu-  mu- "                         |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        20 |         17 |    0.85000 |     1.1948 |      0.0000 |      5.0000 |
+ | "# D-"                                          |        20 |         19 |    0.95000 |    0.92060 |      0.0000 |      3.0000 |
+ | "# Phys/D2KsHBeauty2Charm_DD"                   |        20 |         36 |     1.8000 |    0.92736 |      1.0000 |      5.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        20 |         40 |     2.0000 |     1.5166 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        20 |         76 |     3.8000 |     1.7776 |      2.0000 |      9.0000 |
+ | "# max size B+ -> D+  mu+  mu+ "                |        20 |         65 |     3.2500 |     10.811 |      0.0000 |      50.000 |
+ | "# max size B- -> D-  mu-  mu- "                |        20 |         29 |     1.4500 |     2.4794 |      0.0000 |      9.0000 |
+ | "# mu+"                                         |        20 |         19 |    0.95000 |     1.2031 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        20 |         21 |     1.0500 |    0.86458 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        26 |          2 |(  7.69231 +- 5.22589  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2DMuMuNPD2KSHDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuMuNPD2KSHDDBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuMuNPD2KSHDDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstarMuMuD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstarMuMuD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstarMuMuD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstarMuMuD0PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstarMuMuD0PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+B2DstarMuMuD0PiBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  mu+  mu- "                  |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  mu-  mu+ "                  |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        10 |         12 |     1.2000 |    0.87178 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        10 |          7 |    0.70000 |     1.2689 |      0.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        10 |         19 |     1.9000 |     1.7578 |      1.0000 |      7.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        10 |         15 |     1.5000 |    0.67082 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        10 |         34 |     3.4000 |     1.6852 |      2.0000 |      8.0000 |
+ | "# max size B+ -> D*(2010)+  mu+  mu- "         |        10 |          1 |    0.10000 |    0.30000 |      0.0000 |      1.0000 |
+ | "# max size B- -> D*(2010)-  mu-  mu+ "         |        10 |          2 |    0.20000 |    0.60000 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |        10 |          8 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        10 |          7 |    0.70000 |    0.64031 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstarMuMuD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstarMuMuD0PiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstarMuMuD0PiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstarMuMuWSD0PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstarMuMuWSD0PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstarMuMuWSD0PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstarMuMuWSD0PiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstarMuMuWSD0PiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+B2DstarMuMuWSD0PiBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)-  mu+  mu+ "                  |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  mu-  mu- "                  |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        10 |         12 |     1.2000 |    0.87178 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        10 |          7 |    0.70000 |     1.2689 |      0.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        10 |         19 |     1.9000 |     1.7578 |      1.0000 |      7.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        10 |         15 |     1.5000 |    0.67082 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        10 |         34 |     3.4000 |     1.6852 |      2.0000 |      8.0000 |
+ | "# max size B+ -> D*(2010)-  mu+  mu+ "         |        10 |          3 |    0.30000 |    0.64031 |      0.0000 |      2.0000 |
+ | "# max size B- -> D*(2010)+  mu-  mu- "         |        10 |          8 |    0.80000 |    0.97980 |      0.0000 |      3.0000 |
+ | "# mu+"                                         |        10 |          8 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        10 |          7 |    0.70000 |    0.64031 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstarMuMuWSD0PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstarMuMuWSD0PiB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstarMuMuWSD0PiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstarMuMuNPD0PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstarMuMuNPD0PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstarMuMuNPD0PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstarMuMuNPD0PiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstarMuMuNPD0PiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+B2DstarMuMuNPD0PiBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  mu+  mu+ "                  |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  mu-  mu- "                  |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        10 |         12 |     1.2000 |    0.87178 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        10 |          7 |    0.70000 |     1.2689 |      0.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        10 |         19 |     1.9000 |     1.7578 |      1.0000 |      7.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        10 |         15 |     1.5000 |    0.67082 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        10 |         34 |     3.4000 |     1.6852 |      2.0000 |      8.0000 |
+ | "# max size B+ -> D*(2010)+  mu+  mu+ "         |        10 |         14 |     1.4000 |     2.4980 |      0.0000 |      8.0000 |
+ | "# max size B- -> D*(2010)-  mu-  mu- "         |        10 |          8 |    0.80000 |     1.6000 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |        10 |          8 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        10 |          7 |    0.70000 |    0.64031 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstarMuMuNPD0PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstarMuMuNPD0PiB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstarMuMuNPD0PiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstarMuMuD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstarMuMuD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstarMuMuD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstarMuMuD2HHHHPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2DstarMuMuD2HHHHPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+B2DstarMuMuD2HHHHPiBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  mu+  mu- "                  |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  mu-  mu+ "                  |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        14 |         85 |     6.0714 |     16.494 |      0.0000 |      65.000 |
+ | "# D*(2010)-"                                   |        14 |         36 |     2.5714 |     3.1784 |      0.0000 |      10.000 |
+ | "# Phys/DstarD2HHHHPID2D0PiBeauty2Charm"        |        14 |        121 |     8.6429 |     16.352 |      1.0000 |      66.000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        14 |         29 |     2.0714 |     1.1628 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        14 |        150 |     10.714 |     16.298 |      2.0000 |      68.000 |
+ | "# max size B+ -> D*(2010)+  mu+  mu- "         |        14 |         12 |    0.85714 |     3.0905 |      0.0000 |      12.000 |
+ | "# max size B- -> D*(2010)-  mu-  mu+ "         |        14 |          8 |    0.57143 |     1.1780 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |        14 |         13 |    0.92857 |     1.1628 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |        14 |         16 |     1.1429 |    0.91473 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        20 |          2 |(  10.0000 +- 6.70820  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2DstarMuMuD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstarMuMuD2HHHHP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstarMuMuD2HHHHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstarMuMuWSD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstarMuMuWSD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstarMuMuWSD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstarMuMuWSD2HHHHPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2DstarMuMuWSD2HHHHPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+B2DstarMuMuWSD2HHHHPiBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)-  mu+  mu+ "                  |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  mu-  mu- "                  |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        14 |         85 |     6.0714 |     16.494 |      0.0000 |      65.000 |
+ | "# D*(2010)-"                                   |        14 |         36 |     2.5714 |     3.1784 |      0.0000 |      10.000 |
+ | "# Phys/DstarD2HHHHPID2D0PiBeauty2Charm"        |        14 |        121 |     8.6429 |     16.352 |      1.0000 |      66.000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        14 |         29 |     2.0714 |     1.1628 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        14 |        150 |     10.714 |     16.298 |      2.0000 |      68.000 |
+ | "# max size B+ -> D*(2010)-  mu+  mu+ "         |        14 |         13 |    0.92857 |     1.6241 |      0.0000 |      4.0000 |
+ | "# max size B- -> D*(2010)+  mu-  mu- "         |        14 |         71 |     5.0714 |     16.131 |      0.0000 |      63.000 |
+ | "# mu+"                                         |        14 |         13 |    0.92857 |     1.1628 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |        14 |         16 |     1.1429 |    0.91473 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        23 |          9 |(  39.1304 +- 10.1764  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingB2DstarMuMuWSD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstarMuMuWSD2HHH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstarMuMuWSD2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstarMuMuNPD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstarMuMuNPD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstarMuMuNPD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstarMuMuNPD2HHHHPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2DstarMuMuNPD2HHHHPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+B2DstarMuMuNPD2HHHHPiBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  mu+  mu+ "                  |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  mu-  mu- "                  |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        14 |         85 |     6.0714 |     16.494 |      0.0000 |      65.000 |
+ | "# D*(2010)-"                                   |        14 |         36 |     2.5714 |     3.1784 |      0.0000 |      10.000 |
+ | "# Phys/DstarD2HHHHPID2D0PiBeauty2Charm"        |        14 |        121 |     8.6429 |     16.352 |      1.0000 |      66.000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        14 |         29 |     2.0714 |     1.1628 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        14 |        150 |     10.714 |     16.298 |      2.0000 |      68.000 |
+ | "# max size B+ -> D*(2010)+  mu+  mu+ "         |        14 |        325 |     23.214 |     66.877 |      0.0000 |      260.00 |
+ | "# max size B- -> D*(2010)-  mu-  mu- "         |        14 |         54 |     3.8571 |     5.0689 |      0.0000 |      18.000 |
+ | "# mu+"                                         |        14 |         13 |    0.92857 |     1.1628 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |        14 |         16 |     1.1429 |    0.91473 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        94 |          5 |(  5.31915 +- 2.31467  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB2DstarMuMuNPD2HHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstarMuMuNPD2HHH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstarMuMuNPD2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0MuMuD2HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0MuMuD2HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0MuMuD2HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0MuMuD2HHBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B02D0MuMuD2HHBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        93 |         93 |(  100.000 +- 1.07527  )%|   -------   |   -------   |
+B02D0MuMuD2HHBeauty2Charm     SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  mu+  mu- "                         |        93 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D~0  mu-  mu+ "                       |        93 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        93 |        173 |     1.8602 |     1.0934 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |        93 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |        93 |        173 |     1.8602 |     1.0934 |      1.0000 |      6.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        93 |        164 |     1.7634 |     1.1768 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        93 |        337 |     3.6237 |     1.6970 |      2.0000 |      10.000 |
+ | "# max size B0 -> D0  mu+  mu- "                |        93 |        112 |     1.2043 |     3.7975 |      0.0000 |      30.000 |
+ | "# max size B~0 -> D~0  mu-  mu+ "              |        93 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        93 |         74 |    0.79570 |    0.97891 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        93 |         90 |    0.96774 |    0.92110 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        93 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        93 |          0 |(  0.00000 +- 1.07527  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       112 |          7 |(  6.25000 +- 2.28727  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+StrippingB02D0MuMuD2HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0MuMuD2HHBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0MuMuD2HHBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0MuMuWSD2HHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0MuMuWSD2HHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0MuMuWSD2HHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0MuMuWSD2HHBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B02D0MuMuWSD2HHBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        93 |         93 |(  100.000 +- 1.07527  )%|   -------   |   -------   |
+B02D0MuMuWSD2HHBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  mu+  mu+ "                         |        93 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D~0  mu-  mu- "                       |        93 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        93 |        173 |     1.8602 |     1.0934 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |        93 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |        93 |        173 |     1.8602 |     1.0934 |      1.0000 |      6.0000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        93 |        164 |     1.7634 |     1.1768 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        93 |        337 |     3.6237 |     1.6970 |      2.0000 |      10.000 |
+ | "# max size B0 -> D0  mu+  mu+ "                |        93 |        320 |     3.4409 |     9.4658 |      0.0000 |      75.000 |
+ | "# max size B~0 -> D~0  mu-  mu- "              |        93 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        93 |         74 |    0.79570 |    0.97891 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        93 |         90 |    0.96774 |    0.92110 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        93 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        93 |          0 |(  0.00000 +- 1.07527  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        84 |          5 |(  5.95238 +- 2.58154  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB02D0MuMuWSD2HHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0MuMuWSD2HHBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0MuMuWSD2HHBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0MuMuD2HHHHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0MuMuD2HHHHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0MuMuD2HHHHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0MuMuD2HHHHBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B02D0MuMuD2HHHHBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        54 |         54 |(  100.000 +- 1.85185  )%|   -------   |   -------   |
+B02D0MuMuD2HHHHBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  mu+  mu- "                         |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D~0  mu-  mu+ "                       |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        54 |        408 |     7.5556 |     20.840 |      1.0000 |      154.00 |
+ | "# D~0"                                         |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHPIDBeauty2CharmFilter"            |        54 |        408 |     7.5556 |     20.840 |      1.0000 |      154.00 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        54 |        107 |     1.9815 |     1.3401 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        54 |        515 |     9.5370 |     20.934 |      2.0000 |      156.00 |
+ | "# max size B0 -> D0  mu+  mu- "                |        54 |        209 |     3.8704 |     10.224 |      0.0000 |      50.000 |
+ | "# max size B~0 -> D~0  mu-  mu+ "              |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        54 |         50 |    0.92593 |     1.0337 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        54 |         57 |     1.0556 |     1.1125 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        54 |          0 |(  0.00000 +- 1.85185  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       209 |         13 |(  6.22010 +- 1.67063  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        13 |          0 |(  0.00000 +- 7.69231  )%|   -------   |   -------   |
+StrippingB02D0MuMuD2HHHHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0MuMuD2HHHHBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0MuMuD2HHHHBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0MuMuWSD2HHHHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0MuMuWSD2HHHHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0MuMuWSD2HHHHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0MuMuWSD2HHHHBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+B02D0MuMuWSD2HHHHBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        54 |         54 |(  100.000 +- 1.85185  )%|   -------   |   -------   |
+B02D0MuMuWSD2HHHHBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  mu+  mu+ "                         |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D~0  mu-  mu- "                       |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        54 |        408 |     7.5556 |     20.840 |      1.0000 |      154.00 |
+ | "# D~0"                                         |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHHPIDBeauty2CharmFilter"            |        54 |        408 |     7.5556 |     20.840 |      1.0000 |      154.00 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        54 |        107 |     1.9815 |     1.3401 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        54 |        515 |     9.5370 |     20.934 |      2.0000 |      156.00 |
+ | "# max size B0 -> D0  mu+  mu+ "                |        54 |       1125 |     20.833 |     86.813 |      0.0000 |      616.00 |
+ | "# max size B~0 -> D~0  mu-  mu- "              |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        54 |         50 |    0.92593 |     1.0337 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        54 |         57 |     1.0556 |     1.1125 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        54 |          0 |(  0.00000 +- 1.85185  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       302 |         10 |(  3.31126 +- 1.02963  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+StrippingB02D0MuMuWSD2HHHHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0MuMuWSD2HHHHB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0MuMuWSD2HHHHB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0MuMuD2KSHHLLB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0MuMuD2KSHHLLB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0MuMuD2KSHHLLB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0MuMuD2KSHHLLBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+B02D0MuMuD2KSHHLLBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+B02D0MuMuD2KSHHLLBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  mu+  mu- "                         |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D~0  mu-  mu+ "                       |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        16 |         44 |     2.7500 |     3.0516 |      1.0000 |      13.000 |
+ | "# D~0"                                         |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHLLBeauty2Charm"                   |        16 |         44 |     2.7500 |     3.0516 |      1.0000 |      13.000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        16 |         32 |     2.0000 |     1.6583 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        16 |         76 |     4.7500 |     3.3260 |      2.0000 |      15.000 |
+ | "# max size B0 -> D0  mu+  mu- "                |        16 |         41 |     2.5625 |     5.5110 |      0.0000 |      20.000 |
+ | "# max size B~0 -> D~0  mu-  mu+ "              |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        16 |         18 |     1.1250 |     1.4087 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        16 |         14 |    0.87500 |    0.59948 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        16 |          0 |(  0.00000 +- 6.25000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        41 |          3 |(  7.31707 +- 4.06702  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB02D0MuMuD2KSHHLLB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0MuMuD2KSHHLLB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0MuMuD2KSHHLLB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0MuMuWSD2KSHHL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0MuMuWSD2KSHHL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0MuMuWSD2KSHHL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0MuMuWSD2KSHHLLBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+B02D0MuMuWSD2KSHHLLBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+B02D0MuMuWSD2KSHHLLBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  mu+  mu+ "                         |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D~0  mu-  mu- "                       |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        16 |         44 |     2.7500 |     3.0516 |      1.0000 |      13.000 |
+ | "# D~0"                                         |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHLLBeauty2Charm"                   |        16 |         44 |     2.7500 |     3.0516 |      1.0000 |      13.000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        16 |         32 |     2.0000 |     1.6583 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        16 |         76 |     4.7500 |     3.3260 |      2.0000 |      15.000 |
+ | "# max size B0 -> D0  mu+  mu+ "                |        16 |         94 |     5.8750 |     12.288 |      0.0000 |      50.000 |
+ | "# max size B~0 -> D~0  mu-  mu- "              |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        16 |         18 |     1.1250 |     1.4087 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        16 |         14 |    0.87500 |    0.59948 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        16 |          0 |(  0.00000 +- 6.25000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        27 |          5 |(  18.5185 +- 7.47568  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB02D0MuMuWSD2KSHHL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0MuMuWSD2KSHHL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0MuMuWSD2KSHHL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0MuMuD2KSHHDDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0MuMuD2KSHHDDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0MuMuD2KSHHDDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0MuMuD2KSHHDDBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+B02D0MuMuD2KSHHDDBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+B02D0MuMuD2KSHHDDBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  mu+  mu- "                         |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D~0  mu-  mu+ "                       |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        13 |         49 |     3.7692 |     5.5074 |      1.0000 |      22.000 |
+ | "# D~0"                                         |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHDDBeauty2Charm"                   |        13 |         49 |     3.7692 |     5.5074 |      1.0000 |      22.000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        13 |         17 |     1.3077 |    0.46154 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        13 |         66 |     5.0769 |     5.7172 |      2.0000 |      24.000 |
+ | "# max size B0 -> D0  mu+  mu- "                |        13 |          1 |   0.076923 |    0.26647 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D~0  mu-  mu+ "              |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        13 |          8 |    0.61538 |    0.73782 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        13 |          9 |    0.69231 |    0.60569 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        13 |          0 |(  0.00000 +- 7.69231  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0MuMuD2KSHHDDB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0MuMuD2KSHHDDB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0MuMuD2KSHHDDB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0MuMuWSD2KSHHD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0MuMuWSD2KSHHD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0MuMuWSD2KSHHD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0MuMuWSD2KSHHDDBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+B02D0MuMuWSD2KSHHDDBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+B02D0MuMuWSD2KSHHDDBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  mu+  mu+ "                         |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D~0  mu-  mu- "                       |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        13 |         49 |     3.7692 |     5.5074 |      1.0000 |      22.000 |
+ | "# D~0"                                         |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHDDBeauty2Charm"                   |        13 |         49 |     3.7692 |     5.5074 |      1.0000 |      22.000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        13 |         17 |     1.3077 |    0.46154 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        13 |         66 |     5.0769 |     5.7172 |      2.0000 |      24.000 |
+ | "# max size B0 -> D0  mu+  mu+ "                |        13 |        102 |     7.8462 |     23.234 |      0.0000 |      88.000 |
+ | "# max size B~0 -> D~0  mu-  mu- "              |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        13 |          8 |    0.61538 |    0.73782 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        13 |          9 |    0.69231 |    0.60569 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        13 |          0 |(  0.00000 +- 7.69231  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        24 |          0 |(  0.00000 +- 4.16667  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0MuMuWSD2KSHHD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0MuMuWSD2KSHHD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0MuMuWSD2KSHHD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DsstKsPiLLDsst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DsstKsPiLLDsst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DsstKsPiLLDsst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+SelFilterPhys_StdVeryLooseA...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+VLAGammaBeauty2CharmFilter    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdVeryLooseAllPhotons"                 |       213 |      12109 |     56.850 |     19.944 |      11.000 |      118.00 |
+ | "# input particles"                             |       213 |      12109 |     56.850 |     19.944 |      11.000 |      118.00 |
+ |*"#accept"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+ | "#passed"                                       |       213 |       5743 |     26.962 |     9.7513 |      6.0000 |      58.000 |
+ |*"efficiency"                                    |     12109 |       5743 |(  47.4275 +- 0.453775 )%|   -------   |   -------   |
+Dsst2DGammaCPVD2HHHBeauty2C...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_s+ -> D+  gamma "                         |       213 |       3630 |     17.042 |     42.517 |      0.0000 |      465.00 |
+ | "# D*_s- -> D-  gamma "                         |       213 |       3945 |     18.521 |     42.806 |      0.0000 |      391.00 |
+ | "# D+"                                          |       213 |        897 |     4.2113 |     7.5263 |      0.0000 |      77.000 |
+ | "# D-"                                          |       213 |        992 |     4.6573 |     7.8627 |      0.0000 |      67.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |       213 |       1889 |     8.8685 |     14.283 |      1.0000 |      144.00 |
+ | "# Phys/VLAGammaBeauty2CharmFilter"             |       213 |       5743 |     26.962 |     9.7513 |      6.0000 |      58.000 |
+ | "# gamma"                                       |       213 |       5743 |     26.962 |     9.7513 |      6.0000 |      58.000 |
+ | "# input particles"                             |       213 |       7632 |     35.831 |     18.828 |      12.000 |      195.00 |
+ | "# max size D*_s+ -> D+  gamma "                |       213 |      27635 |     129.74 |     321.61 |      0.0000 |      3927.0 |
+ | "# max size D*_s- -> D-  gamma "                |       213 |      29195 |     137.07 |     301.80 |      0.0000 |      3417.0 |
+ | "# selected"                                    |       213 |       7575 |     35.563 |     80.458 |      0.0000 |      856.00 |
+ |*"#accept"                                       |       213 |        203 |(  95.3052 +- 1.44937  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     56830 |      56830 |(  100.000 +- 0.00175963)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     56830 |       7575 |(  13.3292 +- 0.142577 )%|   -------   |   -------   |
+B02DsstKsPiLLDsst2DGammaD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       203 |        203 |(  100.000 +- 0.492611 )%|   -------   |   -------   |
+B02DsstKsPiLLDsst2DGammaD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       202 |        202 |(  100.000 +- 0.495050 )%|   -------   |   -------   |
+B02DsstKsPiLLDsst2DGammaD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        66 |         66 |(  100.000 +- 1.51515  )%|   -------   |   -------   |
+B02DsstKsPiLLDsst2DGammaD2H...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*_s+  KS0  pi- "                      |        66 |          2 |   0.030303 |    0.24431 |      0.0000 |      2.0000 |
+ | "# B0 -> D*_s-  KS0  pi+ "                      |        66 |          4 |   0.060606 |    0.48862 |      0.0000 |      4.0000 |
+ | "# D*_s+"                                       |        66 |       1604 |     24.303 |     34.959 |      0.0000 |      156.00 |
+ | "# D*_s-"                                       |        66 |       1451 |     21.985 |     34.050 |      0.0000 |      153.00 |
+ | "# KS0"                                         |        66 |         88 |     1.3333 |    0.58603 |      1.0000 |      3.0000 |
+ | "# Phys/Dsst2DGammaCPVD2HHHBeauty2Charm"        |        66 |       3055 |     46.288 |     59.400 |      2.0000 |      263.00 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        66 |         88 |     1.3333 |    0.58603 |      1.0000 |      3.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        66 |        576 |     8.7273 |     3.7721 |      2.0000 |      20.000 |
+ | "# input particles"                             |        66 |       3719 |     56.348 |     61.328 |      6.0000 |      284.00 |
+ | "# max size B0 -> D*_s+  KS0  pi- "             |        66 |      12392 |     187.76 |     431.57 |      0.0000 |      3186.0 |
+ | "# max size B0 -> D*_s-  KS0  pi+ "             |        66 |      11182 |     169.42 |     504.24 |      0.0000 |      3915.0 |
+ | "# pi+"                                         |        66 |        290 |     4.3939 |     2.3477 |      0.0000 |      14.000 |
+ | "# pi-"                                         |        66 |        286 |     4.3333 |     2.3506 |      0.0000 |      13.000 |
+ | "# selected"                                    |        66 |          6 |   0.090909 |    0.54292 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        66 |          2 |(  3.03030 +- 2.11003  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     23574 |       1793 |(  7.60584 +- 0.172655 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1793 |          6 |( 0.334635 +- 0.136385 )%|   -------   |   -------   |
+B02DsstKsPiLLDsst2DGammaD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstKsPiLLDsst2DGammaD2HHHBeauty2Char|         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DsstKsPiLLDsst2DGammaD2H...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstKsPiLLDsst2DGammaD2HHHBeauty2Char|         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB02DsstKsPiLLDsst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DsstKsPiLLDsst2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DsstKsPiLLDsst2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DsstKsPiDDDsst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DsstKsPiDDDsst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DsstKsPiDDDsst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DsstKsPiDDDsst2DGammaD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       203 |        203 |(  100.000 +- 0.492611 )%|   -------   |   -------   |
+B02DsstKsPiDDDsst2DGammaD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       202 |        202 |(  100.000 +- 0.495050 )%|   -------   |   -------   |
+B02DsstKsPiDDDsst2DGammaD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        93 |         93 |(  100.000 +- 1.07527  )%|   -------   |   -------   |
+B02DsstKsPiDDDsst2DGammaD2H...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*_s+  KS0  pi- "                      |        93 |         17 |    0.18280 |    0.87923 |      0.0000 |      5.0000 |
+ | "# B0 -> D*_s-  KS0  pi+ "                      |        93 |          4 |   0.043011 |    0.32508 |      0.0000 |      3.0000 |
+ | "# D*_s+"                                       |        93 |       1894 |     20.366 |     53.142 |      0.0000 |      465.00 |
+ | "# D*_s-"                                       |        93 |       1711 |     18.398 |     45.596 |      0.0000 |      391.00 |
+ | "# KS0"                                         |        93 |        156 |     1.6774 |     1.0489 |      1.0000 |      6.0000 |
+ | "# Phys/Dsst2DGammaCPVD2HHHBeauty2Charm"        |        93 |       3605 |     38.763 |     96.642 |      1.0000 |      856.00 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        93 |        156 |     1.6774 |     1.0489 |      1.0000 |      6.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        93 |        738 |     7.9355 |     3.4448 |      1.0000 |      18.000 |
+ | "# input particles"                             |        93 |       4499 |     48.376 |     98.159 |      5.0000 |      873.00 |
+ | "# max size B0 -> D*_s+  KS0  pi- "             |        93 |      19651 |     211.30 |     759.94 |      0.0000 |      6975.0 |
+ | "# max size B0 -> D*_s-  KS0  pi+ "             |        93 |      22580 |     242.80 |     1154.6 |      0.0000 |      10557. |
+ | "# pi+"                                         |        93 |        354 |     3.8065 |     2.0492 |      0.0000 |      10.000 |
+ | "# pi-"                                         |        93 |        384 |     4.1290 |     2.0385 |      1.0000 |      13.000 |
+ | "# selected"                                    |        93 |         21 |    0.22581 |     1.1276 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |        93 |          4 |(  4.30108 +- 2.10378  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     42231 |       2669 |(  6.32000 +- 0.118404 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2669 |         21 |( 0.786812 +- 0.171020 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02DsstKsPiDDDsst2DGammaD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstKsPiDDDsst2DGammaD2HHHBeauty2Char|         4 |         21 |     5.2500 |     1.7854 |      3.0000 |      8.0000 |
+ | "# input particles"                             |         4 |         21 |     5.2500 |     1.7854 |      3.0000 |      8.0000 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+B02DsstKsPiDDDsst2DGammaD2H...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstKsPiDDDsst2DGammaD2HHHBeauty2Char|         3 |         16 |     5.3333 |     2.0548 |      3.0000 |      8.0000 |
+ | "# input particles"                             |         3 |         16 |     5.3333 |     2.0548 |      3.0000 |      8.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          9 |     3.0000 |     3.5590 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |        16 |          9 |(  56.2500 +- 12.4020  )%|   -------   |   -------   |
+B02DsstKsPiDDDsst2DGammaD2H...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstKsPiDDDsst2DGammaD2HHHBeauty2Char|         2 |          9 |     4.5000 |     3.5000 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         2 |          9 |     4.5000 |     3.5000 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          9 |     4.5000 |     3.5000 |      1.0000 |      8.0000 |
+ |*"efficiency"                                    |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+RelatedInfo1_B02DsstKsPiDDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstKsPiDDDsst2DGammaD2HHHBeauty2Char|         2 |          9 |     4.5000 |     3.5000 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         2 |          9 |     4.5000 |     3.5000 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02DsstKsPiDDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstKsPiDDDsst2DGammaD2HHHBeauty2Char|         2 |          9 |     4.5000 |     3.5000 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         2 |          9 |     4.5000 |     3.5000 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02DsstKsPiDDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstKsPiDDDsst2DGammaD2HHHBeauty2Char|         2 |          9 |     4.5000 |     3.5000 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         2 |          9 |     4.5000 |     3.5000 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DsstKsPiDDDsst2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DsstKsPiDDDsst2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DsstKsPiDDDsst2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DDWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        100 |(  10.0000 +- 0.948683 )%|   -------   |   -------   |
+StrippingB02DDWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       100 |         30 |(  30.0000 +- 4.58258  )%|   -------   |   -------   |
+StrippingB02DDWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+B02DDWSBeauty2CharmCombCutD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+B02DDWSBeauty2Charm           SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D+  D+ "                               |        17 |          3 |    0.17647 |    0.70588 |      0.0000 |      3.0000 |
+ | "# B~0 -> D-  D- "                              |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        17 |         60 |     3.5294 |     4.3941 |      0.0000 |      16.000 |
+ | "# D-"                                          |        17 |         74 |     4.3529 |     6.9953 |      0.0000 |      29.000 |
+ | "# Phys/D2HHHPIDTIGHTBeauty2CharmFilter"        |        17 |        134 |     7.8824 |     10.588 |      1.0000 |      45.000 |
+ | "# input particles"                             |        17 |        134 |     7.8824 |     10.588 |      1.0000 |      45.000 |
+ | "# max size B0 -> D+  D+ "                      |        17 |        540 |     31.765 |     68.341 |      0.0000 |      256.00 |
+ | "# max size B~0 -> D-  D- "                     |        17 |       1154 |     67.882 |     196.26 |      0.0000 |      841.00 |
+ | "# selected"                                    |        17 |          3 |    0.17647 |    0.70588 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        17 |          1 |(  5.88235 +- 5.70672  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       780 |         74 |(  9.48718 +- 1.04924  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        74 |          3 |(  4.05405 +- 2.29267  )%|   -------   |   -------   |
+B02DDWSBeauty2CharmTISTOS     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DDWSBeauty2Charm"                    |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DDWSBeauty2CharmB2CBBDTB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DDWSBeauty2CharmTISTOS"              |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB02DDWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DDWSBeauty2Char...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DDWSBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0DBeauty2CharmL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0DBeauty2CharmL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0DBeauty2CharmL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0DBeauty2CharmCombCutD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+B2D0DBeauty2CharmCombCutD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       105 |        105 |(  100.000 +- 0.952381 )%|   -------   |   -------   |
+B2D0DBeauty2Charm             SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  D+ "                               |       105 |         19 |    0.18095 |     1.2557 |      0.0000 |      12.000 |
+ | "# B- -> D0  D- "                               |       105 |         21 |    0.20000 |     1.3049 |      0.0000 |      13.000 |
+ | "# D+"                                          |       105 |        591 |     5.6286 |     9.7719 |      0.0000 |      77.000 |
+ | "# D-"                                          |       105 |        657 |     6.2571 |     9.1527 |      0.0000 |      67.000 |
+ | "# D0"                                          |       105 |        207 |     1.9714 |     1.1667 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |       105 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |       105 |       1248 |     11.886 |     17.926 |      1.0000 |      144.00 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       105 |        207 |     1.9714 |     1.1667 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       105 |       1455 |     13.857 |     18.545 |      2.0000 |      150.00 |
+ | "# max size B+ -> D0  D+ "                      |       105 |       1774 |     16.895 |     49.851 |      0.0000 |      462.00 |
+ | "# max size B- -> D0  D- "                      |       105 |       1801 |     17.152 |     45.027 |      0.0000 |      402.00 |
+ | "# selected"                                    |       105 |         40 |    0.38095 |     2.1707 |      0.0000 |      17.000 |
+ |*"#accept"                                       |       105 |          6 |(  5.71429 +- 2.26521  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3575 |        420 |(  11.7483 +- 0.538530 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       420 |         40 |(  9.52381 +- 1.43235  )%|   -------   |   -------   |
+B2D0DBeauty2CharmTISTOS       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DBeauty2Charm"                      |         6 |         40 |     6.6667 |     6.3683 |      1.0000 |      17.000 |
+ | "# input particles"                             |         6 |         40 |     6.6667 |     6.3683 |      1.0000 |      17.000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B2D0DBeauty2CharmB2CBBDTBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DBeauty2CharmTISTOS"                |         6 |         40 |     6.6667 |     6.3683 |      1.0000 |      17.000 |
+ | "# input particles"                             |         6 |         40 |     6.6667 |     6.3683 |      1.0000 |      17.000 |
+ |*"#accept"                                       |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |         20 |     3.3333 |     4.9889 |      0.0000 |      14.000 |
+ |*"efficiency"                                    |        40 |         20 |(  50.0000 +- 7.90569  )%|   -------   |   -------   |
+B2D0DBeauty2CharmLine         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DBeauty2CharmB2CBBDTBeauty2CharmFilt|         3 |         20 |     6.6667 |     5.2493 |      2.0000 |      14.000 |
+ | "# input particles"                             |         3 |         20 |     6.6667 |     5.2493 |      2.0000 |      14.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |         20 |     6.6667 |     5.2493 |      2.0000 |      14.000 |
+ |*"efficiency"                                    |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0DBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DBeauty2CharmLine"                  |         3 |         20 |     6.6667 |     5.2493 |      2.0000 |      14.000 |
+ | "# input particles"                             |         3 |         20 |     6.6667 |     5.2493 |      2.0000 |      14.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_B2D0DBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DBeauty2CharmLine"                  |         3 |         20 |     6.6667 |     5.2493 |      2.0000 |      14.000 |
+ | "# input particles"                             |         3 |         20 |     6.6667 |     5.2493 |      2.0000 |      14.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_B2D0DBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DBeauty2CharmLine"                  |         3 |         20 |     6.6667 |     5.2493 |      2.0000 |      14.000 |
+ | "# input particles"                             |         3 |         20 |     6.6667 |     5.2493 |      2.0000 |      14.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2D0DBeauty2CharmL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2D0DBeauty2CharmLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0DBeauty2CharmLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0DD02K3PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0DD02K3PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0DD02K3PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0DD02K3PiBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+D2K3PIPIDBeauty2CharmFilter   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2K3PIBeauty2CharmFilter"               |        99 |        736 |     7.4343 |     15.055 |      1.0000 |      113.00 |
+ | "# input particles"                             |        99 |        736 |     7.4343 |     15.055 |      1.0000 |      113.00 |
+ |*"#accept"                                       |        99 |         70 |(  70.7071 +- 4.57399  )%|   -------   |   -------   |
+ | "#passed"                                       |        99 |        374 |     3.7778 |     9.5479 |      0.0000 |      88.000 |
+ |*"efficiency"                                    |       736 |        374 |(  50.8152 +- 1.84278  )%|   -------   |   -------   |
+B2D0DD02K3PiBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        66 |         66 |(  100.000 +- 1.51515  )%|   -------   |   -------   |
+B2D0DD02K3PiBeauty2Charm      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  D+ "                               |        66 |         39 |    0.59091 |     2.5760 |      0.0000 |      14.000 |
+ | "# B- -> D0  D- "                               |        66 |         45 |    0.68182 |     3.0558 |      0.0000 |      24.000 |
+ | "# D+"                                          |        66 |        574 |     8.6970 |     11.539 |      0.0000 |      77.000 |
+ | "# D-"                                          |        66 |        590 |     8.9394 |     12.118 |      0.0000 |      67.000 |
+ | "# D0"                                          |        66 |        365 |     5.5303 |     11.268 |      1.0000 |      88.000 |
+ | "# D~0"                                         |        66 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |        66 |       1164 |     17.636 |     22.208 |      2.0000 |      144.00 |
+ | "# Phys/D2K3PIPIDBeauty2CharmFilter"            |        66 |        365 |     5.5303 |     11.268 |      1.0000 |      88.000 |
+ | "# input particles"                             |        66 |       1529 |     23.167 |     32.068 |      3.0000 |      232.00 |
+ | "# max size B+ -> D0  D+ "                      |        66 |      10318 |     156.33 |     835.91 |      0.0000 |      6776.0 |
+ | "# max size B- -> D0  D- "                      |        66 |       9589 |     145.29 |     734.23 |      0.0000 |      5896.0 |
+ | "# selected"                                    |        66 |         84 |     1.2727 |     5.1831 |      0.0000 |      38.000 |
+ |*"#accept"                                       |        66 |         10 |(  15.1515 +- 4.41345  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     19907 |       1318 |(  6.62079 +- 0.176229 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1318 |         84 |(  6.37329 +- 0.672859 )%|   -------   |   -------   |
+B2D0DD02K3PiBeauty2CharmTISTOSSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DD02K3PiBeauty2Charm"               |        10 |         84 |     8.4000 |     10.837 |      1.0000 |      38.000 |
+ | "# input particles"                             |        10 |         84 |     8.4000 |     10.837 |      1.0000 |      38.000 |
+ |*"#accept"                                       |        10 |          8 |(  80.0000 +- 12.6491  )%|   -------   |   -------   |
+B2D0DD02K3PiBeauty2CharmB2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DD02K3PiBeauty2CharmTISTOS"         |         8 |         64 |     8.0000 |     11.822 |      1.0000 |      38.000 |
+ | "# input particles"                             |         8 |         64 |     8.0000 |     11.822 |      1.0000 |      38.000 |
+ |*"#accept"                                       |         8 |          7 |(  87.5000 +- 11.6927  )%|   -------   |   -------   |
+ | "#passed"                                       |         8 |         38 |     4.7500 |     5.5396 |      0.0000 |      16.000 |
+ |*"efficiency"                                    |        64 |         38 |(  59.3750 +- 6.13915  )%|   -------   |   -------   |
+B2D0DD02K3PiBeauty2CharmLine  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DD02K3PiBeauty2CharmB2CBBDTBeauty2Ch|         7 |         38 |     5.4286 |     5.6025 |      1.0000 |      16.000 |
+ | "# input particles"                             |         7 |         38 |     5.4286 |     5.6025 |      1.0000 |      16.000 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+ | "#passed"                                       |         7 |         38 |     5.4286 |     5.6025 |      1.0000 |      16.000 |
+ |*"efficiency"                                    |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+RelatedInfo1_B2D0DD02K3PiBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DD02K3PiBeauty2CharmLine"           |         7 |         38 |     5.4286 |     5.6025 |      1.0000 |      16.000 |
+ | "# input particles"                             |         7 |         38 |     5.4286 |     5.6025 |      1.0000 |      16.000 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+RelatedInfo2_B2D0DD02K3PiBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DD02K3PiBeauty2CharmLine"           |         7 |         38 |     5.4286 |     5.6025 |      1.0000 |      16.000 |
+ | "# input particles"                             |         7 |         38 |     5.4286 |     5.6025 |      1.0000 |      16.000 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+RelatedInfo3_B2D0DD02K3PiBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DD02K3PiBeauty2CharmLine"           |         7 |         38 |     5.4286 |     5.6025 |      1.0000 |      16.000 |
+ | "# input particles"                             |         7 |         38 |     5.4286 |     5.6025 |      1.0000 |      16.000 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+StrippingB2D0DD02K3PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+StrippingB2D0DD02K3PiBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0DD02K3PiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          7 |( 0.700000 +- 0.263647 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0D0D02K3PiD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0D0D02K3PiD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0D0D02K3PiD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0D0D02K3PiD02K3PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        70 |         70 |(  100.000 +- 1.42857  )%|   -------   |   -------   |
+B02D0D0D02K3PiD02K3PiBeauty...SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D0 "                               |        70 |          7 |    0.10000 |    0.53852 |      0.0000 |      4.0000 |
+ | "# D0"                                          |        70 |        374 |     5.3429 |     10.980 |      1.0000 |      88.000 |
+ | "# D~0"                                         |        70 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2K3PIPIDBeauty2CharmFilter"            |        70 |        374 |     5.3429 |     10.980 |      1.0000 |      88.000 |
+ | "# input particles"                             |        70 |        374 |     5.3429 |     10.980 |      1.0000 |      88.000 |
+ | "# max size B0 -> D0  D0 "                      |        70 |      10438 |     149.11 |     923.95 |      1.0000 |      7744.0 |
+ | "# selected"                                    |        70 |          7 |    0.10000 |    0.53852 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        70 |          3 |(  4.28571 +- 2.42076  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5032 |         46 |( 0.914149 +- 0.134167 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        46 |          7 |(  15.2174 +- 5.29596  )%|   -------   |   -------   |
+B02D0D0D02K3PiD02K3PiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0D02K3PiD02K3PiBeauty2Charm"      |         3 |          7 |     2.3333 |     1.2472 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          7 |     2.3333 |     1.2472 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02D0D0D02K3PiD02K3PiBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0D02K3PiD02K3PiBeauty2CharmTISTOS"|         3 |          7 |     2.3333 |     1.2472 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          7 |     2.3333 |     1.2472 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |         7 |          6 |(  85.7143 +- 13.2260  )%|   -------   |   -------   |
+B02D0D0D02K3PiD02K3PiBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0D02K3PiD02K3PiBeauty2CharmB2CBBDT|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo1_B02D0D0D02K3Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0D02K3PiD02K3PiBeauty2CharmLine"  |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_B02D0D0D02K3Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0D02K3PiD02K3PiBeauty2CharmLine"  |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_B02D0D0D02K3Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0D02K3PiD02K3PiBeauty2CharmLine"  |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB02D0D0D02K3PiD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB02D0D0D02K3PiD02K...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0D0D02K3PiD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0D0D02HHD02K3P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0D0D02HHD02K3P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0D0D02HHD02K3P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0D0D02HHD02K3PiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B02D0D0D02HHD02K3PiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        39 |         39 |(  100.000 +- 2.56410  )%|   -------   |   -------   |
+B02D0D0D02HHD02K3PiBeauty2C...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D0 "                               |        39 |         10 |    0.25641 |    0.89780 |      0.0000 |      5.0000 |
+ | "# D0"                                          |        39 |        349 |     8.9487 |     15.052 |      2.0000 |      94.000 |
+ | "# D~0"                                         |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |        39 |         84 |     2.1538 |     1.3500 |      1.0000 |      6.0000 |
+ | "# Phys/D2K3PIPIDBeauty2CharmFilter"            |        39 |        265 |     6.7949 |     14.290 |      1.0000 |      88.000 |
+ | "# input particles"                             |        39 |        349 |     8.9487 |     15.052 |      2.0000 |      94.000 |
+ | "# max size B0 -> D0  D0 "                      |        39 |      11959 |     306.64 |     1399.2 |      4.0000 |      8836.0 |
+ | "# selected"                                    |        39 |         10 |    0.25641 |    0.89780 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        39 |          4 |(  10.2564 +- 4.85811  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5805 |        103 |(  1.77433 +- 0.173272 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       103 |         10 |(  9.70874 +- 2.91733  )%|   -------   |   -------   |
+B02D0D0D02HHD02K3PiBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0D02HHD02K3PiBeauty2Charm"        |         4 |         10 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         4 |         10 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02D0D0D02HHD02K3PiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0D02HHD02K3PiBeauty2CharmTISTOS"  |         4 |         10 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         4 |         10 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |          8 |     2.0000 |     1.7321 |      1.0000 |      5.0000 |
+ |*"efficiency"                                    |        10 |          8 |(  80.0000 +- 12.6491  )%|   -------   |   -------   |
+B02D0D0D02HHD02K3PiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0D02HHD02K3PiBeauty2CharmB2CBBDTBe|         4 |          8 |     2.0000 |     1.7321 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         4 |          8 |     2.0000 |     1.7321 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |          8 |     2.0000 |     1.7321 |      1.0000 |      5.0000 |
+ |*"efficiency"                                    |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+RelatedInfo1_B02D0D0D02HHD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0D02HHD02K3PiBeauty2CharmLine"    |         4 |          8 |     2.0000 |     1.7321 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         4 |          8 |     2.0000 |     1.7321 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02D0D0D02HHD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0D02HHD02K3PiBeauty2CharmLine"    |         4 |          8 |     2.0000 |     1.7321 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         4 |          8 |     2.0000 |     1.7321 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02D0D0D02HHD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0D02HHD02K3PiBeauty2CharmLine"    |         4 |          8 |     2.0000 |     1.7321 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         4 |          8 |     2.0000 |     1.7321 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB02D0D0D02HHD02K3P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB02D0D0D02HHD02K3P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0D0D02HHD02K3P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0D0D02HHD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0D0D02HHD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0D0D02HHD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0D0D02HHD02HHBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B02D0D0D02HHD02HHBeauty2Charm SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D0 "                               |       150 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |       150 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# max size B0 -> D0  D0 "                      |       150 |        694 |     4.6267 |     5.9549 |      1.0000 |      36.000 |
+ | "# selected"                                    |       150 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       150 |          0 |(  0.00000 +- 0.666667 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       208 |         14 |(  6.73077 +- 1.73728  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+StrippingB02D0D0D02HHD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0D0D02HHD02HHB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0D0D02HHD02HHB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Pi0AllBeauty2Charm            SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        65 |         21 |    0.32308 |    0.49947 |      0.0000 |      2.0000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |        65 |        436 |     6.7077 |     5.2703 |      0.0000 |      31.000 |
+ | "# input particles"                             |        65 |        457 |     7.0308 |     5.3030 |      1.0000 |      31.000 |
+ |*"#accept"                                       |        65 |         65 |(  100.000 +- 1.53846  )%|   -------   |   -------   |
+ | "#passed"                                       |        65 |        457 |     7.0308 |     5.3030 |      1.0000 |      31.000 |
+ |*"efficiency"                                    |       457 |        457 |(  100.000 +- 0.218818 )%|   -------   |   -------   |
+Dstar02D0KsHHLLPi0allBeauty...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  pi0 "                       |        37 |         12 |    0.32432 |    0.98787 |      0.0000 |      5.0000 |
+ | "# D0"                                          |        37 |         88 |     2.3784 |     2.3174 |      1.0000 |      13.000 |
+ | "# D~0"                                         |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHLLBeauty2Charm"                   |        37 |         88 |     2.3784 |     2.3174 |      1.0000 |      13.000 |
+ | "# Phys/Pi0AllBeauty2Charm"                     |        37 |        264 |     7.1351 |     5.6097 |      1.0000 |      31.000 |
+ | "# input particles"                             |        37 |        352 |     9.5135 |     6.0208 |      2.0000 |      33.000 |
+ | "# max size D*(2007)0 -> D0  pi0 "              |        37 |        617 |     16.676 |     25.066 |      1.0000 |      143.00 |
+ | "# pi0"                                         |        37 |        264 |     7.1351 |     5.6097 |      1.0000 |      31.000 |
+ | "# selected"                                    |        37 |         12 |    0.32432 |    0.98787 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        37 |          5 |(  13.5135 +- 5.62027  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       617 |        180 |(  29.1734 +- 1.82999  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       180 |         12 |(  6.66667 +- 1.85924  )%|   -------   |   -------   |
+B2Dstar0KDst02D0Pi0D2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B2Dstar0KDst02D0Pi0D2KSHHLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B2Dstar0KDst02D0Pi0D2KSHHLL...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  K+ "                        |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)0  K- "                        |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         5 |         12 |     2.4000 |     1.4967 |      1.0000 |      5.0000 |
+ | "# D*(2007)~0"                                  |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         5 |         23 |     4.6000 |     1.0198 |      3.0000 |      6.0000 |
+ | "# K-"                                          |         5 |         19 |     3.8000 |    0.74833 |      3.0000 |      5.0000 |
+ | "# Phys/Dstar02D0KsHHLLPi0allBeauty2Charm"      |         5 |         12 |     2.4000 |     1.4967 |      1.0000 |      5.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         5 |         42 |     8.4000 |     1.7436 |      6.0000 |      11.000 |
+ | "# input particles"                             |         5 |         54 |     10.800 |     2.9933 |      8.0000 |      16.000 |
+ | "# max size B+ -> D*(2007)0  K+ "               |         5 |         60 |     12.000 |     9.8184 |      4.0000 |      30.000 |
+ | "# max size B- -> D*(2007)0  K- "               |         5 |         50 |     10.000 |     8.1240 |      3.0000 |      25.000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       110 |         12 |(  10.9091 +- 2.97245  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         97 |(  9.70000 +- 0.935901 )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        97 |         41 |(  42.2680 +- 5.01566  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        41 |         41 |(  100.000 +- 2.43902  )%|   -------   |   -------   |
+Dstar02D0KsHHLLWSPi0allBeau...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  pi0 "                       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         6 |         15 |     2.5000 |     1.2583 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHWSBeauty2Charm_LL"                |         6 |         15 |     2.5000 |     1.2583 |      1.0000 |      4.0000 |
+ | "# Phys/Pi0AllBeauty2Charm"                     |         6 |         39 |     6.5000 |     4.7170 |      1.0000 |      14.000 |
+ | "# input particles"                             |         6 |         54 |     9.0000 |     4.3205 |      2.0000 |      15.000 |
+ | "# max size D*(2007)0 -> D0  pi0 "              |         6 |         82 |     13.667 |     7.3182 |      1.0000 |      22.000 |
+ | "# pi0"                                         |         6 |         39 |     6.5000 |     4.7170 |      1.0000 |      14.000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        82 |          9 |(  10.9756 +- 3.45193  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2Dstar0PiDst02D0Pi0D2KSHHL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B2Dstar0PiDst02D0Pi0D2KSHHL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B2Dstar0PiDst02D0Pi0D2KSHHL...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  pi+ "                       |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)0  pi- "                       |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         5 |         12 |     2.4000 |     1.4967 |      1.0000 |      5.0000 |
+ | "# D*(2007)~0"                                  |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dstar02D0KsHHLLPi0allBeauty2Charm"      |         5 |         12 |     2.4000 |     1.4967 |      1.0000 |      5.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         5 |         42 |     8.4000 |     1.7436 |      6.0000 |      11.000 |
+ | "# input particles"                             |         5 |         54 |     10.800 |     2.9933 |      8.0000 |      16.000 |
+ | "# max size B+ -> D*(2007)0  pi+ "              |         5 |         60 |     12.000 |     9.8184 |      4.0000 |      30.000 |
+ | "# max size B- -> D*(2007)0  pi- "              |         5 |         50 |     10.000 |     8.1240 |      3.0000 |      25.000 |
+ | "# pi+"                                         |         5 |         23 |     4.6000 |     1.0198 |      3.0000 |      6.0000 |
+ | "# pi-"                                         |         5 |         19 |     3.8000 |    0.74833 |      3.0000 |      5.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       110 |         13 |(  11.8182 +- 3.07800  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        13 |          0 |(  0.00000 +- 7.69231  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        101 |(  10.1000 +- 0.952885 )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       101 |         34 |(  33.6634 +- 4.70213  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        34 |         34 |(  100.000 +- 2.94118  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Dstar02D0KsHHDDPi0allBeauty...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  pi0 "                       |        28 |          2 |   0.071429 |    0.37115 |      0.0000 |      2.0000 |
+ | "# D0"                                          |        28 |         81 |     2.8929 |     3.9491 |      1.0000 |      22.000 |
+ | "# D~0"                                         |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHDDBeauty2Charm"                   |        28 |         81 |     2.8929 |     3.9491 |      1.0000 |      22.000 |
+ | "# Phys/Pi0AllBeauty2Charm"                     |        28 |        196 |     7.0000 |     4.6214 |      1.0000 |      23.000 |
+ | "# input particles"                             |        28 |        277 |     9.8929 |     7.7521 |      2.0000 |      45.000 |
+ | "# max size D*(2007)0 -> D0  pi0 "              |        28 |        891 |     31.821 |     92.220 |      1.0000 |      506.00 |
+ | "# pi0"                                         |        28 |        196 |     7.0000 |     4.6214 |      1.0000 |      23.000 |
+ | "# selected"                                    |        28 |          2 |   0.071429 |    0.37115 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        28 |          1 |(  3.57143 +- 3.50707  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       891 |        226 |(  25.3648 +- 1.45763  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       226 |          2 |( 0.884956 +- 0.622983 )%|   -------   |   -------   |
+B2Dstar0KDst02D0Pi0D2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2Dstar0KDst02D0Pi0D2KSHHDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2Dstar0KDst02D0Pi0D2KSHHDD...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  K+ "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)0  K- "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D*(2007)~0"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# K-"                                          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/Dstar02D0KsHHDDPi0allBeauty2Charm"      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# input particles"                             |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ | "# max size B+ -> D*(2007)0  K+ "               |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# max size B- -> D*(2007)0  K- "               |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        18 |          6 |(  33.3333 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         78 |(  7.80000 +- 0.848033 )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        78 |         26 |(  33.3333 +- 5.33761  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+Dstar02D0KsHHDDWSPi0allBeau...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  pi0 "                       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         6 |         11 |     1.8333 |     1.4625 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHWSBeauty2Charm_DD"                |         6 |         11 |     1.8333 |     1.4625 |      1.0000 |      5.0000 |
+ | "# Phys/Pi0AllBeauty2Charm"                     |         6 |         28 |     4.6667 |     2.4944 |      1.0000 |      9.0000 |
+ | "# input particles"                             |         6 |         39 |     6.5000 |     2.5000 |      2.0000 |      10.000 |
+ | "# max size D*(2007)0 -> D0  pi0 "              |         6 |         45 |     7.5000 |     4.5000 |      1.0000 |      15.000 |
+ | "# pi0"                                         |         6 |         28 |     4.6667 |     2.4944 |      1.0000 |      9.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        45 |          4 |(  8.88889 +- 4.24232  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0KDst02D0Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2Dstar0PiDst02D0Pi0D2KSHHD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2Dstar0PiDst02D0Pi0D2KSHHD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2Dstar0PiDst02D0Pi0D2KSHHD...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)0  pi- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D*(2007)~0"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dstar02D0KsHHDDPi0allBeauty2Charm"      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# input particles"                             |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ | "# max size B+ -> D*(2007)0  pi+ "              |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# max size B- -> D*(2007)0  pi- "              |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# pi+"                                         |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# pi-"                                         |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        18 |          8 |(  44.4444 +- 11.7121  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        110 |(  11.0000 +- 0.989444 )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       110 |         43 |(  39.0909 +- 4.65246  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0PiDst02D0P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0PiDst02D0P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Dstar02D0KsHHLLBeauty2Charm   SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  gamma "                     |        38 |         49 |     1.2895 |     2.1387 |      0.0000 |      10.000 |
+ | "# D0"                                          |        38 |         91 |     2.3947 |     2.2889 |      1.0000 |      13.000 |
+ | "# D~0"                                         |        38 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHLLBeauty2Charm"                   |        38 |         91 |     2.3947 |     2.2889 |      1.0000 |      13.000 |
+ | "# Phys/GammaBeauty2CharmFilter"                |        38 |        465 |     12.237 |     6.1277 |      2.0000 |      28.000 |
+ | "# gamma"                                       |        38 |        465 |     12.237 |     6.1277 |      2.0000 |      28.000 |
+ | "# input particles"                             |        38 |        556 |     14.632 |     6.0237 |      3.0000 |      30.000 |
+ | "# max size D*(2007)0 -> D0  gamma "            |        38 |        990 |     26.053 |     25.199 |      2.0000 |      130.00 |
+ | "# selected"                                    |        38 |         49 |     1.2895 |     2.1387 |      0.0000 |      10.000 |
+ |*"#accept"                                       |        38 |         18 |(  47.3684 +- 8.09983  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       990 |        990 |(  100.000 +- 0.101010 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       990 |         49 |(  4.94949 +- 0.689350 )%|   -------   |   -------   |
+B2Dstar0KDst02D0GammaD2KSHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2Dstar0KDst02D0GammaD2KSHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2Dstar0KDst02D0GammaD2KSHH...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  K+ "                        |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)0  K- "                        |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |        18 |         49 |     2.7222 |     2.3992 |      1.0000 |      10.000 |
+ | "# D*(2007)~0"                                  |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        18 |         79 |     4.3889 |     1.7365 |      2.0000 |      9.0000 |
+ | "# K-"                                          |        18 |         82 |     4.5556 |     1.9500 |      2.0000 |      8.0000 |
+ | "# Phys/Dstar02D0KsHHLLBeauty2Charm"            |        18 |         49 |     2.7222 |     2.3992 |      1.0000 |      10.000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        18 |        161 |     8.9444 |     3.0087 |      4.0000 |      15.000 |
+ | "# input particles"                             |        18 |        210 |     11.667 |     3.9158 |      6.0000 |      21.000 |
+ | "# max size B+ -> D*(2007)0  K+ "               |        18 |        223 |     12.389 |     13.797 |      2.0000 |      60.000 |
+ | "# max size B- -> D*(2007)0  K- "               |        18 |        220 |     12.222 |     12.726 |      3.0000 |      50.000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       443 |         43 |(  9.70655 +- 1.40656  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        43 |          0 |(  0.00000 +- 2.32558  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         99 |(  9.90000 +- 0.944452 )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        99 |         41 |(  41.4141 +- 4.95055  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        41 |         41 |(  100.000 +- 2.43902  )%|   -------   |   -------   |
+Dstar02D0KsHHLLWSBeauty2Charm SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  gamma "                     |         9 |         12 |     1.3333 |     2.2111 |      0.0000 |      7.0000 |
+ | "# D0"                                          |         9 |         25 |     2.7778 |     2.5288 |      1.0000 |      9.0000 |
+ | "# D~0"                                         |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHWSBeauty2Charm_LL"                |         9 |         25 |     2.7778 |     2.5288 |      1.0000 |      9.0000 |
+ | "# Phys/GammaBeauty2CharmFilter"                |         9 |         84 |     9.3333 |     3.7712 |      3.0000 |      16.000 |
+ | "# gamma"                                       |         9 |         84 |     9.3333 |     3.7712 |      3.0000 |      16.000 |
+ | "# input particles"                             |         9 |        109 |     12.111 |     5.1520 |      4.0000 |      20.000 |
+ | "# max size D*(2007)0 -> D0  gamma "            |         9 |        260 |     28.889 |     28.583 |      3.0000 |      90.000 |
+ | "# selected"                                    |         9 |         12 |     1.3333 |     2.2111 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |         9 |          4 |(  44.4444 +- 16.5635  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       260 |        260 |(  100.000 +- 0.384615 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       260 |         12 |(  4.61538 +- 1.30124  )%|   -------   |   -------   |
+B2Dstar0KDst02D0GammaD2KSHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2Dstar0KDst02D0GammaD2KSHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2Dstar0KDst02D0GammaD2KSHH...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  K+ "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)0  K- "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2007)~0"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# K-"                                          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/Dstar02D0KsHHLLWSBeauty2Charm"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# max size B+ -> D*(2007)0  K+ "               |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B- -> D*(2007)0  K- "               |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2Dstar0PiDst02D0GammaD2KSH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2Dstar0PiDst02D0GammaD2KSH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2Dstar0PiDst02D0GammaD2KSH...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  pi+ "                       |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)0  pi- "                       |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |        18 |         49 |     2.7222 |     2.3992 |      1.0000 |      10.000 |
+ | "# D*(2007)~0"                                  |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dstar02D0KsHHLLBeauty2Charm"            |        18 |         49 |     2.7222 |     2.3992 |      1.0000 |      10.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        18 |        161 |     8.9444 |     3.0087 |      4.0000 |      15.000 |
+ | "# input particles"                             |        18 |        210 |     11.667 |     3.9158 |      6.0000 |      21.000 |
+ | "# max size B+ -> D*(2007)0  pi+ "              |        18 |        223 |     12.389 |     13.797 |      2.0000 |      60.000 |
+ | "# max size B- -> D*(2007)0  pi- "              |        18 |        220 |     12.222 |     12.726 |      3.0000 |      50.000 |
+ | "# pi+"                                         |        18 |         79 |     4.3889 |     1.7365 |      2.0000 |      9.0000 |
+ | "# pi-"                                         |        18 |         82 |     4.5556 |     1.9500 |      2.0000 |      8.0000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       443 |         41 |(  9.25508 +- 1.37689  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        41 |          0 |(  0.00000 +- 2.43902  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         93 |(  9.30000 +- 0.918428 )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        93 |         36 |(  38.7097 +- 5.05085  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B2Dstar0PiDst02D0GammaD2KSH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2Dstar0PiDst02D0GammaD2KSH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2Dstar0PiDst02D0GammaD2KSH...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  pi+ "                       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)0  pi- "                       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         4 |         12 |     3.0000 |     2.4495 |      1.0000 |      7.0000 |
+ | "# D*(2007)~0"                                  |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dstar02D0KsHHLLWSBeauty2Charm"          |         4 |         12 |     3.0000 |     2.4495 |      1.0000 |      7.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         4 |         43 |     10.750 |     3.6315 |      5.0000 |      15.000 |
+ | "# input particles"                             |         4 |         55 |     13.750 |     4.9181 |      6.0000 |      18.000 |
+ | "# max size B+ -> D*(2007)0  pi+ "              |         4 |         73 |     18.250 |     17.093 |      2.0000 |      42.000 |
+ | "# max size B- -> D*(2007)0  pi- "              |         4 |         66 |     16.500 |     11.927 |      3.0000 |      35.000 |
+ | "# pi+"                                         |         4 |         19 |     4.7500 |     2.9475 |      2.0000 |      9.0000 |
+ | "# pi-"                                         |         4 |         24 |     6.0000 |     2.5495 |      3.0000 |      10.000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       139 |         17 |(  12.2302 +- 2.77896  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        17 |          0 |(  0.00000 +- 5.88235  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Dstar02D0KsHHDDBeauty2Charm   SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  gamma "                     |        28 |         17 |    0.60714 |     1.3185 |      0.0000 |      4.0000 |
+ | "# D0"                                          |        28 |         81 |     2.8929 |     3.9491 |      1.0000 |      22.000 |
+ | "# D~0"                                         |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHDDBeauty2Charm"                   |        28 |         81 |     2.8929 |     3.9491 |      1.0000 |      22.000 |
+ | "# Phys/GammaBeauty2CharmFilter"                |        28 |        325 |     11.607 |     5.0592 |      4.0000 |      23.000 |
+ | "# gamma"                                       |        28 |        325 |     11.607 |     5.0592 |      4.0000 |      23.000 |
+ | "# input particles"                             |        28 |        406 |     14.500 |     7.3217 |      5.0000 |      44.000 |
+ | "# max size D*(2007)0 -> D0  gamma "            |        28 |       1114 |     39.786 |     87.310 |      4.0000 |      484.00 |
+ | "# selected"                                    |        28 |         17 |    0.60714 |     1.3185 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        28 |          6 |(  21.4286 +- 7.75443  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1114 |       1114 |(  100.000 +- 0.0897666)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1114 |         17 |(  1.52603 +- 0.367282 )%|   -------   |   -------   |
+B2Dstar0KDst02D0GammaD2KSHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B2Dstar0KDst02D0GammaD2KSHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B2Dstar0KDst02D0GammaD2KSHH...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  K+ "                        |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)0  K- "                        |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         6 |         17 |     2.8333 |     1.3437 |      1.0000 |      4.0000 |
+ | "# D*(2007)~0"                                  |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         6 |         30 |     5.0000 |     2.1602 |      2.0000 |      9.0000 |
+ | "# K-"                                          |         6 |         29 |     4.8333 |     1.4625 |      3.0000 |      7.0000 |
+ | "# Phys/Dstar02D0KsHHDDBeauty2Charm"            |         6 |         17 |     2.8333 |     1.3437 |      1.0000 |      4.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         6 |         59 |     9.8333 |     3.0777 |      5.0000 |      15.000 |
+ | "# input particles"                             |         6 |         76 |     12.667 |     4.1500 |      6.0000 |      19.000 |
+ | "# max size B+ -> D*(2007)0  K+ "               |         6 |         96 |     16.000 |     11.255 |      2.0000 |      36.000 |
+ | "# max size B- -> D*(2007)0  K- "               |         6 |         89 |     14.833 |     9.6162 |      3.0000 |      28.000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       185 |         31 |(  16.7568 +- 2.74589  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        31 |          0 |(  0.00000 +- 3.22581  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        104 |(  10.4000 +- 0.965319 )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       104 |         40 |(  38.4615 +- 4.77057  )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        40 |         40 |(  100.000 +- 2.50000  )%|   -------   |   -------   |
+Dstar02D0KsHHDDWSBeauty2Charm SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  gamma "                     |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         5 |         10 |     2.0000 |     1.2649 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHWSBeauty2Charm_DD"                |         5 |         10 |     2.0000 |     1.2649 |      1.0000 |      4.0000 |
+ | "# Phys/GammaBeauty2CharmFilter"                |         5 |         67 |     13.400 |     8.0399 |      6.0000 |      29.000 |
+ | "# gamma"                                       |         5 |         67 |     13.400 |     8.0399 |      6.0000 |      29.000 |
+ | "# input particles"                             |         5 |         77 |     15.400 |     7.6577 |      9.0000 |      30.000 |
+ | "# max size D*(2007)0 -> D0  gamma "            |         5 |        115 |     23.000 |     14.311 |      10.000 |      48.000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       115 |        115 |(  100.000 +- 0.869565 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       115 |          0 |(  0.00000 +- 0.869565 )%|   -------   |   -------   |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0KDst02D0Ga...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2Dstar0PiDst02D0GammaD2KSH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B2Dstar0PiDst02D0GammaD2KSH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B2Dstar0PiDst02D0GammaD2KSH...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  pi+ "                       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)0  pi- "                       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         6 |         17 |     2.8333 |     1.3437 |      1.0000 |      4.0000 |
+ | "# D*(2007)~0"                                  |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dstar02D0KsHHDDBeauty2Charm"            |         6 |         17 |     2.8333 |     1.3437 |      1.0000 |      4.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         6 |         59 |     9.8333 |     3.0777 |      5.0000 |      15.000 |
+ | "# input particles"                             |         6 |         76 |     12.667 |     4.1500 |      6.0000 |      19.000 |
+ | "# max size B+ -> D*(2007)0  pi+ "              |         6 |         96 |     16.000 |     11.255 |      2.0000 |      36.000 |
+ | "# max size B- -> D*(2007)0  pi- "              |         6 |         89 |     14.833 |     9.6162 |      3.0000 |      28.000 |
+ | "# pi+"                                         |         6 |         30 |     5.0000 |     2.1602 |      2.0000 |      9.0000 |
+ | "# pi-"                                         |         6 |         29 |     4.8333 |     1.4625 |      3.0000 |      7.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       185 |         30 |(  16.2162 +- 2.71000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        30 |          0 |(  0.00000 +- 3.33333  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        103 |(  10.3000 +- 0.961202 )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       103 |         36 |(  34.9515 +- 4.69821  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dstar0PiDst02D0G...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dstar0PiDst02D0G...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstPiKFavD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstPiKFavD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstPiKFavD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstPiKFavD0PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstPiKFavD0PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstPiKFavD0PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstPiKFavD0PiBeauty2Charm   SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)-  pi+  K+ "                   |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  pi-  K- "                   |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        18 |         19 |     1.0556 |    0.97024 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        18 |         19 |     1.0556 |     1.2235 |      0.0000 |      4.0000 |
+ | "# K+"                                          |        18 |         44 |     2.4444 |     1.4990 |      1.0000 |      6.0000 |
+ | "# K-"                                          |        18 |         53 |     2.9444 |     1.6149 |      1.0000 |      6.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        18 |         38 |     2.1111 |     1.5595 |      1.0000 |      7.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        18 |         97 |     5.3889 |     2.7313 |      2.0000 |      11.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        18 |        126 |     7.0000 |     2.8868 |      2.0000 |      14.000 |
+ | "# input particles"                             |        18 |        261 |     14.500 |     5.7759 |      5.0000 |      26.000 |
+ | "# max size B+ -> D*(2010)-  pi+  K+ "          |        18 |        142 |     7.8889 |     13.507 |      0.0000 |      48.000 |
+ | "# max size B- -> D*(2010)+  pi-  K- "          |        18 |        269 |     14.944 |     16.821 |      0.0000 |      48.000 |
+ | "# pi+"                                         |        18 |         61 |     3.3889 |     2.0586 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        18 |         65 |     3.6111 |     1.6034 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       411 |         72 |(  17.5182 +- 1.87501  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        72 |          0 |(  0.00000 +- 1.38889  )%|   -------   |   -------   |
+StrippingB2DstPiKFavD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstPiKFavD0PiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstPiKFavD0PiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstPiKFavD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstPiKFavD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstPiKFavD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstPiKFavD2HHHHPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2DstPiKFavD2HHHHPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2DstPiKFavD2HHHHPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2DstPiKFavD2HHHHPiBeauty2C...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)-  pi+  K+ "                   |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  pi-  K- "                   |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        25 |         97 |     3.8800 |     12.628 |      0.0000 |      65.000 |
+ | "# D*(2010)-"                                   |        25 |         70 |     2.8000 |     4.6733 |      0.0000 |      22.000 |
+ | "# K+"                                          |        25 |         77 |     3.0800 |     1.8957 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        25 |         66 |     2.6400 |     1.7408 |      0.0000 |      6.0000 |
+ | "# Phys/DstarD2HHHHPID2D0PiBeauty2Charm"        |        25 |        167 |     6.6800 |     13.031 |      1.0000 |      66.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        25 |        143 |     5.7200 |     3.0531 |      1.0000 |      13.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        25 |        234 |     9.3600 |     3.7723 |      2.0000 |      18.000 |
+ | "# input particles"                             |        25 |        544 |     21.760 |     15.456 |      5.0000 |      91.000 |
+ | "# max size B+ -> D*(2010)-  pi+  K+ "          |        25 |        737 |     29.480 |     54.237 |      0.0000 |      264.00 |
+ | "# max size B- -> D*(2010)+  pi-  K- "          |        25 |       2091 |     83.640 |     381.12 |      0.0000 |      1950.0 |
+ | "# pi+"                                         |        25 |        117 |     4.6800 |     2.1858 |      1.0000 |      10.000 |
+ | "# pi-"                                         |        25 |        117 |     4.6800 |     2.2400 |      1.0000 |      10.000 |
+ | "# selected"                                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2828 |        383 |(  13.5431 +- 0.643457 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       383 |          0 |(  0.00000 +- 0.261097 )%|   -------   |   -------   |
+StrippingB2DstPiKFavD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstPiKFavD2HHHHP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstPiKFavD2HHHHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstPiKSupD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstPiKSupD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstPiKSupD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstPiKSupD0PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstPiKSupD0PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstPiKSupD0PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstPiKSupD0PiBeauty2Charm   SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  pi-  K+ "                   |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  pi+  K- "                   |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        18 |         19 |     1.0556 |    0.97024 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        18 |         19 |     1.0556 |     1.2235 |      0.0000 |      4.0000 |
+ | "# K+"                                          |        18 |         44 |     2.4444 |     1.4990 |      1.0000 |      6.0000 |
+ | "# K-"                                          |        18 |         53 |     2.9444 |     1.6149 |      1.0000 |      6.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        18 |         38 |     2.1111 |     1.5595 |      1.0000 |      7.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        18 |         97 |     5.3889 |     2.7313 |      2.0000 |      11.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        18 |        126 |     7.0000 |     2.8868 |      2.0000 |      14.000 |
+ | "# input particles"                             |        18 |        261 |     14.500 |     5.7759 |      5.0000 |      26.000 |
+ | "# max size B+ -> D*(2010)+  pi-  K+ "          |        18 |        228 |     12.667 |     18.095 |      0.0000 |      72.000 |
+ | "# max size B- -> D*(2010)-  pi+  K- "          |        18 |        164 |     9.1111 |     16.155 |      0.0000 |      64.000 |
+ | "# pi+"                                         |        18 |         61 |     3.3889 |     2.0586 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        18 |         65 |     3.6111 |     1.6034 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       392 |         65 |(  16.5816 +- 1.87846  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        65 |          0 |(  0.00000 +- 1.53846  )%|   -------   |   -------   |
+StrippingB2DstPiKSupD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstPiKSupD0PiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstPiKSupD0PiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstPiKSupD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstPiKSupD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstPiKSupD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstPiKSupD2HHHHPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2DstPiKSupD2HHHHPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2DstPiKSupD2HHHHPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2DstPiKSupD2HHHHPiBeauty2C...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  pi-  K+ "                   |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  pi+  K- "                   |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        25 |         97 |     3.8800 |     12.628 |      0.0000 |      65.000 |
+ | "# D*(2010)-"                                   |        25 |         70 |     2.8000 |     4.6733 |      0.0000 |      22.000 |
+ | "# K+"                                          |        25 |         77 |     3.0800 |     1.8957 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        25 |         66 |     2.6400 |     1.7408 |      0.0000 |      6.0000 |
+ | "# Phys/DstarD2HHHHPID2D0PiBeauty2Charm"        |        25 |        167 |     6.6800 |     13.031 |      1.0000 |      66.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        25 |        143 |     5.7200 |     3.0531 |      1.0000 |      13.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        25 |        234 |     9.3600 |     3.7723 |      2.0000 |      18.000 |
+ | "# input particles"                             |        25 |        544 |     21.760 |     15.456 |      5.0000 |      91.000 |
+ | "# max size B+ -> D*(2010)+  pi-  K+ "          |        25 |       1964 |     78.560 |     316.85 |      0.0000 |      1625.0 |
+ | "# max size B- -> D*(2010)-  pi+  K- "          |        25 |        794 |     31.760 |     56.458 |      0.0000 |      264.00 |
+ | "# pi+"                                         |        25 |        117 |     4.6800 |     2.1858 |      1.0000 |      10.000 |
+ | "# pi-"                                         |        25 |        117 |     4.6800 |     2.2400 |      1.0000 |      10.000 |
+ | "# selected"                                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2758 |        350 |(  12.6904 +- 0.633827 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       350 |          0 |(  0.00000 +- 0.285714 )%|   -------   |   -------   |
+StrippingB2DstPiKSupD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstPiKSupD2HHHHP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstPiKSupD2HHHHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstPipPipD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstPipPipD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstPipPipD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstPipPipD0PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstPipPipD0PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstPipPipD0PiBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)-  pi+  pi+ "                  |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  pi-  pi- "                  |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        20 |         20 |     1.0000 |    0.94868 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        20 |         20 |     1.0000 |     1.1832 |      0.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        20 |         40 |     2.0000 |     1.5166 |      1.0000 |      7.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        20 |        134 |     6.7000 |     2.9000 |      2.0000 |      14.000 |
+ | "# input particles"                             |        20 |        174 |     8.7000 |     3.4220 |      3.0000 |      15.000 |
+ | "# max size B+ -> D*(2010)-  pi+  pi+ "         |        20 |        176 |     8.8000 |     16.522 |      0.0000 |      64.000 |
+ | "# max size B- -> D*(2010)+  pi-  pi- "         |        20 |        291 |     14.550 |     17.368 |      0.0000 |      50.000 |
+ | "# pi+"                                         |        20 |         65 |     3.2500 |     1.9969 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        20 |         69 |     3.4500 |     1.6271 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       170 |         23 |(  13.5294 +- 2.62331  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        23 |          0 |(  0.00000 +- 4.34783  )%|   -------   |   -------   |
+StrippingB2DstPipPipD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstPipPipD0PiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstPipPipD0PiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstPipPipD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstPipPipD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstPipPipD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstPipPipD2HHHHPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2DstPipPipD2HHHHPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2DstPipPipD2HHHHPiBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)-  pi+  pi+ "                  |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  pi-  pi- "                  |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        25 |         97 |     3.8800 |     12.628 |      0.0000 |      65.000 |
+ | "# D*(2010)-"                                   |        25 |         70 |     2.8000 |     4.6733 |      0.0000 |      22.000 |
+ | "# Phys/DstarD2HHHHPID2D0PiBeauty2Charm"        |        25 |        167 |     6.6800 |     13.031 |      1.0000 |      66.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        25 |        234 |     9.3600 |     3.7723 |      2.0000 |      18.000 |
+ | "# input particles"                             |        25 |        401 |     16.040 |     13.849 |      4.0000 |      80.000 |
+ | "# max size B+ -> D*(2010)-  pi+  pi+ "         |        25 |       1157 |     46.280 |     74.412 |      0.0000 |      352.00 |
+ | "# max size B- -> D*(2010)+  pi-  pi- "         |        25 |       1923 |     76.920 |     316.61 |      0.0000 |      1625.0 |
+ | "# pi+"                                         |        25 |        117 |     4.6800 |     2.1858 |      1.0000 |      10.000 |
+ | "# pi-"                                         |        25 |        117 |     4.6800 |     2.2400 |      1.0000 |      10.000 |
+ | "# selected"                                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1204 |        160 |(  13.2890 +- 0.978297 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       160 |          0 |(  0.00000 +- 0.625000 )%|   -------   |   -------   |
+StrippingB2DstPipPipD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstPipPipD2HHHHP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstPipPipD2HHHHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstPimPipD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstPimPipD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstPimPipD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstPimPipD0PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstPimPipD0PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstPimPipD0PiBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  pi-  pi+ "                  |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  pi+  pi- "                  |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        20 |         20 |     1.0000 |    0.94868 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        20 |         20 |     1.0000 |     1.1832 |      0.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        20 |         40 |     2.0000 |     1.5166 |      1.0000 |      7.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        20 |        134 |     6.7000 |     2.9000 |      2.0000 |      14.000 |
+ | "# input particles"                             |        20 |        174 |     8.7000 |     3.4220 |      3.0000 |      15.000 |
+ | "# max size B+ -> D*(2010)+  pi-  pi+ "         |        20 |        289 |     14.450 |     17.414 |      0.0000 |      48.000 |
+ | "# max size B- -> D*(2010)-  pi+  pi- "         |        20 |        208 |     10.400 |     15.857 |      0.0000 |      64.000 |
+ | "# pi+"                                         |        20 |         65 |     3.2500 |     1.9969 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        20 |         69 |     3.4500 |     1.6271 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       497 |         66 |(  13.2797 +- 1.52222  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        66 |          0 |(  0.00000 +- 1.51515  )%|   -------   |   -------   |
+StrippingB2DstPimPipD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstPimPipD0PiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstPimPipD0PiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstPimPipD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstPimPipD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstPimPipD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstPimPipD2HHHHPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2DstPimPipD2HHHHPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2DstPimPipD2HHHHPiBeauty2C...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  pi-  pi+ "                  |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  pi+  pi- "                  |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        25 |         97 |     3.8800 |     12.628 |      0.0000 |      65.000 |
+ | "# D*(2010)-"                                   |        25 |         70 |     2.8000 |     4.6733 |      0.0000 |      22.000 |
+ | "# Phys/DstarD2HHHHPID2D0PiBeauty2Charm"        |        25 |        167 |     6.6800 |     13.031 |      1.0000 |      66.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        25 |        234 |     9.3600 |     3.7723 |      2.0000 |      18.000 |
+ | "# input particles"                             |        25 |        401 |     16.040 |     13.849 |      4.0000 |      80.000 |
+ | "# max size B+ -> D*(2010)+  pi-  pi+ "         |        25 |       3354 |     134.16 |     570.60 |      0.0000 |      2925.0 |
+ | "# max size B- -> D*(2010)-  pi+  pi- "         |        25 |       1162 |     46.480 |     60.423 |      0.0000 |      264.00 |
+ | "# pi+"                                         |        25 |        117 |     4.6800 |     2.1858 |      1.0000 |      10.000 |
+ | "# pi-"                                         |        25 |        117 |     4.6800 |     2.2400 |      1.0000 |      10.000 |
+ | "# selected"                                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4516 |        756 |(  16.7405 +- 0.555551 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       756 |          0 |(  0.00000 +- 0.132275 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingB2DstPimPipD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstPimPipD2HHHHP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstPimPipD2HHHHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstPiKWSD0PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstPiKWSD0PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstPiKWSD0PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstPiKWSD0PiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstPiKWSD0PiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstPiKWSD0PiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstPiKWSD0PiBeauty2Charm    SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  pi+  K+ "                   |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  pi-  K- "                   |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        18 |         19 |     1.0556 |    0.97024 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        18 |         19 |     1.0556 |     1.2235 |      0.0000 |      4.0000 |
+ | "# K+"                                          |        18 |         44 |     2.4444 |     1.4990 |      1.0000 |      6.0000 |
+ | "# K-"                                          |        18 |         53 |     2.9444 |     1.6149 |      1.0000 |      6.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        18 |         38 |     2.1111 |     1.5595 |      1.0000 |      7.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        18 |         97 |     5.3889 |     2.7313 |      2.0000 |      11.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        18 |        126 |     7.0000 |     2.8868 |      2.0000 |      14.000 |
+ | "# input particles"                             |        18 |        261 |     14.500 |     5.7759 |      5.0000 |      26.000 |
+ | "# max size B+ -> D*(2010)+  pi+  K+ "          |        18 |        261 |     14.500 |     20.134 |      0.0000 |      72.000 |
+ | "# max size B- -> D*(2010)-  pi-  K- "          |        18 |        222 |     12.333 |     19.305 |      0.0000 |      64.000 |
+ | "# pi+"                                         |        18 |         61 |     3.3889 |     2.0586 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        18 |         65 |     3.6111 |     1.6034 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       483 |         94 |(  19.4617 +- 1.80143  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        94 |          0 |(  0.00000 +- 1.06383  )%|   -------   |   -------   |
+StrippingB2DstPiKWSD0PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstPiKWSD0PiBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstPiKWSD0PiBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstPiKWSD2HHHHPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstPiKWSD2HHHHPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstPiKWSD2HHHHPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstPiKWSD2HHHHPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2DstPiKWSD2HHHHPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2DstPiKWSD2HHHHPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2DstPiKWSD2HHHHPiBeauty2CharmSUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  pi+  K+ "                   |        25 |          2 |   0.080000 |    0.39192 |      0.0000 |      2.0000 |
+ | "# B- -> D*(2010)-  pi-  K- "                   |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        25 |         97 |     3.8800 |     12.628 |      0.0000 |      65.000 |
+ | "# D*(2010)-"                                   |        25 |         70 |     2.8000 |     4.6733 |      0.0000 |      22.000 |
+ | "# K+"                                          |        25 |         77 |     3.0800 |     1.8957 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        25 |         66 |     2.6400 |     1.7408 |      0.0000 |      6.0000 |
+ | "# Phys/DstarD2HHHHPID2D0PiBeauty2Charm"        |        25 |        167 |     6.6800 |     13.031 |      1.0000 |      66.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        25 |        143 |     5.7200 |     3.0531 |      1.0000 |      13.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        25 |        234 |     9.3600 |     3.7723 |      2.0000 |      18.000 |
+ | "# input particles"                             |        25 |        544 |     21.760 |     15.456 |      5.0000 |      91.000 |
+ | "# max size B+ -> D*(2010)+  pi+  K+ "          |        25 |       3445 |     137.80 |     570.64 |      0.0000 |      2925.0 |
+ | "# max size B- -> D*(2010)-  pi-  K- "          |        25 |        844 |     33.760 |     48.187 |      0.0000 |      198.00 |
+ | "# pi+"                                         |        25 |        117 |     4.6800 |     2.1858 |      1.0000 |      10.000 |
+ | "# pi-"                                         |        25 |        117 |     4.6800 |     2.2400 |      1.0000 |      10.000 |
+ | "# selected"                                    |        25 |          2 |   0.080000 |    0.39192 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        25 |          1 |(  4.00000 +- 3.91918  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4289 |        553 |(  12.8934 +- 0.511719 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       553 |          2 |( 0.361664 +- 0.255272 )%|   -------   |   -------   |
+B2DstPiKWSD2HHHHPiBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstPiKWSD2HHHHPiBeauty2Charm"         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2DstPiKWSD2HHHHPiBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstPiKWSD2HHHHPiBeauty2CharmTISTOS"   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B2DstPiKWSD2HHHHPiBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2DstPiKWSD2HHHHPiBeauty2CharmB2CBBDTBea|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2DstPiKWSD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstPiKWSD2HHHHPiBeauty2CharmLine"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2DstPiKWSD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstPiKWSD2HHHHPiBeauty2CharmLine"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2DstPiKWSD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstPiKWSD2HHHHPiBeauty2CharmLine"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstPiKWSD2HHHHPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstPiKWSD2HHHHPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstPiKWSD2HHHHPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstPiPiWSD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstPiPiWSD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstPiPiWSD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstPiPiWSD0PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstPiPiWSD0PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstPiPiWSD0PiBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  pi+  pi+ "                  |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  pi-  pi- "                  |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        20 |         20 |     1.0000 |    0.94868 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        20 |         20 |     1.0000 |     1.1832 |      0.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        20 |         40 |     2.0000 |     1.5166 |      1.0000 |      7.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        20 |        134 |     6.7000 |     2.9000 |      2.0000 |      14.000 |
+ | "# input particles"                             |        20 |        174 |     8.7000 |     3.4220 |      3.0000 |      15.000 |
+ | "# max size B+ -> D*(2010)+  pi+  pi+ "         |        20 |        360 |     18.000 |     23.956 |      0.0000 |      81.000 |
+ | "# max size B- -> D*(2010)-  pi-  pi- "         |        20 |        317 |     15.850 |     22.780 |      0.0000 |      72.000 |
+ | "# pi+"                                         |        20 |         65 |     3.2500 |     1.9969 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        20 |         69 |     3.4500 |     1.6271 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       263 |         50 |(  19.0114 +- 2.41959  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        50 |          0 |(  0.00000 +- 2.00000  )%|   -------   |   -------   |
+StrippingB2DstPiPiWSD0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstPiPiWSD0PiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstPiPiWSD0PiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstPiPiWSD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstPiPiWSD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstPiPiWSD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstPiPiWSD2HHHHPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2DstPiPiWSD2HHHHPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2DstPiPiWSD2HHHHPiBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  pi+  pi+ "                  |        25 |          6 |    0.24000 |     1.1758 |      0.0000 |      6.0000 |
+ | "# B- -> D*(2010)-  pi-  pi- "                  |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        25 |         97 |     3.8800 |     12.628 |      0.0000 |      65.000 |
+ | "# D*(2010)-"                                   |        25 |         70 |     2.8000 |     4.6733 |      0.0000 |      22.000 |
+ | "# Phys/DstarD2HHHHPID2D0PiBeauty2Charm"        |        25 |        167 |     6.6800 |     13.031 |      1.0000 |      66.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        25 |        234 |     9.3600 |     3.7723 |      2.0000 |      18.000 |
+ | "# input particles"                             |        25 |        401 |     16.040 |     13.849 |      4.0000 |      80.000 |
+ | "# max size B+ -> D*(2010)+  pi+  pi+ "         |        25 |       6018 |     240.72 |     1027.8 |      0.0000 |      5265.0 |
+ | "# max size B- -> D*(2010)-  pi-  pi- "         |        25 |       1370 |     54.800 |     64.107 |      0.0000 |      198.00 |
+ | "# pi+"                                         |        25 |        117 |     4.6800 |     2.1858 |      1.0000 |      10.000 |
+ | "# pi-"                                         |        25 |        117 |     4.6800 |     2.2400 |      1.0000 |      10.000 |
+ | "# selected"                                    |        25 |          6 |    0.24000 |     1.1758 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        25 |          1 |(  4.00000 +- 3.91918  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3200 |        682 |(  21.3125 +- 0.723928 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       682 |          6 |( 0.879765 +- 0.357579 )%|   -------   |   -------   |
+B2DstPiPiWSD2HHHHPiBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstPiPiWSD2HHHHPiBeauty2Charm"        |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# input particles"                             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2DstPiPiWSD2HHHHPiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstPiPiWSD2HHHHPiBeauty2CharmTISTOS"  |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+B2DstPiPiWSD2HHHHPiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2DstPiPiWSD2HHHHPiBeauty2CharmB2CBBDTBe|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2DstPiPiWSD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstPiPiWSD2HHHHPiBeauty2CharmLine"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2DstPiPiWSD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstPiPiWSD2HHHHPiBeauty2CharmLine"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2DstPiPiWSD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstPiPiWSD2HHHHPiBeauty2CharmLine"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstPiPiWSD2HHHHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstPiPiWSD2HHHHP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstPiPiWSD2HHHHP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0D0KD02HHD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0D0KD02HHD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0D0KD02HHD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+D2HHPIDTIGHTBeauty2CharmFilterSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |       150 |        135 |(  90.0000 +- 2.44949  )%|   -------   |   -------   |
+ | "#passed"                                       |       150 |        222 |     1.4800 |    0.93609 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |       278 |        222 |(  79.8561 +- 2.40549  )%|   -------   |   -------   |
+B2D0D0KD02HHD02HHBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       135 |        135 |(  100.000 +- 0.740741 )%|   -------   |   -------   |
+B2D0D0KD02HHD02HHBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       132 |        132 |(  100.000 +- 0.757576 )%|   -------   |   -------   |
+B2D0D0KD02HHD02HHBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  D0  K+ "                           |       132 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  D0  K- "                           |       132 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |       132 |        217 |     1.6439 |    0.83605 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |       132 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       132 |        316 |     2.3939 |     1.8039 |      0.0000 |      13.000 |
+ | "# K-"                                          |       132 |        307 |     2.3258 |     1.5594 |      0.0000 |      7.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |       132 |        217 |     1.6439 |    0.83605 |      1.0000 |      4.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |       132 |        623 |     4.7197 |     2.7834 |      1.0000 |      17.000 |
+ | "# input particles"                             |       132 |        840 |     6.3636 |     3.0927 |      2.0000 |      20.000 |
+ | "# max size B+ -> D0  D0  K+ "                  |       132 |       1218 |     9.2273 |     16.507 |      0.0000 |      117.00 |
+ | "# max size B- -> D0  D0  K- "                  |       132 |       1244 |     9.4242 |     14.211 |      0.0000 |      64.000 |
+ | "# selected"                                    |       132 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       132 |          0 |(  0.00000 +- 0.757576 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       682 |         87 |(  12.7566 +- 1.27744  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        87 |          0 |(  0.00000 +- 1.14943  )%|   -------   |   -------   |
+StrippingB2D0D0KD02HHD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0D0KD02HHD02HHB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0D0KD02HHD02HHB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0D0PiD02HHD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0D0PiD02HHD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0D0PiD02HHD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0D0PiD02HHD02HHBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       135 |        135 |(  100.000 +- 0.740741 )%|   -------   |   -------   |
+B2D0D0PiD02HHD02HHBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       135 |        135 |(  100.000 +- 0.740741 )%|   -------   |   -------   |
+B2D0D0PiD02HHD02HHBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  D0  pi+ "                          |       135 |          1 |  0.0074074 |   0.085747 |      0.0000 |      1.0000 |
+ | "# B- -> D0  D0  pi- "                          |       135 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |       135 |        222 |     1.6444 |    0.83858 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |       135 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |       135 |        222 |     1.6444 |    0.83858 |      1.0000 |      4.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |       135 |        985 |     7.2963 |     3.5320 |      1.0000 |      20.000 |
+ | "# input particles"                             |       135 |       1207 |     8.9407 |     3.7767 |      2.0000 |      23.000 |
+ | "# max size B+ -> D0  D0  pi+ "                 |       135 |       1783 |     13.207 |     19.614 |      0.0000 |      126.00 |
+ | "# max size B- -> D0  D0  pi- "                 |       135 |       1898 |     14.059 |     18.793 |      0.0000 |      90.000 |
+ | "# pi+"                                         |       135 |        482 |     3.5704 |     2.1101 |      0.0000 |      14.000 |
+ | "# pi-"                                         |       135 |        503 |     3.7259 |     2.1341 |      0.0000 |      11.000 |
+ | "# selected"                                    |       135 |          1 |  0.0074074 |   0.085747 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       135 |          1 |( 0.740741 +- 0.737992 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       994 |        124 |(  12.4748 +- 1.04807  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       124 |          1 |( 0.806452 +- 0.803193 )%|   -------   |   -------   |
+B2D0D0PiD02HHD02HHBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0PiD02HHD02HHBeauty2Charm"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0D0PiD02HHD02HHBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0PiD02HHD02HHBeauty2CharmTISTOS"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0D0PiD02HHD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0D0PiD02HHD02HH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0D0PiD02HHD02HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstD0Beauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstD0Beauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstD0Beauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstD0Beauty2CharmCombCutD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstD0Beauty2CharmCombCutD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstD0Beauty2Charm           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D0 "                        |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D0 "                        |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        20 |         20 |     1.0000 |    0.94868 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        20 |         20 |     1.0000 |     1.1832 |      0.0000 |      4.0000 |
+ | "# D0"                                          |        20 |         47 |     2.3500 |     1.5256 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |        20 |         47 |     2.3500 |     1.5256 |      1.0000 |      6.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        20 |         40 |     2.0000 |     1.5166 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        20 |         87 |     4.3500 |     2.7069 |      2.0000 |      12.000 |
+ | "# max size B+ -> D*(2010)+  D0 "               |        20 |         62 |     3.1000 |     4.5155 |      0.0000 |      15.000 |
+ | "# max size B- -> D*(2010)-  D0 "               |        20 |         59 |     2.9500 |     4.8008 |      0.0000 |      20.000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       121 |         21 |(  17.3554 +- 3.44296  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        21 |          0 |(  0.00000 +- 4.76190  )%|   -------   |   -------   |
+StrippingB2DstD0Beauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstD0Beauty2Char...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstD0Beauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstD0D02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstD0D02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstD0D02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstD0D02K3PiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstD0D02K3PiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B2DstD0D02K3PiBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D0 "                        |         9 |          2 |    0.22222 |    0.62854 |      0.0000 |      2.0000 |
+ | "# B- -> D*(2010)-  D0 "                        |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         9 |         11 |     1.2222 |     1.1331 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |         9 |         11 |     1.2222 |     1.3147 |      0.0000 |      4.0000 |
+ | "# D0"                                          |         9 |        154 |     17.111 |     26.901 |      1.0000 |      88.000 |
+ | "# D~0"                                         |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2K3PIPIDBeauty2CharmFilter"            |         9 |        154 |     17.111 |     26.901 |      1.0000 |      88.000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         9 |         22 |     2.4444 |     2.0062 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         9 |        176 |     19.556 |     26.895 |      2.0000 |      89.000 |
+ | "# max size B+ -> D*(2010)+  D0 "               |         9 |        199 |     22.111 |     28.121 |      0.0000 |      88.000 |
+ | "# max size B- -> D*(2010)-  D0 "               |         9 |        158 |     17.556 |     31.330 |      0.0000 |      99.000 |
+ | "# selected"                                    |         9 |          2 |    0.22222 |    0.62854 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       357 |         31 |(  8.68347 +- 1.49035  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        31 |          2 |(  6.45161 +- 4.41237  )%|   -------   |   -------   |
+B2DstD0D02K3PiBeauty2CharmT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0D02K3PiBeauty2Charm"             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2DstD0D02K3PiBeauty2CharmB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0D02K3PiBeauty2CharmTISTOS"       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2DstD0D02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstD0D02K3PiBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstD0D02K3PiBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        104 |(  10.4000 +- 0.965319 )%|   -------   |   -------   |
+StrippingB02DstDstWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       104 |         37 |(  35.5769 +- 4.69449  )%|   -------   |   -------   |
+StrippingB02DstDstWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+B02DstDstWSBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DstDstWSBeauty2Charm       SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D*(2010)- "                 |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D*(2010)+ "                |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |         3 |          4 |     1.3333 |     1.2472 |      0.0000 |      3.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# max size B0 -> D*(2010)-  D*(2010)- "        |         3 |         10 |     3.3333 |     4.0277 |      0.0000 |      9.0000 |
+ | "# max size B~0 -> D*(2010)+  D*(2010)+ "       |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstWSBeauty2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstWSBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         87 |(  8.70000 +- 0.891241 )%|   -------   |   -------   |
+StrippingB02DstDWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        87 |         27 |(  31.0345 +- 4.95997  )%|   -------   |   -------   |
+StrippingB02DstDWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+B02DstDWSBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstDWSBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstDWSBeauty2Charm         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D- "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# D-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# max size B0 -> D*(2010)-  D- "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D+ "              |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDWSBeauty2Ch...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDWSBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DDKBeauty2CharmL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DDKBeauty2CharmL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DDKBeauty2CharmL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+D2KpKmPip_ccBeauty2CharmFilterSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHBeauty2Charm"                      |       245 |       4539 |     18.527 |     27.264 |      1.0000 |      223.00 |
+ | "# input particles"                             |       245 |       4539 |     18.527 |     27.264 |      1.0000 |      223.00 |
+ |*"#accept"                                       |       245 |        186 |(  75.9184 +- 2.73170  )%|   -------   |   -------   |
+ | "#passed"                                       |       245 |       1139 |     4.6490 |     7.9143 |      0.0000 |      72.000 |
+ |*"efficiency"                                    |      4539 |       1139 |(  25.0936 +- 0.643519 )%|   -------   |   -------   |
+D2KpKmPip_cc_PIDBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2KpKmPip_ccBeauty2CharmFilter"         |       186 |       1139 |     6.1237 |     8.5717 |      1.0000 |      72.000 |
+ | "# input particles"                             |       186 |       1139 |     6.1237 |     8.5717 |      1.0000 |      72.000 |
+ |*"#accept"                                       |       186 |        103 |(  55.3763 +- 3.64492  )%|   -------   |   -------   |
+ | "#passed"                                       |       186 |        316 |     1.6989 |     3.1256 |      0.0000 |      23.000 |
+ |*"efficiency"                                    |      1139 |        316 |(  27.7436 +- 1.32665  )%|   -------   |   -------   |
+D2KmPipPip_ccBeauty2CharmFi...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHBeauty2Charm"                      |       245 |       4539 |     18.527 |     27.264 |      1.0000 |      223.00 |
+ | "# input particles"                             |       245 |       4539 |     18.527 |     27.264 |      1.0000 |      223.00 |
+ |*"#accept"                                       |       245 |        169 |(  68.9796 +- 2.95530  )%|   -------   |   -------   |
+ | "#passed"                                       |       245 |        565 |     2.3061 |     3.5993 |      0.0000 |      30.000 |
+ |*"efficiency"                                    |      4539 |        565 |(  12.4477 +- 0.490002 )%|   -------   |   -------   |
+D2KmPipPip_cc_PIDBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2KmPipPip_ccBeauty2CharmFilter"        |       169 |        565 |     3.3432 |     3.9133 |      1.0000 |      30.000 |
+ | "# input particles"                             |       169 |        565 |     3.3432 |     3.9133 |      1.0000 |      30.000 |
+ |*"#accept"                                       |       169 |        121 |(  71.5976 +- 3.46883  )%|   -------   |   -------   |
+ | "#passed"                                       |       169 |        292 |     1.7278 |     2.8132 |      0.0000 |      29.000 |
+ |*"efficiency"                                    |       565 |        292 |(  51.6814 +- 2.10233  )%|   -------   |   -------   |
+DANDDSCFPIDBeauty2Charm       SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2KmPipPip_cc_PIDBeauty2CharmFilter"    |       152 |        292 |     1.9211 |     2.9031 |      0.0000 |      29.000 |
+ | "# Phys/D2KpKmPip_cc_PIDBeauty2CharmFilter"     |       152 |        316 |     2.0789 |     3.3414 |      0.0000 |      23.000 |
+ | "# input particles"                             |       152 |        608 |     4.0000 |     5.8647 |      1.0000 |      52.000 |
+ |*"#accept"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+ | "#passed"                                       |       152 |        608 |     4.0000 |     5.8647 |      1.0000 |      52.000 |
+ |*"efficiency"                                    |       608 |        608 |(  100.000 +- 0.164474 )%|   -------   |   -------   |
+B2DDKBeauty2CharmCombCutDAN...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B2DDKBeauty2CharmCombCutK_P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B2DDKBeauty2Charm             SUCCESS Number of counters : 20
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  D+  K- "                           |       150 |         47 |    0.31333 |     2.3612 |      0.0000 |      21.000 |
+ | "# B+ -> D-  D+  K+ "                           |       150 |         22 |    0.14667 |     1.0481 |      0.0000 |      9.0000 |
+ | "# B- -> D+  D-  K- "                           |       150 |         59 |    0.39333 |     3.3444 |      0.0000 |      32.000 |
+ | "# B- -> D-  D-  K+ "                           |       150 |          1 |  0.0066667 |   0.081377 |      0.0000 |      1.0000 |
+ | "# D+"                                          |       150 |        298 |     1.9867 |     3.6824 |      0.0000 |      32.000 |
+ | "# D-"                                          |       150 |        308 |     2.0533 |     2.7852 |      0.0000 |      20.000 |
+ | "# K+"                                          |       150 |        375 |     2.5000 |     1.8175 |      0.0000 |      13.000 |
+ | "# K-"                                          |       150 |        342 |     2.2800 |     1.5454 |      0.0000 |      7.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |       150 |        606 |     4.0400 |     5.8934 |      1.0000 |      52.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |       150 |        717 |     4.7800 |     2.7878 |      1.0000 |      17.000 |
+ | "# input particles"                             |       150 |       1323 |     8.8200 |     7.4100 |      2.0000 |      63.000 |
+ | "# max size B+ -> D+  D+  K- "                  |       150 |      11495 |     76.633 |     516.50 |      0.0000 |      6144.0 |
+ | "# max size B+ -> D-  D+  K+ "                  |       150 |       6878 |     45.853 |     273.98 |      0.0000 |      3200.0 |
+ | "# max size B- -> D+  D-  K- "                  |       150 |       7191 |     47.940 |     322.96 |      0.0000 |      3840.0 |
+ | "# max size B- -> D-  D-  K+ "                  |       150 |       6130 |     40.867 |     178.85 |      0.0000 |      2000.0 |
+ | "# selected"                                    |       150 |        129 |    0.86000 |     6.7439 |      0.0000 |      60.000 |
+ |*"#accept"                                       |       150 |          6 |(  4.00000 +- 1.60000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     21950 |       3835 |(  17.4715 +- 0.256301 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3835 |        129 |(  3.36375 +- 0.291138 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        42 |         42 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2DDKBeauty2CharmTISTOS       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DDKBeauty2Charm"                      |         6 |        129 |     21.500 |     26.330 |      1.0000 |      60.000 |
+ | "# input particles"                             |         6 |        129 |     21.500 |     26.330 |      1.0000 |      60.000 |
+ |*"#accept"                                       |         6 |          4 |(  66.6667 +- 19.2450  )%|   -------   |   -------   |
+B2DDKBeauty2CharmB2CBBDTBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DDKBeauty2CharmTISTOS"                |         4 |         68 |     17.000 |     19.849 |      1.0000 |      51.000 |
+ | "# input particles"                             |         4 |         68 |     17.000 |     19.849 |      1.0000 |      51.000 |
+ |*"#accept"                                       |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         43 |     10.750 |     13.917 |      0.0000 |      34.000 |
+ |*"efficiency"                                    |        68 |         43 |(  63.2353 +- 5.84710  )%|   -------   |   -------   |
+B2DDKBeauty2CharmLine         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DDKBeauty2CharmB2CBBDTBeauty2CharmFilt|         2 |         43 |     21.500 |     12.500 |      9.0000 |      34.000 |
+ | "# input particles"                             |         2 |         43 |     21.500 |     12.500 |      9.0000 |      34.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         43 |     21.500 |     12.500 |      9.0000 |      34.000 |
+ |*"efficiency"                                    |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+RelatedInfo1_B2DDKBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DDKBeauty2CharmLine"                  |         2 |         43 |     21.500 |     12.500 |      9.0000 |      34.000 |
+ | "# input particles"                             |         2 |         43 |     21.500 |     12.500 |      9.0000 |      34.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2DDKBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DDKBeauty2CharmLine"                  |         2 |         43 |     21.500 |     12.500 |      9.0000 |      34.000 |
+ | "# input particles"                             |         2 |         43 |     21.500 |     12.500 |      9.0000 |      34.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2DDKBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DDKBeauty2CharmLine"                  |         2 |         43 |     21.500 |     12.500 |      9.0000 |      34.000 |
+ | "# input particles"                             |         2 |         43 |     21.500 |     12.500 |      9.0000 |      34.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2DDKBeauty2CharmL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2DDKBeauty2CharmLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DDKBeauty2CharmLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DDKWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        115 |(  11.5000 +- 1.00884  )%|   -------   |   -------   |
+StrippingB2DDKWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       115 |         52 |(  45.2174 +- 4.64115  )%|   -------   |   -------   |
+StrippingB2DDKWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        52 |         52 |(  100.000 +- 1.92308  )%|   -------   |   -------   |
+B2DDKWSBeauty2CharmCombCutD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+B2DDKWSBeauty2CharmCombCutK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+B2DDKWSBeauty2Charm           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  D+  K+ "                           |        19 |         15 |    0.78947 |     3.3495 |      0.0000 |      15.000 |
+ | "# B- -> D-  D-  K- "                           |        19 |          7 |    0.36842 |     1.5631 |      0.0000 |      7.0000 |
+ | "# D+"                                          |        19 |         56 |     2.9474 |     4.7735 |      0.0000 |      20.000 |
+ | "# D-"                                          |        19 |         57 |     3.0000 |     3.9337 |      0.0000 |      13.000 |
+ | "# K+"                                          |        19 |         52 |     2.7368 |     1.4083 |      1.0000 |      7.0000 |
+ | "# K-"                                          |        19 |         45 |     2.3684 |     1.3845 |      0.0000 |      4.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        19 |        113 |     5.9474 |     8.1141 |      1.0000 |      31.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        19 |         97 |     5.1053 |     2.2453 |      2.0000 |      9.0000 |
+ | "# input particles"                             |        19 |        210 |     11.053 |     8.6965 |      3.0000 |      37.000 |
+ | "# max size B+ -> D+  D+  K+ "                  |        19 |       1719 |     90.474 |     273.45 |      0.0000 |      1200.0 |
+ | "# max size B- -> D-  D-  K- "                  |        19 |       1453 |     76.474 |     164.59 |      0.0000 |      507.00 |
+ | "# selected"                                    |        19 |         22 |     1.1579 |     4.9125 |      0.0000 |      22.000 |
+ |*"#accept"                                       |        19 |          1 |(  5.26316 +- 5.12278  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1432 |         73 |(  5.09777 +- 0.581242 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        73 |         22 |(  30.1370 +- 5.37047  )%|   -------   |   -------   |
+B2DDKWSBeauty2CharmTISTOS     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DDKWSBeauty2Charm"                    |         1 |         22 |     22.000 |     0.0000 |      22.000 |      22.000 |
+ | "# input particles"                             |         1 |         22 |     22.000 |     0.0000 |      22.000 |      22.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2DDKWSBeauty2CharmB2CBBDTB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DDKWSBeauty2CharmTISTOS"              |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "# input particles"                             |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ |*"efficiency"                                    |        14 |          9 |(  64.2857 +- 12.8060  )%|   -------   |   -------   |
+B2DDKWSBeauty2CharmLine       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DDKWSBeauty2CharmB2CBBDTBeauty2CharmFi|         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# input particles"                             |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ |*"efficiency"                                    |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+RelatedInfo1_B2DDKWSBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DDKWSBeauty2CharmLine"                |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# input particles"                             |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2DDKWSBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DDKWSBeauty2CharmLine"                |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# input particles"                             |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2DDKWSBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DDKWSBeauty2CharmLine"                |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# input particles"                             |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DDKWSBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DDKWSBeauty2Char...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DDKWSBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0DKBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0DKBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0DKBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0DKBeauty2CharmCombCutD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B02D0DKBeauty2CharmCombCutD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        82 |         82 |(  100.000 +- 1.21951  )%|   -------   |   -------   |
+B02D0DKBeauty2CharmCombCutK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        81 |         81 |(  100.000 +- 1.23457  )%|   -------   |   -------   |
+B02D0DKBeauty2Charm           SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D+  K- "                           |        81 |         13 |    0.16049 |    0.88131 |      0.0000 |      6.0000 |
+ | "# B0 -> D0  D-  K+ "                           |        81 |         11 |    0.13580 |    0.89929 |      0.0000 |      8.0000 |
+ | "# D+"                                          |        81 |        207 |     2.5556 |     4.7088 |      0.0000 |      32.000 |
+ | "# D-"                                          |        81 |        187 |     2.3086 |     3.1137 |      0.0000 |      20.000 |
+ | "# D0"                                          |        81 |        140 |     1.7284 |    0.91641 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        81 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        81 |        226 |     2.7901 |     2.0167 |      0.0000 |      13.000 |
+ | "# K-"                                          |        81 |        211 |     2.6049 |     1.5767 |      0.0000 |      7.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        81 |        140 |     1.7284 |    0.91641 |      1.0000 |      4.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        81 |        394 |     4.8642 |     7.3059 |      1.0000 |      52.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        81 |        437 |     5.3951 |     3.0375 |      1.0000 |      17.000 |
+ | "# input particles"                             |        81 |        971 |     11.988 |     9.3472 |      4.0000 |      66.000 |
+ | "# max size B0 -> D0  D+  K- "                  |        81 |       1860 |     22.963 |     71.128 |      0.0000 |      576.00 |
+ | "# max size B0 -> D0  D-  K+ "                  |        81 |       1286 |     15.877 |     39.946 |      0.0000 |      300.00 |
+ | "# selected"                                    |        81 |         24 |    0.29630 |     1.6663 |      0.0000 |      14.000 |
+ |*"#accept"                                       |        81 |          5 |(  6.17284 +- 2.67402  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3146 |        359 |(  11.4113 +- 0.566862 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       359 |         24 |(  6.68524 +- 1.31822  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02D0DKBeauty2CharmTISTOS     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DKBeauty2Charm"                    |         5 |         24 |     4.8000 |     4.8332 |      1.0000 |      14.000 |
+ | "# input particles"                             |         5 |         24 |     4.8000 |     4.8332 |      1.0000 |      14.000 |
+ |*"#accept"                                       |         5 |          4 |(  80.0000 +- 17.8885  )%|   -------   |   -------   |
+B02D0DKBeauty2CharmB2CBBDTB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DKBeauty2CharmTISTOS"              |         4 |         19 |     4.7500 |     5.4025 |      1.0000 |      14.000 |
+ | "# input particles"                             |         4 |         19 |     4.7500 |     5.4025 |      1.0000 |      14.000 |
+ |*"#accept"                                       |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         16 |     4.0000 |     5.8310 |      0.0000 |      14.000 |
+ |*"efficiency"                                    |        19 |         16 |(  84.2105 +- 8.36547  )%|   -------   |   -------   |
+B02D0DKBeauty2CharmLine       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DKBeauty2CharmB2CBBDTBeauty2CharmFi|         2 |         16 |     8.0000 |     6.0000 |      2.0000 |      14.000 |
+ | "# input particles"                             |         2 |         16 |     8.0000 |     6.0000 |      2.0000 |      14.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         16 |     8.0000 |     6.0000 |      2.0000 |      14.000 |
+ |*"efficiency"                                    |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+RelatedInfo1_B02D0DKBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DKBeauty2CharmLine"                |         2 |         16 |     8.0000 |     6.0000 |      2.0000 |      14.000 |
+ | "# input particles"                             |         2 |         16 |     8.0000 |     6.0000 |      2.0000 |      14.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02D0DKBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DKBeauty2CharmLine"                |         2 |         16 |     8.0000 |     6.0000 |      2.0000 |      14.000 |
+ | "# input particles"                             |         2 |         16 |     8.0000 |     6.0000 |      2.0000 |      14.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02D0DKBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DKBeauty2CharmLine"                |         2 |         16 |     8.0000 |     6.0000 |      2.0000 |      14.000 |
+ | "# input particles"                             |         2 |         16 |     8.0000 |     6.0000 |      2.0000 |      14.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02D0DKBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02D0DKBeauty2Char...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0DKBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0DKD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0DKD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0DKD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0DKD02K3PiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+D2K3PIPIDTIGHTBeauty2CharmF...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2K3PIBeauty2CharmFilter"               |        99 |        736 |     7.4343 |     15.055 |      1.0000 |      113.00 |
+ | "# input particles"                             |        99 |        736 |     7.4343 |     15.055 |      1.0000 |      113.00 |
+ |*"#accept"                                       |        99 |         62 |(  62.6263 +- 4.86232  )%|   -------   |   -------   |
+ | "#passed"                                       |        99 |        235 |     2.3737 |     5.2524 |      0.0000 |      45.000 |
+ |*"efficiency"                                    |       736 |        235 |(  31.9293 +- 1.71845  )%|   -------   |   -------   |
+B02D0DKD02K3PiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        46 |         46 |(  100.000 +- 2.17391  )%|   -------   |   -------   |
+B02D0DKD02K3PiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        45 |         45 |(  100.000 +- 2.22222  )%|   -------   |   -------   |
+B02D0DKD02K3PiBeauty2Charm    SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D+  K- "                           |        45 |         81 |     1.8000 |     8.4264 |      0.0000 |      46.000 |
+ | "# B0 -> D0  D-  K+ "                           |        45 |         11 |    0.24444 |     1.3525 |      0.0000 |      9.0000 |
+ | "# D+"                                          |        45 |        186 |     4.1333 |     5.7797 |      0.0000 |      32.000 |
+ | "# D-"                                          |        45 |        172 |     3.8222 |     3.9625 |      0.0000 |      20.000 |
+ | "# D0"                                          |        45 |        201 |     4.4667 |     7.1324 |      1.0000 |      45.000 |
+ | "# D~0"                                         |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        45 |        128 |     2.8444 |     1.7251 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        45 |        115 |     2.5556 |     1.8203 |      0.0000 |      7.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        45 |        201 |     4.4667 |     7.1324 |      1.0000 |      45.000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        45 |        358 |     7.9556 |     9.1359 |      1.0000 |      52.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        45 |        243 |     5.4000 |     3.0140 |      1.0000 |      14.000 |
+ | "# input particles"                             |        45 |        802 |     17.822 |     17.084 |      4.0000 |      108.00 |
+ | "# max size B0 -> D0  D+  K- "                  |        45 |      11392 |     253.16 |     1282.7 |      0.0000 |      8640.0 |
+ | "# max size B0 -> D0  D-  K+ "                  |        45 |       7025 |     156.11 |     666.99 |      0.0000 |      4500.0 |
+ | "# selected"                                    |        45 |         92 |     2.0444 |     9.4891 |      0.0000 |      48.000 |
+ |*"#accept"                                       |        45 |          2 |(  4.44444 +- 3.07207  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     18417 |       2179 |(  11.8315 +- 0.237994 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2179 |         92 |(  4.22212 +- 0.430794 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        60 |         60 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02D0DKD02K3PiBeauty2CharmT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DKD02K3PiBeauty2Charm"             |         2 |         92 |     46.000 |     2.0000 |      44.000 |      48.000 |
+ | "# input particles"                             |         2 |         92 |     46.000 |     2.0000 |      44.000 |      48.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02D0DKD02K3PiBeauty2CharmB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DKD02K3PiBeauty2CharmTISTOS"       |         2 |         37 |     18.500 |     14.500 |      4.0000 |      33.000 |
+ | "# input particles"                             |         2 |         37 |     18.500 |     14.500 |      4.0000 |      33.000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         30 |     15.000 |     15.000 |      0.0000 |      30.000 |
+ |*"efficiency"                                    |        37 |         30 |(  81.0811 +- 6.43883  )%|   -------   |   -------   |
+B02D0DKD02K3PiBeauty2CharmLineSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DKD02K3PiBeauty2CharmB2CBBDTBeauty2|         1 |         30 |     30.000 |     0.0000 |      30.000 |      30.000 |
+ | "# input particles"                             |         1 |         30 |     30.000 |     0.0000 |      30.000 |      30.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         30 |     30.000 |     0.0000 |      30.000 |      30.000 |
+ |*"efficiency"                                    |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+RelatedInfo1_B02D0DKD02K3Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DKD02K3PiBeauty2CharmLine"         |         1 |         30 |     30.000 |     0.0000 |      30.000 |      30.000 |
+ | "# input particles"                             |         1 |         30 |     30.000 |     0.0000 |      30.000 |      30.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02D0DKD02K3Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DKD02K3PiBeauty2CharmLine"         |         1 |         30 |     30.000 |     0.0000 |      30.000 |      30.000 |
+ | "# input particles"                             |         1 |         30 |     30.000 |     0.0000 |      30.000 |      30.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02D0DKD02K3Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DKD02K3PiBeauty2CharmLine"         |         1 |         30 |     30.000 |     0.0000 |      30.000 |      30.000 |
+ | "# input particles"                             |         1 |         30 |     30.000 |     0.0000 |      30.000 |      30.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0DKD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0DKD02K3PiBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0DKD02K3PiBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0DKWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         97 |(  9.70000 +- 0.935901 )%|   -------   |   -------   |
+StrippingB02D0DKWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        97 |         33 |(  34.0206 +- 4.81049  )%|   -------   |   -------   |
+StrippingB02D0DKWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+B02D0DKWSBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+B02D0DKWSBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B02D0DKWSBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B02D0DKWSBeauty2Charm         SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D+  K+ "                           |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  D-  K- "                           |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         8 |         10 |     1.2500 |     1.2990 |      0.0000 |      4.0000 |
+ | "# D-"                                          |         8 |         11 |     1.3750 |     1.4087 |      0.0000 |      4.0000 |
+ | "# D0"                                          |         8 |         10 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         8 |         20 |     2.5000 |     1.7321 |      0.0000 |      6.0000 |
+ | "# K-"                                          |         8 |         21 |     2.6250 |     1.3170 |      1.0000 |      5.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |         8 |         10 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |         8 |         21 |     2.6250 |     2.2879 |      1.0000 |      8.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |         8 |         41 |     5.1250 |     2.0879 |      3.0000 |      9.0000 |
+ | "# input particles"                             |         8 |         72 |     9.0000 |     2.1794 |      6.0000 |      12.000 |
+ | "# max size B0 -> D0  D+  K+ "                  |         8 |         24 |     3.0000 |     3.3166 |      0.0000 |      8.0000 |
+ | "# max size B0 -> D0  D-  K- "                  |         8 |         18 |     2.2500 |     2.0463 |      0.0000 |      6.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        42 |          2 |(  4.76190 +- 3.28603  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02D0DKWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0DKWSBeauty2Ch...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0DKWSBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0DKWSD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         99 |(  9.90000 +- 0.944452 )%|   -------   |   -------   |
+StrippingB02D0DKWSD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        99 |         39 |(  39.3939 +- 4.91083  )%|   -------   |   -------   |
+StrippingB02D0DKWSD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        39 |         39 |(  100.000 +- 2.56410  )%|   -------   |   -------   |
+B02D0DKWSD02K3PiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+B02D0DKWSD02K3PiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02D0DKWSD02K3PiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02D0DKWSD02K3PiBeauty2Charm  SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D+  K+ "                           |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  D-  K- "                           |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         4 |          9 |     2.2500 |     2.7726 |      0.0000 |      7.0000 |
+ | "# D-"                                          |         4 |          7 |     1.7500 |     1.9203 |      0.0000 |      5.0000 |
+ | "# D0"                                          |         4 |          6 |     1.5000 |    0.86603 |      1.0000 |      3.0000 |
+ | "# D~0"                                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         4 |         11 |     2.7500 |    0.43301 |      2.0000 |      3.0000 |
+ | "# K-"                                          |         4 |          8 |     2.0000 |     1.8708 |      0.0000 |      5.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |         4 |          6 |     1.5000 |    0.86603 |      1.0000 |      3.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |         4 |         16 |     4.0000 |     3.0822 |      1.0000 |      8.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |         4 |         19 |     4.7500 |     2.0463 |      3.0000 |      8.0000 |
+ | "# input particles"                             |         4 |         41 |     10.250 |     5.2619 |      5.0000 |      16.000 |
+ | "# max size B0 -> D0  D+  K+ "                  |         4 |         68 |     17.000 |     26.580 |      0.0000 |      63.000 |
+ | "# max size B0 -> D0  D-  K- "                  |         4 |         31 |     7.7500 |     10.256 |      0.0000 |      25.000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        99 |          1 |(  1.01010 +- 1.00499  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0DKWSD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0DKWSD02K3PiBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0DKWSD02K3PiBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDKBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstDKBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstDKBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstDKBeauty2CharmCombCutD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B2DstDKBeauty2CharmCombCutD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+B2DstDKBeauty2CharmCombCutK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+B2DstDKBeauty2Charm           SUCCESS Number of counters : 27
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D+  K- "                    |        17 |         12 |    0.70588 |     1.9633 |      0.0000 |      8.0000 |
+ | "# B+ -> D*(2010)+  D-  K+ "                    |        17 |          4 |    0.23529 |    0.94118 |      0.0000 |      4.0000 |
+ | "# B+ -> D*(2010)-  D+  K+ "                    |        17 |          2 |    0.11765 |    0.47059 |      0.0000 |      2.0000 |
+ | "# B- -> D*(2010)+  D-  K- "                    |        17 |          7 |    0.41176 |     1.6471 |      0.0000 |      7.0000 |
+ | "# B- -> D*(2010)-  D+  K- "                    |        17 |          9 |    0.52941 |     1.2888 |      0.0000 |      5.0000 |
+ | "# B- -> D*(2010)-  D-  K+ "                    |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        17 |         19 |     1.1176 |    0.96298 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        17 |         18 |     1.0588 |     1.2589 |      0.0000 |      4.0000 |
+ | "# D+"                                          |        17 |         89 |     5.2353 |     8.6537 |      0.0000 |      32.000 |
+ | "# D-"                                          |        17 |         63 |     3.7059 |     5.5068 |      0.0000 |      20.000 |
+ | "# K+"                                          |        17 |         42 |     2.4706 |     1.5384 |      1.0000 |      6.0000 |
+ | "# K-"                                          |        17 |         52 |     3.0588 |     1.5893 |      1.0000 |      6.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        17 |        152 |     8.9412 |     13.679 |      1.0000 |      52.000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        17 |         37 |     2.1765 |     1.5806 |      1.0000 |      7.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        17 |         94 |     5.5294 |     2.7465 |      2.0000 |      11.000 |
+ | "# input particles"                             |        17 |        283 |     16.647 |     15.974 |      4.0000 |      64.000 |
+ | "# max size B+ -> D*(2010)+  D+  K- "           |        17 |        580 |     34.118 |     60.823 |      0.0000 |      192.00 |
+ | "# max size B+ -> D*(2010)+  D-  K+ "           |        17 |        299 |     17.588 |     33.088 |      0.0000 |      100.00 |
+ | "# max size B+ -> D*(2010)-  D+  K+ "           |        17 |        396 |     23.294 |     52.410 |      0.0000 |      180.00 |
+ | "# max size B- -> D*(2010)+  D-  K- "           |        17 |        335 |     19.706 |     40.358 |      0.0000 |      132.00 |
+ | "# max size B- -> D*(2010)-  D+  K- "           |        17 |        427 |     25.118 |     57.137 |      0.0000 |      180.00 |
+ | "# max size B- -> D*(2010)-  D-  K+ "           |        17 |        281 |     16.529 |     37.025 |      0.0000 |      132.00 |
+ | "# selected"                                    |        17 |         34 |     2.0000 |     4.1727 |      0.0000 |      14.000 |
+ |*"#accept"                                       |        17 |          4 |(  23.5294 +- 10.2879  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2318 |        448 |(  19.3270 +- 0.820143 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       448 |         34 |(  7.58929 +- 1.25119  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2DstDKBeauty2CharmTISTOS     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDKBeauty2Charm"                    |         4 |         34 |     8.5000 |     4.3301 |      2.0000 |      14.000 |
+ | "# input particles"                             |         4 |         34 |     8.5000 |     4.3301 |      2.0000 |      14.000 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+B2DstDKBeauty2CharmB2CBBDTB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDKBeauty2CharmTISTOS"              |         3 |         23 |     7.6667 |     4.9216 |      2.0000 |      14.000 |
+ | "# input particles"                             |         3 |         23 |     7.6667 |     4.9216 |      2.0000 |      14.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |         22 |     7.3333 |     4.9889 |      2.0000 |      14.000 |
+ |*"efficiency"                                    |        23 |         22 |(  95.6522 +- 4.25226  )%|   -------   |   -------   |
+B2DstDKBeauty2CharmLine       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDKBeauty2CharmB2CBBDTBeauty2CharmFi|         3 |         22 |     7.3333 |     4.9889 |      2.0000 |      14.000 |
+ | "# input particles"                             |         3 |         22 |     7.3333 |     4.9889 |      2.0000 |      14.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |         22 |     7.3333 |     4.9889 |      2.0000 |      14.000 |
+ |*"efficiency"                                    |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+RelatedInfo1_B2DstDKBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDKBeauty2CharmLine"                |         3 |         22 |     7.3333 |     4.9889 |      2.0000 |      14.000 |
+ | "# input particles"                             |         3 |         22 |     7.3333 |     4.9889 |      2.0000 |      14.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_B2DstDKBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDKBeauty2CharmLine"                |         3 |         22 |     7.3333 |     4.9889 |      2.0000 |      14.000 |
+ | "# input particles"                             |         3 |         22 |     7.3333 |     4.9889 |      2.0000 |      14.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_B2DstDKBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDKBeauty2CharmLine"                |         3 |         22 |     7.3333 |     4.9889 |      2.0000 |      14.000 |
+ | "# input particles"                             |         3 |         22 |     7.3333 |     4.9889 |      2.0000 |      14.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2DstDKBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2DstDKBeauty2Char...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDKBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDKDstarD02K3P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstDKDstarD02K3P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstDKDstarD02K3P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstDKDstarD02K3PiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+DstarD2K3Pi2D0PiBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> pi+  D0 "                       |        99 |         80 |    0.80808 |     5.2871 |      0.0000 |      52.000 |
+ | "# D*(2010)- -> pi-  D0 "                       |        99 |         84 |    0.84848 |     3.3945 |      0.0000 |      28.000 |
+ | "# D0"                                          |        99 |        736 |     7.4343 |     15.055 |      1.0000 |      113.00 |
+ | "# D~0"                                         |        99 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2K3PIBeauty2CharmFilter"               |        99 |        736 |     7.4343 |     15.055 |      1.0000 |      113.00 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        99 |       1721 |     17.384 |     7.4572 |      6.0000 |      49.000 |
+ | "# input particles"                             |        99 |       2457 |     24.818 |     19.357 |      7.0000 |      162.00 |
+ | "# max size D*(2010)+ -> pi+  D0 "              |        99 |       8889 |     89.788 |     299.36 |      3.0000 |      2825.0 |
+ | "# max size D*(2010)- -> pi-  D0 "              |        99 |       8481 |     85.667 |     288.10 |      2.0000 |      2712.0 |
+ | "# pi+"                                         |        99 |        867 |     8.7576 |     4.2855 |      3.0000 |      25.000 |
+ | "# pi-"                                         |        99 |        854 |     8.6263 |     3.9481 |      2.0000 |      24.000 |
+ | "# selected"                                    |        99 |        164 |     1.6566 |     6.2848 |      0.0000 |      52.000 |
+ |*"#accept"                                       |        99 |         23 |(  23.2323 +- 4.24442  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     17370 |       3584 |(  20.6333 +- 0.307046 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3584 |        164 |(  4.57589 +- 0.349046 )%|   -------   |   -------   |
+Dstar2D0PiK3PiPIDBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DstarD2K3Pi2D0PiBeauty2Charm"           |        23 |        164 |     7.1304 |     11.445 |      1.0000 |      52.000 |
+ | "# input particles"                             |        23 |        164 |     7.1304 |     11.445 |      1.0000 |      52.000 |
+ |*"#accept"                                       |        23 |         18 |(  78.2609 +- 8.60061  )%|   -------   |   -------   |
+ | "#passed"                                       |        23 |        104 |     4.5217 |     9.3524 |      0.0000 |      45.000 |
+ |*"efficiency"                                    |       164 |        104 |(  63.4146 +- 3.76120  )%|   -------   |   -------   |
+B2DstDKDstarD02K3PiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstDKDstarD02K3PiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstDKDstarD02K3PiBeauty2C...SUCCESS Number of counters : 27
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D+  K- "                    |        18 |         16 |    0.88889 |     3.6650 |      0.0000 |      16.000 |
+ | "# B+ -> D*(2010)+  D-  K+ "                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  D+  K+ "                    |        18 |          8 |    0.44444 |     1.8325 |      0.0000 |      8.0000 |
+ | "# B- -> D*(2010)+  D-  K- "                    |        18 |          3 |    0.16667 |    0.68718 |      0.0000 |      3.0000 |
+ | "# B- -> D*(2010)-  D+  K- "                    |        18 |         14 |    0.77778 |     3.2069 |      0.0000 |      14.000 |
+ | "# B- -> D*(2010)-  D-  K+ "                    |        18 |          1 |   0.055556 |    0.22906 |      0.0000 |      1.0000 |
+ | "# D*(2010)+"                                   |        18 |         63 |     3.5000 |     10.178 |      0.0000 |      45.000 |
+ | "# D*(2010)-"                                   |        18 |         41 |     2.2778 |     3.4287 |      0.0000 |      14.000 |
+ | "# D+"                                          |        18 |        117 |     6.5000 |     7.9878 |      0.0000 |      32.000 |
+ | "# D-"                                          |        18 |         79 |     4.3889 |     4.8321 |      0.0000 |      20.000 |
+ | "# K+"                                          |        18 |         59 |     3.2778 |     1.9381 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        18 |         49 |     2.7222 |     1.8799 |      0.0000 |      6.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        18 |        196 |     10.889 |     12.591 |      1.0000 |      52.000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |        18 |        104 |     5.7778 |     10.223 |      1.0000 |      45.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        18 |        108 |     6.0000 |     3.1798 |      1.0000 |      13.000 |
+ | "# input particles"                             |        18 |        408 |     22.667 |     23.247 |      5.0000 |      108.00 |
+ | "# max size B+ -> D*(2010)+  D+  K- "           |        18 |       8719 |     484.39 |     1978.1 |      0.0000 |      8640.0 |
+ | "# max size B+ -> D*(2010)+  D-  K+ "           |        18 |       4636 |     257.56 |     1029.1 |      0.0000 |      4500.0 |
+ | "# max size B+ -> D*(2010)-  D+  K+ "           |        18 |       1125 |     62.500 |     190.30 |      0.0000 |      840.00 |
+ | "# max size B- -> D*(2010)+  D-  K- "           |        18 |       5439 |     302.17 |     1236.4 |      0.0000 |      5400.0 |
+ | "# max size B- -> D*(2010)-  D+  K- "           |        18 |       1108 |     61.556 |     191.20 |      0.0000 |      840.00 |
+ | "# max size B- -> D*(2010)-  D-  K+ "           |        18 |        708 |     39.333 |     105.44 |      0.0000 |      462.00 |
+ | "# selected"                                    |        18 |         42 |     2.3333 |     6.6332 |      0.0000 |      23.000 |
+ |*"#accept"                                       |        18 |          2 |(  11.1111 +- 7.40741  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     21735 |       3641 |(  16.7518 +- 0.253302 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3641 |         42 |(  1.15353 +- 0.176964 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       143 |        143 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2DstDKDstarD02K3PiBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDKDstarD02K3PiBeauty2Charm"        |         2 |         42 |     21.000 |     2.0000 |      19.000 |      23.000 |
+ | "# input particles"                             |         2 |         42 |     21.000 |     2.0000 |      19.000 |      23.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2DstDKDstarD02K3PiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDKDstarD02K3PiBeauty2CharmTISTOS"  |         2 |         25 |     12.500 |     9.5000 |      3.0000 |      22.000 |
+ | "# input particles"                             |         2 |         25 |     12.500 |     9.5000 |      3.0000 |      22.000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         20 |     10.000 |     10.000 |      0.0000 |      20.000 |
+ |*"efficiency"                                    |        25 |         20 |(  80.0000 +- 8.00000  )%|   -------   |   -------   |
+B2DstDKDstarD02K3PiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDKDstarD02K3PiBeauty2CharmB2CBBDTBe|         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "# input particles"                             |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ |*"efficiency"                                    |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+RelatedInfo1_B2DstDKDstarD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDKDstarD02K3PiBeauty2CharmLine"    |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "# input particles"                             |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2DstDKDstarD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDKDstarD02K3PiBeauty2CharmLine"    |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "# input particles"                             |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2DstDKDstarD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDKDstarD02K3PiBeauty2CharmLine"    |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "# input particles"                             |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstDKDstarD02K3P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstDKDstarD02K3P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDKDstarD02K3P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDKWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        115 |(  11.5000 +- 1.00884  )%|   -------   |   -------   |
+StrippingB2DstDKWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       115 |         39 |(  33.9130 +- 4.41461  )%|   -------   |   -------   |
+StrippingB2DstDKWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        39 |         39 |(  100.000 +- 2.56410  )%|   -------   |   -------   |
+B2DstDKWSBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+B2DstDKWSBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2DstDKWSBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2DstDKWSBeauty2Charm         SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D+  K+ "                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D-  K- "                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         2 |          3 |     1.5000 |     1.5000 |      0.0000 |      3.0000 |
+ | "# D+"                                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D-"                                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K+"                                          |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# K-"                                          |         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |         2 |         10 |     5.0000 |     2.0000 |      3.0000 |      7.0000 |
+ | "# input particles"                             |         2 |         17 |     8.5000 |     1.5000 |      7.0000 |      10.000 |
+ | "# max size B+ -> D*(2010)+  D+  K+ "           |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D-  K- "           |         2 |          3 |     1.5000 |     1.5000 |      0.0000 |      3.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstDKWSBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstDKWSBeauty2Ch...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDKWSBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDKWSDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        121 |(  12.1000 +- 1.03130  )%|   -------   |   -------   |
+StrippingB2DstDKWSDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       121 |         43 |(  35.5372 +- 4.35114  )%|   -------   |   -------   |
+StrippingB2DstDKWSDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+B2DstDKWSDstarD02K3PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstDKWSDstarD02K3PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2DstDKWSDstarD02K3PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2DstDKWSDstarD02K3PiBeauty...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D+  K+ "                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D-  K- "                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          4 |     1.3333 |     1.8856 |      0.0000 |      4.0000 |
+ | "# D*(2010)-"                                   |         3 |          5 |     1.6667 |     1.6997 |      0.0000 |      4.0000 |
+ | "# D+"                                          |         3 |         11 |     3.6667 |    0.47140 |      3.0000 |      4.0000 |
+ | "# D-"                                          |         3 |          8 |     2.6667 |    0.47140 |      2.0000 |      3.0000 |
+ | "# K+"                                          |         3 |         10 |     3.3333 |     1.6997 |      1.0000 |      5.0000 |
+ | "# K-"                                          |         3 |          6 |     2.0000 |     1.6330 |      0.0000 |      4.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |         3 |         19 |     6.3333 |    0.94281 |      5.0000 |      7.0000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         3 |          9 |     3.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |         3 |         16 |     5.3333 |    0.47140 |      5.0000 |      6.0000 |
+ | "# input particles"                             |         3 |         44 |     14.667 |     1.2472 |      13.000 |      16.000 |
+ | "# max size B+ -> D*(2010)+  D+  K+ "           |         3 |         80 |     26.667 |     37.712 |      0.0000 |      80.000 |
+ | "# max size B- -> D*(2010)-  D-  K- "           |         3 |         28 |     9.3333 |     6.7987 |      0.0000 |      16.000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       108 |          0 |(  0.00000 +- 0.925926 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstDKWSDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstDKWSDstarD02K...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDKWSDstarD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0D0KD02K3PiD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0D0KD02K3PiD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0D0KD02K3PiD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0D0KD02K3PiD02K3PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        62 |         62 |(  100.000 +- 1.61290  )%|   -------   |   -------   |
+B2D0D0KD02K3PiD02K3PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        60 |         60 |(  100.000 +- 1.66667  )%|   -------   |   -------   |
+B2D0D0KD02K3PiD02K3PiBeauty...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  D0  K+ "                           |        60 |          7 |    0.11667 |    0.68536 |      0.0000 |      5.0000 |
+ | "# B- -> D0  D0  K- "                           |        60 |         15 |    0.25000 |     1.3494 |      0.0000 |      8.0000 |
+ | "# D0"                                          |        60 |        230 |     3.8333 |     6.3171 |      1.0000 |      45.000 |
+ | "# D~0"                                         |        60 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        60 |        159 |     2.6500 |     1.5898 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        60 |        145 |     2.4167 |     1.8734 |      0.0000 |      7.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        60 |        230 |     3.8333 |     6.3171 |      1.0000 |      45.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        60 |        304 |     5.0667 |     2.9713 |      1.0000 |      14.000 |
+ | "# input particles"                             |        60 |        534 |     8.9000 |     7.6282 |      3.0000 |      56.000 |
+ | "# max size B+ -> D0  D0  K+ "                  |        60 |      13737 |     228.95 |     1307.7 |      0.0000 |      10125. |
+ | "# max size B- -> D0  D0  K- "                  |        60 |      15366 |     256.10 |     1564.3 |      0.0000 |      12150. |
+ | "# selected"                                    |        60 |         22 |    0.36667 |     1.9830 |      0.0000 |      12.000 |
+ |*"#accept"                                       |        60 |          2 |(  3.33333 +- 2.31741  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     13827 |        947 |(  6.84892 +- 0.214803 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       947 |         22 |(  2.32313 +- 0.489505 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        44 |         44 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0D0KD02K3PiD02K3PiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0KD02K3PiD02K3PiBeauty2Charm"      |         2 |         22 |     11.000 |     1.0000 |      10.000 |      12.000 |
+ | "# input particles"                             |         2 |         22 |     11.000 |     1.0000 |      10.000 |      12.000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B2D0D0KD02K3PiD02K3PiBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0KD02K3PiD02K3PiBeauty2CharmTISTOS"|         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# input particles"                             |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ |*"efficiency"                                    |        12 |         11 |(  91.6667 +- 7.97856  )%|   -------   |   -------   |
+B2D0D0KD02K3PiD02K3PiBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0KD02K3PiD02K3PiBeauty2CharmB2CBBDT|         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ | "# input particles"                             |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ |*"efficiency"                                    |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+RelatedInfo1_B2D0D0KD02K3Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0KD02K3PiD02K3PiBeauty2CharmLine"  |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ | "# input particles"                             |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0D0KD02K3Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0KD02K3PiD02K3PiBeauty2CharmLine"  |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ | "# input particles"                             |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0D0KD02K3Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0KD02K3PiD02K3PiBeauty2CharmLine"  |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ | "# input particles"                             |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0D0KD02K3PiD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0D0KD02K3PiD02K...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0D0KD02K3PiD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0D0KD02HHD02K3P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0D0KD02HHD02K3P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0D0KD02HHD02K3P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0D0KD02HHD02K3PiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       135 |        135 |(  100.000 +- 0.740741 )%|   -------   |   -------   |
+B2D0D0KD02HHD02K3PiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+B2D0D0KD02HHD02K3PiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        29 |         29 |(  100.000 +- 3.44828  )%|   -------   |   -------   |
+B2D0D0KD02HHD02K3PiBeauty2C...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  D0  K+ "                           |        29 |         13 |    0.44828 |     1.4991 |      0.0000 |      8.0000 |
+ | "# B- -> D0  D0  K- "                           |        29 |         30 |     1.0345 |     3.6717 |      0.0000 |      15.000 |
+ | "# D0"                                          |        29 |        211 |     7.2759 |     8.9939 |      2.0000 |      48.000 |
+ | "# D~0"                                         |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        29 |         94 |     3.2414 |     1.7351 |      1.0000 |      7.0000 |
+ | "# K-"                                          |        29 |         80 |     2.7586 |     1.8318 |      0.0000 |      7.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        29 |         53 |     1.8276 |    0.94937 |      1.0000 |      4.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        29 |        158 |     5.4483 |     8.6486 |      1.0000 |      45.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        29 |        174 |     6.0000 |     3.0962 |      2.0000 |      14.000 |
+ | "# input particles"                             |        29 |        385 |     13.276 |     10.345 |      5.0000 |      59.000 |
+ | "# max size B+ -> D0  D0  K+ "                  |        29 |      16590 |     572.07 |     2106.6 |      4.0000 |      11520. |
+ | "# max size B- -> D0  D0  K- "                  |        29 |      18322 |     631.79 |     2525.0 |      0.0000 |      13824. |
+ | "# selected"                                    |        29 |         43 |     1.4828 |     4.9662 |      0.0000 |      22.000 |
+ |*"#accept"                                       |        29 |          5 |(  17.2414 +- 7.01445  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     16703 |       1691 |(  10.1239 +- 0.233399 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1691 |         43 |(  2.54287 +- 0.382822 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        50 |         50 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0D0KD02HHD02K3PiBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0KD02HHD02K3PiBeauty2Charm"        |         5 |         43 |     8.6000 |     9.0465 |      1.0000 |      22.000 |
+ | "# input particles"                             |         5 |         43 |     8.6000 |     9.0465 |      1.0000 |      22.000 |
+ |*"#accept"                                       |         5 |          4 |(  80.0000 +- 17.8885  )%|   -------   |   -------   |
+B2D0D0KD02HHD02K3PiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0KD02HHD02K3PiBeauty2CharmTISTOS"  |         4 |         24 |     6.0000 |     8.0932 |      1.0000 |      20.000 |
+ | "# input particles"                             |         4 |         24 |     6.0000 |     8.0932 |      1.0000 |      20.000 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         21 |     5.2500 |     7.9491 |      0.0000 |      19.000 |
+ |*"efficiency"                                    |        24 |         21 |(  87.5000 +- 6.75077  )%|   -------   |   -------   |
+B2D0D0KD02HHD02K3PiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0KD02HHD02K3PiBeauty2CharmB2CBBDTBe|         3 |         21 |     7.0000 |     8.4853 |      1.0000 |      19.000 |
+ | "# input particles"                             |         3 |         21 |     7.0000 |     8.4853 |      1.0000 |      19.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |         21 |     7.0000 |     8.4853 |      1.0000 |      19.000 |
+ |*"efficiency"                                    |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+RelatedInfo1_B2D0D0KD02HHD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0KD02HHD02K3PiBeauty2CharmLine"    |         3 |         21 |     7.0000 |     8.4853 |      1.0000 |      19.000 |
+ | "# input particles"                             |         3 |         21 |     7.0000 |     8.4853 |      1.0000 |      19.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_B2D0D0KD02HHD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0KD02HHD02K3PiBeauty2CharmLine"    |         3 |         21 |     7.0000 |     8.4853 |      1.0000 |      19.000 |
+ | "# input particles"                             |         3 |         21 |     7.0000 |     8.4853 |      1.0000 |      19.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_B2D0D0KD02HHD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0KD02HHD02K3PiBeauty2CharmLine"    |         3 |         21 |     7.0000 |     8.4853 |      1.0000 |      19.000 |
+ | "# input particles"                             |         3 |         21 |     7.0000 |     8.4853 |      1.0000 |      19.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2D0D0KD02HHD02K3P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2D0D0KD02HHD02K3P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0D0KD02HHD02K3P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstD0KBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstD0KBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstD0KBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstD0KBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstD0KBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstD0KBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+B02DstD0KBeauty2Charm         SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D0  K- "                    |        16 |          1 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# B0 -> D*(2010)-  D0  K+ "                    |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        16 |         18 |     1.1250 |    0.99216 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        16 |         18 |     1.1250 |     1.2686 |      0.0000 |      4.0000 |
+ | "# D0"                                          |        16 |         33 |     2.0625 |    0.89922 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        16 |         40 |     2.5000 |     1.5411 |      1.0000 |      6.0000 |
+ | "# K-"                                          |        16 |         44 |     2.7500 |     1.5207 |      1.0000 |      6.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        16 |         33 |     2.0625 |    0.89922 |      1.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        16 |         36 |     2.2500 |     1.6008 |      1.0000 |      7.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        16 |         84 |     5.2500 |     2.7272 |      2.0000 |      11.000 |
+ | "# input particles"                             |        16 |        153 |     9.5625 |     4.0769 |      4.0000 |      18.000 |
+ | "# max size B0 -> D*(2010)+  D0  K- "           |        16 |        152 |     9.5000 |     12.787 |      0.0000 |      48.000 |
+ | "# max size B0 -> D*(2010)-  D0  K+ "           |        16 |        121 |     7.5625 |     12.850 |      0.0000 |      48.000 |
+ | "# selected"                                    |        16 |          1 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        16 |          1 |(  6.25000 +- 6.05154  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       273 |         15 |(  5.49451 +- 1.37915  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        15 |          1 |(  6.66667 +- 6.44061  )%|   -------   |   -------   |
+B02DstD0KBeauty2CharmTISTOS   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0KBeauty2Charm"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstD0KBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstD0KBeauty2Ch...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstD0KBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstD0KD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstD0KD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstD0KD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstD0KD02K3PiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstD0KD02K3PiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B02DstD0KD02K3PiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+B02DstD0KD02K3PiBeauty2Charm  SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D0  K- "                    |         7 |          7 |     1.0000 |     1.6036 |      0.0000 |      4.0000 |
+ | "# B0 -> D*(2010)-  D0  K+ "                    |         7 |          1 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "# D*(2010)+"                                   |         7 |         11 |     1.5714 |     1.0498 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |         7 |          9 |     1.2857 |     1.4846 |      0.0000 |      4.0000 |
+ | "# D0"                                          |         7 |         84 |     12.000 |     15.446 |      1.0000 |      45.000 |
+ | "# D~0"                                         |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         7 |         22 |     3.1429 |     1.6413 |      1.0000 |      6.0000 |
+ | "# K-"                                          |         7 |         22 |     3.1429 |     1.6413 |      1.0000 |      6.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |         7 |         84 |     12.000 |     15.446 |      1.0000 |      45.000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         7 |         20 |     2.8571 |     2.0996 |      1.0000 |      7.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |         7 |         44 |     6.2857 |     3.1037 |      2.0000 |      11.000 |
+ | "# input particles"                             |         7 |        148 |     21.143 |     17.488 |      5.0000 |      57.000 |
+ | "# max size B0 -> D*(2010)+  D0  K- "           |         7 |        472 |     67.429 |     89.524 |      0.0000 |      270.00 |
+ | "# max size B0 -> D*(2010)-  D0  K+ "           |         7 |        326 |     46.571 |     76.380 |      0.0000 |      216.00 |
+ | "# selected"                                    |         7 |          8 |     1.1429 |     1.8844 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |         7 |          2 |(  28.5714 +- 17.0747  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       798 |        129 |(  16.1654 +- 1.30318  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       129 |          8 |(  6.20155 +- 2.12350  )%|   -------   |   -------   |
+B02DstD0KD02K3PiBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0KD02K3PiBeauty2Charm"           |         2 |          8 |     4.0000 |     1.0000 |      3.0000 |      5.0000 |
+ | "# input particles"                             |         2 |          8 |     4.0000 |     1.0000 |      3.0000 |      5.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B02DstD0KD02K3PiBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0KD02K3PiBeauty2CharmTISTOS"     |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02DstD0KD02K3PiBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0KD02K3PiBeauty2CharmB2CBBDTBeaut|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo1_B02DstD0KD02K3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0KD02K3PiBeauty2CharmLine"       |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DstD0KD02K3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0KD02K3PiBeauty2CharmLine"       |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DstD0KD02K3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0KD02K3PiBeauty2CharmLine"       |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstD0KD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstD0KD02K3PiBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstD0KD02K3PiBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstD0KDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstD0KDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstD0KDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstD0KDstarD02K3PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstD0KDstarD02K3PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+B02DstD0KDstarD02K3PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+B02DstD0KDstarD02K3PiBeauty...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D0  K- "                    |        12 |          4 |    0.33333 |     1.1055 |      0.0000 |      4.0000 |
+ | "# B0 -> D*(2010)-  D0  K+ "                    |        12 |          3 |    0.25000 |    0.82916 |      0.0000 |      3.0000 |
+ | "# D*(2010)+"                                   |        12 |         54 |     4.5000 |     12.271 |      0.0000 |      45.000 |
+ | "# D*(2010)-"                                   |        12 |         27 |     2.2500 |     3.7666 |      0.0000 |      14.000 |
+ | "# D0"                                          |        12 |         24 |     2.0000 |     1.0000 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        12 |         45 |     3.7500 |     1.9203 |      1.0000 |      7.0000 |
+ | "# K-"                                          |        12 |         37 |     3.0833 |     1.8008 |      0.0000 |      6.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        12 |         24 |     2.0000 |     1.0000 |      1.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |        12 |         81 |     6.7500 |     12.022 |      1.0000 |      45.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        12 |         82 |     6.8333 |     3.0231 |      2.0000 |      13.000 |
+ | "# input particles"                             |        12 |        187 |     15.583 |     13.877 |      6.0000 |      59.000 |
+ | "# max size B0 -> D*(2010)+  D0  K- "           |        12 |        824 |     68.667 |     223.53 |      0.0000 |      810.00 |
+ | "# max size B0 -> D*(2010)-  D0  K+ "           |        12 |        212 |     17.667 |     34.434 |      0.0000 |      126.00 |
+ | "# selected"                                    |        12 |          7 |    0.58333 |     1.3202 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        12 |          2 |(  16.6667 +- 10.7583  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1036 |        301 |(  29.0541 +- 1.41055  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       301 |          7 |(  2.32558 +- 0.868706 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02DstD0KDstarD02K3PiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0KDstarD02K3PiBeauty2Charm"      |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DstD0KDstarD02K3PiBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0KDstarD02K3PiBeauty2CharmTISTOS"|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          3 |     1.5000 |     1.5000 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+B02DstD0KDstarD02K3PiBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0KDstarD02K3PiBeauty2CharmB2CBBDT|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_B02DstD0KDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0KDstarD02K3PiBeauty2CharmLine"  |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DstD0KDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0KDstarD02K3PiBeauty2CharmLine"  |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DstD0KDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0KDstarD02K3PiBeauty2CharmLine"  |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstD0KDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstD0KDstarD02K...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstD0KDstarD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstD0KDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstD0KDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstD0KDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstD0KDstarD02K3PiD02K3P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstD0KDstarD02K3PiD02K3P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+B02DstD0KDstarD02K3PiD02K3P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+B02DstD0KDstarD02K3PiD02K3P...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D0  K- "                    |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D0  K+ "                    |        17 |          1 |   0.058824 |    0.23529 |      0.0000 |      1.0000 |
+ | "# D*(2010)+"                                   |        17 |         62 |     3.6471 |     10.454 |      0.0000 |      45.000 |
+ | "# D*(2010)-"                                   |        17 |         41 |     2.4118 |     3.4820 |      0.0000 |      14.000 |
+ | "# D0"                                          |        17 |        133 |     7.8235 |     10.562 |      1.0000 |      45.000 |
+ | "# D~0"                                         |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        17 |         54 |     3.1765 |     1.9474 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        17 |         47 |     2.7647 |     1.9260 |      0.0000 |      6.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        17 |        133 |     7.8235 |     10.562 |      1.0000 |      45.000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |        17 |        103 |     6.0588 |     10.451 |      1.0000 |      45.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        17 |        101 |     5.9412 |     3.2625 |      1.0000 |      13.000 |
+ | "# input particles"                             |        17 |        337 |     19.824 |     21.850 |      6.0000 |      101.00 |
+ | "# max size B0 -> D*(2010)+  D0  K- "           |        17 |      12218 |     718.71 |     2857.8 |      0.0000 |      12150. |
+ | "# max size B0 -> D*(2010)-  D0  K+ "           |        17 |       1245 |     73.235 |     234.54 |      0.0000 |      1008.0 |
+ | "# selected"                                    |        17 |          1 |   0.058824 |    0.23529 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        17 |          1 |(  5.88235 +- 5.70672  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     13463 |        758 |(  5.63025 +- 0.198659 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       758 |          1 |( 0.131926 +- 0.131839 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        45 |         45 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02DstD0KDstarD02K3PiD02K3P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0KDstarD02K3PiD02K3PiBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstD0KDstarD02K3PiD02K3P...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0KDstarD02K3PiD02K3PiBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstD0KDstarD02K3PiD02K3P...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B02DstD0KDstarD02K3PiD02K3PiBeauty2Charm|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B02DstD0KDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0KDstarD02K3PiD02K3PiBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DstD0KDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0KDstarD02K3PiD02K3PiBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DstD0KDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0KDstarD02K3PiD02K3PiBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstD0KDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstD0KDstarD02K...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstD0KDstarD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstD0KWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         95 |(  9.50000 +- 0.927227 )%|   -------   |   -------   |
+StrippingB02DstD0KWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         34 |(  35.7895 +- 4.91834  )%|   -------   |   -------   |
+StrippingB02DstD0KWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        34 |         34 |(  100.000 +- 2.94118  )%|   -------   |   -------   |
+B02DstD0KWSBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DstD0KWSBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DstD0KWSBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DstD0KWSBeauty2Charm       SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D0  K+ "                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D0  K- "                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |         3 |          3 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# D0"                                          |         3 |          6 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         3 |          8 |     2.6667 |     2.3570 |      1.0000 |      6.0000 |
+ | "# K-"                                          |         3 |         11 |     3.6667 |     1.2472 |      2.0000 |      5.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |         3 |          6 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         3 |          9 |     3.0000 |    0.81650 |      2.0000 |      4.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |         3 |         19 |     6.3333 |     2.8674 |      3.0000 |      10.000 |
+ | "# input particles"                             |         3 |         34 |     11.333 |     3.6818 |      7.0000 |      16.000 |
+ | "# max size B0 -> D*(2010)+  D0  K+ "           |         3 |         42 |     14.000 |     15.578 |      2.0000 |      36.000 |
+ | "# max size B0 -> D*(2010)-  D0  K- "           |         3 |         28 |     9.3333 |     8.2192 |      0.0000 |      20.000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        70 |          0 |(  0.00000 +- 1.42857  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstD0KWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstD0KWSBeauty2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstD0KWSBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstD0KWSD02K3Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        124 |(  12.4000 +- 1.04223  )%|   -------   |   -------   |
+StrippingB02DstD0KWSD02K3Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       124 |         46 |(  37.0968 +- 4.33804  )%|   -------   |   -------   |
+StrippingB02DstD0KWSD02K3Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        46 |         46 |(  100.000 +- 2.17391  )%|   -------   |   -------   |
+B02DstD0KWSD02K3PiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstD0KWSD02K3PiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstD0KWSD02K3PiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstD0KWSD02K3PiBeauty2CharmSUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D0  K+ "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D0  K- "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# max size B0 -> D*(2010)+  D0  K+ "           |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size B0 -> D*(2010)-  D0  K- "           |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstD0KWSD02K3Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstD0KWSD02K3Pi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstD0KWSD02K3Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstD0KWSDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        104 |(  10.4000 +- 0.965319 )%|   -------   |   -------   |
+StrippingB02DstD0KWSDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       104 |         34 |(  32.6923 +- 4.59979  )%|   -------   |   -------   |
+StrippingB02DstD0KWSDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        34 |         34 |(  100.000 +- 2.94118  )%|   -------   |   -------   |
+B02DstD0KWSDstarD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstD0KWSDstarD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstD0KWSDstarD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstD0KWSDstarD02K3PiBeau...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D0  K+ "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D0  K- "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# max size B0 -> D*(2010)+  D0  K+ "           |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size B0 -> D*(2010)-  D0  K- "           |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstD0KWSDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstD0KWSDstarD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstD0KWSDstarD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstD0KWSDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        109 |(  10.9000 +- 0.985490 )%|   -------   |   -------   |
+StrippingB02DstD0KWSDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       109 |         41 |(  37.6147 +- 4.63988  )%|   -------   |   -------   |
+StrippingB02DstD0KWSDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        41 |         41 |(  100.000 +- 2.43902  )%|   -------   |   -------   |
+B02DstD0KWSDstarD02K3PiD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DstD0KWSDstarD02K3PiD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DstD0KWSDstarD02K3PiD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DstD0KWSDstarD02K3PiD02K...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D0  K+ "                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D0  K- "                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          7 |     3.5000 |     1.5000 |      2.0000 |      5.0000 |
+ | "# D*(2010)-"                                   |         2 |          8 |     4.0000 |     4.0000 |      0.0000 |      8.0000 |
+ | "# D0"                                          |         2 |         13 |     6.5000 |     1.5000 |      5.0000 |      8.0000 |
+ | "# D~0"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         2 |          4 |     2.0000 |     2.0000 |      0.0000 |      4.0000 |
+ | "# K-"                                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |         2 |         13 |     6.5000 |     1.5000 |      5.0000 |      8.0000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         2 |         15 |     7.5000 |     5.5000 |      2.0000 |      13.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         2 |         34 |     17.000 |     2.0000 |      15.000 |      19.000 |
+ | "# max size B0 -> D*(2010)+  D0  K+ "           |         2 |         64 |     32.000 |     32.000 |      0.0000 |      64.000 |
+ | "# max size B0 -> D*(2010)-  D0  K- "           |         2 |         40 |     20.000 |     20.000 |      0.0000 |      40.000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       104 |          0 |(  0.00000 +- 0.961538 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstD0KWSDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstD0KWSDstarD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstD0KWSDstarD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDstKBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstDstKBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstDstKBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstDstKBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstDstKBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstDstKBeauty2Charm         SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D*(2010)+  K- "             |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  D*(2010)+  K+ "             |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  D*(2010)-  K- "             |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D*(2010)-  K+ "             |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        18 |         19 |     1.0556 |    0.97024 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        18 |         19 |     1.0556 |     1.2235 |      0.0000 |      4.0000 |
+ | "# K+"                                          |        18 |         44 |     2.4444 |     1.4990 |      1.0000 |      6.0000 |
+ | "# K-"                                          |        18 |         53 |     2.9444 |     1.6149 |      1.0000 |      6.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        18 |         38 |     2.1111 |     1.5595 |      1.0000 |      7.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        18 |         97 |     5.3889 |     2.7313 |      2.0000 |      11.000 |
+ | "# input particles"                             |        18 |        135 |     7.5000 |     3.3871 |      3.0000 |      14.000 |
+ | "# max size B+ -> D*(2010)+  D*(2010)+  K- "    |        18 |        127 |     7.0556 |     10.947 |      0.0000 |      36.000 |
+ | "# max size B+ -> D*(2010)-  D*(2010)+  K+ "    |        18 |         65 |     3.6111 |     9.0378 |      0.0000 |      36.000 |
+ | "# max size B- -> D*(2010)+  D*(2010)-  K- "    |        18 |         79 |     4.3889 |     11.260 |      0.0000 |      48.000 |
+ | "# max size B- -> D*(2010)-  D*(2010)-  K+ "    |        18 |        114 |     6.3333 |     12.284 |      0.0000 |      48.000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       210 |         34 |(  16.1905 +- 2.54195  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        34 |          0 |(  0.00000 +- 2.94118  )%|   -------   |   -------   |
+StrippingB2DstDstKBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstDstKBeauty2Ch...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDstKBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDstKDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstDstKDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstDstKDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstDstKDstarD02K3PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstDstKDstarD02K3PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B2DstDstKDstarD02K3PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B2DstDstKDstarD02K3PiBeauty...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D*(2010)+  K- "             |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  D*(2010)+  K+ "             |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  D*(2010)-  K- "             |         5 |          3 |    0.60000 |     1.2000 |      0.0000 |      3.0000 |
+ | "# B- -> D*(2010)-  D*(2010)-  K+ "             |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         5 |         58 |     11.600 |     17.235 |      1.0000 |      46.000 |
+ | "# D*(2010)-"                                   |         5 |         25 |     5.0000 |     6.5422 |      0.0000 |      17.000 |
+ | "# K+"                                          |         5 |         18 |     3.6000 |     1.7436 |      1.0000 |      6.0000 |
+ | "# K-"                                          |         5 |         18 |     3.6000 |     1.6248 |      1.0000 |      6.0000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         5 |         65 |     13.000 |     16.673 |      1.0000 |      45.000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         5 |         18 |     3.6000 |     2.0591 |      1.0000 |      7.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |         5 |         36 |     7.2000 |     3.1875 |      2.0000 |      11.000 |
+ | "# input particles"                             |         5 |        119 |     23.800 |     17.566 |      6.0000 |      57.000 |
+ | "# max size B+ -> D*(2010)+  D*(2010)+  K- "    |         5 |      12815 |     2563.0 |     5066.5 |      3.0000 |      12696. |
+ | "# max size B+ -> D*(2010)-  D*(2010)+  K+ "    |         5 |        138 |     27.600 |     25.835 |      0.0000 |      63.000 |
+ | "# max size B- -> D*(2010)+  D*(2010)-  K- "    |         5 |        151 |     30.200 |     32.719 |      0.0000 |      84.000 |
+ | "# max size B- -> D*(2010)-  D*(2010)-  K+ "    |         5 |       1020 |     204.00 |     336.23 |      0.0000 |      867.00 |
+ | "# selected"                                    |         5 |          3 |    0.60000 |     1.2000 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7012 |        468 |(  6.67427 +- 0.298045 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       468 |          3 |( 0.641026 +- 0.368908 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2DstDstKDstarD02K3PiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDstKDstarD02K3PiBeauty2Charm"      |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2DstDstKDstarD02K3PiBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDstKDstarD02K3PiBeauty2CharmTISTOS"|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2DstDstKDstarD02K3PiBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDstKDstarD02K3PiBeauty2CharmB2CBBDT|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_B2DstDstKDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDstKDstarD02K3PiBeauty2CharmLine"  |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2DstDstKDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDstKDstarD02K3PiBeauty2CharmLine"  |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2DstDstKDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDstKDstarD02K3PiBeauty2CharmLine"  |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstDstKDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstDstKDstarD02K...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDstKDstarD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDstKDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstDstKDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstDstKDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstDstKDstarD02K3PiDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstDstKDstarD02K3PiDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstDstKDstarD02K3PiDstarD...SUCCESS Number of counters : 20
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D*(2010)+  K- "             |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  D*(2010)+  K+ "             |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  D*(2010)-  K- "             |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D*(2010)-  K+ "             |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        18 |         63 |     3.5000 |     10.178 |      0.0000 |      45.000 |
+ | "# D*(2010)-"                                   |        18 |         41 |     2.2778 |     3.4287 |      0.0000 |      14.000 |
+ | "# K+"                                          |        18 |         59 |     3.2778 |     1.9381 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        18 |         49 |     2.7222 |     1.8799 |      0.0000 |      6.0000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |        18 |        104 |     5.7778 |     10.223 |      1.0000 |      45.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        18 |        108 |     6.0000 |     3.1798 |      1.0000 |      13.000 |
+ | "# input particles"                             |        18 |        212 |     11.778 |     11.400 |      4.0000 |      56.000 |
+ | "# max size B+ -> D*(2010)+  D*(2010)+  K- "    |        18 |      12198 |     677.67 |     2782.5 |      0.0000 |      12150. |
+ | "# max size B+ -> D*(2010)-  D*(2010)+  K+ "    |        18 |         12 |    0.66667 |     2.7487 |      0.0000 |      12.000 |
+ | "# max size B- -> D*(2010)+  D*(2010)-  K- "    |        18 |         46 |     2.5556 |     9.1847 |      0.0000 |      40.000 |
+ | "# max size B- -> D*(2010)-  D*(2010)-  K+ "    |        18 |        729 |     40.500 |     133.67 |      0.0000 |      588.00 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6328 |        309 |(  4.88306 +- 0.270920 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       309 |          0 |(  0.00000 +- 0.323625 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingB2DstDstKDstarD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstDstKDstarD02K...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDstKDstarD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDstKWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         98 |(  9.80000 +- 0.940191 )%|   -------   |   -------   |
+StrippingB2DstDstKWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        98 |         32 |(  32.6531 +- 4.73705  )%|   -------   |   -------   |
+StrippingB2DstDstKWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+B2DstDstKWSBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2DstDstKWSBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2DstDstKWSBeauty2Charm       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D*(2010)+  K+ "             |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D*(2010)-  K- "             |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         3 |          8 |     2.6667 |     1.6997 |      1.0000 |      5.0000 |
+ | "# K-"                                          |         3 |         10 |     3.3333 |     2.0548 |      1.0000 |      6.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |         3 |         18 |     6.0000 |     3.7417 |      2.0000 |      11.000 |
+ | "# input particles"                             |         3 |         22 |     7.3333 |     3.3993 |      4.0000 |      12.000 |
+ | "# max size B+ -> D*(2010)+  D*(2010)+  K+ "    |         3 |         11 |     3.6667 |     1.2472 |      2.0000 |      5.0000 |
+ | "# max size B- -> D*(2010)-  D*(2010)-  K- "    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstDstKWSBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstDstKWSBeauty2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDstKWSBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDstKWSDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         83 |(  8.30000 +- 0.872416 )%|   -------   |   -------   |
+StrippingB2DstDstKWSDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        83 |         42 |(  50.6024 +- 5.48781  )%|   -------   |   -------   |
+StrippingB2DstDstKWSDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        42 |         42 |(  100.000 +- 2.38095  )%|   -------   |   -------   |
+B2DstDstKWSDstarD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstDstKWSDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstDstKWSDstarD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDstKWSDstarD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDstKWSDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        101 |(  10.1000 +- 0.952885 )%|   -------   |   -------   |
+StrippingB2DstDstKWSDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       101 |         37 |(  36.6337 +- 4.79412  )%|   -------   |   -------   |
+StrippingB2DstDstKWSDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+StrippingB2DstDstKWSDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstDstKWSDstarD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDstKWSDstarD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dst2460DKBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dst2460DKBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dst2460DKBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+D2KPIPIDBeauty2CharmFilter    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |       150 |        110 |(  73.3333 +- 3.61068  )%|   -------   |   -------   |
+ | "#passed"                                       |       150 |        140 |    0.93333 |    0.71802 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |       278 |        140 |(  50.3597 +- 2.99872  )%|   -------   |   -------   |
+Dstar24602D0PiBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_2(2460)+ -> pi+  D0 "                     |       110 |         31 |    0.28182 |    0.64852 |      0.0000 |      3.0000 |
+ | "# D*_2(2460)- -> pi-  D0 "                     |       110 |         27 |    0.24545 |    0.50787 |      0.0000 |      2.0000 |
+ | "# D0"                                          |       110 |        140 |     1.2727 |    0.52065 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |       110 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KPIPIDBeauty2CharmFilter"             |       110 |        140 |     1.2727 |    0.52065 |      1.0000 |      4.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       110 |       1852 |     16.836 |     7.7560 |      4.0000 |      49.000 |
+ | "# input particles"                             |       110 |       1992 |     18.109 |     7.9639 |      5.0000 |      53.000 |
+ | "# max size D*_2(2460)+ -> pi+  D0 "            |       110 |       1279 |     11.627 |     12.366 |      2.0000 |      100.00 |
+ | "# max size D*_2(2460)- -> pi-  D0 "            |       110 |       1243 |     11.300 |     10.287 |      1.0000 |      96.000 |
+ | "# pi+"                                         |       110 |        927 |     8.4273 |     4.4771 |      2.0000 |      25.000 |
+ | "# pi-"                                         |       110 |        925 |     8.4091 |     4.1545 |      1.0000 |      24.000 |
+ | "# selected"                                    |       110 |         58 |    0.52727 |    0.78287 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       110 |         41 |(  37.2727 +- 4.61028  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2522 |        134 |(  5.31324 +- 0.446634 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       134 |         58 |(  43.2836 +- 4.28020  )%|   -------   |   -------   |
+Dstar24602D0PiPIDBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Dstar24602D0PiBeauty2Charm"             |        41 |         58 |     1.4146 |    0.62374 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        41 |         58 |     1.4146 |    0.62374 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        41 |         41 |(  100.000 +- 2.43902  )%|   -------   |   -------   |
+ | "#passed"                                       |        41 |         58 |     1.4146 |    0.62374 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |        58 |         58 |(  100.000 +- 1.72414  )%|   -------   |   -------   |
+B2Dst2460DKBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        41 |         41 |(  100.000 +- 2.43902  )%|   -------   |   -------   |
+B2Dst2460DKBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+B2Dst2460DKBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+B2Dst2460DKBeauty2Charm       SUCCESS Number of counters : 23
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*_2(2460)+  D-  K+ "                  |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*_2(2460)-  D+  K+ "                  |        28 |          2 |   0.071429 |    0.37115 |      0.0000 |      2.0000 |
+ | "# B- -> D*_2(2460)+  D-  K- "                  |        28 |          7 |    0.25000 |     1.2990 |      0.0000 |      7.0000 |
+ | "# B- -> D*_2(2460)-  D+  K- "                  |        28 |          3 |    0.10714 |    0.55673 |      0.0000 |      3.0000 |
+ | "# D*_2(2460)+"                                 |        28 |         23 |    0.82143 |    0.96561 |      0.0000 |      3.0000 |
+ | "# D*_2(2460)-"                                 |        28 |         19 |    0.67857 |    0.65757 |      0.0000 |      2.0000 |
+ | "# D+"                                          |        28 |        110 |     3.9286 |     6.3692 |      0.0000 |      32.000 |
+ | "# D-"                                          |        28 |         90 |     3.2143 |     4.1693 |      0.0000 |      20.000 |
+ | "# K+"                                          |        28 |         94 |     3.3571 |     2.6755 |      0.0000 |      13.000 |
+ | "# K-"                                          |        28 |         86 |     3.0714 |     1.5795 |      0.0000 |      6.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        28 |        200 |     7.1429 |     10.028 |      1.0000 |      52.000 |
+ | "# Phys/Dstar24602D0PiPIDBeauty2CharmFilter"    |        28 |         42 |     1.5000 |    0.68139 |      1.0000 |      3.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        28 |        180 |     6.4286 |     3.5900 |      1.0000 |      17.000 |
+ | "# input particles"                             |        28 |        422 |     15.071 |     12.139 |      3.0000 |      65.000 |
+ | "# max size B+ -> D*_2(2460)+  D-  K+ "         |        28 |        345 |     12.321 |     25.664 |      0.0000 |      100.00 |
+ | "# max size B+ -> D*_2(2460)-  D+  K+ "         |        28 |        340 |     12.143 |     32.936 |      0.0000 |      160.00 |
+ | "# max size B- -> D*_2(2460)+  D-  K- "         |        28 |        405 |     14.464 |     32.569 |      0.0000 |      132.00 |
+ | "# max size B- -> D*_2(2460)-  D+  K- "         |        28 |        363 |     12.964 |     36.580 |      0.0000 |      192.00 |
+ | "# selected"                                    |        28 |         12 |    0.42857 |     2.2269 |      0.0000 |      12.000 |
+ |*"#accept"                                       |        28 |          1 |(  3.57143 +- 3.50707  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1453 |        351 |(  24.1569 +- 1.12291  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       351 |         12 |(  3.41880 +- 0.969906 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2Dst2460DKBeauty2CharmTISTOS SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2Dst2460DKBeauty2Charm"                |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# input particles"                             |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2Dst2460DKBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dst2460DKBeauty2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dst2460DKBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dst2460DKWSBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        112 |(  11.2000 +- 0.997276 )%|   -------   |   -------   |
+StrippingB2Dst2460DKWSBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       112 |         38 |(  33.9286 +- 4.47384  )%|   -------   |   -------   |
+StrippingB2Dst2460DKWSBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+B2Dst2460DKWSBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2Dst2460DKWSBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2Dst2460DKWSBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2Dst2460DKWSBeauty2Charm     SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*_2(2460)+  D+  K+ "                  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*_2(2460)-  D-  K- "                  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_2(2460)+"                                 |         3 |          4 |     1.3333 |    0.94281 |      0.0000 |      2.0000 |
+ | "# D*_2(2460)-"                                 |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D+"                                          |         3 |         14 |     4.6667 |     3.2998 |      0.0000 |      7.0000 |
+ | "# D-"                                          |         3 |          8 |     2.6667 |     2.3570 |      1.0000 |      6.0000 |
+ | "# K+"                                          |         3 |         24 |     8.0000 |     3.7417 |      4.0000 |      13.000 |
+ | "# K-"                                          |         3 |         12 |     4.0000 |     1.6330 |      2.0000 |      6.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |         3 |         22 |     7.3333 |     4.9216 |      1.0000 |      13.000 |
+ | "# Phys/Dstar24602D0PiPIDBeauty2CharmFilter"    |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |         3 |         36 |     12.000 |     4.5461 |      6.0000 |      17.000 |
+ | "# input particles"                             |         3 |         63 |     21.000 |     8.4853 |      9.0000 |      27.000 |
+ | "# max size B+ -> D*_2(2460)+  D+  K+ "         |         3 |        182 |     60.667 |     85.796 |      0.0000 |      182.00 |
+ | "# max size B- -> D*_2(2460)-  D-  K- "         |         3 |         36 |     12.000 |     16.971 |      0.0000 |      36.000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       218 |         22 |(  10.0917 +- 2.04011  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        22 |          0 |(  0.00000 +- 4.54545  )%|   -------   |   -------   |
+StrippingB2Dst2460DKWSBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dst2460DKWSBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dst2460DKWSBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0st2460D0KBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0st2460D0KBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0st2460D0KBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+D0star24602D0PiBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_2(2460)0 -> pi+  D- "                     |       117 |         72 |    0.61538 |     1.7776 |      0.0000 |      12.000 |
+ | "# D*_2(2460)0 -> pi-  D+ "                     |       117 |         88 |    0.75214 |     2.1440 |      0.0000 |      15.000 |
+ | "# D+"                                          |       117 |        208 |     1.7778 |     2.8288 |      0.0000 |      18.000 |
+ | "# D-"                                          |       117 |        205 |     1.7521 |     2.2300 |      0.0000 |      15.000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |       117 |        413 |     3.5299 |     4.4368 |      1.0000 |      33.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       117 |       2050 |     17.521 |     7.4794 |      6.0000 |      49.000 |
+ | "# input particles"                             |       117 |       2463 |     21.051 |     10.481 |      7.0000 |      82.000 |
+ | "# max size D*_2(2460)0 -> pi+  D- "            |       117 |       2179 |     18.624 |     41.087 |      0.0000 |      375.00 |
+ | "# max size D*_2(2460)0 -> pi-  D+ "            |       117 |       2287 |     19.547 |     48.949 |      0.0000 |      432.00 |
+ | "# pi+"                                         |       117 |       1046 |     8.9402 |     4.5126 |      2.0000 |      25.000 |
+ | "# pi-"                                         |       117 |       1004 |     8.5812 |     3.8569 |      1.0000 |      24.000 |
+ | "# selected"                                    |       117 |        160 |     1.3675 |     3.7430 |      0.0000 |      27.000 |
+ |*"#accept"                                       |       117 |         44 |(  37.6068 +- 4.47826  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4466 |        325 |(  7.27721 +- 0.388702 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       325 |        160 |(  49.2308 +- 2.77317  )%|   -------   |   -------   |
+D0star24602DPiPIDBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D0star24602D0PiBeauty2Charm"            |        44 |        160 |     3.6364 |     5.3855 |      1.0000 |      27.000 |
+ | "# input particles"                             |        44 |        160 |     3.6364 |     5.3855 |      1.0000 |      27.000 |
+ |*"#accept"                                       |        44 |         44 |(  100.000 +- 2.27273  )%|   -------   |   -------   |
+ | "#passed"                                       |        44 |        160 |     3.6364 |     5.3855 |      1.0000 |      27.000 |
+ |*"efficiency"                                    |       160 |        160 |(  100.000 +- 0.625000 )%|   -------   |   -------   |
+B2D0st2460D0KBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        44 |         44 |(  100.000 +- 2.27273  )%|   -------   |   -------   |
+B2D0st2460D0KBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0st2460D0KBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0st2460D0KBeauty2Charm     SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*_2(2460)0  D0  K+ "                  |        23 |          3 |    0.13043 |    0.61179 |      0.0000 |      3.0000 |
+ | "# B- -> D*_2(2460)0  D0  K- "                  |        23 |          4 |    0.17391 |    0.81572 |      0.0000 |      4.0000 |
+ | "# D*_2(2460)0"                                 |        23 |        105 |     4.5652 |     7.0700 |      1.0000 |      27.000 |
+ | "# D*_2(2460)~0"                                |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        23 |         34 |     1.4783 |    0.71442 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        23 |         68 |     2.9565 |     1.7810 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        23 |         73 |     3.1739 |     1.6326 |      0.0000 |      7.0000 |
+ | "# Phys/D0star24602DPiPIDBeauty2CharmFilter"    |        23 |        105 |     4.5652 |     7.0700 |      1.0000 |      27.000 |
+ | "# Phys/D2KPIPIDBeauty2CharmFilter"             |        23 |         34 |     1.4783 |    0.71442 |      1.0000 |      4.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        23 |        141 |     6.1304 |     2.9237 |      1.0000 |      14.000 |
+ | "# input particles"                             |        23 |        280 |     12.174 |     8.8546 |      4.0000 |      42.000 |
+ | "# max size B+ -> D*_2(2460)0  D0  K+ "         |        23 |        885 |     38.478 |     109.19 |      0.0000 |      540.00 |
+ | "# max size B- -> D*_2(2460)0  D0  K- "         |        23 |        994 |     43.217 |     130.72 |      0.0000 |      648.00 |
+ | "# selected"                                    |        23 |          7 |    0.30435 |    0.99716 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        23 |          2 |(  8.69565 +- 5.87534  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1879 |        401 |(  21.3411 +- 0.945190 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       401 |          7 |(  1.74564 +- 0.654004 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        10 |         10 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0st2460D0KBeauty2CharmTI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0st2460D0KBeauty2Charm"              |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B2D0st2460D0KBeauty2CharmB2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0st2460D0KBeauty2CharmTISTOS"        |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0st2460D0KBeauty2CharmLine SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0st2460D0KBeauty2CharmB2CBBDTBeauty2C|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_B2D0st2460D0KB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0st2460D0KBeauty2CharmLine"          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0st2460D0KB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0st2460D0KBeauty2CharmLine"          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0st2460D0KB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0st2460D0KBeauty2CharmLine"          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0st2460D0KBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0st2460D0KBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0st2460D0KBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dst0D0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dst0D0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dst0D0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2Dst0D0KDst02D0Pi0Resolved...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2Dst0D0KDst02D0Pi0Resolved...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2Dst0D0KDst02D0Pi0Resolved...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2Dst0D0KDst02D0Pi0Resolved...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  D0  K+ "                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)~0  D~0  K- "                  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# D*(2007)~0"                                  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# K-"                                          |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/Dstar02D0D2HHPIDPi0ResolvedBeauty2Charm"|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |         3 |         10 |     3.3333 |    0.94281 |      2.0000 |      4.0000 |
+ | "# input particles"                             |         3 |         18 |     6.0000 |     1.6330 |      4.0000 |      8.0000 |
+ | "# max size B+ -> D*(2007)0  D0  K+ "           |         3 |          7 |     2.3333 |     1.2472 |      1.0000 |      4.0000 |
+ | "# max size B- -> D*(2007)~0  D~0  K- "         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dst0D0KDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dst0D0KDst02D0Pi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dst0D0KDst02D0Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dst0D0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dst0D0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dst0D0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2Dst0D0KDst02D0GammaD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        29 |         29 |(  100.000 +- 3.44828  )%|   -------   |   -------   |
+B2Dst0D0KDst02D0GammaD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2Dst0D0KDst02D0GammaD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2Dst0D0KDst02D0GammaD02HHB...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2007)0  D0  K+ "                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2007)~0  D~0  K- "                  |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |        25 |         44 |     1.7600 |     1.0307 |      1.0000 |      5.0000 |
+ | "# D*(2007)~0"                                  |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        25 |         43 |     1.7200 |    0.87270 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        25 |         58 |     2.3200 |     1.2875 |      0.0000 |      6.0000 |
+ | "# K-"                                          |        25 |         56 |     2.2400 |     1.2737 |      0.0000 |      5.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        25 |         43 |     1.7200 |    0.87270 |      1.0000 |      4.0000 |
+ | "# Phys/Dstar02D0HHPIDBeauty2Charm"             |        25 |         44 |     1.7600 |     1.0307 |      1.0000 |      5.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        25 |        114 |     4.5600 |     1.9815 |      2.0000 |      10.000 |
+ | "# input particles"                             |        25 |        201 |     8.0400 |     2.9049 |      4.0000 |      14.000 |
+ | "# max size B+ -> D*(2007)0  D0  K+ "           |        25 |        205 |     8.2000 |     9.1082 |      0.0000 |      36.000 |
+ | "# max size B- -> D*(2007)~0  D~0  K- "         |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       205 |         15 |(  7.31707 +- 1.81883  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        15 |          0 |(  0.00000 +- 6.66667  )%|   -------   |   -------   |
+StrippingB2Dst0D0KDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dst0D0KDst02D0Ga...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dst0D0KDst02D0Ga...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02Dst0DKDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02Dst0DKDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02Dst0DKDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02Dst0DKDst02D0Pi0Resolved...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02Dst0DKDst02D0Pi0Resolved...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02Dst0DKDst02D0Pi0Resolved...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02Dst0DKDst02D0Pi0Resolved...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2007)0  D-  K+ "                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2007)~0  D+  K- "                  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# D*(2007)~0"                                  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         3 |          6 |     2.0000 |     2.1602 |      0.0000 |      5.0000 |
+ | "# D-"                                          |         3 |          3 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# K+"                                          |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# K-"                                          |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |         3 |          9 |     3.0000 |     2.8284 |      1.0000 |      7.0000 |
+ | "# Phys/Dstar02D0D2HHPIDPi0ResolvedBeauty2Charm"|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |         3 |         10 |     3.3333 |    0.94281 |      2.0000 |      4.0000 |
+ | "# input particles"                             |         3 |         23 |     7.6667 |     3.8586 |      4.0000 |      13.000 |
+ | "# max size B0 -> D*(2007)0  D-  K+ "           |         3 |          5 |     1.6667 |     1.6997 |      0.0000 |      4.0000 |
+ | "# max size B~0 -> D*(2007)~0  D+  K- "         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02Dst0DKDst02D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02Dst0DKDst02D0Pi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02Dst0DKDst02D0Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02Dst0DKDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02Dst0DKDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02Dst0DKDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02Dst0DKDst02D0GammaD2HHHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        29 |         29 |(  100.000 +- 3.44828  )%|   -------   |   -------   |
+B02Dst0DKDst02D0GammaD2HHHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B02Dst0DKDst02D0GammaD2HHHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+B02Dst0DKDst02D0GammaD2HHHB...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2007)0  D-  K+ "                    |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2007)~0  D+  K- "                  |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |        22 |         37 |     1.6818 |    0.81944 |      1.0000 |      4.0000 |
+ | "# D*(2007)~0"                                  |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        22 |        139 |     6.3182 |     9.4166 |      0.0000 |      37.000 |
+ | "# D-"                                          |        22 |        171 |     7.7727 |     11.289 |      0.0000 |      42.000 |
+ | "# K+"                                          |        22 |         54 |     2.4545 |     1.2695 |      1.0000 |      6.0000 |
+ | "# K-"                                          |        22 |         48 |     2.1818 |     1.3016 |      0.0000 |      5.0000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |        22 |        310 |     14.091 |     19.755 |      1.0000 |      79.000 |
+ | "# Phys/Dstar02D0HHPIDBeauty2Charm"             |        22 |         37 |     1.6818 |    0.81944 |      1.0000 |      4.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        22 |        102 |     4.6364 |     1.9667 |      2.0000 |      10.000 |
+ | "# input particles"                             |        22 |        449 |     20.409 |     20.915 |      5.0000 |      86.000 |
+ | "# max size B0 -> D*(2007)0  D-  K+ "           |        22 |        899 |     40.864 |     73.753 |      0.0000 |      324.00 |
+ | "# max size B~0 -> D*(2007)~0  D+  K- "         |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        22 |          0 |(  0.00000 +- 4.54545  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       899 |         62 |(  6.89655 +- 0.845121 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        62 |          0 |(  0.00000 +- 1.61290  )%|   -------   |   -------   |
+StrippingB02Dst0DKDst02D0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02Dst0DKDst02D0Ga...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02Dst0DKDst02D0Ga...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DDKSDDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DDKSDDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DDKSDDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DDKSDDBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B02DDKSDDBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        70 |         70 |(  100.000 +- 1.42857  )%|   -------   |   -------   |
+B02DDKSDDBeauty2Charm         SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  D+  KS0 "                          |        70 |         36 |    0.51429 |     4.2720 |      0.0000 |      36.000 |
+ | "# D+"                                          |        70 |        144 |     2.0571 |     4.2186 |      0.0000 |      32.000 |
+ | "# D-"                                          |        70 |        118 |     1.6857 |     2.8312 |      0.0000 |      20.000 |
+ | "# KS0"                                         |        70 |        114 |     1.6286 |    0.97353 |      1.0000 |      6.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        70 |        262 |     3.7429 |     6.7606 |      1.0000 |      52.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        70 |        114 |     1.6286 |    0.97353 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        70 |        376 |     5.3714 |     6.9182 |      2.0000 |      55.000 |
+ | "# max size B0 -> D-  D+  KS0 "                 |        70 |       2330 |     33.286 |     228.06 |      0.0000 |      1920.0 |
+ | "# selected"                                    |        70 |         36 |    0.51429 |     4.2720 |      0.0000 |      36.000 |
+ |*"#accept"                                       |        70 |          1 |(  1.42857 +- 1.41833  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2330 |        371 |(  15.9227 +- 0.758002 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       371 |         36 |(  9.70350 +- 1.53678  )%|   -------   |   -------   |
+B02DDKSDDBeauty2CharmTISTOS   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DDKSDDBeauty2Charm"                  |         1 |         36 |     36.000 |     0.0000 |      36.000 |      36.000 |
+ | "# input particles"                             |         1 |         36 |     36.000 |     0.0000 |      36.000 |      36.000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DDKSDDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DDKSDDBeauty2Ch...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DDKSDDBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DDKSWSDDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        104 |(  10.4000 +- 0.965319 )%|   -------   |   -------   |
+StrippingB02DDKSWSDDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       104 |         39 |(  37.5000 +- 4.74722  )%|   -------   |   -------   |
+StrippingB02DDKSWSDDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        39 |         39 |(  100.000 +- 2.56410  )%|   -------   |   -------   |
+B02DDKSWSDDBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+B02DDKSWSDDBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+B02DDKSWSDDBeauty2Charm       SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  D+  KS0 "                          |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D-  KS0 "                          |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        10 |          9 |    0.90000 |    0.70000 |      0.0000 |      2.0000 |
+ | "# D-"                                          |        10 |          6 |    0.60000 |    0.66332 |      0.0000 |      2.0000 |
+ | "# KS0"                                         |        10 |         18 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        10 |         15 |     1.5000 |     1.0247 |      1.0000 |      4.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        10 |         18 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        10 |         33 |     3.3000 |     1.8466 |      2.0000 |      8.0000 |
+ | "# max size B+ -> D+  D+  KS0 "                 |        10 |         26 |     2.6000 |     4.6087 |      0.0000 |      16.000 |
+ | "# max size B- -> D-  D-  KS0 "                 |        10 |         24 |     2.4000 |     4.6947 |      0.0000 |      16.000 |
+ | "# selected"                                    |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DDKSWSDDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DDKSWSDDBeauty2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DDKSWSDDBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0DKSDDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0DKSDDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0DKSDDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0DKSDDBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B2D0DKSDDBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        82 |         82 |(  100.000 +- 1.21951  )%|   -------   |   -------   |
+B2D0DKSDDBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+B2D0DKSDDBeauty2Charm         SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  D+  KS0 "                          |        38 |          1 |   0.026316 |    0.16007 |      0.0000 |      1.0000 |
+ | "# B- -> D0  D-  KS0 "                          |        38 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        38 |         97 |     2.5526 |     5.4372 |      0.0000 |      32.000 |
+ | "# D-"                                          |        38 |         74 |     1.9474 |     3.4255 |      0.0000 |      20.000 |
+ | "# D0"                                          |        38 |         68 |     1.7895 |    0.97759 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        38 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        38 |         58 |     1.5263 |    0.85029 |      1.0000 |      4.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        38 |         68 |     1.7895 |    0.97759 |      1.0000 |      4.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        38 |        171 |     4.5000 |     8.6077 |      1.0000 |      52.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        38 |         58 |     1.5263 |    0.85029 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        38 |        297 |     7.8158 |     9.0259 |      3.0000 |      58.000 |
+ | "# max size B+ -> D0  D+  KS0 "                 |        38 |        449 |     11.816 |     45.911 |      0.0000 |      288.00 |
+ | "# max size B- -> D0  D-  KS0 "                 |        38 |        295 |     7.7632 |     28.638 |      0.0000 |      180.00 |
+ | "# selected"                                    |        38 |          1 |   0.026316 |    0.16007 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        38 |          1 |(  2.63158 +- 2.59672  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       744 |        131 |(  17.6075 +- 1.39639  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       131 |          1 |( 0.763359 +- 0.760440 )%|   -------   |   -------   |
+B2D0DKSDDBeauty2CharmTISTOS   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKSDDBeauty2Charm"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0DKSDDBeauty2CharmB2CBBD...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKSDDBeauty2CharmTISTOS"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0DKSDDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0DKSDDBeauty2Ch...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0DKSDDBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0DKSDDD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0DKSDDD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0DKSDDD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0DKSDDD02K3PiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B2D0DKSDDD02K3PiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        46 |         46 |(  100.000 +- 2.17391  )%|   -------   |   -------   |
+B2D0DKSDDD02K3PiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+B2D0DKSDDD02K3PiBeauty2Charm  SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  D+  KS0 "                          |        16 |         36 |     2.2500 |     8.7142 |      0.0000 |      36.000 |
+ | "# B- -> D0  D-  KS0 "                          |        16 |          4 |    0.25000 |    0.96825 |      0.0000 |      4.0000 |
+ | "# D+"                                          |        16 |         79 |     4.9375 |     7.5950 |      0.0000 |      32.000 |
+ | "# D-"                                          |        16 |         63 |     3.9375 |     4.9304 |      0.0000 |      20.000 |
+ | "# D0"                                          |        16 |         89 |     5.5625 |     10.302 |      1.0000 |      45.000 |
+ | "# D~0"                                         |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        16 |         26 |     1.6250 |    0.78062 |      1.0000 |      3.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        16 |         89 |     5.5625 |     10.302 |      1.0000 |      45.000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        16 |        142 |     8.8750 |     12.303 |      1.0000 |      52.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        16 |         26 |     1.6250 |    0.78062 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        16 |        257 |     16.062 |     22.457 |      3.0000 |      100.00 |
+ | "# max size B+ -> D0  D+  KS0 "                 |        16 |       4548 |     284.25 |     1042.2 |      0.0000 |      4320.0 |
+ | "# max size B- -> D0  D-  KS0 "                 |        16 |       2920 |     182.50 |     650.37 |      0.0000 |      2700.0 |
+ | "# selected"                                    |        16 |         40 |     2.5000 |     9.6825 |      0.0000 |      40.000 |
+ |*"#accept"                                       |        16 |          1 |(  6.25000 +- 6.05154  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7468 |       1137 |(  15.2250 +- 0.415729 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1137 |         40 |(  3.51803 +- 0.546377 )%|   -------   |   -------   |
+B2D0DKSDDD02K3PiBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKSDDD02K3PiBeauty2Charm"           |         1 |         40 |     40.000 |     0.0000 |      40.000 |      40.000 |
+ | "# input particles"                             |         1 |         40 |     40.000 |     0.0000 |      40.000 |      40.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2D0DKSDDD02K3PiBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKSDDD02K3PiBeauty2CharmTISTOS"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0DKSDDD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0DKSDDD02K3PiBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0DKSDDD02K3PiBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDKSDDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDKSDDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDKSDDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDKSDDBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B02DstDKSDDBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+B02DstDKSDDBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+B02DstDKSDDBeauty2Charm       SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D+  KS0 "                   |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D-  KS0 "                  |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         7 |          7 |     1.0000 |    0.75593 |      0.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         7 |          4 |    0.57143 |     1.0498 |      0.0000 |      3.0000 |
+ | "# D+"                                          |         7 |         39 |     5.5714 |     10.848 |      0.0000 |      32.000 |
+ | "# D-"                                          |         7 |         25 |     3.5714 |     6.7370 |      0.0000 |      20.000 |
+ | "# KS0"                                         |         7 |         13 |     1.8571 |     1.1249 |      1.0000 |      4.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |         7 |         64 |     9.1429 |     17.529 |      1.0000 |      52.000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         7 |         11 |     1.5714 |    0.72843 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         7 |         13 |     1.8571 |     1.1249 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         7 |         88 |     12.571 |     17.807 |      3.0000 |      56.000 |
+ | "# max size B0 -> D*(2010)-  D+  KS0 "          |         7 |          8 |     1.1429 |     2.7994 |      0.0000 |      8.0000 |
+ | "# max size B~0 -> D*(2010)+  D-  KS0 "         |         7 |         65 |     9.2857 |     20.748 |      0.0000 |      60.000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        73 |         12 |(  16.4384 +- 4.33782  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+StrippingB02DstDKSDDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDKSDDBeauty2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDKSDDBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDKSDDDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDKSDDDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDKSDDDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDKSDDDstarD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B02DstDKSDDDstarD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstDKSDDDstarD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02DstDKSDDDstarD02K3PiBeau...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D+  KS0 "                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D-  KS0 "                  |         6 |          5 |    0.83333 |     1.8634 |      0.0000 |      5.0000 |
+ | "# D*(2010)+"                                   |         6 |         48 |     8.0000 |     16.583 |      0.0000 |      45.000 |
+ | "# D*(2010)-"                                   |         6 |          8 |     1.3333 |    0.74536 |      0.0000 |      2.0000 |
+ | "# D+"                                          |         6 |         49 |     8.1667 |     10.823 |      1.0000 |      32.000 |
+ | "# D-"                                          |         6 |         33 |     5.5000 |     6.6270 |      0.0000 |      20.000 |
+ | "# KS0"                                         |         6 |         10 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |         6 |         82 |     13.667 |     17.413 |      1.0000 |      52.000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         6 |         56 |     9.3333 |     16.007 |      1.0000 |      45.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         6 |         10 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         6 |        148 |     24.667 |     33.925 |      4.0000 |      100.00 |
+ | "# max size B0 -> D*(2010)-  D+  KS0 "          |         6 |         36 |     6.0000 |     5.1640 |      0.0000 |      14.000 |
+ | "# max size B~0 -> D*(2010)+  D-  KS0 "         |         6 |       2712 |     452.00 |     1005.3 |      0.0000 |      2700.0 |
+ | "# selected"                                    |         6 |          5 |    0.83333 |     1.8634 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2748 |        265 |(  9.64338 +- 0.563101 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       265 |          5 |(  1.88679 +- 0.835801 )%|   -------   |   -------   |
+B02DstDKSDDDstarD02K3PiBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDKSDDDstarD02K3PiBeauty2Charm"    |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstDKSDDDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDKSDDDstarD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDKSDDDstarD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDKSWSDDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        104 |(  10.4000 +- 0.965319 )%|   -------   |   -------   |
+StrippingB02DstDKSWSDDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       104 |         43 |(  41.3462 +- 4.82891  )%|   -------   |   -------   |
+StrippingB02DstDKSWSDDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+B02DstDKSWSDDBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+B02DstDKSWSDDBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DstDKSWSDDBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstDKSWSDDBeauty2Charm     SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D-  KS0 "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D+  KS0 "                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D-"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"# Phys/KS0_DDInputsBeauty2CharmFilter"         |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# max size B0 -> D*(2010)-  D-  KS0 "          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D+  KS0 "         |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDKSWSDDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDKSWSDDBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDKSWSDDBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDKSWSDDDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         99 |(  9.90000 +- 0.944452 )%|   -------   |   -------   |
+StrippingB02DstDKSWSDDDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        99 |         36 |(  36.3636 +- 4.83469  )%|   -------   |   -------   |
+StrippingB02DstDKSWSDDDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B02DstDKSWSDDDstarD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+B02DstDKSWSDDDstarD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstDKSWSDDDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDKSWSDDDstar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDKSWSDDDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0D0KSD02K3PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0D0KSD02K3PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0D0KSD02K3PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0D0KSD02K3PiD02K3PiDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        62 |         62 |(  100.000 +- 1.61290  )%|   -------   |   -------   |
+B02D0D0KSD02K3PiD02K3PiDDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+B02D0D0KSD02K3PiD02K3PiDDBe...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D0  KS0 "                          |        27 |          2 |   0.074074 |    0.37771 |      0.0000 |      2.0000 |
+ | "# D0"                                          |        27 |        113 |     4.1852 |     8.1606 |      1.0000 |      45.000 |
+ | "# D~0"                                         |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        27 |         45 |     1.6667 |     1.0541 |      1.0000 |      5.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        27 |        113 |     4.1852 |     8.1606 |      1.0000 |      45.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        27 |         45 |     1.6667 |     1.0541 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        27 |        158 |     5.8519 |     8.4490 |      2.0000 |      48.000 |
+ | "# max size B0 -> D0  D0  KS0 "                 |        27 |       6432 |     238.22 |     1144.8 |      1.0000 |      6075.0 |
+ | "# selected"                                    |        27 |          2 |   0.074074 |    0.37771 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        27 |          1 |(  3.70370 +- 3.63447  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3097 |        161 |(  5.19858 +- 0.398914 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       161 |          2 |(  1.24224 +- 0.872921 )%|   -------   |   -------   |
+B02D0D0KSD02K3PiD02K3PiDDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KSD02K3PiD02K3PiDDBeauty2Charm"  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0D0KSD02K3PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0D0KSD02K3PiD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0D0KSD02K3PiD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0D0KSD02HHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0D0KSD02HHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0D0KSD02HHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0D0KSD02HHD02HHDDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       135 |        135 |(  100.000 +- 0.740741 )%|   -------   |   -------   |
+B02D0D0KSD02HHD02HHDDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        65 |         65 |(  100.000 +- 1.53846  )%|   -------   |   -------   |
+B02D0D0KSD02HHD02HHDDBeauty...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D0  KS0 "                          |        65 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        65 |        108 |     1.6615 |    0.89918 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        65 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        65 |        101 |     1.5538 |    0.96126 |      1.0000 |      6.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        65 |        108 |     1.6615 |    0.89918 |      1.0000 |      4.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        65 |        101 |     1.5538 |    0.96126 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        65 |        209 |     3.2154 |     1.2829 |      2.0000 |      7.0000 |
+ | "# max size B0 -> D0  D0  KS0 "                 |        65 |        351 |     5.4000 |     7.0510 |      1.0000 |      32.000 |
+ | "# selected"                                    |        65 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        65 |          0 |(  0.00000 +- 1.53846  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        93 |          3 |(  3.22581 +- 1.83213  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB02D0D0KSD02HHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0D0KSD02HHD02H...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0D0KSD02HHD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0D0KSD02HHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0D0KSD02HHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0D0KSD02HHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0D0KSD02HHD02K3PiDDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       135 |        135 |(  100.000 +- 0.740741 )%|   -------   |   -------   |
+B02D0D0KSD02HHD02K3PiDDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+B02D0D0KSD02HHD02K3PiDDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+B02D0D0KSD02HHD02K3PiDDBeau...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D0  KS0 "                          |        11 |          4 |    0.36364 |     1.1499 |      0.0000 |      4.0000 |
+ | "# D0"                                          |        11 |         88 |     8.0000 |     12.735 |      2.0000 |      48.000 |
+ | "# D~0"                                         |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        11 |         17 |     1.5455 |    0.78203 |      1.0000 |      3.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        11 |         20 |     1.8182 |     1.1134 |      1.0000 |      4.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        11 |         68 |     6.1818 |     12.335 |      1.0000 |      45.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        11 |         17 |     1.5455 |    0.78203 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        11 |        105 |     9.5455 |     13.228 |      3.0000 |      51.000 |
+ | "# max size B0 -> D0  D0  KS0 "                 |        11 |       7189 |     653.55 |     1979.2 |      4.0000 |      6912.0 |
+ | "# selected"                                    |        11 |          4 |    0.36364 |     1.1499 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        11 |          1 |(  9.09091 +- 8.66784  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3493 |        241 |(  6.89951 +- 0.428831 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       241 |          4 |(  1.65975 +- 0.822960 )%|   -------   |   -------   |
+B02D0D0KSD02HHD02K3PiDDBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KSD02HHD02K3PiDDBeauty2Charm"    |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0D0KSD02HHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0D0KSD02HHD02K...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0D0KSD02HHD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstD0KSDDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstD0KSDDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstD0KSDDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstD0KSDDBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstD0KSDDBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstD0KSDDBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B2DstD0KSDDBeauty2Charm       SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D0  KS0 "                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D0  KS0 "                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         6 |          6 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         6 |          4 |    0.66667 |     1.1055 |      0.0000 |      3.0000 |
+ | "# D0"                                          |         6 |         15 |     2.5000 |    0.76376 |      1.0000 |      3.0000 |
+ | "# D~0"                                         |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         6 |          9 |     1.5000 |    0.76376 |      1.0000 |      3.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |         6 |         15 |     2.5000 |    0.76376 |      1.0000 |      3.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         6 |         10 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         6 |          9 |     1.5000 |    0.76376 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         6 |         34 |     5.6667 |     1.4907 |      3.0000 |      7.0000 |
+ | "# max size B+ -> D*(2010)+  D0  KS0 "          |         6 |         26 |     4.3333 |     4.6428 |      0.0000 |      12.000 |
+ | "# max size B- -> D*(2010)-  D0  KS0 "          |         6 |         12 |     2.0000 |     3.3166 |      0.0000 |      9.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        38 |          4 |(  10.5263 +- 4.97845  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2DstD0KSDDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstD0KSDDBeauty2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstD0KSDDBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstD0KSDDD02K3Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstD0KSDDD02K3Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstD0KSDDD02K3Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstD0KSDDD02K3PiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstD0KSDDD02K3PiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B2DstD0KSDDD02K3PiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2DstD0KSDDD02K3PiBeauty2CharmSUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D0  KS0 "                   |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# B- -> D*(2010)-  D0  KS0 "                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D0"                                          |         3 |         50 |     16.667 |     20.039 |      2.0000 |      45.000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |         3 |         50 |     16.667 |     20.039 |      2.0000 |      45.000 |
+ |*"# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |         58 |     19.333 |     20.981 |      4.0000 |      49.000 |
+ | "# max size B+ -> D*(2010)+  D0  KS0 "          |         3 |        137 |     45.667 |     63.173 |      0.0000 |      135.00 |
+ | "# max size B- -> D*(2010)-  D0  KS0 "          |         3 |          3 |     1.0000 |     1.4142 |      0.0000 |      3.0000 |
+ | "# selected"                                    |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       140 |         30 |(  21.4286 +- 3.46789  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        30 |          1 |(  3.33333 +- 3.27731  )%|   -------   |   -------   |
+B2DstD0KSDDD02K3PiBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KSDDD02K3PiBeauty2Charm"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstD0KSDDD02K3Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstD0KSDDD02K3Pi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstD0KSDDD02K3Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstD0KSDDDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstD0KSDDDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstD0KSDDDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstD0KSDDDstarD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstD0KSDDDstarD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+B2DstD0KSDDDstarD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2DstD0KSDDDstarD02K3PiBeau...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D0  KS0 "                   |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ | "# B- -> D*(2010)-  D0  KS0 "                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |         45 |     15.000 |     21.213 |      0.0000 |      45.000 |
+ | "# D*(2010)-"                                   |         3 |          3 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# D0"                                          |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         3 |         48 |     16.000 |     20.510 |      1.0000 |      45.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |         59 |     19.667 |     22.171 |      3.0000 |      51.000 |
+ | "# max size B+ -> D*(2010)+  D0  KS0 "          |         3 |        405 |     135.00 |     190.92 |      0.0000 |      405.00 |
+ | "# max size B- -> D*(2010)-  D0  KS0 "          |         3 |          5 |     1.6667 |     1.6997 |      0.0000 |      4.0000 |
+ | "# selected"                                    |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       410 |         78 |(  19.0244 +- 1.93839  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        78 |          2 |(  2.56410 +- 1.78970  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2DstD0KSDDDstarD02K3PiBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KSDDDstarD02K3PiBeauty2Charm"    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstD0KSDDDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstD0KSDDDstarD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstD0KSDDDstarD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstD0KSDDDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstD0KSDDDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstD0KSDDDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstD0KSDDDstarD02K3PiD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstD0KSDDDstarD02K3PiD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+B2DstD0KSDDDstarD02K3PiD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B2DstD0KSDDDstarD02K3PiD02K...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D0  KS0 "                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D0  KS0 "                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         6 |         48 |     8.0000 |     16.583 |      0.0000 |      45.000 |
+ | "# D*(2010)-"                                   |         6 |          8 |     1.3333 |    0.74536 |      0.0000 |      2.0000 |
+ | "# D0"                                          |         6 |         66 |     11.000 |     15.242 |      2.0000 |      45.000 |
+ | "# D~0"                                         |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         6 |         10 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |         6 |         66 |     11.000 |     15.242 |      2.0000 |      45.000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         6 |         56 |     9.3333 |     16.007 |      1.0000 |      45.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         6 |         10 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         6 |        132 |     22.000 |     31.801 |      5.0000 |      93.000 |
+ | "# max size B+ -> D*(2010)+  D0  KS0 "          |         6 |       6090 |     1015.0 |     2262.9 |      0.0000 |      6075.0 |
+ | "# max size B- -> D*(2010)-  D0  KS0 "          |         6 |         45 |     7.5000 |     5.1559 |      0.0000 |      16.000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6135 |        351 |(  5.72127 +- 0.296514 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       351 |          0 |(  0.00000 +- 0.284900 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        21 |         21 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingB2DstD0KSDDDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstD0KSDDDstarD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstD0KSDDDstarD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstKSDDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDstKSDDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDstKSDDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDstKSDDBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstDstKSDDBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B02DstDstKSDDBeauty2Charm     SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D*(2010)+  KS0 "            |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         8 |          7 |    0.87500 |    0.78062 |      0.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         8 |          5 |    0.62500 |    0.99216 |      0.0000 |      3.0000 |
+ | "# KS0"                                         |         8 |         14 |     1.7500 |     1.0897 |      1.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         8 |         12 |     1.5000 |    0.70711 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         8 |         14 |     1.7500 |     1.0897 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         8 |         26 |     3.2500 |     1.0897 |      2.0000 |      5.0000 |
+ | "# max size B0 -> D*(2010)-  D*(2010)+  KS0 "   |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSDDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSDDBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstKSDDBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstKSDDDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDstKSDDDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDstKSDDDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDstKSDDDstarD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstDstKSDDDstarD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02DstDstKSDDDstarD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstDstKSDDDstarD02K3PiBe...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D*(2010)+  KS0 "            |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |         46 |     46.000 |     0.0000 |      46.000 |      46.000 |
+ | "# D*(2010)-"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         1 |         45 |     45.000 |     0.0000 |      45.000 |      45.000 |
+ |*"# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |         49 |     49.000 |     0.0000 |      49.000 |      49.000 |
+ | "# max size B0 -> D*(2010)-  D*(2010)+  KS0 "   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSDDDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSDDDstar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstKSDDDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstKSDDDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDstKSDDDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDstKSDDDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDstKSDDDstarD02K3PiDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstDstKSDDDstarD02K3PiDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02DstDstKSDDDstarD02K3PiDs...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D*(2010)+  KS0 "            |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         6 |         48 |     8.0000 |     16.583 |      0.0000 |      45.000 |
+ | "# D*(2010)-"                                   |         6 |          8 |     1.3333 |    0.74536 |      0.0000 |      2.0000 |
+ | "# KS0"                                         |         6 |         10 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         6 |         56 |     9.3333 |     16.007 |      1.0000 |      45.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         6 |         10 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         6 |         66 |     11.000 |     16.593 |      2.0000 |      48.000 |
+ | "# max size B0 -> D*(2010)-  D*(2010)+  KS0 "   |         6 |          6 |     1.0000 |     2.2361 |      0.0000 |      6.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSDDDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSDDDstar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstKSDDDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstKSWSDDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         97 |(  9.70000 +- 0.935901 )%|   -------   |   -------   |
+StrippingB02DstDstKSWSDDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        97 |         37 |(  38.1443 +- 4.93195  )%|   -------   |   -------   |
+StrippingB02DstDstKSWSDDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+B02DstDstKSWSDDBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02DstDstKSWSDDBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DstDstKSWSDDBeauty2Charm   SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D*(2010)-  KS0 "            |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D*(2010)+  KS0 "           |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# KS0"                                         |         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          8 |     4.0000 |     1.0000 |      3.0000 |      5.0000 |
+ | "# max size B0 -> D*(2010)-  D*(2010)-  KS0 "   |         2 |          4 |     2.0000 |     2.0000 |      0.0000 |      4.0000 |
+ | "# max size B~0 -> D*(2010)+  D*(2010)+  KS0 "  |         2 |          4 |     2.0000 |     2.0000 |      0.0000 |      4.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSWSDDBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSWSDDBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstKSWSDDBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstKSWSDDDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        111 |(  11.1000 +- 0.993373 )%|   -------   |   -------   |
+StrippingB02DstDstKSWSDDDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       111 |         40 |(  36.0360 +- 4.55695  )%|   -------   |   -------   |
+StrippingB02DstDstKSWSDDDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        40 |         40 |(  100.000 +- 2.50000  )%|   -------   |   -------   |
+StrippingB02DstDstKSWSDDDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSWSDDDst...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstKSWSDDDst...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstKSWSDDDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        113 |(  11.3000 +- 1.00115  )%|   -------   |   -------   |
+StrippingB02DstDstKSWSDDDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       113 |         37 |(  32.7434 +- 4.41459  )%|   -------   |   -------   |
+StrippingB02DstDstKSWSDDDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+B02DstDstKSWSDDDstarD02K3Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DstDstKSWSDDDstarD02K3Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstDstKSWSDDDstarD02K3Pi...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D*(2010)-  KS0 "            |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D*(2010)+  KS0 "           |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |         45 |     45.000 |     0.0000 |      45.000 |      45.000 |
+ | "# D*(2010)-"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         1 |         45 |     45.000 |     0.0000 |      45.000 |      45.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |         48 |     48.000 |     0.0000 |      48.000 |      48.000 |
+ | "# max size B0 -> D*(2010)-  D*(2010)-  KS0 "   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D*(2010)+  KS0 "  |         1 |       6075 |     6075.0 |     0.0000 |      6075.0 |      6075.0 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2970 |        176 |(  5.92593 +- 0.433246 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       176 |          0 |(  0.00000 +- 0.568182 )%|   -------   |   -------   |
+StrippingB02DstDstKSWSDDDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSWSDDDst...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstKSWSDDDst...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DDKSLLBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DDKSLLBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DDKSLLBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DDKSLLBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B02DDKSLLBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        56 |         56 |(  100.000 +- 1.78571  )%|   -------   |   -------   |
+B02DDKSLLBeauty2Charm         SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  D+  KS0 "                          |        56 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        56 |        120 |     2.1429 |     2.3862 |      0.0000 |      11.000 |
+ | "# D-"                                          |        56 |        104 |     1.8571 |     2.3409 |      0.0000 |      9.0000 |
+ | "# KS0"                                         |        56 |         75 |     1.3393 |    0.57560 |      1.0000 |      3.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        56 |        224 |     4.0000 |     3.9188 |      1.0000 |      19.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        56 |         75 |     1.3393 |    0.57560 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        56 |        299 |     5.3393 |     3.9968 |      2.0000 |      22.000 |
+ | "# max size B0 -> D-  D+  KS0 "                 |        56 |        537 |     9.5893 |     36.269 |      0.0000 |      264.00 |
+ | "# selected"                                    |        56 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        56 |          0 |(  0.00000 +- 1.78571  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       537 |         41 |(  7.63501 +- 1.14596  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        41 |          0 |(  0.00000 +- 2.43902  )%|   -------   |   -------   |
+StrippingB02DDKSLLBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DDKSLLBeauty2Ch...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DDKSLLBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DDKSWSLLBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         94 |(  9.40000 +- 0.922843 )%|   -------   |   -------   |
+StrippingB02DDKSWSLLBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        94 |         33 |(  35.1064 +- 4.92300  )%|   -------   |   -------   |
+StrippingB02DDKSWSLLBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+B02DDKSWSLLBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DDKSWSLLBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B02DDKSWSLLBeauty2Charm       SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  D+  KS0 "                          |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D-  KS0 "                          |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         9 |         19 |     2.1111 |     2.3307 |      0.0000 |      7.0000 |
+ | "# D-"                                          |         9 |         11 |     1.2222 |    0.91625 |      0.0000 |      3.0000 |
+ | "# KS0"                                         |         9 |         10 |     1.1111 |    0.31427 |      1.0000 |      2.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |         9 |         30 |     3.3333 |     1.8257 |      1.0000 |      7.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |         9 |         10 |     1.1111 |    0.31427 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         9 |         40 |     4.4444 |     1.8325 |      2.0000 |      8.0000 |
+ | "# max size B+ -> D+  D+  KS0 "                 |         9 |         89 |     9.8889 |     15.793 |      0.0000 |      49.000 |
+ | "# max size B- -> D-  D-  KS0 "                 |         9 |         30 |     3.3333 |     5.3748 |      0.0000 |      18.000 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        43 |          0 |(  0.00000 +- 2.32558  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DDKSWSLLBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DDKSWSLLBeauty2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DDKSWSLLBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0DKSLLBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0DKSLLBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0DKSLLBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0DKSLLBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B2D0DKSLLBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        82 |         82 |(  100.000 +- 1.21951  )%|   -------   |   -------   |
+B2D0DKSLLBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+B2D0DKSLLBeauty2Charm         SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  D+  KS0 "                          |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  D-  KS0 "                          |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        31 |         71 |     2.2903 |     2.5170 |      0.0000 |      11.000 |
+ | "# D-"                                          |        31 |         57 |     1.8387 |     2.2874 |      0.0000 |      9.0000 |
+ | "# D0"                                          |        31 |         55 |     1.7742 |    0.94048 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        31 |         39 |     1.2581 |    0.50595 |      1.0000 |      3.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        31 |         55 |     1.7742 |    0.94048 |      1.0000 |      4.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        31 |        128 |     4.1290 |     3.8916 |      1.0000 |      19.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        31 |         39 |     1.2581 |    0.50595 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        31 |        222 |     7.1613 |     4.2812 |      3.0000 |      23.000 |
+ | "# max size B+ -> D0  D+  KS0 "                 |        31 |        201 |     6.4839 |     8.7506 |      0.0000 |      33.000 |
+ | "# max size B- -> D0  D-  KS0 "                 |        31 |        112 |     3.6129 |     5.7680 |      0.0000 |      24.000 |
+ | "# selected"                                    |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        31 |          0 |(  0.00000 +- 3.22581  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       313 |         45 |(  14.3770 +- 1.98316  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        45 |          0 |(  0.00000 +- 2.22222  )%|   -------   |   -------   |
+StrippingB2D0DKSLLBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0DKSLLBeauty2Ch...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0DKSLLBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0DKSLLD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0DKSLLD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0DKSLLD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0DKSLLD02K3PiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B2D0DKSLLD02K3PiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        46 |         46 |(  100.000 +- 2.17391  )%|   -------   |   -------   |
+B2D0DKSLLD02K3PiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0DKSLLD02K3PiBeauty2Charm  SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  D+  KS0 "                          |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  D-  KS0 "                          |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        23 |         72 |     3.1304 |     2.7710 |      0.0000 |      11.000 |
+ | "# D-"                                          |        23 |         72 |     3.1304 |     2.6094 |      0.0000 |      9.0000 |
+ | "# D0"                                          |        23 |         62 |     2.6957 |     1.8982 |      1.0000 |      8.0000 |
+ | "# D~0"                                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        23 |         31 |     1.3478 |    0.56018 |      1.0000 |      3.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        23 |         62 |     2.6957 |     1.8982 |      1.0000 |      8.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        23 |        144 |     6.2609 |     4.7385 |      1.0000 |      19.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        23 |         31 |     1.3478 |    0.56018 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        23 |        237 |     10.304 |     5.5516 |      3.0000 |      24.000 |
+ | "# max size B+ -> D0  D+  KS0 "                 |        23 |        272 |     11.826 |     15.736 |      0.0000 |      66.000 |
+ | "# max size B- -> D0  D-  KS0 "                 |        23 |        297 |     12.913 |     14.664 |      0.0000 |      48.000 |
+ | "# selected"                                    |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        23 |          0 |(  0.00000 +- 4.34783  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       569 |         29 |(  5.09666 +- 0.921993 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        29 |          0 |(  0.00000 +- 3.44828  )%|   -------   |   -------   |
+StrippingB2D0DKSLLD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0DKSLLD02K3PiBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0DKSLLD02K3PiBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDKSLLBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDKSLLBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDKSLLBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDKSLLBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B02DstDKSLLBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+B02DstDKSLLBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02DstDKSLLBeauty2Charm       SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D+  KS0 "                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D-  KS0 "                  |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# D+"                                          |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# D-"                                          |         5 |         11 |     2.2000 |     3.4293 |      0.0000 |      9.0000 |
+ | "# KS0"                                         |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |         5 |         15 |     3.0000 |     3.0984 |      1.0000 |      9.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         5 |          8 |     1.6000 |    0.80000 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |         29 |     5.8000 |     2.7857 |      3.0000 |      11.000 |
+ | "# max size B0 -> D*(2010)-  D+  KS0 "          |         5 |          5 |     1.0000 |     1.5492 |      0.0000 |      4.0000 |
+ | "# max size B~0 -> D*(2010)+  D-  KS0 "         |         5 |          3 |    0.60000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDKSLLBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDKSLLBeauty2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDKSLLBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDKSLLDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDKSLLDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDKSLLDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDKSLLDstarD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B02DstDKSLLDstarD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstDKSLLDstarD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+B02DstDKSLLDstarD02K3PiBeau...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D+  KS0 "                   |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D-  KS0 "                  |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         7 |          5 |    0.71429 |     1.1606 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |         7 |         11 |     1.5714 |     1.1780 |      0.0000 |      4.0000 |
+ | "# D+"                                          |         7 |         31 |     4.4286 |     2.0603 |      2.0000 |      7.0000 |
+ | "# D-"                                          |         7 |         22 |     3.1429 |     1.3553 |      2.0000 |      6.0000 |
+ | "# KS0"                                         |         7 |          8 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |         7 |         53 |     7.5714 |     3.1102 |      4.0000 |      13.000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         7 |         16 |     2.2857 |     1.4846 |      1.0000 |      5.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |         7 |          8 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         7 |         77 |     11.000 |     3.4226 |      7.0000 |      17.000 |
+ | "# max size B0 -> D*(2010)-  D+  KS0 "          |         7 |         59 |     8.4286 |     7.4806 |      0.0000 |      24.000 |
+ | "# max size B~0 -> D*(2010)+  D-  KS0 "         |         7 |         18 |     2.5714 |     4.3706 |      0.0000 |      12.000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        77 |          0 |(  0.00000 +- 1.29870  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDKSLLDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDKSLLDstarD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDKSLLDstarD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDKSWSLLBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        116 |(  11.6000 +- 1.01264  )%|   -------   |   -------   |
+StrippingB02DstDKSWSLLBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       116 |         51 |(  43.9655 +- 4.60845  )%|   -------   |   -------   |
+StrippingB02DstDKSWSLLBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        51 |         51 |(  100.000 +- 1.96078  )%|   -------   |   -------   |
+B02DstDKSWSLLBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstDKSWSLLBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB02DstDKSWSLLBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDKSWSLLBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDKSWSLLBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDKSWSLLDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         91 |(  9.10000 +- 0.909500 )%|   -------   |   -------   |
+StrippingB02DstDKSWSLLDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        91 |         29 |(  31.8681 +- 4.88464  )%|   -------   |   -------   |
+StrippingB02DstDKSWSLLDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        29 |         29 |(  100.000 +- 3.44828  )%|   -------   |   -------   |
+B02DstDKSWSLLDstarD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+B02DstDKSWSLLDstarD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DstDKSWSLLDstarD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DstDKSWSLLDstarD02K3PiBe...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D-  KS0 "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D+  KS0 "                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D+"                                          |         2 |         11 |     5.5000 |     1.5000 |      4.0000 |      7.0000 |
+ | "# D-"                                          |         2 |          9 |     4.5000 |     1.5000 |      3.0000 |      6.0000 |
+ | "# KS0"                                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |         2 |         20 |     10.000 |     3.0000 |      7.0000 |      13.000 |
+ |*"# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"# Phys/KS0_LLInputsBeauty2CharmFilter"         |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "# input particles"                             |         2 |         24 |     12.000 |     3.0000 |      9.0000 |      15.000 |
+ | "# max size B0 -> D*(2010)-  D-  KS0 "          |         2 |          9 |     4.5000 |     1.5000 |      3.0000 |      6.0000 |
+ | "# max size B~0 -> D*(2010)+  D+  KS0 "         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDKSWSLLDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDKSWSLLDstar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDKSWSLLDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0D0KSD02K3PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0D0KSD02K3PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0D0KSD02K3PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0D0KSD02K3PiD02K3PiLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        62 |         62 |(  100.000 +- 1.61290  )%|   -------   |   -------   |
+B02D0D0KSD02K3PiD02K3PiLLBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+B02D0D0KSD02K3PiD02K3PiLLBe...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D0  KS0 "                          |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        28 |         78 |     2.7857 |     1.8776 |      1.0000 |      8.0000 |
+ | "# D~0"                                         |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        28 |         38 |     1.3571 |    0.61029 |      1.0000 |      3.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        28 |         78 |     2.7857 |     1.8776 |      1.0000 |      8.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        28 |         38 |     1.3571 |    0.61029 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        28 |        116 |     4.1429 |     1.8654 |      2.0000 |      9.0000 |
+ | "# max size B0 -> D0  D0  KS0 "                 |        28 |        378 |     13.500 |     15.574 |      1.0000 |      64.000 |
+ | "# selected"                                    |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        28 |          0 |(  0.00000 +- 3.57143  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       139 |          0 |(  0.00000 +- 0.719424 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0D0KSD02K3PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0D0KSD02K3PiD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0D0KSD02K3PiD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0D0KSD02HHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0D0KSD02HHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0D0KSD02HHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0D0KSD02HHD02HHLLBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       135 |        135 |(  100.000 +- 0.740741 )%|   -------   |   -------   |
+B02D0D0KSD02HHD02HHLLBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        48 |         48 |(  100.000 +- 2.08333  )%|   -------   |   -------   |
+B02D0D0KSD02HHD02HHLLBeauty...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D0  KS0 "                          |        48 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        48 |         81 |     1.6875 |    0.86978 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        48 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        48 |         63 |     1.3125 |    0.58296 |      1.0000 |      3.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        48 |         81 |     1.6875 |    0.86978 |      1.0000 |      4.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        48 |         63 |     1.3125 |    0.58296 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        48 |        144 |     3.0000 |     1.1365 |      2.0000 |      6.0000 |
+ | "# max size B0 -> D0  D0  KS0 "                 |        48 |        245 |     5.1042 |     6.1888 |      1.0000 |      32.000 |
+ | "# selected"                                    |        48 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        48 |          0 |(  0.00000 +- 2.08333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        67 |          5 |(  7.46269 +- 3.21047  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB02D0D0KSD02HHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0D0KSD02HHD02H...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0D0KSD02HHD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0D0KSD02HHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0D0KSD02HHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0D0KSD02HHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0D0KSD02HHD02K3PiLLBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       135 |        135 |(  100.000 +- 0.740741 )%|   -------   |   -------   |
+B02D0D0KSD02HHD02K3PiLLBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+B02D0D0KSD02HHD02K3PiLLBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+B02D0D0KSD02HHD02K3PiLLBeau...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D0  KS0 "                          |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        13 |         58 |     4.4615 |     1.9460 |      2.0000 |      9.0000 |
+ | "# D~0"                                         |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        13 |         17 |     1.3077 |    0.60569 |      1.0000 |      3.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        13 |         23 |     1.7692 |    0.89045 |      1.0000 |      3.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        13 |         35 |     2.6923 |     1.9762 |      1.0000 |      8.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        13 |         17 |     1.3077 |    0.60569 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        13 |         75 |     5.7692 |     1.8874 |      3.0000 |      10.000 |
+ | "# max size B0 -> D0  D0  KS0 "                 |        13 |        358 |     27.538 |     19.832 |      4.0000 |      81.000 |
+ | "# selected"                                    |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        13 |          0 |(  0.00000 +- 7.69231  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       143 |          2 |(  1.39860 +- 0.982020 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02D0D0KSD02HHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0D0KSD02HHD02K...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0D0KSD02HHD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstD0KSLLBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstD0KSLLBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstD0KSLLBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstD0KSLLBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstD0KSLLBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstD0KSLLBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B2DstD0KSLLBeauty2Charm       SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D0  KS0 "                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D0  KS0 "                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         6 |          4 |    0.66667 |    0.74536 |      0.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         6 |          5 |    0.83333 |    0.68718 |      0.0000 |      2.0000 |
+ | "# D0"                                          |         6 |         12 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# D~0"                                         |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |         6 |         12 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         6 |          9 |     1.5000 |    0.76376 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         6 |         28 |     4.6667 |     1.4907 |      3.0000 |      7.0000 |
+ | "# max size B+ -> D*(2010)+  D0  KS0 "          |         6 |         11 |     1.8333 |     2.3393 |      0.0000 |      6.0000 |
+ | "# max size B- -> D*(2010)-  D0  KS0 "          |         6 |         14 |     2.3333 |     2.7487 |      0.0000 |      8.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstD0KSLLBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstD0KSLLBeauty2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstD0KSLLBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstD0KSLLD02K3Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstD0KSLLD02K3Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstD0KSLLD02K3Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstD0KSLLD02K3PiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstD0KSLLD02K3PiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B2DstD0KSLLD02K3PiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2DstD0KSLLD02K3PiBeauty2CharmSUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D0  KS0 "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D0  KS0 "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D0"                                          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"# Phys/KS0_LLInputsBeauty2CharmFilter"         |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# max size B+ -> D*(2010)+  D0  KS0 "          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D0  KS0 "          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstD0KSLLD02K3Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstD0KSLLD02K3Pi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstD0KSLLD02K3Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstD0KSLLDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstD0KSLLDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstD0KSLLDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstD0KSLLDstarD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstD0KSLLDstarD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+B2DstD0KSLLDstarD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2DstD0KSLLDstarD02K3PiBeau...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D0  KS0 "                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D0  KS0 "                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         4 |          2 |    0.50000 |    0.86603 |      0.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         4 |          6 |     1.5000 |     1.5000 |      0.0000 |      4.0000 |
+ | "# D0"                                          |         4 |          6 |     1.5000 |    0.86603 |      1.0000 |      3.0000 |
+ | "# D~0"                                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |         4 |          6 |     1.5000 |    0.86603 |      1.0000 |      3.0000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         4 |          8 |     2.0000 |     1.2247 |      1.0000 |      4.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |         19 |     4.7500 |     1.4790 |      3.0000 |      7.0000 |
+ | "# max size B+ -> D*(2010)+  D0  KS0 "          |         4 |          2 |    0.50000 |    0.86603 |      0.0000 |      2.0000 |
+ | "# max size B- -> D*(2010)-  D0  KS0 "          |         4 |         12 |     3.0000 |     3.0822 |      0.0000 |      8.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstD0KSLLDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstD0KSLLDstarD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstD0KSLLDstarD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstD0KSLLDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstD0KSLLDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstD0KSLLDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstD0KSLLDstarD02K3PiD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstD0KSLLDstarD02K3PiD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+B2DstD0KSLLDstarD02K3PiD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+B2DstD0KSLLDstarD02K3PiD02K...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D0  KS0 "                   |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D0  KS0 "                   |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         7 |          5 |    0.71429 |     1.1606 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |         7 |         11 |     1.5714 |     1.1780 |      0.0000 |      4.0000 |
+ | "# D0"                                          |         7 |         30 |     4.2857 |     2.0504 |      1.0000 |      8.0000 |
+ | "# D~0"                                         |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         7 |          8 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |         7 |         30 |     4.2857 |     2.0504 |      1.0000 |      8.0000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         7 |         16 |     2.2857 |     1.4846 |      1.0000 |      5.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |         7 |          8 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         7 |         54 |     7.7143 |     2.7627 |      3.0000 |      11.000 |
+ | "# max size B+ -> D*(2010)+  D0  KS0 "          |         7 |         31 |     4.4286 |     7.0073 |      0.0000 |      16.000 |
+ | "# max size B- -> D*(2010)-  D0  KS0 "          |         7 |         53 |     7.5714 |     7.6505 |      0.0000 |      24.000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        84 |          0 |(  0.00000 +- 1.19048  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstD0KSLLDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstD0KSLLDstarD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstD0KSLLDstarD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstKSLLBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDstKSLLBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDstKSLLBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDstKSLLBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstDstKSLLBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02DstDstKSLLBeauty2Charm     SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D*(2010)+  KS0 "            |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         6 |          4 |    0.66667 |    0.74536 |      0.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         6 |          5 |    0.83333 |    0.68718 |      0.0000 |      2.0000 |
+ | "# KS0"                                         |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         6 |          9 |     1.5000 |    0.76376 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         6 |         16 |     2.6667 |     1.1055 |      2.0000 |      5.0000 |
+ | "# max size B0 -> D*(2010)-  D*(2010)+  KS0 "   |         6 |          4 |    0.66667 |     1.4907 |      0.0000 |      4.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSLLBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSLLBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstKSLLBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstKSLLDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDstKSLLDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDstKSLLDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDstKSLLDstarD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstDstKSLLDstarD02K3PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB02DstDstKSLLDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSLLDstar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstKSLLDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstKSLLDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDstKSLLDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDstKSLLDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDstKSLLDstarD02K3PiDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstDstKSLLDstarD02K3PiDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+B02DstDstKSLLDstarD02K3PiDs...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D*(2010)+  KS0 "            |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         7 |          5 |    0.71429 |     1.1606 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |         7 |         11 |     1.5714 |     1.1780 |      0.0000 |      4.0000 |
+ | "# KS0"                                         |         7 |          8 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         7 |         16 |     2.2857 |     1.4846 |      1.0000 |      5.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |         7 |          8 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         7 |         24 |     3.4286 |     1.6782 |      2.0000 |      6.0000 |
+ | "# max size B0 -> D*(2010)-  D*(2010)+  KS0 "   |         7 |          6 |    0.85714 |     2.0996 |      0.0000 |      6.0000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSLLDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSLLDstar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstKSLLDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstKSWSLLBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         86 |(  8.60000 +- 0.886589 )%|   -------   |   -------   |
+StrippingB02DstDstKSWSLLBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         27 |(  31.3953 +- 5.00449  )%|   -------   |   -------   |
+StrippingB02DstDstKSWSLLBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+B02DstDstKSWSLLBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DstDstKSWSLLBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstDstKSWSLLBeauty2Charm   SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D*(2010)-  KS0 "            |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D*(2010)+  KS0 "           |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# KS0"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# max size B0 -> D*(2010)-  D*(2010)-  KS0 "   |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# max size B~0 -> D*(2010)+  D*(2010)+  KS0 "  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSWSLLBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSWSLLBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstKSWSLLBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstKSWSLLDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        108 |(  10.8000 +- 0.981509 )%|   -------   |   -------   |
+StrippingB02DstDstKSWSLLDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       108 |         41 |(  37.9630 +- 4.66975  )%|   -------   |   -------   |
+StrippingB02DstDstKSWSLLDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        41 |         41 |(  100.000 +- 2.43902  )%|   -------   |   -------   |
+StrippingB02DstDstKSWSLLDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSWSLLDst...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstKSWSLLDst...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstKSWSLLDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        104 |(  10.4000 +- 0.965319 )%|   -------   |   -------   |
+StrippingB02DstDstKSWSLLDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       104 |         27 |(  25.9615 +- 4.29910  )%|   -------   |   -------   |
+StrippingB02DstDstKSWSLLDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+B02DstDstKSWSLLDstarD02K3Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DstDstKSWSLLDstarD02K3Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstDstKSWSLLDstarD02K3Pi...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D*(2010)-  KS0 "            |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D*(2010)+  KS0 "           |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# KS0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"# Phys/KS0_LLInputsBeauty2CharmFilter"         |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B0 -> D*(2010)-  D*(2010)-  KS0 "   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B~0 -> D*(2010)+  D*(2010)+  KS0 "  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSWSLLDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKSWSLLDst...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstKSWSLLDst...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0D0KstD02K3PiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0D0KstD02K3PiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0D0KstD02K3PiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0D0KstD02K3PiD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        62 |         62 |(  100.000 +- 1.61290  )%|   -------   |   -------   |
+B02D0D0KstD02K3PiD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        62 |         62 |(  100.000 +- 1.61290  )%|   -------   |   -------   |
+B02D0D0KstD02K3PiD02K3PiBea...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D0  K*(892)0 "                     |        62 |         30 |    0.48387 |     3.2015 |      0.0000 |      25.000 |
+ | "# B0 -> D0  D0  K*(892)~0 "                    |        62 |         28 |    0.45161 |     3.0569 |      0.0000 |      24.000 |
+ | "# D0"                                          |        62 |        235 |     3.7903 |     6.2195 |      1.0000 |      45.000 |
+ | "# D~0"                                         |        62 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        62 |       1021 |     16.468 |     10.734 |      3.0000 |      49.000 |
+ | "# K*(892)~0"                                   |        62 |       1021 |     16.468 |     10.734 |      3.0000 |      49.000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        62 |        235 |     3.7903 |     6.2195 |      1.0000 |      45.000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |        62 |       2042 |     32.935 |     21.468 |      6.0000 |      98.000 |
+ | "# input particles"                             |        62 |       2277 |     36.726 |     25.237 |      8.0000 |      143.00 |
+ | "# max size B0 -> D0  D0  K*(892)0 "            |        62 |     131965 |     2128.5 |     12661. |      4.0000 |      99225. |
+ | "# max size B0 -> D0  D0  K*(892)~0 "           |        62 |     131965 |     2128.5 |     12661. |      4.0000 |      99225. |
+ | "# selected"                                    |        62 |         58 |    0.93548 |     6.2576 |      0.0000 |      49.000 |
+ |*"#accept"                                       |        62 |          2 |(  3.22581 +- 2.24390  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    125966 |       2637 |(  2.09342 +- 0.0403374)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2637 |         58 |(  2.19947 +- 0.285611 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       237 |        237 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02D0D0KstD02K3PiD02K3PiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KstD02K3PiD02K3PiBeauty2Charm"   |         2 |         58 |     29.000 |     20.000 |      9.0000 |      49.000 |
+ | "# input particles"                             |         2 |         58 |     29.000 |     20.000 |      9.0000 |      49.000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B02D0D0KstD02K3PiD02K3PiBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KstD02K3PiD02K3PiBeauty2CharmTIST|         1 |         49 |     49.000 |     0.0000 |      49.000 |      49.000 |
+ | "# input particles"                             |         1 |         49 |     49.000 |     0.0000 |      49.000 |      49.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         41 |     41.000 |     0.0000 |      41.000 |      41.000 |
+ |*"efficiency"                                    |        49 |         41 |(  83.6735 +- 5.28011  )%|   -------   |   -------   |
+B02D0D0KstD02K3PiD02K3PiBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KstD02K3PiD02K3PiBeauty2CharmB2CB|         1 |         41 |     41.000 |     0.0000 |      41.000 |      41.000 |
+ | "# input particles"                             |         1 |         41 |     41.000 |     0.0000 |      41.000 |      41.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         41 |     41.000 |     0.0000 |      41.000 |      41.000 |
+ |*"efficiency"                                    |        41 |         41 |(  100.000 +- 2.43902  )%|   -------   |   -------   |
+RelatedInfo1_B02D0D0KstD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KstD02K3PiD02K3PiBeauty2CharmLine|         1 |         41 |     41.000 |     0.0000 |      41.000 |      41.000 |
+ | "# input particles"                             |         1 |         41 |     41.000 |     0.0000 |      41.000 |      41.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02D0D0KstD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KstD02K3PiD02K3PiBeauty2CharmLine|         1 |         41 |     41.000 |     0.0000 |      41.000 |      41.000 |
+ | "# input particles"                             |         1 |         41 |     41.000 |     0.0000 |      41.000 |      41.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02D0D0KstD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KstD02K3PiD02K3PiBeauty2CharmLine|         1 |         41 |     41.000 |     0.0000 |      41.000 |      41.000 |
+ | "# input particles"                             |         1 |         41 |     41.000 |     0.0000 |      41.000 |      41.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0D0KstD02K3PiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0D0KstD02K3PiD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0D0KstD02K3PiD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0D0KstD02HHD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0D0KstD02HHD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0D0KstD02HHD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0D0KstD02HHD02HHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       135 |        135 |(  100.000 +- 0.740741 )%|   -------   |   -------   |
+B02D0D0KstD02HHD02HHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       134 |        134 |(  100.000 +- 0.746269 )%|   -------   |   -------   |
+B02D0D0KstD02HHD02HHBeauty2...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D0  K*(892)0 "                     |       134 |          7 |   0.052239 |    0.35233 |      0.0000 |      3.0000 |
+ | "# B0 -> D0  D0  K*(892)~0 "                    |       134 |          5 |   0.037313 |    0.30923 |      0.0000 |      3.0000 |
+ | "# D0"                                          |       134 |        221 |     1.6493 |    0.83984 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |       134 |       1542 |     11.507 |     8.7968 |      1.0000 |      49.000 |
+ | "# K*(892)~0"                                   |       134 |       1542 |     11.507 |     8.7968 |      1.0000 |      49.000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |       134 |        221 |     1.6493 |    0.83984 |      1.0000 |      4.0000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |       134 |       3084 |     23.015 |     17.594 |      2.0000 |      98.000 |
+ | "# input particles"                             |       134 |       3305 |     24.664 |     17.779 |      3.0000 |      101.00 |
+ | "# max size B0 -> D0  D0  K*(892)0 "            |       134 |       6231 |     46.500 |     84.154 |      1.0000 |      496.00 |
+ | "# max size B0 -> D0  D0  K*(892)~0 "           |       134 |       6231 |     46.500 |     84.154 |      1.0000 |      496.00 |
+ | "# selected"                                    |       134 |         12 |   0.089552 |    0.64023 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       134 |          3 |(  2.23881 +- 1.27802  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3492 |        153 |(  4.38144 +- 0.346372 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       153 |         12 |(  7.84314 +- 2.17352  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02D0D0KstD02HHD02HHBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KstD02HHD02HHBeauty2Charm"       |         3 |         12 |     4.0000 |     1.6330 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         3 |         12 |     4.0000 |     1.6330 |      2.0000 |      6.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+B02D0D0KstD02HHD02HHBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KstD02HHD02HHBeauty2CharmTISTOS" |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          4 |     2.0000 |     2.0000 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |         6 |          4 |(  66.6667 +- 19.2450  )%|   -------   |   -------   |
+B02D0D0KstD02HHD02HHBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KstD02HHD02HHBeauty2CharmB2CBBDTB|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_B02D0D0KstD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KstD02HHD02HHBeauty2CharmLine"   |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02D0D0KstD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KstD02HHD02HHBeauty2CharmLine"   |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02D0D0KstD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KstD02HHD02HHBeauty2CharmLine"   |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0D0KstD02HHD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0D0KstD02HHD02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0D0KstD02HHD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0D0KstD02HHD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0D0KstD02HHD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0D0KstD02HHD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0D0KstD02HHD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       135 |        135 |(  100.000 +- 0.740741 )%|   -------   |   -------   |
+B02D0D0KstD02HHD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+B02D0D0KstD02HHD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+B02D0D0KstD02HHD02K3PiBeaut...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D0  K*(892)0 "                     |        30 |        125 |     4.1667 |     15.725 |      0.0000 |      84.000 |
+ | "# B0 -> D0  D0  K*(892)~0 "                    |        30 |        125 |     4.1667 |     15.520 |      0.0000 |      82.000 |
+ | "# D0"                                          |        30 |        217 |     7.2333 |     8.8457 |      2.0000 |      48.000 |
+ | "# D~0"                                         |        30 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        30 |        605 |     20.167 |     11.335 |      6.0000 |      49.000 |
+ | "# K*(892)~0"                                   |        30 |        605 |     20.167 |     11.335 |      6.0000 |      49.000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        30 |         56 |     1.8667 |    0.95685 |      1.0000 |      4.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        30 |        161 |     5.3667 |     8.5146 |      1.0000 |      45.000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |        30 |       1210 |     40.333 |     22.669 |      12.000 |      98.000 |
+ | "# input particles"                             |        30 |       1427 |     47.567 |     28.744 |      15.000 |      146.00 |
+ | "# max size B0 -> D0  D0  K*(892)0 "            |        30 |     156290 |     5209.7 |     20450. |      28.000 |  1.1290e+05 |
+ | "# max size B0 -> D0  D0  K*(892)~0 "           |        30 |     156290 |     5209.7 |     20450. |      28.000 |  1.1290e+05 |
+ | "# selected"                                    |        30 |        250 |     8.3333 |     31.237 |      0.0000 |      166.00 |
+ |*"#accept"                                       |        30 |          6 |(  20.0000 +- 7.30297  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    150158 |       5198 |(  3.46169 +- 0.0471758)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      5198 |        250 |(  4.80954 +- 0.296777 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       361 |        361 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02D0D0KstD02HHD02K3PiBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KstD02HHD02K3PiBeauty2Charm"     |         6 |        250 |     41.667 |     59.075 |      2.0000 |      166.00 |
+ | "# input particles"                             |         6 |        250 |     41.667 |     59.075 |      2.0000 |      166.00 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02D0D0KstD02HHD02K3PiBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KstD02HHD02K3PiBeauty2CharmTISTOS|         6 |        184 |     30.667 |     56.139 |      2.0000 |      156.00 |
+ | "# input particles"                             |         6 |        184 |     30.667 |     56.139 |      2.0000 |      156.00 |
+ |*"#accept"                                       |         6 |          2 |(  33.3333 +- 19.2450  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |        144 |     24.000 |     51.897 |      0.0000 |      140.00 |
+ |*"efficiency"                                    |       184 |        144 |(  78.2609 +- 3.04078  )%|   -------   |   -------   |
+B02D0D0KstD02HHD02K3PiBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KstD02HHD02K3PiBeauty2CharmB2CBBD|         2 |        144 |     72.000 |     68.000 |      4.0000 |      140.00 |
+ | "# input particles"                             |         2 |        144 |     72.000 |     68.000 |      4.0000 |      140.00 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |        144 |     72.000 |     68.000 |      4.0000 |      140.00 |
+ |*"efficiency"                                    |       144 |        144 |(  100.000 +- 0.694444 )%|   -------   |   -------   |
+RelatedInfo1_B02D0D0KstD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KstD02HHD02K3PiBeauty2CharmLine" |         2 |        144 |     72.000 |     68.000 |      4.0000 |      140.00 |
+ | "# input particles"                             |         2 |        144 |     72.000 |     68.000 |      4.0000 |      140.00 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02D0D0KstD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KstD02HHD02K3PiBeauty2CharmLine" |         2 |        144 |     72.000 |     68.000 |      4.0000 |      140.00 |
+ | "# input particles"                             |         2 |        144 |     72.000 |     68.000 |      4.0000 |      140.00 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02D0D0KstD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0KstD02HHD02K3PiBeauty2CharmLine" |         2 |        144 |     72.000 |     68.000 |      4.0000 |      140.00 |
+ | "# input particles"                             |         2 |        144 |     72.000 |     68.000 |      4.0000 |      140.00 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02D0D0KstD02HHD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02D0D0KstD02HHD02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0D0KstD02HHD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DDKstBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DDKstBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DDKstBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DDKstBeauty2CharmCombCut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B02DDKstBeauty2CharmCombCut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B02DDKstBeauty2Charm          SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D+  D-  K*(892)0 "                     |       152 |        218 |     1.4342 |     14.821 |      0.0000 |      180.00 |
+ | "# B0 -> D+  D-  K*(892)~0 "                    |       152 |        208 |     1.3684 |     13.723 |      0.0000 |      165.00 |
+ | "# D+"                                          |       152 |        300 |     1.9737 |     3.6598 |      0.0000 |      32.000 |
+ | "# D-"                                          |       152 |        308 |     2.0263 |     2.7767 |      0.0000 |      20.000 |
+ | "# K*(892)0"                                    |       152 |       1938 |     12.750 |     8.7104 |      2.0000 |      49.000 |
+ | "# K*(892)~0"                                   |       152 |       1938 |     12.750 |     8.7104 |      2.0000 |      49.000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |       152 |        608 |     4.0000 |     5.8647 |      1.0000 |      52.000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |       152 |       3876 |     25.500 |     17.421 |      4.0000 |      98.000 |
+ | "# input particles"                             |       152 |       4484 |     29.500 |     21.778 |      5.0000 |      150.00 |
+ | "# max size B0 -> D+  D-  K*(892)0 "            |       152 |      58821 |     386.98 |     2641.4 |      0.0000 |      31360. |
+ | "# max size B0 -> D+  D-  K*(892)~0 "           |       152 |      58821 |     386.98 |     2641.4 |      0.0000 |      31360. |
+ | "# selected"                                    |       152 |        426 |     2.8026 |     28.536 |      0.0000 |      345.00 |
+ |*"#accept"                                       |       152 |          3 |(  1.97368 +- 1.12821  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    117642 |       4792 |(  4.07338 +- 0.0576323)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4792 |        426 |(  8.88982 +- 0.411123 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       185 |        185 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02DDKstBeauty2CharmTISTOS    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DDKstBeauty2Charm"                   |         3 |        426 |     142.00 |     146.60 |      4.0000 |      345.00 |
+ | "# input particles"                             |         3 |        426 |     142.00 |     146.60 |      4.0000 |      345.00 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DDKstBeauty2CharmB2CBBDT...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DDKstBeauty2CharmTISTOS"             |         3 |        341 |     113.67 |     152.27 |      4.0000 |      329.00 |
+ | "# input particles"                             |         3 |        341 |     113.67 |     152.27 |      4.0000 |      329.00 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |        253 |     84.333 |     116.45 |      0.0000 |      249.00 |
+ |*"efficiency"                                    |       341 |        253 |(  74.1935 +- 2.36957  )%|   -------   |   -------   |
+B02DDKstBeauty2CharmLine      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DDKstBeauty2CharmB2CBBDTBeauty2CharmF|         2 |        253 |     126.50 |     122.50 |      4.0000 |      249.00 |
+ | "# input particles"                             |         2 |        253 |     126.50 |     122.50 |      4.0000 |      249.00 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |        253 |     126.50 |     122.50 |      4.0000 |      249.00 |
+ |*"efficiency"                                    |       253 |        253 |(  100.000 +- 0.395257 )%|   -------   |   -------   |
+RelatedInfo1_B02DDKstBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DDKstBeauty2CharmLine"               |         2 |        253 |     126.50 |     122.50 |      4.0000 |      249.00 |
+ | "# input particles"                             |         2 |        253 |     126.50 |     122.50 |      4.0000 |      249.00 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02DDKstBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DDKstBeauty2CharmLine"               |         2 |        253 |     126.50 |     122.50 |      4.0000 |      249.00 |
+ | "# input particles"                             |         2 |        253 |     126.50 |     122.50 |      4.0000 |      249.00 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02DDKstBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DDKstBeauty2CharmLine"               |         2 |        253 |     126.50 |     122.50 |      4.0000 |      249.00 |
+ | "# input particles"                             |         2 |        253 |     126.50 |     122.50 |      4.0000 |      249.00 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DDKstBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DDKstBeauty2Cha...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DDKstBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDKstBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDKstBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDKstBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDKstBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstDKstBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+B02DstDKstBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+B02DstDKstBeauty2Charm        SUCCESS Number of counters : 22
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D-  K*(892)0 "              |        17 |         18 |     1.0588 |     3.1337 |      0.0000 |      13.000 |
+ | "# B0 -> D*(2010)-  D+  K*(892)0 "              |        17 |         43 |     2.5294 |     9.6291 |      0.0000 |      41.000 |
+ | "# B0 -> D+  D*(2010)-  K*(892)~0 "             |        17 |         41 |     2.4118 |     8.6979 |      0.0000 |      37.000 |
+ | "# B0 -> D-  D*(2010)+  K*(892)~0 "             |        17 |         16 |    0.94118 |     2.6892 |      0.0000 |      11.000 |
+ | "# D*(2010)+"                                   |        17 |         19 |     1.1176 |    0.96298 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        17 |         18 |     1.0588 |     1.2589 |      0.0000 |      4.0000 |
+ | "# D+"                                          |        17 |         89 |     5.2353 |     8.6537 |      0.0000 |      32.000 |
+ | "# D-"                                          |        17 |         63 |     3.7059 |     5.5068 |      0.0000 |      20.000 |
+ | "# K*(892)0"                                    |        17 |        267 |     15.706 |     11.925 |      3.0000 |      49.000 |
+ | "# K*(892)~0"                                   |        17 |        267 |     15.706 |     11.925 |      3.0000 |      49.000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        17 |        152 |     8.9412 |     13.679 |      1.0000 |      52.000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        17 |         37 |     2.1765 |     1.5806 |      1.0000 |      7.0000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |        17 |        534 |     31.412 |     23.850 |      6.0000 |      98.000 |
+ | "# input particles"                             |        17 |        723 |     42.529 |     37.156 |      10.000 |      151.00 |
+ | "# max size B0 -> D*(2010)+  D-  K*(892)0 "     |        17 |       2594 |     152.59 |     322.80 |      0.0000 |      1023.0 |
+ | "# max size B0 -> D*(2010)-  D+  K*(892)0 "     |        17 |       3640 |     214.12 |     545.46 |      0.0000 |      1980.0 |
+ | "# max size B0 -> D+  D*(2010)-  K*(892)~0 "    |        17 |       3640 |     214.12 |     545.46 |      0.0000 |      1980.0 |
+ | "# max size B0 -> D-  D*(2010)+  K*(892)~0 "    |        17 |       2594 |     152.59 |     322.80 |      0.0000 |      1023.0 |
+ | "# selected"                                    |        17 |        118 |     6.9412 |     19.331 |      0.0000 |      80.000 |
+ |*"#accept"                                       |        17 |          3 |(  17.6471 +- 9.24594  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     12468 |        631 |(  5.06096 +- 0.196309 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       631 |        118 |(  18.7005 +- 1.55223  )%|   -------   |   -------   |
+B02DstDKstBeauty2CharmTISTOS  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDKstBeauty2Charm"                 |         3 |        118 |     39.333 |     29.044 |      14.000 |      80.000 |
+ | "# input particles"                             |         3 |        118 |     39.333 |     29.044 |      14.000 |      80.000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+B02DstDKstBeauty2CharmB2CBB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDKstBeauty2CharmTISTOS"           |         2 |         86 |     43.000 |     29.000 |      14.000 |      72.000 |
+ | "# input particles"                             |         2 |         86 |     43.000 |     29.000 |      14.000 |      72.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         74 |     37.000 |     23.000 |      14.000 |      60.000 |
+ |*"efficiency"                                    |        86 |         74 |(  86.0465 +- 3.73645  )%|   -------   |   -------   |
+B02DstDKstBeauty2CharmLine    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDKstBeauty2CharmB2CBBDTBeauty2Char|         2 |         74 |     37.000 |     23.000 |      14.000 |      60.000 |
+ | "# input particles"                             |         2 |         74 |     37.000 |     23.000 |      14.000 |      60.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         74 |     37.000 |     23.000 |      14.000 |      60.000 |
+ |*"efficiency"                                    |        74 |         74 |(  100.000 +- 1.35135  )%|   -------   |   -------   |
+RelatedInfo1_B02DstDKstBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDKstBeauty2CharmLine"             |         2 |         74 |     37.000 |     23.000 |      14.000 |      60.000 |
+ | "# input particles"                             |         2 |         74 |     37.000 |     23.000 |      14.000 |      60.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02DstDKstBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDKstBeauty2CharmLine"             |         2 |         74 |     37.000 |     23.000 |      14.000 |      60.000 |
+ | "# input particles"                             |         2 |         74 |     37.000 |     23.000 |      14.000 |      60.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02DstDKstBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDKstBeauty2CharmLine"             |         2 |         74 |     37.000 |     23.000 |      14.000 |      60.000 |
+ | "# input particles"                             |         2 |         74 |     37.000 |     23.000 |      14.000 |      60.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DstDKstBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DstDKstBeauty2C...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDKstBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDKstDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDKstDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDKstDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDKstDstarD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstDKstDstarD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstDKstDstarD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstDKstDstarD02K3PiBeaut...SUCCESS Number of counters : 23
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D-  K*(892)0 "              |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D+  K*(892)0 "              |        18 |         19 |     1.0556 |     4.3522 |      0.0000 |      19.000 |
+ | "# B0 -> D+  D*(2010)-  K*(892)~0 "             |        18 |         17 |    0.94444 |     3.8940 |      0.0000 |      17.000 |
+ | "# B0 -> D-  D*(2010)+  K*(892)~0 "             |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        18 |         63 |     3.5000 |     10.178 |      0.0000 |      45.000 |
+ | "# D*(2010)-"                                   |        18 |         41 |     2.2778 |     3.4287 |      0.0000 |      14.000 |
+ | "# D+"                                          |        18 |        117 |     6.5000 |     7.9878 |      0.0000 |      32.000 |
+ | "# D-"                                          |        18 |         79 |     4.3889 |     4.8321 |      0.0000 |      20.000 |
+ | "# K*(892)0"                                    |        18 |        396 |     22.000 |     12.503 |      4.0000 |      49.000 |
+ | "# K*(892)~0"                                   |        18 |        396 |     22.000 |     12.503 |      4.0000 |      49.000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        18 |        196 |     10.889 |     12.591 |      1.0000 |      52.000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |        18 |        104 |     5.7778 |     10.223 |      1.0000 |      45.000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |        18 |        792 |     44.000 |     25.007 |      8.0000 |      98.000 |
+ | "# input particles"                             |        18 |       1092 |     60.667 |     41.950 |      15.000 |      195.00 |
+ | "# max size B0 -> D*(2010)+  D-  K*(892)0 "     |        18 |      44612 |     2478.4 |     10095. |      0.0000 |      44100. |
+ | "# max size B0 -> D*(2010)-  D+  K*(892)0 "     |        18 |      11398 |     633.22 |     2100.5 |      0.0000 |      9240.0 |
+ | "# max size B0 -> D+  D*(2010)-  K*(892)~0 "    |        18 |      11398 |     633.22 |     2100.5 |      0.0000 |      9240.0 |
+ | "# max size B0 -> D-  D*(2010)+  K*(892)~0 "    |        18 |      44612 |     2478.4 |     10095. |      0.0000 |      44100. |
+ | "# selected"                                    |        18 |         36 |     2.0000 |     8.2462 |      0.0000 |      36.000 |
+ |*"#accept"                                       |        18 |          1 |(  5.55556 +- 5.39903  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    112020 |       2525 |(  2.25406 +- 0.0443491)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2525 |         36 |(  1.42574 +- 0.235924 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        28 |         28 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02DstDKstDstarD02K3PiBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDKstDstarD02K3PiBeauty2Charm"     |         1 |         36 |     36.000 |     0.0000 |      36.000 |      36.000 |
+ | "# input particles"                             |         1 |         36 |     36.000 |     0.0000 |      36.000 |      36.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstDKstDstarD02K3PiBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDKstDstarD02K3PiBeauty2CharmTISTOS|         1 |         36 |     36.000 |     0.0000 |      36.000 |      36.000 |
+ | "# input particles"                             |         1 |         36 |     36.000 |     0.0000 |      36.000 |      36.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ |*"efficiency"                                    |        36 |         29 |(  80.5556 +- 6.59621  )%|   -------   |   -------   |
+B02DstDKstDstarD02K3PiBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDKstDstarD02K3PiBeauty2CharmB2CBBD|         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "# input particles"                             |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ |*"efficiency"                                    |        29 |         29 |(  100.000 +- 3.44828  )%|   -------   |   -------   |
+RelatedInfo1_B02DstDKstDsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDKstDstarD02K3PiBeauty2CharmLine" |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "# input particles"                             |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DstDKstDsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDKstDstarD02K3PiBeauty2CharmLine" |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "# input particles"                             |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DstDKstDsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDKstDstarD02K3PiBeauty2CharmLine" |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "# input particles"                             |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstDKstDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstDKstDstarD02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDKstDstarD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstKstBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDstKstBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDstKstBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDstKstBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstDstKstBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstDstKstBeauty2Charm      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D*(2010)-  K*(892)0 "       |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D*(2010)+  K*(892)~0 "      |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        20 |         20 |     1.0000 |    0.94868 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        20 |         20 |     1.0000 |     1.1832 |      0.0000 |      4.0000 |
+ | "# K*(892)0"                                    |        20 |        283 |     14.150 |     11.637 |      2.0000 |      49.000 |
+ | "# K*(892)~0"                                   |        20 |        283 |     14.150 |     11.637 |      2.0000 |      49.000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        20 |         40 |     2.0000 |     1.5166 |      1.0000 |      7.0000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |        20 |        566 |     28.300 |     23.275 |      4.0000 |      98.000 |
+ | "# input particles"                             |        20 |        606 |     30.300 |     23.925 |      5.0000 |      99.000 |
+ | "# max size B0 -> D*(2010)+  D*(2010)-  K*(892)0|        20 |        561 |     28.050 |     82.662 |      0.0000 |      372.00 |
+ | "# max size B0 -> D*(2010)-  D*(2010)+  K*(892)~|        20 |        561 |     28.050 |     82.662 |      0.0000 |      372.00 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1122 |          0 |(  0.00000 +- 0.0891266)%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKstBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKstBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstKstBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstKstDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDstKstDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDstKstDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDstKstDstarD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstDstKstDstarD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02DstDstKstDstarD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02DstDstKstDstarD02K3PiBea...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D*(2010)-  K*(892)0 "       |         5 |          2 |    0.40000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# B0 -> D*(2010)-  D*(2010)+  K*(892)~0 "      |         5 |          3 |    0.60000 |     1.2000 |      0.0000 |      3.0000 |
+ | "# D*(2010)+"                                   |         5 |         58 |     11.600 |     17.235 |      1.0000 |      46.000 |
+ | "# D*(2010)-"                                   |         5 |         25 |     5.0000 |     6.5422 |      0.0000 |      17.000 |
+ | "# K*(892)0"                                    |         5 |        143 |     28.600 |     12.878 |      12.000 |      49.000 |
+ | "# K*(892)~0"                                   |         5 |        143 |     28.600 |     12.878 |      12.000 |      49.000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         5 |         65 |     13.000 |     16.673 |      1.0000 |      45.000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         5 |         18 |     3.6000 |     2.0591 |      1.0000 |      7.0000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |         5 |        286 |     57.200 |     25.756 |      24.000 |      98.000 |
+ | "# input particles"                             |         5 |        369 |     73.800 |     40.519 |      28.000 |      144.00 |
+ | "# max size B0 -> D*(2010)+  D*(2010)-  K*(892)0|         5 |       1284 |     256.80 |     287.74 |      0.0000 |      651.00 |
+ | "# max size B0 -> D*(2010)-  D*(2010)+  K*(892)~|         5 |       1284 |     256.80 |     287.74 |      0.0000 |      651.00 |
+ | "# selected"                                    |         5 |          5 |     1.0000 |     2.0000 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2568 |         10 |( 0.389408 +- 0.122902 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          5 |(  50.0000 +- 15.8114  )%|   -------   |   -------   |
+B02DstDstKstDstarD02K3PiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDstKstDstarD02K3PiBeauty2Charm"   |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstDstKstDstarD02K3PiBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDstKstDstarD02K3PiBeauty2CharmTIST|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02DstDstKstDstarD02K3PiBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDstKstDstarD02K3PiBeauty2CharmB2CB|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo1_B02DstDstKstDs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDstKstDstarD02K3PiBeauty2CharmLine|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DstDstKstDs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDstKstDstarD02K3PiBeauty2CharmLine|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DstDstKstDs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDstKstDstarD02K3PiBeauty2CharmLine|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstDstKstDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstDstKstDstarD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstKstDstarD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstKstDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDstKstDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDstKstDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDstKstDstarD02K3PiDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstDstKstDstarD02K3PiDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstDstKstDstarD02K3PiDst...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D*(2010)-  K*(892)0 "       |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D*(2010)+  K*(892)~0 "      |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        18 |         63 |     3.5000 |     10.178 |      0.0000 |      45.000 |
+ | "# D*(2010)-"                                   |        18 |         41 |     2.2778 |     3.4287 |      0.0000 |      14.000 |
+ | "# K*(892)0"                                    |        18 |        396 |     22.000 |     12.503 |      4.0000 |      49.000 |
+ | "# K*(892)~0"                                   |        18 |        396 |     22.000 |     12.503 |      4.0000 |      49.000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |        18 |        104 |     5.7778 |     10.223 |      1.0000 |      45.000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |        18 |        792 |     44.000 |     25.007 |      8.0000 |      98.000 |
+ | "# input particles"                             |        18 |        896 |     49.778 |     31.017 |      13.000 |      143.00 |
+ | "# max size B0 -> D*(2010)+  D*(2010)-  K*(892)0|        18 |        208 |     11.556 |     37.639 |      0.0000 |      160.00 |
+ | "# max size B0 -> D*(2010)-  D*(2010)+  K*(892)~|        18 |        208 |     11.556 |     37.639 |      0.0000 |      160.00 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       416 |          0 |(  0.00000 +- 0.240385 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKstDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKstDstarD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstKstDstarD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DD0KstBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DD0KstBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DD0KstBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DD0KstBeauty2CharmCombCut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B2DD0KstBeauty2CharmCombCut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        82 |         82 |(  100.000 +- 1.21951  )%|   -------   |   -------   |
+B2DD0KstBeauty2CharmCombCut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        82 |         82 |(  100.000 +- 1.21951  )%|   -------   |   -------   |
+B2DD0KstBeauty2Charm          SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  D0  K*(892)0 "                     |        82 |        142 |     1.7317 |     9.4353 |      0.0000 |      72.000 |
+ | "# B- -> D-  D0  K*(892)~0 "                    |        82 |         69 |    0.84146 |     4.4870 |      0.0000 |      31.000 |
+ | "# D+"                                          |        82 |        208 |     2.5366 |     4.6831 |      0.0000 |      32.000 |
+ | "# D-"                                          |        82 |        187 |     2.2805 |     3.1050 |      0.0000 |      20.000 |
+ | "# D0"                                          |        82 |        141 |     1.7195 |    0.91431 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        82 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        82 |       1204 |     14.683 |     9.5328 |      2.0000 |      49.000 |
+ | "# K*(892)~0"                                   |        82 |       1204 |     14.683 |     9.5328 |      2.0000 |      49.000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        82 |        141 |     1.7195 |    0.91431 |      1.0000 |      4.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        82 |        395 |     4.8171 |     7.2736 |      1.0000 |      52.000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |        82 |       2408 |     29.366 |     19.066 |      4.0000 |      98.000 |
+ | "# input particles"                             |        82 |       2944 |     35.902 |     24.987 |      6.0000 |      153.00 |
+ | "# max size B+ -> D+  D0  K*(892)0 "            |        82 |      13696 |     167.02 |     584.21 |      0.0000 |      4704.0 |
+ | "# max size B- -> D-  D0  K*(892)~0 "           |        82 |       9635 |     117.50 |     378.68 |      0.0000 |      2940.0 |
+ | "# selected"                                    |        82 |        211 |     2.5732 |     13.766 |      0.0000 |      98.000 |
+ |*"#accept"                                       |        82 |          7 |(  8.53659 +- 3.08574  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     23331 |       2904 |(  12.4470 +- 0.216123 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2904 |        211 |(  7.26584 +- 0.481687 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        67 |         67 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2DD0KstBeauty2CharmTISTOS    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DD0KstBeauty2Charm"                   |         7 |        211 |     30.143 |     37.269 |      1.0000 |      98.000 |
+ | "# input particles"                             |         7 |        211 |     30.143 |     37.269 |      1.0000 |      98.000 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+B2DD0KstBeauty2CharmB2CBBDT...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DD0KstBeauty2CharmTISTOS"             |         7 |        142 |     20.286 |     27.280 |      1.0000 |      84.000 |
+ | "# input particles"                             |         7 |        142 |     20.286 |     27.280 |      1.0000 |      84.000 |
+ |*"#accept"                                       |         7 |          4 |(  57.1429 +- 18.7044  )%|   -------   |   -------   |
+ | "#passed"                                       |         7 |         91 |     13.000 |     22.646 |      0.0000 |      66.000 |
+ |*"efficiency"                                    |       142 |         91 |(  64.0845 +- 4.02600  )%|   -------   |   -------   |
+B2DD0KstBeauty2CharmLine      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DD0KstBeauty2CharmB2CBBDTBeauty2CharmF|         4 |         91 |     22.750 |     25.994 |      1.0000 |      66.000 |
+ | "# input particles"                             |         4 |         91 |     22.750 |     25.994 |      1.0000 |      66.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         91 |     22.750 |     25.994 |      1.0000 |      66.000 |
+ |*"efficiency"                                    |        91 |         91 |(  100.000 +- 1.09890  )%|   -------   |   -------   |
+RelatedInfo1_B2DD0KstBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DD0KstBeauty2CharmLine"               |         4 |         91 |     22.750 |     25.994 |      1.0000 |      66.000 |
+ | "# input particles"                             |         4 |         91 |     22.750 |     25.994 |      1.0000 |      66.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2DD0KstBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DD0KstBeauty2CharmLine"               |         4 |         91 |     22.750 |     25.994 |      1.0000 |      66.000 |
+ | "# input particles"                             |         4 |         91 |     22.750 |     25.994 |      1.0000 |      66.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2DD0KstBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DD0KstBeauty2CharmLine"               |         4 |         91 |     22.750 |     25.994 |      1.0000 |      66.000 |
+ | "# input particles"                             |         4 |         91 |     22.750 |     25.994 |      1.0000 |      66.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2DD0KstBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2DD0KstBeauty2Cha...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DD0KstBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DD0KstD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DD0KstD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DD0KstD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DD0KstD02K3PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B2DD0KstD02K3PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        46 |         46 |(  100.000 +- 2.17391  )%|   -------   |   -------   |
+B2DD0KstD02K3PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        46 |         46 |(  100.000 +- 2.17391  )%|   -------   |   -------   |
+B2DD0KstD02K3PiBeauty2Charm   SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  D0  K*(892)0 "                     |        46 |        383 |     8.3261 |     39.267 |      0.0000 |      215.00 |
+ | "# B- -> D-  D0  K*(892)~0 "                    |        46 |        154 |     3.3478 |     16.923 |      0.0000 |      108.00 |
+ | "# D+"                                          |        46 |        187 |     4.0652 |     5.7347 |      0.0000 |      32.000 |
+ | "# D-"                                          |        46 |        172 |     3.7391 |     3.9587 |      0.0000 |      20.000 |
+ | "# D0"                                          |        46 |        203 |     4.4130 |     7.0636 |      1.0000 |      45.000 |
+ | "# D~0"                                         |        46 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        46 |        876 |     19.043 |     11.153 |      3.0000 |      49.000 |
+ | "# K*(892)~0"                                   |        46 |        876 |     19.043 |     11.153 |      3.0000 |      49.000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        46 |        203 |     4.4130 |     7.0636 |      1.0000 |      45.000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        46 |        359 |     7.8043 |     9.0928 |      1.0000 |      52.000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |        46 |       1752 |     38.087 |     22.306 |      6.0000 |      98.000 |
+ | "# input particles"                             |        46 |       2314 |     50.304 |     34.256 |      12.000 |      195.00 |
+ | "# max size B+ -> D+  D0  K*(892)0 "            |        46 |      97845 |     2127.1 |     10463. |      0.0000 |      70560. |
+ | "# max size B- -> D-  D0  K*(892)~0 "           |        46 |      65539 |     1424.8 |     6499.1 |      0.0000 |      44100. |
+ | "# selected"                                    |        46 |        537 |     11.674 |     54.565 |      0.0000 |      275.00 |
+ |*"#accept"                                       |        46 |          4 |(  8.69565 +- 4.15449  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    163384 |      15070 |(  9.22367 +- 0.0715869)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     15070 |        537 |(  3.56337 +- 0.151006 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       457 |        457 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2DD0KstD02K3PiBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DD0KstD02K3PiBeauty2Charm"            |         4 |        537 |     134.25 |     133.36 |      1.0000 |      275.00 |
+ | "# input particles"                             |         4 |        537 |     134.25 |     133.36 |      1.0000 |      275.00 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2DD0KstD02K3PiBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DD0KstD02K3PiBeauty2CharmTISTOS"      |         4 |        340 |     85.000 |     109.80 |      1.0000 |      269.00 |
+ | "# input particles"                             |         4 |        340 |     85.000 |     109.80 |      1.0000 |      269.00 |
+ |*"#accept"                                       |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |        226 |     56.500 |     97.284 |      0.0000 |      225.00 |
+ |*"efficiency"                                    |       340 |        226 |(  66.4706 +- 2.56028  )%|   -------   |   -------   |
+B2DD0KstD02K3PiBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DD0KstD02K3PiBeauty2CharmB2CBBDTBeauty|         2 |        226 |     113.00 |     112.00 |      1.0000 |      225.00 |
+ | "# input particles"                             |         2 |        226 |     113.00 |     112.00 |      1.0000 |      225.00 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |        226 |     113.00 |     112.00 |      1.0000 |      225.00 |
+ |*"efficiency"                                    |       226 |        226 |(  100.000 +- 0.442478 )%|   -------   |   -------   |
+RelatedInfo1_B2DD0KstD02K3P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DD0KstD02K3PiBeauty2CharmLine"        |         2 |        226 |     113.00 |     112.00 |      1.0000 |      225.00 |
+ | "# input particles"                             |         2 |        226 |     113.00 |     112.00 |      1.0000 |      225.00 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2DD0KstD02K3P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DD0KstD02K3PiBeauty2CharmLine"        |         2 |        226 |     113.00 |     112.00 |      1.0000 |      225.00 |
+ | "# input particles"                             |         2 |        226 |     113.00 |     112.00 |      1.0000 |      225.00 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2DD0KstD02K3P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DD0KstD02K3PiBeauty2CharmLine"        |         2 |        226 |     113.00 |     112.00 |      1.0000 |      225.00 |
+ | "# input particles"                             |         2 |        226 |     113.00 |     112.00 |      1.0000 |      225.00 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2DD0KstD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2DD0KstD02K3PiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DD0KstD02K3PiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstD0KstBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstD0KstBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstD0KstBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstD0KstBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstD0KstBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstD0KstBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstD0KstBeauty2Charm        SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D0  K*(892)0 "              |        18 |          5 |    0.27778 |     1.1453 |      0.0000 |      5.0000 |
+ | "# B- -> D*(2010)-  D0  K*(892)~0 "             |        18 |          4 |    0.22222 |    0.91625 |      0.0000 |      4.0000 |
+ | "# D*(2010)+"                                   |        18 |         19 |     1.0556 |    0.97024 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        18 |         19 |     1.0556 |     1.2235 |      0.0000 |      4.0000 |
+ | "# D0"                                          |        18 |         37 |     2.0556 |    0.91118 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        18 |        263 |     14.611 |     12.139 |      2.0000 |      49.000 |
+ | "# K*(892)~0"                                   |        18 |        263 |     14.611 |     12.139 |      2.0000 |      49.000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        18 |         37 |     2.0556 |    0.91118 |      1.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        18 |         38 |     2.1111 |     1.5595 |      1.0000 |      7.0000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |        18 |        526 |     29.222 |     24.277 |      4.0000 |      98.000 |
+ | "# input particles"                             |        18 |        601 |     33.389 |     25.480 |      6.0000 |      102.00 |
+ | "# max size B+ -> D*(2010)+  D0  K*(892)0 "     |        18 |        987 |     54.833 |     90.964 |      0.0000 |      372.00 |
+ | "# max size B- -> D*(2010)-  D0  K*(892)~0 "    |        18 |       1016 |     56.444 |     126.02 |      0.0000 |      496.00 |
+ | "# selected"                                    |        18 |          9 |    0.50000 |     1.4240 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        18 |          2 |(  11.1111 +- 7.40741  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2003 |        216 |(  10.7838 +- 0.693055 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       216 |          9 |(  4.16667 +- 1.35965  )%|   -------   |   -------   |
+B2DstD0KstBeauty2CharmTISTOS  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstBeauty2Charm"                 |         2 |          9 |     4.5000 |    0.50000 |      4.0000 |      5.0000 |
+ | "# input particles"                             |         2 |          9 |     4.5000 |    0.50000 |      4.0000 |      5.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B2DstD0KstBeauty2CharmB2CBB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstBeauty2CharmTISTOS"           |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2DstD0KstBeauty2CharmLine    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstBeauty2CharmB2CBBDTBeauty2Char|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2DstD0KstBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstBeauty2CharmLine"             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2DstD0KstBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstBeauty2CharmLine"             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2DstD0KstBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstBeauty2CharmLine"             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstD0KstBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstD0KstBeauty2C...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstD0KstBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstD0KstDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstD0KstDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstD0KstDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstD0KstDstarD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstD0KstDstarD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+B2DstD0KstDstarD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+B2DstD0KstDstarD02K3PiBeaut...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D0  K*(892)0 "              |        12 |         26 |     2.1667 |     5.4288 |      0.0000 |      19.000 |
+ | "# B- -> D*(2010)-  D0  K*(892)~0 "             |        12 |         34 |     2.8333 |     9.3971 |      0.0000 |      34.000 |
+ | "# D*(2010)+"                                   |        12 |         54 |     4.5000 |     12.271 |      0.0000 |      45.000 |
+ | "# D*(2010)-"                                   |        12 |         27 |     2.2500 |     3.7666 |      0.0000 |      14.000 |
+ | "# D0"                                          |        12 |         24 |     2.0000 |     1.0000 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        12 |        322 |     26.833 |     11.704 |      12.000 |      49.000 |
+ | "# K*(892)~0"                                   |        12 |        322 |     26.833 |     11.704 |      12.000 |      49.000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        12 |         24 |     2.0000 |     1.0000 |      1.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |        12 |         81 |     6.7500 |     12.022 |      1.0000 |      45.000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |        12 |        644 |     53.667 |     23.407 |      24.000 |      98.000 |
+ | "# input particles"                             |        12 |        749 |     62.417 |     32.482 |      28.000 |      146.00 |
+ | "# max size B+ -> D*(2010)+  D0  K*(892)0 "     |        12 |       6877 |     573.08 |     1822.1 |      0.0000 |      6615.0 |
+ | "# max size B- -> D*(2010)-  D0  K*(892)~0 "    |        12 |       2095 |     174.58 |     379.14 |      0.0000 |      1386.0 |
+ | "# selected"                                    |        12 |         60 |     5.0000 |     10.271 |      0.0000 |      34.000 |
+ |*"#accept"                                       |        12 |          3 |(  25.0000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8972 |       1956 |(  21.8012 +- 0.435908 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1956 |         60 |(  3.06748 +- 0.389889 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        48 |         48 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2DstD0KstDstarD02K3PiBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstDstarD02K3PiBeauty2Charm"     |         3 |         60 |     20.000 |     11.045 |      7.0000 |      34.000 |
+ | "# input particles"                             |         3 |         60 |     20.000 |     11.045 |      7.0000 |      34.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2DstD0KstDstarD02K3PiBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstDstarD02K3PiBeauty2CharmTISTOS|         3 |         45 |     15.000 |     13.491 |      4.0000 |      34.000 |
+ | "# input particles"                             |         3 |         45 |     15.000 |     13.491 |      4.0000 |      34.000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |         33 |     11.000 |     14.166 |      0.0000 |      31.000 |
+ |*"efficiency"                                    |        45 |         33 |(  73.3333 +- 6.59218  )%|   -------   |   -------   |
+B2DstD0KstDstarD02K3PiBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstDstarD02K3PiBeauty2CharmB2CBBD|         2 |         33 |     16.500 |     14.500 |      2.0000 |      31.000 |
+ | "# input particles"                             |         2 |         33 |     16.500 |     14.500 |      2.0000 |      31.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         33 |     16.500 |     14.500 |      2.0000 |      31.000 |
+ |*"efficiency"                                    |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+RelatedInfo1_B2DstD0KstDsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstDstarD02K3PiBeauty2CharmLine" |         2 |         33 |     16.500 |     14.500 |      2.0000 |      31.000 |
+ | "# input particles"                             |         2 |         33 |     16.500 |     14.500 |      2.0000 |      31.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2DstD0KstDsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstDstarD02K3PiBeauty2CharmLine" |         2 |         33 |     16.500 |     14.500 |      2.0000 |      31.000 |
+ | "# input particles"                             |         2 |         33 |     16.500 |     14.500 |      2.0000 |      31.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2DstD0KstDsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstDstarD02K3PiBeauty2CharmLine" |         2 |         33 |     16.500 |     14.500 |      2.0000 |      31.000 |
+ | "# input particles"                             |         2 |         33 |     16.500 |     14.500 |      2.0000 |      31.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2DstD0KstDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2DstD0KstDstarD02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstD0KstDstarD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstD0KstD02K3PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstD0KstD02K3PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstD0KstD02K3PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstD0KstD02K3PiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstD0KstD02K3PiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B2DstD0KstD02K3PiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B2DstD0KstD02K3PiBeauty2Charm SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D0  K*(892)0 "              |         8 |         37 |     4.6250 |     8.1077 |      0.0000 |      21.000 |
+ | "# B- -> D*(2010)-  D0  K*(892)~0 "             |         8 |         17 |     2.1250 |     5.6222 |      0.0000 |      17.000 |
+ | "# D*(2010)+"                                   |         8 |         11 |     1.3750 |     1.1110 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |         8 |         10 |     1.2500 |     1.3919 |      0.0000 |      4.0000 |
+ | "# D0"                                          |         8 |         87 |     10.875 |     14.752 |      1.0000 |      45.000 |
+ | "# D~0"                                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |         8 |        163 |     20.375 |     14.713 |      6.0000 |      49.000 |
+ | "# K*(892)~0"                                   |         8 |        163 |     20.375 |     14.713 |      6.0000 |      49.000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |         8 |         87 |     10.875 |     14.752 |      1.0000 |      45.000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         8 |         21 |     2.6250 |     2.0578 |      1.0000 |      7.0000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |         8 |        326 |     40.750 |     29.427 |      12.000 |      98.000 |
+ | "# input particles"                             |         8 |        434 |     54.250 |     43.746 |      15.000 |      144.00 |
+ | "# max size B+ -> D*(2010)+  D0  K*(892)0 "     |         8 |       3909 |     488.62 |     719.97 |      0.0000 |      2205.0 |
+ | "# max size B- -> D*(2010)-  D0  K*(892)~0 "    |         8 |       3432 |     429.00 |     803.03 |      0.0000 |      2376.0 |
+ | "# selected"                                    |         8 |         54 |     6.7500 |     12.920 |      0.0000 |      38.000 |
+ |*"#accept"                                       |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7341 |        697 |(  9.49462 +- 0.342136 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       697 |         54 |(  7.74749 +- 1.01264  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2DstD0KstD02K3PiBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstD02K3PiBeauty2Charm"          |         2 |         54 |     27.000 |     11.000 |      16.000 |      38.000 |
+ | "# input particles"                             |         2 |         54 |     27.000 |     11.000 |      16.000 |      38.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2DstD0KstD02K3PiBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstD02K3PiBeauty2CharmTISTOS"    |         2 |         40 |     20.000 |     18.000 |      2.0000 |      38.000 |
+ | "# input particles"                             |         2 |         40 |     20.000 |     18.000 |      2.0000 |      38.000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         35 |     17.500 |     17.500 |      0.0000 |      35.000 |
+ |*"efficiency"                                    |        40 |         35 |(  87.5000 +- 5.22913  )%|   -------   |   -------   |
+B2DstD0KstD02K3PiBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstD02K3PiBeauty2CharmB2CBBDTBeau|         1 |         35 |     35.000 |     0.0000 |      35.000 |      35.000 |
+ | "# input particles"                             |         1 |         35 |     35.000 |     0.0000 |      35.000 |      35.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         35 |     35.000 |     0.0000 |      35.000 |      35.000 |
+ |*"efficiency"                                    |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+RelatedInfo1_B2DstD0KstD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstD02K3PiBeauty2CharmLine"      |         1 |         35 |     35.000 |     0.0000 |      35.000 |      35.000 |
+ | "# input particles"                             |         1 |         35 |     35.000 |     0.0000 |      35.000 |      35.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2DstD0KstD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstD02K3PiBeauty2CharmLine"      |         1 |         35 |     35.000 |     0.0000 |      35.000 |      35.000 |
+ | "# input particles"                             |         1 |         35 |     35.000 |     0.0000 |      35.000 |      35.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2DstD0KstD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstD02K3PiBeauty2CharmLine"      |         1 |         35 |     35.000 |     0.0000 |      35.000 |      35.000 |
+ | "# input particles"                             |         1 |         35 |     35.000 |     0.0000 |      35.000 |      35.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstD0KstD02K3PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstD0KstD02K3PiB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstD0KstD02K3PiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstD0KstDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstD0KstDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstD0KstDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstD0KstDstarD02K3PiD02K3...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstD0KstDstarD02K3PiD02K3...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+B2DstD0KstDstarD02K3PiD02K3...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+B2DstD0KstDstarD02K3PiD02K3...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D0  K*(892)0 "              |        17 |          8 |    0.47059 |     1.8824 |      0.0000 |      8.0000 |
+ | "# B- -> D*(2010)-  D0  K*(892)~0 "             |        17 |          5 |    0.29412 |     1.1765 |      0.0000 |      5.0000 |
+ | "# D*(2010)+"                                   |        17 |         62 |     3.6471 |     10.454 |      0.0000 |      45.000 |
+ | "# D*(2010)-"                                   |        17 |         41 |     2.4118 |     3.4820 |      0.0000 |      14.000 |
+ | "# D0"                                          |        17 |        133 |     7.8235 |     10.562 |      1.0000 |      45.000 |
+ | "# D~0"                                         |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        17 |        390 |     22.941 |     12.230 |      4.0000 |      49.000 |
+ | "# K*(892)~0"                                   |        17 |        390 |     22.941 |     12.230 |      4.0000 |      49.000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        17 |        133 |     7.8235 |     10.562 |      1.0000 |      45.000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |        17 |        103 |     6.0588 |     10.451 |      1.0000 |      45.000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |        17 |        780 |     45.882 |     24.461 |      8.0000 |      98.000 |
+ | "# input particles"                             |        17 |       1016 |     59.765 |     39.584 |      26.000 |      188.00 |
+ | "# max size B+ -> D*(2010)+  D0  K*(892)0 "     |        17 |     100205 |     5894.4 |     23333. |      0.0000 |      99225. |
+ | "# max size B- -> D*(2010)-  D0  K*(892)~0 "    |        17 |      13380 |     787.06 |     2581.8 |      0.0000 |      11088. |
+ | "# selected"                                    |        17 |         13 |    0.76471 |     2.1565 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |        17 |          2 |(  11.7647 +- 7.81425  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    113585 |       3560 |(  3.13422 +- 0.0516998)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3560 |         13 |( 0.365169 +- 0.101094 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        62 |         62 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2DstD0KstDstarD02K3PiD02K3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstDstarD02K3PiD02K3PiBeauty2Char|         2 |         13 |     6.5000 |     1.5000 |      5.0000 |      8.0000 |
+ | "# input particles"                             |         2 |         13 |     6.5000 |     1.5000 |      5.0000 |      8.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B2DstD0KstDstarD02K3PiD02K3...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstDstarD02K3PiD02K3PiBeauty2Char|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"efficiency"                                    |         5 |          3 |(  60.0000 +- 21.9089  )%|   -------   |   -------   |
+B2DstD0KstDstarD02K3PiD02K3...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstDstarD02K3PiD02K3PiBeauty2Char|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_B2DstD0KstDsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstDstarD02K3PiD02K3PiBeauty2Char|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2DstD0KstDsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstDstarD02K3PiD02K3PiBeauty2Char|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2DstD0KstDsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstD0KstDstarD02K3PiD02K3PiBeauty2Char|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstD0KstDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstD0KstDstarD02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstD0KstDstarD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0DKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0DKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0DKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0DKPiBeauty2CharmCombCut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B2D0DKPiBeauty2CharmCombCut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        82 |         82 |(  100.000 +- 1.21951  )%|   -------   |   -------   |
+B2D0DKPiBeauty2CharmCombCut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        81 |         81 |(  100.000 +- 1.23457  )%|   -------   |   -------   |
+B2D0DKPiBeauty2CharmCombCut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        81 |         81 |(  100.000 +- 1.23457  )%|   -------   |   -------   |
+B2D0DKPiBeauty2Charm          SUCCESS Number of counters : 22
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D-  D0  K+  pi+ "                      |        81 |         26 |    0.32099 |     1.6838 |      0.0000 |      12.000 |
+ | "# B- -> D+  D0  K-  pi- "                      |        81 |         10 |    0.12346 |    0.79167 |      0.0000 |      6.0000 |
+ | "# D+"                                          |        81 |        207 |     2.5556 |     4.7088 |      0.0000 |      32.000 |
+ | "# D-"                                          |        81 |        187 |     2.3086 |     3.1137 |      0.0000 |      20.000 |
+ | "# D0"                                          |        81 |        140 |     1.7284 |    0.91641 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        81 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        81 |        226 |     2.7901 |     2.0167 |      0.0000 |      13.000 |
+ | "# K-"                                          |        81 |        211 |     2.6049 |     1.5767 |      0.0000 |      7.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        81 |        140 |     1.7284 |    0.91641 |      1.0000 |      4.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        81 |        394 |     4.8642 |     7.3059 |      1.0000 |      52.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        81 |        437 |     5.3951 |     3.0375 |      1.0000 |      17.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        81 |        761 |     9.3951 |     3.7008 |      2.0000 |      21.000 |
+ | "# input particles"                             |        81 |       1732 |     21.383 |     11.867 |      6.0000 |      81.000 |
+ | "# max size B+ -> D-  D0  K+  pi+ "             |        81 |       8921 |     110.14 |     334.94 |      0.0000 |      2700.0 |
+ | "# max size B- -> D+  D0  K-  pi- "             |        81 |      11058 |     136.52 |     429.95 |      0.0000 |      3456.0 |
+ | "# pi+"                                         |        81 |        377 |     4.6543 |     2.5002 |      0.0000 |      15.000 |
+ | "# pi-"                                         |        81 |        384 |     4.7407 |     2.0595 |      1.0000 |      10.000 |
+ | "# selected"                                    |        81 |         36 |    0.44444 |     2.1373 |      0.0000 |      13.000 |
+ |*"#accept"                                       |        81 |          4 |(  4.93827 +- 2.40740  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     19979 |       1421 |(  7.11247 +- 0.181845 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1421 |         36 |(  2.53343 +- 0.416855 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0DKPiBeauty2CharmTISTOS    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKPiBeauty2Charm"                   |         4 |         36 |     9.0000 |     3.9370 |      3.0000 |      13.000 |
+ | "# input particles"                             |         4 |         36 |     9.0000 |     3.9370 |      3.0000 |      13.000 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+B2D0DKPiBeauty2CharmB2CBBDT...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKPiBeauty2CharmTISTOS"             |         3 |         23 |     7.6667 |     3.6818 |      3.0000 |      12.000 |
+ | "# input particles"                             |         3 |         23 |     7.6667 |     3.6818 |      3.0000 |      12.000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |         18 |     6.0000 |     4.8990 |      0.0000 |      12.000 |
+ |*"efficiency"                                    |        23 |         18 |(  78.2609 +- 8.60061  )%|   -------   |   -------   |
+B2D0DKPiBeauty2CharmLine      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKPiBeauty2CharmB2CBBDTBeauty2CharmF|         2 |         18 |     9.0000 |     3.0000 |      6.0000 |      12.000 |
+ | "# input particles"                             |         2 |         18 |     9.0000 |     3.0000 |      6.0000 |      12.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         18 |     9.0000 |     3.0000 |      6.0000 |      12.000 |
+ |*"efficiency"                                    |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+RelatedInfo1_B2D0DKPiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKPiBeauty2CharmLine"               |         2 |         18 |     9.0000 |     3.0000 |      6.0000 |      12.000 |
+ | "# input particles"                             |         2 |         18 |     9.0000 |     3.0000 |      6.0000 |      12.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0DKPiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKPiBeauty2CharmLine"               |         2 |         18 |     9.0000 |     3.0000 |      6.0000 |      12.000 |
+ | "# input particles"                             |         2 |         18 |     9.0000 |     3.0000 |      6.0000 |      12.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0DKPiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKPiBeauty2CharmLine"               |         2 |         18 |     9.0000 |     3.0000 |      6.0000 |      12.000 |
+ | "# input particles"                             |         2 |         18 |     9.0000 |     3.0000 |      6.0000 |      12.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0DKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0DKPiBeauty2Cha...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0DKPiBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0DKPiD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0DKPiD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0DKPiD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0DKPiD02K3PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B2D0DKPiD02K3PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        46 |         46 |(  100.000 +- 2.17391  )%|   -------   |   -------   |
+B2D0DKPiD02K3PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        45 |         45 |(  100.000 +- 2.22222  )%|   -------   |   -------   |
+B2D0DKPiD02K3PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        45 |         45 |(  100.000 +- 2.22222  )%|   -------   |   -------   |
+B2D0DKPiD02K3PiBeauty2Charm   SUCCESS Number of counters : 22
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D-  D0  K+  pi+ "                      |        45 |         28 |    0.62222 |     2.8851 |      0.0000 |      14.000 |
+ | "# B- -> D+  D0  K-  pi- "                      |        45 |         78 |     1.7333 |     8.0399 |      0.0000 |      40.000 |
+ | "# D+"                                          |        45 |        186 |     4.1333 |     5.7797 |      0.0000 |      32.000 |
+ | "# D-"                                          |        45 |        172 |     3.8222 |     3.9625 |      0.0000 |      20.000 |
+ | "# D0"                                          |        45 |        201 |     4.4667 |     7.1324 |      1.0000 |      45.000 |
+ | "# D~0"                                         |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        45 |        128 |     2.8444 |     1.7251 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        45 |        115 |     2.5556 |     1.8203 |      0.0000 |      7.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        45 |        201 |     4.4667 |     7.1324 |      1.0000 |      45.000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        45 |        358 |     7.9556 |     9.1359 |      1.0000 |      52.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        45 |        243 |     5.4000 |     3.0140 |      1.0000 |      14.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        45 |        458 |     10.178 |     3.6775 |      3.0000 |      20.000 |
+ | "# input particles"                             |        45 |       1260 |     28.000 |     18.906 |      9.0000 |      123.00 |
+ | "# max size B+ -> D-  D0  K+  pi+ "             |        45 |      57175 |     1270.6 |     5975.6 |      0.0000 |      40500. |
+ | "# max size B- -> D+  D0  K-  pi- "             |        45 |      65522 |     1456.0 |     7649.3 |      0.0000 |      51840. |
+ | "# pi+"                                         |        45 |        237 |     5.2667 |     2.1746 |      1.0000 |      12.000 |
+ | "# pi-"                                         |        45 |        221 |     4.9111 |     2.3173 |      1.0000 |      10.000 |
+ | "# selected"                                    |        45 |        106 |     2.3556 |     10.924 |      0.0000 |      54.000 |
+ |*"#accept"                                       |        45 |          2 |(  4.44444 +- 3.07207  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    122697 |       8913 |(  7.26424 +- 0.0740972)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      8913 |        106 |(  1.18927 +- 0.114824 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        99 |         99 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0DKPiD02K3PiBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKPiD02K3PiBeauty2Charm"            |         2 |        106 |     53.000 |     1.0000 |      52.000 |      54.000 |
+ | "# input particles"                             |         2 |        106 |     53.000 |     1.0000 |      52.000 |      54.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2D0DKPiD02K3PiBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKPiD02K3PiBeauty2CharmTISTOS"      |         2 |         62 |     31.000 |     21.000 |      10.000 |      52.000 |
+ | "# input particles"                             |         2 |         62 |     31.000 |     21.000 |      10.000 |      52.000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         52 |     26.000 |     26.000 |      0.0000 |      52.000 |
+ |*"efficiency"                                    |        62 |         52 |(  83.8710 +- 4.67105  )%|   -------   |   -------   |
+B2D0DKPiD02K3PiBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKPiD02K3PiBeauty2CharmB2CBBDTBeauty|         1 |         52 |     52.000 |     0.0000 |      52.000 |      52.000 |
+ | "# input particles"                             |         1 |         52 |     52.000 |     0.0000 |      52.000 |      52.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         52 |     52.000 |     0.0000 |      52.000 |      52.000 |
+ |*"efficiency"                                    |        52 |         52 |(  100.000 +- 1.92308  )%|   -------   |   -------   |
+RelatedInfo1_B2D0DKPiD02K3P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKPiD02K3PiBeauty2CharmLine"        |         1 |         52 |     52.000 |     0.0000 |      52.000 |      52.000 |
+ | "# input particles"                             |         1 |         52 |     52.000 |     0.0000 |      52.000 |      52.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0DKPiD02K3P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKPiD02K3PiBeauty2CharmLine"        |         1 |         52 |     52.000 |     0.0000 |      52.000 |      52.000 |
+ | "# input particles"                             |         1 |         52 |     52.000 |     0.0000 |      52.000 |      52.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0DKPiD02K3P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKPiD02K3PiBeauty2CharmLine"        |         1 |         52 |     52.000 |     0.0000 |      52.000 |      52.000 |
+ | "# input particles"                             |         1 |         52 |     52.000 |     0.0000 |      52.000 |      52.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0DKPiD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0DKPiD02K3PiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0DKPiD02K3PiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0DKKBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0DKKBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0DKKBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0DKKBeauty2CharmCombCutD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B2D0DKKBeauty2CharmCombCutD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        82 |         82 |(  100.000 +- 1.21951  )%|   -------   |   -------   |
+B2D0DKKBeauty2CharmCombCutK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        81 |         81 |(  100.000 +- 1.23457  )%|   -------   |   -------   |
+B2D0DKKBeauty2Charm           SUCCESS Number of counters : 23
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D-  D0  K+  K+ "                       |        81 |          6 |   0.074074 |    0.66254 |      0.0000 |      6.0000 |
+ | "# B+ -> D0  D+  K+  K- "                       |        81 |         16 |    0.19753 |     1.2010 |      0.0000 |      10.000 |
+ | "# B- -> D+  D0  K-  K- "                       |        81 |          5 |   0.061728 |    0.39583 |      0.0000 |      3.0000 |
+ | "# B- -> D0  D-  K+  K- "                       |        81 |          7 |   0.086420 |    0.77296 |      0.0000 |      7.0000 |
+ | "# D+"                                          |        81 |        207 |     2.5556 |     4.7088 |      0.0000 |      32.000 |
+ | "# D-"                                          |        81 |        187 |     2.3086 |     3.1137 |      0.0000 |      20.000 |
+ | "# D0"                                          |        81 |        140 |     1.7284 |    0.91641 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        81 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        81 |        226 |     2.7901 |     2.0167 |      0.0000 |      13.000 |
+ | "# K-"                                          |        81 |        211 |     2.6049 |     1.5767 |      0.0000 |      7.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        81 |        140 |     1.7284 |    0.91641 |      1.0000 |      4.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        81 |        394 |     4.8642 |     7.3059 |      1.0000 |      52.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        81 |        437 |     5.3951 |     3.0375 |      1.0000 |      17.000 |
+ | "# input particles"                             |        81 |        971 |     11.988 |     9.3472 |      4.0000 |      66.000 |
+ | "# max size B+ -> D-  D0  K+  K+ "              |        81 |       5970 |     73.704 |     207.63 |      0.0000 |      1500.0 |
+ | "# max size B+ -> D0  D+  K+  K- "              |        81 |       8616 |     106.37 |     364.51 |      0.0000 |      2880.0 |
+ | "# max size B- -> D+  D0  K-  K- "              |        81 |       8578 |     105.90 |     403.85 |      0.0000 |      3456.0 |
+ | "# max size B- -> D0  D-  K+  K- "              |        81 |       5458 |     67.383 |     225.71 |      0.0000 |      1800.0 |
+ | "# selected"                                    |        81 |         34 |    0.41975 |     2.2546 |      0.0000 |      16.000 |
+ |*"#accept"                                       |        81 |          3 |(  3.70370 +- 2.09836  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     19775 |       1453 |(  7.34766 +- 0.185543 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1453 |         34 |(  2.33999 +- 0.396581 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0DKKBeauty2CharmTISTOS     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKKBeauty2Charm"                    |         3 |         34 |     11.333 |     3.6818 |      7.0000 |      16.000 |
+ | "# input particles"                             |         3 |         34 |     11.333 |     3.6818 |      7.0000 |      16.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0DKKBeauty2CharmB2CBBDTB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKKBeauty2CharmTISTOS"              |         3 |         24 |     8.0000 |     6.1644 |      1.0000 |      16.000 |
+ | "# input particles"                             |         3 |         24 |     8.0000 |     6.1644 |      1.0000 |      16.000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |         23 |     7.6667 |     6.5490 |      0.0000 |      16.000 |
+ |*"efficiency"                                    |        24 |         23 |(  95.8333 +- 4.07894  )%|   -------   |   -------   |
+B2D0DKKBeauty2CharmLine       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKKBeauty2CharmB2CBBDTBeauty2CharmFi|         2 |         23 |     11.500 |     4.5000 |      7.0000 |      16.000 |
+ | "# input particles"                             |         2 |         23 |     11.500 |     4.5000 |      7.0000 |      16.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         23 |     11.500 |     4.5000 |      7.0000 |      16.000 |
+ |*"efficiency"                                    |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+RelatedInfo1_B2D0DKKBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKKBeauty2CharmLine"                |         2 |         23 |     11.500 |     4.5000 |      7.0000 |      16.000 |
+ | "# input particles"                             |         2 |         23 |     11.500 |     4.5000 |      7.0000 |      16.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0DKKBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKKBeauty2CharmLine"                |         2 |         23 |     11.500 |     4.5000 |      7.0000 |      16.000 |
+ | "# input particles"                             |         2 |         23 |     11.500 |     4.5000 |      7.0000 |      16.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0DKKBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKKBeauty2CharmLine"                |         2 |         23 |     11.500 |     4.5000 |      7.0000 |      16.000 |
+ | "# input particles"                             |         2 |         23 |     11.500 |     4.5000 |      7.0000 |      16.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0DKKBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0DKKBeauty2Char...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0DKKBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0DKKD2K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0DKKD2K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0DKKD2K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0DKKD2K3PiBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B2D0DKKD2K3PiBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        46 |         46 |(  100.000 +- 2.17391  )%|   -------   |   -------   |
+B2D0DKKD2K3PiBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        45 |         45 |(  100.000 +- 2.22222  )%|   -------   |   -------   |
+B2D0DKKD2K3PiBeauty2Charm     SUCCESS Number of counters : 23
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D-  D0  K+  K+ "                       |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D+  K+  K- "                       |        45 |         73 |     1.6222 |     7.5286 |      0.0000 |      38.000 |
+ | "# B- -> D+  D0  K-  K- "                       |        45 |         39 |    0.86667 |     4.0200 |      0.0000 |      20.000 |
+ | "# B- -> D0  D-  K+  K- "                       |        45 |         13 |    0.28889 |     1.3763 |      0.0000 |      8.0000 |
+ | "# D+"                                          |        45 |        186 |     4.1333 |     5.7797 |      0.0000 |      32.000 |
+ | "# D-"                                          |        45 |        172 |     3.8222 |     3.9625 |      0.0000 |      20.000 |
+ | "# D0"                                          |        45 |        201 |     4.4667 |     7.1324 |      1.0000 |      45.000 |
+ | "# D~0"                                         |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        45 |        128 |     2.8444 |     1.7251 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        45 |        115 |     2.5556 |     1.8203 |      0.0000 |      7.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        45 |        201 |     4.4667 |     7.1324 |      1.0000 |      45.000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        45 |        358 |     7.9556 |     9.1359 |      1.0000 |      52.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        45 |        243 |     5.4000 |     3.0140 |      1.0000 |      14.000 |
+ | "# input particles"                             |        45 |        802 |     17.822 |     17.084 |      4.0000 |      108.00 |
+ | "# max size B+ -> D-  D0  K+  K+ "              |        45 |      32281 |     717.36 |     3314.7 |      0.0000 |      22500. |
+ | "# max size B+ -> D0  D+  K+  K- "              |        45 |      53062 |     1179.2 |     6370.8 |      0.0000 |      43200. |
+ | "# max size B- -> D+  D0  K-  K- "              |        45 |      61378 |     1364.0 |     7639.8 |      0.0000 |      51840. |
+ | "# max size B- -> D0  D-  K+  K- "              |        45 |      35081 |     779.58 |     3974.4 |      0.0000 |      27000. |
+ | "# selected"                                    |        45 |        125 |     2.7778 |     12.880 |      0.0000 |      63.000 |
+ |*"#accept"                                       |        45 |          2 |(  4.44444 +- 3.07207  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    125764 |       9804 |(  7.79555 +- 0.0755999)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      9804 |        125 |(  1.27499 +- 0.113309 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       255 |        255 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0DKKD2K3PiBeauty2CharmTI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKKD2K3PiBeauty2Charm"              |         2 |        125 |     62.500 |    0.50000 |      62.000 |      63.000 |
+ | "# input particles"                             |         2 |        125 |     62.500 |    0.50000 |      62.000 |      63.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2D0DKKD2K3PiBeauty2CharmB2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKKD2K3PiBeauty2CharmTISTOS"        |         2 |         84 |     42.000 |     20.000 |      22.000 |      62.000 |
+ | "# input particles"                             |         2 |         84 |     42.000 |     20.000 |      22.000 |      62.000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         60 |     30.000 |     30.000 |      0.0000 |      60.000 |
+ |*"efficiency"                                    |        84 |         60 |(  71.4286 +- 4.92904  )%|   -------   |   -------   |
+B2D0DKKD2K3PiBeauty2CharmLine SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKKD2K3PiBeauty2CharmB2CBBDTBeauty2C|         1 |         60 |     60.000 |     0.0000 |      60.000 |      60.000 |
+ | "# input particles"                             |         1 |         60 |     60.000 |     0.0000 |      60.000 |      60.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         60 |     60.000 |     0.0000 |      60.000 |      60.000 |
+ |*"efficiency"                                    |        60 |         60 |(  100.000 +- 1.66667  )%|   -------   |   -------   |
+RelatedInfo1_B2D0DKKD2K3PiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKKD2K3PiBeauty2CharmLine"          |         1 |         60 |     60.000 |     0.0000 |      60.000 |      60.000 |
+ | "# input particles"                             |         1 |         60 |     60.000 |     0.0000 |      60.000 |      60.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0DKKD2K3PiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKKD2K3PiBeauty2CharmLine"          |         1 |         60 |     60.000 |     0.0000 |      60.000 |      60.000 |
+ | "# input particles"                             |         1 |         60 |     60.000 |     0.0000 |      60.000 |      60.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0DKKD2K3PiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0DKKD2K3PiBeauty2CharmLine"          |         1 |         60 |     60.000 |     0.0000 |      60.000 |      60.000 |
+ | "# input particles"                             |         1 |         60 |     60.000 |     0.0000 |      60.000 |      60.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0DKKD2K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0DKKD2K3PiBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0DKKD2K3PiBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstKKBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDstKKBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDstKKBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDstKKBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstDstKKBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstDstKKBeauty2Charm       SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D*(2010)-  K+  K- "         |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        18 |         19 |     1.0556 |    0.97024 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        18 |         19 |     1.0556 |     1.2235 |      0.0000 |      4.0000 |
+ | "# K+"                                          |        18 |         44 |     2.4444 |     1.4990 |      1.0000 |      6.0000 |
+ | "# K-"                                          |        18 |         53 |     2.9444 |     1.6149 |      1.0000 |      6.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        18 |         38 |     2.1111 |     1.5595 |      1.0000 |      7.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        18 |         97 |     5.3889 |     2.7313 |      2.0000 |      11.000 |
+ | "# input particles"                             |        18 |        135 |     7.5000 |     3.3871 |      3.0000 |      14.000 |
+ | "# max size B0 -> D*(2010)+  D*(2010)-  K+  K- "|        18 |        253 |     14.056 |     35.896 |      0.0000 |      144.00 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       253 |          0 |(  0.00000 +- 0.395257 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKKBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKKBeauty2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstKKBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstKKDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDstKKDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDstKKDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDstKKDstarD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstDstKKDstarD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02DstDstKKDstarD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02DstDstKKDstarD02K3PiBeau...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D*(2010)-  K+  K- "         |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         5 |         58 |     11.600 |     17.235 |      1.0000 |      46.000 |
+ | "# D*(2010)-"                                   |         5 |         25 |     5.0000 |     6.5422 |      0.0000 |      17.000 |
+ | "# K+"                                          |         5 |         18 |     3.6000 |     1.7436 |      1.0000 |      6.0000 |
+ | "# K-"                                          |         5 |         18 |     3.6000 |     1.6248 |      1.0000 |      6.0000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         5 |         65 |     13.000 |     16.673 |      1.0000 |      45.000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         5 |         18 |     3.6000 |     2.0591 |      1.0000 |      7.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |         5 |         36 |     7.2000 |     3.1875 |      2.0000 |      11.000 |
+ | "# input particles"                             |         5 |        119 |     23.800 |     17.566 |      6.0000 |      57.000 |
+ | "# max size B0 -> D*(2010)+  D*(2010)-  K+  K- "|         5 |        501 |     100.20 |     95.842 |      0.0000 |      252.00 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       501 |          0 |(  0.00000 +- 0.199601 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKKDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKKDstarD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstKKDstarD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstKKDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDstKKDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDstKKDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDstKKDstarD02K3PiDsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstDstKKDstarD02K3PiDsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstDstKKDstarD02K3PiDsta...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D*(2010)-  K+  K- "         |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        18 |         63 |     3.5000 |     10.178 |      0.0000 |      45.000 |
+ | "# D*(2010)-"                                   |        18 |         41 |     2.2778 |     3.4287 |      0.0000 |      14.000 |
+ | "# K+"                                          |        18 |         59 |     3.2778 |     1.9381 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        18 |         49 |     2.7222 |     1.8799 |      0.0000 |      6.0000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |        18 |        104 |     5.7778 |     10.223 |      1.0000 |      45.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        18 |        108 |     6.0000 |     3.1798 |      1.0000 |      13.000 |
+ | "# input particles"                             |        18 |        212 |     11.778 |     11.400 |      4.0000 |      56.000 |
+ | "# max size B0 -> D*(2010)+  D*(2010)-  K+  K- "|        18 |         12 |    0.66667 |     2.7487 |      0.0000 |      12.000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKKDstarD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstKKDstarD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstKKDstarD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DDPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DDPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DDPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DDPiBeauty2CharmCombCutDA...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B2DDPiBeauty2CharmCombCutPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       151 |        151 |(  100.000 +- 0.662252 )%|   -------   |   -------   |
+B2DDPiBeauty2Charm            SUCCESS Number of counters : 20
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  D+  pi- "                          |       151 |         27 |    0.17881 |     1.6401 |      0.0000 |      19.000 |
+ | "# B+ -> D-  D+  pi+ "                          |       151 |         75 |    0.49669 |     4.1365 |      0.0000 |      44.000 |
+ | "# B- -> D+  D-  pi- "                          |       151 |         35 |    0.23179 |     2.6002 |      0.0000 |      32.000 |
+ | "# B- -> D-  D-  pi+ "                          |       151 |         12 |   0.079470 |    0.69552 |      0.0000 |      7.0000 |
+ | "# D+"                                          |       151 |        300 |     1.9868 |     3.6683 |      0.0000 |      32.000 |
+ | "# D-"                                          |       151 |        307 |     2.0331 |     2.7846 |      0.0000 |      20.000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |       151 |        607 |     4.0199 |     5.8790 |      1.0000 |      52.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |       151 |       1167 |     7.7285 |     3.3905 |      1.0000 |      20.000 |
+ | "# input particles"                             |       151 |       1774 |     11.748 |     7.5951 |      2.0000 |      66.000 |
+ | "# max size B+ -> D+  D+  pi- "                 |       151 |      12181 |     80.669 |     440.90 |      0.0000 |      5120.0 |
+ | "# max size B+ -> D-  D+  pi+ "                 |       151 |      10704 |     70.887 |     480.34 |      0.0000 |      5760.0 |
+ | "# max size B- -> D+  D-  pi- "                 |       151 |       7753 |     51.344 |     277.67 |      0.0000 |      3200.0 |
+ | "# max size B- -> D-  D-  pi+ "                 |       151 |       9606 |     63.616 |     311.22 |      0.0000 |      3600.0 |
+ | "# pi+"                                         |       151 |        588 |     3.8940 |     2.1069 |      0.0000 |      14.000 |
+ | "# pi-"                                         |       151 |        579 |     3.8344 |     1.9948 |      0.0000 |      10.000 |
+ | "# selected"                                    |       151 |        149 |    0.98675 |     8.6782 |      0.0000 |      102.00 |
+ |*"#accept"                                       |       151 |          7 |(  4.63576 +- 1.71106  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     28017 |       4521 |(  16.1366 +- 0.219777 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4521 |        149 |(  3.29573 +- 0.265510 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2DDPiBeauty2CharmTISTOS      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DDPiBeauty2Charm"                     |         7 |        149 |     21.286 |     34.532 |      1.0000 |      102.00 |
+ | "# input particles"                             |         7 |        149 |     21.286 |     34.532 |      1.0000 |      102.00 |
+ |*"#accept"                                       |         7 |          5 |(  71.4286 +- 17.0747  )%|   -------   |   -------   |
+B2DDPiBeauty2CharmB2CBBDTBe...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DDPiBeauty2CharmTISTOS"               |         5 |         45 |     9.0000 |     9.0111 |      1.0000 |      26.000 |
+ | "# input particles"                             |         5 |         45 |     9.0000 |     9.0111 |      1.0000 |      26.000 |
+ |*"#accept"                                       |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+ | "#passed"                                       |         5 |         24 |     4.8000 |     6.1774 |      0.0000 |      15.000 |
+ |*"efficiency"                                    |        45 |         24 |(  53.3333 +- 7.43698  )%|   -------   |   -------   |
+B2DDPiBeauty2CharmLine        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DDPiBeauty2CharmB2CBBDTBeauty2CharmFil|         2 |         24 |     12.000 |     3.0000 |      9.0000 |      15.000 |
+ | "# input particles"                             |         2 |         24 |     12.000 |     3.0000 |      9.0000 |      15.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         24 |     12.000 |     3.0000 |      9.0000 |      15.000 |
+ |*"efficiency"                                    |        24 |         24 |(  100.000 +- 4.16667  )%|   -------   |   -------   |
+RelatedInfo1_B2DDPiBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DDPiBeauty2CharmLine"                 |         2 |         24 |     12.000 |     3.0000 |      9.0000 |      15.000 |
+ | "# input particles"                             |         2 |         24 |     12.000 |     3.0000 |      9.0000 |      15.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2DDPiBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DDPiBeauty2CharmLine"                 |         2 |         24 |     12.000 |     3.0000 |      9.0000 |      15.000 |
+ | "# input particles"                             |         2 |         24 |     12.000 |     3.0000 |      9.0000 |      15.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2DDPiBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DDPiBeauty2CharmLine"                 |         2 |         24 |     12.000 |     3.0000 |      9.0000 |      15.000 |
+ | "# input particles"                             |         2 |         24 |     12.000 |     3.0000 |      9.0000 |      15.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2DDPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2DDPiBeauty2Charm...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DDPiBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DDPiWSBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         95 |(  9.50000 +- 0.927227 )%|   -------   |   -------   |
+StrippingB2DDPiWSBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         34 |(  35.7895 +- 4.91834  )%|   -------   |   -------   |
+StrippingB2DDPiWSBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        34 |         34 |(  100.000 +- 2.94118  )%|   -------   |   -------   |
+B2DDPiWSBeauty2CharmCombCut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+B2DDPiWSBeauty2CharmCombCut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+B2DDPiWSBeauty2Charm          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  D+  pi+ "                          |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D-  pi- "                          |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        16 |         26 |     1.6250 |     1.7275 |      0.0000 |      7.0000 |
+ | "# D-"                                          |        16 |         18 |     1.1250 |     1.4087 |      0.0000 |      4.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        16 |         44 |     2.7500 |     2.6810 |      1.0000 |      11.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        16 |        108 |     6.7500 |     2.6810 |      2.0000 |      12.000 |
+ | "# input particles"                             |        16 |        152 |     9.5000 |     3.8243 |      3.0000 |      17.000 |
+ | "# max size B+ -> D+  D+  pi+ "                 |        16 |        285 |     17.812 |     29.777 |      0.0000 |      98.000 |
+ | "# max size B- -> D-  D-  pi- "                 |        16 |        186 |     11.625 |     18.821 |      0.0000 |      64.000 |
+ | "# pi+"                                         |        16 |         55 |     3.4375 |     2.0907 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |        16 |         53 |     3.3125 |     1.5297 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        16 |          0 |(  0.00000 +- 6.25000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       158 |          8 |(  5.06329 +- 1.74423  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB2DDPiWSBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DDPiWSBeauty2Cha...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DDPiWSBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0DPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0DPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0DPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0DPiBeauty2CharmCombCut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B02D0DPiBeauty2CharmCombCut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        82 |         82 |(  100.000 +- 1.21951  )%|   -------   |   -------   |
+B02D0DPiBeauty2CharmCombCut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        82 |         82 |(  100.000 +- 1.21951  )%|   -------   |   -------   |
+B02D0DPiBeauty2Charm          SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D+  pi- "                          |        82 |         12 |    0.14634 |    0.73455 |      0.0000 |      5.0000 |
+ | "# B0 -> D0  D-  pi+ "                          |        82 |         11 |    0.13415 |    0.72855 |      0.0000 |      6.0000 |
+ | "# D+"                                          |        82 |        208 |     2.5366 |     4.6831 |      0.0000 |      32.000 |
+ | "# D-"                                          |        82 |        187 |     2.2805 |     3.1050 |      0.0000 |      20.000 |
+ | "# D0"                                          |        82 |        141 |     1.7195 |    0.91431 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        82 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        82 |        141 |     1.7195 |    0.91431 |      1.0000 |      4.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        82 |        395 |     4.8171 |     7.2736 |      1.0000 |      52.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        82 |        683 |     8.3293 |     3.6226 |      1.0000 |      20.000 |
+ | "# input particles"                             |        82 |       1219 |     14.866 |     9.4440 |      3.0000 |      69.000 |
+ | "# max size B0 -> D0  D+  pi- "                 |        82 |       2281 |     27.817 |     65.728 |      0.0000 |      480.00 |
+ | "# max size B0 -> D0  D-  pi+ "                 |        82 |       1843 |     22.476 |     64.748 |      0.0000 |      540.00 |
+ | "# pi+"                                         |        82 |        338 |     4.1220 |     2.2920 |      0.0000 |      14.000 |
+ | "# pi-"                                         |        82 |        345 |     4.2073 |     2.0762 |      0.0000 |      10.000 |
+ | "# selected"                                    |        82 |         23 |    0.28049 |     1.3092 |      0.0000 |      10.000 |
+ |*"#accept"                                       |        82 |          6 |(  7.31707 +- 2.87582  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4124 |        469 |(  11.3725 +- 0.494370 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       469 |         23 |(  4.90405 +- 0.997177 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02D0DPiBeauty2CharmTISTOS    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DPiBeauty2Charm"                   |         6 |         23 |     3.8333 |     3.1314 |      1.0000 |      10.000 |
+ | "# input particles"                             |         6 |         23 |     3.8333 |     3.1314 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         6 |          5 |(  83.3333 +- 15.2145  )%|   -------   |   -------   |
+B02D0DPiBeauty2CharmB2CBBDT...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DPiBeauty2CharmTISTOS"             |         5 |         18 |     3.6000 |     3.3823 |      1.0000 |      10.000 |
+ | "# input particles"                             |         5 |         18 |     3.6000 |     3.3823 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+ | "#passed"                                       |         5 |         11 |     2.2000 |     3.9192 |      0.0000 |      10.000 |
+ |*"efficiency"                                    |        18 |         11 |(  61.1111 +- 11.4904  )%|   -------   |   -------   |
+B02D0DPiBeauty2CharmLine      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DPiBeauty2CharmB2CBBDTBeauty2CharmF|         2 |         11 |     5.5000 |     4.5000 |      1.0000 |      10.000 |
+ | "# input particles"                             |         2 |         11 |     5.5000 |     4.5000 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         11 |     5.5000 |     4.5000 |      1.0000 |      10.000 |
+ |*"efficiency"                                    |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+RelatedInfo1_B02D0DPiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DPiBeauty2CharmLine"               |         2 |         11 |     5.5000 |     4.5000 |      1.0000 |      10.000 |
+ | "# input particles"                             |         2 |         11 |     5.5000 |     4.5000 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02D0DPiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DPiBeauty2CharmLine"               |         2 |         11 |     5.5000 |     4.5000 |      1.0000 |      10.000 |
+ | "# input particles"                             |         2 |         11 |     5.5000 |     4.5000 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02D0DPiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DPiBeauty2CharmLine"               |         2 |         11 |     5.5000 |     4.5000 |      1.0000 |      10.000 |
+ | "# input particles"                             |         2 |         11 |     5.5000 |     4.5000 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02D0DPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02D0DPiBeauty2Cha...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0DPiBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0DPiD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0DPiD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0DPiD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0DPiD02K3PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B02D0DPiD02K3PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        46 |         46 |(  100.000 +- 2.17391  )%|   -------   |   -------   |
+B02D0DPiD02K3PiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        46 |         46 |(  100.000 +- 2.17391  )%|   -------   |   -------   |
+B02D0DPiD02K3PiBeauty2Charm   SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D+  pi- "                          |        46 |         52 |     1.1304 |     6.7457 |      0.0000 |      46.000 |
+ | "# B0 -> D0  D-  pi+ "                          |        46 |         50 |     1.0870 |     4.9115 |      0.0000 |      26.000 |
+ | "# D+"                                          |        46 |        187 |     4.0652 |     5.7347 |      0.0000 |      32.000 |
+ | "# D-"                                          |        46 |        172 |     3.7391 |     3.9587 |      0.0000 |      20.000 |
+ | "# D0"                                          |        46 |        203 |     4.4130 |     7.0636 |      1.0000 |      45.000 |
+ | "# D~0"                                         |        46 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        46 |        203 |     4.4130 |     7.0636 |      1.0000 |      45.000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        46 |        359 |     7.8043 |     9.0928 |      1.0000 |      52.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        46 |        413 |     8.9783 |     3.5600 |      2.0000 |      18.000 |
+ | "# input particles"                             |        46 |        975 |     21.196 |     16.816 |      6.0000 |      111.00 |
+ | "# max size B0 -> D0  D+  pi- "                 |        46 |      10733 |     233.33 |     1060.5 |      0.0000 |      7200.0 |
+ | "# max size B0 -> D0  D-  pi+ "                 |        46 |      11767 |     255.80 |     1181.7 |      0.0000 |      8100.0 |
+ | "# pi+"                                         |        46 |        210 |     4.5652 |     1.9522 |      1.0000 |      10.000 |
+ | "# pi-"                                         |        46 |        203 |     4.4130 |     2.2991 |      0.0000 |      10.000 |
+ | "# selected"                                    |        46 |        102 |     2.2174 |     10.861 |      0.0000 |      68.000 |
+ |*"#accept"                                       |        46 |          3 |(  6.52174 +- 3.64048  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     22500 |       2241 |(  9.96000 +- 0.199644 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2241 |        102 |(  4.55154 +- 0.440294 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        41 |         41 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02D0DPiD02K3PiBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DPiD02K3PiBeauty2Charm"            |         3 |        102 |     34.000 |     26.981 |      2.0000 |      68.000 |
+ | "# input particles"                             |         3 |        102 |     34.000 |     26.981 |      2.0000 |      68.000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+B02D0DPiD02K3PiBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DPiD02K3PiBeauty2CharmTISTOS"      |         2 |         33 |     16.500 |     12.500 |      4.0000 |      29.000 |
+ | "# input particles"                             |         2 |         33 |     16.500 |     12.500 |      4.0000 |      29.000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         28 |     14.000 |     14.000 |      0.0000 |      28.000 |
+ |*"efficiency"                                    |        33 |         28 |(  84.8485 +- 6.24156  )%|   -------   |   -------   |
+B02D0DPiD02K3PiBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DPiD02K3PiBeauty2CharmB2CBBDTBeauty|         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ | "# input particles"                             |         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ |*"efficiency"                                    |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+RelatedInfo1_B02D0DPiD02K3P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DPiD02K3PiBeauty2CharmLine"        |         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ | "# input particles"                             |         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02D0DPiD02K3P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DPiD02K3PiBeauty2CharmLine"        |         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ | "# input particles"                             |         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02D0DPiD02K3P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0DPiD02K3PiBeauty2CharmLine"        |         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ | "# input particles"                             |         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0DPiD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0DPiD02K3PiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0DPiD02K3PiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0DPiWSBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         85 |(  8.50000 +- 0.881901 )%|   -------   |   -------   |
+StrippingB02D0DPiWSBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        85 |         33 |(  38.8235 +- 5.28604  )%|   -------   |   -------   |
+StrippingB02D0DPiWSBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+B02D0DPiWSBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+B02D0DPiWSBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02D0DPiWSBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02D0DPiWSBeauty2Charm        SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D+  pi+ "                          |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  D-  pi- "                          |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         6 |         11 |     1.8333 |     3.2361 |      0.0000 |      9.0000 |
+ | "# D-"                                          |         6 |         11 |     1.8333 |     1.3437 |      0.0000 |      4.0000 |
+ | "# D0"                                          |         6 |         10 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ | "# D~0"                                         |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |         6 |         10 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |         6 |         22 |     3.6667 |     4.3076 |      1.0000 |      13.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |         6 |         58 |     9.6667 |     2.6874 |      5.0000 |      14.000 |
+ | "# input particles"                             |         6 |         90 |     15.000 |     5.3852 |      7.0000 |      24.000 |
+ | "# max size B0 -> D0  D+  pi+ "                 |         6 |         87 |     14.500 |     26.062 |      0.0000 |      72.000 |
+ | "# max size B0 -> D0  D-  pi- "                 |         6 |        110 |     18.333 |     16.938 |      0.0000 |      42.000 |
+ | "# pi+"                                         |         6 |         31 |     5.1667 |     1.3437 |      3.0000 |      7.0000 |
+ | "# pi-"                                         |         6 |         27 |     4.5000 |     1.6073 |      2.0000 |      7.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       197 |          3 |(  1.52284 +- 0.872493 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB02D0DPiWSBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0DPiWSBeauty2C...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0DPiWSBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0DPiWSD02K3PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        105 |(  10.5000 +- 0.969407 )%|   -------   |   -------   |
+StrippingB02D0DPiWSD02K3PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       105 |         36 |(  34.2857 +- 4.63225  )%|   -------   |   -------   |
+StrippingB02D0DPiWSD02K3PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B02D0DPiWSD02K3PiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+B02D0DPiWSD02K3PiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02D0DPiWSD02K3PiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02D0DPiWSD02K3PiBeauty2Charm SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  D+  pi+ "                          |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  D-  pi- "                          |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         5 |         32 |     6.4000 |     3.1369 |      2.0000 |      11.000 |
+ | "# D-"                                          |         5 |         27 |     5.4000 |     4.0299 |      0.0000 |      11.000 |
+ | "# D0"                                          |         5 |         25 |     5.0000 |     1.8974 |      2.0000 |      8.0000 |
+ | "# D~0"                                         |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |         5 |         25 |     5.0000 |     1.8974 |      2.0000 |      8.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |         5 |         59 |     11.800 |     7.0824 |      2.0000 |      22.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |         5 |         46 |     9.2000 |     3.5440 |      4.0000 |      15.000 |
+ | "# input particles"                             |         5 |        130 |     26.000 |     9.8590 |      13.000 |      38.000 |
+ | "# max size B0 -> D0  D+  pi+ "                 |         5 |        942 |     188.40 |     156.03 |      20.000 |      400.00 |
+ | "# max size B0 -> D0  D-  pi- "                 |         5 |        692 |     138.40 |     131.13 |      0.0000 |      352.00 |
+ | "# pi+"                                         |         5 |         26 |     5.2000 |     2.6382 |      2.0000 |      10.000 |
+ | "# pi-"                                         |         5 |         20 |     4.0000 |     1.0954 |      2.0000 |      5.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1634 |         77 |(  4.71236 +- 0.524218 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        77 |          0 |(  0.00000 +- 1.29870  )%|   -------   |   -------   |
+StrippingB02D0DPiWSD02K3PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0DPiWSD02K3PiB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0DPiWSD02K3PiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstDPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstDPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstDPiBeauty2CharmCombCut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B2DstDPiBeauty2CharmCombCut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+B2DstDPiBeauty2CharmCombCut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+B2DstDPiBeauty2Charm          SUCCESS Number of counters : 27
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D+  pi- "                   |        17 |         11 |    0.64706 |     1.9686 |      0.0000 |      8.0000 |
+ | "# B+ -> D*(2010)+  D-  pi+ "                   |        17 |          4 |    0.23529 |    0.72998 |      0.0000 |      3.0000 |
+ | "# B+ -> D*(2010)-  D+  pi+ "                   |        17 |          5 |    0.29412 |     1.1765 |      0.0000 |      5.0000 |
+ | "# B- -> D*(2010)+  D-  pi- "                   |        17 |          7 |    0.41176 |     1.6471 |      0.0000 |      7.0000 |
+ | "# B- -> D*(2010)-  D+  pi- "                   |        17 |          4 |    0.23529 |    0.64438 |      0.0000 |      2.0000 |
+ | "# B- -> D*(2010)-  D-  pi+ "                   |        17 |          2 |    0.11765 |    0.47059 |      0.0000 |      2.0000 |
+ | "# D*(2010)+"                                   |        17 |         19 |     1.1176 |    0.96298 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        17 |         18 |     1.0588 |     1.2589 |      0.0000 |      4.0000 |
+ | "# D+"                                          |        17 |         89 |     5.2353 |     8.6537 |      0.0000 |      32.000 |
+ | "# D-"                                          |        17 |         63 |     3.7059 |     5.5068 |      0.0000 |      20.000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        17 |        152 |     8.9412 |     13.679 |      1.0000 |      52.000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        17 |         37 |     2.1765 |     1.5806 |      1.0000 |      7.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        17 |        122 |     7.1765 |     2.8745 |      2.0000 |      14.000 |
+ | "# input particles"                             |        17 |        311 |     18.294 |     15.840 |      4.0000 |      67.000 |
+ | "# max size B+ -> D*(2010)+  D+  pi- "          |        17 |        550 |     32.353 |     56.135 |      0.0000 |      160.00 |
+ | "# max size B+ -> D*(2010)+  D-  pi+ "          |        17 |        411 |     24.176 |     50.443 |      0.0000 |      180.00 |
+ | "# max size B+ -> D*(2010)-  D+  pi+ "          |        17 |        478 |     28.118 |     67.683 |      0.0000 |      240.00 |
+ | "# max size B- -> D*(2010)+  D-  pi- "          |        17 |        319 |     18.765 |     37.538 |      0.0000 |      132.00 |
+ | "# max size B- -> D*(2010)-  D+  pi- "          |        17 |        435 |     25.588 |     56.986 |      0.0000 |      180.00 |
+ | "# max size B- -> D*(2010)-  D-  pi+ "          |        17 |        360 |     21.176 |     49.373 |      0.0000 |      176.00 |
+ | "# pi+"                                         |        17 |         59 |     3.4706 |     2.0897 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        17 |         63 |     3.7059 |     1.6002 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        17 |         33 |     1.9412 |     4.0069 |      0.0000 |      13.000 |
+ |*"#accept"                                       |        17 |          4 |(  23.5294 +- 10.2879  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2553 |        487 |(  19.0756 +- 0.777595 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       487 |         33 |(  6.77618 +- 1.13892  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2DstDPiBeauty2CharmTISTOS    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDPiBeauty2Charm"                   |         4 |         33 |     8.2500 |     4.0234 |      2.0000 |      13.000 |
+ | "# input particles"                             |         4 |         33 |     8.2500 |     4.0234 |      2.0000 |      13.000 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+B2DstDPiBeauty2CharmB2CBBDT...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDPiBeauty2CharmTISTOS"             |         3 |         20 |     6.6667 |     4.6428 |      2.0000 |      13.000 |
+ | "# input particles"                             |         3 |         20 |     6.6667 |     4.6428 |      2.0000 |      13.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |         16 |     5.3333 |     5.4365 |      1.0000 |      13.000 |
+ |*"efficiency"                                    |        20 |         16 |(  80.0000 +- 8.94427  )%|   -------   |   -------   |
+B2DstDPiBeauty2CharmLine      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDPiBeauty2CharmB2CBBDTBeauty2CharmF|         3 |         16 |     5.3333 |     5.4365 |      1.0000 |      13.000 |
+ | "# input particles"                             |         3 |         16 |     5.3333 |     5.4365 |      1.0000 |      13.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |         16 |     5.3333 |     5.4365 |      1.0000 |      13.000 |
+ |*"efficiency"                                    |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+RelatedInfo1_B2DstDPiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDPiBeauty2CharmLine"               |         3 |         16 |     5.3333 |     5.4365 |      1.0000 |      13.000 |
+ | "# input particles"                             |         3 |         16 |     5.3333 |     5.4365 |      1.0000 |      13.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_B2DstDPiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDPiBeauty2CharmLine"               |         3 |         16 |     5.3333 |     5.4365 |      1.0000 |      13.000 |
+ | "# input particles"                             |         3 |         16 |     5.3333 |     5.4365 |      1.0000 |      13.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_B2DstDPiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDPiBeauty2CharmLine"               |         3 |         16 |     5.3333 |     5.4365 |      1.0000 |      13.000 |
+ | "# input particles"                             |         3 |         16 |     5.3333 |     5.4365 |      1.0000 |      13.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2DstDPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2DstDPiBeauty2Cha...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDPiBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDPiDstarD02K3...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstDPiDstarD02K3...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstDPiDstarD02K3...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstDPiDstarD02K3PiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       152 |        152 |(  100.000 +- 0.657895 )%|   -------   |   -------   |
+B2DstDPiDstarD02K3PiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstDPiDstarD02K3PiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstDPiDstarD02K3PiBeauty2...SUCCESS Number of counters : 27
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D+  pi- "                   |        18 |         16 |    0.88889 |     3.6650 |      0.0000 |      16.000 |
+ | "# B+ -> D*(2010)+  D-  pi+ "                   |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  D+  pi+ "                   |        18 |          7 |    0.38889 |     1.6034 |      0.0000 |      7.0000 |
+ | "# B- -> D*(2010)+  D-  pi- "                   |        18 |          3 |    0.16667 |    0.68718 |      0.0000 |      3.0000 |
+ | "# B- -> D*(2010)-  D+  pi- "                   |        18 |          2 |    0.11111 |    0.45812 |      0.0000 |      2.0000 |
+ | "# B- -> D*(2010)-  D-  pi+ "                   |        18 |          9 |    0.50000 |     2.0616 |      0.0000 |      9.0000 |
+ | "# D*(2010)+"                                   |        18 |         63 |     3.5000 |     10.178 |      0.0000 |      45.000 |
+ | "# D*(2010)-"                                   |        18 |         41 |     2.2778 |     3.4287 |      0.0000 |      14.000 |
+ | "# D+"                                          |        18 |        117 |     6.5000 |     7.9878 |      0.0000 |      32.000 |
+ | "# D-"                                          |        18 |         79 |     4.3889 |     4.8321 |      0.0000 |      20.000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        18 |        196 |     10.889 |     12.591 |      1.0000 |      52.000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |        18 |        104 |     5.7778 |     10.223 |      1.0000 |      45.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        18 |        170 |     9.4444 |     3.8762 |      2.0000 |      18.000 |
+ | "# input particles"                             |        18 |        470 |     26.111 |     22.664 |      9.0000 |      111.00 |
+ | "# max size B+ -> D*(2010)+  D+  pi- "          |        18 |       7354 |     408.56 |     1647.3 |      0.0000 |      7200.0 |
+ | "# max size B+ -> D*(2010)+  D-  pi+ "          |        18 |       8231 |     457.28 |     1853.7 |      0.0000 |      8100.0 |
+ | "# max size B+ -> D*(2010)-  D+  pi+ "          |        18 |       1485 |     82.500 |     253.54 |      0.0000 |      1120.0 |
+ | "# max size B- -> D*(2010)+  D-  pi- "          |        18 |       4599 |     255.50 |     1029.5 |      0.0000 |      4500.0 |
+ | "# max size B- -> D*(2010)-  D+  pi- "          |        18 |       1273 |     70.722 |     189.69 |      0.0000 |      840.00 |
+ | "# max size B- -> D*(2010)-  D-  pi+ "          |        18 |        953 |     52.944 |     140.02 |      0.0000 |      616.00 |
+ | "# pi+"                                         |        18 |         86 |     4.7778 |     2.0154 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        18 |         84 |     4.6667 |     2.4721 |      1.0000 |      10.000 |
+ | "# selected"                                    |        18 |         37 |     2.0556 |     5.8164 |      0.0000 |      19.000 |
+ |*"#accept"                                       |        18 |          2 |(  11.1111 +- 7.40741  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     23895 |       3439 |(  14.3921 +- 0.227073 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3439 |         37 |(  1.07589 +- 0.175922 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        90 |         90 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2DstDPiDstarD02K3PiBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDPiDstarD02K3PiBeauty2Charm"       |         2 |         37 |     18.500 |    0.50000 |      18.000 |      19.000 |
+ | "# input particles"                             |         2 |         37 |     18.500 |    0.50000 |      18.000 |      19.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2DstDPiDstarD02K3PiBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDPiDstarD02K3PiBeauty2CharmTISTOS" |         2 |         20 |     10.000 |     7.0000 |      3.0000 |      17.000 |
+ | "# input particles"                             |         2 |         20 |     10.000 |     7.0000 |      3.0000 |      17.000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         17 |     8.5000 |     8.5000 |      0.0000 |      17.000 |
+ |*"efficiency"                                    |        20 |         17 |(  85.0000 +- 7.98436  )%|   -------   |   -------   |
+B2DstDPiDstarD02K3PiBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDPiDstarD02K3PiBeauty2CharmB2CBBDTB|         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ | "# input particles"                             |         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ |*"efficiency"                                    |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+RelatedInfo1_B2DstDPiDstarD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDPiDstarD02K3PiBeauty2CharmLine"   |         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ | "# input particles"                             |         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2DstDPiDstarD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDPiDstarD02K3PiBeauty2CharmLine"   |         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ | "# input particles"                             |         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2DstDPiDstarD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDPiDstarD02K3PiBeauty2CharmLine"   |         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ | "# input particles"                             |         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstDPiDstarD02K3...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstDPiDstarD02K3...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDPiDstarD02K3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDPiWSBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         98 |(  9.80000 +- 0.940191 )%|   -------   |   -------   |
+StrippingB2DstDPiWSBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        98 |         35 |(  35.7143 +- 4.84022  )%|   -------   |   -------   |
+StrippingB2DstDPiWSBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+B2DstDPiWSBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+B2DstDPiWSBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2DstDPiWSBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2DstDPiWSBeauty2Charm        SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D+  pi+ "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D-  pi- "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          3 |     1.5000 |     1.5000 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# D+"                                          |         2 |         13 |     6.5000 |     6.5000 |      0.0000 |      13.000 |
+ | "# D-"                                          |         2 |          6 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |         2 |         19 |     9.5000 |     6.5000 |      3.0000 |      16.000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ | "# input particles"                             |         2 |         37 |     18.500 |     9.5000 |      9.0000 |      28.000 |
+ | "# max size B+ -> D*(2010)+  D+  pi+ "          |         2 |        156 |     78.000 |     78.000 |      0.0000 |      156.00 |
+ | "# max size B- -> D*(2010)-  D-  pi- "          |         2 |         24 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# pi+"                                         |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ | "# pi-"                                         |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       180 |         10 |(  5.55556 +- 1.70732  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+StrippingB2DstDPiWSBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstDPiWSBeauty2C...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDPiWSBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDPiWSDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         86 |(  8.60000 +- 0.886589 )%|   -------   |   -------   |
+StrippingB2DstDPiWSDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         39 |(  45.3488 +- 5.36826  )%|   -------   |   -------   |
+StrippingB2DstDPiWSDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        39 |         39 |(  100.000 +- 2.56410  )%|   -------   |   -------   |
+B2DstDPiWSDstarD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+B2DstDPiWSDstarD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2DstDPiWSDstarD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2DstDPiWSDstarD02K3PiBeaut...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D+  pi+ "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D-  pi- "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         2 |          3 |     1.5000 |     1.5000 |      0.0000 |      3.0000 |
+ | "# D+"                                          |         2 |         12 |     6.0000 |     5.0000 |      1.0000 |      11.000 |
+ | "# D-"                                          |         2 |         11 |     5.5000 |     5.5000 |      0.0000 |      11.000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |         2 |         23 |     11.500 |     10.500 |      1.0000 |      22.000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |         2 |         14 |     7.0000 |     1.0000 |      6.0000 |      8.0000 |
+ | "# input particles"                             |         2 |         42 |     21.000 |     12.000 |      9.0000 |      33.000 |
+ | "# max size B+ -> D*(2010)+  D+  pi+ "          |         2 |          8 |     4.0000 |     4.0000 |      0.0000 |      8.0000 |
+ | "# max size B- -> D*(2010)-  D-  pi- "          |         2 |        132 |     66.000 |     66.000 |      0.0000 |      132.00 |
+ | "# pi+"                                         |         2 |          8 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# pi-"                                         |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       140 |          5 |(  3.57143 +- 1.56841  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB2DstDPiWSDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstDPiWSDstarD02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDPiWSDstarD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0D0PiD02K3PiD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0D0PiD02K3PiD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0D0PiD02K3PiD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0D0PiD02K3PiD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        62 |         62 |(  100.000 +- 1.61290  )%|   -------   |   -------   |
+B2D0D0PiD02K3PiD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        62 |         62 |(  100.000 +- 1.61290  )%|   -------   |   -------   |
+B2D0D0PiD02K3PiD02K3PiBeaut...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  D0  pi+ "                          |        62 |         13 |    0.20968 |     1.5148 |      0.0000 |      12.000 |
+ | "# B- -> D0  D0  pi- "                          |        62 |         12 |    0.19355 |     1.1193 |      0.0000 |      8.0000 |
+ | "# D0"                                          |        62 |        235 |     3.7903 |     6.2195 |      1.0000 |      45.000 |
+ | "# D~0"                                         |        62 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        62 |        235 |     3.7903 |     6.2195 |      1.0000 |      45.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        62 |        514 |     8.2903 |     3.7734 |      2.0000 |      18.000 |
+ | "# input particles"                             |        62 |        749 |     12.081 |     7.8726 |      3.0000 |      59.000 |
+ | "# max size B+ -> D0  D0  pi+ "                 |        62 |      23617 |     380.92 |     2303.8 |      1.0000 |      18225. |
+ | "# max size B- -> D0  D0  pi- "                 |        62 |      14752 |     237.94 |     1285.2 |      0.0000 |      10125. |
+ | "# pi+"                                         |        62 |        252 |     4.0645 |     1.9828 |      1.0000 |      10.000 |
+ | "# pi-"                                         |        62 |        262 |     4.2258 |     2.4914 |      0.0000 |      13.000 |
+ | "# selected"                                    |        62 |         25 |    0.40323 |     2.5869 |      0.0000 |      20.000 |
+ |*"#accept"                                       |        62 |          2 |(  3.22581 +- 2.24390  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     18070 |        997 |(  5.51743 +- 0.169850 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       997 |         25 |(  2.50752 +- 0.495177 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        25 |         25 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0D0PiD02K3PiD02K3PiBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0PiD02K3PiD02K3PiBeauty2Charm"     |         2 |         25 |     12.500 |     7.5000 |      5.0000 |      20.000 |
+ | "# input particles"                             |         2 |         25 |     12.500 |     7.5000 |      5.0000 |      20.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2D0D0PiD02K3PiD02K3PiBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0PiD02K3PiD02K3PiBeauty2CharmTISTOS|         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          4 |     2.0000 |     2.0000 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |         5 |          4 |(  80.0000 +- 17.8885  )%|   -------   |   -------   |
+B2D0D0PiD02K3PiD02K3PiBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0PiD02K3PiD02K3PiBeauty2CharmB2CBBD|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0D0PiD02K3P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0PiD02K3PiD02K3PiBeauty2CharmLine" |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0D0PiD02K3P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0PiD02K3PiD02K3PiBeauty2CharmLine" |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0D0PiD02K3P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0PiD02K3PiD02K3PiBeauty2CharmLine" |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0D0PiD02K3PiD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0D0PiD02K3PiD02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0D0PiD02K3PiD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0D0PiD02HHD02K3...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0D0PiD02HHD02K3...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0D0PiD02HHD02K3...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0D0PiD02HHD02K3PiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       135 |        135 |(  100.000 +- 0.740741 )%|   -------   |   -------   |
+B2D0D0PiD02HHD02K3PiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+B2D0D0PiD02HHD02K3PiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+B2D0D0PiD02HHD02K3PiBeauty2...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  D0  pi+ "                          |        30 |         32 |     1.0667 |     3.0543 |      0.0000 |      15.000 |
+ | "# B- -> D0  D0  pi- "                          |        30 |         23 |    0.76667 |     2.8365 |      0.0000 |      15.000 |
+ | "# D0"                                          |        30 |        217 |     7.2333 |     8.8457 |      2.0000 |      48.000 |
+ | "# D~0"                                         |        30 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        30 |         56 |     1.8667 |    0.95685 |      1.0000 |      4.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        30 |        161 |     5.3667 |     8.5146 |      1.0000 |      45.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        30 |        276 |     9.2000 |     3.5157 |      4.0000 |      18.000 |
+ | "# input particles"                             |        30 |        493 |     16.433 |     10.151 |      6.0000 |      62.000 |
+ | "# max size B+ -> D0  D0  pi+ "                 |        30 |      27882 |     929.40 |     3714.4 |      8.0000 |      20736. |
+ | "# max size B- -> D0  D0  pi- "                 |        30 |      17671 |     589.03 |     2067.1 |      4.0000 |      11520. |
+ | "# pi+"                                         |        30 |        141 |     4.7000 |     1.8285 |      2.0000 |      9.0000 |
+ | "# pi-"                                         |        30 |        135 |     4.5000 |     2.2913 |      1.0000 |      10.000 |
+ | "# selected"                                    |        30 |         55 |     1.8333 |     5.8028 |      0.0000 |      30.000 |
+ |*"#accept"                                       |        30 |          6 |(  20.0000 +- 7.30297  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     21685 |       1893 |(  8.72954 +- 0.191682 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1893 |         55 |(  2.90544 +- 0.386036 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        30 |         30 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0D0PiD02HHD02K3PiBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0PiD02HHD02K3PiBeauty2Charm"       |         6 |         55 |     9.1667 |     10.057 |      1.0000 |      30.000 |
+ | "# input particles"                             |         6 |         55 |     9.1667 |     10.057 |      1.0000 |      30.000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B2D0D0PiD02HHD02K3PiBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0PiD02HHD02K3PiBeauty2CharmTISTOS" |         6 |         23 |     3.8333 |     3.4359 |      1.0000 |      11.000 |
+ | "# input particles"                             |         6 |         23 |     3.8333 |     3.4359 |      1.0000 |      11.000 |
+ |*"#accept"                                       |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |         10 |     1.6667 |     1.8856 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |        23 |         10 |(  43.4783 +- 10.3367  )%|   -------   |   -------   |
+B2D0D0PiD02HHD02K3PiBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0PiD02HHD02K3PiBeauty2CharmB2CBBDTB|         3 |         10 |     3.3333 |     1.2472 |      2.0000 |      5.0000 |
+ | "# input particles"                             |         3 |         10 |     3.3333 |     1.2472 |      2.0000 |      5.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |         10 |     3.3333 |     1.2472 |      2.0000 |      5.0000 |
+ |*"efficiency"                                    |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0D0PiD02HHD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0PiD02HHD02K3PiBeauty2CharmLine"   |         3 |         10 |     3.3333 |     1.2472 |      2.0000 |      5.0000 |
+ | "# input particles"                             |         3 |         10 |     3.3333 |     1.2472 |      2.0000 |      5.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_B2D0D0PiD02HHD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0PiD02HHD02K3PiBeauty2CharmLine"   |         3 |         10 |     3.3333 |     1.2472 |      2.0000 |      5.0000 |
+ | "# input particles"                             |         3 |         10 |     3.3333 |     1.2472 |      2.0000 |      5.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_B2D0D0PiD02HHD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0D0PiD02HHD02K3PiBeauty2CharmLine"   |         3 |         10 |     3.3333 |     1.2472 |      2.0000 |      5.0000 |
+ | "# input particles"                             |         3 |         10 |     3.3333 |     1.2472 |      2.0000 |      5.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2D0D0PiD02HHD02K3...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2D0D0PiD02HHD02K3...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0D0PiD02HHD02K3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstD0PiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstD0PiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstD0PiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstD0PiBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstD0PiBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstD0PiBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstD0PiBeauty2Charm        SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D0  pi- "                   |        18 |          1 |   0.055556 |    0.22906 |      0.0000 |      1.0000 |
+ | "# B0 -> D*(2010)-  D0  pi+ "                   |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        18 |         19 |     1.0556 |    0.97024 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        18 |         19 |     1.0556 |     1.2235 |      0.0000 |      4.0000 |
+ | "# D0"                                          |        18 |         37 |     2.0556 |    0.91118 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        18 |         37 |     2.0556 |    0.91118 |      1.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        18 |         38 |     2.1111 |     1.5595 |      1.0000 |      7.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        18 |        120 |     6.6667 |     3.0368 |      2.0000 |      14.000 |
+ | "# input particles"                             |        18 |        195 |     10.833 |     4.1265 |      4.0000 |      19.000 |
+ | "# max size B0 -> D*(2010)+  D0  pi- "          |        18 |        167 |     9.2778 |     12.740 |      0.0000 |      48.000 |
+ | "# max size B0 -> D*(2010)-  D0  pi+ "          |        18 |        156 |     8.6667 |     16.014 |      0.0000 |      64.000 |
+ | "# pi+"                                         |        18 |         59 |     3.2778 |     2.0765 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        18 |         61 |     3.3889 |     1.7042 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        18 |          1 |   0.055556 |    0.22906 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        18 |          1 |(  5.55556 +- 5.39903  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       323 |         19 |(  5.88235 +- 1.30921  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        19 |          1 |(  5.26316 +- 5.12278  )%|   -------   |   -------   |
+B02DstD0PiBeauty2CharmTISTOS  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiBeauty2Charm"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstD0PiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstD0PiBeauty2C...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstD0PiBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstD0PiD02K3PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstD0PiD02K3PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstD0PiD02K3PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstD0PiD02K3PiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstD0PiD02K3PiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B02DstD0PiD02K3PiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B02DstD0PiD02K3PiBeauty2Charm SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D0  pi- "                   |         8 |          7 |    0.87500 |     1.5360 |      0.0000 |      4.0000 |
+ | "# B0 -> D*(2010)-  D0  pi+ "                   |         8 |          3 |    0.37500 |    0.99216 |      0.0000 |      3.0000 |
+ | "# D*(2010)+"                                   |         8 |         11 |     1.3750 |     1.1110 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |         8 |         10 |     1.2500 |     1.3919 |      0.0000 |      4.0000 |
+ | "# D0"                                          |         8 |         87 |     10.875 |     14.752 |      1.0000 |      45.000 |
+ | "# D~0"                                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |         8 |         87 |     10.875 |     14.752 |      1.0000 |      45.000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         8 |         21 |     2.6250 |     2.0578 |      1.0000 |      7.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |         8 |         59 |     7.3750 |     2.8257 |      4.0000 |      14.000 |
+ | "# input particles"                             |         8 |        167 |     20.875 |     17.251 |      6.0000 |      60.000 |
+ | "# max size B0 -> D*(2010)+  D0  pi- "          |         8 |        433 |     54.125 |     72.709 |      0.0000 |      225.00 |
+ | "# max size B0 -> D*(2010)-  D0  pi+ "          |         8 |        432 |     54.000 |     97.535 |      0.0000 |      288.00 |
+ | "# pi+"                                         |         8 |         32 |     4.0000 |     2.0616 |      2.0000 |      9.0000 |
+ | "# pi-"                                         |         8 |         27 |     3.3750 |    0.99216 |      2.0000 |      5.0000 |
+ | "# selected"                                    |         8 |         10 |     1.2500 |     2.2220 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       865 |        125 |(  14.4509 +- 1.19549  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       125 |         10 |(  8.00000 +- 2.42652  )%|   -------   |   -------   |
+B02DstD0PiD02K3PiBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiD02K3PiBeauty2Charm"          |         2 |         10 |     5.0000 |     1.0000 |      4.0000 |      6.0000 |
+ | "# input particles"                             |         2 |         10 |     5.0000 |     1.0000 |      4.0000 |      6.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B02DstD0PiD02K3PiBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiD02K3PiBeauty2CharmTISTOS"    |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02DstD0PiD02K3PiBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiD02K3PiBeauty2CharmB2CBBDTBeau|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo1_B02DstD0PiD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiD02K3PiBeauty2CharmLine"      |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DstD0PiD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiD02K3PiBeauty2CharmLine"      |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DstD0PiD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiD02K3PiBeauty2CharmLine"      |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstD0PiD02K3PiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstD0PiD02K3PiB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstD0PiD02K3PiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstD0PiDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstD0PiDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstD0PiDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstD0PiDstarD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstD0PiDstarD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+B02DstD0PiDstarD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+B02DstD0PiDstarD02K3PiBeaut...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D0  pi- "                   |        12 |          6 |    0.50000 |     1.1902 |      0.0000 |      4.0000 |
+ | "# B0 -> D*(2010)-  D0  pi+ "                   |        12 |          6 |    0.50000 |     1.6583 |      0.0000 |      6.0000 |
+ | "# D*(2010)+"                                   |        12 |         54 |     4.5000 |     12.271 |      0.0000 |      45.000 |
+ | "# D*(2010)-"                                   |        12 |         27 |     2.2500 |     3.7666 |      0.0000 |      14.000 |
+ | "# D0"                                          |        12 |         24 |     2.0000 |     1.0000 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        12 |         24 |     2.0000 |     1.0000 |      1.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |        12 |         81 |     6.7500 |     12.022 |      1.0000 |      45.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        12 |        122 |     10.167 |     3.7156 |      6.0000 |      18.000 |
+ | "# input particles"                             |        12 |        227 |     18.917 |     13.647 |      10.000 |      62.000 |
+ | "# max size B0 -> D*(2010)+  D0  pi- "          |        12 |        719 |     59.917 |     185.58 |      0.0000 |      675.00 |
+ | "# max size B0 -> D*(2010)-  D0  pi+ "          |        12 |        275 |     22.917 |     45.767 |      0.0000 |      168.00 |
+ | "# pi+"                                         |        12 |         61 |     5.0833 |     1.9773 |      2.0000 |      9.0000 |
+ | "# pi-"                                         |        12 |         61 |     5.0833 |     2.5644 |      2.0000 |      10.000 |
+ | "# selected"                                    |        12 |         12 |     1.0000 |     1.9149 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        12 |          3 |(  25.0000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       994 |        251 |(  25.2515 +- 1.37801  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       251 |         12 |(  4.78088 +- 1.34673  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02DstD0PiDstarD02K3PiBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiDstarD02K3PiBeauty2Charm"     |         3 |         12 |     4.0000 |     1.6330 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         3 |         12 |     4.0000 |     1.6330 |      2.0000 |      6.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DstD0PiDstarD02K3PiBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiDstarD02K3PiBeauty2CharmTISTOS|         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          4 |     1.3333 |     1.2472 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |         6 |          4 |(  66.6667 +- 19.2450  )%|   -------   |   -------   |
+B02DstD0PiDstarD02K3PiBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiDstarD02K3PiBeauty2CharmB2CBBD|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_B02DstD0PiDsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiDstarD02K3PiBeauty2CharmLine" |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02DstD0PiDsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiDstarD02K3PiBeauty2CharmLine" |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02DstD0PiDsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiDstarD02K3PiBeauty2CharmLine" |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DstD0PiDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DstD0PiDstarD02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstD0PiDstarD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstD0PiDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstD0PiDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstD0PiDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstD0PiDstarD02K3PiD02K3...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B02DstD0PiDstarD02K3PiD02K3...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+B02DstD0PiDstarD02K3PiD02K3...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+B02DstD0PiDstarD02K3PiD02K3...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D0  pi- "                   |        17 |          1 |   0.058824 |    0.23529 |      0.0000 |      1.0000 |
+ | "# B0 -> D*(2010)-  D0  pi+ "                   |        17 |          2 |    0.11765 |    0.47059 |      0.0000 |      2.0000 |
+ | "# D*(2010)+"                                   |        17 |         62 |     3.6471 |     10.454 |      0.0000 |      45.000 |
+ | "# D*(2010)-"                                   |        17 |         41 |     2.4118 |     3.4820 |      0.0000 |      14.000 |
+ | "# D0"                                          |        17 |        133 |     7.8235 |     10.562 |      1.0000 |      45.000 |
+ | "# D~0"                                         |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        17 |        133 |     7.8235 |     10.562 |      1.0000 |      45.000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |        17 |        103 |     6.0588 |     10.451 |      1.0000 |      45.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        17 |        159 |     9.3529 |     3.9696 |      2.0000 |      18.000 |
+ | "# input particles"                             |        17 |        395 |     23.235 |     21.591 |      10.000 |      104.00 |
+ | "# max size B0 -> D*(2010)+  D0  pi- "          |        17 |      10288 |     605.18 |     2380.0 |      0.0000 |      10125. |
+ | "# max size B0 -> D*(2010)-  D0  pi+ "          |        17 |       1756 |     103.29 |     311.31 |      0.0000 |      1344.0 |
+ | "# pi+"                                         |        17 |         80 |     4.7059 |     2.0512 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        17 |         79 |     4.6471 |     2.5424 |      1.0000 |      10.000 |
+ | "# selected"                                    |        17 |          3 |    0.17647 |    0.51281 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        17 |          2 |(  11.7647 +- 7.81425  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     12044 |        600 |(  4.98173 +- 0.198248 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       600 |          3 |( 0.500000 +- 0.287953 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        32 |         32 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02DstD0PiDstarD02K3PiD02K3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiDstarD02K3PiD02K3PiBeauty2Char|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B02DstD0PiDstarD02K3PiD02K3...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiDstarD02K3PiD02K3PiBeauty2Char|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B02DstD0PiDstarD02K3PiD02K3...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B02DstD0PiDstarD02K3PiD02K3PiBeauty2Char|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B02DstD0PiDsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiDstarD02K3PiD02K3PiBeauty2Char|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DstD0PiDsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiDstarD02K3PiD02K3PiBeauty2Char|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DstD0PiDsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiDstarD02K3PiD02K3PiBeauty2Char|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstD0PiDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstD0PiDstarD02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstD0PiDstarD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstD0PiWSBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         98 |(  9.80000 +- 0.940191 )%|   -------   |   -------   |
+StrippingB02DstD0PiWSBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        98 |         30 |(  30.6122 +- 4.65560  )%|   -------   |   -------   |
+StrippingB02DstD0PiWSBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+B02DstD0PiWSBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DstD0PiWSBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DstD0PiWSBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DstD0PiWSBeauty2Charm      SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D0  pi+ "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D0  pi- "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D0"                                          |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |         2 |         13 |     6.5000 |     2.5000 |      4.0000 |      9.0000 |
+ | "# input particles"                             |         2 |         18 |     9.0000 |     2.0000 |      7.0000 |      11.000 |
+ | "# max size B0 -> D*(2010)+  D0  pi+ "          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D0  pi- "          |         2 |         11 |     5.5000 |     1.5000 |      4.0000 |      7.0000 |
+ | "# pi+"                                         |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# pi-"                                         |         2 |          9 |     4.5000 |     2.5000 |      2.0000 |      7.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstD0PiWSBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstD0PiWSBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstD0PiWSBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstD0PiWSD02K3P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         94 |(  9.40000 +- 0.922843 )%|   -------   |   -------   |
+StrippingB02DstD0PiWSD02K3P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        94 |         31 |(  32.9787 +- 4.84908  )%|   -------   |   -------   |
+StrippingB02DstD0PiWSD02K3P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+B02DstD0PiWSD02K3PiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DstD0PiWSD02K3P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstD0PiWSD02K3P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstD0PiWSD02K3P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstD0PiWSDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         96 |(  9.60000 +- 0.931579 )%|   -------   |   -------   |
+StrippingB02DstD0PiWSDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        96 |         34 |(  35.4167 +- 4.88122  )%|   -------   |   -------   |
+StrippingB02DstD0PiWSDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        34 |         34 |(  100.000 +- 2.94118  )%|   -------   |   -------   |
+B02DstD0PiWSDstarD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstD0PiWSDstarD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstD0PiWSDstarD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstD0PiWSDstarD02K3PiBea...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D0  pi+ "                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# B0 -> D*(2010)-  D0  pi- "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# input particles"                             |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# max size B0 -> D*(2010)+  D0  pi+ "          |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "# max size B0 -> D*(2010)-  D0  pi- "          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# pi-"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# selected"                                    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        14 |          2 |(  14.2857 +- 9.35220  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DstD0PiWSDstarD02K3PiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiWSDstarD02K3PiBeauty2Charm"   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02DstD0PiWSDstarD02K3PiBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiWSDstarD02K3PiBeauty2CharmTIST|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B02DstD0PiWSDstarD02K3PiBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B02DstD0PiWSDstarD02K3PiBeauty2CharmB2CB|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B02DstD0PiWSDs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiWSDstarD02K3PiBeauty2CharmLine|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DstD0PiWSDs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiWSDstarD02K3PiBeauty2CharmLine|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DstD0PiWSDs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstD0PiWSDstarD02K3PiBeauty2CharmLine|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstD0PiWSDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstD0PiWSDstarD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstD0PiWSDstarD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstD0PiWSDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        118 |(  11.8000 +- 1.02018  )%|   -------   |   -------   |
+StrippingB02DstD0PiWSDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       118 |         47 |(  39.8305 +- 4.50666  )%|   -------   |   -------   |
+StrippingB02DstD0PiWSDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        47 |         47 |(  100.000 +- 2.12766  )%|   -------   |   -------   |
+B02DstD0PiWSDstarD02K3PiD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02DstD0PiWSDstarD02K3PiD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DstD0PiWSDstarD02K3PiD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02DstD0PiWSDstarD02K3PiD02...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  D0  pi+ "                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D0  pi- "                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# D0"                                          |         3 |         19 |     6.3333 |     1.2472 |      5.0000 |      8.0000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |         3 |         19 |     6.3333 |     1.2472 |      5.0000 |      8.0000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |         3 |         32 |     10.667 |     2.4944 |      8.0000 |      14.000 |
+ | "# input particles"                             |         3 |         57 |     19.000 |     2.4495 |      16.000 |      22.000 |
+ | "# max size B0 -> D*(2010)+  D0  pi+ "          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D0  pi- "          |         3 |        229 |     76.333 |     36.627 |      25.000 |      108.00 |
+ | "# pi+"                                         |         3 |         14 |     4.6667 |    0.47140 |      4.0000 |      5.0000 |
+ | "# pi-"                                         |         3 |         18 |     6.0000 |     2.1602 |      4.0000 |      9.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       229 |          1 |( 0.436681 +- 0.435727 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstD0PiWSDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstD0PiWSDstarD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstD0PiWSDstarD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDstPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstDstPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstDstPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstDstPiBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstDstPiBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstDstPiBeauty2Charm        SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D*(2010)+  pi- "            |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  D*(2010)+  pi+ "            |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  D*(2010)-  pi- "            |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D*(2010)-  pi+ "            |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        20 |         20 |     1.0000 |    0.94868 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        20 |         20 |     1.0000 |     1.1832 |      0.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        20 |         40 |     2.0000 |     1.5166 |      1.0000 |      7.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        20 |        134 |     6.7000 |     2.9000 |      2.0000 |      14.000 |
+ | "# input particles"                             |        20 |        174 |     8.7000 |     3.4220 |      3.0000 |      15.000 |
+ | "# max size B+ -> D*(2010)+  D*(2010)+  pi- "   |        20 |        139 |     6.9500 |     10.847 |      0.0000 |      36.000 |
+ | "# max size B+ -> D*(2010)-  D*(2010)+  pi+ "   |        20 |         76 |     3.8000 |     10.768 |      0.0000 |      48.000 |
+ | "# max size B- -> D*(2010)+  D*(2010)-  pi- "   |        20 |         81 |     4.0500 |     10.828 |      0.0000 |      48.000 |
+ | "# max size B- -> D*(2010)-  D*(2010)-  pi+ "   |        20 |        148 |     7.4000 |     15.467 |      0.0000 |      64.000 |
+ | "# pi+"                                         |        20 |         65 |     3.2500 |     1.9969 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        20 |         69 |     3.4500 |     1.6271 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       237 |         51 |(  21.5190 +- 2.66943  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        51 |          0 |(  0.00000 +- 1.96078  )%|   -------   |   -------   |
+StrippingB2DstDstPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstDstPiBeauty2C...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDstPiBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDstPiDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstDstPiDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstDstPiDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstDstPiDstarD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B2DstDstPiDstarD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B2DstDstPiDstarD02K3PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B2DstDstPiDstarD02K3PiBeaut...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D*(2010)+  pi- "            |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  D*(2010)+  pi+ "            |         5 |          4 |    0.80000 |     1.6000 |      0.0000 |      4.0000 |
+ | "# B- -> D*(2010)+  D*(2010)-  pi- "            |         5 |          1 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# B- -> D*(2010)-  D*(2010)-  pi+ "            |         5 |          2 |    0.40000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# D*(2010)+"                                   |         5 |         58 |     11.600 |     17.235 |      1.0000 |      46.000 |
+ | "# D*(2010)-"                                   |         5 |         25 |     5.0000 |     6.5422 |      0.0000 |      17.000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         5 |         65 |     13.000 |     16.673 |      1.0000 |      45.000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         5 |         18 |     3.6000 |     2.0591 |      1.0000 |      7.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |         5 |         43 |     8.6000 |     2.8000 |      6.0000 |      14.000 |
+ | "# input particles"                             |         5 |        126 |     25.200 |     18.126 |      10.000 |      60.000 |
+ | "# max size B+ -> D*(2010)+  D*(2010)+  pi- "   |         5 |      10715 |     2143.0 |     4218.5 |      3.0000 |      10580. |
+ | "# max size B+ -> D*(2010)-  D*(2010)+  pi+ "   |         5 |        168 |     33.600 |     35.472 |      0.0000 |      84.000 |
+ | "# max size B- -> D*(2010)+  D*(2010)-  pi- "   |         5 |        151 |     30.200 |     32.719 |      0.0000 |      84.000 |
+ | "# max size B- -> D*(2010)-  D*(2010)-  pi+ "   |         5 |       1356 |     271.20 |     448.78 |      0.0000 |      1156.0 |
+ | "# pi+"                                         |         5 |         25 |     5.0000 |     2.0000 |      4.0000 |      9.0000 |
+ | "# pi-"                                         |         5 |         18 |     3.6000 |     1.0198 |      2.0000 |      5.0000 |
+ | "# selected"                                    |         5 |          7 |     1.4000 |     2.8000 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6170 |        402 |(  6.51540 +- 0.314194 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       402 |          7 |(  1.74129 +- 0.652392 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2DstDstPiDstarD02K3PiBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDstPiDstarD02K3PiBeauty2Charm"     |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# input particles"                             |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2DstDstPiDstarD02K3PiBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDstPiDstarD02K3PiBeauty2CharmTISTOS|         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# input particles"                             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ |*"efficiency"                                    |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B2DstDstPiDstarD02K3PiBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDstPiDstarD02K3PiBeauty2CharmB2CBBD|         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# input particles"                             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ |*"efficiency"                                    |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo1_B2DstDstPiDsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDstPiDstarD02K3PiBeauty2CharmLine" |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# input particles"                             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2DstDstPiDsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDstPiDstarD02K3PiBeauty2CharmLine" |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# input particles"                             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2DstDstPiDsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DstDstPiDstarD02K3PiBeauty2CharmLine" |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# input particles"                             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstDstPiDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstDstPiDstarD02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDstPiDstarD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDstPiDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DstDstPiDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2DstDstPiDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2DstDstPiDstarD02K3PiDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstDstPiDstarD02K3PiDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+B2DstDstPiDstarD02K3PiDstar...SUCCESS Number of counters : 20
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D*(2010)+  pi- "            |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  D*(2010)+  pi+ "            |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  D*(2010)-  pi- "            |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D*(2010)-  pi+ "            |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        18 |         63 |     3.5000 |     10.178 |      0.0000 |      45.000 |
+ | "# D*(2010)-"                                   |        18 |         41 |     2.2778 |     3.4287 |      0.0000 |      14.000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |        18 |        104 |     5.7778 |     10.223 |      1.0000 |      45.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        18 |        170 |     9.4444 |     3.8762 |      2.0000 |      18.000 |
+ | "# input particles"                             |        18 |        274 |     15.222 |     11.168 |      8.0000 |      59.000 |
+ | "# max size B+ -> D*(2010)+  D*(2010)+  pi- "   |        18 |      10241 |     568.94 |     2317.7 |      0.0000 |      10125. |
+ | "# max size B+ -> D*(2010)-  D*(2010)+  pi+ "   |        18 |         52 |     2.8889 |     9.4097 |      0.0000 |      40.000 |
+ | "# max size B- -> D*(2010)+  D*(2010)-  pi- "   |        18 |         52 |     2.8889 |     9.4097 |      0.0000 |      40.000 |
+ | "# max size B- -> D*(2010)-  D*(2010)-  pi+ "   |        18 |       1015 |     56.389 |     177.26 |      0.0000 |      784.00 |
+ | "# pi+"                                         |        18 |         86 |     4.7778 |     2.0154 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        18 |         84 |     4.6667 |     2.4721 |      1.0000 |      10.000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5527 |        235 |(  4.25185 +- 0.271400 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       235 |          0 |(  0.00000 +- 0.425532 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingB2DstDstPiDstarD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstDstPiDstarD02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDstPiDstarD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDstPiWSBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         99 |(  9.90000 +- 0.944452 )%|   -------   |   -------   |
+StrippingB2DstDstPiWSBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        99 |         44 |(  44.4444 +- 4.99407  )%|   -------   |   -------   |
+StrippingB2DstDstPiWSBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        44 |         44 |(  100.000 +- 2.27273  )%|   -------   |   -------   |
+B2DstDstPiWSBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2DstDstPiWSBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2DstDstPiWSBeauty2Charm      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D*(2010)+  pi+ "            |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D*(2010)-  pi- "            |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "# input particles"                             |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# max size B+ -> D*(2010)+  D*(2010)+  pi+ "   |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# max size B- -> D*(2010)-  D*(2010)-  pi- "   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# pi-"                                         |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstDstPiWSBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstDstPiWSBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDstPiWSBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDstPiWSDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        114 |(  11.4000 +- 1.00501  )%|   -------   |   -------   |
+StrippingB2DstDstPiWSDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       114 |         42 |(  36.8421 +- 4.51787  )%|   -------   |   -------   |
+StrippingB2DstDstPiWSDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        42 |         42 |(  100.000 +- 2.38095  )%|   -------   |   -------   |
+B2DstDstPiWSDstarD02K3PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2DstDstPiWSDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstDstPiWSDstarD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDstPiWSDstarD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstDstPiWSDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         87 |(  8.70000 +- 0.891241 )%|   -------   |   -------   |
+StrippingB2DstDstPiWSDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        87 |         35 |(  40.2299 +- 5.25723  )%|   -------   |   -------   |
+StrippingB2DstDstPiWSDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+B2DstDstPiWSDstarD02K3PiDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2DstDstPiWSDstarD02K3PiDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2DstDstPiWSDstarD02K3PiDst...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D*(2010)+  pi+ "            |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D*(2010)-  pi- "            |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dstar2D0PiK3PiPIDBeauty2CharmFilter"    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# input particles"                             |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ | "# max size B+ -> D*(2010)+  D*(2010)+  pi+ "   |         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ | "# max size B- -> D*(2010)-  D*(2010)-  pi- "   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# pi-"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstDstPiWSDstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstDstPiWSDstarD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstDstPiWSDstarD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dst2460DPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Dst2460DPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2Dst2460DPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2Dst2460DPiBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        41 |         41 |(  100.000 +- 2.43902  )%|   -------   |   -------   |
+B2Dst2460DPiBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+B2Dst2460DPiBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+B2Dst2460DPiBeauty2Charm      SUCCESS Number of counters : 23
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*_2(2460)+  D-  pi+ "                 |        28 |          7 |    0.25000 |     1.2990 |      0.0000 |      7.0000 |
+ | "# B+ -> D*_2(2460)-  D+  pi+ "                 |        28 |          3 |    0.10714 |    0.55673 |      0.0000 |      3.0000 |
+ | "# B- -> D*_2(2460)+  D-  pi- "                 |        28 |          7 |    0.25000 |     1.2990 |      0.0000 |      7.0000 |
+ | "# B- -> D*_2(2460)-  D+  pi- "                 |        28 |          3 |    0.10714 |    0.55673 |      0.0000 |      3.0000 |
+ | "# D*_2(2460)+"                                 |        28 |         23 |    0.82143 |    0.96561 |      0.0000 |      3.0000 |
+ | "# D*_2(2460)-"                                 |        28 |         19 |    0.67857 |    0.65757 |      0.0000 |      2.0000 |
+ | "# D+"                                          |        28 |        110 |     3.9286 |     6.3692 |      0.0000 |      32.000 |
+ | "# D-"                                          |        28 |         90 |     3.2143 |     4.1693 |      0.0000 |      20.000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |        28 |        200 |     7.1429 |     10.028 |      1.0000 |      52.000 |
+ | "# Phys/Dstar24602D0PiPIDBeauty2CharmFilter"    |        28 |         42 |     1.5000 |    0.68139 |      1.0000 |      3.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        28 |        254 |     9.0714 |     4.2252 |      1.0000 |      20.000 |
+ | "# input particles"                             |        28 |        496 |     17.714 |     12.133 |      3.0000 |      68.000 |
+ | "# max size B+ -> D*_2(2460)+  D-  pi+ "        |        28 |        479 |     17.107 |     40.282 |      0.0000 |      180.00 |
+ | "# max size B+ -> D*_2(2460)-  D+  pi+ "        |        28 |        505 |     18.036 |     53.993 |      0.0000 |      288.00 |
+ | "# max size B- -> D*_2(2460)+  D-  pi- "        |        28 |        484 |     17.286 |     32.066 |      0.0000 |      132.00 |
+ | "# max size B- -> D*_2(2460)-  D+  pi- "        |        28 |        386 |     13.786 |     32.351 |      0.0000 |      160.00 |
+ | "# pi+"                                         |        28 |        128 |     4.5714 |     2.8714 |      0.0000 |      14.000 |
+ | "# pi-"                                         |        28 |        126 |     4.5000 |     2.0442 |      1.0000 |      10.000 |
+ | "# selected"                                    |        28 |         20 |    0.71429 |     3.7115 |      0.0000 |      20.000 |
+ |*"#accept"                                       |        28 |          1 |(  3.57143 +- 3.50707  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1854 |        421 |(  22.7077 +- 0.972970 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       421 |         20 |(  4.75059 +- 1.03673  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2Dst2460DPiBeauty2CharmTISTOSSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2Dst2460DPiBeauty2Charm"               |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "# input particles"                             |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2Dst2460DPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dst2460DPiBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dst2460DPiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Dst2460DPiWSBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         99 |(  9.90000 +- 0.944452 )%|   -------   |   -------   |
+StrippingB2Dst2460DPiWSBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        99 |         46 |(  46.4646 +- 5.01261  )%|   -------   |   -------   |
+StrippingB2Dst2460DPiWSBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        46 |         46 |(  100.000 +- 2.17391  )%|   -------   |   -------   |
+B2Dst2460DPiWSBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B2Dst2460DPiWSBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2Dst2460DPiWSBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2Dst2460DPiWSBeauty2Charm    SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*_2(2460)+  D+  pi+ "                 |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*_2(2460)-  D-  pi- "                 |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_2(2460)+"                                 |         3 |          5 |     1.6667 |     1.2472 |      0.0000 |      3.0000 |
+ | "# D*_2(2460)-"                                 |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D+"                                          |         3 |         11 |     3.6667 |     2.4944 |      1.0000 |      7.0000 |
+ | "# D-"                                          |         3 |          6 |     2.0000 |     2.1602 |      0.0000 |      5.0000 |
+ | "# Phys/DANDDSCFPIDBeauty2Charm"                |         3 |         17 |     5.6667 |     2.0548 |      3.0000 |      8.0000 |
+ | "# Phys/Dstar24602D0PiPIDBeauty2CharmFilter"    |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |         3 |         35 |     11.667 |     6.5490 |      4.0000 |      20.000 |
+ | "# input particles"                             |         3 |         58 |     19.333 |     7.5865 |      13.000 |      30.000 |
+ | "# max size B+ -> D*_2(2460)+  D+  pi+ "        |         3 |        196 |     65.333 |     92.395 |      0.0000 |      196.00 |
+ | "# max size B- -> D*_2(2460)-  D-  pi- "        |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         3 |         19 |     6.3333 |     5.7927 |      0.0000 |      14.000 |
+ | "# pi-"                                         |         3 |         16 |     5.3333 |    0.94281 |      4.0000 |      6.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       196 |         26 |(  13.2653 +- 2.42285  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        26 |          0 |(  0.00000 +- 3.84615  )%|   -------   |   -------   |
+StrippingB2Dst2460DPiWSBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Dst2460DPiWSBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Dst2460DPiWSBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0st2460D0PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0st2460D0PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0st2460D0PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0st2460D0PiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        44 |         44 |(  100.000 +- 2.27273  )%|   -------   |   -------   |
+B2D0st2460D0PiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0st2460D0PiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2D0st2460D0PiBeauty2Charm    SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*_2(2460)0  D0  pi+ "                 |        23 |          9 |    0.39130 |     1.3429 |      0.0000 |      6.0000 |
+ | "# B- -> D*_2(2460)0  D0  pi- "                 |        23 |          5 |    0.21739 |    0.83179 |      0.0000 |      4.0000 |
+ | "# D*_2(2460)0"                                 |        23 |        105 |     4.5652 |     7.0700 |      1.0000 |      27.000 |
+ | "# D*_2(2460)~0"                                |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        23 |         34 |     1.4783 |    0.71442 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D0star24602DPiPIDBeauty2CharmFilter"    |        23 |        105 |     4.5652 |     7.0700 |      1.0000 |      27.000 |
+ | "# Phys/D2KPIPIDBeauty2CharmFilter"             |        23 |         34 |     1.4783 |    0.71442 |      1.0000 |      4.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        23 |        213 |     9.2609 |     3.3521 |      3.0000 |      18.000 |
+ | "# input particles"                             |        23 |        352 |     15.304 |     8.5080 |      6.0000 |      45.000 |
+ | "# max size B+ -> D*_2(2460)0  D0  pi+ "        |        23 |       1421 |     61.783 |     195.72 |      0.0000 |      972.00 |
+ | "# max size B- -> D*_2(2460)0  D0  pi- "        |        23 |        980 |     42.609 |     108.29 |      2.0000 |      540.00 |
+ | "# pi+"                                         |        23 |        105 |     4.5652 |     2.1635 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |        23 |        108 |     4.6957 |     1.8282 |      2.0000 |      9.0000 |
+ | "# selected"                                    |        23 |         14 |    0.60870 |     2.1005 |      0.0000 |      10.000 |
+ |*"#accept"                                       |        23 |          3 |(  13.0435 +- 7.02237  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2401 |        504 |(  20.9913 +- 0.831114 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       504 |         14 |(  2.77778 +- 0.732009 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        10 |         10 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2D0st2460D0PiBeauty2CharmT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0st2460D0PiBeauty2Charm"             |         3 |         14 |     4.6667 |     3.8586 |      1.0000 |      10.000 |
+ | "# input particles"                             |         3 |         14 |     4.6667 |     3.8586 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2D0st2460D0PiBeauty2CharmB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0st2460D0PiBeauty2CharmTISTOS"       |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          4 |     1.3333 |     1.2472 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |         6 |          4 |(  66.6667 +- 19.2450  )%|   -------   |   -------   |
+B2D0st2460D0PiBeauty2CharmLineSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0st2460D0PiBeauty2CharmB2CBBDTBeauty2|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0st2460D0Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0st2460D0PiBeauty2CharmLine"         |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0st2460D0Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0st2460D0PiBeauty2CharmLine"         |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0st2460D0Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0st2460D0PiBeauty2CharmLine"         |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0st2460D0PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0st2460D0PiBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0st2460D0PiBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcKLc2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2LcKLc2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2LcKLc2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+P_PIDInputsBeauty2CharmFilter SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PInputsBeauty2CharmFilter"              |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ | "# input particles"                             |       366 |       5191 |     14.183 |     6.6004 |      2.0000 |      49.000 |
+ |*"#accept"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ | "#passed"                                       |       366 |       3135 |     8.5656 |     5.8023 |      1.0000 |      44.000 |
+ |*"efficiency"                                    |      5191 |       3135 |(  60.3930 +- 0.678819 )%|   -------   |   -------   |
+Lc2PKPiBeauty2Charm           SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       366 |       1646 |     4.4973 |     3.2347 |      0.0000 |      21.000 |
+ | "# K-"                                          |       366 |       1581 |     4.3197 |     3.1552 |      0.0000 |      24.000 |
+ | "# Lambda_c+ -> p+  K-  pi+ "                   |       338 |         94 |    0.27811 |     1.0712 |      0.0000 |      13.000 |
+ | "# Lambda_c~- -> p~-  K+  pi- "                 |       332 |        102 |    0.30723 |    0.84072 |      0.0000 |      7.0000 |
+ | "# Phys/K_PIDInputsBeauty2CharmFilter"          |       366 |       3227 |     8.8169 |     5.6927 |      1.0000 |      43.000 |
+ | "# Phys/P_PIDInputsBeauty2CharmFilter"          |       366 |       3135 |     8.5656 |     5.8023 |      1.0000 |      44.000 |
+ | "# Phys/Pi_PIDInputsBeauty2CharmFilter"         |       366 |       4883 |     13.342 |     6.4901 |      1.0000 |      48.000 |
+ | "# input particles"                             |       366 |      11245 |     30.724 |     17.654 |      3.0000 |      135.00 |
+ | "# p+"                                          |       366 |       1595 |     4.3579 |     3.3092 |      0.0000 |      23.000 |
+ | "# pi+"                                         |       366 |       2460 |     6.7213 |     3.6558 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2423 |     6.6202 |     3.6298 |      0.0000 |      24.000 |
+ | "# p~-"                                         |       366 |       1540 |     4.2077 |     3.1950 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |        196 |    0.53552 |     1.6455 |      0.0000 |      18.000 |
+ |*"#accept"                                       |       366 |         86 |(  23.4973 +- 2.21619  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     18303 |       7198 |(  39.3269 +- 0.361062 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     68219 |        686 |(  1.00558 +- 0.0381999)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       686 |        196 |(  28.5714 +- 1.72480  )%|   -------   |   -------   |
+Lb2LcKLc2PKPiBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+Lb2LcKLc2PKPiBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+Lb2LcKLc2PKPiBeauty2Charm     SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        86 |        404 |     4.6977 |     2.5292 |      0.0000 |      15.000 |
+ | "# K-"                                          |        86 |        389 |     4.5233 |     2.0614 |      1.0000 |      10.000 |
+ | "# Lambda_b0 -> Lambda_c+  K- "                 |        86 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  K+ "               |        86 |          3 |   0.034884 |    0.18349 |      0.0000 |      1.0000 |
+ | "# Lambda_c+"                                   |        86 |         94 |     1.0930 |     1.9024 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        86 |        102 |     1.1860 |     1.2986 |      0.0000 |      7.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        86 |        793 |     9.2209 |     3.8076 |      3.0000 |      21.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        86 |        196 |     2.2791 |     2.7477 |      1.0000 |      18.000 |
+ | "# input particles"                             |        86 |        989 |     11.500 |     5.2844 |      4.0000 |      32.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  K- "        |        86 |        469 |     5.4535 |     9.8260 |      0.0000 |      60.000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  K+ "      |        86 |        506 |     5.8837 |     9.7330 |      0.0000 |      63.000 |
+ | "# selected"                                    |        86 |          3 |   0.034884 |    0.18349 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        86 |          3 |(  3.48837 +- 1.97857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       975 |         90 |(  9.23077 +- 0.927013 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        90 |          3 |(  3.33333 +- 1.89215  )%|   -------   |   -------   |
+Lb2LcKLc2PKPiBeauty2CharmTI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcKLc2PKPiBeauty2Charm"              |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Lb2LcKLc2PKPiBeauty2CharmB2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcKLc2PKPiBeauty2CharmTISTOS"        |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#passed"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+Lb2LcKLc2PKPiBeauty2CharmLine SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Lb2LcKLc2PKPiBeauty2CharmB2CBBDTBeauty2C|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Lb2LcKLc2PKPiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcKLc2PKPiBeauty2CharmLine"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2LcKLc2PKPiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcKLc2PKPiBeauty2CharmLine"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2LcKLc2PKPiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcKLc2PKPiBeauty2CharmLine"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2LcKLc2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2LcKLc2PKPiBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcKLc2PKPiBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcPiLc2PKPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2LcPiLc2PKPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2LcPiLc2PKPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2LcPiLc2PKPiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+Lb2LcPiLc2PKPiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+Lb2LcPiLc2PKPiBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  pi- "                |        86 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  pi+ "              |        86 |          2 |   0.023256 |    0.15071 |      0.0000 |      1.0000 |
+ | "# Lambda_c+"                                   |        86 |         94 |     1.0930 |     1.9024 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        86 |        102 |     1.1860 |     1.2986 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        86 |        196 |     2.2791 |     2.7477 |      1.0000 |      18.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        86 |        793 |     9.2209 |     3.8076 |      3.0000 |      21.000 |
+ | "# input particles"                             |        86 |        989 |     11.500 |     5.2844 |      4.0000 |      32.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  pi- "       |        86 |        469 |     5.4535 |     9.8260 |      0.0000 |      60.000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  pi+ "     |        86 |        506 |     5.8837 |     9.7330 |      0.0000 |      63.000 |
+ | "# pi+"                                         |        86 |        404 |     4.6977 |     2.5292 |      0.0000 |      15.000 |
+ | "# pi-"                                         |        86 |        389 |     4.5233 |     2.0614 |      1.0000 |      10.000 |
+ | "# selected"                                    |        86 |          2 |   0.023256 |    0.15071 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        86 |          2 |(  2.32558 +- 1.62520  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       975 |         87 |(  8.92308 +- 0.912976 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        87 |          2 |(  2.29885 +- 1.60674  )%|   -------   |   -------   |
+Lb2LcPiLc2PKPiBeauty2CharmT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcPiLc2PKPiBeauty2Charm"             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Lb2LcPiLc2PKPiBeauty2CharmB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcPiLc2PKPiBeauty2CharmTISTOS"       |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2LcPiLc2PKPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2LcPiLc2PKPiBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcPiLc2PKPiBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcKWSLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        111 |(  11.1000 +- 0.993373 )%|   -------   |   -------   |
+StrippingLb2LcKWSLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       111 |         45 |(  40.5405 +- 4.66008  )%|   -------   |   -------   |
+StrippingLb2LcKWSLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        45 |         45 |(  100.000 +- 2.22222  )%|   -------   |   -------   |
+Lb2LcKWSLc2PKPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+Lb2LcKWSLc2PKPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+Lb2LcKWSLc2PKPiBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        11 |         40 |     3.6364 |     1.6664 |      1.0000 |      6.0000 |
+ | "# K-"                                          |        11 |         44 |     4.0000 |     1.8586 |      2.0000 |      9.0000 |
+ | "# Lambda_b0 -> Lambda_c+  K+ "                 |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  K- "               |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |        11 |         20 |     1.8182 |     3.7372 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        11 |         14 |     1.2727 |     1.2856 |      0.0000 |      5.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        11 |         84 |     7.6364 |     3.1701 |      4.0000 |      15.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        11 |         34 |     3.0909 |     4.8139 |      1.0000 |      18.000 |
+ | "# input particles"                             |        11 |        118 |     10.727 |     6.5240 |      5.0000 |      28.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  K+ "        |        11 |        113 |     10.273 |     22.507 |      0.0000 |      78.000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  K- "      |        11 |         55 |     5.0000 |     5.4439 |      0.0000 |      20.000 |
+ | "# selected"                                    |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       168 |         26 |(  15.4762 +- 2.79040  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        26 |          0 |(  0.00000 +- 3.84615  )%|   -------   |   -------   |
+StrippingLb2LcKWSLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2LcKWSLc2PKPiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcKWSLc2PKPiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcPiWSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        100 |(  10.0000 +- 0.948683 )%|   -------   |   -------   |
+StrippingLb2LcPiWSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       100 |         46 |(  46.0000 +- 4.98397  )%|   -------   |   -------   |
+StrippingLb2LcPiWSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        46 |         46 |(  100.000 +- 2.17391  )%|   -------   |   -------   |
+Lb2LcPiWSLc2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+Lb2LcPiWSLc2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+Lb2LcPiWSLc2PKPiBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  pi+ "                |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  pi- "              |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |        11 |         20 |     1.8182 |     2.7902 |      0.0000 |      10.000 |
+ | "# Lambda_c~-"                                  |        11 |         16 |     1.4545 |     1.8763 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        11 |         36 |     3.2727 |     4.4126 |      1.0000 |      17.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        11 |        104 |     9.4545 |     5.0698 |      4.0000 |      21.000 |
+ | "# input particles"                             |        11 |        140 |     12.727 |     7.9211 |      6.0000 |      32.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  pi+ "       |        11 |        156 |     14.182 |     25.587 |      0.0000 |      90.000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  pi- "     |        11 |         76 |     6.9091 |     11.445 |      0.0000 |      42.000 |
+ | "# pi+"                                         |        11 |         55 |     5.0000 |     3.9080 |      0.0000 |      15.000 |
+ | "# pi-"                                         |        11 |         49 |     4.4545 |     2.1047 |      2.0000 |      8.0000 |
+ | "# selected"                                    |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       232 |         21 |(  9.05172 +- 1.88373  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        21 |          0 |(  0.00000 +- 4.76190  )%|   -------   |   -------   |
+StrippingLb2LcPiWSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2LcPiWSLc2PKPiBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcPiWSLc2PKPiBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcPiNoIPWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        102 |(  10.2000 +- 0.957058 )%|   -------   |   -------   |
+StrippingLb2LcPiNoIPWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       102 |         42 |(  41.1765 +- 4.87304  )%|   -------   |   -------   |
+StrippingLb2LcPiNoIPWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        42 |         42 |(  100.000 +- 2.38095  )%|   -------   |   -------   |
+Lb2LcPiNoIPWSLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+Lb2LcPiNoIPWSLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+Lb2LcPiNoIPWSLc2PKPiBeauty2...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  pi+ "                |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  pi- "              |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         8 |          4 |    0.50000 |    0.70711 |      0.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |         8 |         13 |     1.6250 |     1.2183 |      0.0000 |      4.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         8 |         17 |     2.1250 |     1.6154 |      1.0000 |      6.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         8 |         77 |     9.6250 |     2.9128 |      4.0000 |      15.000 |
+ | "# input particles"                             |         8 |         94 |     11.750 |     3.1524 |      6.0000 |      17.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  pi+ "       |         8 |         23 |     2.8750 |     3.7228 |      0.0000 |      8.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  pi- "     |         8 |         63 |     7.8750 |     6.2337 |      0.0000 |      20.000 |
+ | "# pi+"                                         |         8 |         39 |     4.8750 |     2.3150 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |         8 |         38 |     4.7500 |     1.5612 |      3.0000 |      8.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        86 |          1 |(  1.16279 +- 1.15601  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2LcPiNoIPWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2LcPiNoIPWSLc2PK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcPiNoIPWSLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2XicPiXic2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2XicPiXic2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2XicPiXic2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xic2PKPiBeauty2Charm          SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       366 |       1646 |     4.4973 |     3.2347 |      0.0000 |      21.000 |
+ | "# K-"                                          |       366 |       1581 |     4.3197 |     3.1552 |      0.0000 |      24.000 |
+ | "# Phys/K_PIDInputsBeauty2CharmFilter"          |       366 |       3227 |     8.8169 |     5.6927 |      1.0000 |      43.000 |
+ | "# Phys/P_PIDInputsBeauty2CharmFilter"          |       366 |       3135 |     8.5656 |     5.8023 |      1.0000 |      44.000 |
+ | "# Phys/Pi_PIDInputsBeauty2CharmFilter"         |       366 |       4883 |     13.342 |     6.4901 |      1.0000 |      48.000 |
+ | "# Xi_c+ -> p+  K-  pi+ "                       |       338 |        121 |    0.35799 |     1.1913 |      0.0000 |      14.000 |
+ | "# Xi_c~- -> p~-  K+  pi- "                     |       332 |        104 |    0.31325 |    0.99913 |      0.0000 |      11.000 |
+ | "# input particles"                             |       366 |      11245 |     30.724 |     17.654 |      3.0000 |      135.00 |
+ | "# p+"                                          |       366 |       1595 |     4.3579 |     3.3092 |      0.0000 |      23.000 |
+ | "# pi+"                                         |       366 |       2460 |     6.7213 |     3.6558 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2423 |     6.6202 |     3.6298 |      0.0000 |      24.000 |
+ | "# p~-"                                         |       366 |       1540 |     4.2077 |     3.1950 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |        225 |    0.61475 |     1.8559 |      0.0000 |      25.000 |
+ |*"#accept"                                       |       366 |         89 |(  24.3169 +- 2.24240  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     18303 |       7198 |(  39.3269 +- 0.361062 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     68219 |        923 |(  1.35300 +- 0.0442321)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       923 |        225 |(  24.3770 +- 1.41324  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Lb2XicPiXic2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+Lb2XicPiXic2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+Lb2XicPiXic2PKPiBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Xi_c+  pi- "                    |        89 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Xi_c~-  pi+ "                  |        89 |          1 |   0.011236 |    0.10540 |      0.0000 |      1.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        89 |        828 |     9.3034 |     3.7876 |      2.0000 |      21.000 |
+ | "# Phys/Xic2PKPiBeauty2Charm"                   |        89 |        225 |     2.5281 |     3.0542 |      1.0000 |      25.000 |
+ | "# Xi_c+"                                       |        89 |        121 |     1.3596 |     2.0070 |      0.0000 |      14.000 |
+ | "# Xi_c~-"                                      |        89 |        104 |     1.1685 |     1.6506 |      0.0000 |      11.000 |
+ | "# input particles"                             |        89 |       1053 |     11.831 |     5.7362 |      3.0000 |      40.000 |
+ | "# max size Lambda_b0 -> Xi_c+  pi- "           |        89 |        584 |     6.5618 |     11.750 |      0.0000 |      84.000 |
+ | "# max size Lambda_b~0 -> Xi_c~-  pi+ "         |        89 |        589 |     6.6180 |     13.728 |      0.0000 |      99.000 |
+ | "# pi+"                                         |        89 |        431 |     4.8427 |     2.5258 |      0.0000 |      15.000 |
+ | "# pi-"                                         |        89 |        397 |     4.4607 |     2.0557 |      0.0000 |      10.000 |
+ | "# selected"                                    |        89 |          1 |   0.011236 |    0.10540 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        89 |          1 |(  1.12360 +- 1.11727  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1173 |         89 |(  7.58738 +- 0.773148 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        89 |          1 |(  1.12360 +- 1.11727  )%|   -------   |   -------   |
+Lb2XicPiXic2PKPiBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2XicPiXic2PKPiBeauty2Charm"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Lb2XicPiXic2PKPiBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2XicPiXic2PKPiBeauty2CharmTISTOS"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2XicPiXic2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2XicPiXic2PKPiBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2XicPiXic2PKPiBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2XicKXic2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2XicKXic2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2XicKXic2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2XicKXic2PKPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+Lb2XicKXic2PKPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+Lb2XicKXic2PKPiBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        89 |        431 |     4.8427 |     2.5258 |      0.0000 |      15.000 |
+ | "# K-"                                          |        89 |        397 |     4.4607 |     2.0557 |      0.0000 |      10.000 |
+ | "# Lambda_b0 -> Xi_c+  K- "                     |        89 |          1 |   0.011236 |    0.10540 |      0.0000 |      1.0000 |
+ | "# Lambda_b~0 -> Xi_c~-  K+ "                   |        89 |          2 |   0.022472 |    0.14821 |      0.0000 |      1.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        89 |        828 |     9.3034 |     3.7876 |      2.0000 |      21.000 |
+ | "# Phys/Xic2PKPiBeauty2Charm"                   |        89 |        225 |     2.5281 |     3.0542 |      1.0000 |      25.000 |
+ | "# Xi_c+"                                       |        89 |        121 |     1.3596 |     2.0070 |      0.0000 |      14.000 |
+ | "# Xi_c~-"                                      |        89 |        104 |     1.1685 |     1.6506 |      0.0000 |      11.000 |
+ | "# input particles"                             |        89 |       1053 |     11.831 |     5.7362 |      3.0000 |      40.000 |
+ | "# max size Lambda_b0 -> Xi_c+  K- "            |        89 |        584 |     6.5618 |     11.750 |      0.0000 |      84.000 |
+ | "# max size Lambda_b~0 -> Xi_c~-  K+ "          |        89 |        589 |     6.6180 |     13.728 |      0.0000 |      99.000 |
+ | "# selected"                                    |        89 |          3 |   0.033708 |    0.18048 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        89 |          3 |(  3.37079 +- 1.91304  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1173 |         76 |(  6.47911 +- 0.718726 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        76 |          3 |(  3.94737 +- 2.23358  )%|   -------   |   -------   |
+Lb2XicKXic2PKPiBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2XicKXic2PKPiBeauty2Charm"            |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Lb2XicKXic2PKPiBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2XicKXic2PKPiBeauty2CharmTISTOS"      |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ |*"#passed"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+Lb2XicKXic2PKPiBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Lb2XicKXic2PKPiBeauty2CharmB2CBBDTBeauty|         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_Lb2XicKXic2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2XicKXic2PKPiBeauty2CharmLine"        |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2XicKXic2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2XicKXic2PKPiBeauty2CharmLine"        |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2XicKXic2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2XicKXic2PKPiBeauty2CharmLine"        |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2XicKXic2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2XicKXic2PKPiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2XicKXic2PKPiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2XicKWSXic2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        112 |(  11.2000 +- 0.997276 )%|   -------   |   -------   |
+StrippingLb2XicKWSXic2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       112 |         37 |(  33.0357 +- 4.44431  )%|   -------   |   -------   |
+StrippingLb2XicKWSXic2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+Lb2XicKWSXic2PKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Lb2XicKWSXic2PKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Lb2XicKWSXic2PKPiBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         6 |         28 |     4.6667 |     1.3744 |      2.0000 |      6.0000 |
+ | "# K-"                                          |         6 |         29 |     4.8333 |     1.7717 |      3.0000 |      8.0000 |
+ | "# Lambda_b0 -> Xi_c+  K+ "                     |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Xi_c~-  K- "                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         6 |         57 |     9.5000 |     2.6926 |      5.0000 |      13.000 |
+ | "# Phys/Xic2PKPiBeauty2Charm"                   |         6 |         11 |     1.8333 |     1.4625 |      1.0000 |      5.0000 |
+ | "# Xi_c+"                                       |         6 |          9 |     1.5000 |     1.7078 |      0.0000 |      5.0000 |
+ | "# Xi_c~-"                                      |         6 |          2 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         6 |         68 |     11.333 |     3.2489 |      6.0000 |      15.000 |
+ | "# max size Lambda_b0 -> Xi_c+  K+ "            |         6 |         50 |     8.3333 |     10.290 |      0.0000 |      30.000 |
+ | "# max size Lambda_b~0 -> Xi_c~-  K- "          |         6 |         11 |     1.8333 |     2.9674 |      0.0000 |      8.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        61 |          5 |(  8.19672 +- 3.51224  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingLb2XicKWSXic2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2XicKWSXic2PKPiB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2XicKWSXic2PKPiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2XicPiWSXic2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        107 |(  10.7000 +- 0.977502 )%|   -------   |   -------   |
+StrippingLb2XicPiWSXic2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       107 |         36 |(  33.6449 +- 4.56778  )%|   -------   |   -------   |
+StrippingLb2XicPiWSXic2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+Lb2XicPiWSXic2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+Lb2XicPiWSXic2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+Lb2XicPiWSXic2PKPiBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Xi_c+  pi+ "                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Xi_c~-  pi- "                  |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        12 |        106 |     8.8333 |     3.7823 |      2.0000 |      15.000 |
+ | "# Phys/Xic2PKPiBeauty2Charm"                   |        12 |         20 |     1.6667 |     1.1785 |      1.0000 |      5.0000 |
+ | "# Xi_c+"                                       |        12 |         11 |    0.91667 |     1.4410 |      0.0000 |      5.0000 |
+ | "# Xi_c~-"                                      |        12 |          9 |    0.75000 |    0.59512 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        12 |        126 |     10.500 |     4.4253 |      3.0000 |      20.000 |
+ | "# max size Lambda_b0 -> Xi_c+  pi+ "           |        12 |         74 |     6.1667 |     12.294 |      0.0000 |      45.000 |
+ | "# max size Lambda_b~0 -> Xi_c~-  pi- "         |        12 |         37 |     3.0833 |     3.1480 |      0.0000 |      10.000 |
+ | "# pi+"                                         |        12 |         57 |     4.7500 |     2.0052 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        12 |         49 |     4.0833 |     2.1392 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       111 |          6 |(  5.40541 +- 2.14628  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingLb2XicPiWSXic2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2XicPiWSXic2PKPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2XicPiWSXic2PKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2XicPiNoIPWSXic2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         92 |(  9.20000 +- 0.913980 )%|   -------   |   -------   |
+StrippingLb2XicPiNoIPWSXic2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        92 |         39 |(  42.3913 +- 5.15215  )%|   -------   |   -------   |
+StrippingLb2XicPiNoIPWSXic2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        39 |         39 |(  100.000 +- 2.56410  )%|   -------   |   -------   |
+Lb2XicPiNoIPWSXic2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+Lb2XicPiNoIPWSXic2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+Lb2XicPiNoIPWSXic2PKPiBeaut...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Xi_c+  pi+ "                    |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Xi_c~-  pi- "                  |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        10 |         87 |     8.7000 |     3.3481 |      4.0000 |      15.000 |
+ | "# Phys/Xic2PKPiBeauty2Charm"                   |        10 |         21 |     2.1000 |     1.2207 |      1.0000 |      5.0000 |
+ | "# Xi_c+"                                       |        10 |         10 |     1.0000 |     1.1832 |      0.0000 |      3.0000 |
+ | "# Xi_c~-"                                      |        10 |         11 |     1.1000 |     1.5133 |      0.0000 |      5.0000 |
+ | "# input particles"                             |        10 |        108 |     10.800 |     4.3081 |      6.0000 |      20.000 |
+ | "# max size Lambda_b0 -> Xi_c+  pi+ "           |        10 |         61 |     6.1000 |     9.2244 |      0.0000 |      30.000 |
+ | "# max size Lambda_b~0 -> Xi_c~-  pi- "         |        10 |         66 |     6.6000 |     11.664 |      0.0000 |      40.000 |
+ | "# pi+"                                         |        10 |         47 |     4.7000 |     2.4920 |      0.0000 |      10.000 |
+ | "# pi-"                                         |        10 |         40 |     4.0000 |     1.5492 |      2.0000 |      8.0000 |
+ | "# selected"                                    |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       127 |          4 |(  3.14961 +- 1.54980  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingLb2XicPiNoIPWSXic2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2XicPiNoIPWSXic2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2XicPiNoIPWSXic2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2Xic0KXic02PKKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXib2Xic0KXic02PKKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXib2Xic0KXic02PKKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xic02PKKPiBeauty2Charm        SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       366 |       1646 |     4.4973 |     3.2347 |      0.0000 |      21.000 |
+ | "# K-"                                          |       366 |       1581 |     4.3197 |     3.1552 |      0.0000 |      24.000 |
+ | "# Phys/K_PIDInputsBeauty2CharmFilter"          |       366 |       3227 |     8.8169 |     5.6927 |      1.0000 |      43.000 |
+ | "# Phys/P_PIDInputsBeauty2CharmFilter"          |       366 |       3135 |     8.5656 |     5.8023 |      1.0000 |      44.000 |
+ | "# Phys/Pi_PIDInputsBeauty2CharmFilter"         |       366 |       4883 |     13.342 |     6.4901 |      1.0000 |      48.000 |
+ | "# Xi_c0 -> p+  K-  K-  pi+ "                   |       338 |         19 |   0.056213 |    0.60062 |      0.0000 |      9.0000 |
+ | "# Xi_c~0 -> p~-  K+  K+  pi- "                 |       332 |         16 |   0.048193 |    0.27566 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       366 |      11245 |     30.724 |     17.654 |      3.0000 |      135.00 |
+ | "# p+"                                          |       366 |       1595 |     4.3579 |     3.3092 |      0.0000 |      23.000 |
+ | "# pi+"                                         |       366 |       2460 |     6.7213 |     3.6558 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2423 |     6.6202 |     3.6298 |      0.0000 |      24.000 |
+ | "# p~-"                                         |       366 |       1540 |     4.2077 |     3.1950 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |         35 |   0.095628 |    0.67681 |      0.0000 |      10.000 |
+ |*"#accept"                                       |       366 |         14 |(  3.82514 +- 1.00257  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     18303 |       7198 |(  39.3269 +- 0.361062 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     21651 |       8487 |(  39.1991 +- 0.331783 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     89197 |        109 |( 0.122201 +- 0.0116976)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       109 |         35 |(  32.1101 +- 4.47209  )%|   -------   |   -------   |
+Xib2Xic0KXic02PKKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+Xib2Xic0KXic02PKKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+Xib2Xic0KXic02PKKPiBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        14 |         92 |     6.5714 |     3.7931 |      2.0000 |      15.000 |
+ | "# K-"                                          |        14 |         84 |     6.0000 |     2.8031 |      2.0000 |      13.000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        14 |        176 |     12.571 |     4.9672 |      4.0000 |      21.000 |
+ | "# Phys/Xic02PKKPiBeauty2Charm"                 |        14 |         35 |     2.5000 |     2.4422 |      1.0000 |      10.000 |
+ | "# Xi_b- -> Xi_c0  K- "                         |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Xi_c~0  K+ "                       |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c0"                                       |        14 |         19 |     1.3571 |     2.6351 |      0.0000 |      9.0000 |
+ | "# Xi_c~0"                                      |        14 |         16 |     1.1429 |    0.74231 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        14 |        211 |     15.071 |     5.6247 |      5.0000 |      25.000 |
+ | "# max size Xi_b- -> Xi_c0  K- "                |        14 |        102 |     7.2857 |     14.557 |      0.0000 |      54.000 |
+ | "# max size Xi_b~+ -> Xi_c~0  K+ "              |        14 |         94 |     6.7143 |     6.0407 |      0.0000 |      22.000 |
+ | "# selected"                                    |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       196 |         11 |(  5.61224 +- 1.64399  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+StrippingXib2Xic0KXic02PKKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2Xic0KXic02PKKP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2Xic0KXic02PKKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2Xic0PiXic02PKK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXib2Xic0PiXic02PKK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXib2Xic0PiXic02PKK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xib2Xic0PiXic02PKKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+Xib2Xic0PiXic02PKKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+Xib2Xic0PiXic02PKKPiBeauty2...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        14 |        176 |     12.571 |     4.9672 |      4.0000 |      21.000 |
+ | "# Phys/Xic02PKKPiBeauty2Charm"                 |        14 |         35 |     2.5000 |     2.4422 |      1.0000 |      10.000 |
+ | "# Xi_b- -> Xi_c0  pi- "                        |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Xi_c~0  pi+ "                      |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c0"                                       |        14 |         19 |     1.3571 |     2.6351 |      0.0000 |      9.0000 |
+ | "# Xi_c~0"                                      |        14 |         16 |     1.1429 |    0.74231 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        14 |        211 |     15.071 |     5.6247 |      5.0000 |      25.000 |
+ | "# max size Xi_b- -> Xi_c0  pi- "               |        14 |        102 |     7.2857 |     14.557 |      0.0000 |      54.000 |
+ | "# max size Xi_b~+ -> Xi_c~0  pi+ "             |        14 |         94 |     6.7143 |     6.0407 |      0.0000 |      22.000 |
+ | "# pi+"                                         |        14 |         92 |     6.5714 |     3.7931 |      2.0000 |      15.000 |
+ | "# pi-"                                         |        14 |         84 |     6.0000 |     2.8031 |      2.0000 |      13.000 |
+ | "# selected"                                    |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       196 |         14 |(  7.14286 +- 1.83957  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+StrippingXib2Xic0PiXic02PKK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2Xic0PiXic02PKK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2Xic0PiXic02PKK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2Xic0PiWSXic02P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         88 |(  8.80000 +- 0.895857 )%|   -------   |   -------   |
+StrippingXib2Xic0PiWSXic02P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        88 |         38 |(  43.1818 +- 5.28023  )%|   -------   |   -------   |
+StrippingXib2Xic0PiWSXic02P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+Xib2Xic0PiWSXic02PKKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Xib2Xic0PiWSXic02PKKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Xib2Xic0PiWSXic02PKKPiBeaut...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# Phys/Xic02PKKPiBeauty2Charm"                 |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Xi_b- -> Xi_c0  pi+ "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Xi_c~0  pi- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c0"                                       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Xi_c~0"                                      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "# max size Xi_b- -> Xi_c0  pi+ "               |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size Xi_b~+ -> Xi_c~0  pi- "             |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "# pi+"                                         |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# pi-"                                         |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        17 |          0 |(  0.00000 +- 5.88235  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2Xic0PiWSXic02P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2Xic0PiWSXic02P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2Xic0PiWSXic02P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2Xic0KWSXic02PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         98 |(  9.80000 +- 0.940191 )%|   -------   |   -------   |
+StrippingXib2Xic0KWSXic02PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        98 |         42 |(  42.8571 +- 4.99896  )%|   -------   |   -------   |
+StrippingXib2Xic0KWSXic02PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        42 |         42 |(  100.000 +- 2.38095  )%|   -------   |   -------   |
+Xib2Xic0KWSXic02PKKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Xib2Xic0KWSXic02PKKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Xib2Xic0KWSXic02PKKPiBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         3 |         23 |     7.6667 |     5.4365 |      2.0000 |      15.000 |
+ | "# K-"                                          |         3 |         18 |     6.0000 |     1.6330 |      4.0000 |      8.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         3 |         41 |     13.667 |     5.1854 |      10.000 |      21.000 |
+ | "# Phys/Xic02PKKPiBeauty2Charm"                 |         3 |          9 |     3.0000 |     2.1602 |      1.0000 |      6.0000 |
+ | "# Xi_b- -> Xi_c0  K+ "                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Xi_c~0  K- "                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c0"                                       |         3 |          8 |     2.6667 |     2.4944 |      0.0000 |      6.0000 |
+ | "# Xi_c~0"                                      |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         3 |         50 |     16.667 |     4.9216 |      11.000 |      23.000 |
+ | "# max size Xi_b- -> Xi_c0  K+ "                |         3 |         66 |     22.000 |     15.748 |      0.0000 |      36.000 |
+ | "# max size Xi_b~+ -> Xi_c~0  K- "              |         3 |          8 |     2.6667 |     3.7712 |      0.0000 |      8.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        74 |          5 |(  6.75676 +- 2.91784  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingXib2Xic0KWSXic02PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2Xic0KWSXic02PK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2Xic0KWSXic02PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2Xic0PiNoIPWSXi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        112 |(  11.2000 +- 0.997276 )%|   -------   |   -------   |
+StrippingXib2Xic0PiNoIPWSXi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       112 |         43 |(  38.3929 +- 4.59549  )%|   -------   |   -------   |
+StrippingXib2Xic0PiNoIPWSXi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+Xib2Xic0PiNoIPWSXic02PKKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Xib2Xic0PiNoIPWSXic02PKKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Xib2Xic0PiNoIPWSXic02PKKPiB...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         1 |         21 |     21.000 |     0.0000 |      21.000 |      21.000 |
+ | "# Phys/Xic02PKKPiBeauty2Charm"                 |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Xi_b- -> Xi_c0  pi+ "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Xi_c~0  pi- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c0"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Xi_c~0"                                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         1 |         23 |     23.000 |     0.0000 |      23.000 |      23.000 |
+ | "# max size Xi_b- -> Xi_c0  pi+ "               |         1 |         30 |     30.000 |     0.0000 |      30.000 |      30.000 |
+ | "# max size Xi_b~+ -> Xi_c~0  pi- "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# pi-"                                         |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        30 |          3 |(  10.0000 +- 5.47723  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingXib2Xic0PiNoIPWSXi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2Xic0PiNoIPWSXi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2Xic0PiNoIPWSXi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingOmegab2Omegac0PiOm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingOmegab2Omegac0PiOm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingOmegab2Omegac0PiOm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Omegac02PKKPiBeauty2Charm     SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       366 |       1646 |     4.4973 |     3.2347 |      0.0000 |      21.000 |
+ | "# K-"                                          |       366 |       1581 |     4.3197 |     3.1552 |      0.0000 |      24.000 |
+ | "# Omega_c0 -> p+  K-  K-  pi+ "                |       338 |         52 |    0.15385 |     1.4696 |      0.0000 |      23.000 |
+ | "# Omega_c~0 -> p~-  K+  K+  pi- "              |       332 |         38 |    0.11446 |    0.69778 |      0.0000 |      10.000 |
+ | "# Phys/K_PIDInputsBeauty2CharmFilter"          |       366 |       3227 |     8.8169 |     5.6927 |      1.0000 |      43.000 |
+ | "# Phys/P_PIDInputsBeauty2CharmFilter"          |       366 |       3135 |     8.5656 |     5.8023 |      1.0000 |      44.000 |
+ | "# Phys/Pi_PIDInputsBeauty2CharmFilter"         |       366 |       4883 |     13.342 |     6.4901 |      1.0000 |      48.000 |
+ | "# input particles"                             |       366 |      11245 |     30.724 |     17.654 |      3.0000 |      135.00 |
+ | "# p+"                                          |       366 |       1595 |     4.3579 |     3.3092 |      0.0000 |      23.000 |
+ | "# pi+"                                         |       366 |       2460 |     6.7213 |     3.6558 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       366 |       2423 |     6.6202 |     3.6298 |      0.0000 |      24.000 |
+ | "# p~-"                                         |       366 |       1540 |     4.2077 |     3.1950 |      0.0000 |      24.000 |
+ | "# selected"                                    |       366 |         90 |    0.24590 |     1.9641 |      0.0000 |      33.000 |
+ |*"#accept"                                       |       366 |         26 |(  7.10383 +- 1.34278  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     18303 |       7198 |(  39.3269 +- 0.361062 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     21651 |       8487 |(  39.1991 +- 0.331783 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     89197 |        302 |( 0.338576 +- 0.0194499)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       302 |         90 |(  29.8013 +- 2.63196  )%|   -------   |   -------   |
+Omegab2Omegac0PiOmegac02PKK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+Omegab2Omegac0PiOmegac02PKK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+Omegab2Omegac0PiOmegac02PKK...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Omega_b- -> Omega_c0  pi- "                  |        26 |          3 |    0.11538 |    0.42308 |      0.0000 |      2.0000 |
+ | "# Omega_b~+ -> Omega_c~0  pi+ "                |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega_c0"                                    |        26 |         52 |     2.0000 |     4.9381 |      0.0000 |      23.000 |
+ | "# Omega_c~0"                                   |        26 |         38 |     1.4615 |     2.0612 |      0.0000 |      10.000 |
+ | "# Phys/Omegac02PKKPiBeauty2Charm"              |        26 |         90 |     3.4615 |     6.5705 |      1.0000 |      33.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        26 |        295 |     11.346 |     4.3672 |      4.0000 |      21.000 |
+ | "# input particles"                             |        26 |        385 |     14.808 |     8.3988 |      5.0000 |      48.000 |
+ | "# max size Omega_b- -> Omega_c0  pi- "         |        26 |        279 |     10.731 |     27.677 |      0.0000 |      138.00 |
+ | "# max size Omega_b~+ -> Omega_c~0  pi+ "       |        26 |        238 |     9.1538 |     17.892 |      0.0000 |      90.000 |
+ | "# pi+"                                         |        26 |        156 |     6.0000 |     3.2699 |      1.0000 |      15.000 |
+ | "# pi-"                                         |        26 |        139 |     5.3462 |     2.1651 |      2.0000 |      10.000 |
+ | "# selected"                                    |        26 |          3 |    0.11538 |    0.42308 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        26 |          2 |(  7.69231 +- 5.22589  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       517 |         50 |(  9.67118 +- 1.29989  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        50 |          3 |(  6.00000 +- 3.35857  )%|   -------   |   -------   |
+Omegab2Omegac0PiOmegac02PKK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0PiOmegac02PKKPiBeauty2Char|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+Omegab2Omegac0PiOmegac02PKK...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0PiOmegac02PKKPiBeauty2Char|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Omegab2Omegac0PiOmegac02PKK...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0PiOmegac02PKKPiBeauty2Char|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_Omegab2Omegac0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0PiOmegac02PKKPiBeauty2Char|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Omegab2Omegac0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0PiOmegac02PKKPiBeauty2Char|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Omegab2Omegac0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0PiOmegac02PKKPiBeauty2Char|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingOmegab2Omegac0PiOm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingOmegab2Omegac0PiOm...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingOmegab2Omegac0PiOm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingOmegab2Omegac0KOme...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingOmegab2Omegac0KOme...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingOmegab2Omegac0KOme...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Omegab2Omegac0KOmegac02PKKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+Omegab2Omegac0KOmegac02PKKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+Omegab2Omegac0KOmegac02PKKP...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        26 |        156 |     6.0000 |     3.2699 |      1.0000 |      15.000 |
+ | "# K-"                                          |        26 |        139 |     5.3462 |     2.1651 |      2.0000 |      10.000 |
+ | "# Omega_b- -> Omega_c0  K- "                   |        26 |          2 |   0.076923 |    0.38462 |      0.0000 |      2.0000 |
+ | "# Omega_b~+ -> Omega_c~0  K+ "                 |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega_c0"                                    |        26 |         52 |     2.0000 |     4.9381 |      0.0000 |      23.000 |
+ | "# Omega_c~0"                                   |        26 |         38 |     1.4615 |     2.0612 |      0.0000 |      10.000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |        26 |        295 |     11.346 |     4.3672 |      4.0000 |      21.000 |
+ | "# Phys/Omegac02PKKPiBeauty2Charm"              |        26 |         90 |     3.4615 |     6.5705 |      1.0000 |      33.000 |
+ | "# input particles"                             |        26 |        385 |     14.808 |     8.3988 |      5.0000 |      48.000 |
+ | "# max size Omega_b- -> Omega_c0  K- "          |        26 |        279 |     10.731 |     27.677 |      0.0000 |      138.00 |
+ | "# max size Omega_b~+ -> Omega_c~0  K+ "        |        26 |        238 |     9.1538 |     17.892 |      0.0000 |      90.000 |
+ | "# selected"                                    |        26 |          2 |   0.076923 |    0.38462 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        26 |          1 |(  3.84615 +- 3.77146  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       517 |         50 |(  9.67118 +- 1.29989  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        50 |          2 |(  4.00000 +- 2.77128  )%|   -------   |   -------   |
+Omegab2Omegac0KOmegac02PKKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0KOmegac02PKKPiBeauty2Charm|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Omegab2Omegac0KOmegac02PKKP...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0KOmegac02PKKPiBeauty2Charm|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Omegab2Omegac0KOmegac02PKKP...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0KOmegac02PKKPiBeauty2Charm|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_Omegab2Omegac0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0KOmegac02PKKPiBeauty2Charm|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Omegab2Omegac0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0KOmegac02PKKPiBeauty2Charm|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Omegab2Omegac0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0KOmegac02PKKPiBeauty2Charm|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingOmegab2Omegac0KOme...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingOmegab2Omegac0KOme...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingOmegab2Omegac0KOme...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingOmegab2Omegac0KWSO...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        101 |(  10.1000 +- 0.952885 )%|   -------   |   -------   |
+StrippingOmegab2Omegac0KWSO...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       101 |         25 |(  24.7525 +- 4.29432  )%|   -------   |   -------   |
+StrippingOmegab2Omegac0KWSO...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+Omegab2Omegac0KWSOmegac02PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Omegab2Omegac0KWSOmegac02PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Omegab2Omegac0KWSOmegac02PK...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         4 |         27 |     6.7500 |     1.4790 |      5.0000 |      9.0000 |
+ | "# K-"                                          |         4 |         24 |     6.0000 |     1.8708 |      3.0000 |      8.0000 |
+ | "# Omega_b- -> Omega_c0  K+ "                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega_b~+ -> Omega_c~0  K- "                 |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega_c0"                                    |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Omega_c~0"                                   |         4 |          3 |    0.75000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |         4 |         51 |     12.750 |     2.4875 |      9.0000 |      15.000 |
+ | "# Phys/Omegac02PKKPiBeauty2Charm"              |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         4 |         55 |     13.750 |     2.4875 |      10.000 |      16.000 |
+ | "# max size Omega_b- -> Omega_c0  K+ "          |         4 |          5 |     1.2500 |     2.1651 |      0.0000 |      5.0000 |
+ | "# max size Omega_b~+ -> Omega_c~0  K- "        |         4 |         17 |     4.2500 |     3.0311 |      0.0000 |      8.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        22 |          3 |(  13.6364 +- 7.31650  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingOmegab2Omegac0KWSO...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingOmegab2Omegac0KWSO...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingOmegab2Omegac0KWSO...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingOmegab2Omegac0PiWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        109 |(  10.9000 +- 0.985490 )%|   -------   |   -------   |
+StrippingOmegab2Omegac0PiWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       109 |         43 |(  39.4495 +- 4.68130  )%|   -------   |   -------   |
+StrippingOmegab2Omegac0PiWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+Omegab2Omegac0PiWSOmegac02P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Omegab2Omegac0PiWSOmegac02P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Omegab2Omegac0PiWSOmegac02P...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Omega_b- -> Omega_c0  pi+ "                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega_b~+ -> Omega_c~0  pi- "                |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega_c0"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega_c~0"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Omegac02PKKPiBeauty2Charm"              |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         2 |         24 |     12.000 |     3.0000 |      9.0000 |      15.000 |
+ | "# input particles"                             |         2 |         26 |     13.000 |     3.0000 |      10.000 |      16.000 |
+ | "# max size Omega_b- -> Omega_c0  pi+ "         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Omega_b~+ -> Omega_c~0  pi- "       |         2 |         11 |     5.5000 |    0.50000 |      5.0000 |      6.0000 |
+ | "# pi+"                                         |         2 |         13 |     6.5000 |     2.5000 |      4.0000 |      9.0000 |
+ | "# pi-"                                         |         2 |         11 |     5.5000 |    0.50000 |      5.0000 |      6.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |          4 |(  36.3636 +- 14.5041  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingOmegab2Omegac0PiWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingOmegab2Omegac0PiWS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingOmegab2Omegac0PiWS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingOmegab2Omegac0PiNo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         93 |(  9.30000 +- 0.918428 )%|   -------   |   -------   |
+StrippingOmegab2Omegac0PiNo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        93 |         38 |(  40.8602 +- 5.09740  )%|   -------   |   -------   |
+StrippingOmegab2Omegac0PiNo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+Omegab2Omegac0PiNoIPWSOmega...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Omegab2Omegac0PiNoIPWSOmega...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Omegab2Omegac0PiNoIPWSOmega...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Omega_b- -> Omega_c0  pi+ "                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega_b~+ -> Omega_c~0  pi- "                |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# Omega_c0"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega_c~0"                                   |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/Omegac02PKKPiBeauty2Charm"              |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |         2 |         22 |     11.000 |     7.0000 |      4.0000 |      18.000 |
+ | "# input particles"                             |         2 |         25 |     12.500 |     7.5000 |      5.0000 |      20.000 |
+ | "# max size Omega_b- -> Omega_c0  pi+ "         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Omega_b~+ -> Omega_c~0  pi- "       |         2 |         14 |     7.0000 |     5.0000 |      2.0000 |      12.000 |
+ | "# pi+"                                         |         2 |         14 |     7.0000 |     5.0000 |      2.0000 |      12.000 |
+ | "# pi-"                                         |         2 |          8 |     4.0000 |     2.0000 |      2.0000 |      6.0000 |
+ | "# selected"                                    |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        14 |          4 |(  28.5714 +- 12.0736  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+Omegab2Omegac0PiNoIPWSOmega...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0PiNoIPWSOmegac02PKKPiBeaut|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Omegab2Omegac0PiNoIPWSOmega...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0PiNoIPWSOmegac02PKKPiBeaut|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Omegab2Omegac0PiNoIPWSOmega...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Omegab2Omegac0PiNoIPWSOmegac02PKKPiBeaut|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Omegab2Omegac0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0PiNoIPWSOmegac02PKKPiBeaut|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Omegab2Omegac0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0PiNoIPWSOmegac02PKKPiBeaut|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Omegab2Omegac0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0PiNoIPWSOmegac02PKKPiBeaut|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingOmegab2Omegac0PiNo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingOmegab2Omegac0PiNo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingOmegab2Omegac0PiNo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib02XicDXic2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXib02XicDXic2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXib02XicDXic2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xib02XicDXic2PKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+Xib02XicDXic2PKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        62 |         62 |(  100.000 +- 1.61290  )%|   -------   |   -------   |
+Xib02XicDXic2PKPiBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        62 |        162 |     2.6129 |     3.5892 |      0.0000 |      18.000 |
+ | "# D-"                                          |        62 |        143 |     2.3065 |     2.7095 |      0.0000 |      15.000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |        62 |        305 |     4.9194 |     5.5831 |      1.0000 |      33.000 |
+ | "# Phys/Xic2PKPiBeauty2Charm"                   |        62 |        188 |     3.0323 |     3.5102 |      1.0000 |      25.000 |
+ | "# Xi_b0 -> Xi_c+  D- "                         |        62 |          1 |   0.016129 |    0.12597 |      0.0000 |      1.0000 |
+ | "# Xi_b~0 -> Xi_c~-  D+ "                       |        62 |          6 |   0.096774 |    0.55966 |      0.0000 |      4.0000 |
+ | "# Xi_c+"                                       |        62 |        100 |     1.6129 |     2.2601 |      0.0000 |      14.000 |
+ | "# Xi_c~-"                                      |        62 |         88 |     1.4194 |     1.8884 |      0.0000 |      11.000 |
+ | "# input particles"                             |        62 |        493 |     7.9516 |     8.7721 |      2.0000 |      58.000 |
+ | "# max size Xi_b0 -> Xi_c+  D- "                |        62 |        391 |     6.3065 |     27.189 |      0.0000 |      210.00 |
+ | "# max size Xi_b~0 -> Xi_c~-  D+ "              |        62 |        469 |     7.5645 |     26.540 |      0.0000 |      198.00 |
+ | "# selected"                                    |        62 |          7 |    0.11290 |    0.57093 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        62 |          3 |(  4.83871 +- 2.72520  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       860 |         61 |(  7.09302 +- 0.875368 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        61 |          7 |(  11.4754 +- 4.08085  )%|   -------   |   -------   |
+Xib02XicDXic2PKPiBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02XicDXic2PKPiBeauty2Charm"          |         3 |          7 |     2.3333 |     1.2472 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          7 |     2.3333 |     1.2472 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+Xib02XicDXic2PKPiBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02XicDXic2PKPiBeauty2CharmTISTOS"    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+Xib02XicDXic2PKPiBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Xib02XicDXic2PKPiBeauty2CharmB2CBBDTBeau|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Xib02XicDXic2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02XicDXic2PKPiBeauty2CharmLine"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Xib02XicDXic2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02XicDXic2PKPiBeauty2CharmLine"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Xib02XicDXic2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02XicDXic2PKPiBeauty2CharmLine"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXib02XicDXic2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXib02XicDXic2PKPiB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib02XicDXic2PKPiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib02XicDWSXic2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         93 |(  9.30000 +- 0.918428 )%|   -------   |   -------   |
+StrippingXib02XicDWSXic2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        93 |         33 |(  35.4839 +- 4.96144  )%|   -------   |   -------   |
+StrippingXib02XicDWSXic2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+Xib02XicDWSXic2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+Xib02XicDWSXic2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+Xib02XicDWSXic2PKPiBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |         5 |          5 |     1.0000 |     1.5492 |      0.0000 |      4.0000 |
+ | "# D-"                                          |         5 |          9 |     1.8000 |     1.4697 |      0.0000 |      4.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |         5 |         14 |     2.8000 |     2.7129 |      1.0000 |      8.0000 |
+ | "# Phys/Xic2PKPiBeauty2Charm"                   |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# Xi_b0 -> Xi_c+  D+ "                         |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~0 -> Xi_c~-  D- "                       |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c+"                                       |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# Xi_c~-"                                      |         5 |          3 |    0.60000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# input particles"                             |         5 |         21 |     4.2000 |     2.9933 |      2.0000 |      10.000 |
+ | "# max size Xi_b0 -> Xi_c+  D+ "                |         5 |          2 |    0.40000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# max size Xi_b~0 -> Xi_c~-  D- "              |         5 |         11 |     2.2000 |     3.1241 |      0.0000 |      8.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        13 |          0 |(  0.00000 +- 7.69231  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib02XicDWSXic2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib02XicDWSXic2PKP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib02XicDWSXic2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2Xic0DXic02PKKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXib2Xic0DXic02PKKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXib2Xic0DXic02PKKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xib2Xic0DXic02PKKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+Xib2Xic0DXic02PKKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+Xib2Xic0DXic02PKKPiBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        12 |         78 |     6.5000 |     5.5000 |      0.0000 |      18.000 |
+ | "# D-"                                          |        12 |         53 |     4.4167 |     4.3867 |      0.0000 |      15.000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |        12 |        131 |     10.917 |     8.6839 |      1.0000 |      33.000 |
+ | "# Phys/Xic02PKKPiBeauty2Charm"                 |        12 |         31 |     2.5833 |     2.5967 |      1.0000 |      10.000 |
+ | "# Xi_b- -> Xi_c0  D- "                         |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Xi_c~0  D+ "                       |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c0"                                       |        12 |         18 |     1.5000 |     2.8137 |      0.0000 |      9.0000 |
+ | "# Xi_c~0"                                      |        12 |         13 |     1.0833 |    0.75920 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        12 |        162 |     13.500 |     11.124 |      2.0000 |      43.000 |
+ | "# max size Xi_b- -> Xi_c0  D- "                |        12 |        177 |     14.750 |     38.055 |      0.0000 |      135.00 |
+ | "# max size Xi_b~+ -> Xi_c~0  D+ "              |        12 |         77 |     6.4167 |     7.2164 |      0.0000 |      20.000 |
+ | "# selected"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       254 |          2 |( 0.787402 +- 0.554581 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingXib2Xic0DXic02PKKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2Xic0DXic02PKKP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2Xic0DXic02PKKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2Xic0DWSXic02PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        118 |(  11.8000 +- 1.02018  )%|   -------   |   -------   |
+StrippingXib2Xic0DWSXic02PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       118 |         37 |(  31.3559 +- 4.27091  )%|   -------   |   -------   |
+StrippingXib2Xic0DWSXic02PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+Xib2Xic0DWSXic02PKKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Xib2Xic0DWSXic02PKKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Xib2Xic0DWSXic02PKKPiBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# D-"                                          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# Phys/Xic02PKKPiBeauty2Charm"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Xi_b- -> Xi_c0  D+ "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Xi_c~0  D- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c0"                                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c~0"                                      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# max size Xi_b- -> Xi_c0  D+ "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> Xi_c~0  D- "              |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2Xic0DWSXic02PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2Xic0DWSXic02PK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2Xic0DWSXic02PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib02XicKPiPiXic2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXib02XicKPiPiXic2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXib02XicKPiPiXic2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xib02XicKPiPiXic2PKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+Xib02XicKPiPiXic2PKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        81 |         81 |(  100.000 +- 1.23457  )%|   -------   |   -------   |
+Xib02XicKPiPiXic2PKPiBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K_1(1270)+"                                  |        81 |        650 |     8.0247 |     10.087 |      0.0000 |      48.000 |
+ | "# K_1(1270)-"                                  |        81 |        591 |     7.2963 |     8.1049 |      0.0000 |      37.000 |
+ | "# Phys/X2KPiPiBeauty2Charm"                    |        81 |       1241 |     15.321 |     16.520 |      1.0000 |      84.000 |
+ | "# Phys/Xic2PKPiBeauty2Charm"                   |        81 |        213 |     2.6296 |     3.1796 |      1.0000 |      25.000 |
+ | "# Xi_b0 -> Xi_c+  K_1(1270)- "                 |        81 |         13 |    0.16049 |    0.85284 |      0.0000 |      7.0000 |
+ | "# Xi_b~0 -> Xi_c~-  K_1(1270)+ "               |        81 |          7 |   0.086420 |    0.35824 |      0.0000 |      2.0000 |
+ | "# Xi_c+"                                       |        81 |        114 |     1.4074 |     2.0833 |      0.0000 |      14.000 |
+ | "# Xi_c~-"                                      |        81 |         99 |     1.2222 |     1.7069 |      0.0000 |      11.000 |
+ | "# input particles"                             |        81 |       1454 |     17.951 |     18.705 |      2.0000 |      109.00 |
+ | "# max size Xi_b0 -> Xi_c+  K_1(1270)- "        |        81 |       1495 |     18.457 |     64.358 |      0.0000 |      518.00 |
+ | "# max size Xi_b~0 -> Xi_c~-  K_1(1270)+ "      |        81 |       1349 |     16.654 |     59.281 |      0.0000 |      517.00 |
+ | "# selected"                                    |        81 |         20 |    0.24691 |     1.0833 |      0.0000 |      9.0000 |
+ |*"#accept"                                       |        81 |          8 |(  9.87654 +- 3.31496  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2844 |        244 |(  8.57947 +- 0.525155 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       244 |         20 |(  8.19672 +- 1.75612  )%|   -------   |   -------   |
+Xib02XicKPiPiXic2PKPiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02XicKPiPiXic2PKPiBeauty2Charm"      |         8 |         20 |     2.5000 |     2.5000 |      1.0000 |      9.0000 |
+ | "# input particles"                             |         8 |         20 |     2.5000 |     2.5000 |      1.0000 |      9.0000 |
+ |*"#accept"                                       |         8 |          6 |(  75.0000 +- 15.3093  )%|   -------   |   -------   |
+Xib02XicKPiPiXic2PKPiBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02XicKPiPiXic2PKPiBeauty2CharmTISTOS"|         6 |          8 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         6 |          8 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         6 |          2 |(  33.3333 +- 19.2450  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |          3 |    0.50000 |    0.76376 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |         8 |          3 |(  37.5000 +- 17.1163  )%|   -------   |   -------   |
+Xib02XicKPiPiXic2PKPiBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02XicKPiPiXic2PKPiBeauty2CharmB2CBBDT|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_Xib02XicKPiPiX...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02XicKPiPiXic2PKPiBeauty2CharmLine"  |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Xib02XicKPiPiX...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02XicKPiPiXic2PKPiBeauty2CharmLine"  |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Xib02XicKPiPiX...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02XicKPiPiXic2PKPiBeauty2CharmLine"  |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingXib02XicKPiPiXic2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingXib02XicKPiPiXic2P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib02XicKPiPiXic2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib02XicPiPiPiXic2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXib02XicPiPiPiXic2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXib02XicPiPiPiXic2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xib02XicPiPiPiXic2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+Xib02XicPiPiPiXic2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        80 |         80 |(  100.000 +- 1.25000  )%|   -------   |   -------   |
+Xib02XicPiPiPiXic2PKPiBeaut...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PiPiPiBeauty2Charm"                   |        80 |       1212 |     15.150 |     17.576 |      1.0000 |      84.000 |
+ | "# Phys/Xic2PKPiBeauty2Charm"                   |        80 |        213 |     2.6625 |     3.1896 |      1.0000 |      25.000 |
+ | "# Xi_b0 -> Xi_c+  a_1(1260)- "                 |        80 |         12 |    0.15000 |    0.55000 |      0.0000 |      3.0000 |
+ | "# Xi_b~0 -> Xi_c~-  a_1(1260)+ "               |        80 |         19 |    0.23750 |     1.2474 |      0.0000 |      10.000 |
+ | "# Xi_c+"                                       |        80 |        115 |     1.4375 |     2.0907 |      0.0000 |      14.000 |
+ | "# Xi_c~-"                                      |        80 |         98 |     1.2250 |     1.7174 |      0.0000 |      11.000 |
+ | "# a_1(1260)+"                                  |        80 |        611 |     7.6375 |     8.8702 |      0.0000 |      38.000 |
+ | "# a_1(1260)-"                                  |        80 |        601 |     7.5125 |     9.9587 |      0.0000 |      50.000 |
+ | "# input particles"                             |        80 |       1425 |     17.812 |     19.028 |      2.0000 |      85.000 |
+ | "# max size Xi_b0 -> Xi_c+  a_1(1260)- "        |        80 |       1010 |     12.625 |     35.732 |      0.0000 |      294.00 |
+ | "# max size Xi_b~0 -> Xi_c~-  a_1(1260)+ "      |        80 |       1231 |     15.387 |     49.668 |      0.0000 |      418.00 |
+ | "# selected"                                    |        80 |         31 |    0.38750 |     1.6469 |      0.0000 |      12.000 |
+ |*"#accept"                                       |        80 |          9 |(  11.2500 +- 3.53277  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2241 |        178 |(  7.94288 +- 0.571211 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       178 |         31 |(  17.4157 +- 2.84256  )%|   -------   |   -------   |
+Xib02XicPiPiPiXic2PKPiBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02XicPiPiPiXic2PKPiBeauty2Charm"     |         9 |         31 |     3.4444 |     3.6851 |      1.0000 |      12.000 |
+ | "# input particles"                             |         9 |         31 |     3.4444 |     3.6851 |      1.0000 |      12.000 |
+ |*"#accept"                                       |         9 |          7 |(  77.7778 +- 13.8580  )%|   -------   |   -------   |
+Xib02XicPiPiPiXic2PKPiBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02XicPiPiPiXic2PKPiBeauty2CharmTISTOS|         7 |         15 |     2.1429 |     2.4159 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         7 |         15 |     2.1429 |     2.4159 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         7 |          3 |(  42.8571 +- 18.7044  )%|   -------   |   -------   |
+ | "#passed"                                       |         7 |          6 |    0.85714 |     1.1249 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |        15 |          6 |(  40.0000 +- 12.6491  )%|   -------   |   -------   |
+Xib02XicPiPiPiXic2PKPiBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02XicPiPiPiXic2PKPiBeauty2CharmB2CBBD|         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo1_Xib02XicPiPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02XicPiPiPiXic2PKPiBeauty2CharmLine" |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_Xib02XicPiPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02XicPiPiPiXic2PKPiBeauty2CharmLine" |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_Xib02XicPiPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02XicPiPiPiXic2PKPiBeauty2CharmLine" |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingXib02XicPiPiPiXic2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingXib02XicPiPiPiXic2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib02XicPiPiPiXic2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib02XicPiPiPiWSXi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         89 |(  8.90000 +- 0.900439 )%|   -------   |   -------   |
+StrippingXib02XicPiPiPiWSXi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         29 |(  32.5843 +- 4.96809  )%|   -------   |   -------   |
+StrippingXib02XicPiPiPiWSXi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        29 |         29 |(  100.000 +- 3.44828  )%|   -------   |   -------   |
+Xib02XicPiPiPiWSXic2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+Xib02XicPiPiPiWSXic2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+Xib02XicPiPiPiWSXic2PKPiBea...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PiPiPiBeauty2Charm"                   |         9 |        131 |     14.556 |     24.923 |      2.0000 |      84.000 |
+ | "# Phys/Xic2PKPiBeauty2Charm"                   |         9 |         17 |     1.8889 |    0.87489 |      1.0000 |      3.0000 |
+ | "# Xi_b0 -> Xi_c+  a_1(1260)+ "                 |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~0 -> Xi_c~-  a_1(1260)- "               |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c+"                                       |         9 |         10 |     1.1111 |     1.1967 |      0.0000 |      3.0000 |
+ | "# Xi_c~-"                                      |         9 |          7 |    0.77778 |     1.0304 |      0.0000 |      3.0000 |
+ | "# a_1(1260)+"                                  |         9 |         58 |     6.4444 |     9.9567 |      0.0000 |      34.000 |
+ | "# a_1(1260)-"                                  |         9 |         73 |     8.1111 |     15.118 |      0.0000 |      50.000 |
+ | "# input particles"                             |         9 |        148 |     16.444 |     24.568 |      5.0000 |      85.000 |
+ | "# max size Xi_b0 -> Xi_c+  a_1(1260)+ "        |         9 |         68 |     7.5556 |     11.275 |      0.0000 |      34.000 |
+ | "# max size Xi_b~0 -> Xi_c~-  a_1(1260)- "      |         9 |         28 |     3.1111 |     4.1485 |      0.0000 |      11.000 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        96 |          8 |(  8.33333 +- 2.82085  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingXib02XicPiPiPiWSXi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib02XicPiPiPiWSXi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib02XicPiPiPiWSXi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib02XicKPiPiWSXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         93 |(  9.30000 +- 0.918428 )%|   -------   |   -------   |
+StrippingXib02XicKPiPiWSXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        93 |         37 |(  39.7849 +- 5.07540  )%|   -------   |   -------   |
+StrippingXib02XicKPiPiWSXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+Xib02XicKPiPiWSXic2PKPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+Xib02XicKPiPiWSXic2PKPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Xib02XicKPiPiWSXic2PKPiBeau...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K_1(1270)+"                                  |         6 |         44 |     7.3333 |     5.1532 |      2.0000 |      14.000 |
+ | "# K_1(1270)-"                                  |         6 |         42 |     7.0000 |     7.6158 |      0.0000 |      19.000 |
+ | "# Phys/X2KPiPiBeauty2Charm"                    |         6 |         86 |     14.333 |     9.2135 |      5.0000 |      32.000 |
+ | "# Phys/Xic2PKPiBeauty2Charm"                   |         6 |         10 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ | "# Xi_b0 -> Xi_c+  K_1(1270)+ "                 |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~0 -> Xi_c~-  K_1(1270)- "               |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c+"                                       |         6 |          3 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Xi_c~-"                                      |         6 |          7 |     1.1667 |    0.89753 |      0.0000 |      3.0000 |
+ | "# input particles"                             |         6 |         96 |     16.000 |     8.9443 |      6.0000 |      33.000 |
+ | "# max size Xi_b0 -> Xi_c+  K_1(1270)+ "        |         6 |         27 |     4.5000 |     5.5302 |      0.0000 |      14.000 |
+ | "# max size Xi_b~0 -> Xi_c~-  K_1(1270)- "      |         6 |         50 |     8.3333 |     7.6739 |      0.0000 |      19.000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        77 |          2 |(  2.59740 +- 1.81263  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingXib02XicKPiPiWSXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib02XicKPiPiWSXic...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib02XicKPiPiWSXic...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2Xic0KPiPiXic02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXib2Xic0KPiPiXic02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXib2Xic0KPiPiXic02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xib2Xic0KPiPiXic02PKKPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+Xib2Xic0KPiPiXic02PKKPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+Xib2Xic0KPiPiXic02PKKPiBeau...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K_1(1270)+"                                  |        13 |        185 |     14.231 |     15.182 |      1.0000 |      48.000 |
+ | "# K_1(1270)-"                                  |        13 |        195 |     15.000 |     10.877 |      4.0000 |      37.000 |
+ | "# Phys/X2KPiPiBeauty2Charm"                    |        13 |        380 |     29.231 |     24.882 |      6.0000 |      84.000 |
+ | "# Phys/Xic02PKKPiBeauty2Charm"                 |        13 |         34 |     2.6154 |     2.4973 |      1.0000 |      10.000 |
+ | "# Xi_b- -> Xi_c0  K_1(1270)- "                 |        13 |          2 |    0.15385 |    0.53294 |      0.0000 |      2.0000 |
+ | "# Xi_b~+ -> Xi_c~0  K_1(1270)+ "               |        13 |          1 |   0.076923 |    0.26647 |      0.0000 |      1.0000 |
+ | "# Xi_c0"                                       |        13 |         18 |     1.3846 |     2.7327 |      0.0000 |      9.0000 |
+ | "# Xi_c~0"                                      |        13 |         16 |     1.2308 |    0.69657 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        13 |        414 |     31.846 |     26.709 |      8.0000 |      94.000 |
+ | "# max size Xi_b- -> Xi_c0  K_1(1270)- "        |        13 |        610 |     46.923 |     98.368 |      0.0000 |      333.00 |
+ | "# max size Xi_b~+ -> Xi_c~0  K_1(1270)+ "      |        13 |        144 |     11.077 |     12.016 |      0.0000 |      47.000 |
+ | "# selected"                                    |        13 |          3 |    0.23077 |    0.57564 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        13 |          2 |(  15.3846 +- 10.0068  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       754 |         64 |(  8.48806 +- 1.01498  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        64 |          3 |(  4.68750 +- 2.64214  )%|   -------   |   -------   |
+Xib2Xic0KPiPiXic02PKKPiBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2Xic0KPiPiXic02PKKPiBeauty2Charm"    |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Xib2Xic0KPiPiXic02PKKPiBeau...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2Xic0KPiPiXic02PKKPiBeauty2CharmTISTO|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+Xib2Xic0KPiPiXic02PKKPiBeau...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2Xic0KPiPiXic02PKKPiBeauty2CharmB2CBB|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_Xib2Xic0KPiPiX...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2Xic0KPiPiXic02PKKPiBeauty2CharmLine"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Xib2Xic0KPiPiX...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2Xic0KPiPiXic02PKKPiBeauty2CharmLine"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Xib2Xic0KPiPiX...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2Xic0KPiPiXic02PKKPiBeauty2CharmLine"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXib2Xic0KPiPiXic02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXib2Xic0KPiPiXic02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2Xic0KPiPiXic02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2Xic0PiPiPiXic0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXib2Xic0PiPiPiXic0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXib2Xic0PiPiPiXic0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xib2Xic0PiPiPiXic02PKKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+Xib2Xic0PiPiPiXic02PKKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+Xib2Xic0PiPiPiXic02PKKPiBea...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PiPiPiBeauty2Charm"                   |        14 |        353 |     25.214 |     19.258 |      3.0000 |      72.000 |
+ | "# Phys/Xic02PKKPiBeauty2Charm"                 |        14 |         35 |     2.5000 |     2.4422 |      1.0000 |      10.000 |
+ | "# Xi_b- -> Xi_c0  a_1(1260)- "                 |        14 |          2 |    0.14286 |    0.51508 |      0.0000 |      2.0000 |
+ | "# Xi_b~+ -> Xi_c~0  a_1(1260)+ "               |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c0"                                       |        14 |         19 |     1.3571 |     2.6351 |      0.0000 |      9.0000 |
+ | "# Xi_c~0"                                      |        14 |         16 |     1.1429 |    0.74231 |      0.0000 |      2.0000 |
+ | "# a_1(1260)+"                                  |        14 |        204 |     14.571 |     10.452 |      0.0000 |      38.000 |
+ | "# a_1(1260)-"                                  |        14 |        149 |     10.643 |     10.139 |      2.0000 |      42.000 |
+ | "# input particles"                             |        14 |        388 |     27.714 |     20.429 |      5.0000 |      73.000 |
+ | "# max size Xi_b- -> Xi_c0  a_1(1260)- "        |        14 |        335 |     23.929 |     49.515 |      0.0000 |      189.00 |
+ | "# max size Xi_b~+ -> Xi_c~0  a_1(1260)+ "      |        14 |        173 |     12.357 |     11.908 |      0.0000 |      38.000 |
+ | "# selected"                                    |        14 |          2 |    0.14286 |    0.51508 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        14 |          1 |(  7.14286 +- 6.88303  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       508 |         41 |(  8.07087 +- 1.20852  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        41 |          2 |(  4.87805 +- 3.36412  )%|   -------   |   -------   |
+Xib2Xic0PiPiPiXic02PKKPiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2Xic0PiPiPiXic02PKKPiBeauty2Charm"   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Xib2Xic0PiPiPiXic02PKKPiBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2Xic0PiPiPiXic02PKKPiBeauty2CharmTIST|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Xib2Xic0PiPiPiXic02PKKPiBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2Xic0PiPiPiXic02PKKPiBeauty2CharmB2CB|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_Xib2Xic0PiPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2Xic0PiPiPiXic02PKKPiBeauty2CharmLine|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Xib2Xic0PiPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2Xic0PiPiPiXic02PKKPiBeauty2CharmLine|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Xib2Xic0PiPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2Xic0PiPiPiXic02PKKPiBeauty2CharmLine|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXib2Xic0PiPiPiXic0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXib2Xic0PiPiPiXic0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2Xic0PiPiPiXic0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2Xic0KPiPiWSXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        100 |(  10.0000 +- 0.948683 )%|   -------   |   -------   |
+StrippingXib2Xic0KPiPiWSXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       100 |         31 |(  31.0000 +- 4.62493  )%|   -------   |   -------   |
+StrippingXib2Xic0KPiPiWSXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+Xib2Xic0KPiPiWSXic02PKKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Xib2Xic0KPiPiWSXic02PKKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Xib2Xic0KPiPiWSXic02PKKPiBe...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K_1(1270)+"                                  |         1 |         18 |     18.000 |     0.0000 |      18.000 |      18.000 |
+ | "# K_1(1270)-"                                  |         1 |         33 |     33.000 |     0.0000 |      33.000 |      33.000 |
+ | "# Phys/X2KPiPiBeauty2Charm"                    |         1 |         51 |     51.000 |     0.0000 |      51.000 |      51.000 |
+ | "# Phys/Xic02PKKPiBeauty2Charm"                 |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# Xi_b- -> Xi_c0  K_1(1270)+ "                 |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Xi_c~0  K_1(1270)- "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c0"                                       |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# Xi_c~0"                                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         1 |         57 |     57.000 |     0.0000 |      57.000 |      57.000 |
+ | "# max size Xi_b- -> Xi_c0  K_1(1270)+ "        |         1 |        108 |     108.00 |     0.0000 |      108.00 |      108.00 |
+ | "# max size Xi_b~+ -> Xi_c~0  K_1(1270)- "      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       108 |          3 |(  2.77778 +- 1.58132  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingXib2Xic0KPiPiWSXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2Xic0KPiPiWSXic...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2Xic0KPiPiWSXic...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2Xic0PiPiPiWSXi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         91 |(  9.10000 +- 0.909500 )%|   -------   |   -------   |
+StrippingXib2Xic0PiPiPiWSXi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        91 |         38 |(  41.7582 +- 5.16973  )%|   -------   |   -------   |
+StrippingXib2Xic0PiPiPiWSXi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+Xib2Xic0PiPiPiWSXic02PKKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Xib2Xic0PiPiPiWSXic02PKKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Xib2Xic0PiPiPiWSXic02PKKPiB...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PiPiPiBeauty2Charm"                   |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "# Phys/Xic02PKKPiBeauty2Charm"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Xi_b- -> Xi_c0  a_1(1260)+ "                 |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Xi_c~0  a_1(1260)- "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c0"                                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c~0"                                      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# a_1(1260)+"                                  |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# a_1(1260)-"                                  |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "# max size Xi_b- -> Xi_c0  a_1(1260)+ "        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> Xi_c~0  a_1(1260)- "      |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2Xic0PiPiPiWSXi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2Xic0PiPiPiWSXi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2Xic0PiPiPiWSXi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2LcDsKLc2PKPiDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXib2LcDsKLc2PKPiDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXib2LcDsKLc2PKPiDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xib2LcDsKLc2PKPiDs2KKPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+Xib2LcDsKLc2PKPiDs2KKPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        79 |         79 |(  100.000 +- 1.26582  )%|   -------   |   -------   |
+Xib2LcDsKLc2PKPiDs2KKPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        79 |         79 |(  100.000 +- 1.26582  )%|   -------   |   -------   |
+Xib2LcDsKLc2PKPiDs2KKPiBeau...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        79 |        222 |     2.8101 |     4.0941 |      0.0000 |      26.000 |
+ | "# D-"                                          |        79 |        229 |     2.8987 |     3.4369 |      0.0000 |      19.000 |
+ | "# K+"                                          |        79 |        733 |     9.2785 |     4.7652 |      2.0000 |      25.000 |
+ | "# K-"                                          |        79 |        705 |     8.9241 |     3.8378 |      3.0000 |      24.000 |
+ | "# Lambda_c+"                                   |        79 |         88 |     1.1139 |     1.9680 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        79 |         97 |     1.2278 |     1.3116 |      0.0000 |      7.0000 |
+ | "# Phys/Ds2HHHPIDTIGHTBeauty2CharmFilter"       |        79 |        451 |     5.7089 |     6.4713 |      1.0000 |      38.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        79 |       1438 |     18.203 |     7.6925 |      6.0000 |      49.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        79 |        185 |     2.3418 |     2.8502 |      1.0000 |      18.000 |
+ | "# Xi_b- -> Lambda_c+  D-  K- "                 |        79 |         86 |     1.0886 |     5.4892 |      0.0000 |      39.000 |
+ | "# Xi_b~+ -> Lambda_c~-  D+  K+ "               |        79 |         39 |    0.49367 |     2.4540 |      0.0000 |      15.000 |
+ | "# input particles"                             |        79 |       2074 |     26.253 |     14.620 |      9.0000 |      104.00 |
+ | "# max size Xi_b- -> Lambda_c+  D-  K- "        |        79 |       7531 |     95.329 |     394.60 |      0.0000 |      2880.0 |
+ | "# max size Xi_b~+ -> Lambda_c~-  D+  K+ "      |        79 |       8194 |     103.72 |     521.67 |      0.0000 |      4550.0 |
+ | "# selected"                                    |        79 |        125 |     1.5823 |     7.2437 |      0.0000 |      52.000 |
+ |*"#accept"                                       |        79 |          7 |(  8.86076 +- 3.19724  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     15725 |       2118 |(  13.4690 +- 0.272244 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2118 |        125 |(  5.90179 +- 0.512059 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        12 |         12 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Xib2LcDsKLc2PKPiDs2KKPiBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2LcDsKLc2PKPiDs2KKPiBeauty2Charm"    |         7 |        125 |     17.857 |     17.365 |      1.0000 |      52.000 |
+ | "# input particles"                             |         7 |        125 |     17.857 |     17.365 |      1.0000 |      52.000 |
+ |*"#accept"                                       |         7 |          6 |(  85.7143 +- 13.2260  )%|   -------   |   -------   |
+Xib2LcDsKLc2PKPiDs2KKPiBeau...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2LcDsKLc2PKPiDs2KKPiBeauty2CharmTISTO|         6 |         66 |     11.000 |     16.381 |      1.0000 |      47.000 |
+ | "# input particles"                             |         6 |         66 |     11.000 |     16.381 |      1.0000 |      47.000 |
+ |*"#accept"                                       |         6 |          4 |(  66.6667 +- 19.2450  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |         28 |     4.6667 |     8.6731 |      0.0000 |      24.000 |
+ |*"efficiency"                                    |        66 |         28 |(  42.4242 +- 6.08352  )%|   -------   |   -------   |
+Xib2LcDsKLc2PKPiDs2KKPiBeau...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2LcDsKLc2PKPiDs2KKPiBeauty2CharmB2CBB|         4 |         28 |     7.0000 |     9.8234 |      1.0000 |      24.000 |
+ | "# input particles"                             |         4 |         28 |     7.0000 |     9.8234 |      1.0000 |      24.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         28 |     7.0000 |     9.8234 |      1.0000 |      24.000 |
+ |*"efficiency"                                    |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+RelatedInfo1_Xib2LcDsKLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2LcDsKLc2PKPiDs2KKPiBeauty2CharmLine"|         4 |         28 |     7.0000 |     9.8234 |      1.0000 |      24.000 |
+ | "# input particles"                             |         4 |         28 |     7.0000 |     9.8234 |      1.0000 |      24.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_Xib2LcDsKLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2LcDsKLc2PKPiDs2KKPiBeauty2CharmLine"|         4 |         28 |     7.0000 |     9.8234 |      1.0000 |      24.000 |
+ | "# input particles"                             |         4 |         28 |     7.0000 |     9.8234 |      1.0000 |      24.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_Xib2LcDsKLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2LcDsKLc2PKPiDs2KKPiBeauty2CharmLine"|         4 |         28 |     7.0000 |     9.8234 |      1.0000 |      24.000 |
+ | "# input particles"                             |         4 |         28 |     7.0000 |     9.8234 |      1.0000 |      24.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingXib2LcDsKLc2PKPiDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingXib2LcDsKLc2PKPiDs...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2LcDsKLc2PKPiDs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2LcDsKWSLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        105 |(  10.5000 +- 0.969407 )%|   -------   |   -------   |
+StrippingXib2LcDsKWSLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       105 |         37 |(  35.2381 +- 4.66199  )%|   -------   |   -------   |
+StrippingXib2LcDsKWSLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+Xib2LcDsKWSLc2PKPiDs2KKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Xib2LcDsKWSLc2PKPiDs2KKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Xib2LcDsKWSLc2PKPiDs2KKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Xib2LcDsKWSLc2PKPiDs2KKPiBe...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |         6 |         21 |     3.5000 |     3.5940 |      0.0000 |      11.000 |
+ | "# D-"                                          |         6 |          6 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# K+"                                          |         6 |         49 |     8.1667 |     1.8634 |      6.0000 |      11.000 |
+ | "# K-"                                          |         6 |         57 |     9.5000 |     2.2174 |      6.0000 |      13.000 |
+ | "# Lambda_c+"                                   |         6 |          3 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |         6 |          4 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/Ds2HHHPIDTIGHTBeauty2CharmFilter"       |         6 |         27 |     4.5000 |     3.8622 |      1.0000 |      12.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |         6 |        106 |     17.667 |     3.3993 |      14.000 |      24.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Xi_b- -> Lambda_c+  D+  K- "                 |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Lambda_c~-  D-  K+ "               |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         6 |        140 |     23.333 |     5.4058 |      16.000 |      31.000 |
+ | "# max size Xi_b- -> Lambda_c+  D+  K- "        |         6 |         45 |     7.5000 |     14.257 |      0.0000 |      39.000 |
+ | "# max size Xi_b~+ -> Lambda_c~-  D-  K+ "      |         6 |         30 |     5.0000 |     5.1316 |      0.0000 |      12.000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        75 |          0 |(  0.00000 +- 1.33333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2LcDsKWSLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2LcDsKWSLc2PKPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2LcDsKWSLc2PKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib02LcDsKPiLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXib02LcDsKPiLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXib02LcDsKPiLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xib02LcDsKPiLc2PKPiDs2KKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+Xib02LcDsKPiLc2PKPiDs2KKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        79 |         79 |(  100.000 +- 1.26582  )%|   -------   |   -------   |
+Xib02LcDsKPiLc2PKPiDs2KKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        79 |         79 |(  100.000 +- 1.26582  )%|   -------   |   -------   |
+Xib02LcDsKPiLc2PKPiDs2KKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        79 |         79 |(  100.000 +- 1.26582  )%|   -------   |   -------   |
+Xib02LcDsKPiLc2PKPiDs2KKPiB...SUCCESS Number of counters : 22
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        79 |        222 |     2.8101 |     4.0941 |      0.0000 |      26.000 |
+ | "# D-"                                          |        79 |        229 |     2.8987 |     3.4369 |      0.0000 |      19.000 |
+ | "# K+"                                          |        79 |        733 |     9.2785 |     4.7652 |      2.0000 |      25.000 |
+ | "# K-"                                          |        79 |        705 |     8.9241 |     3.8378 |      3.0000 |      24.000 |
+ | "# Lambda_c+"                                   |        79 |         88 |     1.1139 |     1.9680 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        79 |         97 |     1.2278 |     1.3116 |      0.0000 |      7.0000 |
+ | "# Phys/Ds2HHHPIDTIGHTBeauty2CharmFilter"       |        79 |        451 |     5.7089 |     6.4713 |      1.0000 |      38.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        79 |       1438 |     18.203 |     7.6925 |      6.0000 |      49.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        79 |        185 |     2.3418 |     2.8502 |      1.0000 |      18.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        79 |       1438 |     18.203 |     7.6925 |      6.0000 |      49.000 |
+ | "# Xi_b0 -> Lambda_c+  D-  K-  pi+ "            |        79 |        279 |     3.5316 |     23.734 |      0.0000 |      200.00 |
+ | "# Xi_b~0 -> Lambda_c~-  D+  K+  pi- "          |        79 |        172 |     2.1772 |     12.992 |      0.0000 |      88.000 |
+ | "# input particles"                             |        79 |       3512 |     44.456 |     21.614 |      16.000 |      153.00 |
+ | "# max size Xi_b0 -> Lambda_c+  D-  K-  pi+ "   |        79 |     131176 |     1660.5 |     8500.1 |      0.0000 |      72000. |
+ | "# max size Xi_b~0 -> Lambda_c~-  D+  K+  pi- " |        79 |     149886 |     1897.3 |     12265. |      0.0000 |  1.0920e+05 |
+ | "# pi+"                                         |        79 |        733 |     9.2785 |     4.7652 |      2.0000 |      25.000 |
+ | "# pi-"                                         |        79 |        705 |     8.9241 |     3.8378 |      3.0000 |      24.000 |
+ | "# selected"                                    |        79 |        451 |     5.7089 |     35.658 |      0.0000 |      277.00 |
+ |*"#accept"                                       |        79 |          6 |(  7.59494 +- 2.98055  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    281062 |      38467 |(  13.6863 +- 0.0648309)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     38467 |        451 |(  1.17243 +- 0.0548831)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       678 |        678 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Xib02LcDsKPiLc2PKPiDs2KKPiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2Charm" |         6 |        451 |     75.167 |     107.33 |      1.0000 |      277.00 |
+ | "# input particles"                             |         6 |        451 |     75.167 |     107.33 |      1.0000 |      277.00 |
+ |*"#accept"                                       |         6 |          5 |(  83.3333 +- 15.2145  )%|   -------   |   -------   |
+Xib02LcDsKPiLc2PKPiDs2KKPiB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2CharmTI|         5 |        285 |     57.000 |     96.830 |      2.0000 |      250.00 |
+ | "# input particles"                             |         5 |        285 |     57.000 |     96.830 |      2.0000 |      250.00 |
+ |*"#accept"                                       |         5 |          3 |(  60.0000 +- 21.9089  )%|   -------   |   -------   |
+ | "#passed"                                       |         5 |        143 |     28.600 |     55.211 |      0.0000 |      139.00 |
+ |*"efficiency"                                    |       285 |        143 |(  50.1754 +- 2.96173  )%|   -------   |   -------   |
+Xib02LcDsKPiLc2PKPiDs2KKPiB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2CharmB2|         3 |        143 |     47.667 |     64.588 |      1.0000 |      139.00 |
+ | "# input particles"                             |         3 |        143 |     47.667 |     64.588 |      1.0000 |      139.00 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |        143 |     47.667 |     64.588 |      1.0000 |      139.00 |
+ |*"efficiency"                                    |       143 |        143 |(  100.000 +- 0.699301 )%|   -------   |   -------   |
+RelatedInfo1_Xib02LcDsKPiLc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2CharmLi|         3 |        143 |     47.667 |     64.588 |      1.0000 |      139.00 |
+ | "# input particles"                             |         3 |        143 |     47.667 |     64.588 |      1.0000 |      139.00 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_Xib02LcDsKPiLc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2CharmLi|         3 |        143 |     47.667 |     64.588 |      1.0000 |      139.00 |
+ | "# input particles"                             |         3 |        143 |     47.667 |     64.588 |      1.0000 |      139.00 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_Xib02LcDsKPiLc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2CharmLi|         3 |        143 |     47.667 |     64.588 |      1.0000 |      139.00 |
+ | "# input particles"                             |         3 |        143 |     47.667 |     64.588 |      1.0000 |      139.00 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingXib02LcDsKPiLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingXib02LcDsKPiLc2PKP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib02LcDsKPiLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib02LcDsKPiWSLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         95 |(  9.50000 +- 0.927227 )%|   -------   |   -------   |
+StrippingXib02LcDsKPiWSLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         34 |(  35.7895 +- 4.91834  )%|   -------   |   -------   |
+StrippingXib02LcDsKPiWSLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        34 |         34 |(  100.000 +- 2.94118  )%|   -------   |   -------   |
+Xib02LcDsKPiWSLc2PKPiDs2KKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+Xib02LcDsKPiWSLc2PKPiDs2KKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+Xib02LcDsKPiWSLc2PKPiDs2KKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+Xib02LcDsKPiWSLc2PKPiDs2KKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+Xib02LcDsKPiWSLc2PKPiDs2KKP...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |         7 |         28 |     4.0000 |     4.6599 |      0.0000 |      13.000 |
+ | "# D-"                                          |         7 |         14 |     2.0000 |     1.7728 |      0.0000 |      4.0000 |
+ | "# K+"                                          |         7 |         72 |     10.286 |     3.4934 |      5.0000 |      14.000 |
+ | "# K-"                                          |         7 |         56 |     8.0000 |     3.0237 |      4.0000 |      12.000 |
+ | "# Lambda_c+"                                   |         7 |          4 |    0.57143 |    0.72843 |      0.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |         7 |          9 |     1.2857 |    0.69985 |      0.0000 |      2.0000 |
+ | "# Phys/Ds2HHHPIDTIGHTBeauty2CharmFilter"       |         7 |         42 |     6.0000 |     5.9281 |      1.0000 |      17.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |         7 |        128 |     18.286 |     5.9453 |      9.0000 |      26.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         7 |         13 |     1.8571 |     1.1249 |      1.0000 |      4.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |         7 |        128 |     18.286 |     5.9453 |      9.0000 |      26.000 |
+ | "# Xi_b0 -> Lambda_c+  D-  K+  pi+ "            |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~0 -> Lambda_c~-  D+  K-  pi- "          |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         7 |        311 |     44.429 |     16.308 |      20.000 |      67.000 |
+ | "# max size Xi_b0 -> Lambda_c+  D-  K+  pi+ "   |         7 |       2352 |     336.00 |     571.09 |      0.0000 |      1568.0 |
+ | "# max size Xi_b~0 -> Lambda_c~-  D+  K-  pi- " |         7 |       3310 |     472.86 |     762.97 |      0.0000 |      2178.0 |
+ | "# pi+"                                         |         7 |         72 |     10.286 |     3.4934 |      5.0000 |      14.000 |
+ | "# pi-"                                         |         7 |         56 |     8.0000 |     3.0237 |      4.0000 |      12.000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5662 |         72 |(  1.27164 +- 0.148908 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        72 |          0 |(  0.00000 +- 1.38889  )%|   -------   |   -------   |
+StrippingXib02LcDsKPiWSLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib02LcDsKPiWSLc2P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib02LcDsKPiWSLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LcDspbarLc2PKPiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2LcDspbarLc2PKPiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2LcDspbarLc2PKPiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2LcDspbarLc2PKPiDs2KKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+B2LcDspbarLc2PKPiDs2KKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        85 |         85 |(  100.000 +- 1.17647  )%|   -------   |   -------   |
+PTopoInputsBeauty2CharmFilter SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PInputsBeauty2CharmFilter"              |       258 |       4095 |     15.872 |     6.6580 |      4.0000 |      49.000 |
+ | "# input particles"                             |       258 |       4095 |     15.872 |     6.6580 |      4.0000 |      49.000 |
+ |*"#accept"                                       |       258 |        258 |(  100.000 +- 0.387597 )%|   -------   |   -------   |
+ | "#passed"                                       |       258 |       2036 |     7.8915 |     3.4230 |      2.0000 |      21.000 |
+ |*"efficiency"                                    |      4095 |       2036 |(  49.7192 +- 0.781333 )%|   -------   |   -------   |
+B2LcDspbarLc2PKPiDs2KKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        85 |         85 |(  100.000 +- 1.17647  )%|   -------   |   -------   |
+B2LcDspbarLc2PKPiDs2KKPiBea...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c~-  D+  p+ "                   |        85 |         87 |     1.0235 |     5.8591 |      0.0000 |      48.000 |
+ | "# B- -> Lambda_c+  D-  p~- "                   |        85 |        140 |     1.6471 |     9.4517 |      0.0000 |      77.000 |
+ | "# D+"                                          |        85 |        635 |     7.4706 |     10.551 |      0.0000 |      77.000 |
+ | "# D-"                                          |        85 |        706 |     8.3059 |     10.938 |      0.0000 |      67.000 |
+ | "# Lambda_c+"                                   |        85 |         94 |     1.1059 |     1.9099 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        85 |        101 |     1.1882 |     1.3060 |      0.0000 |      7.0000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |        85 |       1341 |     15.776 |     19.846 |      1.0000 |      144.00 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        85 |        195 |     2.2941 |     2.7603 |      1.0000 |      18.000 |
+ | "# Phys/PTopoInputsBeauty2CharmFilter"          |        85 |        787 |     9.2588 |     3.8138 |      3.0000 |      21.000 |
+ | "# input particles"                             |        85 |       2323 |     27.329 |     23.834 |      5.0000 |      176.00 |
+ | "# max size B+ -> Lambda_c~-  D+  p+ "          |        85 |       9907 |     116.55 |     548.07 |      0.0000 |      4851.0 |
+ | "# max size B- -> Lambda_c+  D-  p~- "          |        85 |      10198 |     119.98 |     498.15 |      0.0000 |      4020.0 |
+ | "# p+"                                          |        85 |        401 |     4.7176 |     2.5373 |      0.0000 |      15.000 |
+ | "# p~-"                                         |        85 |        386 |     4.5412 |     2.0668 |      1.0000 |      10.000 |
+ | "# selected"                                    |        85 |        227 |     2.6706 |     14.786 |      0.0000 |      125.00 |
+ |*"#accept"                                       |        85 |          8 |(  9.41176 +- 3.16710  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     20105 |       2969 |(  14.7675 +- 0.250209 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2969 |        227 |(  7.64567 +- 0.487676 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        69 |         69 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2LcDspbarLc2PKPiDs2KKPiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcDspbarLc2PKPiDs2KKPiBeauty2Charm"   |         8 |        227 |     28.375 |     39.918 |      1.0000 |      125.00 |
+ | "# input particles"                             |         8 |        227 |     28.375 |     39.918 |      1.0000 |      125.00 |
+ |*"#accept"                                       |         8 |          7 |(  87.5000 +- 11.6927  )%|   -------   |   -------   |
+B2LcDspbarLc2PKPiDs2KKPiBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcDspbarLc2PKPiDs2KKPiBeauty2CharmTIST|         7 |        136 |     19.429 |     37.584 |      1.0000 |      111.00 |
+ | "# input particles"                             |         7 |        136 |     19.429 |     37.584 |      1.0000 |      111.00 |
+ |*"#accept"                                       |         7 |          4 |(  57.1429 +- 18.7044  )%|   -------   |   -------   |
+ | "#passed"                                       |         7 |         80 |     11.429 |     24.784 |      0.0000 |      72.000 |
+ |*"efficiency"                                    |       136 |         80 |(  58.8235 +- 4.22018  )%|   -------   |   -------   |
+B2LcDspbarLc2PKPiDs2KKPiBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcDspbarLc2PKPiDs2KKPiBeauty2CharmB2CB|         4 |         80 |     20.000 |     30.058 |      1.0000 |      72.000 |
+ | "# input particles"                             |         4 |         80 |     20.000 |     30.058 |      1.0000 |      72.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         80 |     20.000 |     30.058 |      1.0000 |      72.000 |
+ |*"efficiency"                                    |        80 |         80 |(  100.000 +- 1.25000  )%|   -------   |   -------   |
+RelatedInfo1_B2LcDspbarLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcDspbarLc2PKPiDs2KKPiBeauty2CharmLine|         4 |         80 |     20.000 |     30.058 |      1.0000 |      72.000 |
+ | "# input particles"                             |         4 |         80 |     20.000 |     30.058 |      1.0000 |      72.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2LcDspbarLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcDspbarLc2PKPiDs2KKPiBeauty2CharmLine|         4 |         80 |     20.000 |     30.058 |      1.0000 |      72.000 |
+ | "# input particles"                             |         4 |         80 |     20.000 |     30.058 |      1.0000 |      72.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2LcDspbarLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcDspbarLc2PKPiDs2KKPiBeauty2CharmLine|         4 |         80 |     20.000 |     30.058 |      1.0000 |      72.000 |
+ | "# input particles"                             |         4 |         80 |     20.000 |     30.058 |      1.0000 |      72.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2LcDspbarLc2PKPiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2LcDspbarLc2PKPiD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LcDspbarLc2PKPiD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LcDspbarWSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         93 |(  9.30000 +- 0.918428 )%|   -------   |   -------   |
+StrippingB2LcDspbarWSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        93 |         43 |(  46.2366 +- 5.17005  )%|   -------   |   -------   |
+StrippingB2LcDspbarWSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+B2LcDspbarWSLc2PKPiDs2KKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+B2LcDspbarWSLc2PKPiDs2KKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+B2LcDspbarWSLc2PKPiDs2KKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+B2LcDspbarWSLc2PKPiDs2KKPiB...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c~-  D-  p+ "                   |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda_c+  D+  p~- "                   |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        10 |         46 |     4.6000 |     4.5211 |      0.0000 |      12.000 |
+ | "# D-"                                          |        10 |         44 |     4.4000 |     3.2311 |      1.0000 |      12.000 |
+ | "# Lambda_c+"                                   |        10 |          8 |    0.80000 |    0.87178 |      0.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |        10 |         10 |     1.0000 |     1.0954 |      0.0000 |      4.0000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |        10 |         90 |     9.0000 |     5.9330 |      1.0000 |      19.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        10 |         18 |     1.8000 |     1.5362 |      1.0000 |      6.0000 |
+ | "# Phys/PTopoInputsBeauty2CharmFilter"          |        10 |         78 |     7.8000 |     2.9597 |      3.0000 |      13.000 |
+ | "# input particles"                             |        10 |        186 |     18.600 |     8.4285 |      5.0000 |      31.000 |
+ | "# max size B+ -> Lambda_c~-  D-  p+ "          |        10 |        185 |     18.500 |     25.001 |      0.0000 |      80.000 |
+ | "# max size B- -> Lambda_c+  D+  p~- "          |        10 |        240 |     24.000 |     31.177 |      0.0000 |      90.000 |
+ | "# p+"                                          |        10 |         39 |     3.9000 |     1.7578 |      1.0000 |      6.0000 |
+ | "# p~-"                                         |        10 |         39 |     3.9000 |     1.8138 |      2.0000 |      8.0000 |
+ | "# selected"                                    |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       425 |         10 |(  2.35294 +- 0.735260 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+StrippingB2LcDspbarWSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2LcDspbarWSLc2PKP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LcDspbarWSLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingSb2D0PD2HHPIDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingSb2D0PD2HHPIDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingSb2D0PD2HHPIDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Sb2D0PD2HHPIDBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+Sb2D0PD2HHPIDBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+Sb2D0PD2HHPIDBeauty2Charm     SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |       150 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       150 |        278 |     1.8533 |     1.0917 |      1.0000 |      6.0000 |
+ | "# Phys/PTopoInputsBeauty2CharmFilter"          |       150 |       1215 |     8.1000 |     3.6290 |      2.0000 |      21.000 |
+ | "# Sigma_b+ -> D0  p+ "                         |       150 |          3 |   0.020000 |    0.18148 |      0.0000 |      2.0000 |
+ | "# Sigma_b- -> D0  p~- "                        |       150 |          4 |   0.026667 |    0.19821 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       150 |       1493 |     9.9533 |     4.0172 |      3.0000 |      24.000 |
+ | "# max size Sigma_b+ -> D0  p+ "                |       150 |       1153 |     7.6867 |     8.0009 |      0.0000 |      54.000 |
+ | "# max size Sigma_b- -> D0  p~- "               |       150 |       1232 |     8.2133 |     7.4606 |      1.0000 |      50.000 |
+ | "# p+"                                          |       150 |        593 |     3.9533 |     2.2430 |      0.0000 |      15.000 |
+ | "# p~-"                                         |       150 |        622 |     4.1467 |     2.1210 |      1.0000 |      11.000 |
+ | "# selected"                                    |       150 |          7 |   0.046667 |    0.26675 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       150 |          5 |(  3.33333 +- 1.46566  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2385 |        143 |(  5.99581 +- 0.486131 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       143 |          7 |(  4.89510 +- 1.80432  )%|   -------   |   -------   |
+Sb2D0PD2HHPIDBeauty2CharmTI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sb2D0PD2HHPIDBeauty2Charm"              |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          4 |(  80.0000 +- 17.8885  )%|   -------   |   -------   |
+Sb2D0PD2HHPIDBeauty2CharmB2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sb2D0PD2HHPIDBeauty2CharmTISTOS"        |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |          4 |     1.0000 |    0.70711 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |         5 |          4 |(  80.0000 +- 17.8885  )%|   -------   |   -------   |
+Sb2D0PD2HHPIDBeauty2CharmLine SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sb2D0PD2HHPIDBeauty2CharmB2CBBDTBeauty2C|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_Sb2D0PD2HHPIDB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sb2D0PD2HHPIDBeauty2CharmLine"          |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_Sb2D0PD2HHPIDB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sb2D0PD2HHPIDBeauty2CharmLine"          |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_Sb2D0PD2HHPIDB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sb2D0PD2HHPIDBeauty2CharmLine"          |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingSb2D0PD2HHPIDBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingSb2D0PD2HHPIDBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingSb2D0PD2HHPIDBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingSb02DPD2HHHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingSb02DPD2HHHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingSb02DPD2HHHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Sb02DPD2HHHPIDBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+Sb02DPD2HHHPIDBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+Sb02DPD2HHHPIDBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |       213 |        897 |     4.2113 |     7.5263 |      0.0000 |      77.000 |
+ | "# D-"                                          |       213 |        992 |     4.6573 |     7.8627 |      0.0000 |      67.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |       213 |       1889 |     8.8685 |     14.283 |      1.0000 |      144.00 |
+ | "# Phys/PTopoInputsBeauty2CharmFilter"          |       213 |       1745 |     8.1925 |     3.4458 |      2.0000 |      21.000 |
+ | "# Sigma_b0 -> D-  p+ "                         |       213 |         17 |   0.079812 |    0.61148 |      0.0000 |      7.0000 |
+ | "# Sigma_b~0 -> D+  p~- "                       |       213 |          1 |  0.0046948 |   0.068358 |      0.0000 |      1.0000 |
+ | "# input particles"                             |       213 |       3634 |     17.061 |     15.919 |      3.0000 |      159.00 |
+ | "# max size Sigma_b0 -> D-  p+ "                |       213 |       4913 |     23.066 |     57.403 |      0.0000 |      603.00 |
+ | "# max size Sigma_b~0 -> D+  p~- "              |       213 |       4393 |     20.624 |     44.713 |      0.0000 |      462.00 |
+ | "# p+"                                          |       213 |        866 |     4.0657 |     2.1614 |      0.0000 |      15.000 |
+ | "# p~-"                                         |       213 |        879 |     4.1268 |     2.0574 |      0.0000 |      13.000 |
+ | "# selected"                                    |       213 |         18 |   0.084507 |    0.61468 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |       213 |          7 |(  3.28638 +- 1.22156  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      9306 |        614 |(  6.59789 +- 0.257335 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       614 |         18 |(  2.93160 +- 0.680780 )%|   -------   |   -------   |
+Sb02DPD2HHHPIDBeauty2CharmT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sb02DPD2HHHPIDBeauty2Charm"             |         7 |         18 |     2.5714 |     2.2588 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         7 |         18 |     2.5714 |     2.2588 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         7 |          5 |(  71.4286 +- 17.0747  )%|   -------   |   -------   |
+Sb02DPD2HHHPIDBeauty2CharmB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sb02DPD2HHHPIDBeauty2CharmTISTOS"       |         5 |         15 |     3.0000 |     2.5298 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         5 |         15 |     3.0000 |     2.5298 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ | "#passed"                                       |         5 |          5 |     1.0000 |     2.0000 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |        15 |          5 |(  33.3333 +- 12.1716  )%|   -------   |   -------   |
+Sb02DPD2HHHPIDBeauty2CharmLineSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sb02DPD2HHHPIDBeauty2CharmB2CBBDTBeauty2|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo1_Sb02DPD2HHHPID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sb02DPD2HHHPIDBeauty2CharmLine"         |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Sb02DPD2HHHPID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sb02DPD2HHHPIDBeauty2CharmLine"         |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Sb02DPD2HHHPID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sb02DPD2HHHPIDBeauty2CharmLine"         |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingSb02DPD2HHHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingSb02DPD2HHHPIDBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingSb02DPD2HHHPIDBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingSb02DPWSD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         96 |(  9.60000 +- 0.931579 )%|   -------   |   -------   |
+StrippingSb02DPWSD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        96 |         43 |(  44.7917 +- 5.07534  )%|   -------   |   -------   |
+StrippingSb02DPWSD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+Sb02DPWSD2HHHPIDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+Sb02DPWSD2HHHPIDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+Sb02DPWSD2HHHPIDBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        25 |        151 |     6.0400 |     15.441 |      0.0000 |      77.000 |
+ | "# D-"                                          |        25 |        205 |     8.2000 |     16.241 |      0.0000 |      67.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |        25 |        356 |     14.240 |     30.242 |      1.0000 |      144.00 |
+ | "# Phys/PTopoInputsBeauty2CharmFilter"          |        25 |        220 |     8.8000 |     4.2237 |      2.0000 |      20.000 |
+ | "# Sigma_b0 -> D+  p+ "                         |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma_b~0 -> D-  p~- "                       |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        25 |        576 |     23.040 |     32.593 |      3.0000 |      159.00 |
+ | "# max size Sigma_b0 -> D+  p+ "                |        25 |       1200 |     48.000 |     144.38 |      0.0000 |      693.00 |
+ | "# max size Sigma_b~0 -> D-  p~- "              |        25 |       1263 |     50.520 |     101.70 |      0.0000 |      402.00 |
+ | "# p+"                                          |        25 |        113 |     4.5200 |     2.2999 |      1.0000 |      11.000 |
+ | "# p~-"                                         |        25 |        107 |     4.2800 |     3.0400 |      1.0000 |      13.000 |
+ | "# selected"                                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2463 |        114 |(  4.62850 +- 0.423348 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       114 |          0 |(  0.00000 +- 0.877193 )%|   -------   |   -------   |
+StrippingSb02DPWSD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingSb02DPWSD2HHHPIDBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingSb02DPWSD2HHHPIDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2D0PHD02HHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2D0PHD02HHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2D0PHD02HHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2D0PHD02HHBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       205 |        205 |(  100.000 +- 0.487805 )%|   -------   |   -------   |
+X2PPiBeauty2Charm             SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> pi+  pi- "                        |       205 |       2122 |     10.351 |     7.9911 |      0.0000 |      49.000 |
+ | "# Phys/HHPionsInputsBeauty2CharmFilter"        |       205 |       3131 |     15.273 |     6.7233 |      3.0000 |      46.000 |
+ | "# input particles"                             |       205 |       3131 |     15.273 |     6.7233 |      3.0000 |      46.000 |
+ | "# max size Lambda0 -> pi+  pi- "               |       205 |      13661 |     66.639 |     67.690 |      2.0000 |      529.00 |
+ | "# pi+"                                         |       205 |       1580 |     7.7073 |     3.8600 |      1.0000 |      23.000 |
+ | "# pi-"                                         |       205 |       1551 |     7.5659 |     3.6947 |      1.0000 |      24.000 |
+ | "# selected"                                    |       205 |       2122 |     10.351 |     7.9911 |      0.0000 |      49.000 |
+ |*"#accept"                                       |       205 |        204 |(  99.5122 +- 0.486614 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     13661 |       4569 |(  33.4456 +- 0.403661 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4569 |       2122 |(  46.4434 +- 0.737833 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+X2PHSubPIDSelBeauty2Charm     SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PPiBeauty2Charm"                      |       204 |       2122 |     10.402 |     7.9776 |      1.0000 |      49.000 |
+ | "# input particles"                             |       204 |       2122 |     10.402 |     7.9776 |      1.0000 |      49.000 |
+ |*"#accept"                                       |       204 |        204 |(  100.000 +- 0.490196 )%|   -------   |   -------   |
+ | "#passed"                                       |       204 |      24969 |     122.40 |     94.877 |      12.000 |      588.00 |
+X2PHBeauty2CharmFilter        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PHSubPIDSelBeauty2Charm"              |       204 |      24969 |     122.40 |     94.877 |      12.000 |      588.00 |
+ | "# input particles"                             |       204 |      24969 |     122.40 |     94.877 |      12.000 |      588.00 |
+ |*"#accept"                                       |       204 |        204 |(  100.000 +- 0.490196 )%|   -------   |   -------   |
+ | "#passed"                                       |       204 |      14282 |     70.010 |     54.024 |      8.0000 |      328.00 |
+ |*"efficiency"                                    |     24969 |      14282 |(  57.1989 +- 0.313127 )%|   -------   |   -------   |
+X2PHPIDBeauty2CharmFilter     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PHBeauty2CharmFilter"                 |       204 |      14282 |     70.010 |     54.024 |      8.0000 |      328.00 |
+ | "# input particles"                             |       204 |      14282 |     70.010 |     54.024 |      8.0000 |      328.00 |
+ |*"#accept"                                       |       204 |        204 |(  100.000 +- 0.490196 )%|   -------   |   -------   |
+ | "#passed"                                       |       204 |       9923 |     48.642 |     41.698 |      4.0000 |      257.00 |
+ |*"efficiency"                                    |     14282 |       9923 |(  69.4791 +- 0.385329 )%|   -------   |   -------   |
+Lb2D0PHD02HHBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       204 |        204 |(  100.000 +- 0.490196 )%|   -------   |   -------   |
+Lb2D0PHD02HHBeauty2Charm      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |       204 |        532 |     2.6078 |     1.6578 |      1.0000 |      9.0000 |
+ | "# D~0"                                         |       204 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda0"                                     |       204 |       2782 |     13.637 |     16.139 |      0.0000 |      113.00 |
+ | "# Lambda_b0 -> D0  Lambda0 "                   |       204 |         58 |    0.28431 |     1.4408 |      0.0000 |      15.000 |
+ | "# Lambda_b0 -> D0  Lambda~0 "                  |       204 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |       204 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHBeauty2Charm"                       |       204 |        532 |     2.6078 |     1.6578 |      1.0000 |      9.0000 |
+ | "# Phys/X2PHPIDBeauty2CharmFilter"              |       204 |       9923 |     48.642 |     41.698 |      4.0000 |      257.00 |
+ | "# input particles"                             |       204 |      10455 |     51.250 |     42.472 |      5.0000 |      265.00 |
+ | "# max size Lambda_b0 -> D0  Lambda0 "          |       204 |       9626 |     47.186 |     97.657 |      0.0000 |      904.00 |
+ | "# max size Lambda_b0 -> D0  Lambda~0 "         |       204 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       204 |         58 |    0.28431 |     1.4408 |      0.0000 |      15.000 |
+ |*"#accept"                                       |       204 |         13 |(  6.37255 +- 1.71019  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      9626 |       1491 |(  15.4893 +- 0.368764 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1491 |         58 |(  3.89001 +- 0.500750 )%|   -------   |   -------   |
+Lb2D0PHD02HHBeauty2CharmTISTOSSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0PHD02HHBeauty2Charm"               |        13 |         58 |     4.4615 |     3.7337 |      1.0000 |      15.000 |
+ | "# input particles"                             |        13 |         58 |     4.4615 |     3.7337 |      1.0000 |      15.000 |
+ |*"#accept"                                       |        13 |         11 |(  84.6154 +- 10.0068  )%|   -------   |   -------   |
+Lb2D0PHD02HHBeauty2CharmB2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0PHD02HHBeauty2CharmTISTOS"         |        11 |         51 |     4.6364 |     3.6995 |      1.0000 |      15.000 |
+ | "# input particles"                             |        11 |         51 |     4.6364 |     3.6995 |      1.0000 |      15.000 |
+ |*"#accept"                                       |        11 |          4 |(  36.3636 +- 14.5041  )%|   -------   |   -------   |
+ | "#passed"                                       |        11 |         24 |     2.1818 |     4.3237 |      0.0000 |      15.000 |
+ |*"efficiency"                                    |        51 |         24 |(  47.0588 +- 6.98928  )%|   -------   |   -------   |
+Lb2D0PHD02HHBeauty2CharmLine  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0PHD02HHBeauty2CharmB2CBBDTBeauty2Ch|         4 |         24 |     6.0000 |     5.3385 |      1.0000 |      15.000 |
+ | "# input particles"                             |         4 |         24 |     6.0000 |     5.3385 |      1.0000 |      15.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         24 |     6.0000 |     5.3385 |      1.0000 |      15.000 |
+ |*"efficiency"                                    |        24 |         24 |(  100.000 +- 4.16667  )%|   -------   |   -------   |
+RelatedInfo1_Lb2D0PHD02HHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0PHD02HHBeauty2CharmLine"           |         4 |         24 |     6.0000 |     5.3385 |      1.0000 |      15.000 |
+ | "# input particles"                             |         4 |         24 |     6.0000 |     5.3385 |      1.0000 |      15.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2D0PHD02HHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0PHD02HHBeauty2CharmLine"           |         4 |         24 |     6.0000 |     5.3385 |      1.0000 |      15.000 |
+ | "# input particles"                             |         4 |         24 |     6.0000 |     5.3385 |      1.0000 |      15.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2D0PHD02HHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0PHD02HHBeauty2CharmLine"           |         4 |         24 |     6.0000 |     5.3385 |      1.0000 |      15.000 |
+ | "# input particles"                             |         4 |         24 |     6.0000 |     5.3385 |      1.0000 |      15.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingLb2D0PHD02HHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingLb2D0PHD02HHBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2D0PHD02HHBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2D0PHWSD02HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         97 |(  9.70000 +- 0.935901 )%|   -------   |   -------   |
+StrippingLb2D0PHWSD02HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        97 |         40 |(  41.2371 +- 4.99816  )%|   -------   |   -------   |
+StrippingLb2D0PHWSD02HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        40 |         40 |(  100.000 +- 2.50000  )%|   -------   |   -------   |
+Lb2D0PHWSD02HHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+X2PPiPlusWSBeauty2Charm       SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> pi+  pi+ "                        |        26 |        117 |     4.5000 |     4.4657 |      0.0000 |      16.000 |
+ | "# Phys/HHPionsInputsBeauty2CharmFilter"        |        26 |        356 |     13.692 |     4.8972 |      5.0000 |      23.000 |
+ | "# input particles"                             |        26 |        356 |     13.692 |     4.8972 |      5.0000 |      23.000 |
+ | "# max size Lambda0 -> pi+  pi+ "               |        26 |       1717 |     66.038 |     56.938 |      4.0000 |      256.00 |
+ | "# pi+"                                         |        26 |        193 |     7.4231 |     3.3070 |      2.0000 |      16.000 |
+ | "# pi-"                                         |        26 |        163 |     6.2692 |     2.8630 |      1.0000 |      13.000 |
+ | "# selected"                                    |        26 |        117 |     4.5000 |     4.4657 |      0.0000 |      16.000 |
+ |*"#accept"                                       |        26 |         21 |(  80.7692 +- 7.72920  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       762 |        255 |(  33.4646 +- 1.70939  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       255 |        117 |(  45.8824 +- 3.12049  )%|   -------   |   -------   |
+X2PHPlusWSSubPIDSelBeauty2C...SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PPiPlusWSBeauty2Charm"                |        21 |        117 |     5.5714 |     4.3268 |      1.0000 |      16.000 |
+ | "# input particles"                             |        21 |        117 |     5.5714 |     4.3268 |      1.0000 |      16.000 |
+ |*"#accept"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+ | "#passed"                                       |        21 |       1389 |     66.143 |     51.701 |      12.000 |      192.00 |
+X2PHPlusWSBeauty2CharmFilter  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PHPlusWSSubPIDSelBeauty2Charm"        |        21 |       1389 |     66.143 |     51.701 |      12.000 |      192.00 |
+ | "# input particles"                             |        21 |       1389 |     66.143 |     51.701 |      12.000 |      192.00 |
+ |*"#accept"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+ | "#passed"                                       |        21 |        786 |     37.429 |     31.888 |      8.0000 |      124.00 |
+ |*"efficiency"                                    |      1389 |        786 |(  56.5875 +- 1.32989  )%|   -------   |   -------   |
+Lb2D0PHWSD02HHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+X2PPiMinusWSBeauty2Charm      SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> pi-  pi- "                        |        21 |         81 |     3.8571 |     3.5762 |      0.0000 |      12.000 |
+ | "# Phys/HHPionsInputsBeauty2CharmFilter"        |        21 |        301 |     14.333 |     4.8730 |      6.0000 |      23.000 |
+ | "# input particles"                             |        21 |        301 |     14.333 |     4.8730 |      6.0000 |      23.000 |
+ | "# max size Lambda0 -> pi-  pi- "               |        21 |       1029 |     49.000 |     42.460 |      1.0000 |      169.00 |
+ | "# pi+"                                         |        21 |        168 |     8.0000 |     3.2514 |      3.0000 |      16.000 |
+ | "# pi-"                                         |        21 |        133 |     6.3333 |     2.9814 |      1.0000 |      13.000 |
+ | "# selected"                                    |        21 |         81 |     3.8571 |     3.5762 |      0.0000 |      12.000 |
+ |*"#accept"                                       |        21 |         18 |(  85.7143 +- 7.63604  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       448 |        189 |(  42.1875 +- 2.33326  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       189 |         81 |(  42.8571 +- 3.59966  )%|   -------   |   -------   |
+X2PHMinusWSSubPIDSelBeauty2...SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PPiMinusWSBeauty2Charm"               |        18 |         81 |     4.5000 |     3.4681 |      1.0000 |      12.000 |
+ | "# input particles"                             |        18 |         81 |     4.5000 |     3.4681 |      1.0000 |      12.000 |
+ |*"#accept"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+ | "#passed"                                       |        18 |        972 |     54.000 |     41.617 |      12.000 |      144.00 |
+X2PHMinusWSBeauty2CharmFilter SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PHMinusWSSubPIDSelBeauty2Charm"       |        18 |        972 |     54.000 |     41.617 |      12.000 |      144.00 |
+ | "# input particles"                             |        18 |        972 |     54.000 |     41.617 |      12.000 |      144.00 |
+ |*"#accept"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+ | "#passed"                                       |        18 |        552 |     30.667 |     23.400 |      4.0000 |      88.000 |
+ |*"efficiency"                                    |       972 |        552 |(  56.7901 +- 1.58889  )%|   -------   |   -------   |
+Lb2D0PHWSD02HHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+Lb2D0PHWSD02HHBeauty2Charm    SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |        18 |         58 |     3.2222 |     2.0964 |      1.0000 |      8.0000 |
+ | "# D~0"                                         |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda0"                                     |        18 |        636 |     35.333 |     20.000 |      12.000 |      74.000 |
+ | "# Lambda_b0 -> D0  Lambda0 "                   |        18 |         23 |     1.2778 |     4.3945 |      0.0000 |      19.000 |
+ | "# Lambda_b0 -> D0  Lambda~0 "                  |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHBeauty2Charm"                       |        18 |         58 |     3.2222 |     2.0964 |      1.0000 |      8.0000 |
+ | "# Phys/X2PHMinusWSBeauty2CharmFilter"          |        18 |        552 |     30.667 |     23.400 |      4.0000 |      88.000 |
+ | "# Phys/X2PHPlusWSBeauty2CharmFilter"           |        18 |        720 |     40.000 |     33.440 |      8.0000 |      124.00 |
+ | "# input particles"                             |        18 |       1330 |     73.889 |     41.517 |      26.000 |      153.00 |
+ | "# max size Lambda_b0 -> D0  Lambda0 "          |        18 |       2586 |     143.67 |     151.57 |      14.000 |      504.00 |
+ | "# max size Lambda_b0 -> D0  Lambda~0 "         |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        18 |         23 |     1.2778 |     4.3945 |      0.0000 |      19.000 |
+ |*"#accept"                                       |        18 |          2 |(  11.1111 +- 7.40741  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2586 |        438 |(  16.9374 +- 0.737584 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       438 |         23 |(  5.25114 +- 1.06580  )%|   -------   |   -------   |
+Lb2D0PHWSD02HHBeauty2CharmT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0PHWSD02HHBeauty2Charm"             |         2 |         23 |     11.500 |     7.5000 |      4.0000 |      19.000 |
+ | "# input particles"                             |         2 |         23 |     11.500 |     7.5000 |      4.0000 |      19.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Lb2D0PHWSD02HHBeauty2CharmB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0PHWSD02HHBeauty2CharmTISTOS"       |         2 |         21 |     10.500 |     6.5000 |      4.0000 |      17.000 |
+ | "# input particles"                             |         2 |         21 |     10.500 |     6.5000 |      4.0000 |      17.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         21 |     10.500 |     6.5000 |      4.0000 |      17.000 |
+ |*"efficiency"                                    |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+Lb2D0PHWSD02HHBeauty2CharmLineSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0PHWSD02HHBeauty2CharmB2CBBDTBeauty2|         2 |         21 |     10.500 |     6.5000 |      4.0000 |      17.000 |
+ | "# input particles"                             |         2 |         21 |     10.500 |     6.5000 |      4.0000 |      17.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         21 |     10.500 |     6.5000 |      4.0000 |      17.000 |
+ |*"efficiency"                                    |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+RelatedInfo1_Lb2D0PHWSD02HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0PHWSD02HHBeauty2CharmLine"         |         2 |         21 |     10.500 |     6.5000 |      4.0000 |      17.000 |
+ | "# input particles"                             |         2 |         21 |     10.500 |     6.5000 |      4.0000 |      17.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2D0PHWSD02HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0PHWSD02HHBeauty2CharmLine"         |         2 |         21 |     10.500 |     6.5000 |      4.0000 |      17.000 |
+ | "# input particles"                             |         2 |         21 |     10.500 |     6.5000 |      4.0000 |      17.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2D0PHWSD02HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0PHWSD02HHBeauty2CharmLine"         |         2 |         21 |     10.500 |     6.5000 |      4.0000 |      17.000 |
+ | "# input particles"                             |         2 |         21 |     10.500 |     6.5000 |      4.0000 |      17.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2D0PHWSD02HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2D0PHWSD02HHBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2D0PHWSD02HHBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcKKPiLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2LcKKPiLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2LcKKPiLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2LcKKPiLc2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+Lb2LcKKPiLc2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        70 |         70 |(  100.000 +- 1.42857  )%|   -------   |   -------   |
+Lb2LcKKPiLc2PKPiBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  a_1(1260)- "         |        70 |          5 |   0.071429 |    0.48760 |      0.0000 |      4.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  a_1(1260)+ "       |        70 |          5 |   0.071429 |    0.48760 |      0.0000 |      4.0000 |
+ | "# Lambda_c+"                                   |        70 |         79 |     1.1286 |     2.0765 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        70 |         92 |     1.3143 |     1.3684 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        70 |        171 |     2.4429 |     2.9983 |      1.0000 |      18.000 |
+ | "# Phys/X2KKPiBeauty2Charm"                     |        70 |        600 |     8.5714 |     11.170 |      1.0000 |      60.000 |
+ | "# a_1(1260)+"                                  |        70 |        297 |     4.2429 |     6.5081 |      0.0000 |      38.000 |
+ | "# a_1(1260)-"                                  |        70 |        303 |     4.3286 |     5.3204 |      0.0000 |      26.000 |
+ | "# input particles"                             |        70 |        771 |     11.014 |     12.999 |      2.0000 |      68.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  a_1(1260)- "|        70 |        664 |     9.4857 |     34.459 |      0.0000 |      250.00 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  a_1(1260)+|        70 |        570 |     8.1429 |     25.470 |      0.0000 |      182.00 |
+ | "# selected"                                    |        70 |         10 |    0.14286 |    0.68213 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        70 |          4 |(  5.71429 +- 2.77431  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1234 |        137 |(  11.1021 +- 0.894316 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       137 |         10 |(  7.29927 +- 2.22239  )%|   -------   |   -------   |
+Lb2LcKKPiLc2PKPiBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcKKPiLc2PKPiBeauty2Charm"           |         4 |         10 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         4 |         10 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+Lb2LcKKPiLc2PKPiBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcKKPiLc2PKPiBeauty2CharmTISTOS"     |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          3 |     1.0000 |     1.4142 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+Lb2LcKKPiLc2PKPiBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcKKPiLc2PKPiBeauty2CharmB2CBBDTBeaut|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_Lb2LcKKPiLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcKKPiLc2PKPiBeauty2CharmLine"       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2LcKKPiLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcKKPiLc2PKPiBeauty2CharmLine"       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2LcKKPiLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcKKPiLc2PKPiBeauty2CharmLine"       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2LcKKPiLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2LcKKPiLc2PKPiBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcKKPiLc2PKPiBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcppbarKLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2LcppbarKLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2LcppbarKLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2LcppbarKLc2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+Lb2LcppbarKLc2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        41 |         41 |(  100.000 +- 2.43902  )%|   -------   |   -------   |
+Lb2LcppbarKLc2PKPiBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  a_1(1260)- "         |        41 |         24 |    0.58537 |     3.7022 |      0.0000 |      24.000 |
+ | "# Lambda_b~0 -> Lambda_c~-  a_1(1260)+ "       |        41 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |        41 |         62 |     1.5122 |     2.5387 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        41 |         68 |     1.6585 |     1.6321 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        41 |        130 |     3.1707 |     3.6885 |      1.0000 |      18.000 |
+ | "# Phys/X2ppbarKBeauty2Charm"                   |        41 |        193 |     4.7073 |     7.2860 |      1.0000 |      36.000 |
+ | "# a_1(1260)+"                                  |        41 |         99 |     2.4146 |     4.6116 |      0.0000 |      24.000 |
+ | "# a_1(1260)-"                                  |        41 |         94 |     2.2927 |     3.4376 |      0.0000 |      16.000 |
+ | "# input particles"                             |        41 |        323 |     7.8780 |     9.7210 |      2.0000 |      53.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  a_1(1260)- "|        41 |        390 |     9.5122 |     35.287 |      0.0000 |      169.00 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  a_1(1260)+|        41 |        213 |     5.1951 |     21.483 |      0.0000 |      140.00 |
+ | "# selected"                                    |        41 |         24 |    0.58537 |     3.7022 |      0.0000 |      24.000 |
+ |*"#accept"                                       |        41 |          1 |(  2.43902 +- 2.40910  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       603 |         75 |(  12.4378 +- 1.34391  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        75 |         24 |(  32.0000 +- 5.38640  )%|   -------   |   -------   |
+Lb2LcppbarKLc2PKPiBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcppbarKLc2PKPiBeauty2Charm"         |         1 |         24 |     24.000 |     0.0000 |      24.000 |      24.000 |
+ | "# input particles"                             |         1 |         24 |     24.000 |     0.0000 |      24.000 |      24.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Lb2LcppbarKLc2PKPiBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcppbarKLc2PKPiBeauty2CharmTISTOS"   |         1 |         24 |     24.000 |     0.0000 |      24.000 |      24.000 |
+ | "# input particles"                             |         1 |         24 |     24.000 |     0.0000 |      24.000 |      24.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ |*"efficiency"                                    |        24 |         14 |(  58.3333 +- 10.0635  )%|   -------   |   -------   |
+Lb2LcppbarKLc2PKPiBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcppbarKLc2PKPiBeauty2CharmB2CBBDTBea|         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "# input particles"                             |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ |*"efficiency"                                    |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+RelatedInfo1_Lb2LcppbarKLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcppbarKLc2PKPiBeauty2CharmLine"     |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "# input particles"                             |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2LcppbarKLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcppbarKLc2PKPiBeauty2CharmLine"     |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "# input particles"                             |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2LcppbarKLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcppbarKLc2PKPiBeauty2CharmLine"     |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "# input particles"                             |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2LcppbarKLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2LcppbarKLc2PKPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcppbarKLc2PKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcppbarPiLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2LcppbarPiLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2LcppbarPiLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2LcppbarPiLc2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+Lb2LcppbarPiLc2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        63 |         63 |(  100.000 +- 1.58730  )%|   -------   |   -------   |
+Lb2LcppbarPiLc2PKPiBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  a_1(1260)- "         |        63 |         11 |    0.17460 |     1.1484 |      0.0000 |      9.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  a_1(1260)+ "       |        63 |         13 |    0.20635 |     1.2744 |      0.0000 |      10.000 |
+ | "# Lambda_c+"                                   |        63 |         77 |     1.2222 |     2.1635 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        63 |         87 |     1.3810 |     1.4190 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        63 |        164 |     2.6032 |     3.1195 |      1.0000 |      18.000 |
+ | "# Phys/X2ppbarPiBeauty2Charm"                  |        63 |        444 |     7.0476 |     11.394 |      1.0000 |      81.000 |
+ | "# a_1(1260)+"                                  |        63 |        236 |     3.7460 |     7.1580 |      0.0000 |      49.000 |
+ | "# a_1(1260)-"                                  |        63 |        208 |     3.3016 |     4.5308 |      0.0000 |      32.000 |
+ | "# input particles"                             |        63 |        608 |     9.6508 |     13.758 |      2.0000 |      98.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  a_1(1260)- "|        63 |        617 |     9.7937 |     42.819 |      0.0000 |      320.00 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  a_1(1260)+|        63 |        629 |     9.9841 |     43.873 |      0.0000 |      343.00 |
+ | "# selected"                                    |        63 |         24 |    0.38095 |     2.4197 |      0.0000 |      19.000 |
+ |*"#accept"                                       |        63 |          3 |(  4.76190 +- 2.68303  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1246 |        141 |(  11.3162 +- 0.897457 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       141 |         24 |(  17.0213 +- 3.16497  )%|   -------   |   -------   |
+Lb2LcppbarPiLc2PKPiBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcppbarPiLc2PKPiBeauty2Charm"        |         3 |         24 |     8.0000 |     7.8740 |      1.0000 |      19.000 |
+ | "# input particles"                             |         3 |         24 |     8.0000 |     7.8740 |      1.0000 |      19.000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+Lb2LcppbarPiLc2PKPiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcppbarPiLc2PKPiBeauty2CharmTISTOS"  |         2 |         19 |     9.5000 |     8.5000 |      1.0000 |      18.000 |
+ | "# input particles"                             |         2 |         19 |     9.5000 |     8.5000 |      1.0000 |      18.000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         10 |     5.0000 |     5.0000 |      0.0000 |      10.000 |
+ |*"efficiency"                                    |        19 |         10 |(  52.6316 +- 11.4549  )%|   -------   |   -------   |
+Lb2LcppbarPiLc2PKPiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcppbarPiLc2PKPiBeauty2CharmB2CBBDTBe|         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# input particles"                             |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ |*"efficiency"                                    |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+RelatedInfo1_Lb2LcppbarPiLc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcppbarPiLc2PKPiBeauty2CharmLine"    |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# input particles"                             |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2LcppbarPiLc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcppbarPiLc2PKPiBeauty2CharmLine"    |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# input particles"                             |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2LcppbarPiLc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcppbarPiLc2PKPiBeauty2CharmLine"    |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# input particles"                             |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2LcppbarPiLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2LcppbarPiLc2PKP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcppbarPiLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcKPiPiLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2LcKPiPiLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2LcKPiPiLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2LcKPiPiLc2PKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+Lb2LcKPiPiLc2PKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        77 |         77 |(  100.000 +- 1.29870  )%|   -------   |   -------   |
+Lb2LcKPiPiLc2PKPiBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K_1(1270)+"                                  |        77 |        629 |     8.1688 |     9.6852 |      0.0000 |      48.000 |
+ | "# K_1(1270)-"                                  |        77 |        574 |     7.4545 |     8.0317 |      0.0000 |      37.000 |
+ | "# Lambda_b0 -> Lambda_c+  K_1(1270)- "         |        77 |          8 |    0.10390 |    0.47220 |      0.0000 |      3.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  K_1(1270)+ "       |        77 |          9 |    0.11688 |    0.55769 |      0.0000 |      4.0000 |
+ | "# Lambda_c+"                                   |        77 |         89 |     1.1558 |     1.9808 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        77 |         95 |     1.2338 |     1.3570 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        77 |        184 |     2.3896 |     2.8747 |      1.0000 |      18.000 |
+ | "# Phys/X2KPiPiBeauty2Charm"                    |        77 |       1203 |     15.623 |     15.874 |      1.0000 |      84.000 |
+ | "# input particles"                             |        77 |       1387 |     18.013 |     17.652 |      2.0000 |      101.00 |
+ | "# max size Lambda_b0 -> Lambda_c+  K_1(1270)- "|        77 |       1338 |     17.377 |     63.951 |      0.0000 |      429.00 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  K_1(1270)+|        77 |       1031 |     13.390 |     40.293 |      0.0000 |      329.00 |
+ | "# selected"                                    |        77 |         17 |    0.22078 |    0.81581 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        77 |          7 |(  9.09091 +- 3.27614  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2369 |        139 |(  5.86745 +- 0.482850 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       139 |         17 |(  12.2302 +- 2.77896  )%|   -------   |   -------   |
+Lb2LcKPiPiLc2PKPiBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcKPiPiLc2PKPiBeauty2Charm"          |         7 |         17 |     2.4286 |     1.3997 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         7 |         17 |     2.4286 |     1.3997 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         7 |          5 |(  71.4286 +- 17.0747  )%|   -------   |   -------   |
+Lb2LcKPiPiLc2PKPiBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcKPiPiLc2PKPiBeauty2CharmTISTOS"    |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+ | "#passed"                                       |         5 |          3 |    0.60000 |    0.80000 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        10 |          3 |(  30.0000 +- 14.4914  )%|   -------   |   -------   |
+Lb2LcKPiPiLc2PKPiBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcKPiPiLc2PKPiBeauty2CharmB2CBBDTBeau|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_Lb2LcKPiPiLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcKPiPiLc2PKPiBeauty2CharmLine"      |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2LcKPiPiLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcKPiPiLc2PKPiBeauty2CharmLine"      |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2LcKPiPiLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcKPiPiLc2PKPiBeauty2CharmLine"      |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2LcKPiPiLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2LcKPiPiLc2PKPiB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcKPiPiLc2PKPiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcPiPiPiLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2LcPiPiPiLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2LcPiPiPiLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2LcPiPiPiLc2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+Lb2LcPiPiPiLc2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        74 |         74 |(  100.000 +- 1.35135  )%|   -------   |   -------   |
+Lb2LcPiPiPiLc2PKPiBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  a_1(1260)- "         |        74 |         14 |    0.18919 |    0.89557 |      0.0000 |      7.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  a_1(1260)+ "       |        74 |         14 |    0.18919 |     1.0355 |      0.0000 |      8.0000 |
+ | "# Lambda_c+"                                   |        74 |         90 |     1.2162 |     2.0018 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        74 |         87 |     1.1757 |     1.3392 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        74 |        177 |     2.3919 |     2.9262 |      1.0000 |      18.000 |
+ | "# Phys/X2PiPiPiBeauty2Charm"                   |        74 |       1177 |     15.905 |     16.410 |      1.0000 |      72.000 |
+ | "# a_1(1260)+"                                  |        74 |        592 |     8.0000 |     8.6524 |      0.0000 |      38.000 |
+ | "# a_1(1260)-"                                  |        74 |        585 |     7.9054 |     9.1211 |      0.0000 |      44.000 |
+ | "# input particles"                             |        74 |       1354 |     18.297 |     17.748 |      2.0000 |      76.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  a_1(1260)- "|        74 |        959 |     12.959 |     31.272 |      0.0000 |      210.00 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  a_1(1260)+|        74 |       1001 |     13.527 |     35.967 |      0.0000 |      266.00 |
+ | "# selected"                                    |        74 |         28 |    0.37838 |     1.7297 |      0.0000 |      11.000 |
+ |*"#accept"                                       |        74 |          7 |(  9.45946 +- 3.40204  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1960 |        116 |(  5.91837 +- 0.532998 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       116 |         28 |(  24.1379 +- 3.97314  )%|   -------   |   -------   |
+Lb2LcPiPiPiLc2PKPiBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcPiPiPiLc2PKPiBeauty2Charm"         |         7 |         28 |     4.0000 |     4.1404 |      1.0000 |      11.000 |
+ | "# input particles"                             |         7 |         28 |     4.0000 |     4.1404 |      1.0000 |      11.000 |
+ |*"#accept"                                       |         7 |          4 |(  57.1429 +- 18.7044  )%|   -------   |   -------   |
+Lb2LcPiPiPiLc2PKPiBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcPiPiPiLc2PKPiBeauty2CharmTISTOS"   |         4 |         14 |     3.5000 |     3.7749 |      1.0000 |      10.000 |
+ | "# input particles"                             |         4 |         14 |     3.5000 |     3.7749 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |          6 |     1.5000 |     2.0616 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |        14 |          6 |(  42.8571 +- 13.2260  )%|   -------   |   -------   |
+Lb2LcPiPiPiLc2PKPiBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcPiPiPiLc2PKPiBeauty2CharmB2CBBDTBea|         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ |*"efficiency"                                    |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo1_Lb2LcPiPiPiLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcPiPiPiLc2PKPiBeauty2CharmLine"     |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2LcPiPiPiLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcPiPiPiLc2PKPiBeauty2CharmLine"     |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2LcPiPiPiLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcPiPiPiLc2PKPiBeauty2CharmLine"     |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2LcPiPiPiLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2LcPiPiPiLc2PKPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcPiPiPiLc2PKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcKPiPiWSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        109 |(  10.9000 +- 0.985490 )%|   -------   |   -------   |
+StrippingLb2LcKPiPiWSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       109 |         46 |(  42.2018 +- 4.73053  )%|   -------   |   -------   |
+StrippingLb2LcKPiPiWSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        46 |         46 |(  100.000 +- 2.17391  )%|   -------   |   -------   |
+Lb2LcKPiPiWSLc2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+Lb2LcKPiPiWSLc2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+Lb2LcKPiPiWSLc2PKPiBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K_1(1270)+"                                  |         8 |         42 |     5.2500 |     3.8649 |      1.0000 |      10.000 |
+ | "# K_1(1270)-"                                  |         8 |         48 |     6.0000 |     7.7782 |      0.0000 |      21.000 |
+ | "# Lambda_b0 -> Lambda_c+  K_1(1270)+ "         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  K_1(1270)- "       |         8 |          1 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# Lambda_c+"                                   |         8 |          7 |    0.87500 |    0.78062 |      0.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |         8 |          9 |     1.1250 |     1.2686 |      0.0000 |      4.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         8 |         16 |     2.0000 |     1.6583 |      1.0000 |      6.0000 |
+ | "# Phys/X2KPiPiBeauty2Charm"                    |         8 |         90 |     11.250 |     10.592 |      1.0000 |      31.000 |
+ | "# input particles"                             |         8 |        106 |     13.250 |     11.681 |      3.0000 |      37.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  K_1(1270)+ "|         8 |         47 |     5.8750 |     6.6415 |      0.0000 |      20.000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  K_1(1270)-|         8 |         94 |     11.750 |     27.371 |      0.0000 |      84.000 |
+ | "# selected"                                    |         8 |          1 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       141 |          3 |(  2.12766 +- 1.21527  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+Lb2LcKPiPiWSLc2PKPiBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcKPiPiWSLc2PKPiBeauty2Charm"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2LcKPiPiWSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2LcKPiPiWSLc2PKP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcKPiPiWSLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcPiPiPiWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         95 |(  9.50000 +- 0.927227 )%|   -------   |   -------   |
+StrippingLb2LcPiPiPiWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         33 |(  34.7368 +- 4.88503  )%|   -------   |   -------   |
+StrippingLb2LcPiPiPiWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+Lb2LcPiPiPiWSLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Lb2LcPiPiPiWSLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Lb2LcPiPiPiWSLc2PKPiBeauty2...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  a_1(1260)+ "         |         3 |          6 |     2.0000 |     2.8284 |      0.0000 |      6.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  a_1(1260)- "       |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Lambda_c+"                                   |         3 |          8 |     2.6667 |     1.6997 |      1.0000 |      5.0000 |
+ | "# Lambda_c~-"                                  |         3 |          6 |     2.0000 |     1.6330 |      0.0000 |      4.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         3 |         14 |     4.6667 |     3.0912 |      2.0000 |      9.0000 |
+ | "# Phys/X2PiPiPiBeauty2Charm"                   |         3 |         90 |     30.000 |     21.229 |      4.0000 |      56.000 |
+ | "# a_1(1260)+"                                  |         3 |         55 |     18.333 |     12.392 |      2.0000 |      32.000 |
+ | "# a_1(1260)-"                                  |         3 |         35 |     11.667 |     9.1773 |      2.0000 |      24.000 |
+ | "# input particles"                             |         3 |        104 |     34.667 |     21.853 |      6.0000 |      59.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  a_1(1260)+ "|         3 |        141 |     47.000 |     42.575 |      4.0000 |      105.00 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  a_1(1260)-|         3 |         84 |     28.000 |     20.396 |      0.0000 |      48.000 |
+ | "# selected"                                    |         3 |          7 |     2.3333 |     3.2998 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       225 |         10 |(  4.44444 +- 1.37387  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          7 |(  70.0000 +- 14.4914  )%|   -------   |   -------   |
+Lb2LcPiPiPiWSLc2PKPiBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcPiPiPiWSLc2PKPiBeauty2Charm"       |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# input particles"                             |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Lb2LcPiPiPiWSLc2PKPiBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcPiPiPiWSLc2PKPiBeauty2CharmTISTOS" |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# input particles"                             |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"efficiency"                                    |         7 |          3 |(  42.8571 +- 18.7044  )%|   -------   |   -------   |
+Lb2LcPiPiPiWSLc2PKPiBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcPiPiPiWSLc2PKPiBeauty2CharmB2CBBDTB|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_Lb2LcPiPiPiWSL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcPiPiPiWSLc2PKPiBeauty2CharmLine"   |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2LcPiPiPiWSL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcPiPiPiWSLc2PKPiBeauty2CharmLine"   |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2LcPiPiPiWSL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcPiPiPiWSLc2PKPiBeauty2CharmLine"   |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2LcPiPiPiWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2LcPiPiPiWSLc2PK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcPiPiPiWSLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcppbarKWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        110 |(  11.0000 +- 0.989444 )%|   -------   |   -------   |
+StrippingLb2LcppbarKWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       110 |         43 |(  39.0909 +- 4.65246  )%|   -------   |   -------   |
+StrippingLb2LcppbarKWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+Lb2LcppbarKWSLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+Lb2LcppbarKWSLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Lb2LcppbarKWSLc2PKPiBeauty2...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  a_1(1260)+ "         |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  a_1(1260)- "       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         6 |         15 |     2.5000 |     3.4034 |      0.0000 |      10.000 |
+ | "# Lambda_c~-"                                  |         6 |          9 |     1.5000 |     2.5000 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         6 |         24 |     4.0000 |     5.8310 |      1.0000 |      17.000 |
+ | "# Phys/X2ppbarKBeauty2Charm"                   |         6 |         49 |     8.1667 |     12.482 |      1.0000 |      36.000 |
+ | "# a_1(1260)+"                                  |         6 |         26 |     4.3333 |     7.0396 |      0.0000 |      20.000 |
+ | "# a_1(1260)-"                                  |         6 |         23 |     3.8333 |     5.5503 |      0.0000 |      16.000 |
+ | "# input particles"                             |         6 |         73 |     12.167 |     18.289 |      2.0000 |      53.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  a_1(1260)+ "|         6 |        206 |     34.333 |     74.101 |      0.0000 |      200.00 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  a_1(1260)-|         6 |        117 |     19.500 |     41.383 |      0.0000 |      112.00 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       323 |         22 |(  6.81115 +- 1.40182  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        22 |          0 |(  0.00000 +- 4.54545  )%|   -------   |   -------   |
+StrippingLb2LcppbarKWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2LcppbarKWSLc2PK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcppbarKWSLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcppbarPiWSLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         95 |(  9.50000 +- 0.927227 )%|   -------   |   -------   |
+StrippingLb2LcppbarPiWSLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         31 |(  32.6316 +- 4.81045  )%|   -------   |   -------   |
+StrippingLb2LcppbarPiWSLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+Lb2LcppbarPiWSLc2PKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Lb2LcppbarPiWSLc2PKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Lb2LcppbarPiWSLc2PKPiBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  a_1(1260)+ "         |         6 |          3 |    0.50000 |     1.1180 |      0.0000 |      3.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  a_1(1260)- "       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         6 |         14 |     2.3333 |     3.5434 |      0.0000 |      10.000 |
+ | "# Lambda_c~-"                                  |         6 |         13 |     2.1667 |     2.2669 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         6 |         27 |     4.5000 |     5.6789 |      1.0000 |      17.000 |
+ | "# Phys/X2ppbarPiBeauty2Charm"                  |         6 |        113 |     18.833 |     28.163 |      1.0000 |      81.000 |
+ | "# a_1(1260)+"                                  |         6 |         60 |     10.000 |     17.673 |      0.0000 |      49.000 |
+ | "# a_1(1260)-"                                  |         6 |         53 |     8.8333 |     10.808 |      1.0000 |      32.000 |
+ | "# input particles"                             |         6 |        140 |     23.333 |     33.772 |      3.0000 |      98.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  a_1(1260)+ "|         6 |        506 |     84.333 |     181.51 |      0.0000 |      490.00 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  a_1(1260)-|         6 |        250 |     41.667 |     81.661 |      0.0000 |      224.00 |
+ | "# selected"                                    |         6 |          3 |    0.50000 |     1.1180 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       756 |         44 |(  5.82011 +- 0.851498 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        44 |          3 |(  6.81818 +- 3.79991  )%|   -------   |   -------   |
+Lb2LcppbarPiWSLc2PKPiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcppbarPiWSLc2PKPiBeauty2Charm"      |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2LcppbarPiWSLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2LcppbarPiWSLc2P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcppbarPiWSLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcKKPiWSLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         91 |(  9.10000 +- 0.909500 )%|   -------   |   -------   |
+StrippingLb2LcKKPiWSLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        91 |         30 |(  32.9670 +- 4.92792  )%|   -------   |   -------   |
+StrippingLb2LcKKPiWSLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+Lb2LcKKPiWSLc2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+Lb2LcKKPiWSLc2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+Lb2LcKKPiWSLc2PKPiBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  a_1(1260)+ "         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  a_1(1260)- "       |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         8 |         11 |     1.3750 |     1.4948 |      0.0000 |      5.0000 |
+ | "# Lambda_c~-"                                  |         8 |          9 |     1.1250 |     1.1659 |      0.0000 |      4.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         8 |         20 |     2.5000 |     2.5495 |      1.0000 |      9.0000 |
+ | "# Phys/X2KKPiBeauty2Charm"                     |         8 |         39 |     4.8750 |     3.0999 |      2.0000 |      12.000 |
+ | "# a_1(1260)+"                                  |         8 |         21 |     2.6250 |     1.7984 |      1.0000 |      7.0000 |
+ | "# a_1(1260)-"                                  |         8 |         18 |     2.2500 |     1.6394 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         8 |         59 |     7.3750 |     5.4986 |      3.0000 |      21.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  a_1(1260)+ "|         8 |         49 |     6.1250 |     11.062 |      0.0000 |      35.000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  a_1(1260)-|         8 |         30 |     3.7500 |     6.3196 |      0.0000 |      20.000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        79 |          9 |(  11.3924 +- 3.57462  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingLb2LcKKPiWSLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2LcKKPiWSLc2PKPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcKKPiWSLc2PKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02LcpbarKKLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02LcpbarKKLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02LcpbarKKLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02LcpbarKKLc2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2pKKOSBeauty2Charm           SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        85 |        375 |     4.4118 |     2.9035 |      0.0000 |      16.000 |
+ | "# K-"                                          |        85 |        358 |     4.2118 |     2.9148 |      0.0000 |      15.000 |
+ | "# Phys/HHHKaonsInputsBeauty2CharmFilter"       |        85 |        733 |     8.6235 |     5.1128 |      1.0000 |      30.000 |
+ | "# Phys/HHHProtonsInputsBeauty2CharmFilter"     |        85 |        713 |     8.3882 |     5.5372 |      1.0000 |      35.000 |
+ | "# a_1(1260)+ -> p+  K+  K- "                   |        80 |        132 |     1.6500 |     4.4836 |      0.0000 |      37.000 |
+ | "# a_1(1260)- -> p~-  K-  K+ "                  |        79 |        139 |     1.7595 |     3.7491 |      0.0000 |      23.000 |
+ | "# input particles"                             |        85 |       1446 |     17.012 |     10.582 |      2.0000 |      65.000 |
+ | "# p+"                                          |        85 |        365 |     4.2941 |     3.1280 |      0.0000 |      18.000 |
+ | "# p~-"                                         |        85 |        348 |     4.0941 |     3.1385 |      0.0000 |      19.000 |
+ | "# selected"                                    |        85 |        271 |     3.1882 |     6.9409 |      0.0000 |      50.000 |
+ |*"#accept"                                       |        85 |         46 |(  54.1176 +- 5.40484  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      3835 |       1344 |(  35.0456 +- 0.770439 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8298 |       1232 |(  14.8470 +- 0.390330 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1232 |        271 |(  21.9968 +- 1.18013  )%|   -------   |   -------   |
+B02LcpbarKKLc2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        46 |         46 |(  100.000 +- 2.17391  )%|   -------   |   -------   |
+B02LcpbarKKLc2PKPiBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  a_1(1260)- "                |        46 |         20 |    0.43478 |     2.9166 |      0.0000 |      20.000 |
+ | "# B~0 -> Lambda_c~-  a_1(1260)+ "              |        46 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |        46 |         69 |     1.5000 |     2.4384 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        46 |         72 |     1.5652 |     1.5832 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        46 |        141 |     3.0652 |     3.5164 |      1.0000 |      18.000 |
+ | "# Phys/X2pKKOSBeauty2Charm"                    |        46 |        271 |     5.8913 |     8.5497 |      1.0000 |      50.000 |
+ | "# a_1(1260)+"                                  |        46 |        132 |     2.8696 |     5.6090 |      0.0000 |      37.000 |
+ | "# a_1(1260)-"                                  |        46 |        139 |     3.0217 |     4.5084 |      0.0000 |      23.000 |
+ | "# input particles"                             |        46 |        412 |     8.9565 |     10.411 |      2.0000 |      52.000 |
+ | "# max size B0 -> Lambda_c+  a_1(1260)- "       |        46 |        526 |     11.435 |     44.543 |      0.0000 |      230.00 |
+ | "# max size B~0 -> Lambda_c~-  a_1(1260)+ "     |        46 |        180 |     3.9130 |     10.352 |      0.0000 |      70.000 |
+ | "# selected"                                    |        46 |         20 |    0.43478 |     2.9166 |      0.0000 |      20.000 |
+ |*"#accept"                                       |        46 |          1 |(  2.17391 +- 2.15015  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       706 |         81 |(  11.4731 +- 1.19943  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        81 |         20 |(  24.6914 +- 4.79129  )%|   -------   |   -------   |
+B02LcpbarKKLc2PKPiBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarKKLc2PKPiBeauty2Charm"         |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "# input particles"                             |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02LcpbarKKLc2PKPiBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarKKLc2PKPiBeauty2CharmTISTOS"   |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "# input particles"                             |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ |*"efficiency"                                    |        20 |         13 |(  65.0000 +- 10.6654  )%|   -------   |   -------   |
+B02LcpbarKKLc2PKPiBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarKKLc2PKPiBeauty2CharmB2CBBDTBea|         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "# input particles"                             |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ |*"efficiency"                                    |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+RelatedInfo1_B02LcpbarKKLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarKKLc2PKPiBeauty2CharmLine"     |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "# input particles"                             |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02LcpbarKKLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarKKLc2PKPiBeauty2CharmLine"     |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "# input particles"                             |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02LcpbarKKLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarKKLc2PKPiBeauty2CharmLine"     |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "# input particles"                             |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02LcpbarKKLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02LcpbarKKLc2PKPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02LcpbarKKLc2PKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02LcpbarpbarpLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02LcpbarpbarpLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02LcpbarpbarpLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02LcpbarpbarpLc2PKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2pppbarBeauty2Charm          SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/HHHProtonsInputsBeauty2CharmFilter"     |        85 |        713 |     8.3882 |     5.5372 |      1.0000 |      35.000 |
+ | "# a_1(1260)+ -> p+  p+  p~- "                  |        79 |         29 |    0.36709 |    0.99591 |      0.0000 |      7.0000 |
+ | "# a_1(1260)- -> p~-  p~-  p+ "                 |        79 |         29 |    0.36709 |     1.1711 |      0.0000 |      9.0000 |
+ | "# input particles"                             |        85 |        713 |     8.3882 |     5.5372 |      1.0000 |      35.000 |
+ | "# p+"                                          |        85 |        365 |     4.2941 |     3.1280 |      0.0000 |      18.000 |
+ | "# p~-"                                         |        85 |        348 |     4.0941 |     3.1385 |      0.0000 |      19.000 |
+ | "# selected"                                    |        85 |         58 |    0.68235 |     1.9657 |      0.0000 |      16.000 |
+ |*"#accept"                                       |        85 |         25 |(  29.4118 +- 4.94217  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1945 |        660 |(  33.9332 +- 1.07360  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4196 |        177 |(  4.21830 +- 0.310308 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       177 |         58 |(  32.7684 +- 3.52799  )%|   -------   |   -------   |
+B02LcpbarpbarpLc2PKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B02LcpbarpbarpLc2PKPiBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  a_1(1260)- "                |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# B~0 -> Lambda_c~-  a_1(1260)+ "              |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |        25 |         52 |     2.0800 |     3.0714 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        25 |         48 |     1.9200 |     1.8093 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        25 |        100 |     4.0000 |     4.4000 |      1.0000 |      18.000 |
+ | "# Phys/X2pppbarBeauty2Charm"                   |        25 |         58 |     2.3200 |     3.0557 |      1.0000 |      16.000 |
+ | "# a_1(1260)+"                                  |        25 |         29 |     1.1600 |     1.4881 |      0.0000 |      7.0000 |
+ | "# a_1(1260)-"                                  |        25 |         29 |     1.1600 |     1.8478 |      0.0000 |      9.0000 |
+ | "# input particles"                             |        25 |        158 |     6.3200 |     6.6195 |      2.0000 |      33.000 |
+ | "# max size B0 -> Lambda_c+  a_1(1260)- "       |        25 |        143 |     5.7200 |     18.801 |      0.0000 |      90.000 |
+ | "# max size B~0 -> Lambda_c~-  a_1(1260)+ "     |        25 |         70 |     2.8000 |     9.5079 |      0.0000 |      49.000 |
+ | "# selected"                                    |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        25 |          1 |(  4.00000 +- 3.91918  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       213 |          5 |(  2.34742 +- 1.03740  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+B02LcpbarpbarpLc2PKPiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarpbarpLc2PKPiBeauty2Charm"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02LcpbarpbarpLc2PKPiBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarpbarpLc2PKPiBeauty2CharmTISTOS"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02LcpbarpbarpLc2PKPiBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B02LcpbarpbarpLc2PKPiBeauty2CharmB2CBBDT|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B02Lcpbarpbarp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarpbarpLc2PKPiBeauty2CharmLine"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02Lcpbarpbarp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarpbarpLc2PKPiBeauty2CharmLine"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02Lcpbarpbarp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarpbarpLc2PKPiBeauty2CharmLine"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02LcpbarpbarpLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02LcpbarpbarpLc2P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02LcpbarpbarpLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02LcpbarPiPiLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02LcpbarPiPiLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02LcpbarPiPiLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02LcpbarPiPiLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2pPiPiOSBeauty2Charm         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/HHHPionsInputsBeauty2CharmFilter"       |        85 |       1280 |     15.059 |     6.3845 |      3.0000 |      42.000 |
+ | "# Phys/HHHProtonsInputsBeauty2CharmFilter"     |        85 |        713 |     8.3882 |     5.5372 |      1.0000 |      35.000 |
+ | "# a_1(1260)+ -> p+  pi+  pi- "                 |        83 |        531 |     6.3976 |     9.2293 |      0.0000 |      57.000 |
+ | "# a_1(1260)- -> p~-  pi-  pi+ "                |        81 |        509 |     6.2840 |     8.8795 |      0.0000 |      57.000 |
+ | "# input particles"                             |        85 |       1993 |     23.447 |     11.539 |      7.0000 |      77.000 |
+ | "# p+"                                          |        85 |        365 |     4.2941 |     3.1280 |      0.0000 |      18.000 |
+ | "# pi+"                                         |        85 |        644 |     7.5765 |     3.9089 |      2.0000 |      21.000 |
+ | "# pi-"                                         |        85 |        636 |     7.4824 |     3.4423 |      1.0000 |      21.000 |
+ | "# p~-"                                         |        85 |        348 |     4.0941 |     3.1385 |      0.0000 |      19.000 |
+ | "# selected"                                    |        85 |       1040 |     12.235 |     16.556 |      0.0000 |      114.00 |
+ |*"#accept"                                       |        85 |         75 |(  88.2353 +- 3.49464  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      6413 |       2428 |(  37.8606 +- 0.605685 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     22417 |       4805 |(  21.4346 +- 0.274085 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4805 |       1040 |(  21.6441 +- 0.594099 )%|   -------   |   -------   |
+B02LcpbarPiPiLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        75 |         75 |(  100.000 +- 1.33333  )%|   -------   |   -------   |
+B02LcpbarPiPiLc2PKPiBeauty2...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  a_1(1260)- "                |        75 |         35 |    0.46667 |     2.0997 |      0.0000 |      12.000 |
+ | "# B~0 -> Lambda_c~-  a_1(1260)+ "              |        75 |          7 |   0.093333 |    0.40574 |      0.0000 |      3.0000 |
+ | "# Lambda_c+"                                   |        75 |         88 |     1.1733 |     2.0025 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        75 |         94 |     1.2533 |     1.3672 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        75 |        182 |     2.4267 |     2.9037 |      1.0000 |      18.000 |
+ | "# Phys/X2pPiPiOSBeauty2Charm"                  |        75 |       1040 |     13.867 |     16.972 |      1.0000 |      114.00 |
+ | "# a_1(1260)+"                                  |        75 |        531 |     7.0800 |     9.4569 |      0.0000 |      57.000 |
+ | "# a_1(1260)-"                                  |        75 |        509 |     6.7867 |     9.0411 |      0.0000 |      57.000 |
+ | "# input particles"                             |        75 |       1222 |     16.293 |     19.039 |      2.0000 |      131.00 |
+ | "# max size B0 -> Lambda_c+  a_1(1260)- "       |        75 |       1431 |     19.080 |     81.174 |      0.0000 |      570.00 |
+ | "# max size B~0 -> Lambda_c~-  a_1(1260)+ "     |        75 |       1043 |     13.907 |     48.182 |      0.0000 |      399.00 |
+ | "# selected"                                    |        75 |         42 |    0.56000 |     2.4013 |      0.0000 |      15.000 |
+ |*"#accept"                                       |        75 |          8 |(  10.6667 +- 3.56443  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2474 |        184 |(  7.43735 +- 0.527506 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       184 |         42 |(  22.8261 +- 3.09416  )%|   -------   |   -------   |
+B02LcpbarPiPiLc2PKPiBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarPiPiLc2PKPiBeauty2Charm"       |         8 |         42 |     5.2500 |     5.4256 |      1.0000 |      15.000 |
+ | "# input particles"                             |         8 |         42 |     5.2500 |     5.4256 |      1.0000 |      15.000 |
+ |*"#accept"                                       |         8 |          7 |(  87.5000 +- 11.6927  )%|   -------   |   -------   |
+B02LcpbarPiPiLc2PKPiBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarPiPiLc2PKPiBeauty2CharmTISTOS" |         7 |         20 |     2.8571 |     3.3987 |      1.0000 |      11.000 |
+ | "# input particles"                             |         7 |         20 |     2.8571 |     3.3987 |      1.0000 |      11.000 |
+ |*"#accept"                                       |         7 |          3 |(  42.8571 +- 18.7044  )%|   -------   |   -------   |
+ | "#passed"                                       |         7 |          8 |     1.1429 |     2.0304 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |        20 |          8 |(  40.0000 +- 10.9545  )%|   -------   |   -------   |
+B02LcpbarPiPiLc2PKPiBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarPiPiLc2PKPiBeauty2CharmB2CBBDTB|         3 |          8 |     2.6667 |     2.3570 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         3 |          8 |     2.6667 |     2.3570 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          8 |     2.6667 |     2.3570 |      1.0000 |      6.0000 |
+ |*"efficiency"                                    |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+RelatedInfo1_B02LcpbarPiPiL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarPiPiLc2PKPiBeauty2CharmLine"   |         3 |          8 |     2.6667 |     2.3570 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         3 |          8 |     2.6667 |     2.3570 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_B02LcpbarPiPiL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarPiPiLc2PKPiBeauty2CharmLine"   |         3 |          8 |     2.6667 |     2.3570 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         3 |          8 |     2.6667 |     2.3570 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_B02LcpbarPiPiL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarPiPiLc2PKPiBeauty2CharmLine"   |         3 |          8 |     2.6667 |     2.3570 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         3 |          8 |     2.6667 |     2.3570 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB02LcpbarPiPiLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB02LcpbarPiPiLc2PK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02LcpbarPiPiLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02LcpbarKPiLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02LcpbarKPiLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02LcpbarKPiLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02LcpbarKPiLc2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2pKPiOSBeauty2Charm          SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        85 |        375 |     4.4118 |     2.9035 |      0.0000 |      16.000 |
+ | "# K-"                                          |        85 |        358 |     4.2118 |     2.9148 |      0.0000 |      15.000 |
+ | "# Phys/HHHKaonsInputsBeauty2CharmFilter"       |        85 |        733 |     8.6235 |     5.1128 |      1.0000 |      30.000 |
+ | "# Phys/HHHPionsInputsBeauty2CharmFilter"       |        85 |       1280 |     15.059 |     6.3845 |      3.0000 |      42.000 |
+ | "# Phys/HHHProtonsInputsBeauty2CharmFilter"     |        85 |        713 |     8.3882 |     5.5372 |      1.0000 |      35.000 |
+ | "# a_1(1260)+ -> p+  K+  pi- "                  |        83 |        240 |     2.8916 |     6.0877 |      0.0000 |      46.000 |
+ | "# a_1(1260)- -> p~-  K-  pi+ "                 |        81 |        249 |     3.0741 |     6.9082 |      0.0000 |      46.000 |
+ | "# input particles"                             |        85 |       2726 |     32.071 |     16.479 |      9.0000 |      107.00 |
+ | "# p+"                                          |        85 |        365 |     4.2941 |     3.1280 |      0.0000 |      18.000 |
+ | "# pi+"                                         |        85 |        644 |     7.5765 |     3.9089 |      2.0000 |      21.000 |
+ | "# pi-"                                         |        85 |        636 |     7.4824 |     3.4423 |      1.0000 |      21.000 |
+ | "# p~-"                                         |        85 |        348 |     4.0941 |     3.1385 |      0.0000 |      19.000 |
+ | "# selected"                                    |        85 |        489 |     5.7529 |     10.726 |      0.0000 |      64.000 |
+ |*"#accept"                                       |        85 |         59 |(  69.4118 +- 4.99786  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      3899 |       1364 |(  34.9833 +- 0.763777 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     13193 |       2331 |(  17.6685 +- 0.332056 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2331 |        489 |(  20.9781 +- 0.843307 )%|   -------   |   -------   |
+B02LcpbarKPiLc2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        59 |         59 |(  100.000 +- 1.69492  )%|   -------   |   -------   |
+B02LcpbarKPiLc2PKPiBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  a_1(1260)- "                |        59 |         59 |     1.0000 |     6.9745 |      0.0000 |      54.000 |
+ | "# B~0 -> Lambda_c~-  a_1(1260)+ "              |        59 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |        59 |         80 |     1.3559 |     2.1766 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        59 |         78 |     1.3220 |     1.5007 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        59 |        158 |     2.6780 |     3.2019 |      1.0000 |      18.000 |
+ | "# Phys/X2pKPiOSBeauty2Charm"                   |        59 |        489 |     8.2881 |     12.031 |      1.0000 |      64.000 |
+ | "# a_1(1260)+"                                  |        59 |        240 |     4.0678 |     6.8812 |      0.0000 |      46.000 |
+ | "# a_1(1260)-"                                  |        59 |        249 |     4.2203 |     7.7898 |      0.0000 |      46.000 |
+ | "# input particles"                             |        59 |        647 |     10.966 |     14.307 |      2.0000 |      78.000 |
+ | "# max size B0 -> Lambda_c+  a_1(1260)- "       |        59 |       1121 |     19.000 |     88.450 |      0.0000 |      598.00 |
+ | "# max size B~0 -> Lambda_c~-  a_1(1260)+ "     |        59 |        394 |     6.6780 |     23.868 |      0.0000 |      182.00 |
+ | "# selected"                                    |        59 |         59 |     1.0000 |     6.9745 |      0.0000 |      54.000 |
+ |*"#accept"                                       |        59 |          3 |(  5.08475 +- 2.86007  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1515 |        202 |(  13.3333 +- 0.873352 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       202 |         59 |(  29.2079 +- 3.19939  )%|   -------   |   -------   |
+B02LcpbarKPiLc2PKPiBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarKPiLc2PKPiBeauty2Charm"        |         3 |         59 |     19.667 |     24.281 |      2.0000 |      54.000 |
+ | "# input particles"                             |         3 |         59 |     19.667 |     24.281 |      2.0000 |      54.000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+B02LcpbarKPiLc2PKPiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarKPiLc2PKPiBeauty2CharmTISTOS"  |         2 |         45 |     22.500 |     20.500 |      2.0000 |      43.000 |
+ | "# input particles"                             |         2 |         45 |     22.500 |     20.500 |      2.0000 |      43.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         41 |     20.500 |     18.500 |      2.0000 |      39.000 |
+ |*"efficiency"                                    |        45 |         41 |(  91.1111 +- 4.24232  )%|   -------   |   -------   |
+B02LcpbarKPiLc2PKPiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarKPiLc2PKPiBeauty2CharmB2CBBDTBe|         2 |         41 |     20.500 |     18.500 |      2.0000 |      39.000 |
+ | "# input particles"                             |         2 |         41 |     20.500 |     18.500 |      2.0000 |      39.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         41 |     20.500 |     18.500 |      2.0000 |      39.000 |
+ |*"efficiency"                                    |        41 |         41 |(  100.000 +- 2.43902  )%|   -------   |   -------   |
+RelatedInfo1_B02LcpbarKPiLc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarKPiLc2PKPiBeauty2CharmLine"    |         2 |         41 |     20.500 |     18.500 |      2.0000 |      39.000 |
+ | "# input particles"                             |         2 |         41 |     20.500 |     18.500 |      2.0000 |      39.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02LcpbarKPiLc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarKPiLc2PKPiBeauty2CharmLine"    |         2 |         41 |     20.500 |     18.500 |      2.0000 |      39.000 |
+ | "# input particles"                             |         2 |         41 |     20.500 |     18.500 |      2.0000 |      39.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02LcpbarKPiLc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarKPiLc2PKPiBeauty2CharmLine"    |         2 |         41 |     20.500 |     18.500 |      2.0000 |      39.000 |
+ | "# input particles"                             |         2 |         41 |     20.500 |     18.500 |      2.0000 |      39.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02LcpbarKPiLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02LcpbarKPiLc2PKP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02LcpbarKPiLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02LcpbarPiPiWSLc2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        105 |(  10.5000 +- 0.969407 )%|   -------   |   -------   |
+StrippingB02LcpbarPiPiWSLc2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       105 |         36 |(  34.2857 +- 4.63225  )%|   -------   |   -------   |
+StrippingB02LcpbarPiPiWSLc2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B02LcpbarPiPiWSLc2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B02LcpbarPiPiWSLc2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02LcpbarPiPiWSLc2PKPiBeaut...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  a_1(1260)+ "                |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c~-  a_1(1260)- "              |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         6 |          4 |    0.66667 |    0.74536 |      0.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |         6 |          9 |     1.5000 |     1.2583 |      0.0000 |      4.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         6 |         13 |     2.1667 |     1.7717 |      1.0000 |      6.0000 |
+ | "# Phys/X2pPiPiOSBeauty2Charm"                  |         6 |         41 |     6.8333 |     3.8909 |      2.0000 |      13.000 |
+ | "# a_1(1260)+"                                  |         6 |         16 |     2.6667 |     2.5604 |      0.0000 |      8.0000 |
+ | "# a_1(1260)-"                                  |         6 |         25 |     4.1667 |     2.6087 |      1.0000 |      9.0000 |
+ | "# input particles"                             |         6 |         54 |     9.0000 |     5.4160 |      3.0000 |      19.000 |
+ | "# max size B0 -> Lambda_c+  a_1(1260)+ "       |         6 |         19 |     3.1667 |     5.7855 |      0.0000 |      16.000 |
+ | "# max size B~0 -> Lambda_c~-  a_1(1260)- "     |         6 |         44 |     7.3333 |     8.3200 |      0.0000 |      20.000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        63 |          2 |(  3.17460 +- 2.20886  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02LcpbarPiPiWSLc2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02LcpbarPiPiWSLc2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02LcpbarPiPiWSLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02LcpbarpbarpWSLc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         96 |(  9.60000 +- 0.931579 )%|   -------   |   -------   |
+StrippingB02LcpbarpbarpWSLc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        96 |         42 |(  43.7500 +- 5.06308  )%|   -------   |   -------   |
+StrippingB02LcpbarpbarpWSLc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        42 |         42 |(  100.000 +- 2.38095  )%|   -------   |   -------   |
+B02LcpbarpbarpWSLc2PKPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+B02LcpbarpbarpWSLc2PKPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+B02LcpbarpbarpWSLc2PKPiBeau...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  a_1(1260)+ "                |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c~-  a_1(1260)- "              |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         4 |         16 |     4.0000 |     3.4641 |      2.0000 |      10.000 |
+ | "# Lambda_c~-"                                  |         4 |          9 |     2.2500 |     2.8614 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         4 |         25 |     6.2500 |     6.2600 |      2.0000 |      17.000 |
+ | "# Phys/X2pppbarBeauty2Charm"                   |         4 |         27 |     6.7500 |     5.5396 |      2.0000 |      16.000 |
+ | "# a_1(1260)+"                                  |         4 |         15 |     3.7500 |     2.0463 |      2.0000 |      7.0000 |
+ | "# a_1(1260)-"                                  |         4 |         12 |     3.0000 |     3.5355 |      0.0000 |      9.0000 |
+ | "# input particles"                             |         4 |         52 |     13.000 |     11.640 |      4.0000 |      33.000 |
+ | "# max size B0 -> Lambda_c+  a_1(1260)+ "       |         4 |         86 |     21.500 |     28.049 |      4.0000 |      70.000 |
+ | "# max size B~0 -> Lambda_c~-  a_1(1260)- "     |         4 |         65 |     16.250 |     27.003 |      0.0000 |      63.000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       151 |          0 |(  0.00000 +- 0.662252 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02LcpbarpbarpWSLc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02LcpbarpbarpWSLc...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02LcpbarpbarpWSLc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02LcpbarKKWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         92 |(  9.20000 +- 0.913980 )%|   -------   |   -------   |
+StrippingB02LcpbarKKWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        92 |         34 |(  36.9565 +- 5.03236  )%|   -------   |   -------   |
+StrippingB02LcpbarKKWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        34 |         34 |(  100.000 +- 2.94118  )%|   -------   |   -------   |
+B02LcpbarKKWSLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02LcpbarKKWSLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02LcpbarKKWSLc2PKPiBeauty2...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  a_1(1260)+ "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c~-  a_1(1260)- "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/X2pKKOSBeauty2Charm"                    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# a_1(1260)+"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# a_1(1260)-"                                  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# max size B0 -> Lambda_c+  a_1(1260)+ "       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> Lambda_c~-  a_1(1260)- "     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02LcpbarKKWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02LcpbarKKWSLc2PK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02LcpbarKKWSLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02LcpbarKPiWSLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        108 |(  10.8000 +- 0.981509 )%|   -------   |   -------   |
+StrippingB02LcpbarKPiWSLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       108 |         38 |(  35.1852 +- 4.59521  )%|   -------   |   -------   |
+StrippingB02LcpbarKPiWSLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+B02LcpbarKPiWSLc2PKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02LcpbarKPiWSLc2PKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02LcpbarKPiWSLc2PKPiBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  a_1(1260)+ "                |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c~-  a_1(1260)- "              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         3 |          3 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |         3 |          8 |     2.6667 |     1.2472 |      1.0000 |      4.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ | "# Phys/X2pKPiOSBeauty2Charm"                   |         3 |         23 |     7.6667 |    0.47140 |      7.0000 |      8.0000 |
+ | "# a_1(1260)+"                                  |         3 |         16 |     5.3333 |     2.4944 |      2.0000 |      8.0000 |
+ | "# a_1(1260)-"                                  |         3 |          7 |     2.3333 |     2.0548 |      0.0000 |      5.0000 |
+ | "# input particles"                             |         3 |         34 |     11.333 |     1.2472 |      10.000 |      13.000 |
+ | "# max size B0 -> Lambda_c+  a_1(1260)+ "       |         3 |         10 |     3.3333 |     2.4944 |      0.0000 |      6.0000 |
+ | "# max size B~0 -> Lambda_c~-  a_1(1260)- "     |         3 |         22 |     7.3333 |     8.9938 |      0.0000 |      20.000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        32 |          2 |(  6.25000 +- 4.27908  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02LcpbarKPiWSLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02LcpbarKPiWSLc2P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02LcpbarKPiWSLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcDD2HHHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2LcDD2HHHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2LcDD2HHHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2LcDD2HHHPIDBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+Lb2LcDD2HHHPIDBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        85 |         85 |(  100.000 +- 1.17647  )%|   -------   |   -------   |
+Lb2LcDD2HHHPIDBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        85 |        635 |     7.4706 |     10.551 |      0.0000 |      77.000 |
+ | "# D-"                                          |        85 |        706 |     8.3059 |     10.938 |      0.0000 |      67.000 |
+ | "# Lambda_b0 -> Lambda_c+  D- "                 |        85 |         10 |    0.11765 |    0.72618 |      0.0000 |      6.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  D+ "               |        85 |         15 |    0.17647 |     1.0079 |      0.0000 |      7.0000 |
+ | "# Lambda_c+"                                   |        85 |         94 |     1.1059 |     1.9099 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        85 |        101 |     1.1882 |     1.3060 |      0.0000 |      7.0000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |        85 |       1341 |     15.776 |     19.846 |      1.0000 |      144.00 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        85 |        195 |     2.2941 |     2.7603 |      1.0000 |      18.000 |
+ | "# input particles"                             |        85 |       1536 |     18.071 |     22.177 |      2.0000 |      161.00 |
+ | "# max size Lambda_b0 -> Lambda_c+  D- "        |        85 |       1910 |     22.471 |     93.473 |      0.0000 |      670.00 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  D+ "      |        85 |       1332 |     15.671 |     61.904 |      0.0000 |      539.00 |
+ | "# selected"                                    |        85 |         25 |    0.29412 |     1.4127 |      0.0000 |      10.000 |
+ |*"#accept"                                       |        85 |          5 |(  5.88235 +- 2.55212  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3242 |        151 |(  4.65762 +- 0.370099 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       151 |         25 |(  16.5563 +- 3.02475  )%|   -------   |   -------   |
+Lb2LcDD2HHHPIDBeauty2CharmT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDD2HHHPIDBeauty2Charm"             |         5 |         25 |     5.0000 |     3.2249 |      1.0000 |      10.000 |
+ | "# input particles"                             |         5 |         25 |     5.0000 |     3.2249 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         5 |          3 |(  60.0000 +- 21.9089  )%|   -------   |   -------   |
+Lb2LcDD2HHHPIDBeauty2CharmB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDD2HHHPIDBeauty2CharmTISTOS"       |         3 |         14 |     4.6667 |     1.8856 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         3 |         14 |     4.6667 |     1.8856 |      2.0000 |      6.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          8 |     2.6667 |     2.4944 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |        14 |          8 |(  57.1429 +- 13.2260  )%|   -------   |   -------   |
+Lb2LcDD2HHHPIDBeauty2CharmLineSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDD2HHHPIDBeauty2CharmB2CBBDTBeauty2|         2 |          8 |     4.0000 |     2.0000 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         2 |          8 |     4.0000 |     2.0000 |      2.0000 |      6.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          8 |     4.0000 |     2.0000 |      2.0000 |      6.0000 |
+ |*"efficiency"                                    |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+RelatedInfo1_Lb2LcDD2HHHPID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDD2HHHPIDBeauty2CharmLine"         |         2 |          8 |     4.0000 |     2.0000 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         2 |          8 |     4.0000 |     2.0000 |      2.0000 |      6.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2LcDD2HHHPID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDD2HHHPIDBeauty2CharmLine"         |         2 |          8 |     4.0000 |     2.0000 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         2 |          8 |     4.0000 |     2.0000 |      2.0000 |      6.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2LcDD2HHHPID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDD2HHHPIDBeauty2CharmLine"         |         2 |          8 |     4.0000 |     2.0000 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         2 |          8 |     4.0000 |     2.0000 |      2.0000 |      6.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2LcDD2HHHPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2LcDD2HHHPIDBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcDD2HHHPIDBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcDWSD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        105 |(  10.5000 +- 0.969407 )%|   -------   |   -------   |
+StrippingLb2LcDWSD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       105 |         36 |(  34.2857 +- 4.63225  )%|   -------   |   -------   |
+StrippingLb2LcDWSD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+Lb2LcDWSD2HHHPIDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+Lb2LcDWSD2HHHPIDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+Lb2LcDWSD2HHHPIDBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |         9 |         65 |     7.2222 |     8.5736 |      0.0000 |      23.000 |
+ | "# D-"                                          |         9 |         63 |     7.0000 |     7.3636 |      0.0000 |      24.000 |
+ | "# Lambda_b0 -> Lambda_c+  D+ "                 |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  D- "               |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         9 |         13 |     1.4444 |     1.5713 |      0.0000 |      5.0000 |
+ | "# Lambda_c~-"                                  |         9 |         10 |     1.1111 |     1.1967 |      0.0000 |      4.0000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |         9 |        128 |     14.222 |     14.748 |      3.0000 |      47.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         9 |         23 |     2.5556 |     2.4994 |      1.0000 |      9.0000 |
+ | "# input particles"                             |         9 |        151 |     16.778 |     17.100 |      4.0000 |      56.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  D+ "        |         9 |        201 |     22.333 |     38.833 |      0.0000 |      115.00 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  D- "      |         9 |        142 |     15.778 |     29.097 |      0.0000 |      96.000 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       343 |          5 |(  1.45773 +- 0.647146 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingLb2LcDWSD2HHHPIDBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2LcDWSD2HHHPIDBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcDWSD2HHHPIDBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcDKstBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2LcDKstBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2LcDKstBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2LcDKstBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+Lb2LcDKstBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        85 |         85 |(  100.000 +- 1.17647  )%|   -------   |   -------   |
+Lb2LcDKstBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        85 |         85 |(  100.000 +- 1.17647  )%|   -------   |   -------   |
+Lb2LcDKstBeauty2Charm         SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        85 |        635 |     7.4706 |     10.551 |      0.0000 |      77.000 |
+ | "# D-"                                          |        85 |        706 |     8.3059 |     10.938 |      0.0000 |      67.000 |
+ | "# K*(892)0"                                    |        85 |       1294 |     15.224 |     9.9733 |      2.0000 |      49.000 |
+ | "# K*(892)~0"                                   |        85 |       1294 |     15.224 |     9.9733 |      2.0000 |      49.000 |
+ | "# Lambda_b0 -> Lambda_c+  D-  K*(892)0 "       |        85 |        587 |     6.9059 |     53.763 |      0.0000 |      491.00 |
+ | "# Lambda_b~0 -> Lambda_c~-  D+  K*(892)~0 "    |        85 |        298 |     3.5059 |     22.207 |      0.0000 |      150.00 |
+ | "# Lambda_c+"                                   |        85 |         94 |     1.1059 |     1.9099 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        85 |        101 |     1.1882 |     1.3060 |      0.0000 |      7.0000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |        85 |       1341 |     15.776 |     19.846 |      1.0000 |      144.00 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        85 |        195 |     2.2941 |     2.7603 |      1.0000 |      18.000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |        85 |       2588 |     30.447 |     19.947 |      4.0000 |      98.000 |
+ | "# input particles"                             |        85 |       4124 |     48.518 |     38.924 |      6.0000 |      259.00 |
+ | "# max size Lambda_b0 -> Lambda_c+  D-  K*(892)0|        85 |      70127 |     825.02 |     4050.8 |      0.0000 |      32830. |
+ | "# max size Lambda_b~0 -> Lambda_c~-  D+  K*(892|        85 |      47930 |     563.88 |     2944.6 |      0.0000 |      26411. |
+ | "# selected"                                    |        85 |        885 |     10.412 |     73.356 |      0.0000 |      641.00 |
+ |*"#accept"                                       |        85 |          4 |(  4.70588 +- 2.29691  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    118057 |      10878 |(  9.21419 +- 0.0841767)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     10878 |        885 |(  8.13569 +- 0.262117 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       253 |        253 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Lb2LcDKstBeauty2CharmTISTOS   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDKstBeauty2Charm"                  |         4 |        885 |     221.25 |     260.19 |      3.0000 |      641.00 |
+ | "# input particles"                             |         4 |        885 |     221.25 |     260.19 |      3.0000 |      641.00 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Lb2LcDKstBeauty2CharmB2CBBD...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDKstBeauty2CharmTISTOS"            |         4 |        675 |     168.75 |     257.84 |      3.0000 |      614.00 |
+ | "# input particles"                             |         4 |        675 |     168.75 |     257.84 |      3.0000 |      614.00 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |        472 |     118.00 |     200.93 |      0.0000 |      466.00 |
+ |*"efficiency"                                    |       675 |        472 |(  69.9259 +- 1.76508  )%|   -------   |   -------   |
+Lb2LcDKstBeauty2CharmLine     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDKstBeauty2CharmB2CBBDTBeauty2Charm|         3 |        472 |     157.33 |     218.27 |      1.0000 |      466.00 |
+ | "# input particles"                             |         3 |        472 |     157.33 |     218.27 |      1.0000 |      466.00 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |        472 |     157.33 |     218.27 |      1.0000 |      466.00 |
+ |*"efficiency"                                    |       472 |        472 |(  100.000 +- 0.211864 )%|   -------   |   -------   |
+RelatedInfo1_Lb2LcDKstBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDKstBeauty2CharmLine"              |         3 |        472 |     157.33 |     218.27 |      1.0000 |      466.00 |
+ | "# input particles"                             |         3 |        472 |     157.33 |     218.27 |      1.0000 |      466.00 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_Lb2LcDKstBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDKstBeauty2CharmLine"              |         3 |        472 |     157.33 |     218.27 |      1.0000 |      466.00 |
+ | "# input particles"                             |         3 |        472 |     157.33 |     218.27 |      1.0000 |      466.00 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_Lb2LcDKstBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDKstBeauty2CharmLine"              |         3 |        472 |     157.33 |     218.27 |      1.0000 |      466.00 |
+ | "# input particles"                             |         3 |        472 |     157.33 |     218.27 |      1.0000 |      466.00 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingLb2LcDKstBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingLb2LcDKstBeauty2Ch...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcDKstBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcDstKstBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2LcDstKstBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2LcDstKstBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2LcDstKstBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+Lb2LcDstKstBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+Lb2LcDstKstBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+Lb2LcDstKstBeauty2Charm       SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+"                                   |         9 |         12 |     1.3333 |     1.0541 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |         9 |         11 |     1.2222 |     1.3966 |      0.0000 |      4.0000 |
+ | "# K*(892)0"                                    |         9 |        193 |     21.444 |     13.301 |      6.0000 |      49.000 |
+ | "# K*(892)~0"                                   |         9 |        193 |     21.444 |     13.301 |      6.0000 |      49.000 |
+ | "# Lambda_b0 -> Lambda_c+  D*(2010)-  K*(892)0 "|         9 |         30 |     3.3333 |     9.0799 |      0.0000 |      29.000 |
+ | "# Lambda_b~0 -> Lambda_c~-  D*(2010)+  K*(892)~|         9 |         16 |     1.7778 |     4.3660 |      0.0000 |      14.000 |
+ | "# Lambda_c+"                                   |         9 |         30 |     3.3333 |     4.5216 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |         9 |         19 |     2.1111 |     2.1830 |      0.0000 |      7.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         9 |         23 |     2.5556 |     1.9500 |      1.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         9 |         49 |     5.4444 |     6.5339 |      1.0000 |      18.000 |
+ | "# Phys/X2KPiBeauty2Charm"                      |         9 |        386 |     42.889 |     26.602 |      12.000 |      98.000 |
+ | "# input particles"                             |         9 |        458 |     50.889 |     32.549 |      15.000 |      116.00 |
+ | "# max size Lambda_b0 -> Lambda_c+  D*(2010)-  K|         9 |       1589 |     176.56 |     400.03 |      0.0000 |      1287.0 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  D*(2010)+ |         9 |        711 |     79.000 |     106.64 |      0.0000 |      343.00 |
+ | "# selected"                                    |         9 |         46 |     5.1111 |     9.4920 |      0.0000 |      29.000 |
+ |*"#accept"                                       |         9 |          3 |(  33.3333 +- 15.7135  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2300 |        240 |(  10.4348 +- 0.637452 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       240 |         46 |(  19.1667 +- 2.54076  )%|   -------   |   -------   |
+Lb2LcDstKstBeauty2CharmTISTOS SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDstKstBeauty2Charm"                |         3 |         46 |     15.333 |     10.656 |      3.0000 |      29.000 |
+ | "# input particles"                             |         3 |         46 |     15.333 |     10.656 |      3.0000 |      29.000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+Lb2LcDstKstBeauty2CharmB2CB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDstKstBeauty2CharmTISTOS"          |         2 |         29 |     14.500 |     11.500 |      3.0000 |      26.000 |
+ | "# input particles"                             |         2 |         29 |     14.500 |     11.500 |      3.0000 |      26.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         27 |     13.500 |     10.500 |      3.0000 |      24.000 |
+ |*"efficiency"                                    |        29 |         27 |(  93.1034 +- 4.70544  )%|   -------   |   -------   |
+Lb2LcDstKstBeauty2CharmLine   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDstKstBeauty2CharmB2CBBDTBeauty2Cha|         2 |         27 |     13.500 |     10.500 |      3.0000 |      24.000 |
+ | "# input particles"                             |         2 |         27 |     13.500 |     10.500 |      3.0000 |      24.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         27 |     13.500 |     10.500 |      3.0000 |      24.000 |
+ |*"efficiency"                                    |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+RelatedInfo1_Lb2LcDstKstBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDstKstBeauty2CharmLine"            |         2 |         27 |     13.500 |     10.500 |      3.0000 |      24.000 |
+ | "# input particles"                             |         2 |         27 |     13.500 |     10.500 |      3.0000 |      24.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2LcDstKstBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDstKstBeauty2CharmLine"            |         2 |         27 |     13.500 |     10.500 |      3.0000 |      24.000 |
+ | "# input particles"                             |         2 |         27 |     13.500 |     10.500 |      3.0000 |      24.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2LcDstKstBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDstKstBeauty2CharmLine"            |         2 |         27 |     13.500 |     10.500 |      3.0000 |      24.000 |
+ | "# input particles"                             |         2 |         27 |     13.500 |     10.500 |      3.0000 |      24.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2LcDstKstBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2LcDstKstBeauty2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcDstKstBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2LcD0D02KPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingX2LcD0D02KPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingX2LcD0D02KPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+D2KPiBeauty2CharmFilter       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHBeauty2Charm"                       |       205 |        534 |     2.6049 |     1.6543 |      1.0000 |      9.0000 |
+ | "# input particles"                             |       205 |        534 |     2.6049 |     1.6543 |      1.0000 |      9.0000 |
+ |*"#accept"                                       |       205 |        162 |(  79.0244 +- 2.84355  )%|   -------   |   -------   |
+ | "#passed"                                       |       205 |        265 |     1.2927 |     1.0602 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |       534 |        265 |(  49.6255 +- 2.16365  )%|   -------   |   -------   |
+X2LcD0D02KPiBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       162 |        162 |(  100.000 +- 0.617284 )%|   -------   |   -------   |
+X2LcD0D02KPiBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        49 |         49 |(  100.000 +- 2.04082  )%|   -------   |   -------   |
+X2LcD0D02KPiBeauty2Charm      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c+  D0 "                        |        49 |          3 |   0.061224 |    0.31352 |      0.0000 |      2.0000 |
+ | "# B- -> Lambda_c~-  D0 "                       |        49 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        49 |        101 |     2.0612 |     1.2190 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |        49 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |        49 |         66 |     1.3469 |     2.3260 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        49 |         61 |     1.2449 |     1.4074 |      0.0000 |      7.0000 |
+ | "# Phys/D2KPiBeauty2CharmFilter"                |        49 |        101 |     2.0612 |     1.2190 |      1.0000 |      6.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        49 |        127 |     2.5918 |     3.3253 |      1.0000 |      18.000 |
+ | "# input particles"                             |        49 |        228 |     4.6531 |     3.6171 |      2.0000 |      21.000 |
+ | "# max size B+ -> Lambda_c+  D0 "               |        49 |        148 |     3.0204 |     6.2220 |      0.0000 |      40.000 |
+ | "# max size B- -> Lambda_c~-  D0 "              |        49 |        127 |     2.5918 |     4.3280 |      0.0000 |      28.000 |
+ | "# selected"                                    |        49 |          3 |   0.061224 |    0.31352 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        49 |          2 |(  4.08163 +- 2.82664  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       275 |         43 |(  15.6364 +- 2.19018  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        43 |          3 |(  6.97674 +- 3.88497  )%|   -------   |   -------   |
+X2LcD0D02KPiBeauty2CharmTISTOSSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0D02KPiBeauty2Charm"               |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+X2LcD0D02KPiBeauty2CharmB2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0D02KPiBeauty2CharmTISTOS"         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingX2LcD0D02KPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingX2LcD0D02KPiBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2LcD0D02KPiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2LcD0PiD02KPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingX2LcD0PiD02KPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingX2LcD0PiD02KPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+X2LcD0PiD02KPiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       162 |        162 |(  100.000 +- 0.617284 )%|   -------   |   -------   |
+X2LcD0PiD02KPiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        49 |         49 |(  100.000 +- 2.04082  )%|   -------   |   -------   |
+X2LcD0PiD02KPiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        49 |         49 |(  100.000 +- 2.04082  )%|   -------   |   -------   |
+X2LcD0PiD02KPiBeauty2Charm    SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  D0  pi- "                   |        49 |         14 |    0.28571 |     1.4286 |      0.0000 |      10.000 |
+ | "# B0 -> Lambda_c~-  D0  pi+ "                  |        49 |          3 |   0.061224 |    0.23974 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        49 |        101 |     2.0612 |     1.2190 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |        49 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |        49 |         66 |     1.3469 |     2.3260 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        49 |         61 |     1.2449 |     1.4074 |      0.0000 |      7.0000 |
+ | "# Phys/D2KPiBeauty2CharmFilter"                |        49 |        101 |     2.0612 |     1.2190 |      1.0000 |      6.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        49 |        127 |     2.5918 |     3.3253 |      1.0000 |      18.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        49 |        951 |     19.408 |     8.4296 |      6.0000 |      49.000 |
+ | "# input particles"                             |        49 |       1179 |     24.061 |     10.784 |      8.0000 |      70.000 |
+ | "# max size B0 -> Lambda_c+  D0  pi- "          |        49 |       2098 |     42.816 |     137.64 |      0.0000 |      960.00 |
+ | "# max size B0 -> Lambda_c~-  D0  pi+ "         |        49 |       1755 |     35.816 |     102.67 |      0.0000 |      700.00 |
+ | "# pi+"                                         |        49 |        493 |     10.061 |     5.2036 |      2.0000 |      25.000 |
+ | "# pi-"                                         |        49 |        458 |     9.3469 |     4.0886 |      3.0000 |      24.000 |
+ | "# selected"                                    |        49 |         17 |    0.34694 |     1.4506 |      0.0000 |      10.000 |
+ |*"#accept"                                       |        49 |          7 |(  14.2857 +- 4.99896  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3853 |        863 |(  22.3981 +- 0.671649 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       863 |         17 |(  1.96987 +- 0.473035 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+X2LcD0PiD02KPiBeauty2CharmT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0PiD02KPiBeauty2Charm"             |         7 |         17 |     2.4286 |     3.1102 |      1.0000 |      10.000 |
+ | "# input particles"                             |         7 |         17 |     2.4286 |     3.1102 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         7 |          6 |(  85.7143 +- 13.2260  )%|   -------   |   -------   |
+X2LcD0PiD02KPiBeauty2CharmB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0PiD02KPiBeauty2CharmTISTOS"       |         6 |         16 |     2.6667 |     3.2998 |      1.0000 |      10.000 |
+ | "# input particles"                             |         6 |         16 |     2.6667 |     3.2998 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         6 |          2 |(  33.3333 +- 19.2450  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |          3 |    0.50000 |    0.76376 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        16 |          3 |(  18.7500 +- 9.75781  )%|   -------   |   -------   |
+X2LcD0PiD02KPiBeauty2CharmLineSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0PiD02KPiBeauty2CharmB2CBBDTBeauty2|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_X2LcD0PiD02KPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0PiD02KPiBeauty2CharmLine"         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_X2LcD0PiD02KPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0PiD02KPiBeauty2CharmLine"         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_X2LcD0PiD02KPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0PiD02KPiBeauty2CharmLine"         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingX2LcD0PiD02KPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingX2LcD0PiD02KPiBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2LcD0PiD02KPiBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2LcD0KD02KPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingX2LcD0KD02KPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingX2LcD0KD02KPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+X2LcD0KD02KPiBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       162 |        162 |(  100.000 +- 0.617284 )%|   -------   |   -------   |
+X2LcD0KD02KPiBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        49 |         49 |(  100.000 +- 2.04082  )%|   -------   |   -------   |
+X2LcD0KD02KPiBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        49 |         49 |(  100.000 +- 2.04082  )%|   -------   |   -------   |
+X2LcD0KD02KPiBeauty2Charm     SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  D0  K- "                    |        49 |         15 |    0.30612 |     1.4457 |      0.0000 |      10.000 |
+ | "# B0 -> Lambda_c~-  D0  K+ "                   |        49 |          4 |   0.081633 |    0.27380 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        49 |        101 |     2.0612 |     1.2190 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |        49 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        49 |        493 |     10.061 |     5.2036 |      2.0000 |      25.000 |
+ | "# K-"                                          |        49 |        458 |     9.3469 |     4.0886 |      3.0000 |      24.000 |
+ | "# Lambda_c+"                                   |        49 |         66 |     1.3469 |     2.3260 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        49 |         61 |     1.2449 |     1.4074 |      0.0000 |      7.0000 |
+ | "# Phys/D2KPiBeauty2CharmFilter"                |        49 |        101 |     2.0612 |     1.2190 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        49 |        951 |     19.408 |     8.4296 |      6.0000 |      49.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        49 |        127 |     2.5918 |     3.3253 |      1.0000 |      18.000 |
+ | "# input particles"                             |        49 |       1179 |     24.061 |     10.784 |      8.0000 |      70.000 |
+ | "# max size B0 -> Lambda_c+  D0  K- "           |        49 |       2098 |     42.816 |     137.64 |      0.0000 |      960.00 |
+ | "# max size B0 -> Lambda_c~-  D0  K+ "          |        49 |       1755 |     35.816 |     102.67 |      0.0000 |      700.00 |
+ | "# selected"                                    |        49 |         19 |    0.38776 |     1.4958 |      0.0000 |      10.000 |
+ |*"#accept"                                       |        49 |          7 |(  14.2857 +- 4.99896  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3853 |        964 |(  25.0195 +- 0.697772 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       964 |         19 |(  1.97095 +- 0.447690 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+X2LcD0KD02KPiBeauty2CharmTI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0KD02KPiBeauty2Charm"              |         7 |         19 |     2.7143 |     3.0573 |      1.0000 |      10.000 |
+ | "# input particles"                             |         7 |         19 |     2.7143 |     3.0573 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         7 |          6 |(  85.7143 +- 13.2260  )%|   -------   |   -------   |
+X2LcD0KD02KPiBeauty2CharmB2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0KD02KPiBeauty2CharmTISTOS"        |         6 |         18 |     3.0000 |     3.2146 |      1.0000 |      10.000 |
+ | "# input particles"                             |         6 |         18 |     3.0000 |     3.2146 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |          4 |    0.66667 |    0.74536 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        18 |          4 |(  22.2222 +- 9.79908  )%|   -------   |   -------   |
+X2LcD0KD02KPiBeauty2CharmLine SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0KD02KPiBeauty2CharmB2CBBDTBeauty2C|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_X2LcD0KD02KPiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0KD02KPiBeauty2CharmLine"          |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_X2LcD0KD02KPiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0KD02KPiBeauty2CharmLine"          |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_X2LcD0KD02KPiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0KD02KPiBeauty2CharmLine"          |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingX2LcD0KD02KPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingX2LcD0KD02KPiBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2LcD0KD02KPiBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2LcD0PiWSD02KPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         99 |(  9.90000 +- 0.944452 )%|   -------   |   -------   |
+StrippingX2LcD0PiWSD02KPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        99 |         28 |(  28.2828 +- 4.52643  )%|   -------   |   -------   |
+StrippingX2LcD0PiWSD02KPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+X2LcD0PiWSD02KPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+X2LcD0PiWSD02KPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+X2LcD0PiWSD02KPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+X2LcD0PiWSD02KPiBeauty2Charm  SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  D0  pi+ "                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda_c~-  D0  pi- "                  |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# D0"                                          |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ | "# D~0"                                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |         4 |          3 |    0.75000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Phys/D2KPiBeauty2CharmFilter"                |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         4 |          6 |     1.5000 |    0.86603 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |         4 |         66 |     16.500 |     1.6583 |      15.000 |      19.000 |
+ | "# input particles"                             |         4 |         79 |     19.750 |     2.1651 |      17.000 |      23.000 |
+ | "# max size B0 -> Lambda_c+  D0  pi+ "          |         4 |         19 |     4.7500 |     5.0683 |      0.0000 |      12.000 |
+ | "# max size B0 -> Lambda_c~-  D0  pi- "         |         4 |         53 |     13.250 |     9.4174 |      0.0000 |      24.000 |
+ | "# pi+"                                         |         4 |         31 |     7.7500 |     1.9203 |      6.0000 |      11.000 |
+ | "# pi-"                                         |         4 |         35 |     8.7500 |    0.82916 |      8.0000 |      10.000 |
+ | "# selected"                                    |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        72 |         22 |(  30.5556 +- 5.42872  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        22 |          1 |(  4.54545 +- 4.44095  )%|   -------   |   -------   |
+X2LcD0PiWSD02KPiBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0PiWSD02KPiBeauty2Charm"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+X2LcD0PiWSD02KPiBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0PiWSD02KPiBeauty2CharmTISTOS"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+X2LcD0PiWSD02KPiBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/X2LcD0PiWSD02KPiBeauty2CharmB2CBBDTBeaut|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_X2LcD0PiWSD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0PiWSD02KPiBeauty2CharmLine"       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_X2LcD0PiWSD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0PiWSD02KPiBeauty2CharmLine"       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_X2LcD0PiWSD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0PiWSD02KPiBeauty2CharmLine"       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingX2LcD0PiWSD02KPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingX2LcD0PiWSD02KPiBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2LcD0PiWSD02KPiBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2LcD0KWSD02KPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        113 |(  11.3000 +- 1.00115  )%|   -------   |   -------   |
+StrippingX2LcD0KWSD02KPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       113 |         40 |(  35.3982 +- 4.49856  )%|   -------   |   -------   |
+StrippingX2LcD0KWSD02KPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        40 |         40 |(  100.000 +- 2.50000  )%|   -------   |   -------   |
+X2LcD0KWSD02KPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+X2LcD0KWSD02KPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+X2LcD0KWSD02KPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+X2LcD0KWSD02KPiBeauty2Charm   SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  D0  K+ "                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B0 -> Lambda_c~-  D0  K- "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# K-"                                          |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ | "# Lambda_c+"                                   |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Lambda_c~-"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KPiBeauty2CharmFilter"                |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |         1 |         23 |     23.000 |     0.0000 |      23.000 |      23.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |         31 |     31.000 |     0.0000 |      31.000 |      31.000 |
+ | "# max size B0 -> Lambda_c+  D0  K+ "           |         1 |        180 |     180.00 |     0.0000 |      180.00 |      180.00 |
+ | "# max size B0 -> Lambda_c~-  D0  K- "          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       180 |         62 |(  34.4444 +- 3.54183  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        62 |          1 |(  1.61290 +- 1.59984  )%|   -------   |   -------   |
+X2LcD0KWSD02KPiBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0KWSD02KPiBeauty2Charm"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+X2LcD0KWSD02KPiBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcD0KWSD02KPiBeauty2CharmTISTOS"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingX2LcD0KWSD02KPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingX2LcD0KWSD02KPiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2LcD0KWSD02KPiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX02XiccpPiXiccp2Xi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingX02XiccpPiXiccp2Xi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingX02XiccpPiXiccp2Xi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xiccp2Xic0PiXic02PKKPiPBeau...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Pi_PIDInputsBeauty2CharmFilter"         |        14 |        351 |     25.071 |     10.600 |      11.000 |      48.000 |
+ | "# Phys/Xic02PKKPiBeauty2Charm"                 |        14 |         35 |     2.5000 |     2.4422 |      1.0000 |      10.000 |
+ | "# Xi_c0"                                       |        14 |         19 |     1.3571 |     2.6351 |      0.0000 |      9.0000 |
+ | "# Xi_cc+ -> Xi_c0  pi+ "                       |        14 |         31 |     2.2143 |     4.3289 |      0.0000 |      14.000 |
+ | "# Xi_cc~- -> Xi_c~0  pi- "                     |        14 |         10 |    0.71429 |     1.0973 |      0.0000 |      4.0000 |
+ | "# Xi_c~0"                                      |        14 |         16 |     1.1429 |    0.74231 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        14 |        386 |     27.571 |     11.957 |      12.000 |      58.000 |
+ | "# max size Xi_cc+ -> Xi_c0  pi+ "              |        14 |        343 |     24.500 |     58.467 |      0.0000 |      225.00 |
+ | "# max size Xi_cc~- -> Xi_c~0  pi- "            |        14 |        188 |     13.429 |     10.808 |      0.0000 |      34.000 |
+ | "# pi+"                                         |        14 |        186 |     13.286 |     6.0288 |      4.0000 |      25.000 |
+ | "# pi-"                                         |        14 |        165 |     11.786 |     5.8209 |      3.0000 |      23.000 |
+ | "# selected"                                    |        14 |         41 |     2.9286 |     4.6823 |      0.0000 |      16.000 |
+ |*"#accept"                                       |        14 |          9 |(  64.2857 +- 12.8060  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       531 |         84 |(  15.8192 +- 1.58362  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        84 |         41 |(  48.8095 +- 5.45390  )%|   -------   |   -------   |
+X02XiccpPiXiccp2Xic0PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+X02XiccpPiXiccp2Xic0PiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+X02XiccpPiXiccp2Xic0PiBeaut...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Xi_cc+  pi- "                          |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Xi_cc~-  pi+ "                        |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |         9 |        244 |     27.111 |     11.377 |      11.000 |      49.000 |
+ | "# Phys/Xiccp2Xic0PiXic02PKKPiPBeauty2Charm"    |         9 |         41 |     4.5556 |     5.1664 |      1.0000 |      16.000 |
+ | "# Xi_cc+"                                      |         9 |         31 |     3.4444 |     4.9914 |      0.0000 |      14.000 |
+ | "# Xi_cc~-"                                     |         9 |         10 |     1.1111 |     1.1967 |      0.0000 |      4.0000 |
+ | "# input particles"                             |         9 |        285 |     31.667 |     14.629 |      12.000 |      65.000 |
+ | "# max size B0 -> Xi_cc+  pi- "                 |         9 |        537 |     59.667 |     106.86 |      0.0000 |      336.00 |
+ | "# max size B~0 -> Xi_cc~-  pi+ "               |         9 |        134 |     14.889 |     15.169 |      0.0000 |      50.000 |
+ | "# pi+"                                         |         9 |        134 |     14.889 |     6.6071 |      6.0000 |      25.000 |
+ | "# pi-"                                         |         9 |        110 |     12.222 |     5.5932 |      4.0000 |      24.000 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       671 |         28 |(  4.17288 +- 0.771971 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        28 |          0 |(  0.00000 +- 3.57143  )%|   -------   |   -------   |
+StrippingX02XiccpPiXiccp2Xi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingX02XiccpPiXiccp2Xi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX02XiccpPiXiccp2Xi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX02XiccpKXiccp2Xic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingX02XiccpKXiccp2Xic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingX02XiccpKXiccp2Xic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+X02XiccpKXiccp2Xic0PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+X02XiccpKXiccp2Xic0PiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+X02XiccpKXiccp2Xic0PiBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Xi_cc+  K- "                           |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Xi_cc~-  K+ "                         |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         9 |        134 |     14.889 |     6.6071 |      6.0000 |      25.000 |
+ | "# K-"                                          |         9 |        110 |     12.222 |     5.5932 |      4.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |         9 |        244 |     27.111 |     11.377 |      11.000 |      49.000 |
+ | "# Phys/Xiccp2Xic0PiXic02PKKPiPBeauty2Charm"    |         9 |         41 |     4.5556 |     5.1664 |      1.0000 |      16.000 |
+ | "# Xi_cc+"                                      |         9 |         31 |     3.4444 |     4.9914 |      0.0000 |      14.000 |
+ | "# Xi_cc~-"                                     |         9 |         10 |     1.1111 |     1.1967 |      0.0000 |      4.0000 |
+ | "# input particles"                             |         9 |        285 |     31.667 |     14.629 |      12.000 |      65.000 |
+ | "# max size B0 -> Xi_cc+  K- "                  |         9 |        537 |     59.667 |     106.86 |      0.0000 |      336.00 |
+ | "# max size B~0 -> Xi_cc~-  K+ "                |         9 |        134 |     14.889 |     15.169 |      0.0000 |      50.000 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       671 |         41 |(  6.11028 +- 0.924652 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        41 |          0 |(  0.00000 +- 2.43902  )%|   -------   |   -------   |
+StrippingX02XiccpKXiccp2Xic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingX02XiccpKXiccp2Xic...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX02XiccpKXiccp2Xic...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX02XiccpPiWSXiccp2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         99 |(  9.90000 +- 0.944452 )%|   -------   |   -------   |
+StrippingX02XiccpPiWSXiccp2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        99 |         35 |(  35.3535 +- 4.80475  )%|   -------   |   -------   |
+StrippingX02XiccpPiWSXiccp2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+X02XiccpPiWSXiccp2Xic0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+X02XiccpPiWSXiccp2Xic0PiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+X02XiccpPiWSXiccp2Xic0PiBea...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Xi_cc+  pi+ "                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Xi_cc~-  pi- "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |         2 |         56 |     28.000 |     3.0000 |      25.000 |      31.000 |
+ | "# Phys/Xiccp2Xic0PiXic02PKKPiPBeauty2Charm"    |         2 |         12 |     6.0000 |     5.0000 |      1.0000 |      11.000 |
+ | "# Xi_cc+"                                      |         2 |         11 |     5.5000 |     5.5000 |      0.0000 |      11.000 |
+ | "# Xi_cc~-"                                     |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         2 |         68 |     34.000 |     2.0000 |      32.000 |      36.000 |
+ | "# max size B0 -> Xi_cc+  pi+ "                 |         2 |        132 |     66.000 |     66.000 |      0.0000 |      132.00 |
+ | "# max size B~0 -> Xi_cc~-  pi- "               |         2 |         15 |     7.5000 |     7.5000 |      0.0000 |      15.000 |
+ | "# pi+"                                         |         2 |         28 |     14.000 |     2.0000 |      12.000 |      16.000 |
+ | "# pi-"                                         |         2 |         28 |     14.000 |     1.0000 |      13.000 |      15.000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       147 |         17 |(  11.5646 +- 2.63767  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        17 |          0 |(  0.00000 +- 5.88235  )%|   -------   |   -------   |
+StrippingX02XiccpPiWSXiccp2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingX02XiccpPiWSXiccp2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX02XiccpPiWSXiccp2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX02XiccpKWSXiccp2X...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        103 |(  10.3000 +- 0.961202 )%|   -------   |   -------   |
+StrippingX02XiccpKWSXiccp2X...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       103 |         38 |(  36.8932 +- 4.75437  )%|   -------   |   -------   |
+StrippingX02XiccpKWSXiccp2X...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+X02XiccpKWSXiccp2Xic0PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+X02XiccpKWSXiccp2Xic0PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+X02XiccpKWSXiccp2Xic0PiBeau...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Xi_cc+  K+ "                           |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Xi_cc~-  K- "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# K-"                                          |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# Phys/Xiccp2Xic0PiXic02PKKPiPBeauty2Charm"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Xi_cc+"                                      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Xi_cc~-"                                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         1 |         16 |     16.000 |     0.0000 |      16.000 |      16.000 |
+ | "# max size B0 -> Xi_cc+  K+ "                  |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# max size B~0 -> Xi_cc~-  K- "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingX02XiccpKWSXiccp2X...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingX02XiccpKWSXiccp2X...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX02XiccpKWSXiccp2X...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2XiccppKXiccpp2Xi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingX2XiccppKXiccpp2Xi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingX2XiccppKXiccpp2Xi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xiccpp2XicPiXic2PKPiPBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Pi_PIDInputsBeauty2CharmFilter"         |        89 |       1577 |     17.719 |     7.4426 |      3.0000 |      48.000 |
+ | "# Phys/Xic2PKPiBeauty2Charm"                   |        89 |        225 |     2.5281 |     3.0542 |      1.0000 |      25.000 |
+ | "# Xi_c+"                                       |        89 |        121 |     1.3596 |     2.0070 |      0.0000 |      14.000 |
+ | "# Xi_cc++ -> Xi_c+  pi+ "                      |        89 |         87 |    0.97753 |     2.1410 |      0.0000 |      16.000 |
+ | "# Xi_cc~-- -> Xi_c~-  pi- "                    |        89 |         68 |    0.76404 |     1.4380 |      0.0000 |      8.0000 |
+ | "# Xi_c~-"                                      |        89 |        104 |     1.1685 |     1.6506 |      0.0000 |      11.000 |
+ | "# input particles"                             |        89 |       1802 |     20.247 |     9.5850 |      4.0000 |      73.000 |
+ | "# max size Xi_cc++ -> Xi_c+  pi+ "             |        89 |       1529 |     17.180 |     40.729 |      0.0000 |      350.00 |
+ | "# max size Xi_cc~-- -> Xi_c~-  pi- "           |        89 |       1139 |     12.798 |     30.214 |      0.0000 |      253.00 |
+ | "# pi+"                                         |        89 |        804 |     9.0337 |     4.5751 |      1.0000 |      25.000 |
+ | "# pi-"                                         |        89 |        773 |     8.6854 |     3.6829 |      2.0000 |      23.000 |
+ | "# selected"                                    |        89 |        155 |     1.7416 |     2.9888 |      0.0000 |      22.000 |
+ |*"#accept"                                       |        89 |         52 |(  58.4270 +- 5.22417  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2668 |        428 |(  16.0420 +- 0.710505 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       428 |        155 |(  36.2150 +- 2.32317  )%|   -------   |   -------   |
+X2XiccppKXiccpp2XicPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        52 |         52 |(  100.000 +- 1.92308  )%|   -------   |   -------   |
+X2XiccppKXiccpp2XicPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        52 |         52 |(  100.000 +- 1.92308  )%|   -------   |   -------   |
+X2XiccppKXiccpp2XicPiBeauty...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Xi_cc++  K- "                          |        52 |          3 |   0.057692 |    0.23316 |      0.0000 |      1.0000 |
+ | "# B- -> Xi_cc~--  K+ "                         |        52 |          3 |   0.057692 |    0.23316 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        52 |        544 |     10.462 |     5.5451 |      2.0000 |      25.000 |
+ | "# K-"                                          |        52 |        507 |     9.7500 |     4.0662 |      3.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        52 |       1051 |     20.212 |     8.5042 |      6.0000 |      49.000 |
+ | "# Phys/Xiccpp2XicPiXic2PKPiPBeauty2Charm"      |        52 |        155 |     2.9808 |     3.4053 |      1.0000 |      22.000 |
+ | "# Xi_cc++"                                     |        52 |         87 |     1.6731 |     2.5849 |      0.0000 |      16.000 |
+ | "# Xi_cc~--"                                    |        52 |         68 |     1.3077 |     1.6818 |      0.0000 |      8.0000 |
+ | "# input particles"                             |        52 |       1206 |     23.192 |     10.983 |      7.0000 |      71.000 |
+ | "# max size B+ -> Xi_cc++  K- "                 |        52 |       1126 |     21.654 |     54.749 |      0.0000 |      384.00 |
+ | "# max size B- -> Xi_cc~--  K+ "                |        52 |        812 |     15.615 |     29.886 |      0.0000 |      150.00 |
+ | "# selected"                                    |        52 |          6 |    0.11538 |    0.31949 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        52 |          6 |(  11.5385 +- 4.43047  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1938 |        192 |(  9.90712 +- 0.678644 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       192 |          6 |(  3.12500 +- 1.25568  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+X2XiccppKXiccpp2XicPiBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2XiccppKXiccpp2XicPiBeauty2Charm"      |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+X2XiccppKXiccpp2XicPiBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2XiccppKXiccpp2XicPiBeauty2CharmTISTOS"|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#passed"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+X2XiccppKXiccpp2XicPiBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/X2XiccppKXiccpp2XicPiBeauty2CharmB2CBBDT|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_X2XiccppKXiccp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2XiccppKXiccpp2XicPiBeauty2CharmLine"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_X2XiccppKXiccp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2XiccppKXiccpp2XicPiBeauty2CharmLine"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_X2XiccppKXiccp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2XiccppKXiccpp2XicPiBeauty2CharmLine"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingX2XiccppKXiccpp2Xi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingX2XiccppKXiccpp2Xi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2XiccppKXiccpp2Xi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2XiccppPiXiccpp2X...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingX2XiccppPiXiccpp2X...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingX2XiccppPiXiccpp2X...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+X2XiccppPiXiccpp2XicPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        52 |         52 |(  100.000 +- 1.92308  )%|   -------   |   -------   |
+X2XiccppPiXiccpp2XicPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        52 |         52 |(  100.000 +- 1.92308  )%|   -------   |   -------   |
+X2XiccppPiXiccpp2XicPiBeaut...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Xi_cc++  pi- "                         |        52 |          2 |   0.038462 |    0.19231 |      0.0000 |      1.0000 |
+ | "# B- -> Xi_cc~--  pi+ "                        |        52 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        52 |       1051 |     20.212 |     8.5042 |      6.0000 |      49.000 |
+ | "# Phys/Xiccpp2XicPiXic2PKPiPBeauty2Charm"      |        52 |        155 |     2.9808 |     3.4053 |      1.0000 |      22.000 |
+ | "# Xi_cc++"                                     |        52 |         87 |     1.6731 |     2.5849 |      0.0000 |      16.000 |
+ | "# Xi_cc~--"                                    |        52 |         68 |     1.3077 |     1.6818 |      0.0000 |      8.0000 |
+ | "# input particles"                             |        52 |       1206 |     23.192 |     10.983 |      7.0000 |      71.000 |
+ | "# max size B+ -> Xi_cc++  pi- "                |        52 |       1126 |     21.654 |     54.749 |      0.0000 |      384.00 |
+ | "# max size B- -> Xi_cc~--  pi+ "               |        52 |        812 |     15.615 |     29.886 |      0.0000 |      150.00 |
+ | "# pi+"                                         |        52 |        544 |     10.462 |     5.5451 |      2.0000 |      25.000 |
+ | "# pi-"                                         |        52 |        507 |     9.7500 |     4.0662 |      3.0000 |      24.000 |
+ | "# selected"                                    |        52 |          2 |   0.038462 |    0.19231 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        52 |          2 |(  3.84615 +- 2.66683  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1938 |        160 |(  8.25593 +- 0.625166 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       160 |          2 |(  1.25000 +- 0.878342 )%|   -------   |   -------   |
+X2XiccppPiXiccpp2XicPiBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2XiccppPiXiccpp2XicPiBeauty2Charm"     |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+X2XiccppPiXiccpp2XicPiBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2XiccppPiXiccpp2XicPiBeauty2CharmTISTOS|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingX2XiccppPiXiccpp2X...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingX2XiccppPiXiccpp2X...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2XiccppPiXiccpp2X...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2XiccppKWSXiccpp2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         94 |(  9.40000 +- 0.922843 )%|   -------   |   -------   |
+StrippingX2XiccppKWSXiccpp2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        94 |         40 |(  42.5532 +- 5.09959  )%|   -------   |   -------   |
+StrippingX2XiccppKWSXiccpp2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        40 |         40 |(  100.000 +- 2.50000  )%|   -------   |   -------   |
+X2XiccppKWSXiccpp2XicPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+X2XiccppKWSXiccpp2XicPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+X2XiccppKWSXiccpp2XicPiBeau...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Xi_cc++  K+ "                          |         8 |          1 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# B- -> Xi_cc~--  K- "                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         8 |         90 |     11.250 |     4.2057 |      6.0000 |      19.000 |
+ | "# K-"                                          |         8 |         91 |     11.375 |     3.9031 |      5.0000 |      19.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |         8 |        181 |     22.625 |     6.9451 |      11.000 |      35.000 |
+ | "# Phys/Xiccpp2XicPiXic2PKPiPBeauty2Charm"      |         8 |         28 |     3.5000 |     2.5495 |      1.0000 |      9.0000 |
+ | "# Xi_cc++"                                     |         8 |         15 |     1.8750 |     1.6154 |      0.0000 |      4.0000 |
+ | "# Xi_cc~--"                                    |         8 |         13 |     1.6250 |     1.8666 |      0.0000 |      6.0000 |
+ | "# input particles"                             |         8 |        209 |     26.125 |     9.0199 |      12.000 |      41.000 |
+ | "# max size B+ -> Xi_cc++  K+ "                 |         8 |        201 |     25.125 |     25.355 |      0.0000 |      64.000 |
+ | "# max size B- -> Xi_cc~--  K- "                |         8 |        157 |     19.625 |     20.760 |      0.0000 |      60.000 |
+ | "# selected"                                    |         8 |          1 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       358 |         35 |(  9.77654 +- 1.56968  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        35 |          1 |(  2.85714 +- 2.81603  )%|   -------   |   -------   |
+X2XiccppKWSXiccpp2XicPiBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2XiccppKWSXiccpp2XicPiBeauty2Charm"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingX2XiccppKWSXiccpp2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingX2XiccppKWSXiccpp2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2XiccppKWSXiccpp2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2XiccppPiWSXiccpp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         98 |(  9.80000 +- 0.940191 )%|   -------   |   -------   |
+StrippingX2XiccppPiWSXiccpp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        98 |         37 |(  37.7551 +- 4.89696  )%|   -------   |   -------   |
+StrippingX2XiccppPiWSXiccpp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+X2XiccppPiWSXiccpp2XicPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+X2XiccppPiWSXiccpp2XicPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+X2XiccppPiWSXiccpp2XicPiBea...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Xi_cc++  pi+ "                         |         5 |          1 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# B- -> Xi_cc~--  pi- "                        |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |         5 |        106 |     21.200 |     7.8333 |      11.000 |      35.000 |
+ | "# Phys/Xiccpp2XicPiXic2PKPiPBeauty2Charm"      |         5 |         13 |     2.6000 |     1.7436 |      1.0000 |      6.0000 |
+ | "# Xi_cc++"                                     |         5 |          8 |     1.6000 |     1.4967 |      0.0000 |      4.0000 |
+ | "# Xi_cc~--"                                    |         5 |          5 |     1.0000 |    0.89443 |      0.0000 |      2.0000 |
+ | "# input particles"                             |         5 |        119 |     23.800 |     9.5163 |      12.000 |      41.000 |
+ | "# max size B+ -> Xi_cc++  pi+ "                |         5 |        110 |     22.000 |     23.461 |      0.0000 |      64.000 |
+ | "# max size B- -> Xi_cc~--  pi- "               |         5 |         69 |     13.800 |     15.445 |      0.0000 |      38.000 |
+ | "# pi+"                                         |         5 |         52 |     10.400 |     3.7202 |      6.0000 |      16.000 |
+ | "# pi-"                                         |         5 |         54 |     10.800 |     4.8332 |      5.0000 |      19.000 |
+ | "# selected"                                    |         5 |          1 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       179 |         16 |(  8.93855 +- 2.13243  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        16 |          1 |(  6.25000 +- 6.05154  )%|   -------   |   -------   |
+X2XiccppPiWSXiccpp2XicPiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2XiccppPiWSXiccpp2XicPiBeauty2Charm"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingX2XiccppPiWSXiccpp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingX2XiccppPiWSXiccpp...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2XiccppPiWSXiccpp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2LcPiPiOSLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingX2LcPiPiOSLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingX2LcPiPiOSLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+X2LcPiPiOSLc2PKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2LcPiPiOSLc2PKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2LcPiPiOSLc2PKPiBeauty2Charm SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c+  pi-  pi+ "                  |        86 |          8 |   0.093023 |    0.32806 |      0.0000 |      2.0000 |
+ | "# B- -> Lambda_c~-  pi+  pi- "                 |        86 |          9 |    0.10465 |    0.59120 |      0.0000 |      5.0000 |
+ | "# Lambda_c+"                                   |        86 |         94 |     1.0930 |     1.9024 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        86 |        102 |     1.1860 |     1.2986 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        86 |        196 |     2.2791 |     2.7477 |      1.0000 |      18.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        86 |       1529 |     17.779 |     7.5612 |      6.0000 |      49.000 |
+ | "# input particles"                             |        86 |       1725 |     20.058 |     9.1707 |      7.0000 |      66.000 |
+ | "# max size B+ -> Lambda_c+  pi-  pi+ "         |        86 |      16268 |     189.16 |     685.78 |      0.0000 |      6000.0 |
+ | "# max size B- -> Lambda_c~-  pi+  pi- "        |        86 |      12595 |     146.45 |     466.64 |      0.0000 |      4200.0 |
+ | "# pi+"                                         |        86 |        780 |     9.0698 |     4.6325 |      2.0000 |      25.000 |
+ | "# pi-"                                         |        86 |        749 |     8.7093 |     3.7968 |      3.0000 |      24.000 |
+ | "# selected"                                    |        86 |         17 |    0.19767 |    0.69583 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        86 |         10 |(  11.6279 +- 3.45668  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     28863 |       3386 |(  11.7313 +- 0.189411 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3386 |         17 |( 0.502067 +- 0.121463 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        46 |         46 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+X2LcPiPiOSLc2PKPiBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcPiPiOSLc2PKPiBeauty2Charm"          |        10 |         17 |     1.7000 |     1.2689 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        10 |         17 |     1.7000 |     1.2689 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |        10 |          6 |(  60.0000 +- 15.4919  )%|   -------   |   -------   |
+X2LcPiPiOSLc2PKPiBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcPiPiOSLc2PKPiBeauty2CharmTISTOS"    |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+ |*"#passed"                                       |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         7 |          3 |(  42.8571 +- 18.7044  )%|   -------   |   -------   |
+X2LcPiPiOSLc2PKPiBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/X2LcPiPiOSLc2PKPiBeauty2CharmB2CBBDTBeau|         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_X2LcPiPiOSLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcPiPiOSLc2PKPiBeauty2CharmLine"      |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_X2LcPiPiOSLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcPiPiOSLc2PKPiBeauty2CharmLine"      |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_X2LcPiPiOSLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcPiPiOSLc2PKPiBeauty2CharmLine"      |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingX2LcPiPiOSLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingX2LcPiPiOSLc2PKPiB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2LcPiPiOSLc2PKPiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2LcPiKOSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingX2LcPiKOSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingX2LcPiKOSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+X2LcPiKOSLc2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2LcPiKOSLc2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2LcPiKOSLc2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2LcPiKOSLc2PKPiBeauty2Charm  SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c+  K+  pi- "                   |        86 |         12 |    0.13953 |    0.53184 |      0.0000 |      4.0000 |
+ | "# B- -> Lambda_c~-  K-  pi+ "                  |        86 |         15 |    0.17442 |    0.78046 |      0.0000 |      5.0000 |
+ | "# K+"                                          |        86 |        780 |     9.0698 |     4.6325 |      2.0000 |      25.000 |
+ | "# K-"                                          |        86 |        749 |     8.7093 |     3.7968 |      3.0000 |      24.000 |
+ | "# Lambda_c+"                                   |        86 |         94 |     1.0930 |     1.9024 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        86 |        102 |     1.1860 |     1.2986 |      0.0000 |      7.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        86 |       1529 |     17.779 |     7.5612 |      6.0000 |      49.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        86 |        196 |     2.2791 |     2.7477 |      1.0000 |      18.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        86 |       1529 |     17.779 |     7.5612 |      6.0000 |      49.000 |
+ | "# input particles"                             |        86 |       3254 |     37.837 |     16.583 |      13.000 |      115.00 |
+ | "# max size B+ -> Lambda_c+  K+  pi- "          |        86 |      16268 |     189.16 |     685.78 |      0.0000 |      6000.0 |
+ | "# max size B- -> Lambda_c~-  K-  pi+ "         |        86 |      12595 |     146.45 |     466.64 |      0.0000 |      4200.0 |
+ | "# pi+"                                         |        86 |        780 |     9.0698 |     4.6325 |      2.0000 |      25.000 |
+ | "# pi-"                                         |        86 |        749 |     8.7093 |     3.7968 |      3.0000 |      24.000 |
+ | "# selected"                                    |        86 |         27 |    0.31395 |     1.1439 |      0.0000 |      9.0000 |
+ |*"#accept"                                       |        86 |         14 |(  16.2791 +- 3.98091  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     28863 |       3791 |(  13.1345 +- 0.198820 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3791 |         27 |( 0.712213 +- 0.136577 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        52 |         52 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+X2LcPiKOSLc2PKPiBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcPiKOSLc2PKPiBeauty2Charm"           |        14 |         27 |     1.9286 |     2.2189 |      1.0000 |      9.0000 |
+ | "# input particles"                             |        14 |         27 |     1.9286 |     2.2189 |      1.0000 |      9.0000 |
+ |*"#accept"                                       |        14 |          9 |(  64.2857 +- 12.8060  )%|   -------   |   -------   |
+X2LcPiKOSLc2PKPiBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcPiKOSLc2PKPiBeauty2CharmTISTOS"     |         9 |         10 |     1.1111 |    0.31427 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         9 |         10 |     1.1111 |    0.31427 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         9 |          5 |(  55.5556 +- 16.5635  )%|   -------   |   -------   |
+ |*"#passed"                                       |         9 |          5 |(  55.5556 +- 16.5635  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        10 |          5 |(  50.0000 +- 15.8114  )%|   -------   |   -------   |
+X2LcPiKOSLc2PKPiBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/X2LcPiKOSLc2PKPiBeauty2CharmB2CBBDTBeaut|         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+ | "# input particles"                             |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo1_X2LcPiKOSLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcPiKOSLc2PKPiBeauty2CharmLine"       |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo2_X2LcPiKOSLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcPiKOSLc2PKPiBeauty2CharmLine"       |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo3_X2LcPiKOSLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcPiKOSLc2PKPiBeauty2CharmLine"       |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingX2LcPiKOSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingX2LcPiKOSLc2PKPiBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2LcPiKOSLc2PKPiBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2LcPiPiSSLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingX2LcPiPiSSLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingX2LcPiPiSSLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+X2LcPiPiSSLc2PKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2LcPiPiSSLc2PKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2LcPiPiSSLc2PKPiBeauty2Charm SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c~-  pi+  pi+ "                 |        86 |         10 |    0.11628 |    0.51531 |      0.0000 |      3.0000 |
+ | "# B- -> Lambda_c+  pi-  pi- "                  |        86 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |        86 |         94 |     1.0930 |     1.9024 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        86 |        102 |     1.1860 |     1.2986 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        86 |        196 |     2.2791 |     2.7477 |      1.0000 |      18.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        86 |       1529 |     17.779 |     7.5612 |      6.0000 |      49.000 |
+ | "# input particles"                             |        86 |       1725 |     20.058 |     9.1707 |      7.0000 |      66.000 |
+ | "# max size B+ -> Lambda_c~-  pi+  pi+ "        |        86 |      14087 |     163.80 |     508.58 |      0.0000 |      4375.0 |
+ | "# max size B- -> Lambda_c+  pi-  pi- "         |        86 |      14999 |     174.41 |     660.78 |      0.0000 |      5760.0 |
+ | "# pi+"                                         |        86 |        780 |     9.0698 |     4.6325 |      2.0000 |      25.000 |
+ | "# pi-"                                         |        86 |        749 |     8.7093 |     3.7968 |      3.0000 |      24.000 |
+ | "# selected"                                    |        86 |         10 |    0.11628 |    0.51531 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        86 |          5 |(  5.81395 +- 2.52336  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     13493 |       1530 |(  11.3392 +- 0.272962 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1530 |         10 |( 0.653595 +- 0.206008 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        20 |         20 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+X2LcPiPiSSLc2PKPiBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcPiPiSSLc2PKPiBeauty2Charm"          |         5 |         10 |     2.0000 |    0.89443 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         5 |         10 |     2.0000 |    0.89443 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         5 |          4 |(  80.0000 +- 17.8885  )%|   -------   |   -------   |
+X2LcPiPiSSLc2PKPiBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcPiPiSSLc2PKPiBeauty2CharmTISTOS"    |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#passed"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+X2LcPiPiSSLc2PKPiBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/X2LcPiPiSSLc2PKPiBeauty2CharmB2CBBDTBeau|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_X2LcPiPiSSLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcPiPiSSLc2PKPiBeauty2CharmLine"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_X2LcPiPiSSLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcPiPiSSLc2PKPiBeauty2CharmLine"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_X2LcPiPiSSLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcPiPiSSLc2PKPiBeauty2CharmLine"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingX2LcPiPiSSLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingX2LcPiPiSSLc2PKPiB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2LcPiPiSSLc2PKPiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2LcKKSSLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingX2LcKKSSLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingX2LcKKSSLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+X2LcKKSSLc2PKPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2LcKKSSLc2PKPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2LcKKSSLc2PKPiBeauty2Charm   SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c~-  K+  K+ "                   |        86 |         14 |    0.16279 |    0.67961 |      0.0000 |      5.0000 |
+ | "# B- -> Lambda_c+  K-  K- "                    |        86 |          6 |   0.069767 |    0.64322 |      0.0000 |      6.0000 |
+ | "# K+"                                          |        86 |        780 |     9.0698 |     4.6325 |      2.0000 |      25.000 |
+ | "# K-"                                          |        86 |        749 |     8.7093 |     3.7968 |      3.0000 |      24.000 |
+ | "# Lambda_c+"                                   |        86 |         94 |     1.0930 |     1.9024 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        86 |        102 |     1.1860 |     1.2986 |      0.0000 |      7.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        86 |       1529 |     17.779 |     7.5612 |      6.0000 |      49.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        86 |        196 |     2.2791 |     2.7477 |      1.0000 |      18.000 |
+ | "# input particles"                             |        86 |       1725 |     20.058 |     9.1707 |      7.0000 |      66.000 |
+ | "# max size B+ -> Lambda_c~-  K+  K+ "          |        86 |      14087 |     163.80 |     508.58 |      0.0000 |      4375.0 |
+ | "# max size B- -> Lambda_c+  K-  K- "           |        86 |      14999 |     174.41 |     660.78 |      0.0000 |      5760.0 |
+ | "# selected"                                    |        86 |         20 |    0.23256 |    0.92352 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        86 |          8 |(  9.30233 +- 3.13216  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     13493 |       1983 |(  14.6965 +- 0.304815 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1983 |         20 |(  1.00857 +- 0.224384 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        27 |         27 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+X2LcKKSSLc2PKPiBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKKSSLc2PKPiBeauty2Charm"            |         8 |         20 |     2.5000 |     1.8708 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         8 |         20 |     2.5000 |     1.8708 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         8 |          5 |(  62.5000 +- 17.1163  )%|   -------   |   -------   |
+X2LcKKSSLc2PKPiBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKKSSLc2PKPiBeauty2CharmTISTOS"      |         5 |         15 |     3.0000 |     2.0976 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         5 |         15 |     3.0000 |     2.0976 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         5 |          3 |(  60.0000 +- 21.9089  )%|   -------   |   -------   |
+ | "#passed"                                       |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        15 |          4 |(  26.6667 +- 11.4180  )%|   -------   |   -------   |
+X2LcKKSSLc2PKPiBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKKSSLc2PKPiBeauty2CharmB2CBBDTBeauty|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_X2LcKKSSLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKKSSLc2PKPiBeauty2CharmLine"        |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_X2LcKKSSLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKKSSLc2PKPiBeauty2CharmLine"        |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_X2LcKKSSLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKKSSLc2PKPiBeauty2CharmLine"        |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingX2LcKKSSLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingX2LcKKSSLc2PKPiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2LcKKSSLc2PKPiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2LcKPiOSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingX2LcKPiOSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingX2LcKPiOSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+X2LcKPiOSLc2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2LcKPiOSLc2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2LcKPiOSLc2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2LcKPiOSLc2PKPiBeauty2Charm  SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c+  K-  pi+ "                   |        86 |         12 |    0.13953 |    0.53184 |      0.0000 |      4.0000 |
+ | "# B- -> Lambda_c~-  K+  pi- "                  |        86 |         13 |    0.15116 |    0.79996 |      0.0000 |      7.0000 |
+ | "# K+"                                          |        86 |        780 |     9.0698 |     4.6325 |      2.0000 |      25.000 |
+ | "# K-"                                          |        86 |        749 |     8.7093 |     3.7968 |      3.0000 |      24.000 |
+ | "# Lambda_c+"                                   |        86 |         94 |     1.0930 |     1.9024 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        86 |        102 |     1.1860 |     1.2986 |      0.0000 |      7.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        86 |       1529 |     17.779 |     7.5612 |      6.0000 |      49.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        86 |        196 |     2.2791 |     2.7477 |      1.0000 |      18.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        86 |       1529 |     17.779 |     7.5612 |      6.0000 |      49.000 |
+ | "# input particles"                             |        86 |       3254 |     37.837 |     16.583 |      13.000 |      115.00 |
+ | "# max size B+ -> Lambda_c+  K-  pi+ "          |        86 |      16268 |     189.16 |     685.78 |      0.0000 |      6000.0 |
+ | "# max size B- -> Lambda_c~-  K+  pi- "         |        86 |      12595 |     146.45 |     466.64 |      0.0000 |      4200.0 |
+ | "# pi+"                                         |        86 |        780 |     9.0698 |     4.6325 |      2.0000 |      25.000 |
+ | "# pi-"                                         |        86 |        749 |     8.7093 |     3.7968 |      3.0000 |      24.000 |
+ | "# selected"                                    |        86 |         25 |    0.29070 |     1.0440 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |        86 |         12 |(  13.9535 +- 3.73645  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     28863 |       3791 |(  13.1345 +- 0.198820 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3791 |         25 |( 0.659457 +- 0.131456 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        51 |         51 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+X2LcKPiOSLc2PKPiBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKPiOSLc2PKPiBeauty2Charm"           |        12 |         25 |     2.0833 |     2.0190 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        12 |         25 |     2.0833 |     2.0190 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |        12 |          8 |(  66.6667 +- 13.6083  )%|   -------   |   -------   |
+X2LcKPiOSLc2PKPiBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKPiOSLc2PKPiBeauty2CharmTISTOS"     |         8 |         10 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         8 |         10 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         8 |          5 |(  62.5000 +- 17.1163  )%|   -------   |   -------   |
+ |*"#passed"                                       |         8 |          5 |(  62.5000 +- 17.1163  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        10 |          5 |(  50.0000 +- 15.8114  )%|   -------   |   -------   |
+X2LcKPiOSLc2PKPiBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/X2LcKPiOSLc2PKPiBeauty2CharmB2CBBDTBeaut|         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+ | "# input particles"                             |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo1_X2LcKPiOSLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKPiOSLc2PKPiBeauty2CharmLine"       |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo2_X2LcKPiOSLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKPiOSLc2PKPiBeauty2CharmLine"       |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo3_X2LcKPiOSLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKPiOSLc2PKPiBeauty2CharmLine"       |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingX2LcKPiOSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingX2LcKPiOSLc2PKPiBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2LcKPiOSLc2PKPiBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2LcKKOSLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingX2LcKKOSLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingX2LcKKOSLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+X2LcKKOSLc2PKPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2LcKKOSLc2PKPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2LcKKOSLc2PKPiBeauty2Charm   SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c+  K-  K+ "                    |        86 |         21 |    0.24419 |    0.82032 |      0.0000 |      5.0000 |
+ | "# B- -> Lambda_c~-  K+  K- "                   |        86 |         20 |    0.23256 |     1.0306 |      0.0000 |      8.0000 |
+ | "# K+"                                          |        86 |        780 |     9.0698 |     4.6325 |      2.0000 |      25.000 |
+ | "# K-"                                          |        86 |        749 |     8.7093 |     3.7968 |      3.0000 |      24.000 |
+ | "# Lambda_c+"                                   |        86 |         94 |     1.0930 |     1.9024 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        86 |        102 |     1.1860 |     1.2986 |      0.0000 |      7.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        86 |       1529 |     17.779 |     7.5612 |      6.0000 |      49.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        86 |        196 |     2.2791 |     2.7477 |      1.0000 |      18.000 |
+ | "# input particles"                             |        86 |       1725 |     20.058 |     9.1707 |      7.0000 |      66.000 |
+ | "# max size B+ -> Lambda_c+  K-  K+ "           |        86 |      16268 |     189.16 |     685.78 |      0.0000 |      6000.0 |
+ | "# max size B- -> Lambda_c~-  K+  K- "          |        86 |      12595 |     146.45 |     466.64 |      0.0000 |      4200.0 |
+ | "# selected"                                    |        86 |         41 |    0.47674 |     1.4998 |      0.0000 |      10.000 |
+ |*"#accept"                                       |        86 |         16 |(  18.6047 +- 4.19625  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     28863 |       4339 |(  15.0331 +- 0.210367 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4339 |         41 |( 0.944918 +- 0.146873 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        61 |         61 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+X2LcKKOSLc2PKPiBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKKOSLc2PKPiBeauty2Charm"            |        16 |         41 |     2.5625 |     2.5973 |      1.0000 |      10.000 |
+ | "# input particles"                             |        16 |         41 |     2.5625 |     2.5973 |      1.0000 |      10.000 |
+ |*"#accept"                                       |        16 |         12 |(  75.0000 +- 10.8253  )%|   -------   |   -------   |
+X2LcKKOSLc2PKPiBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKKOSLc2PKPiBeauty2CharmTISTOS"      |        12 |         20 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        12 |         20 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        12 |          7 |(  58.3333 +- 14.2319  )%|   -------   |   -------   |
+ | "#passed"                                       |        12 |          9 |    0.75000 |    0.72169 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        20 |          9 |(  45.0000 +- 11.1243  )%|   -------   |   -------   |
+X2LcKKOSLc2PKPiBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKKOSLc2PKPiBeauty2CharmB2CBBDTBeauty|         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+ | "#passed"                                       |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+RelatedInfo1_X2LcKKOSLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKKOSLc2PKPiBeauty2CharmLine"        |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+RelatedInfo2_X2LcKKOSLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKKOSLc2PKPiBeauty2CharmLine"        |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+RelatedInfo3_X2LcKKOSLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKKOSLc2PKPiBeauty2CharmLine"        |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+StrippingX2LcKKOSLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+StrippingX2LcKKOSLc2PKPiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2LcKKOSLc2PKPiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          7 |( 0.700000 +- 0.263647 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2LcKPiSSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingX2LcKPiSSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingX2LcKPiSSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+X2LcKPiSSLc2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2LcKPiSSLc2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2LcKPiSSLc2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2LcKPiSSLc2PKPiBeauty2Charm  SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c~-  K+  pi+ "                  |        86 |         25 |    0.29070 |     1.2470 |      0.0000 |      9.0000 |
+ | "# B- -> Lambda_c+  K-  pi- "                   |        86 |          2 |   0.023256 |    0.21441 |      0.0000 |      2.0000 |
+ | "# K+"                                          |        86 |        780 |     9.0698 |     4.6325 |      2.0000 |      25.000 |
+ | "# K-"                                          |        86 |        749 |     8.7093 |     3.7968 |      3.0000 |      24.000 |
+ | "# Lambda_c+"                                   |        86 |         94 |     1.0930 |     1.9024 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        86 |        102 |     1.1860 |     1.2986 |      0.0000 |      7.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        86 |       1529 |     17.779 |     7.5612 |      6.0000 |      49.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        86 |        196 |     2.2791 |     2.7477 |      1.0000 |      18.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        86 |       1529 |     17.779 |     7.5612 |      6.0000 |      49.000 |
+ | "# input particles"                             |        86 |       3254 |     37.837 |     16.583 |      13.000 |      115.00 |
+ | "# max size B+ -> Lambda_c~-  K+  pi+ "         |        86 |      14087 |     163.80 |     508.58 |      0.0000 |      4375.0 |
+ | "# max size B- -> Lambda_c+  K-  pi- "          |        86 |      14999 |     174.41 |     660.78 |      0.0000 |      5760.0 |
+ | "# pi+"                                         |        86 |        780 |     9.0698 |     4.6325 |      2.0000 |      25.000 |
+ | "# pi-"                                         |        86 |        749 |     8.7093 |     3.7968 |      3.0000 |      24.000 |
+ | "# selected"                                    |        86 |         27 |    0.31395 |     1.2600 |      0.0000 |      9.0000 |
+ |*"#accept"                                       |        86 |          9 |(  10.4651 +- 3.30080  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     29086 |       3441 |(  11.8304 +- 0.189373 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3441 |         27 |( 0.784656 +- 0.150413 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        45 |         45 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+X2LcKPiSSLc2PKPiBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKPiSSLc2PKPiBeauty2Charm"           |         9 |         27 |     3.0000 |     2.6667 |      1.0000 |      9.0000 |
+ | "# input particles"                             |         9 |         27 |     3.0000 |     2.6667 |      1.0000 |      9.0000 |
+ |*"#accept"                                       |         9 |          6 |(  66.6667 +- 15.7135  )%|   -------   |   -------   |
+X2LcKPiSSLc2PKPiBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKPiSSLc2PKPiBeauty2CharmTISTOS"     |         6 |         19 |     3.1667 |     2.7938 |      1.0000 |      9.0000 |
+ | "# input particles"                             |         6 |         19 |     3.1667 |     2.7938 |      1.0000 |      9.0000 |
+ |*"#accept"                                       |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |          5 |    0.83333 |     1.0672 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |        19 |          5 |(  26.3158 +- 10.1023  )%|   -------   |   -------   |
+X2LcKPiSSLc2PKPiBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKPiSSLc2PKPiBeauty2CharmB2CBBDTBeaut|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo1_X2LcKPiSSLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKPiSSLc2PKPiBeauty2CharmLine"       |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_X2LcKPiSSLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKPiSSLc2PKPiBeauty2CharmLine"       |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_X2LcKPiSSLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKPiSSLc2PKPiBeauty2CharmLine"       |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingX2LcKPiSSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingX2LcKPiSSLc2PKPiBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2LcKPiSSLc2PKPiBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2LcPiPiWSLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        105 |(  10.5000 +- 0.969407 )%|   -------   |   -------   |
+StrippingX2LcPiPiWSLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       105 |         30 |(  28.5714 +- 4.40867  )%|   -------   |   -------   |
+StrippingX2LcPiPiWSLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+X2LcPiPiWSLc2PKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+X2LcPiPiWSLc2PKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+X2LcPiPiWSLc2PKPiBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c+  pi+  pi+ "                  |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda_c~-  pi-  pi- "                 |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         7 |          4 |    0.57143 |    0.72843 |      0.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |         7 |          8 |     1.1429 |    0.98974 |      0.0000 |      3.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         7 |         12 |     1.7143 |     1.1606 |      1.0000 |      4.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |         7 |        121 |     17.286 |     10.110 |      7.0000 |      39.000 |
+ | "# input particles"                             |         7 |        133 |     19.000 |     10.941 |      8.0000 |      43.000 |
+ | "# max size B+ -> Lambda_c+  pi+  pi+ "         |         7 |       1153 |     164.71 |     330.77 |      0.0000 |      968.00 |
+ | "# max size B- -> Lambda_c~-  pi-  pi- "        |         7 |        793 |     113.29 |     193.02 |      0.0000 |      578.00 |
+ | "# pi+"                                         |         7 |         62 |     8.8571 |     5.8902 |      3.0000 |      22.000 |
+ | "# pi-"                                         |         7 |         59 |     8.4286 |     4.4676 |      3.0000 |      17.000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       907 |         66 |(  7.27674 +- 0.862500 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        66 |          0 |(  0.00000 +- 1.51515  )%|   -------   |   -------   |
+StrippingX2LcPiPiWSLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingX2LcPiPiWSLc2PKPiB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2LcPiPiWSLc2PKPiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2LcKPiWSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        101 |(  10.1000 +- 0.952885 )%|   -------   |   -------   |
+StrippingX2LcKPiWSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       101 |         31 |(  30.6931 +- 4.58931  )%|   -------   |   -------   |
+StrippingX2LcKPiWSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+X2LcKPiWSLc2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+X2LcKPiWSLc2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+X2LcKPiWSLc2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+X2LcKPiWSLc2PKPiBeauty2Charm  SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c+  K+  pi+ "                   |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda_c~-  K-  pi- "                  |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         9 |         70 |     7.7778 |     3.5207 |      3.0000 |      16.000 |
+ | "# K-"                                          |         9 |         80 |     8.8889 |     3.2126 |      5.0000 |      15.000 |
+ | "# Lambda_c+"                                   |         9 |          5 |    0.55556 |    0.95581 |      0.0000 |      3.0000 |
+ | "# Lambda_c~-"                                  |         9 |         11 |     1.2222 |     1.1331 |      0.0000 |      4.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |         9 |        150 |     16.667 |     6.3944 |      8.0000 |      31.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         9 |         16 |     1.7778 |     1.2273 |      1.0000 |      4.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |         9 |        150 |     16.667 |     6.3944 |      8.0000 |      31.000 |
+ | "# input particles"                             |         9 |        316 |     35.111 |     13.295 |      18.000 |      66.000 |
+ | "# max size B+ -> Lambda_c+  K+  pi+ "          |         9 |        881 |     97.889 |     238.07 |      0.0000 |      768.00 |
+ | "# max size B- -> Lambda_c~-  K-  pi- "         |         9 |        809 |     89.889 |     74.338 |      0.0000 |      225.00 |
+ | "# pi+"                                         |         9 |         70 |     7.7778 |     3.5207 |      3.0000 |      16.000 |
+ | "# pi-"                                         |         9 |         80 |     8.8889 |     3.2126 |      5.0000 |      15.000 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1690 |        234 |(  13.8462 +- 0.840153 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       234 |          0 |(  0.00000 +- 0.427350 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        12 |         12 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingX2LcKPiWSLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingX2LcKPiWSLc2PKPiBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2LcKPiWSLc2PKPiBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2LcKKWSLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         99 |(  9.90000 +- 0.944452 )%|   -------   |   -------   |
+StrippingX2LcKKWSLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        99 |         33 |(  33.3333 +- 4.73779  )%|   -------   |   -------   |
+StrippingX2LcKKWSLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+X2LcKKWSLc2PKPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+X2LcKKWSLc2PKPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+X2LcKKWSLc2PKPiBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c+  K+  K+ "                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda_c~-  K-  K- "                   |         7 |          1 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "# K+"                                          |         7 |         51 |     7.2857 |     2.1189 |      5.0000 |      10.000 |
+ | "# K-"                                          |         7 |         50 |     7.1429 |     3.3987 |      3.0000 |      14.000 |
+ | "# Lambda_c+"                                   |         7 |          7 |     1.0000 |    0.92582 |      0.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |         7 |         13 |     1.8571 |     1.7261 |      0.0000 |      5.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |         7 |        101 |     14.429 |     5.2606 |      9.0000 |      24.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         7 |         20 |     2.8571 |     2.0996 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         7 |        121 |     17.286 |     6.2270 |      10.000 |      27.000 |
+ | "# max size B+ -> Lambda_c+  K+  K+ "           |         7 |        531 |     75.857 |     83.479 |      0.0000 |      200.00 |
+ | "# max size B- -> Lambda_c~-  K-  K- "          |         7 |        806 |     115.14 |     137.32 |      0.0000 |      405.00 |
+ | "# selected"                                    |         7 |          1 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       591 |         90 |(  15.2284 +- 1.47795  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        90 |          1 |(  1.11111 +- 1.10492  )%|   -------   |   -------   |
+X2LcKKWSLc2PKPiBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKKWSLc2PKPiBeauty2Charm"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+X2LcKKWSLc2PKPiBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKKWSLc2PKPiBeauty2CharmTISTOS"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingX2LcKKWSLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingX2LcKKWSLc2PKPiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2LcKKWSLc2PKPiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2LcKPiPiPiLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingX2LcKPiPiPiLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingX2LcKPiPiPiLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+X2LcKPiPiPiLc2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2LcKPiPiPiLc2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        74 |         74 |(  100.000 +- 1.35135  )%|   -------   |   -------   |
+X2LcKPiPiPiLc2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        74 |         74 |(  100.000 +- 1.35135  )%|   -------   |   -------   |
+X2LcKPiPiPiLc2PKPiBeauty2CharmSUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c+  a_1(1260)+  K- "            |        74 |         92 |     1.2432 |     6.4970 |      0.0000 |      52.000 |
+ | "# B- -> Lambda_c~-  a_1(1260)-  K+ "           |        74 |         86 |     1.1622 |     6.4032 |      0.0000 |      53.000 |
+ | "# K+"                                          |        74 |        693 |     9.3649 |     4.7664 |      2.0000 |      25.000 |
+ | "# K-"                                          |        74 |        660 |     8.9189 |     3.8371 |      3.0000 |      24.000 |
+ | "# Lambda_c+"                                   |        74 |         90 |     1.2162 |     2.0018 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        74 |         87 |     1.1757 |     1.3392 |      0.0000 |      7.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        74 |       1353 |     18.284 |     7.6961 |      6.0000 |      49.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        74 |        177 |     2.3919 |     2.9262 |      1.0000 |      18.000 |
+ | "# Phys/X2PiPiPiBeauty2Charm"                   |        74 |       1177 |     15.905 |     16.410 |      1.0000 |      72.000 |
+ | "# a_1(1260)+"                                  |        74 |        592 |     8.0000 |     8.6524 |      0.0000 |      38.000 |
+ | "# a_1(1260)-"                                  |        74 |        585 |     7.9054 |     9.1211 |      0.0000 |      44.000 |
+ | "# input particles"                             |        74 |       2707 |     36.581 |     22.075 |      11.000 |      125.00 |
+ | "# max size B+ -> Lambda_c+  a_1(1260)+  K- "   |        74 |      19809 |     267.69 |     1124.7 |      0.0000 |      9120.0 |
+ | "# max size B- -> Lambda_c~-  a_1(1260)-  K+ "  |        74 |       9975 |     134.80 |     445.79 |      0.0000 |      3675.0 |
+ | "# selected"                                    |        74 |        178 |     2.4054 |     9.9389 |      0.0000 |      60.000 |
+ |*"#accept"                                       |        74 |         10 |(  13.5135 +- 3.97413  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     29784 |       2338 |(  7.84985 +- 0.155843 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2338 |        178 |(  7.61334 +- 0.548492 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+X2LcKPiPiPiLc2PKPiBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKPiPiPiLc2PKPiBeauty2Charm"         |        10 |        178 |     17.800 |     21.377 |      1.0000 |      60.000 |
+ | "# input particles"                             |        10 |        178 |     17.800 |     21.377 |      1.0000 |      60.000 |
+ |*"#accept"                                       |        10 |          9 |(  90.0000 +- 9.48683  )%|   -------   |   -------   |
+X2LcKPiPiPiLc2PKPiBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKPiPiPiLc2PKPiBeauty2CharmTISTOS"   |         9 |         81 |     9.0000 |     9.6032 |      1.0000 |      32.000 |
+ | "# input particles"                             |         9 |         81 |     9.0000 |     9.6032 |      1.0000 |      32.000 |
+ |*"#accept"                                       |         9 |          5 |(  55.5556 +- 16.5635  )%|   -------   |   -------   |
+ | "#passed"                                       |         9 |         43 |     4.7778 |     6.7128 |      0.0000 |      21.000 |
+ |*"efficiency"                                    |        81 |         43 |(  53.0864 +- 5.54496  )%|   -------   |   -------   |
+X2LcKPiPiPiLc2PKPiBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKPiPiPiLc2PKPiBeauty2CharmB2CBBDTBea|         5 |         43 |     8.6000 |     6.9455 |      2.0000 |      21.000 |
+ | "# input particles"                             |         5 |         43 |     8.6000 |     6.9455 |      2.0000 |      21.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         5 |         43 |     8.6000 |     6.9455 |      2.0000 |      21.000 |
+ |*"efficiency"                                    |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+RelatedInfo1_X2LcKPiPiPiLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKPiPiPiLc2PKPiBeauty2CharmLine"     |         5 |         43 |     8.6000 |     6.9455 |      2.0000 |      21.000 |
+ | "# input particles"                             |         5 |         43 |     8.6000 |     6.9455 |      2.0000 |      21.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo2_X2LcKPiPiPiLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKPiPiPiLc2PKPiBeauty2CharmLine"     |         5 |         43 |     8.6000 |     6.9455 |      2.0000 |      21.000 |
+ | "# input particles"                             |         5 |         43 |     8.6000 |     6.9455 |      2.0000 |      21.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo3_X2LcKPiPiPiLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcKPiPiPiLc2PKPiBeauty2CharmLine"     |         5 |         43 |     8.6000 |     6.9455 |      2.0000 |      21.000 |
+ | "# input particles"                             |         5 |         43 |     8.6000 |     6.9455 |      2.0000 |      21.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingX2LcKPiPiPiLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingX2LcKPiPiPiLc2PKPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2LcKPiPiPiLc2PKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2LcKPiPiPiWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         94 |(  9.40000 +- 0.922843 )%|   -------   |   -------   |
+StrippingX2LcKPiPiPiWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        94 |         28 |(  29.7872 +- 4.71693  )%|   -------   |   -------   |
+StrippingX2LcKPiPiPiWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+X2LcKPiPiPiWSLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+X2LcKPiPiPiWSLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+X2LcKPiPiPiWSLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+X2LcKPiPiPiWSLc2PKPiBeauty2...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c+  a_1(1260)+  K+ "            |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda_c~-  a_1(1260)-  K- "           |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         4 |         31 |     7.7500 |     3.0311 |      6.0000 |      13.000 |
+ | "# K-"                                          |         4 |         42 |     10.500 |     2.2913 |      8.0000 |      14.000 |
+ | "# Lambda_c+"                                   |         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |         4 |          3 |    0.75000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |         4 |         73 |     18.250 |     5.1660 |      14.000 |      27.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         4 |          6 |     1.5000 |    0.86603 |      1.0000 |      3.0000 |
+ | "# Phys/X2PiPiPiBeauty2Charm"                   |         4 |         88 |     22.000 |     8.8034 |      8.0000 |      30.000 |
+ | "# a_1(1260)+"                                  |         4 |         43 |     10.750 |     6.4177 |      1.0000 |      19.000 |
+ | "# a_1(1260)-"                                  |         4 |         45 |     11.250 |     3.6315 |      7.0000 |      17.000 |
+ | "# input particles"                             |         4 |        167 |     41.750 |     12.755 |      23.000 |      58.000 |
+ | "# max size B+ -> Lambda_c+  a_1(1260)+  K+ "   |         4 |        379 |     94.750 |     103.11 |      0.0000 |      247.00 |
+ | "# max size B- -> Lambda_c~-  a_1(1260)-  K- "  |         4 |        333 |     83.250 |     67.976 |      0.0000 |      187.00 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       712 |         15 |(  2.10674 +- 0.538198 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        15 |          0 |(  0.00000 +- 6.66667  )%|   -------   |   -------   |
+StrippingX2LcKPiPiPiWSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingX2LcKPiPiPiWSLc2PK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2LcKPiPiPiWSLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2XicPiPiXic2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXib2XicPiPiXic2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXib2XicPiPiXic2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xib2XicPiPiXic2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+Xib2XicPiPiXic2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+Xib2XicPiPiXic2PKPiBeauty2C...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        89 |       1673 |     18.798 |     7.6013 |      5.0000 |      49.000 |
+ | "# Phys/Xic2PKPiBeauty2Charm"                   |        89 |        225 |     2.5281 |     3.0542 |      1.0000 |      25.000 |
+ | "# Xi_b- -> Xi_c+  pi-  pi- "                   |        89 |          4 |   0.044944 |    0.33217 |      0.0000 |      3.0000 |
+ | "# Xi_b~+ -> Xi_c~-  pi+  pi+ "                 |        89 |          6 |   0.067416 |    0.32835 |      0.0000 |      2.0000 |
+ | "# Xi_c+"                                       |        89 |        121 |     1.3596 |     2.0070 |      0.0000 |      14.000 |
+ | "# Xi_c~-"                                      |        89 |        104 |     1.1685 |     1.6506 |      0.0000 |      11.000 |
+ | "# input particles"                             |        89 |       1898 |     21.326 |     9.7759 |      6.0000 |      74.000 |
+ | "# max size Xi_b- -> Xi_c+  pi-  pi- "          |        89 |      20574 |     231.17 |     874.90 |      0.0000 |      8064.0 |
+ | "# max size Xi_b~+ -> Xi_c~-  pi+  pi+ "        |        89 |      19826 |     222.76 |     799.55 |      0.0000 |      6875.0 |
+ | "# pi+"                                         |        89 |        858 |     9.6404 |     4.7906 |      2.0000 |      25.000 |
+ | "# pi-"                                         |        89 |        815 |     9.1573 |     3.7383 |      3.0000 |      24.000 |
+ | "# selected"                                    |        89 |         10 |    0.11236 |    0.46054 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        89 |          6 |(  6.74157 +- 2.65785  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     18867 |       1379 |(  7.30906 +- 0.189495 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1379 |         10 |( 0.725163 +- 0.228484 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        16 |         16 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Xib2XicPiPiXic2PKPiBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2XicPiPiXic2PKPiBeauty2Charm"        |         6 |         10 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         6 |         10 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         6 |          5 |(  83.3333 +- 15.2145  )%|   -------   |   -------   |
+Xib2XicPiPiXic2PKPiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2XicPiPiXic2PKPiBeauty2CharmTISTOS"  |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"#passed"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+Xib2XicPiPiXic2PKPiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Xib2XicPiPiXic2PKPiBeauty2CharmB2CBBDTBe|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Xib2XicPiPiXic...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2XicPiPiXic2PKPiBeauty2CharmLine"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Xib2XicPiPiXic...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2XicPiPiXic2PKPiBeauty2CharmLine"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Xib2XicPiPiXic...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2XicPiPiXic2PKPiBeauty2CharmLine"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXib2XicPiPiXic2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXib2XicPiPiXic2PKP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2XicPiPiXic2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2XicKPiXic2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXib2XicKPiXic2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXib2XicKPiXic2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xib2XicKPiXic2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+Xib2XicKPiXic2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+Xib2XicKPiXic2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+Xib2XicKPiXic2PKPiBeauty2CharmSUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        89 |        858 |     9.6404 |     4.7906 |      2.0000 |      25.000 |
+ | "# K-"                                          |        89 |        815 |     9.1573 |     3.7383 |      3.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        89 |       1673 |     18.798 |     7.6013 |      5.0000 |      49.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        89 |       1673 |     18.798 |     7.6013 |      5.0000 |      49.000 |
+ | "# Phys/Xic2PKPiBeauty2Charm"                   |        89 |        225 |     2.5281 |     3.0542 |      1.0000 |      25.000 |
+ | "# Xi_b- -> Xi_c+  K-  pi- "                    |        89 |          9 |    0.10112 |    0.70384 |      0.0000 |      6.0000 |
+ | "# Xi_b~+ -> Xi_c~-  K+  pi+ "                  |        89 |         15 |    0.16854 |    0.72260 |      0.0000 |      4.0000 |
+ | "# Xi_c+"                                       |        89 |        121 |     1.3596 |     2.0070 |      0.0000 |      14.000 |
+ | "# Xi_c~-"                                      |        89 |        104 |     1.1685 |     1.6506 |      0.0000 |      11.000 |
+ | "# input particles"                             |        89 |       3571 |     40.124 |     17.244 |      11.000 |      123.00 |
+ | "# max size Xi_b- -> Xi_c+  K-  pi- "           |        89 |      20574 |     231.17 |     874.90 |      0.0000 |      8064.0 |
+ | "# max size Xi_b~+ -> Xi_c~-  K+  pi+ "         |        89 |      19826 |     222.76 |     799.55 |      0.0000 |      6875.0 |
+ | "# pi+"                                         |        89 |        858 |     9.6404 |     4.7906 |      2.0000 |      25.000 |
+ | "# pi-"                                         |        89 |        815 |     9.1573 |     3.7383 |      3.0000 |      24.000 |
+ | "# selected"                                    |        89 |         24 |    0.26966 |    0.99170 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        89 |          7 |(  7.86517 +- 2.85345  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     40400 |       2920 |(  7.22772 +- 0.128831 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2920 |         24 |( 0.821918 +- 0.167082 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        40 |         40 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Xib2XicKPiXic2PKPiBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2XicKPiXic2PKPiBeauty2Charm"         |         7 |         24 |     3.4286 |     1.2936 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         7 |         24 |     3.4286 |     1.2936 |      2.0000 |      6.0000 |
+ |*"#accept"                                       |         7 |          5 |(  71.4286 +- 17.0747  )%|   -------   |   -------   |
+Xib2XicKPiXic2PKPiBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2XicKPiXic2PKPiBeauty2CharmTISTOS"   |         5 |         15 |     3.0000 |    0.89443 |      2.0000 |      4.0000 |
+ | "# input particles"                             |         5 |         15 |     3.0000 |    0.89443 |      2.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ | "#passed"                                       |         5 |          2 |    0.40000 |    0.80000 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        15 |          2 |(  13.3333 +- 8.77707  )%|   -------   |   -------   |
+Xib2XicKPiXic2PKPiBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2XicKPiXic2PKPiBeauty2CharmB2CBBDTBea|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_Xib2XicKPiXic2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2XicKPiXic2PKPiBeauty2CharmLine"     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Xib2XicKPiXic2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2XicKPiXic2PKPiBeauty2CharmLine"     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Xib2XicKPiXic2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2XicKPiXic2PKPiBeauty2CharmLine"     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXib2XicKPiXic2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXib2XicKPiXic2PKPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2XicKPiXic2PKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2XicKKXic2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXib2XicKKXic2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXib2XicKKXic2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xib2XicKKXic2PKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+Xib2XicKKXic2PKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+Xib2XicKKXic2PKPiBeauty2Charm SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        89 |        858 |     9.6404 |     4.7906 |      2.0000 |      25.000 |
+ | "# K-"                                          |        89 |        815 |     9.1573 |     3.7383 |      3.0000 |      24.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        89 |       1673 |     18.798 |     7.6013 |      5.0000 |      49.000 |
+ | "# Phys/Xic2PKPiBeauty2Charm"                   |        89 |        225 |     2.5281 |     3.0542 |      1.0000 |      25.000 |
+ | "# Xi_b- -> Xi_c+  K-  K- "                     |        89 |          8 |   0.089888 |    0.48899 |      0.0000 |      3.0000 |
+ | "# Xi_b~+ -> Xi_c~-  K+  K+ "                   |        89 |          9 |    0.10112 |    0.45084 |      0.0000 |      3.0000 |
+ | "# Xi_c+"                                       |        89 |        121 |     1.3596 |     2.0070 |      0.0000 |      14.000 |
+ | "# Xi_c~-"                                      |        89 |        104 |     1.1685 |     1.6506 |      0.0000 |      11.000 |
+ | "# input particles"                             |        89 |       1898 |     21.326 |     9.7759 |      6.0000 |      74.000 |
+ | "# max size Xi_b- -> Xi_c+  K-  K- "            |        89 |      20574 |     231.17 |     874.90 |      0.0000 |      8064.0 |
+ | "# max size Xi_b~+ -> Xi_c~-  K+  K+ "          |        89 |      19826 |     222.76 |     799.55 |      0.0000 |      6875.0 |
+ | "# selected"                                    |        89 |         17 |    0.19101 |    0.65130 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        89 |          8 |(  8.98876 +- 3.03181  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     18867 |       1531 |(  8.11470 +- 0.198796 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1531 |         17 |(  1.11039 +- 0.267809 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        26 |         26 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Xib2XicKKXic2PKPiBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2XicKKXic2PKPiBeauty2Charm"          |         8 |         17 |     2.1250 |    0.78062 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         8 |         17 |     2.1250 |    0.78062 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         8 |          6 |(  75.0000 +- 15.3093  )%|   -------   |   -------   |
+Xib2XicKKXic2PKPiBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2XicKKXic2PKPiBeauty2CharmTISTOS"    |         6 |         11 |     1.8333 |    0.68718 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         6 |         11 |     1.8333 |    0.68718 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+ |*"#passed"                                       |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        11 |          1 |(  9.09091 +- 8.66784  )%|   -------   |   -------   |
+Xib2XicKKXic2PKPiBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Xib2XicKKXic2PKPiBeauty2CharmB2CBBDTBeau|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Xib2XicKKXic2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2XicKKXic2PKPiBeauty2CharmLine"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Xib2XicKKXic2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2XicKKXic2PKPiBeauty2CharmLine"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Xib2XicKKXic2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2XicKKXic2PKPiBeauty2CharmLine"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXib2XicKKXic2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXib2XicKKXic2PKPiB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2XicKKXic2PKPiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2XicKKWSXic2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        116 |(  11.6000 +- 1.01264  )%|   -------   |   -------   |
+StrippingXib2XicKKWSXic2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       116 |         36 |(  31.0345 +- 4.29546  )%|   -------   |   -------   |
+StrippingXib2XicKKWSXic2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+Xib2XicKKWSXic2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+Xib2XicKKWSXic2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+Xib2XicKKWSXic2PKPiBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        11 |        101 |     9.1818 |     4.0186 |      4.0000 |      16.000 |
+ | "# K-"                                          |        11 |        106 |     9.6364 |     4.1620 |      3.0000 |      19.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        11 |        207 |     18.818 |     6.9911 |      10.000 |      35.000 |
+ | "# Phys/Xic2PKPiBeauty2Charm"                   |        11 |         28 |     2.5455 |     1.8763 |      1.0000 |      7.0000 |
+ | "# Xi_b- -> Xi_c+  K+  K+ "                     |        11 |          2 |    0.18182 |    0.57496 |      0.0000 |      2.0000 |
+ | "# Xi_b~+ -> Xi_c~-  K-  K- "                   |        11 |          1 |   0.090909 |    0.28748 |      0.0000 |      1.0000 |
+ | "# Xi_c+"                                       |        11 |         19 |     1.7273 |     1.7104 |      0.0000 |      5.0000 |
+ | "# Xi_c~-"                                      |        11 |          9 |    0.81818 |    0.93597 |      0.0000 |      3.0000 |
+ | "# input particles"                             |        11 |        235 |     21.364 |     8.5946 |      11.000 |      42.000 |
+ | "# max size Xi_b- -> Xi_c+  K+  K+ "            |        11 |       3114 |     283.09 |     405.28 |      0.0000 |      1125.0 |
+ | "# max size Xi_b~+ -> Xi_c~-  K-  K- "          |        11 |       1455 |     132.27 |     305.89 |      0.0000 |      1083.0 |
+ | "# selected"                                    |        11 |          3 |    0.27273 |    0.61658 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        11 |          2 |(  18.1818 +- 11.6291  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2119 |        152 |(  7.17319 +- 0.560567 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       152 |          3 |(  1.97368 +- 1.12821  )%|   -------   |   -------   |
+Xib2XicKKWSXic2PKPiBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2XicKKWSXic2PKPiBeauty2Charm"        |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingXib2XicKKWSXic2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2XicKKWSXic2PKP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2XicKKWSXic2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2XicPiPiWSXic2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         82 |(  8.20000 +- 0.867617 )%|   -------   |   -------   |
+StrippingXib2XicPiPiWSXic2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        82 |         36 |(  43.9024 +- 5.48036  )%|   -------   |   -------   |
+StrippingXib2XicPiPiWSXic2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+Xib2XicPiPiWSXic2PKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+Xib2XicPiPiWSXic2PKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+Xib2XicPiPiWSXic2PKPiBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |         7 |        125 |     17.857 |     6.7491 |      11.000 |      29.000 |
+ | "# Phys/Xic2PKPiBeauty2Charm"                   |         7 |         15 |     2.1429 |     1.7261 |      1.0000 |      6.0000 |
+ | "# Xi_b- -> Xi_c+  pi+  pi+ "                   |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Xi_c~-  pi-  pi- "                 |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c+"                                       |         7 |          8 |     1.1429 |     1.3553 |      0.0000 |      3.0000 |
+ | "# Xi_c~-"                                      |         7 |          7 |     1.0000 |    0.92582 |      0.0000 |      3.0000 |
+ | "# input particles"                             |         7 |        140 |     20.000 |     8.1416 |      12.000 |      35.000 |
+ | "# max size Xi_b- -> Xi_c+  pi+  pi+ "          |         7 |       2000 |     285.71 |     440.07 |      0.0000 |      1083.0 |
+ | "# max size Xi_b~+ -> Xi_c~-  pi-  pi- "        |         7 |        602 |     86.000 |     103.44 |      0.0000 |      300.00 |
+ | "# pi+"                                         |         7 |         68 |     9.7143 |     5.7250 |      3.0000 |      19.000 |
+ | "# pi-"                                         |         7 |         57 |     8.1429 |     2.7994 |      4.0000 |      13.000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1211 |         80 |(  6.60611 +- 0.713773 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        80 |          0 |(  0.00000 +- 1.25000  )%|   -------   |   -------   |
+StrippingXib2XicPiPiWSXic2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2XicPiPiWSXic2P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2XicPiPiWSXic2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2XicKPiWSXic2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         91 |(  9.10000 +- 0.909500 )%|   -------   |   -------   |
+StrippingXib2XicKPiWSXic2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        91 |         31 |(  34.0659 +- 4.96815  )%|   -------   |   -------   |
+StrippingXib2XicKPiWSXic2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+Xib2XicKPiWSXic2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+Xib2XicKPiWSXic2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+Xib2XicKPiWSXic2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+Xib2XicKPiWSXic2PKPiBeauty2...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         5 |         44 |     8.8000 |     2.4819 |      6.0000 |      13.000 |
+ | "# K-"                                          |         5 |         47 |     9.4000 |     2.5768 |      5.0000 |      12.000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |         5 |         91 |     18.200 |     4.0694 |      11.000 |      22.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |         5 |         91 |     18.200 |     4.0694 |      11.000 |      22.000 |
+ | "# Phys/Xic2PKPiBeauty2Charm"                   |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# Xi_b- -> Xi_c+  K+  pi+ "                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Xi_c~-  K-  pi- "                  |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c+"                                       |         5 |          5 |     1.0000 |    0.63246 |      0.0000 |      2.0000 |
+ | "# Xi_c~-"                                      |         5 |          2 |    0.40000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# input particles"                             |         5 |        189 |     37.800 |     7.8333 |      24.000 |      45.000 |
+ | "# max size Xi_b- -> Xi_c+  K+  pi+ "           |         5 |        431 |     86.200 |     54.971 |      0.0000 |      169.00 |
+ | "# max size Xi_b~+ -> Xi_c~-  K-  pi- "         |         5 |         50 |     10.000 |     20.000 |      0.0000 |      50.000 |
+ | "# pi+"                                         |         5 |         44 |     8.8000 |     2.4819 |      6.0000 |      13.000 |
+ | "# pi-"                                         |         5 |         47 |     9.4000 |     2.5768 |      5.0000 |      12.000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       481 |         23 |(  4.78170 +- 0.972924 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        23 |          0 |(  0.00000 +- 4.34783  )%|   -------   |   -------   |
+StrippingXib2XicKPiWSXic2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2XicKPiWSXic2PK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2XicKPiWSXic2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcDstDstar2D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2LcDstDstar2D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2LcDstDstar2D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2LcDstDstar2D0PiPIDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+Lb2LcDstDstar2D0PiPIDBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+Lb2LcDstDstar2D0PiPIDBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+"                                   |         9 |         12 |     1.3333 |     1.0541 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |         9 |         11 |     1.2222 |     1.3966 |      0.0000 |      4.0000 |
+ | "# Lambda_b0 -> Lambda_c+  D*(2010)- "          |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  D*(2010)+ "        |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         9 |         30 |     3.3333 |     4.5216 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |         9 |         19 |     2.1111 |     2.1830 |      0.0000 |      7.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         9 |         23 |     2.5556 |     1.9500 |      1.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         9 |         49 |     5.4444 |     6.5339 |      1.0000 |      18.000 |
+ | "# input particles"                             |         9 |         72 |     8.0000 |     6.9761 |      2.0000 |      22.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  D*(2010)- " |         9 |         50 |     5.5556 |     12.093 |      0.0000 |      39.000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  D*(2010)+ |         9 |         22 |     2.4444 |     2.2662 |      0.0000 |      7.0000 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        72 |          6 |(  8.33333 +- 3.25723  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingLb2LcDstDstar2D0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2LcDstDstar2D0Pi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcDstDstar2D0Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcDstWSDstar2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        100 |(  10.0000 +- 0.948683 )%|   -------   |   -------   |
+StrippingLb2LcDstWSDstar2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       100 |         38 |(  38.0000 +- 4.85386  )%|   -------   |   -------   |
+StrippingLb2LcDstWSDstar2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+Lb2LcDstWSDstar2D0PiPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Lb2LcDstWSDstar2D0PiPIDBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Lb2LcDstWSDstar2D0PiPIDBeau...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+"                                   |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# Lambda_b0 -> Lambda_c+  D*(2010)+ "          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  D*(2010)- "        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  D*(2010)+ " |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  D*(2010)- |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# selected"                                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        10 |          4 |(  40.0000 +- 15.4919  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+Lb2LcDstWSDstar2D0PiPIDBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDstWSDstar2D0PiPIDBeauty2Charm"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Lb2LcDstWSDstar2D0PiPIDBeau...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcDstWSDstar2D0PiPIDBeauty2CharmTISTO|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2LcDstWSDstar2D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2LcDstWSDstar2D0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcDstWSDstar2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2LcLcBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingX2LcLcBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingX2LcLcBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+X2LcLcBeauty2CharmCombCutLc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+X2LcLcBeauty2Charm            SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  Lambda_c~- "                |        86 |          8 |   0.093023 |    0.67562 |      0.0000 |      6.0000 |
+ | "# Lambda_c+"                                   |        86 |         94 |     1.0930 |     1.9024 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        86 |        102 |     1.1860 |     1.2986 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        86 |        196 |     2.2791 |     2.7477 |      1.0000 |      18.000 |
+ | "# input particles"                             |        86 |        196 |     2.2791 |     2.7477 |      1.0000 |      18.000 |
+ | "# max size B0 -> Lambda_c+  Lambda_c~- "       |        86 |        208 |     2.4186 |     10.373 |      0.0000 |      70.000 |
+ | "# selected"                                    |        86 |          8 |   0.093023 |    0.67562 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        86 |          2 |(  2.32558 +- 1.62520  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       208 |         28 |(  13.4615 +- 2.36657  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        28 |          8 |(  28.5714 +- 8.53735  )%|   -------   |   -------   |
+X2LcLcBeauty2CharmTISTOS      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcLcBeauty2Charm"                     |         2 |          8 |     4.0000 |     2.0000 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         2 |          8 |     4.0000 |     2.0000 |      2.0000 |      6.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+X2LcLcBeauty2CharmB2CBBDTBe...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcLcBeauty2CharmTISTOS"               |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"efficiency"                                    |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+X2LcLcBeauty2CharmLine        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcLcBeauty2CharmB2CBBDTBeauty2CharmFil|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_X2LcLcBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcLcBeauty2CharmLine"                 |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_X2LcLcBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcLcBeauty2CharmLine"                 |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_X2LcLcBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2LcLcBeauty2CharmLine"                 |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingX2LcLcBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingX2LcLcBeauty2Charm...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2LcLcBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2LcLcWSBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         98 |(  9.80000 +- 0.940191 )%|   -------   |   -------   |
+StrippingX2LcLcWSBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        98 |         43 |(  43.8776 +- 5.01275  )%|   -------   |   -------   |
+StrippingX2LcLcWSBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+X2LcLcWSBeauty2CharmCombCut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+X2LcLcWSBeauty2Charm          SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  Lambda_c+ "                 |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c~-  Lambda_c~- "              |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |        12 |         14 |     1.1667 |     1.1426 |      0.0000 |      4.0000 |
+ | "# Lambda_c~-"                                  |        12 |         10 |    0.83333 |    0.68718 |      0.0000 |      2.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "# max size B0 -> Lambda_c+  Lambda_c+ "        |        12 |         32 |     2.6667 |     4.3076 |      0.0000 |      16.000 |
+ | "# max size B~0 -> Lambda_c~-  Lambda_c~- "     |        12 |         14 |     1.1667 |     1.3437 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingX2LcLcWSBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingX2LcLcWSBeauty2Cha...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2LcLcWSBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2Lc5PiLc2PKPiPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2Lc5PiLc2PKPiPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2Lc5PiLc2PKPiPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2Lc5PiLc2PKPiPIDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+Lb2Lc5PiLc2PKPiPIDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        74 |         74 |(  100.000 +- 1.35135  )%|   -------   |   -------   |
+Lb2Lc5PiLc2PKPiPIDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        74 |         74 |(  100.000 +- 1.35135  )%|   -------   |   -------   |
+Lb2Lc5PiLc2PKPiPIDBeauty2CharmSUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  a_1(1260)-  rho(770)0|        74 |         82 |     1.1081 |     7.2122 |      0.0000 |      61.000 |
+ | "# Lambda_b~0 -> Lambda_c~-  a_1(1260)+  rho(770|        74 |         92 |     1.2432 |     7.4794 |      0.0000 |      62.000 |
+ | "# Lambda_c+"                                   |        74 |         90 |     1.2162 |     2.0018 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        74 |         87 |     1.1757 |     1.3392 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        74 |        177 |     2.3919 |     2.9262 |      1.0000 |      18.000 |
+ | "# Phys/X2PiPiPIDBeauty2CharmFilter"            |        74 |       1016 |     13.730 |     9.3957 |      2.0000 |      46.000 |
+ | "# Phys/X2PiPiPiBeauty2Charm"                   |        74 |       1177 |     15.905 |     16.410 |      1.0000 |      72.000 |
+ | "# a_1(1260)+"                                  |        74 |        592 |     8.0000 |     8.6524 |      0.0000 |      38.000 |
+ | "# a_1(1260)-"                                  |        74 |        585 |     7.9054 |     9.1211 |      0.0000 |      44.000 |
+ | "# input particles"                             |        74 |       2370 |     32.027 |     25.171 |      4.0000 |      121.00 |
+ | "# max size Lambda_b0 -> Lambda_c+  a_1(1260)-  |        74 |      25413 |     343.42 |     1173.6 |      0.0000 |      9450.0 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  a_1(1260)+|        74 |      27269 |     368.50 |     1442.4 |      0.0000 |      11970. |
+ | "# rho(770)0"                                   |        74 |       1016 |     13.730 |     9.3957 |      2.0000 |      46.000 |
+ | "# selected"                                    |        74 |        174 |     2.3514 |     14.600 |      0.0000 |      123.00 |
+ |*"#accept"                                       |        74 |          5 |(  6.75676 +- 2.91784  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     52682 |       2854 |(  5.41741 +- 0.0986212)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2854 |        174 |(  6.09671 +- 0.447879 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Lb2Lc5PiLc2PKPiPIDBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2Lc5PiLc2PKPiPIDBeauty2Charm"         |         5 |        174 |     34.800 |     45.008 |      3.0000 |      123.00 |
+ | "# input particles"                             |         5 |        174 |     34.800 |     45.008 |      3.0000 |      123.00 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+Lb2Lc5PiLc2PKPiPIDBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2Lc5PiLc2PKPiPIDBeauty2CharmTISTOS"   |         5 |         85 |     17.000 |     12.377 |      3.0000 |      34.000 |
+ | "# input particles"                             |         5 |         85 |     17.000 |     12.377 |      3.0000 |      34.000 |
+ |*"#accept"                                       |         5 |          4 |(  80.0000 +- 17.8885  )%|   -------   |   -------   |
+ | "#passed"                                       |         5 |         32 |     6.4000 |     6.6813 |      0.0000 |      19.000 |
+ |*"efficiency"                                    |        85 |         32 |(  37.6471 +- 5.25514  )%|   -------   |   -------   |
+Lb2Lc5PiLc2PKPiPIDBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2Lc5PiLc2PKPiPIDBeauty2CharmB2CBBDTBea|         4 |         32 |     8.0000 |     6.5574 |      3.0000 |      19.000 |
+ | "# input particles"                             |         4 |         32 |     8.0000 |     6.5574 |      3.0000 |      19.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         32 |     8.0000 |     6.5574 |      3.0000 |      19.000 |
+ |*"efficiency"                                    |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+RelatedInfo1_Lb2Lc5PiLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2Lc5PiLc2PKPiPIDBeauty2CharmLine"     |         4 |         32 |     8.0000 |     6.5574 |      3.0000 |      19.000 |
+ | "# input particles"                             |         4 |         32 |     8.0000 |     6.5574 |      3.0000 |      19.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2Lc5PiLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2Lc5PiLc2PKPiPIDBeauty2CharmLine"     |         4 |         32 |     8.0000 |     6.5574 |      3.0000 |      19.000 |
+ | "# input particles"                             |         4 |         32 |     8.0000 |     6.5574 |      3.0000 |      19.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2Lc5PiLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2Lc5PiLc2PKPiPIDBeauty2CharmLine"     |         4 |         32 |     8.0000 |     6.5574 |      3.0000 |      19.000 |
+ | "# input particles"                             |         4 |         32 |     8.0000 |     6.5574 |      3.0000 |      19.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingLb2Lc5PiLc2PKPiPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingLb2Lc5PiLc2PKPiPID...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2Lc5PiLc2PKPiPID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2D0Lambda0DDD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2D0Lambda0DDD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2D0Lambda0DDD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2D0Lambda0DDD02HHBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       205 |        205 |(  100.000 +- 0.487805 )%|   -------   |   -------   |
+Lambda0_DDInputsBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       129 |        329 |     2.5504 |     1.9208 |      1.0000 |      14.000 |
+ | "# input particles"                             |       129 |        329 |     2.5504 |     1.9208 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       129 |         93 |(  72.0930 +- 3.94919  )%|   -------   |   -------   |
+ | "#passed"                                       |       129 |        162 |     1.2558 |     1.2593 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |       329 |        162 |(  49.2401 +- 2.75627  )%|   -------   |   -------   |
+Lb2D0Lambda0DDD02HHBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        73 |         73 |(  100.000 +- 1.36986  )%|   -------   |   -------   |
+Lb2D0Lambda0DDD02HHBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |        73 |        222 |     3.0411 |     1.9048 |      1.0000 |      9.0000 |
+ | "# D~0"                                         |        73 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda0"                                     |        73 |         59 |    0.80822 |    0.98839 |      0.0000 |      5.0000 |
+ | "# Lambda_b0 -> D0  Lambda0 "                   |        73 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  Lambda~0 "                  |        73 |          4 |   0.054795 |    0.36604 |      0.0000 |      3.0000 |
+ | "# Lambda~0"                                    |        73 |         66 |    0.90411 |    0.86269 |      0.0000 |      4.0000 |
+ | "# Phys/D2HHBeauty2Charm"                       |        73 |        222 |     3.0411 |     1.9048 |      1.0000 |      9.0000 |
+ | "# Phys/Lambda0_DDInputsBeauty2CharmFilter"     |        73 |        125 |     1.7123 |    0.99972 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        73 |        347 |     4.7534 |     2.0122 |      2.0000 |      12.000 |
+ | "# max size Lambda_b0 -> D0  Lambda0 "          |        73 |        153 |     2.0959 |     2.7507 |      0.0000 |      15.000 |
+ | "# max size Lambda_b0 -> D0  Lambda~0 "         |        73 |        206 |     2.8219 |     4.6415 |      0.0000 |      32.000 |
+ | "# selected"                                    |        73 |          4 |   0.054795 |    0.36604 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        73 |          2 |(  2.73973 +- 1.91056  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       359 |         30 |(  8.35655 +- 1.46055  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        30 |          4 |(  13.3333 +- 6.20633  )%|   -------   |   -------   |
+Lb2D0Lambda0DDD02HHBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0Lambda0DDD02HHBeauty2Charm"        |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Lb2D0Lambda0DDD02HHBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0Lambda0DDD02HHBeauty2CharmTISTOS"  |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingLb2D0Lambda0DDD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2D0Lambda0DDD02H...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2D0Lambda0DDD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2D0Lambda0LLD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2D0Lambda0LLD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2D0Lambda0LLD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2D0Lambda0LLD02HHBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       205 |        205 |(  100.000 +- 0.487805 )%|   -------   |   -------   |
+Lambda0_LLInputsBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaLL"                       |        38 |         51 |     1.3421 |    0.69873 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        38 |         51 |     1.3421 |    0.69873 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        38 |         33 |(  86.8421 +- 5.48361  )%|   -------   |   -------   |
+ | "#passed"                                       |        38 |         42 |     1.1053 |    0.64029 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |        51 |         42 |(  82.3529 +- 5.33815  )%|   -------   |   -------   |
+Lb2D0Lambda0LLD02HHBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+Lb2D0Lambda0LLD02HHBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |        25 |         85 |     3.4000 |     2.2978 |      1.0000 |      9.0000 |
+ | "# D~0"                                         |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda0"                                     |        25 |         13 |    0.52000 |    0.80598 |      0.0000 |      3.0000 |
+ | "# Lambda_b0 -> D0  Lambda0 "                   |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  Lambda~0 "                  |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        25 |         18 |    0.72000 |    0.44900 |      0.0000 |      1.0000 |
+ | "# Phys/D2HHBeauty2Charm"                       |        25 |         85 |     3.4000 |     2.2978 |      1.0000 |      9.0000 |
+ | "# Phys/Lambda0_LLInputsBeauty2CharmFilter"     |        25 |         31 |     1.2400 |    0.51225 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        25 |        116 |     4.6400 |     2.3474 |      2.0000 |      10.000 |
+ | "# max size Lambda_b0 -> D0  Lambda0 "          |        25 |         46 |     1.8400 |     3.4834 |      0.0000 |      16.000 |
+ | "# max size Lambda_b0 -> D0  Lambda~0 "         |        25 |         59 |     2.3600 |     2.4475 |      0.0000 |      9.0000 |
+ | "# selected"                                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       105 |          5 |(  4.76190 +- 2.07827  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingLb2D0Lambda0LLD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2D0Lambda0LLD02H...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2D0Lambda0LLD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2DpKKD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2DpKKD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2DpKKD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2DpKKD2HHHBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+X2pKKBeauty2Charm             SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       237 |        832 |     3.5105 |     2.6009 |      0.0000 |      16.000 |
+ | "# K-"                                          |       237 |        796 |     3.3586 |     2.5128 |      0.0000 |      15.000 |
+ | "# Phys/HHHKaonsInputsBeauty2CharmFilter"       |       237 |       1628 |     6.8692 |     4.4679 |      1.0000 |      30.000 |
+ | "# Phys/HHHProtonsInputsBeauty2CharmFilter"     |       237 |       1574 |     6.6414 |     4.6527 |      1.0000 |      35.000 |
+ | "# a_1(1260)+ -> p~-  K+  K+ "                  |       210 |         82 |    0.39048 |     1.5150 |      0.0000 |      17.000 |
+ | "# a_1(1260)- -> p+  K-  K- "                   |       212 |         65 |    0.30660 |     1.0440 |      0.0000 |      9.0000 |
+ | "# input particles"                             |       237 |       3202 |     13.511 |     9.0654 |      2.0000 |      65.000 |
+ | "# p+"                                          |       237 |        801 |     3.3797 |     2.6765 |      0.0000 |      18.000 |
+ | "# p~-"                                         |       237 |        773 |     3.2616 |     2.6288 |      0.0000 |      19.000 |
+ | "# selected"                                    |       237 |        147 |    0.62025 |     2.1834 |      0.0000 |      26.000 |
+ |*"#accept"                                       |       237 |         51 |(  21.5190 +- 2.66943  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      7108 |       2422 |(  34.0743 +- 0.562169 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5305 |        763 |(  14.3827 +- 0.481790 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       763 |        147 |(  19.2661 +- 1.42778  )%|   -------   |   -------   |
+X2pKKTIGHTPIDBeauty2CharmFi...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2pKKBeauty2Charm"                      |        51 |        147 |     2.8824 |     3.9539 |      1.0000 |      26.000 |
+ | "# input particles"                             |        51 |        147 |     2.8824 |     3.9539 |      1.0000 |      26.000 |
+ |*"#accept"                                       |        51 |         39 |(  76.4706 +- 5.93974  )%|   -------   |   -------   |
+ | "#passed"                                       |        51 |         96 |     1.8824 |     3.1352 |      0.0000 |      21.000 |
+ |*"efficiency"                                    |       147 |         96 |(  65.3061 +- 3.92595  )%|   -------   |   -------   |
+Lb2DpKKD2HHHBeauty2CharmCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+Lb2DpKKD2HHHBeauty2Charm      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        31 |        102 |     3.2903 |     4.4082 |      0.0000 |      18.000 |
+ | "# D-"                                          |        31 |         97 |     3.1290 |     3.3480 |      0.0000 |      15.000 |
+ | "# Lambda_b0 -> D+  a_1(1260)- "                |        31 |          7 |    0.22581 |     1.2368 |      0.0000 |      7.0000 |
+ | "# Lambda_b~0 -> D-  a_1(1260)+ "               |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |        31 |        199 |     6.4194 |     7.1019 |      1.0000 |      33.000 |
+ | "# Phys/X2pKKTIGHTPIDBeauty2CharmFilter"        |        31 |         86 |     2.7742 |     3.7219 |      1.0000 |      21.000 |
+ | "# a_1(1260)+"                                  |        31 |         44 |     1.4194 |     2.1668 |      0.0000 |      12.000 |
+ | "# a_1(1260)-"                                  |        31 |         42 |     1.3548 |     2.1485 |      0.0000 |      9.0000 |
+ | "# input particles"                             |        31 |        285 |     9.1935 |     8.6189 |      2.0000 |      36.000 |
+ | "# max size Lambda_b0 -> D+  a_1(1260)- "       |        31 |        266 |     8.5806 |     27.225 |      0.0000 |      144.00 |
+ | "# max size Lambda_b~0 -> D-  a_1(1260)+ "      |        31 |         97 |     3.1290 |     5.7907 |      0.0000 |      30.000 |
+ | "# selected"                                    |        31 |          7 |    0.22581 |     1.2368 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |        31 |          1 |(  3.22581 +- 3.17335  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       363 |         49 |(  13.4986 +- 1.79351  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        49 |          7 |(  14.2857 +- 4.99896  )%|   -------   |   -------   |
+Lb2DpKKD2HHHBeauty2CharmTISTOSSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DpKKD2HHHBeauty2Charm"               |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# input particles"                             |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Lb2DpKKD2HHHBeauty2CharmB2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DpKKD2HHHBeauty2CharmTISTOS"         |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# input particles"                             |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         7 |          2 |(  28.5714 +- 17.0747  )%|   -------   |   -------   |
+Lb2DpKKD2HHHBeauty2CharmLine  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DpKKD2HHHBeauty2CharmB2CBBDTBeauty2Ch|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_Lb2DpKKD2HHHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DpKKD2HHHBeauty2CharmLine"           |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2DpKKD2HHHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DpKKD2HHHBeauty2CharmLine"           |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2DpKKD2HHHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DpKKD2HHHBeauty2CharmLine"           |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2DpKKD2HHHBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2DpKKD2HHHBeauty...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2DpKKD2HHHBeauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2DpPiPiD2HHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2DpPiPiD2HHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2DpPiPiD2HHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2DpPiPiD2HHHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+X2pPiPiBeauty2Charm           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/HHHPionsInputsBeauty2CharmFilter"       |       237 |       3138 |     13.241 |     5.9019 |      2.0000 |      42.000 |
+ | "# Phys/HHHProtonsInputsBeauty2CharmFilter"     |       237 |       1574 |     6.6414 |     4.6527 |      1.0000 |      35.000 |
+ | "# a_1(1260)+ -> p~-  pi+  pi+ "                |       222 |        379 |     1.7072 |     4.3163 |      0.0000 |      42.000 |
+ | "# a_1(1260)- -> p+  pi-  pi- "                 |       223 |        320 |     1.4350 |     2.9395 |      0.0000 |      20.000 |
+ | "# input particles"                             |       237 |       4712 |     19.882 |     10.118 |      3.0000 |      77.000 |
+ | "# p+"                                          |       237 |        801 |     3.3797 |     2.6765 |      0.0000 |      18.000 |
+ | "# pi+"                                         |       237 |       1585 |     6.6878 |     3.4193 |      1.0000 |      21.000 |
+ | "# pi-"                                         |       237 |       1553 |     6.5527 |     3.3931 |      0.0000 |      21.000 |
+ | "# p~-"                                         |       237 |        773 |     3.2616 |     2.6288 |      0.0000 |      19.000 |
+ | "# selected"                                    |       237 |        699 |     2.9494 |     6.1230 |      0.0000 |      59.000 |
+ |*"#accept"                                       |       237 |        138 |(  58.2278 +- 3.20357  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     12575 |       4555 |(  36.2227 +- 0.428617 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     16130 |       3435 |(  21.2957 +- 0.322350 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3435 |        699 |(  20.3493 +- 0.686921 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+X2pPiPiTIGHTPIDBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2pPiPiBeauty2Charm"                    |       138 |        699 |     5.0652 |     7.3260 |      1.0000 |      59.000 |
+ | "# input particles"                             |       138 |        699 |     5.0652 |     7.3260 |      1.0000 |      59.000 |
+ |*"#accept"                                       |       138 |        131 |(  94.9275 +- 1.86795  )%|   -------   |   -------   |
+ | "#passed"                                       |       138 |        572 |     4.1449 |     5.3792 |      0.0000 |      34.000 |
+ |*"efficiency"                                    |       699 |        572 |(  81.8312 +- 1.45843  )%|   -------   |   -------   |
+Lb2DpPiPiD2HHHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+Lb2DpPiPiD2HHHBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        89 |        187 |     2.1011 |     3.1410 |      0.0000 |      18.000 |
+ | "# D-"                                          |        89 |        168 |     1.8876 |     2.3485 |      0.0000 |      15.000 |
+ | "# Lambda_b0 -> D+  a_1(1260)- "                |        89 |          6 |   0.067416 |    0.53627 |      0.0000 |      5.0000 |
+ | "# Lambda_b~0 -> D-  a_1(1260)+ "               |        89 |         12 |    0.13483 |    0.70617 |      0.0000 |      6.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |        89 |        355 |     3.9888 |     4.9161 |      1.0000 |      33.000 |
+ | "# Phys/X2pPiPiTIGHTPIDBeauty2CharmFilter"      |        89 |        457 |     5.1348 |     6.2138 |      1.0000 |      34.000 |
+ | "# a_1(1260)+"                                  |        89 |        226 |     2.5393 |     4.0615 |      0.0000 |      20.000 |
+ | "# a_1(1260)-"                                  |        89 |        231 |     2.5955 |     3.4664 |      0.0000 |      15.000 |
+ | "# input particles"                             |        89 |        812 |     9.1236 |     10.105 |      2.0000 |      65.000 |
+ | "# max size Lambda_b0 -> D+  a_1(1260)- "       |        89 |        718 |     8.0674 |     26.413 |      0.0000 |      216.00 |
+ | "# max size Lambda_b~0 -> D-  a_1(1260)+ "      |        89 |        789 |     8.8652 |     35.423 |      0.0000 |      300.00 |
+ | "# selected"                                    |        89 |         18 |    0.20225 |    0.95022 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        89 |          5 |(  5.61798 +- 2.44084  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1507 |        162 |(  10.7498 +- 0.797901 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       162 |         18 |(  11.1111 +- 2.46914  )%|   -------   |   -------   |
+Lb2DpPiPiD2HHHBeauty2CharmT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DpPiPiD2HHHBeauty2Charm"             |         5 |         18 |     3.6000 |     1.9596 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         5 |         18 |     3.6000 |     1.9596 |      2.0000 |      6.0000 |
+ |*"#accept"                                       |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+Lb2DpPiPiD2HHHBeauty2CharmB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DpPiPiD2HHHBeauty2CharmTISTOS"       |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+Lb2DpPiPiD2HHHBeauty2CharmLineSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DpPiPiD2HHHBeauty2CharmB2CBBDTBeauty2|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_Lb2DpPiPiD2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DpPiPiD2HHHBeauty2CharmLine"         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2DpPiPiD2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DpPiPiD2HHHBeauty2CharmLine"         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2DpPiPiD2HHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DpPiPiD2HHHBeauty2CharmLine"         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2DpPiPiD2HHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2DpPiPiD2HHHBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2DpPiPiD2HHHBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2DpKPiD2HHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2DpKPiD2HHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2DpKPiD2HHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2DpKPiD2HHHBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+X2pKPiBeauty2Charm            SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       237 |        832 |     3.5105 |     2.6009 |      0.0000 |      16.000 |
+ | "# K-"                                          |       237 |        796 |     3.3586 |     2.5128 |      0.0000 |      15.000 |
+ | "# Phys/HHHKaonsInputsBeauty2CharmFilter"       |       237 |       1628 |     6.8692 |     4.4679 |      1.0000 |      30.000 |
+ | "# Phys/HHHPionsInputsBeauty2CharmFilter"       |       237 |       3138 |     13.241 |     5.9019 |      2.0000 |      42.000 |
+ | "# Phys/HHHProtonsInputsBeauty2CharmFilter"     |       237 |       1574 |     6.6414 |     4.6527 |      1.0000 |      35.000 |
+ | "# a_1(1260)+ -> p~-  K+  pi+ "                 |       210 |        368 |     1.7524 |     5.2341 |      0.0000 |      50.000 |
+ | "# a_1(1260)- -> p+  K-  pi- "                  |       211 |        316 |     1.4976 |     3.3179 |      0.0000 |      30.000 |
+ | "# input particles"                             |       237 |       6340 |     26.751 |     14.383 |      4.0000 |      107.00 |
+ | "# p+"                                          |       237 |        801 |     3.3797 |     2.6765 |      0.0000 |      18.000 |
+ | "# pi+"                                         |       237 |       1585 |     6.6878 |     3.4193 |      1.0000 |      21.000 |
+ | "# pi-"                                         |       237 |       1553 |     6.5527 |     3.3931 |      0.0000 |      21.000 |
+ | "# p~-"                                         |       237 |        773 |     3.2616 |     2.6288 |      0.0000 |      19.000 |
+ | "# selected"                                    |       237 |        684 |     2.8861 |     7.7856 |      0.0000 |      80.000 |
+ |*"#accept"                                       |       237 |        113 |(  47.6793 +- 3.24435  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      7106 |       2422 |(  34.0839 +- 0.562287 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     21207 |       3369 |(  15.8863 +- 0.251018 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3369 |        684 |(  20.3028 +- 0.693025 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+X2pKPiTIGHTPIDBeauty2CharmF...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2pKPiBeauty2Charm"                     |       113 |        684 |     6.0531 |     10.390 |      1.0000 |      80.000 |
+ | "# input particles"                             |       113 |        684 |     6.0531 |     10.390 |      1.0000 |      80.000 |
+ |*"#accept"                                       |       113 |        102 |(  90.2655 +- 2.78855  )%|   -------   |   -------   |
+ | "#passed"                                       |       113 |        502 |     4.4425 |     6.9574 |      0.0000 |      55.000 |
+ |*"efficiency"                                    |       684 |        502 |(  73.3918 +- 1.68968  )%|   -------   |   -------   |
+Lb2DpKPiD2HHHBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        74 |         74 |(  100.000 +- 1.35135  )%|   -------   |   -------   |
+Lb2DpKPiD2HHHBeauty2Charm     SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        74 |        150 |     2.0270 |     3.2590 |      0.0000 |      18.000 |
+ | "# D-"                                          |        74 |        160 |     2.1622 |     2.5257 |      0.0000 |      15.000 |
+ | "# Lambda_b0 -> D+  a_1(1260)- "                |        74 |          4 |   0.054054 |    0.27957 |      0.0000 |      2.0000 |
+ | "# Lambda_b~0 -> D-  a_1(1260)+ "               |        74 |          5 |   0.067568 |    0.41365 |      0.0000 |      3.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |        74 |        310 |     4.1892 |     5.2187 |      1.0000 |      33.000 |
+ | "# Phys/X2pKPiTIGHTPIDBeauty2CharmFilter"       |        74 |        413 |     5.5811 |     8.1837 |      1.0000 |      55.000 |
+ | "# a_1(1260)+"                                  |        74 |        216 |     2.9189 |     5.0611 |      0.0000 |      32.000 |
+ | "# a_1(1260)-"                                  |        74 |        197 |     2.6622 |     3.5385 |      0.0000 |      23.000 |
+ | "# input particles"                             |        74 |        723 |     9.7703 |     12.002 |      2.0000 |      64.000 |
+ | "# max size Lambda_b0 -> D+  a_1(1260)- "       |        74 |        848 |     11.459 |     36.039 |      0.0000 |      216.00 |
+ | "# max size Lambda_b~0 -> D-  a_1(1260)+ "      |        74 |        789 |     10.662 |     36.315 |      0.0000 |      285.00 |
+ | "# selected"                                    |        74 |          9 |    0.12162 |    0.63571 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        74 |          4 |(  5.40541 +- 2.62864  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1637 |        220 |(  13.4392 +- 0.842992 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       220 |          9 |(  4.09091 +- 1.33545  )%|   -------   |   -------   |
+Lb2DpKPiD2HHHBeauty2CharmTI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DpKPiD2HHHBeauty2Charm"              |         4 |          9 |     2.2500 |     1.6394 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         4 |          9 |     2.2500 |     1.6394 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+Lb2DpKPiD2HHHBeauty2CharmB2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DpKPiD2HHHBeauty2CharmTISTOS"        |         3 |          8 |     2.6667 |     1.6997 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         3 |          8 |     2.6667 |     1.6997 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          3 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |         8 |          3 |(  37.5000 +- 17.1163  )%|   -------   |   -------   |
+Lb2DpKPiD2HHHBeauty2CharmLine SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DpKPiD2HHHBeauty2CharmB2CBBDTBeauty2C|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_Lb2DpKPiD2HHHB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DpKPiD2HHHBeauty2CharmLine"          |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2DpKPiD2HHHB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DpKPiD2HHHBeauty2CharmLine"          |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2DpKPiD2HHHB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DpKPiD2HHHBeauty2CharmLine"          |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2DpKPiD2HHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2DpKPiD2HHHBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2DpKPiD2HHHBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2D0pKKD02HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXib2D0pKKD02HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXib2D0pKKD02HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xib2D0pKKD02HHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       205 |        205 |(  100.000 +- 0.487805 )%|   -------   |   -------   |
+Xib2D0pKKD02HHBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+Xib2D0pKKD02HHBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |        30 |        113 |     3.7667 |     2.2610 |      1.0000 |      8.0000 |
+ | "# D~0"                                         |        30 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHBeauty2Charm"                       |        30 |        113 |     3.7667 |     2.2610 |      1.0000 |      8.0000 |
+ | "# Phys/X2pKKTIGHTPIDBeauty2CharmFilter"        |        30 |         80 |     2.6667 |     3.7889 |      1.0000 |      21.000 |
+ | "# Xi_b- -> D0  a_1(1260)- "                    |        30 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  a_1(1260)+ "                   |        30 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# a_1(1260)+"                                  |        30 |         38 |     1.2667 |     2.2351 |      0.0000 |      12.000 |
+ | "# a_1(1260)-"                                  |        30 |         42 |     1.4000 |     2.1541 |      0.0000 |      9.0000 |
+ | "# input particles"                             |        30 |        193 |     6.4333 |     4.5657 |      2.0000 |      24.000 |
+ | "# max size Xi_b- -> D0  a_1(1260)- "           |        30 |        164 |     5.4667 |     10.585 |      0.0000 |      54.000 |
+ | "# max size Xi_b~+ -> D0  a_1(1260)+ "          |        30 |        158 |     5.2667 |     8.1606 |      0.0000 |      36.000 |
+ | "# selected"                                    |        30 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        30 |          0 |(  0.00000 +- 3.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       322 |         39 |(  12.1118 +- 1.81820  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        39 |          0 |(  0.00000 +- 2.56410  )%|   -------   |   -------   |
+StrippingXib2D0pKKD02HHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2D0pKKD02HHBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2D0pKKD02HHBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2D0pPiPiD02HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXib2D0pPiPiD02HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXib2D0pPiPiD02HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xib2D0pPiPiD02HHBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       205 |        205 |(  100.000 +- 0.487805 )%|   -------   |   -------   |
+Xib2D0pPiPiD02HHBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       106 |        106 |(  100.000 +- 0.943396 )%|   -------   |   -------   |
+Xib2D0pPiPiD02HHBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |       106 |        310 |     2.9245 |     1.9068 |      1.0000 |      9.0000 |
+ | "# D~0"                                         |       106 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHBeauty2Charm"                       |       106 |        310 |     2.9245 |     1.9068 |      1.0000 |      9.0000 |
+ | "# Phys/X2pPiPiTIGHTPIDBeauty2CharmFilter"      |       106 |        500 |     4.7170 |     5.8693 |      1.0000 |      34.000 |
+ | "# Xi_b- -> D0  a_1(1260)- "                    |       106 |         10 |   0.094340 |    0.62236 |      0.0000 |      6.0000 |
+ | "# Xi_b~+ -> D0  a_1(1260)+ "                   |       106 |         15 |    0.14151 |    0.88423 |      0.0000 |      8.0000 |
+ | "# a_1(1260)+"                                  |       106 |        264 |     2.4906 |     3.8023 |      0.0000 |      20.000 |
+ | "# a_1(1260)-"                                  |       106 |        236 |     2.2264 |     3.3203 |      0.0000 |      15.000 |
+ | "# input particles"                             |       106 |        810 |     7.6415 |     6.8242 |      2.0000 |      40.000 |
+ | "# max size Xi_b- -> D0  a_1(1260)- "           |       106 |        849 |     8.0094 |     15.963 |      0.0000 |      96.000 |
+ | "# max size Xi_b~+ -> D0  a_1(1260)+ "          |       106 |       1063 |     10.028 |     23.230 |      0.0000 |      160.00 |
+ | "# selected"                                    |       106 |         25 |    0.23585 |     1.4311 |      0.0000 |      14.000 |
+ |*"#accept"                                       |       106 |          7 |(  6.60377 +- 2.41217  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1912 |        273 |(  14.2782 +- 0.800090 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       273 |         25 |(  9.15751 +- 1.74563  )%|   -------   |   -------   |
+Xib2D0pPiPiD02HHBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2D0pPiPiD02HHBeauty2Charm"           |         7 |         25 |     3.5714 |     4.3706 |      1.0000 |      14.000 |
+ | "# input particles"                             |         7 |         25 |     3.5714 |     4.3706 |      1.0000 |      14.000 |
+ |*"#accept"                                       |         7 |          5 |(  71.4286 +- 17.0747  )%|   -------   |   -------   |
+Xib2D0pPiPiD02HHBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2D0pPiPiD02HHBeauty2CharmTISTOS"     |         5 |         22 |     4.4000 |     4.9234 |      1.0000 |      14.000 |
+ | "# input particles"                             |         5 |         22 |     4.4000 |     4.9234 |      1.0000 |      14.000 |
+ |*"#accept"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ | "#passed"                                       |         5 |          2 |    0.40000 |    0.80000 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        22 |          2 |(  9.09091 +- 6.12909  )%|   -------   |   -------   |
+Xib2D0pPiPiD02HHBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2D0pPiPiD02HHBeauty2CharmB2CBBDTBeaut|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_Xib2D0pPiPiD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2D0pPiPiD02HHBeauty2CharmLine"       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Xib2D0pPiPiD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2D0pPiPiD02HHBeauty2CharmLine"       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Xib2D0pPiPiD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2D0pPiPiD02HHBeauty2CharmLine"       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXib2D0pPiPiD02HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXib2D0pPiPiD02HHBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2D0pPiPiD02HHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2D0pKPiD02HHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXib2D0pKPiD02HHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXib2D0pKPiD02HHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xib2D0pKPiD02HHBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       205 |        205 |(  100.000 +- 0.487805 )%|   -------   |   -------   |
+Xib2D0pKPiD02HHBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        79 |         79 |(  100.000 +- 1.26582  )%|   -------   |   -------   |
+Xib2D0pKPiD02HHBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |        79 |        235 |     2.9747 |     1.9420 |      1.0000 |      8.0000 |
+ | "# D~0"                                         |        79 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHBeauty2Charm"                       |        79 |        235 |     2.9747 |     1.9420 |      1.0000 |      8.0000 |
+ | "# Phys/X2pKPiTIGHTPIDBeauty2CharmFilter"       |        79 |        421 |     5.3291 |     7.8607 |      1.0000 |      55.000 |
+ | "# Xi_b- -> D0  a_1(1260)- "                    |        79 |          4 |   0.050633 |    0.44718 |      0.0000 |      4.0000 |
+ | "# Xi_b~+ -> D0  a_1(1260)+ "                   |        79 |         10 |    0.12658 |    0.55955 |      0.0000 |      3.0000 |
+ | "# a_1(1260)+"                                  |        79 |        229 |     2.8987 |     4.8798 |      0.0000 |      32.000 |
+ | "# a_1(1260)-"                                  |        79 |        192 |     2.4304 |     3.3928 |      0.0000 |      23.000 |
+ | "# input particles"                             |        79 |        656 |     8.3038 |     8.7052 |      2.0000 |      58.000 |
+ | "# max size Xi_b- -> D0  a_1(1260)- "           |        79 |        698 |     8.8354 |     16.037 |      0.0000 |      96.000 |
+ | "# max size Xi_b~+ -> D0  a_1(1260)+ "          |        79 |        958 |     12.127 |     26.188 |      0.0000 |      152.00 |
+ | "# selected"                                    |        79 |         14 |    0.17722 |    0.89668 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |        79 |          4 |(  5.06329 +- 2.46672  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1656 |        230 |(  13.8889 +- 0.849832 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       230 |         14 |(  6.08696 +- 1.57652  )%|   -------   |   -------   |
+Xib2D0pKPiD02HHBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2D0pKPiD02HHBeauty2Charm"            |         4 |         14 |     3.5000 |     2.0616 |      2.0000 |      7.0000 |
+ | "# input particles"                             |         4 |         14 |     3.5000 |     2.0616 |      2.0000 |      7.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Xib2D0pKPiD02HHBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2D0pKPiD02HHBeauty2CharmTISTOS"      |         4 |         13 |     3.2500 |     2.2776 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         4 |         13 |     3.2500 |     2.2776 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#passed"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        13 |          1 |(  7.69231 +- 7.39053  )%|   -------   |   -------   |
+Xib2D0pKPiD02HHBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Xib2D0pKPiD02HHBeauty2CharmB2CBBDTBeauty|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Xib2D0pKPiD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2D0pKPiD02HHBeauty2CharmLine"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Xib2D0pKPiD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2D0pKPiD02HHBeauty2CharmLine"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Xib2D0pKPiD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2D0pKPiD02HHBeauty2CharmLine"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXib2D0pKPiD02HHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXib2D0pKPiD02HHBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2D0pKPiD02HHBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2D0pKD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2D0pKD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2D0pKD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2D0pKD02K3PiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        70 |         70 |(  100.000 +- 1.42857  )%|   -------   |   -------   |
+P_PIDTopoInputsBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/P_PIDInputsBeauty2CharmFilter"          |       140 |       1533 |     10.950 |     6.7879 |      1.0000 |      44.000 |
+ | "# input particles"                             |       140 |       1533 |     10.950 |     6.7879 |      1.0000 |      44.000 |
+ |*"#accept"                                       |       140 |        136 |(  97.1429 +- 1.40802  )%|   -------   |   -------   |
+ | "#passed"                                       |       140 |        626 |     4.4714 |     2.9891 |      0.0000 |      19.000 |
+ |*"efficiency"                                    |      1533 |        626 |(  40.8350 +- 1.25539  )%|   -------   |   -------   |
+Lb2D0pKD02K3PiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        67 |         67 |(  100.000 +- 1.49254  )%|   -------   |   -------   |
+Lb2D0pKD02K3PiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        66 |         66 |(  100.000 +- 1.51515  )%|   -------   |   -------   |
+Lb2D0pKD02K3PiBeauty2Charm    SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |        66 |        359 |     5.4394 |     11.291 |      1.0000 |      88.000 |
+ | "# D~0"                                         |        66 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        66 |        183 |     2.7727 |     1.6496 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        66 |        166 |     2.5152 |     1.7943 |      0.0000 |      7.0000 |
+ | "# Lambda_b0 -> D0  p+  K- "                    |        66 |          8 |    0.12121 |    0.66321 |      0.0000 |      5.0000 |
+ | "# Lambda_b~0 -> D~0  p~-  K+ "                 |        66 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2K3PIPIDBeauty2CharmFilter"            |        66 |        359 |     5.4394 |     11.291 |      1.0000 |      88.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        66 |        349 |     5.2879 |     2.9324 |      1.0000 |      14.000 |
+ | "# Phys/P_PIDTopoInputsBeauty2CharmFilter"      |        66 |        331 |     5.0152 |     3.0575 |      1.0000 |      15.000 |
+ | "# input particles"                             |        66 |       1039 |     15.742 |     14.216 |      4.0000 |      111.00 |
+ | "# max size Lambda_b0 -> D0  p+  K- "           |        66 |       5655 |     85.682 |     389.34 |      0.0000 |      3168.0 |
+ | "# max size Lambda_b~0 -> D~0  p~-  K+ "        |        66 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# p+"                                          |        66 |        175 |     2.6515 |     1.7451 |      0.0000 |      8.0000 |
+ | "# p~-"                                         |        66 |        156 |     2.3636 |     1.8227 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        66 |          8 |    0.12121 |    0.66321 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        66 |          3 |(  4.54545 +- 2.56398  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5655 |        598 |(  10.5747 +- 0.408929 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       598 |          8 |(  1.33779 +- 0.469807 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Lb2D0pKD02K3PiBeauty2CharmT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0pKD02K3PiBeauty2Charm"             |         3 |          8 |     2.6667 |     1.6997 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         3 |          8 |     2.6667 |     1.6997 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+Lb2D0pKD02K3PiBeauty2CharmB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0pKD02K3PiBeauty2CharmTISTOS"       |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          5 |     2.5000 |     2.5000 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |         6 |          5 |(  83.3333 +- 15.2145  )%|   -------   |   -------   |
+Lb2D0pKD02K3PiBeauty2CharmLineSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0pKD02K3PiBeauty2CharmB2CBBDTBeauty2|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo1_Lb2D0pKD02K3Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0pKD02K3PiBeauty2CharmLine"         |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2D0pKD02K3Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0pKD02K3PiBeauty2CharmLine"         |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2D0pKD02K3Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2D0pKD02K3PiBeauty2CharmLine"         |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2D0pKD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2D0pKD02K3PiBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2D0pKD02K3PiBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc2DpKD2HHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc2DpKD2HHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc2DpKD2HHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xibc2DpKD2HHHBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+Xibc2DpKD2HHHBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       116 |        116 |(  100.000 +- 0.862069 )%|   -------   |   -------   |
+Xibc2DpKD2HHHBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       116 |        116 |(  100.000 +- 0.862069 )%|   -------   |   -------   |
+Xibc2DpKD2HHHBeauty2Charm     SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |       116 |        207 |     1.7845 |     2.8400 |      0.0000 |      18.000 |
+ | "# D-"                                          |       116 |        205 |     1.7672 |     2.2336 |      0.0000 |      15.000 |
+ | "# K+"                                          |       116 |        294 |     2.5345 |     1.8636 |      0.0000 |      13.000 |
+ | "# K-"                                          |       116 |        275 |     2.3707 |     1.6003 |      0.0000 |      7.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |       116 |        412 |     3.5517 |     4.4496 |      1.0000 |      33.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |       116 |        569 |     4.9052 |     2.8737 |      1.0000 |      17.000 |
+ | "# Phys/P_PIDTopoInputsBeauty2CharmFilter"      |       116 |        543 |     4.6810 |     2.9815 |      1.0000 |      19.000 |
+ | "# Xi_bc+ -> D+  p+  K- "                       |       116 |          1 |  0.0086207 |   0.092447 |      0.0000 |      1.0000 |
+ | "# Xi_bc~- -> D-  p~-  K+ "                     |       116 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       116 |       1524 |     13.138 |     8.5600 |      3.0000 |      56.000 |
+ | "# max size Xi_bc+ -> D+  p+  K- "              |       116 |       2890 |     24.914 |     84.246 |      0.0000 |      648.00 |
+ | "# max size Xi_bc~- -> D-  p~-  K+ "            |       116 |       2012 |     17.345 |     51.809 |      0.0000 |      450.00 |
+ | "# p+"                                          |       116 |        285 |     2.4569 |     1.9974 |      0.0000 |      15.000 |
+ | "# p~-"                                         |       116 |        258 |     2.2241 |     1.6033 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       116 |          1 |  0.0086207 |   0.092447 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       116 |          1 |( 0.862069 +- 0.858345 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4902 |        984 |(  20.0734 +- 0.572097 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       984 |          1 |( 0.101626 +- 0.101574 )%|   -------   |   -------   |
+Xibc2DpKD2HHHBeauty2CharmTI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2DpKD2HHHBeauty2Charm"              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Xibc2DpKD2HHHBeauty2CharmB2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2DpKD2HHHBeauty2CharmTISTOS"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Xibc2DpKD2HHHBeauty2CharmLine SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Xibc2DpKD2HHHBeauty2CharmB2CBBDTBeauty2C|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Xibc2DpKD2HHHB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2DpKD2HHHBeauty2CharmLine"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Xibc2DpKD2HHHB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2DpKD2HHHBeauty2CharmLine"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Xibc2DpKD2HHHB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2DpKD2HHHBeauty2CharmLine"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXibc2DpKD2HHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXibc2DpKD2HHHBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc2DpKD2HHHBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LcpbarKSSLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2LcpbarKSSLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2LcpbarKSSLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2LcpbarKSSLc2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+B2LcpbarKSSLc2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+B2LcpbarKSSLc2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+B2LcpbarKSSLc2PKPiBeauty2CharmSUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c~-  p+  K+ "                   |        86 |         38 |    0.44186 |     2.0888 |      0.0000 |      17.000 |
+ | "# B- -> Lambda_c+  p~-  K- "                   |        86 |         24 |    0.27907 |     1.0416 |      0.0000 |      7.0000 |
+ | "# K+"                                          |        86 |        780 |     9.0698 |     4.6325 |      2.0000 |      25.000 |
+ | "# K-"                                          |        86 |        749 |     8.7093 |     3.7968 |      3.0000 |      24.000 |
+ | "# Lambda_c+"                                   |        86 |         94 |     1.0930 |     1.9024 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        86 |        102 |     1.1860 |     1.2986 |      0.0000 |      7.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |        86 |       1529 |     17.779 |     7.5612 |      6.0000 |      49.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        86 |        196 |     2.2791 |     2.7477 |      1.0000 |      18.000 |
+ | "# Phys/PTopoInputsBeauty2CharmFilter"          |        86 |        793 |     9.2209 |     3.8076 |      3.0000 |      21.000 |
+ | "# input particles"                             |        86 |       2518 |     29.279 |     12.224 |      11.000 |      81.000 |
+ | "# max size B+ -> Lambda_c~-  p+  K+ "          |        86 |       6442 |     74.907 |     202.85 |      0.0000 |      1575.0 |
+ | "# max size B- -> Lambda_c+  p~-  K- "          |        86 |       5771 |     67.105 |     177.40 |      0.0000 |      1440.0 |
+ | "# p+"                                          |        86 |        404 |     4.6977 |     2.5292 |      0.0000 |      15.000 |
+ | "# p~-"                                         |        86 |        389 |     4.5233 |     2.0614 |      1.0000 |      10.000 |
+ | "# selected"                                    |        86 |         62 |    0.72093 |     2.4715 |      0.0000 |      17.000 |
+ |*"#accept"                                       |        86 |         16 |(  18.6047 +- 4.19625  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     12213 |       1875 |(  15.3525 +- 0.326201 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1875 |         62 |(  3.30667 +- 0.412946 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        12 |         12 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2LcpbarKSSLc2PKPiBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarKSSLc2PKPiBeauty2Charm"         |        16 |         62 |     3.8750 |     4.5398 |      1.0000 |      17.000 |
+ | "# input particles"                             |        16 |         62 |     3.8750 |     4.5398 |      1.0000 |      17.000 |
+ |*"#accept"                                       |        16 |         12 |(  75.0000 +- 10.8253  )%|   -------   |   -------   |
+B2LcpbarKSSLc2PKPiBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarKSSLc2PKPiBeauty2CharmTISTOS"   |        12 |         40 |     3.3333 |     4.3269 |      1.0000 |      17.000 |
+ | "# input particles"                             |        12 |         40 |     3.3333 |     4.3269 |      1.0000 |      17.000 |
+ |*"#accept"                                       |        12 |          8 |(  66.6667 +- 13.6083  )%|   -------   |   -------   |
+ | "#passed"                                       |        12 |         20 |     1.6667 |     1.6997 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |        40 |         20 |(  50.0000 +- 7.90569  )%|   -------   |   -------   |
+B2LcpbarKSSLc2PKPiBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarKSSLc2PKPiBeauty2CharmB2CBBDTBea|         8 |         20 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         8 |         20 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+ | "#passed"                                       |         8 |         20 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ |*"efficiency"                                    |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+RelatedInfo1_B2LcpbarKSSLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarKSSLc2PKPiBeauty2CharmLine"     |         8 |         20 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         8 |         20 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+RelatedInfo2_B2LcpbarKSSLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarKSSLc2PKPiBeauty2CharmLine"     |         8 |         20 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         8 |         20 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+RelatedInfo3_B2LcpbarKSSLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarKSSLc2PKPiBeauty2CharmLine"     |         8 |         20 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         8 |         20 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB2LcpbarKSSLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB2LcpbarKSSLc2PKPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LcpbarKSSLc2PKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          8 |( 0.800000 +- 0.281709 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LcpbarPiSSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2LcpbarPiSSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2LcpbarPiSSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2LcpbarPiSSLc2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+B2LcpbarPiSSLc2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+B2LcpbarPiSSLc2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+B2LcpbarPiSSLc2PKPiBeauty2C...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c~-  p+  pi+ "                  |        86 |         30 |    0.34884 |     1.6122 |      0.0000 |      13.000 |
+ | "# B- -> Lambda_c+  p~-  pi- "                  |        86 |         15 |    0.17442 |    0.68526 |      0.0000 |      4.0000 |
+ | "# Lambda_c+"                                   |        86 |         94 |     1.0930 |     1.9024 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        86 |        102 |     1.1860 |     1.2986 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        86 |        196 |     2.2791 |     2.7477 |      1.0000 |      18.000 |
+ | "# Phys/PTopoInputsBeauty2CharmFilter"          |        86 |        793 |     9.2209 |     3.8076 |      3.0000 |      21.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        86 |       1529 |     17.779 |     7.5612 |      6.0000 |      49.000 |
+ | "# input particles"                             |        86 |       2518 |     29.279 |     12.224 |      11.000 |      81.000 |
+ | "# max size B+ -> Lambda_c~-  p+  pi+ "         |        86 |       6442 |     74.907 |     202.85 |      0.0000 |      1575.0 |
+ | "# max size B- -> Lambda_c+  p~-  pi- "         |        86 |       5771 |     67.105 |     177.40 |      0.0000 |      1440.0 |
+ | "# p+"                                          |        86 |        404 |     4.6977 |     2.5292 |      0.0000 |      15.000 |
+ | "# pi+"                                         |        86 |        780 |     9.0698 |     4.6325 |      2.0000 |      25.000 |
+ | "# pi-"                                         |        86 |        749 |     8.7093 |     3.7968 |      3.0000 |      24.000 |
+ | "# p~-"                                         |        86 |        389 |     4.5233 |     2.0614 |      1.0000 |      10.000 |
+ | "# selected"                                    |        86 |         45 |    0.52326 |     1.8660 |      0.0000 |      13.000 |
+ |*"#accept"                                       |        86 |         13 |(  15.1163 +- 3.86265  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     12213 |       1742 |(  14.2635 +- 0.316435 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1742 |         45 |(  2.58324 +- 0.380080 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2LcpbarPiSSLc2PKPiBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarPiSSLc2PKPiBeauty2Charm"        |        13 |         45 |     3.4615 |     3.5866 |      1.0000 |      13.000 |
+ | "# input particles"                             |        13 |         45 |     3.4615 |     3.5866 |      1.0000 |      13.000 |
+ |*"#accept"                                       |        13 |          9 |(  69.2308 +- 12.8008  )%|   -------   |   -------   |
+B2LcpbarPiSSLc2PKPiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarPiSSLc2PKPiBeauty2CharmTISTOS"  |         9 |         28 |     3.1111 |     3.5416 |      1.0000 |      13.000 |
+ | "# input particles"                             |         9 |         28 |     3.1111 |     3.5416 |      1.0000 |      13.000 |
+ |*"#accept"                                       |         9 |          6 |(  66.6667 +- 15.7135  )%|   -------   |   -------   |
+ | "#passed"                                       |         9 |         12 |     1.3333 |     1.0541 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |        28 |         12 |(  42.8571 +- 9.35220  )%|   -------   |   -------   |
+B2LcpbarPiSSLc2PKPiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarPiSSLc2PKPiBeauty2CharmB2CBBDTBe|         6 |         12 |     2.0000 |    0.57735 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         6 |         12 |     2.0000 |    0.57735 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |         12 |     2.0000 |    0.57735 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+RelatedInfo1_B2LcpbarPiSSLc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarPiSSLc2PKPiBeauty2CharmLine"    |         6 |         12 |     2.0000 |    0.57735 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         6 |         12 |     2.0000 |    0.57735 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo2_B2LcpbarPiSSLc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarPiSSLc2PKPiBeauty2CharmLine"    |         6 |         12 |     2.0000 |    0.57735 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         6 |         12 |     2.0000 |    0.57735 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo3_B2LcpbarPiSSLc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarPiSSLc2PKPiBeauty2CharmLine"    |         6 |         12 |     2.0000 |    0.57735 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         6 |         12 |     2.0000 |    0.57735 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB2LcpbarPiSSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB2LcpbarPiSSLc2PKP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LcpbarPiSSLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LcpbarKWSLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         93 |(  9.30000 +- 0.918428 )%|   -------   |   -------   |
+StrippingB2LcpbarKWSLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        93 |         37 |(  39.7849 +- 5.07540  )%|   -------   |   -------   |
+StrippingB2LcpbarKWSLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+B2LcpbarKWSLc2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B2LcpbarKWSLc2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B2LcpbarKWSLc2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B2LcpbarKWSLc2PKPiBeauty2CharmSUCCESS Number of counters : 22
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c+  p+  K- "                    |         9 |          2 |    0.22222 |    0.41574 |      0.0000 |      1.0000 |
+ | "# B+ -> Lambda_c+  p~-  K+ "                   |         9 |          2 |    0.22222 |    0.41574 |      0.0000 |      1.0000 |
+ | "# B- -> Lambda_c~-  p+  K- "                   |         9 |          2 |    0.22222 |    0.41574 |      0.0000 |      1.0000 |
+ | "# B- -> Lambda_c~-  p~-  K+ "                  |         9 |          3 |    0.33333 |    0.94281 |      0.0000 |      3.0000 |
+ | "# K+"                                          |         9 |         51 |     5.6667 |     1.6330 |      3.0000 |      8.0000 |
+ | "# K-"                                          |         9 |         74 |     8.2222 |     1.8725 |      5.0000 |      11.000 |
+ | "# Lambda_c+"                                   |         9 |          4 |    0.44444 |    0.68493 |      0.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |         9 |         10 |     1.1111 |    0.73703 |      0.0000 |      2.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |         9 |        125 |     13.889 |     3.1779 |      8.0000 |      18.000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         9 |         14 |     1.5556 |    0.68493 |      1.0000 |      3.0000 |
+ | "# Phys/PTopoInputsBeauty2CharmFilter"          |         9 |         55 |     6.1111 |     2.4242 |      3.0000 |      11.000 |
+ | "# input particles"                             |         9 |        194 |     21.556 |     5.3564 |      13.000 |      30.000 |
+ | "# max size B+ -> Lambda_c+  p+  K- "           |         9 |        181 |     20.111 |     37.714 |      0.0000 |      120.00 |
+ | "# max size B+ -> Lambda_c+  p~-  K+ "          |         9 |        111 |     12.333 |     18.679 |      0.0000 |      48.000 |
+ | "# max size B- -> Lambda_c~-  p+  K- "          |         9 |        196 |     21.778 |     23.103 |      0.0000 |      66.000 |
+ | "# max size B- -> Lambda_c~-  p~-  K+ "         |         9 |        166 |     18.444 |     14.660 |      0.0000 |      48.000 |
+ | "# p+"                                          |         9 |         24 |     2.6667 |     1.6997 |      1.0000 |      6.0000 |
+ | "# p~-"                                         |         9 |         31 |     3.4444 |     1.0657 |      2.0000 |      6.0000 |
+ | "# selected"                                    |         9 |          9 |     1.0000 |     1.4907 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |         9 |          3 |(  33.3333 +- 15.7135  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       654 |         79 |(  12.0795 +- 1.27433  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        79 |          9 |(  11.3924 +- 3.57462  )%|   -------   |   -------   |
+B2LcpbarKWSLc2PKPiBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarKWSLc2PKPiBeauty2Charm"         |         3 |          9 |     3.0000 |    0.81650 |      2.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          9 |     3.0000 |    0.81650 |      2.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2LcpbarKWSLc2PKPiBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarKWSLc2PKPiBeauty2CharmTISTOS"   |         3 |          9 |     3.0000 |    0.81650 |      2.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          9 |     3.0000 |    0.81650 |      2.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |         9 |          2 |(  22.2222 +- 13.8580  )%|   -------   |   -------   |
+B2LcpbarKWSLc2PKPiBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarKWSLc2PKPiBeauty2CharmB2CBBDTBea|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2LcpbarKWSLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarKWSLc2PKPiBeauty2CharmLine"     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2LcpbarKWSLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarKWSLc2PKPiBeauty2CharmLine"     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2LcpbarKWSLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarKWSLc2PKPiBeauty2CharmLine"     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2LcpbarKWSLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2LcpbarKWSLc2PKPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LcpbarKWSLc2PKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LcpbarPiWSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         97 |(  9.70000 +- 0.935901 )%|   -------   |   -------   |
+StrippingB2LcpbarPiWSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        97 |         37 |(  38.1443 +- 4.93195  )%|   -------   |   -------   |
+StrippingB2LcpbarPiWSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+B2LcpbarPiWSLc2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B2LcpbarPiWSLc2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B2LcpbarPiWSLc2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B2LcpbarPiWSLc2PKPiBeauty2C...SUCCESS Number of counters : 23
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c+  p+  pi- "                   |         9 |         14 |     1.5556 |     4.3998 |      0.0000 |      14.000 |
+ | "# B+ -> Lambda_c+  p~-  pi+ "                  |         9 |          9 |     1.0000 |     2.4944 |      0.0000 |      8.0000 |
+ | "# B- -> Lambda_c~-  p+  pi- "                  |         9 |          9 |     1.0000 |     2.8284 |      0.0000 |      9.0000 |
+ | "# B- -> Lambda_c~-  p~-  pi+ "                 |         9 |          4 |    0.44444 |     1.2571 |      0.0000 |      4.0000 |
+ | "# Lambda_c+"                                   |         9 |          7 |    0.77778 |    0.78567 |      0.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |         9 |         10 |     1.1111 |     1.1967 |      0.0000 |      4.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         9 |         17 |     1.8889 |     1.5947 |      1.0000 |      6.0000 |
+ | "# Phys/PTopoInputsBeauty2CharmFilter"          |         9 |         85 |     9.4444 |     2.4088 |      6.0000 |      13.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |         9 |        164 |     18.222 |     5.6525 |      12.000 |      27.000 |
+ | "# input particles"                             |         9 |        266 |     29.556 |     7.4104 |      19.000 |      40.000 |
+ | "# max size B+ -> Lambda_c+  p+  pi- "          |         9 |        348 |     38.667 |     44.382 |      0.0000 |      112.00 |
+ | "# max size B+ -> Lambda_c+  p~-  pi+ "         |         9 |        266 |     29.556 |     34.225 |      0.0000 |      100.00 |
+ | "# max size B- -> Lambda_c~-  p+  pi- "         |         9 |        462 |     51.333 |     57.116 |      0.0000 |      168.00 |
+ | "# max size B- -> Lambda_c~-  p~-  pi+ "        |         9 |        374 |     41.556 |     46.645 |      0.0000 |      140.00 |
+ | "# p+"                                          |         9 |         45 |     5.0000 |     1.6997 |      2.0000 |      8.0000 |
+ | "# pi+"                                         |         9 |         77 |     8.5556 |     2.9856 |      5.0000 |      14.000 |
+ | "# pi-"                                         |         9 |         87 |     9.6667 |     3.2660 |      4.0000 |      14.000 |
+ | "# p~-"                                         |         9 |         40 |     4.4444 |     1.9500 |      1.0000 |      8.0000 |
+ | "# selected"                                    |         9 |         36 |     4.0000 |     10.965 |      0.0000 |      35.000 |
+ |*"#accept"                                       |         9 |          2 |(  22.2222 +- 13.8580  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1450 |        261 |(  18.0000 +- 1.00893  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       261 |         36 |(  13.7931 +- 2.13443  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2LcpbarPiWSLc2PKPiBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarPiWSLc2PKPiBeauty2Charm"        |         2 |         36 |     18.000 |     17.000 |      1.0000 |      35.000 |
+ | "# input particles"                             |         2 |         36 |     18.000 |     17.000 |      1.0000 |      35.000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B2LcpbarPiWSLc2PKPiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarPiWSLc2PKPiBeauty2CharmTISTOS"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2LcpbarPiWSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2LcpbarPiWSLc2PKP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LcpbarPiWSLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LcpbarLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2LcpbarLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2LcpbarLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2LcpbarLc2PKPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+B2LcpbarLc2PKPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+B2LcpbarLc2PKPiBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  p~- "                       |        86 |          1 |   0.011628 |    0.10720 |      0.0000 |      1.0000 |
+ | "# B~0 -> Lambda_c~-  p+ "                      |        86 |          2 |   0.023256 |    0.15071 |      0.0000 |      1.0000 |
+ | "# Lambda_c+"                                   |        86 |         94 |     1.0930 |     1.9024 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        86 |        102 |     1.1860 |     1.2986 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        86 |        196 |     2.2791 |     2.7477 |      1.0000 |      18.000 |
+ | "# Phys/PTopoInputsBeauty2CharmFilter"          |        86 |        793 |     9.2209 |     3.8076 |      3.0000 |      21.000 |
+ | "# input particles"                             |        86 |        989 |     11.500 |     5.2844 |      4.0000 |      32.000 |
+ | "# max size B0 -> Lambda_c+  p~- "              |        86 |        469 |     5.4535 |     9.8260 |      0.0000 |      60.000 |
+ | "# max size B~0 -> Lambda_c~-  p+ "             |        86 |        506 |     5.8837 |     9.7330 |      0.0000 |      63.000 |
+ | "# p+"                                          |        86 |        404 |     4.6977 |     2.5292 |      0.0000 |      15.000 |
+ | "# p~-"                                         |        86 |        389 |     4.5233 |     2.0614 |      1.0000 |      10.000 |
+ | "# selected"                                    |        86 |          3 |   0.034884 |    0.18349 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        86 |          3 |(  3.48837 +- 1.97857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       975 |         71 |(  7.28205 +- 0.832159 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        71 |          3 |(  4.22535 +- 2.38741  )%|   -------   |   -------   |
+B2LcpbarLc2PKPiBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarLc2PKPiBeauty2Charm"            |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+B2LcpbarLc2PKPiBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarLc2PKPiBeauty2CharmTISTOS"      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B2LcpbarLc2PKPiBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2LcpbarLc2PKPiBeauty2CharmB2CBBDTBeauty|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2LcpbarLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarLc2PKPiBeauty2CharmLine"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2LcpbarLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarLc2PKPiBeauty2CharmLine"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2LcpbarLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarLc2PKPiBeauty2CharmLine"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2LcpbarLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2LcpbarLc2PKPiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LcpbarLc2PKPiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LcpbarWSLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        116 |(  11.6000 +- 1.01264  )%|   -------   |   -------   |
+StrippingB2LcpbarWSLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       116 |         42 |(  36.2069 +- 4.46225  )%|   -------   |   -------   |
+StrippingB2LcpbarWSLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        42 |         42 |(  100.000 +- 2.38095  )%|   -------   |   -------   |
+B2LcpbarWSLc2PKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B2LcpbarWSLc2PKPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B2LcpbarWSLc2PKPiBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  p+ "                        |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c~-  p~- "                     |         9 |          1 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ | "# Lambda_c+"                                   |         9 |          7 |    0.77778 |    0.91625 |      0.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |         9 |          7 |    0.77778 |    0.41574 |      0.0000 |      1.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         9 |         14 |     1.5556 |    0.83148 |      1.0000 |      3.0000 |
+ | "# Phys/PTopoInputsBeauty2CharmFilter"          |         9 |         74 |     8.2222 |     3.3921 |      3.0000 |      13.000 |
+ | "# input particles"                             |         9 |         88 |     9.7778 |     3.5832 |      4.0000 |      14.000 |
+ | "# max size B0 -> Lambda_c+  p+ "               |         9 |         31 |     3.4444 |     4.2455 |      0.0000 |      12.000 |
+ | "# max size B~0 -> Lambda_c~-  p~- "            |         9 |         30 |     3.3333 |     2.2608 |      0.0000 |      6.0000 |
+ | "# p+"                                          |         9 |         35 |     3.8889 |     1.5947 |      1.0000 |      6.0000 |
+ | "# p~-"                                         |         9 |         39 |     4.3333 |     2.1602 |      1.0000 |      8.0000 |
+ | "# selected"                                    |         9 |          1 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        61 |          4 |(  6.55738 +- 3.16937  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+B2LcpbarWSLc2PKPiBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarWSLc2PKPiBeauty2Charm"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2LcpbarWSLc2PKPiBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarWSLc2PKPiBeauty2CharmTISTOS"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2LcpbarWSLc2PKPiBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2LcpbarWSLc2PKPiBeauty2CharmB2CBBDTBeau|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2LcpbarWSLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarWSLc2PKPiBeauty2CharmLine"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2LcpbarWSLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarWSLc2PKPiBeauty2CharmLine"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2LcpbarWSLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LcpbarWSLc2PKPiBeauty2CharmLine"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2LcpbarWSLc2PKPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2LcpbarWSLc2PKPiB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LcpbarWSLc2PKPiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02LcpbarKSDDLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02LcpbarKSDDLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02LcpbarKSDDLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02LcpbarKSDDLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+B02LcpbarKSDDLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+B02LcpbarKSDDLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+B02LcpbarKSDDLc2PKPiBeauty2...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  p~-  KS0 "                  |        38 |          4 |    0.10526 |    0.44659 |      0.0000 |      2.0000 |
+ | "# B~0 -> Lambda_c~-  p+  KS0 "                 |        38 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        38 |         60 |     1.5789 |    0.99026 |      1.0000 |      6.0000 |
+ | "# Lambda_c+"                                   |        38 |         47 |     1.2368 |     1.8272 |      0.0000 |      10.000 |
+ | "# Lambda_c~-"                                  |        38 |         44 |     1.1579 |     1.4961 |      0.0000 |      7.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |        38 |         60 |     1.5789 |    0.99026 |      1.0000 |      6.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        38 |         91 |     2.3947 |     2.8886 |      1.0000 |      17.000 |
+ | "# Phys/PTopoInputsBeauty2CharmFilter"          |        38 |        366 |     9.6316 |     3.9432 |      4.0000 |      20.000 |
+ | "# input particles"                             |        38 |        517 |     13.605 |     6.1411 |      6.0000 |      35.000 |
+ | "# max size B0 -> Lambda_c+  p~-  KS0 "         |        38 |        470 |     12.368 |     29.868 |      0.0000 |      180.00 |
+ | "# max size B~0 -> Lambda_c~-  p+  KS0 "        |        38 |        471 |     12.395 |     33.253 |      0.0000 |      189.00 |
+ | "# p+"                                          |        38 |        182 |     4.7895 |     2.5870 |      0.0000 |      12.000 |
+ | "# p~-"                                         |        38 |        184 |     4.8421 |     1.8991 |      1.0000 |      9.0000 |
+ | "# selected"                                    |        38 |          4 |    0.10526 |    0.44659 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        38 |          2 |(  5.26316 +- 3.62235  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       941 |         76 |(  8.07651 +- 0.888240 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        76 |          4 |(  5.26316 +- 2.56139  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02LcpbarKSDDLc2PKPiBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarKSDDLc2PKPiBeauty2Charm"       |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B02LcpbarKSDDLc2PKPiBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarKSDDLc2PKPiBeauty2CharmTISTOS" |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02LcpbarKSDDLc2PKPiBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarKSDDLc2PKPiBeauty2CharmB2CBBDTB|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_B02LcpbarKSDDL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarKSDDLc2PKPiBeauty2CharmLine"   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02LcpbarKSDDL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarKSDDLc2PKPiBeauty2CharmLine"   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02LcpbarKSDDL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02LcpbarKSDDLc2PKPiBeauty2CharmLine"   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02LcpbarKSDDLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02LcpbarKSDDLc2PK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02LcpbarKSDDLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02LcpbarKSWSDDLc2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         96 |(  9.60000 +- 0.931579 )%|   -------   |   -------   |
+StrippingB02LcpbarKSWSDDLc2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        96 |         33 |(  34.3750 +- 4.84753  )%|   -------   |   -------   |
+StrippingB02LcpbarKSWSDDLc2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+B02LcpbarKSWSDDLc2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B02LcpbarKSWSDDLc2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02LcpbarKSWSDDLc2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B02LcpbarKSWSDDLc2PKPiBeaut...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  p+  KS0 "                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c~-  p~-  KS0 "                |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Lambda_c+"                                   |         3 |          3 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/PTopoInputsBeauty2CharmFilter"          |         3 |         25 |     8.3333 |     2.6247 |      6.0000 |      12.000 |
+ | "# input particles"                             |         3 |         35 |     11.667 |     3.0912 |      9.0000 |      16.000 |
+ | "# max size B0 -> Lambda_c+  p+  KS0 "          |         3 |         18 |     6.0000 |     4.3205 |      0.0000 |      10.000 |
+ | "# max size B~0 -> Lambda_c~-  p~-  KS0 "       |         3 |         20 |     6.6667 |     9.4281 |      0.0000 |      20.000 |
+ | "# p+"                                          |         3 |         16 |     5.3333 |     1.2472 |      4.0000 |      7.0000 |
+ | "# p~-"                                         |         3 |          9 |     3.0000 |     1.6330 |      1.0000 |      5.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        38 |          3 |(  7.89474 +- 4.37441  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB02LcpbarKSWSDDLc2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02LcpbarKSWSDDLc2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02LcpbarKSWSDDLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02LcpbarKSLLLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02LcpbarKSLLLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02LcpbarKSLLLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02LcpbarKSLLLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+B02LcpbarKSLLLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+B02LcpbarKSLLLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+B02LcpbarKSLLLc2PKPiBeauty2...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  p~-  KS0 "                  |        35 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c~-  p+  KS0 "                 |        35 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        35 |         47 |     1.3429 |    0.53146 |      1.0000 |      3.0000 |
+ | "# Lambda_c+"                                   |        35 |         40 |     1.1429 |     1.1986 |      0.0000 |      5.0000 |
+ | "# Lambda_c~-"                                  |        35 |         39 |     1.1143 |     1.2135 |      0.0000 |      5.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |        35 |         47 |     1.3429 |    0.53146 |      1.0000 |      3.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        35 |         79 |     2.2571 |     1.7943 |      1.0000 |      9.0000 |
+ | "# Phys/PTopoInputsBeauty2CharmFilter"          |        35 |        371 |     10.600 |     4.0722 |      4.0000 |      21.000 |
+ | "# input particles"                             |        35 |        497 |     14.200 |     5.2252 |      6.0000 |      28.000 |
+ | "# max size B0 -> Lambda_c+  p~-  KS0 "         |        35 |        288 |     8.2286 |     12.631 |      0.0000 |      54.000 |
+ | "# max size B~0 -> Lambda_c~-  p+  KS0 "        |        35 |        313 |     8.9429 |     13.484 |      0.0000 |      66.000 |
+ | "# p+"                                          |        35 |        198 |     5.6571 |     2.8680 |      2.0000 |      15.000 |
+ | "# p~-"                                         |        35 |        173 |     4.9429 |     2.2921 |      1.0000 |      10.000 |
+ | "# selected"                                    |        35 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        35 |          0 |(  0.00000 +- 2.85714  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       601 |         40 |(  6.65557 +- 1.01672  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        40 |          0 |(  0.00000 +- 2.50000  )%|   -------   |   -------   |
+StrippingB02LcpbarKSLLLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02LcpbarKSLLLc2PK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02LcpbarKSLLLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02LcpbarKSWSLLLc2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        101 |(  10.1000 +- 0.952885 )%|   -------   |   -------   |
+StrippingB02LcpbarKSWSLLLc2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       101 |         33 |(  32.6733 +- 4.66691  )%|   -------   |   -------   |
+StrippingB02LcpbarKSWSLLLc2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+B02LcpbarKSWSLLLc2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+B02LcpbarKSWSLLLc2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02LcpbarKSWSLLLc2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B02LcpbarKSWSLLLc2PKPiBeaut...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  p+  KS0 "                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c~-  p~-  KS0 "                |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         6 |          8 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Lambda_c+"                                   |         6 |          9 |     1.5000 |    0.95743 |      0.0000 |      3.0000 |
+ | "# Lambda_c~-"                                  |         6 |          2 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |         6 |          8 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         6 |         11 |     1.8333 |    0.68718 |      1.0000 |      3.0000 |
+ | "# Phys/PTopoInputsBeauty2CharmFilter"          |         6 |         61 |     10.167 |     3.5316 |      4.0000 |      15.000 |
+ | "# input particles"                             |         6 |         80 |     13.333 |     3.9861 |      6.0000 |      18.000 |
+ | "# max size B0 -> Lambda_c+  p+  KS0 "          |         6 |         55 |     9.1667 |     6.4399 |      0.0000 |      18.000 |
+ | "# max size B~0 -> Lambda_c~-  p~-  KS0 "       |         6 |         22 |     3.6667 |     5.2175 |      0.0000 |      12.000 |
+ | "# p+"                                          |         6 |         31 |     5.1667 |     2.0344 |      2.0000 |      9.0000 |
+ | "# p~-"                                         |         6 |         30 |     5.0000 |     2.0000 |      2.0000 |      8.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        77 |          6 |(  7.79221 +- 3.05470  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB02LcpbarKSWSLLLc2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02LcpbarKSWSLLLc2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02LcpbarKSWSLLLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2DLambda0DDpiD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2DLambda0DDpiD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2DLambda0DDpiD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2DLambda0DDpiD2HHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+Lb2DLambda0DDpiD2HHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        46 |         46 |(  100.000 +- 2.17391  )%|   -------   |   -------   |
+Lb2DLambda0DDpiD2HHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        46 |         46 |(  100.000 +- 2.17391  )%|   -------   |   -------   |
+Lb2DLambda0DDpiD2HHHBeauty2...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        46 |         93 |     2.0217 |     3.1311 |      0.0000 |      18.000 |
+ | "# D-"                                          |        46 |         80 |     1.7391 |     2.7853 |      0.0000 |      15.000 |
+ | "# Lambda0"                                     |        46 |         32 |    0.69565 |     1.0187 |      0.0000 |      5.0000 |
+ | "# Lambda_b0 -> D+  Lambda0  pi- "              |        46 |          1 |   0.021739 |    0.14583 |      0.0000 |      1.0000 |
+ | "# Lambda_b~0 -> D-  Lambda~0  pi+ "            |        46 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        46 |         45 |    0.97826 |     1.3431 |      0.0000 |      8.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |        46 |        173 |     3.7609 |     5.3250 |      1.0000 |      33.000 |
+ | "# Phys/Lambda0_DDInputsBeauty2CharmFilter"     |        46 |         77 |     1.6739 |     1.2693 |      1.0000 |      8.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        46 |        921 |     20.022 |     9.0301 |      6.0000 |      49.000 |
+ | "# input particles"                             |        46 |       1171 |     25.457 |     13.474 |      8.0000 |      86.000 |
+ | "# max size Lambda_b0 -> D+  Lambda0  pi- "     |        46 |        449 |     9.7609 |     20.465 |      0.0000 |      96.000 |
+ | "# max size Lambda_b~0 -> D-  Lambda~0  pi+ "   |        46 |       2162 |     47.000 |     220.28 |      0.0000 |      1500.0 |
+ | "# pi+"                                         |        46 |        468 |     10.174 |     5.7078 |      2.0000 |      25.000 |
+ | "# pi-"                                         |        46 |        453 |     9.8478 |     4.2833 |      4.0000 |      24.000 |
+ | "# selected"                                    |        46 |          1 |   0.021739 |    0.14583 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        46 |          1 |(  2.17391 +- 2.15015  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2611 |        176 |(  6.74071 +- 0.490677 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       176 |          1 |( 0.568182 +- 0.566565 )%|   -------   |   -------   |
+Lb2DLambda0DDpiD2HHHBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DLambda0DDpiD2HHHBeauty2Charm"       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Lb2DLambda0DDpiD2HHHBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DLambda0DDpiD2HHHBeauty2CharmTISTOS" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Lb2DLambda0DDpiD2HHHBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Lb2DLambda0DDpiD2HHHBeauty2CharmB2CBBDTB|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Lb2DLambda0DDp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DLambda0DDpiD2HHHBeauty2CharmLine"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2DLambda0DDp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DLambda0DDpiD2HHHBeauty2CharmLine"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2DLambda0DDp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2DLambda0DDpiD2HHHBeauty2CharmLine"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2DLambda0DDpiD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2DLambda0DDpiD2H...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2DLambda0DDpiD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2DLambda0LLpiD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2DLambda0LLpiD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2DLambda0LLpiD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2DLambda0LLpiD2HHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+Lb2DLambda0LLpiD2HHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+Lb2DLambda0LLpiD2HHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+Lb2DLambda0LLpiD2HHHBeauty2...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        25 |         68 |     2.7200 |     3.8002 |      0.0000 |      18.000 |
+ | "# D-"                                          |        25 |         60 |     2.4000 |     3.3347 |      0.0000 |      15.000 |
+ | "# Lambda0"                                     |        25 |         18 |    0.72000 |    0.82559 |      0.0000 |      3.0000 |
+ | "# Lambda_b0 -> D+  Lambda0  pi- "              |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  Lambda~0  pi+ "            |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        25 |         16 |    0.64000 |    0.62482 |      0.0000 |      2.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |        25 |        128 |     5.1200 |     6.6892 |      1.0000 |      33.000 |
+ | "# Phys/Lambda0_LLInputsBeauty2CharmFilter"     |        25 |         34 |     1.3600 |    0.55714 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        25 |        522 |     20.880 |     9.7049 |      8.0000 |      49.000 |
+ | "# input particles"                             |        25 |        684 |     27.360 |     15.463 |      11.000 |      83.000 |
+ | "# max size Lambda_b0 -> D+  Lambda0  pi- "     |        25 |        449 |     17.960 |     36.900 |      0.0000 |      150.00 |
+ | "# max size Lambda_b~0 -> D-  Lambda~0  pi+ "   |        25 |        734 |     29.360 |     79.877 |      0.0000 |      375.00 |
+ | "# pi+"                                         |        25 |        283 |     11.320 |     5.7182 |      4.0000 |      25.000 |
+ | "# pi-"                                         |        25 |        239 |     9.5600 |     4.8256 |      2.0000 |      24.000 |
+ | "# selected"                                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1183 |        109 |(  9.21386 +- 0.840888 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       109 |          0 |(  0.00000 +- 0.917431 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingLb2DLambda0LLpiD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2DLambda0LLpiD2H...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2DLambda0LLpiD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2DLambda0DDpiWSD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         95 |(  9.50000 +- 0.927227 )%|   -------   |   -------   |
+StrippingLb2DLambda0DDpiWSD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         31 |(  32.6316 +- 4.81045  )%|   -------   |   -------   |
+StrippingLb2DLambda0DDpiWSD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+Lb2DLambda0DDpiWSD2HHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Lb2DLambda0DDpiWSD2HHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Lb2DLambda0DDpiWSD2HHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Lb2DLambda0DDpiWSD2HHHBeaut...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |         3 |          5 |     1.6667 |     1.2472 |      0.0000 |      3.0000 |
+ | "# D-"                                          |         3 |          6 |     2.0000 |     2.1602 |      0.0000 |      5.0000 |
+ | "# Lambda0"                                     |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Lambda_b0 -> D+  Lambda0  pi+ "              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  Lambda~0  pi- "            |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |         3 |         11 |     3.6667 |     3.0912 |      1.0000 |      8.0000 |
+ | "# Phys/Lambda0_DDInputsBeauty2CharmFilter"     |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |         3 |         61 |     20.333 |     10.371 |      13.000 |      35.000 |
+ | "# input particles"                             |         3 |         76 |     25.333 |     13.199 |      16.000 |      44.000 |
+ | "# max size Lambda_b0 -> D+  Lambda0  pi+ "     |         3 |         64 |     21.333 |     19.956 |      0.0000 |      48.000 |
+ | "# max size Lambda_b~0 -> D-  Lambda~0  pi- "   |         3 |         12 |     4.0000 |     5.6569 |      0.0000 |      12.000 |
+ | "# pi+"                                         |         3 |         31 |     10.333 |     4.0277 |      7.0000 |      16.000 |
+ | "# pi-"                                         |         3 |         30 |     10.000 |     6.3770 |      5.0000 |      19.000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        76 |         19 |(  25.0000 +- 4.96700  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+StrippingLb2DLambda0DDpiWSD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2DLambda0DDpiWSD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2DLambda0DDpiWSD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2DLambda0LLpiWSD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         99 |(  9.90000 +- 0.944452 )%|   -------   |   -------   |
+StrippingLb2DLambda0LLpiWSD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        99 |         35 |(  35.3535 +- 4.80475  )%|   -------   |   -------   |
+StrippingLb2DLambda0LLpiWSD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+Lb2DLambda0LLpiWSD2HHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+Lb2DLambda0LLpiWSD2HHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Lb2DLambda0LLpiWSD2HHHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Lb2DLambda0LLpiWSD2HHHBeaut...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Lambda0"                                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  Lambda0  pi+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  Lambda~0  pi- "            |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"# Phys/Lambda0_LLInputsBeauty2CharmFilter"     |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |         1 |         19 |     19.000 |     0.0000 |      19.000 |      19.000 |
+ | "# input particles"                             |         1 |         23 |     23.000 |     0.0000 |      23.000 |      23.000 |
+ | "# max size Lambda_b0 -> D+  Lambda0  pi+ "     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  Lambda~0  pi- "   |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# pi+"                                         |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# pi-"                                         |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         9 |          2 |(  22.2222 +- 13.8580  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2DLambda0LLpiWSD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2DLambda0LLpiWSD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2DLambda0LLpiWSD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2D0Lambda0DDpiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXib2D0Lambda0DDpiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXib2D0Lambda0DDpiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xib2D0Lambda0DDpiD02HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       205 |        205 |(  100.000 +- 0.487805 )%|   -------   |   -------   |
+Xib2D0Lambda0DDpiD02HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        73 |         73 |(  100.000 +- 1.36986  )%|   -------   |   -------   |
+Xib2D0Lambda0DDpiD02HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        73 |         73 |(  100.000 +- 1.36986  )%|   -------   |   -------   |
+Xib2D0Lambda0DDpiD02HHBeaut...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |        73 |        222 |     3.0411 |     1.9048 |      1.0000 |      9.0000 |
+ | "# D~0"                                         |        73 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda0"                                     |        73 |         59 |    0.80822 |    0.98839 |      0.0000 |      5.0000 |
+ | "# Lambda~0"                                    |        73 |         66 |    0.90411 |    0.86269 |      0.0000 |      4.0000 |
+ | "# Phys/D2HHBeauty2Charm"                       |        73 |        222 |     3.0411 |     1.9048 |      1.0000 |      9.0000 |
+ | "# Phys/Lambda0_DDInputsBeauty2CharmFilter"     |        73 |        125 |     1.7123 |    0.99972 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        73 |       1337 |     18.315 |     7.8738 |      8.0000 |      49.000 |
+ | "# Xi_b- -> D0  Lambda0  pi- "                  |        73 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  Lambda~0  pi+ "                |        73 |          7 |   0.095890 |    0.50108 |      0.0000 |      3.0000 |
+ | "# input particles"                             |        73 |       1684 |     23.068 |     8.8725 |      12.000 |      61.000 |
+ | "# max size Xi_b- -> D0  Lambda0  pi- "         |        73 |       1481 |     20.288 |     31.615 |      0.0000 |      152.00 |
+ | "# max size Xi_b~+ -> D0  Lambda~0  pi+ "       |        73 |       2427 |     33.247 |     96.481 |      0.0000 |      800.00 |
+ | "# pi+"                                         |        73 |        670 |     9.1781 |     4.8803 |      2.0000 |      25.000 |
+ | "# pi-"                                         |        73 |        667 |     9.1370 |     4.0487 |      2.0000 |      24.000 |
+ | "# selected"                                    |        73 |          7 |   0.095890 |    0.50108 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        73 |          3 |(  4.10959 +- 2.32341  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3908 |        537 |(  13.7410 +- 0.550725 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       537 |          7 |(  1.30354 +- 0.489469 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        13 |         13 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Xib2D0Lambda0DDpiD02HHBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2D0Lambda0DDpiD02HHBeauty2Charm"     |         3 |          7 |     2.3333 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          7 |     2.3333 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+Xib2D0Lambda0DDpiD02HHBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2D0Lambda0DDpiD02HHBeauty2CharmTISTOS|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+Xib2D0Lambda0DDpiD02HHBeaut...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Xib2D0Lambda0DDpiD02HHBeauty2CharmB2CBBD|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Xib2D0Lambda0D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2D0Lambda0DDpiD02HHBeauty2CharmLine" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Xib2D0Lambda0D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2D0Lambda0DDpiD02HHBeauty2CharmLine" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Xib2D0Lambda0D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2D0Lambda0DDpiD02HHBeauty2CharmLine" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXib2D0Lambda0DDpiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXib2D0Lambda0DDpiD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2D0Lambda0DDpiD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2D0Lambda0LLpiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXib2D0Lambda0LLpiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXib2D0Lambda0LLpiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xib2D0Lambda0LLpiD02HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       205 |        205 |(  100.000 +- 0.487805 )%|   -------   |   -------   |
+Xib2D0Lambda0LLpiD02HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+Xib2D0Lambda0LLpiD02HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+Xib2D0Lambda0LLpiD02HHBeaut...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |        25 |         85 |     3.4000 |     2.2978 |      1.0000 |      9.0000 |
+ | "# D~0"                                         |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda0"                                     |        25 |         13 |    0.52000 |    0.80598 |      0.0000 |      3.0000 |
+ | "# Lambda~0"                                    |        25 |         18 |    0.72000 |    0.44900 |      0.0000 |      1.0000 |
+ | "# Phys/D2HHBeauty2Charm"                       |        25 |         85 |     3.4000 |     2.2978 |      1.0000 |      9.0000 |
+ | "# Phys/Lambda0_LLInputsBeauty2CharmFilter"     |        25 |         31 |     1.2400 |    0.51225 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        25 |        560 |     22.400 |     9.5121 |      9.0000 |      49.000 |
+ | "# Xi_b- -> D0  Lambda0  pi- "                  |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  Lambda~0  pi+ "                |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        25 |        676 |     27.040 |     11.087 |      12.000 |      58.000 |
+ | "# max size Xi_b- -> D0  Lambda0  pi- "         |        25 |        635 |     25.400 |     62.320 |      0.0000 |      304.00 |
+ | "# max size Xi_b~+ -> D0  Lambda~0  pi+ "       |        25 |        876 |     35.040 |     53.365 |      0.0000 |      200.00 |
+ | "# pi+"                                         |        25 |        288 |     11.520 |     5.4781 |      4.0000 |      25.000 |
+ | "# pi-"                                         |        25 |        272 |     10.880 |     4.9745 |      4.0000 |      24.000 |
+ | "# selected"                                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1511 |        175 |(  11.5817 +- 0.823238 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       175 |          0 |(  0.00000 +- 0.571429 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingXib2D0Lambda0LLpiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2D0Lambda0LLpiD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2D0Lambda0LLpiD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2D0Lambda0DDpiW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         81 |(  8.10000 +- 0.862780 )%|   -------   |   -------   |
+StrippingXib2D0Lambda0DDpiW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        81 |         33 |(  40.7407 +- 5.45946  )%|   -------   |   -------   |
+StrippingXib2D0Lambda0DDpiW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+Xib2D0Lambda0DDpiWSD02HHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+Xib2D0Lambda0DDpiWSD02HHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Xib2D0Lambda0DDpiWSD02HHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Xib2D0Lambda0DDpiWSD02HHBea...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |         4 |         10 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda0"                                     |         4 |          3 |    0.75000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# Phys/D2HHBeauty2Charm"                       |         4 |         10 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ | "# Phys/Lambda0_DDInputsBeauty2CharmFilter"     |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |         4 |         67 |     16.750 |     4.2647 |      13.000 |      24.000 |
+ | "# Xi_b- -> D0  Lambda~0  pi- "                 |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  Lambda0  pi+ "                 |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         4 |         83 |     20.750 |     6.0982 |      15.000 |      31.000 |
+ | "# max size Xi_b- -> D0  Lambda~0  pi- "        |         4 |        130 |     32.500 |     50.683 |      0.0000 |      120.00 |
+ | "# max size Xi_b~+ -> D0  Lambda0  pi+ "        |         4 |         41 |     10.250 |     7.4958 |      0.0000 |      20.000 |
+ | "# pi+"                                         |         4 |         36 |     9.0000 |     2.1213 |      7.0000 |      12.000 |
+ | "# pi-"                                         |         4 |         31 |     7.7500 |     2.6810 |      5.0000 |      12.000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       171 |         31 |(  18.1287 +- 2.94612  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        31 |          0 |(  0.00000 +- 3.22581  )%|   -------   |   -------   |
+StrippingXib2D0Lambda0DDpiW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2D0Lambda0DDpiW...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2D0Lambda0DDpiW...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2D0Lambda0LLpiW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         99 |(  9.90000 +- 0.944452 )%|   -------   |   -------   |
+StrippingXib2D0Lambda0LLpiW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        99 |         31 |(  31.3131 +- 4.66104  )%|   -------   |   -------   |
+StrippingXib2D0Lambda0LLpiW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+Xib2D0Lambda0LLpiWSD02HHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+Xib2D0Lambda0LLpiWSD02HHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Xib2D0Lambda0LLpiWSD02HHBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Xib2D0Lambda0LLpiWSD02HHBea...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |         4 |          9 |     2.2500 |     1.6394 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda0"                                     |         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# Lambda~0"                                    |         4 |          3 |    0.75000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Phys/D2HHBeauty2Charm"                       |         4 |          9 |     2.2500 |     1.6394 |      1.0000 |      5.0000 |
+ | "# Phys/Lambda0_LLInputsBeauty2CharmFilter"     |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |         4 |         79 |     19.750 |     6.5336 |      15.000 |      31.000 |
+ | "# Xi_b- -> D0  Lambda~0  pi- "                 |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  Lambda0  pi+ "                 |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         4 |         94 |     23.500 |     8.4410 |      17.000 |      38.000 |
+ | "# max size Xi_b- -> D0  Lambda~0  pi- "        |         4 |        100 |     25.000 |     29.419 |      0.0000 |      75.000 |
+ | "# max size Xi_b~+ -> D0  Lambda0  pi+ "        |         4 |         96 |     24.000 |     32.985 |      0.0000 |      80.000 |
+ | "# pi+"                                         |         4 |         38 |     9.5000 |     3.8406 |      6.0000 |      16.000 |
+ | "# pi-"                                         |         4 |         41 |     10.250 |     2.7726 |      8.0000 |      15.000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       196 |         33 |(  16.8367 +- 2.67280  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        33 |          0 |(  0.00000 +- 3.03030  )%|   -------   |   -------   |
+StrippingXib2D0Lambda0LLpiW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2D0Lambda0LLpiW...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2D0Lambda0LLpiW...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02LcLambda0KLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02LcLambda0KLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02LcLambda0KLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02LcLambda0KLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+B02LcLambda0KLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+B02LcLambda0KLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+B02LcLambda0KLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02LcLambda0KLc2PKPiBeauty2...SUCCESS Number of counters : 20
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  Lambda~0  K- "              |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c~-  Lambda0  K+ "             |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         5 |         86 |     17.200 |     6.3056 |      6.0000 |      25.000 |
+ | "# K-"                                          |         5 |         68 |     13.600 |     6.8877 |      5.0000 |      24.000 |
+ | "# Lambda0"                                     |         5 |          5 |     1.0000 |     1.0954 |      0.0000 |      3.0000 |
+ | "# Lambda_c+"                                   |         5 |         17 |     3.4000 |     3.7202 |      0.0000 |      10.000 |
+ | "# Lambda_c~-"                                  |         5 |         16 |     3.2000 |     2.1354 |      1.0000 |      7.0000 |
+ | "# Lambda~0"                                    |         5 |          9 |     1.8000 |     1.7205 |      0.0000 |      5.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |         5 |        154 |     30.800 |     12.205 |      11.000 |      49.000 |
+ | "# Phys/Lambda0_DDInputsBeauty2CharmFilter"     |         5 |          8 |     1.6000 |     1.2000 |      1.0000 |      4.0000 |
+ | "# Phys/Lambda0_LLInputsBeauty2CharmFilter"     |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         5 |         33 |     6.6000 |     5.8172 |      2.0000 |      17.000 |
+ | "# input particles"                             |         5 |        201 |     40.200 |     17.949 |      15.000 |      71.000 |
+ | "# max size B0 -> Lambda_c+  Lambda~0  K- "     |         5 |       1310 |     262.00 |     470.51 |      0.0000 |      1200.0 |
+ | "# max size B~0 -> Lambda_c~-  Lambda0  K+ "    |         5 |        100 |     20.000 |     20.239 |      0.0000 |      48.000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1410 |         91 |(  6.45390 +- 0.654357 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        91 |          0 |(  0.00000 +- 1.09890  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingB02LcLambda0KLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02LcLambda0KLc2PK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02LcLambda0KLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02LcLambda0PiLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02LcLambda0PiLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02LcLambda0PiLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02LcLambda0PiLc2PKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+B02LcLambda0PiLc2PKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+B02LcLambda0PiLc2PKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+B02LcLambda0PiLc2PKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B02LcLambda0PiLc2PKPiBeauty...SUCCESS Number of counters : 20
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  Lambda~0  pi- "             |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c~-  Lambda0  pi+ "            |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda0"                                     |         5 |          5 |     1.0000 |     1.0954 |      0.0000 |      3.0000 |
+ | "# Lambda_c+"                                   |         5 |         17 |     3.4000 |     3.7202 |      0.0000 |      10.000 |
+ | "# Lambda_c~-"                                  |         5 |         16 |     3.2000 |     2.1354 |      1.0000 |      7.0000 |
+ | "# Lambda~0"                                    |         5 |          9 |     1.8000 |     1.7205 |      0.0000 |      5.0000 |
+ | "# Phys/Lambda0_DDInputsBeauty2CharmFilter"     |         5 |          8 |     1.6000 |     1.2000 |      1.0000 |      4.0000 |
+ | "# Phys/Lambda0_LLInputsBeauty2CharmFilter"     |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         5 |         33 |     6.6000 |     5.8172 |      2.0000 |      17.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |         5 |        154 |     30.800 |     12.205 |      11.000 |      49.000 |
+ | "# input particles"                             |         5 |        201 |     40.200 |     17.949 |      15.000 |      71.000 |
+ | "# max size B0 -> Lambda_c+  Lambda~0  pi- "    |         5 |       1310 |     262.00 |     470.51 |      0.0000 |      1200.0 |
+ | "# max size B~0 -> Lambda_c~-  Lambda0  pi+ "   |         5 |        100 |     20.000 |     20.239 |      0.0000 |      48.000 |
+ | "# pi+"                                         |         5 |         86 |     17.200 |     6.3056 |      6.0000 |      25.000 |
+ | "# pi-"                                         |         5 |         68 |     13.600 |     6.8877 |      5.0000 |      24.000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1410 |         94 |(  6.66667 +- 0.664298 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        94 |          0 |(  0.00000 +- 1.06383  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingB02LcLambda0PiLc2P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02LcLambda0PiLc2P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02LcLambda0PiLc2P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02LcLambda0PiWSLc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        104 |(  10.4000 +- 0.965319 )%|   -------   |   -------   |
+StrippingB02LcLambda0PiWSLc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       104 |         35 |(  33.6538 +- 4.63349  )%|   -------   |   -------   |
+StrippingB02LcLambda0PiWSLc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+B02LcLambda0PiWSLc2PKPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B02LcLambda0PiWSLc2PKPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+B02LcLambda0PiWSLc2PKPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB02LcLambda0PiWSLc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02LcLambda0PiWSLc...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02LcLambda0PiWSLc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02LcLambda0KWSLc2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        101 |(  10.1000 +- 0.952885 )%|   -------   |   -------   |
+StrippingB02LcLambda0KWSLc2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       101 |         36 |(  35.6436 +- 4.76569  )%|   -------   |   -------   |
+StrippingB02LcLambda0KWSLc2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        36 |         36 |(  100.000 +- 2.77778  )%|   -------   |   -------   |
+B02LcLambda0KWSLc2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+B02LcLambda0KWSLc2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+B02LcLambda0KWSLc2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+B02LcLambda0KWSLc2PKPiBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B02LcLambda0KWSLc2PKPiBeaut...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  Lambda~0  K+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c~-  Lambda0  K- "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "# K-"                                          |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# Lambda0"                                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Lambda_c+"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Lambda~0"                                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |         1 |         30 |     30.000 |     0.0000 |      30.000 |      30.000 |
+ |*"# Phys/Lambda0_DDInputsBeauty2CharmFilter"     |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"# Phys/Lambda0_LLInputsBeauty2CharmFilter"     |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |         35 |     35.000 |     0.0000 |      35.000 |      35.000 |
+ | "# max size B0 -> Lambda_c+  Lambda~0  K+ "     |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "# max size B~0 -> Lambda_c~-  Lambda0  K- "    |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        40 |          0 |(  0.00000 +- 2.50000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02LcLambda0KWSLc2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02LcLambda0KWSLc2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02LcLambda0KWSLc2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKLTUBD2HHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         29 |(  2.90000 +- 0.530651 )%|   -------   |   -------   |
+StrippingB02DKLTUBD2HHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        29 |         11 |(  37.9310 +- 9.01022  )%|   -------   |   -------   |
+StrippingB02DKLTUBD2HHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+PromptKaonsTopoInputsBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsKaons"                      |         2 |         78 |     39.000 |     21.000 |      18.000 |      60.000 |
+ | "# input particles"                             |         2 |         78 |     39.000 |     21.000 |      18.000 |      60.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         25 |     12.500 |     5.5000 |      7.0000 |      18.000 |
+ |*"efficiency"                                    |        78 |         25 |(  32.0513 +- 5.28404  )%|   -------   |   -------   |
+B02DKLTUBD2HHHBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K+ "                               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K- "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D-"                                          |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# K+"                                          |         2 |         15 |     7.5000 |     1.5000 |      6.0000 |      9.0000 |
+ | "# K-"                                          |         2 |         10 |     5.0000 |     4.0000 |      1.0000 |      9.0000 |
+ |*"# Phys/D2HHHCFPIDBeauty2CharmFilter"           |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "# Phys/PromptKaonsTopoInputsBeauty2CharmFilter"|         2 |         25 |     12.500 |     5.5000 |      7.0000 |      18.000 |
+ | "# input particles"                             |         2 |         27 |     13.500 |     5.5000 |      8.0000 |      19.000 |
+ | "# max size B0 -> D-  K+ "                      |         2 |          9 |     4.5000 |     4.5000 |      0.0000 |      9.0000 |
+ | "# max size B~0 -> D+  K- "                     |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKLTUBD2HHHBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DKLTUBD2HHHBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKLTUBD2HHHBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DsKPiPiLTUBD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+StrippingB02DsKPiPiLTUBD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+StrippingB02DsKPiPiLTUBD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2OCLTUDs2HHHBeauty2CharmFi...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/D2HHHPIDTIGHTBeauty2CharmFilter"        |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DsKPiPiLTUBD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DsKPiPiLTUBD2HH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DsKPiPiLTUBD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarUPB02D0KPiD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarUPB02D0KPiD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingDstarUPB02D0KPiD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingDstarUPB02D0KPiD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarUPB02D0KPiD2H...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarUPB02D0KPiD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DD0D2KSHHHD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHHHD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHHHD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ProtoD+2pi+pi-pi+KS0LLBeaut...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  pi-  pi+  KS0 "                   |       103 |         19 |    0.18447 |    0.78515 |      0.0000 |      7.0000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# input particles"                             |       103 |       1859 |     18.049 |     7.0963 |      6.0000 |      43.000 |
+ | "# pi+"                                         |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# pi-"                                         |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# selected"                                    |       103 |         19 |    0.18447 |    0.78515 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |       103 |         10 |(  9.70874 +- 2.91733  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8031 |       3590 |(  44.7018 +- 0.554796 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     15659 |       7548 |(  48.2023 +- 0.399307 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7751 |        145 |(  1.87073 +- 0.153895 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       145 |         19 |(  13.1034 +- 2.80227  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD+2K+pi-pi+KS0LLBeauty...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  pi-  pi+  KS0 "                    |       103 |         17 |    0.16505 |    0.86009 |      0.0000 |      8.0000 |
+ | "# K+"                                          |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# K-"                                          |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# input particles"                             |       103 |       3583 |     34.786 |     13.947 |      11.000 |      83.000 |
+ | "# pi+"                                         |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# pi-"                                         |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# selected"                                    |       103 |         17 |    0.16505 |    0.86009 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |       103 |          7 |(  6.79612 +- 2.47987  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8031 |       3590 |(  44.7018 +- 0.554796 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     36206 |      15096 |(  41.6947 +- 0.259122 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     15502 |        148 |( 0.954716 +- 0.0781016)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       148 |         17 |(  11.4865 +- 2.62100  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD+2pi+K-pi+KS0LLBeauty...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  K-  pi+  KS0 "                    |       103 |         12 |    0.11650 |    0.42497 |      0.0000 |      3.0000 |
+ | "# K+"                                          |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# K-"                                          |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# input particles"                             |       103 |       3583 |     34.786 |     13.947 |      11.000 |      83.000 |
+ | "# pi+"                                         |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# pi-"                                         |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# selected"                                    |       103 |         12 |    0.11650 |    0.42497 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       103 |          9 |(  8.73786 +- 2.78246  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8031 |       3590 |(  44.7018 +- 0.554796 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     15659 |       7548 |(  48.2023 +- 0.399307 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7751 |         91 |(  1.17404 +- 0.122348 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        91 |         12 |(  13.1868 +- 3.54684  )%|   -------   |   -------   |
+ProtoD+2K+K-pi+KS0LLBeauty2...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K-  pi+  KS0 "                     |       103 |          5 |   0.048544 |    0.21491 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# K-"                                          |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# input particles"                             |       103 |       3583 |     34.786 |     13.947 |      11.000 |      83.000 |
+ | "# pi+"                                         |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# pi-"                                         |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# selected"                                    |       103 |          5 |   0.048544 |    0.21491 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       103 |          5 |(  4.85437 +- 2.11759  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8031 |       3590 |(  44.7018 +- 0.554796 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     36206 |      15096 |(  41.6947 +- 0.259122 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     15502 |         33 |( 0.212876 +- 0.0370174)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        33 |          5 |(  15.1515 +- 6.24156  )%|   -------   |   -------   |
+ProtoD+2K+pi-K+KS0LLBeauty2...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  pi-  K+  KS0 "                     |       103 |          2 |   0.019417 |    0.13799 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# K-"                                          |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# input particles"                             |       103 |       3583 |     34.786 |     13.947 |      11.000 |      83.000 |
+ | "# pi+"                                         |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# pi-"                                         |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# selected"                                    |       103 |          2 |   0.019417 |    0.13799 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       103 |          2 |(  1.94175 +- 1.35963  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8031 |       3590 |(  44.7018 +- 0.554796 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     15659 |       7548 |(  48.2023 +- 0.399307 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7751 |          8 |( 0.103212 +- 0.0364723)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+ProtoD+2K+K-K+KS0LLBeauty2C...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K-  K+  KS0 "                      |       103 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# K-"                                          |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# input particles"                             |       103 |       1859 |     18.049 |     7.0963 |      6.0000 |      43.000 |
+ | "# selected"                                    |       103 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       103 |          0 |(  0.00000 +- 0.970874 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8031 |       3590 |(  44.7018 +- 0.554796 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     15659 |       7548 |(  48.2023 +- 0.399307 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7751 |          0 |(  0.00000 +- 0.0129016)%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ProtoD-2pi-pi+pi-KS0LLBeaut...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> pi-  pi+  pi-  KS0 "                   |       103 |         21 |    0.20388 |    0.65891 |      0.0000 |      4.0000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# input particles"                             |       103 |       1859 |     18.049 |     7.0963 |      6.0000 |      43.000 |
+ | "# pi+"                                         |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# pi-"                                         |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# selected"                                    |       103 |         21 |    0.20388 |    0.65891 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       103 |         12 |(  11.6505 +- 3.16123  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8031 |       3590 |(  44.7018 +- 0.554796 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     14983 |       7052 |(  47.0667 +- 0.407776 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7527 |        144 |(  1.91311 +- 0.157894 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       144 |         21 |(  14.5833 +- 2.94116  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD-2K-pi+pi-KS0LLBeauty...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  pi+  pi-  KS0 "                    |       103 |         23 |    0.22330 |     1.0606 |      0.0000 |      10.000 |
+ | "# K+"                                          |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# K-"                                          |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# input particles"                             |       103 |       3583 |     34.786 |     13.947 |      11.000 |      83.000 |
+ | "# pi+"                                         |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# pi-"                                         |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# selected"                                    |       103 |         23 |    0.22330 |     1.0606 |      0.0000 |      10.000 |
+ |*"#accept"                                       |       103 |         10 |(  9.70874 +- 2.91733  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8031 |       3590 |(  44.7018 +- 0.554796 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     33920 |      14104 |(  41.5802 +- 0.267606 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     15054 |        161 |(  1.06948 +- 0.0838352)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       161 |         23 |(  14.2857 +- 2.75781  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD-2pi-K+pi-KS0LLBeauty...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> pi-  K+  pi-  KS0 "                    |       103 |         14 |    0.13592 |    0.52229 |      0.0000 |      4.0000 |
+ | "# K+"                                          |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# K-"                                          |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# input particles"                             |       103 |       3583 |     34.786 |     13.947 |      11.000 |      83.000 |
+ | "# pi+"                                         |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# pi-"                                         |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# selected"                                    |       103 |         14 |    0.13592 |    0.52229 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       103 |          9 |(  8.73786 +- 2.78246  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8031 |       3590 |(  44.7018 +- 0.554796 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     14983 |       7052 |(  47.0667 +- 0.407776 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7527 |         84 |(  1.11598 +- 0.121082 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        84 |         14 |(  16.6667 +- 4.06625  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD-2K-K+pi-KS0LLBeauty2...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  K+  pi-  KS0 "                     |       103 |          5 |   0.048544 |    0.29159 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# K-"                                          |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# input particles"                             |       103 |       3583 |     34.786 |     13.947 |      11.000 |      83.000 |
+ | "# pi+"                                         |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# pi-"                                         |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# selected"                                    |       103 |          5 |   0.048544 |    0.29159 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       103 |          3 |(  2.91262 +- 1.65693  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8031 |       3590 |(  44.7018 +- 0.554796 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     33920 |      14104 |(  41.5802 +- 0.267606 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     15054 |         31 |( 0.205925 +- 0.0369472)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        31 |          5 |(  16.1290 +- 6.60586  )%|   -------   |   -------   |
+ProtoD-2K-pi+K-KS0LLBeauty2...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  pi+  K-  KS0 "                     |       103 |          3 |   0.029126 |    0.21839 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# K-"                                          |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# input particles"                             |       103 |       3583 |     34.786 |     13.947 |      11.000 |      83.000 |
+ | "# pi+"                                         |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# pi-"                                         |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# selected"                                    |       103 |          3 |   0.029126 |    0.21839 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       103 |          2 |(  1.94175 +- 1.35963  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8031 |       3590 |(  44.7018 +- 0.554796 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     14983 |       7052 |(  47.0667 +- 0.407776 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7527 |         11 |( 0.146141 +- 0.0440308)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          3 |(  27.2727 +- 13.4282  )%|   -------   |   -------   |
+ProtoD-2K-K+K-KS0LLBeauty2C...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  K+  K-  KS0 "                      |       103 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       103 |        885 |     8.5922 |     3.9547 |      2.0000 |      23.000 |
+ | "# K-"                                          |       103 |        839 |     8.1456 |     3.9325 |      2.0000 |      24.000 |
+ | "# KS0"                                         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       103 |       1724 |     16.738 |     6.8606 |      5.0000 |      40.000 |
+ | "# Phys/KS0_LLInputsBeauty2CharmFilter"         |       103 |        135 |     1.3107 |    0.57503 |      1.0000 |      3.0000 |
+ | "# input particles"                             |       103 |       1859 |     18.049 |     7.0963 |      6.0000 |      43.000 |
+ | "# selected"                                    |       103 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       103 |          0 |(  0.00000 +- 0.970874 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8031 |       3590 |(  44.7018 +- 0.554796 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     14983 |       7052 |(  47.0667 +- 0.407776 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7527 |          0 |(  0.00000 +- 0.0132855)%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+D2KsHHHBeauty2Charm_LL        SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD+2K+K-K+KS0LLBeauty2Charm"        |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ProtoD+2K+K-pi+KS0LLBeauty2Charm"       |        25 |          5 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# Phys/ProtoD+2K+pi-K+KS0LLBeauty2Charm"       |        25 |          2 |   0.080000 |    0.27129 |      0.0000 |      1.0000 |
+ | "# Phys/ProtoD+2K+pi-pi+KS0LLBeauty2Charm"      |        25 |         17 |    0.68000 |     1.6424 |      0.0000 |      8.0000 |
+ | "# Phys/ProtoD+2pi+K-pi+KS0LLBeauty2Charm"      |        25 |         12 |    0.48000 |    0.75472 |      0.0000 |      3.0000 |
+ | "# Phys/ProtoD+2pi+pi-pi+KS0LLBeauty2Charm"     |        25 |         19 |    0.76000 |     1.4500 |      0.0000 |      7.0000 |
+ | "# Phys/ProtoD-2K-K+K-KS0LLBeauty2Charm"        |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ProtoD-2K-K+pi-KS0LLBeauty2Charm"       |        25 |          5 |    0.20000 |    0.56569 |      0.0000 |      2.0000 |
+ | "# Phys/ProtoD-2K-pi+K-KS0LLBeauty2Charm"       |        25 |          3 |    0.12000 |    0.43081 |      0.0000 |      2.0000 |
+ | "# Phys/ProtoD-2K-pi+pi-KS0LLBeauty2Charm"      |        25 |         23 |    0.92000 |     1.9984 |      0.0000 |      10.000 |
+ | "# Phys/ProtoD-2pi-K+pi-KS0LLBeauty2Charm"      |        25 |         14 |    0.56000 |    0.94149 |      0.0000 |      4.0000 |
+ | "# Phys/ProtoD-2pi-pi+pi-KS0LLBeauty2Charm"     |        25 |         21 |    0.84000 |     1.1200 |      0.0000 |      4.0000 |
+ | "# input particles"                             |        25 |        121 |     4.8400 |     7.1256 |      1.0000 |      37.000 |
+ |*"#accept"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+ | "#passed"                                       |        25 |        121 |     4.8400 |     7.1256 |      1.0000 |      37.000 |
+ |*"efficiency"                                    |       121 |        121 |(  100.000 +- 0.826446 )%|   -------   |   -------   |
+D2KsHHHLLPIDBeauty2CharmFilterSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2KsHHHBeauty2Charm_LL"                 |        25 |        121 |     4.8400 |     7.1256 |      1.0000 |      37.000 |
+ | "# input particles"                             |        25 |        121 |     4.8400 |     7.1256 |      1.0000 |      37.000 |
+ |*"#accept"                                       |        25 |         18 |(  72.0000 +- 8.97998  )%|   -------   |   -------   |
+ | "#passed"                                       |        25 |         62 |     2.4800 |     3.8897 |      0.0000 |      20.000 |
+ |*"efficiency"                                    |       121 |         62 |(  51.2397 +- 4.54406  )%|   -------   |   -------   |
+D2KsHHHLLPIDNOSSKBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2KsHHHLLPIDBeauty2CharmFilter"         |        18 |         62 |     3.4444 |     4.2061 |      1.0000 |      20.000 |
+ | "# input particles"                             |        18 |         62 |     3.4444 |     4.2061 |      1.0000 |      20.000 |
+ |*"#accept"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+ | "#passed"                                       |        18 |         61 |     3.3889 |     4.1918 |      1.0000 |      20.000 |
+ |*"efficiency"                                    |        62 |         61 |(  98.3871 +- 1.59984  )%|   -------   |   -------   |
+ProtoD+2pi+pi-pi+KS0DDBeaut...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  pi-  pi+  KS0 "                   |       171 |         66 |    0.38596 |     2.9145 |      0.0000 |      35.000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# input particles"                             |       171 |       2899 |     16.953 |     7.2860 |      4.0000 |      52.000 |
+ | "# pi+"                                         |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# selected"                                    |       171 |         66 |    0.38596 |     2.9145 |      0.0000 |      35.000 |
+ |*"#accept"                                       |       171 |         13 |(  7.60234 +- 2.02678  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11605 |       4900 |(  42.2232 +- 0.458490 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     20623 |       8931 |(  43.3060 +- 0.345038 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     15945 |        544 |(  3.41173 +- 0.143760 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       544 |         66 |(  12.1324 +- 1.39987  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD+2K+pi-pi+KS0DDBeauty...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  pi-  pi+  KS0 "                    |       171 |         49 |    0.28655 |     2.5695 |      0.0000 |      33.000 |
+ | "# K+"                                          |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# K-"                                          |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# input particles"                             |       171 |       5517 |     32.263 |     14.259 |      7.0000 |      101.00 |
+ | "# pi+"                                         |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# selected"                                    |       171 |         49 |    0.28655 |     2.5695 |      0.0000 |      33.000 |
+ |*"#accept"                                       |       171 |          7 |(  4.09357 +- 1.51522  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11605 |       4900 |(  42.2232 +- 0.458490 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     47357 |      17862 |(  37.7178 +- 0.222722 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     31890 |        448 |(  1.40483 +- 0.0659041)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       448 |         49 |(  10.9375 +- 1.47458  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD+2pi+K-pi+KS0DDBeauty...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  K-  pi+  KS0 "                    |       171 |         35 |    0.20468 |     1.7932 |      0.0000 |      22.000 |
+ | "# K+"                                          |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# K-"                                          |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# input particles"                             |       171 |       5517 |     32.263 |     14.259 |      7.0000 |      101.00 |
+ | "# pi+"                                         |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# selected"                                    |       171 |         35 |    0.20468 |     1.7932 |      0.0000 |      22.000 |
+ |*"#accept"                                       |       171 |          5 |(  2.92398 +- 1.28838  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11605 |       4900 |(  42.2232 +- 0.458490 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     20623 |       8931 |(  43.3060 +- 0.345038 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     15945 |        249 |(  1.56162 +- 0.0981878)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       249 |         35 |(  14.0562 +- 2.20263  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD+2K+K-pi+KS0DDBeauty2...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K-  pi+  KS0 "                     |       171 |          7 |   0.040936 |    0.46336 |      0.0000 |      6.0000 |
+ | "# K+"                                          |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# K-"                                          |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# input particles"                             |       171 |       5517 |     32.263 |     14.259 |      7.0000 |      101.00 |
+ | "# pi+"                                         |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# selected"                                    |       171 |          7 |   0.040936 |    0.46336 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       171 |          2 |(  1.16959 +- 0.822175 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11605 |       4900 |(  42.2232 +- 0.458490 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     47357 |      17862 |(  37.7178 +- 0.222722 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     31890 |         67 |( 0.210097 +- 0.0256405)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        67 |          7 |(  10.4478 +- 3.73691  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD+2K+pi-K+KS0DDBeauty2...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  pi-  K+  KS0 "                     |       171 |          1 |  0.0058480 |   0.076248 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# K-"                                          |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# input particles"                             |       171 |       5517 |     32.263 |     14.259 |      7.0000 |      101.00 |
+ | "# pi+"                                         |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# selected"                                    |       171 |          1 |  0.0058480 |   0.076248 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       171 |          1 |( 0.584795 +- 0.583083 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11605 |       4900 |(  42.2232 +- 0.458490 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     20623 |       8931 |(  43.3060 +- 0.345038 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     15945 |         18 |( 0.112888 +- 0.0265929)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        18 |          1 |(  5.55556 +- 5.39903  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ProtoD+2K+K-K+KS0DDBeauty2C...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K-  K+  KS0 "                      |       171 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# K-"                                          |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       171 |       2899 |     16.953 |     7.2860 |      4.0000 |      52.000 |
+ | "# selected"                                    |       171 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       171 |          0 |(  0.00000 +- 0.584795 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11605 |       4900 |(  42.2232 +- 0.458490 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     20623 |       8931 |(  43.3060 +- 0.345038 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     15945 |          0 |(  0.00000 +- 0.00627156)%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ProtoD-2pi-pi+pi-KS0DDBeaut...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> pi-  pi+  pi-  KS0 "                   |       171 |         42 |    0.24561 |     2.4130 |      0.0000 |      31.000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# input particles"                             |       171 |       2899 |     16.953 |     7.2860 |      4.0000 |      52.000 |
+ | "# pi+"                                         |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# selected"                                    |       171 |         42 |    0.24561 |     2.4130 |      0.0000 |      31.000 |
+ |*"#accept"                                       |       171 |          5 |(  2.92398 +- 1.28838  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11605 |       4900 |(  42.2232 +- 0.458490 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     19579 |       8736 |(  44.6192 +- 0.355259 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     15835 |        513 |(  3.23966 +- 0.140698 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       513 |         42 |(  8.18713 +- 1.21048  )%|   -------   |   -------   |
+ProtoD-2K-pi+pi-KS0DDBeauty...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  pi+  pi-  KS0 "                    |       171 |         35 |    0.20468 |     1.9644 |      0.0000 |      25.000 |
+ | "# K+"                                          |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# K-"                                          |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# input particles"                             |       171 |       5517 |     32.263 |     14.259 |      7.0000 |      101.00 |
+ | "# pi+"                                         |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# selected"                                    |       171 |         35 |    0.20468 |     1.9644 |      0.0000 |      25.000 |
+ |*"#accept"                                       |       171 |          5 |(  2.92398 +- 1.28838  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11605 |       4900 |(  42.2232 +- 0.458490 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     44470 |      17472 |(  39.2894 +- 0.231599 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     31670 |        446 |(  1.40827 +- 0.0662124)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       446 |         35 |(  7.84753 +- 1.27336  )%|   -------   |   -------   |
+ProtoD-2pi-K+pi-KS0DDBeauty...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> pi-  K+  pi-  KS0 "                    |       171 |         23 |    0.13450 |     1.0026 |      0.0000 |      12.000 |
+ | "# K+"                                          |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# K-"                                          |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# input particles"                             |       171 |       5517 |     32.263 |     14.259 |      7.0000 |      101.00 |
+ | "# pi+"                                         |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# selected"                                    |       171 |         23 |    0.13450 |     1.0026 |      0.0000 |      12.000 |
+ |*"#accept"                                       |       171 |          5 |(  2.92398 +- 1.28838  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11605 |       4900 |(  42.2232 +- 0.458490 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     19579 |       8736 |(  44.6192 +- 0.355259 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     15835 |        229 |(  1.44616 +- 0.0948716)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       229 |         23 |(  10.0437 +- 1.98630  )%|   -------   |   -------   |
+ProtoD-2K-K+pi-KS0DDBeauty2...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  K+  pi-  KS0 "                     |       171 |          8 |   0.046784 |    0.38712 |      0.0000 |      4.0000 |
+ | "# K+"                                          |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# K-"                                          |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# input particles"                             |       171 |       5517 |     32.263 |     14.259 |      7.0000 |      101.00 |
+ | "# pi+"                                         |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# selected"                                    |       171 |          8 |   0.046784 |    0.38712 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       171 |          3 |(  1.75439 +- 1.00397  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11605 |       4900 |(  42.2232 +- 0.458490 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     44470 |      17472 |(  39.2894 +- 0.231599 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     31670 |         62 |( 0.195769 +- 0.0248383)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        62 |          8 |(  12.9032 +- 4.25750  )%|   -------   |   -------   |
+ProtoD-2K-pi+K-KS0DDBeauty2...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  pi+  K-  KS0 "                     |       171 |          9 |   0.052632 |    0.36295 |      0.0000 |      3.0000 |
+ | "# K+"                                          |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# K-"                                          |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# input particles"                             |       171 |       5517 |     32.263 |     14.259 |      7.0000 |      101.00 |
+ | "# pi+"                                         |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# selected"                                    |       171 |          9 |   0.052632 |    0.36295 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       171 |          4 |(  2.33918 +- 1.15583  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11605 |       4900 |(  42.2232 +- 0.458490 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     19579 |       8736 |(  44.6192 +- 0.355259 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     15835 |         34 |( 0.214714 +- 0.0367836)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        34 |          9 |(  26.4706 +- 7.56611  )%|   -------   |   -------   |
+ProtoD-2K-K+K-KS0DDBeauty2C...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D- -> K-  K+  K-  KS0 "                      |       171 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       171 |       1323 |     7.7368 |     4.0833 |      1.0000 |      25.000 |
+ | "# K-"                                          |       171 |       1295 |     7.5731 |     3.7212 |      1.0000 |      24.000 |
+ | "# KS0"                                         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# Phys/KInputsBeauty2CharmFilter"              |       171 |       2618 |     15.310 |     7.0048 |      3.0000 |      49.000 |
+ | "# Phys/KS0_DDInputsBeauty2CharmFilter"         |       171 |        281 |     1.6433 |    0.98894 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       171 |       2899 |     16.953 |     7.2860 |      4.0000 |      52.000 |
+ | "# selected"                                    |       171 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       171 |          0 |(  0.00000 +- 0.584795 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     11605 |       4900 |(  42.2232 +- 0.458490 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     19579 |       8736 |(  44.6192 +- 0.355259 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     15835 |          1 |(0.00631512 +- 0.00631493)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+D2KsHHHBeauty2Charm_DD        SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtoD+2K+K-K+KS0DDBeauty2Charm"        |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ProtoD+2K+K-pi+KS0DDBeauty2Charm"       |        17 |          7 |    0.41176 |     1.4167 |      0.0000 |      6.0000 |
+ | "# Phys/ProtoD+2K+pi-K+KS0DDBeauty2Charm"       |        17 |          1 |   0.058824 |    0.23529 |      0.0000 |      1.0000 |
+ | "# Phys/ProtoD+2K+pi-pi+KS0DDBeauty2Charm"      |        17 |         49 |     2.8824 |     7.6764 |      0.0000 |      33.000 |
+ | "# Phys/ProtoD+2pi+K-pi+KS0DDBeauty2Charm"      |        17 |         35 |     2.0588 |     5.3410 |      0.0000 |      22.000 |
+ | "# Phys/ProtoD+2pi+pi-pi+KS0DDBeauty2Charm"     |        17 |         66 |     3.8824 |     8.4775 |      0.0000 |      35.000 |
+ | "# Phys/ProtoD-2K-K+K-KS0DDBeauty2Charm"        |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ProtoD-2K-K+pi-KS0DDBeauty2Charm"       |        17 |          8 |    0.47059 |     1.1437 |      0.0000 |      4.0000 |
+ | "# Phys/ProtoD-2K-pi+K-KS0DDBeauty2Charm"       |        17 |          9 |    0.52941 |     1.0357 |      0.0000 |      3.0000 |
+ | "# Phys/ProtoD-2K-pi+pi-KS0DDBeauty2Charm"      |        17 |         35 |     2.0588 |     5.9158 |      0.0000 |      25.000 |
+ | "# Phys/ProtoD-2pi-K+pi-KS0DDBeauty2Charm"      |        17 |         23 |     1.3529 |     2.9092 |      0.0000 |      12.000 |
+ | "# Phys/ProtoD-2pi-pi+pi-KS0DDBeauty2Charm"     |        17 |         42 |     2.4706 |     7.2851 |      0.0000 |      31.000 |
+ | "# input particles"                             |        17 |        275 |     16.176 |     39.798 |      1.0000 |      170.00 |
+ |*"#accept"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+ | "#passed"                                       |        17 |        275 |     16.176 |     39.798 |      1.0000 |      170.00 |
+ |*"efficiency"                                    |       275 |        275 |(  100.000 +- 0.363636 )%|   -------   |   -------   |
+D2KsHHHDDPIDBeauty2CharmFilterSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2KsHHHBeauty2Charm_DD"                 |        17 |        275 |     16.176 |     39.798 |      1.0000 |      170.00 |
+ | "# input particles"                             |        17 |        275 |     16.176 |     39.798 |      1.0000 |      170.00 |
+ |*"#accept"                                       |        17 |         16 |(  94.1176 +- 5.70672  )%|   -------   |   -------   |
+ | "#passed"                                       |        17 |        203 |     11.941 |     35.283 |      0.0000 |      151.00 |
+ |*"efficiency"                                    |       275 |        203 |(  73.8182 +- 2.65103  )%|   -------   |   -------   |
+D2KsHHHDDPIDNOSSKBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2KsHHHDDPIDBeauty2CharmFilter"         |        16 |        203 |     12.688 |     36.238 |      1.0000 |      151.00 |
+ | "# input particles"                             |        16 |        203 |     12.688 |     36.238 |      1.0000 |      151.00 |
+ |*"#accept"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+ | "#passed"                                       |        16 |        201 |     12.562 |     35.761 |      1.0000 |      149.00 |
+ |*"efficiency"                                    |       203 |        201 |(  99.0148 +- 0.693217 )%|   -------   |   -------   |
+BC2DD-D2KSHHH-Beauty2Charm    SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2KsHHHDDPIDNOSSKBeauty2CharmFilter"    |        32 |        201 |     6.2812 |     26.056 |      0.0000 |      149.00 |
+ | "# Phys/D2KsHHHLLPIDNOSSKBeauty2CharmFilter"    |        32 |         61 |     1.9062 |     3.5651 |      0.0000 |      20.000 |
+ | "# input particles"                             |        32 |        262 |     8.1875 |     25.855 |      1.0000 |      149.00 |
+ |*"#accept"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+ | "#passed"                                       |        32 |        262 |     8.1875 |     25.855 |      1.0000 |      149.00 |
+ |*"efficiency"                                    |       262 |        262 |(  100.000 +- 0.381679 )%|   -------   |   -------   |
+Bc2DD0D2KSHHHD02HHBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+Bc2DD0D2KSHHHD02HHBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+Bc2DD0D2KSHHHD02HHBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D0 "                             |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D0 "                             |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        12 |         95 |     7.9167 |     22.666 |      0.0000 |      83.000 |
+ | "# D-"                                          |        12 |         84 |     7.0000 |     17.875 |      0.0000 |      66.000 |
+ | "# D0"                                          |        12 |         20 |     1.6667 |    0.84984 |      1.0000 |      3.0000 |
+ | "# D~0"                                         |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D2KSHHH-Beauty2Charm"             |        12 |        179 |     14.917 |     40.459 |      1.0000 |      149.00 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        12 |         20 |     1.6667 |    0.84984 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        12 |        199 |     16.583 |     40.862 |      2.0000 |      152.00 |
+ | "# max size B_c+ -> D+  D0 "                    |        12 |        267 |     22.250 |     68.391 |      0.0000 |      249.00 |
+ | "# max size B_c- -> D-  D0 "                    |        12 |        224 |     18.667 |     54.122 |      0.0000 |      198.00 |
+ | "# selected"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       491 |          4 |( 0.814664 +- 0.405669 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHHHD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DD0D2KSHHHD02HH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DD0D2KSHHHD02HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DD0D2KSHHHD02KH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHHHD02KH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHHHD02KH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DD0D2KSHHHD02KHHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+Bc2DD0D2KSHHHD02KHHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+Bc2DD0D2KSHHHD02KHHHBeauty2...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D0 "                             |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D0 "                             |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        14 |        120 |     8.5714 |     21.185 |      0.0000 |      83.000 |
+ | "# D-"                                          |        14 |        105 |     7.5000 |     16.474 |      0.0000 |      66.000 |
+ | "# D0"                                          |        14 |         85 |     6.0714 |     10.938 |      1.0000 |      45.000 |
+ | "# D~0"                                         |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D2KSHHH-Beauty2Charm"             |        14 |        225 |     16.071 |     37.614 |      1.0000 |      149.00 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        14 |         85 |     6.0714 |     10.938 |      1.0000 |      45.000 |
+ | "# input particles"                             |        14 |        310 |     22.143 |     48.265 |      3.0000 |      194.00 |
+ | "# max size B_c+ -> D+  D0 "                    |        14 |       3853 |     275.21 |     959.69 |      0.0000 |      3735.0 |
+ | "# max size B_c- -> D-  D0 "                    |        14 |       3079 |     219.93 |     762.82 |      0.0000 |      2970.0 |
+ | "# selected"                                    |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6932 |         60 |( 0.865551 +- 0.111258 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        60 |          0 |(  0.00000 +- 1.66667  )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHHHD02KH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DD0D2KSHHHD02KH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DD0D2KSHHHD02KH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DD0D2KSHHHD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHHHD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHHHD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DD0D2KSHHHD02HHPI0Beauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+D2MergedTightPi0HHPIDBeauty...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2MergedPi0HHPIDBeauty2CharmFilter"     |        20 |         65 |     3.2500 |     2.8614 |      1.0000 |      11.000 |
+ | "# input particles"                             |        20 |         65 |     3.2500 |     2.8614 |      1.0000 |      11.000 |
+ |*"#accept"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+ | "#passed"                                       |        20 |         65 |     3.2500 |     2.8614 |      1.0000 |      11.000 |
+ |*"efficiency"                                    |        65 |         65 |(  100.000 +- 1.53846  )%|   -------   |   -------   |
+D2ResolvedTightPi0HHPIDBeau...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2ResolvedPi0HHPIDBeauty2CharmFilter"   |       185 |       4453 |     24.070 |     47.955 |      1.0000 |      556.00 |
+ | "# input particles"                             |       185 |       4453 |     24.070 |     47.955 |      1.0000 |      556.00 |
+ |*"#accept"                                       |       185 |         47 |(  25.4054 +- 3.20060  )%|   -------   |   -------   |
+ | "#passed"                                       |       185 |        246 |     1.3297 |     3.4881 |      0.0000 |      27.000 |
+ |*"efficiency"                                    |      4453 |        246 |(  5.52437 +- 0.342353 )%|   -------   |   -------   |
+BC2DD-D02HHPI0-Beauty2Charm   SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2MergedTightPi0HHPIDBeauty2CharmFilter"|        63 |         65 |     1.0317 |     2.2109 |      0.0000 |      11.000 |
+ | "# Phys/D2ResolvedTightPi0HHPIDBeauty2CharmFilte|        63 |        246 |     3.9048 |     5.0669 |      0.0000 |      27.000 |
+ | "# input particles"                             |        63 |        311 |     4.9365 |     4.9341 |      1.0000 |      27.000 |
+ |*"#accept"                                       |        63 |         63 |(  100.000 +- 1.58730  )%|   -------   |   -------   |
+ | "#passed"                                       |        63 |        311 |     4.9365 |     4.9341 |      1.0000 |      27.000 |
+ |*"efficiency"                                    |       311 |        311 |(  100.000 +- 0.321543 )%|   -------   |   -------   |
+Bc2DD0D2KSHHHD02HHPI0Beauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+Bc2DD0D2KSHHHD02HHPI0Beauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D0 "                             |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D0 "                             |         7 |          4 |    0.57143 |     1.3997 |      0.0000 |      4.0000 |
+ | "# D+"                                          |         7 |        109 |     15.571 |     28.040 |      1.0000 |      83.000 |
+ | "# D-"                                          |         7 |         82 |     11.714 |     22.404 |      0.0000 |      66.000 |
+ | "# D0"                                          |         7 |         60 |     8.5714 |     8.2090 |      1.0000 |      27.000 |
+ | "# D~0"                                         |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02HHPI0-Beauty2Charm"            |         7 |         60 |     8.5714 |     8.2090 |      1.0000 |      27.000 |
+ | "# Phys/BC2DD-D2KSHHH-Beauty2Charm"             |         7 |        191 |     27.286 |     50.395 |      1.0000 |      149.00 |
+ | "# input particles"                             |         7 |        251 |     35.857 |     57.591 |      7.0000 |      176.00 |
+ | "# max size B_c+ -> D+  D0 "                    |         7 |       2302 |     328.86 |     780.64 |      6.0000 |      2241.0 |
+ | "# max size B_c- -> D-  D0 "                    |         7 |       1819 |     259.86 |     621.44 |      0.0000 |      1782.0 |
+ | "# selected"                                    |         7 |          4 |    0.57143 |     1.3997 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4121 |        394 |(  9.56079 +- 0.458062 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       394 |          4 |(  1.01523 +- 0.505031 )%|   -------   |   -------   |
+Bc2DD0D2KSHHHD02HHPI0Beauty...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DD0D2KSHHHD02HHPI0Beauty2Charm"      |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHHHD02HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DD0D2KSHHHD02HH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DD0D2KSHHHD02HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DD0D2KSHHHD02KS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHHHD02KS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHHHD02KS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DD0D2KSHHHD02KSHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+BC2DD-D02KSHH-Beauty2Charm    SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |        42 |         47 |     1.1190 |     2.9212 |      0.0000 |      19.000 |
+ | "# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |        42 |         42 |     1.0000 |     1.3093 |      0.0000 |      5.0000 |
+ | "# input particles"                             |        42 |         89 |     2.1190 |     2.8301 |      1.0000 |      19.000 |
+ |*"#accept"                                       |        42 |         42 |(  100.000 +- 2.38095  )%|   -------   |   -------   |
+ | "#passed"                                       |        42 |         89 |     2.1190 |     2.8301 |      1.0000 |      19.000 |
+ |*"efficiency"                                    |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+Bc2DD0D2KSHHHD02KSHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+Bc2DD0D2KSHHHD02KSHHBeauty2...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D0 "                             |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D0 "                             |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        23 |        120 |     5.2174 |     16.736 |      0.0000 |      83.000 |
+ | "# D-"                                          |        23 |        102 |     4.4348 |     13.299 |      0.0000 |      66.000 |
+ | "# D0"                                          |        23 |         57 |     2.4783 |     3.6697 |      1.0000 |      19.000 |
+ | "# D~0"                                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02KSHH-Beauty2Charm"             |        23 |         57 |     2.4783 |     3.6697 |      1.0000 |      19.000 |
+ | "# Phys/BC2DD-D2KSHHH-Beauty2Charm"             |        23 |        222 |     9.6522 |     29.956 |      1.0000 |      149.00 |
+ | "# input particles"                             |        23 |        279 |     12.130 |     33.465 |      2.0000 |      168.00 |
+ | "# max size B_c+ -> D+  D0 "                    |        23 |       1638 |     71.217 |     321.05 |      0.0000 |      1577.0 |
+ | "# max size B_c- -> D-  D0 "                    |        23 |       1317 |     57.261 |     255.18 |      0.0000 |      1254.0 |
+ | "# selected"                                    |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        23 |          0 |(  0.00000 +- 4.34783  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2955 |          0 |(  0.00000 +- 0.0338409)%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DD0D2KSHHHD02KS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DD0D2KSHHHD02KS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DD0D2KSHHHD02KS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DD0D2KSHD02HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHD02HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHD02HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+D2KsHLLPIDBeauty2CharmFilter  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2KsHBeauty2Charm_LL"                   |        26 |         48 |     1.8462 |     1.4595 |      1.0000 |      8.0000 |
+ | "# input particles"                             |        26 |         48 |     1.8462 |     1.4595 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |        26 |         20 |(  76.9231 +- 8.26286  )%|   -------   |   -------   |
+ | "#passed"                                       |        26 |         33 |     1.2692 |     1.2575 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |        48 |         33 |(  68.7500 +- 6.69023  )%|   -------   |   -------   |
+D2KsHDDPIDBeauty2CharmFilter  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2KsHBeauty2Charm_DD"                   |        36 |         67 |     1.8611 |    0.97618 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        36 |         67 |     1.8611 |    0.97618 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |        36 |         32 |(  88.8889 +- 5.23783  )%|   -------   |   -------   |
+ | "#passed"                                       |        36 |         48 |     1.3333 |    0.78174 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |        67 |         48 |(  71.6418 +- 5.50662  )%|   -------   |   -------   |
+BC2DD-D2KSH-Beauty2Charm      SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2KsHDDPIDBeauty2CharmFilter"           |        51 |         48 |    0.94118 |    0.89469 |      0.0000 |      4.0000 |
+ | "# Phys/D2KsHLLPIDBeauty2CharmFilter"           |        51 |         33 |    0.64706 |     1.0994 |      0.0000 |      6.0000 |
+ | "# input particles"                             |        51 |         81 |     1.5882 |    0.97370 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        51 |         51 |(  100.000 +- 1.96078  )%|   -------   |   -------   |
+ | "#passed"                                       |        51 |         81 |     1.5882 |    0.97370 |      1.0000 |      6.0000 |
+ |*"efficiency"                                    |        81 |         81 |(  100.000 +- 1.23457  )%|   -------   |   -------   |
+Bc2DD0D2KSHD02HHBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        51 |         51 |(  100.000 +- 1.96078  )%|   -------   |   -------   |
+Bc2DD0D2KSHD02HHBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+Bc2DD0D2KSHD02HHBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D0 "                             |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D0 "                             |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        18 |         16 |    0.88889 |    0.93624 |      0.0000 |      4.0000 |
+ | "# D-"                                          |        18 |         12 |    0.66667 |    0.81650 |      0.0000 |      2.0000 |
+ | "# D0"                                          |        18 |         33 |     1.8333 |     1.0672 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D2KSH-Beauty2Charm"               |        18 |         28 |     1.5556 |    0.83148 |      1.0000 |      4.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        18 |         33 |     1.8333 |     1.0672 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        18 |         61 |     3.3889 |     1.2083 |      2.0000 |      6.0000 |
+ | "# max size B_c+ -> D+  D0 "                    |        18 |         27 |     1.5000 |     1.3844 |      0.0000 |      4.0000 |
+ | "# max size B_c- -> D-  D0 "                    |        18 |         21 |     1.1667 |     1.9221 |      0.0000 |      8.0000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        48 |          7 |(  14.5833 +- 5.09424  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHD02HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DD0D2KSHD02HHBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DD0D2KSHD02HHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DD0D2KSHD02KHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHD02KHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHD02KHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DD0D2KSHD02KHHHBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        51 |         51 |(  100.000 +- 1.96078  )%|   -------   |   -------   |
+Bc2DD0D2KSHD02KHHHBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+Bc2DD0D2KSHD02KHHHBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D0 "                             |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D0 "                             |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        20 |         21 |     1.0500 |    0.86458 |      0.0000 |      4.0000 |
+ | "# D-"                                          |        20 |         17 |    0.85000 |     1.0137 |      0.0000 |      4.0000 |
+ | "# D0"                                          |        20 |         47 |     2.3500 |     1.5580 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D2KSH-Beauty2Charm"               |        20 |         38 |     1.9000 |     1.2610 |      1.0000 |      6.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        20 |         47 |     2.3500 |     1.5580 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        20 |         85 |     4.2500 |     1.9203 |      2.0000 |      8.0000 |
+ | "# max size B_c+ -> D+  D0 "                    |        20 |         53 |     2.6500 |     2.7069 |      0.0000 |      10.000 |
+ | "# max size B_c- -> D-  D0 "                    |        20 |         33 |     1.6500 |     2.0561 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        86 |          9 |(  10.4651 +- 3.30080  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHD02KHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DD0D2KSHD02KHHH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DD0D2KSHD02KHHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DD0D2KSHD02HHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHD02HHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHD02HHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DD0D2KSHD02HHPI0Beauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        51 |         51 |(  100.000 +- 1.96078  )%|   -------   |   -------   |
+Bc2DD0D2KSHD02HHPI0Beauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+Bc2DD0D2KSHD02HHPI0Beauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D0 "                             |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D0 "                             |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        14 |         13 |    0.92857 |     1.0326 |      0.0000 |      4.0000 |
+ | "# D-"                                          |        14 |         12 |    0.85714 |    0.74231 |      0.0000 |      2.0000 |
+ | "# D0"                                          |        14 |         66 |     4.7143 |     3.4315 |      1.0000 |      11.000 |
+ | "# D~0"                                         |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02HHPI0-Beauty2Charm"            |        14 |         66 |     4.7143 |     3.4315 |      1.0000 |      11.000 |
+ | "# Phys/BC2DD-D2KSH-Beauty2Charm"               |        14 |         25 |     1.7857 |    0.93950 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        14 |         91 |     6.5000 |     3.6596 |      2.0000 |      14.000 |
+ | "# max size B_c+ -> D+  D0 "                    |        14 |         71 |     5.0714 |     6.2845 |      0.0000 |      22.000 |
+ | "# max size B_c- -> D-  D0 "                    |        14 |         52 |     3.7143 |     3.6337 |      0.0000 |      11.000 |
+ | "# selected"                                    |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       123 |         33 |(  26.8293 +- 3.99503  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        33 |          0 |(  0.00000 +- 3.03030  )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHD02HHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DD0D2KSHD02HHPI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DD0D2KSHD02HHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DD0D2KSHD02KSHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHD02KSHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHD02KSHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DD0D2KSHD02KSHHBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        51 |         51 |(  100.000 +- 1.96078  )%|   -------   |   -------   |
+Bc2DD0D2KSHD02KSHHBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+Bc2DD0D2KSHD02KSHHBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D0 "                             |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D0 "                             |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        20 |         16 |    0.80000 |    0.92736 |      0.0000 |      4.0000 |
+ | "# D-"                                          |        20 |         19 |    0.95000 |     1.0235 |      0.0000 |      4.0000 |
+ | "# D0"                                          |        20 |         36 |     1.8000 |     1.1225 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02KSHH-Beauty2Charm"             |        20 |         36 |     1.8000 |     1.1225 |      1.0000 |      5.0000 |
+ | "# Phys/BC2DD-D2KSH-Beauty2Charm"               |        20 |         35 |     1.7500 |     1.2600 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        20 |         71 |     3.5500 |     1.7457 |      2.0000 |      8.0000 |
+ | "# max size B_c+ -> D+  D0 "                    |        20 |         30 |     1.5000 |     1.6583 |      0.0000 |      5.0000 |
+ | "# max size B_c- -> D-  D0 "                    |        20 |         35 |     1.7500 |     2.6434 |      0.0000 |      10.000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        65 |          3 |(  4.61538 +- 2.60247  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBc2DD0D2KSHD02KSHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DD0D2KSHD02KSHH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DD0D2KSHD02KSHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DD0D2HHHD02HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DD0D2HHHD02HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DD0D2HHHD02HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+D2HHHPIDTIGHTNOSSKBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHPIDTIGHTBeauty2CharmFilter"        |       205 |       1348 |     6.5756 |     9.4027 |      1.0000 |      75.000 |
+ | "# input particles"                             |       205 |       1348 |     6.5756 |     9.4027 |      1.0000 |      75.000 |
+ |*"#accept"                                       |       205 |        204 |(  99.5122 +- 0.486614 )%|   -------   |   -------   |
+ | "#passed"                                       |       205 |       1230 |     6.0000 |     8.2320 |      0.0000 |      67.000 |
+ |*"efficiency"                                    |      1348 |       1230 |(  91.2463 +- 0.769766 )%|   -------   |   -------   |
+Bc2DD0D2HHHD02HHBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       204 |        204 |(  100.000 +- 0.490196 )%|   -------   |   -------   |
+Bc2DD0D2HHHD02HHBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        93 |         93 |(  100.000 +- 1.07527  )%|   -------   |   -------   |
+Bc2DD0D2HHHD02HHBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D0 "                             |        93 |          8 |   0.086022 |    0.65016 |      0.0000 |      6.0000 |
+ | "# B_c- -> D-  D0 "                             |        93 |          3 |   0.032258 |    0.30941 |      0.0000 |      3.0000 |
+ | "# D+"                                          |        93 |        349 |     3.7527 |     6.2796 |      0.0000 |      42.000 |
+ | "# D-"                                          |        93 |        366 |     3.9355 |     4.7920 |      0.0000 |      25.000 |
+ | "# D0"                                          |        93 |        162 |     1.7419 |    0.90284 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        93 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHPIDTIGHTNOSSKBeauty2CharmFilter"   |        93 |        715 |     7.6882 |     10.074 |      1.0000 |      67.000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        93 |        162 |     1.7419 |    0.90284 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        93 |        877 |     9.4301 |     10.407 |      2.0000 |      70.000 |
+ | "# max size B_c+ -> D+  D0 "                    |        93 |        769 |     8.2688 |     17.986 |      0.0000 |      126.00 |
+ | "# max size B_c- -> D-  D0 "                    |        93 |        756 |     8.1290 |     14.266 |      0.0000 |      92.000 |
+ | "# selected"                                    |        93 |         11 |    0.11828 |    0.71616 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        93 |          3 |(  3.22581 +- 1.83213  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1525 |        146 |(  9.57377 +- 0.753449 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       146 |         11 |(  7.53425 +- 2.18441  )%|   -------   |   -------   |
+Bc2DD0D2HHHD02HHBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DD0D2HHHD02HHBeauty2Charm"           |         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Bc2DD0D2HHHD02HHBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DD0D2HHHD02HHBeauty2CharmTISTOS"     |         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ |*"efficiency"                                    |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+Bc2DD0D2HHHD02HHBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DD0D2HHHD02HHBeauty2CharmB2CBBDTBeaut|         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ |*"efficiency"                                    |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DD0D2HHHD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DD0D2HHHD02HHBeauty2CharmLine"       |         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DD0D2HHHD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DD0D2HHHD02HHBeauty2CharmLine"       |         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DD0D2HHHD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DD0D2HHHD02HHBeauty2CharmLine"       |         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBc2DD0D2HHHD02HHBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBc2DD0D2HHHD02HHBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DD0D2HHHD02HHBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DD0D2HHHD02KHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DD0D2HHHD02KHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DD0D2HHHD02KHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DD0D2HHHD02KHHHBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       204 |        204 |(  100.000 +- 0.490196 )%|   -------   |   -------   |
+Bc2DD0D2HHHD02KHHHBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        57 |         57 |(  100.000 +- 1.75439  )%|   -------   |   -------   |
+Bc2DD0D2HHHD02KHHHBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D0 "                             |        57 |          5 |   0.087719 |    0.38756 |      0.0000 |      2.0000 |
+ | "# B_c- -> D-  D0 "                             |        57 |          9 |    0.15789 |    0.72037 |      0.0000 |      5.0000 |
+ | "# D+"                                          |        57 |        329 |     5.7719 |     7.5138 |      0.0000 |      42.000 |
+ | "# D-"                                          |        57 |        320 |     5.6140 |     6.7376 |      0.0000 |      34.000 |
+ | "# D0"                                          |        57 |        224 |     3.9298 |     6.4423 |      1.0000 |      45.000 |
+ | "# D~0"                                         |        57 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHPIDTIGHTNOSSKBeauty2CharmFilter"   |        57 |        649 |     11.386 |     12.901 |      1.0000 |      67.000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        57 |        224 |     3.9298 |     6.4423 |      1.0000 |      45.000 |
+ | "# input particles"                             |        57 |        873 |     15.316 |     18.184 |      2.0000 |      112.00 |
+ | "# max size B_c+ -> D+  D0 "                    |        57 |       3533 |     61.982 |     262.60 |      0.0000 |      1890.0 |
+ | "# max size B_c- -> D-  D0 "                    |        57 |       2515 |     44.123 |     157.14 |      0.0000 |      1125.0 |
+ | "# selected"                                    |        57 |         14 |    0.24561 |    0.88418 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        57 |          6 |(  10.5263 +- 4.06489  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6048 |        359 |(  5.93585 +- 0.303842 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       359 |         14 |(  3.89972 +- 1.02172  )%|   -------   |   -------   |
+Bc2DD0D2HHHD02KHHHBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DD0D2HHHD02KHHHBeauty2Charm"         |         6 |         14 |     2.3333 |     1.5986 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         6 |         14 |     2.3333 |     1.5986 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         6 |          4 |(  66.6667 +- 19.2450  )%|   -------   |   -------   |
+Bc2DD0D2HHHD02KHHHBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DD0D2HHHD02KHHHBeauty2CharmTISTOS"   |         4 |         11 |     2.7500 |     1.7854 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         4 |         11 |     2.7500 |     1.7854 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         11 |     2.7500 |     1.7854 |      1.0000 |      5.0000 |
+ |*"efficiency"                                    |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+Bc2DD0D2HHHD02KHHHBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DD0D2HHHD02KHHHBeauty2CharmB2CBBDTBea|         4 |         11 |     2.7500 |     1.7854 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         4 |         11 |     2.7500 |     1.7854 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         11 |     2.7500 |     1.7854 |      1.0000 |      5.0000 |
+ |*"efficiency"                                    |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DD0D2HHHD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DD0D2HHHD02KHHHBeauty2CharmLine"     |         4 |         11 |     2.7500 |     1.7854 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         4 |         11 |     2.7500 |     1.7854 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DD0D2HHHD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DD0D2HHHD02KHHHBeauty2CharmLine"     |         4 |         11 |     2.7500 |     1.7854 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         4 |         11 |     2.7500 |     1.7854 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DD0D2HHHD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DD0D2HHHD02KHHHBeauty2CharmLine"     |         4 |         11 |     2.7500 |     1.7854 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         4 |         11 |     2.7500 |     1.7854 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBc2DD0D2HHHD02KHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBc2DD0D2HHHD02KHHH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DD0D2HHHD02KHHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DD0D2HHHD02HHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DD0D2HHHD02HHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DD0D2HHHD02HHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DD0D2HHHD02HHPI0Beauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       204 |        204 |(  100.000 +- 0.490196 )%|   -------   |   -------   |
+Bc2DD0D2HHHD02HHPI0Beauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        61 |         61 |(  100.000 +- 1.63934  )%|   -------   |   -------   |
+Bc2DD0D2HHHD02HHPI0Beauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D0 "                             |        61 |          8 |    0.13115 |    0.89581 |      0.0000 |      7.0000 |
+ | "# B_c- -> D-  D0 "                             |        61 |          4 |   0.065574 |    0.39954 |      0.0000 |      3.0000 |
+ | "# D+"                                          |        61 |        266 |     4.3607 |     7.2225 |      0.0000 |      42.000 |
+ | "# D-"                                          |        61 |        253 |     4.1475 |     5.4286 |      0.0000 |      25.000 |
+ | "# D0"                                          |        61 |        299 |     4.9016 |     4.9579 |      1.0000 |      27.000 |
+ | "# D~0"                                         |        61 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02HHPI0-Beauty2Charm"            |        61 |        299 |     4.9016 |     4.9579 |      1.0000 |      27.000 |
+ | "# Phys/D2HHHPIDTIGHTNOSSKBeauty2CharmFilter"   |        61 |        519 |     8.5082 |     12.062 |      1.0000 |      67.000 |
+ | "# input particles"                             |        61 |        818 |     13.410 |     15.463 |      2.0000 |      94.000 |
+ | "# max size B_c+ -> D+  D0 "                    |        61 |       2652 |     43.475 |     151.21 |      0.0000 |      1134.0 |
+ | "# max size B_c- -> D-  D0 "                    |        61 |       1997 |     32.738 |     91.866 |      0.0000 |      675.00 |
+ | "# selected"                                    |        61 |         12 |    0.19672 |    0.97206 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |        61 |          4 |(  6.55738 +- 3.16937  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4649 |        839 |(  18.0469 +- 0.564033 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       839 |         12 |(  1.43027 +- 0.409921 )%|   -------   |   -------   |
+Bc2DD0D2HHHD02HHPI0Beauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DD0D2HHHD02HHPI0Beauty2Charm"        |         4 |         12 |     3.0000 |     2.4495 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         4 |         12 |     3.0000 |     2.4495 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+Bc2DD0D2HHHD02HHPI0Beauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DD0D2HHHD02HHPI0Beauty2CharmTISTOS"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DD0D2HHHD02HHPI0Beauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Bc2DD0D2HHHD02HHPI0Beauty2CharmB2CBBDTBe|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DD0D2HHHD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DD0D2HHHD02HHPI0Beauty2CharmLine"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DD0D2HHHD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DD0D2HHHD02HHPI0Beauty2CharmLine"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DD0D2HHHD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DD0D2HHHD02HHPI0Beauty2CharmLine"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DD0D2HHHD02HHPI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DD0D2HHHD02HHPI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DD0D2HHHD02HHPI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DD0D2HHHD02KSHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DD0D2HHHD02KSHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DD0D2HHHD02KSHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DD0D2HHHD02KSHHBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       204 |        204 |(  100.000 +- 0.490196 )%|   -------   |   -------   |
+Bc2DD0D2HHHD02KSHHBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+Bc2DD0D2HHHD02KSHHBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D0 "                             |        37 |          7 |    0.18919 |     1.1351 |      0.0000 |      7.0000 |
+ | "# B_c- -> D-  D0 "                             |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        37 |        181 |     4.8919 |     7.4970 |      0.0000 |      42.000 |
+ | "# D-"                                          |        37 |        169 |     4.5676 |     5.4947 |      0.0000 |      25.000 |
+ | "# D0"                                          |        37 |         81 |     2.1892 |     3.0030 |      1.0000 |      19.000 |
+ | "# D~0"                                         |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02KSHH-Beauty2Charm"             |        37 |         81 |     2.1892 |     3.0030 |      1.0000 |      19.000 |
+ | "# Phys/D2HHHPIDTIGHTNOSSKBeauty2CharmFilter"   |        37 |        350 |     9.4595 |     11.881 |      1.0000 |      67.000 |
+ | "# input particles"                             |        37 |        431 |     11.649 |     14.247 |      2.0000 |      86.000 |
+ | "# max size B_c+ -> D+  D0 "                    |        37 |       1008 |     27.243 |     128.59 |      0.0000 |      798.00 |
+ | "# max size B_c- -> D-  D0 "                    |        37 |        735 |     19.865 |     76.414 |      0.0000 |      475.00 |
+ | "# selected"                                    |        37 |          7 |    0.18919 |     1.1351 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |        37 |          1 |(  2.70270 +- 2.66593  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1743 |        109 |(  6.25359 +- 0.579954 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       109 |          7 |(  6.42202 +- 2.34806  )%|   -------   |   -------   |
+Bc2DD0D2HHHD02KSHHBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DD0D2HHHD02KSHHBeauty2Charm"         |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# input particles"                             |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DD0D2HHHD02KSHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DD0D2HHHD02KSHH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DD0D2HHHD02KSHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Dstar2DD2HHHPIDPi0MergedBea...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_s+ -> D+  pi0 "                           |        43 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s- -> D-  pi0 "                           |        43 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        43 |        206 |     4.7907 |     6.8796 |      0.0000 |      25.000 |
+ | "# D-"                                          |        43 |        204 |     4.7442 |     6.7414 |      0.0000 |      36.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |        43 |        410 |     9.5349 |     12.589 |      1.0000 |      61.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        43 |         48 |     1.1163 |    0.32056 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        43 |        458 |     10.651 |     12.629 |      2.0000 |      62.000 |
+ | "# max size D*_s+ -> D+  pi0 "                  |        43 |        239 |     5.5581 |     8.9008 |      0.0000 |      46.000 |
+ | "# max size D*_s- -> D-  pi0 "                  |        43 |        238 |     5.5349 |     9.0306 |      0.0000 |      48.000 |
+ | "# pi0"                                         |        43 |         48 |     1.1163 |    0.32056 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        43 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        43 |          0 |(  0.00000 +- 2.32558  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       477 |         43 |(  9.01468 +- 1.31130  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        43 |          0 |(  0.00000 +- 2.32558  )%|   -------   |   -------   |
+Dstar2DD2HHHPIDPi0ResolvedB...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_s+ -> D+  pi0 "                           |       204 |         22 |    0.10784 |    0.67746 |      0.0000 |      8.0000 |
+ | "# D*_s- -> D-  pi0 "                           |       204 |         26 |    0.12745 |    0.65935 |      0.0000 |      7.0000 |
+ | "# D+"                                          |       204 |        874 |     4.2843 |     7.6580 |      0.0000 |      77.000 |
+ | "# D-"                                          |       204 |        966 |     4.7353 |     7.9987 |      0.0000 |      67.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |       204 |       1840 |     9.0196 |     14.553 |      1.0000 |      144.00 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |       204 |       1513 |     7.4167 |     5.7945 |      1.0000 |      35.000 |
+ | "# input particles"                             |       204 |       3353 |     16.436 |     16.459 |      2.0000 |      167.00 |
+ | "# max size D*_s+ -> D+  pi0 "                  |       204 |       8108 |     39.745 |     135.37 |      0.0000 |      1771.0 |
+ | "# max size D*_s- -> D-  pi0 "                  |       204 |       8143 |     39.917 |     118.74 |      0.0000 |      1541.0 |
+ | "# pi0"                                         |       204 |       1513 |     7.4167 |     5.7945 |      1.0000 |      35.000 |
+ | "# selected"                                    |       204 |         48 |    0.23529 |     1.0542 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |       204 |         15 |(  7.35294 +- 1.82739  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     16251 |       4251 |(  26.1584 +- 0.344759 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4251 |         48 |(  1.12915 +- 0.162055 )%|   -------   |   -------   |
+BC2DD-Dst2DPI0D2HHH-Beauty2...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Dstar2DD2HHHPIDPi0MergedBeauty2Charm"   |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dstar2DD2HHHPIDPi0ResolvedBeauty2Charm" |        15 |         48 |     3.2000 |     2.3721 |      1.0000 |      8.0000 |
+ | "# input particles"                             |        15 |         48 |     3.2000 |     2.3721 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+ | "#passed"                                       |        15 |         48 |     3.2000 |     2.3721 |      1.0000 |      8.0000 |
+ |*"efficiency"                                    |        48 |         48 |(  100.000 +- 2.08333  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2HHHD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2HHHD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2HHHD02HHB...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         8 |          8 |     1.0000 |     2.6458 |      0.0000 |      8.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         8 |         13 |     1.6250 |     2.5951 |      0.0000 |      8.0000 |
+ | "# D*_s-"                                       |         8 |         14 |     1.7500 |     2.1651 |      0.0000 |      7.0000 |
+ | "# D0"                                          |         8 |         11 |     1.3750 |    0.69597 |      1.0000 |      3.0000 |
+ | "# D~0"                                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-Dst2DPI0D2HHH-Beauty2Charm"       |         8 |         27 |     3.3750 |     2.8696 |      1.0000 |      8.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |         8 |         11 |     1.3750 |    0.69597 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         8 |         38 |     4.7500 |     3.2692 |      2.0000 |      11.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         8 |         30 |     3.7500 |     7.7258 |      0.0000 |      24.000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         8 |         15 |     1.8750 |     2.1469 |      0.0000 |      7.0000 |
+ | "# selected"                                    |         8 |          8 |     1.0000 |     2.6458 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        45 |          8 |(  17.7778 +- 5.69937  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2HHHD02HHB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DPI0D2HHHD02HHBeauty2Charm" |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2HHHD02HHB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DPI0D2HHHD02HHBeauty2CharmTI|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"efficiency"                                    |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2HHHD02HHB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DPI0D2HHHD02HHBeauty2CharmB2|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"efficiency"                                    |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DstD0Dst2DP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DPI0D2HHHD02HHBeauty2CharmLi|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DstD0Dst2DP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DPI0D2HHHD02HHBeauty2CharmLi|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DstD0Dst2DP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DPI0D2HHHD02HHBeauty2CharmLi|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2HHHD02KHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2HHHD02KHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2HHHD02KHH...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         4 |          7 |     1.7500 |     1.2990 |      0.0000 |      3.0000 |
+ | "# D*_s-"                                       |         4 |          7 |     1.7500 |     1.0897 |      0.0000 |      3.0000 |
+ | "# D0"                                          |         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "# D~0"                                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-Dst2DPI0D2HHH-Beauty2Charm"       |         4 |         14 |     3.5000 |     2.0616 |      1.0000 |      6.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         4 |         22 |     5.5000 |     1.8028 |      3.0000 |      8.0000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         4 |         11 |     2.7500 |     2.1651 |      0.0000 |      6.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         4 |         14 |     3.5000 |     2.5981 |      0.0000 |      6.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2HHHD02HHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2HHHD02HHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2HHHD02HHP...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         8 |          8 |     1.0000 |     1.2247 |      0.0000 |      3.0000 |
+ | "# D*_s-"                                       |         8 |         16 |     2.0000 |     2.0000 |      0.0000 |      7.0000 |
+ | "# D0"                                          |         8 |         22 |     2.7500 |     1.8540 |      1.0000 |      7.0000 |
+ | "# D~0"                                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02HHPI0-Beauty2Charm"            |         8 |         22 |     2.7500 |     1.8540 |      1.0000 |      7.0000 |
+ | "# Phys/BC2DD-Dst2DPI0D2HHH-Beauty2Charm"       |         8 |         24 |     3.0000 |     2.0616 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         8 |         46 |     5.7500 |     3.0311 |      2.0000 |      10.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         8 |         26 |     3.2500 |     4.2647 |      0.0000 |      12.000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         8 |         46 |     5.7500 |     5.2619 |      0.0000 |      14.000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        72 |          1 |(  1.38889 +- 1.37921  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2HHHD02KSH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2HHHD02KSH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2HHHD02KSH...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         5 |         12 |     2.4000 |     3.0067 |      0.0000 |      8.0000 |
+ | "# D*_s-"                                       |         5 |          5 |     1.0000 |    0.63246 |      0.0000 |      2.0000 |
+ | "# D0"                                          |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02KSHH-Beauty2Charm"             |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# Phys/BC2DD-Dst2DPI0D2HHH-Beauty2Charm"       |         5 |         17 |     3.4000 |     2.7276 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         5 |         24 |     4.8000 |     2.4000 |      3.0000 |      9.0000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         5 |         12 |     2.4000 |     3.0067 |      0.0000 |      8.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         5 |          7 |     1.4000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Dstar2DGammaD2KsHLLBeauty2C...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_s+ -> D+  gamma "                         |        26 |          8 |    0.30769 |    0.86688 |      0.0000 |      4.0000 |
+ | "# D*_s- -> D-  gamma "                         |        26 |          7 |    0.26923 |    0.59211 |      0.0000 |      2.0000 |
+ | "# D+"                                          |        26 |         24 |    0.92308 |    0.72976 |      0.0000 |      2.0000 |
+ | "# D-"                                          |        26 |         24 |    0.92308 |     1.2986 |      0.0000 |      6.0000 |
+ | "# Phys/D2KsHBeauty2Charm_LL"                   |        26 |         48 |     1.8462 |     1.4595 |      1.0000 |      8.0000 |
+ | "# Phys/GammaBeauty2CharmFilter"                |        26 |        255 |     9.8077 |     5.1889 |      2.0000 |      23.000 |
+ | "# gamma"                                       |        26 |        255 |     9.8077 |     5.1889 |      2.0000 |      23.000 |
+ | "# input particles"                             |        26 |        303 |     11.654 |     5.4274 |      3.0000 |      24.000 |
+ | "# max size D*_s+ -> D+  gamma "                |        26 |        249 |     9.5769 |     10.035 |      0.0000 |      38.000 |
+ | "# max size D*_s- -> D-  gamma "                |        26 |        227 |     8.7308 |     13.332 |      0.0000 |      48.000 |
+ | "# selected"                                    |        26 |         15 |    0.57692 |     1.0441 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        26 |          8 |(  30.7692 +- 9.05151  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       476 |        476 |(  100.000 +- 0.210084 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       476 |         15 |(  3.15126 +- 0.800729 )%|   -------   |   -------   |
+Dstar2DGammaD2KsHDDBeauty2C...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_s+ -> D+  gamma "                         |        35 |         11 |    0.31429 |    0.74724 |      0.0000 |      3.0000 |
+ | "# D*_s- -> D-  gamma "                         |        35 |          5 |    0.14286 |    0.42378 |      0.0000 |      2.0000 |
+ | "# D+"                                          |        35 |         31 |    0.88571 |     1.0629 |      0.0000 |      5.0000 |
+ | "# D-"                                          |        35 |         34 |    0.97143 |    0.94069 |      0.0000 |      3.0000 |
+ | "# Phys/D2KsHBeauty2Charm_DD"                   |        35 |         65 |     1.8571 |    0.98974 |      1.0000 |      5.0000 |
+ | "# Phys/GammaBeauty2CharmFilter"                |        35 |        422 |     12.057 |     4.5163 |      1.0000 |      23.000 |
+ | "# gamma"                                       |        35 |        422 |     12.057 |     4.5163 |      1.0000 |      23.000 |
+ | "# input particles"                             |        35 |        487 |     13.914 |     4.6560 |      3.0000 |      24.000 |
+ | "# max size D*_s+ -> D+  gamma "                |        35 |        402 |     11.486 |     13.300 |      0.0000 |      50.000 |
+ | "# max size D*_s- -> D-  gamma "                |        35 |        387 |     11.057 |     12.764 |      0.0000 |      48.000 |
+ | "# selected"                                    |        35 |         16 |    0.45714 |    0.83983 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        35 |          9 |(  25.7143 +- 7.38764  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       789 |        789 |(  100.000 +- 0.126743 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       789 |         16 |(  2.02788 +- 0.501804 )%|   -------   |   -------   |
+BC2DD-Dst2DGammaD2KSH-Beaut...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Dstar2DGammaD2KsHDDBeauty2Charm"        |        17 |         16 |    0.94118 |    0.99827 |      0.0000 |      3.0000 |
+ | "# Phys/Dstar2DGammaD2KsHLLBeauty2Charm"        |        17 |         15 |    0.88235 |     1.1823 |      0.0000 |      4.0000 |
+ | "# input particles"                             |        17 |         31 |     1.8235 |    0.85648 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+ | "#passed"                                       |        17 |         31 |     1.8235 |    0.85648 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHD02H...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         7 |          6 |    0.85714 |     1.1249 |      0.0000 |      3.0000 |
+ | "# D*_s-"                                       |         7 |          8 |     1.1429 |    0.83299 |      0.0000 |      2.0000 |
+ | "# D0"                                          |         7 |         10 |     1.4286 |    0.49487 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-Dst2DGammaD2KSH-Beauty2Charm"     |         7 |         14 |     2.0000 |    0.75593 |      1.0000 |      3.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |         7 |         10 |     1.4286 |    0.49487 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         7 |         24 |     3.4286 |     1.0498 |      2.0000 |      5.0000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         7 |         10 |     1.4286 |     2.0603 |      0.0000 |      6.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         7 |         11 |     1.5714 |     1.2936 |      0.0000 |      4.0000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        21 |          7 |(  33.3333 +- 10.2869  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHD02K...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         6 |         10 |     1.6667 |     1.2472 |      0.0000 |      4.0000 |
+ | "# D*_s-"                                       |         6 |          4 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ | "# D0"                                          |         6 |         15 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-Dst2DGammaD2KSH-Beauty2Charm"     |         6 |         14 |     2.3333 |    0.94281 |      1.0000 |      4.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |         6 |         15 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         6 |         29 |     4.8333 |     1.6750 |      3.0000 |      7.0000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         6 |         16 |     2.6667 |     1.4907 |      0.0000 |      4.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         6 |         18 |     3.0000 |     4.2817 |      0.0000 |      10.000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        34 |          6 |(  17.6471 +- 6.53787  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHD02H...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# D*_s-"                                       |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# D0"                                          |         5 |         31 |     6.2000 |     3.8678 |      1.0000 |      11.000 |
+ | "# D~0"                                         |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02HHPI0-Beauty2Charm"            |         5 |         31 |     6.2000 |     3.8678 |      1.0000 |      11.000 |
+ | "# Phys/BC2DD-Dst2DGammaD2KSH-Beauty2Charm"     |         5 |          8 |     1.6000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |         39 |     7.8000 |     4.1665 |      2.0000 |      13.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         5 |         17 |     3.4000 |     3.9799 |      0.0000 |      10.000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         5 |         38 |     7.6000 |     8.1388 |      0.0000 |      22.000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        55 |         13 |(  23.6364 +- 5.72865  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        13 |          0 |(  0.00000 +- 7.69231  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHD02K...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         9 |          9 |     1.0000 |     1.3333 |      0.0000 |      4.0000 |
+ | "# D*_s-"                                       |         9 |          9 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# D0"                                          |         9 |         14 |     1.5556 |    0.68493 |      1.0000 |      3.0000 |
+ | "# D~0"                                         |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02KSHH-Beauty2Charm"             |         9 |         14 |     1.5556 |    0.68493 |      1.0000 |      3.0000 |
+ | "# Phys/BC2DD-Dst2DGammaD2KSH-Beauty2Charm"     |         9 |         18 |     2.0000 |    0.94281 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         9 |         32 |     3.5556 |     1.1653 |      2.0000 |      6.0000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         9 |         13 |     1.4444 |     1.7069 |      0.0000 |      4.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         9 |         15 |     1.6667 |     1.7638 |      0.0000 |      6.0000 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        28 |          2 |(  7.14286 +- 4.86704  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+D2K3HBeauty2CharmFilter       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHHBeauty2Charm"                     |       117 |       1494 |     12.769 |     26.593 |      1.0000 |      195.00 |
+ | "# input particles"                             |       117 |       1494 |     12.769 |     26.593 |      1.0000 |      195.00 |
+ |*"#accept"                                       |       117 |        106 |(  90.5983 +- 2.69818  )%|   -------   |   -------   |
+ | "#passed"                                       |       117 |       1248 |     10.667 |     23.018 |      0.0000 |      160.00 |
+ |*"efficiency"                                    |      1494 |       1248 |(  83.5341 +- 0.959509 )%|   -------   |   -------   |
+D2K3HPIDBeauty2CharmFilter    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2K3HBeauty2CharmFilter"                |       106 |       1248 |     11.774 |     23.912 |      1.0000 |      160.00 |
+ | "# input particles"                             |       106 |       1248 |     11.774 |     23.912 |      1.0000 |      160.00 |
+ |*"#accept"                                       |       106 |         80 |(  75.4717 +- 4.17900  )%|   -------   |   -------   |
+ | "#passed"                                       |       106 |        518 |     4.8868 |     12.738 |      0.0000 |      120.00 |
+ |*"efficiency"                                    |      1248 |        518 |(  41.5064 +- 1.39478  )%|   -------   |   -------   |
+DstarD2K3HPID2D0PiBeauty2CharmSUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> pi+  D0 "                       |        80 |         79 |    0.98750 |     6.1755 |      0.0000 |      55.000 |
+ | "# D*(2010)- -> pi-  D0 "                       |        80 |         51 |    0.63750 |     2.3624 |      0.0000 |      18.000 |
+ | "# D0"                                          |        80 |        518 |     6.4750 |     14.307 |      1.0000 |      120.00 |
+ | "# D~0"                                         |        80 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2K3HPIDBeauty2CharmFilter"             |        80 |        518 |     6.4750 |     14.307 |      1.0000 |      120.00 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        80 |       1464 |     18.300 |     7.9819 |      6.0000 |      49.000 |
+ | "# input particles"                             |        80 |       1982 |     24.775 |     19.463 |      7.0000 |      169.00 |
+ | "# max size D*(2010)+ -> pi+  D0 "              |        80 |       7060 |     88.250 |     337.39 |      4.0000 |      3000.0 |
+ | "# max size D*(2010)- -> pi-  D0 "              |        80 |       6835 |     85.438 |     325.00 |      2.0000 |      2880.0 |
+ | "# pi+"                                         |        80 |        745 |     9.3125 |     4.7948 |      3.0000 |      25.000 |
+ | "# pi-"                                         |        80 |        719 |     8.9875 |     4.0850 |      2.0000 |      24.000 |
+ | "# selected"                                    |        80 |        130 |     1.6250 |     6.6340 |      0.0000 |      55.000 |
+ |*"#accept"                                       |        80 |         21 |(  26.2500 +- 4.91927  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     13895 |       2802 |(  20.1655 +- 0.340385 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2802 |        130 |(  4.63954 +- 0.397363 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Bc2DstD0Dst2D0PID02KHHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02H...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |        12 |          1 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        12 |         68 |     5.6667 |     15.002 |      0.0000 |      55.000 |
+ | "# D*(2010)-"                                   |        12 |         31 |     2.5833 |     4.8211 |      0.0000 |      18.000 |
+ | "# D*_s+"                                       |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        12 |         24 |     2.0000 |     1.0000 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        12 |         24 |     2.0000 |     1.0000 |      1.0000 |      4.0000 |
+ | "# Phys/DstarD2K3HPID2D0PiBeauty2Charm"         |        12 |         99 |     8.2500 |     14.799 |      1.0000 |      55.000 |
+ | "# input particles"                             |        12 |        123 |     10.250 |     15.216 |      2.0000 |      58.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |        12 |        189 |     15.750 |     45.167 |      0.0000 |      165.00 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |        12 |         78 |     6.5000 |     14.683 |      0.0000 |      54.000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        12 |          1 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        12 |          1 |(  8.33333 +- 7.97856  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       267 |         13 |(  4.86891 +- 1.31711  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        13 |          1 |(  7.69231 +- 7.39053  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02HHBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02H...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02HHBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02H...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Bc2DstD0Dst2D0PID02KHHHD02HHBeauty2Charm|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DstD0Dst2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02HHBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DstD0Dst2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02HHBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DstD0Dst2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02HHBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02K...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        20 |         78 |     3.9000 |     11.882 |      0.0000 |      55.000 |
+ | "# D*(2010)-"                                   |        20 |         51 |     2.5500 |     4.1770 |      0.0000 |      18.000 |
+ | "# D*_s+"                                       |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        20 |        142 |     7.1000 |     9.9091 |      1.0000 |      45.000 |
+ | "# D~0"                                         |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        20 |        142 |     7.1000 |     9.9091 |      1.0000 |      45.000 |
+ | "# Phys/DstarD2K3HPID2D0PiBeauty2Charm"         |        20 |        129 |     6.4500 |     12.039 |      1.0000 |      55.000 |
+ | "# input particles"                             |        20 |        271 |     13.550 |     21.630 |      2.0000 |      100.00 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |        20 |       2584 |     129.20 |     538.25 |      0.0000 |      2475.0 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |        20 |        579 |     28.950 |     93.184 |      0.0000 |      432.00 |
+ | "# max size B_c- -> D*_s-  D0 "                 |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        20 |          1 |(  5.00000 +- 4.87340  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3163 |         10 |( 0.316156 +- 0.0998190)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          1 |(  10.0000 +- 9.48683  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02KHHHBeauty2Cha|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02K...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02KHHHBeauty2Cha|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02K...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Bc2DstD0Dst2D0PID02KHHHD02KHHHBeauty2Cha|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DstD0Dst2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02KHHHBeauty2Cha|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DstD0Dst2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02KHHHBeauty2Cha|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DstD0Dst2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02KHHHBeauty2Cha|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02H...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |        11 |          1 |   0.090909 |    0.28748 |      0.0000 |      1.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        11 |         63 |     5.7273 |     15.708 |      0.0000 |      55.000 |
+ | "# D*(2010)-"                                   |        11 |         32 |     2.9091 |     4.9259 |      0.0000 |      18.000 |
+ | "# D*_s+"                                       |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        11 |         91 |     8.2727 |     6.7567 |      2.0000 |      27.000 |
+ | "# D~0"                                         |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02HHPI0-Beauty2Charm"            |        11 |         91 |     8.2727 |     6.7567 |      2.0000 |      27.000 |
+ | "# Phys/DstarD2K3HPID2D0PiBeauty2Charm"         |        11 |         95 |     8.6364 |     15.417 |      1.0000 |      55.000 |
+ | "# input particles"                             |        11 |        186 |     16.909 |     20.987 |      4.0000 |      82.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |        11 |       1517 |     137.91 |     426.04 |      0.0000 |      1485.0 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |        11 |        133 |     12.091 |     14.687 |      0.0000 |      54.000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        11 |          1 |   0.090909 |    0.28748 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        11 |          1 |(  9.09091 +- 8.66784  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1650 |         31 |(  1.87879 +- 0.334255 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        31 |          1 |(  3.22581 +- 3.17335  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02HHPI0Beauty2Ch|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02H...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02HHPI0Beauty2Ch|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02H...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Bc2DstD0Dst2D0PID02KHHHD02HHPI0Beauty2Ch|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DstD0Dst2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02HHPI0Beauty2Ch|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DstD0Dst2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02HHPI0Beauty2Ch|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DstD0Dst2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02HHPI0Beauty2Ch|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02K...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         8 |          4 |    0.50000 |     1.3229 |      0.0000 |      4.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         8 |         59 |     7.3750 |     18.048 |      0.0000 |      55.000 |
+ | "# D*(2010)-"                                   |         8 |         14 |     1.7500 |     1.1990 |      0.0000 |      4.0000 |
+ | "# D*_s+"                                       |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         8 |         35 |     4.3750 |     5.7214 |      1.0000 |      19.000 |
+ | "# D~0"                                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02KSHH-Beauty2Charm"             |         8 |         35 |     4.3750 |     5.7214 |      1.0000 |      19.000 |
+ | "# Phys/DstarD2K3HPID2D0PiBeauty2Charm"         |         8 |         73 |     9.1250 |     17.446 |      1.0000 |      55.000 |
+ | "# input particles"                             |         8 |        108 |     13.500 |     23.049 |      2.0000 |      74.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         8 |       1057 |     132.12 |     345.06 |      0.0000 |      1045.0 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         8 |         39 |     4.8750 |     6.2936 |      0.0000 |      20.000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         8 |          4 |    0.50000 |     1.3229 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1096 |         26 |(  2.37226 +- 0.459688 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        26 |          4 |(  15.3846 +- 7.07589  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KHHHD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02KSHHBeauty2Cha|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Dstar2DGammaD2KsHHHLLPIDBea...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_s+ -> D+  gamma "                         |        18 |         18 |     1.0000 |     2.3094 |      0.0000 |      9.0000 |
+ | "# D*_s- -> D-  gamma "                         |        18 |         28 |     1.5556 |     2.9481 |      0.0000 |      12.000 |
+ | "# D+"                                          |        18 |         28 |     1.5556 |     2.5434 |      0.0000 |      11.000 |
+ | "# D-"                                          |        18 |         34 |     1.8889 |     2.0518 |      0.0000 |      9.0000 |
+ | "# Phys/D2KsHHHLLPIDBeauty2CharmFilter"         |        18 |         62 |     3.4444 |     4.2061 |      1.0000 |      20.000 |
+ | "# Phys/GammaBeauty2CharmFilter"                |        18 |        221 |     12.278 |     5.5758 |      3.0000 |      25.000 |
+ | "# gamma"                                       |        18 |        221 |     12.278 |     5.5758 |      3.0000 |      25.000 |
+ | "# input particles"                             |        18 |        283 |     15.722 |     6.4533 |      6.0000 |      30.000 |
+ | "# max size D*_s+ -> D+  gamma "                |        18 |        316 |     17.556 |     26.906 |      0.0000 |      110.00 |
+ | "# max size D*_s- -> D-  gamma "                |        18 |        381 |     21.167 |     21.889 |      0.0000 |      90.000 |
+ | "# selected"                                    |        18 |         46 |     2.5556 |     5.0687 |      0.0000 |      21.000 |
+ |*"#accept"                                       |        18 |          9 |(  50.0000 +- 11.7851  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       697 |        697 |(  100.000 +- 0.143472 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       697 |         46 |(  6.59971 +- 0.940417 )%|   -------   |   -------   |
+Dstar2DGammaD2KsHHHDDPIDBea...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_s+ -> D+  gamma "                         |        16 |         43 |     2.6875 |     6.1919 |      0.0000 |      19.000 |
+ | "# D*_s- -> D-  gamma "                         |        16 |         17 |     1.0625 |     2.5117 |      0.0000 |      10.000 |
+ | "# D+"                                          |        16 |        115 |     7.1875 |     19.957 |      0.0000 |      83.000 |
+ | "# D-"                                          |        16 |         88 |     5.5000 |     16.325 |      0.0000 |      68.000 |
+ | "# Phys/D2KsHHHDDPIDBeauty2CharmFilter"         |        16 |        203 |     12.688 |     36.238 |      1.0000 |      151.00 |
+ | "# Phys/GammaBeauty2CharmFilter"                |        16 |        171 |     10.688 |     5.4166 |      1.0000 |      22.000 |
+ | "# gamma"                                       |        16 |        171 |     10.688 |     5.4166 |      1.0000 |      22.000 |
+ | "# input particles"                             |        16 |        374 |     23.375 |     39.721 |      3.0000 |      173.00 |
+ | "# max size D*_s+ -> D+  gamma "                |        16 |       2264 |     141.50 |     440.84 |      0.0000 |      1826.0 |
+ | "# max size D*_s- -> D-  gamma "                |        16 |       1787 |     111.69 |     360.05 |      0.0000 |      1496.0 |
+ | "# selected"                                    |        16 |         60 |     3.7500 |     8.3927 |      0.0000 |      29.000 |
+ |*"#accept"                                       |        16 |          6 |(  37.5000 +- 12.1031  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4051 |       4051 |(  100.000 +- 0.0246853)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4051 |         60 |(  1.48112 +- 0.189790 )%|   -------   |   -------   |
+BC2DD-Dst2DGammaD2KSHHH-Bea...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Dstar2DGammaD2KsHHHDDPIDBeauty2Charm"   |        15 |         60 |     4.0000 |     8.6101 |      0.0000 |      29.000 |
+ | "# Phys/Dstar2DGammaD2KsHHHLLPIDBeauty2Charm"   |        15 |         46 |     3.0667 |     5.4095 |      0.0000 |      21.000 |
+ | "# input particles"                             |        15 |        106 |     7.0667 |     8.8804 |      1.0000 |      29.000 |
+ |*"#accept"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+ | "#passed"                                       |        15 |        106 |     7.0667 |     8.8804 |      1.0000 |      29.000 |
+ |*"efficiency"                                    |       106 |        106 |(  100.000 +- 0.943396 )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHHHD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHHHD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHHHD0...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         6 |         24 |     4.0000 |     6.8557 |      0.0000 |      19.000 |
+ | "# D*_s-"                                       |         6 |          9 |     1.5000 |     1.2583 |      0.0000 |      3.0000 |
+ | "# D0"                                          |         6 |          9 |     1.5000 |    0.76376 |      1.0000 |      3.0000 |
+ | "# D~0"                                         |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-Dst2DGammaD2KSHHH-Beauty2Charm"   |         6 |         33 |     5.5000 |     7.4554 |      1.0000 |      22.000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |         6 |          9 |     1.5000 |    0.76376 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         6 |         42 |     7.0000 |     8.1445 |      2.0000 |      25.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         6 |         62 |     10.333 |     20.918 |      0.0000 |      57.000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         6 |         18 |     3.0000 |     3.3665 |      0.0000 |      9.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        80 |          0 |(  0.00000 +- 1.25000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHHHD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHHHD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHHHD0...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         8 |          4 |    0.50000 |     1.3229 |      0.0000 |      4.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         8 |         53 |     6.6250 |     7.6638 |      0.0000 |      19.000 |
+ | "# D*_s-"                                       |         8 |         38 |     4.7500 |     3.9291 |      1.0000 |      12.000 |
+ | "# D0"                                          |         8 |         68 |     8.5000 |     13.910 |      1.0000 |      45.000 |
+ | "# D~0"                                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-Dst2DGammaD2KSHHH-Beauty2Charm"   |         8 |         91 |     11.375 |     10.343 |      1.0000 |      29.000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |         8 |         68 |     8.5000 |     13.910 |      1.0000 |      45.000 |
+ | "# input particles"                             |         8 |        159 |     19.875 |     20.127 |      4.0000 |      67.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         8 |        948 |     118.50 |     278.88 |      0.0000 |      855.00 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         8 |        244 |     30.500 |     43.310 |      3.0000 |      135.00 |
+ | "# selected"                                    |         8 |          4 |    0.50000 |     1.3229 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1192 |         40 |(  3.35570 +- 0.521605 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        40 |          4 |(  10.0000 +- 4.74342  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHHHD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2KSHHHD02KHHHBeauty2C|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHHHD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHHHD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHHHD0...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         5 |         43 |     8.6000 |     8.5930 |      0.0000 |      19.000 |
+ | "# D*_s-"                                       |         5 |         17 |     3.4000 |     3.4986 |      0.0000 |      10.000 |
+ | "# D0"                                          |         5 |         40 |     8.0000 |     9.6333 |      1.0000 |      27.000 |
+ | "# D~0"                                         |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02HHPI0-Beauty2Charm"            |         5 |         40 |     8.0000 |     9.6333 |      1.0000 |      27.000 |
+ | "# Phys/BC2DD-Dst2DGammaD2KSHHH-Beauty2Charm"   |         5 |         60 |     12.000 |     11.296 |      1.0000 |      29.000 |
+ | "# input particles"                             |         5 |        100 |     20.000 |     17.123 |      4.0000 |      49.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         5 |        550 |     110.00 |     201.60 |      0.0000 |      513.00 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         5 |        112 |     22.400 |     29.951 |      0.0000 |      81.000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       662 |         48 |(  7.25076 +- 1.00790  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        48 |          0 |(  0.00000 +- 2.08333  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHHHD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHHHD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2KSHHHD0...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |        10 |         40 |     4.0000 |     5.6569 |      0.0000 |      19.000 |
+ | "# D*_s-"                                       |        10 |         31 |     3.1000 |     3.3897 |      0.0000 |      12.000 |
+ | "# D0"                                          |        10 |         36 |     3.6000 |     5.2764 |      1.0000 |      19.000 |
+ | "# D~0"                                         |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02KSHH-Beauty2Charm"             |        10 |         36 |     3.6000 |     5.2764 |      1.0000 |      19.000 |
+ | "# Phys/BC2DD-Dst2DGammaD2KSHHH-Beauty2Charm"   |        10 |         71 |     7.1000 |     7.5954 |      1.0000 |      22.000 |
+ | "# input particles"                             |        10 |        107 |     10.700 |     11.411 |      3.0000 |      41.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |        10 |        386 |     38.600 |     107.50 |      0.0000 |      361.00 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |        10 |         93 |     9.3000 |     16.199 |      0.0000 |      57.000 |
+ | "# selected"                                    |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       479 |          0 |(  0.00000 +- 0.208768 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Dstar2DGammaD2HHHPIDBeauty2...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_s+ -> D+  gamma "                         |       213 |        190 |    0.89202 |     3.0631 |      0.0000 |      32.000 |
+ | "# D*_s- -> D-  gamma "                         |       213 |        208 |    0.97653 |     2.9318 |      0.0000 |      31.000 |
+ | "# D+"                                          |       213 |        897 |     4.2113 |     7.5263 |      0.0000 |      77.000 |
+ | "# D-"                                          |       213 |        992 |     4.6573 |     7.8627 |      0.0000 |      67.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |       213 |       1889 |     8.8685 |     14.283 |      1.0000 |      144.00 |
+ | "# Phys/GammaBeauty2CharmFilter"                |       213 |       2421 |     11.366 |     5.5991 |      1.0000 |      30.000 |
+ | "# gamma"                                       |       213 |       2421 |     11.366 |     5.5991 |      1.0000 |      30.000 |
+ | "# input particles"                             |       213 |       4310 |     20.235 |     16.064 |      4.0000 |      166.00 |
+ | "# max size D*_s+ -> D+  gamma "                |       213 |      11662 |     54.751 |     139.03 |      0.0000 |      1694.0 |
+ | "# max size D*_s- -> D-  gamma "                |       213 |      12227 |     57.404 |     126.74 |      0.0000 |      1474.0 |
+ | "# selected"                                    |       213 |        398 |     1.8685 |     5.2058 |      0.0000 |      47.000 |
+ |*"#accept"                                       |       213 |         66 |(  30.9859 +- 3.16855  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     23889 |      23889 |(  100.000 +- 0.00418603)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     23889 |        398 |(  1.66604 +- 0.0828124)%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        66 |         66 |(  100.000 +- 1.51515  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02H...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |        37 |         17 |    0.45946 |     1.9256 |      0.0000 |      9.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |        37 |         26 |    0.70270 |     3.2869 |      0.0000 |      20.000 |
+ | "# D*(2010)+"                                   |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |        37 |        126 |     3.4054 |     6.2750 |      0.0000 |      32.000 |
+ | "# D*_s-"                                       |        37 |        152 |     4.1081 |     5.5740 |      0.0000 |      31.000 |
+ | "# D0"                                          |        37 |         64 |     1.7297 |    0.94864 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        37 |         64 |     1.7297 |    0.94864 |      1.0000 |      4.0000 |
+ | "# Phys/Dstar2DGammaD2HHHPIDBeauty2Charm"       |        37 |        278 |     7.5135 |     9.7748 |      1.0000 |      47.000 |
+ | "# input particles"                             |        37 |        342 |     9.2432 |     10.220 |      2.0000 |      51.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |        37 |        305 |     8.2432 |     20.034 |      0.0000 |      96.000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |        37 |        324 |     8.7568 |     20.155 |      0.0000 |      124.00 |
+ | "# selected"                                    |        37 |         43 |     1.1622 |     4.8963 |      0.0000 |      28.000 |
+ |*"#accept"                                       |        37 |          3 |(  8.10811 +- 4.48743  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       629 |        194 |(  30.8426 +- 1.84149  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       194 |         43 |(  22.1649 +- 2.98209  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02HHBeauty2Charm|         3 |         43 |     14.333 |     10.339 |      3.0000 |      28.000 |
+ | "# input particles"                             |         3 |         43 |     14.333 |     10.339 |      3.0000 |      28.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02H...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02HHBeauty2Charm|         3 |         43 |     14.333 |     10.339 |      3.0000 |      28.000 |
+ | "# input particles"                             |         3 |         43 |     14.333 |     10.339 |      3.0000 |      28.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |         43 |     14.333 |     10.339 |      3.0000 |      28.000 |
+ |*"efficiency"                                    |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02H...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02HHBeauty2Charm|         3 |         43 |     14.333 |     10.339 |      3.0000 |      28.000 |
+ | "# input particles"                             |         3 |         43 |     14.333 |     10.339 |      3.0000 |      28.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |         43 |     14.333 |     10.339 |      3.0000 |      28.000 |
+ |*"efficiency"                                    |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DstD0Dst2DG...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02HHBeauty2Charm|         3 |         43 |     14.333 |     10.339 |      3.0000 |      28.000 |
+ | "# input particles"                             |         3 |         43 |     14.333 |     10.339 |      3.0000 |      28.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DstD0Dst2DG...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02HHBeauty2Charm|         3 |         43 |     14.333 |     10.339 |      3.0000 |      28.000 |
+ | "# input particles"                             |         3 |         43 |     14.333 |     10.339 |      3.0000 |      28.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DstD0Dst2DG...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02HHBeauty2Charm|         3 |         43 |     14.333 |     10.339 |      3.0000 |      28.000 |
+ | "# input particles"                             |         3 |         43 |     14.333 |     10.339 |      3.0000 |      28.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        66 |         66 |(  100.000 +- 1.51515  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02K...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |        22 |         21 |    0.95455 |     3.4441 |      0.0000 |      16.000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |        22 |         16 |    0.72727 |     3.3328 |      0.0000 |      16.000 |
+ | "# D*(2010)+"                                   |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |        22 |         91 |     4.1364 |     7.0019 |      0.0000 |      32.000 |
+ | "# D*_s-"                                       |        22 |        114 |     5.1818 |     6.3003 |      0.0000 |      31.000 |
+ | "# D0"                                          |        22 |        132 |     6.0000 |     9.7188 |      1.0000 |      45.000 |
+ | "# D~0"                                         |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |        22 |        132 |     6.0000 |     9.7188 |      1.0000 |      45.000 |
+ | "# Phys/Dstar2DGammaD2HHHPIDBeauty2Charm"       |        22 |        205 |     9.3182 |     11.133 |      1.0000 |      47.000 |
+ | "# input particles"                             |        22 |        337 |     15.318 |     18.319 |      2.0000 |      81.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |        22 |       1749 |     79.500 |     298.30 |      0.0000 |      1440.0 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |        22 |        770 |     35.000 |     62.819 |      0.0000 |      248.00 |
+ | "# selected"                                    |        22 |         37 |     1.6818 |     6.6973 |      0.0000 |      32.000 |
+ |*"#accept"                                       |        22 |          2 |(  9.09091 +- 6.12909  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2519 |        445 |(  17.6657 +- 0.759875 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       445 |         37 |(  8.31461 +- 1.30885  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02KHHHBeauty2Cha|         2 |         37 |     18.500 |     13.500 |      5.0000 |      32.000 |
+ | "# input particles"                             |         2 |         37 |     18.500 |     13.500 |      5.0000 |      32.000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02K...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02KHHHBeauty2Cha|         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ | "# input particles"                             |         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ |*"efficiency"                                    |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02K...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02KHHHBeauty2Cha|         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ | "# input particles"                             |         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ |*"efficiency"                                    |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DstD0Dst2DG...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02KHHHBeauty2Cha|         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ | "# input particles"                             |         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DstD0Dst2DG...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02KHHHBeauty2Cha|         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ | "# input particles"                             |         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DstD0Dst2DG...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02KHHHBeauty2Cha|         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ | "# input particles"                             |         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        66 |         66 |(  100.000 +- 1.51515  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02H...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |        27 |          1 |   0.037037 |    0.18885 |      0.0000 |      1.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |        27 |          6 |    0.22222 |    0.83148 |      0.0000 |      4.0000 |
+ | "# D*(2010)+"                                   |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |        27 |        108 |     4.0000 |     6.4176 |      0.0000 |      32.000 |
+ | "# D*_s-"                                       |        27 |        122 |     4.5185 |     6.2264 |      0.0000 |      31.000 |
+ | "# D0"                                          |        27 |        156 |     5.7778 |     6.4712 |      1.0000 |      27.000 |
+ | "# D~0"                                         |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02HHPI0-Beauty2Charm"            |        27 |        156 |     5.7778 |     6.4712 |      1.0000 |      27.000 |
+ | "# Phys/Dstar2DGammaD2HHHPIDBeauty2Charm"       |        27 |        230 |     8.5185 |     10.394 |      1.0000 |      47.000 |
+ | "# input particles"                             |        27 |        386 |     14.296 |     14.118 |      2.0000 |      63.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |        27 |       1284 |     47.556 |     162.13 |      0.0000 |      864.00 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |        27 |        712 |     26.370 |     44.808 |      0.0000 |      186.00 |
+ | "# selected"                                    |        27 |          7 |    0.25926 |    0.92667 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        27 |          2 |(  7.40741 +- 5.04010  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1996 |        252 |(  12.6253 +- 0.743417 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       252 |          7 |(  2.77778 +- 1.03522  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2Ch|         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02H...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2Ch|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02H...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2Ch|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DstD0Dst2DG...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2Ch|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DstD0Dst2DG...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2Ch|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DstD0Dst2DG...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2Ch|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        66 |         66 |(  100.000 +- 1.51515  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02K...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |        18 |         34 |     1.8889 |     7.7881 |      0.0000 |      34.000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |        18 |         84 |     4.6667 |     8.0277 |      0.0000 |      32.000 |
+ | "# D*_s-"                                       |        18 |         76 |     4.2222 |     3.9378 |      0.0000 |      15.000 |
+ | "# D0"                                          |        18 |         48 |     2.6667 |     4.0961 |      1.0000 |      19.000 |
+ | "# D~0"                                         |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02KSHH-Beauty2Charm"             |        18 |         48 |     2.6667 |     4.0961 |      1.0000 |      19.000 |
+ | "# Phys/Dstar2DGammaD2HHHPIDBeauty2Charm"       |        18 |        160 |     8.8889 |     9.4862 |      1.0000 |      36.000 |
+ | "# input particles"                             |        18 |        208 |     11.556 |     12.384 |      2.0000 |      55.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |        18 |        665 |     36.944 |     138.57 |      0.0000 |      608.00 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |        18 |        181 |     10.056 |     16.841 |      0.0000 |      76.000 |
+ | "# selected"                                    |        18 |         34 |     1.8889 |     7.7881 |      0.0000 |      34.000 |
+ |*"#accept"                                       |        18 |          1 |(  5.55556 +- 5.39903  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       846 |        200 |(  23.6407 +- 1.46075  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       200 |         34 |(  17.0000 +- 2.65612  )%|   -------   |   -------   |
+Bc2DstD0Dst2DGammaD2HHHD02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02KSHHBeauty2Cha|         1 |         34 |     34.000 |     0.0000 |      34.000 |      34.000 |
+ | "# input particles"                             |         1 |         34 |     34.000 |     0.0000 |      34.000 |      34.000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DGamma...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DGamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02HHD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02HHD02HHB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02HHD02HHB...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        18 |         19 |     1.0556 |    0.97024 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        18 |         19 |     1.0556 |     1.2235 |      0.0000 |      4.0000 |
+ | "# D*_s+"                                       |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        18 |         37 |     2.0556 |    0.91118 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |        18 |         37 |     2.0556 |    0.91118 |      1.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        18 |         38 |     2.1111 |     1.5595 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        18 |         75 |     4.1667 |     2.2669 |      2.0000 |      11.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |        18 |         44 |     2.4444 |     3.0409 |      0.0000 |      12.000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |        18 |         51 |     2.8333 |     4.2459 |      0.0000 |      16.000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        95 |         18 |(  18.9474 +- 4.02065  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02HHD02KHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02HHD02KHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02HHD02KHH...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         8 |          1 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         8 |         11 |     1.3750 |     1.1110 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |         8 |         10 |     1.2500 |     1.3919 |      0.0000 |      4.0000 |
+ | "# D*_s+"                                       |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         8 |         87 |     10.875 |     14.752 |      1.0000 |      45.000 |
+ | "# D~0"                                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |         8 |         87 |     10.875 |     14.752 |      1.0000 |      45.000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         8 |         21 |     2.6250 |     2.0578 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         8 |        108 |     13.500 |     14.782 |      2.0000 |      46.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         8 |        105 |     13.125 |     15.227 |      0.0000 |      45.000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         8 |        110 |     13.750 |     24.263 |      0.0000 |      72.000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         8 |          1 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       215 |         19 |(  8.83721 +- 1.93574  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        19 |          1 |(  5.26316 +- 5.12278  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02HHD02KHH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02HHD02KHHHBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02HHD02KHH...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02HHD02KHHHBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02HHD02KHH...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Bc2DstD0Dst2D0PID02HHD02KHHHBeauty2Charm|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DstD0Dst2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02HHD02KHHHBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DstD0Dst2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02HHD02KHHHBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DstD0Dst2D0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DstD0Dst2D0PID02HHD02KHHHBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02HHD02HHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02HHD02HHP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02HHD02HHP...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         7 |          7 |     1.0000 |    0.92582 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |         7 |         13 |     1.8571 |     1.4569 |      0.0000 |      4.0000 |
+ | "# D*_s+"                                       |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         7 |         52 |     7.4286 |     8.1916 |      2.0000 |      27.000 |
+ | "# D~0"                                         |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02HHPI0-Beauty2Charm"            |         7 |         52 |     7.4286 |     8.1916 |      2.0000 |      27.000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         7 |         20 |     2.8571 |     2.0304 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         7 |         72 |     10.286 |     7.8506 |      3.0000 |      28.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         7 |         60 |     8.5714 |     9.4242 |      0.0000 |      27.000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         7 |         55 |     7.8571 |     8.1140 |      0.0000 |      24.000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       115 |         35 |(  30.4348 +- 4.29074  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        35 |          0 |(  0.00000 +- 2.85714  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02HHD02KSH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02HHD02KSH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02HHD02KSH...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# D*_s+"                                       |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         5 |         23 |     4.6000 |     7.2000 |      1.0000 |      19.000 |
+ | "# D~0"                                         |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02KSHH-Beauty2Charm"             |         5 |         23 |     4.6000 |     7.2000 |      1.0000 |      19.000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         5 |          8 |     1.6000 |    0.80000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         5 |         31 |     6.2000 |     6.9397 |      2.0000 |      20.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         5 |         22 |     4.4000 |     7.3376 |      0.0000 |      19.000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        26 |          1 |(  3.84615 +- 3.77146  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+DstarD2KSHHLLPID2D0PiBeauty...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> pi+  D0 "                       |        26 |          1 |   0.038462 |    0.19231 |      0.0000 |      1.0000 |
+ | "# D*(2010)- -> pi-  D0 "                       |        26 |          2 |   0.076923 |    0.38462 |      0.0000 |      2.0000 |
+ | "# D0"                                          |        26 |         46 |     1.7692 |     1.2187 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |        26 |         46 |     1.7692 |     1.2187 |      1.0000 |      5.0000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        26 |        489 |     18.808 |     5.9937 |      11.000 |      34.000 |
+ | "# input particles"                             |        26 |        535 |     20.577 |     5.5965 |      13.000 |      35.000 |
+ | "# max size D*(2010)+ -> pi+  D0 "              |        26 |        410 |     15.769 |     8.9241 |      5.0000 |      40.000 |
+ | "# max size D*(2010)- -> pi-  D0 "              |        26 |        376 |     14.462 |     10.285 |      3.0000 |      50.000 |
+ | "# pi+"                                         |        26 |        258 |     9.9231 |     4.2238 |      5.0000 |      23.000 |
+ | "# pi-"                                         |        26 |        231 |     8.8846 |     3.6197 |      3.0000 |      20.000 |
+ | "# selected"                                    |        26 |          3 |    0.11538 |    0.42308 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        26 |          2 |(  7.69231 +- 5.22589  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       786 |        137 |(  17.4300 +- 1.35316  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       137 |          3 |(  2.18978 +- 1.25035  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+DstarD2KSHHDDPID2D0PiBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> pi+  D0 "                       |        23 |         10 |    0.43478 |     1.6372 |      0.0000 |      8.0000 |
+ | "# D*(2010)- -> pi-  D0 "                       |        23 |          1 |   0.043478 |    0.20393 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        23 |         54 |     2.3478 |     3.6309 |      1.0000 |      19.000 |
+ | "# D~0"                                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |        23 |         54 |     2.3478 |     3.6309 |      1.0000 |      19.000 |
+ | "# Phys/PiInputsBeauty2CharmFilter"             |        23 |        411 |     17.870 |     9.0280 |      6.0000 |      49.000 |
+ | "# input particles"                             |        23 |        465 |     20.217 |     12.000 |      8.0000 |      68.000 |
+ | "# max size D*(2010)+ -> pi+  D0 "              |        23 |        797 |     34.652 |     94.556 |      4.0000 |      475.00 |
+ | "# max size D*(2010)- -> pi-  D0 "              |        23 |        735 |     31.957 |     91.064 |      4.0000 |      456.00 |
+ | "# pi+"                                         |        23 |        221 |     9.6087 |     4.8610 |      4.0000 |      25.000 |
+ | "# pi-"                                         |        23 |        190 |     8.2609 |     4.4742 |      2.0000 |      24.000 |
+ | "# selected"                                    |        23 |         11 |    0.47826 |     1.6384 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |        23 |          4 |(  17.3913 +- 7.90342  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1532 |        302 |(  19.7128 +- 1.01641  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       302 |         11 |(  3.64238 +- 1.07803  )%|   -------   |   -------   |
+BC2DD-Dst2D0PID02KSHH-Beaut...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DstarD2KSHHDDPID2D0PiBeauty2Charm"      |         6 |         11 |     1.8333 |     2.7938 |      0.0000 |      8.0000 |
+ | "# Phys/DstarD2KSHHLLPID2D0PiBeauty2Charm"      |         6 |          3 |    0.50000 |    0.76376 |      0.0000 |      2.0000 |
+ | "# input particles"                             |         6 |         14 |     2.3333 |     2.5604 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |         14 |     2.3333 |     2.5604 |      1.0000 |      8.0000 |
+ |*"efficiency"                                    |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KSHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KSHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KSHHD02H...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          9 |     3.0000 |     3.5590 |      0.0000 |      8.0000 |
+ | "# D*(2010)-"                                   |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ | "# D*_s+"                                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-Dst2D0PID02KSHH-Beauty2Charm"     |         3 |         11 |     3.6667 |     3.0912 |      1.0000 |      8.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |         17 |     5.6667 |     3.7712 |      3.0000 |      11.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         3 |         26 |     8.6667 |     10.873 |      0.0000 |      24.000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        28 |          0 |(  0.00000 +- 3.57143  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KSHHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KSHHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KSHHD02K...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          9 |     3.0000 |     3.5590 |      0.0000 |      8.0000 |
+ | "# D*(2010)-"                                   |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ | "# D*_s+"                                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         3 |         53 |     17.667 |     19.345 |      3.0000 |      45.000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-Dst2D0PID02KSHH-Beauty2Charm"     |         3 |         11 |     3.6667 |     3.0912 |      1.0000 |      8.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |         3 |         53 |     17.667 |     19.345 |      3.0000 |      45.000 |
+ | "# input particles"                             |         3 |         64 |     21.333 |     22.395 |      5.0000 |      53.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         3 |        365 |     121.67 |     168.54 |      0.0000 |      360.00 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         3 |          6 |     2.0000 |     2.8284 |      0.0000 |      6.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       371 |          2 |( 0.539084 +- 0.380161 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KSHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KSHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KSHHD02H...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          9 |     3.0000 |     3.5590 |      0.0000 |      8.0000 |
+ | "# D*(2010)-"                                   |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ | "# D*_s+"                                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         3 |         36 |     12.000 |     10.677 |      3.0000 |      27.000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02HHPI0-Beauty2Charm"            |         3 |         36 |     12.000 |     10.677 |      3.0000 |      27.000 |
+ | "# Phys/BC2DD-Dst2D0PID02KSHH-Beauty2Charm"     |         3 |         11 |     3.6667 |     3.0912 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         3 |         47 |     15.667 |     13.695 |      5.0000 |      35.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         3 |        222 |     74.000 |     100.44 |      0.0000 |      216.00 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         3 |          6 |     2.0000 |     2.8284 |      0.0000 |      6.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       228 |         13 |(  5.70175 +- 1.53564  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        13 |          0 |(  0.00000 +- 7.69231  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KSHHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KSHHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Bc2DstD0Dst2D0PID02KSHHD02K...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         6 |         11 |     1.8333 |     2.7938 |      0.0000 |      8.0000 |
+ | "# D*(2010)-"                                   |         6 |          3 |    0.50000 |    0.76376 |      0.0000 |      2.0000 |
+ | "# D*_s+"                                       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         6 |         31 |     5.1667 |     6.3355 |      1.0000 |      19.000 |
+ | "# D~0"                                         |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02KSHH-Beauty2Charm"             |         6 |         31 |     5.1667 |     6.3355 |      1.0000 |      19.000 |
+ | "# Phys/BC2DD-Dst2D0PID02KSHH-Beauty2Charm"     |         6 |         14 |     2.3333 |     2.5604 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         6 |         45 |     7.5000 |     8.8835 |      2.0000 |      27.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         6 |        158 |     26.333 |     56.210 |      0.0000 |      152.00 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         6 |         11 |     1.8333 |     3.6705 |      0.0000 |      10.000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       169 |          0 |(  0.00000 +- 0.591716 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2D0PID0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Dstar2DD2KSHHHLLPIDPi0Merge...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_s+ -> D+  pi0 "                           |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s- -> D-  pi0 "                           |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         5 |         16 |     3.2000 |     4.1665 |      0.0000 |      11.000 |
+ | "# D-"                                          |         5 |         11 |     2.2000 |     3.4293 |      0.0000 |      9.0000 |
+ | "# Phys/D2KsHHHLLPIDBeauty2CharmFilter"         |         5 |         27 |     5.4000 |     7.3919 |      1.0000 |      20.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |         33 |     6.6000 |     7.2829 |      2.0000 |      21.000 |
+ | "# max size D*_s+ -> D+  pi0 "                  |         5 |         17 |     3.4000 |     4.0792 |      0.0000 |      11.000 |
+ | "# max size D*_s- -> D-  pi0 "                  |         5 |         11 |     2.2000 |     3.4293 |      0.0000 |      9.0000 |
+ | "# pi0"                                         |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        28 |          1 |(  3.57143 +- 3.50707  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+Dstar2DD2KSHHHLLPIDPi0Resol...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_s+ -> D+  pi0 "                           |        18 |          7 |    0.38889 |     1.6034 |      0.0000 |      7.0000 |
+ | "# D*_s- -> D-  pi0 "                           |        18 |          6 |    0.33333 |    0.81650 |      0.0000 |      3.0000 |
+ | "# D+"                                          |        18 |         28 |     1.5556 |     2.5434 |      0.0000 |      11.000 |
+ | "# D-"                                          |        18 |         34 |     1.8889 |     2.0518 |      0.0000 |      9.0000 |
+ | "# Phys/D2KsHHHLLPIDBeauty2CharmFilter"         |        18 |         62 |     3.4444 |     4.2061 |      1.0000 |      20.000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |        18 |        116 |     6.4444 |     3.3370 |      1.0000 |      12.000 |
+ | "# input particles"                             |        18 |        178 |     9.8889 |     6.0175 |      4.0000 |      30.000 |
+ | "# max size D*_s+ -> D+  pi0 "                  |        18 |        219 |     12.167 |     25.083 |      0.0000 |      110.00 |
+ | "# max size D*_s- -> D-  pi0 "                  |        18 |        247 |     13.722 |     20.851 |      0.0000 |      90.000 |
+ | "# pi0"                                         |        18 |        116 |     6.4444 |     3.3370 |      1.0000 |      12.000 |
+ | "# selected"                                    |        18 |         13 |    0.72222 |     2.1293 |      0.0000 |      9.0000 |
+ |*"#accept"                                       |        18 |          3 |(  16.6667 +- 8.78410  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       466 |        199 |(  42.7039 +- 2.29141  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       199 |         13 |(  6.53266 +- 1.75165  )%|   -------   |   -------   |
+Dstar2DD2KSHHHDDPIDPi0Merge...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_s+ -> D+  pi0 "                           |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s- -> D-  pi0 "                           |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D-"                                          |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Phys/D2KsHHHDDPIDBeauty2CharmFilter"         |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"# Phys/Pi0MergedInputsBeauty2CharmFilter"      |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "# input particles"                             |         4 |          9 |     2.2500 |    0.43301 |      2.0000 |      3.0000 |
+ | "# max size D*_s+ -> D+  pi0 "                  |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size D*_s- -> D-  pi0 "                  |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# pi0"                                         |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Dstar2DD2KSHHHDDPIDPi0Resol...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_s+ -> D+  pi0 "                           |        15 |          1 |   0.066667 |    0.24944 |      0.0000 |      1.0000 |
+ | "# D*_s- -> D-  pi0 "                           |        15 |          1 |   0.066667 |    0.24944 |      0.0000 |      1.0000 |
+ | "# D+"                                          |        15 |        113 |     7.5333 |     20.565 |      0.0000 |      83.000 |
+ | "# D-"                                          |        15 |         88 |     5.8667 |     16.796 |      0.0000 |      68.000 |
+ | "# Phys/D2KsHHHDDPIDBeauty2CharmFilter"         |        15 |        201 |     13.400 |     37.318 |      1.0000 |      151.00 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |        15 |        119 |     7.9333 |     5.5193 |      1.0000 |      23.000 |
+ | "# input particles"                             |        15 |        320 |     21.333 |     41.732 |      3.0000 |      174.00 |
+ | "# max size D*_s+ -> D+  pi0 "                  |        15 |       2235 |     149.00 |     473.90 |      0.0000 |      1909.0 |
+ | "# max size D*_s- -> D-  pi0 "                  |        15 |       1748 |     116.53 |     388.37 |      0.0000 |      1564.0 |
+ | "# pi0"                                         |        15 |        119 |     7.9333 |     5.5193 |      1.0000 |      23.000 |
+ | "# selected"                                    |        15 |          2 |    0.13333 |    0.49889 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        15 |          1 |(  6.66667 +- 6.44061  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3983 |       1137 |(  28.5463 +- 0.715620 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1137 |          2 |( 0.175901 +- 0.124272 )%|   -------   |   -------   |
+BC2DD-Dst2DPI0D2KSHHH-Beaut...SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Dstar2DD2KSHHHDDPIDPi0MergedBeauty2Charm|         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dstar2DD2KSHHHDDPIDPi0ResolvedBeauty2Cha|         4 |          2 |    0.50000 |    0.86603 |      0.0000 |      2.0000 |
+ | "# Phys/Dstar2DD2KSHHHLLPIDPi0MergedBeauty2Charm|         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dstar2DD2KSHHHLLPIDPi0ResolvedBeauty2Cha|         4 |         13 |     3.2500 |     3.4911 |      0.0000 |      9.0000 |
+ | "# input particles"                             |         4 |         15 |     3.7500 |     3.1125 |      1.0000 |      9.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         15 |     3.7500 |     3.1125 |      1.0000 |      9.0000 |
+ |*"efficiency"                                    |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2KSHHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2KSHHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2KSHHHD02H...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# D0"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-Dst2DPI0D2KSHHH-Beauty2Charm"     |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/D2HHPIDTIGHTBeauty2CharmFilter"         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2KSHHHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2KSHHHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2KSHHHD02K...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         2 |          8 |     4.0000 |     3.0000 |      1.0000 |      7.0000 |
+ | "# D*_s-"                                       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# D0"                                          |         2 |          7 |     3.5000 |     1.5000 |      2.0000 |      5.0000 |
+ | "# D~0"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-Dst2DPI0D2KSHHH-Beauty2Charm"     |         2 |         11 |     5.5000 |     3.5000 |      2.0000 |      9.0000 |
+ | "# Phys/D2K3PIPIDTIGHTBeauty2CharmFilter"       |         2 |          7 |     3.5000 |     1.5000 |      2.0000 |      5.0000 |
+ | "# input particles"                             |         2 |         18 |     9.0000 |     5.0000 |      4.0000 |      14.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         2 |         37 |     18.500 |     16.500 |      2.0000 |      35.000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         2 |         12 |     6.0000 |     4.0000 |      2.0000 |      10.000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        49 |          0 |(  0.00000 +- 2.04082  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2KSHHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2KSHHHD02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2KSHHHD02H...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*_s-"                                       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02HHPI0-Beauty2Charm"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/BC2DD-Dst2DPI0D2KSHHH-Beauty2Charm"     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2KSHHHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2KSHHHD02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Bc2DstD0Dst2DPI0D2KSHHHD02K...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D0 "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D0 "                          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D0 "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D0 "                          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         3 |          7 |     2.3333 |     3.2998 |      0.0000 |      7.0000 |
+ | "# D*_s-"                                       |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# D0"                                          |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-D02KSHH-Beauty2Charm"             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/BC2DD-Dst2DPI0D2KSHHH-Beauty2Charm"     |         3 |         13 |     4.3333 |     3.3993 |      1.0000 |      9.0000 |
+ | "# input particles"                             |         3 |         17 |     5.6667 |     3.0912 |      3.0000 |      10.000 |
+ | "# max size B_c+ -> D*(2010)+  D0 "             |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D0 "                 |         3 |          7 |     2.3333 |     3.2998 |      0.0000 |      7.0000 |
+ | "# max size B_c- -> D*(2010)-  D0 "             |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D0 "                 |         3 |          7 |     2.3333 |    0.47140 |      2.0000 |      3.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Dstar2DD2KSHLLPi0MergedBeau...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_s+ -> D+  pi0 "                           |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s- -> D-  pi0 "                           |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         5 |          5 |     1.0000 |    0.89443 |      0.0000 |      2.0000 |
+ | "# D-"                                          |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Phys/D2KsHBeauty2Charm_LL"                   |         5 |          8 |     1.6000 |    0.80000 |      1.0000 |      3.0000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |         14 |     2.8000 |     1.1662 |      2.0000 |      5.0000 |
+ | "# max size D*_s+ -> D+  pi0 "                  |         5 |          7 |     1.4000 |     1.4967 |      0.0000 |      4.0000 |
+ | "# max size D*_s- -> D-  pi0 "                  |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# pi0"                                         |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |          4 |(  36.3636 +- 14.5041  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+Dstar2DD2KSHLLPi0ResolvedBe...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_s+ -> D+  pi0 "                           |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s- -> D-  pi0 "                           |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        25 |         23 |    0.92000 |    0.74404 |      0.0000 |      2.0000 |
+ | "# D-"                                          |        25 |         23 |    0.92000 |     1.3242 |      0.0000 |      6.0000 |
+ | "# Phys/D2KsHBeauty2Charm_LL"                   |        25 |         46 |     1.8400 |     1.4881 |      1.0000 |      8.0000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |        25 |        128 |     5.1200 |     3.3979 |      1.0000 |      12.000 |
+ | "# input particles"                             |        25 |        174 |     6.9600 |     3.7574 |      2.0000 |      15.000 |
+ | "# max size D*_s+ -> D+  pi0 "                  |        25 |        126 |     5.0400 |     6.5938 |      0.0000 |      24.000 |
+ | "# max size D*_s- -> D-  pi0 "                  |        25 |        114 |     4.5600 |     6.8765 |      0.0000 |      27.000 |
+ | "# pi0"                                         |        25 |        128 |     5.1200 |     3.3979 |      1.0000 |      12.000 |
+ | "# selected"                                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       240 |         43 |(  17.9167 +- 2.47543  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        43 |          0 |(  0.00000 +- 2.32558  )%|   -------   |   -------   |
+Dstar2DD2KSHDDPi0MergedBeau...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_s+ -> D+  pi0 "                           |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s- -> D-  pi0 "                           |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        12 |          8 |    0.66667 |    0.94281 |      0.0000 |      3.0000 |
+ | "# D-"                                          |        12 |         11 |    0.91667 |    0.75920 |      0.0000 |      2.0000 |
+ | "# Phys/D2KsHBeauty2Charm_DD"                   |        12 |         19 |     1.5833 |    0.64010 |      1.0000 |      3.0000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        12 |         15 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        12 |         34 |     2.8333 |    0.79931 |      2.0000 |      4.0000 |
+ | "# max size D*_s+ -> D+  pi0 "                  |        12 |         10 |    0.83333 |     1.0672 |      0.0000 |      3.0000 |
+ | "# max size D*_s- -> D-  pi0 "                  |        12 |         14 |     1.1667 |     1.1426 |      0.0000 |      4.0000 |
+ | "# pi0"                                         |        12 |         15 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        24 |          0 |(  0.00000 +- 4.16667  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Dstar2DD2KSHDDPi0ResolvedBe...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_s+ -> D+  pi0 "                           |        33 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s- -> D-  pi0 "                           |        33 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        33 |         30 |    0.90909 |     1.0833 |      0.0000 |      5.0000 |
+ | "# D-"                                          |        33 |         31 |    0.93939 |    0.95153 |      0.0000 |      3.0000 |
+ | "# Phys/D2KsHBeauty2Charm_DD"                   |        33 |         61 |     1.8485 |     1.0187 |      1.0000 |      5.0000 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |        33 |        254 |     7.6970 |     5.6755 |      1.0000 |      25.000 |
+ | "# input particles"                             |        33 |        315 |     9.5455 |     5.6627 |      3.0000 |      27.000 |
+ | "# max size D*_s+ -> D+  pi0 "                  |        33 |        286 |     8.6667 |     11.703 |      0.0000 |      50.000 |
+ | "# max size D*_s- -> D-  pi0 "                  |        33 |        164 |     4.9697 |     6.1323 |      0.0000 |      22.000 |
+ | "# pi0"                                         |        33 |        254 |     7.6970 |     5.6755 |      1.0000 |      25.000 |
+ | "# selected"                                    |        33 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        33 |          0 |(  0.00000 +- 3.03030  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       450 |        149 |(  33.1111 +- 2.21849  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       149 |          0 |(  0.00000 +- 0.671141 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstD0Dst2DPI0D2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DDst0D2KSHHHDst02D0Gamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+Dstar02D0KsHHLLPIDBeauty2CharmSUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  gamma "                     |        23 |         23 |     1.0000 |     1.8178 |      0.0000 |      7.0000 |
+ | "# D0"                                          |        23 |         42 |     1.8261 |     1.2735 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |        23 |         42 |     1.8261 |     1.2735 |      1.0000 |      5.0000 |
+ | "# Phys/GammaBeauty2CharmFilter"                |        23 |        284 |     12.348 |     6.5249 |      3.0000 |      28.000 |
+ | "# gamma"                                       |        23 |        284 |     12.348 |     6.5249 |      3.0000 |      28.000 |
+ | "# input particles"                             |        23 |        326 |     14.174 |     6.1478 |      7.0000 |      29.000 |
+ | "# max size D*(2007)0 -> D0  gamma "            |        23 |        445 |     19.348 |     14.828 |      8.0000 |      80.000 |
+ | "# selected"                                    |        23 |         23 |     1.0000 |     1.8178 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |        23 |         10 |(  43.4783 +- 10.3367  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       445 |        445 |(  100.000 +- 0.224719 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       445 |         23 |(  5.16854 +- 1.04949  )%|   -------   |   -------   |
+Dstar02D0KsHHDDPIDBeauty2CharmSUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  gamma "                     |        19 |          8 |    0.42105 |    0.87754 |      0.0000 |      3.0000 |
+ | "# D0"                                          |        19 |         47 |     2.4737 |     3.9386 |      1.0000 |      19.000 |
+ | "# D~0"                                         |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |        19 |         47 |     2.4737 |     3.9386 |      1.0000 |      19.000 |
+ | "# Phys/GammaBeauty2CharmFilter"                |        19 |        213 |     11.211 |     4.2622 |      5.0000 |      22.000 |
+ | "# gamma"                                       |        19 |        213 |     11.211 |     4.2622 |      5.0000 |      22.000 |
+ | "# input particles"                             |        19 |        260 |     13.684 |     7.2261 |      6.0000 |      41.000 |
+ | "# max size D*(2007)0 -> D0  gamma "            |        19 |        703 |     37.000 |     90.024 |      5.0000 |      418.00 |
+ | "# selected"                                    |        19 |          8 |    0.42105 |    0.87754 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        19 |          4 |(  21.0526 +- 9.35288  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       703 |        703 |(  100.000 +- 0.142248 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       703 |          8 |(  1.13798 +- 0.400041 )%|   -------   |   -------   |
+BC2DD-Dst02D0GammaD02KSHH-B...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Dstar02D0KsHHDDPIDBeauty2Charm"         |        14 |          8 |    0.57143 |    0.97938 |      0.0000 |      3.0000 |
+ | "# Phys/Dstar02D0KsHHLLPIDBeauty2Charm"         |        14 |         23 |     1.6429 |     2.0910 |      0.0000 |      7.0000 |
+ | "# input particles"                             |        14 |         31 |     2.2143 |     1.8585 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+ | "#passed"                                       |        14 |         31 |     2.2143 |     1.8585 |      1.0000 |      7.0000 |
+ |*"efficiency"                                    |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+Bc2DDst0D2KSHHHDst02D0Gamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+Bc2DDst0D2KSHHHDst02D0Gamma...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D*(2007)0 "                      |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D*(2007)0 "                      |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         8 |         18 |     2.2500 |     1.9203 |      1.0000 |      7.0000 |
+ | "# D*(2007)~0"                                  |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         8 |        104 |     13.000 |     26.655 |      0.0000 |      83.000 |
+ | "# D-"                                          |         8 |         86 |     10.750 |     21.040 |      0.0000 |      66.000 |
+ | "# Phys/BC2DD-D2KSHHH-Beauty2Charm"             |         8 |        190 |     23.750 |     47.654 |      2.0000 |      149.00 |
+ | "# Phys/BC2DD-Dst02D0GammaD02KSHH-Beauty2Charm" |         8 |         18 |     2.2500 |     1.9203 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         8 |        208 |     26.000 |     47.943 |      4.0000 |      152.00 |
+ | "# max size B_c+ -> D+  D*(2007)0 "             |         8 |        285 |     35.625 |     80.779 |      0.0000 |      249.00 |
+ | "# max size B_c- -> D-  D*(2007)0 "             |         8 |        238 |     29.750 |     63.906 |      0.0000 |      198.00 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       523 |          0 |(  0.00000 +- 0.191205 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DDst0D2KSHHHDst02D0Gamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+Dstar02D0K3HPIDBeauty2Charm   SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  gamma "                     |        76 |        149 |     1.9605 |     5.4373 |      0.0000 |      38.000 |
+ | "# D0"                                          |        76 |        513 |     6.7500 |     14.627 |      1.0000 |      120.00 |
+ | "# D~0"                                         |        76 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2K3HPIDBeauty2CharmFilter"             |        76 |        513 |     6.7500 |     14.627 |      1.0000 |      120.00 |
+ | "# Phys/GammaBeauty2CharmFilter"                |        76 |        880 |     11.579 |     5.8044 |      2.0000 |      30.000 |
+ | "# gamma"                                       |        76 |        880 |     11.579 |     5.8044 |      2.0000 |      30.000 |
+ | "# input particles"                             |        76 |       1393 |     18.329 |     16.791 |      4.0000 |      142.00 |
+ | "# max size D*(2007)0 -> D0  gamma "            |        76 |       7243 |     95.303 |     306.34 |      3.0000 |      2640.0 |
+ | "# selected"                                    |        76 |        149 |     1.9605 |     5.4373 |      0.0000 |      38.000 |
+ |*"#accept"                                       |        76 |         23 |(  30.2632 +- 5.26965  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7243 |       7243 |(  100.000 +- 0.0138064)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      7243 |        149 |(  2.05716 +- 0.166787 )%|   -------   |   -------   |
+Bc2DDst0D2KSHHHDst02D0Gamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+Bc2DDst0D2KSHHHDst02D0Gamma...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D*(2007)0 "                      |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D*(2007)0 "                      |         9 |          4 |    0.44444 |     1.2571 |      0.0000 |      4.0000 |
+ | "# D*(2007)0"                                   |         9 |         60 |     6.6667 |     6.5828 |      1.0000 |      18.000 |
+ | "# D*(2007)~0"                                  |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         9 |        120 |     13.333 |     25.215 |      0.0000 |      83.000 |
+ | "# D-"                                          |         9 |         98 |     10.889 |     19.740 |      0.0000 |      66.000 |
+ | "# Phys/BC2DD-D2KSHHH-Beauty2Charm"             |         9 |        218 |     24.222 |     44.889 |      2.0000 |      149.00 |
+ | "# Phys/Dstar02D0K3HPIDBeauty2Charm"            |         9 |         60 |     6.6667 |     6.5828 |      1.0000 |      18.000 |
+ | "# input particles"                             |         9 |        278 |     30.889 |     49.330 |      4.0000 |      167.00 |
+ | "# max size B_c+ -> D+  D*(2007)0 "             |         9 |       1731 |     192.33 |     463.64 |      0.0000 |      1494.0 |
+ | "# max size B_c- -> D-  D*(2007)0 "             |         9 |       1410 |     156.67 |     367.49 |      0.0000 |      1188.0 |
+ | "# selected"                                    |         9 |          4 |    0.44444 |     1.2571 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3141 |        227 |(  7.22700 +- 0.462015 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       227 |          4 |(  1.76211 +- 0.873260 )%|   -------   |   -------   |
+Bc2DDst0D2KSHHHDst02D0Gamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2KSHHHDst02D0GammaD02KHHHBeauty|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DDst0D2KSHHHDst02D0PI0D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+Dstar02D0D2HHPIDPi0MergedBe...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  pi0 "                       |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        22 |         47 |     2.1364 |     1.3244 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |        22 |         47 |     2.1364 |     1.3244 |      1.0000 |      5.0000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        22 |         24 |     1.0909 |    0.28748 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        22 |         71 |     3.2273 |     1.2768 |      2.0000 |      6.0000 |
+ | "# max size D*(2007)0 -> D0  pi0 "              |        22 |         49 |     2.2273 |     1.2768 |      1.0000 |      5.0000 |
+ | "# pi0"                                         |        22 |         24 |     1.0909 |    0.28748 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        22 |          0 |(  0.00000 +- 4.54545  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        49 |          7 |(  14.2857 +- 4.99896  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+BC2DD-Dst02D0PI0D02HH-Beaut...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Dstar02D0D2HHPIDPi0MergedBeauty2Charm"  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dstar02D0D2HHPIDPi0ResolvedBeauty2Charm"|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DDst0D2KSHHHDst02D0PI0D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+Dstar02D0D2K3HPIDPi0MergedB...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  pi0 "                       |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        16 |        116 |     7.2500 |     7.9333 |      1.0000 |      30.000 |
+ | "# D~0"                                         |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2K3HPIDBeauty2CharmFilter"             |        16 |        116 |     7.2500 |     7.9333 |      1.0000 |      30.000 |
+ | "# Phys/Pi0MergedInputsBeauty2CharmFilter"      |        16 |         19 |     1.1875 |    0.39031 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        16 |        135 |     8.4375 |     7.8896 |      2.0000 |      31.000 |
+ | "# max size D*(2007)0 -> D0  pi0 "              |        16 |        131 |     8.1875 |     8.0717 |      1.0000 |      30.000 |
+ | "# pi0"                                         |        16 |         19 |     1.1875 |    0.39031 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        16 |          0 |(  0.00000 +- 6.25000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       131 |          8 |(  6.10687 +- 2.09214  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+Dstar02D0D2K3HPIDPi0Resolve...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  pi0 "                       |        72 |         11 |    0.15278 |    0.56911 |      0.0000 |      3.0000 |
+ | "# D0"                                          |        72 |        498 |     6.9167 |     14.991 |      1.0000 |      120.00 |
+ | "# D~0"                                         |        72 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2K3HPIDBeauty2CharmFilter"             |        72 |        498 |     6.9167 |     14.991 |      1.0000 |      120.00 |
+ | "# Phys/Pi0ResolvedInputsBeauty2CharmFilter"    |        72 |        530 |     7.3611 |     6.5729 |      1.0000 |      35.000 |
+ | "# input particles"                             |        72 |       1028 |     14.278 |     17.745 |      2.0000 |      143.00 |
+ | "# max size D*(2007)0 -> D0  pi0 "              |        72 |       5357 |     74.403 |     323.13 |      1.0000 |      2760.0 |
+ | "# pi0"                                         |        72 |        530 |     7.3611 |     6.5729 |      1.0000 |      35.000 |
+ | "# selected"                                    |        72 |         11 |    0.15278 |    0.56911 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        72 |          6 |(  8.33333 +- 3.25723  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5357 |       1181 |(  22.0459 +- 0.566399 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1181 |         11 |( 0.931414 +- 0.279521 )%|   -------   |   -------   |
+BC2DD-Dst02D0PI0D02KHHH-Bea...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Dstar02D0D2K3HPIDPi0MergedBeauty2Charm" |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dstar02D0D2K3HPIDPi0ResolvedBeauty2Charm|         6 |         11 |     1.8333 |    0.89753 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         6 |         11 |     1.8333 |    0.89753 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |         11 |     1.8333 |    0.89753 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+Bc2DDst0D2KSHHHDst02D0PI0D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Bc2DDst0D2KSHHHDst02D0PI0D0...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D*(2007)0 "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D*(2007)0 "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# D*(2007)~0"                                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         2 |         11 |     5.5000 |     5.5000 |      0.0000 |      11.000 |
+ | "# D-"                                          |         2 |         12 |     6.0000 |     3.0000 |      3.0000 |      9.0000 |
+ | "# Phys/BC2DD-D2KSHHH-Beauty2Charm"             |         2 |         23 |     11.500 |     8.5000 |      3.0000 |      20.000 |
+ | "# Phys/BC2DD-Dst02D0PI0D02KHHH-Beauty2Charm"   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |         27 |     13.500 |     7.5000 |      6.0000 |      21.000 |
+ | "# max size B_c+ -> D+  D*(2007)0 "             |         2 |         11 |     5.5000 |     5.5000 |      0.0000 |      11.000 |
+ | "# max size B_c- -> D-  D*(2007)0 "             |         2 |         18 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        29 |          0 |(  0.00000 +- 3.44828  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DDst0D2KSHHHDst02D0PI0D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+Dstar02D0KsHHLLPIDPi0allBea...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  pi0 "                       |        22 |          1 |   0.045455 |    0.20830 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        22 |         39 |     1.7727 |     1.2768 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHLLPIDBeauty2CharmFilter"          |        22 |         39 |     1.7727 |     1.2768 |      1.0000 |      5.0000 |
+ | "# Phys/Pi0AllBeauty2Charm"                     |        22 |        164 |     7.4545 |     6.2576 |      1.0000 |      31.000 |
+ | "# input particles"                             |        22 |        203 |     9.2273 |     5.9309 |      4.0000 |      32.000 |
+ | "# max size D*(2007)0 -> D0  pi0 "              |        22 |        229 |     10.409 |     9.4996 |      4.0000 |      45.000 |
+ | "# pi0"                                         |        22 |        164 |     7.4545 |     6.2576 |      1.0000 |      31.000 |
+ | "# selected"                                    |        22 |          1 |   0.045455 |    0.20830 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        22 |          1 |(  4.54545 +- 4.44095  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       229 |         48 |(  20.9607 +- 2.68972  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        48 |          1 |(  2.08333 +- 2.06152  )%|   -------   |   -------   |
+Dstar02D0KsHHDDPIDPi0allBea...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2007)0 -> D0  pi0 "                       |        19 |          1 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        19 |         47 |     2.4737 |     3.9386 |      1.0000 |      19.000 |
+ | "# D~0"                                         |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KsHHDDPIDBeauty2CharmFilter"          |        19 |         47 |     2.4737 |     3.9386 |      1.0000 |      19.000 |
+ | "# Phys/Pi0AllBeauty2Charm"                     |        19 |        127 |     6.6842 |     4.8238 |      1.0000 |      23.000 |
+ | "# input particles"                             |        19 |        174 |     9.1579 |     8.2670 |      2.0000 |      42.000 |
+ | "# max size D*(2007)0 -> D0  pi0 "              |        19 |        595 |     31.316 |     95.766 |      1.0000 |      437.00 |
+ | "# pi0"                                         |        19 |        127 |     6.6842 |     4.8238 |      1.0000 |      23.000 |
+ | "# selected"                                    |        19 |          1 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        19 |          1 |(  5.26316 +- 5.12278  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       595 |        139 |(  23.3613 +- 1.73466  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       139 |          1 |( 0.719424 +- 0.716832 )%|   -------   |   -------   |
+BC2DD-Dst02D0PI0D02KSHH-Bea...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Dstar02D0KsHHDDPIDPi0allBeauty2Charm"   |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/Dstar02D0KsHHLLPIDPi0allBeauty2Charm"   |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Bc2DDst0D2KSHHHDst02D0PI0D0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DDst0D2KSHHHDst02D0PI0D0...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D*(2007)0 "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D*(2007)0 "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2007)~0"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D-"                                          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/BC2DD-D2KSHHH-Beauty2Charm"             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/BC2DD-Dst02D0PI0D02KSHH-Beauty2Charm"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size B_c+ -> D+  D*(2007)0 "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D-  D*(2007)0 "             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DDst0D2KSHHHDst02D0Gamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+Bc2DDst0D2KSHHHDst02D0Gamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Bc2DDst0D2KSHHHDst02D0Gamma...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D*(2007)0 "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D*(2007)0 "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# D*(2007)~0"                                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D-"                                          |         2 |          3 |     1.5000 |     1.5000 |      0.0000 |      3.0000 |
+ | "# Phys/BC2DD-D2KSHHH-Beauty2Charm"             |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# Phys/Dstar02D0HHPIDBeauty2Charm"             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |     1.5000 |      2.0000 |      5.0000 |
+ | "# max size B_c+ -> D+  D*(2007)0 "             |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size B_c- -> D-  D*(2007)0 "             |         2 |          6 |     3.0000 |     3.0000 |      0.0000 |      6.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DDst0D2KSHHHDst...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DDst0D2KSHDst02D0GammaD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        51 |         51 |(  100.000 +- 1.96078  )%|   -------   |   -------   |
+Bc2DDst0D2KSHDst02D0GammaD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Bc2DDst0D2KSHDst02D0GammaD0...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D*(2007)0 "                      |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D*(2007)0 "                      |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         6 |         18 |     3.0000 |     2.5166 |      1.0000 |      7.0000 |
+ | "# D*(2007)~0"                                  |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         6 |          9 |     1.5000 |     1.1180 |      1.0000 |      4.0000 |
+ | "# D-"                                          |         6 |          3 |    0.50000 |    0.76376 |      0.0000 |      2.0000 |
+ | "# Phys/BC2DD-D2KSH-Beauty2Charm"               |         6 |         12 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "# Phys/BC2DD-Dst02D0GammaD02KSHH-Beauty2Charm" |         6 |         18 |     3.0000 |     2.5166 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         6 |         30 |     5.0000 |     2.7689 |      2.0000 |      10.000 |
+ | "# max size B_c+ -> D+  D*(2007)0 "             |         6 |         21 |     3.5000 |     2.3629 |      1.0000 |      7.0000 |
+ | "# max size B_c- -> D-  D*(2007)0 "             |         6 |         15 |     2.5000 |     5.1559 |      0.0000 |      14.000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        36 |          0 |(  0.00000 +- 2.77778  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DDst0D2KSHDst02D0GammaD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        51 |         51 |(  100.000 +- 1.96078  )%|   -------   |   -------   |
+Bc2DDst0D2KSHDst02D0GammaD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+Bc2DDst0D2KSHDst02D0GammaD0...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D*(2007)0 "                      |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D*(2007)0 "                      |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |        11 |         52 |     4.7273 |     5.1006 |      1.0000 |      17.000 |
+ | "# D*(2007)~0"                                  |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        11 |         12 |     1.0909 |    0.99586 |      0.0000 |      4.0000 |
+ | "# D-"                                          |        11 |          7 |    0.63636 |    0.77139 |      0.0000 |      2.0000 |
+ | "# Phys/BC2DD-D2KSH-Beauty2Charm"               |        11 |         19 |     1.7273 |    0.96209 |      1.0000 |      4.0000 |
+ | "# Phys/Dstar02D0K3HPIDBeauty2Charm"            |        11 |         52 |     4.7273 |     5.1006 |      1.0000 |      17.000 |
+ | "# input particles"                             |        11 |         71 |     6.4545 |     4.8310 |      2.0000 |      18.000 |
+ | "# max size B_c+ -> D+  D*(2007)0 "             |        11 |         57 |     5.1818 |     5.7338 |      0.0000 |      17.000 |
+ | "# max size B_c- -> D-  D*(2007)0 "             |        11 |         13 |     1.1818 |     1.7999 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        70 |          0 |(  0.00000 +- 1.42857  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DDst0D2KSHDst02D0PI0D02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        51 |         51 |(  100.000 +- 1.96078  )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DDst0D2KSHDst02D0PI0D02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        51 |         51 |(  100.000 +- 1.96078  )%|   -------   |   -------   |
+Bc2DDst0D2KSHDst02D0PI0D02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Bc2DDst0D2KSHDst02D0PI0D02K...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D*(2007)0 "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D*(2007)0 "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# D*(2007)~0"                                  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D-"                                          |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/BC2DD-D2KSH-Beauty2Charm"               |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/BC2DD-Dst02D0PI0D02KHHH-Beauty2Charm"   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          7 |     2.3333 |    0.47140 |      2.0000 |      3.0000 |
+ | "# max size B_c+ -> D+  D*(2007)0 "             |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# max size B_c- -> D-  D*(2007)0 "             |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DDst0D2KSHDst02D0PI0D02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        51 |         51 |(  100.000 +- 1.96078  )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DDst0D2KSHDst02D0GammaD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        51 |         51 |(  100.000 +- 1.96078  )%|   -------   |   -------   |
+Bc2DDst0D2KSHDst02D0GammaD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Bc2DDst0D2KSHDst02D0GammaD0...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D*(2007)0 "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D*(2007)0 "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2007)~0"                                  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D-"                                          |         3 |          3 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# Phys/BC2DD-D2KSH-Beauty2Charm"               |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/Dstar02D0HHPIDBeauty2Charm"             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          7 |     2.3333 |    0.47140 |      2.0000 |      3.0000 |
+ | "# max size B_c+ -> D+  D*(2007)0 "             |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# max size B_c- -> D-  D*(2007)0 "             |         3 |          3 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2KSHDst02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DDst0D2KSHDst02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0GammaD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       204 |        204 |(  100.000 +- 0.490196 )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0GammaD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0GammaD0...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D*(2007)0 "                      |        14 |          2 |    0.14286 |    0.51508 |      0.0000 |      2.0000 |
+ | "# B_c- -> D-  D*(2007)0 "                      |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |        14 |         31 |     2.2143 |     1.8585 |      1.0000 |      7.0000 |
+ | "# D*(2007)~0"                                  |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        14 |         79 |     5.6429 |     10.526 |      0.0000 |      42.000 |
+ | "# D-"                                          |        14 |         78 |     5.5714 |     7.4423 |      0.0000 |      25.000 |
+ | "# Phys/BC2DD-Dst02D0GammaD02KSHH-Beauty2Charm" |        14 |         31 |     2.2143 |     1.8585 |      1.0000 |      7.0000 |
+ | "# Phys/D2HHHPIDTIGHTNOSSKBeauty2CharmFilter"   |        14 |        157 |     11.214 |     16.575 |      1.0000 |      67.000 |
+ | "# input particles"                             |        14 |        188 |     13.429 |     16.728 |      3.0000 |      70.000 |
+ | "# max size B_c+ -> D+  D*(2007)0 "             |        14 |        198 |     14.143 |     31.584 |      0.0000 |      126.00 |
+ | "# max size B_c- -> D-  D*(2007)0 "             |        14 |        161 |     11.500 |     19.234 |      0.0000 |      75.000 |
+ | "# selected"                                    |        14 |          2 |    0.14286 |    0.51508 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        14 |          1 |(  7.14286 +- 6.88303  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       359 |         23 |(  6.40669 +- 1.29238  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        23 |          2 |(  8.69565 +- 5.87534  )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0GammaD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2HHHDst02D0GammaD02KSHHBeauty2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0GammaD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       204 |        204 |(  100.000 +- 0.490196 )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0GammaD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0GammaD0...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D*(2007)0 "                      |        21 |          4 |    0.19048 |    0.85184 |      0.0000 |      4.0000 |
+ | "# B_c- -> D-  D*(2007)0 "                      |        21 |         10 |    0.47619 |     1.9178 |      0.0000 |      9.0000 |
+ | "# D*(2007)0"                                   |        21 |        146 |     6.9524 |     8.5048 |      1.0000 |      38.000 |
+ | "# D*(2007)~0"                                  |        21 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        21 |        148 |     7.0476 |     10.172 |      0.0000 |      42.000 |
+ | "# D-"                                          |        21 |        158 |     7.5238 |     7.4618 |      0.0000 |      25.000 |
+ | "# Phys/D2HHHPIDTIGHTNOSSKBeauty2CharmFilter"   |        21 |        306 |     14.571 |     16.396 |      2.0000 |      67.000 |
+ | "# Phys/Dstar02D0K3HPIDBeauty2Charm"            |        21 |        146 |     6.9524 |     8.5048 |      1.0000 |      38.000 |
+ | "# input particles"                             |        21 |        452 |     21.524 |     20.134 |      3.0000 |      85.000 |
+ | "# max size B_c+ -> D+  D*(2007)0 "             |        21 |       1436 |     68.381 |     161.10 |      0.0000 |      756.00 |
+ | "# max size B_c- -> D-  D*(2007)0 "             |        21 |       1366 |     65.048 |     109.46 |      0.0000 |      450.00 |
+ | "# selected"                                    |        21 |         14 |    0.66667 |     2.7660 |      0.0000 |      13.000 |
+ |*"#accept"                                       |        21 |          2 |(  9.52381 +- 6.40564  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2802 |        337 |(  12.0271 +- 0.614499 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       337 |         14 |(  4.15430 +- 1.08698  )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0GammaD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2HHHDst02D0GammaD02KHHHBeauty2C|         2 |         14 |     7.0000 |     6.0000 |      1.0000 |      13.000 |
+ | "# input particles"                             |         2 |         14 |     7.0000 |     6.0000 |      1.0000 |      13.000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0GammaD0...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2HHHDst02D0GammaD02KHHHBeauty2C|         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "# input particles"                             |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ |*"efficiency"                                    |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0GammaD0...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2HHHDst02D0GammaD02KHHHBeauty2C|         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "# input particles"                             |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ |*"efficiency"                                    |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DDst0D2HHHD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2HHHDst02D0GammaD02KHHHBeauty2C|         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "# input particles"                             |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DDst0D2HHHD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2HHHDst02D0GammaD02KHHHBeauty2C|         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "# input particles"                             |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DDst0D2HHHD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2HHHDst02D0GammaD02KHHHBeauty2C|         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "# input particles"                             |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0PI0D02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       204 |        204 |(  100.000 +- 0.490196 )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0PI0D02H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0PI0D02H...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D*(2007)0 "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D*(2007)0 "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# D*(2007)~0"                                  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         3 |          5 |     1.6667 |     1.6997 |      0.0000 |      4.0000 |
+ | "# D-"                                          |         3 |          3 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# Phys/BC2DD-Dst02D0PI0D02HH-Beauty2Charm"     |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/D2HHHPIDTIGHTNOSSKBeauty2CharmFilter"   |         3 |          8 |     2.6667 |     2.3570 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         3 |         12 |     4.0000 |     2.8284 |      2.0000 |      8.0000 |
+ | "# max size B_c+ -> D+  D*(2007)0 "             |         3 |          9 |     3.0000 |     3.5590 |      0.0000 |      8.0000 |
+ | "# max size B_c- -> D-  D*(2007)0 "             |         3 |          5 |     1.6667 |     1.6997 |      0.0000 |      4.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0PI0D02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       204 |        204 |(  100.000 +- 0.490196 )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0PI0D02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0PI0D02K...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D*(2007)0 "                      |         5 |          2 |    0.40000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# B_c- -> D-  D*(2007)0 "                      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         5 |         10 |     2.0000 |    0.89443 |      1.0000 |      3.0000 |
+ | "# D*(2007)~0"                                  |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         5 |         33 |     6.6000 |     6.8877 |      0.0000 |      18.000 |
+ | "# D-"                                          |         5 |         42 |     8.4000 |     5.1225 |      3.0000 |      17.000 |
+ | "# Phys/BC2DD-Dst02D0PI0D02KHHH-Beauty2Charm"   |         5 |         10 |     2.0000 |    0.89443 |      1.0000 |      3.0000 |
+ | "# Phys/D2HHHPIDTIGHTNOSSKBeauty2CharmFilter"   |         5 |         75 |     15.000 |     8.2219 |      4.0000 |      25.000 |
+ | "# input particles"                             |         5 |         85 |     17.000 |     8.9889 |      5.0000 |      28.000 |
+ | "# max size B_c+ -> D+  D*(2007)0 "             |         5 |         80 |     16.000 |     20.640 |      0.0000 |      54.000 |
+ | "# max size B_c- -> D-  D*(2007)0 "             |         5 |        101 |     20.200 |     17.383 |      3.0000 |      51.000 |
+ | "# selected"                                    |         5 |          2 |    0.40000 |    0.80000 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       181 |          3 |(  1.65746 +- 0.948971 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0PI0D02K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2HHHDst02D0PI0D02KHHHBeauty2Cha|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0PI0D02K...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2HHHDst02D0PI0D02KHHHBeauty2Cha|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0PI0D02K...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2HHHDst02D0PI0D02KHHHBeauty2Cha|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DDst0D2HHHD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2HHHDst02D0PI0D02KHHHBeauty2Cha|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DDst0D2HHHD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2HHHDst02D0PI0D02KHHHBeauty2Cha|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DDst0D2HHHD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2HHHDst02D0PI0D02KHHHBeauty2Cha|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0PI0D02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       204 |        204 |(  100.000 +- 0.490196 )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0PI0D02K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0PI0D02K...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D*(2007)0 "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D*(2007)0 "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2007)~0"                                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D-"                                          |         2 |         17 |     8.5000 |     8.5000 |      0.0000 |      17.000 |
+ | "# Phys/BC2DD-Dst02D0PI0D02KSHH-Beauty2Charm"   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D2HHHPIDTIGHTNOSSKBeauty2CharmFilter"   |         2 |         18 |     9.0000 |     8.0000 |      1.0000 |      17.000 |
+ | "# input particles"                             |         2 |         20 |     10.000 |     8.0000 |      2.0000 |      18.000 |
+ | "# max size B_c+ -> D+  D*(2007)0 "             |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size B_c- -> D-  D*(2007)0 "             |         2 |         17 |     8.5000 |     8.5000 |      0.0000 |      17.000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0GammaD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       204 |        204 |(  100.000 +- 0.490196 )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0GammaD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0GammaD0...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D+  D*(2007)0 "                      |        21 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D-  D*(2007)0 "                      |        21 |          7 |    0.33333 |     1.0389 |      0.0000 |      4.0000 |
+ | "# D*(2007)0"                                   |        21 |         38 |     1.8095 |    0.95713 |      1.0000 |      4.0000 |
+ | "# D*(2007)~0"                                  |        21 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        21 |         83 |     3.9524 |     6.6867 |      0.0000 |      30.000 |
+ | "# D-"                                          |        21 |        101 |     4.8095 |     6.4779 |      0.0000 |      23.000 |
+ | "# Phys/D2HHHPIDTIGHTNOSSKBeauty2CharmFilter"   |        21 |        184 |     8.7619 |     11.884 |      1.0000 |      48.000 |
+ | "# Phys/Dstar02D0HHPIDBeauty2Charm"             |        21 |         38 |     1.8095 |    0.95713 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        21 |        222 |     10.571 |     11.927 |      2.0000 |      49.000 |
+ | "# max size B_c+ -> D+  D*(2007)0 "             |        21 |        129 |     6.1429 |     10.204 |      0.0000 |      42.000 |
+ | "# max size B_c- -> D-  D*(2007)0 "             |        21 |        205 |     9.7619 |     15.781 |      0.0000 |      69.000 |
+ | "# selected"                                    |        21 |          7 |    0.33333 |     1.0389 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        21 |          2 |(  9.52381 +- 6.40564  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       334 |         69 |(  20.6587 +- 2.21528  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        69 |          7 |(  10.1449 +- 3.63472  )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0GammaD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2HHHDst02D0GammaD02HHBeauty2Cha|         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0GammaD0...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2HHHDst02D0GammaD02HHBeauty2Cha|         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ |*"efficiency"                                    |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+Bc2DDst0D2HHHDst02D0GammaD0...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2HHHDst02D0GammaD02HHBeauty2Cha|         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ |*"efficiency"                                    |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+RelatedInfo1_Bc2DDst0D2HHHD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2HHHDst02D0GammaD02HHBeauty2Cha|         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Bc2DDst0D2HHHD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2HHHDst02D0GammaD02HHBeauty2Cha|         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Bc2DDst0D2HHHD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bc2DDst0D2HHHDst02D0GammaD02HHBeauty2Cha|         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBc2DDst0D2HHHDst02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DDst0D2HHHDst02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2HHHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2HHHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2HHHDst0...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# D*(2007)~0"                                  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         3 |          9 |     3.0000 |     3.5590 |      0.0000 |      8.0000 |
+ | "# D*_s-"                                       |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/BC2DD-Dst02D0GammaD02KSHH-Beauty2Charm" |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/BC2DD-Dst2DPI0D2HHH-Beauty2Charm"       |         3 |         11 |     3.6667 |     3.0912 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         3 |         15 |     5.0000 |     2.8284 |      3.0000 |      9.0000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         3 |          9 |     3.0000 |     3.5590 |      0.0000 |      8.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         3 |          3 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2HHHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2HHHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2HHHDst0...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         5 |         12 |     2.4000 |    0.80000 |      1.0000 |      3.0000 |
+ | "# D*(2007)~0"                                  |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         5 |          8 |     1.6000 |     1.2000 |      0.0000 |      3.0000 |
+ | "# D*_s-"                                       |         5 |          8 |     1.6000 |     1.0198 |      0.0000 |      3.0000 |
+ | "# Phys/BC2DD-Dst2DPI0D2HHH-Beauty2Charm"       |         5 |         16 |     3.2000 |     1.9391 |      1.0000 |      6.0000 |
+ | "# Phys/Dstar02D0K3HPIDBeauty2Charm"            |         5 |         12 |     2.4000 |    0.80000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         5 |         28 |     5.6000 |     2.2450 |      2.0000 |      8.0000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         5 |         19 |     3.8000 |     3.3106 |      0.0000 |      9.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         5 |         21 |     4.2000 |     2.4000 |      0.0000 |      6.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        40 |          0 |(  0.00000 +- 2.50000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2HHHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2HHHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2HHHDst0...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2007)~0"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/BC2DD-Dst02D0PI0D02HH-Beauty2Charm"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/BC2DD-Dst2DPI0D2HHH-Beauty2Charm"       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2HHHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2HHHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2HHHDst0...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# D*(2007)~0"                                  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         3 |          7 |     2.3333 |    0.94281 |      1.0000 |      3.0000 |
+ | "# D*_s-"                                       |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# Phys/BC2DD-Dst02D0PI0D02KHHH-Beauty2Charm"   |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# Phys/BC2DD-Dst2DPI0D2HHH-Beauty2Charm"       |         3 |         13 |     4.3333 |     1.6997 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         3 |         19 |     6.3333 |    0.94281 |      5.0000 |      7.0000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         3 |         12 |     4.0000 |     1.4142 |      3.0000 |      6.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         3 |         10 |     3.3333 |    0.47140 |      3.0000 |      4.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        22 |          0 |(  0.00000 +- 4.54545  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2HHHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2HHHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2HHHDst0...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2007)~0"                                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D*_s-"                                       |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/BC2DD-Dst02D0PI0D02KSHH-Beauty2Charm"   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/BC2DD-Dst2DPI0D2HHH-Beauty2Charm"       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2HHHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2HHHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2HHHDst0...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         5 |          8 |     1.6000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# D*(2007)~0"                                  |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         5 |          5 |     1.0000 |     1.0954 |      0.0000 |      3.0000 |
+ | "# D*_s-"                                       |         5 |         10 |     2.0000 |     1.2649 |      1.0000 |      4.0000 |
+ | "# Phys/BC2DD-Dst2DPI0D2HHH-Beauty2Charm"       |         5 |         15 |     3.0000 |     2.0976 |      1.0000 |      6.0000 |
+ | "# Phys/Dstar02D0HHPIDBeauty2Charm"             |         5 |          8 |     1.6000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |         23 |     4.6000 |     2.0591 |      2.0000 |      7.0000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         5 |          7 |     1.4000 |     1.2000 |      0.0000 |      3.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         5 |         16 |     3.2000 |     2.4819 |      1.0000 |      8.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        23 |          1 |(  4.34783 +- 4.25226  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         4 |         10 |     2.5000 |     2.0616 |      1.0000 |      6.0000 |
+ | "# D*(2007)~0"                                  |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# D*_s-"                                       |         4 |          5 |     1.2500 |    0.82916 |      0.0000 |      2.0000 |
+ | "# Phys/BC2DD-Dst02D0GammaD02KSHH-Beauty2Charm" |         4 |         10 |     2.5000 |     2.0616 |      1.0000 |      6.0000 |
+ | "# Phys/BC2DD-Dst2DGammaD2KSH-Beauty2Charm"     |         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         4 |         18 |     4.5000 |     2.5981 |      3.0000 |      9.0000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         4 |          8 |     2.0000 |     2.4495 |      0.0000 |      6.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         4 |         16 |     4.0000 |     4.6904 |      0.0000 |      12.000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        24 |          0 |(  0.00000 +- 4.16667  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         5 |         28 |     5.6000 |     3.9294 |      1.0000 |      12.000 |
+ | "# D*(2007)~0"                                  |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         5 |          8 |     1.6000 |     1.3565 |      0.0000 |      4.0000 |
+ | "# D*_s-"                                       |         5 |          4 |    0.80000 |    0.97980 |      0.0000 |      2.0000 |
+ | "# Phys/BC2DD-Dst2DGammaD2KSH-Beauty2Charm"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "# Phys/Dstar02D0K3HPIDBeauty2Charm"            |         5 |         28 |     5.6000 |     3.9294 |      1.0000 |      12.000 |
+ | "# input particles"                             |         5 |         40 |     8.0000 |     4.9396 |      2.0000 |      16.000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         5 |         63 |     12.600 |     17.951 |      0.0000 |      48.000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         5 |         24 |     4.8000 |     6.4000 |      0.0000 |      16.000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        87 |          6 |(  6.89655 +- 2.71668  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2007)~0"                                  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D*_s-"                                       |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/BC2DD-Dst2DGammaD2KSH-Beauty2Charm"     |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# Phys/Dstar02D0HHPIDBeauty2Charm"             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          9 |     3.0000 |    0.81650 |      2.0000 |      4.0000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KHHHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         6 |         15 |     2.5000 |     2.1409 |      1.0000 |      7.0000 |
+ | "# D*(2007)~0"                                  |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         6 |         59 |     9.8333 |     20.252 |      0.0000 |      55.000 |
+ | "# D*(2010)-"                                   |         6 |         11 |     1.8333 |     1.3437 |      0.0000 |      4.0000 |
+ | "# D*_s+"                                       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-Dst02D0GammaD02KSHH-Beauty2Charm" |         6 |         15 |     2.5000 |     2.1409 |      1.0000 |      7.0000 |
+ | "# Phys/DstarD2K3HPID2D0PiBeauty2Charm"         |         6 |         70 |     11.667 |     19.491 |      1.0000 |      55.000 |
+ | "# input particles"                             |         6 |         85 |     14.167 |     19.912 |      2.0000 |      58.000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         6 |        173 |     28.833 |     60.966 |      0.0000 |      165.00 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         6 |         38 |     6.3333 |     9.8770 |      0.0000 |      28.000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       211 |          6 |(  2.84360 +- 1.14427  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KHHHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |        10 |         78 |     7.8000 |     5.9127 |      1.0000 |      18.000 |
+ | "# D*(2007)~0"                                  |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        10 |         59 |     5.9000 |     16.410 |      0.0000 |      55.000 |
+ | "# D*(2010)-"                                   |        10 |         36 |     3.6000 |     4.9234 |      0.0000 |      18.000 |
+ | "# D*_s+"                                       |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dstar02D0K3HPIDBeauty2Charm"            |        10 |         78 |     7.8000 |     5.9127 |      1.0000 |      18.000 |
+ | "# Phys/DstarD2K3HPID2D0PiBeauty2Charm"         |        10 |         95 |     9.5000 |     15.920 |      1.0000 |      55.000 |
+ | "# input particles"                             |        10 |        173 |     17.300 |     19.560 |      2.0000 |      73.000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |        10 |        998 |     99.800 |     296.74 |      0.0000 |      990.00 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |        10 |        214 |     21.400 |     25.765 |      0.0000 |      90.000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1212 |         35 |(  2.88779 +- 0.481026 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        35 |          0 |(  0.00000 +- 2.85714  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KHHHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# D*(2007)~0"                                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# D*_s+"                                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-Dst02D0PI0D02KHHH-Beauty2Charm"   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# Phys/DstarD2K3HPID2D0PiBeauty2Charm"         |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          8 |     4.0000 |     1.0000 |      3.0000 |      5.0000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         2 |          6 |     3.0000 |     3.0000 |      0.0000 |      6.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KHHHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# D*(2007)~0"                                  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |         3 |         21 |     7.0000 |     7.8740 |      0.0000 |      18.000 |
+ | "# D*_s+"                                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dstar02D0HHPIDBeauty2Charm"             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# Phys/DstarD2K3HPID2D0PiBeauty2Charm"         |         3 |         23 |     7.6667 |     7.3182 |      2.0000 |      18.000 |
+ | "# input particles"                             |         3 |         29 |     9.6667 |     6.6500 |      4.0000 |      19.000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         3 |          4 |     1.3333 |     1.8856 |      0.0000 |      4.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         3 |         27 |     9.0000 |     7.3485 |      0.0000 |      18.000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        31 |          8 |(  25.8065 +- 7.85898  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHHH...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         8 |         18 |     2.2500 |     1.9203 |      1.0000 |      7.0000 |
+ | "# D*(2007)~0"                                  |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         8 |         36 |     4.5000 |     6.1441 |      0.0000 |      19.000 |
+ | "# D*_s-"                                       |         8 |         24 |     3.0000 |     3.5707 |      0.0000 |      12.000 |
+ | "# Phys/BC2DD-Dst02D0GammaD02KSHH-Beauty2Charm" |         8 |         18 |     2.2500 |     1.9203 |      1.0000 |      7.0000 |
+ | "# Phys/BC2DD-Dst2DGammaD2KSHHH-Beauty2Charm"   |         8 |         60 |     7.5000 |     8.1394 |      1.0000 |      22.000 |
+ | "# input particles"                             |         8 |         78 |     9.7500 |     8.0584 |      4.0000 |      25.000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         8 |         77 |     9.6250 |     18.117 |      0.0000 |      57.000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         8 |         38 |     4.7500 |     3.8649 |      0.0000 |      12.000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       115 |          0 |(  0.00000 +- 0.869565 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHHH...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         9 |         60 |     6.6667 |     6.5828 |      1.0000 |      18.000 |
+ | "# D*(2007)~0"                                  |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         9 |         57 |     6.3333 |     7.2725 |      0.0000 |      19.000 |
+ | "# D*_s-"                                       |         9 |         39 |     4.3333 |     3.9441 |      0.0000 |      12.000 |
+ | "# Phys/BC2DD-Dst2DGammaD2KSHHH-Beauty2Charm"   |         9 |         96 |     10.667 |     9.9331 |      1.0000 |      29.000 |
+ | "# Phys/Dstar02D0K3HPIDBeauty2Charm"            |         9 |         60 |     6.6667 |     6.5828 |      1.0000 |      18.000 |
+ | "# input particles"                             |         9 |        156 |     17.333 |     14.399 |      4.0000 |      40.000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         9 |        577 |     64.111 |     108.63 |      0.0000 |      342.00 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         9 |        357 |     39.667 |     63.033 |      0.0000 |      204.00 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       934 |         12 |(  1.28480 +- 0.368499 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHHH...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# D*(2007)~0"                                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         2 |          9 |     4.5000 |     4.5000 |      0.0000 |      9.0000 |
+ | "# D*_s-"                                       |         2 |         15 |     7.5000 |     4.5000 |      3.0000 |      12.000 |
+ | "# Phys/BC2DD-Dst02D0PI0D02KHHH-Beauty2Charm"   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# Phys/BC2DD-Dst2DGammaD2KSHHH-Beauty2Charm"   |         2 |         24 |     12.000 |     9.0000 |      3.0000 |      21.000 |
+ | "# input particles"                             |         2 |         28 |     14.000 |     8.0000 |      6.0000 |      22.000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         2 |          9 |     4.5000 |     4.5000 |      0.0000 |      9.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         2 |         21 |     10.500 |     1.5000 |      9.0000 |      12.000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        30 |          0 |(  0.00000 +- 3.33333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHHH...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2007)~0"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/BC2DD-Dst02D0PI0D02KSHH-Beauty2Charm"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/BC2DD-Dst2DGammaD2KSHHH-Beauty2Charm"   |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHHH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2KSHHH...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# D*(2007)~0"                                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D*_s-"                                       |         2 |          3 |     1.5000 |     1.5000 |      0.0000 |      3.0000 |
+ | "# Phys/BC2DD-Dst2DGammaD2KSHHH-Beauty2Charm"   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# Phys/Dstar02D0HHPIDBeauty2Charm"             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |     1.5000 |      2.0000 |      5.0000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         2 |          6 |     3.0000 |     3.0000 |      0.0000 |      6.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2HHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        66 |         66 |(  100.000 +- 1.51515  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2HHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2HHHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |        12 |         28 |     2.3333 |     1.9720 |      1.0000 |      7.0000 |
+ | "# D*(2007)~0"                                  |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |        12 |         71 |     5.9167 |     9.4733 |      0.0000 |      32.000 |
+ | "# D*_s-"                                       |        12 |         58 |     4.8333 |     4.0791 |      0.0000 |      15.000 |
+ | "# Phys/BC2DD-Dst02D0GammaD02KSHH-Beauty2Charm" |        12 |         28 |     2.3333 |     1.9720 |      1.0000 |      7.0000 |
+ | "# Phys/Dstar2DGammaD2HHHPIDBeauty2Charm"       |        12 |        129 |     10.750 |     10.592 |      1.0000 |      36.000 |
+ | "# input particles"                             |        12 |        157 |     13.083 |     10.364 |      3.0000 |      39.000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |        12 |        141 |     11.750 |     25.933 |      0.0000 |      96.000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |        12 |        108 |     9.0000 |     7.4050 |      0.0000 |      28.000 |
+ | "# selected"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       249 |          7 |(  2.81124 +- 1.04751  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2HHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        66 |         66 |(  100.000 +- 1.51515  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2HHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2HHHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |        19 |        144 |     7.5789 |     8.7076 |      1.0000 |      38.000 |
+ | "# D*(2007)~0"                                  |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |        19 |         98 |     5.1579 |     7.2130 |      0.0000 |      32.000 |
+ | "# D*_s-"                                       |        19 |        127 |     6.6842 |     6.7204 |      0.0000 |      31.000 |
+ | "# Phys/Dstar02D0K3HPIDBeauty2Charm"            |        19 |        144 |     7.5789 |     8.7076 |      1.0000 |      38.000 |
+ | "# Phys/Dstar2DGammaD2HHHPIDBeauty2Charm"       |        19 |        225 |     11.842 |     11.203 |      1.0000 |      47.000 |
+ | "# input particles"                             |        19 |        369 |     19.421 |     15.899 |      3.0000 |      58.000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |        19 |       1078 |     56.737 |     129.97 |      0.0000 |      576.00 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |        19 |       1116 |     58.737 |     94.870 |      0.0000 |      341.00 |
+ | "# selected"                                    |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2194 |         32 |(  1.45852 +- 0.255946 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        32 |          0 |(  0.00000 +- 3.12500  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2HHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        66 |         66 |(  100.000 +- 1.51515  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2HHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2HHHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2007)~0"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# D*_s-"                                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-Dst02D0PI0D02HH-Beauty2Charm"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Dstar2DGammaD2HHHPIDBeauty2Charm"       |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2HHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        66 |         66 |(  100.000 +- 1.51515  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2HHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2HHHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ | "# D*(2007)~0"                                  |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         4 |         14 |     3.5000 |     2.0616 |      1.0000 |      6.0000 |
+ | "# D*_s-"                                       |         4 |         18 |     4.5000 |     1.5000 |      3.0000 |      6.0000 |
+ | "# Phys/BC2DD-Dst02D0PI0D02KHHH-Beauty2Charm"   |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ | "# Phys/Dstar2DGammaD2HHHPIDBeauty2Charm"       |         4 |         32 |     8.0000 |     2.5495 |      5.0000 |      12.000 |
+ | "# input particles"                             |         4 |         39 |     9.7500 |     2.4875 |      6.0000 |      13.000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         4 |         21 |     5.2500 |     3.1125 |      2.0000 |      10.000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         4 |         33 |     8.2500 |     5.7609 |      3.0000 |      18.000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        54 |          0 |(  0.00000 +- 1.85185  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2HHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        66 |         66 |(  100.000 +- 1.51515  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2HHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2HHHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2007)~0"                                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*_s-"                                       |         2 |         12 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# Phys/BC2DD-Dst02D0PI0D02KSHH-Beauty2Charm"   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Dstar2DGammaD2HHHPIDBeauty2Charm"       |         2 |         14 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# input particles"                             |         2 |         16 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         2 |         12 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2HHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        66 |         66 |(  100.000 +- 1.51515  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2HHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DGammaD2HHHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |        17 |         32 |     1.8824 |     1.0222 |      1.0000 |      4.0000 |
+ | "# D*(2007)~0"                                  |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |        17 |         50 |     2.9412 |     3.7803 |      0.0000 |      16.000 |
+ | "# D*_s-"                                       |        17 |         85 |     5.0000 |     7.4043 |      0.0000 |      31.000 |
+ | "# Phys/Dstar02D0HHPIDBeauty2Charm"             |        17 |         32 |     1.8824 |     1.0222 |      1.0000 |      4.0000 |
+ | "# Phys/Dstar2DGammaD2HHHPIDBeauty2Charm"       |        17 |        135 |     7.9412 |     10.740 |      1.0000 |      47.000 |
+ | "# input particles"                             |        17 |        167 |     9.8235 |     11.041 |      2.0000 |      50.000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |        17 |        109 |     6.4118 |     11.293 |      0.0000 |      48.000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |        17 |        192 |     11.294 |     21.695 |      0.0000 |      93.000 |
+ | "# selected"                                    |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        17 |          0 |(  0.00000 +- 5.88235  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       301 |         16 |(  5.31561 +- 1.29310  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        16 |          0 |(  0.00000 +- 6.25000  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DGam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02HHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02HHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02HHDst0...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# D*(2007)~0"                                  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |         3 |          3 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# D*_s+"                                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-Dst02D0GammaD02KSHH-Beauty2Charm" |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |         10 |     3.3333 |    0.94281 |      2.0000 |      4.0000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         3 |          4 |     1.3333 |     1.2472 |      0.0000 |      3.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         3 |          3 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02HHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02HHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02HHDst0...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         6 |         39 |     6.5000 |     6.1577 |      1.0000 |      18.000 |
+ | "# D*(2007)~0"                                  |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         6 |          6 |     1.0000 |     1.0000 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |         6 |         11 |     1.8333 |     1.3437 |      0.0000 |      4.0000 |
+ | "# D*_s+"                                       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dstar02D0K3HPIDBeauty2Charm"            |         6 |         39 |     6.5000 |     6.1577 |      1.0000 |      18.000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         6 |         17 |     2.8333 |     2.1922 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         6 |         56 |     9.3333 |     6.8232 |      2.0000 |      19.000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         6 |         57 |     9.5000 |     12.230 |      0.0000 |      33.000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         6 |         65 |     10.833 |     15.657 |      0.0000 |      44.000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       122 |          7 |(  5.73770 +- 2.10551  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02HHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02HHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02HHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02HHDst0...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# D*(2007)~0"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*_s+"                                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-Dst02D0PI0D02KHHH-Beauty2Charm"   |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02HHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02HHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02HHDst0...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2007)~0"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*_s+"                                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-Dst02D0PI0D02KSHH-Beauty2Charm"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02HHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02HHDst0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02HHDst0...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         8 |         18 |     2.2500 |    0.96825 |      1.0000 |      4.0000 |
+ | "# D*(2007)~0"                                  |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         8 |          8 |     1.0000 |     1.2247 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |         8 |         16 |     2.0000 |     1.1180 |      1.0000 |      4.0000 |
+ | "# D*_s+"                                       |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dstar02D0HHPIDBeauty2Charm"             |         8 |         18 |     2.2500 |    0.96825 |      1.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |         8 |         24 |     3.0000 |     1.9365 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         8 |         42 |     5.2500 |     2.2220 |      2.0000 |      10.000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         8 |         18 |     2.2500 |     3.1918 |      0.0000 |      9.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         8 |         37 |     4.6250 |     3.6034 |      1.0000 |      12.000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        55 |         11 |(  20.0000 +- 5.39360  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KSHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KSHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KSHHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         4 |         14 |     3.5000 |     2.0616 |      2.0000 |      7.0000 |
+ | "# D*(2007)~0"                                  |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         4 |         10 |     2.5000 |     3.2016 |      0.0000 |      8.0000 |
+ | "# D*(2010)-"                                   |         4 |          2 |    0.50000 |    0.86603 |      0.0000 |      2.0000 |
+ | "# D*_s+"                                       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-Dst02D0GammaD02KSHH-Beauty2Charm" |         4 |         14 |     3.5000 |     2.0616 |      2.0000 |      7.0000 |
+ | "# Phys/BC2DD-Dst2D0PID02KSHH-Beauty2Charm"     |         4 |         12 |     3.0000 |     2.9155 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         4 |         26 |     6.5000 |     3.5707 |      3.0000 |      11.000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         4 |         28 |     7.0000 |     9.8489 |      0.0000 |      24.000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         4 |         14 |     3.5000 |     6.0622 |      0.0000 |      14.000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        42 |          0 |(  0.00000 +- 2.38095  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KSHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KSHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KSHHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         4 |         24 |     6.0000 |     6.9642 |      1.0000 |      18.000 |
+ | "# D*(2007)~0"                                  |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         4 |          9 |     2.2500 |     3.3448 |      0.0000 |      8.0000 |
+ | "# D*(2010)-"                                   |         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# D*_s+"                                       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BC2DD-Dst2D0PID02KSHH-Beauty2Charm"     |         4 |         12 |     3.0000 |     2.9155 |      1.0000 |      8.0000 |
+ | "# Phys/Dstar02D0K3HPIDBeauty2Charm"            |         4 |         24 |     6.0000 |     6.9642 |      1.0000 |      18.000 |
+ | "# input particles"                             |         4 |         36 |     9.0000 |     9.8742 |      2.0000 |      26.000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         4 |        146 |     36.500 |     62.071 |      0.0000 |      144.00 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         4 |          7 |     1.7500 |     2.4875 |      0.0000 |      6.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       153 |          1 |( 0.653595 +- 0.651455 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KSHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KSHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KSHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2D0PID02KSHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2D0PI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2KSHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2KSHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2KSHHHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2007)~0"                                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         2 |          7 |     3.5000 |     3.5000 |      0.0000 |      7.0000 |
+ | "# D*_s-"                                       |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# Phys/BC2DD-Dst02D0GammaD02KSHH-Beauty2Charm" |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/BC2DD-Dst2DPI0D2KSHHH-Beauty2Charm"     |         2 |         12 |     6.0000 |     3.0000 |      3.0000 |      9.0000 |
+ | "# input particles"                             |         2 |         14 |     7.0000 |     3.0000 |      4.0000 |      10.000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         2 |          7 |     3.5000 |     3.5000 |      0.0000 |      7.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2KSHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2KSHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2KSHHHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         3 |         21 |     7.0000 |     7.1181 |      1.0000 |      17.000 |
+ | "# D*(2007)~0"                                  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         3 |          8 |     2.6667 |     3.0912 |      0.0000 |      7.0000 |
+ | "# D*_s-"                                       |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# Phys/BC2DD-Dst2DPI0D2KSHHH-Beauty2Charm"     |         3 |         14 |     4.6667 |     3.0912 |      2.0000 |      9.0000 |
+ | "# Phys/Dstar02D0K3HPIDBeauty2Charm"            |         3 |         21 |     7.0000 |     7.1181 |      1.0000 |      17.000 |
+ | "# input particles"                             |         3 |         35 |     11.667 |     10.209 |      3.0000 |      26.000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         3 |        120 |     40.000 |     55.863 |      0.0000 |      119.00 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         3 |         44 |     14.667 |     14.055 |      1.0000 |      34.000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       164 |          0 |(  0.00000 +- 0.609756 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2KSHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2KSHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2KSHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2KSHHHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# D*(2007)~0"                                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         2 |          7 |     3.5000 |     3.5000 |      0.0000 |      7.0000 |
+ | "# D*_s-"                                       |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# Phys/BC2DD-Dst02D0PI0D02KHHH-Beauty2Charm"   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# Phys/BC2DD-Dst2DPI0D2KSHHH-Beauty2Charm"     |         2 |         12 |     6.0000 |     3.0000 |      3.0000 |      9.0000 |
+ | "# input particles"                             |         2 |         16 |     8.0000 |     2.0000 |      6.0000 |      10.000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         2 |          7 |     3.5000 |     3.5000 |      0.0000 |      7.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         2 |         11 |     5.5000 |     3.5000 |      2.0000 |      9.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2KSHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2KSHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2KSHHHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2007)~0"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/BC2DD-Dst02D0PI0D02KSHH-Beauty2Charm"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/BC2DD-Dst2DPI0D2KSHHH-Beauty2Charm"     |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2KSHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2KSHHHDs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bc2DstDst0Dst2DPI0D2KSHHHDs...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D*(2010)+  D*(2007)0 "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> D*_s+  D*(2007)0 "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*(2010)-  D*(2007)0 "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D*_s-  D*(2007)0 "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2007)0"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D*(2007)~0"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/BC2DD-Dst2DPI0D2KSHHH-Beauty2Charm"     |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/Dstar02D0HHPIDBeauty2Charm"             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# max size B_c+ -> D*(2010)+  D*(2007)0 "      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c+ -> D*_s+  D*(2007)0 "          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*(2010)-  D*(2007)0 "      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> D*_s-  D*(2007)0 "          |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2DstDst0Dst2DPI0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc2LcD0D02KPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc2LcD0D02KPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc2LcD0D02KPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+D2KPITIGHTER1PIDBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2KPIPIDBeauty2CharmFilter"             |       110 |        140 |     1.2727 |    0.52065 |      1.0000 |      4.0000 |
+ | "# input particles"                             |       110 |        140 |     1.2727 |    0.52065 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |       110 |         78 |(  70.9091 +- 4.33045  )%|   -------   |   -------   |
+ | "#passed"                                       |       110 |         86 |    0.78182 |    0.56217 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       140 |         86 |(  61.4286 +- 4.11390  )%|   -------   |   -------   |
+D2KPITIGHTER1PIDNARROWMWBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2KPITIGHTER1PIDBeauty2CharmFilter"     |        78 |         86 |     1.1026 |    0.30339 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        78 |         86 |     1.1026 |    0.30339 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        78 |         38 |(  48.7179 +- 5.65952  )%|   -------   |   -------   |
+ | "#passed"                                       |        78 |         39 |    0.50000 |    0.52502 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        86 |         39 |(  45.3488 +- 5.36826  )%|   -------   |   -------   |
+Xibc2LcD0D02KPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+Pi_Xc_XibcInputsBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       366 |      16733 |     45.719 |     19.750 |      7.0000 |      131.00 |
+ | "# input particles"                             |       366 |      16733 |     45.719 |     19.750 |      7.0000 |      131.00 |
+ |*"#accept"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ | "#passed"                                       |       366 |       9231 |     25.221 |     10.992 |      4.0000 |      74.000 |
+ |*"efficiency"                                    |     16733 |       9231 |(  55.1664 +- 0.384461 )%|   -------   |   -------   |
+K_Xc_XibcInputsBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsKaons"                      |       366 |      16733 |     45.719 |     19.750 |      7.0000 |      131.00 |
+ | "# input particles"                             |       366 |      16733 |     45.719 |     19.750 |      7.0000 |      131.00 |
+ |*"#accept"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+ | "#passed"                                       |       366 |       4832 |     13.202 |     8.0925 |      1.0000 |      52.000 |
+ |*"efficiency"                                    |     16733 |       4832 |(  28.8771 +- 0.350344 )%|   -------   |   -------   |
+P_Xc_XibcInputsBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsProtons"                    |       366 |      16733 |     45.719 |     19.750 |      7.0000 |      131.00 |
+ | "# input particles"                             |       366 |      16733 |     45.719 |     19.750 |      7.0000 |      131.00 |
+ |*"#accept"                                       |       366 |        363 |(  99.1803 +- 0.471294 )%|   -------   |   -------   |
+ | "#passed"                                       |       366 |       2752 |     7.5191 |     5.1949 |      0.0000 |      35.000 |
+ |*"efficiency"                                    |     16733 |       2752 |(  16.4465 +- 0.286571 )%|   -------   |   -------   |
+LooseLc2PKPiBeauty2Charm      SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       363 |       2445 |     6.7355 |     4.3670 |      0.0000 |      31.000 |
+ | "# K-"                                          |       363 |       2384 |     6.5675 |     4.3898 |      0.0000 |      27.000 |
+ | "# Lambda_c+ -> p+  K-  pi+ "                   |       347 |         56 |    0.16138 |    0.65079 |      0.0000 |      7.0000 |
+ | "# Lambda_c~- -> p~-  K+  pi- "                 |       341 |         73 |    0.21408 |    0.70059 |      0.0000 |      7.0000 |
+ | "# Phys/K_Xc_XibcInputsBeauty2CharmFilter"      |       363 |       4829 |     13.303 |     8.0492 |      2.0000 |      52.000 |
+ | "# Phys/P_Xc_XibcInputsBeauty2CharmFilter"      |       363 |       2752 |     7.5813 |     5.1710 |      1.0000 |      35.000 |
+ | "# Phys/Pi_Xc_XibcInputsBeauty2CharmFilter"     |       363 |       9193 |     25.325 |     10.971 |      4.0000 |      74.000 |
+ | "# input particles"                             |       363 |      16774 |     46.209 |     23.171 |      7.0000 |      146.00 |
+ | "# p+"                                          |       363 |       1387 |     3.8209 |     2.9154 |      0.0000 |      23.000 |
+ | "# pi+"                                         |       363 |       4625 |     12.741 |     5.8873 |      2.0000 |      35.000 |
+ | "# pi-"                                         |       363 |       4568 |     12.584 |     5.9807 |      0.0000 |      41.000 |
+ | "# p~-"                                         |       363 |       1365 |     3.7603 |     2.8498 |      0.0000 |      16.000 |
+ | "# selected"                                    |       363 |        129 |    0.35537 |     1.0797 |      0.0000 |      11.000 |
+ |*"#accept"                                       |       363 |         64 |(  17.6309 +- 2.00016  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     24140 |      14697 |(  60.8824 +- 0.314097 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    256580 |        965 |( 0.376101 +- 0.0120843)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       965 |        129 |(  13.3679 +- 1.09549  )%|   -------   |   -------   |
+Xibc2LcD0D02KPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+Xibc2LcD0D02KPiBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |        11 |         12 |     1.0909 |    0.28748 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |        11 |         11 |     1.0000 |     1.2060 |      0.0000 |      4.0000 |
+ | "# Lambda_c~-"                                  |        11 |         17 |     1.5455 |     1.8273 |      0.0000 |      7.0000 |
+ | "# Phys/D2KPITIGHTER1PIDNARROWMWBeauty2CharmFilt|        11 |         12 |     1.0909 |    0.28748 |      1.0000 |      2.0000 |
+ | "# Phys/LooseLc2PKPiBeauty2Charm"               |        11 |         28 |     2.5455 |     2.8079 |      1.0000 |      11.000 |
+ | "# Xi_bc+ -> Lambda_c+  D0 "                    |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda_c~-  D0 "                  |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        11 |         40 |     3.6364 |     2.7724 |      2.0000 |      12.000 |
+ | "# max size Xi_bc+ -> Lambda_c+  D0 "           |        11 |         12 |     1.0909 |     1.2398 |      0.0000 |      4.0000 |
+ | "# max size Xi_bc~- -> Lambda_c~-  D0 "         |        11 |         17 |     1.5455 |     1.8273 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        29 |          4 |(  13.7931 +- 6.40329  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingXibc2LcD0D02KPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXibc2LcD0D02KPiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc2LcD0D02KPiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc2LcD0PiD02KPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc2LcD0PiD02KPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc2LcD0PiD02KPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xibc2LcD0PiD02KPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+Xibc2LcD0PiD02KPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+Pi_Xb_XibcInputsBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Pi_PIDInputsBeauty2CharmFilter"         |        94 |       1644 |     17.489 |     7.5551 |      5.0000 |      48.000 |
+ | "# input particles"                             |        94 |       1644 |     17.489 |     7.5551 |      5.0000 |      48.000 |
+ |*"#accept"                                       |        94 |         94 |(  100.000 +- 1.06383  )%|   -------   |   -------   |
+ | "#passed"                                       |        94 |       1088 |     11.574 |     4.5511 |      3.0000 |      23.000 |
+ |*"efficiency"                                    |      1644 |       1088 |(  66.1800 +- 1.16681  )%|   -------   |   -------   |
+Xibc2LcD0PiD02KPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+Xibc2LcD0PiD02KPiBeauty2Charm SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |        11 |         12 |     1.0909 |    0.28748 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |        11 |         11 |     1.0000 |     1.2060 |      0.0000 |      4.0000 |
+ | "# Lambda_c~-"                                  |        11 |         17 |     1.5455 |     1.8273 |      0.0000 |      7.0000 |
+ | "# Phys/D2KPITIGHTER1PIDNARROWMWBeauty2CharmFilt|        11 |         12 |     1.0909 |    0.28748 |      1.0000 |      2.0000 |
+ | "# Phys/LooseLc2PKPiBeauty2Charm"               |        11 |         28 |     2.5455 |     2.8079 |      1.0000 |      11.000 |
+ | "# Phys/Pi_Xb_XibcInputsBeauty2CharmFilter"     |        11 |        136 |     12.364 |     5.7092 |      5.0000 |      23.000 |
+ | "# Xi_bc0 -> Lambda_c+  D0  pi- "               |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc0 -> Lambda_c~-  D0  pi+ "              |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        11 |        176 |     16.000 |     7.6396 |      7.0000 |      33.000 |
+ | "# max size Xi_bc0 -> Lambda_c+  D0  pi- "      |        11 |         99 |     9.0000 |     12.968 |      0.0000 |      44.000 |
+ | "# max size Xi_bc0 -> Lambda_c~-  D0  pi+ "     |        11 |        125 |     11.364 |     18.999 |      0.0000 |      70.000 |
+ | "# pi+"                                         |        11 |         70 |     6.3636 |     2.9931 |      2.0000 |      12.000 |
+ | "# pi-"                                         |        11 |         66 |     6.0000 |     2.8920 |      3.0000 |      11.000 |
+ | "# selected"                                    |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       224 |         72 |(  32.1429 +- 3.12044  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        72 |          0 |(  0.00000 +- 1.38889  )%|   -------   |   -------   |
+StrippingXibc2LcD0PiD02KPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXibc2LcD0PiD02KPiB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc2LcD0PiD02KPiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc2D0D0pD02KPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc2D0D0pD02KPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc2D0D0pD02KPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xibc2D0D0pD02KPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+P_Xb_XibcInputsBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/P_PIDInputsBeauty2CharmFilter"          |        38 |        463 |     12.184 |     7.9633 |      3.0000 |      44.000 |
+ | "# input particles"                             |        38 |        463 |     12.184 |     7.9633 |      3.0000 |      44.000 |
+ |*"#accept"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+ | "#passed"                                       |        38 |        252 |     6.6316 |     3.9565 |      2.0000 |      20.000 |
+ |*"efficiency"                                    |       463 |        252 |(  54.4276 +- 2.31457  )%|   -------   |   -------   |
+Xibc2D0D0pD02KPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+Xibc2D0D0pD02KPiBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |        38 |         39 |     1.0263 |    0.16007 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |        38 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KPITIGHTER1PIDNARROWMWBeauty2CharmFilt|        38 |         39 |     1.0263 |    0.16007 |      1.0000 |      2.0000 |
+ | "# Phys/P_Xb_XibcInputsBeauty2CharmFilter"      |        38 |        252 |     6.6316 |     3.9565 |      2.0000 |      20.000 |
+ | "# Xi_bc+ -> D0  D0  p+ "                       |        38 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  D0  p~- "                     |        38 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        38 |        291 |     7.6579 |     4.0084 |      3.0000 |      21.000 |
+ | "# max size Xi_bc+ -> D0  D0  p+ "              |        38 |        146 |     3.8421 |     5.6267 |      0.0000 |      36.000 |
+ | "# max size Xi_bc~- -> D0  D0  p~- "            |        38 |        148 |     3.8947 |     3.6040 |      0.0000 |      20.000 |
+ | "# p+"                                          |        38 |        119 |     3.1316 |     2.1542 |      0.0000 |      9.0000 |
+ | "# p~-"                                         |        38 |        133 |     3.5000 |     2.4575 |      0.0000 |      13.000 |
+ | "# selected"                                    |        38 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        38 |          0 |(  0.00000 +- 2.63158  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        14 |          5 |(  35.7143 +- 12.8060  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingXibc2D0D0pD02KPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXibc2D0D0pD02KPiBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc2D0D0pD02KPiBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc2LcPiPiOSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc2LcPiPiOSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc2LcPiPiOSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xibc2LcPiPiOSLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        64 |         64 |(  100.000 +- 1.56250  )%|   -------   |   -------   |
+Xibc2LcPiPiOSLc2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        64 |         64 |(  100.000 +- 1.56250  )%|   -------   |   -------   |
+Xibc2LcPiPiOSLc2PKPiBeauty2...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+"                                   |        64 |         56 |    0.87500 |     1.2930 |      0.0000 |      7.0000 |
+ | "# Lambda_c~-"                                  |        64 |         73 |     1.1406 |     1.2483 |      0.0000 |      7.0000 |
+ | "# Phys/LooseLc2PKPiBeauty2Charm"               |        64 |        129 |     2.0156 |     1.8070 |      1.0000 |      11.000 |
+ | "# Phys/Pi_Xb_XibcInputsBeauty2CharmFilter"     |        64 |        729 |     11.391 |     4.5676 |      4.0000 |      23.000 |
+ | "# Xi_bc+ -> Lambda_c+  pi-  pi+ "              |        64 |         15 |    0.23438 |     1.7387 |      0.0000 |      14.000 |
+ | "# Xi_bc~- -> Lambda_c~-  pi+  pi- "            |        64 |          8 |    0.12500 |    0.62500 |      0.0000 |      4.0000 |
+ | "# input particles"                             |        64 |        858 |     13.406 |     5.6312 |      6.0000 |      32.000 |
+ | "# max size Xi_bc+ -> Lambda_c+  pi-  pi+ "     |        64 |       3090 |     48.281 |     101.50 |      0.0000 |      560.00 |
+ | "# max size Xi_bc~- -> Lambda_c~-  pi+  pi- "   |        64 |       3194 |     49.906 |     120.03 |      0.0000 |      770.00 |
+ | "# pi+"                                         |        64 |        362 |     5.6562 |     3.1186 |      1.0000 |      16.000 |
+ | "# pi-"                                         |        64 |        367 |     5.7344 |     2.2655 |      2.0000 |      11.000 |
+ | "# selected"                                    |        64 |         23 |    0.35938 |     2.2595 |      0.0000 |      18.000 |
+ |*"#accept"                                       |        64 |          4 |(  6.25000 +- 3.02577  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6284 |        823 |(  13.0968 +- 0.425581 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       823 |         23 |(  2.79465 +- 0.574525 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Xibc2LcPiPiOSLc2PKPiBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcPiPiOSLc2PKPiBeauty2Charm"       |         4 |         23 |     5.7500 |     7.1195 |      1.0000 |      18.000 |
+ | "# input particles"                             |         4 |         23 |     5.7500 |     7.1195 |      1.0000 |      18.000 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+Xibc2LcPiPiOSLc2PKPiBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcPiPiOSLc2PKPiBeauty2CharmTISTOS" |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+Xibc2LcPiPiOSLc2PKPiBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcPiPiOSLc2PKPiBeauty2CharmB2CBBDTB|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo1_Xibc2LcPiPiOSL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcPiPiOSLc2PKPiBeauty2CharmLine"   |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_Xibc2LcPiPiOSL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcPiPiOSLc2PKPiBeauty2CharmLine"   |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_Xibc2LcPiPiOSL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcPiPiOSLc2PKPiBeauty2CharmLine"   |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingXibc2LcPiPiOSLc2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingXibc2LcPiPiOSLc2PK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc2LcPiPiOSLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc2LcKPiOSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc2LcKPiOSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc2LcKPiOSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xibc2LcKPiOSLc2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        64 |         64 |(  100.000 +- 1.56250  )%|   -------   |   -------   |
+K_Xb_XibcInputsBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/K_PIDInputsBeauty2CharmFilter"          |        64 |        799 |     12.484 |     7.2951 |      2.0000 |      43.000 |
+ | "# input particles"                             |        64 |        799 |     12.484 |     7.2951 |      2.0000 |      43.000 |
+ |*"#accept"                                       |        64 |         64 |(  100.000 +- 1.56250  )%|   -------   |   -------   |
+ | "#passed"                                       |        64 |        476 |     7.4375 |     4.0577 |      1.0000 |      20.000 |
+ |*"efficiency"                                    |       799 |        476 |(  59.5745 +- 1.73614  )%|   -------   |   -------   |
+Xibc2LcKPiOSLc2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        64 |         64 |(  100.000 +- 1.56250  )%|   -------   |   -------   |
+Xibc2LcKPiOSLc2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        64 |         64 |(  100.000 +- 1.56250  )%|   -------   |   -------   |
+Xibc2LcKPiOSLc2PKPiBeauty2C...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        64 |        246 |     3.8438 |     2.6996 |      0.0000 |      15.000 |
+ | "# K-"                                          |        64 |        230 |     3.5938 |     1.9503 |      1.0000 |      11.000 |
+ | "# Lambda_c+"                                   |        64 |         56 |    0.87500 |     1.2930 |      0.0000 |      7.0000 |
+ | "# Lambda_c~-"                                  |        64 |         73 |     1.1406 |     1.2483 |      0.0000 |      7.0000 |
+ | "# Phys/K_Xb_XibcInputsBeauty2CharmFilter"      |        64 |        476 |     7.4375 |     4.0577 |      1.0000 |      20.000 |
+ | "# Phys/LooseLc2PKPiBeauty2Charm"               |        64 |        129 |     2.0156 |     1.8070 |      1.0000 |      11.000 |
+ | "# Phys/Pi_Xb_XibcInputsBeauty2CharmFilter"     |        64 |        729 |     11.391 |     4.5676 |      4.0000 |      23.000 |
+ | "# Xi_bc+ -> Lambda_c+  K-  pi+ "               |        64 |         13 |    0.20312 |     1.6123 |      0.0000 |      13.000 |
+ | "# Xi_bc~- -> Lambda_c~-  K+  pi- "             |        64 |          6 |   0.093750 |    0.42274 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        64 |       1334 |     20.844 |     9.2554 |      8.0000 |      48.000 |
+ | "# max size Xi_bc+ -> Lambda_c+  K-  pi+ "      |        64 |       1996 |     31.188 |     68.891 |      0.0000 |      320.00 |
+ | "# max size Xi_bc~- -> Lambda_c~-  K+  pi- "    |        64 |       2389 |     37.328 |     90.072 |      0.0000 |      539.00 |
+ | "# pi+"                                         |        64 |        362 |     5.6562 |     3.1186 |      1.0000 |      16.000 |
+ | "# pi-"                                         |        64 |        367 |     5.7344 |     2.2655 |      2.0000 |      11.000 |
+ | "# selected"                                    |        64 |         19 |    0.29688 |     1.8848 |      0.0000 |      15.000 |
+ |*"#accept"                                       |        64 |          3 |(  4.68750 +- 2.64214  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4385 |        653 |(  14.8917 +- 0.537617 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       653 |         19 |(  2.90965 +- 0.657736 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Xibc2LcKPiOSLc2PKPiBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcKPiOSLc2PKPiBeauty2Charm"        |         3 |         19 |     6.3333 |     6.1283 |      2.0000 |      15.000 |
+ | "# input particles"                             |         3 |         19 |     6.3333 |     6.1283 |      2.0000 |      15.000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+Xibc2LcKPiOSLc2PKPiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcKPiOSLc2PKPiBeauty2CharmTISTOS"  |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Xibc2LcKPiOSLc2PKPiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcKPiOSLc2PKPiBeauty2CharmB2CBBDTBe|         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_Xibc2LcKPiOSLc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcKPiOSLc2PKPiBeauty2CharmLine"    |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Xibc2LcKPiOSLc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcKPiOSLc2PKPiBeauty2CharmLine"    |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Xibc2LcKPiOSLc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcKPiOSLc2PKPiBeauty2CharmLine"    |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingXibc2LcKPiOSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingXibc2LcKPiOSLc2PKP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc2LcKPiOSLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc2LcPiKOSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc2LcPiKOSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc2LcPiKOSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xibc2LcPiKOSLc2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        64 |         64 |(  100.000 +- 1.56250  )%|   -------   |   -------   |
+Xibc2LcPiKOSLc2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        64 |         64 |(  100.000 +- 1.56250  )%|   -------   |   -------   |
+Xibc2LcPiKOSLc2PKPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        64 |         64 |(  100.000 +- 1.56250  )%|   -------   |   -------   |
+Xibc2LcPiKOSLc2PKPiBeauty2C...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        64 |        246 |     3.8438 |     2.6996 |      0.0000 |      15.000 |
+ | "# K-"                                          |        64 |        230 |     3.5938 |     1.9503 |      1.0000 |      11.000 |
+ | "# Lambda_c+"                                   |        64 |         56 |    0.87500 |     1.2930 |      0.0000 |      7.0000 |
+ | "# Lambda_c~-"                                  |        64 |         73 |     1.1406 |     1.2483 |      0.0000 |      7.0000 |
+ | "# Phys/K_Xb_XibcInputsBeauty2CharmFilter"      |        64 |        476 |     7.4375 |     4.0577 |      1.0000 |      20.000 |
+ | "# Phys/LooseLc2PKPiBeauty2Charm"               |        64 |        129 |     2.0156 |     1.8070 |      1.0000 |      11.000 |
+ | "# Phys/Pi_Xb_XibcInputsBeauty2CharmFilter"     |        64 |        729 |     11.391 |     4.5676 |      4.0000 |      23.000 |
+ | "# Xi_bc+ -> Lambda_c+  K+  pi- "               |        64 |          7 |    0.10938 |    0.75244 |      0.0000 |      6.0000 |
+ | "# Xi_bc~- -> Lambda_c~-  K-  pi+ "             |        64 |          5 |   0.078125 |    0.62010 |      0.0000 |      5.0000 |
+ | "# input particles"                             |        64 |       1334 |     20.844 |     9.2554 |      8.0000 |      48.000 |
+ | "# max size Xi_bc+ -> Lambda_c+  K+  pi- "      |        64 |       2205 |     34.453 |     84.685 |      0.0000 |      525.00 |
+ | "# max size Xi_bc~- -> Lambda_c~-  K-  pi+ "    |        64 |       2363 |     36.922 |     97.870 |      0.0000 |      560.00 |
+ | "# pi+"                                         |        64 |        362 |     5.6562 |     3.1186 |      1.0000 |      16.000 |
+ | "# pi-"                                         |        64 |        367 |     5.7344 |     2.2655 |      2.0000 |      11.000 |
+ | "# selected"                                    |        64 |         12 |    0.18750 |     1.3679 |      0.0000 |      11.000 |
+ |*"#accept"                                       |        64 |          2 |(  3.12500 +- 2.17491  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4568 |        685 |(  14.9956 +- 0.528250 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       685 |         12 |(  1.75182 +- 0.501259 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Xibc2LcPiKOSLc2PKPiBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcPiKOSLc2PKPiBeauty2Charm"        |         2 |         12 |     6.0000 |     5.0000 |      1.0000 |      11.000 |
+ | "# input particles"                             |         2 |         12 |     6.0000 |     5.0000 |      1.0000 |      11.000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingXibc2LcPiKOSLc2PKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXibc2LcPiKOSLc2PKP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc2LcPiKOSLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc02XiccpPiXiccp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc02XiccpPiXiccp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc02XiccpPiXiccp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+LooseXic02PKKPiBeauty2Charm   SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       363 |       2445 |     6.7355 |     4.3670 |      0.0000 |      31.000 |
+ | "# K-"                                          |       363 |       2384 |     6.5675 |     4.3898 |      0.0000 |      27.000 |
+ | "# Phys/K_Xc_XibcInputsBeauty2CharmFilter"      |       363 |       4829 |     13.303 |     8.0492 |      2.0000 |      52.000 |
+ | "# Phys/P_Xc_XibcInputsBeauty2CharmFilter"      |       363 |       2752 |     7.5813 |     5.1710 |      1.0000 |      35.000 |
+ | "# Phys/Pi_Xc_XibcInputsBeauty2CharmFilter"     |       363 |       9193 |     25.325 |     10.971 |      4.0000 |      74.000 |
+ | "# Xi_c0 -> p+  K-  K-  pi+ "                   |       347 |         15 |   0.043228 |    0.45027 |      0.0000 |      6.0000 |
+ | "# Xi_c~0 -> p~-  K+  K+  pi- "                 |       341 |          7 |   0.020528 |    0.19417 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       363 |      16774 |     46.209 |     23.171 |      7.0000 |      146.00 |
+ | "# p+"                                          |       363 |       1387 |     3.8209 |     2.9154 |      0.0000 |      23.000 |
+ | "# pi+"                                         |       363 |       4625 |     12.741 |     5.8873 |      2.0000 |      35.000 |
+ | "# pi-"                                         |       363 |       4568 |     12.584 |     5.9807 |      0.0000 |      41.000 |
+ | "# p~-"                                         |       363 |       1365 |     3.7603 |     2.8498 |      0.0000 |      16.000 |
+ | "# selected"                                    |       363 |         22 |   0.060606 |    0.57176 |      0.0000 |      9.0000 |
+ |*"#accept"                                       |       363 |          8 |(  2.20386 +- 0.770547 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     24140 |      14697 |(  60.8824 +- 0.314097 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     71546 |      41565 |(  58.0955 +- 0.184463 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    795288 |        129 |(0.0162205 +- 0.00142802)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       129 |         22 |(  17.0543 +- 3.31145  )%|   -------   |   -------   |
+LooseXiccp2Xic0PiXic02PKKPi...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LooseXic02PKKPiBeauty2Charm"            |         8 |         22 |     2.7500 |     2.7272 |      1.0000 |      9.0000 |
+ | "# Phys/Pi_Xb_XibcInputsBeauty2CharmFilter"     |         8 |        127 |     15.875 |     5.8617 |      7.0000 |      23.000 |
+ | "# Xi_c0"                                       |         8 |         15 |     1.8750 |     2.3150 |      0.0000 |      6.0000 |
+ | "# Xi_cc+ -> Xi_c0  pi+ "                       |         8 |         16 |     2.0000 |     3.5355 |      0.0000 |      11.000 |
+ | "# Xi_cc~- -> Xi_c~0  pi- "                     |         8 |          6 |    0.75000 |     1.2990 |      0.0000 |      4.0000 |
+ | "# Xi_c~0"                                      |         8 |          7 |    0.87500 |    0.92702 |      0.0000 |      3.0000 |
+ | "# input particles"                             |         8 |        149 |     18.625 |     7.2618 |      8.0000 |      30.000 |
+ | "# max size Xi_cc+ -> Xi_c0  pi+ "              |         8 |        142 |     17.750 |     23.183 |      0.0000 |      60.000 |
+ | "# max size Xi_cc~- -> Xi_c~0  pi- "            |         8 |         63 |     7.8750 |     10.289 |      0.0000 |      33.000 |
+ | "# pi+"                                         |         8 |         69 |     8.6250 |     3.8710 |      4.0000 |      16.000 |
+ | "# pi-"                                         |         8 |         58 |     7.2500 |     2.7726 |      3.0000 |      12.000 |
+ | "# selected"                                    |         8 |         22 |     2.7500 |     4.7104 |      0.0000 |      15.000 |
+ |*"#accept"                                       |         8 |          6 |(  75.0000 +- 15.3093  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       205 |         51 |(  24.8780 +- 3.01936  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        51 |         22 |(  43.1373 +- 6.93514  )%|   -------   |   -------   |
+Xibc02XiccpPiXiccp2Xic0PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Xibc02XiccpPiXiccp2Xic0PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Xibc02XiccpPiXiccp2Xic0PiBe...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LooseXiccp2Xic0PiXic02PKKPiPBeauty2Charm|         6 |         22 |     3.6667 |     5.1208 |      1.0000 |      15.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |         6 |         71 |     11.833 |     5.1774 |      4.0000 |      20.000 |
+ | "# Xi_bc0 -> Xi_cc+  pi- "                      |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~0 -> Xi_cc~-  pi+ "                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_cc+"                                      |         6 |         16 |     2.6667 |     3.8586 |      0.0000 |      11.000 |
+ | "# Xi_cc~-"                                     |         6 |          6 |     1.0000 |     1.4142 |      0.0000 |      4.0000 |
+ | "# input particles"                             |         6 |         93 |     15.500 |     7.7406 |      5.0000 |      29.000 |
+ | "# max size Xi_bc0 -> Xi_cc+  pi- "             |         6 |         72 |     12.000 |     19.502 |      0.0000 |      55.000 |
+ | "# max size Xi_bc~0 -> Xi_cc~-  pi+ "           |         6 |         47 |     7.8333 |     12.838 |      0.0000 |      36.000 |
+ | "# pi+"                                         |         6 |         40 |     6.6667 |     3.9016 |      2.0000 |      14.000 |
+ | "# pi-"                                         |         6 |         31 |     5.1667 |     2.1148 |      2.0000 |      8.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       119 |         16 |(  13.4454 +- 3.12722  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        16 |          0 |(  0.00000 +- 6.25000  )%|   -------   |   -------   |
+StrippingXibc02XiccpPiXiccp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXibc02XiccpPiXiccp...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc02XiccpPiXiccp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc2XiccppPiXiccp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc2XiccppPiXiccp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc2XiccppPiXiccp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+LooseXic2PKPiBeauty2Charm     SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       363 |       2445 |     6.7355 |     4.3670 |      0.0000 |      31.000 |
+ | "# K-"                                          |       363 |       2384 |     6.5675 |     4.3898 |      0.0000 |      27.000 |
+ | "# Phys/K_Xc_XibcInputsBeauty2CharmFilter"      |       363 |       4829 |     13.303 |     8.0492 |      2.0000 |      52.000 |
+ | "# Phys/P_Xc_XibcInputsBeauty2CharmFilter"      |       363 |       2752 |     7.5813 |     5.1710 |      1.0000 |      35.000 |
+ | "# Phys/Pi_Xc_XibcInputsBeauty2CharmFilter"     |       363 |       9193 |     25.325 |     10.971 |      4.0000 |      74.000 |
+ | "# Xi_c+ -> p+  K-  pi+ "                       |       347 |         75 |    0.21614 |    0.82607 |      0.0000 |      10.000 |
+ | "# Xi_c~- -> p~-  K+  pi- "                     |       341 |         80 |    0.23460 |    0.79447 |      0.0000 |      8.0000 |
+ | "# input particles"                             |       363 |      16774 |     46.209 |     23.171 |      7.0000 |      146.00 |
+ | "# p+"                                          |       363 |       1387 |     3.8209 |     2.9154 |      0.0000 |      23.000 |
+ | "# pi+"                                         |       363 |       4625 |     12.741 |     5.8873 |      2.0000 |      35.000 |
+ | "# pi-"                                         |       363 |       4568 |     12.584 |     5.9807 |      0.0000 |      41.000 |
+ | "# p~-"                                         |       363 |       1365 |     3.7603 |     2.8498 |      0.0000 |      16.000 |
+ | "# selected"                                    |       363 |        155 |    0.42700 |     1.3390 |      0.0000 |      14.000 |
+ |*"#accept"                                       |       363 |         65 |(  17.9063 +- 2.01236  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     24140 |      14697 |(  60.8824 +- 0.314097 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    256580 |       1281 |( 0.499259 +- 0.0139144)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1281 |        155 |(  12.0999 +- 0.911195 )%|   -------   |   -------   |
+LooseXiccpp2XicPiXic2PKPiPB...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LooseXic2PKPiBeauty2Charm"              |        65 |        155 |     2.3846 |     2.3118 |      1.0000 |      14.000 |
+ | "# Phys/Pi_Xb_XibcInputsBeauty2CharmFilter"     |        65 |        811 |     12.477 |     4.7946 |      3.0000 |      23.000 |
+ | "# Xi_c+"                                       |        65 |         75 |     1.1538 |     1.6003 |      0.0000 |      10.000 |
+ | "# Xi_cc++ -> Xi_c+  pi+ "                      |        65 |         44 |    0.67692 |     1.5602 |      0.0000 |      10.000 |
+ | "# Xi_cc~-- -> Xi_c~-  pi- "                    |        65 |         19 |    0.29231 |    0.77901 |      0.0000 |      5.0000 |
+ | "# Xi_c~-"                                      |        65 |         80 |     1.2308 |     1.4440 |      0.0000 |      8.0000 |
+ | "# input particles"                             |        65 |        966 |     14.862 |     6.1441 |      4.0000 |      37.000 |
+ | "# max size Xi_cc++ -> Xi_c+  pi+ "             |        65 |        627 |     9.6462 |     21.279 |      0.0000 |      160.00 |
+ | "# max size Xi_cc~-- -> Xi_c~-  pi- "           |        65 |        550 |     8.4615 |     13.626 |      0.0000 |      88.000 |
+ | "# pi+"                                         |        65 |        419 |     6.4462 |     3.1624 |      1.0000 |      16.000 |
+ | "# pi-"                                         |        65 |        392 |     6.0308 |     2.4929 |      2.0000 |      12.000 |
+ | "# selected"                                    |        65 |         63 |    0.96923 |     1.8057 |      0.0000 |      11.000 |
+ |*"#accept"                                       |        65 |         27 |(  41.5385 +- 6.11229  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1177 |        245 |(  20.8156 +- 1.18339  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       245 |         63 |(  25.7143 +- 2.79227  )%|   -------   |   -------   |
+Xibc2XiccppPiXiccpp2XicPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+Xibc2XiccppPiXiccpp2XicPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+Xibc2XiccppPiXiccpp2XicPiBe...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LooseXiccpp2XicPiXic2PKPiPBeauty2Charm" |        27 |         63 |     2.3333 |     2.1602 |      1.0000 |      11.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        27 |        262 |     9.7037 |     4.0808 |      1.0000 |      20.000 |
+ | "# Xi_bc+ -> Xi_cc++  pi- "                     |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Xi_cc~--  pi+ "                   |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_cc++"                                     |        27 |         44 |     1.6296 |     2.0754 |      0.0000 |      10.000 |
+ | "# Xi_cc~--"                                    |        27 |         19 |    0.70370 |     1.0823 |      0.0000 |      5.0000 |
+ | "# input particles"                             |        27 |        325 |     12.037 |     5.8149 |      2.0000 |      31.000 |
+ | "# max size Xi_bc+ -> Xi_cc++  pi- "            |        27 |        230 |     8.5185 |     13.231 |      0.0000 |      60.000 |
+ | "# max size Xi_bc~- -> Xi_cc~--  pi+ "          |        27 |        118 |     4.3704 |     9.1009 |      0.0000 |      45.000 |
+ | "# pi+"                                         |        27 |        142 |     5.2593 |     2.7297 |      0.0000 |      14.000 |
+ | "# pi-"                                         |        27 |        120 |     4.4444 |     2.0608 |      1.0000 |      10.000 |
+ | "# selected"                                    |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       348 |         51 |(  14.6552 +- 1.89581  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        51 |          0 |(  0.00000 +- 1.96078  )%|   -------   |   -------   |
+StrippingXibc2XiccppPiXiccp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXibc2XiccppPiXiccp...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc2XiccppPiXiccp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc2LcPiLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc2LcPiLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc2LcPiLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xibc2LcPiLc2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        64 |         64 |(  100.000 +- 1.56250  )%|   -------   |   -------   |
+Xibc2LcPiLc2PKPiBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        64 |         64 |(  100.000 +- 1.56250  )%|   -------   |   -------   |
+Xibc2LcPiLc2PKPiBeauty2Charm  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+"                                   |        64 |         56 |    0.87500 |     1.2930 |      0.0000 |      7.0000 |
+ | "# Lambda_c~-"                                  |        64 |         73 |     1.1406 |     1.2483 |      0.0000 |      7.0000 |
+ | "# Phys/LooseLc2PKPiBeauty2Charm"               |        64 |        129 |     2.0156 |     1.8070 |      1.0000 |      11.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        64 |        529 |     8.2656 |     3.8537 |      2.0000 |      20.000 |
+ | "# Xi_bc0 -> Lambda_c+  pi- "                   |        64 |          2 |   0.031250 |    0.17399 |      0.0000 |      1.0000 |
+ | "# Xi_bc~0 -> Lambda_c~-  pi+ "                 |        64 |          1 |   0.015625 |    0.12402 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        64 |        658 |     10.281 |     4.8201 |      4.0000 |      25.000 |
+ | "# max size Xi_bc0 -> Lambda_c+  pi- "          |        64 |        265 |     4.1406 |     6.2846 |      0.0000 |      30.000 |
+ | "# max size Xi_bc~0 -> Lambda_c~-  pi+ "        |        64 |        314 |     4.9062 |     9.3252 |      0.0000 |      63.000 |
+ | "# pi+"                                         |        64 |        255 |     3.9844 |     2.5708 |      0.0000 |      14.000 |
+ | "# pi-"                                         |        64 |        274 |     4.2812 |     2.0575 |      1.0000 |      10.000 |
+ | "# selected"                                    |        64 |          3 |   0.046875 |    0.21137 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        64 |          3 |(  4.68750 +- 2.64214  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       579 |         40 |(  6.90846 +- 1.05392  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        40 |          3 |(  7.50000 +- 4.16458  )%|   -------   |   -------   |
+Xibc2LcPiLc2PKPiBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcPiLc2PKPiBeauty2Charm"           |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+Xibc2LcPiLc2PKPiBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcPiLc2PKPiBeauty2CharmTISTOS"     |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Xibc2LcPiLc2PKPiBeauty2Char...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Xibc2LcPiLc2PKPiBeauty2CharmB2CBBDTBeaut|         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_Xibc2LcPiLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcPiLc2PKPiBeauty2CharmLine"       |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Xibc2LcPiLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcPiLc2PKPiBeauty2CharmLine"       |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Xibc2LcPiLc2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcPiLc2PKPiBeauty2CharmLine"       |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingXibc2LcPiLc2PKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingXibc2LcPiLc2PKPiBe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc2LcPiLc2PKPiBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc2LcKLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc2LcKLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc2LcKLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xibc2LcKLc2PKPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        64 |         64 |(  100.000 +- 1.56250  )%|   -------   |   -------   |
+Xibc2LcKLc2PKPiBeauty2Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        64 |         64 |(  100.000 +- 1.56250  )%|   -------   |   -------   |
+Xibc2LcKLc2PKPiBeauty2Charm   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        64 |        177 |     2.7656 |     2.1704 |      0.0000 |      13.000 |
+ | "# K-"                                          |        64 |        173 |     2.7031 |     1.5878 |      0.0000 |      7.0000 |
+ | "# Lambda_c+"                                   |        64 |         56 |    0.87500 |     1.2930 |      0.0000 |      7.0000 |
+ | "# Lambda_c~-"                                  |        64 |         73 |     1.1406 |     1.2483 |      0.0000 |      7.0000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        64 |        350 |     5.4688 |     3.1621 |      1.0000 |      17.000 |
+ | "# Phys/LooseLc2PKPiBeauty2Charm"               |        64 |        129 |     2.0156 |     1.8070 |      1.0000 |      11.000 |
+ | "# Xi_bc0 -> Lambda_c+  K- "                    |        64 |          1 |   0.015625 |    0.12402 |      0.0000 |      1.0000 |
+ | "# Xi_bc~0 -> Lambda_c~-  K+ "                  |        64 |          1 |   0.015625 |    0.12402 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        64 |        479 |     7.4844 |     4.2829 |      2.0000 |      22.000 |
+ | "# max size Xi_bc0 -> Lambda_c+  K- "           |        64 |        180 |     2.8125 |     5.0617 |      0.0000 |      24.000 |
+ | "# max size Xi_bc~0 -> Lambda_c~-  K+ "         |        64 |        208 |     3.2500 |     5.9687 |      0.0000 |      35.000 |
+ | "# selected"                                    |        64 |          2 |   0.031250 |    0.17399 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        64 |          2 |(  3.12500 +- 2.17491  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       388 |         32 |(  8.24742 +- 1.39654  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        32 |          2 |(  6.25000 +- 4.27908  )%|   -------   |   -------   |
+Xibc2LcKLc2PKPiBeauty2Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcKLc2PKPiBeauty2Charm"            |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Xibc2LcKLc2PKPiBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcKLc2PKPiBeauty2CharmTISTOS"      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Xibc2LcKLc2PKPiBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Xibc2LcKLc2PKPiBeauty2CharmB2CBBDTBeauty|         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_Xibc2LcKLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcKLc2PKPiBeauty2CharmLine"        |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Xibc2LcKLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcKLc2PKPiBeauty2CharmLine"        |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Xibc2LcKLc2PKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcKLc2PKPiBeauty2CharmLine"        |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingXibc2LcKLc2PKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingXibc2LcKLc2PKPiBea...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc2LcKLc2PKPiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc2XicPiXic2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc2XicPiXic2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc2XicPiXic2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xibc2XicPiXic2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        65 |         65 |(  100.000 +- 1.53846  )%|   -------   |   -------   |
+Xibc2XicPiXic2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        65 |         65 |(  100.000 +- 1.53846  )%|   -------   |   -------   |
+Xibc2XicPiXic2PKPiBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LooseXic2PKPiBeauty2Charm"              |        65 |        155 |     2.3846 |     2.3118 |      1.0000 |      14.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        65 |        564 |     8.6769 |     3.8635 |      1.0000 |      20.000 |
+ | "# Xi_bc0 -> Xi_c+  pi- "                       |        65 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~0 -> Xi_c~-  pi+ "                     |        65 |          3 |   0.046154 |    0.27348 |      0.0000 |      2.0000 |
+ | "# Xi_c+"                                       |        65 |         75 |     1.1538 |     1.6003 |      0.0000 |      10.000 |
+ | "# Xi_c~-"                                      |        65 |         80 |     1.2308 |     1.4440 |      0.0000 |      8.0000 |
+ | "# input particles"                             |        65 |        719 |     11.062 |     5.2882 |      2.0000 |      34.000 |
+ | "# max size Xi_bc0 -> Xi_c+  pi- "              |        65 |        342 |     5.2615 |     9.2242 |      0.0000 |      60.000 |
+ | "# max size Xi_bc~0 -> Xi_c~-  pi+ "            |        65 |        431 |     6.6308 |     11.981 |      0.0000 |      72.000 |
+ | "# pi+"                                         |        65 |        295 |     4.5385 |     2.4812 |      0.0000 |      14.000 |
+ | "# pi-"                                         |        65 |        269 |     4.1385 |     1.9991 |      1.0000 |      10.000 |
+ | "# selected"                                    |        65 |          3 |   0.046154 |    0.27348 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        65 |          2 |(  3.07692 +- 2.14198  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       773 |         49 |(  6.33894 +- 0.876391 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        49 |          3 |(  6.12245 +- 3.42488  )%|   -------   |   -------   |
+Xibc2XicPiXic2PKPiBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2XicPiXic2PKPiBeauty2Charm"         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Xibc2XicPiXic2PKPiBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2XicPiXic2PKPiBeauty2CharmTISTOS"   |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Xibc2XicPiXic2PKPiBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2XicPiXic2PKPiBeauty2CharmB2CBBDTBea|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_Xibc2XicPiXic2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2XicPiXic2PKPiBeauty2CharmLine"     |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Xibc2XicPiXic2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2XicPiXic2PKPiBeauty2CharmLine"     |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Xibc2XicPiXic2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2XicPiXic2PKPiBeauty2CharmLine"     |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingXibc2XicPiXic2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingXibc2XicPiXic2PKPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc2XicPiXic2PKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc2Xic0PiXic02PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc2Xic0PiXic02PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc2Xic0PiXic02PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xibc2Xic0PiXic02PKKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+Xibc2Xic0PiXic02PKKPiBeauty...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+Xibc2Xic0PiXic02PKKPiBeauty...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LooseXic02PKKPiBeauty2Charm"            |         8 |         22 |     2.7500 |     2.7272 |      1.0000 |      9.0000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |         8 |         86 |     10.750 |     5.1660 |      4.0000 |      20.000 |
+ | "# Xi_bc+ -> Xi_c0  pi+ "                       |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Xi_c~0  pi- "                     |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c0"                                       |         8 |         15 |     1.8750 |     2.3150 |      0.0000 |      6.0000 |
+ | "# Xi_c~0"                                      |         8 |          7 |    0.87500 |    0.92702 |      0.0000 |      3.0000 |
+ | "# input particles"                             |         8 |        108 |     13.500 |     6.4420 |      5.0000 |      23.000 |
+ | "# max size Xi_bc+ -> Xi_c0  pi+ "              |         8 |        118 |     14.750 |     20.444 |      0.0000 |      54.000 |
+ | "# max size Xi_bc~- -> Xi_c~0  pi- "            |         8 |         38 |     4.7500 |     4.9687 |      0.0000 |      15.000 |
+ | "# pi+"                                         |         8 |         47 |     5.8750 |     3.7228 |      2.0000 |      14.000 |
+ | "# pi-"                                         |         8 |         39 |     4.8750 |     2.1469 |      2.0000 |      8.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       156 |         11 |(  7.05128 +- 2.04971  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+StrippingXibc2Xic0PiXic02PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXibc2Xic0PiXic02PK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc2Xic0PiXic02PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc02XiccpMuXiccp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc02XiccpMuXiccp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc02XiccpMuXiccp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xibc02XiccpMuXiccp2Xic0PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Xibc02XiccpMuXiccp2Xic0PiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Xibc02XiccpMuXiccp2Xic0PiBe...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LooseXiccp2Xic0PiXic02PKKPiPBeauty2Charm|         4 |         18 |     4.5000 |     6.0622 |      1.0000 |      15.000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |         4 |         13 |     3.2500 |     2.2776 |      1.0000 |      7.0000 |
+ | "# Xi_bc0 -> Xi_cc+  mu- "                      |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~0 -> Xi_cc~-  mu+ "                    |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Xi_cc+"                                      |         4 |         12 |     3.0000 |     4.6368 |      0.0000 |      11.000 |
+ | "# Xi_cc~-"                                     |         4 |          6 |     1.5000 |     1.5000 |      0.0000 |      4.0000 |
+ | "# input particles"                             |         4 |         31 |     7.7500 |     5.7609 |      2.0000 |      17.000 |
+ | "# max size Xi_bc0 -> Xi_cc+  mu- "             |         4 |          2 |    0.50000 |    0.86603 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc~0 -> Xi_cc~-  mu+ "           |         4 |          9 |     2.2500 |     3.3448 |      0.0000 |      8.0000 |
+ | "# mu+"                                         |         4 |          8 |     2.0000 |     1.8708 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |         4 |          5 |     1.2500 |     1.2990 |      0.0000 |      3.0000 |
+ | "# selected"                                    |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |          5 |(  45.4545 +- 15.0131  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+Xibc02XiccpMuXiccp2Xic0PiBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc02XiccpMuXiccp2Xic0PiBeauty2Charm"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Xibc02XiccpMuXiccp2Xic0PiBe...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc02XiccpMuXiccp2Xic0PiBeauty2CharmTIS|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Xibc02XiccpMuXiccp2Xic0PiBe...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Xibc02XiccpMuXiccp2Xic0PiBeauty2CharmB2C|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Xibc02XiccpMuX...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc02XiccpMuXiccp2Xic0PiBeauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Xibc02XiccpMuX...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc02XiccpMuXiccp2Xic0PiBeauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Xibc02XiccpMuX...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc02XiccpMuXiccp2Xic0PiBeauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXibc02XiccpMuXiccp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXibc02XiccpMuXiccp...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc02XiccpMuXiccp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc2XiccppMuXiccp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc2XiccppMuXiccp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc2XiccppMuXiccp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xibc2XiccppMuXiccpp2XicPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+Xibc2XiccppMuXiccpp2XicPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+Xibc2XiccppMuXiccpp2XicPiBe...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LooseXiccpp2XicPiXic2PKPiPBeauty2Charm" |        17 |         48 |     2.8235 |     2.5260 |      1.0000 |      11.000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        17 |         39 |     2.2941 |     1.7069 |      1.0000 |      7.0000 |
+ | "# Xi_bc+ -> Xi_cc++  mu- "                     |        17 |          3 |    0.17647 |    0.51281 |      0.0000 |      2.0000 |
+ | "# Xi_bc~- -> Xi_cc~--  mu+ "                   |        17 |          2 |    0.11765 |    0.32219 |      0.0000 |      1.0000 |
+ | "# Xi_cc++"                                     |        17 |         34 |     2.0000 |     2.4254 |      0.0000 |      10.000 |
+ | "# Xi_cc~--"                                    |        17 |         14 |    0.82353 |     1.2941 |      0.0000 |      5.0000 |
+ | "# input particles"                             |        17 |         87 |     5.1176 |     4.0276 |      2.0000 |      18.000 |
+ | "# max size Xi_bc+ -> Xi_cc++  mu- "            |        17 |         52 |     3.0588 |     4.8077 |      0.0000 |      20.000 |
+ | "# max size Xi_bc~- -> Xi_cc~--  mu+ "          |        17 |         20 |     1.1765 |     2.5492 |      0.0000 |      10.000 |
+ | "# mu+"                                         |        17 |         20 |     1.1765 |     1.5043 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        17 |         19 |     1.1176 |    0.89983 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        17 |          5 |    0.29412 |    0.57032 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        17 |          4 |(  23.5294 +- 10.2879  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        72 |         36 |(  50.0000 +- 5.89256  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        36 |          5 |(  13.8889 +- 5.76384  )%|   -------   |   -------   |
+Xibc2XiccppMuXiccpp2XicPiBe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2XiccppMuXiccpp2XicPiBeauty2Charm"  |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+Xibc2XiccppMuXiccpp2XicPiBe...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2XiccppMuXiccpp2XicPiBeauty2CharmTIS|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Xibc2XiccppMuXiccpp2XicPiBe...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Xibc2XiccppMuXiccpp2XicPiBeauty2CharmB2C|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Xibc2XiccppMuX...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2XiccppMuXiccpp2XicPiBeauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Xibc2XiccppMuX...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2XiccppMuXiccpp2XicPiBeauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Xibc2XiccppMuX...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2XiccppMuXiccpp2XicPiBeauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXibc2XiccppMuXiccp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXibc2XiccppMuXiccp...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc2XiccppMuXiccp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc02XiccpMuWSXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc02XiccpMuWSXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc02XiccpMuWSXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xibc02XiccpMuWSXiccp2Xic0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Xibc02XiccpMuWSXiccp2Xic0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Xibc02XiccpMuWSXiccp2Xic0Pi...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LooseXiccp2Xic0PiXic02PKKPiPBeauty2Charm|         4 |         18 |     4.5000 |     6.0622 |      1.0000 |      15.000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |         4 |         13 |     3.2500 |     2.2776 |      1.0000 |      7.0000 |
+ | "# Xi_bc0 -> Xi_cc+  mu+ "                      |         4 |          2 |    0.50000 |    0.86603 |      0.0000 |      2.0000 |
+ | "# Xi_bc~0 -> Xi_cc~-  mu- "                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_cc+"                                      |         4 |         12 |     3.0000 |     4.6368 |      0.0000 |      11.000 |
+ | "# Xi_cc~-"                                     |         4 |          6 |     1.5000 |     1.5000 |      0.0000 |      4.0000 |
+ | "# input particles"                             |         4 |         31 |     7.7500 |     5.7609 |      2.0000 |      17.000 |
+ | "# max size Xi_bc0 -> Xi_cc+  mu+ "             |         4 |         27 |     6.7500 |     9.0381 |      0.0000 |      22.000 |
+ | "# max size Xi_bc~0 -> Xi_cc~-  mu- "           |         4 |          3 |    0.75000 |     1.2990 |      0.0000 |      3.0000 |
+ | "# mu+"                                         |         4 |          8 |     2.0000 |     1.8708 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |         4 |          5 |     1.2500 |     1.2990 |      0.0000 |      3.0000 |
+ | "# selected"                                    |         4 |          2 |    0.50000 |    0.86603 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        30 |         14 |(  46.6667 +- 9.10840  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |          2 |(  14.2857 +- 9.35220  )%|   -------   |   -------   |
+Xibc02XiccpMuWSXiccp2Xic0Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc02XiccpMuWSXiccp2Xic0PiBeauty2Charm"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingXibc02XiccpMuWSXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXibc02XiccpMuWSXic...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc02XiccpMuWSXic...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc2XiccppMuWSXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc2XiccppMuWSXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc2XiccppMuWSXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xibc2XiccppMuWSXiccpp2XicPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+Xibc2XiccppMuWSXiccpp2XicPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+Xibc2XiccppMuWSXiccpp2XicPi...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LooseXiccpp2XicPiXic2PKPiPBeauty2Charm" |        17 |         48 |     2.8235 |     2.5260 |      1.0000 |      11.000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        17 |         39 |     2.2941 |     1.7069 |      1.0000 |      7.0000 |
+ | "# Xi_bc+ -> Xi_cc++  mu+ "                     |        17 |          3 |    0.17647 |    0.70588 |      0.0000 |      3.0000 |
+ | "# Xi_bc~- -> Xi_cc~--  mu- "                   |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_cc++"                                     |        17 |         34 |     2.0000 |     2.4254 |      0.0000 |      10.000 |
+ | "# Xi_cc~--"                                    |        17 |         14 |    0.82353 |     1.2941 |      0.0000 |      5.0000 |
+ | "# input particles"                             |        17 |         87 |     5.1176 |     4.0276 |      2.0000 |      18.000 |
+ | "# max size Xi_bc+ -> Xi_cc++  mu+ "            |        17 |         88 |     5.1765 |     12.079 |      0.0000 |      50.000 |
+ | "# max size Xi_bc~- -> Xi_cc~--  mu- "          |        17 |          9 |    0.52941 |     1.0910 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |        17 |         20 |     1.1765 |     1.5043 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        17 |         19 |     1.1176 |    0.89983 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        17 |          3 |    0.17647 |    0.70588 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        17 |          1 |(  5.88235 +- 5.70672  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        97 |         30 |(  30.9278 +- 4.69289  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        30 |          3 |(  10.0000 +- 5.47723  )%|   -------   |   -------   |
+Xibc2XiccppMuWSXiccpp2XicPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2XiccppMuWSXiccpp2XicPiBeauty2Charm"|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingXibc2XiccppMuWSXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXibc2XiccppMuWSXic...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc2XiccppMuWSXic...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2Omegac0PiOmegac0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingX2Omegac0PiOmegac0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingX2Omegac0PiOmegac0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+LooseOmegac02PKKPiBeauty2CharmSUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       363 |       2445 |     6.7355 |     4.3670 |      0.0000 |      31.000 |
+ | "# K-"                                          |       363 |       2384 |     6.5675 |     4.3898 |      0.0000 |      27.000 |
+ | "# Omega_c0 -> p+  K-  K-  pi+ "                |       347 |         33 |   0.095101 |    0.71594 |      0.0000 |      8.0000 |
+ | "# Omega_c~0 -> p~-  K+  K+  pi- "              |       341 |         34 |   0.099707 |    0.83299 |      0.0000 |      13.000 |
+ | "# Phys/K_Xc_XibcInputsBeauty2CharmFilter"      |       363 |       4829 |     13.303 |     8.0492 |      2.0000 |      52.000 |
+ | "# Phys/P_Xc_XibcInputsBeauty2CharmFilter"      |       363 |       2752 |     7.5813 |     5.1710 |      1.0000 |      35.000 |
+ | "# Phys/Pi_Xc_XibcInputsBeauty2CharmFilter"     |       363 |       9193 |     25.325 |     10.971 |      4.0000 |      74.000 |
+ | "# input particles"                             |       363 |      16774 |     46.209 |     23.171 |      7.0000 |      146.00 |
+ | "# p+"                                          |       363 |       1387 |     3.8209 |     2.9154 |      0.0000 |      23.000 |
+ | "# pi+"                                         |       363 |       4625 |     12.741 |     5.8873 |      2.0000 |      35.000 |
+ | "# pi-"                                         |       363 |       4568 |     12.584 |     5.9807 |      0.0000 |      41.000 |
+ | "# p~-"                                         |       363 |       1365 |     3.7603 |     2.8498 |      0.0000 |      16.000 |
+ | "# selected"                                    |       363 |         67 |    0.18457 |     1.3181 |      0.0000 |      21.000 |
+ |*"#accept"                                       |       363 |         20 |(  5.50964 +- 1.19757  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     24140 |      14697 |(  60.8824 +- 0.314097 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     71546 |      41565 |(  58.0955 +- 0.184463 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    795288 |        407 |(0.0511764 +- 0.00253607)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       407 |         67 |(  16.4619 +- 1.83817  )%|   -------   |   -------   |
+X2Omegac0PiOmegac02PKKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+X2Omegac0PiOmegac02PKKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+X2Omegac0PiOmegac02PKKPiBea...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Omega_b- -> Omega_c0  pi- "                  |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# Omega_b~+ -> Omega_c~0  pi+ "                |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega_c0"                                    |        20 |         33 |     1.6500 |     2.5155 |      0.0000 |      8.0000 |
+ | "# Omega_c~0"                                   |        20 |         34 |     1.7000 |     3.0183 |      0.0000 |      13.000 |
+ | "# Phys/LooseOmegac02PKKPiBeauty2Charm"         |        20 |         67 |     3.3500 |     4.5747 |      1.0000 |      21.000 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |        20 |        211 |     10.550 |     4.7167 |      3.0000 |      20.000 |
+ | "# input particles"                             |        20 |        278 |     13.900 |     7.5756 |      4.0000 |      35.000 |
+ | "# max size Omega_b- -> Omega_c0  pi- "         |        20 |        169 |     8.4500 |     12.323 |      0.0000 |      40.000 |
+ | "# max size Omega_b~+ -> Omega_c~0  pi+ "       |        20 |        229 |     11.450 |     25.959 |      0.0000 |      117.00 |
+ | "# pi+"                                         |        20 |        102 |     5.1000 |     3.3000 |      1.0000 |      14.000 |
+ | "# pi-"                                         |        20 |        109 |     5.4500 |     2.2907 |      2.0000 |      10.000 |
+ | "# selected"                                    |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        20 |          1 |(  5.00000 +- 4.87340  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       398 |         43 |(  10.8040 +- 1.55605  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        43 |          1 |(  2.32558 +- 2.29838  )%|   -------   |   -------   |
+X2Omegac0PiOmegac02PKKPiBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2Omegac0PiOmegac02PKKPiBeauty2Charm"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingX2Omegac0PiOmegac0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingX2Omegac0PiOmegac0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2Omegac0PiOmegac0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2Omegac0KOmegac02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingX2Omegac0KOmegac02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingX2Omegac0KOmegac02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+X2Omegac0KOmegac02PKKPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+X2Omegac0KOmegac02PKKPiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+X2Omegac0KOmegac02PKKPiBeau...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        20 |         76 |     3.8000 |     2.8213 |      1.0000 |      13.000 |
+ | "# K-"                                          |        20 |         71 |     3.5500 |     1.6875 |      1.0000 |      7.0000 |
+ | "# Omega_b- -> Omega_c0  K- "                   |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# Omega_b~+ -> Omega_c~0  K+ "                 |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega_c0"                                    |        20 |         33 |     1.6500 |     2.5155 |      0.0000 |      8.0000 |
+ | "# Omega_c~0"                                   |        20 |         34 |     1.7000 |     3.0183 |      0.0000 |      13.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        20 |        147 |     7.3500 |     3.8636 |      2.0000 |      17.000 |
+ | "# Phys/LooseOmegac02PKKPiBeauty2Charm"         |        20 |         67 |     3.3500 |     4.5747 |      1.0000 |      21.000 |
+ | "# input particles"                             |        20 |        214 |     10.700 |     7.0788 |      3.0000 |      32.000 |
+ | "# max size Omega_b- -> Omega_c0  K- "          |        20 |        142 |     7.1000 |     12.235 |      0.0000 |      48.000 |
+ | "# max size Omega_b~+ -> Omega_c~0  K+ "        |        20 |        156 |     7.8000 |     15.128 |      0.0000 |      65.000 |
+ | "# selected"                                    |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        20 |          1 |(  5.00000 +- 4.87340  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       298 |         34 |(  11.4094 +- 1.84169  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        34 |          1 |(  2.94118 +- 2.89760  )%|   -------   |   -------   |
+X2Omegac0KOmegac02PKKPiBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2Omegac0KOmegac02PKKPiBeauty2Charm"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingX2Omegac0KOmegac02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingX2Omegac0KOmegac02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2Omegac0KOmegac02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingX2Omegac0KOSOmegac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingX2Omegac0KOSOmegac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingX2Omegac0KOSOmegac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+X2Omegac0KOSOmegac02PKKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+X2Omegac0KOSOmegac02PKKPiBe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+X2Omegac0KOSOmegac02PKKPiBe...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        20 |         76 |     3.8000 |     2.8213 |      1.0000 |      13.000 |
+ | "# K-"                                          |        20 |         71 |     3.5500 |     1.6875 |      1.0000 |      7.0000 |
+ | "# Omega_c0"                                    |        20 |         33 |     1.6500 |     2.5155 |      0.0000 |      8.0000 |
+ | "# Omega_c~0"                                   |        20 |         34 |     1.7000 |     3.0183 |      0.0000 |      13.000 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |        20 |        147 |     7.3500 |     3.8636 |      2.0000 |      17.000 |
+ | "# Phys/LooseOmegac02PKKPiBeauty2Charm"         |        20 |         67 |     3.3500 |     4.5747 |      1.0000 |      21.000 |
+ | "# Xi_bc+ -> Omega_c0  K+ "                     |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Omega_c~0  K- "                   |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        20 |        214 |     10.700 |     7.0788 |      3.0000 |      32.000 |
+ | "# max size Xi_bc+ -> Omega_c0  K+ "            |        20 |        187 |     9.3500 |     18.778 |      0.0000 |      78.000 |
+ | "# max size Xi_bc~- -> Omega_c~0  K- "          |        20 |        150 |     7.5000 |     16.969 |      0.0000 |      78.000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       337 |         24 |(  7.12166 +- 1.40098  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        24 |          0 |(  0.00000 +- 4.16667  )%|   -------   |   -------   |
+StrippingX2Omegac0KOSOmegac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingX2Omegac0KOSOmegac...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingX2Omegac0KOSOmegac...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc2LcD0MuD02KPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc2LcD0MuD02KPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc2LcD0MuD02KPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xibc2LcD0MuD02KPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+Xibc2LcD0MuD02KPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+Xibc2LcD0MuD02KPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+Xibc2LcD0MuD02KPiBeauty2Charm SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |         8 |          9 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         8 |          9 |     1.1250 |     1.2686 |      0.0000 |      4.0000 |
+ | "# Lambda_c~-"                                  |         8 |         14 |     1.7500 |     2.1065 |      0.0000 |      7.0000 |
+ | "# Phys/D2KPITIGHTER1PIDNARROWMWBeauty2CharmFilt|         8 |          9 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# Phys/LooseLc2PKPiBeauty2Charm"               |         8 |         23 |     2.8750 |     3.1795 |      1.0000 |      11.000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |         8 |         18 |     2.2500 |     1.0897 |      1.0000 |      4.0000 |
+ | "# Xi_bc0 -> Lambda_c+  D0  mu- "               |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc0 -> Lambda_c~-  D0  mu+ "              |         8 |          3 |    0.37500 |    0.99216 |      0.0000 |      3.0000 |
+ | "# input particles"                             |         8 |         50 |     6.2500 |     3.1918 |      3.0000 |      14.000 |
+ | "# max size Xi_bc0 -> Lambda_c+  D0  mu- "      |         8 |         10 |     1.2500 |     1.4790 |      0.0000 |      4.0000 |
+ | "# max size Xi_bc0 -> Lambda_c~-  D0  mu+ "     |         8 |         16 |     2.0000 |     4.5552 |      0.0000 |      14.000 |
+ | "# mu+"                                         |         8 |          7 |    0.87500 |     1.0533 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |         8 |         11 |     1.3750 |     1.1110 |      0.0000 |      3.0000 |
+ | "# selected"                                    |         8 |          3 |    0.37500 |    0.99216 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        26 |         13 |(  50.0000 +- 9.80581  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        13 |          3 |(  23.0769 +- 11.6855  )%|   -------   |   -------   |
+Xibc2LcD0MuD02KPiBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcD0MuD02KPiBeauty2Charm"          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingXibc2LcD0MuD02KPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXibc2LcD0MuD02KPiB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc2LcD0MuD02KPiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc2LcD0MuWSD02KP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc2LcD0MuWSD02KP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc2LcD0MuWSD02KP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xibc2LcD0MuWSD02KPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+Xibc2LcD0MuWSD02KPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+Xibc2LcD0MuWSD02KPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+Xibc2LcD0MuWSD02KPiBeauty2C...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |         8 |          9 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         8 |          9 |     1.1250 |     1.2686 |      0.0000 |      4.0000 |
+ | "# Lambda_c~-"                                  |         8 |         14 |     1.7500 |     2.1065 |      0.0000 |      7.0000 |
+ | "# Phys/D2KPITIGHTER1PIDNARROWMWBeauty2CharmFilt|         8 |          9 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# Phys/LooseLc2PKPiBeauty2Charm"               |         8 |         23 |     2.8750 |     3.1795 |      1.0000 |      11.000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |         8 |         18 |     2.2500 |     1.0897 |      1.0000 |      4.0000 |
+ | "# Xi_bc0 -> Lambda_c+  D0  mu+ "               |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc0 -> Lambda_c~-  D0  mu- "              |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         8 |         50 |     6.2500 |     3.1918 |      3.0000 |      14.000 |
+ | "# max size Xi_bc0 -> Lambda_c+  D0  mu+ "      |         8 |         16 |     2.0000 |     3.0000 |      0.0000 |      8.0000 |
+ | "# max size Xi_bc0 -> Lambda_c~-  D0  mu- "     |         8 |          9 |     1.1250 |     1.1659 |      0.0000 |      3.0000 |
+ | "# mu+"                                         |         8 |          7 |    0.87500 |     1.0533 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |         8 |         11 |     1.3750 |     1.1110 |      0.0000 |      3.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        25 |         11 |(  44.0000 +- 9.92774  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+StrippingXibc2LcD0MuWSD02KP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXibc2LcD0MuWSD02KP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc2LcD0MuWSD02KP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc2LcDMuD2KPiPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc2LcDMuD2KPiPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc2LcDMuD2KPiPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+D2HHHPIDTIGHTPIBeauty2Charm...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |       213 |       1889 |     8.8685 |     14.283 |      1.0000 |      144.00 |
+ | "# input particles"                             |       213 |       1889 |     8.8685 |     14.283 |      1.0000 |      144.00 |
+ |*"#accept"                                       |       213 |        211 |(  99.0610 +- 0.660826 )%|   -------   |   -------   |
+ | "#passed"                                       |       213 |       1628 |     7.6432 |     11.807 |      0.0000 |      115.00 |
+ |*"efficiency"                                    |      1889 |       1628 |(  86.1832 +- 0.793962 )%|   -------   |   -------   |
+Dplus2HHHCFBeauty2CharmFilter SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHPIDTIGHTPIBeauty2CharmFilter"      |       211 |       1628 |     7.7156 |     11.839 |      1.0000 |      115.00 |
+ | "# input particles"                             |       211 |       1628 |     7.7156 |     11.839 |      1.0000 |      115.00 |
+ |*"#accept"                                       |       211 |         87 |(  41.2322 +- 3.38881  )%|   -------   |   -------   |
+ | "#passed"                                       |       211 |        176 |    0.83412 |     1.5195 |      0.0000 |      12.000 |
+ |*"efficiency"                                    |      1628 |        176 |(  10.8108 +- 0.769588 )%|   -------   |   -------   |
+Xibc2LcDMuD2KPiPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        87 |         87 |(  100.000 +- 1.14943  )%|   -------   |   -------   |
+Xibc2LcDMuD2KPiPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+Xibc2LcDMuD2KPiPiBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        24 |         24 |(  100.000 +- 4.16667  )%|   -------   |   -------   |
+Xibc2LcDMuD2KPiPiBeauty2Charm SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        24 |         36 |     1.5000 |     1.5811 |      0.0000 |      7.0000 |
+ | "# D-"                                          |        24 |         33 |     1.3750 |     1.4087 |      0.0000 |      5.0000 |
+ | "# Lambda_c+"                                   |        24 |         29 |     1.2083 |     1.2903 |      0.0000 |      5.0000 |
+ | "# Lambda_c~-"                                  |        24 |         37 |     1.5417 |     1.8023 |      0.0000 |      7.0000 |
+ | "# Phys/Dplus2HHHCFBeauty2CharmFilter"          |        24 |         69 |     2.8750 |     2.3508 |      1.0000 |      12.000 |
+ | "# Phys/LooseLc2PKPiBeauty2Charm"               |        24 |         66 |     2.7500 |     2.2958 |      1.0000 |      11.000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        24 |         54 |     2.2500 |     1.6894 |      1.0000 |      7.0000 |
+ | "# Xi_bc+ -> Lambda_c+  D+  mu- "               |        24 |          2 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ | "# Xi_bc~- -> Lambda_c~-  D-  mu+ "             |        24 |          3 |    0.12500 |    0.43899 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        24 |        189 |     7.8750 |     5.0275 |      3.0000 |      25.000 |
+ | "# max size Xi_bc+ -> Lambda_c+  D+  mu- "      |        24 |         71 |     2.9583 |     6.3671 |      0.0000 |      30.000 |
+ | "# max size Xi_bc~- -> Lambda_c~-  D-  mu+ "    |        24 |        104 |     4.3333 |     14.109 |      0.0000 |      70.000 |
+ | "# mu+"                                         |        24 |         25 |     1.0417 |     1.3379 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        24 |         29 |     1.2083 |     1.2240 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        24 |          5 |    0.20833 |    0.57584 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        24 |          3 |(  12.5000 +- 6.75077  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       175 |         37 |(  21.1429 +- 3.08662  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        37 |          5 |(  13.5135 +- 5.62027  )%|   -------   |   -------   |
+Xibc2LcDMuD2KPiPiBeauty2Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcDMuD2KPiPiBeauty2Charm"          |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+Xibc2LcDMuD2KPiPiBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcDMuD2KPiPiBeauty2CharmTISTOS"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Xibc2LcDMuD2KPiPiBeauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Xibc2LcDMuD2KPiPiBeauty2CharmB2CBBDTBeau|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Xibc2LcDMuD2KP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcDMuD2KPiPiBeauty2CharmLine"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Xibc2LcDMuD2KP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcDMuD2KPiPiBeauty2CharmLine"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Xibc2LcDMuD2KP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcDMuD2KPiPiBeauty2CharmLine"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXibc2LcDMuD2KPiPiB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXibc2LcDMuD2KPiPiB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc2LcDMuD2KPiPiB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibc2LcDMuWSD2KPiP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXibc2LcDMuWSD2KPiP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXibc2LcDMuWSD2KPiP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xibc2LcDMuWSD2KPiPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        87 |         87 |(  100.000 +- 1.14943  )%|   -------   |   -------   |
+Xibc2LcDMuWSD2KPiPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+Xibc2LcDMuWSD2KPiPiBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        24 |         24 |(  100.000 +- 4.16667  )%|   -------   |   -------   |
+Xibc2LcDMuWSD2KPiPiBeauty2C...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        24 |         36 |     1.5000 |     1.5811 |      0.0000 |      7.0000 |
+ | "# D-"                                          |        24 |         33 |     1.3750 |     1.4087 |      0.0000 |      5.0000 |
+ | "# Lambda_c+"                                   |        24 |         29 |     1.2083 |     1.2903 |      0.0000 |      5.0000 |
+ | "# Lambda_c~-"                                  |        24 |         37 |     1.5417 |     1.8023 |      0.0000 |      7.0000 |
+ | "# Phys/Dplus2HHHCFBeauty2CharmFilter"          |        24 |         69 |     2.8750 |     2.3508 |      1.0000 |      12.000 |
+ | "# Phys/LooseLc2PKPiBeauty2Charm"               |        24 |         66 |     2.7500 |     2.2958 |      1.0000 |      11.000 |
+ | "# Phys/MUInputsBeauty2CharmFilter"             |        24 |         54 |     2.2500 |     1.6894 |      1.0000 |      7.0000 |
+ | "# Xi_bc+ -> Lambda_c+  D+  mu+ "               |        24 |          3 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# Xi_bc~- -> Lambda_c~-  D-  mu- "             |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        24 |        189 |     7.8750 |     5.0275 |      3.0000 |      25.000 |
+ | "# max size Xi_bc+ -> Lambda_c+  D+  mu+ "      |        24 |        155 |     6.4583 |     18.196 |      0.0000 |      75.000 |
+ | "# max size Xi_bc~- -> Lambda_c~-  D-  mu- "    |        24 |         78 |     3.2500 |     6.7777 |      0.0000 |      24.000 |
+ | "# mu+"                                         |        24 |         25 |     1.0417 |     1.3379 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        24 |         29 |     1.2083 |     1.2240 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        24 |          3 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        24 |          3 |(  12.5000 +- 6.75077  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       233 |         80 |(  34.3348 +- 3.11069  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        80 |          3 |(  3.75000 +- 2.12408  )%|   -------   |   -------   |
+Xibc2LcDMuWSD2KPiPiBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcDMuWSD2KPiPiBeauty2Charm"        |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+Xibc2LcDMuWSD2KPiPiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcDMuWSD2KPiPiBeauty2CharmTISTOS"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Xibc2LcDMuWSD2KPiPiBeauty2C...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Xibc2LcDMuWSD2KPiPiBeauty2CharmB2CBBDTBe|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Xibc2LcDMuWSD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcDMuWSD2KPiPiBeauty2CharmLine"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Xibc2LcDMuWSD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcDMuWSD2KPiPiBeauty2CharmLine"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Xibc2LcDMuWSD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xibc2LcDMuWSD2KPiPiBeauty2CharmLine"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXibc2LcDMuWSD2KPiP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXibc2LcDMuWSD2KPiP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibc2LcDMuWSD2KPiP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBsPhiRhoLinePreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBsPhiRhoLineHlt1Fi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingBsPhiRhoLineHlt2Fi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        290 |(  39.8352 +- 1.81442  )%|   -------   |   -------   |
+TrackListBsPhiRho             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsPions"                         |       290 |       3373 |     11.631 |     5.1567 |      2.0000 |      33.000 |
+ | "# input particles"                             |       290 |       3373 |     11.631 |     5.1567 |      2.0000 |      33.000 |
+ |*"#accept"                                       |       290 |        290 |(  100.000 +- 0.344828 )%|   -------   |   -------   |
+ | "#passed"                                       |       290 |       2199 |     7.5828 |     3.4494 |      1.0000 |      19.000 |
+ |*"efficiency"                                    |      3373 |       2199 |(  65.1942 +- 0.820205 )%|   -------   |   -------   |
+DiTracksForCharmlessBBsPhiRho SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TrackListBsPhiRho"                      |       290 |       2199 |     7.5828 |     3.4494 |      1.0000 |      19.000 |
+ | "# input particles"                             |       290 |       2199 |     7.5828 |     3.4494 |      1.0000 |      19.000 |
+ | "# max size rho(770)0 -> pi+  pi- "             |       290 |       4627 |     15.955 |     15.153 |      0.0000 |      90.000 |
+ | "# pi+"                                         |       290 |       1103 |     3.8034 |     2.1733 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       290 |       1096 |     3.7793 |     2.0033 |      0.0000 |      14.000 |
+ | "# rho(770)0 -> pi+  pi- "                      |       290 |       1415 |     4.8793 |     4.3513 |      0.0000 |      24.000 |
+ | "# selected"                                    |       290 |       1415 |     4.8793 |     4.3513 |      0.0000 |      24.000 |
+ |*"#accept"                                       |       290 |        262 |(  90.3448 +- 1.73433  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4627 |       3576 |(  77.2855 +- 0.615958 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3576 |       1415 |(  39.5694 +- 0.817729 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        21 |         21 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+SelFilterPhys_StdTightPhi2K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        198 |(  21.7344 +- 1.36647  )%|   -------   |   -------   |
+KKTracksForCharmlessBBsPhiRho SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdTightPhi2KK"                         |        65 |         74 |     1.1385 |    0.46000 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        65 |         74 |     1.1385 |    0.46000 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        65 |         58 |(  89.2308 +- 3.84497  )%|   -------   |   -------   |
+ | "#passed"                                       |        65 |         63 |    0.96923 |    0.42857 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        74 |         63 |(  85.1351 +- 4.13541  )%|   -------   |   -------   |
+BsPhiRhoLine                  SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> phi(1020)  rho(770)0 "                 |        58 |          1 |   0.017241 |    0.13017 |      0.0000 |      1.0000 |
+ | "# Phys/DiTracksForCharmlessBBsPhiRho"          |        58 |        431 |     7.4310 |     5.3470 |      1.0000 |      22.000 |
+ | "# Phys/KKTracksForCharmlessBBsPhiRho"          |        58 |         63 |     1.0862 |    0.28067 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        58 |        494 |     8.5172 |     5.3795 |      2.0000 |      24.000 |
+ | "# max size B0 -> phi(1020)  rho(770)0 "        |        58 |        476 |     8.2069 |     6.9846 |      1.0000 |      44.000 |
+ | "# phi(1020)"                                   |        58 |         63 |     1.0862 |    0.28067 |      1.0000 |      2.0000 |
+ | "# rho(770)0"                                   |        58 |        431 |     7.4310 |     5.3470 |      1.0000 |      22.000 |
+ | "# selected"                                    |        58 |          1 |   0.017241 |    0.13017 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        58 |          1 |(  1.72414 +- 1.70921  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       476 |         68 |(  14.2857 +- 1.60389  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        68 |          1 |(  1.47059 +- 1.45974  )%|   -------   |   -------   |
+RelatedInfo1_BsPhiRhoLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TrackListBsPhiRho"                      |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# input particles"                             |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_BsPhiRhoLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TrackListBsPhiRho"                      |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# input particles"                             |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_BsPhiRhoLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TrackListBsPhiRho"                      |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# input particles"                             |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_BsPhiRhoLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TrackListBsPhiRho"                      |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# input particles"                             |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_BsPhiRhoLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BsPhiRhoLine"                           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBsPhiRhoLinePostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBsPhiRhoLine         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBsPhiRhoLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXb2ppphLinePreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ProtonsForXb23ph              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseANNProtons"                     |       858 |       5493 |     6.4021 |     4.5435 |      1.0000 |      32.000 |
+ | "# input particles"                             |       858 |       5493 |     6.4021 |     4.5435 |      1.0000 |      32.000 |
+ |*"#accept"                                       |       858 |        708 |(  82.5175 +- 1.29668  )%|   -------   |   -------   |
+ | "#passed"                                       |       858 |       1863 |     2.1713 |     1.9124 |      0.0000 |      12.000 |
+ |*"efficiency"                                    |      5493 |       1863 |(  33.9159 +- 0.638771 )%|   -------   |   -------   |
+PionsForXb23ph                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsPions"                         |       708 |       8732 |     12.333 |     5.4642 |      1.0000 |      34.000 |
+ | "# input particles"                             |       708 |       8732 |     12.333 |     5.4642 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       708 |        708 |(  100.000 +- 0.141243 )%|   -------   |   -------   |
+ | "#passed"                                       |       708 |       4764 |     6.7288 |     3.3391 |      1.0000 |      22.000 |
+ |*"efficiency"                                    |      8732 |       4764 |(  54.5579 +- 0.532845 )%|   -------   |   -------   |
+Xb2ppphLine                   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> p+  p~-  p+  pi- "              |       360 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> p~-  p+  p~-  pi+ "            |       360 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PionsForXb23ph"                         |       708 |       4764 |     6.7288 |     3.3391 |      1.0000 |      22.000 |
+ | "# Phys/ProtonsForXb23ph"                       |       708 |       1863 |     2.6314 |     1.7948 |      1.0000 |      12.000 |
+ | "# input particles"                             |       708 |       6627 |     9.3602 |     4.7898 |      2.0000 |      34.000 |
+ | "# p+"                                          |       708 |        960 |     1.3559 |     1.2466 |      0.0000 |      10.000 |
+ | "# pi+"                                         |       708 |       2462 |     3.4774 |     2.0730 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       708 |       2302 |     3.2514 |     1.9841 |      0.0000 |      11.000 |
+ | "# p~-"                                         |       708 |        903 |     1.2754 |     1.1821 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       708 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       708 |          0 |(  0.00000 +- 0.141243 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2640 |        456 |(  17.2727 +- 0.735704 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       262 |         46 |(  17.5573 +- 2.35047  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       187 |          6 |(  3.20856 +- 1.28870  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingXb2ppphLinePostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXb2ppphLine          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXb2ppphLine          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB24pB24pLinePreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B24pB24pLine                  SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> p+  p+  p+  p~- "                      |       231 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> p+  p+  p~-  p~- "                     |       231 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> p~-  p~-  p~-  p+ "                   |       231 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseProtons"                        |       855 |       4649 |     5.4374 |     4.0216 |      1.0000 |      28.000 |
+ | "# input particles"                             |       855 |       4649 |     5.4374 |     4.0216 |      1.0000 |      28.000 |
+ | "# p+"                                          |       855 |        669 |    0.78246 |     1.0404 |      0.0000 |      8.0000 |
+ | "# p~-"                                         |       855 |        631 |    0.73801 |    0.98842 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       855 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       855 |          0 |(  0.00000 +- 0.116959 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       812 |        141 |(  17.3645 +- 1.32934  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       144 |         31 |(  21.5278 +- 3.42512  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        31 |          5 |(  16.1290 +- 6.60586  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB24pB24pLinePostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB24pB24pLine         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB24pB24pLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB24pB2JpsiKpiLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B24pB2JpsiKpiLine             SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> p+  p~-  K+  pi- "                     |       400 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> p~-  p+  K-  pi+ "                    |       403 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       852 |       1234 |     1.4484 |     1.4062 |      0.0000 |      9.0000 |
+ | "# K-"                                          |       852 |       1116 |     1.3099 |     1.2810 |      0.0000 |      7.0000 |
+ | "# Phys/StdLooseKaons"                          |       852 |       4808 |     5.6432 |     3.9049 |      1.0000 |      27.000 |
+ | "# Phys/StdLooseProtons"                        |       852 |       4646 |     5.4531 |     4.0201 |      1.0000 |      28.000 |
+ | "# Phys/StdNoPIDsPions"                         |       852 |       9827 |     11.534 |     5.4527 |      1.0000 |      34.000 |
+ | "# input particles"                             |       852 |      19281 |     22.630 |     12.923 |      3.0000 |      87.000 |
+ | "# p+"                                          |       852 |       1169 |     1.3721 |     1.3971 |      0.0000 |      10.000 |
+ | "# pi+"                                         |       852 |       2395 |     2.8110 |     1.9181 |      0.0000 |      14.000 |
+ | "# pi-"                                         |       852 |       2239 |     2.6279 |     1.8028 |      0.0000 |      11.000 |
+ | "# p~-"                                         |       852 |       1068 |     1.2535 |     1.3096 |      0.0000 |      8.0000 |
+ | "# selected"                                    |       852 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       852 |          0 |(  0.00000 +- 0.117371 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      3758 |         47 |(  1.25067 +- 0.181284 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |        71 |         12 |(  16.9014 +- 4.44763  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        41 |          4 |(  9.75610 +- 4.63399  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB24pB2JpsiKpiLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB24pB2JpsiKpiLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB24pB2JpsiKpiLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB24pB2PhiKhLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B24pB2PhiKhLine               SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K+  K-  K+  pi- "                      |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K-  K+  K-  pi+ "                     |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       861 |       1237 |     1.4367 |     1.4042 |      0.0000 |      9.0000 |
+ | "# K-"                                          |       861 |       1120 |     1.3008 |     1.2784 |      0.0000 |      7.0000 |
+ | "# Phys/StdLooseKaons"                          |       861 |       4818 |     5.5958 |     3.9118 |      1.0000 |      27.000 |
+ | "# Phys/StdNoPIDsPions"                         |       861 |       9866 |     11.459 |     5.4753 |      1.0000 |      34.000 |
+ | "# input particles"                             |       861 |      14684 |     17.055 |     9.0948 |      2.0000 |      59.000 |
+ | "# pi+"                                         |       861 |       2405 |     2.7933 |     1.9186 |      0.0000 |      14.000 |
+ | "# pi-"                                         |       861 |       2250 |     2.6132 |     1.8008 |      0.0000 |      11.000 |
+ | "# selected"                                    |       861 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       861 |          0 |(  0.00000 +- 0.116144 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      4038 |       1044 |(  25.8544 +- 0.689012 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       711 |         94 |(  13.2208 +- 1.27029  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       354 |          1 |( 0.282486 +- 0.282087 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB24pB2PhiKhLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB24pB2PhiKhLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB24pB2PhiKhLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBLVLa2KmuLinePreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+BLVLa2KmuLine                 SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       496 |        117 |    0.23589 |    0.47392 |      0.0000 |      3.0000 |
+ | "# K-"                                          |       496 |        121 |    0.24395 |    0.48668 |      0.0000 |      2.0000 |
+ | "# Lambda0 -> K+  mu+ "                         |       496 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda0 -> K+  mu- "                         |       496 |          1 |  0.0020161 |   0.044856 |      0.0000 |      1.0000 |
+ | "# Lambda~0 -> K-  mu+ "                        |       496 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0 -> K-  mu- "                        |       496 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseKaons"                          |       496 |       3054 |     6.1573 |     4.2578 |      1.0000 |      23.000 |
+ | "# Phys/StdLooseMuons"                          |       496 |        849 |     1.7117 |     1.0237 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       496 |       3903 |     7.8690 |     4.7571 |      2.0000 |      29.000 |
+ | "# max size Lambda0 -> K+  mu+ "                |       496 |         74 |    0.14919 |    0.48560 |      0.0000 |      4.0000 |
+ | "# max size Lambda0 -> K+  mu- "                |       496 |         59 |    0.11895 |    0.41148 |      0.0000 |      4.0000 |
+ | "# max size Lambda~0 -> K-  mu+ "               |       496 |         63 |    0.12702 |    0.42359 |      0.0000 |      3.0000 |
+ | "# max size Lambda~0 -> K-  mu- "               |       496 |         59 |    0.11895 |    0.46659 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |       496 |        226 |    0.45565 |    0.63978 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       496 |        206 |    0.41532 |    0.59304 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       496 |          1 |  0.0020161 |   0.044856 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       496 |          1 |( 0.201613 +- 0.201410 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       255 |         60 |(  23.5294 +- 2.65633  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        60 |          1 |(  1.66667 +- 1.65272  )%|   -------   |   -------   |
+RelatedInfo1_BLVLa2KmuLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BLVLa2KmuLine"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_BLVLa2KmuLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BLVLa2KmuLine"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_BLVLa2KmuLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BLVLa2KmuLine"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_BLVLa2KmuLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BLVLa2KmuLine"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_BLVLa2KmuLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BLVLa2KmuLine"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_BLVLa2KmuLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BLVLa2KmuLine"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_BLVLa2KmuLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BLVLa2KmuLine"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo8_BLVLa2KmuLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BLVLa2KmuLine"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBLVLa2KmuLinePostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBLVLa2KmuLine        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBLVLa2KmuLine        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBLVLb2KmuLinePreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+BLVLb2KmuLine                 SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       496 |        493 |    0.99395 |     1.1544 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       496 |        462 |    0.93145 |     1.0977 |      0.0000 |      6.0000 |
+ | "# Lambda_b0 -> K+  mu+ "                       |       496 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K+  mu- "                       |       496 |          1 |  0.0020161 |   0.044856 |      0.0000 |      1.0000 |
+ | "# Lambda_b~0 -> K-  mu+ "                      |       496 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K-  mu- "                      |       496 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseKaons"                          |       496 |       3054 |     6.1573 |     4.2578 |      1.0000 |      23.000 |
+ | "# Phys/StdLooseMuons"                          |       496 |        849 |     1.7117 |     1.0237 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       496 |       3903 |     7.8690 |     4.7571 |      2.0000 |      29.000 |
+ | "# max size Lambda_b0 -> K+  mu+ "              |       496 |        281 |    0.56653 |     1.3662 |      0.0000 |      12.000 |
+ | "# max size Lambda_b0 -> K+  mu- "              |       496 |        237 |    0.47782 |     1.0886 |      0.0000 |      8.0000 |
+ | "# max size Lambda_b~0 -> K-  mu+ "             |       496 |        225 |    0.45363 |     1.0385 |      0.0000 |      9.0000 |
+ | "# max size Lambda_b~0 -> K-  mu- "             |       496 |        242 |    0.48790 |     1.2904 |      0.0000 |      12.000 |
+ | "# mu+"                                         |       496 |        226 |    0.45565 |    0.63978 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       496 |        206 |    0.41532 |    0.59304 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       496 |          1 |  0.0020161 |   0.044856 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       496 |          1 |( 0.201613 +- 0.201410 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       985 |          9 |( 0.913706 +- 0.303174 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+RelatedInfo1_BLVLb2KmuLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BLVLb2KmuLine"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_BLVLb2KmuLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BLVLb2KmuLine"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_BLVLb2KmuLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BLVLb2KmuLine"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_BLVLb2KmuLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BLVLb2KmuLine"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_BLVLb2KmuLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BLVLb2KmuLine"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_BLVLb2KmuLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BLVLb2KmuLine"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_BLVLb2KmuLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BLVLb2KmuLine"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo8_BLVLb2KmuLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BLVLb2KmuLine"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBLVLb2KmuLinePostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBLVLb2KmuLine        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBLVLb2KmuLine        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBLVXib2KhmuLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+BLVXib2KhmuLine               SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       496 |        493 |    0.99395 |     1.1544 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       496 |        462 |    0.93145 |     1.0977 |      0.0000 |      6.0000 |
+ | "# Phys/StdLooseKaons"                          |       496 |       3054 |     6.1573 |     4.2578 |      1.0000 |      23.000 |
+ | "# Phys/StdLooseMuons"                          |       496 |        849 |     1.7117 |     1.0237 |      1.0000 |      8.0000 |
+ | "# Phys/StdNoPIDsPions"                         |       496 |       6139 |     12.377 |     5.7204 |      2.0000 |      33.000 |
+ | "# Xi_b- -> K+  pi-  mu- "                      |       121 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  pi+  mu- "                      |       107 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  pi-  mu+ "                      |       117 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  pi+  mu- "                     |       121 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  pi-  mu+ "                     |       109 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K-  pi+  mu+ "                     |       117 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       496 |      10042 |     20.246 |     10.176 |      4.0000 |      62.000 |
+ | "# mu+"                                         |       496 |        226 |    0.45565 |    0.63978 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       496 |        206 |    0.41532 |    0.59304 |      0.0000 |      3.0000 |
+ | "# pi+"                                         |       496 |       1462 |     2.9476 |     1.9973 |      0.0000 |      14.000 |
+ | "# pi-"                                         |       496 |       1382 |     2.7863 |     1.8908 |      0.0000 |      11.000 |
+ | "# selected"                                    |       496 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       496 |          0 |(  0.00000 +- 0.201613 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      4370 |        483 |(  11.0526 +- 0.474306 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       462 |        164 |(  35.4978 +- 2.22621  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       164 |          0 |(  0.00000 +- 0.609756 )%|   -------   |   -------   |
+StrippingBLVXib2KhmuLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBLVXib2KhmuLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBLVXib2KhmuLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBLVB2KhhLinePreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+BLVB2KhhLine                  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  pi-  pi+ "                         |       461 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  pi+  pi- "                         |       452 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       861 |        806 |    0.93612 |     1.0720 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       861 |        751 |    0.87224 |     1.0167 |      0.0000 |      6.0000 |
+ | "# Phys/StdLooseKaons"                          |       861 |       4818 |     5.5958 |     3.9118 |      1.0000 |      27.000 |
+ | "# Phys/StdNoPIDsPions"                         |       861 |       9866 |     11.459 |     5.4753 |      1.0000 |      34.000 |
+ | "# input particles"                             |       861 |      14684 |     17.055 |     9.0948 |      2.0000 |      59.000 |
+ | "# pi+"                                         |       861 |       2405 |     2.7933 |     1.9186 |      0.0000 |      14.000 |
+ | "# pi-"                                         |       861 |       2250 |     2.6132 |     1.8008 |      0.0000 |      11.000 |
+ | "# selected"                                    |       861 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       861 |          0 |(  0.00000 +- 0.116144 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      5043 |        679 |(  13.4642 +- 0.480666 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2276 |        757 |(  33.2601 +- 0.987571 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       757 |          0 |(  0.00000 +- 0.132100 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingBLVB2KhhLinePostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBLVB2KhhLine         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBLVB2KhhLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBLVLb2DmuLinePreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+BLVLb2DmuLine                 SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |       124 |         87 |    0.70161 |     1.1287 |      0.0000 |      5.0000 |
+ | "# D-"                                          |       124 |         96 |    0.77419 |     1.0913 |      0.0000 |      5.0000 |
+ | "# Lambda_b0 -> D+  mu+ "                       |       124 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  mu- "                       |       124 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  mu+ "                      |       124 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  mu- "                      |       124 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseDplus2KPiPi"                    |       124 |        286 |     2.3065 |     2.1967 |      1.0000 |      14.000 |
+ | "# Phys/StdLooseMuons"                          |       124 |        231 |     1.8629 |     1.2137 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       124 |        517 |     4.1694 |     2.8475 |      2.0000 |      17.000 |
+ | "# max size Lambda_b0 -> D+  mu+ "              |       124 |         52 |    0.41935 |     1.4707 |      0.0000 |      10.000 |
+ | "# max size Lambda_b0 -> D+  mu- "              |       124 |         50 |    0.40323 |     1.3674 |      0.0000 |      12.000 |
+ | "# max size Lambda_b~0 -> D-  mu+ "             |       124 |         52 |    0.41935 |     1.2188 |      0.0000 |      10.000 |
+ | "# max size Lambda_b~0 -> D-  mu- "             |       124 |         45 |    0.36290 |    0.94472 |      0.0000 |      6.0000 |
+ | "# mu+"                                         |       124 |         58 |    0.46774 |    0.66521 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       124 |         55 |    0.44355 |    0.62608 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       124 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       124 |          0 |(  0.00000 +- 0.806452 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       199 |          2 |(  1.00503 +- 0.707080 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBLVLb2DmuLinePostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBLVLb2DmuLine        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBLVLb2DmuLine        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBLVLb2DsmuLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+BLVLb2DsmuLine                SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D_s+"                                        |       100 |        107 |     1.0700 |     1.5637 |      0.0000 |      9.0000 |
+ | "# D_s-"                                        |       100 |        107 |     1.0700 |     1.4160 |      0.0000 |      9.0000 |
+ | "# Lambda_b0 -> D_s+  mu+ "                     |       100 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s+  mu- "                     |       100 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  mu+ "                    |       100 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  mu- "                    |       100 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseDsplus2KKPi"                    |       100 |        303 |     3.0300 |     3.5368 |      1.0000 |      25.000 |
+ | "# Phys/StdLooseMuons"                          |       100 |        201 |     2.0100 |     1.2767 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       100 |        504 |     5.0400 |     3.9823 |      2.0000 |      27.000 |
+ | "# max size Lambda_b0 -> D_s+  mu+ "            |       100 |         70 |    0.70000 |     2.3130 |      0.0000 |      18.000 |
+ | "# max size Lambda_b0 -> D_s+  mu- "            |       100 |         56 |    0.56000 |     2.5033 |      0.0000 |      24.000 |
+ | "# max size Lambda_b~0 -> D_s-  mu+ "           |       100 |         54 |    0.54000 |     1.2994 |      0.0000 |      9.0000 |
+ | "# max size Lambda_b~0 -> D_s-  mu- "           |       100 |         44 |    0.44000 |     1.0229 |      0.0000 |      6.0000 |
+ | "# mu+"                                         |       100 |         49 |    0.49000 |    0.68549 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       100 |         45 |    0.45000 |    0.63836 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       100 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       100 |          0 |(  0.00000 +- 1.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       224 |          1 |( 0.446429 +- 0.445431 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBLVLb2DsmuLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBLVLb2DsmuLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBLVLb2DsmuLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBLVLb2LcpiLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         96 |(  9.60000 +- 0.931579 )%|   -------   |   -------   |
+BLVLb2LcpiLine                SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  pi- "                |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  pi+ "              |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         7 |         10 |     1.4286 |     3.1102 |      0.0000 |      9.0000 |
+ | "# Lambda_c~-"                                  |         7 |          6 |    0.85714 |    0.63888 |      0.0000 |      2.0000 |
+ | "# Phys/StdLooseLambdac2PKPi"                   |         7 |         16 |     2.2857 |     2.7627 |      1.0000 |      9.0000 |
+ | "# Phys/StdLoosePions"                          |         7 |         94 |     13.429 |     4.1008 |      9.0000 |      19.000 |
+ | "# input particles"                             |         7 |        110 |     15.714 |     6.0643 |      10.000 |      28.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  pi- "       |         7 |         50 |     7.1429 |     15.551 |      0.0000 |      45.000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  pi+ "     |         7 |         19 |     2.7143 |     2.5475 |      0.0000 |      8.0000 |
+ | "# pi+"                                         |         7 |         23 |     3.2857 |    0.88063 |      2.0000 |      4.0000 |
+ | "# pi-"                                         |         7 |         26 |     3.7143 |     1.1606 |      2.0000 |      5.0000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        69 |          2 |(  2.89855 +- 2.01966  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBLVLb2LcpiLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBLVLb2LcpiLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBLVLb2LcpiLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBLVB2LcmuLinePreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+BLVB2LcmuLine                 SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  mu+ "                       |        65 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda_c+  mu- "                       |        65 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c~-  mu+ "                     |        65 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c~-  mu- "                     |        65 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |        65 |         65 |     1.0000 |     1.3474 |      0.0000 |      6.0000 |
+ | "# Lambda_c~-"                                  |        65 |         80 |     1.2308 |     1.5168 |      0.0000 |      7.0000 |
+ | "# Phys/StdLooseLambdac2PKPi"                   |        65 |        145 |     2.2308 |     2.2720 |      1.0000 |      12.000 |
+ | "# Phys/StdLooseMuons"                          |        65 |        140 |     2.1538 |     1.4908 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        65 |        285 |     4.3846 |     2.6758 |      2.0000 |      14.000 |
+ | "# max size B0 -> Lambda_c+  mu+ "              |        65 |         39 |    0.60000 |     1.8876 |      0.0000 |      10.000 |
+ | "# max size B0 -> Lambda_c+  mu- "              |        65 |         25 |    0.38462 |    0.77841 |      0.0000 |      3.0000 |
+ | "# max size B~0 -> Lambda_c~-  mu+ "            |        65 |         56 |    0.86154 |     2.1040 |      0.0000 |      14.000 |
+ | "# max size B~0 -> Lambda_c~-  mu- "            |        65 |         37 |    0.56923 |     1.0950 |      0.0000 |      6.0000 |
+ | "# mu+"                                         |        65 |         34 |    0.52308 |    0.74643 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |        65 |         35 |    0.53846 |    0.65813 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        65 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        65 |          0 |(  0.00000 +- 1.53846  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       157 |          4 |(  2.54777 +- 1.25755  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBLVB2LcmuLinePostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBLVB2LcmuLine        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBLVB2LcmuLine        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBLVB2DpiLinePreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        104 |(  10.4000 +- 0.965319 )%|   -------   |   -------   |
+BLVB2DpiLine                  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi+ "                              |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  pi- "                             |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        20 |         11 |    0.55000 |    0.80467 |      0.0000 |      3.0000 |
+ | "# D-"                                          |        20 |         15 |    0.75000 |     1.2196 |      0.0000 |      5.0000 |
+ | "# Phys/StdLooseDplus2KPiPi"                    |        20 |         33 |     1.6500 |     1.6210 |      1.0000 |      8.0000 |
+ | "# Phys/StdLoosePions"                          |        20 |        280 |     14.000 |     4.4385 |      7.0000 |      27.000 |
+ | "# input particles"                             |        20 |        313 |     15.650 |     5.2084 |      8.0000 |      29.000 |
+ | "# max size B0 -> D-  pi+ "                     |        20 |         56 |     2.8000 |     5.0458 |      0.0000 |      20.000 |
+ | "# max size B~0 -> D+  pi- "                    |        20 |         37 |     1.8500 |     2.5937 |      0.0000 |      9.0000 |
+ | "# pi+"                                         |        20 |         68 |     3.4000 |     1.6248 |      1.0000 |      8.0000 |
+ | "# pi-"                                         |        20 |         73 |     3.6500 |     1.3883 |      1.0000 |      6.0000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        93 |          0 |(  0.00000 +- 1.07527  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBLVB2DpiLinePostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBLVB2DpiLine         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBLVB2DpiLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBLVBs2DspiLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        105 |(  10.5000 +- 0.969407 )%|   -------   |   -------   |
+BLVBs2DspiLine                SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> D_s-  pi+ "                          |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> D_s+  pi- "                         |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s+"                                        |        22 |         21 |    0.95455 |     1.1472 |      0.0000 |      4.0000 |
+ | "# D_s-"                                        |        22 |         17 |    0.77273 |    0.79383 |      0.0000 |      3.0000 |
+ | "# Phys/StdLooseDsplus2KKPi"                    |        22 |         51 |     2.3182 |     1.8922 |      1.0000 |      8.0000 |
+ | "# Phys/StdLoosePions"                          |        22 |        347 |     15.773 |     6.4026 |      8.0000 |      30.000 |
+ | "# input particles"                             |        22 |        398 |     18.091 |     7.4218 |      10.000 |      37.000 |
+ | "# max size B_s0 -> D_s-  pi+ "                 |        22 |         64 |     2.9091 |     4.0778 |      0.0000 |      18.000 |
+ | "# max size B_s~0 -> D_s+  pi- "                |        22 |         56 |     2.5455 |     3.4209 |      0.0000 |      14.000 |
+ | "# pi+"                                         |        22 |         87 |     3.9545 |     1.7704 |      0.0000 |      7.0000 |
+ | "# pi-"                                         |        22 |         72 |     3.2727 |     2.0267 |      1.0000 |      7.0000 |
+ | "# selected"                                    |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        22 |          0 |(  0.00000 +- 4.54545  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       120 |          2 |(  1.66667 +- 1.16865  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBLVBs2DspiLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBLVBs2DspiLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBLVBs2DspiLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBLVB2LcpLinePreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        203 |(  20.3000 +- 1.27197  )%|   -------   |   -------   |
+BLVB2LcpLine                  SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> Lambda_c+  p+ "                        |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda_c+  p~- "                       |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c~-  p+ "                      |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c~-  p~- "                     |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |        27 |         33 |     1.2222 |     1.6178 |      0.0000 |      7.0000 |
+ | "# Lambda_c~-"                                  |        27 |         37 |     1.3704 |     1.8084 |      0.0000 |      7.0000 |
+ | "# Phys/StdLooseLambdac2PKPi"                   |        27 |         70 |     2.5926 |     3.0582 |      1.0000 |      12.000 |
+ | "# Phys/StdLooseProtons"                        |        27 |        266 |     9.8519 |     5.3521 |      3.0000 |      25.000 |
+ | "# input particles"                             |        27 |        336 |     12.444 |     7.3501 |      4.0000 |      37.000 |
+ | "# max size B0 -> Lambda_c+  p+ "               |        27 |         58 |     2.1481 |     3.9973 |      0.0000 |      15.000 |
+ | "# max size B0 -> Lambda_c+  p~- "              |        27 |         48 |     1.7778 |     3.2811 |      0.0000 |      14.000 |
+ | "# max size B~0 -> Lambda_c~-  p+ "             |        27 |         72 |     2.6667 |     4.4472 |      0.0000 |      21.000 |
+ | "# max size B~0 -> Lambda_c~-  p~- "            |        27 |         54 |     2.0000 |     3.7218 |      0.0000 |      14.000 |
+ | "# p+"                                          |        27 |         41 |     1.5185 |     1.2873 |      0.0000 |      5.0000 |
+ | "# p~-"                                         |        27 |         29 |     1.0741 |    0.81313 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       232 |          1 |( 0.431034 +- 0.430105 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBLVB2LcpLinePostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBLVB2LcpLine         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBLVB2LcpLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2KSKS_LL_Run2_Li...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+selKS_LL_KSforBs2KSKS_LL      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |       244 |        329 |     1.3484 |    0.69950 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       244 |        329 |     1.3484 |    0.69950 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |       244 |        244 |(  100.000 +- 0.409836 )%|   -------   |   -------   |
+ | "#passed"                                       |       244 |        329 |     1.3484 |    0.69950 |      1.0000 |      6.0000 |
+ |*"efficiency"                                    |       329 |        329 |(  100.000 +- 0.303951 )%|   -------   |   -------   |
+Bs2KSKS_LL_Run2_Line          SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> KS0  KS0 "                           |       244 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |       244 |        329 |     1.3484 |    0.69950 |      1.0000 |      6.0000 |
+ | "# Phys/selKS_LL_KSforBs2KSKS_LL"               |       244 |        329 |     1.3484 |    0.69950 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       244 |        329 |     1.3484 |    0.69950 |      1.0000 |      6.0000 |
+ | "# max size B_s0 -> KS0  KS0 "                  |       244 |        563 |     2.3074 |     3.3388 |      1.0000 |      36.000 |
+ | "# selected"                                    |       244 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       244 |          0 |(  0.00000 +- 0.409836 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       117 |          2 |(  1.70940 +- 1.19835  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBs2KSKS_LL_Run2_Li...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2KSKS_LL_Run2_Line SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2KSKS_LL_Run2_Line SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2KSKS_DD_Run2_Li...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+selKS_DD_KSforBs2KSKS_DD      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       578 |       1596 |     2.7612 |     2.2318 |      1.0000 |      16.000 |
+ | "# input particles"                             |       578 |       1596 |     2.7612 |     2.2318 |      1.0000 |      16.000 |
+ |*"#accept"                                       |       578 |        576 |(  99.6540 +- 0.244250 )%|   -------   |   -------   |
+ | "#passed"                                       |       578 |       1588 |     2.7474 |     2.2350 |      0.0000 |      16.000 |
+ |*"efficiency"                                    |      1596 |       1588 |(  99.4987 +- 0.176775 )%|   -------   |   -------   |
+Bs2KSKS_DD_Run2_Line          SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> KS0  KS0 "                           |       576 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |       576 |       1588 |     2.7569 |     2.2329 |      1.0000 |      16.000 |
+ | "# Phys/selKS_DD_KSforBs2KSKS_DD"               |       576 |       1588 |     2.7569 |     2.2329 |      1.0000 |      16.000 |
+ | "# input particles"                             |       576 |       1588 |     2.7569 |     2.2329 |      1.0000 |      16.000 |
+ | "# max size B_s0 -> KS0  KS0 "                  |       576 |       7250 |     12.587 |     24.618 |      1.0000 |      256.00 |
+ | "# selected"                                    |       576 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       576 |          0 |(  0.00000 +- 0.173611 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2831 |          6 |( 0.211939 +- 0.0864321)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingBs2KSKS_DD_Run2_Li...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2KSKS_DD_Run2_Line SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2KSKS_DD_Run2_Line SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2KSKS_LD_Run2_Li...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bs2KSKS_LD_Run2_Line          SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> KS0  KS0 "                           |       167 |          3 |   0.017964 |    0.17210 |      0.0000 |      2.0000 |
+ | "# KS0"                                         |       167 |        698 |     4.1796 |     2.3274 |      2.0000 |      13.000 |
+ | "# Phys/selKS_DD_KSforBs2KSKS_DD"               |       167 |        471 |     2.8204 |     2.0801 |      1.0000 |      10.000 |
+ | "# Phys/selKS_LL_KSforBs2KSKS_LL"               |       167 |        227 |     1.3593 |    0.73592 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       167 |        698 |     4.1796 |     2.3274 |      2.0000 |      13.000 |
+ | "# max size B_s0 -> KS0  KS0 "                  |       167 |       3822 |     22.886 |     28.797 |      4.0000 |      169.00 |
+ | "# selected"                                    |       167 |          3 |   0.017964 |    0.17210 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       167 |          2 |(  1.19760 +- 0.841748 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1562 |         17 |(  1.08835 +- 0.262523 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        17 |          3 |(  17.6471 +- 9.24594  )%|   -------   |   -------   |
+StrippingBs2KSKS_LD_Run2_Li...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBs2KSKS_LD_Run2_Line SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2KSKS_LD_Run2_Line SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KShhh_KPiPi_DDLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KShhh_KPiPi_DDLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingB2KShhh_KPiPi_DDLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+SelKSDDForB2KShhh             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       187 |        473 |     2.5294 |     2.0973 |      1.0000 |      16.000 |
+ | "# input particles"                             |       187 |        473 |     2.5294 |     2.0973 |      1.0000 |      16.000 |
+ |*"#accept"                                       |       187 |        111 |(  59.3583 +- 3.59175  )%|   -------   |   -------   |
+ | "#passed"                                       |       187 |        169 |    0.90374 |     1.0034 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |       473 |        169 |(  35.7294 +- 2.20338  )%|   -------   |   -------   |
+B2KShhh_KPiPi_DDLine          SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> pi+  K-  pi+  KS0 "                    |        83 |          3 |   0.036145 |    0.18665 |      0.0000 |      1.0000 |
+ | "# B+ -> pi+  pi-  K+  KS0 "                    |        75 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> pi-  K+  pi-  KS0 "                    |        80 |          1 |   0.012500 |    0.11110 |      0.0000 |      1.0000 |
+ | "# B- -> pi-  pi+  K-  KS0 "                    |        76 |          2 |   0.026316 |    0.22790 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       111 |        173 |     1.5586 |     1.2353 |      0.0000 |      5.0000 |
+ | "# K-"                                          |       111 |        168 |     1.5135 |     1.2582 |      0.0000 |      6.0000 |
+ | "# KS0"                                         |       111 |        169 |     1.5225 |    0.86833 |      1.0000 |      5.0000 |
+ | "# Phys/SelKSDDForB2KShhh"                      |       111 |        169 |     1.5225 |    0.86833 |      1.0000 |      5.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       111 |       1363 |     12.279 |     5.3207 |      3.0000 |      31.000 |
+ | "# Phys/StdNoPIDsPions"                         |       111 |       1363 |     12.279 |     5.3207 |      3.0000 |      31.000 |
+ | "# input particles"                             |       111 |       2895 |     26.081 |     10.859 |      8.0000 |      64.000 |
+ | "# pi+"                                         |       111 |        286 |     2.5766 |     1.6525 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       111 |        266 |     2.3964 |     1.4964 |      0.0000 |      8.0000 |
+ | "# selected"                                    |       111 |          6 |   0.054054 |    0.26296 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       111 |          5 |(  4.50450 +- 1.96858  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2217 |        881 |(  39.7384 +- 1.03930  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      1556 |        440 |(  28.2776 +- 1.14168  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       651 |        130 |(  19.9693 +- 1.56682  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       130 |          6 |(  4.61538 +- 1.84023  )%|   -------   |   -------   |
+RelatedInfo1_B2KShhh_KPiPi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShhh_KPiPi_DDLine"                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2KShhh_KPiPi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShhh_KPiPi_DDLine"                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2KShhh_KPiPi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShhh_KPiPi_DDLine"                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo4_B2KShhh_KPiPi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShhh_KPiPi_DDLine"                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo5_B2KShhh_KPiPi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShhh_KPiPi_DDLine"                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB2KShhh_KPiPi_DDLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB2KShhh_KPiPi_DDLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KShhh_KPiPi_DDLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KShhh_KPiPi_LLLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KShhh_KPiPi_LLLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingB2KShhh_KPiPi_LLLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+SelKSLLForB2KShhh             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |        91 |        128 |     1.4066 |    0.66263 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        91 |        128 |     1.4066 |    0.66263 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        91 |         72 |(  79.1209 +- 4.26070  )%|   -------   |   -------   |
+ | "#passed"                                       |        91 |         88 |    0.96703 |    0.63679 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       128 |         88 |(  68.7500 +- 4.09691  )%|   -------   |   -------   |
+B2KShhh_KPiPi_LLLine          SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> pi+  K-  pi+  KS0 "                    |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> pi+  pi-  K+  KS0 "                    |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> pi-  K+  pi-  KS0 "                    |        55 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> pi-  pi+  K-  KS0 "                    |        53 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        72 |        121 |     1.6806 |     1.3105 |      0.0000 |      5.0000 |
+ | "# K-"                                          |        72 |        119 |     1.6528 |     1.4545 |      0.0000 |      6.0000 |
+ | "# KS0"                                         |        72 |         88 |     1.2222 |    0.44790 |      1.0000 |      3.0000 |
+ | "# Phys/SelKSLLForB2KShhh"                      |        72 |         88 |     1.2222 |    0.44790 |      1.0000 |      3.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |        72 |        999 |     13.875 |     5.3071 |      4.0000 |      33.000 |
+ | "# Phys/StdNoPIDsPions"                         |        72 |        999 |     13.875 |     5.3071 |      4.0000 |      33.000 |
+ | "# input particles"                             |        72 |       2086 |     28.972 |     10.631 |      9.0000 |      67.000 |
+ | "# pi+"                                         |        72 |        244 |     3.3889 |     1.8601 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |        72 |        230 |     3.1944 |     1.8154 |      0.0000 |      11.000 |
+ | "# selected"                                    |        72 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        72 |          0 |(  0.00000 +- 1.38889  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2187 |        807 |(  36.8999 +- 1.03182  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      1607 |        401 |(  24.9533 +- 1.07950  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       303 |         38 |(  12.5413 +- 1.90261  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        38 |          0 |(  0.00000 +- 2.63158  )%|   -------   |   -------   |
+StrippingB2KShhh_KPiPi_LLLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KShhh_KPiPi_LLLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KShhh_KPiPi_LLLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KShhh_PiPiPi_DDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KShhh_PiPiPi_DDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingB2KShhh_PiPiPi_DDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+B2KShhh_PiPiPi_DDLine         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> pi+  pi-  pi+  KS0 "                   |        96 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> pi-  pi+  pi-  KS0 "                   |        96 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       111 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |       111 |        169 |     1.5225 |    0.86833 |      1.0000 |      5.0000 |
+ | "# Phys/SelKSDDForB2KShhh"                      |       111 |        169 |     1.5225 |    0.86833 |      1.0000 |      5.0000 |
+ | "# Phys/StdNoPIDsPions"                         |       111 |       1363 |     12.279 |     5.3207 |      3.0000 |      31.000 |
+ | "# input particles"                             |       111 |       1532 |     13.802 |     5.5699 |      5.0000 |      34.000 |
+ | "# pi+"                                         |       111 |        286 |     2.5766 |     1.6525 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       111 |        266 |     2.3964 |     1.4964 |      0.0000 |      8.0000 |
+ | "# selected"                                    |       111 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       111 |          0 |(  0.00000 +- 0.900901 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1470 |        608 |(  41.3605 +- 1.28449  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       713 |        230 |(  32.2581 +- 1.75067  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       358 |         68 |(  18.9944 +- 2.07314  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        68 |          0 |(  0.00000 +- 1.47059  )%|   -------   |   -------   |
+StrippingB2KShhh_PiPiPi_DDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KShhh_PiPiPi_DDLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KShhh_PiPiPi_DDLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KShhh_PiPiPi_LLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KShhh_PiPiPi_LLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingB2KShhh_PiPiPi_LLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+B2KShhh_PiPiPi_LLLine         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> pi+  pi-  pi+  KS0 "                   |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> pi-  pi+  pi-  KS0 "                   |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        72 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        72 |         88 |     1.2222 |    0.44790 |      1.0000 |      3.0000 |
+ | "# Phys/SelKSLLForB2KShhh"                      |        72 |         88 |     1.2222 |    0.44790 |      1.0000 |      3.0000 |
+ | "# Phys/StdNoPIDsPions"                         |        72 |        999 |     13.875 |     5.3071 |      4.0000 |      33.000 |
+ | "# input particles"                             |        72 |       1087 |     15.097 |     5.3337 |      5.0000 |      34.000 |
+ | "# pi+"                                         |        72 |        244 |     3.3889 |     1.8601 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |        72 |        230 |     3.1944 |     1.8154 |      0.0000 |      11.000 |
+ | "# selected"                                    |        72 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        72 |          0 |(  0.00000 +- 1.38889  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1582 |        632 |(  39.9494 +- 1.23143  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       912 |        277 |(  30.3728 +- 1.52277  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       239 |         25 |(  10.4603 +- 1.97961  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+StrippingB2KShhh_PiPiPi_LLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KShhh_PiPiPi_LLLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KShhh_PiPiPi_LLLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KShhh_KKK_DDLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KShhh_KKK_DDLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingB2KShhh_KKK_DDLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+B2KShhh_KKK_DDLine            SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  K-  K+  KS0 "                      |        69 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  K+  K-  KS0 "                      |        69 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       111 |        173 |     1.5586 |     1.2353 |      0.0000 |      5.0000 |
+ | "# K-"                                          |       111 |        168 |     1.5135 |     1.2582 |      0.0000 |      6.0000 |
+ | "# KS0"                                         |       111 |        169 |     1.5225 |    0.86833 |      1.0000 |      5.0000 |
+ | "# Phys/SelKSDDForB2KShhh"                      |       111 |        169 |     1.5225 |    0.86833 |      1.0000 |      5.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       111 |       1363 |     12.279 |     5.3207 |      3.0000 |      31.000 |
+ | "# Phys/StdNoPIDsPions"                         |       111 |       1363 |     12.279 |     5.3207 |      3.0000 |      31.000 |
+ | "# input particles"                             |       111 |       2895 |     26.081 |     10.859 |      8.0000 |      64.000 |
+ | "# pi+"                                         |       111 |        286 |     2.5766 |     1.6525 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       111 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       111 |          0 |(  0.00000 +- 0.900901 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       594 |        246 |(  41.4141 +- 2.02105  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       203 |         51 |(  25.1232 +- 3.04413  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        81 |         22 |(  27.1605 +- 4.94208  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        22 |          0 |(  0.00000 +- 4.54545  )%|   -------   |   -------   |
+StrippingB2KShhh_KKK_DDLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KShhh_KKK_DDLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KShhh_KKK_DDLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KShhh_KKK_LLLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KShhh_KKK_LLLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingB2KShhh_KKK_LLLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+B2KShhh_KKK_LLLine            SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  K-  K+  KS0 "                      |        44 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  K+  K-  KS0 "                      |        44 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        72 |        121 |     1.6806 |     1.3105 |      0.0000 |      5.0000 |
+ | "# K-"                                          |        72 |        119 |     1.6528 |     1.4545 |      0.0000 |      6.0000 |
+ | "# KS0"                                         |        72 |         88 |     1.2222 |    0.44790 |      1.0000 |      3.0000 |
+ | "# Phys/SelKSLLForB2KShhh"                      |        72 |         88 |     1.2222 |    0.44790 |      1.0000 |      3.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |        72 |        999 |     13.875 |     5.3071 |      4.0000 |      33.000 |
+ | "# Phys/StdNoPIDsPions"                         |        72 |        999 |     13.875 |     5.3071 |      4.0000 |      33.000 |
+ | "# input particles"                             |        72 |       2086 |     28.972 |     10.631 |      9.0000 |      67.000 |
+ | "# pi+"                                         |        72 |        244 |     3.3889 |     1.8601 |      0.0000 |      9.0000 |
+ | "# selected"                                    |        72 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        72 |          0 |(  0.00000 +- 1.38889  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       472 |        178 |(  37.7119 +- 2.23085  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       175 |         41 |(  23.4286 +- 3.20175  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        37 |          3 |(  8.10811 +- 4.48743  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2KShhh_KKK_LLLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KShhh_KKK_LLLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KShhh_KKK_LLLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KShhh_KKPi_DDLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KShhh_KKPi_DDLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingB2KShhh_KKPi_DDLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+B2KShhh_KKPi_DDLine           SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  pi-  K+  KS0 "                     |        80 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> pi+  K-  K+  KS0 "                     |        64 |          2 |   0.031250 |    0.17399 |      0.0000 |      1.0000 |
+ | "# B- -> K-  pi+  K-  KS0 "                     |        83 |          5 |   0.060241 |    0.28409 |      0.0000 |      2.0000 |
+ | "# B- -> pi-  K+  K-  KS0 "                     |        64 |          2 |   0.031250 |    0.24804 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       111 |        173 |     1.5586 |     1.2353 |      0.0000 |      5.0000 |
+ | "# K-"                                          |       111 |        168 |     1.5135 |     1.2582 |      0.0000 |      6.0000 |
+ | "# KS0"                                         |       111 |        169 |     1.5225 |    0.86833 |      1.0000 |      5.0000 |
+ | "# Phys/SelKSDDForB2KShhh"                      |       111 |        169 |     1.5225 |    0.86833 |      1.0000 |      5.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       111 |       1363 |     12.279 |     5.3207 |      3.0000 |      31.000 |
+ | "# Phys/StdNoPIDsPions"                         |       111 |       1363 |     12.279 |     5.3207 |      3.0000 |      31.000 |
+ | "# input particles"                             |       111 |       2895 |     26.081 |     10.859 |      8.0000 |      64.000 |
+ | "# pi+"                                         |       111 |        286 |     2.5766 |     1.6525 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       111 |        266 |     2.3964 |     1.4964 |      0.0000 |      8.0000 |
+ | "# selected"                                    |       111 |          9 |   0.081081 |    0.44792 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       111 |          5 |(  4.50450 +- 1.96858  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1754 |        665 |(  37.9133 +- 1.15846  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       986 |        256 |(  25.9635 +- 1.39626  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       382 |         92 |(  24.0838 +- 2.18775  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        92 |          9 |(  9.78261 +- 3.09727  )%|   -------   |   -------   |
+RelatedInfo1_B2KShhh_KKPi_D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShhh_KKPi_DDLine"                    |         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2KShhh_KKPi_D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShhh_KKPi_DDLine"                    |         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2KShhh_KKPi_D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShhh_KKPi_DDLine"                    |         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo4_B2KShhh_KKPi_D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShhh_KKPi_DDLine"                    |         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo5_B2KShhh_KKPi_D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2KShhh_KKPi_DDLine"                    |         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB2KShhh_KKPi_DDLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB2KShhh_KKPi_DDLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KShhh_KKPi_DDLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KShhh_KKPi_LLLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KShhh_KKPi_LLLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingB2KShhh_KKPi_LLLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+B2KShhh_KKPi_LLLine           SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  pi-  K+  KS0 "                     |        55 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> pi+  K-  K+  KS0 "                     |        44 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  pi+  K-  KS0 "                     |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> pi-  K+  K-  KS0 "                     |        43 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        72 |        121 |     1.6806 |     1.3105 |      0.0000 |      5.0000 |
+ | "# K-"                                          |        72 |        119 |     1.6528 |     1.4545 |      0.0000 |      6.0000 |
+ | "# KS0"                                         |        72 |         88 |     1.2222 |    0.44790 |      1.0000 |      3.0000 |
+ | "# Phys/SelKSLLForB2KShhh"                      |        72 |         88 |     1.2222 |    0.44790 |      1.0000 |      3.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |        72 |        999 |     13.875 |     5.3071 |      4.0000 |      33.000 |
+ | "# Phys/StdNoPIDsPions"                         |        72 |        999 |     13.875 |     5.3071 |      4.0000 |      33.000 |
+ | "# input particles"                             |        72 |       2086 |     28.972 |     10.631 |      9.0000 |      67.000 |
+ | "# pi+"                                         |        72 |        244 |     3.3889 |     1.8601 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |        72 |        230 |     3.1944 |     1.8154 |      0.0000 |      11.000 |
+ | "# selected"                                    |        72 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        72 |          0 |(  0.00000 +- 1.38889  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1634 |        571 |(  34.9449 +- 1.17952  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       882 |        207 |(  23.4694 +- 1.42703  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       161 |         13 |(  8.07453 +- 2.14716  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        13 |          0 |(  0.00000 +- 7.69231  )%|   -------   |   -------   |
+StrippingB2KShhh_KKPi_LLLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KShhh_KKPi_LLLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KShhh_KKPi_LLLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2EtacPhiBDT_KsKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBs2EtacPhiBDT_KsKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+Bs2EtacPhiBDTSelPhi           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdTightPhi2KK"                         |        82 |         94 |     1.1463 |    0.44508 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        82 |         94 |     1.1463 |    0.44508 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        82 |         43 |(  52.4390 +- 5.51500  )%|   -------   |   -------   |
+ | "#passed"                                       |        82 |         44 |    0.53659 |    0.52254 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        94 |         44 |(  46.8085 +- 5.14659  )%|   -------   |   -------   |
+Bs2EtacPhiBDTInputKs          SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |        38 |         86 |     2.2632 |     2.1482 |      0.0000 |      8.0000 |
+ | "# Phys/StdLooseKsLL"                           |        38 |         30 |    0.78947 |    0.92218 |      0.0000 |      3.0000 |
+ | "# input particles"                             |        38 |        116 |     3.0526 |     2.4703 |      1.0000 |      11.000 |
+ |*"#accept"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+ | "#passed"                                       |        38 |        116 |     3.0526 |     2.4703 |      1.0000 |      11.000 |
+ |*"efficiency"                                    |       116 |        116 |(  100.000 +- 0.862069 )%|   -------   |   -------   |
+Bs2EtacPhiBDTSelKs            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2EtacPhiBDTInputKs"                   |        38 |        116 |     3.0526 |     2.4703 |      1.0000 |      11.000 |
+ | "# input particles"                             |        38 |        116 |     3.0526 |     2.4703 |      1.0000 |      11.000 |
+ |*"#accept"                                       |        38 |         29 |(  76.3158 +- 6.89676  )%|   -------   |   -------   |
+ | "#passed"                                       |        38 |         46 |     1.2105 |     1.0041 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |       116 |         46 |(  39.6552 +- 4.54194  )%|   -------   |   -------   |
+Bs2EtacPhiBDTSelKaons         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |        43 |        378 |     8.7907 |     5.2675 |      2.0000 |      23.000 |
+ | "# input particles"                             |        43 |        378 |     8.7907 |     5.2675 |      2.0000 |      23.000 |
+ |*"#accept"                                       |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+ | "#passed"                                       |        43 |        210 |     4.8837 |     2.9744 |      1.0000 |      14.000 |
+ |*"efficiency"                                    |       378 |        210 |(  55.5556 +- 2.55580  )%|   -------   |   -------   |
+Bs2EtacPhiBDTSelPions         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |        43 |        665 |     15.465 |     7.2090 |      4.0000 |      33.000 |
+ | "# input particles"                             |        43 |        665 |     15.465 |     7.2090 |      4.0000 |      33.000 |
+ |*"#accept"                                       |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+ | "#passed"                                       |        43 |        475 |     11.047 |     5.0897 |      2.0000 |      25.000 |
+ |*"efficiency"                                    |       665 |        475 |(  71.4286 +- 1.75183  )%|   -------   |   -------   |
+Bs2EtacPhiBDTSelEtac2KsKPi    SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        29 |         67 |     2.3103 |     1.7440 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        29 |         67 |     2.3103 |     1.7040 |      0.0000 |      7.0000 |
+ | "# KS0"                                         |        29 |         46 |     1.5862 |    0.85166 |      1.0000 |      4.0000 |
+ | "# Phys/Bs2EtacPhiBDTSelKaons"                  |        29 |        134 |     4.6207 |     3.0105 |      1.0000 |      14.000 |
+ | "# Phys/Bs2EtacPhiBDTSelKs"                     |        29 |         46 |     1.5862 |    0.85166 |      1.0000 |      4.0000 |
+ | "# Phys/Bs2EtacPhiBDTSelPions"                  |        29 |        334 |     11.517 |     4.8893 |      4.0000 |      25.000 |
+ | "# eta_c(1S) -> KS0  K+  pi- "                  |        29 |          9 |    0.31034 |    0.83474 |      0.0000 |      4.0000 |
+ | "# eta_c(1S) -> KS0  K-  pi+ "                  |        29 |          7 |    0.24138 |    0.67748 |      0.0000 |      3.0000 |
+ | "# input particles"                             |        29 |        514 |     17.724 |     7.5926 |      7.0000 |      41.000 |
+ | "# max size eta_c(1S) -> KS0  K+  pi- "         |        29 |        704 |     24.276 |     31.488 |      0.0000 |      154.00 |
+ | "# max size eta_c(1S) -> KS0  K-  pi+ "         |        29 |        904 |     31.172 |     46.603 |      0.0000 |      196.00 |
+ | "# pi+"                                         |        29 |        174 |     6.0000 |     3.1732 |      2.0000 |      14.000 |
+ | "# pi-"                                         |        29 |        160 |     5.5172 |     2.9199 |      1.0000 |      12.000 |
+ | "# selected"                                    |        29 |         16 |    0.55172 |     1.0368 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        29 |          8 |(  27.5862 +- 8.29961  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1608 |        230 |(  14.3035 +- 0.873091 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       230 |         16 |(  6.95652 +- 1.67755  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Bs2EtacPhiBDT_KsKPiLine       SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> eta_c(1S)  phi(1020) "               |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2EtacPhiBDTSelEtac2KsKPi"             |         8 |         16 |     2.0000 |     1.0000 |      1.0000 |      4.0000 |
+ | "# Phys/Bs2EtacPhiBDTSelPhi"                    |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# eta_c(1S)"                                   |         8 |         16 |     2.0000 |     1.0000 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         8 |         24 |     3.0000 |     1.0000 |      2.0000 |      5.0000 |
+ | "# max size B_s0 -> eta_c(1S)  phi(1020) "      |         8 |         16 |     2.0000 |     1.0000 |      1.0000 |      4.0000 |
+ | "# phi(1020)"                                   |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        16 |          2 |(  12.5000 +- 8.26797  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBs2EtacPhiBDT_KsKP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2EtacPhiBDT_KsKP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2EtacPhiBDT_KsKP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2EtacPhiBDTLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBs2EtacPhiBDTLineH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+Bs2EtacPhiBDTSelEtac2KKPiPi   SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        43 |        108 |     2.5116 |     1.8092 |      0.0000 |      8.0000 |
+ | "# K-"                                          |        43 |        102 |     2.3721 |     1.6709 |      0.0000 |      7.0000 |
+ | "# Phys/Bs2EtacPhiBDTSelKaons"                  |        43 |        210 |     4.8837 |     2.9744 |      1.0000 |      14.000 |
+ | "# Phys/Bs2EtacPhiBDTSelPions"                  |        43 |        475 |     11.047 |     5.0897 |      2.0000 |      25.000 |
+ | "# eta_c(1S) -> K+  K-  pi+  pi- "              |        41 |         34 |    0.82927 |     1.9494 |      0.0000 |      9.0000 |
+ | "# input particles"                             |        43 |        685 |     15.930 |     7.5186 |      4.0000 |      39.000 |
+ | "# pi+"                                         |        43 |        245 |     5.6977 |     3.2603 |      1.0000 |      14.000 |
+ | "# pi-"                                         |        43 |        230 |     5.3488 |     2.8520 |      1.0000 |      12.000 |
+ | "# selected"                                    |        43 |         34 |    0.79070 |     1.9115 |      0.0000 |      9.0000 |
+ |*"#accept"                                       |        43 |         12 |(  27.9070 +- 6.84020  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       316 |        128 |(  40.5063 +- 2.76155  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       893 |        222 |(  24.8600 +- 1.44631  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1512 |         74 |(  4.89418 +- 0.554840 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        74 |         34 |(  45.9459 +- 5.79324  )%|   -------   |   -------   |
+Bs2EtacPhiBDTSelEtac2KKKK     SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        43 |        108 |     2.5116 |     1.8092 |      0.0000 |      8.0000 |
+ | "# K-"                                          |        43 |        102 |     2.3721 |     1.6709 |      0.0000 |      7.0000 |
+ | "# Phys/Bs2EtacPhiBDTSelKaons"                  |        43 |        210 |     4.8837 |     2.9744 |      1.0000 |      14.000 |
+ | "# eta_c(1S) -> K+  K-  K+  K- "                |        41 |          2 |   0.048780 |    0.30851 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        43 |        210 |     4.8837 |     2.9744 |      1.0000 |      14.000 |
+ | "# selected"                                    |        43 |          2 |   0.046512 |    0.30143 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        43 |          1 |(  2.32558 +- 2.29838  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       316 |        128 |(  40.5063 +- 2.76155  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       210 |         29 |(  13.8095 +- 2.38073  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        50 |          3 |(  6.00000 +- 3.35857  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+Bs2EtacPhiBDTSelEtac2PiPiPiPi SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2EtacPhiBDTSelPions"                  |        43 |        475 |     11.047 |     5.0897 |      2.0000 |      25.000 |
+ | "# eta_c(1S) -> pi+  pi-  pi+  pi- "            |        43 |         46 |     1.0698 |     3.6815 |      0.0000 |      22.000 |
+ | "# input particles"                             |        43 |        475 |     11.047 |     5.0897 |      2.0000 |      25.000 |
+ | "# pi+"                                         |        43 |        245 |     5.6977 |     3.2603 |      1.0000 |      14.000 |
+ | "# pi-"                                         |        43 |        230 |     5.3488 |     2.8520 |      1.0000 |      12.000 |
+ | "# selected"                                    |        43 |         46 |     1.0698 |     3.6815 |      0.0000 |      22.000 |
+ |*"#accept"                                       |        43 |          6 |(  13.9535 +- 5.28413  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1464 |        609 |(  41.5984 +- 1.28819  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      2214 |        584 |(  26.3776 +- 0.936556 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2098 |         98 |(  4.67112 +- 0.460702 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        98 |         46 |(  46.9388 +- 5.04129  )%|   -------   |   -------   |
+Bs2EtacPhiBDTSelEtac          SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2EtacPhiBDTSelEtac2KKKK"              |        14 |          2 |    0.14286 |    0.51508 |      0.0000 |      2.0000 |
+ | "# Phys/Bs2EtacPhiBDTSelEtac2KKPiPi"            |        14 |         34 |     2.4286 |     2.6916 |      0.0000 |      9.0000 |
+ | "# Phys/Bs2EtacPhiBDTSelEtac2PiPiPiPi"          |        14 |         46 |     3.2857 |     5.8606 |      0.0000 |      22.000 |
+ | "# input particles"                             |        14 |         82 |     5.8571 |     7.6984 |      1.0000 |      29.000 |
+ |*"#accept"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+ | "#passed"                                       |        14 |         82 |     5.8571 |     7.6984 |      1.0000 |      29.000 |
+ |*"efficiency"                                    |        82 |         82 |(  100.000 +- 1.21951  )%|   -------   |   -------   |
+Bs2EtacPhiBDTSelBs2EtacPhi    SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> eta_c(1S)  phi(1020) "               |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2EtacPhiBDTSelEtac"                   |        14 |         82 |     5.8571 |     7.6984 |      1.0000 |      29.000 |
+ | "# Phys/Bs2EtacPhiBDTSelPhi"                    |        14 |         15 |     1.0714 |    0.25754 |      1.0000 |      2.0000 |
+ | "# eta_c(1S)"                                   |        14 |         82 |     5.8571 |     7.6984 |      1.0000 |      29.000 |
+ | "# input particles"                             |        14 |         97 |     6.9286 |     7.6669 |      2.0000 |      30.000 |
+ | "# max size B_s0 -> eta_c(1S)  phi(1020) "      |        14 |         84 |     6.0000 |     7.6439 |      1.0000 |      29.000 |
+ | "# phi(1020)"                                   |        14 |         15 |     1.0714 |    0.25754 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        84 |         17 |(  20.2381 +- 4.38372  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        17 |          0 |(  0.00000 +- 5.88235  )%|   -------   |   -------   |
+StrippingBs2EtacPhiBDTLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2EtacPhiBDTLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2EtacPhiBDTLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2KsthhDDLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2KsthhDDLineHlt1...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingBu2KsthhDDLineHlt2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+StrippingBu2KsthhDDLineVOID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       284 |        284 |(  100.000 +- 0.352113 )%|   -------   |   -------   |
+KSforBu2KsthhDD               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       187 |        473 |     2.5294 |     2.0973 |      1.0000 |      16.000 |
+ | "# input particles"                             |       187 |        473 |     2.5294 |     2.0973 |      1.0000 |      16.000 |
+ |*"#accept"                                       |       187 |        118 |(  63.1016 +- 3.52861  )%|   -------   |   -------   |
+ | "#passed"                                       |       187 |        174 |    0.93048 |    0.92527 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |       473 |        174 |(  36.7865 +- 2.21727  )%|   -------   |   -------   |
+KstforBu2KsthhDD              SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> KS0  pi+ "                       |       118 |       1065 |     9.0254 |     6.7516 |      0.0000 |      34.000 |
+ | "# K*(892)- -> KS0  pi- "                       |       118 |       1045 |     8.8559 |     6.9347 |      1.0000 |      39.000 |
+ | "# KS0"                                         |       118 |        174 |     1.4746 |    0.74461 |      1.0000 |      4.0000 |
+ | "# Phys/KSforBu2KsthhDD"                        |       118 |        174 |     1.4746 |    0.74461 |      1.0000 |      4.0000 |
+ | "# Phys/StdLoosePions"                          |       118 |       1469 |     12.449 |     5.3719 |      3.0000 |      33.000 |
+ | "# input particles"                             |       118 |       1643 |     13.924 |     5.4527 |      4.0000 |      35.000 |
+ | "# max size K*(892)+ -> KS0  pi+ "              |       118 |       1099 |     9.3136 |     6.8676 |      0.0000 |      34.000 |
+ | "# max size K*(892)- -> KS0  pi- "              |       118 |       1086 |     9.2034 |     7.1468 |      1.0000 |      39.000 |
+ | "# pi+"                                         |       118 |        744 |     6.3051 |     3.2871 |      0.0000 |      17.000 |
+ | "# pi-"                                         |       118 |        725 |     6.1441 |     2.9177 |      1.0000 |      16.000 |
+ | "# selected"                                    |       118 |       2110 |     17.881 |     12.788 |      3.0000 |      63.000 |
+ |*"#accept"                                       |       118 |        118 |(  100.000 +- 0.847458 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2185 |       2138 |(  97.8490 +- 0.310367 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2138 |       2110 |(  98.6904 +- 0.245872 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        28 |         28 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Bu2KsthhDDLine                SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> pi+  pi-  K*(892)+ "                   |       118 |          8 |   0.067797 |    0.49964 |      0.0000 |      5.0000 |
+ | "# B- -> pi-  pi+  K*(892)- "                   |       118 |          5 |   0.042373 |    0.32920 |      0.0000 |      3.0000 |
+ | "# K*(892)+"                                    |       118 |       1065 |     9.0254 |     6.7516 |      0.0000 |      34.000 |
+ | "# K*(892)-"                                    |       118 |       1045 |     8.8559 |     6.9347 |      1.0000 |      39.000 |
+ | "# Phys/KstforBu2KsthhDD"                       |       118 |       2110 |     17.881 |     12.788 |      3.0000 |      63.000 |
+ | "# Phys/StdLoosePions"                          |       118 |       1469 |     12.449 |     5.3719 |      3.0000 |      33.000 |
+ | "# input particles"                             |       118 |       3579 |     30.331 |     16.725 |      6.0000 |      96.000 |
+ | "# max size B+ -> pi+  pi-  K*(892)+ "          |       118 |      66291 |     561.79 |     1046.0 |      0.0000 |      9248.0 |
+ | "# max size B- -> pi-  pi+  K*(892)- "          |       118 |      63763 |     540.36 |     963.87 |      0.0000 |      7888.0 |
+ | "# pi+"                                         |       118 |        744 |     6.3051 |     3.2871 |      0.0000 |      17.000 |
+ | "# pi-"                                         |       118 |        725 |     6.1441 |     2.9177 |      1.0000 |      16.000 |
+ | "# selected"                                    |       118 |         13 |    0.11017 |    0.82116 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |       118 |          3 |(  2.54237 +- 1.44906  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    130054 |        407 |( 0.312947 +- 0.0154879)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       407 |         13 |(  3.19410 +- 0.871622 )%|   -------   |   -------   |
+RelatedInfo1_Bu2KsthhDDLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2KsthhDDLine"                         |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_Bu2KsthhDDLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2KsthhDDLine"                         |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_Bu2KsthhDDLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2KsthhDDLine"                         |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo4_Bu2KsthhDDLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2KsthhDDLine"                         |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBu2KsthhDDLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBu2KsthhDDLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2KsthhDDLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2KsthhLLLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2KsthhLLLineHlt1...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingBu2KsthhLLLineHlt2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+StrippingBu2KsthhLLLineVOID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       284 |        284 |(  100.000 +- 0.352113 )%|   -------   |   -------   |
+KSforBu2KsthhLL               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |        91 |        128 |     1.4066 |    0.66263 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        91 |        128 |     1.4066 |    0.66263 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        91 |         50 |(  54.9451 +- 5.21573  )%|   -------   |   -------   |
+ | "#passed"                                       |        91 |         59 |    0.64835 |    0.65253 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       128 |         59 |(  46.0938 +- 4.40591  )%|   -------   |   -------   |
+KstforBu2KsthhLL              SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> KS0  pi+ "                       |        50 |        342 |     6.8400 |     4.0068 |      2.0000 |      23.000 |
+ | "# K*(892)- -> KS0  pi- "                       |        50 |        319 |     6.3800 |     3.8827 |      2.0000 |      18.000 |
+ | "# KS0"                                         |        50 |         59 |     1.1800 |    0.38419 |      1.0000 |      2.0000 |
+ | "# Phys/KSforBu2KsthhLL"                        |        50 |         59 |     1.1800 |    0.38419 |      1.0000 |      2.0000 |
+ | "# Phys/StdLoosePions"                          |        50 |        689 |     13.780 |     4.6831 |      6.0000 |      31.000 |
+ | "# input particles"                             |        50 |        748 |     14.960 |     4.7073 |      7.0000 |      32.000 |
+ | "# max size K*(892)+ -> KS0  pi+ "              |        50 |        424 |     8.4800 |     4.3231 |      3.0000 |      26.000 |
+ | "# max size K*(892)- -> KS0  pi- "              |        50 |        391 |     7.8200 |     4.2459 |      3.0000 |      20.000 |
+ | "# pi+"                                         |        50 |        362 |     7.2400 |     2.9837 |      3.0000 |      15.000 |
+ | "# pi-"                                         |        50 |        327 |     6.5400 |     2.6923 |      3.0000 |      17.000 |
+ | "# selected"                                    |        50 |        661 |     13.220 |     7.0804 |      4.0000 |      41.000 |
+ |*"#accept"                                       |        50 |         50 |(  100.000 +- 2.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       815 |        663 |(  81.3497 +- 1.36440  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       663 |        661 |(  99.6983 +- 0.212983 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Bu2KsthhLLLine                SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> pi+  pi-  K*(892)+ "                   |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> pi-  pi+  K*(892)- "                   |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)+"                                    |        50 |        342 |     6.8400 |     4.0068 |      2.0000 |      23.000 |
+ | "# K*(892)-"                                    |        50 |        319 |     6.3800 |     3.8827 |      2.0000 |      18.000 |
+ | "# Phys/KstforBu2KsthhLL"                       |        50 |        661 |     13.220 |     7.0804 |      4.0000 |      41.000 |
+ | "# Phys/StdLoosePions"                          |        50 |        689 |     13.780 |     4.6831 |      6.0000 |      31.000 |
+ | "# input particles"                             |        50 |       1350 |     27.000 |     11.000 |      10.000 |      64.000 |
+ | "# max size B+ -> pi+  pi-  K*(892)+ "          |        50 |      21884 |     437.68 |     596.10 |      18.000 |      3094.0 |
+ | "# max size B- -> pi-  pi+  K*(892)- "          |        50 |      20866 |     417.32 |     617.16 |      18.000 |      3808.0 |
+ | "# pi+"                                         |        50 |        362 |     7.2400 |     2.9837 |      3.0000 |      15.000 |
+ | "# pi-"                                         |        50 |        327 |     6.5400 |     2.6923 |      3.0000 |      17.000 |
+ | "# selected"                                    |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        50 |          0 |(  0.00000 +- 2.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     42750 |         68 |( 0.159064 +- 0.0192740)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        68 |          0 |(  0.00000 +- 1.47059  )%|   -------   |   -------   |
+StrippingBu2KsthhLLLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBu2KsthhLLLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2KsthhLLLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingOmegab2XicKpiLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseANNKa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        863 |(  94.7311 +- 0.740199 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseANNPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        887 |(  97.3655 +- 0.530628 )%|   -------   |   -------   |
+XicForOmegab2XicKpi           SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       849 |       1429 |     1.6832 |     1.5332 |      0.0000 |      11.000 |
+ | "# K-"                                          |       849 |       1408 |     1.6584 |     1.5190 |      0.0000 |      12.000 |
+ | "# Phys/StdLooseANNKaons"                       |       849 |       5215 |     6.1425 |     4.2390 |      1.0000 |      26.000 |
+ | "# Phys/StdLooseANNPions"                       |       849 |       8634 |     10.170 |     5.1543 |      1.0000 |      32.000 |
+ | "# Phys/StdLooseANNProtons"                     |       849 |       5482 |     6.4570 |     4.5358 |      1.0000 |      32.000 |
+ | "# Xi_c+ -> p+  K-  pi+ "                       |       849 |         33 |   0.038869 |    0.23707 |      0.0000 |      3.0000 |
+ | "# Xi_c~- -> p~-  K+  pi- "                     |       849 |         24 |   0.028269 |    0.18584 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       849 |      19331 |     22.769 |     13.400 |      3.0000 |      87.000 |
+ | "# max size Xi_c+ -> p+  K-  pi+ "              |       849 |      20778 |     24.473 |     79.237 |      0.0000 |      1188.0 |
+ | "# max size Xi_c~- -> p~-  K+  pi- "            |       849 |      20473 |     24.114 |     70.470 |      0.0000 |      728.00 |
+ | "# p+"                                          |       849 |       1187 |     1.3981 |     1.5044 |      0.0000 |      11.000 |
+ | "# pi+"                                         |       849 |       4087 |     4.8139 |     2.8244 |      0.0000 |      16.000 |
+ | "# pi-"                                         |       849 |       4045 |     4.7644 |     2.7595 |      0.0000 |      17.000 |
+ | "# p~-"                                         |       849 |       1174 |     1.3828 |     1.4875 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       849 |         57 |   0.067138 |    0.33481 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       849 |         41 |(  4.82921 +- 0.735760 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     41251 |        418 |(  1.01331 +- 0.0493108)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       418 |         57 |(  13.6364 +- 1.67852  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Omegab2XicKpiLine             SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        41 |        329 |     8.0244 |     5.4481 |      1.0000 |      21.000 |
+ | "# K-"                                          |        41 |        319 |     7.7805 |     5.1915 |      2.0000 |      22.000 |
+ | "# Omega_b- -> Xi_c+  K-  pi- "                 |        41 |          2 |   0.048780 |    0.21541 |      0.0000 |      1.0000 |
+ | "# Omega_b~+ -> Xi_c~-  K+  pi+ "               |        41 |         26 |    0.63415 |     3.8557 |      0.0000 |      25.000 |
+ | "# Phys/StdAllLooseANNKaons"                    |        41 |       1473 |     35.927 |     22.321 |      6.0000 |      113.00 |
+ | "# Phys/StdAllLooseANNPions"                    |        41 |       2135 |     52.073 |     24.306 |      13.000 |      125.00 |
+ | "# Phys/XicForOmegab2XicKpi"                    |        41 |         57 |     1.3902 |    0.69416 |      1.0000 |      4.0000 |
+ | "# Xi_c+"                                       |        41 |         33 |    0.80488 |    0.73979 |      0.0000 |      3.0000 |
+ | "# Xi_c~-"                                      |        41 |         24 |    0.58537 |    0.62374 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        41 |       3665 |     89.390 |     46.420 |      20.000 |      239.00 |
+ | "# max size Omega_b- -> Xi_c+  K-  pi- "        |        41 |       9365 |     228.41 |     392.43 |      0.0000 |      1620.0 |
+ | "# max size Omega_b~+ -> Xi_c~-  K+  pi+ "      |        41 |       5636 |     137.46 |     264.22 |      0.0000 |      1224.0 |
+ | "# pi+"                                         |        41 |       1010 |     24.634 |     11.045 |      6.0000 |      51.000 |
+ | "# pi-"                                         |        41 |        953 |     23.244 |     11.049 |      6.0000 |      62.000 |
+ | "# selected"                                    |        41 |         28 |    0.68293 |     4.0088 |      0.0000 |      26.000 |
+ |*"#accept"                                       |        41 |          3 |(  7.31707 +- 4.06702  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     15001 |       4127 |(  27.5115 +- 0.364613 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4127 |         28 |( 0.678459 +- 0.127781 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        72 |         72 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingOmegab2XicKpiLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingOmegab2XicKpiLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingOmegab2XicKpiLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingOmegab2XicKpiWSLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Omegab2XicKpiWSLine           SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        41 |        329 |     8.0244 |     5.4481 |      1.0000 |      21.000 |
+ | "# K-"                                          |        41 |        319 |     7.7805 |     5.1915 |      2.0000 |      22.000 |
+ | "# Omega_b- -> Xi_c+  K-  pi+ "                 |        41 |          3 |   0.073171 |    0.46277 |      0.0000 |      3.0000 |
+ | "# Omega_b~+ -> Xi_c~-  K+  pi- "               |        41 |         18 |    0.43902 |     2.1981 |      0.0000 |      14.000 |
+ | "# Phys/StdAllLooseANNKaons"                    |        41 |       1473 |     35.927 |     22.321 |      6.0000 |      113.00 |
+ | "# Phys/StdAllLooseANNPions"                    |        41 |       2135 |     52.073 |     24.306 |      13.000 |      125.00 |
+ | "# Phys/XicForOmegab2XicKpi"                    |        41 |         57 |     1.3902 |    0.69416 |      1.0000 |      4.0000 |
+ | "# Xi_c+"                                       |        41 |         33 |    0.80488 |    0.73979 |      0.0000 |      3.0000 |
+ | "# Xi_c~-"                                      |        41 |         24 |    0.58537 |    0.62374 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        41 |       3665 |     89.390 |     46.420 |      20.000 |      239.00 |
+ | "# max size Omega_b- -> Xi_c+  K-  pi+ "        |        41 |      10597 |     258.46 |     487.84 |      0.0000 |      2538.0 |
+ | "# max size Omega_b~+ -> Xi_c~-  K+  pi- "      |        41 |       5470 |     133.41 |     254.73 |      0.0000 |      1368.0 |
+ | "# pi+"                                         |        41 |       1010 |     24.634 |     11.045 |      6.0000 |      51.000 |
+ | "# pi-"                                         |        41 |        953 |     23.244 |     11.049 |      6.0000 |      62.000 |
+ | "# selected"                                    |        41 |         21 |    0.51220 |     2.6515 |      0.0000 |      17.000 |
+ |*"#accept"                                       |        41 |          3 |(  7.31707 +- 4.06702  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     16067 |       4233 |(  26.3459 +- 0.347526 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4233 |         21 |( 0.496102 +- 0.107989 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        46 |         46 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingOmegab2XicKpiWSLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingOmegab2XicKpiWSLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingOmegab2XicKpiWSLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXB2DPiPBd2DPiLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseDplus...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        155 |(  17.0143 +- 1.24494  )%|   -------   |   -------   |
+XB2DPiPSelDpDs                SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDplus2KKPi"                     |       239 |        437 |     1.8285 |     2.9144 |      0.0000 |      25.000 |
+ | "# Phys/StdLooseDplus2KPiPi"                    |       239 |        447 |     1.8703 |     2.1599 |      0.0000 |      14.000 |
+ | "# input particles"                             |       239 |        884 |     3.6987 |     4.6078 |      1.0000 |      32.000 |
+ |*"#accept"                                       |       239 |        239 |(  100.000 +- 0.418410 )%|   -------   |   -------   |
+ | "#passed"                                       |       239 |        884 |     3.6987 |     4.6078 |      1.0000 |      32.000 |
+ |*"efficiency"                                    |       884 |        884 |(  100.000 +- 0.113122 )%|   -------   |   -------   |
+DpDsForXB2DPiPXB2DPiP         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XB2DPiPSelDpDs"                         |       239 |        884 |     3.6987 |     4.6078 |      1.0000 |      32.000 |
+ | "# input particles"                             |       239 |        884 |     3.6987 |     4.6078 |      1.0000 |      32.000 |
+ |*"#accept"                                       |       239 |        160 |(  66.9456 +- 3.04282  )%|   -------   |   -------   |
+ | "#passed"                                       |       239 |        457 |     1.9121 |     2.8762 |      0.0000 |      20.000 |
+ |*"efficiency"                                    |       884 |        457 |(  51.6968 +- 1.68071  )%|   -------   |   -------   |
+PionsForXB2DPiPXB2DPiP        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       176 |       2614 |     14.852 |     6.2505 |      6.0000 |      34.000 |
+ | "# input particles"                             |       176 |       2614 |     14.852 |     6.2505 |      6.0000 |      34.000 |
+ |*"#accept"                                       |       176 |        176 |(  100.000 +- 0.568182 )%|   -------   |   -------   |
+ | "#passed"                                       |       176 |       1801 |     10.233 |     4.3716 |      2.0000 |      23.000 |
+ |*"efficiency"                                    |      2614 |       1801 |(  68.8982 +- 0.905407 )%|   -------   |   -------   |
+XB2DPiPBd2DPiLine             SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi+ "                              |       160 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  pi- "                             |       160 |          5 |   0.031250 |    0.39405 |      0.0000 |      5.0000 |
+ | "# D+"                                          |       160 |        212 |     1.3250 |     1.9797 |      0.0000 |      14.000 |
+ | "# D-"                                          |       160 |        245 |     1.5312 |     2.1533 |      0.0000 |      16.000 |
+ | "# Phys/DpDsForXB2DPiPXB2DPiP"                  |       160 |        457 |     2.8563 |     3.1081 |      1.0000 |      20.000 |
+ | "# Phys/PionsForXB2DPiPXB2DPiP"                 |       160 |       1686 |     10.537 |     4.3788 |      3.0000 |      23.000 |
+ | "# input particles"                             |       160 |       2143 |     13.394 |     6.2750 |      4.0000 |      42.000 |
+ | "# max size B0 -> D-  pi+ "                     |       160 |       1392 |     8.7000 |     15.034 |      0.0000 |      112.00 |
+ | "# max size B~0 -> D+  pi- "                    |       160 |       1342 |     8.3875 |     18.733 |      0.0000 |      168.00 |
+ | "# pi+"                                         |       160 |        864 |     5.4000 |     2.6486 |      1.0000 |      16.000 |
+ | "# pi-"                                         |       160 |        822 |     5.1375 |     2.5605 |      0.0000 |      13.000 |
+ | "# selected"                                    |       160 |          5 |   0.031250 |    0.39405 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       160 |          1 |( 0.625000 +- 0.623044 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2734 |        258 |(  9.43672 +- 0.559097 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       258 |          5 |(  1.93798 +- 0.858254 )%|   -------   |   -------   |
+RelatedInfo1_XB2DPiPBd2DPiLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XB2DPiPBd2DPiLine"                      |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_XB2DPiPBd2DPiLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XB2DPiPBd2DPiLine"                      |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_XB2DPiPBd2DPiLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XB2DPiPBd2DPiLine"                      |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_XB2DPiPBd2DPiLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XB2DPiPBd2DPiLine"                      |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_XB2DPiPBd2DPiLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XB2DPiPBd2DPiLine"                      |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXB2DPiPBd2DPiLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXB2DPiPBd2DPiLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXB2DPiPBd2DPiLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXB2DPiPBd2DstarPiL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DstarForXB2DPiPXB2DPiP        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDstarWithD02KPi"                |        24 |         30 |     1.2500 |    0.52042 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        24 |         30 |     1.2500 |    0.52042 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        24 |         24 |(  100.000 +- 4.16667  )%|   -------   |   -------   |
+ | "#passed"                                       |        24 |         30 |     1.2500 |    0.52042 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+XB2DPiPBd2DstarPiLine         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  pi+ "                       |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  pi- "                      |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        24 |          7 |    0.29167 |    0.45453 |      0.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |        24 |         23 |    0.95833 |    0.78947 |      0.0000 |      3.0000 |
+ | "# Phys/DstarForXB2DPiPXB2DPiP"                 |        24 |         30 |     1.2500 |    0.52042 |      1.0000 |      3.0000 |
+ | "# Phys/PionsForXB2DPiPXB2DPiP"                 |        24 |        224 |     9.3333 |     4.8620 |      2.0000 |      22.000 |
+ | "# input particles"                             |        24 |        254 |     10.583 |     4.7251 |      4.0000 |      23.000 |
+ | "# max size B0 -> D*(2010)-  pi+ "              |        24 |        104 |     4.3333 |     3.3375 |      0.0000 |      10.000 |
+ | "# max size B~0 -> D*(2010)+  pi- "             |        24 |         24 |     1.0000 |     2.1213 |      0.0000 |      9.0000 |
+ | "# pi+"                                         |        24 |        117 |     4.8750 |     2.3330 |      1.0000 |      10.000 |
+ | "# pi-"                                         |        24 |        107 |     4.4583 |     3.2013 |      0.0000 |      13.000 |
+ | "# selected"                                    |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        24 |          0 |(  0.00000 +- 4.16667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       128 |         22 |(  17.1875 +- 3.33464  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        22 |          0 |(  0.00000 +- 4.54545  )%|   -------   |   -------   |
+StrippingXB2DPiPBd2DstarPiL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXB2DPiPBd2DstarPiLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXB2DPiPBd2DstarPiLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXB2DPiPBd2DPiPLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ProtonsForXB2DPiPXB2DPiP      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseProtons"                        |       176 |       1366 |     7.7614 |     5.1112 |      2.0000 |      26.000 |
+ | "# input particles"                             |       176 |       1366 |     7.7614 |     5.1112 |      2.0000 |      26.000 |
+ |*"#accept"                                       |       176 |         94 |(  53.4091 +- 3.76012  )%|   -------   |   -------   |
+ | "#passed"                                       |       176 |        171 |    0.97159 |     1.2081 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |      1366 |        171 |(  12.5183 +- 0.895377 )%|   -------   |   -------   |
+XB2DPiPBd2DPiPLine            SUCCESS Number of counters : 22
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  pi-  p+ "                          |        86 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  pi+  p+ "                          |        86 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  pi-  p~- "                         |        86 |          3 |   0.034884 |    0.18349 |      0.0000 |      1.0000 |
+ | "# B- -> D-  pi+  p~- "                         |        86 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        86 |        138 |     1.6047 |     2.3981 |      0.0000 |      14.000 |
+ | "# D-"                                          |        86 |        137 |     1.5930 |     2.1479 |      0.0000 |      16.000 |
+ | "# Phys/DpDsForXB2DPiPXB2DPiP"                  |        86 |        275 |     3.1977 |     3.4059 |      1.0000 |      20.000 |
+ | "# Phys/PionsForXB2DPiPXB2DPiP"                 |        86 |       1034 |     12.023 |     4.7052 |      5.0000 |      23.000 |
+ | "# Phys/ProtonsForXB2DPiPXB2DPiP"               |        86 |        158 |     1.8372 |     1.1087 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        86 |       1467 |     17.058 |     7.3284 |      7.0000 |      47.000 |
+ | "# max size B+ -> D+  pi-  p+ "                 |        86 |       1346 |     15.651 |     58.394 |      0.0000 |      504.00 |
+ | "# max size B+ -> D-  pi+  p+ "                 |        86 |        935 |     10.872 |     23.005 |      0.0000 |      180.00 |
+ | "# max size B- -> D+  pi-  p~- "                |        86 |       1296 |     15.070 |     46.996 |      0.0000 |      336.00 |
+ | "# max size B- -> D-  pi+  p~- "                |        86 |       1071 |     12.453 |     30.184 |      0.0000 |      224.00 |
+ | "# p+"                                          |        86 |         84 |    0.97674 |    0.92732 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |        86 |        539 |     6.2674 |     2.8137 |      1.0000 |      16.000 |
+ | "# pi-"                                         |        86 |        495 |     5.7558 |     2.8405 |      0.0000 |      13.000 |
+ | "# p~-"                                         |        86 |         74 |    0.86047 |    0.78002 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        86 |          3 |   0.034884 |    0.18349 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        86 |          3 |(  3.48837 +- 1.97857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4648 |        414 |(  8.90706 +- 0.417808 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       414 |          3 |( 0.724638 +- 0.416851 )%|   -------   |   -------   |
+RelatedInfo1_XB2DPiPBd2DPiP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XB2DPiPBd2DPiPLine"                     |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_XB2DPiPBd2DPiP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XB2DPiPBd2DPiPLine"                     |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_XB2DPiPBd2DPiP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XB2DPiPBd2DPiPLine"                     |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo4_XB2DPiPBd2DPiP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XB2DPiPBd2DPiPLine"                     |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo5_XB2DPiPBd2DPiP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XB2DPiPBd2DPiPLine"                     |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingXB2DPiPBd2DPiPLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingXB2DPiPBd2DPiPLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXB2DPiPBd2DPiPLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXB2DPiPBd2DstarPiP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XB2DPiPBd2DstarPiPLine        SUCCESS Number of counters : 22
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  pi-  p+ "                   |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  pi+  p+ "                   |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  pi-  p~- "                  |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  pi+  p~- "                  |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        15 |          3 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |        15 |         17 |     1.1333 |    0.80554 |      0.0000 |      3.0000 |
+ | "# Phys/DstarForXB2DPiPXB2DPiP"                 |        15 |         20 |     1.3333 |    0.59628 |      1.0000 |      3.0000 |
+ | "# Phys/PionsForXB2DPiPXB2DPiP"                 |        15 |        157 |     10.467 |     5.3649 |      3.0000 |      22.000 |
+ | "# Phys/ProtonsForXB2DPiPXB2DPiP"               |        15 |         32 |     2.1333 |     1.3597 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        15 |        209 |     13.933 |     6.0933 |      6.0000 |      28.000 |
+ | "# max size B+ -> D*(2010)+  pi-  p+ "          |        15 |         12 |    0.80000 |     2.3152 |      0.0000 |      9.0000 |
+ | "# max size B+ -> D*(2010)-  pi+  p+ "          |        15 |        108 |     7.2000 |     9.0863 |      0.0000 |      30.000 |
+ | "# max size B- -> D*(2010)+  pi-  p~- "         |        15 |         28 |     1.8667 |     4.6457 |      0.0000 |      18.000 |
+ | "# max size B- -> D*(2010)-  pi+  p~- "         |        15 |         72 |     4.8000 |     6.8430 |      0.0000 |      21.000 |
+ | "# p+"                                          |        15 |         16 |     1.0667 |    0.92856 |      0.0000 |      3.0000 |
+ | "# pi+"                                         |        15 |         77 |     5.1333 |     2.3343 |      1.0000 |      10.000 |
+ | "# pi-"                                         |        15 |         80 |     5.3333 |     3.4960 |      2.0000 |      13.000 |
+ | "# p~-"                                         |        15 |         16 |     1.0667 |    0.92856 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        15 |          0 |(  0.00000 +- 6.66667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       220 |         27 |(  12.2727 +- 2.21221  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+StrippingXB2DPiPBd2DstarPiP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXB2DPiPBd2DstarPiP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXB2DPiPBd2DstarPiP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXiccBDT_XiccPP2LcP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XiccBDTSelProtons             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNProtons"                  |       906 |      25227 |     27.844 |     18.753 |      1.0000 |      136.00 |
+ | "# input particles"                             |       906 |      25227 |     27.844 |     18.753 |      1.0000 |      136.00 |
+ |*"#accept"                                       |       906 |        879 |(  97.0199 +- 0.564916 )%|   -------   |   -------   |
+ | "#passed"                                       |       906 |       6340 |     6.9978 |     5.5036 |      0.0000 |      46.000 |
+ |*"efficiency"                                    |     25227 |       6340 |(  25.1318 +- 0.273104 )%|   -------   |   -------   |
+XiccBDTSelKaons               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNKaons"                    |       878 |      24326 |     27.706 |     17.902 |      1.0000 |      122.00 |
+ | "# input particles"                             |       878 |      24326 |     27.706 |     17.902 |      1.0000 |      122.00 |
+ |*"#accept"                                       |       878 |        869 |(  98.9749 +- 0.339930 )%|   -------   |   -------   |
+ | "#passed"                                       |       878 |       5767 |     6.5683 |     4.6182 |      0.0000 |      39.000 |
+ |*"efficiency"                                    |     24326 |       5767 |(  23.7071 +- 0.272676 )%|   -------   |   -------   |
+XiccBDTSelPions               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNPions"                    |       869 |      38140 |     43.890 |     20.856 |      2.0000 |      137.00 |
+ | "# input particles"                             |       869 |      38140 |     43.890 |     20.856 |      2.0000 |      137.00 |
+ |*"#accept"                                       |       869 |        867 |(  99.7699 +- 0.162553 )%|   -------   |   -------   |
+ | "#passed"                                       |       869 |      17768 |     20.446 |     9.0313 |      0.0000 |      49.000 |
+ |*"efficiency"                                    |     38140 |      17768 |(  46.5863 +- 0.255426 )%|   -------   |   -------   |
+XiccBDTSelLambdaC             SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       866 |       2922 |     3.3741 |     2.6271 |      0.0000 |      21.000 |
+ | "# K-"                                          |       866 |       2842 |     3.2818 |     2.5378 |      0.0000 |      18.000 |
+ | "# Lambda_c+ -> p+  K-  pi+ "                   |       866 |        333 |    0.38453 |     1.3907 |      0.0000 |      20.000 |
+ | "# Lambda_c~- -> p~-  K+  pi- "                 |       866 |        380 |    0.43880 |     1.3384 |      0.0000 |      15.000 |
+ | "# Phys/XiccBDTSelKaons"                        |       866 |       5764 |     6.6559 |     4.5891 |      1.0000 |      39.000 |
+ | "# Phys/XiccBDTSelPions"                        |       866 |      17754 |     20.501 |     8.9905 |      1.0000 |      49.000 |
+ | "# Phys/XiccBDTSelProtons"                      |       866 |       6320 |     7.2979 |     5.4412 |      1.0000 |      46.000 |
+ | "# input particles"                             |       866 |      29838 |     34.455 |     17.642 |      3.0000 |      121.00 |
+ | "# max size Lambda_c+ -> p+  K-  pi+ "          |       866 |     226234 |     261.24 |     648.39 |      0.0000 |      9234.0 |
+ | "# max size Lambda_c~- -> p~-  K+  pi- "        |       866 |     219535 |     253.50 |     599.98 |      0.0000 |      6804.0 |
+ | "# p+"                                          |       866 |       3215 |     3.7125 |     3.1177 |      0.0000 |      27.000 |
+ | "# pi+"                                         |       866 |       8922 |     10.303 |     4.9790 |      0.0000 |      28.000 |
+ | "# pi-"                                         |       866 |       8832 |     10.199 |     4.9218 |      0.0000 |      29.000 |
+ | "# p~-"                                         |       866 |       3105 |     3.5855 |     2.9370 |      0.0000 |      19.000 |
+ | "# selected"                                    |       866 |        713 |    0.82333 |     2.4381 |      0.0000 |      30.000 |
+ |*"#accept"                                       |       866 |        233 |(  26.9053 +- 1.50696  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    445769 |       5761 |(  1.29237 +- 0.0169167)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      5761 |        713 |(  12.3763 +- 0.433868 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XiccBDTSelUnPions             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNPions"                    |       337 |      18214 |     54.047 |     23.895 |      6.0000 |      137.00 |
+ | "# input particles"                             |       337 |      18214 |     54.047 |     23.895 |      6.0000 |      137.00 |
+ |*"#accept"                                       |       337 |        337 |(  100.000 +- 0.296736 )%|   -------   |   -------   |
+ | "#passed"                                       |       337 |      13048 |     38.718 |     14.847 |      6.0000 |      80.000 |
+ |*"efficiency"                                    |     18214 |      13048 |(  71.6372 +- 0.333996 )%|   -------   |   -------   |
+XiccBDTSelXiccPP2LcPi         SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+"                                   |       233 |        333 |     1.4292 |     2.3866 |      0.0000 |      20.000 |
+ | "# Lambda_c~-"                                  |       233 |        380 |     1.6309 |     2.1711 |      0.0000 |      15.000 |
+ | "# Phys/XiccBDTSelLambdaC"                      |       233 |        713 |     3.0601 |     3.9051 |      1.0000 |      30.000 |
+ | "# Phys/XiccBDTSelUnPions"                      |       233 |       9811 |     42.107 |     15.001 |      13.000 |      80.000 |
+ | "# Xi_cc++ -> Lambda_c+  pi+ "                  |       233 |        512 |     2.1974 |     6.0032 |      0.0000 |      51.000 |
+ | "# Xi_cc~-- -> Lambda_c~-  pi- "                |       233 |        608 |     2.6094 |     5.4036 |      0.0000 |      38.000 |
+ | "# input particles"                             |       233 |      10524 |     45.167 |     16.829 |      14.000 |      107.00 |
+ | "# max size Xi_cc++ -> Lambda_c+  pi+ "         |       233 |       8304 |     35.639 |     76.358 |      0.0000 |      720.00 |
+ | "# max size Xi_cc~-- -> Lambda_c~-  pi- "       |       233 |       9476 |     40.670 |     64.328 |      0.0000 |      435.00 |
+ | "# pi+"                                         |       233 |       4883 |     20.957 |     8.0165 |      6.0000 |      42.000 |
+ | "# pi-"                                         |       233 |       4928 |     21.150 |     7.8592 |      4.0000 |      45.000 |
+ | "# selected"                                    |       233 |       1120 |     4.8069 |     9.3451 |      0.0000 |      72.000 |
+ |*"#accept"                                       |       233 |        146 |(  62.6609 +- 3.16885  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     17780 |       5912 |(  33.2508 +- 0.353312 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      5912 |       1120 |(  18.9445 +- 0.509643 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        14 |         14 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XiccBDT_XiccPP2LcPiLine       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XiccBDTSelXiccPP2LcPi"                  |       146 |       1120 |     7.6712 |     10.835 |      1.0000 |      72.000 |
+ | "# input particles"                             |       146 |       1120 |     7.6712 |     10.835 |      1.0000 |      72.000 |
+ |*"#accept"                                       |       146 |          1 |( 0.684932 +- 0.682582 )%|   -------   |   -------   |
+ |*"#passed"                                       |       146 |          1 |( 0.684932 +- 0.682582 )%|   -------   |   -------   |
+ |*"efficiency"                                    |      1120 |          1 |(0.0892857 +- 0.0892458)%|   -------   |   -------   |
+StrippingXiccBDT_XiccPP2LcP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXiccBDT_XiccPP2LcP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXiccBDT_XiccPP2LcP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXiccBDT_XiccPP2LcK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XiccBDTSelTightKaons          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNKaons"                    |       233 |       9798 |     42.052 |     23.282 |      7.0000 |      122.00 |
+ | "# input particles"                             |       233 |       9798 |     42.052 |     23.282 |      7.0000 |      122.00 |
+ |*"#accept"                                       |       233 |        233 |(  100.000 +- 0.429185 )%|   -------   |   -------   |
+ | "#passed"                                       |       233 |       1775 |     7.6180 |     4.4697 |      1.0000 |      28.000 |
+ |*"efficiency"                                    |      9798 |       1775 |(  18.1159 +- 0.389100 )%|   -------   |   -------   |
+XiccBDTSelTightPions          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNPions"                    |       233 |      13919 |     59.738 |     24.634 |      15.000 |      137.00 |
+ | "# input particles"                             |       233 |      13919 |     59.738 |     24.634 |      15.000 |      137.00 |
+ |*"#accept"                                       |       233 |        233 |(  100.000 +- 0.429185 )%|   -------   |   -------   |
+ | "#passed"                                       |       233 |       4628 |     19.863 |     7.2336 |      5.0000 |      42.000 |
+ |*"efficiency"                                    |     13919 |       4628 |(  33.2495 +- 0.399315 )%|   -------   |   -------   |
+XiccBDTSelXiccPP2LcKpipi      SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       233 |        892 |     3.8283 |     2.6198 |      0.0000 |      17.000 |
+ | "# K-"                                          |       233 |        883 |     3.7897 |     2.5124 |      0.0000 |      14.000 |
+ | "# Lambda_c+"                                   |       233 |        333 |     1.4292 |     2.3866 |      0.0000 |      20.000 |
+ | "# Lambda_c~-"                                  |       233 |        380 |     1.6309 |     2.1711 |      0.0000 |      15.000 |
+ | "# Phys/XiccBDTSelLambdaC"                      |       233 |        713 |     3.0601 |     3.9051 |      1.0000 |      30.000 |
+ | "# Phys/XiccBDTSelTightKaons"                   |       233 |       1775 |     7.6180 |     4.4697 |      1.0000 |      28.000 |
+ | "# Phys/XiccBDTSelTightPions"                   |       233 |       4628 |     19.863 |     7.2336 |      5.0000 |      42.000 |
+ | "# Xi_cc++ -> Lambda_c+  K-  pi+  pi+ "         |       233 |        307 |     1.3176 |     7.8921 |      0.0000 |      107.00 |
+ | "# Xi_cc~-- -> Lambda_c~-  K+  pi-  pi- "       |       233 |        435 |     1.8670 |     7.5173 |      0.0000 |      59.000 |
+ | "# input particles"                             |       233 |       7116 |     30.541 |     12.762 |      11.000 |      79.000 |
+ | "# max size Xi_cc++ -> Lambda_c+  K-  pi+  pi+ "|       233 |     311464 |     1336.8 |     4615.3 |      0.0000 |      52020. |
+ | "# max size Xi_cc~-- -> Lambda_c~-  K+  pi-  pi-|       233 |     369057 |     1583.9 |     4246.3 |      0.0000 |      30375. |
+ | "# pi+"                                         |       233 |       2280 |     9.7854 |     4.3095 |      1.0000 |      21.000 |
+ | "# pi-"                                         |       233 |       2348 |     10.077 |     4.0978 |      2.0000 |      26.000 |
+ | "# selected"                                    |       233 |        742 |     3.1845 |     11.577 |      0.0000 |      107.00 |
+ |*"#accept"                                       |       233 |         69 |(  29.6137 +- 2.99097  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    316165 |      19025 |(  6.01743 +- 0.0422934)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     19025 |        742 |(  3.90013 +- 0.140358 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       173 |        173 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XiccBDT_XiccPP2LcKpipiLine    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XiccBDTSelXiccPP2LcKpipi"               |        69 |        742 |     10.754 |     19.266 |      1.0000 |      107.00 |
+ | "# input particles"                             |        69 |        742 |     10.754 |     19.266 |      1.0000 |      107.00 |
+ |*"#accept"                                       |        69 |          1 |(  1.44928 +- 1.43874  )%|   -------   |   -------   |
+ | "#passed"                                       |        69 |          2 |   0.028986 |    0.23902 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       742 |          2 |( 0.269542 +- 0.190338 )%|   -------   |   -------   |
+StrippingXiccBDT_XiccPP2LcK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXiccBDT_XiccPP2LcK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXiccBDT_XiccPP2LcK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXiccBDT_XiccPP2DpL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XiccBDTSelDplus               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDplus2KPiPi"                    |       203 |        447 |     2.2020 |     2.1822 |      1.0000 |      14.000 |
+ | "# input particles"                             |       203 |        447 |     2.2020 |     2.1822 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       203 |         83 |(  40.8867 +- 3.45053  )%|   -------   |   -------   |
+ | "#passed"                                       |       203 |        125 |    0.61576 |    0.98768 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |       447 |        125 |(  27.9642 +- 2.12286  )%|   -------   |   -------   |
+XiccBDTSelUnProtons           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNProtons"                  |       194 |       6695 |     34.510 |     21.412 |      3.0000 |      103.00 |
+ | "# input particles"                             |       194 |       6695 |     34.510 |     21.412 |      3.0000 |      103.00 |
+ |*"#accept"                                       |       194 |        194 |(  100.000 +- 0.515464 )%|   -------   |   -------   |
+ | "#passed"                                       |       194 |       2625 |     13.531 |     9.4155 |      1.0000 |      50.000 |
+ |*"efficiency"                                    |      6695 |       2625 |(  39.2084 +- 0.596672 )%|   -------   |   -------   |
+XiccBDTSelXiccPP2Dp           SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        83 |         62 |    0.74699 |    0.95493 |      0.0000 |      5.0000 |
+ | "# D-"                                          |        83 |         63 |    0.75904 |    0.81537 |      0.0000 |      4.0000 |
+ | "# Phys/XiccBDTSelDplus"                        |        83 |        125 |     1.5060 |     1.0223 |      1.0000 |      5.0000 |
+ | "# Phys/XiccBDTSelUnProtons"                    |        83 |       1015 |     12.229 |     8.4202 |      2.0000 |      43.000 |
+ | "# Xi_cc++ -> D+  p+ "                          |        83 |         19 |    0.22892 |    0.60769 |      0.0000 |      3.0000 |
+ | "# Xi_cc~-- -> D-  p~- "                        |        83 |         23 |    0.27711 |     1.1854 |      0.0000 |      10.000 |
+ | "# input particles"                             |        83 |       1140 |     13.735 |     8.7593 |      3.0000 |      44.000 |
+ | "# max size Xi_cc++ -> D+  p+ "                 |        83 |        441 |     5.3133 |     9.2449 |      0.0000 |      50.000 |
+ | "# max size Xi_cc~-- -> D-  p~- "               |        83 |        449 |     5.4096 |     10.655 |      0.0000 |      72.000 |
+ | "# p+"                                          |        83 |        520 |     6.2651 |     4.3605 |      1.0000 |      21.000 |
+ | "# p~-"                                         |        83 |        495 |     5.9639 |     4.6321 |      1.0000 |      23.000 |
+ | "# selected"                                    |        83 |         42 |    0.50602 |     1.4089 |      0.0000 |      11.000 |
+ |*"#accept"                                       |        83 |         20 |(  24.0964 +- 4.69427  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       890 |        372 |(  41.7978 +- 1.65330  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       372 |         42 |(  11.2903 +- 1.64084  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XiccBDT_XiccPP2DpLine         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XiccBDTSelXiccPP2Dp"                    |        20 |         42 |     2.1000 |     2.2113 |      1.0000 |      11.000 |
+ | "# input particles"                             |        20 |         42 |     2.1000 |     2.2113 |      1.0000 |      11.000 |
+ |*"#accept"                                       |        20 |          3 |(  15.0000 +- 7.98436  )%|   -------   |   -------   |
+ |*"#passed"                                       |        20 |          3 |(  15.0000 +- 7.98436  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        42 |          3 |(  7.14286 +- 3.97392  )%|   -------   |   -------   |
+StrippingXiccBDT_XiccPP2DpL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingXiccBDT_XiccPP2DpLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXiccBDT_XiccPP2DpLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXiccBDT_XiccPP2DpK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XiccBDTSelUnKaons             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNKaons"                    |       338 |      12413 |     36.725 |     21.945 |      2.0000 |      122.00 |
+ | "# input particles"                             |       338 |      12413 |     36.725 |     21.945 |      2.0000 |      122.00 |
+ |*"#accept"                                       |       338 |        337 |(  99.7041 +- 0.295420 )%|   -------   |   -------   |
+ | "#passed"                                       |       338 |       4478 |     13.249 |     8.2804 |      0.0000 |      60.000 |
+ |*"efficiency"                                    |     12413 |       4478 |(  36.0751 +- 0.431023 )%|   -------   |   -------   |
+XiccBDTSelXiccPP2DpKpi        SUCCESS Number of counters : 22
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        82 |         62 |    0.75610 |    0.95714 |      0.0000 |      5.0000 |
+ | "# D-"                                          |        82 |         62 |    0.75610 |    0.81989 |      0.0000 |      4.0000 |
+ | "# K+"                                          |        82 |        475 |     5.7927 |     3.8879 |      1.0000 |      19.000 |
+ | "# K-"                                          |        82 |        447 |     5.4512 |     3.8323 |      1.0000 |      19.000 |
+ | "# Phys/XiccBDTSelDplus"                        |        82 |        124 |     1.5122 |     1.0270 |      1.0000 |      5.0000 |
+ | "# Phys/XiccBDTSelUnKaons"                      |        82 |        922 |     11.244 |     6.9748 |      3.0000 |      34.000 |
+ | "# Phys/XiccBDTSelUnPions"                      |        82 |       2902 |     35.390 |     14.887 |      8.0000 |      75.000 |
+ | "# Phys/XiccBDTSelUnProtons"                    |        82 |       1013 |     12.354 |     8.3948 |      2.0000 |      43.000 |
+ | "# Xi_cc++ -> D+  p+  K-  pi+ "                 |        82 |        217 |     2.6463 |     13.621 |      0.0000 |      105.00 |
+ | "# Xi_cc~-- -> D-  p~-  K+  pi- "               |        82 |        237 |     2.8902 |     19.991 |      0.0000 |      176.00 |
+ | "# input particles"                             |        82 |       4961 |     60.500 |     28.568 |      14.000 |      138.00 |
+ | "# max size Xi_cc++ -> D+  p+  K-  pi+ "        |        82 |      83641 |     1020.0 |     2822.7 |      0.0000 |      19575. |
+ | "# max size Xi_cc~-- -> D-  p~-  K+  pi- "      |        82 |     105603 |     1287.8 |     3721.4 |      0.0000 |      23976. |
+ | "# p+"                                          |        82 |        519 |     6.3293 |     4.3478 |      1.0000 |      21.000 |
+ | "# pi+"                                         |        82 |       1489 |     18.159 |     7.9180 |      4.0000 |      42.000 |
+ | "# pi-"                                         |        82 |       1413 |     17.232 |     7.8652 |      3.0000 |      37.000 |
+ | "# p~-"                                         |        82 |        494 |     6.0244 |     4.6275 |      1.0000 |      23.000 |
+ | "# selected"                                    |        82 |        454 |     5.5366 |     26.422 |      0.0000 |      176.00 |
+ |*"#accept"                                       |        82 |         10 |(  12.1951 +- 3.61364  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    189244 |       9940 |(  5.25248 +- 0.0512808)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      9940 |        454 |(  4.56740 +- 0.209406 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       527 |        527 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XiccBDT_XiccPP2DpKpiLine      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XiccBDTSelXiccPP2DpKpi"                 |        10 |        454 |     45.400 |     62.567 |      1.0000 |      176.00 |
+ | "# input particles"                             |        10 |        454 |     45.400 |     62.567 |      1.0000 |      176.00 |
+ |*"#accept"                                       |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       454 |          0 |(  0.00000 +- 0.220264 )%|   -------   |   -------   |
+StrippingXiccBDT_XiccPP2DpK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXiccBDT_XiccPP2DpK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXiccBDT_XiccPP2DpK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXiccBDT_XiccPP2D0p...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XiccBDTSelD0                  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseD02KPi"                         |       229 |        344 |     1.5022 |    0.96500 |      1.0000 |      10.000 |
+ | "# input particles"                             |       229 |        344 |     1.5022 |    0.96500 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       229 |        133 |(  58.0786 +- 3.26068  )%|   -------   |   -------   |
+ | "#passed"                                       |       229 |        161 |    0.70306 |    0.67328 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       344 |        161 |(  46.8023 +- 2.69030  )%|   -------   |   -------   |
+XiccBDTSelXiccPP2D0pKpipi     SUCCESS Number of counters : 22
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |       133 |         81 |    0.60902 |    0.57301 |      0.0000 |      2.0000 |
+ | "# D~0"                                         |       133 |         80 |    0.60150 |    0.56115 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       133 |        833 |     6.2632 |     4.1511 |      0.0000 |      19.000 |
+ | "# K-"                                          |       133 |        833 |     6.2632 |     4.6192 |      0.0000 |      28.000 |
+ | "# Phys/XiccBDTSelD0"                           |       133 |        161 |     1.2105 |    0.40768 |      1.0000 |      2.0000 |
+ | "# Phys/XiccBDTSelPions"                        |       133 |       3179 |     23.902 |     9.3855 |      5.0000 |      49.000 |
+ | "# Phys/XiccBDTSelUnKaons"                      |       133 |       1666 |     12.526 |     8.1005 |      2.0000 |      43.000 |
+ | "# Phys/XiccBDTSelUnProtons"                    |       133 |       1894 |     14.241 |     9.9171 |      1.0000 |      50.000 |
+ | "# Xi_cc++ -> D0  p+  K-  pi+  pi+ "            |       133 |         46 |    0.34586 |     1.8559 |      0.0000 |      17.000 |
+ | "# Xi_cc~-- -> D~0  p~-  K+  pi-  pi- "         |       133 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       133 |       6900 |     51.880 |     25.756 |      9.0000 |      134.00 |
+ | "# max size Xi_cc++ -> D0  p+  K-  pi+  pi+ "   |       133 |    2163729 |     16269. |     69217. |      0.0000 |  7.4189e+05 |
+ | "# max size Xi_cc~-- -> D~0  p~-  K+  pi-  pi- "|       133 |    1549210 |     11648. |     43603. |      0.0000 |  3.3869e+05 |
+ | "# p+"                                          |       133 |        921 |     6.9248 |     4.9942 |      1.0000 |      24.000 |
+ | "# pi+"                                         |       133 |       1552 |     11.669 |     5.0452 |      2.0000 |      26.000 |
+ | "# pi-"                                         |       133 |       1627 |     12.233 |     5.3098 |      1.0000 |      28.000 |
+ | "# p~-"                                         |       133 |        973 |     7.3158 |     5.6106 |      0.0000 |      27.000 |
+ | "# selected"                                    |       133 |         46 |    0.34586 |     1.8559 |      0.0000 |      17.000 |
+ |*"#accept"                                       |       133 |          7 |(  5.26316 +- 1.93623  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |   1760563 |       7936 |( 0.450765 +- 0.00504857)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      7936 |         46 |( 0.579637 +- 0.0852148)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       468 |        468 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XiccBDT_XiccPP2D0pKpipiLine   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XiccBDTSelXiccPP2D0pKpipi"              |         7 |         46 |     6.5714 |     4.9528 |      1.0000 |      17.000 |
+ | "# input particles"                             |         7 |         46 |     6.5714 |     4.9528 |      1.0000 |      17.000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#passed"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        46 |          0 |(  0.00000 +- 2.17391  )%|   -------   |   -------   |
+StrippingXiccBDT_XiccPP2D0p...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXiccBDT_XiccPP2D0p...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXiccBDT_XiccPP2D0p...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXiccBDT_XiccP2LcKp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XiccBDTSelXiccP2LcKpi         SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       233 |       1779 |     7.6352 |     4.6509 |      1.0000 |      30.000 |
+ | "# K-"                                          |       233 |       1772 |     7.6052 |     4.8407 |      1.0000 |      30.000 |
+ | "# Lambda_c+"                                   |       233 |        333 |     1.4292 |     2.3866 |      0.0000 |      20.000 |
+ | "# Lambda_c~-"                                  |       233 |        380 |     1.6309 |     2.1711 |      0.0000 |      15.000 |
+ | "# Phys/XiccBDTSelLambdaC"                      |       233 |        713 |     3.0601 |     3.9051 |      1.0000 |      30.000 |
+ | "# Phys/XiccBDTSelUnKaons"                      |       233 |       3551 |     15.240 |     8.8246 |      2.0000 |      60.000 |
+ | "# Phys/XiccBDTSelUnPions"                      |       233 |       9811 |     42.107 |     15.001 |      13.000 |      80.000 |
+ | "# Xi_cc+ -> Lambda_c+  K-  pi+ "               |       233 |       2506 |     10.755 |     43.102 |      0.0000 |      490.00 |
+ | "# Xi_cc~- -> Lambda_c~-  K+  pi- "             |       233 |       2982 |     12.798 |     44.890 |      0.0000 |      469.00 |
+ | "# input particles"                             |       233 |      14075 |     60.408 |     24.355 |      17.000 |      140.00 |
+ | "# max size Xi_cc+ -> Lambda_c+  K-  pi+ "      |       233 |      98476 |     422.64 |     1309.1 |      0.0000 |      13680. |
+ | "# max size Xi_cc~- -> Lambda_c~-  K+  pi- "    |       233 |     112795 |     484.10 |     1089.5 |      0.0000 |      7830.0 |
+ | "# pi+"                                         |       233 |       4883 |     20.957 |     8.0165 |      6.0000 |      42.000 |
+ | "# pi-"                                         |       233 |       4928 |     21.150 |     7.8592 |      4.0000 |      45.000 |
+ | "# selected"                                    |       233 |       5488 |     23.554 |     75.451 |      0.0000 |      671.00 |
+ |*"#accept"                                       |       233 |        139 |(  59.6567 +- 3.21394  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    211271 |      41702 |(  19.7386 +- 0.0865948)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     41702 |       5488 |(  13.1600 +- 0.165543 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       171 |        171 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XiccBDT_XiccP2LcKpiLine       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XiccBDTSelXiccP2LcKpi"                  |       139 |       5488 |     39.482 |     94.414 |      1.0000 |      671.00 |
+ | "# input particles"                             |       139 |       5488 |     39.482 |     94.414 |      1.0000 |      671.00 |
+ |*"#accept"                                       |       139 |          1 |( 0.719424 +- 0.716832 )%|   -------   |   -------   |
+ |*"#passed"                                       |       139 |          1 |( 0.719424 +- 0.716832 )%|   -------   |   -------   |
+ |*"efficiency"                                    |      5488 |          1 |(0.0182216 +- 0.0182199)%|   -------   |   -------   |
+StrippingXiccBDT_XiccP2LcKp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXiccBDT_XiccP2LcKp...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXiccBDT_XiccP2LcKp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXiccBDT_XiccP2D0pL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XiccBDTSelXiccP2D0p           SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |       133 |         81 |    0.60902 |    0.57301 |      0.0000 |      2.0000 |
+ | "# D~0"                                         |       133 |         80 |    0.60150 |    0.56115 |      0.0000 |      2.0000 |
+ | "# Phys/XiccBDTSelD0"                           |       133 |        161 |     1.2105 |    0.40768 |      1.0000 |      2.0000 |
+ | "# Phys/XiccBDTSelUnProtons"                    |       133 |       1894 |     14.241 |     9.9171 |      1.0000 |      50.000 |
+ | "# Xi_cc+ -> D0  p+ "                           |       133 |         17 |    0.12782 |    0.44912 |      0.0000 |      3.0000 |
+ | "# Xi_cc~- -> D~0  p~- "                        |       133 |         10 |   0.075188 |    0.36012 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       133 |       2055 |     15.451 |     9.9861 |      2.0000 |      52.000 |
+ | "# max size Xi_cc+ -> D0  p+ "                  |       133 |        618 |     4.6466 |     7.4291 |      0.0000 |      48.000 |
+ | "# max size Xi_cc~- -> D~0  p~- "               |       133 |        551 |     4.1429 |     5.7572 |      0.0000 |      36.000 |
+ | "# p+"                                          |       133 |        921 |     6.9248 |     4.9942 |      1.0000 |      24.000 |
+ | "# p~-"                                         |       133 |        973 |     7.3158 |     5.6106 |      0.0000 |      27.000 |
+ | "# selected"                                    |       133 |         27 |    0.20301 |    0.55872 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       133 |         18 |(  13.5338 +- 2.96625  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1169 |        394 |(  33.7040 +- 1.38254  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       394 |         27 |(  6.85279 +- 1.27283  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XiccBDT_XiccP2D0pLine         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XiccBDTSelXiccP2D0p"                    |        18 |         27 |     1.5000 |    0.60093 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        18 |         27 |     1.5000 |    0.60093 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        18 |          1 |(  5.55556 +- 5.39903  )%|   -------   |   -------   |
+ |*"#passed"                                       |        18 |          1 |(  5.55556 +- 5.39903  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        27 |          1 |(  3.70370 +- 3.63447  )%|   -------   |   -------   |
+StrippingXiccBDT_XiccP2D0pL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXiccBDT_XiccP2D0pLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXiccBDT_XiccP2D0pLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXiccBDT_XiccP2D0pK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XiccBDTSelXiccP2D0pKpi        SUCCESS Number of counters : 22
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |       133 |         81 |    0.60902 |    0.57301 |      0.0000 |      2.0000 |
+ | "# D~0"                                         |       133 |         80 |    0.60150 |    0.56115 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       133 |        833 |     6.2632 |     4.1511 |      0.0000 |      19.000 |
+ | "# K-"                                          |       133 |        833 |     6.2632 |     4.6192 |      0.0000 |      28.000 |
+ | "# Phys/XiccBDTSelD0"                           |       133 |        161 |     1.2105 |    0.40768 |      1.0000 |      2.0000 |
+ | "# Phys/XiccBDTSelUnKaons"                      |       133 |       1666 |     12.526 |     8.1005 |      2.0000 |      43.000 |
+ | "# Phys/XiccBDTSelUnPions"                      |       133 |       4960 |     37.293 |     14.320 |      6.0000 |      80.000 |
+ | "# Phys/XiccBDTSelUnProtons"                    |       133 |       1894 |     14.241 |     9.9171 |      1.0000 |      50.000 |
+ | "# Xi_cc+ -> D0  p+  K-  pi+ "                  |       133 |        231 |     1.7368 |     10.570 |      0.0000 |      97.000 |
+ | "# Xi_cc~- -> D~0  p~-  K+  pi- "               |       133 |         63 |    0.47368 |     2.0759 |      0.0000 |      15.000 |
+ | "# input particles"                             |       133 |       8681 |     65.271 |     30.538 |      11.000 |      161.00 |
+ | "# max size Xi_cc+ -> D0  p+  K-  pi+ "         |       133 |     174446 |     1311.6 |     4344.7 |      0.0000 |      41216. |
+ | "# max size Xi_cc~- -> D~0  p~-  K+  pi- "      |       133 |     119189 |     896.16 |     2577.6 |      0.0000 |      19440. |
+ | "# p+"                                          |       133 |        921 |     6.9248 |     4.9942 |      1.0000 |      24.000 |
+ | "# pi+"                                         |       133 |       2448 |     18.406 |     7.2889 |      2.0000 |      39.000 |
+ | "# pi-"                                         |       133 |       2512 |     18.887 |     7.9260 |      2.0000 |      45.000 |
+ | "# p~-"                                         |       133 |        973 |     7.3158 |     5.6106 |      0.0000 |      27.000 |
+ | "# selected"                                    |       133 |        294 |     2.2105 |     10.898 |      0.0000 |      100.00 |
+ |*"#accept"                                       |       133 |         20 |(  15.0376 +- 3.09939  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    293635 |      10563 |(  3.59732 +- 0.0343661)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     10563 |        294 |(  2.78330 +- 0.160050 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       470 |        470 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XiccBDT_XiccP2D0pKpiLine      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XiccBDTSelXiccP2D0pKpi"                 |        20 |        294 |     14.700 |     24.621 |      1.0000 |      100.00 |
+ | "# input particles"                             |        20 |        294 |     14.700 |     24.621 |      1.0000 |      100.00 |
+ |*"#accept"                                       |        20 |          2 |(  10.0000 +- 6.70820  )%|   -------   |   -------   |
+ |*"#passed"                                       |        20 |          2 |(  10.0000 +- 6.70820  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       294 |          2 |( 0.680272 +- 0.479386 )%|   -------   |   -------   |
+StrippingXiccBDT_XiccP2D0pK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingXiccBDT_XiccP2D0pK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXiccBDT_XiccP2D0pK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXiccBDT_XiccP2DpKL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XiccBDTSelXiccP2DpK           SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        82 |         62 |    0.75610 |    0.95714 |      0.0000 |      5.0000 |
+ | "# D-"                                          |        82 |         62 |    0.75610 |    0.81989 |      0.0000 |      4.0000 |
+ | "# K+"                                          |        82 |        475 |     5.7927 |     3.8879 |      1.0000 |      19.000 |
+ | "# K-"                                          |        82 |        447 |     5.4512 |     3.8323 |      1.0000 |      19.000 |
+ | "# Phys/XiccBDTSelDplus"                        |        82 |        124 |     1.5122 |     1.0270 |      1.0000 |      5.0000 |
+ | "# Phys/XiccBDTSelUnKaons"                      |        82 |        922 |     11.244 |     6.9748 |      3.0000 |      34.000 |
+ | "# Phys/XiccBDTSelUnProtons"                    |        82 |       1013 |     12.354 |     8.3948 |      2.0000 |      43.000 |
+ | "# Xi_cc+ -> D+  p+  K- "                       |        82 |         58 |    0.70732 |     3.1948 |      0.0000 |      25.000 |
+ | "# Xi_cc~- -> D-  p~-  K+ "                     |        82 |         40 |    0.48780 |     2.7330 |      0.0000 |      23.000 |
+ | "# input particles"                             |        82 |       2059 |     25.110 |     15.491 |      6.0000 |      77.000 |
+ | "# max size Xi_cc+ -> D+  p+  K- "              |        82 |       3205 |     39.085 |     98.495 |      0.0000 |      675.00 |
+ | "# max size Xi_cc~- -> D-  p~-  K+ "            |        82 |       4112 |     50.146 |     133.86 |      0.0000 |      864.00 |
+ | "# p+"                                          |        82 |        519 |     6.3293 |     4.3478 |      1.0000 |      21.000 |
+ | "# p~-"                                         |        82 |        494 |     6.0244 |     4.6275 |      1.0000 |      23.000 |
+ | "# selected"                                    |        82 |         98 |     1.1951 |     4.3963 |      0.0000 |      25.000 |
+ |*"#accept"                                       |        82 |         11 |(  13.4146 +- 3.76361  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7317 |       1199 |(  16.3865 +- 0.432728 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1199 |         98 |(  8.17348 +- 0.791185 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        45 |         45 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XiccBDT_XiccP2DpKLine         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XiccBDTSelXiccP2DpK"                    |        11 |         98 |     8.9091 |     8.6807 |      1.0000 |      25.000 |
+ | "# input particles"                             |        11 |         98 |     8.9091 |     8.6807 |      1.0000 |      25.000 |
+ |*"#accept"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"#passed"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        98 |          0 |(  0.00000 +- 1.02041  )%|   -------   |   -------   |
+StrippingXiccBDT_XiccP2DpKL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXiccBDT_XiccP2DpKLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXiccBDT_XiccP2DpKLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XEtaB2etapKSLLLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XEtaB2etapKSLLLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingB2XEtaB2etapKSLLLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        728 |(  100.000 +- 0.137363 )%|   -------   |   -------   |
+KSforB2XEtaB2etapKSLL         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |       216 |        292 |     1.3519 |    0.69808 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       216 |        292 |     1.3519 |    0.69808 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |       216 |         68 |(  31.4815 +- 3.16013  )%|   -------   |   -------   |
+ | "#passed"                                       |       216 |         70 |    0.32407 |    0.48741 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       292 |         70 |(  23.9726 +- 2.49834  )%|   -------   |   -------   |
+DaughtersForB2XEta            SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseAllPhotons"                     |       582 |      23163 |     39.799 |     16.102 |      5.0000 |      90.000 |
+ | "# Phys/StdLoosePions"                          |       582 |       7298 |     12.540 |     5.5688 |      2.0000 |      34.000 |
+ | "# Phys/StdLooseResolvedPi0"                    |       582 |      14189 |     24.380 |     19.149 |      0.0000 |      119.00 |
+ | "# input particles"                             |       582 |      44650 |     76.718 |     38.446 |      12.000 |      234.00 |
+ |*"#accept"                                       |       582 |        582 |(  100.000 +- 0.171821 )%|   -------   |   -------   |
+ | "#passed"                                       |       582 |      44650 |     76.718 |     38.446 |      12.000 |      234.00 |
+ |*"efficiency"                                    |     44650 |      44650 |(  100.000 +- 0.00223964)%|   -------   |   -------   |
+SelFilterPhys_StdLooseEta2g...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       347 |        347 |(  100.000 +- 0.288184 )%|   -------   |   -------   |
+EtaforEtapforB2XEta           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseEta2gg"                         |       347 |      88556 |     255.20 |     190.76 |      6.0000 |      1058.0 |
+ | "# input particles"                             |       347 |      88556 |     255.20 |     190.76 |      6.0000 |      1058.0 |
+ |*"#accept"                                       |       347 |        347 |(  100.000 +- 0.288184 )%|   -------   |   -------   |
+ | "#passed"                                       |       347 |      54457 |     156.94 |     127.46 |      2.0000 |      732.00 |
+ |*"efficiency"                                    |     88556 |      54457 |(  61.4944 +- 0.163520 )%|   -------   |   -------   |
+EtapforB2XEta                 SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DaughtersForB2XEta"                     |       347 |      26465 |     76.268 |     37.905 |      12.000 |      208.00 |
+ | "# Phys/EtaforEtapforB2XEta"                    |       347 |      54457 |     156.94 |     127.46 |      2.0000 |      732.00 |
+ | "# eta"                                         |       347 |      54457 |     156.94 |     127.46 |      2.0000 |      732.00 |
+ | "# eta_prime -> pi+  pi-  eta "                 |       335 |        818 |     2.4418 |     7.8532 |      0.0000 |      91.000 |
+ | "# eta_prime -> pi+  pi-  gamma "               |       335 |       2545 |     7.5970 |     12.083 |      0.0000 |      104.00 |
+ | "# gamma"                                       |       347 |      13697 |     39.473 |     15.942 |      5.0000 |      90.000 |
+ | "# input particles"                             |       347 |      80922 |     233.20 |     164.34 |      15.000 |      940.00 |
+ | "# pi+"                                         |       347 |       1670 |     4.8127 |     2.7272 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       347 |       1703 |     4.9078 |     2.7241 |      0.0000 |      17.000 |
+ | "# selected"                                    |       347 |       3363 |     9.6916 |     17.944 |      0.0000 |      171.00 |
+ |*"#accept"                                       |       347 |        249 |(  71.7579 +- 2.41668  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     18840 |       7330 |(  38.9066 +- 0.355196 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    952808 |      13602 |(  1.42757 +- 0.0121527)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     13602 |       3363 |(  24.7243 +- 0.369903 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        16 |         16 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2XEtaB2etapKSLLLine          SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  eta_prime "                       |        65 |          3 |   0.046154 |    0.36923 |      0.0000 |      3.0000 |
+ | "# KS0"                                         |        65 |         67 |     1.0308 |    0.17269 |      1.0000 |      2.0000 |
+ | "# Phys/EtapforB2XEta"                          |        65 |       1239 |     19.062 |     30.140 |      1.0000 |      171.00 |
+ | "# Phys/KSforB2XEtaB2etapKSLL"                  |        65 |         67 |     1.0308 |    0.17269 |      1.0000 |      2.0000 |
+ | "# eta_prime"                                   |        65 |       1239 |     19.062 |     30.140 |      1.0000 |      171.00 |
+ | "# input particles"                             |        65 |       1306 |     20.092 |     30.134 |      2.0000 |      172.00 |
+ | "# max size B0 -> KS0  eta_prime "              |        65 |       1265 |     19.462 |     30.168 |      1.0000 |      171.00 |
+ | "# selected"                                    |        65 |          3 |   0.046154 |    0.36923 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        65 |          1 |(  1.53846 +- 1.52658  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1265 |         20 |(  1.58103 +- 0.350723 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        20 |          3 |(  15.0000 +- 7.98436  )%|   -------   |   -------   |
+StrippingB2XEtaB2etapKSLLLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XEtaB2etapKSLLLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XEtaB2etapKSLLLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XEtaB2etapKSDDLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XEtaB2etapKSDDLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingB2XEtaB2etapKSDDLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        728 |(  100.000 +- 0.137363 )%|   -------   |   -------   |
+KSforB2XEtaB2etapKSDD         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       475 |       1300 |     2.7368 |     2.1881 |      1.0000 |      16.000 |
+ | "# input particles"                             |       475 |       1300 |     2.7368 |     2.1881 |      1.0000 |      16.000 |
+ |*"#accept"                                       |       475 |         70 |(  14.7368 +- 1.62643  )%|   -------   |   -------   |
+ | "#passed"                                       |       475 |         72 |    0.15158 |    0.37017 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |      1300 |         72 |(  5.53846 +- 0.634381 )%|   -------   |   -------   |
+B2XEtaB2etapKSDDLine          SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  eta_prime "                       |        46 |         21 |    0.45652 |     2.9170 |      0.0000 |      20.000 |
+ | "# KS0"                                         |        46 |         48 |     1.0435 |    0.20393 |      1.0000 |      2.0000 |
+ | "# Phys/EtapforB2XEta"                          |        46 |        563 |     12.239 |     15.754 |      1.0000 |      89.000 |
+ | "# Phys/KSforB2XEtaB2etapKSDD"                  |        46 |         48 |     1.0435 |    0.20393 |      1.0000 |      2.0000 |
+ | "# eta_prime"                                   |        46 |        563 |     12.239 |     15.754 |      1.0000 |      89.000 |
+ | "# input particles"                             |        46 |        611 |     13.283 |     15.739 |      2.0000 |      90.000 |
+ | "# max size B0 -> KS0  eta_prime "              |        46 |        576 |     12.522 |     15.757 |      1.0000 |      89.000 |
+ | "# selected"                                    |        46 |         21 |    0.45652 |     2.9170 |      0.0000 |      20.000 |
+ |*"#accept"                                       |        46 |          2 |(  4.34783 +- 3.00680  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       576 |         78 |(  13.5417 +- 1.42570  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        78 |         21 |(  26.9231 +- 5.02233  )%|   -------   |   -------   |
+StrippingB2XEtaB2etapKSDDLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2XEtaB2etapKSDDLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XEtaB2etapKSDDLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XEtaB2eta3piKSLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XEtaB2eta3piKSLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingB2XEtaB2eta3piKSLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        728 |(  100.000 +- 0.137363 )%|   -------   |   -------   |
+Eta3PiforB2XEta               SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DaughtersForB2XEta"                     |       582 |      44650 |     76.718 |     38.446 |      12.000 |      234.00 |
+ | "# eta -> pi+  pi-  pi0 "                       |       559 |        463 |    0.82826 |     3.0610 |      0.0000 |      45.000 |
+ | "# input particles"                             |       582 |      44650 |     76.718 |     38.446 |      12.000 |      234.00 |
+ | "# pi+"                                         |       582 |       2740 |     4.7079 |     2.7459 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       582 |       2714 |     4.6632 |     2.6729 |      0.0000 |      17.000 |
+ | "# pi0"                                         |       582 |      14189 |     24.380 |     19.149 |      0.0000 |      119.00 |
+ | "# selected"                                    |       582 |        463 |    0.79553 |     3.0042 |      0.0000 |      45.000 |
+ |*"#accept"                                       |       582 |        124 |(  21.3058 +- 1.69730  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     14665 |       5843 |(  39.8432 +- 0.404276 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    191702 |       1101 |( 0.574329 +- 0.0172590)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1101 |        463 |(  42.0527 +- 1.48772  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2XEtaB2eta3piKSLLLine        SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  eta "                             |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# KS0"                                         |        25 |         27 |     1.0800 |    0.27129 |      1.0000 |      2.0000 |
+ | "# Phys/Eta3PiforB2XEta"                        |        25 |        151 |     6.0400 |     9.5770 |      1.0000 |      45.000 |
+ | "# Phys/KSforB2XEtaB2etapKSLL"                  |        25 |         27 |     1.0800 |    0.27129 |      1.0000 |      2.0000 |
+ | "# eta"                                         |        25 |        151 |     6.0400 |     9.5770 |      1.0000 |      45.000 |
+ | "# input particles"                             |        25 |        178 |     7.1200 |     9.5512 |      2.0000 |      46.000 |
+ | "# max size B0 -> KS0  eta "                    |        25 |        156 |     6.2400 |     9.5301 |      1.0000 |      45.000 |
+ | "# selected"                                    |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        25 |          1 |(  4.00000 +- 3.91918  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       156 |          4 |(  2.56410 +- 1.26551  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+StrippingB2XEtaB2eta3piKSLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XEtaB2eta3piKSLL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XEtaB2eta3piKSLL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XEtaB2eta3piKSDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XEtaB2eta3piKSDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingB2XEtaB2eta3piKSDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        728 |(  100.000 +- 0.137363 )%|   -------   |   -------   |
+B2XEtaB2eta3piKSDDLine        SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  eta "                             |        13 |         10 |    0.76923 |     2.6647 |      0.0000 |      10.000 |
+ | "# KS0"                                         |        13 |         14 |     1.0769 |    0.26647 |      1.0000 |      2.0000 |
+ | "# Phys/Eta3PiforB2XEta"                        |        13 |         53 |     4.0769 |     2.7863 |      1.0000 |      10.000 |
+ | "# Phys/KSforB2XEtaB2etapKSDD"                  |        13 |         14 |     1.0769 |    0.26647 |      1.0000 |      2.0000 |
+ | "# eta"                                         |        13 |         53 |     4.0769 |     2.7863 |      1.0000 |      10.000 |
+ | "# input particles"                             |        13 |         67 |     5.1538 |     2.7692 |      2.0000 |      11.000 |
+ | "# max size B0 -> KS0  eta "                    |        13 |         56 |     4.3077 |     2.8116 |      1.0000 |      10.000 |
+ | "# selected"                                    |        13 |         10 |    0.76923 |     2.6647 |      0.0000 |      10.000 |
+ |*"#accept"                                       |        13 |          1 |(  7.69231 +- 7.39053  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        56 |         15 |(  26.7857 +- 5.91774  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        15 |         10 |(  66.6667 +- 12.1716  )%|   -------   |   -------   |
+StrippingB2XEtaB2eta3piKSDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XEtaB2eta3piKSDD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XEtaB2eta3piKSDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XEtaLb2etapLLLLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XEtaLb2etapLLLLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LambdaforB2XEtaLb2etapLLL     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaLL"                       |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        98 |         44 |(  44.8980 +- 5.02440  )%|   -------   |   -------   |
+ | "#passed"                                       |        98 |         48 |    0.48980 |    0.57579 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       131 |         48 |(  36.6412 +- 4.20972  )%|   -------   |   -------   |
+B2XEtaLb2etapLLLLine          SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        35 |         16 |    0.45714 |    0.55255 |      0.0000 |      2.0000 |
+ | "# Lambda_b0 -> Lambda0  eta_prime "            |        35 |          1 |   0.028571 |    0.16660 |      0.0000 |      1.0000 |
+ | "# Lambda_b~0 -> Lambda~0  eta_prime "          |        35 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        35 |         23 |    0.65714 |    0.53146 |      0.0000 |      2.0000 |
+ | "# Phys/EtapforB2XEta"                          |        35 |        625 |     17.857 |     19.579 |      1.0000 |      82.000 |
+ | "# Phys/LambdaforB2XEtaLb2etapLLL"              |        35 |         39 |     1.1143 |    0.31816 |      1.0000 |      2.0000 |
+ | "# eta_prime"                                   |        35 |        625 |     17.857 |     19.579 |      1.0000 |      82.000 |
+ | "# input particles"                             |        35 |        664 |     18.971 |     19.648 |      2.0000 |      83.000 |
+ | "# max size Lambda_b0 -> Lambda0  eta_prime "   |        35 |        314 |     8.9714 |     20.235 |      0.0000 |      82.000 |
+ | "# max size Lambda_b~0 -> Lambda~0  eta_prime " |        35 |        428 |     12.229 |     17.373 |      0.0000 |      70.000 |
+ | "# selected"                                    |        35 |          1 |   0.028571 |    0.16660 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        35 |          1 |(  2.85714 +- 2.81603  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       742 |         51 |(  6.87332 +- 0.928792 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        51 |          1 |(  1.96078 +- 1.94147  )%|   -------   |   -------   |
+StrippingB2XEtaLb2etapLLLLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XEtaLb2etapLLLLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XEtaLb2etapLLLLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XEtaLb2etapLDDLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XEtaLb2etapLDDLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LambdaforB2XEtaLb2etapLDD     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ | "# input particles"                             |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       494 |         48 |(  9.71660 +- 1.33259  )%|   -------   |   -------   |
+ | "#passed"                                       |       494 |         49 |   0.099190 |    0.30561 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |      1222 |         49 |(  4.00982 +- 0.561229 )%|   -------   |   -------   |
+B2XEtaLb2etapLDDLine          SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        31 |         19 |    0.61290 |    0.48709 |      0.0000 |      1.0000 |
+ | "# Lambda_b0 -> Lambda0  eta_prime "            |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  eta_prime "          |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        31 |         13 |    0.41935 |    0.55499 |      0.0000 |      2.0000 |
+ | "# Phys/EtapforB2XEta"                          |        31 |        265 |     8.5484 |     7.5041 |      1.0000 |      29.000 |
+ | "# Phys/LambdaforB2XEtaLb2etapLDD"              |        31 |         32 |     1.0323 |    0.17668 |      1.0000 |      2.0000 |
+ | "# eta_prime"                                   |        31 |        265 |     8.5484 |     7.5041 |      1.0000 |      29.000 |
+ | "# input particles"                             |        31 |        297 |     9.5806 |     7.5082 |      2.0000 |      30.000 |
+ | "# max size Lambda_b0 -> Lambda0  eta_prime "   |        31 |        150 |     4.8387 |     7.2115 |      0.0000 |      29.000 |
+ | "# max size Lambda_b~0 -> Lambda~0  eta_prime " |        31 |        124 |     4.0000 |     6.7680 |      0.0000 |      28.000 |
+ | "# selected"                                    |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        31 |          0 |(  0.00000 +- 3.22581  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       274 |         19 |(  6.93431 +- 1.53469  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+StrippingB2XEtaLb2etapLDDLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XEtaLb2etapLDDLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XEtaLb2etapLDDLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XEtaLb2eta3piLLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XEtaLb2eta3piLLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2XEtaLb2eta3piLLLLine        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        14 |          7 |    0.50000 |    0.62678 |      0.0000 |      2.0000 |
+ | "# Lambda_b0 -> Lambda0  eta "                  |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  eta "                |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        14 |          9 |    0.64286 |    0.47916 |      0.0000 |      1.0000 |
+ | "# Phys/Eta3PiforB2XEta"                        |        14 |         84 |     6.0000 |     6.8661 |      1.0000 |      27.000 |
+ | "# Phys/LambdaforB2XEtaLb2etapLLL"              |        14 |         16 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# eta"                                         |        14 |         84 |     6.0000 |     6.8661 |      1.0000 |      27.000 |
+ | "# input particles"                             |        14 |        100 |     7.1429 |     6.8750 |      2.0000 |      28.000 |
+ | "# max size Lambda_b0 -> Lambda0  eta "         |        14 |         28 |     2.0000 |     3.0000 |      0.0000 |      8.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  eta "       |        14 |         68 |     4.8571 |     7.3859 |      0.0000 |      27.000 |
+ | "# selected"                                    |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        96 |          6 |(  6.25000 +- 2.47053  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB2XEtaLb2eta3piLLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XEtaLb2eta3piLLL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XEtaLb2eta3piLLL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XEtaLb2eta3piLDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XEtaLb2eta3piLDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2XEtaLb2eta3piLDDLine        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |         8 |          4 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Lambda_b0 -> Lambda0  eta "                  |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  eta "                |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |         8 |          4 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/Eta3PiforB2XEta"                        |         8 |         28 |     3.5000 |     3.7081 |      1.0000 |      13.000 |
+ | "# Phys/LambdaforB2XEtaLb2etapLDD"              |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# eta"                                         |         8 |         28 |     3.5000 |     3.7081 |      1.0000 |      13.000 |
+ | "# input particles"                             |         8 |         36 |     4.5000 |     3.7081 |      2.0000 |      14.000 |
+ | "# max size Lambda_b0 -> Lambda0  eta "         |         8 |         20 |     2.5000 |     4.1833 |      0.0000 |      13.000 |
+ | "# max size Lambda_b~0 -> Lambda~0  eta "       |         8 |          8 |     1.0000 |     1.1180 |      0.0000 |      3.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        28 |          1 |(  3.57143 +- 3.50707  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XEtaLb2eta3piLDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XEtaLb2eta3piLDD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XEtaLb2eta3piLDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XEtaB2etapKstarL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XEtaB2etapKstarL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingB2XEtaB2etapKstarL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+StrippingB2XEtaB2etapKstarL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       284 |        284 |(  100.000 +- 0.352113 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseKstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       889 |        871 |(  97.9753 +- 0.472381 )%|   -------   |   -------   |
+KstarForB2XEtaB2etapKstar     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKstar2Kpi"                      |       728 |     102521 |     140.83 |     168.30 |      1.0000 |      1564.0 |
+ | "# input particles"                             |       728 |     102521 |     140.83 |     168.30 |      1.0000 |      1564.0 |
+ |*"#accept"                                       |       728 |        365 |(  50.1374 +- 1.85312  )%|   -------   |   -------   |
+ | "#passed"                                       |       728 |        705 |    0.96841 |     1.3968 |      0.0000 |      12.000 |
+ |*"efficiency"                                    |    102521 |        705 |( 0.687664 +- 0.0258097)%|   -------   |   -------   |
+B2XEtaB2etapKstarLine         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K*(892)0  eta_prime "                  |       111 |          3 |   0.027027 |    0.28346 |      0.0000 |      3.0000 |
+ | "# B~0 -> K*(892)~0  eta_prime "                |       111 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |       111 |        106 |    0.95495 |    0.97155 |      0.0000 |      4.0000 |
+ | "# K*(892)~0"                                   |       111 |        122 |     1.0991 |     1.1227 |      0.0000 |      5.0000 |
+ | "# Phys/EtapforB2XEta"                          |       111 |       1636 |     14.739 |     20.602 |      1.0000 |      149.00 |
+ | "# Phys/KstarForB2XEtaB2etapKstar"              |       111 |        228 |     2.0541 |     1.3003 |      1.0000 |      8.0000 |
+ | "# eta_prime"                                   |       111 |       1636 |     14.739 |     20.602 |      1.0000 |      149.00 |
+ | "# input particles"                             |       111 |       1864 |     16.793 |     20.802 |      2.0000 |      151.00 |
+ | "# max size B0 -> K*(892)0  eta_prime "         |       111 |       1528 |     13.766 |     26.289 |      0.0000 |      140.00 |
+ | "# max size B~0 -> K*(892)~0  eta_prime "       |       111 |       2197 |     19.793 |     46.545 |      0.0000 |      350.00 |
+ | "# selected"                                    |       111 |          3 |   0.027027 |    0.28346 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       111 |          1 |( 0.900901 +- 0.896834 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3725 |         77 |(  2.06711 +- 0.233122 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        77 |          3 |(  3.89610 +- 2.20516  )%|   -------   |   -------   |
+StrippingB2XEtaB2etapKstarL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XEtaB2etapKstarLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XEtaB2etapKstarLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XEtaB2eta3piKsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XEtaB2eta3piKsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingB2XEtaB2eta3piKsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        728 |(  100.000 +- 0.137363 )%|   -------   |   -------   |
+B2XEtaB2eta3piKstarLine       SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K*(892)0  eta "                        |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K*(892)~0  eta "                      |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        95 |        109 |     1.1474 |     1.1785 |      0.0000 |      5.0000 |
+ | "# K*(892)~0"                                   |        95 |        123 |     1.2947 |     1.5070 |      0.0000 |      9.0000 |
+ | "# Phys/Eta3PiforB2XEta"                        |        95 |        394 |     4.1474 |     6.1507 |      1.0000 |      45.000 |
+ | "# Phys/KstarForB2XEtaB2etapKstar"              |        95 |        232 |     2.4421 |     1.8279 |      1.0000 |      12.000 |
+ | "# eta"                                         |        95 |        394 |     4.1474 |     6.1507 |      1.0000 |      45.000 |
+ | "# input particles"                             |        95 |        626 |     6.5895 |     6.7051 |      2.0000 |      52.000 |
+ | "# max size B0 -> K*(892)0  eta "               |        95 |        476 |     5.0105 |     14.664 |      0.0000 |      135.00 |
+ | "# max size B~0 -> K*(892)~0  eta "             |        95 |        666 |     7.0105 |     19.829 |      0.0000 |      180.00 |
+ | "# selected"                                    |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        95 |          0 |(  0.00000 +- 1.05263  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1142 |         11 |( 0.963222 +- 0.289020 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+StrippingB2XEtaB2eta3piKsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XEtaB2eta3piKsta...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XEtaB2eta3piKsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XEtaLb2pKetapLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XEtaLb2pKetapLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingB2XEtaLb2pKetapLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+StrippingB2XEtaLb2pKetapLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       284 |        284 |(  100.000 +- 0.352113 )%|   -------   |   -------   |
+ProtonsForB2XEtaLb2pKetap     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseProtons"                        |       709 |       3929 |     5.5416 |     4.0085 |      1.0000 |      28.000 |
+ | "# input particles"                             |       709 |       3929 |     5.5416 |     4.0085 |      1.0000 |      28.000 |
+ |*"#accept"                                       |       709 |        477 |(  67.2779 +- 1.76211  )%|   -------   |   -------   |
+ | "#passed"                                       |       709 |        839 |     1.1834 |     1.1540 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |      3929 |        839 |(  21.3540 +- 0.653788 )%|   -------   |   -------   |
+KaonsForB2XEtaLb2pKetap       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       476 |       3201 |     6.7248 |     4.1584 |      1.0000 |      27.000 |
+ | "# input particles"                             |       476 |       3201 |     6.7248 |     4.1584 |      1.0000 |      27.000 |
+ |*"#accept"                                       |       476 |        437 |(  91.8067 +- 1.25708  )%|   -------   |   -------   |
+ | "#passed"                                       |       476 |        900 |     1.8908 |     1.1760 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |      3201 |        900 |(  28.1162 +- 0.794605 )%|   -------   |   -------   |
+B2XEtaLb2pKetapLine           SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       125 |        143 |     1.1440 |    0.92696 |      0.0000 |      5.0000 |
+ | "# K-"                                          |       125 |        151 |     1.2080 |    0.94060 |      0.0000 |      4.0000 |
+ | "# Lambda_b0 -> p+  K-  eta_prime "             |        53 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> p~-  K+  eta_prime "           |        65 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/EtapforB2XEta"                          |       125 |       1561 |     12.488 |     15.122 |      1.0000 |      87.000 |
+ | "# Phys/KaonsForB2XEtaLb2pKetap"                |       125 |        294 |     2.3520 |     1.2280 |      1.0000 |      7.0000 |
+ | "# Phys/ProtonsForB2XEtaLb2pKetap"              |       125 |        242 |     1.9360 |    0.93590 |      1.0000 |      6.0000 |
+ | "# eta_prime"                                   |       125 |       1561 |     12.488 |     15.122 |      1.0000 |      87.000 |
+ | "# input particles"                             |       125 |       2097 |     16.776 |     15.728 |      3.0000 |      94.000 |
+ | "# p+"                                          |       125 |        110 |    0.88000 |    0.80598 |      0.0000 |      3.0000 |
+ | "# p~-"                                         |       125 |        132 |     1.0560 |    0.84194 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       125 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       125 |          0 |(  0.00000 +- 0.800000 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       233 |         92 |(  39.4850 +- 3.20236  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1323 |          1 |(0.0755858 +- 0.0755572)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XEtaLb2pKetapLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XEtaLb2pKetapLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XEtaLb2pKetapLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XEtaLb2pKeta3piL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XEtaLb2pKeta3piL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingB2XEtaLb2pKeta3piL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        728 |(  100.000 +- 0.137363 )%|   -------   |   -------   |
+B2XEtaLb2pKeta3piLine         SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        94 |        103 |     1.0957 |    0.91173 |      0.0000 |      5.0000 |
+ | "# K-"                                          |        94 |        115 |     1.2234 |    0.95821 |      0.0000 |      4.0000 |
+ | "# Lambda_b0 -> p+  K-  eta "                   |        43 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> p~-  K+  eta "                 |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Eta3PiforB2XEta"                        |        94 |        351 |     3.7340 |     5.8331 |      1.0000 |      45.000 |
+ | "# Phys/KaonsForB2XEtaLb2pKetap"                |        94 |        218 |     2.3191 |     1.2481 |      1.0000 |      7.0000 |
+ | "# Phys/ProtonsForB2XEtaLb2pKetap"              |        94 |        191 |     2.0319 |     1.0764 |      1.0000 |      5.0000 |
+ | "# eta"                                         |        94 |        351 |     3.7340 |     5.8331 |      1.0000 |      45.000 |
+ | "# input particles"                             |        94 |        760 |     8.0851 |     6.7802 |      3.0000 |      54.000 |
+ | "# p+"                                          |        94 |         91 |    0.96809 |    0.88067 |      0.0000 |      4.0000 |
+ | "# p~-"                                         |        94 |        100 |     1.0638 |    0.90869 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        94 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        94 |          0 |(  0.00000 +- 1.06383  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       194 |         61 |(  31.4433 +- 3.33341  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       353 |         72 |(  20.3966 +- 2.14465  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        72 |          0 |(  0.00000 +- 1.38889  )%|   -------   |   -------   |
+StrippingB2XEtaLb2pKeta3piL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XEtaLb2pKeta3piLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XEtaLb2pKeta3piLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc3piForBc3hPreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelPionForBc3h                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNPions"                    |       910 |      38687 |     42.513 |     21.466 |      1.0000 |      137.00 |
+ | "# input particles"                             |       910 |      38687 |     42.513 |     21.466 |      1.0000 |      137.00 |
+ |*"#accept"                                       |       910 |        827 |(  90.8791 +- 0.954398 )%|   -------   |   -------   |
+ | "#passed"                                       |       910 |       3029 |     3.3286 |     2.3638 |      0.0000 |      12.000 |
+ |*"efficiency"                                    |     38687 |       3029 |(  7.82950 +- 0.136578 )%|   -------   |   -------   |
+Bc3piForBc3h                  SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> pi+  pi-  pi+ "                      |       590 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> pi-  pi+  pi- "                      |       590 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelPionForBc3h"                         |       827 |       3029 |     3.6626 |     2.2192 |      1.0000 |      12.000 |
+ | "# input particles"                             |       827 |       3029 |     3.6626 |     2.2192 |      1.0000 |      12.000 |
+ | "# pi+"                                         |       827 |       1546 |     1.8694 |     1.4116 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |       827 |       1483 |     1.7932 |     1.3582 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       827 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       827 |          0 |(  0.00000 +- 0.120919 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      6444 |       2818 |(  43.7306 +- 0.617947 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2953 |         50 |(  1.69319 +- 0.237418 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        50 |          0 |(  0.00000 +- 2.00000  )%|   -------   |   -------   |
+StrippingBc3piForBc3hPostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc3piForBc3h         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc3piForBc3h         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc3kForBc3hPreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelKaonForBc3h                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNKaons"                    |       906 |      24464 |     27.002 |     18.074 |      1.0000 |      122.00 |
+ | "# input particles"                             |       906 |      24464 |     27.002 |     18.074 |      1.0000 |      122.00 |
+ |*"#accept"                                       |       906 |        618 |(  68.2119 +- 1.54703  )%|   -------   |   -------   |
+ | "#passed"                                       |       906 |       1108 |     1.2230 |     1.2157 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |     24464 |       1108 |(  4.52910 +- 0.132947 )%|   -------   |   -------   |
+Bc3kForBc3h                   SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> K+  K-  K+ "                         |       195 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> K-  K+  K- "                         |       195 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       618 |        561 |    0.90777 |    0.85875 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       618 |        547 |    0.88511 |    0.82325 |      0.0000 |      5.0000 |
+ | "# Phys/SelKaonForBc3h"                         |       618 |       1108 |     1.7929 |     1.0700 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       618 |       1108 |     1.7929 |     1.0700 |      1.0000 |      8.0000 |
+ | "# selected"                                    |       618 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       618 |          0 |(  0.00000 +- 0.161812 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       826 |        330 |(  39.9516 +- 1.70423  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       132 |          1 |( 0.757576 +- 0.754701 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc3kForBc3hPostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc3kForBc3h          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc3kForBc3h          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc3kpiForBc3hPreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bc3kpiForBc3h                 SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> K+  K-  pi+ "                        |       171 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c+ -> K+  pi-  pi+ "                       |       302 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> K-  K+  pi- "                        |       175 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> K-  pi+  pi- "                       |       293 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       592 |        544 |    0.91892 |    0.86613 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       592 |        532 |    0.89865 |    0.82805 |      0.0000 |      5.0000 |
+ | "# Phys/SelKaonForBc3h"                         |       592 |       1076 |     1.8176 |     1.0830 |      1.0000 |      8.0000 |
+ | "# Phys/SelPionForBc3h"                         |       592 |       2348 |     3.9662 |     2.2851 |      1.0000 |      12.000 |
+ | "# input particles"                             |       592 |       3424 |     5.7838 |     2.7712 |      2.0000 |      17.000 |
+ | "# pi+"                                         |       592 |       1189 |     2.0084 |     1.4478 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |       592 |       1159 |     1.9578 |     1.4332 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       592 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       592 |          0 |(  0.00000 +- 0.168919 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2790 |       1134 |(  40.6452 +- 0.929887 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2692 |         52 |(  1.93165 +- 0.265272 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        52 |          0 |(  0.00000 +- 1.92308  )%|   -------   |   -------   |
+StrippingBc3kpiForBc3hPostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc3kpiForBc3h        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc3kpiForBc3h        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc3pppiForBc3hPreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelProtonForBc3h              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNProtons"                  |       906 |      25227 |     27.844 |     18.753 |      1.0000 |      136.00 |
+ | "# input particles"                             |       906 |      25227 |     27.844 |     18.753 |      1.0000 |      136.00 |
+ |*"#accept"                                       |       906 |        542 |(  59.8234 +- 1.62876  )%|   -------   |   -------   |
+ | "#passed"                                       |       906 |        972 |     1.0728 |     1.2401 |      0.0000 |      10.000 |
+ |*"efficiency"                                    |     25227 |        972 |(  3.85301 +- 0.121181 )%|   -------   |   -------   |
+Bc3pppiForBc3h                SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> p+  p~-  pi+ "                       |       142 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> p~-  p+  pi- "                       |       139 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelPionForBc3h"                         |       517 |       2063 |     3.9903 |     2.3243 |      1.0000 |      12.000 |
+ | "# Phys/SelProtonForBc3h"                       |       517 |        937 |     1.8124 |     1.1425 |      1.0000 |      10.000 |
+ | "# input particles"                             |       517 |       3000 |     5.8027 |     2.8718 |      2.0000 |      18.000 |
+ | "# p+"                                          |       517 |        458 |    0.88588 |    0.85988 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |       517 |       1058 |     2.0464 |     1.4790 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |       517 |       1005 |     1.9439 |     1.4382 |      0.0000 |      7.0000 |
+ | "# p~-"                                         |       517 |        479 |    0.92650 |    0.90689 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       517 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       517 |          0 |(  0.00000 +- 0.193424 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       658 |        275 |(  41.7933 +- 1.92277  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       694 |         24 |(  3.45821 +- 0.693592 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        24 |          0 |(  0.00000 +- 4.16667  )%|   -------   |   -------   |
+StrippingBc3pppiForBc3hPost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc3pppiForBc3h       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc3pppiForBc3h       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc3ppkForBc3hPreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bc3ppkForBc3h                 SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> p+  p~-  K+ "                        |       113 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> p~-  p+  K- "                        |       106 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       438 |        427 |    0.97489 |    0.91752 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       438 |        426 |    0.97260 |    0.85431 |      0.0000 |      5.0000 |
+ | "# Phys/SelKaonForBc3h"                         |       438 |        853 |     1.9475 |     1.1565 |      1.0000 |      8.0000 |
+ | "# Phys/SelProtonForBc3h"                       |       438 |        831 |     1.8973 |     1.1959 |      1.0000 |      10.000 |
+ | "# input particles"                             |       438 |       1684 |     3.8447 |     1.9709 |      2.0000 |      15.000 |
+ | "# p+"                                          |       438 |        404 |    0.92237 |    0.89565 |      0.0000 |      5.0000 |
+ | "# p~-"                                         |       438 |        427 |    0.97489 |    0.93964 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       438 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       438 |          0 |(  0.00000 +- 0.228311 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       545 |        226 |(  41.4679 +- 2.11035  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       287 |          8 |(  2.78746 +- 0.971682 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingBc3ppkForBc3hPostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc3ppkForBc3h        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc3ppkForBc3h        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetaSBs2PhiPhiWide...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        155 |(  15.5000 +- 1.14444  )%|   -------   |   -------   |
+BetaSBs2PhiPhiWide_LoosePhi2KKSUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       142 |        950 |     6.6901 |     4.2892 |      0.0000 |      24.000 |
+ | "# K-"                                          |       142 |        893 |     6.2887 |     4.3840 |      0.0000 |      22.000 |
+ | "# Phys/StdAllLooseANNKaons"                    |       142 |       3858 |     27.169 |     16.664 |      1.0000 |      93.000 |
+ | "# input particles"                             |       142 |       3858 |     27.169 |     16.664 |      1.0000 |      93.000 |
+ | "# max size phi(1020) -> K+  K- "               |       142 |       7670 |     54.014 |     73.222 |      0.0000 |      374.00 |
+ | "# phi(1020) -> K+  K- "                        |       142 |        211 |     1.4859 |     2.2789 |      0.0000 |      13.000 |
+ | "# selected"                                    |       142 |        211 |     1.4859 |     2.2789 |      0.0000 |      13.000 |
+ |*"#accept"                                       |       142 |         81 |(  57.0423 +- 4.15408  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7670 |        425 |(  5.54107 +- 0.261229 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       425 |        211 |(  49.6471 +- 2.42530  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+BetaSBs2PhiPhiWideLine        SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> phi(1020)  phi(1020) "               |        81 |          1 |   0.012346 |    0.11042 |      0.0000 |      1.0000 |
+ | "# Phys/BetaSBs2PhiPhiWide_LoosePhi2KK"         |        81 |        211 |     2.6049 |     2.4879 |      1.0000 |      13.000 |
+ | "# input particles"                             |        81 |        211 |     2.6049 |     2.4879 |      1.0000 |      13.000 |
+ | "# max size B_s0 -> phi(1020)  phi(1020) "      |        81 |       1051 |     12.975 |     28.077 |      1.0000 |      169.00 |
+ | "# phi(1020)"                                   |        81 |        211 |     2.6049 |     2.4879 |      1.0000 |      13.000 |
+ | "# selected"                                    |        81 |          1 |   0.012346 |    0.11042 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        81 |          1 |(  1.23457 +- 1.22692  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       420 |         11 |(  2.61905 +- 0.779263 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          1 |(  9.09091 +- 8.66784  )%|   -------   |   -------   |
+RelatedInfo1_BetaSBs2PhiPhi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetaSBs2PhiPhiWideLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_BetaSBs2PhiPhi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetaSBs2PhiPhiWideLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_BetaSBs2PhiPhi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetaSBs2PhiPhiWideLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_BetaSBs2PhiPhi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetaSBs2PhiPhiWideLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_BetaSBs2PhiPhi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetaSBs2PhiPhiWideLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBetaSBs2PhiPhiWide...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBetaSBs2PhiPhiWide...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetaSBs2PhiPhiWide...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_KSKShLL_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKShLL_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKShLL_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKShLL_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       284 |        284 |(  100.000 +- 0.352113 )%|   -------   |   -------   |
+V0forHb2V0V0hKSLL             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |       244 |        329 |     1.3484 |    0.69950 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       244 |        329 |     1.3484 |    0.69950 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |       244 |        157 |(  64.3443 +- 3.06637  )%|   -------   |   -------   |
+ | "#passed"                                       |       244 |        184 |    0.75410 |    0.63777 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       329 |        184 |(  55.9271 +- 2.73715  )%|   -------   |   -------   |
+Hb2V0V0h_KSKShLL_Line         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> KS0  KS0  pi+ "                        |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> KS0  KS0  pi- "                        |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        50 |         59 |     1.1800 |    0.38419 |      1.0000 |      2.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |        50 |       2405 |     48.100 |     18.684 |      21.000 |      115.00 |
+ | "# Phys/V0forHb2V0V0hKSLL"                      |        50 |         59 |     1.1800 |    0.38419 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        50 |       2464 |     49.280 |     18.690 |      22.000 |      117.00 |
+ | "# max size B+ -> KS0  KS0  pi+ "               |        50 |       1855 |     37.100 |     34.777 |      10.000 |      216.00 |
+ | "# max size B- -> KS0  KS0  pi- "               |        50 |       1855 |     37.100 |     38.179 |      10.000 |      244.00 |
+ | "# pi+"                                         |        50 |       1222 |     24.440 |     9.3812 |      10.000 |      54.000 |
+ | "# pi-"                                         |        50 |       1183 |     23.660 |     9.9330 |      10.000 |      61.000 |
+ | "# selected"                                    |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        50 |          0 |(  0.00000 +- 2.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       435 |         79 |(  18.1609 +- 1.84844  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        79 |          0 |(  0.00000 +- 1.26582  )%|   -------   |   -------   |
+Hb2V0V0h_KSKShLL_Line         SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+Hb2V0V0h_KSKShLL_Line         SUCCESS  #WARNINGS   = 1        Message = 'PV re-fit failed'
+StrippingHb2V0V0h_KSKShLL_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSKShLL_LineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_KSKShLL_LineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_KSKShLD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKShLD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKShLD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKShLD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       284 |        284 |(  100.000 +- 0.352113 )%|   -------   |   -------   |
+V0forHb2V0V0hKSDD             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       578 |       1596 |     2.7612 |     2.2318 |      1.0000 |      16.000 |
+ | "# input particles"                             |       578 |       1596 |     2.7612 |     2.2318 |      1.0000 |      16.000 |
+ |*"#accept"                                       |       578 |        371 |(  64.1869 +- 1.99425  )%|   -------   |   -------   |
+ | "#passed"                                       |       578 |        593 |     1.0260 |     1.1072 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |      1596 |        593 |(  37.1554 +- 1.20956  )%|   -------   |   -------   |
+Hb2V0V0h_KSKShLD_Line         SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> KS0  KS0  pi+ "                        |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> KS0  KS0  pi- "                        |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        25 |         65 |     2.6000 |    0.84853 |      2.0000 |      5.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |        25 |       1354 |     54.160 |     18.812 |      27.000 |      115.00 |
+ | "# Phys/V0forHb2V0V0hKSDD"                      |        25 |         35 |     1.4000 |    0.74833 |      1.0000 |      4.0000 |
+ | "# Phys/V0forHb2V0V0hKSLL"                      |        25 |         30 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        25 |       1419 |     56.760 |     19.165 |      29.000 |      119.00 |
+ | "# max size B+ -> KS0  KS0  pi+ "               |        25 |       5494 |     219.76 |     206.45 |      60.000 |      864.00 |
+ | "# max size B- -> KS0  KS0  pi- "               |        25 |       5645 |     225.80 |     240.56 |      48.000 |      976.00 |
+ | "# pi+"                                         |        25 |        680 |     27.200 |     9.5499 |      15.000 |      54.000 |
+ | "# pi-"                                         |        25 |        674 |     26.960 |     9.8731 |      12.000 |      61.000 |
+ | "# selected"                                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3730 |        673 |(  18.0429 +- 0.629640 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       673 |          0 |(  0.00000 +- 0.148588 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Hb2V0V0h_KSKShLD_Line         SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+Hb2V0V0h_KSKShLD_Line         SUCCESS  #WARNINGS   = 3        Message = 'PV re-fit failed'
+StrippingHb2V0V0h_KSKShLD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSKShLD_LineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_KSKShLD_LineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_KSKShDD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKShDD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKShDD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKShDD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       284 |        284 |(  100.000 +- 0.352113 )%|   -------   |   -------   |
+Hb2V0V0h_KSKShDD_Line         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> KS0  KS0  pi+ "                        |       118 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> KS0  KS0  pi- "                        |       118 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |       118 |        174 |     1.4746 |    0.74461 |      1.0000 |      4.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |       118 |       6145 |     52.076 |     18.938 |      23.000 |      116.00 |
+ | "# Phys/V0forHb2V0V0hKSDD"                      |       118 |        174 |     1.4746 |    0.74461 |      1.0000 |      4.0000 |
+ | "# input particles"                             |       118 |       6319 |     53.551 |     19.054 |      25.000 |      117.00 |
+ | "# max size B+ -> KS0  KS0  pi+ "               |       118 |       8678 |     73.542 |     88.620 |      12.000 |      480.00 |
+ | "# max size B- -> KS0  KS0  pi- "               |       118 |       8942 |     75.780 |     100.67 |      10.000 |      592.00 |
+ | "# pi+"                                         |       118 |       3096 |     26.237 |     9.8176 |      12.000 |      63.000 |
+ | "# pi-"                                         |       118 |       3049 |     25.839 |     9.9991 |      10.000 |      61.000 |
+ | "# selected"                                    |       118 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       118 |          0 |(  0.00000 +- 0.847458 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4166 |        237 |(  5.68891 +- 0.358869 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       237 |          0 |(  0.00000 +- 0.421941 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKShDD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSKShDD_LineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_KSKShDD_LineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_KSLzhLL_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSLzhLL_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSLzhLL_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSLzhLL_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       284 |        284 |(  100.000 +- 0.352113 )%|   -------   |   -------   |
+V0forHb2V0V0hLzLL             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaLL"                       |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        98 |         52 |(  53.0612 +- 5.04129  )%|   -------   |   -------   |
+ | "#passed"                                       |        98 |         55 |    0.56122 |    0.55451 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       131 |         55 |(  41.9847 +- 4.31202  )%|   -------   |   -------   |
+Hb2V0V0h_KSLzhLL_Line         SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# Lambda0"                                     |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         5 |        172 |     34.400 |     12.208 |      23.000 |      56.000 |
+ | "# Phys/V0forHb2V0V0hKSLL"                      |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hLzLL"                      |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# Xi_b- -> KS0  Lambda0  pi- "                 |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> KS0  Lambda~0  pi+ "               |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         5 |        185 |     37.000 |     12.247 |      25.000 |      59.000 |
+ | "# max size Xi_b- -> KS0  Lambda0  pi- "        |         5 |         25 |     5.0000 |     6.3246 |      0.0000 |      15.000 |
+ | "# max size Xi_b~+ -> KS0  Lambda~0  pi+ "      |         5 |        120 |     24.000 |     23.732 |      0.0000 |      56.000 |
+ | "# pi+"                                         |         5 |         93 |     18.600 |     6.3119 |      12.000 |      28.000 |
+ | "# pi-"                                         |         5 |         79 |     15.800 |     6.3372 |      10.000 |      28.000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       145 |         11 |(  7.58621 +- 2.19886  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSLzhLL_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSLzhLL_LineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_KSLzhLL_LineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_KSLzhLD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSLzhLD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSLzhLD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSLzhLD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       284 |        284 |(  100.000 +- 0.352113 )%|   -------   |   -------   |
+V0forHb2V0V0hLzDD             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ | "# input particles"                             |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       494 |        301 |(  60.9312 +- 2.19519  )%|   -------   |   -------   |
+ | "#passed"                                       |       494 |        448 |    0.90688 |    0.98749 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |      1222 |        448 |(  36.6612 +- 1.37849  )%|   -------   |   -------   |
+Hb2V0V0h_KSLzhLD_Line         SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |        15 |         19 |     1.2667 |    0.44222 |      1.0000 |      2.0000 |
+ | "# Lambda0"                                     |        15 |         12 |    0.80000 |    0.97980 |      0.0000 |      3.0000 |
+ | "# Lambda~0"                                    |        15 |         16 |     1.0667 |     1.4817 |      0.0000 |      6.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |        15 |        889 |     59.267 |     20.055 |      36.000 |      115.00 |
+ | "# Phys/V0forHb2V0V0hKSLL"                      |        15 |         19 |     1.2667 |    0.44222 |      1.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hLzDD"                      |        15 |         28 |     1.8667 |     1.2579 |      1.0000 |      6.0000 |
+ | "# Xi_b- -> KS0  Lambda0  pi- "                 |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> KS0  Lambda~0  pi+ "               |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        15 |        936 |     62.400 |     20.995 |      39.000 |      123.00 |
+ | "# max size Xi_b- -> KS0  Lambda0  pi- "        |        15 |        354 |     23.600 |     27.871 |      0.0000 |      74.000 |
+ | "# max size Xi_b~+ -> KS0  Lambda~0  pi+ "      |        15 |        973 |     64.867 |     157.44 |      0.0000 |      648.00 |
+ | "# pi+"                                         |        15 |        443 |     29.533 |     9.8174 |      18.000 |      54.000 |
+ | "# pi-"                                         |        15 |        446 |     29.733 |     10.717 |      16.000 |      61.000 |
+ | "# selected"                                    |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        15 |          0 |(  0.00000 +- 6.66667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1327 |        220 |(  16.5787 +- 1.02089  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       220 |          0 |(  0.00000 +- 0.454545 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSLzhLD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSLzhLD_LineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_KSLzhLD_LineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_KSLzhDD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSLzhDD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSLzhDD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSLzhDD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       284 |        284 |(  100.000 +- 0.352113 )%|   -------   |   -------   |
+Hb2V0V0h_KSLzhDD_Line         SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |        54 |         92 |     1.7037 |    0.78480 |      1.0000 |      4.0000 |
+ | "# Lambda0"                                     |        54 |         43 |    0.79630 |    0.96953 |      0.0000 |      5.0000 |
+ | "# Lambda~0"                                    |        54 |         51 |    0.94444 |     1.1772 |      0.0000 |      6.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |        54 |       3060 |     56.667 |     22.947 |      23.000 |      116.00 |
+ | "# Phys/V0forHb2V0V0hKSDD"                      |        54 |         92 |     1.7037 |    0.78480 |      1.0000 |      4.0000 |
+ | "# Phys/V0forHb2V0V0hLzDD"                      |        54 |         94 |     1.7407 |     1.1416 |      1.0000 |      6.0000 |
+ | "# Xi_b- -> KS0  Lambda0  pi- "                 |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> KS0  Lambda~0  pi+ "               |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        54 |       3246 |     60.111 |     23.547 |      26.000 |      123.00 |
+ | "# max size Xi_b- -> KS0  Lambda0  pi- "        |        54 |       2435 |     45.093 |     94.456 |      0.0000 |      570.00 |
+ | "# max size Xi_b~+ -> KS0  Lambda~0  pi+ "      |        54 |       3185 |     58.981 |     112.15 |      0.0000 |      648.00 |
+ | "# pi+"                                         |        54 |       1536 |     28.444 |     11.715 |      12.000 |      63.000 |
+ | "# pi-"                                         |        54 |       1524 |     28.222 |     11.931 |      11.000 |      61.000 |
+ | "# selected"                                    |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        54 |          0 |(  0.00000 +- 1.85185  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5620 |        383 |(  6.81495 +- 0.336152 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       383 |          0 |(  0.00000 +- 0.261097 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingHb2V0V0h_KSLzhDD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSLzhDD_LineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_KSLzhDD_LineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_LzLzhLL_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzhLL_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzhLL_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzhLL_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       284 |        284 |(  100.000 +- 0.352113 )%|   -------   |   -------   |
+Hb2V0V0h_LzLzhLL_Line         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda0  Lambda0  pi+ "                |        21 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda~0  Lambda~0  pi- "              |        21 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda0"                                     |        21 |         12 |    0.57143 |    0.49487 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |        21 |         11 |    0.52381 |    0.58709 |      0.0000 |      2.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |        21 |       1090 |     51.905 |     22.174 |      23.000 |      109.00 |
+ | "# Phys/V0forHb2V0V0hLzLL"                      |        21 |         23 |     1.0952 |    0.29354 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        21 |       1113 |     53.000 |     22.220 |      24.000 |      110.00 |
+ | "# max size B+ -> Lambda0  Lambda0  pi+ "       |        21 |        318 |     15.143 |     15.301 |      0.0000 |      50.000 |
+ | "# max size B- -> Lambda~0  Lambda~0  pi- "     |        21 |        308 |     14.667 |     17.567 |      0.0000 |      50.000 |
+ | "# pi+"                                         |        21 |        558 |     26.571 |     12.010 |      12.000 |      63.000 |
+ | "# pi-"                                         |        21 |        532 |     25.333 |     10.767 |      10.000 |      50.000 |
+ | "# selected"                                    |        21 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        21 |          0 |(  0.00000 +- 4.76190  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzhLL_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzhLL_LineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_LzLzhLL_LineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_LzLzhLD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzhLD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzhLD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzhLD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       284 |        284 |(  100.000 +- 0.352113 )%|   -------   |   -------   |
+Hb2V0V0h_LzLzhLD_Line         SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda0  Lambda0  pi+ "                |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda~0  Lambda~0  pi- "              |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda0"                                     |         5 |          3 |    0.60000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# Lambda~0"                                    |         5 |          7 |     1.4000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         5 |        314 |     62.800 |     23.549 |      43.000 |      109.00 |
+ | "# Phys/V0forHb2V0V0hLzDD"                      |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/V0forHb2V0V0hLzLL"                      |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         5 |        324 |     64.800 |     23.549 |      45.000 |      111.00 |
+ | "# max size B+ -> Lambda0  Lambda0  pi+ "       |         5 |        126 |     25.200 |     41.983 |      0.0000 |      108.00 |
+ | "# max size B- -> Lambda~0  Lambda~0  pi- "     |         5 |        429 |     85.800 |     66.153 |      0.0000 |      184.00 |
+ | "# pi+"                                         |         5 |        164 |     32.800 |     15.561 |      18.000 |      63.000 |
+ | "# pi-"                                         |         5 |        150 |     30.000 |     8.1240 |      24.000 |      46.000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       128 |         57 |(  44.5312 +- 4.39290  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        57 |          0 |(  0.00000 +- 1.75439  )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzhLD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzhLD_LineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_LzLzhLD_LineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_LzLzhDD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzhDD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzhDD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzhDD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       284 |        284 |(  100.000 +- 0.352113 )%|   -------   |   -------   |
+Hb2V0V0h_LzLzhDD_Line         SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda0  Lambda0  pi+ "                |        90 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda~0  Lambda~0  pi- "              |        90 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda0"                                     |        90 |         69 |    0.76667 |    0.89505 |      0.0000 |      5.0000 |
+ | "# Lambda~0"                                    |        90 |         73 |    0.81111 |    0.99883 |      0.0000 |      6.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |        90 |       4831 |     53.678 |     21.491 |      23.000 |      116.00 |
+ | "# Phys/V0forHb2V0V0hLzDD"                      |        90 |        142 |     1.5778 |    0.96584 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        90 |       4973 |     55.256 |     21.860 |      24.000 |      121.00 |
+ | "# max size B+ -> Lambda0  Lambda0  pi+ "       |        90 |       3583 |     39.811 |     111.37 |      0.0000 |      1000.0 |
+ | "# max size B- -> Lambda~0  Lambda~0  pi- "     |        90 |       6077 |     67.522 |     255.75 |      0.0000 |      2196.0 |
+ | "# pi+"                                         |        90 |       2451 |     27.233 |     11.010 |      12.000 |      63.000 |
+ | "# pi-"                                         |        90 |       2380 |     26.444 |     11.213 |      10.000 |      61.000 |
+ | "# selected"                                    |        90 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        90 |          0 |(  0.00000 +- 1.11111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2712 |        141 |(  5.19912 +- 0.426311 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       141 |          0 |(  0.00000 +- 0.709220 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingHb2V0V0h_LzLzhDD_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzhDD_LineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_LzLzhDD_LineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_KSKSKSLLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSKSLLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_KSKSKSLLL_Line       SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  KS0  KS0 "                        |       157 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |       157 |        184 |     1.1720 |    0.37736 |      1.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hKSLL"                      |       157 |        184 |     1.1720 |    0.37736 |      1.0000 |      2.0000 |
+ | "# input particles"                             |       157 |        184 |     1.1720 |    0.37736 |      1.0000 |      2.0000 |
+ | "# max size B0 -> KS0  KS0  KS0 "               |       157 |        346 |     2.2038 |     2.6415 |      1.0000 |      8.0000 |
+ | "# selected"                                    |       157 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       157 |          0 |(  0.00000 +- 0.636943 )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSKSKSLLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSKSKSLLL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_KSKSKSLLL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_KSKSKSLLD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSKSLLD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_KSKSKSLLD_Line       SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  KS0  KS0 "                        |        76 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        76 |        206 |     2.7105 |    0.90052 |      2.0000 |      6.0000 |
+ | "# Phys/V0forHb2V0V0hKSDD"                      |        76 |        114 |     1.5000 |    0.78640 |      1.0000 |      5.0000 |
+ | "# Phys/V0forHb2V0V0hKSLL"                      |        76 |         92 |     1.2105 |    0.40768 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        76 |        206 |     2.7105 |    0.90052 |      2.0000 |      6.0000 |
+ | "# max size B0 -> KS0  KS0  KS0 "               |        76 |       2084 |     27.421 |     33.327 |      8.0000 |      216.00 |
+ | "# selected"                                    |        76 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        76 |          0 |(  0.00000 +- 1.31579  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       106 |         18 |(  16.9811 +- 3.64686  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSKSLLD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSKSKSLLD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_KSKSKSLLD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_KSKSKSLDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSKSLDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_KSKSKSLDL_Line       SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  KS0  KS0 "                        |       371 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |       371 |        593 |     1.5984 |    0.99752 |      1.0000 |      7.0000 |
+ | "# Phys/V0forHb2V0V0hKSDD"                      |       371 |        593 |     1.5984 |    0.99752 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       371 |        593 |     1.5984 |    0.99752 |      1.0000 |      7.0000 |
+ | "# max size B0 -> KS0  KS0  KS0 "               |       371 |       4055 |     10.930 |     30.133 |      1.0000 |      343.00 |
+ | "# selected"                                    |       371 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       371 |          0 |(  0.00000 +- 0.269542 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       215 |          4 |(  1.86047 +- 0.921539 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSKSLDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSKSKSLDL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_KSKSKSLDL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_KSKSKSLDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSKSLDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_KSKSKSLDD_Line       SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  KS0  KS0 "                        |        76 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        76 |        206 |     2.7105 |    0.90052 |      2.0000 |      6.0000 |
+ | "# Phys/V0forHb2V0V0hKSDD"                      |        76 |        114 |     1.5000 |    0.78640 |      1.0000 |      5.0000 |
+ | "# Phys/V0forHb2V0V0hKSLL"                      |        76 |         92 |     1.2105 |    0.40768 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        76 |        206 |     2.7105 |    0.90052 |      2.0000 |      6.0000 |
+ | "# max size B0 -> KS0  KS0  KS0 "               |        76 |       2084 |     27.421 |     33.327 |      8.0000 |      216.00 |
+ | "# selected"                                    |        76 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        76 |          0 |(  0.00000 +- 1.31579  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       106 |         18 |(  16.9811 +- 3.64686  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSKSLDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSKSKSLDD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_KSKSKSLDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_KSKSKSDDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSKSDDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_KSKSKSDDL_Line       SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  KS0  KS0 "                        |       371 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |       371 |        593 |     1.5984 |    0.99752 |      1.0000 |      7.0000 |
+ | "# Phys/V0forHb2V0V0hKSDD"                      |       371 |        593 |     1.5984 |    0.99752 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       371 |        593 |     1.5984 |    0.99752 |      1.0000 |      7.0000 |
+ | "# max size B0 -> KS0  KS0  KS0 "               |       371 |       4055 |     10.930 |     30.133 |      1.0000 |      343.00 |
+ | "# selected"                                    |       371 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       371 |          0 |(  0.00000 +- 0.269542 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       215 |          4 |(  1.86047 +- 0.921539 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSKSDDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSKSKSDDL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_KSKSKSDDL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_KSKSKSDDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSKSDDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_KSKSKSDDD_Line       SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  KS0  KS0 "                        |       371 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |       371 |        593 |     1.5984 |    0.99752 |      1.0000 |      7.0000 |
+ | "# Phys/V0forHb2V0V0hKSDD"                      |       371 |        593 |     1.5984 |    0.99752 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       371 |        593 |     1.5984 |    0.99752 |      1.0000 |      7.0000 |
+ | "# max size B0 -> KS0  KS0  KS0 "               |       371 |       4055 |     10.930 |     30.133 |      1.0000 |      343.00 |
+ | "# selected"                                    |       371 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       371 |          0 |(  0.00000 +- 0.269542 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       215 |          4 |(  1.86047 +- 0.921539 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSKSDDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSKSKSDDD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_KSKSKSDDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_KSKSLzLLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSLzLLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_KSKSLzLLL_Line       SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |        19 |         24 |     1.2632 |    0.44035 |      1.0000 |      2.0000 |
+ | "# Lambda0"                                     |        19 |          9 |    0.47368 |    0.49931 |      0.0000 |      1.0000 |
+ | "# Lambda_b0 -> KS0  KS0  Lambda0 "             |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        19 |         12 |    0.63158 |    0.58133 |      0.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hKSLL"                      |        19 |         24 |     1.2632 |    0.44035 |      1.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hLzLL"                      |        19 |         21 |     1.1053 |    0.30689 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        19 |         45 |     2.3684 |    0.66574 |      2.0000 |      4.0000 |
+ | "# max size Lambda_b0 -> KS0  KS0  Lambda0 "    |        19 |         15 |    0.78947 |     1.1956 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSKSLzLLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSKSLzLLL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_KSKSLzLLL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_KSKSLzLLD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSLzLLD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_KSKSLzLLD_Line       SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |        62 |         75 |     1.2097 |    0.40708 |      1.0000 |      2.0000 |
+ | "# Lambda0"                                     |        62 |         47 |    0.75806 |    0.99491 |      0.0000 |      4.0000 |
+ | "# Lambda_b0 -> KS0  KS0  Lambda0 "             |        62 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        62 |         54 |    0.87097 |    0.95856 |      0.0000 |      6.0000 |
+ | "# Phys/V0forHb2V0V0hKSLL"                      |        62 |         75 |     1.2097 |    0.40708 |      1.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hLzDD"                      |        62 |        101 |     1.6290 |     1.0509 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        62 |        176 |     2.8387 |     1.0954 |      2.0000 |      8.0000 |
+ | "# max size Lambda_b0 -> KS0  KS0  Lambda0 "    |        62 |         65 |     1.0484 |     1.3846 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        62 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        62 |          0 |(  0.00000 +- 1.61290  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSLzLLD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSKSLzLLD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_KSKSLzLLD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_KSKSLzLDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSLzLDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_KSKSLzLDL_Line       SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |         7 |         20 |     2.8571 |    0.83299 |      2.0000 |      4.0000 |
+ | "# Lambda0"                                     |         7 |          2 |    0.28571 |    0.45175 |      0.0000 |      1.0000 |
+ | "# Lambda_b0 -> KS0  KS0  Lambda0 "             |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |         7 |          5 |    0.71429 |    0.45175 |      0.0000 |      1.0000 |
+ | "# Phys/V0forHb2V0V0hKSDD"                      |         7 |         10 |     1.4286 |    0.72843 |      1.0000 |      3.0000 |
+ | "# Phys/V0forHb2V0V0hKSLL"                      |         7 |         10 |     1.4286 |    0.49487 |      1.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hLzLL"                      |         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         7 |         27 |     3.8571 |    0.83299 |      3.0000 |      5.0000 |
+ | "# max size Lambda_b0 -> KS0  KS0  Lambda0 "    |         7 |         13 |     1.8571 |     3.2262 |      0.0000 |      9.0000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSKSLzLDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSKSLzLDL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_KSKSLzLDL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_KSKSLzLDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSLzLDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_KSKSLzLDD_Line       SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |        41 |        121 |     2.9512 |     1.0348 |      2.0000 |      6.0000 |
+ | "# Lambda0"                                     |        41 |         35 |    0.85366 |     1.0256 |      0.0000 |      4.0000 |
+ | "# Lambda_b0 -> KS0  KS0  Lambda0 "             |        41 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        41 |         37 |    0.90244 |     1.1000 |      0.0000 |      6.0000 |
+ | "# Phys/V0forHb2V0V0hKSDD"                      |        41 |         69 |     1.6829 |    0.92233 |      1.0000 |      5.0000 |
+ | "# Phys/V0forHb2V0V0hKSLL"                      |        41 |         52 |     1.2683 |    0.44307 |      1.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hLzDD"                      |        41 |         72 |     1.7561 |     1.0995 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        41 |        193 |     4.7073 |     1.6564 |      3.0000 |      10.000 |
+ | "# max size Lambda_b0 -> KS0  KS0  Lambda0 "    |        41 |        445 |     10.854 |     24.120 |      0.0000 |      144.00 |
+ | "# selected"                                    |        41 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        41 |          0 |(  0.00000 +- 2.43902  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       165 |         19 |(  11.5152 +- 2.48501  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSLzLDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSKSLzLDD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_KSKSLzLDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_KSKSLzDDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSLzDDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_KSKSLzDDL_Line       SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |        22 |         31 |     1.4091 |    0.65081 |      1.0000 |      3.0000 |
+ | "# Lambda0"                                     |        22 |          8 |    0.36364 |    0.48105 |      0.0000 |      1.0000 |
+ | "# Lambda_b0 -> KS0  KS0  Lambda0 "             |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        22 |         14 |    0.63636 |    0.48105 |      0.0000 |      1.0000 |
+ | "# Phys/V0forHb2V0V0hKSDD"                      |        22 |         31 |     1.4091 |    0.65081 |      1.0000 |      3.0000 |
+ | "# Phys/V0forHb2V0V0hLzLL"                      |        22 |         22 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        22 |         53 |     2.4091 |    0.65081 |      2.0000 |      4.0000 |
+ | "# max size Lambda_b0 -> KS0  KS0  Lambda0 "    |        22 |         11 |    0.50000 |    0.89188 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        22 |          0 |(  0.00000 +- 4.54545  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSLzDDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSKSLzDDL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_KSKSLzDDL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_KSKSLzDDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSLzDDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_KSKSLzDDD_Line       SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |       180 |        339 |     1.8833 |     1.1985 |      1.0000 |      7.0000 |
+ | "# Lambda0"                                     |       180 |        149 |    0.82778 |    0.91791 |      0.0000 |      5.0000 |
+ | "# Lambda_b0 -> KS0  KS0  Lambda0 "             |       180 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |       180 |        146 |    0.81111 |    0.91766 |      0.0000 |      6.0000 |
+ | "# Phys/V0forHb2V0V0hKSDD"                      |       180 |        339 |     1.8833 |     1.1985 |      1.0000 |      7.0000 |
+ | "# Phys/V0forHb2V0V0hLzDD"                      |       180 |        295 |     1.6389 |    0.95896 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       180 |        634 |     3.5222 |     1.7335 |      2.0000 |      11.000 |
+ | "# max size Lambda_b0 -> KS0  KS0  Lambda0 "    |       180 |        928 |     5.1556 |     13.552 |      0.0000 |      100.00 |
+ | "# selected"                                    |       180 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       180 |          0 |(  0.00000 +- 0.555556 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       308 |          8 |(  2.59740 +- 0.906316 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingHb2V0V0h_KSKSLzDDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_KSKSLzDDD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_KSKSLzDDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_LzLzKSLLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzKSLLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_LzLzKSLLL_Line       SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  Lambda0  Lambda0 "                |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        19 |         24 |     1.2632 |    0.44035 |      1.0000 |      2.0000 |
+ | "# Lambda0"                                     |        19 |          9 |    0.47368 |    0.49931 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |        19 |         12 |    0.63158 |    0.58133 |      0.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hKSLL"                      |        19 |         24 |     1.2632 |    0.44035 |      1.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hLzLL"                      |        19 |         21 |     1.1053 |    0.30689 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        19 |         45 |     2.3684 |    0.66574 |      2.0000 |      4.0000 |
+ | "# max size B0 -> KS0  Lambda0  Lambda0 "       |        19 |         11 |    0.57895 |    0.67401 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzKSLLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzKSLLL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_LzLzKSLLL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_LzLzKSLLD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzKSLLD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_LzLzKSLLD_Line       SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  Lambda0  Lambda0 "                |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        22 |         31 |     1.4091 |    0.65081 |      1.0000 |      3.0000 |
+ | "# Lambda0"                                     |        22 |          8 |    0.36364 |    0.48105 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |        22 |         14 |    0.63636 |    0.48105 |      0.0000 |      1.0000 |
+ | "# Phys/V0forHb2V0V0hKSDD"                      |        22 |         31 |     1.4091 |    0.65081 |      1.0000 |      3.0000 |
+ | "# Phys/V0forHb2V0V0hLzLL"                      |        22 |         22 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        22 |         53 |     2.4091 |    0.65081 |      2.0000 |      4.0000 |
+ | "# max size B0 -> KS0  Lambda0  Lambda0 "       |        22 |          9 |    0.40909 |    0.57675 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        22 |          0 |(  0.00000 +- 4.54545  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzKSLLD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzKSLLD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_LzLzKSLLD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_LzLzKSLDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzKSLDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_LzLzKSLDL_Line       SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  Lambda0  Lambda0 "                |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         8 |         10 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# Lambda0"                                     |         8 |          9 |     1.1250 |    0.78062 |      0.0000 |      2.0000 |
+ | "# Lambda~0"                                    |         8 |         10 |     1.2500 |    0.66144 |      0.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hKSLL"                      |         8 |         10 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hLzDD"                      |         8 |         11 |     1.3750 |    0.48412 |      1.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hLzLL"                      |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         8 |         29 |     3.6250 |    0.48412 |      3.0000 |      4.0000 |
+ | "# max size B0 -> KS0  Lambda0  Lambda0 "       |         8 |         16 |     2.0000 |     1.6583 |      0.0000 |      4.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzKSLDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzKSLDL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_LzLzKSLDL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_LzLzKSLDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzKSLDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_LzLzKSLDD_Line       SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  Lambda0  Lambda0 "                |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        11 |         17 |     1.5455 |    0.65555 |      1.0000 |      3.0000 |
+ | "# Lambda0"                                     |        11 |         11 |     1.0000 |    0.85280 |      0.0000 |      2.0000 |
+ | "# Lambda~0"                                    |        11 |         13 |     1.1818 |    0.71582 |      0.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hKSDD"                      |        11 |         17 |     1.5455 |    0.65555 |      1.0000 |      3.0000 |
+ | "# Phys/V0forHb2V0V0hLzDD"                      |        11 |         13 |     1.1818 |    0.38569 |      1.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hLzLL"                      |        11 |         11 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        11 |         41 |     3.7273 |    0.96209 |      3.0000 |      6.0000 |
+ | "# max size B0 -> KS0  Lambda0  Lambda0 "       |        11 |         35 |     3.1818 |     4.0411 |      0.0000 |      12.000 |
+ | "# selected"                                    |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzKSLDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzKSLDD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_LzLzKSLDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_LzLzKSDDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzKSDDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_LzLzKSDDL_Line       SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  Lambda0  Lambda0 "                |        62 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        62 |         75 |     1.2097 |    0.40708 |      1.0000 |      2.0000 |
+ | "# Lambda0"                                     |        62 |         47 |    0.75806 |    0.99491 |      0.0000 |      4.0000 |
+ | "# Lambda~0"                                    |        62 |         54 |    0.87097 |    0.95856 |      0.0000 |      6.0000 |
+ | "# Phys/V0forHb2V0V0hKSLL"                      |        62 |         75 |     1.2097 |    0.40708 |      1.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hLzDD"                      |        62 |        101 |     1.6290 |     1.0509 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        62 |        176 |     2.8387 |     1.0954 |      2.0000 |      8.0000 |
+ | "# max size B0 -> KS0  Lambda0  Lambda0 "       |        62 |        103 |     1.6613 |     3.3309 |      0.0000 |      16.000 |
+ | "# selected"                                    |        62 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        62 |          0 |(  0.00000 +- 1.61290  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        25 |          3 |(  12.0000 +- 6.49923  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzKSDDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzKSDDL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_LzLzKSDDL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_LzLzKSDDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzKSDDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_LzLzKSDDD_Line       SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  Lambda0  Lambda0 "                |       180 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |       180 |        339 |     1.8833 |     1.1985 |      1.0000 |      7.0000 |
+ | "# Lambda0"                                     |       180 |        149 |    0.82778 |    0.91791 |      0.0000 |      5.0000 |
+ | "# Lambda~0"                                    |       180 |        146 |    0.81111 |    0.91766 |      0.0000 |      6.0000 |
+ | "# Phys/V0forHb2V0V0hKSDD"                      |       180 |        339 |     1.8833 |     1.1985 |      1.0000 |      7.0000 |
+ | "# Phys/V0forHb2V0V0hLzDD"                      |       180 |        295 |     1.6389 |    0.95896 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       180 |        634 |     3.5222 |     1.7335 |      2.0000 |      11.000 |
+ | "# max size B0 -> KS0  Lambda0  Lambda0 "       |       180 |        634 |     3.5222 |     9.7242 |      0.0000 |      80.000 |
+ | "# selected"                                    |       180 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       180 |          0 |(  0.00000 +- 0.555556 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       161 |          5 |(  3.10559 +- 1.36713  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzKSDDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzKSDDD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_LzLzKSDDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_LzLzLzLLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzLzLLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_LzLzLzLLL_Line       SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        52 |         25 |    0.48077 |    0.49963 |      0.0000 |      1.0000 |
+ | "# Lambda_b0 -> Lambda0  Lambda0  Lambda0 "     |        52 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        52 |         30 |    0.57692 |    0.53155 |      0.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hLzLL"                      |        52 |         55 |     1.0577 |    0.23316 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        52 |         55 |     1.0577 |    0.23316 |      1.0000 |      2.0000 |
+ | "# max size Lambda_b0 -> Lambda0  Lambda0  Lambd|        52 |         25 |    0.48077 |    0.49963 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        52 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        52 |          0 |(  0.00000 +- 1.92308  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzLzLLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzLzLLL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_LzLzLzLLL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_LzLzLzLLD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzLzLLD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_LzLzLzLLD_Line       SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        18 |         18 |     1.0000 |    0.74536 |      0.0000 |      2.0000 |
+ | "# Lambda_b0 -> Lambda0  Lambda0  Lambda0 "     |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        18 |         23 |     1.2778 |    0.65026 |      0.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hLzDD"                      |        18 |         23 |     1.2778 |    0.44790 |      1.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hLzLL"                      |        18 |         18 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        18 |         41 |     2.2778 |    0.44790 |      2.0000 |      3.0000 |
+ | "# max size Lambda_b0 -> Lambda0  Lambda0  Lambd|        18 |         48 |     2.6667 |     3.3333 |      0.0000 |      8.0000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzLzLLD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzLzLLD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_LzLzLzLLD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_LzLzLzLDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzLzLDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_LzLzLzLDL_Line       SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       301 |        229 |    0.76080 |    0.84077 |      0.0000 |      5.0000 |
+ | "# Lambda_b0 -> Lambda0  Lambda0  Lambda0 "     |       301 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |       301 |        219 |    0.72757 |    0.81852 |      0.0000 |      6.0000 |
+ | "# Phys/V0forHb2V0V0hLzDD"                      |       301 |        448 |     1.4884 |    0.85727 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       301 |        448 |     1.4884 |    0.85727 |      1.0000 |      6.0000 |
+ | "# max size Lambda_b0 -> Lambda0  Lambda0  Lambd|       301 |        865 |     2.8738 |     9.9736 |      0.0000 |      125.00 |
+ | "# selected"                                    |       301 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       301 |          0 |(  0.00000 +- 0.332226 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzLzLDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzLzLDL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_LzLzLzLDL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_LzLzLzLDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzLzLDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_LzLzLzLDD_Line       SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        18 |         18 |     1.0000 |    0.74536 |      0.0000 |      2.0000 |
+ | "# Lambda_b0 -> Lambda0  Lambda0  Lambda0 "     |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        18 |         23 |     1.2778 |    0.65026 |      0.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hLzDD"                      |        18 |         23 |     1.2778 |    0.44790 |      1.0000 |      2.0000 |
+ | "# Phys/V0forHb2V0V0hLzLL"                      |        18 |         18 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        18 |         41 |     2.2778 |    0.44790 |      2.0000 |      3.0000 |
+ | "# max size Lambda_b0 -> Lambda0  Lambda0  Lambd|        18 |         48 |     2.6667 |     3.3333 |      0.0000 |      8.0000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzLzLDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzLzLDD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_LzLzLzLDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_LzLzLzDDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzLzDDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_LzLzLzDDL_Line       SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       301 |        229 |    0.76080 |    0.84077 |      0.0000 |      5.0000 |
+ | "# Lambda_b0 -> Lambda0  Lambda0  Lambda0 "     |       301 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |       301 |        219 |    0.72757 |    0.81852 |      0.0000 |      6.0000 |
+ | "# Phys/V0forHb2V0V0hLzDD"                      |       301 |        448 |     1.4884 |    0.85727 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       301 |        448 |     1.4884 |    0.85727 |      1.0000 |      6.0000 |
+ | "# max size Lambda_b0 -> Lambda0  Lambda0  Lambd|       301 |        865 |     2.8738 |     9.9736 |      0.0000 |      125.00 |
+ | "# selected"                                    |       301 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       301 |          0 |(  0.00000 +- 0.332226 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzLzDDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzLzDDL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_LzLzLzDDL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2V0V0h_LzLzLzDDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHb2V0V0h_LzLzLzDDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2V0V0h_LzLzLzDDD_Line       SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       301 |        229 |    0.76080 |    0.84077 |      0.0000 |      5.0000 |
+ | "# Lambda_b0 -> Lambda0  Lambda0  Lambda0 "     |       301 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |       301 |        219 |    0.72757 |    0.81852 |      0.0000 |      6.0000 |
+ | "# Phys/V0forHb2V0V0hLzDD"                      |       301 |        448 |     1.4884 |    0.85727 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       301 |        448 |     1.4884 |    0.85727 |      1.0000 |      6.0000 |
+ | "# max size Lambda_b0 -> Lambda0  Lambda0  Lambd|       301 |        865 |     2.8738 |     9.9736 |      0.0000 |      125.00 |
+ | "# selected"                                    |       301 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       301 |          0 |(  0.00000 +- 0.332226 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzLzDDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHb2V0V0h_LzLzLzDDD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2V0V0h_LzLzLzDDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBd2eeKstarBDTLine2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdDiElectron...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        705 |(  77.3875 +- 1.38596  )%|   -------   |   -------   |
+filterEEForBd2eeKstarBDT      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdDiElectronFromTracks"                |       705 |      38754 |     54.970 |     85.715 |      3.0000 |      801.00 |
+ | "# input particles"                             |       705 |      38754 |     54.970 |     85.715 |      3.0000 |      801.00 |
+ |*"#accept"                                       |       705 |        416 |(  59.0071 +- 1.85230  )%|   -------   |   -------   |
+ | "#passed"                                       |       705 |       1548 |     2.1957 |     3.6099 |      0.0000 |      30.000 |
+ |*"efficiency"                                    |     38754 |       1548 |(  3.99443 +- 0.0994757)%|   -------   |   -------   |
+KstarForBd2eeKstarBDT         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdVeryLooseDetachedKst2Kpi"            |       382 |       4009 |     10.495 |     11.099 |      1.0000 |      70.000 |
+ | "# input particles"                             |       382 |       4009 |     10.495 |     11.099 |      1.0000 |      70.000 |
+ |*"#accept"                                       |       382 |        307 |(  80.3665 +- 2.03238  )%|   -------   |   -------   |
+ | "#passed"                                       |       382 |        994 |     2.6021 |     3.0457 |      0.0000 |      25.000 |
+ |*"efficiency"                                    |      4009 |        994 |(  24.7942 +- 0.681997 )%|   -------   |   -------   |
+Sel2_Bd2eeKstarBDT            SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |       307 |         13 |   0.042345 |    0.25809 |      0.0000 |      3.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |       307 |         21 |   0.068404 |    0.32064 |      0.0000 |      2.0000 |
+ | "# J/psi(1S)"                                   |       307 |       1257 |     4.0945 |     4.3556 |      1.0000 |      30.000 |
+ | "# K*(892)0"                                    |       307 |        492 |     1.6026 |     1.8188 |      0.0000 |      9.0000 |
+ | "# K*(892)~0"                                   |       307 |        502 |     1.6352 |     1.9347 |      0.0000 |      18.000 |
+ | "# Phys/KstarForBd2eeKstarBDT"                  |       307 |        994 |     3.2378 |     3.0796 |      1.0000 |      25.000 |
+ | "# Phys/filterEEForBd2eeKstarBDT"               |       307 |       1257 |     4.0945 |     4.3556 |      1.0000 |      30.000 |
+ | "# input particles"                             |       307 |       2251 |     7.3322 |     6.2843 |      2.0000 |      55.000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |       307 |       2747 |     8.9479 |     20.576 |      0.0000 |      210.00 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |       307 |       3017 |     9.8274 |     34.325 |      0.0000 |      540.00 |
+ | "# selected"                                    |       307 |         34 |    0.11075 |    0.47831 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       307 |         20 |(  6.51466 +- 1.40847  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5764 |        927 |(  16.0826 +- 0.483885 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       927 |         34 |(  3.66775 +- 0.617370 )%|   -------   |   -------   |
+Bd2eeKstarBDTLine2            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sel2_Bd2eeKstarBDT"                     |        20 |         34 |     1.7000 |    0.90000 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        20 |         34 |     1.7000 |    0.90000 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#passed"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        34 |          0 |(  0.00000 +- 2.94118  )%|   -------   |   -------   |
+StrippingBd2eeKstarBDTLine2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBd2eeKstarBDTLine2   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBd2eeKstarBDTLine2   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2K0stK0stNominal...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Kst_02KpiForBs2K0stK0st       SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*_0(1430)0 -> K+  pi- "                     |       861 |        307 |    0.35656 |    0.74317 |      0.0000 |      5.0000 |
+ | "# K*_0(1430)~0 -> K-  pi+ "                    |       861 |        289 |    0.33566 |    0.80069 |      0.0000 |      7.0000 |
+ | "# K+"                                          |       861 |        671 |    0.77933 |    0.92837 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       861 |        665 |    0.77236 |    0.90641 |      0.0000 |      5.0000 |
+ | "# Phys/StdLooseKaons"                          |       861 |       4818 |     5.5958 |     3.9118 |      1.0000 |      27.000 |
+ | "# Phys/StdLoosePions"                          |       861 |       9866 |     11.459 |     5.4753 |      1.0000 |      34.000 |
+ | "# input particles"                             |       861 |      14684 |     17.055 |     9.0948 |      2.0000 |      59.000 |
+ | "# max size K*_0(1430)0 -> K+  pi- "            |       861 |       1319 |     1.5319 |     2.7955 |      0.0000 |      28.000 |
+ | "# max size K*_0(1430)~0 -> K-  pi+ "           |       861 |       1229 |     1.4274 |     2.4387 |      0.0000 |      20.000 |
+ | "# pi+"                                         |       861 |       1402 |     1.6283 |     1.3018 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |       861 |       1374 |     1.5958 |     1.3328 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       861 |        596 |    0.69222 |     1.0666 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |       861 |        358 |(  41.5796 +- 1.67966  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2548 |       1464 |(  57.4568 +- 0.979459 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1464 |        596 |(  40.7104 +- 1.28402  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        15 |         15 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Bs2K0stK0stNominalLine        SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> K*_0(1430)0  K*_0(1430)~0 "          |       358 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*_0(1430)0"                                 |       358 |        307 |    0.85754 |    0.94800 |      0.0000 |      5.0000 |
+ | "# K*_0(1430)~0"                                |       358 |        289 |    0.80726 |     1.0776 |      0.0000 |      7.0000 |
+ | "# Phys/Kst_02KpiForBs2K0stK0st"                |       358 |        596 |     1.6648 |     1.0567 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       358 |        596 |     1.6648 |     1.0567 |      1.0000 |      7.0000 |
+ | "# max size B_s0 -> K*_0(1430)0  K*_0(1430)~0 " |       358 |         79 |    0.22067 |    0.81461 |      0.0000 |      8.0000 |
+ | "# selected"                                    |       358 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       358 |          0 |(  0.00000 +- 0.279330 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        79 |          8 |(  10.1266 +- 3.39417  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingBs2K0stK0stNominal...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2K0stK0stNominal...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2K0stK0stNominal...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2HHBDTLinePreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2HH                          SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> pi+  pi- "                             |       890 |          2 |  0.0022472 |   0.047351 |      0.0000 |      1.0000 |
+ | "# Phys/StdNoPIDsPions"                         |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# input particles"                             |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# max size B0 -> pi+  pi- "                    |       890 |       1525 |     1.7135 |     2.9490 |      0.0000 |      24.000 |
+ | "# pi+"                                         |       890 |       1089 |     1.2236 |     1.0823 |      0.0000 |      6.0000 |
+ | "# pi-"                                         |       890 |       1033 |     1.1607 |     1.0664 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       890 |          2 |  0.0022472 |   0.047351 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       890 |          2 |( 0.224719 +- 0.158722 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1525 |         17 |(  1.11475 +- 0.268856 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        17 |          2 |(  11.7647 +- 7.81425  )%|   -------   |   -------   |
+B2HHBDTLine                   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2HH"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2HHBDTLinePostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2HHBDTLine          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2HHBDTLine          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTau_TauTau_TOSL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2XTau_TauFilter              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdTightDetachedTau3pi"                 |        75 |        254 |     3.3867 |     6.1793 |      1.0000 |      42.000 |
+ | "# input particles"                             |        75 |        254 |     3.3867 |     6.1793 |      1.0000 |      42.000 |
+ |*"#accept"                                       |        75 |         75 |(  100.000 +- 1.33333  )%|   -------   |   -------   |
+ | "#passed"                                       |        75 |        254 |     3.3867 |     6.1793 |      1.0000 |      42.000 |
+ |*"efficiency"                                    |       254 |        254 |(  100.000 +- 0.393701 )%|   -------   |   -------   |
+B2XTau_TauTau                 SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> tau+  tau- "                           |        75 |          3 |   0.040000 |    0.34409 |      0.0000 |      3.0000 |
+ | "# Phys/B2XTau_TauFilter"                       |        75 |        254 |     3.3867 |     6.1793 |      1.0000 |      42.000 |
+ | "# input particles"                             |        75 |        254 |     3.3867 |     6.1793 |      1.0000 |      42.000 |
+ | "# max size B0 -> tau+  tau- "                  |        75 |        867 |     11.560 |     54.902 |      0.0000 |      432.00 |
+ | "# selected"                                    |        75 |          3 |   0.040000 |    0.34409 |      0.0000 |      3.0000 |
+ | "# tau+"                                        |        75 |        137 |     1.8267 |     3.3838 |      0.0000 |      24.000 |
+ | "# tau-"                                        |        75 |        117 |     1.5600 |     3.0517 |      0.0000 |      18.000 |
+ |*"#accept"                                       |        75 |          1 |(  1.33333 +- 1.32441  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       867 |        171 |(  19.7232 +- 1.35137  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       171 |          3 |(  1.75439 +- 1.00397  )%|   -------   |   -------   |
+B2XTau_TauTau_TOSLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau"                          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_TOSLine"                  |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_TOSLine"                  |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_TOSLine"                  |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_TOSLine"                  |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_TOSLine"                  |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_TOSLine"                  |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_TOSLine"                  |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo8_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_TOSLine"                  |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo9_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_TOSLine"                  |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo10_B2XTau_TauTau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_TOSLine"                  |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XTau_TauTau_TOSL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XTau_TauTau_TOSLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTau_TauTau_TOSLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTau_DD_LinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PionsDForB2XTau               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# input particles"                             |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       890 |        834 |(  93.7079 +- 0.813939 )%|   -------   |   -------   |
+ | "#passed"                                       |       890 |       2957 |     3.3225 |     2.1992 |      0.0000 |      11.000 |
+ |*"efficiency"                                    |      9968 |       2957 |(  29.6649 +- 0.457513 )%|   -------   |   -------   |
+KaonsDForB2XTau               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       814 |       4650 |     5.7125 |     3.9395 |      1.0000 |      27.000 |
+ | "# input particles"                             |       814 |       4650 |     5.7125 |     3.9395 |      1.0000 |      27.000 |
+ |*"#accept"                                       |       814 |        761 |(  93.4889 +- 0.864756 )%|   -------   |   -------   |
+ | "#passed"                                       |       814 |       2502 |     3.0737 |     2.3380 |      0.0000 |      15.000 |
+ |*"efficiency"                                    |      4650 |       2502 |(  53.8065 +- 0.731108 )%|   -------   |   -------   |
+DForB2XTau                    SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K-  pi+ "                          |       410 |         22 |   0.053659 |    0.27417 |      0.0000 |      3.0000 |
+ | "# D+ -> pi+  K-  pi+ "                         |       528 |         16 |   0.030303 |    0.18213 |      0.0000 |      2.0000 |
+ | "# D- -> K-  K+  pi- "                          |       399 |         19 |   0.047619 |    0.22442 |      0.0000 |      2.0000 |
+ | "# D- -> pi-  K+  pi- "                         |       523 |         11 |   0.021033 |    0.14349 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       761 |       1308 |     1.7188 |     1.5042 |      0.0000 |      9.0000 |
+ | "# K-"                                          |       761 |       1194 |     1.5690 |     1.3768 |      0.0000 |      8.0000 |
+ | "# Phys/KaonsDForB2XTau"                        |       761 |       2502 |     3.2878 |     2.2679 |      1.0000 |      15.000 |
+ | "# Phys/PionsDForB2XTau"                        |       761 |       2793 |     3.6702 |     2.1094 |      1.0000 |      11.000 |
+ | "# input particles"                             |       761 |       5295 |     6.9580 |     3.6168 |      2.0000 |      24.000 |
+ | "# pi+"                                         |       761 |       1450 |     1.9054 |     1.3979 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       761 |       1343 |     1.7648 |     1.3422 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       761 |         68 |   0.089356 |    0.38350 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       761 |         53 |(  6.96452 +- 0.922736 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      9418 |       9152 |(  97.1756 +- 0.170711 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     15536 |        130 |( 0.836766 +- 0.0730816)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       130 |         68 |(  52.3077 +- 4.38062  )%|   -------   |   -------   |
+B2XTau_DD_Line                SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D+  D- "                               |        53 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        53 |         38 |    0.71698 |    0.85511 |      0.0000 |      4.0000 |
+ | "# D-"                                          |        53 |         30 |    0.56604 |    0.56667 |      0.0000 |      2.0000 |
+ | "# Phys/DForB2XTau"                             |        53 |         68 |     1.2830 |    0.76176 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        53 |         68 |     1.2830 |    0.76176 |      1.0000 |      5.0000 |
+ | "# max size B0 -> D+  D- "                      |        53 |          9 |    0.16981 |    0.69325 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        53 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        53 |          0 |(  0.00000 +- 1.88679  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTau_DD_LinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTau_DD_Line       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTau_DD_Line       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTau_TauMu_TOSLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MuonsForB2XTau                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdTightMuons"                          |        42 |         83 |     1.9762 |     1.8191 |      1.0000 |      11.000 |
+ | "# input particles"                             |        42 |         83 |     1.9762 |     1.8191 |      1.0000 |      11.000 |
+ |*"#accept"                                       |        42 |          9 |(  21.4286 +- 6.33147  )%|   -------   |   -------   |
+ |*"#passed"                                       |        42 |          9 |(  21.4286 +- 6.33147  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        83 |          9 |(  10.8434 +- 3.41287  )%|   -------   |   -------   |
+B2XTau_TauMu                  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> tau+  mu- "                            |         9 |          1 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ | "# B~0 -> tau-  mu+ "                           |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XTau_TauFilter"                       |         9 |         17 |     1.8889 |     1.0999 |      1.0000 |      4.0000 |
+ | "# Phys/MuonsForB2XTau"                         |         9 |          9 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         9 |         26 |     2.8889 |     1.0999 |      2.0000 |      5.0000 |
+ | "# max size B0 -> tau+  mu- "                   |         9 |          5 |    0.55556 |    0.95581 |      0.0000 |      3.0000 |
+ | "# max size B~0 -> tau-  mu+ "                  |         9 |          8 |    0.88889 |    0.99381 |      0.0000 |      3.0000 |
+ | "# mu+"                                         |         9 |          6 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         9 |          3 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         9 |          1 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ | "# tau+"                                        |         9 |          8 |    0.88889 |    0.99381 |      0.0000 |      3.0000 |
+ | "# tau-"                                        |         9 |          9 |     1.0000 |    0.94281 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        13 |          6 |(  46.1538 +- 13.8264  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+B2XTau_TauMu_TOSLine          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauMu"                           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2XTau_TauMu_T...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauMu_TOSLine"                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2XTau_TauMu_T...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauMu_TOSLine"                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2XTau_TauMu_T...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauMu_TOSLine"                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_B2XTau_TauMu_T...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauMu_TOSLine"                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_B2XTau_TauMu_T...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauMu_TOSLine"                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_B2XTau_TauMu_T...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauMu_TOSLine"                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_B2XTau_TauMu_T...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauMu_TOSLine"                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo8_B2XTau_TauMu_T...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauMu_TOSLine"                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo9_B2XTau_TauMu_T...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauMu_TOSLine"                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo10_B2XTau_TauMu_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauMu_TOSLine"                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XTau_TauMu_TOSLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XTau_TauMu_TOSLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTau_TauMu_TOSLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTau_DPi_LinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PionsForB2XTau                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |        53 |        758 |     14.302 |     5.9386 |      5.0000 |      33.000 |
+ | "# input particles"                             |        53 |        758 |     14.302 |     5.9386 |      5.0000 |      33.000 |
+ |*"#accept"                                       |        53 |         53 |(  100.000 +- 1.88679  )%|   -------   |   -------   |
+ | "#passed"                                       |        53 |        243 |     4.5849 |     2.2523 |      1.0000 |      10.000 |
+ |*"efficiency"                                    |       758 |        243 |(  32.0580 +- 1.69513  )%|   -------   |   -------   |
+B2XTau_DPi_Line               SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D+  pi- "                              |        53 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D-  pi+ "                             |        53 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        53 |         38 |    0.71698 |    0.85511 |      0.0000 |      4.0000 |
+ | "# D-"                                          |        53 |         30 |    0.56604 |    0.56667 |      0.0000 |      2.0000 |
+ | "# Phys/DForB2XTau"                             |        53 |         68 |     1.2830 |    0.76176 |      1.0000 |      5.0000 |
+ | "# Phys/PionsForB2XTau"                         |        53 |        243 |     4.5849 |     2.2523 |      1.0000 |      10.000 |
+ | "# input particles"                             |        53 |        311 |     5.8679 |     2.5181 |      2.0000 |      13.000 |
+ | "# max size B0 -> D+  pi- "                     |        53 |         79 |     1.4906 |     2.4311 |      0.0000 |      9.0000 |
+ | "# max size B~0 -> D-  pi+ "                    |        53 |         66 |     1.2453 |     1.5284 |      0.0000 |      6.0000 |
+ | "# pi+"                                         |        53 |        128 |     2.4151 |     1.2949 |      0.0000 |      6.0000 |
+ | "# pi-"                                         |        53 |        115 |     2.1698 |     1.4372 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        53 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        53 |          0 |(  0.00000 +- 1.88679  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       145 |         15 |(  10.3448 +- 2.52910  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        15 |          0 |(  0.00000 +- 6.66667  )%|   -------   |   -------   |
+StrippingB2XTau_DPi_LinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTau_DPi_Line      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTau_DPi_Line      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTau_TauTau_Same...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2XTau_TauTauSS               SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> tau+  tau+ "                           |        75 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> tau-  tau- "                          |        75 |          1 |   0.013333 |    0.11470 |      0.0000 |      1.0000 |
+ | "# Phys/B2XTau_TauFilter"                       |        75 |        254 |     3.3867 |     6.1793 |      1.0000 |      42.000 |
+ | "# input particles"                             |        75 |        254 |     3.3867 |     6.1793 |      1.0000 |      42.000 |
+ | "# max size B0 -> tau+  tau+ "                  |        75 |       1109 |     14.787 |     68.181 |      0.0000 |      576.00 |
+ | "# max size B~0 -> tau-  tau- "                 |        75 |        881 |     11.747 |     52.584 |      0.0000 |      324.00 |
+ | "# selected"                                    |        75 |          1 |   0.013333 |    0.11470 |      0.0000 |      1.0000 |
+ | "# tau+"                                        |        75 |        137 |     1.8267 |     3.3838 |      0.0000 |      24.000 |
+ | "# tau-"                                        |        75 |        117 |     1.5600 |     3.0517 |      0.0000 |      18.000 |
+ |*"#accept"                                       |        75 |          1 |(  1.33333 +- 1.32441  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       868 |         85 |(  9.79263 +- 1.00881  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        85 |          1 |(  1.17647 +- 1.16953  )%|   -------   |   -------   |
+B2XTau_TauTau_SameSign_TOSLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTauSS"                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_SameSign_TOSLine"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_SameSign_TOSLine"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_SameSign_TOSLine"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_SameSign_TOSLine"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_SameSign_TOSLine"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_SameSign_TOSLine"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_SameSign_TOSLine"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo8_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_SameSign_TOSLine"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo9_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_SameSign_TOSLine"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo10_B2XTau_TauTau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_SameSign_TOSLine"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XTau_TauTau_Same...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XTau_TauTau_Same...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTau_TauTau_Same...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTau_DD_SameSign...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        502 |(  50.2000 +- 1.58113  )%|   -------   |   -------   |
+B2XTau_DD_SameSign_Line       SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D+  D+ "                               |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D-  D- "                              |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        28 |         21 |    0.75000 |    0.57477 |      0.0000 |      2.0000 |
+ | "# D-"                                          |        28 |         12 |    0.42857 |    0.56243 |      0.0000 |      2.0000 |
+ | "# Phys/DForB2XTau"                             |        28 |         33 |     1.1786 |    0.38299 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        28 |         33 |     1.1786 |    0.38299 |      1.0000 |      2.0000 |
+ | "# max size B0 -> D+  D+ "                      |        28 |         25 |    0.89286 |    0.97612 |      0.0000 |      4.0000 |
+ | "# max size B~0 -> D-  D- "                     |        28 |         14 |    0.50000 |    0.82375 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        28 |          0 |(  0.00000 +- 3.57143  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTau_DD_SameSign...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTau_DD_SameSign...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTau_DD_SameSign...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTau_TauMu_SameS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        534 |(  53.4000 +- 1.57748  )%|   -------   |   -------   |
+B2XTau_TauMuSS                SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> tau+  mu+ "                            |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> tau-  mu- "                           |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"# Phys/B2XTau_TauFilter"                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+ | "# Phys/MuonsForB2XTau"                         |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         5 |         10 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B0 -> tau+  mu+ "                   |         5 |          1 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> tau-  mu- "                  |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         5 |          4 |    0.80000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         5 |          1 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# tau-"                                        |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XTau_TauMu_SameS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTau_TauMu_SameS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTau_TauMu_SameS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTau_DPi_SameSig...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        512 |(  51.2000 +- 1.58068  )%|   -------   |   -------   |
+B2XTau_DPi_SameSign_Line      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D+  pi+ "                              |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D-  pi- "                             |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        27 |         16 |    0.59259 |    0.56169 |      0.0000 |      2.0000 |
+ | "# D-"                                          |        27 |         16 |    0.59259 |    0.62416 |      0.0000 |      2.0000 |
+ | "# Phys/DForB2XTau"                             |        27 |         32 |     1.1852 |    0.38845 |      1.0000 |      2.0000 |
+ | "# Phys/PionsForB2XTau"                         |        27 |        113 |     4.1852 |     1.8265 |      1.0000 |      9.0000 |
+ | "# input particles"                             |        27 |        145 |     5.3704 |     1.8489 |      2.0000 |      10.000 |
+ | "# max size B0 -> D+  pi+ "                     |        27 |         36 |     1.3333 |     1.5154 |      0.0000 |      5.0000 |
+ | "# max size B~0 -> D-  pi- "                    |        27 |         36 |     1.3333 |     1.8459 |      0.0000 |      8.0000 |
+ | "# pi+"                                         |        27 |         61 |     2.2593 |     1.1736 |      1.0000 |      5.0000 |
+ | "# pi-"                                         |        27 |         52 |     1.9259 |     1.1523 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        72 |          4 |(  5.55556 +- 2.69951  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2XTau_DPi_SameSig...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTau_DPi_SameSig...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTau_DPi_SameSig...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTau_TauTau_piSS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+TauSSForB2XTau                SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PionsDForB2XTau"                        |       834 |       2957 |     3.5456 |     2.0905 |      1.0000 |      11.000 |
+ | "# input particles"                             |       834 |       2957 |     3.5456 |     2.0905 |      1.0000 |      11.000 |
+ | "# pi+"                                         |       834 |       1530 |     1.8345 |     1.3743 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       834 |       1427 |     1.7110 |     1.3201 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       834 |         27 |   0.032374 |    0.26850 |      0.0000 |      4.0000 |
+ | "# tau+ -> pi+  pi+  pi+ "                      |       727 |         17 |   0.023384 |    0.23632 |      0.0000 |      4.0000 |
+ | "# tau- -> pi-  pi-  pi- "                      |       694 |         10 |   0.014409 |    0.16040 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       834 |         17 |(  2.03837 +- 0.489313 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2660 |       2618 |(  98.4211 +- 0.241706 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1748 |         42 |(  2.40275 +- 0.366271 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        42 |         27 |(  64.2857 +- 7.39356  )%|   -------   |   -------   |
+B2XTau_TauTau_piSS            SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> tau+  tau- "                           |        17 |          1 |   0.058824 |    0.23529 |      0.0000 |      1.0000 |
+ | "# Phys/TauSSForB2XTau"                         |        17 |         27 |     1.5882 |     1.0323 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        17 |         27 |     1.5882 |     1.0323 |      1.0000 |      4.0000 |
+ | "# max size B0 -> tau+  tau- "                  |        17 |          1 |   0.058824 |    0.23529 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        17 |          1 |   0.058824 |    0.23529 |      0.0000 |      1.0000 |
+ | "# tau+"                                        |        17 |         17 |     1.0000 |     1.1882 |      0.0000 |      4.0000 |
+ | "# tau-"                                        |        17 |         10 |    0.58824 |    0.84428 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        17 |          1 |(  5.88235 +- 5.70672  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2XTau_TauTau_piSS_TOSLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_piSS"                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_piSS_TOSLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_piSS_TOSLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_piSS_TOSLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_piSS_TOSLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_piSS_TOSLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_piSS_TOSLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_piSS_TOSLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo8_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_piSS_TOSLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo9_B2XTau_TauTau_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_piSS_TOSLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo10_B2XTau_TauTau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTau_TauTau_piSS_TOSLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XTau_TauTau_piSS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XTau_TauTau_piSS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTau_TauTau_piSS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTau_TauMu_piSS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        502 |(  50.2000 +- 1.58113  )%|   -------   |   -------   |
+B2XTau_TauMu_piSS             SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> tau+  mu- "                            |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> tau-  mu+ "                           |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MuonsForB2XTau"                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/TauSSForB2XTau"                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B0 -> tau+  mu- "                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B~0 -> tau-  mu+ "                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu-"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# tau-"                                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XTau_TauMu_piSS_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTau_TauMu_piSS_...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTau_TauMu_piSS_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2twobodyLinePreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2twobodyLineVOIDF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        857 |(  85.7000 +- 1.10703  )%|   -------   |   -------   |
+PiForB2twobody                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       747 |       7206 |     9.6466 |     4.0556 |      1.0000 |      24.000 |
+ | "# input particles"                             |       747 |       7206 |     9.6466 |     4.0556 |      1.0000 |      24.000 |
+ |*"#accept"                                       |       747 |        489 |(  65.4618 +- 1.73974  )%|   -------   |   -------   |
+ | "#passed"                                       |       747 |        842 |     1.1272 |     1.1342 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |      7206 |        842 |(  11.6847 +- 0.378425 )%|   -------   |   -------   |
+KForB2twobody                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       718 |       3168 |     4.4123 |     2.3885 |      1.0000 |      14.000 |
+ | "# input particles"                             |       718 |       3168 |     4.4123 |     2.3885 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       718 |        208 |(  28.9694 +- 1.69290  )%|   -------   |   -------   |
+ | "#passed"                                       |       718 |        242 |    0.33705 |    0.57627 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      3168 |        242 |(  7.63889 +- 0.471919 )%|   -------   |   -------   |
+pForB2twobody                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseProtons"                        |       712 |       2991 |     4.2008 |     2.3188 |      1.0000 |      14.000 |
+ | "# input particles"                             |       712 |       2991 |     4.2008 |     2.3188 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       712 |        152 |(  21.3483 +- 1.53566  )%|   -------   |   -------   |
+ | "#passed"                                       |       712 |        176 |    0.24719 |    0.50627 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |      2991 |        176 |(  5.88432 +- 0.430300 )%|   -------   |   -------   |
+MergedKsForKsForB2twobody     SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       517 |       1043 |     2.0174 |     1.8518 |      0.0000 |      14.000 |
+ | "# Phys/StdLooseKsLL"                           |       517 |        242 |    0.46809 |    0.68801 |      0.0000 |      4.0000 |
+ | "# input particles"                             |       517 |       1285 |     2.4855 |     1.8572 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       517 |        517 |(  100.000 +- 0.193424 )%|   -------   |   -------   |
+ | "#passed"                                       |       517 |       1285 |     2.4855 |     1.8572 |      1.0000 |      14.000 |
+ |*"efficiency"                                    |      1285 |       1285 |(  100.000 +- 0.0778210)%|   -------   |   -------   |
+KsForB2twobody                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MergedKsForKsForB2twobody"              |       517 |       1285 |     2.4855 |     1.8572 |      1.0000 |      14.000 |
+ | "# input particles"                             |       517 |       1285 |     2.4855 |     1.8572 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       517 |        141 |(  27.2727 +- 1.95870  )%|   -------   |   -------   |
+ | "#passed"                                       |       517 |        162 |    0.31335 |    0.55846 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      1285 |        162 |(  12.6070 +- 0.925961 )%|   -------   |   -------   |
+MergedLmForLmForB2twobody     SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       403 |        789 |     1.9578 |     1.5307 |      0.0000 |      11.000 |
+ | "# Phys/StdLooseLambdaLL"                       |       403 |         86 |    0.21340 |    0.55391 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       403 |        875 |     2.1712 |     1.5119 |      1.0000 |      11.000 |
+ |*"#accept"                                       |       403 |        403 |(  100.000 +- 0.248139 )%|   -------   |   -------   |
+ | "#passed"                                       |       403 |        875 |     2.1712 |     1.5119 |      1.0000 |      11.000 |
+ |*"efficiency"                                    |       875 |        875 |(  100.000 +- 0.114286 )%|   -------   |   -------   |
+LmForB2twobody                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MergedLmForLmForB2twobody"              |       403 |        875 |     2.1712 |     1.5119 |      1.0000 |      11.000 |
+ | "# input particles"                             |       403 |        875 |     2.1712 |     1.5119 |      1.0000 |      11.000 |
+ |*"#accept"                                       |       403 |         51 |(  12.6551 +- 1.65615  )%|   -------   |   -------   |
+ | "#passed"                                       |       403 |         54 |    0.13400 |    0.36184 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       875 |         54 |(  6.17143 +- 0.813498 )%|   -------   |   -------   |
+DzForB2twobody                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseD02KPi"                         |       155 |        206 |     1.3290 |    0.58043 |      1.0000 |      4.0000 |
+ | "# input particles"                             |       155 |        206 |     1.3290 |    0.58043 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |       155 |         23 |(  14.8387 +- 2.85531  )%|   -------   |   -------   |
+ | "#passed"                                       |       155 |         24 |    0.15484 |    0.37917 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       206 |         24 |(  11.6505 +- 2.23532  )%|   -------   |   -------   |
+DpForB2twobody                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDplus2KPiPi"                    |       143 |        253 |     1.7692 |     1.3046 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       143 |        253 |     1.7692 |     1.3046 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |       143 |         15 |(  10.4895 +- 2.56240  )%|   -------   |   -------   |
+ | "#passed"                                       |       143 |         16 |    0.11189 |    0.33668 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       253 |         16 |(  6.32411 +- 1.53022  )%|   -------   |   -------   |
+DsForB2twobody                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDsplus2KKPi"                    |       101 |        205 |     2.0297 |     1.9318 |      1.0000 |      10.000 |
+ | "# input particles"                             |       101 |        205 |     2.0297 |     1.9318 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       101 |         14 |(  13.8614 +- 3.43828  )%|   -------   |   -------   |
+ | "#passed"                                       |       101 |         16 |    0.15842 |    0.41584 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       205 |         16 |(  7.80488 +- 1.87353  )%|   -------   |   -------   |
+LcForB2twobody                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdac2PKPi"                   |        66 |        123 |     1.8636 |     1.9531 |      1.0000 |      12.000 |
+ | "# input particles"                             |        66 |        123 |     1.8636 |     1.9531 |      1.0000 |      12.000 |
+ |*"#accept"                                       |        66 |          8 |(  12.1212 +- 4.01738  )%|   -------   |   -------   |
+ |*"#passed"                                       |        66 |          8 |(  12.1212 +- 4.01738  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       123 |          8 |(  6.50407 +- 2.22350  )%|   -------   |   -------   |
+PhForB2twobody                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDetachedPhi2KK"                 |       127 |        178 |     1.4016 |    0.70163 |      1.0000 |      4.0000 |
+ | "# input particles"                             |       127 |        178 |     1.4016 |    0.70163 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |       127 |         13 |(  10.2362 +- 2.68979  )%|   -------   |   -------   |
+ | "#passed"                                       |       127 |         14 |    0.11024 |    0.33739 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       178 |         14 |(  7.86517 +- 2.01770  )%|   -------   |   -------   |
+JpForB2twobody                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuon"                         |       312 |       1187 |     3.8045 |     4.0632 |      1.0000 |      34.000 |
+ | "# input particles"                             |       312 |       1187 |     3.8045 |     4.0632 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       312 |         51 |(  16.3462 +- 2.09350  )%|   -------   |   -------   |
+ | "#passed"                                       |       312 |         66 |    0.21154 |    0.53720 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      1187 |         66 |(  5.56024 +- 0.665118 )%|   -------   |   -------   |
+DSForB2twobody                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDstarWithD02KPi"                |        15 |         19 |     1.2667 |    0.57349 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        15 |         19 |     1.2667 |    0.57349 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        15 |          3 |(  20.0000 +- 10.3280  )%|   -------   |   -------   |
+ |*"#passed"                                       |        15 |          3 |(  20.0000 +- 10.3280  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        19 |          3 |(  15.7895 +- 8.36547  )%|   -------   |   -------   |
+InputForB2twobody             SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DSForB2twobody"                         |       634 |          3 |  0.0047319 |   0.068626 |      0.0000 |      1.0000 |
+ | "# Phys/DpForB2twobody"                         |       634 |         16 |   0.025237 |    0.16660 |      0.0000 |      2.0000 |
+ | "# Phys/DsForB2twobody"                         |       634 |         16 |   0.025237 |    0.17581 |      0.0000 |      2.0000 |
+ | "# Phys/DzForB2twobody"                         |       634 |         24 |   0.037855 |    0.19894 |      0.0000 |      2.0000 |
+ | "# Phys/JpForB2twobody"                         |       634 |         66 |    0.10410 |    0.39141 |      0.0000 |      4.0000 |
+ | "# Phys/KForB2twobody"                          |       634 |        242 |    0.38170 |    0.59919 |      0.0000 |      4.0000 |
+ | "# Phys/KsForB2twobody"                         |       634 |        162 |    0.25552 |    0.51874 |      0.0000 |      4.0000 |
+ | "# Phys/LcForB2twobody"                         |       634 |          8 |   0.012618 |    0.11162 |      0.0000 |      1.0000 |
+ | "# Phys/LmForB2twobody"                         |       634 |         54 |   0.085174 |    0.29561 |      0.0000 |      2.0000 |
+ | "# Phys/PhForB2twobody"                         |       634 |         14 |   0.022082 |    0.15732 |      0.0000 |      2.0000 |
+ | "# Phys/PiForB2twobody"                         |       634 |        842 |     1.3281 |     1.1175 |      0.0000 |      8.0000 |
+ | "# Phys/pForB2twobody"                          |       634 |        176 |    0.27760 |    0.52859 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       634 |       1623 |     2.5599 |     1.6270 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       634 |        634 |(  100.000 +- 0.157729 )%|   -------   |   -------   |
+ | "#passed"                                       |       634 |       1623 |     2.5599 |     1.6270 |      1.0000 |      10.000 |
+ |*"efficiency"                                    |      1623 |       1623 |(  100.000 +- 0.0616143)%|   -------   |   -------   |
+preselForB2twobody            SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       634 |        441 |(  69.5584 +- 1.82753  )%|   -------   |   -------   |
+B2twobodyLine                 SUCCESS Number of counters : 279
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D0 "                        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D~0 "                       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  J/psi(1S) "                 |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  KS0 "                       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  phi(1020) "                 |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D0 "                               |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D~0 "                              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  J/psi(1S) "                        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  phi(1020) "                        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D_s+ "                             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  K+ "                               |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  pi+ "                              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  D~0 "                            |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  J/psi(1S) "                      |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  phi(1020) "                      |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  K+ "                              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  pi+ "                             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+ "                        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  pi+ "                       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  phi(1020) "                        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> phi(1020)  pi+ "                       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D0 "                        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D~0 "                       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  J/psi(1S) "                 |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  KS0 "                       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  phi(1020) "                 |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D0 "                               |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D~0 "                              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  J/psi(1S) "                        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  phi(1020) "                        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K- "                               |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi- "                              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  D0 "                             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  J/psi(1S) "                      |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  phi(1020) "                      |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D_s- "                            |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K- "                              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  pi- "                             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  pi- "                       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  phi(1020) "                        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> phi(1020)  pi- "                       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)+  D*(2010)- "                 |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D+ "                        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D_s+ "                      |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  K+ "                        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  pi+ "                       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D+  D- "                               |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D_s+ "                             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  K+ "                               |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  pi+ "                              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  D~0 "                              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s+  D_s- "                           |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  K+ "                             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  pi+ "                            |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  D~0 "                             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  J/psi(1S) "                       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  phi(1020) "                       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  KS0 "                       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  phi(1020) "                 |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K+  K- "                               |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K-  pi+ "                              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> KS0  phi(1020) "                       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda_c+  Lambda_c~- "                |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda_c~-  p+ "                       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> p+  p~- "                              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> phi(1020)  phi(1020) "                 |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> pi+  pi- "                             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D- "                       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D_s- "                     |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  K- "                       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  pi- "                      |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D_s- "                            |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K- "                              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  pi- "                             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  D0 "                              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  J/psi(1S) "                       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  phi(1020) "                       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  K- "                            |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  pi- "                           |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K+  pi- "                             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c+  p~- "                      |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |       441 |          3 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# D+"                                          |       441 |         11 |   0.024943 |    0.15595 |      0.0000 |      1.0000 |
+ | "# D-"                                          |       441 |          4 |  0.0090703 |   0.094805 |      0.0000 |      1.0000 |
+ | "# D0"                                          |       441 |         11 |   0.024943 |    0.15595 |      0.0000 |      1.0000 |
+ | "# D_s+"                                        |       441 |          7 |   0.015873 |    0.14197 |      0.0000 |      2.0000 |
+ | "# D_s-"                                        |       441 |          9 |   0.020408 |    0.15661 |      0.0000 |      2.0000 |
+ | "# D~0"                                         |       441 |         12 |   0.027211 |    0.16270 |      0.0000 |      1.0000 |
+ | "# J/psi(1S)"                                   |       441 |         60 |    0.13605 |    0.45134 |      0.0000 |      4.0000 |
+ | "# K+"                                          |       441 |        106 |    0.24036 |    0.47743 |      0.0000 |      3.0000 |
+ | "# K-"                                          |       441 |        100 |    0.22676 |    0.45507 |      0.0000 |      2.0000 |
+ | "# KS0"                                         |       441 |        150 |    0.34014 |    0.58122 |      0.0000 |      4.0000 |
+ | "# Lambda0"                                     |       441 |         31 |   0.070295 |    0.27281 |      0.0000 |      2.0000 |
+ | "# Lambda_b0 -> D*(2010)-  Lambda_c+ "          |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  p+ "                 |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  Lambda_c+ "                 |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  p+ "                        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  Lambda_c+ "               |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  p+ "                      |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda0 "            |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  Lambda_c+ "                 |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  p+ "                        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda0  phi(1020) "            |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda_c+  pi- "                |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> p+  pi- "                       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  Lambda_c~- "        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  p~- "               |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  Lambda_c~- "               |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  p~- "                      |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  Lambda_c~- "             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  p~- "                    |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda~0 "          |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  Lambda_c~- "               |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  p~- "                      |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  pi+ "              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  phi(1020) "          |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> p~-  pi+ "                     |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |       441 |          4 |  0.0090703 |   0.094805 |      0.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |       441 |          4 |  0.0090703 |   0.094805 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |       441 |         22 |   0.049887 |    0.21771 |      0.0000 |      1.0000 |
+ | "# Phys/InputForB2twobody"                      |       441 |       1430 |     3.2426 |     1.5081 |      2.0000 |      10.000 |
+ | "# Xi_b- -> D*(2010)-  Lambda0 "                |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  Lambda0 "               |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  Lambda_c+ "                    |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  p+ "                           |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  Lambda_c+ "                   |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  p+ "                          |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> J/psi(1S)  Lambda_c+ "             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> J/psi(1S)  p+ "                    |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> Lambda_c+  phi(1020) "             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> p+  phi(1020) "                    |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  Lambda~0 "             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  Lambda_c~- "                  |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  p~- "                         |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  Lambda_c~- "                 |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  p~- "                        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> J/psi(1S)  Lambda_c~- "           |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> J/psi(1S)  p~- "                  |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda_c~-  phi(1020) "           |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> p~-  phi(1020) "                  |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  Lambda~0 "              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       441 |       1430 |     3.2426 |     1.5081 |      2.0000 |      10.000 |
+ | "# max size B+ -> D*(2010)+  D0 "               |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D~0 "              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  J/psi(1S) "        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  KS0 "              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  phi(1020) "        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  D0 "                      |       441 |          1 |  0.0022676 |   0.047565 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D+  D~0 "                     |       441 |          1 |  0.0022676 |   0.047565 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D+  J/psi(1S) "               |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  phi(1020) "               |       441 |          3 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D0  D_s+ "                    |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  K+ "                      |       441 |          2 |  0.0045351 |   0.067191 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D0  pi+ "                     |       441 |         13 |   0.029478 |    0.21622 |      0.0000 |      3.0000 |
+ | "# max size B+ -> D_s+  D~0 "                   |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  J/psi(1S) "             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  phi(1020) "             |       441 |          4 |  0.0090703 |    0.11629 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D~0  K+ "                     |       441 |          5 |   0.011338 |    0.10587 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D~0  pi+ "                    |       441 |         12 |   0.027211 |    0.23169 |      0.0000 |      3.0000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |       441 |         10 |   0.022676 |    0.17673 |      0.0000 |      2.0000 |
+ | "# max size B+ -> J/psi(1S)  pi+ "              |       441 |         37 |   0.083900 |    0.34304 |      0.0000 |      3.0000 |
+ | "# max size B+ -> K+  phi(1020) "               |       441 |          6 |   0.013605 |    0.16440 |      0.0000 |      3.0000 |
+ | "# max size B+ -> phi(1020)  pi+ "              |       441 |         11 |   0.024943 |    0.23679 |      0.0000 |      4.0000 |
+ | "# max size B- -> D*(2010)-  D0 "               |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D~0 "              |       441 |          2 |  0.0045351 |   0.067191 |      0.0000 |      1.0000 |
+ | "# max size B- -> D*(2010)-  J/psi(1S) "        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  KS0 "              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  phi(1020) "        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D0 "                      |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D~0 "                     |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  J/psi(1S) "               |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  phi(1020) "               |       441 |          1 |  0.0022676 |   0.047565 |      0.0000 |      1.0000 |
+ | "# max size B- -> D0  K- "                      |       441 |          3 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# max size B- -> D0  pi- "                     |       441 |          5 |   0.011338 |    0.12548 |      0.0000 |      2.0000 |
+ | "# max size B- -> D_s-  D0 "                    |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  J/psi(1S) "             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  phi(1020) "             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D_s- "                   |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  K- "                     |       441 |          3 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# max size B- -> D~0  pi- "                    |       441 |         12 |   0.027211 |    0.20019 |      0.0000 |      2.0000 |
+ | "# max size B- -> J/psi(1S)  K- "               |       441 |         12 |   0.027211 |    0.24128 |      0.0000 |      4.0000 |
+ | "# max size B- -> J/psi(1S)  pi- "              |       441 |         37 |   0.083900 |    0.38655 |      0.0000 |      4.0000 |
+ | "# max size B- -> K-  phi(1020) "               |       441 |          6 |   0.013605 |    0.13400 |      0.0000 |      2.0000 |
+ | "# max size B- -> phi(1020)  pi- "              |       441 |          9 |   0.020408 |    0.19527 |      0.0000 |      3.0000 |
+ | "# max size B0 -> D*(2010)+  D*(2010)- "        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D+ "               |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D_s+ "             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  K+ "               |       441 |          2 |  0.0045351 |   0.067191 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D*(2010)-  pi+ "              |       441 |          2 |  0.0045351 |   0.095130 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D+  D- "                      |       441 |          1 |  0.0022676 |   0.047565 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  D_s+ "                    |       441 |          1 |  0.0022676 |   0.047565 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  K+ "                      |       441 |          2 |  0.0045351 |   0.067191 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  pi+ "                     |       441 |          3 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D0  D~0 "                     |       441 |          1 |  0.0022676 |   0.047565 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D_s+  D_s- "                  |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  K+ "                    |       441 |          5 |   0.011338 |    0.12548 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D_s-  pi+ "                   |       441 |          7 |   0.015873 |    0.15713 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D~0  D~0 "                    |       441 |         12 |   0.027211 |    0.16270 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D~0  J/psi(1S) "              |       441 |          1 |  0.0022676 |   0.047565 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D~0  phi(1020) "              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  KS0 "              |       441 |          9 |   0.020408 |    0.22746 |      0.0000 |      4.0000 |
+ | "# max size B0 -> J/psi(1S)  phi(1020) "        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> K+  K- "                      |       441 |         22 |   0.049887 |    0.26471 |      0.0000 |      3.0000 |
+ | "# max size B0 -> K-  pi+ "                     |       441 |         82 |    0.18594 |    0.51892 |      0.0000 |      4.0000 |
+ | "# max size B0 -> KS0  phi(1020) "              |       441 |          7 |   0.015873 |    0.15713 |      0.0000 |      2.0000 |
+ | "# max size B0 -> Lambda_c+  Lambda_c~- "       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> Lambda_c~-  p+ "              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> p+  p~- "                     |       441 |         13 |   0.029478 |    0.18206 |      0.0000 |      2.0000 |
+ | "# max size B0 -> phi(1020)  phi(1020) "        |       441 |         14 |   0.031746 |    0.24073 |      0.0000 |      4.0000 |
+ | "# max size B0 -> pi+  pi- "                    |       441 |        312 |    0.70748 |     1.3597 |      0.0000 |      12.000 |
+ | "# max size B~0 -> D*(2010)+  D- "              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D_s- "            |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  K- "              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  pi- "             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D_s- "                   |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  K- "                     |       441 |          5 |   0.011338 |    0.12548 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D+  pi- "                    |       441 |         11 |   0.024943 |    0.20606 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D0  D0 "                     |       441 |         11 |   0.024943 |    0.15595 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D0  J/psi(1S) "              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  phi(1020) "              |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  K- "                   |       441 |          5 |   0.011338 |    0.14241 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D_s+  pi- "                  |       441 |          3 |  0.0068027 |    0.10626 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> K+  pi- "                    |       441 |         84 |    0.19048 |    0.51287 |      0.0000 |      3.0000 |
+ | "# max size B~0 -> Lambda_c+  p~- "             |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  Lambda_c+ " |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  p+ "        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  Lambda_c+ "        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  p+ "               |       441 |          2 |  0.0045351 |   0.067191 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D_s-  Lambda_c+ "      |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  p+ "             |       441 |          4 |  0.0090703 |   0.094805 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda0 "   |       441 |          1 |  0.0022676 |   0.047565 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> K-  Lambda_c+ "        |       441 |          2 |  0.0045351 |   0.095130 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b0 -> K-  p+ "               |       441 |         17 |   0.038549 |    0.21479 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b0 -> Lambda0  phi(1020) "   |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  pi- "       |       441 |          4 |  0.0090703 |    0.11629 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b0 -> p+  pi- "              |       441 |         51 |    0.11565 |    0.46924 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  Lambda_c~- |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  p~- "      |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  Lambda_c~- "      |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  p~- "             |       441 |          1 |  0.0022676 |   0.047565 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> D_s+  Lambda_c~- "    |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  p~- "           |       441 |          2 |  0.0045351 |   0.095130 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda~0 " |       441 |          2 |  0.0045351 |   0.067191 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> K+  Lambda_c~- "      |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K+  p~- "             |       441 |         11 |   0.024943 |    0.19475 |      0.0000 |      3.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  pi+ "     |       441 |          3 |  0.0068027 |    0.10626 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  phi(1020) " |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> p~-  pi+ "            |       441 |         47 |    0.10658 |    0.51726 |      0.0000 |      6.0000 |
+ | "# max size Xi_b- -> D*(2010)-  Lambda0 "       |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  Lambda0 "      |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  Lambda_c+ "           |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  p+ "                  |       441 |          2 |  0.0045351 |   0.067191 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D~0  Lambda_c+ "          |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  p+ "                 |       441 |          1 |  0.0022676 |   0.047565 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> J/psi(1S)  Lambda_c+ "    |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> J/psi(1S)  p+ "           |       441 |          4 |  0.0090703 |   0.094805 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> Lambda_c+  phi(1020) "    |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> p+  phi(1020) "           |       441 |          1 |  0.0022676 |   0.047565 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  Lambda~0 "    |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  Lambda_c~- "         |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  p~- "                |       441 |          3 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> D~0  Lambda_c~- "        |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  p~- "               |       441 |          2 |  0.0045351 |   0.067191 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> J/psi(1S)  Lambda_c~- "  |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> J/psi(1S)  p~- "         |       441 |          1 |  0.0022676 |   0.047565 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> Lambda_c~-  phi(1020) "  |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> p~-  phi(1020) "         |       441 |          1 |  0.0022676 |   0.047565 |      0.0000 |      1.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  Lambda~0 "     |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# p+"                                          |       441 |         74 |    0.16780 |    0.40289 |      0.0000 |      2.0000 |
+ | "# phi(1020)"                                   |       441 |         12 |   0.027211 |    0.17608 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |       441 |        372 |    0.84354 |    0.77985 |      0.0000 |      4.0000 |
+ | "# pi-"                                         |       441 |        369 |    0.83673 |    0.81684 |      0.0000 |      6.0000 |
+ | "# p~-"                                         |       441 |         69 |    0.15646 |    0.40463 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       441 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       441 |          0 |(  0.00000 +- 0.226757 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       936 |         20 |(  2.13675 +- 0.472660 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+StrippingB2twobodyLinePostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2twobodyLine        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2twobodyLine        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2V0hDDLinePreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2V0hDDLineVOIDFi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lambda0DDLbLines              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ | "# input particles"                             |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       494 |        276 |(  55.8704 +- 2.23405  )%|   -------   |   -------   |
+ | "#passed"                                       |       494 |        405 |    0.81984 |    0.96179 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |      1222 |        405 |(  33.1424 +- 1.34658  )%|   -------   |   -------   |
+Lb2V0hDDLine                  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       276 |        215 |    0.77899 |    0.81986 |      0.0000 |      5.0000 |
+ | "# Lambda_b0 -> pi-  Lambda0 "                  |       276 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> pi+  Lambda~0 "                |       276 |          2 |  0.0072464 |   0.084817 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |       276 |        190 |    0.68841 |    0.81473 |      0.0000 |      6.0000 |
+ | "# Phys/Lambda0DDLbLines"                       |       276 |        405 |     1.4674 |    0.83992 |      1.0000 |      6.0000 |
+ | "# Phys/StdNoPIDsPions"                         |       276 |       3627 |     13.141 |     5.9129 |      1.0000 |      34.000 |
+ | "# input particles"                             |       276 |       4032 |     14.609 |     6.1737 |      2.0000 |      36.000 |
+ | "# max size Lambda_b0 -> pi-  Lambda0 "         |       276 |       1385 |     5.0181 |     6.7111 |      0.0000 |      40.000 |
+ | "# max size Lambda_b~0 -> pi+  Lambda~0 "       |       276 |       1374 |     4.9783 |     8.5575 |      0.0000 |      78.000 |
+ | "# pi+"                                         |       276 |       1794 |     6.5000 |     3.5258 |      0.0000 |      19.000 |
+ | "# pi-"                                         |       276 |       1727 |     6.2572 |     3.1524 |      1.0000 |      19.000 |
+ | "# selected"                                    |       276 |          2 |  0.0072464 |   0.084817 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       276 |          2 |( 0.724638 +- 0.510536 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2759 |         12 |( 0.434940 +- 0.125283 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        12 |          2 |(  16.6667 +- 10.7583  )%|   -------   |   -------   |
+RelatedInfo1_Lb2V0hDDLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2V0hDDLine"                           |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2V0hDDLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2V0hDDLine"                           |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2V0hDDLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2V0hDDLine"                           |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_Lb2V0hDDLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2V0hDDLine"                           |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_Lb2V0hDDLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2V0hDDLine"                           |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2V0hDDLinePostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2V0hDDLine         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2V0hDDLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2V0hLLLinePreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2V0hLLLineVOIDFi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lambda0LLLbLines              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaLL"                       |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        98 |         58 |(  59.1837 +- 4.96484  )%|   -------   |   -------   |
+ | "#passed"                                       |        98 |         67 |    0.68367 |    0.64834 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       131 |         67 |(  51.1450 +- 4.36737  )%|   -------   |   -------   |
+Lb2V0hLLLine                  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        58 |         29 |    0.50000 |    0.53337 |      0.0000 |      2.0000 |
+ | "# Lambda_b0 -> pi-  Lambda0 "                  |        58 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> pi+  Lambda~0 "                |        58 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        58 |         38 |    0.65517 |    0.57391 |      0.0000 |      2.0000 |
+ | "# Phys/Lambda0LLLbLines"                       |        58 |         67 |     1.1552 |    0.40691 |      1.0000 |      3.0000 |
+ | "# Phys/StdNoPIDsPions"                         |        58 |        859 |     14.810 |     6.8568 |      5.0000 |      31.000 |
+ | "# input particles"                             |        58 |        926 |     15.966 |     6.9554 |      6.0000 |      32.000 |
+ | "# max size Lambda_b0 -> pi-  Lambda0 "         |        58 |        228 |     3.9310 |     5.4988 |      0.0000 |      26.000 |
+ | "# max size Lambda_b~0 -> pi+  Lambda~0 "       |        58 |        283 |     4.8793 |     5.4078 |      0.0000 |      24.000 |
+ | "# pi+"                                         |        58 |        397 |     6.8448 |     3.5902 |      2.0000 |      16.000 |
+ | "# pi-"                                         |        58 |        424 |     7.3103 |     3.5922 |      2.0000 |      19.000 |
+ | "# selected"                                    |        58 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        58 |          0 |(  0.00000 +- 1.72414  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       511 |          4 |( 0.782779 +- 0.389855 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingLb2V0hLLLinePostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2V0hLLLine         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2V0hLLLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2V0hLDLinePreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2V0hLDLineVOIDFi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseLambd...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        349 |(  38.3095 +- 1.61066  )%|   -------   |   -------   |
+Lambda0LDLbLines              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaLD"                       |       349 |        668 |     1.9140 |     1.6319 |      1.0000 |      13.000 |
+ | "# input particles"                             |       349 |        668 |     1.9140 |     1.6319 |      1.0000 |      13.000 |
+ |*"#accept"                                       |       349 |        141 |(  40.4011 +- 2.62666  )%|   -------   |   -------   |
+ | "#passed"                                       |       349 |        176 |    0.50430 |    0.72461 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |       668 |        176 |(  26.3473 +- 1.70441  )%|   -------   |   -------   |
+Lb2V0hLDLine                  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       141 |         76 |    0.53901 |    0.62476 |      0.0000 |      4.0000 |
+ | "# Lambda_b0 -> pi-  Lambda0 "                  |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> pi+  Lambda~0 "                |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |       141 |        100 |    0.70922 |    0.68973 |      0.0000 |      3.0000 |
+ | "# Phys/Lambda0LDLbLines"                       |       141 |        176 |     1.2482 |    0.60910 |      1.0000 |      5.0000 |
+ | "# Phys/StdNoPIDsPions"                         |       141 |       2130 |     15.106 |     6.3399 |      5.0000 |      33.000 |
+ | "# input particles"                             |       141 |       2306 |     16.355 |     6.5603 |      6.0000 |      34.000 |
+ | "# max size Lambda_b0 -> pi-  Lambda0 "         |       141 |        561 |     3.9787 |     5.5319 |      0.0000 |      36.000 |
+ | "# max size Lambda_b~0 -> pi+  Lambda~0 "       |       141 |        819 |     5.8085 |     7.9323 |      0.0000 |      45.000 |
+ | "# pi+"                                         |       141 |       1054 |     7.4752 |     3.7917 |      1.0000 |      20.000 |
+ | "# pi-"                                         |       141 |       1006 |     7.1348 |     3.2359 |      2.0000 |      16.000 |
+ | "# selected"                                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       141 |          0 |(  0.00000 +- 0.709220 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1380 |          4 |( 0.289855 +- 0.144717 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingLb2V0hLDLinePostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2V0hLDLine         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2V0hLDLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2V0hhDDLinePreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2V0hhDDLineVOIDF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lb2V0hhDDLine                 SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       276 |        215 |    0.77899 |    0.81986 |      0.0000 |      5.0000 |
+ | "# Lambda_b0 -> pi+  pi-  Lambda0 "             |       276 |          1 |  0.0036232 |   0.060084 |      0.0000 |      1.0000 |
+ | "# Lambda_b~0 -> pi+  pi-  Lambda~0 "           |       276 |          1 |  0.0036232 |   0.060084 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |       276 |        190 |    0.68841 |    0.81473 |      0.0000 |      6.0000 |
+ | "# Phys/Lambda0DDLbLines"                       |       276 |        405 |     1.4674 |    0.83992 |      1.0000 |      6.0000 |
+ | "# Phys/StdNoPIDsPions"                         |       276 |       3627 |     13.141 |     5.9129 |      1.0000 |      34.000 |
+ | "# input particles"                             |       276 |       4032 |     14.609 |     6.1737 |      2.0000 |      36.000 |
+ | "# max size Lambda_b0 -> pi+  pi-  Lambda0 "    |       276 |      10528 |     38.145 |     71.097 |      0.0000 |      570.00 |
+ | "# max size Lambda_b~0 -> pi+  pi-  Lambda~0 "  |       276 |      10681 |     38.699 |     93.366 |      0.0000 |      900.00 |
+ | "# pi+"                                         |       276 |       1794 |     6.5000 |     3.5258 |      0.0000 |      19.000 |
+ | "# pi-"                                         |       276 |       1727 |     6.2572 |     3.1524 |      1.0000 |      19.000 |
+ | "# selected"                                    |       276 |          2 |  0.0072464 |   0.084817 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       276 |          2 |( 0.724638 +- 0.510536 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     21209 |         62 |( 0.292329 +- 0.0370715)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        62 |          2 |(  3.22581 +- 2.24390  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+RelatedInfo1_Lb2V0hhDDLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2V0hhDDLine"                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2V0hhDDLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2V0hhDDLine"                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2V0hhDDLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2V0hhDDLine"                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_Lb2V0hhDDLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2V0hhDDLine"                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_Lb2V0hhDDLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2V0hhDDLine"                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2V0hhDDLinePostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2V0hhDDLine        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2V0hhDDLine        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2V0hhLLLinePreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2V0hhLLLineVOIDF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lb2V0hhLLLine                 SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        58 |         29 |    0.50000 |    0.53337 |      0.0000 |      2.0000 |
+ | "# Lambda_b0 -> pi+  pi-  Lambda0 "             |        58 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> pi+  pi-  Lambda~0 "           |        58 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        58 |         38 |    0.65517 |    0.57391 |      0.0000 |      2.0000 |
+ | "# Phys/Lambda0LLLbLines"                       |        58 |         67 |     1.1552 |    0.40691 |      1.0000 |      3.0000 |
+ | "# Phys/StdNoPIDsPions"                         |        58 |        859 |     14.810 |     6.8568 |      5.0000 |      31.000 |
+ | "# input particles"                             |        58 |        926 |     15.966 |     6.9554 |      6.0000 |      32.000 |
+ | "# max size Lambda_b0 -> pi+  pi-  Lambda0 "    |        58 |       1846 |     31.828 |     62.319 |      0.0000 |      286.00 |
+ | "# max size Lambda_b~0 -> pi+  pi-  Lambda~0 "  |        58 |       2307 |     39.776 |     54.862 |      0.0000 |      264.00 |
+ | "# pi+"                                         |        58 |        397 |     6.8448 |     3.5902 |      2.0000 |      16.000 |
+ | "# pi-"                                         |        58 |        424 |     7.3103 |     3.5922 |      2.0000 |      19.000 |
+ | "# selected"                                    |        58 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        58 |          0 |(  0.00000 +- 1.72414  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4153 |         48 |(  1.15579 +- 0.165857 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        48 |          0 |(  0.00000 +- 2.08333  )%|   -------   |   -------   |
+StrippingLb2V0hhLLLinePostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2V0hhLLLine        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2V0hhLLLine        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2V0hhLDLinePreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2V0hhLDLineVOIDF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lb2V0hhLDLine                 SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       141 |         76 |    0.53901 |    0.62476 |      0.0000 |      4.0000 |
+ | "# Lambda_b0 -> pi+  pi-  Lambda0 "             |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> pi+  pi-  Lambda~0 "           |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |       141 |        100 |    0.70922 |    0.68973 |      0.0000 |      3.0000 |
+ | "# Phys/Lambda0LDLbLines"                       |       141 |        176 |     1.2482 |    0.60910 |      1.0000 |      5.0000 |
+ | "# Phys/StdNoPIDsPions"                         |       141 |       2130 |     15.106 |     6.3399 |      5.0000 |      33.000 |
+ | "# input particles"                             |       141 |       2306 |     16.355 |     6.5603 |      6.0000 |      34.000 |
+ | "# max size Lambda_b0 -> pi+  pi-  Lambda0 "    |       141 |       4962 |     35.191 |     63.459 |      0.0000 |      416.00 |
+ | "# max size Lambda_b~0 -> pi+  pi-  Lambda~0 "  |       141 |       7026 |     49.830 |     85.090 |      0.0000 |      495.00 |
+ | "# pi+"                                         |       141 |       1054 |     7.4752 |     3.7917 |      1.0000 |      20.000 |
+ | "# pi-"                                         |       141 |       1006 |     7.1348 |     3.2359 |      2.0000 |      16.000 |
+ | "# selected"                                    |       141 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       141 |          0 |(  0.00000 +- 0.709220 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     11988 |         26 |( 0.216884 +- 0.0424882)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        26 |          0 |(  0.00000 +- 3.84615  )%|   -------   |   -------   |
+StrippingLb2V0hhLDLinePostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2V0hhLDLine        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2V0hhLDLine        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2V0hhDDSSLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2V0hhDDSSLineHlt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingLb2V0hhDDSSLineHlt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+StrippingLb2V0hhDDSSLineVOI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       284 |        284 |(  100.000 +- 0.352113 )%|   -------   |   -------   |
+Lb2V0hhDDSSLine               SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        83 |         70 |    0.84337 |    0.89822 |      0.0000 |      5.0000 |
+ | "# Lambda_b0 -> pi+  pi+  Lambda0 "             |        83 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> pi-  pi-  Lambda0 "             |        83 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> pi+  pi+  Lambda~0 "           |        83 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> pi-  pi-  Lambda~0 "           |        83 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        83 |         64 |    0.77108 |     1.0218 |      0.0000 |      6.0000 |
+ | "# Phys/Lambda0DDLbLines"                       |        83 |        134 |     1.6145 |    0.97969 |      1.0000 |      6.0000 |
+ | "# Phys/StdNoPIDsPions"                         |        83 |       1046 |     12.602 |     5.5989 |      3.0000 |      33.000 |
+ | "# input particles"                             |        83 |       1180 |     14.217 |     5.9375 |      4.0000 |      34.000 |
+ | "# max size Lambda_b0 -> pi+  pi+  Lambda0 "    |        83 |       3040 |     36.627 |     59.670 |      0.0000 |      289.00 |
+ | "# max size Lambda_b0 -> pi-  pi-  Lambda0 "    |        83 |       2772 |     33.398 |     60.323 |      0.0000 |      338.00 |
+ | "# max size Lambda_b~0 -> pi+  pi+  Lambda~0 "  |        83 |       4875 |     58.735 |     157.99 |      0.0000 |      1014.0 |
+ | "# max size Lambda_b~0 -> pi-  pi-  Lambda~0 "  |        83 |       4025 |     48.494 |     124.16 |      0.0000 |      900.00 |
+ | "# pi+"                                         |        83 |        527 |     6.3494 |     3.3345 |      1.0000 |      17.000 |
+ | "# pi-"                                         |        83 |        497 |     5.9880 |     2.9636 |      2.0000 |      16.000 |
+ | "# selected"                                    |        83 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        83 |          0 |(  0.00000 +- 1.20482  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6469 |         16 |( 0.247333 +- 0.0617568)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        16 |          0 |(  0.00000 +- 6.25000  )%|   -------   |   -------   |
+StrippingLb2V0hhDDSSLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2V0hhDDSSLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2V0hhDDSSLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2V0hhLLSSLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2V0hhLLSSLineHlt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingLb2V0hhLLSSLineHlt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+StrippingLb2V0hhLLSSLineVOI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       284 |        284 |(  100.000 +- 0.352113 )%|   -------   |   -------   |
+Lb2V0hhLLSSLine               SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        24 |         14 |    0.58333 |    0.57130 |      0.0000 |      2.0000 |
+ | "# Lambda_b0 -> pi+  pi+  Lambda0 "             |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> pi-  pi-  Lambda0 "             |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> pi+  pi+  Lambda~0 "           |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> pi-  pi-  Lambda~0 "           |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        24 |         14 |    0.58333 |    0.57130 |      0.0000 |      2.0000 |
+ | "# Phys/Lambda0LLLbLines"                       |        24 |         28 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Phys/StdNoPIDsPions"                         |        24 |        340 |     14.167 |     6.9081 |      5.0000 |      31.000 |
+ | "# input particles"                             |        24 |        368 |     15.333 |     7.0218 |      6.0000 |      32.000 |
+ | "# max size Lambda_b0 -> pi+  pi+  Lambda0 "    |        24 |        887 |     36.958 |     62.138 |      0.0000 |      242.00 |
+ | "# max size Lambda_b0 -> pi-  pi-  Lambda0 "    |        24 |       1054 |     43.917 |     83.465 |      0.0000 |      338.00 |
+ | "# max size Lambda_b~0 -> pi+  pi+  Lambda~0 "  |        24 |        825 |     34.375 |     63.203 |      0.0000 |      256.00 |
+ | "# max size Lambda_b~0 -> pi-  pi-  Lambda~0 "  |        24 |        726 |     30.250 |     39.310 |      0.0000 |      144.00 |
+ | "# pi+"                                         |        24 |        160 |     6.6667 |     3.7602 |      2.0000 |      16.000 |
+ | "# pi-"                                         |        24 |        165 |     6.8750 |     3.2827 |      2.0000 |      16.000 |
+ | "# selected"                                    |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        24 |          0 |(  0.00000 +- 4.16667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1549 |         11 |( 0.710136 +- 0.213352 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+StrippingLb2V0hhLLSSLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2V0hhLLSSLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2V0hhLLSSLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2V0hhLDSSLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2V0hhLDSSLineHlt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        728 |(  72.8000 +- 1.40718  )%|   -------   |   -------   |
+StrippingLb2V0hhLDSSLineHlt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       728 |        284 |(  39.0110 +- 1.80781  )%|   -------   |   -------   |
+StrippingLb2V0hhLDSSLineVOI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       284 |        284 |(  100.000 +- 0.352113 )%|   -------   |   -------   |
+Lb2V0hhLDSSLine               SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        48 |         24 |    0.50000 |    0.57735 |      0.0000 |      2.0000 |
+ | "# Lambda_b0 -> pi+  pi+  Lambda0 "             |        48 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> pi-  pi-  Lambda0 "             |        48 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> pi+  pi+  Lambda~0 "           |        48 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> pi-  pi-  Lambda~0 "           |        48 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        48 |         38 |    0.79167 |    0.73480 |      0.0000 |      3.0000 |
+ | "# Phys/Lambda0LDLbLines"                       |        48 |         62 |     1.2917 |    0.57584 |      1.0000 |      3.0000 |
+ | "# Phys/StdNoPIDsPions"                         |        48 |        711 |     14.812 |     6.5912 |      6.0000 |      33.000 |
+ | "# input particles"                             |        48 |        773 |     16.104 |     6.8594 |      7.0000 |      34.000 |
+ | "# max size Lambda_b0 -> pi+  pi+  Lambda0 "    |        48 |       2110 |     43.958 |     87.199 |      0.0000 |      400.00 |
+ | "# max size Lambda_b0 -> pi-  pi-  Lambda0 "    |        48 |       1554 |     32.375 |     80.227 |      0.0000 |      512.00 |
+ | "# max size Lambda_b~0 -> pi+  pi+  Lambda~0 "  |        48 |       3719 |     77.479 |     140.78 |      0.0000 |      578.00 |
+ | "# max size Lambda_b~0 -> pi-  pi-  Lambda~0 "  |        48 |       2294 |     47.792 |     84.351 |      0.0000 |      450.00 |
+ | "# pi+"                                         |        48 |        370 |     7.7083 |     3.9049 |      2.0000 |      20.000 |
+ | "# pi-"                                         |        48 |        319 |     6.6458 |     3.2755 |      2.0000 |      16.000 |
+ | "# selected"                                    |        48 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        48 |          0 |(  0.00000 +- 2.08333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4355 |         12 |( 0.275545 +- 0.0794334)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+StrippingLb2V0hhLDSSLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2V0hhLDSSLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2V0hhLDSSLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingButo5h_5pi_exclLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Buto5hGlobalEVventCutFilter   SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        911 |(  100.000 +- 0.109769 )%|   -------   |   -------   |
+Buto5h_5pi_exclLine           SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> pi+  pi+  pi+  pi-  pi- "              |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> pi-  pi-  pi-  pi+  pi+ "              |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# max size B+ -> pi+  pi+  pi+  pi-  pi- "     |       911 |    1066444 |     1170.6 |     5385.7 |      0.0000 |      88209. |
+ | "# max size B- -> pi-  pi-  pi-  pi+  pi+ "     |       911 |    1047188 |     1149.5 |     5428.2 |      0.0000 |  1.0781e+05 |
+ | "# pi+"                                         |       911 |       2553 |     2.8024 |     1.9507 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       911 |       2444 |     2.6828 |     1.8868 |      0.0000 |      11.000 |
+ | "# selected"                                    |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       911 |          0 |(  0.00000 +- 0.109769 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     81510 |          1 |(0.00122684 +- 0.00122684)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingButo5h_5pi_exclLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingButo5h_5pi_exclLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingButo5h_5pi_exclLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingButo5h_K4pi_exclLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Buto5h_K4pi_exclLine          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  pi+  pi+  pi-  pi- "               |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  pi-  pi-  pi+  pi+ "               |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       911 |        687 |    0.75412 |    0.92348 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       911 |        677 |    0.74314 |    0.89877 |      0.0000 |      5.0000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# Phys/StdAllNoPIDsPions"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      85476 |     93.827 |     46.084 |      2.0000 |      300.00 |
+ | "# max size B+ -> K+  pi+  pi+  pi-  pi- "      |       911 |     277938 |     305.09 |     2050.5 |      0.0000 |      46464. |
+ | "# max size B- -> K-  pi-  pi-  pi+  pi+ "      |       911 |     254888 |     279.79 |     1450.0 |      0.0000 |      29403. |
+ | "# pi+"                                         |       911 |       2553 |     2.8024 |     1.9507 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       911 |       2444 |     2.6828 |     1.8868 |      0.0000 |      11.000 |
+ | "# selected"                                    |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       911 |          0 |(  0.00000 +- 0.109769 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     90532 |          4 |(0.00441833 +- 0.00220911)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingButo5h_K4pi_exclLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingButo5h_K4pi_exclLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingButo5h_K4pi_exclLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingButo5h_pp3pi_exclL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Buto5h_pp3pi_exclLine         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> p+  p~-  pi+  pi+  pi- "               |       907 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> p~-  p+  pi-  pi-  pi+ "               |       907 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseProtons"                     |       907 |      21309 |     23.494 |     16.793 |      1.0000 |      127.00 |
+ | "# Phys/StdAllNoPIDsPions"                      |       907 |      42722 |     47.103 |     22.915 |      1.0000 |      150.00 |
+ | "# input particles"                             |       907 |      64031 |     70.596 |     39.203 |      2.0000 |      277.00 |
+ | "# max size B+ -> p+  p~-  pi+  pi+  pi- "      |       907 |     208730 |     230.13 |     1771.6 |      0.0000 |      35640. |
+ | "# max size B- -> p~-  p+  pi-  pi-  pi+ "      |       907 |     203390 |     224.24 |     1876.6 |      0.0000 |      43560. |
+ | "# p+"                                          |       907 |        936 |     1.0320 |     1.1880 |      0.0000 |      10.000 |
+ | "# pi+"                                         |       907 |       2553 |     2.8148 |     1.9460 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       907 |       2444 |     2.6946 |     1.8826 |      0.0000 |      11.000 |
+ | "# p~-"                                         |       907 |        890 |    0.98126 |     1.1458 |      0.0000 |      8.0000 |
+ | "# selected"                                    |       907 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       907 |          0 |(  0.00000 +- 0.110254 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    175036 |         21 |(0.0119975 +- 0.00261792)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        21 |          0 |(  0.00000 +- 4.76190  )%|   -------   |   -------   |
+StrippingButo5h_pp3pi_exclL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingButo5h_pp3pi_exclLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingButo5h_pp3pi_exclLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingButo5h_ppKpipi_exc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Buto5h_ppKpipi_exclLine       SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> p+  p~-  K+  pi+  pi- "                |       907 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> p~-  p+  K-  pi-  pi+ "                |       907 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       907 |        687 |    0.75744 |    0.92416 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       907 |        677 |    0.74642 |    0.89939 |      0.0000 |      5.0000 |
+ | "# Phys/StdAllLooseProtons"                     |       907 |      21309 |     23.494 |     16.793 |      1.0000 |      127.00 |
+ | "# Phys/StdAllNoPIDsKaons"                      |       907 |      42722 |     47.103 |     22.915 |      1.0000 |      150.00 |
+ | "# Phys/StdAllNoPIDsPions"                      |       907 |      42722 |     47.103 |     22.915 |      1.0000 |      150.00 |
+ | "# input particles"                             |       907 |     106753 |     117.70 |     61.983 |      3.0000 |      427.00 |
+ | "# max size B+ -> p+  p~-  K+  pi+  pi- "       |       907 |      74950 |     82.635 |     746.53 |      0.0000 |      15840. |
+ | "# max size B- -> p~-  p+  K-  pi-  pi+ "       |       907 |      65281 |     71.975 |     559.51 |      0.0000 |      11880. |
+ | "# p+"                                          |       907 |        936 |     1.0320 |     1.1880 |      0.0000 |      10.000 |
+ | "# pi+"                                         |       907 |       2553 |     2.8148 |     1.9460 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       907 |       2444 |     2.6946 |     1.8826 |      0.0000 |      11.000 |
+ | "# p~-"                                         |       907 |        890 |    0.98126 |     1.1458 |      0.0000 |      8.0000 |
+ | "# selected"                                    |       907 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       907 |          0 |(  0.00000 +- 0.110254 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    140231 |         12 |(0.00855731 +- 0.00247018)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+StrippingButo5h_ppKpipi_exc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingButo5h_ppKpipi_exc...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingButo5h_ppKpipi_exc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2threebodyLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2threebodyLineVOI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        857 |(  85.7000 +- 1.10703  )%|   -------   |   -------   |
+PiForB2threebody              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       747 |       7206 |     9.6466 |     4.0556 |      1.0000 |      24.000 |
+ | "# input particles"                             |       747 |       7206 |     9.6466 |     4.0556 |      1.0000 |      24.000 |
+ |*"#accept"                                       |       747 |        489 |(  65.4618 +- 1.73974  )%|   -------   |   -------   |
+ | "#passed"                                       |       747 |        842 |     1.1272 |     1.1342 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |      7206 |        842 |(  11.6847 +- 0.378425 )%|   -------   |   -------   |
+KForB2threebody               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       718 |       3168 |     4.4123 |     2.3885 |      1.0000 |      14.000 |
+ | "# input particles"                             |       718 |       3168 |     4.4123 |     2.3885 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       718 |        208 |(  28.9694 +- 1.69290  )%|   -------   |   -------   |
+ | "#passed"                                       |       718 |        242 |    0.33705 |    0.57627 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      3168 |        242 |(  7.63889 +- 0.471919 )%|   -------   |   -------   |
+pForB2threebody               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseProtons"                        |       712 |       2991 |     4.2008 |     2.3188 |      1.0000 |      14.000 |
+ | "# input particles"                             |       712 |       2991 |     4.2008 |     2.3188 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       712 |        152 |(  21.3483 +- 1.53566  )%|   -------   |   -------   |
+ | "#passed"                                       |       712 |        176 |    0.24719 |    0.50627 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |      2991 |        176 |(  5.88432 +- 0.430300 )%|   -------   |   -------   |
+MergedKsForKsForB2threebody   SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       517 |       1043 |     2.0174 |     1.8518 |      0.0000 |      14.000 |
+ | "# Phys/StdLooseKsLL"                           |       517 |        242 |    0.46809 |    0.68801 |      0.0000 |      4.0000 |
+ | "# input particles"                             |       517 |       1285 |     2.4855 |     1.8572 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       517 |        517 |(  100.000 +- 0.193424 )%|   -------   |   -------   |
+ | "#passed"                                       |       517 |       1285 |     2.4855 |     1.8572 |      1.0000 |      14.000 |
+ |*"efficiency"                                    |      1285 |       1285 |(  100.000 +- 0.0778210)%|   -------   |   -------   |
+KsForB2threebody              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MergedKsForKsForB2threebody"            |       517 |       1285 |     2.4855 |     1.8572 |      1.0000 |      14.000 |
+ | "# input particles"                             |       517 |       1285 |     2.4855 |     1.8572 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       517 |        141 |(  27.2727 +- 1.95870  )%|   -------   |   -------   |
+ | "#passed"                                       |       517 |        162 |    0.31335 |    0.55846 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      1285 |        162 |(  12.6070 +- 0.925961 )%|   -------   |   -------   |
+MergedLmForLmForB2threebody   SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       403 |        789 |     1.9578 |     1.5307 |      0.0000 |      11.000 |
+ | "# Phys/StdLooseLambdaLL"                       |       403 |         86 |    0.21340 |    0.55391 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       403 |        875 |     2.1712 |     1.5119 |      1.0000 |      11.000 |
+ |*"#accept"                                       |       403 |        403 |(  100.000 +- 0.248139 )%|   -------   |   -------   |
+ | "#passed"                                       |       403 |        875 |     2.1712 |     1.5119 |      1.0000 |      11.000 |
+ |*"efficiency"                                    |       875 |        875 |(  100.000 +- 0.114286 )%|   -------   |   -------   |
+LmForB2threebody              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MergedLmForLmForB2threebody"            |       403 |        875 |     2.1712 |     1.5119 |      1.0000 |      11.000 |
+ | "# input particles"                             |       403 |        875 |     2.1712 |     1.5119 |      1.0000 |      11.000 |
+ |*"#accept"                                       |       403 |         51 |(  12.6551 +- 1.65615  )%|   -------   |   -------   |
+ | "#passed"                                       |       403 |         54 |    0.13400 |    0.36184 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       875 |         54 |(  6.17143 +- 0.813498 )%|   -------   |   -------   |
+DzForB2threebody              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseD02KPi"                         |       155 |        206 |     1.3290 |    0.58043 |      1.0000 |      4.0000 |
+ | "# input particles"                             |       155 |        206 |     1.3290 |    0.58043 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |       155 |         23 |(  14.8387 +- 2.85531  )%|   -------   |   -------   |
+ | "#passed"                                       |       155 |         24 |    0.15484 |    0.37917 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       206 |         24 |(  11.6505 +- 2.23532  )%|   -------   |   -------   |
+DpForB2threebody              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDplus2KPiPi"                    |       143 |        253 |     1.7692 |     1.3046 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       143 |        253 |     1.7692 |     1.3046 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |       143 |         15 |(  10.4895 +- 2.56240  )%|   -------   |   -------   |
+ | "#passed"                                       |       143 |         16 |    0.11189 |    0.33668 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       253 |         16 |(  6.32411 +- 1.53022  )%|   -------   |   -------   |
+DsForB2threebody              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDsplus2KKPi"                    |       101 |        205 |     2.0297 |     1.9318 |      1.0000 |      10.000 |
+ | "# input particles"                             |       101 |        205 |     2.0297 |     1.9318 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       101 |         14 |(  13.8614 +- 3.43828  )%|   -------   |   -------   |
+ | "#passed"                                       |       101 |         16 |    0.15842 |    0.41584 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       205 |         16 |(  7.80488 +- 1.87353  )%|   -------   |   -------   |
+LcForB2threebody              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdac2PKPi"                   |        66 |        123 |     1.8636 |     1.9531 |      1.0000 |      12.000 |
+ | "# input particles"                             |        66 |        123 |     1.8636 |     1.9531 |      1.0000 |      12.000 |
+ |*"#accept"                                       |        66 |          8 |(  12.1212 +- 4.01738  )%|   -------   |   -------   |
+ |*"#passed"                                       |        66 |          8 |(  12.1212 +- 4.01738  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       123 |          8 |(  6.50407 +- 2.22350  )%|   -------   |   -------   |
+PhForB2threebody              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDetachedPhi2KK"                 |       127 |        178 |     1.4016 |    0.70163 |      1.0000 |      4.0000 |
+ | "# input particles"                             |       127 |        178 |     1.4016 |    0.70163 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |       127 |         13 |(  10.2362 +- 2.68979  )%|   -------   |   -------   |
+ | "#passed"                                       |       127 |         14 |    0.11024 |    0.33739 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       178 |         14 |(  7.86517 +- 2.01770  )%|   -------   |   -------   |
+JpForB2threebody              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuon"                         |       312 |       1187 |     3.8045 |     4.0632 |      1.0000 |      34.000 |
+ | "# input particles"                             |       312 |       1187 |     3.8045 |     4.0632 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       312 |         51 |(  16.3462 +- 2.09350  )%|   -------   |   -------   |
+ | "#passed"                                       |       312 |         66 |    0.21154 |    0.53720 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      1187 |         66 |(  5.56024 +- 0.665118 )%|   -------   |   -------   |
+DSForB2threebody              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDstarWithD02KPi"                |        15 |         19 |     1.2667 |    0.57349 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        15 |         19 |     1.2667 |    0.57349 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        15 |          3 |(  20.0000 +- 10.3280  )%|   -------   |   -------   |
+ |*"#passed"                                       |        15 |          3 |(  20.0000 +- 10.3280  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        19 |          3 |(  15.7895 +- 8.36547  )%|   -------   |   -------   |
+InputForB2threebody           SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DSForB2threebody"                       |       634 |          3 |  0.0047319 |   0.068626 |      0.0000 |      1.0000 |
+ | "# Phys/DpForB2threebody"                       |       634 |         16 |   0.025237 |    0.16660 |      0.0000 |      2.0000 |
+ | "# Phys/DsForB2threebody"                       |       634 |         16 |   0.025237 |    0.17581 |      0.0000 |      2.0000 |
+ | "# Phys/DzForB2threebody"                       |       634 |         24 |   0.037855 |    0.19894 |      0.0000 |      2.0000 |
+ | "# Phys/JpForB2threebody"                       |       634 |         66 |    0.10410 |    0.39141 |      0.0000 |      4.0000 |
+ | "# Phys/KForB2threebody"                        |       634 |        242 |    0.38170 |    0.59919 |      0.0000 |      4.0000 |
+ | "# Phys/KsForB2threebody"                       |       634 |        162 |    0.25552 |    0.51874 |      0.0000 |      4.0000 |
+ | "# Phys/LcForB2threebody"                       |       634 |          8 |   0.012618 |    0.11162 |      0.0000 |      1.0000 |
+ | "# Phys/LmForB2threebody"                       |       634 |         54 |   0.085174 |    0.29561 |      0.0000 |      2.0000 |
+ | "# Phys/PhForB2threebody"                       |       634 |         14 |   0.022082 |    0.15732 |      0.0000 |      2.0000 |
+ | "# Phys/PiForB2threebody"                       |       634 |        842 |     1.3281 |     1.1175 |      0.0000 |      8.0000 |
+ | "# Phys/pForB2threebody"                        |       634 |        176 |    0.27760 |    0.52859 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       634 |       1623 |     2.5599 |     1.6270 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       634 |        634 |(  100.000 +- 0.157729 )%|   -------   |   -------   |
+ | "#passed"                                       |       634 |       1623 |     2.5599 |     1.6270 |      1.0000 |      10.000 |
+ |*"efficiency"                                    |      1623 |       1623 |(  100.000 +- 0.0616143)%|   -------   |   -------   |
+preselForB2threebody          SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       634 |        265 |(  41.7981 +- 1.95885  )%|   -------   |   -------   |
+B2threebodyLine               SUCCESS Number of counters : 1753
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D*(2010)+  D*(2010)+  K- "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D*(2010)+  pi- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D*(2010)-  K+ "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D*(2010)-  pi+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D+  K- "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D+  pi- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D-  K+ "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D-  pi+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D0  D0 "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D0  D~0 "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D0  KS0 "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D0  phi(1020) "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D_s+  K- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D_s+  pi- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D_s-  K+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D_s-  pi+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D~0  D~0 "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D~0  KS0 "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  D~0  phi(1020) "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  J/psi(1S)  KS0 "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  K+  K- "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  K+  pi- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  K-  pi+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  KS0  KS0 "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  KS0  phi(1020) "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  Lambda0  Lambda~0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  Lambda_c+  p~- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  Lambda_c~-  p+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  p+  p~- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  phi(1020)  phi(1020) "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)+  pi+  pi- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  D+  K+ "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  D+  pi+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  D_s+  K+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  D_s+  pi+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  K+  K+ "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  K+  pi+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D*(2010)-  pi+  pi+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D+  K- "                           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D+  pi- "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D-  K+ "                           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D-  pi+ "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D0  D0 "                           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D0  D~0 "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D0  KS0 "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D0  phi(1020) "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D_s+  K- "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D_s+  pi- "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D_s-  K+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D_s-  pi+ "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D~0  D~0 "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D~0  KS0 "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  D~0  phi(1020) "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  J/psi(1S)  KS0 "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  J/psi(1S)  phi(1020) "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  K+  K- "                           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  K+  pi- "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  K-  pi+ "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  KS0  phi(1020) "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  Lambda_c+  p~- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  Lambda_c~-  p+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  p+  p~- "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  phi(1020)  phi(1020) "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D+  pi+  pi- "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  D_s+  K+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  D_s+  pi+ "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  K+  K+ "                           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  K+  pi+ "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  pi+  pi+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D0  D_s+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D0  K+ "                           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D0  pi+ "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D_s+  D~0 "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D_s+  KS0 "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D_s+  phi(1020) "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D~0  K+ "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  D~0  pi+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  J/psi(1S)  K+ "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  J/psi(1S)  pi+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  K+  KS0 "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  K+  phi(1020) "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  KS0  pi+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  Lambda_c+  Lambda~0 "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  Lambda~0  p+ "                     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D0  phi(1020)  pi+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  D_s+  K- "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  D_s+  pi- "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  D_s-  K+ "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  D_s-  pi+ "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  D~0  D~0 "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  D~0  KS0 "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  D~0  phi(1020) "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  J/psi(1S)  KS0 "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  K+  K- "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  K+  pi- "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  K-  pi+ "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  KS0  phi(1020) "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  Lambda_c+  p~- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  Lambda_c~-  p+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  p+  p~- "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  phi(1020)  phi(1020) "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s+  pi+  pi- "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s-  K+  K+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s-  K+  pi+ "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s-  pi+  pi+ "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  D~0  K+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  D~0  pi+ "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  J/psi(1S)  K+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  J/psi(1S)  pi+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  K+  KS0 "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  K+  phi(1020) "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  KS0  pi+ "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  Lambda_c+  Lambda~0 "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  Lambda~0  p+ "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  phi(1020)  pi+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+  KS0 "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+  phi(1020) "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  KS0  pi+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  Lambda~0  p+ "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  phi(1020)  pi+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  K+  K- "                           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  K+  pi- "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  K-  pi+ "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  KS0  phi(1020) "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  Lambda_c+  Lambda_c~- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  Lambda_c+  p~- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  Lambda_c~-  p+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  p+  p~- "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  phi(1020)  phi(1020) "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  pi+  pi- "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K-  pi+  pi+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> KS0  phi(1020)  pi+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> Lambda_c+  Lambda_c~-  pi+ "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> Lambda_c+  Lambda~0  phi(1020) "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> Lambda_c+  pi+  p~- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> Lambda_c~-  p+  pi+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> Lambda~0  p+  phi(1020) "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> p+  pi+  p~- "                         |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# B+ -> phi(1020)  phi(1020)  pi+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> pi+  pi+  pi- "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  D-  K- "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  D-  pi- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  D_s-  K- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  D_s-  pi- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  K-  K- "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  K-  pi- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)+  pi-  pi- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D*(2010)+  K- "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D*(2010)+  pi- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D*(2010)-  K+ "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D*(2010)-  pi+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D+  K- "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D+  pi- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D-  K+ "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D-  pi+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D0  D0 "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D0  KS0 "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D0  phi(1020) "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D_s+  K- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D_s+  pi- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D_s-  K+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D_s-  pi+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D~0  D0 "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D~0  D~0 "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D~0  KS0 "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  D~0  phi(1020) "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  J/psi(1S)  KS0 "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  K+  pi- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  K-  K+ "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  K-  pi+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  KS0  KS0 "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  KS0  phi(1020) "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  Lambda_c+  p~- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  Lambda_c~-  p+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  Lambda~0  Lambda0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  phi(1020)  phi(1020) "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  pi-  pi+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D*(2010)-  p~-  p+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  D_s-  K- "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  D_s-  pi- "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  K-  K- "                           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  K-  pi- "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  pi-  pi- "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D+  K- "                           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D+  pi- "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D-  K+ "                           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D-  pi+ "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D0  D0 "                           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D0  KS0 "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D0  phi(1020) "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D_s+  K- "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D_s+  pi- "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D_s-  K+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D_s-  pi+ "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D~0  D0 "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D~0  D~0 "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D~0  KS0 "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  D~0  phi(1020) "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  J/psi(1S)  KS0 "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  J/psi(1S)  phi(1020) "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  K+  pi- "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  K-  K+ "                           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  K-  pi+ "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  KS0  phi(1020) "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  Lambda_c+  p~- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  Lambda_c~-  p+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  phi(1020)  phi(1020) "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  pi-  pi+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  p~-  p+ "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  D0  K- "                           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  D0  pi- "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  J/psi(1S)  K- "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  J/psi(1S)  pi- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K-  KS0 "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K-  phi(1020) "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  KS0  pi- "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  Lambda0  p~- "                     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  Lambda_c~-  Lambda0 "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  phi(1020)  pi- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s+  K-  K- "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s+  K-  pi- "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s+  pi-  pi- "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  D0  D0 "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  D0  KS0 "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  D0  phi(1020) "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  D_s+  K- "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  D_s+  pi- "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  D_s-  K+ "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  D_s-  pi+ "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  J/psi(1S)  KS0 "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  K+  pi- "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  K-  K+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  K-  pi+ "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  KS0  phi(1020) "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  Lambda_c+  p~- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  Lambda_c~-  p+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  phi(1020)  phi(1020) "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  pi-  pi+ "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  p~-  p+ "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D0  K- "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D0  pi- "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D_s-  D0 "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D_s-  KS0 "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D_s-  phi(1020) "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D~0  D_s- "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D~0  K- "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  D~0  pi- "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  J/psi(1S)  K- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  J/psi(1S)  pi- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K-  KS0 "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K-  phi(1020) "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  KS0  pi- "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  Lambda0  p~- "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  Lambda_c~-  Lambda0 "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  phi(1020)  pi- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K-  KS0 "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K-  phi(1020) "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  KS0  pi- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  Lambda0  p~- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  phi(1020)  pi- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K+  pi-  pi- "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  K+  pi- "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  K-  K+ "                           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  K-  pi+ "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  KS0  phi(1020) "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  Lambda_c+  p~- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  Lambda_c~-  Lambda_c+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  Lambda_c~-  p+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  phi(1020)  phi(1020) "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  pi-  pi+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  p~-  p+ "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> KS0  phi(1020)  pi- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda0  p~-  phi(1020) "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda_c+  p~-  pi- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda_c~-  Lambda0  phi(1020) "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda_c~-  Lambda_c+  pi- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda_c~-  pi-  p+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> phi(1020)  phi(1020)  pi- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> pi-  pi-  pi+ "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> p~-  pi-  p+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)+  D*(2010)-  D~0 "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)+  D*(2010)-  KS0 "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)+  D*(2010)-  phi(1020) "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D+  D0 "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D+  D~0 "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D+  KS0 "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D+  phi(1020) "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D0  D_s+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D0  K+ "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D0  pi+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D_s+  D~0 "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D_s+  KS0 "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D_s+  phi(1020) "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D~0  K+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  D~0  pi+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  J/psi(1S)  K+ "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  J/psi(1S)  pi+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  K+  KS0 "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  K+  phi(1020) "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  KS0  pi+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  Lambda_c+  Lambda~0 "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  Lambda~0  p+ "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  phi(1020)  pi+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D+  D-  D~0 "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D+  D-  KS0 "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D+  D-  phi(1020) "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D0  D_s+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D0  K+ "                           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D0  pi+ "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D_s+  D~0 "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D_s+  KS0 "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D_s+  phi(1020) "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D~0  K+ "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  D~0  pi+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  J/psi(1S)  K+ "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  J/psi(1S)  pi+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  K+  KS0 "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  K+  phi(1020) "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  KS0  pi+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  Lambda_c+  Lambda~0 "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  Lambda~0  p+ "                     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  phi(1020)  pi+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  D~0  D~0 "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  D~0  KS0 "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D0  D~0  phi(1020) "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s+  D_s-  D~0 "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s+  D_s-  KS0 "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s+  D_s-  phi(1020) "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s+  D~0  K- "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s+  D~0  pi- "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  D~0  K+ "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  D~0  pi+ "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  J/psi(1S)  K+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  J/psi(1S)  pi+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  K+  KS0 "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  K+  phi(1020) "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  KS0  pi+ "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  Lambda_c+  Lambda~0 "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  Lambda~0  p+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D_s-  phi(1020)  pi+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  D~0  D~0 "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  D~0  KS0 "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  D~0  phi(1020) "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  J/psi(1S)  KS0 "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  J/psi(1S)  phi(1020) "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  K+  K- "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  K+  pi- "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  K-  pi+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  KS0  phi(1020) "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  Lambda_c+  p~- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  Lambda_c~-  p+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  p+  p~- "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  phi(1020)  phi(1020) "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D~0  pi+  pi- "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K+  K- "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K-  pi+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  KS0  KS0 "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  KS0  phi(1020) "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  Lambda0  Lambda~0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  p+  p~- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  phi(1020)  phi(1020) "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  pi+  pi- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K+  K-  KS0 "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K+  K-  phi(1020) "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K-  KS0  pi+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K-  Lambda_c+  Lambda~0 "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K-  Lambda~0  p+ "                     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> K-  phi(1020)  pi+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> KS0  KS0  phi(1020) "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> KS0  Lambda_c+  Lambda_c~- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> KS0  Lambda_c~-  p+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> KS0  p+  p~- "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> KS0  phi(1020)  phi(1020) "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> KS0  pi+  pi- "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda0  Lambda~0  phi(1020) "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda_c+  Lambda_c~-  phi(1020) "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda_c+  Lambda~0  pi- "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda_c~-  p+  phi(1020) "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda~0  p+  pi- "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> p+  phi(1020)  p~- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> phi(1020)  phi(1020)  phi(1020) "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> phi(1020)  pi+  pi- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D-  D0 "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D-  D~0 "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D-  KS0 "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D-  phi(1020) "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D0  K- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D0  pi- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D_s-  D0 "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D_s-  KS0 "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D_s-  phi(1020) "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D~0  D_s- "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D~0  K- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D~0  pi- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  J/psi(1S)  K- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  J/psi(1S)  pi- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  K-  KS0 "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  K-  phi(1020) "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  KS0  pi- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  Lambda0  p~- "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  Lambda_c~-  Lambda0 "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  phi(1020)  pi- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)-  D*(2010)+  D0 "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D0  K- "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D0  pi- "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D_s-  D0 "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D_s-  KS0 "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D_s-  phi(1020) "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D~0  D_s- "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D~0  K- "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  D~0  pi- "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  J/psi(1S)  K- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  J/psi(1S)  pi- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K-  KS0 "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  K-  phi(1020) "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  KS0  pi- "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  Lambda0  p~- "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  Lambda_c~-  Lambda0 "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  phi(1020)  pi- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D-  D+  D0 "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  D0  D0 "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  D0  KS0 "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  D0  phi(1020) "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  J/psi(1S)  KS0 "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  J/psi(1S)  phi(1020) "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K+  pi- "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K-  K+ "                          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K-  pi+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  KS0  phi(1020) "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  Lambda_c+  p~- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  Lambda_c~-  p+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  phi(1020)  phi(1020) "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  pi-  pi+ "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  p~-  p+ "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  D0  K- "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  D0  pi- "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  J/psi(1S)  K- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  J/psi(1S)  pi- "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  K-  KS0 "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  K-  phi(1020) "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  KS0  pi- "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  Lambda0  p~- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  Lambda_c~-  Lambda0 "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s+  phi(1020)  pi- "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s-  D0  K+ "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s-  D0  pi+ "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D_s-  D_s+  D0 "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D~0  D0  D0 "                         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K+  pi- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K+  KS0  pi- "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K+  Lambda0  p~- "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K+  Lambda_c~-  Lambda0 "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K+  phi(1020)  pi- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> KS0  Lambda_c+  p~- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda0  p~-  pi+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c+  p~-  phi(1020) "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c~-  Lambda0  pi+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |       265 |          3 |   0.011321 |    0.10580 |      0.0000 |      1.0000 |
+ | "# D+"                                          |       265 |         11 |   0.041509 |    0.19947 |      0.0000 |      1.0000 |
+ | "# D-"                                          |       265 |          4 |   0.015094 |    0.12193 |      0.0000 |      1.0000 |
+ | "# D0"                                          |       265 |          9 |   0.033962 |    0.18113 |      0.0000 |      1.0000 |
+ | "# D_s+"                                        |       265 |          7 |   0.026415 |    0.18239 |      0.0000 |      2.0000 |
+ | "# D_s-"                                        |       265 |          9 |   0.033962 |    0.20089 |      0.0000 |      2.0000 |
+ | "# D~0"                                         |       265 |         12 |   0.045283 |    0.20792 |      0.0000 |      1.0000 |
+ | "# J/psi(1S)"                                   |       265 |         41 |    0.15472 |    0.48625 |      0.0000 |      4.0000 |
+ | "# K+"                                          |       265 |         76 |    0.28679 |    0.50732 |      0.0000 |      3.0000 |
+ | "# K-"                                          |       265 |         77 |    0.29057 |    0.50889 |      0.0000 |      2.0000 |
+ | "# KS0"                                         |       265 |        122 |    0.46038 |    0.66114 |      0.0000 |      4.0000 |
+ | "# Lambda0"                                     |       265 |         23 |   0.086792 |    0.30717 |      0.0000 |      2.0000 |
+ | "# Lambda_b0 -> D*(2010)+  D*(2010)-  Lambda0 " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  D-  Lambda0 "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  D_s-  Lambda0 "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  K-  Lambda0 "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)+  Lambda0  pi- "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D+  Lambda0 "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D0  p+ "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D_s+  Lambda0 "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  D~0  p+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  K+  Lambda0 "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  KS0  Lambda_c+ "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  KS0  p+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  Lambda0  pi+ "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  Lambda_c+  phi(1020) |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D*(2010)-  p+  phi(1020) "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  D-  Lambda0 "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  D_s-  Lambda0 "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  K-  Lambda0 "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D+  Lambda0  pi- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  D0  p+ "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  D_s+  Lambda0 "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  D~0  p+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  J/psi(1S)  p+ "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  K+  Lambda0 "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  KS0  Lambda_c+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  KS0  p+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  Lambda0  pi+ "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  Lambda_c+  phi(1020) "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D-  p+  phi(1020) "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  D0  Lambda0 "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  D_s-  p+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  D~0  Lambda0 "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  K-  Lambda_c+ "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  K-  p+ "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  Lambda0  phi(1020) "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  Lambda_c+  pi- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D0  p+  pi- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s+  D_s-  Lambda0 "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s+  K-  Lambda0 "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s+  Lambda0  pi- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  D~0  p+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  K+  Lambda0 "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  KS0  Lambda_c+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  KS0  p+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  Lambda0  pi+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  Lambda_c+  phi(1020) "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D_s-  p+  phi(1020) "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  D~0  Lambda0 "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  K-  Lambda_c+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  K-  p+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  Lambda0  phi(1020) "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  Lambda_c+  pi- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> D~0  p+  pi- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  K-  Lambda_c+ "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  K-  p+ "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  KS0  Lambda0 "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda0  phi(1020) " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda_c+  pi- "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  p+  pi- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K+  K-  Lambda0 "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K+  Lambda0  pi- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  KS0  Lambda_c+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  KS0  p+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  Lambda0  pi+ "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  Lambda_c+  phi(1020) "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> K-  p+  phi(1020) "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> KS0  Lambda0  phi(1020) "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> KS0  Lambda_c+  pi- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> KS0  p+  pi- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda0  Lambda_c+  Lambda_c~- "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda0  Lambda_c+  p~- "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda0  Lambda_c~-  p+ "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda0  p+  p~- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda0  phi(1020)  phi(1020) " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda0  pi+  pi- "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda_c+  phi(1020)  pi- "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> p+  phi(1020)  pi- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D-  Lambda~0 "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D0  p~- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D_s-  Lambda~0 "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  D~0  p~- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  K-  Lambda~0 "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  KS0  Lambda_c~- "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  KS0  p~- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  Lambda_c~-  phi(1020|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  Lambda~0  pi- "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)+  p~-  phi(1020) "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  D*(2010)+  Lambda~0 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  D+  Lambda~0 "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  D_s+  Lambda~0 "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  K+  Lambda~0 "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D*(2010)-  Lambda~0  pi+ "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  D0  p~- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  D_s-  Lambda~0 "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  D~0  p~- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  J/psi(1S)  p~- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  K-  Lambda~0 "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  KS0  Lambda_c~- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  KS0  p~- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  Lambda_c~-  phi(1020) "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  Lambda~0  pi- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D+  p~-  phi(1020) "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  D+  Lambda~0 "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  D_s+  Lambda~0 "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  K+  Lambda~0 "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D-  Lambda~0  pi+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  D0  Lambda~0 "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  K+  Lambda_c~- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  K+  p~- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  Lambda_c~-  pi+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  Lambda~0  phi(1020) "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D0  p~-  pi+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  D0  p~- "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  K-  Lambda~0 "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  KS0  Lambda_c~- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  KS0  p~- "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  Lambda_c~-  phi(1020) "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  Lambda~0  pi- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s+  p~-  phi(1020) "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  D_s+  Lambda~0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  K+  Lambda~0 "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D_s-  Lambda~0  pi+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  D0  Lambda~0 "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  D_s+  p~- "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  D~0  Lambda~0 "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  K+  Lambda_c~- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  K+  p~- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  Lambda_c~-  pi+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  Lambda~0  phi(1020) "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> D~0  p~-  pi+ "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  K+  Lambda_c~- "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  K+  p~- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  KS0  Lambda~0 "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda_c~-  pi+ "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda~0  phi(1020) |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  p~-  pi+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  KS0  Lambda_c~- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  KS0  p~- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  Lambda_c~-  phi(1020) "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  Lambda~0  pi- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K+  p~-  phi(1020) "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K-  K+  Lambda~0 "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K-  Lambda~0  pi+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> KS0  Lambda_c~-  pi+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> KS0  Lambda~0  phi(1020) "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> KS0  p~-  pi+ "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  phi(1020)  pi+ "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  Lambda_c+  p~- "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  Lambda_c~-  Lambda_c+|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  Lambda_c~-  p+ "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  phi(1020)  phi(1020) |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  pi-  pi+ "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  p~-  p+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> p~-  phi(1020)  pi+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |       265 |          4 |   0.015094 |    0.12193 |      0.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |       265 |          4 |   0.015094 |    0.12193 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |       265 |         17 |   0.064151 |    0.24502 |      0.0000 |      1.0000 |
+ | "# Phys/InputForB2threebody"                    |       265 |       1078 |     4.0679 |     1.4417 |      3.0000 |      10.000 |
+ | "# Xi_b- -> D*(2010)-  D*(2010)-  p+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  D-  p+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  D0  Lambda0 "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  D_s-  p+ "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  D~0  Lambda0 "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  K-  Lambda_c+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  K-  p+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  KS0  Lambda0 "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  Lambda0  phi(1020) "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  Lambda_c+  pi- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D*(2010)-  p+  pi- "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  D-  p+ "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  D0  Lambda0 "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  D_s-  p+ "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  D~0  Lambda0 "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  K-  Lambda_c+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  K-  p+ "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  Lambda0  phi(1020) "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  Lambda_c+  pi- "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D-  p+  pi- "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  D_s-  Lambda0 "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  K-  Lambda0 "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D0  Lambda0  pi- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s-  D_s-  p+ "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s-  D~0  Lambda0 "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s-  K-  Lambda_c+ "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s-  K-  p+ "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s-  Lambda0  phi(1020) "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s-  Lambda_c+  pi- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D_s-  p+  pi- "                     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D~0  K-  Lambda0 "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> D~0  Lambda0  pi- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> J/psi(1S)  K-  Lambda0 "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> J/psi(1S)  Lambda0  pi- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  K-  Lambda_c+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  K-  p+ "                        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  Lambda0  phi(1020) "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  Lambda_c+  pi- "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> K-  p+  pi- "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> Lambda0  phi(1020)  pi- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> Lambda_c+  pi-  pi- "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> p+  pi-  pi- "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  D*(2010)-  p+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  D-  p+ "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  D0  Lambda0 "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  D_s-  p+ "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  D~0  Lambda0 "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  K-  Lambda_c+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  K-  p+ "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  KS0  Lambda0 "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  Lambda0  phi(1020) "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  Lambda_c+  pi- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)+  p+  pi- "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)-  D+  p+ "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)-  D_s+  p+ "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)-  K+  Lambda_c+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)-  K+  p+ "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)-  Lambda_c+  pi+ "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D*(2010)-  p+  pi+ "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  D-  p+ "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  D0  Lambda0 "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  D_s-  p+ "                     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  D~0  Lambda0 "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  K-  Lambda_c+ "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  K-  p+ "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  Lambda0  phi(1020) "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  Lambda_c+  pi- "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D+  p+  pi- "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D-  D_s+  p+ "                     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D-  K+  Lambda_c+ "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D-  K+  p+ "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D-  Lambda_c+  pi+ "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D-  p+  pi+ "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  D0  p+ "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  D_s+  Lambda0 "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  D~0  p+ "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  J/psi(1S)  p+ "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  K+  Lambda0 "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  KS0  Lambda_c+ "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  KS0  p+ "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  Lambda0  pi+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  Lambda_c+  phi(1020) "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D0  p+  phi(1020) "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s+  D_s-  p+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s+  D~0  Lambda0 "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s+  K-  Lambda_c+ "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s+  K-  p+ "                     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s+  Lambda0  phi(1020) "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s+  Lambda_c+  pi- "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s+  p+  pi- "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s-  K+  Lambda_c+ "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s-  K+  p+ "                     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s-  Lambda_c+  pi+ "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D_s-  p+  pi+ "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  D~0  p+ "                     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  J/psi(1S)  p+ "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  K+  Lambda0 "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  KS0  Lambda_c+ "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  KS0  p+ "                     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  Lambda0  pi+ "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  Lambda_c+  phi(1020) "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> D~0  p+  phi(1020) "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> J/psi(1S)  K+  Lambda0 "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> J/psi(1S)  KS0  Lambda_c+ "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> J/psi(1S)  KS0  p+ "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> J/psi(1S)  Lambda0  pi+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> J/psi(1S)  p+  phi(1020) "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  K-  Lambda_c+ "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  K-  p+ "                       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  Lambda0  phi(1020) "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  Lambda_c+  pi- "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K+  p+  pi- "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K-  Lambda_c+  pi+ "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> K-  p+  pi+ "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> KS0  Lambda_c+  phi(1020) "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> KS0  p+  phi(1020) "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> Lambda0  phi(1020)  pi+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> Lambda_c+  Lambda_c+  p~- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> Lambda_c+  Lambda_c~-  p+ "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> Lambda_c+  p+  p~- "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> Lambda_c+  phi(1020)  phi(1020) "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> Lambda_c+  pi+  pi- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> Lambda_c~-  p+  p+ "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> p+  p+  p~- "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> p+  phi(1020)  phi(1020) "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc+ -> p+  pi+  pi- "                     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)+  D-  p~- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)+  D_s-  p~- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)+  K-  Lambda_c~- "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)+  K-  p~- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)+  Lambda_c~-  pi- "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)+  p~-  pi- "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  D*(2010)+  p~- "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  D+  p~- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  D0  Lambda~0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  D_s+  p~- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  D~0  Lambda~0 "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  K+  Lambda_c~- "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  K+  p~- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  KS0  Lambda~0 "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  Lambda_c~-  pi+ "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  Lambda~0  phi(1020) "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D*(2010)-  p~-  pi+ "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D+  D_s-  p~- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D+  K-  Lambda_c~- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D+  K-  p~- "                     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D+  Lambda_c~-  pi- "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D+  p~-  pi- "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  D+  p~- "                     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  D0  Lambda~0 "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  D_s+  p~- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  D~0  Lambda~0 "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  K+  Lambda_c~- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  K+  p~- "                     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  Lambda_c~-  pi+ "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  Lambda~0  phi(1020) "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D-  p~-  pi+ "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  D0  p~- "                     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  J/psi(1S)  p~- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  K-  Lambda~0 "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  KS0  Lambda_c~- "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  KS0  p~- "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  Lambda_c~-  phi(1020) "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  Lambda~0  pi- "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D0  p~-  phi(1020) "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s+  K-  Lambda_c~- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s+  K-  p~- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s+  Lambda_c~-  pi- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s+  p~-  pi- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s-  D0  Lambda~0 "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s-  D_s+  p~- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s-  K+  Lambda_c~- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s-  K+  p~- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s-  Lambda_c~-  pi+ "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s-  Lambda~0  phi(1020) "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D_s-  p~-  pi+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  D0  p~- "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  D_s-  Lambda~0 "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  D~0  p~- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  J/psi(1S)  p~- "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  K-  Lambda~0 "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  KS0  Lambda_c~- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  KS0  p~- "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  Lambda_c~-  phi(1020) "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  Lambda~0  pi- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> D~0  p~-  phi(1020) "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> J/psi(1S)  K-  Lambda~0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> J/psi(1S)  KS0  Lambda_c~- "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> J/psi(1S)  KS0  p~- "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> J/psi(1S)  Lambda~0  pi- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> J/psi(1S)  p~-  phi(1020) "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K+  Lambda_c~-  pi- "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K+  p~-  pi- "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  K+  Lambda_c~- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  K+  p~- "                     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  Lambda_c~-  pi+ "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  Lambda~0  phi(1020) "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> K-  p~-  pi+ "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> KS0  Lambda_c~-  phi(1020) "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> KS0  p~-  phi(1020) "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda_c+  p~-  p~- "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda_c~-  Lambda_c+  p~- "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda_c~-  Lambda_c~-  p+ "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda_c~-  phi(1020)  phi(1020) "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda_c~-  pi-  pi+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda_c~-  p~-  p+ "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> Lambda~0  phi(1020)  pi- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> p~-  phi(1020)  phi(1020) "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> p~-  pi-  pi+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~- -> p~-  p~-  p+ "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  D*(2010)+  p~- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  D+  p~- "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  D0  Lambda~0 "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  D_s+  p~- "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  D~0  Lambda~0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  K+  Lambda_c~- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  K+  p~- "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  KS0  Lambda~0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  Lambda_c~-  pi+ "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  Lambda~0  phi(1020) "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D*(2010)+  p~-  pi+ "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  D+  p~- "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  D0  Lambda~0 "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  D_s+  p~- "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  D~0  Lambda~0 "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  K+  Lambda_c~- "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  K+  p~- "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  Lambda_c~-  pi+ "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  Lambda~0  phi(1020) "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D+  p~-  pi+ "                     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  K+  Lambda~0 "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D0  Lambda~0  pi+ "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s+  D0  Lambda~0 "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s+  D_s+  p~- "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s+  K+  Lambda_c~- "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s+  K+  p~- "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s+  Lambda_c~-  pi+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s+  Lambda~0  phi(1020) "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D_s+  p~-  pi+ "                   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  D_s+  Lambda~0 "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  K+  Lambda~0 "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> D~0  Lambda~0  pi+ "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> J/psi(1S)  K+  Lambda~0 "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> J/psi(1S)  Lambda~0  pi+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  K+  Lambda_c~- "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  K+  p~- "                      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  Lambda_c~-  pi+ "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  Lambda~0  phi(1020) "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> K+  p~-  pi+ "                     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Lambda_c~-  pi+  pi+ "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Lambda~0  phi(1020)  pi+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> p~-  pi+  pi+ "                    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       265 |       1078 |     4.0679 |     1.4417 |      3.0000 |      10.000 |
+ | "# max size B+ -> D*(2010)+  D*(2010)+  K- "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D*(2010)+  pi- "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D*(2010)-  K+ "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D*(2010)-  pi+ "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D+  K- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D+  pi- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D-  K+ "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D-  pi+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D0  D0 "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D0  D~0 "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D0  KS0 "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D0  phi(1020) "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D_s+  K- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D_s+  pi- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D_s-  K+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D_s-  pi+ "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D~0  D~0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D~0  KS0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  D~0  phi(1020) "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  J/psi(1S)  KS0 "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  K+  K- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  K+  pi- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  K-  pi+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  KS0  KS0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  KS0  phi(1020) "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  Lambda0  Lambda~0 "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  Lambda_c+  p~- "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  Lambda_c~-  p+ "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  p+  p~- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  phi(1020)  phi(1020|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)+  pi+  pi- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  D+  K+ "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  D+  pi+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  D_s+  K+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  D_s+  pi+ "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  K+  K+ "           |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D*(2010)-  K+  pi+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D*(2010)-  pi+  pi+ "         |       265 |          4 |   0.015094 |    0.24525 |      0.0000 |      4.0000 |
+ | "# max size B+ -> D+  D+  K- "                  |       265 |          5 |   0.018868 |    0.16143 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D+  D+  pi- "                 |       265 |         11 |   0.041509 |    0.26453 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D+  D-  K+ "                  |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D+  D-  pi+ "                 |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D+  D0  D0 "                  |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D+  D0  D~0 "                 |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D+  D0  KS0 "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  D0  phi(1020) "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  D_s+  K- "                |       265 |          5 |   0.018868 |    0.18332 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D+  D_s+  pi- "               |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D+  D_s-  K+ "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  D_s-  pi+ "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  D~0  D~0 "                |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D+  D~0  KS0 "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  D~0  phi(1020) "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  J/psi(1S)  KS0 "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  J/psi(1S)  phi(1020) "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  K+  K- "                  |       265 |          6 |   0.022642 |    0.22873 |      0.0000 |      3.0000 |
+ | "# max size B+ -> D+  K+  pi- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  K-  pi+ "                 |       265 |          8 |   0.030189 |    0.28654 |      0.0000 |      4.0000 |
+ | "# max size B+ -> D+  KS0  phi(1020) "          |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D+  Lambda_c+  p~- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  Lambda_c~-  p+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  p+  p~- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D+  phi(1020)  phi(1020) "    |       265 |          3 |   0.011321 |    0.10580 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D+  pi+  pi- "                |       265 |         17 |   0.064151 |    0.48334 |      0.0000 |      6.0000 |
+ | "# max size B+ -> D-  D_s+  K+ "                |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D-  D_s+  pi+ "               |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D-  K+  K+ "                  |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D-  K+  pi+ "                 |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D-  pi+  pi+ "                |       265 |          3 |   0.011321 |    0.10580 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D0  D0  D_s+ "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D0  K+ "                  |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D0  D0  pi+ "                 |       265 |         12 |   0.045283 |    0.27096 |      0.0000 |      3.0000 |
+ | "# max size B+ -> D0  D_s+  D~0 "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D_s+  KS0 "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D_s+  phi(1020) "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D~0  K+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  D~0  pi+ "                |       265 |          3 |   0.011321 |    0.18394 |      0.0000 |      3.0000 |
+ | "# max size B+ -> D0  J/psi(1S)  K+ "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  J/psi(1S)  pi+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  K+  KS0 "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  K+  phi(1020) "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  KS0  pi+ "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  Lambda_c+  Lambda~0 "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  Lambda~0  p+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D0  phi(1020)  pi+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  D_s+  K- "              |       265 |          7 |   0.026415 |    0.28026 |      0.0000 |      4.0000 |
+ | "# max size B+ -> D_s+  D_s+  pi- "             |       265 |          3 |   0.011321 |    0.13689 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D_s+  D_s-  K+ "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  D_s-  pi+ "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  D~0  D~0 "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  D~0  KS0 "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  D~0  phi(1020) "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  J/psi(1S)  KS0 "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  K+  K- "                |       265 |          9 |   0.033962 |    0.39187 |      0.0000 |      6.0000 |
+ | "# max size B+ -> D_s+  K+  pi- "               |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D_s+  K-  pi+ "               |       265 |          7 |   0.026415 |    0.28026 |      0.0000 |      4.0000 |
+ | "# max size B+ -> D_s+  KS0  phi(1020) "        |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D_s+  Lambda_c+  p~- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  Lambda_c~-  p+ "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  p+  p~- "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s+  phi(1020)  phi(1020) "  |       265 |          4 |   0.015094 |    0.14971 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D_s+  pi+  pi- "              |       265 |          4 |   0.015094 |    0.17309 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D_s-  K+  K+ "                |       265 |          5 |   0.018868 |    0.16143 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D_s-  K+  pi+ "               |       265 |          4 |   0.015094 |    0.14971 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D_s-  pi+  pi+ "              |       265 |         11 |   0.041509 |    0.36104 |      0.0000 |      4.0000 |
+ | "# max size B+ -> D~0  D~0  K+ "                |       265 |          5 |   0.018868 |    0.13606 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D~0  D~0  pi+ "               |       265 |         12 |   0.045283 |    0.29752 |      0.0000 |      3.0000 |
+ | "# max size B+ -> D~0  J/psi(1S)  K+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  J/psi(1S)  pi+ "         |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D~0  K+  KS0 "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  K+  phi(1020) "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  KS0  pi+ "               |       265 |          3 |   0.011321 |    0.13689 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D~0  Lambda_c+  Lambda~0 "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  Lambda~0  p+ "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  phi(1020)  pi+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  K+  KS0 "          |       265 |          6 |   0.022642 |    0.27379 |      0.0000 |      4.0000 |
+ | "# max size B+ -> J/psi(1S)  K+  phi(1020) "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  KS0  pi+ "         |       265 |          7 |   0.026415 |    0.26646 |      0.0000 |      4.0000 |
+ | "# max size B+ -> J/psi(1S)  Lambda~0  p+ "     |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B+ -> J/psi(1S)  phi(1020)  pi+ "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K+  K+  K- "                  |       265 |         26 |   0.098113 |    0.61260 |      0.0000 |      9.0000 |
+ | "# max size B+ -> K+  K+  pi- "                 |       265 |         79 |    0.29811 |    0.70963 |      0.0000 |      4.0000 |
+ | "# max size B+ -> K+  K-  pi+ "                 |       265 |         16 |   0.060377 |    0.36360 |      0.0000 |      4.0000 |
+ | "# max size B+ -> K+  KS0  phi(1020) "          |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B+ -> K+  Lambda_c+  Lambda_c~- "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K+  Lambda_c+  p~- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K+  Lambda_c~-  p+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K+  p+  p~- "                 |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B+ -> K+  phi(1020)  phi(1020) "    |       265 |          6 |   0.022642 |    0.21159 |      0.0000 |      3.0000 |
+ | "# max size B+ -> K+  pi+  pi- "                |       265 |         68 |    0.25660 |    0.95671 |      0.0000 |      12.000 |
+ | "# max size B+ -> K-  pi+  pi+ "                |       265 |        104 |    0.39245 |     1.1577 |      0.0000 |      9.0000 |
+ | "# max size B+ -> KS0  phi(1020)  pi+ "         |       265 |          7 |   0.026415 |    0.28026 |      0.0000 |      4.0000 |
+ | "# max size B+ -> Lambda_c+  Lambda_c~-  pi+ "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> Lambda_c+  Lambda~0  phi(1020)|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> Lambda_c+  pi+  p~- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> Lambda_c~-  p+  pi+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> Lambda~0  p+  phi(1020) "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> p+  pi+  p~- "                |       265 |          5 |   0.018868 |    0.16143 |      0.0000 |      2.0000 |
+ | "# max size B+ -> phi(1020)  phi(1020)  pi+ "   |       265 |         14 |   0.052830 |    0.51856 |      0.0000 |      8.0000 |
+ | "# max size B+ -> pi+  pi+  pi- "               |       265 |        494 |     1.8642 |     4.4370 |      0.0000 |      48.000 |
+ | "# max size B- -> D*(2010)+  D-  K- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  D-  pi- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  D_s-  K- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  D_s-  pi- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  K-  K- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  K-  pi- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)+  pi-  pi- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D*(2010)+  K- "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D*(2010)+  pi- "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D*(2010)-  K+ "    |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size B- -> D*(2010)-  D*(2010)-  pi+ "   |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size B- -> D*(2010)-  D+  K- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D+  pi- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D-  K+ "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D-  pi+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D0  D0 "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D0  KS0 "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D0  phi(1020) "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D_s+  K- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D_s+  pi- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D_s-  K+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D_s-  pi+ "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D~0  D0 "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D~0  D~0 "         |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size B- -> D*(2010)-  D~0  KS0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  D~0  phi(1020) "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  J/psi(1S)  KS0 "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  K+  pi- "          |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size B- -> D*(2010)-  K-  K+ "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  K-  pi+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  KS0  KS0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  KS0  phi(1020) "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  Lambda_c+  p~- "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  Lambda_c~-  p+ "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  Lambda~0  Lambda0 "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  phi(1020)  phi(1020|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  pi-  pi+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D*(2010)-  p~-  p+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D+  D_s-  K- "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D+  D_s-  pi- "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D+  K-  K- "                  |       265 |          7 |   0.026415 |    0.26646 |      0.0000 |      4.0000 |
+ | "# max size B- -> D+  K-  pi- "                 |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size B- -> D+  pi-  pi- "                |       265 |         19 |   0.071698 |    0.49768 |      0.0000 |      4.0000 |
+ | "# max size B- -> D-  D+  K- "                  |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B- -> D-  D+  pi- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D-  K+ "                  |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size B- -> D-  D-  pi+ "                 |       265 |          3 |   0.011321 |    0.10580 |      0.0000 |      1.0000 |
+ | "# max size B- -> D-  D0  D0 "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D0  KS0 "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D0  phi(1020) "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D_s+  K- "                |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B- -> D-  D_s+  pi- "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D_s-  K+ "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D_s-  pi+ "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D~0  D0 "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D~0  D~0 "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D~0  KS0 "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  D~0  phi(1020) "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  J/psi(1S)  KS0 "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  J/psi(1S)  phi(1020) "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  K+  pi- "                 |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size B- -> D-  K-  K+ "                  |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B- -> D-  K-  pi+ "                 |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B- -> D-  KS0  phi(1020) "          |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B- -> D-  Lambda_c+  p~- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  Lambda_c~-  p+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  phi(1020)  phi(1020) "    |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B- -> D-  pi-  pi+ "                |       265 |          4 |   0.015094 |    0.17309 |      0.0000 |      2.0000 |
+ | "# max size B- -> D-  p~-  p+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  D0  K- "                  |       265 |          3 |   0.011321 |    0.10580 |      0.0000 |      1.0000 |
+ | "# max size B- -> D0  D0  pi- "                 |       265 |          4 |   0.015094 |    0.14971 |      0.0000 |      2.0000 |
+ | "# max size B- -> D0  J/psi(1S)  K- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  J/psi(1S)  pi- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  K-  KS0 "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  K-  phi(1020) "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  KS0  pi- "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  Lambda0  p~- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  Lambda_c~-  Lambda0 "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  phi(1020)  pi- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s+  K-  K- "                |       265 |          7 |   0.026415 |    0.28026 |      0.0000 |      4.0000 |
+ | "# max size B- -> D_s+  K-  pi- "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s+  pi-  pi- "              |       265 |          5 |   0.018868 |    0.25258 |      0.0000 |      4.0000 |
+ | "# max size B- -> D_s-  D0  D0 "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  D0  KS0 "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  D0  phi(1020) "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  D_s+  K- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  D_s+  pi- "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  D_s-  K+ "              |       265 |          7 |   0.026415 |    0.26646 |      0.0000 |      4.0000 |
+ | "# max size B- -> D_s-  D_s-  pi+ "             |       265 |          7 |   0.026415 |    0.20202 |      0.0000 |      2.0000 |
+ | "# max size B- -> D_s-  J/psi(1S)  KS0 "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  K+  pi- "               |       265 |          4 |   0.015094 |    0.14971 |      0.0000 |      2.0000 |
+ | "# max size B- -> D_s-  K-  K+ "                |       265 |          5 |   0.018868 |    0.25258 |      0.0000 |      4.0000 |
+ | "# max size B- -> D_s-  K-  pi+ "               |       265 |          3 |   0.011321 |    0.13689 |      0.0000 |      2.0000 |
+ | "# max size B- -> D_s-  KS0  phi(1020) "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  Lambda_c+  p~- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  Lambda_c~-  p+ "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  phi(1020)  phi(1020) "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  pi-  pi+ "              |       265 |          6 |   0.022642 |    0.19293 |      0.0000 |      2.0000 |
+ | "# max size B- -> D_s-  p~-  p+ "               |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size B- -> D~0  D0  K- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D0  pi- "                |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size B- -> D~0  D_s-  D0 "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D_s-  KS0 "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D_s-  phi(1020) "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D~0  D_s- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  D~0  K- "                |       265 |          3 |   0.011321 |    0.10580 |      0.0000 |      1.0000 |
+ | "# max size B- -> D~0  D~0  pi- "               |       265 |         12 |   0.045283 |    0.25666 |      0.0000 |      2.0000 |
+ | "# max size B- -> D~0  J/psi(1S)  K- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  J/psi(1S)  pi- "         |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size B- -> D~0  K-  KS0 "                |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B- -> D~0  K-  phi(1020) "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  KS0  pi- "               |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size B- -> D~0  Lambda0  p~- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  Lambda_c~-  Lambda0 "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  phi(1020)  pi- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  K-  KS0 "          |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B- -> J/psi(1S)  K-  phi(1020) "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  KS0  pi- "         |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size B- -> J/psi(1S)  Lambda0  p~- "     |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B- -> J/psi(1S)  phi(1020)  pi- "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K+  pi-  pi- "                |       265 |        115 |    0.43396 |     1.2754 |      0.0000 |      9.0000 |
+ | "# max size B- -> K-  K+  pi- "                 |       265 |         13 |   0.049057 |    0.27720 |      0.0000 |      3.0000 |
+ | "# max size B- -> K-  K-  K+ "                  |       265 |         24 |   0.090566 |    0.44223 |      0.0000 |      4.0000 |
+ | "# max size B- -> K-  K-  pi+ "                 |       265 |         80 |    0.30189 |    0.85086 |      0.0000 |      8.0000 |
+ | "# max size B- -> K-  KS0  phi(1020) "          |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B- -> K-  Lambda_c+  p~- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K-  Lambda_c~-  Lambda_c+ "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K-  Lambda_c~-  p+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K-  phi(1020)  phi(1020) "    |       265 |          6 |   0.022642 |    0.17227 |      0.0000 |      2.0000 |
+ | "# max size B- -> K-  pi-  pi+ "                |       265 |         45 |    0.16981 |    0.58069 |      0.0000 |      4.0000 |
+ | "# max size B- -> K-  p~-  p+ "                 |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B- -> KS0  phi(1020)  pi- "         |       265 |          4 |   0.015094 |    0.14971 |      0.0000 |      2.0000 |
+ | "# max size B- -> Lambda0  p~-  phi(1020) "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> Lambda_c+  p~-  pi- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> Lambda_c~-  Lambda0  phi(1020)|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> Lambda_c~-  Lambda_c+  pi- "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> Lambda_c~-  pi-  p+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> phi(1020)  phi(1020)  pi- "   |       265 |          8 |   0.030189 |    0.24386 |      0.0000 |      3.0000 |
+ | "# max size B- -> pi-  pi-  pi+ "               |       265 |        530 |     2.0000 |     5.6987 |      0.0000 |      72.000 |
+ | "# max size B- -> p~-  pi-  p+ "                |       265 |         12 |   0.045283 |    0.35532 |      0.0000 |      4.0000 |
+ | "# max size B0 -> D*(2010)+  D*(2010)-  D~0 "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)+  D*(2010)-  KS0 "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)+  D*(2010)-  phi(1020|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D+  D0 "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D+  D~0 "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D+  KS0 "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D+  phi(1020) "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D0  D_s+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D0  K+ "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D0  pi+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D_s+  D~0 "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D_s+  KS0 "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D_s+  phi(1020) "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  D~0  K+ "          |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D*(2010)-  D~0  pi+ "         |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D*(2010)-  J/psi(1S)  K+ "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  J/psi(1S)  pi+ "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  K+  KS0 "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  K+  phi(1020) "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  KS0  pi+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  Lambda_c+  Lambda~0|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  Lambda~0  p+ "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  phi(1020)  pi+ "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D+  D-  D~0 "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D+  D-  KS0 "                 |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D+  D-  phi(1020) "           |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  D0  D_s+ "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D0  K+ "                  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D0  pi+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D_s+  D~0 "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D_s+  KS0 "               |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  D_s+  phi(1020) "         |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  D~0  K+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  D~0  pi+ "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  J/psi(1S)  K+ "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  J/psi(1S)  pi+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  K+  KS0 "                 |       265 |          3 |   0.011321 |    0.13689 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D-  K+  phi(1020) "           |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  KS0  pi+ "                |       265 |          4 |   0.015094 |    0.14971 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D-  Lambda_c+  Lambda~0 "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  Lambda~0  p+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  phi(1020)  pi+ "          |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D0  D~0  D~0 "                |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D0  D~0  KS0 "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D0  D~0  phi(1020) "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s+  D_s-  D~0 "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s+  D_s-  KS0 "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s+  D_s-  phi(1020) "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s+  D~0  K- "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s+  D~0  pi- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  D~0  K+ "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  D~0  pi+ "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  J/psi(1S)  K+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  J/psi(1S)  pi+ "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  K+  KS0 "               |       265 |          4 |   0.015094 |    0.17309 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D_s-  K+  phi(1020) "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  KS0  pi+ "              |       265 |          4 |   0.015094 |    0.17309 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D_s-  Lambda_c+  Lambda~0 "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  Lambda~0  p+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D_s-  phi(1020)  pi+ "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  D~0  D~0 "               |       265 |         12 |   0.045283 |    0.20792 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D~0  D~0  KS0 "               |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D~0  D~0  phi(1020) "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  J/psi(1S)  KS0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  J/psi(1S)  phi(1020) "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  K+  K- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  K+  pi- "                |       265 |          6 |   0.022642 |    0.17227 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D~0  K-  pi+ "                |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D~0  KS0  phi(1020) "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  Lambda_c+  p~- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  Lambda_c~-  p+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  p+  p~- "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  phi(1020)  phi(1020) "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D~0  pi+  pi- "               |       265 |         16 |   0.060377 |    0.47991 |      0.0000 |      6.0000 |
+ | "# max size B0 -> J/psi(1S)  K+  K- "           |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B0 -> J/psi(1S)  K-  pi+ "          |       265 |          9 |   0.033962 |    0.27945 |      0.0000 |      4.0000 |
+ | "# max size B0 -> J/psi(1S)  KS0  KS0 "         |       265 |         21 |   0.079245 |    0.99306 |      0.0000 |      16.000 |
+ | "# max size B0 -> J/psi(1S)  KS0  phi(1020) "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  Lambda0  Lambda~0 "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  p+  p~- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  phi(1020)  phi(1020|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  pi+  pi- "         |       265 |         24 |   0.090566 |    0.40667 |      0.0000 |      4.0000 |
+ | "# max size B0 -> K+  K-  KS0 "                 |       265 |          6 |   0.022642 |    0.19293 |      0.0000 |      2.0000 |
+ | "# max size B0 -> K+  K-  phi(1020) "           |       265 |          7 |   0.026415 |    0.23644 |      0.0000 |      3.0000 |
+ | "# max size B0 -> K-  KS0  pi+ "                |       265 |         21 |   0.079245 |    0.35468 |      0.0000 |      2.0000 |
+ | "# max size B0 -> K-  Lambda_c+  Lambda~0 "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> K-  Lambda~0  p+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> K-  phi(1020)  pi+ "          |       265 |          7 |   0.026415 |    0.26646 |      0.0000 |      4.0000 |
+ | "# max size B0 -> KS0  KS0  phi(1020) "         |       265 |          9 |   0.033962 |    0.29264 |      0.0000 |      4.0000 |
+ | "# max size B0 -> KS0  Lambda_c+  Lambda_c~- "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> KS0  Lambda_c~-  p+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> KS0  p+  p~- "                |       265 |          3 |   0.011321 |    0.10580 |      0.0000 |      1.0000 |
+ | "# max size B0 -> KS0  phi(1020)  phi(1020) "   |       265 |          9 |   0.033962 |    0.29264 |      0.0000 |      4.0000 |
+ | "# max size B0 -> KS0  pi+  pi- "               |       265 |        117 |    0.44151 |     1.3505 |      0.0000 |      12.000 |
+ | "# max size B0 -> Lambda0  Lambda~0  phi(1020) "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> Lambda_c+  Lambda_c~-  phi(102|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> Lambda_c+  Lambda~0  pi- "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> Lambda_c~-  p+  phi(1020) "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> Lambda~0  p+  pi- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> p+  phi(1020)  p~- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> phi(1020)  phi(1020)  phi(1020|       265 |         16 |   0.060377 |    0.51774 |      0.0000 |      8.0000 |
+ | "# max size B0 -> phi(1020)  pi+  pi- "         |       265 |          4 |   0.015094 |    0.19367 |      0.0000 |      3.0000 |
+ | "# max size B~0 -> D*(2010)+  D-  D0 "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D-  D~0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D-  KS0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D-  phi(1020) "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D0  K- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D0  pi- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D_s-  D0 "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D_s-  KS0 "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D_s-  phi(1020) " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D~0  D_s- "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D~0  K- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  D~0  pi- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  J/psi(1S)  K- "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  J/psi(1S)  pi- "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  K-  KS0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  K-  phi(1020) "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  KS0  pi- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  Lambda0  p~- "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  Lambda_c~-  Lambda|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  phi(1020)  pi- "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)-  D*(2010)+  D0 "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D0  K- "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D0  pi- "                |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D+  D_s-  D0 "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D_s-  KS0 "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D_s-  phi(1020) "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D~0  D_s- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D~0  K- "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  D~0  pi- "               |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D+  J/psi(1S)  K- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  J/psi(1S)  pi- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  K-  KS0 "                |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D+  K-  phi(1020) "          |       265 |          4 |   0.015094 |    0.14971 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D+  KS0  pi- "               |       265 |          5 |   0.018868 |    0.16143 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D+  Lambda0  p~- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  Lambda_c~-  Lambda0 "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  phi(1020)  pi- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D-  D+  D0 "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  D0  D0 "                 |       265 |          9 |   0.033962 |    0.18113 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D0  D0  KS0 "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  D0  phi(1020) "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  J/psi(1S)  KS0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  J/psi(1S)  phi(1020) "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  K+  pi- "                |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D0  K-  K+ "                 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  K-  pi+ "                |       265 |          3 |   0.011321 |    0.10580 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D0  KS0  phi(1020) "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  Lambda_c+  p~- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  Lambda_c~-  p+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  phi(1020)  phi(1020) "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  pi-  pi+ "               |       265 |          8 |   0.030189 |    0.37747 |      0.0000 |      6.0000 |
+ | "# max size B~0 -> D0  p~-  p+ "                |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  D0  K- "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  D0  pi- "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  J/psi(1S)  K- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  J/psi(1S)  pi- "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  K-  KS0 "              |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D_s+  K-  phi(1020) "        |       265 |          5 |   0.018868 |    0.18332 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D_s+  KS0  pi- "             |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D_s+  Lambda0  p~- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  Lambda_c~-  Lambda0 "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s+  phi(1020)  pi- "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s-  D0  K+ "               |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s-  D0  pi+ "              |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D_s-  D_s+  D0 "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D~0  D0  D0 "                |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> J/psi(1S)  K+  pi- "         |       265 |          8 |   0.030189 |    0.22786 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> K+  KS0  pi- "               |       265 |         21 |   0.079245 |    0.40439 |      0.0000 |      4.0000 |
+ | "# max size B~0 -> K+  Lambda0  p~- "           |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> K+  Lambda_c~-  Lambda0 "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> K+  phi(1020)  pi- "         |       265 |          3 |   0.011321 |    0.18394 |      0.0000 |      3.0000 |
+ | "# max size B~0 -> KS0  Lambda_c+  p~- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> Lambda0  p~-  pi+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> Lambda_c+  p~-  phi(1020) "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> Lambda_c~-  Lambda0  pi+ "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  D*(2010)-  L|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  D-  Lambda0 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  D_s-  Lambda|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  K-  Lambda0 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)+  Lambda0  pi-|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D+  Lambda0 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D0  p+ "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D_s+  Lambda|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  D~0  p+ "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  K+  Lambda0 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  KS0  Lambda_|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  KS0  p+ "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  Lambda0  pi+|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  Lambda_c+  p|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D*(2010)-  p+  phi(1020|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D+  D-  Lambda0 "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D+  D_s-  Lambda0 "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D+  K-  Lambda0 "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D+  Lambda0  pi- "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  D0  p+ "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  D_s+  Lambda0 "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  D~0  p+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  J/psi(1S)  p+ "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  K+  Lambda0 "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  KS0  Lambda_c+ "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  KS0  p+ "          |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D-  Lambda0  pi+ "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  Lambda_c+  phi(1020|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D-  p+  phi(1020) "    |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D0  D0  Lambda0 "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  D_s-  p+ "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  D~0  Lambda0 "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  K-  Lambda_c+ "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  K-  p+ "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  Lambda0  phi(1020) |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  Lambda_c+  pi- "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D0  p+  pi- "          |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D_s+  D_s-  Lambda0 "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s+  K-  Lambda0 "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s+  Lambda0  pi- "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  D~0  p+ "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  K+  Lambda0 "    |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D_s-  KS0  Lambda_c+ " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  KS0  p+ "        |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b0 -> D_s-  Lambda0  pi+ "   |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D_s-  Lambda_c+  phi(10|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D_s-  p+  phi(1020) "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  D~0  Lambda0 "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  K-  Lambda_c+ "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  K-  p+ "          |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> D~0  Lambda0  phi(1020)|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  Lambda_c+  pi- "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> D~0  p+  pi- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  K-  Lambda_c|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  K-  p+ "    |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  KS0  Lambda0|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda0  phi|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda_c+  p|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  p+  pi- "   |       265 |          3 |   0.011321 |    0.13689 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b0 -> K+  K-  Lambda0 "      |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> K+  Lambda0  pi- "     |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> K-  KS0  Lambda_c+ "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> K-  KS0  p+ "          |       265 |          8 |   0.030189 |    0.21065 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b0 -> K-  Lambda0  pi+ "     |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> K-  Lambda_c+  phi(1020|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> K-  p+  phi(1020) "    |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> KS0  Lambda0  phi(1020)|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> KS0  Lambda_c+  pi- "  |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> KS0  p+  pi- "         |       265 |         22 |   0.083019 |    0.40828 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b0 -> Lambda0  Lambda_c+  Lam|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda0  Lambda_c+  p~-|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda0  Lambda_c~-  p+|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda0  p+  p~- "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda0  phi(1020)  phi|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda0  pi+  pi- "    |       265 |         10 |   0.037736 |    0.29857 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  phi(1020)  p|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> p+  phi(1020)  pi- "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D-  Lambda~|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D0  p~- "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D_s-  Lambd|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  D~0  p~- " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  K-  Lambda~|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  KS0  Lambda|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  KS0  p~- " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  Lambda_c~- |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  Lambda~0  p|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)+  p~-  phi(10|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  D*(2010)+  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  D+  Lambda~|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  D_s+  Lambd|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  K+  Lambda~|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D*(2010)-  Lambda~0  p|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  D0  p~- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  D_s-  Lambda~0 "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  D~0  p~- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  J/psi(1S)  p~- "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  K-  Lambda~0 "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  KS0  Lambda_c~- " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  KS0  p~- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  Lambda_c~-  phi(10|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  Lambda~0  pi- "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D+  p~-  phi(1020) "  |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> D-  D+  Lambda~0 "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  D_s+  Lambda~0 "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  K+  Lambda~0 "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D-  Lambda~0  pi+ "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  D0  Lambda~0 "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  K+  Lambda_c~- "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  K+  p~- "         |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> D0  Lambda_c~-  pi+ " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  Lambda~0  phi(1020|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D0  p~-  pi+ "        |       265 |          4 |   0.015094 |    0.14971 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> D_s+  D0  p~- "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  K-  Lambda~0 "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  KS0  Lambda_c~- |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  KS0  p~- "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  Lambda_c~-  phi(|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  Lambda~0  pi- " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s+  p~-  phi(1020) "|       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> D_s-  D_s+  Lambda~0 "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s-  K+  Lambda~0 "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D_s-  Lambda~0  pi+ " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  D0  Lambda~0 "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  D_s+  p~- "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  D~0  Lambda~0 "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  K+  Lambda_c~- " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  K+  p~- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  Lambda_c~-  pi+ "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  Lambda~0  phi(102|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> D~0  p~-  pi+ "       |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  K+  Lambda_|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  K+  p~- "  |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  KS0  Lambda|       265 |          4 |   0.015094 |    0.24525 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda_c~- |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda~0  p|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  p~-  pi+ " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K+  KS0  Lambda_c~- " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K+  KS0  p~- "        |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> K+  Lambda_c~-  phi(10|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K+  Lambda~0  pi- "   |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> K+  p~-  phi(1020) "  |       265 |          3 |   0.011321 |    0.18394 |      0.0000 |      3.0000 |
+ | "# max size Lambda_b~0 -> K-  K+  Lambda~0 "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> K-  Lambda~0  pi+ "   |       265 |          3 |   0.011321 |    0.10580 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> KS0  Lambda_c~-  pi+ "|       265 |          3 |   0.011321 |    0.13689 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> KS0  Lambda~0  phi(102|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> KS0  p~-  pi+ "       |       265 |         23 |   0.086792 |    0.79385 |      0.0000 |      12.000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  phi(1020) |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  Lambda_c+  p|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  Lambda_c~-  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  Lambda_c~-  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  phi(1020)  p|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  pi-  pi+ "  |       265 |          8 |   0.030189 |    0.24386 |      0.0000 |      3.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  p~-  p+ "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> p~-  phi(1020)  pi+ " |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_b- -> D*(2010)-  D*(2010)-  p+ " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  D-  p+ "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  D0  Lambda0 "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  D_s-  p+ "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  D~0  Lambda0 "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  K-  Lambda_c+ " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  K-  p+ "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  KS0  Lambda0 "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  Lambda0  phi(102|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  Lambda_c+  pi- "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D*(2010)-  p+  pi- "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D-  D-  p+ "               |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size Xi_b- -> D-  D0  Lambda0 "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D-  D_s-  p+ "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D-  D~0  Lambda0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D-  K-  Lambda_c+ "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D-  K-  p+ "               |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_b- -> D-  Lambda0  phi(1020) "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D-  Lambda_c+  pi- "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D-  p+  pi- "              |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_b- -> D0  D_s-  Lambda0 "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D0  K-  Lambda0 "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D0  Lambda0  pi- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D_s-  D_s-  p+ "           |       265 |          4 |   0.015094 |    0.12193 |      0.0000 |      1.0000 |
+ | "# max size Xi_b- -> D_s-  D~0  Lambda0 "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D_s-  K-  Lambda_c+ "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D_s-  K-  p+ "             |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size Xi_b- -> D_s-  Lambda0  phi(1020) " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D_s-  Lambda_c+  pi- "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D_s-  p+  pi- "            |       265 |          4 |   0.015094 |    0.14971 |      0.0000 |      2.0000 |
+ | "# max size Xi_b- -> D~0  K-  Lambda0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> D~0  Lambda0  pi- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> J/psi(1S)  K-  Lambda0 "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> J/psi(1S)  Lambda0  pi- "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> K-  K-  Lambda_c+ "        |       265 |          4 |   0.015094 |    0.24525 |      0.0000 |      4.0000 |
+ | "# max size Xi_b- -> K-  K-  p+ "               |       265 |         17 |   0.064151 |    0.33596 |      0.0000 |      4.0000 |
+ | "# max size Xi_b- -> K-  Lambda0  phi(1020) "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> K-  Lambda_c+  pi- "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> K-  p+  pi- "              |       265 |         14 |   0.052830 |    0.39459 |      0.0000 |      4.0000 |
+ | "# max size Xi_b- -> Lambda0  phi(1020)  pi- "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b- -> Lambda_c+  pi-  pi- "      |       265 |          6 |   0.022642 |    0.25964 |      0.0000 |      4.0000 |
+ | "# max size Xi_b- -> p+  pi-  pi- "             |       265 |         81 |    0.30566 |     1.4145 |      0.0000 |      16.000 |
+ | "# max size Xi_bc+ -> D*(2010)+  D*(2010)-  p+ "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  D-  p+ "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  D0  Lambda0 "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  D_s-  p+ "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  D~0  Lambda0 " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  K-  Lambda_c+ "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  K-  p+ "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  KS0  Lambda0 " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  Lambda0  phi(10|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  Lambda_c+  pi- |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)+  p+  pi- "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)-  D+  p+ "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)-  D_s+  p+ "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)-  K+  Lambda_c+ "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)-  K+  p+ "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)-  Lambda_c+  pi+ |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D*(2010)-  p+  pi+ "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D+  D-  p+ "              |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D+  D0  Lambda0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D+  D_s-  p+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D+  D~0  Lambda0 "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D+  K-  Lambda_c+ "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D+  K-  p+ "              |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D+  Lambda0  phi(1020) "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D+  Lambda_c+  pi- "      |       265 |          3 |   0.011321 |    0.13689 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc+ -> D+  p+  pi- "             |       265 |          3 |   0.011321 |    0.13689 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc+ -> D-  D_s+  p+ "            |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D-  K+  Lambda_c+ "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D-  K+  p+ "              |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D-  Lambda_c+  pi+ "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D-  p+  pi+ "             |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D0  D0  p+ "              |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D0  D_s+  Lambda0 "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  D~0  p+ "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  J/psi(1S)  p+ "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  K+  Lambda0 "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  KS0  Lambda_c+ "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  KS0  p+ "             |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  Lambda0  pi+ "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  Lambda_c+  phi(1020) "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D0  p+  phi(1020) "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s+  D_s-  p+ "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s+  D~0  Lambda0 "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s+  K-  Lambda_c+ "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s+  K-  p+ "            |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D_s+  Lambda0  phi(1020) "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s+  Lambda_c+  pi- "    |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc+ -> D_s+  p+  pi- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s-  K+  Lambda_c+ "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s-  K+  p+ "            |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D_s-  Lambda_c+  pi+ "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D_s-  p+  pi+ "           |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D~0  D~0  p+ "            |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> D~0  J/psi(1S)  p+ "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  K+  Lambda0 "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  KS0  Lambda_c+ "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  KS0  p+ "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  Lambda0  pi+ "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  Lambda_c+  phi(1020) |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> D~0  p+  phi(1020) "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> J/psi(1S)  K+  Lambda0 "  |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> J/psi(1S)  KS0  Lambda_c+ |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> J/psi(1S)  KS0  p+ "      |       265 |          5 |   0.018868 |    0.25258 |      0.0000 |      4.0000 |
+ | "# max size Xi_bc+ -> J/psi(1S)  Lambda0  pi+ " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> J/psi(1S)  p+  phi(1020) "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> K+  K-  Lambda_c+ "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> K+  K-  p+ "              |       265 |          3 |   0.011321 |    0.10580 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> K+  Lambda0  phi(1020) "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> K+  Lambda_c+  pi- "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> K+  p+  pi- "             |       265 |         10 |   0.037736 |    0.25788 |      0.0000 |      3.0000 |
+ | "# max size Xi_bc+ -> K-  Lambda_c+  pi+ "      |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc+ -> K-  p+  pi+ "             |       265 |         10 |   0.037736 |    0.24280 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc+ -> KS0  Lambda_c+  phi(1020) |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> KS0  p+  phi(1020) "      |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> Lambda0  phi(1020)  pi+ " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> Lambda_c+  Lambda_c+  p~- |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> Lambda_c+  Lambda_c~-  p+ |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> Lambda_c+  p+  p~- "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> Lambda_c+  phi(1020)  phi(|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> Lambda_c+  pi+  pi- "     |       265 |          4 |   0.015094 |    0.14971 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc+ -> Lambda_c~-  p+  p+ "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc+ -> p+  p+  p~- "             |       265 |         12 |   0.045283 |    0.29752 |      0.0000 |      4.0000 |
+ | "# max size Xi_bc+ -> p+  phi(1020)  phi(1020) "|       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc+ -> p+  pi+  pi- "            |       265 |         32 |    0.12075 |    0.54991 |      0.0000 |      4.0000 |
+ | "# max size Xi_bc~- -> D*(2010)+  D-  p~- "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)+  D_s-  p~- "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)+  K-  Lambda_c~-|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)+  K-  p~- "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)+  Lambda_c~-  pi|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)+  p~-  pi- "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  D*(2010)+  p~-|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  D+  p~- "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  D0  Lambda~0 "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  D_s+  p~- "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  D~0  Lambda~0 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  K+  Lambda_c~-|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  K+  p~- "     |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  KS0  Lambda~0 |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  Lambda_c~-  pi|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  Lambda~0  phi(|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D*(2010)-  p~-  pi+ "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D+  D_s-  p~- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D+  K-  Lambda_c~- "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D+  K-  p~- "            |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> D+  Lambda_c~-  pi- "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D+  p~-  pi- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  D+  p~- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  D0  Lambda~0 "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  D_s+  p~- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  D~0  Lambda~0 "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  K+  Lambda_c~- "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  K+  p~- "            |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  Lambda_c~-  pi+ "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  Lambda~0  phi(1020) "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D-  p~-  pi+ "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  D0  p~- "            |       265 |          3 |   0.011321 |    0.10580 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> D0  J/psi(1S)  p~- "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  K-  Lambda~0 "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  KS0  Lambda_c~- "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  KS0  p~- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  Lambda_c~-  phi(1020)|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  Lambda~0  pi- "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D0  p~-  phi(1020) "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s+  K-  Lambda_c~- "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s+  K-  p~- "          |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc~- -> D_s+  Lambda_c~-  pi- "  |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s+  p~-  pi- "         |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s-  D0  Lambda~0 "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s-  D_s+  p~- "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s-  K+  Lambda_c~- "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s-  K+  p~- "          |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s-  Lambda_c~-  pi+ "  |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc~- -> D_s-  Lambda~0  phi(1020)|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D_s-  p~-  pi+ "         |       265 |          4 |   0.015094 |    0.24525 |      0.0000 |      4.0000 |
+ | "# max size Xi_bc~- -> D~0  D0  p~- "           |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  D_s-  Lambda~0 "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  D~0  p~- "          |       265 |          2 |  0.0075472 |   0.086546 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> D~0  J/psi(1S)  p~- "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  K-  Lambda~0 "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  KS0  Lambda_c~- "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  KS0  p~- "          |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> D~0  Lambda_c~-  phi(1020|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  Lambda~0  pi- "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> D~0  p~-  phi(1020) "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> J/psi(1S)  K-  Lambda~0 "|       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> J/psi(1S)  KS0  Lambda_c~|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> J/psi(1S)  KS0  p~- "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> J/psi(1S)  Lambda~0  pi- |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> J/psi(1S)  p~-  phi(1020)|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K+  Lambda_c~-  pi- "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K+  p~-  pi- "           |       265 |         10 |   0.037736 |    0.28565 |      0.0000 |      3.0000 |
+ | "# max size Xi_bc~- -> K-  K+  Lambda_c~- "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K-  K+  p~- "            |       265 |          3 |   0.011321 |    0.18394 |      0.0000 |      3.0000 |
+ | "# max size Xi_bc~- -> K-  Lambda_c~-  pi+ "    |       265 |          3 |   0.011321 |    0.13689 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc~- -> K-  Lambda~0  phi(1020) "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> K-  p~-  pi+ "           |       265 |          8 |   0.030189 |    0.27306 |      0.0000 |      4.0000 |
+ | "# max size Xi_bc~- -> KS0  Lambda_c~-  phi(1020|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> KS0  p~-  phi(1020) "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> Lambda_c+  p~-  p~- "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> Lambda_c~-  Lambda_c+  p~|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> Lambda_c~-  Lambda_c~-  p|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> Lambda_c~-  phi(1020)  ph|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> Lambda_c~-  pi-  pi+ "   |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size Xi_bc~- -> Lambda_c~-  p~-  p+ "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> Lambda~0  phi(1020)  pi- |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_bc~- -> p~-  phi(1020)  phi(1020)|       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_bc~- -> p~-  pi-  pi+ "          |       265 |         43 |    0.16226 |    0.99437 |      0.0000 |      12.000 |
+ | "# max size Xi_bc~- -> p~-  p~-  p+ "           |       265 |         10 |   0.037736 |    0.20943 |      0.0000 |      2.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  D*(2010)+  p~- |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  D+  p~- "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  D0  Lambda~0 " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  D_s+  p~- "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  D~0  Lambda~0 "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  K+  Lambda_c~- |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  K+  p~- "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  KS0  Lambda~0 "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  Lambda_c~-  pi+|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  Lambda~0  phi(1|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D*(2010)+  p~-  pi+ "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D+  D+  p~- "             |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_b~+ -> D+  D0  Lambda~0 "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D+  D_s+  p~- "           |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size Xi_b~+ -> D+  D~0  Lambda~0 "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D+  K+  Lambda_c~- "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D+  K+  p~- "             |       265 |          3 |   0.011321 |    0.18394 |      0.0000 |      3.0000 |
+ | "# max size Xi_b~+ -> D+  Lambda_c~-  pi+ "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D+  Lambda~0  phi(1020) " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D+  p~-  pi+ "            |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_b~+ -> D0  K+  Lambda~0 "        |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D0  Lambda~0  pi+ "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D_s+  D0  Lambda~0 "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D_s+  D_s+  p~- "         |       265 |          4 |   0.015094 |    0.24525 |      0.0000 |      4.0000 |
+ | "# max size Xi_b~+ -> D_s+  K+  Lambda_c~- "    |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D_s+  K+  p~- "           |       265 |          6 |   0.022642 |    0.36788 |      0.0000 |      6.0000 |
+ | "# max size Xi_b~+ -> D_s+  Lambda_c~-  pi+ "   |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D_s+  Lambda~0  phi(1020) |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D_s+  p~-  pi+ "          |       265 |          2 |  0.0075472 |    0.12263 |      0.0000 |      2.0000 |
+ | "# max size Xi_b~+ -> D~0  D_s+  Lambda~0 "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D~0  K+  Lambda~0 "       |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> D~0  Lambda~0  pi+ "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> J/psi(1S)  K+  Lambda~0 " |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_b~+ -> J/psi(1S)  Lambda~0  pi+ "|       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ | "# max size Xi_b~+ -> K+  K+  Lambda_c~- "      |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> K+  K+  p~- "             |       265 |         17 |   0.064151 |    0.57596 |      0.0000 |      9.0000 |
+ | "# max size Xi_b~+ -> K+  Lambda_c~-  pi+ "     |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> K+  Lambda~0  phi(1020) " |       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> K+  p~-  pi+ "            |       265 |         10 |   0.037736 |    0.32286 |      0.0000 |      4.0000 |
+ | "# max size Xi_b~+ -> Lambda_c~-  pi+  pi+ "    |       265 |          5 |   0.018868 |    0.25258 |      0.0000 |      4.0000 |
+ | "# max size Xi_b~+ -> Lambda~0  phi(1020)  pi+ "|       265 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> p~-  pi+  pi+ "           |       265 |         94 |    0.35472 |     1.8084 |      0.0000 |      18.000 |
+ | "# p+"                                          |       265 |         55 |    0.20755 |    0.44120 |      0.0000 |      2.0000 |
+ | "# phi(1020)"                                   |       265 |         10 |   0.037736 |    0.20943 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |       265 |        274 |     1.0340 |    0.83031 |      0.0000 |      4.0000 |
+ | "# pi-"                                         |       265 |        271 |     1.0226 |    0.87710 |      0.0000 |      6.0000 |
+ | "# p~-"                                         |       265 |         49 |    0.18491 |    0.43411 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       265 |          1 |  0.0037736 |   0.061313 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       265 |          1 |( 0.377358 +- 0.376646 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1320 |        136 |(  10.3030 +- 0.836728 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       136 |          1 |( 0.735294 +- 0.732586 )%|   -------   |   -------   |
+StrippingB2threebodyLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2threebodyLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2threebodyLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2hhh_KKK_inclLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2hhh_KKK_inclLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bu2hhh_KKK_inclLine           SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  K+  K- "                           |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  K-  K+ "                           |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       911 |      13049 |     14.324 |     7.4318 |      0.0000 |      47.000 |
+ | "# K-"                                          |       911 |      12881 |     14.139 |     7.3744 |      0.0000 |      45.000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# max size B+ -> K+  K+  K- "                  |       911 |    4739981 |     5203.1 |     8599.3 |      0.0000 |      88360. |
+ | "# max size B- -> K-  K-  K+ "                  |       911 |    4683271 |     5140.8 |     8477.3 |      0.0000 |      75200. |
+ | "# selected"                                    |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       911 |          0 |(  0.00000 +- 0.109769 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |   4487325 |      45127 |(  1.00565 +- 0.00471016)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     45127 |          0 |(  0.00000 +- 0.00221597)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingBu2hhh_KKK_inclLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBu2hhh_KKK_inclLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2hhh_KKK_inclLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2hhh_KKK_samesig...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2hhh_KKK_samesig...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bu2hhh_KKK_samesignLine       SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  K+  K+ "                           |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  K-  K- "                           |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       911 |      13049 |     14.324 |     7.4318 |      0.0000 |      47.000 |
+ | "# K-"                                          |       911 |      12881 |     14.139 |     7.3744 |      0.0000 |      45.000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# max size B+ -> K+  K+  K+ "                  |       911 |    5172269 |     5677.6 |     9758.6 |      0.0000 |  1.0382e+05 |
+ | "# max size B- -> K-  K-  K- "                  |       911 |    4981139 |     5467.8 |     9303.5 |      0.0000 |      91125. |
+ | "# selected"                                    |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       911 |          0 |(  0.00000 +- 0.109769 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |   1466429 |      14095 |( 0.961178 +- 0.00805702)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     14095 |          0 |(  0.00000 +- 0.00709471)%|   -------   |   -------   |
+StrippingBu2hhh_KKK_samesig...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBu2hhh_KKK_samesig...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2hhh_KKK_samesig...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2hhh_pph_inclLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2hhh_pph_inclLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bu2hhh_pph_inclLine           SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> p+  p~-  K+ "                          |       907 |          1 |  0.0011025 |   0.033186 |      0.0000 |      1.0000 |
+ | "# B- -> p~-  p+  K- "                          |       907 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       907 |      13046 |     14.384 |     7.3926 |      0.0000 |      47.000 |
+ | "# K-"                                          |       907 |      12877 |     14.197 |     7.3387 |      0.0000 |      45.000 |
+ | "# Phys/StdAllLooseProtons"                     |       907 |      21309 |     23.494 |     16.793 |      1.0000 |      127.00 |
+ | "# Phys/StdAllNoPIDsKaons"                      |       907 |      42722 |     47.103 |     22.915 |      1.0000 |      150.00 |
+ | "# input particles"                             |       907 |      64031 |     70.596 |     39.203 |      2.0000 |      277.00 |
+ | "# max size B+ -> p+  p~-  K+ "                 |       907 |    1667862 |     1838.9 |     4734.6 |      0.0000 |      69795. |
+ | "# max size B- -> p~-  p+  K- "                 |       907 |    1643759 |     1812.3 |     4621.3 |      0.0000 |      59400. |
+ | "# p+"                                          |       907 |       6606 |     7.2834 |     5.5821 |      0.0000 |      45.000 |
+ | "# p~-"                                         |       907 |       6376 |     7.0298 |     5.5164 |      0.0000 |      37.000 |
+ | "# selected"                                    |       907 |          1 |  0.0011025 |   0.033186 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       907 |          1 |( 0.110254 +- 0.110193 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |   3311621 |      23972 |( 0.723875 +- 0.00465837)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     23972 |          1 |(0.00417153 +- 0.00417145)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+RelatedInfo1_Bu2hhh_pph_inc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2hhh_pph_inclLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Bu2hhh_pph_inc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2hhh_pph_inclLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Bu2hhh_pph_inc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2hhh_pph_inclLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_Bu2hhh_pph_inc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2hhh_pph_inclLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_Bu2hhh_pph_inc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2hhh_pph_inclLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_Bu2hhh_pph_inc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2hhh_pph_inclLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_Bu2hhh_pph_inc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2hhh_pph_inclLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo8_Bu2hhh_pph_inc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2hhh_pph_inclLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo9_Bu2hhh_pph_inc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2hhh_pph_inclLine"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBu2hhh_pph_inclLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBu2hhh_pph_inclLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2hhh_pph_inclLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibcBDT_XibcP2pKpi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XibcBDTSelHighPTProtons       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNProtons"                  |       906 |      25227 |     27.844 |     18.753 |      1.0000 |      136.00 |
+ | "# input particles"                             |       906 |      25227 |     27.844 |     18.753 |      1.0000 |      136.00 |
+ |*"#accept"                                       |       906 |        750 |(  82.7815 +- 1.25430  )%|   -------   |   -------   |
+ | "#passed"                                       |       906 |       2182 |     2.4084 |     1.9870 |      0.0000 |      11.000 |
+ |*"efficiency"                                    |     25227 |       2182 |(  8.64946 +- 0.176977 )%|   -------   |   -------   |
+XibcBDTSelHighPTKaons         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNKaons"                    |       750 |      22308 |     29.744 |     18.172 |      1.0000 |      122.00 |
+ | "# input particles"                             |       750 |      22308 |     29.744 |     18.172 |      1.0000 |      122.00 |
+ |*"#accept"                                       |       750 |        750 |(  100.000 +- 0.133333 )%|   -------   |   -------   |
+ | "#passed"                                       |       750 |       2420 |     3.2267 |     1.8880 |      1.0000 |      11.000 |
+ |*"efficiency"                                    |     22308 |       2420 |(  10.8481 +- 0.208215 )%|   -------   |   -------   |
+XibcBDTSelPions               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNPions"                    |       871 |      38175 |     43.829 |     20.872 |      2.0000 |      137.00 |
+ | "# input particles"                             |       871 |      38175 |     43.829 |     20.872 |      2.0000 |      137.00 |
+ |*"#accept"                                       |       871 |        869 |(  99.7704 +- 0.162180 )%|   -------   |   -------   |
+ | "#passed"                                       |       871 |      17783 |     20.417 |     9.0424 |      0.0000 |      49.000 |
+ |*"efficiency"                                    |     38175 |      17783 |(  46.5828 +- 0.255308 )%|   -------   |   -------   |
+XibcBDTSelXibcP2pKpi          SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       748 |       1230 |     1.6444 |     1.2684 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       748 |       1188 |     1.5882 |     1.2427 |      0.0000 |      7.0000 |
+ | "# Phys/XibcBDTSelHighPTKaons"                  |       748 |       2418 |     3.2326 |     1.8870 |      1.0000 |      11.000 |
+ | "# Phys/XibcBDTSelHighPTProtons"                |       748 |       2180 |     2.9144 |     1.8196 |      1.0000 |      11.000 |
+ | "# Phys/XibcBDTSelPions"                        |       748 |      16109 |     21.536 |     8.8119 |      3.0000 |      49.000 |
+ | "# Xi_bc+ -> p+  K-  pi+ "                      |       748 |       1006 |     1.3449 |     4.0533 |      0.0000 |      48.000 |
+ | "# Xi_bc~- -> p~-  K+  pi- "                    |       748 |        943 |     1.2607 |     3.8247 |      0.0000 |      53.000 |
+ | "# input particles"                             |       748 |      20707 |     27.683 |     10.997 |      5.0000 |      64.000 |
+ | "# max size Xi_bc+ -> p+  K-  pi+ "             |       748 |      25869 |     34.584 |     65.498 |      0.0000 |      630.00 |
+ | "# max size Xi_bc~- -> p~-  K+  pi- "           |       748 |      25324 |     33.856 |     60.374 |      0.0000 |      600.00 |
+ | "# p+"                                          |       748 |       1106 |     1.4786 |     1.2284 |      0.0000 |      7.0000 |
+ | "# pi+"                                         |       748 |       8068 |     10.786 |     4.9516 |      1.0000 |      28.000 |
+ | "# pi-"                                         |       748 |       8041 |     10.750 |     4.8214 |      0.0000 |      29.000 |
+ | "# p~-"                                         |       748 |       1074 |     1.4358 |     1.1993 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       748 |       1949 |     2.6056 |     7.4105 |      0.0000 |      96.000 |
+ |*"#accept"                                       |       748 |        223 |(  29.8128 +- 1.67255  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     51193 |      23902 |(  46.6900 +- 0.220501 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     23902 |       1949 |(  8.15413 +- 0.177012 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        34 |         34 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XibcBDT_XibcP2pKpiLine        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XibcBDTSelXibcP2pKpi"                   |       223 |       1949 |     8.7399 |     11.427 |      1.0000 |      96.000 |
+ | "# input particles"                             |       223 |       1949 |     8.7399 |     11.427 |      1.0000 |      96.000 |
+ |*"#accept"                                       |       223 |          3 |(  1.34529 +- 0.771462 )%|   -------   |   -------   |
+ | "#passed"                                       |       223 |          4 |   0.017937 |    0.16305 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |      1949 |          4 |( 0.205233 +- 0.102511 )%|   -------   |   -------   |
+StrippingXibcBDT_XibcP2pKpi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingXibcBDT_XibcP2pKpi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibcBDT_XibcP2pKpi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibcBDT_XibcP2D0pK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XibcBDTSelD0                  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseD02KPi"                         |       229 |        344 |     1.5022 |    0.96500 |      1.0000 |      10.000 |
+ | "# input particles"                             |       229 |        344 |     1.5022 |    0.96500 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       229 |        133 |(  58.0786 +- 3.26068  )%|   -------   |   -------   |
+ | "#passed"                                       |       229 |        161 |    0.70306 |    0.67328 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       344 |        161 |(  46.8023 +- 2.69030  )%|   -------   |   -------   |
+XibcBDTSelUnProtons           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNProtons"                  |       194 |       6695 |     34.510 |     21.412 |      3.0000 |      103.00 |
+ | "# input particles"                             |       194 |       6695 |     34.510 |     21.412 |      3.0000 |      103.00 |
+ |*"#accept"                                       |       194 |        194 |(  100.000 +- 0.515464 )%|   -------   |   -------   |
+ | "#passed"                                       |       194 |       2625 |     13.531 |     9.4155 |      1.0000 |      50.000 |
+ |*"efficiency"                                    |      6695 |       2625 |(  39.2084 +- 0.596672 )%|   -------   |   -------   |
+XibcBDTSelUnKaons             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNKaons"                    |       309 |      11427 |     36.981 |     22.364 |      2.0000 |      122.00 |
+ | "# input particles"                             |       309 |      11427 |     36.981 |     22.364 |      2.0000 |      122.00 |
+ |*"#accept"                                       |       309 |        308 |(  99.6764 +- 0.323101 )%|   -------   |   -------   |
+ | "#passed"                                       |       309 |       4135 |     13.382 |     8.5133 |      0.0000 |      60.000 |
+ |*"efficiency"                                    |     11427 |       4135 |(  36.1862 +- 0.449534 )%|   -------   |   -------   |
+XibcBDTSelHighPTPions         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNPions"                    |       276 |      15423 |     55.880 |     24.386 |      6.0000 |      137.00 |
+ | "# input particles"                             |       276 |      15423 |     55.880 |     24.386 |      6.0000 |      137.00 |
+ |*"#accept"                                       |       276 |        276 |(  100.000 +- 0.362319 )%|   -------   |   -------   |
+ | "#passed"                                       |       276 |       4129 |     14.960 |     6.2931 |      2.0000 |      32.000 |
+ |*"efficiency"                                    |     15423 |       4129 |(  26.7717 +- 0.356528 )%|   -------   |   -------   |
+XibcBDTSelXibcP2D0pKpi        SUCCESS Number of counters : 22
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |       133 |         81 |    0.60902 |    0.57301 |      0.0000 |      2.0000 |
+ | "# D~0"                                         |       133 |         80 |    0.60150 |    0.56115 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       133 |        833 |     6.2632 |     4.1511 |      0.0000 |      19.000 |
+ | "# K-"                                          |       133 |        833 |     6.2632 |     4.6192 |      0.0000 |      28.000 |
+ | "# Phys/XibcBDTSelD0"                           |       133 |        161 |     1.2105 |    0.40768 |      1.0000 |      2.0000 |
+ | "# Phys/XibcBDTSelHighPTPions"                  |       133 |       1827 |     13.737 |     6.0981 |      2.0000 |      32.000 |
+ | "# Phys/XibcBDTSelUnKaons"                      |       133 |       1666 |     12.526 |     8.1005 |      2.0000 |      43.000 |
+ | "# Phys/XibcBDTSelUnProtons"                    |       133 |       1894 |     14.241 |     9.9171 |      1.0000 |      50.000 |
+ | "# Xi_bc+ -> D0  p+  K-  pi+ "                  |       133 |       1542 |     11.594 |     51.514 |      0.0000 |      371.00 |
+ | "# Xi_bc~- -> D~0  p~-  K+  pi- "               |       133 |        834 |     6.2707 |     18.824 |      0.0000 |      117.00 |
+ | "# input particles"                             |       133 |       5548 |     41.714 |     23.028 |      7.0000 |      125.00 |
+ | "# max size Xi_bc+ -> D0  p+  K-  pi+ "         |       133 |      71293 |     536.04 |     2128.5 |      0.0000 |      21896. |
+ | "# max size Xi_bc~- -> D~0  p~-  K+  pi- "      |       133 |      47280 |     355.49 |     1114.8 |      0.0000 |      8640.0 |
+ | "# p+"                                          |       133 |        921 |     6.9248 |     4.9942 |      1.0000 |      24.000 |
+ | "# pi+"                                         |       133 |        889 |     6.6842 |     3.3591 |      1.0000 |      17.000 |
+ | "# pi-"                                         |       133 |        938 |     7.0526 |     3.5884 |      1.0000 |      20.000 |
+ | "# p~-"                                         |       133 |        973 |     7.3158 |     5.6106 |      0.0000 |      27.000 |
+ | "# selected"                                    |       133 |       2376 |     17.865 |     56.448 |      0.0000 |      421.00 |
+ |*"#accept"                                       |       133 |         58 |(  43.6090 +- 4.29999  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    118573 |      93652 |(  78.9826 +- 0.118321 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     93652 |       2376 |(  2.53705 +- 0.0513838)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       671 |        671 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XibcBDT_XibcP2D0pKpiLine      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XibcBDTSelXibcP2D0pKpi"                 |        58 |       2376 |     40.966 |     79.752 |      1.0000 |      421.00 |
+ | "# input particles"                             |        58 |       2376 |     40.966 |     79.752 |      1.0000 |      421.00 |
+ |*"#accept"                                       |        58 |          3 |(  5.17241 +- 2.90804  )%|   -------   |   -------   |
+ | "#passed"                                       |        58 |         19 |    0.32759 |     1.5690 |      0.0000 |      9.0000 |
+ |*"efficiency"                                    |      2376 |         19 |( 0.799663 +- 0.182720 )%|   -------   |   -------   |
+StrippingXibcBDT_XibcP2D0pK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingXibcBDT_XibcP2D0pK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibcBDT_XibcP2D0pK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibcBDT_XibcP2DpKL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XibcBDTSelDplus               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDplus2KPiPi"                    |       203 |        447 |     2.2020 |     2.1822 |      1.0000 |      14.000 |
+ | "# input particles"                             |       203 |        447 |     2.2020 |     2.1822 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       203 |         83 |(  40.8867 +- 3.45053  )%|   -------   |   -------   |
+ | "#passed"                                       |       203 |        125 |    0.61576 |    0.98768 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |       447 |        125 |(  27.9642 +- 2.12286  )%|   -------   |   -------   |
+XibcBDTSelXibcP2DpK           SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        82 |         62 |    0.75610 |    0.95714 |      0.0000 |      5.0000 |
+ | "# D-"                                          |        82 |         62 |    0.75610 |    0.81989 |      0.0000 |      4.0000 |
+ | "# K+"                                          |        82 |        475 |     5.7927 |     3.8879 |      1.0000 |      19.000 |
+ | "# K-"                                          |        82 |        447 |     5.4512 |     3.8323 |      1.0000 |      19.000 |
+ | "# Phys/XibcBDTSelDplus"                        |        82 |        124 |     1.5122 |     1.0270 |      1.0000 |      5.0000 |
+ | "# Phys/XibcBDTSelUnKaons"                      |        82 |        922 |     11.244 |     6.9748 |      3.0000 |      34.000 |
+ | "# Phys/XibcBDTSelUnProtons"                    |        82 |       1013 |     12.354 |     8.3948 |      2.0000 |      43.000 |
+ | "# Xi_bc+ -> D+  p+  K- "                       |        82 |        143 |     1.7439 |     5.3938 |      0.0000 |      31.000 |
+ | "# Xi_bc~- -> D-  p~-  K+ "                     |        82 |        209 |     2.5488 |     7.2518 |      0.0000 |      44.000 |
+ | "# input particles"                             |        82 |       2059 |     25.110 |     15.491 |      6.0000 |      77.000 |
+ | "# max size Xi_bc+ -> D+  p+  K- "              |        82 |       3205 |     39.085 |     98.495 |      0.0000 |      675.00 |
+ | "# max size Xi_bc~- -> D-  p~-  K+ "            |        82 |       4112 |     50.146 |     133.86 |      0.0000 |      864.00 |
+ | "# p+"                                          |        82 |        519 |     6.3293 |     4.3478 |      1.0000 |      21.000 |
+ | "# p~-"                                         |        82 |        494 |     6.0244 |     4.6275 |      1.0000 |      23.000 |
+ | "# selected"                                    |        82 |        352 |     4.2927 |     10.013 |      0.0000 |      63.000 |
+ |*"#accept"                                       |        82 |         34 |(  41.4634 +- 5.44051  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7317 |       4125 |(  56.3756 +- 0.579754 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4125 |        352 |(  8.53333 +- 0.434990 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        30 |         30 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XibcBDT_XibcP2DpKLine         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XibcBDTSelXibcP2DpK"                    |        34 |        352 |     10.353 |     13.381 |      1.0000 |      63.000 |
+ | "# input particles"                             |        34 |        352 |     10.353 |     13.381 |      1.0000 |      63.000 |
+ |*"#accept"                                       |        34 |          3 |(  8.82353 +- 4.86433  )%|   -------   |   -------   |
+ | "#passed"                                       |        34 |          8 |    0.23529 |    0.84222 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |       352 |          8 |(  2.27273 +- 0.794347 )%|   -------   |   -------   |
+StrippingXibcBDT_XibcP2DpKL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingXibcBDT_XibcP2DpKLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibcBDT_XibcP2DpKLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibcBDT_XibcP2LcKp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XibcBDTSelProtons             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNProtons"                  |       906 |      25227 |     27.844 |     18.753 |      1.0000 |      136.00 |
+ | "# input particles"                             |       906 |      25227 |     27.844 |     18.753 |      1.0000 |      136.00 |
+ |*"#accept"                                       |       906 |        879 |(  97.0199 +- 0.564916 )%|   -------   |   -------   |
+ | "#passed"                                       |       906 |       6340 |     6.9978 |     5.5036 |      0.0000 |      46.000 |
+ |*"efficiency"                                    |     25227 |       6340 |(  25.1318 +- 0.273104 )%|   -------   |   -------   |
+XibcBDTSelKaons               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNKaons"                    |       878 |      24326 |     27.706 |     17.902 |      1.0000 |      122.00 |
+ | "# input particles"                             |       878 |      24326 |     27.706 |     17.902 |      1.0000 |      122.00 |
+ |*"#accept"                                       |       878 |        869 |(  98.9749 +- 0.339930 )%|   -------   |   -------   |
+ | "#passed"                                       |       878 |       5767 |     6.5683 |     4.6182 |      0.0000 |      39.000 |
+ |*"efficiency"                                    |     24326 |       5767 |(  23.7071 +- 0.272676 )%|   -------   |   -------   |
+XibcBDTSelLambdaC             SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       866 |       2922 |     3.3741 |     2.6271 |      0.0000 |      21.000 |
+ | "# K-"                                          |       866 |       2842 |     3.2818 |     2.5378 |      0.0000 |      18.000 |
+ | "# Lambda_c+ -> p+  K-  pi+ "                   |       866 |        242 |    0.27945 |     1.0982 |      0.0000 |      18.000 |
+ | "# Lambda_c~- -> p~-  K+  pi- "                 |       866 |        254 |    0.29330 |    0.99392 |      0.0000 |      12.000 |
+ | "# Phys/XibcBDTSelKaons"                        |       866 |       5764 |     6.6559 |     4.5891 |      1.0000 |      39.000 |
+ | "# Phys/XibcBDTSelPions"                        |       866 |      17754 |     20.501 |     8.9905 |      1.0000 |      49.000 |
+ | "# Phys/XibcBDTSelProtons"                      |       866 |       6320 |     7.2979 |     5.4412 |      1.0000 |      46.000 |
+ | "# input particles"                             |       866 |      29838 |     34.455 |     17.642 |      3.0000 |      121.00 |
+ | "# max size Lambda_c+ -> p+  K-  pi+ "          |       866 |     226234 |     261.24 |     648.39 |      0.0000 |      9234.0 |
+ | "# max size Lambda_c~- -> p~-  K+  pi- "        |       866 |     219535 |     253.50 |     599.98 |      0.0000 |      6804.0 |
+ | "# p+"                                          |       866 |       3215 |     3.7125 |     3.1177 |      0.0000 |      27.000 |
+ | "# pi+"                                         |       866 |       8922 |     10.303 |     4.9790 |      0.0000 |      28.000 |
+ | "# pi-"                                         |       866 |       8832 |     10.199 |     4.9218 |      0.0000 |      29.000 |
+ | "# p~-"                                         |       866 |       3105 |     3.5855 |     2.9370 |      0.0000 |      19.000 |
+ | "# selected"                                    |       866 |        496 |    0.57275 |     1.8007 |      0.0000 |      25.000 |
+ |*"#accept"                                       |       866 |        190 |(  21.9400 +- 1.40628  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    445769 |       2657 |( 0.596049 +- 0.0115289)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2657 |        496 |(  18.6677 +- 0.755929 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XibcBDTSelUnPions             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNPions"                    |       502 |      25537 |     50.871 |     22.024 |      12.000 |      137.00 |
+ | "# input particles"                             |       502 |      25537 |     50.871 |     22.024 |      12.000 |      137.00 |
+ |*"#accept"                                       |       502 |        502 |(  100.000 +- 0.199203 )%|   -------   |   -------   |
+ | "#passed"                                       |       502 |      18367 |     36.588 |     13.982 |      9.0000 |      80.000 |
+ |*"efficiency"                                    |     25537 |      18367 |(  71.9231 +- 0.281206 )%|   -------   |   -------   |
+XibcBDTSelXibcP2LcKpi         SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       190 |       1513 |     7.9632 |     4.8497 |      1.0000 |      30.000 |
+ | "# K-"                                          |       190 |       1530 |     8.0526 |     5.0260 |      1.0000 |      30.000 |
+ | "# Lambda_c+"                                   |       190 |        242 |     1.2737 |     2.0568 |      0.0000 |      18.000 |
+ | "# Lambda_c~-"                                  |       190 |        254 |     1.3368 |     1.7628 |      0.0000 |      12.000 |
+ | "# Phys/XibcBDTSelLambdaC"                      |       190 |        496 |     2.6105 |     3.0755 |      1.0000 |      25.000 |
+ | "# Phys/XibcBDTSelUnKaons"                      |       190 |       3043 |     16.016 |     9.1643 |      3.0000 |      60.000 |
+ | "# Phys/XibcBDTSelUnPions"                      |       190 |       8211 |     43.216 |     14.713 |      15.000 |      80.000 |
+ | "# Xi_bc+ -> Lambda_c+  K-  pi+ "               |       190 |       2398 |     12.621 |     36.547 |      0.0000 |      360.00 |
+ | "# Xi_bc~- -> Lambda_c~-  K+  pi- "             |       190 |       3164 |     16.653 |     50.696 |      0.0000 |      499.00 |
+ | "# input particles"                             |       190 |      11750 |     61.842 |     23.963 |      21.000 |      130.00 |
+ | "# max size Xi_bc+ -> Lambda_c+  K-  pi+ "      |       190 |      73048 |     384.46 |     1074.6 |      0.0000 |      8928.0 |
+ | "# max size Xi_bc~- -> Lambda_c~-  K+  pi- "    |       190 |      77848 |     409.73 |     843.86 |      0.0000 |      6264.0 |
+ | "# pi+"                                         |       190 |       4061 |     21.374 |     8.0061 |      6.0000 |      42.000 |
+ | "# pi-"                                         |       190 |       4150 |     21.842 |     7.6197 |      7.0000 |      45.000 |
+ | "# selected"                                    |       190 |       5562 |     29.274 |     70.894 |      0.0000 |      499.00 |
+ |*"#accept"                                       |       190 |        132 |(  69.4737 +- 3.34095  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    150896 |      49928 |(  33.0877 +- 0.121129 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     49928 |       5562 |(  11.1400 +- 0.140807 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        66 |         66 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XibcBDT_XibcP2LcKpiLine       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XibcBDTSelXibcP2LcKpi"                  |       132 |       5562 |     42.136 |     81.807 |      1.0000 |      499.00 |
+ | "# input particles"                             |       132 |       5562 |     42.136 |     81.807 |      1.0000 |      499.00 |
+ |*"#accept"                                       |       132 |          5 |(  3.78788 +- 1.66160  )%|   -------   |   -------   |
+ | "#passed"                                       |       132 |         11 |   0.083333 |    0.46125 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      5562 |         11 |( 0.197771 +- 0.0595711)%|   -------   |   -------   |
+StrippingXibcBDT_XibcP2LcKp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingXibcBDT_XibcP2LcKp...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibcBDT_XibcP2LcKp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibcBDT_XibcP2Lamb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XibcBDTSelLambdaDD            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ | "# input particles"                             |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       494 |        356 |(  72.0648 +- 2.01871  )%|   -------   |   -------   |
+ | "#passed"                                       |       494 |        603 |     1.2206 |     1.2214 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |      1222 |        603 |(  49.3453 +- 1.43020  )%|   -------   |   -------   |
+XibcBDTSelPions4LP            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNPions"                    |       878 |      38329 |     43.655 |     20.911 |      2.0000 |      137.00 |
+ | "# input particles"                             |       878 |      38329 |     43.655 |     20.911 |      2.0000 |      137.00 |
+ |*"#accept"                                       |       878 |        859 |(  97.8360 +- 0.491057 )%|   -------   |   -------   |
+ | "#passed"                                       |       878 |       5877 |     6.6936 |     3.6434 |      0.0000 |      21.000 |
+ |*"efficiency"                                    |     38329 |       5877 |(  15.3330 +- 0.184038 )%|   -------   |   -------   |
+XibcBDTSelLambdaLL            SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> p+  pi- "                         |       859 |        129 |    0.15017 |    0.48448 |      0.0000 |      5.0000 |
+ | "# Lambda~0 -> p~-  pi+ "                       |       859 |        136 |    0.15832 |    0.51572 |      0.0000 |      5.0000 |
+ | "# Phys/XibcBDTSelPions4LP"                     |       859 |       5877 |     6.8417 |     3.5433 |      1.0000 |      21.000 |
+ | "# Phys/XibcBDTSelProtons"                      |       859 |       6294 |     7.3271 |     5.4473 |      1.0000 |      46.000 |
+ | "# input particles"                             |       859 |      12171 |     14.169 |     7.8952 |      2.0000 |      60.000 |
+ | "# max size Lambda0 -> p+  pi- "                |       859 |      12824 |     14.929 |     21.290 |      0.0000 |      182.00 |
+ | "# max size Lambda~0 -> p~-  pi+ "              |       859 |      12746 |     14.838 |     19.289 |      0.0000 |      154.00 |
+ | "# p+"                                          |       859 |       3204 |     3.7299 |     3.1225 |      0.0000 |      27.000 |
+ | "# pi+"                                         |       859 |       2992 |     3.4831 |     2.1315 |      0.0000 |      12.000 |
+ | "# pi-"                                         |       859 |       2885 |     3.3586 |     2.1235 |      0.0000 |      13.000 |
+ | "# p~-"                                         |       859 |       3090 |     3.5972 |     2.9415 |      0.0000 |      19.000 |
+ | "# selected"                                    |       859 |        265 |    0.30850 |    0.74849 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       859 |        181 |(  21.0710 +- 1.39144  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     25570 |        594 |(  2.32303 +- 0.0942017)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       594 |        265 |(  44.6128 +- 2.03958  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        15 |         15 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XibcBDTSelLambda              SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XibcBDTSelLambdaDD"                     |       451 |        603 |     1.3370 |     1.2159 |      0.0000 |      7.0000 |
+ | "# Phys/XibcBDTSelLambdaLL"                     |       451 |        265 |    0.58758 |    0.95031 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       451 |        868 |     1.9246 |     1.3916 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |       451 |        451 |(  100.000 +- 0.221729 )%|   -------   |   -------   |
+ | "#passed"                                       |       451 |        868 |     1.9246 |     1.3916 |      1.0000 |      8.0000 |
+ |*"efficiency"                                    |       868 |        868 |(  100.000 +- 0.115207 )%|   -------   |   -------   |
+XibcBDTSelXibcP2LambdaPi      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       451 |        442 |    0.98004 |     1.0808 |      0.0000 |      6.0000 |
+ | "# Lambda~0"                                    |       451 |        426 |    0.94457 |     1.1297 |      0.0000 |      8.0000 |
+ | "# Phys/XibcBDTSelLambda"                       |       451 |        868 |     1.9246 |     1.3916 |      1.0000 |      8.0000 |
+ | "# Phys/XibcBDTSelUnPions"                      |       451 |      16641 |     36.898 |     14.149 |      9.0000 |      80.000 |
+ | "# Xi_bc+ -> Lambda0  pi+ "                     |       451 |         40 |   0.088692 |    0.42758 |      0.0000 |      4.0000 |
+ | "# Xi_bc~- -> Lambda~0  pi- "                   |       451 |         40 |   0.088692 |    0.53368 |      0.0000 |      7.0000 |
+ | "# input particles"                             |       451 |      17509 |     38.823 |     14.735 |      10.000 |      85.000 |
+ | "# max size Xi_bc+ -> Lambda0  pi+ "            |       451 |       8980 |     19.911 |     28.807 |      0.0000 |      240.00 |
+ | "# max size Xi_bc~- -> Lambda~0  pi- "          |       451 |       8564 |     18.989 |     29.651 |      0.0000 |      264.00 |
+ | "# pi+"                                         |       451 |       8301 |     18.406 |     7.4484 |      3.0000 |      42.000 |
+ | "# pi-"                                         |       451 |       8340 |     18.492 |     7.5277 |      3.0000 |      45.000 |
+ | "# selected"                                    |       451 |         80 |    0.17738 |    0.67880 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |       451 |         46 |(  10.1996 +- 1.42509  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     17544 |        274 |(  1.56179 +- 0.0936114)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       274 |         80 |(  29.1971 +- 2.74676  )%|   -------   |   -------   |
+XibcBDT_XibcP2LambdaPiLine    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XibcBDTSelXibcP2LambdaPi"               |        46 |         80 |     1.7391 |     1.3422 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        46 |         80 |     1.7391 |     1.3422 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |        46 |          0 |(  0.00000 +- 2.17391  )%|   -------   |   -------   |
+ |*"#passed"                                       |        46 |          0 |(  0.00000 +- 2.17391  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        80 |          0 |(  0.00000 +- 1.25000  )%|   -------   |   -------   |
+StrippingXibcBDT_XibcP2Lamb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXibcBDT_XibcP2Lamb...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibcBDT_XibcP2Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibcBDT_Xibc2pKLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XibcBDTSelXibc2pK             SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       750 |       1230 |     1.6400 |     1.2695 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       750 |       1190 |     1.5867 |     1.2414 |      0.0000 |      7.0000 |
+ | "# Phys/XibcBDTSelHighPTKaons"                  |       750 |       2420 |     3.2267 |     1.8880 |      1.0000 |      11.000 |
+ | "# Phys/XibcBDTSelHighPTProtons"                |       750 |       2182 |     2.9093 |     1.8198 |      1.0000 |      11.000 |
+ | "# Xi_bc0 -> p+  K- "                           |       750 |         47 |   0.062667 |    0.25834 |      0.0000 |      2.0000 |
+ | "# Xi_bc~0 -> p~-  K+ "                         |       750 |         54 |   0.072000 |    0.28311 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       750 |       4602 |     6.1360 |     3.6661 |      2.0000 |      22.000 |
+ | "# max size Xi_bc0 -> p+  K- "                  |       750 |       1898 |     2.5307 |     3.7578 |      0.0000 |      30.000 |
+ | "# max size Xi_bc~0 -> p~-  K+ "                |       750 |       1910 |     2.5467 |     3.7270 |      0.0000 |      30.000 |
+ | "# p+"                                          |       750 |       1106 |     1.4747 |     1.2291 |      0.0000 |      7.0000 |
+ | "# p~-"                                         |       750 |       1076 |     1.4347 |     1.1979 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       750 |        101 |    0.13467 |    0.50253 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       750 |         59 |(  7.86667 +- 0.983044 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3808 |        947 |(  24.8687 +- 0.700468 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       947 |        101 |(  10.6653 +- 1.00305  )%|   -------   |   -------   |
+XibcBDT_Xibc2pKLine           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XibcBDTSelXibc2pK"                      |        59 |        101 |     1.7119 |    0.71428 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        59 |        101 |     1.7119 |    0.71428 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        59 |          2 |(  3.38983 +- 2.35600  )%|   -------   |   -------   |
+ |*"#passed"                                       |        59 |          2 |(  3.38983 +- 2.35600  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       101 |          2 |(  1.98020 +- 1.38628  )%|   -------   |   -------   |
+StrippingXibcBDT_Xibc2pKLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingXibcBDT_Xibc2pKLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibcBDT_Xibc2pKLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibcBDT_Xibc2D0pKL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XibcBDTSelXibc2D0pK           SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |       133 |         81 |    0.60902 |    0.57301 |      0.0000 |      2.0000 |
+ | "# D~0"                                         |       133 |         80 |    0.60150 |    0.56115 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       133 |        833 |     6.2632 |     4.1511 |      0.0000 |      19.000 |
+ | "# K-"                                          |       133 |        833 |     6.2632 |     4.6192 |      0.0000 |      28.000 |
+ | "# Phys/XibcBDTSelD0"                           |       133 |        161 |     1.2105 |    0.40768 |      1.0000 |      2.0000 |
+ | "# Phys/XibcBDTSelUnKaons"                      |       133 |       1666 |     12.526 |     8.1005 |      2.0000 |      43.000 |
+ | "# Phys/XibcBDTSelUnProtons"                    |       133 |       1894 |     14.241 |     9.9171 |      1.0000 |      50.000 |
+ | "# Xi_bc0 -> D0  p+  K- "                       |       133 |        117 |    0.87970 |     3.6993 |      0.0000 |      27.000 |
+ | "# Xi_bc~0 -> D~0  p~-  K+ "                    |       133 |        120 |    0.90226 |     2.8067 |      0.0000 |      20.000 |
+ | "# input particles"                             |       133 |       3721 |     27.977 |     17.923 |      4.0000 |      95.000 |
+ | "# max size Xi_bc0 -> D0  p+  K- "              |       133 |       6471 |     48.654 |     143.64 |      0.0000 |      1288.0 |
+ | "# max size Xi_bc~0 -> D~0  p~-  K+ "           |       133 |       4506 |     33.880 |     74.605 |      0.0000 |      432.00 |
+ | "# p+"                                          |       133 |        921 |     6.9248 |     4.9942 |      1.0000 |      24.000 |
+ | "# p~-"                                         |       133 |        973 |     7.3158 |     5.6106 |      0.0000 |      27.000 |
+ | "# selected"                                    |       133 |        237 |     1.7820 |     4.6183 |      0.0000 |      27.000 |
+ |*"#accept"                                       |       133 |         38 |(  28.5714 +- 3.91720  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     10977 |       6548 |(  59.6520 +- 0.468254 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      6548 |        237 |(  3.61943 +- 0.230813 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        34 |         34 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XibcBDT_Xibc2D0pKLine         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XibcBDTSelXibc2D0pK"                    |        38 |        237 |     6.2368 |     6.8458 |      1.0000 |      27.000 |
+ | "# input particles"                             |        38 |        237 |     6.2368 |     6.8458 |      1.0000 |      27.000 |
+ |*"#accept"                                       |        38 |          2 |(  5.26316 +- 3.62235  )%|   -------   |   -------   |
+ | "#passed"                                       |        38 |          3 |   0.078947 |    0.35404 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       237 |          3 |(  1.26582 +- 0.726183 )%|   -------   |   -------   |
+StrippingXibcBDT_Xibc2D0pKL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingXibcBDT_Xibc2D0pKLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibcBDT_Xibc2D0pKLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibcBDT_Xibc2Lambd...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdLoosePhi2K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        835 |(  91.6575 +- 0.916162 )%|   -------   |   -------   |
+XibcBDTSelPhi                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePhi2KK"                         |       442 |      17404 |     39.376 |     57.349 |      1.0000 |      400.00 |
+ | "# input particles"                             |       442 |      17404 |     39.376 |     57.349 |      1.0000 |      400.00 |
+ |*"#accept"                                       |       442 |        297 |(  67.1946 +- 2.23321  )%|   -------   |   -------   |
+ | "#passed"                                       |       442 |       1257 |     2.8439 |     4.2400 |      0.0000 |      30.000 |
+ |*"efficiency"                                    |     17404 |       1257 |(  7.22248 +- 0.196218 )%|   -------   |   -------   |
+XibcBDTSelXibc2LambdaPhi      SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       297 |        308 |     1.0370 |     1.1556 |      0.0000 |      6.0000 |
+ | "# Lambda~0"                                    |       297 |        299 |     1.0067 |     1.2391 |      0.0000 |      8.0000 |
+ | "# Phys/XibcBDTSelLambda"                       |       297 |        607 |     2.0438 |     1.5401 |      1.0000 |      8.0000 |
+ | "# Phys/XibcBDTSelPhi"                          |       297 |       1257 |     4.2323 |     4.5693 |      1.0000 |      30.000 |
+ | "# Xi_bc0 -> Lambda0  phi(1020) "               |       297 |          5 |   0.016835 |    0.15260 |      0.0000 |      2.0000 |
+ | "# Xi_bc~0 -> Lambda~0  phi(1020) "             |       297 |          3 |   0.010101 |    0.12936 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       297 |       1864 |     6.2761 |     5.4363 |      2.0000 |      36.000 |
+ | "# max size Xi_bc0 -> Lambda0  phi(1020) "      |       297 |       1672 |     5.6296 |     13.888 |      0.0000 |      120.00 |
+ | "# max size Xi_bc~0 -> Lambda~0  phi(1020) "    |       297 |       1833 |     6.1717 |     15.457 |      0.0000 |      160.00 |
+ | "# phi(1020)"                                   |       297 |       1257 |     4.2323 |     4.5693 |      1.0000 |      30.000 |
+ | "# selected"                                    |       297 |          8 |   0.026936 |    0.21544 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       297 |          5 |(  1.68350 +- 0.746521 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3505 |         56 |(  1.59772 +- 0.211792 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        56 |          8 |(  14.2857 +- 4.67610  )%|   -------   |   -------   |
+XibcBDT_Xibc2LambdaPhiLine    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XibcBDTSelXibc2LambdaPhi"               |         5 |          8 |     1.6000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          8 |     1.6000 |    0.48990 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"#passed"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
+StrippingXibcBDT_Xibc2Lambd...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXibcBDT_Xibc2Lambd...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibcBDT_Xibc2Lambd...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibcBDT_Xibc2LcPiL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XibcBDTSelXibc2LcPi           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+"                                   |       190 |        242 |     1.2737 |     2.0568 |      0.0000 |      18.000 |
+ | "# Lambda_c~-"                                  |       190 |        254 |     1.3368 |     1.7628 |      0.0000 |      12.000 |
+ | "# Phys/XibcBDTSelLambdaC"                      |       190 |        496 |     2.6105 |     3.0755 |      1.0000 |      25.000 |
+ | "# Phys/XibcBDTSelUnPions"                      |       190 |       8211 |     43.216 |     14.713 |      15.000 |      80.000 |
+ | "# Xi_bc0 -> Lambda_c+  pi- "                   |       190 |         50 |    0.26316 |    0.71393 |      0.0000 |      6.0000 |
+ | "# Xi_bc~0 -> Lambda_c~-  pi+ "                 |       190 |         78 |    0.41053 |     1.1876 |      0.0000 |      7.0000 |
+ | "# input particles"                             |       190 |       8707 |     45.826 |     16.086 |      16.000 |      94.000 |
+ | "# max size Xi_bc0 -> Lambda_c+  pi- "          |       190 |       5882 |     30.958 |     58.321 |      0.0000 |      559.00 |
+ | "# max size Xi_bc~0 -> Lambda_c~-  pi+ "        |       190 |       6244 |     32.863 |     50.351 |      0.0000 |      350.00 |
+ | "# pi+"                                         |       190 |       4061 |     21.374 |     8.0061 |      6.0000 |      42.000 |
+ | "# pi-"                                         |       190 |       4150 |     21.842 |     7.6197 |      7.0000 |      45.000 |
+ | "# selected"                                    |       190 |        128 |    0.67368 |     1.4249 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |       190 |         60 |(  31.5789 +- 3.37223  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     12126 |        854 |(  7.04272 +- 0.232356 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       854 |        128 |(  14.9883 +- 1.22148  )%|   -------   |   -------   |
+XibcBDT_Xibc2LcPiLine         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XibcBDTSelXibc2LcPi"                    |        60 |        128 |     2.1333 |     1.8209 |      1.0000 |      8.0000 |
+ | "# input particles"                             |        60 |        128 |     2.1333 |     1.8209 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |        60 |          4 |(  6.66667 +- 3.22031  )%|   -------   |   -------   |
+ | "#passed"                                       |        60 |          5 |   0.083333 |    0.33124 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       128 |          5 |(  3.90625 +- 1.71247  )%|   -------   |   -------   |
+StrippingXibcBDT_Xibc2LcPiL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingXibcBDT_Xibc2LcPiLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibcBDT_Xibc2LcPiLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibcBDT_Xibc2LcKLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XibcBDTSelXibc2LcK            SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       190 |       1513 |     7.9632 |     4.8497 |      1.0000 |      30.000 |
+ | "# K-"                                          |       190 |       1530 |     8.0526 |     5.0260 |      1.0000 |      30.000 |
+ | "# Lambda_c+"                                   |       190 |        242 |     1.2737 |     2.0568 |      0.0000 |      18.000 |
+ | "# Lambda_c~-"                                  |       190 |        254 |     1.3368 |     1.7628 |      0.0000 |      12.000 |
+ | "# Phys/XibcBDTSelLambdaC"                      |       190 |        496 |     2.6105 |     3.0755 |      1.0000 |      25.000 |
+ | "# Phys/XibcBDTSelUnKaons"                      |       190 |       3043 |     16.016 |     9.1643 |      3.0000 |      60.000 |
+ | "# Xi_bc0 -> Lambda_c+  K- "                    |       190 |         44 |    0.23158 |    0.77395 |      0.0000 |      8.0000 |
+ | "# Xi_bc~0 -> Lambda_c~-  K+ "                  |       190 |         52 |    0.27368 |     1.0254 |      0.0000 |      10.000 |
+ | "# input particles"                             |       190 |       3539 |     18.626 |     11.031 |      4.0000 |      68.000 |
+ | "# max size Xi_bc0 -> Lambda_c+  K- "           |       190 |       2651 |     13.953 |     33.485 |      0.0000 |      288.00 |
+ | "# max size Xi_bc~0 -> Lambda_c~-  K+ "         |       190 |       2818 |     14.832 |     28.303 |      0.0000 |      216.00 |
+ | "# selected"                                    |       190 |         96 |    0.50526 |     1.2927 |      0.0000 |      10.000 |
+ |*"#accept"                                       |       190 |         46 |(  24.2105 +- 3.10763  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5469 |        622 |(  11.3732 +- 0.429309 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       622 |         96 |(  15.4341 +- 1.44858  )%|   -------   |   -------   |
+XibcBDT_Xibc2LcKLine          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XibcBDTSelXibc2LcK"                     |        46 |         96 |     2.0870 |     1.8977 |      1.0000 |      10.000 |
+ | "# input particles"                             |        46 |         96 |     2.0870 |     1.8977 |      1.0000 |      10.000 |
+ |*"#accept"                                       |        46 |          6 |(  13.0435 +- 4.96557  )%|   -------   |   -------   |
+ |*"#passed"                                       |        46 |          6 |(  13.0435 +- 4.96557  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        96 |          6 |(  6.25000 +- 2.47053  )%|   -------   |   -------   |
+StrippingXibcBDT_Xibc2LcKLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingXibcBDT_Xibc2LcKLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibcBDT_Xibc2LcKLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibcBDT_Xibc2LbKpi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XibcBDTSelLambdaB             SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  pi- "                |       190 |          1 |  0.0052632 |   0.072356 |      0.0000 |      1.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  pi+ "              |       190 |          1 |  0.0052632 |   0.072356 |      0.0000 |      1.0000 |
+ | "# Lambda_c+"                                   |       190 |        242 |     1.2737 |     2.0568 |      0.0000 |      18.000 |
+ | "# Lambda_c~-"                                  |       190 |        254 |     1.3368 |     1.7628 |      0.0000 |      12.000 |
+ | "# Phys/XibcBDTSelHighPTPions"                  |       190 |       3127 |     16.458 |     6.1135 |      2.0000 |      32.000 |
+ | "# Phys/XibcBDTSelLambdaC"                      |       190 |        496 |     2.6105 |     3.0755 |      1.0000 |      25.000 |
+ | "# input particles"                             |       190 |       3623 |     19.068 |     7.7630 |      4.0000 |      45.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  pi- "       |       190 |       2207 |     11.616 |     20.974 |      0.0000 |      156.00 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  pi+ "     |       190 |       2333 |     12.279 |     18.675 |      0.0000 |      110.00 |
+ | "# pi+"                                         |       190 |       1549 |     8.1526 |     3.8076 |      1.0000 |      18.000 |
+ | "# pi-"                                         |       190 |       1578 |     8.3053 |     3.4506 |      0.0000 |      20.000 |
+ | "# selected"                                    |       190 |          2 |   0.010526 |    0.10206 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       190 |          2 |(  1.05263 +- 0.740395 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4540 |         18 |( 0.396476 +- 0.0932648)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        18 |          2 |(  11.1111 +- 7.40741  )%|   -------   |   -------   |
+XibcBDTSelXibc2LbKpi          SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         2 |         20 |     10.000 |     3.0000 |      7.0000 |      13.000 |
+ | "# K-"                                          |         2 |         23 |     11.500 |     1.5000 |      10.000 |      13.000 |
+ | "# Lambda_b0"                                   |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Lambda_b~0"                                  |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/XibcBDTSelLambdaB"                      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/XibcBDTSelUnKaons"                      |         2 |         43 |     21.500 |     4.5000 |      17.000 |      26.000 |
+ | "# Phys/XibcBDTSelUnPions"                      |         2 |        102 |     51.000 |     1.0000 |      50.000 |      52.000 |
+ | "# Xi_bc0 -> Lambda_b0  K-  pi+ "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_bc~0 -> Lambda_b~0  K+  pi- "             |         2 |         20 |     10.000 |     10.000 |      0.0000 |      20.000 |
+ | "# input particles"                             |         2 |        147 |     73.500 |     3.5000 |      70.000 |      77.000 |
+ | "# max size Xi_bc0 -> Lambda_b0  K-  pi+ "      |         2 |        325 |     162.50 |     162.50 |      0.0000 |      325.00 |
+ | "# max size Xi_bc~0 -> Lambda_b~0  K+  pi- "    |         2 |        231 |     115.50 |     115.50 |      0.0000 |      231.00 |
+ | "# pi+"                                         |         2 |         44 |     22.000 |     3.0000 |      19.000 |      25.000 |
+ | "# pi-"                                         |         2 |         58 |     29.000 |     4.0000 |      25.000 |      33.000 |
+ | "# selected"                                    |         2 |         20 |     10.000 |     10.000 |      0.0000 |      20.000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       556 |        462 |(  83.0935 +- 1.58954  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       462 |         20 |(  4.32900 +- 0.946811 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XibcBDT_Xibc2LbKpiLine        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/XibcBDTSelXibc2LbKpi"                   |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "# input particles"                             |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ |*"efficiency"                                    |        20 |          9 |(  45.0000 +- 11.1243  )%|   -------   |   -------   |
+StrippingXibcBDT_Xibc2LbKpi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXibcBDT_Xibc2LbKpi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibcBDT_Xibc2LbKpi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02a1PiBDTLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B02a1PiBDTSelBachelorPion     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       911 |        847 |(  92.9748 +- 0.846748 )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |       3715 |     4.0779 |     2.7074 |      0.0000 |      15.000 |
+ |*"efficiency"                                    |     42738 |       3715 |(  8.69250 +- 0.136276 )%|   -------   |   -------   |
+B02a1PiBDTSela1Pions          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       847 |      41588 |     49.100 |     22.048 |      7.0000 |      150.00 |
+ | "# input particles"                             |       847 |      41588 |     49.100 |     22.048 |      7.0000 |      150.00 |
+ |*"#accept"                                       |       847 |        847 |(  100.000 +- 0.118064 )%|   -------   |   -------   |
+ | "#passed"                                       |       847 |      13689 |     16.162 |     7.5062 |      2.0000 |      46.000 |
+ |*"efficiency"                                    |     41588 |      13689 |(  32.9157 +- 0.230424 )%|   -------   |   -------   |
+B02a1PiBDTSela12PiPiPi        SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02a1PiBDTSela1Pions"                   |       847 |      13689 |     16.162 |     7.5062 |      2.0000 |      46.000 |
+ | "# a_1(1260)+ -> pi-  pi+  pi+ "                |       847 |      20321 |     23.992 |     36.138 |      0.0000 |      349.00 |
+ | "# a_1(1260)- -> pi+  pi-  pi- "                |       847 |      20896 |     24.671 |     36.904 |      0.0000 |      251.00 |
+ | "# input particles"                             |       847 |      13689 |     16.162 |     7.5062 |      2.0000 |      46.000 |
+ | "# max size a_1(1260)+ -> pi-  pi+  pi+ "       |       847 |     744369 |     878.83 |     1401.3 |      0.0000 |      11616. |
+ | "# max size a_1(1260)- -> pi+  pi-  pi- "       |       847 |     748889 |     884.17 |     1413.3 |      0.0000 |      13851. |
+ | "# pi+"                                         |       847 |       6822 |     8.0543 |     4.1922 |      1.0000 |      23.000 |
+ | "# pi-"                                         |       847 |       6867 |     8.1074 |     4.2169 |      0.0000 |      27.000 |
+ | "# selected"                                    |       847 |      41217 |     48.662 |     70.285 |      0.0000 |      580.00 |
+ |*"#accept"                                       |       847 |        779 |(  91.9717 +- 0.933680 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    682432 | 3.3211e+05 |(  48.6659 +- 0.0605042)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |    332112 |      41217 |(  12.4106 +- 0.0572110)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|      3953 |       3953 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B02a1PiBDTSelB02a1Pi          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> pi-  a_1(1260)+ "                      |       779 |        218 |    0.27985 |     1.2571 |      0.0000 |      15.000 |
+ | "# B~0 -> pi+  a_1(1260)- "                     |       779 |        324 |    0.41592 |     2.5484 |      0.0000 |      55.000 |
+ | "# Phys/B02a1PiBDTSelBachelorPion"              |       779 |       3577 |     4.5918 |     2.5376 |      1.0000 |      15.000 |
+ | "# Phys/B02a1PiBDTSela12PiPiPi"                 |       779 |      41217 |     52.910 |     71.739 |      1.0000 |      580.00 |
+ | "# a_1(1260)+"                                  |       779 |      20321 |     26.086 |     36.950 |      0.0000 |      349.00 |
+ | "# a_1(1260)-"                                  |       779 |      20896 |     26.824 |     37.723 |      0.0000 |      251.00 |
+ | "# input particles"                             |       779 |      44794 |     57.502 |     72.907 |      2.0000 |      586.00 |
+ | "# max size B0 -> pi-  a_1(1260)+ "             |       779 |      61257 |     78.635 |     157.57 |      0.0000 |      1745.0 |
+ | "# max size B~0 -> pi+  a_1(1260)- "            |       779 |      62791 |     80.605 |     154.46 |      0.0000 |      1392.0 |
+ | "# pi+"                                         |       779 |       1768 |     2.2696 |     1.5672 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |       779 |       1809 |     2.3222 |     1.6544 |      0.0000 |      10.000 |
+ | "# selected"                                    |       779 |        542 |    0.69576 |     2.9508 |      0.0000 |      55.000 |
+ |*"#accept"                                       |       779 |        136 |(  17.4583 +- 1.36009  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    124048 |      10261 |(  8.27180 +- 0.0782090)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     10261 |        542 |(  5.28214 +- 0.220814 )%|   -------   |   -------   |
+B02a1PiBDTLine                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02a1PiBDTSelB02a1Pi"                   |       136 |        542 |     3.9853 |     6.0634 |      1.0000 |      55.000 |
+ | "# input particles"                             |       136 |        542 |     3.9853 |     6.0634 |      1.0000 |      55.000 |
+ |*"#accept"                                       |       136 |          0 |(  0.00000 +- 0.735294 )%|   -------   |   -------   |
+ |*"#passed"                                       |       136 |          0 |(  0.00000 +- 0.735294 )%|   -------   |   -------   |
+ |*"efficiency"                                    |       542 |          0 |(  0.00000 +- 0.184502 )%|   -------   |   -------   |
+StrippingB02a1PiBDTLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02a1PiBDTLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02a1PiBDTLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD02PiMuNuLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD02PiMuNuLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB2D0PiD02PiMuNuLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+Mu_forB2DXD2HMuNu             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       225 |        372 |     1.6533 |     1.0219 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       225 |        372 |     1.6533 |     1.0219 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |       225 |        133 |(  59.1111 +- 3.27752  )%|   -------   |   -------   |
+ | "#passed"                                       |       225 |        154 |    0.68444 |    0.65522 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       372 |        154 |(  41.3978 +- 2.55373  )%|   -------   |   -------   |
+Pi_forB2DXD2HMuNu             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       256 |       3045 |     11.895 |     5.2269 |      2.0000 |      33.000 |
+ | "# input particles"                             |       256 |       3045 |     11.895 |     5.2269 |      2.0000 |      33.000 |
+ |*"#accept"                                       |       256 |        252 |(  98.4375 +- 0.775122 )%|   -------   |   -------   |
+ | "#passed"                                       |       256 |       1434 |     5.6016 |     2.8307 |      0.0000 |      14.000 |
+ |*"efficiency"                                    |      3045 |       1434 |(  47.0936 +- 0.904568 )%|   -------   |   -------   |
+D02PiMuNu_forB2DXD2HMuNu      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi-  mu+ "                             |       130 |         33 |    0.25385 |    0.58588 |      0.0000 |      3.0000 |
+ | "# D~0 -> pi+  mu- "                            |       130 |         29 |    0.22308 |    0.51538 |      0.0000 |      2.0000 |
+ | "# Phys/Mu_forB2DXD2HMuNu"                      |       130 |        150 |     1.1538 |    0.41992 |      1.0000 |      3.0000 |
+ | "# Phys/Pi_forB2DXD2HMuNu"                      |       130 |        681 |     5.2385 |     2.7282 |      1.0000 |      14.000 |
+ | "# input particles"                             |       130 |        831 |     6.3923 |     2.7358 |      2.0000 |      15.000 |
+ | "# max size D0 -> pi-  mu+ "                    |       130 |        199 |     1.5308 |     2.2125 |      0.0000 |      10.000 |
+ | "# max size D~0 -> pi+  mu- "                   |       130 |        208 |     1.6000 |     2.0023 |      0.0000 |      8.0000 |
+ | "# mu+"                                         |       130 |         69 |    0.53077 |    0.55731 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       130 |         81 |    0.62308 |    0.58527 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |       130 |        338 |     2.6000 |     1.7214 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |       130 |        343 |     2.6385 |     1.7187 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       130 |         62 |    0.47692 |    0.77673 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       130 |         44 |(  33.8462 +- 4.15012  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       407 |         81 |(  19.9017 +- 1.97906  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        81 |         62 |(  76.5432 +- 4.70809  )%|   -------   |   -------   |
+B2D0PiD02PiMuNuLine           SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  pi+ "                             |        44 |          1 |   0.022727 |    0.14903 |      0.0000 |      1.0000 |
+ | "# B- -> D0  pi- "                              |        44 |          3 |   0.068182 |    0.25206 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        44 |         33 |    0.75000 |    0.80128 |      0.0000 |      3.0000 |
+ | "# D~0"                                         |        44 |         29 |    0.65909 |    0.70528 |      0.0000 |      2.0000 |
+ | "# Phys/D02PiMuNu_forB2DXD2HMuNu"               |        44 |         62 |     1.4091 |    0.68484 |      1.0000 |      4.0000 |
+ | "# Phys/Pi_forB2DXD2HMuNu"                      |        44 |        255 |     5.7955 |     2.6249 |      2.0000 |      14.000 |
+ | "# input particles"                             |        44 |        317 |     7.2045 |     2.8089 |      3.0000 |      15.000 |
+ | "# max size B+ -> D~0  pi+ "                    |        44 |         90 |     2.0455 |     2.6539 |      0.0000 |      10.000 |
+ | "# max size B- -> D0  pi- "                     |        44 |        118 |     2.6818 |     3.6480 |      0.0000 |      14.000 |
+ | "# pi+"                                         |        44 |        127 |     2.8864 |     1.6127 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |        44 |        128 |     2.9091 |     1.9048 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        44 |          4 |   0.090909 |    0.28748 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        44 |          4 |(  9.09091 +- 4.33392  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       208 |        131 |(  62.9808 +- 3.34800  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       131 |          4 |(  3.05344 +- 1.50323  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingB2D0PiD02PiMuNuLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2D0PiD02PiMuNuLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD02PiMuNuLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD02KMuNuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD02KMuNuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB2D0PiD02KMuNuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+K_forB2DXD2HMuNu              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       366 |       2023 |     5.5273 |     3.6015 |      1.0000 |      23.000 |
+ | "# input particles"                             |       366 |       2023 |     5.5273 |     3.6015 |      1.0000 |      23.000 |
+ |*"#accept"                                       |       366 |        192 |(  52.4590 +- 2.61038  )%|   -------   |   -------   |
+ | "#passed"                                       |       366 |        271 |    0.74044 |    0.83689 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      2023 |        271 |(  13.3959 +- 0.757282 )%|   -------   |   -------   |
+D02KMuNu_forB2DXD2HMuNu       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  mu+ "                              |        69 |          5 |   0.072464 |    0.25925 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  mu- "                             |        69 |          7 |    0.10145 |    0.30192 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        69 |         50 |    0.72464 |    0.63438 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        69 |         42 |    0.60870 |    0.66414 |      0.0000 |      2.0000 |
+ | "# Phys/K_forB2DXD2HMuNu"                       |        69 |         92 |     1.3333 |    0.60593 |      1.0000 |      4.0000 |
+ | "# Phys/Mu_forB2DXD2HMuNu"                      |        69 |         83 |     1.2029 |    0.46872 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        69 |        175 |     2.5362 |    0.75334 |      2.0000 |      5.0000 |
+ | "# max size D0 -> K-  mu+ "                     |        69 |         24 |    0.34783 |    0.63305 |      0.0000 |      2.0000 |
+ | "# max size D~0 -> K+  mu- "                    |        69 |         29 |    0.42029 |    0.68959 |      0.0000 |      3.0000 |
+ | "# mu+"                                         |        69 |         44 |    0.63768 |    0.58906 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        69 |         39 |    0.56522 |    0.60141 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        69 |         12 |    0.17391 |    0.37903 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        69 |         12 |(  17.3913 +- 4.56304  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        53 |         14 |(  26.4151 +- 6.05595  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |         12 |(  85.7143 +- 9.35220  )%|   -------   |   -------   |
+B2D0PiD02KMuNuLine            SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  pi+ "                             |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi- "                              |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        12 |          5 |    0.41667 |    0.49301 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |        12 |          7 |    0.58333 |    0.49301 |      0.0000 |      1.0000 |
+ | "# Phys/D02KMuNu_forB2DXD2HMuNu"                |        12 |         12 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Pi_forB2DXD2HMuNu"                      |        12 |         57 |     4.7500 |     2.5536 |      1.0000 |      10.000 |
+ | "# input particles"                             |        12 |         69 |     5.7500 |     2.5536 |      2.0000 |      11.000 |
+ | "# max size B+ -> D~0  pi+ "                    |        12 |         21 |     1.7500 |     1.7381 |      0.0000 |      5.0000 |
+ | "# max size B- -> D0  pi- "                     |        12 |         10 |    0.83333 |     1.2134 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |        12 |         30 |     2.5000 |     1.3229 |      0.0000 |      5.0000 |
+ | "# pi-"                                         |        12 |         27 |     2.2500 |     1.7854 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        31 |         30 |(  96.7742 +- 3.17335  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        30 |          0 |(  0.00000 +- 3.33333  )%|   -------   |   -------   |
+StrippingB2D0PiD02KMuNuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD02KMuNuLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD02KMuNuLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+D02KPiPiMuNu_forB2DXD2HMuNu   SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+  pi-  mu+ "                    |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> K+  pi-  pi+  mu- "                   |        18 |          1 |   0.055556 |    0.22906 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        68 |         49 |    0.72059 |    0.63814 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        68 |         42 |    0.61765 |    0.66486 |      0.0000 |      2.0000 |
+ | "# Phys/K_forB2DXD2HMuNu"                       |        68 |         91 |     1.3382 |    0.60901 |      1.0000 |      4.0000 |
+ | "# Phys/Mu_forB2DXD2HMuNu"                      |        68 |         82 |     1.2059 |    0.47151 |      1.0000 |      3.0000 |
+ | "# Phys/Pi_forB2DXD2HMuNu"                      |        68 |        360 |     5.2941 |     2.7656 |      1.0000 |      12.000 |
+ | "# input particles"                             |        68 |        533 |     7.8382 |     2.8780 |      3.0000 |      14.000 |
+ | "# mu+"                                         |        68 |         43 |    0.63235 |    0.59172 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        68 |         39 |    0.57353 |    0.60186 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |        68 |        173 |     2.5441 |     1.6666 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |        68 |        187 |     2.7500 |     1.7936 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        68 |          1 |   0.014706 |    0.12037 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        68 |          1 |(  1.47059 +- 1.45974  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       120 |         58 |(  48.3333 +- 4.56182  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       162 |         41 |(  25.3086 +- 3.41595  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        44 |          3 |(  6.81818 +- 3.79991  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+B2D0PiD02KPiPiMuNuLine        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  pi+ "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi- "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D02KPiPiMuNu_forB2DXD2HMuNu"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Pi_forB2DXD2HMuNu"                      |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# max size B+ -> D~0  pi+ "                    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B- -> D0  pi- "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# pi-"                                         |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD02PiMuNuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD02PiMuNuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB2D0KD02PiMuNuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+B2D0KD02PiMuNuLine            SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  K+ "                              |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K- "                               |        27 |          1 |   0.037037 |    0.18885 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        27 |         21 |    0.77778 |    0.78567 |      0.0000 |      3.0000 |
+ | "# D~0"                                         |        27 |         13 |    0.48148 |    0.56897 |      0.0000 |      2.0000 |
+ | "# K+"                                          |        27 |         23 |    0.85185 |    0.65000 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        27 |         13 |    0.48148 |    0.63072 |      0.0000 |      2.0000 |
+ | "# Phys/D02PiMuNu_forB2DXD2HMuNu"               |        27 |         34 |     1.2593 |    0.51587 |      1.0000 |      3.0000 |
+ | "# Phys/K_forB2DXD2HMuNu"                       |        27 |         36 |     1.3333 |    0.66667 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        27 |         70 |     2.5926 |    0.78217 |      2.0000 |      5.0000 |
+ | "# max size B+ -> D~0  K+ "                     |        27 |         13 |    0.48148 |    0.73889 |      0.0000 |      3.0000 |
+ | "# max size B- -> D0  K- "                      |        27 |         11 |    0.40741 |    0.78217 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        27 |          1 |   0.037037 |    0.18885 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        27 |          1 |(  3.70370 +- 3.63447  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        24 |         22 |(  91.6667 +- 5.64169  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        22 |          1 |(  4.54545 +- 4.44095  )%|   -------   |   -------   |
+StrippingB2D0KD02PiMuNuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KD02PiMuNuLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD02PiMuNuLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD02KMuNuLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD02KMuNuLineH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB2D0KD02KMuNuLineV...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+B2D0KD02KMuNuLine             SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  K+ "                              |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K- "                               |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        12 |          5 |    0.41667 |    0.49301 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |        12 |          7 |    0.58333 |    0.49301 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        12 |          8 |    0.66667 |    0.62361 |      0.0000 |      2.0000 |
+ | "# K-"                                          |        12 |          8 |    0.66667 |    0.74536 |      0.0000 |      2.0000 |
+ | "# Phys/D02KMuNu_forB2DXD2HMuNu"                |        12 |         12 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/K_forB2DXD2HMuNu"                       |        12 |         16 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        12 |         28 |     2.3333 |    0.47140 |      2.0000 |      3.0000 |
+ | "# max size B+ -> D~0  K+ "                     |        12 |          8 |    0.66667 |    0.62361 |      0.0000 |      2.0000 |
+ | "# max size B- -> D0  K- "                      |        12 |          7 |    0.58333 |    0.75920 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        15 |          3 |(  20.0000 +- 10.3280  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2D0KD02KMuNuLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD02KMuNuLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD02KMuNuLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD02KPiPiMuNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD02KPiPiMuNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB2D0KD02KPiPiMuNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+B2D0KD02KPiPiMuNuLine         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  K+ "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K- "                               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K+"                                          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# K-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D02KPiPiMuNu_forB2DXD2HMuNu"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/K_forB2DXD2HMuNu"                       |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# max size B+ -> D~0  K+ "                     |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B- -> D0  K- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0KD02KPiPiMuNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD02KPiPiMuNuLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD02KPiPiMuNuLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+HHH_forB2DXD2HMuNu            SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        35 |         27 |    0.77143 |    0.67974 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        35 |         19 |    0.54286 |    0.64776 |      0.0000 |      2.0000 |
+ | "# K_1(1270)+ -> K+  pi-  pi+ "                 |        20 |          6 |    0.30000 |    0.55678 |      0.0000 |      2.0000 |
+ | "# K_1(1270)- -> K-  pi+  pi- "                 |        15 |          5 |    0.33333 |     1.0111 |      0.0000 |      4.0000 |
+ | "# Phys/K_forB2DXD2HMuNu"                       |        35 |         46 |     1.3143 |    0.62204 |      1.0000 |      4.0000 |
+ | "# Phys/Pi_forB2DXD2HMuNu"                      |        35 |        188 |     5.3714 |     2.4505 |      1.0000 |      10.000 |
+ | "# input particles"                             |        35 |        234 |     6.6857 |     2.5831 |      2.0000 |      12.000 |
+ | "# pi+"                                         |        35 |         88 |     2.5143 |     1.4217 |      0.0000 |      6.0000 |
+ | "# pi-"                                         |        35 |        100 |     2.8571 |     1.8228 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        35 |         11 |    0.31429 |    0.82015 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        35 |          6 |(  17.1429 +- 6.37049  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       130 |         60 |(  46.1538 +- 4.37230  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       148 |         27 |(  18.2432 +- 3.17455  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        27 |         11 |(  40.7407 +- 9.45607  )%|   -------   |   -------   |
+B2D0KPiPiD02PiMuNuLine        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  K_1(1270)+ "                      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K_1(1270)- "                       |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# K_1(1270)+"                                  |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# K_1(1270)-"                                  |         5 |          1 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# Phys/D02PiMuNu_forB2DXD2HMuNu"               |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# Phys/HHH_forB2DXD2HMuNu"                     |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |         13 |     2.6000 |    0.80000 |      2.0000 |      4.0000 |
+ | "# max size B+ -> D~0  K_1(1270)+ "             |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# max size B- -> D0  K_1(1270)- "              |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPiPiD02KMuNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02KMuNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02KMuNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+B2D0KPiPiD02KMuNuLine         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  K_1(1270)+ "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K_1(1270)- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K_1(1270)+"                                  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# K_1(1270)-"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D02KMuNu_forB2DXD2HMuNu"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/HHH_forB2DXD2HMuNu"                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B+ -> D~0  K_1(1270)+ "             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B- -> D0  K_1(1270)- "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02KMuNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02KMuNuLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPiPiD02KMuNuLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+B2D0KPiPiD02KPiPiMuNuLine     SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  K_1(1270)+ "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K_1(1270)- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K_1(1270)+"                                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K_1(1270)-"                                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D02KPiPiMuNu_forB2DXD2HMuNu"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/HHH_forB2DXD2HMuNu"                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B+ -> D~0  K_1(1270)+ "             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B- -> D0  K_1(1270)- "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD02PiMuNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KPiD02PiMuNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB02D0KPiD02PiMuNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+HH_forB2DXD2HMuNu             SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> K+  pi- "                        |        32 |         23 |    0.71875 |     1.3517 |      0.0000 |      6.0000 |
+ | "# K*(892)~0 -> K-  pi+ "                       |        32 |          7 |    0.21875 |    0.48311 |      0.0000 |      2.0000 |
+ | "# K+"                                          |        32 |         26 |    0.81250 |    0.68179 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        32 |         17 |    0.53125 |    0.66070 |      0.0000 |      2.0000 |
+ | "# Phys/K_forB2DXD2HMuNu"                       |        32 |         43 |     1.3438 |    0.64272 |      1.0000 |      4.0000 |
+ | "# Phys/Pi_forB2DXD2HMuNu"                      |        32 |        176 |     5.5000 |     2.5249 |      1.0000 |      10.000 |
+ | "# input particles"                             |        32 |        219 |     6.8438 |     2.6470 |      2.0000 |      12.000 |
+ | "# max size K*(892)0 -> K+  pi- "               |        32 |         83 |     2.5938 |     3.2099 |      0.0000 |      15.000 |
+ | "# max size K*(892)~0 -> K-  pi+ "              |        32 |         44 |     1.3750 |     1.9486 |      0.0000 |      6.0000 |
+ | "# pi+"                                         |        32 |         84 |     2.6250 |     1.4307 |      0.0000 |      6.0000 |
+ | "# pi-"                                         |        32 |         92 |     2.8750 |     1.8998 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        32 |         30 |    0.93750 |     1.4777 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |        32 |         15 |(  46.8750 +- 8.82155  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       127 |         45 |(  35.4331 +- 4.24431  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        45 |         30 |(  66.6667 +- 7.02728  )%|   -------   |   -------   |
+B02D0KPiD02PiMuNuLine         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D~0  K*(892)0 "                        |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K*(892)~0 "                       |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        12 |         12 |     1.0000 |    0.91287 |      0.0000 |      3.0000 |
+ | "# D~0"                                         |        12 |          5 |    0.41667 |    0.49301 |      0.0000 |      1.0000 |
+ | "# K*(892)0"                                    |        12 |         20 |     1.6667 |     1.6499 |      0.0000 |      6.0000 |
+ | "# K*(892)~0"                                   |        12 |          4 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/D02PiMuNu_forB2DXD2HMuNu"               |        12 |         17 |     1.4167 |    0.64010 |      1.0000 |      3.0000 |
+ | "# Phys/HH_forB2DXD2HMuNu"                      |        12 |         24 |     2.0000 |     1.7321 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        12 |         41 |     3.4167 |     1.6562 |      2.0000 |      8.0000 |
+ | "# max size B0 -> D~0  K*(892)0 "               |        12 |         10 |    0.83333 |     1.6750 |      0.0000 |      6.0000 |
+ | "# max size B~0 -> D0  K*(892)~0 "              |        12 |          4 |    0.33333 |    0.84984 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        14 |          9 |(  64.2857 +- 12.8060  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingB02D0KPiD02PiMuNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD02PiMuNuLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD02PiMuNuLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD02KMuNuLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KPiD02KMuNuLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB02D0KPiD02KMuNuLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+B02D0KPiD02KMuNuLine          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D~0  K*(892)0 "                        |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K*(892)~0 "                       |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# K*(892)0"                                    |         5 |          6 |     1.2000 |     1.1662 |      0.0000 |      3.0000 |
+ | "# K*(892)~0"                                   |         5 |          3 |    0.60000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# Phys/D02KMuNu_forB2DXD2HMuNu"                |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/HH_forB2DXD2HMuNu"                      |         5 |          9 |     1.8000 |    0.74833 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         5 |         14 |     2.8000 |    0.74833 |      2.0000 |      4.0000 |
+ | "# max size B0 -> D~0  K*(892)0 "               |         5 |          6 |     1.2000 |     1.1662 |      0.0000 |      3.0000 |
+ | "# max size B~0 -> D0  K*(892)~0 "              |         5 |          3 |    0.60000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD02KMuNuLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD02KMuNuLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD02KMuNuLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+B02D0KPiD02KPiPiMuNuLine      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D~0  K*(892)0 "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K*(892)~0 "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K*(892)0"                                    |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# K*(892)~0"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D02KPiPiMuNu_forB2DXD2HMuNu"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/HH_forB2DXD2HMuNu"                      |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# max size B0 -> D~0  K*(892)0 "               |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# max size B~0 -> D0  K*(892)~0 "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD02PiMuNuSUP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD02PiMuNuSUP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB2D0PiD02PiMuNuSUP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+B2D0PiD02PiMuNuSUPLine        SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |        44 |          1 |   0.022727 |    0.14903 |      0.0000 |      1.0000 |
+ | "# B- -> D~0  pi- "                             |        44 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        44 |         33 |    0.75000 |    0.80128 |      0.0000 |      3.0000 |
+ | "# D~0"                                         |        44 |         29 |    0.65909 |    0.70528 |      0.0000 |      2.0000 |
+ | "# Phys/D02PiMuNu_forB2DXD2HMuNu"               |        44 |         62 |     1.4091 |    0.68484 |      1.0000 |      4.0000 |
+ | "# Phys/Pi_forB2DXD2HMuNu"                      |        44 |        255 |     5.7955 |     2.6249 |      2.0000 |      14.000 |
+ | "# input particles"                             |        44 |        317 |     7.2045 |     2.8089 |      3.0000 |      15.000 |
+ | "# max size B+ -> D0  pi+ "                     |        44 |         90 |     2.0455 |     2.9073 |      0.0000 |      15.000 |
+ | "# max size B- -> D~0  pi- "                    |        44 |         73 |     1.6591 |     2.6794 |      0.0000 |      14.000 |
+ | "# pi+"                                         |        44 |        127 |     2.8864 |     1.6127 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |        44 |        128 |     2.9091 |     1.9048 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        44 |          1 |   0.022727 |    0.14903 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        44 |          1 |(  2.27273 +- 2.24675  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       163 |        152 |(  93.2515 +- 1.96488  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       152 |          1 |( 0.657895 +- 0.655727 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingB2D0PiD02PiMuNuSUP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiD02PiMuNuSUP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD02PiMuNuSUP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD02KMuNuSUPL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD02KMuNuSUPL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB2D0PiD02KMuNuSUPL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+B2D0PiD02KMuNuSUPLine         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  pi- "                             |        12 |          1 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        12 |          5 |    0.41667 |    0.49301 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |        12 |          7 |    0.58333 |    0.49301 |      0.0000 |      1.0000 |
+ | "# Phys/D02KMuNu_forB2DXD2HMuNu"                |        12 |         12 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Pi_forB2DXD2HMuNu"                      |        12 |         57 |     4.7500 |     2.5536 |      1.0000 |      10.000 |
+ | "# input particles"                             |        12 |         69 |     5.7500 |     2.5536 |      2.0000 |      11.000 |
+ | "# max size B+ -> D0  pi+ "                     |        12 |          9 |    0.75000 |     1.1637 |      0.0000 |      3.0000 |
+ | "# max size B- -> D~0  pi- "                    |        12 |         17 |     1.4167 |     2.0190 |      0.0000 |      7.0000 |
+ | "# pi+"                                         |        12 |         30 |     2.5000 |     1.3229 |      0.0000 |      5.0000 |
+ | "# pi-"                                         |        12 |         27 |     2.2500 |     1.7854 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        12 |          1 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        12 |          1 |(  8.33333 +- 7.97856  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        26 |         23 |(  88.4615 +- 6.26563  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        23 |          1 |(  4.34783 +- 4.25226  )%|   -------   |   -------   |
+StrippingB2D0PiD02KMuNuSUPL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiD02KMuNuSUPLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD02KMuNuSUPLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+B2D0PiD02KPiPiMuNuSUPLine     SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  pi- "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D02KPiPiMuNu_forB2DXD2HMuNu"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Pi_forB2DXD2HMuNu"                      |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# max size B+ -> D0  pi+ "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  pi- "                    |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# pi+"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# pi-"                                         |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          3 |(  60.0000 +- 21.9089  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD02PiMuNuSUPL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD02PiMuNuSUPL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB2D0KD02PiMuNuSUPL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+B2D0KD02PiMuNuSUPLine         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K- "                              |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        27 |         21 |    0.77778 |    0.78567 |      0.0000 |      3.0000 |
+ | "# D~0"                                         |        27 |         13 |    0.48148 |    0.56897 |      0.0000 |      2.0000 |
+ | "# K+"                                          |        27 |         23 |    0.85185 |    0.65000 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        27 |         13 |    0.48148 |    0.63072 |      0.0000 |      2.0000 |
+ | "# Phys/D02PiMuNu_forB2DXD2HMuNu"               |        27 |         34 |     1.2593 |    0.51587 |      1.0000 |      3.0000 |
+ | "# Phys/K_forB2DXD2HMuNu"                       |        27 |         36 |     1.3333 |    0.66667 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        27 |         70 |     2.5926 |    0.78217 |      2.0000 |      5.0000 |
+ | "# max size B+ -> D0  K+ "                      |        27 |         15 |    0.55556 |    0.87489 |      0.0000 |      4.0000 |
+ | "# max size B- -> D~0  K- "                     |        27 |          5 |    0.18519 |    0.47431 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        20 |         18 |(  90.0000 +- 6.70820  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+StrippingB2D0KD02PiMuNuSUPL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD02PiMuNuSUPLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD02PiMuNuSUPLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD02KMuNuSUPLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD02KMuNuSUPLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB2D0KD02KMuNuSUPLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+B2D0KD02KMuNuSUPLine          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K- "                              |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        12 |          5 |    0.41667 |    0.49301 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |        12 |          7 |    0.58333 |    0.49301 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        12 |          8 |    0.66667 |    0.62361 |      0.0000 |      2.0000 |
+ | "# K-"                                          |        12 |          8 |    0.66667 |    0.74536 |      0.0000 |      2.0000 |
+ | "# Phys/D02KMuNu_forB2DXD2HMuNu"                |        12 |         12 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/K_forB2DXD2HMuNu"                       |        12 |         16 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        12 |         28 |     2.3333 |    0.47140 |      2.0000 |      3.0000 |
+ | "# max size B+ -> D0  K+ "                      |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  K- "                     |        12 |          1 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KD02KMuNuSUPLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD02KMuNuSUPLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD02KMuNuSUPLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD02KPiPiMuNuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD02KPiPiMuNuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB2D0KD02KPiPiMuNuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+B2D0KD02KPiPiMuNuSUPLine      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K- "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K+"                                          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# K-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D02KPiPiMuNu_forB2DXD2HMuNu"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/K_forB2DXD2HMuNu"                       |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# max size B+ -> D0  K+ "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  K- "                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KD02KPiPiMuNuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD02KPiPiMuNuS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD02KPiPiMuNuS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+B2D0KPiPiD02PiMuNuSUPLine     SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K_1(1270)+ "                       |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K_1(1270)- "                      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# K_1(1270)+"                                  |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# K_1(1270)-"                                  |         5 |          1 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# Phys/D02PiMuNu_forB2DXD2HMuNu"               |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# Phys/HHH_forB2DXD2HMuNu"                     |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |         13 |     2.6000 |    0.80000 |      2.0000 |      4.0000 |
+ | "# max size B+ -> D0  K_1(1270)+ "              |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# max size B- -> D~0  K_1(1270)- "             |         5 |          1 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPiPiD02KMuNuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02KMuNuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02KMuNuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+B2D0KPiPiD02KMuNuSUPLine      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K_1(1270)+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K_1(1270)- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K_1(1270)+"                                  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# K_1(1270)-"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D02KMuNu_forB2DXD2HMuNu"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/HHH_forB2DXD2HMuNu"                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B+ -> D0  K_1(1270)+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  K_1(1270)- "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02KMuNuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02KMuNuS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPiPiD02KMuNuS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+B2D0KPiPiD02KPiPiMuNuSUPLine  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K_1(1270)+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K_1(1270)- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K_1(1270)+"                                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K_1(1270)-"                                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D02KPiPiMuNu_forB2DXD2HMuNu"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/HHH_forB2DXD2HMuNu"                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B+ -> D0  K_1(1270)+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  K_1(1270)- "             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD02PiMuNuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KPiD02PiMuNuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB02D0KPiD02PiMuNuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+B02D0KPiD02PiMuNuSUPLine      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  K*(892)0 "                         |        12 |          2 |    0.16667 |    0.55277 |      0.0000 |      2.0000 |
+ | "# B~0 -> D~0  K*(892)~0 "                      |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        12 |         12 |     1.0000 |    0.91287 |      0.0000 |      3.0000 |
+ | "# D~0"                                         |        12 |          5 |    0.41667 |    0.49301 |      0.0000 |      1.0000 |
+ | "# K*(892)0"                                    |        12 |         20 |     1.6667 |     1.6499 |      0.0000 |      6.0000 |
+ | "# K*(892)~0"                                   |        12 |          4 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/D02PiMuNu_forB2DXD2HMuNu"               |        12 |         17 |     1.4167 |    0.64010 |      1.0000 |      3.0000 |
+ | "# Phys/HH_forB2DXD2HMuNu"                      |        12 |         24 |     2.0000 |     1.7321 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        12 |         41 |     3.4167 |     1.6562 |      2.0000 |      8.0000 |
+ | "# max size B0 -> D0  K*(892)0 "                |        12 |         14 |     1.1667 |     1.2134 |      0.0000 |      4.0000 |
+ | "# max size B~0 -> D~0  K*(892)~0 "             |        12 |          2 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        12 |          2 |    0.16667 |    0.55277 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        12 |          1 |(  8.33333 +- 7.97856  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        16 |          6 |(  37.5000 +- 12.1031  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          2 |(  33.3333 +- 19.2450  )%|   -------   |   -------   |
+StrippingB02D0KPiD02PiMuNuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0KPiD02PiMuNuS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD02PiMuNuS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD02KMuNuSU...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KPiD02KMuNuSU...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB02D0KPiD02KMuNuSU...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+B02D0KPiD02KMuNuSUPLine       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  K*(892)0 "                         |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D~0  K*(892)~0 "                      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# K*(892)0"                                    |         5 |          6 |     1.2000 |     1.1662 |      0.0000 |      3.0000 |
+ | "# K*(892)~0"                                   |         5 |          3 |    0.60000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# Phys/D02KMuNu_forB2DXD2HMuNu"                |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/HH_forB2DXD2HMuNu"                      |         5 |          9 |     1.8000 |    0.74833 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         5 |         14 |     2.8000 |    0.74833 |      2.0000 |      4.0000 |
+ | "# max size B0 -> D0  K*(892)0 "                |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D~0  K*(892)~0 "             |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD02KMuNuSU...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD02KMuNuSU...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD02KMuNuSU...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+B02D0KPiD02KPiPiMuNuSUPLine   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  K*(892)0 "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D~0  K*(892)~0 "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K*(892)0"                                    |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# K*(892)~0"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D02KPiPiMuNu_forB2DXD2HMuNu"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/HH_forB2DXD2HMuNu"                      |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# max size B0 -> D0  K*(892)0 "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D~0  K*(892)~0 "             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD02PiMuNuWSL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         98 |(  9.80000 +- 0.940191 )%|   -------   |   -------   |
+StrippingB2D0PiD02PiMuNuWSL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        98 |         33 |(  33.6735 +- 4.77391  )%|   -------   |   -------   |
+StrippingB2D0PiD02PiMuNuWSL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+D02PiMuNuWS_forB2DXD2HMuNu    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi-  mu- "                             |        74 |          8 |    0.10811 |    0.31052 |      0.0000 |      1.0000 |
+ | "# D~0 -> pi+  mu+ "                            |        74 |          8 |    0.10811 |    0.31052 |      0.0000 |      1.0000 |
+ | "# Phys/Mu_forB2DXD2HMuNu"                      |        74 |         87 |     1.1757 |    0.47528 |      1.0000 |      3.0000 |
+ | "# Phys/Pi_forB2DXD2HMuNu"                      |        74 |        401 |     5.4189 |     2.6304 |      1.0000 |      14.000 |
+ | "# input particles"                             |        74 |        488 |     6.5946 |     2.6248 |      3.0000 |      15.000 |
+ | "# max size D0 -> pi-  mu- "                    |        74 |        121 |     1.6351 |     2.1154 |      0.0000 |      14.000 |
+ | "# max size D~0 -> pi+  mu+ "                   |        74 |         95 |     1.2838 |     1.9138 |      0.0000 |      8.0000 |
+ | "# mu+"                                         |        74 |         39 |    0.52703 |    0.55075 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        74 |         48 |    0.64865 |    0.57967 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |        74 |        194 |     2.6216 |     1.7530 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |        74 |        207 |     2.7973 |     1.6190 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        74 |         16 |    0.21622 |    0.47278 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        74 |         14 |(  18.9189 +- 4.55294  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       216 |         25 |(  11.5741 +- 2.17674  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        25 |         16 |(  64.0000 +- 9.60000  )%|   -------   |   -------   |
+B2D0PiD02PiMuNuWSLine         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  pi+ "                             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi- "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/D02PiMuNuWS_forB2DXD2HMuNu"             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Pi_forB2DXD2HMuNu"                      |         2 |         15 |     7.5000 |     4.5000 |      3.0000 |      12.000 |
+ | "# input particles"                             |         2 |         17 |     8.5000 |     4.5000 |      4.0000 |      13.000 |
+ | "# max size B+ -> D~0  pi+ "                    |         2 |          8 |     4.0000 |     4.0000 |      0.0000 |      8.0000 |
+ | "# max size B- -> D0  pi- "                     |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |         2 |          9 |     4.5000 |     3.5000 |      1.0000 |      8.0000 |
+ | "# pi-"                                         |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        10 |          6 |(  60.0000 +- 15.4919  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB2D0PiD02PiMuNuWSL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD02PiMuNuWSLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD02PiMuNuWSLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD02KMuNuWSLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         90 |(  9.00000 +- 0.904986 )%|   -------   |   -------   |
+StrippingB2D0PiD02KMuNuWSLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        90 |         33 |(  36.6667 +- 5.07961  )%|   -------   |   -------   |
+StrippingB2D0PiD02KMuNuWSLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+D02KMuNuWS_forB2DXD2HMuNu     SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  mu- "                              |        37 |          2 |   0.054054 |    0.22612 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  mu+ "                             |        37 |          3 |   0.081081 |    0.27296 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        37 |         28 |    0.75676 |    0.71302 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        37 |         22 |    0.59459 |    0.63499 |      0.0000 |      2.0000 |
+ | "# Phys/K_forB2DXD2HMuNu"                       |        37 |         50 |     1.3514 |    0.66642 |      1.0000 |      4.0000 |
+ | "# Phys/Mu_forB2DXD2HMuNu"                      |        37 |         43 |     1.1622 |    0.43580 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        37 |         93 |     2.5135 |    0.79259 |      2.0000 |      5.0000 |
+ | "# max size D0 -> K-  mu- "                     |        37 |         10 |    0.27027 |    0.50128 |      0.0000 |      2.0000 |
+ | "# max size D~0 -> K+  mu+ "                    |        37 |         20 |    0.54054 |    0.85723 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |        37 |         24 |    0.64865 |    0.62455 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        37 |         19 |    0.51351 |    0.55125 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        37 |          5 |    0.13514 |    0.34187 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        37 |          5 |(  13.5135 +- 5.62027  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        30 |          7 |(  23.3333 +- 7.72202  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          5 |(  71.4286 +- 17.0747  )%|   -------   |   -------   |
+B2D0PiD02KMuNuWSLine          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  pi+ "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi- "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D02KMuNuWS_forB2DXD2HMuNu"              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Pi_forB2DXD2HMuNu"                      |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# max size B+ -> D~0  pi+ "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  pi- "                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# pi+"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# pi-"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0PiD02KMuNuWSLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD02KMuNuWSLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD02KMuNuWSLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         95 |(  9.50000 +- 0.927227 )%|   -------   |   -------   |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         38 |(  40.0000 +- 5.02625  )%|   -------   |   -------   |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+D02KPiPiMuNuWS_forB2DXD2HMuNu SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+  pi-  mu- "                    |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  pi-  pi+  mu+ "                   |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        32 |         22 |    0.68750 |    0.68179 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        32 |         22 |    0.68750 |    0.68179 |      0.0000 |      2.0000 |
+ | "# Phys/K_forB2DXD2HMuNu"                       |        32 |         44 |     1.3750 |    0.69597 |      1.0000 |      4.0000 |
+ | "# Phys/Mu_forB2DXD2HMuNu"                      |        32 |         40 |     1.2500 |    0.50000 |      1.0000 |      3.0000 |
+ | "# Phys/Pi_forB2DXD2HMuNu"                      |        32 |        181 |     5.6562 |     2.4445 |      2.0000 |      11.000 |
+ | "# input particles"                             |        32 |        265 |     8.2812 |     2.6248 |      4.0000 |      14.000 |
+ | "# mu+"                                         |        32 |         24 |    0.75000 |    0.55902 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        32 |         16 |    0.50000 |    0.61237 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |        32 |         84 |     2.6250 |     1.6346 |      0.0000 |      6.0000 |
+ | "# pi-"                                         |        32 |         97 |     3.0312 |     1.6861 |      1.0000 |      7.0000 |
+ | "# selected"                                    |        32 |          1 |   0.031250 |    0.17399 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        32 |          1 |(  3.12500 +- 3.07578  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        52 |         26 |(  50.0000 +- 6.93375  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |        87 |         25 |(  28.7356 +- 4.85162  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        25 |          1 |(  4.00000 +- 3.91918  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD02PiMuNuWSLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        118 |(  11.8000 +- 1.02018  )%|   -------   |   -------   |
+StrippingB2D0KD02PiMuNuWSLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       118 |         45 |(  38.1356 +- 4.47141  )%|   -------   |   -------   |
+StrippingB2D0KD02PiMuNuWSLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        45 |         45 |(  100.000 +- 2.22222  )%|   -------   |   -------   |
+B2D0KD02PiMuNuWSLine          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  K+ "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K- "                               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# K-"                                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D02PiMuNuWS_forB2DXD2HMuNu"             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/K_forB2DXD2HMuNu"                       |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          8 |     4.0000 |     1.0000 |      3.0000 |      5.0000 |
+ | "# max size B+ -> D~0  K+ "                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  K- "                      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0KD02PiMuNuWSLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD02PiMuNuWSLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD02PiMuNuWSLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD02KMuNuWSLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         84 |(  8.40000 +- 0.877177 )%|   -------   |   -------   |
+StrippingB2D0KD02KMuNuWSLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        84 |         31 |(  36.9048 +- 5.26502  )%|   -------   |   -------   |
+StrippingB2D0KD02KMuNuWSLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+StrippingB2D0KD02KMuNuWSLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD02KMuNuWSLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD02KMuNuWSLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD02KPiPiMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         93 |(  9.30000 +- 0.918428 )%|   -------   |   -------   |
+StrippingB2D0KD02KPiPiMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        93 |         33 |(  35.4839 +- 4.96144  )%|   -------   |   -------   |
+StrippingB2D0KD02KPiPiMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+StrippingB2D0KD02KPiPiMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD02KPiPiMuNuW...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD02KPiPiMuNuW...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        101 |(  10.1000 +- 0.952885 )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       101 |         31 |(  30.6931 +- 4.58931  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPiPiD02KMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         92 |(  9.20000 +- 0.913980 )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02KMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        92 |         32 |(  34.7826 +- 4.96557  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02KMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+B2D0KPiPiD02KMuNuWSLine       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  K_1(1270)+ "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  K_1(1270)- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1270)+"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1270)-"                                  |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# Phys/D02KMuNuWS_forB2DXD2HMuNu"              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/HHH_forB2DXD2HMuNu"                     |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# max size B+ -> D~0  K_1(1270)+ "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  K_1(1270)- "              |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02KMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02KMuNuW...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPiPiD02KMuNuW...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         93 |(  9.30000 +- 0.918428 )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        93 |         34 |(  36.5591 +- 4.99391  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        34 |         34 |(  100.000 +- 2.94118  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD02PiMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        108 |(  10.8000 +- 0.981509 )%|   -------   |   -------   |
+StrippingB02D0KPiD02PiMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       108 |         38 |(  35.1852 +- 4.59521  )%|   -------   |   -------   |
+StrippingB02D0KPiD02PiMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+B02D0KPiD02PiMuNuWSLine       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D~0  K*(892)0 "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K*(892)~0 "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K*(892)0"                                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K*(892)~0"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D02PiMuNuWS_forB2DXD2HMuNu"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/HH_forB2DXD2HMuNu"                      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B0 -> D~0  K*(892)0 "               |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B~0 -> D0  K*(892)~0 "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0KPiD02PiMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD02PiMuNuW...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD02PiMuNuW...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD02KMuNuWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        100 |(  10.0000 +- 0.948683 )%|   -------   |   -------   |
+StrippingB02D0KPiD02KMuNuWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       100 |         34 |(  34.0000 +- 4.73709  )%|   -------   |   -------   |
+StrippingB02D0KPiD02KMuNuWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        34 |         34 |(  100.000 +- 2.94118  )%|   -------   |   -------   |
+StrippingB02D0KPiD02KMuNuWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD02KMuNuWS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD02KMuNuWS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         88 |(  8.80000 +- 0.895857 )%|   -------   |   -------   |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        88 |         34 |(  38.6364 +- 5.19054  )%|   -------   |   -------   |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        34 |         34 |(  100.000 +- 2.94118  )%|   -------   |   -------   |
+B02D0KPiD02KPiPiMuNuWSLine    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D~0  K*(892)0 "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K*(892)~0 "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# K*(892)~0"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D02KPiPiMuNuWS_forB2DXD2HMuNu"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/HH_forB2DXD2HMuNu"                      |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# max size B0 -> D~0  K*(892)0 "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D0  K*(892)~0 "              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD02PiMuNuWSS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        105 |(  10.5000 +- 0.969407 )%|   -------   |   -------   |
+StrippingB2D0PiD02PiMuNuWSS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       105 |         34 |(  32.3810 +- 4.56651  )%|   -------   |   -------   |
+StrippingB2D0PiD02PiMuNuWSS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        34 |         34 |(  100.000 +- 2.94118  )%|   -------   |   -------   |
+B2D0PiD02PiMuNuWSSUPLine      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  pi- "                             |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Phys/D02PiMuNuWS_forB2DXD2HMuNu"             |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Pi_forB2DXD2HMuNu"                      |         5 |         16 |     3.2000 |     1.4697 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         5 |         21 |     4.2000 |     1.4697 |      3.0000 |      7.0000 |
+ | "# max size B+ -> D0  pi+ "                     |         5 |          3 |    0.60000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# max size B- -> D~0  pi- "                    |         5 |          5 |     1.0000 |     1.5492 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |         5 |          6 |     1.2000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# pi-"                                         |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB2D0PiD02PiMuNuWSS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD02PiMuNuWSS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD02PiMuNuWSS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD02KMuNuWSSU...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         88 |(  8.80000 +- 0.895857 )%|   -------   |   -------   |
+StrippingB2D0PiD02KMuNuWSSU...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        88 |         37 |(  42.0455 +- 5.26213  )%|   -------   |   -------   |
+StrippingB2D0PiD02KMuNuWSSU...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+StrippingB2D0PiD02KMuNuWSSU...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD02KMuNuWSSU...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD02KMuNuWSSU...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         87 |(  8.70000 +- 0.891241 )%|   -------   |   -------   |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        87 |         31 |(  35.6322 +- 5.13447  )%|   -------   |   -------   |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        31 |         31 |(  100.000 +- 3.22581  )%|   -------   |   -------   |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD02KPiPiMuNu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD02PiMuNuWSSU...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        114 |(  11.4000 +- 1.00501  )%|   -------   |   -------   |
+StrippingB2D0KD02PiMuNuWSSU...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       114 |         42 |(  36.8421 +- 4.51787  )%|   -------   |   -------   |
+StrippingB2D0KD02PiMuNuWSSU...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        42 |         42 |(  100.000 +- 2.38095  )%|   -------   |   -------   |
+B2D0KD02PiMuNuWSSUPLine       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K- "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K+"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D02PiMuNuWS_forB2DXD2HMuNu"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/K_forB2DXD2HMuNu"                       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B+ -> D0  K+ "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  K- "                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0KD02PiMuNuWSSU...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD02PiMuNuWSSU...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD02PiMuNuWSSU...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD02KMuNuWSSUP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         94 |(  9.40000 +- 0.922843 )%|   -------   |   -------   |
+StrippingB2D0KD02KMuNuWSSUP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        94 |         34 |(  36.1702 +- 4.95591  )%|   -------   |   -------   |
+StrippingB2D0KD02KMuNuWSSUP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        34 |         34 |(  100.000 +- 2.94118  )%|   -------   |   -------   |
+B2D0KD02KMuNuWSSUPLine        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K+ "                               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K- "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# K-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D02KMuNuWS_forB2DXD2HMuNu"              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/K_forB2DXD2HMuNu"                       |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# max size B+ -> D0  K+ "                      |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B- -> D~0  K- "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2D0KD02KMuNuWSSUP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD02KMuNuWSSUP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD02KMuNuWSSUP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD02KPiPiMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         89 |(  8.90000 +- 0.900439 )%|   -------   |   -------   |
+StrippingB2D0KD02KPiPiMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         43 |(  48.3146 +- 5.29698  )%|   -------   |   -------   |
+StrippingB2D0KD02KPiPiMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+StrippingB2D0KD02KPiPiMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KD02KPiPiMuNuW...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD02KPiPiMuNuW...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        101 |(  10.1000 +- 0.952885 )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       101 |         39 |(  38.6139 +- 4.84447  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        39 |         39 |(  100.000 +- 2.56410  )%|   -------   |   -------   |
+B2D0KPiPiD02PiMuNuWSSUPLine   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K_1(1270)+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K_1(1270)- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K_1(1270)+"                                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K_1(1270)-"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D02PiMuNuWS_forB2DXD2HMuNu"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/HHH_forB2DXD2HMuNu"                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B+ -> D0  K_1(1270)+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  K_1(1270)- "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPiPiD02PiMuNu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPiPiD02KMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        102 |(  10.2000 +- 0.957058 )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02KMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       102 |         40 |(  39.2157 +- 4.83421  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02KMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        40 |         40 |(  100.000 +- 2.50000  )%|   -------   |   -------   |
+B2D0KPiPiD02KMuNuWSSUPLine    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K_1(1270)+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K_1(1270)- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K_1(1270)+"                                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K_1(1270)-"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D02KMuNuWS_forB2DXD2HMuNu"              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/HHH_forB2DXD2HMuNu"                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B+ -> D0  K_1(1270)+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  K_1(1270)- "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02KMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02KMuNuW...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPiPiD02KMuNuW...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         86 |(  8.60000 +- 0.886589 )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         26 |(  30.2326 +- 4.95239  )%|   -------   |   -------   |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+B2D0KPiPiD02KPiPiMuNuWSSUPLineSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  K_1(1270)+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  K_1(1270)- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1270)+"                                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K_1(1270)-"                                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D02KPiPiMuNuWS_forB2DXD2HMuNu"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/HHH_forB2DXD2HMuNu"                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B+ -> D0  K_1(1270)+ "              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B- -> D~0  K_1(1270)- "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KPiPiD02KPiPiM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD02PiMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        107 |(  10.7000 +- 0.977502 )%|   -------   |   -------   |
+StrippingB02D0KPiD02PiMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       107 |         40 |(  37.3832 +- 4.67726  )%|   -------   |   -------   |
+StrippingB02D0KPiD02PiMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        40 |         40 |(  100.000 +- 2.50000  )%|   -------   |   -------   |
+B02D0KPiD02PiMuNuWSSUPLine    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  K*(892)0 "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D~0  K*(892)~0 "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K*(892)0"                                    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# K*(892)~0"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D02PiMuNuWS_forB2DXD2HMuNu"             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/HH_forB2DXD2HMuNu"                      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size B0 -> D0  K*(892)0 "                |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B~0 -> D~0  K*(892)~0 "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02D0KPiD02PiMuNuW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD02PiMuNuW...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD02PiMuNuW...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD02KMuNuWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         76 |(  7.60000 +- 0.837998 )%|   -------   |   -------   |
+StrippingB02D0KPiD02KMuNuWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        76 |         26 |(  34.2105 +- 5.44191  )%|   -------   |   -------   |
+StrippingB02D0KPiD02KMuNuWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+StrippingB02D0KPiD02KMuNuWS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD02KMuNuWS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD02KMuNuWS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         88 |(  8.80000 +- 0.895857 )%|   -------   |   -------   |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        88 |         35 |(  39.7727 +- 5.21733  )%|   -------   |   -------   |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0KPiD02KPiPiMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStreamBhadronPreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingStreamBhadronPostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       147 |        147 |(  100.000 +- 0.680272 )%|   -------   |   -------   |
+StrippingStreamBhadron        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStreamBhadron        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        147 |(  14.7000 +- 1.11978  )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStreamSemileptonic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingStreamSemileptonic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStreamSemileptonic...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStreamSemileptonic...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XuMuNuB2PiLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         95 |(  9.50000 +- 0.927227 )%|   -------   |   -------   |
+StrippingGoodEventCondition...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XuMuNuB2PiLineVO...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+MuL0TOS_forB2XuMuNu           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |       507 |        142 |(  28.0079 +- 1.99425  )%|   -------   |   -------   |
+ | "#passed"                                       |       507 |        148 |    0.29191 |    0.48406 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       863 |        148 |(  17.1495 +- 1.28312  )%|   -------   |   -------   |
+MuL0TOS_forB2XuMuNuTOS        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MuL0TOS_forB2XuMuNu"                    |       142 |        148 |     1.0423 |    0.23357 |      1.0000 |      3.0000 |
+ | "# input particles"                             |       142 |        148 |     1.0423 |    0.23357 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |       142 |        121 |(  85.2113 +- 2.97900  )%|   -------   |   -------   |
+Pi_forB2XuMuNu                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |        22 |        225 |     10.227 |     4.4511 |      2.0000 |      18.000 |
+ | "# input particles"                             |        22 |        225 |     10.227 |     4.4511 |      2.0000 |      18.000 |
+ |*"#accept"                                       |        22 |         13 |(  59.0909 +- 10.4824  )%|   -------   |   -------   |
+ | "#passed"                                       |        22 |         18 |    0.81818 |    0.83320 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       225 |         18 |(  8.00000 +- 1.80862  )%|   -------   |   -------   |
+PiMu_forB2XuMuNu              SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> pi+  mu- "                             |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> pi-  mu+ "                            |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MuL0TOS_forB2XuMuNuTOS"                 |         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Pi_forB2XuMuNu"                         |         7 |          8 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         7 |         15 |     2.1429 |    0.34993 |      2.0000 |      3.0000 |
+ | "# max size B0 -> pi+  mu- "                    |         7 |          1 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> pi-  mu+ "                   |         7 |          4 |    0.57143 |    0.49487 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |         7 |          5 |    0.71429 |    0.45175 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         7 |          2 |    0.28571 |    0.45175 |      0.0000 |      1.0000 |
+ | "# pi+"                                         |         7 |          2 |    0.28571 |    0.45175 |      0.0000 |      1.0000 |
+ | "# pi-"                                         |         7 |          6 |    0.85714 |    0.34993 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          4 |(  80.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2XuMuNuB2PiLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XuMuNuB2PiLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XuMuNuB2PiLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XuMuNuB2PiSSLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        106 |(  10.6000 +- 0.973468 )%|   -------   |   -------   |
+StrippingB2XuMuNuB2PiSSLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       106 |        106 |(  100.000 +- 0.943396 )%|   -------   |   -------   |
+PiMuSS_forB2XuMuNu            SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> pi-  mu- "                             |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> pi+  mu+ "                            |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MuL0TOS_forB2XuMuNuTOS"                 |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Pi_forB2XuMuNu"                         |         6 |         10 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         6 |         16 |     2.6667 |    0.74536 |      2.0000 |      4.0000 |
+ | "# max size B0 -> pi-  mu- "                    |         6 |          6 |     1.0000 |    0.57735 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> pi+  mu+ "                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu-"                                         |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# pi+"                                         |         6 |          4 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ | "# pi-"                                         |         6 |          6 |     1.0000 |    0.57735 |      0.0000 |      2.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         6 |          4 |(  66.6667 +- 19.2450  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2XuMuNuB2PiSSLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XuMuNuB2PiSSLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XuMuNuB2PiSSLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XuMuNuBs2KLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2KLineVO...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+K_forB2XuMuNu                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       141 |        742 |     5.2624 |     3.5703 |      1.0000 |      20.000 |
+ | "# input particles"                             |       141 |        742 |     5.2624 |     3.5703 |      1.0000 |      20.000 |
+ |*"#accept"                                       |       141 |         53 |(  37.5887 +- 4.07897  )%|   -------   |   -------   |
+ | "#passed"                                       |       141 |         59 |    0.41844 |    0.57311 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       742 |         59 |(  7.95148 +- 0.993186 )%|   -------   |   -------   |
+KMu_forB2XuMuNu               SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> K-  mu+ "                            |        43 |          2 |   0.046512 |    0.21059 |      0.0000 |      1.0000 |
+ | "# B_s~0 -> K+  mu- "                           |        43 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        43 |         23 |    0.53488 |    0.49878 |      0.0000 |      1.0000 |
+ | "# K-"                                          |        43 |         25 |    0.58140 |    0.58000 |      0.0000 |      2.0000 |
+ | "# Phys/K_forB2XuMuNu"                          |        43 |         48 |     1.1163 |    0.32056 |      1.0000 |      2.0000 |
+ | "# Phys/MuL0TOS_forB2XuMuNuTOS"                 |        43 |         44 |     1.0233 |    0.15071 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        43 |         92 |     2.1395 |    0.34650 |      2.0000 |      3.0000 |
+ | "# max size B_s0 -> K-  mu+ "                   |        43 |         16 |    0.37209 |    0.52929 |      0.0000 |      2.0000 |
+ | "# max size B_s~0 -> K+  mu- "                  |        43 |          9 |    0.20930 |    0.40681 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |        43 |         28 |    0.65116 |    0.47660 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        43 |         16 |    0.37209 |    0.48336 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        43 |          2 |   0.046512 |    0.21059 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        43 |          2 |(  4.65116 +- 3.21147  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        25 |          2 |(  8.00000 +- 5.42586  )%|   -------   |   -------   |
+B2XuMuNuBs2KLine              SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KMu_forB2XuMuNu"                        |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2KLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2KLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XuMuNuBs2KLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XuMuNuBs2KSSLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         96 |(  9.60000 +- 0.931579 )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2KSSLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        96 |         96 |(  100.000 +- 1.04167  )%|   -------   |   -------   |
+KMuSS_forB2XuMuNu             SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> K+  mu+ "                            |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> K-  mu- "                           |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# K+"                                          |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# K-"                                          |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/K_forB2XuMuNu"                          |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/MuL0TOS_forB2XuMuNuTOS"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B_s0 -> K+  mu+ "                   |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# max size B_s~0 -> K-  mu- "                  |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B2XuMuNuBs2KSSLine            SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KMuSS_forB2XuMuNu"                      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2KSSLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2KSSLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XuMuNuBs2KSSLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XuMuNuBs2K_FakeM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         18 |(  1.80000 +- 0.420428 )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2K_FakeM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+SelFilterPhys_StdNoPIDsMuon...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        890 |(  97.6948 +- 0.497195 )%|   -------   |   -------   |
+MuTightNoPIDCuts_forB2XuMuNu  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsMuons"                         |       179 |       1955 |     10.922 |     5.5647 |      1.0000 |      31.000 |
+ | "# input particles"                             |       179 |       1955 |     10.922 |     5.5647 |      1.0000 |      31.000 |
+ |*"#accept"                                       |       179 |        149 |(  83.2402 +- 2.79174  )%|   -------   |   -------   |
+ | "#passed"                                       |       179 |        305 |     1.7039 |     1.3808 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |      1955 |        305 |(  15.6010 +- 0.820676 )%|   -------   |   -------   |
+KMu_NoPIDmu_forB2XuMuNu       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> K-  mu+ "                            |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> K+  mu- "                           |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# K-"                                          |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/K_forB2XuMuNu"                          |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/MuTightNoPIDCuts_forB2XuMuNu"           |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ | "# input particles"                             |         3 |         17 |     5.6667 |     2.4944 |      3.0000 |      9.0000 |
+ | "# max size B_s0 -> K-  mu+ "                   |         3 |          6 |     2.0000 |     1.6330 |      0.0000 |      4.0000 |
+ | "# max size B_s~0 -> K+  mu- "                  |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |         3 |          7 |     2.3333 |     1.2472 |      1.0000 |      4.0000 |
+ | "# mu-"                                         |         3 |          7 |     2.3333 |     1.2472 |      1.0000 |      4.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2K_FakeM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XuMuNuBs2K_FakeM...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XuMuNuBs2K_FakeM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XuMuNuBs2KSS_Fak...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         26 |(  2.60000 +- 0.503230 )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2KSS_Fak...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+KMuSS_NoPIDmu_forB2XuMuNu     SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> K+  mu+ "                            |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> K-  mu- "                           |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         8 |          3 |    0.37500 |    0.48412 |      0.0000 |      1.0000 |
+ | "# K-"                                          |         8 |          6 |    0.75000 |    0.66144 |      0.0000 |      2.0000 |
+ | "# Phys/K_forB2XuMuNu"                          |         8 |          9 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# Phys/MuTightNoPIDCuts_forB2XuMuNu"           |         8 |         20 |     2.5000 |     1.1180 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         8 |         29 |     3.6250 |     1.1110 |      2.0000 |      6.0000 |
+ | "# max size B_s0 -> K+  mu+ "                   |         8 |          8 |     1.0000 |     1.3229 |      0.0000 |      3.0000 |
+ | "# max size B_s~0 -> K-  mu- "                  |         8 |          8 |     1.0000 |     1.3229 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |         8 |         14 |     1.7500 |     1.0897 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |         8 |          6 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        16 |          9 |(  56.2500 +- 12.4020  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2KSS_Fak...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XuMuNuBs2KSS_Fak...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XuMuNuBs2KSS_Fak...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XuMuNuBs2K_FakeK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         19 |(  1.90000 +- 0.431729 )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2K_FakeK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+KNoPID_forB2XuMuNu            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |        38 |        214 |     5.6316 |     3.2071 |      1.0000 |      20.000 |
+ | "# input particles"                             |        38 |        214 |     5.6316 |     3.2071 |      1.0000 |      20.000 |
+ |*"#accept"                                       |        38 |         36 |(  94.7368 +- 3.62235  )%|   -------   |   -------   |
+ | "#passed"                                       |        38 |         77 |     2.0263 |     1.5809 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |       214 |         77 |(  35.9813 +- 3.28084  )%|   -------   |   -------   |
+KMu_NoPIDK_forB2XuMuNu        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> K-  mu+ "                            |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> K+  mu- "                           |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         3 |          4 |     1.3333 |     1.2472 |      0.0000 |      3.0000 |
+ | "# K-"                                          |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/KNoPID_forB2XuMuNu"                     |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# Phys/MuL0TOS_forB2XuMuNuTOS"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          8 |     2.6667 |    0.94281 |      2.0000 |      4.0000 |
+ | "# max size B_s0 -> K-  mu+ "                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_s~0 -> K+  mu- "                  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XuMuNuBs2K_FakeK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XuMuNuBs2K_FakeK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XuMuNuBs2K_FakeK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XuMuNuBs2KSS_Fak...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         15 |(  1.50000 +- 0.384383 )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2KSS_Fak...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+KMuSS_NoPIDK_forB2XuMuNu      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> K+  mu+ "                            |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> K-  mu- "                           |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         4 |          5 |     1.2500 |     1.6394 |      0.0000 |      4.0000 |
+ | "# K-"                                          |         4 |          7 |     1.7500 |     1.4790 |      0.0000 |      4.0000 |
+ | "# Phys/KNoPID_forB2XuMuNu"                     |         4 |         12 |     3.0000 |     2.9155 |      1.0000 |      8.0000 |
+ | "# Phys/MuL0TOS_forB2XuMuNuTOS"                 |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         4 |         16 |     4.0000 |     2.9155 |      2.0000 |      9.0000 |
+ | "# max size B_s0 -> K+  mu+ "                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_s~0 -> K-  mu- "                  |         4 |          5 |     1.2500 |     1.6394 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         4 |          3 |    0.75000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2KSS_Fak...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XuMuNuBs2KSS_Fak...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XuMuNuBs2KSS_Fak...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XuMuNuBs2K_FakeK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         18 |(  1.80000 +- 0.420428 )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2K_FakeK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+KMu_NoPIDKmu_forB2XuMuNu      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> K-  mu+ "                            |        12 |          1 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ | "# B_s~0 -> K+  mu- "                           |        12 |          2 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        12 |          7 |    0.58333 |    0.49301 |      0.0000 |      1.0000 |
+ | "# K-"                                          |        12 |         13 |     1.0833 |    0.64010 |      0.0000 |      2.0000 |
+ | "# Phys/KNoPID_forB2XuMuNu"                     |        12 |         20 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ | "# Phys/MuTightNoPIDCuts_forB2XuMuNu"           |        12 |         22 |     1.8333 |    0.98601 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        12 |         42 |     3.5000 |     1.6073 |      2.0000 |      6.0000 |
+ | "# max size B_s0 -> K-  mu+ "                   |        12 |         11 |    0.91667 |    0.86201 |      0.0000 |      2.0000 |
+ | "# max size B_s~0 -> K+  mu- "                  |        12 |          6 |    0.50000 |    0.64550 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |        12 |         10 |    0.83333 |    0.55277 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        12 |         12 |     1.0000 |    0.81650 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        12 |          3 |    0.25000 |    0.59512 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        12 |          2 |(  16.6667 +- 10.7583  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        17 |          3 |(  17.6471 +- 9.24594  )%|   -------   |   -------   |
+B2XuMuNuBs2K_FakeKMuLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KMu_NoPIDKmu_forB2XuMuNu"               |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2K_FakeK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XuMuNuBs2K_FakeK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XuMuNuBs2K_FakeK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XuMuNuBs2KSS_Fak...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         24 |(  2.40000 +- 0.483983 )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2KSS_Fak...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        24 |         24 |(  100.000 +- 4.16667  )%|   -------   |   -------   |
+KMuSS_NoPIDKmu_forB2XuMuNu    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> K+  mu+ "                            |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> K-  mu- "                           |        18 |          4 |    0.22222 |    0.53287 |      0.0000 |      2.0000 |
+ | "# K+"                                          |        18 |         18 |     1.0000 |    0.94281 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        18 |         23 |     1.2778 |    0.98914 |      0.0000 |      4.0000 |
+ | "# Phys/KNoPID_forB2XuMuNu"                     |        18 |         41 |     2.2778 |     1.4455 |      1.0000 |      6.0000 |
+ | "# Phys/MuTightNoPIDCuts_forB2XuMuNu"           |        18 |         43 |     2.3889 |     1.2083 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        18 |         84 |     4.6667 |     2.4495 |      2.0000 |      10.000 |
+ | "# max size B_s0 -> K+  mu+ "                   |        18 |         29 |     1.6111 |     1.7993 |      0.0000 |      6.0000 |
+ | "# max size B_s~0 -> K-  mu- "                  |        18 |         34 |     1.8889 |     2.0245 |      0.0000 |      8.0000 |
+ | "# mu+"                                         |        18 |         21 |     1.1667 |    0.83333 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |        18 |         22 |     1.2222 |    0.97500 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        18 |          4 |    0.22222 |    0.53287 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        18 |          3 |(  16.6667 +- 8.78410  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        63 |         38 |(  60.3175 +- 6.16383  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        38 |          4 |(  10.5263 +- 4.97845  )%|   -------   |   -------   |
+B2XuMuNuBs2KSS_FakeKMuLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KMuSS_NoPIDKmu_forB2XuMuNu"             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2KSS_Fak...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2KSS_Fak...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XuMuNuBs2KSS_Fak...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XuMuNuB2PhiLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XuMuNuB2PhiLineV...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+K_PhiB2XuMuNu                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       195 |       1034 |     5.3026 |     3.6663 |      1.0000 |      20.000 |
+ | "# input particles"                             |       195 |       1034 |     5.3026 |     3.6663 |      1.0000 |      20.000 |
+ |*"#accept"                                       |       195 |        132 |(  67.6923 +- 3.34892  )%|   -------   |   -------   |
+ | "#passed"                                       |       195 |        220 |     1.1282 |     1.1089 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |      1034 |        220 |(  21.2766 +- 1.27275  )%|   -------   |   -------   |
+PhiKK_forB2XuMuNu             SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       132 |        107 |    0.81061 |    0.78944 |      0.0000 |      3.0000 |
+ | "# K-"                                          |       132 |        113 |    0.85606 |    0.77001 |      0.0000 |      3.0000 |
+ | "# Phys/K_PhiB2XuMuNu"                          |       132 |        220 |     1.6667 |    0.95874 |      1.0000 |      5.0000 |
+ | "# input particles"                             |       132 |        220 |     1.6667 |    0.95874 |      1.0000 |      5.0000 |
+ | "# max size phi(1020) -> K-  K+ "               |       132 |         72 |    0.54545 |     1.1571 |      0.0000 |      6.0000 |
+ | "# phi(1020) -> K-  K+ "                        |       132 |          4 |   0.030303 |    0.21104 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       132 |          4 |   0.030303 |    0.21104 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       132 |          3 |(  2.27273 +- 1.29716  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        72 |         17 |(  23.6111 +- 5.00503  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        17 |          4 |(  23.5294 +- 10.2879  )%|   -------   |   -------   |
+StrippingB2XuMuNuB2PhiLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XuMuNuB2PhiLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XuMuNuB2PhiLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XuMuNuB2Phi_Fake...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        124 |(  12.4000 +- 1.04223  )%|   -------   |   -------   |
+StrippingB2XuMuNuB2Phi_Fake...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       124 |        124 |(  100.000 +- 0.806452 )%|   -------   |   -------   |
+PhiMu_NoPIDmu_forB2XuMuNu     SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> phi(1020)  mu+ "                       |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# B- -> phi(1020)  mu- "                       |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/MuTightNoPIDCuts_forB2XuMuNu"           |         3 |         11 |     3.6667 |     1.2472 |      2.0000 |      5.0000 |
+ | "# Phys/PhiKK_forB2XuMuNu"                      |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |         15 |     5.0000 |     1.4142 |      3.0000 |      6.0000 |
+ | "# max size B+ -> phi(1020)  mu+ "              |         3 |          6 |     2.0000 |     1.6330 |      0.0000 |      4.0000 |
+ | "# max size B- -> phi(1020)  mu- "              |         3 |          9 |     3.0000 |    0.81650 |      2.0000 |      4.0000 |
+ | "# mu+"                                         |         3 |          4 |     1.3333 |    0.94281 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |         3 |          7 |     2.3333 |    0.47140 |      2.0000 |      3.0000 |
+ | "# phi(1020)"                                   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# selected"                                    |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        15 |          9 |(  60.0000 +- 12.6491  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          4 |(  44.4444 +- 16.5635  )%|   -------   |   -------   |
+B2XuMuNuB2Phi_FakeMuLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PhiMu_NoPIDmu_forB2XuMuNu"              |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2XuMuNuB2Phi_Fake...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XuMuNuB2Phi_Fake...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XuMuNuB2Phi_Fake...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XuMuNuBu2RhoLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XuMuNuBu2RhoLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MuTightCuts_forB2XuMuNu       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |       507 |        142 |(  28.0079 +- 1.99425  )%|   -------   |   -------   |
+ | "#passed"                                       |       507 |        148 |    0.29191 |    0.48406 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       863 |        148 |(  17.1495 +- 1.28312  )%|   -------   |   -------   |
+Rho02PiPi_forB2XuMuNu         SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       142 |       1569 |     11.049 |     5.4815 |      2.0000 |      33.000 |
+ | "# input particles"                             |       142 |       1569 |     11.049 |     5.4815 |      2.0000 |      33.000 |
+ | "# max size rho(770)0 -> pi-  pi+ "             |       142 |       1567 |     11.035 |     11.687 |      0.0000 |      63.000 |
+ | "# pi+"                                         |       142 |        444 |     3.1268 |     1.7517 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       142 |        452 |     3.1831 |     2.0336 |      0.0000 |      12.000 |
+ | "# rho(770)0 -> pi-  pi+ "                      |       142 |         41 |    0.28873 |    0.63447 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       142 |         41 |    0.28873 |    0.63447 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       142 |         31 |(  21.8310 +- 3.46665  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1567 |        254 |(  16.2093 +- 0.930992 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       254 |         41 |(  16.1417 +- 2.30851  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+RhoMu_forB2XuMuNu             SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> rho(770)0  mu+ "                       |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> rho(770)0  mu- "                       |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MuTightCuts_forB2XuMuNu"                |        31 |         35 |     1.1290 |    0.42059 |      1.0000 |      3.0000 |
+ | "# Phys/Rho02PiPi_forB2XuMuNu"                  |        31 |         41 |     1.3226 |    0.69035 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        31 |         76 |     2.4516 |    0.79672 |      2.0000 |      5.0000 |
+ | "# max size B+ -> rho(770)0  mu+ "              |        31 |         23 |    0.74194 |    0.94929 |      0.0000 |      4.0000 |
+ | "# max size B- -> rho(770)0  mu- "              |        31 |         23 |    0.74194 |    0.87870 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |        31 |         17 |    0.54839 |    0.55873 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        31 |         18 |    0.58065 |    0.55499 |      0.0000 |      2.0000 |
+ | "# rho(770)0"                                   |        31 |         41 |     1.3226 |    0.69035 |      1.0000 |      4.0000 |
+ | "# selected"                                    |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        31 |          0 |(  0.00000 +- 3.22581  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        46 |          9 |(  19.5652 +- 5.84905  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingB2XuMuNuBu2RhoLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XuMuNuBu2RhoLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XuMuNuBu2RhoLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XuMuNuBu2RhoWSLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XuMuNuBu2RhoWSLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Rho02PiPiWS_forB2XuMuNu       SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       142 |       1569 |     11.049 |     5.4815 |      2.0000 |      33.000 |
+ | "# input particles"                             |       142 |       1569 |     11.049 |     5.4815 |      2.0000 |      33.000 |
+ | "# max size rho(770)0 -> pi+  pi+ "             |       142 |       1824 |     12.845 |     14.004 |      0.0000 |      81.000 |
+ | "# max size rho(770)0 -> pi-  pi- "             |       142 |       2026 |     14.268 |     19.723 |      0.0000 |      144.00 |
+ | "# pi+"                                         |       142 |        444 |     3.1268 |     1.7517 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       142 |        452 |     3.1831 |     2.0336 |      0.0000 |      12.000 |
+ | "# rho(770)0 -> pi+  pi+ "                      |       142 |         14 |   0.098592 |    0.34211 |      0.0000 |      2.0000 |
+ | "# rho(770)0 -> pi-  pi- "                      |       142 |         11 |   0.077465 |    0.31565 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       142 |         25 |    0.17606 |    0.52136 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       142 |         19 |(  13.3803 +- 2.85691  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1477 |        212 |(  14.3534 +- 0.912310 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       212 |         25 |(  11.7925 +- 2.21507  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+RhoMuWS_forB2XuMuNu           SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> rho(770)0  mu+ "                       |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> rho(770)0  mu- "                       |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MuTightCuts_forB2XuMuNu"                |        19 |         21 |     1.1053 |    0.44659 |      1.0000 |      3.0000 |
+ | "# Phys/Rho02PiPiWS_forB2XuMuNu"                |        19 |         25 |     1.3158 |    0.72928 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        19 |         46 |     2.4211 |    0.81536 |      2.0000 |      5.0000 |
+ | "# max size B+ -> rho(770)0  mu+ "              |        19 |         15 |    0.78947 |    0.95029 |      0.0000 |      4.0000 |
+ | "# max size B- -> rho(770)0  mu- "              |        19 |         12 |    0.63158 |    0.74059 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |        19 |         11 |    0.57895 |    0.49373 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        19 |         10 |    0.52632 |    0.59546 |      0.0000 |      2.0000 |
+ | "# rho(770)0"                                   |        19 |         25 |     1.3158 |    0.72928 |      1.0000 |      4.0000 |
+ | "# selected"                                    |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        27 |          6 |(  22.2222 +- 8.00091  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB2XuMuNuBu2RhoWSLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XuMuNuBu2RhoWSLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XuMuNuBu2RhoWSLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XuMuNuBu2RhoSBLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XuMuNuBu2RhoSBLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Rho02PiPiSB_forB2XuMuNu       SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       142 |       1569 |     11.049 |     5.4815 |      2.0000 |      33.000 |
+ | "# input particles"                             |       142 |       1569 |     11.049 |     5.4815 |      2.0000 |      33.000 |
+ | "# max size rho(770)0 -> pi+  pi- "             |       142 |       1567 |     11.035 |     11.687 |      0.0000 |      63.000 |
+ | "# pi+"                                         |       142 |        444 |     3.1268 |     1.7517 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       142 |        452 |     3.1831 |     2.0336 |      0.0000 |      12.000 |
+ | "# rho(770)0 -> pi+  pi- "                      |       142 |         62 |    0.43662 |    0.98913 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       142 |         62 |    0.43662 |    0.98913 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       142 |         32 |(  22.5352 +- 3.50622  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1567 |        440 |(  28.0791 +- 1.13523  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       440 |         62 |(  14.0909 +- 1.65868  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        13 |         13 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+RhoMuSB_forB2XuMuNu           SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> rho(770)0  mu+ "                       |        32 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> rho(770)0  mu- "                       |        32 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MuTightCuts_forB2XuMuNu"                |        32 |         33 |     1.0312 |    0.17399 |      1.0000 |      2.0000 |
+ | "# Phys/Rho02PiPiSB_forB2XuMuNu"                |        32 |         62 |     1.9375 |     1.1973 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        32 |         95 |     2.9688 |     1.2621 |      2.0000 |      7.0000 |
+ | "# max size B+ -> rho(770)0  mu+ "              |        32 |         36 |     1.1250 |     1.4737 |      0.0000 |      6.0000 |
+ | "# max size B- -> rho(770)0  mu- "              |        32 |         30 |    0.93750 |     1.1709 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |        32 |         16 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        32 |         17 |    0.53125 |    0.49902 |      0.0000 |      1.0000 |
+ | "# rho(770)0"                                   |        32 |         62 |     1.9375 |     1.1973 |      1.0000 |      6.0000 |
+ | "# selected"                                    |        32 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        32 |          0 |(  0.00000 +- 3.12500  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        66 |         13 |(  19.6970 +- 4.89546  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        13 |          0 |(  0.00000 +- 7.69231  )%|   -------   |   -------   |
+StrippingB2XuMuNuBu2RhoSBLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XuMuNuBu2RhoSBLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XuMuNuBu2RhoSBLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XuMuNuBu2KshSSMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XuMuNuBu2KshSSMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Mu_forB2XuMuNu                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |       507 |        160 |(  31.5582 +- 2.06401  )%|   -------   |   -------   |
+ | "#passed"                                       |       507 |        172 |    0.33925 |    0.52857 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       863 |        172 |(  19.9305 +- 1.35984  )%|   -------   |   -------   |
+MuMajorana_forB2XuMuNu        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       160 |        269 |     1.6812 |    0.87587 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       160 |        269 |     1.6812 |    0.87587 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |       160 |        137 |(  85.6250 +- 2.77360  )%|   -------   |   -------   |
+ | "#passed"                                       |       160 |        151 |    0.94375 |    0.49050 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       269 |        151 |(  56.1338 +- 3.02553  )%|   -------   |   -------   |
+KshMajoranaSSMu_forB2XuMuNu   SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> mu-  pi+ "                            |       137 |         58 |    0.42336 |    0.77103 |      0.0000 |      4.0000 |
+ | "# Phys/MuMajorana_forB2XuMuNu"                 |       137 |        151 |     1.1022 |    0.32611 |      1.0000 |      3.0000 |
+ | "# Phys/StdLoosePions"                          |       137 |       1513 |     11.044 |     5.2359 |      2.0000 |      31.000 |
+ | "# input particles"                             |       137 |       1664 |     12.146 |     5.2922 |      3.0000 |      32.000 |
+ | "# max size KS0 -> mu-  pi+ "                   |       137 |        166 |     1.2117 |     1.7734 |      0.0000 |      9.0000 |
+ | "# mu+"                                         |       137 |         84 |    0.61314 |    0.53009 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       137 |         67 |    0.48905 |    0.52828 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |       137 |        377 |     2.7518 |     1.7790 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       137 |        356 |     2.5985 |     1.6587 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       137 |         58 |    0.42336 |    0.77103 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       137 |         39 |(  28.4672 +- 3.85536  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       166 |         70 |(  42.1687 +- 3.83286  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        70 |         58 |(  82.8571 +- 4.50461  )%|   -------   |   -------   |
+B2XuMuNuBu2KshSSMu_SSMuminu...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> KS0  mu+ "                             |        39 |          1 |   0.025641 |    0.15806 |      0.0000 |      1.0000 |
+ | "# B- -> KS0  mu- "                             |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        39 |         58 |     1.4872 |    0.71151 |      1.0000 |      4.0000 |
+ | "# Phys/KshMajoranaSSMu_forB2XuMuNu"            |        39 |         58 |     1.4872 |    0.71151 |      1.0000 |      4.0000 |
+ | "# Phys/Mu_forB2XuMuNu"                         |        39 |         47 |     1.2051 |    0.51538 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        39 |        105 |     2.6923 |    0.93791 |      2.0000 |      6.0000 |
+ | "# max size B+ -> KS0  mu+ "                    |        39 |         12 |    0.30769 |    0.72160 |      0.0000 |      3.0000 |
+ | "# max size B- -> KS0  mu- "                    |        39 |         60 |     1.5385 |     1.0088 |      0.0000 |      6.0000 |
+ | "# mu+"                                         |        39 |          7 |    0.17949 |    0.38376 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        39 |         40 |     1.0256 |    0.27616 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        39 |          1 |   0.025641 |    0.15806 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        39 |          1 |(  2.56410 +- 2.53102  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        72 |          5 |(  6.94444 +- 2.99587  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+StrippingB2XuMuNuBu2KshSSMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XuMuNuBu2KshSSMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XuMuNuBu2KshSSMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XuMuNuBu2KshOSMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XuMuNuBu2KshOSMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KshMajoranaOSMu_forB2XuMuNu   SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> mu+  pi- "                            |       137 |         68 |    0.49635 |    0.71607 |      0.0000 |      3.0000 |
+ | "# Phys/MuMajorana_forB2XuMuNu"                 |       137 |        151 |     1.1022 |    0.32611 |      1.0000 |      3.0000 |
+ | "# Phys/StdLoosePions"                          |       137 |       1513 |     11.044 |     5.2359 |      2.0000 |      31.000 |
+ | "# input particles"                             |       137 |       1664 |     12.146 |     5.2922 |      3.0000 |      32.000 |
+ | "# max size KS0 -> mu+  pi- "                   |       137 |        206 |     1.5036 |     2.1278 |      0.0000 |      16.000 |
+ | "# mu+"                                         |       137 |         84 |    0.61314 |    0.53009 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       137 |         67 |    0.48905 |    0.52828 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |       137 |        377 |     2.7518 |     1.7790 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       137 |        356 |     2.5985 |     1.6587 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       137 |         68 |    0.49635 |    0.71607 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       137 |         52 |(  37.9562 +- 4.14601  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       206 |         86 |(  41.7476 +- 3.43589  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        86 |         68 |(  79.0698 +- 4.38675  )%|   -------   |   -------   |
+B2XuMuNuBu2KshOSMu_SSMuplus...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> KS0  mu+ "                             |        52 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> KS0  mu- "                             |        52 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        52 |         68 |     1.3077 |    0.53846 |      1.0000 |      3.0000 |
+ | "# Phys/KshMajoranaOSMu_forB2XuMuNu"            |        52 |         68 |     1.3077 |    0.53846 |      1.0000 |      3.0000 |
+ | "# Phys/Mu_forB2XuMuNu"                         |        52 |         60 |     1.1538 |    0.45508 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        52 |        128 |     2.4615 |    0.69231 |      2.0000 |      4.0000 |
+ | "# max size B+ -> KS0  mu+ "                    |        52 |         69 |     1.3269 |    0.67143 |      0.0000 |      4.0000 |
+ | "# max size B- -> KS0  mu- "                    |        52 |          9 |    0.17308 |    0.50843 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |        52 |         52 |     1.0000 |    0.19612 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        52 |          8 |    0.15385 |    0.45508 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        52 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        52 |          0 |(  0.00000 +- 1.92308  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        78 |          3 |(  3.84615 +- 2.17746  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2XuMuNuBu2KshOSMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XuMuNuBu2KshOSMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XuMuNuBu2KshOSMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XuMuNuBs2KstarLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2KstarLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KS02PiPi_forB2XuMuNu          SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |        24 |         76 |     3.1667 |     2.3746 |      1.0000 |      10.000 |
+ | "# Phys/StdLooseKsLD"                           |        24 |        122 |     5.0833 |     5.1147 |      1.0000 |      22.000 |
+ | "# Phys/StdLooseKsLL"                           |        24 |         34 |     1.4167 |    0.70218 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        24 |        232 |     9.6667 |     7.0691 |      3.0000 |      32.000 |
+ |*"#accept"                                       |        24 |         10 |(  41.6667 +- 10.0635  )%|   -------   |   -------   |
+ | "#passed"                                       |        24 |         11 |    0.45833 |    0.57584 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       232 |         11 |(  4.74138 +- 1.39528  )%|   -------   |   -------   |
+Kstar_forB2XuMuNu             SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> KS0  pi+ "                       |        10 |         12 |     1.2000 |     1.0770 |      0.0000 |      3.0000 |
+ | "# K*(892)- -> KS0  pi- "                       |        10 |         15 |     1.5000 |     1.0247 |      0.0000 |      3.0000 |
+ | "# KS0"                                         |        10 |         11 |     1.1000 |    0.30000 |      1.0000 |      2.0000 |
+ | "# Phys/KS02PiPi_forB2XuMuNu"                   |        10 |         11 |     1.1000 |    0.30000 |      1.0000 |      2.0000 |
+ | "# Phys/StdLoosePions"                          |        10 |        193 |     19.300 |     6.9577 |      10.000 |      33.000 |
+ | "# input particles"                             |        10 |        204 |     20.400 |     6.9886 |      11.000 |      34.000 |
+ | "# max size K*(892)+ -> KS0  pi+ "              |        10 |         69 |     6.9000 |     4.0608 |      3.0000 |      18.000 |
+ | "# max size K*(892)- -> KS0  pi- "              |        10 |         65 |     6.5000 |     2.8373 |      3.0000 |      12.000 |
+ | "# pi+"                                         |        10 |         60 |     6.0000 |     1.9494 |      3.0000 |      9.0000 |
+ | "# pi-"                                         |        10 |         61 |     6.1000 |     2.8792 |      3.0000 |      12.000 |
+ | "# selected"                                    |        10 |         27 |     2.7000 |     1.3454 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        10 |          9 |(  90.0000 +- 9.48683  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       134 |         30 |(  22.3881 +- 3.60097  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        30 |         27 |(  90.0000 +- 5.47723  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+KstarMu_forB2XuMuNu           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> K*(892)-  mu+ "                      |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> K*(892)+  mu- "                     |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)+"                                    |         9 |         12 |     1.3333 |     1.0541 |      0.0000 |      3.0000 |
+ | "# K*(892)-"                                    |         9 |         15 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# Phys/Kstar_forB2XuMuNu"                      |         9 |         27 |     3.0000 |     1.0541 |      1.0000 |      4.0000 |
+ | "# Phys/Mu_forB2XuMuNu"                         |         9 |         11 |     1.2222 |    0.62854 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         9 |         38 |     4.2222 |     1.2273 |      2.0000 |      6.0000 |
+ | "# max size B_s0 -> K*(892)-  mu+ "             |         9 |          9 |     1.0000 |     1.1547 |      0.0000 |      3.0000 |
+ | "# max size B_s~0 -> K*(892)+  mu- "            |         9 |          7 |    0.77778 |     1.0304 |      0.0000 |      3.0000 |
+ | "# mu+"                                         |         9 |          5 |    0.55556 |    0.49690 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         9 |          6 |    0.66667 |    0.66667 |      0.0000 |      2.0000 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        16 |          0 |(  0.00000 +- 6.25000  )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2KstarLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XuMuNuBs2KstarLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XuMuNuBs2KstarLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XuMuNuBs2KstarSS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2KstarSS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KstarMuSS_forB2XuMuNu         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> K*(892)+  mu+ "                      |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> K*(892)-  mu- "                     |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)+"                                    |         9 |         12 |     1.3333 |     1.0541 |      0.0000 |      3.0000 |
+ | "# K*(892)-"                                    |         9 |         15 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# Phys/Kstar_forB2XuMuNu"                      |         9 |         27 |     3.0000 |     1.0541 |      1.0000 |      4.0000 |
+ | "# Phys/Mu_forB2XuMuNu"                         |         9 |         11 |     1.2222 |    0.62854 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         9 |         38 |     4.2222 |     1.2273 |      2.0000 |      6.0000 |
+ | "# max size B_s0 -> K*(892)+  mu+ "             |         9 |          5 |    0.55556 |    0.95581 |      0.0000 |      3.0000 |
+ | "# max size B_s~0 -> K*(892)-  mu- "            |         9 |         12 |     1.3333 |     1.8856 |      0.0000 |      6.0000 |
+ | "# mu+"                                         |         9 |          5 |    0.55556 |    0.49690 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         9 |          6 |    0.66667 |    0.66667 |      0.0000 |      2.0000 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        17 |         16 |(  94.1176 +- 5.70672  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        16 |          0 |(  0.00000 +- 6.25000  )%|   -------   |   -------   |
+StrippingB2XuMuNuBs2KstarSS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XuMuNuBs2KstarSS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XuMuNuBs2KstarSS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB23MuNu_TriMuLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB23MuNu_TriMuLineV...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+Selection_B23MuNu_Muons       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       665 |       2188 |     3.2902 |     2.4516 |      1.0000 |      20.000 |
+ | "# input particles"                             |       665 |       2188 |     3.2902 |     2.4516 |      1.0000 |      20.000 |
+ |*"#accept"                                       |       665 |        223 |(  33.5338 +- 1.83076  )%|   -------   |   -------   |
+ | "#passed"                                       |       665 |        260 |    0.39098 |    0.60368 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |      2188 |        260 |(  11.8830 +- 0.691782 )%|   -------   |   -------   |
+B23MuNu_TriMuLine             SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> mu+  mu+  mu+ "                        |       223 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> mu+  mu+  mu- "                        |       223 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> mu-  mu-  mu+ "                        |       223 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> mu-  mu-  mu- "                        |       223 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Selection_B23MuNu_Muons"                |       223 |        260 |     1.1659 |    0.42806 |      1.0000 |      3.0000 |
+ | "# input particles"                             |       223 |        260 |     1.1659 |    0.42806 |      1.0000 |      3.0000 |
+ | "# max size B+ -> mu+  mu+  mu+ "               |       223 |        224 |     1.0045 |     2.3780 |      0.0000 |      27.000 |
+ | "# max size B+ -> mu+  mu+  mu- "               |       223 |         26 |    0.11659 |    0.42862 |      0.0000 |      4.0000 |
+ | "# max size B- -> mu-  mu-  mu+ "               |       223 |         30 |    0.13453 |    0.53557 |      0.0000 |      4.0000 |
+ | "# max size B- -> mu-  mu-  mu- "               |       223 |        150 |    0.67265 |     1.2148 |      0.0000 |      8.0000 |
+ | "# mu+"                                         |       223 |        140 |    0.62780 |    0.59183 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       223 |        120 |    0.53812 |    0.54166 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       223 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       223 |          0 |(  0.00000 +- 0.448430 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingB23MuNu_TriMuLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB23MuNu_TriMuLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB23MuNu_TriMuLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB23MuNu_TriFakeMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         13 |(  1.30000 +- 0.358204 )%|   -------   |   -------   |
+StrippingB23MuNu_TriFakeMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        13 |          8 |(  61.5385 +- 13.4932  )%|   -------   |   -------   |
+SelFilterPhys_StdAllNoPIDsM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       240 |        233 |(  97.0833 +- 1.08620  )%|   -------   |   -------   |
+Selection_B23MuNu_FakeMuons   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsMuons"                      |         6 |        186 |     31.000 |     19.105 |      1.0000 |      55.000 |
+ | "# input particles"                             |         6 |        186 |     31.000 |     19.105 |      1.0000 |      55.000 |
+ |*"#accept"                                       |         6 |          5 |(  83.3333 +- 15.2145  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |         43 |     7.1667 |     5.5802 |      0.0000 |      15.000 |
+ |*"efficiency"                                    |       186 |         43 |(  23.1183 +- 3.09124  )%|   -------   |   -------   |
+Sel_B23MuNu_Jpsi              SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  mu+ "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S) -> mu+  mu- "                      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# J/psi(1S) -> mu-  mu- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Selection_B23MuNu_Muons"                |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size J/psi(1S) -> mu+  mu+ "             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size J/psi(1S) -> mu+  mu- "             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size J/psi(1S) -> mu-  mu- "             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu+"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B23MuNu_TriFakeMuLine         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  mu+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  mu- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Sel_B23MuNu_Jpsi"                       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Selection_B23MuNu_FakeMuons"            |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# max size B+ -> J/psi(1S)  mu+ "              |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B- -> J/psi(1S)  mu- "              |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# mu+"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# mu-"                                         |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          3 |(  60.0000 +- 21.9089  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB23MuNu_TriFakeMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB23MuNu_TriFakeMuLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB23MuNu_TriFakeMuLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuNuX_D0_Electr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_Electr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_Electr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        387 |(  38.7000 +- 1.54023  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_Electr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       387 |        387 |(  100.000 +- 0.258398 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseElect...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        627 |(  68.8255 +- 1.53467  )%|   -------   |   -------   |
+eforB2DMuNuX                  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseElectrons"                      |       278 |        626 |     2.2518 |     1.5248 |      1.0000 |      10.000 |
+ | "# input particles"                             |       278 |        626 |     2.2518 |     1.5248 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       278 |         66 |(  23.7410 +- 2.55195  )%|   -------   |   -------   |
+ | "#passed"                                       |       278 |         73 |    0.26259 |    0.49396 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       626 |         73 |(  11.6613 +- 1.28281  )%|   -------   |   -------   |
+KforB2DMuNuX                  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       197 |       1136 |     5.7665 |     3.9728 |      1.0000 |      23.000 |
+ | "# input particles"                             |       197 |       1136 |     5.7665 |     3.9728 |      1.0000 |      23.000 |
+ |*"#accept"                                       |       197 |        193 |(  97.9695 +- 1.00487  )%|   -------   |   -------   |
+ | "#passed"                                       |       197 |        859 |     4.3604 |     3.0887 |      0.0000 |      19.000 |
+ |*"efficiency"                                    |      1136 |        859 |(  75.6162 +- 1.27400  )%|   -------   |   -------   |
+PiforB2DMuNuX                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       197 |       2357 |     11.964 |     5.6365 |      2.0000 |      33.000 |
+ | "# input particles"                             |       197 |       2357 |     11.964 |     5.6365 |      2.0000 |      33.000 |
+ |*"#accept"                                       |       197 |        197 |(  100.000 +- 0.507614 )%|   -------   |   -------   |
+ | "#passed"                                       |       197 |       1882 |     9.5533 |     4.5879 |      1.0000 |      26.000 |
+ |*"efficiency"                                    |      2357 |       1882 |(  79.8473 +- 0.826261 )%|   -------   |   -------   |
+CharmSelForD0_ElectronB2DMuNuXSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+ "                              |        61 |          6 |   0.098361 |    0.34853 |      0.0000 |      2.0000 |
+ | "# D~0 -> K+  pi- "                             |        61 |          4 |   0.065574 |    0.24754 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        61 |        145 |     2.3770 |     2.0816 |      0.0000 |      8.0000 |
+ | "# K-"                                          |        61 |        156 |     2.5574 |     1.8863 |      0.0000 |      7.0000 |
+ | "# Phys/KforB2DMuNuX"                           |        61 |        301 |     4.9344 |     3.2637 |      1.0000 |      15.000 |
+ | "# Phys/PiforB2DMuNuX"                          |        61 |        648 |     10.623 |     4.5957 |      2.0000 |      22.000 |
+ | "# input particles"                             |        61 |        949 |     15.557 |     7.3452 |      5.0000 |      37.000 |
+ | "# max size D0 -> K-  pi+ "                     |        61 |        921 |     15.098 |     16.830 |      0.0000 |      70.000 |
+ | "# max size D~0 -> K+  pi- "                    |        61 |        910 |     14.918 |     20.143 |      0.0000 |      112.00 |
+ | "# pi+"                                         |        61 |        320 |     5.2459 |     2.7019 |      1.0000 |      13.000 |
+ | "# pi-"                                         |        61 |        328 |     5.3770 |     2.7767 |      0.0000 |      14.000 |
+ | "# selected"                                    |        61 |         10 |    0.16393 |    0.41212 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        61 |          9 |(  14.7541 +- 4.54076  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1831 |         50 |(  2.73075 +- 0.380877 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        50 |         10 |(  20.0000 +- 5.65685  )%|   -------   |   -------   |
+BSelForD0_ElectronB2DMuNuX    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  e+ "                              |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  e- "                               |         9 |          2 |    0.22222 |    0.41574 |      0.0000 |      1.0000 |
+ | "# D0"                                          |         9 |          6 |    0.66667 |    0.66667 |      0.0000 |      2.0000 |
+ | "# D~0"                                         |         9 |          4 |    0.44444 |    0.49690 |      0.0000 |      1.0000 |
+ | "# Phys/CharmSelForD0_ElectronB2DMuNuX"         |         9 |         10 |     1.1111 |    0.31427 |      1.0000 |      2.0000 |
+ | "# Phys/eforB2DMuNuX"                           |         9 |         11 |     1.2222 |    0.41574 |      1.0000 |      2.0000 |
+ | "# e+"                                          |         9 |          4 |    0.44444 |    0.68493 |      0.0000 |      2.0000 |
+ | "# e-"                                          |         9 |          7 |    0.77778 |    0.62854 |      0.0000 |      2.0000 |
+ | "# input particles"                             |         9 |         21 |     2.3333 |    0.66667 |      2.0000 |      4.0000 |
+ | "# max size B+ -> D~0  e+ "                     |         9 |          1 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ | "# max size B- -> D0  e- "                      |         9 |          4 |    0.44444 |    0.68493 |      0.0000 |      2.0000 |
+ | "# selected"                                    |         9 |          2 |    0.22222 |    0.41574 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         9 |          2 |(  22.2222 +- 13.8580  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          3 |(  60.0000 +- 21.9089  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+B2DMuNuX_D0_Electron          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BSelForD0_ElectronB2DMuNuX"             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_Electr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_Electron SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuNuX_D0_Electron SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuNuX_D0PreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0Hlt1FilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0Hlt2FilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        387 |(  38.7000 +- 1.54023  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0VOIDFilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       387 |        387 |(  100.000 +- 0.258398 )%|   -------   |   -------   |
+MuforB2DMuNuX                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       236 |        394 |     1.6695 |     1.0256 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       236 |        394 |     1.6695 |     1.0256 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |       236 |        126 |(  53.3898 +- 3.24723  )%|   -------   |   -------   |
+ | "#passed"                                       |       236 |        141 |    0.59746 |    0.62014 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       394 |        141 |(  35.7868 +- 2.41505  )%|   -------   |   -------   |
+CharmSelForD0B2DMuNuX         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+ "                              |       128 |          9 |   0.070312 |    0.28459 |      0.0000 |      2.0000 |
+ | "# D~0 -> K+  pi- "                             |       128 |         12 |   0.093750 |    0.29148 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       128 |        290 |     2.2656 |     1.7962 |      0.0000 |      9.0000 |
+ | "# K-"                                          |       128 |        256 |     2.0000 |     1.7185 |      0.0000 |      10.000 |
+ | "# Phys/KforB2DMuNuX"                           |       128 |        546 |     4.2656 |     3.0758 |      1.0000 |      19.000 |
+ | "# Phys/PiforB2DMuNuX"                          |       128 |       1181 |     9.2266 |     4.5539 |      1.0000 |      26.000 |
+ | "# input particles"                             |       128 |       1727 |     13.492 |     7.1698 |      2.0000 |      45.000 |
+ | "# max size D0 -> K-  pi+ "                     |       128 |       1458 |     11.391 |     17.643 |      0.0000 |      130.00 |
+ | "# max size D~0 -> K+  pi- "                    |       128 |       1668 |     13.031 |     18.638 |      0.0000 |      117.00 |
+ | "# pi+"                                         |       128 |        603 |     4.7109 |     2.5377 |      1.0000 |      14.000 |
+ | "# pi-"                                         |       128 |        578 |     4.5156 |     2.7041 |      0.0000 |      14.000 |
+ | "# selected"                                    |       128 |         21 |    0.16406 |    0.39086 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       128 |         20 |(  15.6250 +- 3.20931  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3126 |         74 |(  2.36724 +- 0.271910 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        74 |         21 |(  28.3784 +- 5.24083  )%|   -------   |   -------   |
+BSelForD0B2DMuNuX             SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  mu+ "                              |        19 |          1 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ | "# B+ -> D~0  mu+ "                             |        19 |          2 |    0.10526 |    0.30689 |      0.0000 |      1.0000 |
+ | "# B- -> D0  mu- "                              |        19 |          1 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ | "# B- -> D~0  mu- "                             |        19 |          1 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        19 |          7 |    0.36842 |    0.48238 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |        19 |         12 |    0.63158 |    0.48238 |      0.0000 |      1.0000 |
+ | "# Phys/CharmSelForD0B2DMuNuX"                  |        19 |         19 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/MuforB2DMuNuX"                          |        19 |         22 |     1.1579 |    0.48809 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        19 |         41 |     2.1579 |    0.48809 |      2.0000 |      4.0000 |
+ | "# max size B+ -> D0  mu+ "                     |        19 |          3 |    0.15789 |    0.36464 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |        19 |          8 |    0.42105 |    0.49373 |      0.0000 |      1.0000 |
+ | "# max size B- -> D0  mu- "                     |        19 |          5 |    0.26316 |    0.44035 |      0.0000 |      1.0000 |
+ | "# max size B- -> D~0  mu- "                    |        19 |          6 |    0.31579 |    0.56686 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |        19 |         11 |    0.57895 |    0.49373 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        19 |         11 |    0.57895 |    0.59079 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        19 |          5 |    0.26316 |    0.44035 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        19 |          5 |(  26.3158 +- 10.1023  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        22 |          6 |(  27.2727 +- 9.49514  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          5 |(  83.3333 +- 15.2145  )%|   -------   |   -------   |
+B2DMuNuX_D0                   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BSelForD0B2DMuNuX"                      |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         5 |          4 |(  80.0000 +- 17.8885  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0PostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuNuX_D0          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuNuX_D0_K3PiPr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_K3PiHl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_K3PiHl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        387 |(  38.7000 +- 1.54023  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_K3PiVO...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       387 |        387 |(  100.000 +- 0.258398 )%|   -------   |   -------   |
+CharmSelForD0_K3PiB2DMuNuX    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+  pi-  pi+ "                    |       126 |          4 |   0.031746 |    0.27992 |      0.0000 |      3.0000 |
+ | "# D~0 -> K+  pi-  pi+  pi- "                   |       126 |          6 |   0.047619 |    0.24744 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       126 |        278 |     2.2063 |     1.7562 |      0.0000 |      9.0000 |
+ | "# K-"                                          |       126 |        252 |     2.0000 |     1.7090 |      0.0000 |      10.000 |
+ | "# Phys/KforB2DMuNuX"                           |       126 |        530 |     4.2063 |     3.0114 |      1.0000 |      19.000 |
+ | "# Phys/PiforB2DMuNuX"                          |       126 |       1143 |     9.0714 |     4.5794 |      1.0000 |      26.000 |
+ | "# input particles"                             |       126 |       1673 |     13.278 |     7.1477 |      2.0000 |      45.000 |
+ | "# max size D0 -> K-  pi+  pi-  pi+ "           |       126 |      89258 |     708.40 |     2678.3 |      0.0000 |      21970. |
+ | "# max size D~0 -> K+  pi-  pi+  pi- "          |       126 |      95725 |     759.72 |     2486.1 |      0.0000 |      19773. |
+ | "# pi+"                                         |       126 |        583 |     4.6270 |     2.5221 |      1.0000 |      14.000 |
+ | "# pi-"                                         |       126 |        560 |     4.4444 |     2.6772 |      0.0000 |      14.000 |
+ | "# selected"                                    |       126 |         10 |   0.079365 |    0.42916 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       126 |          6 |(  4.76190 +- 1.89719  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     81887 |         51 |(0.0622809 +- 0.00871836)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        51 |         10 |(  19.6078 +- 5.55951  )%|   -------   |   -------   |
+BSelForD0_K3PiB2DMuNuX        SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  mu+ "                              |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# B+ -> D~0  mu+ "                             |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# B- -> D0  mu- "                              |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  mu- "                             |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# D0"                                          |         6 |          4 |    0.66667 |     1.1055 |      0.0000 |      3.0000 |
+ | "# D~0"                                         |         6 |          6 |     1.0000 |    0.57735 |      0.0000 |      2.0000 |
+ | "# Phys/CharmSelForD0_K3PiB2DMuNuX"             |         6 |         10 |     1.6667 |     1.1055 |      1.0000 |      4.0000 |
+ | "# Phys/MuforB2DMuNuX"                          |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         6 |         17 |     2.8333 |     1.0672 |      2.0000 |      5.0000 |
+ | "# max size B+ -> D0  mu+ "                     |         6 |          4 |    0.66667 |     1.1055 |      0.0000 |      3.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |         6 |          4 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# max size B- -> D0  mu- "                     |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  mu- "                    |         6 |          3 |    0.50000 |    0.76376 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |         6 |          5 |    0.83333 |    0.37268 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         6 |          2 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         6 |          3 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |          4 |(  36.3636 +- 14.5041  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+B2DMuNuX_D0_K3Pi              SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BSelForD0_K3PiB2DMuNuX"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_K3PiPo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_K3Pi     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuNuX_D0_K3Pi     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuNuX_DpPreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_DpHlt1FilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_DpHlt2FilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        387 |(  38.7000 +- 1.54023  )%|   -------   |   -------   |
+StrippingB2DMuNuX_DpVOIDFilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       387 |        387 |(  100.000 +- 0.258398 )%|   -------   |   -------   |
+CharmSelForDpB2DMuNuX         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K-  pi+  pi+ "                         |       128 |         15 |    0.11719 |    0.36702 |      0.0000 |      2.0000 |
+ | "# D- -> K+  pi-  pi- "                         |       128 |         14 |    0.10938 |    0.48789 |      0.0000 |      4.0000 |
+ | "# K+"                                          |       128 |        279 |     2.1797 |     1.7608 |      0.0000 |      9.0000 |
+ | "# K-"                                          |       128 |        250 |     1.9531 |     1.6995 |      0.0000 |      10.000 |
+ | "# Phys/KforB2DMuNuX"                           |       128 |        529 |     4.1328 |     3.0140 |      1.0000 |      19.000 |
+ | "# Phys/PiforB2DMuNuX"                          |       128 |       1166 |     9.1094 |     4.6891 |      1.0000 |      26.000 |
+ | "# input particles"                             |       128 |       1695 |     13.242 |     7.2443 |      2.0000 |      45.000 |
+ | "# max size D+ -> K-  pi+  pi+ "                |       128 |      10943 |     85.492 |     222.87 |      0.0000 |      1690.0 |
+ | "# max size D- -> K+  pi-  pi- "                |       128 |      12097 |     94.508 |     222.57 |      0.0000 |      1568.0 |
+ | "# pi+"                                         |       128 |        595 |     4.6484 |     2.5938 |      1.0000 |      14.000 |
+ | "# pi-"                                         |       128 |        571 |     4.4609 |     2.6923 |      0.0000 |      14.000 |
+ | "# selected"                                    |       128 |         29 |    0.22656 |    0.66397 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       128 |         19 |(  14.8438 +- 3.14250  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     10004 |        136 |(  1.35946 +- 0.115777 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       136 |         29 |(  21.3235 +- 3.51223  )%|   -------   |   -------   |
+BSelForDpB2DMuNuX             SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  mu+ "                              |        19 |          2 |    0.10526 |    0.30689 |      0.0000 |      1.0000 |
+ | "# B0 -> D-  mu- "                              |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  mu+ "                             |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  mu- "                             |        19 |          5 |    0.26316 |    0.54696 |      0.0000 |      2.0000 |
+ | "# D+"                                          |        19 |         15 |    0.78947 |    0.61378 |      0.0000 |      2.0000 |
+ | "# D-"                                          |        19 |         14 |    0.73684 |     1.0683 |      0.0000 |      4.0000 |
+ | "# Phys/CharmSelForDpB2DMuNuX"                  |        19 |         29 |     1.5263 |    0.99305 |      1.0000 |      5.0000 |
+ | "# Phys/MuforB2DMuNuX"                          |        19 |         20 |     1.0526 |    0.22330 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        19 |         49 |     2.5789 |    0.99026 |      2.0000 |      6.0000 |
+ | "# max size B0 -> D-  mu+ "                     |        19 |         10 |    0.52632 |     1.0447 |      0.0000 |      4.0000 |
+ | "# max size B0 -> D-  mu- "                     |        19 |          4 |    0.21053 |    0.52103 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D+  mu+ "                    |        19 |          7 |    0.36842 |    0.58133 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D+  mu- "                    |        19 |          9 |    0.47368 |    0.59546 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |        19 |         10 |    0.52632 |    0.49931 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        19 |         10 |    0.52632 |    0.49931 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        19 |          7 |    0.36842 |    0.58133 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        19 |          6 |(  31.5789 +- 10.6639  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        30 |         15 |(  50.0000 +- 9.12871  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        15 |          7 |(  46.6667 +- 12.8812  )%|   -------   |   -------   |
+B2DMuNuX_Dp                   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BSelForDpB2DMuNuX"                      |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         6 |          4 |(  66.6667 +- 19.2450  )%|   -------   |   -------   |
+StrippingB2DMuNuX_DpPostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Dp          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuNuX_Dp          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuNuX_DsPreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_DsHlt1FilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_DsHlt2FilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        387 |(  38.7000 +- 1.54023  )%|   -------   |   -------   |
+StrippingB2DMuNuX_DsVOIDFilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       387 |        387 |(  100.000 +- 0.258398 )%|   -------   |   -------   |
+CharmSelForDsB2DMuNuX         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K-  pi+ "                          |       129 |         10 |   0.077519 |    0.47597 |      0.0000 |      5.0000 |
+ | "# D- -> K-  K+  pi- "                          |       129 |         15 |    0.11628 |    0.42459 |      0.0000 |      3.0000 |
+ | "# K+"                                          |       129 |        287 |     2.2248 |     1.7795 |      0.0000 |      9.0000 |
+ | "# K-"                                          |       129 |        253 |     1.9612 |     1.7091 |      0.0000 |      10.000 |
+ | "# Phys/KforB2DMuNuX"                           |       129 |        540 |     4.1860 |     3.0519 |      1.0000 |      19.000 |
+ | "# Phys/PiforB2DMuNuX"                          |       129 |       1173 |     9.0930 |     4.5451 |      1.0000 |      26.000 |
+ | "# input particles"                             |       129 |       1713 |     13.279 |     7.1474 |      2.0000 |      45.000 |
+ | "# max size D+ -> K+  K-  pi+ "                 |       129 |       5946 |     46.093 |     135.91 |      0.0000 |      1170.0 |
+ | "# max size D- -> K-  K+  pi- "                 |       129 |       5848 |     45.333 |     138.51 |      0.0000 |      1170.0 |
+ | "# pi+"                                         |       129 |        603 |     4.6744 |     2.5674 |      1.0000 |      14.000 |
+ | "# pi-"                                         |       129 |        570 |     4.4186 |     2.6551 |      0.0000 |      14.000 |
+ | "# selected"                                    |       129 |         25 |    0.19380 |    0.78826 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |       129 |         16 |(  12.4031 +- 2.90212  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     11794 |         97 |( 0.822452 +- 0.0831632)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        97 |         25 |(  25.7732 +- 4.44098  )%|   -------   |   -------   |
+BSelForDsB2DMuNuX             SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  mu+ "                              |        14 |          2 |    0.14286 |    0.51508 |      0.0000 |      2.0000 |
+ | "# B0 -> D-  mu- "                              |        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# B~0 -> D+  mu+ "                             |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  mu- "                             |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        14 |          8 |    0.57143 |     1.2936 |      0.0000 |      5.0000 |
+ | "# D-"                                          |        14 |         15 |     1.0714 |    0.79860 |      0.0000 |      3.0000 |
+ | "# Phys/CharmSelForDsB2DMuNuX"                  |        14 |         23 |     1.6429 |     1.7971 |      1.0000 |      8.0000 |
+ | "# Phys/MuforB2DMuNuX"                          |        14 |         18 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        14 |         41 |     2.9286 |     1.7914 |      2.0000 |      9.0000 |
+ | "# max size B0 -> D-  mu+ "                     |        14 |         11 |    0.78571 |    0.93950 |      0.0000 |      3.0000 |
+ | "# max size B0 -> D-  mu- "                     |        14 |          9 |    0.64286 |    0.71785 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D+  mu+ "                    |        14 |          8 |    0.57143 |     1.2936 |      0.0000 |      5.0000 |
+ | "# max size B~0 -> D+  mu- "                    |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        14 |         11 |    0.78571 |    0.55787 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        14 |          7 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        14 |          3 |    0.21429 |    0.55787 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        14 |          2 |(  14.2857 +- 9.35220  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        28 |          7 |(  25.0000 +- 8.18317  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          3 |(  42.8571 +- 18.7044  )%|   -------   |   -------   |
+B2DMuNuX_Ds                   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BSelForDsB2DMuNuX"                      |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+StrippingB2DMuNuX_DsPostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Ds          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuNuX_Ds          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuNuX_LcPreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_LcHlt1FilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_LcHlt2FilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        387 |(  38.7000 +- 1.54023  )%|   -------   |   -------   |
+StrippingB2DMuNuX_LcVOIDFilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       387 |        387 |(  100.000 +- 0.258398 )%|   -------   |   -------   |
+ProtonsForB2DMuNuX            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseProtons"                        |       148 |        760 |     5.1351 |     3.9226 |      1.0000 |      25.000 |
+ | "# input particles"                             |       148 |        760 |     5.1351 |     3.9226 |      1.0000 |      25.000 |
+ |*"#accept"                                       |       148 |         88 |(  59.4595 +- 4.03575  )%|   -------   |   -------   |
+ | "#passed"                                       |       148 |        166 |     1.1216 |     1.3502 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |       760 |        166 |(  21.8421 +- 1.49874  )%|   -------   |   -------   |
+CharmSelForLcB2DMuNuX         SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        77 |        211 |     2.7403 |     1.9500 |      0.0000 |      9.0000 |
+ | "# K-"                                          |        77 |        192 |     2.4935 |     1.8630 |      0.0000 |      10.000 |
+ | "# Lambda_c+ -> K-  p+  pi+ "                   |        77 |          4 |   0.051948 |    0.35661 |      0.0000 |      3.0000 |
+ | "# Lambda_c~- -> K+  p~-  pi- "                 |        77 |          7 |   0.090909 |    0.46099 |      0.0000 |      3.0000 |
+ | "# Phys/KforB2DMuNuX"                           |        77 |        403 |     5.2338 |     3.2748 |      1.0000 |      19.000 |
+ | "# Phys/PiforB2DMuNuX"                          |        77 |        811 |     10.532 |     4.8766 |      4.0000 |      26.000 |
+ | "# Phys/ProtonsForB2DMuNuX"                     |        77 |        146 |     1.8961 |     1.3151 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        77 |       1360 |     17.662 |     8.6739 |      7.0000 |      52.000 |
+ | "# max size Lambda_c+ -> K-  p+  pi+ "          |        77 |       1809 |     23.494 |     60.746 |      0.0000 |      390.00 |
+ | "# max size Lambda_c~- -> K+  p~-  pi- "        |        77 |       2019 |     26.221 |     74.615 |      0.0000 |      468.00 |
+ | "# p+"                                          |        77 |         74 |    0.96104 |    0.81291 |      0.0000 |      3.0000 |
+ | "# pi+"                                         |        77 |        405 |     5.2597 |     2.7887 |      1.0000 |      14.000 |
+ | "# pi-"                                         |        77 |        406 |     5.2727 |     2.8313 |      0.0000 |      14.000 |
+ | "# p~-"                                         |        77 |         72 |    0.93506 |     1.0362 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        77 |         11 |    0.14286 |    0.75100 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        77 |          4 |(  5.19481 +- 2.52904  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3828 |         30 |( 0.783699 +- 0.142521 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        30 |         11 |(  36.6667 +- 8.79815  )%|   -------   |   -------   |
+BSelForLcB2DMuNuX             SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  mu+ "                |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda_c+  mu- "                |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  mu+ "              |         4 |          2 |    0.50000 |    0.86603 |      0.0000 |      2.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  mu- "              |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         4 |          4 |     1.0000 |     1.2247 |      0.0000 |      3.0000 |
+ | "# Lambda_c~-"                                  |         4 |          7 |     1.7500 |     1.0897 |      0.0000 |      3.0000 |
+ | "# Phys/CharmSelForLcB2DMuNuX"                  |         4 |         11 |     2.7500 |     1.9203 |      1.0000 |      6.0000 |
+ | "# Phys/MuforB2DMuNuX"                          |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |         17 |     4.2500 |     1.6394 |      3.0000 |      7.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  mu+ "       |         4 |          4 |     1.0000 |     1.2247 |      0.0000 |      3.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  mu- "       |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  mu+ "     |         4 |          5 |     1.2500 |     1.2990 |      0.0000 |      3.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  mu- "     |         4 |          4 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |         4 |          3 |    0.75000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         4 |          3 |    0.75000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         4 |          2 |    0.50000 |    0.86603 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        14 |          3 |(  21.4286 +- 10.9664  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+B2DMuNuX_Lc                   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BSelForLcB2DMuNuX"                      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_LcPostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Lc          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuNuX_Lc          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuNuX_OmegacPre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_OmegacHlt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_OmegacHlt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        387 |(  38.7000 +- 1.54023  )%|   -------   |   -------   |
+StrippingB2DMuNuX_OmegacVOI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       387 |        387 |(  100.000 +- 0.258398 )%|   -------   |   -------   |
+CharmSelForOmegacB2DMuNuX     SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        76 |        212 |     2.7895 |     1.9823 |      0.0000 |      9.0000 |
+ | "# K-"                                          |        76 |        185 |     2.4342 |     1.8234 |      0.0000 |      10.000 |
+ | "# Omega_c0 -> p+  K-  K-  pi+ "                |        76 |          1 |   0.013158 |    0.11395 |      0.0000 |      1.0000 |
+ | "# Omega_c~0 -> p~-  K+  K+  pi- "              |        76 |          1 |   0.013158 |    0.11395 |      0.0000 |      1.0000 |
+ | "# Phys/KforB2DMuNuX"                           |        76 |        397 |     5.2237 |     3.2951 |      1.0000 |      19.000 |
+ | "# Phys/PiforB2DMuNuX"                          |        76 |        806 |     10.605 |     4.9366 |      4.0000 |      26.000 |
+ | "# Phys/ProtonsForB2DMuNuX"                     |        76 |        141 |     1.8553 |     1.3049 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        76 |       1344 |     17.684 |     8.7482 |      7.0000 |      52.000 |
+ | "# max size Omega_c0 -> p+  K-  K-  pi+ "       |        76 |      10858 |     142.87 |     543.79 |      0.0000 |      3900.0 |
+ | "# max size Omega_c~0 -> p~-  K+  K+  pi- "     |        76 |      12260 |     161.32 |     628.35 |      0.0000 |      4212.0 |
+ | "# p+"                                          |        76 |         75 |    0.98684 |    0.81907 |      0.0000 |      3.0000 |
+ | "# pi+"                                         |        76 |        410 |     5.3947 |     2.8473 |      1.0000 |      14.000 |
+ | "# pi-"                                         |        76 |        396 |     5.2105 |     2.8159 |      0.0000 |      14.000 |
+ | "# p~-"                                         |        76 |         66 |    0.86842 |    0.96439 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        76 |          2 |   0.026316 |    0.22790 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        76 |          1 |(  1.31579 +- 1.30710  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      9667 |          4 |(0.0413779 +- 0.0206847)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+BSelForOmegacB2DMuNuX         SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Omega_b- -> Omega_c0  mu+ "                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega_b- -> Omega_c0  mu- "                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega_b~+ -> Omega_c~0  mu+ "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega_b~+ -> Omega_c~0  mu- "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega_c0"                                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Omega_c~0"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/CharmSelForOmegacB2DMuNuX"              |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/MuforB2DMuNuX"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size Omega_b- -> Omega_c0  mu+ "         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size Omega_b- -> Omega_c0  mu- "         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Omega_b~+ -> Omega_c~0  mu+ "       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size Omega_b~+ -> Omega_c~0  mu- "       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_OmegacPos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuNuX_Omegac      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuNuX_Omegac      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuNuX_XicPreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_XicHlt1Fi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_XicHlt2Fi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        387 |(  38.7000 +- 1.54023  )%|   -------   |   -------   |
+StrippingB2DMuNuX_XicVOIDFi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       387 |        387 |(  100.000 +- 0.258398 )%|   -------   |   -------   |
+CharmSelForXicB2DMuNuX        SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        75 |        207 |     2.7600 |     1.9517 |      0.0000 |      9.0000 |
+ | "# K-"                                          |        75 |        179 |     2.3867 |     1.8468 |      0.0000 |      10.000 |
+ | "# Phys/KforB2DMuNuX"                           |        75 |        386 |     5.1467 |     3.3013 |      1.0000 |      19.000 |
+ | "# Phys/PiforB2DMuNuX"                          |        75 |        790 |     10.533 |     4.8890 |      4.0000 |      26.000 |
+ | "# Phys/ProtonsForB2DMuNuX"                     |        75 |        143 |     1.9067 |     1.3082 |      1.0000 |      7.0000 |
+ | "# Xi_c+ -> K-  p+  pi+ "                       |        75 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c~- -> K+  p~-  pi- "                     |        75 |          3 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        75 |       1319 |     17.587 |     8.6658 |      7.0000 |      52.000 |
+ | "# max size Xi_c+ -> K-  p+  pi+ "              |        75 |       1811 |     24.147 |     61.330 |      0.0000 |      390.00 |
+ | "# max size Xi_c~- -> K+  p~-  pi- "            |        75 |       1897 |     25.293 |     75.375 |      0.0000 |      468.00 |
+ | "# p+"                                          |        75 |         78 |     1.0400 |    0.82365 |      0.0000 |      3.0000 |
+ | "# pi+"                                         |        75 |        401 |     5.3467 |     2.7592 |      1.0000 |      14.000 |
+ | "# pi-"                                         |        75 |        389 |     5.1867 |     2.8364 |      0.0000 |      14.000 |
+ | "# p~-"                                         |        75 |         65 |    0.86667 |    0.97068 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        75 |          3 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        75 |          3 |(  4.00000 +- 2.26274  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3708 |         28 |( 0.755124 +- 0.142165 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        28 |          3 |(  10.7143 +- 5.84512  )%|   -------   |   -------   |
+BSelForXicB2DMuNuX            SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/CharmSelForXicB2DMuNuX"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/MuforB2DMuNuX"                          |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Xi_b0 -> Xi_c+  mu+ "                        |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b0 -> Xi_c+  mu- "                        |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~0 -> Xi_c~-  mu+ "                      |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Xi_b~0 -> Xi_c~-  mu- "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c+"                                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c~-"                                      |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          7 |     2.3333 |    0.47140 |      2.0000 |      3.0000 |
+ | "# max size Xi_b0 -> Xi_c+  mu+ "               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b0 -> Xi_c+  mu- "               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~0 -> Xi_c~-  mu+ "             |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# max size Xi_b~0 -> Xi_c~-  mu- "             |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2DMuNuX_Xic                  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BSelForXicB2DMuNuX"                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_XicPostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Xic         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuNuX_Xic         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuNuX_Xic0PreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_Xic0Hlt1F...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_Xic0Hlt2F...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        387 |(  38.7000 +- 1.54023  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Xic0VOIDF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       387 |        387 |(  100.000 +- 0.258398 )%|   -------   |   -------   |
+CharmSelForXic0B2DMuNuX       SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        76 |        209 |     2.7500 |     1.9542 |      0.0000 |      9.0000 |
+ | "# K-"                                          |        76 |        184 |     2.4211 |     1.8372 |      0.0000 |      10.000 |
+ | "# Phys/KforB2DMuNuX"                           |        76 |        393 |     5.1711 |     3.2983 |      1.0000 |      19.000 |
+ | "# Phys/PiforB2DMuNuX"                          |        76 |        807 |     10.618 |     4.8584 |      4.0000 |      26.000 |
+ | "# Phys/ProtonsForB2DMuNuX"                     |        76 |        141 |     1.8553 |     1.3049 |      1.0000 |      7.0000 |
+ | "# Xi_c0 -> p+  K-  K-  pi+ "                   |        76 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c~0 -> p~-  K+  K+  pi- "                 |        76 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        76 |       1341 |     17.645 |     8.6202 |      7.0000 |      52.000 |
+ | "# max size Xi_c0 -> p+  K-  K-  pi+ "          |        76 |      10767 |     141.67 |     543.69 |      0.0000 |      3900.0 |
+ | "# max size Xi_c~0 -> p~-  K+  K+  pi- "        |        76 |      12125 |     159.54 |     628.39 |      0.0000 |      4212.0 |
+ | "# p+"                                          |        76 |         74 |    0.97368 |    0.81068 |      0.0000 |      3.0000 |
+ | "# pi+"                                         |        76 |        407 |     5.3553 |     2.7372 |      1.0000 |      14.000 |
+ | "# pi-"                                         |        76 |        400 |     5.2632 |     2.8021 |      0.0000 |      14.000 |
+ | "# p~-"                                         |        76 |         67 |    0.88158 |    0.97288 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        76 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        76 |          0 |(  0.00000 +- 1.31579  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      9578 |          1 |(0.0104406 +- 0.0104400)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Xic0PostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuNuX_Xic0        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuNuX_Xic0        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuNuX_D0_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         23 |(  2.30000 +- 0.474036 )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |          8 |(  34.7826 +- 9.93113  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+FakeMuonsForB2DMuNuX          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsMuons"                         |        66 |        710 |     10.758 |     5.0214 |      1.0000 |      25.000 |
+ | "# input particles"                             |        66 |        710 |     10.758 |     5.0214 |      1.0000 |      25.000 |
+ |*"#accept"                                       |        66 |         62 |(  93.9394 +- 2.93704  )%|   -------   |   -------   |
+ | "#passed"                                       |        66 |        149 |     2.2576 |     1.5107 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |       710 |        149 |(  20.9859 +- 1.52822  )%|   -------   |   -------   |
+BSelFakeForD0B2DMuNuX         SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  mu+ "                              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B+ -> D~0  mu+ "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  mu- "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  mu- "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/CharmSelForD0B2DMuNuX"                  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/FakeMuonsForB2DMuNuX"                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B+ -> D0  mu+ "                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  mu- "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  mu- "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2DMuNuX_D0_FakeMuon          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BSelFakeForD0B2DMuNuX"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_FakeMuon SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuNuX_D0_FakeMuon SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuNuX_D0_K3Pi_F...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         20 |(  2.00000 +- 0.442719 )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_K3Pi_F...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_K3Pi_F...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |          7 |(  35.0000 +- 10.6654  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_K3Pi_F...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_K3Pi_F...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuNuX_D0_K3Pi_F...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuNuX_D0_K3Pi_F...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuNuX_Dp_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         18 |(  1.80000 +- 0.420428 )%|   -------   |   -------   |
+StrippingB2DMuNuX_Dp_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Dp_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        18 |          7 |(  38.8889 +- 11.4904  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Dp_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+BSelFakeForDpB2DMuNuX         SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  mu+ "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  mu- "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  mu+ "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  mu- "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D-"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/CharmSelForDpB2DMuNuX"                  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/FakeMuonsForB2DMuNuX"                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size B0 -> D-  mu+ "                     |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size B0 -> D-  mu- "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  mu+ "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  mu- "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# mu-"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Dp_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuNuX_Dp_FakeMuon SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuNuX_Dp_FakeMuon SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuNuX_Ds_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         25 |(  2.50000 +- 0.493710 )%|   -------   |   -------   |
+StrippingB2DMuNuX_Ds_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Ds_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        25 |          9 |(  36.0000 +- 9.60000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Ds_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+BSelFakeForDsB2DMuNuX         SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  mu+ "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  mu- "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  mu+ "                             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  mu- "                             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D-"                                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/CharmSelForDsB2DMuNuX"                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/FakeMuonsForB2DMuNuX"                   |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          8 |     4.0000 |     1.0000 |      3.0000 |      5.0000 |
+ | "# max size B0 -> D-  mu+ "                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D-  mu- "                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  mu+ "                    |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# max size B~0 -> D+  mu- "                    |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# mu+"                                         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# mu-"                                         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuNuX_Ds_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuNuX_Ds_FakeMuon SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuNuX_Ds_FakeMuon SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuNuX_Lc_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         24 |(  2.40000 +- 0.483983 )%|   -------   |   -------   |
+StrippingB2DMuNuX_Lc_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        24 |         24 |(  100.000 +- 4.16667  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Lc_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        24 |         10 |(  41.6667 +- 10.0635  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Lc_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Lc_FakeMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuNuX_Lc_FakeMuon SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuNuX_Lc_FakeMuon SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuNuX_Omegac_Fa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         20 |(  2.00000 +- 0.442719 )%|   -------   |   -------   |
+StrippingB2DMuNuX_Omegac_Fa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Omegac_Fa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         10 |(  50.0000 +- 11.1803  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Omegac_Fa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Omegac_Fa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuNuX_Omegac_Fa...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuNuX_Omegac_Fa...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuNuX_Xic_FakeM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         17 |(  1.70000 +- 0.408791 )%|   -------   |   -------   |
+StrippingB2DMuNuX_Xic_FakeM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Xic_FakeM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |          7 |(  41.1765 +- 11.9365  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Xic_FakeM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+BSelFakeForXicB2DMuNuX        SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/CharmSelForXicB2DMuNuX"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/FakeMuonsForB2DMuNuX"                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Xi_b0 -> Xi_c+  mu+ "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b0 -> Xi_c+  mu- "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~0 -> Xi_c~-  mu+ "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~0 -> Xi_c~-  mu- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c+"                                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c~-"                                      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size Xi_b0 -> Xi_c+  mu+ "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b0 -> Xi_c+  mu- "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~0 -> Xi_c~-  mu+ "             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size Xi_b~0 -> Xi_c~-  mu- "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuNuX_Xic_FakeM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuNuX_Xic_FakeMuonSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuNuX_Xic_FakeMuonSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuNuX_Xic0_Fake...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         17 |(  1.70000 +- 0.408791 )%|   -------   |   -------   |
+StrippingB2DMuNuX_Xic0_Fake...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Xic0_Fake...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |         11 |(  64.7059 +- 11.5904  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Xic0_Fake...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+StrippingB2DMuNuX_Xic0_Fake...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DMuNuX_Xic0_Fake...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuNuX_Xic0_Fake...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstMuNuInclLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D0ForB2DstMuNuIncl            SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+ "                              |       861 |         74 |   0.085947 |    0.35358 |      0.0000 |      5.0000 |
+ | "# D~0 -> K+  pi- "                             |       861 |         87 |    0.10105 |    0.34790 |      0.0000 |      3.0000 |
+ | "# K+"                                          |       861 |        443 |    0.51452 |    0.71411 |      0.0000 |      5.0000 |
+ | "# K-"                                          |       861 |        480 |    0.55749 |    0.76994 |      0.0000 |      6.0000 |
+ | "# Phys/StdLooseKaons"                          |       861 |       4818 |     5.5958 |     3.9118 |      1.0000 |      27.000 |
+ | "# Phys/StdLoosePions"                          |       861 |       9866 |     11.459 |     5.4753 |      1.0000 |      34.000 |
+ | "# input particles"                             |       861 |      14684 |     17.055 |     9.0948 |      2.0000 |      59.000 |
+ | "# max size D0 -> K-  pi+ "                     |       861 |       1516 |     1.7607 |     3.1433 |      0.0000 |      24.000 |
+ | "# max size D~0 -> K+  pi- "                    |       861 |       1387 |     1.6109 |     3.0142 |      0.0000 |      28.000 |
+ | "# pi+"                                         |       861 |       2476 |     2.8757 |     1.9084 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       861 |       2408 |     2.7967 |     1.8515 |      0.0000 |      13.000 |
+ | "# selected"                                    |       861 |        161 |    0.18699 |    0.48063 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       861 |        135 |(  15.6794 +- 1.23917  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2903 |        464 |(  15.9835 +- 0.680134 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       464 |        161 |(  34.6983 +- 2.20982  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+SelFilterPhys_StdAllLoosePi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        911 |(  100.000 +- 0.109769 )%|   -------   |   -------   |
+DstForB2DstMuNuIncl           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |       135 |         18 |    0.13333 |    0.40000 |      0.0000 |      2.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |       135 |         21 |    0.15556 |    0.45325 |      0.0000 |      2.0000 |
+ | "# D0"                                          |       135 |         74 |    0.54815 |    0.73755 |      0.0000 |      5.0000 |
+ | "# D~0"                                         |       135 |         87 |    0.64444 |    0.64941 |      0.0000 |      3.0000 |
+ | "# Phys/D0ForB2DstMuNuIncl"                     |       135 |        161 |     1.1926 |    0.52347 |      1.0000 |      5.0000 |
+ | "# Phys/StdAllLoosePions"                       |       135 |       6354 |     47.067 |     23.102 |      9.0000 |      131.00 |
+ | "# input particles"                             |       135 |       6515 |     48.259 |     23.080 |      10.000 |      132.00 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |       135 |       1580 |     11.704 |     18.957 |      0.0000 |      160.00 |
+ | "# max size D*(2010)- -> D~0  pi- "             |       135 |       1787 |     13.237 |     15.214 |      0.0000 |      64.000 |
+ | "# pi+"                                         |       135 |       2910 |     21.556 |     10.686 |      5.0000 |      57.000 |
+ | "# pi-"                                         |       135 |       2871 |     21.267 |     10.522 |      3.0000 |      61.000 |
+ | "# selected"                                    |       135 |         39 |    0.28889 |    0.56917 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       135 |         31 |(  22.9630 +- 3.61990  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3367 |         82 |(  2.43540 +- 0.265650 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        82 |         39 |(  47.5610 +- 5.51500  )%|   -------   |   -------   |
+B2DstMuNuInclLine             SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  mu+ "                       |        18 |          1 |   0.055556 |    0.22906 |      0.0000 |      1.0000 |
+ | "# B~0 -> D*(2010)+  mu- "                      |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        18 |         10 |    0.55556 |    0.68493 |      0.0000 |      2.0000 |
+ | "# D*(2010)-"                                   |        18 |         14 |    0.77778 |    0.78567 |      0.0000 |      2.0000 |
+ | "# Phys/DstForB2DstMuNuIncl"                    |        18 |         24 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/StdLooseMuons"                          |        18 |         32 |     1.7778 |     1.0830 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        18 |         56 |     3.1111 |     1.0999 |      2.0000 |      5.0000 |
+ | "# max size B0 -> D*(2010)-  mu+ "              |        18 |          1 |   0.055556 |    0.22906 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D*(2010)+  mu- "             |        18 |          2 |    0.11111 |    0.45812 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |        18 |          9 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        18 |          5 |    0.27778 |    0.44790 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        18 |          1 |   0.055556 |    0.22906 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        18 |          1 |(  5.55556 +- 5.39903  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstMuNuInclLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DstMuNuInclLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstMuNuInclLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DstMuNuInclWSLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DstWSForB2DstMuNuIncl         SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D~0  pi+ "                      |       135 |         30 |    0.22222 |    0.59213 |      0.0000 |      3.0000 |
+ | "# D*(2010)- -> D0  pi- "                       |       135 |         15 |    0.11111 |    0.35832 |      0.0000 |      2.0000 |
+ | "# D0"                                          |       135 |         74 |    0.54815 |    0.73755 |      0.0000 |      5.0000 |
+ | "# D~0"                                         |       135 |         87 |    0.64444 |    0.64941 |      0.0000 |      3.0000 |
+ | "# Phys/D0ForB2DstMuNuIncl"                     |       135 |        161 |     1.1926 |    0.52347 |      1.0000 |      5.0000 |
+ | "# Phys/StdAllLoosePions"                       |       135 |       6354 |     47.067 |     23.102 |      9.0000 |      131.00 |
+ | "# input particles"                             |       135 |       6515 |     48.259 |     23.080 |      10.000 |      132.00 |
+ | "# max size D*(2010)+ -> D~0  pi+ "             |       135 |       1876 |     13.896 |     16.566 |      0.0000 |      82.000 |
+ | "# max size D*(2010)- -> D0  pi- "              |       135 |       1572 |     11.644 |     16.861 |      0.0000 |      115.00 |
+ | "# pi+"                                         |       135 |       2910 |     21.556 |     10.686 |      5.0000 |      57.000 |
+ | "# pi-"                                         |       135 |       2871 |     21.267 |     10.522 |      3.0000 |      61.000 |
+ | "# selected"                                    |       135 |         45 |    0.33333 |    0.65546 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       135 |         34 |(  25.1852 +- 3.73594  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3448 |         83 |(  2.40719 +- 0.261024 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        83 |         45 |(  54.2169 +- 5.46866  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2DstMuNuInclWSLine           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  mu+ "                       |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  mu- "                      |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        19 |         18 |    0.94737 |    0.94444 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        19 |          9 |    0.47368 |    0.67811 |      0.0000 |      2.0000 |
+ | "# Phys/DstWSForB2DstMuNuIncl"                  |        19 |         27 |     1.4211 |    0.67401 |      1.0000 |      3.0000 |
+ | "# Phys/StdLooseMuons"                          |        19 |         40 |     2.1053 |     1.2521 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        19 |         67 |     3.5263 |     1.2298 |      2.0000 |      6.0000 |
+ | "# max size B0 -> D*(2010)-  mu+ "              |        19 |          3 |    0.15789 |    0.48809 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D*(2010)+  mu- "             |        19 |          4 |    0.21053 |    0.40768 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |        19 |          2 |    0.10526 |    0.30689 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        19 |          8 |    0.42105 |    0.49373 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstMuNuInclWSLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DstMuNuInclWSLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DstMuNuInclWSLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuXB2DMuForTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuXB2DMuForTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         16 |(  1.60000 +- 0.396787 )%|   -------   |   -------   |
+Strippingb2D0MuXB2DMuForTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         11 |(  68.7500 +- 11.5878  )%|   -------   |   -------   |
+MuforB2DMuForTauMu            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |        11 |         33 |     3.0000 |     2.2156 |      1.0000 |      8.0000 |
+ | "# input particles"                             |        11 |         33 |     3.0000 |     2.2156 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+ | "#passed"                                       |        11 |         16 |     1.4545 |    0.89072 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |        33 |         16 |(  48.4848 +- 8.69989  )%|   -------   |   -------   |
+KforB2DMuForTauMu             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |        19 |        110 |     5.7895 |     3.1884 |      2.0000 |      12.000 |
+ | "# input particles"                             |        19 |        110 |     5.7895 |     3.1884 |      2.0000 |      12.000 |
+ |*"#accept"                                       |        19 |         17 |(  89.4737 +- 7.04059  )%|   -------   |   -------   |
+ | "#passed"                                       |        19 |         48 |     2.5263 |     1.7879 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |       110 |         48 |(  43.6364 +- 4.72854  )%|   -------   |   -------   |
+PiforB2DMuForTauMu            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |        17 |        193 |     11.353 |     3.9844 |      4.0000 |      19.000 |
+ | "# input particles"                             |        17 |        193 |     11.353 |     3.9844 |      4.0000 |      19.000 |
+ |*"#accept"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+ | "#passed"                                       |        17 |         88 |     5.1765 |     2.1485 |      1.0000 |      9.0000 |
+ |*"efficiency"                                    |       193 |         88 |(  45.5959 +- 3.58509  )%|   -------   |   -------   |
+D02KPiforB2DMuForTauMu        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+ "                              |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> K+  pi- "                             |        17 |          1 |   0.058824 |    0.23529 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        17 |         28 |     1.6471 |     1.1345 |      0.0000 |      4.0000 |
+ | "# K-"                                          |        17 |         20 |     1.1765 |    0.98431 |      0.0000 |      3.0000 |
+ | "# Phys/KforB2DMuForTauMu"                      |        17 |         48 |     2.8235 |     1.6533 |      1.0000 |      6.0000 |
+ | "# Phys/PiforB2DMuForTauMu"                     |        17 |         88 |     5.1765 |     2.1485 |      1.0000 |      9.0000 |
+ | "# input particles"                             |        17 |        136 |     8.0000 |     2.3764 |      3.0000 |      13.000 |
+ | "# max size D0 -> K-  pi+ "                     |        17 |         44 |     2.5882 |     2.5681 |      0.0000 |      9.0000 |
+ | "# max size D~0 -> K+  pi- "                    |        17 |         80 |     4.7059 |     4.4690 |      0.0000 |      16.000 |
+ | "# pi+"                                         |        17 |         36 |     2.1176 |     1.1315 |      0.0000 |      4.0000 |
+ | "# pi-"                                         |        17 |         52 |     3.0588 |     1.7977 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        17 |          1 |   0.058824 |    0.23529 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        17 |          1 |(  5.88235 +- 5.70672  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       124 |          2 |(  1.61290 +- 1.13126  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+b2D0MuXB2DMuForTauMuLine      SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  mu+ "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  mu+ "                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B- -> D0  mu- "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  mu- "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D02KPiforB2DMuForTauMu"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/MuforB2DMuForTauMu"                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B+ -> D0  mu+ "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B- -> D0  mu- "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  mu- "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2D0MuXB2DMuForTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2D0MuXB2DMuForTau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuXB2DMuForTau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0K3piMuXB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0K3piMuXB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         16 |(  1.60000 +- 0.396787 )%|   -------   |   -------   |
+Strippingb2D0K3piMuXB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         11 |(  68.7500 +- 11.5878  )%|   -------   |   -------   |
+D02K3PiforB2DMuForTauMu       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+  pi-  pi+ "                    |        17 |          1 |   0.058824 |    0.23529 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  pi-  pi+  pi- "                   |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        17 |         28 |     1.6471 |     1.1345 |      0.0000 |      4.0000 |
+ | "# K-"                                          |        17 |         20 |     1.1765 |    0.98431 |      0.0000 |      3.0000 |
+ | "# Phys/KforB2DMuForTauMu"                      |        17 |         48 |     2.8235 |     1.6533 |      1.0000 |      6.0000 |
+ | "# Phys/PiforB2DMuForTauMu"                     |        17 |         88 |     5.1765 |     2.1485 |      1.0000 |      9.0000 |
+ | "# input particles"                             |        17 |        136 |     8.0000 |     2.3764 |      3.0000 |      13.000 |
+ | "# max size D0 -> K-  pi+  pi-  pi+ "           |        17 |        287 |     16.882 |     21.769 |      0.0000 |      60.000 |
+ | "# max size D~0 -> K+  pi-  pi+  pi- "          |        17 |        644 |     37.882 |     41.534 |      0.0000 |      150.00 |
+ | "# pi+"                                         |        17 |         36 |     2.1176 |     1.1315 |      0.0000 |      4.0000 |
+ | "# pi-"                                         |        17 |         52 |     3.0588 |     1.7977 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        17 |          1 |   0.058824 |    0.23529 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        17 |          1 |(  5.88235 +- 5.70672  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       327 |         13 |(  3.97554 +- 1.08048  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        13 |          1 |(  7.69231 +- 7.39053  )%|   -------   |   -------   |
+Strippingb2D0K3piMuXB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0K3piMuXB2DMuFo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0K3piMuXB2DMuFo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DpMuXB2DMuForTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DpMuXB2DMuForTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         16 |(  1.60000 +- 0.396787 )%|   -------   |   -------   |
+Strippingb2DpMuXB2DMuForTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         11 |(  68.7500 +- 11.5878  )%|   -------   |   -------   |
+Dp2K2PiforB2DMuForTauMu       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K-  pi+  pi+ "                         |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K+  pi-  pi- "                         |        17 |          3 |    0.17647 |    0.38122 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        17 |         28 |     1.6471 |     1.1345 |      0.0000 |      4.0000 |
+ | "# K-"                                          |        17 |         20 |     1.1765 |    0.98431 |      0.0000 |      3.0000 |
+ | "# Phys/KforB2DMuForTauMu"                      |        17 |         48 |     2.8235 |     1.6533 |      1.0000 |      6.0000 |
+ | "# Phys/PiforB2DMuForTauMu"                     |        17 |         88 |     5.1765 |     2.1485 |      1.0000 |      9.0000 |
+ | "# input particles"                             |        17 |        136 |     8.0000 |     2.3764 |      3.0000 |      13.000 |
+ | "# max size D+ -> K-  pi+  pi+ "                |        17 |        112 |     6.5882 |     7.5775 |      0.0000 |      27.000 |
+ | "# max size D- -> K+  pi-  pi- "                |        17 |        324 |     19.059 |     21.239 |      0.0000 |      75.000 |
+ | "# pi+"                                         |        17 |         36 |     2.1176 |     1.1315 |      0.0000 |      4.0000 |
+ | "# pi-"                                         |        17 |         52 |     3.0588 |     1.7977 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        17 |          3 |    0.17647 |    0.38122 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        17 |          3 |(  17.6471 +- 9.24594  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       156 |          6 |(  3.84615 +- 1.53969  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+b2DpMuXB2DMuForTauMuLine      SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  mu+ "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  mu+ "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D+  mu- "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  mu- "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D-"                                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Dp2K2PiforB2DMuForTauMu"                |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/MuforB2DMuForTauMu"                     |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# max size B+ -> D+  mu+ "                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D-  mu+ "                     |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size B- -> D+  mu- "                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  mu- "                     |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+Strippingb2DpMuXB2DMuForTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DpMuXB2DMuForTau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DpMuXB2DMuForTau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DsMuXB2DMuForTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DsMuXB2DMuForTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         16 |(  1.60000 +- 0.396787 )%|   -------   |   -------   |
+Strippingb2DsMuXB2DMuForTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         11 |(  68.7500 +- 11.5878  )%|   -------   |   -------   |
+Ds2KKPiforB2DMuForTauMu       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D_s+ -> K-  K+  pi+ "                        |        17 |          2 |    0.11765 |    0.32219 |      0.0000 |      1.0000 |
+ | "# D_s- -> K+  K-  pi- "                        |        17 |          2 |    0.11765 |    0.32219 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        17 |         28 |     1.6471 |     1.1345 |      0.0000 |      4.0000 |
+ | "# K-"                                          |        17 |         20 |     1.1765 |    0.98431 |      0.0000 |      3.0000 |
+ | "# Phys/KforB2DMuForTauMu"                      |        17 |         48 |     2.8235 |     1.6533 |      1.0000 |      6.0000 |
+ | "# Phys/PiforB2DMuForTauMu"                     |        17 |         88 |     5.1765 |     2.1485 |      1.0000 |      9.0000 |
+ | "# input particles"                             |        17 |        136 |     8.0000 |     2.3764 |      3.0000 |      13.000 |
+ | "# max size D_s+ -> K-  K+  pi+ "               |        17 |         82 |     4.8235 |     7.6021 |      0.0000 |      27.000 |
+ | "# max size D_s- -> K+  K-  pi- "               |        17 |         92 |     5.4118 |     10.841 |      0.0000 |      45.000 |
+ | "# pi+"                                         |        17 |         36 |     2.1176 |     1.1315 |      0.0000 |      4.0000 |
+ | "# pi-"                                         |        17 |         52 |     3.0588 |     1.7977 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        17 |          4 |    0.23529 |    0.42418 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        17 |          4 |(  23.5294 +- 10.2879  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       174 |          7 |(  4.02299 +- 1.48965  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          4 |(  57.1429 +- 18.7044  )%|   -------   |   -------   |
+b2DsMuXB2DMuForTauMuLine      SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D_s+  mu+ "                            |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s-  mu+ "                            |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s+  mu- "                            |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# B- -> D_s-  mu- "                            |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s+"                                        |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D_s-"                                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Ds2KKPiforB2DMuForTauMu"                |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/MuforB2DMuForTauMu"                     |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# max size B+ -> D_s+  mu+ "                   |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D_s-  mu+ "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s+  mu- "                   |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size B- -> D_s-  mu- "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+Strippingb2DsMuXB2DMuForTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2DsMuXB2DMuForTau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DsMuXB2DMuForTau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2LcMuXB2DMuForTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2LcMuXB2DMuForTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         16 |(  1.60000 +- 0.396787 )%|   -------   |   -------   |
+Strippingb2LcMuXB2DMuForTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         11 |(  68.7500 +- 11.5878  )%|   -------   |   -------   |
+PforB2DMuForTauMu             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseProtons"                        |        17 |         94 |     5.5294 |     2.7890 |      2.0000 |      12.000 |
+ | "# input particles"                             |        17 |         94 |     5.5294 |     2.7890 |      2.0000 |      12.000 |
+ |*"#accept"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+ | "#passed"                                       |        17 |         53 |     3.1176 |     1.5674 |      1.0000 |      7.0000 |
+ |*"efficiency"                                    |        94 |         53 |(  56.3830 +- 5.11491  )%|   -------   |   -------   |
+Lc2pKPiforB2DMuForTauMu       SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        17 |         28 |     1.6471 |     1.1345 |      0.0000 |      4.0000 |
+ | "# K-"                                          |        17 |         20 |     1.1765 |    0.98431 |      0.0000 |      3.0000 |
+ | "# Lambda_c+ -> p+  K-  pi+ "                   |        17 |          3 |    0.17647 |    0.51281 |      0.0000 |      2.0000 |
+ | "# Lambda_c~- -> p~-  K+  pi- "                 |        17 |          2 |    0.11765 |    0.32219 |      0.0000 |      1.0000 |
+ | "# Phys/KforB2DMuForTauMu"                      |        17 |         48 |     2.8235 |     1.6533 |      1.0000 |      6.0000 |
+ | "# Phys/PforB2DMuForTauMu"                      |        17 |         53 |     3.1176 |     1.5674 |      1.0000 |      7.0000 |
+ | "# Phys/PiforB2DMuForTauMu"                     |        17 |         88 |     5.1765 |     2.1485 |      1.0000 |      9.0000 |
+ | "# input particles"                             |        17 |        189 |     11.118 |     2.9681 |      5.0000 |      18.000 |
+ | "# max size Lambda_c+ -> p+  K-  pi+ "          |        17 |         65 |     3.8235 |     5.3163 |      0.0000 |      20.000 |
+ | "# max size Lambda_c~- -> p~-  K+  pi- "        |        17 |        114 |     6.7059 |     10.676 |      0.0000 |      45.000 |
+ | "# p+"                                          |        17 |         26 |     1.5294 |     1.2423 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |        17 |         36 |     2.1176 |     1.1315 |      0.0000 |      4.0000 |
+ | "# pi-"                                         |        17 |         52 |     3.0588 |     1.7977 |      0.0000 |      6.0000 |
+ | "# p~-"                                         |        17 |         27 |     1.5882 |     1.0323 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        17 |          5 |    0.29412 |    0.74870 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        17 |          3 |(  17.6471 +- 9.24594  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       179 |          7 |(  3.91061 +- 1.44888  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          5 |(  71.4286 +- 17.0747  )%|   -------   |   -------   |
+b2LcMuXB2DMuForTauMuLine      SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c+  mu+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> Lambda_c~-  mu+ "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda_c+  mu- "                       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B- -> Lambda_c~-  mu- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lc2pKPiforB2DMuForTauMu"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/MuforB2DMuForTauMu"                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B+ -> Lambda_c+  mu+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> Lambda_c~-  mu+ "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> Lambda_c+  mu- "              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B- -> Lambda_c~-  mu- "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu-"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2LcMuXB2DMuForTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2LcMuXB2DMuForTau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2LcMuXB2DMuForTau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuXFakeB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuXFakeB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         11 |(  1.10000 +- 0.329833 )%|   -------   |   -------   |
+Strippingb2D0MuXFakeB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |          9 |(  81.8182 +- 11.6291  )%|   -------   |   -------   |
+FakeMuforB2DMuForTauMu        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsMuons"                      |         9 |        400 |     44.444 |     21.767 |      15.000 |      72.000 |
+ | "# input particles"                             |         9 |        400 |     44.444 |     21.767 |      15.000 |      72.000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+ | "#passed"                                       |         9 |         65 |     7.2222 |     3.1545 |      2.0000 |      12.000 |
+ |*"efficiency"                                    |       400 |         65 |(  16.2500 +- 1.84454  )%|   -------   |   -------   |
+b2D0MuXFakeB2DMuForTauMuLine  SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  mu+ "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  mu+ "                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B- -> D0  mu- "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  mu- "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D02KPiforB2DMuForTauMu"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/FakeMuforB2DMuForTauMu"                 |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ | "# input particles"                             |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# max size B+ -> D0  mu+ "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# max size B- -> D0  mu- "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  mu- "                    |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# mu+"                                         |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# mu-"                                         |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# selected"                                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |          9 |(  81.8182 +- 11.6291  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+Strippingb2D0MuXFakeB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2D0MuXFakeB2DMuFo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuXFakeB2DMuFo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0K3piMuXFakeB2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0K3piMuXFakeB2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         11 |(  1.10000 +- 0.329833 )%|   -------   |   -------   |
+Strippingb2D0K3piMuXFakeB2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |          9 |(  81.8182 +- 11.6291  )%|   -------   |   -------   |
+b2D0K3piMuXFakeB2DMuForTauM...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  mu+ "                              |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# B+ -> D~0  mu+ "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  mu- "                              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B- -> D~0  mu- "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D02K3PiforB2DMuForTauMu"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/FakeMuforB2DMuForTauMu"                 |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# max size B+ -> D0  mu+ "                     |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  mu- "                     |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size B- -> D~0  mu- "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# mu-"                                         |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# selected"                                    |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         8 |          4 |(  50.0000 +- 17.6777  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+Strippingb2D0K3piMuXFakeB2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2D0K3piMuXFakeB2D...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0K3piMuXFakeB2D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DpMuXFakeB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DpMuXFakeB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         11 |(  1.10000 +- 0.329833 )%|   -------   |   -------   |
+Strippingb2DpMuXFakeB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |          9 |(  81.8182 +- 11.6291  )%|   -------   |   -------   |
+b2DpMuXFakeB2DMuForTauMuLine  SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D+  mu+ "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D-  mu+ "                              |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# B- -> D+  mu- "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D-  mu- "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Dp2K2PiforB2DMuForTauMu"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/FakeMuforB2DMuForTauMu"                 |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# max size B+ -> D+  mu+ "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D-  mu+ "                     |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B- -> D+  mu- "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D-  mu- "                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# mu+"                                         |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# mu-"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# selected"                                    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          4 |(  80.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+Strippingb2DpMuXFakeB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2DpMuXFakeB2DMuFo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DpMuXFakeB2DMuFo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DsMuXFakeB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DsMuXFakeB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         11 |(  1.10000 +- 0.329833 )%|   -------   |   -------   |
+Strippingb2DsMuXFakeB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |          9 |(  81.8182 +- 11.6291  )%|   -------   |   -------   |
+b2DsMuXFakeB2DMuForTauMuLine  SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D_s+  mu+ "                            |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D_s-  mu+ "                            |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# B- -> D_s+  mu- "                            |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D_s-  mu- "                            |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s+"                                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s-"                                        |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Ds2KKPiforB2DMuForTauMu"                |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/FakeMuforB2DMuForTauMu"                 |         2 |         20 |     10.000 |     2.0000 |      8.0000 |      12.000 |
+ | "# input particles"                             |         2 |         22 |     11.000 |     2.0000 |      9.0000 |      13.000 |
+ | "# max size B+ -> D_s+  mu+ "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D_s-  mu+ "                   |         2 |         11 |     5.5000 |     1.5000 |      4.0000 |      7.0000 |
+ | "# max size B- -> D_s+  mu- "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D_s-  mu- "                   |         2 |          9 |     4.5000 |    0.50000 |      4.0000 |      5.0000 |
+ | "# mu+"                                         |         2 |         11 |     5.5000 |     1.5000 |      4.0000 |      7.0000 |
+ | "# mu-"                                         |         2 |          9 |     4.5000 |    0.50000 |      4.0000 |      5.0000 |
+ | "# selected"                                    |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        20 |         16 |(  80.0000 +- 8.94427  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        16 |          4 |(  25.0000 +- 10.8253  )%|   -------   |   -------   |
+Strippingb2DsMuXFakeB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Strippingb2DsMuXFakeB2DMuFo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DsMuXFakeB2DMuFo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2LcMuXFakeB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2LcMuXFakeB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         11 |(  1.10000 +- 0.329833 )%|   -------   |   -------   |
+Strippingb2LcMuXFakeB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        11 |          9 |(  81.8182 +- 11.6291  )%|   -------   |   -------   |
+b2LcMuXFakeB2DMuForTauMuLine  SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda_c+  mu+ "                       |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# B+ -> Lambda_c~-  mu+ "                      |         2 |          3 |     1.5000 |     1.5000 |      0.0000 |      3.0000 |
+ | "# B- -> Lambda_c+  mu- "                       |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# B- -> Lambda_c~-  mu- "                      |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Lambda_c+"                                   |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/FakeMuforB2DMuForTauMu"                 |         2 |         20 |     10.000 |     2.0000 |      8.0000 |      12.000 |
+ | "# Phys/Lc2pKPiforB2DMuForTauMu"                |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |         24 |     12.000 |     1.0000 |      11.000 |      13.000 |
+ | "# max size B+ -> Lambda_c+  mu+ "              |         2 |          8 |     4.0000 |     4.0000 |      0.0000 |      8.0000 |
+ | "# max size B+ -> Lambda_c~-  mu+ "             |         2 |         11 |     5.5000 |     1.5000 |      4.0000 |      7.0000 |
+ | "# max size B- -> Lambda_c+  mu- "              |         2 |          8 |     4.0000 |     4.0000 |      0.0000 |      8.0000 |
+ | "# max size B- -> Lambda_c~-  mu- "             |         2 |          9 |     4.5000 |    0.50000 |      4.0000 |      5.0000 |
+ | "# mu+"                                         |         2 |         11 |     5.5000 |     1.5000 |      4.0000 |      7.0000 |
+ | "# mu-"                                         |         2 |          9 |     4.5000 |    0.50000 |      4.0000 |      5.0000 |
+ | "# selected"                                    |         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        36 |         24 |(  66.6667 +- 7.85674  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        24 |          7 |(  29.1667 +- 9.27805  )%|   -------   |   -------   |
+Strippingb2LcMuXFakeB2DMuFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Strippingb2LcMuXFakeB2DMuFo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2LcMuXFakeB2DMuFo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuXB2DMuForLNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuXB2DMuForLNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        359 |(  35.9000 +- 1.51697  )%|   -------   |   -------   |
+Strippingb2D0MuXB2DMuForLNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       359 |        333 |(  92.7577 +- 1.36794  )%|   -------   |   -------   |
+MuforB2DMuForLNu              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       193 |        299 |     1.5492 |    0.83257 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       193 |        299 |     1.5492 |    0.83257 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |       193 |        105 |(  54.4041 +- 3.58509  )%|   -------   |   -------   |
+ | "#passed"                                       |       193 |        121 |    0.62694 |    0.65634 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       299 |        121 |(  40.4682 +- 2.83855  )%|   -------   |   -------   |
+KforB2DMuForLNu               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       209 |       1112 |     5.3206 |     3.1604 |      1.0000 |      23.000 |
+ | "# input particles"                             |       209 |       1112 |     5.3206 |     3.1604 |      1.0000 |      23.000 |
+ |*"#accept"                                       |       209 |        152 |(  72.7273 +- 3.08063  )%|   -------   |   -------   |
+ | "#passed"                                       |       209 |        272 |     1.3014 |     1.1282 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |      1112 |        272 |(  24.4604 +- 1.28904  )%|   -------   |   -------   |
+PiforB2DMuForLNu              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       152 |       1830 |     12.039 |     4.7737 |      2.0000 |      33.000 |
+ | "# input particles"                             |       152 |       1830 |     12.039 |     4.7737 |      2.0000 |      33.000 |
+ |*"#accept"                                       |       152 |        151 |(  99.3421 +- 0.655727 )%|   -------   |   -------   |
+ | "#passed"                                       |       152 |        556 |     3.6579 |     2.1524 |      0.0000 |      11.000 |
+ |*"efficiency"                                    |      1830 |        556 |(  30.3825 +- 1.07509  )%|   -------   |   -------   |
+D02KPiforB2DMuForLNu          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+ "                              |       151 |          1 |  0.0066225 |   0.081109 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  pi- "                             |       151 |          1 |  0.0066225 |   0.081109 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       151 |        129 |    0.85430 |    0.72237 |      0.0000 |      3.0000 |
+ | "# K-"                                          |       151 |        142 |    0.94040 |    0.87823 |      0.0000 |      4.0000 |
+ | "# Phys/KforB2DMuForLNu"                        |       151 |        271 |     1.7947 |    0.93722 |      1.0000 |      5.0000 |
+ | "# Phys/PiforB2DMuForLNu"                       |       151 |        556 |     3.6821 |     2.1388 |      1.0000 |      11.000 |
+ | "# input particles"                             |       151 |        827 |     5.4768 |     2.4946 |      2.0000 |      16.000 |
+ | "# max size D0 -> K-  pi+ "                     |       151 |        269 |     1.7815 |     2.4438 |      0.0000 |      12.000 |
+ | "# max size D~0 -> K+  pi- "                    |       151 |        272 |     1.8013 |     2.4522 |      0.0000 |      15.000 |
+ | "# pi+"                                         |       151 |        270 |     1.7881 |     1.2321 |      0.0000 |      6.0000 |
+ | "# pi-"                                         |       151 |        286 |     1.8940 |     1.3818 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       151 |          2 |   0.013245 |    0.11432 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       151 |          2 |(  1.32450 +- 0.930342 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       541 |         16 |(  2.95749 +- 0.728356 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        16 |          2 |(  12.5000 +- 8.26797  )%|   -------   |   -------   |
+b2D0MuXB2DMuForLNuLine        SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  mu+ "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  mu+ "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  mu- "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  mu- "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D02KPiforB2DMuForLNu"                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/MuforB2DMuForLNu"                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size B+ -> D0  mu+ "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B- -> D0  mu- "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  mu- "                    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# mu+"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+Strippingb2D0MuXB2DMuForLNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuXB2DMuForLNu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuXB2DMuForLNu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0EXB2DMuForLNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0EXB2DMuForLNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        359 |(  35.9000 +- 1.51697  )%|   -------   |   -------   |
+Strippingb2D0EXB2DMuForLNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       359 |        333 |(  92.7577 +- 1.36794  )%|   -------   |   -------   |
+EforB2DMuForLNu               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseElectrons"                      |       238 |        485 |     2.0378 |     1.2746 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       238 |        485 |     2.0378 |     1.2746 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |       238 |        144 |(  60.5042 +- 3.16869  )%|   -------   |   -------   |
+ | "#passed"                                       |       238 |        199 |    0.83613 |    0.85654 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |       485 |        199 |(  41.0309 +- 2.23356  )%|   -------   |   -------   |
+b2D0EXB2DMuForLNuLine         SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  e+ "                               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  e+ "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  e- "                               |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# B- -> D~0  e- "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/D02KPiforB2DMuForLNu"                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/EforB2DMuForLNu"                        |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# e+"                                          |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# e-"                                          |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ | "# max size B+ -> D0  e+ "                      |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D~0  e+ "                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  e- "                      |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# max size B- -> D~0  e- "                     |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+Strippingb2D0EXB2DMuForLNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2D0EXB2DMuForLNuLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0EXB2DMuForLNuLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0LXFakeB2DMuFor...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        101 |(  10.1000 +- 0.952885 )%|   -------   |   -------   |
+Strippingb2D0LXFakeB2DMuFor...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       101 |         33 |(  32.6733 +- 4.66691  )%|   -------   |   -------   |
+Strippingb2D0LXFakeB2DMuFor...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        33 |         30 |(  90.9091 +- 5.00438  )%|   -------   |   -------   |
+FakeMuforB2DMuForLNu          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsMuons"                      |        30 |       1288 |     42.933 |     14.278 |      21.000 |      80.000 |
+ | "# input particles"                             |        30 |       1288 |     42.933 |     14.278 |      21.000 |      80.000 |
+ |*"#accept"                                       |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+ | "#passed"                                       |        30 |        200 |     6.6667 |     3.1127 |      2.0000 |      13.000 |
+ |*"efficiency"                                    |      1288 |        200 |(  15.5280 +- 1.00915  )%|   -------   |   -------   |
+b2D0LXFakeB2DMuForLNuLine     SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  mu+ "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  mu+ "                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B- -> D0  mu- "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  mu- "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D02KPiforB2DMuForLNu"                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/FakeMuforB2DMuForLNu"                   |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# max size B+ -> D0  mu+ "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B- -> D0  mu- "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  mu- "                    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# mu+"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# mu-"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# selected"                                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+Strippingb2D0LXFakeB2DMuFor...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2D0LXFakeB2DMuFor...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0LXFakeB2DMuFor...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2PPbarMuForTauMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2PPbarMuForTauMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         16 |(  1.60000 +- 0.396787 )%|   -------   |   -------   |
+StrippingB2PPbarMuForTauMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         11 |(  68.7500 +- 11.5878  )%|   -------   |   -------   |
+Mu_forB2PPbarMuForTauMu       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |        93 |        149 |     1.6022 |    0.81834 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        93 |        149 |     1.6022 |    0.81834 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        93 |         93 |(  100.000 +- 1.07527  )%|   -------   |   -------   |
+ | "#passed"                                       |        93 |        129 |     1.3871 |    0.63976 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |       149 |        129 |(  86.5772 +- 2.79274  )%|   -------   |   -------   |
+p_forB2PPbarMuForTauMu        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseProtons"                        |        88 |        382 |     4.3409 |     2.3688 |      1.0000 |      11.000 |
+ | "# input particles"                             |        88 |        382 |     4.3409 |     2.3688 |      1.0000 |      11.000 |
+ |*"#accept"                                       |        88 |         22 |(  25.0000 +- 4.61593  )%|   -------   |   -------   |
+ | "#passed"                                       |        88 |         23 |    0.26136 |    0.46452 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       382 |         23 |(  6.02094 +- 1.21707  )%|   -------   |   -------   |
+PPbar_B_forB2PPbarMuForTauMu  SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> p+  p~- "                       |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/p_forB2PPbarMuForTauMu"                 |        22 |         23 |     1.0455 |    0.20830 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        22 |         23 |     1.0455 |    0.20830 |      1.0000 |      2.0000 |
+ | "# max size J/psi(1S) -> p+  p~- "              |        22 |          1 |   0.045455 |    0.20830 |      0.0000 |      1.0000 |
+ | "# p+"                                          |        22 |         10 |    0.45455 |    0.49793 |      0.0000 |      1.0000 |
+ | "# p~-"                                         |        22 |         13 |    0.59091 |    0.49167 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        22 |          0 |(  0.00000 +- 4.54545  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+Selection_mergeddaughtersB2...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PPbar_B_forB2PPbarMuForTauMu"           |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/p_forB2PPbarMuForTauMu"                 |        22 |         23 |     1.0455 |    0.20830 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        22 |         23 |     1.0455 |    0.20830 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+ | "#passed"                                       |        22 |         23 |     1.0455 |    0.20830 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B2PPbarMuForTauMuLine         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  mu+ "                       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  mu- "                       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Mu_forB2PPbarMuForTauMu"                |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# Phys/Selection_mergeddaughtersB2PPbarMuForTau|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         4 |          9 |     2.2500 |    0.43301 |      2.0000 |      3.0000 |
+ | "# max size B+ -> J/psi(1S)  mu+ "              |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  mu- "              |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2PPbarMuForTauMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2PPbarMuForTauMuLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2PPbarMuForTauMuLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2PPbarMuForTauMuT...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2PPbarMuForTauMuT...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         87 |(  8.70000 +- 0.891241 )%|   -------   |   -------   |
+StrippingB2PPbarMuForTauMuT...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        87 |         83 |(  95.4023 +- 2.24538  )%|   -------   |   -------   |
+B2PPbarMuForTauMuTopoLine     SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  mu+ "                       |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  mu- "                       |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Mu_forB2PPbarMuForTauMu"                |        18 |         22 |     1.2222 |    0.53287 |      1.0000 |      3.0000 |
+ | "# Phys/Selection_mergeddaughtersB2PPbarMuForTau|        18 |         19 |     1.0556 |    0.22906 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        18 |         41 |     2.2778 |    0.55833 |      2.0000 |      4.0000 |
+ | "# max size B+ -> J/psi(1S)  mu+ "              |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  mu- "              |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        18 |         13 |    0.72222 |    0.55833 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        18 |          9 |    0.50000 |    0.60093 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2PPbarMuForTauMuT...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2PPbarMuForTauMuT...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2PPbarMuForTauMuT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2PPbarMuForTauMuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2PPbarMuForTauMuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         87 |(  8.70000 +- 0.891241 )%|   -------   |   -------   |
+StrippingB2PPbarMuForTauMuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        87 |         83 |(  95.4023 +- 2.24538  )%|   -------   |   -------   |
+PPbar_SS_B_forB2PPbarMuForT...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> p+  p+ "                        |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S) -> p~-  p~- "                      |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/p_forB2PPbarMuForTauMu"                 |        18 |         19 |     1.0556 |    0.22906 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        18 |         19 |     1.0556 |    0.22906 |      1.0000 |      2.0000 |
+ | "# max size J/psi(1S) -> p+  p+ "               |        18 |          7 |    0.38889 |    0.48750 |      0.0000 |      1.0000 |
+ | "# max size J/psi(1S) -> p~-  p~- "             |        18 |         12 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# p+"                                          |        18 |          7 |    0.38889 |    0.48750 |      0.0000 |      1.0000 |
+ | "# p~-"                                         |        18 |         12 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Selection_same-sign_mergedd...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PPbar_SS_B_forB2PPbarMuForTauMu"        |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/p_forB2PPbarMuForTauMu"                 |        18 |         19 |     1.0556 |    0.22906 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        18 |         19 |     1.0556 |    0.22906 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+ | "#passed"                                       |        18 |         19 |     1.0556 |    0.22906 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+B2PPbarMuForTauMuSSLine       SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  mu+ "                       |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  mu- "                       |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Mu_forB2PPbarMuForTauMu"                |        18 |         22 |     1.2222 |    0.53287 |      1.0000 |      3.0000 |
+ | "# Phys/Selection_same-sign_mergeddaughtersB2PPb|        18 |         19 |     1.0556 |    0.22906 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        18 |         41 |     2.2778 |    0.55833 |      2.0000 |      4.0000 |
+ | "# max size B+ -> J/psi(1S)  mu+ "              |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  mu- "              |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        18 |         13 |    0.72222 |    0.55833 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        18 |          9 |    0.50000 |    0.60093 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2PPbarMuForTauMuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2PPbarMuForTauMuS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2PPbarMuForTauMuS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2PPbarMuForTauMuf...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        211 |(  21.1000 +- 1.29027  )%|   -------   |   -------   |
+StrippingB2PPbarMuForTauMuf...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       211 |         16 |(  7.58294 +- 1.82244  )%|   -------   |   -------   |
+StrippingB2PPbarMuForTauMuf...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+fakep_forB2PPbarMuForTauMu    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsProtons"                    |        31 |       1165 |     37.581 |     16.425 |      9.0000 |      70.000 |
+ | "# input particles"                             |        31 |       1165 |     37.581 |     16.425 |      9.0000 |      70.000 |
+ |*"#accept"                                       |        31 |         25 |(  80.6452 +- 7.09583  )%|   -------   |   -------   |
+ | "#passed"                                       |        31 |         48 |     1.5484 |     1.1313 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      1165 |         48 |(  4.12017 +- 0.582315 )%|   -------   |   -------   |
+fakePPbar_B_forB2PPbarMuFor...SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> p+  p~- "                       |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# Phys/fakep_forB2PPbarMuForTauMu"             |        25 |         48 |     1.9200 |    0.93467 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        25 |         48 |     1.9200 |    0.93467 |      1.0000 |      4.0000 |
+ | "# max size J/psi(1S) -> p+  p~- "              |        25 |         15 |    0.60000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# p+"                                          |        25 |         23 |    0.92000 |    0.74404 |      0.0000 |      3.0000 |
+ | "# p~-"                                         |        25 |         25 |     1.0000 |    0.97980 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        25 |          1 |(  4.00000 +- 3.91918  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        15 |          1 |(  6.66667 +- 6.44061  )%|   -------   |   -------   |
+Selection_fakemergeddaughte...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/fakePPbar_B_forB2PPbarMuForTauMu"       |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# Phys/fakep_forB2PPbarMuForTauMu"             |        25 |         48 |     1.9200 |    0.93467 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        25 |         49 |     1.9600 |    0.95833 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+ | "#passed"                                       |        25 |         49 |     1.9600 |    0.95833 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |        49 |         49 |(  100.000 +- 2.04082  )%|   -------   |   -------   |
+B2PPbarMuForTauMufakePLine    SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  mu+ "                       |        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  mu- "                       |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# Phys/Mu_forB2PPbarMuForTauMu"                |        14 |         20 |     1.4286 |    0.62270 |      1.0000 |      3.0000 |
+ | "# Phys/Selection_fakemergeddaughtersB2PPbarMuFo|        14 |         26 |     1.8571 |    0.98974 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        14 |         46 |     3.2857 |     1.2778 |      2.0000 |      6.0000 |
+ | "# max size B+ -> J/psi(1S)  mu+ "              |        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# max size B- -> J/psi(1S)  mu- "              |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        14 |         16 |     1.1429 |    0.51508 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        14 |          4 |    0.28571 |    0.58902 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        14 |          1 |(  7.14286 +- 6.88303  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2PPbarMuForTauMuf...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2PPbarMuForTauMuf...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2PPbarMuForTauMuf...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2PPbarMuForTauMuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        192 |(  19.2000 +- 1.24554  )%|   -------   |   -------   |
+StrippingB2PPbarMuForTauMuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       192 |         22 |(  11.4583 +- 2.29871  )%|   -------   |   -------   |
+StrippingB2PPbarMuForTauMuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+B2PPbarMuForTauMuSSfakePLine  SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  mu+ "                       |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  mu- "                       |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Mu_forB2PPbarMuForTauMu"                |        17 |         25 |     1.4706 |    0.60563 |      1.0000 |      3.0000 |
+ | "# Phys/Selection_fakemergeddaughtersB2PPbarMuFo|        17 |         33 |     1.9412 |    0.87249 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        17 |         58 |     3.4118 |     1.1911 |      2.0000 |      5.0000 |
+ | "# max size B+ -> J/psi(1S)  mu+ "              |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  mu- "              |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        17 |         13 |    0.76471 |    0.54551 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        17 |         12 |    0.70588 |    0.57032 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        17 |          0 |(  0.00000 +- 5.88235  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2PPbarMuForTauMuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2PPbarMuForTauMuS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2PPbarMuForTauMuS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2PPbarMuForTauMuf...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        194 |(  19.4000 +- 1.25046  )%|   -------   |   -------   |
+StrippingB2PPbarMuForTauMuf...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       194 |          1 |( 0.515464 +- 0.514134 )%|   -------   |   -------   |
+StrippingB2PPbarMuForTauMuf...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+fakeMu_forB2PPbarMuForTauMu   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsMuons"                      |        84 |       3168 |     37.714 |     14.231 |      9.0000 |      71.000 |
+ | "# input particles"                             |        84 |       3168 |     37.714 |     14.231 |      9.0000 |      71.000 |
+ |*"#accept"                                       |        84 |         81 |(  96.4286 +- 2.02481  )%|   -------   |   -------   |
+ | "#passed"                                       |        84 |        405 |     4.8214 |     2.8207 |      0.0000 |      15.000 |
+ |*"efficiency"                                    |      3168 |        405 |(  12.7841 +- 0.593253 )%|   -------   |   -------   |
+StrippingB2PPbarMuForTauMuf...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2PPbarMuForTauMuf...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2PPbarMuForTauMuf...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2PPbarMuForTauMuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2PPbarMuForTauMuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         87 |(  8.70000 +- 0.891241 )%|   -------   |   -------   |
+StrippingB2PPbarMuForTauMuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        87 |         83 |(  95.4023 +- 2.24538  )%|   -------   |   -------   |
+B2PPbarMuForTauMuSSfakeMuLine SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  mu+ "                       |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  mu- "                       |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Selection_same-sign_mergeddaughtersB2PPb|        18 |         19 |     1.0556 |    0.22906 |      1.0000 |      2.0000 |
+ | "# Phys/fakeMu_forB2PPbarMuForTauMu"            |        18 |         98 |     5.4444 |     2.9669 |      2.0000 |      15.000 |
+ | "# input particles"                             |        18 |        117 |     6.5000 |     2.9486 |      3.0000 |      16.000 |
+ | "# max size B+ -> J/psi(1S)  mu+ "              |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  mu- "              |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        18 |         52 |     2.8889 |     1.7285 |      1.0000 |      7.0000 |
+ | "# mu-"                                         |        18 |         46 |     2.5556 |     1.9213 |      0.0000 |      8.0000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2PPbarMuForTauMuS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2PPbarMuForTauMuS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2PPbarMuForTauMuS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2st2KKMuLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBs2st2KKMuLineVOID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+K2_forBs2st2KKMuX             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       861 |       4818 |     5.5958 |     3.9118 |      1.0000 |      27.000 |
+ | "# input particles"                             |       861 |       4818 |     5.5958 |     3.9118 |      1.0000 |      27.000 |
+ |*"#accept"                                       |       861 |        372 |(  43.2056 +- 1.68819  )%|   -------   |   -------   |
+ | "#passed"                                       |       861 |        474 |    0.55052 |    0.73018 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |      4818 |        474 |(  9.83811 +- 0.429076 )%|   -------   |   -------   |
+Mu_forBs2st2KKMuX             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       210 |        380 |     1.8095 |     1.0244 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       210 |        380 |     1.8095 |     1.0244 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |       210 |         79 |(  37.6190 +- 3.34288  )%|   -------   |   -------   |
+ | "#passed"                                       |       210 |         87 |    0.41429 |    0.57303 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       380 |         87 |(  22.8947 +- 2.15535  )%|   -------   |   -------   |
+Bu2KMu_forBs2st2KKMuX         SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  mu+ "                              |        79 |          3 |   0.037975 |    0.19114 |      0.0000 |      1.0000 |
+ | "# B+ -> K+  mu- "                              |        79 |          1 |   0.012658 |    0.11179 |      0.0000 |      1.0000 |
+ | "# B- -> K-  mu+ "                              |        79 |          1 |   0.012658 |    0.11179 |      0.0000 |      1.0000 |
+ | "# B- -> K-  mu- "                              |        79 |          4 |   0.050633 |    0.27090 |      0.0000 |      2.0000 |
+ | "# K+"                                          |        79 |         47 |    0.59494 |    0.56297 |      0.0000 |      2.0000 |
+ | "# K-"                                          |        79 |         53 |    0.67089 |    0.56751 |      0.0000 |      2.0000 |
+ | "# Phys/K2_forBs2st2KKMuX"                      |        79 |        100 |     1.2658 |    0.49578 |      1.0000 |      3.0000 |
+ | "# Phys/Mu_forBs2st2KKMuX"                      |        79 |         87 |     1.1013 |    0.34107 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        79 |        187 |     2.3671 |    0.55523 |      2.0000 |      4.0000 |
+ | "# max size B+ -> K+  mu+ "                     |        79 |         34 |    0.43038 |    0.60970 |      0.0000 |      2.0000 |
+ | "# max size B+ -> K+  mu- "                     |        79 |         19 |    0.24051 |    0.48301 |      0.0000 |      2.0000 |
+ | "# max size B- -> K-  mu+ "                     |        79 |         31 |    0.39241 |    0.53764 |      0.0000 |      2.0000 |
+ | "# max size B- -> K-  mu- "                     |        79 |         24 |    0.30380 |    0.51199 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |        79 |         54 |    0.68354 |    0.54061 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        79 |         33 |    0.41772 |    0.51821 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        79 |          9 |    0.11392 |    0.35533 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        79 |          8 |(  10.1266 +- 3.39417  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       108 |         49 |(  45.3704 +- 4.79058  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        49 |          9 |(  18.3673 +- 5.53168  )%|   -------   |   -------   |
+SelFilterPhys_StdAllLooseKa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        907 |(  99.5609 +- 0.219056 )%|   -------   |   -------   |
+K1_forBs2st2KKMuX             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseKaons"                       |         8 |        235 |     29.375 |     12.757 |      14.000 |      59.000 |
+ | "# input particles"                             |         8 |        235 |     29.375 |     12.757 |      14.000 |      59.000 |
+ |*"#accept"                                       |         8 |          3 |(  37.5000 +- 17.1163  )%|   -------   |   -------   |
+ | "#passed"                                       |         8 |          4 |    0.50000 |    0.70711 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       235 |          4 |(  1.70213 +- 0.843790 )%|   -------   |   -------   |
+Bs2st2KKMuLine                SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B*_s20 -> B+  K- "                           |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B*_s2~0 -> B-  K+ "                          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+"                                          |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# B-"                                          |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# K+"                                          |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K-"                                          |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/Bu2KMu_forBs2st2KKMuX"                  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/K1_forBs2st2KKMuX"                      |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          7 |     2.3333 |    0.47140 |      2.0000 |      3.0000 |
+ | "# max size B*_s20 -> B+  K- "                  |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# max size B*_s2~0 -> B-  K+ "                 |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2st2KKMuLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2st2KKMuLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2st2KKMuLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2st2KKMuWSLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBs2st2KKMuWSLineVO...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bs2st2KKMuWSLine              SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B*_s20 -> B+  K+ "                           |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B*_s2~0 -> B-  K- "                          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+"                                          |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# B-"                                          |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# K+"                                          |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K-"                                          |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/Bu2KMu_forBs2st2KKMuX"                  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/K1_forBs2st2KKMuX"                      |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          7 |     2.3333 |    0.47140 |      2.0000 |      3.0000 |
+ | "# max size B*_s20 -> B+  K+ "                  |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# max size B*_s2~0 -> B-  K- "                 |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2st2KKMuWSLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2st2KKMuWSLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2st2KKMuWSLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2st2KKJpsiLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBs2st2KKJpsiLineVO...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdMassConstr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |         32 |(  3.51262 +- 0.609947 )%|   -------   |   -------   |
+Jpsi_forBs2st2KKMuX           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdMassConstrainedJpsi2MuMu"            |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          5 |(  83.3333 +- 15.2145  )%|   -------   |   -------   |
+ |*"#passed"                                       |         6 |          5 |(  83.3333 +- 15.2145  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         6 |          5 |(  83.3333 +- 15.2145  )%|   -------   |   -------   |
+Bu2KJpsi_forBs2st2KKMuX       SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K+ "                        |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K+"                                          |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# K-"                                          |         5 |          4 |    0.80000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# Phys/Jpsi_forBs2st2KKMuX"                    |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/K2_forBs2st2KKMuX"                      |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |         11 |     2.2000 |    0.40000 |      2.0000 |      3.0000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# max size B- -> J/psi(1S)  K- "               |         5 |          4 |    0.80000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBs2st2KKJpsiLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2st2KKJpsiLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2st2KKJpsiLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2st2KKJpsiWSLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBs2st2KKJpsiWSLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBs2st2KKJpsiWSLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2st2KKJpsiWSLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2st2KKJpsiWSLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingbhad2PMuXLinePreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingbhad2PMuXLineL0DUF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        300 |(  30.0000 +- 1.44914  )%|   -------   |   -------   |
+Strippingbhad2PMuXLineHlt2F...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       300 |         90 |(  30.0000 +- 2.64575  )%|   -------   |   -------   |
+Strippingbhad2PMuXLineVOIDF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        90 |         90 |(  100.000 +- 1.11111  )%|   -------   |   -------   |
+Mu_forbhad2PMuX               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |        86 |        127 |     1.4767 |    0.69427 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        86 |        127 |     1.4767 |    0.69427 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        86 |         77 |(  89.5349 +- 3.30080  )%|   -------   |   -------   |
+ | "#passed"                                       |        86 |         83 |    0.96512 |    0.44324 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       127 |         83 |(  65.3543 +- 4.22240  )%|   -------   |   -------   |
+Mu_forbhad2PMuXTOS            SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Mu_forbhad2PMuX"                        |        77 |         83 |     1.0779 |    0.31277 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        77 |         83 |     1.0779 |    0.31277 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        77 |         74 |(  96.1039 +- 2.20516  )%|   -------   |   -------   |
+p_forbhad2PMuX                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseProtons"                        |        77 |        310 |     4.0260 |     2.2096 |      1.0000 |      10.000 |
+ | "# input particles"                             |        77 |        310 |     4.0260 |     2.2096 |      1.0000 |      10.000 |
+ |*"#accept"                                       |        77 |          8 |(  10.3896 +- 3.47723  )%|   -------   |   -------   |
+ | "#passed"                                       |        77 |          9 |    0.11688 |    0.35944 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       310 |          9 |(  2.90323 +- 0.953591 )%|   -------   |   -------   |
+PPbar_Lb_forbhad2PMuX         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> p+  p+ "                        |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S) -> p+  p~- "                       |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S) -> p~-  p~- "                      |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/p_forbhad2PMuX"                         |         8 |          9 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         8 |          9 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# max size J/psi(1S) -> p+  p+ "               |         8 |          4 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size J/psi(1S) -> p+  p~- "              |         8 |          1 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# max size J/psi(1S) -> p~-  p~- "             |         8 |          5 |    0.62500 |    0.48412 |      0.0000 |      1.0000 |
+ | "# p+"                                          |         8 |          4 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# p~-"                                         |         8 |          5 |    0.62500 |    0.48412 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+pi_forbhad2PMuX               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |         9 |         94 |     10.444 |     3.6851 |      7.0000 |      18.000 |
+ | "# input particles"                             |         9 |         94 |     10.444 |     3.6851 |      7.0000 |      18.000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+ | "#passed"                                       |         9 |         55 |     6.1111 |     2.9979 |      3.0000 |      13.000 |
+ |*"efficiency"                                    |        94 |         55 |(  58.5106 +- 5.08185  )%|   -------   |   -------   |
+Ppipi_Lb_forbhad2PMuX         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# N(1440)+ -> p+  pi+  pi- "                   |         8 |          3 |    0.37500 |    0.99216 |      0.0000 |      3.0000 |
+ | "# N(1440)~- -> p~-  pi-  pi+ "                 |         8 |          1 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# Phys/p_forbhad2PMuX"                         |         8 |          9 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# Phys/pi_forbhad2PMuX"                        |         8 |         48 |     6.0000 |     3.1623 |      3.0000 |      13.000 |
+ | "# input particles"                             |         8 |         57 |     7.1250 |     3.0999 |      4.0000 |      14.000 |
+ | "# max size N(1440)+ -> p+  pi+  pi- "          |         8 |         19 |     2.3750 |     2.9554 |      0.0000 |      9.0000 |
+ | "# max size N(1440)~- -> p~-  pi-  pi+ "        |         8 |         73 |     9.1250 |     13.905 |      0.0000 |      42.000 |
+ | "# p+"                                          |         8 |          4 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# pi+"                                         |         8 |         23 |     2.8750 |     1.8329 |      1.0000 |      7.0000 |
+ | "# pi-"                                         |         8 |         25 |     3.1250 |     1.5360 |      1.0000 |      6.0000 |
+ | "# p~-"                                         |         8 |          5 |    0.62500 |    0.48412 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         8 |          4 |    0.50000 |     1.0000 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        92 |         68 |(  73.9130 +- 4.57803  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        68 |          4 |(  5.88235 +- 2.85336  )%|   -------   |   -------   |
+Selection_mergeddaughtersbh...SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PPbar_Lb_forbhad2PMuX"                  |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Ppipi_Lb_forbhad2PMuX"                  |         8 |          4 |    0.50000 |     1.0000 |      0.0000 |      3.0000 |
+ | "# Phys/p_forbhad2PMuX"                         |         8 |          9 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         8 |         13 |     1.6250 |    0.99216 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+ | "#passed"                                       |         8 |         13 |     1.6250 |    0.99216 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+pMu_Lb_forbhad2PMuX           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> p+  mu- "                       |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> p~-  mu+ "                     |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Mu_forbhad2PMuXTOS"                     |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Selection_mergeddaughtersbhad2PMuX"     |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |         11 |     2.2000 |    0.40000 |      2.0000 |      3.0000 |
+ | "# max size Lambda_b0 -> p+  mu- "              |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> p~-  mu+ "            |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |         5 |          4 |    0.80000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         5 |          1 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# p+"                                          |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# p~-"                                         |         5 |          4 |    0.80000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+Strippingbhad2PMuXLinePostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingbhad2PMuXLine        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingbhad2PMuXLine        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingbhad2PMuXSSLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        187 |(  18.7000 +- 1.23301  )%|   -------   |   -------   |
+Strippingbhad2PMuXSSLineL0D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       187 |         61 |(  32.6203 +- 3.42837  )%|   -------   |   -------   |
+Strippingbhad2PMuXSSLineHlt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        61 |         26 |(  42.6230 +- 6.33178  )%|   -------   |   -------   |
+Strippingbhad2PMuXSSLineVOI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+pMuSS_Lb_forbhad2PMuX         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> p+  mu+ "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> p~-  mu- "                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Mu_forbhad2PMuXTOS"                     |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Selection_mergeddaughtersbhad2PMuX"     |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# max size Lambda_b0 -> p+  mu+ "              |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> p~-  mu- "            |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# p+"                                          |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# p~-"                                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+Strippingbhad2PMuXSSLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingbhad2PMuXSSLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingbhad2PMuXSSLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingbhad2PMuXFakepLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         17 |(  1.70000 +- 0.408791 )%|   -------   |   -------   |
+Strippingbhad2PMuXFakepLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        17 |          5 |(  29.4118 +- 11.0510  )%|   -------   |   -------   |
+Strippingbhad2PMuXFakepLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+fakep_forbhad2PMuX            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsProtons"                    |         1 |         49 |     49.000 |     0.0000 |      49.000 |      49.000 |
+ | "# input particles"                             |         1 |         49 |     49.000 |     0.0000 |      49.000 |      49.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"efficiency"                                    |        49 |          3 |(  6.12245 +- 3.42488  )%|   -------   |   -------   |
+fakePPbar_Lb_forbhad2PMuX     SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> p+  p+ "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S) -> p+  p~- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S) -> p~-  p~- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/fakep_forbhad2PMuX"                     |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size J/psi(1S) -> p+  p+ "               |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size J/psi(1S) -> p+  p~- "              |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size J/psi(1S) -> p~-  p~- "             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# p+"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# p~-"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+fakePpipi_Lb_forbhad2PMuX     SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# N(1440)+ -> p+  pi+  pi- "                   |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# N(1440)~- -> p~-  pi-  pi+ "                 |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/fakep_forbhad2PMuX"                     |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/pi_forbhad2PMuX"                        |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# input particles"                             |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# max size N(1440)+ -> p+  pi+  pi- "          |         1 |         24 |     24.000 |     0.0000 |      24.000 |      24.000 |
+ | "# max size N(1440)~- -> p~-  pi-  pi+ "        |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# p+"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# pi+"                                         |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# pi-"                                         |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# p~-"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        36 |         26 |(  72.2222 +- 7.46505  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        26 |          3 |(  11.5385 +- 6.26563  )%|   -------   |   -------   |
+Selection_fakemergeddaughte...SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/fakePPbar_Lb_forbhad2PMuX"              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/fakePpipi_Lb_forbhad2PMuX"              |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/fakep_forbhad2PMuX"                     |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ |*"efficiency"                                    |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Strippingbhad2PMuXFakepLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingbhad2PMuXFakepLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingbhad2PMuXFakepLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingbhad2PMuXFakeSSpLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          9 |( 0.900000 +- 0.298647 )%|   -------   |   -------   |
+Strippingbhad2PMuXFakeSSpLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          3 |(  33.3333 +- 15.7135  )%|   -------   |   -------   |
+Strippingbhad2PMuXFakeSSpLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+Strippingbhad2PMuXFakeSSpLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+pMuSS_fakep_Lb_forbhad2PMuX   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> p+  mu+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> p~-  mu- "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Mu_forbhad2PMuXTOS"                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Selection_fakemergeddaughtersbhad2PMuX" |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# input particles"                             |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# max size Lambda_b0 -> p+  mu+ "              |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> p~-  mu- "            |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# p+"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# p~-"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+Strippingbhad2PMuXFakeSSpLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingbhad2PMuXFakeSSpLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingbhad2PMuXFakeSSpLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingbhad2PMuXFakemuLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         32 |(  3.20000 +- 0.556561 )%|   -------   |   -------   |
+Strippingbhad2PMuXFakemuLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        32 |          7 |(  21.8750 +- 7.30792  )%|   -------   |   -------   |
+Strippingbhad2PMuXFakemuLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+fakeMu_forbhad2PMuX           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsMuons"                      |         8 |        334 |     41.750 |     12.204 |      22.000 |      59.000 |
+ | "# input particles"                             |         8 |        334 |     41.750 |     12.204 |      22.000 |      59.000 |
+ |*"#accept"                                       |         8 |          6 |(  75.0000 +- 15.3093  )%|   -------   |   -------   |
+ | "#passed"                                       |         8 |         18 |     2.2500 |     1.7854 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |       334 |         18 |(  5.38922 +- 1.23555  )%|   -------   |   -------   |
+pMu_fakemu_Lb_forbhad2PMuX    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> p+  mu- "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> p~-  mu+ "                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Selection_mergeddaughtersbhad2PMuX"     |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/fakeMu_forbhad2PMuX"                    |         2 |          7 |     3.5000 |     1.5000 |      2.0000 |      5.0000 |
+ | "# input particles"                             |         2 |         10 |     5.0000 |     2.0000 |      3.0000 |      7.0000 |
+ | "# max size Lambda_b0 -> p+  mu- "              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> p~-  mu+ "            |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# mu-"                                         |         2 |          3 |     1.5000 |     1.5000 |      0.0000 |      3.0000 |
+ | "# p+"                                          |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# p~-"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+Strippingbhad2PMuXFakemuLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingbhad2PMuXFakemuLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingbhad2PMuXFakemuLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingbhad2PMuXFakeSSmuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+Strippingbhad2PMuXFakeSSmuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+Strippingbhad2PMuXFakeSSmuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+pMuSS_fakemu_Lb_forbhad2PMuX  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> p+  mu+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> p~-  mu- "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Selection_mergeddaughtersbhad2PMuX"     |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# Phys/fakeMu_forbhad2PMuX"                    |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# max size Lambda_b0 -> p+  mu+ "              |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> p~-  mu- "            |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# mu-"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# p+"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# p~-"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+Strippingbhad2PMuXFakeSSmuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingbhad2PMuXFakeSSmuLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingbhad2PMuXFakeSSmuLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStreamSemileptonic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingStreamSemileptonic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+StrippingStreamSemileptonic   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStreamSemileptonic   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         25 |(  2.50000 +- 0.493710 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStreamBhadronCompl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingStreamBhadronCompl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStreamBhadronCompl...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStreamBhadronCompl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTaggedJetsJetPairL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingGoodEventCondition...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_BDTTagJets_Pa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        248 |(  24.8000 +- 1.36564  )%|   -------   |   -------   |
+TaggedJetsJetPairLine         SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# CELLjet"                                     |       248 |         56 |    0.22581 |    0.44611 |      0.0000 |      2.0000 |
+ | "# H_10 -> CELLjet  CELLjet "                   |       248 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BDTTagJets"                             |       248 |        279 |     1.1250 |    0.36547 |      1.0000 |      3.0000 |
+ | "# input particles"                             |       248 |        279 |     1.1250 |    0.36547 |      1.0000 |      3.0000 |
+ | "# max size H_10 -> CELLjet  CELLjet "          |       248 |         62 |    0.25000 |    0.57677 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       248 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       248 |          0 |(  0.00000 +- 0.403226 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTaggedJetsJetPairL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTaggedJetsJetPairLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTaggedJetsJetPairLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTaggedJetsJetPairL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingTaggedJetsJetPairL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        225 |(  22.5000 +- 1.32051  )%|   -------   |   -------   |
+TaggedJetsJetPairLineExclus...SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# CELLjet"                                     |        63 |         15 |    0.23810 |    0.49487 |      0.0000 |      2.0000 |
+ | "# H_10 -> CELLjet  CELLjet "                   |        63 |          2 |   0.031746 |    0.17532 |      0.0000 |      1.0000 |
+ | "# Phys/BDTTagJets"                             |        63 |         69 |     1.0952 |    0.29354 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        63 |         69 |     1.0952 |    0.29354 |      1.0000 |      2.0000 |
+ | "# max size H_10 -> CELLjet  CELLjet "          |        63 |         19 |    0.30159 |    0.76915 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        63 |          2 |   0.031746 |    0.17532 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        63 |          2 |(  3.17460 +- 2.20886  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingTaggedJetsJetPairL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingTaggedJetsJetPairL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTaggedJetsJetPairL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTaggedJetsDiJetPai...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelTaggedJetsDiJetNoPT        SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# CELLjet"                                     |       248 |        279 |     1.1250 |    0.36547 |      1.0000 |      3.0000 |
+ | "# H_10 -> CELLjet  CELLjet "                   |       248 |         17 |   0.068548 |    0.29672 |      0.0000 |      3.0000 |
+ | "# Phys/BDTTagJets"                             |       248 |        279 |     1.1250 |    0.36547 |      1.0000 |      3.0000 |
+ | "# input particles"                             |       248 |        279 |     1.1250 |    0.36547 |      1.0000 |      3.0000 |
+ | "# max size H_10 -> CELLjet  CELLjet "          |       248 |        347 |     1.3992 |     1.2337 |      1.0000 |      9.0000 |
+ | "# selected"                                    |       248 |         17 |   0.068548 |    0.29672 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       248 |         15 |(  6.04839 +- 1.51372  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        34 |         17 |(  50.0000 +- 8.57493  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+TaggedJetsDiJetPairLine       SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# H_10"                                        |        15 |         17 |     1.1333 |    0.49889 |      1.0000 |      3.0000 |
+ | "# H_20 -> H_10  H_10 "                         |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelTaggedJetsDiJetNoPT"                 |        15 |         17 |     1.1333 |    0.49889 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        15 |         17 |     1.1333 |    0.49889 |      1.0000 |      3.0000 |
+ | "# max size H_20 -> H_10  H_10 "                |        15 |         23 |     1.5333 |     1.9956 |      1.0000 |      9.0000 |
+ | "# selected"                                    |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        15 |          0 |(  0.00000 +- 6.66667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTaggedJetsDiJetPai...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTaggedJetsDiJetPai...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTaggedJetsDiJetPai...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DDphi_B2D0D0PhiL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D02KPiForB2DDphi              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseD02KPi"                         |       228 |        343 |     1.5044 |    0.96654 |      1.0000 |      10.000 |
+ | "# input particles"                             |       228 |        343 |     1.5044 |    0.96654 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       228 |         53 |(  23.2456 +- 2.79740  )%|   -------   |   -------   |
+ | "#passed"                                       |       228 |         57 |    0.25000 |    0.47179 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       343 |         57 |(  16.6181 +- 2.00992  )%|   -------   |   -------   |
+B2DDphi_B2D0D0PhiLine         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> K+  K-  D0  D~0 "                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        53 |         27 |    0.50943 |    0.53633 |      0.0000 |      2.0000 |
+ | "# D~0"                                         |        53 |         30 |    0.56604 |    0.53233 |      0.0000 |      2.0000 |
+ | "# K+"                                          |        53 |        174 |     3.2830 |     2.2602 |      0.0000 |      12.000 |
+ | "# K-"                                          |        53 |        142 |     2.6792 |     2.0992 |      0.0000 |      9.0000 |
+ | "# Phys/D02KPiForB2DDphi"                       |        53 |         57 |     1.0755 |    0.26415 |      1.0000 |      2.0000 |
+ | "# Phys/KForB2DDphi"                            |        53 |        316 |     5.9623 |     3.7364 |      1.0000 |      19.000 |
+ | "# input particles"                             |        53 |        373 |     7.0377 |     3.7616 |      2.0000 |      20.000 |
+ | "# selected"                                    |        53 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        53 |          0 |(  0.00000 +- 1.88679  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        32 |          4 |(  12.5000 +- 5.84634  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DDphi_B2D0D0PhiL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2DDphi_B2D0D0PhiLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DDphi_B2D0D0PhiLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingWmuJetsLinePreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+WmuJets_W_tos                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       793 |       3056 |     3.8537 |     3.3732 |      1.0000 |      35.000 |
+ | "# input particles"                             |       793 |       3056 |     3.8537 |     3.3732 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       793 |          7 |( 0.882724 +- 0.332162 )%|   -------   |   -------   |
+ |*"#passed"                                       |       793 |          7 |( 0.882724 +- 0.332162 )%|   -------   |   -------   |
+ |*"efficiency"                                    |      3056 |          7 |( 0.229058 +- 0.0864764)%|   -------   |   -------   |
+SelFilterPhys_StdJets_Parti...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        76 |         61 |(  80.2632 +- 4.56552  )%|   -------   |   -------   |
+WmuJetsLine                   SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# CELLjet"                                     |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# H+ -> CELLjet  CELLjet  mu+ "                |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# H- -> CELLjet  CELLjet  mu- "                |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdJets"                                |         5 |         13 |     2.6000 |     1.0198 |      1.0000 |      4.0000 |
+ | "# Phys/WmuJets_W_tos"                          |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         5 |         18 |     3.6000 |     1.0198 |      2.0000 |      5.0000 |
+ | "# max size H+ -> CELLjet  CELLjet  mu+ "       |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size H- -> CELLjet  CELLjet  mu- "       |         5 |         11 |     2.2000 |     1.4697 |      1.0000 |      4.0000 |
+ | "# mu+"                                         |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu-"                                         |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWmuJetsLinePostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWmuJetsLine          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingWmuJetsLine          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingWmuJetsTaggedLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+WmuJets_W_notos               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       793 |       3056 |     3.8537 |     3.3732 |      1.0000 |      35.000 |
+ | "# input particles"                             |       793 |       3056 |     3.8537 |     3.3732 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       793 |         13 |(  1.63934 +- 0.450930 )%|   -------   |   -------   |
+ |*"#passed"                                       |       793 |         13 |(  1.63934 +- 0.450930 )%|   -------   |   -------   |
+ |*"efficiency"                                    |      3056 |         13 |( 0.425393 +- 0.117731 )%|   -------   |   -------   |
+WmuJetsTaggedLine             SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# CELLjet"                                     |         8 |         12 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# H+ -> CELLjet  CELLjet  mu+ "                |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# H- -> CELLjet  CELLjet  mu- "                |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdJets"                                |         8 |         22 |     2.7500 |    0.96825 |      1.0000 |      4.0000 |
+ | "# Phys/WmuJets_W_notos"                        |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         8 |         30 |     3.7500 |    0.96825 |      2.0000 |      5.0000 |
+ | "# max size H+ -> CELLjet  CELLjet  mu+ "       |         8 |          8 |     1.0000 |     1.7321 |      0.0000 |      4.0000 |
+ | "# max size H- -> CELLjet  CELLjet  mu- "       |         8 |         12 |     1.5000 |     1.5000 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |         8 |          2 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         8 |          6 |    0.75000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWmuJetsTaggedLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWmuJetsTaggedLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingWmuJetsTaggedLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2Ds1Gamma_LinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D0ForBc2Ds1Gamma              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseD02KPi"                         |       229 |        344 |     1.5022 |    0.96500 |      1.0000 |      10.000 |
+ | "# input particles"                             |       229 |        344 |     1.5022 |    0.96500 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       229 |        147 |(  64.1921 +- 3.16820  )%|   -------   |   -------   |
+ | "#passed"                                       |       229 |        191 |    0.83406 |    0.79763 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |       344 |        191 |(  55.5233 +- 2.67932  )%|   -------   |   -------   |
+Ds1ForBc2Ds1Gamma             SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |       147 |         99 |    0.67347 |    0.70144 |      0.0000 |      3.0000 |
+ | "# D_s1(2536)+ -> D0  K+ "                      |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# D_s1(2536)- -> D~0  K- "                     |       147 |          3 |   0.020408 |    0.14139 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |       147 |         92 |    0.62585 |    0.66200 |      0.0000 |      4.0000 |
+ | "# K+"                                          |       147 |        408 |     2.7755 |     1.9580 |      0.0000 |      11.000 |
+ | "# K-"                                          |       147 |        368 |     2.5034 |     1.8197 |      0.0000 |      9.0000 |
+ | "# Phys/D0ForBc2Ds1Gamma"                       |       147 |        191 |     1.2993 |    0.62177 |      1.0000 |      5.0000 |
+ | "# Phys/StdLooseANNKaons"                       |       147 |       1351 |     9.1905 |     5.4265 |      1.0000 |      24.000 |
+ | "# input particles"                             |       147 |       1542 |     10.490 |     5.6453 |      2.0000 |      25.000 |
+ | "# max size D_s1(2536)+ -> D0  K+ "             |       147 |        289 |     1.9660 |     3.0426 |      0.0000 |      12.000 |
+ | "# max size D_s1(2536)- -> D~0  K- "            |       147 |        216 |     1.4694 |     2.6453 |      0.0000 |      18.000 |
+ | "# selected"                                    |       147 |          5 |   0.034014 |    0.21555 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       147 |          4 |(  2.72109 +- 1.34191  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       505 |         61 |(  12.0792 +- 1.45017  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        61 |          5 |(  8.19672 +- 3.51224  )%|   -------   |   -------   |
+GammaForBc2Ds1Gamma           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseAllPhotons"                     |         8 |        439 |     54.875 |     18.435 |      29.000 |      86.000 |
+ | "# input particles"                             |         8 |        439 |     54.875 |     18.435 |      29.000 |      86.000 |
+ |*"#accept"                                       |         8 |          4 |(  50.0000 +- 17.6777  )%|   -------   |   -------   |
+ | "#passed"                                       |         8 |         10 |     1.2500 |     1.4790 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |       439 |         10 |(  2.27790 +- 0.712085 )%|   -------   |   -------   |
+Bc2Ds1Gamma_Line              SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D_s1(2536)+  gamma "                 |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D_s1(2536)-  gamma "                 |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s1(2536)+"                                 |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# D_s1(2536)-"                                 |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/Ds1ForBc2Ds1Gamma"                      |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/GammaForBc2Ds1Gamma"                    |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# gamma"                                       |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |     1.5000 |      2.0000 |      5.0000 |
+ | "# max size B_c+ -> D_s1(2536)+  gamma "        |         2 |          6 |     3.0000 |     3.0000 |      0.0000 |      6.0000 |
+ | "# max size B_c- -> D_s1(2536)-  gamma "        |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          5 |(  71.4286 +- 17.0747  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingBc2Ds1Gamma_LinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2Ds1Gamma_Line     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2Ds1Gamma_Line     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2Ds1GammaWS_Line...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Ds1WSForBc2Ds1Gamma           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |       147 |         99 |    0.67347 |    0.70144 |      0.0000 |      3.0000 |
+ | "# D_s1(2536)+ -> D~0  K+ "                     |       147 |          3 |   0.020408 |    0.14139 |      0.0000 |      1.0000 |
+ | "# D_s1(2536)- -> D0  K- "                      |       147 |          4 |   0.027211 |    0.16270 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |       147 |         92 |    0.62585 |    0.66200 |      0.0000 |      4.0000 |
+ | "# K+"                                          |       147 |        408 |     2.7755 |     1.9580 |      0.0000 |      11.000 |
+ | "# K-"                                          |       147 |        368 |     2.5034 |     1.8197 |      0.0000 |      9.0000 |
+ | "# Phys/D0ForBc2Ds1Gamma"                       |       147 |        191 |     1.2993 |    0.62177 |      1.0000 |      5.0000 |
+ | "# Phys/StdLooseANNKaons"                       |       147 |       1351 |     9.1905 |     5.4265 |      1.0000 |      24.000 |
+ | "# input particles"                             |       147 |       1542 |     10.490 |     5.6453 |      2.0000 |      25.000 |
+ | "# max size D_s1(2536)+ -> D~0  K+ "            |       147 |        288 |     1.9592 |     2.9804 |      0.0000 |      24.000 |
+ | "# max size D_s1(2536)- -> D0  K- "             |       147 |        309 |     2.1020 |     2.9755 |      0.0000 |      18.000 |
+ | "# selected"                                    |       147 |          7 |   0.047619 |    0.21296 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       147 |          7 |(  4.76190 +- 1.75646  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       597 |         62 |(  10.3853 +- 1.24857  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        62 |          7 |(  11.2903 +- 4.01923  )%|   -------   |   -------   |
+Bc2Ds1GammaWS_Line            SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> D_s1(2536)+  gamma "                 |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> D_s1(2536)-  gamma "                 |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s1(2536)+"                                 |         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D_s1(2536)-"                                 |         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/Ds1WSForBc2Ds1Gamma"                    |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/GammaForBc2Ds1Gamma"                    |         4 |         10 |     2.5000 |     1.1180 |      1.0000 |      4.0000 |
+ | "# gamma"                                       |         4 |         10 |     2.5000 |     1.1180 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         4 |         14 |     3.5000 |     1.1180 |      2.0000 |      5.0000 |
+ | "# max size B_c+ -> D_s1(2536)+  gamma "        |         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# max size B_c- -> D_s1(2536)-  gamma "        |         4 |          7 |     1.7500 |     1.7854 |      0.0000 |      4.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        10 |          5 |(  50.0000 +- 15.8114  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingBc2Ds1GammaWS_Line...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2Ds1GammaWS_Line   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2Ds1GammaWS_Line   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB0d2DstarTauNuForB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelDstarsForB2XTauNuAllLines  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDstarWithD02KPi"                |        24 |         30 |     1.2500 |    0.52042 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        24 |         30 |     1.2500 |    0.52042 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        24 |          7 |(  29.1667 +- 9.27805  )%|   -------   |   -------   |
+ |*"#passed"                                       |        24 |          7 |(  29.1667 +- 9.27805  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        30 |          7 |(  23.3333 +- 7.72202  )%|   -------   |   -------   |
+SelFilterPhys_StdLooseDetac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       540 |        242 |(  44.8148 +- 2.14006  )%|   -------   |   -------   |
+SelB0d2DstarTauNu             SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  tau+ "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  tau- "                     |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelDstarsForB2XTauNuAllLines"           |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseDetachedTau3pi"                 |         3 |         14 |     4.6667 |     5.1854 |      1.0000 |      12.000 |
+ | "# input particles"                             |         3 |         17 |     5.6667 |     5.1854 |      2.0000 |      13.000 |
+ | "# max size B0 -> D*(2010)-  tau+ "             |         3 |          4 |     1.3333 |     1.8856 |      0.0000 |      4.0000 |
+ | "# max size B~0 -> D*(2010)+  tau- "            |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |         3 |          4 |     1.3333 |     1.8856 |      0.0000 |      4.0000 |
+ | "# tau-"                                        |         3 |         10 |     3.3333 |     3.2998 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB0d2DstarTauNuForB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB0d2DstarTauNuForB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB0d2DstarTauNuForB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB0d2DstarTauNuWSFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelB0d2DstarTauNuWS           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  tau+ "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)-  tau- "                     |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D*(2010)+"                                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelDstarsForB2XTauNuAllLines"           |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseDetachedTau3pi"                 |         3 |         14 |     4.6667 |     5.1854 |      1.0000 |      12.000 |
+ | "# input particles"                             |         3 |         17 |     5.6667 |     5.1854 |      2.0000 |      13.000 |
+ | "# max size B0 -> D*(2010)+  tau+ "             |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)-  tau- "            |         3 |         10 |     3.3333 |     3.2998 |      1.0000 |      8.0000 |
+ | "# selected"                                    |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# tau+"                                        |         3 |          4 |     1.3333 |     1.8856 |      0.0000 |      4.0000 |
+ | "# tau-"                                        |         3 |         10 |     3.3333 |     3.2998 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        10 |          4 |(  40.0000 +- 15.4919  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+B0d2DstarTauNuWSForB2XTauNu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelB0d2DstarTauNuWS"                    |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+StrippingB0d2DstarTauNuWSFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB0d2DstarTauNuWSFo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB0d2DstarTauNuWSFo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB0d2DstarTauNuNonP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        108 |(  10.8000 +- 0.981509 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseDetac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+SelB0d2DstarTauNuNonPhysTau   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  tau+ "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  tau- "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelDstarsForB2XTauNuAllLines"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseDetachedTau3piNonPhys"          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B0 -> D*(2010)-  tau+ "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  tau- "            |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau-"                                        |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB0d2DstarTauNuNonP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB0d2DstarTauNuNonP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB0d2DstarTauNuNonP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB0d2DTauNuForB2XTa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelDplusForB2XTauNuAllLines   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDplus2KPiPi"                    |       203 |        447 |     2.2020 |     2.1822 |      1.0000 |      14.000 |
+ | "# input particles"                             |       203 |        447 |     2.2020 |     2.1822 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       203 |          3 |(  1.47783 +- 0.846899 )%|   -------   |   -------   |
+ |*"#passed"                                       |       203 |          3 |(  1.47783 +- 0.846899 )%|   -------   |   -------   |
+ |*"efficiency"                                    |       447 |          3 |( 0.671141 +- 0.386181 )%|   -------   |   -------   |
+SelB0d2DTauNu                 SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  tau+ "                             |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  tau- "                            |         3 |          5 |     1.6667 |     2.3570 |      0.0000 |      5.0000 |
+ | "# D+"                                          |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D-"                                          |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/SelDplusForB2XTauNuAllLines"            |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseDetachedTau3pi"                 |         3 |         18 |     6.0000 |     6.3770 |      1.0000 |      15.000 |
+ | "# input particles"                             |         3 |         21 |     7.0000 |     6.3770 |      2.0000 |      16.000 |
+ | "# max size B0 -> D-  tau+ "                    |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D+  tau- "                   |         3 |          9 |     3.0000 |     2.9439 |      0.0000 |      7.0000 |
+ | "# selected"                                    |         3 |          5 |     1.6667 |     2.3570 |      0.0000 |      5.0000 |
+ | "# tau+"                                        |         3 |          9 |     3.0000 |     3.5590 |      0.0000 |      8.0000 |
+ | "# tau-"                                        |         3 |          9 |     3.0000 |     2.9439 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        10 |          5 |(  50.0000 +- 15.8114  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B0d2DTauNuForB2XTauNuAllLines SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelB0d2DTauNu"                          |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB0d2DTauNuForB2XTa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB0d2DTauNuForB2XTa...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB0d2DTauNuForB2XTa...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB0d2DTauNuWSForB2X...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelB0d2DTauNuWS               SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D+  tau+ "                             |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ | "# B~0 -> D-  tau- "                            |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D-"                                          |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/SelDplusForB2XTauNuAllLines"            |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseDetachedTau3pi"                 |         3 |         18 |     6.0000 |     6.3770 |      1.0000 |      15.000 |
+ | "# input particles"                             |         3 |         21 |     7.0000 |     6.3770 |      2.0000 |      16.000 |
+ | "# max size B0 -> D+  tau+ "                    |         3 |          8 |     2.6667 |     3.7712 |      0.0000 |      8.0000 |
+ | "# max size B~0 -> D-  tau- "                   |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ | "# tau+"                                        |         3 |          9 |     3.0000 |     3.5590 |      0.0000 |      8.0000 |
+ | "# tau-"                                        |         3 |          9 |     3.0000 |     2.9439 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B0d2DTauNuWSForB2XTauNuAllL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelB0d2DTauNuWS"                        |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB0d2DTauNuWSForB2X...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB0d2DTauNuWSForB2X...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB0d2DTauNuWSForB2X...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB0d2DTauNuNonPhysT...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        109 |(  10.9000 +- 0.985490 )%|   -------   |   -------   |
+StrippingB0d2DTauNuNonPhysT...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB0d2DTauNuNonPhysT...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB0d2DTauNuNonPhysT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2D0TauNuForB2XTa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelD0ForB2XTauNuAllLines      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseD02KPi"                         |       229 |        344 |     1.5022 |    0.96500 |      1.0000 |      10.000 |
+ | "# input particles"                             |       229 |        344 |     1.5022 |    0.96500 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       229 |          5 |(  2.18341 +- 0.965730 )%|   -------   |   -------   |
+ |*"#passed"                                       |       229 |          5 |(  2.18341 +- 0.965730 )%|   -------   |   -------   |
+ |*"efficiency"                                    |       344 |          5 |(  1.45349 +- 0.645278 )%|   -------   |   -------   |
+SelBu2D0TauNu                 SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  tau+ "                            |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  tau- "                             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/SelD0ForB2XTauNuAllLines"               |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseDetachedTau3pi"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B+ -> D~0  tau+ "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  tau- "                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# tau-"                                        |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBu2D0TauNuForB2XTa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBu2D0TauNuForB2XTa...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2D0TauNuForB2XTa...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2D0TauNuWSForB2X...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelBu2D0TauNuWS               SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  tau- "                            |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  tau+ "                             |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D0"                                          |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/SelD0ForB2XTauNuAllLines"               |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseDetachedTau3pi"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B+ -> D~0  tau- "                   |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size B- -> D0  tau+ "                    |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# tau+"                                        |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# tau-"                                        |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bu2D0TauNuWSForB2XTauNuAllL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelBu2D0TauNuWS"                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBu2D0TauNuWSForB2X...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBu2D0TauNuWSForB2X...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2D0TauNuWSForB2X...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2D0TauNuNonPhysT...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        109 |(  10.9000 +- 0.985490 )%|   -------   |   -------   |
+StrippingBu2D0TauNuNonPhysT...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBu2D0TauNuNonPhysT...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2D0TauNuNonPhysT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2JpsiTauNuForB2X...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseJpsi2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         75 |(  7.50000 +- 0.832917 )%|   -------   |   -------   |
+SelJpsiForB2XTauNuAllLines    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseJpsi2MuMu"                      |        75 |         77 |     1.0267 |    0.16111 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        75 |         77 |     1.0267 |    0.16111 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        75 |         16 |(  21.3333 +- 4.73036  )%|   -------   |   -------   |
+ |*"#passed"                                       |        75 |         16 |(  21.3333 +- 4.73036  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        77 |         16 |(  20.7792 +- 4.62369  )%|   -------   |   -------   |
+SelBc2JpsiTauNu               SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> J/psi(1S)  tau+ "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> J/psi(1S)  tau- "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelJpsiForB2XTauNuAllLines"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseDetachedTau3pi"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B_c+ -> J/psi(1S)  tau+ "           |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_c- -> J/psi(1S)  tau- "           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau-"                                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2JpsiTauNuForB2X...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2JpsiTauNuForB2X...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2JpsiTauNuForB2X...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2JpsiTauNuNonPhy...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        100 |(  10.0000 +- 0.948683 )%|   -------   |   -------   |
+StrippingBc2JpsiTauNuNonPhy...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2JpsiTauNuNonPhy...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2JpsiTauNuNonPhy...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcTauNuForB2XTa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelLcForB2XTauNuAllLines      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdac2PKPi"                   |       105 |        217 |     2.0667 |     2.2265 |      1.0000 |      12.000 |
+ | "# input particles"                             |       105 |        217 |     2.0667 |     2.2265 |      1.0000 |      12.000 |
+ |*"#accept"                                       |       105 |          7 |(  6.66667 +- 2.43432  )%|   -------   |   -------   |
+ | "#passed"                                       |       105 |          9 |   0.085714 |    0.36812 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       217 |          9 |(  4.14747 +- 1.35352  )%|   -------   |   -------   |
+SelLb2LcTauNu                 SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  tau- "               |         6 |          2 |    0.33333 |    0.74536 |      0.0000 |      2.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  tau+ "             |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# Lambda_c+"                                   |         6 |          3 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |         6 |          3 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/SelLcForB2XTauNuAllLines"               |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseDetachedTau3pi"                 |         6 |         37 |     6.1667 |     5.0799 |      1.0000 |      15.000 |
+ | "# input particles"                             |         6 |         43 |     7.1667 |     5.0799 |      2.0000 |      16.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  tau- "      |         6 |          7 |     1.1667 |     1.8634 |      0.0000 |      5.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  tau+ "    |         6 |          4 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ | "# selected"                                    |         6 |          3 |    0.50000 |    0.76376 |      0.0000 |      2.0000 |
+ | "# tau+"                                        |         6 |         19 |     3.1667 |     2.6087 |      0.0000 |      8.0000 |
+ | "# tau-"                                        |         6 |         16 |     2.6667 |     2.9250 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |         6 |          2 |(  33.3333 +- 19.2450  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |          5 |(  45.4545 +- 15.0131  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          3 |(  60.0000 +- 21.9089  )%|   -------   |   -------   |
+Lb2LcTauNuForB2XTauNuAllLines SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelLb2LcTauNu"                          |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2LcTauNuForB2XTa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2LcTauNuForB2XTa...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcTauNuForB2XTa...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcTauNuWSForB2X...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelLb2LcTauNuWS               SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  tau+ "               |         6 |          3 |    0.50000 |    0.76376 |      0.0000 |      2.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  tau- "             |         6 |          4 |    0.66667 |     1.4907 |      0.0000 |      4.0000 |
+ | "# Lambda_c+"                                   |         6 |          3 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |         6 |          3 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/SelLcForB2XTauNuAllLines"               |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseDetachedTau3pi"                 |         6 |         37 |     6.1667 |     5.0799 |      1.0000 |      15.000 |
+ | "# input particles"                             |         6 |         43 |     7.1667 |     5.0799 |      2.0000 |      16.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  tau+ "      |         6 |         15 |     2.5000 |     3.0414 |      0.0000 |      8.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  tau- "    |         6 |          9 |     1.5000 |     2.9297 |      0.0000 |      8.0000 |
+ | "# selected"                                    |         6 |          7 |     1.1667 |     1.4625 |      0.0000 |      4.0000 |
+ | "# tau+"                                        |         6 |         19 |     3.1667 |     2.6087 |      0.0000 |      8.0000 |
+ | "# tau-"                                        |         6 |         16 |     2.6667 |     2.9250 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        24 |         10 |(  41.6667 +- 10.0635  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          7 |(  70.0000 +- 14.4914  )%|   -------   |   -------   |
+Lb2LcTauNuWSForB2XTauNuAllL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelLb2LcTauNuWS"                        |         3 |          7 |     2.3333 |     1.2472 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          7 |     2.3333 |     1.2472 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+StrippingLb2LcTauNuWSForB2X...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLb2LcTauNuWSForB2X...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcTauNuWSForB2X...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2pTauNuForB2XTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        208 |(  20.8000 +- 1.28350  )%|   -------   |   -------   |
+SelpForB2XTauNuAllLines       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseProtons"                        |       317 |       1764 |     5.5647 |     4.2649 |      1.0000 |      28.000 |
+ | "# input particles"                             |       317 |       1764 |     5.5647 |     4.2649 |      1.0000 |      28.000 |
+ |*"#accept"                                       |       317 |         37 |(  11.6719 +- 1.80340  )%|   -------   |   -------   |
+ |*"#passed"                                       |       317 |         37 |(  11.6719 +- 1.80340  )%|   -------   |   -------   |
+ |*"efficiency"                                    |      1764 |         37 |(  2.09751 +- 0.341192 )%|   -------   |   -------   |
+SelLb2pTauNu                  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> p+  tau- "                      |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> p~-  tau+ "                    |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelpForB2XTauNuAllLines"                |        10 |         10 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseDetachedTau3pi"                 |        10 |         32 |     3.2000 |     1.7205 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        10 |         42 |     4.2000 |     1.7205 |      2.0000 |      8.0000 |
+ | "# max size Lambda_b0 -> p+  tau- "             |        10 |          6 |    0.60000 |     1.0198 |      0.0000 |      3.0000 |
+ | "# max size Lambda_b~0 -> p~-  tau+ "           |        10 |          9 |    0.90000 |     1.5133 |      0.0000 |      5.0000 |
+ | "# p+"                                          |        10 |          4 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# p~-"                                         |        10 |          6 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |        10 |         15 |     1.5000 |     1.5000 |      0.0000 |      5.0000 |
+ | "# tau-"                                        |        10 |         12 |     1.2000 |    0.97980 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        15 |         10 |(  66.6667 +- 12.1716  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+StrippingLb2pTauNuForB2XTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2pTauNuForB2XTau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2pTauNuForB2XTau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2pTauNuWSForB2XT...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        195 |(  19.5000 +- 1.25290  )%|   -------   |   -------   |
+SelLb2pTauNuWS                SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> p+  tau+ "                      |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> p~-  tau- "                    |         9 |          1 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ | "# Phys/SelpForB2XTauNuAllLines"                |         9 |          9 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseDetachedTau3pi"                 |         9 |         20 |     2.2222 |     1.3966 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         9 |         29 |     3.2222 |     1.3966 |      2.0000 |      6.0000 |
+ | "# max size Lambda_b0 -> p+  tau+ "             |         9 |          3 |    0.33333 |    0.66667 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> p~-  tau- "           |         9 |          5 |    0.55556 |    0.68493 |      0.0000 |      2.0000 |
+ | "# p+"                                          |         9 |          3 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# p~-"                                         |         9 |          6 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         9 |          1 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ | "# tau+"                                        |         9 |          5 |    0.55556 |    0.68493 |      0.0000 |      2.0000 |
+ | "# tau-"                                        |         9 |         11 |     1.2222 |    0.91625 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         8 |          6 |(  75.0000 +- 15.3093  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+Lb2pTauNuWSForB2XTauNuAllLinesSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelLb2pTauNuWS"                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2pTauNuWSForB2XT...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2pTauNuWSForB2XT...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2pTauNuWSForB2XT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcTauNuNonPhysT...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         92 |(  9.20000 +- 0.913980 )%|   -------   |   -------   |
+StrippingLb2LcTauNuNonPhysT...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2LcTauNuNonPhysT...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcTauNuNonPhysT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcTauNuInvVertF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelLcForLbInvVertB2XTauNuAl...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdac2PKPi"                   |       105 |        217 |     2.0667 |     2.2265 |      1.0000 |      12.000 |
+ | "# input particles"                             |       105 |        217 |     2.0667 |     2.2265 |      1.0000 |      12.000 |
+ |*"#accept"                                       |       105 |         10 |(  9.52381 +- 2.86469  )%|   -------   |   -------   |
+ | "#passed"                                       |       105 |         12 |    0.11429 |    0.39795 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       217 |         12 |(  5.52995 +- 1.55159  )%|   -------   |   -------   |
+SelLb2LcTauNuInvVert          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  tau- "               |         9 |          3 |    0.33333 |    0.66667 |      0.0000 |      2.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  tau+ "             |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         9 |          4 |    0.44444 |    0.49690 |      0.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |         9 |          5 |    0.55556 |    0.49690 |      0.0000 |      1.0000 |
+ | "# Phys/SelLcForLbInvVertB2XTauNuAllLines"      |         9 |          9 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseDetachedTau3pi"                 |         9 |         62 |     6.8889 |     4.9090 |      1.0000 |      15.000 |
+ | "# input particles"                             |         9 |         71 |     7.8889 |     4.9090 |      2.0000 |      16.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  tau- "      |         9 |         16 |     1.7778 |     2.8588 |      0.0000 |      7.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  tau+ "    |         9 |          9 |     1.0000 |     1.6330 |      0.0000 |      5.0000 |
+ | "# selected"                                    |         9 |          3 |    0.33333 |    0.66667 |      0.0000 |      2.0000 |
+ | "# tau+"                                        |         9 |         31 |     3.4444 |     2.7532 |      0.0000 |      8.0000 |
+ | "# tau-"                                        |         9 |         31 |     3.4444 |     2.9856 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |         9 |          2 |(  22.2222 +- 13.8580  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        25 |          3 |(  12.0000 +- 6.49923  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Lb2LcTauNuInvVertForB2XTauN...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelLb2LcTauNuInvVert"                   |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+StrippingLb2LcTauNuInvVertF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2LcTauNuInvVertF...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcTauNuInvVertF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB0d2DstarTauNuInvV...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelDstarForB0dInvVertB2XTau...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDstarWithD02KPi"                |        24 |         30 |     1.2500 |    0.52042 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        24 |         30 |     1.2500 |    0.52042 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        24 |         11 |(  45.8333 +- 10.1707  )%|   -------   |   -------   |
+ |*"#passed"                                       |        24 |         11 |(  45.8333 +- 10.1707  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        30 |         11 |(  36.6667 +- 8.79815  )%|   -------   |   -------   |
+SelB0d2DstarTauNuInvVert      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  tau+ "                      |         8 |          3 |    0.37500 |    0.69597 |      0.0000 |      2.0000 |
+ | "# B~0 -> D*(2010)+  tau- "                     |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelDstarForB0dInvVertB2XTauNuAllLines"  |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseDetachedTau3pi"                 |         8 |         66 |     8.2500 |     6.8875 |      1.0000 |      17.000 |
+ | "# input particles"                             |         8 |         74 |     9.2500 |     6.8875 |      2.0000 |      18.000 |
+ | "# max size B0 -> D*(2010)-  tau+ "             |         8 |         38 |     4.7500 |     4.8412 |      0.0000 |      13.000 |
+ | "# max size B~0 -> D*(2010)+  tau- "            |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         8 |          3 |    0.37500 |    0.69597 |      0.0000 |      2.0000 |
+ | "# tau+"                                        |         8 |         38 |     4.7500 |     4.8412 |      0.0000 |      13.000 |
+ | "# tau-"                                        |         8 |         28 |     3.5000 |     2.8284 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        38 |          6 |(  15.7895 +- 5.91528  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+B0d2DstarTauNuInvVertForB2X...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelB0d2DstarTauNuInvVert"               |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB0d2DstarTauNuInvV...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB0d2DstarTauNuInvV...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB0d2DstarTauNuInvV...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2DsTauNuForB2XTa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelDsForB2XTauNuAllLines      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDsplus2KKPi"                    |       155 |        437 |     2.8194 |     3.2098 |      1.0000 |      25.000 |
+ | "# input particles"                             |       155 |        437 |     2.8194 |     3.2098 |      1.0000 |      25.000 |
+ |*"#accept"                                       |       155 |          2 |(  1.29032 +- 0.906490 )%|   -------   |   -------   |
+ |*"#passed"                                       |       155 |          2 |(  1.29032 +- 0.906490 )%|   -------   |   -------   |
+ |*"efficiency"                                    |       437 |          2 |( 0.457666 +- 0.322877 )%|   -------   |   -------   |
+SelBs2DsTauNu                 SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> D_s-  tau+ "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> D_s+  tau- "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s+"                                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s-"                                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelDsForB2XTauNuAllLines"               |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseDetachedTau3pi"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B_s0 -> D_s-  tau+ "                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B_s~0 -> D_s+  tau- "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# tau-"                                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2DsTauNuForB2XTa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2DsTauNuForB2XTa...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2DsTauNuForB2XTa...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2DsTauNuWSForB2X...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelBs2DsTauNuWS               SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> D_s+  tau+ "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> D_s-  tau- "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s+"                                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s-"                                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelDsForB2XTauNuAllLines"               |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseDetachedTau3pi"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B_s0 -> D_s+  tau+ "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_s~0 -> D_s-  tau- "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# tau-"                                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2DsTauNuWSForB2X...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2DsTauNuWSForB2X...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2DsTauNuWSForB2X...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2DsTauNuNonPhysT...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         96 |(  9.60000 +- 0.931579 )%|   -------   |   -------   |
+StrippingBs2DsTauNuNonPhysT...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2DsTauNuNonPhysT...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2DsTauNuNonPhysT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB0d2DdoubleStarTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelDdoubleStar2DstarPi        SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+"                                   |         7 |          1 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |         7 |          6 |    0.85714 |    0.34993 |      0.0000 |      1.0000 |
+ | "# D*_2(2460)0 -> D*(2010)+  pi- "              |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_2(2460)~0 -> D*(2010)-  pi+ "             |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_1(2420)0 -> D*(2010)+  pi- "               |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_1(2420)~0 -> D*(2010)-  pi+ "              |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelDstarsForB2XTauNuAllLines"           |         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLoosePions"                          |         7 |         94 |     13.429 |     7.1486 |      8.0000 |      30.000 |
+ | "# input particles"                             |         7 |        101 |     14.429 |     7.1486 |      9.0000 |      31.000 |
+ | "# max size D*_2(2460)0 -> D*(2010)+  pi- "     |         7 |          6 |    0.85714 |     2.0996 |      0.0000 |      6.0000 |
+ | "# max size D*_2(2460)~0 -> D*(2010)-  pi+ "    |         7 |         30 |     4.2857 |     3.4934 |      0.0000 |      12.000 |
+ | "# max size D_1(2420)0 -> D*(2010)+  pi- "      |         7 |          6 |    0.85714 |     2.0996 |      0.0000 |      6.0000 |
+ | "# max size D_1(2420)~0 -> D*(2010)-  pi+ "     |         7 |         30 |     4.2857 |     3.4934 |      0.0000 |      12.000 |
+ | "# pi+"                                         |         7 |         36 |     5.1429 |     3.0439 |      2.0000 |      12.000 |
+ | "# pi-"                                         |         7 |         39 |     5.5714 |     3.1558 |      3.0000 |      13.000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        72 |         62 |(  86.1111 +- 4.07565  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        62 |          0 |(  0.00000 +- 1.61290  )%|   -------   |   -------   |
+StrippingB0d2DdoubleStarTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB0d2DdoubleStarTau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB0d2DdoubleStarTau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB0d2DdoubleStarTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB0d2DdoubleStarTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB0d2DdoubleStarTau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB0d2DdoubleStarTau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB0d2DdoubleStarTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         99 |(  9.90000 +- 0.944452 )%|   -------   |   -------   |
+StrippingB0d2DdoubleStarTau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB0d2DdoubleStarTau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB0d2DdoubleStarTau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DKD2HHHBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DKD2HHHBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DKD2HHHBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DKD2HHHBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       245 |        245 |(  100.000 +- 0.408163 )%|   -------   |   -------   |
+B02DKD2HHHBeauty2CharmCombC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       245 |        245 |(  100.000 +- 0.408163 )%|   -------   |   -------   |
+B02DKD2HHHBeauty2Charm        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  K+ "                               |       245 |         34 |    0.13878 |     1.0046 |      0.0000 |      11.000 |
+ | "# B~0 -> D+  K- "                              |       245 |         13 |   0.053061 |    0.46207 |      0.0000 |      6.0000 |
+ | "# D+"                                          |       245 |       2221 |     9.0653 |     14.847 |      0.0000 |      127.00 |
+ | "# D-"                                          |       245 |       2318 |     9.4612 |     14.281 |      0.0000 |      97.000 |
+ | "# K+"                                          |       245 |        964 |     3.9347 |     2.0908 |      0.0000 |      15.000 |
+ | "# K-"                                          |       245 |        984 |     4.0163 |     2.0303 |      0.0000 |      13.000 |
+ | "# Phys/D2HHHBeauty2Charm"                      |       245 |       4539 |     18.527 |     27.264 |      1.0000 |      223.00 |
+ | "# Phys/KTopoInputsBeauty2CharmFilter"          |       245 |       1948 |     7.9510 |     3.3438 |      2.0000 |      21.000 |
+ | "# input particles"                             |       245 |       6487 |     26.478 |     28.733 |      4.0000 |      233.00 |
+ | "# max size B0 -> D-  K+ "                      |       245 |      11111 |     45.351 |     91.623 |      0.0000 |      711.00 |
+ | "# max size B~0 -> D+  K- "                     |       245 |      10343 |     42.216 |     80.449 |      0.0000 |      762.00 |
+ | "# selected"                                    |       245 |         47 |    0.19184 |     1.0991 |      0.0000 |      11.000 |
+ |*"#accept"                                       |       245 |         10 |(  4.08163 +- 1.26411  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     21454 |       1544 |(  7.19679 +- 0.176440 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1544 |         47 |(  3.04404 +- 0.437209 )%|   -------   |   -------   |
+B02DKD2HHHBeauty2CharmTISTOS  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKD2HHHBeauty2Charm"                 |        10 |         47 |     4.7000 |     2.9000 |      2.0000 |      11.000 |
+ | "# input particles"                             |        10 |         47 |     4.7000 |     2.9000 |      2.0000 |      11.000 |
+ |*"#accept"                                       |        10 |          9 |(  90.0000 +- 9.48683  )%|   -------   |   -------   |
+B02DKD2HHHBeauty2CharmB2CBB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKD2HHHBeauty2CharmTISTOS"           |         9 |         41 |     4.5556 |     2.8717 |      2.0000 |      11.000 |
+ | "# input particles"                             |         9 |         41 |     4.5556 |     2.8717 |      2.0000 |      11.000 |
+ |*"#accept"                                       |         9 |          6 |(  66.6667 +- 15.7135  )%|   -------   |   -------   |
+ | "#passed"                                       |         9 |         19 |     2.1111 |     1.8526 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |        41 |         19 |(  46.3415 +- 7.78776  )%|   -------   |   -------   |
+B02DKD2HHHBeauty2CharmLine    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKD2HHHBeauty2CharmB2CBBDTBeauty2Char|         6 |         19 |     3.1667 |     1.3437 |      2.0000 |      5.0000 |
+ | "# input particles"                             |         6 |         19 |     3.1667 |     1.3437 |      2.0000 |      5.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |         19 |     3.1667 |     1.3437 |      2.0000 |      5.0000 |
+ |*"efficiency"                                    |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+RelatedInfo1_B02DKD2HHHBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKD2HHHBeauty2CharmLine"             |         6 |         19 |     3.1667 |     1.3437 |      2.0000 |      5.0000 |
+ | "# input particles"                             |         6 |         19 |     3.1667 |     1.3437 |      2.0000 |      5.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo2_B02DKD2HHHBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKD2HHHBeauty2CharmLine"             |         6 |         19 |     3.1667 |     1.3437 |      2.0000 |      5.0000 |
+ | "# input particles"                             |         6 |         19 |     3.1667 |     1.3437 |      2.0000 |      5.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo3_B02DKD2HHHBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DKD2HHHBeauty2CharmLine"             |         6 |         19 |     3.1667 |     1.3437 |      2.0000 |      5.0000 |
+ | "# input particles"                             |         6 |         19 |     3.1667 |     1.3437 |      2.0000 |      5.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB02DKD2HHHBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB02DKD2HHHBeauty2C...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DKD2HHHBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiD2HHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DPiD2HHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DPiD2HHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DPiD2HHHBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       245 |        245 |(  100.000 +- 0.408163 )%|   -------   |   -------   |
+B02DPiD2HHHBeauty2CharmComb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       245 |        245 |(  100.000 +- 0.408163 )%|   -------   |   -------   |
+B02DPiD2HHHBeauty2Charm       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi+ "                              |       245 |         31 |    0.12653 |    0.97117 |      0.0000 |      11.000 |
+ | "# B~0 -> D+  pi- "                             |       245 |          9 |   0.036735 |    0.34208 |      0.0000 |      4.0000 |
+ | "# D+"                                          |       245 |       2221 |     9.0653 |     14.847 |      0.0000 |      127.00 |
+ | "# D-"                                          |       245 |       2318 |     9.4612 |     14.281 |      0.0000 |      97.000 |
+ | "# Phys/D2HHHBeauty2Charm"                      |       245 |       4539 |     18.527 |     27.264 |      1.0000 |      223.00 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |       245 |       1948 |     7.9510 |     3.3438 |      2.0000 |      21.000 |
+ | "# input particles"                             |       245 |       6487 |     26.478 |     28.733 |      4.0000 |      233.00 |
+ | "# max size B0 -> D-  pi+ "                     |       245 |      11111 |     45.351 |     91.623 |      0.0000 |      711.00 |
+ | "# max size B~0 -> D+  pi- "                    |       245 |      10343 |     42.216 |     80.449 |      0.0000 |      762.00 |
+ | "# pi+"                                         |       245 |        964 |     3.9347 |     2.0908 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       245 |        984 |     4.0163 |     2.0303 |      0.0000 |      13.000 |
+ | "# selected"                                    |       245 |         40 |    0.16327 |     1.0251 |      0.0000 |      11.000 |
+ |*"#accept"                                       |       245 |          8 |(  3.26531 +- 1.13546  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     21454 |       1469 |(  6.84721 +- 0.172425 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1469 |         40 |(  2.72294 +- 0.424633 )%|   -------   |   -------   |
+B02DPiD2HHHBeauty2CharmTISTOS SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiD2HHHBeauty2Charm"                |         8 |         40 |     5.0000 |     2.8284 |      2.0000 |      11.000 |
+ | "# input particles"                             |         8 |         40 |     5.0000 |     2.8284 |      2.0000 |      11.000 |
+ |*"#accept"                                       |         8 |          7 |(  87.5000 +- 11.6927  )%|   -------   |   -------   |
+B02DPiD2HHHBeauty2CharmB2CB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiD2HHHBeauty2CharmTISTOS"          |         7 |         35 |     5.0000 |     2.8785 |      2.0000 |      11.000 |
+ | "# input particles"                             |         7 |         35 |     5.0000 |     2.8785 |      2.0000 |      11.000 |
+ |*"#accept"                                       |         7 |          4 |(  57.1429 +- 18.7044  )%|   -------   |   -------   |
+ | "#passed"                                       |         7 |         14 |     2.0000 |     1.9272 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |        35 |         14 |(  40.0000 +- 8.28079  )%|   -------   |   -------   |
+B02DPiD2HHHBeauty2CharmLine   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiD2HHHBeauty2CharmB2CBBDTBeauty2Cha|         4 |         14 |     3.5000 |     1.1180 |      2.0000 |      5.0000 |
+ | "# input particles"                             |         4 |         14 |     3.5000 |     1.1180 |      2.0000 |      5.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         14 |     3.5000 |     1.1180 |      2.0000 |      5.0000 |
+ |*"efficiency"                                    |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+RelatedInfo1_B02DPiD2HHHBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiD2HHHBeauty2CharmLine"            |         4 |         14 |     3.5000 |     1.1180 |      2.0000 |      5.0000 |
+ | "# input particles"                             |         4 |         14 |     3.5000 |     1.1180 |      2.0000 |      5.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02DPiD2HHHBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiD2HHHBeauty2CharmLine"            |         4 |         14 |     3.5000 |     1.1180 |      2.0000 |      5.0000 |
+ | "# input particles"                             |         4 |         14 |     3.5000 |     1.1180 |      2.0000 |      5.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02DPiD2HHHBea...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiD2HHHBeauty2CharmLine"            |         4 |         14 |     3.5000 |     1.1180 |      2.0000 |      5.0000 |
+ | "# input particles"                             |         4 |         14 |     3.5000 |     1.1180 |      2.0000 |      5.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB02DPiD2HHHBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB02DPiD2HHHBeauty2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiD2HHHBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0KD2HHBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0KD2HHBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0KD2HHBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0KD2HHBeauty2CharmLine     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2HHBeauty2CharmB2CBBDTBeauty2Charm|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo1_B2D0KD2HHBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2HHBeauty2CharmLine"              |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0KD2HHBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2HHBeauty2CharmLine"              |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0KD2HHBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0KD2HHBeauty2CharmLine"              |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2D0KD2HHBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2D0KD2HHBeauty2Ch...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0KD2HHBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2HHBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD2HHBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiD2HHBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiD2HHBeauty2CharmLine    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2HHBeauty2CharmB2CBBDTBeauty2Char|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_B2D0PiD2HHBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2HHBeauty2CharmLine"             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0PiD2HHBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2HHBeauty2CharmLine"             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0PiD2HHBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiD2HHBeauty2CharmLine"             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0PiD2HHBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2D0PiD2HHBeauty2C...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2HHBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiNoIPD2KPIPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiNoIPD2KPIPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiNoIPD2KPIPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiNoIPD2KPIPIDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       110 |        110 |(  100.000 +- 0.909091 )%|   -------   |   -------   |
+B2D0PiNoIPD2KPIPIDBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       110 |        110 |(  100.000 +- 0.909091 )%|   -------   |   -------   |
+B2D0PiNoIPD2KPIPIDBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |       110 |          2 |   0.018182 |    0.13361 |      0.0000 |      1.0000 |
+ | "# B- -> D0  pi- "                              |       110 |          4 |   0.036364 |    0.18719 |      0.0000 |      1.0000 |
+ | "# D0"                                          |       110 |        140 |     1.2727 |    0.52065 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |       110 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KPIPIDBeauty2CharmFilter"             |       110 |        140 |     1.2727 |    0.52065 |      1.0000 |      4.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |       110 |        923 |     8.3909 |     3.7004 |      2.0000 |      21.000 |
+ | "# input particles"                             |       110 |       1063 |     9.6636 |     3.8477 |      3.0000 |      23.000 |
+ | "# max size B+ -> D0  pi+ "                     |       110 |        595 |     5.4091 |     5.0151 |      0.0000 |      36.000 |
+ | "# max size B- -> D0  pi- "                     |       110 |        626 |     5.6909 |     3.8037 |      1.0000 |      24.000 |
+ | "# pi+"                                         |       110 |        446 |     4.0545 |     2.2916 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       110 |        477 |     4.3364 |     2.1075 |      1.0000 |      11.000 |
+ | "# selected"                                    |       110 |          6 |   0.054545 |    0.22709 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       110 |          6 |(  5.45455 +- 2.16523  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1221 |         47 |(  3.84930 +- 0.550566 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        47 |          6 |(  12.7660 +- 4.86767  )%|   -------   |   -------   |
+B2D0PiNoIPD2KPIPIDBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiNoIPD2KPIPIDBeauty2Charm"         |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+B2D0PiNoIPD2KPIPIDBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiNoIPD2KPIPIDBeauty2CharmTISTOS"   |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#passed"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+B2D0PiNoIPD2KPIPIDBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/B2D0PiNoIPD2KPIPIDBeauty2CharmB2CBBDTBea|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_B2D0PiNoIPD2KP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiNoIPD2KPIPIDBeauty2CharmLine"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2D0PiNoIPD2KP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiNoIPD2KPIPIDBeauty2CharmLine"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2D0PiNoIPD2KP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiNoIPD2KPIPIDBeauty2CharmLine"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiNoIPD2KPIPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiNoIPD2KPIPID...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiNoIPD2KPIPID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DPiNoIPD2HHHCFP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DPiNoIPD2HHHCFP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DPiNoIPD2HHHCFP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DPiNoIPD2HHHCFPIDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DPiNoIPD2HHHCFPIDBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       117 |        117 |(  100.000 +- 0.854701 )%|   -------   |   -------   |
+B02DPiNoIPD2HHHCFPIDBeauty2...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  pi+ "                              |       117 |          6 |   0.051282 |    0.38887 |      0.0000 |      4.0000 |
+ | "# B~0 -> D+  pi- "                             |       117 |          2 |   0.017094 |    0.18411 |      0.0000 |      2.0000 |
+ | "# D+"                                          |       117 |        208 |     1.7778 |     2.8288 |      0.0000 |      18.000 |
+ | "# D-"                                          |       117 |        205 |     1.7521 |     2.2300 |      0.0000 |      15.000 |
+ | "# Phys/D2HHHCFPIDBeauty2CharmFilter"           |       117 |        413 |     3.5299 |     4.4368 |      1.0000 |      33.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |       117 |       1051 |     8.9829 |     3.6232 |      2.0000 |      21.000 |
+ | "# input particles"                             |       117 |       1464 |     12.513 |     6.5315 |      3.0000 |      48.000 |
+ | "# max size B0 -> D-  pi+ "                     |       117 |       1040 |     8.8889 |     17.682 |      0.0000 |      135.00 |
+ | "# max size B~0 -> D+  pi- "                    |       117 |       1003 |     8.5726 |     15.419 |      0.0000 |      108.00 |
+ | "# pi+"                                         |       117 |        525 |     4.4872 |     2.3447 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       117 |        526 |     4.4957 |     2.0739 |      1.0000 |      10.000 |
+ | "# selected"                                    |       117 |          8 |   0.068376 |    0.42820 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       117 |          4 |(  3.41880 +- 1.67993  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2043 |         95 |(  4.65002 +- 0.465858 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        95 |          8 |(  8.42105 +- 2.84918  )%|   -------   |   -------   |
+B02DPiNoIPD2HHHCFPIDBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiNoIPD2HHHCFPIDBeauty2Charm"       |         4 |          8 |     2.0000 |     1.2247 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         4 |          8 |     2.0000 |     1.2247 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+B02DPiNoIPD2HHHCFPIDBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiNoIPD2HHHCFPIDBeauty2CharmTISTOS" |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+B02DPiNoIPD2HHHCFPIDBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiNoIPD2HHHCFPIDBeauty2CharmB2CBBDTB|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_B02DPiNoIPD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiNoIPD2HHHCFPIDBeauty2CharmLine"   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DPiNoIPD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiNoIPD2HHHCFPIDBeauty2CharmLine"   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DPiNoIPD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DPiNoIPD2HHHCFPIDBeauty2CharmLine"   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DPiNoIPD2HHHCFP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DPiNoIPD2HHHCFP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DPiNoIPD2HHHCFP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2XicPiNoIPXic2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2XicPiNoIPXic2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2XicPiNoIPXic2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2XicPiNoIPXic2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+Lb2XicPiNoIPXic2PKPiBeauty2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        89 |         89 |(  100.000 +- 1.12360  )%|   -------   |   -------   |
+Lb2XicPiNoIPXic2PKPiBeauty2...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Xi_c+  pi- "                    |        89 |          1 |   0.011236 |    0.10540 |      0.0000 |      1.0000 |
+ | "# Lambda_b~0 -> Xi_c~-  pi+ "                  |        89 |          3 |   0.033708 |    0.23461 |      0.0000 |      2.0000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        89 |        828 |     9.3034 |     3.7876 |      2.0000 |      21.000 |
+ | "# Phys/Xic2PKPiBeauty2Charm"                   |        89 |        225 |     2.5281 |     3.0542 |      1.0000 |      25.000 |
+ | "# Xi_c+"                                       |        89 |        121 |     1.3596 |     2.0070 |      0.0000 |      14.000 |
+ | "# Xi_c~-"                                      |        89 |        104 |     1.1685 |     1.6506 |      0.0000 |      11.000 |
+ | "# input particles"                             |        89 |       1053 |     11.831 |     5.7362 |      3.0000 |      40.000 |
+ | "# max size Lambda_b0 -> Xi_c+  pi- "           |        89 |        584 |     6.5618 |     11.750 |      0.0000 |      84.000 |
+ | "# max size Lambda_b~0 -> Xi_c~-  pi+ "         |        89 |        589 |     6.6180 |     13.728 |      0.0000 |      99.000 |
+ | "# pi+"                                         |        89 |        431 |     4.8427 |     2.5258 |      0.0000 |      15.000 |
+ | "# pi-"                                         |        89 |        397 |     4.4607 |     2.0557 |      0.0000 |      10.000 |
+ | "# selected"                                    |        89 |          4 |   0.044944 |    0.25573 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        89 |          3 |(  3.37079 +- 1.91304  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1173 |         75 |(  6.39386 +- 0.714307 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        75 |          4 |(  5.33333 +- 2.59458  )%|   -------   |   -------   |
+Lb2XicPiNoIPXic2PKPiBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2XicPiNoIPXic2PKPiBeauty2Charm"       |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+Lb2XicPiNoIPXic2PKPiBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2XicPiNoIPXic2PKPiBeauty2CharmTISTOS" |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+Lb2XicPiNoIPXic2PKPiBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/Lb2XicPiNoIPXic2PKPiBeauty2CharmB2CBBDTB|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Lb2XicPiNoIPXi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2XicPiNoIPXic2PKPiBeauty2CharmLine"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2XicPiNoIPXi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2XicPiNoIPXic2PKPiBeauty2CharmLine"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2XicPiNoIPXi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2XicPiNoIPXic2PKPiBeauty2CharmLine"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2XicPiNoIPXic2PK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2XicPiNoIPXic2PK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2XicPiNoIPXic2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXib2Xic0PiNoIPXic0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXib2Xic0PiNoIPXic0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingXib2Xic0PiNoIPXic0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Xib2Xic0PiNoIPXic02PKKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+Xib2Xic0PiNoIPXic02PKKPiBea...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+Xib2Xic0PiNoIPXic02PKKPiBea...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        14 |        176 |     12.571 |     4.9672 |      4.0000 |      21.000 |
+ | "# Phys/Xic02PKKPiBeauty2Charm"                 |        14 |         35 |     2.5000 |     2.4422 |      1.0000 |      10.000 |
+ | "# Xi_b- -> Xi_c0  pi- "                        |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Xi_c~0  pi+ "                      |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c0"                                       |        14 |         19 |     1.3571 |     2.6351 |      0.0000 |      9.0000 |
+ | "# Xi_c~0"                                      |        14 |         16 |     1.1429 |    0.74231 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        14 |        211 |     15.071 |     5.6247 |      5.0000 |      25.000 |
+ | "# max size Xi_b- -> Xi_c0  pi- "               |        14 |        102 |     7.2857 |     14.557 |      0.0000 |      54.000 |
+ | "# max size Xi_b~+ -> Xi_c~0  pi+ "             |        14 |         94 |     6.7143 |     6.0407 |      0.0000 |      22.000 |
+ | "# pi+"                                         |        14 |         92 |     6.5714 |     3.7931 |      2.0000 |      15.000 |
+ | "# pi-"                                         |        14 |         84 |     6.0000 |     2.8031 |      2.0000 |      13.000 |
+ | "# selected"                                    |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       196 |         11 |(  5.61224 +- 1.64399  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+StrippingXib2Xic0PiNoIPXic0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXib2Xic0PiNoIPXic0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXib2Xic0PiNoIPXic0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2LcPiNoIPLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2LcPiNoIPLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingLb2LcPiNoIPLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Lb2LcPiNoIPLc2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+Lb2LcPiNoIPLc2PKPiBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        86 |         86 |(  100.000 +- 1.16279  )%|   -------   |   -------   |
+Lb2LcPiNoIPLc2PKPiBeauty2CharmSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  pi- "                |        86 |          1 |   0.011628 |    0.10720 |      0.0000 |      1.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  pi+ "              |        86 |          2 |   0.023256 |    0.15071 |      0.0000 |      1.0000 |
+ | "# Lambda_c+"                                   |        86 |         94 |     1.0930 |     1.9024 |      0.0000 |      13.000 |
+ | "# Lambda_c~-"                                  |        86 |        102 |     1.1860 |     1.2986 |      0.0000 |      7.0000 |
+ | "# Phys/Lc2PKPiBeauty2Charm"                    |        86 |        196 |     2.2791 |     2.7477 |      1.0000 |      18.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        86 |        793 |     9.2209 |     3.8076 |      3.0000 |      21.000 |
+ | "# input particles"                             |        86 |        989 |     11.500 |     5.2844 |      4.0000 |      32.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  pi- "       |        86 |        469 |     5.4535 |     9.8260 |      0.0000 |      60.000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  pi+ "     |        86 |        506 |     5.8837 |     9.7330 |      0.0000 |      63.000 |
+ | "# pi+"                                         |        86 |        404 |     4.6977 |     2.5292 |      0.0000 |      15.000 |
+ | "# pi-"                                         |        86 |        389 |     4.5233 |     2.0614 |      1.0000 |      10.000 |
+ | "# selected"                                    |        86 |          3 |   0.034884 |    0.18349 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        86 |          3 |(  3.48837 +- 1.97857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       975 |         64 |(  6.56410 +- 0.793126 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        64 |          3 |(  4.68750 +- 2.64214  )%|   -------   |   -------   |
+Lb2LcPiNoIPLc2PKPiBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcPiNoIPLc2PKPiBeauty2Charm"         |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+Lb2LcPiNoIPLc2PKPiBeauty2Ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2LcPiNoIPLc2PKPiBeauty2CharmTISTOS"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2LcPiNoIPLc2PKPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2LcPiNoIPLc2PKPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2LcPiNoIPLc2PKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingOmegab2Omegac0PiNo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingOmegab2Omegac0PiNo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingOmegab2Omegac0PiNo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+Omegab2Omegac0PiNoIPOmegac0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+Omegab2Omegac0PiNoIPOmegac0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+Omegab2Omegac0PiNoIPOmegac0...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Omega_b- -> Omega_c0  pi- "                  |        26 |          3 |    0.11538 |    0.42308 |      0.0000 |      2.0000 |
+ | "# Omega_b~+ -> Omega_c~0  pi+ "                |        26 |          5 |    0.19231 |    0.62137 |      0.0000 |      3.0000 |
+ | "# Omega_c0"                                    |        26 |         52 |     2.0000 |     4.9381 |      0.0000 |      23.000 |
+ | "# Omega_c~0"                                   |        26 |         38 |     1.4615 |     2.0612 |      0.0000 |      10.000 |
+ | "# Phys/Omegac02PKKPiBeauty2Charm"              |        26 |         90 |     3.4615 |     6.5705 |      1.0000 |      33.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        26 |        295 |     11.346 |     4.3672 |      4.0000 |      21.000 |
+ | "# input particles"                             |        26 |        385 |     14.808 |     8.3988 |      5.0000 |      48.000 |
+ | "# max size Omega_b- -> Omega_c0  pi- "         |        26 |        279 |     10.731 |     27.677 |      0.0000 |      138.00 |
+ | "# max size Omega_b~+ -> Omega_c~0  pi+ "       |        26 |        238 |     9.1538 |     17.892 |      0.0000 |      90.000 |
+ | "# pi+"                                         |        26 |        156 |     6.0000 |     3.2699 |      1.0000 |      15.000 |
+ | "# pi-"                                         |        26 |        139 |     5.3462 |     2.1651 |      2.0000 |      10.000 |
+ | "# selected"                                    |        26 |          8 |    0.30769 |    0.72160 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        26 |          5 |(  19.2308 +- 7.72920  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       517 |         66 |(  12.7660 +- 1.46766  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        66 |          8 |(  12.1212 +- 4.01738  )%|   -------   |   -------   |
+Omegab2Omegac0PiNoIPOmegac0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0PiNoIPOmegac02PKKPiBeauty2|         5 |          8 |     1.6000 |    0.80000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         5 |          8 |     1.6000 |    0.80000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         5 |          3 |(  60.0000 +- 21.9089  )%|   -------   |   -------   |
+Omegab2Omegac0PiNoIPOmegac0...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0PiNoIPOmegac02PKKPiBeauty2|         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+Omegab2Omegac0PiNoIPOmegac0...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0PiNoIPOmegac02PKKPiBeauty2|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_Omegab2Omegac0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0PiNoIPOmegac02PKKPiBeauty2|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Omegab2Omegac0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0PiNoIPOmegac02PKKPiBeauty2|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Omegab2Omegac0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Omegab2Omegac0PiNoIPOmegac02PKKPiBeauty2|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingOmegab2Omegac0PiNo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingOmegab2Omegac0PiNo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingOmegab2Omegac0PiNo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiPiPiD2HHTIGH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiPiPiD2HHTIGH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiPiPiD2HHTIGH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B2D0PiPiPiD2HHTIGHTBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+X2PiPiPiPIDTIGHTERPIBeauty2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/X2PiPiPiBeauty2Charm"                   |        29 |        252 |     8.6897 |     13.272 |      1.0000 |      59.000 |
+ | "# input particles"                             |        29 |        252 |     8.6897 |     13.272 |      1.0000 |      59.000 |
+ |*"#accept"                                       |        29 |         28 |(  96.5517 +- 3.38830  )%|   -------   |   -------   |
+ | "#passed"                                       |        29 |        245 |     8.4483 |     13.271 |      0.0000 |      59.000 |
+ |*"efficiency"                                    |       252 |        245 |(  97.2222 +- 1.03522  )%|   -------   |   -------   |
+B2D0PiPiPiD2HHTIGHTBeauty2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+B2D0PiPiPiD2HHTIGHTBeauty2C...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  a_1(1260)+ "                       |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  a_1(1260)- "                       |        28 |          1 |   0.035714 |    0.18558 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        28 |         29 |     1.0357 |    0.18558 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KPITIGHTER1PIDNARROWMWBeauty2CharmFilt|        28 |         29 |     1.0357 |    0.18558 |      1.0000 |      2.0000 |
+ | "# Phys/X2PiPiPiPIDTIGHTERPIBeauty2CharmFilter" |        28 |        245 |     8.7500 |     13.407 |      1.0000 |      59.000 |
+ | "# a_1(1260)+"                                  |        28 |        133 |     4.7500 |     8.4837 |      0.0000 |      38.000 |
+ | "# a_1(1260)-"                                  |        28 |        112 |     4.0000 |     5.2576 |      0.0000 |      21.000 |
+ | "# input particles"                             |        28 |        274 |     9.7857 |     13.417 |      2.0000 |      60.000 |
+ | "# max size B+ -> D0  a_1(1260)+ "              |        28 |        141 |     5.0357 |     8.7198 |      0.0000 |      38.000 |
+ | "# max size B- -> D0  a_1(1260)- "              |        28 |        116 |     4.1429 |     5.3098 |      0.0000 |      21.000 |
+ | "# selected"                                    |        28 |          1 |   0.035714 |    0.18558 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        28 |          1 |(  3.57143 +- 3.50707  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       257 |          9 |(  3.50195 +- 1.14669  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+B2D0PiPiPiD2HHTIGHTBeauty2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2D0PiPiPiD2HHTIGHTBeauty2Charm"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2D0PiPiPiD2HHTIGH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiPiPiD2HHTIGH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiPiPiD2HHTIGH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2D0PiD2HHHHTIGHTB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2D0PiD2HHHHTIGHTB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB2D0PiD2HHHHTIGHTB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+D2K3PIPIDTIGHTER1Beauty2Cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2K3PIBeauty2CharmFilter"               |        99 |        736 |     7.4343 |     15.055 |      1.0000 |      113.00 |
+ | "# input particles"                             |        99 |        736 |     7.4343 |     15.055 |      1.0000 |      113.00 |
+ |*"#accept"                                       |        99 |         54 |(  54.5455 +- 5.00438  )%|   -------   |   -------   |
+ | "#passed"                                       |        99 |        186 |     1.8788 |     4.3584 |      0.0000 |      36.000 |
+ |*"efficiency"                                    |       736 |        186 |(  25.2717 +- 1.60185  )%|   -------   |   -------   |
+D2K3PIPIDTIGHTER1NARROWMWBe...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2K3PIPIDTIGHTER1Beauty2CharmFilter"    |        54 |        186 |     3.4444 |     5.4251 |      1.0000 |      36.000 |
+ | "# input particles"                             |        54 |        186 |     3.4444 |     5.4251 |      1.0000 |      36.000 |
+ |*"#accept"                                       |        54 |         39 |(  72.2222 +- 6.09519  )%|   -------   |   -------   |
+ | "#passed"                                       |        54 |         86 |     1.5926 |     2.5204 |      0.0000 |      17.000 |
+ |*"efficiency"                                    |       186 |         86 |(  46.2366 +- 3.65578  )%|   -------   |   -------   |
+B2D0PiD2HHHHTIGHTBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        39 |         39 |(  100.000 +- 2.56410  )%|   -------   |   -------   |
+B2D0PiD2HHHHTIGHTBeauty2Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        39 |         39 |(  100.000 +- 2.56410  )%|   -------   |   -------   |
+B2D0PiD2HHHHTIGHTBeauty2Charm SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  pi+ "                              |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  pi- "                              |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        39 |         86 |     2.2051 |     2.7286 |      1.0000 |      17.000 |
+ | "# D~0"                                         |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2K3PIPIDTIGHTER1NARROWMWBeauty2CharmFil|        39 |         86 |     2.2051 |     2.7286 |      1.0000 |      17.000 |
+ | "# Phys/PiTopoInputsBeauty2CharmFilter"         |        39 |        355 |     9.1026 |     3.9923 |      3.0000 |      20.000 |
+ | "# input particles"                             |        39 |        441 |     11.308 |     5.3309 |      4.0000 |      32.000 |
+ | "# max size B+ -> D0  pi+ "                     |        39 |        494 |     12.667 |     24.208 |      2.0000 |      153.00 |
+ | "# max size B- -> D0  pi- "                     |        39 |        387 |     9.9231 |     16.293 |      0.0000 |      102.00 |
+ | "# pi+"                                         |        39 |        195 |     5.0000 |     2.3425 |      1.0000 |      12.000 |
+ | "# pi-"                                         |        39 |        160 |     4.1026 |     2.2280 |      0.0000 |      9.0000 |
+ | "# selected"                                    |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        39 |          0 |(  0.00000 +- 2.56410  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       881 |         82 |(  9.30760 +- 0.978851 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        82 |          0 |(  0.00000 +- 1.21951  )%|   -------   |   -------   |
+StrippingB2D0PiD2HHHHTIGHTB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2D0PiD2HHHHTIGHTB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2D0PiD2HHHHTIGHTB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DsstarPiDsstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DsstarPiDsstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DsstarPiDsstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DsstarPiDsstar2DGammaD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       203 |        203 |(  100.000 +- 0.492611 )%|   -------   |   -------   |
+B02DsstarPiDsstar2DGammaD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       202 |        202 |(  100.000 +- 0.495050 )%|   -------   |   -------   |
+B02DsstarPiDsstar2DGammaD2H...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*_s+  pi- "                           |       202 |         19 |   0.094059 |     1.3335 |      0.0000 |      19.000 |
+ | "# B0 -> D*_s-  pi+ "                           |       202 |         44 |    0.21782 |     1.9453 |      0.0000 |      26.000 |
+ | "# D*_s+"                                       |       202 |       3630 |     17.970 |     43.468 |      0.0000 |      465.00 |
+ | "# D*_s-"                                       |       202 |       3942 |     19.515 |     43.737 |      0.0000 |      391.00 |
+ | "# Phys/Dsst2DGammaCPVD2HHHBeauty2Charm"        |       202 |       7572 |     37.485 |     82.185 |      1.0000 |      856.00 |
+ | "# Phys/Pi_PIDTopoInputsBeauty2CharmFilter"     |       202 |       1499 |     7.4208 |     3.3220 |      1.0000 |      20.000 |
+ | "# input particles"                             |       202 |       9071 |     44.906 |     83.295 |      4.0000 |      870.00 |
+ | "# max size B0 -> D*_s+  pi- "                  |       202 |      16594 |     82.149 |     218.66 |      0.0000 |      2325.0 |
+ | "# max size B0 -> D*_s-  pi+ "                  |       202 |      19105 |     94.579 |     303.72 |      0.0000 |      3519.0 |
+ | "# pi+"                                         |       202 |        737 |     3.6485 |     2.0099 |      0.0000 |      14.000 |
+ | "# pi-"                                         |       202 |        762 |     3.7723 |     1.9994 |      0.0000 |      13.000 |
+ | "# selected"                                    |       202 |         63 |    0.31188 |     2.3498 |      0.0000 |      26.000 |
+ |*"#accept"                                       |       202 |          6 |(  2.97030 +- 1.19447  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     35699 |       1191 |(  3.33623 +- 0.0950455)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1191 |         63 |(  5.28967 +- 0.648570 )%|   -------   |   -------   |
+B02DsstarPiDsstar2DGammaD2H...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstarPiDsstar2DGammaD2HHHBeauty2Char|         6 |         63 |     10.500 |     8.8835 |      3.0000 |      26.000 |
+ | "# input particles"                             |         6 |         63 |     10.500 |     8.8835 |      3.0000 |      26.000 |
+ |*"#accept"                                       |         6 |          5 |(  83.3333 +- 15.2145  )%|   -------   |   -------   |
+B02DsstarPiDsstar2DGammaD2H...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstarPiDsstar2DGammaD2HHHBeauty2Char|         5 |         60 |     12.000 |     9.0111 |      3.0000 |      26.000 |
+ | "# input particles"                             |         5 |         60 |     12.000 |     9.0111 |      3.0000 |      26.000 |
+ |*"#accept"                                       |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+ | "#passed"                                       |         5 |         22 |     4.4000 |     5.7131 |      0.0000 |      14.000 |
+ |*"efficiency"                                    |        60 |         22 |(  36.6667 +- 6.22123  )%|   -------   |   -------   |
+B02DsstarPiDsstar2DGammaD2H...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstarPiDsstar2DGammaD2HHHBeauty2Char|         2 |         22 |     11.000 |     3.0000 |      8.0000 |      14.000 |
+ | "# input particles"                             |         2 |         22 |     11.000 |     3.0000 |      8.0000 |      14.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         22 |     11.000 |     3.0000 |      8.0000 |      14.000 |
+ |*"efficiency"                                    |        22 |         22 |(  100.000 +- 4.54545  )%|   -------   |   -------   |
+RelatedInfo1_B02DsstarPiDss...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstarPiDsstar2DGammaD2HHHBeauty2Char|         2 |         22 |     11.000 |     3.0000 |      8.0000 |      14.000 |
+ | "# input particles"                             |         2 |         22 |     11.000 |     3.0000 |      8.0000 |      14.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B02DsstarPiDss...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstarPiDsstar2DGammaD2HHHBeauty2Char|         2 |         22 |     11.000 |     3.0000 |      8.0000 |      14.000 |
+ | "# input particles"                             |         2 |         22 |     11.000 |     3.0000 |      8.0000 |      14.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B02DsstarPiDss...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstarPiDsstar2DGammaD2HHHBeauty2Char|         2 |         22 |     11.000 |     3.0000 |      8.0000 |      14.000 |
+ | "# input particles"                             |         2 |         22 |     11.000 |     3.0000 |      8.0000 |      14.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DsstarPiDsstar2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB02DsstarPiDsstar2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DsstarPiDsstar2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DsstarKDsstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DsstarKDsstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DsstarKDsstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DsstarKDsstar2DGammaD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       203 |        203 |(  100.000 +- 0.492611 )%|   -------   |   -------   |
+B02DsstarKDsstar2DGammaD2HH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       196 |        196 |(  100.000 +- 0.510204 )%|   -------   |   -------   |
+B02DsstarKDsstar2DGammaD2HH...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*_s+  K- "                            |       196 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*_s-  K+ "                            |       196 |         11 |   0.056122 |    0.60770 |      0.0000 |      8.0000 |
+ | "# D*_s+"                                       |       196 |       3600 |     18.367 |     44.064 |      0.0000 |      465.00 |
+ | "# D*_s-"                                       |       196 |       3895 |     19.872 |     44.326 |      0.0000 |      391.00 |
+ | "# K+"                                          |       196 |        457 |     2.3316 |     1.7164 |      0.0000 |      13.000 |
+ | "# K-"                                          |       196 |        421 |     2.1480 |     1.5628 |      0.0000 |      7.0000 |
+ | "# Phys/Dsst2DGammaCPVD2HHHBeauty2Charm"        |       196 |       7495 |     38.240 |     83.309 |      1.0000 |      856.00 |
+ | "# Phys/K_PIDTopoInputsBeauty2CharmFilter"      |       196 |        878 |     4.4796 |     2.7057 |      1.0000 |      17.000 |
+ | "# input particles"                             |       196 |       8373 |     42.719 |     84.352 |      2.0000 |      867.00 |
+ | "# max size B0 -> D*_s+  K- "                   |       196 |      11726 |     59.827 |     225.77 |      0.0000 |      2790.0 |
+ | "# max size B0 -> D*_s-  K+ "                   |       196 |      12061 |     61.536 |     187.71 |      0.0000 |      1955.0 |
+ | "# selected"                                    |       196 |         11 |   0.056122 |    0.60770 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |       196 |          2 |(  1.02041 +- 0.717847 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     23787 |        909 |(  3.82142 +- 0.124303 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       909 |         11 |(  1.21012 +- 0.362651 )%|   -------   |   -------   |
+B02DsstarKDsstar2DGammaD2HH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstarKDsstar2DGammaD2HHHBeauty2Charm|         2 |         11 |     5.5000 |     2.5000 |      3.0000 |      8.0000 |
+ | "# input particles"                             |         2 |         11 |     5.5000 |     2.5000 |      3.0000 |      8.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B02DsstarKDsstar2DGammaD2HH...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstarKDsstar2DGammaD2HHHBeauty2Charm|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"efficiency"                                    |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+B02DsstarKDsstar2DGammaD2HH...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstarKDsstar2DGammaD2HHHBeauty2Charm|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"efficiency"                                    |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+RelatedInfo1_B02DsstarKDsst...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstarKDsstar2DGammaD2HHHBeauty2Charm|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DsstarKDsst...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstarKDsstar2DGammaD2HHHBeauty2Charm|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DsstarKDsst...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DsstarKDsstar2DGammaD2HHHBeauty2Charm|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DsstarKDsstar2D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DsstarKDsstar2D...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DsstarKDsstar2D...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DDBeauty2CharmL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DDBeauty2CharmL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DDBeauty2CharmL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DDBeauty2CharmCombCutD2H...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       205 |        205 |(  100.000 +- 0.487805 )%|   -------   |   -------   |
+B02DDBeauty2Charm             SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  D+ "                               |       205 |         14 |   0.068293 |    0.54569 |      0.0000 |      6.0000 |
+ | "# D+"                                          |       205 |        645 |     3.1463 |     5.2876 |      0.0000 |      47.000 |
+ | "# D-"                                          |       205 |        703 |     3.4293 |     5.1892 |      0.0000 |      35.000 |
+ | "# Phys/D2HHHPIDTIGHTBeauty2CharmFilter"        |       205 |       1348 |     6.5756 |     9.4027 |      1.0000 |      75.000 |
+ | "# input particles"                             |       205 |       1348 |     6.5756 |     9.4027 |      1.0000 |      75.000 |
+ | "# max size B0 -> D-  D+ "                      |       205 |       5648 |     27.551 |     124.55 |      0.0000 |      1316.0 |
+ | "# selected"                                    |       205 |         14 |   0.068293 |    0.54569 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       205 |          4 |(  1.95122 +- 0.966045 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5648 |        230 |(  4.07224 +- 0.262991 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       230 |         14 |(  6.08696 +- 1.57652  )%|   -------   |   -------   |
+B02DDBeauty2CharmTISTOS       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DDBeauty2Charm"                      |         4 |         14 |     3.5000 |     1.8028 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         4 |         14 |     3.5000 |     1.8028 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+B02DDBeauty2CharmB2CBBDTBea...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DDBeauty2CharmTISTOS"                |         3 |         10 |     3.3333 |     2.0548 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         3 |         10 |     3.3333 |     2.0548 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        10 |          2 |(  20.0000 +- 12.6491  )%|   -------   |   -------   |
+B02DDBeauty2CharmLine         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DDBeauty2CharmB2CBBDTBeauty2CharmFilt|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_B02DDBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DDBeauty2CharmLine"                  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DDBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DDBeauty2CharmLine"                  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DDBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DDBeauty2CharmLine"                  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DDBeauty2CharmL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DDBeauty2CharmLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DDBeauty2CharmLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDBeauty2CharmCombCutD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       213 |        213 |(  100.000 +- 0.469484 )%|   -------   |   -------   |
+B02DstDBeauty2CharmCombCutD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+B02DstDBeauty2Charm           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D+ "                        |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  D- "                       |        19 |          7 |    0.36842 |     1.0863 |      0.0000 |      4.0000 |
+ | "# D*(2010)+"                                   |        19 |         19 |     1.0000 |    0.97333 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        19 |         20 |     1.0526 |     1.1909 |      0.0000 |      4.0000 |
+ | "# D+"                                          |        19 |        205 |     10.789 |     18.412 |      0.0000 |      77.000 |
+ | "# D-"                                          |        19 |        225 |     11.842 |     17.482 |      0.0000 |      67.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |        19 |        430 |     22.632 |     35.162 |      3.0000 |      144.00 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        19 |         39 |     2.0526 |     1.5381 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        19 |        469 |     24.684 |     35.650 |      4.0000 |      145.00 |
+ | "# max size B0 -> D*(2010)-  D+ "               |        19 |        251 |     13.211 |     32.132 |      0.0000 |      111.00 |
+ | "# max size B~0 -> D*(2010)+  D- "              |        19 |        278 |     14.632 |     28.366 |      0.0000 |      108.00 |
+ | "# selected"                                    |        19 |          7 |    0.36842 |     1.0863 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        19 |          2 |(  10.5263 +- 7.04059  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       529 |         64 |(  12.0983 +- 1.41786  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        64 |          7 |(  10.9375 +- 3.90136  )%|   -------   |   -------   |
+B02DstDBeauty2CharmTISTOS     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDBeauty2Charm"                    |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B02DstDBeauty2CharmB2CBBDTB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDBeauty2CharmTISTOS"              |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          4 |     2.0000 |     2.0000 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |         7 |          4 |(  57.1429 +- 18.7044  )%|   -------   |   -------   |
+B02DstDBeauty2CharmLine       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDBeauty2CharmB2CBBDTBeauty2CharmFi|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_B02DstDBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDBeauty2CharmLine"                |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DstDBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDBeauty2CharmLine"                |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DstDBeauty2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDBeauty2CharmLine"                |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstDBeauty2Char...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstDBeauty2Char...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDBeauty2Char...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDD02K3PiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B02DstDD02K3PiBeauty2CharmC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+B02DstDD02K3PiBeauty2Charm    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D+ "                        |        23 |         11 |    0.47826 |     1.8620 |      0.0000 |      9.0000 |
+ | "# B~0 -> D*(2010)+  D- "                       |        23 |         14 |    0.60870 |     2.6497 |      0.0000 |      13.000 |
+ | "# D*(2010)+"                                   |        23 |         80 |     3.4783 |     10.537 |      0.0000 |      52.000 |
+ | "# D*(2010)-"                                   |        23 |         84 |     3.6522 |     6.2735 |      0.0000 |      28.000 |
+ | "# D+"                                          |        23 |        306 |     13.304 |     16.586 |      0.0000 |      77.000 |
+ | "# D-"                                          |        23 |        299 |     13.000 |     15.542 |      1.0000 |      67.000 |
+ | "# Phys/D2HHHPIDBeauty2CharmFilter"             |        23 |        605 |     26.304 |     31.585 |      2.0000 |      144.00 |
+ | "# Phys/DstarD2K3Pi2D0PiBeauty2Charm"           |        23 |        164 |     7.1304 |     11.445 |      1.0000 |      52.000 |
+ | "# input particles"                             |        23 |        769 |     33.435 |     41.527 |      3.0000 |      196.00 |
+ | "# max size B0 -> D*(2010)-  D+ "               |        23 |       1418 |     61.652 |     210.39 |      0.0000 |      1036.0 |
+ | "# max size B~0 -> D*(2010)+  D- "              |        23 |       3658 |     159.04 |     709.02 |      0.0000 |      3484.0 |
+ | "# selected"                                    |        23 |         25 |     1.0870 |     3.1473 |      0.0000 |      13.000 |
+ |*"#accept"                                       |        23 |          4 |(  17.3913 +- 7.90342  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5076 |        186 |(  3.66430 +- 0.263711 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       186 |         25 |(  13.4409 +- 2.50100  )%|   -------   |   -------   |
+B02DstDD02K3PiBeauty2CharmT...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDD02K3PiBeauty2Charm"             |         4 |         25 |     6.2500 |     4.9687 |      1.0000 |      13.000 |
+ | "# input particles"                             |         4 |         25 |     6.2500 |     4.9687 |      1.0000 |      13.000 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+B02DstDD02K3PiBeauty2CharmB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDD02K3PiBeauty2CharmTISTOS"       |         3 |         12 |     4.0000 |     3.5590 |      1.0000 |      9.0000 |
+ | "# input particles"                             |         3 |         12 |     4.0000 |     3.5590 |      1.0000 |      9.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          4 |     1.3333 |     1.8856 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |        12 |          4 |(  33.3333 +- 13.6083  )%|   -------   |   -------   |
+B02DstDD02K3PiBeauty2CharmLineSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDD02K3PiBeauty2CharmB2CBBDTBeauty2|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_B02DstDD02K3Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDD02K3PiBeauty2CharmLine"         |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B02DstDD02K3Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDD02K3PiBeauty2CharmLine"         |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B02DstDD02K3Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02DstDD02K3PiBeauty2CharmLine"         |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstDD02K3PiBeau...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB02DstDD02K3PiBeau...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDD02K3PiBeau...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02D0PiPiD2HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02D0PiPiD2HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02D0PiPiD2HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02D0PiPiD2HHBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       150 |        150 |(  100.000 +- 0.666667 )%|   -------   |   -------   |
+B02D0PiPiD2HHBeauty2CharmCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       149 |        149 |(  100.000 +- 0.671141 )%|   -------   |   -------   |
+B02D0PiPiD2HHBeauty2Charm     SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D0  rho(770)0 "                        |       149 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |       149 |        277 |     1.8591 |     1.0931 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |       149 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHPIDBeauty2CharmFilter"              |       149 |        277 |     1.8591 |     1.0931 |      1.0000 |      6.0000 |
+ | "# Phys/X2PiPiBeauty2Charm"                     |       149 |       1664 |     11.168 |     8.5565 |      1.0000 |      49.000 |
+ | "# input particles"                             |       149 |       1941 |     13.027 |     9.0204 |      2.0000 |      55.000 |
+ | "# max size B0 -> D0  rho(770)0 "               |       149 |       3612 |     24.242 |     37.042 |      1.0000 |      294.00 |
+ | "# rho(770)0"                                   |       149 |       1664 |     11.168 |     8.5565 |      1.0000 |      49.000 |
+ | "# selected"                                    |       149 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       149 |          0 |(  0.00000 +- 0.671141 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3612 |        223 |(  6.17386 +- 0.400467 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       223 |          0 |(  0.00000 +- 0.448430 )%|   -------   |   -------   |
+StrippingB02D0PiPiD2HHBeaut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02D0PiPiD2HHBeaut...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02D0PiPiD2HHBeaut...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB02DstDstBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB02DstDstBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        366 |(  36.6000 +- 1.52330  )%|   -------   |   -------   |
+StrippingB02DstDstBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       366 |        366 |(  100.000 +- 0.273224 )%|   -------   |   -------   |
+B02DstDstBeauty2CharmCombCu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+B02DstDstBeauty2Charm         SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  D*(2010)+ "                 |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        20 |         20 |     1.0000 |    0.94868 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |        20 |         20 |     1.0000 |     1.1832 |      0.0000 |      4.0000 |
+ | "# Phys/Dstar2D0PiPIDBeauty2CharmFilter"        |        20 |         40 |     2.0000 |     1.5166 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        20 |         40 |     2.0000 |     1.5166 |      1.0000 |      7.0000 |
+ | "# max size B0 -> D*(2010)-  D*(2010)+ "        |        20 |         20 |     1.0000 |     2.7019 |      0.0000 |      12.000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        20 |          9 |(  45.0000 +- 11.1243  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingB02DstDstBeauty2Ch...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB02DstDstBeauty2Ch...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB02DstDstBeauty2Ch...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2TwoBaryonsB2PLam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2TwoBaryonsB2PLam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lambda0DDBLines               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ | "# input particles"                             |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       494 |        200 |(  40.4858 +- 2.20850  )%|   -------   |   -------   |
+ | "#passed"                                       |       494 |        259 |    0.52429 |    0.73821 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |      1222 |        259 |(  21.1948 +- 1.16911  )%|   -------   |   -------   |
+B2TwoBaryonsB2PLambdabarDDLineSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> p+  Lambda~0 "                         |       198 |          1 |  0.0050505 |   0.070887 |      0.0000 |      1.0000 |
+ | "# B- -> p~-  Lambda0 "                         |       198 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda0"                                     |       198 |        141 |    0.71212 |    0.66131 |      0.0000 |      3.0000 |
+ | "# Lambda~0"                                    |       198 |        116 |    0.58586 |    0.69646 |      0.0000 |      3.0000 |
+ | "# Phys/Lambda0DDBLines"                        |       198 |        257 |     1.2980 |    0.59212 |      1.0000 |      5.0000 |
+ | "# Phys/StdLooseProtons"                        |       198 |       1308 |     6.6061 |     4.7574 |      1.0000 |      28.000 |
+ | "# input particles"                             |       198 |       1565 |     7.9040 |     4.9366 |      2.0000 |      29.000 |
+ | "# max size B+ -> p+  Lambda~0 "                |       198 |        405 |     2.0455 |     4.2394 |      0.0000 |      30.000 |
+ | "# max size B- -> p~-  Lambda0 "                |       198 |        467 |     2.3586 |     3.4579 |      0.0000 |      20.000 |
+ | "# p+"                                          |       198 |        645 |     3.2576 |     2.7688 |      0.0000 |      15.000 |
+ | "# p~-"                                         |       198 |        615 |     3.1061 |     2.4912 |      0.0000 |      15.000 |
+ | "# selected"                                    |       198 |          1 |  0.0050505 |   0.070887 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       198 |          1 |( 0.505051 +- 0.503774 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       872 |          7 |( 0.802752 +- 0.302192 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+StrippingB2TwoBaryonsB2PLam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2TwoBaryonsB2PLam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2TwoBaryonsB2PLam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2TwoBaryonsB2PLam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2TwoBaryonsB2PLam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lambda0LLBLines               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaLL"                       |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        98 |         44 |(  44.8980 +- 5.02440  )%|   -------   |   -------   |
+ | "#passed"                                       |        98 |         47 |    0.47959 |    0.55750 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       131 |         47 |(  35.8779 +- 4.19065  )%|   -------   |   -------   |
+B2TwoBaryonsB2PLambdabarLLLineSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> p+  Lambda~0 "                         |        44 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> p~-  Lambda0 "                         |        44 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda0"                                     |        44 |         22 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |        44 |         25 |    0.56818 |    0.53926 |      0.0000 |      2.0000 |
+ | "# Phys/Lambda0LLBLines"                        |        44 |         47 |     1.0682 |    0.25206 |      1.0000 |      2.0000 |
+ | "# Phys/StdLooseProtons"                        |        44 |        355 |     8.0682 |     5.1052 |      1.0000 |      21.000 |
+ | "# input particles"                             |        44 |        402 |     9.1364 |     5.1416 |      3.0000 |      22.000 |
+ | "# max size B+ -> p+  Lambda~0 "                |        44 |        101 |     2.2955 |     3.1158 |      0.0000 |      11.000 |
+ | "# max size B- -> p~-  Lambda0 "                |        44 |         81 |     1.8409 |     2.8119 |      0.0000 |      12.000 |
+ | "# p+"                                          |        44 |        161 |     3.6591 |     2.7629 |      0.0000 |      11.000 |
+ | "# p~-"                                         |        44 |        173 |     3.9318 |     2.7830 |      0.0000 |      12.000 |
+ | "# selected"                                    |        44 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        44 |          0 |(  0.00000 +- 2.27273  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       182 |          6 |(  3.29670 +- 1.32350  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB2TwoBaryonsB2PLam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2TwoBaryonsB2PLam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2TwoBaryonsB2PLam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2TwoBaryonsB2PLam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2TwoBaryonsB2PLam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2TwoBaryonsB2PLambdabarLL_...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> p+  Lambda~0 "                         |        98 |          1 |   0.010204 |    0.10050 |      0.0000 |      1.0000 |
+ | "# B- -> p~-  Lambda0 "                         |        98 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda0"                                     |        98 |         57 |    0.58163 |    0.68398 |      0.0000 |      3.0000 |
+ | "# Lambda~0"                                    |        98 |         74 |    0.75510 |    0.77012 |      0.0000 |      5.0000 |
+ | "# Phys/StdLooseLambdaLL"                       |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ | "# Phys/StdLooseProtons"                        |        98 |        829 |     8.4592 |     5.2918 |      1.0000 |      25.000 |
+ | "# input particles"                             |        98 |        960 |     9.7959 |     5.4995 |      2.0000 |      26.000 |
+ | "# max size B+ -> p+  Lambda~0 "                |        98 |        349 |     3.5612 |     5.0042 |      0.0000 |      27.000 |
+ | "# max size B- -> p~-  Lambda0 "                |        98 |        231 |     2.3571 |     3.9699 |      0.0000 |      18.000 |
+ | "# p+"                                          |        98 |        420 |     4.2857 |     3.0170 |      0.0000 |      14.000 |
+ | "# p~-"                                         |        98 |        409 |     4.1735 |     2.9208 |      0.0000 |      15.000 |
+ | "# selected"                                    |        98 |          1 |   0.010204 |    0.10050 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        98 |          1 |(  1.02041 +- 1.01519  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       580 |          4 |( 0.689655 +- 0.343636 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+StrippingB2TwoBaryonsB2PLam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2TwoBaryonsB2PLam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2TwoBaryonsB2PLam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2TwoBaryonsB2PLam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2TwoBaryonsB2PLam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2TwoBaryonsB2PLambdabarDD_...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> p+  Lambda~0 "                         |       486 |          1 |  0.0020576 |   0.045314 |      0.0000 |      1.0000 |
+ | "# B- -> p~-  Lambda0 "                         |       486 |          1 |  0.0020576 |   0.045314 |      0.0000 |      1.0000 |
+ | "# Lambda0"                                     |       486 |        578 |     1.1893 |     1.3912 |      0.0000 |      10.000 |
+ | "# Lambda~0"                                    |       486 |        635 |     1.3066 |     1.4958 |      0.0000 |      13.000 |
+ | "# Phys/StdLooseLambdaDD"                       |       486 |       1213 |     2.4959 |     1.9060 |      1.0000 |      14.000 |
+ | "# Phys/StdLooseProtons"                        |       486 |       3063 |     6.3025 |     4.4497 |      1.0000 |      28.000 |
+ | "# input particles"                             |       486 |       4276 |     8.7984 |     5.4788 |      2.0000 |      39.000 |
+ | "# max size B+ -> p+  Lambda~0 "                |       486 |       2582 |     5.3128 |     11.438 |      0.0000 |      130.00 |
+ | "# max size B- -> p~-  Lambda0 "                |       486 |       1967 |     4.0473 |     7.3137 |      0.0000 |      63.000 |
+ | "# p+"                                          |       486 |       1571 |     3.2325 |     2.6297 |      0.0000 |      20.000 |
+ | "# p~-"                                         |       486 |       1492 |     3.0700 |     2.5262 |      0.0000 |      15.000 |
+ | "# selected"                                    |       486 |          2 |  0.0041152 |   0.064018 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       486 |          2 |( 0.411523 +- 0.290391 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4549 |         17 |( 0.373709 +- 0.0904681)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        17 |          2 |(  11.7647 +- 7.81425  )%|   -------   |   -------   |
+StrippingB2TwoBaryonsB2PLam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2TwoBaryonsB2PLam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2TwoBaryonsB2PLam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2TwoBaryonsB2PPba...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2TwoBaryonsB2PPbarLine       SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> p+  p~- "                              |       855 |          1 |  0.0011696 |   0.034179 |      0.0000 |      1.0000 |
+ | "# Phys/StdLooseProtons"                        |       855 |       4649 |     5.4374 |     4.0216 |      1.0000 |      28.000 |
+ | "# input particles"                             |       855 |       4649 |     5.4374 |     4.0216 |      1.0000 |      28.000 |
+ | "# max size B0 -> p+  p~- "                     |       855 |        148 |    0.17310 |    0.59862 |      0.0000 |      8.0000 |
+ | "# p+"                                          |       855 |        317 |    0.37076 |    0.63566 |      0.0000 |      5.0000 |
+ | "# p~-"                                         |       855 |        323 |    0.37778 |    0.65870 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       855 |          1 |  0.0011696 |   0.034179 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       855 |          1 |( 0.116959 +- 0.116891 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       148 |          8 |(  5.40541 +- 1.85873  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
+StrippingB2TwoBaryonsB2PPba...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2TwoBaryonsB2PPba...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2TwoBaryonsB2PPba...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2TwoBaryonsBs2Lam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2TwoBaryonsBs2LambdabarLambdaSUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> Lambda0  Lambda~0 "                  |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> Lambda~0  Lambda0 "                 |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda0"                                     |         9 |          7 |    0.77778 |    0.62854 |      0.0000 |      2.0000 |
+ | "# Lambda~0"                                    |         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "# Phys/Lambda0DDBLines"                        |         9 |         12 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/Lambda0LLBLines"                        |         9 |          9 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         9 |         21 |     2.3333 |    0.47140 |      2.0000 |      3.0000 |
+ | "# max size B_s0 -> Lambda0  Lambda~0 "         |         9 |          9 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# max size B_s~0 -> Lambda~0  Lambda0 "        |         9 |          9 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2TwoBaryonsBs2Lam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2TwoBaryonsBs2Lam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2TwoBaryonsBs2Lam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHb2Charged2BodyB2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Hb2Charged2BodyB2Charged2Bo...SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> pi+  pi- "                             |       890 |          2 |  0.0022472 |   0.047351 |      0.0000 |      1.0000 |
+ | "# Phys/StdNoPIDsPions"                         |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# input particles"                             |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# max size B0 -> pi+  pi- "                    |       890 |       1690 |     1.8989 |     3.0953 |      0.0000 |      24.000 |
+ | "# pi+"                                         |       890 |       1153 |     1.2955 |     1.1204 |      0.0000 |      6.0000 |
+ | "# pi-"                                         |       890 |       1106 |     1.2427 |     1.1206 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       890 |          2 |  0.0022472 |   0.047351 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       890 |          2 |( 0.224719 +- 0.158722 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1690 |         11 |( 0.650888 +- 0.195610 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          2 |(  18.1818 +- 11.6291  )%|   -------   |   -------   |
+StrippingHb2Charged2BodyB2C...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingHb2Charged2BodyB2C...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHb2Charged2BodyB2C...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGammaExclu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PhotonSelBeauty2XGammaExclu...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseAllPhotons"                     |       905 |      33967 |     37.533 |     16.677 |      1.0000 |      90.000 |
+ | "# input particles"                             |       905 |      33967 |     37.533 |     16.677 |      1.0000 |      90.000 |
+ |*"#accept"                                       |       905 |        291 |(  32.1547 +- 1.55259  )%|   -------   |   -------   |
+ | "#passed"                                       |       905 |        389 |    0.42983 |    0.74759 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |     33967 |        389 |(  1.14523 +- 0.0577320)%|   -------   |   -------   |
+PhiSelBeauty2XGammaExclusive  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePhi2KK"                         |       277 |       7977 |     28.798 |     48.745 |      1.0000 |      400.00 |
+ | "# input particles"                             |       277 |       7977 |     28.798 |     48.745 |      1.0000 |      400.00 |
+ |*"#accept"                                       |       277 |          5 |(  1.80505 +- 0.799926 )%|   -------   |   -------   |
+ |*"#passed"                                       |       277 |          5 |(  1.80505 +- 0.799926 )%|   -------   |   -------   |
+ |*"efficiency"                                    |      7977 |          5 |(0.0626802 +- 0.0280227)%|   -------   |   -------   |
+Beauty2XGammaExclusiveBs2Ph...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> phi(1020)  gamma "                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PhiSelBeauty2XGammaExclusive"           |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/PhotonSelBeauty2XGammaExclusive"        |         5 |          7 |     1.4000 |    0.80000 |      1.0000 |      3.0000 |
+ | "# gamma"                                       |         5 |          7 |     1.4000 |    0.80000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         5 |         12 |     2.4000 |    0.80000 |      2.0000 |      4.0000 |
+ | "# max size B_s0 -> phi(1020)  gamma "          |         5 |          7 |     1.4000 |    0.80000 |      1.0000 |      3.0000 |
+ | "# phi(1020)"                                   |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          3 |(  42.8571 +- 18.7044  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBeauty2XGammaExclu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBeauty2XGammaExclu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGammaExclu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGammaExclu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KStarSelBeauty2XGammaExclusiveSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdVeryLooseDetachedKst2Kpi"            |       257 |       2303 |     8.9611 |     10.616 |      1.0000 |      70.000 |
+ | "# input particles"                             |       257 |       2303 |     8.9611 |     10.616 |      1.0000 |      70.000 |
+ |*"#accept"                                       |       257 |         49 |(  19.0661 +- 2.45036  )%|   -------   |   -------   |
+ | "#passed"                                       |       257 |         74 |    0.28794 |    0.69655 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      2303 |         74 |(  3.21320 +- 0.367477 )%|   -------   |   -------   |
+Beauty2XGammaExclusiveBd2Ks...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K*(892)0  gamma "                      |        49 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K*(892)~0  gamma "                    |        49 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        49 |         46 |    0.93878 |    0.73978 |      0.0000 |      3.0000 |
+ | "# K*(892)~0"                                   |        49 |         28 |    0.57143 |    0.83299 |      0.0000 |      4.0000 |
+ | "# Phys/KStarSelBeauty2XGammaExclusive"         |        49 |         74 |     1.5102 |    0.83599 |      1.0000 |      4.0000 |
+ | "# Phys/PhotonSelBeauty2XGammaExclusive"        |        49 |         64 |     1.3061 |    0.57867 |      1.0000 |      3.0000 |
+ | "# gamma"                                       |        49 |         64 |     1.3061 |    0.57867 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        49 |        138 |     2.8163 |     1.0818 |      2.0000 |      6.0000 |
+ | "# max size B0 -> K*(892)0  gamma "             |        49 |         60 |     1.2245 |     1.1652 |      0.0000 |      6.0000 |
+ | "# max size B~0 -> K*(892)~0  gamma "           |        49 |         40 |    0.81633 |     1.4239 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        49 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        49 |          0 |(  0.00000 +- 2.04082  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       100 |         40 |(  40.0000 +- 4.89898  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        40 |          0 |(  0.00000 +- 2.50000  )%|   -------   |   -------   |
+StrippingBeauty2XGammaExclu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBeauty2XGammaExclu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGammaExclu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetaSBs2PhiPhiLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+BetaSBs2PhiPhi_LoosePhi2KK    SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       906 |       5836 |     6.4415 |     4.6235 |      0.0000 |      34.000 |
+ | "# K-"                                          |       906 |       5626 |     6.2097 |     4.5840 |      0.0000 |      29.000 |
+ | "# Phys/StdAllLooseANNKaons"                    |       906 |      24464 |     27.002 |     18.074 |      1.0000 |      122.00 |
+ | "# input particles"                             |       906 |      24464 |     27.002 |     18.074 |      1.0000 |      122.00 |
+ | "# max size phi(1020) -> K+  K- "               |       906 |      50482 |     55.720 |     87.342 |      0.0000 |      986.00 |
+ | "# phi(1020) -> K+  K- "                        |       906 |        644 |    0.71082 |     1.2808 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       906 |        644 |    0.71082 |     1.2808 |      0.0000 |      9.0000 |
+ |*"#accept"                                       |       906 |        342 |(  37.7483 +- 1.61050  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     50482 |       2994 |(  5.93083 +- 0.105127 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2994 |        644 |(  21.5097 +- 0.750930 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        56 |         56 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+BetaSBs2PhiPhiLine            SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> phi(1020)  phi(1020) "               |       342 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BetaSBs2PhiPhi_LoosePhi2KK"             |       342 |        644 |     1.8830 |     1.4623 |      1.0000 |      9.0000 |
+ | "# input particles"                             |       342 |        644 |     1.8830 |     1.4623 |      1.0000 |      9.0000 |
+ | "# max size B_s0 -> phi(1020)  phi(1020) "      |       342 |       1944 |     5.6842 |     10.603 |      1.0000 |      81.000 |
+ | "# phi(1020)"                                   |       342 |        644 |     1.8830 |     1.4623 |      1.0000 |      9.0000 |
+ | "# selected"                                    |       342 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       342 |          0 |(  0.00000 +- 0.292398 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       650 |         10 |(  1.53846 +- 0.482747 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+StrippingBetaSBs2PhiPhiLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBetaSBs2PhiPhiLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetaSBs2PhiPhiLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetaSBs2PhiPhiUpLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseANNUp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       906 |        897 |(  99.0066 +- 0.329477 )%|   -------   |   -------   |
+BetaSBs2PhiPhiUp_LooseAllPh...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       897 |       7720 |     8.6065 |     5.4852 |      0.0000 |      39.000 |
+ | "# K-"                                          |       897 |       7524 |     8.3880 |     5.5159 |      0.0000 |      34.000 |
+ | "# Phys/StdAllLooseANNKaons"                    |       897 |      24445 |     27.252 |     17.990 |      1.0000 |      122.00 |
+ | "# Phys/StdLooseANNUpKaons"                     |       897 |      10164 |     11.331 |     5.9688 |      1.0000 |      50.000 |
+ | "# input particles"                             |       897 |      34609 |     38.583 |     22.675 |      2.0000 |      147.00 |
+ | "# max size phi(1020) -> K+  K- "               |       897 |      85500 |     95.318 |     130.28 |      0.0000 |      1287.0 |
+ | "# phi(1020) -> K+  K- "                        |       897 |       1161 |     1.2943 |     1.8936 |      0.0000 |      13.000 |
+ | "# selected"                                    |       897 |       1161 |     1.2943 |     1.8936 |      0.0000 |      13.000 |
+ |*"#accept"                                       |       897 |        497 |(  55.4069 +- 1.65966  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     85500 |       5322 |(  6.22456 +- 0.0826258)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      5322 |       1161 |(  21.8151 +- 0.566112 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       103 |        103 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+BetaSBs2PhiPhiUpLine          SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> phi(1020)  phi(1020) "               |       497 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BetaSBs2PhiPhiUp_LooseAllPhi2KK"        |       497 |       1161 |     2.3360 |     2.0095 |      1.0000 |      13.000 |
+ | "# input particles"                             |       497 |       1161 |     2.3360 |     2.0095 |      1.0000 |      13.000 |
+ | "# max size B_s0 -> phi(1020)  phi(1020) "      |       497 |       4719 |     9.4950 |     20.378 |      1.0000 |      169.00 |
+ | "# phi(1020)"                                   |       497 |       1161 |     2.3360 |     2.0095 |      1.0000 |      13.000 |
+ | "# selected"                                    |       497 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       497 |          0 |(  0.00000 +- 0.201207 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1779 |         32 |(  1.79876 +- 0.315107 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        32 |          0 |(  0.00000 +- 3.12500  )%|   -------   |   -------   |
+StrippingBetaSBs2PhiPhiUpLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBetaSBs2PhiPhiUpLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetaSBs2PhiPhiUpLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2dp_LinePreScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KaonForLb2dp                  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsKaons"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       911 |        702 |(  77.0582 +- 1.39304  )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |       1464 |     1.6070 |     1.4139 |      0.0000 |      10.000 |
+ |*"efficiency"                                    |     42738 |       1464 |(  3.42552 +- 0.0879807)%|   -------   |   -------   |
+ProtonForLb2dp                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsProtons"                    |       702 |      34856 |     49.652 |     22.649 |      2.0000 |      150.00 |
+ | "# input particles"                             |       702 |      34856 |     49.652 |     22.649 |      2.0000 |      150.00 |
+ |*"#accept"                                       |       702 |        119 |(  16.9516 +- 1.41613  )%|   -------   |   -------   |
+ | "#passed"                                       |       702 |        129 |    0.18376 |    0.42247 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |     34856 |        129 |( 0.370094 +- 0.0325246)%|   -------   |   -------   |
+Lb2dp_Line                    SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       119 |        157 |     1.3193 |     1.0120 |      0.0000 |      4.0000 |
+ | "# K-"                                          |       119 |        140 |     1.1765 |     1.0179 |      0.0000 |      5.0000 |
+ | "# Lambda_b0 -> K+  p~- "                       |       119 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K-  p+ "                       |       119 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/KaonForLb2dp"                           |       119 |        297 |     2.4958 |     1.4194 |      1.0000 |      7.0000 |
+ | "# Phys/ProtonForLb2dp"                         |       119 |        129 |     1.0840 |    0.27744 |      1.0000 |      2.0000 |
+ | "# input particles"                             |       119 |        426 |     3.5798 |     1.4696 |      2.0000 |      8.0000 |
+ | "# max size Lambda_b0 -> K+  p~- "              |       119 |         61 |    0.51261 |    0.87798 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b~0 -> K-  p+ "              |       119 |         47 |    0.39496 |    0.72435 |      0.0000 |      3.0000 |
+ | "# p+"                                          |       119 |         68 |    0.57143 |    0.54343 |      0.0000 |      2.0000 |
+ | "# p~-"                                         |       119 |         61 |    0.51261 |    0.51638 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       119 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       119 |          0 |(  0.00000 +- 0.840336 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       108 |        108 |(  100.000 +- 0.925926 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       108 |          0 |(  0.00000 +- 0.925926 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingLb2dp_LinePostScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2dp_Line           SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2dp_Line           SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2dp_pipiLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PionForLb2dp                  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLoosePions"                       |       119 |       6438 |     54.101 |     24.937 |      2.0000 |      133.00 |
+ | "# input particles"                             |       119 |       6438 |     54.101 |     24.937 |      2.0000 |      133.00 |
+ |*"#accept"                                       |       119 |        107 |(  89.9160 +- 2.76034  )%|   -------   |   -------   |
+ | "#passed"                                       |       119 |        354 |     2.9748 |     2.1003 |      0.0000 |      10.000 |
+ |*"efficiency"                                    |      6438 |        354 |(  5.49860 +- 0.284099 )%|   -------   |   -------   |
+Lb2dp_pipiLine                SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       107 |         98 |    0.91589 |    0.92848 |      0.0000 |      4.0000 |
+ | "# K-"                                          |       107 |         77 |    0.71963 |    0.86245 |      0.0000 |      3.0000 |
+ | "# Lambda_b0 -> K+  p~-  pi+  pi- "             |       107 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> K-  p+  pi-  pi+ "             |       107 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/KaonForLb2dp"                           |       107 |        281 |     2.6262 |     1.4308 |      1.0000 |      7.0000 |
+ | "# Phys/PionForLb2dp"                           |       107 |        354 |     3.3084 |     1.9499 |      1.0000 |      10.000 |
+ | "# Phys/ProtonForLb2dp"                         |       107 |        117 |     1.0935 |    0.29107 |      1.0000 |      2.0000 |
+ | "# input particles"                             |       107 |        752 |     7.0280 |     3.0646 |      3.0000 |      18.000 |
+ | "# max size Lambda_b0 -> K+  p~-  pi+  pi- "    |       107 |        209 |     1.9533 |     6.4234 |      0.0000 |      48.000 |
+ | "# max size Lambda_b~0 -> K-  p+  pi-  pi+ "    |       107 |        163 |     1.5234 |     5.2424 |      0.0000 |      40.000 |
+ | "# p+"                                          |       107 |         63 |    0.58879 |    0.54607 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |       107 |        183 |     1.7103 |     1.2381 |      0.0000 |      6.0000 |
+ | "# pi-"                                         |       107 |        171 |     1.5981 |     1.2218 |      0.0000 |      6.0000 |
+ | "# p~-"                                         |       107 |         54 |    0.50467 |    0.51833 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       107 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       107 |          0 |(  0.00000 +- 0.934579 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       372 |        230 |(  61.8280 +- 2.51880  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       230 |          0 |(  0.00000 +- 0.434783 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingLb2dp_pipiLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2dp_pipiLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2dp_pipiLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingWeJetsLinePreScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdAllNoPIDsE...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        988 |(  98.8000 +- 0.344325 )%|   -------   |   -------   |
+WeJets_W_tos                  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsElectrons"                  |       988 |      42925 |     43.446 |     25.136 |      1.0000 |      150.00 |
+ | "# input particles"                             |       988 |      42925 |     43.446 |     25.136 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       988 |          3 |( 0.303644 +- 0.175042 )%|   -------   |   -------   |
+ |*"#passed"                                       |       988 |          3 |( 0.303644 +- 0.175042 )%|   -------   |   -------   |
+ |*"efficiency"                                    |     42925 |          3 |(0.00698893 +- 0.00403492)%|   -------   |   -------   |
+WeJetsLine                    SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# CELLjet"                                     |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# H+ -> CELLjet  CELLjet  e+ "                 |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# H- -> CELLjet  CELLjet  e- "                 |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdJets"                                |         3 |          6 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/WeJets_W_tos"                           |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# e+"                                          |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e-"                                          |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          9 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size H+ -> CELLjet  CELLjet  e+ "        |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size H- -> CELLjet  CELLjet  e- "        |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWeJetsLinePostScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWeJetsLine           SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingWeJetsLine           SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingWeJetsTaggedLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+WeJets_W_notos                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsElectrons"                  |       988 |      42925 |     43.446 |     25.136 |      1.0000 |      150.00 |
+ | "# input particles"                             |       988 |      42925 |     43.446 |     25.136 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       988 |          4 |( 0.404858 +- 0.202019 )%|   -------   |   -------   |
+ |*"#passed"                                       |       988 |          4 |( 0.404858 +- 0.202019 )%|   -------   |   -------   |
+ |*"efficiency"                                    |     42925 |          4 |(0.00931858 +- 0.00465907)%|   -------   |   -------   |
+WeJetsTaggedLine              SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# CELLjet"                                     |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# H+ -> CELLjet  CELLjet  e+ "                 |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# H- -> CELLjet  CELLjet  e- "                 |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdJets"                                |         4 |          8 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/WeJets_W_notos"                         |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# e+"                                          |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# e-"                                          |         4 |          3 |    0.75000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         4 |         12 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size H+ -> CELLjet  CELLjet  e+ "        |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# max size H- -> CELLjet  CELLjet  e- "        |         4 |          6 |     1.5000 |     1.5000 |      0.0000 |      4.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWeJetsTaggedLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWeJetsTaggedLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingWeJetsTaggedLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Kpi0LinePreScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Kpi0LineL0DUFilter SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        313 |(  31.3000 +- 1.46639  )%|   -------   |   -------   |
+StrippingB2Kpi0LineHlt1Filter SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       313 |        269 |(  85.9425 +- 1.96465  )%|   -------   |   -------   |
+StrippingB2Kpi0LineVOIDFilter SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       269 |         99 |(  36.8030 +- 2.94045  )%|   -------   |   -------   |
+filteredK                     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsKaons"                         |        99 |       1088 |     10.990 |     3.9041 |      3.0000 |      23.000 |
+ | "# input particles"                             |        99 |       1088 |     10.990 |     3.9041 |      3.0000 |      23.000 |
+ |*"#accept"                                       |        99 |         48 |(  48.4848 +- 5.02288  )%|   -------   |   -------   |
+ | "#passed"                                       |        99 |         62 |    0.62626 |    0.75993 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      1088 |         62 |(  5.69853 +- 0.702791 )%|   -------   |   -------   |
+filteredPi0s                  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMergedPi0"                      |        53 |         62 |     1.1698 |    0.37547 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        53 |         62 |     1.1698 |    0.37547 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        53 |         36 |(  67.9245 +- 6.41153  )%|   -------   |   -------   |
+ | "#passed"                                       |        53 |         40 |    0.75472 |    0.57971 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        62 |         40 |(  64.5161 +- 6.07650  )%|   -------   |   -------   |
+B2Kpi0Line                    SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  pi0 "                              |        31 |          1 |   0.032258 |    0.17668 |      0.0000 |      1.0000 |
+ | "# B- -> K-  pi0 "                              |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        31 |         19 |    0.61290 |    0.54934 |      0.0000 |      2.0000 |
+ | "# K-"                                          |        31 |         18 |    0.58065 |    0.61035 |      0.0000 |      2.0000 |
+ | "# Phys/filteredK"                              |        31 |         37 |     1.1935 |    0.39508 |      1.0000 |      2.0000 |
+ | "# Phys/filteredPi0s"                           |        31 |         35 |     1.1290 |    0.33524 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        31 |         72 |     2.3226 |    0.58954 |      2.0000 |      4.0000 |
+ | "# max size B+ -> K+  pi0 "                     |        31 |         24 |    0.77419 |    0.86917 |      0.0000 |      4.0000 |
+ | "# max size B- -> K-  pi0 "                     |        31 |         19 |    0.61290 |    0.65635 |      0.0000 |      2.0000 |
+ | "# pi0"                                         |        31 |         35 |     1.1290 |    0.33524 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        31 |          1 |   0.032258 |    0.17668 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        31 |          1 |(  3.22581 +- 3.17335  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        43 |          4 |(  9.30233 +- 4.42955  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+RelatedInfo1_B2Kpi0Line       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2Kpi0Line"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2Kpi0Line       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2Kpi0Line"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2Kpi0Line       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2Kpi0Line"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_B2Kpi0Line       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2Kpi0Line"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_B2Kpi0Line       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2Kpi0Line"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_B2Kpi0Line       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2Kpi0Line"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_B2Kpi0Line       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2Kpi0Line"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2Kpi0LinePostScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2Kpi0Line           SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Kpi0Line           SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2K0pi0LinePreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2K0pi0LineL0DUFilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        313 |(  31.3000 +- 1.46639  )%|   -------   |   -------   |
+StrippingB2K0pi0LineHlt1FilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       313 |        294 |(  93.9297 +- 1.34969  )%|   -------   |   -------   |
+StrippingB2K0pi0LineVOIDFilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       294 |        111 |(  37.7551 +- 2.82726  )%|   -------   |   -------   |
+filteredKS0                   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |        33 |         44 |     1.3333 |    0.53182 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        33 |         44 |     1.3333 |    0.53182 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        33 |         11 |(  33.3333 +- 8.20610  )%|   -------   |   -------   |
+ | "#passed"                                       |        33 |         12 |    0.36364 |    0.54038 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        44 |         12 |(  27.2727 +- 6.71408  )%|   -------   |   -------   |
+B2K0pi0Line                   SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  pi0 "                             |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"# Phys/filteredKS0"                            |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+ |*"# Phys/filteredPi0s"                           |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+ | "# input particles"                             |         6 |         12 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B0 -> KS0  pi0 "                    |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# pi0"                                         |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         6 |          2 |(  33.3333 +- 19.2450  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2K0pi0LinePostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2K0pi0Line          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2K0pi0Line          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2GammaGamma_LLLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBs2GammaGamma_LLLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        313 |(  31.3000 +- 1.46639  )%|   -------   |   -------   |
+StrippingBs2GammaGamma_LLLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       313 |          0 |(  0.00000 +- 0.319489 )%|   -------   |   -------   |
+SelFilterPhys_StdAllLooseGa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        243 |(  26.6740 +- 1.46526  )%|   -------   |   -------   |
+PhotonFilterBs2GammaGamma     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseAllPhotons"                     |         3 |        107 |     35.667 |     9.4634 |      25.000 |      48.000 |
+ | "# input particles"                             |         3 |        107 |     35.667 |     9.4634 |      25.000 |      48.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          8 |     2.6667 |    0.47140 |      2.0000 |      3.0000 |
+ |*"efficiency"                                    |       107 |          8 |(  7.47664 +- 2.54265  )%|   -------   |   -------   |
+StrippingBs2GammaGamma_LLLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2GammaGamma_LLLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2GammaGamma_LLLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2GammaGamma_DDLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBs2GammaGamma_DDLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        313 |(  31.3000 +- 1.46639  )%|   -------   |   -------   |
+StrippingBs2GammaGamma_DDLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       313 |          1 |( 0.319489 +- 0.318978 )%|   -------   |   -------   |
+SelFilterPhys_StdAllLooseGa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        158 |(  17.3436 +- 1.25444  )%|   -------   |   -------   |
+PhotonConvFilterDDBs2GammaG...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseGammaDD"                     |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Bs2GammaGamma_DD              SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> gamma  gamma "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PhotonConvFilterDDBs2GammaGamma"        |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/PhotonFilterBs2GammaGamma"              |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# gamma"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# max size B_s0 -> gamma  gamma "              |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2GammaGamma_DDLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2GammaGamma_DDLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2GammaGamma_DDLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2GammaGamma_doub...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBs2GammaGamma_doub...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        313 |(  31.3000 +- 1.46639  )%|   -------   |   -------   |
+StrippingBs2GammaGamma_doub...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       313 |          0 |(  0.00000 +- 0.319489 )%|   -------   |   -------   |
+StrippingBs2GammaGamma_doub...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2GammaGamma_doub...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2GammaGamma_doub...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2GammaGamma_NoCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBs2GammaGamma_NoCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        313 |(  31.3000 +- 1.46639  )%|   -------   |   -------   |
+StrippingBs2GammaGamma_NoCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       313 |          8 |(  2.55591 +- 0.892028 )%|   -------   |   -------   |
+StrippingBs2GammaGamma_NoCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+Bs2GammaGamma_none            SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> gamma  gamma "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PhotonFilterBs2GammaGamma"              |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# gamma"                                       |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# max size B_s0 -> gamma  gamma "              |         2 |         13 |     6.5000 |     2.5000 |      4.0000 |      9.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2GammaGamma_NoCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2GammaGamma_NoCo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2GammaGamma_NoCo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2GammaGammaWide_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        206 |(  20.6000 +- 1.27892  )%|   -------   |   -------   |
+StrippingBs2GammaGammaWide_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       206 |         67 |(  32.5243 +- 3.26395  )%|   -------   |   -------   |
+StrippingBs2GammaGammaWide_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        67 |          2 |(  2.98507 +- 2.07902  )%|   -------   |   -------   |
+StrippingBs2GammaGammaWide_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+Bs2GammaGammaWide_none        SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> gamma  gamma "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PhotonFilterBs2GammaGamma"              |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# gamma"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B_s0 -> gamma  gamma "              |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2GammaGammaWide_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2GammaGammaWide_...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2GammaGammaWide_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHltQEEJetsJetSVLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEJetsJetSVLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEJetsJetSVLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHltQEEJetsJetSVLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHltQEEJetsJetSVLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHltQEEJetsDiJetSVL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetSVL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetSVL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHltQEEJetsDiJetSVL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHltQEEJetsDiJetSVL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHltQEEJetsDiJetSVH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetSVH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetSVH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHltQEEJetsDiJetSVH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHltQEEJetsDiJetSVH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHltQEEJetsDiJetSVM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetSVM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          7 |( 0.700000 +- 0.263647 )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetSVM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetSVM...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHltQEEJetsDiJetSVM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          7 |( 0.700000 +- 0.263647 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHltQEEJetsDiJetSVM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetSVM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetSVM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHltQEEJetsDiJetSVM...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHltQEEJetsDiJetSVM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHltQEEJetsDiJetMuM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetMuM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetMuM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetMuM...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHltQEEJetsDiJetMuM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHltQEEJetsDiJetMuM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetMuM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetMuM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetMuM...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHltQEEJetsDiJetMuM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHltQEEJetsDiJetSVS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetSVS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetSVS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetSVS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHltQEEJetsDiJetSVS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHltQEEJetsDiJetSVL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetSVL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetSVL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHltQEEJetsDiJetSVLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHltQEEJetsDiJetSVLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHltQEEJetsJetLowPt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEJetsJetLowPt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEJetsJetLowPt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHltQEEJetsJetLowPt...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHltQEEJetsJetLowPt...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHltQEEJetsDiJetSVS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetSVS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         10 |(  1.00000 +- 0.314643 )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetSVS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+StrippingHltQEEJetsDiJetSVS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHltQEEJetsDiJetSVS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         10 |(  1.00000 +- 0.314643 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingZVTOP_TauTau_LineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PionsForZVTOP                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# input particles"                             |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       890 |        866 |(  97.3034 +- 0.542975 )%|   -------   |   -------   |
+ | "#passed"                                       |       890 |       4377 |     4.9180 |     2.8551 |      0.0000 |      18.000 |
+ |*"efficiency"                                    |      9968 |       4377 |(  43.9105 +- 0.497074 )%|   -------   |   -------   |
+ZVTOP_IncTopoVtxFor              INFO Passed 145 candidates in 139 accepted events among 866 events
+ZVTOP_IncTopoVtxFor           SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PionsForZVTOP"                          |       866 |       4377 |     5.0543 |     2.7729 |      1.0000 |      18.000 |
+ | "# input particles"                             |       866 |       4377 |     5.0543 |     2.7729 |      1.0000 |      18.000 |
+ |*"#accept"                                       |       866 |        139 |(  16.0508 +- 1.24738  )%|   -------   |   -------   |
+ZVTOP_TauFilter               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ZVTOP_IncTopoVtxFor"                    |       139 |        145 |     1.0432 |    0.20323 |      1.0000 |      2.0000 |
+ | "# input particles"                             |       139 |        145 |     1.0432 |    0.20323 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |       139 |        115 |(  82.7338 +- 3.20577  )%|   -------   |   -------   |
+ | "#passed"                                       |       139 |        120 |    0.86331 |    0.43583 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       145 |        120 |(  82.7586 +- 3.13696  )%|   -------   |   -------   |
+ZVTOP_TauTau_Line             SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> tau+  tau- "                           |       115 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ZVTOP_TauFilter"                        |       115 |        120 |     1.0435 |    0.20393 |      1.0000 |      2.0000 |
+ | "# input particles"                             |       115 |        120 |     1.0435 |    0.20393 |      1.0000 |      2.0000 |
+ | "# max size B0 -> tau+  tau- "                  |       115 |          2 |   0.017391 |    0.13072 |      0.0000 |      1.0000 |
+ | "# selected"                                    |       115 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |       115 |         58 |    0.50435 |    0.53363 |      0.0000 |      2.0000 |
+ | "# tau-"                                        |       115 |         62 |    0.53913 |    0.51562 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       115 |          0 |(  0.00000 +- 0.869565 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingZVTOP_TauTau_LineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingZVTOP_TauTau_Line    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingZVTOP_TauTau_Line    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingZVTOP_TauTauSS_Lin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ZVTOP_TauTauSS_Line           SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> tau+  tau+ "                           |       115 |          1 |  0.0086957 |   0.092844 |      0.0000 |      1.0000 |
+ | "# B~0 -> tau-  tau- "                          |       115 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ZVTOP_TauFilter"                        |       115 |        120 |     1.0435 |    0.20393 |      1.0000 |      2.0000 |
+ | "# input particles"                             |       115 |        120 |     1.0435 |    0.20393 |      1.0000 |      2.0000 |
+ | "# max size B0 -> tau+  tau+ "                  |       115 |         62 |    0.53913 |    0.67614 |      0.0000 |      4.0000 |
+ | "# max size B~0 -> tau-  tau- "                 |       115 |         64 |    0.55652 |    0.59258 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       115 |          1 |  0.0086957 |   0.092844 |      0.0000 |      1.0000 |
+ | "# tau+"                                        |       115 |         58 |    0.50435 |    0.53363 |      0.0000 |      2.0000 |
+ | "# tau-"                                        |       115 |         62 |    0.53913 |    0.51562 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       115 |          1 |( 0.869565 +- 0.865776 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+StrippingZVTOP_TauTauSS_Lin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingZVTOP_TauTauSS_Line  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingZVTOP_TauTauSS_Line  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingZVTOP_High_LinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PionsHighForZVTOP             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsPions"                         |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# input particles"                             |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       890 |        866 |(  97.3034 +- 0.542975 )%|   -------   |   -------   |
+ | "#passed"                                       |       890 |       4377 |     4.9180 |     2.8551 |      0.0000 |      18.000 |
+ |*"efficiency"                                    |      9968 |       4377 |(  43.9105 +- 0.497074 )%|   -------   |   -------   |
+ZVTOP_IncTopoVtxHighFor          INFO Passed 145 candidates in 139 accepted events among 866 events
+ZVTOP_IncTopoVtxHighFor       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PionsHighForZVTOP"                      |       866 |       4377 |     5.0543 |     2.7729 |      1.0000 |      18.000 |
+ | "# input particles"                             |       866 |       4377 |     5.0543 |     2.7729 |      1.0000 |      18.000 |
+ |*"#accept"                                       |       866 |        139 |(  16.0508 +- 1.24738  )%|   -------   |   -------   |
+ZVTOP_High_Line               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ZVTOP_IncTopoVtxHighFor"                |       139 |        145 |     1.0432 |    0.20323 |      1.0000 |      2.0000 |
+ | "# input particles"                             |       139 |        145 |     1.0432 |    0.20323 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |       139 |          0 |(  0.00000 +- 0.719424 )%|   -------   |   -------   |
+ |*"#passed"                                       |       139 |          0 |(  0.00000 +- 0.719424 )%|   -------   |   -------   |
+ |*"efficiency"                                    |       145 |          0 |(  0.00000 +- 0.689655 )%|   -------   |   -------   |
+StrippingZVTOP_High_LinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingZVTOP_High_Line      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingZVTOP_High_Line      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStreamBhadronCompl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingStreamBhadronCompl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        47 |         47 |(  100.000 +- 2.12766  )%|   -------   |   -------   |
+StrippingStreamBhadronCompl...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStreamBhadronCompl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         47 |(  4.70000 +- 0.669261 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStreamLeptonicBadE...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingStreamLeptonicBadE...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStreamLeptonicBadE...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStreamLeptonicBadE...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTauMu_PhiLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingGoodEventCondition...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MuforB2XTauMu                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       759 |        247 |(  32.5428 +- 1.70067  )%|   -------   |   -------   |
+ | "#passed"                                       |       759 |        285 |    0.37549 |    0.58975 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |      3022 |        285 |(  9.43084 +- 0.531641 )%|   -------   |   -------   |
+KforB2XTauMu                  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       302 |       1744 |     5.7748 |     3.9386 |      1.0000 |      23.000 |
+ | "# input particles"                             |       302 |       1744 |     5.7748 |     3.9386 |      1.0000 |      23.000 |
+ |*"#accept"                                       |       302 |        222 |(  73.5099 +- 2.53928  )%|   -------   |   -------   |
+ | "#passed"                                       |       302 |        446 |     1.4768 |     1.4251 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |      1744 |        446 |(  25.5734 +- 1.04468  )%|   -------   |   -------   |
+Phi2KKforB2XTauMu             SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       178 |        194 |     1.0899 |     1.0347 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       178 |        174 |    0.97753 |    0.96544 |      0.0000 |      5.0000 |
+ | "# Phys/KforB2XTauMu"                           |       178 |        368 |     2.0674 |     1.3845 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       178 |        368 |     2.0674 |     1.3845 |      1.0000 |      8.0000 |
+ | "# max size phi(1020) -> K+  K- "               |       178 |        182 |     1.0225 |     2.2385 |      0.0000 |      15.000 |
+ | "# phi(1020) -> K+  K- "                        |       178 |          4 |   0.022472 |    0.14821 |      0.0000 |      1.0000 |
+ | "# selected"                                    |       178 |          4 |   0.022472 |    0.14821 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       178 |          4 |(  2.24719 +- 1.11090  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       182 |         15 |(  8.24176 +- 2.03843  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        15 |          4 |(  26.6667 +- 11.4180  )%|   -------   |   -------   |
+PhiMuForB2XTauMu              SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K_2(1770)+ -> phi(1020)  mu+ "               |         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# K_2(1770)- -> phi(1020)  mu- "               |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Phys/MuforB2XTauMu"                          |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Phi2KKforB2XTauMu"                      |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         4 |          8 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size K_2(1770)+ -> phi(1020)  mu+ "      |         4 |          3 |    0.75000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# max size K_2(1770)- -> phi(1020)  mu- "      |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |         4 |          3 |    0.75000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# phi(1020)"                                   |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         4 |          3 |    0.75000 |    0.43301 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+B2XTauMu_Phi_daughters        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PhiMuForB2XTauMu"                       |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2XTauMu_PhiLine              SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K_2(1770)+  mu- "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K_2(1770)-  mu+ "                     |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_2(1770)+"                                  |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# K_2(1770)-"                                  |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/B2XTauMu_Phi_daughters"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/MuforB2XTauMu"                          |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B0 -> K_2(1770)+  mu- "             |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> K_2(1770)-  mu+ "            |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTauMu_PhiLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTauMu_PhiLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTauMu_PhiLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTauMu_KLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KMuOSForB2XTauMu              SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(1410)0 -> K+  mu- "                       |       178 |         16 |   0.089888 |    0.30503 |      0.0000 |      2.0000 |
+ | "# K*(1410)~0 -> K-  mu+ "                      |       178 |         17 |   0.095506 |    0.31244 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       178 |         76 |    0.42697 |    0.64281 |      0.0000 |      3.0000 |
+ | "# K-"                                          |       178 |         77 |    0.43258 |    0.65210 |      0.0000 |      3.0000 |
+ | "# Phys/KforB2XTauMu"                           |       178 |        368 |     2.0674 |     1.3845 |      1.0000 |      8.0000 |
+ | "# Phys/MuforB2XTauMu"                          |       178 |        209 |     1.1742 |    0.44722 |      1.0000 |      3.0000 |
+ | "# input particles"                             |       178 |        577 |     3.2416 |     1.4965 |      2.0000 |      10.000 |
+ | "# max size K*(1410)0 -> K+  mu- "              |       178 |         35 |    0.19663 |    0.55139 |      0.0000 |      4.0000 |
+ | "# max size K*(1410)~0 -> K-  mu+ "             |       178 |         42 |    0.23596 |    0.53048 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |       178 |        101 |    0.56742 |    0.57909 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       178 |         81 |    0.45506 |    0.55151 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       178 |         33 |    0.18539 |    0.41653 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       178 |         31 |(  17.4157 +- 2.84256  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        77 |         71 |(  92.2078 +- 3.05470  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        71 |         33 |(  46.4789 +- 5.91918  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+KMuSSForB2XTauMu              SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Delta(1600)++ -> K+  mu+ "                   |       178 |         11 |   0.061798 |    0.24079 |      0.0000 |      1.0000 |
+ | "# Delta(1600)~-- -> K-  mu- "                  |       178 |         13 |   0.073034 |    0.28096 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       178 |         76 |    0.42697 |    0.64281 |      0.0000 |      3.0000 |
+ | "# K-"                                          |       178 |         77 |    0.43258 |    0.65210 |      0.0000 |      3.0000 |
+ | "# Phys/KforB2XTauMu"                           |       178 |        368 |     2.0674 |     1.3845 |      1.0000 |      8.0000 |
+ | "# Phys/MuforB2XTauMu"                          |       178 |        209 |     1.1742 |    0.44722 |      1.0000 |      3.0000 |
+ | "# input particles"                             |       178 |        577 |     3.2416 |     1.4965 |      2.0000 |      10.000 |
+ | "# max size Delta(1600)++ -> K+  mu+ "          |       178 |         44 |    0.24719 |    0.58600 |      0.0000 |      3.0000 |
+ | "# max size Delta(1600)~-- -> K-  mu- "         |       178 |         40 |    0.22472 |    0.57578 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |       178 |        101 |    0.56742 |    0.57909 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       178 |         81 |    0.45506 |    0.55151 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       178 |         24 |    0.13483 |    0.35761 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       178 |         23 |(  12.9213 +- 2.51420  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        84 |         61 |(  72.6190 +- 4.86530  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        61 |         24 |(  39.3443 +- 6.25478  )%|   -------   |   -------   |
+B2XTauMu_K_daughters          SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KMuOSForB2XTauMu"                       |        51 |         33 |    0.64706 |    0.55390 |      0.0000 |      2.0000 |
+ | "# Phys/KMuSSForB2XTauMu"                       |        51 |         24 |    0.47059 |    0.53698 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        51 |         57 |     1.1176 |    0.37818 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        51 |         51 |(  100.000 +- 1.96078  )%|   -------   |   -------   |
+ | "#passed"                                       |        51 |         57 |     1.1176 |    0.37818 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |        57 |         57 |(  100.000 +- 1.75439  )%|   -------   |   -------   |
+B2XTauMu_KLine                SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Delta(1600)++  mu- "                   |        51 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K*(1410)0  mu+ "                       |        51 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Delta(1600)~--  mu+ "                  |        51 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K*(1410)~0  mu- "                      |        51 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Delta(1600)++"                               |        51 |         11 |    0.21569 |    0.41130 |      0.0000 |      1.0000 |
+ | "# Delta(1600)~--"                              |        51 |         13 |    0.25490 |    0.47869 |      0.0000 |      2.0000 |
+ | "# K*(1410)0"                                   |        51 |         16 |    0.31373 |    0.50450 |      0.0000 |      2.0000 |
+ | "# K*(1410)~0"                                  |        51 |         17 |    0.33333 |    0.51131 |      0.0000 |      2.0000 |
+ | "# Phys/B2XTauMu_K_daughters"                   |        51 |         57 |     1.1176 |    0.37818 |      1.0000 |      3.0000 |
+ | "# Phys/MuforB2XTauMu"                          |        51 |         62 |     1.2157 |    0.53555 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        51 |        119 |     2.3333 |    0.73208 |      2.0000 |      5.0000 |
+ | "# max size B+ -> Delta(1600)++  mu- "          |        51 |          1 |   0.019608 |    0.13865 |      0.0000 |      1.0000 |
+ | "# max size B+ -> K*(1410)0  mu+ "              |        51 |          3 |   0.058824 |    0.23529 |      0.0000 |      1.0000 |
+ | "# max size B- -> Delta(1600)~--  mu+ "         |        51 |          3 |   0.058824 |    0.30754 |      0.0000 |      2.0000 |
+ | "# max size B- -> K*(1410)~0  mu- "             |        51 |          2 |   0.039216 |    0.19411 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |        51 |         30 |    0.58824 |    0.53050 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        51 |         24 |    0.47059 |    0.53698 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        51 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        51 |          0 |(  0.00000 +- 1.96078  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingB2XTauMu_KLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTauMu_KLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTauMu_KLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTauMu_Phi_3piLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2XTauMu_Phi_3piLine          SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> phi(1020)  tau-  mu+ "                 |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# B~0 -> phi(1020)  tau-  mu+ "                |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/MuforB2XTauMu"                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Phi2KKforB2XTauMu"                      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdTightDetachedTau3pi"                 |         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          9 |     4.5000 |     1.5000 |      3.0000 |      6.0000 |
+ | "# mu+"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# phi(1020)"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          4 |     2.0000 |     2.0000 |      0.0000 |      4.0000 |
+ | "# tau+"                                        |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# tau-"                                        |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_B2XTauMu_Phi_3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_Phi_3piLine"                   |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2XTauMu_Phi_3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_Phi_3piLine"                   |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2XTauMu_Phi_3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_Phi_3piLine"                   |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_B2XTauMu_Phi_3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_Phi_3piLine"                   |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_B2XTauMu_Phi_3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_Phi_3piLine"                   |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_B2XTauMu_Phi_3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_Phi_3piLine"                   |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_B2XTauMu_Phi_3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_Phi_3piLine"                   |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XTauMu_Phi_3piLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XTauMu_Phi_3piLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTauMu_Phi_3piLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTauMu_Phi_WSLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        480 |(  48.0000 +- 1.57987  )%|   -------   |   -------   |
+B2XTauMu_Phi_WS_daughters     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PhiMuForB2XTauMu"                       |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2XTauMu_Phi_WSLine           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K_2(1770)+  mu+ "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K_2(1770)-  mu- "                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_2(1770)+"                                  |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# K_2(1770)-"                                  |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/B2XTauMu_Phi_WS_daughters"              |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/MuforB2XTauMu"                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B0 -> K_2(1770)+  mu+ "             |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> K_2(1770)-  mu- "            |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTauMu_Phi_WSLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTauMu_Phi_WSLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTauMu_Phi_WSLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTauMu_K_WSLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        481 |(  48.1000 +- 1.58000  )%|   -------   |   -------   |
+B2XTauMu_K_WS_daughters       SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KMuOSForB2XTauMu"                       |        25 |         18 |    0.72000 |    0.60133 |      0.0000 |      2.0000 |
+ | "# Phys/KMuSSForB2XTauMu"                       |        25 |         11 |    0.44000 |    0.57131 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        25 |         29 |     1.1600 |    0.46303 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+ | "#passed"                                       |        25 |         29 |     1.1600 |    0.46303 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |        29 |         29 |(  100.000 +- 3.44828  )%|   -------   |   -------   |
+B2XTauMu_K_WSLine             SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Delta(1600)++  mu+ "                   |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K*(1410)0  mu- "                       |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Delta(1600)~--  mu- "                  |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K*(1410)~0  mu+ "                      |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Delta(1600)++"                               |        25 |          5 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# Delta(1600)~--"                              |        25 |          6 |    0.24000 |    0.51225 |      0.0000 |      2.0000 |
+ | "# K*(1410)0"                                   |        25 |         11 |    0.44000 |    0.57131 |      0.0000 |      2.0000 |
+ | "# K*(1410)~0"                                  |        25 |          7 |    0.28000 |    0.53066 |      0.0000 |      2.0000 |
+ | "# Phys/B2XTauMu_K_WS_daughters"                |        25 |         29 |     1.1600 |    0.46303 |      1.0000 |      3.0000 |
+ | "# Phys/MuforB2XTauMu"                          |        25 |         34 |     1.3600 |    0.68586 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        25 |         63 |     2.5200 |    0.85417 |      2.0000 |      5.0000 |
+ | "# max size B+ -> Delta(1600)++  mu+ "          |        25 |          5 |    0.20000 |    0.48990 |      0.0000 |      2.0000 |
+ | "# max size B+ -> K*(1410)0  mu- "              |        25 |          8 |    0.32000 |    0.46648 |      0.0000 |      1.0000 |
+ | "# max size B- -> Delta(1600)~--  mu- "         |        25 |          6 |    0.24000 |    0.81388 |      0.0000 |      4.0000 |
+ | "# max size B- -> K*(1410)~0  mu+ "             |        25 |          7 |    0.28000 |    0.53066 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |        25 |         14 |    0.56000 |    0.57131 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        25 |         13 |    0.52000 |    0.57411 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        25 |          0 |(  0.00000 +- 4.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        26 |          3 |(  11.5385 +- 6.26563  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2XTauMu_K_WSLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTauMu_K_WSLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTauMu_K_WSLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTauMu_Phi_3pi_W...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        492 |(  49.2000 +- 1.58094  )%|   -------   |   -------   |
+StrippingB2XTauMu_Phi_3pi_W...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTauMu_Phi_3pi_W...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTauMu_Phi_3pi_W...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTauMu_K_3pi_loo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2XTauMu_K_3pi_loose_daughtersSUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KMuOSForB2XTauMu"                       |         4 |          4 |     1.0000 |    0.70711 |      0.0000 |      2.0000 |
+ | "# Phys/KMuSSForB2XTauMu"                       |         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.86603 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |          6 |     1.5000 |    0.86603 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+B2XTauMu_K_3pi_looseLine      SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Delta(1600)++  tau- "                  |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# B+ -> K*(1410)0  tau+ "                      |         4 |          2 |    0.50000 |    0.86603 |      0.0000 |      2.0000 |
+ | "# B- -> Delta(1600)~--  tau+ "                 |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K*(1410)~0  tau- "                     |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Delta(1600)++"                               |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Delta(1600)~--"                              |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# K*(1410)0"                                   |         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# K*(1410)~0"                                  |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Phys/B2XTauMu_K_3pi_loose_daughters"         |         4 |          6 |     1.5000 |    0.86603 |      1.0000 |      3.0000 |
+ | "# Phys/StdTightDetachedTau3pi"                 |         4 |          8 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         4 |         14 |     3.5000 |    0.86603 |      2.0000 |      4.0000 |
+ | "# max size B+ -> Delta(1600)++  tau- "         |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# max size B+ -> K*(1410)0  tau+ "             |         4 |          2 |    0.50000 |    0.86603 |      0.0000 |      2.0000 |
+ | "# max size B- -> Delta(1600)~--  tau+ "        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K*(1410)~0  tau- "            |         4 |          3 |    0.75000 |     1.2990 |      0.0000 |      3.0000 |
+ | "# selected"                                    |         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# tau+"                                        |         4 |          2 |    0.50000 |    0.86603 |      0.0000 |      2.0000 |
+ | "# tau-"                                        |         4 |          5 |     1.2500 |     1.0897 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+RelatedInfo1_B2XTauMu_K_3pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_K_3pi_looseLine"               |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2XTauMu_K_3pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_K_3pi_looseLine"               |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2XTauMu_K_3pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_K_3pi_looseLine"               |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_B2XTauMu_K_3pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_K_3pi_looseLine"               |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_B2XTauMu_K_3pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_K_3pi_looseLine"               |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo6_B2XTauMu_K_3pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_K_3pi_looseLine"               |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo7_B2XTauMu_K_3pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_K_3pi_looseLine"               |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2XTauMu_K_3pi_loo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2XTauMu_K_3pi_loo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTauMu_K_3pi_loo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTauMu_K_3pi_loo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        501 |(  50.1000 +- 1.58114  )%|   -------   |   -------   |
+B2XTauMu_K_3pi_loose_WS_dau...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KMuOSForB2XTauMu"                       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/KMuSSForB2XTauMu"                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2XTauMu_K_3pi_loose_WSLine   SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Delta(1600)++  tau+ "                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K*(1410)0  tau- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Delta(1600)~--  tau- "                 |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K*(1410)~0  tau+ "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Delta(1600)++"                               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Delta(1600)~--"                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(1410)0"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(1410)~0"                                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/B2XTauMu_K_3pi_loose_WS_daughters"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdTightDetachedTau3pi"                 |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size B+ -> Delta(1600)++  tau+ "         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K*(1410)0  tau- "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> Delta(1600)~--  tau- "        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K*(1410)~0  tau+ "            |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau-"                                        |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTauMu_K_3pi_loo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTauMu_K_3pi_loo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTauMu_K_3pi_loo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGamma2pi_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+TrackListBeauty2XGamma        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       911 |        867 |(  95.1701 +- 0.710327 )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |       4457 |     4.8924 |     2.9902 |      0.0000 |      19.000 |
+ |*"efficiency"                                    |     42738 |       4457 |(  10.4287 +- 0.147840 )%|   -------   |   -------   |
+DiTracksForRadiativeBeauty2...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TrackListBeauty2XGamma"                 |       867 |       4457 |     5.1407 |     2.8493 |      1.0000 |      19.000 |
+ | "# input particles"                             |       867 |       4457 |     5.1407 |     2.8493 |      1.0000 |      19.000 |
+ | "# max size rho(770)0 -> pi+  pi- "             |       867 |       6660 |     7.6817 |     9.5740 |      0.0000 |      78.000 |
+ | "# pi+"                                         |       867 |       2287 |     2.6378 |     1.7713 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       867 |       2170 |     2.5029 |     1.6799 |      0.0000 |      9.0000 |
+ | "# rho(770)0 -> pi+  pi- "                      |       867 |       1812 |     2.0900 |     2.6752 |      0.0000 |      22.000 |
+ | "# selected"                                    |       867 |       1812 |     2.0900 |     2.6752 |      0.0000 |      22.000 |
+ |*"#accept"                                       |       867 |        585 |(  67.4740 +- 1.59101  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6660 |       5861 |(  88.0030 +- 0.398151 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      5861 |       1812 |(  30.9162 +- 0.603664 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        60 |         60 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+PhotonSelBeauty2XGamma        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseAllPhotons"                     |       687 |      27074 |     39.409 |     16.417 |      5.0000 |      90.000 |
+ | "# input particles"                             |       687 |      27074 |     39.409 |     16.417 |      5.0000 |      90.000 |
+ |*"#accept"                                       |       687 |        326 |(  47.4527 +- 1.90514  )%|   -------   |   -------   |
+ | "#passed"                                       |       687 |        476 |    0.69287 |    0.94090 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |     27074 |        476 |(  1.75814 +- 0.0798729)%|   -------   |   -------   |
+Beauty2XGamma2pi_             SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> rho(770)0  gamma "                     |       278 |         19 |   0.068345 |    0.29199 |      0.0000 |      2.0000 |
+ | "# Phys/DiTracksForRadiativeBeauty2XGamma"      |       278 |        894 |     3.2158 |     3.0517 |      1.0000 |      22.000 |
+ | "# Phys/PhotonSelBeauty2XGamma"                 |       278 |        408 |     1.4676 |    0.88393 |      1.0000 |      8.0000 |
+ | "# gamma"                                       |       278 |        408 |     1.4676 |    0.88393 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       278 |       1302 |     4.6835 |     3.2675 |      2.0000 |      23.000 |
+ | "# max size B0 -> rho(770)0  gamma "            |       278 |       1393 |     5.0108 |     6.6617 |      1.0000 |      60.000 |
+ | "# rho(770)0"                                   |       278 |        894 |     3.2158 |     3.0517 |      1.0000 |      22.000 |
+ | "# selected"                                    |       278 |         19 |   0.068345 |    0.29199 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       278 |         16 |(  5.75540 +- 1.39683  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1393 |        987 |(  70.8543 +- 1.21757  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       987 |         19 |(  1.92503 +- 0.437360 )%|   -------   |   -------   |
+Beauty2XGamma2pi_Hlt1TISTOS   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_"                      |        16 |         19 |     1.1875 |    0.39031 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        16 |         19 |     1.1875 |    0.39031 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        16 |          7 |(  43.7500 +- 12.4020  )%|   -------   |   -------   |
+Beauty2XGamma2pi_Line         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_Hlt1TISTOS"            |         7 |          8 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         7 |          8 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         7 |          4 |(  57.1429 +- 18.7044  )%|   -------   |   -------   |
+RelatedInfo1_Beauty2XGamma2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_Line"                  |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_Beauty2XGamma2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_Line"                  |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_Beauty2XGamma2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_Line"                  |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo4_Beauty2XGamma2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_Line"                  |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo5_Beauty2XGamma2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_Line"                  |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma2pi_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma2pi_LineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGamma2pi_LineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGamma2pi_g...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Beauty2XGamma2pi_gammagamma   SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> rho(770)0  gamma  gamma "              |       278 |          2 |  0.0071942 |   0.084513 |      0.0000 |      1.0000 |
+ | "# Phys/DiTracksForRadiativeBeauty2XGamma"      |       278 |        894 |     3.2158 |     3.0517 |      1.0000 |      22.000 |
+ | "# Phys/PhotonSelBeauty2XGamma"                 |       278 |        408 |     1.4676 |    0.88393 |      1.0000 |      8.0000 |
+ | "# gamma"                                       |       278 |        408 |     1.4676 |    0.88393 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       278 |       1302 |     4.6835 |     3.2675 |      2.0000 |      23.000 |
+ | "# max size B0 -> rho(770)0  gamma  gamma "     |       278 |       2999 |     10.788 |     25.695 |      1.0000 |      300.00 |
+ | "# rho(770)0"                                   |       278 |        894 |     3.2158 |     3.0517 |      1.0000 |      22.000 |
+ | "# selected"                                    |       278 |          2 |  0.0071942 |   0.084513 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       278 |          2 |( 0.719424 +- 0.506877 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       803 |        480 |(  59.7758 +- 1.73041  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       480 |          2 |( 0.416667 +- 0.294013 )%|   -------   |   -------   |
+Beauty2XGamma2pi_gammagamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_gammagamma"            |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma2pi_g...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBeauty2XGamma2pi_g...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGamma2pi_g...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGamma2pi_w...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ConvLLPhotonBeauty2XGamma     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseGammaLL"                     |       162 |        918 |     5.6667 |     4.7610 |      3.0000 |      33.000 |
+ | "# input particles"                             |       162 |        918 |     5.6667 |     4.7610 |      3.0000 |      33.000 |
+ |*"#accept"                                       |       162 |         41 |(  25.3086 +- 3.41595  )%|   -------   |   -------   |
+ | "#passed"                                       |       162 |         60 |    0.37037 |    0.77690 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |       918 |         60 |(  6.53595 +- 0.815747 )%|   -------   |   -------   |
+Beauty2XGamma2pi_wCNVLL_      SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> rho(770)0  gamma "                     |        41 |          7 |    0.17073 |    0.93450 |      0.0000 |      6.0000 |
+ | "# Phys/ConvLLPhotonBeauty2XGamma"              |        41 |         60 |     1.4634 |    0.88614 |      1.0000 |      4.0000 |
+ | "# Phys/DiTracksForRadiativeBeauty2XGamma"      |        41 |        144 |     3.5122 |     3.8643 |      1.0000 |      22.000 |
+ | "# gamma"                                       |        41 |         60 |     1.4634 |    0.88614 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        41 |        204 |     4.9756 |     3.9601 |      2.0000 |      24.000 |
+ | "# max size B0 -> rho(770)0  gamma "            |        41 |        210 |     5.1220 |     7.1404 |      1.0000 |      44.000 |
+ | "# rho(770)0"                                   |        41 |        144 |     3.5122 |     3.8643 |      1.0000 |      22.000 |
+ | "# selected"                                    |        41 |          7 |    0.17073 |    0.93450 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        41 |          2 |(  4.87805 +- 3.36412  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       210 |        123 |(  58.5714 +- 3.39925  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       123 |          7 |(  5.69106 +- 2.08891  )%|   -------   |   -------   |
+Beauty2XGamma2pi_wCNVLL_Hlt...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_wCNVLL_"               |         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Beauty2XGamma2pi_wCNVLL_Line  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_wCNVLL_Hlt1TISTOS"     |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma2pi_w...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBeauty2XGamma2pi_w...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGamma2pi_w...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGamma2pi_w...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ConvDDPhotonBeauty2XGamma     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseGammaDD"                     |       100 |        405 |     4.0500 |     2.2198 |      3.0000 |      15.000 |
+ | "# input particles"                             |       100 |        405 |     4.0500 |     2.2198 |      3.0000 |      15.000 |
+ |*"#accept"                                       |       100 |         30 |(  30.0000 +- 4.58258  )%|   -------   |   -------   |
+ | "#passed"                                       |       100 |         31 |    0.31000 |    0.48363 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       405 |         31 |(  7.65432 +- 1.32110  )%|   -------   |   -------   |
+Beauty2XGamma2pi_wCNVDD_      SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> rho(770)0  gamma "                     |        30 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ConvDDPhotonBeauty2XGamma"              |        30 |         31 |     1.0333 |    0.17951 |      1.0000 |      2.0000 |
+ | "# Phys/DiTracksForRadiativeBeauty2XGamma"      |        30 |         86 |     2.8667 |     2.1868 |      1.0000 |      10.000 |
+ | "# gamma"                                       |        30 |         31 |     1.0333 |    0.17951 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        30 |        117 |     3.9000 |     2.1656 |      2.0000 |      11.000 |
+ | "# max size B0 -> rho(770)0  gamma "            |        30 |         87 |     2.9000 |     2.1656 |      1.0000 |      10.000 |
+ | "# rho(770)0"                                   |        30 |         86 |     2.8667 |     2.1868 |      1.0000 |      10.000 |
+ | "# selected"                                    |        30 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        30 |          0 |(  0.00000 +- 3.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        87 |         65 |(  74.7126 +- 4.66003  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        65 |          0 |(  0.00000 +- 1.53846  )%|   -------   |   -------   |
+StrippingBeauty2XGamma2pi_w...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBeauty2XGamma2pi_w...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGamma2pi_w...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGammapi_Ks...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MergedKshorts                 SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       648 |       1585 |     2.4460 |     2.2853 |      0.0000 |      16.000 |
+ | "# Phys/StdLooseKsLL"                           |       648 |        329 |    0.50772 |    0.78170 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       648 |       1914 |     2.9537 |     2.3388 |      1.0000 |      16.000 |
+ |*"#accept"                                       |       648 |        648 |(  100.000 +- 0.154321 )%|   -------   |   -------   |
+ | "#passed"                                       |       648 |       1914 |     2.9537 |     2.3388 |      1.0000 |      16.000 |
+ |*"efficiency"                                    |      1914 |       1914 |(  100.000 +- 0.0522466)%|   -------   |   -------   |
+KS0SelBeauty2XGamma           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MergedKshorts"                          |       648 |       1914 |     2.9537 |     2.3388 |      1.0000 |      16.000 |
+ | "# input particles"                             |       648 |       1914 |     2.9537 |     2.3388 |      1.0000 |      16.000 |
+ |*"#accept"                                       |       648 |        226 |(  34.8765 +- 1.87218  )%|   -------   |   -------   |
+ | "#passed"                                       |       648 |        262 |    0.40432 |    0.61372 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      1914 |        262 |(  13.6886 +- 0.785675 )%|   -------   |   -------   |
+DiTracks_wKS0_ForRadiativeB...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |       226 |        262 |     1.1593 |    0.45245 |      1.0000 |      4.0000 |
+ | "# Phys/KS0SelBeauty2XGamma"                    |       226 |        262 |     1.1593 |    0.45245 |      1.0000 |      4.0000 |
+ | "# Phys/TrackListBeauty2XGamma"                 |       226 |       1357 |     6.0044 |     3.1950 |      1.0000 |      19.000 |
+ | "# input particles"                             |       226 |       1619 |     7.1637 |     3.2689 |      2.0000 |      20.000 |
+ | "# max size rho(770)+ -> pi+  KS0 "             |       226 |        818 |     3.6195 |     2.8169 |      0.0000 |      16.000 |
+ | "# max size rho(770)- -> pi-  KS0 "             |       226 |        786 |     3.4779 |     2.8922 |      0.0000 |      18.000 |
+ | "# pi+"                                         |       226 |        702 |     3.1062 |     2.0126 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       226 |        655 |     2.8982 |     1.8225 |      0.0000 |      9.0000 |
+ | "# rho(770)+ -> pi+  KS0 "                      |       226 |        298 |     1.3186 |     1.7385 |      0.0000 |      11.000 |
+ | "# rho(770)- -> pi-  KS0 "                      |       226 |        266 |     1.1770 |     1.3904 |      0.0000 |      8.0000 |
+ | "# selected"                                    |       226 |        564 |     2.4956 |     2.7751 |      0.0000 |      15.000 |
+ |*"#accept"                                       |       226 |        174 |(  76.9912 +- 2.79971  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1604 |       1348 |(  84.0399 +- 0.914447 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1348 |        564 |(  41.8398 +- 1.34358  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Beauty2XGammapi_Ks0_          SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> rho(770)+  gamma "                     |        82 |          9 |    0.10976 |    0.34943 |      0.0000 |      2.0000 |
+ | "# B- -> rho(770)-  gamma "                     |        82 |          8 |   0.097561 |    0.40151 |      0.0000 |      2.0000 |
+ | "# Phys/DiTracks_wKS0_ForRadiativeBeauty2XGamma"|        82 |        275 |     3.3537 |     2.6197 |      1.0000 |      12.000 |
+ | "# Phys/PhotonSelBeauty2XGamma"                 |        82 |        125 |     1.5244 |     1.0732 |      1.0000 |      8.0000 |
+ | "# gamma"                                       |        82 |        125 |     1.5244 |     1.0732 |      1.0000 |      8.0000 |
+ | "# input particles"                             |        82 |        400 |     4.8780 |     2.7867 |      2.0000 |      14.000 |
+ | "# max size B+ -> rho(770)+  gamma "            |        82 |        198 |     2.4146 |     3.1233 |      0.0000 |      15.000 |
+ | "# max size B- -> rho(770)-  gamma "            |        82 |        211 |     2.5732 |     2.9177 |      0.0000 |      15.000 |
+ | "# rho(770)+"                                   |        82 |        137 |     1.6707 |     1.7465 |      0.0000 |      8.0000 |
+ | "# rho(770)-"                                   |        82 |        138 |     1.6829 |     1.3514 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        82 |         17 |    0.20732 |    0.65775 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        82 |         10 |(  12.1951 +- 3.61364  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       409 |        348 |(  85.0856 +- 1.76145  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       348 |         17 |(  4.88506 +- 1.15550  )%|   -------   |   -------   |
+Beauty2XGammapi_Ks0_Hlt1TISTOSSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGammapi_Ks0_"                   |        10 |         17 |     1.7000 |     1.0050 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        10 |         17 |     1.7000 |     1.0050 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        10 |          3 |(  30.0000 +- 14.4914  )%|   -------   |   -------   |
+Beauty2XGammapi_Ks0_Line      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGammapi_Ks0_Hlt1TISTOS"         |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+RelatedInfo1_Beauty2XGammap...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGammapi_Ks0_Line"               |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Beauty2XGammap...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGammapi_Ks0_Line"               |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Beauty2XGammap...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGammapi_Ks0_Line"               |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_Beauty2XGammap...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGammapi_Ks0_Line"               |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_Beauty2XGammap...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGammapi_Ks0_Line"               |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBeauty2XGammapi_Ks...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBeauty2XGammapi_Ks...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGammapi_Ks...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGammapi_La...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MergedLambdas                 SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       523 |       1213 |     2.3193 |     1.9446 |      0.0000 |      14.000 |
+ | "# Phys/StdLooseLambdaLL"                       |       523 |        131 |    0.25048 |    0.63092 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       523 |       1344 |     2.5698 |     1.9488 |      1.0000 |      15.000 |
+ |*"#accept"                                       |       523 |        523 |(  100.000 +- 0.191205 )%|   -------   |   -------   |
+ | "#passed"                                       |       523 |       1344 |     2.5698 |     1.9488 |      1.0000 |      15.000 |
+ |*"efficiency"                                    |      1344 |       1344 |(  100.000 +- 0.0744048)%|   -------   |   -------   |
+LambdaSelBeauty2XGamma        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MergedLambdas"                          |       523 |       1344 |     2.5698 |     1.9488 |      1.0000 |      15.000 |
+ | "# input particles"                             |       523 |       1344 |     2.5698 |     1.9488 |      1.0000 |      15.000 |
+ |*"#accept"                                       |       523 |        517 |(  98.8528 +- 0.465659 )%|   -------   |   -------   |
+ | "#passed"                                       |       523 |       1289 |     2.4646 |     1.8778 |      0.0000 |      15.000 |
+ |*"efficiency"                                    |      1344 |       1289 |(  95.9077 +- 0.540392 )%|   -------   |   -------   |
+DiTracks_wLambda_ForRadiati...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       517 |        603 |     1.1663 |     1.3044 |      0.0000 |      9.0000 |
+ | "# Lambda~0"                                    |       517 |        686 |     1.3269 |     1.4965 |      0.0000 |      14.000 |
+ | "# Phys/LambdaSelBeauty2XGamma"                 |       517 |       1289 |     2.4932 |     1.8697 |      1.0000 |      15.000 |
+ | "# Phys/TrackListBeauty2XGamma"                 |       517 |       2838 |     5.4894 |     2.9559 |      1.0000 |      19.000 |
+ | "# input particles"                             |       517 |       4127 |     7.9826 |     3.8884 |      2.0000 |      29.000 |
+ | "# max size rho(770)+ -> pi+  Lambda0 "         |       517 |       1892 |     3.6596 |     6.7262 |      0.0000 |      91.000 |
+ | "# max size rho(770)- -> pi-  Lambda~0 "        |       517 |       2028 |     3.9226 |     7.2441 |      0.0000 |      98.000 |
+ | "# pi+"                                         |       517 |       1469 |     2.8414 |     1.8860 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       517 |       1369 |     2.6480 |     1.7404 |      0.0000 |      9.0000 |
+ | "# rho(770)+ -> pi+  Lambda0 "                  |       517 |        392 |    0.75822 |     1.6080 |      0.0000 |      13.000 |
+ | "# rho(770)- -> pi-  Lambda~0 "                 |       517 |        394 |    0.76209 |     1.4808 |      0.0000 |      11.000 |
+ | "# selected"                                    |       517 |        786 |     1.5203 |     2.2361 |      0.0000 |      17.000 |
+ |*"#accept"                                       |       517 |        305 |(  58.9942 +- 2.16313  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3920 |       3198 |(  81.5816 +- 0.619126 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3198 |        786 |(  24.5779 +- 0.761346 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        27 |         27 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Beauty2XGammapi_Lambda0_      SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> rho(770)+  gamma "                     |       162 |          5 |   0.030864 |    0.20557 |      0.0000 |      2.0000 |
+ | "# B- -> rho(770)-  gamma "                     |       162 |          9 |   0.055556 |    0.29918 |      0.0000 |      2.0000 |
+ | "# Phys/DiTracks_wLambda_ForRadiativeBeauty2XGam|       162 |        399 |     2.4630 |     2.1777 |      1.0000 |      17.000 |
+ | "# Phys/PhotonSelBeauty2XGamma"                 |       162 |        242 |     1.4938 |    0.96383 |      1.0000 |      8.0000 |
+ | "# gamma"                                       |       162 |        242 |     1.4938 |    0.96383 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       162 |        641 |     3.9568 |     2.5248 |      2.0000 |      19.000 |
+ | "# max size B+ -> rho(770)+  gamma "            |       162 |        324 |     2.0000 |     5.5976 |      0.0000 |      65.000 |
+ | "# max size B- -> rho(770)-  gamma "            |       162 |        329 |     2.0309 |     3.0152 |      0.0000 |      18.000 |
+ | "# rho(770)+"                                   |       162 |        189 |     1.1667 |     1.8130 |      0.0000 |      13.000 |
+ | "# rho(770)-"                                   |       162 |        210 |     1.2963 |     1.5511 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       162 |         14 |   0.086420 |    0.35824 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       162 |         10 |(  6.17284 +- 1.89082  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       653 |        539 |(  82.5421 +- 1.48551  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       539 |         14 |(  2.59740 +- 0.685110 )%|   -------   |   -------   |
+Beauty2XGammapi_Lambda0_Hlt...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGammapi_Lambda0_"               |        10 |         14 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        10 |         14 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        10 |          3 |(  30.0000 +- 14.4914  )%|   -------   |   -------   |
+Beauty2XGammapi_Lambda0_Line  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGammapi_Lambda0_Hlt1TISTOS"     |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+RelatedInfo1_Beauty2XGammap...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGammapi_Lambda0_Line"           |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Beauty2XGammap...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGammapi_Lambda0_Line"           |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Beauty2XGammap...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGammapi_Lambda0_Line"           |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_Beauty2XGammap...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGammapi_Lambda0_Line"           |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_Beauty2XGammap...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGammapi_Lambda0_Line"           |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBeauty2XGammapi_La...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBeauty2XGammapi_La...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGammapi_La...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGamma3pi_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+TriTracks_ForRadiativeBeaut...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K_1(1270)+ -> pi+  pi-  pi+ "                |       740 |        713 |    0.96351 |     2.7622 |      0.0000 |      30.000 |
+ | "# K_1(1270)- -> pi-  pi+  pi- "                |       740 |        688 |    0.92973 |     2.6428 |      0.0000 |      40.000 |
+ | "# Phys/TrackListBeauty2XGamma"                 |       867 |       4457 |     5.1407 |     2.8493 |      1.0000 |      19.000 |
+ | "# input particles"                             |       867 |       4457 |     5.1407 |     2.8493 |      1.0000 |      19.000 |
+ | "# pi+"                                         |       867 |       2287 |     2.6378 |     1.7713 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       867 |       2170 |     2.5029 |     1.6799 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       867 |       1401 |     1.6159 |     4.7877 |      0.0000 |      70.000 |
+ |*"#accept"                                       |       867 |        315 |(  36.3322 +- 1.63341  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     13320 |       5850 |(  43.9189 +- 0.430013 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8349 |       2988 |(  35.7887 +- 0.524640 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2988 |       1401 |(  46.8876 +- 0.912928 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        17 |         17 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Beauty2XGamma3pi_             SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K_1(1270)+  gamma "                    |       148 |          4 |   0.027027 |    0.19952 |      0.0000 |      2.0000 |
+ | "# B- -> K_1(1270)-  gamma "                    |       148 |          6 |   0.040541 |    0.22893 |      0.0000 |      2.0000 |
+ | "# K_1(1270)+"                                  |       148 |        370 |     2.5000 |     4.4197 |      0.0000 |      30.000 |
+ | "# K_1(1270)-"                                  |       148 |        348 |     2.3514 |     4.0867 |      0.0000 |      40.000 |
+ | "# Phys/PhotonSelBeauty2XGamma"                 |       148 |        227 |     1.5338 |    0.91840 |      1.0000 |      5.0000 |
+ | "# Phys/TriTracks_ForRadiativeBeauty2XGamma"    |       148 |        718 |     4.8514 |     8.0365 |      1.0000 |      70.000 |
+ | "# gamma"                                       |       148 |        227 |     1.5338 |    0.91840 |      1.0000 |      5.0000 |
+ | "# input particles"                             |       148 |        945 |     6.3851 |     8.1187 |      2.0000 |      71.000 |
+ | "# max size B+ -> K_1(1270)+  gamma "           |       148 |        601 |     4.0608 |     7.6027 |      0.0000 |      55.000 |
+ | "# max size B- -> K_1(1270)-  gamma "           |       148 |        536 |     3.6216 |     5.8684 |      0.0000 |      40.000 |
+ | "# selected"                                    |       148 |         10 |   0.067568 |    0.36134 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       148 |          6 |(  4.05405 +- 1.62117  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1137 |        874 |(  76.8690 +- 1.25053  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       874 |         10 |(  1.14416 +- 0.359741 )%|   -------   |   -------   |
+Beauty2XGamma3pi_Hlt1TISTOS   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_"                      |         6 |         10 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         6 |         10 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         6 |          4 |(  66.6667 +- 19.2450  )%|   -------   |   -------   |
+Beauty2XGamma3pi_Line         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_Hlt1TISTOS"            |         4 |          6 |     1.5000 |    0.86603 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.86603 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+RelatedInfo1_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_Line"                  |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_Line"                  |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_Line"                  |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo4_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_Line"                  |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo5_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_Line"                  |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBeauty2XGamma3pi_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBeauty2XGamma3pi_LineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGamma3pi_LineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGamma3pi_g...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Beauty2XGamma3pi_gammagamma   SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K_1(1270)+  gamma  gamma "             |       148 |          3 |   0.020270 |    0.18268 |      0.0000 |      2.0000 |
+ | "# B- -> K_1(1270)-  gamma  gamma "             |       148 |          3 |   0.020270 |    0.18268 |      0.0000 |      2.0000 |
+ | "# K_1(1270)+"                                  |       148 |        370 |     2.5000 |     4.4197 |      0.0000 |      30.000 |
+ | "# K_1(1270)-"                                  |       148 |        348 |     2.3514 |     4.0867 |      0.0000 |      40.000 |
+ | "# Phys/PhotonSelBeauty2XGamma"                 |       148 |        227 |     1.5338 |    0.91840 |      1.0000 |      5.0000 |
+ | "# Phys/TriTracks_ForRadiativeBeauty2XGamma"    |       148 |        718 |     4.8514 |     8.0365 |      1.0000 |      70.000 |
+ | "# gamma"                                       |       148 |        227 |     1.5338 |    0.91840 |      1.0000 |      5.0000 |
+ | "# input particles"                             |       148 |        945 |     6.3851 |     8.1187 |      2.0000 |      71.000 |
+ | "# max size B+ -> K_1(1270)+  gamma  gamma "    |       148 |       1359 |     9.1824 |     26.985 |      0.0000 |      275.00 |
+ | "# max size B- -> K_1(1270)-  gamma  gamma "    |       148 |       1100 |     7.4324 |     15.350 |      0.0000 |      96.000 |
+ | "# selected"                                    |       148 |          6 |   0.040541 |    0.25676 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       148 |          4 |(  2.70270 +- 1.33296  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       661 |        390 |(  59.0015 +- 1.91300  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       390 |          6 |(  1.53846 +- 0.623224 )%|   -------   |   -------   |
+Beauty2XGamma3pi_gammagamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_gammagamma"            |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+Beauty2XGamma3pi_gammagamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_gammagammaHlt1TISTOS"  |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+RelatedInfo1_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_gammagammaLine"        |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_gammagammaLine"        |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_gammagammaLine"        |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_gammagammaLine"        |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_gammagammaLine"        |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma3pi_g...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma3pi_g...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGamma3pi_g...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGamma3pi_w...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Beauty2XGamma3pi_wCNVLL_      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K_1(1270)+  gamma "                    |        24 |          1 |   0.041667 |    0.19983 |      0.0000 |      1.0000 |
+ | "# B- -> K_1(1270)-  gamma "                    |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1270)+"                                  |        24 |         90 |     3.7500 |     6.5590 |      0.0000 |      30.000 |
+ | "# K_1(1270)-"                                  |        24 |         62 |     2.5833 |     3.6046 |      0.0000 |      16.000 |
+ | "# Phys/ConvLLPhotonBeauty2XGamma"              |        24 |         31 |     1.2917 |    0.67572 |      1.0000 |      4.0000 |
+ | "# Phys/TriTracks_ForRadiativeBeauty2XGamma"    |        24 |        152 |     6.3333 |     9.7710 |      1.0000 |      46.000 |
+ | "# gamma"                                       |        24 |         31 |     1.2917 |    0.67572 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        24 |        183 |     7.6250 |     9.8650 |      2.0000 |      48.000 |
+ | "# max size B+ -> K_1(1270)+  gamma "           |        24 |        134 |     5.5833 |     12.223 |      0.0000 |      60.000 |
+ | "# max size B- -> K_1(1270)-  gamma "           |        24 |         79 |     3.2917 |     6.3997 |      0.0000 |      32.000 |
+ | "# selected"                                    |        24 |          1 |   0.041667 |    0.19983 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        24 |          1 |(  4.16667 +- 4.07894  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       213 |        143 |(  67.1362 +- 3.21846  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       143 |          1 |( 0.699301 +- 0.696851 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Beauty2XGamma3pi_wCNVLL_Hlt...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_wCNVLL_"               |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Beauty2XGamma3pi_wCNVLL_Line  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_wCNVLL_Hlt1TISTOS"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_wCNVLL_Line"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_wCNVLL_Line"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_wCNVLL_Line"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_wCNVLL_Line"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_wCNVLL_Line"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma3pi_w...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma3pi_w...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGamma3pi_w...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGamma3pi_w...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Beauty2XGamma3pi_wCNVDD_      SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K_1(1270)+  gamma "                    |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K_1(1270)-  gamma "                    |        16 |          1 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# K_1(1270)+"                                  |        16 |         24 |     1.5000 |     1.5411 |      0.0000 |      6.0000 |
+ | "# K_1(1270)-"                                  |        16 |         24 |     1.5000 |     1.5411 |      0.0000 |      6.0000 |
+ | "# Phys/ConvDDPhotonBeauty2XGamma"              |        16 |         16 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/TriTracks_ForRadiativeBeauty2XGamma"    |        16 |         48 |     3.0000 |     2.5739 |      1.0000 |      9.0000 |
+ | "# gamma"                                       |        16 |         16 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        16 |         64 |     4.0000 |     2.5739 |      2.0000 |      10.000 |
+ | "# max size B+ -> K_1(1270)+  gamma "           |        16 |         24 |     1.5000 |     1.5411 |      0.0000 |      6.0000 |
+ | "# max size B- -> K_1(1270)-  gamma "           |        16 |         24 |     1.5000 |     1.5411 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        16 |          1 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        16 |          1 |(  6.25000 +- 6.05154  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        48 |         40 |(  83.3333 +- 5.37914  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        40 |          1 |(  2.50000 +- 2.46855  )%|   -------   |   -------   |
+Beauty2XGamma3pi_wCNVDD_Hlt...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_wCNVDD_"               |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Beauty2XGamma3pi_wCNVDD_Line  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_wCNVDD_Hlt1TISTOS"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_wCNVDD_Line"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_wCNVDD_Line"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_wCNVDD_Line"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_wCNVDD_Line"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_wCNVDD_Line"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma3pi_w...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma3pi_w...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGamma3pi_w...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGamma2pi_K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+TriTracks_wKS0_ForRadiative...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |       226 |        262 |     1.1593 |    0.45245 |      1.0000 |      4.0000 |
+ | "# K_1(1270)0 -> pi+  pi-  KS0 "                |       203 |        236 |     1.1626 |     2.2499 |      0.0000 |      14.000 |
+ | "# Phys/KS0SelBeauty2XGamma"                    |       226 |        262 |     1.1593 |    0.45245 |      1.0000 |      4.0000 |
+ | "# Phys/TrackListBeauty2XGamma"                 |       226 |       1357 |     6.0044 |     3.1950 |      1.0000 |      19.000 |
+ | "# input particles"                             |       226 |       1619 |     7.1637 |     3.2689 |      2.0000 |      20.000 |
+ | "# pi+"                                         |       226 |        702 |     3.1062 |     2.0126 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       226 |        655 |     2.8982 |     1.8225 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       226 |        236 |     1.0442 |     2.1612 |      0.0000 |      14.000 |
+ |*"#accept"                                       |       226 |         77 |(  34.0708 +- 3.15265  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2355 |       1051 |(  44.6285 +- 1.02436  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       952 |        512 |(  53.7815 +- 1.61587  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       512 |        236 |(  46.0938 +- 2.20295  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Beauty2XGamma2pi_Ks0_         SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K_1(1270)0  gamma "                    |        37 |          1 |   0.027027 |    0.16216 |      0.0000 |      1.0000 |
+ | "# K_1(1270)0"                                  |        37 |        126 |     3.4054 |     3.3809 |      1.0000 |      14.000 |
+ | "# K_1(1270)~0"                                 |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PhotonSelBeauty2XGamma"                 |        37 |         51 |     1.3784 |    0.67188 |      1.0000 |      3.0000 |
+ | "# Phys/TriTracks_wKS0_ForRadiativeBeauty2XGamma|        37 |        126 |     3.4054 |     3.3809 |      1.0000 |      14.000 |
+ | "# gamma"                                       |        37 |         51 |     1.3784 |    0.67188 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        37 |        177 |     4.7838 |     3.5878 |      2.0000 |      17.000 |
+ | "# max size B0 -> K_1(1270)0  gamma "           |        37 |        192 |     5.1892 |     7.2814 |      1.0000 |      42.000 |
+ | "# selected"                                    |        37 |          1 |   0.027027 |    0.16216 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        37 |          1 |(  2.70270 +- 2.66593  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       192 |        166 |(  86.4583 +- 2.46939  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       166 |          1 |( 0.602410 +- 0.600592 )%|   -------   |   -------   |
+Beauty2XGamma2pi_Ks0_Hlt1TI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_Ks0_"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma2pi_K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBeauty2XGamma2pi_K...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGamma2pi_K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGamma2pi_p...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MergedPi0SelBeauty2XGamma     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMergedPi0"                      |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ | "# input particles"                             |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |       194 |        194 |(  100.000 +- 0.515464 )%|   -------   |   -------   |
+ | "#passed"                                       |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |       242 |        242 |(  100.000 +- 0.413223 )%|   -------   |   -------   |
+TriTracks_wPi0M_ForRadiativ...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K_1(1270)0 -> pi+  pi-  pi0 "                |       173 |        378 |     2.1850 |     3.3297 |      0.0000 |      20.000 |
+ | "# Phys/MergedPi0SelBeauty2XGamma"              |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ | "# Phys/TrackListBeauty2XGamma"                 |       194 |       1111 |     5.7268 |     3.0785 |      1.0000 |      19.000 |
+ | "# input particles"                             |       194 |       1353 |     6.9742 |     3.1466 |      2.0000 |      20.000 |
+ | "# pi+"                                         |       194 |        578 |     2.9794 |     1.9999 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       194 |        533 |     2.7474 |     1.6445 |      0.0000 |      8.0000 |
+ | "# pi0"                                         |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ | "# selected"                                    |       194 |        378 |     1.9485 |     3.2168 |      0.0000 |      20.000 |
+ |*"#accept"                                       |       194 |        107 |(  55.1546 +- 3.57066  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1857 |        815 |(  43.8880 +- 1.15158  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1024 |        840 |(  82.0312 +- 1.19977  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       840 |        378 |(  45.0000 +- 1.71652  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Beauty2XGamma2pi_pi0M_        SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K_1(1270)0  gamma "                    |        90 |         12 |    0.13333 |    0.60000 |      0.0000 |      5.0000 |
+ | "# K_1(1270)0"                                  |        90 |        328 |     3.6444 |     3.8335 |      1.0000 |      20.000 |
+ | "# K_1(1270)~0"                                 |        90 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PhotonSelBeauty2XGamma"                 |        90 |        161 |     1.7889 |    0.97176 |      1.0000 |      5.0000 |
+ | "# Phys/TriTracks_wPi0M_ForRadiativeBeauty2XGamm|        90 |        328 |     3.6444 |     3.8335 |      1.0000 |      20.000 |
+ | "# gamma"                                       |        90 |        161 |     1.7889 |    0.97176 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        90 |        489 |     5.4333 |     4.1421 |      2.0000 |      21.000 |
+ | "# max size B0 -> K_1(1270)0  gamma "           |        90 |        655 |     7.2778 |     9.7946 |      1.0000 |      45.000 |
+ | "# selected"                                    |        90 |         12 |    0.13333 |    0.60000 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        90 |          7 |(  7.77778 +- 2.82309  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       655 |        530 |(  80.9160 +- 1.53543  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       530 |         12 |(  2.26415 +- 0.646162 )%|   -------   |   -------   |
+Beauty2XGamma2pi_pi0M_Hlt1T...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_pi0M_"                 |         7 |         12 |     1.7143 |     1.3851 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         7 |         12 |     1.7143 |     1.3851 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         7 |          3 |(  42.8571 +- 18.7044  )%|   -------   |   -------   |
+Beauty2XGamma2pi_pi0M_Line    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_pi0M_Hlt1TISTOS"       |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBeauty2XGamma2pi_p...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBeauty2XGamma2pi_p...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGamma2pi_p...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGammaphiOm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+TriTracks_wPi0M_phiomega_Fo...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K_1(1270)0 -> pi+  pi-  pi0 "                |       173 |         12 |   0.069364 |    0.29610 |      0.0000 |      2.0000 |
+ | "# Phys/MergedPi0SelBeauty2XGamma"              |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ | "# Phys/TrackListBeauty2XGamma"                 |       194 |       1111 |     5.7268 |     3.0785 |      1.0000 |      19.000 |
+ | "# input particles"                             |       194 |       1353 |     6.9742 |     3.1466 |      2.0000 |      20.000 |
+ | "# pi+"                                         |       194 |        578 |     2.9794 |     1.9999 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       194 |        533 |     2.7474 |     1.6445 |      0.0000 |      8.0000 |
+ | "# pi0"                                         |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ | "# selected"                                    |       194 |         12 |   0.061856 |    0.28044 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       194 |         10 |(  5.15464 +- 1.58747  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1857 |        487 |(  26.2251 +- 1.02072  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       612 |         96 |(  15.6863 +- 1.47005  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        96 |         12 |(  12.5000 +- 3.37539  )%|   -------   |   -------   |
+Beauty2XGammaphiOmega_2pipi0M_SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K_1(1270)0  gamma "                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1270)0"                                  |         7 |          8 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# K_1(1270)~0"                                 |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PhotonSelBeauty2XGamma"                 |         7 |         10 |     1.4286 |    0.49487 |      1.0000 |      2.0000 |
+ | "# Phys/TriTracks_wPi0M_phiomega_ForRadiativeBea|         7 |          8 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# gamma"                                       |         7 |         10 |     1.4286 |    0.49487 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         7 |         18 |     2.5714 |    0.49487 |      2.0000 |      3.0000 |
+ | "# max size B0 -> K_1(1270)0  gamma "           |         7 |         11 |     1.5714 |    0.49487 |      1.0000 |      2.0000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |          4 |(  36.3636 +- 14.5041  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBeauty2XGammaphiOm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBeauty2XGammaphiOm...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGammaphiOm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGamma2pi_p...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ResolvedPi0SelBeauty2XGamma   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseResolvedPi0"                    |       861 |      20133 |     23.383 |     18.600 |      1.0000 |      123.00 |
+ | "# input particles"                             |       861 |      20133 |     23.383 |     18.600 |      1.0000 |      123.00 |
+ |*"#accept"                                       |       861 |        829 |(  96.2834 +- 0.644685 )%|   -------   |   -------   |
+ | "#passed"                                       |       861 |       7006 |     8.1370 |     7.0391 |      0.0000 |      54.000 |
+ |*"efficiency"                                    |     20133 |       7006 |(  34.7986 +- 0.335703 )%|   -------   |   -------   |
+TriTracks_wPi0R_ForRadiativ...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K_1(1270)0 -> pi+  pi-  pi0 "                |       549 |       3832 |     6.9800 |     11.964 |      0.0000 |      126.00 |
+ | "# Phys/ResolvedPi0SelBeauty2XGamma"            |       829 |       7006 |     8.4511 |     6.9862 |      1.0000 |      54.000 |
+ | "# Phys/TrackListBeauty2XGamma"                 |       829 |       4309 |     5.1978 |     2.8568 |      1.0000 |      19.000 |
+ | "# input particles"                             |       829 |      11315 |     13.649 |     8.3848 |      2.0000 |      64.000 |
+ | "# pi+"                                         |       829 |       2214 |     2.6707 |     1.7869 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       829 |       2095 |     2.5271 |     1.6810 |      0.0000 |      9.0000 |
+ | "# pi0"                                         |       829 |       1811 |     2.1846 |     2.2782 |      0.0000 |      17.000 |
+ | "# selected"                                    |       829 |       3832 |     4.6224 |     10.280 |      0.0000 |      126.00 |
+ |*"#accept"                                       |       829 |        418 |(  50.4222 +- 1.73651  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      5475 |       2324 |(  42.4475 +- 0.667984 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7669 |       7203 |(  93.9236 +- 0.272798 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      7203 |       3832 |(  53.2001 +- 0.587925 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        16 |         16 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Beauty2XGamma2pi_pi0R_        SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K_1(1270)0  gamma "                    |       215 |         41 |    0.19070 |    0.90780 |      0.0000 |      10.000 |
+ | "# K_1(1270)0"                                  |       215 |       2155 |     10.023 |     14.172 |      1.0000 |      126.00 |
+ | "# K_1(1270)~0"                                 |       215 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PhotonSelBeauty2XGamma"                 |       215 |        337 |     1.5674 |    0.97592 |      1.0000 |      8.0000 |
+ | "# Phys/TriTracks_wPi0R_ForRadiativeBeauty2XGamm|       215 |       2155 |     10.023 |     14.172 |      1.0000 |      126.00 |
+ | "# gamma"                                       |       215 |        337 |     1.5674 |    0.97592 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       215 |       2492 |     11.591 |     14.343 |      2.0000 |      131.00 |
+ | "# max size B0 -> K_1(1270)0  gamma "           |       215 |       3800 |     17.674 |     46.909 |      1.0000 |      630.00 |
+ | "# selected"                                    |       215 |         41 |    0.19070 |    0.90780 |      0.0000 |      10.000 |
+ |*"#accept"                                       |       215 |         17 |(  7.90698 +- 1.84035  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3800 |       3146 |(  82.7895 +- 0.612340 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3146 |         41 |(  1.30324 +- 0.202202 )%|   -------   |   -------   |
+Beauty2XGamma2pi_pi0R_Hlt1T...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_pi0R_"                 |        17 |         41 |     2.4118 |     2.2507 |      1.0000 |      10.000 |
+ | "# input particles"                             |        17 |         41 |     2.4118 |     2.2507 |      1.0000 |      10.000 |
+ |*"#accept"                                       |        17 |          7 |(  41.1765 +- 11.9365  )%|   -------   |   -------   |
+Beauty2XGamma2pi_pi0R_Line    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_pi0R_Hlt1TISTOS"       |         7 |         11 |     1.5714 |     1.3997 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         7 |         11 |     1.5714 |     1.3997 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+RelatedInfo1_Beauty2XGamma2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_pi0R_Line"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Beauty2XGamma2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_pi0R_Line"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Beauty2XGamma2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_pi0R_Line"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_Beauty2XGamma2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_pi0R_Line"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_Beauty2XGamma2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma2pi_pi0R_Line"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma2pi_p...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma2pi_p...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGamma2pi_p...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGammaphiOm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+TriTracks_wPi0R_phiomega_Fo...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K_1(1270)0 -> pi+  pi-  pi0 "                |       713 |        743 |     1.0421 |     3.9706 |      0.0000 |      70.000 |
+ | "# Phys/ResolvedPi0SelBeauty2XGamma"            |       829 |       7006 |     8.4511 |     6.9862 |      1.0000 |      54.000 |
+ | "# Phys/TrackListBeauty2XGamma"                 |       829 |       4309 |     5.1978 |     2.8568 |      1.0000 |      19.000 |
+ | "# input particles"                             |       829 |      11315 |     13.649 |     8.3848 |      2.0000 |      64.000 |
+ | "# pi+"                                         |       829 |       2214 |     2.6707 |     1.7869 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       829 |       2095 |     2.5271 |     1.6810 |      0.0000 |      9.0000 |
+ | "# pi0"                                         |       829 |       7006 |     8.4511 |     6.9862 |      1.0000 |      54.000 |
+ | "# selected"                                    |       829 |        743 |    0.89626 |     3.7000 |      0.0000 |      70.000 |
+ |*"#accept"                                       |       829 |        165 |(  19.9035 +- 1.38674  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      6483 |       1733 |(  26.7315 +- 0.549645 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     17332 |       4342 |(  25.0519 +- 0.329137 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4342 |        743 |(  17.1119 +- 0.571545 )%|   -------   |   -------   |
+Beauty2XGammaphiOmega_2pipi0R_SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K_1(1270)0  gamma "                    |        89 |          5 |   0.056180 |    0.34704 |      0.0000 |      3.0000 |
+ | "# K_1(1270)0"                                  |        89 |        474 |     5.3258 |     8.7020 |      1.0000 |      70.000 |
+ | "# K_1(1270)~0"                                 |        89 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PhotonSelBeauty2XGamma"                 |        89 |        138 |     1.5506 |    0.87424 |      1.0000 |      5.0000 |
+ | "# Phys/TriTracks_wPi0R_phiomega_ForRadiativeBea|        89 |        474 |     5.3258 |     8.7020 |      1.0000 |      70.000 |
+ | "# gamma"                                       |        89 |        138 |     1.5506 |    0.87424 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        89 |        612 |     6.8764 |     8.8493 |      2.0000 |      71.000 |
+ | "# max size B0 -> K_1(1270)0  gamma "           |        89 |        816 |     9.1685 |     21.156 |      1.0000 |      185.00 |
+ | "# selected"                                    |        89 |          5 |   0.056180 |    0.34704 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        89 |          3 |(  3.37079 +- 1.91304  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       816 |        661 |(  81.0049 +- 1.37319  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       661 |          5 |( 0.756430 +- 0.337004 )%|   -------   |   -------   |
+Beauty2XGammaphiOmega_2pipi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGammaphiOmega_2pipi0R_"         |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+Beauty2XGammaphiOmega_2pipi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGammaphiOmega_2pipi0R_Hlt1TISTOS|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBeauty2XGammaphiOm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBeauty2XGammaphiOm...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGammaphiOm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGamma2pi_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+TriTracks_wLambda_ForRadiat...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K_1(1270)0 -> pi+  pi-  Lambda0 "            |       297 |        165 |    0.55556 |     1.5628 |      0.0000 |      17.000 |
+ | "# Lambda0"                                     |       517 |        603 |     1.1663 |     1.3044 |      0.0000 |      9.0000 |
+ | "# Lambda~0"                                    |       517 |        686 |     1.3269 |     1.4965 |      0.0000 |      14.000 |
+ | "# Phys/LambdaSelBeauty2XGamma"                 |       517 |       1289 |     2.4932 |     1.8697 |      1.0000 |      15.000 |
+ | "# Phys/TrackListBeauty2XGamma"                 |       517 |       2838 |     5.4894 |     2.9559 |      1.0000 |      19.000 |
+ | "# input particles"                             |       517 |       4127 |     7.9826 |     3.8884 |      2.0000 |      29.000 |
+ | "# pi+"                                         |       517 |       1469 |     2.8414 |     1.8860 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       517 |       1369 |     2.6480 |     1.7404 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       517 |        165 |    0.31915 |     1.2159 |      0.0000 |      17.000 |
+ |*"#accept"                                       |       517 |         62 |(  11.9923 +- 1.42878  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2995 |       1209 |(  40.3673 +- 0.896517 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2235 |        631 |(  28.2327 +- 0.952139 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       631 |        165 |(  26.1490 +- 1.74941  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        11 |         11 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Beauty2XGamma2pi_Lambda0_     SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K_1(1270)0  gamma "                    |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1270)0"                                  |        27 |         71 |     2.6296 |     2.0027 |      1.0000 |      9.0000 |
+ | "# K_1(1270)~0"                                 |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PhotonSelBeauty2XGamma"                 |        27 |         38 |     1.4074 |    0.91325 |      1.0000 |      5.0000 |
+ | "# Phys/TriTracks_wLambda_ForRadiativeBeauty2XGa|        27 |         71 |     2.6296 |     2.0027 |      1.0000 |      9.0000 |
+ | "# gamma"                                       |        27 |         38 |     1.4074 |    0.91325 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        27 |        109 |     4.0370 |     2.0089 |      2.0000 |      10.000 |
+ | "# max size B0 -> K_1(1270)0  gamma "           |        27 |         89 |     3.2963 |     2.4917 |      1.0000 |      10.000 |
+ | "# selected"                                    |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        89 |         76 |(  85.3933 +- 3.74363  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        76 |          0 |(  0.00000 +- 1.31579  )%|   -------   |   -------   |
+StrippingBeauty2XGamma2pi_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBeauty2XGamma2pi_L...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGamma2pi_L...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGamma4pi_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+FourTracks_ForRadiativeBeau...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TrackListBeauty2XGamma"                 |       867 |       4457 |     5.1407 |     2.8493 |      1.0000 |      19.000 |
+ | "# a_1(1260)0 -> pi+  pi+  pi-  pi- "           |       740 |        432 |    0.58378 |     3.2524 |      0.0000 |      60.000 |
+ | "# input particles"                             |       867 |       4457 |     5.1407 |     2.8493 |      1.0000 |      19.000 |
+ | "# pi+"                                         |       867 |       2287 |     2.6378 |     1.7713 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       867 |       2170 |     2.5029 |     1.6799 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       867 |        432 |    0.49827 |     3.0118 |      0.0000 |      60.000 |
+ |*"#accept"                                       |       867 |        112 |(  12.9181 +- 1.13908  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      3073 |       1127 |(  36.6743 +- 0.869340 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      3982 |       1392 |(  34.9573 +- 0.755645 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2110 |        914 |(  43.3175 +- 1.07874  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       914 |        432 |(  47.2648 +- 1.65138  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Beauty2XGamma4pi_             SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> a_1(1260)0  gamma "                    |        54 |          5 |   0.092593 |    0.28986 |      0.0000 |      1.0000 |
+ | "# Phys/FourTracks_ForRadiativeBeauty2XGamma"   |        54 |        235 |     4.3519 |     8.7457 |      1.0000 |      60.000 |
+ | "# Phys/PhotonSelBeauty2XGamma"                 |        54 |         88 |     1.6296 |    0.96794 |      1.0000 |      5.0000 |
+ | "# a_1(1260)0"                                  |        54 |        235 |     4.3519 |     8.7457 |      1.0000 |      60.000 |
+ | "# gamma"                                       |        54 |         88 |     1.6296 |    0.96794 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        54 |        323 |     5.9815 |     8.7125 |      2.0000 |      61.000 |
+ | "# max size B0 -> a_1(1260)0  gamma "           |        54 |        342 |     6.3333 |     9.4927 |      1.0000 |      60.000 |
+ | "# selected"                                    |        54 |          5 |   0.092593 |    0.28986 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        54 |          5 |(  9.25926 +- 3.94450  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       342 |        286 |(  83.6257 +- 2.00096  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       286 |          5 |(  1.74825 +- 0.774978 )%|   -------   |   -------   |
+Beauty2XGamma4pi_Hlt1TISTOS   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma4pi_"                      |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+Beauty2XGamma4pi_Line         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma4pi_Hlt1TISTOS"            |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+RelatedInfo1_Beauty2XGamma4...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma4pi_Line"                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Beauty2XGamma4...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma4pi_Line"                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Beauty2XGamma4...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma4pi_Line"                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_Beauty2XGamma4...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma4pi_Line"                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_Beauty2XGamma4...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma4pi_Line"                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma4pi_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma4pi_LineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGamma4pi_LineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGamma3pi_K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+FourTracks_wKS0_ForRadiativ...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |       226 |        262 |     1.1593 |    0.45245 |      1.0000 |      4.0000 |
+ | "# Phys/KS0SelBeauty2XGamma"                    |       226 |        262 |     1.1593 |    0.45245 |      1.0000 |      4.0000 |
+ | "# Phys/TrackListBeauty2XGamma"                 |       226 |       1357 |     6.0044 |     3.1950 |      1.0000 |      19.000 |
+ | "# a_1(1260)+ -> pi+  pi+  pi-  KS0 "           |       203 |         92 |    0.45320 |     1.7871 |      0.0000 |      12.000 |
+ | "# a_1(1260)- -> pi-  pi-  pi+  KS0 "           |       203 |         79 |    0.38916 |     1.6790 |      0.0000 |      18.000 |
+ | "# input particles"                             |       226 |       1619 |     7.1637 |     3.2689 |      2.0000 |      20.000 |
+ | "# pi+"                                         |       226 |        702 |     3.1062 |     2.0126 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       226 |        655 |     2.8982 |     1.8225 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       226 |        171 |    0.75664 |     3.1480 |      0.0000 |      30.000 |
+ |*"#accept"                                       |       226 |         37 |(  16.3717 +- 2.46133  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2148 |        767 |(  35.7076 +- 1.03382  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      2944 |       1097 |(  37.2622 +- 0.891107 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       867 |        460 |(  53.0565 +- 1.69491  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       460 |        171 |(  37.1739 +- 2.25325  )%|   -------   |   -------   |
+Beauty2XGamma3pi_Ks0_         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> a_1(1260)+  gamma "                    |        19 |          2 |    0.10526 |    0.30689 |      0.0000 |      1.0000 |
+ | "# B- -> a_1(1260)-  gamma "                    |        19 |          1 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ | "# Phys/FourTracks_wKS0_ForRadiativeBeauty2XGamm|        19 |        113 |     5.9474 |     8.1465 |      1.0000 |      30.000 |
+ | "# Phys/PhotonSelBeauty2XGamma"                 |        19 |         28 |     1.4737 |    0.75173 |      1.0000 |      3.0000 |
+ | "# a_1(1260)+"                                  |        19 |         59 |     3.1053 |     3.9986 |      0.0000 |      12.000 |
+ | "# a_1(1260)-"                                  |        19 |         54 |     2.8421 |     4.4987 |      0.0000 |      18.000 |
+ | "# gamma"                                       |        19 |         28 |     1.4737 |    0.75173 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        19 |        141 |     7.4211 |     8.2227 |      2.0000 |      31.000 |
+ | "# max size B+ -> a_1(1260)+  gamma "           |        19 |         95 |     5.0000 |     8.0981 |      0.0000 |      36.000 |
+ | "# max size B- -> a_1(1260)-  gamma "           |        19 |         78 |     4.1053 |     7.9399 |      0.0000 |      33.000 |
+ | "# selected"                                    |        19 |          3 |    0.15789 |    0.48809 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        19 |          2 |(  10.5263 +- 7.04059  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       173 |        139 |(  80.3468 +- 3.02119  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       139 |          3 |(  2.15827 +- 1.23256  )%|   -------   |   -------   |
+Beauty2XGamma3pi_Ks0_Hlt1TI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_Ks0_"                  |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Beauty2XGamma3pi_Ks0_Line     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_Ks0_Hlt1TISTOS"        |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+RelatedInfo1_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_Ks0_Line"              |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_Ks0_Line"              |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_Ks0_Line"              |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_Ks0_Line"              |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_Ks0_Line"              |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma3pi_K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma3pi_K...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGamma3pi_K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGamma2pi_2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+FourTracks_w2KS0_ForRadiati...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |       226 |        262 |     1.1593 |    0.45245 |      1.0000 |      4.0000 |
+ | "# Phys/KS0SelBeauty2XGamma"                    |       226 |        262 |     1.1593 |    0.45245 |      1.0000 |      4.0000 |
+ | "# Phys/TrackListBeauty2XGamma"                 |       226 |       1357 |     6.0044 |     3.1950 |      1.0000 |      19.000 |
+ | "# a_1(1260)0 -> pi+  pi+  KS0  KS0 "           |       219 |          8 |   0.036530 |    0.41495 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       226 |       1619 |     7.1637 |     3.2689 |      2.0000 |      20.000 |
+ | "# pi+"                                         |       226 |        702 |     3.1062 |     2.0126 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       226 |        655 |     2.8982 |     1.8225 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       226 |          8 |   0.035398 |    0.40852 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       226 |          3 |(  1.32743 +- 0.761290 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1197 |        424 |(  35.4219 +- 1.38239  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       382 |        180 |(  47.1204 +- 2.55398  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        20 |         12 |(  60.0000 +- 10.9545  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        12 |          8 |(  66.6667 +- 13.6083  )%|   -------   |   -------   |
+Beauty2XGamma2pi_2Ks_         SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> a_1(1260)0  gamma "                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/FourTracks_w2KS0_ForRadiativeBeauty2XGam|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "# Phys/PhotonSelBeauty2XGamma"                 |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# a_1(1260)0"                                  |         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "# gamma"                                       |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |         11 |     5.5000 |     1.5000 |      4.0000 |      7.0000 |
+ | "# max size B0 -> a_1(1260)0  gamma "           |         2 |          9 |     4.5000 |     1.5000 |      3.0000 |      6.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingBeauty2XGamma2pi_2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBeauty2XGamma2pi_2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGamma2pi_2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGamma3pi_p...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+FourTracks_wPi0M_ForRadiati...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MergedPi0SelBeauty2XGamma"              |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ | "# Phys/TrackListBeauty2XGamma"                 |       194 |       1111 |     5.7268 |     3.0785 |      1.0000 |      19.000 |
+ | "# a_1(1260)+ -> pi+  pi+  pi-  pi0 "           |       173 |        112 |    0.64740 |     2.0647 |      0.0000 |      14.000 |
+ | "# a_1(1260)- -> pi-  pi-  pi+  pi0 "           |       173 |        101 |    0.58382 |     1.5433 |      0.0000 |      9.0000 |
+ | "# input particles"                             |       194 |       1353 |     6.9742 |     3.1466 |      2.0000 |      20.000 |
+ | "# pi+"                                         |       194 |        578 |     2.9794 |     1.9999 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       194 |        533 |     2.7474 |     1.6445 |      0.0000 |      8.0000 |
+ | "# pi0"                                         |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ | "# selected"                                    |       194 |        213 |     1.0979 |     3.1583 |      0.0000 |      22.000 |
+ |*"#accept"                                       |       194 |         47 |(  24.2268 +- 3.07613  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1632 |        628 |(  38.4804 +- 1.20439  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      2597 |        968 |(  37.2738 +- 0.948834 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1200 |        856 |(  71.3333 +- 1.30540  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       856 |        213 |(  24.8832 +- 1.47769  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Beauty2XGamma3pi_pi0M_        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> a_1(1260)+  gamma "                    |        42 |          6 |    0.14286 |    0.55940 |      0.0000 |      3.0000 |
+ | "# B- -> a_1(1260)-  gamma "                    |        42 |          3 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# Phys/FourTracks_wPi0M_ForRadiativeBeauty2XGam|        42 |        194 |     4.6190 |     5.3182 |      1.0000 |      22.000 |
+ | "# Phys/PhotonSelBeauty2XGamma"                 |        42 |         78 |     1.8571 |     1.0595 |      1.0000 |      5.0000 |
+ | "# a_1(1260)+"                                  |        42 |        100 |     2.3810 |     3.5318 |      0.0000 |      14.000 |
+ | "# a_1(1260)-"                                  |        42 |         94 |     2.2381 |     2.4281 |      0.0000 |      9.0000 |
+ | "# gamma"                                       |        42 |         78 |     1.8571 |     1.0595 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        42 |        272 |     6.4762 |     5.3906 |      2.0000 |      23.000 |
+ | "# max size B+ -> a_1(1260)+  gamma "           |        42 |        168 |     4.0000 |     5.7155 |      0.0000 |      27.000 |
+ | "# max size B- -> a_1(1260)-  gamma "           |        42 |        185 |     4.4048 |     6.4956 |      0.0000 |      32.000 |
+ | "# selected"                                    |        42 |          9 |    0.21429 |    0.59904 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        42 |          6 |(  14.2857 +- 5.39949  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       353 |        300 |(  84.9858 +- 1.90124  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       300 |          9 |(  3.00000 +- 0.984886 )%|   -------   |   -------   |
+Beauty2XGamma3pi_pi0M_Hlt1T...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_pi0M_"                 |         6 |          9 |     1.5000 |    0.76376 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         6 |          9 |     1.5000 |    0.76376 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         6 |          4 |(  66.6667 +- 19.2450  )%|   -------   |   -------   |
+Beauty2XGamma3pi_pi0M_Line    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_pi0M_Hlt1TISTOS"       |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_pi0M_Line"             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_pi0M_Line"             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_pi0M_Line"             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_pi0M_Line"             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_pi0M_Line"             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma3pi_p...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma3pi_p...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGamma3pi_p...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGamma3pi_p...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+FourTracks_wPi0R_ForRadiati...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ResolvedPi0SelBeauty2XGamma"            |       829 |       7006 |     8.4511 |     6.9862 |      1.0000 |      54.000 |
+ | "# Phys/TrackListBeauty2XGamma"                 |       829 |       4309 |     5.1978 |     2.8568 |      1.0000 |      19.000 |
+ | "# a_1(1260)+ -> pi+  pi+  pi-  pi0 "           |       549 |       1235 |     2.2495 |     8.8244 |      0.0000 |      94.000 |
+ | "# a_1(1260)- -> pi-  pi-  pi+  pi0 "           |       549 |       1099 |     2.0018 |     7.7911 |      0.0000 |      120.00 |
+ | "# input particles"                             |       829 |      11315 |     13.649 |     8.3848 |      2.0000 |      64.000 |
+ | "# pi+"                                         |       829 |       2214 |     2.6707 |     1.7869 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       829 |       2095 |     2.5271 |     1.6810 |      0.0000 |      9.0000 |
+ | "# pi0"                                         |       829 |       1811 |     2.1846 |     2.2782 |      0.0000 |      17.000 |
+ | "# selected"                                    |       829 |       2334 |     2.8154 |     12.998 |      0.0000 |      210.00 |
+ |*"#accept"                                       |       829 |        194 |(  23.4017 +- 1.47047  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      4851 |       1746 |(  35.9926 +- 0.689138 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      6645 |       2273 |(  34.2062 +- 0.581966 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7430 |       6695 |(  90.1077 +- 0.346366 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      6695 |       2334 |(  34.8618 +- 0.582395 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        82 |         82 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Beauty2XGamma3pi_pi0R_        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> a_1(1260)+  gamma "                    |       104 |         16 |    0.15385 |     1.0074 |      0.0000 |      10.000 |
+ | "# B- -> a_1(1260)-  gamma "                    |       104 |          6 |   0.057692 |    0.36234 |      0.0000 |      3.0000 |
+ | "# Phys/FourTracks_wPi0R_ForRadiativeBeauty2XGam|       104 |       1296 |     12.462 |     26.340 |      1.0000 |      210.00 |
+ | "# Phys/PhotonSelBeauty2XGamma"                 |       104 |        167 |     1.6058 |    0.94481 |      1.0000 |      5.0000 |
+ | "# a_1(1260)+"                                  |       104 |        696 |     6.6923 |     14.808 |      0.0000 |      94.000 |
+ | "# a_1(1260)-"                                  |       104 |        600 |     5.7692 |     13.166 |      0.0000 |      120.00 |
+ | "# gamma"                                       |       104 |        167 |     1.6058 |    0.94481 |      1.0000 |      5.0000 |
+ | "# input particles"                             |       104 |       1463 |     14.067 |     26.475 |      2.0000 |      211.00 |
+ | "# max size B+ -> a_1(1260)+  gamma "           |       104 |       1400 |     13.462 |     48.801 |      0.0000 |      470.00 |
+ | "# max size B- -> a_1(1260)-  gamma "           |       104 |       1006 |     9.6731 |     21.061 |      0.0000 |      135.00 |
+ | "# selected"                                    |       104 |         22 |    0.21154 |     1.0622 |      0.0000 |      10.000 |
+ |*"#accept"                                       |       104 |          9 |(  8.65385 +- 2.75698  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2406 |       1971 |(  81.9202 +- 0.784593 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1971 |         22 |(  1.11618 +- 0.236640 )%|   -------   |   -------   |
+Beauty2XGamma3pi_pi0R_Hlt1T...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_pi0R_"                 |         9 |         22 |     2.4444 |     2.7532 |      1.0000 |      10.000 |
+ | "# input particles"                             |         9 |         22 |     2.4444 |     2.7532 |      1.0000 |      10.000 |
+ |*"#accept"                                       |         9 |          5 |(  55.5556 +- 16.5635  )%|   -------   |   -------   |
+Beauty2XGamma3pi_pi0R_Line    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_pi0R_Hlt1TISTOS"       |         5 |         14 |     2.8000 |     3.1241 |      1.0000 |      9.0000 |
+ | "# input particles"                             |         5 |         14 |     2.8000 |     3.1241 |      1.0000 |      9.0000 |
+ |*"#accept"                                       |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+RelatedInfo1_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_pi0R_Line"             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_pi0R_Line"             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_pi0R_Line"             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_pi0R_Line"             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_Beauty2XGamma3...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_pi0R_Line"             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma3pi_p...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma3pi_p...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGamma3pi_p...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGamma3pi_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+FourTracks_wLambda_ForRadia...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       517 |        603 |     1.1663 |     1.3044 |      0.0000 |      9.0000 |
+ | "# Lambda~0"                                    |       517 |        686 |     1.3269 |     1.4965 |      0.0000 |      14.000 |
+ | "# Phys/LambdaSelBeauty2XGamma"                 |       517 |       1289 |     2.4932 |     1.8697 |      1.0000 |      15.000 |
+ | "# Phys/TrackListBeauty2XGamma"                 |       517 |       2838 |     5.4894 |     2.9559 |      1.0000 |      19.000 |
+ | "# a_1(1260)+ -> pi+  pi+  pi-  Lambda0 "       |       297 |         79 |    0.26599 |     2.0000 |      0.0000 |      31.000 |
+ | "# a_1(1260)- -> pi-  pi-  pi+  Lambda~0 "      |       316 |         86 |    0.27215 |     1.6095 |      0.0000 |      20.000 |
+ | "# input particles"                             |       517 |       4127 |     7.9826 |     3.8884 |      2.0000 |      29.000 |
+ | "# pi+"                                         |       517 |       1469 |     2.8414 |     1.8860 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       517 |       1369 |     2.6480 |     1.7404 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       517 |        165 |    0.31915 |     2.1601 |      0.0000 |      31.000 |
+ |*"#accept"                                       |       517 |         37 |(  7.15667 +- 1.13367  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2811 |        983 |(  34.9698 +- 0.899443 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      3673 |       1217 |(  33.1337 +- 0.776655 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2153 |        608 |(  28.2397 +- 0.970175 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       608 |        165 |(  27.1382 +- 1.80339  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        23 |         23 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Beauty2XGamma3pi_Lambda0_     SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> a_1(1260)+  gamma "                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> a_1(1260)-  gamma "                    |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# Phys/FourTracks_wLambda_ForRadiativeBeauty2XG|        20 |         77 |     3.8500 |     5.6945 |      1.0000 |      21.000 |
+ | "# Phys/PhotonSelBeauty2XGamma"                 |        20 |         33 |     1.6500 |     1.2757 |      1.0000 |      5.0000 |
+ | "# a_1(1260)+"                                  |        20 |         34 |     1.7000 |     2.7767 |      0.0000 |      9.0000 |
+ | "# a_1(1260)-"                                  |        20 |         43 |     2.1500 |     3.4245 |      0.0000 |      13.000 |
+ | "# gamma"                                       |        20 |         33 |     1.6500 |     1.2757 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        20 |        110 |     5.5000 |     5.6789 |      2.0000 |      22.000 |
+ | "# max size B+ -> a_1(1260)+  gamma "           |        20 |         52 |     2.6000 |     4.8621 |      0.0000 |      20.000 |
+ | "# max size B- -> a_1(1260)-  gamma "           |        20 |         57 |     2.8500 |     3.8246 |      0.0000 |      13.000 |
+ | "# selected"                                    |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        20 |          1 |(  5.00000 +- 4.87340  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       109 |         79 |(  72.4771 +- 4.27794  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        79 |          1 |(  1.26582 +- 1.25779  )%|   -------   |   -------   |
+Beauty2XGamma3pi_Lambda0_Hl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_Lambda0_"              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Beauty2XGamma3pi_Lambda0_Line SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGamma3pi_Lambda0_Hlt1TISTOS"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBeauty2XGamma3pi_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBeauty2XGamma3pi_L...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGamma3pi_L...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDoubleSLForRX_Line...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDoubleSLForRX_Line...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+DoubleSLForRX_Kaons           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseKaons"                       |       812 |      16196 |     19.946 |     10.690 |      1.0000 |      84.000 |
+ | "# input particles"                             |       812 |      16196 |     19.946 |     10.690 |      1.0000 |      84.000 |
+ |*"#accept"                                       |       812 |        606 |(  74.6305 +- 1.52699  )%|   -------   |   -------   |
+ | "#passed"                                       |       812 |       1184 |     1.4581 |     1.2815 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |     16196 |       1184 |(  7.31045 +- 0.204542 )%|   -------   |   -------   |
+SelFilterPhys_StdAllLooseEl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       945 |        870 |(  92.0635 +- 0.879311 )%|   -------   |   -------   |
+DoubleSLForRX_Electrons       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseElectrons"                   |       595 |       4056 |     6.8168 |     4.2110 |      1.0000 |      26.000 |
+ | "# input particles"                             |       595 |       4056 |     6.8168 |     4.2110 |      1.0000 |      26.000 |
+ |*"#accept"                                       |       595 |        107 |(  17.9832 +- 1.57444  )%|   -------   |   -------   |
+ | "#passed"                                       |       595 |        122 |    0.20504 |    0.47630 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      4056 |        122 |(  3.00789 +- 0.268195 )%|   -------   |   -------   |
+DoubleSLForRX_Muons           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       502 |       1698 |     3.3825 |     2.5626 |      1.0000 |      20.000 |
+ | "# input particles"                             |       502 |       1698 |     3.3825 |     2.5626 |      1.0000 |      20.000 |
+ |*"#accept"                                       |       502 |        177 |(  35.2590 +- 2.13242  )%|   -------   |   -------   |
+ | "#passed"                                       |       502 |        215 |    0.42829 |    0.64511 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |      1698 |        215 |(  12.6620 +- 0.807018 )%|   -------   |   -------   |
+DoubleSLForRX_Leptons         SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DoubleSLForRX_Electrons"                |       258 |        122 |    0.47287 |    0.62972 |      0.0000 |      4.0000 |
+ | "# Phys/DoubleSLForRX_Muons"                    |       258 |        215 |    0.83333 |    0.68718 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       258 |        337 |     1.3062 |    0.58006 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |       258 |        258 |(  100.000 +- 0.387597 )%|   -------   |   -------   |
+ | "#passed"                                       |       258 |        337 |     1.3062 |    0.58006 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |       337 |        337 |(  100.000 +- 0.296736 )%|   -------   |   -------   |
+DoubleSLForRX_D               SUCCESS Number of counters : 22
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  e+ "                               |       258 |         16 |   0.062016 |    0.24118 |      0.0000 |      1.0000 |
+ | "# D0 -> K-  mu+ "                              |       258 |         27 |    0.10465 |    0.35314 |      0.0000 |      2.0000 |
+ | "# D~0 -> K+  e- "                              |       258 |         16 |   0.062016 |    0.27143 |      0.0000 |      2.0000 |
+ | "# D~0 -> K+  mu- "                             |       258 |         25 |   0.096899 |    0.33281 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       258 |        258 |     1.0000 |    0.94418 |      0.0000 |      4.0000 |
+ | "# K-"                                          |       258 |        279 |     1.0814 |    0.90496 |      0.0000 |      5.0000 |
+ | "# Phys/DoubleSLForRX_Kaons"                    |       258 |        537 |     2.0814 |     1.2093 |      1.0000 |      7.0000 |
+ | "# Phys/DoubleSLForRX_Leptons"                  |       258 |        337 |     1.3062 |    0.58006 |      1.0000 |      4.0000 |
+ | "# e+"                                          |       258 |         57 |    0.22093 |    0.44201 |      0.0000 |      2.0000 |
+ | "# e-"                                          |       258 |         65 |    0.25194 |    0.46013 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       258 |        874 |     3.3876 |     1.4049 |      2.0000 |      8.0000 |
+ | "# max size D0 -> K-  e+ "                      |       258 |         70 |    0.27132 |    0.72339 |      0.0000 |      5.0000 |
+ | "# max size D0 -> K-  mu+ "                     |       258 |        106 |    0.41085 |    0.75854 |      0.0000 |      4.0000 |
+ | "# max size D~0 -> K+  e- "                     |       258 |         68 |    0.26357 |    0.67651 |      0.0000 |      4.0000 |
+ | "# max size D~0 -> K+  mu- "                    |       258 |        114 |    0.44186 |    0.95566 |      0.0000 |      8.0000 |
+ | "# mu+"                                         |       258 |        114 |    0.44186 |    0.55555 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       258 |        101 |    0.39147 |    0.54794 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       258 |         84 |    0.32558 |    0.57953 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       258 |         70 |(  27.1318 +- 2.76821  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       358 |        186 |(  51.9553 +- 2.64056  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       186 |         84 |(  45.1613 +- 3.64897  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+DoubleSLForRX_Pions           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |        70 |       2961 |     42.300 |     16.088 |      11.000 |      86.000 |
+ | "# input particles"                             |        70 |       2961 |     42.300 |     16.088 |      11.000 |      86.000 |
+ |*"#accept"                                       |        70 |         70 |(  100.000 +- 1.42857  )%|   -------   |   -------   |
+ | "#passed"                                       |        70 |       1025 |     14.643 |     5.4903 |      4.0000 |      26.000 |
+ |*"efficiency"                                    |      2961 |       1025 |(  34.6167 +- 0.874293 )%|   -------   |   -------   |
+DoubleSLForRX_Line            SUCCESS Number of counters : 22
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D~0  pi-  e+ "                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# B0 -> D~0  pi-  mu+ "                        |         9 |          1 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ | "# B~0 -> D0  pi+  e- "                         |         9 |          1 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ | "# B~0 -> D0  pi+  mu- "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        70 |         43 |    0.61429 |    0.68228 |      0.0000 |      3.0000 |
+ | "# D~0"                                         |        70 |         41 |    0.58571 |    0.62089 |      0.0000 |      2.0000 |
+ | "# Phys/DoubleSLForRX_D"                        |        70 |         84 |     1.2000 |    0.43425 |      1.0000 |      3.0000 |
+ | "# Phys/DoubleSLForRX_Leptons"                  |        70 |        106 |     1.5143 |    0.69164 |      1.0000 |      4.0000 |
+ | "# Phys/DoubleSLForRX_Pions"                    |        70 |       1025 |     14.643 |     5.4903 |      4.0000 |      26.000 |
+ | "# e+"                                          |        70 |         20 |    0.28571 |    0.51110 |      0.0000 |      2.0000 |
+ | "# e-"                                          |        70 |         26 |    0.37143 |    0.53908 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        70 |       1215 |     17.357 |     5.6721 |      6.0000 |      29.000 |
+ | "# mu+"                                         |        70 |         34 |    0.48571 |    0.60339 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        70 |         26 |    0.37143 |    0.56496 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |        70 |        533 |     7.6143 |     3.3093 |      2.0000 |      17.000 |
+ | "# pi-"                                         |        70 |        492 |     7.0286 |     3.1667 |      1.0000 |      14.000 |
+ | "# selected"                                    |        70 |          3 |   0.042857 |    0.20253 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        70 |          3 |(  4.28571 +- 2.42076  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       163 |         14 |(  8.58896 +- 2.19470  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        14 |          7 |(  50.0000 +- 13.3631  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          3 |(  42.8571 +- 18.7044  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingDoubleSLForRX_Line...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingDoubleSLForRX_Line   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDoubleSLForRX_Line   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingKshort2eePiPi_eeFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ElecsFromTracksForKshort2ee...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdDiElectronFromTracks"                |       705 |      38754 |     54.970 |     85.715 |      3.0000 |      801.00 |
+ | "# input particles"                             |       705 |      38754 |     54.970 |     85.715 |      3.0000 |      801.00 |
+ |*"#accept"                                       |       705 |        497 |(  70.4965 +- 1.71762  )%|   -------   |   -------   |
+ | "#passed"                                       |       705 |       5448 |     7.7277 |     13.592 |      0.0000 |      137.00 |
+ |*"efficiency"                                    |     38754 |       5448 |(  14.0579 +- 0.176565 )%|   -------   |   -------   |
+PionsForKshort2eePiPi         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       497 |      27729 |     55.793 |     23.390 |      11.000 |      150.00 |
+ | "# input particles"                             |       497 |      27729 |     55.793 |     23.390 |      11.000 |      150.00 |
+ |*"#accept"                                       |       497 |        497 |(  100.000 +- 0.201207 )%|   -------   |   -------   |
+ | "#passed"                                       |       497 |       3753 |     7.5513 |     3.7311 |      1.0000 |      26.000 |
+ |*"efficiency"                                    |     27729 |       3753 |(  13.5346 +- 0.205436 )%|   -------   |   -------   |
+Kshort2eePiPi_eeFromTracksLineSUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |       497 |        530 |     1.0664 |     1.8543 |      0.0000 |      14.000 |
+ | "# KS0 -> pi+  pi-  J/psi(1S) "                 |       206 |          2 |  0.0097087 |    0.13901 |      0.0000 |      2.0000 |
+ | "# Phys/ElecsFromTracksForKshort2eePiPi"        |       497 |       5448 |     10.962 |     15.053 |      1.0000 |      137.00 |
+ | "# Phys/PionsForKshort2eePiPi"                  |       497 |       3753 |     7.5513 |     3.7311 |      1.0000 |      26.000 |
+ | "# input particles"                             |       497 |       9201 |     18.513 |     17.326 |      2.0000 |      151.00 |
+ | "# pi+"                                         |       497 |       1941 |     3.9054 |     2.3050 |      0.0000 |      14.000 |
+ | "# pi-"                                         |       497 |       1812 |     3.6459 |     2.2110 |      0.0000 |      12.000 |
+ | "# selected"                                    |       497 |          2 |  0.0040241 |   0.089622 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       497 |          1 |( 0.201207 +- 0.201005 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      4531 |       1664 |(  36.7248 +- 0.716142 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4092 |          5 |( 0.122190 +- 0.0546115)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+StrippingKshort2eePiPi_eeFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingKshort2eePiPi_eeFr...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingKshort2eePiPi_eeFr...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingKshort2eePiPi_eeFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ElecsFromTracksForKshort2ee...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdDiElectronFromTracks"                |       705 |      38754 |     54.970 |     85.715 |      3.0000 |      801.00 |
+ | "# input particles"                             |       705 |      38754 |     54.970 |     85.715 |      3.0000 |      801.00 |
+ |*"#accept"                                       |       705 |        705 |(  100.000 +- 0.141844 )%|   -------   |   -------   |
+ | "#passed"                                       |       705 |      38754 |     54.970 |     85.715 |      3.0000 |      801.00 |
+ |*"efficiency"                                    |     38754 |      38754 |(  100.000 +- 0.00258038)%|   -------   |   -------   |
+PionsForKshort2eePiPi_soft    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       705 |      37101 |     52.626 |     22.018 |      3.0000 |      150.00 |
+ | "# input particles"                             |       705 |      37101 |     52.626 |     22.018 |      3.0000 |      150.00 |
+ |*"#accept"                                       |       705 |        703 |(  99.7163 +- 0.200313 )%|   -------   |   -------   |
+ | "#passed"                                       |       705 |       6685 |     9.4823 |     4.5697 |      0.0000 |      28.000 |
+ |*"efficiency"                                    |     37101 |       6685 |(  18.0184 +- 0.199537 )%|   -------   |   -------   |
+Kshort2eePiPi_eeFromTracks_...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |       703 |      12914 |     18.370 |     28.599 |      1.0000 |      267.00 |
+ | "# KS0 -> pi+  pi-  J/psi(1S) "                 |       683 |         24 |   0.035139 |    0.37326 |      0.0000 |      7.0000 |
+ | "# Phys/ElecsFromTracksForKshort2eePiPi_soft"   |       703 |      38742 |     55.110 |     85.797 |      3.0000 |      801.00 |
+ | "# Phys/PionsForKshort2eePiPi_soft"             |       703 |       6685 |     9.5092 |     4.5481 |      1.0000 |      28.000 |
+ | "# input particles"                             |       703 |      45427 |     64.619 |     88.472 |      4.0000 |      829.00 |
+ | "# pi+"                                         |       703 |       3366 |     4.7881 |     2.6959 |      0.0000 |      18.000 |
+ | "# pi-"                                         |       703 |       3319 |     4.7212 |     2.6177 |      0.0000 |      15.000 |
+ | "# selected"                                    |       703 |         24 |   0.034139 |    0.36796 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |       703 |         10 |(  1.42248 +- 0.446615 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     18199 |      12527 |(  68.8335 +- 0.343337 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    398354 |         44 |(0.0110455 +- 0.00166507)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        44 |         24 |(  54.5455 +- 7.50657  )%|   -------   |   -------   |
+Kshort2eePiPi_eeFromTracks_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Kshort2eePiPi_eeFromTracks_forTOS"      |        10 |         24 |     2.4000 |     1.9596 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        10 |         24 |     2.4000 |     1.9596 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+StrippingKshort2eePiPi_eeFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingKshort2eePiPi_eeFr...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingKshort2eePiPi_eeFr...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        100 |(  10.0000 +- 0.948683 )%|   -------   |   -------   |
+SelJpsi2eeFromTracksForBd2J...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdDiElectronFromTracks"                |       705 |      38754 |     54.970 |     85.715 |      3.0000 |      801.00 |
+ | "# input particles"                             |       705 |      38754 |     54.970 |     85.715 |      3.0000 |      801.00 |
+ |*"#accept"                                       |       705 |         50 |(  7.09220 +- 0.966767 )%|   -------   |   -------   |
+ | "#passed"                                       |       705 |         57 |   0.080851 |    0.31146 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |     38754 |         57 |( 0.147082 +- 0.0194671)%|   -------   |   -------   |
+StdLooseKsMergedForBetaSBd2...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |        43 |        146 |     3.3953 |     2.8623 |      0.0000 |      12.000 |
+ | "# Phys/StdLooseKsLL"                           |        43 |         40 |    0.93023 |     1.2831 |      0.0000 |      6.0000 |
+ | "# input particles"                             |        43 |        186 |     4.3256 |     2.9073 |      1.0000 |      12.000 |
+ |*"#accept"                                       |        43 |         43 |(  100.000 +- 2.32558  )%|   -------   |   -------   |
+ | "#passed"                                       |        43 |        186 |     4.3256 |     2.9073 |      1.0000 |      12.000 |
+ |*"efficiency"                                    |       186 |        186 |(  100.000 +- 0.537634 )%|   -------   |   -------   |
+KsForBetaSBd2JpsieeKS         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsMergedForBetaSBd2JpsieeKS"    |        43 |        186 |     4.3256 |     2.9073 |      1.0000 |      12.000 |
+ | "# input particles"                             |        43 |        186 |     4.3256 |     2.9073 |      1.0000 |      12.000 |
+ |*"#accept"                                       |        43 |         38 |(  88.3721 +- 4.88848  )%|   -------   |   -------   |
+ | "#passed"                                       |        43 |         96 |     2.2326 |     1.5824 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |       186 |         96 |(  51.6129 +- 3.66427  )%|   -------   |   -------   |
+Bd2JpsieeKSBd2JpsieeKSFromT...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> J/psi(1S)  KS0 "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# KS0"                                         |         2 |         10 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# Phys/KsForBetaSBd2JpsieeKS"                  |         2 |         10 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# Phys/SelJpsi2eeFromTracksForBd2JpsieeKS"     |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |         13 |     6.5000 |    0.50000 |      6.0000 |      7.0000 |
+ | "# max size B0 -> J/psi(1S)  KS0 "              |         2 |         15 |     7.5000 |     2.5000 |      5.0000 |      10.000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        15 |          5 |(  33.3333 +- 12.1716  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         95 |(  9.50000 +- 0.927227 )%|   -------   |   -------   |
+Kstar2KpiForBetaSNoBiasBd2J...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKstar2Kpi"                      |        22 |       7527 |     342.14 |     357.01 |      1.0000 |      1501.0 |
+ | "# input particles"                             |        22 |       7527 |     342.14 |     357.01 |      1.0000 |      1501.0 |
+ |*"#accept"                                       |        22 |         20 |(  90.9091 +- 6.12909  )%|   -------   |   -------   |
+ | "#passed"                                       |        22 |        227 |     10.318 |     8.3850 |      0.0000 |      35.000 |
+ |*"efficiency"                                    |      7527 |        227 |(  3.01581 +- 0.197125 )%|   -------   |   -------   |
+Bd2JpsieeKSBd2JpsieeKstarFr...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# J/psi(1S)"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# K*(892)0"                                    |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# K*(892)~0"                                   |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# Phys/Kstar2KpiForBetaSNoBiasBd2JpsieeKS"     |         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ | "# Phys/SelJpsi2eeFromTracksForBd2JpsieeKS"     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |         19 |     19.000 |     0.0000 |      19.000 |      19.000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |         1 |         24 |     24.000 |     0.0000 |      24.000 |      24.000 |
+ | "# selected"                                    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        34 |         23 |(  67.6471 +- 8.02309  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        23 |          2 |(  8.69565 +- 5.87534  )%|   -------   |   -------   |
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bd2JpsiKSFromTracks           SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> J/psi(1S)  KS0 "                       |        36 |          9 |    0.25000 |    0.54645 |      0.0000 |      2.0000 |
+ | "# J/psi(1S)"                                   |        36 |         43 |     1.1944 |    0.46064 |      1.0000 |      3.0000 |
+ | "# KS0"                                         |        36 |         91 |     2.5278 |     1.4811 |      1.0000 |      7.0000 |
+ | "# Phys/KsForBetaSBd2JpsieeKS"                  |        36 |         91 |     2.5278 |     1.4811 |      1.0000 |      7.0000 |
+ | "# Phys/SelJpsi2eeFromTracksForBd2JpsieeKS"     |        36 |         43 |     1.1944 |    0.46064 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        36 |        134 |     3.7222 |     1.5204 |      2.0000 |      8.0000 |
+ | "# max size B0 -> J/psi(1S)  KS0 "              |        36 |        107 |     2.9722 |     1.9928 |      1.0000 |      10.000 |
+ | "# selected"                                    |        36 |          9 |    0.25000 |    0.54645 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        36 |          7 |(  19.4444 +- 6.59621  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       107 |         24 |(  22.4299 +- 4.03245  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        24 |          9 |(  37.5000 +- 9.88212  )%|   -------   |   -------   |
+Bd2JpsieeKSBd2JpsieeKSFromT...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bd2JpsiKSFromTracks"                    |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+ |*"#passed"                                       |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseDiEle...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        432 |(  47.4204 +- 1.65437  )%|   -------   |   -------   |
+SelJpsi2eeForBd2JpsieeKS      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiElectron"                     |       432 |       2104 |     4.8704 |     5.7350 |      1.0000 |      46.000 |
+ | "# input particles"                             |       432 |       2104 |     4.8704 |     5.7350 |      1.0000 |      46.000 |
+ |*"#accept"                                       |       432 |         53 |(  12.2685 +- 1.57845  )%|   -------   |   -------   |
+ | "#passed"                                       |       432 |         62 |    0.14352 |    0.41136 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |      2104 |         62 |(  2.94677 +- 0.368685 )%|   -------   |   -------   |
+Bd2JpsiKS                     SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> J/psi(1S)  KS0 "                       |        38 |          9 |    0.23684 |    0.53480 |      0.0000 |      2.0000 |
+ | "# J/psi(1S)"                                   |        38 |         47 |     1.2368 |    0.48309 |      1.0000 |      3.0000 |
+ | "# KS0"                                         |        38 |         96 |     2.5263 |     1.4462 |      1.0000 |      7.0000 |
+ | "# Phys/KsForBetaSBd2JpsieeKS"                  |        38 |         96 |     2.5263 |     1.4462 |      1.0000 |      7.0000 |
+ | "# Phys/SelJpsi2eeForBd2JpsieeKS"               |        38 |         47 |     1.2368 |    0.48309 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        38 |        143 |     3.7632 |     1.5293 |      2.0000 |      8.0000 |
+ | "# max size B0 -> J/psi(1S)  KS0 "              |        38 |        119 |     3.1316 |     2.1542 |      1.0000 |      10.000 |
+ | "# selected"                                    |        38 |          9 |    0.23684 |    0.53480 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        38 |          7 |(  18.4211 +- 6.28861  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       119 |         25 |(  21.0084 +- 3.73434  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        25 |          9 |(  36.0000 +- 9.60000  )%|   -------   |   -------   |
+Bd2JpsieeKSBd2JpsieeKSDetac...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bd2JpsiKS"                              |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+ |*"#passed"                                       |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2MuNuControlLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         27 |(  2.70000 +- 0.512552 )%|   -------   |   -------   |
+SelFilterPhys_Bu2MuNu_MuFor...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        24 |          3 |(  12.5000 +- 6.75077  )%|   -------   |   -------   |
+Bu2MuNuControlLine            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNu_MuForBu2MuNuControl"            |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#passed"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_Bu2MuNuControl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuControlLine"                     |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_Bu2MuNuControl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuControlLine"                     |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_Bu2MuNuControl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuControlLine"                     |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo4_Bu2MuNuControl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuControlLine"                     |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo5_Bu2MuNuControl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuControlLine"                     |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo6_Bu2MuNuControl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuControlLine"                     |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo7_Bu2MuNuControl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuControlLine"                     |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo8_Bu2MuNuControl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuControlLine"                     |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo9_Bu2MuNuControl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuControlLine"                     |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo10_Bu2MuNuContro...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuControlLine"                     |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBu2MuNuControlLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBu2MuNuControlLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2MuNuControlLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2MuNuSignalLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2MuNuSignalLineV...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        411 |(  41.1000 +- 1.55589  )%|   -------   |   -------   |
+SelFilterPhys_Bu2MuNu_MuFor...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       322 |          2 |( 0.621118 +- 0.437831 )%|   -------   |   -------   |
+Bu2MuNuSignalLine             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNu_MuForBu2MuNu"                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_Bu2MuNuSignalLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuSignalLine"                      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Bu2MuNuSignalLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuSignalLine"                      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Bu2MuNuSignalLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuSignalLine"                      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_Bu2MuNuSignalLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuSignalLine"                      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_Bu2MuNuSignalLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuSignalLine"                      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo6_Bu2MuNuSignalLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuSignalLine"                      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo7_Bu2MuNuSignalLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuSignalLine"                      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo8_Bu2MuNuSignalLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuSignalLine"                      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo9_Bu2MuNuSignalLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuSignalLine"                      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo10_Bu2MuNuSignal...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2MuNuSignalLine"                      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBu2MuNuSignalLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBu2MuNuSignalLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2MuNuSignalLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDiMuonAndGammaForC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelDiMuonForCharmAssociative  SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  mu- "                      |       759 |         91 |    0.11989 |    0.34068 |      0.0000 |      2.0000 |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# max size J/psi(1S) -> mu+  mu- "             |       759 |        619 |    0.81555 |     1.8537 |      0.0000 |      30.000 |
+ | "# mu+"                                         |       759 |        615 |    0.81028 |    0.91300 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       759 |        612 |    0.80632 |    0.88505 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       759 |         91 |    0.11989 |    0.34068 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       759 |         87 |(  11.4625 +- 1.15633  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       619 |        103 |(  16.6397 +- 1.49695  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       103 |         91 |(  88.3495 +- 3.16123  )%|   -------   |   -------   |
+DiMuonAndGammaForCharmAssoc...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |        87 |         16 |    0.18391 |    0.38741 |      0.0000 |      1.0000 |
+ | "# Phys/SelDiMuonForCharmAssociative"           |        87 |         91 |     1.0460 |    0.20944 |      1.0000 |      2.0000 |
+ | "# Phys/StdLooseAllPhotons"                     |        87 |       3749 |     43.092 |     19.469 |      8.0000 |      90.000 |
+ | "# chi_b2(1P) -> J/psi(1S)  gamma "             |        87 |          3 |   0.034483 |    0.18247 |      0.0000 |      1.0000 |
+ | "# gamma"                                       |        87 |         13 |    0.14943 |    0.44279 |      0.0000 |      3.0000 |
+ | "# input particles"                             |        87 |       3840 |     44.138 |     19.467 |      9.0000 |      91.000 |
+ | "# max size chi_b2(1P) -> J/psi(1S)  gamma "    |        87 |          3 |   0.034483 |    0.18247 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        87 |          3 |   0.034483 |    0.18247 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        87 |          3 |(  3.44828 +- 1.95624  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingDiMuonAndGammaForC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingDiMuonAndGammaForC...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDiMuonAndGammaForC...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDoubleDiMuonForCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DoubleDiMuonForCharmAssocia...SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |        87 |         91 |     1.0460 |    0.20944 |      1.0000 |      2.0000 |
+ | "# Phys/SelDiMuonForCharmAssociative"           |        87 |         91 |     1.0460 |    0.20944 |      1.0000 |      2.0000 |
+ | "# chi_b2(1P) -> J/psi(1S)  J/psi(1S) "         |        87 |          1 |   0.011494 |    0.10659 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        87 |         91 |     1.0460 |    0.20944 |      1.0000 |      2.0000 |
+ | "# max size chi_b2(1P) -> J/psi(1S)  J/psi(1S) "|        87 |         99 |     1.1379 |    0.62831 |      1.0000 |      4.0000 |
+ | "# selected"                                    |        87 |          1 |   0.011494 |    0.10659 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        87 |          1 |(  1.14943 +- 1.14280  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingDoubleDiMuonForCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingDoubleDiMuonForCha...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDoubleDiMuonForCha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingChiAndDiMuonForCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelDoubleDiMuonForCharmAsso...SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |        87 |         91 |     1.0460 |    0.20944 |      1.0000 |      2.0000 |
+ | "# Phys/SelDiMuonForCharmAssociative"           |        87 |         91 |     1.0460 |    0.20944 |      1.0000 |      2.0000 |
+ | "# chi_b2(1P) -> J/psi(1S)  J/psi(1S) "         |        87 |          1 |   0.011494 |    0.10659 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        87 |         91 |     1.0460 |    0.20944 |      1.0000 |      2.0000 |
+ | "# max size chi_b2(1P) -> J/psi(1S)  J/psi(1S) "|        87 |         99 |     1.1379 |    0.62831 |      1.0000 |      4.0000 |
+ | "# selected"                                    |        87 |          1 |   0.011494 |    0.10659 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        87 |          1 |(  1.14943 +- 1.14280  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+SelPreChiAndDiMuonForCharmA...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/SelDiMuonForCharmAssociative"           |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/SelDoubleDiMuonForCharmAssociative"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseAllPhotons"                     |         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ | "# chi_b2(1P) -> J/psi(1S)  J/psi(1S)  gamma "  |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# gamma"                                       |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# input particles"                             |         1 |         35 |     35.000 |     0.0000 |      35.000 |      35.000 |
+ | "# max size chi_b2(1P) -> J/psi(1S)  J/psi(1S)  |         1 |         36 |     36.000 |     0.0000 |      36.000 |      36.000 |
+ | "# selected"                                    |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         9 |          8 |(  88.8889 +- 10.4757  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+ChiAndDiMuonForCharmAssocia...SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelPreChiAndDiMuonForCharmAssociative"  |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# particles "StdLooseAllPhotons/Particles""    |         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ | "# photons   "StdLooseAllPhotons/Particles""    |         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "#tagged"                                       |         8 |          3 |    0.37500 |    0.48412 |      0.0000 |      1.0000 |
+StrippingChiAndDiMuonForCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingChiAndDiMuonForCha...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingChiAndDiMuonForCha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDiChiForCharmAssoc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelPreDiChiForCharmAssociativeSUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/SelDiMuonForCharmAssociative"           |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/SelDoubleDiMuonForCharmAssociative"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseAllPhotons"                     |         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ | "# chi_b2(1P) -> J/psi(1S)  J/psi(1S)  gamma  ga|         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ | "# gamma"                                       |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# input particles"                             |         1 |         35 |     35.000 |     0.0000 |      35.000 |      35.000 |
+ | "# max size chi_b2(1P) -> J/psi(1S)  J/psi(1S)  |         1 |        324 |     324.00 |     0.0000 |      324.00 |      324.00 |
+ | "# selected"                                    |         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        36 |         28 |(  77.7778 +- 6.92900  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+DiChiForCharmAssociative      SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelPreDiChiForCharmAssociative"         |         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ | "# input particles"                             |         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ | "# particles "StdLooseAllPhotons/Particles""    |         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ | "# photons   "StdLooseAllPhotons/Particles""    |         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ | "#tagged"                                       |        56 |         21 |    0.37500 |    0.48412 |      0.0000 |      1.0000 |
+StrippingDiChiForCharmAssoc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingDiChiForCharmAssoc...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDiChiForCharmAssoc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDiMuonAndWForCharm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelWForCharmAssociative       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       759 |          3 |( 0.395257 +- 0.227750 )%|   -------   |   -------   |
+ |*"#passed"                                       |       759 |          3 |( 0.395257 +- 0.227750 )%|   -------   |   -------   |
+ |*"efficiency"                                    |      3022 |          3 |(0.0992720 +- 0.0572863)%|   -------   |   -------   |
+StrippingDiMuonAndWForCharm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDiMuonAndWForCharm...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDiMuonAndWForCharm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingChiAndWForCharmAss...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingChiAndWForCharmAss...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingChiAndWForCharmAss...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingChiAndWForCharmAss...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2MajoMuDDLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2MajoMuDDLineVOI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MuforBu2MajoLep               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |       507 |        301 |(  59.3688 +- 2.18125  )%|   -------   |   -------   |
+ | "#passed"                                       |       507 |        370 |    0.72978 |    0.71056 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       863 |        370 |(  42.8737 +- 1.68464  )%|   -------   |   -------   |
+SelFilterPhys_StdNoPIDsDown...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        889 |(  97.5851 +- 0.508610 )%|   -------   |   -------   |
+DownPiforBu2MajoLep           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsDownPions"                     |       299 |       4154 |     13.893 |     7.7758 |      1.0000 |      43.000 |
+ | "# input particles"                             |       299 |       4154 |     13.893 |     7.7758 |      1.0000 |      43.000 |
+ |*"#accept"                                       |       299 |        285 |(  95.3177 +- 1.22174  )%|   -------   |   -------   |
+ | "#passed"                                       |       299 |       1721 |     5.7559 |     4.1199 |      0.0000 |      21.000 |
+ |*"efficiency"                                    |      4154 |       1721 |(  41.4299 +- 0.764296 )%|   -------   |   -------   |
+SelFilterPhys_StdNoPIDsDown...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        889 |(  97.5851 +- 0.508610 )%|   -------   |   -------   |
+DownEforBu2MajoLep            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsDownElectrons"                 |       285 |       4079 |     14.312 |     7.6615 |      1.0000 |      43.000 |
+ | "# input particles"                             |       285 |       4079 |     14.312 |     7.6615 |      1.0000 |      43.000 |
+ |*"#accept"                                       |       285 |        285 |(  100.000 +- 0.350877 )%|   -------   |   -------   |
+ | "#passed"                                       |       285 |       1972 |     6.9193 |     4.4953 |      1.0000 |      22.000 |
+ |*"efficiency"                                    |      4079 |       1972 |(  48.3452 +- 0.782447 )%|   -------   |   -------   |
+DownMajoforBu2MajoLepDD       SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> pi+  e- "                             |       285 |        591 |     2.0737 |     3.0096 |      0.0000 |      18.000 |
+ | "# KS0 -> pi-  e+ "                             |       285 |        619 |     2.1719 |     3.1213 |      0.0000 |      21.000 |
+ | "# Phys/DownEforBu2MajoLep"                     |       285 |       1972 |     6.9193 |     4.4953 |      1.0000 |      22.000 |
+ | "# Phys/DownPiforBu2MajoLep"                    |       285 |       1721 |     6.0386 |     4.0125 |      1.0000 |      21.000 |
+ | "# e+"                                          |       285 |       1010 |     3.5439 |     2.5220 |      0.0000 |      14.000 |
+ | "# e-"                                          |       285 |        895 |     3.1404 |     2.4867 |      0.0000 |      12.000 |
+ | "# input particles"                             |       285 |       3693 |     12.958 |     8.4529 |      2.0000 |      43.000 |
+ | "# max size KS0 -> pi+  e- "                    |       285 |       3573 |     12.537 |     17.485 |      0.0000 |      98.000 |
+ | "# max size KS0 -> pi-  e+ "                    |       285 |       3691 |     12.951 |     18.434 |      0.0000 |      110.00 |
+ | "# pi+"                                         |       285 |        865 |     3.0351 |     2.2350 |      0.0000 |      14.000 |
+ | "# pi-"                                         |       285 |        791 |     2.7754 |     2.2923 |      0.0000 |      11.000 |
+ | "# selected"                                    |       285 |       1210 |     4.2456 |     5.9833 |      0.0000 |      36.000 |
+ |*"#accept"                                       |       285 |        179 |(  62.8070 +- 2.86294  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7264 |       1961 |(  26.9961 +- 0.520878 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1961 |       1210 |(  61.7032 +- 1.09773  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        10 |         10 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Bu2MajoMuDDLine               SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> mu+  KS0 "                             |       179 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> mu-  KS0 "                             |       179 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |       179 |       1210 |     6.7598 |     6.3249 |      1.0000 |      36.000 |
+ | "# Phys/DownMajoforBu2MajoLepDD"                |       179 |       1210 |     6.7598 |     6.3249 |      1.0000 |      36.000 |
+ | "# Phys/MuforBu2MajoLep"                        |       179 |        226 |     1.2626 |    0.51055 |      1.0000 |      3.0000 |
+ | "# input particles"                             |       179 |       1436 |     8.0223 |     6.3790 |      2.0000 |      37.000 |
+ | "# max size B+ -> mu+  KS0 "                    |       179 |        885 |     4.9441 |     8.1807 |      0.0000 |      46.000 |
+ | "# max size B- -> mu-  KS0 "                    |       179 |        681 |     3.8045 |     6.0029 |      0.0000 |      32.000 |
+ | "# mu+"                                         |       179 |        119 |    0.66480 |    0.64248 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       179 |        107 |    0.59777 |    0.61198 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       179 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       179 |          0 |(  0.00000 +- 0.558659 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1566 |         80 |(  5.10856 +- 0.556374 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        80 |          0 |(  0.00000 +- 1.25000  )%|   -------   |   -------   |
+StrippingBu2MajoMuDDLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBu2MajoMuDDLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2MajoMuDDLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2MajoMuLLLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2MajoMuLLLineVOI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PiforBu2MajoLep               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       301 |       3687 |     12.249 |     5.8430 |      2.0000 |      33.000 |
+ | "# input particles"                             |       301 |       3687 |     12.249 |     5.8430 |      2.0000 |      33.000 |
+ |*"#accept"                                       |       301 |        301 |(  100.000 +- 0.332226 )%|   -------   |   -------   |
+ | "#passed"                                       |       301 |       2290 |     7.6080 |     3.6160 |      1.0000 |      22.000 |
+ |*"efficiency"                                    |      3687 |       2290 |(  62.1101 +- 0.798925 )%|   -------   |   -------   |
+EforBu2MajoLep                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseElectrons"                      |       217 |        531 |     2.4470 |     1.8487 |      1.0000 |      10.000 |
+ | "# input particles"                             |       217 |        531 |     2.4470 |     1.8487 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       217 |        180 |(  82.9493 +- 2.55298  )%|   -------   |   -------   |
+ | "#passed"                                       |       217 |        343 |     1.5806 |     1.3992 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |       531 |        343 |(  64.5951 +- 2.07532  )%|   -------   |   -------   |
+MajoforBu2MajoLepLL           SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> pi+  e- "                             |       180 |        218 |     1.2111 |     2.0166 |      0.0000 |      13.000 |
+ | "# KS0 -> pi-  e+ "                             |       180 |        170 |    0.94444 |     1.6790 |      0.0000 |      10.000 |
+ | "# Phys/EforBu2MajoLep"                         |       180 |        343 |     1.9056 |     1.3195 |      1.0000 |      7.0000 |
+ | "# Phys/PiforBu2MajoLep"                        |       180 |       1575 |     8.7500 |     3.7843 |      1.0000 |      22.000 |
+ | "# e+"                                          |       180 |        157 |    0.87222 |    0.97200 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       180 |        184 |     1.0222 |    0.97727 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       180 |       1918 |     10.656 |     4.6336 |      2.0000 |      29.000 |
+ | "# max size KS0 -> pi+  e- "                    |       180 |        845 |     4.6944 |     6.2246 |      0.0000 |      36.000 |
+ | "# max size KS0 -> pi-  e+ "                    |       180 |        718 |     3.9889 |     6.0176 |      0.0000 |      39.000 |
+ | "# pi+"                                         |       180 |        789 |     4.3833 |     2.2491 |      1.0000 |      11.000 |
+ | "# pi-"                                         |       180 |        764 |     4.2444 |     2.2549 |      0.0000 |      13.000 |
+ | "# selected"                                    |       180 |        388 |     2.1556 |     3.0620 |      0.0000 |      18.000 |
+ |*"#accept"                                       |       180 |        119 |(  66.1111 +- 3.52801  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1563 |        627 |(  40.1152 +- 1.23975  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       627 |        388 |(  61.8820 +- 1.93961  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Bu2MajoMuLLLine               SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> mu+  KS0 "                             |       119 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> mu-  KS0 "                             |       119 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |       119 |        388 |     3.2605 |     3.2526 |      1.0000 |      18.000 |
+ | "# Phys/MajoforBu2MajoLepLL"                    |       119 |        388 |     3.2605 |     3.2526 |      1.0000 |      18.000 |
+ | "# Phys/MuforBu2MajoLep"                        |       119 |        153 |     1.2857 |    0.52087 |      1.0000 |      3.0000 |
+ | "# input particles"                             |       119 |        541 |     4.5462 |     3.2944 |      2.0000 |      20.000 |
+ | "# max size B+ -> mu+  KS0 "                    |       119 |        244 |     2.0504 |     4.0726 |      0.0000 |      36.000 |
+ | "# max size B- -> mu-  KS0 "                    |       119 |        255 |     2.1429 |     3.1948 |      0.0000 |      18.000 |
+ | "# mu+"                                         |       119 |         75 |    0.63025 |    0.64646 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       119 |         78 |    0.65546 |    0.61408 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       119 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       119 |          0 |(  0.00000 +- 0.840336 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       499 |         26 |(  5.21042 +- 0.994870 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        26 |          0 |(  0.00000 +- 3.84615  )%|   -------   |   -------   |
+StrippingBu2MajoMuLLLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBu2MajoMuLLLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2MajoMuLLLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingKshort2MuMuMuMu_Lo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LongMuonsForKshort2MuMuMuMu   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       759 |        356 |(  46.9038 +- 1.81140  )%|   -------   |   -------   |
+ | "#passed"                                       |       759 |        456 |    0.60079 |    0.73680 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      3022 |        456 |(  15.0893 +- 0.651132 )%|   -------   |   -------   |
+Kshort2MuMuMuMu_LongLine      SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> mu+  mu+  mu-  mu- "                  |        52 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LongMuonsForKshort2MuMuMuMu"            |       356 |        456 |     1.2809 |    0.53504 |      1.0000 |      4.0000 |
+ | "# input particles"                             |       356 |        456 |     1.2809 |    0.53504 |      1.0000 |      4.0000 |
+ | "# mu+"                                         |       356 |        229 |    0.64326 |    0.59891 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       356 |        227 |    0.63764 |    0.62318 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       356 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       356 |          0 |(  0.00000 +- 0.280899 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingKshort2MuMuMuMu_Lo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingKshort2MuMuMuMu_Lo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingKshort2MuMuMuMu_Lo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingKshort2MuMuMuMu_Do...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseDownM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        398 |(  43.6883 +- 1.64332  )%|   -------   |   -------   |
+DownMuonsForKshort2MuMuMuMu   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDownMuons"                      |       398 |        720 |     1.8090 |     1.2395 |      1.0000 |      10.000 |
+ | "# input particles"                             |       398 |        720 |     1.8090 |     1.2395 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       398 |        156 |(  39.1960 +- 2.44706  )%|   -------   |   -------   |
+ | "#passed"                                       |       398 |        190 |    0.47739 |    0.71118 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |       720 |        190 |(  26.3889 +- 1.64254  )%|   -------   |   -------   |
+Kshort2MuMuMuMu_DownLine      SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> mu+  mu+  mu-  mu- "                  |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DownMuonsForKshort2MuMuMuMu"            |       156 |        190 |     1.2179 |    0.62321 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       156 |        190 |     1.2179 |    0.62321 |      1.0000 |      6.0000 |
+ | "# mu+"                                         |       156 |         89 |    0.57051 |    0.60034 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       156 |        101 |    0.64744 |    0.66799 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       156 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       156 |          0 |(  0.00000 +- 0.641026 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingKshort2MuMuMuMu_Do...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingKshort2MuMuMuMu_Do...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingKshort2MuMuMuMu_Do...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTau2LambdaMuLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Tau2LambdaMuSelLambda         SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> p+  pi- "                         |       493 |         28 |   0.056795 |    0.24836 |      0.0000 |      2.0000 |
+ | "# Lambda~0 -> p~-  pi+ "                       |       493 |         39 |   0.079108 |    0.37116 |      0.0000 |      5.0000 |
+ | "# Phys/StdLoosePions"                          |       493 |       6130 |     12.434 |     5.6914 |      2.0000 |      33.000 |
+ | "# Phys/StdLooseProtons"                        |       493 |       2973 |     6.0304 |     4.3954 |      1.0000 |      26.000 |
+ | "# input particles"                             |       493 |       9103 |     18.465 |     9.8082 |      3.0000 |      55.000 |
+ | "# max size Lambda0 -> p+  pi- "                |       493 |       3366 |     6.8276 |     10.750 |      0.0000 |      112.00 |
+ | "# max size Lambda~0 -> p~-  pi+ "              |       493 |       3474 |     7.0467 |     9.9844 |      0.0000 |      66.000 |
+ | "# p+"                                          |       493 |        679 |     1.3773 |     1.5004 |      0.0000 |      10.000 |
+ | "# pi+"                                         |       493 |       2114 |     4.2880 |     2.3320 |      0.0000 |      14.000 |
+ | "# pi-"                                         |       493 |       2077 |     4.2130 |     2.3664 |      0.0000 |      14.000 |
+ | "# p~-"                                         |       493 |        669 |     1.3570 |     1.4222 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       493 |         67 |    0.13590 |    0.45014 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       493 |         53 |(  10.7505 +- 1.39506  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6840 |        263 |(  3.84503 +- 0.232492 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       263 |         67 |(  25.4753 +- 2.68678  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        10 |         10 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Tau2LambdaMuLine              SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        53 |         28 |    0.52830 |    0.56980 |      0.0000 |      2.0000 |
+ | "# Lambda~0"                                    |        53 |         39 |    0.73585 |    0.89339 |      0.0000 |      5.0000 |
+ | "# Phys/StdLooseMuons"                          |        53 |         88 |     1.6604 |     1.0806 |      1.0000 |      6.0000 |
+ | "# Phys/Tau2LambdaMuSelLambda"                  |        53 |         67 |     1.2642 |    0.67715 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        53 |        155 |     2.9245 |     1.3577 |      2.0000 |      8.0000 |
+ | "# max size tau+ -> Lambda0  mu+ "              |        53 |         12 |    0.22642 |    0.69068 |      0.0000 |      4.0000 |
+ | "# max size tau- -> Lambda~0  mu- "             |        53 |          8 |    0.15094 |    0.45126 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |        53 |         19 |    0.35849 |    0.55267 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        53 |         16 |    0.30189 |    0.45908 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        53 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+ -> Lambda0  mu+ "                       |        53 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau- -> Lambda~0  mu- "                      |        53 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        53 |          0 |(  0.00000 +- 1.88679  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        20 |          4 |(  20.0000 +- 8.94427  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingTau2LambdaMuLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTau2LambdaMuLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTau2LambdaMuLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeSigmaPM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeSigmaPMuMuLine     SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       724 |       2951 |     4.0760 |     3.4350 |      1.0000 |      35.000 |
+ | "# Phys/StdLooseProtons"                        |       724 |       4103 |     5.6671 |     4.1838 |      1.0000 |      28.000 |
+ | "# Sigma+ -> p+  mu+  mu- "                     |        66 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma~- -> p~-  mu-  mu+ "                   |        61 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       724 |       7054 |     9.7431 |     6.6061 |      2.0000 |      55.000 |
+ | "# mu+"                                         |       724 |        325 |    0.44890 |    0.68841 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |       724 |        302 |    0.41713 |    0.67924 |      0.0000 |      5.0000 |
+ | "# p+"                                          |       724 |       1294 |     1.7873 |     1.7133 |      0.0000 |      13.000 |
+ | "# p~-"                                         |       724 |       1227 |     1.6948 |     1.6401 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       724 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       724 |          0 |(  0.00000 +- 0.138122 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       415 |        109 |(  26.2651 +- 2.16024  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       155 |         10 |(  6.45161 +- 1.97327  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+StrippingRareStrangeSigmaPM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeSigmaPM...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeSigmaPM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeSigmaPE...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeSigmaPEELine       SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseElectrons"                   |       837 |       6656 |     7.9522 |     5.9051 |      1.0000 |      41.000 |
+ | "# Phys/StdLooseProtons"                        |       837 |       4610 |     5.5078 |     4.0332 |      1.0000 |      28.000 |
+ | "# Sigma+ -> p+  e+  e- "                       |        41 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma~- -> p~-  e-  e+ "                     |        43 |          1 |   0.023256 |    0.15071 |      0.0000 |      1.0000 |
+ | "# e+"                                          |       837 |        236 |    0.28196 |    0.54153 |      0.0000 |      3.0000 |
+ | "# e-"                                          |       837 |        244 |    0.29152 |    0.57097 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       837 |      11266 |     13.460 |     9.2243 |      2.0000 |      69.000 |
+ | "# p+"                                          |       837 |       1459 |     1.7431 |     1.6525 |      0.0000 |      13.000 |
+ | "# p~-"                                         |       837 |       1393 |     1.6643 |     1.6111 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       837 |          1 |  0.0011947 |   0.034544 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       837 |          1 |( 0.119474 +- 0.119403 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       338 |        162 |(  47.9290 +- 2.71731  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       201 |         37 |(  18.4080 +- 2.73356  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        37 |          1 |(  2.70270 +- 2.66593  )%|   -------   |   -------   |
+RelatedInfo1_RareStrangeSig...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeSigmaPEELine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_RareStrangeSig...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeSigmaPEELine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_RareStrangeSig...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeSigmaPEELine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingRareStrangeSigmaPE...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingRareStrangeSigmaPE...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeSigmaPE...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeSigmaPE...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeDiElectronDetached SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       911 |        245 |(  26.8935 +- 1.46907  )%|   -------   |   -------   |
+ | "Applying Brem-correction to dielectron"        |       763 |        689 |    0.90301 |    0.29594 |      0.0000 |      1.0000 |
+ | "Created KS0->ee"                               |       911 |        716 |    0.78595 |     1.9430 |      0.0000 |      18.000 |
+ | "Input protoP from Rec/ProtoP/Charged"          |       911 |      68164 |     74.823 |     35.731 |      3.0000 |      216.00 |
+ | "ParticleCombiner 2nd try failure"              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner failure"                      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner success"                      |       744 |        744 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Selected electrons"                            |       911 |       1410 |     1.5477 |     1.5680 |      0.0000 |      9.0000 |
+RareStrangeSigmaPEEDetLine    SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |       241 |        263 |     1.0913 |     1.4632 |      0.0000 |      8.0000 |
+ | "# Phys/RareStrangeDiElectronDetached"          |       241 |       2130 |     8.8382 |     8.4197 |      3.0000 |      54.000 |
+ | "# Phys/StdLooseProtons"                        |       241 |       1730 |     7.1784 |     5.0439 |      1.0000 |      28.000 |
+ | "# Sigma+ -> p+  KS0 "                          |       241 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma~- -> p~-  KS0 "                        |       241 |          5 |   0.020747 |    0.19213 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       241 |       3860 |     16.017 |     10.904 |      4.0000 |      68.000 |
+ | "# max size Sigma+ -> p+  KS0 "                 |       241 |        789 |     3.2739 |     6.6364 |      0.0000 |      56.000 |
+ | "# max size Sigma~- -> p~-  KS0 "               |       241 |        757 |     3.1411 |     6.5998 |      0.0000 |      48.000 |
+ | "# p+"                                          |       241 |        551 |     2.2863 |     1.9445 |      0.0000 |      10.000 |
+ | "# p~-"                                         |       241 |        522 |     2.1660 |     1.9701 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       241 |          5 |   0.020747 |    0.19213 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       241 |          3 |(  1.24481 +- 0.714206 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1546 |        234 |(  15.1358 +- 0.911508 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       234 |          5 |(  2.13675 +- 0.945320 )%|   -------   |   -------   |
+RelatedInfo1_RareStrangeSig...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeSigmaPEEDetLine"             |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_RareStrangeSig...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeSigmaPEEDetLine"             |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_RareStrangeSig...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeSigmaPEEDetLine"             |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingRareStrangeSigmaPE...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingRareStrangeSigmaPE...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeSigmaPE...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeSigmaPE...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeSigmaPEMuLine      SUCCESS Number of counters : 20
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseElectrons"                   |       709 |       5902 |     8.3244 |     6.1726 |      1.0000 |      41.000 |
+ | "# Phys/StdAllLooseMuons"                       |       709 |       2913 |     4.1086 |     3.4540 |      1.0000 |      35.000 |
+ | "# Phys/StdLooseProtons"                        |       709 |       4069 |     5.7391 |     4.1960 |      1.0000 |      28.000 |
+ | "# Sigma+ -> p+  e+  mu- "                      |       116 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma+ -> p+  mu+  e- "                      |       115 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma~- -> p~-  e-  mu+ "                    |       114 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma~- -> p~-  mu-  e+ "                    |       105 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e+"                                          |       709 |        531 |    0.74894 |    0.97884 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       709 |        561 |    0.79126 |     1.0279 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       709 |      12884 |     18.172 |     11.993 |      3.0000 |      92.000 |
+ | "# mu+"                                         |       709 |        317 |    0.44711 |    0.68971 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |       709 |        300 |    0.42313 |    0.68333 |      0.0000 |      5.0000 |
+ | "# p+"                                          |       709 |       1287 |     1.8152 |     1.7181 |      0.0000 |      13.000 |
+ | "# p~-"                                         |       709 |       1213 |     1.7109 |     1.6498 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       709 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       709 |          0 |(  0.00000 +- 0.141044 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1952 |        677 |(  34.6824 +- 1.07728  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1115 |         83 |(  7.44395 +- 0.786080 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        83 |          0 |(  0.00000 +- 1.20482  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingRareStrangeSigmaPE...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeSigmaPE...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeSigmaPE...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeSigmaPM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeDiMuonDetached     SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> mu+  mu- "                            |       759 |         19 |   0.025033 |    0.16444 |      0.0000 |      2.0000 |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# max size KS0 -> mu+  mu- "                   |       759 |        127 |    0.16733 |    0.58274 |      0.0000 |      6.0000 |
+ | "# mu+"                                         |       759 |        331 |    0.43610 |    0.67970 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |       759 |        305 |    0.40184 |    0.66973 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       759 |         19 |   0.025033 |    0.16444 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       759 |         18 |(  2.37154 +- 0.552310 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       127 |         25 |(  19.6850 +- 3.52829  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        25 |         19 |(  76.0000 +- 8.54166  )%|   -------   |   -------   |
+RareStrangeSigmaPMuMuDetLine  SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |        18 |         15 |    0.83333 |    0.37268 |      0.0000 |      1.0000 |
+ | "# Phys/RareStrangeDiMuonDetached"              |        18 |         19 |     1.0556 |    0.22906 |      1.0000 |      2.0000 |
+ | "# Phys/StdLooseProtons"                        |        18 |        109 |     6.0556 |     3.9647 |      1.0000 |      16.000 |
+ | "# Sigma+ -> p+  KS0 "                          |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma~- -> p~-  KS0 "                        |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        18 |        128 |     7.1111 |     4.1081 |      2.0000 |      18.000 |
+ | "# max size Sigma+ -> p+  KS0 "                 |        18 |         32 |     1.7778 |     1.8426 |      0.0000 |      7.0000 |
+ | "# max size Sigma~- -> p~-  KS0 "               |        18 |         25 |     1.3889 |     1.4583 |      0.0000 |      5.0000 |
+ | "# p+"                                          |        18 |         38 |     2.1111 |     1.7603 |      0.0000 |      7.0000 |
+ | "# p~-"                                         |        18 |         27 |     1.5000 |     1.3844 |      0.0000 |      5.0000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        57 |         15 |(  26.3158 +- 5.83254  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        15 |          0 |(  0.00000 +- 6.66667  )%|   -------   |   -------   |
+StrippingRareStrangeSigmaPM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeSigmaPM...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeSigmaPM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeSigmaPP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseDalit...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        163 |(  17.8924 +- 1.26989  )%|   -------   |   -------   |
+Pi0ForRareStrangeSigmaPPi0    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDalitzPi0"                      |       163 |        387 |     2.3742 |     2.4372 |      1.0000 |      15.000 |
+ | "# input particles"                             |       163 |        387 |     2.3742 |     2.4372 |      1.0000 |      15.000 |
+ |*"#accept"                                       |       163 |        163 |(  100.000 +- 0.613497 )%|   -------   |   -------   |
+ | "#passed"                                       |       163 |        387 |     2.3742 |     2.4372 |      1.0000 |      15.000 |
+ |*"efficiency"                                    |       387 |        387 |(  100.000 +- 0.258398 )%|   -------   |   -------   |
+RareStrangeSigmaPPi0Line      SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Pi0ForRareStrangeSigmaPPi0"             |       162 |        386 |     2.3827 |     2.4423 |      1.0000 |      15.000 |
+ | "# Phys/StdLooseProtons"                        |       162 |       1366 |     8.4321 |     5.3309 |      1.0000 |      28.000 |
+ | "# Sigma+ -> p+  pi0 "                          |       162 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma~- -> p~-  pi0 "                        |       162 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       162 |       1752 |     10.815 |     6.4082 |      2.0000 |      41.000 |
+ | "# max size Sigma+ -> p+  pi0 "                 |       162 |        103 |    0.63580 |     1.8584 |      0.0000 |      13.000 |
+ | "# max size Sigma~- -> p~-  pi0 "               |       162 |        108 |    0.66667 |     1.7916 |      0.0000 |      16.000 |
+ | "# p+"                                          |       162 |         49 |    0.30247 |    0.55655 |      0.0000 |      3.0000 |
+ | "# pi0"                                         |       162 |        276 |     1.7037 |     2.0724 |      0.0000 |      13.000 |
+ | "# p~-"                                         |       162 |         51 |    0.31481 |    0.57168 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       162 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       162 |          0 |(  0.00000 +- 0.617284 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       211 |          9 |(  4.26540 +- 1.39115  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingRareStrangeSigmaPP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeSigmaPP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeSigmaPP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeSigmaPP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Pi0ForRareStrangeSigmaPPi0Cal SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMergedPi0"                      |       888 |        242 |    0.27252 |    0.57152 |      0.0000 |      4.0000 |
+ | "# Phys/StdLooseResolvedPi0"                    |       888 |      20365 |     22.934 |     18.562 |      1.0000 |      123.00 |
+ | "# input particles"                             |       888 |      20607 |     23.206 |     18.650 |      1.0000 |      124.00 |
+ |*"#accept"                                       |       888 |        888 |(  100.000 +- 0.112613 )%|   -------   |   -------   |
+ | "#passed"                                       |       888 |      20607 |     23.206 |     18.650 |      1.0000 |      124.00 |
+ |*"efficiency"                                    |     20607 |      20607 |(  100.000 +- 0.00485272)%|   -------   |   -------   |
+RareStrangeSigmaPPi0CalLine   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Pi0ForRareStrangeSigmaPPi0Cal"          |       850 |      20312 |     23.896 |     18.683 |      1.0000 |      124.00 |
+ | "# Phys/StdLooseProtons"                        |       850 |       4637 |     5.4553 |     4.0242 |      1.0000 |      28.000 |
+ | "# Sigma+ -> p+  pi0 "                          |       850 |          4 |  0.0047059 |   0.068438 |      0.0000 |      1.0000 |
+ | "# Sigma~- -> p~-  pi0 "                        |       850 |          1 |  0.0011765 |   0.034280 |      0.0000 |      1.0000 |
+ | "# input particles"                             |       850 |      24949 |     29.352 |     21.384 |      2.0000 |      140.00 |
+ | "# max size Sigma+ -> p+  pi0 "                 |       850 |       1226 |     1.4424 |     4.3774 |      0.0000 |      52.000 |
+ | "# max size Sigma~- -> p~-  pi0 "               |       850 |       1284 |     1.5106 |     4.2679 |      0.0000 |      40.000 |
+ | "# p+"                                          |       850 |        204 |    0.24000 |    0.49591 |      0.0000 |      3.0000 |
+ | "# pi0"                                         |       850 |       4156 |     4.8894 |     4.2949 |      0.0000 |      28.000 |
+ | "# p~-"                                         |       850 |        217 |    0.25529 |    0.51060 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       850 |          5 |  0.0058824 |   0.076471 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       850 |          5 |( 0.588235 +- 0.262292 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2510 |        136 |(  5.41833 +- 0.451855 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       136 |          5 |(  3.67647 +- 1.61366  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+RelatedInfo1_RareStrangeSig...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeSigmaPPi0CalLine"            |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo2_RareStrangeSig...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeSigmaPPi0CalLine"            |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo3_RareStrangeSig...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeSigmaPPi0CalLine"            |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingRareStrangeSigmaPP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingRareStrangeSigmaPP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeSigmaPP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeSigmaPE...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdNoPIDsDown...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        889 |(  97.5851 +- 0.508610 )%|   -------   |   -------   |
+RareStrangeSigmaPEEDownLine   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsDownElectrons"                 |       889 |      12425 |     13.976 |     7.3511 |      1.0000 |      46.000 |
+ | "# Phys/StdNoPIDsDownProtons"                   |       889 |      12442 |     13.996 |     7.3641 |      1.0000 |      46.000 |
+ | "# Sigma+ -> p+  e+  e- "                       |       369 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma~- -> p~-  e-  e+ "                     |       369 |          3 |  0.0081301 |   0.089800 |      0.0000 |      1.0000 |
+ | "# e+"                                          |       889 |        978 |     1.1001 |     1.1022 |      0.0000 |      6.0000 |
+ | "# e-"                                          |       889 |        891 |     1.0022 |     1.0837 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       889 |      24867 |     27.972 |     14.715 |      2.0000 |      92.000 |
+ | "# p+"                                          |       889 |       5552 |     6.2452 |     3.6597 |      0.0000 |      22.000 |
+ | "# p~-"                                         |       889 |       5132 |     5.7728 |     3.3526 |      0.0000 |      22.000 |
+ | "# selected"                                    |       889 |          3 |  0.0033746 |   0.057993 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       889 |          3 |( 0.337458 +- 0.194502 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      9482 |       4773 |(  50.3375 +- 0.513464 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8716 |         44 |( 0.504819 +- 0.0759119)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        44 |          3 |(  6.81818 +- 3.79991  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ForRareStrangeSigmaPEEDownV...   INFO   Fitting performance   :   100.00 %
+ForRareStrangeSigmaPEEDownV...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Velo.badChisq"                                 |       252 |         24 |   0.095238 |    0.29354 |      0.0000 |      1.0000 |
+ | "Velo.chisqprobSum"                             |       252 |   113.9299 |    0.45210 |    0.35294 |  1.2020e-15 |     0.99989 |
+ | "Velo.flipCharge"                               |       252 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "Velo.numOutliers"                              |       252 |        116 |    0.46032 |    0.69751 |      0.0000 |      2.0000 |
+ | "VeloBackward.badChisq"                         |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "VeloBackward.chisqprobSum"                     |         3 |  0.1827723 |   0.060924 |   0.046099 |  1.2714e-07 |     0.11148 |
+ | "VeloBackward.flipCharge"                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "VeloBackward.numOutliers"                      |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ | "nBadInput"                                     |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "nFitted"                                       |         3 |        255 |     85.000 |     25.508 |      65.000 |      121.00 |
+ | "nTracks"                                       |         3 |        255 |     85.000 |     25.508 |      65.000 |      121.00 |
+RelatedInfo1_RareStrangeSig...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeSigmaPEEDownLine"            |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_RareStrangeSig...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeSigmaPEEDownLine"            |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_RareStrangeSig...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeSigmaPEEDownLine"            |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo4_RareStrangeSig...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeSigmaPEEDownLine"            |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingRareStrangeSigmaPE...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingRareStrangeSigmaPE...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeSigmaPE...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeSigmaPM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeSigmaPMuMuLFVLine  SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       724 |       2951 |     4.0760 |     3.4350 |      1.0000 |      35.000 |
+ | "# Phys/StdLooseProtons"                        |       724 |       4103 |     5.6671 |     4.1838 |      1.0000 |      28.000 |
+ | "# Sigma+ -> p~-  mu+  mu+ "                    |       196 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma~- -> p+  mu-  mu- "                    |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       724 |       7054 |     9.7431 |     6.6061 |      2.0000 |      55.000 |
+ | "# mu+"                                         |       724 |        325 |    0.44890 |    0.68841 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |       724 |        302 |    0.41713 |    0.67924 |      0.0000 |      5.0000 |
+ | "# p+"                                          |       724 |       1294 |     1.7873 |     1.7133 |      0.0000 |      13.000 |
+ | "# p~-"                                         |       724 |       1227 |     1.6948 |     1.6401 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       724 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       724 |          0 |(  0.00000 +- 0.138122 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1304 |        359 |(  27.5307 +- 1.23693  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       229 |         14 |(  6.11354 +- 1.58318  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+StrippingRareStrangeSigmaPM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeSigmaPM...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeSigmaPM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeSigmaPM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         92 |(  9.20000 +- 0.913980 )%|   -------   |   -------   |
+RareStrangeSigmaPMuMuLFVDow...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDownMuons"                      |        33 |         52 |     1.5758 |     1.0453 |      1.0000 |      5.0000 |
+ | "# Phys/StdNoPIDsDownProtons"                   |        33 |        587 |     17.788 |     7.6267 |      6.0000 |      39.000 |
+ | "# Sigma+ -> p~-  mu+  mu+ "                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma~- -> p+  mu-  mu- "                    |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        33 |        639 |     19.364 |     8.0897 |      7.0000 |      44.000 |
+ | "# mu+"                                         |        33 |         17 |    0.51515 |    0.82098 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |        33 |         16 |    0.48485 |    0.55711 |      0.0000 |      2.0000 |
+ | "# p+"                                          |        33 |        241 |     7.3030 |     3.5118 |      1.0000 |      17.000 |
+ | "# p~-"                                         |        33 |        235 |     7.1212 |     3.5993 |      1.0000 |      16.000 |
+ | "# selected"                                    |        33 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        33 |          0 |(  0.00000 +- 3.03030  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       245 |         57 |(  23.2653 +- 2.69940  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        34 |          0 |(  0.00000 +- 2.94118  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ForRareStrangeSigmaPMuMuLFV...   INFO   Fitting performance   :     0.00 %
+ForRareStrangeSigmaPMuMuLFV...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "nTracks"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeSigmaPM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeSigmaPM...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeSigmaPM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeSigmaPM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeSigmaPMuMuDownLine SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDownMuons"                      |       398 |        720 |     1.8090 |     1.2395 |      1.0000 |      10.000 |
+ | "# Phys/StdNoPIDsDownProtons"                   |       398 |       6805 |     17.098 |     7.7364 |      2.0000 |      46.000 |
+ | "# Sigma+ -> p+  mu+  mu- "                     |        61 |          1 |   0.016393 |    0.12698 |      0.0000 |      1.0000 |
+ | "# Sigma~- -> p~-  mu-  mu+ "                   |        61 |          1 |   0.016393 |    0.12698 |      0.0000 |      1.0000 |
+ | "# input particles"                             |       398 |       7525 |     18.907 |     8.4225 |      3.0000 |      56.000 |
+ | "# mu+"                                         |       398 |        273 |    0.68593 |    0.77935 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |       398 |        221 |    0.55528 |    0.75068 |      0.0000 |      4.0000 |
+ | "# p+"                                          |       398 |       3000 |     7.5377 |     3.8512 |      0.0000 |      22.000 |
+ | "# p~-"                                         |       398 |       2774 |     6.9698 |     3.5258 |      0.0000 |      22.000 |
+ | "# selected"                                    |       398 |          2 |  0.0050251 |    0.10012 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       398 |          1 |( 0.251256 +- 0.250940 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1779 |        656 |(  36.8746 +- 1.14387  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       994 |          8 |( 0.804829 +- 0.283403 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+ForRareStrangeSigmaPMuMuDow...   INFO   Fitting performance   :   100.00 %
+ForRareStrangeSigmaPMuMuDow...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Velo.badChisq"                                 |       113 |          8 |   0.070796 |    0.25648 |      0.0000 |      1.0000 |
+ | "Velo.chisqprobSum"                             |       113 |   53.99889 |    0.47787 |    0.34342 |  2.2556e-05 |     0.99997 |
+ | "Velo.flipCharge"                               |       113 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "Velo.numOutliers"                              |       113 |         57 |    0.50442 |    0.73018 |      0.0000 |      2.0000 |
+ | "VeloBackward.badChisq"                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "VeloBackward.chisqprobSum"                     |         1 |  0.0720192 |   0.072019 |     0.0000 |    0.072019 |    0.072019 |
+ | "VeloBackward.flipCharge"                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "VeloBackward.numOutliers"                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "nBadInput"                                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "nFitted"                                       |         1 |        114 |     114.00 |     0.0000 |      114.00 |      114.00 |
+ | "nTracks"                                       |         1 |        114 |     114.00 |     0.0000 |      114.00 |      114.00 |
+RelatedInfo1_RareStrangeSig...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeSigmaPMuMuDownLine"          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_RareStrangeSig...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeSigmaPMuMuDownLine"          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_RareStrangeSig...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeSigmaPMuMuDownLine"          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_RareStrangeSig...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeSigmaPMuMuDownLine"          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingRareStrangeSigmaPM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingRareStrangeSigmaPM...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeSigmaPM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeSigmaMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeSigmaMuMuMuLine    SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# Sigma+ -> mu+  mu+  mu- "                    |       135 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma~- -> mu-  mu-  mu+ "                   |       135 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# mu+"                                         |       759 |        439 |    0.57839 |    0.78615 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       759 |        411 |    0.54150 |    0.78225 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       759 |          0 |(  0.00000 +- 0.131752 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       127 |         99 |(  77.9528 +- 3.67867  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       158 |         21 |(  13.2911 +- 2.70075  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        21 |          0 |(  0.00000 +- 4.76190  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingRareStrangeSigmaMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeSigmaMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeSigmaMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeSigmaMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeSigmaMuMuMuDownLineSUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDownMuons"                      |       398 |        720 |     1.8090 |     1.2395 |      1.0000 |      10.000 |
+ | "# Sigma+ -> mu+  mu+  mu- "                    |        65 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma~- -> mu-  mu-  mu+ "                   |        65 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       398 |        720 |     1.8090 |     1.2395 |      1.0000 |      10.000 |
+ | "# mu+"                                         |       398 |        281 |    0.70603 |    0.80296 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |       398 |        230 |    0.57789 |    0.76527 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       398 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       398 |          0 |(  0.00000 +- 0.251256 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        85 |         81 |(  95.2941 +- 2.29691  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       128 |          0 |(  0.00000 +- 0.781250 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ForRareStrangeSigmaMuMuMuDo...   INFO   Fitting performance   :     0.00 %
+ForRareStrangeSigmaMuMuMuDo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "nTracks"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeSigmaMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeSigmaMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeSigmaMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeKPiMuMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeKPiMuMuLine        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+ -> pi+  mu+  mu- "                        |        79 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K- -> pi-  mu-  mu+ "                        |        79 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# Phys/StdAllLoosePions"                       |       759 |      37433 |     49.319 |     23.277 |      1.0000 |      150.00 |
+ | "# input particles"                             |       759 |      40455 |     53.300 |     25.597 |      2.0000 |      168.00 |
+ | "# mu+"                                         |       759 |        331 |    0.43610 |    0.67970 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |       759 |        305 |    0.40184 |    0.66973 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |       759 |       3327 |     4.3834 |     2.6523 |      0.0000 |      16.000 |
+ | "# pi-"                                         |       759 |       3266 |     4.3030 |     2.6456 |      0.0000 |      16.000 |
+ | "# selected"                                    |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       759 |          0 |(  0.00000 +- 0.131752 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1033 |        721 |(  69.7967 +- 1.42855  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       938 |         10 |(  1.06610 +- 0.335328 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+StrippingRareStrangeKPiMuMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeKPiMuMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeKPiMuMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeKPiMuMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeKPiMuMuLFVLine     SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+ -> pi-  mu+  mu+ "                        |       261 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K- -> pi+  mu-  mu- "                        |       242 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# Phys/StdAllLoosePions"                       |       759 |      37433 |     49.319 |     23.277 |      1.0000 |      150.00 |
+ | "# input particles"                             |       759 |      40455 |     53.300 |     25.597 |      2.0000 |      168.00 |
+ | "# mu+"                                         |       759 |        331 |    0.43610 |    0.67970 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |       759 |        305 |    0.40184 |    0.66973 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |       759 |       3327 |     4.3834 |     2.6523 |      0.0000 |      16.000 |
+ | "# pi-"                                         |       759 |       3266 |     4.3030 |     2.6456 |      0.0000 |      16.000 |
+ | "# selected"                                    |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       759 |          0 |(  0.00000 +- 0.131752 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      3164 |       2240 |(  70.7965 +- 0.808361 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       805 |          9 |(  1.11801 +- 0.370582 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingRareStrangeKPiMuMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeKPiMuMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeKPiMuMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeKPiMuMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeKPiMuMuLFVDownLine SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+ -> pi-  mu+  mu+ "                        |       202 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K- -> pi+  mu-  mu- "                        |       168 |          1 |  0.0059524 |   0.076922 |      0.0000 |      1.0000 |
+ | "# Phys/StdLooseDownMuons"                      |       398 |        720 |     1.8090 |     1.2395 |      1.0000 |      10.000 |
+ | "# Phys/StdNoPIDsDownPions"                     |       398 |       6805 |     17.098 |     7.7364 |      2.0000 |      46.000 |
+ | "# input particles"                             |       398 |       7525 |     18.907 |     8.4225 |      3.0000 |      56.000 |
+ | "# mu+"                                         |       398 |        273 |    0.68593 |    0.77935 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |       398 |        221 |    0.55528 |    0.74733 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |       398 |       2476 |     6.2211 |     3.3836 |      0.0000 |      19.000 |
+ | "# pi-"                                         |       398 |       2215 |     5.5653 |     3.1812 |      0.0000 |      18.000 |
+ | "# selected"                                    |       398 |          1 |  0.0025126 |   0.050062 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       398 |          1 |( 0.251256 +- 0.250940 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      3223 |       1043 |(  32.3612 +- 0.824100 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       464 |          1 |( 0.215517 +- 0.215285 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ForRareStrangeKPiMuMuLFVDow...   INFO   Fitting performance   :   100.00 %
+ForRareStrangeKPiMuMuLFVDow...SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Velo.badChisq"                                 |       114 |         15 |    0.13158 |    0.33803 |      0.0000 |      1.0000 |
+ | "Velo.chisqprobSum"                             |       114 |    52.3893 |    0.45956 |    0.35244 |  2.1979e-07 |     0.99715 |
+ | "Velo.flipCharge"                               |       114 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "Velo.numOutliers"                              |       114 |         53 |    0.46491 |    0.65131 |      0.0000 |      2.0000 |
+ | "nBadInput"                                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "nFitted"                                       |         1 |        114 |     114.00 |     0.0000 |      114.00 |      114.00 |
+ | "nTracks"                                       |         1 |        114 |     114.00 |     0.0000 |      114.00 |      114.00 |
+RelatedInfo1_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiMuMuLFVDownLine"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiMuMuLFVDownLine"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiMuMuLFVDownLine"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiMuMuLFVDownLine"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingRareStrangeKPiMuMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingRareStrangeKPiMuMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeKPiMuMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeKPiEELi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeKPiEELine          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+ -> pi+  e+  e- "                          |       206 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K- -> pi-  e-  e+ "                          |       206 |          1 |  0.0048544 |   0.069504 |      0.0000 |      1.0000 |
+ | "# Phys/StdAllLooseElectrons"                   |       870 |       6753 |     7.7621 |     5.8823 |      1.0000 |      41.000 |
+ | "# Phys/StdAllLoosePions"                       |       870 |      42263 |     48.578 |     22.144 |      3.0000 |      150.00 |
+ | "# e+"                                          |       870 |        545 |    0.62644 |    0.85742 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       870 |        610 |    0.70115 |    0.94096 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       870 |      49016 |     56.340 |     27.327 |      5.0000 |      191.00 |
+ | "# pi+"                                         |       870 |       3843 |     4.4172 |     2.6155 |      0.0000 |      16.000 |
+ | "# pi-"                                         |       870 |       3742 |     4.3011 |     2.5876 |      0.0000 |      16.000 |
+ | "# selected"                                    |       870 |          1 |  0.0011494 |   0.033884 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       870 |          1 |( 0.114943 +- 0.114876 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      3816 |       2913 |(  76.3365 +- 0.688021 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5226 |        139 |(  2.65978 +- 0.222579 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       139 |          1 |( 0.719424 +- 0.716832 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+RelatedInfo1_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiEELine"                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiEELine"                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiEELine"                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingRareStrangeKPiEELi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingRareStrangeKPiEELine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeKPiEELine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeKPiEEDo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeKPiEEDownLine      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+ -> pi+  e+  e- "                          |       345 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K- -> pi-  e-  e+ "                          |       344 |          3 |  0.0087209 |   0.092978 |      0.0000 |      1.0000 |
+ | "# Phys/StdNoPIDsDownElectrons"                 |       889 |      12425 |     13.976 |     7.3511 |      1.0000 |      46.000 |
+ | "# Phys/StdNoPIDsDownPions"                     |       889 |      12442 |     13.996 |     7.3641 |      1.0000 |      46.000 |
+ | "# e+"                                          |       889 |        918 |     1.0326 |     1.0733 |      0.0000 |      6.0000 |
+ | "# e-"                                          |       889 |        847 |    0.95276 |     1.0627 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       889 |      24867 |     27.972 |     14.715 |      2.0000 |      92.000 |
+ | "# pi+"                                         |       889 |       4497 |     5.0585 |     3.1848 |      0.0000 |      19.000 |
+ | "# pi-"                                         |       889 |       4068 |     4.5759 |     2.9421 |      0.0000 |      18.000 |
+ | "# selected"                                    |       889 |          3 |  0.0033746 |   0.057993 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       889 |          3 |( 0.337458 +- 0.194502 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      6975 |       3281 |(  47.0394 +- 0.597634 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5902 |         81 |(  1.37242 +- 0.151441 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        81 |          3 |(  3.70370 +- 2.09836  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ForRareStrangeKPiEEDownVelo...   INFO   Fitting performance   :   100.00 %
+ForRareStrangeKPiEEDownVelo...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Velo.badChisq"                                 |       405 |         46 |    0.11358 |    0.31730 |      0.0000 |      1.0000 |
+ | "Velo.chisqprobSum"                             |       405 |   174.2985 |    0.43037 |    0.34993 |  7.8454e-14 |     0.99997 |
+ | "Velo.flipCharge"                               |       405 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "Velo.numOutliers"                              |       405 |        206 |    0.50864 |    0.69428 |      0.0000 |      2.0000 |
+ | "VeloBackward.badChisq"                         |         6 |          2 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "VeloBackward.chisqprobSum"                     |         6 |   1.194535 |    0.19909 |    0.28547 |  8.7973e-06 |     0.82219 |
+ | "VeloBackward.flipCharge"                       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "VeloBackward.numOutliers"                      |         6 |          4 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ | "nBadInput"                                     |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "nFitted"                                       |         3 |        411 |     137.00 |     16.872 |      115.00 |      156.00 |
+ | "nTracks"                                       |         3 |        411 |     137.00 |     16.872 |      115.00 |      156.00 |
+RelatedInfo1_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiEEDownLine"               |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiEEDownLine"               |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiEEDownLine"               |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo4_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiEEDownLine"               |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingRareStrangeKPiEEDo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingRareStrangeKPiEEDo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeKPiEEDo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeKPiEELF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeKPiEELFVLine       SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+ -> pi-  e+  e+ "                          |       375 |          1 |  0.0026667 |   0.051571 |      0.0000 |      1.0000 |
+ | "# K- -> pi+  e-  e- "                          |       404 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseElectrons"                   |       870 |       6753 |     7.7621 |     5.8823 |      1.0000 |      41.000 |
+ | "# Phys/StdAllLoosePions"                       |       870 |      42263 |     48.578 |     22.144 |      3.0000 |      150.00 |
+ | "# e+"                                          |       870 |        545 |    0.62644 |    0.85742 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       870 |        610 |    0.70115 |    0.94096 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       870 |      49016 |     56.340 |     27.327 |      5.0000 |      191.00 |
+ | "# pi+"                                         |       870 |       3843 |     4.4172 |     2.6155 |      0.0000 |      16.000 |
+ | "# pi-"                                         |       870 |       3742 |     4.3011 |     2.5876 |      0.0000 |      16.000 |
+ | "# selected"                                    |       870 |          1 |  0.0011494 |   0.033884 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       870 |          1 |( 0.114943 +- 0.114876 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      6274 |       4786 |(  76.2831 +- 0.536996 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3000 |         49 |(  1.63333 +- 0.231420 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        49 |          1 |(  2.04082 +- 2.01988  )%|   -------   |   -------   |
+RelatedInfo1_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiEELFVLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiEELFVLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiEELFVLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingRareStrangeKPiEELF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingRareStrangeKPiEELF...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeKPiEELF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeKPiEELF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeKPiEELFVDownLine   SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+ -> pi-  e+  e+ "                          |       534 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K- -> pi+  e-  e- "                          |       503 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdNoPIDsDownElectrons"                 |       889 |      12425 |     13.976 |     7.3511 |      1.0000 |      46.000 |
+ | "# Phys/StdNoPIDsDownPions"                     |       889 |      12442 |     13.996 |     7.3641 |      1.0000 |      46.000 |
+ | "# e+"                                          |       889 |        918 |     1.0326 |     1.0733 |      0.0000 |      6.0000 |
+ | "# e-"                                          |       889 |        847 |    0.95276 |     1.0627 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       889 |      24867 |     27.972 |     14.715 |      2.0000 |      92.000 |
+ | "# pi+"                                         |       889 |       4497 |     5.0585 |     3.1848 |      0.0000 |      19.000 |
+ | "# pi-"                                         |       889 |       4068 |     4.5759 |     2.9421 |      0.0000 |      18.000 |
+ | "# selected"                                    |       889 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       889 |          0 |(  0.00000 +- 0.112486 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      9845 |       4652 |(  47.2524 +- 0.503159 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3589 |          2 |(0.0557258 +- 0.0393931)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ForRareStrangeKPiEELFVDownV...   INFO   Fitting performance   :     0.00 %
+ForRareStrangeKPiEELFVDownV...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "nTracks"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeKPiEELF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeKPiEELF...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeKPiEELF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeKPiEMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeKPiEMuLFVLine      SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+ -> pi+  e+  mu- "                         |       115 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K- -> pi-  e-  mu+ "                         |       138 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseElectrons"                   |       731 |       5967 |     8.1628 |     6.1568 |      1.0000 |      41.000 |
+ | "# Phys/StdAllLooseMuons"                       |       731 |       2964 |     4.0547 |     3.4239 |      1.0000 |      35.000 |
+ | "# Phys/StdAllLoosePions"                       |       731 |      37031 |     50.658 |     22.592 |      4.0000 |      150.00 |
+ | "# e+"                                          |       731 |        464 |    0.63475 |    0.88263 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       731 |        532 |    0.72777 |    0.95938 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       731 |      45962 |     62.876 |     30.387 |      7.0000 |      205.00 |
+ | "# mu+"                                         |       731 |        322 |    0.44049 |    0.68416 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |       731 |        303 |    0.41450 |    0.67737 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |       731 |       3289 |     4.4993 |     2.6181 |      0.0000 |      16.000 |
+ | "# pi-"                                         |       731 |       3229 |     4.4172 |     2.6111 |      0.0000 |      16.000 |
+ | "# selected"                                    |       731 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       731 |          0 |(  0.00000 +- 0.136799 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2220 |       1645 |(  74.0991 +- 0.929795 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2187 |         28 |(  1.28029 +- 0.240399 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        28 |          0 |(  0.00000 +- 3.57143  )%|   -------   |   -------   |
+StrippingRareStrangeKPiEMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeKPiEMuL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeKPiEMuL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeKPiEMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeKPiEMuLFVDownLine  SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+ -> pi+  e+  mu- "                         |       116 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K- -> pi-  e-  mu+ "                         |       130 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseDownMuons"                      |       398 |        720 |     1.8090 |     1.2395 |      1.0000 |      10.000 |
+ | "# Phys/StdNoPIDsDownElectrons"                 |       398 |       6796 |     17.075 |     7.7196 |      2.0000 |      46.000 |
+ | "# Phys/StdNoPIDsDownPions"                     |       398 |       6805 |     17.098 |     7.7364 |      2.0000 |      46.000 |
+ | "# e+"                                          |       398 |        464 |     1.1658 |     1.1332 |      0.0000 |      6.0000 |
+ | "# e-"                                          |       398 |        424 |     1.0653 |     1.1212 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       398 |      14321 |     35.982 |     16.109 |      5.0000 |      102.00 |
+ | "# mu+"                                         |       398 |        273 |    0.68593 |    0.77935 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |       398 |        221 |    0.55528 |    0.74733 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |       398 |       2476 |     6.2211 |     3.3836 |      0.0000 |      19.000 |
+ | "# pi-"                                         |       398 |       2215 |     5.5653 |     3.1812 |      0.0000 |      18.000 |
+ | "# selected"                                    |       398 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       398 |          0 |(  0.00000 +- 0.251256 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2947 |       1446 |(  49.0668 +- 0.920883 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2000 |         16 |( 0.800000 +- 0.199198 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        16 |          0 |(  0.00000 +- 6.25000  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ForRareStrangeKPiEMuLFVDown...   INFO   Fitting performance   :     0.00 %
+ForRareStrangeKPiEMuLFVDown...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "nTracks"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeKPiEMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeKPiEMuL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeKPiEMuL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeKPiEMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeKPiEMuLFVSSLine    SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+ -> pi-  e+  mu+ "                         |       116 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K- -> pi+  e-  mu- "                         |       127 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseElectrons"                   |       731 |       5967 |     8.1628 |     6.1568 |      1.0000 |      41.000 |
+ | "# Phys/StdAllLooseMuons"                       |       731 |       2964 |     4.0547 |     3.4239 |      1.0000 |      35.000 |
+ | "# Phys/StdAllLoosePions"                       |       731 |      37031 |     50.658 |     22.592 |      4.0000 |      150.00 |
+ | "# e+"                                          |       731 |        464 |    0.63475 |    0.88263 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       731 |        532 |    0.72777 |    0.95938 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       731 |      45962 |     62.876 |     30.387 |      7.0000 |      205.00 |
+ | "# mu+"                                         |       731 |        322 |    0.44049 |    0.68416 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |       731 |        303 |    0.41450 |    0.67737 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |       731 |       3289 |     4.4993 |     2.6181 |      0.0000 |      16.000 |
+ | "# pi-"                                         |       731 |       3229 |     4.4172 |     2.6111 |      0.0000 |      16.000 |
+ | "# selected"                                    |       731 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       731 |          0 |(  0.00000 +- 0.136799 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2449 |       1904 |(  77.7460 +- 0.840521 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2510 |         36 |(  1.43426 +- 0.237323 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        36 |          0 |(  0.00000 +- 2.77778  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingRareStrangeKPiEMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeKPiEMuL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeKPiEMuL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeKPiEMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeKPiEMuLFVSSDownLineSUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+ -> pi-  e+  mu+ "                         |       142 |          1 |  0.0070423 |   0.083622 |      0.0000 |      1.0000 |
+ | "# K- -> pi+  e-  mu- "                         |       111 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseDownMuons"                      |       398 |        720 |     1.8090 |     1.2395 |      1.0000 |      10.000 |
+ | "# Phys/StdNoPIDsDownElectrons"                 |       398 |       6796 |     17.075 |     7.7196 |      2.0000 |      46.000 |
+ | "# Phys/StdNoPIDsDownPions"                     |       398 |       6805 |     17.098 |     7.7364 |      2.0000 |      46.000 |
+ | "# e+"                                          |       398 |        464 |     1.1658 |     1.1332 |      0.0000 |      6.0000 |
+ | "# e-"                                          |       398 |        424 |     1.0653 |     1.1212 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       398 |      14321 |     35.982 |     16.109 |      5.0000 |      102.00 |
+ | "# mu+"                                         |       398 |        273 |    0.68593 |    0.77935 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |       398 |        221 |    0.55528 |    0.74733 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |       398 |       2476 |     6.2211 |     3.3836 |      0.0000 |      19.000 |
+ | "# pi-"                                         |       398 |       2215 |     5.5653 |     3.1812 |      0.0000 |      18.000 |
+ | "# selected"                                    |       398 |          1 |  0.0025126 |   0.050062 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       398 |          1 |( 0.251256 +- 0.250940 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      3278 |       1559 |(  47.5595 +- 0.872263 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2081 |         19 |( 0.913023 +- 0.208503 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        19 |          1 |(  5.26316 +- 5.12278  )%|   -------   |   -------   |
+ForRareStrangeKPiEMuLFVSSDo...   INFO   Fitting performance   :   100.00 %
+ForRareStrangeKPiEMuLFVSSDo...SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Velo.badChisq"                                 |       122 |         15 |    0.12295 |    0.32838 |      0.0000 |      1.0000 |
+ | "Velo.chisqprobSum"                             |       122 |   55.75564 |    0.45701 |    0.36122 |  1.9650e-09 |     0.99893 |
+ | "Velo.flipCharge"                               |       122 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "Velo.numOutliers"                              |       122 |         44 |    0.36066 |    0.58765 |      0.0000 |      2.0000 |
+ | "nBadInput"                                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "nFitted"                                       |         1 |        122 |     122.00 |     0.0000 |      122.00 |      122.00 |
+ | "nTracks"                                       |         1 |        122 |     122.00 |     0.0000 |      122.00 |      122.00 |
+RelatedInfo1_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiEMuLFVSSDownLine"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiEMuLFVSSDownLine"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiEMuLFVSSDownLine"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiEMuLFVSSDownLine"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingRareStrangeKPiEMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingRareStrangeKPiEMuL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeKPiEMuL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeKPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          8 |( 0.800000 +- 0.281709 )%|   -------   |   -------   |
+RareStrangeKPiPiPiLine        SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+ -> pi+  pi+  pi- "                        |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K- -> pi-  pi-  pi+ "                        |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLoosePions"                       |         7 |        374 |     53.429 |     21.380 |      31.000 |      95.000 |
+ | "# input particles"                             |         7 |        374 |     53.429 |     21.380 |      31.000 |      95.000 |
+ | "# pi+"                                         |         7 |         28 |     4.0000 |     2.3299 |      1.0000 |      7.0000 |
+ | "# pi-"                                         |         7 |         33 |     4.7143 |     3.5743 |      2.0000 |      13.000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       167 |        108 |(  64.6707 +- 3.69882  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       665 |          6 |( 0.902256 +- 0.366679 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingRareStrangeKPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeKPiPiPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeKPiPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeKPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeKPiPiPiMassMeasLineSUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+ -> pi+  pi+  pi- "                        |       798 |          2 |  0.0025063 |   0.050000 |      0.0000 |      1.0000 |
+ | "# K- -> pi-  pi-  pi+ "                        |       798 |          1 |  0.0012531 |   0.035377 |      0.0000 |      1.0000 |
+ | "# Phys/StdAllLoosePions"                       |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# pi+"                                         |       911 |       3236 |     3.5521 |     2.5623 |      0.0000 |      17.000 |
+ | "# pi-"                                         |       911 |       3097 |     3.3996 |     2.4402 |      0.0000 |      15.000 |
+ | "# selected"                                    |       911 |          3 |  0.0032931 |   0.057291 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       911 |          3 |( 0.329308 +- 0.189813 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     13396 |      10586 |(  79.0236 +- 0.351768 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     61546 |        113 |( 0.183603 +- 0.0172560)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       113 |          3 |(  2.65487 +- 1.51230  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         9 |          9 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+RelatedInfo1_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiPiPiMassMeasLine"         |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiPiPiMassMeasLine"         |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiPiPiMassMeasLine"         |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingRareStrangeKPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingRareStrangeKPiPiPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeKPiPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeKPiMuMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeKPiMuMuDownLine    SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+ -> pi+  mu+  mu- "                        |        63 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K- -> pi-  mu-  mu+ "                        |        63 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseDownMuons"                      |       398 |        720 |     1.8090 |     1.2395 |      1.0000 |      10.000 |
+ | "# Phys/StdNoPIDsDownPions"                     |       398 |       6805 |     17.098 |     7.7364 |      2.0000 |      46.000 |
+ | "# input particles"                             |       398 |       7525 |     18.907 |     8.4225 |      3.0000 |      56.000 |
+ | "# mu+"                                         |       398 |        273 |    0.68593 |    0.77935 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |       398 |        221 |    0.55528 |    0.74733 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |       398 |       2476 |     6.2211 |     3.3836 |      0.0000 |      19.000 |
+ | "# pi-"                                         |       398 |       2215 |     5.5653 |     3.1812 |      0.0000 |      18.000 |
+ | "# selected"                                    |       398 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       398 |          0 |(  0.00000 +- 0.251256 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1467 |       1357 |(  92.5017 +- 0.687608 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2174 |          2 |(0.0919963 +- 0.0650213)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ForRareStrangeKPiMuMuDownVe...   INFO   Fitting performance   :     0.00 %
+ForRareStrangeKPiMuMuDownVe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "nTracks"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeKPiMuMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeKPiMuMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeKPiMuMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeKPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         92 |(  9.20000 +- 0.913980 )%|   -------   |   -------   |
+RareStrangeKPiPiPiDownLine    SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+ -> pi+  pi+  pi- "                        |        79 |          3 |   0.037975 |    0.19114 |      0.0000 |      1.0000 |
+ | "# K- -> pi-  pi-  pi+ "                        |        79 |          1 |   0.012658 |    0.11179 |      0.0000 |      1.0000 |
+ | "# Phys/StdNoPIDsDownPions"                     |        82 |       1103 |     13.451 |     5.5747 |      1.0000 |      28.000 |
+ | "# input particles"                             |        82 |       1103 |     13.451 |     5.5747 |      1.0000 |      28.000 |
+ | "# pi+"                                         |        82 |        382 |     4.6585 |     2.1369 |      1.0000 |      11.000 |
+ | "# pi-"                                         |        82 |        413 |     5.0366 |     2.6247 |      0.0000 |      11.000 |
+ | "# selected"                                    |        82 |          4 |   0.048780 |    0.21541 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        82 |          4 |(  4.87805 +- 2.37879  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2001 |        657 |(  32.8336 +- 1.04981  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3956 |         22 |( 0.556117 +- 0.118234 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        22 |          4 |(  18.1818 +- 8.22304  )%|   -------   |   -------   |
+ForRareStrangeKPiPiPiDownVe...   INFO   Fitting performance   :   100.00 %
+ForRareStrangeKPiPiPiDownVe...SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Velo.badChisq"                                 |       344 |         19 |   0.055233 |    0.22843 |      0.0000 |      1.0000 |
+ | "Velo.chisqprobSum"                             |       344 |   172.2369 |    0.50069 |    0.34490 |  2.2637e-07 |     0.99982 |
+ | "Velo.flipCharge"                               |       344 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "Velo.numOutliers"                              |       344 |        128 |    0.37209 |    0.63879 |      0.0000 |      2.0000 |
+ | "nBadInput"                                     |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "nFitted"                                       |         4 |        344 |     86.000 |     10.886 |      70.000 |      97.000 |
+ | "nTracks"                                       |         4 |        344 |     86.000 |     10.886 |      70.000 |      97.000 |
+RelatedInfo1_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiPiPiDownLine"             |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiPiPiDownLine"             |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiPiPiDownLine"             |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo4_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiPiPiDownLine"             |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingRareStrangeKPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingRareStrangeKPiPiPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeKPiPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeKPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeKPiPiPiMassMeasD...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+ -> pi+  pi+  pi- "                        |       834 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K- -> pi-  pi-  pi+ "                        |       834 |          1 |  0.0011990 |   0.034606 |      0.0000 |      1.0000 |
+ | "# Phys/StdNoPIDsDownPions"                     |       889 |      12442 |     13.996 |     7.3641 |      1.0000 |      46.000 |
+ | "# input particles"                             |       889 |      12442 |     13.996 |     7.3641 |      1.0000 |      46.000 |
+ | "# pi+"                                         |       889 |       4676 |     5.2598 |     3.2585 |      0.0000 |      19.000 |
+ | "# pi-"                                         |       889 |       4266 |     4.7987 |     2.9966 |      0.0000 |      18.000 |
+ | "# selected"                                    |       889 |          1 |  0.0011249 |   0.033520 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       889 |          1 |( 0.112486 +- 0.112423 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     26631 |      24061 |(  90.3496 +- 0.180943 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    168288 |         13 |(0.00772485 +- 0.00214241)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        13 |          1 |(  7.69231 +- 7.39053  )%|   -------   |   -------   |
+ForRareStrangeKPiPiPiMassMe...   INFO   Fitting performance   :   100.00 %
+ForRareStrangeKPiPiPiMassMe...SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Velo.badChisq"                                 |        85 |          6 |   0.070588 |    0.25614 |      0.0000 |      1.0000 |
+ | "Velo.chisqprobSum"                             |        85 |   43.08285 |    0.50686 |    0.34909 |  1.4306e-06 |     0.99843 |
+ | "Velo.flipCharge"                               |        85 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "Velo.numOutliers"                              |        85 |         22 |    0.25882 |    0.51227 |      0.0000 |      2.0000 |
+ | "nBadInput"                                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "nFitted"                                       |         1 |         85 |     85.000 |     0.0000 |      85.000 |      85.000 |
+ | "nTracks"                                       |         1 |         85 |     85.000 |     0.0000 |      85.000 |      85.000 |
+RelatedInfo1_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiPiPiMassMeasDownLine"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiPiPiMassMeasDownLine"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiPiPiMassMeasDownLine"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_RareStrangeKPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeKPiPiPiMassMeasDownLine"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingRareStrangeKPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingRareStrangeKPiPiPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeKPiPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangePhiKMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         11 |(  1.10000 +- 0.329833 )%|   -------   |   -------   |
+RareStrangePhiKMuLine         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         6 |         25 |     4.1667 |     3.5785 |      2.0000 |      12.000 |
+ | "# K-"                                          |         6 |         25 |     4.1667 |     4.6338 |      0.0000 |      14.000 |
+ | "# Phys/StdAllLooseKaons"                       |         6 |        228 |     38.000 |     39.446 |      17.000 |      126.00 |
+ | "# Phys/StdAllLooseMuons"                       |         6 |         22 |     3.6667 |     3.3500 |      1.0000 |      10.000 |
+ | "# input particles"                             |         6 |        250 |     41.667 |     42.272 |      18.000 |      136.00 |
+ | "# max size phi(1020) -> K+  mu- "              |         6 |         18 |     3.0000 |     4.2817 |      0.0000 |      12.000 |
+ | "# max size phi(1020) -> K-  mu+ "              |         6 |         23 |     3.8333 |     4.8448 |      0.0000 |      14.000 |
+ | "# mu+"                                         |         6 |          5 |    0.83333 |    0.37268 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         6 |          4 |    0.66667 |    0.74536 |      0.0000 |      2.0000 |
+ | "# phi(1020) -> K+  mu- "                       |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> K-  mu+ "                       |         6 |          2 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         6 |          3 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        41 |          5 |(  12.1951 +- 5.11047  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          3 |(  60.0000 +- 21.9089  )%|   -------   |   -------   |
+RelatedInfo1_RareStrangePhi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangePhiKMuLine"                  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_RareStrangePhi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangePhiKMuLine"                  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_RareStrangePhi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangePhiKMuLine"                  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingRareStrangePhiKMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingRareStrangePhiKMuLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangePhiKMuLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeLambdaP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         18 |(  1.80000 +- 0.420428 )%|   -------   |   -------   |
+RareStrangeLambdaPPiLine      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> p+  pi- "                         |        16 |          1 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# Lambda~0 -> p~-  pi+ "                       |        16 |          1 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# Phys/StdAllLoosePions"                       |        16 |        873 |     54.562 |     20.390 |      22.000 |      93.000 |
+ | "# Phys/StdLooseProtons"                        |        16 |         88 |     5.5000 |     3.5355 |      1.0000 |      11.000 |
+ | "# input particles"                             |        16 |        961 |     60.062 |     23.309 |      24.000 |      103.00 |
+ | "# max size Lambda0 -> p+  pi- "                |        16 |         63 |     3.9375 |     4.6296 |      0.0000 |      16.000 |
+ | "# max size Lambda~0 -> p~-  pi+ "              |        16 |         99 |     6.1875 |     10.725 |      0.0000 |      45.000 |
+ | "# p+"                                          |        16 |         18 |     1.1250 |     1.2686 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |        16 |         75 |     4.6875 |     3.2542 |      1.0000 |      14.000 |
+ | "# pi-"                                         |        16 |         57 |     3.5625 |     2.0300 |      1.0000 |      7.0000 |
+ | "# p~-"                                         |        16 |         17 |     1.0625 |     1.2484 |      0.0000 |      5.0000 |
+ | "# selected"                                    |        16 |          2 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        16 |          2 |(  12.5000 +- 8.26797  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       162 |          8 |(  4.93827 +- 1.70229  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+RelatedInfo1_RareStrangeLam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeLambdaPPiLine"               |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_RareStrangeLam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeLambdaPPiLine"               |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_RareStrangeLam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/RareStrangeLambdaPPiLine"               |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingRareStrangeLambdaP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingRareStrangeLambdaP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeLambdaP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingRareStrangeLambdaP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RareStrangeLambdaPPiEELine    SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |       241 |        263 |     1.0913 |     1.4632 |      0.0000 |      8.0000 |
+ | "# Lambda0 -> p+  pi-  KS0 "                    |       100 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0 -> p~-  pi+  KS0 "                  |       101 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RareStrangeDiElectronDetached"          |       241 |       2130 |     8.8382 |     8.4197 |      3.0000 |      54.000 |
+ | "# Phys/StdAllLoosePions"                       |       241 |      14643 |     60.759 |     25.537 |      12.000 |      150.00 |
+ | "# Phys/StdLooseProtons"                        |       241 |       1730 |     7.1784 |     5.0439 |      1.0000 |      28.000 |
+ | "# input particles"                             |       241 |      18503 |     76.776 |     33.848 |      17.000 |      201.00 |
+ | "# p+"                                          |       241 |        343 |     1.4232 |     1.4242 |      0.0000 |      8.0000 |
+ | "# pi+"                                         |       241 |       1295 |     5.3734 |     2.9353 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       241 |       1220 |     5.0622 |     3.1134 |      0.0000 |      16.000 |
+ | "# p~-"                                         |       241 |        347 |     1.4398 |     1.4652 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       241 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       241 |          0 |(  0.00000 +- 0.414938 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      3403 |       1353 |(  39.7590 +- 0.838944 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2843 |         36 |(  1.26627 +- 0.209704 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        36 |          0 |(  0.00000 +- 2.77778  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingRareStrangeLambdaP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingRareStrangeLambdaP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingRareStrangeLambdaP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB23MuB23MuLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B23MuB23MuLine                SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> mu+  mu+  mu+ "                        |       196 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> mu+  mu+  mu- "                        |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> mu-  mu-  mu+ "                        |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> mu-  mu-  mu- "                        |       183 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# mu+"                                         |       507 |        232 |    0.45759 |    0.63718 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       507 |        208 |    0.41026 |    0.59030 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       507 |          0 |(  0.00000 +- 0.197239 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        76 |         27 |(  35.5263 +- 5.48984  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB23MuB23MuLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB23MuB23MuLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB23MuB23MuLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB23MuB2MueeLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B23MuB2MueeLine               SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> mu+  e+  e+ "                          |        65 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> mu+  e+  e- "                          |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> mu-  e+  e+ "                          |        65 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> mu+  e-  e- "                          |        73 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> mu-  e-  e+ "                          |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> mu-  e-  e- "                          |        67 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseElectrons"                      |       373 |        922 |     2.4718 |     1.7944 |      1.0000 |      10.000 |
+ | "# Phys/StdLooseMuons"                          |       373 |        650 |     1.7426 |     1.0828 |      1.0000 |      8.0000 |
+ | "# e+"                                          |       373 |        220 |    0.58981 |    0.79246 |      0.0000 |      4.0000 |
+ | "# e-"                                          |       373 |        245 |    0.65684 |    0.83822 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       373 |       1572 |     4.2145 |     2.3161 |      2.0000 |      14.000 |
+ | "# mu+"                                         |       373 |        175 |    0.46917 |    0.66489 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       373 |        153 |    0.41019 |    0.60879 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       373 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       373 |          0 |(  0.00000 +- 0.268097 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       505 |        146 |(  28.9109 +- 2.01737  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        67 |          2 |(  2.98507 +- 2.07902  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB23MuB2MueeLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB23MuB2MueeLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB23MuB2MueeLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB23MuB23PiLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B23MuB23PiLine                SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> pi+  pi+  pi- "                        |       748 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> pi-  pi-  pi+ "                        |       748 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLoosePions"                          |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# input particles"                             |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# pi+"                                         |       890 |       2430 |     2.7303 |     1.9248 |      0.0000 |      14.000 |
+ | "# pi-"                                         |       890 |       2278 |     2.5596 |     1.8049 |      0.0000 |      11.000 |
+ | "# selected"                                    |       890 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       890 |          0 |(  0.00000 +- 0.112360 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      6692 |       1705 |(  25.4782 +- 0.532657 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6397 |         11 |( 0.171956 +- 0.0518020)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+StrippingB23MuB23PiLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB23MuB23PiLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB23MuB23PiLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingMicroDSTDiMuonDiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        106 |(  10.6000 +- 0.973468 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseDiMuo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        474 |(  47.4000 +- 1.57900  )%|   -------   |   -------   |
+MicroDSTDiMuonDiMuonSameSig...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuonSameSign"                 |        54 |        343 |     6.3519 |     8.5833 |      1.0000 |      46.000 |
+ | "# input particles"                             |        54 |        343 |     6.3519 |     8.5833 |      1.0000 |      46.000 |
+ |*"#accept"                                       |        54 |          3 |(  5.55556 +- 3.11713  )%|   -------   |   -------   |
+ | "#passed"                                       |        54 |          4 |   0.074074 |    0.32500 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       343 |          4 |(  1.16618 +- 0.579680 )%|   -------   |   -------   |
+StrippingMicroDSTDiMuonDiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingMicroDSTDiMuonDiMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingMicroDSTDiMuonDiMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingMicroDSTDiMuonDiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         31 |(  3.10000 +- 0.548078 )%|   -------   |   -------   |
+MicroDSTDiMuonDiMuonIncLine   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuon"                         |        11 |         81 |     7.3636 |     8.7311 |      1.0000 |      28.000 |
+ | "# input particles"                             |        11 |         81 |     7.3636 |     8.7311 |      1.0000 |      28.000 |
+ |*"#accept"                                       |        11 |          3 |(  27.2727 +- 13.4282  )%|   -------   |   -------   |
+ |*"#passed"                                       |        11 |          3 |(  27.2727 +- 13.4282  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        81 |          3 |(  3.70370 +- 2.09836  )%|   -------   |   -------   |
+StrippingMicroDSTDiMuonDiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingMicroDSTDiMuonDiMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingMicroDSTDiMuonDiMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingMicroDSTDiMuonDiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MicroDSTDiMuonDiMuonSameSig...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuonSameSign"                 |       474 |       3301 |     6.9641 |     14.640 |      1.0000 |      258.00 |
+ | "# input particles"                             |       474 |       3301 |     6.9641 |     14.640 |      1.0000 |      258.00 |
+ |*"#accept"                                       |       474 |          8 |(  1.68776 +- 0.591658 )%|   -------   |   -------   |
+ |*"#passed"                                       |       474 |          8 |(  1.68776 +- 0.591658 )%|   -------   |   -------   |
+ |*"efficiency"                                    |      3301 |          8 |( 0.242351 +- 0.0855801)%|   -------   |   -------   |
+StrippingMicroDSTDiMuonDiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+StrippingMicroDSTDiMuonDiMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingMicroDSTDiMuonDiMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          8 |( 0.800000 +- 0.281709 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingMicroDSTDiMuonDiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MicroDSTDiMuonDiMuonInchigh...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuon"                         |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ | "# input particles"                             |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ |*"#accept"                                       |       432 |          9 |(  2.08333 +- 0.687173 )%|   -------   |   -------   |
+ | "#passed"                                       |       432 |         10 |   0.023148 |    0.16505 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |      3033 |         10 |( 0.329707 +- 0.104090 )%|   -------   |   -------   |
+StrippingMicroDSTDiMuonDiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+StrippingMicroDSTDiMuonDiMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingMicroDSTDiMuonDiMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          9 |( 0.900000 +- 0.298647 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingMicroDSTDiMuonDiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MicroDSTDiMuonDiMuonSameSig...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuonSameSign"                 |       474 |       3301 |     6.9641 |     14.640 |      1.0000 |      258.00 |
+ | "# input particles"                             |       474 |       3301 |     6.9641 |     14.640 |      1.0000 |      258.00 |
+ |*"#accept"                                       |       474 |          3 |( 0.632911 +- 0.364253 )%|   -------   |   -------   |
+ | "#passed"                                       |       474 |          4 |  0.0084388 |    0.11219 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |      3301 |          4 |( 0.121175 +- 0.0605510)%|   -------   |   -------   |
+StrippingMicroDSTDiMuonDiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingMicroDSTDiMuonDiMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingMicroDSTDiMuonDiMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingMicroDSTDiMuonDiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MicroDSTDiMuonDiMuonIncTISLineSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuon"                         |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ | "# input particles"                             |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ |*"#accept"                                       |       432 |          9 |(  2.08333 +- 0.687173 )%|   -------   |   -------   |
+ |*"#passed"                                       |       432 |          9 |(  2.08333 +- 0.687173 )%|   -------   |   -------   |
+ |*"efficiency"                                    |      3033 |          9 |( 0.296736 +- 0.0987651)%|   -------   |   -------   |
+StrippingMicroDSTDiMuonDiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+StrippingMicroDSTDiMuonDiMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingMicroDSTDiMuonDiMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          9 |( 0.900000 +- 0.298647 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTau23MuTau23MuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Tau23MuTau23MuLine            SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# mu+"                                         |       507 |        271 |    0.53452 |    0.67081 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       507 |        263 |    0.51874 |    0.66850 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+ -> mu+  mu+  mu- "                      |        67 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau- -> mu-  mu-  mu+ "                      |        67 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       507 |          0 |(  0.00000 +- 0.197239 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        30 |         26 |(  86.6667 +- 6.20633  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        35 |          9 |(  25.7143 +- 7.38764  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingTau23MuTau23MuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTau23MuTau23MuLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTau23MuTau23MuLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTau23MuDs2PhiPiLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Tau23MuDs2PhiPiLine           SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D_s+ -> mu+  mu-  pi+ "                      |        67 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s- -> mu-  mu+  pi- "                      |        67 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# Phys/StdLoosePions"                          |       507 |       6197 |     12.223 |     5.7625 |      2.0000 |      33.000 |
+ | "# input particles"                             |       507 |       7060 |     13.925 |     6.2595 |      3.0000 |      39.000 |
+ | "# mu+"                                         |       507 |        271 |    0.53452 |    0.67081 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       507 |        263 |    0.51874 |    0.66850 |      0.0000 |      3.0000 |
+ | "# pi+"                                         |       507 |       1792 |     3.5345 |     2.1848 |      0.0000 |      14.000 |
+ | "# pi-"                                         |       507 |       1751 |     3.4536 |     2.1214 |      0.0000 |      13.000 |
+ | "# selected"                                    |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       507 |          0 |(  0.00000 +- 0.197239 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       196 |          8 |(  4.08163 +- 1.41332  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        28 |         12 |(  42.8571 +- 9.35220  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+StrippingTau23MuDs2PhiPiLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTau23MuDs2PhiPiLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTau23MuDs2PhiPiLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTau23MuTau2PMuMuLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Tau23MuTau2PMuMuLine          SUCCESS Number of counters : 20
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+ -> p+  mu+  mu- "                  |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+ -> p~-  mu+  mu+ "                 |        59 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p+  mu-  mu- "                 |        76 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  mu-  mu+ "                |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseMuons"                          |       493 |        847 |     1.7181 |     1.0249 |      1.0000 |      8.0000 |
+ | "# Phys/StdLooseProtons"                        |       493 |       2973 |     6.0304 |     4.3954 |      1.0000 |      26.000 |
+ | "# input particles"                             |       493 |       3820 |     7.7485 |     4.8991 |      2.0000 |      33.000 |
+ | "# mu+"                                         |       493 |        170 |    0.34483 |    0.52403 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       493 |        160 |    0.32454 |    0.50969 |      0.0000 |      2.0000 |
+ | "# p+"                                          |       493 |        290 |    0.58824 |    0.83218 |      0.0000 |      5.0000 |
+ | "# p~-"                                         |       493 |        266 |    0.53955 |    0.75695 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       493 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+ -> p+  mu+  mu- "                       |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+ -> p~-  mu+  mu+ "                      |        59 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau- -> p+  mu-  mu- "                       |        76 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau- -> p~-  mu-  mu+ "                      |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       493 |          0 |(  0.00000 +- 0.202840 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       448 |        224 |(  50.0000 +- 2.36228  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        52 |         10 |(  19.2308 +- 5.46537  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+StrippingTau23MuTau2PMuMuLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTau23MuTau2PMuMuLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTau23MuTau2PMuMuLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTau23MuTau25MuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Tau23MuTau25MuLine            SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# mu+"                                         |       507 |        271 |    0.53452 |    0.67081 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       507 |        263 |    0.51874 |    0.66850 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+ -> mu+  mu+  mu+  mu-  mu- "            |        67 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau- -> mu-  mu-  mu-  mu+  mu+ "            |        67 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       507 |          0 |(  0.00000 +- 0.197239 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        30 |         24 |(  80.0000 +- 7.30297  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass comb1234 cut"                            |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTau23MuTau25MuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTau23MuTau25MuLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTau23MuTau25MuLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2JpsiHHBs2Jpsif0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        314 |(  31.4000 +- 1.46766  )%|   -------   |   -------   |
+StrippingB2JpsiHHBs2Jpsif0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       314 |         11 |(  3.50318 +- 1.03758  )%|   -------   |   -------   |
+PIDKaonsForJpsipKB2JpsiHH     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseKaons"                       |        24 |        581 |     24.208 |     17.751 |      2.0000 |      66.000 |
+ | "# input particles"                             |        24 |        581 |     24.208 |     17.751 |      2.0000 |      66.000 |
+ |*"#accept"                                       |        24 |         23 |(  95.8333 +- 4.07894  )%|   -------   |   -------   |
+ | "#passed"                                       |        24 |        319 |     13.292 |     10.273 |      0.0000 |      41.000 |
+ |*"efficiency"                                    |       581 |        319 |(  54.9053 +- 2.06434  )%|   -------   |   -------   |
+PIDpionsForJpsippiB2JpsiHH    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLoosePions"                       |        23 |       1140 |     49.565 |     27.986 |      9.0000 |      109.00 |
+ | "# input particles"                             |        23 |       1140 |     49.565 |     27.986 |      9.0000 |      109.00 |
+ |*"#accept"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+ | "#passed"                                       |        23 |        755 |     32.826 |     18.938 |      5.0000 |      72.000 |
+ |*"efficiency"                                    |      1140 |        755 |(  66.2281 +- 1.40070  )%|   -------   |   -------   |
+Unbiasedf02HHForJpsiHHB2JpsiHHSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         2 |         14 |     7.0000 |     6.0000 |      1.0000 |      13.000 |
+ | "# K-"                                          |         2 |         15 |     7.5000 |     7.5000 |      0.0000 |      15.000 |
+ | "# Phys/PIDKaonsForJpsipKB2JpsiHH"              |         2 |         29 |     14.500 |     13.500 |      1.0000 |      28.000 |
+ | "# Phys/PIDpionsForJpsippiB2JpsiHH"             |         2 |         69 |     34.500 |     29.500 |      5.0000 |      64.000 |
+ | "# f_0(980) -> K+  K- "                         |         2 |         91 |     45.500 |     45.500 |      0.0000 |      91.000 |
+ | "# f_0(980) -> pi+  pi- "                       |         2 |        464 |     232.00 |     228.00 |      4.0000 |      460.00 |
+ | "# input particles"                             |         2 |         98 |     49.000 |     43.000 |      6.0000 |      92.000 |
+ | "# max size f_0(980) -> K+  K- "                |         2 |        195 |     97.500 |     97.500 |      0.0000 |      195.00 |
+ | "# max size f_0(980) -> pi+  pi- "              |         2 |       1030 |     515.00 |     509.00 |      6.0000 |      1024.0 |
+ | "# pi+"                                         |         2 |         35 |     17.500 |     14.500 |      3.0000 |      32.000 |
+ | "# pi-"                                         |         2 |         34 |     17.000 |     15.000 |      2.0000 |      32.000 |
+ | "# selected"                                    |         2 |        555 |     277.50 |     273.50 |      4.0000 |      551.00 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1225 |        578 |(  47.1837 +- 1.42630  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       578 |        555 |(  96.0208 +- 0.813053 )%|   -------   |   -------   |
+B2JpsiHHBs2Jpsif0PrescaledLineSUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> J/psi(1S)  f_0(980) "                |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# J/psi(1S)"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdMassConstrainedJpsi2MuMu"            |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Unbiasedf02HHForJpsiHHB2JpsiHH"         |         2 |        555 |     277.50 |     273.50 |      4.0000 |      551.00 |
+ | "# f_0(980)"                                    |         2 |        555 |     277.50 |     273.50 |      4.0000 |      551.00 |
+ | "# input particles"                             |         2 |        557 |     278.50 |     273.50 |      5.0000 |      552.00 |
+ | "# max size B_s0 -> J/psi(1S)  f_0(980) "       |         2 |        555 |     277.50 |     273.50 |      4.0000 |      551.00 |
+ | "# selected"                                    |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       555 |         74 |(  13.3333 +- 1.44294  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        74 |          2 |(  2.70270 +- 1.88510  )%|   -------   |   -------   |
+StrippingB2JpsiHHBs2Jpsif0P...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2JpsiHHBs2Jpsif0P...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2JpsiHHBs2Jpsif0P...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2JpsiHHBs2JpsiKst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+NarrowDetachedJpsiForJpsiHH...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdMassConstrainedJpsi2MuMu"            |        32 |         32 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        32 |         32 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |        32 |         24 |(  75.0000 +- 7.65466  )%|   -------   |   -------   |
+ |*"#passed"                                       |        32 |         24 |(  75.0000 +- 7.65466  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        32 |         24 |(  75.0000 +- 7.65466  )%|   -------   |   -------   |
+DetachedKstarListForJpsiHHB...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> K+  pi- "                        |        23 |       1838 |     79.913 |     92.082 |      0.0000 |      399.00 |
+ | "# K*(892)~0 -> K-  pi+ "                       |        23 |       1498 |     65.130 |     71.653 |      0.0000 |      235.00 |
+ | "# K+"                                          |        23 |        158 |     6.8696 |     5.1777 |      0.0000 |      20.000 |
+ | "# K-"                                          |        23 |        161 |     7.0000 |     5.2503 |      0.0000 |      21.000 |
+ | "# Phys/PIDKaonsForJpsipKB2JpsiHH"              |        23 |        319 |     13.870 |     10.105 |      1.0000 |      41.000 |
+ | "# Phys/PIDpionsForJpsippiB2JpsiHH"             |        23 |        755 |     32.826 |     18.938 |      5.0000 |      72.000 |
+ | "# input particles"                             |        23 |       1074 |     46.696 |     28.548 |      6.0000 |      113.00 |
+ | "# max size K*(892)0 -> K+  pi- "               |        23 |       3856 |     167.65 |     201.53 |      0.0000 |      900.00 |
+ | "# max size K*(892)~0 -> K-  pi+ "              |        23 |       3348 |     145.57 |     158.74 |      0.0000 |      567.00 |
+ | "# pi+"                                         |        23 |        354 |     15.391 |     8.7414 |      3.0000 |      32.000 |
+ | "# pi-"                                         |        23 |        401 |     17.435 |     10.830 |      2.0000 |      45.000 |
+ | "# selected"                                    |        23 |       3336 |     145.04 |     159.79 |      1.0000 |      634.00 |
+ |*"#accept"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7204 |       3427 |(  47.5708 +- 0.588396 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3427 |       3336 |(  97.3446 +- 0.274639 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Bs2JpsiKstarB2JpsiHH          SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> J/psi(1S)  K*(892)~0 "               |        23 |          1 |   0.043478 |    0.20393 |      0.0000 |      1.0000 |
+ | "# B_s~0 -> J/psi(1S)  K*(892)0 "               |        23 |          9 |    0.39130 |     1.1321 |      0.0000 |      4.0000 |
+ | "# J/psi(1S)"                                   |        23 |         23 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K*(892)0"                                    |        23 |       1838 |     79.913 |     92.082 |      0.0000 |      399.00 |
+ | "# K*(892)~0"                                   |        23 |       1498 |     65.130 |     71.653 |      0.0000 |      235.00 |
+ | "# Phys/DetachedKstarListForJpsiHHB2JpsiHH"     |        23 |       3336 |     145.04 |     159.79 |      1.0000 |      634.00 |
+ | "# Phys/NarrowDetachedJpsiForJpsiHHB2JpsiHH"    |        23 |         23 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        23 |       3359 |     146.04 |     159.79 |      2.0000 |      635.00 |
+ | "# max size B_s0 -> J/psi(1S)  K*(892)~0 "      |        23 |       1498 |     65.130 |     71.653 |      0.0000 |      235.00 |
+ | "# max size B_s~0 -> J/psi(1S)  K*(892)0 "      |        23 |       1838 |     79.913 |     92.082 |      0.0000 |      399.00 |
+ | "# selected"                                    |        23 |         10 |    0.43478 |     1.2795 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        23 |          3 |(  13.0435 +- 7.02237  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3336 |        972 |(  29.1367 +- 0.786716 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       972 |         10 |(  1.02881 +- 0.323659 )%|   -------   |   -------   |
+B2JpsiHHBs2JpsiKstarLine      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2JpsiKstarB2JpsiHH"                   |         3 |         10 |     3.3333 |     1.6997 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         3 |         10 |     3.3333 |     1.6997 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#passed"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        10 |          1 |(  10.0000 +- 9.48683  )%|   -------   |   -------   |
+StrippingB2JpsiHHBs2JpsiKst...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2JpsiHHBs2JpsiKst...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2JpsiHHBs2JpsiKst...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2JpsiHHLb2JpsipHL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PIDprotonsForJpsipKB2JpsiHH   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseProtons"                     |        23 |        570 |     24.783 |     17.483 |      3.0000 |      65.000 |
+ | "# input particles"                             |        23 |        570 |     24.783 |     17.483 |      3.0000 |      65.000 |
+ |*"#accept"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+ | "#passed"                                       |        23 |        296 |     12.870 |     10.322 |      1.0000 |      40.000 |
+ |*"efficiency"                                    |       570 |        296 |(  51.9298 +- 2.09271  )%|   -------   |   -------   |
+Lambda02pHForJpsiHHB2JpsiHH   SUCCESS Number of counters : 30
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        23 |         36 |     1.5652 |     1.8610 |      0.0000 |      6.0000 |
+ | "# K-"                                          |        23 |         52 |     2.2609 |     2.3446 |      0.0000 |      9.0000 |
+ | "# Lambda(1520)0 -> p+  K+ "                    |        23 |         28 |     1.2174 |     2.7812 |      0.0000 |      10.000 |
+ | "# Lambda(1520)0 -> p+  K- "                    |        23 |         46 |     2.0000 |     4.5492 |      0.0000 |      16.000 |
+ | "# Lambda(1520)0 -> p+  pi+ "                   |        23 |         48 |     2.0870 |     3.4880 |      0.0000 |      13.000 |
+ | "# Lambda(1520)0 -> p+  pi- "                   |        23 |         71 |     3.0870 |     5.8228 |      0.0000 |      24.000 |
+ | "# Lambda(1520)~0 -> p~-  K+ "                  |        23 |         39 |     1.6957 |     4.2163 |      0.0000 |      17.000 |
+ | "# Lambda(1520)~0 -> p~-  K- "                  |        23 |         45 |     1.9565 |     3.8951 |      0.0000 |      16.000 |
+ | "# Lambda(1520)~0 -> p~-  pi+ "                 |        23 |         59 |     2.5652 |     4.8169 |      0.0000 |      18.000 |
+ | "# Lambda(1520)~0 -> p~-  pi- "                 |        23 |         81 |     3.5217 |     6.5929 |      0.0000 |      25.000 |
+ | "# Phys/PIDKaonsForJpsipKB2JpsiHH"              |        23 |        319 |     13.870 |     10.105 |      1.0000 |      41.000 |
+ | "# Phys/PIDpionsForJpsippiB2JpsiHH"             |        23 |        755 |     32.826 |     18.938 |      5.0000 |      72.000 |
+ | "# Phys/PIDprotonsForJpsipKB2JpsiHH"            |        23 |        296 |     12.870 |     10.322 |      1.0000 |      40.000 |
+ | "# input particles"                             |        23 |       1370 |     59.565 |     38.429 |      7.0000 |      153.00 |
+ | "# max size Lambda(1520)0 -> p+  K+ "           |        23 |        137 |     5.9565 |     10.933 |      0.0000 |      36.000 |
+ | "# max size Lambda(1520)0 -> p+  K- "           |        23 |        156 |     6.7826 |     14.295 |      0.0000 |      54.000 |
+ | "# max size Lambda(1520)0 -> p+  pi+ "          |        23 |        213 |     9.2609 |     14.146 |      0.0000 |      48.000 |
+ | "# max size Lambda(1520)0 -> p+  pi- "          |        23 |        259 |     11.261 |     21.255 |      0.0000 |      90.000 |
+ | "# max size Lambda(1520)~0 -> p~-  K+ "         |        23 |        135 |     5.8696 |     13.989 |      0.0000 |      54.000 |
+ | "# max size Lambda(1520)~0 -> p~-  K- "         |        23 |        237 |     10.304 |     21.418 |      0.0000 |      81.000 |
+ | "# max size Lambda(1520)~0 -> p~-  pi+ "        |        23 |        205 |     8.9130 |     15.852 |      0.0000 |      63.000 |
+ | "# max size Lambda(1520)~0 -> p~-  pi- "        |        23 |        376 |     16.348 |     32.356 |      0.0000 |      135.00 |
+ | "# p+"                                          |        23 |         38 |     1.6522 |     1.9473 |      0.0000 |      6.0000 |
+ | "# pi+"                                         |        23 |         78 |     3.3913 |     2.5663 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |        23 |        104 |     4.5217 |     3.6100 |      0.0000 |      15.000 |
+ | "# p~-"                                         |        23 |         46 |     2.0000 |     2.5707 |      0.0000 |      9.0000 |
+ | "# selected"                                    |        23 |        417 |     18.130 |     32.538 |      0.0000 |      109.00 |
+ |*"#accept"                                       |        23 |         15 |(  65.2174 +- 9.93113  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1718 |        434 |(  25.2619 +- 1.04832  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       434 |        417 |(  96.0829 +- 0.931232 )%|   -------   |   -------   |
+Lb2JpsipKB2JpsiHH             SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |        15 |         15 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Lambda(1520)0"                               |        15 |        193 |     12.867 |     17.843 |      0.0000 |      57.000 |
+ | "# Lambda(1520)~0"                              |        15 |        224 |     14.933 |     20.757 |      0.0000 |      59.000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda(1520)0 "      |        15 |          1 |   0.066667 |    0.24944 |      0.0000 |      1.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda(1520)~0 "    |        15 |          1 |   0.066667 |    0.24944 |      0.0000 |      1.0000 |
+ | "# Phys/Lambda02pHForJpsiHHB2JpsiHH"            |        15 |        417 |     27.800 |     36.804 |      1.0000 |      109.00 |
+ | "# Phys/NarrowDetachedJpsiForJpsiHHB2JpsiHH"    |        15 |         15 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        15 |        432 |     28.800 |     36.804 |      2.0000 |      110.00 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda(1520)|        15 |        193 |     12.867 |     17.843 |      0.0000 |      57.000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda(1520|        15 |        224 |     14.933 |     20.757 |      0.0000 |      59.000 |
+ | "# selected"                                    |        15 |          2 |    0.13333 |    0.33993 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        15 |          2 |(  13.3333 +- 8.77707  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       417 |        190 |(  45.5635 +- 2.43885  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       190 |          2 |(  1.05263 +- 0.740395 )%|   -------   |   -------   |
+B2JpsiHHLb2JpsipHLine         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2JpsipKB2JpsiHH"                      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2JpsiHHLb2JpsipHL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2JpsiHHLb2JpsipHLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2JpsiHHLb2JpsipHLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LLXBDT_Bu2eeKLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2LLXBDTSelDiElectron         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdDiElectronFromTracks"                |       705 |      38754 |     54.970 |     85.715 |      3.0000 |      801.00 |
+ | "# input particles"                             |       705 |      38754 |     54.970 |     85.715 |      3.0000 |      801.00 |
+ |*"#accept"                                       |       705 |        444 |(  62.9787 +- 1.81856  )%|   -------   |   -------   |
+ | "#passed"                                       |       705 |       1882 |     2.6695 |     4.2466 |      0.0000 |      31.000 |
+ |*"efficiency"                                    |     38754 |       1882 |(  4.85627 +- 0.109190 )%|   -------   |   -------   |
+B2LLXBDTSelKaons              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseANNKaons"                       |       543 |       3901 |     7.1842 |     4.6746 |      1.0000 |      26.000 |
+ | "# input particles"                             |       543 |       3901 |     7.1842 |     4.6746 |      1.0000 |      26.000 |
+ |*"#accept"                                       |       543 |        512 |(  94.2910 +- 0.995672 )%|   -------   |   -------   |
+ | "#passed"                                       |       543 |       1971 |     3.6298 |     2.6218 |      0.0000 |      19.000 |
+ |*"efficiency"                                    |      3901 |       1971 |(  50.5255 +- 0.800494 )%|   -------   |   -------   |
+B2LLXBDTSelBu2eeK             SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K+ "                        |       417 |         51 |    0.12230 |    0.44009 |      0.0000 |      4.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |       417 |         34 |   0.081535 |    0.39550 |      0.0000 |      5.0000 |
+ | "# J/psi(1S)"                                   |       417 |       1843 |     4.4197 |     4.7794 |      1.0000 |      31.000 |
+ | "# K+"                                          |       417 |        848 |     2.0336 |     1.6733 |      0.0000 |      10.000 |
+ | "# K-"                                          |       417 |        902 |     2.1631 |     1.6055 |      0.0000 |      11.000 |
+ | "# Phys/B2LLXBDTSelDiElectron"                  |       417 |       1843 |     4.4197 |     4.7794 |      1.0000 |      31.000 |
+ | "# Phys/B2LLXBDTSelKaons"                       |       417 |       1750 |     4.1966 |     2.6252 |      1.0000 |      19.000 |
+ | "# input particles"                             |       417 |       3593 |     8.6163 |     6.4057 |      2.0000 |      46.000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |       417 |       5043 |     12.094 |     22.347 |      0.0000 |      216.00 |
+ | "# max size B- -> J/psi(1S)  K- "               |       417 |       5047 |     12.103 |     22.879 |      0.0000 |      297.00 |
+ | "# selected"                                    |       417 |         85 |    0.20384 |    0.69198 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |       417 |         53 |(  12.7098 +- 1.63111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     10090 |       1967 |(  19.4945 +- 0.394388 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1967 |         85 |(  4.32130 +- 0.458472 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2LLXBDT_Bu2eeKLine           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDTSelBu2eeK"                      |        53 |         85 |     1.6038 |     1.2338 |      1.0000 |      8.0000 |
+ | "# input particles"                             |        53 |         85 |     1.6038 |     1.2338 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |        53 |          6 |(  11.3208 +- 4.35222  )%|   -------   |   -------   |
+ |*"#passed"                                       |        53 |          6 |(  11.3208 +- 4.35222  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        85 |          6 |(  7.05882 +- 2.77818  )%|   -------   |   -------   |
+RelatedInfo1_B2LLXBDT_Bu2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bu2eeKLine"                    |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo2_B2LLXBDT_Bu2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bu2eeKLine"                    |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo3_B2LLXBDT_Bu2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bu2eeKLine"                    |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo4_B2LLXBDT_Bu2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bu2eeKLine"                    |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo5_B2LLXBDT_Bu2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bu2eeKLine"                    |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo6_B2LLXBDT_Bu2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bu2eeKLine"                    |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Bu2eeKLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Bu2eeKLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LLXBDT_Bu2eeKLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LLXBDT_Bu2mumuKL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2LLXBDTSelDiMuon             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuon"                         |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ | "# input particles"                             |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ |*"#accept"                                       |       432 |        251 |(  58.1019 +- 2.37383  )%|   -------   |   -------   |
+ | "#passed"                                       |       432 |        717 |     1.6597 |     3.0364 |      0.0000 |      40.000 |
+ |*"efficiency"                                    |      3033 |        717 |(  23.6400 +- 0.771472 )%|   -------   |   -------   |
+B2LLXBDTSelBu2mumuK           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K+ "                        |       232 |         18 |   0.077586 |    0.38620 |      0.0000 |      3.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |       232 |         11 |   0.047414 |    0.26651 |      0.0000 |      2.0000 |
+ | "# J/psi(1S)"                                   |       232 |        668 |     2.8793 |     3.6119 |      1.0000 |      40.000 |
+ | "# K+"                                          |       232 |        461 |     1.9871 |     1.7604 |      0.0000 |      10.000 |
+ | "# K-"                                          |       232 |        461 |     1.9871 |     1.6439 |      0.0000 |      9.0000 |
+ | "# Phys/B2LLXBDTSelDiMuon"                      |       232 |        668 |     2.8793 |     3.6119 |      1.0000 |      40.000 |
+ | "# Phys/B2LLXBDTSelKaons"                       |       232 |        922 |     3.9741 |     2.7930 |      1.0000 |      16.000 |
+ | "# input particles"                             |       232 |       1590 |     6.8534 |     5.1348 |      2.0000 |      48.000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |       232 |       1617 |     6.9698 |     17.208 |      0.0000 |      200.00 |
+ | "# max size B- -> J/psi(1S)  K- "               |       232 |       1678 |     7.2328 |     14.724 |      0.0000 |      135.00 |
+ | "# selected"                                    |       232 |         29 |    0.12500 |    0.50589 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       232 |         17 |(  7.32759 +- 1.71085  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3295 |        648 |(  19.6662 +- 0.692439 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       648 |         29 |(  4.47531 +- 0.812235 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2LLXBDT_Bu2mumuKLine         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDTSelBu2mumuK"                    |        17 |         29 |     1.7059 |    0.89210 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        17 |         29 |     1.7059 |    0.89210 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        17 |          2 |(  11.7647 +- 7.81425  )%|   -------   |   -------   |
+ |*"#passed"                                       |        17 |          2 |(  11.7647 +- 7.81425  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        29 |          2 |(  6.89655 +- 4.70544  )%|   -------   |   -------   |
+RelatedInfo1_B2LLXBDT_Bu2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bu2mumuKLine"                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2LLXBDT_Bu2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bu2mumuKLine"                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2LLXBDT_Bu2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bu2mumuKLine"                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_B2LLXBDT_Bu2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bu2mumuKLine"                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_B2LLXBDT_Bu2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bu2mumuKLine"                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo6_B2LLXBDT_Bu2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bu2mumuKLine"                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Bu2mumuKL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Bu2mumuKLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LLXBDT_Bu2mumuKLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LLXBDT_Bd2eeKsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2LLXBDTSelKstar              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdVeryLooseDetachedKst2Kpi"            |       476 |       4512 |     9.4790 |     10.376 |      1.0000 |      70.000 |
+ | "# input particles"                             |       476 |       4512 |     9.4790 |     10.376 |      1.0000 |      70.000 |
+ |*"#accept"                                       |       476 |        467 |(  98.1092 +- 0.624265 )%|   -------   |   -------   |
+ | "#passed"                                       |       476 |       4037 |     8.4811 |     9.3115 |      0.0000 |      65.000 |
+ |*"efficiency"                                    |      4512 |       4037 |(  89.4725 +- 0.456901 )%|   -------   |   -------   |
+B2LLXBDTSelBd2eeKstar         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |       396 |        183 |    0.46212 |     1.9620 |      0.0000 |      26.000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |       396 |        172 |    0.43434 |     1.6902 |      0.0000 |      17.000 |
+ | "# J/psi(1S)"                                   |       396 |       1787 |     4.5126 |     4.8708 |      1.0000 |      31.000 |
+ | "# K*(892)0"                                    |       396 |       1823 |     4.6035 |     5.0449 |      0.0000 |      40.000 |
+ | "# K*(892)~0"                                   |       396 |       1866 |     4.7121 |     5.3251 |      0.0000 |      36.000 |
+ | "# Phys/B2LLXBDTSelDiElectron"                  |       396 |       1787 |     4.5126 |     4.8708 |      1.0000 |      31.000 |
+ | "# Phys/B2LLXBDTSelKstar"                       |       396 |       3689 |     9.3157 |     9.7889 |      1.0000 |      65.000 |
+ | "# input particles"                             |       396 |       5476 |     13.828 |     12.921 |      2.0000 |      87.000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |       396 |      12977 |     32.770 |     86.270 |      0.0000 |      864.00 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |       396 |      13054 |     32.965 |     87.527 |      0.0000 |      992.00 |
+ | "# selected"                                    |       396 |        355 |    0.89646 |     3.5351 |      0.0000 |      43.000 |
+ |*"#accept"                                       |       396 |         69 |(  17.4242 +- 1.90614  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     26031 |       5973 |(  22.9457 +- 0.260618 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      5973 |        355 |(  5.94341 +- 0.305926 )%|   -------   |   -------   |
+B2LLXBDT_Bd2eeKstarLine       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDTSelBd2eeKstar"                  |        69 |        355 |     5.1449 |     7.0614 |      1.0000 |      43.000 |
+ | "# input particles"                             |        69 |        355 |     5.1449 |     7.0614 |      1.0000 |      43.000 |
+ |*"#accept"                                       |        69 |         12 |(  17.3913 +- 4.56304  )%|   -------   |   -------   |
+ | "#passed"                                       |        69 |         24 |    0.34783 |    0.89808 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |       355 |         24 |(  6.76056 +- 1.33253  )%|   -------   |   -------   |
+RelatedInfo1_B2LLXBDT_Bd2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2eeKstarLine"                |        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+RelatedInfo2_B2LLXBDT_Bd2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2eeKstarLine"                |        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+RelatedInfo3_B2LLXBDT_Bd2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2eeKstarLine"                |        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+RelatedInfo4_B2LLXBDT_Bd2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2eeKstarLine"                |        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+RelatedInfo5_B2LLXBDT_Bd2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2eeKstarLine"                |        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+RelatedInfo6_B2LLXBDT_Bd2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2eeKstarLine"                |        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Bd2eeKsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Bd2eeKsta...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LLXBDT_Bd2eeKsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         12 |(  1.20000 +- 0.344325 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LLXBDT_Bd2mumuKs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2LLXBDTSelBd2mumuKstar       SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |       203 |         48 |    0.23645 |     1.0041 |      0.0000 |      9.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |       203 |         27 |    0.13300 |    0.60949 |      0.0000 |      5.0000 |
+ | "# J/psi(1S)"                                   |       203 |        623 |     3.0690 |     3.8063 |      1.0000 |      40.000 |
+ | "# K*(892)0"                                    |       203 |        997 |     4.9113 |     5.2327 |      0.0000 |      28.000 |
+ | "# K*(892)~0"                                   |       203 |       1014 |     4.9951 |     6.0989 |      0.0000 |      36.000 |
+ | "# Phys/B2LLXBDTSelDiMuon"                      |       203 |        623 |     3.0690 |     3.8063 |      1.0000 |      40.000 |
+ | "# Phys/B2LLXBDTSelKstar"                       |       203 |       2011 |     9.9064 |     10.775 |      1.0000 |      59.000 |
+ | "# input particles"                             |       203 |       2634 |     12.975 |     12.220 |      2.0000 |      72.000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |       203 |       3828 |     18.857 |     41.499 |      0.0000 |      320.00 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |       203 |       4246 |     20.916 |     55.383 |      0.0000 |      540.00 |
+ | "# selected"                                    |       203 |         75 |    0.36946 |     1.4877 |      0.0000 |      14.000 |
+ |*"#accept"                                       |       203 |         20 |(  9.85222 +- 2.09169  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8074 |       1675 |(  20.7456 +- 0.451264 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1675 |         75 |(  4.47761 +- 0.505322 )%|   -------   |   -------   |
+B2LLXBDT_Bd2mumuKstarLine     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDTSelBd2mumuKstar"                |        20 |         75 |     3.7500 |     3.1285 |      1.0000 |      14.000 |
+ | "# input particles"                             |        20 |         75 |     3.7500 |     3.1285 |      1.0000 |      14.000 |
+ |*"#accept"                                       |        20 |          4 |(  20.0000 +- 8.94427  )%|   -------   |   -------   |
+ | "#passed"                                       |        20 |          5 |    0.25000 |    0.53619 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        75 |          5 |(  6.66667 +- 2.88033  )%|   -------   |   -------   |
+RelatedInfo1_B2LLXBDT_Bd2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2mumuKstarLine"              |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2LLXBDT_Bd2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2mumuKstarLine"              |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2LLXBDT_Bd2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2mumuKstarLine"              |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo4_B2LLXBDT_Bd2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2mumuKstarLine"              |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo5_B2LLXBDT_Bd2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2mumuKstarLine"              |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo6_B2LLXBDT_Bd2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2mumuKstarLine"              |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Bd2mumuKs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Bd2mumuKs...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LLXBDT_Bd2mumuKs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LLXBDT_Bd2eeKsLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2LLXBDTSelKsDD               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       392 |       1193 |     3.0434 |     2.4455 |      1.0000 |      16.000 |
+ | "# input particles"                             |       392 |       1193 |     3.0434 |     2.4455 |      1.0000 |      16.000 |
+ |*"#accept"                                       |       392 |        299 |(  76.2755 +- 2.14856  )%|   -------   |   -------   |
+ | "#passed"                                       |       392 |        615 |     1.5689 |     1.5470 |      0.0000 |      10.000 |
+ |*"efficiency"                                    |      1193 |        615 |(  51.5507 +- 1.44691  )%|   -------   |   -------   |
+B2LLXBDTSelPions4LP           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNPions"                    |       552 |      27463 |     49.752 |     21.840 |      2.0000 |      137.00 |
+ | "# input particles"                             |       552 |      27463 |     49.752 |     21.840 |      2.0000 |      137.00 |
+ |*"#accept"                                       |       552 |        546 |(  98.9130 +- 0.441330 )%|   -------   |   -------   |
+ | "#passed"                                       |       552 |       4045 |     7.3279 |     3.8168 |      0.0000 |      21.000 |
+ |*"efficiency"                                    |     27463 |       4045 |(  14.7289 +- 0.213851 )%|   -------   |   -------   |
+B2LLXBDTSelKsLL               SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> pi+  pi- "                            |       546 |        273 |    0.50000 |    0.79892 |      0.0000 |      6.0000 |
+ | "# Phys/B2LLXBDTSelPions4LP"                    |       546 |       4045 |     7.4084 |     3.7592 |      1.0000 |      21.000 |
+ | "# input particles"                             |       546 |       4045 |     7.4084 |     3.7592 |      1.0000 |      21.000 |
+ | "# max size KS0 -> pi+  pi- "                   |       546 |       8574 |     15.703 |     16.256 |      0.0000 |      104.00 |
+ | "# pi+"                                         |       546 |       2060 |     3.7729 |     2.2311 |      0.0000 |      12.000 |
+ | "# pi-"                                         |       546 |       1985 |     3.6355 |     2.2760 |      0.0000 |      13.000 |
+ | "# selected"                                    |       546 |        273 |    0.50000 |    0.79892 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       546 |        196 |(  35.8974 +- 2.05293  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8574 |        411 |(  4.79356 +- 0.230712 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       411 |        273 |(  66.4234 +- 2.32948  )%|   -------   |   -------   |
+B2LLXBDTSelKs                 SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDTSelKsDD"                        |       377 |        615 |     1.6313 |     1.5449 |      0.0000 |      10.000 |
+ | "# Phys/B2LLXBDTSelKsLL"                        |       377 |        273 |    0.72414 |    0.87298 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       377 |        888 |     2.3554 |     1.5977 |      1.0000 |      11.000 |
+ |*"#accept"                                       |       377 |        377 |(  100.000 +- 0.265252 )%|   -------   |   -------   |
+ | "#passed"                                       |       377 |        888 |     2.3554 |     1.5977 |      1.0000 |      11.000 |
+ |*"efficiency"                                    |       888 |        888 |(  100.000 +- 0.112613 )%|   -------   |   -------   |
+B2LLXBDTSelBd2eeKs            SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> J/psi(1S)  KS0 "                       |       312 |         28 |   0.089744 |    0.39826 |      0.0000 |      3.0000 |
+ | "# J/psi(1S)"                                   |       312 |       1465 |     4.6955 |     5.0827 |      1.0000 |      31.000 |
+ | "# KS0"                                         |       312 |        764 |     2.4487 |     1.6459 |      1.0000 |      11.000 |
+ | "# Phys/B2LLXBDTSelDiElectron"                  |       312 |       1465 |     4.6955 |     5.0827 |      1.0000 |      31.000 |
+ | "# Phys/B2LLXBDTSelKs"                          |       312 |        764 |     2.4487 |     1.6459 |      1.0000 |      11.000 |
+ | "# input particles"                             |       312 |       2229 |     7.1442 |     5.7648 |      2.0000 |      34.000 |
+ | "# max size B0 -> J/psi(1S)  KS0 "              |       312 |       4319 |     13.843 |     23.326 |      1.0000 |      162.00 |
+ | "# selected"                                    |       312 |         28 |   0.089744 |    0.39826 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       312 |         19 |(  6.08974 +- 1.35388  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4319 |        613 |(  14.1931 +- 0.531017 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       613 |         28 |(  4.56770 +- 0.843269 )%|   -------   |   -------   |
+B2LLXBDT_Bd2eeKsLine          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDTSelBd2eeKs"                     |        19 |         28 |     1.4737 |    0.75173 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        19 |         28 |     1.4737 |    0.75173 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        19 |          5 |(  26.3158 +- 10.1023  )%|   -------   |   -------   |
+ | "#passed"                                       |        19 |          6 |    0.31579 |    0.56686 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        28 |          6 |(  21.4286 +- 7.75443  )%|   -------   |   -------   |
+RelatedInfo1_B2LLXBDT_Bd2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2eeKsLine"                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2LLXBDT_Bd2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2eeKsLine"                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2LLXBDT_Bd2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2eeKsLine"                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo4_B2LLXBDT_Bd2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2eeKsLine"                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo5_B2LLXBDT_Bd2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2eeKsLine"                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo6_B2LLXBDT_Bd2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2eeKsLine"                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Bd2eeKsLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Bd2eeKsLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LLXBDT_Bd2eeKsLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LLXBDT_Bd2mumuKs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2LLXBDTSelBd2mumuKs          SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> J/psi(1S)  KS0 "                       |       180 |         12 |   0.066667 |    0.40277 |      0.0000 |      4.0000 |
+ | "# J/psi(1S)"                                   |       180 |        561 |     3.1167 |     3.9781 |      1.0000 |      40.000 |
+ | "# KS0"                                         |       180 |        428 |     2.3778 |     1.6638 |      1.0000 |      11.000 |
+ | "# Phys/B2LLXBDTSelDiMuon"                      |       180 |        561 |     3.1167 |     3.9781 |      1.0000 |      40.000 |
+ | "# Phys/B2LLXBDTSelKs"                          |       180 |        428 |     2.3778 |     1.6638 |      1.0000 |      11.000 |
+ | "# input particles"                             |       180 |        989 |     5.4944 |     4.4478 |      2.0000 |      46.000 |
+ | "# max size B0 -> J/psi(1S)  KS0 "              |       180 |       1441 |     8.0056 |     19.045 |      1.0000 |      240.00 |
+ | "# selected"                                    |       180 |         12 |   0.066667 |    0.40277 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       180 |          7 |(  3.88889 +- 1.44100  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1441 |        230 |(  15.9611 +- 0.964806 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       230 |         12 |(  5.21739 +- 1.46631  )%|   -------   |   -------   |
+B2LLXBDT_Bd2mumuKsLine        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDTSelBd2mumuKs"                   |         7 |         12 |     1.7143 |     1.1606 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         7 |         12 |     1.7143 |     1.1606 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+ |*"#passed"                                       |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        12 |          1 |(  8.33333 +- 7.97856  )%|   -------   |   -------   |
+RelatedInfo1_B2LLXBDT_Bd2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2mumuKsLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2LLXBDT_Bd2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2mumuKsLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2LLXBDT_Bd2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2mumuKsLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_B2LLXBDT_Bd2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2mumuKsLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_B2LLXBDT_Bd2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2mumuKsLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_B2LLXBDT_Bd2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bd2mumuKsLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Bd2mumuKs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Bd2mumuKs...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LLXBDT_Bd2mumuKs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LLXBDT_Bs2eePhiL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2LLXBDTSelPhi                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePhi2KK"                         |       535 |      19125 |     35.748 |     53.341 |      1.0000 |      400.00 |
+ | "# input particles"                             |       535 |      19125 |     35.748 |     53.341 |      1.0000 |      400.00 |
+ |*"#accept"                                       |       535 |        361 |(  67.4766 +- 2.02534  )%|   -------   |   -------   |
+ | "#passed"                                       |       535 |       1450 |     2.7103 |     4.0543 |      0.0000 |      30.000 |
+ |*"efficiency"                                    |     19125 |       1450 |(  7.58170 +- 0.191409 )%|   -------   |   -------   |
+B2LLXBDTSelBs2eePhi           SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> J/psi(1S)  phi(1020) "               |       313 |        153 |    0.48882 |     1.7715 |      0.0000 |      13.000 |
+ | "# J/psi(1S)"                                   |       313 |       1563 |     4.9936 |     5.1526 |      1.0000 |      31.000 |
+ | "# Phys/B2LLXBDTSelDiElectron"                  |       313 |       1563 |     4.9936 |     5.1526 |      1.0000 |      31.000 |
+ | "# Phys/B2LLXBDTSelPhi"                         |       313 |       1356 |     4.3323 |     4.5841 |      1.0000 |      30.000 |
+ | "# input particles"                             |       313 |       2919 |     9.3259 |     8.4420 |      2.0000 |      57.000 |
+ | "# max size B_s0 -> J/psi(1S)  phi(1020) "      |       313 |      10481 |     33.486 |     73.090 |      1.0000 |      810.00 |
+ | "# phi(1020)"                                   |       313 |       1356 |     4.3323 |     4.5841 |      1.0000 |      30.000 |
+ | "# selected"                                    |       313 |        153 |    0.48882 |     1.7715 |      0.0000 |      13.000 |
+ |*"#accept"                                       |       313 |         45 |(  14.3770 +- 1.98316  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     10481 |       2018 |(  19.2539 +- 0.385140 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2018 |        153 |(  7.58176 +- 0.589255 )%|   -------   |   -------   |
+B2LLXBDT_Bs2eePhiLine         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDTSelBs2eePhi"                    |        45 |        153 |     3.4000 |     3.4538 |      1.0000 |      13.000 |
+ | "# input particles"                             |        45 |        153 |     3.4000 |     3.4538 |      1.0000 |      13.000 |
+ |*"#accept"                                       |        45 |          5 |(  11.1111 +- 4.68486  )%|   -------   |   -------   |
+ | "#passed"                                       |        45 |          9 |    0.20000 |    0.77746 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |       153 |          9 |(  5.88235 +- 1.90224  )%|   -------   |   -------   |
+RelatedInfo1_B2LLXBDT_Bs2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bs2eePhiLine"                  |         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2LLXBDT_Bs2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bs2eePhiLine"                  |         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2LLXBDT_Bs2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bs2eePhiLine"                  |         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo4_B2LLXBDT_Bs2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bs2eePhiLine"                  |         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo5_B2LLXBDT_Bs2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bs2eePhiLine"                  |         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo6_B2LLXBDT_Bs2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bs2eePhiLine"                  |         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Bs2eePhiL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Bs2eePhiLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LLXBDT_Bs2eePhiLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LLXBDT_Bs2mumuPh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2LLXBDTSelBs2mumuPhi         SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> J/psi(1S)  phi(1020) "               |       160 |         54 |    0.33750 |     1.3033 |      0.0000 |      13.000 |
+ | "# J/psi(1S)"                                   |       160 |        543 |     3.3937 |     4.2117 |      1.0000 |      40.000 |
+ | "# Phys/B2LLXBDTSelDiMuon"                      |       160 |        543 |     3.3937 |     4.2117 |      1.0000 |      40.000 |
+ | "# Phys/B2LLXBDTSelPhi"                         |       160 |        765 |     4.7812 |     4.8871 |      1.0000 |      22.000 |
+ | "# input particles"                             |       160 |       1308 |     8.1750 |     7.1629 |      2.0000 |      56.000 |
+ | "# max size B_s0 -> J/psi(1S)  phi(1020) "      |       160 |       3371 |     21.069 |     57.169 |      1.0000 |      640.00 |
+ | "# phi(1020)"                                   |       160 |        765 |     4.7812 |     4.8871 |      1.0000 |      22.000 |
+ | "# selected"                                    |       160 |         54 |    0.33750 |     1.3033 |      0.0000 |      13.000 |
+ |*"#accept"                                       |       160 |         21 |(  13.1250 +- 2.66954  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3371 |        688 |(  20.4094 +- 0.694171 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       688 |         54 |(  7.84884 +- 1.02532  )%|   -------   |   -------   |
+B2LLXBDT_Bs2mumuPhiLine       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDTSelBs2mumuPhi"                  |        21 |         54 |     2.5714 |     2.6828 |      1.0000 |      13.000 |
+ | "# input particles"                             |        21 |         54 |     2.5714 |     2.6828 |      1.0000 |      13.000 |
+ |*"#accept"                                       |        21 |          2 |(  9.52381 +- 6.40564  )%|   -------   |   -------   |
+ |*"#passed"                                       |        21 |          2 |(  9.52381 +- 6.40564  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        54 |          2 |(  3.70370 +- 2.56996  )%|   -------   |   -------   |
+RelatedInfo1_B2LLXBDT_Bs2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bs2mumuPhiLine"                |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2LLXBDT_Bs2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bs2mumuPhiLine"                |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2LLXBDT_Bs2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bs2mumuPhiLine"                |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_B2LLXBDT_Bs2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bs2mumuPhiLine"                |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_B2LLXBDT_Bs2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bs2mumuPhiLine"                |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo6_B2LLXBDT_Bs2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Bs2mumuPhiLine"                |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Bs2mumuPh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Bs2mumuPh...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LLXBDT_Bs2mumuPh...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LLXBDT_Lb2eeLamb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2LLXBDTSelLambdaDD           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       346 |        951 |     2.7486 |     2.0704 |      1.0000 |      14.000 |
+ | "# input particles"                             |       346 |        951 |     2.7486 |     2.0704 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       346 |        254 |(  73.4104 +- 2.37518  )%|   -------   |   -------   |
+ | "#passed"                                       |       346 |        456 |     1.3179 |     1.3136 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |       951 |        456 |(  47.9495 +- 1.62000  )%|   -------   |   -------   |
+B2LLXBDTSelProtons            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseANNProtons"                     |       540 |       4122 |     7.6333 |     4.9854 |      1.0000 |      32.000 |
+ | "# input particles"                             |       540 |       4122 |     7.6333 |     4.9854 |      1.0000 |      32.000 |
+ |*"#accept"                                       |       540 |        513 |(  95.0000 +- 0.937886 )%|   -------   |   -------   |
+ | "#passed"                                       |       540 |       2320 |     4.2963 |     3.2090 |      0.0000 |      20.000 |
+ |*"efficiency"                                    |      4122 |       2320 |(  56.2834 +- 0.772608 )%|   -------   |   -------   |
+B2LLXBDTSelLambdaLL           SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> p+  pi- "                         |       511 |         71 |    0.13894 |    0.41294 |      0.0000 |      3.0000 |
+ | "# Lambda~0 -> p~-  pi+ "                       |       511 |         80 |    0.15656 |    0.51868 |      0.0000 |      4.0000 |
+ | "# Phys/B2LLXBDTSelPions4LP"                    |       511 |       3911 |     7.6536 |     3.7132 |      1.0000 |      21.000 |
+ | "# Phys/B2LLXBDTSelProtons"                     |       511 |       2317 |     4.5342 |     3.1334 |      1.0000 |      20.000 |
+ | "# input particles"                             |       511 |       6228 |     12.188 |     5.9794 |      2.0000 |      36.000 |
+ | "# max size Lambda0 -> p+  pi- "                |       511 |       5021 |     9.8258 |     13.091 |      0.0000 |      91.000 |
+ | "# max size Lambda~0 -> p~-  pi+ "              |       511 |       5144 |     10.067 |     12.689 |      0.0000 |      110.00 |
+ | "# p+"                                          |       511 |       1159 |     2.2681 |     1.8998 |      0.0000 |      12.000 |
+ | "# pi+"                                         |       511 |       1995 |     3.9041 |     2.2173 |      0.0000 |      12.000 |
+ | "# pi-"                                         |       511 |       1916 |     3.7495 |     2.2678 |      0.0000 |      13.000 |
+ | "# p~-"                                         |       511 |       1158 |     2.2661 |     1.8642 |      0.0000 |      10.000 |
+ | "# selected"                                    |       511 |        151 |    0.29550 |    0.69155 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       511 |        112 |(  21.9178 +- 1.83005  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     10165 |        262 |(  2.57747 +- 0.157171 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       262 |        151 |(  57.6336 +- 3.05280  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2LLXBDTSelLambda             SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDTSelLambdaDD"                    |       309 |        456 |     1.4757 |     1.3036 |      0.0000 |      7.0000 |
+ | "# Phys/B2LLXBDTSelLambdaLL"                    |       309 |        151 |    0.48867 |    0.83455 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       309 |        607 |     1.9644 |     1.3942 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |       309 |        309 |(  100.000 +- 0.323625 )%|   -------   |   -------   |
+ | "#passed"                                       |       309 |        607 |     1.9644 |     1.3942 |      1.0000 |      8.0000 |
+ |*"efficiency"                                    |       607 |        607 |(  100.000 +- 0.164745 )%|   -------   |   -------   |
+B2LLXBDTSelLb2eeLambda        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |       262 |       1269 |     4.8435 |     5.1603 |      1.0000 |      31.000 |
+ | "# Lambda0"                                     |       262 |        261 |    0.99618 |     1.1172 |      0.0000 |      6.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda0 "            |       262 |          8 |   0.030534 |    0.21182 |      0.0000 |      2.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda~0 "          |       262 |         11 |   0.041985 |    0.27998 |      0.0000 |      3.0000 |
+ | "# Lambda~0"                                    |       262 |        274 |     1.0458 |     1.2254 |      0.0000 |      8.0000 |
+ | "# Phys/B2LLXBDTSelDiElectron"                  |       262 |       1269 |     4.8435 |     5.1603 |      1.0000 |      31.000 |
+ | "# Phys/B2LLXBDTSelLambda"                      |       262 |        535 |     2.0420 |     1.4522 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       262 |       1804 |     6.8855 |     5.7792 |      2.0000 |      38.000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda0 "   |       262 |       1423 |     5.4313 |     11.618 |      0.0000 |      100.00 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda~0 " |       262 |       1779 |     6.7901 |     17.549 |      0.0000 |      186.00 |
+ | "# selected"                                    |       262 |         19 |   0.072519 |    0.35823 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       262 |         12 |(  4.58015 +- 1.29154  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3202 |        768 |(  23.9850 +- 0.754586 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       768 |         19 |(  2.47396 +- 0.560500 )%|   -------   |   -------   |
+B2LLXBDT_Lb2eeLambdaLine      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDTSelLb2eeLambda"                 |        12 |         19 |     1.5833 |    0.64010 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        12 |         19 |     1.5833 |    0.64010 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        12 |          2 |(  16.6667 +- 10.7583  )%|   -------   |   -------   |
+ |*"#passed"                                       |        12 |          2 |(  16.6667 +- 10.7583  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        19 |          2 |(  10.5263 +- 7.04059  )%|   -------   |   -------   |
+RelatedInfo1_B2LLXBDT_Lb2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2eeLambdaLine"               |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2LLXBDT_Lb2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2eeLambdaLine"               |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2LLXBDT_Lb2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2eeLambdaLine"               |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_B2LLXBDT_Lb2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2eeLambdaLine"               |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_B2LLXBDT_Lb2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2eeLambdaLine"               |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo6_B2LLXBDT_Lb2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2eeLambdaLine"               |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Lb2eeLamb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Lb2eeLamb...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LLXBDT_Lb2eeLamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LLXBDT_Lb2mumuLa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2LLXBDTSelLb2mumuLambda      SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |       137 |        433 |     3.1606 |     4.1013 |      1.0000 |      40.000 |
+ | "# Lambda0"                                     |       137 |        145 |     1.0584 |     1.1124 |      0.0000 |      5.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda0 "            |       137 |          2 |   0.014599 |    0.11994 |      0.0000 |      1.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda~0 "          |       137 |          5 |   0.036496 |    0.35036 |      0.0000 |      4.0000 |
+ | "# Lambda~0"                                    |       137 |        145 |     1.0584 |     1.3387 |      0.0000 |      8.0000 |
+ | "# Phys/B2LLXBDTSelDiMuon"                      |       137 |        433 |     3.1606 |     4.1013 |      1.0000 |      40.000 |
+ | "# Phys/B2LLXBDTSelLambda"                      |       137 |        290 |     2.1168 |     1.5286 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       137 |        723 |     5.2774 |     4.5829 |      2.0000 |      46.000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda0 "   |       137 |        562 |     4.1022 |     14.130 |      0.0000 |      160.00 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda~0 " |       137 |        481 |     3.5109 |     8.0782 |      0.0000 |      80.000 |
+ | "# selected"                                    |       137 |          7 |   0.051095 |    0.36888 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       137 |          4 |(  2.91971 +- 1.43838  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1043 |        218 |(  20.9012 +- 1.25901  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       218 |          7 |(  3.21101 +- 1.19400  )%|   -------   |   -------   |
+B2LLXBDT_Lb2mumuLambdaLine    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDTSelLb2mumuLambda"               |         4 |          7 |     1.7500 |     1.2990 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         4 |          7 |     1.7500 |     1.2990 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#passed"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+RelatedInfo1_B2LLXBDT_Lb2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2mumuLambdaLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2LLXBDT_Lb2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2mumuLambdaLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2LLXBDT_Lb2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2mumuLambdaLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_B2LLXBDT_Lb2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2mumuLambdaLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_B2LLXBDT_Lb2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2mumuLambdaLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_B2LLXBDT_Lb2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2mumuLambdaLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Lb2mumuLa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Lb2mumuLa...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LLXBDT_Lb2mumuLa...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LLXBDT_Lb2eePKLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2LLXBDTSelLambdastar         SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       497 |        967 |     1.9457 |     1.5919 |      0.0000 |      10.000 |
+ | "# K-"                                          |       497 |        988 |     1.9879 |     1.5808 |      0.0000 |      11.000 |
+ | "# Lambda(1520)0 -> p+  K- "                    |       497 |       1151 |     2.3159 |     3.9191 |      0.0000 |      39.000 |
+ | "# Lambda(1520)~0 -> p~-  K+ "                  |       497 |       1193 |     2.4004 |     4.1173 |      0.0000 |      33.000 |
+ | "# Phys/B2LLXBDTSelKaons"                       |       497 |       1955 |     3.9336 |     2.5290 |      1.0000 |      19.000 |
+ | "# Phys/B2LLXBDTSelProtons"                     |       497 |       2294 |     4.6157 |     3.1327 |      1.0000 |      20.000 |
+ | "# input particles"                             |       497 |       4249 |     8.5493 |     5.4932 |      2.0000 |      39.000 |
+ | "# max size Lambda(1520)0 -> p+  K- "           |       497 |       2737 |     5.5070 |     9.3048 |      0.0000 |      110.00 |
+ | "# max size Lambda(1520)~0 -> p~-  K+ "         |       497 |       2746 |     5.5252 |     9.4481 |      0.0000 |      80.000 |
+ | "# p+"                                          |       497 |       1142 |     2.2978 |     1.9136 |      0.0000 |      12.000 |
+ | "# p~-"                                         |       497 |       1152 |     2.3179 |     1.8624 |      0.0000 |      10.000 |
+ | "# selected"                                    |       497 |       2344 |     4.7163 |     7.7803 |      0.0000 |      70.000 |
+ |*"#accept"                                       |       497 |        345 |(  69.4165 +- 2.06679  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5483 |       5252 |(  95.7870 +- 0.271294 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      5252 |       2344 |(  44.6306 +- 0.685944 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        47 |         47 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2LLXBDTSelLb2eePK            SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |       306 |       1507 |     4.9248 |     5.2160 |      1.0000 |      31.000 |
+ | "# Lambda(1520)0"                               |       306 |       1099 |     3.5915 |     4.5042 |      0.0000 |      39.000 |
+ | "# Lambda(1520)~0"                              |       306 |       1137 |     3.7157 |     4.7494 |      0.0000 |      33.000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda(1520)0 "      |       306 |        335 |     1.0948 |     5.0333 |      0.0000 |      57.000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda(1520)~0 "    |       306 |        357 |     1.1667 |     5.0126 |      0.0000 |      70.000 |
+ | "# Phys/B2LLXBDTSelDiElectron"                  |       306 |       1507 |     4.9248 |     5.2160 |      1.0000 |      31.000 |
+ | "# Phys/B2LLXBDTSelLambdastar"                  |       306 |       2236 |     7.3072 |     8.9046 |      1.0000 |      70.000 |
+ | "# input particles"                             |       306 |       3743 |     12.232 |     11.952 |      2.0000 |      97.000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda(1520)|       306 |       8083 |     26.415 |     75.123 |      0.0000 |      1053.0 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda(1520|       306 |       8490 |     27.745 |     73.349 |      0.0000 |      837.00 |
+ | "# selected"                                    |       306 |        692 |     2.2614 |     9.5533 |      0.0000 |      114.00 |
+ |*"#accept"                                       |       306 |         78 |(  25.4902 +- 2.49134  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     16573 |       8856 |(  53.4363 +- 0.387473 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      8856 |        692 |(  7.81391 +- 0.285199 )%|   -------   |   -------   |
+B2LLXBDT_Lb2eePKLine          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDTSelLb2eePK"                     |        78 |        692 |     8.8718 |     17.303 |      1.0000 |      114.00 |
+ | "# input particles"                             |        78 |        692 |     8.8718 |     17.303 |      1.0000 |      114.00 |
+ |*"#accept"                                       |        78 |          9 |(  11.5385 +- 3.61746  )%|   -------   |   -------   |
+ | "#passed"                                       |        78 |         14 |    0.17949 |    0.52486 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       692 |         14 |(  2.02312 +- 0.535204 )%|   -------   |   -------   |
+RelatedInfo1_B2LLXBDT_Lb2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2eePKLine"                   |         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+RelatedInfo2_B2LLXBDT_Lb2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2eePKLine"                   |         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+RelatedInfo3_B2LLXBDT_Lb2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2eePKLine"                   |         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+RelatedInfo4_B2LLXBDT_Lb2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2eePKLine"                   |         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+RelatedInfo5_B2LLXBDT_Lb2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2eePKLine"                   |         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+RelatedInfo6_B2LLXBDT_Lb2ee...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2eePKLine"                   |         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Lb2eePKLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Lb2eePKLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LLXBDT_Lb2eePKLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          9 |( 0.900000 +- 0.298647 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2LLXBDT_Lb2mumuPK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2LLXBDTSelLb2mumuPK          SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |       150 |        492 |     3.2800 |     4.2491 |      1.0000 |      40.000 |
+ | "# Lambda(1520)0"                               |       150 |        586 |     3.9067 |     4.6738 |      0.0000 |      23.000 |
+ | "# Lambda(1520)~0"                              |       150 |        597 |     3.9800 |     4.9227 |      0.0000 |      24.000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda(1520)0 "      |       150 |        100 |    0.66667 |     3.0015 |      0.0000 |      31.000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda(1520)~0 "    |       150 |        106 |    0.70667 |     3.0189 |      0.0000 |      30.000 |
+ | "# Phys/B2LLXBDTSelDiMuon"                      |       150 |        492 |     3.2800 |     4.2491 |      1.0000 |      40.000 |
+ | "# Phys/B2LLXBDTSelLambdastar"                  |       150 |       1183 |     7.8867 |     9.2553 |      1.0000 |      47.000 |
+ | "# input particles"                             |       150 |       1675 |     11.167 |     11.028 |      2.0000 |      59.000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda(1520)|       150 |       2476 |     16.507 |     38.693 |      0.0000 |      300.00 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda(1520|       150 |       2747 |     18.313 |     47.798 |      0.0000 |      360.00 |
+ | "# selected"                                    |       150 |        206 |     1.3733 |     5.9369 |      0.0000 |      61.000 |
+ |*"#accept"                                       |       150 |         31 |(  20.6667 +- 3.30611  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5223 |       2732 |(  52.3071 +- 0.691110 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2732 |        206 |(  7.54026 +- 0.505160 )%|   -------   |   -------   |
+B2LLXBDT_Lb2mumuPKLine        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDTSelLb2mumuPK"                   |        31 |        206 |     6.6452 |     11.641 |      1.0000 |      61.000 |
+ | "# input particles"                             |        31 |        206 |     6.6452 |     11.641 |      1.0000 |      61.000 |
+ |*"#accept"                                       |        31 |          4 |(  12.9032 +- 6.02101  )%|   -------   |   -------   |
+ | "#passed"                                       |        31 |          6 |    0.19355 |    0.53397 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       206 |          6 |(  2.91262 +- 1.17163  )%|   -------   |   -------   |
+RelatedInfo1_B2LLXBDT_Lb2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2mumuPKLine"                 |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2LLXBDT_Lb2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2mumuPKLine"                 |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2LLXBDT_Lb2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2mumuPKLine"                 |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo4_B2LLXBDT_Lb2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2mumuPKLine"                 |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo5_B2LLXBDT_Lb2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2mumuPKLine"                 |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo6_B2LLXBDT_Lb2mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2LLXBDT_Lb2mumuPKLine"                 |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Lb2mumuPK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2LLXBDT_Lb2mumuPK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2LLXBDT_Lb2mumuPK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD23MuD23MuLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D23MuD23MuLine                SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> mu+  mu+  mu+ "                        |       196 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+ -> mu+  mu+  mu- "                        |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> mu-  mu-  mu+ "                        |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> mu-  mu-  mu- "                        |       183 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# mu+"                                         |       507 |        232 |    0.45759 |    0.63718 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       507 |        208 |    0.41026 |    0.59030 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       507 |          0 |(  0.00000 +- 0.197239 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        76 |         27 |(  35.5263 +- 5.48984  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD23MuD23MuLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD23MuD23MuLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD23MuD23MuLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD23MuD2MueeLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D23MuD2MueeLine               SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> mu+  e+  e+ "                          |        65 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+ -> mu+  e+  e- "                          |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+ -> mu-  e+  e+ "                          |        65 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> mu+  e-  e- "                          |        73 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> mu-  e-  e+ "                          |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> mu-  e-  e- "                          |        67 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseElectrons"                      |       373 |        922 |     2.4718 |     1.7944 |      1.0000 |      10.000 |
+ | "# Phys/StdLooseMuons"                          |       373 |        650 |     1.7426 |     1.0828 |      1.0000 |      8.0000 |
+ | "# e+"                                          |       373 |        220 |    0.58981 |    0.79246 |      0.0000 |      4.0000 |
+ | "# e-"                                          |       373 |        245 |    0.65684 |    0.83822 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       373 |       1572 |     4.2145 |     2.3161 |      2.0000 |      14.000 |
+ | "# mu+"                                         |       373 |        175 |    0.46917 |    0.66489 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       373 |        153 |    0.41019 |    0.60879 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       373 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       373 |          0 |(  0.00000 +- 0.268097 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       505 |        146 |(  28.9109 +- 2.01737  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        67 |          0 |(  0.00000 +- 1.49254  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD23MuD2MueeLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD23MuD2MueeLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD23MuD2MueeLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD23MuD23PiLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          7 |( 0.700000 +- 0.263647 )%|   -------   |   -------   |
+D23MuD23PiLine                SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  pi+  pi- "                        |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> pi-  pi-  pi+ "                        |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLoosePions"                          |         6 |         59 |     9.8333 |     3.3871 |      3.0000 |      14.000 |
+ | "# input particles"                             |         6 |         59 |     9.8333 |     3.3871 |      3.0000 |      14.000 |
+ | "# pi+"                                         |         6 |         15 |     2.5000 |     1.8930 |      0.0000 |      6.0000 |
+ | "# pi-"                                         |         6 |         18 |     3.0000 |     1.6330 |      1.0000 |      5.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        48 |          7 |(  14.5833 +- 5.09424  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        29 |          1 |(  3.44828 +- 3.38830  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingD23MuD23PiLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD23MuD23PiLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD23MuD23PiLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingKshort2PiPiMuMu_Lo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LongMuonsForKshort2PiPiMuMu   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       759 |        356 |(  46.9038 +- 1.81140  )%|   -------   |   -------   |
+ | "#passed"                                       |       759 |        456 |    0.60079 |    0.73680 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      3022 |        456 |(  15.0893 +- 0.651132 )%|   -------   |   -------   |
+LongPionsForKshort2PiPiMuMu   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLoosePions"                       |       356 |      18464 |     51.865 |     24.884 |      9.0000 |      133.00 |
+ | "# input particles"                             |       356 |      18464 |     51.865 |     24.884 |      9.0000 |      133.00 |
+ |*"#accept"                                       |       356 |        356 |(  100.000 +- 0.280899 )%|   -------   |   -------   |
+ | "#passed"                                       |       356 |       3953 |     11.104 |     5.3146 |      1.0000 |      29.000 |
+ |*"efficiency"                                    |     18464 |       3953 |(  21.4092 +- 0.301872 )%|   -------   |   -------   |
+Kshort2PiPiMuMu_LongLine      SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> mu+  mu-  pi+  pi- "                  |        52 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LongMuonsForKshort2PiPiMuMu"            |       356 |        456 |     1.2809 |    0.53504 |      1.0000 |      4.0000 |
+ | "# Phys/LongPionsForKshort2PiPiMuMu"            |       356 |       3953 |     11.104 |     5.3146 |      1.0000 |      29.000 |
+ | "# input particles"                             |       356 |       4409 |     12.385 |     5.4865 |      2.0000 |      32.000 |
+ | "# mu+"                                         |       356 |        229 |    0.64326 |    0.59891 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       356 |        227 |    0.63764 |    0.62318 |      0.0000 |      3.0000 |
+ | "# pi+"                                         |       356 |       1972 |     5.5393 |     3.1015 |      0.0000 |      19.000 |
+ | "# pi-"                                         |       356 |       1981 |     5.5646 |     3.0110 |      0.0000 |      17.000 |
+ | "# selected"                                    |       356 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       356 |          0 |(  0.00000 +- 0.280899 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        64 |          0 |(  0.00000 +- 1.56250  )%|   -------   |   -------   |
+ | "#pass comb123 cut"                             |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingKshort2PiPiMuMu_Lo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingKshort2PiPiMuMu_Lo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingKshort2PiPiMuMu_Lo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingKshort2PiPiMuMu_Do...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DownMuonsForKshort2PiPiMuMu   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDownMuons"                      |       398 |        720 |     1.8090 |     1.2395 |      1.0000 |      10.000 |
+ | "# input particles"                             |       398 |        720 |     1.8090 |     1.2395 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       398 |        156 |(  39.1960 +- 2.44706  )%|   -------   |   -------   |
+ | "#passed"                                       |       398 |        190 |    0.47739 |    0.71118 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |       720 |        190 |(  26.3889 +- 1.64254  )%|   -------   |   -------   |
+DownPionsForKshort2PiPiMuMu   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsDownPions"                     |       156 |       2979 |     19.096 |     8.4723 |      2.0000 |      46.000 |
+ | "# input particles"                             |       156 |       2979 |     19.096 |     8.4723 |      2.0000 |      46.000 |
+ |*"#accept"                                       |       156 |        156 |(  100.000 +- 0.641026 )%|   -------   |   -------   |
+ | "#passed"                                       |       156 |       1406 |     9.0128 |     4.8198 |      1.0000 |      25.000 |
+ |*"efficiency"                                    |      2979 |       1406 |(  47.1970 +- 0.914642 )%|   -------   |   -------   |
+Kshort2PiPiMuMu_DownLine      SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> mu+  mu-  pi+  pi- "                  |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DownMuonsForKshort2PiPiMuMu"            |       156 |        190 |     1.2179 |    0.62321 |      1.0000 |      6.0000 |
+ | "# Phys/DownPionsForKshort2PiPiMuMu"            |       156 |       1406 |     9.0128 |     4.8198 |      1.0000 |      25.000 |
+ | "# input particles"                             |       156 |       1596 |     10.231 |     5.0900 |      2.0000 |      29.000 |
+ | "# mu+"                                         |       156 |         89 |    0.57051 |    0.60034 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       156 |        101 |    0.64744 |    0.66799 |      0.0000 |      3.0000 |
+ | "# pi+"                                         |       156 |        706 |     4.5256 |     2.6274 |      0.0000 |      14.000 |
+ | "# pi-"                                         |       156 |        700 |     4.4872 |     2.8655 |      0.0000 |      14.000 |
+ | "# selected"                                    |       156 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       156 |          0 |(  0.00000 +- 0.641026 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        25 |          3 |(  12.0000 +- 6.49923  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |        24 |          0 |(  0.00000 +- 4.16667  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingKshort2PiPiMuMu_Do...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingKshort2PiPiMuMu_Do...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingKshort2PiPiMuMu_Do...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDiMuonAndWForPromp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelWForPromptCharm            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       759 |          3 |( 0.395257 +- 0.227750 )%|   -------   |   -------   |
+ |*"#passed"                                       |       759 |          3 |( 0.395257 +- 0.227750 )%|   -------   |   -------   |
+ |*"efficiency"                                    |      3022 |          3 |(0.0992720 +- 0.0572863)%|   -------   |   -------   |
+SelMuonForPromptCharm         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       759 |        464 |(  61.1331 +- 1.76932  )%|   -------   |   -------   |
+ | "#passed"                                       |       759 |        711 |    0.93676 |    0.96375 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |      3022 |        711 |(  23.5275 +- 0.771602 )%|   -------   |   -------   |
+SelDiMuonForPromptCharm       SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  mu- "                      |       464 |         40 |   0.086207 |    0.28067 |      0.0000 |      1.0000 |
+ | "# Phys/SelMuonForPromptCharm"                  |       464 |        711 |     1.5323 |    0.77892 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       464 |        711 |     1.5323 |    0.77892 |      1.0000 |      6.0000 |
+ | "# max size J/psi(1S) -> mu+  mu- "             |       464 |        200 |    0.43103 |    0.88302 |      0.0000 |      8.0000 |
+ | "# mu+"                                         |       464 |        367 |    0.79095 |    0.71427 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       464 |        344 |    0.74138 |    0.63816 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       464 |         40 |   0.086207 |    0.28067 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       464 |         40 |(  8.62069 +- 1.30297  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       200 |         45 |(  22.5000 +- 2.95275  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        45 |         40 |(  88.8889 +- 4.68486  )%|   -------   |   -------   |
+StrippingDiMuonAndWForPromp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDiMuonAndWForPromp...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDiMuonAndWForPromp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingChiAndWForPromptCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingChiAndWForPromptCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingChiAndWForPromptCharmSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingChiAndWForPromptCharmSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDoubleDiMuonForPro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DoubleDiMuonForPromptCharm    SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |        40 |         40 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelDiMuonForPromptCharm"                |        40 |         40 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Upsilon(1S) -> J/psi(1S)  J/psi(1S) "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        40 |         40 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size Upsilon(1S) -> J/psi(1S)  J/psi(1S) |        40 |         40 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        40 |          0 |(  0.00000 +- 2.50000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDoubleDiMuonForPro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDoubleDiMuonForPro...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDoubleDiMuonForPro...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTripleDiMuonForPro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+TripleDiMuonForPromptCharm    SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |        40 |         40 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelDiMuonForPromptCharm"                |        40 |         40 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Upsilon(2S) -> J/psi(1S)  J/psi(1S)  J/psi(1S|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        40 |         40 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size Upsilon(2S) -> J/psi(1S)  J/psi(1S) |        40 |         40 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        40 |          0 |(  0.00000 +- 2.50000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTripleDiMuonForPro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTripleDiMuonForPro...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTripleDiMuonForPro...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XMuMu_LinePreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XMuMu_LineVOIDFi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+Sel_B2XMuMu_DiMuon            SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  mu+ "                      |       665 |          7 |   0.010526 |    0.10206 |      0.0000 |      1.0000 |
+ | "# J/psi(1S) -> mu-  mu+ "                      |       665 |         20 |   0.030075 |    0.17938 |      0.0000 |      2.0000 |
+ | "# J/psi(1S) -> mu-  mu- "                      |       665 |          4 |  0.0060150 |   0.077323 |      0.0000 |      1.0000 |
+ | "# Phys/StdAllLooseMuons"                       |       665 |       2188 |     3.2902 |     2.4516 |      1.0000 |      20.000 |
+ | "# input particles"                             |       665 |       2188 |     3.2902 |     2.4516 |      1.0000 |      20.000 |
+ | "# max size J/psi(1S) -> mu+  mu+ "             |       665 |        256 |    0.38496 |    0.96981 |      0.0000 |      9.0000 |
+ | "# max size J/psi(1S) -> mu-  mu+ "             |       665 |         41 |   0.061654 |    0.28620 |      0.0000 |      3.0000 |
+ | "# max size J/psi(1S) -> mu-  mu- "             |       665 |        228 |    0.34286 |    0.83335 |      0.0000 |      9.0000 |
+ | "# mu+"                                         |       665 |        202 |    0.30376 |    0.54101 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       665 |        182 |    0.27368 |    0.51764 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       665 |         31 |   0.046617 |    0.23764 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       665 |         28 |(  4.21053 +- 0.778783 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        91 |         91 |(  100.000 +- 1.09890  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        91 |         31 |(  34.0659 +- 4.96815  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Selection_B2XMuMu_StdAllNoP...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |        28 |       1308 |     46.714 |     15.618 |      14.000 |      80.000 |
+ | "# input particles"                             |        28 |       1308 |     46.714 |     15.618 |      14.000 |      80.000 |
+ |*"#accept"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+ | "#passed"                                       |        28 |        326 |     11.643 |     3.7817 |      3.0000 |      18.000 |
+ |*"efficiency"                                    |      1308 |        326 |(  24.9235 +- 1.19606  )%|   -------   |   -------   |
+Selection_B2XMuMu_Rho         SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_StdAllNoPIDsPions"    |        28 |        326 |     11.643 |     3.7817 |      3.0000 |      18.000 |
+ | "# input particles"                             |        28 |        326 |     11.643 |     3.7817 |      3.0000 |      18.000 |
+ | "# max size rho(770)0 -> pi+  pi- "             |        28 |        969 |     34.607 |     20.049 |      2.0000 |      72.000 |
+ | "# pi+"                                         |        28 |        169 |     6.0357 |     2.1792 |      1.0000 |      11.000 |
+ | "# pi-"                                         |        28 |        157 |     5.6071 |     2.8327 |      1.0000 |      13.000 |
+ | "# rho(770)0 -> pi+  pi- "                      |        28 |        261 |     9.3214 |     6.9233 |      0.0000 |      32.000 |
+ | "# selected"                                    |        28 |        261 |     9.3214 |     6.9233 |      0.0000 |      32.000 |
+ |*"#accept"                                       |        28 |         27 |(  96.4286 +- 3.50707  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       969 |        443 |(  45.7172 +- 1.60033  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       443 |        261 |(  58.9165 +- 2.33749  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2XMuMu_PhiSubMMZ_Sel         SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_Rho"                  |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ | "# input particles"                             |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ |*"#accept"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+ | "#passed"                                       |        27 |        780 |     28.889 |     20.382 |      3.0000 |      96.000 |
+B2XMuMu_PhiSubMMP_Sel         SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_Rho"                  |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ | "# input particles"                             |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ |*"#accept"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+ |*"#passed"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+B2XMuMu_PhiSubMMM_Sel         SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_Rho"                  |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ | "# input particles"                             |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ |*"#accept"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+ |*"#passed"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+B2XMuMu_PhiMerge              SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XMuMu_PhiSubMMM_Sel"                  |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XMuMu_PhiSubMMP_Sel"                  |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XMuMu_PhiSubMMZ_Sel"                  |        27 |        780 |     28.889 |     20.382 |      3.0000 |      96.000 |
+ | "# input particles"                             |        27 |        780 |     28.889 |     20.382 |      3.0000 |      96.000 |
+ |*"#accept"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+ | "#passed"                                       |        27 |        780 |     28.889 |     20.382 |      3.0000 |      96.000 |
+ |*"efficiency"                                    |       780 |        780 |(  100.000 +- 0.128205 )%|   -------   |   -------   |
+B2XMuMu_PhiFilter             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XMuMu_PhiSub_Sel"                     |        27 |       1300 |     48.148 |     33.970 |      5.0000 |      160.00 |
+ | "# input particles"                             |        27 |       1300 |     48.148 |     33.970 |      5.0000 |      160.00 |
+ |*"#accept"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+ | "#passed"                                       |        27 |        260 |     9.6296 |     6.7941 |      1.0000 |      32.000 |
+ |*"efficiency"                                    |      1300 |        260 |(  20.0000 +- 1.10940  )%|   -------   |   -------   |
+B2XMuMu_KstarSubMMZ_Sel       SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_Rho"                  |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ | "# input particles"                             |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ |*"#accept"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+ | "#passed"                                       |        27 |       1560 |     57.778 |     40.764 |      6.0000 |      192.00 |
+B2XMuMu_KstarSubMMP_Sel       SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_Rho"                  |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ | "# input particles"                             |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ |*"#accept"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+ |*"#passed"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+B2XMuMu_KstarSubMMM_Sel       SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_Rho"                  |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ | "# input particles"                             |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ |*"#accept"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+ |*"#passed"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+B2XMuMu_KstarMerge            SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XMuMu_KstarSubMMM_Sel"                |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XMuMu_KstarSubMMP_Sel"                |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XMuMu_KstarSubMMZ_Sel"                |        27 |       1560 |     57.778 |     40.764 |      6.0000 |      192.00 |
+ | "# input particles"                             |        27 |       1560 |     57.778 |     40.764 |      6.0000 |      192.00 |
+ |*"#accept"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+ | "#passed"                                       |        27 |       1560 |     57.778 |     40.764 |      6.0000 |      192.00 |
+ |*"efficiency"                                    |      1560 |       1560 |(  100.000 +- 0.0641026)%|   -------   |   -------   |
+B2XMuMu_KstarFilter           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XMuMu_KstarSub_Sel"                   |        27 |       2600 |     96.296 |     67.941 |      10.000 |      320.00 |
+ | "# input particles"                             |        27 |       2600 |     96.296 |     67.941 |      10.000 |      320.00 |
+ |*"#accept"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+ | "#passed"                                       |        27 |        520 |     19.259 |     13.588 |      2.0000 |      64.000 |
+ |*"efficiency"                                    |      2600 |        520 |(  20.0000 +- 0.784465 )%|   -------   |   -------   |
+Selection_B2XMuMu_pi0resolved SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseResolvedPi0"                    |        28 |        625 |     22.321 |     13.172 |      6.0000 |      58.000 |
+ | "# input particles"                             |        28 |        625 |     22.321 |     13.172 |      6.0000 |      58.000 |
+ |*"#accept"                                       |        28 |         26 |(  92.8571 +- 4.86704  )%|   -------   |   -------   |
+ | "#passed"                                       |        28 |        175 |     6.2500 |     4.9902 |      0.0000 |      20.000 |
+ |*"efficiency"                                    |       625 |        175 |(  28.0000 +- 1.79600  )%|   -------   |   -------   |
+Selection_B2XMuMu_pi0merged   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMergedPi0"                      |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Selection_B2XMuMu_pi0         SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_pi0merged"            |        26 |          6 |    0.23077 |    0.57564 |      0.0000 |      2.0000 |
+ | "# Phys/Selection_B2XMuMu_pi0resolved"          |        26 |        175 |     6.7308 |     4.8561 |      2.0000 |      20.000 |
+ | "# input particles"                             |        26 |        181 |     6.9615 |     4.9418 |      2.0000 |      20.000 |
+ |*"#accept"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+ | "#passed"                                       |        26 |        181 |     6.9615 |     4.9418 |      2.0000 |      20.000 |
+ |*"efficiency"                                    |       181 |        181 |(  100.000 +- 0.552486 )%|   -------   |   -------   |
+Selection_B2XMuMu_rho2pipizeroSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_StdAllNoPIDsPions"    |        26 |        312 |     12.000 |     3.5192 |      4.0000 |      18.000 |
+ | "# Phys/Selection_B2XMuMu_pi0"                  |        26 |        181 |     6.9615 |     4.9418 |      2.0000 |      20.000 |
+ | "# input particles"                             |        26 |        493 |     18.962 |     6.6418 |      10.000 |      35.000 |
+ | "# max size rho(770)+ -> pi+  pi0 "             |        26 |       1171 |     45.038 |     38.284 |      8.0000 |      160.00 |
+ | "# max size rho(770)- -> pi-  pi0 "             |        26 |       1096 |     42.154 |     46.833 |      5.0000 |      221.00 |
+ | "# pi+"                                         |        26 |        164 |     6.3077 |     1.9762 |      3.0000 |      11.000 |
+ | "# pi-"                                         |        26 |        148 |     5.6923 |     2.8389 |      1.0000 |      13.000 |
+ | "# pi0"                                         |        26 |        181 |     6.9615 |     4.9418 |      2.0000 |      20.000 |
+ | "# rho(770)+ -> pi+  pi0 "                      |        26 |        381 |     14.654 |     15.920 |      2.0000 |      73.000 |
+ | "# rho(770)- -> pi-  pi0 "                      |        26 |        340 |     13.077 |     14.597 |      0.0000 |      61.000 |
+ | "# selected"                                    |        26 |        721 |     27.731 |     27.874 |      3.0000 |      111.00 |
+ |*"#accept"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2267 |       2267 |(  100.000 +- 0.0441112)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2267 |        721 |(  31.8041 +- 0.978127 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        12 |         12 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2XMuMu_F2SubMMZ_Sel          SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_Rho"                  |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ | "# input particles"                             |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ |*"#accept"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+ | "#passed"                                       |        27 |        777 |     28.778 |     20.021 |      3.0000 |      93.000 |
+B2XMuMu_F2SubMMP_Sel          SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_Rho"                  |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ | "# input particles"                             |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ |*"#accept"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+ |*"#passed"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+B2XMuMu_F2SubMMM_Sel          SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_Rho"                  |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ | "# input particles"                             |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ |*"#accept"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+ |*"#passed"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+B2XMuMu_F2Merge               SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XMuMu_F2SubMMM_Sel"                   |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XMuMu_F2SubMMP_Sel"                   |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XMuMu_F2SubMMZ_Sel"                   |        27 |        777 |     28.778 |     20.021 |      3.0000 |      93.000 |
+ | "# input particles"                             |        27 |        777 |     28.778 |     20.021 |      3.0000 |      93.000 |
+ |*"#accept"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+ | "#passed"                                       |        27 |        777 |     28.778 |     20.021 |      3.0000 |      93.000 |
+ |*"efficiency"                                    |       777 |        777 |(  100.000 +- 0.128700 )%|   -------   |   -------   |
+B2XMuMu_F2Filter              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XMuMu_F2Sub_Sel"                      |        27 |       1295 |     47.963 |     33.368 |      5.0000 |      155.00 |
+ | "# input particles"                             |        27 |       1295 |     47.963 |     33.368 |      5.0000 |      155.00 |
+ |*"#accept"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+ | "#passed"                                       |        27 |        259 |     9.5926 |     6.6737 |      1.0000 |      31.000 |
+ |*"efficiency"                                    |      1295 |        259 |(  20.0000 +- 1.11154  )%|   -------   |   -------   |
+Selection_B2XMuMu_Ksdd        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |        16 |         36 |     2.2500 |     1.4790 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        16 |         36 |     2.2500 |     1.4790 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |        16 |          9 |(  56.2500 +- 12.4020  )%|   -------   |   -------   |
+ | "#passed"                                       |        16 |         11 |    0.68750 |    0.68179 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        36 |         11 |(  30.5556 +- 7.67737  )%|   -------   |   -------   |
+Selection_B2XMuMu_Ksll        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |         8 |          9 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         8 |          9 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+ |*"#passed"                                       |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         9 |          2 |(  22.2222 +- 13.8580  )%|   -------   |   -------   |
+Selection_B2XMuMu_Kshort      SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_Ksdd"                 |         9 |         11 |     1.2222 |    0.41574 |      1.0000 |      2.0000 |
+ | "# Phys/Selection_B2XMuMu_Ksll"                 |         9 |          2 |    0.22222 |    0.41574 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         9 |         13 |     1.4444 |    0.49690 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+ | "#passed"                                       |         9 |         13 |     1.4444 |    0.49690 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |        13 |         13 |(  100.000 +- 7.69231  )%|   -------   |   -------   |
+Selection_B2XMuMu_dzero       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseD02KPi"                         |         5 |          8 |     1.6000 |    0.80000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         5 |          8 |     1.6000 |    0.80000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         8 |          7 |(  87.5000 +- 11.6927  )%|   -------   |   -------   |
+Selection_B2XMuMu_StdAllNoP...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsKaons"                      |        28 |       1308 |     46.714 |     15.618 |      14.000 |      80.000 |
+ | "# input particles"                             |        28 |       1308 |     46.714 |     15.618 |      14.000 |      80.000 |
+ |*"#accept"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+ | "#passed"                                       |        28 |        326 |     11.643 |     3.7817 |      3.0000 |      18.000 |
+ |*"efficiency"                                    |      1308 |        326 |(  24.9235 +- 1.19606  )%|   -------   |   -------   |
+Selection_B2XMuMu_Kstar2kspi  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> KS0  pi+ "                       |         9 |         11 |     1.2222 |     1.2273 |      0.0000 |      4.0000 |
+ | "# K*(892)- -> KS0  pi- "                       |         9 |         10 |     1.1111 |     1.2862 |      0.0000 |      4.0000 |
+ | "# KS0"                                         |         9 |         13 |     1.4444 |    0.49690 |      1.0000 |      2.0000 |
+ | "# Phys/Selection_B2XMuMu_Kshort"               |         9 |         13 |     1.4444 |    0.49690 |      1.0000 |      2.0000 |
+ | "# Phys/Selection_B2XMuMu_StdAllNoPIDsPions"    |         9 |        108 |     12.000 |     3.3665 |      6.0000 |      17.000 |
+ | "# input particles"                             |         9 |        121 |     13.444 |     3.2011 |      8.0000 |      18.000 |
+ | "# max size K*(892)+ -> KS0  pi+ "              |         9 |         92 |     10.222 |     4.2368 |      4.0000 |      18.000 |
+ | "# max size K*(892)- -> KS0  pi- "              |         9 |         58 |     6.4444 |     4.0031 |      2.0000 |      16.000 |
+ | "# pi+"                                         |         9 |         65 |     7.2222 |     2.1488 |      4.0000 |      11.000 |
+ | "# pi-"                                         |         9 |         43 |     4.7778 |     2.5288 |      1.0000 |      8.0000 |
+ | "# selected"                                    |         9 |         21 |     2.3333 |     1.6997 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |         9 |          7 |(  77.7778 +- 13.8580  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       150 |         54 |(  36.0000 +- 3.91918  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        54 |         21 |(  38.8889 +- 6.63401  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Selection_B2XMuMu_Kstar2kpi...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> K+  pi0 "                        |        26 |        270 |     10.385 |     12.441 |      0.0000 |      62.000 |
+ | "# K*(892)- -> K-  pi0 "                        |        26 |        229 |     8.8077 |     9.0682 |      0.0000 |      40.000 |
+ | "# K+"                                          |        26 |        164 |     6.3077 |     1.9762 |      3.0000 |      11.000 |
+ | "# K-"                                          |        26 |        148 |     5.6923 |     2.8389 |      1.0000 |      13.000 |
+ | "# Phys/Selection_B2XMuMu_StdAllNoPIDsKaons"    |        26 |        312 |     12.000 |     3.5192 |      4.0000 |      18.000 |
+ | "# Phys/Selection_B2XMuMu_pi0"                  |        26 |        181 |     6.9615 |     4.9418 |      2.0000 |      20.000 |
+ | "# input particles"                             |        26 |        493 |     18.962 |     6.6418 |      10.000 |      35.000 |
+ | "# max size K*(892)+ -> K+  pi0 "               |        26 |       1171 |     45.038 |     38.284 |      8.0000 |      160.00 |
+ | "# max size K*(892)- -> K-  pi0 "               |        26 |       1096 |     42.154 |     46.833 |      5.0000 |      221.00 |
+ | "# pi0"                                         |        26 |        181 |     6.9615 |     4.9418 |      2.0000 |      20.000 |
+ | "# selected"                                    |        26 |        499 |     19.192 |     19.221 |      5.0000 |      82.000 |
+ |*"#accept"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2267 |       2267 |(  100.000 +- 0.0441112)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2267 |        499 |(  22.0115 +- 0.870190 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        12 |         12 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+SelFilterPhys_StdLooseDplus...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       259 |        215 |(  83.0116 +- 2.33344  )%|   -------   |   -------   |
+SelFilterPhys_StdVeryLooseL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        28 |         13 |(  46.4286 +- 9.42498  )%|   -------   |   -------   |
+Selection_B2XMuMu_Lambdall    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdVeryLooseLambdaLL"                   |        13 |         28 |     2.1538 |     1.0987 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        13 |         28 |     2.1538 |     1.0987 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        13 |         12 |(  92.3077 +- 7.39053  )%|   -------   |   -------   |
+ | "#passed"                                       |        13 |         18 |     1.3846 |    0.83560 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |        28 |         18 |(  64.2857 +- 9.05522  )%|   -------   |   -------   |
+Selection_B2XMuMu_Lambdadd    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |        13 |         28 |     2.1538 |     1.6099 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        13 |         28 |     2.1538 |     1.6099 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |        13 |          9 |(  69.2308 +- 12.8008  )%|   -------   |   -------   |
+ | "#passed"                                       |        13 |         15 |     1.1538 |     1.0263 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |        28 |         15 |(  53.5714 +- 9.42498  )%|   -------   |   -------   |
+Selection_B2XMuMu_Lambda      SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_Lambdadd"             |        16 |         15 |    0.93750 |     1.0289 |      0.0000 |      3.0000 |
+ | "# Phys/Selection_B2XMuMu_Lambdall"             |        16 |         18 |     1.1250 |    0.92702 |      0.0000 |      3.0000 |
+ | "# input particles"                             |        16 |         33 |     2.0625 |     1.3905 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+ | "#passed"                                       |        16 |         33 |     2.0625 |     1.3905 |      1.0000 |      6.0000 |
+ |*"efficiency"                                    |        33 |         33 |(  100.000 +- 3.03030  )%|   -------   |   -------   |
+B2XMuMu_LambdastarSubMMZ_Sel  SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_Rho"                  |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ | "# input particles"                             |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ |*"#accept"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+ | "#passed"                                       |        27 |       1557 |     57.667 |     40.401 |      6.0000 |      189.00 |
+B2XMuMu_LambdastarSubMMP_Sel  SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_Rho"                  |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ | "# input particles"                             |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ |*"#accept"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+ |*"#passed"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+B2XMuMu_LambdastarSubMMM_Sel  SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_Rho"                  |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ | "# input particles"                             |        27 |        261 |     9.6667 |     6.8096 |      1.0000 |      32.000 |
+ |*"#accept"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+ |*"#passed"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+B2XMuMu_LambdastarMerge       SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XMuMu_LambdastarSubMMM_Sel"           |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XMuMu_LambdastarSubMMP_Sel"           |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XMuMu_LambdastarSubMMZ_Sel"           |        27 |       1557 |     57.667 |     40.401 |      6.0000 |      189.00 |
+ | "# input particles"                             |        27 |       1557 |     57.667 |     40.401 |      6.0000 |      189.00 |
+ |*"#accept"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+ | "#passed"                                       |        27 |       1557 |     57.667 |     40.401 |      6.0000 |      189.00 |
+ |*"efficiency"                                    |      1557 |       1557 |(  100.000 +- 0.0642261)%|   -------   |   -------   |
+B2XMuMu_LambdastarFilter      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XMuMu_LambdastarSub_Sel"              |        27 |       2595 |     96.111 |     67.335 |      10.000 |      315.00 |
+ | "# input particles"                             |        27 |       2595 |     96.111 |     67.335 |      10.000 |      315.00 |
+ |*"#accept"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+ | "#passed"                                       |        27 |        519 |     19.222 |     13.467 |      2.0000 |      63.000 |
+ |*"efficiency"                                    |      2595 |        519 |(  20.0000 +- 0.785220 )%|   -------   |   -------   |
+Selection_B2XMuMu_a1          SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_StdAllNoPIDsPions"    |        28 |        326 |     11.643 |     3.7817 |      3.0000 |      18.000 |
+ | "# a_1(1260)+ -> pi+  pi+  pi- "                |        28 |        194 |     6.9286 |     9.5951 |      0.0000 |      39.000 |
+ | "# a_1(1260)- -> pi-  pi-  pi+ "                |        28 |        125 |     4.4643 |     6.6948 |      0.0000 |      29.000 |
+ | "# input particles"                             |        28 |        326 |     11.643 |     3.7817 |      3.0000 |      18.000 |
+ | "# pi+"                                         |        28 |        169 |     6.0357 |     2.1792 |      1.0000 |      11.000 |
+ | "# pi-"                                         |        28 |        157 |     5.6071 |     2.8327 |      1.0000 |      13.000 |
+ | "# selected"                                    |        28 |        319 |     11.393 |     15.594 |      0.0000 |      55.000 |
+ |*"#accept"                                       |        28 |         23 |(  82.1429 +- 7.23789  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       966 |        294 |(  30.4348 +- 1.48045  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1719 |        584 |(  33.9732 +- 1.14233  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       584 |        319 |(  54.6233 +- 2.06015  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2XMuMu_a1k1_SubPIDAlgp       SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XMuMu_a1k1_SubPIDAlg"                 |        23 |       1276 |     55.478 |     64.706 |      4.0000 |      220.00 |
+ | "# input particles"                             |        23 |       1276 |     55.478 |     64.706 |      4.0000 |      220.00 |
+ |*"#accept"                                       |        23 |         21 |(  91.3043 +- 5.87534  )%|   -------   |   -------   |
+ | "#passed"                                       |        23 |       1548 |     67.304 |     79.447 |      0.0000 |      312.00 |
+B2XMuMu_a1k1_SubPIDAlgm       SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XMuMu_a1k1_SubPIDAlg"                 |        21 |       1256 |     59.810 |     66.079 |      4.0000 |      220.00 |
+ | "# input particles"                             |        21 |       1256 |     59.810 |     66.079 |      4.0000 |      220.00 |
+ |*"#accept"                                       |        21 |         14 |(  66.6667 +- 10.2869  )%|   -------   |   -------   |
+ | "#passed"                                       |        21 |        960 |     45.714 |     58.170 |      0.0000 |      232.00 |
+B2XMuMu_K1_PickDecay          SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XMuMu_a1k1_SubPIDAlgm"                |        14 |        960 |     68.571 |     59.230 |      8.0000 |      232.00 |
+ | "# Phys/B2XMuMu_a1k1_SubPIDAlgp"                |        14 |       1420 |     101.43 |     85.465 |      16.000 |      312.00 |
+ | "# input particles"                             |        14 |       2380 |     170.00 |     135.25 |      32.000 |      436.00 |
+ |*"#accept"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+ | "#passed"                                       |        14 |        595 |     42.500 |     33.812 |      8.0000 |      109.00 |
+ |*"efficiency"                                    |      2380 |        595 |(  25.0000 +- 0.887590 )%|   -------   |   -------   |
+B2XMuMu_a1k2_SubPIDAlgp       SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XMuMu_a1k2_SubPIDAlg"                 |        23 |       1276 |     55.478 |     64.706 |      4.0000 |      220.00 |
+ | "# input particles"                             |        23 |       1276 |     55.478 |     64.706 |      4.0000 |      220.00 |
+ |*"#accept"                                       |        23 |         21 |(  91.3043 +- 5.87534  )%|   -------   |   -------   |
+ | "#passed"                                       |        23 |        748 |     32.522 |     39.126 |      0.0000 |      156.00 |
+B2XMuMu_a1k2_SubPIDAlgm       SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XMuMu_a1k2_SubPIDAlg"                 |        21 |       1256 |     59.810 |     66.079 |      4.0000 |      220.00 |
+ | "# input particles"                             |        21 |       1256 |     59.810 |     66.079 |      4.0000 |      220.00 |
+ |*"#accept"                                       |        21 |         14 |(  66.6667 +- 10.2869  )%|   -------   |   -------   |
+ | "#passed"                                       |        21 |        472 |     22.476 |     27.890 |      0.0000 |      108.00 |
+B2XMuMu_K2_PickDecay          SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XMuMu_a1k2_SubPIDAlgm"                |        14 |        472 |     33.714 |     28.070 |      4.0000 |      108.00 |
+ | "# Phys/B2XMuMu_a1k2_SubPIDAlgp"                |        14 |        684 |     48.857 |     42.552 |      8.0000 |      156.00 |
+ | "# input particles"                             |        14 |       1156 |     82.571 |     65.876 |      16.000 |      216.00 |
+ |*"#accept"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+ | "#passed"                                       |        14 |        289 |     20.643 |     16.469 |      4.0000 |      54.000 |
+ |*"efficiency"                                    |      1156 |        289 |(  25.0000 +- 1.27357  )%|   -------   |   -------   |
+Selection_B2XMuMu_k10         SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |         9 |         13 |     1.4444 |    0.49690 |      1.0000 |      2.0000 |
+ | "# K_1(1270)0 -> pi+  pi-  KS0 "                |         9 |         12 |     1.3333 |     2.0548 |      0.0000 |      5.0000 |
+ | "# Phys/Selection_B2XMuMu_Kshort"               |         9 |         13 |     1.4444 |    0.49690 |      1.0000 |      2.0000 |
+ | "# Phys/Selection_B2XMuMu_StdAllNoPIDsPions"    |         9 |        108 |     12.000 |     3.3665 |      6.0000 |      17.000 |
+ | "# input particles"                             |         9 |        121 |     13.444 |     3.2011 |      8.0000 |      18.000 |
+ | "# pi+"                                         |         9 |         65 |     7.2222 |     2.1488 |      4.0000 |      11.000 |
+ | "# pi-"                                         |         9 |         43 |     4.7778 |     2.5288 |      1.0000 |      8.0000 |
+ | "# selected"                                    |         9 |         12 |     1.3333 |     2.0548 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |         9 |          3 |(  33.3333 +- 15.7135  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       312 |        113 |(  36.2179 +- 2.72103  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       150 |         22 |(  14.6667 +- 2.88855  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        22 |         12 |(  54.5455 +- 10.6159  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2XMuMu_K10_PickDecay         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_k10"                  |         3 |         12 |     4.0000 |     1.4142 |      2.0000 |      5.0000 |
+ | "# input particles"                             |         3 |         12 |     4.0000 |     1.4142 |      2.0000 |      5.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |         12 |     4.0000 |     1.4142 |      2.0000 |      5.0000 |
+ |*"efficiency"                                    |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+Selection_B2XMuMu_pi0forome...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseResolvedPi0"                    |        28 |        625 |     22.321 |     13.172 |      6.0000 |      58.000 |
+ | "# input particles"                             |        28 |        625 |     22.321 |     13.172 |      6.0000 |      58.000 |
+ |*"#accept"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+ | "#passed"                                       |        28 |        481 |     17.179 |     11.075 |      3.0000 |      44.000 |
+ |*"efficiency"                                    |       625 |        481 |(  76.9600 +- 1.68436  )%|   -------   |   -------   |
+Selection_B2XMuMu_pi0forome...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMergedPi0"                      |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+Selection_B2XMuMu_pi0foromega SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_pi0foromegamerged"    |        28 |          6 |    0.21429 |    0.55787 |      0.0000 |      2.0000 |
+ | "# Phys/Selection_B2XMuMu_pi0foromegaresolved"  |        28 |        481 |     17.179 |     11.075 |      3.0000 |      44.000 |
+ | "# input particles"                             |        28 |        487 |     17.393 |     11.153 |      3.0000 |      44.000 |
+ |*"#accept"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+ | "#passed"                                       |        28 |        487 |     17.393 |     11.153 |      3.0000 |      44.000 |
+ |*"efficiency"                                    |       487 |        487 |(  100.000 +- 0.205339 )%|   -------   |   -------   |
+Selection_B2XMuMu_omega2pip...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_StdAllNoPIDsPions"    |        28 |        326 |     11.643 |     3.7817 |      3.0000 |      18.000 |
+ | "# Phys/Selection_B2XMuMu_pi0foromega"          |        28 |        487 |     17.393 |     11.153 |      3.0000 |      44.000 |
+ | "# input particles"                             |        28 |        813 |     29.036 |     13.070 |      6.0000 |      61.000 |
+ | "# omega(782) -> pi+  pi-  pi0 "                |        28 |        116 |     4.1429 |     5.0830 |      0.0000 |      17.000 |
+ | "# pi+"                                         |        28 |        169 |     6.0357 |     2.1792 |      1.0000 |      11.000 |
+ | "# pi-"                                         |        28 |        157 |     5.6071 |     2.8327 |      1.0000 |      13.000 |
+ | "# pi0"                                         |        28 |        487 |     17.393 |     11.153 |      3.0000 |      44.000 |
+ | "# selected"                                    |        28 |        116 |     4.1429 |     5.0830 |      0.0000 |      17.000 |
+ |*"#accept"                                       |        28 |         18 |(  64.2857 +- 9.05522  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       969 |        152 |(  15.6863 +- 1.16828  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2511 |        174 |(  6.92951 +- 0.506797 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       174 |        116 |(  66.6667 +- 3.57371  )%|   -------   |   -------   |
+Selection_B2XMuMu_k12omegak   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        18 |        118 |     6.5556 |     1.9213 |      4.0000 |      11.000 |
+ | "# K-"                                          |        18 |        123 |     6.8333 |     2.4777 |      4.0000 |      13.000 |
+ | "# K_1(1400)+ -> K+  omega(782) "               |        18 |        115 |     6.3889 |     5.8513 |      0.0000 |      21.000 |
+ | "# K_1(1400)- -> K-  omega(782) "               |        18 |        102 |     5.6667 |     7.4833 |      0.0000 |      31.000 |
+ | "# Phys/Selection_B2XMuMu_StdAllNoPIDsKaons"    |        18 |        241 |     13.389 |     2.8115 |      9.0000 |      18.000 |
+ | "# Phys/Selection_B2XMuMu_omega2pipipizero"     |        18 |        116 |     6.4444 |     5.0357 |      1.0000 |      17.000 |
+ | "# input particles"                             |        18 |        357 |     19.833 |     6.2026 |      10.000 |      30.000 |
+ | "# max size K_1(1400)+ -> K+  omega(782) "      |        18 |        837 |     46.500 |     43.652 |      4.0000 |      143.00 |
+ | "# max size K_1(1400)- -> K-  omega(782) "      |        18 |        763 |     42.389 |     29.151 |      4.0000 |      88.000 |
+ | "# omega(782)"                                  |        18 |        116 |     6.4444 |     5.0357 |      1.0000 |      17.000 |
+ | "# selected"                                    |        18 |        217 |     12.056 |     12.536 |      0.0000 |      52.000 |
+ |*"#accept"                                       |        18 |         15 |(  83.3333 +- 8.78410  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1600 |        897 |(  56.0625 +- 1.24078  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       897 |        217 |(  24.1918 +- 1.42987  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        12 |         12 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Selection_B2XMuMu_k12omegaks  SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# K_1(1400)0 -> KS0  omega(782) "              |         4 |          4 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# Phys/Selection_B2XMuMu_Kshort"               |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/Selection_B2XMuMu_omega2pipipizero"     |         4 |         22 |     5.5000 |     4.5552 |      1.0000 |      13.000 |
+ | "# input particles"                             |         4 |         28 |     7.0000 |     4.1833 |      3.0000 |      14.000 |
+ | "# max size K_1(1400)0 -> KS0  omega(782) "     |         4 |         26 |     6.5000 |     4.0311 |      2.0000 |      13.000 |
+ | "# omega(782)"                                  |         4 |         22 |     5.5000 |     4.5552 |      1.0000 |      13.000 |
+ | "# selected"                                    |         4 |          4 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        26 |         21 |(  80.7692 +- 7.72920  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        21 |          4 |(  19.0476 +- 8.56891  )%|   -------   |   -------   |
+Selection_B2XMuMu_LongXiPions SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |        16 |        818 |     51.125 |     13.743 |      23.000 |      80.000 |
+ | "# input particles"                             |        16 |        818 |     51.125 |     13.743 |      23.000 |      80.000 |
+ |*"#accept"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+ | "#passed"                                       |        16 |        205 |     12.812 |     2.9415 |      9.0000 |      19.000 |
+ |*"efficiency"                                    |       818 |        205 |(  25.0611 +- 1.51523  )%|   -------   |   -------   |
+Selection_B2XMuMu_XiLLL       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        12 |          9 |    0.75000 |     1.0104 |      0.0000 |      3.0000 |
+ | "# Lambda~0"                                    |        12 |          9 |    0.75000 |    0.59512 |      0.0000 |      2.0000 |
+ | "# Phys/Selection_B2XMuMu_Lambdall"             |        12 |         18 |     1.5000 |    0.76376 |      1.0000 |      3.0000 |
+ | "# Phys/Selection_B2XMuMu_LongXiPions"          |        12 |        156 |     13.000 |     3.1358 |      9.0000 |      19.000 |
+ | "# Xi- -> Lambda0  pi- "                        |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi~+ -> Lambda~0  pi+ "                      |        12 |          1 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        12 |        174 |     14.500 |     3.5707 |      10.000 |      22.000 |
+ | "# max size Xi- -> Lambda0  pi- "               |        12 |         59 |     4.9167 |     6.9697 |      0.0000 |      18.000 |
+ | "# max size Xi~+ -> Lambda~0  pi+ "             |        12 |         65 |     5.4167 |     5.0902 |      0.0000 |      18.000 |
+ | "# pi+"                                         |        12 |         84 |     7.0000 |     1.6330 |      4.0000 |      10.000 |
+ | "# pi-"                                         |        12 |         72 |     6.0000 |     2.6141 |      2.0000 |      11.000 |
+ | "# selected"                                    |        12 |          1 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        12 |          1 |(  8.33333 +- 7.97856  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       124 |          6 |(  4.83871 +- 1.92701  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+Selection_B2XMuMu_XiDDL       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |         9 |          5 |    0.55556 |    0.68493 |      0.0000 |      2.0000 |
+ | "# Lambda~0"                                    |         9 |         10 |     1.1111 |    0.99381 |      0.0000 |      3.0000 |
+ | "# Phys/Selection_B2XMuMu_Lambdadd"             |         9 |         15 |     1.6667 |    0.81650 |      1.0000 |      3.0000 |
+ | "# Phys/Selection_B2XMuMu_LongXiPions"          |         9 |        125 |     13.889 |     2.8458 |      9.0000 |      19.000 |
+ | "# Xi- -> Lambda0  pi- "                        |         9 |          2 |    0.22222 |    0.41574 |      0.0000 |      1.0000 |
+ | "# Xi~+ -> Lambda~0  pi+ "                      |         9 |          3 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         9 |        140 |     15.556 |     3.0952 |      11.000 |      22.000 |
+ | "# max size Xi- -> Lambda0  pi- "               |         9 |         31 |     3.4444 |     4.2976 |      0.0000 |      12.000 |
+ | "# max size Xi~+ -> Lambda~0  pi+ "             |         9 |         71 |     7.8889 |     8.7489 |      0.0000 |      30.000 |
+ | "# pi+"                                         |         9 |         67 |     7.4444 |     1.7069 |      5.0000 |      10.000 |
+ | "# pi-"                                         |         9 |         58 |     6.4444 |     1.9500 |      4.0000 |      9.0000 |
+ | "# selected"                                    |         9 |          5 |    0.55556 |    0.49690 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         9 |          5 |(  55.5556 +- 16.5635  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       102 |          7 |(  6.86275 +- 2.50329  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          5 |(  71.4286 +- 17.0747  )%|   -------   |   -------   |
+Selection_B2XMuMu_DownXiPions SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsDownPions"                     |         9 |        157 |     17.444 |     6.6015 |      9.0000 |      32.000 |
+ | "# input particles"                             |         9 |        157 |     17.444 |     6.6015 |      9.0000 |      32.000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+ | "#passed"                                       |         9 |        131 |     14.556 |     5.9649 |      6.0000 |      28.000 |
+ |*"efficiency"                                    |       157 |        131 |(  83.4395 +- 2.96669  )%|   -------   |   -------   |
+Selection_B2XMuMu_XiDDD       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |         9 |          5 |    0.55556 |    0.68493 |      0.0000 |      2.0000 |
+ | "# Lambda~0"                                    |         9 |         10 |     1.1111 |    0.99381 |      0.0000 |      3.0000 |
+ | "# Phys/Selection_B2XMuMu_DownXiPions"          |         9 |        131 |     14.556 |     5.9649 |      6.0000 |      28.000 |
+ | "# Phys/Selection_B2XMuMu_Lambdadd"             |         9 |         15 |     1.6667 |    0.81650 |      1.0000 |      3.0000 |
+ | "# Xi- -> Lambda0  pi- "                        |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi~+ -> Lambda~0  pi+ "                      |         9 |          4 |    0.44444 |    0.68493 |      0.0000 |      2.0000 |
+ | "# input particles"                             |         9 |        146 |     16.222 |     6.5282 |      8.0000 |      31.000 |
+ | "# max size Xi- -> Lambda0  pi- "               |         9 |         41 |     4.5556 |     7.9178 |      0.0000 |      26.000 |
+ | "# max size Xi~+ -> Lambda~0  pi+ "             |         9 |         96 |     10.667 |     15.246 |      0.0000 |      51.000 |
+ | "# pi+"                                         |         9 |         71 |     7.8889 |     3.6952 |      3.0000 |      17.000 |
+ | "# pi-"                                         |         9 |         60 |     6.6667 |     3.0551 |      3.0000 |      13.000 |
+ | "# selected"                                    |         9 |          4 |    0.44444 |    0.68493 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         9 |          3 |(  33.3333 +- 15.7135  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       137 |          8 |(  5.83942 +- 2.00336  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          4 |(  50.0000 +- 17.6777  )%|   -------   |   -------   |
+Selection_B2XMuMu_Xi          SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_XiDDD"                |         6 |          4 |    0.66667 |    0.74536 |      0.0000 |      2.0000 |
+ | "# Phys/Selection_B2XMuMu_XiDDL"                |         6 |          5 |    0.83333 |    0.37268 |      0.0000 |      1.0000 |
+ | "# Phys/Selection_B2XMuMu_XiLLL"                |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         6 |         10 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |         10 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+Selection_B2XMuMu_LongOmega...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsKaons"                      |        16 |        818 |     51.125 |     13.743 |      23.000 |      80.000 |
+ | "# input particles"                             |        16 |        818 |     51.125 |     13.743 |      23.000 |      80.000 |
+ |*"#accept"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+ | "#passed"                                       |        16 |        205 |     12.812 |     2.9415 |      9.0000 |      19.000 |
+ |*"efficiency"                                    |       818 |        205 |(  25.0611 +- 1.51523  )%|   -------   |   -------   |
+Selection_B2XMuMu_OmegaLLL    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        12 |         84 |     7.0000 |     1.6330 |      4.0000 |      10.000 |
+ | "# K-"                                          |        12 |         72 |     6.0000 |     2.6141 |      2.0000 |      11.000 |
+ | "# Lambda0"                                     |        12 |          9 |    0.75000 |     1.0104 |      0.0000 |      3.0000 |
+ | "# Lambda~0"                                    |        12 |          9 |    0.75000 |    0.59512 |      0.0000 |      2.0000 |
+ | "# Omega- -> Lambda0  K- "                      |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega~+ -> Lambda~0  K+ "                    |        12 |          2 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# Phys/Selection_B2XMuMu_Lambdall"             |        12 |         18 |     1.5000 |    0.76376 |      1.0000 |      3.0000 |
+ | "# Phys/Selection_B2XMuMu_LongOmegaKaons"       |        12 |        156 |     13.000 |     3.1358 |      9.0000 |      19.000 |
+ | "# input particles"                             |        12 |        174 |     14.500 |     3.5707 |      10.000 |      22.000 |
+ | "# max size Omega- -> Lambda0  K- "             |        12 |         59 |     4.9167 |     6.9697 |      0.0000 |      18.000 |
+ | "# max size Omega~+ -> Lambda~0  K+ "           |        12 |         65 |     5.4167 |     5.0902 |      0.0000 |      18.000 |
+ | "# selected"                                    |        12 |          2 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        12 |          2 |(  16.6667 +- 10.7583  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       124 |          9 |(  7.25806 +- 2.32990  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          2 |(  22.2222 +- 13.8580  )%|   -------   |   -------   |
+Selection_B2XMuMu_OmegaDDL    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         9 |         67 |     7.4444 |     1.7069 |      5.0000 |      10.000 |
+ | "# K-"                                          |         9 |         58 |     6.4444 |     1.9500 |      4.0000 |      9.0000 |
+ | "# Lambda0"                                     |         9 |          5 |    0.55556 |    0.68493 |      0.0000 |      2.0000 |
+ | "# Lambda~0"                                    |         9 |         10 |     1.1111 |    0.99381 |      0.0000 |      3.0000 |
+ | "# Omega- -> Lambda0  K- "                      |         9 |          2 |    0.22222 |    0.41574 |      0.0000 |      1.0000 |
+ | "# Omega~+ -> Lambda~0  K+ "                    |         9 |          4 |    0.44444 |    0.95581 |      0.0000 |      3.0000 |
+ | "# Phys/Selection_B2XMuMu_Lambdadd"             |         9 |         15 |     1.6667 |    0.81650 |      1.0000 |      3.0000 |
+ | "# Phys/Selection_B2XMuMu_LongOmegaKaons"       |         9 |        125 |     13.889 |     2.8458 |      9.0000 |      19.000 |
+ | "# input particles"                             |         9 |        140 |     15.556 |     3.0952 |      11.000 |      22.000 |
+ | "# max size Omega- -> Lambda0  K- "             |         9 |         31 |     3.4444 |     4.2976 |      0.0000 |      12.000 |
+ | "# max size Omega~+ -> Lambda~0  K+ "           |         9 |         71 |     7.8889 |     8.7489 |      0.0000 |      30.000 |
+ | "# selected"                                    |         9 |          6 |    0.66667 |    0.94281 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |         9 |          4 |(  44.4444 +- 16.5635  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       102 |          9 |(  8.82353 +- 2.80842  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          6 |(  66.6667 +- 15.7135  )%|   -------   |   -------   |
+SelFilterPhys_StdNoPIDsDown...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+Selection_B2XMuMu_DownOmega...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsDownKaons"                     |         9 |        157 |     17.444 |     6.6015 |      9.0000 |      32.000 |
+ | "# input particles"                             |         9 |        157 |     17.444 |     6.6015 |      9.0000 |      32.000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+ | "#passed"                                       |         9 |        131 |     14.556 |     5.9649 |      6.0000 |      28.000 |
+ |*"efficiency"                                    |       157 |        131 |(  83.4395 +- 2.96669  )%|   -------   |   -------   |
+Selection_B2XMuMu_OmegaDDD    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         9 |         71 |     7.8889 |     3.6952 |      3.0000 |      17.000 |
+ | "# K-"                                          |         9 |         60 |     6.6667 |     3.0551 |      3.0000 |      13.000 |
+ | "# Lambda0"                                     |         9 |          5 |    0.55556 |    0.68493 |      0.0000 |      2.0000 |
+ | "# Lambda~0"                                    |         9 |         10 |     1.1111 |    0.99381 |      0.0000 |      3.0000 |
+ | "# Omega- -> Lambda0  K- "                      |         9 |          3 |    0.33333 |    0.66667 |      0.0000 |      2.0000 |
+ | "# Omega~+ -> Lambda~0  K+ "                    |         9 |          4 |    0.44444 |    0.68493 |      0.0000 |      2.0000 |
+ | "# Phys/Selection_B2XMuMu_DownOmegaKaons"       |         9 |        131 |     14.556 |     5.9649 |      6.0000 |      28.000 |
+ | "# Phys/Selection_B2XMuMu_Lambdadd"             |         9 |         15 |     1.6667 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         9 |        146 |     16.222 |     6.5282 |      8.0000 |      31.000 |
+ | "# max size Omega- -> Lambda0  K- "             |         9 |         41 |     4.5556 |     7.9178 |      0.0000 |      26.000 |
+ | "# max size Omega~+ -> Lambda~0  K+ "           |         9 |         96 |     10.667 |     15.246 |      0.0000 |      51.000 |
+ | "# selected"                                    |         9 |          7 |    0.77778 |    0.78567 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         9 |          5 |(  55.5556 +- 16.5635  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       137 |          9 |(  6.56934 +- 2.11663  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          7 |(  77.7778 +- 13.8580  )%|   -------   |   -------   |
+Selection_B2XMuMu_Omega       SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2XMuMu_OmegaDDD"             |         7 |          7 |     1.0000 |    0.75593 |      0.0000 |      2.0000 |
+ | "# Phys/Selection_B2XMuMu_OmegaDDL"             |         7 |          6 |    0.85714 |    0.98974 |      0.0000 |      3.0000 |
+ | "# Phys/Selection_B2XMuMu_OmegaLLL"             |         7 |          2 |    0.28571 |    0.45175 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         7 |         15 |     2.1429 |     1.6413 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+ | "#passed"                                       |         7 |         15 |     2.1429 |     1.6413 |      1.0000 |      6.0000 |
+ |*"efficiency"                                    |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+Selection_B2XMuMu_daughters   SUCCESS Number of counters : 28
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XMuMu_F2Filter"                       |        28 |        259 |     9.2500 |     6.7909 |      0.0000 |      31.000 |
+ | "# Phys/B2XMuMu_K10_PickDecay"                  |        28 |         12 |    0.42857 |     1.3209 |      0.0000 |      5.0000 |
+ | "# Phys/B2XMuMu_K1_PickDecay"                   |        28 |        595 |     21.250 |     31.987 |      0.0000 |      109.00 |
+ | "# Phys/B2XMuMu_K2_PickDecay"                   |        28 |        289 |     10.321 |     15.561 |      0.0000 |      54.000 |
+ | "# Phys/B2XMuMu_KstarFilter"                    |        28 |        520 |     18.571 |     13.814 |      0.0000 |      64.000 |
+ | "# Phys/B2XMuMu_LambdastarFilter"               |        28 |        519 |     18.536 |     13.697 |      0.0000 |      63.000 |
+ | "# Phys/B2XMuMu_PhiFilter"                      |        28 |        260 |     9.2857 |     6.9068 |      0.0000 |      32.000 |
+ | "# Phys/Selection_B2XMuMu_Kshort"               |        28 |         13 |    0.46429 |    0.73105 |      0.0000 |      2.0000 |
+ | "# Phys/Selection_B2XMuMu_Kstar2kpizero"        |        28 |        499 |     17.821 |     19.170 |      0.0000 |      82.000 |
+ | "# Phys/Selection_B2XMuMu_Kstar2kspi"           |        28 |         21 |    0.75000 |     1.4547 |      0.0000 |      5.0000 |
+ | "# Phys/Selection_B2XMuMu_Lambda"               |        28 |         33 |     1.1786 |     1.4652 |      0.0000 |      6.0000 |
+ | "# Phys/Selection_B2XMuMu_Omega"                |        28 |         15 |    0.53571 |     1.2387 |      0.0000 |      6.0000 |
+ | "# Phys/Selection_B2XMuMu_Rho"                  |        28 |        261 |     9.3214 |     6.9233 |      0.0000 |      32.000 |
+ | "# Phys/Selection_B2XMuMu_StdAllNoPIDsKaons"    |        28 |        326 |     11.643 |     3.7817 |      3.0000 |      18.000 |
+ | "# Phys/Selection_B2XMuMu_StdAllNoPIDsPions"    |        28 |        326 |     11.643 |     3.7817 |      3.0000 |      18.000 |
+ | "# Phys/Selection_B2XMuMu_Xi"                   |        28 |         10 |    0.35714 |    0.76599 |      0.0000 |      3.0000 |
+ | "# Phys/Selection_B2XMuMu_a1"                   |        28 |        319 |     11.393 |     15.594 |      0.0000 |      55.000 |
+ | "# Phys/Selection_B2XMuMu_dzero"                |        28 |          7 |    0.25000 |    0.57477 |      0.0000 |      2.0000 |
+ | "# Phys/Selection_B2XMuMu_k12omegak"            |        28 |        217 |     7.7500 |     11.593 |      0.0000 |      52.000 |
+ | "# Phys/Selection_B2XMuMu_k12omegaks"           |        28 |          4 |    0.14286 |    0.51508 |      0.0000 |      2.0000 |
+ | "# Phys/Selection_B2XMuMu_pi0"                  |        28 |        181 |     6.4643 |     5.0884 |      0.0000 |      20.000 |
+ | "# Phys/Selection_B2XMuMu_rho2pipizero"         |        28 |        721 |     25.750 |     27.793 |      0.0000 |      111.00 |
+ | "# Phys/StdLooseDplus2hhh"                      |        28 |        204 |     7.2857 |     11.451 |      0.0000 |      49.000 |
+ | "# Phys/StdLooseDstarWithD02KPi"                |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        28 |       5611 |     200.39 |     131.58 |      13.000 |      507.00 |
+ |*"#accept"                                       |        28 |         28 |(  100.000 +- 3.57143  )%|   -------   |   -------   |
+ | "#passed"                                       |        28 |       5611 |     200.39 |     131.58 |      13.000 |      507.00 |
+ |*"efficiency"                                    |      5611 |       5611 |(  100.000 +- 0.0178221)%|   -------   |   -------   |
+B2XMuMu_Line                  SUCCESS Number of counters : 127
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  D*(2010)+ "                 |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  D+ "                        |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K*(892)+ "                  |        28 |          3 |    0.10714 |    0.40877 |      0.0000 |      2.0000 |
+ | "# B+ -> J/psi(1S)  K+ "                        |        28 |          1 |   0.035714 |    0.18558 |      0.0000 |      1.0000 |
+ | "# B+ -> J/psi(1S)  K_1(1270)+ "                |        28 |          2 |   0.071429 |    0.37115 |      0.0000 |      2.0000 |
+ | "# B+ -> J/psi(1S)  K_1(1400)+ "                |        28 |          4 |    0.14286 |    0.58029 |      0.0000 |      3.0000 |
+ | "# B+ -> J/psi(1S)  K_2(1770)+ "                |        28 |          1 |   0.035714 |    0.18558 |      0.0000 |      1.0000 |
+ | "# B+ -> J/psi(1S)  a_1(1260)+ "                |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  pi+ "                       |        28 |          1 |   0.035714 |    0.18558 |      0.0000 |      1.0000 |
+ | "# B+ -> J/psi(1S)  rho(770)+ "                 |        28 |          6 |    0.21429 |    0.81754 |      0.0000 |      4.0000 |
+ | "# B- -> J/psi(1S)  D*(2010)- "                 |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D- "                        |        28 |          1 |   0.035714 |    0.18558 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  K*(892)- "                  |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K_1(1270)- "                |        28 |          7 |    0.25000 |     1.2990 |      0.0000 |      7.0000 |
+ | "# B- -> J/psi(1S)  K_1(1400)- "                |        28 |          9 |    0.32143 |     1.4893 |      0.0000 |      8.0000 |
+ | "# B- -> J/psi(1S)  K_2(1770)- "                |        28 |          5 |    0.17857 |    0.92788 |      0.0000 |      5.0000 |
+ | "# B- -> J/psi(1S)  a_1(1260)- "                |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  pi- "                       |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  rho(770)- "                 |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  D~0 "                       |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |        28 |          2 |   0.071429 |    0.37115 |      0.0000 |      2.0000 |
+ | "# B0 -> J/psi(1S)  KS0 "                       |        28 |          1 |   0.035714 |    0.18558 |      0.0000 |      1.0000 |
+ | "# B0 -> J/psi(1S)  K_1(1270)0 "                |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K_1(1400)0 "                |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  f_2(1950) "                 |        28 |          1 |   0.035714 |    0.18558 |      0.0000 |      1.0000 |
+ | "# B0 -> J/psi(1S)  phi(1020) "                 |        28 |          2 |   0.071429 |    0.37115 |      0.0000 |      2.0000 |
+ | "# B0 -> J/psi(1S)  pi0 "                       |        28 |          3 |    0.10714 |    0.55673 |      0.0000 |      3.0000 |
+ | "# B0 -> J/psi(1S)  rho(770)0 "                 |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  D0 "                       |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        28 |         98 |     3.5000 |     5.2881 |      0.0000 |      21.000 |
+ | "# D-"                                          |        28 |        106 |     3.7857 |     6.3884 |      0.0000 |      28.000 |
+ | "# D0"                                          |        28 |          2 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |        28 |          5 |    0.17857 |    0.38299 |      0.0000 |      1.0000 |
+ | "# J/psi(1S)"                                   |        28 |         31 |     1.1071 |    0.40877 |      1.0000 |      3.0000 |
+ | "# K*(892)+"                                    |        28 |        281 |     10.036 |     12.202 |      0.0000 |      62.000 |
+ | "# K*(892)-"                                    |        28 |        239 |     8.5357 |     8.9821 |      0.0000 |      40.000 |
+ | "# K*(892)0"                                    |        28 |        260 |     9.2857 |     6.9068 |      0.0000 |      32.000 |
+ | "# K*(892)~0"                                   |        28 |        260 |     9.2857 |     6.9068 |      0.0000 |      32.000 |
+ | "# K+"                                          |        28 |        169 |     6.0357 |     2.1792 |      1.0000 |      11.000 |
+ | "# K-"                                          |        28 |        157 |     5.6071 |     2.8327 |      1.0000 |      13.000 |
+ | "# KS0"                                         |        28 |         13 |    0.46429 |    0.73105 |      0.0000 |      2.0000 |
+ | "# K_1(1270)+"                                  |        28 |        355 |     12.679 |     19.723 |      0.0000 |      78.000 |
+ | "# K_1(1270)-"                                  |        28 |        240 |     8.5714 |     13.532 |      0.0000 |      58.000 |
+ | "# K_1(1270)0"                                  |        28 |         12 |    0.42857 |     1.3209 |      0.0000 |      5.0000 |
+ | "# K_1(1270)~0"                                 |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1400)+"                                  |        28 |        115 |     4.1071 |     5.6019 |      0.0000 |      21.000 |
+ | "# K_1(1400)-"                                  |        28 |        102 |     3.6429 |     6.5858 |      0.0000 |      31.000 |
+ | "# K_1(1400)0"                                  |        28 |          4 |    0.14286 |    0.51508 |      0.0000 |      2.0000 |
+ | "# K_1(1400)~0"                                 |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_2(1770)+"                                  |        28 |        171 |     6.1071 |     9.6892 |      0.0000 |      39.000 |
+ | "# K_2(1770)-"                                  |        28 |        118 |     4.2143 |     6.5102 |      0.0000 |      27.000 |
+ | "# Lambda(1520)0"                               |        28 |        260 |     9.2857 |     6.9068 |      0.0000 |      32.000 |
+ | "# Lambda(1520)~0"                              |        28 |        259 |     9.2500 |     6.7909 |      0.0000 |      31.000 |
+ | "# Lambda0"                                     |        28 |         14 |    0.50000 |    0.90633 |      0.0000 |      3.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda(1520)0 "      |        28 |          2 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda0 "            |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda(1520)~0 "    |        28 |          3 |    0.10714 |    0.40877 |      0.0000 |      2.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda~0 "          |        28 |          1 |   0.035714 |    0.18558 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |        28 |         19 |    0.67857 |     1.0019 |      0.0000 |      4.0000 |
+ | "# Omega-"                                      |        28 |          5 |    0.17857 |    0.53809 |      0.0000 |      2.0000 |
+ | "# Omega_b- -> J/psi(1S)  Omega- "              |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega_b~+ -> J/psi(1S)  Omega~+ "            |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega~+"                                     |        28 |         10 |    0.35714 |     1.1406 |      0.0000 |      6.0000 |
+ | "# Phys/Sel_B2XMuMu_DiMuon"                     |        28 |         31 |     1.1071 |    0.40877 |      1.0000 |      3.0000 |
+ | "# Phys/Selection_B2XMuMu_daughters"            |        28 |       5611 |     200.39 |     131.58 |      13.000 |      507.00 |
+ | "# Xi-"                                         |        28 |          2 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# Xi_b- -> J/psi(1S)  Xi- "                    |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> J/psi(1S)  Xi~+ "                  |        28 |          1 |   0.035714 |    0.18558 |      0.0000 |      1.0000 |
+ | "# Xi~+"                                        |        28 |          8 |    0.28571 |    0.74915 |      0.0000 |      3.0000 |
+ | "# a_1(1260)+"                                  |        28 |        194 |     6.9286 |     9.5951 |      0.0000 |      39.000 |
+ | "# a_1(1260)-"                                  |        28 |        125 |     4.4643 |     6.6948 |      0.0000 |      29.000 |
+ | "# f_2(1950)"                                   |        28 |        259 |     9.2500 |     6.7909 |      0.0000 |      31.000 |
+ | "# input particles"                             |        28 |       5642 |     201.50 |     131.57 |      14.000 |      508.00 |
+ | "# max size B+ -> J/psi(1S)  D*(2010)+ "        |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  D+ "               |        28 |        105 |     3.7500 |     5.6037 |      0.0000 |      21.000 |
+ | "# max size B+ -> J/psi(1S)  K*(892)+ "         |        28 |        331 |     11.821 |     15.579 |      0.0000 |      63.000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |        28 |        185 |     6.6071 |     2.9921 |      1.0000 |      16.000 |
+ | "# max size B+ -> J/psi(1S)  K_1(1270)+ "       |        28 |        379 |     13.536 |     19.963 |      0.0000 |      78.000 |
+ | "# max size B+ -> J/psi(1S)  K_1(1400)+ "       |        28 |        121 |     4.3214 |     5.7821 |      0.0000 |      21.000 |
+ | "# max size B+ -> J/psi(1S)  K_2(1770)+ "       |        28 |        182 |     6.5000 |     9.7633 |      0.0000 |      39.000 |
+ | "# max size B+ -> J/psi(1S)  a_1(1260)+ "       |        28 |        206 |     7.3571 |     9.6925 |      0.0000 |      39.000 |
+ | "# max size B+ -> J/psi(1S)  pi+ "              |        28 |        185 |     6.6071 |     2.9921 |      1.0000 |      16.000 |
+ | "# max size B+ -> J/psi(1S)  rho(770)+ "        |        28 |        434 |     15.500 |     18.479 |      0.0000 |      73.000 |
+ | "# max size B- -> J/psi(1S)  D*(2010)- "        |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  D- "               |        28 |        119 |     4.2500 |     6.8485 |      0.0000 |      28.000 |
+ | "# max size B- -> J/psi(1S)  K*(892)- "         |        28 |        270 |     9.6429 |     10.560 |      0.0000 |      40.000 |
+ | "# max size B- -> J/psi(1S)  K- "               |        28 |        173 |     6.1786 |     3.6455 |      1.0000 |      18.000 |
+ | "# max size B- -> J/psi(1S)  K_1(1270)- "       |        28 |        262 |     9.3571 |     13.826 |      0.0000 |      58.000 |
+ | "# max size B- -> J/psi(1S)  K_1(1400)- "       |        28 |        108 |     3.8571 |     6.7544 |      0.0000 |      31.000 |
+ | "# max size B- -> J/psi(1S)  K_2(1770)- "       |        28 |        129 |     4.6071 |     6.6673 |      0.0000 |      27.000 |
+ | "# max size B- -> J/psi(1S)  a_1(1260)- "       |        28 |        136 |     4.8571 |     6.8333 |      0.0000 |      29.000 |
+ | "# max size B- -> J/psi(1S)  pi- "              |        28 |        173 |     6.1786 |     3.6455 |      1.0000 |      18.000 |
+ | "# max size B- -> J/psi(1S)  rho(770)- "        |        28 |        378 |     13.500 |     15.855 |      0.0000 |      61.000 |
+ | "# max size B0 -> J/psi(1S)  D~0 "              |        28 |          5 |    0.17857 |    0.38299 |      0.0000 |      1.0000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |        28 |        285 |     10.179 |     7.5690 |      0.0000 |      32.000 |
+ | "# max size B0 -> J/psi(1S)  KS0 "              |        28 |         13 |    0.46429 |    0.73105 |      0.0000 |      2.0000 |
+ | "# max size B0 -> J/psi(1S)  K_1(1270)0 "       |        28 |         12 |    0.42857 |     1.3209 |      0.0000 |      5.0000 |
+ | "# max size B0 -> J/psi(1S)  K_1(1400)0 "       |        28 |          4 |    0.14286 |    0.51508 |      0.0000 |      2.0000 |
+ | "# max size B0 -> J/psi(1S)  f_2(1950) "        |        28 |        284 |     10.143 |     7.4676 |      0.0000 |      31.000 |
+ | "# max size B0 -> J/psi(1S)  phi(1020) "        |        28 |        285 |     10.179 |     7.5690 |      0.0000 |      32.000 |
+ | "# max size B0 -> J/psi(1S)  pi0 "              |        28 |        213 |     7.6071 |     8.2173 |      0.0000 |      42.000 |
+ | "# max size B0 -> J/psi(1S)  rho(770)0 "        |        28 |        286 |     10.214 |     7.5798 |      0.0000 |      32.000 |
+ | "# max size B~0 -> J/psi(1S)  D0 "              |        28 |          2 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |        28 |        285 |     10.179 |     7.5690 |      0.0000 |      32.000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda(1520)|        28 |        285 |     10.179 |     7.5690 |      0.0000 |      32.000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda0 "   |        28 |         14 |    0.50000 |    0.90633 |      0.0000 |      3.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda(1520|        28 |        284 |     10.143 |     7.4676 |      0.0000 |      31.000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda~0 " |        28 |         19 |    0.67857 |     1.0019 |      0.0000 |      4.0000 |
+ | "# max size Omega_b- -> J/psi(1S)  Omega- "     |        28 |          5 |    0.17857 |    0.53809 |      0.0000 |      2.0000 |
+ | "# max size Omega_b~+ -> J/psi(1S)  Omega~+ "   |        28 |         10 |    0.35714 |     1.1406 |      0.0000 |      6.0000 |
+ | "# max size Xi_b- -> J/psi(1S)  Xi- "           |        28 |          2 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# max size Xi_b~+ -> J/psi(1S)  Xi~+ "         |        28 |          8 |    0.28571 |    0.74915 |      0.0000 |      3.0000 |
+ | "# phi(1020)"                                   |        28 |        260 |     9.2857 |     6.9068 |      0.0000 |      32.000 |
+ | "# pi+"                                         |        28 |        169 |     6.0357 |     2.1792 |      1.0000 |      11.000 |
+ | "# pi-"                                         |        28 |        157 |     5.6071 |     2.8327 |      1.0000 |      13.000 |
+ | "# pi0"                                         |        28 |        181 |     6.4643 |     5.0884 |      0.0000 |      20.000 |
+ | "# rho(770)+"                                   |        28 |        381 |     13.607 |     15.799 |      0.0000 |      73.000 |
+ | "# rho(770)-"                                   |        28 |        340 |     12.143 |     14.464 |      0.0000 |      61.000 |
+ | "# rho(770)0"                                   |        28 |        261 |     9.3214 |     6.9233 |      0.0000 |      32.000 |
+ | "# selected"                                    |        28 |         56 |     2.0000 |     6.5192 |      0.0000 |      34.000 |
+ |*"#accept"                                       |        28 |          5 |(  17.8571 +- 7.23789  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6177 |        946 |(  15.3149 +- 0.458217 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       946 |         56 |(  5.91966 +- 0.767277 )%|   -------   |   -------   |
+RelatedInfo1_B2XMuMu_Line     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XMuMu_Line"                           |         5 |         56 |     11.200 |     11.617 |      2.0000 |      34.000 |
+ | "# input particles"                             |         5 |         56 |     11.200 |     11.617 |      2.0000 |      34.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2XMuMu_Line     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XMuMu_Line"                           |         5 |         56 |     11.200 |     11.617 |      2.0000 |      34.000 |
+ | "# input particles"                             |         5 |         56 |     11.200 |     11.617 |      2.0000 |      34.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2XMuMu_Line     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XMuMu_Line"                           |         5 |         56 |     11.200 |     11.617 |      2.0000 |      34.000 |
+ | "# input particles"                             |         5 |         56 |     11.200 |     11.617 |      2.0000 |      34.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo4_B2XMuMu_Line     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XMuMu_Line"                           |         5 |         56 |     11.200 |     11.617 |      2.0000 |      34.000 |
+ | "# input particles"                             |         5 |         56 |     11.200 |     11.617 |      2.0000 |      34.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB2XMuMu_LinePostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingB2XMuMu_Line         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XMuMu_Line         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2MuMuGammaLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bs2MuMuGammaLine              SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> mu+  mu-  gamma "                    |        73 |          3 |   0.041096 |    0.25847 |      0.0000 |      2.0000 |
+ | "# Phys/StdLooseAllPhotons"                     |       507 |      20775 |     40.976 |     17.503 |      7.0000 |      90.000 |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# gamma"                                       |       507 |       6148 |     12.126 |     6.4147 |      0.0000 |      34.000 |
+ | "# input particles"                             |       507 |      21638 |     42.679 |     17.851 |      8.0000 |      98.000 |
+ | "# mu+"                                         |       507 |        290 |    0.57199 |    0.69390 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       507 |        276 |    0.54438 |    0.68479 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       507 |          3 |  0.0059172 |   0.099131 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       507 |          2 |( 0.394477 +- 0.278387 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       107 |         53 |(  49.5327 +- 4.83347  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       593 |        557 |(  93.9292 +- 0.980611 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       557 |          3 |( 0.538600 +- 0.310122 )%|   -------   |   -------   |
+RelatedInfo1_Bs2MuMuGammaLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2MuMuGammaLine"                       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Bs2MuMuGammaLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2MuMuGammaLine"                       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Bs2MuMuGammaLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2MuMuGammaLine"                       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_Bs2MuMuGammaLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2MuMuGammaLine"                       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_Bs2MuMuGammaLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2MuMuGammaLine"                       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBs2MuMuGammaLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBs2MuMuGammaLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2MuMuGammaLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLc23MuLc23muLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lc23MuLc23muLine              SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+ -> mu+  mu+  mu+ "                 |       233 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+ -> mu+  mu+  mu- "                 |        69 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> mu-  mu-  mu+ "                |        69 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> mu-  mu-  mu- "                |       219 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# mu+"                                         |       507 |        278 |    0.54832 |    0.67290 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       507 |        270 |    0.53254 |    0.69969 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       507 |          0 |(  0.00000 +- 0.197239 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       147 |         53 |(  36.0544 +- 3.96028  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        23 |          1 |(  4.34783 +- 4.25226  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingLc23MuLc23muLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLc23MuLc23muLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLc23MuLc23muLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLc23MuLc2mueeLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lc23MuLc2mueeLine             SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+ -> mu+  e+  e+ "                   |        42 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+ -> mu+  e+  e- "                   |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+ -> mu-  e+  e+ "                   |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> mu+  e-  e- "                  |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> mu-  e-  e+ "                  |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> mu-  e-  e- "                  |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseElectrons"                      |       373 |        922 |     2.4718 |     1.7944 |      1.0000 |      10.000 |
+ | "# Phys/StdLooseMuons"                          |       373 |        650 |     1.7426 |     1.0828 |      1.0000 |      8.0000 |
+ | "# e+"                                          |       373 |        103 |    0.27614 |    0.52436 |      0.0000 |      2.0000 |
+ | "# e-"                                          |       373 |        112 |    0.30027 |    0.56333 |      0.0000 |      4.0000 |
+ | "# input particles"                             |       373 |       1572 |     4.2145 |     2.3161 |      2.0000 |      14.000 |
+ | "# mu+"                                         |       373 |        203 |    0.54424 |    0.69181 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       373 |        205 |    0.54960 |    0.73286 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       373 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       373 |          0 |(  0.00000 +- 0.268097 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       276 |         94 |(  34.0580 +- 2.85257  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        24 |          1 |(  4.16667 +- 4.07894  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingLc23MuLc2mueeLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLc23MuLc2mueeLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLc23MuLc2mueeLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLc23MuLc2pmumuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lc23MuLc2pmumuLine            SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+ -> p+  mu+  mu+ "                  |        43 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+ -> p+  mu+  mu- "                  |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+ -> p~-  mu+  mu+ "                 |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p+  mu-  mu- "                 |        48 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  mu-  mu+ "                |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  mu-  mu- "                |        30 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseMuons"                          |       493 |        847 |     1.7181 |     1.0249 |      1.0000 |      8.0000 |
+ | "# Phys/StdLooseProtons"                        |       493 |       2973 |     6.0304 |     4.3954 |      1.0000 |      26.000 |
+ | "# input particles"                             |       493 |       3820 |     7.7485 |     4.8991 |      2.0000 |      33.000 |
+ | "# mu+"                                         |       493 |        188 |    0.38134 |    0.54103 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       493 |        180 |    0.36511 |    0.55577 |      0.0000 |      2.0000 |
+ | "# p+"                                          |       493 |        169 |    0.34280 |    0.66660 |      0.0000 |      5.0000 |
+ | "# p~-"                                         |       493 |        142 |    0.28803 |    0.56808 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       493 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       493 |          0 |(  0.00000 +- 0.202840 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       244 |         88 |(  36.0656 +- 3.07411  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |          1 |(  9.09091 +- 8.66784  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingLc23MuLc2pmumuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLc23MuLc2pmumuLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLc23MuLc2pmumuLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLc23MuLc2peeLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lc23MuLc2peeLine              SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+ -> p+  e+  e+ "                    |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+ -> p+  e+  e- "                    |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+ -> p~-  e+  e+ "                   |        41 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p+  e-  e- "                   |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  e-  e+ "                  |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  e-  e- "                  |        49 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseElectrons"                      |       613 |       1452 |     2.3687 |     1.6410 |      1.0000 |      10.000 |
+ | "# Phys/StdLooseProtons"                        |       613 |       3824 |     6.2382 |     4.3394 |      1.0000 |      28.000 |
+ | "# e+"                                          |       613 |        173 |    0.28222 |    0.51752 |      0.0000 |      2.0000 |
+ | "# e-"                                          |       613 |        171 |    0.27896 |    0.52553 |      0.0000 |      4.0000 |
+ | "# input particles"                             |       613 |       5276 |     8.6069 |     5.5135 |      2.0000 |      37.000 |
+ | "# p+"                                          |       613 |        210 |    0.34258 |    0.65384 |      0.0000 |      5.0000 |
+ | "# p~-"                                         |       613 |        204 |    0.33279 |    0.59650 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       613 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       613 |          0 |(  0.00000 +- 0.163132 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       292 |         91 |(  31.1644 +- 2.71047  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        24 |          0 |(  0.00000 +- 4.16667  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLc23MuLc2peeLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLc23MuLc2peeLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLc23MuLc2peeLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLc23MuLc2pKpiLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          9 |( 0.900000 +- 0.298647 )%|   -------   |   -------   |
+Lc23MuLc2pKpiLine             SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         8 |          3 |    0.37500 |    0.48412 |      0.0000 |      1.0000 |
+ | "# K-"                                          |         8 |          2 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> p~-  K+  pi- "                 |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseKaons"                          |         8 |         42 |     5.2500 |     2.2776 |      2.0000 |      9.0000 |
+ | "# Phys/StdLoosePions"                          |         8 |         87 |     10.875 |     3.9824 |      3.0000 |      16.000 |
+ | "# Phys/StdLooseProtons"                        |         8 |         35 |     4.3750 |     1.8666 |      2.0000 |      8.0000 |
+ | "# input particles"                             |         8 |        164 |     20.500 |     7.2973 |      9.0000 |      33.000 |
+ | "# p+"                                          |         8 |          2 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# pi+"                                         |         8 |         32 |     4.0000 |     1.4142 |      1.0000 |      6.0000 |
+ | "# pi-"                                         |         8 |         30 |     3.7500 |     2.2220 |      1.0000 |      8.0000 |
+ | "# p~-"                                         |         8 |          4 |    0.50000 |     1.0000 |      0.0000 |      3.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLc23MuLc2pKpiLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLc23MuLc2pKpiLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLc23MuLc2pKpiLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingMicroDiJetsLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        506 |(  50.6000 +- 1.58102  )%|   -------   |   -------   |
+SelFilterPhys_MDSTJets_Part...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       506 |        415 |(  82.0158 +- 1.70734  )%|   -------   |   -------   |
+MicroDiJetsLine               SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# CELLjet"                                     |       415 |        148 |    0.35663 |    0.65348 |      0.0000 |      4.0000 |
+ | "# H_10 -> CELLjet  CELLjet "                   |       415 |         16 |   0.038554 |    0.22699 |      0.0000 |      3.0000 |
+ | "# Phys/MDSTJets"                               |       415 |       1140 |     2.7470 |     1.6490 |      1.0000 |      12.000 |
+ | "# input particles"                             |       415 |       1140 |     2.7470 |     1.6490 |      1.0000 |      12.000 |
+ | "# max size H_10 -> CELLjet  CELLjet "          |       415 |        230 |    0.55422 |     1.4780 |      0.0000 |      16.000 |
+ | "# selected"                                    |       415 |         16 |   0.038554 |    0.22699 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       415 |         14 |(  3.37349 +- 0.886266 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        41 |         16 |(  39.0244 +- 7.61823  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+StrippingMicroDiJetsLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+StrippingMicroDiJetsLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingMicroDiJetsLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         14 |(  1.40000 +- 0.371537 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2MuMuLinesBs2JPs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bs2MuMuLinesBs2JPsiPhiSelJpsi SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  mu- "                      |       507 |          1 |  0.0019724 |   0.044368 |      0.0000 |      1.0000 |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# max size J/psi(1S) -> mu+  mu- "             |       507 |         59 |    0.11637 |    0.37193 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |       507 |        232 |    0.45759 |    0.63718 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       507 |        208 |    0.41026 |    0.59030 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       507 |          1 |  0.0019724 |   0.044368 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       507 |          1 |( 0.197239 +- 0.197044 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        59 |          1 |(  1.69492 +- 1.68049  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bs2MuMuLinesBs2JPsiPhiSelPhi  SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# K-"                                          |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# input particles"                             |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# max size phi(1020) -> K+  K- "               |         1 |         35 |     35.000 |     0.0000 |      35.000 |      35.000 |
+ | "# phi(1020) -> K+  K- "                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        35 |          1 |(  2.85714 +- 2.81603  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bs2MuMuLinesBs2JPsiPhiLine    SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> J/psi(1S)  phi(1020) "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Bs2MuMuLinesBs2JPsiPhiSelJpsi"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Bs2MuMuLinesBs2JPsiPhiSelPhi"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B_s0 -> J/psi(1S)  phi(1020) "      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# phi(1020)"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2MuMuLinesBs2JPs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2MuMuLinesBs2JPs...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2MuMuLinesBs2JPs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2MuMuLinesBs2KKL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bs2MuMuLinesBs2KKLTUBLine     SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> K+  K- "                             |       907 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       907 |       2255 |     2.4862 |     2.0133 |      0.0000 |      15.000 |
+ | "# K-"                                          |       907 |       2263 |     2.4950 |     2.0722 |      0.0000 |      14.000 |
+ | "# Phys/StdAllLooseKaons"                       |       907 |      21550 |     23.760 |     16.434 |      1.0000 |      126.00 |
+ | "# input particles"                             |       907 |      21550 |     23.760 |     16.434 |      1.0000 |      126.00 |
+ | "# max size B_s0 -> K+  K- "                    |       907 |       7498 |     8.2668 |     14.152 |      0.0000 |      210.00 |
+ | "# selected"                                    |       907 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       907 |          0 |(  0.00000 +- 0.110254 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7498 |        124 |(  1.65377 +- 0.147280 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       124 |          0 |(  0.00000 +- 0.806452 )%|   -------   |   -------   |
+StrippingBs2MuMuLinesBs2KKL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2MuMuLinesBs2KKL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2MuMuLinesBs2KKL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2MuMuLinesNoMuID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bs2MuMuLinesNoMuIDLine        SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> mu+  mu- "                           |       890 |          1 |  0.0011236 |   0.033501 |      0.0000 |      1.0000 |
+ | "# Phys/StdNoPIDsMuons"                         |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# input particles"                             |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# max size B_s0 -> mu+  mu- "                  |       890 |       5870 |     6.5955 |     8.7832 |      0.0000 |      72.000 |
+ | "# mu+"                                         |       890 |       2133 |     2.3966 |     1.7632 |      0.0000 |      12.000 |
+ | "# mu-"                                         |       890 |       2024 |     2.2742 |     1.6527 |      0.0000 |      10.000 |
+ | "# selected"                                    |       890 |          1 |  0.0011236 |   0.033501 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       890 |          1 |( 0.112360 +- 0.112296 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5870 |         23 |( 0.391823 +- 0.0815405)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        23 |          1 |(  4.34783 +- 4.25226  )%|   -------   |   -------   |
+RelatedInfo1_Bs2MuMuLinesNo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2MuMuLinesNoMuIDLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Bs2MuMuLinesNo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2MuMuLinesNoMuIDLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Bs2MuMuLinesNo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2MuMuLinesNoMuIDLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_Bs2MuMuLinesNo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2MuMuLinesNoMuIDLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_Bs2MuMuLinesNo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2MuMuLinesNoMuIDLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_Bs2MuMuLinesNo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2MuMuLinesNoMuIDLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_Bs2MuMuLinesNo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2MuMuLinesNoMuIDLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo8_Bs2MuMuLinesNo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2MuMuLinesNoMuIDLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo9_Bs2MuMuLinesNo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2MuMuLinesNoMuIDLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo10_Bs2MuMuLinesN...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2MuMuLinesNoMuIDLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBs2MuMuLinesNoMuID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBs2MuMuLinesNoMuID...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2MuMuLinesNoMuID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2MuMuLinesSSLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bs2MuMuLinesSSLine            SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> mu+  mu+ "                           |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> mu-  mu- "                          |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# max size B_s0 -> mu+  mu+ "                  |       507 |        312 |    0.61538 |     1.2114 |      0.0000 |      9.0000 |
+ | "# max size B_s~0 -> mu-  mu- "                 |       507 |        262 |    0.51677 |     1.0153 |      0.0000 |      9.0000 |
+ | "# mu+"                                         |       507 |        232 |    0.45759 |    0.63718 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       507 |        208 |    0.41026 |    0.59030 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       507 |          0 |(  0.00000 +- 0.197239 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        67 |          0 |(  0.00000 +- 1.49254  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2MuMuLinesSSLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2MuMuLinesSSLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2MuMuLinesSSLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2MuMuLinesBd2JPs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bs2MuMuLinesBd2JPsiKstSelJpsi SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  mu- "                      |       507 |          1 |  0.0019724 |   0.044368 |      0.0000 |      1.0000 |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# max size J/psi(1S) -> mu+  mu- "             |       507 |         59 |    0.11637 |    0.37193 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |       507 |        232 |    0.45759 |    0.63718 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       507 |        208 |    0.41026 |    0.59030 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       507 |          1 |  0.0019724 |   0.044368 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       507 |          1 |( 0.197239 +- 0.197044 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        59 |          1 |(  1.69492 +- 1.68049  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bs2MuMuLinesBd2JPsiKstSelKst  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> K+  pi- "                        |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "# K*(892)~0 -> K-  pi+ "                       |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "# K+"                                          |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# K-"                                          |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# Phys/StdNoPIDsPions"                         |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# input particles"                             |         1 |         24 |     24.000 |     0.0000 |      24.000 |      24.000 |
+ | "# max size K*(892)0 -> K+  pi- "               |         1 |         35 |     35.000 |     0.0000 |      35.000 |      35.000 |
+ | "# max size K*(892)~0 -> K-  pi+ "              |         1 |         35 |     35.000 |     0.0000 |      35.000 |      35.000 |
+ | "# pi+"                                         |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# pi-"                                         |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# selected"                                    |         1 |         58 |     58.000 |     0.0000 |      58.000 |      58.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        70 |         66 |(  94.2857 +- 2.77431  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        66 |         58 |(  87.8788 +- 4.01738  )%|   -------   |   -------   |
+Bs2MuMuLinesBd2JPsiKstLine    SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K*(892)0"                                    |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "# K*(892)~0"                                   |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "# Phys/Bs2MuMuLinesBd2JPsiKstSelJpsi"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Bs2MuMuLinesBd2JPsiKstSelKst"           |         1 |         58 |     58.000 |     0.0000 |      58.000 |      58.000 |
+ | "# input particles"                             |         1 |         59 |     59.000 |     0.0000 |      59.000 |      59.000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        58 |         14 |(  24.1379 +- 5.61886  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+StrippingBs2MuMuLinesBd2JPs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2MuMuLinesBd2JPs...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2MuMuLinesBd2JPs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2MuMuLinesLTUBLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bs2MuMuLinesLTUBLine          SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> mu+  mu- "                           |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# max size B_s0 -> mu+  mu- "                  |       759 |       1015 |     1.3373 |     3.2574 |      0.0000 |      42.000 |
+ | "# mu+"                                         |       759 |        774 |     1.0198 |     1.0881 |      0.0000 |      7.0000 |
+ | "# mu-"                                         |       759 |        778 |     1.0250 |     1.0892 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       759 |          0 |(  0.00000 +- 0.131752 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1015 |         31 |(  3.05419 +- 0.540106 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        31 |          0 |(  0.00000 +- 3.22581  )%|   -------   |   -------   |
+StrippingBs2MuMuLinesLTUBLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2MuMuLinesLTUBLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2MuMuLinesLTUBLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2MuMuLinesBu2JPs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bs2MuMuLinesBu2JPsiKSelJpsi   SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  mu- "                      |       507 |          1 |  0.0019724 |   0.044368 |      0.0000 |      1.0000 |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# max size J/psi(1S) -> mu+  mu- "             |       507 |         59 |    0.11637 |    0.37193 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |       507 |        232 |    0.45759 |    0.63718 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       507 |        208 |    0.41026 |    0.59030 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       507 |          1 |  0.0019724 |   0.044368 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       507 |          1 |( 0.197239 +- 0.197044 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        59 |          1 |(  1.69492 +- 1.68049  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Bs2MuMuLinesBu2JPsiKLine      SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K+ "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K+"                                          |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# K-"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/Bs2MuMuLinesBu2JPsiKSelJpsi"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# input particles"                             |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# max size B- -> J/psi(1S)  K- "               |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2MuMuLinesBu2JPs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2MuMuLinesBu2JPs...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2MuMuLinesBu2JPs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2LLK_eeLinePreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2LLK_eeLineVOIDF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+SelDiElectronForBu2LLK        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiElectron"                     |       347 |       1341 |     3.8646 |     4.3435 |      1.0000 |      30.000 |
+ | "# input particles"                             |       347 |       1341 |     3.8646 |     4.3435 |      1.0000 |      30.000 |
+ |*"#accept"                                       |       347 |         20 |(  5.76369 +- 1.25111  )%|   -------   |   -------   |
+ | "#passed"                                       |       347 |         23 |   0.066282 |    0.29145 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |      1341 |         23 |(  1.71514 +- 0.354551 )%|   -------   |   -------   |
+KaonsForBu2LLK                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       107 |        647 |     6.0467 |     3.7226 |      1.0000 |      23.000 |
+ | "# input particles"                             |       107 |        647 |     6.0467 |     3.7226 |      1.0000 |      23.000 |
+ |*"#accept"                                       |       107 |        103 |(  96.2617 +- 1.83389  )%|   -------   |   -------   |
+ | "#passed"                                       |       107 |        473 |     4.4206 |     2.7886 |      0.0000 |      15.000 |
+ |*"efficiency"                                    |       647 |        473 |(  73.1066 +- 1.74321  )%|   -------   |   -------   |
+KstarsForBu2LLK               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKstar2Kpi"                      |       798 |      83125 |     104.17 |     95.784 |      1.0000 |      863.00 |
+ | "# input particles"                             |       798 |      83125 |     104.17 |     95.784 |      1.0000 |      863.00 |
+ |*"#accept"                                       |       798 |        562 |(  70.4261 +- 1.61555  )%|   -------   |   -------   |
+ | "#passed"                                       |       798 |       2510 |     3.1454 |     4.2141 |      0.0000 |      31.000 |
+ |*"efficiency"                                    |     83125 |       2510 |(  3.01955 +- 0.0593536)%|   -------   |   -------   |
+PhisForBu2LLK                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePhi2KK"                         |       740 |      12764 |     17.249 |     21.204 |      1.0000 |      292.00 |
+ | "# input particles"                             |       740 |      12764 |     17.249 |     21.204 |      1.0000 |      292.00 |
+ |*"#accept"                                       |       740 |        146 |(  19.7297 +- 1.46293  )%|   -------   |   -------   |
+ | "#passed"                                       |       740 |        210 |    0.28378 |    0.65801 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |     12764 |        210 |(  1.64525 +- 0.112595 )%|   -------   |   -------   |
+KshortsLLForBu2LLK            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |        40 |         56 |     1.4000 |    0.62450 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        40 |         56 |     1.4000 |    0.62450 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        40 |         40 |(  100.000 +- 2.50000  )%|   -------   |   -------   |
+ | "#passed"                                       |        40 |         56 |     1.4000 |    0.62450 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |        56 |         56 |(  100.000 +- 1.78571  )%|   -------   |   -------   |
+KshortsDDForBu2LLK            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |        62 |        144 |     2.3226 |     1.5216 |      1.0000 |      8.0000 |
+ | "# input particles"                             |        62 |        144 |     2.3226 |     1.5216 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |        62 |         40 |(  64.5161 +- 6.07650  )%|   -------   |   -------   |
+ | "#passed"                                       |        62 |         70 |     1.1290 |     1.2245 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |       144 |         70 |(  48.6111 +- 4.16506  )%|   -------   |   -------   |
+LambdasLLForBu2LLK            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaLL"                       |        78 |        100 |     1.2821 |    0.74931 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        78 |        100 |     1.2821 |    0.74931 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        78 |         78 |(  100.000 +- 1.28205  )%|   -------   |   -------   |
+ | "#passed"                                       |        78 |        100 |     1.2821 |    0.74931 |      1.0000 |      6.0000 |
+ |*"efficiency"                                    |       100 |        100 |(  100.000 +- 1.00000  )%|   -------   |   -------   |
+LambdasDDForBu2LLK            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       414 |        883 |     2.1329 |     1.4823 |      1.0000 |      11.000 |
+ | "# input particles"                             |       414 |        883 |     2.1329 |     1.4823 |      1.0000 |      11.000 |
+ |*"#accept"                                       |       414 |        315 |(  76.0870 +- 2.09639  )%|   -------   |   -------   |
+ | "#passed"                                       |       414 |        524 |     1.2657 |     1.0976 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |       883 |        524 |(  59.3431 +- 1.65300  )%|   -------   |   -------   |
+SelFilterPhys_StdLooseLambd...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       816 |        789 |(  96.6912 +- 0.626160 )%|   -------   |   -------   |
+LambdastarsForBu2LLK          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdastar2pK"                  |       789 |     113428 |     143.76 |     163.68 |      1.0000 |      1987.0 |
+ | "# input particles"                             |       789 |     113428 |     143.76 |     163.68 |      1.0000 |      1987.0 |
+ |*"#accept"                                       |       789 |        426 |(  53.9924 +- 1.77436  )%|   -------   |   -------   |
+ | "#passed"                                       |       789 |       2117 |     2.6831 |     4.4793 |      0.0000 |      35.000 |
+ |*"efficiency"                                    |    113428 |       2117 |(  1.86638 +- 0.0401836)%|   -------   |   -------   |
+KstarsPlusLLForBu2LLK         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> KS0  pi+ "                       |        40 |         45 |     1.1250 |     1.6761 |      0.0000 |      7.0000 |
+ | "# K*(892)- -> KS0  pi- "                       |        40 |         30 |    0.75000 |     1.3555 |      0.0000 |      7.0000 |
+ | "# KS0"                                         |        40 |         56 |     1.4000 |    0.62450 |      1.0000 |      3.0000 |
+ | "# Phys/StdLooseKsLL"                           |        40 |         56 |     1.4000 |    0.62450 |      1.0000 |      3.0000 |
+ | "# Phys/StdLoosePions"                          |        40 |        584 |     14.600 |     5.9657 |      6.0000 |      33.000 |
+ | "# input particles"                             |        40 |        640 |     16.000 |     6.1968 |      7.0000 |      36.000 |
+ | "# max size K*(892)+ -> KS0  pi+ "              |        40 |        249 |     6.2250 |     5.2938 |      1.0000 |      27.000 |
+ | "# max size K*(892)- -> KS0  pi- "              |        40 |        238 |     5.9500 |     5.0346 |      1.0000 |      24.000 |
+ | "# pi+"                                         |        40 |        172 |     4.3000 |     2.2383 |      1.0000 |      10.000 |
+ | "# pi-"                                         |        40 |        165 |     4.1250 |     2.1930 |      1.0000 |      9.0000 |
+ | "# selected"                                    |        40 |         75 |     1.8750 |     2.7766 |      0.0000 |      12.000 |
+ |*"#accept"                                       |        40 |         24 |(  60.0000 +- 7.74597  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       487 |         83 |(  17.0431 +- 1.70387  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        83 |         75 |(  90.3614 +- 3.23935  )%|   -------   |   -------   |
+KstarsPlusDDForBu2LLK         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> KS0  pi+ "                       |        62 |         21 |    0.33871 |    0.93228 |      0.0000 |      4.0000 |
+ | "# K*(892)- -> KS0  pi- "                       |        62 |         21 |    0.33871 |    0.94942 |      0.0000 |      6.0000 |
+ | "# KS0"                                         |        62 |         70 |     1.1290 |     1.2245 |      0.0000 |      6.0000 |
+ | "# Phys/StdLooseKsDD"                           |        62 |        144 |     2.3226 |     1.5216 |      1.0000 |      8.0000 |
+ | "# Phys/StdLoosePions"                          |        62 |        872 |     14.065 |     4.8887 |      6.0000 |      33.000 |
+ | "# input particles"                             |        62 |       1016 |     16.387 |     5.5281 |      7.0000 |      40.000 |
+ | "# max size K*(892)+ -> KS0  pi+ "              |        62 |        266 |     4.2903 |     5.8403 |      0.0000 |      30.000 |
+ | "# max size K*(892)- -> KS0  pi- "              |        62 |        252 |     4.0645 |     6.9256 |      0.0000 |      48.000 |
+ | "# pi+"                                         |        62 |        225 |     3.6290 |     1.9027 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        62 |        222 |     3.5806 |     2.0204 |      0.0000 |      9.0000 |
+ | "# selected"                                    |        62 |         42 |    0.67742 |     1.4230 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        62 |         17 |(  27.4194 +- 5.66556  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       518 |         48 |(  9.26641 +- 1.27402  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        48 |         42 |(  87.5000 +- 4.77352  )%|   -------   |   -------   |
+K1ForBu2LLK                   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       767 |       1806 |     2.3546 |     1.7111 |      0.0000 |      11.000 |
+ | "# K-"                                          |       767 |       1739 |     2.2673 |     1.7166 |      0.0000 |      12.000 |
+ | "# K_1(1270)+ -> K+  pi+  pi- "                 |       684 |       1640 |     2.3977 |     4.8174 |      0.0000 |      44.000 |
+ | "# K_1(1270)- -> K-  pi-  pi+ "                 |       673 |       1725 |     2.5632 |     5.2497 |      0.0000 |      46.000 |
+ | "# Phys/StdLooseKaons"                          |       767 |       3689 |     4.8096 |     2.8697 |      1.0000 |      23.000 |
+ | "# Phys/StdLoosePions"                          |       767 |       8057 |     10.505 |     4.5075 |      1.0000 |      33.000 |
+ | "# input particles"                             |       767 |      11746 |     15.314 |     7.0414 |      2.0000 |      56.000 |
+ | "# pi+"                                         |       767 |       3935 |     5.1304 |     2.6566 |      0.0000 |      17.000 |
+ | "# pi-"                                         |       767 |       3901 |     5.0860 |     2.5415 |      0.0000 |      16.000 |
+ | "# selected"                                    |       767 |       3365 |     4.3872 |     8.6397 |      0.0000 |      79.000 |
+ |*"#accept"                                       |       767 |        430 |(  56.0626 +- 1.79207  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     19657 |      19321 |(  98.2907 +- 0.0924504)%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    123433 |  1.167e+05 |(  94.5485 +- 0.0646206)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |    116704 |       3365 |(  2.88336 +- 0.0489839)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|      1184 |       1184 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+MergeBu2LLK_ee                SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/K1ForBu2LLK"                            |        19 |         94 |     4.9474 |     5.2362 |      0.0000 |      20.000 |
+ | "# Phys/KaonsForBu2LLK"                         |        19 |        100 |     5.2632 |     2.3360 |      2.0000 |      10.000 |
+ | "# Phys/KshortsDDForBu2LLK"                     |        19 |         11 |    0.57895 |    0.81536 |      0.0000 |      2.0000 |
+ | "# Phys/KshortsLLForBu2LLK"                     |        19 |         13 |    0.68421 |    0.97617 |      0.0000 |      3.0000 |
+ | "# Phys/KstarsForBu2LLK"                        |        19 |        145 |     7.6316 |     7.6723 |      0.0000 |      31.000 |
+ | "# Phys/KstarsPlusDDForBu2LLK"                  |        19 |          1 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ | "# Phys/KstarsPlusLLForBu2LLK"                  |        19 |         23 |     1.2105 |     2.9304 |      0.0000 |      11.000 |
+ | "# Phys/LambdasDDForBu2LLK"                     |        19 |         15 |    0.78947 |     1.3985 |      0.0000 |      5.0000 |
+ | "# Phys/LambdasLLForBu2LLK"                     |        19 |         10 |    0.52632 |     1.0447 |      0.0000 |      4.0000 |
+ | "# Phys/LambdastarsForBu2LLK"                   |        19 |        123 |     6.4737 |     7.5350 |      0.0000 |      31.000 |
+ | "# Phys/PhisForBu2LLK"                          |        19 |          7 |    0.36842 |    0.98465 |      0.0000 |      4.0000 |
+ | "# input particles"                             |        19 |        542 |     28.526 |     22.336 |      5.0000 |      92.000 |
+ |*"#accept"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+ | "#passed"                                       |        19 |        542 |     28.526 |     22.336 |      5.0000 |      92.000 |
+ |*"efficiency"                                    |       542 |        542 |(  100.000 +- 0.184502 )%|   -------   |   -------   |
+Bu2LLK_eeLine                 SUCCESS Number of counters : 55
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K*(892)+ "                  |        19 |          1 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ | "# B+ -> J/psi(1S)  K+ "                        |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K_1(1270)+ "                |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K*(892)- "                  |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |        19 |          1 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  K_1(1270)- "                |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |        19 |          2 |    0.10526 |    0.44659 |      0.0000 |      2.0000 |
+ | "# B0 -> J/psi(1S)  KS0 "                       |        19 |          1 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ | "# B_s0 -> J/psi(1S)  phi(1020) "               |        19 |          1 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ | "# B_s~0 -> J/psi(1S)  phi(1020) "              |        19 |          1 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |        19 |          3 |    0.15789 |    0.66989 |      0.0000 |      3.0000 |
+ | "# B~0 -> J/psi(1S)  KS0 "                      |        19 |          1 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ | "# J/psi(1S)"                                   |        19 |         22 |     1.1579 |    0.48809 |      1.0000 |      3.0000 |
+ | "# K*(892)+"                                    |        19 |         15 |    0.78947 |     1.8801 |      0.0000 |      7.0000 |
+ | "# K*(892)-"                                    |        19 |          9 |    0.47368 |     1.0939 |      0.0000 |      4.0000 |
+ | "# K*(892)0"                                    |        19 |         77 |     4.0526 |     4.3222 |      0.0000 |      18.000 |
+ | "# K*(892)~0"                                   |        19 |         68 |     3.5789 |     3.6029 |      0.0000 |      13.000 |
+ | "# K+"                                          |        19 |         49 |     2.5789 |     1.5666 |      0.0000 |      6.0000 |
+ | "# K-"                                          |        19 |         51 |     2.6842 |     1.3398 |      1.0000 |      6.0000 |
+ | "# KS0"                                         |        19 |         24 |     1.2632 |     1.3315 |      0.0000 |      5.0000 |
+ | "# K_1(1270)+"                                  |        19 |         47 |     2.4737 |     2.7216 |      0.0000 |      9.0000 |
+ | "# K_1(1270)-"                                  |        19 |         47 |     2.4737 |     3.1517 |      0.0000 |      11.000 |
+ | "# Lambda(1520)0"                               |        19 |         63 |     3.3158 |     3.9610 |      0.0000 |      16.000 |
+ | "# Lambda(1520)~0"                              |        19 |         60 |     3.1579 |     3.6887 |      0.0000 |      15.000 |
+ | "# Lambda0"                                     |        19 |         17 |    0.89474 |     1.4471 |      0.0000 |      5.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda(1520)0 "      |        19 |          2 |    0.10526 |    0.44659 |      0.0000 |      2.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda0 "            |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda(1520)~0 "    |        19 |          2 |    0.10526 |    0.44659 |      0.0000 |      2.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda~0 "          |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        19 |          8 |    0.42105 |    0.59079 |      0.0000 |      2.0000 |
+ | "# Phys/MergeBu2LLK_ee"                         |        19 |        542 |     28.526 |     22.336 |      5.0000 |      92.000 |
+ | "# Phys/SelDiElectronForBu2LLK"                 |        19 |         22 |     1.1579 |    0.48809 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        19 |        564 |     29.684 |     22.448 |      6.0000 |      93.000 |
+ | "# max size B+ -> J/psi(1S)  K*(892)+ "         |        19 |         22 |     1.1579 |     3.2487 |      0.0000 |      14.000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |        19 |         52 |     2.7368 |     1.4812 |      0.0000 |      6.0000 |
+ | "# max size B+ -> J/psi(1S)  K_1(1270)+ "       |        19 |         51 |     2.6842 |     2.8294 |      0.0000 |      9.0000 |
+ | "# max size B- -> J/psi(1S)  K*(892)- "         |        19 |         13 |    0.68421 |     1.8653 |      0.0000 |      8.0000 |
+ | "# max size B- -> J/psi(1S)  K- "               |        19 |         58 |     3.0526 |     1.9049 |      1.0000 |      9.0000 |
+ | "# max size B- -> J/psi(1S)  K_1(1270)- "       |        19 |         62 |     3.2632 |     5.1180 |      0.0000 |      21.000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |        19 |         97 |     5.1053 |     6.6165 |      0.0000 |      27.000 |
+ | "# max size B0 -> J/psi(1S)  KS0 "              |        19 |         31 |     1.6316 |     2.2527 |      0.0000 |      10.000 |
+ | "# max size B_s0 -> J/psi(1S)  phi(1020) "      |        19 |         15 |    0.78947 |     2.6868 |      0.0000 |      12.000 |
+ | "# max size B_s~0 -> J/psi(1S)  phi(1020) "     |        19 |         15 |    0.78947 |     2.6868 |      0.0000 |      12.000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |        19 |         85 |     4.4737 |     5.7342 |      0.0000 |      24.000 |
+ | "# max size B~0 -> J/psi(1S)  KS0 "             |        19 |         31 |     1.6316 |     2.2527 |      0.0000 |      10.000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda(1520)|        19 |         77 |     4.0526 |     5.5581 |      0.0000 |      21.000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda0 "   |        19 |         24 |     1.2632 |     2.3807 |      0.0000 |      10.000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda(1520|        19 |         74 |     3.8947 |     5.3890 |      0.0000 |      21.000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda~0 " |        19 |         12 |    0.63158 |     1.3460 |      0.0000 |      6.0000 |
+ | "# phi(1020)"                                   |        19 |          7 |    0.36842 |    0.98465 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        19 |         15 |    0.78947 |     3.3495 |      0.0000 |      15.000 |
+ |*"#accept"                                       |        19 |          1 |(  5.26316 +- 5.12278  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       719 |        217 |(  30.1808 +- 1.71194  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       217 |         15 |(  6.91244 +- 1.72199  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+RelatedInfo1_Bu2LLK_eeLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_eeLine"                          |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Bu2LLK_eeLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_eeLine"                          |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Bu2LLK_eeLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_eeLine"                          |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_Bu2LLK_eeLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_eeLine"                          |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_Bu2LLK_eeLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_eeLine"                          |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_Bu2LLK_eeLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_eeLine"                          |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBu2LLK_eeLinePostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBu2LLK_eeLine        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2LLK_eeLine        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2LLK_eeLine2PreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2LLK_eeLine2VOID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+SelDiElectronFromTracksForB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdDiElectronFromTracks"                |       611 |      20985 |     34.345 |     42.653 |      3.0000 |      348.00 |
+ | "# input particles"                             |       611 |      20985 |     34.345 |     42.653 |      3.0000 |      348.00 |
+ |*"#accept"                                       |       611 |         33 |(  5.40098 +- 0.914448 )%|   -------   |   -------   |
+ | "#passed"                                       |       611 |         42 |   0.068740 |    0.31626 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |     20985 |         42 |( 0.200143 +- 0.0308518)%|   -------   |   -------   |
+MergeBu2LLK_ee2               SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/K1ForBu2LLK"                            |        32 |        274 |     8.5625 |     10.980 |      0.0000 |      45.000 |
+ | "# Phys/KaonsForBu2LLK"                         |        32 |        169 |     5.2812 |     2.8530 |      0.0000 |      12.000 |
+ | "# Phys/KshortsDDForBu2LLK"                     |        32 |         16 |    0.50000 |    0.75000 |      0.0000 |      2.0000 |
+ | "# Phys/KshortsLLForBu2LLK"                     |        32 |         22 |    0.68750 |    0.88167 |      0.0000 |      3.0000 |
+ | "# Phys/KstarsForBu2LLK"                        |        32 |        238 |     7.4375 |     6.5857 |      0.0000 |      31.000 |
+ | "# Phys/KstarsPlusDDForBu2LLK"                  |        32 |          5 |    0.15625 |    0.71192 |      0.0000 |      4.0000 |
+ | "# Phys/KstarsPlusLLForBu2LLK"                  |        32 |         31 |    0.96875 |     2.3383 |      0.0000 |      11.000 |
+ | "# Phys/LambdasDDForBu2LLK"                     |        32 |         22 |    0.68750 |     1.2103 |      0.0000 |      5.0000 |
+ | "# Phys/LambdasLLForBu2LLK"                     |        32 |         14 |    0.43750 |    0.86377 |      0.0000 |      4.0000 |
+ | "# Phys/LambdastarsForBu2LLK"                   |        32 |        203 |     6.3438 |     6.3177 |      0.0000 |      31.000 |
+ | "# Phys/PhisForBu2LLK"                          |        32 |         17 |    0.53125 |    0.99951 |      0.0000 |      4.0000 |
+ | "# input particles"                             |        32 |       1011 |     31.594 |     23.468 |      2.0000 |      92.000 |
+ |*"#accept"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+ | "#passed"                                       |        32 |       1011 |     31.594 |     23.468 |      2.0000 |      92.000 |
+ |*"efficiency"                                    |      1011 |       1011 |(  100.000 +- 0.0989120)%|   -------   |   -------   |
+Bu2LLK_eeLine2                SUCCESS Number of counters : 55
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K*(892)+ "                  |        32 |          2 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# B+ -> J/psi(1S)  K+ "                        |        32 |          1 |   0.031250 |    0.17399 |      0.0000 |      1.0000 |
+ | "# B+ -> J/psi(1S)  K_1(1270)+ "                |        32 |          2 |   0.062500 |    0.34799 |      0.0000 |      2.0000 |
+ | "# B- -> J/psi(1S)  K*(892)- "                  |        32 |          1 |   0.031250 |    0.17399 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |        32 |          1 |   0.031250 |    0.17399 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  K_1(1270)- "                |        32 |          3 |   0.093750 |    0.38401 |      0.0000 |      2.0000 |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |        32 |          3 |   0.093750 |    0.38401 |      0.0000 |      2.0000 |
+ | "# B0 -> J/psi(1S)  KS0 "                       |        32 |          2 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# B_s0 -> J/psi(1S)  phi(1020) "               |        32 |          1 |   0.031250 |    0.17399 |      0.0000 |      1.0000 |
+ | "# B_s~0 -> J/psi(1S)  phi(1020) "              |        32 |          1 |   0.031250 |    0.17399 |      0.0000 |      1.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |        32 |          4 |    0.12500 |    0.54486 |      0.0000 |      3.0000 |
+ | "# B~0 -> J/psi(1S)  KS0 "                      |        32 |          2 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# J/psi(1S)"                                   |        32 |         41 |     1.2812 |    0.57197 |      1.0000 |      3.0000 |
+ | "# K*(892)+"                                    |        32 |         20 |    0.62500 |     1.5155 |      0.0000 |      7.0000 |
+ | "# K*(892)-"                                    |        32 |         16 |    0.50000 |     1.0000 |      0.0000 |      4.0000 |
+ | "# K*(892)0"                                    |        32 |        131 |     4.0938 |     3.9636 |      0.0000 |      18.000 |
+ | "# K*(892)~0"                                   |        32 |        107 |     3.3438 |     3.0167 |      0.0000 |      13.000 |
+ | "# K+"                                          |        32 |         87 |     2.7188 |     1.7719 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        32 |         82 |     2.5625 |     1.4564 |      0.0000 |      6.0000 |
+ | "# KS0"                                         |        32 |         38 |     1.1875 |     1.1575 |      0.0000 |      5.0000 |
+ | "# K_1(1270)+"                                  |        32 |        147 |     4.5938 |     6.2742 |      0.0000 |      23.000 |
+ | "# K_1(1270)-"                                  |        32 |        127 |     3.9688 |     5.1508 |      0.0000 |      22.000 |
+ | "# Lambda(1520)0"                               |        32 |        103 |     3.2188 |     3.3609 |      0.0000 |      16.000 |
+ | "# Lambda(1520)~0"                              |        32 |        100 |     3.1250 |     3.0593 |      0.0000 |      15.000 |
+ | "# Lambda0"                                     |        32 |         22 |    0.68750 |     1.1842 |      0.0000 |      5.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda(1520)0 "      |        32 |          3 |   0.093750 |    0.38401 |      0.0000 |      2.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda0 "            |        32 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda(1520)~0 "    |        32 |          3 |   0.093750 |    0.38401 |      0.0000 |      2.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda~0 "          |        32 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        32 |         14 |    0.43750 |    0.65848 |      0.0000 |      2.0000 |
+ | "# Phys/MergeBu2LLK_ee2"                        |        32 |       1011 |     31.594 |     23.468 |      2.0000 |      92.000 |
+ | "# Phys/SelDiElectronFromTracksForBu2LLK"       |        32 |         41 |     1.2812 |    0.57197 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        32 |       1052 |     32.875 |     23.555 |      3.0000 |      93.000 |
+ | "# max size B+ -> J/psi(1S)  K*(892)+ "         |        32 |         32 |     1.0000 |     2.9368 |      0.0000 |      14.000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |        32 |        105 |     3.2812 |     2.2671 |      0.0000 |      10.000 |
+ | "# max size B+ -> J/psi(1S)  K_1(1270)+ "       |        32 |        179 |     5.5938 |     7.7454 |      0.0000 |      32.000 |
+ | "# max size B- -> J/psi(1S)  K*(892)- "         |        32 |         23 |    0.71875 |     1.7542 |      0.0000 |      8.0000 |
+ | "# max size B- -> J/psi(1S)  K- "               |        32 |        106 |     3.3125 |     2.5913 |      0.0000 |      12.000 |
+ | "# max size B- -> J/psi(1S)  K_1(1270)- "       |        32 |        167 |     5.2188 |     6.5371 |      0.0000 |      22.000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |        32 |        178 |     5.5625 |     6.2697 |      0.0000 |      27.000 |
+ | "# max size B0 -> J/psi(1S)  KS0 "              |        32 |         53 |     1.6562 |     2.0708 |      0.0000 |      10.000 |
+ | "# max size B_s0 -> J/psi(1S)  phi(1020) "      |        32 |         30 |    0.93750 |     2.3709 |      0.0000 |      12.000 |
+ | "# max size B_s~0 -> J/psi(1S)  phi(1020) "     |        32 |         30 |    0.93750 |     2.3709 |      0.0000 |      12.000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |        32 |        154 |     4.8125 |     5.5870 |      0.0000 |      24.000 |
+ | "# max size B~0 -> J/psi(1S)  KS0 "             |        32 |         53 |     1.6562 |     2.0708 |      0.0000 |      10.000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda(1520)|        32 |        140 |     4.3750 |     5.0420 |      0.0000 |      21.000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda0 "   |        32 |         32 |     1.0000 |     1.9526 |      0.0000 |      10.000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda(1520|        32 |        138 |     4.3125 |     4.9209 |      0.0000 |      21.000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda~0 " |        32 |         19 |    0.59375 |     1.1689 |      0.0000 |      6.0000 |
+ | "# phi(1020)"                                   |        32 |         17 |    0.53125 |    0.99951 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        32 |         29 |    0.90625 |     3.3945 |      0.0000 |      15.000 |
+ |*"#accept"                                       |        32 |          3 |(  9.37500 +- 5.15270  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1439 |        287 |(  19.9444 +- 1.05336  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       287 |         29 |(  10.1045 +- 1.77904  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+RelatedInfo1_Bu2LLK_eeLine2   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_eeLine2"                         |         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ | "# input particles"                             |         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_Bu2LLK_eeLine2   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_eeLine2"                         |         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ | "# input particles"                             |         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_Bu2LLK_eeLine2   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_eeLine2"                         |         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ | "# input particles"                             |         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo4_Bu2LLK_eeLine2   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_eeLine2"                         |         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ | "# input particles"                             |         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo5_Bu2LLK_eeLine2   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_eeLine2"                         |         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ | "# input particles"                             |         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo6_Bu2LLK_eeLine2   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_eeLine2"                         |         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ | "# input particles"                             |         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBu2LLK_eeLine2Post...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBu2LLK_eeLine2       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2LLK_eeLine2       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2LLK_mmLinePreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2LLK_mmLineVOIDF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+SelDiMuonsForBu2LLK           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuon"                         |       343 |       1592 |     4.6414 |     5.9397 |      1.0000 |      46.000 |
+ | "# input particles"                             |       343 |       1592 |     4.6414 |     5.9397 |      1.0000 |      46.000 |
+ |*"#accept"                                       |       343 |         27 |(  7.87172 +- 1.45407  )%|   -------   |   -------   |
+ | "#passed"                                       |       343 |         29 |   0.084548 |    0.29843 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |      1592 |         29 |(  1.82161 +- 0.335169 )%|   -------   |   -------   |
+MergeBu2LLK_mm                SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/K1ForBu2LLK"                            |        27 |        142 |     5.2593 |     8.5833 |      0.0000 |      40.000 |
+ | "# Phys/KaonsForBu2LLK"                         |        27 |         86 |     3.1852 |     1.6338 |      0.0000 |      8.0000 |
+ | "# Phys/KshortsDDForBu2LLK"                     |        27 |         20 |    0.74074 |     1.1086 |      0.0000 |      4.0000 |
+ | "# Phys/KshortsLLForBu2LLK"                     |        27 |         10 |    0.37037 |    0.61753 |      0.0000 |      2.0000 |
+ | "# Phys/KstarsForBu2LLK"                        |        27 |         86 |     3.1852 |     2.2777 |      0.0000 |      8.0000 |
+ | "# Phys/KstarsPlusDDForBu2LLK"                  |        27 |         13 |    0.48148 |     1.2582 |      0.0000 |      6.0000 |
+ | "# Phys/KstarsPlusLLForBu2LLK"                  |        27 |         17 |    0.62963 |     1.3917 |      0.0000 |      6.0000 |
+ | "# Phys/LambdasDDForBu2LLK"                     |        27 |         10 |    0.37037 |    0.67485 |      0.0000 |      3.0000 |
+ | "# Phys/LambdasLLForBu2LLK"                     |        27 |          4 |    0.14815 |    0.52378 |      0.0000 |      2.0000 |
+ | "# Phys/LambdastarsForBu2LLK"                   |        27 |         57 |     2.1111 |     2.4088 |      0.0000 |      8.0000 |
+ | "# Phys/PhisForBu2LLK"                          |        27 |          8 |    0.29630 |    0.53158 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        27 |        453 |     16.778 |     12.300 |      1.0000 |      55.000 |
+ |*"#accept"                                       |        27 |         27 |(  100.000 +- 3.70370  )%|   -------   |   -------   |
+ | "#passed"                                       |        27 |        453 |     16.778 |     12.300 |      1.0000 |      55.000 |
+ |*"efficiency"                                    |       453 |        453 |(  100.000 +- 0.220751 )%|   -------   |   -------   |
+Bu2LLK_mmLine                 SUCCESS Number of counters : 54
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K*(892)+ "                  |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+ "                        |        27 |          2 |   0.074074 |    0.26189 |      0.0000 |      1.0000 |
+ | "# B+ -> J/psi(1S)  K_1(1270)+ "                |        27 |          1 |   0.037037 |    0.18885 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  K*(892)- "                  |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K_1(1270)- "                |        27 |          4 |    0.14815 |    0.75541 |      0.0000 |      4.0000 |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |        27 |          1 |   0.037037 |    0.18885 |      0.0000 |      1.0000 |
+ | "# B0 -> J/psi(1S)  KS0 "                       |        27 |          1 |   0.037037 |    0.18885 |      0.0000 |      1.0000 |
+ | "# B_s0 -> J/psi(1S)  phi(1020) "               |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> J/psi(1S)  phi(1020) "              |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  KS0 "                      |        27 |          1 |   0.037037 |    0.18885 |      0.0000 |      1.0000 |
+ | "# J/psi(1S)"                                   |        27 |         29 |     1.0741 |    0.26189 |      1.0000 |      2.0000 |
+ | "# K*(892)+"                                    |        27 |         19 |    0.70370 |     1.2712 |      0.0000 |      5.0000 |
+ | "# K*(892)-"                                    |        27 |         11 |    0.40741 |    0.62416 |      0.0000 |      2.0000 |
+ | "# K*(892)0"                                    |        27 |         46 |     1.7037 |     1.6288 |      0.0000 |      5.0000 |
+ | "# K*(892)~0"                                   |        27 |         40 |     1.4815 |     1.3709 |      0.0000 |      5.0000 |
+ | "# K+"                                          |        27 |         46 |     1.7037 |    0.97429 |      0.0000 |      4.0000 |
+ | "# K-"                                          |        27 |         40 |     1.4815 |    0.95725 |      0.0000 |      4.0000 |
+ | "# KS0"                                         |        27 |         30 |     1.1111 |     1.1331 |      0.0000 |      4.0000 |
+ | "# K_1(1270)+"                                  |        27 |         74 |     2.7407 |     4.5509 |      0.0000 |      18.000 |
+ | "# K_1(1270)-"                                  |        27 |         68 |     2.5185 |     5.3705 |      0.0000 |      23.000 |
+ | "# Lambda(1520)0"                               |        27 |         28 |     1.0370 |     1.2013 |      0.0000 |      4.0000 |
+ | "# Lambda(1520)~0"                              |        27 |         29 |     1.0741 |     1.2450 |      0.0000 |      4.0000 |
+ | "# Lambda0"                                     |        27 |          6 |    0.22222 |    0.56656 |      0.0000 |      2.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda(1520)0 "      |        27 |          2 |   0.074074 |    0.37771 |      0.0000 |      2.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda0 "            |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda(1520)~0 "    |        27 |          1 |   0.037037 |    0.18885 |      0.0000 |      1.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda~0 "          |        27 |          1 |   0.037037 |    0.18885 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |        27 |          8 |    0.29630 |    0.53158 |      0.0000 |      2.0000 |
+ | "# Phys/MergeBu2LLK_mm"                         |        27 |        453 |     16.778 |     12.300 |      1.0000 |      55.000 |
+ | "# Phys/SelDiMuonsForBu2LLK"                    |        27 |         29 |     1.0741 |    0.26189 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        27 |        482 |     17.852 |     12.283 |      2.0000 |      56.000 |
+ | "# max size B+ -> J/psi(1S)  K*(892)+ "         |        27 |         19 |    0.70370 |     1.2712 |      0.0000 |      5.0000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |        27 |         48 |     1.7778 |    0.95581 |      0.0000 |      4.0000 |
+ | "# max size B+ -> J/psi(1S)  K_1(1270)+ "       |        27 |         76 |     2.8148 |     4.5545 |      0.0000 |      18.000 |
+ | "# max size B- -> J/psi(1S)  K*(892)- "         |        27 |         13 |    0.48148 |    0.73889 |      0.0000 |      2.0000 |
+ | "# max size B- -> J/psi(1S)  K- "               |        27 |         42 |     1.5556 |     1.0657 |      0.0000 |      4.0000 |
+ | "# max size B- -> J/psi(1S)  K_1(1270)- "       |        27 |         70 |     2.5926 |     5.3766 |      0.0000 |      23.000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |        27 |         51 |     1.8889 |     2.1830 |      0.0000 |      10.000 |
+ | "# max size B0 -> J/psi(1S)  KS0 "              |        27 |         32 |     1.1852 |     1.1559 |      0.0000 |      4.0000 |
+ | "# max size B_s0 -> J/psi(1S)  phi(1020) "      |        27 |          9 |    0.33333 |    0.60858 |      0.0000 |      2.0000 |
+ | "# max size B_s~0 -> J/psi(1S)  phi(1020) "     |        27 |          9 |    0.33333 |    0.60858 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |        27 |         43 |     1.5926 |     1.5930 |      0.0000 |      6.0000 |
+ | "# max size B~0 -> J/psi(1S)  KS0 "             |        27 |         32 |     1.1852 |     1.1559 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda(1520)|        27 |         31 |     1.1481 |     1.4833 |      0.0000 |      6.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda0 "   |        27 |          6 |    0.22222 |    0.56656 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda(1520|        27 |         32 |     1.1852 |     1.5163 |      0.0000 |      6.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda~0 " |        27 |          8 |    0.29630 |    0.53158 |      0.0000 |      2.0000 |
+ | "# phi(1020)"                                   |        27 |          8 |    0.29630 |    0.53158 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        27 |         14 |    0.51852 |     1.6859 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |        27 |          3 |(  11.1111 +- 6.04812  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       521 |        142 |(  27.2553 +- 1.95078  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       142 |         14 |(  9.85915 +- 2.50171  )%|   -------   |   -------   |
+RelatedInfo1_Bu2LLK_mmLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_mmLine"                          |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ | "# input particles"                             |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_Bu2LLK_mmLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_mmLine"                          |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ | "# input particles"                             |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_Bu2LLK_mmLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_mmLine"                          |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ | "# input particles"                             |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo4_Bu2LLK_mmLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_mmLine"                          |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ | "# input particles"                             |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo5_Bu2LLK_mmLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_mmLine"                          |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ | "# input particles"                             |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo6_Bu2LLK_mmLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_mmLine"                          |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ | "# input particles"                             |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBu2LLK_mmLinePostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBu2LLK_mmLine        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2LLK_mmLine        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2LLK_meLinePreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2LLK_meLineVOIDF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+MuEForBu2LLK                  SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  e- "                       |       298 |         28 |   0.093960 |    0.31393 |      0.0000 |      2.0000 |
+ | "# J/psi(1S) -> mu-  e+ "                       |       298 |         16 |   0.053691 |    0.23983 |      0.0000 |      2.0000 |
+ | "# Phys/StdLooseElectrons"                      |       298 |        598 |     2.0067 |     1.3159 |      1.0000 |      8.0000 |
+ | "# Phys/StdLooseMuons"                          |       298 |        472 |     1.5839 |    0.86777 |      1.0000 |      6.0000 |
+ | "# e+"                                          |       298 |        101 |    0.33893 |    0.59857 |      0.0000 |      3.0000 |
+ | "# e-"                                          |       298 |        136 |    0.45638 |    0.64489 |      0.0000 |      4.0000 |
+ | "# input particles"                             |       298 |       1070 |     3.5906 |     1.6710 |      2.0000 |      12.000 |
+ | "# max size J/psi(1S) -> mu+  e- "              |       298 |         72 |    0.24161 |    0.53283 |      0.0000 |      3.0000 |
+ | "# max size J/psi(1S) -> mu-  e+ "              |       298 |         57 |    0.19128 |    0.57375 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |       298 |        152 |    0.51007 |    0.62517 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       298 |        154 |    0.51678 |    0.67161 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       298 |         44 |    0.14765 |    0.38208 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       298 |         41 |(  13.7584 +- 1.99542  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       129 |        129 |(  100.000 +- 0.775194 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       129 |         44 |(  34.1085 +- 4.17399  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+SelMuEForBu2LLK               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MuEForBu2LLK"                           |        41 |         44 |     1.0732 |    0.26042 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        41 |         44 |     1.0732 |    0.26042 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        41 |         40 |(  97.5610 +- 2.40910  )%|   -------   |   -------   |
+ | "#passed"                                       |        41 |         43 |     1.0488 |    0.30851 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        44 |         43 |(  97.7273 +- 2.24675  )%|   -------   |   -------   |
+MergeBu2LLK_me                SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KaonsForBu2LLK"                         |        39 |        197 |     5.0513 |     3.1700 |      1.0000 |      15.000 |
+ | "# Phys/KshortsDDForBu2LLK"                     |        39 |         18 |    0.46154 |    0.81165 |      0.0000 |      3.0000 |
+ | "# Phys/KshortsLLForBu2LLK"                     |        39 |         25 |    0.64103 |    0.80023 |      0.0000 |      3.0000 |
+ | "# Phys/KstarsForBu2LLK"                        |        39 |        263 |     6.7436 |     7.4239 |      0.0000 |      31.000 |
+ | "# Phys/KstarsPlusDDForBu2LLK"                  |        39 |         12 |    0.30769 |    0.88154 |      0.0000 |      4.0000 |
+ | "# Phys/KstarsPlusLLForBu2LLK"                  |        39 |         25 |    0.64103 |     2.0062 |      0.0000 |      12.000 |
+ | "# Phys/LambdasDDForBu2LLK"                     |        39 |         18 |    0.46154 |    0.77942 |      0.0000 |      3.0000 |
+ | "# Phys/LambdasLLForBu2LLK"                     |        39 |         14 |    0.35897 |    0.80023 |      0.0000 |      4.0000 |
+ | "# Phys/LambdastarsForBu2LLK"                   |        39 |        234 |     6.0000 |     7.8968 |      0.0000 |      31.000 |
+ | "# Phys/PhisForBu2LLK"                          |        39 |         24 |    0.61538 |     1.1461 |      0.0000 |      4.0000 |
+ | "# input particles"                             |        39 |        830 |     21.282 |     19.568 |      3.0000 |      79.000 |
+ |*"#accept"                                       |        39 |         39 |(  100.000 +- 2.56410  )%|   -------   |   -------   |
+ | "#passed"                                       |        39 |        830 |     21.282 |     19.568 |      3.0000 |      79.000 |
+ |*"efficiency"                                    |       830 |        830 |(  100.000 +- 0.120482 )%|   -------   |   -------   |
+Bu2LLK_meLine                 SUCCESS Number of counters : 54
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K*(892)+ "                  |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+ "                        |        39 |          1 |   0.025641 |    0.15806 |      0.0000 |      1.0000 |
+ | "# B+ -> J/psi(1S)  K_1(1270)+ "                |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K*(892)- "                  |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K_1(1270)- "                |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |        39 |          1 |   0.025641 |    0.15806 |      0.0000 |      1.0000 |
+ | "# B0 -> J/psi(1S)  KS0 "                       |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s0 -> J/psi(1S)  phi(1020) "               |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> J/psi(1S)  phi(1020) "              |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |        39 |          1 |   0.025641 |    0.15806 |      0.0000 |      1.0000 |
+ | "# B~0 -> J/psi(1S)  KS0 "                      |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |        39 |         42 |     1.0769 |    0.26647 |      1.0000 |      2.0000 |
+ | "# K*(892)+"                                    |        39 |         19 |    0.48718 |     1.1955 |      0.0000 |      5.0000 |
+ | "# K*(892)-"                                    |        39 |         18 |    0.46154 |     1.4823 |      0.0000 |      9.0000 |
+ | "# K*(892)0"                                    |        39 |        139 |     3.5641 |     3.9794 |      0.0000 |      18.000 |
+ | "# K*(892)~0"                                   |        39 |        124 |     3.1795 |     3.7885 |      0.0000 |      15.000 |
+ | "# K+"                                          |        39 |        101 |     2.5897 |     2.2155 |      0.0000 |      8.0000 |
+ | "# K-"                                          |        39 |         96 |     2.4615 |     1.6617 |      0.0000 |      7.0000 |
+ | "# KS0"                                         |        39 |         43 |     1.1026 |     1.2361 |      0.0000 |      6.0000 |
+ | "# K_1(1270)+"                                  |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1270)-"                                  |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda(1520)0"                               |        39 |        120 |     3.0769 |     4.2147 |      0.0000 |      18.000 |
+ | "# Lambda(1520)~0"                              |        39 |        114 |     2.9231 |     3.7987 |      0.0000 |      15.000 |
+ | "# Lambda0"                                     |        39 |         12 |    0.30769 |    0.68515 |      0.0000 |      3.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda(1520)0 "      |        39 |          4 |    0.10256 |    0.30339 |      0.0000 |      1.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda0 "            |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda(1520)~0 "    |        39 |          3 |   0.076923 |    0.26647 |      0.0000 |      1.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda~0 "          |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        39 |         20 |    0.51282 |    0.74668 |      0.0000 |      3.0000 |
+ | "# Phys/MergeBu2LLK_me"                         |        39 |        830 |     21.282 |     19.568 |      3.0000 |      79.000 |
+ | "# Phys/SelMuEForBu2LLK"                        |        39 |         42 |     1.0769 |    0.26647 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        39 |        872 |     22.359 |     19.544 |      4.0000 |      80.000 |
+ | "# max size B+ -> J/psi(1S)  K*(892)+ "         |        39 |         19 |    0.48718 |     1.1955 |      0.0000 |      5.0000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |        39 |        108 |     2.7692 |     2.4543 |      0.0000 |      10.000 |
+ | "# max size B+ -> J/psi(1S)  K_1(1270)+ "       |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  K*(892)- "         |        39 |         19 |    0.48718 |     1.4999 |      0.0000 |      9.0000 |
+ | "# max size B- -> J/psi(1S)  K- "               |        39 |        100 |     2.5641 |     1.6454 |      0.0000 |      7.0000 |
+ | "# max size B- -> J/psi(1S)  K_1(1270)- "       |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |        39 |        150 |     3.8462 |     4.1296 |      0.0000 |      18.000 |
+ | "# max size B0 -> J/psi(1S)  KS0 "              |        39 |         45 |     1.1538 |     1.3115 |      0.0000 |      6.0000 |
+ | "# max size B_s0 -> J/psi(1S)  phi(1020) "      |        39 |         25 |    0.64103 |     1.1655 |      0.0000 |      4.0000 |
+ | "# max size B_s~0 -> J/psi(1S)  phi(1020) "     |        39 |         25 |    0.64103 |     1.1655 |      0.0000 |      4.0000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |        39 |        131 |     3.3590 |     3.8861 |      0.0000 |      15.000 |
+ | "# max size B~0 -> J/psi(1S)  KS0 "             |        39 |         45 |     1.1538 |     1.3115 |      0.0000 |      6.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda(1520)|        39 |        123 |     3.1538 |     4.2034 |      0.0000 |      18.000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda0 "   |        39 |         13 |    0.33333 |    0.72795 |      0.0000 |      3.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda(1520|        39 |        118 |     3.0256 |     3.8196 |      0.0000 |      15.000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda~0 " |        39 |         23 |    0.58974 |    0.92592 |      0.0000 |      4.0000 |
+ | "# phi(1020)"                                   |        39 |         24 |    0.61538 |     1.1461 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        39 |         10 |    0.25641 |    0.77519 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        39 |          5 |(  12.8205 +- 5.35337  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       944 |        259 |(  27.4364 +- 1.45224  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       259 |         10 |(  3.86100 +- 1.19715  )%|   -------   |   -------   |
+RelatedInfo1_Bu2LLK_meLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_meLine"                          |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo2_Bu2LLK_meLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_meLine"                          |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo3_Bu2LLK_meLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_meLine"                          |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo4_Bu2LLK_meLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_meLine"                          |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo5_Bu2LLK_meLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_meLine"                          |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo6_Bu2LLK_meLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_meLine"                          |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingBu2LLK_meLinePostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingBu2LLK_meLine        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2LLK_meLine        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2LLK_meSSLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2LLK_meSSLineVOI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+MuESSForBu2LLK                SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  e+ "                       |       298 |         19 |   0.063758 |    0.25769 |      0.0000 |      2.0000 |
+ | "# J/psi(1S) -> mu-  e- "                       |       298 |         20 |   0.067114 |    0.28765 |      0.0000 |      2.0000 |
+ | "# Phys/StdLooseElectrons"                      |       298 |        598 |     2.0067 |     1.3159 |      1.0000 |      8.0000 |
+ | "# Phys/StdLooseMuons"                          |       298 |        472 |     1.5839 |    0.86777 |      1.0000 |      6.0000 |
+ | "# e+"                                          |       298 |        101 |    0.33893 |    0.59857 |      0.0000 |      3.0000 |
+ | "# e-"                                          |       298 |        136 |    0.45638 |    0.64489 |      0.0000 |      4.0000 |
+ | "# input particles"                             |       298 |       1070 |     3.5906 |     1.6710 |      2.0000 |      12.000 |
+ | "# max size J/psi(1S) -> mu+  e+ "              |       298 |         59 |    0.19799 |    0.58882 |      0.0000 |      4.0000 |
+ | "# max size J/psi(1S) -> mu-  e- "              |       298 |         72 |    0.24161 |    0.74771 |      0.0000 |      8.0000 |
+ | "# mu+"                                         |       298 |        152 |    0.51007 |    0.62517 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       298 |        154 |    0.51678 |    0.67161 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       298 |         39 |    0.13087 |    0.37495 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       298 |         35 |(  11.7450 +- 1.86504  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       131 |        118 |(  90.0763 +- 2.61220  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       118 |         39 |(  33.0508 +- 4.33035  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+SelMuESSForBu2LLK             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MuESSForBu2LLK"                         |        35 |         39 |     1.1143 |    0.31816 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        35 |         39 |     1.1143 |    0.31816 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        35 |         34 |(  97.1429 +- 2.81603  )%|   -------   |   -------   |
+ | "#passed"                                       |        35 |         38 |     1.0857 |    0.36812 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        39 |         38 |(  97.4359 +- 2.53102  )%|   -------   |   -------   |
+MergeBu2LLK_meSS              SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KaonsForBu2LLK"                         |        34 |        177 |     5.2059 |     2.8572 |      1.0000 |      15.000 |
+ | "# Phys/KshortsDDForBu2LLK"                     |        34 |         34 |     1.0000 |     1.4349 |      0.0000 |      6.0000 |
+ | "# Phys/KshortsLLForBu2LLK"                     |        34 |         17 |    0.50000 |    0.81349 |      0.0000 |      3.0000 |
+ | "# Phys/KstarsForBu2LLK"                        |        34 |        204 |     6.0000 |     5.8812 |      0.0000 |      24.000 |
+ | "# Phys/KstarsPlusDDForBu2LLK"                  |        34 |         26 |    0.76471 |     1.6814 |      0.0000 |      6.0000 |
+ | "# Phys/KstarsPlusLLForBu2LLK"                  |        34 |         19 |    0.55882 |     1.0625 |      0.0000 |      3.0000 |
+ | "# Phys/LambdasDDForBu2LLK"                     |        34 |         25 |    0.73529 |     1.1196 |      0.0000 |      4.0000 |
+ | "# Phys/LambdasLLForBu2LLK"                     |        34 |          9 |    0.26471 |    0.55882 |      0.0000 |      2.0000 |
+ | "# Phys/LambdastarsForBu2LLK"                   |        34 |        194 |     5.7059 |     7.0899 |      0.0000 |      29.000 |
+ | "# Phys/PhisForBu2LLK"                          |        34 |         18 |    0.52941 |     1.1176 |      0.0000 |      4.0000 |
+ | "# input particles"                             |        34 |        723 |     21.265 |     17.294 |      3.0000 |      77.000 |
+ |*"#accept"                                       |        34 |         34 |(  100.000 +- 2.94118  )%|   -------   |   -------   |
+ | "#passed"                                       |        34 |        723 |     21.265 |     17.294 |      3.0000 |      77.000 |
+ |*"efficiency"                                    |       723 |        723 |(  100.000 +- 0.138313 )%|   -------   |   -------   |
+Bu2LLK_meSSLine               SUCCESS Number of counters : 54
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K*(892)+ "                  |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+ "                        |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K_1(1270)+ "                |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K*(892)- "                  |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |        34 |          1 |   0.029412 |    0.16896 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  K_1(1270)- "                |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  KS0 "                       |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s0 -> J/psi(1S)  phi(1020) "               |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> J/psi(1S)  phi(1020) "              |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  KS0 "                      |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |        34 |         38 |     1.1176 |    0.32219 |      1.0000 |      2.0000 |
+ | "# K*(892)+"                                    |        34 |         26 |    0.76471 |     1.5915 |      0.0000 |      7.0000 |
+ | "# K*(892)-"                                    |        34 |         19 |    0.55882 |     1.1680 |      0.0000 |      6.0000 |
+ | "# K*(892)0"                                    |        34 |        108 |     3.1765 |     3.1104 |      0.0000 |      11.000 |
+ | "# K*(892)~0"                                   |        34 |         96 |     2.8235 |     3.2128 |      0.0000 |      15.000 |
+ | "# K+"                                          |        34 |         93 |     2.7353 |     1.6682 |      0.0000 |      8.0000 |
+ | "# K-"                                          |        34 |         84 |     2.4706 |     1.7529 |      0.0000 |      7.0000 |
+ | "# KS0"                                         |        34 |         51 |     1.5000 |     1.7193 |      0.0000 |      6.0000 |
+ | "# K_1(1270)+"                                  |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1270)-"                                  |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda(1520)0"                               |        34 |        100 |     2.9412 |     3.7647 |      0.0000 |      18.000 |
+ | "# Lambda(1520)~0"                              |        34 |         94 |     2.7647 |     3.5152 |      0.0000 |      14.000 |
+ | "# Lambda0"                                     |        34 |         14 |    0.41176 |    0.69102 |      0.0000 |      2.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda(1520)0 "      |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda0 "            |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda(1520)~0 "    |        34 |          1 |   0.029412 |    0.16896 |      0.0000 |      1.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda~0 "          |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        34 |         20 |    0.58824 |     1.0605 |      0.0000 |      5.0000 |
+ | "# Phys/MergeBu2LLK_meSS"                       |        34 |        723 |     21.265 |     17.294 |      3.0000 |      77.000 |
+ | "# Phys/SelMuESSForBu2LLK"                      |        34 |         38 |     1.1176 |    0.32219 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        34 |        761 |     22.382 |     17.314 |      4.0000 |      78.000 |
+ | "# max size B+ -> J/psi(1S)  K*(892)+ "         |        34 |         28 |    0.82353 |     1.6710 |      0.0000 |      7.0000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |        34 |        101 |     2.9706 |     1.7403 |      0.0000 |      8.0000 |
+ | "# max size B+ -> J/psi(1S)  K_1(1270)+ "       |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  K*(892)- "         |        34 |         28 |    0.82353 |     2.1485 |      0.0000 |      12.000 |
+ | "# max size B- -> J/psi(1S)  K- "               |        34 |         96 |     2.8235 |     2.2159 |      0.0000 |      10.000 |
+ | "# max size B- -> J/psi(1S)  K_1(1270)- "       |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |        34 |        119 |     3.5000 |     3.8520 |      0.0000 |      18.000 |
+ | "# max size B0 -> J/psi(1S)  KS0 "              |        34 |         61 |     1.7941 |     2.3860 |      0.0000 |      12.000 |
+ | "# max size B_s0 -> J/psi(1S)  phi(1020) "      |        34 |         22 |    0.64706 |     1.5882 |      0.0000 |      8.0000 |
+ | "# max size B_s~0 -> J/psi(1S)  phi(1020) "     |        34 |         22 |    0.64706 |     1.5882 |      0.0000 |      8.0000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |        34 |        109 |     3.2059 |     3.8023 |      0.0000 |      16.000 |
+ | "# max size B~0 -> J/psi(1S)  KS0 "             |        34 |         61 |     1.7941 |     2.3860 |      0.0000 |      12.000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda(1520)|        34 |        109 |     3.2059 |     4.1500 |      0.0000 |      18.000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda0 "   |        34 |         19 |    0.55882 |     1.0625 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda(1520|        34 |        103 |     3.0294 |     3.9144 |      0.0000 |      14.000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda~0 " |        34 |         23 |    0.67647 |     1.2059 |      0.0000 |      5.0000 |
+ | "# phi(1020)"                                   |        34 |         18 |    0.52941 |     1.1176 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        34 |          2 |   0.058824 |    0.23529 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        34 |          2 |(  5.88235 +- 4.03526  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       901 |        233 |(  25.8602 +- 1.45874  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       233 |          2 |( 0.858369 +- 0.604348 )%|   -------   |   -------   |
+RelatedInfo1_Bu2LLK_meSSLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_meSSLine"                        |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_Bu2LLK_meSSLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_meSSLine"                        |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_Bu2LLK_meSSLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_meSSLine"                        |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_Bu2LLK_meSSLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_meSSLine"                        |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_Bu2LLK_meSSLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_meSSLine"                        |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo6_Bu2LLK_meSSLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_meSSLine"                        |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBu2LLK_meSSLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBu2LLK_meSSLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2LLK_meSSLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2LLK_mtLinePreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2LLK_mtLineVOIDF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+MuTauForBu2LLK                SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  tau- "                     |        30 |         22 |    0.73333 |     1.8607 |      0.0000 |      10.000 |
+ | "# J/psi(1S) -> mu-  tau+ "                     |        30 |         14 |    0.46667 |    0.92135 |      0.0000 |      3.0000 |
+ | "# Phys/StdLooseMuons"                          |        30 |         47 |     1.5667 |    0.98939 |      1.0000 |      6.0000 |
+ | "# Phys/StdTightDetachedTau3pi"                 |        30 |        116 |     3.8667 |     7.8856 |      1.0000 |      42.000 |
+ | "# input particles"                             |        30 |        163 |     5.4333 |     8.0527 |      2.0000 |      44.000 |
+ | "# max size J/psi(1S) -> mu+  tau- "            |        30 |         34 |     1.1333 |     3.0081 |      0.0000 |      16.000 |
+ | "# max size J/psi(1S) -> mu-  tau+ "            |        30 |         18 |    0.60000 |     1.0520 |      0.0000 |      3.0000 |
+ | "# mu+"                                         |        30 |         13 |    0.43333 |    0.55877 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        30 |         19 |    0.63333 |    0.79512 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        30 |         36 |     1.2000 |     1.9732 |      0.0000 |      10.000 |
+ | "# tau+"                                        |        30 |         55 |     1.8333 |     4.3672 |      0.0000 |      23.000 |
+ | "# tau-"                                        |        30 |         51 |     1.7000 |     3.1427 |      0.0000 |      16.000 |
+ |*"#accept"                                       |        30 |         15 |(  50.0000 +- 9.12871  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        52 |         41 |(  78.8462 +- 5.66348  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        41 |         36 |(  87.8049 +- 5.11047  )%|   -------   |   -------   |
+SelMuTauForBu2LLK             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MuTauForBu2LLK"                         |        15 |         36 |     2.4000 |     2.2151 |      1.0000 |      10.000 |
+ | "# input particles"                             |        15 |         36 |     2.4000 |     2.2151 |      1.0000 |      10.000 |
+ |*"#accept"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+ | "#passed"                                       |        15 |         34 |     2.2667 |     2.2351 |      1.0000 |      10.000 |
+ |*"efficiency"                                    |        36 |         34 |(  94.4444 +- 3.81769  )%|   -------   |   -------   |
+MergeBu2LLK_mt                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LambdastarsForBu2LLK"                   |        12 |        106 |     8.8333 |     8.8490 |      1.0000 |      29.000 |
+ | "# input particles"                             |        12 |        106 |     8.8333 |     8.8490 |      1.0000 |      29.000 |
+ |*"#accept"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+ | "#passed"                                       |        12 |        106 |     8.8333 |     8.8490 |      1.0000 |      29.000 |
+ |*"efficiency"                                    |       106 |        106 |(  100.000 +- 0.943396 )%|   -------   |   -------   |
+Bu2LLK_mtLine                 SUCCESS Number of counters : 54
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K*(892)+ "                  |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+ "                        |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K_1(1270)+ "                |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K*(892)- "                  |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K_1(1270)- "                |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  KS0 "                       |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s0 -> J/psi(1S)  phi(1020) "               |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> J/psi(1S)  phi(1020) "              |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  KS0 "                      |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |        12 |         27 |     2.2500 |     2.4537 |      1.0000 |      10.000 |
+ | "# K*(892)+"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)-"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)~0"                                   |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K-"                                          |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1270)+"                                  |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1270)-"                                  |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda(1520)0"                               |        12 |         56 |     4.6667 |     4.9721 |      1.0000 |      18.000 |
+ | "# Lambda(1520)~0"                              |        12 |         50 |     4.1667 |     4.1197 |      0.0000 |      14.000 |
+ | "# Lambda0"                                     |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda(1520)0 "      |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda0 "            |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda(1520)~0 "    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda~0 "          |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MergeBu2LLK_mt"                         |        12 |        106 |     8.8333 |     8.8490 |      1.0000 |      29.000 |
+ | "# Phys/SelMuTauForBu2LLK"                      |        12 |         27 |     2.2500 |     2.4537 |      1.0000 |      10.000 |
+ | "# input particles"                             |        12 |        133 |     11.083 |     8.7698 |      2.0000 |      31.000 |
+ | "# max size B+ -> J/psi(1S)  K*(892)+ "         |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  K_1(1270)+ "       |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  K*(892)- "         |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  K- "               |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  K_1(1270)- "       |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  KS0 "              |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_s0 -> J/psi(1S)  phi(1020) "      |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_s~0 -> J/psi(1S)  phi(1020) "     |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> J/psi(1S)  KS0 "             |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda(1520)|        12 |        104 |     8.6667 |     9.7753 |      1.0000 |      36.000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda0 "   |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda(1520|        12 |         90 |     7.5000 |     6.8981 |      0.0000 |      22.000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda~0 " |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# phi(1020)"                                   |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       194 |        120 |(  61.8557 +- 3.48742  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       120 |          0 |(  0.00000 +- 0.833333 )%|   -------   |   -------   |
+StrippingBu2LLK_mtLinePostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBu2LLK_mtLine        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2LLK_mtLine        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2LLK_mtSSLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2LLK_mtSSLineVOI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+MuTauSSForBu2LLK              SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  tau+ "                     |        30 |         17 |    0.56667 |     2.1708 |      0.0000 |      12.000 |
+ | "# J/psi(1S) -> mu-  tau- "                     |        30 |          7 |    0.23333 |    0.71570 |      0.0000 |      3.0000 |
+ | "# Phys/StdLooseMuons"                          |        30 |         47 |     1.5667 |    0.98939 |      1.0000 |      6.0000 |
+ | "# Phys/StdTightDetachedTau3pi"                 |        30 |        116 |     3.8667 |     7.8856 |      1.0000 |      42.000 |
+ | "# input particles"                             |        30 |        163 |     5.4333 |     8.0527 |      2.0000 |      44.000 |
+ | "# max size J/psi(1S) -> mu+  tau+ "            |        30 |         28 |    0.93333 |     4.1226 |      0.0000 |      23.000 |
+ | "# max size J/psi(1S) -> mu-  tau- "            |        30 |         14 |    0.46667 |    0.80554 |      0.0000 |      3.0000 |
+ | "# mu+"                                         |        30 |         13 |    0.43333 |    0.55877 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        30 |         19 |    0.63333 |    0.79512 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        30 |         24 |    0.80000 |     2.3152 |      0.0000 |      12.000 |
+ | "# tau+"                                        |        30 |         55 |     1.8333 |     4.3672 |      0.0000 |      23.000 |
+ | "# tau-"                                        |        30 |         51 |     1.7000 |     3.1427 |      0.0000 |      16.000 |
+ |*"#accept"                                       |        30 |          6 |(  20.0000 +- 7.30297  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        42 |         26 |(  61.9048 +- 7.49329  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        26 |         24 |(  92.3077 +- 5.22589  )%|   -------   |   -------   |
+SelMuTauSSForBu2LLK           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MuTauSSForBu2LLK"                       |         6 |         24 |     4.0000 |     3.7417 |      1.0000 |      12.000 |
+ | "# input particles"                             |         6 |         24 |     4.0000 |     3.7417 |      1.0000 |      12.000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |         22 |     3.6667 |     3.8152 |      1.0000 |      12.000 |
+ |*"efficiency"                                    |        24 |         22 |(  91.6667 +- 5.64169  )%|   -------   |   -------   |
+MergeBu2LLK_mtSS              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LambdastarsForBu2LLK"                   |         4 |         48 |     12.000 |     10.464 |      2.0000 |      29.000 |
+ | "# input particles"                             |         4 |         48 |     12.000 |     10.464 |      2.0000 |      29.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         48 |     12.000 |     10.464 |      2.0000 |      29.000 |
+ |*"efficiency"                                    |        48 |         48 |(  100.000 +- 2.08333  )%|   -------   |   -------   |
+Bu2LLK_mtSSLine               SUCCESS Number of counters : 54
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K*(892)+ "                  |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+ "                        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K_1(1270)+ "                |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K*(892)- "                  |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K_1(1270)- "                |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  KS0 "                       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s0 -> J/psi(1S)  phi(1020) "               |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> J/psi(1S)  phi(1020) "              |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  KS0 "                      |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         4 |         18 |     4.5000 |     4.3875 |      1.0000 |      12.000 |
+ | "# K*(892)+"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)-"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)~0"                                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K-"                                          |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1270)+"                                  |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1270)-"                                  |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda(1520)0"                               |         4 |         27 |     6.7500 |     6.7593 |      1.0000 |      18.000 |
+ | "# Lambda(1520)~0"                              |         4 |         21 |     5.2500 |     3.7666 |      1.0000 |      11.000 |
+ | "# Lambda0"                                     |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda(1520)0 "      |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> J/psi(1S)  Lambda0 "            |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda(1520)~0 "    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> J/psi(1S)  Lambda~0 "          |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MergeBu2LLK_mtSS"                       |         4 |         48 |     12.000 |     10.464 |      2.0000 |      29.000 |
+ | "# Phys/SelMuTauSSForBu2LLK"                    |         4 |         18 |     4.5000 |     4.3875 |      1.0000 |      12.000 |
+ | "# input particles"                             |         4 |         66 |     16.500 |     9.0692 |      6.0000 |      31.000 |
+ | "# max size B+ -> J/psi(1S)  K*(892)+ "         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  K_1(1270)+ "       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  K*(892)- "         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  K- "               |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  K_1(1270)- "       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  KS0 "              |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_s0 -> J/psi(1S)  phi(1020) "      |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B_s~0 -> J/psi(1S)  phi(1020) "     |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> J/psi(1S)  KS0 "             |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda(1520)|         4 |         68 |     17.000 |     12.369 |      2.0000 |      36.000 |
+ | "# max size Lambda_b0 -> J/psi(1S)  Lambda0 "   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda(1520|         4 |         55 |     13.750 |     7.1545 |      3.0000 |      22.000 |
+ | "# max size Lambda_b~0 -> J/psi(1S)  Lambda~0 " |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# phi(1020)"                                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       123 |         88 |(  71.5447 +- 4.06834  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        88 |          0 |(  0.00000 +- 1.13636  )%|   -------   |   -------   |
+StrippingBu2LLK_mtSSLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBu2LLK_mtSSLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2LLK_mtSSLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBu2LLK_eeLine3PreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBu2LLK_eeLine3VOID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+MergeBu2LLK_ee3               SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/K1ForBu2LLK"                            |       680 |       3365 |     4.9485 |     9.0231 |      0.0000 |      79.000 |
+ | "# Phys/KstarsForBu2LLK"                        |       680 |       2510 |     3.6912 |     4.3388 |      0.0000 |      31.000 |
+ | "# Phys/LambdasDDForBu2LLK"                     |       680 |        524 |    0.77059 |     1.0559 |      0.0000 |      6.0000 |
+ | "# Phys/LambdasLLForBu2LLK"                     |       680 |        100 |    0.14706 |    0.48095 |      0.0000 |      6.0000 |
+ | "# Phys/LambdastarsForBu2LLK"                   |       680 |       2117 |     3.1132 |     4.6842 |      0.0000 |      35.000 |
+ | "# Phys/PhisForBu2LLK"                          |       680 |        210 |    0.30882 |    0.68077 |      0.0000 |      4.0000 |
+ | "# input particles"                             |       680 |       8826 |     12.979 |     16.089 |      1.0000 |      145.00 |
+ |*"#accept"                                       |       680 |        680 |(  100.000 +- 0.147059 )%|   -------   |   -------   |
+ | "#passed"                                       |       680 |       8826 |     12.979 |     16.089 |      1.0000 |      145.00 |
+ |*"efficiency"                                    |      8826 |       8826 |(  100.000 +- 0.0113302)%|   -------   |   -------   |
+SelPhotonForBu2LLK            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseGammaLL"                     |       166 |        867 |     5.2229 |     4.4293 |      3.0000 |      33.000 |
+ | "# input particles"                             |       166 |        867 |     5.2229 |     4.4293 |      3.0000 |      33.000 |
+ |*"#accept"                                       |       166 |         46 |(  27.7108 +- 3.47382  )%|   -------   |   -------   |
+ | "#passed"                                       |       166 |         65 |    0.39157 |    0.76658 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |       867 |         65 |(  7.49712 +- 0.894366 )%|   -------   |   -------   |
+Bu2LLK_eeLine3                SUCCESS Number of counters : 31
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> gamma  K*(892)0 "                      |        46 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s0 -> gamma  phi(1020) "                   |        46 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> gamma  phi(1020) "                  |        46 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> gamma  K*(892)~0 "                    |        46 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        46 |        149 |     3.2391 |     4.1188 |      0.0000 |      18.000 |
+ | "# K*(892)~0"                                   |        46 |        151 |     3.2826 |     3.5427 |      0.0000 |      13.000 |
+ | "# Lambda(1520)0"                               |        46 |        131 |     2.8478 |     3.7182 |      0.0000 |      16.000 |
+ | "# Lambda(1520)~0"                              |        46 |        141 |     3.0652 |     3.7207 |      0.0000 |      15.000 |
+ | "# Lambda0"                                     |        46 |         28 |    0.60870 |    0.98859 |      0.0000 |      4.0000 |
+ | "# Lambda_b0 -> gamma  Lambda(1520)0 "          |        46 |          4 |   0.086957 |    0.58332 |      0.0000 |      4.0000 |
+ | "# Lambda_b0 -> gamma  Lambda0 "                |        46 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> gamma  Lambda(1520)~0 "        |        46 |          4 |   0.086957 |    0.58332 |      0.0000 |      4.0000 |
+ | "# Lambda_b~0 -> gamma  Lambda~0 "              |        46 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        46 |         44 |    0.95652 |     1.1787 |      0.0000 |      5.0000 |
+ | "# Phys/MergeBu2LLK_ee3"                        |        46 |        972 |     21.130 |     22.882 |      1.0000 |      91.000 |
+ | "# Phys/SelPhotonForBu2LLK"                     |        46 |         65 |     1.4130 |    0.82293 |      1.0000 |      4.0000 |
+ | "# gamma"                                       |        46 |         65 |     1.4130 |    0.82293 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        46 |       1037 |     22.543 |     23.041 |      2.0000 |      92.000 |
+ | "# max size B0 -> gamma  K*(892)0 "             |        46 |        231 |     5.0217 |     8.3471 |      0.0000 |      48.000 |
+ | "# max size B_s0 -> gamma  phi(1020) "          |        46 |         37 |    0.80435 |     1.7891 |      0.0000 |      8.0000 |
+ | "# max size B_s~0 -> gamma  phi(1020) "         |        46 |         37 |    0.80435 |     1.7891 |      0.0000 |      8.0000 |
+ | "# max size B~0 -> gamma  K*(892)~0 "           |        46 |        223 |     4.8478 |     7.4687 |      0.0000 |      48.000 |
+ | "# max size Lambda_b0 -> gamma  Lambda(1520)0 " |        46 |        198 |     4.3043 |     6.4669 |      0.0000 |      36.000 |
+ | "# max size Lambda_b0 -> gamma  Lambda0 "       |        46 |         35 |    0.76087 |     1.2368 |      0.0000 |      4.0000 |
+ | "# max size Lambda_b~0 -> gamma  Lambda(1520)~0 |        46 |        229 |     4.9783 |     7.2336 |      0.0000 |      36.000 |
+ | "# max size Lambda_b~0 -> gamma  Lambda~0 "     |        46 |         75 |     1.6304 |     2.6813 |      0.0000 |      12.000 |
+ | "# phi(1020)"                                   |        46 |         20 |    0.43478 |    0.77044 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        46 |          8 |    0.17391 |     1.1666 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |        46 |          1 |(  2.17391 +- 2.15015  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1065 |        259 |(  24.3192 +- 1.31460  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       259 |          8 |(  3.08880 +- 1.07506  )%|   -------   |   -------   |
+RelatedInfo1_Bu2LLK_eeLine3   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_eeLine3"                         |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Bu2LLK_eeLine3   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_eeLine3"                         |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Bu2LLK_eeLine3   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_eeLine3"                         |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_Bu2LLK_eeLine3   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_eeLine3"                         |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_Bu2LLK_eeLine3   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_eeLine3"                         |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_Bu2LLK_eeLine3   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2LLK_eeLine3"                         |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# input particles"                             |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBu2LLK_eeLine3Post...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBu2LLK_eeLine3       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBu2LLK_eeLine3       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetaSBs2JpsieePhiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelPhi2KKForBetaSBs2JpsieeP...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePhi2KK"                         |       835 |      22717 |     27.206 |     44.928 |      1.0000 |      400.00 |
+ | "# input particles"                             |       835 |      22717 |     27.206 |     44.928 |      1.0000 |      400.00 |
+ |*"#accept"                                       |       835 |        273 |(  32.6946 +- 1.62338  )%|   -------   |   -------   |
+ | "#passed"                                       |       835 |        485 |    0.58084 |     1.1691 |      0.0000 |      9.0000 |
+ |*"efficiency"                                    |     22717 |        485 |(  2.13497 +- 0.0959033)%|   -------   |   -------   |
+SelJpsi2eeForBetaSBs2Jpsiee...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiElectron"                     |       180 |       1215 |     6.7500 |     7.0418 |      1.0000 |      46.000 |
+ | "# input particles"                             |       180 |       1215 |     6.7500 |     7.0418 |      1.0000 |      46.000 |
+ |*"#accept"                                       |       180 |         60 |(  33.3333 +- 3.51364  )%|   -------   |   -------   |
+ | "#passed"                                       |       180 |         87 |    0.48333 |    0.83981 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      1215 |         87 |(  7.16049 +- 0.739690 )%|   -------   |   -------   |
+BetaSBs2JpsieePhiDetachedLine SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> J/psi(1S)  phi(1020) "               |        60 |          8 |    0.13333 |    0.56174 |      0.0000 |      4.0000 |
+ | "# J/psi(1S)"                                   |        60 |         87 |     1.4500 |    0.84508 |      1.0000 |      4.0000 |
+ | "# Phys/SelJpsi2eeForBetaSBs2JpsieePhiDetached" |        60 |         87 |     1.4500 |    0.84508 |      1.0000 |      4.0000 |
+ | "# Phys/SelPhi2KKForBetaSBs2JpsieePhiDetached"  |        60 |        138 |     2.3000 |     1.9261 |      1.0000 |      9.0000 |
+ | "# input particles"                             |        60 |        225 |     3.7500 |     2.1727 |      2.0000 |      10.000 |
+ | "# max size B_s0 -> J/psi(1S)  phi(1020) "      |        60 |        209 |     3.4833 |     3.9560 |      1.0000 |      20.000 |
+ | "# phi(1020)"                                   |        60 |        138 |     2.3000 |     1.9261 |      1.0000 |      9.0000 |
+ | "# selected"                                    |        60 |          8 |    0.13333 |    0.56174 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        60 |          5 |(  8.33333 +- 3.56812  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       209 |        118 |(  56.4593 +- 3.42959  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       118 |          8 |(  6.77966 +- 2.31429  )%|   -------   |   -------   |
+StrippingBetaSBs2JpsieePhiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingBetaSBs2JpsieePhiD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetaSBs2JpsieePhiD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetaSBs2JpsieePhiF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelPhi2KKForBetaSBs2JpsieeP...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePhi2KK"                         |       835 |      22717 |     27.206 |     44.928 |      1.0000 |      400.00 |
+ | "# input particles"                             |       835 |      22717 |     27.206 |     44.928 |      1.0000 |      400.00 |
+ |*"#accept"                                       |       835 |        273 |(  32.6946 +- 1.62338  )%|   -------   |   -------   |
+ | "#passed"                                       |       835 |        485 |    0.58084 |     1.1691 |      0.0000 |      9.0000 |
+ |*"efficiency"                                    |     22717 |        485 |(  2.13497 +- 0.0959033)%|   -------   |   -------   |
+SelJpsi2eeForBetaSBs2Jpsiee...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdDiElectronFromTracks"                |       246 |      23547 |     95.720 |     119.03 |      3.0000 |      801.00 |
+ | "# input particles"                             |       246 |      23547 |     95.720 |     119.03 |      3.0000 |      801.00 |
+ |*"#accept"                                       |       246 |         56 |(  22.7642 +- 2.67343  )%|   -------   |   -------   |
+ | "#passed"                                       |       246 |         80 |    0.32520 |    0.72129 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |     23547 |         80 |( 0.339746 +- 0.0379202)%|   -------   |   -------   |
+BetaSBs2JpsieePhiFromTracks...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> J/psi(1S)  phi(1020) "               |        56 |          7 |    0.12500 |    0.56891 |      0.0000 |      4.0000 |
+ | "# J/psi(1S)"                                   |        56 |         80 |     1.4286 |    0.84213 |      1.0000 |      4.0000 |
+ | "# Phys/SelJpsi2eeForBetaSBs2JpsieePhiFromTracks|        56 |         80 |     1.4286 |    0.84213 |      1.0000 |      4.0000 |
+ | "# Phys/SelPhi2KKForBetaSBs2JpsieePhiFromTracks"|        56 |        131 |     2.3393 |     1.9755 |      1.0000 |      9.0000 |
+ | "# input particles"                             |        56 |        211 |     3.7679 |     2.2119 |      2.0000 |      10.000 |
+ | "# max size B_s0 -> J/psi(1S)  phi(1020) "      |        56 |        195 |     3.4821 |     4.0399 |      1.0000 |      20.000 |
+ | "# phi(1020)"                                   |        56 |        131 |     2.3393 |     1.9755 |      1.0000 |      9.0000 |
+ | "# selected"                                    |        56 |          7 |    0.12500 |    0.56891 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        56 |          4 |(  7.14286 +- 3.44151  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       195 |        108 |(  55.3846 +- 3.55975  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       108 |          7 |(  6.48148 +- 2.36905  )%|   -------   |   -------   |
+StrippingBetaSBs2JpsieePhiF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBetaSBs2JpsieePhiF...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetaSBs2JpsieePhiF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetaSBs2JpsieePhiL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         98 |(  9.80000 +- 0.940191 )%|   -------   |   -------   |
+SelPhi2KKForBetaSBs2JpsieePhi SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePhi2KK"                         |        88 |       2975 |     33.807 |     64.584 |      1.0000 |      400.00 |
+ | "# input particles"                             |        88 |       2975 |     33.807 |     64.584 |      1.0000 |      400.00 |
+ |*"#accept"                                       |        88 |         29 |(  32.9545 +- 5.01073  )%|   -------   |   -------   |
+ | "#passed"                                       |        88 |         47 |    0.53409 |    0.94085 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      2975 |         47 |(  1.57983 +- 0.228615 )%|   -------   |   -------   |
+SelJpsi2eeForBetaSBs2JpsieePhiSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiElectron"                     |        21 |        174 |     8.2857 |     7.2908 |      1.0000 |      24.000 |
+ | "# input particles"                             |        21 |        174 |     8.2857 |     7.2908 |      1.0000 |      24.000 |
+ |*"#accept"                                       |        21 |          9 |(  42.8571 +- 10.7990  )%|   -------   |   -------   |
+ | "#passed"                                       |        21 |         14 |    0.66667 |    0.99203 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |       174 |         14 |(  8.04598 +- 2.06205  )%|   -------   |   -------   |
+BetaSBs2JpsieePhiLine         SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> J/psi(1S)  phi(1020) "               |         9 |          3 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# J/psi(1S)"                                   |         9 |         14 |     1.5556 |    0.95581 |      1.0000 |      4.0000 |
+ | "# Phys/SelJpsi2eeForBetaSBs2JpsieePhi"         |         9 |         14 |     1.5556 |    0.95581 |      1.0000 |      4.0000 |
+ | "# Phys/SelPhi2KKForBetaSBs2JpsieePhi"          |         9 |         20 |     2.2222 |     1.1331 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         9 |         34 |     3.7778 |     1.8122 |      2.0000 |      8.0000 |
+ | "# max size B_s0 -> J/psi(1S)  phi(1020) "      |         9 |         36 |     4.0000 |     4.4222 |      1.0000 |      16.000 |
+ | "# phi(1020)"                                   |         9 |         20 |     2.2222 |     1.1331 |      1.0000 |      4.0000 |
+ | "# selected"                                    |         9 |          3 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         9 |          3 |(  33.3333 +- 15.7135  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        36 |         22 |(  61.1111 +- 8.12497  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        22 |          3 |(  13.6364 +- 7.31650  )%|   -------   |   -------   |
+StrippingBetaSBs2JpsieePhiL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBetaSBs2JpsieePhiLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetaSBs2JpsieePhiLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XLL_mmLinePreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XLL_mmLineVOIDFi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+MuMuForB2XLL                  SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  mu- "                      |       424 |         15 |   0.035377 |    0.19709 |      0.0000 |      2.0000 |
+ | "# Phys/StdLooseMuons"                          |       424 |        671 |     1.5825 |    0.83144 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       424 |        671 |     1.5825 |    0.83144 |      1.0000 |      6.0000 |
+ | "# max size J/psi(1S) -> mu+  mu- "             |       424 |         32 |   0.075472 |    0.30555 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |       424 |        157 |    0.37028 |    0.52947 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       424 |        145 |    0.34198 |    0.52623 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       424 |         15 |   0.035377 |    0.19709 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       424 |         14 |(  3.30189 +- 0.867775 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        32 |         15 |(  46.8750 +- 8.82155  )%|   -------   |   -------   |
+SelMuMuForB2XLL               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MuMuForB2XLL"                           |        14 |         15 |     1.0714 |    0.25754 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        14 |         15 |     1.0714 |    0.25754 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+ | "#passed"                                       |        14 |         15 |     1.0714 |    0.25754 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+KaonsForB2XLL                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       249 |       1472 |     5.9116 |     3.2376 |      1.0000 |      23.000 |
+ | "# input particles"                             |       249 |       1472 |     5.9116 |     3.2376 |      1.0000 |      23.000 |
+ |*"#accept"                                       |       249 |        246 |(  98.7952 +- 0.691400 )%|   -------   |   -------   |
+ | "#passed"                                       |       249 |        940 |     3.7751 |     2.1745 |      0.0000 |      13.000 |
+ |*"efficiency"                                    |      1472 |        940 |(  63.8587 +- 1.25215  )%|   -------   |   -------   |
+PionsForB2XLL                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       253 |       3181 |     12.573 |     4.5344 |      3.0000 |      33.000 |
+ | "# input particles"                             |       253 |       3181 |     12.573 |     4.5344 |      3.0000 |      33.000 |
+ |*"#accept"                                       |       253 |        253 |(  100.000 +- 0.395257 )%|   -------   |   -------   |
+ | "#passed"                                       |       253 |       2551 |     10.083 |     3.6848 |      3.0000 |      24.000 |
+ |*"efficiency"                                    |      3181 |       2551 |(  80.1949 +- 0.706610 )%|   -------   |   -------   |
+KstarsForB2XLL                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKstar2Kpi"                      |       253 |      33696 |     133.19 |     116.74 |      2.0000 |      863.00 |
+ | "# input particles"                             |       253 |      33696 |     133.19 |     116.74 |      2.0000 |      863.00 |
+ |*"#accept"                                       |       253 |        214 |(  84.5850 +- 2.27017  )%|   -------   |   -------   |
+ | "#passed"                                       |       253 |       1291 |     5.1028 |     5.4466 |      0.0000 |      31.000 |
+ |*"efficiency"                                    |     33696 |       1291 |(  3.83132 +- 0.104569 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseRho0_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       454 |        232 |(  51.1013 +- 2.34605  )%|   -------   |   -------   |
+RhosForB2XLL                  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseRho0"                           |       145 |        255 |     1.7586 |     1.0972 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       145 |        255 |     1.7586 |     1.0972 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |       145 |        108 |(  74.4828 +- 3.62043  )%|   -------   |   -------   |
+ | "#passed"                                       |       145 |        162 |     1.1172 |    0.97912 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |       255 |        162 |(  63.5294 +- 3.01432  )%|   -------   |   -------   |
+PhisForB2XLL                  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePhi2KK"                         |       236 |       5406 |     22.907 |     27.459 |      1.0000 |      292.00 |
+ | "# input particles"                             |       236 |       5406 |     22.907 |     27.459 |      1.0000 |      292.00 |
+ |*"#accept"                                       |       236 |         66 |(  27.9661 +- 2.92165  )%|   -------   |   -------   |
+ | "#passed"                                       |       236 |        107 |    0.45339 |    0.85986 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      5406 |        107 |(  1.97928 +- 0.189441 )%|   -------   |   -------   |
+JPsisForB2XLL                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseJpsi2MuMu"                      |        14 |         14 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        14 |         14 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |        14 |          2 |(  14.2857 +- 9.35220  )%|   -------   |   -------   |
+ |*"#passed"                                       |        14 |          2 |(  14.2857 +- 9.35220  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        14 |          2 |(  14.2857 +- 9.35220  )%|   -------   |   -------   |
+Psi2SForB2XLL                 SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/JPsisForB2XLL"                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/PionsForB2XLL"                          |         2 |         15 |     7.5000 |     1.5000 |      6.0000 |      9.0000 |
+ | "# input particles"                             |         2 |         17 |     8.5000 |     1.5000 |      7.0000 |      10.000 |
+ | "# max size psi(2S) -> J/psi(1S)  pi+  pi- "    |         2 |         28 |     14.000 |     6.0000 |      8.0000 |      20.000 |
+ | "# pi+"                                         |         2 |          7 |     3.5000 |     1.5000 |      2.0000 |      5.0000 |
+ | "# pi-"                                         |         2 |          8 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# psi(2S) -> J/psi(1S)  pi+  pi- "             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        28 |          0 |(  0.00000 +- 3.57143  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ProtonsForB2XLL               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseProtons"                        |       250 |       1403 |     5.6120 |     3.2245 |      1.0000 |      22.000 |
+ | "# input particles"                             |       250 |       1403 |     5.6120 |     3.2245 |      1.0000 |      22.000 |
+ |*"#accept"                                       |       250 |        234 |(  93.6000 +- 1.54795  )%|   -------   |   -------   |
+ | "#passed"                                       |       250 |        782 |     3.1280 |     2.0395 |      0.0000 |      12.000 |
+ |*"efficiency"                                    |      1403 |        782 |(  55.7377 +- 1.32606  )%|   -------   |   -------   |
+DZerosForB2XLL                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseD02KPi"                         |        74 |         96 |     1.2973 |    0.63095 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        74 |         96 |     1.2973 |    0.63095 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |        74 |         38 |(  51.3514 +- 5.81026  )%|   -------   |   -------   |
+ | "#passed"                                       |        74 |         43 |    0.58108 |    0.61527 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        96 |         43 |(  44.7917 +- 5.07534  )%|   -------   |   -------   |
+DPlusForB2XLL                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDplus2hhh"                      |       212 |       2587 |     12.203 |     14.070 |      1.0000 |      86.000 |
+ | "# input particles"                             |       212 |       2587 |     12.203 |     14.070 |      1.0000 |      86.000 |
+ |*"#accept"                                       |       212 |        147 |(  69.3396 +- 3.16673  )%|   -------   |   -------   |
+ | "#passed"                                       |       212 |        701 |     3.3066 |     4.9417 |      0.0000 |      29.000 |
+ |*"efficiency"                                    |      2587 |        701 |(  27.0970 +- 0.873847 )%|   -------   |   -------   |
+DStarsForB2XLL                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDstarWithD02KPi"                |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ |*"#passed"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+Selection_PiZeros_pi0resolved SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseResolvedPi0"                    |       252 |       5705 |     22.639 |     14.246 |      1.0000 |      73.000 |
+ | "# input particles"                             |       252 |       5705 |     22.639 |     14.246 |      1.0000 |      73.000 |
+ |*"#accept"                                       |       252 |        245 |(  97.2222 +- 1.03522  )%|   -------   |   -------   |
+ | "#passed"                                       |       252 |       1791 |     7.1071 |     4.9826 |      0.0000 |      31.000 |
+ |*"efficiency"                                    |      5705 |       1791 |(  31.3935 +- 0.614433 )%|   -------   |   -------   |
+Selection_PiZeros_pi0merged   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMergedPi0"                      |        61 |         76 |     1.2459 |    0.46714 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        61 |         76 |     1.2459 |    0.46714 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        61 |         61 |(  100.000 +- 1.63934  )%|   -------   |   -------   |
+ | "#passed"                                       |        61 |         76 |     1.2459 |    0.46714 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |        76 |         76 |(  100.000 +- 1.31579  )%|   -------   |   -------   |
+Selection_PiZeros_pi0         SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_PiZeros_pi0merged"            |       245 |         76 |    0.31020 |    0.58702 |      0.0000 |      3.0000 |
+ | "# Phys/Selection_PiZeros_pi0resolved"          |       245 |       1791 |     7.3102 |     4.9042 |      1.0000 |      31.000 |
+ | "# input particles"                             |       245 |       1867 |     7.6204 |     4.9535 |      1.0000 |      31.000 |
+ |*"#accept"                                       |       245 |        245 |(  100.000 +- 0.408163 )%|   -------   |   -------   |
+ | "#passed"                                       |       245 |       1867 |     7.6204 |     4.9535 |      1.0000 |      31.000 |
+ |*"efficiency"                                    |      1867 |       1867 |(  100.000 +- 0.0535619)%|   -------   |   -------   |
+Selection_OmegasForB2XLL_om...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PionsForB2XLL"                          |       245 |       2497 |     10.192 |     3.6689 |      3.0000 |      24.000 |
+ | "# Phys/Selection_PiZeros_pi0"                  |       245 |       1867 |     7.6204 |     4.9535 |      1.0000 |      31.000 |
+ | "# input particles"                             |       245 |       4364 |     17.812 |     7.0645 |      5.0000 |      43.000 |
+ | "# max size omega(782) -> pi+  pi-  pi0 "       |       245 |      59028 |     240.93 |     289.08 |      4.0000 |      1710.0 |
+ | "# omega(782) -> pi+  pi-  pi0 "                |       245 |        414 |     1.6898 |     4.1347 |      0.0000 |      30.000 |
+ | "# pi+"                                         |       245 |       1273 |     5.1959 |     2.2880 |      1.0000 |      13.000 |
+ | "# pi-"                                         |       245 |       1224 |     4.9959 |     2.2104 |      1.0000 |      13.000 |
+ | "# pi0"                                         |       245 |       1867 |     7.6204 |     4.9535 |      1.0000 |      31.000 |
+ | "# selected"                                    |       245 |        414 |     1.6898 |     4.1347 |      0.0000 |      30.000 |
+ |*"#accept"                                       |       245 |         97 |(  39.5918 +- 3.12441  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     59028 |        730 |(  1.23670 +- 0.0454885)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       730 |        414 |(  56.7123 +- 1.83383  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        21 |         21 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+SelectionOff0Forf0(980)sFor...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PionsForB2XLL"                          |       253 |       2551 |     10.083 |     3.6848 |      3.0000 |      24.000 |
+ | "# f_0(980) -> pi+  pi- "                       |       253 |       5640 |     22.292 |     17.511 |      1.0000 |      123.00 |
+ | "# input particles"                             |       253 |       2551 |     10.083 |     3.6848 |      3.0000 |      24.000 |
+ | "# max size f_0(980) -> pi+  pi- "              |       253 |       6862 |     27.123 |     20.770 |      2.0000 |      143.00 |
+ | "# pi+"                                         |       253 |       1300 |     5.1383 |     2.2912 |      1.0000 |      13.000 |
+ | "# pi-"                                         |       253 |       1251 |     4.9447 |     2.2132 |      1.0000 |      13.000 |
+ | "# selected"                                    |       253 |       5640 |     22.292 |     17.511 |      1.0000 |      123.00 |
+ |*"#accept"                                       |       253 |        253 |(  100.000 +- 0.395257 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6862 |       5687 |(  82.8767 +- 0.454762 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      5687 |       5640 |(  99.1736 +- 0.120050 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        43 |         43 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Selection_KShorts_Ksdd        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       176 |        447 |     2.5398 |     1.9302 |      1.0000 |      10.000 |
+ | "# input particles"                             |       176 |        447 |     2.5398 |     1.9302 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       176 |        143 |(  81.2500 +- 2.94209  )%|   -------   |   -------   |
+ | "#passed"                                       |       176 |        280 |     1.5909 |     1.3495 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |       447 |        280 |(  62.6398 +- 2.28811  )%|   -------   |   -------   |
+Selection_KShorts_Ksll        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |        87 |        121 |     1.3908 |    0.70068 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        87 |        121 |     1.3908 |    0.70068 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        87 |         70 |(  80.4598 +- 4.25103  )%|   -------   |   -------   |
+ | "#passed"                                       |        87 |         90 |     1.0345 |    0.71837 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |       121 |         90 |(  74.3802 +- 3.96848  )%|   -------   |   -------   |
+Selection_KShorts_Kshort      SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_KShorts_Ksdd"                 |       178 |        280 |     1.5730 |     1.3524 |      0.0000 |      8.0000 |
+ | "# Phys/Selection_KShorts_Ksll"                 |       178 |         90 |    0.50562 |    0.72085 |      0.0000 |      4.0000 |
+ | "# input particles"                             |       178 |        370 |     2.0787 |     1.3173 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |       178 |        178 |(  100.000 +- 0.561798 )%|   -------   |   -------   |
+ | "#passed"                                       |       178 |        370 |     2.0787 |     1.3173 |      1.0000 |      8.0000 |
+ |*"efficiency"                                    |       370 |        370 |(  100.000 +- 0.270270 )%|   -------   |   -------   |
+Selection_KStarPlus1ForB2XL...SUCCESS Number of counters : 22
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> K+  pi0 "                        |       178 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)+ -> KS0  pi+ "                       |       178 |        661 |     3.7135 |     4.6073 |      0.0000 |      32.000 |
+ | "# K*(892)- -> K-  pi0 "                        |       178 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)- -> KS0  pi- "                       |       178 |        575 |     3.2303 |     4.1214 |      0.0000 |      26.000 |
+ | "# K+"                                          |       178 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K-"                                          |       178 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |       178 |        370 |     2.0787 |     1.3173 |      1.0000 |      8.0000 |
+ | "# Phys/PionsForB2XLL"                          |       178 |       1870 |     10.506 |     3.8398 |      3.0000 |      24.000 |
+ | "# Phys/Selection_KShorts_Kshort"               |       178 |        370 |     2.0787 |     1.3173 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       178 |       2240 |     12.584 |     4.3065 |      5.0000 |      30.000 |
+ | "# max size K*(892)+ -> K+  pi0 "               |       178 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size K*(892)+ -> KS0  pi+ "              |       178 |       2126 |     11.944 |     11.920 |      1.0000 |      84.000 |
+ | "# max size K*(892)- -> K-  pi0 "               |       178 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size K*(892)- -> KS0  pi- "              |       178 |       1945 |     10.927 |     10.016 |      1.0000 |      70.000 |
+ | "# pi+"                                         |       178 |        950 |     5.3371 |     2.4169 |      1.0000 |      13.000 |
+ | "# pi-"                                         |       178 |        920 |     5.1685 |     2.3451 |      1.0000 |      13.000 |
+ | "# pi0"                                         |       178 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       178 |       1236 |     6.9438 |     8.1397 |      0.0000 |      58.000 |
+ |*"#accept"                                       |       178 |        167 |(  93.8202 +- 1.80478  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4071 |       3929 |(  96.5119 +- 0.287563 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3929 |       1236 |(  31.4584 +- 0.740806 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        23 |         23 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Selection_KStarPlus2ForB2XL...SUCCESS Number of counters : 22
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> K+  pi0 "                        |       238 |        660 |     2.7731 |     3.7839 |      0.0000 |      24.000 |
+ | "# K*(892)+ -> KS0  pi+ "                       |       238 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)- -> K-  pi0 "                        |       238 |        569 |     2.3908 |     3.7071 |      0.0000 |      23.000 |
+ | "# K*(892)- -> KS0  pi- "                       |       238 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       238 |        478 |     2.0084 |     1.4638 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       238 |        445 |     1.8697 |     1.3826 |      0.0000 |      7.0000 |
+ | "# KS0"                                         |       238 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/KaonsForB2XLL"                          |       238 |        923 |     3.8782 |     2.1513 |      1.0000 |      13.000 |
+ | "# Phys/Selection_PiZeros_pi0"                  |       238 |       1833 |     7.7017 |     4.9365 |      1.0000 |      31.000 |
+ | "# input particles"                             |       238 |       2756 |     11.580 |     5.7402 |      2.0000 |      36.000 |
+ | "# max size K*(892)+ -> K+  pi0 "               |       238 |       3847 |     16.164 |     17.404 |      0.0000 |      105.00 |
+ | "# max size K*(892)+ -> KS0  pi+ "              |       238 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size K*(892)- -> K-  pi0 "               |       238 |       3732 |     15.681 |     18.992 |      0.0000 |      124.00 |
+ | "# max size K*(892)- -> KS0  pi- "              |       238 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |       238 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi-"                                         |       238 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi0"                                         |       238 |       1833 |     7.7017 |     4.9365 |      1.0000 |      31.000 |
+ | "# selected"                                    |       238 |       1229 |     5.1639 |     5.8167 |      0.0000 |      31.000 |
+ |*"#accept"                                       |       238 |        187 |(  78.5714 +- 2.65975  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7579 |       7579 |(  100.000 +- 0.0131944)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      7579 |       1229 |(  16.2159 +- 0.423394 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        15 |         15 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+KStarPlusForB2XLL             SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_KStarPlus1ForB2XLL_Kstar2kaonp|       222 |       1236 |     5.5676 |     7.7965 |      0.0000 |      58.000 |
+ | "# Phys/Selection_KStarPlus2ForB2XLL_Kstar2kaonp|       222 |       1229 |     5.5360 |     5.8492 |      0.0000 |      31.000 |
+ | "# input particles"                             |       222 |       2465 |     11.104 |     10.742 |      1.0000 |      76.000 |
+ |*"#accept"                                       |       222 |        222 |(  100.000 +- 0.450450 )%|   -------   |   -------   |
+ | "#passed"                                       |       222 |       2465 |     11.104 |     10.742 |      1.0000 |      76.000 |
+ |*"efficiency"                                    |      2465 |       2465 |(  100.000 +- 0.0405680)%|   -------   |   -------   |
+Selection_DsPlusForB2XLL_Ds...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D_s+ -> K+  K-  pi+ "                        |       246 |        733 |     2.9797 |     9.3276 |      0.0000 |      87.000 |
+ | "# D_s- -> K-  K+  pi- "                        |       246 |        650 |     2.6423 |     7.0222 |      0.0000 |      67.000 |
+ | "# K+"                                          |       246 |        486 |     1.9756 |     1.4593 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       246 |        454 |     1.8455 |     1.3765 |      0.0000 |      7.0000 |
+ | "# Phys/KaonsForB2XLL"                          |       246 |        940 |     3.8211 |     2.1472 |      1.0000 |      13.000 |
+ | "# Phys/PionsForB2XLL"                          |       246 |       2513 |     10.215 |     3.6334 |      3.0000 |      24.000 |
+ | "# input particles"                             |       246 |       3453 |     14.037 |     5.3794 |      4.0000 |      37.000 |
+ | "# max size D_s+ -> K+  K-  pi+ "               |       246 |       6565 |     26.687 |     50.289 |      0.0000 |      546.00 |
+ | "# max size D_s- -> K-  K+  pi- "               |       246 |       6308 |     25.642 |     47.283 |      0.0000 |      462.00 |
+ | "# pi+"                                         |       246 |       1281 |     5.2073 |     2.2779 |      1.0000 |      13.000 |
+ | "# pi-"                                         |       246 |       1232 |     5.0081 |     2.2012 |      1.0000 |      13.000 |
+ | "# selected"                                    |       246 |       1383 |     5.6220 |     16.108 |      0.0000 |      154.00 |
+ |*"#accept"                                       |       246 |        132 |(  53.6585 +- 3.17934  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     12873 |      10935 |(  84.9452 +- 0.315186 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     10935 |       1383 |(  12.6475 +- 0.317856 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        88 |         88 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+SelFilterPhys_StdLoosePhoto...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       132 |        132 |(  100.000 +- 0.757576 )%|   -------   |   -------   |
+Selection_DsStarForB2XLL_Ds...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_s+ -> D_s+  gamma "                       |       132 |       3164 |     23.970 |     67.693 |      0.0000 |      493.00 |
+ | "# D*_s- -> D_s-  gamma "                       |       132 |       2700 |     20.455 |     47.516 |      0.0000 |      406.00 |
+ | "# D_s+"                                        |       132 |        733 |     5.5530 |     12.159 |      0.0000 |      87.000 |
+ | "# D_s-"                                        |       132 |        650 |     4.9242 |     8.9811 |      0.0000 |      67.000 |
+ | "# Phys/Selection_DsPlusForB2XLL_DsPlus"        |       132 |       1383 |     10.477 |     20.801 |      1.0000 |      154.00 |
+ | "# Phys/StdLoosePhotons"                        |       132 |       3721 |     28.189 |     8.5654 |      8.0000 |      54.000 |
+ | "# gamma"                                       |       132 |       1838 |     13.924 |     5.0821 |      3.0000 |      33.000 |
+ | "# input particles"                             |       132 |       5104 |     38.667 |     23.908 |      10.000 |      188.00 |
+ | "# max size D*_s+ -> D_s+  gamma "              |       132 |      11407 |     86.417 |     220.86 |      0.0000 |      1680.0 |
+ | "# max size D*_s- -> D_s-  gamma "              |       132 |       9954 |     75.409 |     165.23 |      0.0000 |      1273.0 |
+ | "# selected"                                    |       132 |       5864 |     44.424 |     113.33 |      0.0000 |      899.00 |
+ |*"#accept"                                       |       132 |        123 |(  93.1818 +- 2.19388  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     21361 |      21361 |(  100.000 +- 0.00468143)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     21361 |       5864 |(  27.4519 +- 0.305343 )%|   -------   |   -------   |
+Selection_KpipiForB2XLL_kpipi SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       246 |        486 |     1.9756 |     1.4593 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       246 |        454 |     1.8455 |     1.3765 |      0.0000 |      7.0000 |
+ | "# K_1(1270)+ -> K+  pi-  pi+ "                 |       246 |       1863 |     7.5732 |     11.505 |      0.0000 |      68.000 |
+ | "# K_1(1270)- -> K-  pi+  pi- "                 |       246 |       1851 |     7.5244 |     13.315 |      0.0000 |      105.00 |
+ | "# Phys/KaonsForB2XLL"                          |       246 |        940 |     3.8211 |     2.1472 |      1.0000 |      13.000 |
+ | "# Phys/PionsForB2XLL"                          |       246 |       2513 |     10.215 |     3.6334 |      3.0000 |      24.000 |
+ | "# input particles"                             |       246 |       3453 |     14.037 |     5.3794 |      4.0000 |      37.000 |
+ | "# max size K_1(1270)+ -> K+  pi-  pi+ "        |       246 |      17191 |     69.882 |     103.94 |      0.0000 |      1001.0 |
+ | "# max size K_1(1270)- -> K-  pi+  pi- "        |       246 |      16540 |     67.236 |     102.31 |      0.0000 |      858.00 |
+ | "# pi+"                                         |       246 |       1281 |     5.2073 |     2.2779 |      1.0000 |      13.000 |
+ | "# pi-"                                         |       246 |       1232 |     5.0081 |     2.2012 |      1.0000 |      13.000 |
+ | "# selected"                                    |       246 |       3714 |     15.098 |     21.965 |      0.0000 |      135.00 |
+ |*"#accept"                                       |       246 |        200 |(  81.3008 +- 2.48594  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     33731 |      28626 |(  84.8656 +- 0.195135 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     28626 |       3714 |(  12.9742 +- 0.198602 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       200 |        200 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Selection_KSpipiForB2XLL_ks...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |       178 |        370 |     2.0787 |     1.3173 |      1.0000 |      8.0000 |
+ | "# K_1(1270)0 -> KS0  pi-  pi+ "                |       178 |       1458 |     8.1910 |     12.240 |      0.0000 |      71.000 |
+ | "# Phys/PionsForB2XLL"                          |       178 |       1870 |     10.506 |     3.8398 |      3.0000 |      24.000 |
+ | "# Phys/Selection_KShorts_Kshort"               |       178 |        370 |     2.0787 |     1.3173 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       178 |       2240 |     12.584 |     4.3065 |      5.0000 |      30.000 |
+ | "# max size K_1(1270)0 -> KS0  pi-  pi+ "       |       178 |      12126 |     68.124 |     103.42 |      3.0000 |      858.00 |
+ | "# pi+"                                         |       178 |        950 |     5.3371 |     2.4169 |      1.0000 |      13.000 |
+ | "# pi-"                                         |       178 |        920 |     5.1685 |     2.3451 |      1.0000 |      13.000 |
+ | "# selected"                                    |       178 |       1458 |     8.1910 |     12.240 |      0.0000 |      71.000 |
+ |*"#accept"                                       |       178 |        121 |(  67.9775 +- 3.49704  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     12126 |      11354 |(  93.6335 +- 0.221721 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     11354 |       1458 |(  12.8413 +- 0.313968 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       142 |        142 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+MergeB2XLL_mm                 SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DPlusForB2XLL"                          |        14 |         23 |     1.6429 |     3.7150 |      0.0000 |      14.000 |
+ | "# Phys/DStarsForB2XLL"                         |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DZerosForB2XLL"                         |        14 |          3 |    0.21429 |    0.41033 |      0.0000 |      1.0000 |
+ | "# Phys/KStarPlusForB2XLL"                      |        14 |         54 |     3.8571 |     3.7198 |      0.0000 |      12.000 |
+ | "# Phys/KaonsForB2XLL"                          |        14 |         34 |     2.4286 |     1.5908 |      0.0000 |      6.0000 |
+ | "# Phys/KstarsForB2XLL"                         |        14 |         31 |     2.2143 |     2.3046 |      0.0000 |      6.0000 |
+ | "# Phys/PhisForB2XLL"                           |        14 |          3 |    0.21429 |    0.41033 |      0.0000 |      1.0000 |
+ | "# Phys/PionsForB2XLL"                          |        14 |        114 |     8.1429 |     3.3564 |      3.0000 |      14.000 |
+ | "# Phys/ProtonsForB2XLL"                        |        14 |         21 |     1.5000 |     1.2392 |      0.0000 |      4.0000 |
+ | "# Phys/Psi2SForB2XLL"                          |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RhosForB2XLL"                           |        14 |         10 |    0.71429 |     1.0302 |      0.0000 |      4.0000 |
+ | "# Phys/SelectionOff0Forf0(980)sForB2XLL"       |        14 |        215 |     15.357 |     11.178 |      2.0000 |      33.000 |
+ | "# Phys/Selection_DsPlusForB2XLL_DsPlus"        |        14 |         22 |     1.5714 |     2.2269 |      0.0000 |      8.0000 |
+ | "# Phys/Selection_DsStarForB2XLL_DsStar"        |        14 |         85 |     6.0714 |     7.5731 |      0.0000 |      24.000 |
+ | "# Phys/Selection_KSpipiForB2XLL_kspipi"        |        14 |         21 |     1.5000 |     2.3528 |      0.0000 |      7.0000 |
+ | "# Phys/Selection_KpipiForB2XLL_kpipi"          |        14 |        105 |     7.5000 |     13.431 |      0.0000 |      51.000 |
+ | "# Phys/Selection_OmegasForB2XLL_omega2pipipizer|        14 |          3 |    0.21429 |    0.77262 |      0.0000 |      3.0000 |
+ | "# input particles"                             |        14 |        744 |     53.143 |     43.476 |      7.0000 |      158.00 |
+ |*"#accept"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+ | "#passed"                                       |        14 |        744 |     53.143 |     43.476 |      7.0000 |      158.00 |
+ |*"efficiency"                                    |       744 |        744 |(  100.000 +- 0.134409 )%|   -------   |   -------   |
+AllExceptJpsiB2XLL_mm         SUCCESS Number of counters : 95
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  D*(2010)+ "                 |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  D*_s+ "                     |        14 |          7 |    0.50000 |     1.8028 |      0.0000 |      7.0000 |
+ | "# B+ -> J/psi(1S)  D+ "                        |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  D_s+ "                      |        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# B+ -> J/psi(1S)  K*(892)+ "                  |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+ "                        |        14 |          2 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "# B+ -> J/psi(1S)  K_1(1270)+ "                |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  p+ "                        |        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# B+ -> J/psi(1S)  pi+ "                       |        14 |          3 |    0.21429 |    0.55787 |      0.0000 |      2.0000 |
+ | "# B- -> J/psi(1S)  D*(2010)- "                 |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D*_s- "                     |        14 |          4 |    0.28571 |     1.0302 |      0.0000 |      4.0000 |
+ | "# B- -> J/psi(1S)  D- "                        |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D_s- "                      |        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  K*(892)- "                  |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K_1(1270)- "                |        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  pi- "                       |        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  p~- "                       |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  D0 "                        |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  J/psi(1S) "                 |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# B0 -> J/psi(1S)  K_1(1270)0 "                |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  f_0(980) "                  |        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# B0 -> J/psi(1S)  omega(782) "                |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  phi(1020) "                 |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  psi(2S) "                   |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  rho(770)0 "                 |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  D~0 "                      |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |        14 |         19 |     1.3571 |     2.3485 |      0.0000 |      7.0000 |
+ | "# D*_s-"                                       |        14 |         66 |     4.7143 |     6.7021 |      0.0000 |      24.000 |
+ | "# D+"                                          |        14 |         12 |    0.85714 |     1.8844 |      0.0000 |      7.0000 |
+ | "# D-"                                          |        14 |         11 |    0.78571 |     1.8585 |      0.0000 |      7.0000 |
+ | "# D0"                                          |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s+"                                        |        14 |          7 |    0.50000 |    0.73193 |      0.0000 |      2.0000 |
+ | "# D_s-"                                        |        14 |         15 |     1.0714 |     1.5795 |      0.0000 |      6.0000 |
+ | "# D~0"                                         |        14 |          3 |    0.21429 |    0.41033 |      0.0000 |      1.0000 |
+ | "# J/psi(1S)"                                   |        14 |         15 |     1.0714 |    0.25754 |      1.0000 |      2.0000 |
+ | "# K*(892)+"                                    |        14 |         32 |     2.2857 |     2.6030 |      0.0000 |      7.0000 |
+ | "# K*(892)-"                                    |        14 |         22 |     1.5714 |     1.9535 |      0.0000 |      6.0000 |
+ | "# K*(892)0"                                    |        14 |         19 |     1.3571 |     1.3942 |      0.0000 |      4.0000 |
+ | "# K*(892)~0"                                   |        14 |         12 |    0.85714 |     1.1249 |      0.0000 |      4.0000 |
+ | "# K+"                                          |        14 |         20 |     1.4286 |    0.90351 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        14 |         14 |     1.0000 |    0.84515 |      0.0000 |      3.0000 |
+ | "# K_1(1270)+"                                  |        14 |         49 |     3.5000 |     5.9372 |      0.0000 |      22.000 |
+ | "# K_1(1270)-"                                  |        14 |         56 |     4.0000 |     7.7090 |      0.0000 |      29.000 |
+ | "# K_1(1270)0"                                  |        14 |         21 |     1.5000 |     2.3528 |      0.0000 |      7.0000 |
+ | "# K_1(1270)~0"                                 |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MergeB2XLL_mm"                          |        14 |        744 |     53.143 |     43.476 |      7.0000 |      158.00 |
+ | "# Phys/SelMuMuForB2XLL"                        |        14 |         15 |     1.0714 |    0.25754 |      1.0000 |      2.0000 |
+ | "# f_0(980)"                                    |        14 |        215 |     15.357 |     11.178 |      2.0000 |      33.000 |
+ | "# input particles"                             |        14 |        759 |     54.214 |     43.409 |      8.0000 |      159.00 |
+ | "# max size B+ -> J/psi(1S)  D*(2010)+ "        |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  D*_s+ "            |        14 |         19 |     1.3571 |     2.3485 |      0.0000 |      7.0000 |
+ | "# max size B+ -> J/psi(1S)  D+ "               |        14 |         12 |    0.85714 |     1.8844 |      0.0000 |      7.0000 |
+ | "# max size B+ -> J/psi(1S)  D_s+ "             |        14 |          7 |    0.50000 |    0.73193 |      0.0000 |      2.0000 |
+ | "# max size B+ -> J/psi(1S)  K*(892)+ "         |        14 |         32 |     2.2857 |     2.6030 |      0.0000 |      7.0000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |        14 |         21 |     1.5000 |    0.90633 |      0.0000 |      3.0000 |
+ | "# max size B+ -> J/psi(1S)  K_1(1270)+ "       |        14 |         49 |     3.5000 |     5.9372 |      0.0000 |      22.000 |
+ | "# max size B+ -> J/psi(1S)  p+ "               |        14 |         12 |    0.85714 |    0.74231 |      0.0000 |      2.0000 |
+ | "# max size B+ -> J/psi(1S)  pi+ "              |        14 |         58 |     4.1429 |     1.6413 |      1.0000 |      7.0000 |
+ | "# max size B- -> J/psi(1S)  D*(2010)- "        |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  D*_s- "            |        14 |         66 |     4.7143 |     6.7021 |      0.0000 |      24.000 |
+ | "# max size B- -> J/psi(1S)  D- "               |        14 |         11 |    0.78571 |     1.8585 |      0.0000 |      7.0000 |
+ | "# max size B- -> J/psi(1S)  D_s- "             |        14 |         15 |     1.0714 |     1.5795 |      0.0000 |      6.0000 |
+ | "# max size B- -> J/psi(1S)  K*(892)- "         |        14 |         22 |     1.5714 |     1.9535 |      0.0000 |      6.0000 |
+ | "# max size B- -> J/psi(1S)  K- "               |        14 |         14 |     1.0000 |    0.84515 |      0.0000 |      3.0000 |
+ | "# max size B- -> J/psi(1S)  K_1(1270)- "       |        14 |         56 |     4.0000 |     7.7090 |      0.0000 |      29.000 |
+ | "# max size B- -> J/psi(1S)  pi- "              |        14 |         61 |     4.3571 |     2.2554 |      1.0000 |      10.000 |
+ | "# max size B- -> J/psi(1S)  p~- "              |        14 |         10 |    0.71429 |    0.88063 |      0.0000 |      3.0000 |
+ | "# max size B0 -> J/psi(1S)  D0 "               |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  J/psi(1S) "        |        14 |         17 |     1.2143 |    0.77262 |      1.0000 |      4.0000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |        14 |         19 |     1.3571 |     1.3942 |      0.0000 |      4.0000 |
+ | "# max size B0 -> J/psi(1S)  K_1(1270)0 "       |        14 |         21 |     1.5000 |     2.3528 |      0.0000 |      7.0000 |
+ | "# max size B0 -> J/psi(1S)  f_0(980) "         |        14 |        220 |     15.714 |     10.918 |      2.0000 |      33.000 |
+ | "# max size B0 -> J/psi(1S)  omega(782) "       |        14 |          3 |    0.21429 |    0.77262 |      0.0000 |      3.0000 |
+ | "# max size B0 -> J/psi(1S)  phi(1020) "        |        14 |          3 |    0.21429 |    0.41033 |      0.0000 |      1.0000 |
+ | "# max size B0 -> J/psi(1S)  psi(2S) "          |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  rho(770)0 "        |        14 |         10 |    0.71429 |     1.0302 |      0.0000 |      4.0000 |
+ | "# max size B~0 -> J/psi(1S)  D~0 "             |        14 |          3 |    0.21429 |    0.41033 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |        14 |         12 |    0.85714 |     1.1249 |      0.0000 |      4.0000 |
+ | "# omega(782)"                                  |        14 |          3 |    0.21429 |    0.77262 |      0.0000 |      3.0000 |
+ | "# p+"                                          |        14 |         11 |    0.78571 |    0.67386 |      0.0000 |      2.0000 |
+ | "# phi(1020)"                                   |        14 |          3 |    0.21429 |    0.41033 |      0.0000 |      1.0000 |
+ | "# pi+"                                         |        14 |         56 |     4.0000 |     1.7321 |      1.0000 |      7.0000 |
+ | "# pi-"                                         |        14 |         58 |     4.1429 |     2.2315 |      1.0000 |      10.000 |
+ | "# psi(2S)"                                     |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# p~-"                                         |        14 |         10 |    0.71429 |    0.88063 |      0.0000 |      3.0000 |
+ | "# rho(770)0"                                   |        14 |         10 |    0.71429 |     1.0302 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        14 |         23 |     1.6429 |     3.6373 |      0.0000 |      14.000 |
+ |*"#accept"                                       |        14 |          4 |(  28.5714 +- 12.0736  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       757 |        302 |(  39.8943 +- 1.77978  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       302 |         23 |(  7.61589 +- 1.52636  )%|   -------   |   -------   |
+OnlyTheJpsiB2XLL_mm           SUCCESS Number of counters : 95
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  D*(2010)+ "                 |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  D*_s+ "                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  D+ "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  D_s+ "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K*(892)+ "                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+ "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K_1(1270)+ "                |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  p+ "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  pi+ "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D*(2010)- "                 |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D*_s- "                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D- "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D_s- "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K*(892)- "                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K_1(1270)- "                |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  pi- "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  p~- "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  D0 "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  J/psi(1S) "                 |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K_1(1270)0 "                |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  f_0(980) "                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  omega(782) "                |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  phi(1020) "                 |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  psi(2S) "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  rho(770)0 "                 |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  D~0 "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D-"                                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s+"                                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s-"                                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# K*(892)+"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)-"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)~0"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K-"                                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1270)+"                                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1270)-"                                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1270)0"                                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K_1(1270)~0"                                 |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/JPsisForB2XLL"                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelMuMuForB2XLL"                        |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# f_0(980)"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B+ -> J/psi(1S)  D*(2010)+ "        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  D*_s+ "            |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  D+ "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  D_s+ "             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  K*(892)+ "         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  K_1(1270)+ "       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  p+ "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  pi+ "              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  D*(2010)- "        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  D*_s- "            |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  D- "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  D_s- "             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  K*(892)- "         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  K- "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  K_1(1270)- "       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  pi- "              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  p~- "              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  D0 "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  J/psi(1S) "        |         2 |          8 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  K_1(1270)0 "       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  f_0(980) "         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  omega(782) "       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  phi(1020) "        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  psi(2S) "          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  rho(770)0 "        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> J/psi(1S)  D~0 "             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# omega(782)"                                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# p+"                                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# phi(1020)"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi-"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(2S)"                                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# p~-"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# rho(770)0"                                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+B2XLL_mmLine                  SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/AllExceptJpsiB2XLL_mm"                  |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ | "# Phys/OnlyTheJpsiB2XLL_mm"                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ |*"efficiency"                                    |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+RelatedInfo1_B2XLL_mmLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_mmLine"                           |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ | "# input particles"                             |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2XLL_mmLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_mmLine"                           |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ | "# input particles"                             |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2XLL_mmLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_mmLine"                           |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ | "# input particles"                             |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo4_B2XLL_mmLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_mmLine"                           |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ | "# input particles"                             |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo5_B2XLL_mmLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_mmLine"                           |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ | "# input particles"                             |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo6_B2XLL_mmLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_mmLine"                           |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ | "# input particles"                             |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2XLL_mmLinePostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2XLL_mmLine         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XLL_mmLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XLL_meLinePreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XLL_meLineVOIDFi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+MuEForB2XLL                   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  e- "                       |       298 |         13 |   0.043624 |    0.20426 |      0.0000 |      1.0000 |
+ | "# J/psi(1S) -> mu-  e+ "                       |       298 |          7 |   0.023490 |    0.15145 |      0.0000 |      1.0000 |
+ | "# Phys/StdLooseElectrons"                      |       298 |        598 |     2.0067 |     1.3159 |      1.0000 |      8.0000 |
+ | "# Phys/StdLooseMuons"                          |       298 |        472 |     1.5839 |    0.86777 |      1.0000 |      6.0000 |
+ | "# e+"                                          |       298 |         61 |    0.20470 |    0.46528 |      0.0000 |      2.0000 |
+ | "# e-"                                          |       298 |         74 |    0.24832 |    0.49025 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       298 |       1070 |     3.5906 |     1.6710 |      2.0000 |      12.000 |
+ | "# max size J/psi(1S) -> mu+  e- "              |       298 |         25 |   0.083893 |    0.30046 |      0.0000 |      2.0000 |
+ | "# max size J/psi(1S) -> mu-  e+ "              |       298 |         16 |   0.053691 |    0.26635 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |       298 |        102 |    0.34228 |    0.51516 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       298 |         98 |    0.32886 |    0.52383 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       298 |         20 |   0.067114 |    0.25022 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       298 |         20 |(  6.71141 +- 1.44948  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        41 |         41 |(  100.000 +- 2.43902  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        41 |         20 |(  48.7805 +- 7.80637  )%|   -------   |   -------   |
+SelMuEForB2XLL                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MuEForB2XLL"                            |        20 |         20 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        20 |         20 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#passed"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+MergeB2XLL_me                 SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DPlusForB2XLL"                          |        20 |         52 |     2.6000 |     3.1048 |      0.0000 |      12.000 |
+ | "# Phys/DStarsForB2XLL"                         |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# Phys/DZerosForB2XLL"                         |        20 |          5 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Phys/KStarPlusForB2XLL"                      |        20 |        196 |     9.8000 |     16.714 |      0.0000 |      76.000 |
+ | "# Phys/KaonsForB2XLL"                          |        20 |         81 |     4.0500 |     2.8892 |      0.0000 |      13.000 |
+ | "# Phys/KstarsForB2XLL"                         |        20 |        123 |     6.1500 |     6.2552 |      0.0000 |      24.000 |
+ | "# Phys/PhisForB2XLL"                           |        20 |         12 |    0.60000 |     1.1136 |      0.0000 |      4.0000 |
+ | "# Phys/PionsForB2XLL"                          |        20 |        202 |     10.100 |     4.9588 |      3.0000 |      24.000 |
+ | "# Phys/ProtonsForB2XLL"                        |        20 |         59 |     2.9500 |     2.7106 |      0.0000 |      12.000 |
+ | "# Phys/Psi2SForB2XLL"                          |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RhosForB2XLL"                           |        20 |         11 |    0.55000 |    0.73993 |      0.0000 |      2.0000 |
+ | "# Phys/SelectionOff0Forf0(980)sForB2XLL"       |        20 |        487 |     24.350 |     27.469 |      2.0000 |      123.00 |
+ | "# Phys/Selection_DsPlusForB2XLL_DsPlus"        |        20 |        209 |     10.450 |     33.403 |      0.0000 |      154.00 |
+ | "# Phys/Selection_DsStarForB2XLL_DsStar"        |        20 |       1095 |     54.750 |     194.91 |      0.0000 |      899.00 |
+ | "# Phys/Selection_KSpipiForB2XLL_kspipi"        |        20 |         64 |     3.2000 |     6.7794 |      0.0000 |      25.000 |
+ | "# Phys/Selection_KpipiForB2XLL_kpipi"          |        20 |        370 |     18.500 |     29.279 |      0.0000 |      96.000 |
+ | "# Phys/Selection_OmegasForB2XLL_omega2pipipizer|        20 |         25 |     1.2500 |     2.5666 |      0.0000 |      11.000 |
+ | "# input particles"                             |        20 |       2992 |     149.60 |     310.26 |      5.0000 |      1450.0 |
+ |*"#accept"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+ | "#passed"                                       |        20 |       2992 |     149.60 |     310.26 |      5.0000 |      1450.0 |
+ |*"efficiency"                                    |      2992 |       2992 |(  100.000 +- 0.0334225)%|   -------   |   -------   |
+AllExceptJpsiB2XLL_me         SUCCESS Number of counters : 96
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  D*(2010)+ "                 |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  D*_s+ "                     |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# B+ -> J/psi(1S)  D+ "                        |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  D_s+ "                      |        20 |          3 |    0.15000 |    0.65383 |      0.0000 |      3.0000 |
+ | "# B+ -> J/psi(1S)  K*(892)+ "                  |        20 |          2 |    0.10000 |    0.30000 |      0.0000 |      1.0000 |
+ | "# B+ -> J/psi(1S)  K+ "                        |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K_1(1270)+ "                |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# B+ -> J/psi(1S)  p+ "                        |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  pi+ "                       |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D*(2010)- "                 |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D*_s- "                     |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D- "                        |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  D_s- "                      |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  K*(892)- "                  |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K_1(1270)- "                |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  pi- "                       |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  p~- "                       |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  D0 "                        |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  J/psi(1S) "                 |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# B0 -> J/psi(1S)  K_1(1270)0 "                |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  f_0(980) "                  |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  omega(782) "                |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  phi(1020) "                 |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  psi(2S) "                   |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  rho(770)0 "                 |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  D~0 "                      |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# D*(2010)+"                                   |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# D*_s+"                                       |        20 |        570 |     28.500 |     106.99 |      0.0000 |      493.00 |
+ | "# D*_s-"                                       |        20 |        525 |     26.250 |     88.241 |      0.0000 |      406.00 |
+ | "# D+"                                          |        20 |         22 |     1.1000 |     1.8682 |      0.0000 |      8.0000 |
+ | "# D-"                                          |        20 |         30 |     1.5000 |     1.6279 |      0.0000 |      4.0000 |
+ | "# D0"                                          |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# D_s+"                                        |        20 |        111 |     5.5500 |     18.877 |      0.0000 |      87.000 |
+ | "# D_s-"                                        |        20 |         98 |     4.9000 |     14.618 |      0.0000 |      67.000 |
+ | "# D~0"                                         |        20 |          4 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# J/psi(1S)"                                   |        20 |         20 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K*(892)+"                                    |        20 |        109 |     5.4500 |     9.2438 |      0.0000 |      40.000 |
+ | "# K*(892)-"                                    |        20 |         87 |     4.3500 |     8.2236 |      0.0000 |      36.000 |
+ | "# K*(892)0"                                    |        20 |         62 |     3.1000 |     2.6627 |      0.0000 |      9.0000 |
+ | "# K*(892)~0"                                   |        20 |         61 |     3.0500 |     3.8662 |      0.0000 |      15.000 |
+ | "# K+"                                          |        20 |         41 |     2.0500 |     2.0118 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        20 |         40 |     2.0000 |     1.4491 |      0.0000 |      6.0000 |
+ | "# K_1(1270)+"                                  |        20 |        177 |     8.8500 |     13.169 |      0.0000 |      53.000 |
+ | "# K_1(1270)-"                                  |        20 |        193 |     9.6500 |     18.131 |      0.0000 |      57.000 |
+ | "# K_1(1270)0"                                  |        20 |         64 |     3.2000 |     6.7794 |      0.0000 |      25.000 |
+ | "# K_1(1270)~0"                                 |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MergeB2XLL_me"                          |        20 |       2992 |     149.60 |     310.26 |      5.0000 |      1450.0 |
+ | "# Phys/SelMuEForB2XLL"                         |        20 |         20 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# f_0(980)"                                    |        20 |        487 |     24.350 |     27.469 |      2.0000 |      123.00 |
+ | "# input particles"                             |        20 |       3012 |     150.60 |     310.26 |      6.0000 |      1451.0 |
+ | "# max size B+ -> J/psi(1S)  D*(2010)+ "        |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  D*_s+ "            |        20 |        570 |     28.500 |     106.99 |      0.0000 |      493.00 |
+ | "# max size B+ -> J/psi(1S)  D+ "               |        20 |         22 |     1.1000 |     1.8682 |      0.0000 |      8.0000 |
+ | "# max size B+ -> J/psi(1S)  D_s+ "             |        20 |        111 |     5.5500 |     18.877 |      0.0000 |      87.000 |
+ | "# max size B+ -> J/psi(1S)  K*(892)+ "         |        20 |        109 |     5.4500 |     9.2438 |      0.0000 |      40.000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |        20 |         41 |     2.0500 |     2.0118 |      0.0000 |      7.0000 |
+ | "# max size B+ -> J/psi(1S)  K_1(1270)+ "       |        20 |        177 |     8.8500 |     13.169 |      0.0000 |      53.000 |
+ | "# max size B+ -> J/psi(1S)  p+ "               |        20 |         29 |     1.4500 |     1.5644 |      0.0000 |      6.0000 |
+ | "# max size B+ -> J/psi(1S)  pi+ "              |        20 |         98 |     4.9000 |     2.7000 |      1.0000 |      13.000 |
+ | "# max size B- -> J/psi(1S)  D*(2010)- "        |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# max size B- -> J/psi(1S)  D*_s- "            |        20 |        525 |     26.250 |     88.241 |      0.0000 |      406.00 |
+ | "# max size B- -> J/psi(1S)  D- "               |        20 |         30 |     1.5000 |     1.6279 |      0.0000 |      4.0000 |
+ | "# max size B- -> J/psi(1S)  D_s- "             |        20 |         98 |     4.9000 |     14.618 |      0.0000 |      67.000 |
+ | "# max size B- -> J/psi(1S)  K*(892)- "         |        20 |         87 |     4.3500 |     8.2236 |      0.0000 |      36.000 |
+ | "# max size B- -> J/psi(1S)  K- "               |        20 |         40 |     2.0000 |     1.4491 |      0.0000 |      6.0000 |
+ | "# max size B- -> J/psi(1S)  K_1(1270)- "       |        20 |        193 |     9.6500 |     18.131 |      0.0000 |      57.000 |
+ | "# max size B- -> J/psi(1S)  pi- "              |        20 |        104 |     5.2000 |     2.8566 |      1.0000 |      11.000 |
+ | "# max size B- -> J/psi(1S)  p~- "              |        20 |         30 |     1.5000 |     1.3964 |      0.0000 |      6.0000 |
+ | "# max size B0 -> J/psi(1S)  D0 "               |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# max size B0 -> J/psi(1S)  J/psi(1S) "        |        20 |         20 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |        20 |         62 |     3.1000 |     2.6627 |      0.0000 |      9.0000 |
+ | "# max size B0 -> J/psi(1S)  K_1(1270)0 "       |        20 |         64 |     3.2000 |     6.7794 |      0.0000 |      25.000 |
+ | "# max size B0 -> J/psi(1S)  f_0(980) "         |        20 |        487 |     24.350 |     27.469 |      2.0000 |      123.00 |
+ | "# max size B0 -> J/psi(1S)  omega(782) "       |        20 |         25 |     1.2500 |     2.5666 |      0.0000 |      11.000 |
+ | "# max size B0 -> J/psi(1S)  phi(1020) "        |        20 |         12 |    0.60000 |     1.1136 |      0.0000 |      4.0000 |
+ | "# max size B0 -> J/psi(1S)  psi(2S) "          |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  rho(770)0 "        |        20 |         11 |    0.55000 |    0.73993 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> J/psi(1S)  D~0 "             |        20 |          4 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |        20 |         61 |     3.0500 |     3.8662 |      0.0000 |      15.000 |
+ | "# omega(782)"                                  |        20 |         25 |     1.2500 |     2.5666 |      0.0000 |      11.000 |
+ | "# p+"                                          |        20 |         29 |     1.4500 |     1.5644 |      0.0000 |      6.0000 |
+ | "# phi(1020)"                                   |        20 |         12 |    0.60000 |     1.1136 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |        20 |         98 |     4.9000 |     2.7000 |      1.0000 |      13.000 |
+ | "# pi-"                                         |        20 |        104 |     5.2000 |     2.8566 |      1.0000 |      11.000 |
+ | "# psi(2S)"                                     |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# p~-"                                         |        20 |         30 |     1.5000 |     1.3964 |      0.0000 |      6.0000 |
+ | "# rho(770)0"                                   |        20 |         11 |    0.55000 |    0.73993 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        20 |         12 |    0.60000 |     1.9079 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |        20 |          2 |(  10.0000 +- 6.70820  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2992 |        821 |(  27.4398 +- 0.815754 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       821 |         12 |(  1.46163 +- 0.418842 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2XLL_meLine                  SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/AllExceptJpsiB2XLL_me"                  |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ | "# Phys/OnlyTheJpsiB2XLL_me"                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ |*"efficiency"                                    |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+RelatedInfo1_B2XLL_meLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_meLine"                           |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ | "# input particles"                             |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2XLL_meLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_meLine"                           |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ | "# input particles"                             |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2XLL_meLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_meLine"                           |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ | "# input particles"                             |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_B2XLL_meLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_meLine"                           |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ | "# input particles"                             |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_B2XLL_meLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_meLine"                           |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ | "# input particles"                             |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo6_B2XLL_meLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_meLine"                           |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ | "# input particles"                             |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2XLL_meLinePostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2XLL_meLine         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XLL_meLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XLL_eeLinePreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XLL_eeLineVOIDFi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+EEForB2XLLeeSelection         SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       816 |        769 |(  94.2402 +- 0.815599 )%|   -------   |   -------   |
+ | "Applying Brem-correction to dielectron"        |    452956 |     419820 |    0.92684 |    0.26039 |      0.0000 |      1.0000 |
+ | "Created J/psi(1S)->ee"                         |       816 |       9831 |     12.048 |     10.071 |      0.0000 |      74.000 |
+ | "Input protoP from Rec/ProtoP/Charged"          |       816 |      54688 |     67.020 |     27.321 |      3.0000 |      157.00 |
+ | "ParticleCombiner 2nd try failure"              |       879 |        879 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner 2nd try success"              |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner failure"                      |       885 |        885 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner success"                      |     27257 |      27257 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Selected electrons"                            |       816 |      35769 |     43.835 |     18.123 |      1.0000 |      102.00 |
+SelEEForB2XLL                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/EEForB2XLLeeSelection"                  |       769 |      29493 |     38.352 |     29.732 |      3.0000 |      222.00 |
+ | "# input particles"                             |       769 |      29493 |     38.352 |     29.732 |      3.0000 |      222.00 |
+ |*"#accept"                                       |       769 |        134 |(  17.4252 +- 1.36789  )%|   -------   |   -------   |
+ | "#passed"                                       |       769 |        169 |    0.21977 |    0.52735 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |     29493 |        169 |( 0.573017 +- 0.0439518)%|   -------   |   -------   |
+MergeB2XLL_ee                 SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DPlusForB2XLL"                          |       134 |        422 |     3.1493 |     5.3021 |      0.0000 |      29.000 |
+ | "# Phys/DStarsForB2XLL"                         |       134 |          1 |  0.0074627 |   0.086064 |      0.0000 |      1.0000 |
+ | "# Phys/DZerosForB2XLL"                         |       134 |         24 |    0.17910 |    0.43795 |      0.0000 |      2.0000 |
+ | "# Phys/KStarPlusForB2XLL"                      |       134 |       1401 |     10.455 |     11.220 |      0.0000 |      76.000 |
+ | "# Phys/KaonsForB2XLL"                          |       134 |        516 |     3.8507 |     2.3706 |      0.0000 |      13.000 |
+ | "# Phys/KstarsForB2XLL"                         |       134 |        748 |     5.5821 |     5.8556 |      0.0000 |      31.000 |
+ | "# Phys/PhisForB2XLL"                           |       134 |         64 |    0.47761 |    0.92814 |      0.0000 |      4.0000 |
+ | "# Phys/PionsForB2XLL"                          |       134 |       1381 |     10.306 |     3.5539 |      4.0000 |      24.000 |
+ | "# Phys/ProtonsForB2XLL"                        |       134 |        437 |     3.2612 |     2.2022 |      0.0000 |      12.000 |
+ | "# Phys/Psi2SForB2XLL"                          |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RhosForB2XLL"                           |       134 |         84 |    0.62687 |    0.91970 |      0.0000 |      4.0000 |
+ | "# Phys/SelectionOff0Forf0(980)sForB2XLL"       |       134 |       3105 |     23.172 |     17.461 |      2.0000 |      123.00 |
+ | "# Phys/Selection_DsPlusForB2XLL_DsPlus"        |       134 |       1000 |     7.4627 |     20.801 |      0.0000 |      154.00 |
+ | "# Phys/Selection_DsStarForB2XLL_DsStar"        |       134 |       4346 |     32.433 |     111.78 |      0.0000 |      899.00 |
+ | "# Phys/Selection_KSpipiForB2XLL_kspipi"        |       134 |        812 |     6.0597 |     11.061 |      0.0000 |      71.000 |
+ | "# Phys/Selection_KpipiForB2XLL_kpipi"          |       134 |       2284 |     17.045 |     25.051 |      0.0000 |      135.00 |
+ | "# Phys/Selection_OmegasForB2XLL_omega2pipipizer|       134 |        264 |     1.9701 |     4.8035 |      0.0000 |      30.000 |
+ | "# input particles"                             |       134 |      16889 |     126.04 |     184.59 |      9.0000 |      1450.0 |
+ |*"#accept"                                       |       134 |        134 |(  100.000 +- 0.746269 )%|   -------   |   -------   |
+ | "#passed"                                       |       134 |      16889 |     126.04 |     184.59 |      9.0000 |      1450.0 |
+ |*"efficiency"                                    |     16889 |      16889 |(  100.000 +- 0.00592101)%|   -------   |   -------   |
+AllExceptJpsiB2XLL_ee         SUCCESS Number of counters : 96
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  D*(2010)+ "                 |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  D*_s+ "                     |       134 |          5 |   0.037313 |    0.43032 |      0.0000 |      5.0000 |
+ | "# B+ -> J/psi(1S)  D+ "                        |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  D_s+ "                      |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K*(892)+ "                  |       134 |          2 |   0.014925 |    0.17213 |      0.0000 |      2.0000 |
+ | "# B+ -> J/psi(1S)  K+ "                        |       134 |          1 |  0.0074627 |   0.086064 |      0.0000 |      1.0000 |
+ | "# B+ -> J/psi(1S)  K_1(1270)+ "                |       134 |          5 |   0.037313 |    0.35422 |      0.0000 |      4.0000 |
+ | "# B+ -> J/psi(1S)  p+ "                        |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  pi+ "                       |       134 |          1 |  0.0074627 |   0.086064 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  D*(2010)- "                 |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D*_s- "                     |       134 |         13 |   0.097015 |     1.1188 |      0.0000 |      13.000 |
+ | "# B- -> J/psi(1S)  D- "                        |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D_s- "                      |       134 |          2 |   0.014925 |    0.17213 |      0.0000 |      2.0000 |
+ | "# B- -> J/psi(1S)  K*(892)- "                  |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K_1(1270)- "                |       134 |          1 |  0.0074627 |   0.086064 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  pi- "                       |       134 |          1 |  0.0074627 |   0.086064 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  p~- "                       |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  D0 "                        |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  J/psi(1S) "                 |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |       134 |          1 |  0.0074627 |   0.086064 |      0.0000 |      1.0000 |
+ | "# B0 -> J/psi(1S)  K_1(1270)0 "                |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  f_0(980) "                  |       134 |          7 |   0.052239 |    0.35233 |      0.0000 |      3.0000 |
+ | "# B0 -> J/psi(1S)  omega(782) "                |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  phi(1020) "                 |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  psi(2S) "                   |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  rho(770)0 "                 |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  D~0 "                      |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |       134 |          1 |  0.0074627 |   0.086064 |      0.0000 |      1.0000 |
+ | "# D*_s+"                                       |       134 |       2472 |     18.448 |     66.579 |      0.0000 |      493.00 |
+ | "# D*_s-"                                       |       134 |       1874 |     13.985 |     46.541 |      0.0000 |      406.00 |
+ | "# D+"                                          |       134 |        203 |     1.5149 |     2.9517 |      0.0000 |      14.000 |
+ | "# D-"                                          |       134 |        219 |     1.6343 |     2.7820 |      0.0000 |      18.000 |
+ | "# D0"                                          |       134 |         14 |    0.10448 |    0.32937 |      0.0000 |      2.0000 |
+ | "# D_s+"                                        |       134 |        553 |     4.1269 |     12.115 |      0.0000 |      87.000 |
+ | "# D_s-"                                        |       134 |        447 |     3.3358 |     8.9032 |      0.0000 |      67.000 |
+ | "# D~0"                                         |       134 |         10 |   0.074627 |    0.26279 |      0.0000 |      1.0000 |
+ | "# J/psi(1S)"                                   |       134 |        169 |     1.2612 |    0.53153 |      1.0000 |      4.0000 |
+ | "# K*(892)+"                                    |       134 |        742 |     5.5373 |     6.4953 |      0.0000 |      40.000 |
+ | "# K*(892)-"                                    |       134 |        659 |     4.9179 |     6.1390 |      0.0000 |      36.000 |
+ | "# K*(892)0"                                    |       134 |        383 |     2.8582 |     3.2165 |      0.0000 |      18.000 |
+ | "# K*(892)~0"                                   |       134 |        365 |     2.7239 |     3.2124 |      0.0000 |      16.000 |
+ | "# K+"                                          |       134 |        272 |     2.0299 |     1.5305 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       134 |        244 |     1.8209 |     1.4292 |      0.0000 |      7.0000 |
+ | "# K_1(1270)+"                                  |       134 |       1133 |     8.4552 |     12.840 |      0.0000 |      68.000 |
+ | "# K_1(1270)-"                                  |       134 |       1151 |     8.5896 |     15.308 |      0.0000 |      105.00 |
+ | "# K_1(1270)0"                                  |       134 |        812 |     6.0597 |     11.061 |      0.0000 |      71.000 |
+ | "# K_1(1270)~0"                                 |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MergeB2XLL_ee"                          |       134 |      16889 |     126.04 |     184.59 |      9.0000 |      1450.0 |
+ | "# Phys/SelEEForB2XLL"                          |       134 |        169 |     1.2612 |    0.53153 |      1.0000 |      4.0000 |
+ | "# f_0(980)"                                    |       134 |       3105 |     23.172 |     17.461 |      2.0000 |      123.00 |
+ | "# input particles"                             |       134 |      17058 |     127.30 |     184.66 |      10.000 |      1452.0 |
+ | "# max size B+ -> J/psi(1S)  D*(2010)+ "        |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  D*_s+ "            |       134 |       3546 |     26.463 |     104.95 |      0.0000 |      986.00 |
+ | "# max size B+ -> J/psi(1S)  D+ "               |       134 |        312 |     2.3284 |     5.9685 |      0.0000 |      52.000 |
+ | "# max size B+ -> J/psi(1S)  D_s+ "             |       134 |        793 |     5.9179 |     19.309 |      0.0000 |      174.00 |
+ | "# max size B+ -> J/psi(1S)  K*(892)+ "         |       134 |        994 |     7.4179 |     10.978 |      0.0000 |      80.000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |       134 |        340 |     2.5373 |     2.3104 |      0.0000 |      14.000 |
+ | "# max size B+ -> J/psi(1S)  K_1(1270)+ "       |       134 |       1523 |     11.366 |     18.820 |      0.0000 |      110.00 |
+ | "# max size B+ -> J/psi(1S)  p+ "               |       134 |        277 |     2.0672 |     2.1308 |      0.0000 |      12.000 |
+ | "# max size B+ -> J/psi(1S)  pi+ "              |       134 |        911 |     6.7985 |     4.5000 |      1.0000 |      27.000 |
+ | "# max size B- -> J/psi(1S)  D*(2010)- "        |       134 |          1 |  0.0074627 |   0.086064 |      0.0000 |      1.0000 |
+ | "# max size B- -> J/psi(1S)  D*_s- "            |       134 |       2701 |     20.157 |     79.469 |      0.0000 |      812.00 |
+ | "# max size B- -> J/psi(1S)  D- "               |       134 |        328 |     2.4478 |     4.9483 |      0.0000 |      36.000 |
+ | "# max size B- -> J/psi(1S)  D_s- "             |       134 |        633 |     4.7239 |     14.600 |      0.0000 |      134.00 |
+ | "# max size B- -> J/psi(1S)  K*(892)- "         |       134 |        855 |     6.3806 |     9.4741 |      0.0000 |      72.000 |
+ | "# max size B- -> J/psi(1S)  K- "               |       134 |        315 |     2.3507 |     2.2602 |      0.0000 |      12.000 |
+ | "# max size B- -> J/psi(1S)  K_1(1270)- "       |       134 |       1463 |     10.918 |     19.146 |      0.0000 |      114.00 |
+ | "# max size B- -> J/psi(1S)  pi- "              |       134 |        856 |     6.3881 |     4.1947 |      1.0000 |      22.000 |
+ | "# max size B- -> J/psi(1S)  p~- "              |       134 |        280 |     2.0896 |     2.1317 |      0.0000 |      12.000 |
+ | "# max size B0 -> J/psi(1S)  D0 "               |       134 |         16 |    0.11940 |    0.40601 |      0.0000 |      3.0000 |
+ | "# max size B0 -> J/psi(1S)  J/psi(1S) "        |       134 |        251 |     1.8731 |     2.0238 |      1.0000 |      16.000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |       134 |        557 |     4.1567 |     6.4506 |      0.0000 |      44.000 |
+ | "# max size B0 -> J/psi(1S)  K_1(1270)0 "       |       134 |       1095 |     8.1716 |     16.113 |      0.0000 |      110.00 |
+ | "# max size B0 -> J/psi(1S)  f_0(980) "         |       134 |       4086 |     30.493 |     31.878 |      2.0000 |      246.00 |
+ | "# max size B0 -> J/psi(1S)  omega(782) "       |       134 |        432 |     3.2239 |     12.060 |      0.0000 |      120.00 |
+ | "# max size B0 -> J/psi(1S)  phi(1020) "        |       134 |         94 |    0.70149 |     1.5162 |      0.0000 |      8.0000 |
+ | "# max size B0 -> J/psi(1S)  psi(2S) "          |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  rho(770)0 "        |       134 |        125 |    0.93284 |     1.6893 |      0.0000 |      12.000 |
+ | "# max size B~0 -> J/psi(1S)  D~0 "             |       134 |         14 |    0.10448 |    0.41011 |      0.0000 |      3.0000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |       134 |        521 |     3.8881 |     5.6683 |      0.0000 |      26.000 |
+ | "# omega(782)"                                  |       134 |        264 |     1.9701 |     4.8035 |      0.0000 |      30.000 |
+ | "# p+"                                          |       134 |        220 |     1.6418 |     1.3461 |      0.0000 |      6.0000 |
+ | "# phi(1020)"                                   |       134 |         64 |    0.47761 |    0.92814 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |       134 |        714 |     5.3284 |     2.2816 |      1.0000 |      13.000 |
+ | "# pi-"                                         |       134 |        667 |     4.9776 |     2.0821 |      1.0000 |      13.000 |
+ | "# psi(2S)"                                     |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# p~-"                                         |       134 |        217 |     1.6194 |     1.3538 |      0.0000 |      6.0000 |
+ | "# rho(770)0"                                   |       134 |         84 |    0.62687 |    0.91970 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       134 |         39 |    0.29104 |     1.9655 |      0.0000 |      21.000 |
+ |*"#accept"                                       |       134 |          6 |(  4.47761 +- 1.78658  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     23109 |       5817 |(  25.1720 +- 0.285496 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      5817 |         39 |( 0.670449 +- 0.106997 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        11 |         11 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2XLL_eeLine                  SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/AllExceptJpsiB2XLL_ee"                  |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ | "# Phys/OnlyTheJpsiB2XLL_ee"                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ |*"efficiency"                                    |        39 |         39 |(  100.000 +- 2.56410  )%|   -------   |   -------   |
+RelatedInfo1_B2XLL_eeLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_eeLine"                           |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ | "# input particles"                             |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo2_B2XLL_eeLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_eeLine"                           |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ | "# input particles"                             |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo3_B2XLL_eeLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_eeLine"                           |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ | "# input particles"                             |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo4_B2XLL_eeLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_eeLine"                           |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ | "# input particles"                             |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo5_B2XLL_eeLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_eeLine"                           |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ | "# input particles"                             |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo6_B2XLL_eeLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_eeLine"                           |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ | "# input particles"                             |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB2XLL_eeLinePostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingB2XLL_eeLine         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XLL_eeLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XLL_mmSSLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XLL_mmSSLineVOID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+MuMuSSForB2XLL                SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  mu+ "                      |       424 |          2 |  0.0047170 |   0.068518 |      0.0000 |      1.0000 |
+ | "# J/psi(1S) -> mu-  mu- "                      |       424 |          2 |  0.0047170 |   0.068518 |      0.0000 |      1.0000 |
+ | "# Phys/StdLooseMuons"                          |       424 |        671 |     1.5825 |    0.83144 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       424 |        671 |     1.5825 |    0.83144 |      1.0000 |      6.0000 |
+ | "# max size J/psi(1S) -> mu+  mu+ "             |       424 |        177 |    0.41745 |    0.72540 |      0.0000 |      4.0000 |
+ | "# max size J/psi(1S) -> mu-  mu- "             |       424 |        167 |    0.39387 |    0.74166 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |       424 |        157 |    0.37028 |    0.52947 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       424 |        145 |    0.34198 |    0.52623 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       424 |          4 |  0.0094340 |   0.096669 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       424 |          4 |( 0.943396 +- 0.469468 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        21 |          4 |(  19.0476 +- 8.56891  )%|   -------   |   -------   |
+SelMuMuSSForB2XLL             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MuMuSSForB2XLL"                         |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+MergeB2XLL_mmSS               SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DPlusForB2XLL"                          |         4 |         16 |     4.0000 |     1.8708 |      2.0000 |      7.0000 |
+ | "# Phys/DStarsForB2XLL"                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DZerosForB2XLL"                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/KStarPlusForB2XLL"                      |         4 |         20 |     5.0000 |     2.4495 |      3.0000 |      9.0000 |
+ | "# Phys/KaonsForB2XLL"                          |         4 |         15 |     3.7500 |     1.4790 |      2.0000 |      6.0000 |
+ | "# Phys/KstarsForB2XLL"                         |         4 |         19 |     4.7500 |     2.8614 |      1.0000 |      8.0000 |
+ | "# Phys/PhisForB2XLL"                           |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Phys/PionsForB2XLL"                          |         4 |         40 |     10.000 |     1.8708 |      8.0000 |      13.000 |
+ | "# Phys/ProtonsForB2XLL"                        |         4 |         11 |     2.7500 |     1.4790 |      1.0000 |      5.0000 |
+ | "# Phys/Psi2SForB2XLL"                          |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RhosForB2XLL"                           |         4 |          7 |     1.7500 |     1.9203 |      0.0000 |      5.0000 |
+ | "# Phys/SelectionOff0Forf0(980)sForB2XLL"       |         4 |         86 |     21.500 |     9.0692 |      14.000 |      37.000 |
+ | "# Phys/Selection_DsPlusForB2XLL_DsPlus"        |         4 |          9 |     2.2500 |     1.7854 |      0.0000 |      4.0000 |
+ | "# Phys/Selection_DsStarForB2XLL_DsStar"        |         4 |         23 |     5.7500 |     6.2600 |      0.0000 |      15.000 |
+ | "# Phys/Selection_KSpipiForB2XLL_kspipi"        |         4 |         29 |     7.2500 |     9.2026 |      0.0000 |      23.000 |
+ | "# Phys/Selection_KpipiForB2XLL_kpipi"          |         4 |         77 |     19.250 |     15.205 |      5.0000 |      43.000 |
+ | "# Phys/Selection_OmegasForB2XLL_omega2pipipizer|         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# input particles"                             |         4 |        356 |     89.000 |     35.686 |      51.000 |      146.00 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |        356 |     89.000 |     35.686 |      51.000 |      146.00 |
+ |*"efficiency"                                    |       356 |        356 |(  100.000 +- 0.280899 )%|   -------   |   -------   |
+AllExceptJpsiB2XLL_mmSS       SUCCESS Number of counters : 95
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  D*(2010)+ "                 |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  D*_s+ "                     |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  D+ "                        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  D_s+ "                      |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K*(892)+ "                  |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+ "                        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K_1(1270)+ "                |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  p+ "                        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  pi+ "                       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D*(2010)- "                 |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D*_s- "                     |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D- "                        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D_s- "                      |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K*(892)- "                  |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K_1(1270)- "                |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  pi- "                       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  p~- "                       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  D0 "                        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  J/psi(1S) "                 |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K_1(1270)0 "                |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  f_0(980) "                  |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  omega(782) "                |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  phi(1020) "                 |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  psi(2S) "                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  rho(770)0 "                 |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  D~0 "                      |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |         4 |          9 |     2.2500 |     2.2776 |      0.0000 |      5.0000 |
+ | "# D*_s-"                                       |         4 |         14 |     3.5000 |     4.0927 |      0.0000 |      10.000 |
+ | "# D+"                                          |         4 |         12 |     3.0000 |     2.1213 |      0.0000 |      6.0000 |
+ | "# D-"                                          |         4 |          4 |     1.0000 |    0.70711 |      0.0000 |      2.0000 |
+ | "# D0"                                          |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s+"                                        |         4 |          5 |     1.2500 |    0.82916 |      0.0000 |      2.0000 |
+ | "# D_s-"                                        |         4 |          4 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# D~0"                                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K*(892)+"                                    |         4 |          5 |     1.2500 |    0.82916 |      0.0000 |      2.0000 |
+ | "# K*(892)-"                                    |         4 |         15 |     3.7500 |     2.5860 |      1.0000 |      8.0000 |
+ | "# K*(892)0"                                    |         4 |          9 |     2.2500 |     1.6394 |      1.0000 |      5.0000 |
+ | "# K*(892)~0"                                   |         4 |         10 |     2.5000 |     1.8028 |      0.0000 |      5.0000 |
+ | "# K+"                                          |         4 |          9 |     2.2500 |     1.6394 |      1.0000 |      5.0000 |
+ | "# K-"                                          |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# K_1(1270)+"                                  |         4 |         46 |     11.500 |     12.359 |      0.0000 |      32.000 |
+ | "# K_1(1270)-"                                  |         4 |         31 |     7.7500 |     3.8324 |      3.0000 |      12.000 |
+ | "# K_1(1270)0"                                  |         4 |         29 |     7.2500 |     9.2026 |      0.0000 |      23.000 |
+ | "# K_1(1270)~0"                                 |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MergeB2XLL_mmSS"                        |         4 |        356 |     89.000 |     35.686 |      51.000 |      146.00 |
+ | "# Phys/SelMuMuSSForB2XLL"                      |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# f_0(980)"                                    |         4 |         86 |     21.500 |     9.0692 |      14.000 |      37.000 |
+ | "# input particles"                             |         4 |        360 |     90.000 |     35.686 |      52.000 |      147.00 |
+ | "# max size B+ -> J/psi(1S)  D*(2010)+ "        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  D*_s+ "            |         4 |          9 |     2.2500 |     2.2776 |      0.0000 |      5.0000 |
+ | "# max size B+ -> J/psi(1S)  D+ "               |         4 |         12 |     3.0000 |     2.1213 |      0.0000 |      6.0000 |
+ | "# max size B+ -> J/psi(1S)  D_s+ "             |         4 |          5 |     1.2500 |    0.82916 |      0.0000 |      2.0000 |
+ | "# max size B+ -> J/psi(1S)  K*(892)+ "         |         4 |          5 |     1.2500 |    0.82916 |      0.0000 |      2.0000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |         4 |          9 |     2.2500 |     1.6394 |      1.0000 |      5.0000 |
+ | "# max size B+ -> J/psi(1S)  K_1(1270)+ "       |         4 |         46 |     11.500 |     12.359 |      0.0000 |      32.000 |
+ | "# max size B+ -> J/psi(1S)  p+ "               |         4 |          7 |     1.7500 |     1.2990 |      1.0000 |      4.0000 |
+ | "# max size B+ -> J/psi(1S)  pi+ "              |         4 |         20 |     5.0000 |     1.8708 |      3.0000 |      8.0000 |
+ | "# max size B- -> J/psi(1S)  D*(2010)- "        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  D*_s- "            |         4 |         14 |     3.5000 |     4.0927 |      0.0000 |      10.000 |
+ | "# max size B- -> J/psi(1S)  D- "               |         4 |          4 |     1.0000 |    0.70711 |      0.0000 |      2.0000 |
+ | "# max size B- -> J/psi(1S)  D_s- "             |         4 |          4 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# max size B- -> J/psi(1S)  K*(892)- "         |         4 |         15 |     3.7500 |     2.5860 |      1.0000 |      8.0000 |
+ | "# max size B- -> J/psi(1S)  K- "               |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# max size B- -> J/psi(1S)  K_1(1270)- "       |         4 |         31 |     7.7500 |     3.8324 |      3.0000 |      12.000 |
+ | "# max size B- -> J/psi(1S)  pi- "              |         4 |         20 |     5.0000 |    0.70711 |      4.0000 |      6.0000 |
+ | "# max size B- -> J/psi(1S)  p~- "              |         4 |          4 |     1.0000 |    0.70711 |      0.0000 |      2.0000 |
+ | "# max size B0 -> J/psi(1S)  D0 "               |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  J/psi(1S) "        |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |         4 |          9 |     2.2500 |     1.6394 |      1.0000 |      5.0000 |
+ | "# max size B0 -> J/psi(1S)  K_1(1270)0 "       |         4 |         29 |     7.2500 |     9.2026 |      0.0000 |      23.000 |
+ | "# max size B0 -> J/psi(1S)  f_0(980) "         |         4 |         86 |     21.500 |     9.0692 |      14.000 |      37.000 |
+ | "# max size B0 -> J/psi(1S)  omega(782) "       |         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# max size B0 -> J/psi(1S)  phi(1020) "        |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# max size B0 -> J/psi(1S)  psi(2S) "          |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  rho(770)0 "        |         4 |          7 |     1.7500 |     1.9203 |      0.0000 |      5.0000 |
+ | "# max size B~0 -> J/psi(1S)  D~0 "             |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |         4 |         10 |     2.5000 |     1.8028 |      0.0000 |      5.0000 |
+ | "# omega(782)"                                  |         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# p+"                                          |         4 |          7 |     1.7500 |     1.2990 |      1.0000 |      4.0000 |
+ | "# phi(1020)"                                   |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# pi+"                                         |         4 |         20 |     5.0000 |     1.8708 |      3.0000 |      8.0000 |
+ | "# pi-"                                         |         4 |         20 |     5.0000 |    0.70711 |      4.0000 |      6.0000 |
+ | "# psi(2S)"                                     |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# p~-"                                         |         4 |          4 |     1.0000 |    0.70711 |      0.0000 |      2.0000 |
+ | "# rho(770)0"                                   |         4 |          7 |     1.7500 |     1.9203 |      0.0000 |      5.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       356 |        134 |(  37.6404 +- 2.56776  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       134 |          0 |(  0.00000 +- 0.746269 )%|   -------   |   -------   |
+StrippingB2XLL_mmSSLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XLL_mmSSLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XLL_mmSSLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XLL_meSSLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XLL_meSSLineVOID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+MuESSForB2XLL                 SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  e+ "                       |       298 |         11 |   0.036913 |    0.20558 |      0.0000 |      2.0000 |
+ | "# J/psi(1S) -> mu-  e- "                       |       298 |          7 |   0.023490 |    0.15145 |      0.0000 |      1.0000 |
+ | "# Phys/StdLooseElectrons"                      |       298 |        598 |     2.0067 |     1.3159 |      1.0000 |      8.0000 |
+ | "# Phys/StdLooseMuons"                          |       298 |        472 |     1.5839 |    0.86777 |      1.0000 |      6.0000 |
+ | "# e+"                                          |       298 |         61 |    0.20470 |    0.46528 |      0.0000 |      2.0000 |
+ | "# e-"                                          |       298 |         74 |    0.24832 |    0.49025 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       298 |       1070 |     3.5906 |     1.6710 |      2.0000 |      12.000 |
+ | "# max size J/psi(1S) -> mu+  e+ "              |       298 |         26 |   0.087248 |    0.38308 |      0.0000 |      4.0000 |
+ | "# max size J/psi(1S) -> mu-  e- "              |       298 |         19 |   0.063758 |    0.27040 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |       298 |        102 |    0.34228 |    0.51516 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       298 |         98 |    0.32886 |    0.52383 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       298 |         18 |   0.060403 |    0.25192 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       298 |         17 |(  5.70470 +- 1.34355  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        45 |         42 |(  93.3333 +- 3.71849  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        42 |         18 |(  42.8571 +- 7.63604  )%|   -------   |   -------   |
+SelMuESSForB2XLL              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MuESSForB2XLL"                          |        17 |         18 |     1.0588 |    0.23529 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        17 |         18 |     1.0588 |    0.23529 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        17 |         16 |(  94.1176 +- 5.70672  )%|   -------   |   -------   |
+ | "#passed"                                       |        17 |         17 |     1.0000 |    0.34300 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        18 |         17 |(  94.4444 +- 5.39903  )%|   -------   |   -------   |
+MergeB2XLL_meSS               SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DPlusForB2XLL"                          |        16 |         62 |     3.8750 |     4.2702 |      0.0000 |      14.000 |
+ | "# Phys/DStarsForB2XLL"                         |        16 |          1 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# Phys/DZerosForB2XLL"                         |        16 |          5 |    0.31250 |    0.46351 |      0.0000 |      1.0000 |
+ | "# Phys/KStarPlusForB2XLL"                      |        16 |        190 |     11.875 |     9.3533 |      1.0000 |      32.000 |
+ | "# Phys/KaonsForB2XLL"                          |        16 |         69 |     4.3125 |     1.8947 |      1.0000 |      7.0000 |
+ | "# Phys/KstarsForB2XLL"                         |        16 |        116 |     7.2500 |     6.0260 |      0.0000 |      24.000 |
+ | "# Phys/PhisForB2XLL"                           |        16 |          8 |    0.50000 |    0.86603 |      0.0000 |      3.0000 |
+ | "# Phys/PionsForB2XLL"                          |        16 |        178 |     11.125 |     3.6207 |      7.0000 |      19.000 |
+ | "# Phys/ProtonsForB2XLL"                        |        16 |         62 |     3.8750 |     2.0879 |      0.0000 |      8.0000 |
+ | "# Phys/Psi2SForB2XLL"                          |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RhosForB2XLL"                           |        16 |         12 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# Phys/SelectionOff0Forf0(980)sForB2XLL"       |        16 |        410 |     25.625 |     19.732 |      5.0000 |      76.000 |
+ | "# Phys/Selection_DsPlusForB2XLL_DsPlus"        |        16 |         76 |     4.7500 |     7.0312 |      0.0000 |      23.000 |
+ | "# Phys/Selection_DsStarForB2XLL_DsStar"        |        16 |        250 |     15.625 |     23.624 |      0.0000 |      83.000 |
+ | "# Phys/Selection_KSpipiForB2XLL_kspipi"        |        16 |        109 |     6.8125 |     12.724 |      0.0000 |      52.000 |
+ | "# Phys/Selection_KpipiForB2XLL_kpipi"          |        16 |        314 |     19.625 |     25.558 |      0.0000 |      96.000 |
+ | "# Phys/Selection_OmegasForB2XLL_omega2pipipizer|        16 |         20 |     1.2500 |     1.5612 |      0.0000 |      5.0000 |
+ | "# input particles"                             |        16 |       1882 |     117.62 |     98.358 |      22.000 |      375.00 |
+ |*"#accept"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+ | "#passed"                                       |        16 |       1882 |     117.62 |     98.358 |      22.000 |      375.00 |
+ |*"efficiency"                                    |      1882 |       1882 |(  100.000 +- 0.0531350)%|   -------   |   -------   |
+AllExceptJpsiB2XLL_meSS       SUCCESS Number of counters : 95
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  D*(2010)+ "                 |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  D*_s+ "                     |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  D+ "                        |        16 |          1 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# B+ -> J/psi(1S)  D_s+ "                      |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K*(892)+ "                  |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+ "                        |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K_1(1270)+ "                |        16 |          1 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# B+ -> J/psi(1S)  p+ "                        |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  pi+ "                       |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D*(2010)- "                 |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D*_s- "                     |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D- "                        |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D_s- "                      |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K*(892)- "                  |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K_1(1270)- "                |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  pi- "                       |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  p~- "                       |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  D0 "                        |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  J/psi(1S) "                 |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K_1(1270)0 "                |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  f_0(980) "                  |        16 |          1 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# B0 -> J/psi(1S)  omega(782) "                |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  phi(1020) "                 |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  psi(2S) "                   |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  rho(770)0 "                 |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  D~0 "                      |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |        16 |          1 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# D*_s+"                                       |        16 |        142 |     8.8750 |     13.162 |      0.0000 |      42.000 |
+ | "# D*_s-"                                       |        16 |        108 |     6.7500 |     12.029 |      0.0000 |      41.000 |
+ | "# D+"                                          |        16 |         33 |     2.0625 |     2.8167 |      0.0000 |      10.000 |
+ | "# D-"                                          |        16 |         29 |     1.8125 |     2.1857 |      0.0000 |      8.0000 |
+ | "# D0"                                          |        16 |          3 |    0.18750 |    0.39031 |      0.0000 |      1.0000 |
+ | "# D_s+"                                        |        16 |         44 |     2.7500 |     4.1307 |      0.0000 |      12.000 |
+ | "# D_s-"                                        |        16 |         32 |     2.0000 |     3.4095 |      0.0000 |      11.000 |
+ | "# D~0"                                         |        16 |          2 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# J/psi(1S)"                                   |        16 |         17 |     1.0625 |    0.24206 |      1.0000 |      2.0000 |
+ | "# K*(892)+"                                    |        16 |        102 |     6.3750 |     5.6333 |      0.0000 |      17.000 |
+ | "# K*(892)-"                                    |        16 |         88 |     5.5000 |     6.6802 |      0.0000 |      23.000 |
+ | "# K*(892)0"                                    |        16 |         60 |     3.7500 |     2.9475 |      0.0000 |      9.0000 |
+ | "# K*(892)~0"                                   |        16 |         56 |     3.5000 |     3.5000 |      0.0000 |      15.000 |
+ | "# K+"                                          |        16 |         37 |     2.3125 |     1.4456 |      0.0000 |      5.0000 |
+ | "# K-"                                          |        16 |         32 |     2.0000 |     1.4142 |      0.0000 |      5.0000 |
+ | "# K_1(1270)+"                                  |        16 |        162 |     10.125 |     13.014 |      0.0000 |      53.000 |
+ | "# K_1(1270)-"                                  |        16 |        152 |     9.5000 |     14.027 |      0.0000 |      43.000 |
+ | "# K_1(1270)0"                                  |        16 |        109 |     6.8125 |     12.724 |      0.0000 |      52.000 |
+ | "# K_1(1270)~0"                                 |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MergeB2XLL_meSS"                        |        16 |       1882 |     117.62 |     98.358 |      22.000 |      375.00 |
+ | "# Phys/SelMuESSForB2XLL"                       |        16 |         17 |     1.0625 |    0.24206 |      1.0000 |      2.0000 |
+ | "# f_0(980)"                                    |        16 |        410 |     25.625 |     19.732 |      5.0000 |      76.000 |
+ | "# input particles"                             |        16 |       1899 |     118.69 |     98.327 |      23.000 |      376.00 |
+ | "# max size B+ -> J/psi(1S)  D*(2010)+ "        |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  D*_s+ "            |        16 |        146 |     9.1250 |     13.105 |      0.0000 |      42.000 |
+ | "# max size B+ -> J/psi(1S)  D+ "               |        16 |         36 |     2.2500 |     2.9686 |      0.0000 |      10.000 |
+ | "# max size B+ -> J/psi(1S)  D_s+ "             |        16 |         46 |     2.8750 |     4.1363 |      0.0000 |      12.000 |
+ | "# max size B+ -> J/psi(1S)  K*(892)+ "         |        16 |        104 |     6.5000 |     5.5565 |      0.0000 |      17.000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |        16 |         39 |     2.4375 |     1.4987 |      0.0000 |      5.0000 |
+ | "# max size B+ -> J/psi(1S)  K_1(1270)+ "       |        16 |        166 |     10.375 |     12.932 |      0.0000 |      53.000 |
+ | "# max size B+ -> J/psi(1S)  p+ "               |        16 |         35 |     2.1875 |     1.0735 |      0.0000 |      4.0000 |
+ | "# max size B+ -> J/psi(1S)  pi+ "              |        16 |         93 |     5.8125 |     2.0682 |      2.0000 |      9.0000 |
+ | "# max size B- -> J/psi(1S)  D*(2010)- "        |        16 |          1 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# max size B- -> J/psi(1S)  D*_s- "            |        16 |        112 |     7.0000 |     12.010 |      0.0000 |      41.000 |
+ | "# max size B- -> J/psi(1S)  D- "               |        16 |         30 |     1.8750 |     2.1759 |      0.0000 |      8.0000 |
+ | "# max size B- -> J/psi(1S)  D_s- "             |        16 |         34 |     2.1250 |     3.4437 |      0.0000 |      11.000 |
+ | "# max size B- -> J/psi(1S)  K*(892)- "         |        16 |         91 |     5.6875 |     6.6494 |      0.0000 |      23.000 |
+ | "# max size B- -> J/psi(1S)  K- "               |        16 |         34 |     2.1250 |     1.4948 |      0.0000 |      5.0000 |
+ | "# max size B- -> J/psi(1S)  K_1(1270)- "       |        16 |        155 |     9.6875 |     13.959 |      0.0000 |      43.000 |
+ | "# max size B- -> J/psi(1S)  pi- "              |        16 |         95 |     5.9375 |     3.0304 |      1.0000 |      12.000 |
+ | "# max size B- -> J/psi(1S)  p~- "              |        16 |         29 |     1.8125 |     1.5499 |      0.0000 |      4.0000 |
+ | "# max size B0 -> J/psi(1S)  D0 "               |        16 |          3 |    0.18750 |    0.39031 |      0.0000 |      1.0000 |
+ | "# max size B0 -> J/psi(1S)  J/psi(1S) "        |        16 |         19 |     1.1875 |    0.72618 |      1.0000 |      4.0000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |        16 |         61 |     3.8125 |     2.8987 |      0.0000 |      9.0000 |
+ | "# max size B0 -> J/psi(1S)  K_1(1270)0 "       |        16 |        113 |     7.0625 |     12.706 |      0.0000 |      52.000 |
+ | "# max size B0 -> J/psi(1S)  f_0(980) "         |        16 |        428 |     26.750 |     19.778 |      5.0000 |      76.000 |
+ | "# max size B0 -> J/psi(1S)  omega(782) "       |        16 |         20 |     1.2500 |     1.5612 |      0.0000 |      5.0000 |
+ | "# max size B0 -> J/psi(1S)  phi(1020) "        |        16 |          8 |    0.50000 |    0.86603 |      0.0000 |      3.0000 |
+ | "# max size B0 -> J/psi(1S)  psi(2S) "          |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  rho(770)0 "        |        16 |         12 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> J/psi(1S)  D~0 "             |        16 |          2 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |        16 |         58 |     3.6250 |     3.4799 |      0.0000 |      15.000 |
+ | "# omega(782)"                                  |        16 |         20 |     1.2500 |     1.5612 |      0.0000 |      5.0000 |
+ | "# p+"                                          |        16 |         34 |     2.1250 |     1.1110 |      0.0000 |      4.0000 |
+ | "# phi(1020)"                                   |        16 |          8 |    0.50000 |    0.86603 |      0.0000 |      3.0000 |
+ | "# pi+"                                         |        16 |         89 |     5.5625 |     2.0300 |      2.0000 |      9.0000 |
+ | "# pi-"                                         |        16 |         89 |     5.5625 |     2.5973 |      1.0000 |      10.000 |
+ | "# psi(2S)"                                     |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# p~-"                                         |        16 |         28 |     1.7500 |     1.5612 |      0.0000 |      4.0000 |
+ | "# rho(770)0"                                   |        16 |         12 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        16 |          3 |    0.18750 |    0.52663 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        16 |          2 |(  12.5000 +- 8.26797  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1952 |        735 |(  37.6537 +- 1.09665  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       735 |          3 |( 0.408163 +- 0.235172 )%|   -------   |   -------   |
+B2XLL_meSSLine                SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/AllExceptJpsiB2XLL_meSS"                |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/OnlyTheJpsiB2XLL_meSS"                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo1_B2XLL_meSSLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_meSSLine"                         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2XLL_meSSLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_meSSLine"                         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2XLL_meSSLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_meSSLine"                         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_B2XLL_meSSLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_meSSLine"                         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_B2XLL_meSSLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_meSSLine"                         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo6_B2XLL_meSSLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_meSSLine"                         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2XLL_meSSLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2XLL_meSSLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XLL_meSSLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XLL_eeSSLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2XLL_eeSSLineVOID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+EESSForB2XLLeeSelection       SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       816 |        778 |(  95.3431 +- 0.737643 )%|   -------   |   -------   |
+ | "Applying Brem-correction to dielectron"        |    447123 |     414421 |    0.92686 |    0.26036 |      0.0000 |      1.0000 |
+ | "Created J/psi(1S)->ee"                         |       816 |      10389 |     12.732 |     10.784 |      0.0000 |      72.000 |
+ | "Input protoP from Rec/ProtoP/Charged"          |       816 |      54688 |     67.020 |     27.321 |      3.0000 |      157.00 |
+ | "ParticleCombiner 2nd try failure"              |       725 |        725 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner 2nd try success"              |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner failure"                      |       733 |        733 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner success"                      |     28491 |      28491 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Selected electrons"                            |       816 |      35769 |     43.835 |     18.123 |      1.0000 |      102.00 |
+SelEESSForB2XLL               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/EESSForB2XLLeeSelection"                |       778 |      31167 |     40.060 |     31.985 |      3.0000 |      216.00 |
+ | "# input particles"                             |       778 |      31167 |     40.060 |     31.985 |      3.0000 |      216.00 |
+ |*"#accept"                                       |       778 |        129 |(  16.5810 +- 1.33336  )%|   -------   |   -------   |
+ | "#passed"                                       |       778 |        159 |    0.20437 |    0.50766 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |     31167 |        159 |( 0.510155 +- 0.0403546)%|   -------   |   -------   |
+MergeB2XLL_eeSS               SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DPlusForB2XLL"                          |       129 |        430 |     3.3333 |     5.3314 |      0.0000 |      29.000 |
+ | "# Phys/DStarsForB2XLL"                         |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DZerosForB2XLL"                         |       129 |         14 |    0.10853 |    0.35743 |      0.0000 |      2.0000 |
+ | "# Phys/KStarPlusForB2XLL"                      |       129 |       1383 |     10.721 |     12.107 |      0.0000 |      76.000 |
+ | "# Phys/KaonsForB2XLL"                          |       129 |        505 |     3.9147 |     2.2791 |      0.0000 |      13.000 |
+ | "# Phys/KstarsForB2XLL"                         |       129 |        761 |     5.8992 |     5.8586 |      0.0000 |      26.000 |
+ | "# Phys/PhisForB2XLL"                           |       129 |         63 |    0.48837 |    0.89889 |      0.0000 |      4.0000 |
+ | "# Phys/PionsForB2XLL"                          |       129 |       1374 |     10.651 |     3.9407 |      4.0000 |      24.000 |
+ | "# Phys/ProtonsForB2XLL"                        |       129 |        422 |     3.2713 |     2.1341 |      0.0000 |      12.000 |
+ | "# Phys/Psi2SForB2XLL"                          |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RhosForB2XLL"                           |       129 |        101 |    0.78295 |     1.0415 |      0.0000 |      5.0000 |
+ | "# Phys/SelectionOff0Forf0(980)sForB2XLL"       |       129 |       3249 |     25.186 |     20.245 |      1.0000 |      123.00 |
+ | "# Phys/Selection_DsPlusForB2XLL_DsPlus"        |       129 |        783 |     6.0698 |     16.250 |      0.0000 |      154.00 |
+ | "# Phys/Selection_DsStarForB2XLL_DsStar"        |       129 |       3310 |     25.659 |     88.943 |      0.0000 |      899.00 |
+ | "# Phys/Selection_KSpipiForB2XLL_kspipi"        |       129 |        915 |     7.0930 |     12.552 |      0.0000 |      56.000 |
+ | "# Phys/Selection_KpipiForB2XLL_kpipi"          |       129 |       2011 |     15.589 |     20.466 |      0.0000 |      96.000 |
+ | "# Phys/Selection_OmegasForB2XLL_omega2pipipizer|       129 |        280 |     2.1705 |     5.1053 |      0.0000 |      30.000 |
+ | "# input particles"                             |       129 |      15601 |     120.94 |     160.12 |      8.0000 |      1450.0 |
+ |*"#accept"                                       |       129 |        129 |(  100.000 +- 0.775194 )%|   -------   |   -------   |
+ | "#passed"                                       |       129 |      15601 |     120.94 |     160.12 |      8.0000 |      1450.0 |
+ |*"efficiency"                                    |     15601 |      15601 |(  100.000 +- 0.00640985)%|   -------   |   -------   |
+AllExceptJpsiB2XLL_eeSS       SUCCESS Number of counters : 96
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  D*(2010)+ "                 |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  D*_s+ "                     |       129 |          2 |   0.015504 |    0.17541 |      0.0000 |      2.0000 |
+ | "# B+ -> J/psi(1S)  D+ "                        |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  D_s+ "                      |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K*(892)+ "                  |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K+ "                        |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  K_1(1270)+ "                |       129 |          2 |   0.015504 |    0.17541 |      0.0000 |      2.0000 |
+ | "# B+ -> J/psi(1S)  p+ "                        |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> J/psi(1S)  pi+ "                       |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D*(2010)- "                 |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D*_s- "                     |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D- "                        |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  D_s- "                      |       129 |          1 |  0.0077519 |   0.087703 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  K*(892)- "                  |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K_1(1270)- "                |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  pi- "                       |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  p~- "                       |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  D0 "                        |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  J/psi(1S) "                 |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |       129 |          1 |  0.0077519 |   0.087703 |      0.0000 |      1.0000 |
+ | "# B0 -> J/psi(1S)  K_1(1270)0 "                |       129 |          2 |   0.015504 |    0.17541 |      0.0000 |      2.0000 |
+ | "# B0 -> J/psi(1S)  f_0(980) "                  |       129 |          3 |   0.023256 |    0.19550 |      0.0000 |      2.0000 |
+ | "# B0 -> J/psi(1S)  omega(782) "                |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  phi(1020) "                 |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  psi(2S) "                   |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> J/psi(1S)  rho(770)0 "                 |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  D~0 "                      |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s+"                                       |       129 |       1737 |     13.465 |     49.674 |      0.0000 |      493.00 |
+ | "# D*_s-"                                       |       129 |       1573 |     12.194 |     40.204 |      0.0000 |      406.00 |
+ | "# D+"                                          |       129 |        197 |     1.5271 |     2.9389 |      0.0000 |      14.000 |
+ | "# D-"                                          |       129 |        233 |     1.8062 |     2.8990 |      0.0000 |      18.000 |
+ | "# D0"                                          |       129 |          8 |   0.062016 |    0.24118 |      0.0000 |      1.0000 |
+ | "# D_s+"                                        |       129 |        409 |     3.1705 |     9.1458 |      0.0000 |      87.000 |
+ | "# D_s-"                                        |       129 |        374 |     2.8992 |     7.3430 |      0.0000 |      67.000 |
+ | "# D~0"                                         |       129 |          6 |   0.046512 |    0.21059 |      0.0000 |      1.0000 |
+ | "# J/psi(1S)"                                   |       129 |        159 |     1.2326 |    0.53573 |      1.0000 |      3.0000 |
+ | "# K*(892)+"                                    |       129 |        745 |     5.7752 |     7.1172 |      0.0000 |      40.000 |
+ | "# K*(892)-"                                    |       129 |        638 |     4.9457 |     5.8777 |      0.0000 |      36.000 |
+ | "# K*(892)0"                                    |       129 |        379 |     2.9380 |     3.2176 |      0.0000 |      17.000 |
+ | "# K*(892)~0"                                   |       129 |        382 |     2.9612 |     3.3000 |      0.0000 |      16.000 |
+ | "# K+"                                          |       129 |        254 |     1.9690 |     1.4834 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       129 |        251 |     1.9457 |     1.4696 |      0.0000 |      6.0000 |
+ | "# K_1(1270)+"                                  |       129 |       1020 |     7.9070 |     12.014 |      0.0000 |      68.000 |
+ | "# K_1(1270)-"                                  |       129 |        991 |     7.6822 |     11.564 |      0.0000 |      57.000 |
+ | "# K_1(1270)0"                                  |       129 |        915 |     7.0930 |     12.552 |      0.0000 |      56.000 |
+ | "# K_1(1270)~0"                                 |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MergeB2XLL_eeSS"                        |       129 |      15601 |     120.94 |     160.12 |      8.0000 |      1450.0 |
+ | "# Phys/SelEESSForB2XLL"                        |       129 |        159 |     1.2326 |    0.53573 |      1.0000 |      3.0000 |
+ | "# f_0(980)"                                    |       129 |       3249 |     25.186 |     20.245 |      1.0000 |      123.00 |
+ | "# input particles"                             |       129 |      15760 |     122.17 |     160.20 |      9.0000 |      1452.0 |
+ | "# max size B+ -> J/psi(1S)  D*(2010)+ "        |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> J/psi(1S)  D*_s+ "            |       129 |       2541 |     19.698 |     91.010 |      0.0000 |      986.00 |
+ | "# max size B+ -> J/psi(1S)  D+ "               |       129 |        289 |     2.2403 |     5.0360 |      0.0000 |      33.000 |
+ | "# max size B+ -> J/psi(1S)  D_s+ "             |       129 |        600 |     4.6512 |     16.714 |      0.0000 |      174.00 |
+ | "# max size B+ -> J/psi(1S)  K*(892)+ "         |       129 |        974 |     7.5504 |     10.795 |      0.0000 |      80.000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |       129 |        314 |     2.4341 |     2.1417 |      0.0000 |      14.000 |
+ | "# max size B+ -> J/psi(1S)  K_1(1270)+ "       |       129 |       1235 |     9.5736 |     14.696 |      0.0000 |      84.000 |
+ | "# max size B+ -> J/psi(1S)  p+ "               |       129 |        250 |     1.9380 |     1.8374 |      0.0000 |      12.000 |
+ | "# max size B+ -> J/psi(1S)  pi+ "              |       129 |        876 |     6.7907 |     4.5778 |      1.0000 |      27.000 |
+ | "# max size B- -> J/psi(1S)  D*(2010)- "        |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> J/psi(1S)  D*_s- "            |       129 |       2225 |     17.248 |     74.334 |      0.0000 |      812.00 |
+ | "# max size B- -> J/psi(1S)  D- "               |       129 |        357 |     2.7674 |     6.4837 |      0.0000 |      54.000 |
+ | "# max size B- -> J/psi(1S)  D_s- "             |       129 |        534 |     4.1395 |     13.340 |      0.0000 |      134.00 |
+ | "# max size B- -> J/psi(1S)  K*(892)- "         |       129 |        827 |     6.4109 |     9.5134 |      0.0000 |      72.000 |
+ | "# max size B- -> J/psi(1S)  K- "               |       129 |        324 |     2.5116 |     2.6767 |      0.0000 |      18.000 |
+ | "# max size B- -> J/psi(1S)  K_1(1270)- "       |       129 |       1350 |     10.465 |     19.856 |      0.0000 |      123.00 |
+ | "# max size B- -> J/psi(1S)  pi- "              |       129 |        847 |     6.5659 |     4.6370 |      1.0000 |      30.000 |
+ | "# max size B- -> J/psi(1S)  p~- "              |       129 |        292 |     2.2636 |     2.5985 |      0.0000 |      18.000 |
+ | "# max size B0 -> J/psi(1S)  D0 "               |       129 |         11 |   0.085271 |    0.35286 |      0.0000 |      2.0000 |
+ | "# max size B0 -> J/psi(1S)  J/psi(1S) "        |       129 |        233 |     1.8062 |     1.9847 |      1.0000 |      9.0000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |       129 |        507 |     3.9302 |     5.4220 |      0.0000 |      33.000 |
+ | "# max size B0 -> J/psi(1S)  K_1(1270)0 "       |       129 |       1214 |     9.4109 |     17.883 |      0.0000 |      94.000 |
+ | "# max size B0 -> J/psi(1S)  f_0(980) "         |       129 |       4162 |     32.264 |     37.165 |      1.0000 |      249.00 |
+ | "# max size B0 -> J/psi(1S)  omega(782) "       |       129 |        362 |     2.8062 |     7.5781 |      0.0000 |      63.000 |
+ | "# max size B0 -> J/psi(1S)  phi(1020) "        |       129 |         87 |    0.67442 |     1.5709 |      0.0000 |      12.000 |
+ | "# max size B0 -> J/psi(1S)  psi(2S) "          |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> J/psi(1S)  rho(770)0 "        |       129 |        144 |     1.1163 |     1.9673 |      0.0000 |      12.000 |
+ | "# max size B~0 -> J/psi(1S)  D~0 "             |       129 |          7 |   0.054264 |    0.25850 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |       129 |        518 |     4.0155 |     5.4758 |      0.0000 |      30.000 |
+ | "# omega(782)"                                  |       129 |        280 |     2.1705 |     5.1053 |      0.0000 |      30.000 |
+ | "# p+"                                          |       129 |        201 |     1.5581 |     1.2570 |      0.0000 |      6.0000 |
+ | "# phi(1020)"                                   |       129 |         63 |    0.48837 |    0.89889 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |       129 |        702 |     5.4419 |     2.4077 |      1.0000 |      13.000 |
+ | "# pi-"                                         |       129 |        672 |     5.2093 |     2.2505 |      1.0000 |      11.000 |
+ | "# psi(2S)"                                     |       129 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# p~-"                                         |       129 |        221 |     1.7132 |     1.4424 |      0.0000 |      6.0000 |
+ | "# rho(770)0"                                   |       129 |        101 |    0.78295 |     1.0415 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       129 |         11 |   0.085271 |    0.64737 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |       129 |          4 |(  3.10078 +- 1.52616  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     20884 |       3792 |(  18.1574 +- 0.266753 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3792 |         11 |( 0.290084 +- 0.0873368)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2XLL_eeSSLine                SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/AllExceptJpsiB2XLL_eeSS"                |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ | "# Phys/OnlyTheJpsiB2XLL_eeSS"                  |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ |*"efficiency"                                    |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+RelatedInfo1_B2XLL_eeSSLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_eeSSLine"                         |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_B2XLL_eeSSLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_eeSSLine"                         |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_B2XLL_eeSSLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_eeSSLine"                         |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo4_B2XLL_eeSSLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_eeSSLine"                         |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo5_B2XLL_eeSSLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_eeSSLine"                         |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo6_B2XLL_eeSSLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XLL_eeSSLine"                         |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2XLL_eeSSLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2XLL_eeSSLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XLL_eeSSLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingH24MuPromptLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelA1H24MuPrompt              SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> mu+  mu- "                            |       759 |        134 |    0.17655 |    0.77199 |      0.0000 |      11.000 |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# max size KS0 -> mu+  mu- "                   |       759 |        342 |    0.45059 |     1.5612 |      0.0000 |      25.000 |
+ | "# mu+"                                         |       759 |        395 |    0.52042 |    0.76951 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       759 |        420 |    0.55336 |    0.81131 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       759 |        134 |    0.17655 |    0.77199 |      0.0000 |      11.000 |
+ |*"#accept"                                       |       759 |         70 |(  9.22266 +- 1.05026  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       342 |        135 |(  39.4737 +- 2.64310  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       135 |        134 |(  99.2593 +- 0.737992 )%|   -------   |   -------   |
+H24MuPromptLine               SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# H_10 -> KS0  KS0 "                           |        70 |         39 |    0.55714 |     2.5892 |      0.0000 |      18.000 |
+ | "# KS0"                                         |        70 |        134 |     1.9143 |     1.7707 |      1.0000 |      11.000 |
+ | "# Phys/SelA1H24MuPrompt"                       |        70 |        134 |     1.9143 |     1.7707 |      1.0000 |      11.000 |
+ | "# input particles"                             |        70 |        134 |     1.9143 |     1.7707 |      1.0000 |      11.000 |
+ | "# max size H_10 -> KS0  KS0 "                  |        70 |        476 |     6.8000 |     18.395 |      1.0000 |      121.00 |
+ | "# selected"                                    |        70 |         39 |    0.55714 |     2.5892 |      0.0000 |      18.000 |
+ |*"#accept"                                       |        70 |          7 |(  10.0000 +- 3.58569  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       171 |         74 |(  43.2749 +- 3.78885  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        74 |         39 |(  52.7027 +- 5.80388  )%|   -------   |   -------   |
+ExtraInfo_StrippingH24MuPro...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelA1H24MuPrompt"                       |         7 |         43 |     6.1429 |     2.9485 |      3.0000 |      11.000 |
+ | "# input particles"                             |         7 |         43 |     6.1429 |     2.9485 |      3.0000 |      11.000 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+StrippingH24MuPromptLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+StrippingH24MuPromptLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingH24MuPromptLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          7 |( 0.700000 +- 0.263647 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingH24MuSimpleLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelA1H24MuSimple              SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> mu+  mu- "                            |       759 |        165 |    0.21739 |    0.67822 |      0.0000 |      8.0000 |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# max size KS0 -> mu+  mu- "                   |       759 |        844 |     1.1120 |     2.3801 |      0.0000 |      28.000 |
+ | "# mu+"                                         |       759 |        747 |    0.98419 |     1.0136 |      0.0000 |      7.0000 |
+ | "# mu-"                                         |       759 |        707 |    0.93149 |    0.98903 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       759 |        165 |    0.21739 |    0.67822 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |       759 |        105 |(  13.8340 +- 1.25320  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       844 |        194 |(  22.9858 +- 1.44825  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       194 |        165 |(  85.0515 +- 2.55999  )%|   -------   |   -------   |
+H24MuSimpleLine               SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# H_10 -> KS0  KS0 "                           |       105 |         14 |    0.13333 |    0.60264 |      0.0000 |      4.0000 |
+ | "# KS0"                                         |       105 |        165 |     1.5714 |     1.0942 |      1.0000 |      8.0000 |
+ | "# Phys/SelA1H24MuSimple"                       |       105 |        165 |     1.5714 |     1.0942 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       105 |        165 |     1.5714 |     1.0942 |      1.0000 |      8.0000 |
+ | "# max size H_10 -> KS0  KS0 "                  |       105 |        385 |     3.6667 |     7.4331 |      1.0000 |      64.000 |
+ | "# selected"                                    |       105 |         14 |    0.13333 |    0.60264 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       105 |          6 |(  5.71429 +- 2.26521  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       110 |         25 |(  22.7273 +- 3.99568  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        25 |         14 |(  56.0000 +- 9.92774  )%|   -------   |   -------   |
+ExtraInfo_StrippingH24MuSim...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelA1H24MuSimple"                       |         6 |         29 |     4.8333 |     1.5723 |      3.0000 |      8.0000 |
+ | "# input particles"                             |         6 |         29 |     4.8333 |     1.5723 |      3.0000 |      8.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingH24MuSimpleLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingH24MuSimpleLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingH24MuSimpleLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingH24MuDetachedLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelA1H24MuDetached            SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> mu+  mu- "                            |       759 |         98 |    0.12912 |    0.58002 |      0.0000 |      11.000 |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# max size KS0 -> mu+  mu- "                   |       759 |        988 |     1.3017 |     3.0234 |      0.0000 |      40.000 |
+ | "# mu+"                                         |       759 |        785 |     1.0343 |     1.1194 |      0.0000 |      7.0000 |
+ | "# mu-"                                         |       759 |        780 |     1.0277 |     1.1618 |      0.0000 |      8.0000 |
+ | "# selected"                                    |       759 |         98 |    0.12912 |    0.58002 |      0.0000 |      11.000 |
+ |*"#accept"                                       |       759 |         64 |(  8.43215 +- 1.00860  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       988 |        341 |(  34.5142 +- 1.51249  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       341 |         98 |(  28.7390 +- 2.45067  )%|   -------   |   -------   |
+H24MuDetachedLine             SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# H_10 -> KS0  KS0 "                           |        64 |         27 |    0.42188 |     2.6268 |      0.0000 |      21.000 |
+ | "# KS0"                                         |        64 |         98 |     1.5312 |     1.3575 |      1.0000 |      11.000 |
+ | "# Phys/SelA1H24MuDetached"                     |        64 |         98 |     1.5312 |     1.3575 |      1.0000 |      11.000 |
+ | "# input particles"                             |        64 |         98 |     1.5312 |     1.3575 |      1.0000 |      11.000 |
+ | "# max size H_10 -> KS0  KS0 "                  |        64 |        268 |     4.1875 |     14.949 |      1.0000 |      121.00 |
+ | "# selected"                                    |        64 |         27 |    0.42188 |     2.6268 |      0.0000 |      21.000 |
+ |*"#accept"                                       |        64 |          5 |(  7.81250 +- 3.35460  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        85 |         48 |(  56.4706 +- 5.37766  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        48 |         27 |(  56.2500 +- 7.16027  )%|   -------   |   -------   |
+ExtraInfo_StrippingH24MuDet...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelA1H24MuDetached"                     |         5 |         22 |     4.4000 |     3.3823 |      2.0000 |      11.000 |
+ | "# input particles"                             |         5 |         22 |     4.4000 |     3.3823 |      2.0000 |      11.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingH24MuDetachedLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingH24MuDetachedLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingH24MuDetachedLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStripXib2XiGamma_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Xi2L0pi_LLLHypb2L0HGammaL0pi  SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        98 |         57 |    0.58163 |    0.68398 |      0.0000 |      3.0000 |
+ | "# Lambda~0"                                    |        98 |         74 |    0.75510 |    0.77012 |      0.0000 |      5.0000 |
+ | "# Phys/StdLooseLambdaLL"                       |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ | "# Phys/StdLoosePions"                          |        98 |       1503 |     15.337 |     6.9941 |      3.0000 |      31.000 |
+ | "# Xi- -> Lambda0  pi- "                        |        98 |         11 |    0.11224 |    0.40109 |      0.0000 |      2.0000 |
+ | "# Xi~+ -> Lambda~0  pi+ "                      |        98 |         26 |    0.26531 |    0.73611 |      0.0000 |      4.0000 |
+ | "# input particles"                             |        98 |       1634 |     16.673 |     7.1909 |      4.0000 |      33.000 |
+ | "# max size Xi- -> Lambda0  pi- "               |        98 |        455 |     4.6429 |     7.4399 |      0.0000 |      42.000 |
+ | "# max size Xi~+ -> Lambda~0  pi+ "             |        98 |        642 |     6.5510 |     7.6813 |      0.0000 |      40.000 |
+ | "# pi+"                                         |        98 |        760 |     7.7551 |     4.0180 |      1.0000 |      19.000 |
+ | "# pi-"                                         |        98 |        743 |     7.5816 |     3.6754 |      2.0000 |      19.000 |
+ | "# selected"                                    |        98 |         37 |    0.37755 |    0.92046 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        98 |         21 |(  21.4286 +- 4.14492  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1097 |        475 |(  43.2999 +- 1.49600  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       475 |         37 |(  7.78947 +- 1.22970  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+PhotonsHypb2L0HGamma          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseAllPhotons"                     |       298 |      13922 |     46.718 |     16.657 |      14.000 |      90.000 |
+ | "# input particles"                             |       298 |      13922 |     46.718 |     16.657 |      14.000 |      90.000 |
+ |*"#accept"                                       |       298 |        104 |(  34.8993 +- 2.76117  )%|   -------   |   -------   |
+ | "#passed"                                       |       298 |        137 |    0.45973 |    0.78582 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |     13922 |        137 |( 0.984054 +- 0.0836587)%|   -------   |   -------   |
+Xib2XiGamma_LLLXiGamma        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PhotonsHypb2L0HGamma"                   |        12 |         15 |     1.2500 |    0.59512 |      1.0000 |      3.0000 |
+ | "# Phys/Xi2L0pi_LLLHypb2L0HGammaL0pi"           |        12 |         21 |     1.7500 |     1.3617 |      1.0000 |      6.0000 |
+ | "# Xi-"                                         |        12 |          6 |    0.50000 |    0.64550 |      0.0000 |      2.0000 |
+ | "# Xi_b- -> Xi-  gamma "                        |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Xi~+  gamma "                      |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi~+"                                        |        12 |         15 |     1.2500 |     1.1637 |      0.0000 |      4.0000 |
+ | "# gamma"                                       |        12 |         15 |     1.2500 |    0.59512 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        12 |         36 |     3.0000 |     1.3540 |      2.0000 |      7.0000 |
+ | "# max size Xi_b- -> Xi-  gamma "               |        12 |          7 |    0.58333 |    0.75920 |      0.0000 |      2.0000 |
+ | "# max size Xi_b~+ -> Xi~+  gamma "             |        12 |         17 |     1.4167 |     1.2555 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        24 |          5 |(  20.8333 +- 8.28982  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ForStripXib2XiGamma_LLLVelo...   INFO   Fitting performance   :     0.00 %
+ForStripXib2XiGamma_LLLVelo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "nTracks"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStripXib2XiGamma_L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStripXib2XiGamma_LLL SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStripXib2XiGamma_LLL SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStripXib2XiGamma_D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Xi2L0pi_DDDHypb2L0HGammaL0pi  SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       494 |        583 |     1.1802 |     1.3845 |      0.0000 |      10.000 |
+ | "# Lambda~0"                                    |       494 |        639 |     1.2935 |     1.4884 |      0.0000 |      13.000 |
+ | "# Phys/StdLooseLambdaDD"                       |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ | "# Phys/StdNoPIDsDownPions"                     |       494 |       8595 |     17.399 |     7.0988 |      3.0000 |      46.000 |
+ | "# Xi- -> Lambda0  pi- "                        |       494 |        256 |    0.51822 |     1.4195 |      0.0000 |      16.000 |
+ | "# Xi~+ -> Lambda~0  pi+ "                      |       494 |        317 |    0.64170 |     1.6868 |      0.0000 |      16.000 |
+ | "# input particles"                             |       494 |       9817 |     19.872 |     8.4711 |      4.0000 |      59.000 |
+ | "# max size Xi- -> Lambda0  pi- "               |       494 |       5816 |     11.773 |     18.503 |      0.0000 |      196.00 |
+ | "# max size Xi~+ -> Lambda~0  pi+ "             |       494 |       7026 |     14.223 |     23.381 |      0.0000 |      200.00 |
+ | "# pi+"                                         |       494 |       4446 |     9.0000 |     4.1373 |      1.0000 |      26.000 |
+ | "# pi-"                                         |       494 |       4149 |     8.3988 |     3.8872 |      1.0000 |      28.000 |
+ | "# selected"                                    |       494 |        573 |     1.1599 |     2.1747 |      0.0000 |      18.000 |
+ |*"#accept"                                       |       494 |        211 |(  42.7126 +- 2.22558  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     12842 |       9652 |(  75.1596 +- 0.381290 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      9652 |        573 |(  5.93659 +- 0.240531 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       343 |        343 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Xib2XiGamma_DDDXiGamma        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PhotonsHypb2L0HGamma"                   |        64 |         88 |     1.3750 |    0.91001 |      1.0000 |      7.0000 |
+ | "# Phys/Xi2L0pi_DDDHypb2L0HGammaL0pi"           |        64 |        166 |     2.5938 |     2.4349 |      1.0000 |      16.000 |
+ | "# Xi-"                                         |        64 |         90 |     1.4062 |     2.4668 |      0.0000 |      16.000 |
+ | "# Xi_b- -> Xi-  gamma "                        |        64 |          6 |   0.093750 |    0.45821 |      0.0000 |      3.0000 |
+ | "# Xi_b~+ -> Xi~+  gamma "                      |        64 |          6 |   0.093750 |    0.38401 |      0.0000 |      2.0000 |
+ | "# Xi~+"                                        |        64 |         76 |     1.1875 |     1.3793 |      0.0000 |      7.0000 |
+ | "# gamma"                                       |        64 |         88 |     1.3750 |    0.91001 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        64 |        254 |     3.9688 |     2.7384 |      2.0000 |      19.000 |
+ | "# max size Xi_b- -> Xi-  gamma "               |        64 |        153 |     2.3906 |     6.5087 |      0.0000 |      48.000 |
+ | "# max size Xi_b~+ -> Xi~+  gamma "             |        64 |         99 |     1.5469 |     2.2074 |      0.0000 |      14.000 |
+ | "# selected"                                    |        64 |         12 |    0.18750 |    0.58296 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        64 |          7 |(  10.9375 +- 3.90136  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       252 |         37 |(  14.6825 +- 2.22956  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        37 |         12 |(  32.4324 +- 7.69588  )%|   -------   |   -------   |
+StripXib2XiGamma_DDD          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2XiGamma_DDDXiGamma"                 |         7 |         12 |     1.7143 |    0.69985 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         7 |         12 |     1.7143 |    0.69985 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+ForStripXib2XiGamma_DDDVelo...   INFO   Fitting performance   :   100.00 %
+ForStripXib2XiGamma_DDDVelo...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Velo.badChisq"                                 |       144 |         13 |   0.090278 |    0.28658 |      0.0000 |      1.0000 |
+ | "Velo.chisqprobSum"                             |       144 |   61.51162 |    0.42716 |    0.33725 |  2.8351e-09 |     0.99981 |
+ | "Velo.flipCharge"                               |       144 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "Velo.numOutliers"                              |       144 |         89 |    0.61806 |    0.76373 |      0.0000 |      2.0000 |
+ | "VeloBackward.badChisq"                         |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "VeloBackward.chisqprobSum"                     |         5 |  0.7019146 |    0.14038 |    0.17743 |  8.2722e-07 |     0.48048 |
+ | "VeloBackward.flipCharge"                       |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "VeloBackward.numOutliers"                      |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "nBadInput"                                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "nFitted"                                       |         1 |        149 |     149.00 |     0.0000 |      149.00 |      149.00 |
+ | "nTracks"                                       |         1 |        149 |     149.00 |     0.0000 |      149.00 |      149.00 |
+RelatedInfo1_StripXib2XiGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StripXib2XiGamma_DDD"                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingStripXib2XiGamma_D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingStripXib2XiGamma_DDD SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStripXib2XiGamma_DDD SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStripXib2XiGamma_D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Xi2L0pi_DDLHypb2L0HGammaL0pi  SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       493 |        582 |     1.1805 |     1.3859 |      0.0000 |      10.000 |
+ | "# Lambda~0"                                    |       493 |        639 |     1.2961 |     1.4888 |      0.0000 |      13.000 |
+ | "# Phys/StdLooseLambdaDD"                       |       493 |       1221 |     2.4767 |     1.8996 |      1.0000 |      14.000 |
+ | "# Phys/StdLoosePions"                          |       493 |       6246 |     12.669 |     5.7336 |      1.0000 |      34.000 |
+ | "# Xi- -> Lambda0  pi- "                        |       493 |         29 |   0.058824 |    0.25987 |      0.0000 |      2.0000 |
+ | "# Xi~+ -> Lambda~0  pi+ "                      |       493 |         53 |    0.10751 |    0.46653 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       493 |       7467 |     15.146 |     6.6515 |      2.0000 |      44.000 |
+ | "# max size Xi- -> Lambda0  pi- "               |       493 |       3876 |     7.8621 |     11.724 |      0.0000 |      95.000 |
+ | "# max size Xi~+ -> Lambda~0  pi+ "             |       493 |       4831 |     9.7992 |     16.919 |      0.0000 |      195.00 |
+ | "# pi+"                                         |       493 |       3183 |     6.4564 |     3.4170 |      0.0000 |      21.000 |
+ | "# pi-"                                         |       493 |       3063 |     6.2130 |     3.2304 |      1.0000 |      19.000 |
+ | "# selected"                                    |       493 |         82 |    0.16633 |    0.52592 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       493 |         59 |(  11.9675 +- 1.46184  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8707 |       5205 |(  59.7795 +- 0.525491 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      5205 |         82 |(  1.57541 +- 0.172599 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        59 |         59 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Xib2XiGamma_DDLXiGamma        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PhotonsHypb2L0HGamma"                   |        23 |         39 |     1.6957 |     1.3330 |      1.0000 |      7.0000 |
+ | "# Phys/Xi2L0pi_DDLHypb2L0HGammaL0pi"           |        23 |         32 |     1.3913 |    0.57021 |      1.0000 |      3.0000 |
+ | "# Xi-"                                         |        23 |         12 |    0.52174 |    0.58007 |      0.0000 |      2.0000 |
+ | "# Xi_b- -> Xi-  gamma "                        |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Xi~+  gamma "                      |        23 |          6 |    0.26087 |    0.67356 |      0.0000 |      2.0000 |
+ | "# Xi~+"                                        |        23 |         20 |    0.86957 |    0.89949 |      0.0000 |      3.0000 |
+ | "# gamma"                                       |        23 |         39 |     1.6957 |     1.3330 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        23 |         71 |     3.0870 |     1.3159 |      2.0000 |      8.0000 |
+ | "# max size Xi_b- -> Xi-  gamma "               |        23 |         20 |    0.86957 |     1.4834 |      0.0000 |      7.0000 |
+ | "# max size Xi_b~+ -> Xi~+  gamma "             |        23 |         30 |     1.3043 |     1.3000 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        23 |          6 |    0.26087 |    0.67356 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        23 |          3 |(  13.0435 +- 7.02237  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        50 |         11 |(  22.0000 +- 5.85833  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          6 |(  54.5455 +- 15.0131  )%|   -------   |   -------   |
+StripXib2XiGamma_DDL          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xib2XiGamma_DDLXiGamma"                 |         3 |          6 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ForStripXib2XiGamma_DDLVelo...   INFO   Fitting performance   :   100.00 %
+ForStripXib2XiGamma_DDLVelo...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Velo.badChisq"                                 |       144 |         13 |   0.090278 |    0.28658 |      0.0000 |      1.0000 |
+ | "Velo.chisqprobSum"                             |       144 |   61.19938 |    0.42500 |    0.33675 |  2.8351e-09 |     0.99981 |
+ | "Velo.flipCharge"                               |       144 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "Velo.numOutliers"                              |       144 |         91 |    0.63194 |    0.77948 |      0.0000 |      2.0000 |
+ | "VeloBackward.badChisq"                         |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "VeloBackward.chisqprobSum"                     |         5 |  0.7019146 |    0.14038 |    0.17743 |  8.2722e-07 |     0.48048 |
+ | "VeloBackward.flipCharge"                       |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "VeloBackward.numOutliers"                      |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "nBadInput"                                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "nFitted"                                       |         1 |        149 |     149.00 |     0.0000 |      149.00 |      149.00 |
+ | "nTracks"                                       |         1 |        149 |     149.00 |     0.0000 |      149.00 |      149.00 |
+RelatedInfo1_StripXib2XiGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StripXib2XiGamma_DDL"                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingStripXib2XiGamma_D...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingStripXib2XiGamma_DDL SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStripXib2XiGamma_DDL SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStripOb2OGamma_LLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+O2L0K_LLLHypb2L0HGammaL0K     SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        97 |        423 |     4.3608 |     2.9574 |      0.0000 |      13.000 |
+ | "# K-"                                          |        97 |        390 |     4.0206 |     2.6939 |      0.0000 |      11.000 |
+ | "# Lambda0"                                     |        97 |         57 |    0.58763 |    0.68493 |      0.0000 |      3.0000 |
+ | "# Lambda~0"                                    |        97 |         73 |    0.75258 |    0.77368 |      0.0000 |      5.0000 |
+ | "# Omega- -> Lambda0  K- "                      |        97 |         15 |    0.15464 |    0.56240 |      0.0000 |      4.0000 |
+ | "# Omega~+ -> Lambda~0  K+ "                    |        97 |         32 |    0.32990 |     1.1729 |      0.0000 |      10.000 |
+ | "# Phys/StdLooseKaons"                          |        97 |        813 |     8.3814 |     4.9978 |      1.0000 |      22.000 |
+ | "# Phys/StdLooseLambdaLL"                       |        97 |        130 |     1.3402 |    0.82345 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        97 |        943 |     9.7216 |     5.1927 |      2.0000 |      23.000 |
+ | "# max size Omega- -> Lambda0  K- "             |        97 |        226 |     2.3299 |     3.9500 |      0.0000 |      21.000 |
+ | "# max size Omega~+ -> Lambda~0  K+ "           |        97 |        348 |     3.5876 |     4.7510 |      0.0000 |      27.000 |
+ | "# selected"                                    |        97 |         47 |    0.48454 |     1.4439 |      0.0000 |      12.000 |
+ |*"#accept"                                       |        97 |         21 |(  21.6495 +- 4.18176  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       574 |         75 |(  13.0662 +- 1.40674  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        75 |         47 |(  62.6667 +- 5.58517  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Ob2OGamma_LLLOGamma           SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Omega-"                                      |        10 |          6 |    0.60000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# Omega_b- -> Omega-  gamma "                  |        10 |          1 |    0.10000 |    0.30000 |      0.0000 |      1.0000 |
+ | "# Omega_b~+ -> Omega~+  gamma "                |        10 |          2 |    0.20000 |    0.60000 |      0.0000 |      2.0000 |
+ | "# Omega~+"                                     |        10 |         21 |     2.1000 |     2.8089 |      0.0000 |      10.000 |
+ | "# Phys/O2L0K_LLLHypb2L0HGammaL0K"              |        10 |         27 |     2.7000 |     3.1639 |      1.0000 |      12.000 |
+ | "# Phys/PhotonsHypb2L0HGamma"                   |        10 |         14 |     1.4000 |    0.80000 |      1.0000 |      3.0000 |
+ | "# gamma"                                       |        10 |         14 |     1.4000 |    0.80000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        10 |         41 |     4.1000 |     3.1129 |      2.0000 |      13.000 |
+ | "# max size Omega_b- -> Omega-  gamma "         |        10 |         10 |     1.0000 |     1.7889 |      0.0000 |      6.0000 |
+ | "# max size Omega_b~+ -> Omega~+  gamma "       |        10 |         23 |     2.3000 |     2.7946 |      0.0000 |      10.000 |
+ | "# selected"                                    |        10 |          3 |    0.30000 |    0.64031 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        10 |          2 |(  20.0000 +- 12.6491  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        33 |          7 |(  21.2121 +- 7.11647  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          3 |(  42.8571 +- 18.7044  )%|   -------   |   -------   |
+StripOb2OGamma_LLL            SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Ob2OGamma_LLLOGamma"                    |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ForStripOb2OGamma_LLLVeloRe...   INFO   Fitting performance   :   100.00 %
+ForStripOb2OGamma_LLLVeloRe...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Velo.badChisq"                                 |       144 |         13 |   0.090278 |    0.28658 |      0.0000 |      1.0000 |
+ | "Velo.chisqprobSum"                             |       144 |   61.19938 |    0.42500 |    0.33675 |  2.8351e-09 |     0.99981 |
+ | "Velo.flipCharge"                               |       144 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "Velo.numOutliers"                              |       144 |         91 |    0.63194 |    0.77948 |      0.0000 |      2.0000 |
+ | "VeloBackward.badChisq"                         |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "VeloBackward.chisqprobSum"                     |         5 |  0.7019146 |    0.14038 |    0.17743 |  8.2722e-07 |     0.48048 |
+ | "VeloBackward.flipCharge"                       |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "VeloBackward.numOutliers"                      |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "nBadInput"                                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "nFitted"                                       |         1 |        149 |     149.00 |     0.0000 |      149.00 |      149.00 |
+ | "nTracks"                                       |         1 |        149 |     149.00 |     0.0000 |      149.00 |      149.00 |
+RelatedInfo1_StripOb2OGamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StripOb2OGamma_LLL"                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingStripOb2OGamma_LLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingStripOb2OGamma_LLL   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStripOb2OGamma_LLL   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStripOb2OGamma_DDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseDownK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        885 |(  97.1460 +- 0.551672 )%|   -------   |   -------   |
+O2L0K_DDDHypb2L0HGammaL0K     SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       494 |       2920 |     5.9109 |     3.2897 |      1.0000 |      21.000 |
+ | "# K-"                                          |       494 |       2685 |     5.4352 |     3.0902 |      0.0000 |      20.000 |
+ | "# Lambda0"                                     |       494 |        583 |     1.1802 |     1.3845 |      0.0000 |      10.000 |
+ | "# Lambda~0"                                    |       494 |        639 |     1.2935 |     1.4884 |      0.0000 |      13.000 |
+ | "# Omega- -> Lambda0  K- "                      |       494 |        113 |    0.22874 |    0.72708 |      0.0000 |      8.0000 |
+ | "# Omega~+ -> Lambda~0  K+ "                    |       494 |        124 |    0.25101 |    0.99276 |      0.0000 |      10.000 |
+ | "# Phys/StdLooseDownKaons"                      |       494 |       5605 |     11.346 |     5.5118 |      2.0000 |      34.000 |
+ | "# Phys/StdLooseLambdaDD"                       |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ | "# input particles"                             |       494 |       6827 |     13.820 |     6.8280 |      3.0000 |      43.000 |
+ | "# max size Omega- -> Lambda0  K- "             |       494 |       3793 |     7.6781 |     12.612 |      0.0000 |      140.00 |
+ | "# max size Omega~+ -> Lambda~0  K+ "           |       494 |       4708 |     9.5304 |     16.714 |      0.0000 |      160.00 |
+ | "# selected"                                    |       494 |        237 |    0.47976 |     1.3112 |      0.0000 |      14.000 |
+ |*"#accept"                                       |       494 |        113 |(  22.8745 +- 1.88978  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8501 |       1917 |(  22.5503 +- 0.453264 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1917 |        237 |(  12.3631 +- 0.751788 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       118 |        118 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Ob2OGamma_DDDOGamma           SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Omega-"                                      |        43 |         52 |     1.2093 |     1.4873 |      0.0000 |      8.0000 |
+ | "# Omega_b- -> Omega-  gamma "                  |        43 |          4 |   0.093023 |    0.47319 |      0.0000 |      3.0000 |
+ | "# Omega_b~+ -> Omega~+  gamma "                |        43 |          3 |   0.069767 |    0.25475 |      0.0000 |      1.0000 |
+ | "# Omega~+"                                     |        43 |         44 |     1.0233 |     2.1403 |      0.0000 |      10.000 |
+ | "# Phys/O2L0K_DDDHypb2L0HGammaL0K"              |        43 |         96 |     2.2326 |     2.5685 |      1.0000 |      14.000 |
+ | "# Phys/PhotonsHypb2L0HGamma"                   |        43 |         63 |     1.4651 |     1.0421 |      1.0000 |      7.0000 |
+ | "# gamma"                                       |        43 |         63 |     1.4651 |     1.0421 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        43 |        159 |     3.6977 |     2.8573 |      2.0000 |      15.000 |
+ | "# max size Omega_b- -> Omega-  gamma "         |        43 |         93 |     2.1628 |     4.1760 |      0.0000 |      24.000 |
+ | "# max size Omega_b~+ -> Omega~+  gamma "       |        43 |         58 |     1.3488 |     2.4389 |      0.0000 |      10.000 |
+ | "# selected"                                    |        43 |          7 |    0.16279 |    0.52519 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        43 |          5 |(  11.6279 +- 4.88848  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       151 |         58 |(  38.4106 +- 3.95813  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        58 |          7 |(  12.0690 +- 4.27752  )%|   -------   |   -------   |
+StripOb2OGamma_DDD            SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Ob2OGamma_DDDOGamma"                    |         5 |          7 |     1.4000 |    0.80000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         5 |          7 |     1.4000 |    0.80000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+ForStripOb2OGamma_DDDVeloRe...   INFO   Fitting performance   :   100.00 %
+ForStripOb2OGamma_DDDVeloRe...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Velo.badChisq"                                 |       255 |         33 |    0.12941 |    0.33566 |      0.0000 |      1.0000 |
+ | "Velo.chisqprobSum"                             |       255 |   106.0364 |    0.41583 |    0.35664 |      0.0000 |     0.99938 |
+ | "Velo.flipCharge"                               |       255 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "Velo.numOutliers"                              |       255 |        113 |    0.44314 |    0.63532 |      0.0000 |      2.0000 |
+ | "VeloBackward.badChisq"                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "VeloBackward.chisqprobSum"                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "VeloBackward.flipCharge"                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "VeloBackward.numOutliers"                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "nBadInput"                                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "nFitted"                                       |         2 |        256 |     128.00 |     1.0000 |      127.00 |      129.00 |
+ | "nTracks"                                       |         2 |        256 |     128.00 |     1.0000 |      127.00 |      129.00 |
+RelatedInfo1_StripOb2OGamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StripOb2OGamma_DDD"                     |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingStripOb2OGamma_DDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingStripOb2OGamma_DDD   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStripOb2OGamma_DDD   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStripOb2OGamma_DDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+O2L0K_DDLHypb2L0HGammaL0K     SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       485 |       1628 |     3.3567 |     2.5377 |      0.0000 |      17.000 |
+ | "# K-"                                          |       485 |       1530 |     3.1546 |     2.4543 |      0.0000 |      15.000 |
+ | "# Lambda0"                                     |       485 |        572 |     1.1794 |     1.3888 |      0.0000 |      10.000 |
+ | "# Lambda~0"                                    |       485 |        631 |     1.3010 |     1.4923 |      0.0000 |      13.000 |
+ | "# Omega- -> Lambda0  K- "                      |       485 |         60 |    0.12371 |    0.43215 |      0.0000 |      4.0000 |
+ | "# Omega~+ -> Lambda~0  K+ "                    |       485 |         80 |    0.16495 |    0.77964 |      0.0000 |      11.000 |
+ | "# Phys/StdLooseKaons"                          |       485 |       3158 |     6.5113 |     4.2628 |      1.0000 |      27.000 |
+ | "# Phys/StdLooseLambdaDD"                       |       485 |       1203 |     2.4804 |     1.8969 |      1.0000 |      14.000 |
+ | "# input particles"                             |       485 |       4361 |     8.9918 |     5.2997 |      2.0000 |      35.000 |
+ | "# max size Omega- -> Lambda0  K- "             |       485 |       2058 |     4.2433 |     7.8737 |      0.0000 |      70.000 |
+ | "# max size Omega~+ -> Lambda~0  K+ "           |       485 |       2592 |     5.3443 |     10.999 |      0.0000 |      130.00 |
+ | "# selected"                                    |       485 |        140 |    0.28866 |    0.89395 |      0.0000 |      11.000 |
+ |*"#accept"                                       |       485 |         80 |(  16.4948 +- 1.68523  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4650 |        666 |(  14.3226 +- 0.513709 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       666 |        140 |(  21.0210 +- 1.57887  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        23 |         23 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Ob2OGamma_DDLOGamma           SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Omega-"                                      |        31 |         25 |    0.80645 |    0.89512 |      0.0000 |      4.0000 |
+ | "# Omega_b- -> Omega-  gamma "                  |        31 |          2 |   0.064516 |    0.24567 |      0.0000 |      1.0000 |
+ | "# Omega_b~+ -> Omega~+  gamma "                |        31 |          3 |   0.096774 |    0.38978 |      0.0000 |      2.0000 |
+ | "# Omega~+"                                     |        31 |         27 |    0.87097 |     1.2113 |      0.0000 |      6.0000 |
+ | "# Phys/O2L0K_DDLHypb2L0HGammaL0K"              |        31 |         52 |     1.6774 |     1.1747 |      1.0000 |      7.0000 |
+ | "# Phys/PhotonsHypb2L0HGamma"                   |        31 |         45 |     1.4516 |    0.66423 |      1.0000 |      3.0000 |
+ | "# gamma"                                       |        31 |         45 |     1.4516 |    0.66423 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        31 |         97 |     3.1290 |     1.4310 |      2.0000 |      8.0000 |
+ | "# max size Omega_b- -> Omega-  gamma "         |        31 |         41 |     1.3226 |     2.2054 |      0.0000 |      12.000 |
+ | "# max size Omega_b~+ -> Omega~+  gamma "       |        31 |         38 |     1.2258 |     1.6793 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        31 |          5 |    0.16129 |    0.44698 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        31 |          4 |(  12.9032 +- 6.02101  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        79 |         15 |(  18.9873 +- 4.41260  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        15 |          5 |(  33.3333 +- 12.1716  )%|   -------   |   -------   |
+StripOb2OGamma_DDL            SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Ob2OGamma_DDLOGamma"                    |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+ForStripOb2OGamma_DDLVeloRe...   INFO   Fitting performance   :   100.00 %
+ForStripOb2OGamma_DDLVeloRe...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Velo.badChisq"                                 |       217 |         21 |   0.096774 |    0.29565 |      0.0000 |      1.0000 |
+ | "Velo.chisqprobSum"                             |       217 |   91.86677 |    0.42335 |    0.34785 |  2.8351e-09 |     0.99981 |
+ | "Velo.flipCharge"                               |       217 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "Velo.numOutliers"                              |       217 |        134 |    0.61751 |    0.77772 |      0.0000 |      2.0000 |
+ | "VeloBackward.badChisq"                         |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "VeloBackward.chisqprobSum"                     |         5 |  0.7019146 |    0.14038 |    0.17743 |  8.2722e-07 |     0.48048 |
+ | "VeloBackward.flipCharge"                       |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "VeloBackward.numOutliers"                      |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "nBadInput"                                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "nFitted"                                       |         2 |        222 |     111.00 |     38.000 |      73.000 |      149.00 |
+ | "nTracks"                                       |         2 |        222 |     111.00 |     38.000 |      73.000 |      149.00 |
+RelatedInfo1_StripOb2OGamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StripOb2OGamma_DDL"                     |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingStripOb2OGamma_DDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingStripOb2OGamma_DDL   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStripOb2OGamma_DDL   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KLLXInclusive_In...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KLLXInclusive_In...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        834 |(  83.4000 +- 1.17662  )%|   -------   |   -------   |
+Selection_B2KLLXInclusive_M...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       366 |        555 |     1.5164 |    0.76000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |       366 |        555 |     1.5164 |    0.76000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |       366 |        158 |(  43.1694 +- 2.58904  )%|   -------   |   -------   |
+ | "#passed"                                       |       366 |        178 |    0.48634 |    0.61278 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       555 |        178 |(  32.0721 +- 1.98126  )%|   -------   |   -------   |
+Selection_B2KLLXInclusive_E...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseElectrons"                      |       478 |        946 |     1.9791 |     1.2237 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       478 |        946 |     1.9791 |     1.2237 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |       478 |        148 |(  30.9623 +- 2.11469  )%|   -------   |   -------   |
+ | "#passed"                                       |       478 |        169 |    0.35356 |    0.58081 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |       946 |        169 |(  17.8647 +- 1.24542  )%|   -------   |   -------   |
+Sel_B2KLLXInclusiveDiMu_MergedSUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2KLLXInclusive_Electrons"    |       276 |        169 |    0.61232 |    0.65253 |      0.0000 |      4.0000 |
+ | "# Phys/Selection_B2KLLXInclusive_Muons"        |       276 |        178 |    0.64493 |    0.62902 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       276 |        347 |     1.2572 |    0.54751 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |       276 |        276 |(  100.000 +- 0.362319 )%|   -------   |   -------   |
+ | "#passed"                                       |       276 |        347 |     1.2572 |    0.54751 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |       347 |        347 |(  100.000 +- 0.288184 )%|   -------   |   -------   |
+Sel_B2KLLXInclusiveDiMu       SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  e- "                       |       276 |         12 |   0.043478 |    0.22098 |      0.0000 |      2.0000 |
+ | "# J/psi(1S) -> mu-  e+ "                       |       276 |          6 |   0.021739 |    0.14583 |      0.0000 |      1.0000 |
+ | "# J/psi(1S) -> mu-  mu+ "                      |       276 |         17 |   0.061594 |    0.28203 |      0.0000 |      2.0000 |
+ | "# Phys/Sel_B2KLLXInclusiveDiMu_Merged"         |       276 |        347 |     1.2572 |    0.54751 |      1.0000 |      4.0000 |
+ | "# e+"                                          |       276 |         82 |    0.29710 |    0.49504 |      0.0000 |      2.0000 |
+ | "# e-"                                          |       276 |         87 |    0.31522 |    0.49481 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       276 |        347 |     1.2572 |    0.54751 |      1.0000 |      4.0000 |
+ | "# max size J/psi(1S) -> mu+  e- "              |       276 |         12 |   0.043478 |    0.22098 |      0.0000 |      2.0000 |
+ | "# max size J/psi(1S) -> mu-  e+ "              |       276 |          6 |   0.021739 |    0.14583 |      0.0000 |      1.0000 |
+ | "# max size J/psi(1S) -> mu-  mu+ "             |       276 |         17 |   0.061594 |    0.28203 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |       276 |         94 |    0.34058 |    0.48896 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       276 |         84 |    0.30435 |    0.49062 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       276 |         35 |    0.12681 |    0.39269 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       276 |         30 |(  10.8696 +- 1.87355  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        35 |         35 |(  100.000 +- 2.85714  )%|   -------   |   -------   |
+Sel_B2KLLXInclusive_electro...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdDiElectronFromTracks"                |       545 |      15222 |     27.930 |     31.757 |      3.0000 |      252.00 |
+ | "# input particles"                             |       545 |      15222 |     27.930 |     31.757 |      3.0000 |      252.00 |
+ |*"#accept"                                       |       545 |         39 |(  7.15596 +- 1.10411  )%|   -------   |   -------   |
+ | "#passed"                                       |       545 |         48 |   0.088073 |    0.34207 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |     15222 |         48 |( 0.315333 +- 0.0454426)%|   -------   |   -------   |
+Selection_B2KLLXInclusive_L...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sel_B2KLLXInclusiveDiMu"                |        66 |         35 |    0.53030 |    0.65643 |      0.0000 |      3.0000 |
+ | "# Phys/Sel_B2KLLXInclusive_electronfilter"     |        66 |         48 |    0.72727 |    0.70808 |      0.0000 |      3.0000 |
+ | "# input particles"                             |        66 |         83 |     1.2576 |    0.53117 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        66 |         66 |(  100.000 +- 1.51515  )%|   -------   |   -------   |
+ | "#passed"                                       |        66 |         83 |     1.2576 |    0.53117 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |        83 |         83 |(  100.000 +- 1.20482  )%|   -------   |   -------   |
+Selection_B2KLLXInclusive_K...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsKaons"                         |        73 |        852 |     11.671 |     4.5362 |      3.0000 |      27.000 |
+ | "# input particles"                             |        73 |        852 |     11.671 |     4.5362 |      3.0000 |      27.000 |
+ |*"#accept"                                       |        73 |         53 |(  72.6027 +- 5.21998  )%|   -------   |   -------   |
+ | "#passed"                                       |        73 |         95 |     1.3014 |     1.0687 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |       852 |         95 |(  11.1502 +- 1.07833  )%|   -------   |   -------   |
+B2KLLXInclusive_InclKLLLine   SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K+ "                        |        48 |          5 |    0.10417 |    0.30548 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |        48 |          3 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# J/psi(1S)"                                   |        48 |         61 |     1.2708 |    0.52992 |      1.0000 |      3.0000 |
+ | "# K+"                                          |        48 |         47 |    0.97917 |    0.80337 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        48 |         39 |    0.81250 |    0.85772 |      0.0000 |      3.0000 |
+ | "# Phys/Selection_B2KLLXInclusive_Kaons"        |        48 |         86 |     1.7917 |    0.84059 |      1.0000 |      4.0000 |
+ | "# Phys/Selection_B2KLLXInclusive_Leptons"      |        48 |         61 |     1.2708 |    0.52992 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        48 |        147 |     3.0625 |     1.0489 |      2.0000 |      5.0000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |        48 |         61 |     1.2708 |     1.3029 |      0.0000 |      6.0000 |
+ | "# max size B- -> J/psi(1S)  K- "               |        48 |         51 |     1.0625 |     1.1439 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        48 |          8 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        48 |          8 |(  16.6667 +- 5.37914  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       112 |        108 |(  96.4286 +- 1.75354  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       108 |          8 |(  7.40741 +- 2.52005  )%|   -------   |   -------   |
+StrippingB2KLLXInclusive_In...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+StrippingB2KLLXInclusive_In...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KLLXInclusive_In...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          8 |( 0.800000 +- 0.281709 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KLLXInclusive_In...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         30 |(  3.00000 +- 0.539444 )%|   -------   |   -------   |
+StrippingB2KLLXInclusive_In...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        30 |         25 |(  83.3333 +- 6.80414  )%|   -------   |   -------   |
+Selection_B2KLLXInclusive_M...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsMuons"                         |        23 |        221 |     9.6087 |     3.6444 |      3.0000 |      16.000 |
+ | "# input particles"                             |        23 |        221 |     9.6087 |     3.6444 |      3.0000 |      16.000 |
+ |*"#accept"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+ | "#passed"                                       |        23 |         88 |     3.8261 |     1.6850 |      1.0000 |      7.0000 |
+ |*"efficiency"                                    |       221 |         88 |(  39.8190 +- 3.29290  )%|   -------   |   -------   |
+SelFilterPhys_StdNoPIDsElec...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+Selection_B2KLLXInclusive_E...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsElectrons"                     |        23 |        224 |     9.7391 |     3.7789 |      3.0000 |      16.000 |
+ | "# input particles"                             |        23 |        224 |     9.7391 |     3.7789 |      3.0000 |      16.000 |
+ |*"#accept"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+ | "#passed"                                       |        23 |         93 |     4.0435 |     1.8528 |      1.0000 |      8.0000 |
+ |*"efficiency"                                    |       224 |         93 |(  41.5179 +- 3.29234  )%|   -------   |   -------   |
+Sel_B2KLLXInclusiveDiMu_NoP...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_B2KLLXInclusive_ElectronsNoPID|        23 |         93 |     4.0435 |     1.8528 |      1.0000 |      8.0000 |
+ | "# Phys/Selection_B2KLLXInclusive_MuonsNoPID"   |        23 |         88 |     3.8261 |     1.6850 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        23 |        181 |     7.8696 |     3.5177 |      2.0000 |      15.000 |
+ |*"#accept"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+ | "#passed"                                       |        23 |        181 |     7.8696 |     3.5177 |      2.0000 |      15.000 |
+ |*"efficiency"                                    |       181 |        181 |(  100.000 +- 0.552486 )%|   -------   |   -------   |
+Sel_B2KLLXInclusiveDiMu_NoPID SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  e- "                       |        23 |          4 |    0.17391 |    0.81572 |      0.0000 |      4.0000 |
+ | "# J/psi(1S) -> mu-  e+ "                       |        23 |          5 |    0.21739 |    0.58655 |      0.0000 |      2.0000 |
+ | "# J/psi(1S) -> mu-  mu+ "                      |        23 |          9 |    0.39130 |    0.96635 |      0.0000 |      4.0000 |
+ | "# Phys/Sel_B2KLLXInclusiveDiMu_NoPID_Merged"   |        23 |        181 |     7.8696 |     3.5177 |      2.0000 |      15.000 |
+ | "# e+"                                          |        23 |         42 |     1.8261 |     1.5507 |      0.0000 |      6.0000 |
+ | "# e-"                                          |        23 |         51 |     2.2174 |    0.97608 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        23 |        181 |     7.8696 |     3.5177 |      2.0000 |      15.000 |
+ | "# max size J/psi(1S) -> mu+  e- "              |        23 |         90 |     3.9130 |     3.0775 |      0.0000 |      10.000 |
+ | "# max size J/psi(1S) -> mu-  e+ "              |        23 |         87 |     3.7826 |     3.2698 |      0.0000 |      12.000 |
+ | "# max size J/psi(1S) -> mu-  mu+ "             |        23 |         83 |     3.6087 |     2.9153 |      0.0000 |      10.000 |
+ | "# mu+"                                         |        23 |         40 |     1.7391 |     1.3583 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |        23 |         48 |     2.0870 |     1.0178 |      1.0000 |      4.0000 |
+ | "# selected"                                    |        23 |         18 |    0.78261 |     1.9327 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |        23 |          4 |(  17.3913 +- 7.90342  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       260 |        260 |(  100.000 +- 0.384615 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       260 |         18 |(  6.92308 +- 1.57429  )%|   -------   |   -------   |
+Sel_B2KLLXInclusive_electro...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdDiElectronFromTracks"                |        15 |        285 |     19.000 |     19.370 |      3.0000 |      78.000 |
+ | "# input particles"                             |        15 |        285 |     19.000 |     19.370 |      3.0000 |      78.000 |
+ |*"#accept"                                       |        15 |          5 |(  33.3333 +- 12.1716  )%|   -------   |   -------   |
+ | "#passed"                                       |        15 |          7 |    0.46667 |    0.71802 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       285 |          7 |(  2.45614 +- 0.916862 )%|   -------   |   -------   |
+Selection_B2KLLXInclusive_L...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sel_B2KLLXInclusiveDiMu_NoPID"          |         8 |         18 |     2.2500 |     2.7272 |      0.0000 |      8.0000 |
+ | "# Phys/Sel_B2KLLXInclusive_electronfilterNoPID"|         8 |          7 |    0.87500 |    0.78062 |      0.0000 |      2.0000 |
+ | "# input particles"                             |         8 |         25 |     3.1250 |     2.4717 |      1.0000 |      9.0000 |
+ |*"#accept"                                       |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+ | "#passed"                                       |         8 |         25 |     3.1250 |     2.4717 |      1.0000 |      9.0000 |
+ |*"efficiency"                                    |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+B2KLLXInclusive_InclKLLLine...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K+ "                        |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         6 |         22 |     3.6667 |     2.6247 |      1.0000 |      9.0000 |
+ | "# K+"                                          |         6 |          6 |     1.0000 |    0.57735 |      0.0000 |      2.0000 |
+ | "# K-"                                          |         6 |          5 |    0.83333 |    0.68718 |      0.0000 |      2.0000 |
+ | "# Phys/Selection_B2KLLXInclusive_Kaons"        |         6 |         11 |     1.8333 |    0.68718 |      1.0000 |      3.0000 |
+ | "# Phys/Selection_B2KLLXInclusive_LeptonsNoPID" |         6 |         22 |     3.6667 |     2.6247 |      1.0000 |      9.0000 |
+ | "# input particles"                             |         6 |         33 |     5.5000 |     2.8723 |      2.0000 |      11.000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |         6 |         29 |     4.8333 |     6.0668 |      0.0000 |      18.000 |
+ | "# max size B- -> J/psi(1S)  K- "               |         6 |         14 |     2.3333 |     1.7951 |      0.0000 |      4.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        43 |         37 |(  86.0465 +- 5.28413  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        37 |          0 |(  0.00000 +- 2.70270  )%|   -------   |   -------   |
+StrippingB2KLLXInclusive_In...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KLLXInclusive_In...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KLLXInclusive_In...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KLLXInclusive_In...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         60 |(  6.00000 +- 0.750999 )%|   -------   |   -------   |
+StrippingB2KLLXInclusive_In...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        60 |         43 |(  71.6667 +- 5.81744  )%|   -------   |   -------   |
+Selection_B2KLLXInclusive_K...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsKaons"                         |         7 |         88 |     12.571 |     3.1558 |      8.0000 |      17.000 |
+ | "# input particles"                             |         7 |         88 |     12.571 |     3.1558 |      8.0000 |      17.000 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+ | "#passed"                                       |         7 |         47 |     6.7143 |     1.2778 |      5.0000 |      8.0000 |
+ |*"efficiency"                                    |        88 |         47 |(  53.4091 +- 5.31761  )%|   -------   |   -------   |
+B2KLLXInclusive_InclKLLLine...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K+ "                        |         7 |          4 |    0.57143 |    0.72843 |      0.0000 |      2.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |         7 |          3 |    0.42857 |    0.72843 |      0.0000 |      2.0000 |
+ | "# J/psi(1S)"                                   |         7 |          8 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# K+"                                          |         7 |         19 |     2.7143 |     1.0302 |      1.0000 |      4.0000 |
+ | "# K-"                                          |         7 |         28 |     4.0000 |     1.0690 |      3.0000 |      6.0000 |
+ | "# Phys/Selection_B2KLLXInclusive_KaonsNoPID"   |         7 |         47 |     6.7143 |     1.2778 |      5.0000 |      8.0000 |
+ | "# Phys/Selection_B2KLLXInclusive_Leptons"      |         7 |          8 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         7 |         55 |     7.8571 |     1.4569 |      6.0000 |      10.000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |         7 |         21 |     3.0000 |     1.0690 |      1.0000 |      4.0000 |
+ | "# max size B- -> J/psi(1S)  K- "               |         7 |         34 |     4.8571 |     2.9966 |      3.0000 |      12.000 |
+ | "# selected"                                    |         7 |          7 |     1.0000 |     1.0690 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |         7 |          4 |(  57.1429 +- 18.7044  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        55 |         43 |(  78.1818 +- 5.56905  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        43 |          7 |(  16.2791 +- 5.62986  )%|   -------   |   -------   |
+StrippingB2KLLXInclusive_In...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2KLLXInclusive_In...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KLLXInclusive_In...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGammaNoBia...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PhotonSelBeauty2XGammaNoBias  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseAllPhotons"                     |       905 |      33967 |     37.533 |     16.677 |      1.0000 |      90.000 |
+ | "# input particles"                             |       905 |      33967 |     37.533 |     16.677 |      1.0000 |      90.000 |
+ |*"#accept"                                       |       905 |        282 |(  31.1602 +- 1.53956  )%|   -------   |   -------   |
+ | "#passed"                                       |       905 |        368 |    0.40663 |    0.71322 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |     33967 |        368 |(  1.08340 +- 0.0561696)%|   -------   |   -------   |
+PhiSelBeauty2XGammaNoBias     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePhi2KK"                         |       268 |       7859 |     29.325 |     49.418 |      1.0000 |      400.00 |
+ | "# input particles"                             |       268 |       7859 |     29.325 |     49.418 |      1.0000 |      400.00 |
+ |*"#accept"                                       |       268 |        268 |(  100.000 +- 0.373134 )%|   -------   |   -------   |
+ | "#passed"                                       |       268 |       7859 |     29.325 |     49.418 |      1.0000 |      400.00 |
+ |*"efficiency"                                    |      7859 |       7859 |(  100.000 +- 0.0127243)%|   -------   |   -------   |
+Beauty2XGammaNoBiasBs2PhiGammaSUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> phi(1020)  gamma "                   |       268 |       9618 |     35.888 |     62.224 |      0.0000 |      431.00 |
+ | "# Phys/PhiSelBeauty2XGammaNoBias"              |       268 |       7859 |     29.325 |     49.418 |      1.0000 |      400.00 |
+ | "# Phys/PhotonSelBeauty2XGammaNoBias"           |       268 |        346 |     1.2910 |    0.66157 |      1.0000 |      7.0000 |
+ | "# gamma"                                       |       268 |        346 |     1.2910 |    0.66157 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       268 |       8205 |     30.616 |     49.433 |      2.0000 |      401.00 |
+ | "# max size B_s0 -> phi(1020)  gamma "          |       268 |      10282 |     38.366 |     65.658 |      1.0000 |      434.00 |
+ | "# phi(1020)"                                   |       268 |       7859 |     29.325 |     49.418 |      1.0000 |      400.00 |
+ | "# selected"                                    |       268 |       9618 |     35.888 |     62.224 |      0.0000 |      431.00 |
+ |*"#accept"                                       |       268 |        267 |(  99.6269 +- 0.372438 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     10282 |      10282 |(  100.000 +- 0.00972573)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     10282 |       9618 |(  93.5421 +- 0.242387 )%|   -------   |   -------   |
+Beauty2XGammaNoBiasBs2PhiGa...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGammaNoBiasBs2PhiGamma"         |       267 |       9618 |     36.022 |     62.302 |      1.0000 |      431.00 |
+ | "# input particles"                             |       267 |       9618 |     36.022 |     62.302 |      1.0000 |      431.00 |
+ |*"#accept"                                       |       267 |          0 |(  0.00000 +- 0.374532 )%|   -------   |   -------   |
+StrippingBeauty2XGammaNoBia...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBeauty2XGammaNoBia...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGammaNoBia...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBeauty2XGammaNoBia...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KStarSelBeauty2XGammaNoBias   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdVeryLooseDetachedKst2Kpi"            |       250 |       2271 |     9.0840 |     10.727 |      1.0000 |      70.000 |
+ | "# input particles"                             |       250 |       2271 |     9.0840 |     10.727 |      1.0000 |      70.000 |
+ |*"#accept"                                       |       250 |        250 |(  100.000 +- 0.400000 )%|   -------   |   -------   |
+ | "#passed"                                       |       250 |       2271 |     9.0840 |     10.727 |      1.0000 |      70.000 |
+ |*"efficiency"                                    |      2271 |       2271 |(  100.000 +- 0.0440335)%|   -------   |   -------   |
+Beauty2XGammaNoBiasBd2KstGammaSUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K*(892)0  gamma "                      |       250 |       1175 |     4.7000 |     7.7078 |      0.0000 |      60.000 |
+ | "# B~0 -> K*(892)~0  gamma "                    |       250 |       1177 |     4.7080 |     8.6653 |      0.0000 |      90.000 |
+ | "# K*(892)0"                                    |       250 |       1154 |     4.6160 |     5.5610 |      0.0000 |      43.000 |
+ | "# K*(892)~0"                                   |       250 |       1117 |     4.4680 |     5.7641 |      0.0000 |      37.000 |
+ | "# Phys/KStarSelBeauty2XGammaNoBias"            |       250 |       2271 |     9.0840 |     10.727 |      1.0000 |      70.000 |
+ | "# Phys/PhotonSelBeauty2XGammaNoBias"           |       250 |        330 |     1.3200 |    0.69971 |      1.0000 |      7.0000 |
+ | "# gamma"                                       |       250 |        330 |     1.3200 |    0.69971 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       250 |       2601 |     10.404 |     10.777 |      2.0000 |      71.000 |
+ | "# max size B0 -> K*(892)0  gamma "             |       250 |       1551 |     6.2040 |     8.9229 |      0.0000 |      69.000 |
+ | "# max size B~0 -> K*(892)~0  gamma "           |       250 |       1520 |     6.0800 |     10.298 |      0.0000 |      108.00 |
+ | "# selected"                                    |       250 |       2352 |     9.4080 |     15.622 |      0.0000 |      150.00 |
+ |*"#accept"                                       |       250 |        225 |(  90.0000 +- 1.89737  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3071 |       3071 |(  100.000 +- 0.0325627)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3071 |       2352 |(  76.5874 +- 0.764123 )%|   -------   |   -------   |
+Beauty2XGammaNoBiasBd2KstGa...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Beauty2XGammaNoBiasBd2KstGamma"         |       225 |       2352 |     10.453 |     16.132 |      1.0000 |      150.00 |
+ | "# input particles"                             |       225 |       2352 |     10.453 |     16.132 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       225 |          0 |(  0.00000 +- 0.444444 )%|   -------   |   -------   |
+StrippingBeauty2XGammaNoBia...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBeauty2XGammaNoBia...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBeauty2XGammaNoBia...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KpiX2MuMuDarkBos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KpiX2MuMuDarkBos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MuXDarkBosonFilter            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       759 |        367 |(  48.3531 +- 1.81390  )%|   -------   |   -------   |
+ | "#passed"                                       |       759 |        488 |    0.64295 |    0.78376 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      3022 |        488 |(  16.1482 +- 0.669378 )%|   -------   |   -------   |
+X2MuMuDarkBosonSel            SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> mu+  mu- "                            |       367 |         21 |   0.057221 |    0.23226 |      0.0000 |      1.0000 |
+ | "# Phys/MuXDarkBosonFilter"                     |       367 |        488 |     1.3297 |    0.59769 |      1.0000 |      4.0000 |
+ | "# input particles"                             |       367 |        488 |     1.3297 |    0.59769 |      1.0000 |      4.0000 |
+ | "# max size KS0 -> mu+  mu- "                   |       367 |         69 |    0.18801 |    0.50617 |      0.0000 |      3.0000 |
+ | "# mu+"                                         |       367 |        259 |    0.70572 |    0.65659 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       367 |        229 |    0.62398 |    0.65636 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       367 |         21 |   0.057221 |    0.23226 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       367 |         21 |(  5.72207 +- 1.21241  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        69 |         23 |(  33.3333 +- 5.67504  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        23 |         21 |(  91.3043 +- 5.87534  )%|   -------   |   -------   |
+KBDarkBosonFilter             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsKaons"                      |       215 |      11681 |     54.330 |     26.105 |      11.000 |      150.00 |
+ | "# input particles"                             |       215 |      11681 |     54.330 |     26.105 |      11.000 |      150.00 |
+ |*"#accept"                                       |       215 |        201 |(  93.4884 +- 1.68269  )%|   -------   |   -------   |
+ | "#passed"                                       |       215 |        641 |     2.9814 |     1.8222 |      0.0000 |      11.000 |
+ |*"efficiency"                                    |     11681 |        641 |(  5.48754 +- 0.210714 )%|   -------   |   -------   |
+PiBDarkBosonFilter            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       127 |       7730 |     60.866 |     28.918 |      14.000 |      150.00 |
+ | "# input particles"                             |       127 |       7730 |     60.866 |     28.918 |      14.000 |      150.00 |
+ |*"#accept"                                       |       127 |        126 |(  99.2126 +- 0.784295 )%|   -------   |   -------   |
+ | "#passed"                                       |       127 |        856 |     6.7402 |     3.2439 |      0.0000 |      17.000 |
+ |*"efficiency"                                    |      7730 |        856 |(  11.0737 +- 0.356921 )%|   -------   |   -------   |
+B2KpiX2MuMuDarkBosonLine      SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  K+  pi- "                         |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> KS0  K-  pi+ "                        |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        18 |         27 |     1.5000 |    0.83333 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        18 |         11 |    0.61111 |    0.82589 |      0.0000 |      3.0000 |
+ | "# KS0"                                         |        18 |         18 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/KBDarkBosonFilter"                      |        18 |         38 |     2.1111 |     1.0482 |      1.0000 |      4.0000 |
+ | "# Phys/PiBDarkBosonFilter"                     |        18 |        109 |     6.0556 |     2.8180 |      1.0000 |      13.000 |
+ | "# Phys/X2MuMuDarkBosonSel"                     |        18 |         18 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        18 |        165 |     9.1667 |     3.4681 |      3.0000 |      18.000 |
+ | "# pi+"                                         |        18 |         48 |     2.6667 |     1.5986 |      0.0000 |      7.0000 |
+ | "# pi-"                                         |        18 |         61 |     3.3889 |     1.7042 |      1.0000 |      6.0000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        32 |         27 |(  84.3750 +- 6.41862  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        81 |         12 |(  14.8148 +- 3.94719  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+StrippingB2KpiX2MuMuDarkBos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KpiX2MuMuDarkBos...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KpiX2MuMuDarkBos...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KpiX2MuMuSSDarkB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        104 |(  10.4000 +- 0.965319 )%|   -------   |   -------   |
+StrippingB2KpiX2MuMuSSDarkB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       104 |        104 |(  100.000 +- 0.961538 )%|   -------   |   -------   |
+X2MuMuSSDarkBosonSel          SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> mu+  mu+ "                            |        83 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0 -> mu-  mu- "                            |        83 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MuXDarkBosonFilter"                     |        83 |        104 |     1.2530 |    0.48702 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        83 |        104 |     1.2530 |    0.48702 |      1.0000 |      3.0000 |
+ | "# max size KS0 -> mu+  mu+ "                   |        83 |         88 |     1.0602 |     1.4508 |      0.0000 |      9.0000 |
+ | "# max size KS0 -> mu-  mu- "                   |        83 |         46 |    0.55422 |    0.82510 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |        83 |         64 |    0.77108 |    0.68240 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |        83 |         40 |    0.48193 |    0.56742 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        83 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        83 |          0 |(  0.00000 +- 1.20482  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        15 |          2 |(  13.3333 +- 8.77707  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2KpiX2MuMuSSDarkB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KpiX2MuMuSSDarkB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KpiX2MuMuSSDarkB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KX2MuMuDarkBoson...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KX2MuMuDarkBoson...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2KX2MuMuDarkBosonLine        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  KS0 "                              |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  KS0 "                              |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        19 |         28 |     1.4737 |    0.81876 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        19 |         11 |    0.57895 |    0.81536 |      0.0000 |      3.0000 |
+ | "# KS0"                                         |        19 |         19 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/KBDarkBosonFilter"                      |        19 |         39 |     2.0526 |     1.0500 |      1.0000 |      4.0000 |
+ | "# Phys/X2MuMuDarkBosonSel"                     |        19 |         19 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        19 |         58 |     3.0526 |     1.0500 |      2.0000 |      5.0000 |
+ | "# max size B+ -> K+  KS0 "                     |        19 |         28 |     1.4737 |    0.81876 |      0.0000 |      3.0000 |
+ | "# max size B- -> K-  KS0 "                     |        19 |         11 |    0.57895 |    0.81536 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        39 |          1 |(  2.56410 +- 2.53102  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2KX2MuMuDarkBoson...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KX2MuMuDarkBoson...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KX2MuMuDarkBoson...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KX2MuMuSSDarkBos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         96 |(  9.60000 +- 0.931579 )%|   -------   |   -------   |
+StrippingB2KX2MuMuSSDarkBos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        96 |         96 |(  100.000 +- 1.04167  )%|   -------   |   -------   |
+StrippingB2KX2MuMuSSDarkBos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KX2MuMuSSDarkBos...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KX2MuMuSSDarkBos...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KpiX2PiPiDarkBos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         88 |(  8.80000 +- 0.895857 )%|   -------   |   -------   |
+StrippingB2KpiX2PiPiDarkBos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        88 |         88 |(  100.000 +- 1.13636  )%|   -------   |   -------   |
+PiXDarkBosonFilter            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       911 |        772 |(  84.7420 +- 1.19135  )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |       2185 |     2.3985 |     1.8883 |      0.0000 |      10.000 |
+ |*"efficiency"                                    |     42738 |       2185 |(  5.11255 +- 0.106541 )%|   -------   |   -------   |
+X2PiPiDarkBosonSel            SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> pi+  pi- "                            |       772 |        424 |    0.54922 |     1.0828 |      0.0000 |      9.0000 |
+ | "# Phys/PiXDarkBosonFilter"                     |       772 |       2185 |     2.8303 |     1.7278 |      1.0000 |      10.000 |
+ | "# input particles"                             |       772 |       2185 |     2.8303 |     1.7278 |      1.0000 |      10.000 |
+ | "# max size KS0 -> pi+  pi- "                   |       772 |       1693 |     2.1930 |     3.3916 |      0.0000 |      24.000 |
+ | "# pi+"                                         |       772 |       1136 |     1.4715 |     1.1786 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |       772 |       1049 |     1.3588 |     1.0997 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       772 |        424 |    0.54922 |     1.0828 |      0.0000 |      9.0000 |
+ |*"#accept"                                       |       772 |        250 |(  32.3834 +- 1.68414  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1693 |        548 |(  32.3686 +- 1.13712  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       548 |        424 |(  77.3723 +- 1.78740  )%|   -------   |   -------   |
+B2KpiX2PiPiDarkBosonLine      SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K+  pi-  KS0 "                         |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K-  pi+  KS0 "                        |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        14 |         21 |     1.5000 |    0.98198 |      0.0000 |      4.0000 |
+ | "# K-"                                          |        14 |         13 |    0.92857 |    0.59333 |      0.0000 |      2.0000 |
+ | "# KS0"                                         |        14 |         24 |     1.7143 |     1.3851 |      1.0000 |      6.0000 |
+ | "# Phys/KBDarkBosonFilter"                      |        14 |         34 |     2.4286 |     1.2372 |      1.0000 |      6.0000 |
+ | "# Phys/PiBDarkBosonFilter"                     |        14 |        109 |     7.7857 |     2.3658 |      4.0000 |      14.000 |
+ | "# Phys/X2PiPiDarkBosonSel"                     |        14 |         24 |     1.7143 |     1.3851 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        14 |        167 |     11.929 |     3.1727 |      6.0000 |      18.000 |
+ | "# pi+"                                         |        14 |         50 |     3.5714 |     1.4498 |      1.0000 |      7.0000 |
+ | "# pi-"                                         |        14 |         59 |     4.2143 |     1.6115 |      2.0000 |      7.0000 |
+ | "# selected"                                    |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       136 |        135 |(  99.2647 +- 0.732586 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       157 |         20 |(  12.7389 +- 2.66088  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+StrippingB2KpiX2PiPiDarkBos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KpiX2PiPiDarkBos...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KpiX2PiPiDarkBos...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KX2PiPiDarkBoson...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KX2PiPiDarkBoson...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KBhardDarkBosonFilter         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsKaons"                      |       250 |      12321 |     49.284 |     22.459 |      9.0000 |      122.00 |
+ | "# input particles"                             |       250 |      12321 |     49.284 |     22.459 |      9.0000 |      122.00 |
+ |*"#accept"                                       |       250 |        167 |(  66.8000 +- 2.97843  )%|   -------   |   -------   |
+ | "#passed"                                       |       250 |        288 |     1.1520 |     1.1353 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |     12321 |        288 |(  2.33747 +- 0.136118 )%|   -------   |   -------   |
+B2KX2PiPiDarkBosonLine        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  KS0 "                              |       167 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  KS0 "                              |       167 |          1 |  0.0059880 |   0.077150 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       167 |        148 |    0.88623 |    0.81468 |      0.0000 |      5.0000 |
+ | "# K-"                                          |       167 |        140 |    0.83832 |    0.76069 |      0.0000 |      3.0000 |
+ | "# KS0"                                         |       167 |        299 |     1.7904 |     1.3617 |      1.0000 |      9.0000 |
+ | "# Phys/KBhardDarkBosonFilter"                  |       167 |        288 |     1.7246 |    0.97061 |      1.0000 |      7.0000 |
+ | "# Phys/X2PiPiDarkBosonSel"                     |       167 |        299 |     1.7904 |     1.3617 |      1.0000 |      9.0000 |
+ | "# input particles"                             |       167 |        587 |     3.5150 |     1.6373 |      2.0000 |      11.000 |
+ | "# max size B+ -> K+  KS0 "                     |       167 |        268 |     1.6048 |     2.2453 |      0.0000 |      18.000 |
+ | "# max size B- -> K-  KS0 "                     |       167 |        238 |     1.4251 |     1.8809 |      0.0000 |      16.000 |
+ | "# selected"                                    |       167 |          1 |  0.0059880 |   0.077150 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       167 |          1 |( 0.598802 +- 0.597007 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       506 |         23 |(  4.54545 +- 0.926002 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        23 |          1 |(  4.34783 +- 4.25226  )%|   -------   |   -------   |
+StrippingB2KX2PiPiDarkBoson...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2KX2PiPiDarkBoson...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KX2PiPiDarkBoson...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KX2PiPiSSDarkBos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         93 |(  9.30000 +- 0.918428 )%|   -------   |   -------   |
+StrippingB2KX2PiPiSSDarkBos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        93 |         93 |(  100.000 +- 1.07527  )%|   -------   |   -------   |
+X2PiPiSSDarkBosonSel          SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> pi+  pi+ "                            |        77 |         17 |    0.22078 |    0.59486 |      0.0000 |      3.0000 |
+ | "# KS0 -> pi-  pi- "                            |        77 |         20 |    0.25974 |    0.99873 |      0.0000 |      8.0000 |
+ | "# Phys/PiXDarkBosonFilter"                     |        77 |        207 |     2.6883 |     1.5647 |      1.0000 |      8.0000 |
+ | "# input particles"                             |        77 |        207 |     2.6883 |     1.5647 |      1.0000 |      8.0000 |
+ | "# max size KS0 -> pi+  pi+ "                   |        77 |        271 |     3.5195 |     5.2684 |      0.0000 |      25.000 |
+ | "# max size KS0 -> pi-  pi- "                   |        77 |        194 |     2.5195 |     3.8566 |      0.0000 |      25.000 |
+ | "# pi+"                                         |        77 |        115 |     1.4935 |     1.1353 |      0.0000 |      5.0000 |
+ | "# pi-"                                         |        77 |         92 |     1.1948 |     1.0450 |      0.0000 |      5.0000 |
+ | "# selected"                                    |        77 |         37 |    0.48052 |     1.1690 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |        77 |         21 |(  27.2727 +- 5.07537  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       129 |         41 |(  31.7829 +- 4.09967  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        41 |         37 |(  90.2439 +- 4.63399  )%|   -------   |   -------   |
+B2KX2PiPiSSDarkBosonLine      SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  KS0 "                              |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  KS0 "                              |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        20 |         23 |     1.1500 |    0.79215 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        20 |         20 |     1.0000 |    0.94868 |      0.0000 |      4.0000 |
+ | "# KS0"                                         |        20 |         36 |     1.8000 |     1.6912 |      1.0000 |      8.0000 |
+ | "# Phys/KBDarkBosonFilter"                      |        20 |         43 |     2.1500 |     1.1522 |      1.0000 |      5.0000 |
+ | "# Phys/X2PiPiSSDarkBosonSel"                   |        20 |         36 |     1.8000 |     1.6912 |      1.0000 |      8.0000 |
+ | "# input particles"                             |        20 |         79 |     3.9500 |     1.7457 |      2.0000 |      9.0000 |
+ | "# max size B+ -> K+  KS0 "                     |        20 |         41 |     2.0500 |     2.0118 |      0.0000 |      8.0000 |
+ | "# max size B- -> K-  KS0 "                     |        20 |         25 |     1.2500 |     1.2196 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        66 |          2 |(  3.03030 +- 2.11003  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2KX2PiPiSSDarkBos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KX2PiPiSSDarkBos...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KX2PiPiSSDarkBos...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KpiX2KKDarkBoson...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        281 |(  28.1000 +- 1.42140  )%|   -------   |   -------   |
+StrippingB2KpiX2KKDarkBoson...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       281 |        281 |(  100.000 +- 0.355872 )%|   -------   |   -------   |
+KXDarkBosonFilter             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsKaons"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       911 |        647 |(  71.0209 +- 1.50306  )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |       1256 |     1.3787 |     1.3037 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |     42738 |       1256 |(  2.93884 +- 0.0816965)%|   -------   |   -------   |
+X2KKDarkBosonSel              SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       647 |        654 |     1.0108 |    0.90245 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       647 |        602 |    0.93045 |    0.84490 |      0.0000 |      4.0000 |
+ | "# KS0 -> K+  K- "                              |       647 |        115 |    0.17774 |    0.49504 |      0.0000 |      5.0000 |
+ | "# Phys/KXDarkBosonFilter"                      |       647 |       1256 |     1.9413 |     1.1406 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       647 |       1256 |     1.9413 |     1.1406 |      1.0000 |      8.0000 |
+ | "# max size KS0 -> K+  K- "                     |       647 |        535 |    0.82689 |     1.4491 |      0.0000 |      12.000 |
+ | "# selected"                                    |       647 |        115 |    0.17774 |    0.49504 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       647 |         94 |(  14.5286 +- 1.38538  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       535 |        148 |(  27.6636 +- 1.93400  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       148 |        115 |(  77.7027 +- 3.42147  )%|   -------   |   -------   |
+B2KpiX2KKDarkBosonLine        SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K+  pi-  KS0 "                         |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K-  pi+  KS0 "                        |        26 |          1 |   0.038462 |    0.19231 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        27 |         41 |     1.5185 |    0.56897 |      1.0000 |      3.0000 |
+ | "# K-"                                          |        27 |         41 |     1.5185 |    0.73889 |      1.0000 |      4.0000 |
+ | "# KS0"                                         |        27 |         30 |     1.1111 |    0.41574 |      1.0000 |      3.0000 |
+ | "# Phys/KBDarkBosonFilter"                      |        27 |         82 |     3.0370 |    0.92221 |      2.0000 |      6.0000 |
+ | "# Phys/PiBDarkBosonFilter"                     |        27 |        162 |     6.0000 |     3.2886 |      2.0000 |      14.000 |
+ | "# Phys/X2KKDarkBosonSel"                       |        27 |         30 |     1.1111 |    0.41574 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        27 |        274 |     10.148 |     3.9694 |      5.0000 |      22.000 |
+ | "# pi+"                                         |        27 |         81 |     3.0000 |     2.0184 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |        27 |         81 |     3.0000 |     2.0184 |      0.0000 |      8.0000 |
+ | "# selected"                                    |        27 |          1 |   0.037037 |    0.18885 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        27 |          1 |(  3.70370 +- 3.63447  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       270 |        267 |(  98.8889 +- 0.637926 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       137 |         24 |(  17.5182 +- 3.24761  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        24 |          1 |(  4.16667 +- 4.07894  )%|   -------   |   -------   |
+StrippingB2KpiX2KKDarkBoson...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2KpiX2KKDarkBoson...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KpiX2KKDarkBoson...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KX2KKDarkBosonLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KX2KKDarkBosonLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2KX2KKDarkBosonLine          SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  KS0 "                              |        94 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  KS0 "                              |        94 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        94 |        176 |     1.8723 |     1.0938 |      1.0000 |      7.0000 |
+ | "# K-"                                          |        94 |        166 |     1.7660 |    0.90419 |      1.0000 |      6.0000 |
+ | "# KS0"                                         |        94 |        115 |     1.2234 |    0.63839 |      1.0000 |      5.0000 |
+ | "# Phys/KBDarkBosonFilter"                      |        94 |        342 |     3.6383 |     1.5007 |      2.0000 |      9.0000 |
+ | "# Phys/X2KKDarkBosonSel"                       |        94 |        115 |     1.2234 |    0.63839 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        94 |        457 |     4.8617 |     1.9108 |      3.0000 |      12.000 |
+ | "# max size B+ -> K+  KS0 "                     |        94 |        245 |     2.6064 |     3.4923 |      1.0000 |      25.000 |
+ | "# max size B- -> K-  KS0 "                     |        94 |        220 |     2.3404 |     2.4606 |      1.0000 |      18.000 |
+ | "# selected"                                    |        94 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        94 |          0 |(  0.00000 +- 1.06383  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       465 |         30 |(  6.45161 +- 1.13927  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        30 |          0 |(  0.00000 +- 3.33333  )%|   -------   |   -------   |
+StrippingB2KX2KKDarkBosonLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KX2KKDarkBosonLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KX2KKDarkBosonLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KX2KKSSDarkBoson...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        100 |(  10.0000 +- 0.948683 )%|   -------   |   -------   |
+StrippingB2KX2KKSSDarkBoson...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       100 |        100 |(  100.000 +- 1.00000  )%|   -------   |   -------   |
+X2KKSSDarkBosonSel            SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        65 |         53 |    0.81538 |    0.90965 |      0.0000 |      4.0000 |
+ | "# K-"                                          |        65 |         53 |    0.81538 |    0.69928 |      0.0000 |      2.0000 |
+ | "# KS0 -> K+  K+ "                              |        65 |          1 |   0.015385 |    0.12308 |      0.0000 |      1.0000 |
+ | "# KS0 -> K-  K- "                              |        65 |          3 |   0.046154 |    0.20982 |      0.0000 |      1.0000 |
+ | "# Phys/KXDarkBosonFilter"                      |        65 |        106 |     1.6308 |    0.88699 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        65 |        106 |     1.6308 |    0.88699 |      1.0000 |      4.0000 |
+ | "# max size KS0 -> K+  K+ "                     |        65 |         97 |     1.4923 |     2.8508 |      0.0000 |      16.000 |
+ | "# max size KS0 -> K-  K- "                     |        65 |         75 |     1.1538 |     1.3613 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        65 |          4 |   0.061538 |    0.24032 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        65 |          4 |(  6.15385 +- 2.98075  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        33 |          5 |(  15.1515 +- 6.24156  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          4 |(  80.0000 +- 17.8885  )%|   -------   |   -------   |
+B2KX2KKSSDarkBosonLine        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  KS0 "                              |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  KS0 "                              |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         4 |          4 |     1.0000 |     1.2247 |      0.0000 |      3.0000 |
+ | "# K-"                                          |         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "# KS0"                                         |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/KBDarkBosonFilter"                      |         4 |         12 |     3.0000 |    0.70711 |      2.0000 |      4.0000 |
+ | "# Phys/X2KKSSDarkBosonSel"                     |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         4 |         16 |     4.0000 |    0.70711 |      3.0000 |      5.0000 |
+ | "# max size B+ -> K+  KS0 "                     |         4 |          4 |     1.0000 |     1.2247 |      0.0000 |      3.0000 |
+ | "# max size B- -> K-  KS0 "                     |         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        12 |          1 |(  8.33333 +- 7.97856  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2KX2KKSSDarkBoson...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KX2KKSSDarkBoson...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KX2KKSSDarkBoson...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KpiX2EEDarkBoson...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KpiX2EEDarkBoson...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+OSFilterEEDarkBosonFilter     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdDiElectronFromTracks"                |       705 |      38754 |     54.970 |     85.715 |      3.0000 |      801.00 |
+ | "# input particles"                             |       705 |      38754 |     54.970 |     85.715 |      3.0000 |      801.00 |
+ |*"#accept"                                       |       705 |         65 |(  9.21986 +- 1.08959  )%|   -------   |   -------   |
+ | "#passed"                                       |       705 |         89 |    0.12624 |    0.44842 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |     38754 |         89 |( 0.229654 +- 0.0243153)%|   -------   |   -------   |
+B2KpiX2EEDarkBosonLine        SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K+  pi-  KS0 "                         |        48 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K-  pi+  KS0 "                        |        54 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        60 |         92 |     1.5333 |     1.3719 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        60 |        117 |     1.9500 |     1.2965 |      0.0000 |      6.0000 |
+ | "# KS0"                                         |        60 |         84 |     1.4000 |    0.71181 |      1.0000 |      4.0000 |
+ | "# Phys/KBDarkBosonFilter"                      |        60 |        209 |     3.4833 |     1.8752 |      1.0000 |      11.000 |
+ | "# Phys/OSEESubPIDDarkBosonSel"                 |        60 |        252 |     4.2000 |     2.1354 |      3.0000 |      12.000 |
+ | "# Phys/PiBDarkBosonFilter"                     |        60 |        445 |     7.4167 |     3.5085 |      2.0000 |      17.000 |
+ | "# input particles"                             |        60 |        906 |     15.100 |     5.8072 |      6.0000 |      34.000 |
+ | "# pi+"                                         |        60 |        222 |     3.7000 |     2.1158 |      0.0000 |      11.000 |
+ | "# pi-"                                         |        60 |        223 |     3.7167 |     2.1763 |      0.0000 |      10.000 |
+ | "# selected"                                    |        60 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        60 |          0 |(  0.00000 +- 1.66667  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       852 |        827 |(  97.0657 +- 0.578180 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1092 |        103 |(  9.43223 +- 0.884469 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       103 |          0 |(  0.00000 +- 0.970874 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingB2KpiX2EEDarkBoson...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KpiX2EEDarkBoson...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KpiX2EEDarkBoson...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KpiX2EESSDarkBos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         96 |(  9.60000 +- 0.931579 )%|   -------   |   -------   |
+StrippingB2KpiX2EESSDarkBos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        96 |         96 |(  100.000 +- 1.04167  )%|   -------   |   -------   |
+EESSDarkBosonSel              SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       162 |        128 |(  79.0123 +- 3.19942  )%|   -------   |   -------   |
+ | "Applying Brem-correction to dielectron"        |      2241 |       1977 |    0.88220 |    0.32238 |      0.0000 |      1.0000 |
+ | "Created J/psi(1S)->ee"                         |       162 |       2002 |     12.358 |     21.705 |      0.0000 |      131.00 |
+ | "Input protoP from Rec/ProtoP/Charged"          |       162 |      11546 |     71.272 |     36.011 |      3.0000 |      188.00 |
+ | "ParticleCombiner 2nd try failure"              |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner 2nd try success"              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner failure"                      |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "ParticleCombiner success"                      |      2027 |       2027 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Selected electrons"                            |       162 |        981 |     6.0556 |     4.9917 |      0.0000 |      25.000 |
+SSFilterEEDarkBosonFilter     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/EESSDarkBosonSel"                       |       128 |       6006 |     46.922 |     70.028 |      3.0000 |      393.00 |
+ | "# input particles"                             |       128 |       6006 |     46.922 |     70.028 |      3.0000 |      393.00 |
+ |*"#accept"                                       |       128 |         12 |(  9.37500 +- 2.57635  )%|   -------   |   -------   |
+ | "#passed"                                       |       128 |         16 |    0.12500 |    0.43301 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |      6006 |         16 |( 0.266400 +- 0.0665113)%|   -------   |   -------   |
+StrippingB2KpiX2EESSDarkBos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KpiX2EESSDarkBos...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KpiX2EESSDarkBos...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KX2EEDarkBosonLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KX2EEDarkBosonLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2KX2EEDarkBosonLine          SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  KS0 "                              |        60 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  KS0 "                              |        60 |          1 |   0.016667 |    0.12802 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        60 |         92 |     1.5333 |     1.3719 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        60 |        117 |     1.9500 |     1.2965 |      0.0000 |      6.0000 |
+ | "# KS0"                                         |        60 |         84 |     1.4000 |    0.71181 |      1.0000 |      4.0000 |
+ | "# Phys/KBDarkBosonFilter"                      |        60 |        209 |     3.4833 |     1.8752 |      1.0000 |      11.000 |
+ | "# Phys/OSEESubPIDDarkBosonSel"                 |        60 |        252 |     4.2000 |     2.1354 |      3.0000 |      12.000 |
+ | "# input particles"                             |        60 |        461 |     7.6833 |     3.2274 |      4.0000 |      17.000 |
+ | "# max size B+ -> K+  KS0 "                     |        60 |        144 |     2.4000 |     3.3377 |      0.0000 |      21.000 |
+ | "# max size B- -> K-  KS0 "                     |        60 |        172 |     2.8667 |     2.6737 |      0.0000 |      12.000 |
+ | "# selected"                                    |        60 |          1 |   0.016667 |    0.12802 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        60 |          1 |(  1.66667 +- 1.65272  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       316 |         10 |(  3.16456 +- 0.984759 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          1 |(  10.0000 +- 9.48683  )%|   -------   |   -------   |
+StrippingB2KX2EEDarkBosonLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2KX2EEDarkBosonLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KX2EEDarkBosonLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KX2EESSDarkBoson...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         93 |(  9.30000 +- 0.918428 )%|   -------   |   -------   |
+StrippingB2KX2EESSDarkBoson...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        93 |         93 |(  100.000 +- 1.07527  )%|   -------   |   -------   |
+StrippingB2KX2EESSDarkBoson...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KX2EESSDarkBoson...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KX2EESSDarkBoson...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2JKDarkBosonLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2JKDarkBosonLineV...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MuJDarkBosonFilter            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       759 |        298 |(  39.2622 +- 1.77254  )%|   -------   |   -------   |
+ | "#passed"                                       |       759 |        361 |    0.47563 |    0.65467 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |      3022 |        361 |(  11.9457 +- 0.589976 )%|   -------   |   -------   |
+J2MuMuDarkBosonSel            SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  mu- "                      |       298 |          1 |  0.0033557 |   0.057831 |      0.0000 |      1.0000 |
+ | "# Phys/MuJDarkBosonFilter"                     |       298 |        361 |     1.2114 |    0.44752 |      1.0000 |      3.0000 |
+ | "# input particles"                             |       298 |        361 |     1.2114 |    0.44752 |      1.0000 |      3.0000 |
+ | "# max size J/psi(1S) -> mu+  mu- "             |       298 |         34 |    0.11409 |    0.35766 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |       298 |        196 |    0.65772 |    0.57663 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       298 |        165 |    0.55369 |    0.60657 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       298 |          1 |  0.0033557 |   0.057831 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       298 |          1 |( 0.335570 +- 0.335007 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        34 |          1 |(  2.94118 +- 2.89760  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2JKDarkBosonLine             SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K+ "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K+"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K-"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/J2MuMuDarkBosonSel"                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"# Phys/KBDarkBosonFilter"                      |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B- -> J/psi(1S)  K- "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2JKDarkBosonLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2JKDarkBosonLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2JKDarkBosonLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2JKstDarkBosonLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2JKstDarkBosonLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseDetac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+KstDarkBosonFilter            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDetachedKst2Kpi"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+B2JKstDarkBosonLine           SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K*(892)0"                                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K*(892)~0"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/J2MuMuDarkBosonSel"                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"# Phys/KstDarkBosonFilter"                     |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2JKstDarkBosonLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2JKstDarkBosonLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2JKstDarkBosonLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2L0GammaPreScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2L0GammaL0DUFilter SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        526 |(  52.6000 +- 1.57900  )%|   -------   |   -------   |
+Photons_NonCnv                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseAllPhotons"                     |       526 |      18094 |     34.399 |     11.071 |      6.0000 |      71.000 |
+ | "# input particles"                             |       526 |      18094 |     34.399 |     11.071 |      6.0000 |      71.000 |
+ |*"#accept"                                       |       526 |        172 |(  32.6996 +- 2.04544  )%|   -------   |   -------   |
+ | "#passed"                                       |       526 |        214 |    0.40684 |    0.66546 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |     18094 |        214 |(  1.18271 +- 0.0803690)%|   -------   |   -------   |
+LooseLambda0LL                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaLL"                       |        45 |         56 |     1.2444 |    0.60205 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        45 |         56 |     1.2444 |    0.60205 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        45 |          9 |(  20.0000 +- 5.96285  )%|   -------   |   -------   |
+ | "#passed"                                       |        45 |         10 |    0.22222 |    0.46614 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        56 |         10 |(  17.8571 +- 5.11796  )%|   -------   |   -------   |
+LooseLambda0DD                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       182 |        436 |     2.3956 |     1.8804 |      1.0000 |      11.000 |
+ | "# input particles"                             |       182 |        436 |     2.3956 |     1.8804 |      1.0000 |      11.000 |
+ |*"#accept"                                       |       182 |         23 |(  12.6374 +- 2.46295  )%|   -------   |   -------   |
+ | "#passed"                                       |       182 |         24 |    0.13187 |    0.35421 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       436 |         24 |(  5.50459 +- 1.09226  )%|   -------   |   -------   |
+LooseLambda0                  SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LooseLambda0DD"                         |        32 |         24 |    0.75000 |    0.50000 |      0.0000 |      2.0000 |
+ | "# Phys/LooseLambda0LL"                         |        32 |         10 |    0.31250 |    0.52663 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        32 |         34 |     1.0625 |    0.24206 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+ | "#passed"                                       |        32 |         34 |     1.0625 |    0.24206 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |        34 |         34 |(  100.000 +- 2.94118  )%|   -------   |   -------   |
+Lb2L0Gamma                    SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        18 |          7 |    0.38889 |    0.48750 |      0.0000 |      1.0000 |
+ | "# Lambda_b0 -> Lambda0  gamma "                |        18 |          1 |   0.055556 |    0.22906 |      0.0000 |      1.0000 |
+ | "# Lambda_b~0 -> Lambda~0  gamma "              |        18 |          2 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |        18 |         12 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/LooseLambda0"                           |        18 |         19 |     1.0556 |    0.22906 |      1.0000 |      2.0000 |
+ | "# Phys/Photons_NonCnv"                         |        18 |         24 |     1.3333 |    0.57735 |      1.0000 |      3.0000 |
+ | "# gamma"                                       |        18 |         24 |     1.3333 |    0.57735 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        18 |         43 |     2.3889 |    0.59056 |      2.0000 |      4.0000 |
+ | "# max size Lambda_b0 -> Lambda0  gamma "       |        18 |         10 |    0.55556 |    0.76174 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  gamma "     |        18 |         15 |    0.83333 |    0.76376 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        18 |          3 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        18 |          3 |(  16.6667 +- 8.78410  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        25 |          6 |(  24.0000 +- 8.54166  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+RelatedInfo1_Lb2L0Gamma       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2L0Gamma"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_Lb2L0Gamma       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2L0Gamma"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_Lb2L0Gamma       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2L0Gamma"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingLb2L0GammaPostScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingLb2L0Gamma           SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2L0Gamma           SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2L0Gamma_Bd2KstG...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLb2L0Gamma_Bd2KstG...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        526 |(  52.6000 +- 1.57900  )%|   -------   |   -------   |
+LooseKstLL                    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdVeryLooseDetachedKst2Kpi"            |       199 |       1393 |     7.0000 |     7.5188 |      1.0000 |      59.000 |
+ | "# input particles"                             |       199 |       1393 |     7.0000 |     7.5188 |      1.0000 |      59.000 |
+ |*"#accept"                                       |       199 |         31 |(  15.5779 +- 2.57073  )%|   -------   |   -------   |
+ | "#passed"                                       |       199 |         43 |    0.21608 |    0.55686 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |      1393 |         43 |(  3.08686 +- 0.463420 )%|   -------   |   -------   |
+Lb2L0Gamma_Bd2KstGamma        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K*(892)0  gamma "                      |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K*(892)~0  gamma "                    |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        27 |         25 |    0.92593 |    0.76623 |      0.0000 |      3.0000 |
+ | "# K*(892)~0"                                   |        27 |         14 |    0.51852 |    0.78742 |      0.0000 |      3.0000 |
+ | "# Phys/LooseKstLL"                             |        27 |         39 |     1.4444 |    0.62854 |      1.0000 |      3.0000 |
+ | "# Phys/Photons_NonCnv"                         |        27 |         36 |     1.3333 |    0.54433 |      1.0000 |      3.0000 |
+ | "# gamma"                                       |        27 |         36 |     1.3333 |    0.54433 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        27 |         75 |     2.7778 |    0.95581 |      2.0000 |      5.0000 |
+ | "# max size B0 -> K*(892)0  gamma "             |        27 |         34 |     1.2593 |     1.3220 |      0.0000 |      6.0000 |
+ | "# max size B~0 -> K*(892)~0  gamma "           |        27 |         21 |    0.77778 |     1.4229 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        55 |          6 |(  10.9091 +- 4.20368  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingLb2L0Gamma_Bd2KstG...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2L0Gamma_Bd2KstG...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2L0Gamma_Bd2KstG...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2L0Gamma_Lb2L0Jp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lb2L0Gamma_Lb2L0Jpsi          SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Lambda0"                                     |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Lambda_b0 -> Lambda0  J/psi(1S) "            |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  J/psi(1S) "          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/LooseLambda0"                           |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseJpsi2MuMu"                      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size Lambda_b0 -> Lambda0  J/psi(1S) "   |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  J/psi(1S) " |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2L0Gamma_Lb2L0Jp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2L0Gamma_Lb2L0Jpsi SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2L0Gamma_Lb2L0Jpsi SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2L0Gamma_Bd2KstJ...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lb2L0Gamma_Bd2KstJpsi         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K*(892)0  J/psi(1S) "                  |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K*(892)~0  J/psi(1S) "                |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K*(892)0"                                    |         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# K*(892)~0"                                   |         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/LooseKstLL"                             |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseJpsi2MuMu"                      |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         4 |          8 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B0 -> K*(892)0  J/psi(1S) "         |         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> K*(892)~0  J/psi(1S) "       |         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2L0Gamma_Bd2KstJ...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLb2L0Gamma_Bd2KstJpsiSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2L0Gamma_Bd2KstJpsiSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLb2L0GammaConverte...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Photons_Cnv_Merge             SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseGammaDD"                     |       364 |        624 |     1.7143 |     2.3906 |      0.0000 |      15.000 |
+ | "# Phys/StdAllLooseGammaLL"                     |       364 |       1374 |     3.7747 |     4.8458 |      0.0000 |      33.000 |
+ | "# input particles"                             |       364 |       1998 |     5.4890 |     4.8298 |      3.0000 |      39.000 |
+ |*"#accept"                                       |       364 |        364 |(  100.000 +- 0.274725 )%|   -------   |   -------   |
+ | "#passed"                                       |       364 |       1998 |     5.4890 |     4.8298 |      3.0000 |      39.000 |
+ |*"efficiency"                                    |      1998 |       1998 |(  100.000 +- 0.0500501)%|   -------   |   -------   |
+Photons_Cnv                   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Photons_Cnv_Merge"                      |       364 |       1998 |     5.4890 |     4.8298 |      3.0000 |      39.000 |
+ | "# input particles"                             |       364 |       1998 |     5.4890 |     4.8298 |      3.0000 |      39.000 |
+ |*"#accept"                                       |       364 |        111 |(  30.4945 +- 2.41307  )%|   -------   |   -------   |
+ | "#passed"                                       |       364 |        140 |    0.38462 |    0.67562 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      1998 |        140 |(  7.00701 +- 0.571076 )%|   -------   |   -------   |
+Lb2L0GammaConverted           SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        16 |          7 |    0.43750 |    0.49608 |      0.0000 |      1.0000 |
+ | "# Lambda_b0 -> Lambda0  gamma "                |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  gamma "              |        16 |          2 |    0.12500 |    0.48412 |      0.0000 |      2.0000 |
+ | "# Lambda~0"                                    |        16 |         10 |    0.62500 |    0.59948 |      0.0000 |      2.0000 |
+ | "# Phys/LooseLambda0"                           |        16 |         17 |     1.0625 |    0.24206 |      1.0000 |      2.0000 |
+ | "# Phys/Photons_Cnv"                            |        16 |         20 |     1.2500 |    0.75000 |      1.0000 |      4.0000 |
+ | "# gamma"                                       |        16 |         20 |     1.2500 |    0.75000 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        16 |         37 |     2.3125 |    0.76801 |      2.0000 |      5.0000 |
+ | "# max size Lambda_b0 -> Lambda0  gamma "       |        16 |          7 |    0.43750 |    0.49608 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  gamma "     |        16 |         14 |    0.87500 |     1.0533 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        16 |          2 |    0.12500 |    0.48412 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        16 |          1 |(  6.25000 +- 6.05154  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        21 |          6 |(  28.5714 +- 9.85808  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          2 |(  33.3333 +- 19.2450  )%|   -------   |   -------   |
+RelatedInfo1_Lb2L0GammaConv...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2L0GammaConverted"                    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_Lb2L0GammaConv...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2L0GammaConverted"                    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_Lb2L0GammaConv...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2L0GammaConverted"                    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_Lb2L0GammaConv...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2L0GammaConverted"                    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_Lb2L0GammaConv...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lb2L0GammaConverted"                    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2L0GammaConverte...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLb2L0GammaConverted  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLb2L0GammaConverted  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVTau2PhiMuLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LFVTau2PhiMuSelPhi            SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       861 |        873 |     1.0139 |     1.0744 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       861 |        855 |    0.99303 |     1.0647 |      0.0000 |      6.0000 |
+ | "# Phys/StdLooseKaons"                          |       861 |       4818 |     5.5958 |     3.9118 |      1.0000 |      27.000 |
+ | "# input particles"                             |       861 |       4818 |     5.5958 |     3.9118 |      1.0000 |      27.000 |
+ | "# max size phi(1020) -> K+  K- "               |       861 |        981 |     1.1394 |     2.2686 |      0.0000 |      25.000 |
+ | "# phi(1020) -> K+  K- "                        |       861 |         26 |   0.030197 |    0.17113 |      0.0000 |      1.0000 |
+ | "# selected"                                    |       861 |         26 |   0.030197 |    0.17113 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       861 |         26 |(  3.01974 +- 0.583210 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       981 |         40 |(  4.07747 +- 0.631424 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        40 |         26 |(  65.0000 +- 7.54155  )%|   -------   |   -------   |
+LFVTau2PhiMumakeTau           SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVTau2PhiMuSelPhi"                     |        13 |         13 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseMuons"                          |        13 |         22 |     1.6923 |     1.1358 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        13 |         35 |     2.6923 |     1.1358 |      2.0000 |      6.0000 |
+ | "# max size tau+ -> phi(1020)  mu+ "            |        13 |          7 |    0.53846 |    0.74580 |      0.0000 |      2.0000 |
+ | "# max size tau- -> phi(1020)  mu- "            |        13 |          9 |    0.69231 |    0.60569 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |        13 |          7 |    0.53846 |    0.74580 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        13 |          9 |    0.69231 |    0.60569 |      0.0000 |      2.0000 |
+ | "# phi(1020)"                                   |        13 |         13 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+ -> phi(1020)  mu+ "                     |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau- -> phi(1020)  mu- "                     |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        13 |          0 |(  0.00000 +- 7.69231  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        16 |          0 |(  0.00000 +- 6.25000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVTau2PhiMuLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVTau2PhiMuLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVTau2PhiMuLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVTau2eMuMuLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LFVTau2eMuMuLine              SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseElectrons"                      |       373 |        922 |     2.4718 |     1.7944 |      1.0000 |      10.000 |
+ | "# Phys/StdLooseMuons"                          |       373 |        650 |     1.7426 |     1.0828 |      1.0000 |      8.0000 |
+ | "# e+"                                          |       373 |         95 |    0.25469 |    0.50944 |      0.0000 |      2.0000 |
+ | "# e-"                                          |       373 |        103 |    0.27614 |    0.53449 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       373 |       1572 |     4.2145 |     2.3161 |      2.0000 |      14.000 |
+ | "# mu+"                                         |       373 |        189 |    0.50670 |    0.67755 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       373 |        186 |    0.49866 |    0.66156 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       373 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+ -> e+  mu+  mu- "                       |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+ -> mu+  mu+  e- "                       |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau- -> e-  mu-  mu+ "                       |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau- -> mu-  mu-  e+ "                       |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       373 |          0 |(  0.00000 +- 0.268097 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        47 |          2 |(  4.25532 +- 2.94425  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVTau2eMuMuLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVTau2eMuMuLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVTau2eMuMuLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVB2eMuLinePreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LFVB2eMuLine                  SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> e+  mu+ "                            |       373 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s0 -> e+  mu- "                            |       373 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> e-  mu+ "                           |       373 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> e-  mu- "                           |       373 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseElectrons"                      |       373 |        922 |     2.4718 |     1.7944 |      1.0000 |      10.000 |
+ | "# Phys/StdLooseMuons"                          |       373 |        650 |     1.7426 |     1.0828 |      1.0000 |      8.0000 |
+ | "# e+"                                          |       373 |        205 |    0.54960 |    0.77205 |      0.0000 |      4.0000 |
+ | "# e-"                                          |       373 |        227 |    0.60858 |    0.80357 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       373 |       1572 |     4.2145 |     2.3161 |      2.0000 |      14.000 |
+ | "# max size B_s0 -> e+  mu+ "                   |       373 |        105 |    0.28150 |    0.78771 |      0.0000 |      6.0000 |
+ | "# max size B_s0 -> e+  mu- "                   |       373 |         87 |    0.23324 |    0.66046 |      0.0000 |      6.0000 |
+ | "# max size B_s~0 -> e-  mu+ "                  |       373 |        103 |    0.27614 |    0.72961 |      0.0000 |      6.0000 |
+ | "# max size B_s~0 -> e-  mu- "                  |       373 |        100 |    0.26810 |    0.82389 |      0.0000 |      8.0000 |
+ | "# mu+"                                         |       373 |        164 |    0.43968 |    0.64232 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       373 |        138 |    0.36997 |    0.56943 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       373 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       373 |          0 |(  0.00000 +- 0.268097 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       395 |         10 |(  2.53165 +- 0.790378 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+StrippingLFVB2eMuLinePostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVB2eMuLine         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVB2eMuLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVJPsi2eMuLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LFVJPsi2eMuLine               SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> e+  mu+ "                       |       373 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S) -> e+  mu- "                       |       373 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S) -> e-  mu+ "                       |       373 |          1 |  0.0026810 |   0.051709 |      0.0000 |      1.0000 |
+ | "# J/psi(1S) -> e-  mu- "                       |       373 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseElectrons"                      |       373 |        922 |     2.4718 |     1.7944 |      1.0000 |      10.000 |
+ | "# Phys/StdLooseMuons"                          |       373 |        650 |     1.7426 |     1.0828 |      1.0000 |      8.0000 |
+ | "# e+"                                          |       373 |         32 |   0.085791 |    0.28006 |      0.0000 |      1.0000 |
+ | "# e-"                                          |       373 |         36 |   0.096515 |    0.31293 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       373 |       1572 |     4.2145 |     2.3161 |      2.0000 |      14.000 |
+ | "# max size J/psi(1S) -> e+  mu+ "              |       373 |          5 |   0.013405 |    0.11500 |      0.0000 |      1.0000 |
+ | "# max size J/psi(1S) -> e+  mu- "              |       373 |          6 |   0.016086 |    0.12581 |      0.0000 |      1.0000 |
+ | "# max size J/psi(1S) -> e-  mu+ "              |       373 |         12 |   0.032172 |    0.21731 |      0.0000 |      2.0000 |
+ | "# max size J/psi(1S) -> e-  mu- "              |       373 |          5 |   0.013405 |    0.11500 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |       373 |         83 |    0.22252 |    0.43485 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       373 |         64 |    0.17158 |    0.38406 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       373 |          1 |  0.0026810 |   0.051709 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       373 |          1 |( 0.268097 +- 0.267737 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        28 |          2 |(  7.14286 +- 4.86704  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+RelatedInfo1_LFVJPsi2eMuLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVJPsi2eMuLine"                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_LFVJPsi2eMuLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVJPsi2eMuLine"                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_LFVJPsi2eMuLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVJPsi2eMuLine"                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_LFVJPsi2eMuLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVJPsi2eMuLine"                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_LFVJPsi2eMuLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVJPsi2eMuLine"                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_LFVJPsi2eMuLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVJPsi2eMuLine"                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_LFVJPsi2eMuLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVJPsi2eMuLine"                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLFVJPsi2eMuLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLFVJPsi2eMuLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVJPsi2eMuLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVPromptJPsi2eMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLFVPromptJPsi2eMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        588 |(  58.8000 +- 1.55646  )%|   -------   |   -------   |
+LFVPromptJPsi2eMuLine         SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> e+  mu+ "                       |       366 |          1 |  0.0027322 |   0.052199 |      0.0000 |      1.0000 |
+ | "# J/psi(1S) -> e+  mu- "                       |       366 |          2 |  0.0054645 |   0.073720 |      0.0000 |      1.0000 |
+ | "# J/psi(1S) -> e-  mu+ "                       |       366 |          1 |  0.0027322 |   0.052199 |      0.0000 |      1.0000 |
+ | "# J/psi(1S) -> e-  mu- "                       |       366 |          1 |  0.0027322 |   0.052199 |      0.0000 |      1.0000 |
+ | "# Phys/StdAllLooseElectrons"                   |       366 |       1709 |     4.6694 |     2.7939 |      1.0000 |      18.000 |
+ | "# Phys/StdAllLooseMuons"                       |       366 |        968 |     2.6448 |     1.6126 |      1.0000 |      9.0000 |
+ | "# e+"                                          |       366 |         37 |    0.10109 |    0.30145 |      0.0000 |      1.0000 |
+ | "# e-"                                          |       366 |         45 |    0.12295 |    0.35246 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       366 |       2677 |     7.3142 |     3.4248 |      2.0000 |      24.000 |
+ | "# max size J/psi(1S) -> e+  mu+ "              |       366 |          3 |  0.0081967 |   0.090164 |      0.0000 |      1.0000 |
+ | "# max size J/psi(1S) -> e+  mu- "              |       366 |          4 |   0.010929 |    0.12757 |      0.0000 |      2.0000 |
+ | "# max size J/psi(1S) -> e-  mu+ "              |       366 |          3 |  0.0081967 |   0.090164 |      0.0000 |      1.0000 |
+ | "# max size J/psi(1S) -> e-  mu- "              |       366 |          4 |   0.010929 |    0.12757 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |       366 |         33 |   0.090164 |    0.28642 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |       366 |         38 |    0.10383 |    0.32245 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       366 |          5 |   0.013661 |    0.13762 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       366 |          4 |(  1.09290 +- 0.543454 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        14 |          5 |(  35.7143 +- 12.8060  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo1_LFVPromptJPsi2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptJPsi2eMuLine"                  |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_LFVPromptJPsi2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptJPsi2eMuLine"                  |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_LFVPromptJPsi2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptJPsi2eMuLine"                  |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo4_LFVPromptJPsi2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptJPsi2eMuLine"                  |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo5_LFVPromptJPsi2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptJPsi2eMuLine"                  |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo6_LFVPromptJPsi2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptJPsi2eMuLine"                  |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo7_LFVPromptJPsi2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptJPsi2eMuLine"                  |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingLFVPromptJPsi2eMuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingLFVPromptJPsi2eMuLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVPromptJPsi2eMuLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVJPsi2MuMuContro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         54 |(  5.40000 +- 0.714731 )%|   -------   |   -------   |
+LFVJPsi2MuMuControlLine       SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  mu+ "                      |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S) -> mu+  mu- "                      |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S) -> mu-  mu- "                      |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseMuons"                          |        23 |         50 |     2.1739 |     1.0896 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        23 |         50 |     2.1739 |     1.0896 |      1.0000 |      5.0000 |
+ | "# max size J/psi(1S) -> mu+  mu+ "             |        23 |          5 |    0.21739 |    0.41247 |      0.0000 |      1.0000 |
+ | "# max size J/psi(1S) -> mu+  mu- "             |        23 |          2 |   0.086957 |    0.40786 |      0.0000 |      2.0000 |
+ | "# max size J/psi(1S) -> mu-  mu- "             |        23 |          6 |    0.26087 |    0.84531 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |        23 |          5 |    0.21739 |    0.41247 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        23 |          4 |    0.17391 |    0.48023 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        23 |          0 |(  0.00000 +- 4.34783  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVJPsi2MuMuContro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVJPsi2MuMuContro...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVJPsi2MuMuContro...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVJPsi2eeControlL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         53 |(  5.30000 +- 0.708456 )%|   -------   |   -------   |
+LFVJPsi2eeControlLine         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> e+  e+ "                        |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S) -> e+  e- "                        |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S) -> e-  e- "                        |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseElectrons"                      |        31 |         60 |     1.9355 |    0.94819 |      1.0000 |      5.0000 |
+ | "# e+"                                          |        31 |          3 |   0.096774 |    0.29565 |      0.0000 |      1.0000 |
+ | "# e-"                                          |        31 |          2 |   0.064516 |    0.24567 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        31 |         60 |     1.9355 |    0.94819 |      1.0000 |      5.0000 |
+ | "# max size J/psi(1S) -> e+  e+ "               |        31 |          3 |   0.096774 |    0.29565 |      0.0000 |      1.0000 |
+ | "# max size J/psi(1S) -> e+  e- "               |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size J/psi(1S) -> e-  e- "               |        31 |          2 |   0.064516 |    0.24567 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        31 |          0 |(  0.00000 +- 3.22581  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVJPsi2eeControlL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVJPsi2eeControlLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVJPsi2eeControlLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVPromptJPsi2MuMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         53 |(  5.30000 +- 0.708456 )%|   -------   |   -------   |
+StrippingLFVPromptJPsi2MuMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        53 |         32 |(  60.3774 +- 6.71848  )%|   -------   |   -------   |
+LFVPromptJPsi2MuMuControlLine SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  mu+ "                      |        21 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S) -> mu+  mu- "                      |        21 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S) -> mu-  mu- "                      |        21 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseMuons"                       |        21 |         57 |     2.7143 |     1.6943 |      1.0000 |      9.0000 |
+ | "# input particles"                             |        21 |         57 |     2.7143 |     1.6943 |      1.0000 |      9.0000 |
+ | "# max size J/psi(1S) -> mu+  mu+ "             |        21 |          2 |   0.095238 |    0.29354 |      0.0000 |      1.0000 |
+ | "# max size J/psi(1S) -> mu+  mu- "             |        21 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size J/psi(1S) -> mu-  mu- "             |        21 |          3 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |        21 |          2 |   0.095238 |    0.29354 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        21 |          3 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        21 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        21 |          0 |(  0.00000 +- 4.76190  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVPromptJPsi2MuMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVPromptJPsi2MuMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVPromptJPsi2MuMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVPromptJPsi2eeCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         44 |(  4.40000 +- 0.648568 )%|   -------   |   -------   |
+StrippingLFVPromptJPsi2eeCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        44 |         20 |(  45.4545 +- 7.50657  )%|   -------   |   -------   |
+LFVPromptJPsi2eeControlLine   SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> e+  e+ "                        |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S) -> e+  e- "                        |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S) -> e-  e- "                        |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseElectrons"                   |        16 |         62 |     3.8750 |     2.0272 |      1.0000 |      8.0000 |
+ | "# e+"                                          |        16 |          1 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# e-"                                          |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        16 |         62 |     3.8750 |     2.0272 |      1.0000 |      8.0000 |
+ | "# max size J/psi(1S) -> e+  e+ "               |        16 |          1 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# max size J/psi(1S) -> e+  e- "               |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size J/psi(1S) -> e-  e- "               |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        16 |          0 |(  0.00000 +- 6.25000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVPromptJPsi2eeCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVPromptJPsi2eeCo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVPromptJPsi2eeCo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVPhi2eMuLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LFVPhi2eMuLine                SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseElectrons"                      |       373 |        922 |     2.4718 |     1.7944 |      1.0000 |      10.000 |
+ | "# Phys/StdLooseMuons"                          |       373 |        650 |     1.7426 |     1.0828 |      1.0000 |      8.0000 |
+ | "# e+"                                          |       373 |         36 |   0.096515 |    0.30424 |      0.0000 |      2.0000 |
+ | "# e-"                                          |       373 |         39 |    0.10456 |    0.32303 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       373 |       1572 |     4.2145 |     2.3161 |      2.0000 |      14.000 |
+ | "# max size phi(1020) -> e+  mu+ "              |       373 |          5 |   0.013405 |    0.11500 |      0.0000 |      1.0000 |
+ | "# max size phi(1020) -> e+  mu- "              |       373 |          7 |   0.018767 |    0.13570 |      0.0000 |      1.0000 |
+ | "# max size phi(1020) -> e-  mu+ "              |       373 |         13 |   0.034853 |    0.21062 |      0.0000 |      2.0000 |
+ | "# max size phi(1020) -> e-  mu- "              |       373 |          5 |   0.013405 |    0.11500 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |       373 |         82 |    0.21984 |    0.43312 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       373 |         67 |    0.17962 |    0.39080 |      0.0000 |      2.0000 |
+ | "# phi(1020) -> e+  mu+ "                       |       373 |          2 |  0.0053619 |   0.073029 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> e+  mu- "                       |       373 |          3 |  0.0080429 |   0.089321 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> e-  mu+ "                       |       373 |          1 |  0.0026810 |   0.051709 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> e-  mu- "                       |       373 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       373 |          6 |   0.016086 |    0.12581 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       373 |          6 |(  1.60858 +- 0.651396 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        30 |         12 |(  40.0000 +- 8.94427  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        12 |          6 |(  50.0000 +- 14.4338  )%|   -------   |   -------   |
+RelatedInfo1_LFVPhi2eMuLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2eMuLine"                         |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo2_LFVPhi2eMuLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2eMuLine"                         |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo3_LFVPhi2eMuLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2eMuLine"                         |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo4_LFVPhi2eMuLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2eMuLine"                         |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo5_LFVPhi2eMuLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2eMuLine"                         |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo6_LFVPhi2eMuLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2eMuLine"                         |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo7_LFVPhi2eMuLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2eMuLine"                         |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingLFVPhi2eMuLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingLFVPhi2eMuLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVPhi2eMuLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVPromptPhi2eMuLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLFVPromptPhi2eMuLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        588 |(  58.8000 +- 1.55646  )%|   -------   |   -------   |
+LFVPromptPhi2eMuLine          SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseElectrons"                   |       366 |       1709 |     4.6694 |     2.7939 |      1.0000 |      18.000 |
+ | "# Phys/StdAllLooseMuons"                       |       366 |        968 |     2.6448 |     1.6126 |      1.0000 |      9.0000 |
+ | "# e+"                                          |       366 |         37 |    0.10109 |    0.30145 |      0.0000 |      1.0000 |
+ | "# e-"                                          |       366 |         45 |    0.12295 |    0.35246 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       366 |       2677 |     7.3142 |     3.4248 |      2.0000 |      24.000 |
+ | "# max size phi(1020) -> e+  mu+ "              |       366 |          3 |  0.0081967 |   0.090164 |      0.0000 |      1.0000 |
+ | "# max size phi(1020) -> e+  mu- "              |       366 |          4 |   0.010929 |    0.12757 |      0.0000 |      2.0000 |
+ | "# max size phi(1020) -> e-  mu+ "              |       366 |          3 |  0.0081967 |   0.090164 |      0.0000 |      1.0000 |
+ | "# max size phi(1020) -> e-  mu- "              |       366 |          4 |   0.010929 |    0.12757 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |       366 |         33 |   0.090164 |    0.28642 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |       366 |         38 |    0.10383 |    0.32245 |      0.0000 |      2.0000 |
+ | "# phi(1020) -> e+  mu+ "                       |       366 |          2 |  0.0054645 |   0.073720 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> e+  mu- "                       |       366 |          1 |  0.0027322 |   0.052199 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> e-  mu+ "                       |       366 |          1 |  0.0027322 |   0.052199 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> e-  mu- "                       |       366 |          2 |  0.0054645 |   0.073720 |      0.0000 |      1.0000 |
+ | "# selected"                                    |       366 |          6 |   0.016393 |    0.14693 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       366 |          5 |(  1.36612 +- 0.606760 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        14 |          6 |(  42.8571 +- 13.2260  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo1_LFVPromptPhi2e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2eMuLine"                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo2_LFVPromptPhi2e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2eMuLine"                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo3_LFVPromptPhi2e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2eMuLine"                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo4_LFVPromptPhi2e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2eMuLine"                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo5_LFVPromptPhi2e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2eMuLine"                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo6_LFVPromptPhi2e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2eMuLine"                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo7_LFVPromptPhi2e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2eMuLine"                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingLFVPromptPhi2eMuLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingLFVPromptPhi2eMuLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVPromptPhi2eMuLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVPhi2MuMuControl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LFVPhi2MuMuControlLine        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# max size phi(1020) -> mu+  mu+ "             |       507 |        121 |    0.23866 |    0.50270 |      0.0000 |      4.0000 |
+ | "# max size phi(1020) -> mu+  mu- "             |       507 |         15 |   0.029586 |    0.18071 |      0.0000 |      2.0000 |
+ | "# max size phi(1020) -> mu-  mu- "             |       507 |        107 |    0.21105 |    0.46243 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |       507 |        115 |    0.22682 |    0.43268 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       507 |        103 |    0.20316 |    0.41204 |      0.0000 |      2.0000 |
+ | "# phi(1020) -> mu+  mu+ "                      |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# phi(1020) -> mu+  mu- "                      |       507 |          1 |  0.0019724 |   0.044368 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> mu-  mu- "                      |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       507 |          1 |  0.0019724 |   0.044368 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       507 |          1 |( 0.197239 +- 0.197044 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        20 |          2 |(  10.0000 +- 6.70820  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+RelatedInfo1_LFVPhi2MuMuCon...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2MuMuControlLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_LFVPhi2MuMuCon...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2MuMuControlLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_LFVPhi2MuMuCon...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2MuMuControlLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_LFVPhi2MuMuCon...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2MuMuControlLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_LFVPhi2MuMuCon...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2MuMuControlLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_LFVPhi2MuMuCon...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2MuMuControlLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_LFVPhi2MuMuCon...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2MuMuControlLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLFVPhi2MuMuControl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLFVPhi2MuMuControl...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVPhi2MuMuControl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVPhi2eeControlLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LFVPhi2eeControlLine          SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseElectrons"                      |       627 |       1469 |     2.3429 |     1.6326 |      1.0000 |      10.000 |
+ | "# e+"                                          |       627 |         90 |    0.14354 |    0.37267 |      0.0000 |      2.0000 |
+ | "# e-"                                          |       627 |         93 |    0.14833 |    0.37294 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       627 |       1469 |     2.3429 |     1.6326 |      1.0000 |      10.000 |
+ | "# max size phi(1020) -> e+  e+ "               |       627 |        100 |    0.15949 |    0.47932 |      0.0000 |      4.0000 |
+ | "# max size phi(1020) -> e+  e- "               |       627 |         19 |   0.030303 |    0.19737 |      0.0000 |      2.0000 |
+ | "# max size phi(1020) -> e-  e- "               |       627 |        101 |    0.16108 |    0.46010 |      0.0000 |      4.0000 |
+ | "# phi(1020) -> e+  e+ "                        |       627 |          1 |  0.0015949 |   0.039904 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> e+  e- "                        |       627 |          3 |  0.0047847 |   0.069006 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> e-  e- "                        |       627 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       627 |          4 |  0.0063796 |   0.097615 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       627 |          3 |( 0.478469 +- 0.275582 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        28 |          7 |(  25.0000 +- 8.18317  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          4 |(  57.1429 +- 18.7044  )%|   -------   |   -------   |
+RelatedInfo1_LFVPhi2eeContr...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2eeControlLine"                   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_LFVPhi2eeContr...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2eeControlLine"                   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_LFVPhi2eeContr...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2eeControlLine"                   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo4_LFVPhi2eeContr...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2eeControlLine"                   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo5_LFVPhi2eeContr...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2eeControlLine"                   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo6_LFVPhi2eeContr...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2eeControlLine"                   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo7_LFVPhi2eeContr...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPhi2eeControlLine"                   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingLFVPhi2eeControlLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingLFVPhi2eeControlLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVPhi2eeControlLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVPromptPhi2MuMuC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLFVPromptPhi2MuMuC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        588 |(  58.8000 +- 1.55646  )%|   -------   |   -------   |
+LFVPromptPhi2MuMuControlLine  SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       394 |       1026 |     2.6041 |     1.6076 |      1.0000 |      9.0000 |
+ | "# input particles"                             |       394 |       1026 |     2.6041 |     1.6076 |      1.0000 |      9.0000 |
+ | "# max size phi(1020) -> mu+  mu+ "             |       394 |         61 |    0.15482 |    0.43791 |      0.0000 |      4.0000 |
+ | "# max size phi(1020) -> mu+  mu- "             |       394 |         19 |   0.048223 |    0.24724 |      0.0000 |      2.0000 |
+ | "# max size phi(1020) -> mu-  mu- "             |       394 |         73 |    0.18528 |    0.55067 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |       394 |         57 |    0.14467 |    0.36591 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       394 |         63 |    0.15990 |    0.39964 |      0.0000 |      2.0000 |
+ | "# phi(1020) -> mu+  mu+ "                      |       394 |          1 |  0.0025381 |   0.050315 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> mu+  mu- "                      |       394 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# phi(1020) -> mu-  mu- "                      |       394 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       394 |          1 |  0.0025381 |   0.050315 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       394 |          1 |( 0.253807 +- 0.253485 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        26 |          2 |(  7.69231 +- 5.22589  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+RelatedInfo1_LFVPromptPhi2M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2MuMuControlLine"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_LFVPromptPhi2M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2MuMuControlLine"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_LFVPromptPhi2M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2MuMuControlLine"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_LFVPromptPhi2M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2MuMuControlLine"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_LFVPromptPhi2M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2MuMuControlLine"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_LFVPromptPhi2M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2MuMuControlLine"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_LFVPromptPhi2M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2MuMuControlLine"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLFVPromptPhi2MuMuC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLFVPromptPhi2MuMuC...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVPromptPhi2MuMuC...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVPromptPhi2eeCon...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        701 |(  70.1000 +- 1.44775  )%|   -------   |   -------   |
+StrippingLFVPromptPhi2eeCon...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       701 |        409 |(  58.3452 +- 1.86198  )%|   -------   |   -------   |
+LFVPromptPhi2eeControlLine    SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseElectrons"                   |       319 |       1470 |     4.6082 |     2.7372 |      1.0000 |      18.000 |
+ | "# e+"                                          |       319 |         31 |   0.097179 |    0.29620 |      0.0000 |      1.0000 |
+ | "# e-"                                          |       319 |         35 |    0.10972 |    0.33199 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       319 |       1470 |     4.6082 |     2.7372 |      1.0000 |      18.000 |
+ | "# max size phi(1020) -> e+  e+ "               |       319 |         31 |   0.097179 |    0.29620 |      0.0000 |      1.0000 |
+ | "# max size phi(1020) -> e+  e- "               |       319 |         12 |   0.037618 |    0.22078 |      0.0000 |      2.0000 |
+ | "# max size phi(1020) -> e-  e- "               |       319 |         39 |    0.12226 |    0.42725 |      0.0000 |      4.0000 |
+ | "# phi(1020) -> e+  e+ "                        |       319 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# phi(1020) -> e+  e- "                        |       319 |          2 |  0.0062696 |   0.078932 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> e-  e- "                        |       319 |          1 |  0.0031348 |   0.055901 |      0.0000 |      1.0000 |
+ | "# selected"                                    |       319 |          3 |  0.0094044 |    0.12484 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       319 |          2 |( 0.626959 +- 0.441935 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        14 |          4 |(  28.5714 +- 12.0736  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+RelatedInfo1_LFVPromptPhi2e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2eeControlLine"             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_LFVPromptPhi2e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2eeControlLine"             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_LFVPromptPhi2e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2eeControlLine"             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_LFVPromptPhi2e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2eeControlLine"             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_LFVPromptPhi2e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2eeControlLine"             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo6_LFVPromptPhi2e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2eeControlLine"             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo7_LFVPromptPhi2e...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVPromptPhi2eeControlLine"             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLFVPromptPhi2eeCon...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLFVPromptPhi2eeCon...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVPromptPhi2eeCon...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVB2eeLinePreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LFVB2eeLine                   SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> e+  e+ "                             |       627 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s0 -> e+  e- "                             |       627 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> e-  e- "                            |       627 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseElectrons"                      |       627 |       1469 |     2.3429 |     1.6326 |      1.0000 |      10.000 |
+ | "# e+"                                          |       627 |        353 |    0.56300 |    0.73450 |      0.0000 |      4.0000 |
+ | "# e-"                                          |       627 |        357 |    0.56938 |    0.76374 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       627 |       1469 |     2.3429 |     1.6326 |      1.0000 |      10.000 |
+ | "# max size B_s0 -> e+  e+ "                    |       627 |        537 |    0.85646 |     1.7577 |      0.0000 |      16.000 |
+ | "# max size B_s0 -> e+  e- "                    |       627 |        214 |    0.34131 |     1.0298 |      0.0000 |      16.000 |
+ | "# max size B_s~0 -> e-  e- "                   |       627 |        569 |    0.90750 |     2.0114 |      0.0000 |      25.000 |
+ | "# selected"                                    |       627 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       627 |          0 |(  0.00000 +- 0.159490 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       412 |          4 |( 0.970874 +- 0.483075 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingLFVB2eeLinePostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVB2eeLine          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVB2eeLine          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVB2heMuLinePreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdNoPIDsProt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        890 |(  97.6948 +- 0.497195 )%|   -------   |   -------   |
+LFVB2heMuLine                 SUCCESS Number of counters : 39
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  e+  mu- "                          |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  e-  mu+ "                          |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K-  e+  mu+ "                          |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> p+  e+  mu- "                          |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> p+  e-  mu+ "                          |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> pi+  e+  mu- "                         |        22 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> pi+  e-  mu+ "                         |        30 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> pi-  e+  mu+ "                         |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> p~-  e+  mu+ "                         |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K+  e-  mu- "                          |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  e+  mu- "                          |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  e-  mu+ "                          |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> p+  e-  mu- "                          |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> pi+  e-  mu- "                         |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> pi-  e+  mu- "                         |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> pi-  e-  mu+ "                         |        30 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> p~-  e+  mu- "                         |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> p~-  e-  mu+ "                         |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       373 |        227 |    0.60858 |    0.84265 |      0.0000 |      5.0000 |
+ | "# K-"                                          |       373 |        224 |    0.60054 |    0.80127 |      0.0000 |      4.0000 |
+ | "# Phys/StdLooseElectrons"                      |       373 |        922 |     2.4718 |     1.7944 |      1.0000 |      10.000 |
+ | "# Phys/StdLooseMuons"                          |       373 |        650 |     1.7426 |     1.0828 |      1.0000 |      8.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       373 |       5061 |     13.568 |     5.8133 |      2.0000 |      33.000 |
+ | "# Phys/StdNoPIDsPions"                         |       373 |       5061 |     13.568 |     5.8133 |      2.0000 |      33.000 |
+ | "# Phys/StdNoPIDsProtons"                       |       373 |       5061 |     13.568 |     5.8133 |      2.0000 |      33.000 |
+ | "# e+"                                          |       373 |         71 |    0.19035 |    0.44986 |      0.0000 |      2.0000 |
+ | "# e-"                                          |       373 |         70 |    0.18767 |    0.42339 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       373 |      16755 |     44.920 |     19.148 |      8.0000 |      111.00 |
+ | "# mu+"                                         |       373 |        164 |    0.43968 |    0.64232 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       373 |        138 |    0.36997 |    0.56943 |      0.0000 |      2.0000 |
+ | "# p+"                                          |       373 |        243 |    0.65147 |    0.87670 |      0.0000 |      6.0000 |
+ | "# pi+"                                         |       373 |       1079 |     2.8928 |     1.9358 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       373 |       1001 |     2.6836 |     1.7021 |      0.0000 |      10.000 |
+ | "# p~-"                                         |       373 |        221 |    0.59249 |    0.79889 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       373 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       373 |          0 |(  0.00000 +- 0.268097 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       805 |        238 |(  29.5652 +- 1.60837  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       210 |          3 |(  1.42857 +- 0.818874 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingLFVB2heMuLinePostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVB2heMuLine        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVB2heMuLine        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVB2hMuLinePreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LFVB2hMuLine                  SUCCESS Number of counters : 41
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> K+  mu+ "                            |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s0 -> K+  mu- "                            |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s0 -> p+  mu+ "                            |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s0 -> p+  mu- "                            |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s0 -> pi+  mu+ "                           |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s0 -> pi+  mu- "                           |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> K-  mu+ "                           |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> K-  mu- "                           |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> pi-  mu+ "                          |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> pi-  mu- "                          |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> p~-  mu+ "                          |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> p~-  mu- "                          |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       507 |        276 |    0.54438 |    0.78917 |      0.0000 |      5.0000 |
+ | "# K-"                                          |       507 |        270 |    0.53254 |    0.75397 |      0.0000 |      4.0000 |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       507 |       6197 |     12.223 |     5.7625 |      2.0000 |      33.000 |
+ | "# Phys/StdNoPIDsPions"                         |       507 |       6197 |     12.223 |     5.7625 |      2.0000 |      33.000 |
+ | "# Phys/StdNoPIDsProtons"                       |       507 |       6197 |     12.223 |     5.7625 |      2.0000 |      33.000 |
+ | "# input particles"                             |       507 |      19454 |     38.371 |     17.740 |      7.0000 |      105.00 |
+ | "# max size B_s0 -> K+  mu+ "                   |       507 |        155 |    0.30572 |    0.83514 |      0.0000 |      6.0000 |
+ | "# max size B_s0 -> K+  mu- "                   |       507 |        133 |    0.26233 |    0.69104 |      0.0000 |      6.0000 |
+ | "# max size B_s0 -> p+  mu+ "                   |       507 |        167 |    0.32939 |    0.91879 |      0.0000 |      9.0000 |
+ | "# max size B_s0 -> p+  mu- "                   |       507 |        141 |    0.27811 |    0.73754 |      0.0000 |      6.0000 |
+ | "# max size B_s0 -> pi+  mu+ "                  |       507 |        704 |     1.3886 |     2.6582 |      0.0000 |      21.000 |
+ | "# max size B_s0 -> pi+  mu- "                  |       507 |        495 |    0.97633 |     1.8439 |      0.0000 |      12.000 |
+ | "# max size B_s~0 -> K-  mu+ "                  |       507 |        131 |    0.25838 |    0.73400 |      0.0000 |      9.0000 |
+ | "# max size B_s~0 -> K-  mu- "                  |       507 |        131 |    0.25838 |    0.80574 |      0.0000 |      8.0000 |
+ | "# max size B_s~0 -> pi-  mu+ "                 |       507 |        511 |     1.0079 |     1.8905 |      0.0000 |      16.000 |
+ | "# max size B_s~0 -> pi-  mu- "                 |       507 |        596 |     1.1755 |     2.2336 |      0.0000 |      18.000 |
+ | "# max size B_s~0 -> p~-  mu+ "                 |       507 |        126 |    0.24852 |    0.69754 |      0.0000 |      6.0000 |
+ | "# max size B_s~0 -> p~-  mu- "                 |       507 |        129 |    0.25444 |    0.83107 |      0.0000 |      8.0000 |
+ | "# mu+"                                         |       507 |        217 |    0.42801 |    0.61878 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       507 |        192 |    0.37870 |    0.56052 |      0.0000 |      2.0000 |
+ | "# p+"                                          |       507 |        291 |    0.57396 |    0.81888 |      0.0000 |      6.0000 |
+ | "# pi+"                                         |       507 |       1232 |     2.4300 |     1.7509 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       507 |       1141 |     2.2505 |     1.5983 |      0.0000 |      9.0000 |
+ | "# p~-"                                         |       507 |        262 |    0.51677 |    0.74924 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       507 |          0 |(  0.00000 +- 0.197239 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3419 |          6 |( 0.175490 +- 0.0715806)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingLFVB2hMuLinePostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVB2hMuLine         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVB2hMuLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVBu2KJPsieeLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LFVBu2KJPsiee                 SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> e+  e- "                        |       627 |          4 |  0.0063796 |   0.079617 |      0.0000 |      1.0000 |
+ | "# Phys/StdLooseElectrons"                      |       627 |       1469 |     2.3429 |     1.6326 |      1.0000 |      10.000 |
+ | "# e+"                                          |       627 |        129 |    0.20574 |    0.44910 |      0.0000 |      2.0000 |
+ | "# e-"                                          |       627 |        116 |    0.18501 |    0.41606 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       627 |       1469 |     2.3429 |     1.6326 |      1.0000 |      10.000 |
+ | "# max size J/psi(1S) -> e+  e- "               |       627 |         28 |   0.044657 |    0.24860 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       627 |          4 |  0.0063796 |   0.079617 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       627 |          4 |( 0.637959 +- 0.317960 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        28 |          4 |(  14.2857 +- 6.61300  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+LFVBu2KJPsieeLine             SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K+ "                        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K+"                                          |         4 |         15 |     3.7500 |     1.4790 |      2.0000 |      6.0000 |
+ | "# K-"                                          |         4 |         19 |     4.7500 |     2.4875 |      1.0000 |      8.0000 |
+ | "# Phys/LFVBu2KJPsiee"                          |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |         4 |         63 |     15.750 |     6.7593 |      6.0000 |      25.000 |
+ | "# input particles"                             |         4 |         67 |     16.750 |     6.7593 |      7.0000 |      26.000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |         4 |         15 |     3.7500 |     1.4790 |      2.0000 |      6.0000 |
+ | "# max size B- -> J/psi(1S)  K- "               |         4 |         19 |     4.7500 |     2.4875 |      1.0000 |      8.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        34 |          4 |(  11.7647 +- 5.52551  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingLFVBu2KJPsieeLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVBu2KJPsieeLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVBu2KJPsieeLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVB2hTauMuLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LFVB2hTauMuLine               SUCCESS Number of counters : 39
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  tau+  mu- "                        |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K+  tau-  mu+ "                        |        33 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K-  tau+  mu+ "                        |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> p+  tau+  mu- "                        |        31 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> p+  tau-  mu+ "                        |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> pi+  tau+  mu- "                       |        51 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> pi+  tau-  mu+ "                       |        65 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> pi-  tau+  mu+ "                       |        63 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> p~-  tau+  mu+ "                       |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K+  tau-  mu- "                        |        26 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  tau+  mu- "                        |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  tau-  mu+ "                        |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> p+  tau-  mu- "                        |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> pi+  tau-  mu- "                       |        58 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> pi-  tau+  mu- "                       |        53 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> pi-  tau-  mu+ "                       |        62 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> p~-  tau+  mu- "                       |        19 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> p~-  tau-  mu+ "                       |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       231 |        124 |    0.53680 |    0.82556 |      0.0000 |      5.0000 |
+ | "# K-"                                          |       231 |        113 |    0.48918 |    0.77214 |      0.0000 |      4.0000 |
+ | "# Phys/StdLooseDetachedTau3pi"                 |       231 |       1018 |     4.4069 |     6.7252 |      1.0000 |      72.000 |
+ | "# Phys/StdLooseMuons"                          |       231 |        437 |     1.8918 |     1.1849 |      1.0000 |      8.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       231 |       3383 |     14.645 |     5.6641 |      5.0000 |      33.000 |
+ | "# Phys/StdNoPIDsPions"                         |       231 |       3383 |     14.645 |     5.6641 |      5.0000 |      33.000 |
+ | "# Phys/StdNoPIDsProtons"                       |       231 |       3383 |     14.645 |     5.6641 |      5.0000 |      33.000 |
+ | "# input particles"                             |       231 |      11604 |     50.234 |     20.209 |      18.000 |      118.00 |
+ | "# mu+"                                         |       231 |        105 |    0.45455 |    0.62859 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       231 |         83 |    0.35931 |    0.55509 |      0.0000 |      2.0000 |
+ | "# p+"                                          |       231 |        141 |    0.61039 |    0.83468 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |       231 |        652 |     2.8225 |     1.8443 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       231 |        607 |     2.6277 |     1.6697 |      0.0000 |      9.0000 |
+ | "# p~-"                                         |       231 |        118 |    0.51082 |    0.77214 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       231 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |       231 |        495 |     2.1429 |     3.4076 |      0.0000 |      30.000 |
+ | "# tau-"                                        |       231 |        523 |     2.2641 |     3.9394 |      0.0000 |      42.000 |
+ |*"#accept"                                       |       231 |          0 |(  0.00000 +- 0.432900 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      4734 |       1391 |(  29.3832 +- 0.662048 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       981 |         32 |(  3.26198 +- 0.567159 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        32 |          0 |(  0.00000 +- 3.12500  )%|   -------   |   -------   |
+StrippingLFVB2hTauMuLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVB2hTauMuLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVB2hTauMuLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVTau2MuEtaP2pipi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+selEtap_gamma                 SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseAllPhotons"                     |       889 |      33911 |     38.145 |     16.172 |      1.0000 |      90.000 |
+ | "# Phys/StdLoosePions"                          |       889 |       9967 |     11.211 |     5.5798 |      1.0000 |      34.000 |
+ | "# eta_prime -> pi+  pi-  gamma "               |       756 |       1791 |     2.3690 |     5.0636 |      0.0000 |      67.000 |
+ | "# gamma"                                       |       889 |      15701 |     17.661 |     8.6243 |      0.0000 |      50.000 |
+ | "# input particles"                             |       889 |      43878 |     49.357 |     20.425 |      2.0000 |      120.00 |
+ | "# pi+"                                         |       889 |       2516 |     2.8301 |     1.9335 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       889 |       2412 |     2.7132 |     1.8745 |      0.0000 |      11.000 |
+ | "# selected"                                    |       889 |       1791 |     2.0146 |     4.7453 |      0.0000 |      67.000 |
+ |*"#accept"                                       |       889 |        347 |(  39.0326 +- 1.63611  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8098 |       2918 |(  36.0336 +- 0.533508 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     59670 |       2428 |(  4.06905 +- 0.0808812)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2428 |       1791 |(  73.7644 +- 0.892780 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+LFVTau2MuEtaP2pipigLine       SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       211 |        390 |     1.8483 |     1.1986 |      1.0000 |      8.0000 |
+ | "# Phys/selEtap_gamma"                          |       211 |       1116 |     5.2891 |     6.9974 |      1.0000 |      67.000 |
+ | "# eta_prime"                                   |       211 |       1116 |     5.2891 |     6.9974 |      1.0000 |      67.000 |
+ | "# input particles"                             |       211 |       1506 |     7.1374 |     7.2337 |      2.0000 |      69.000 |
+ | "# max size tau+ -> mu+  eta_prime "            |       211 |        643 |     3.0474 |     7.0191 |      0.0000 |      67.000 |
+ | "# max size tau- -> mu-  eta_prime "            |       211 |        729 |     3.4550 |     6.1175 |      0.0000 |      38.000 |
+ | "# mu+"                                         |       211 |        120 |    0.56872 |    0.70796 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       211 |        126 |    0.59716 |    0.65585 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       211 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+ -> mu+  eta_prime "                     |       211 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau- -> mu-  eta_prime "                     |       211 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       211 |          0 |(  0.00000 +- 0.473934 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1372 |        134 |(  9.76676 +- 0.801459 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       134 |          0 |(  0.00000 +- 0.746269 )%|   -------   |   -------   |
+StrippingLFVTau2MuEtaP2pipi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVTau2MuEtaP2pipi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVTau2MuEtaP2pipi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVTau2MuEtaP2pipi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Pi0ForselEtap_pi0             SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMergedPi0"                      |       883 |        242 |    0.27407 |    0.57276 |      0.0000 |      4.0000 |
+ | "# Phys/StdLooseResolvedPi0"                    |       883 |      20356 |     23.053 |     18.546 |      1.0000 |      123.00 |
+ | "# input particles"                             |       883 |      20598 |     23.327 |     18.633 |      1.0000 |      124.00 |
+ |*"#accept"                                       |       883 |        883 |(  100.000 +- 0.113250 )%|   -------   |   -------   |
+ | "#passed"                                       |       883 |      20598 |     23.327 |     18.633 |      1.0000 |      124.00 |
+ |*"efficiency"                                    |     20598 |      20598 |(  100.000 +- 0.00485484)%|   -------   |   -------   |
+selEtap_pi0                   SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Pi0ForselEtap_pi0"                      |       883 |      20598 |     23.327 |     18.633 |      1.0000 |      124.00 |
+ | "# Phys/StdLoosePions"                          |       883 |       9939 |     11.256 |     5.5654 |      1.0000 |      34.000 |
+ | "# eta_prime -> pi+  pi-  pi0 "                 |       753 |       1663 |     2.2085 |     6.2453 |      0.0000 |      92.000 |
+ | "# input particles"                             |       883 |      30537 |     34.583 |     22.491 |      2.0000 |      146.00 |
+ | "# pi+"                                         |       883 |       2507 |     2.8392 |     1.9330 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       883 |       2404 |     2.7225 |     1.8740 |      0.0000 |      11.000 |
+ | "# pi0"                                         |       883 |      20598 |     23.327 |     18.633 |      1.0000 |      124.00 |
+ | "# selected"                                    |       883 |       1663 |     1.8834 |     5.8202 |      0.0000 |      92.000 |
+ |*"#accept"                                       |       883 |        275 |(  31.1438 +- 1.55839  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8077 |       2907 |(  35.9911 +- 0.534063 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     83928 |       2205 |(  2.62725 +- 0.0552098)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2205 |       1663 |(  75.4195 +- 0.916923 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         9 |          9 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+LFVTau2MuEtaP2pipipiLine      SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       167 |        307 |     1.8383 |     1.1954 |      1.0000 |      8.0000 |
+ | "# Phys/selEtap_pi0"                            |       167 |       1109 |     6.6407 |     10.678 |      1.0000 |      92.000 |
+ | "# eta_prime"                                   |       167 |       1109 |     6.6407 |     10.678 |      1.0000 |      92.000 |
+ | "# input particles"                             |       167 |       1416 |     8.4790 |     10.960 |      2.0000 |      94.000 |
+ | "# max size tau+ -> mu+  eta_prime "            |       167 |        605 |     3.6228 |     9.7186 |      0.0000 |      92.000 |
+ | "# max size tau- -> mu-  eta_prime "            |       167 |        783 |     4.6886 |     11.312 |      0.0000 |      92.000 |
+ | "# mu+"                                         |       167 |         94 |    0.56287 |    0.71381 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       167 |        108 |    0.64671 |    0.65732 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       167 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+ -> mu+  eta_prime "                     |       167 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau- -> mu-  eta_prime "                     |       167 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       167 |          0 |(  0.00000 +- 0.598802 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1388 |        156 |(  11.2392 +- 0.847781 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       156 |          0 |(  0.00000 +- 0.641026 )%|   -------   |   -------   |
+StrippingLFVTau2MuEtaP2pipi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVTau2MuEtaP2pipi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVTau2MuEtaP2pipi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVupsilon2eMuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdTightElect...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       808 |        737 |(  91.2129 +- 0.995969 )%|   -------   |   -------   |
+LFVupsilon2eMuLine            SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdTightElectrons"                      |       608 |       3200 |     5.2632 |     3.8014 |      1.0000 |      22.000 |
+ | "# Phys/StdTightMuons"                          |       608 |       1629 |     2.6793 |     2.1044 |      1.0000 |      17.000 |
+ | "# Upsilon(1S) -> e+  mu+ "                     |       608 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Upsilon(1S) -> e+  mu- "                     |       608 |          1 |  0.0016447 |   0.040522 |      0.0000 |      1.0000 |
+ | "# Upsilon(1S) -> e-  mu+ "                     |       608 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Upsilon(1S) -> e-  mu- "                     |       608 |          5 |  0.0082237 |   0.090311 |      0.0000 |      1.0000 |
+ | "# e+"                                          |       608 |        176 |    0.28947 |    0.53350 |      0.0000 |      2.0000 |
+ | "# e-"                                          |       608 |        209 |    0.34375 |    0.58932 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       608 |       4829 |     7.9424 |     5.1626 |      2.0000 |      37.000 |
+ | "# max size Upsilon(1S) -> e+  mu+ "            |       608 |         41 |   0.067434 |    0.31994 |      0.0000 |      4.0000 |
+ | "# max size Upsilon(1S) -> e+  mu- "            |       608 |         51 |   0.083882 |    0.34584 |      0.0000 |      2.0000 |
+ | "# max size Upsilon(1S) -> e-  mu+ "            |       608 |         64 |    0.10526 |    0.39165 |      0.0000 |      4.0000 |
+ | "# max size Upsilon(1S) -> e-  mu- "            |       608 |         68 |    0.11184 |    0.46310 |      0.0000 |      6.0000 |
+ | "# mu+"                                         |       608 |        219 |    0.36020 |    0.53206 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       608 |        220 |    0.36184 |    0.54470 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       608 |          6 |  0.0098684 |   0.098849 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       608 |          6 |( 0.986842 +- 0.400884 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       224 |          8 |(  3.57143 +- 1.23994  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          6 |(  75.0000 +- 15.3093  )%|   -------   |   -------   |
+RelatedInfo1_LFVupsilon2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVupsilon2eMuLine"                     |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo2_LFVupsilon2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVupsilon2eMuLine"                     |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo3_LFVupsilon2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVupsilon2eMuLine"                     |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo4_LFVupsilon2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVupsilon2eMuLine"                     |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo5_LFVupsilon2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVupsilon2eMuLine"                     |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+RelatedInfo6_LFVupsilon2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVupsilon2eMuLine"                     |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingLFVupsilon2eMuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingLFVupsilon2eMuLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVupsilon2eMuLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVupsilon2eeLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        614 |(  61.4000 +- 1.53949  )%|   -------   |   -------   |
+LFVupsilon2eeLine             SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdTightElectrons"                      |       501 |       2454 |     4.8982 |     3.5707 |      1.0000 |      22.000 |
+ | "# Upsilon(1S) -> e+  e+ "                      |       501 |          1 |  0.0019960 |   0.044632 |      0.0000 |      1.0000 |
+ | "# Upsilon(1S) -> e+  e- "                      |       501 |          1 |  0.0019960 |   0.044632 |      0.0000 |      1.0000 |
+ | "# Upsilon(1S) -> e-  e- "                      |       501 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e+"                                          |       501 |        147 |    0.29341 |    0.55419 |      0.0000 |      4.0000 |
+ | "# e-"                                          |       501 |        161 |    0.32136 |    0.55309 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       501 |       2454 |     4.8982 |     3.5707 |      1.0000 |      22.000 |
+ | "# max size Upsilon(1S) -> e+  e+ "             |       501 |        197 |    0.39321 |     1.0829 |      0.0000 |      16.000 |
+ | "# max size Upsilon(1S) -> e+  e- "             |       501 |         66 |    0.13174 |    0.50011 |      0.0000 |      4.0000 |
+ | "# max size Upsilon(1S) -> e-  e- "             |       501 |        205 |    0.40918 |    0.91682 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       501 |          2 |  0.0039920 |   0.089264 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       501 |          1 |( 0.199601 +- 0.199401 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       113 |          5 |(  4.42478 +- 1.93455  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+RelatedInfo1_LFVupsilon2eeLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVupsilon2eeLine"                      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_LFVupsilon2eeLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVupsilon2eeLine"                      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_LFVupsilon2eeLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVupsilon2eeLine"                      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_LFVupsilon2eeLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVupsilon2eeLine"                      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_LFVupsilon2eeLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVupsilon2eeLine"                      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_LFVupsilon2eeLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVupsilon2eeLine"                      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLFVupsilon2eeLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLFVupsilon2eeLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVupsilon2eeLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVD2piphi2eeLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LFVPhi2eeControlforD          SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseElectrons"                      |       627 |       1469 |     2.3429 |     1.6326 |      1.0000 |      10.000 |
+ | "# e+"                                          |       627 |        123 |    0.19617 |    0.43542 |      0.0000 |      2.0000 |
+ | "# e-"                                          |       627 |        139 |    0.22169 |    0.46261 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       627 |       1469 |     2.3429 |     1.6326 |      1.0000 |      10.000 |
+ | "# max size phi(1020) -> e+  e+ "               |       627 |        143 |    0.22807 |    0.60617 |      0.0000 |      4.0000 |
+ | "# max size phi(1020) -> e+  e- "               |       627 |         33 |   0.052632 |    0.28030 |      0.0000 |      3.0000 |
+ | "# max size phi(1020) -> e-  e- "               |       627 |        165 |    0.26316 |    0.70720 |      0.0000 |      9.0000 |
+ | "# phi(1020) -> e+  e+ "                        |       627 |          1 |  0.0015949 |   0.039904 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> e+  e- "                        |       627 |          3 |  0.0047847 |   0.069006 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> e-  e- "                        |       627 |          1 |  0.0015949 |   0.039904 |      0.0000 |      1.0000 |
+ | "# selected"                                    |       627 |          5 |  0.0079745 |    0.10536 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       627 |          4 |( 0.637959 +- 0.317960 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        56 |         10 |(  17.8571 +- 5.11796  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          5 |(  50.0000 +- 15.8114  )%|   -------   |   -------   |
+LFVD2piphi2eeLine             SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> phi(1020)  pi+ "                       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> phi(1020)  pi- "                       |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# D_s+ -> phi(1020)  pi+ "                     |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s- -> phi(1020)  pi- "                     |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Phys/LFVPhi2eeControlforD"                   |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# Phys/StdLoosePions"                          |         4 |         42 |     10.500 |     2.6926 |      8.0000 |      15.000 |
+ | "# input particles"                             |         4 |         47 |     11.750 |     2.6810 |      9.0000 |      16.000 |
+ | "# max size D+ -> phi(1020)  pi+ "              |         4 |         18 |     4.5000 |     2.2913 |      2.0000 |      8.0000 |
+ | "# max size D- -> phi(1020)  pi- "              |         4 |         30 |     7.5000 |     2.5981 |      4.0000 |      10.000 |
+ | "# max size D_s+ -> phi(1020)  pi+ "            |         4 |         18 |     4.5000 |     2.2913 |      2.0000 |      8.0000 |
+ | "# max size D_s- -> phi(1020)  pi- "            |         4 |         30 |     7.5000 |     2.5981 |      4.0000 |      10.000 |
+ | "# phi(1020)"                                   |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# pi+"                                         |         4 |         14 |     3.5000 |     1.1180 |      2.0000 |      5.0000 |
+ | "# pi-"                                         |         4 |         25 |     6.2500 |     2.2776 |      4.0000 |      10.000 |
+ | "# selected"                                    |         4 |          2 |    0.50000 |    0.86603 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        96 |          2 |(  2.08333 +- 1.45771  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo1_LFVD2piphi2eeLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eeLine"                      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_LFVD2piphi2eeLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eeLine"                      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_LFVD2piphi2eeLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eeLine"                      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_LFVD2piphi2eeLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eeLine"                      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_LFVD2piphi2eeLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eeLine"                      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_LFVD2piphi2eeLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eeLine"                      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_LFVD2piphi2eeLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eeLine"                      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLFVD2piphi2eeLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLFVD2piphi2eeLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVD2piphi2eeLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVD2piphi2eMuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LFVPhi2eMuforD                SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseElectrons"                      |       373 |        922 |     2.4718 |     1.7944 |      1.0000 |      10.000 |
+ | "# Phys/StdLooseMuons"                          |       373 |        650 |     1.7426 |     1.0828 |      1.0000 |      8.0000 |
+ | "# e+"                                          |       373 |         50 |    0.13405 |    0.35609 |      0.0000 |      2.0000 |
+ | "# e-"                                          |       373 |         63 |    0.16890 |    0.42179 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       373 |       1572 |     4.2145 |     2.3161 |      2.0000 |      14.000 |
+ | "# max size phi(1020) -> e+  mu+ "              |       373 |          8 |   0.021448 |    0.14487 |      0.0000 |      1.0000 |
+ | "# max size phi(1020) -> e+  mu- "              |       373 |          9 |   0.024129 |    0.15345 |      0.0000 |      1.0000 |
+ | "# max size phi(1020) -> e-  mu+ "              |       373 |         17 |   0.045576 |    0.23286 |      0.0000 |      2.0000 |
+ | "# max size phi(1020) -> e-  mu- "              |       373 |         10 |   0.026810 |    0.17735 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |       373 |         94 |    0.25201 |    0.45820 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       373 |         78 |    0.20912 |    0.42600 |      0.0000 |      2.0000 |
+ | "# phi(1020) -> e+  mu+ "                       |       373 |          3 |  0.0080429 |   0.089321 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> e+  mu- "                       |       373 |          3 |  0.0080429 |   0.089321 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> e-  mu+ "                       |       373 |          2 |  0.0053619 |   0.073029 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> e-  mu- "                       |       373 |          1 |  0.0026810 |   0.051709 |      0.0000 |      1.0000 |
+ | "# selected"                                    |       373 |          9 |   0.024129 |    0.15345 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       373 |          9 |(  2.41287 +- 0.794527 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        44 |         17 |(  38.6364 +- 7.34053  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        17 |          9 |(  52.9412 +- 12.1058  )%|   -------   |   -------   |
+LFVD2piphi2eMuLine            SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> phi(1020)  pi+ "                       |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> phi(1020)  pi- "                       |         9 |          2 |    0.22222 |    0.41574 |      0.0000 |      1.0000 |
+ | "# D_s+ -> phi(1020)  pi+ "                     |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s- -> phi(1020)  pi- "                     |         9 |          2 |    0.22222 |    0.41574 |      0.0000 |      1.0000 |
+ | "# Phys/LFVPhi2eMuforD"                         |         9 |          9 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLoosePions"                          |         9 |        112 |     12.444 |     4.1929 |      8.0000 |      22.000 |
+ | "# input particles"                             |         9 |        121 |     13.444 |     4.1929 |      9.0000 |      23.000 |
+ | "# max size D+ -> phi(1020)  pi+ "              |         9 |         48 |     5.3333 |     3.2660 |      2.0000 |      14.000 |
+ | "# max size D- -> phi(1020)  pi- "              |         9 |         54 |     6.0000 |     1.6330 |      4.0000 |      9.0000 |
+ | "# max size D_s+ -> phi(1020)  pi+ "            |         9 |         48 |     5.3333 |     3.2660 |      2.0000 |      14.000 |
+ | "# max size D_s- -> phi(1020)  pi- "            |         9 |         54 |     6.0000 |     1.6330 |      4.0000 |      9.0000 |
+ | "# phi(1020)"                                   |         9 |          9 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# pi+"                                         |         9 |         48 |     5.3333 |     3.2660 |      2.0000 |      14.000 |
+ | "# pi-"                                         |         9 |         54 |     6.0000 |     1.6330 |      4.0000 |      9.0000 |
+ | "# selected"                                    |         9 |          4 |    0.44444 |    0.83148 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         9 |          2 |(  22.2222 +- 13.8580  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       204 |         18 |(  8.82353 +- 1.98585  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        18 |          4 |(  22.2222 +- 9.79908  )%|   -------   |   -------   |
+RelatedInfo1_LFVD2piphi2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eMuLine"                     |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_LFVD2piphi2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eMuLine"                     |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_LFVD2piphi2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eMuLine"                     |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_LFVD2piphi2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eMuLine"                     |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_LFVD2piphi2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eMuLine"                     |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo6_LFVD2piphi2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eMuLine"                     |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo7_LFVD2piphi2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eMuLine"                     |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLFVD2piphi2eMuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLFVD2piphi2eMuLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVD2piphi2eMuLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVD2piphi2MuMuLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LFVPhi2MuMuControlforD        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# max size phi(1020) -> mu+  mu+ "             |       507 |        144 |    0.28402 |    0.56718 |      0.0000 |      4.0000 |
+ | "# max size phi(1020) -> mu+  mu- "             |       507 |         21 |   0.041420 |    0.22702 |      0.0000 |      2.0000 |
+ | "# max size phi(1020) -> mu-  mu- "             |       507 |        124 |    0.24458 |    0.52861 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |       507 |        134 |    0.26430 |    0.46278 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       507 |        116 |    0.22880 |    0.43844 |      0.0000 |      2.0000 |
+ | "# phi(1020) -> mu+  mu+ "                      |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# phi(1020) -> mu+  mu- "                      |       507 |          1 |  0.0019724 |   0.044368 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> mu-  mu- "                      |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       507 |          1 |  0.0019724 |   0.044368 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       507 |          1 |( 0.197239 +- 0.197044 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        30 |          2 |(  6.66667 +- 4.55420  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+LFVD2piphi2MuMuLine           SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> phi(1020)  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> phi(1020)  pi- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s+ -> phi(1020)  pi+ "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s- -> phi(1020)  pi- "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVPhi2MuMuControlforD"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLoosePions"                          |         1 |         18 |     18.000 |     0.0000 |      18.000 |      18.000 |
+ | "# input particles"                             |         1 |         19 |     19.000 |     0.0000 |      19.000 |      19.000 |
+ | "# max size D+ -> phi(1020)  pi+ "              |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# max size D- -> phi(1020)  pi- "              |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# max size D_s+ -> phi(1020)  pi+ "            |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# max size D_s- -> phi(1020)  pi- "            |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# phi(1020)"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# pi+"                                         |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# pi-"                                         |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        30 |          0 |(  0.00000 +- 3.33333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVD2piphi2MuMuLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVD2piphi2MuMuLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVD2piphi2MuMuLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVD2piphi2eePromp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        192 |(  19.2000 +- 1.24554  )%|   -------   |   -------   |
+LFVPromptPhi2eeControl        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseElectrons"                   |       164 |       1368 |     8.3415 |     6.3529 |      1.0000 |      37.000 |
+ | "# e+"                                          |       164 |         20 |    0.12195 |    0.34536 |      0.0000 |      2.0000 |
+ | "# e-"                                          |       164 |         31 |    0.18902 |    0.44953 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       164 |       1368 |     8.3415 |     6.3529 |      1.0000 |      37.000 |
+ | "# max size phi(1020) -> e+  e+ "               |       164 |         22 |    0.13415 |    0.43511 |      0.0000 |      4.0000 |
+ | "# max size phi(1020) -> e+  e- "               |       164 |          6 |   0.036585 |    0.21781 |      0.0000 |      2.0000 |
+ | "# max size phi(1020) -> e-  e- "               |       164 |         39 |    0.23780 |    0.68843 |      0.0000 |      4.0000 |
+ | "# phi(1020) -> e+  e+ "                        |       164 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# phi(1020) -> e+  e- "                        |       164 |          1 |  0.0060976 |   0.077848 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> e-  e- "                        |       164 |          2 |   0.012195 |    0.10976 |      0.0000 |      1.0000 |
+ | "# selected"                                    |       164 |          3 |   0.018293 |    0.13401 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       164 |          3 |(  1.82927 +- 1.04642  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |          5 |(  45.4545 +- 15.0131  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          3 |(  60.0000 +- 21.9089  )%|   -------   |   -------   |
+LFVD2piphi2eePromptLine       SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> phi(1020)  pi+ "                       |         3 |          8 |     2.6667 |     2.0548 |      0.0000 |      5.0000 |
+ | "# D- -> phi(1020)  pi- "                       |         3 |         14 |     4.6667 |     3.8586 |      1.0000 |      10.000 |
+ | "# D_s+ -> phi(1020)  pi+ "                     |         3 |          8 |     2.6667 |     2.0548 |      0.0000 |      5.0000 |
+ | "# D_s- -> phi(1020)  pi- "                     |         3 |         14 |     4.6667 |     3.8586 |      1.0000 |      10.000 |
+ | "# Phys/LFVPromptPhi2eeControl"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllLoosePions"                       |         3 |        249 |     83.000 |     2.4495 |      80.000 |      86.000 |
+ | "# input particles"                             |         3 |        252 |     84.000 |     2.4495 |      81.000 |      87.000 |
+ | "# max size D+ -> phi(1020)  pi+ "              |         3 |         43 |     14.333 |     1.2472 |      13.000 |      16.000 |
+ | "# max size D- -> phi(1020)  pi- "              |         3 |         57 |     19.000 |    0.81650 |      18.000 |      20.000 |
+ | "# max size D_s+ -> phi(1020)  pi+ "            |         3 |         43 |     14.333 |     1.2472 |      13.000 |      16.000 |
+ | "# max size D_s- -> phi(1020)  pi- "            |         3 |         57 |     19.000 |    0.81650 |      18.000 |      20.000 |
+ | "# phi(1020)"                                   |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# pi+"                                         |         3 |         43 |     14.333 |     1.2472 |      13.000 |      16.000 |
+ | "# pi-"                                         |         3 |         57 |     19.000 |    0.81650 |      18.000 |      20.000 |
+ | "# selected"                                    |         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       200 |         72 |(  36.0000 +- 3.39411  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        72 |         44 |(  61.1111 +- 5.74522  )%|   -------   |   -------   |
+RelatedInfo1_LFVD2piphi2eeP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eePromptLine"                |         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "# input particles"                             |         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_LFVD2piphi2eeP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eePromptLine"                |         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "# input particles"                             |         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_LFVD2piphi2eeP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eePromptLine"                |         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "# input particles"                             |         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo4_LFVD2piphi2eeP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eePromptLine"                |         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "# input particles"                             |         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo5_LFVD2piphi2eeP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eePromptLine"                |         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "# input particles"                             |         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo6_LFVD2piphi2eeP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eePromptLine"                |         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "# input particles"                             |         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo7_LFVD2piphi2eeP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eePromptLine"                |         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "# input particles"                             |         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingLFVD2piphi2eePromp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingLFVD2piphi2eePromp...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVD2piphi2eePromp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVD2piphi2eMuProm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        261 |(  26.1000 +- 1.38881  )%|   -------   |   -------   |
+LFVPromptPhi2eMu              SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseElectrons"                   |       186 |       1503 |     8.0806 |     6.1861 |      1.0000 |      37.000 |
+ | "# Phys/StdAllLooseMuons"                       |       186 |        750 |     4.0323 |     3.7415 |      1.0000 |      35.000 |
+ | "# e+"                                          |       186 |         25 |    0.13441 |    0.35650 |      0.0000 |      2.0000 |
+ | "# e-"                                          |       186 |         26 |    0.13978 |    0.40405 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       186 |       2253 |     12.113 |     8.8611 |      2.0000 |      72.000 |
+ | "# max size phi(1020) -> e+  mu+ "              |       186 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size phi(1020) -> e+  mu- "              |       186 |          5 |   0.026882 |    0.19212 |      0.0000 |      2.0000 |
+ | "# max size phi(1020) -> e-  mu+ "              |       186 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size phi(1020) -> e-  mu- "              |       186 |          2 |   0.010753 |    0.10314 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |       186 |         14 |   0.075269 |    0.28347 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       186 |         16 |   0.086022 |    0.29896 |      0.0000 |      2.0000 |
+ | "# phi(1020) -> e+  mu+ "                       |       186 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# phi(1020) -> e+  mu- "                       |       186 |          5 |   0.026882 |    0.19212 |      0.0000 |      2.0000 |
+ | "# phi(1020) -> e-  mu+ "                       |       186 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# phi(1020) -> e-  mu- "                       |       186 |          1 |  0.0053763 |   0.073126 |      0.0000 |      1.0000 |
+ | "# selected"                                    |       186 |          6 |   0.032258 |    0.20487 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       186 |          5 |(  2.68817 +- 1.18592  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          6 |(  85.7143 +- 13.2260  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+LFVD2piphi2eMuPromptLine      SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> phi(1020)  pi+ "                       |         5 |         20 |     4.0000 |     2.4495 |      0.0000 |      7.0000 |
+ | "# D- -> phi(1020)  pi- "                       |         5 |         17 |     3.4000 |     2.7276 |      1.0000 |      8.0000 |
+ | "# D_s+ -> phi(1020)  pi+ "                     |         5 |         20 |     4.0000 |     2.4495 |      0.0000 |      7.0000 |
+ | "# D_s- -> phi(1020)  pi- "                     |         5 |         17 |     3.4000 |     2.7276 |      1.0000 |      8.0000 |
+ | "# Phys/LFVPromptPhi2eMu"                       |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# Phys/StdAllLoosePions"                       |         5 |        248 |     49.600 |     16.596 |      37.000 |      82.000 |
+ | "# input particles"                             |         5 |        254 |     50.800 |     16.558 |      38.000 |      83.000 |
+ | "# max size D+ -> phi(1020)  pi+ "              |         5 |         74 |     14.800 |     8.3762 |      5.0000 |      30.000 |
+ | "# max size D- -> phi(1020)  pi- "              |         5 |         59 |     11.800 |     4.3081 |      8.0000 |      20.000 |
+ | "# max size D_s+ -> phi(1020)  pi+ "            |         5 |         74 |     14.800 |     8.3762 |      5.0000 |      30.000 |
+ | "# max size D_s- -> phi(1020)  pi- "            |         5 |         59 |     11.800 |     4.3081 |      8.0000 |      20.000 |
+ | "# phi(1020)"                                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# pi+"                                         |         5 |         59 |     11.800 |     3.8678 |      5.0000 |      15.000 |
+ | "# pi-"                                         |         5 |         53 |     10.600 |     4.8826 |      6.0000 |      20.000 |
+ | "# selected"                                    |         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       266 |        126 |(  47.3684 +- 3.06145  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       126 |         74 |(  58.7302 +- 4.38593  )%|   -------   |   -------   |
+RelatedInfo1_LFVD2piphi2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eMuPromptLine"               |         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "# input particles"                             |         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo2_LFVD2piphi2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eMuPromptLine"               |         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "# input particles"                             |         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo3_LFVD2piphi2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eMuPromptLine"               |         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "# input particles"                             |         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo4_LFVD2piphi2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eMuPromptLine"               |         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "# input particles"                             |         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo5_LFVD2piphi2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eMuPromptLine"               |         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "# input particles"                             |         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo6_LFVD2piphi2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eMuPromptLine"               |         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "# input particles"                             |         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo7_LFVD2piphi2eMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVD2piphi2eMuPromptLine"               |         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "# input particles"                             |         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingLFVD2piphi2eMuProm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingLFVD2piphi2eMuProm...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVD2piphi2eMuProm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVD2piphi2MuMuPro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LFVPromptPhi2MuMuControl      SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# max size phi(1020) -> mu+  mu+ "             |       759 |        134 |    0.17655 |    0.50601 |      0.0000 |      4.0000 |
+ | "# max size phi(1020) -> mu+  mu- "             |       759 |         41 |   0.054018 |    0.24828 |      0.0000 |      2.0000 |
+ | "# max size phi(1020) -> mu-  mu- "             |       759 |        149 |    0.19631 |    0.51812 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |       759 |        120 |    0.15810 |    0.38930 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       759 |        135 |    0.17787 |    0.40580 |      0.0000 |      2.0000 |
+ | "# phi(1020) -> mu+  mu+ "                      |       759 |          1 |  0.0013175 |   0.036274 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> mu+  mu- "                      |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# phi(1020) -> mu-  mu- "                      |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       759 |          1 |  0.0013175 |   0.036274 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       759 |          1 |( 0.131752 +- 0.131665 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        55 |          2 |(  3.63636 +- 2.52411  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+LFVD2piphi2MuMuPromptLine     SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> phi(1020)  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> phi(1020)  pi- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s+ -> phi(1020)  pi+ "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s- -> phi(1020)  pi- "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVPromptPhi2MuMuControl"               |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllLoosePions"                       |         1 |         24 |     24.000 |     0.0000 |      24.000 |      24.000 |
+ | "# input particles"                             |         1 |         25 |     25.000 |     0.0000 |      25.000 |      25.000 |
+ | "# max size D+ -> phi(1020)  pi+ "              |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# max size D- -> phi(1020)  pi- "              |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# max size D_s+ -> phi(1020)  pi+ "            |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# max size D_s- -> phi(1020)  pi- "            |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# phi(1020)"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# pi+"                                         |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# pi-"                                         |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        32 |         18 |(  56.2500 +- 8.76951  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+StrippingLFVD2piphi2MuMuPro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVD2piphi2MuMuPro...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVD2piphi2MuMuPro...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2JpsiMuLinePreSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Jpsi2MuMuForBc2JpsiMu_SelP2...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuon"                         |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ | "# input particles"                             |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ |*"#accept"                                       |       432 |         10 |(  2.31481 +- 0.723487 )%|   -------   |   -------   |
+ |*"#passed"                                       |       432 |         10 |(  2.31481 +- 0.723487 )%|   -------   |   -------   |
+ |*"efficiency"                                    |      3033 |         10 |( 0.329707 +- 0.104090 )%|   -------   |   -------   |
+SelMuonBc_Sel_Bc2JpsiMu       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsMuons"                      |        10 |        321 |     32.100 |     18.603 |      9.0000 |      70.000 |
+ | "# input particles"                             |        10 |        321 |     32.100 |     18.603 |      9.0000 |      70.000 |
+ |*"#accept"                                       |        10 |          6 |(  60.0000 +- 15.4919  )%|   -------   |   -------   |
+ | "#passed"                                       |        10 |         10 |     1.0000 |     1.0000 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       321 |         10 |(  3.11526 +- 0.969667 )%|   -------   |   -------   |
+Bc2JpsiMuLine                 SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> J/psi(1S)  mu+ "                     |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_c- -> J/psi(1S)  mu- "                     |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Jpsi2MuMuForBc2JpsiMu_SelP2MuMu"        |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelMuonBc_Sel_Bc2JpsiMu"                |         6 |         10 |     1.6667 |    0.74536 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         6 |         16 |     2.6667 |    0.74536 |      2.0000 |      4.0000 |
+ | "# max size B_c+ -> J/psi(1S)  mu+ "            |         6 |          6 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# max size B_c- -> J/psi(1S)  mu- "            |         6 |          4 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |         6 |          6 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |         6 |          4 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        10 |          1 |(  10.0000 +- 9.48683  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBc2JpsiMuLinePostS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2JpsiMuLine        SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2JpsiMuLine        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetaSBu2JpsiKPresc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBetaSBu2JpsiKPresc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         32 |(  3.20000 +- 0.556561 )%|   -------   |   -------   |
+NoIPKaonsForBetaSBetaS        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseKaons"                       |        32 |        845 |     26.406 |     18.381 |      2.0000 |      67.000 |
+ | "# input particles"                             |        32 |        845 |     26.406 |     18.381 |      2.0000 |      67.000 |
+ |*"#accept"                                       |        32 |         32 |(  100.000 +- 3.12500  )%|   -------   |   -------   |
+ | "#passed"                                       |        32 |        432 |     13.500 |     9.8489 |      1.0000 |      40.000 |
+ |*"efficiency"                                    |       845 |        432 |(  51.1243 +- 1.71962  )%|   -------   |   -------   |
+BetaSBu2JpsiKPrescaledLine    SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K+ "                        |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |         7 |          3 |    0.42857 |    0.72843 |      0.0000 |      2.0000 |
+ | "# J/psi(1S)"                                   |         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K+"                                          |         7 |         24 |     3.4286 |     1.9898 |      1.0000 |      6.0000 |
+ | "# K-"                                          |         7 |         33 |     4.7143 |     4.3985 |      0.0000 |      11.000 |
+ | "# Phys/NoIPKaonsForBetaSBetaS"                 |         7 |         93 |     13.286 |     9.8809 |      1.0000 |      28.000 |
+ | "# Phys/StdMassConstrainedJpsi2MuMu"            |         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         7 |        100 |     14.286 |     9.8809 |      2.0000 |      29.000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |         7 |         24 |     3.4286 |     1.9898 |      1.0000 |      6.0000 |
+ | "# max size B- -> J/psi(1S)  K- "               |         7 |         33 |     4.7143 |     4.3985 |      0.0000 |      11.000 |
+ | "# selected"                                    |         7 |          3 |    0.42857 |    0.72843 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         7 |          2 |(  28.5714 +- 17.0747  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        57 |          6 |(  10.5263 +- 4.06489  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+StrippingBetaSBu2JpsiKPresc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBetaSBu2JpsiKPresc...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetaSBu2JpsiKPresc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetaSBs2JpsiPhiPre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBetaSBs2JpsiPhiPre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         32 |(  3.20000 +- 0.556561 )%|   -------   |   -------   |
+Phi2KKForBetaSBetaS           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePhi2KK"                         |        27 |       1093 |     40.481 |     39.424 |      1.0000 |      153.00 |
+ | "# input particles"                             |        27 |       1093 |     40.481 |     39.424 |      1.0000 |      153.00 |
+ |*"#accept"                                       |        27 |         13 |(  48.1481 +- 9.61590  )%|   -------   |   -------   |
+ | "#passed"                                       |        27 |         65 |     2.4074 |     4.3055 |      0.0000 |      19.000 |
+ |*"efficiency"                                    |      1093 |         65 |(  5.94694 +- 0.715357 )%|   -------   |   -------   |
+BetaSBs2JpsiPhiPrescaledLine  SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> J/psi(1S)  phi(1020) "               |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# J/psi(1S)"                                   |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Phi2KKForBetaSBetaS"                    |         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ | "# Phys/StdMassConstrainedJpsi2MuMu"            |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |         14 |     4.6667 |     1.6997 |      3.0000 |      7.0000 |
+ | "# max size B_s0 -> J/psi(1S)  phi(1020) "      |         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ | "# phi(1020)"                                   |         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ | "# selected"                                    |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |          2 |(  18.1818 +- 11.6291  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+StrippingBetaSBs2JpsiPhiPre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBetaSBs2JpsiPhiPre...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetaSBs2JpsiPhiPre...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetaSBd2JpsiKstarP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBetaSBd2JpsiKstarP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         32 |(  3.20000 +- 0.556561 )%|   -------   |   -------   |
+Kstar2KpiForBetaSBetaS        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKstar2Kpi"                      |        31 |       5649 |     182.23 |     174.94 |      5.0000 |      665.00 |
+ | "# input particles"                             |        31 |       5649 |     182.23 |     174.94 |      5.0000 |      665.00 |
+ |*"#accept"                                       |        31 |         26 |(  83.8710 +- 6.60586  )%|   -------   |   -------   |
+ | "#passed"                                       |        31 |        135 |     4.3548 |     4.1779 |      0.0000 |      17.000 |
+ |*"efficiency"                                    |      5649 |        135 |(  2.38980 +- 0.203209 )%|   -------   |   -------   |
+BetaSBd2JpsiKstarPrescaledLineSUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |         5 |          4 |    0.80000 |     1.6000 |      0.0000 |      4.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K*(892)0"                                    |         5 |         21 |     4.2000 |     4.4452 |      1.0000 |      13.000 |
+ | "# K*(892)~0"                                   |         5 |         20 |     4.0000 |     3.2863 |      0.0000 |      9.0000 |
+ | "# Phys/Kstar2KpiForBetaSBetaS"                 |         5 |         41 |     8.2000 |     5.8103 |      2.0000 |      17.000 |
+ | "# Phys/StdMassConstrainedJpsi2MuMu"            |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         5 |         46 |     9.2000 |     5.8103 |      3.0000 |      18.000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |         5 |         21 |     4.2000 |     4.4452 |      1.0000 |      13.000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |         5 |         20 |     4.0000 |     3.2863 |      0.0000 |      9.0000 |
+ | "# selected"                                    |         5 |          4 |    0.80000 |     1.6000 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        41 |          7 |(  17.0732 +- 5.87642  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          4 |(  57.1429 +- 18.7044  )%|   -------   |   -------   |
+StrippingBetaSBd2JpsiKstarP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBetaSBd2JpsiKstarP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetaSBd2JpsiKstarP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetaSBd2JpsiKsPres...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingBetaSBd2JpsiKsPres...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         32 |(  3.20000 +- 0.556561 )%|   -------   |   -------   |
+StdLooseKsMergedForBetaSBetaS SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |        18 |         66 |     3.6667 |     2.2608 |      1.0000 |      8.0000 |
+ | "# Phys/StdLooseKsLL"                           |        18 |          4 |    0.22222 |    0.53287 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        18 |         70 |     3.8889 |     2.0518 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+ | "#passed"                                       |        18 |         70 |     3.8889 |     2.0518 |      1.0000 |      8.0000 |
+ |*"efficiency"                                    |        70 |         70 |(  100.000 +- 1.42857  )%|   -------   |   -------   |
+KsForBetaSBetaS               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsMergedForBetaSBetaS"          |        18 |         70 |     3.8889 |     2.0518 |      1.0000 |      8.0000 |
+ | "# input particles"                             |        18 |         70 |     3.8889 |     2.0518 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |        18 |         17 |(  94.4444 +- 5.39903  )%|   -------   |   -------   |
+ | "#passed"                                       |        18 |         36 |     2.0000 |     1.1055 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |        70 |         36 |(  51.4286 +- 5.97370  )%|   -------   |   -------   |
+BetaSBd2JpsiKsPrescaledLine   SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> J/psi(1S)  KS0 "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# KS0"                                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/KsForBetaSBetaS"                        |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdMassConstrainedJpsi2MuMu"            |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B0 -> J/psi(1S)  KS0 "              |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBetaSBd2JpsiKsPres...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBetaSBd2JpsiKsPres...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetaSBd2JpsiKsPres...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetaSBd2JpsiKsLDDe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+NarrowJpsiForBetaSBetaS       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdMassConstrainedJpsi2MuMu"            |        32 |         32 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        32 |         32 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |        32 |         24 |(  75.0000 +- 7.65466  )%|   -------   |   -------   |
+ |*"#passed"                                       |        32 |         24 |(  75.0000 +- 7.65466  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        32 |         24 |(  75.0000 +- 7.65466  )%|   -------   |   -------   |
+KsLDForBetaSBetaS             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLD"                           |        15 |         71 |     4.7333 |     5.6151 |      1.0000 |      21.000 |
+ | "# input particles"                             |        15 |         71 |     4.7333 |     5.6151 |      1.0000 |      21.000 |
+ |*"#accept"                                       |        15 |         11 |(  73.3333 +- 11.4180  )%|   -------   |   -------   |
+ | "#passed"                                       |        15 |         36 |     2.4000 |     3.1581 |      0.0000 |      10.000 |
+ |*"efficiency"                                    |        71 |         36 |(  50.7042 +- 5.93332  )%|   -------   |   -------   |
+Bd2JpsiKSLDBetaS              SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> J/psi(1S)  KS0 "                       |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |        11 |         11 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# KS0"                                         |        11 |         36 |     3.2727 |     3.2778 |      1.0000 |      10.000 |
+ | "# Phys/KsLDForBetaSBetaS"                      |        11 |         36 |     3.2727 |     3.2778 |      1.0000 |      10.000 |
+ | "# Phys/NarrowJpsiForBetaSBetaS"                |        11 |         11 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        11 |         47 |     4.2727 |     3.2778 |      2.0000 |      11.000 |
+ | "# max size B0 -> J/psi(1S)  KS0 "              |        11 |         36 |     3.2727 |     3.2778 |      1.0000 |      10.000 |
+ | "# selected"                                    |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        36 |          2 |(  5.55556 +- 3.81769  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingBetaSBd2JpsiKsLDDe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBetaSBd2JpsiKsLDDe...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetaSBd2JpsiKsLDDe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetaSBs2JpsiKstarW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DetachedKstarWideListForBet...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> K+  pi- "                        |        21 |         14 |    0.66667 |     1.4254 |      0.0000 |      6.0000 |
+ | "# K*(892)~0 -> K-  pi+ "                       |        21 |          6 |    0.28571 |    0.76488 |      0.0000 |      3.0000 |
+ | "# K*_0(1430)0 -> K+  pi- "                     |        21 |         14 |    0.66667 |     1.4254 |      0.0000 |      6.0000 |
+ | "# K*_0(1430)~0 -> K-  pi+ "                    |        21 |          6 |    0.28571 |    0.76488 |      0.0000 |      3.0000 |
+ | "# K+"                                          |        21 |         19 |    0.90476 |    0.97124 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        21 |         28 |     1.3333 |     1.3916 |      0.0000 |      5.0000 |
+ | "# Phys/StdLooseKaons"                          |        21 |        106 |     5.0476 |     4.4452 |      1.0000 |      17.000 |
+ | "# Phys/StdLoosePions"                          |        21 |        195 |     9.2857 |     5.9132 |      1.0000 |      24.000 |
+ | "# input particles"                             |        21 |        301 |     14.333 |     10.115 |      2.0000 |      41.000 |
+ | "# max size K*(892)0 -> K+  pi- "               |        21 |         58 |     2.7619 |     4.3194 |      0.0000 |      18.000 |
+ | "# max size K*(892)~0 -> K-  pi+ "              |        21 |         44 |     2.0952 |     3.1000 |      0.0000 |      10.000 |
+ | "# max size K*_0(1430)0 -> K+  pi- "            |        21 |         58 |     2.7619 |     4.3194 |      0.0000 |      18.000 |
+ | "# max size K*_0(1430)~0 -> K-  pi+ "           |        21 |         44 |     2.0952 |     3.1000 |      0.0000 |      10.000 |
+ | "# pi+"                                         |        21 |         26 |     1.2381 |     1.0648 |      0.0000 |      3.0000 |
+ | "# pi-"                                         |        21 |         43 |     2.0476 |     1.8381 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        21 |         40 |     1.9048 |     3.4628 |      0.0000 |      14.000 |
+ |*"#accept"                                       |        21 |          7 |(  33.3333 +- 10.2869  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       204 |         40 |(  19.6078 +- 2.77976  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        40 |         40 |(  100.000 +- 2.50000  )%|   -------   |   -------   |
+BetaSBs2JpsiKstarWideLine     SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> J/psi(1S)  K*(892)~0 "               |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> J/psi(1S)  K*(892)0 "               |         7 |          1 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "# J/psi(1S)"                                   |         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K*(892)0"                                    |         7 |         14 |     2.0000 |     1.8516 |      0.0000 |      6.0000 |
+ | "# K*(892)~0"                                   |         7 |          6 |    0.85714 |     1.1249 |      0.0000 |      3.0000 |
+ | "# Phys/DetachedKstarWideListForBetaSBetaS"     |         7 |         40 |     5.7143 |     3.7688 |      2.0000 |      14.000 |
+ | "# Phys/NarrowJpsiForBetaSBetaS"                |         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         7 |         47 |     6.7143 |     3.7688 |      3.0000 |      15.000 |
+ | "# max size B_s0 -> J/psi(1S)  K*(892)~0 "      |         7 |          6 |    0.85714 |     1.1249 |      0.0000 |      3.0000 |
+ | "# max size B_s~0 -> J/psi(1S)  K*(892)0 "      |         7 |         14 |     2.0000 |     1.8516 |      0.0000 |      6.0000 |
+ | "# selected"                                    |         7 |          1 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        20 |          5 |(  25.0000 +- 9.68246  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+StrippingBetaSBs2JpsiKstarW...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBetaSBs2JpsiKstarW...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetaSBs2JpsiKstarW...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetaSLambdab2JpsiL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StdLooseLambdaMergedForBeta...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |        12 |         29 |     2.4167 |     1.7540 |      1.0000 |      6.0000 |
+ | "# Phys/StdLooseLambdaLL"                       |        12 |          1 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        12 |         30 |     2.5000 |     1.8028 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+ | "#passed"                                       |        12 |         30 |     2.5000 |     1.8028 |      1.0000 |      6.0000 |
+ |*"efficiency"                                    |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+LambdaForBetaSBetaS           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaMergedForBetaSBetaS"      |        12 |         30 |     2.5000 |     1.8028 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        12 |         30 |     2.5000 |     1.8028 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        12 |          2 |(  16.6667 +- 10.7583  )%|   -------   |   -------   |
+ |*"#passed"                                       |        12 |          2 |(  16.6667 +- 10.7583  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        30 |          2 |(  6.66667 +- 4.55420  )%|   -------   |   -------   |
+BetaSLambdab2JpsiLambdaUnbi...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Lambda0"                                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda0  J/psi(1S) "            |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda~0  J/psi(1S) "          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/LambdaForBetaSBetaS"                    |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/NarrowJpsiForBetaSBetaS"                |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size Lambda_b0 -> Lambda0  J/psi(1S) "   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda~0  J/psi(1S) " |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBetaSLambdab2JpsiL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBetaSLambdab2JpsiL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetaSLambdab2JpsiL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStrangeSLKs2PiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrangeSLKs2PiMuNuLine        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> pi+  mu- "                            |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0 -> pi-  mu+ "                            |       759 |          1 |  0.0013175 |   0.036274 |      0.0000 |      1.0000 |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# Phys/StdAllLoosePions"                       |       759 |      37433 |     49.319 |     23.277 |      1.0000 |      150.00 |
+ | "# input particles"                             |       759 |      40455 |     53.300 |     25.597 |      2.0000 |      168.00 |
+ | "# max size KS0 -> pi+  mu- "                   |       759 |          7 |  0.0092227 |    0.13055 |      0.0000 |      3.0000 |
+ | "# max size KS0 -> pi-  mu+ "                   |       759 |         28 |   0.036891 |    0.29257 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |       759 |         17 |   0.022398 |    0.14797 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |       759 |         10 |   0.013175 |    0.11402 |      0.0000 |      1.0000 |
+ | "# pi+"                                         |       759 |       1092 |     1.4387 |     1.3469 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |       759 |        991 |     1.3057 |     1.2001 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       759 |          1 |  0.0013175 |   0.036274 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       759 |          1 |( 0.131752 +- 0.131665 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        35 |          4 |(  11.4286 +- 5.37785  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+StrippingStrangeSLKs2PiMuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingStrangeSLKs2PiMuNu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStrangeSLKs2PiMuNu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStrangeSLKs2PiPiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrangeSLKs2PiPiMuNuLine      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+ -> pi+  pi-  mu+ "                        |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K- -> pi-  pi+  mu- "                        |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# Phys/StdAllLoosePions"                       |       759 |      37433 |     49.319 |     23.277 |      1.0000 |      150.00 |
+ | "# input particles"                             |       759 |      40455 |     53.300 |     25.597 |      2.0000 |      168.00 |
+ | "# max size K+ -> pi+  pi-  mu+ "               |       759 |         61 |   0.080369 |    0.74574 |      0.0000 |      12.000 |
+ | "# max size K- -> pi-  pi+  mu- "               |       759 |         14 |   0.018445 |    0.44120 |      0.0000 |      12.000 |
+ | "# mu+"                                         |       759 |         20 |   0.026350 |    0.16018 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |       759 |         11 |   0.014493 |    0.11951 |      0.0000 |      1.0000 |
+ | "# pi+"                                         |       759 |       1187 |     1.5639 |     1.4257 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |       759 |       1071 |     1.4111 |     1.2708 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       759 |          0 |(  0.00000 +- 0.131752 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        75 |          1 |(  1.33333 +- 1.32441  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingStrangeSLKs2PiPiMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStrangeSLKs2PiPiMu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStrangeSLKs2PiPiMu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStrangeSLL02PMuNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrangeSLL02PMuNuLine         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> p+  mu- "                         |       724 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0 -> p~-  mu+ "                       |       724 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseMuons"                       |       724 |       2951 |     4.0760 |     3.4350 |      1.0000 |      35.000 |
+ | "# Phys/StdLooseProtons"                        |       724 |       4103 |     5.6671 |     4.1838 |      1.0000 |      28.000 |
+ | "# input particles"                             |       724 |       7054 |     9.7431 |     6.6061 |      2.0000 |      55.000 |
+ | "# max size Lambda0 -> p+  mu- "                |       724 |          1 |  0.0013812 |   0.037139 |      0.0000 |      1.0000 |
+ | "# max size Lambda~0 -> p~-  mu+ "              |       724 |          3 |  0.0041436 |   0.064238 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |       724 |         19 |   0.026243 |    0.15986 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |       724 |         11 |   0.015193 |    0.12232 |      0.0000 |      1.0000 |
+ | "# p+"                                          |       724 |        149 |    0.20580 |    0.46170 |      0.0000 |      4.0000 |
+ | "# p~-"                                         |       724 |        150 |    0.20718 |    0.46258 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       724 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       724 |          0 |(  0.00000 +- 0.138122 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStrangeSLL02PMuNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStrangeSLL02PMuNuLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStrangeSLL02PMuNuLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStrangeSLXi2L0MuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+L02PPi_sel                    SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> p+  pi- "                         |       855 |          2 |  0.0023392 |   0.048308 |      0.0000 |      1.0000 |
+ | "# Lambda~0 -> p~-  pi+ "                       |       855 |          1 |  0.0011696 |   0.034179 |      0.0000 |      1.0000 |
+ | "# Phys/StdAllLoosePions"                       |       855 |      41894 |     48.999 |     22.059 |      2.0000 |      150.00 |
+ | "# Phys/StdLooseProtons"                        |       855 |       4649 |     5.4374 |     4.0216 |      1.0000 |      28.000 |
+ | "# input particles"                             |       855 |      46543 |     54.436 |     25.377 |      3.0000 |      178.00 |
+ | "# max size Lambda0 -> p+  pi- "                |       855 |        289 |    0.33801 |     1.0313 |      0.0000 |      9.0000 |
+ | "# max size Lambda~0 -> p~-  pi+ "              |       855 |        331 |    0.38713 |     1.1822 |      0.0000 |      12.000 |
+ | "# p+"                                          |       855 |        170 |    0.19883 |    0.45138 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |       855 |       1406 |     1.6444 |     1.4290 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |       855 |       1254 |     1.4667 |     1.2772 |      0.0000 |      9.0000 |
+ | "# p~-"                                         |       855 |        181 |    0.21170 |    0.46727 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       855 |          3 |  0.0035088 |   0.059131 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       855 |          3 |( 0.350877 +- 0.202223 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       620 |         31 |(  5.00000 +- 0.875288 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        31 |          3 |(  9.67742 +- 5.31003  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrangeSLXi2L0MuNuLine        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/L02PPi_sel"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllLooseMuons"                       |         3 |         15 |     5.0000 |     2.8284 |      3.0000 |      9.0000 |
+ | "# Xi- -> Lambda0  mu+ "                        |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi~+ -> Lambda~0  mu- "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         3 |         18 |     6.0000 |     2.8284 |      4.0000 |      10.000 |
+ | "# max size Xi- -> Lambda0  mu+ "               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi~+ -> Lambda~0  mu- "             |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu-"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStrangeSLXi2L0MuNu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStrangeSLXi2L0MuNu...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStrangeSLXi2L0MuNu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStrangeSLXi02Sigma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrangeSLXi02SigmamunuLine    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/L02PPi_sel"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllLooseMuons"                       |         3 |         15 |     5.0000 |     2.8284 |      3.0000 |      9.0000 |
+ | "# Xi- -> Lambda0  mu+ "                        |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi~+ -> Lambda~0  mu- "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         3 |         18 |     6.0000 |     2.8284 |      4.0000 |      10.000 |
+ | "# max size Xi- -> Lambda0  mu+ "               |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi~+ -> Lambda~0  mu- "             |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu-"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStrangeSLXi02Sigma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStrangeSLXi02Sigma...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStrangeSLXi02Sigma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStrangeSLOmega2XiS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Xi2LambdaPi_sel               SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/L02PPi_sel"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllLoosePions"                       |         3 |        212 |     70.667 |     19.067 |      50.000 |      96.000 |
+ | "# Xi- -> Lambda0  pi- "                        |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi~+ -> Lambda~0  pi+ "                      |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         3 |        215 |     71.667 |     19.067 |      51.000 |      97.000 |
+ | "# max size Xi- -> Lambda0  pi- "               |         3 |          5 |     1.6667 |     1.2472 |      0.0000 |      3.0000 |
+ | "# max size Xi~+ -> Lambda~0  pi+ "             |         3 |          6 |     2.0000 |     2.8284 |      0.0000 |      6.0000 |
+ | "# pi+"                                         |         3 |         12 |     4.0000 |     1.6330 |      2.0000 |      6.0000 |
+ | "# pi-"                                         |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# selected"                                    |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |          1 |(  9.09091 +- 8.66784  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+XiStar2XiPi_sel               SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLoosePions"                       |         1 |         66 |     66.000 |     0.0000 |      66.000 |      66.000 |
+ | "# Phys/Xi2LambdaPi_sel"                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Xi*0 -> Xi-  pi+ "                           |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi*~0 -> Xi~+  pi- "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi-"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi~+"                                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |         67 |     67.000 |     0.0000 |      67.000 |      67.000 |
+ | "# max size Xi*0 -> Xi-  pi+ "                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi*~0 -> Xi~+  pi- "                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# pi+"                                         |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# pi-"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStrangeSLOmega2XiS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStrangeSLOmega2XiS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStrangeSLOmega2XiS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStrangeSLXi02Lambd...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrangeSLXi02Lambdapi0Line    SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/L02PPi_sel"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseResolvedPi0"                    |         3 |        166 |     55.333 |     18.264 |      40.000 |      81.000 |
+ | "# Xi0 -> Lambda0  pi0 "                        |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ | "# Xi~0 -> Lambda~0  pi0 "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         3 |        169 |     56.333 |     18.264 |      41.000 |      82.000 |
+ | "# max size Xi0 -> Lambda0  pi0 "               |         3 |         92 |     30.667 |     23.795 |      0.0000 |      58.000 |
+ | "# max size Xi~0 -> Lambda~0  pi0 "             |         3 |         29 |     9.6667 |     13.671 |      0.0000 |      29.000 |
+ | "# pi0"                                         |         3 |        121 |     40.333 |     12.658 |      29.000 |      58.000 |
+ | "# selected"                                    |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       121 |         14 |(  11.5702 +- 2.90789  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |          2 |(  14.2857 +- 9.35220  )%|   -------   |   -------   |
+StrippingStrangeSLXi02Lambd...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingStrangeSLXi02Lambd...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStrangeSLXi02Lambd...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStrangeSLXi2Lambda...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrangeSLXi2LambdaPiLine      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Xi2LambdaPi_sel"                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingStrangeSLXi2Lambda...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStrangeSLXi2Lambda...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStrangeSLXi2Lambda...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStrangeSLOmega2Xi0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Xi02Lambdapi0_sel             SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/L02PPi_sel"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseResolvedPi0"                    |         3 |        166 |     55.333 |     18.264 |      40.000 |      81.000 |
+ | "# Xi0 -> Lambda0  pi0 "                        |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ | "# Xi~0 -> Lambda~0  pi0 "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         3 |        169 |     56.333 |     18.264 |      41.000 |      82.000 |
+ | "# max size Xi0 -> Lambda0  pi0 "               |         3 |         92 |     30.667 |     23.795 |      0.0000 |      58.000 |
+ | "# max size Xi~0 -> Lambda~0  pi0 "             |         3 |         29 |     9.6667 |     13.671 |      0.0000 |      29.000 |
+ | "# pi0"                                         |         3 |        121 |     40.333 |     12.658 |      29.000 |      58.000 |
+ | "# selected"                                    |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       121 |         14 |(  11.5702 +- 2.90789  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |          2 |(  14.2857 +- 9.35220  )%|   -------   |   -------   |
+StrangeSLOmega2Xi0PiLine      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Omega- -> Xi0  pi- "                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega~+ -> Xi~0  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLoosePions"                       |         1 |         50 |     50.000 |     0.0000 |      50.000 |      50.000 |
+ | "# Phys/Xi02Lambdapi0_sel"                      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Xi0"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Xi~0"                                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         1 |         52 |     52.000 |     0.0000 |      52.000 |      52.000 |
+ | "# max size Omega- -> Xi0  pi- "                |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# max size Omega~+ -> Xi~0  pi+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# pi-"                                         |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStrangeSLOmega2Xi0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStrangeSLOmega2Xi0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStrangeSLOmega2Xi0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVExoticaPromptLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LFVExoticaPromptLine          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# H_30 -> mu+  e- "                            |       731 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# H_30 -> mu-  e+ "                            |       731 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseElectrons"                   |       731 |       5967 |     8.1628 |     6.1568 |      1.0000 |      41.000 |
+ | "# Phys/StdAllLooseMuons"                       |       731 |       2964 |     4.0547 |     3.4239 |      1.0000 |      35.000 |
+ | "# e+"                                          |       731 |         48 |   0.065663 |    0.25850 |      0.0000 |      2.0000 |
+ | "# e-"                                          |       731 |         49 |   0.067031 |    0.26079 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       731 |       8931 |     12.218 |     8.6154 |      2.0000 |      72.000 |
+ | "# max size H_30 -> mu+  e- "                   |       731 |          1 |  0.0013680 |   0.036961 |      0.0000 |      1.0000 |
+ | "# max size H_30 -> mu-  e+ "                   |       731 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |       731 |         33 |   0.045144 |    0.20762 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |       731 |         41 |   0.056088 |    0.23009 |      0.0000 |      1.0000 |
+ | "# selected"                                    |       731 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       731 |          0 |(  0.00000 +- 0.136799 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingLFVExoticaPromptLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVExoticaPromptLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVExoticaPromptLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVExoticaSameSign...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        482 |(  48.2000 +- 1.58011  )%|   -------   |   -------   |
+LFVExoticaSameSignPromptLine  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# H_30 -> mu+  e+ "                            |       360 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# H_30 -> mu-  e- "                            |       360 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseElectrons"                   |       360 |       3092 |     8.5889 |     6.7678 |      1.0000 |      41.000 |
+ | "# Phys/StdAllLooseMuons"                       |       360 |       1531 |     4.2528 |     3.7394 |      1.0000 |      35.000 |
+ | "# e+"                                          |       360 |         21 |   0.058333 |    0.24594 |      0.0000 |      2.0000 |
+ | "# e-"                                          |       360 |         28 |   0.077778 |    0.28782 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       360 |       4623 |     12.842 |     9.5376 |      2.0000 |      72.000 |
+ | "# max size H_30 -> mu+  e+ "                   |       360 |          1 |  0.0027778 |   0.052631 |      0.0000 |      1.0000 |
+ | "# max size H_30 -> mu-  e- "                   |       360 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |       360 |         14 |   0.038889 |    0.19333 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |       360 |         12 |   0.033333 |    0.17951 |      0.0000 |      1.0000 |
+ | "# selected"                                    |       360 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       360 |          0 |(  0.00000 +- 0.277778 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVExoticaSameSign...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVExoticaSameSign...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVExoticaSameSign...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVExoticaDetached...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LFVExoticaDetachedLine        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# H_30 -> mu+  e- "                            |       731 |          2 |  0.0027360 |   0.052235 |      0.0000 |      1.0000 |
+ | "# H_30 -> mu-  e+ "                            |       731 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseElectrons"                   |       731 |       5967 |     8.1628 |     6.1568 |      1.0000 |      41.000 |
+ | "# Phys/StdAllLooseMuons"                       |       731 |       2964 |     4.0547 |     3.4239 |      1.0000 |      35.000 |
+ | "# e+"                                          |       731 |        167 |    0.22845 |    0.50286 |      0.0000 |      4.0000 |
+ | "# e-"                                          |       731 |        194 |    0.26539 |    0.53664 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       731 |       8931 |     12.218 |     8.6154 |      2.0000 |      72.000 |
+ | "# max size H_30 -> mu+  e- "                   |       731 |         31 |   0.042408 |    0.29049 |      0.0000 |      6.0000 |
+ | "# max size H_30 -> mu-  e+ "                   |       731 |         12 |   0.016416 |    0.14703 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |       731 |        104 |    0.14227 |    0.36088 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       731 |         85 |    0.11628 |    0.32898 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       731 |          2 |  0.0027360 |   0.052235 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       731 |          2 |( 0.273598 +- 0.193198 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        43 |         18 |(  41.8605 +- 7.52322  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        18 |          2 |(  11.1111 +- 7.40741  )%|   -------   |   -------   |
+RelatedInfo1_LFVExoticaDeta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVExoticaDetachedLine"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_LFVExoticaDeta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVExoticaDetachedLine"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_LFVExoticaDeta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVExoticaDetachedLine"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_LFVExoticaDeta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LFVExoticaDetachedLine"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLFVExoticaDetached...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLFVExoticaDetached...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVExoticaDetached...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLFVExoticaSameSign...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LFVExoticaSameSignDetachedLineSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# H_30 -> mu+  e+ "                            |       731 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# H_30 -> mu-  e- "                            |       731 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseElectrons"                   |       731 |       5967 |     8.1628 |     6.1568 |      1.0000 |      41.000 |
+ | "# Phys/StdAllLooseMuons"                       |       731 |       2964 |     4.0547 |     3.4239 |      1.0000 |      35.000 |
+ | "# e+"                                          |       731 |        167 |    0.22845 |    0.50286 |      0.0000 |      4.0000 |
+ | "# e-"                                          |       731 |        194 |    0.26539 |    0.53664 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       731 |       8931 |     12.218 |     8.6154 |      2.0000 |      72.000 |
+ | "# max size H_30 -> mu+  e+ "                   |       731 |         23 |   0.031464 |    0.18224 |      0.0000 |      2.0000 |
+ | "# max size H_30 -> mu-  e- "                   |       731 |         21 |   0.028728 |    0.21052 |      0.0000 |      3.0000 |
+ | "# mu+"                                         |       731 |        104 |    0.14227 |    0.36088 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       731 |         85 |    0.11628 |    0.32898 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       731 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       731 |          0 |(  0.00000 +- 0.136799 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        44 |         12 |(  27.2727 +- 6.71408  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+StrippingLFVExoticaSameSign...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLFVExoticaSameSign...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLFVExoticaSameSign...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStreamLeptonicPreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingStreamLeptonicPost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       197 |        197 |(  100.000 +- 0.507614 )%|   -------   |   -------   |
+StrippingStreamLeptonic       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStreamLeptonic       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        197 |(  19.7000 +- 1.25774  )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStreamDimuonBadEve...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingStreamDimuonBadEve...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStreamDimuonBadEvent SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStreamDimuonBadEvent SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTauMu_KstLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingGoodEventCondition...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PiforB2XTauMu                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       178 |       2334 |     13.112 |     5.9027 |      2.0000 |      33.000 |
+ | "# input particles"                             |       178 |       2334 |     13.112 |     5.9027 |      2.0000 |      33.000 |
+ |*"#accept"                                       |       178 |        176 |(  98.8764 +- 0.790026 )%|   -------   |   -------   |
+ | "#passed"                                       |       178 |        822 |     4.6180 |     2.3868 |      0.0000 |      13.000 |
+ |*"efficiency"                                    |      2334 |        822 |(  35.2185 +- 0.988691 )%|   -------   |   -------   |
+Kst02KPiforB2XTauMu           SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> K+  pi- "                        |       176 |         15 |   0.085227 |    0.31732 |      0.0000 |      2.0000 |
+ | "# K*(892)~0 -> K-  pi+ "                       |       176 |         19 |    0.10795 |    0.34500 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       176 |        142 |    0.80682 |    0.76660 |      0.0000 |      3.0000 |
+ | "# K-"                                          |       176 |        138 |    0.78409 |    0.78983 |      0.0000 |      3.0000 |
+ | "# Phys/KforB2XTauMu"                           |       176 |        361 |     2.0511 |     1.3579 |      1.0000 |      8.0000 |
+ | "# Phys/PiforB2XTauMu"                          |       176 |        822 |     4.6705 |     2.3487 |      1.0000 |      13.000 |
+ | "# input particles"                             |       176 |       1183 |     6.7216 |     3.0389 |      2.0000 |      20.000 |
+ | "# max size K*(892)0 -> K+  pi- "               |       176 |        264 |     1.5000 |     2.2335 |      0.0000 |      15.000 |
+ | "# max size K*(892)~0 -> K-  pi+ "              |       176 |        239 |     1.3580 |     1.9663 |      0.0000 |      10.000 |
+ | "# pi+"                                         |       176 |        295 |     1.6761 |     1.2260 |      0.0000 |      5.0000 |
+ | "# pi-"                                         |       176 |        280 |     1.5909 |     1.2580 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       176 |         34 |    0.19318 |    0.47333 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       176 |         29 |(  16.4773 +- 2.79633  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       503 |         72 |(  14.3141 +- 1.56154  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        72 |         34 |(  47.2222 +- 5.88346  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Kst0MuForB2XTauMu             SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(1410)+ -> K*(892)0  mu+ "                 |        29 |          3 |    0.10345 |    0.40213 |      0.0000 |      2.0000 |
+ | "# K*(1410)+ -> K*(892)~0  mu+ "                |        29 |          3 |    0.10345 |    0.30454 |      0.0000 |      1.0000 |
+ | "# K*(1410)- -> K*(892)0  mu- "                 |        29 |          4 |    0.13793 |    0.34483 |      0.0000 |      1.0000 |
+ | "# K*(1410)- -> K*(892)~0  mu- "                |        29 |          2 |   0.068966 |    0.25340 |      0.0000 |      1.0000 |
+ | "# K*(892)0"                                    |        29 |         15 |    0.51724 |    0.62260 |      0.0000 |      2.0000 |
+ | "# K*(892)~0"                                   |        29 |         19 |    0.65517 |    0.60320 |      0.0000 |      2.0000 |
+ | "# Phys/Kst02KPiforB2XTauMu"                    |        29 |         34 |     1.1724 |    0.46006 |      1.0000 |      3.0000 |
+ | "# Phys/MuforB2XTauMu"                          |        29 |         34 |     1.1724 |    0.37774 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        29 |         68 |     2.3448 |    0.60320 |      2.0000 |      4.0000 |
+ | "# max size K*(1410)+ -> K*(892)0  mu+ "        |        29 |         10 |    0.34483 |    0.65789 |      0.0000 |      2.0000 |
+ | "# max size K*(1410)+ -> K*(892)~0  mu+ "       |        29 |         13 |    0.44828 |    0.62069 |      0.0000 |      2.0000 |
+ | "# max size K*(1410)- -> K*(892)0  mu- "        |        29 |          7 |    0.24138 |    0.50208 |      0.0000 |      2.0000 |
+ | "# max size K*(1410)- -> K*(892)~0  mu- "       |        29 |          7 |    0.24138 |    0.42792 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |        29 |         18 |    0.62069 |    0.55172 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        29 |         13 |    0.44828 |    0.49732 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        29 |         12 |    0.41379 |    0.67042 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        29 |         10 |(  34.4828 +- 8.82632  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        37 |         30 |(  81.0811 +- 6.43883  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        30 |         12 |(  40.0000 +- 8.94427  )%|   -------   |   -------   |
+B2XTauMu_Kst_daughters        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Kst0MuForB2XTauMu"                      |        10 |         12 |     1.2000 |    0.60000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        10 |         12 |     1.2000 |    0.60000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |        10 |         12 |     1.2000 |    0.60000 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+B2XTauMu_KstLine              SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K*(1410)+  mu- "                       |        10 |          1 |    0.10000 |    0.30000 |      0.0000 |      1.0000 |
+ | "# B~0 -> K*(1410)-  mu+ "                      |        10 |          1 |    0.10000 |    0.30000 |      0.0000 |      1.0000 |
+ | "# K*(1410)+"                                   |        10 |          6 |    0.60000 |    0.66332 |      0.0000 |      2.0000 |
+ | "# K*(1410)-"                                   |        10 |          6 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Phys/B2XTauMu_Kst_daughters"                 |        10 |         12 |     1.2000 |    0.60000 |      1.0000 |      3.0000 |
+ | "# Phys/MuforB2XTauMu"                          |        10 |         12 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        10 |         24 |     2.4000 |    0.91652 |      2.0000 |      5.0000 |
+ | "# max size B0 -> K*(1410)+  mu- "              |        10 |          2 |    0.20000 |    0.60000 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> K*(1410)-  mu+ "             |        10 |          2 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |        10 |          6 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        10 |          6 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        10 |          2 |    0.20000 |    0.60000 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        10 |          1 |(  10.0000 +- 9.48683  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+RelatedInfo1_B2XTauMu_KstLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_KstLine"                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2XTauMu_KstLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_KstLine"                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2XTauMu_KstLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_KstLine"                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_B2XTauMu_KstLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_KstLine"                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_B2XTauMu_KstLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_KstLine"                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_B2XTauMu_KstLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_KstLine"                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_B2XTauMu_KstLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_KstLine"                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XTauMu_KstLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XTauMu_KstLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTauMu_KstLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTauMu_Kst_WSLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        500 |(  50.0000 +- 1.58114  )%|   -------   |   -------   |
+B2XTauMu_Kst_WS_daughters     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Kst0MuForB2XTauMu"                      |         9 |         11 |     1.2222 |    0.62854 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         9 |         11 |     1.2222 |    0.62854 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+ | "#passed"                                       |         9 |         11 |     1.2222 |    0.62854 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+B2XTauMu_Kst_WSLine           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K*(1410)+  mu+ "                       |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K*(1410)-  mu- "                      |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(1410)+"                                   |         9 |          6 |    0.66667 |    0.66667 |      0.0000 |      2.0000 |
+ | "# K*(1410)-"                                   |         9 |          5 |    0.55556 |    0.49690 |      0.0000 |      1.0000 |
+ | "# Phys/B2XTauMu_Kst_WS_daughters"              |         9 |         11 |     1.2222 |    0.62854 |      1.0000 |      3.0000 |
+ | "# Phys/MuforB2XTauMu"                          |         9 |         11 |     1.2222 |    0.41574 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         9 |         22 |     2.4444 |    0.95581 |      2.0000 |      5.0000 |
+ | "# max size B0 -> K*(1410)+  mu+ "              |         9 |          6 |    0.66667 |    0.66667 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> K*(1410)-  mu- "             |         9 |          5 |    0.55556 |    0.49690 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |         9 |          6 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         9 |          5 |    0.55556 |    0.49690 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTauMu_Kst_WSLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTauMu_Kst_WSLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTauMu_Kst_WSLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTauMu_K_3piLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KMuOSFor_KB2XTauMu            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KMuOSForB2XTauMu"                       |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "#passed"                                       |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+KMuSSFor_KB2XTauMu            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KMuSSForB2XTauMu"                       |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+B2XTauMu_K_3pi_daughters      SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KMuOSFor_KB2XTauMu"                     |         4 |          4 |     1.0000 |    0.70711 |      0.0000 |      2.0000 |
+ | "# Phys/KMuSSFor_KB2XTauMu"                     |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+B2XTauMu_K_3piLine            SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Delta(1600)++  tau- "                  |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K*(1410)0  tau+ "                      |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# B- -> Delta(1600)~--  tau+ "                 |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K*(1410)~0  tau- "                     |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Delta(1600)++"                               |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Delta(1600)~--"                              |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(1410)0"                                   |         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# K*(1410)~0"                                  |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Phys/B2XTauMu_K_3pi_daughters"               |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# Phys/StdTightDetachedTau3pi"                 |         4 |          8 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         4 |         13 |     3.2500 |    0.82916 |      2.0000 |      4.0000 |
+ | "# max size B+ -> Delta(1600)++  tau- "         |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# max size B+ -> K*(1410)0  tau+ "             |         4 |          2 |    0.50000 |    0.86603 |      0.0000 |      2.0000 |
+ | "# max size B- -> Delta(1600)~--  tau+ "        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K*(1410)~0  tau- "            |         4 |          3 |    0.75000 |     1.2990 |      0.0000 |      3.0000 |
+ | "# selected"                                    |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# tau+"                                        |         4 |          2 |    0.50000 |    0.86603 |      0.0000 |      2.0000 |
+ | "# tau-"                                        |         4 |          5 |     1.2500 |     1.0897 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+RelatedInfo1_B2XTauMu_K_3pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_K_3piLine"                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_B2XTauMu_K_3pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_K_3piLine"                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_B2XTauMu_K_3pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_K_3piLine"                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_B2XTauMu_K_3pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_K_3piLine"                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_B2XTauMu_K_3pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_K_3piLine"                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_B2XTauMu_K_3pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_K_3piLine"                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_B2XTauMu_K_3pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2XTauMu_K_3piLine"                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XTauMu_K_3piLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2XTauMu_K_3piLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTauMu_K_3piLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2XTauMu_K_3pi_WSL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        488 |(  48.8000 +- 1.58068  )%|   -------   |   -------   |
+B2XTauMu_K_3pi_WS_daughters   SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KMuOSFor_KB2XTauMu"                     |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/KMuSSFor_KB2XTauMu"                     |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2XTauMu_K_3pi_WSLine         SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Delta(1600)++  tau+ "                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> K*(1410)0  tau- "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Delta(1600)~--  tau- "                 |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K*(1410)~0  tau+ "                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Delta(1600)++"                               |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Delta(1600)~--"                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(1410)0"                                   |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# K*(1410)~0"                                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XTauMu_K_3pi_WS_daughters"            |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdTightDetachedTau3pi"                 |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ | "# max size B+ -> Delta(1600)++  tau+ "         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> K*(1410)0  tau- "             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> Delta(1600)~--  tau- "        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> K*(1410)~0  tau+ "            |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# tau-"                                        |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTauMu_K_3pi_WSL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2XTauMu_K_3pi_WSLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2XTauMu_K_3pi_WSLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXibcXibc2LcJpsiPre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        201 |(  20.1000 +- 1.26728  )%|   -------   |   -------   |
+StrippingXibcXibc2LcJpsiVOI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       201 |        201 |(  100.000 +- 0.497512 )%|   -------   |   -------   |
+XibcJpsiMuonFilterSelection   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseJpsi2MuMu"                      |        18 |         19 |     1.0556 |    0.22906 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        18 |         19 |     1.0556 |    0.22906 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        18 |          4 |(  22.2222 +- 9.79908  )%|   -------   |   -------   |
+ |*"#passed"                                       |        18 |          4 |(  22.2222 +- 9.79908  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        19 |          4 |(  21.0526 +- 9.35288  )%|   -------   |   -------   |
+XibcLcSelection               SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         4 |          9 |     2.2500 |     1.9203 |      0.0000 |      5.0000 |
+ | "# K-"                                          |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ | "# Lambda_c+ -> p+  pi+  K- "                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  pi-  K+ "                 |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |         4 |        120 |     30.000 |     16.078 |      13.000 |      48.000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         4 |        120 |     30.000 |     16.078 |      13.000 |      48.000 |
+ | "# Phys/StdAllNoPIDsProtons"                    |         4 |        120 |     30.000 |     16.078 |      13.000 |      48.000 |
+ | "# input particles"                             |         4 |        360 |     90.000 |     48.234 |      39.000 |      144.00 |
+ | "# max size Lambda_c+ -> p+  pi+  K- "          |         4 |        382 |     95.500 |     112.91 |      0.0000 |      280.00 |
+ | "# max size Lambda_c~- -> p~-  pi-  K+ "        |         4 |        272 |     68.000 |     88.298 |      0.0000 |      216.00 |
+ | "# p+"                                          |         4 |         10 |     2.5000 |     2.0616 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |         4 |         39 |     9.7500 |     5.8896 |      3.0000 |      19.000 |
+ | "# pi-"                                         |         4 |         33 |     8.2500 |     6.7593 |      1.0000 |      18.000 |
+ | "# p~-"                                         |         4 |          8 |     2.0000 |     1.2247 |      1.0000 |      4.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       654 |          8 |(  1.22324 +- 0.429828 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingXibcXibc2LcJpsiPos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXibcXibc2LcJpsi      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXibcXibc2LcJpsi      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        388 |(  38.8000 +- 1.54096  )%|   -------   |   -------   |
+Kstar2KpiForBetaSBd2JpsieeKS  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Kstar2KpiForBetaSNoBiasBd2JpsieeKS"     |        19 |        210 |     11.053 |     8.2045 |      2.0000 |      35.000 |
+ | "# input particles"                             |        19 |        210 |     11.053 |     8.2045 |      2.0000 |      35.000 |
+ |*"#accept"                                       |        19 |          8 |(  42.1053 +- 11.3269  )%|   -------   |   -------   |
+ | "#passed"                                       |        19 |         14 |    0.73684 |     1.1165 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |       210 |         14 |(  6.66667 +- 1.72133  )%|   -------   |   -------   |
+Bd2JpsieeKstarFromTracksBd2...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |         8 |          3 |    0.37500 |    0.48412 |      0.0000 |      1.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |         8 |          4 |    0.50000 |    0.70711 |      0.0000 |      2.0000 |
+ | "# J/psi(1S)"                                   |         8 |         11 |     1.3750 |    0.69597 |      1.0000 |      3.0000 |
+ | "# K*(892)0"                                    |         8 |          8 |     1.0000 |     1.1180 |      0.0000 |      3.0000 |
+ | "# K*(892)~0"                                   |         8 |          6 |    0.75000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Phys/Kstar2KpiForBetaSBd2JpsieeKS"           |         8 |         14 |     1.7500 |     1.0897 |      1.0000 |      4.0000 |
+ | "# Phys/SelJpsi2eeFromTracksForBd2JpsieeKS"     |         8 |         11 |     1.3750 |    0.69597 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         8 |         25 |     3.1250 |     1.6154 |      2.0000 |      7.0000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |         8 |         14 |     1.7500 |     2.8614 |      0.0000 |      9.0000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |         8 |          9 |     1.1250 |    0.92702 |      0.0000 |      3.0000 |
+ | "# selected"                                    |         8 |          7 |    0.87500 |    0.78062 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         8 |          5 |(  62.5000 +- 17.1163  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        23 |         11 |(  47.8261 +- 10.4159  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          7 |(  63.6364 +- 14.5041  )%|   -------   |   -------   |
+Bd2JpsieeKSBd2JpsieeKstarFr...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bd2JpsieeKstarFromTracksBd2JpsieeKS"    |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"#passed"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBd2JpsieeKSBd2Jpsi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBd2JpsieeKSBu2Jpsi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        177 |(  17.7000 +- 1.20694  )%|   -------   |   -------   |
+KaonsForBetaSBd2JpsieeKS      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |        11 |         92 |     8.3636 |     5.1039 |      2.0000 |      19.000 |
+ | "# input particles"                             |        11 |         92 |     8.3636 |     5.1039 |      2.0000 |      19.000 |
+ |*"#accept"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+ | "#passed"                                       |        11 |         37 |     3.3636 |     2.3845 |      1.0000 |      10.000 |
+ |*"efficiency"                                    |        92 |         37 |(  40.2174 +- 5.11211  )%|   -------   |   -------   |
+Bu2JpsieeKFromTracksBd2Jpsi...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K+ "                        |        11 |          1 |   0.090909 |    0.28748 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |        11 |         11 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K+"                                          |        11 |          6 |    0.54545 |    0.65555 |      0.0000 |      2.0000 |
+ | "# K-"                                          |        11 |          8 |    0.72727 |     1.2129 |      0.0000 |      4.0000 |
+ | "# Phys/KaonsForBetaSBd2JpsieeKS"               |        11 |         37 |     3.3636 |     2.3845 |      1.0000 |      10.000 |
+ | "# Phys/SelJpsi2eeFromTracksForBd2JpsieeKS"     |        11 |         11 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        11 |         48 |     4.3636 |     2.3845 |      2.0000 |      11.000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |        11 |          6 |    0.54545 |    0.65555 |      0.0000 |      2.0000 |
+ | "# max size B- -> J/psi(1S)  K- "               |        11 |          8 |    0.72727 |     1.2129 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        11 |          1 |   0.090909 |    0.28748 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        11 |          1 |(  9.09091 +- 8.66784  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        14 |          6 |(  42.8571 +- 13.2260  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+Bd2JpsieeKSBu2JpsieeKFromTr...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2JpsieeKFromTracksBd2JpsieeKS"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBd2JpsieeKSBu2Jpsi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBd2JpsieeKSBu2Jpsi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBd2JpsieeKSBu2Jpsi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHeavyBaryonXib2Jps...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MassConstrainedJpsiForHeavy...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdMassConstrainedJpsi2MuMu"            |        32 |         32 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        32 |         32 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |        32 |         24 |(  75.0000 +- 7.65466  )%|   -------   |   -------   |
+ |*"#passed"                                       |        32 |         24 |(  75.0000 +- 7.65466  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        32 |         24 |(  75.0000 +- 7.65466  )%|   -------   |   -------   |
+MergedPionsForHeavyBaryon     SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLoosePions"                       |        24 |       1154 |     48.083 |     28.303 |      9.0000 |      109.00 |
+ | "# Phys/StdNoPIDsDownPions"                     |        24 |        358 |     14.917 |     9.3760 |      3.0000 |      37.000 |
+ | "# input particles"                             |        24 |       1512 |     63.000 |     37.142 |      13.000 |      146.00 |
+ |*"#accept"                                       |        24 |         24 |(  100.000 +- 4.16667  )%|   -------   |   -------   |
+ | "#passed"                                       |        24 |       1512 |     63.000 |     37.142 |      13.000 |      146.00 |
+ |*"efficiency"                                    |      1512 |       1512 |(  100.000 +- 0.0661376)%|   -------   |   -------   |
+PionsForHeavyBaryon           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MergedPionsForHeavyBaryon"              |        24 |       1512 |     63.000 |     37.142 |      13.000 |      146.00 |
+ | "# input particles"                             |        24 |       1512 |     63.000 |     37.142 |      13.000 |      146.00 |
+ |*"#accept"                                       |        24 |         24 |(  100.000 +- 4.16667  )%|   -------   |   -------   |
+ | "#passed"                                       |        24 |       1288 |     53.667 |     31.102 |      13.000 |      119.00 |
+ |*"efficiency"                                    |      1512 |       1288 |(  85.1852 +- 0.913596 )%|   -------   |   -------   |
+StdLooseLambdaMergedForHeav...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |        12 |         29 |     2.4167 |     1.7540 |      1.0000 |      6.0000 |
+ | "# Phys/StdLooseLambdaLL"                       |        12 |          1 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        12 |         30 |     2.5000 |     1.8028 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+ | "#passed"                                       |        12 |         30 |     2.5000 |     1.8028 |      1.0000 |      6.0000 |
+ |*"efficiency"                                    |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+LambdaForHeavyBaryon          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaMergedForHeavyBaryon"     |        12 |         30 |     2.5000 |     1.8028 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        12 |         30 |     2.5000 |     1.8028 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        12 |          2 |(  16.6667 +- 10.7583  )%|   -------   |   -------   |
+ |*"#passed"                                       |        12 |          2 |(  16.6667 +- 10.7583  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        30 |          2 |(  6.66667 +- 4.55420  )%|   -------   |   -------   |
+Ximinus2LambdaPiHeavyBaryon   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/LambdaForHeavyBaryon"                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/PionsForHeavyBaryon"                    |         2 |        158 |     79.000 |     40.000 |      39.000 |      119.00 |
+ | "# Xi- -> Lambda0  pi- "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi~+ -> Lambda~0  pi+ "                      |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         2 |        160 |     80.000 |     40.000 |      40.000 |      120.00 |
+ | "# max size Xi- -> Lambda0  pi- "               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi~+ -> Lambda~0  pi+ "             |         2 |         21 |     10.500 |     4.5000 |      6.0000 |      15.000 |
+ | "# pi+"                                         |         2 |         21 |     10.500 |     4.5000 |      6.0000 |      15.000 |
+ | "# pi-"                                         |         2 |         26 |     13.000 |     9.0000 |      4.0000 |      22.000 |
+ | "# selected"                                    |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        21 |          2 |(  9.52381 +- 6.40564  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+HeavyBaryonXib2JpsiXi         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/MassConstrainedJpsiForHeavyBaryonsHeavyB|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Ximinus2LambdaPiHeavyBaryon"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Xi-"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b- -> Xi-  J/psi(1S) "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~+ -> Xi~+  J/psi(1S) "                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi~+"                                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size Xi_b- -> Xi-  J/psi(1S) "           |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~+ -> Xi~+  J/psi(1S) "         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingHeavyBaryonXib2Jps...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHeavyBaryonXib2JpsiXiSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHeavyBaryonXib2JpsiXiSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHeavyBaryonXibzero...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+HeavyBaryonXibzero2JpsiXistar SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/MassConstrainedJpsiForHeavyBaryonsHeavyB|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/PionsForHeavyBaryon"                    |         1 |        119 |     119.00 |     0.0000 |      119.00 |      119.00 |
+ | "# Phys/Ximinus2LambdaPiHeavyBaryon"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Xi-"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b0 -> Xi-  pi+  J/psi(1S) "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_b~0 -> Xi~+  pi-  J/psi(1S) "             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# Xi~+"                                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |        121 |     121.00 |     0.0000 |      121.00 |      121.00 |
+ | "# max size Xi_b0 -> Xi-  pi+  J/psi(1S) "      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Xi_b~0 -> Xi~+  pi-  J/psi(1S) "    |         1 |         22 |     22.000 |     0.0000 |      22.000 |      22.000 |
+ | "# pi+"                                         |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# pi-"                                         |         1 |         22 |     22.000 |     0.0000 |      22.000 |      22.000 |
+ | "# selected"                                    |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        22 |         18 |(  81.8182 +- 8.22304  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        18 |          6 |(  33.3333 +- 11.1111  )%|   -------   |   -------   |
+StrippingHeavyBaryonXibzero...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingHeavyBaryonXibzero...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHeavyBaryonXibzero...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHeavyBaryonOmegab2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MergedKaonsForHeavyBaryon     SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseKaons"                       |        24 |        581 |     24.208 |     17.751 |      2.0000 |      66.000 |
+ | "# Phys/StdLooseDownKaons"                      |        24 |        232 |     9.6667 |     5.6691 |      1.0000 |      22.000 |
+ | "# input particles"                             |        24 |        813 |     33.875 |     22.992 |      5.0000 |      88.000 |
+ |*"#accept"                                       |        24 |         24 |(  100.000 +- 4.16667  )%|   -------   |   -------   |
+ | "#passed"                                       |        24 |        813 |     33.875 |     22.992 |      5.0000 |      88.000 |
+ |*"efficiency"                                    |       813 |        813 |(  100.000 +- 0.123001 )%|   -------   |   -------   |
+KaonsForHeavyBaryon           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MergedKaonsForHeavyBaryon"              |        24 |        813 |     33.875 |     22.992 |      5.0000 |      88.000 |
+ | "# input particles"                             |        24 |        813 |     33.875 |     22.992 |      5.0000 |      88.000 |
+ |*"#accept"                                       |        24 |         24 |(  100.000 +- 4.16667  )%|   -------   |   -------   |
+ | "#passed"                                       |        24 |        813 |     33.875 |     22.992 |      5.0000 |      88.000 |
+ |*"efficiency"                                    |       813 |        813 |(  100.000 +- 0.123001 )%|   -------   |   -------   |
+Omegaminus2LambdaKHeavyBaryon SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         2 |         17 |     8.5000 |     6.5000 |      2.0000 |      15.000 |
+ | "# K-"                                          |         2 |         22 |     11.000 |     6.0000 |      5.0000 |      17.000 |
+ | "# Lambda0"                                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Omega- -> Lambda0  K- "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega~+ -> Lambda~0  K+ "                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/KaonsForHeavyBaryon"                    |         2 |        113 |     56.500 |     31.500 |      25.000 |      88.000 |
+ | "# Phys/LambdaForHeavyBaryon"                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |        115 |     57.500 |     31.500 |      26.000 |      89.000 |
+ | "# max size Omega- -> Lambda0  K- "             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Omega~+ -> Lambda~0  K+ "           |         2 |         17 |     8.5000 |     6.5000 |      2.0000 |      15.000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        17 |          0 |(  0.00000 +- 5.88235  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHeavyBaryonOmegab2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHeavyBaryonOmegab2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHeavyBaryonOmegab2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingExoticaDisplDiMuon...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SharedDiMuonNoIP              SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> mu+  mu- "                            |       759 |         66 |   0.086957 |    0.34101 |      0.0000 |      4.0000 |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# max size KS0 -> mu+  mu- "                   |       759 |         84 |    0.11067 |    0.39879 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |       759 |        260 |    0.34256 |    0.52967 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       759 |        243 |    0.32016 |    0.52500 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       759 |         66 |   0.086957 |    0.34101 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       759 |         57 |(  7.50988 +- 0.956629 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        84 |         74 |(  88.0952 +- 3.53343  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        74 |         66 |(  89.1892 +- 3.60969  )%|   -------   |   -------   |
+ExoticaDisplDiMuonLine        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SharedDiMuonNoIP"                       |        57 |         66 |     1.1579 |    0.55534 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        57 |         66 |     1.1579 |    0.55534 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        57 |          2 |(  3.50877 +- 2.43716  )%|   -------   |   -------   |
+ |*"#passed"                                       |        57 |          2 |(  3.50877 +- 2.43716  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        66 |          2 |(  3.03030 +- 2.11003  )%|   -------   |   -------   |
+StrippingExoticaDisplDiMuon...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingExoticaDisplDiMuon...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingExoticaDisplDiMuon...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingExoticaDisplDiMuon...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ExoticaDisplDiMuonNoPointLine SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SharedDiMuonNoIP"                       |        57 |         66 |     1.1579 |    0.55534 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        57 |         66 |     1.1579 |    0.55534 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        57 |          4 |(  7.01754 +- 3.38342  )%|   -------   |   -------   |
+ |*"#passed"                                       |        57 |          4 |(  7.01754 +- 3.38342  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        66 |          4 |(  6.06061 +- 2.93704  )%|   -------   |   -------   |
+StrippingExoticaDisplDiMuon...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingExoticaDisplDiMuon...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingExoticaDisplDiMuon...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2Lambda0MuBu2Lamb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2Lambda0MuBu2Lamb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Muon_forB2Lambda0Mu           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |       507 |        221 |(  43.5897 +- 2.20225  )%|   -------   |   -------   |
+ | "#passed"                                       |       507 |        247 |    0.48718 |    0.60352 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       863 |        247 |(  28.6211 +- 1.53859  )%|   -------   |   -------   |
+LambdaMajoranaSSMu_forB2Lam...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> mu-  pi+ "                        |       221 |         55 |    0.24887 |    0.64979 |      0.0000 |      5.0000 |
+ | "# Lambda~0 -> mu+  pi- "                       |       221 |         68 |    0.30769 |    0.62045 |      0.0000 |      3.0000 |
+ | "# Phys/Muon_forB2Lambda0Mu"                    |       221 |        247 |     1.1176 |    0.36188 |      1.0000 |      3.0000 |
+ | "# Phys/StdLoosePions"                          |       221 |       2571 |     11.633 |     5.5549 |      2.0000 |      33.000 |
+ | "# input particles"                             |       221 |       2818 |     12.751 |     5.5849 |      3.0000 |      34.000 |
+ | "# max size Lambda0 -> mu-  pi+ "               |       221 |        434 |     1.9638 |     2.5417 |      0.0000 |      12.000 |
+ | "# max size Lambda~0 -> mu+  pi- "              |       221 |        451 |     2.0407 |     2.7691 |      0.0000 |      22.000 |
+ | "# mu+"                                         |       221 |        128 |    0.57919 |    0.54592 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       221 |        119 |    0.53846 |    0.53359 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |       221 |        866 |     3.9186 |     2.1341 |      0.0000 |      12.000 |
+ | "# pi-"                                         |       221 |        820 |     3.7104 |     2.1998 |      0.0000 |      12.000 |
+ | "# selected"                                    |       221 |        123 |    0.55656 |    0.88870 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       221 |         83 |(  37.5566 +- 3.25754  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       885 |        425 |(  48.0226 +- 1.67942  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       425 |        123 |(  28.9412 +- 2.19975  )%|   -------   |   -------   |
+downMuon_forB2Lambda0Mu       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDownMuons"                      |       101 |        191 |     1.8911 |     1.4205 |      1.0000 |      10.000 |
+ | "# input particles"                             |       101 |        191 |     1.8911 |     1.4205 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       101 |         30 |(  29.7030 +- 4.54682  )%|   -------   |   -------   |
+ | "#passed"                                       |       101 |         36 |    0.35644 |    0.62274 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       191 |         36 |(  18.8482 +- 2.82987  )%|   -------   |   -------   |
+downLambdaMajoranaSSMu_forB...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> mu-  pi+ "                        |        30 |          1 |   0.033333 |    0.17951 |      0.0000 |      1.0000 |
+ | "# Lambda~0 -> mu+  pi- "                       |        30 |          1 |   0.033333 |    0.17951 |      0.0000 |      1.0000 |
+ | "# Phys/StdNoPIDsDownPions"                     |        30 |        578 |     19.267 |     11.322 |      5.0000 |      46.000 |
+ | "# Phys/downMuon_forB2Lambda0Mu"                |        30 |         36 |     1.2000 |    0.54160 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        30 |        614 |     20.467 |     11.618 |      6.0000 |      48.000 |
+ | "# max size Lambda0 -> mu-  pi+ "               |        30 |         93 |     3.1000 |     5.5818 |      0.0000 |      28.000 |
+ | "# max size Lambda~0 -> mu+  pi- "              |        30 |        100 |     3.3333 |     5.4549 |      0.0000 |      22.000 |
+ | "# mu+"                                         |        30 |         18 |    0.60000 |    0.61101 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        30 |         18 |    0.60000 |    0.55377 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |        30 |        151 |     5.0333 |     3.6192 |      0.0000 |      14.000 |
+ | "# pi-"                                         |        30 |        141 |     4.7000 |     3.3382 |      0.0000 |      15.000 |
+ | "# selected"                                    |        30 |          2 |   0.066667 |    0.24944 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        30 |          2 |(  6.66667 +- 4.55420  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       193 |         44 |(  22.7979 +- 3.01984  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        44 |          2 |(  4.54545 +- 3.14022  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Selection_B2Lambda0Mu_Lambd...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LambdaMajoranaSSMu_forB2Lambda0Mu"      |        84 |        123 |     1.4643 |    0.86529 |      0.0000 |      5.0000 |
+ | "# Phys/downLambdaMajoranaSSMu_forB2Lambda0Mu"  |        84 |          2 |   0.023810 |    0.15246 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        84 |        125 |     1.4881 |    0.87958 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |        84 |         84 |(  100.000 +- 1.19048  )%|   -------   |   -------   |
+ | "#passed"                                       |        84 |        125 |     1.4881 |    0.87958 |      1.0000 |      5.0000 |
+ |*"efficiency"                                    |       125 |        125 |(  100.000 +- 0.800000 )%|   -------   |   -------   |
+B2Lambda0MuBu2LambdaSSMuLine  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Lambda~0  mu+ "                        |        84 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Lambda0  mu- "                         |        84 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda0"                                     |        84 |         56 |    0.66667 |    0.95535 |      0.0000 |      5.0000 |
+ | "# Lambda~0"                                    |        84 |         69 |    0.82143 |    0.77399 |      0.0000 |      3.0000 |
+ | "# Phys/Muon_forB2Lambda0Mu"                    |        84 |         99 |     1.1786 |    0.44080 |      1.0000 |      3.0000 |
+ | "# Phys/Selection_B2Lambda0Mu_LambdaMajoranaSSMu|        84 |        125 |     1.4881 |    0.87958 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        84 |        224 |     2.6667 |     1.1785 |      2.0000 |      7.0000 |
+ | "# max size B+ -> Lambda~0  mu+ "               |        84 |         77 |    0.91667 |     1.0375 |      0.0000 |      6.0000 |
+ | "# max size B- -> Lambda0  mu- "                |        84 |         60 |    0.71429 |     1.0973 |      0.0000 |      6.0000 |
+ | "# mu+"                                         |        84 |         58 |    0.69048 |    0.55584 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        84 |         41 |    0.48810 |    0.54541 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        84 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        84 |          0 |(  0.00000 +- 1.19048  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       137 |         12 |(  8.75912 +- 2.41526  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+StrippingB2Lambda0MuBu2Lamb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2Lambda0MuBu2Lamb...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2Lambda0MuBu2Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingFullDSTDiMuonPsi2M...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+FullDSTDiMuonPsi2MuMuTOSLine  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuon"                         |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ | "# input particles"                             |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ |*"#accept"                                       |       432 |          0 |(  0.00000 +- 0.231481 )%|   -------   |   -------   |
+ |*"#passed"                                       |       432 |          0 |(  0.00000 +- 0.231481 )%|   -------   |   -------   |
+ |*"efficiency"                                    |      3033 |          0 |(  0.00000 +- 0.0329707)%|   -------   |   -------   |
+StrippingFullDSTDiMuonPsi2M...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingFullDSTDiMuonPsi2M...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingFullDSTDiMuonPsi2M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingFullDSTDiMuonJpsi2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+FullDSTDiMuonJpsi2MuMuTOSLine SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseJpsi2MuMu"                      |        75 |         77 |     1.0267 |    0.16111 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        75 |         77 |     1.0267 |    0.16111 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        75 |          1 |(  1.33333 +- 1.32441  )%|   -------   |   -------   |
+ |*"#passed"                                       |        75 |          1 |(  1.33333 +- 1.32441  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        77 |          1 |(  1.29870 +- 1.29024  )%|   -------   |   -------   |
+StrippingFullDSTDiMuonJpsi2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingFullDSTDiMuonJpsi2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingFullDSTDiMuonJpsi2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingFullDSTDiMuonPsi2M...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+FullDSTDiMuonPsi2MuMuDetach...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuon"                         |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ | "# input particles"                             |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ |*"#accept"                                       |       432 |          0 |(  0.00000 +- 0.231481 )%|   -------   |   -------   |
+ |*"#passed"                                       |       432 |          0 |(  0.00000 +- 0.231481 )%|   -------   |   -------   |
+ |*"efficiency"                                    |      3033 |          0 |(  0.00000 +- 0.0329707)%|   -------   |   -------   |
+StrippingFullDSTDiMuonPsi2M...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingFullDSTDiMuonPsi2M...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingFullDSTDiMuonPsi2M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingFullDSTDiMuonJpsi2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+FullDSTDiMuonJpsi2MuMuDetac...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseJpsi2MuMu"                      |        75 |         77 |     1.0267 |    0.16111 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        75 |         77 |     1.0267 |    0.16111 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        75 |          7 |(  9.33333 +- 3.35901  )%|   -------   |   -------   |
+ |*"#passed"                                       |        75 |          7 |(  9.33333 +- 3.35901  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        77 |          7 |(  9.09091 +- 3.27614  )%|   -------   |   -------   |
+StrippingFullDSTDiMuonJpsi2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+StrippingFullDSTDiMuonJpsi2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingFullDSTDiMuonJpsi2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          7 |( 0.700000 +- 0.263647 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingFullDSTDiMuonDiMuo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingFullDSTDiMuonDiMuo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         89 |(  8.90000 +- 0.900439 )%|   -------   |   -------   |
+StrippingFullDSTDiMuonDiMuo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingFullDSTDiMuonDiMuo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingFullDSTDiMuonDiMuo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingFullDSTDiMuonDiMuo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+FullDSTDiMuonDiMuonHighMass...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuon"                         |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ | "# input particles"                             |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ |*"#accept"                                       |       432 |          2 |( 0.462963 +- 0.326606 )%|   -------   |   -------   |
+ |*"#passed"                                       |       432 |          2 |( 0.462963 +- 0.326606 )%|   -------   |   -------   |
+ |*"efficiency"                                    |      3033 |          2 |(0.0659413 +- 0.0466122)%|   -------   |   -------   |
+StrippingFullDSTDiMuonDiMuo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingFullDSTDiMuonDiMuo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingFullDSTDiMuonDiMuo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingFullDSTDiMuonDiMuo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        202 |(  20.2000 +- 1.26963  )%|   -------   |   -------   |
+FullDSTDiMuonDiMuonHighMass...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuonSameSign"                 |       100 |        846 |     8.4600 |     26.217 |      1.0000 |      258.00 |
+ | "# input particles"                             |       100 |        846 |     8.4600 |     26.217 |      1.0000 |      258.00 |
+ |*"#accept"                                       |       100 |          0 |(  0.00000 +- 1.00000  )%|   -------   |   -------   |
+ |*"#passed"                                       |       100 |          0 |(  0.00000 +- 1.00000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       846 |          0 |(  0.00000 +- 0.118203 )%|   -------   |   -------   |
+StrippingFullDSTDiMuonDiMuo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingFullDSTDiMuonDiMuo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingFullDSTDiMuonDiMuo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingA1MuMuLinePreScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+A1MuMuLine                    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuon"                         |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ | "# input particles"                             |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ |*"#accept"                                       |       432 |          0 |(  0.00000 +- 0.231481 )%|   -------   |   -------   |
+ |*"#passed"                                       |       432 |          0 |(  0.00000 +- 0.231481 )%|   -------   |   -------   |
+ |*"efficiency"                                    |      3033 |          0 |(  0.00000 +- 0.0329707)%|   -------   |   -------   |
+StrippingA1MuMuLinePostScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingA1MuMuLine           SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingA1MuMuLine           SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingA1MuMuSameSignLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+A1MuMuSameSignLine            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuonSameSign"                 |       474 |       3301 |     6.9641 |     14.640 |      1.0000 |      258.00 |
+ | "# input particles"                             |       474 |       3301 |     6.9641 |     14.640 |      1.0000 |      258.00 |
+ |*"#accept"                                       |       474 |          1 |( 0.210970 +- 0.210748 )%|   -------   |   -------   |
+ |*"#passed"                                       |       474 |          1 |( 0.210970 +- 0.210748 )%|   -------   |   -------   |
+ |*"efficiency"                                    |      3301 |          1 |(0.0302939 +- 0.0302893)%|   -------   |   -------   |
+StrippingA1MuMuSameSignLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingA1MuMuSameSignLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingA1MuMuSameSignLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2JpsiHHBs2Jpsif0L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Detachedf02pipiForJpsiHHB2J...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PIDKaonsForJpsipKB2JpsiHH"              |        23 |        319 |     13.870 |     10.105 |      1.0000 |      41.000 |
+ | "# Phys/PIDpionsForJpsippiB2JpsiHH"             |        23 |        755 |     32.826 |     18.938 |      5.0000 |      72.000 |
+ | "# f_0(980) -> pi+  pi- "                       |        23 |        153 |     6.6522 |     9.0391 |      0.0000 |      39.000 |
+ | "# input particles"                             |        23 |       1074 |     46.696 |     28.548 |      6.0000 |      113.00 |
+ | "# max size f_0(980) -> pi+  pi- "              |        23 |        439 |     19.087 |     22.458 |      0.0000 |      75.000 |
+ | "# pi+"                                         |        23 |         78 |     3.3913 |     2.5663 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |        23 |        104 |     4.5217 |     3.6100 |      0.0000 |      15.000 |
+ | "# selected"                                    |        23 |        153 |     6.6522 |     9.0391 |      0.0000 |      39.000 |
+ |*"#accept"                                       |        23 |         15 |(  65.2174 +- 9.93113  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       439 |        159 |(  36.2187 +- 2.29393  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       159 |        153 |(  96.2264 +- 1.51121  )%|   -------   |   -------   |
+Bs2Jpsif0B2JpsiHH             SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> J/psi(1S)  f_0(980) "                |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |        15 |         15 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Detachedf02pipiForJpsiHHB2JpsiHH"       |        15 |        153 |     10.200 |     9.4389 |      1.0000 |      39.000 |
+ | "# Phys/NarrowDetachedJpsiForJpsiHHB2JpsiHH"    |        15 |         15 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# f_0(980)"                                    |        15 |        153 |     10.200 |     9.4389 |      1.0000 |      39.000 |
+ | "# input particles"                             |        15 |        168 |     11.200 |     9.4389 |      2.0000 |      40.000 |
+ | "# max size B_s0 -> J/psi(1S)  f_0(980) "       |        15 |        153 |     10.200 |     9.4389 |      1.0000 |      39.000 |
+ | "# selected"                                    |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        15 |          0 |(  0.00000 +- 6.66667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       153 |         18 |(  11.7647 +- 2.60475  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+StrippingB2JpsiHHBs2Jpsif0L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2JpsiHHBs2Jpsif0LineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2JpsiHHBs2Jpsif0LineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2JpsiHHBs2Jpsif0K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Detachedf02KKForJpsiHHB2JpsiHHSUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        23 |        158 |     6.8696 |     5.1777 |      0.0000 |      20.000 |
+ | "# K-"                                          |        23 |        161 |     7.0000 |     5.2503 |      0.0000 |      21.000 |
+ | "# Phys/PIDKaonsForJpsipKB2JpsiHH"              |        23 |        319 |     13.870 |     10.105 |      1.0000 |      41.000 |
+ | "# Phys/PIDpionsForJpsippiB2JpsiHH"             |        23 |        755 |     32.826 |     18.938 |      5.0000 |      72.000 |
+ | "# f_0(980) -> K+  K- "                         |        23 |        699 |     30.391 |     40.485 |      0.0000 |      170.00 |
+ | "# input particles"                             |        23 |       1074 |     46.696 |     28.548 |      6.0000 |      113.00 |
+ | "# max size f_0(980) -> K+  K- "                |        23 |       1655 |     71.957 |     97.615 |      0.0000 |      420.00 |
+ | "# selected"                                    |        23 |        699 |     30.391 |     40.485 |      0.0000 |      170.00 |
+ |*"#accept"                                       |        23 |         21 |(  91.3043 +- 5.87534  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1655 |        721 |(  43.5650 +- 1.21883  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       721 |        699 |(  96.9487 +- 0.640541 )%|   -------   |   -------   |
+Bs2Jpsif0KKB2JpsiHH           SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> J/psi(1S)  f_0(980) "                |        21 |          3 |    0.14286 |    0.46657 |      0.0000 |      2.0000 |
+ | "# J/psi(1S)"                                   |        21 |         21 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Detachedf02KKForJpsiHHB2JpsiHH"         |        21 |        699 |     33.286 |     41.216 |      1.0000 |      170.00 |
+ | "# Phys/NarrowDetachedJpsiForJpsiHHB2JpsiHH"    |        21 |         21 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# f_0(980)"                                    |        21 |        699 |     33.286 |     41.216 |      1.0000 |      170.00 |
+ | "# input particles"                             |        21 |        720 |     34.286 |     41.216 |      2.0000 |      171.00 |
+ | "# max size B_s0 -> J/psi(1S)  f_0(980) "       |        21 |        699 |     33.286 |     41.216 |      1.0000 |      170.00 |
+ | "# selected"                                    |        21 |          3 |    0.14286 |    0.46657 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        21 |          2 |(  9.52381 +- 6.40564  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       699 |        187 |(  26.7525 +- 1.67433  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       187 |          3 |(  1.60428 +- 0.918771 )%|   -------   |   -------   |
+B2JpsiHHBs2Jpsif0KaonLine     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2Jpsif0KKB2JpsiHH"                    |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+StrippingB2JpsiHHBs2Jpsif0K...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2JpsiHHBs2Jpsif0K...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2JpsiHHBs2Jpsif0K...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2JpsiHHBs2Jpsif0w...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Detachedf02wspipiForJpsiHHB...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PIDKaonsForJpsipKB2JpsiHH"              |        23 |        319 |     13.870 |     10.105 |      1.0000 |      41.000 |
+ | "# Phys/PIDpionsForJpsippiB2JpsiHH"             |        23 |        755 |     32.826 |     18.938 |      5.0000 |      72.000 |
+ | "# f_0(980) -> pi+  pi+ "                       |        23 |         49 |     2.1304 |     3.2074 |      0.0000 |      12.000 |
+ | "# f_0(980) -> pi-  pi- "                       |        23 |        101 |     4.3913 |     6.8825 |      0.0000 |      32.000 |
+ | "# input particles"                             |        23 |       1074 |     46.696 |     28.548 |      6.0000 |      113.00 |
+ | "# max size f_0(980) -> pi+  pi+ "              |        23 |        416 |     18.087 |     20.893 |      0.0000 |      64.000 |
+ | "# max size f_0(980) -> pi-  pi- "              |        23 |        770 |     33.478 |     49.446 |      0.0000 |      225.00 |
+ | "# pi+"                                         |        23 |         78 |     3.3913 |     2.5663 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |        23 |        104 |     4.5217 |     3.6100 |      0.0000 |      15.000 |
+ | "# selected"                                    |        23 |        150 |     6.5217 |     8.1180 |      0.0000 |      36.000 |
+ |*"#accept"                                       |        23 |         16 |(  69.5652 +- 9.59439  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       502 |        156 |(  31.0757 +- 2.06559  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       156 |        150 |(  96.1538 +- 1.53969  )%|   -------   |   -------   |
+Bs2Jpsif0wsB2JpsiHH           SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> J/psi(1S)  f_0(980) "                |        16 |          1 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# J/psi(1S)"                                   |        16 |         16 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Detachedf02wspipiForJpsiHHB2JpsiHH"     |        16 |        150 |     9.3750 |     8.2453 |      1.0000 |      36.000 |
+ | "# Phys/NarrowDetachedJpsiForJpsiHHB2JpsiHH"    |        16 |         16 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# f_0(980)"                                    |        16 |        150 |     9.3750 |     8.2453 |      1.0000 |      36.000 |
+ | "# input particles"                             |        16 |        166 |     10.375 |     8.2453 |      2.0000 |      37.000 |
+ | "# max size B_s0 -> J/psi(1S)  f_0(980) "       |        16 |        150 |     9.3750 |     8.2453 |      1.0000 |      36.000 |
+ | "# selected"                                    |        16 |          1 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        16 |          1 |(  6.25000 +- 6.05154  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       150 |         26 |(  17.3333 +- 3.09073  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        26 |          1 |(  3.84615 +- 3.77146  )%|   -------   |   -------   |
+B2JpsiHHBs2Jpsif0wsLine       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2Jpsif0wsB2JpsiHH"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2JpsiHHBs2Jpsif0w...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2JpsiHHBs2Jpsif0w...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2JpsiHHBs2Jpsif0w...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBc2JpsiHBDTLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Jpsi2MuMuForBc2JpsiHBDT_Sel...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuon"                         |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ | "# input particles"                             |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ |*"#accept"                                       |       432 |         26 |(  6.01852 +- 1.14426  )%|   -------   |   -------   |
+ |*"#passed"                                       |       432 |         26 |(  6.01852 +- 1.14426  )%|   -------   |   -------   |
+ |*"efficiency"                                    |      3033 |         26 |( 0.857237 +- 0.167396 )%|   -------   |   -------   |
+SelPion_Sel_Bc2JpsiHBDT       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |        26 |       1234 |     47.462 |     27.480 |      9.0000 |      109.00 |
+ | "# input particles"                             |        26 |       1234 |     47.462 |     27.480 |      9.0000 |      109.00 |
+ |*"#accept"                                       |        26 |         26 |(  100.000 +- 3.84615  )%|   -------   |   -------   |
+ | "#passed"                                       |        26 |        231 |     8.8846 |     5.2574 |      2.0000 |      19.000 |
+ |*"efficiency"                                    |      1234 |        231 |(  18.7196 +- 1.11041  )%|   -------   |   -------   |
+Sel_Bc2JpsiHBDT               SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_c+ -> J/psi(1S)  pi+ "                     |        26 |          4 |    0.15385 |    0.45508 |      0.0000 |      2.0000 |
+ | "# B_c- -> J/psi(1S)  pi- "                     |        26 |          3 |    0.11538 |    0.31949 |      0.0000 |      1.0000 |
+ | "# J/psi(1S)"                                   |        26 |         26 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Jpsi2MuMuForBc2JpsiHBDT_SelP2MuMu"      |        26 |         26 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelPion_Sel_Bc2JpsiHBDT"                |        26 |        231 |     8.8846 |     5.2574 |      2.0000 |      19.000 |
+ | "# input particles"                             |        26 |        257 |     9.8846 |     5.2574 |      3.0000 |      20.000 |
+ | "# max size B_c+ -> J/psi(1S)  pi+ "            |        26 |        104 |     4.0000 |     2.2532 |      1.0000 |      8.0000 |
+ | "# max size B_c- -> J/psi(1S)  pi- "            |        26 |        127 |     4.8846 |     3.2145 |      1.0000 |      11.000 |
+ | "# pi+"                                         |        26 |        104 |     4.0000 |     2.2532 |      1.0000 |      8.0000 |
+ | "# pi-"                                         |        26 |        127 |     4.8846 |     3.2145 |      1.0000 |      11.000 |
+ | "# selected"                                    |        26 |          7 |    0.26923 |    0.65385 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        26 |          5 |(  19.2308 +- 7.72920  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       231 |         32 |(  13.8528 +- 2.27292  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        32 |          7 |(  21.8750 +- 7.30792  )%|   -------   |   -------   |
+Bc2JpsiHBDTLine               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sel_Bc2JpsiHBDT"                        |         5 |          7 |     1.4000 |    0.80000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         5 |          7 |     1.4000 |    0.80000 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+StrippingBc2JpsiHBDTLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBc2JpsiHBDTLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBc2JpsiHBDTLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBs2MuMuLinesWideMa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bs2MuMuLinesWideMassLine      SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> mu+  mu- "                           |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# max size B_s0 -> mu+  mu- "                  |       507 |         59 |    0.11637 |    0.37193 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |       507 |        232 |    0.45759 |    0.63718 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       507 |        208 |    0.41026 |    0.59030 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       507 |          0 |(  0.00000 +- 0.197239 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        59 |          1 |(  1.69492 +- 1.68049  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingBs2MuMuLinesWideMa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBs2MuMuLinesWideMa...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBs2MuMuLinesWideMa...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingKs2PiPiForRnSLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+StrippingKs2PiPiForRnSLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingKs2PiPiForRnSLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingKs2PiPiForRnSLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingK0s2MuMuLinePreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MuonsForRnS                   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       759 |        353 |(  46.5086 +- 1.81045  )%|   -------   |   -------   |
+ | "#passed"                                       |       759 |        497 |    0.65481 |    0.83529 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      3022 |        497 |(  16.4461 +- 0.674322 )%|   -------   |   -------   |
+K0s2MuMuLine                  SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> mu+  mu- "                            |       353 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MuonsForRnS"                            |       353 |        497 |     1.4079 |    0.66319 |      1.0000 |      4.0000 |
+ | "# input particles"                             |       353 |        497 |     1.4079 |    0.66319 |      1.0000 |      4.0000 |
+ | "# max size KS0 -> mu+  mu- "                   |       353 |         64 |    0.18130 |    0.53330 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |       353 |        200 |    0.56657 |    0.64900 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       353 |        182 |    0.51558 |    0.64348 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       353 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       353 |          0 |(  0.00000 +- 0.283286 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        64 |          4 |(  6.25000 +- 3.02577  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingK0s2MuMuLinePostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingK0s2MuMuLine         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingK0s2MuMuLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingK0s2MuMuSBLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        106 |(  10.6000 +- 0.973468 )%|   -------   |   -------   |
+K0s2MuMuSBLine                SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> mu+  mu- "                            |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MuonsForRnS"                            |        29 |         39 |     1.3448 |    0.47531 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        29 |         39 |     1.3448 |    0.47531 |      1.0000 |      2.0000 |
+ | "# max size KS0 -> mu+  mu- "                   |        29 |          3 |    0.10345 |    0.30454 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |        29 |         10 |    0.34483 |    0.54304 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        29 |         19 |    0.65517 |    0.60320 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        29 |          0 |(  0.00000 +- 3.44828  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingK0s2MuMuSBLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingK0s2MuMuSBLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingK0s2MuMuSBLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingK0s2Mu3eLinePreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ElectronsForRnS               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseElectrons"                      |       627 |       1469 |     2.3429 |     1.6326 |      1.0000 |      10.000 |
+ | "# input particles"                             |       627 |       1469 |     2.3429 |     1.6326 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       627 |        401 |(  63.9553 +- 1.91745  )%|   -------   |   -------   |
+ | "#passed"                                       |       627 |        622 |    0.99203 |     1.0236 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |      1469 |        622 |(  42.3417 +- 1.28915  )%|   -------   |   -------   |
+SelEMuForRnS                  SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> mu+  e- "                        |       184 |        119 |    0.64674 |    0.98918 |      0.0000 |      6.0000 |
+ | "# K*(892)~0 -> mu-  e+ "                       |       184 |         92 |    0.50000 |    0.89685 |      0.0000 |      4.0000 |
+ | "# Phys/ElectronsForRnS"                        |       184 |        289 |     1.5707 |    0.84404 |      1.0000 |      5.0000 |
+ | "# Phys/MuonsForRnS"                            |       184 |        272 |     1.4783 |    0.70677 |      1.0000 |      4.0000 |
+ | "# e+"                                          |       184 |        129 |    0.70109 |    0.74659 |      0.0000 |      4.0000 |
+ | "# e-"                                          |       184 |        160 |    0.86957 |    0.80376 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       184 |        561 |     3.0489 |     1.1991 |      2.0000 |      8.0000 |
+ | "# max size K*(892)0 -> mu+  e- "               |       184 |        119 |    0.64674 |    0.98918 |      0.0000 |      6.0000 |
+ | "# max size K*(892)~0 -> mu-  e+ "              |       184 |         93 |    0.50543 |    0.91484 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |       184 |        148 |    0.80435 |    0.68745 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       184 |        124 |    0.67391 |    0.74613 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       184 |        211 |     1.1467 |     1.2960 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |       184 |        118 |(  64.1304 +- 3.53579  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       212 |        212 |(  100.000 +- 0.471698 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       212 |        211 |(  99.5283 +- 0.470584 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+SelDiElectronsForRnS          SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ElectronsForRnS"                        |       401 |        622 |     1.5511 |    0.87811 |      1.0000 |      8.0000 |
+ | "# e+"                                          |       401 |        304 |    0.75810 |    0.73991 |      0.0000 |      4.0000 |
+ | "# e-"                                          |       401 |        318 |    0.79302 |    0.77011 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       401 |        622 |     1.5511 |    0.87811 |      1.0000 |      8.0000 |
+ | "# max size phi(1020) -> e+  e- "               |       401 |        167 |    0.41646 |     1.1875 |      0.0000 |      16.000 |
+ | "# phi(1020) -> e+  e- "                        |       401 |        166 |    0.41397 |     1.1873 |      0.0000 |      16.000 |
+ | "# selected"                                    |       401 |        166 |    0.41397 |     1.1873 |      0.0000 |      16.000 |
+ |*"#accept"                                       |       401 |         87 |(  21.6958 +- 2.05830  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       167 |        167 |(  100.000 +- 0.598802 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       167 |        166 |(  99.4012 +- 0.597007 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+K0s2Mu3eLine                  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0"                                    |        39 |         37 |    0.94872 |    0.98576 |      0.0000 |      4.0000 |
+ | "# K*(892)~0"                                   |        39 |         51 |     1.3077 |     1.2435 |      0.0000 |      4.0000 |
+ | "# KS0 -> phi(1020)  K*(892)0 "                 |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0 -> phi(1020)  K*(892)~0 "                |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ElectronsForRnS"                        |        39 |        102 |     2.6154 |    0.80433 |      2.0000 |      5.0000 |
+ | "# Phys/SelDiElectronsForRnS"                   |        39 |         67 |     1.7179 |     1.0114 |      1.0000 |      4.0000 |
+ | "# Phys/SelEMuForRnS"                           |        39 |         88 |     2.2564 |     1.6127 |      1.0000 |      8.0000 |
+ | "# input particles"                             |        39 |        257 |     6.5897 |     3.1923 |      4.0000 |      16.000 |
+ | "# max size KS0 -> phi(1020)  K*(892)0 "        |        39 |         80 |     2.0513 |     3.2419 |      0.0000 |      16.000 |
+ | "# max size KS0 -> phi(1020)  K*(892)~0 "       |        39 |        120 |     3.0769 |     4.7252 |      0.0000 |      16.000 |
+ | "# phi(1020)"                                   |        39 |         67 |     1.7179 |     1.0114 |      1.0000 |      4.0000 |
+ | "# selected"                                    |        39 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        39 |          0 |(  0.00000 +- 2.56410  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       200 |          0 |(  0.00000 +- 0.500000 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingK0s2Mu3eLinePostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingK0s2Mu3eLine         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingK0s2Mu3eLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingK0s2eMuLinePreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+K0s2eMuLine                   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> e+  mu- "                             |       184 |          1 |  0.0054348 |   0.073520 |      0.0000 |      1.0000 |
+ | "# KS0 -> e-  mu+ "                             |       184 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ElectronsForRnS"                        |       184 |        289 |     1.5707 |    0.84404 |      1.0000 |      5.0000 |
+ | "# Phys/MuonsForRnS"                            |       184 |        272 |     1.4783 |    0.70677 |      1.0000 |      4.0000 |
+ | "# e+"                                          |       184 |        129 |    0.70109 |    0.74659 |      0.0000 |      4.0000 |
+ | "# e-"                                          |       184 |        160 |    0.86957 |    0.80376 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       184 |        561 |     3.0489 |     1.1991 |      2.0000 |      8.0000 |
+ | "# max size KS0 -> e+  mu- "                    |       184 |         93 |    0.50543 |    0.91484 |      0.0000 |      4.0000 |
+ | "# max size KS0 -> e-  mu+ "                    |       184 |        119 |    0.64674 |    0.98918 |      0.0000 |      6.0000 |
+ | "# mu+"                                         |       184 |        148 |    0.80435 |    0.68745 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       184 |        124 |    0.67391 |    0.74613 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       184 |          1 |  0.0054348 |   0.073520 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       184 |          1 |( 0.543478 +- 0.541999 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       212 |          3 |(  1.41509 +- 0.811204 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+RelatedInfo1_K0s2eMuLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/K0s2eMuLine"                            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingK0s2eMuLinePostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingK0s2eMuLine          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingK0s2eMuLine          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingK0s24eLinePreScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+K0s24eLine                    SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> phi(1020)  phi(1020) "                |        87 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ElectronsForRnS"                        |        87 |        232 |     2.6667 |     1.0133 |      2.0000 |      8.0000 |
+ | "# Phys/SelDiElectronsForRnS"                   |        87 |        166 |     1.9080 |     1.9096 |      1.0000 |      16.000 |
+ | "# input particles"                             |        87 |        398 |     4.5747 |     2.8793 |      3.0000 |      24.000 |
+ | "# max size KS0 -> phi(1020)  phi(1020) "       |        87 |        634 |     7.2874 |     27.635 |      1.0000 |      256.00 |
+ | "# phi(1020)"                                   |        87 |        166 |     1.9080 |     1.9096 |      1.0000 |      16.000 |
+ | "# selected"                                    |        87 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        87 |          0 |(  0.00000 +- 1.14943  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       234 |          0 |(  0.00000 +- 0.427350 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingK0s24eLinePostScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingK0s24eLine           SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingK0s24eLine           SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTriggerTestLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+TriggerTestLine               SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  mu+ "                      |       353 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S) -> mu+  mu- "                      |       353 |          1 |  0.0028329 |   0.053149 |      0.0000 |      1.0000 |
+ | "# J/psi(1S) -> mu-  mu- "                      |       353 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MuonsForRnS"                            |       353 |        497 |     1.4079 |    0.66319 |      1.0000 |      4.0000 |
+ | "# input particles"                             |       353 |        497 |     1.4079 |    0.66319 |      1.0000 |      4.0000 |
+ | "# max size J/psi(1S) -> mu+  mu+ "             |       353 |        347 |    0.98300 |     1.3230 |      0.0000 |      9.0000 |
+ | "# max size J/psi(1S) -> mu+  mu- "             |       353 |         90 |    0.25496 |    0.60931 |      0.0000 |      4.0000 |
+ | "# max size J/psi(1S) -> mu-  mu- "             |       353 |        328 |    0.92918 |     1.4743 |      0.0000 |      9.0000 |
+ | "# mu+"                                         |       353 |        263 |    0.74504 |    0.65415 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       353 |        234 |    0.66289 |    0.69983 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       353 |          1 |  0.0028329 |   0.053149 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       353 |          1 |( 0.283286 +- 0.282885 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       179 |         39 |(  21.7877 +- 3.08544  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        39 |          1 |(  2.56410 +- 2.53102  )%|   -------   |   -------   |
+RelatedInfo1_TriggerTestLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TriggerTestLine"                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingTriggerTestLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingTriggerTestLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTriggerTestLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTrackEffMuonTT_Ups...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+TrackEffMuonTTUpsilonZ_SelF...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       759 |        134 |(  17.6548 +- 1.38398  )%|   -------   |   -------   |
+ | "#passed"                                       |       759 |        139 |    0.18314 |    0.40345 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |      3022 |        139 |(  4.59960 +- 0.381055 )%|   -------   |   -------   |
+TrackEffMuonTTUpsilonMinus_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TrackEffMuonTTUpsilonZ_SelFilterLongPart|       134 |        139 |     1.0373 |    0.18953 |      1.0000 |      2.0000 |
+ | "# input particles"                             |       134 |        139 |     1.0373 |    0.18953 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |       134 |         30 |(  22.3881 +- 3.60097  )%|   -------   |   -------   |
+TrackEffMuonTTUpsilonMinus_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/TrackEffMuonTTUpsilonMinus_SelHlt1Upsilo|        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+ | "# input particles"                             |        30 |         30 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |        30 |          0 |(  0.00000 +- 3.33333  )%|   -------   |   -------   |
+StrippingTrackEffMuonTT_Ups...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTrackEffMuonTT_Ups...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTrackEffMuonTT_Ups...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTrackEffMuonTT_Ups...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+TrackEffMuonTTUpsilonPlus_S...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TrackEffMuonTTUpsilonZ_SelFilterLongPart|       134 |        139 |     1.0373 |    0.18953 |      1.0000 |      2.0000 |
+ | "# input particles"                             |       134 |        139 |     1.0373 |    0.18953 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |       134 |         30 |(  22.3881 +- 3.60097  )%|   -------   |   -------   |
+TrackEffMuonTTUpsilonPlus_S...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/TrackEffMuonTTUpsilonPlus_SelHlt1Upsilon|        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+ | "# input particles"                             |        30 |         30 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |        30 |          0 |(  0.00000 +- 3.33333  )%|   -------   |   -------   |
+StrippingTrackEffMuonTT_Ups...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTrackEffMuonTT_Ups...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTrackEffMuonTT_Ups...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTrackEffMuonTT_ZLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+TrackEffMuonTTZMinus_SelHlt1Z SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TrackEffMuonTTUpsilonZ_SelFilterLongPart|       134 |        139 |     1.0373 |    0.18953 |      1.0000 |      2.0000 |
+ | "# input particles"                             |       134 |        139 |     1.0373 |    0.18953 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |       134 |         30 |(  22.3881 +- 3.60097  )%|   -------   |   -------   |
+TrackEffMuonTTZMinus_SelHlt2Z SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/TrackEffMuonTTZMinus_SelHlt1Z"          |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+ | "# input particles"                             |        30 |         30 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |        30 |          3 |(  10.0000 +- 5.47723  )%|   -------   |   -------   |
+TrackEffMuonTTLongZMinus_ch...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/TrackEffMuonTTZMinus_SelHlt2Z"          |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ |*"#passed"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+TrackEffMuonTTZ_SelMuonTTPP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Rec/TrackEffMuonTTZ_SelMakeMuonTT/Tracks ==> Re|         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+TrackEffMuonTTZ_SelMuonTTPP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "CombineDLL ==> Rec/ProtoP/Charged"             |         3 |        160 |     53.333 |     10.965 |      38.000 |      63.000 |
+TrackEffMuonTTZ_SelMuonTTPartsSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+TrackEffMuonTTMuonTTZPlus_c...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TrackEffMuonTTZ_SelMuonTTParts"         |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+TrackEffMuonTT_ZLine1         SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/TrackEffMuonTTLongZMinus_chargeFilterLon|         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"# Phys/TrackEffMuonTTMuonTTZPlus_chargeFilterMu|         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "# Z0 -> mu+  mu- "                             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size Z0 -> mu+  mu- "                    |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu+"                                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTrackEffMuonTT_ZLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTrackEffMuonTT_ZLine1SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTrackEffMuonTT_ZLine1SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTrackEffMuonTT_ZLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+TrackEffMuonTTZPlus_SelHlt1Z  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TrackEffMuonTTUpsilonZ_SelFilterLongPart|       134 |        139 |     1.0373 |    0.18953 |      1.0000 |      2.0000 |
+ | "# input particles"                             |       134 |        139 |     1.0373 |    0.18953 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |       134 |         30 |(  22.3881 +- 3.60097  )%|   -------   |   -------   |
+TrackEffMuonTTZPlus_SelHlt2Z  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/TrackEffMuonTTZPlus_SelHlt1Z"           |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+ | "# input particles"                             |        30 |         30 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |        30 |          3 |(  10.0000 +- 5.47723  )%|   -------   |   -------   |
+TrackEffMuonTTLongZPlus_cha...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/TrackEffMuonTTZPlus_SelHlt2Z"           |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#passed"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+TrackEffMuonTTMuonTTZMinus_...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"# Phys/TrackEffMuonTTZ_SelMuonTTParts"         |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingTrackEffMuonTT_ZLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTrackEffMuonTT_ZLine2SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTrackEffMuonTT_ZLine2SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTrackEffMuonTT_BJp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+TrackEffMuonTTBJpsiK_SelFil...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       861 |       4818 |     5.5958 |     3.9118 |      1.0000 |      27.000 |
+ | "# input particles"                             |       861 |       4818 |     5.5958 |     3.9118 |      1.0000 |      27.000 |
+ |*"#accept"                                       |       861 |        514 |(  59.6980 +- 1.67164  )%|   -------   |   -------   |
+ | "#passed"                                       |       861 |        781 |    0.90708 |    0.97147 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |      4818 |        781 |(  16.2100 +- 0.530951 )%|   -------   |   -------   |
+TrackEffMuonTTBJpsiK_SelHlt...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TrackEffMuonTTBJpsiK_SelFilterLongPartsK|       514 |        781 |     1.5195 |    0.80647 |      1.0000 |      5.0000 |
+ | "# input particles"                             |       514 |        781 |     1.5195 |    0.80647 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |       514 |          0 |(  0.00000 +- 0.194553 )%|   -------   |   -------   |
+StrippingTrackEffMuonTT_BJp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTrackEffMuonTT_BJp...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTrackEffMuonTT_BJp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTrackEffMuonTT_BJp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingTrackEffMuonTT_BJp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTrackEffMuonTT_BJp...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTrackEffMuonTT_BJp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2MuMuMuMuB24MuLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2MuMuMuMuB24MuLine           SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> mu+  mu-  mu+  mu- "                 |        69 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# mu+"                                         |       507 |        279 |    0.55030 |    0.67859 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       507 |        270 |    0.53254 |    0.67968 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       507 |          0 |(  0.00000 +- 0.197239 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       103 |         45 |(  43.6893 +- 4.88725  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2MuMuMuMuB24MuLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2MuMuMuMuB24MuLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2MuMuMuMuB24MuLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2MuMuMuMuB23MuPiL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2MuMuMuMuB23MuPiLine         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> mu+  mu-  mu+  pi- "                 |        69 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B_s~0 -> mu-  mu+  mu-  pi+ "                |        69 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |       507 |      26542 |     52.351 |     24.354 |      9.0000 |      133.00 |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |      27405 |     54.053 |     24.741 |      10.000 |      140.00 |
+ | "# mu+"                                         |       507 |        279 |    0.55030 |    0.67859 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       507 |        270 |    0.53254 |    0.67968 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |       507 |       2489 |     4.9093 |     2.9619 |      0.0000 |      18.000 |
+ | "# pi-"                                         |       507 |       2467 |     4.8659 |     2.9986 |      0.0000 |      21.000 |
+ | "# selected"                                    |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       507 |          0 |(  0.00000 +- 0.197239 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       206 |         90 |(  43.6893 +- 3.45581  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |        12 |          5 |(  41.6667 +- 14.2319  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        21 |          3 |(  14.2857 +- 7.63604  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2MuMuMuMuB23MuPiL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2MuMuMuMuB23MuPiLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2MuMuMuMuB23MuPiLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2MuMuMuMuD24MuLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2MuMuMuMuD24MuLine           SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> mu+  mu-  mu+  mu- "                   |       128 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# mu+"                                         |       507 |        407 |    0.80276 |    0.82643 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       507 |        391 |    0.77120 |    0.77110 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       507 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       507 |          0 |(  0.00000 +- 0.197239 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       235 |         90 |(  38.2979 +- 3.17105  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |        24 |          9 |(  37.5000 +- 9.88212  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2MuMuMuMuD24MuLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2MuMuMuMuD24MuLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2MuMuMuMuD24MuLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2MuMuMuMuB2Detach...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2MuMuMuMuDetachedDimuons     SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> mu+  mu- "                            |       507 |         75 |    0.14793 |    0.47399 |      0.0000 |      4.0000 |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# max size KS0 -> mu+  mu- "                   |       507 |        281 |    0.55424 |     1.3538 |      0.0000 |      15.000 |
+ | "# mu+"                                         |       507 |        436 |    0.85996 |    0.82974 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       507 |        427 |    0.84221 |    0.82774 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       507 |         75 |    0.14793 |    0.47399 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       507 |         59 |(  11.6371 +- 1.42414  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       281 |        150 |(  53.3808 +- 2.97592  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       150 |         75 |(  50.0000 +- 4.08248  )%|   -------   |   -------   |
+B2MuMuMuMuB2DetachedDimuons...SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  KS0 "                             |        59 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        59 |         75 |     1.2712 |    0.70903 |      1.0000 |      4.0000 |
+ | "# Phys/B2MuMuMuMuDetachedDimuons"              |        59 |         75 |     1.2712 |    0.70903 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        59 |         75 |     1.2712 |    0.70903 |      1.0000 |      4.0000 |
+ | "# max size B0 -> KS0  KS0 "                    |        59 |        125 |     2.1186 |     3.2000 |      1.0000 |      16.000 |
+ | "# selected"                                    |        59 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        59 |          0 |(  0.00000 +- 1.69492  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        25 |          3 |(  12.0000 +- 6.49923  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingB2MuMuMuMuB2Detach...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2MuMuMuMuB2Detach...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2MuMuMuMuB2Detach...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2MuMuMuMuB2JpsiKm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2MuMuMuMuJpsi                SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  mu- "                      |       507 |          3 |  0.0059172 |   0.076695 |      0.0000 |      1.0000 |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# max size J/psi(1S) -> mu+  mu- "             |       507 |        103 |    0.20316 |    0.60581 |      0.0000 |      6.0000 |
+ | "# mu+"                                         |       507 |        279 |    0.55030 |    0.67859 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       507 |        270 |    0.53254 |    0.67968 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       507 |          3 |  0.0059172 |   0.076695 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       507 |          3 |( 0.591716 +- 0.340615 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       103 |          3 |(  2.91262 +- 1.65693  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+B2MuMuMuMuB2JpsiKmumuLine     SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K+  mu+  mu- "              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K-  mu-  mu+ "              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K+"                                          |         3 |         20 |     6.6667 |     2.0548 |      4.0000 |      9.0000 |
+ | "# K-"                                          |         3 |         18 |     6.0000 |    0.81650 |      5.0000 |      7.0000 |
+ | "# Phys/B2MuMuMuMuJpsi"                         |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |         3 |        156 |     52.000 |     3.7417 |      48.000 |      57.000 |
+ | "# Phys/StdLooseMuons"                          |         3 |          6 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         3 |        165 |     55.000 |     3.7417 |      51.000 |      60.000 |
+ | "# mu+"                                         |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        32 |          6 |(  18.7500 +- 6.89981  )%|   -------   |   -------   |
+ | "#pass comb123 cut"                             |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2MuMuMuMuB2JpsiKm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2MuMuMuMuB2JpsiKm...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2MuMuMuMuB2JpsiKm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2MuMuMuMuB2JpsiPh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2MuMuMuMuPhi                 SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         3 |         20 |     6.6667 |     2.0548 |      4.0000 |      9.0000 |
+ | "# K-"                                          |         3 |         18 |     6.0000 |    0.81650 |      5.0000 |      7.0000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |         3 |        156 |     52.000 |     3.7417 |      48.000 |      57.000 |
+ | "# input particles"                             |         3 |        156 |     52.000 |     3.7417 |      48.000 |      57.000 |
+ | "# max size phi(1020) -> K+  K- "               |         3 |        122 |     40.667 |     16.418 |      24.000 |      63.000 |
+ | "# phi(1020) -> K+  K- "                        |         3 |          4 |     1.3333 |     1.2472 |      0.0000 |      3.0000 |
+ | "# selected"                                    |         3 |          4 |     1.3333 |     1.2472 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       122 |          6 |(  4.91803 +- 1.95778  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          4 |(  66.6667 +- 19.2450  )%|   -------   |   -------   |
+B2MuMuMuMuB2JpsiPhimumuLine   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> J/psi(1S)  phi(1020)  mu+  mu- "     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/B2MuMuMuMuJpsi"                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/B2MuMuMuMuPhi"                          |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# Phys/StdLooseMuons"                          |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         2 |         10 |     5.0000 |     1.0000 |      4.0000 |      6.0000 |
+ | "# mu+"                                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# phi(1020)"                                   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass comb123 cut"                             |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2MuMuMuMuB2JpsiPh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2MuMuMuMuB2JpsiPh...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2MuMuMuMuB2JpsiPh...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2MuMuMuMuB2Detach...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2MuMuMuMuJpsiWide            SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> mu+  mu- "                      |       507 |         35 |   0.069034 |    0.28981 |      0.0000 |      2.0000 |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# max size J/psi(1S) -> mu+  mu- "             |       507 |        103 |    0.20316 |    0.60581 |      0.0000 |      6.0000 |
+ | "# mu+"                                         |       507 |        279 |    0.55030 |    0.67859 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       507 |        270 |    0.53254 |    0.67968 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       507 |         35 |   0.069034 |    0.28981 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       507 |         30 |(  5.91716 +- 1.04787  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       103 |         45 |(  43.6893 +- 4.88725  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        45 |         35 |(  77.7778 +- 6.19748  )%|   -------   |   -------   |
+B2MuMuMuMuB2DetachedDimuonA...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> J/psi(1S)  KS0 "                       |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |        23 |         27 |     1.1739 |    0.37903 |      1.0000 |      2.0000 |
+ | "# KS0"                                         |        23 |         29 |     1.2609 |    0.73528 |      1.0000 |      4.0000 |
+ | "# Phys/B2MuMuMuMuDetachedDimuons"              |        23 |         29 |     1.2609 |    0.73528 |      1.0000 |      4.0000 |
+ | "# Phys/B2MuMuMuMuJpsiWide"                     |        23 |         27 |     1.1739 |    0.37903 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        23 |         56 |     2.4348 |    0.87606 |      2.0000 |      5.0000 |
+ | "# max size B0 -> J/psi(1S)  KS0 "              |        23 |         35 |     1.5217 |     1.1747 |      1.0000 |      6.0000 |
+ | "# selected"                                    |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        23 |          0 |(  0.00000 +- 4.34783  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        35 |          1 |(  2.85714 +- 2.81603  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2MuMuMuMuB2Detach...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2MuMuMuMuB2Detach...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2MuMuMuMuB2Detach...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingChiCJPsiGammaConvC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ChiCJPsiGammaConvUpsilon_Se...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuon"                         |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ | "# input particles"                             |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ |*"#accept"                                       |       432 |          2 |( 0.462963 +- 0.326606 )%|   -------   |   -------   |
+ |*"#passed"                                       |       432 |          2 |( 0.462963 +- 0.326606 )%|   -------   |   -------   |
+ |*"efficiency"                                    |      3033 |          2 |(0.0659413 +- 0.0466122)%|   -------   |   -------   |
+SelFilterPhys_StdAllTightGa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        15 |          2 |(  13.3333 +- 8.77707  )%|   -------   |   -------   |
+ChiCJPsiGammaConvGammaEE_Se...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllTightGammaDD"                     |         2 |         12 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# input particles"                             |         2 |         12 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |          3 |     1.5000 |     1.5000 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |        12 |          3 |(  25.0000 +- 12.5000  )%|   -------   |   -------   |
+StrippingChiCJPsiGammaConvC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingChiCJPsiGammaConvC...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingChiCJPsiGammaConvC...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingChiCJPsiGammaConvC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ChiCJPsiGammaConvJPsi_SelMuMu SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuon"                         |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ | "# input particles"                             |       432 |       3033 |     7.0208 |     14.736 |      1.0000 |      253.00 |
+ |*"#accept"                                       |       432 |         13 |(  3.00926 +- 0.821965 )%|   -------   |   -------   |
+ |*"#passed"                                       |       432 |         13 |(  3.00926 +- 0.821965 )%|   -------   |   -------   |
+ |*"efficiency"                                    |      3033 |         13 |( 0.428619 +- 0.118622 )%|   -------   |   -------   |
+ChiCJPsiGammaConvChicLine     SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/ChiCJPsiGammaConvGammaEE_SelGamma"      |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# Phys/ChiCJPsiGammaConvJPsi_SelMuMu"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# chi_c1(1P) -> J/psi(1S)  gamma "             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# gamma"                                       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size chi_c1(1P) -> J/psi(1S)  gamma "    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingChiCJPsiGammaConvC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingChiCJPsiGammaConvC...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingChiCJPsiGammaConvC...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KpiX2MuMuDDDarkB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KpiX2MuMuDDDarkB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MuDXDarkBosonFilter           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDownMuons"                      |       398 |        720 |     1.8090 |     1.2395 |      1.0000 |      10.000 |
+ | "# input particles"                             |       398 |        720 |     1.8090 |     1.2395 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       398 |        260 |(  65.3266 +- 2.38562  )%|   -------   |   -------   |
+ | "#passed"                                       |       398 |        370 |    0.92965 |    0.93243 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |       720 |        370 |(  51.3889 +- 1.86267  )%|   -------   |   -------   |
+X2MuMuDDDarkBosonSel          SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> mu+  mu- "                            |       260 |         14 |   0.053846 |    0.25755 |      0.0000 |      2.0000 |
+ | "# Phys/MuDXDarkBosonFilter"                    |       260 |        370 |     1.4231 |    0.79290 |      1.0000 |      5.0000 |
+ | "# input particles"                             |       260 |        370 |     1.4231 |    0.79290 |      1.0000 |      5.0000 |
+ | "# max size KS0 -> mu+  mu- "                   |       260 |         81 |    0.31154 |    0.87654 |      0.0000 |      6.0000 |
+ | "# mu+"                                         |       260 |        202 |    0.77692 |    0.69907 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       260 |        168 |    0.64615 |    0.72177 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       260 |         14 |   0.053846 |    0.25755 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       260 |         12 |(  4.61538 +- 1.30124  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        81 |         22 |(  27.1605 +- 4.94208  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        22 |         14 |(  63.6364 +- 10.2559  )%|   -------   |   -------   |
+B2KpiX2MuMuDDDarkBosonLine    SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K+  pi-  KS0 "                         |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K-  pi+  KS0 "                        |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        12 |         23 |     1.9167 |    0.95379 |      1.0000 |      3.0000 |
+ | "# K-"                                          |        12 |         18 |     1.5000 |     1.0408 |      0.0000 |      3.0000 |
+ | "# KS0"                                         |        12 |         14 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Phys/KBDarkBosonFilter"                      |        12 |         41 |     3.4167 |     1.6562 |      1.0000 |      6.0000 |
+ | "# Phys/PiBDarkBosonFilter"                     |        12 |         90 |     7.5000 |     2.6300 |      3.0000 |      11.000 |
+ | "# Phys/X2MuMuDDDarkBosonSel"                   |        12 |         14 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        12 |        145 |     12.083 |     3.4751 |      8.0000 |      18.000 |
+ | "# pi+"                                         |        12 |         44 |     3.6667 |     1.6997 |      0.0000 |      7.0000 |
+ | "# pi-"                                         |        12 |         46 |     3.8333 |     1.5184 |      1.0000 |      7.0000 |
+ | "# selected"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       160 |        159 |(  99.3750 +- 0.623044 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       184 |          2 |(  1.08696 +- 0.764406 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2KpiX2MuMuDDDarkB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KpiX2MuMuDDDarkB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KpiX2MuMuDDDarkB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KpiX2MuMuDDSSDar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KpiX2MuMuDDSSDar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+X2MuMuSSDDDarkBosonSel        SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> mu+  mu+ "                            |       260 |          5 |   0.019231 |    0.13734 |      0.0000 |      1.0000 |
+ | "# KS0 -> mu-  mu- "                            |       260 |          8 |   0.030769 |    0.19369 |      0.0000 |      2.0000 |
+ | "# Phys/MuDXDarkBosonFilter"                    |       260 |        370 |     1.4231 |    0.79290 |      1.0000 |      5.0000 |
+ | "# input particles"                             |       260 |        370 |     1.4231 |    0.79290 |      1.0000 |      5.0000 |
+ | "# max size KS0 -> mu+  mu+ "                   |       260 |        284 |     1.0923 |     1.5314 |      0.0000 |      9.0000 |
+ | "# max size KS0 -> mu-  mu- "                   |       260 |        244 |    0.93846 |     1.8387 |      0.0000 |      16.000 |
+ | "# mu+"                                         |       260 |        202 |    0.77692 |    0.69907 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       260 |        168 |    0.64615 |    0.72177 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       260 |         13 |   0.050000 |    0.23493 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       260 |         12 |(  4.61538 +- 1.30124  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        79 |         23 |(  29.1139 +- 5.11113  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        23 |         13 |(  56.5217 +- 10.3367  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2KpiX2MuMuDDSSDarkBosonLine  SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> K+  pi-  KS0 "                         |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> K-  pi+  KS0 "                        |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        11 |         16 |     1.4545 |    0.98753 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        11 |         20 |     1.8182 |     1.8497 |      0.0000 |      6.0000 |
+ | "# KS0"                                         |        11 |         12 |     1.0909 |    0.28748 |      1.0000 |      2.0000 |
+ | "# Phys/KBDarkBosonFilter"                      |        11 |         36 |     3.2727 |     2.5616 |      1.0000 |      9.0000 |
+ | "# Phys/PiBDarkBosonFilter"                     |        11 |         82 |     7.4545 |     2.9034 |      3.0000 |      13.000 |
+ | "# Phys/X2MuMuSSDDDarkBosonSel"                 |        11 |         12 |     1.0909 |    0.28748 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        11 |        130 |     11.818 |     4.6087 |      5.0000 |      20.000 |
+ | "# pi+"                                         |        11 |         33 |     3.0000 |     1.4142 |      1.0000 |      5.0000 |
+ | "# pi-"                                         |        11 |         49 |     4.4545 |     2.2305 |      1.0000 |      8.0000 |
+ | "# selected"                                    |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       138 |        135 |(  97.8261 +- 1.24139  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       138 |         11 |(  7.97101 +- 2.30558  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+StrippingB2KpiX2MuMuDDSSDar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KpiX2MuMuDDSSDar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KpiX2MuMuDDSSDar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KX2MuMuDDDarkBos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KX2MuMuDDDarkBos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2KX2MuMuDDDarkBosonLine      SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  KS0 "                              |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  KS0 "                              |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        12 |         23 |     1.9167 |    0.95379 |      1.0000 |      3.0000 |
+ | "# K-"                                          |        12 |         18 |     1.5000 |     1.0408 |      0.0000 |      3.0000 |
+ | "# KS0"                                         |        12 |         14 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Phys/KBDarkBosonFilter"                      |        12 |         41 |     3.4167 |     1.6562 |      1.0000 |      6.0000 |
+ | "# Phys/X2MuMuDDDarkBosonSel"                   |        12 |         14 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        12 |         55 |     4.5833 |     1.6562 |      2.0000 |      7.0000 |
+ | "# max size B+ -> K+  KS0 "                     |        12 |         25 |     2.0833 |    0.86201 |      1.0000 |      3.0000 |
+ | "# max size B- -> K-  KS0 "                     |        12 |         22 |     1.8333 |     1.5723 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        47 |          0 |(  0.00000 +- 2.12766  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KX2MuMuDDDarkBos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KX2MuMuDDDarkBos...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KX2MuMuDDDarkBos...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2KX2MuMuDDSSDarkB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2KX2MuMuDDSSDarkB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+B2KX2MuMuDDSSDarkBosonLine    SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> K+  KS0 "                              |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> K-  KS0 "                              |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        11 |         16 |     1.4545 |    0.98753 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        11 |         20 |     1.8182 |     1.8497 |      0.0000 |      6.0000 |
+ | "# KS0"                                         |        11 |         12 |     1.0909 |    0.28748 |      1.0000 |      2.0000 |
+ | "# Phys/KBDarkBosonFilter"                      |        11 |         36 |     3.2727 |     2.5616 |      1.0000 |      9.0000 |
+ | "# Phys/X2MuMuSSDDDarkBosonSel"                 |        11 |         12 |     1.0909 |    0.28748 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        11 |         48 |     4.3636 |     2.4963 |      2.0000 |      10.000 |
+ | "# max size B+ -> K+  KS0 "                     |        11 |         16 |     1.4545 |    0.98753 |      0.0000 |      3.0000 |
+ | "# max size B- -> K-  KS0 "                     |        11 |         21 |     1.9091 |     1.8318 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        37 |          1 |(  2.70270 +- 2.66593  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2KX2MuMuDDSSDarkB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2KX2MuMuDDSSDarkB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2KX2MuMuDDSSDarkB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetaSBd2JpsiPi0Det...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+BetaSNarrowJpsiForBetaSPi0    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdMassConstrainedJpsi2MuMu"            |        32 |         32 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        32 |         32 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |        32 |          4 |(  12.5000 +- 5.84634  )%|   -------   |   -------   |
+ |*"#passed"                                       |        32 |          4 |(  12.5000 +- 5.84634  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        32 |          4 |(  12.5000 +- 5.84634  )%|   -------   |   -------   |
+BetaSResolvedPi0ForBetaS      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseResolvedPi0"                    |         4 |         80 |     20.000 |     13.509 |      6.0000 |      42.000 |
+ | "# input particles"                             |         4 |         80 |     20.000 |     13.509 |      6.0000 |      42.000 |
+ |*"#accept"                                       |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |          5 |     1.2500 |     1.6394 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |        80 |          5 |(  6.25000 +- 2.70633  )%|   -------   |   -------   |
+BetaSBd2JpsiPi0R              SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> J/psi(1S)  pi0 "                       |         2 |          3 |     1.5000 |     1.5000 |      0.0000 |      3.0000 |
+ | "# J/psi(1S)"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/BetaSNarrowJpsiForBetaSPi0"             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/BetaSResolvedPi0ForBetaS"               |         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         2 |          7 |     3.5000 |     1.5000 |      2.0000 |      5.0000 |
+ | "# max size B0 -> J/psi(1S)  pi0 "              |         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "# pi0"                                         |         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "# selected"                                    |         2 |          3 |     1.5000 |     1.5000 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          4 |(  80.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+BetaSBd2JpsiPi0DetachedLine   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetaSBd2JpsiPi0R"                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+StrippingBetaSBd2JpsiPi0Det...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBetaSBd2JpsiPi0Det...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetaSBd2JpsiPi0Det...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetaSBu2JpsiKDetac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bu2JpsiKBetaS                 SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K+ "                        |        32 |          2 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |        32 |          7 |    0.21875 |    0.48311 |      0.0000 |      2.0000 |
+ | "# J/psi(1S)"                                   |        32 |         32 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K+"                                          |        32 |        115 |     3.5938 |     2.5722 |      0.0000 |      11.000 |
+ | "# K-"                                          |        32 |        113 |     3.5312 |     3.0309 |      0.0000 |      11.000 |
+ | "# Phys/NoIPKaonsForBetaSBetaS"                 |        32 |        432 |     13.500 |     9.8489 |      1.0000 |      40.000 |
+ | "# Phys/StdMassConstrainedJpsi2MuMu"            |        32 |         32 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        32 |        464 |     14.500 |     9.8489 |      2.0000 |      41.000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |        32 |        115 |     3.5938 |     2.5722 |      0.0000 |      11.000 |
+ | "# max size B- -> J/psi(1S)  K- "               |        32 |        113 |     3.5312 |     3.0309 |      0.0000 |      11.000 |
+ | "# selected"                                    |        32 |          9 |    0.28125 |    0.57197 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        32 |          7 |(  21.8750 +- 7.30792  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       228 |         35 |(  15.3509 +- 2.38732  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        35 |          9 |(  25.7143 +- 7.38764  )%|   -------   |   -------   |
+BetaSBu2JpsiKDetachedLine     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bu2JpsiKBetaS"                          |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+ |*"#passed"                                       |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+StrippingBetaSBu2JpsiKDetac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBetaSBu2JpsiKDetac...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetaSBu2JpsiKDetac...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetaSBd2JpsiKstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bd2JpsiKstarBetaS             SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> J/psi(1S)  K*(892)0 "                  |        26 |         10 |    0.38462 |    0.92308 |      0.0000 |      4.0000 |
+ | "# B~0 -> J/psi(1S)  K*(892)~0 "                |        26 |          1 |   0.038462 |    0.19231 |      0.0000 |      1.0000 |
+ | "# J/psi(1S)"                                   |        26 |         26 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K*(892)0"                                    |        26 |         80 |     3.0769 |     3.0372 |      0.0000 |      13.000 |
+ | "# K*(892)~0"                                   |        26 |         55 |     2.1154 |     2.3093 |      0.0000 |      9.0000 |
+ | "# Phys/Kstar2KpiForBetaSBetaS"                 |        26 |        135 |     5.1923 |     4.0575 |      1.0000 |      17.000 |
+ | "# Phys/StdMassConstrainedJpsi2MuMu"            |        26 |         26 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        26 |        161 |     6.1923 |     4.0575 |      2.0000 |      18.000 |
+ | "# max size B0 -> J/psi(1S)  K*(892)0 "         |        26 |         80 |     3.0769 |     3.0372 |      0.0000 |      13.000 |
+ | "# max size B~0 -> J/psi(1S)  K*(892)~0 "       |        26 |         55 |     2.1154 |     2.3093 |      0.0000 |      9.0000 |
+ | "# selected"                                    |        26 |         11 |    0.42308 |    0.96767 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        26 |          5 |(  19.2308 +- 7.72920  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       135 |         24 |(  17.7778 +- 3.29053  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        24 |         11 |(  45.8333 +- 10.1707  )%|   -------   |   -------   |
+BetaSBd2JpsiKstarDetachedLine SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bd2JpsiKstarBetaS"                      |         5 |         11 |     2.2000 |    0.97980 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         5 |         11 |     2.2000 |    0.97980 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+StrippingBetaSBd2JpsiKstarD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBetaSBd2JpsiKstarD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetaSBd2JpsiKstarD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetaSBs2JpsiPhiDet...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bs2JpsiPhiBetaS               SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> J/psi(1S)  phi(1020) "               |        13 |          5 |    0.38462 |    0.62493 |      0.0000 |      2.0000 |
+ | "# J/psi(1S)"                                   |        13 |         13 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Phi2KKForBetaSBetaS"                    |        13 |         65 |     5.0000 |     5.0536 |      1.0000 |      19.000 |
+ | "# Phys/StdMassConstrainedJpsi2MuMu"            |        13 |         13 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        13 |         78 |     6.0000 |     5.0536 |      2.0000 |      20.000 |
+ | "# max size B_s0 -> J/psi(1S)  phi(1020) "      |        13 |         65 |     5.0000 |     5.0536 |      1.0000 |      19.000 |
+ | "# phi(1020)"                                   |        13 |         65 |     5.0000 |     5.0536 |      1.0000 |      19.000 |
+ | "# selected"                                    |        13 |          5 |    0.38462 |    0.62493 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        13 |          4 |(  30.7692 +- 12.8008  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        65 |         19 |(  29.2308 +- 5.64138  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        19 |          5 |(  26.3158 +- 10.1023  )%|   -------   |   -------   |
+BetaSBs2JpsiPhiDetachedLine   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Bs2JpsiPhiBetaS"                        |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingBetaSBs2JpsiPhiDet...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBetaSBs2JpsiPhiDet...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetaSBs2JpsiPhiDet...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetaSJpsi2MuMuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         41 |(  4.10000 +- 0.627049 )%|   -------   |   -------   |
+StrippingBetaSJpsi2MuMuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        41 |          2 |(  4.87805 +- 3.36412  )%|   -------   |   -------   |
+BetaSJpsi2MuMuLine            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdMassConstrainedJpsi2MuMu"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBetaSJpsi2MuMuLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingBetaSJpsi2MuMuLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetaSJpsi2MuMuLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetaSBd2JpsiKsDeta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Bd2JpsiKSBetaS                SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> J/psi(1S)  KS0 "                       |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |        17 |         17 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# KS0"                                         |        17 |         36 |     2.1176 |     1.0222 |      1.0000 |      4.0000 |
+ | "# Phys/KsForBetaSBetaS"                        |        17 |         36 |     2.1176 |     1.0222 |      1.0000 |      4.0000 |
+ | "# Phys/StdMassConstrainedJpsi2MuMu"            |        17 |         17 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        17 |         53 |     3.1176 |     1.0222 |      2.0000 |      5.0000 |
+ | "# max size B0 -> J/psi(1S)  KS0 "              |        17 |         36 |     2.1176 |     1.0222 |      1.0000 |      4.0000 |
+ | "# selected"                                    |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        17 |          0 |(  0.00000 +- 5.88235  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        36 |          4 |(  11.1111 +- 5.23783  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBetaSBd2JpsiKsDeta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBetaSBd2JpsiKsDeta...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetaSBd2JpsiKsDeta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStreamDimuonPreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingStreamDimuonPostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+StrippingStreamDimuon         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStreamDimuon         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         20 |(  2.00000 +- 0.442719 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStreamCharmBadEven...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingStreamCharmBadEven...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStreamCharmBadEvent  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStreamCharmBadEvent  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_KSSLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingGoodEventCondition...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MuonsForD2XMuMuSS             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |       507 |        457 |(  90.1381 +- 1.32413  )%|   -------   |   -------   |
+ | "#passed"                                       |       507 |        718 |     1.4162 |    0.94544 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |       863 |        718 |(  83.1981 +- 1.27271  )%|   -------   |   -------   |
+KaonsForD2XMuMuSS             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       861 |       4818 |     5.5958 |     3.9118 |      1.0000 |      27.000 |
+ | "# input particles"                             |       861 |       4818 |     5.5958 |     3.9118 |      1.0000 |      27.000 |
+ |*"#accept"                                       |       861 |        820 |(  95.2381 +- 0.725762 )%|   -------   |   -------   |
+ | "#passed"                                       |       861 |       3051 |     3.5436 |     2.5859 |      0.0000 |      18.000 |
+ |*"efficiency"                                    |      4818 |       3051 |(  63.3250 +- 0.694287 )%|   -------   |   -------   |
+D2XMuMuSS_KSSLine             SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K-  mu+  mu+ "                         |       435 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K+  mu-  mu- "                         |       435 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       435 |        895 |     2.0575 |     1.7847 |      0.0000 |      11.000 |
+ | "# K-"                                          |       435 |        848 |     1.9494 |     1.6195 |      0.0000 |      8.0000 |
+ | "# Phys/KaonsForD2XMuMuSS"                      |       435 |       1743 |     4.0069 |     2.7722 |      1.0000 |      15.000 |
+ | "# Phys/MuonsForD2XMuMuSS"                      |       435 |        692 |     1.5908 |    0.87778 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       435 |       2435 |     5.5977 |     3.1596 |      2.0000 |      20.000 |
+ | "# max size D+ -> K-  mu+  mu+ "                |       435 |       1221 |     2.8069 |     7.4661 |      0.0000 |      100.00 |
+ | "# max size D- -> K+  mu-  mu- "                |       435 |       1374 |     3.1586 |     9.6849 |      0.0000 |      125.00 |
+ | "# mu+"                                         |       435 |        351 |    0.80690 |    0.76980 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       435 |        341 |    0.78391 |    0.77857 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       435 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       435 |          0 |(  0.00000 +- 0.229885 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       546 |          3 |( 0.549451 +- 0.316353 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_KSSLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_KSSLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_KSSLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_KOSLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_KOSLine             SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  mu+  mu- "                         |       435 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K-  mu-  mu+ "                         |       435 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       435 |        895 |     2.0575 |     1.7847 |      0.0000 |      11.000 |
+ | "# K-"                                          |       435 |        848 |     1.9494 |     1.6195 |      0.0000 |      8.0000 |
+ | "# Phys/KaonsForD2XMuMuSS"                      |       435 |       1743 |     4.0069 |     2.7722 |      1.0000 |      15.000 |
+ | "# Phys/MuonsForD2XMuMuSS"                      |       435 |        692 |     1.5908 |    0.87778 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       435 |       2435 |     5.5977 |     3.1596 |      2.0000 |      20.000 |
+ | "# max size D+ -> K+  mu+  mu- "                |       435 |        557 |     1.2805 |     6.5189 |      0.0000 |      108.00 |
+ | "# max size D- -> K-  mu-  mu+ "                |       435 |        466 |     1.0713 |     4.0476 |      0.0000 |      48.000 |
+ | "# mu+"                                         |       435 |        351 |    0.80690 |    0.76980 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       435 |        341 |    0.78391 |    0.77857 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       435 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       435 |          0 |(  0.00000 +- 0.229885 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1023 |          4 |( 0.391007 +- 0.195121 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_KOSLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_KOSLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_KOSLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_K_EE_OSL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ElectronsForD2XMuMuSS         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseElectrons"                   |       870 |       6753 |     7.7621 |     5.8823 |      1.0000 |      41.000 |
+ | "# input particles"                             |       870 |       6753 |     7.7621 |     5.8823 |      1.0000 |      41.000 |
+ |*"#accept"                                       |       870 |        578 |(  66.4368 +- 1.60095  )%|   -------   |   -------   |
+ | "#passed"                                       |       870 |       1209 |     1.3897 |     1.5127 |      0.0000 |      9.0000 |
+ |*"efficiency"                                    |      6753 |       1209 |(  17.9032 +- 0.466530 )%|   -------   |   -------   |
+D2XMuMuSS_K_EE_OSLine         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  e+  e- "                           |       553 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K-  e-  e+ "                           |       553 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       553 |       1203 |     2.1754 |     1.7708 |      0.0000 |      11.000 |
+ | "# K-"                                          |       553 |       1142 |     2.0651 |     1.6468 |      0.0000 |      11.000 |
+ | "# Phys/ElectronsForD2XMuMuSS"                  |       553 |       1175 |     2.1248 |     1.4234 |      1.0000 |      9.0000 |
+ | "# Phys/KaonsForD2XMuMuSS"                      |       553 |       2345 |     4.2405 |     2.7483 |      1.0000 |      18.000 |
+ | "# e+"                                          |       553 |        562 |     1.0163 |    0.95548 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       553 |        613 |     1.1085 |     1.0720 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       553 |       3520 |     6.3653 |     3.6931 |      2.0000 |      27.000 |
+ | "# max size D+ -> K+  e+  e- "                  |       553 |       2090 |     3.7794 |     12.620 |      0.0000 |      140.00 |
+ | "# max size D- -> K-  e-  e+ "                  |       553 |       2126 |     3.8445 |     13.080 |      0.0000 |      198.00 |
+ | "# selected"                                    |       553 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       553 |          0 |(  0.00000 +- 0.180832 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4216 |          9 |( 0.213472 +- 0.0710815)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_K_EE_OSL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_K_EE_OSLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_K_EE_OSLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_K_EMu_OS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_K_EMu_OSLine        SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  e+  mu- "                          |       304 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K-  e-  mu+ "                          |       304 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       304 |        713 |     2.3454 |     1.9540 |      0.0000 |      11.000 |
+ | "# K-"                                          |       304 |        682 |     2.2434 |     1.7225 |      0.0000 |      8.0000 |
+ | "# Phys/ElectronsForD2XMuMuSS"                  |       304 |        671 |     2.2072 |     1.5748 |      1.0000 |      9.0000 |
+ | "# Phys/KaonsForD2XMuMuSS"                      |       304 |       1395 |     4.5888 |     2.9833 |      1.0000 |      15.000 |
+ | "# Phys/MuonsForD2XMuMuSS"                      |       304 |        493 |     1.6217 |    0.93804 |      1.0000 |      7.0000 |
+ | "# e+"                                          |       304 |        314 |     1.0329 |     1.0287 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       304 |        357 |     1.1743 |     1.1496 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       304 |       2559 |     8.4178 |     4.4655 |      3.0000 |      23.000 |
+ | "# max size D+ -> K+  e+  mu- "                 |       304 |        878 |     2.8882 |     7.0347 |      0.0000 |      48.000 |
+ | "# max size D- -> K-  e-  mu+ "                 |       304 |       1048 |     3.4474 |     8.8773 |      0.0000 |      75.000 |
+ | "# mu+"                                         |       304 |        250 |    0.82237 |    0.81193 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       304 |        243 |    0.79934 |    0.82070 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       304 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       304 |          0 |(  0.00000 +- 0.328947 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1926 |          1 |(0.0519211 +- 0.0519076)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_K_EMu_OS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_K_EMu_OS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_K_EMu_OS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_K_MuE_OS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_K_MuE_OSLine        SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  mu+  e- "                          |       304 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K-  mu-  e+ "                          |       304 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       304 |        713 |     2.3454 |     1.9540 |      0.0000 |      11.000 |
+ | "# K-"                                          |       304 |        682 |     2.2434 |     1.7225 |      0.0000 |      8.0000 |
+ | "# Phys/ElectronsForD2XMuMuSS"                  |       304 |        671 |     2.2072 |     1.5748 |      1.0000 |      9.0000 |
+ | "# Phys/KaonsForD2XMuMuSS"                      |       304 |       1395 |     4.5888 |     2.9833 |      1.0000 |      15.000 |
+ | "# Phys/MuonsForD2XMuMuSS"                      |       304 |        493 |     1.6217 |    0.93804 |      1.0000 |      7.0000 |
+ | "# e+"                                          |       304 |        314 |     1.0329 |     1.0287 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       304 |        357 |     1.1743 |     1.1496 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       304 |       2559 |     8.4178 |     4.4655 |      3.0000 |      23.000 |
+ | "# max size D+ -> K+  mu+  e- "                 |       304 |       1030 |     3.3882 |     8.6196 |      0.0000 |      72.000 |
+ | "# max size D- -> K-  mu-  e+ "                 |       304 |        761 |     2.5033 |     5.3274 |      0.0000 |      30.000 |
+ | "# mu+"                                         |       304 |        250 |    0.82237 |    0.81193 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       304 |        243 |    0.79934 |    0.82070 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       304 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       304 |          0 |(  0.00000 +- 0.328947 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1791 |          8 |( 0.446678 +- 0.157571 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_K_MuE_OS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_K_MuE_OS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_K_MuE_OS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_K_EE_SSL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_K_EE_SSLine         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K-  e+  e+ "                           |       553 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K+  e-  e- "                           |       553 |          1 |  0.0018083 |   0.042486 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       553 |       1203 |     2.1754 |     1.7708 |      0.0000 |      11.000 |
+ | "# K-"                                          |       553 |       1142 |     2.0651 |     1.6468 |      0.0000 |      11.000 |
+ | "# Phys/ElectronsForD2XMuMuSS"                  |       553 |       1175 |     2.1248 |     1.4234 |      1.0000 |      9.0000 |
+ | "# Phys/KaonsForD2XMuMuSS"                      |       553 |       2345 |     4.2405 |     2.7483 |      1.0000 |      18.000 |
+ | "# e+"                                          |       553 |        562 |     1.0163 |    0.95548 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       553 |        613 |     1.1085 |     1.0720 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       553 |       3520 |     6.3653 |     3.6931 |      2.0000 |      27.000 |
+ | "# max size D+ -> K-  e+  e+ "                  |       553 |       2695 |     4.8734 |     11.360 |      0.0000 |      99.000 |
+ | "# max size D- -> K+  e-  e- "                  |       553 |       3640 |     6.5823 |     19.111 |      0.0000 |      252.00 |
+ | "# selected"                                    |       553 |          1 |  0.0018083 |   0.042486 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       553 |          1 |( 0.180832 +- 0.180668 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1773 |          3 |( 0.169205 +- 0.0976077)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+RelatedInfo1_D2XMuMuSS_K_EE...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_EE_SSLine"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_D2XMuMuSS_K_EE...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_EE_SSLine"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_D2XMuMuSS_K_EE...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_EE_SSLine"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_D2XMuMuSS_K_EE...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_EE_SSLine"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_D2XMuMuSS_K_EE...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_EE_SSLine"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_D2XMuMuSS_K_EE...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_EE_SSLine"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_D2XMuMuSS_K_EE...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_EE_SSLine"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo8_D2XMuMuSS_K_EE...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_EE_SSLine"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo9_D2XMuMuSS_K_EE...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_EE_SSLine"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo10_D2XMuMuSS_K_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_EE_SSLine"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo11_D2XMuMuSS_K_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_EE_SSLine"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo12_D2XMuMuSS_K_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_EE_SSLine"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_K_EE_SSL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_K_EE_SSLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_K_EE_SSLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_K_MuE_SS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_K_MuE_SSLine        SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K-  mu+  e+ "                          |       304 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K+  mu-  e- "                          |       304 |          1 |  0.0032895 |   0.057260 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       304 |        713 |     2.3454 |     1.9540 |      0.0000 |      11.000 |
+ | "# K-"                                          |       304 |        682 |     2.2434 |     1.7225 |      0.0000 |      8.0000 |
+ | "# Phys/ElectronsForD2XMuMuSS"                  |       304 |        671 |     2.2072 |     1.5748 |      1.0000 |      9.0000 |
+ | "# Phys/KaonsForD2XMuMuSS"                      |       304 |       1395 |     4.5888 |     2.9833 |      1.0000 |      15.000 |
+ | "# Phys/MuonsForD2XMuMuSS"                      |       304 |        493 |     1.6217 |    0.93804 |      1.0000 |      7.0000 |
+ | "# e+"                                          |       304 |        314 |     1.0329 |     1.0287 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       304 |        357 |     1.1743 |     1.1496 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       304 |       2559 |     8.4178 |     4.4655 |      3.0000 |      23.000 |
+ | "# max size D+ -> K-  mu+  e+ "                 |       304 |        725 |     2.3849 |     6.1799 |      0.0000 |      60.000 |
+ | "# max size D- -> K+  mu-  e- "                 |       304 |        915 |     3.0099 |     7.5896 |      0.0000 |      60.000 |
+ | "# mu+"                                         |       304 |        250 |    0.82237 |    0.81193 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       304 |        243 |    0.79934 |    0.82070 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       304 |          1 |  0.0032895 |   0.057260 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       304 |          1 |( 0.328947 +- 0.328406 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1640 |          3 |( 0.182927 +- 0.105516 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+RelatedInfo1_D2XMuMuSS_K_Mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_MuE_SSLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_D2XMuMuSS_K_Mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_MuE_SSLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_D2XMuMuSS_K_Mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_MuE_SSLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_D2XMuMuSS_K_Mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_MuE_SSLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_D2XMuMuSS_K_Mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_MuE_SSLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_D2XMuMuSS_K_Mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_MuE_SSLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_D2XMuMuSS_K_Mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_MuE_SSLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo8_D2XMuMuSS_K_Mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_MuE_SSLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo9_D2XMuMuSS_K_Mu...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_MuE_SSLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo10_D2XMuMuSS_K_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_MuE_SSLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo11_D2XMuMuSS_K_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_MuE_SSLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo12_D2XMuMuSS_K_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_K_MuE_SSLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_K_MuE_SS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_K_MuE_SS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_K_MuE_SS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_PiSSLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PionsForD2XMuMuSS             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       740 |       8800 |     11.892 |     5.5851 |      1.0000 |      34.000 |
+ | "# input particles"                             |       740 |       8800 |     11.892 |     5.5851 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       740 |        740 |(  100.000 +- 0.135135 )%|   -------   |   -------   |
+ | "#passed"                                       |       740 |       6989 |     9.4446 |     4.4795 |      1.0000 |      27.000 |
+ |*"efficiency"                                    |      8800 |       6989 |(  79.4205 +- 0.430966 )%|   -------   |   -------   |
+D2XMuMuSS_PiSSLine            SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi-  mu+  mu+ "                        |       457 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> pi+  mu-  mu- "                        |       457 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MuonsForD2XMuMuSS"                      |       457 |        718 |     1.5711 |    0.86500 |      1.0000 |      7.0000 |
+ | "# Phys/PionsForD2XMuMuSS"                      |       457 |       4476 |     9.7943 |     4.6868 |      1.0000 |      27.000 |
+ | "# input particles"                             |       457 |       5194 |     11.365 |     5.0762 |      2.0000 |      34.000 |
+ | "# max size D+ -> pi-  mu+  mu+ "               |       457 |       3000 |     6.5646 |     15.939 |      0.0000 |      200.00 |
+ | "# max size D- -> pi+  mu-  mu- "               |       457 |       3131 |     6.8512 |     19.876 |      0.0000 |      300.00 |
+ | "# mu+"                                         |       457 |        366 |    0.80088 |    0.76132 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       457 |        352 |    0.77024 |    0.76989 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |       457 |       2240 |     4.9015 |     2.7085 |      0.0000 |      17.000 |
+ | "# pi-"                                         |       457 |       2236 |     4.8928 |     2.7009 |      0.0000 |      14.000 |
+ | "# selected"                                    |       457 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       457 |          0 |(  0.00000 +- 0.218818 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1241 |          8 |( 0.644641 +- 0.227179 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_PiSSLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_PiSSLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_PiSSLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_PiOSLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_PiOSLine            SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  mu+  mu- "                        |       457 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> pi-  mu-  mu+ "                        |       457 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MuonsForD2XMuMuSS"                      |       457 |        718 |     1.5711 |    0.86500 |      1.0000 |      7.0000 |
+ | "# Phys/PionsForD2XMuMuSS"                      |       457 |       4476 |     9.7943 |     4.6868 |      1.0000 |      27.000 |
+ | "# input particles"                             |       457 |       5194 |     11.365 |     5.0762 |      2.0000 |      34.000 |
+ | "# max size D+ -> pi+  mu+  mu- "               |       457 |       1190 |     2.6039 |     11.485 |      0.0000 |      204.00 |
+ | "# max size D- -> pi-  mu-  mu+ "               |       457 |       1185 |     2.5930 |     8.6285 |      0.0000 |      120.00 |
+ | "# mu+"                                         |       457 |        366 |    0.80088 |    0.76132 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       457 |        352 |    0.77024 |    0.76989 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |       457 |       2240 |     4.9015 |     2.7085 |      0.0000 |      17.000 |
+ | "# pi-"                                         |       457 |       2236 |     4.8928 |     2.7009 |      0.0000 |      14.000 |
+ | "# selected"                                    |       457 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       457 |          0 |(  0.00000 +- 0.218818 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2375 |          9 |( 0.378947 +- 0.126076 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_PiOSLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_PiOSLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_PiOSLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_Pi_EE_OS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_Pi_EE_OSLine        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  e+  e- "                          |       578 |          1 |  0.0017301 |   0.041559 |      0.0000 |      1.0000 |
+ | "# D- -> pi-  e-  e+ "                          |       578 |          1 |  0.0017301 |   0.041559 |      0.0000 |      1.0000 |
+ | "# Phys/ElectronsForD2XMuMuSS"                  |       578 |       1209 |     2.0917 |     1.4057 |      1.0000 |      9.0000 |
+ | "# Phys/PionsForD2XMuMuSS"                      |       578 |       5870 |     10.156 |     4.5583 |      1.0000 |      27.000 |
+ | "# e+"                                          |       578 |        575 |    0.99481 |    0.94757 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       578 |        634 |     1.0969 |     1.0577 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       578 |       7079 |     12.247 |     5.4312 |      2.0000 |      33.000 |
+ | "# max size D+ -> pi+  e+  e- "                 |       578 |       4494 |     7.7751 |     22.343 |      0.0000 |      240.00 |
+ | "# max size D- -> pi-  e-  e+ "                 |       578 |       4611 |     7.9775 |     24.521 |      0.0000 |      270.00 |
+ | "# pi+"                                         |       578 |       2945 |     5.0952 |     2.6769 |      0.0000 |      17.000 |
+ | "# pi-"                                         |       578 |       2925 |     5.0606 |     2.6959 |      0.0000 |      15.000 |
+ | "# selected"                                    |       578 |          2 |  0.0034602 |   0.058722 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       578 |          2 |( 0.346021 +- 0.244250 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      9105 |         14 |( 0.153762 +- 0.0410629)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |          2 |(  14.2857 +- 9.35220  )%|   -------   |   -------   |
+RelatedInfo1_D2XMuMuSS_Pi_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EE_OSLine"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_D2XMuMuSS_Pi_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EE_OSLine"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_D2XMuMuSS_Pi_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EE_OSLine"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_D2XMuMuSS_Pi_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EE_OSLine"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_D2XMuMuSS_Pi_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EE_OSLine"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo6_D2XMuMuSS_Pi_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EE_OSLine"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo7_D2XMuMuSS_Pi_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EE_OSLine"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo8_D2XMuMuSS_Pi_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EE_OSLine"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo9_D2XMuMuSS_Pi_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EE_OSLine"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo10_D2XMuMuSS_Pi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EE_OSLine"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo11_D2XMuMuSS_Pi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EE_OSLine"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo12_D2XMuMuSS_Pi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EE_OSLine"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Pi_EE_OS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Pi_EE_OS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_Pi_EE_OS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_Pi_EMu_O...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_Pi_EMu_OSLine       SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  e+  mu- "                         |       313 |          1 |  0.0031949 |   0.056433 |      0.0000 |      1.0000 |
+ | "# D- -> pi-  e-  mu+ "                         |       313 |          2 |  0.0063898 |    0.11287 |      0.0000 |      2.0000 |
+ | "# Phys/ElectronsForD2XMuMuSS"                  |       313 |        685 |     2.1885 |     1.5602 |      1.0000 |      9.0000 |
+ | "# Phys/MuonsForD2XMuMuSS"                      |       313 |        503 |     1.6070 |    0.92992 |      1.0000 |      7.0000 |
+ | "# Phys/PionsForD2XMuMuSS"                      |       313 |       3460 |     11.054 |     4.7574 |      1.0000 |      27.000 |
+ | "# e+"                                          |       313 |        319 |     1.0192 |     1.0235 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       313 |        366 |     1.1693 |     1.1389 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       313 |       4648 |     14.850 |     6.2057 |      3.0000 |      37.000 |
+ | "# max size D+ -> pi+  e+  mu- "                |       313 |       1939 |     6.1949 |     13.491 |      0.0000 |      84.000 |
+ | "# max size D- -> pi-  e-  mu+ "                |       313 |       2352 |     7.5144 |     17.331 |      0.0000 |      150.00 |
+ | "# mu+"                                         |       313 |        258 |    0.82428 |    0.80600 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       313 |        245 |    0.78275 |    0.81759 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |       313 |       1724 |     5.5080 |     2.8150 |      1.0000 |      17.000 |
+ | "# pi-"                                         |       313 |       1736 |     5.5463 |     2.7596 |      0.0000 |      14.000 |
+ | "# selected"                                    |       313 |          3 |  0.0095847 |    0.12603 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       313 |          2 |( 0.638978 +- 0.450380 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4291 |         12 |( 0.279655 +- 0.0806165)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        12 |          3 |(  25.0000 +- 12.5000  )%|   -------   |   -------   |
+RelatedInfo1_D2XMuMuSS_Pi_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EMu_OSLine"                |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo2_D2XMuMuSS_Pi_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EMu_OSLine"                |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo3_D2XMuMuSS_Pi_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EMu_OSLine"                |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo4_D2XMuMuSS_Pi_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EMu_OSLine"                |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo5_D2XMuMuSS_Pi_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EMu_OSLine"                |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo6_D2XMuMuSS_Pi_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EMu_OSLine"                |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo7_D2XMuMuSS_Pi_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EMu_OSLine"                |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo8_D2XMuMuSS_Pi_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EMu_OSLine"                |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo9_D2XMuMuSS_Pi_E...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EMu_OSLine"                |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo10_D2XMuMuSS_Pi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EMu_OSLine"                |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo11_D2XMuMuSS_Pi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EMu_OSLine"                |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+RelatedInfo12_D2XMuMuSS_Pi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_EMu_OSLine"                |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Pi_EMu_O...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Pi_EMu_O...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_Pi_EMu_O...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_Pi_MuE_O...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_Pi_MuE_OSLine       SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  mu+  e- "                         |       313 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> pi-  mu-  e+ "                         |       313 |          1 |  0.0031949 |   0.056433 |      0.0000 |      1.0000 |
+ | "# Phys/ElectronsForD2XMuMuSS"                  |       313 |        685 |     2.1885 |     1.5602 |      1.0000 |      9.0000 |
+ | "# Phys/MuonsForD2XMuMuSS"                      |       313 |        503 |     1.6070 |    0.92992 |      1.0000 |      7.0000 |
+ | "# Phys/PionsForD2XMuMuSS"                      |       313 |       3460 |     11.054 |     4.7574 |      1.0000 |      27.000 |
+ | "# e+"                                          |       313 |        319 |     1.0192 |     1.0235 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       313 |        366 |     1.1693 |     1.1389 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       313 |       4648 |     14.850 |     6.2057 |      3.0000 |      37.000 |
+ | "# max size D+ -> pi+  mu+  e- "                |       313 |       2269 |     7.2492 |     16.547 |      0.0000 |      136.00 |
+ | "# max size D- -> pi-  mu-  e+ "                |       313 |       1846 |     5.8978 |     11.622 |      0.0000 |      65.000 |
+ | "# mu+"                                         |       313 |        258 |    0.82428 |    0.80600 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       313 |        245 |    0.78275 |    0.81759 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |       313 |       1724 |     5.5080 |     2.8150 |      1.0000 |      17.000 |
+ | "# pi-"                                         |       313 |       1736 |     5.5463 |     2.7596 |      0.0000 |      14.000 |
+ | "# selected"                                    |       313 |          1 |  0.0031949 |   0.056433 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       313 |          1 |( 0.319489 +- 0.318978 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4115 |          9 |( 0.218712 +- 0.0728242)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+RelatedInfo1_D2XMuMuSS_Pi_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_OSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_D2XMuMuSS_Pi_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_OSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_D2XMuMuSS_Pi_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_OSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_D2XMuMuSS_Pi_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_OSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_D2XMuMuSS_Pi_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_OSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_D2XMuMuSS_Pi_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_OSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_D2XMuMuSS_Pi_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_OSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo8_D2XMuMuSS_Pi_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_OSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo9_D2XMuMuSS_Pi_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_OSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo10_D2XMuMuSS_Pi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_OSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo11_D2XMuMuSS_Pi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_OSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo12_D2XMuMuSS_Pi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_OSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Pi_MuE_O...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Pi_MuE_O...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_Pi_MuE_O...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_Pi_EE_SS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_Pi_EE_SSLine        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi-  e+  e+ "                          |       578 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> pi+  e-  e- "                          |       578 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ElectronsForD2XMuMuSS"                  |       578 |       1209 |     2.0917 |     1.4057 |      1.0000 |      9.0000 |
+ | "# Phys/PionsForD2XMuMuSS"                      |       578 |       5870 |     10.156 |     4.5583 |      1.0000 |      27.000 |
+ | "# e+"                                          |       578 |        575 |    0.99481 |    0.94757 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       578 |        634 |     1.0969 |     1.0577 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       578 |       7079 |     12.247 |     5.4312 |      2.0000 |      33.000 |
+ | "# max size D+ -> pi-  e+  e+ "                 |       578 |       6396 |     11.066 |     23.317 |      0.0000 |      192.00 |
+ | "# max size D- -> pi+  e-  e- "                 |       578 |       8055 |     13.936 |     33.375 |      0.0000 |      324.00 |
+ | "# pi+"                                         |       578 |       2945 |     5.0952 |     2.6769 |      0.0000 |      17.000 |
+ | "# pi-"                                         |       578 |       2925 |     5.0606 |     2.6959 |      0.0000 |      15.000 |
+ | "# selected"                                    |       578 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       578 |          0 |(  0.00000 +- 0.173010 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3903 |          8 |( 0.204971 +- 0.0723937)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Pi_EE_SS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_Pi_EE_SS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_Pi_EE_SS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_Pi_MuE_S...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_Pi_MuE_SSLine       SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi-  mu+  e+ "                         |       313 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> pi+  mu-  e- "                         |       313 |          1 |  0.0031949 |   0.056433 |      0.0000 |      1.0000 |
+ | "# Phys/ElectronsForD2XMuMuSS"                  |       313 |        685 |     2.1885 |     1.5602 |      1.0000 |      9.0000 |
+ | "# Phys/MuonsForD2XMuMuSS"                      |       313 |        503 |     1.6070 |    0.92992 |      1.0000 |      7.0000 |
+ | "# Phys/PionsForD2XMuMuSS"                      |       313 |       3460 |     11.054 |     4.7574 |      1.0000 |      27.000 |
+ | "# e+"                                          |       313 |        319 |     1.0192 |     1.0235 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       313 |        366 |     1.1693 |     1.1389 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       313 |       4648 |     14.850 |     6.2057 |      3.0000 |      37.000 |
+ | "# max size D+ -> pi-  mu+  e+ "                |       313 |       1658 |     5.2971 |     12.671 |      0.0000 |      120.00 |
+ | "# max size D- -> pi+  mu-  e- "                |       313 |       2039 |     6.5144 |     14.464 |      0.0000 |      108.00 |
+ | "# mu+"                                         |       313 |        258 |    0.82428 |    0.80600 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       313 |        245 |    0.78275 |    0.81759 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |       313 |       1724 |     5.5080 |     2.8150 |      1.0000 |      17.000 |
+ | "# pi-"                                         |       313 |       1736 |     5.5463 |     2.7596 |      0.0000 |      14.000 |
+ | "# selected"                                    |       313 |          1 |  0.0031949 |   0.056433 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       313 |          1 |( 0.319489 +- 0.318978 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3697 |         11 |( 0.297539 +- 0.0895777)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          1 |(  9.09091 +- 8.66784  )%|   -------   |   -------   |
+RelatedInfo1_D2XMuMuSS_Pi_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_SSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_D2XMuMuSS_Pi_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_SSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_D2XMuMuSS_Pi_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_SSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_D2XMuMuSS_Pi_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_SSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_D2XMuMuSS_Pi_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_SSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_D2XMuMuSS_Pi_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_SSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_D2XMuMuSS_Pi_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_SSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo8_D2XMuMuSS_Pi_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_SSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo9_D2XMuMuSS_Pi_M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_SSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo10_D2XMuMuSS_Pi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_SSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo11_D2XMuMuSS_Pi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_SSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo12_D2XMuMuSS_Pi_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Pi_MuE_SSLine"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Pi_MuE_S...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Pi_MuE_S...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_Pi_MuE_S...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_PiCalLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+PionsAsMuonsForD2XMuMuSS      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |         4 |         35 |     8.7500 |     1.2990 |      8.0000 |      11.000 |
+ | "# input particles"                             |         4 |         35 |     8.7500 |     1.2990 |      8.0000 |      11.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         29 |     7.2500 |     1.6394 |      6.0000 |      10.000 |
+ |*"efficiency"                                    |        35 |         29 |(  82.8571 +- 6.37049  )%|   -------   |   -------   |
+preD2XMuMuSS_PiCal            SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PionsAsMuonsForD2XMuMuSS"               |         4 |         29 |     7.2500 |     1.6394 |      6.0000 |      10.000 |
+ | "# input particles"                             |         4 |         29 |     7.2500 |     1.6394 |      6.0000 |      10.000 |
+ | "# max size rho(770)0 -> pi+  pi- "             |         4 |         54 |     13.500 |     6.1847 |      9.0000 |      24.000 |
+ | "# pi+"                                         |         4 |         16 |     4.0000 |     1.2247 |      3.0000 |      6.0000 |
+ | "# pi-"                                         |         4 |         13 |     3.2500 |    0.43301 |      3.0000 |      4.0000 |
+ | "# rho(770)0 -> pi+  pi- "                      |         4 |         54 |     13.500 |     6.1847 |      9.0000 |      24.000 |
+ | "# selected"                                    |         4 |         54 |     13.500 |     6.1847 |      9.0000 |      24.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        54 |         54 |(  100.000 +- 1.85185  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        54 |         54 |(  100.000 +- 1.85185  )%|   -------   |   -------   |
+D2XMuMuSS_PiCalLine           SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  rho(770)0 "                       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> pi-  rho(770)0 "                       |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PionsForD2XMuMuSS"                      |         4 |         29 |     7.2500 |     1.6394 |      6.0000 |      10.000 |
+ | "# Phys/preD2XMuMuSS_PiCal"                     |         4 |         54 |     13.500 |     6.1847 |      9.0000 |      24.000 |
+ | "# input particles"                             |         4 |         83 |     20.750 |     7.8222 |      15.000 |      34.000 |
+ | "# max size D+ -> pi+  rho(770)0 "              |         4 |        246 |     61.500 |     48.397 |      27.000 |      144.00 |
+ | "# max size D- -> pi-  rho(770)0 "              |         4 |        186 |     46.500 |     28.814 |      27.000 |      96.000 |
+ | "# pi+"                                         |         4 |         16 |     4.0000 |     1.2247 |      3.0000 |      6.0000 |
+ | "# pi-"                                         |         4 |         13 |     3.2500 |    0.43301 |      3.0000 |      4.0000 |
+ | "# rho(770)0"                                   |         4 |         54 |     13.500 |     6.1847 |      9.0000 |      24.000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       432 |          3 |( 0.694444 +- 0.399543 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_PiCalLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_PiCalLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_PiCalLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_K2PiLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+HadFor3bodyCSAndForD2XMuMuSS  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsKaons"                      |        12 |        625 |     52.083 |     30.426 |      19.000 |      131.00 |
+ | "# input particles"                             |        12 |        625 |     52.083 |     30.426 |      19.000 |      131.00 |
+ |*"#accept"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+ | "#passed"                                       |        12 |        107 |     8.9167 |     6.1841 |      2.0000 |      26.000 |
+ |*"efficiency"                                    |       625 |        107 |(  17.1200 +- 1.50673  )%|   -------   |   -------   |
+PionsFor3bodyCSAndForD2XMuMuSSSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |        20 |       1126 |     56.300 |     28.187 |      13.000 |      131.00 |
+ | "# input particles"                             |        20 |       1126 |     56.300 |     28.187 |      13.000 |      131.00 |
+ |*"#accept"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+ | "#passed"                                       |        20 |        200 |     10.000 |     5.7359 |      2.0000 |      26.000 |
+ |*"efficiency"                                    |      1126 |        200 |(  17.7620 +- 1.13897  )%|   -------   |   -------   |
+D2XMuMuSS_K2PiLine            SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K-  pi+  pi+ "                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K+  pi-  pi- "                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         3 |         20 |     6.6667 |     4.4969 |      1.0000 |      12.000 |
+ | "# K-"                                          |         3 |         19 |     6.3333 |     5.5578 |      1.0000 |      14.000 |
+ | "# Phys/HadFor3bodyCSAndForD2XMuMuSS"           |         3 |         39 |     13.000 |     9.8995 |      2.0000 |      26.000 |
+ | "# Phys/PionsFor3bodyCSAndForD2XMuMuSS"         |         3 |         39 |     13.000 |     9.8995 |      2.0000 |      26.000 |
+ | "# input particles"                             |         3 |         78 |     26.000 |     19.799 |      4.0000 |      52.000 |
+ | "# max size D+ -> K-  pi+  pi+ "                |         3 |       2213 |     737.67 |     907.42 |      1.0000 |      2016.0 |
+ | "# max size D- -> K+  pi-  pi- "                |         3 |       2465 |     821.67 |     1083.1 |      1.0000 |      2352.0 |
+ | "# pi+"                                         |         3 |         20 |     6.6667 |     4.4969 |      1.0000 |      12.000 |
+ | "# pi-"                                         |         3 |         19 |     6.3333 |     5.5578 |      1.0000 |      14.000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2142 |          0 |(  0.00000 +- 0.0466853)%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_K2PiLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_K2PiLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_K2PiLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_2KPiLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          9 |( 0.900000 +- 0.298647 )%|   -------   |   -------   |
+D2XMuMuSS_2KPiLine            SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K-  pi+ "                          |         9 |          2 |    0.22222 |    0.62854 |      0.0000 |      2.0000 |
+ | "# D- -> K-  K+  pi- "                          |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         9 |         35 |     3.8889 |     2.7666 |      1.0000 |      10.000 |
+ | "# K-"                                          |         9 |         33 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ | "# Phys/HadFor3bodyCSAndForD2XMuMuSS"           |         9 |         68 |     7.5556 |     3.3036 |      3.0000 |      12.000 |
+ | "# Phys/PionsFor3bodyCSAndForD2XMuMuSS"         |         9 |         68 |     7.5556 |     3.3036 |      3.0000 |      12.000 |
+ | "# input particles"                             |         9 |        136 |     15.111 |     6.6071 |      6.0000 |      24.000 |
+ | "# max size D+ -> K+  K-  pi+ "                 |         9 |        706 |     78.444 |     86.337 |      2.0000 |      216.00 |
+ | "# max size D- -> K-  K+  pi- "                 |         9 |        584 |     64.889 |     68.301 |      4.0000 |      216.00 |
+ | "# pi+"                                         |         9 |         35 |     3.8889 |     2.7666 |      1.0000 |      10.000 |
+ | "# pi-"                                         |         9 |         33 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ | "# selected"                                    |         9 |          2 |    0.22222 |    0.62854 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1290 |          4 |( 0.310078 +- 0.154798 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo1_D2XMuMuSS_2KPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_2KPiLine"                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_D2XMuMuSS_2KPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_2KPiLine"                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_D2XMuMuSS_2KPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_2KPiLine"                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_D2XMuMuSS_2KPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_2KPiLine"                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_D2XMuMuSS_2KPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_2KPiLine"                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_D2XMuMuSS_2KPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_2KPiLine"                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_D2XMuMuSS_2KPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_2KPiLine"                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo8_D2XMuMuSS_2KPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_2KPiLine"                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo9_D2XMuMuSS_2KPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_2KPiLine"                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo10_D2XMuMuSS_2KP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_2KPiLine"                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo11_D2XMuMuSS_2KP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_2KPiLine"                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo12_D2XMuMuSS_2KP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_2KPiLine"                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_2KPiLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_2KPiLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_2KPiLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_KKLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MuonsForhhmumuAndForD2XMuMuSS SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       759 |        414 |(  54.5455 +- 1.80737  )%|   -------   |   -------   |
+ | "#passed"                                       |       759 |        578 |    0.76153 |    0.86037 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |      3022 |        578 |(  19.1264 +- 0.715439 )%|   -------   |   -------   |
+KaonsForhhmumuAndForD2XMuMuSS SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseKaons"                       |       414 |      11243 |     27.157 |     18.392 |      1.0000 |      101.00 |
+ | "# input particles"                             |       414 |      11243 |     27.157 |     18.392 |      1.0000 |      101.00 |
+ |*"#accept"                                       |       414 |        406 |(  98.0676 +- 0.676562 )%|   -------   |   -------   |
+ | "#passed"                                       |       414 |       2653 |     6.4082 |     4.6313 |      0.0000 |      25.000 |
+ |*"efficiency"                                    |     11243 |       2653 |(  23.5969 +- 0.400444 )%|   -------   |   -------   |
+D2XMuMuSS_KKLine              SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K-  mu+  mu- "                     |       406 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       406 |       1373 |     3.3818 |     2.7435 |      0.0000 |      18.000 |
+ | "# K-"                                          |       406 |       1280 |     3.1527 |     2.4728 |      0.0000 |      13.000 |
+ | "# Phys/KaonsForhhmumuAndForD2XMuMuSS"          |       406 |       2653 |     6.5345 |     4.5877 |      1.0000 |      25.000 |
+ | "# Phys/MuonsForhhmumuAndForD2XMuMuSS"          |       406 |        568 |     1.3990 |    0.69011 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       406 |       3221 |     7.9335 |     4.7936 |      2.0000 |      28.000 |
+ | "# max size D0 -> K+  K-  mu+  mu- "            |       406 |       3216 |     7.9212 |     57.822 |      0.0000 |      1080.0 |
+ | "# mu+"                                         |       406 |        281 |    0.69212 |    0.64042 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       406 |        287 |    0.70690 |    0.67342 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       406 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       406 |          0 |(  0.00000 +- 0.246305 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3216 |          0 |(  0.00000 +- 0.0310945)%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_KKLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_KKLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_KKLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_PiPiLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PionsForForhhmumuAndForD2XM...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLoosePions"                       |       414 |      21664 |     52.329 |     24.981 |      1.0000 |      133.00 |
+ | "# input particles"                             |       414 |      21664 |     52.329 |     24.981 |      1.0000 |      133.00 |
+ |*"#accept"                                       |       414 |        414 |(  100.000 +- 0.241546 )%|   -------   |   -------   |
+ | "#passed"                                       |       414 |       6904 |     16.676 |     8.0049 |      1.0000 |      46.000 |
+ |*"efficiency"                                    |     21664 |       6904 |(  31.8685 +- 0.316582 )%|   -------   |   -------   |
+D2XMuMuSS_PiPiLine            SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi-  mu+  mu- "                   |       414 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MuonsForhhmumuAndForD2XMuMuSS"          |       414 |        578 |     1.3961 |    0.68636 |      1.0000 |      6.0000 |
+ | "# Phys/PionsForForhhmumuAndForD2XMuMuSS"       |       414 |       6904 |     16.676 |     8.0049 |      1.0000 |      46.000 |
+ | "# input particles"                             |       414 |       7482 |     18.072 |     8.1927 |      2.0000 |      47.000 |
+ | "# max size D0 -> pi+  pi-  mu+  mu- "          |       414 |      14864 |     35.903 |     188.95 |      0.0000 |      3420.0 |
+ | "# mu+"                                         |       414 |        286 |    0.69082 |    0.63783 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       414 |        292 |    0.70531 |    0.67037 |      0.0000 |      3.0000 |
+ | "# pi+"                                         |       414 |       3415 |     8.2488 |     4.4329 |      0.0000 |      26.000 |
+ | "# pi-"                                         |       414 |       3489 |     8.4275 |     4.3902 |      0.0000 |      26.000 |
+ | "# selected"                                    |       414 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       414 |          0 |(  0.00000 +- 0.241546 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     14864 |          0 |(  0.00000 +- 0.00672766)%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_PiPiLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_PiPiLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_PiPiLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_KPiLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_KPiLine             SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+  mu+  mu- "                    |       406 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> K+  pi-  mu-  mu+ "                   |       406 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       406 |       1373 |     3.3818 |     2.7435 |      0.0000 |      18.000 |
+ | "# K-"                                          |       406 |       1280 |     3.1527 |     2.4728 |      0.0000 |      13.000 |
+ | "# Phys/KaonsForhhmumuAndForD2XMuMuSS"          |       406 |       2653 |     6.5345 |     4.5877 |      1.0000 |      25.000 |
+ | "# Phys/MuonsForhhmumuAndForD2XMuMuSS"          |       406 |        568 |     1.3990 |    0.69011 |      1.0000 |      6.0000 |
+ | "# Phys/PionsForForhhmumuAndForD2XMuMuSS"       |       406 |       6860 |     16.897 |     7.9195 |      1.0000 |      46.000 |
+ | "# input particles"                             |       406 |      10081 |     24.830 |     12.304 |      3.0000 |      72.000 |
+ | "# max size D0 -> K-  pi+  mu+  mu- "           |       406 |       6095 |     15.012 |     96.192 |      0.0000 |      1800.0 |
+ | "# max size D~0 -> K+  pi-  mu-  mu+ "          |       406 |       7455 |     18.362 |     113.23 |      0.0000 |      2052.0 |
+ | "# mu+"                                         |       406 |        281 |    0.69212 |    0.64042 |      0.0000 |      3.0000 |
+ | "# mu-"                                         |       406 |        287 |    0.70690 |    0.67342 |      0.0000 |      3.0000 |
+ | "# pi+"                                         |       406 |       3396 |     8.3645 |     4.3944 |      0.0000 |      26.000 |
+ | "# pi-"                                         |       406 |       3464 |     8.5320 |     4.3637 |      0.0000 |      26.000 |
+ | "# selected"                                    |       406 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       406 |          0 |(  0.00000 +- 0.246305 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     13550 |          0 |(  0.00000 +- 0.00738007)%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_KPiLineP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_KPiLine    SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_KPiLine    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_KKPiPiLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         14 |(  1.40000 +- 0.371537 )%|   -------   |   -------   |
+HadFor4bodyCSAndForD2XMuMuSS  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsKaons"                      |        16 |        785 |     49.062 |     25.511 |      14.000 |      122.00 |
+ | "# input particles"                             |        16 |        785 |     49.062 |     25.511 |      14.000 |      122.00 |
+ |*"#accept"                                       |        16 |         16 |(  100.000 +- 6.25000  )%|   -------   |   -------   |
+ | "#passed"                                       |        16 |        211 |     13.188 |     7.8519 |      3.0000 |      34.000 |
+ |*"efficiency"                                    |       785 |        211 |(  26.8790 +- 1.58231  )%|   -------   |   -------   |
+PionsFor4bodyCSAndForD2XMuMuSSSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |        23 |       1098 |     47.739 |     22.996 |      11.000 |      122.00 |
+ | "# input particles"                             |        23 |       1098 |     47.739 |     22.996 |      11.000 |      122.00 |
+ |*"#accept"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+ | "#passed"                                       |        23 |        280 |     12.174 |     7.0009 |      2.0000 |      34.000 |
+ |*"efficiency"                                    |      1098 |        280 |(  25.5009 +- 1.31538  )%|   -------   |   -------   |
+D2XMuMuSS_KKPiPiLine          SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K-  pi+  pi- "                     |        11 |          2 |    0.18182 |    0.57496 |      0.0000 |      2.0000 |
+ | "# K+"                                          |        11 |         61 |     5.5455 |     3.1439 |      1.0000 |      11.000 |
+ | "# K-"                                          |        11 |         58 |     5.2727 |     2.8313 |      1.0000 |      10.000 |
+ | "# Phys/HadFor4bodyCSAndForD2XMuMuSS"           |        11 |        119 |     10.818 |     5.4742 |      3.0000 |      20.000 |
+ | "# Phys/PionsFor4bodyCSAndForD2XMuMuSS"         |        11 |        119 |     10.818 |     5.4742 |      3.0000 |      20.000 |
+ | "# input particles"                             |        11 |        238 |     21.636 |     10.948 |      6.0000 |      40.000 |
+ | "# max size D0 -> K+  K-  pi+  pi- "            |        11 |      24514 |     2228.5 |     3077.6 |      4.0000 |      9801.0 |
+ | "# pi+"                                         |        11 |         61 |     5.5455 |     3.1439 |      1.0000 |      11.000 |
+ | "# pi-"                                         |        11 |         58 |     5.2727 |     2.8313 |      1.0000 |      10.000 |
+ | "# selected"                                    |        11 |          2 |    0.18182 |    0.57496 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        11 |          1 |(  9.09091 +- 8.66784  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     24514 |          7 |(0.0285551 +- 0.0107913)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          2 |(  28.5714 +- 17.0747  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_KKPiPiLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_KKPiPiLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_KKPiPiLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_K3PiLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+D2XMuMuSS_K3PiLine            SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+  pi-  pi+ "                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> K+  pi-  pi+  pi- "                   |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         5 |         43 |     8.6000 |     5.0833 |      1.0000 |      17.000 |
+ | "# K-"                                          |         5 |         49 |     9.8000 |     4.6217 |      3.0000 |      17.000 |
+ | "# Phys/HadFor4bodyCSAndForD2XMuMuSS"           |         5 |         92 |     18.400 |     9.5833 |      4.0000 |      34.000 |
+ | "# Phys/PionsFor4bodyCSAndForD2XMuMuSS"         |         5 |         92 |     18.400 |     9.5833 |      4.0000 |      34.000 |
+ | "# input particles"                             |         5 |        184 |     36.800 |     19.167 |      8.0000 |      68.000 |
+ | "# max size D0 -> K-  pi+  pi-  pi+ "           |         5 |     103403 |     20681. |     31566. |      9.0000 |      83521. |
+ | "# max size D~0 -> K+  pi-  pi+  pi- "          |         5 |     103403 |     20681. |     31566. |      9.0000 |      83521. |
+ | "# pi+"                                         |         5 |         43 |     8.6000 |     5.0833 |      1.0000 |      17.000 |
+ | "# pi-"                                         |         5 |         49 |     9.8000 |     4.6217 |      3.0000 |      17.000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     96283 |          1 |(0.00103860 +- 0.00103860)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_K3PiLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_K3PiLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_K3PiLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_PiPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         10 |(  1.00000 +- 0.314643 )%|   -------   |   -------   |
+D2XMuMuSS_PiPiPiPiLine        SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi-  pi+  pi- "                   |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PionsFor4bodyCSAndForD2XMuMuSS"         |         7 |         69 |     9.8571 |     3.5225 |      2.0000 |      13.000 |
+ | "# input particles"                             |         7 |         69 |     9.8571 |     3.5225 |      2.0000 |      13.000 |
+ | "# max size D0 -> pi+  pi-  pi+  pi- "          |         7 |       5771 |     824.43 |     477.15 |      0.0000 |      1296.0 |
+ | "# pi+"                                         |         7 |         32 |     4.5714 |     1.1780 |      2.0000 |      6.0000 |
+ | "# pi-"                                         |         7 |         37 |     5.2857 |     2.7627 |      0.0000 |      9.0000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       966 |          0 |(  0.00000 +- 0.103520 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_PiPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_PiPiPiPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_PiPiPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ProtonsForD2XMuMuSS           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseProtons"                        |       855 |       4649 |     5.4374 |     4.0216 |      1.0000 |      28.000 |
+ | "# input particles"                             |       855 |       4649 |     5.4374 |     4.0216 |      1.0000 |      28.000 |
+ |*"#accept"                                       |       855 |        807 |(  94.3860 +- 0.787242 )%|   -------   |   -------   |
+ | "#passed"                                       |       855 |       3228 |     3.7754 |     2.9588 |      0.0000 |      20.000 |
+ |*"efficiency"                                    |      4649 |       3228 |(  69.4343 +- 0.675654 )%|   -------   |   -------   |
+D2XMuMuSS_Lambdac2PMuMuLine   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+ -> p+  mu+  mu- "                  |       424 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  mu-  mu+ "                |       424 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MuonsForD2XMuMuSS"                      |       424 |        679 |     1.6014 |    0.88173 |      1.0000 |      7.0000 |
+ | "# Phys/ProtonsForD2XMuMuSS"                    |       424 |       1881 |     4.4363 |     3.1913 |      1.0000 |      18.000 |
+ | "# input particles"                             |       424 |       2560 |     6.0377 |     3.5705 |      2.0000 |      24.000 |
+ | "# max size Lambda_c+ -> p+  mu+  mu- "         |       424 |        640 |     1.5094 |     8.6346 |      0.0000 |      156.00 |
+ | "# max size Lambda_c~- -> p~-  mu-  mu+ "       |       424 |        482 |     1.1368 |     3.7724 |      0.0000 |      48.000 |
+ | "# mu+"                                         |       424 |        344 |    0.81132 |    0.76926 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       424 |        335 |    0.79009 |    0.78054 |      0.0000 |      5.0000 |
+ | "# p+"                                          |       424 |        967 |     2.2807 |     1.9998 |      0.0000 |      13.000 |
+ | "# p~-"                                         |       424 |        914 |     2.1557 |     1.8350 |      0.0000 |      12.000 |
+ | "# selected"                                    |       424 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       424 |          0 |(  0.00000 +- 0.235849 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1122 |          4 |( 0.356506 +- 0.177935 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_Lambdac2PEELine     SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+ -> p+  e+  e- "                    |       539 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  e-  e+ "                  |       539 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ElectronsForD2XMuMuSS"                  |       539 |       1159 |     2.1503 |     1.4317 |      1.0000 |      9.0000 |
+ | "# Phys/ProtonsForD2XMuMuSS"                    |       539 |       2520 |     4.6753 |     3.1576 |      1.0000 |      20.000 |
+ | "# e+"                                          |       539 |        557 |     1.0334 |    0.95870 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       539 |        602 |     1.1169 |     1.0808 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       539 |       3679 |     6.8256 |     4.1138 |      2.0000 |      29.000 |
+ | "# max size Lambda_c+ -> p+  e+  e- "           |       539 |       2358 |     4.3748 |     14.256 |      0.0000 |      162.00 |
+ | "# max size Lambda_c~- -> p~-  e-  e+ "         |       539 |       2466 |     4.5751 |     16.698 |      0.0000 |      240.00 |
+ | "# p+"                                          |       539 |       1283 |     2.3803 |     1.9837 |      0.0000 |      13.000 |
+ | "# p~-"                                         |       539 |       1237 |     2.2950 |     1.8696 |      0.0000 |      12.000 |
+ | "# selected"                                    |       539 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       539 |          0 |(  0.00000 +- 0.185529 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4824 |          8 |( 0.165837 +- 0.0585838)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_Lambdac2PEMuLine    SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+ -> p+  e+  mu- "                   |       295 |          1 |  0.0033898 |   0.058123 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> p~-  e-  mu+ "                 |       295 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ElectronsForD2XMuMuSS"                  |       295 |        660 |     2.2373 |     1.5874 |      1.0000 |      9.0000 |
+ | "# Phys/MuonsForD2XMuMuSS"                      |       295 |        482 |     1.6339 |    0.94324 |      1.0000 |      7.0000 |
+ | "# Phys/ProtonsForD2XMuMuSS"                    |       295 |       1535 |     5.2034 |     3.4147 |      1.0000 |      18.000 |
+ | "# e+"                                          |       295 |        308 |     1.0441 |     1.0389 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       295 |        352 |     1.1932 |     1.1557 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       295 |       2677 |     9.0746 |     4.9240 |      3.0000 |      29.000 |
+ | "# max size Lambda_c+ -> p+  e+  mu- "          |       295 |        995 |     3.3729 |     7.8246 |      0.0000 |      48.000 |
+ | "# max size Lambda_c~- -> p~-  e-  mu+ "        |       295 |       1189 |     4.0305 |     11.256 |      0.0000 |      120.00 |
+ | "# mu+"                                         |       295 |        245 |    0.83051 |    0.81412 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       295 |        237 |    0.80339 |    0.82871 |      0.0000 |      5.0000 |
+ | "# p+"                                          |       295 |        785 |     2.6610 |     2.1786 |      0.0000 |      13.000 |
+ | "# p~-"                                         |       295 |        750 |     2.5424 |     1.9617 |      0.0000 |      12.000 |
+ | "# selected"                                    |       295 |          1 |  0.0033898 |   0.058123 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       295 |          1 |( 0.338983 +- 0.338408 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2184 |         10 |( 0.457875 +- 0.144461 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          1 |(  10.0000 +- 9.48683  )%|   -------   |   -------   |
+RelatedInfo1_D2XMuMuSS_Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PEMuLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_D2XMuMuSS_Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PEMuLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_D2XMuMuSS_Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PEMuLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_D2XMuMuSS_Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PEMuLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_D2XMuMuSS_Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PEMuLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_D2XMuMuSS_Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PEMuLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_D2XMuMuSS_Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PEMuLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo8_D2XMuMuSS_Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PEMuLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo9_D2XMuMuSS_Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PEMuLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo10_D2XMuMuSS_Lam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PEMuLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo11_D2XMuMuSS_Lam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PEMuLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo12_D2XMuMuSS_Lam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PEMuLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_Lambdac2PMuELine    SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+ -> p+  mu+  e- "                   |       295 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  mu-  e+ "                 |       295 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ElectronsForD2XMuMuSS"                  |       295 |        660 |     2.2373 |     1.5874 |      1.0000 |      9.0000 |
+ | "# Phys/MuonsForD2XMuMuSS"                      |       295 |        482 |     1.6339 |    0.94324 |      1.0000 |      7.0000 |
+ | "# Phys/ProtonsForD2XMuMuSS"                    |       295 |       1535 |     5.2034 |     3.4147 |      1.0000 |      18.000 |
+ | "# e+"                                          |       295 |        308 |     1.0441 |     1.0389 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       295 |        352 |     1.1932 |     1.1557 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       295 |       2677 |     9.0746 |     4.9240 |      3.0000 |      29.000 |
+ | "# max size Lambda_c+ -> p+  mu+  e- "          |       295 |       1152 |     3.9051 |     10.688 |      0.0000 |      104.00 |
+ | "# max size Lambda_c~- -> p~-  mu-  e+ "        |       295 |        869 |     2.9458 |     6.6819 |      0.0000 |      42.000 |
+ | "# mu+"                                         |       295 |        245 |    0.83051 |    0.81412 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       295 |        237 |    0.80339 |    0.82871 |      0.0000 |      5.0000 |
+ | "# p+"                                          |       295 |        785 |     2.6610 |     2.1786 |      0.0000 |      13.000 |
+ | "# p~-"                                         |       295 |        750 |     2.5424 |     1.9617 |      0.0000 |      12.000 |
+ | "# selected"                                    |       295 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       295 |          0 |(  0.00000 +- 0.338983 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2021 |          8 |( 0.395844 +- 0.139675 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_Lambdac2PEMuSSLine  SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+ -> p+  e+  mu+ "                   |       295 |          1 |  0.0033898 |   0.058123 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> p~-  e-  mu- "                 |       295 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ElectronsForD2XMuMuSS"                  |       295 |        660 |     2.2373 |     1.5874 |      1.0000 |      9.0000 |
+ | "# Phys/MuonsForD2XMuMuSS"                      |       295 |        482 |     1.6339 |    0.94324 |      1.0000 |      7.0000 |
+ | "# Phys/ProtonsForD2XMuMuSS"                    |       295 |       1535 |     5.2034 |     3.4147 |      1.0000 |      18.000 |
+ | "# e+"                                          |       295 |        308 |     1.0441 |     1.0389 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       295 |        352 |     1.1932 |     1.1557 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       295 |       2677 |     9.0746 |     4.9240 |      3.0000 |      29.000 |
+ | "# max size Lambda_c+ -> p+  e+  mu+ "          |       295 |       1188 |     4.0271 |     11.894 |      0.0000 |      117.00 |
+ | "# max size Lambda_c~- -> p~-  e-  mu- "        |       295 |       1248 |     4.2305 |     11.218 |      0.0000 |      105.00 |
+ | "# mu+"                                         |       295 |        245 |    0.83051 |    0.81412 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       295 |        237 |    0.80339 |    0.82871 |      0.0000 |      5.0000 |
+ | "# p+"                                          |       295 |        785 |     2.6610 |     2.1786 |      0.0000 |      13.000 |
+ | "# p~-"                                         |       295 |        750 |     2.5424 |     1.9617 |      0.0000 |      12.000 |
+ | "# selected"                                    |       295 |          1 |  0.0033898 |   0.058123 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       295 |          1 |( 0.338983 +- 0.338408 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2436 |          8 |( 0.328407 +- 0.115919 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_Lambdac2PMuMuSSLine SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+ -> p~-  mu+  mu+ "                 |       424 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p+  mu-  mu- "                 |       424 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MuonsForD2XMuMuSS"                      |       424 |        679 |     1.6014 |    0.88173 |      1.0000 |      7.0000 |
+ | "# Phys/ProtonsForD2XMuMuSS"                    |       424 |       1881 |     4.4363 |     3.1913 |      1.0000 |      18.000 |
+ | "# input particles"                             |       424 |       2560 |     6.0377 |     3.5705 |      2.0000 |      24.000 |
+ | "# max size Lambda_c+ -> p~-  mu+  mu+ "        |       424 |       1259 |     2.9693 |     7.3351 |      0.0000 |      75.000 |
+ | "# max size Lambda_c~- -> p+  mu-  mu- "        |       424 |       1517 |     3.5778 |     11.151 |      0.0000 |      125.00 |
+ | "# mu+"                                         |       424 |        344 |    0.81132 |    0.76926 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       424 |        335 |    0.79009 |    0.78054 |      0.0000 |      5.0000 |
+ | "# p+"                                          |       424 |        967 |     2.2807 |     1.9998 |      0.0000 |      13.000 |
+ | "# p~-"                                         |       424 |        914 |     2.1557 |     1.8350 |      0.0000 |      12.000 |
+ | "# selected"                                    |       424 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       424 |          0 |(  0.00000 +- 0.235849 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       581 |          3 |( 0.516351 +- 0.297345 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         10 |(  1.00000 +- 0.314643 )%|   -------   |   -------   |
+ProtonsFor3bodyCSAndForD2XM...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsProtons"                    |         9 |        508 |     56.444 |     27.885 |      7.0000 |      90.000 |
+ | "# input particles"                             |         9 |        508 |     56.444 |     27.885 |      7.0000 |      90.000 |
+ |*"#accept"                                       |         9 |          8 |(  88.8889 +- 10.4757  )%|   -------   |   -------   |
+ | "#passed"                                       |         9 |         86 |     9.5556 |     5.2305 |      0.0000 |      17.000 |
+ |*"efficiency"                                    |       508 |         86 |(  16.9291 +- 1.66383  )%|   -------   |   -------   |
+D2XMuMuSS_Lambdac2PPiPiLine   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+ -> p+  pi+  pi- "                  |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  pi-  pi+ "                |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PionsFor3bodyCSAndForD2XMuMuSS"         |         8 |         93 |     11.625 |     4.5260 |      3.0000 |      18.000 |
+ | "# Phys/ProtonsFor3bodyCSAndForD2XMuMuSS"       |         8 |         86 |     10.750 |     4.2353 |      3.0000 |      17.000 |
+ | "# input particles"                             |         8 |        179 |     22.375 |     8.7025 |      6.0000 |      35.000 |
+ | "# max size Lambda_c+ -> p+  pi+  pi- "         |         8 |       2009 |     251.12 |     231.61 |      4.0000 |      729.00 |
+ | "# max size Lambda_c~- -> p~-  pi-  pi+ "       |         8 |       2110 |     263.75 |     237.94 |      2.0000 |      648.00 |
+ | "# p+"                                          |         8 |         43 |     5.3750 |     2.1759 |      2.0000 |      9.0000 |
+ | "# pi+"                                         |         8 |         47 |     5.8750 |     2.0879 |      2.0000 |      9.0000 |
+ | "# pi-"                                         |         8 |         46 |     5.7500 |     2.6339 |      1.0000 |      9.0000 |
+ | "# p~-"                                         |         8 |         43 |     5.3750 |     2.4463 |      1.0000 |      9.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4119 |          4 |(0.0971109 +- 0.0485319)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         86 |(  8.60000 +- 0.886589 )%|   -------   |   -------   |
+D2XMuMuSS_Lambdac2PKPiLine    SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        72 |        140 |     1.9444 |     1.5446 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        72 |        112 |     1.5556 |     1.3529 |      0.0000 |      6.0000 |
+ | "# Lambda_c+ -> p+  pi+  K- "                   |        72 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  pi-  K+ "                 |        72 |          1 |   0.013889 |    0.11703 |      0.0000 |      1.0000 |
+ | "# Phys/KaonsForD2XMuMuSS"                      |        72 |        252 |     3.5000 |     2.3921 |      1.0000 |      11.000 |
+ | "# Phys/PionsForD2XMuMuSS"                      |        72 |        649 |     9.0139 |     4.8319 |      1.0000 |      25.000 |
+ | "# Phys/ProtonsForD2XMuMuSS"                    |        72 |        283 |     3.9306 |     2.9876 |      1.0000 |      16.000 |
+ | "# input particles"                             |        72 |       1184 |     16.444 |     9.8120 |      3.0000 |      52.000 |
+ | "# max size Lambda_c+ -> p+  pi+  K- "          |        72 |       2547 |     35.375 |     83.146 |      0.0000 |      495.00 |
+ | "# max size Lambda_c~- -> p~-  pi-  K+ "        |        72 |       2564 |     35.611 |     93.313 |      0.0000 |      588.00 |
+ | "# p+"                                          |        72 |        154 |     2.1389 |     1.8507 |      0.0000 |      9.0000 |
+ | "# pi+"                                         |        72 |        341 |     4.7361 |     2.5495 |      1.0000 |      11.000 |
+ | "# pi-"                                         |        72 |        308 |     4.2778 |     2.7850 |      0.0000 |      14.000 |
+ | "# p~-"                                         |        72 |        129 |     1.7917 |     1.5981 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        72 |          1 |   0.013889 |    0.11703 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        72 |          1 |(  1.38889 +- 1.37921  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5111 |          9 |( 0.176091 +- 0.0586452)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+RelatedInfo1_D2XMuMuSS_Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PKPiLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_D2XMuMuSS_Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PKPiLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_D2XMuMuSS_Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PKPiLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_D2XMuMuSS_Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PKPiLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_D2XMuMuSS_Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PKPiLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_D2XMuMuSS_Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PKPiLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_D2XMuMuSS_Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PKPiLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo8_D2XMuMuSS_Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PKPiLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo9_D2XMuMuSS_Lamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PKPiLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo10_D2XMuMuSS_Lam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PKPiLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo11_D2XMuMuSS_Lam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PKPiLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo12_D2XMuMuSS_Lam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_Lambdac2PKPiLine"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_Lambdac2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_PiMuMuCa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_PiMuMuCalLine       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  mu+  mu+ "                        |       457 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> pi-  mu-  mu- "                        |       457 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MuonsForD2XMuMuSS"                      |       457 |        718 |     1.5711 |    0.86500 |      1.0000 |      7.0000 |
+ | "# Phys/PionsForD2XMuMuSS"                      |       457 |       4476 |     9.7943 |     4.6868 |      1.0000 |      27.000 |
+ | "# input particles"                             |       457 |       5194 |     11.365 |     5.0762 |      2.0000 |      34.000 |
+ | "# max size D+ -> pi+  mu+  mu+ "               |       457 |       3499 |     7.6565 |     21.057 |      0.0000 |      272.00 |
+ | "# max size D- -> pi-  mu-  mu- "               |       457 |       3554 |     7.7768 |     21.741 |      0.0000 |      325.00 |
+ | "# mu+"                                         |       457 |        366 |    0.80088 |    0.76132 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       457 |        352 |    0.77024 |    0.76989 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |       457 |       2240 |     4.9015 |     2.7085 |      0.0000 |      17.000 |
+ | "# pi-"                                         |       457 |       2236 |     4.8928 |     2.7009 |      0.0000 |      14.000 |
+ | "# selected"                                    |       457 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       457 |          0 |(  0.00000 +- 0.218818 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1486 |          2 |( 0.134590 +- 0.0951051)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_PiMuMuCa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_PiMuMuCa...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_PiMuMuCa...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_PiEMuCal...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_PiEMuCalLine        SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  e+  mu+ "                         |       313 |          1 |  0.0031949 |   0.056433 |      0.0000 |      1.0000 |
+ | "# D- -> pi-  e-  mu- "                         |       313 |          2 |  0.0063898 |   0.079680 |      0.0000 |      1.0000 |
+ | "# Phys/ElectronsForD2XMuMuSS"                  |       313 |        685 |     2.1885 |     1.5602 |      1.0000 |      9.0000 |
+ | "# Phys/MuonsForD2XMuMuSS"                      |       313 |        503 |     1.6070 |    0.92992 |      1.0000 |      7.0000 |
+ | "# Phys/PionsForD2XMuMuSS"                      |       313 |       3460 |     11.054 |     4.7574 |      1.0000 |      27.000 |
+ | "# e+"                                          |       313 |        319 |     1.0192 |     1.0235 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       313 |        366 |     1.1693 |     1.1389 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       313 |       4648 |     14.850 |     6.2057 |      3.0000 |      37.000 |
+ | "# max size D+ -> pi+  e+  mu+ "                |       313 |       2139 |     6.8339 |     17.522 |      0.0000 |      150.00 |
+ | "# max size D- -> pi-  e-  mu- "                |       313 |       2565 |     8.1949 |     19.312 |      0.0000 |      180.00 |
+ | "# mu+"                                         |       313 |        258 |    0.82428 |    0.80600 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       313 |        245 |    0.78275 |    0.81759 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |       313 |       1724 |     5.5080 |     2.8150 |      1.0000 |      17.000 |
+ | "# pi-"                                         |       313 |       1736 |     5.5463 |     2.7596 |      0.0000 |      14.000 |
+ | "# selected"                                    |       313 |          3 |  0.0095847 |   0.097431 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       313 |          3 |( 0.958466 +- 0.550713 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4704 |          9 |( 0.191327 +- 0.0637145)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          3 |(  33.3333 +- 15.7135  )%|   -------   |   -------   |
+RelatedInfo1_D2XMuMuSS_PiEM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_PiEMuCalLine"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_D2XMuMuSS_PiEM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_PiEMuCalLine"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_D2XMuMuSS_PiEM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_PiEMuCalLine"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo4_D2XMuMuSS_PiEM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_PiEMuCalLine"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo5_D2XMuMuSS_PiEM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_PiEMuCalLine"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo6_D2XMuMuSS_PiEM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_PiEMuCalLine"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo7_D2XMuMuSS_PiEM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_PiEMuCalLine"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo8_D2XMuMuSS_PiEM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_PiEMuCalLine"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo9_D2XMuMuSS_PiEM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_PiEMuCalLine"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo10_D2XMuMuSS_PiE...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_PiEMuCalLine"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo11_D2XMuMuSS_PiE...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_PiEMuCalLine"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo12_D2XMuMuSS_PiE...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2XMuMuSS_PiEMuCalLine"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_PiEMuCal...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_PiEMuCal...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_PiEMuCal...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_PiEECalL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_PiEECalLine         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  e+  e+ "                          |       578 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> pi-  e-  e- "                          |       578 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ElectronsForD2XMuMuSS"                  |       578 |       1209 |     2.0917 |     1.4057 |      1.0000 |      9.0000 |
+ | "# Phys/PionsForD2XMuMuSS"                      |       578 |       5870 |     10.156 |     4.5583 |      1.0000 |      27.000 |
+ | "# e+"                                          |       578 |        575 |    0.99481 |    0.94757 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       578 |        634 |     1.0969 |     1.0577 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       578 |       7079 |     12.247 |     5.4312 |      2.0000 |      33.000 |
+ | "# max size D+ -> pi+  e+  e+ "                 |       578 |       7779 |     13.458 |     31.891 |      0.0000 |      325.00 |
+ | "# max size D- -> pi-  e-  e- "                 |       578 |       9945 |     17.206 |     44.855 |      0.0000 |      540.00 |
+ | "# pi+"                                         |       578 |       2945 |     5.0952 |     2.6769 |      0.0000 |      17.000 |
+ | "# pi-"                                         |       578 |       2925 |     5.0606 |     2.6959 |      0.0000 |      15.000 |
+ | "# selected"                                    |       578 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       578 |          0 |(  0.00000 +- 0.173010 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5071 |          8 |( 0.157760 +- 0.0557325)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_PiEECalL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_PiEECalLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_PiEECalLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_KMuMuCal...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_KMuMuCalLine        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  mu+  mu+ "                         |       435 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K-  mu-  mu- "                         |       435 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       435 |        895 |     2.0575 |     1.7847 |      0.0000 |      11.000 |
+ | "# K-"                                          |       435 |        848 |     1.9494 |     1.6195 |      0.0000 |      8.0000 |
+ | "# Phys/KaonsForD2XMuMuSS"                      |       435 |       1743 |     4.0069 |     2.7722 |      1.0000 |      15.000 |
+ | "# Phys/MuonsForD2XMuMuSS"                      |       435 |        692 |     1.5908 |    0.87778 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       435 |       2435 |     5.5977 |     3.1596 |      2.0000 |      20.000 |
+ | "# max size D+ -> K+  mu+  mu+ "                |       435 |       1583 |     3.6391 |     13.015 |      0.0000 |      175.00 |
+ | "# max size D- -> K-  mu-  mu- "                |       435 |       1351 |     3.1057 |     10.379 |      0.0000 |      150.00 |
+ | "# mu+"                                         |       435 |        351 |    0.80690 |    0.76980 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       435 |        341 |    0.78391 |    0.77857 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       435 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       435 |          0 |(  0.00000 +- 0.229885 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       666 |          1 |( 0.150150 +- 0.150037 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_KMuMuCal...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_KMuMuCal...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_KMuMuCal...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_KEMuCalL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_KEMuCalLine         SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  e+  mu+ "                          |       304 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K-  e-  mu- "                          |       304 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       304 |        713 |     2.3454 |     1.9540 |      0.0000 |      11.000 |
+ | "# K-"                                          |       304 |        682 |     2.2434 |     1.7225 |      0.0000 |      8.0000 |
+ | "# Phys/ElectronsForD2XMuMuSS"                  |       304 |        671 |     2.2072 |     1.5748 |      1.0000 |      9.0000 |
+ | "# Phys/KaonsForD2XMuMuSS"                      |       304 |       1395 |     4.5888 |     2.9833 |      1.0000 |      15.000 |
+ | "# Phys/MuonsForD2XMuMuSS"                      |       304 |        493 |     1.6217 |    0.93804 |      1.0000 |      7.0000 |
+ | "# e+"                                          |       304 |        314 |     1.0329 |     1.0287 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       304 |        357 |     1.1743 |     1.1496 |      0.0000 |      5.0000 |
+ | "# input particles"                             |       304 |       2559 |     8.4178 |     4.4655 |      3.0000 |      23.000 |
+ | "# max size D+ -> K+  e+  mu+ "                 |       304 |       1046 |     3.4408 |     10.875 |      0.0000 |      105.00 |
+ | "# max size D- -> K-  e-  mu- "                 |       304 |       1083 |     3.5625 |     9.4289 |      0.0000 |      90.000 |
+ | "# mu+"                                         |       304 |        250 |    0.82237 |    0.81193 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       304 |        243 |    0.79934 |    0.82070 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       304 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       304 |          0 |(  0.00000 +- 0.328947 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2129 |          5 |( 0.234852 +- 0.104906 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_KEMuCalL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_KEMuCalLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_KEMuCalLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2XMuMuSS_KEECalLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2XMuMuSS_KEECalLine          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  e+  e+ "                           |       553 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K-  e-  e- "                           |       553 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       553 |       1203 |     2.1754 |     1.7708 |      0.0000 |      11.000 |
+ | "# K-"                                          |       553 |       1142 |     2.0651 |     1.6468 |      0.0000 |      11.000 |
+ | "# Phys/ElectronsForD2XMuMuSS"                  |       553 |       1175 |     2.1248 |     1.4234 |      1.0000 |      9.0000 |
+ | "# Phys/KaonsForD2XMuMuSS"                      |       553 |       2345 |     4.2405 |     2.7483 |      1.0000 |      18.000 |
+ | "# e+"                                          |       553 |        562 |     1.0163 |    0.95548 |      0.0000 |      5.0000 |
+ | "# e-"                                          |       553 |        613 |     1.1085 |     1.0720 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       553 |       3520 |     6.3653 |     3.6931 |      2.0000 |      27.000 |
+ | "# max size D+ -> K+  e+  e+ "                  |       553 |       3681 |     6.6564 |     18.126 |      0.0000 |      200.00 |
+ | "# max size D- -> K-  e-  e- "                  |       553 |       4473 |     8.0886 |     25.013 |      0.0000 |      396.00 |
+ | "# selected"                                    |       553 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       553 |          0 |(  0.00000 +- 0.180832 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2419 |          2 |(0.0826788 +- 0.0584386)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2XMuMuSS_KEECalLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2XMuMuSS_KEECalLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2XMuMuSS_KEECalLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2HHHHDstarD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DstarD2HHHHD2PiPiPiPi         SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi-  pi+  pi- "                   |       827 |          9 |   0.010883 |    0.14296 |      0.0000 |      3.0000 |
+ | "# K+"                                          |       890 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdNoPIDsPions"                         |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# input particles"                             |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# pi+"                                         |       890 |       3157 |     3.5472 |     2.1228 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       890 |       3142 |     3.5303 |     2.0895 |      0.0000 |      14.000 |
+ | "# selected"                                    |       890 |          9 |   0.010112 |    0.13784 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       890 |          6 |( 0.674157 +- 0.274294 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     12544 |       3814 |(  30.4050 +- 0.410718 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      8527 |       1197 |(  14.0378 +- 0.376188 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2851 |        103 |(  3.61277 +- 0.349487 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       103 |          9 |(  8.73786 +- 2.78246  )%|   -------   |   -------   |
+DstarD2HHHHDstarD2PiPiPiPiLineSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D0  pi- "                       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         6 |          9 |     1.5000 |    0.76376 |      1.0000 |      3.0000 |
+ | "# D~0"                                         |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2HHHHD2PiPiPiPi"                  |         6 |          9 |     1.5000 |    0.76376 |      1.0000 |      3.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         6 |        210 |     35.000 |     10.646 |      20.000 |      50.000 |
+ | "# input particles"                             |         6 |        219 |     36.500 |     10.689 |      22.000 |      51.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         6 |        148 |     24.667 |     15.063 |      13.000 |      57.000 |
+ | "# max size D*(2010)- -> D0  pi- "              |         6 |        164 |     27.333 |     19.224 |      13.000 |      69.000 |
+ | "# pi+"                                         |         6 |         99 |     16.500 |     4.6098 |      11.000 |      25.000 |
+ | "# pi-"                                         |         6 |        109 |     18.167 |     6.3879 |      9.0000 |      25.000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       312 |          3 |( 0.961538 +- 0.552469 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingDstarD2HHHHDstarD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2HHHHDstarD2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2HHHHDstarD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2HHHHDstarD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DstarD2HHHHD2KKKPi            SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K+  K-  pi- "                      |       533 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0 -> K-  K+  K-  pi+ "                      |       537 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       890 |       1602 |     1.8000 |     1.7387 |      0.0000 |      13.000 |
+ | "# K-"                                          |       890 |       1570 |     1.7640 |     1.6868 |      0.0000 |      13.000 |
+ | "# Phys/StdNoPIDsKaons"                         |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# Phys/StdNoPIDsPions"                         |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# input particles"                             |       890 |      19936 |     22.400 |     11.174 |      2.0000 |      68.000 |
+ | "# pi+"                                         |       890 |       3157 |     3.5472 |     2.1228 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       890 |       3142 |     3.5303 |     2.0895 |      0.0000 |      14.000 |
+ | "# selected"                                    |       890 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       890 |          0 |(  0.00000 +- 0.112360 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      5603 |        587 |(  10.4765 +- 0.409135 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      1471 |         57 |(  3.87492 +- 0.503203 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       310 |          6 |(  1.93548 +- 0.782474 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingDstarD2HHHHDstarD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2HHHHDstarD2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2HHHHDstarD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2HHHHDstarD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DstarD2HHHHD2KKPiPi           SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K-  pi+  pi- "                     |       522 |          4 |  0.0076628 |    0.10694 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       890 |       1602 |     1.8000 |     1.7387 |      0.0000 |      13.000 |
+ | "# K-"                                          |       890 |       1570 |     1.7640 |     1.6868 |      0.0000 |      13.000 |
+ | "# Phys/StdNoPIDsKaons"                         |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# Phys/StdNoPIDsPions"                         |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# input particles"                             |       890 |      19936 |     22.400 |     11.174 |      2.0000 |      68.000 |
+ | "# pi+"                                         |       890 |       3157 |     3.5472 |     2.1228 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       890 |       3142 |     3.5303 |     2.0895 |      0.0000 |      14.000 |
+ | "# selected"                                    |       890 |          4 |  0.0044944 |   0.081984 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       890 |          3 |( 0.337079 +- 0.194284 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      3751 |        736 |(  19.6214 +- 0.648428 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      3440 |        235 |(  6.83140 +- 0.430140 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1081 |         26 |(  2.40518 +- 0.465988 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        26 |          4 |(  15.3846 +- 7.07589  )%|   -------   |   -------   |
+DstarD2HHHHDstarD2KKPiPiLine  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D*(2010)- -> D0  pi- "                       |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D0"                                          |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2HHHHD2KKPiPi"                    |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         3 |        126 |     42.000 |     14.720 |      27.000 |      62.000 |
+ | "# input particles"                             |         3 |        130 |     43.333 |     14.614 |      28.000 |      63.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         3 |         86 |     28.667 |     11.470 |      14.000 |      42.000 |
+ | "# max size D*(2010)- -> D0  pi- "              |         3 |         74 |     24.667 |     8.3400 |      13.000 |      32.000 |
+ | "# pi+"                                         |         3 |         65 |     21.667 |     6.5490 |      14.000 |      30.000 |
+ | "# pi-"                                         |         3 |         58 |     19.333 |     6.9442 |      13.000 |      29.000 |
+ | "# selected"                                    |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       160 |          4 |(  2.50000 +- 1.23428  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+StrippingDstarD2HHHHDstarD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingDstarD2HHHHDstarD2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2HHHHDstarD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2HHHHDstarD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DstarD2HHHHD2KPiPiPi          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi-  pi+  pi- "                    |       657 |          8 |   0.012177 |    0.12277 |      0.0000 |      2.0000 |
+ | "# D0 -> K-  pi+  pi+  pi- "                    |       634 |          5 |  0.0078864 |   0.088455 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       890 |       1602 |     1.8000 |     1.7387 |      0.0000 |      13.000 |
+ | "# K-"                                          |       890 |       1570 |     1.7640 |     1.6868 |      0.0000 |      13.000 |
+ | "# Phys/StdNoPIDsKaons"                         |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# Phys/StdNoPIDsPions"                         |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# input particles"                             |       890 |      19936 |     22.400 |     11.174 |      2.0000 |      68.000 |
+ | "# pi+"                                         |       890 |       3157 |     3.5472 |     2.1228 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       890 |       3142 |     3.5303 |     2.0895 |      0.0000 |      14.000 |
+ | "# selected"                                    |       890 |         13 |   0.014607 |    0.12900 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       890 |         12 |(  1.34831 +- 0.386592 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |     13036 |       3179 |(  24.3863 +- 0.376098 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |     10949 |       1090 |(  9.95525 +- 0.286133 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3622 |        114 |(  3.14743 +- 0.290108 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       114 |         13 |(  11.4035 +- 2.97697  )%|   -------   |   -------   |
+DstarD2HHHHDstarD2KPiPiPiLine SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |        12 |          3 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# D*(2010)- -> D0  pi- "                       |        12 |          1 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        12 |         13 |     1.0833 |    0.27639 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2HHHHD2KPiPiPi"                   |        12 |         13 |     1.0833 |    0.27639 |      1.0000 |      2.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |        12 |        466 |     38.833 |     12.422 |      17.000 |      64.000 |
+ | "# input particles"                             |        12 |        479 |     39.917 |     12.386 |      18.000 |      65.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |        12 |        251 |     20.917 |     7.5879 |      9.0000 |      36.000 |
+ | "# max size D*(2010)- -> D0  pi- "              |        12 |        240 |     20.000 |     7.5939 |      8.0000 |      34.000 |
+ | "# pi+"                                         |        12 |        233 |     19.417 |     6.0890 |      9.0000 |      30.000 |
+ | "# pi-"                                         |        12 |        225 |     18.750 |     7.0607 |      8.0000 |      34.000 |
+ | "# selected"                                    |        12 |          4 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        12 |          4 |(  33.3333 +- 13.6083  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       491 |          5 |(  1.01833 +- 0.453086 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          4 |(  80.0000 +- 17.8885  )%|   -------   |   -------   |
+StrippingDstarD2HHHHDstarD2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingDstarD2HHHHDstarD2...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2HHHHDstarD2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingNeutralCBaryonsXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StdLooseLLLambdaForNeutralC...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaLL"                       |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        98 |         98 |(  100.000 +- 1.02041  )%|   -------   |   -------   |
+ | "#passed"                                       |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ |*"efficiency"                                    |       131 |        131 |(  100.000 +- 0.763359 )%|   -------   |   -------   |
+LambdaLLForNeutralCBaryons    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLLLambdaForNeutralCBaryons"     |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        98 |         12 |(  12.2449 +- 3.31132  )%|   -------   |   -------   |
+ | "#passed"                                       |        98 |         14 |    0.14286 |    0.40406 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       131 |         14 |(  10.6870 +- 2.69929  )%|   -------   |   -------   |
+StdLooseDDLambdaForNeutralC...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ | "# input particles"                             |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       494 |        494 |(  100.000 +- 0.202429 )%|   -------   |   -------   |
+ | "#passed"                                       |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ |*"efficiency"                                    |      1222 |       1222 |(  100.000 +- 0.0818331)%|   -------   |   -------   |
+LambdaDDForNeutralCBaryons    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDDLambdaForNeutralCBaryons"     |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ | "# input particles"                             |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       494 |         35 |(  7.08502 +- 1.15438  )%|   -------   |   -------   |
+ | "#passed"                                       |       494 |         36 |   0.072874 |    0.26760 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |      1222 |         36 |(  2.94599 +- 0.483712 )%|   -------   |   -------   |
+LambdaForNeutralCBaryons      SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LambdaDDForNeutralCBaryons"             |        47 |         36 |    0.76596 |    0.47098 |      0.0000 |      2.0000 |
+ | "# Phys/LambdaLLForNeutralCBaryons"             |        47 |         14 |    0.29787 |    0.54245 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        47 |         50 |     1.0638 |    0.24445 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        47 |         47 |(  100.000 +- 2.12766  )%|   -------   |   -------   |
+ | "#passed"                                       |        47 |         50 |     1.0638 |    0.24445 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |        50 |         50 |(  100.000 +- 2.00000  )%|   -------   |   -------   |
+StdLooseLLKS0ForNeutralCBar...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |        11 |         15 |     1.3636 |    0.77139 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        11 |         15 |     1.3636 |    0.77139 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+ | "#passed"                                       |        11 |         15 |     1.3636 |    0.77139 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+KS0LLForNeutralCBaryons       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLLKS0ForNeutralCBaryons"        |        11 |         15 |     1.3636 |    0.77139 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        11 |         15 |     1.3636 |    0.77139 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        11 |          6 |(  54.5455 +- 15.0131  )%|   -------   |   -------   |
+ | "#passed"                                       |        11 |          7 |    0.63636 |    0.64282 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        15 |          7 |(  46.6667 +- 12.8812  )%|   -------   |   -------   |
+StdLooseDDKS0ForNeutralCBar...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |        38 |        100 |     2.6316 |     1.8697 |      1.0000 |      8.0000 |
+ | "# input particles"                             |        38 |        100 |     2.6316 |     1.8697 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+ | "#passed"                                       |        38 |        100 |     2.6316 |     1.8697 |      1.0000 |      8.0000 |
+ |*"efficiency"                                    |       100 |        100 |(  100.000 +- 1.00000  )%|   -------   |   -------   |
+KS0DDForNeutralCBaryons       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDDKS0ForNeutralCBaryons"        |        38 |        100 |     2.6316 |     1.8697 |      1.0000 |      8.0000 |
+ | "# input particles"                             |        38 |        100 |     2.6316 |     1.8697 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |        38 |          4 |(  10.5263 +- 4.97845  )%|   -------   |   -------   |
+ |*"#passed"                                       |        38 |          4 |(  10.5263 +- 4.97845  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       100 |          4 |(  4.00000 +- 1.95959  )%|   -------   |   -------   |
+KS0ForNeutralCBaryons         SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KS0DDForNeutralCBaryons"                |        10 |          4 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Phys/KS0LLForNeutralCBaryons"                |        10 |          7 |    0.70000 |    0.64031 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        10 |         11 |     1.1000 |    0.30000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |        10 |         11 |     1.1000 |    0.30000 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+NeutralCBaryonsXic02LambdaK...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |        10 |         11 |     1.1000 |    0.30000 |      1.0000 |      2.0000 |
+ | "# Lambda0"                                     |        10 |          6 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |        10 |          4 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Phys/KS0ForNeutralCBaryons"                  |        10 |         11 |     1.1000 |    0.30000 |      1.0000 |      2.0000 |
+ | "# Phys/LambdaForNeutralCBaryons"               |        10 |         10 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Xi_c0 -> Lambda0  KS0 "                      |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c~0 -> Lambda~0  KS0 "                    |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        10 |         21 |     2.1000 |    0.30000 |      2.0000 |      3.0000 |
+ | "# max size Xi_c0 -> Lambda0  KS0 "             |        10 |          6 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# max size Xi_c~0 -> Lambda~0  KS0 "           |        10 |          5 |    0.50000 |    0.67082 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingNeutralCBaryonsXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingNeutralCBaryonsXic...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingNeutralCBaryonsXic...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingNeutralCBaryonsXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LongKaonsForNeutralCBaryons   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseKaons"                       |       907 |      21550 |     23.760 |     16.434 |      1.0000 |      126.00 |
+ | "# input particles"                             |       907 |      21550 |     23.760 |     16.434 |      1.0000 |      126.00 |
+ |*"#accept"                                       |       907 |        907 |(  100.000 +- 0.110254 )%|   -------   |   -------   |
+ | "#passed"                                       |       907 |      21550 |     23.760 |     16.434 |      1.0000 |      126.00 |
+ |*"efficiency"                                    |     21550 |      21550 |(  100.000 +- 0.00464037)%|   -------   |   -------   |
+GoodLongKaonsForNeutralCBar...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LongKaonsForNeutralCBaryons"            |       907 |      21550 |     23.760 |     16.434 |      1.0000 |      126.00 |
+ | "# input particles"                             |       907 |      21550 |     23.760 |     16.434 |      1.0000 |      126.00 |
+ |*"#accept"                                       |       907 |        898 |(  99.0077 +- 0.329116 )%|   -------   |   -------   |
+ | "#passed"                                       |       907 |       8862 |     9.7707 |     6.9011 |      0.0000 |      60.000 |
+ |*"efficiency"                                    |     21550 |       8862 |(  41.1230 +- 0.335190 )%|   -------   |   -------   |
+LongPionsForNeutralCBaryons   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLoosePions"                       |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       911 |        911 |(  100.000 +- 0.109769 )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ |*"efficiency"                                    |     42738 |      42738 |(  100.000 +- 0.00233984)%|   -------   |   -------   |
+GoodLongPionsForNeutralCBar...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LongPionsForNeutralCBaryons"            |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       911 |        910 |(  99.8902 +- 0.109709 )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |      34521 |     37.894 |     17.239 |      0.0000 |      97.000 |
+ |*"efficiency"                                    |     42738 |      34521 |(  80.7736 +- 0.190624 )%|   -------   |   -------   |
+NeutralCBaryonsXic02LambdaK...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        47 |         60 |     1.2766 |     1.0660 |      0.0000 |      4.0000 |
+ | "# K-"                                          |        47 |         62 |     1.3191 |     1.3386 |      0.0000 |      5.0000 |
+ | "# Lambda0"                                     |        47 |         25 |    0.53191 |    0.53994 |      0.0000 |      2.0000 |
+ | "# Lambda~0"                                    |        47 |         25 |    0.53191 |    0.49898 |      0.0000 |      1.0000 |
+ | "# Phys/GoodLongKaonsForNeutralCBaryons"        |        47 |        424 |     9.0213 |     4.8924 |      1.0000 |      24.000 |
+ | "# Phys/GoodLongPionsForNeutralCBaryons"        |        47 |       1897 |     40.362 |     17.095 |      12.000 |      79.000 |
+ | "# Phys/LambdaForNeutralCBaryons"               |        47 |         50 |     1.0638 |    0.24445 |      1.0000 |      2.0000 |
+ | "# Xi_c0 -> Lambda0  K-  pi+ "                  |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c~0 -> Lambda~0  K+  pi- "                |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        47 |       2371 |     50.447 |     21.107 |      18.000 |      104.00 |
+ | "# max size Xi_c0 -> Lambda0  K-  pi+ "         |        47 |        241 |     5.1277 |     12.033 |      0.0000 |      54.000 |
+ | "# max size Xi_c~0 -> Lambda~0  K+  pi- "       |        47 |        269 |     5.7234 |     11.446 |      0.0000 |      48.000 |
+ | "# pi+"                                         |        47 |        260 |     5.5319 |     3.3824 |      1.0000 |      17.000 |
+ | "# pi-"                                         |        47 |        279 |     5.9362 |     3.6519 |      0.0000 |      16.000 |
+ | "# selected"                                    |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        47 |          0 |(  0.00000 +- 2.12766  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       510 |         62 |(  12.1569 +- 1.44704  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        62 |          0 |(  0.00000 +- 1.61290  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingNeutralCBaryonsXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingNeutralCBaryonsXic...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingNeutralCBaryonsXic...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingNeutralCBaryonsXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Ximinus2LambdaPiLLLNeutralC...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        12 |          7 |    0.58333 |    0.64010 |      0.0000 |      2.0000 |
+ | "# Lambda~0"                                    |        12 |          7 |    0.58333 |    0.49301 |      0.0000 |      1.0000 |
+ | "# Phys/GoodLongPionsForNeutralCBaryons"        |        12 |        531 |     44.250 |     17.739 |      15.000 |      75.000 |
+ | "# Phys/LambdaLLForNeutralCBaryons"             |        12 |         14 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Xi- -> Lambda0  pi- "                        |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi~+ -> Lambda~0  pi+ "                      |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        12 |        545 |     45.417 |     17.900 |      16.000 |      76.000 |
+ | "# max size Xi- -> Lambda0  pi- "               |        12 |         46 |     3.8333 |     6.2827 |      0.0000 |      22.000 |
+ | "# max size Xi~+ -> Lambda~0  pi+ "             |        12 |         32 |     2.6667 |     2.6247 |      0.0000 |      7.0000 |
+ | "# pi+"                                         |        12 |         50 |     4.1667 |     2.0750 |      1.0000 |      8.0000 |
+ | "# pi-"                                         |        12 |         55 |     4.5833 |     3.1480 |      0.0000 |      11.000 |
+ | "# selected"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        78 |          9 |(  11.5385 +- 3.61746  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+Ximinus2LambdaPiDDLNeutralC...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        35 |         18 |    0.51429 |    0.49980 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |        35 |         18 |    0.51429 |    0.49980 |      0.0000 |      1.0000 |
+ | "# Phys/GoodLongPionsForNeutralCBaryons"        |        35 |       1366 |     39.029 |     16.660 |      12.000 |      79.000 |
+ | "# Phys/LambdaDDForNeutralCBaryons"             |        35 |         36 |     1.0286 |    0.16660 |      1.0000 |      2.0000 |
+ | "# Xi- -> Lambda0  pi- "                        |        35 |          2 |   0.057143 |    0.23212 |      0.0000 |      1.0000 |
+ | "# Xi~+ -> Lambda~0  pi+ "                      |        35 |          2 |   0.057143 |    0.23212 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        35 |       1402 |     40.057 |     16.644 |      13.000 |      80.000 |
+ | "# max size Xi- -> Lambda0  pi- "               |        35 |         93 |     2.6571 |     3.5046 |      0.0000 |      16.000 |
+ | "# max size Xi~+ -> Lambda~0  pi+ "             |        35 |         83 |     2.3714 |     3.0621 |      0.0000 |      12.000 |
+ | "# pi+"                                         |        35 |        186 |     5.3143 |     3.3017 |      1.0000 |      17.000 |
+ | "# pi-"                                         |        35 |        188 |     5.3714 |     3.3474 |      1.0000 |      16.000 |
+ | "# selected"                                    |        35 |          4 |    0.11429 |    0.31816 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        35 |          4 |(  11.4286 +- 5.37785  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       176 |         11 |(  6.25000 +- 1.82461  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          4 |(  36.3636 +- 14.5041  )%|   -------   |   -------   |
+DownstreamPionsForNeutralCB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsDownPions"                     |       889 |      12442 |     13.996 |     7.3641 |      1.0000 |      46.000 |
+ | "# input particles"                             |       889 |      12442 |     13.996 |     7.3641 |      1.0000 |      46.000 |
+ |*"#accept"                                       |       889 |        889 |(  100.000 +- 0.112486 )%|   -------   |   -------   |
+ | "#passed"                                       |       889 |      12442 |     13.996 |     7.3641 |      1.0000 |      46.000 |
+ |*"efficiency"                                    |     12442 |      12442 |(  100.000 +- 0.00803729)%|   -------   |   -------   |
+GoodDownstreamPionsForNeutr...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DownstreamPionsForNeutralCBaryons"      |       889 |      12442 |     13.996 |     7.3641 |      1.0000 |      46.000 |
+ | "# input particles"                             |       889 |      12442 |     13.996 |     7.3641 |      1.0000 |      46.000 |
+ |*"#accept"                                       |       889 |        887 |(  99.7750 +- 0.158900 )%|   -------   |   -------   |
+ | "#passed"                                       |       889 |      10933 |     12.298 |     6.6059 |      0.0000 |      45.000 |
+ |*"efficiency"                                    |     12442 |      10933 |(  87.8717 +- 0.292671 )%|   -------   |   -------   |
+Ximinus2LambdaPiDDDNeutralC...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        35 |         18 |    0.51429 |    0.49980 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |        35 |         18 |    0.51429 |    0.49980 |      0.0000 |      1.0000 |
+ | "# Phys/GoodDownstreamPionsForNeutralCBaryons"  |        35 |        489 |     13.971 |     7.2130 |      2.0000 |      33.000 |
+ | "# Phys/LambdaDDForNeutralCBaryons"             |        35 |         36 |     1.0286 |    0.16660 |      1.0000 |      2.0000 |
+ | "# Xi- -> Lambda0  pi- "                        |        35 |          1 |   0.028571 |    0.16660 |      0.0000 |      1.0000 |
+ | "# Xi~+ -> Lambda~0  pi+ "                      |        35 |          2 |   0.057143 |    0.33320 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        35 |        525 |     15.000 |     7.2230 |      3.0000 |      34.000 |
+ | "# max size Xi- -> Lambda0  pi- "               |        35 |        106 |     3.0286 |     3.5975 |      0.0000 |      10.000 |
+ | "# max size Xi~+ -> Lambda~0  pi+ "             |        35 |        111 |     3.1714 |     4.3457 |      0.0000 |      15.000 |
+ | "# pi+"                                         |        35 |        212 |     6.0571 |     3.6091 |      1.0000 |      15.000 |
+ | "# pi-"                                         |        35 |        206 |     5.8857 |     3.1421 |      1.0000 |      14.000 |
+ | "# selected"                                    |        35 |          3 |   0.085714 |    0.36812 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        35 |          2 |(  5.71429 +- 3.92347  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       217 |         12 |(  5.52995 +- 1.55159  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        12 |          3 |(  25.0000 +- 12.5000  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Ximinus2LambdaPiNeutralCBar...SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Ximinus2LambdaPiDDDNeutralCBaryons"     |         6 |          3 |    0.50000 |    0.76376 |      0.0000 |      2.0000 |
+ | "# Phys/Ximinus2LambdaPiDDLNeutralCBaryons"     |         6 |          4 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/Ximinus2LambdaPiLLLNeutralCBaryons"     |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+Ximinus2LambdaPiSelectionNe...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Ximinus2LambdaPiNeutralCBaryons"        |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+NeutralCBaryonsXic02XipiLine  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/GoodLongPionsForNeutralCBaryons"        |         6 |        286 |     47.667 |     18.944 |      22.000 |      79.000 |
+ | "# Phys/Ximinus2LambdaPiSelectionNeutralCBaryons|         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Xi-"                                         |         6 |          3 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Xi_c0 -> Xi-  pi+ "                          |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c~0 -> Xi~+  pi- "                        |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# Xi~+"                                        |         6 |          4 |    0.66667 |    0.74536 |      0.0000 |      2.0000 |
+ | "# input particles"                             |         6 |        293 |     48.833 |     19.222 |      23.000 |      81.000 |
+ | "# max size Xi_c0 -> Xi-  pi+ "                 |         6 |         43 |     7.1667 |     7.4926 |      0.0000 |      17.000 |
+ | "# max size Xi_c~0 -> Xi~+  pi- "               |         6 |        157 |     26.167 |     32.272 |      0.0000 |      90.000 |
+ | "# pi+"                                         |         6 |        122 |     20.333 |     7.5645 |      10.000 |      33.000 |
+ | "# pi-"                                         |         6 |        163 |     27.167 |     11.246 |      12.000 |      45.000 |
+ | "# selected"                                    |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       200 |         17 |(  8.50000 +- 1.97199  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        17 |          1 |(  5.88235 +- 5.70672  )%|   -------   |   -------   |
+StrippingNeutralCBaryonsXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingNeutralCBaryonsXic...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingNeutralCBaryonsXic...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingNeutralCBaryonsXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+NeutralCBaryonsXic02XiKLine   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         6 |         27 |     4.5000 |     3.8622 |      1.0000 |      12.000 |
+ | "# K-"                                          |         6 |         43 |     7.1667 |     4.8103 |      2.0000 |      15.000 |
+ | "# Phys/GoodLongKaonsForNeutralCBaryons"        |         6 |         70 |     11.667 |     7.9303 |      4.0000 |      24.000 |
+ | "# Phys/Ximinus2LambdaPiSelectionNeutralCBaryons|         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Xi-"                                         |         6 |          3 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Xi_c0 -> Xi-  K+ "                           |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c~0 -> Xi~+  K- "                         |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi~+"                                        |         6 |          4 |    0.66667 |    0.74536 |      0.0000 |      2.0000 |
+ | "# input particles"                             |         6 |         77 |     12.833 |     8.1938 |      5.0000 |      26.000 |
+ | "# max size Xi_c0 -> Xi-  K+ "                  |         6 |          8 |     1.3333 |     1.7951 |      0.0000 |      5.0000 |
+ | "# max size Xi_c~0 -> Xi~+  K- "                |         6 |         46 |     7.6667 |     9.1043 |      0.0000 |      24.000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        54 |          5 |(  9.25926 +- 3.94450  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingNeutralCBaryonsXic...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingNeutralCBaryonsXic...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingNeutralCBaryonsXic...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingNeutralCBaryonsOme...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Omegaminus2LambdaKLLLNeutra...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        12 |         14 |     1.1667 |    0.89753 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        12 |         15 |     1.2500 |     1.1637 |      0.0000 |      4.0000 |
+ | "# Lambda0"                                     |        12 |          7 |    0.58333 |    0.64010 |      0.0000 |      2.0000 |
+ | "# Lambda~0"                                    |        12 |          7 |    0.58333 |    0.49301 |      0.0000 |      1.0000 |
+ | "# Omega- -> Lambda0  K- "                      |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega~+ -> Lambda~0  K+ "                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/GoodLongKaonsForNeutralCBaryons"        |        12 |        122 |     10.167 |     5.1935 |      4.0000 |      20.000 |
+ | "# Phys/LambdaLLForNeutralCBaryons"             |        12 |         14 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        12 |        136 |     11.333 |     5.4058 |      5.0000 |      21.000 |
+ | "# max size Omega- -> Lambda0  K- "             |        12 |         12 |     1.0000 |     1.8708 |      0.0000 |      6.0000 |
+ | "# max size Omega~+ -> Lambda~0  K+ "           |        12 |          7 |    0.58333 |    0.75920 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        19 |          0 |(  0.00000 +- 5.26316  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Omegaminus2LambdaKDDLNeutra...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        35 |         40 |     1.1429 |    0.93022 |      0.0000 |      4.0000 |
+ | "# K-"                                          |        35 |         41 |     1.1714 |     1.1829 |      0.0000 |      5.0000 |
+ | "# Lambda0"                                     |        35 |         18 |    0.51429 |    0.49980 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |        35 |         18 |    0.51429 |    0.49980 |      0.0000 |      1.0000 |
+ | "# Omega- -> Lambda0  K- "                      |        35 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega~+ -> Lambda~0  K+ "                    |        35 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/GoodLongKaonsForNeutralCBaryons"        |        35 |        302 |     8.6286 |     4.7213 |      1.0000 |      24.000 |
+ | "# Phys/LambdaDDForNeutralCBaryons"             |        35 |         36 |     1.0286 |    0.16660 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        35 |        338 |     9.6571 |     4.6962 |      2.0000 |      25.000 |
+ | "# max size Omega- -> Lambda0  K- "             |        35 |         18 |    0.51429 |    0.87412 |      0.0000 |      4.0000 |
+ | "# max size Omega~+ -> Lambda~0  K+ "           |        35 |         22 |    0.62857 |    0.92846 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        35 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        35 |          0 |(  0.00000 +- 2.85714  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        40 |          0 |(  0.00000 +- 2.50000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+DownstreamKaonsForNeutralCB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDownKaons"                      |       885 |       8062 |     9.1096 |     5.3620 |      1.0000 |      34.000 |
+ | "# input particles"                             |       885 |       8062 |     9.1096 |     5.3620 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       885 |        885 |(  100.000 +- 0.112994 )%|   -------   |   -------   |
+ | "#passed"                                       |       885 |       8062 |     9.1096 |     5.3620 |      1.0000 |      34.000 |
+ |*"efficiency"                                    |      8062 |       8062 |(  100.000 +- 0.0124039)%|   -------   |   -------   |
+GoodDownstreamKaonsForNeutr...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DownstreamKaonsForNeutralCBaryons"      |       885 |       8062 |     9.1096 |     5.3620 |      1.0000 |      34.000 |
+ | "# input particles"                             |       885 |       8062 |     9.1096 |     5.3620 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       885 |        599 |(  67.6836 +- 1.57210  )%|   -------   |   -------   |
+ | "#passed"                                       |       885 |       1196 |     1.3514 |     1.3419 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |      8062 |       1196 |(  14.8350 +- 0.395871 )%|   -------   |   -------   |
+Omegaminus2LambdaKDDDNeutra...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        28 |         31 |     1.1071 |    0.67291 |      0.0000 |      2.0000 |
+ | "# K-"                                          |        28 |         27 |    0.96429 |    0.82298 |      0.0000 |      3.0000 |
+ | "# Lambda0"                                     |        28 |         15 |    0.53571 |    0.49872 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |        28 |         14 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Omega- -> Lambda0  K- "                      |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega~+ -> Lambda~0  K+ "                    |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/GoodDownstreamKaonsForNeutralCBaryons"  |        28 |         65 |     2.3214 |     1.3901 |      1.0000 |      6.0000 |
+ | "# Phys/LambdaDDForNeutralCBaryons"             |        28 |         29 |     1.0357 |    0.18558 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        28 |         94 |     3.3571 |     1.4196 |      2.0000 |      7.0000 |
+ | "# max size Omega- -> Lambda0  K- "             |        28 |         14 |    0.50000 |    0.82375 |      0.0000 |      3.0000 |
+ | "# max size Omega~+ -> Lambda~0  K+ "           |        28 |         16 |    0.57143 |    0.77591 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        28 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        28 |          0 |(  0.00000 +- 3.57143  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        30 |          0 |(  0.00000 +- 3.33333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingNeutralCBaryonsOme...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingNeutralCBaryonsOme...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingNeutralCBaryonsOme...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetacHHHXic2PKKLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KaonsforBetacHHH              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsKaons"                         |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# input particles"                             |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       890 |        685 |(  76.9663 +- 1.41136  )%|   -------   |   -------   |
+ | "#passed"                                       |       890 |       1457 |     1.6371 |     1.4354 |      0.0000 |      9.0000 |
+ |*"efficiency"                                    |      9968 |       1457 |(  14.6168 +- 0.353841 )%|   -------   |   -------   |
+ProtonsforBetacHHH            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsProtons"                       |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# input particles"                             |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       890 |        485 |(  54.4944 +- 1.66922  )%|   -------   |   -------   |
+ | "#passed"                                       |       890 |        799 |    0.89775 |     1.0651 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |      9968 |        799 |(  8.01565 +- 0.271971 )%|   -------   |   -------   |
+BetacHHHXic2PKKLine           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       446 |        546 |     1.2242 |     1.0605 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       446 |        544 |     1.2197 |    0.96632 |      0.0000 |      6.0000 |
+ | "# Lambda_c+ -> p+  K-  K+ "                    |       446 |          1 |  0.0022422 |   0.047298 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> p~-  K+  K- "                  |       446 |          2 |  0.0044843 |   0.066815 |      0.0000 |      1.0000 |
+ | "# Phys/KaonsforBetacHHH"                       |       446 |       1090 |     2.4439 |     1.3560 |      1.0000 |      9.0000 |
+ | "# Phys/ProtonsforBetacHHH"                     |       446 |        753 |     1.6883 |    0.94190 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       446 |       1843 |     4.1323 |     2.0152 |      2.0000 |      15.000 |
+ | "# max size Lambda_c+ -> p+  K-  K+ "           |       446 |        700 |     1.5695 |     4.7212 |      0.0000 |      64.000 |
+ | "# max size Lambda_c~- -> p~-  K+  K- "         |       446 |        833 |     1.8677 |     6.0040 |      0.0000 |      80.000 |
+ | "# p+"                                          |       446 |        365 |    0.81839 |    0.78422 |      0.0000 |      5.0000 |
+ | "# p~-"                                         |       446 |        388 |    0.86996 |    0.79862 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       446 |          3 |  0.0067265 |   0.081739 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       446 |          3 |( 0.672646 +- 0.387044 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1533 |         29 |(  1.89172 +- 0.347944 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        29 |          3 |(  10.3448 +- 5.65523  )%|   -------   |   -------   |
+RelatedInfo1_BetacHHHXic2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetacHHHXic2PKKLine"                    |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_BetacHHHXic2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetacHHHXic2PKKLine"                    |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_BetacHHHXic2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetacHHHXic2PKKLine"                    |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo4_BetacHHHXic2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetacHHHXic2PKKLine"                    |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo5_BetacHHHXic2PK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetacHHHXic2PKKLine"                    |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBetacHHHXic2PKKLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBetacHHHXic2PKKLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetacHHHXic2PKKLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetacHHHBetac2LcKS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PionsforBetacHHH              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsPions"                         |       446 |       5898 |     13.224 |     5.8343 |      1.0000 |      34.000 |
+ | "# input particles"                             |       446 |       5898 |     13.224 |     5.8343 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       446 |        444 |(  99.5516 +- 0.316376 )%|   -------   |   -------   |
+ | "#passed"                                       |       446 |       3900 |     8.7444 |     4.4326 |      0.0000 |      26.000 |
+ |*"efficiency"                                    |      5898 |       3900 |(  66.1241 +- 0.616273 )%|   -------   |   -------   |
+KS0LLForBetacHHH              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |       150 |        214 |     1.4267 |    0.81114 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       150 |        214 |     1.4267 |    0.81114 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |       150 |         45 |(  30.0000 +- 3.74166  )%|   -------   |   -------   |
+ | "#passed"                                       |       150 |         48 |    0.32000 |    0.50754 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       214 |         48 |(  22.4299 +- 2.85137  )%|   -------   |   -------   |
+KS0DDForBetacHHH              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       318 |        959 |     3.0157 |     2.4959 |      1.0000 |      16.000 |
+ | "# input particles"                             |       318 |        959 |     3.0157 |     2.4959 |      1.0000 |      16.000 |
+ |*"#accept"                                       |       318 |         11 |(  3.45912 +- 1.02477  )%|   -------   |   -------   |
+ |*"#passed"                                       |       318 |         11 |(  3.45912 +- 1.02477  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       959 |         11 |(  1.14703 +- 0.343853 )%|   -------   |   -------   |
+KS0forBetacHHH                SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KS0DDForBetacHHH"                       |        55 |         11 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# Phys/KS0LLForBetacHHH"                       |        55 |         48 |    0.87273 |    0.46922 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        55 |         59 |     1.0727 |    0.25969 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        55 |         55 |(  100.000 +- 1.81818  )%|   -------   |   -------   |
+ | "#passed"                                       |        55 |         59 |     1.0727 |    0.25969 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |        59 |         59 |(  100.000 +- 1.69492  )%|   -------   |   -------   |
+BetacHHHBetac2LcKS0Line       SUCCESS Number of counters : 20
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        55 |         73 |     1.3273 |     1.1450 |      0.0000 |      4.0000 |
+ | "# K-"                                          |        55 |         67 |     1.2182 |    0.96655 |      0.0000 |      4.0000 |
+ | "# KS0"                                         |        55 |         59 |     1.0727 |    0.25969 |      1.0000 |      2.0000 |
+ | "# Lambda_c+ -> p+  K-  pi+  KS0 "              |        55 |          1 |   0.018182 |    0.13361 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> p~-  K+  pi-  KS0 "            |        55 |          9 |    0.16364 |    0.62562 |      0.0000 |      3.0000 |
+ | "# Phys/KS0forBetacHHH"                         |        55 |         59 |     1.0727 |    0.25969 |      1.0000 |      2.0000 |
+ | "# Phys/KaonsforBetacHHH"                       |        55 |        140 |     2.5455 |     1.4374 |      1.0000 |      8.0000 |
+ | "# Phys/PionsforBetacHHH"                       |        55 |        588 |     10.691 |     4.9428 |      2.0000 |      26.000 |
+ | "# Phys/ProtonsforBetacHHH"                     |        55 |         94 |     1.7091 |    0.94720 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        55 |        881 |     16.018 |     6.0257 |      5.0000 |      34.000 |
+ | "# max size Lambda_c+ -> p+  K-  pi+  KS0 "     |        55 |        379 |     6.8909 |     19.223 |      0.0000 |      128.00 |
+ | "# max size Lambda_c~- -> p~-  K+  pi-  KS0 "   |        55 |        385 |     7.0000 |     15.090 |      0.0000 |      88.000 |
+ | "# p+"                                          |        55 |         46 |    0.83636 |    0.78076 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |        55 |        273 |     4.9636 |     2.6694 |      1.0000 |      12.000 |
+ | "# pi-"                                         |        55 |        315 |     5.7273 |     3.3054 |      1.0000 |      17.000 |
+ | "# p~-"                                         |        55 |         48 |    0.87273 |    0.73989 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        55 |         10 |    0.18182 |    0.71582 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        55 |          4 |(  7.27273 +- 3.50164  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       764 |         18 |(  2.35602 +- 0.548739 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        18 |         10 |(  55.5556 +- 11.7121  )%|   -------   |   -------   |
+RelatedInfo1_BetacHHHBetac2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetacHHHBetac2LcKS0Line"                |         4 |         10 |     2.5000 |     1.1180 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         4 |         10 |     2.5000 |     1.1180 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo2_BetacHHHBetac2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetacHHHBetac2LcKS0Line"                |         4 |         10 |     2.5000 |     1.1180 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         4 |         10 |     2.5000 |     1.1180 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo3_BetacHHHBetac2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetacHHHBetac2LcKS0Line"                |         4 |         10 |     2.5000 |     1.1180 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         4 |         10 |     2.5000 |     1.1180 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo4_BetacHHHBetac2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetacHHHBetac2LcKS0Line"                |         4 |         10 |     2.5000 |     1.1180 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         4 |         10 |     2.5000 |     1.1180 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+RelatedInfo5_BetacHHHBetac2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetacHHHBetac2LcKS0Line"                |         4 |         10 |     2.5000 |     1.1180 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         4 |         10 |     2.5000 |     1.1180 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBetacHHHBetac2LcKS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingBetacHHHBetac2LcKS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetacHHHBetac2LcKS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetacHHHBetacLb1Li...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+BetacHHHBetacLb1Line          SUCCESS Number of counters : 20
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        55 |         73 |     1.3273 |     1.1450 |      0.0000 |      4.0000 |
+ | "# K-"                                          |        55 |         67 |     1.2182 |    0.96655 |      0.0000 |      4.0000 |
+ | "# KS0"                                         |        55 |         59 |     1.0727 |    0.25969 |      1.0000 |      2.0000 |
+ | "# Lambda_b0 -> p+  K-  K+  KS0  pi- "          |        55 |          2 |   0.036364 |    0.18719 |      0.0000 |      1.0000 |
+ | "# Lambda_b~0 -> p~-  K+  K-  KS0  pi+ "        |        55 |          8 |    0.14545 |    0.84031 |      0.0000 |      6.0000 |
+ | "# Phys/KS0forBetacHHH"                         |        55 |         59 |     1.0727 |    0.25969 |      1.0000 |      2.0000 |
+ | "# Phys/KaonsforBetacHHH"                       |        55 |        140 |     2.5455 |     1.4374 |      1.0000 |      8.0000 |
+ | "# Phys/PionsforBetacHHH"                       |        55 |        588 |     10.691 |     4.9428 |      2.0000 |      26.000 |
+ | "# Phys/ProtonsforBetacHHH"                     |        55 |         94 |     1.7091 |    0.94720 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        55 |        881 |     16.018 |     6.0257 |      5.0000 |      34.000 |
+ | "# max size Lambda_b0 -> p+  K-  K+  KS0  pi- " |        55 |       1147 |     20.855 |     94.181 |      0.0000 |      704.00 |
+ | "# max size Lambda_b~0 -> p~-  K+  K-  KS0  pi+ |        55 |        770 |     14.000 |     39.400 |      0.0000 |      256.00 |
+ | "# p+"                                          |        55 |         46 |    0.83636 |    0.78076 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |        55 |        273 |     4.9636 |     2.6694 |      1.0000 |      12.000 |
+ | "# pi-"                                         |        55 |        315 |     5.7273 |     3.3054 |      1.0000 |      17.000 |
+ | "# p~-"                                         |        55 |         48 |    0.87273 |    0.73989 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        55 |         10 |    0.18182 |    0.97404 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |        55 |          3 |(  5.45455 +- 3.06209  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1917 |         46 |(  2.39958 +- 0.349529 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        46 |         10 |(  21.7391 +- 6.08155  )%|   -------   |   -------   |
+RelatedInfo1_BetacHHHBetacL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetacHHHBetacLb1Line"                   |         3 |         10 |     3.3333 |     2.6247 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         3 |         10 |     3.3333 |     2.6247 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_BetacHHHBetacL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetacHHHBetacLb1Line"                   |         3 |         10 |     3.3333 |     2.6247 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         3 |         10 |     3.3333 |     2.6247 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_BetacHHHBetacL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetacHHHBetacLb1Line"                   |         3 |         10 |     3.3333 |     2.6247 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         3 |         10 |     3.3333 |     2.6247 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo4_BetacHHHBetacL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetacHHHBetacLb1Line"                   |         3 |         10 |     3.3333 |     2.6247 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         3 |         10 |     3.3333 |     2.6247 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo5_BetacHHHBetacL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BetacHHHBetacLb1Line"                   |         3 |         10 |     3.3333 |     2.6247 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         3 |         10 |     3.3333 |     2.6247 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBetacHHHBetacLb1Li...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingBetacHHHBetacLb1Line SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetacHHHBetacLb1Line SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBetacHHHBetacLb2Li...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+BetacHHHBetacLb2Line          SUCCESS Number of counters : 20
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        55 |         73 |     1.3273 |     1.1450 |      0.0000 |      4.0000 |
+ | "# K-"                                          |        55 |         67 |     1.2182 |    0.96655 |      0.0000 |      4.0000 |
+ | "# KS0"                                         |        55 |         59 |     1.0727 |    0.25969 |      1.0000 |      2.0000 |
+ | "# Lambda_b0 -> p+  K-  pi+  KS0  KS0  pi- "    |        55 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> p~-  K+  pi-  KS0  KS0  pi+ "  |        55 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/KS0forBetacHHH"                         |        55 |         59 |     1.0727 |    0.25969 |      1.0000 |      2.0000 |
+ | "# Phys/KaonsforBetacHHH"                       |        55 |        140 |     2.5455 |     1.4374 |      1.0000 |      8.0000 |
+ | "# Phys/PionsforBetacHHH"                       |        55 |        588 |     10.691 |     4.9428 |      2.0000 |      26.000 |
+ | "# Phys/ProtonsforBetacHHH"                     |        55 |         94 |     1.7091 |    0.94720 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        55 |        881 |     16.018 |     6.0257 |      5.0000 |      34.000 |
+ | "# max size Lambda_b0 -> p+  K-  pi+  KS0  KS0  |        55 |       3704 |     67.345 |     203.57 |      0.0000 |      1408.0 |
+ | "# max size Lambda_b~0 -> p~-  K+  pi-  KS0  KS0|        55 |       2677 |     48.673 |     109.42 |      0.0000 |      704.00 |
+ | "# p+"                                          |        55 |         46 |    0.83636 |    0.78076 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |        55 |        273 |     4.9636 |     2.6694 |      1.0000 |      12.000 |
+ | "# pi-"                                         |        55 |        315 |     5.7273 |     3.3054 |      1.0000 |      17.000 |
+ | "# p~-"                                         |        55 |         48 |    0.87273 |    0.73989 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        55 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        55 |          0 |(  0.00000 +- 1.81818  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       266 |          0 |(  0.00000 +- 0.375940 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+BetacHHHBetacLb2Line          SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+BetacHHHBetacLb2Line          SUCCESS  #WARNINGS   = 1        Message = 'Duplication in Input locations : Phys/KS0forBetacHHH Phys/KaonsforBetacHHH Phys/PionsforBetacHHH Phys/ProtonsforBetacHHH Phys/PionsforBetacHHH | Duplicates : Phys/PionsforBetacHHH'
+StrippingBetacHHHBetacLb2Li...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBetacHHHBetacLb2Line SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBetacHHHBetacLb2Line SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCharm2PPXHc2PPLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ProtonsForCharm2PPX           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsProtons"                    |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       911 |        455 |(  49.9451 +- 1.65657  )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |        754 |    0.82766 |     1.1127 |      0.0000 |      9.0000 |
+ |*"efficiency"                                    |     42738 |        754 |(  1.76424 +- 0.0636805)%|   -------   |   -------   |
+Charm2PPXHc2PPLine            SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ProtonsForCharm2PPX"                    |       455 |        754 |     1.6571 |     1.0509 |      1.0000 |      9.0000 |
+ | "# Sigma_c++ -> p+  p+ "                        |       455 |          2 |  0.0043956 |   0.066153 |      0.0000 |      1.0000 |
+ | "# Sigma_c~-- -> p~-  p~- "                     |       455 |          3 |  0.0065934 |   0.080932 |      0.0000 |      1.0000 |
+ | "# input particles"                             |       455 |        754 |     1.6571 |     1.0509 |      1.0000 |      9.0000 |
+ | "# max size Sigma_c++ -> p+  p+ "               |       455 |        604 |     1.3275 |     2.7005 |      0.0000 |      25.000 |
+ | "# max size Sigma_c~-- -> p~-  p~- "            |       455 |        650 |     1.4286 |     2.4990 |      0.0000 |      16.000 |
+ | "# p+"                                          |       455 |        362 |    0.79560 |    0.83336 |      0.0000 |      5.0000 |
+ | "# p~-"                                         |       455 |        392 |    0.86154 |    0.82845 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       455 |          5 |   0.010989 |    0.10425 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       455 |          5 |(  1.09890 +- 0.488736 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       250 |         44 |(  17.6000 +- 2.40852  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        44 |          5 |(  11.3636 +- 4.78452  )%|   -------   |   -------   |
+StrippingCharm2PPXHc2PPLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingCharm2PPXHc2PPLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCharm2PPXHc2PPLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCharm2PPXHc2PPKPiL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KaonsForCharm2PPX             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsKaons"                      |       455 |      25374 |     55.767 |     23.851 |      2.0000 |      150.00 |
+ | "# input particles"                             |       455 |      25374 |     55.767 |     23.851 |      2.0000 |      150.00 |
+ |*"#accept"                                       |       455 |        438 |(  96.2637 +- 0.889087 )%|   -------   |   -------   |
+ | "#passed"                                       |       455 |       1840 |     4.0440 |     2.8964 |      0.0000 |      22.000 |
+ |*"efficiency"                                    |     25374 |       1840 |(  7.25152 +- 0.162807 )%|   -------   |   -------   |
+PionsForCharm2PPX             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       455 |      25374 |     55.767 |     23.851 |      2.0000 |      150.00 |
+ | "# input particles"                             |       455 |      25374 |     55.767 |     23.851 |      2.0000 |      150.00 |
+ |*"#accept"                                       |       455 |        453 |(  99.5604 +- 0.310132 )%|   -------   |   -------   |
+ | "#passed"                                       |       455 |       4567 |     10.037 |     4.8067 |      0.0000 |      28.000 |
+ |*"efficiency"                                    |     25374 |       4567 |(  17.9987 +- 0.241178 )%|   -------   |   -------   |
+Charm2PPXHc2PPKPiLine         SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       437 |        908 |     2.0778 |     1.7611 |      0.0000 |      11.000 |
+ | "# K-"                                          |       437 |        931 |     2.1304 |     1.6856 |      0.0000 |      13.000 |
+ | "# Phys/KaonsForCharm2PPX"                      |       437 |       1839 |     4.2082 |     2.8373 |      1.0000 |      22.000 |
+ | "# Phys/PionsForCharm2PPX"                      |       437 |       4463 |     10.213 |     4.7787 |      1.0000 |      28.000 |
+ | "# Phys/ProtonsForCharm2PPX"                    |       437 |        735 |     1.6819 |     1.0641 |      1.0000 |      9.0000 |
+ | "# Sigma_c++ -> p+  p+  K-  pi+ "               |       437 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma_c~-- -> p~-  p~-  K+  pi- "            |       437 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       437 |       7037 |     16.103 |     7.5851 |      3.0000 |      47.000 |
+ | "# max size Sigma_c++ -> p+  p+  K-  pi+ "      |       437 |      13340 |     30.526 |     137.91 |      0.0000 |      2100.0 |
+ | "# max size Sigma_c~-- -> p~-  p~-  K+  pi- "   |       437 |      14158 |     32.398 |     125.54 |      0.0000 |      1408.0 |
+ | "# p+"                                          |       437 |        349 |    0.79863 |    0.84263 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |       437 |       2242 |     5.1304 |     2.9159 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       437 |       2221 |     5.0824 |     2.6844 |      0.0000 |      16.000 |
+ | "# p~-"                                         |       437 |        386 |    0.88330 |    0.83275 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       437 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       437 |          0 |(  0.00000 +- 0.228833 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7584 |        140 |(  1.84599 +- 0.154568 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       140 |          0 |(  0.00000 +- 0.714286 )%|   -------   |   -------   |
+StrippingCharm2PPXHc2PPKPiL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCharm2PPXHc2PPKPiLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCharm2PPXHc2PPKPiLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCharm2PPXHc2PPKLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Charm2PPXHc2PPKLine           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       438 |        908 |     2.0731 |     1.7619 |      0.0000 |      11.000 |
+ | "# K-"                                          |       438 |        932 |     2.1279 |     1.6845 |      0.0000 |      13.000 |
+ | "# Phys/KaonsForCharm2PPX"                      |       438 |       1840 |     4.2009 |     2.8382 |      1.0000 |      22.000 |
+ | "# Phys/ProtonsForCharm2PPX"                    |       438 |        736 |     1.6804 |     1.0633 |      1.0000 |      9.0000 |
+ | "# Sigma_c+ -> p+  p+  K- "                     |       438 |          2 |  0.0045662 |   0.067419 |      0.0000 |      1.0000 |
+ | "# Sigma_c~- -> p~-  p~-  K+ "                  |       438 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       438 |       2576 |     5.8813 |     3.5966 |      2.0000 |      27.000 |
+ | "# max size Sigma_c+ -> p+  p+  K- "            |       438 |       1563 |     3.5685 |     12.835 |      0.0000 |      175.00 |
+ | "# max size Sigma_c~- -> p~-  p~-  K+ "         |       438 |       1841 |     4.2032 |     13.630 |      0.0000 |      176.00 |
+ | "# p+"                                          |       438 |        349 |    0.79680 |    0.84253 |      0.0000 |      5.0000 |
+ | "# p~-"                                         |       438 |        387 |    0.88356 |    0.83182 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       438 |          2 |  0.0045662 |   0.067419 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       438 |          2 |( 0.456621 +- 0.322142 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       852 |         47 |(  5.51643 +- 0.782145 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        47 |          2 |(  4.25532 +- 2.94425  )%|   -------   |   -------   |
+StrippingCharm2PPXHc2PPKLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingCharm2PPXHc2PPKLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCharm2PPXHc2PPKLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCharm2PPXHc2PPKPiP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Charm2PPXHc2PPKPiPiLine       SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       437 |        908 |     2.0778 |     1.7611 |      0.0000 |      11.000 |
+ | "# K-"                                          |       437 |        931 |     2.1304 |     1.6856 |      0.0000 |      13.000 |
+ | "# Phys/KaonsForCharm2PPX"                      |       437 |       1839 |     4.2082 |     2.8373 |      1.0000 |      22.000 |
+ | "# Phys/PionsForCharm2PPX"                      |       437 |       4463 |     10.213 |     4.7787 |      1.0000 |      28.000 |
+ | "# Phys/ProtonsForCharm2PPX"                    |       437 |        735 |     1.6819 |     1.0641 |      1.0000 |      9.0000 |
+ | "# Sigma_c+ -> p+  p+  K-  pi+  pi- "           |       437 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma_c~- -> p~-  p~-  K+  pi-  pi+ "        |       437 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       437 |       7037 |     16.103 |     7.5851 |      3.0000 |      47.000 |
+ | "# max size Sigma_c+ -> p+  p+  K-  pi+  pi- "  |       437 |     102710 |     235.03 |     1132.7 |      0.0000 |      16800. |
+ | "# max size Sigma_c~- -> p~-  p~-  K+  pi-  pi+ |       437 |     115039 |     263.25 |     1247.0 |      0.0000 |      16896. |
+ | "# p+"                                          |       437 |        349 |    0.79863 |    0.84263 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |       437 |       2242 |     5.1304 |     2.9159 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       437 |       2221 |     5.0824 |     2.6844 |      0.0000 |      16.000 |
+ | "# p~-"                                         |       437 |        386 |    0.88330 |    0.83275 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       437 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       437 |          0 |(  0.00000 +- 0.228833 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     61099 |        401 |( 0.656312 +- 0.0326669)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       401 |          0 |(  0.00000 +- 0.249377 )%|   -------   |   -------   |
+StrippingCharm2PPXHc2PPKPiP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCharm2PPXHc2PPKPiP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCharm2PPXHc2PPKPiP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCharm2PPXHs2PPPiLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Charm2PPXHs2PPPiLine          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PionsForCharm2PPX"                      |       453 |       4567 |     10.082 |     4.7707 |      1.0000 |      28.000 |
+ | "# Phys/ProtonsForCharm2PPX"                    |       453 |        752 |     1.6600 |     1.0523 |      1.0000 |      9.0000 |
+ | "# Sigma_c+ -> p+  p+  pi- "                    |       453 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma_c~- -> p~-  p~-  pi+ "                 |       453 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       453 |       5319 |     11.742 |     5.3303 |      2.0000 |      31.000 |
+ | "# max size Sigma_c+ -> p+  p+  pi- "           |       453 |       3574 |     7.8896 |     21.976 |      0.0000 |      250.00 |
+ | "# max size Sigma_c~- -> p~-  p~-  pi+ "        |       453 |       3796 |     8.3797 |     18.053 |      0.0000 |      192.00 |
+ | "# p+"                                          |       453 |        361 |    0.79691 |    0.83430 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |       453 |       2299 |     5.0751 |     2.9060 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       453 |       2268 |     5.0066 |     2.6740 |      0.0000 |      16.000 |
+ | "# p~-"                                         |       453 |        391 |    0.86313 |    0.82926 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       453 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       453 |          0 |(  0.00000 +- 0.220751 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1609 |        115 |(  7.14730 +- 0.642229 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       115 |          0 |(  0.00000 +- 0.869565 )%|   -------   |   -------   |
+StrippingCharm2PPXHs2PPPiLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCharm2PPXHs2PPPiLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCharm2PPXHs2PPPiLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCharm2PPXHs2PPPiDo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DownProtonsForCharm2PPX       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsDownProtons"                   |       889 |      12442 |     13.996 |     7.3641 |      1.0000 |      46.000 |
+ | "# input particles"                             |       889 |      12442 |     13.996 |     7.3641 |      1.0000 |      46.000 |
+ |*"#accept"                                       |       889 |        433 |(  48.7064 +- 1.67638  )%|   -------   |   -------   |
+ | "#passed"                                       |       889 |        675 |    0.75928 |    0.98726 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |     12442 |        675 |(  5.42517 +- 0.203072 )%|   -------   |   -------   |
+DownPionsForCharm2PPX         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsDownPions"                     |       433 |       7375 |     17.032 |     7.5045 |      3.0000 |      46.000 |
+ | "# input particles"                             |       433 |       7375 |     17.032 |     7.5045 |      3.0000 |      46.000 |
+ |*"#accept"                                       |       433 |        428 |(  98.8453 +- 0.513423 )%|   -------   |   -------   |
+ | "#passed"                                       |       433 |       2774 |     6.4065 |     3.3689 |      0.0000 |      21.000 |
+ |*"efficiency"                                    |      7375 |       2774 |(  37.6136 +- 0.564074 )%|   -------   |   -------   |
+Charm2PPXHs2PPPiDownLine      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DownPionsForCharm2PPX"                  |       428 |       2774 |     6.4813 |     3.3162 |      1.0000 |      21.000 |
+ | "# Phys/DownProtonsForCharm2PPX"                |       428 |        669 |     1.5631 |    0.87180 |      1.0000 |      5.0000 |
+ | "# Sigma_c+ -> p+  p+  pi- "                    |       428 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma_c~- -> p~-  p~-  pi+ "                 |       428 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       428 |       3443 |     8.0444 |     3.7486 |      2.0000 |      24.000 |
+ | "# max size Sigma_c+ -> p+  p+  pi- "           |       428 |       1958 |     4.5748 |     9.8397 |      0.0000 |      72.000 |
+ | "# max size Sigma_c~- -> p~-  p~-  pi+ "        |       428 |       1604 |     3.7477 |     6.8949 |      0.0000 |      54.000 |
+ | "# p+"                                          |       428 |        353 |    0.82477 |    0.79405 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |       428 |       1452 |     3.3925 |     2.1509 |      0.0000 |      10.000 |
+ | "# pi-"                                         |       428 |       1322 |     3.0888 |     1.9423 |      0.0000 |      12.000 |
+ | "# p~-"                                         |       428 |        316 |    0.73832 |    0.72777 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       428 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       428 |          0 |(  0.00000 +- 0.233645 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       668 |         10 |(  1.49701 +- 0.469838 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+StrippingCharm2PPXHs2PPPiDo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCharm2PPXHs2PPPiDo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCharm2PPXHs2PPPiDo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarPromptWithD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         61 |(  6.10000 +- 0.756829 )%|   -------   |   -------   |
+D02K3PiForDstarPromptWithD0...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+  pi-  pi+ "                    |        56 |          3 |   0.053571 |    0.22517 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  pi-  pi+  pi- "                   |        56 |          5 |   0.089286 |    0.47347 |      0.0000 |      3.0000 |
+ | "# K+"                                          |        56 |        307 |     5.4821 |     3.1847 |      0.0000 |      16.000 |
+ | "# K-"                                          |        56 |        293 |     5.2321 |     3.0937 |      0.0000 |      13.000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |        56 |       2563 |     45.768 |     22.094 |      3.0000 |      103.00 |
+ | "# Phys/StdAllNoPIDsPions"                      |        56 |       2563 |     45.768 |     22.094 |      3.0000 |      103.00 |
+ | "# input particles"                             |        56 |       5126 |     91.536 |     44.188 |      6.0000 |      206.00 |
+ | "# max size D0 -> K-  pi+  pi-  pi+ "           |        56 |     140300 |     2505.4 |     6441.7 |      0.0000 |      43264. |
+ | "# max size D~0 -> K+  pi-  pi+  pi- "          |        56 |     140300 |     2505.4 |     6441.7 |      0.0000 |      43264. |
+ | "# pi+"                                         |        56 |        307 |     5.4821 |     3.1847 |      0.0000 |      16.000 |
+ | "# pi-"                                         |        56 |        293 |     5.2321 |     3.0937 |      0.0000 |      13.000 |
+ | "# selected"                                    |        56 |          8 |    0.14286 |    0.66624 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        56 |          3 |(  5.35714 +- 3.00896  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    124757 |         72 |(0.0577122 +- 0.00679948)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        72 |          8 |(  11.1111 +- 3.70370  )%|   -------   |   -------   |
+D02K3PiConjForDstarPromptWi...   INFO Passed 8 candidates in 3 accepted events among 3 events
+D02K3PiConjForDstarPromptWi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D02K3PiForDstarPromptWithD02HHMuMuContro|         3 |          8 |     2.6667 |     1.2472 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          8 |     2.6667 |     1.2472 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+D02FourPiForDstarPromptWith...SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi-  pi+  pi- "                   |        56 |          5 |   0.089286 |    0.43412 |      0.0000 |      3.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |        56 |       2563 |     45.768 |     22.094 |      3.0000 |      103.00 |
+ | "# input particles"                             |        56 |       2563 |     45.768 |     22.094 |      3.0000 |      103.00 |
+ | "# max size D0 -> pi+  pi-  pi+  pi- "          |        56 |     140300 |     2505.4 |     6441.7 |      0.0000 |      43264. |
+ | "# pi+"                                         |        56 |        307 |     5.4821 |     3.1847 |      0.0000 |      16.000 |
+ | "# pi-"                                         |        56 |        293 |     5.2321 |     3.0937 |      0.0000 |      13.000 |
+ | "# selected"                                    |        56 |          5 |   0.089286 |    0.43412 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        56 |          3 |(  5.35714 +- 3.00896  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     27783 |         28 |( 0.100781 +- 0.0190362)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        28 |          5 |(  17.8571 +- 7.23789  )%|   -------   |   -------   |
+D02FourPiConjForDstarPrompt...   INFO Passed 5 candidates in 3 accepted events among 3 events
+D02FourPiConjForDstarPrompt...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D02FourPiForDstarPromptWithD02HHMuMuCont|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+D02KKPiPiForDstarPromptWith...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K-  pi+  pi- "                     |        56 |          7 |    0.12500 |    0.68302 |      0.0000 |      5.0000 |
+ | "# K+"                                          |        56 |        307 |     5.4821 |     3.1847 |      0.0000 |      16.000 |
+ | "# K-"                                          |        56 |        293 |     5.2321 |     3.0937 |      0.0000 |      13.000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |        56 |       2563 |     45.768 |     22.094 |      3.0000 |      103.00 |
+ | "# Phys/StdAllNoPIDsPions"                      |        56 |       2563 |     45.768 |     22.094 |      3.0000 |      103.00 |
+ | "# input particles"                             |        56 |       5126 |     91.536 |     44.188 |      6.0000 |      206.00 |
+ | "# max size D0 -> K+  K-  pi+  pi- "            |        56 |     140300 |     2505.4 |     6441.7 |      0.0000 |      43264. |
+ | "# pi+"                                         |        56 |        307 |     5.4821 |     3.1847 |      0.0000 |      16.000 |
+ | "# pi-"                                         |        56 |        293 |     5.2321 |     3.0937 |      0.0000 |      13.000 |
+ | "# selected"                                    |        56 |          7 |    0.12500 |    0.68302 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        56 |          3 |(  5.35714 +- 3.00896  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    140300 |         55 |(0.0392017 +- 0.00528492)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        55 |          7 |(  12.7273 +- 4.49392  )%|   -------   |   -------   |
+D02KKPiPiConjForDstarPrompt...   INFO Passed 7 candidates in 3 accepted events among 3 events
+D02KKPiPiConjForDstarPrompt...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D02KKPiPiForDstarPromptWithD02HHMuMuCont|         3 |          7 |     2.3333 |     1.8856 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         3 |          7 |     2.3333 |     1.8856 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+D02Pi3KForDstarPromptWithD0...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K-  K-  pi+ "                      |        56 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> K-  K+  K+  pi- "                     |        56 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        56 |        307 |     5.4821 |     3.1847 |      0.0000 |      16.000 |
+ | "# K-"                                          |        56 |        293 |     5.2321 |     3.0937 |      0.0000 |      13.000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |        56 |       2563 |     45.768 |     22.094 |      3.0000 |      103.00 |
+ | "# Phys/StdAllNoPIDsPions"                      |        56 |       2563 |     45.768 |     22.094 |      3.0000 |      103.00 |
+ | "# input particles"                             |        56 |       5126 |     91.536 |     44.188 |      6.0000 |      206.00 |
+ | "# max size D0 -> K+  K-  K-  pi+ "             |        56 |     140300 |     2505.4 |     6441.7 |      0.0000 |      43264. |
+ | "# max size D~0 -> K-  K+  K+  pi- "            |        56 |     140300 |     2505.4 |     6441.7 |      0.0000 |      43264. |
+ | "# pi+"                                         |        56 |        307 |     5.4821 |     3.1847 |      0.0000 |      16.000 |
+ | "# pi-"                                         |        56 |        293 |     5.2321 |     3.0937 |      0.0000 |      13.000 |
+ | "# selected"                                    |        56 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        56 |          0 |(  0.00000 +- 1.78571  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    124757 |          7 |(0.00561091 +- 0.00212066)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+D02Pi3KConjForDstarPromptWi...   INFO Passed 0 candidates in 0 accepted events among 0 events
+D02hhhhForDstarPromptWithD0...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D02FourPiConjForDstarPromptWithD02HHMuMu|         6 |          5 |    0.83333 |     1.0672 |      0.0000 |      3.0000 |
+ | "# Phys/D02FourPiForDstarPromptWithD02HHMuMuCont|         6 |          5 |    0.83333 |     1.0672 |      0.0000 |      3.0000 |
+ | "# Phys/D02K3PiConjForDstarPromptWithD02HHMuMuCo|         6 |          8 |     1.3333 |     1.5986 |      0.0000 |      4.0000 |
+ | "# Phys/D02K3PiForDstarPromptWithD02HHMuMuContro|         6 |          8 |     1.3333 |     1.5986 |      0.0000 |      4.0000 |
+ | "# Phys/D02KKPiPiConjForDstarPromptWithD02HHMuMu|         6 |          7 |     1.1667 |     1.7717 |      0.0000 |      5.0000 |
+ | "# Phys/D02KKPiPiForDstarPromptWithD02HHMuMuCont|         6 |          7 |     1.1667 |     1.7717 |      0.0000 |      5.0000 |
+ | "# Phys/D02Pi3KConjForDstarPromptWithD02HHMuMuCo|         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D02Pi3KForDstarPromptWithD02HHMuMuContro|         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         6 |         40 |     6.6667 |     4.9889 |      2.0000 |      16.000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |         40 |     6.6667 |     4.9889 |      2.0000 |      16.000 |
+ |*"efficiency"                                    |        40 |         40 |(  100.000 +- 2.50000  )%|   -------   |   -------   |
+DstarPromptWithD02HHMuMuCon...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         6 |          5 |    0.83333 |     1.8634 |      0.0000 |      5.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         6 |          5 |    0.83333 |     1.8634 |      0.0000 |      5.0000 |
+ | "# D0"                                          |         6 |         20 |     3.3333 |     2.4944 |      1.0000 |      8.0000 |
+ | "# D~0"                                         |         6 |         20 |     3.3333 |     2.4944 |      1.0000 |      8.0000 |
+ | "# Phys/D02hhhhForDstarPromptWithD02HHMuMuContro|         6 |         40 |     6.6667 |     4.9889 |      2.0000 |      16.000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         6 |        339 |     56.500 |     31.988 |      25.000 |      103.00 |
+ | "# input particles"                             |         6 |        379 |     63.167 |     29.734 |      33.000 |      105.00 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         6 |        427 |     71.167 |     45.729 |      17.000 |      160.00 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         6 |        377 |     62.833 |     32.672 |      14.000 |      100.00 |
+ | "# pi+"                                         |         6 |        162 |     27.000 |     14.663 |      10.000 |      49.000 |
+ | "# pi-"                                         |         6 |        142 |     23.667 |     12.552 |      12.000 |      43.000 |
+ | "# selected"                                    |         6 |         10 |     1.6667 |     3.7268 |      0.0000 |      10.000 |
+ |*"#accept"                                       |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       804 |         10 |(  1.24378 +- 0.390864 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+RelatedInfo1_DstarPromptWit...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DstarPromptWithD02HHMuMuControlLine"    |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# input particles"                             |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_DstarPromptWit...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DstarPromptWithD02HHMuMuControlLine"    |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# input particles"                             |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_DstarPromptWit...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DstarPromptWithD02HHMuMuControlLine"    |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# input particles"                             |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_DstarPromptWit...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DstarPromptWithD02HHMuMuControlLine"    |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# input particles"                             |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_DstarPromptWit...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DstarPromptWithD02HHMuMuControlLine"    |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# input particles"                             |         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingDstarPromptWithD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingDstarPromptWithD02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarPromptWithD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2HHHKsD2KPiPiKsDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KSDDForD2HHHKs                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       577 |       1594 |     2.7626 |     2.2335 |      1.0000 |      16.000 |
+ | "# input particles"                             |       577 |       1594 |     2.7626 |     2.2335 |      1.0000 |      16.000 |
+ |*"#accept"                                       |       577 |        192 |(  33.2756 +- 1.96163  )%|   -------   |   -------   |
+ | "#passed"                                       |       577 |        238 |    0.41248 |    0.67105 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |      1594 |        238 |(  14.9310 +- 0.892660 )%|   -------   |   -------   |
+D2HHHKsD2KPiPiKsDDLine        SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  pi-  pi+  KS0 "                    |       156 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+ -> K-  pi+  pi+  KS0 "                    |       151 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K+  pi-  pi-  KS0 "                    |       162 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K-  pi+  pi-  KS0 "                    |       150 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       192 |        445 |     2.3177 |     1.9812 |      0.0000 |      10.000 |
+ | "# K-"                                          |       192 |        417 |     2.1719 |     1.9755 |      0.0000 |      13.000 |
+ | "# KS0"                                         |       192 |        238 |     1.2396 |    0.57273 |      1.0000 |      5.0000 |
+ | "# Phys/KSDDForD2HHHKs"                         |       192 |        238 |     1.2396 |    0.57273 |      1.0000 |      5.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       192 |       2555 |     13.307 |     6.1892 |      2.0000 |      34.000 |
+ | "# Phys/StdNoPIDsPions"                         |       192 |       2555 |     13.307 |     6.1892 |      2.0000 |      34.000 |
+ | "# input particles"                             |       192 |       5348 |     27.854 |     12.466 |      5.0000 |      69.000 |
+ | "# pi+"                                         |       192 |        823 |     4.2865 |     2.4909 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       192 |        747 |     3.8906 |     2.0700 |      0.0000 |      14.000 |
+ | "# selected"                                    |       192 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       192 |          0 |(  0.00000 +- 0.520833 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      7919 |       1485 |(  18.7524 +- 0.438630 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      5706 |        389 |(  6.81739 +- 0.333665 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       449 |          7 |(  1.55902 +- 0.584643 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+StrippingD2HHHKsD2KPiPiKsDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2HHHKsD2KPiPiKsDD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2HHHKsD2KPiPiKsDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2HHHKsD2KPiPiKsLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KSLLForD2HHHKs                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |       244 |        329 |     1.3484 |    0.69950 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       244 |        329 |     1.3484 |    0.69950 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |       244 |        136 |(  55.7377 +- 3.17978  )%|   -------   |   -------   |
+ | "#passed"                                       |       244 |        159 |    0.65164 |    0.64462 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       329 |        159 |(  48.3283 +- 2.75505  )%|   -------   |   -------   |
+D2HHHKsD2KPiPiKsLLLine        SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  pi-  pi+  KS0 "                    |       112 |          1 |  0.0089286 |   0.094068 |      0.0000 |      1.0000 |
+ | "# D+ -> K-  pi+  pi+  KS0 "                    |       117 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K+  pi-  pi-  KS0 "                    |       112 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K-  pi+  pi-  KS0 "                    |       116 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       136 |        305 |     2.2426 |     2.0346 |      0.0000 |      11.000 |
+ | "# K-"                                          |       136 |        291 |     2.1397 |     1.7664 |      0.0000 |      8.0000 |
+ | "# KS0"                                         |       136 |        159 |     1.1691 |    0.37486 |      1.0000 |      2.0000 |
+ | "# Phys/KSLLForD2HHHKs"                         |       136 |        159 |     1.1691 |    0.37486 |      1.0000 |      2.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       136 |       1844 |     13.559 |     5.4635 |      3.0000 |      33.000 |
+ | "# Phys/StdNoPIDsPions"                         |       136 |       1844 |     13.559 |     5.4635 |      3.0000 |      33.000 |
+ | "# input particles"                             |       136 |       3847 |     28.287 |     10.972 |      7.0000 |      67.000 |
+ | "# pi+"                                         |       136 |        573 |     4.2132 |     2.0415 |      1.0000 |      10.000 |
+ | "# pi-"                                         |       136 |        602 |     4.4265 |     2.1442 |      0.0000 |      11.000 |
+ | "# selected"                                    |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       136 |          1 |( 0.735294 +- 0.732586 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      5800 |       1223 |(  21.0862 +- 0.535626 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      4499 |        377 |(  8.37964 +- 0.413096 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       222 |         13 |(  5.85586 +- 1.57585  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        13 |          1 |(  7.69231 +- 7.39053  )%|   -------   |   -------   |
+RelatedInfo1_D2HHHKsD2KPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHKsD2KPiPiKsLLLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_D2HHHKsD2KPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHKsD2KPiPiKsLLLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_D2HHHKsD2KPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHKsD2KPiPiKsLLLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_D2HHHKsD2KPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHKsD2KPiPiKsLLLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_D2HHHKsD2KPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHKsD2KPiPiKsLLLine"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2HHHKsD2KPiPiKsLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2HHHKsD2KPiPiKsLL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2HHHKsD2KPiPiKsLL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2HHHKsD2PiPiPiKsD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2HHHKsD2PiPiPiKsDDLine       SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  pi-  pi+  KS0 "                   |       184 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> pi-  pi+  pi-  KS0 "                   |       184 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       192 |        445 |     2.3177 |     1.9812 |      0.0000 |      10.000 |
+ | "# KS0"                                         |       192 |        238 |     1.2396 |    0.57273 |      1.0000 |      5.0000 |
+ | "# Phys/KSDDForD2HHHKs"                         |       192 |        238 |     1.2396 |    0.57273 |      1.0000 |      5.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       192 |       2555 |     13.307 |     6.1892 |      2.0000 |      34.000 |
+ | "# Phys/StdNoPIDsPions"                         |       192 |       2555 |     13.307 |     6.1892 |      2.0000 |      34.000 |
+ | "# input particles"                             |       192 |       5348 |     27.854 |     12.466 |      5.0000 |      69.000 |
+ | "# pi+"                                         |       192 |        823 |     4.2865 |     2.4909 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       192 |        747 |     3.8906 |     2.0700 |      0.0000 |      14.000 |
+ | "# selected"                                    |       192 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       192 |          0 |(  0.00000 +- 0.520833 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      6984 |       1848 |(  26.4605 +- 0.527846 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      4747 |        529 |(  11.1439 +- 0.456722 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       636 |         24 |(  3.77358 +- 0.755606 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        24 |          0 |(  0.00000 +- 4.16667  )%|   -------   |   -------   |
+StrippingD2HHHKsD2PiPiPiKsD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2HHHKsD2PiPiPiKsD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2HHHKsD2PiPiPiKsD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2HHHKsD2PiPiPiKsL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2HHHKsD2PiPiPiKsLLLine       SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  pi-  pi+  KS0 "                   |       135 |          3 |   0.022222 |    0.25724 |      0.0000 |      3.0000 |
+ | "# D- -> pi-  pi+  pi-  KS0 "                   |       135 |          3 |   0.022222 |    0.14741 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       136 |        305 |     2.2426 |     2.0346 |      0.0000 |      11.000 |
+ | "# KS0"                                         |       136 |        159 |     1.1691 |    0.37486 |      1.0000 |      2.0000 |
+ | "# Phys/KSLLForD2HHHKs"                         |       136 |        159 |     1.1691 |    0.37486 |      1.0000 |      2.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       136 |       1844 |     13.559 |     5.4635 |      3.0000 |      33.000 |
+ | "# Phys/StdNoPIDsPions"                         |       136 |       1844 |     13.559 |     5.4635 |      3.0000 |      33.000 |
+ | "# input particles"                             |       136 |       3847 |     28.287 |     10.972 |      7.0000 |      67.000 |
+ | "# pi+"                                         |       136 |        573 |     4.2132 |     2.0415 |      1.0000 |      10.000 |
+ | "# pi-"                                         |       136 |        602 |     4.4265 |     2.1442 |      0.0000 |      11.000 |
+ | "# selected"                                    |       136 |          6 |   0.044118 |    0.36112 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       136 |          3 |(  2.20588 +- 1.25944  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      5284 |       1432 |(  27.1007 +- 0.611463 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      3388 |        493 |(  14.5514 +- 0.605805 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       389 |         55 |(  14.1388 +- 1.76657  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        55 |          6 |(  10.9091 +- 4.20368  )%|   -------   |   -------   |
+RelatedInfo1_D2HHHKsD2PiPiP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHKsD2PiPiPiKsLLLine"                |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_D2HHHKsD2PiPiP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHKsD2PiPiPiKsLLLine"                |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_D2HHHKsD2PiPiP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHKsD2PiPiPiKsLLLine"                |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo4_D2HHHKsD2PiPiP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHKsD2PiPiPiKsLLLine"                |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo5_D2HHHKsD2PiPiP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHKsD2PiPiPiKsLLLine"                |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingD2HHHKsD2PiPiPiKsL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingD2HHHKsD2PiPiPiKsL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2HHHKsD2PiPiPiKsL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2HHHKsD2KKPiKsDDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2HHHKsD2KKPiKsDDLine         SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K+  pi-  KS0 "                     |       162 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+ -> K+  K-  pi+  KS0 "                     |       131 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K-  K+  pi-  KS0 "                     |       134 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K-  K-  pi+  KS0 "                     |       151 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       192 |        445 |     2.3177 |     1.9812 |      0.0000 |      10.000 |
+ | "# K-"                                          |       192 |        417 |     2.1719 |     1.9755 |      0.0000 |      13.000 |
+ | "# KS0"                                         |       192 |        238 |     1.2396 |    0.57273 |      1.0000 |      5.0000 |
+ | "# Phys/KSDDForD2HHHKs"                         |       192 |        238 |     1.2396 |    0.57273 |      1.0000 |      5.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       192 |       2555 |     13.307 |     6.1892 |      2.0000 |      34.000 |
+ | "# Phys/StdNoPIDsPions"                         |       192 |       2555 |     13.307 |     6.1892 |      2.0000 |      34.000 |
+ | "# input particles"                             |       192 |       5348 |     27.854 |     12.466 |      5.0000 |      69.000 |
+ | "# pi+"                                         |       192 |        823 |     4.2865 |     2.4909 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       192 |        747 |     3.8906 |     2.0700 |      0.0000 |      14.000 |
+ | "# selected"                                    |       192 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       192 |          0 |(  0.00000 +- 0.520833 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      3875 |        489 |(  12.6194 +- 0.533446 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      2424 |         72 |(  2.97030 +- 0.344815 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        90 |          0 |(  0.00000 +- 1.11111  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2HHHKsD2KKPiKsDDL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2HHHKsD2KKPiKsDDLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2HHHKsD2KKPiKsDDLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2HHHKsD2KKPiKsLLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2HHHKsD2KKPiKsLLLine         SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K+  pi-  KS0 "                     |       112 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+ -> K+  K-  pi+  KS0 "                     |        98 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K-  K+  pi-  KS0 "                     |        98 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K-  K-  pi+  KS0 "                     |       117 |          2 |   0.017094 |    0.18411 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       136 |        305 |     2.2426 |     2.0346 |      0.0000 |      11.000 |
+ | "# K-"                                          |       136 |        291 |     2.1397 |     1.7664 |      0.0000 |      8.0000 |
+ | "# KS0"                                         |       136 |        159 |     1.1691 |    0.37486 |      1.0000 |      2.0000 |
+ | "# Phys/KSLLForD2HHHKs"                         |       136 |        159 |     1.1691 |    0.37486 |      1.0000 |      2.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       136 |       1844 |     13.559 |     5.4635 |      3.0000 |      33.000 |
+ | "# Phys/StdNoPIDsPions"                         |       136 |       1844 |     13.559 |     5.4635 |      3.0000 |      33.000 |
+ | "# input particles"                             |       136 |       3847 |     28.287 |     10.972 |      7.0000 |      67.000 |
+ | "# pi+"                                         |       136 |        573 |     4.2132 |     2.0415 |      1.0000 |      10.000 |
+ | "# pi-"                                         |       136 |        602 |     4.4265 |     2.1442 |      0.0000 |      11.000 |
+ | "# selected"                                    |       136 |          2 |   0.014706 |    0.17087 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       136 |          1 |( 0.735294 +- 0.732586 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2517 |        374 |(  14.8590 +- 0.708961 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      1919 |        100 |(  5.21105 +- 0.507346 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        57 |         14 |(  24.5614 +- 5.70146  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |          2 |(  14.2857 +- 9.35220  )%|   -------   |   -------   |
+RelatedInfo1_D2HHHKsD2KKPiK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHKsD2KKPiKsLLLine"                  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_D2HHHKsD2KKPiK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHKsD2KKPiKsLLLine"                  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_D2HHHKsD2KKPiK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHKsD2KKPiKsLLLine"                  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_D2HHHKsD2KKPiK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHKsD2KKPiKsLLLine"                  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_D2HHHKsD2KKPiK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2HHHKsD2KKPiKsLLLine"                  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2HHHKsD2KKPiKsLLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2HHHKsD2KKPiKsLLLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2HHHKsD2KKPiKsLLLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2KShhKKLLLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD2KShhKKLLLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        999 |(  99.9000 +- 0.0999500)%|   -------   |   -------   |
+KsLLForDstarD2KShh            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |       244 |        329 |     1.3484 |    0.69950 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       244 |        329 |     1.3484 |    0.69950 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |       244 |        133 |(  54.5082 +- 3.18788  )%|   -------   |   -------   |
+ | "#passed"                                       |       244 |        146 |    0.59836 |    0.58897 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       329 |        146 |(  44.3769 +- 2.73910  )%|   -------   |   -------   |
+KForDstarD2KShh               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       268 |       1653 |     6.1679 |     4.0249 |      1.0000 |      22.000 |
+ | "# input particles"                             |       268 |       1653 |     6.1679 |     4.0249 |      1.0000 |      22.000 |
+ |*"#accept"                                       |       268 |        239 |(  89.1791 +- 1.89756  )%|   -------   |   -------   |
+ | "#passed"                                       |       268 |        785 |     2.9291 |     2.2837 |      0.0000 |      12.000 |
+ |*"efficiency"                                    |      1653 |        785 |(  47.4894 +- 1.22825  )%|   -------   |   -------   |
+D2KSKKLLForDstarD2KShh        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  K+  K- "                          |       123 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> KS0  K-  K+ "                         |       123 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       123 |        213 |     1.7317 |     1.5981 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       123 |        211 |     1.7154 |     1.3646 |      0.0000 |      6.0000 |
+ | "# KS0"                                         |       123 |        136 |     1.1057 |    0.30744 |      1.0000 |      2.0000 |
+ | "# Phys/KForDstarD2KShh"                        |       123 |        424 |     3.4472 |     2.3416 |      1.0000 |      11.000 |
+ | "# Phys/KsLLForDstarD2KShh"                     |       123 |        136 |     1.1057 |    0.30744 |      1.0000 |      2.0000 |
+ | "# input particles"                             |       123 |        560 |     4.5528 |     2.3897 |      2.0000 |      12.000 |
+ | "# max size D0 -> KS0  K+  K- "                 |       123 |        499 |     4.0569 |     7.3742 |      0.0000 |      48.000 |
+ | "# max size D~0 -> KS0  K-  K+ "                |       123 |        499 |     4.0569 |     7.3742 |      0.0000 |      48.000 |
+ | "# selected"                                    |       123 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       123 |          0 |(  0.00000 +- 0.813008 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       998 |         36 |(  3.60721 +- 0.590259 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        36 |          0 |(  0.00000 +- 2.77778  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingDstarD2KShhKKLLLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2KShhKKLLLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2KShhKKLLLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2KShhKPLLLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD2KShhKPLLLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        999 |(  99.9000 +- 0.0999500)%|   -------   |   -------   |
+PForDstarD2KShh               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       273 |       3388 |     12.410 |     5.8234 |      1.0000 |      34.000 |
+ | "# input particles"                             |       273 |       3388 |     12.410 |     5.8234 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       273 |        272 |(  99.6337 +- 0.365629 )%|   -------   |   -------   |
+ | "#passed"                                       |       273 |       2035 |     7.4542 |     3.5465 |      0.0000 |      18.000 |
+ |*"efficiency"                                    |      3388 |       2035 |(  60.0649 +- 0.841426 )%|   -------   |   -------   |
+D2KSKPLLForDstarD2KShh        SUCCESS Number of counters : 22
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  K+  pi- "                         |       123 |          1 |  0.0081301 |   0.089800 |      0.0000 |      1.0000 |
+ | "# D0 -> KS0  K-  pi+ "                         |       123 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> KS0  K+  pi- "                        |       123 |          1 |  0.0081301 |   0.089800 |      0.0000 |      1.0000 |
+ | "# D~0 -> KS0  K-  pi+ "                        |       123 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       123 |        213 |     1.7317 |     1.5981 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       123 |        211 |     1.7154 |     1.3646 |      0.0000 |      6.0000 |
+ | "# KS0"                                         |       123 |        136 |     1.1057 |    0.30744 |      1.0000 |      2.0000 |
+ | "# Phys/KForDstarD2KShh"                        |       123 |        424 |     3.4472 |     2.3416 |      1.0000 |      11.000 |
+ | "# Phys/KsLLForDstarD2KShh"                     |       123 |        136 |     1.1057 |    0.30744 |      1.0000 |      2.0000 |
+ | "# Phys/PForDstarD2KShh"                        |       123 |       1057 |     8.5935 |     3.3346 |      2.0000 |      17.000 |
+ | "# input particles"                             |       123 |       1617 |     13.146 |     4.7089 |      4.0000 |      26.000 |
+ | "# max size D0 -> KS0  K+  pi- "                |       123 |       1212 |     9.8537 |     14.901 |      0.0000 |      108.00 |
+ | "# max size D0 -> KS0  K-  pi+ "                |       123 |       1094 |     8.8943 |     11.052 |      0.0000 |      60.000 |
+ | "# max size D~0 -> KS0  K+  pi- "               |       123 |       1212 |     9.8537 |     14.901 |      0.0000 |      108.00 |
+ | "# max size D~0 -> KS0  K-  pi+ "               |       123 |       1094 |     8.8943 |     11.052 |      0.0000 |      60.000 |
+ | "# pi+"                                         |       123 |        513 |     4.1707 |     2.0589 |      1.0000 |      10.000 |
+ | "# pi-"                                         |       123 |        544 |     4.4228 |     2.1338 |      1.0000 |      11.000 |
+ | "# selected"                                    |       123 |          2 |   0.016260 |    0.17960 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       123 |          1 |( 0.813008 +- 0.809696 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4612 |        144 |(  3.12229 +- 0.256097 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       144 |          2 |(  1.38889 +- 0.975249 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+DstarD2KShhKPLLLine           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D2KSKPLLForDstarD2KShh"                 |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/StdAllLoosePions"                       |         1 |         80 |     80.000 |     0.0000 |      80.000 |      80.000 |
+ | "# input particles"                             |         1 |         82 |     82.000 |     0.0000 |      82.000 |      82.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         1 |         37 |     37.000 |     0.0000 |      37.000 |      37.000 |
+ | "# pi+"                                         |         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ | "# pi-"                                         |         1 |         37 |     37.000 |     0.0000 |      37.000 |      37.000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        75 |          9 |(  12.0000 +- 3.75233  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+StrippingDstarD2KShhKPLLLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2KShhKPLLLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2KShhKPLLLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2KShhPPLLLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD2KShhPPLLLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        999 |(  99.9000 +- 0.0999500)%|   -------   |   -------   |
+D2KSPPLLForDstarD2KShh        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  pi+  pi- "                        |       133 |          1 |  0.0075188 |   0.086384 |      0.0000 |      1.0000 |
+ | "# D~0 -> KS0  pi-  pi+ "                       |       133 |          1 |  0.0075188 |   0.086384 |      0.0000 |      1.0000 |
+ | "# KS0"                                         |       133 |        146 |     1.0977 |    0.29697 |      1.0000 |      2.0000 |
+ | "# Phys/KsLLForDstarD2KShh"                     |       133 |        146 |     1.0977 |    0.29697 |      1.0000 |      2.0000 |
+ | "# Phys/PForDstarD2KShh"                        |       133 |       1111 |     8.3534 |     3.3520 |      2.0000 |      17.000 |
+ | "# input particles"                             |       133 |       1257 |     9.4511 |     3.4324 |      3.0000 |      18.000 |
+ | "# max size D0 -> KS0  pi+  pi- "               |       133 |       2860 |     21.504 |     20.965 |      1.0000 |      108.00 |
+ | "# max size D~0 -> KS0  pi-  pi+ "              |       133 |       2860 |     21.504 |     20.965 |      1.0000 |      108.00 |
+ | "# pi+"                                         |       133 |        537 |     4.0376 |     2.0608 |      1.0000 |      10.000 |
+ | "# pi-"                                         |       133 |        574 |     4.3158 |     2.1004 |      1.0000 |      11.000 |
+ | "# selected"                                    |       133 |          2 |   0.015038 |    0.17277 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       133 |          1 |( 0.751880 +- 0.749048 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5720 |        168 |(  2.93706 +- 0.223247 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       168 |          2 |(  1.19048 +- 0.836768 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+DstarD2KShhPPLLLine           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D2KSPPLLForDstarD2KShh"                 |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/StdAllLoosePions"                       |         1 |         43 |     43.000 |     0.0000 |      43.000 |      43.000 |
+ | "# input particles"                             |         1 |         45 |     45.000 |     0.0000 |      45.000 |      45.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         1 |         25 |     25.000 |     0.0000 |      25.000 |      25.000 |
+ | "# pi+"                                         |         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ | "# pi-"                                         |         1 |         25 |     25.000 |     0.0000 |      25.000 |      25.000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        42 |          6 |(  14.2857 +- 5.39949  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingDstarD2KShhPPLLLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2KShhPPLLLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2KShhPPLLLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2KShhKKDDLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD2KShhKKDDLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        999 |(  99.9000 +- 0.0999500)%|   -------   |   -------   |
+KsDDForDstarD2KShh            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       577 |       1585 |     2.7470 |     2.2072 |      1.0000 |      16.000 |
+ | "# input particles"                             |       577 |       1585 |     2.7470 |     2.2072 |      1.0000 |      16.000 |
+ |*"#accept"                                       |       577 |        167 |(  28.9428 +- 1.88793  )%|   -------   |   -------   |
+ | "#passed"                                       |       577 |        181 |    0.31369 |    0.51699 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |      1585 |        181 |(  11.4196 +- 0.798875 )%|   -------   |   -------   |
+D2KSKKDDForDstarD2KShh        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  K+  K- "                          |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# D~0 -> KS0  K-  K+ "                         |       141 |          1 |  0.0070922 |   0.083916 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       141 |        227 |     1.6099 |     1.2980 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       141 |        215 |     1.5248 |     1.2004 |      0.0000 |      5.0000 |
+ | "# KS0"                                         |       141 |        154 |     1.0922 |    0.31286 |      1.0000 |      3.0000 |
+ | "# Phys/KForDstarD2KShh"                        |       141 |        442 |     3.1348 |     1.9722 |      1.0000 |      12.000 |
+ | "# Phys/KsDDForDstarD2KShh"                     |       141 |        154 |     1.0922 |    0.31286 |      1.0000 |      3.0000 |
+ | "# input particles"                             |       141 |        596 |     4.2270 |     2.0048 |      2.0000 |      13.000 |
+ | "# max size D0 -> KS0  K+  K- "                 |       141 |        436 |     3.0922 |     5.0598 |      0.0000 |      35.000 |
+ | "# max size D~0 -> KS0  K-  K+ "                |       141 |        436 |     3.0922 |     5.0598 |      0.0000 |      35.000 |
+ | "# selected"                                    |       141 |          2 |   0.014184 |    0.16783 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       141 |          1 |( 0.709220 +- 0.706700 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       872 |         26 |(  2.98165 +- 0.575966 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        26 |          2 |(  7.69231 +- 5.22589  )%|   -------   |   -------   |
+DstarD2KShhKKDDLine           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D2KSKKDDForDstarD2KShh"                 |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/StdAllLoosePions"                       |         1 |         57 |     57.000 |     0.0000 |      57.000 |      57.000 |
+ | "# input particles"                             |         1 |         59 |     59.000 |     0.0000 |      59.000 |      59.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         1 |         25 |     25.000 |     0.0000 |      25.000 |      25.000 |
+ | "# pi+"                                         |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "# pi-"                                         |         1 |         25 |     25.000 |     0.0000 |      25.000 |      25.000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        54 |         16 |(  29.6296 +- 6.21386  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        16 |          0 |(  0.00000 +- 6.25000  )%|   -------   |   -------   |
+StrippingDstarD2KShhKKDDLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2KShhKKDDLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2KShhKKDDLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2KShhKPDDLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD2KShhKPDDLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        999 |(  99.9000 +- 0.0999500)%|   -------   |   -------   |
+D2KSKPDDForDstarD2KShh        SUCCESS Number of counters : 22
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  K+  pi- "                         |       140 |          4 |   0.028571 |    0.16660 |      0.0000 |      1.0000 |
+ | "# D0 -> KS0  K-  pi+ "                         |       140 |          5 |   0.035714 |    0.22074 |      0.0000 |      2.0000 |
+ | "# D~0 -> KS0  K+  pi- "                        |       140 |          4 |   0.028571 |    0.16660 |      0.0000 |      1.0000 |
+ | "# D~0 -> KS0  K-  pi+ "                        |       140 |          5 |   0.035714 |    0.22074 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       140 |        224 |     1.6000 |     1.2972 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       140 |        214 |     1.5286 |     1.2038 |      0.0000 |      5.0000 |
+ | "# KS0"                                         |       140 |        153 |     1.0929 |    0.31388 |      1.0000 |      3.0000 |
+ | "# Phys/KForDstarD2KShh"                        |       140 |        438 |     3.1286 |     1.9779 |      1.0000 |      12.000 |
+ | "# Phys/KsDDForDstarD2KShh"                     |       140 |        153 |     1.0929 |    0.31388 |      1.0000 |      3.0000 |
+ | "# Phys/PForDstarD2KShh"                        |       140 |       1028 |     7.3429 |     3.3526 |      1.0000 |      18.000 |
+ | "# input particles"                             |       140 |       1619 |     11.564 |     4.3015 |      3.0000 |      26.000 |
+ | "# max size D0 -> KS0  K+  pi- "                |       140 |        941 |     6.7214 |     8.2644 |      0.0000 |      48.000 |
+ | "# max size D0 -> KS0  K-  pi+ "                |       140 |        945 |     6.7500 |     7.3748 |      0.0000 |      32.000 |
+ | "# max size D~0 -> KS0  K+  pi- "               |       140 |        941 |     6.7214 |     8.2644 |      0.0000 |      48.000 |
+ | "# max size D~0 -> KS0  K-  pi+ "               |       140 |        945 |     6.7500 |     7.3748 |      0.0000 |      32.000 |
+ | "# pi+"                                         |       140 |        536 |     3.8286 |     2.2231 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       140 |        492 |     3.5143 |     1.9327 |      0.0000 |      12.000 |
+ | "# selected"                                    |       140 |         18 |    0.12857 |    0.54567 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       140 |          8 |(  5.71429 +- 1.96173  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3772 |        222 |(  5.88547 +- 0.383207 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       222 |         18 |(  8.10811 +- 1.83198  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+DstarD2KShhKPDDLine           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         8 |          1 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         8 |          1 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# D0"                                          |         8 |          9 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         8 |          9 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# Phys/D2KSKPDDForDstarD2KShh"                 |         8 |         18 |     2.2500 |    0.66144 |      2.0000 |      4.0000 |
+ | "# Phys/StdAllLoosePions"                       |         8 |        374 |     46.750 |     9.8710 |      33.000 |      65.000 |
+ | "# input particles"                             |         8 |        392 |     49.000 |     9.7211 |      35.000 |      67.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         8 |        202 |     25.250 |     7.5952 |      15.000 |      42.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         8 |        192 |     24.000 |     7.2629 |      14.000 |      36.000 |
+ | "# pi+"                                         |         8 |        181 |     22.625 |     4.2408 |      15.000 |      28.000 |
+ | "# pi-"                                         |         8 |        174 |     21.750 |     5.8470 |      14.000 |      34.000 |
+ | "# selected"                                    |         8 |          2 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       394 |         28 |(  7.10660 +- 1.29442  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        28 |          2 |(  7.14286 +- 4.86704  )%|   -------   |   -------   |
+StrippingDstarD2KShhKPDDLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingDstarD2KShhKPDDLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2KShhKPDDLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2KShhPPDDLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD2KShhPPDDLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        999 |(  99.9000 +- 0.0999500)%|   -------   |   -------   |
+D2KSPPDDForDstarD2KShh        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  pi+  pi- "                        |       166 |          6 |   0.036145 |    0.18665 |      0.0000 |      1.0000 |
+ | "# D~0 -> KS0  pi-  pi+ "                       |       166 |          6 |   0.036145 |    0.18665 |      0.0000 |      1.0000 |
+ | "# KS0"                                         |       166 |        180 |     1.0843 |    0.29879 |      1.0000 |      3.0000 |
+ | "# Phys/KsDDForDstarD2KShh"                     |       166 |        180 |     1.0843 |    0.29879 |      1.0000 |      3.0000 |
+ | "# Phys/PForDstarD2KShh"                        |       166 |       1143 |     6.8855 |     3.4228 |      1.0000 |      18.000 |
+ | "# input particles"                             |       166 |       1323 |     7.9699 |     3.4579 |      2.0000 |      19.000 |
+ | "# max size D0 -> KS0  pi+  pi- "               |       166 |       2434 |     14.663 |     15.223 |      0.0000 |      72.000 |
+ | "# max size D~0 -> KS0  pi-  pi+ "              |       166 |       2434 |     14.663 |     15.223 |      0.0000 |      72.000 |
+ | "# pi+"                                         |       166 |        585 |     3.5241 |     2.2567 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       166 |        558 |     3.3614 |     1.8890 |      0.0000 |      12.000 |
+ | "# selected"                                    |       166 |         12 |   0.072289 |    0.37330 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       166 |          6 |(  3.61446 +- 1.44868  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4868 |        376 |(  7.72391 +- 0.382638 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       376 |         12 |(  3.19149 +- 0.906483 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+DstarD2KShhPPDDLine           SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D2KSPPDDForDstarD2KShh"                 |         6 |         12 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/StdAllLoosePions"                       |         6 |        271 |     45.167 |     13.221 |      29.000 |      69.000 |
+ | "# input particles"                             |         6 |        283 |     47.167 |     13.221 |      31.000 |      71.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         6 |        143 |     23.833 |     4.5977 |      18.000 |      30.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         6 |        110 |     18.333 |     6.8475 |      10.000 |      32.000 |
+ | "# pi+"                                         |         6 |        143 |     23.833 |     4.5977 |      18.000 |      30.000 |
+ | "# pi-"                                         |         6 |        110 |     18.333 |     6.8475 |      10.000 |      32.000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       253 |         46 |(  18.1818 +- 2.42484  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        46 |          0 |(  0.00000 +- 2.17391  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingDstarD2KShhPPDDLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2KShhPPDDLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2KShhPPDDLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2EtaPrimeHD2PiEta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2EtaPrimeHD2PiEta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        369 |(  36.9000 +- 1.52591  )%|   -------   |   -------   |
+D2EtaPrimeHEtaPrimePPG        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       369 |      16843 |     45.645 |     19.654 |      7.0000 |      131.00 |
+ | "# Phys/StdLooseAllPhotons"                     |       369 |      13410 |     36.341 |     14.243 |      7.0000 |      87.000 |
+ | "# eta"                                         |       369 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# eta_prime -> pi+  pi-  gamma "               |       208 |         73 |    0.35096 |     1.3181 |      0.0000 |      14.000 |
+ | "# gamma"                                       |       369 |        967 |     2.6206 |     2.0567 |      0.0000 |      12.000 |
+ | "# input particles"                             |       369 |      30253 |     81.986 |     32.099 |      18.000 |      192.00 |
+ | "# pi+"                                         |       369 |        514 |     1.3930 |     1.1429 |      0.0000 |      5.0000 |
+ | "# pi-"                                         |       369 |        522 |     1.4146 |     1.1612 |      0.0000 |      7.0000 |
+ | "# pi0"                                         |       369 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       369 |         73 |    0.19783 |     1.0048 |      0.0000 |      14.000 |
+ |*"#accept"                                       |       369 |         34 |(  9.21409 +- 1.50564  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       821 |        226 |(  27.5274 +- 1.55883  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       766 |         73 |(  9.53003 +- 1.06093  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        73 |         73 |(  100.000 +- 1.36986  )%|   -------   |   -------   |
+D2EtaPrimeHD2PiEtaPrimePPGLineSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> eta_prime  pi+ "                       |        34 |          4 |    0.11765 |    0.52941 |      0.0000 |      3.0000 |
+ | "# D- -> eta_prime  pi- "                       |        34 |          7 |    0.20588 |     1.0227 |      0.0000 |      6.0000 |
+ | "# K+"                                          |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2EtaPrimeHEtaPrimePPG"                 |        34 |         73 |     2.1471 |     2.6024 |      1.0000 |      14.000 |
+ | "# Phys/StdAllNoPIDsPions"                      |        34 |       1673 |     49.206 |     24.487 |      20.000 |      116.00 |
+ | "# eta_prime"                                   |        34 |         73 |     2.1471 |     2.6024 |      1.0000 |      14.000 |
+ | "# input particles"                             |        34 |       1746 |     51.353 |     23.887 |      24.000 |      117.00 |
+ | "# max size D+ -> eta_prime  pi+ "              |        34 |        259 |     7.6176 |     10.844 |      1.0000 |      56.000 |
+ | "# max size D- -> eta_prime  pi- "              |        34 |        258 |     7.5882 |     10.639 |      1.0000 |      56.000 |
+ | "# pi+"                                         |        34 |        113 |     3.3235 |     1.5477 |      1.0000 |      7.0000 |
+ | "# pi-"                                         |        34 |        116 |     3.4118 |     1.2861 |      1.0000 |      6.0000 |
+ | "# selected"                                    |        34 |         11 |    0.32353 |     1.5286 |      0.0000 |      9.0000 |
+ |*"#accept"                                       |        34 |          3 |(  8.82353 +- 4.86433  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       517 |         56 |(  10.8317 +- 1.36681  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        56 |         11 |(  19.6429 +- 5.30910  )%|   -------   |   -------   |
+StrippingD2EtaPrimeHD2PiEta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingD2EtaPrimeHD2PiEta...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2EtaPrimeHD2PiEta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2EtaPrimeHD2PiEta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2EtaPrimeHD2PiEta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        369 |(  36.9000 +- 1.52591  )%|   -------   |   -------   |
+SelFilterPhys_StdLooseResol...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       369 |        369 |(  100.000 +- 0.271003 )%|   -------   |   -------   |
+D2EtaPrimeHEtaPrime3HR        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       369 |      16843 |     45.645 |     19.654 |      7.0000 |      131.00 |
+ | "# Phys/StdLooseResolvedEta"                    |       369 |      33071 |     89.623 |     72.516 |      2.0000 |      396.00 |
+ | "# eta"                                         |       369 |       3596 |     9.7453 |     9.7155 |      0.0000 |      60.000 |
+ | "# eta_prime -> pi+  pi-  eta "                 |       223 |         25 |    0.11211 |    0.82069 |      0.0000 |      11.000 |
+ | "# gamma"                                       |       369 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       369 |      49914 |     135.27 |     88.151 |      13.000 |      491.00 |
+ | "# pi+"                                         |       369 |        514 |     1.3930 |     1.1429 |      0.0000 |      5.0000 |
+ | "# pi-"                                         |       369 |        522 |     1.4146 |     1.1612 |      0.0000 |      7.0000 |
+ | "# pi0"                                         |       369 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       369 |         25 |   0.067751 |    0.64035 |      0.0000 |      11.000 |
+ |*"#accept"                                       |       369 |         10 |(  2.71003 +- 0.845294 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       866 |        242 |(  27.9446 +- 1.52484  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2615 |         25 |( 0.956023 +- 0.190288 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+D2EtaPrimeHD2PiEtaPrime3HRLineSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> eta_prime  pi+ "                       |        10 |          1 |    0.10000 |    0.30000 |      0.0000 |      1.0000 |
+ | "# D- -> eta_prime  pi- "                       |        10 |          1 |    0.10000 |    0.30000 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2EtaPrimeHEtaPrime3HR"                 |        10 |         25 |     2.5000 |     3.0083 |      1.0000 |      11.000 |
+ | "# Phys/StdAllNoPIDsPions"                      |        10 |        458 |     45.800 |     19.768 |      24.000 |      92.000 |
+ | "# eta_prime"                                   |        10 |         25 |     2.5000 |     3.0083 |      1.0000 |      11.000 |
+ | "# input particles"                             |        10 |        483 |     48.300 |     19.995 |      25.000 |      93.000 |
+ | "# max size D+ -> eta_prime  pi+ "              |        10 |         89 |     8.9000 |     11.903 |      2.0000 |      44.000 |
+ | "# max size D- -> eta_prime  pi- "              |        10 |         90 |     9.0000 |     12.466 |      0.0000 |      44.000 |
+ | "# pi+"                                         |        10 |         37 |     3.7000 |     1.4177 |      2.0000 |      7.0000 |
+ | "# pi-"                                         |        10 |         32 |     3.2000 |     1.7205 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        10 |          2 |    0.20000 |    0.60000 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        10 |          1 |(  10.0000 +- 9.48683  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       179 |         40 |(  22.3464 +- 3.11356  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        40 |          2 |(  5.00000 +- 3.44601  )%|   -------   |   -------   |
+StrippingD2EtaPrimeHD2PiEta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2EtaPrimeHD2PiEta...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2EtaPrimeHD2PiEta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2EtaPrimeHD2KEtaP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2EtaPrimeHD2KEtaP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        369 |(  36.9000 +- 1.52591  )%|   -------   |   -------   |
+D2EtaPrimeHD2KEtaPrimePPGLine SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> eta_prime  K+ "                        |        34 |          8 |    0.23529 |    0.84222 |      0.0000 |      4.0000 |
+ | "# D- -> eta_prime  K- "                        |        34 |          9 |    0.26471 |     1.0657 |      0.0000 |      6.0000 |
+ | "# K+"                                          |        34 |        113 |     3.3235 |     1.5477 |      1.0000 |      7.0000 |
+ | "# K-"                                          |        34 |        116 |     3.4118 |     1.2861 |      1.0000 |      6.0000 |
+ | "# Phys/D2EtaPrimeHEtaPrimePPG"                 |        34 |         73 |     2.1471 |     2.6024 |      1.0000 |      14.000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |        34 |       1673 |     49.206 |     24.487 |      20.000 |      116.00 |
+ | "# eta_prime"                                   |        34 |         73 |     2.1471 |     2.6024 |      1.0000 |      14.000 |
+ | "# input particles"                             |        34 |       1746 |     51.353 |     23.887 |      24.000 |      117.00 |
+ | "# max size D+ -> eta_prime  K+ "               |        34 |        259 |     7.6176 |     10.844 |      1.0000 |      56.000 |
+ | "# max size D- -> eta_prime  K- "               |        34 |        258 |     7.5882 |     10.639 |      1.0000 |      56.000 |
+ | "# pi+"                                         |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        34 |         17 |    0.50000 |     1.6672 |      0.0000 |      9.0000 |
+ |*"#accept"                                       |        34 |          5 |(  14.7059 +- 6.07387  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       517 |        160 |(  30.9478 +- 2.03310  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       160 |         17 |(  10.6250 +- 2.43620  )%|   -------   |   -------   |
+StrippingD2EtaPrimeHD2KEtaP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingD2EtaPrimeHD2KEtaP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2EtaPrimeHD2KEtaP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2EtaPrimeHD2KEtaP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2EtaPrimeHD2KEtaP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        369 |(  36.9000 +- 1.52591  )%|   -------   |   -------   |
+D2EtaPrimeHD2KEtaPrime3HRLine SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> eta_prime  K+ "                        |        10 |          2 |    0.20000 |    0.60000 |      0.0000 |      2.0000 |
+ | "# D- -> eta_prime  K- "                        |        10 |          1 |    0.10000 |    0.30000 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        10 |         37 |     3.7000 |     1.4177 |      2.0000 |      7.0000 |
+ | "# K-"                                          |        10 |         32 |     3.2000 |     1.7205 |      0.0000 |      6.0000 |
+ | "# Phys/D2EtaPrimeHEtaPrime3HR"                 |        10 |         25 |     2.5000 |     3.0083 |      1.0000 |      11.000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |        10 |        458 |     45.800 |     19.768 |      24.000 |      92.000 |
+ | "# eta_prime"                                   |        10 |         25 |     2.5000 |     3.0083 |      1.0000 |      11.000 |
+ | "# input particles"                             |        10 |        483 |     48.300 |     19.995 |      25.000 |      93.000 |
+ | "# max size D+ -> eta_prime  K+ "               |        10 |         89 |     8.9000 |     11.903 |      2.0000 |      44.000 |
+ | "# max size D- -> eta_prime  K- "               |        10 |         90 |     9.0000 |     12.466 |      0.0000 |      44.000 |
+ | "# pi+"                                         |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        10 |          3 |    0.30000 |    0.90000 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        10 |          1 |(  10.0000 +- 9.48683  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       179 |         67 |(  37.4302 +- 3.61715  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        67 |          3 |(  4.47761 +- 2.52661  )%|   -------   |   -------   |
+StrippingD2EtaPrimeHD2KEtaP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2EtaPrimeHD2KEtaP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2EtaPrimeHD2KEtaP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2EtaHD2PiEtaPPGLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2EtaHD2PiEtaPPGLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        388 |(  38.8000 +- 1.54096  )%|   -------   |   -------   |
+D2EtaHEtaPPG                  SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       388 |      17988 |     46.361 |     20.101 |      7.0000 |      131.00 |
+ | "# Phys/StdLooseAllPhotons"                     |       388 |      14294 |     36.840 |     14.463 |      7.0000 |      87.000 |
+ | "# eta"                                         |       388 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# eta -> pi+  pi-  gamma "                     |       263 |         90 |    0.34221 |     1.5245 |      0.0000 |      19.000 |
+ | "# gamma"                                       |       388 |       3237 |     8.3428 |     4.5807 |      0.0000 |      27.000 |
+ | "# input particles"                             |       388 |      32282 |     83.201 |     32.810 |      18.000 |      192.00 |
+ | "# pi+"                                         |       388 |        602 |     1.5515 |     1.2394 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |       388 |        607 |     1.5644 |     1.2220 |      0.0000 |      7.0000 |
+ | "# pi0"                                         |       388 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       388 |         90 |    0.23196 |     1.2652 |      0.0000 |      19.000 |
+ |*"#accept"                                       |       388 |         35 |(  9.02062 +- 1.45437  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1119 |        186 |(  16.6220 +- 1.11289  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1588 |         90 |(  5.66751 +- 0.580232 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        90 |         90 |(  100.000 +- 1.11111  )%|   -------   |   -------   |
+D2EtaHD2PiEtaPPGLine          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> eta  pi+ "                             |        35 |          1 |   0.028571 |    0.16660 |      0.0000 |      1.0000 |
+ | "# D- -> eta  pi- "                             |        35 |          1 |   0.028571 |    0.16660 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        35 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2EtaHEtaPPG"                           |        35 |         90 |     2.5714 |     3.4250 |      1.0000 |      19.000 |
+ | "# Phys/StdAllNoPIDsPions"                      |        35 |       1607 |     45.914 |     21.314 |      20.000 |      109.00 |
+ | "# eta"                                         |        35 |         90 |     2.5714 |     3.4250 |      1.0000 |      19.000 |
+ | "# input particles"                             |        35 |       1697 |     48.486 |     20.817 |      23.000 |      111.00 |
+ | "# max size D+ -> eta  pi+ "                    |        35 |        351 |     10.029 |     16.358 |      1.0000 |      76.000 |
+ | "# max size D- -> eta  pi- "                    |        35 |        314 |     8.9714 |     12.807 |      1.0000 |      76.000 |
+ | "# pi+"                                         |        35 |        123 |     3.5143 |     1.6626 |      1.0000 |      7.0000 |
+ | "# pi-"                                         |        35 |        120 |     3.4286 |     1.6611 |      1.0000 |      7.0000 |
+ | "# selected"                                    |        35 |          2 |   0.057143 |    0.23212 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        35 |          2 |(  5.71429 +- 3.92347  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       665 |         53 |(  7.96992 +- 1.05022  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        53 |          2 |(  3.77358 +- 2.61750  )%|   -------   |   -------   |
+StrippingD2EtaHD2PiEtaPPGLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2EtaHD2PiEtaPPGLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2EtaHD2PiEtaPPGLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2EtaHD2PiEta3HMLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2EtaHD2PiEta3HMLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        388 |(  38.8000 +- 1.54096  )%|   -------   |   -------   |
+D2EtaHEta3HM                  SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |        80 |       3974 |     49.675 |     20.557 |      19.000 |      109.00 |
+ | "# Phys/StdLooseMergedPi0"                      |        80 |         95 |     1.1875 |    0.42112 |      1.0000 |      3.0000 |
+ | "# eta"                                         |        80 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# eta -> pi+  pi-  pi0 "                       |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# gamma"                                       |        80 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        80 |       4069 |     50.862 |     20.553 |      20.000 |      111.00 |
+ | "# pi+"                                         |        80 |        155 |     1.9375 |     1.5996 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |        80 |        138 |     1.7250 |     1.3599 |      0.0000 |      7.0000 |
+ | "# pi0"                                         |        80 |         86 |     1.0750 |    0.51901 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        80 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        80 |          0 |(  0.00000 +- 1.25000  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       296 |         64 |(  21.6216 +- 2.39274  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        73 |          0 |(  0.00000 +- 1.36986  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2EtaHD2PiEta3HMLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2EtaHD2PiEta3HMLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2EtaHD2PiEta3HMLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2EtaHD2PiEta3HRLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2EtaHD2PiEta3HRLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        388 |(  38.8000 +- 1.54096  )%|   -------   |   -------   |
+D2EtaHEta3HR                  SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       387 |      17963 |     46.416 |     20.098 |      7.0000 |      131.00 |
+ | "# Phys/StdLooseResolvedPi0"                    |       387 |       8237 |     21.284 |     16.555 |      1.0000 |      107.00 |
+ | "# eta"                                         |       387 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# eta -> pi+  pi-  pi0 "                       |       262 |         56 |    0.21374 |     1.3760 |      0.0000 |      19.000 |
+ | "# gamma"                                       |       387 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       387 |      26200 |     67.700 |     33.751 |      12.000 |      192.00 |
+ | "# pi+"                                         |       387 |        601 |     1.5530 |     1.2406 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |       387 |        605 |     1.5633 |     1.2234 |      0.0000 |      7.0000 |
+ | "# pi0"                                         |       387 |       4926 |     12.729 |     10.281 |      0.0000 |      58.000 |
+ | "# selected"                                    |       387 |         56 |    0.14470 |     1.1365 |      0.0000 |      19.000 |
+ |*"#accept"                                       |       387 |         17 |(  4.39276 +- 1.04174  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1118 |        186 |(  16.6369 +- 1.11379  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2293 |         56 |(  2.44222 +- 0.322345 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        56 |         56 |(  100.000 +- 1.78571  )%|   -------   |   -------   |
+D2EtaHD2PiEta3HRLine          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> eta  pi+ "                             |        17 |          3 |    0.17647 |    0.70588 |      0.0000 |      3.0000 |
+ | "# D- -> eta  pi- "                             |        17 |          6 |    0.35294 |     1.1853 |      0.0000 |      5.0000 |
+ | "# K+"                                          |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2EtaHEta3HR"                           |        17 |         56 |     3.2941 |     4.3625 |      1.0000 |      19.000 |
+ | "# Phys/StdAllNoPIDsPions"                      |        17 |        898 |     52.824 |     26.622 |      20.000 |      109.00 |
+ | "# eta"                                         |        17 |         56 |     3.2941 |     4.3625 |      1.0000 |      19.000 |
+ | "# input particles"                             |        17 |        954 |     56.118 |     26.281 |      24.000 |      111.00 |
+ | "# max size D+ -> eta  pi+ "                    |        17 |        240 |     14.118 |     18.314 |      1.0000 |      76.000 |
+ | "# max size D- -> eta  pi- "                    |        17 |        227 |     13.353 |     18.538 |      2.0000 |      76.000 |
+ | "# pi+"                                         |        17 |         75 |     4.4118 |     1.7170 |      1.0000 |      7.0000 |
+ | "# pi-"                                         |        17 |         65 |     3.8235 |     1.6174 |      2.0000 |      7.0000 |
+ | "# selected"                                    |        17 |          9 |    0.52941 |     1.8824 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |        17 |          2 |(  11.7647 +- 7.81425  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       467 |         58 |(  12.4197 +- 1.52616  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        58 |          9 |(  15.5172 +- 4.75420  )%|   -------   |   -------   |
+StrippingD2EtaHD2PiEta3HRLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2EtaHD2PiEta3HRLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2EtaHD2PiEta3HRLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2EtaHD2KEtaPPGLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2EtaHD2KEtaPPGLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        388 |(  38.8000 +- 1.54096  )%|   -------   |   -------   |
+D2EtaHD2KEtaPPGLine           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> eta  K+ "                              |        35 |          3 |   0.085714 |    0.27994 |      0.0000 |      1.0000 |
+ | "# D- -> eta  K- "                              |        35 |          7 |    0.20000 |    0.88802 |      0.0000 |      5.0000 |
+ | "# K+"                                          |        35 |        123 |     3.5143 |     1.6626 |      1.0000 |      7.0000 |
+ | "# K-"                                          |        35 |        120 |     3.4286 |     1.6611 |      1.0000 |      7.0000 |
+ | "# Phys/D2EtaHEtaPPG"                           |        35 |         90 |     2.5714 |     3.4250 |      1.0000 |      19.000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |        35 |       1607 |     45.914 |     21.314 |      20.000 |      109.00 |
+ | "# eta"                                         |        35 |         90 |     2.5714 |     3.4250 |      1.0000 |      19.000 |
+ | "# input particles"                             |        35 |       1697 |     48.486 |     20.817 |      23.000 |      111.00 |
+ | "# max size D+ -> eta  K+ "                     |        35 |        351 |     10.029 |     16.358 |      1.0000 |      76.000 |
+ | "# max size D- -> eta  K- "                     |        35 |        314 |     8.9714 |     12.807 |      1.0000 |      76.000 |
+ | "# pi+"                                         |        35 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        35 |         10 |    0.28571 |     1.0575 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        35 |          4 |(  11.4286 +- 5.37785  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       665 |        122 |(  18.3459 +- 1.50088  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       122 |         10 |(  8.19672 +- 2.48353  )%|   -------   |   -------   |
+StrippingD2EtaHD2KEtaPPGLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingD2EtaHD2KEtaPPGLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2EtaHD2KEtaPPGLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2EtaHD2KEta3HMLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2EtaHD2KEta3HMLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        388 |(  38.8000 +- 1.54096  )%|   -------   |   -------   |
+StrippingD2EtaHD2KEta3HMLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2EtaHD2KEta3HMLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2EtaHD2KEta3HMLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2EtaHD2KEta3HRLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2EtaHD2KEta3HRLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        388 |(  38.8000 +- 1.54096  )%|   -------   |   -------   |
+D2EtaHD2KEta3HRLine           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> eta  K+ "                              |        17 |          4 |    0.23529 |    0.94118 |      0.0000 |      4.0000 |
+ | "# D- -> eta  K- "                              |        17 |         13 |    0.76471 |     1.8952 |      0.0000 |      8.0000 |
+ | "# K+"                                          |        17 |         75 |     4.4118 |     1.7170 |      1.0000 |      7.0000 |
+ | "# K-"                                          |        17 |         65 |     3.8235 |     1.6174 |      2.0000 |      7.0000 |
+ | "# Phys/D2EtaHEta3HR"                           |        17 |         56 |     3.2941 |     4.3625 |      1.0000 |      19.000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |        17 |        898 |     52.824 |     26.622 |      20.000 |      109.00 |
+ | "# eta"                                         |        17 |         56 |     3.2941 |     4.3625 |      1.0000 |      19.000 |
+ | "# input particles"                             |        17 |        954 |     56.118 |     26.281 |      24.000 |      111.00 |
+ | "# max size D+ -> eta  K+ "                     |        17 |        240 |     14.118 |     18.314 |      1.0000 |      76.000 |
+ | "# max size D- -> eta  K- "                     |        17 |        227 |     13.353 |     18.538 |      2.0000 |      76.000 |
+ | "# pi+"                                         |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        17 |         17 |     1.0000 |     2.8076 |      0.0000 |      12.000 |
+ |*"#accept"                                       |        17 |          5 |(  29.4118 +- 11.0510  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       467 |        120 |(  25.6959 +- 2.02199  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       120 |         17 |(  14.1667 +- 3.18325  )%|   -------   |   -------   |
+StrippingD2EtaHD2KEta3HRLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingD2EtaHD2KEta3HRLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2EtaHD2KEta3HRLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLambdac2V2H_Lambda...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lambda0LLForLambdac2V2H       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaLL"                       |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        98 |         74 |(  75.5102 +- 4.34393  )%|   -------   |   -------   |
+ | "#passed"                                       |        98 |         91 |    0.92857 |    0.74574 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |       131 |         91 |(  69.4656 +- 4.02387  )%|   -------   |   -------   |
+PionsForLambdac2V2H           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsPions"                         |       429 |       5594 |     13.040 |     6.0546 |      1.0000 |      34.000 |
+ | "# input particles"                             |       429 |       5594 |     13.040 |     6.0546 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       429 |        429 |(  100.000 +- 0.233100 )%|   -------   |   -------   |
+ | "#passed"                                       |       429 |       5496 |     12.811 |     5.9754 |      1.0000 |      34.000 |
+ |*"efficiency"                                    |      5594 |       5496 |(  98.2481 +- 0.175409 )%|   -------   |   -------   |
+XimLLLForLambdac2V2H          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        74 |         42 |    0.56757 |    0.59459 |      0.0000 |      2.0000 |
+ | "# Lambda~0"                                    |        74 |         49 |    0.66216 |    0.70283 |      0.0000 |      4.0000 |
+ | "# Phys/Lambda0LLForLambdac2V2H"                |        74 |         91 |     1.2297 |    0.60510 |      1.0000 |      5.0000 |
+ | "# Phys/PionsForLambdac2V2H"                    |        74 |       1129 |     15.257 |     7.1699 |      6.0000 |      31.000 |
+ | "# Xi- -> Lambda0  pi- "                        |        74 |          3 |   0.040541 |    0.19722 |      0.0000 |      1.0000 |
+ | "# Xi~+ -> Lambda~0  pi+ "                      |        74 |          9 |    0.12162 |    0.49190 |      0.0000 |      3.0000 |
+ | "# input particles"                             |        74 |       1220 |     16.486 |     7.2843 |      7.0000 |      32.000 |
+ | "# max size Xi- -> Lambda0  pi- "               |        74 |        234 |     3.1622 |     4.3806 |      0.0000 |      26.000 |
+ | "# max size Xi~+ -> Lambda~0  pi+ "             |        74 |        307 |     4.1486 |     5.1953 |      0.0000 |      28.000 |
+ | "# pi+"                                         |        74 |        402 |     5.4324 |     2.8856 |      1.0000 |      15.000 |
+ | "# pi-"                                         |        74 |        393 |     5.3108 |     2.8613 |      1.0000 |      13.000 |
+ | "# selected"                                    |        74 |         12 |    0.16216 |    0.52058 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        74 |          8 |(  10.8108 +- 3.60969  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       541 |         18 |(  3.32717 +- 0.771065 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        18 |         12 |(  66.6667 +- 11.1111  )%|   -------   |   -------   |
+KaonsForLambdac2V2H           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsKaons"                         |       122 |       1793 |     14.697 |     6.8531 |      1.0000 |      34.000 |
+ | "# input particles"                             |       122 |       1793 |     14.697 |     6.8531 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       122 |        122 |(  100.000 +- 0.819672 )%|   -------   |   -------   |
+ | "#passed"                                       |       122 |       1766 |     14.475 |     6.6852 |      1.0000 |      34.000 |
+ |*"efficiency"                                    |      1793 |       1766 |(  98.4941 +- 0.287612 )%|   -------   |   -------   |
+Lambdac2V2H_Lambdac2XiKpiLL...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         8 |         70 |     8.7500 |     4.1155 |      4.0000 |      16.000 |
+ | "# K-"                                          |         8 |         63 |     7.8750 |     3.2186 |      5.0000 |      14.000 |
+ | "# Lambda_c+ -> Xi-  K+  pi+ "                  |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> Xi~+  K-  pi- "                |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/KaonsForLambdac2V2H"                    |         8 |        133 |     16.625 |     6.7812 |      9.0000 |      26.000 |
+ | "# Phys/PionsForLambdac2V2H"                    |         8 |        133 |     16.625 |     6.7812 |      9.0000 |      26.000 |
+ | "# Phys/XimLLLForLambdac2V2H"                   |         8 |         12 |     1.5000 |    0.70711 |      1.0000 |      3.0000 |
+ | "# Xi-"                                         |         8 |          3 |    0.37500 |    0.48412 |      0.0000 |      1.0000 |
+ | "# Xi~+"                                        |         8 |          9 |     1.1250 |     1.0533 |      0.0000 |      3.0000 |
+ | "# input particles"                             |         8 |        278 |     34.750 |     13.572 |      20.000 |      53.000 |
+ | "# pi+"                                         |         8 |         70 |     8.7500 |     4.1155 |      4.0000 |      16.000 |
+ | "# pi-"                                         |         8 |         63 |     7.8750 |     3.2186 |      5.0000 |      14.000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        85 |         18 |(  21.1765 +- 4.43144  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        89 |          2 |(  2.24719 +- 1.57105  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLambdac2V2H_Lambda...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLambdac2V2H_Lambda...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLambdac2V2H_Lambda...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLambdac2V2H_Lambda...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lambda0DDForLambdac2V2H       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ | "# input particles"                             |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       494 |        392 |(  79.3522 +- 1.82118  )%|   -------   |   -------   |
+ | "#passed"                                       |       494 |        717 |     1.4514 |     1.3319 |      0.0000 |      9.0000 |
+ |*"efficiency"                                    |      1222 |        717 |(  58.6743 +- 1.40863  )%|   -------   |   -------   |
+DownPionsForLambdac2V2H       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsDownPions"                     |       392 |       7154 |     18.250 |     7.2396 |      4.0000 |      46.000 |
+ | "# input particles"                             |       392 |       7154 |     18.250 |     7.2396 |      4.0000 |      46.000 |
+ |*"#accept"                                       |       392 |        392 |(  100.000 +- 0.255102 )%|   -------   |   -------   |
+ | "#passed"                                       |       392 |       6669 |     17.013 |     6.9014 |      4.0000 |      42.000 |
+ |*"efficiency"                                    |      7154 |       6669 |(  93.2206 +- 0.297220 )%|   -------   |   -------   |
+XimDDDForLambdac2V2H          SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       392 |        348 |    0.88776 |    0.98076 |      0.0000 |      5.0000 |
+ | "# Lambda~0"                                    |       392 |        369 |    0.94133 |     1.0758 |      0.0000 |      8.0000 |
+ | "# Phys/DownPionsForLambdac2V2H"                |       392 |       6669 |     17.013 |     6.9014 |      4.0000 |      42.000 |
+ | "# Phys/Lambda0DDForLambdac2V2H"                |       392 |        717 |     1.8291 |     1.2429 |      1.0000 |      9.0000 |
+ | "# Xi- -> Lambda0  pi- "                        |       392 |        103 |    0.26276 |    0.81431 |      0.0000 |      6.0000 |
+ | "# Xi~+ -> Lambda~0  pi+ "                      |       392 |        100 |    0.25510 |    0.88134 |      0.0000 |      8.0000 |
+ | "# input particles"                             |       392 |       7386 |     18.842 |     7.7242 |      5.0000 |      49.000 |
+ | "# max size Xi- -> Lambda0  pi- "               |       392 |       2851 |     7.2730 |     11.184 |      0.0000 |      115.00 |
+ | "# max size Xi~+ -> Lambda~0  pi+ "             |       392 |       3362 |     8.5765 |     14.269 |      0.0000 |      96.000 |
+ | "# pi+"                                         |       392 |       3020 |     7.7041 |     3.7018 |      1.0000 |      22.000 |
+ | "# pi-"                                         |       392 |       2765 |     7.0536 |     3.4099 |      1.0000 |      23.000 |
+ | "# selected"                                    |       392 |        203 |    0.51786 |     1.1887 |      0.0000 |      9.0000 |
+ |*"#accept"                                       |       392 |         97 |(  24.7449 +- 2.17955  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6213 |        379 |(  6.10011 +- 0.303634 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       379 |        203 |(  53.5620 +- 2.56180  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        18 |         18 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Lambdac2V2H_Lambdac2XiKpiDD...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        97 |        705 |     7.2680 |     3.7458 |      0.0000 |      19.000 |
+ | "# K-"                                          |        97 |        656 |     6.7629 |     3.5949 |      1.0000 |      19.000 |
+ | "# Lambda_c+ -> Xi-  K+  pi+ "                  |        52 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> Xi~+  K-  pi- "                |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/KaonsForLambdac2V2H"                    |        97 |       1361 |     14.031 |     6.5400 |      1.0000 |      34.000 |
+ | "# Phys/PionsForLambdac2V2H"                    |        97 |       1361 |     14.031 |     6.5400 |      1.0000 |      34.000 |
+ | "# Phys/XimDDDForLambdac2V2H"                   |        97 |        203 |     2.0928 |     1.5537 |      1.0000 |      9.0000 |
+ | "# Xi-"                                         |        97 |        103 |     1.0619 |     1.3532 |      0.0000 |      6.0000 |
+ | "# Xi~+"                                        |        97 |        100 |     1.0309 |     1.5295 |      0.0000 |      8.0000 |
+ | "# input particles"                             |        97 |       2925 |     30.155 |     13.704 |      3.0000 |      73.000 |
+ | "# pi+"                                         |        97 |        705 |     7.2680 |     3.7458 |      0.0000 |      19.000 |
+ | "# pi-"                                         |        97 |        656 |     6.7629 |     3.5949 |      1.0000 |      19.000 |
+ | "# selected"                                    |        97 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        97 |          0 |(  0.00000 +- 1.03093  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1556 |         17 |(  1.09254 +- 0.263530 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       154 |          0 |(  0.00000 +- 0.649351 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLambdac2V2H_Lambda...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLambdac2V2H_Lambda...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLambdac2V2H_Lambda...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLambdac2V2H_Lambda...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+XimDDLForLambdac2V2H          SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       391 |        347 |    0.88747 |    0.98200 |      0.0000 |      5.0000 |
+ | "# Lambda~0"                                    |       391 |        369 |    0.94373 |     1.0761 |      0.0000 |      8.0000 |
+ | "# Phys/Lambda0DDForLambdac2V2H"                |       391 |        716 |     1.8312 |     1.2438 |      1.0000 |      9.0000 |
+ | "# Phys/PionsForLambdac2V2H"                    |       391 |       4957 |     12.678 |     5.8601 |      1.0000 |      34.000 |
+ | "# Xi- -> Lambda0  pi- "                        |       391 |         16 |   0.040921 |    0.21062 |      0.0000 |      2.0000 |
+ | "# Xi~+ -> Lambda~0  pi+ "                      |       391 |         16 |   0.040921 |    0.21062 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       391 |       5673 |     14.509 |     6.3760 |      2.0000 |      39.000 |
+ | "# max size Xi- -> Lambda0  pi- "               |       391 |       2317 |     5.9258 |     8.4213 |      0.0000 |      60.000 |
+ | "# max size Xi~+ -> Lambda~0  pi+ "             |       391 |       2666 |     6.8184 |     11.444 |      0.0000 |      120.00 |
+ | "# pi+"                                         |       391 |       2516 |     6.4348 |     3.4818 |      0.0000 |      20.000 |
+ | "# pi-"                                         |       391 |       2441 |     6.2430 |     3.2421 |      1.0000 |      19.000 |
+ | "# selected"                                    |       391 |         32 |   0.081841 |    0.30920 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       391 |         29 |(  7.41688 +- 1.32522  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4983 |         60 |(  1.20409 +- 0.154509 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        60 |         32 |(  53.3333 +- 6.44061  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Lambdac2V2H_Lambdac2XiKpiDD...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        29 |        243 |     8.3793 |     3.9603 |      1.0000 |      16.000 |
+ | "# K-"                                          |        29 |        229 |     7.8966 |     3.6985 |      3.0000 |      17.000 |
+ | "# Lambda_c+ -> Xi-  K+  pi+ "                  |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> Xi~+  K-  pi- "                |        15 |          2 |    0.13333 |    0.49889 |      0.0000 |      2.0000 |
+ | "# Phys/KaonsForLambdac2V2H"                    |        29 |        472 |     16.276 |     6.8878 |      4.0000 |      32.000 |
+ | "# Phys/PionsForLambdac2V2H"                    |        29 |        472 |     16.276 |     6.8878 |      4.0000 |      32.000 |
+ | "# Phys/XimDDLForLambdac2V2H"                   |        29 |         32 |     1.1034 |    0.40213 |      1.0000 |      3.0000 |
+ | "# Xi-"                                         |        29 |         16 |    0.55172 |    0.56240 |      0.0000 |      2.0000 |
+ | "# Xi~+"                                        |        29 |         16 |    0.55172 |    0.56240 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        29 |        976 |     33.655 |     13.867 |      9.0000 |      65.000 |
+ | "# pi+"                                         |        29 |        243 |     8.3793 |     3.9603 |      1.0000 |      16.000 |
+ | "# pi-"                                         |        29 |        229 |     7.8966 |     3.6985 |      3.0000 |      17.000 |
+ | "# selected"                                    |        29 |          2 |   0.068966 |    0.36493 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        29 |          1 |(  3.44828 +- 3.38830  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       249 |          9 |(  3.61446 +- 1.18285  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        44 |          4 |(  9.09091 +- 4.33392  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+StrippingLambdac2V2H_Lambda...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLambdac2V2H_Lambda...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLambdac2V2H_Lambda...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCcbar2PhiPhiLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PhiForCcbar2Phi               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdTightPhi2KK"                         |       198 |        280 |     1.4141 |    0.86468 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       198 |        280 |     1.4141 |    0.86468 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |       198 |         67 |(  33.8384 +- 3.36260  )%|   -------   |   -------   |
+ | "#passed"                                       |       198 |         71 |    0.35859 |    0.52001 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       280 |         71 |(  25.3571 +- 2.59995  )%|   -------   |   -------   |
+TisPhiForCcbar2Phi_SelTisTos  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PhiForCcbar2Phi"                        |        67 |         71 |     1.0597 |    0.23693 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        67 |         71 |     1.0597 |    0.23693 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        67 |         55 |(  82.0896 +- 4.68446  )%|   -------   |   -------   |
+Ccbar2PhiPhiLine              SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> phi(1020)  phi(1020) "          |        55 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/TisPhiForCcbar2Phi_SelTisTos"           |        55 |         57 |     1.0364 |    0.18719 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        55 |         57 |     1.0364 |    0.18719 |      1.0000 |      2.0000 |
+ | "# max size J/psi(1S) -> phi(1020)  phi(1020) " |        55 |         61 |     1.1091 |    0.56158 |      1.0000 |      4.0000 |
+ | "# phi(1020)"                                   |        55 |         57 |     1.0364 |    0.18719 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        55 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        55 |          0 |(  0.00000 +- 1.81818  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingCcbar2PhiPhiLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCcbar2PhiPhiLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCcbar2PhiPhiLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCcbar2PhiKKDetache...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DetachedPhiForCcbar2Phi       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDetachedPhi2KK"                 |       201 |        346 |     1.7214 |     1.3316 |      1.0000 |      11.000 |
+ | "# input particles"                             |       201 |        346 |     1.7214 |     1.3316 |      1.0000 |      11.000 |
+ |*"#accept"                                       |       201 |         38 |(  18.9055 +- 2.76180  )%|   -------   |   -------   |
+ | "#passed"                                       |       201 |         42 |    0.20896 |    0.46373 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       346 |         42 |(  12.1387 +- 1.75569  )%|   -------   |   -------   |
+KaonForCcbar2Phi              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |        38 |        335 |     8.8158 |     4.5817 |      2.0000 |      18.000 |
+ | "# input particles"                             |        38 |        335 |     8.8158 |     4.5817 |      2.0000 |      18.000 |
+ |*"#accept"                                       |        38 |         34 |(  89.4737 +- 4.97845  )%|   -------   |   -------   |
+ | "#passed"                                       |        38 |         71 |     1.8684 |     1.1736 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |       335 |         71 |(  21.1940 +- 2.23287  )%|   -------   |   -------   |
+Ccbar2PhiKKDetachedLine       SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> phi(1020)  K+  K- "             |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        34 |         32 |    0.94118 |    0.90558 |      0.0000 |      4.0000 |
+ | "# K-"                                          |        34 |         39 |     1.1471 |    0.69165 |      0.0000 |      3.0000 |
+ | "# Phys/DetachedPhiForCcbar2Phi"                |        34 |         38 |     1.1176 |    0.40327 |      1.0000 |      3.0000 |
+ | "# Phys/KaonForCcbar2Phi"                       |        34 |         71 |     2.0882 |     1.0394 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        34 |        109 |     3.2059 |     1.1056 |      2.0000 |      6.0000 |
+ | "# max size J/psi(1S) -> phi(1020)  K+  K- "    |        34 |         18 |    0.52941 |     1.1437 |      0.0000 |      6.0000 |
+ | "# phi(1020)"                                   |        34 |         10 |    0.29412 |    0.45565 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        34 |          0 |(  0.00000 +- 2.94118  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        18 |          2 |(  11.1111 +- 7.40741  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingCcbar2PhiKKDetache...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCcbar2PhiKKDetache...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCcbar2PhiKKDetache...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCcbar2PhiBs2JpsiPh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DetachedJpsi2PhiKKCcbar2Phi   SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> phi(1020)  K+  K- "             |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        34 |         32 |    0.94118 |    0.90558 |      0.0000 |      4.0000 |
+ | "# K-"                                          |        34 |         39 |     1.1471 |    0.69165 |      0.0000 |      3.0000 |
+ | "# Phys/DetachedPhiForCcbar2Phi"                |        34 |         38 |     1.1176 |    0.40327 |      1.0000 |      3.0000 |
+ | "# Phys/KaonForCcbar2Phi"                       |        34 |         71 |     2.0882 |     1.0394 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        34 |        109 |     3.2059 |     1.1056 |      2.0000 |      6.0000 |
+ | "# max size J/psi(1S) -> phi(1020)  K+  K- "    |        34 |         18 |    0.52941 |     1.1437 |      0.0000 |      6.0000 |
+ | "# phi(1020)"                                   |        34 |         10 |    0.29412 |    0.45565 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        34 |          0 |(  0.00000 +- 2.94118  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        18 |          2 |(  11.1111 +- 7.40741  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingCcbar2PhiBs2JpsiPh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCcbar2PhiBs2JpsiPh...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCcbar2PhiBs2JpsiPh...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCcbar2PhiB2JpsiKLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingCcbar2PhiB2JpsiKLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCcbar2PhiB2JpsiKLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCcbar2PhiB2JpsiKLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCcbar2PhiPiPiDetac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PionForCcbar2Phi              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |        38 |        575 |     15.132 |     6.2204 |      4.0000 |      30.000 |
+ | "# input particles"                             |        38 |        575 |     15.132 |     6.2204 |      4.0000 |      30.000 |
+ |*"#accept"                                       |        38 |         35 |(  92.1053 +- 4.37441  )%|   -------   |   -------   |
+ | "#passed"                                       |        38 |        102 |     2.6842 |     1.8368 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |       575 |        102 |(  17.7391 +- 1.59305  )%|   -------   |   -------   |
+Ccbar2PhiPiPiDetachedLine     SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> phi(1020)  pi+  pi- "           |        35 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DetachedPhiForCcbar2Phi"                |        35 |         39 |     1.1143 |    0.39795 |      1.0000 |      3.0000 |
+ | "# Phys/PionForCcbar2Phi"                       |        35 |        102 |     2.9143 |     1.7299 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        35 |        141 |     4.0286 |     1.8437 |      2.0000 |      9.0000 |
+ | "# max size J/psi(1S) -> phi(1020)  pi+  pi- "  |        35 |         34 |    0.97143 |     2.6348 |      0.0000 |      12.000 |
+ | "# phi(1020)"                                   |        35 |          9 |    0.25714 |    0.43706 |      0.0000 |      1.0000 |
+ | "# pi+"                                         |        35 |         54 |     1.5429 |     1.2269 |      0.0000 |      6.0000 |
+ | "# pi-"                                         |        35 |         48 |     1.3714 |     1.1486 |      0.0000 |      4.0000 |
+ | "# selected"                                    |        35 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        35 |          0 |(  0.00000 +- 2.85714  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        34 |         17 |(  50.0000 +- 8.57493  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        17 |          0 |(  0.00000 +- 5.88235  )%|   -------   |   -------   |
+StrippingCcbar2PhiPiPiDetac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCcbar2PhiPiPiDetac...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCcbar2PhiPiPiDetac...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCcbar2PhiBs2TriPhi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Ccbar2PhiBs2TriPhiLine        SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B_s0 -> phi(1020)  phi(1020)  phi(1020) "    |        38 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DetachedPhiForCcbar2Phi"                |        38 |         42 |     1.1053 |    0.38316 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        38 |         42 |     1.1053 |    0.38316 |      1.0000 |      3.0000 |
+ | "# max size B_s0 -> phi(1020)  phi(1020)  phi(10|        38 |         78 |     2.0526 |     4.3887 |      1.0000 |      27.000 |
+ | "# phi(1020)"                                   |        38 |         42 |     1.1053 |    0.38316 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        38 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        38 |          0 |(  0.00000 +- 2.63158  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCcbar2PhiBs2TriPhi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCcbar2PhiBs2TriPhi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCcbar2PhiBs2TriPhi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuNuX_D0_KKPreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_KKHlt1...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_KKHlt2...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        387 |(  38.7000 +- 1.54023  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_KKVOID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       387 |        387 |(  100.000 +- 0.258398 )%|   -------   |   -------   |
+CharmSelForD0_KKB2DMuNuX      SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  K+ "                               |       122 |          3 |   0.024590 |    0.15487 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       122 |        272 |     2.2295 |     1.7778 |      0.0000 |      9.0000 |
+ | "# K-"                                          |       122 |        242 |     1.9836 |     1.7129 |      0.0000 |      10.000 |
+ | "# Phys/KforB2DMuNuX"                           |       122 |        514 |     4.2131 |     3.0413 |      1.0000 |      19.000 |
+ | "# input particles"                             |       122 |        514 |     4.2131 |     3.0413 |      1.0000 |      19.000 |
+ | "# max size D0 -> K-  K+ "                      |       122 |        732 |     6.0000 |     11.599 |      0.0000 |      90.000 |
+ | "# selected"                                    |       122 |          3 |   0.024590 |    0.15487 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       122 |          3 |(  2.45902 +- 1.40215  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       732 |         23 |(  3.14208 +- 0.644793 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        23 |          3 |(  13.0435 +- 7.02237  )%|   -------   |   -------   |
+BSelForD0_KKB2DMuNuX          SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  mu+ "                              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  mu+ "                             |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  mu- "                              |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# B- -> D~0  mu- "                             |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/CharmSelForD0_KKB2DMuNuX"               |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/MuforB2DMuNuX"                          |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B+ -> D0  mu+ "                     |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  mu- "                     |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B- -> D~0  mu- "                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu-"                                         |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+B2DMuNuX_D0_KK                SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BSelForD0_KKB2DMuNuX"                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_KKPost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_KK       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuNuX_D0_KK       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2DMuNuX_D0_PiPiPr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_PiPiHl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_PiPiHl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        387 |(  38.7000 +- 1.54023  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_PiPiVO...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       387 |        387 |(  100.000 +- 0.258398 )%|   -------   |   -------   |
+CharmSelForD0_PiPiB2DMuNuX    SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi-  pi+ "                             |       126 |         16 |    0.12698 |    0.35599 |      0.0000 |      2.0000 |
+ | "# Phys/PiforB2DMuNuX"                          |       126 |       1138 |     9.0317 |     4.6153 |      1.0000 |      26.000 |
+ | "# input particles"                             |       126 |       1138 |     9.0317 |     4.6153 |      1.0000 |      26.000 |
+ | "# max size D0 -> pi-  pi+ "                    |       126 |       3047 |     24.183 |     28.269 |      0.0000 |      169.00 |
+ | "# pi+"                                         |       126 |        577 |     4.5794 |     2.5553 |      0.0000 |      14.000 |
+ | "# pi-"                                         |       126 |        561 |     4.4524 |     2.6803 |      0.0000 |      14.000 |
+ | "# selected"                                    |       126 |         16 |    0.12698 |    0.35599 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       126 |         15 |(  11.9048 +- 2.88504  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3047 |         62 |(  2.03479 +- 0.255776 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        62 |         16 |(  25.8065 +- 5.55714  )%|   -------   |   -------   |
+BSelForD0_PiPiB2DMuNuX        SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  mu+ "                              |        15 |          1 |   0.066667 |    0.24944 |      0.0000 |      1.0000 |
+ | "# B+ -> D~0  mu+ "                             |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  mu- "                              |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  mu- "                             |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        15 |         16 |     1.0667 |    0.24944 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/CharmSelForD0_PiPiB2DMuNuX"             |        15 |         16 |     1.0667 |    0.24944 |      1.0000 |      2.0000 |
+ | "# Phys/MuforB2DMuNuX"                          |        15 |         18 |     1.2000 |    0.54160 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        15 |         34 |     2.2667 |    0.67987 |      2.0000 |      4.0000 |
+ | "# max size B+ -> D0  mu+ "                     |        15 |          8 |    0.53333 |    0.61824 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  mu- "                     |        15 |         12 |    0.80000 |    0.65320 |      0.0000 |      2.0000 |
+ | "# max size B- -> D~0  mu- "                    |        15 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        15 |          7 |    0.46667 |    0.49889 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        15 |         11 |    0.73333 |    0.57349 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        15 |          1 |   0.066667 |    0.24944 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        15 |          1 |(  6.66667 +- 6.44061  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        20 |          3 |(  15.0000 +- 7.98436  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+B2DMuNuX_D0_PiPi              SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/BSelForD0_PiPiB2DMuNuX"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_PiPiPo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2DMuNuX_D0_PiPi     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2DMuNuX_D0_PiPi     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2Pi0HD2PiPi0EEGLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2Pi0HD2PiPi0EEGLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        396 |(  39.6000 +- 1.54656  )%|   -------   |   -------   |
+D2Pi0HPi0EEG                  SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |       320 |        515 |     1.6094 |     3.1821 |      0.0000 |      25.000 |
+ | "# Phys/StdDiElectronFromTracks"                |       320 |      17712 |     55.350 |     91.074 |      3.0000 |      801.00 |
+ | "# Phys/StdLooseAllPhotons"                     |       320 |      13000 |     40.625 |     14.822 |      11.000 |      87.000 |
+ | "# gamma"                                       |       320 |       6896 |     21.550 |     9.2086 |      3.0000 |      53.000 |
+ | "# input particles"                             |       320 |      30712 |     95.975 |     100.62 |      14.000 |      865.00 |
+ | "# max size pi0 -> J/psi(1S)  gamma "           |       320 |      14884 |     46.513 |     110.06 |      0.0000 |      920.00 |
+ | "# pi0 -> J/psi(1S)  gamma "                    |       320 |        113 |    0.35313 |    0.99859 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       320 |        113 |    0.35313 |    0.99859 |      0.0000 |      9.0000 |
+ |*"#accept"                                       |       320 |         61 |(  19.0625 +- 2.19579  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     14884 |        113 |( 0.759205 +- 0.0711483)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       113 |        113 |(  100.000 +- 0.884956 )%|   -------   |   -------   |
+D2Pi0HD2PiPi0EEGLine          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi0  pi+ "                             |        61 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> pi0  pi- "                             |        61 |          1 |   0.016393 |    0.12698 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        61 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2Pi0HPi0EEG"                           |        61 |        113 |     1.8525 |     1.5664 |      1.0000 |      9.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |        61 |       3966 |     65.016 |     25.815 |      30.000 |      150.00 |
+ | "# input particles"                             |        61 |       4079 |     66.869 |     26.334 |      31.000 |      159.00 |
+ | "# max size D+ -> pi0  pi+ "                    |        61 |        401 |     6.5738 |     7.7279 |      0.0000 |      45.000 |
+ | "# max size D- -> pi0  pi- "                    |        61 |        335 |     5.4918 |     6.0642 |      0.0000 |      36.000 |
+ | "# pi+"                                         |        61 |        211 |     3.4590 |     2.0452 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |        61 |        182 |     2.9836 |     1.9290 |      0.0000 |      9.0000 |
+ | "# pi0"                                         |        61 |        113 |     1.8525 |     1.5664 |      1.0000 |      9.0000 |
+ | "# selected"                                    |        61 |          1 |   0.016393 |    0.12698 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        61 |          1 |(  1.63934 +- 1.62585  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       736 |         21 |(  2.85326 +- 0.613686 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        21 |          1 |(  4.76190 +- 4.64714  )%|   -------   |   -------   |
+StrippingD2Pi0HD2PiPi0EEGLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2Pi0HD2PiPi0EEGLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2Pi0HD2PiPi0EEGLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2Pi0HD2KPi0EEGLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2Pi0HD2KPi0EEGLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        396 |(  39.6000 +- 1.54656  )%|   -------   |   -------   |
+D2Pi0HD2KPi0EEGLine           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi0  K+ "                              |        61 |          1 |   0.016393 |    0.12698 |      0.0000 |      1.0000 |
+ | "# D- -> pi0  K- "                              |        61 |          1 |   0.016393 |    0.12698 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        61 |        211 |     3.4590 |     2.0452 |      0.0000 |      9.0000 |
+ | "# K-"                                          |        61 |        182 |     2.9836 |     1.9290 |      0.0000 |      9.0000 |
+ | "# Phys/D2Pi0HPi0EEG"                           |        61 |        113 |     1.8525 |     1.5664 |      1.0000 |      9.0000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |        61 |       3966 |     65.016 |     25.815 |      30.000 |      150.00 |
+ | "# input particles"                             |        61 |       4079 |     66.869 |     26.334 |      31.000 |      159.00 |
+ | "# max size D+ -> pi0  K+ "                     |        61 |        401 |     6.5738 |     7.7279 |      0.0000 |      45.000 |
+ | "# max size D- -> pi0  K- "                     |        61 |        335 |     5.4918 |     6.0642 |      0.0000 |      36.000 |
+ | "# pi+"                                         |        61 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi0"                                         |        61 |        113 |     1.8525 |     1.5664 |      1.0000 |      9.0000 |
+ | "# selected"                                    |        61 |          2 |   0.032787 |    0.17808 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        61 |          2 |(  3.27869 +- 2.28006  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       736 |         20 |(  2.71739 +- 0.599315 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        20 |          2 |(  10.0000 +- 6.70820  )%|   -------   |   -------   |
+StrippingD2Pi0HD2KPi0EEGLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2Pi0HD2KPi0EEGLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2Pi0HD2KPi0EEGLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2Pi0HDst2D0PiEEGL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2Pi0HDst2D0PiEEGL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        396 |(  39.6000 +- 1.54656  )%|   -------   |   -------   |
+D2Pi0HD02Pi0Pi0EEG            SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi0  pi0 "                             |        61 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        61 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2Pi0HPi0EEG"                           |        61 |        113 |     1.8525 |     1.5664 |      1.0000 |      9.0000 |
+ | "# input particles"                             |        61 |        113 |     1.8525 |     1.5664 |      1.0000 |      9.0000 |
+ | "# max size D0 -> pi0  pi0 "                    |        61 |        359 |     5.8852 |     12.669 |      1.0000 |      81.000 |
+ | "# pi+"                                         |        61 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi0"                                         |        61 |        113 |     1.8525 |     1.5664 |      1.0000 |      9.0000 |
+ | "# selected"                                    |        61 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        61 |          0 |(  0.00000 +- 1.63934  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       123 |          4 |(  3.25203 +- 1.59936  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingD2Pi0HDst2D0PiEEGL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2Pi0HDst2D0PiEEGLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2Pi0HDst2D0PiEEGLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelPi0ResolvedforDstarD2KSH...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseResolvedPi0"                    |       883 |      20356 |     23.053 |     18.546 |      1.0000 |      123.00 |
+ | "# input particles"                             |       883 |      20356 |     23.053 |     18.546 |      1.0000 |      123.00 |
+ |*"#accept"                                       |       883 |        485 |(  54.9264 +- 1.67445  )%|   -------   |   -------   |
+ | "#passed"                                       |       883 |        943 |     1.0680 |     1.3469 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |     20356 |        943 |(  4.63254 +- 0.147321 )%|   -------   |   -------   |
+SelPi0MergedforDstarD2KSHHPi0 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMergedPi0"                      |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ | "# input particles"                             |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |       194 |        194 |(  100.000 +- 0.515464 )%|   -------   |   -------   |
+ | "#passed"                                       |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |       242 |        242 |(  100.000 +- 0.413223 )%|   -------   |   -------   |
+SelAllPi0sForDstarD2KSHHPi0   SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelPi0MergedforDstarD2KSHHPi0"          |       560 |        242 |    0.43214 |    0.67005 |      0.0000 |      4.0000 |
+ | "# Phys/SelPi0ResolvedforDstarD2KSHHPi0"        |       560 |        943 |     1.6839 |     1.3503 |      0.0000 |      8.0000 |
+ | "# input particles"                             |       560 |       1185 |     2.1161 |     1.4088 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |       560 |        560 |(  100.000 +- 0.178571 )%|   -------   |   -------   |
+ | "#passed"                                       |       560 |       1185 |     2.1161 |     1.4088 |      1.0000 |      8.0000 |
+ |*"efficiency"                                    |      1185 |       1185 |(  100.000 +- 0.0843882)%|   -------   |   -------   |
+SelKSDDForDstarD2KSHHPi0      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       397 |       1169 |     2.9446 |     2.3025 |      1.0000 |      16.000 |
+ | "# input particles"                             |       397 |       1169 |     2.9446 |     2.3025 |      1.0000 |      16.000 |
+ |*"#accept"                                       |       397 |        243 |(  61.2091 +- 2.44556  )%|   -------   |   -------   |
+ | "#passed"                                       |       397 |        368 |    0.92695 |    0.98972 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |      1169 |        368 |(  31.4799 +- 1.35837  )%|   -------   |   -------   |
+DstarD2KSHHPi0D2KKPi0KSDD     SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K-  KS0  pi0 "                     |       188 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       243 |        584 |     2.4033 |     1.8861 |      0.0000 |      10.000 |
+ | "# K-"                                          |       243 |        549 |     2.2593 |     1.7506 |      0.0000 |      9.0000 |
+ | "# KS0"                                         |       243 |        368 |     1.5144 |    0.84303 |      1.0000 |      5.0000 |
+ | "# Phys/SelAllPi0sForDstarD2KSHHPi0"            |       243 |        554 |     2.2798 |     1.5542 |      1.0000 |      8.0000 |
+ | "# Phys/SelKSDDForDstarD2KSHHPi0"               |       243 |        368 |     1.5144 |    0.84303 |      1.0000 |      5.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       243 |       3290 |     13.539 |     5.8070 |      1.0000 |      34.000 |
+ | "# Phys/StdNoPIDsPions"                         |       243 |       3290 |     13.539 |     5.8070 |      1.0000 |      34.000 |
+ | "# input particles"                             |       243 |       7502 |     30.872 |     12.377 |      4.0000 |      76.000 |
+ | "# pi+"                                         |       243 |       1024 |     4.2140 |     2.4435 |      0.0000 |      11.000 |
+ | "# pi0"                                         |       243 |        554 |     2.2798 |     1.5542 |      1.0000 |      8.0000 |
+ | "# selected"                                    |       243 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       243 |          0 |(  0.00000 +- 0.411523 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1604 |        209 |(  13.0299 +- 0.840531 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       330 |         20 |(  6.06061 +- 1.31348  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        61 |          0 |(  0.00000 +- 1.63934  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelKSLLForDstarD2KSHHPi0      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |       172 |        241 |     1.4012 |    0.77505 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       172 |        241 |     1.4012 |    0.77505 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |       172 |        139 |(  80.8140 +- 3.00242  )%|   -------   |   -------   |
+ | "#passed"                                       |       172 |        170 |    0.98837 |    0.63784 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       241 |        170 |(  70.5394 +- 2.93649  )%|   -------   |   -------   |
+DstarD2KSHHPi0D2KKPi0KSLL     SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K-  KS0  pi0 "                     |       108 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       139 |        355 |     2.5540 |     2.1160 |      0.0000 |      11.000 |
+ | "# K-"                                          |       139 |        320 |     2.3022 |     1.8531 |      0.0000 |      9.0000 |
+ | "# KS0"                                         |       139 |        170 |     1.2230 |    0.46524 |      1.0000 |      3.0000 |
+ | "# Phys/SelAllPi0sForDstarD2KSHHPi0"            |       139 |        305 |     2.1942 |     1.5998 |      1.0000 |      8.0000 |
+ | "# Phys/SelKSLLForDstarD2KSHHPi0"               |       139 |        170 |     1.2230 |    0.46524 |      1.0000 |      3.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       139 |       2070 |     14.892 |     5.7648 |      3.0000 |      33.000 |
+ | "# Phys/StdNoPIDsPions"                         |       139 |       2070 |     14.892 |     5.7648 |      3.0000 |      33.000 |
+ | "# input particles"                             |       139 |       4615 |     33.201 |     12.300 |      9.0000 |      72.000 |
+ | "# pi+"                                         |       139 |        642 |     4.6187 |     2.1803 |      1.0000 |      10.000 |
+ | "# pi0"                                         |       139 |        305 |     2.1942 |     1.5998 |      1.0000 |      8.0000 |
+ | "# selected"                                    |       139 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       139 |          0 |(  0.00000 +- 0.719424 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1019 |        148 |(  14.5240 +- 1.10377  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       147 |         18 |(  12.2449 +- 2.70368  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        45 |          0 |(  0.00000 +- 2.22222  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DstarD2KSHHPi0D2KPiPi0KSDD    SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi-  KS0  pi0 "                    |       214 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0 -> K-  pi+  KS0  pi0 "                    |       199 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       243 |        584 |     2.4033 |     1.8861 |      0.0000 |      10.000 |
+ | "# K-"                                          |       243 |        549 |     2.2593 |     1.7506 |      0.0000 |      9.0000 |
+ | "# KS0"                                         |       243 |        368 |     1.5144 |    0.84303 |      1.0000 |      5.0000 |
+ | "# Phys/SelAllPi0sForDstarD2KSHHPi0"            |       243 |        554 |     2.2798 |     1.5542 |      1.0000 |      8.0000 |
+ | "# Phys/SelKSDDForDstarD2KSHHPi0"               |       243 |        368 |     1.5144 |    0.84303 |      1.0000 |      5.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       243 |       3290 |     13.539 |     5.8070 |      1.0000 |      34.000 |
+ | "# Phys/StdNoPIDsPions"                         |       243 |       3290 |     13.539 |     5.8070 |      1.0000 |      34.000 |
+ | "# input particles"                             |       243 |       7502 |     30.872 |     12.377 |      4.0000 |      76.000 |
+ | "# pi+"                                         |       243 |       1024 |     4.2140 |     2.4435 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       243 |        971 |     3.9959 |     2.0974 |      0.0000 |      14.000 |
+ | "# pi0"                                         |       243 |        554 |     2.2798 |     1.5542 |      1.0000 |      8.0000 |
+ | "# selected"                                    |       243 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       243 |          0 |(  0.00000 +- 0.411523 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      5152 |        985 |(  19.1188 +- 0.547856 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      1563 |        152 |(  9.72489 +- 0.749457 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       414 |          2 |( 0.483092 +- 0.340771 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DstarD2KSHHPi0D2KPiPi0KSLL    SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi-  KS0  pi0 "                    |       124 |          1 |  0.0080645 |   0.089440 |      0.0000 |      1.0000 |
+ | "# D0 -> K-  pi+  KS0  pi0 "                    |       120 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       139 |        355 |     2.5540 |     2.1160 |      0.0000 |      11.000 |
+ | "# K-"                                          |       139 |        320 |     2.3022 |     1.8531 |      0.0000 |      9.0000 |
+ | "# KS0"                                         |       139 |        170 |     1.2230 |    0.46524 |      1.0000 |      3.0000 |
+ | "# Phys/SelAllPi0sForDstarD2KSHHPi0"            |       139 |        305 |     2.1942 |     1.5998 |      1.0000 |      8.0000 |
+ | "# Phys/SelKSLLForDstarD2KSHHPi0"               |       139 |        170 |     1.2230 |    0.46524 |      1.0000 |      3.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       139 |       2070 |     14.892 |     5.7648 |      3.0000 |      33.000 |
+ | "# Phys/StdNoPIDsPions"                         |       139 |       2070 |     14.892 |     5.7648 |      3.0000 |      33.000 |
+ | "# input particles"                             |       139 |       4615 |     33.201 |     12.300 |      9.0000 |      72.000 |
+ | "# pi+"                                         |       139 |        642 |     4.6187 |     2.1803 |      1.0000 |      10.000 |
+ | "# pi-"                                         |       139 |        667 |     4.7986 |     2.2026 |      1.0000 |      11.000 |
+ | "# pi0"                                         |       139 |        305 |     2.1942 |     1.5998 |      1.0000 |      8.0000 |
+ | "# selected"                                    |       139 |          1 |  0.0071942 |   0.084513 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       139 |          1 |( 0.719424 +- 0.716832 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      3556 |        688 |(  19.3476 +- 0.662432 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       688 |         76 |(  11.0465 +- 1.19509  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       169 |          9 |(  5.32544 +- 1.72723  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+DstarD2KSHHPi0DstarD2KPiPi0...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D0  pi- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2KSHHPi0D2KPiPi0KSLL"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         1 |        109 |     109.00 |     0.0000 |      109.00 |      109.00 |
+ | "# input particles"                             |         1 |        110 |     110.00 |     0.0000 |      110.00 |      110.00 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         1 |         62 |     62.000 |     0.0000 |      62.000 |      62.000 |
+ | "# max size D*(2010)- -> D0  pi- "              |         1 |         45 |     45.000 |     0.0000 |      45.000 |      45.000 |
+ | "# pi+"                                         |         1 |         62 |     62.000 |     0.0000 |      62.000 |      62.000 |
+ | "# pi-"                                         |         1 |         45 |     45.000 |     0.0000 |      45.000 |      45.000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       107 |          1 |( 0.934579 +- 0.930202 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DstarD2KSHHPi0D2PiPiPi0KSDD   SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi-  KS0  pi0 "                   |       230 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       243 |        584 |     2.4033 |     1.8861 |      0.0000 |      10.000 |
+ | "# KS0"                                         |       243 |        368 |     1.5144 |    0.84303 |      1.0000 |      5.0000 |
+ | "# Phys/SelAllPi0sForDstarD2KSHHPi0"            |       243 |        554 |     2.2798 |     1.5542 |      1.0000 |      8.0000 |
+ | "# Phys/SelKSDDForDstarD2KSHHPi0"               |       243 |        368 |     1.5144 |    0.84303 |      1.0000 |      5.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       243 |       3290 |     13.539 |     5.8070 |      1.0000 |      34.000 |
+ | "# Phys/StdNoPIDsPions"                         |       243 |       3290 |     13.539 |     5.8070 |      1.0000 |      34.000 |
+ | "# input particles"                             |       243 |       7502 |     30.872 |     12.377 |      4.0000 |      76.000 |
+ | "# pi+"                                         |       243 |       1024 |     4.2140 |     2.4435 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       243 |        971 |     3.9959 |     2.0974 |      0.0000 |      14.000 |
+ | "# pi0"                                         |       243 |        554 |     2.2798 |     1.5542 |      1.0000 |      8.0000 |
+ | "# selected"                                    |       243 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       243 |          0 |(  0.00000 +- 0.411523 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      4483 |       1209 |(  26.9685 +- 0.662826 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      1953 |        251 |(  12.8520 +- 0.757292 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       599 |          8 |(  1.33556 +- 0.469028 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DstarD2KSHHPi0D2PiPiPi0KSLL   SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi-  KS0  pi0 "                   |       139 |          1 |  0.0071942 |   0.084513 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       139 |        355 |     2.5540 |     2.1160 |      0.0000 |      11.000 |
+ | "# KS0"                                         |       139 |        170 |     1.2230 |    0.46524 |      1.0000 |      3.0000 |
+ | "# Phys/SelAllPi0sForDstarD2KSHHPi0"            |       139 |        305 |     2.1942 |     1.5998 |      1.0000 |      8.0000 |
+ | "# Phys/SelKSLLForDstarD2KSHHPi0"               |       139 |        170 |     1.2230 |    0.46524 |      1.0000 |      3.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       139 |       2070 |     14.892 |     5.7648 |      3.0000 |      33.000 |
+ | "# Phys/StdNoPIDsPions"                         |       139 |       2070 |     14.892 |     5.7648 |      3.0000 |      33.000 |
+ | "# input particles"                             |       139 |       4615 |     33.201 |     12.300 |      9.0000 |      72.000 |
+ | "# pi+"                                         |       139 |        642 |     4.6187 |     2.1803 |      1.0000 |      10.000 |
+ | "# pi-"                                         |       139 |        667 |     4.7986 |     2.2026 |      1.0000 |      11.000 |
+ | "# pi0"                                         |       139 |        305 |     2.1942 |     1.5998 |      1.0000 |      8.0000 |
+ | "# selected"                                    |       139 |          1 |  0.0071942 |   0.084513 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       139 |          1 |( 0.719424 +- 0.716832 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      3240 |        828 |(  25.5556 +- 0.766278 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       814 |        136 |(  16.7076 +- 1.30752  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       250 |         20 |(  8.00000 +- 1.71581  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        20 |          1 |(  5.00000 +- 4.87340  )%|   -------   |   -------   |
+DstarD2KSHHPi0DstarD2PiPiPi...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D0  pi- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2KSHHPi0D2PiPiPi0KSLL"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "# input particles"                             |         1 |         21 |     21.000 |     0.0000 |      21.000 |      21.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ | "# max size D*(2010)- -> D0  pi- "              |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# pi+"                                         |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ | "# pi-"                                         |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2KSHHPi0Dsta...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD02KpiForPromptCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        281 |(  28.1000 +- 1.42140  )%|   -------   |   -------   |
+SelKaonForPromptCharm         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseANNKaons"                       |       863 |       5230 |     6.0603 |     4.2531 |      1.0000 |      26.000 |
+ | "# input particles"                             |       863 |       5230 |     6.0603 |     4.2531 |      1.0000 |      26.000 |
+ |*"#accept"                                       |       863 |        722 |(  83.6616 +- 1.25853  )%|   -------   |   -------   |
+ | "#passed"                                       |       863 |       1754 |     2.0324 |     1.7207 |      0.0000 |      12.000 |
+ |*"efficiency"                                    |      5230 |       1754 |(  33.5373 +- 0.652833 )%|   -------   |   -------   |
+SelPionForPromptCharm         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseANNPions"                       |       887 |       8772 |     9.8895 |     5.2402 |      1.0000 |      32.000 |
+ | "# input particles"                             |       887 |       8772 |     9.8895 |     5.2402 |      1.0000 |      32.000 |
+ |*"#accept"                                       |       887 |        861 |(  97.0688 +- 0.566373 )%|   -------   |   -------   |
+ | "#passed"                                       |       887 |       4557 |     5.1375 |     3.0907 |      0.0000 |      18.000 |
+ |*"efficiency"                                    |      8772 |       4557 |(  51.9494 +- 0.533446 )%|   -------   |   -------   |
+D02KpiForPromptCharm          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+ "                              |       204 |          3 |   0.014706 |    0.12037 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  pi- "                             |       204 |          1 |  0.0049020 |   0.069842 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       204 |        264 |     1.2941 |     1.2134 |      0.0000 |      9.0000 |
+ | "# K-"                                          |       204 |        240 |     1.1765 |    0.95396 |      0.0000 |      4.0000 |
+ | "# Phys/SelKaonForPromptCharm"                  |       204 |        504 |     2.4706 |     1.5352 |      1.0000 |      12.000 |
+ | "# Phys/SelPionForPromptCharm"                  |       204 |       1188 |     5.8235 |     3.0209 |      1.0000 |      17.000 |
+ | "# input particles"                             |       204 |       1692 |     8.2941 |     4.0368 |      2.0000 |      25.000 |
+ | "# max size D0 -> K-  pi+ "                     |       204 |        763 |     3.7402 |     4.7965 |      0.0000 |      30.000 |
+ | "# max size D~0 -> K+  pi- "                    |       204 |        815 |     3.9951 |     5.5364 |      0.0000 |      36.000 |
+ | "# pi+"                                         |       204 |        618 |     3.0294 |     1.9973 |      0.0000 |      10.000 |
+ | "# pi-"                                         |       204 |        570 |     2.7941 |     1.7592 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       204 |          4 |   0.019608 |    0.17037 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       204 |          3 |(  1.47059 +- 0.842778 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1578 |         64 |(  4.05577 +- 0.496584 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        64 |          4 |(  6.25000 +- 3.02577  )%|   -------   |   -------   |
+StrippingD02KpiForPromptCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingD02KpiForPromptCharm SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD02KpiForPromptCharm SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarForPromptChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelD02KpiForPromptCharm       SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+ "                              |       707 |          7 |  0.0099010 |   0.099010 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  pi- "                             |       707 |          8 |   0.011315 |    0.11839 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       707 |        876 |     1.2390 |     1.1349 |      0.0000 |      9.0000 |
+ | "# K-"                                          |       707 |        859 |     1.2150 |     1.1025 |      0.0000 |      6.0000 |
+ | "# Phys/SelKaonForPromptCharm"                  |       707 |       1735 |     2.4540 |     1.6103 |      1.0000 |      12.000 |
+ | "# Phys/SelPionForPromptCharm"                  |       707 |       3993 |     5.6478 |     3.0385 |      1.0000 |      18.000 |
+ | "# input particles"                             |       707 |       5728 |     8.1018 |     4.1569 |      2.0000 |      27.000 |
+ | "# max size D0 -> K-  pi+ "                     |       707 |       2796 |     3.9547 |     5.5598 |      0.0000 |      40.000 |
+ | "# max size D~0 -> K+  pi- "                    |       707 |       2751 |     3.8911 |     5.9215 |      0.0000 |      63.000 |
+ | "# pi+"                                         |       707 |       2047 |     2.8953 |     1.8910 |      0.0000 |      12.000 |
+ | "# pi-"                                         |       707 |       1946 |     2.7525 |     1.8184 |      0.0000 |      10.000 |
+ | "# selected"                                    |       707 |         15 |   0.021216 |    0.16255 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       707 |         13 |(  1.83876 +- 0.505269 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5547 |        240 |(  4.32666 +- 0.273176 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       240 |         15 |(  6.25000 +- 1.56250  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+DstarForPromptCharm           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |        13 |          1 |   0.076923 |    0.26647 |      0.0000 |      1.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |        13 |          2 |    0.15385 |    0.36080 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        13 |          7 |    0.53846 |    0.49852 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |        13 |          8 |    0.61538 |    0.62493 |      0.0000 |      2.0000 |
+ | "# Phys/SelD02KpiForPromptCharm"                |        13 |         15 |     1.1538 |    0.36080 |      1.0000 |      2.0000 |
+ | "# Phys/StdAllLooseANNPions"                    |        13 |        453 |     34.846 |     13.660 |      10.000 |      65.000 |
+ | "# input particles"                             |        13 |        468 |     36.000 |     13.644 |      11.000 |      66.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |        13 |        136 |     10.462 |     11.277 |      0.0000 |      30.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |        13 |        122 |     9.3846 |     10.558 |      0.0000 |      36.000 |
+ | "# pi+"                                         |        13 |        236 |     18.154 |     6.7122 |      7.0000 |      30.000 |
+ | "# pi-"                                         |        13 |        217 |     16.692 |     7.6297 |      3.0000 |      35.000 |
+ | "# selected"                                    |        13 |          3 |    0.23077 |    0.42133 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        13 |          3 |(  23.0769 +- 11.6855  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       258 |          3 |(  1.16279 +- 0.667423 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingDstarForPromptChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingDstarForPromptCharm  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarForPromptCharm  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDForPromptCharmPre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        403 |(  40.3000 +- 1.55110  )%|   -------   |   -------   |
+DForPromptCharm               SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K-  pi+  pi+ "                         |       207 |          6 |   0.028986 |    0.16777 |      0.0000 |      1.0000 |
+ | "# D- -> K+  pi-  pi- "                         |       198 |          5 |   0.025253 |    0.15689 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       292 |        371 |     1.2705 |     1.1281 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       292 |        374 |     1.2808 |     1.1718 |      0.0000 |      6.0000 |
+ | "# Phys/SelKaonForPromptCharm"                  |       292 |        745 |     2.5514 |     1.6554 |      1.0000 |      11.000 |
+ | "# Phys/SelPionForPromptCharm"                  |       292 |       1660 |     5.6849 |     3.2964 |      1.0000 |      18.000 |
+ | "# input particles"                             |       292 |       2405 |     8.2363 |     4.4670 |      2.0000 |      24.000 |
+ | "# pi+"                                         |       292 |        855 |     2.9281 |     1.9893 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       292 |        805 |     2.7568 |     1.9460 |      0.0000 |      10.000 |
+ | "# selected"                                    |       292 |         11 |   0.037671 |    0.19040 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       292 |         11 |(  3.76712 +- 1.11423  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2451 |        646 |(  26.3566 +- 0.889897 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1155 |         28 |(  2.42424 +- 0.452551 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        28 |         11 |(  39.2857 +- 9.22962  )%|   -------   |   -------   |
+StrippingDForPromptCharmPos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+StrippingDForPromptCharm      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDForPromptCharm      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         11 |(  1.10000 +- 0.329833 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDsForPromptCharmPr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        483 |(  48.3000 +- 1.58022  )%|   -------   |   -------   |
+DsForPromptCharm              SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D_s+ -> K-  K+  pi+ "                        |       155 |          3 |   0.019355 |    0.13777 |      0.0000 |      1.0000 |
+ | "# D_s- -> K+  K-  pi- "                        |       154 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       347 |        433 |     1.2478 |     1.1867 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       347 |        415 |     1.1960 |     1.0984 |      0.0000 |      6.0000 |
+ | "# Phys/SelKaonForPromptCharm"                  |       347 |        848 |     2.4438 |     1.6315 |      1.0000 |      11.000 |
+ | "# Phys/SelPionForPromptCharm"                  |       347 |       1952 |     5.6254 |     3.0807 |      1.0000 |      18.000 |
+ | "# input particles"                             |       347 |       2800 |     8.0692 |     4.2678 |      2.0000 |      27.000 |
+ | "# pi+"                                         |       347 |       1002 |     2.8876 |     1.9060 |      0.0000 |      12.000 |
+ | "# pi-"                                         |       347 |        950 |     2.7378 |     1.8836 |      0.0000 |      10.000 |
+ | "# selected"                                    |       347 |          3 |  0.0086455 |   0.092579 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       347 |          3 |( 0.864553 +- 0.496988 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1024 |        243 |(  23.7305 +- 1.32947  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       931 |         21 |(  2.25564 +- 0.486638 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        21 |          3 |(  14.2857 +- 7.63604  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingDsForPromptCharmPo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingDsForPromptCharm     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDsForPromptCharm     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLambdaCForPromptCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelProtonForPromptCharm       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseANNProtons"                     |       858 |       5493 |     6.4021 |     4.5435 |      1.0000 |      32.000 |
+ | "# input particles"                             |       858 |       5493 |     6.4021 |     4.5435 |      1.0000 |      32.000 |
+ |*"#accept"                                       |       858 |        505 |(  58.8578 +- 1.67997  )%|   -------   |   -------   |
+ | "#passed"                                       |       858 |        876 |     1.0210 |     1.1893 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |      5493 |        876 |(  15.9476 +- 0.493989 )%|   -------   |   -------   |
+SelpreLambdaCForPromptCharm   SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       471 |        686 |     1.4565 |     1.2440 |      0.0000 |      9.0000 |
+ | "# K-"                                          |       471 |        667 |     1.4161 |     1.1679 |      0.0000 |      6.0000 |
+ | "# Lambda_c+ -> p+  K-  pi+ "                   |       201 |         17 |   0.084577 |    0.34238 |      0.0000 |      2.0000 |
+ | "# Lambda_c~- -> p~-  K+  pi- "                 |       208 |         11 |   0.052885 |    0.26328 |      0.0000 |      2.0000 |
+ | "# Phys/SelKaonForPromptCharm"                  |       471 |       1353 |     2.8726 |     1.7402 |      1.0000 |      12.000 |
+ | "# Phys/SelPionForPromptCharm"                  |       471 |       2946 |     6.2548 |     3.2107 |      1.0000 |      18.000 |
+ | "# Phys/SelProtonForPromptCharm"                |       471 |        839 |     1.7813 |     1.1005 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       471 |       5138 |     10.909 |     5.0729 |      3.0000 |      35.000 |
+ | "# p+"                                          |       471 |        402 |    0.85350 |    0.81245 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |       471 |       1499 |     3.1826 |     2.0012 |      0.0000 |      12.000 |
+ | "# pi-"                                         |       471 |       1447 |     3.0722 |     1.9174 |      0.0000 |      10.000 |
+ | "# p~-"                                         |       471 |        437 |    0.92781 |    0.92103 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       471 |         28 |   0.059448 |    0.29981 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       471 |         21 |(  4.45860 +- 0.951009 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1140 |        288 |(  25.2632 +- 1.28694  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1090 |         40 |(  3.66972 +- 0.569488 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        40 |         28 |(  70.0000 +- 7.24569  )%|   -------   |   -------   |
+LambdaCForPromptCharm         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelpreLambdaCForPromptCharm"            |        21 |         28 |     1.3333 |    0.56344 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        21 |         28 |     1.3333 |    0.56344 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        21 |          5 |(  23.8095 +- 9.29429  )%|   -------   |   -------   |
+ |*"#passed"                                       |        21 |          5 |(  23.8095 +- 9.29429  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        28 |          5 |(  17.8571 +- 7.23789  )%|   -------   |   -------   |
+StrippingLambdaCForPromptCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingLambdaCForPromptCharmSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLambdaCForPromptCharmSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLambdaCLooseChi2IP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        192 |(  19.2000 +- 1.24554  )%|   -------   |   -------   |
+LambdaCLooseChi2IPForPrompt...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelpreLambdaCForPromptCharm"            |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         6 |          4 |(  66.6667 +- 19.2450  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |          5 |    0.83333 |    0.68718 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |         7 |          5 |(  71.4286 +- 17.0747  )%|   -------   |   -------   |
+StrippingLambdaCLooseChi2IP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingLambdaCLooseChi2IP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLambdaCLooseChi2IP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLambdaC2pKKForProm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LambdaC2pKKForPromptCharm     SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       478 |        689 |     1.4414 |     1.2424 |      0.0000 |      9.0000 |
+ | "# K-"                                          |       478 |        674 |     1.4100 |     1.1658 |      0.0000 |      6.0000 |
+ | "# Lambda_c+ -> p+  K-  K+ "                    |       188 |          1 |  0.0053191 |   0.072738 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> p~-  K+  K- "                  |       204 |          3 |   0.014706 |    0.12037 |      0.0000 |      1.0000 |
+ | "# Phys/SelKaonForPromptCharm"                  |       478 |       1363 |     2.8515 |     1.7384 |      1.0000 |      12.000 |
+ | "# Phys/SelProtonForPromptCharm"                |       478 |        846 |     1.7699 |     1.0965 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       478 |       2209 |     4.6213 |     2.5624 |      2.0000 |      19.000 |
+ | "# p+"                                          |       478 |        405 |    0.84728 |    0.81030 |      0.0000 |      4.0000 |
+ | "# p~-"                                         |       478 |        441 |    0.92259 |    0.91722 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       478 |          4 |  0.0083682 |   0.091094 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       478 |          4 |( 0.836820 +- 0.416656 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1088 |        257 |(  23.6213 +- 1.28773  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       449 |         11 |(  2.44989 +- 0.729565 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          4 |(  36.3636 +- 14.5041  )%|   -------   |   -------   |
+StrippingLambdaC2pKKForProm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingLambdaC2pKKForProm...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLambdaC2pKKForProm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingSigmaCForPromptCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelLambdaCForPromptCharm      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelpreLambdaCForPromptCharm"            |        21 |         28 |     1.3333 |    0.56344 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        21 |         28 |     1.3333 |    0.56344 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        21 |          5 |(  23.8095 +- 9.29429  )%|   -------   |   -------   |
+ |*"#passed"                                       |        21 |          5 |(  23.8095 +- 9.29429  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        28 |          5 |(  17.8571 +- 7.23789  )%|   -------   |   -------   |
+SigmaCForPromptCharm          SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+"                                   |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Phys/SelLambdaCForPromptCharm"               |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllLooseANNPions"                    |         5 |        207 |     41.400 |     11.430 |      28.000 |      59.000 |
+ | "# Sigma_c++ -> Lambda_c+  pi+ "                |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# Sigma_c0 -> Lambda_c+  pi- "                 |         5 |          1 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# Sigma_c~-- -> Lambda_c~-  pi- "              |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma_c~0 -> Lambda_c~-  pi+ "               |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         5 |        212 |     42.400 |     11.430 |      29.000 |      60.000 |
+ | "# max size Sigma_c++ -> Lambda_c+  pi+ "       |         5 |         65 |     13.000 |     11.507 |      0.0000 |      29.000 |
+ | "# max size Sigma_c0 -> Lambda_c+  pi- "        |         5 |         69 |     13.800 |     12.592 |      0.0000 |      30.000 |
+ | "# max size Sigma_c~-- -> Lambda_c~-  pi- "     |         5 |         39 |     7.8000 |     9.9679 |      0.0000 |      24.000 |
+ | "# max size Sigma_c~0 -> Lambda_c~-  pi+ "      |         5 |         34 |     6.8000 |     8.4238 |      0.0000 |      19.000 |
+ | "# pi+"                                         |         5 |         99 |     19.800 |     5.1536 |      15.000 |      29.000 |
+ | "# pi-"                                         |         5 |        108 |     21.600 |     6.5299 |      13.000 |      30.000 |
+ | "# selected"                                    |         5 |          5 |     1.0000 |    0.89443 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          3 |(  60.0000 +- 21.9089  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       207 |          7 |(  3.38164 +- 1.25634  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          5 |(  71.4286 +- 17.0747  )%|   -------   |   -------   |
+StrippingSigmaCForPromptCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingSigmaCForPromptCharm SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingSigmaCForPromptCharm SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLambdaCstarForProm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LambdaCstarForPromptCharm     SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c(2625)+ -> Lambda_c+  pi+  pi- "     |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c(2625)~- -> Lambda_c~-  pi-  pi+ "   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Phys/SelLambdaCForPromptCharm"               |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllLooseANNPions"                    |         5 |        207 |     41.400 |     11.430 |      28.000 |      59.000 |
+ | "# input particles"                             |         5 |        212 |     42.400 |     11.430 |      29.000 |      60.000 |
+ | "# pi+"                                         |         5 |         99 |     19.800 |     5.1536 |      15.000 |      29.000 |
+ | "# pi-"                                         |         5 |        108 |     21.600 |     6.5299 |      13.000 |      30.000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        96 |         11 |(  11.4583 +- 3.25087  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       212 |          0 |(  0.00000 +- 0.471698 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLambdaCstarForProm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLambdaCstarForProm...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLambdaCstarForProm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXiCstarstar2Lambda...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelPromptKaonForPromptCharm   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseANNKaons"                    |         5 |        134 |     26.800 |     6.7941 |      18.000 |      36.000 |
+ | "# input particles"                             |         5 |        134 |     26.800 |     6.7941 |      18.000 |      36.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         5 |         63 |     12.600 |     4.4989 |      7.0000 |      19.000 |
+ |*"efficiency"                                    |       134 |         63 |(  47.0149 +- 4.31164  )%|   -------   |   -------   |
+XiCstarstar2LambdaCPiKForPr...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         5 |         27 |     5.4000 |     2.5768 |      3.0000 |      9.0000 |
+ | "# K-"                                          |         5 |         36 |     7.2000 |     3.1875 |      4.0000 |      11.000 |
+ | "# Lambda_c+"                                   |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelLambdaCForPromptCharm"               |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelPromptKaonForPromptCharm"            |         5 |         63 |     12.600 |     4.4989 |      7.0000 |      19.000 |
+ | "# Phys/StdAllLooseANNPions"                    |         5 |        207 |     41.400 |     11.430 |      28.000 |      59.000 |
+ | "# Xi_c(2815)+ -> Lambda_c+  K-  pi+ "          |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# Xi_c(2815)+ -> Lambda_c+  K-  pi- "          |         2 |          6 |     3.0000 |     3.0000 |      0.0000 |      6.0000 |
+ | "# input particles"                             |         5 |        275 |     55.000 |     15.912 |      36.000 |      79.000 |
+ | "# pi+"                                         |         5 |         95 |     19.000 |     4.9800 |      14.000 |      28.000 |
+ | "# pi-"                                         |         5 |        101 |     20.200 |     6.7350 |      11.000 |      29.000 |
+ | "# selected"                                    |         5 |          8 |     1.6000 |     3.2000 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        16 |         10 |(  62.5000 +- 12.1031  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       152 |         10 |(  6.57895 +- 2.01085  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          8 |(  80.0000 +- 12.6491  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingXiCstarstar2Lambda...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXiCstarstar2Lambda...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXiCstarstar2Lambda...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXic02LcPiForPrompt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Xic02LcPiForPromptCharm       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+"                                   |        21 |         11 |    0.52381 |    0.73154 |      0.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |        21 |          7 |    0.33333 |    0.56344 |      0.0000 |      2.0000 |
+ | "# Phys/SelpreLambdaCForPromptCharm"            |        21 |         28 |     1.3333 |    0.56344 |      1.0000 |      3.0000 |
+ | "# Phys/StdAllLoosePions"                       |        21 |       1256 |     59.810 |     24.832 |      24.000 |      122.00 |
+ | "# Xi_c0 -> Lambda_c+  pi- "                    |        21 |          1 |   0.047619 |    0.21296 |      0.0000 |      1.0000 |
+ | "# Xi_c~0 -> Lambda_c~-  pi+ "                  |        21 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        21 |       1284 |     61.143 |     24.937 |      25.000 |      124.00 |
+ | "# max size Xi_c0 -> Lambda_c+  pi- "           |        21 |        383 |     18.238 |     30.383 |      0.0000 |      118.00 |
+ | "# max size Xi_c~0 -> Lambda_c~-  pi+ "         |        21 |        217 |     10.333 |     18.466 |      0.0000 |      70.000 |
+ | "# pi+"                                         |        21 |        638 |     30.381 |     12.167 |      12.000 |      63.000 |
+ | "# pi-"                                         |        21 |        618 |     29.429 |     13.605 |      12.000 |      61.000 |
+ | "# selected"                                    |        21 |          1 |   0.047619 |    0.21296 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        21 |          1 |(  4.76190 +- 4.64714  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       600 |         61 |(  10.1667 +- 1.23376  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        61 |          1 |(  1.63934 +- 1.62585  )%|   -------   |   -------   |
+StrippingXic02LcPiForPrompt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingXic02LcPiForPrompt...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXic02LcPiForPrompt...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingChiAndCharmForProm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelDstarForPromptCharm        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |        13 |          1 |   0.076923 |    0.26647 |      0.0000 |      1.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |        13 |          2 |    0.15385 |    0.36080 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        13 |          7 |    0.53846 |    0.49852 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |        13 |          8 |    0.61538 |    0.62493 |      0.0000 |      2.0000 |
+ | "# Phys/SelD02KpiForPromptCharm"                |        13 |         15 |     1.1538 |    0.36080 |      1.0000 |      2.0000 |
+ | "# Phys/StdAllLooseANNPions"                    |        13 |        453 |     34.846 |     13.660 |      10.000 |      65.000 |
+ | "# input particles"                             |        13 |        468 |     36.000 |     13.644 |      11.000 |      66.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |        13 |        136 |     10.462 |     11.277 |      0.0000 |      30.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |        13 |        122 |     9.3846 |     10.558 |      0.0000 |      36.000 |
+ | "# pi+"                                         |        13 |        236 |     18.154 |     6.7122 |      7.0000 |      30.000 |
+ | "# pi-"                                         |        13 |        217 |     16.692 |     7.6297 |      3.0000 |      35.000 |
+ | "# selected"                                    |        13 |          3 |    0.23077 |    0.42133 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        13 |          3 |(  23.0769 +- 11.6855  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       258 |          3 |(  1.16279 +- 0.667423 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+SelDsForPromptCharm           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D_s+ -> K-  K+  pi+ "                        |       329 |          5 |   0.015198 |    0.12234 |      0.0000 |      1.0000 |
+ | "# D_s- -> K+  K-  pi- "                        |       323 |          1 |  0.0030960 |   0.055555 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       707 |        876 |     1.2390 |     1.1349 |      0.0000 |      9.0000 |
+ | "# K-"                                          |       707 |        859 |     1.2150 |     1.1025 |      0.0000 |      6.0000 |
+ | "# Phys/SelKaonForPromptCharm"                  |       707 |       1735 |     2.4540 |     1.6103 |      1.0000 |      12.000 |
+ | "# Phys/SelPionForPromptCharm"                  |       707 |       3993 |     5.6478 |     3.0385 |      1.0000 |      18.000 |
+ | "# input particles"                             |       707 |       5728 |     8.1018 |     4.1569 |      2.0000 |      27.000 |
+ | "# pi+"                                         |       707 |       2047 |     2.8953 |     1.8910 |      0.0000 |      12.000 |
+ | "# pi-"                                         |       707 |       1946 |     2.7525 |     1.8184 |      0.0000 |      10.000 |
+ | "# selected"                                    |       707 |          6 |  0.0084866 |   0.091731 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       707 |          6 |( 0.848656 +- 0.344989 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2130 |        507 |(  23.8028 +- 0.922771 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1845 |         42 |(  2.27642 +- 0.347239 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        42 |          6 |(  14.2857 +- 5.39949  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+SelDForPromptCharm            SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K-  pi+  pi+ "                         |       489 |         13 |   0.026585 |    0.16087 |      0.0000 |      1.0000 |
+ | "# D- -> K+  pi-  pi- "                         |       489 |         10 |   0.020450 |    0.14153 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       707 |        876 |     1.2390 |     1.1349 |      0.0000 |      9.0000 |
+ | "# K-"                                          |       707 |        859 |     1.2150 |     1.1025 |      0.0000 |      6.0000 |
+ | "# Phys/SelKaonForPromptCharm"                  |       707 |       1735 |     2.4540 |     1.6103 |      1.0000 |      12.000 |
+ | "# Phys/SelPionForPromptCharm"                  |       707 |       3993 |     5.6478 |     3.0385 |      1.0000 |      18.000 |
+ | "# input particles"                             |       707 |       5728 |     8.1018 |     4.1569 |      2.0000 |      27.000 |
+ | "# pi+"                                         |       707 |       2047 |     2.8953 |     1.8910 |      0.0000 |      12.000 |
+ | "# pi-"                                         |       707 |       1946 |     2.7525 |     1.8184 |      0.0000 |      10.000 |
+ | "# selected"                                    |       707 |         23 |   0.032532 |    0.17741 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       707 |         23 |(  3.25318 +- 0.667210 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      5547 |       1469 |(  26.4828 +- 0.592444 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2460 |         56 |(  2.27642 +- 0.300717 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        56 |         23 |(  41.0714 +- 6.57414  )%|   -------   |   -------   |
+SelSigmaCForPromptCharm       SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+"                                   |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Phys/SelLambdaCForPromptCharm"               |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllLooseANNPions"                    |         5 |        207 |     41.400 |     11.430 |      28.000 |      59.000 |
+ | "# Sigma_c++ -> Lambda_c+  pi+ "                |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# Sigma_c0 -> Lambda_c+  pi- "                 |         5 |          1 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# Sigma_c~-- -> Lambda_c~-  pi- "              |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma_c~0 -> Lambda_c~-  pi+ "               |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         5 |        212 |     42.400 |     11.430 |      29.000 |      60.000 |
+ | "# max size Sigma_c++ -> Lambda_c+  pi+ "       |         5 |         65 |     13.000 |     11.507 |      0.0000 |      29.000 |
+ | "# max size Sigma_c0 -> Lambda_c+  pi- "        |         5 |         69 |     13.800 |     12.592 |      0.0000 |      30.000 |
+ | "# max size Sigma_c~-- -> Lambda_c~-  pi- "     |         5 |         39 |     7.8000 |     9.9679 |      0.0000 |      24.000 |
+ | "# max size Sigma_c~0 -> Lambda_c~-  pi+ "      |         5 |         34 |     6.8000 |     8.4238 |      0.0000 |      19.000 |
+ | "# pi+"                                         |         5 |         99 |     19.800 |     5.1536 |      15.000 |      29.000 |
+ | "# pi-"                                         |         5 |        108 |     21.600 |     6.5299 |      13.000 |      30.000 |
+ | "# selected"                                    |         5 |          5 |     1.0000 |    0.89443 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          3 |(  60.0000 +- 21.9089  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       207 |          7 |(  3.38164 +- 1.25634  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          5 |(  71.4286 +- 17.0747  )%|   -------   |   -------   |
+SelLambdaCstarForPromptCharm  SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c(2625)+ -> Lambda_c+  pi+  pi- "     |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c(2625)~- -> Lambda_c~-  pi-  pi+ "   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Phys/SelLambdaCForPromptCharm"               |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllLooseANNPions"                    |         5 |        207 |     41.400 |     11.430 |      28.000 |      59.000 |
+ | "# input particles"                             |         5 |        212 |     42.400 |     11.430 |      29.000 |      60.000 |
+ | "# pi+"                                         |         5 |         99 |     19.800 |     5.1536 |      15.000 |      29.000 |
+ | "# pi-"                                         |         5 |        108 |     21.600 |     6.5299 |      13.000 |      30.000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |        96 |         11 |(  11.4583 +- 3.25087  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       212 |          0 |(  0.00000 +- 0.471698 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+PromptCharmForPromptCharm     SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelD02KpiForPromptCharm"                |        40 |         15 |    0.37500 |    0.57825 |      0.0000 |      2.0000 |
+ | "# Phys/SelDForPromptCharm"                     |        40 |         23 |    0.57500 |    0.49434 |      0.0000 |      1.0000 |
+ | "# Phys/SelDsForPromptCharm"                    |        40 |          6 |    0.15000 |    0.35707 |      0.0000 |      1.0000 |
+ | "# Phys/SelDstarForPromptCharm"                 |        40 |          3 |   0.075000 |    0.26339 |      0.0000 |      1.0000 |
+ | "# Phys/SelLambdaCForPromptCharm"               |        40 |          5 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# Phys/SelLambdaCstarForPromptCharm"           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelSigmaCForPromptCharm"                |        40 |          5 |    0.12500 |    0.45758 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        40 |         57 |     1.4250 |    0.80273 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        40 |         40 |(  100.000 +- 2.50000  )%|   -------   |   -------   |
+ | "#passed"                                       |        40 |         57 |     1.4250 |    0.80273 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |        57 |         57 |(  100.000 +- 1.75439  )%|   -------   |   -------   |
+StrippingChiAndCharmForProm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingChiAndCharmForProm...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingChiAndCharmForProm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCharmAndWForPrompt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingCharmAndWForPrompt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCharmAndWForPrompt...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCharmAndWForPrompt...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDiMuonAndCharmForP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDiMuonAndCharmForP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDiMuonAndCharmForP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDiMuonAndCharmForP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDiCharmForPromptCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DiCharmForPromptCharm         SUCCESS Number of counters : 294
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+"                                   |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |        40 |          2 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# D+"                                          |        40 |         13 |    0.32500 |    0.46837 |      0.0000 |      1.0000 |
+ | "# D-"                                          |        40 |         10 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        40 |          7 |    0.17500 |    0.37997 |      0.0000 |      1.0000 |
+ | "# D_s+"                                        |        40 |          5 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# D_s-"                                        |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |        40 |          8 |    0.20000 |    0.45826 |      0.0000 |      2.0000 |
+ | "# Lambda_c(2625)+"                             |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c(2625)~-"                            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |        40 |          3 |   0.075000 |    0.26339 |      0.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |        40 |          2 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# Phys/PromptCharmForPromptCharm"              |        40 |         57 |     1.4250 |    0.80273 |      1.0000 |      4.0000 |
+ | "# Sigma_c++"                                   |        40 |          4 |    0.10000 |    0.37417 |      0.0000 |      2.0000 |
+ | "# Sigma_c0"                                    |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# Sigma_c~--"                                  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma_c~0"                                   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        40 |         57 |     1.4250 |    0.80273 |      1.0000 |      4.0000 |
+ | "# max size psi(3770) -> D*(2010)+  D*(2010)+ " |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D*(2010)+  D*(2010)- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)+  D+ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)+  D- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)+  D_s+ "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)+  D_s- "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)+  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)+  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)+  Lambda_c+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)+  Lambda_c~- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)+  Sigma_c++ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)+  Sigma_c0 "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)+  Sigma_c~-- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)+  Sigma_c~0 " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)-  D*(2010)- " |        40 |          2 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D*(2010)-  D+ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)-  D- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)-  D_s+ "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)-  D_s- "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)-  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)-  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)-  Lambda_c+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)-  Lambda_c~- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)-  Sigma_c++ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)-  Sigma_c0 "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)-  Sigma_c~-- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D*(2010)-  Sigma_c~0 " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D+  D+ "               |        40 |         13 |    0.32500 |    0.46837 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D+  D- "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D+  D_s+ "             |        40 |          3 |   0.075000 |    0.26339 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D+  D_s- "             |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D+  Lambda_c(2625)+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D+  Lambda_c(2625)~- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D+  Lambda_c+ "        |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D+  Lambda_c~- "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D+  Sigma_c++ "        |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D+  Sigma_c0 "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D+  Sigma_c~-- "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D+  Sigma_c~0 "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D-  D- "               |        40 |         10 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D-  D_s+ "             |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D-  D_s- "             |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D-  Lambda_c(2625)+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D-  Lambda_c(2625)~- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D-  Lambda_c+ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D-  Lambda_c~- "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D-  Sigma_c++ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D-  Sigma_c0 "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D-  Sigma_c~-- "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D-  Sigma_c~0 "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D0  D*(2010)+ "        |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D0  D*(2010)- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D0  D+ "               |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D0  D- "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D0  D0 "               |        40 |          7 |    0.17500 |    0.37997 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D0  D_s+ "             |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D0  D_s- "             |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D0  D~0 "              |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D0  Lambda_c(2625)+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D0  Lambda_c(2625)~- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D0  Lambda_c+ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D0  Lambda_c~- "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D0  Sigma_c++ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D0  Sigma_c0 "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D0  Sigma_c~-- "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D0  Sigma_c~0 "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D_s+  D_s+ "           |        40 |          5 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D_s+  D_s- "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D_s+  Lambda_c(2625)+ "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D_s+  Lambda_c(2625)~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D_s+  Lambda_c+ "      |        40 |          2 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D_s+  Lambda_c~- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D_s+  Sigma_c++ "      |        40 |          2 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D_s+  Sigma_c0 "       |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D_s+  Sigma_c~-- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D_s+  Sigma_c~0 "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D_s-  D_s- "           |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D_s-  Lambda_c(2625)+ "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D_s-  Lambda_c(2625)~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D_s-  Lambda_c+ "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D_s-  Lambda_c~- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D_s-  Sigma_c++ "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D_s-  Sigma_c0 "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D_s-  Sigma_c~-- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D_s-  Sigma_c~0 "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D~0  D*(2010)+ "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D~0  D*(2010)- "       |        40 |          2 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D~0  D+ "              |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D~0  D- "              |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D~0  D_s+ "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D~0  D_s- "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D~0  D~0 "             |        40 |         10 |    0.25000 |    0.69821 |      0.0000 |      4.0000 |
+ | "# max size psi(3770) -> D~0  Lambda_c(2625)+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D~0  Lambda_c(2625)~- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D~0  Lambda_c+ "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D~0  Lambda_c~- "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D~0  Sigma_c++ "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D~0  Sigma_c0 "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D~0  Sigma_c~-- "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D~0  Sigma_c~0 "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c(2625)+  Lambda|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c(2625)+  Lambda|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c(2625)~-  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c+  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c+  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c+  Lambda_c+ " |        40 |          3 |   0.075000 |    0.26339 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> Lambda_c+  Lambda_c~- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c+  Sigma_c++ " |        40 |          4 |    0.10000 |    0.37417 |      0.0000 |      2.0000 |
+ | "# max size psi(3770) -> Lambda_c+  Sigma_c0 "  |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> Lambda_c+  Sigma_c~-- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c+  Sigma_c~0 " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  Lambda_c~- |        40 |          2 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  Sigma_c++ "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  Sigma_c0 " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  Sigma_c~0 "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Sigma_c++  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Sigma_c++  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Sigma_c++  Sigma_c++ " |        40 |          6 |    0.15000 |    0.65383 |      0.0000 |      4.0000 |
+ | "# max size psi(3770) -> Sigma_c++  Sigma_c~-- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Sigma_c0  Lambda_c(2625|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Sigma_c0  Lambda_c(2625|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Sigma_c0  Sigma_c++ "  |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> Sigma_c0  Sigma_c0 "   |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> Sigma_c0  Sigma_c~-- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Sigma_c0  Sigma_c~0 "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Sigma_c~--  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Sigma_c~--  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Sigma_c~--  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Sigma_c~0  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Sigma_c~0  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Sigma_c~0  Sigma_c++ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Sigma_c~0  Sigma_c~-- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Sigma_c~0  Sigma_c~0 " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)+  D*(2010)+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)+  D*(2010)- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)+  D+ "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)+  D- "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)+  D_s+ "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)+  D_s- "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)+  Lambda_c(2625)+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)+  Lambda_c(2625)~- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)+  Lambda_c+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)+  Lambda_c~- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)+  Sigma_c++ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)+  Sigma_c0 "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)+  Sigma_c~-- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)+  Sigma_c~0 "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)-  D*(2010)- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)-  D+ "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)-  D- "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)-  D_s+ "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)-  D_s- "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)-  Lambda_c(2625)+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)-  Lambda_c(2625)~- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)-  Lambda_c+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)-  Lambda_c~- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)-  Sigma_c++ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)-  Sigma_c0 "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)-  Sigma_c~-- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D*(2010)-  Sigma_c~0 "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D+  D+ "                        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D+  D- "                        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D+  D_s+ "                      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D+  D_s- "                      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D+  Lambda_c(2625)+ "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D+  Lambda_c(2625)~- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D+  Lambda_c+ "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D+  Lambda_c~- "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D+  Sigma_c++ "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D+  Sigma_c0 "                  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D+  Sigma_c~-- "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D+  Sigma_c~0 "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D-  D- "                        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D-  D_s+ "                      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D-  D_s- "                      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D-  Lambda_c(2625)+ "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D-  Lambda_c(2625)~- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D-  Lambda_c+ "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D-  Lambda_c~- "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D-  Sigma_c++ "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D-  Sigma_c0 "                  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D-  Sigma_c~-- "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D-  Sigma_c~0 "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  D*(2010)+ "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  D*(2010)- "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  D+ "                        |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# psi(3770) -> D0  D- "                        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  D0 "                        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  D_s+ "                      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  D_s- "                      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  D~0 "                       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  Lambda_c(2625)+ "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  Lambda_c(2625)~- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  Lambda_c+ "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  Lambda_c~- "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  Sigma_c++ "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  Sigma_c0 "                  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  Sigma_c~-- "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  Sigma_c~0 "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s+  D_s+ "                    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s+  D_s- "                    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s+  Lambda_c(2625)+ "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s+  Lambda_c(2625)~- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s+  Lambda_c+ "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s+  Lambda_c~- "              |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s+  Sigma_c++ "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s+  Sigma_c0 "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s+  Sigma_c~-- "              |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s+  Sigma_c~0 "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s-  D_s- "                    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s-  Lambda_c(2625)+ "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s-  Lambda_c(2625)~- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s-  Lambda_c+ "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s-  Lambda_c~- "              |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s-  Sigma_c++ "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s-  Sigma_c0 "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s-  Sigma_c~-- "              |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s-  Sigma_c~0 "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  D*(2010)+ "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  D*(2010)- "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  D+ "                       |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# psi(3770) -> D~0  D- "                       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  D_s+ "                     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  D_s- "                     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  D~0 "                      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  Lambda_c(2625)+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  Lambda_c(2625)~- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  Lambda_c+ "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  Lambda_c~- "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  Sigma_c++ "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  Sigma_c0 "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  Sigma_c~-- "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  Sigma_c~0 "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c(2625)+  Lambda_c(2625)+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c(2625)+  Lambda_c(2625)~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c(2625)~-  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  Lambda_c(2625)+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  Lambda_c(2625)~- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  Lambda_c+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  Lambda_c~- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  Sigma_c++ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  Sigma_c0 "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  Sigma_c~-- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  Sigma_c~0 "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  Lambda_c(2625)+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  Lambda_c(2625)~- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  Lambda_c~- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  Sigma_c++ "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  Sigma_c0 "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  Sigma_c~-- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  Sigma_c~0 "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Sigma_c++  Lambda_c(2625)+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Sigma_c++  Lambda_c(2625)~- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Sigma_c++  Sigma_c++ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Sigma_c++  Sigma_c~-- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Sigma_c0  Lambda_c(2625)+ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Sigma_c0  Lambda_c(2625)~- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Sigma_c0  Sigma_c++ "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Sigma_c0  Sigma_c0 "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Sigma_c0  Sigma_c~-- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Sigma_c0  Sigma_c~0 "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Sigma_c~--  Lambda_c(2625)+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Sigma_c~--  Lambda_c(2625)~- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Sigma_c~--  Sigma_c~-- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Sigma_c~0  Lambda_c(2625)+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Sigma_c~0  Lambda_c(2625)~- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Sigma_c~0  Sigma_c++ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Sigma_c~0  Sigma_c~-- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Sigma_c~0  Sigma_c~0 "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        40 |          2 |   0.050000 |    0.31225 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        40 |          1 |(  2.50000 +- 2.46855  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        25 |          2 |(  8.00000 +- 5.42586  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingDiCharmForPromptCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingDiCharmForPromptCharmSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDiCharmForPromptCharmSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTriCharmForPromptC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+TriCharmForPromptCharm        SUCCESS Number of counters : 1654
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+"                                   |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |        40 |          2 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# D+"                                          |        40 |         13 |    0.32500 |    0.46837 |      0.0000 |      1.0000 |
+ | "# D-"                                          |        40 |         10 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        40 |          7 |    0.17500 |    0.37997 |      0.0000 |      1.0000 |
+ | "# D_s+"                                        |        40 |          5 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# D_s-"                                        |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |        40 |          8 |    0.20000 |    0.45826 |      0.0000 |      2.0000 |
+ | "# Lambda_c(2625)+"                             |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c(2625)~-"                            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |        40 |          3 |   0.075000 |    0.26339 |      0.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |        40 |          2 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# Phys/PromptCharmForPromptCharm"              |        40 |         57 |     1.4250 |    0.80273 |      1.0000 |      4.0000 |
+ | "# Sigma_c++"                                   |        40 |          4 |    0.10000 |    0.37417 |      0.0000 |      2.0000 |
+ | "# Sigma_c0"                                    |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# Sigma_c~--"                                  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma_c~0"                                   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  D*(2010)+  D*(2010)+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  D*(2010)+  D*(2010)-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  D*(2010)+  D- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  D*(2010)+  D_s- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  D*(2010)+  D~0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  D*(2010)+  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  D*(2010)+  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  D*(2010)+  Lambda_c+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  D*(2010)+  Lambda_c~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  D*(2010)+  Sigma_c++|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  D*(2010)+  Sigma_c0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  D*(2010)+  Sigma_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  D*(2010)+  Sigma_c~0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c(2625)+  D*(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c(2625)+  D- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c(2625)+  D_s|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c(2625)+  D~0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c(2625)+  Lam|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c(2625)+  Lam|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c(2625)+  Lam|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c(2625)+  Sig|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c(2625)+  Sig|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c+  D*(2010)-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c+  D- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c+  D_s- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c+  D~0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c+  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c+  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c+  Lambda_c+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c+  Lambda_c~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c+  Sigma_c++|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c+  Sigma_c0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c+  Sigma_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Lambda_c+  Sigma_c~0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c++  D*(2010)-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c++  D- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c++  D_s- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c++  D~0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c++  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c++  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c++  Lambda_c~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c++  Sigma_c++|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c++  Sigma_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c++  Sigma_c~0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c0  D*(2010)- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c0  D- "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c0  D_s- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c0  D~0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c0  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c0  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c0  Lambda_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c0  Sigma_c++ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c0  Sigma_c0 "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c0  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)+  Sigma_c0  Sigma_c~0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  D*(2010)-  D*(2010)+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  D*(2010)-  D*(2010)-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  D*(2010)-  D+ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  D*(2010)-  D0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  D*(2010)-  D_s+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  D*(2010)-  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  D*(2010)-  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  D*(2010)-  Lambda_c+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  D*(2010)-  Lambda_c~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  D*(2010)-  Sigma_c++|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  D*(2010)-  Sigma_c0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  D*(2010)-  Sigma_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  D*(2010)-  Sigma_c~0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c(2625)~-  D*|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c(2625)~-  D+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c(2625)~-  D0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c(2625)~-  D_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c(2625)~-  La|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c(2625)~-  La|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c(2625)~-  La|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c(2625)~-  Si|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c(2625)~-  Si|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c~-  D*(2010)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c~-  D+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c~-  D0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c~-  D_s+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c~-  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c~-  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c~-  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c~-  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c~-  Sigma_c+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c~-  Sigma_c0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c~-  Sigma_c~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Lambda_c~-  Sigma_c~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~--  D*(2010)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~--  D+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~--  D0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~--  D_s+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~--  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~--  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~--  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~--  Sigma_c+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~--  Sigma_c0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~--  Sigma_c~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~0  D*(2010)+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~0  D+ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~0  D0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~0  D_s+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~0  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~0  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~0  Lambda_c+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~0  Sigma_c++|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~0  Sigma_c0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~0  Sigma_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D*(2010)-  Sigma_c~0  Sigma_c~0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D*(2010)+  D*(2010)+ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D*(2010)+  D*(2010)- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D*(2010)+  D- "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D*(2010)+  D_s- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D*(2010)+  D~0 "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D*(2010)+  Lambda_c(2625)+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D*(2010)+  Lambda_c(2625)~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D*(2010)+  Lambda_c+ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D*(2010)+  Lambda_c~- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D*(2010)+  Sigma_c++ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D*(2010)+  Sigma_c0 "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D*(2010)+  Sigma_c~-- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D*(2010)+  Sigma_c~0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D+  D*(2010)+ "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D+  D*(2010)- "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D+  D+ "                   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D+  D- "                   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D+  D_s+ "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D+  D_s- "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D+  D~0 "                  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D+  Lambda_c(2625)+ "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D+  Lambda_c(2625)~- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D+  Lambda_c+ "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D+  Lambda_c~- "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D+  Sigma_c++ "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D+  Sigma_c0 "             |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D+  Sigma_c~-- "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D+  Sigma_c~0 "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D_s+  D*(2010)+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D_s+  D*(2010)- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D_s+  D- "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D_s+  D_s+ "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D_s+  D_s- "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D_s+  D~0 "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D_s+  Lambda_c(2625)+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D_s+  Lambda_c(2625)~- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D_s+  Lambda_c+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D_s+  Lambda_c~- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D_s+  Sigma_c++ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D_s+  Sigma_c0 "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D_s+  Sigma_c~-- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  D_s+  Sigma_c~0 "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c(2625)+  D*(2010)- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c(2625)+  D- "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c(2625)+  D_s- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c(2625)+  D~0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c(2625)+  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c(2625)+  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c(2625)+  Lambda_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c(2625)+  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c(2625)+  Sigma_c~0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c+  D*(2010)- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c+  D- "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c+  D_s- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c+  D~0 "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c+  Lambda_c(2625)+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c+  Lambda_c(2625)~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c+  Lambda_c+ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c+  Lambda_c~- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c+  Sigma_c++ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c+  Sigma_c0 "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c+  Sigma_c~-- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Lambda_c+  Sigma_c~0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c++  D*(2010)- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c++  D- "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c++  D_s- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c++  D~0 "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c++  Lambda_c(2625)+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c++  Lambda_c(2625)~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c++  Lambda_c~- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c++  Sigma_c++ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c++  Sigma_c~-- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c++  Sigma_c~0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c0  D*(2010)- "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c0  D- "             |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c0  D_s- "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c0  D~0 "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c0  Lambda_c(2625)+ "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c0  Lambda_c(2625)~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c0  Lambda_c~- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c0  Sigma_c++ "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c0  Sigma_c0 "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c0  Sigma_c~-- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D+  Sigma_c0  Sigma_c~0 "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D*(2010)-  D*(2010)+ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D*(2010)-  D*(2010)- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D*(2010)-  D+ "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D*(2010)-  D0 "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D*(2010)-  D_s+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D*(2010)-  Lambda_c(2625)+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D*(2010)-  Lambda_c(2625)~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D*(2010)-  Lambda_c+ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D*(2010)-  Lambda_c~- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D*(2010)-  Sigma_c++ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D*(2010)-  Sigma_c0 "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D*(2010)-  Sigma_c~-- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D*(2010)-  Sigma_c~0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D-  D*(2010)+ "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D-  D*(2010)- "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D-  D+ "                   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D-  D- "                   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D-  D0 "                   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D-  D_s+ "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D-  D_s- "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D-  Lambda_c(2625)+ "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D-  Lambda_c(2625)~- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D-  Lambda_c+ "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D-  Lambda_c~- "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D-  Sigma_c++ "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D-  Sigma_c0 "             |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D-  Sigma_c~-- "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D-  Sigma_c~0 "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D_s-  D*(2010)+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D_s-  D*(2010)- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D_s-  D+ "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D_s-  D0 "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D_s-  D_s+ "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D_s-  D_s- "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D_s-  Lambda_c(2625)+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D_s-  Lambda_c(2625)~- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D_s-  Lambda_c+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D_s-  Lambda_c~- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D_s-  Sigma_c++ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D_s-  Sigma_c0 "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D_s-  Sigma_c~-- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  D_s-  Sigma_c~0 "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c(2625)~-  D*(2010)+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c(2625)~-  D+ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c(2625)~-  D0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c(2625)~-  D_s+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c(2625)~-  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c(2625)~-  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c(2625)~-  Lambda_c+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c(2625)~-  Sigma_c++|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c(2625)~-  Sigma_c0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c~-  D*(2010)+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c~-  D+ "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c~-  D0 "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c~-  D_s+ "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c~-  Lambda_c(2625)+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c~-  Lambda_c(2625)~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c~-  Lambda_c+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c~-  Lambda_c~- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c~-  Sigma_c++ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c~-  Sigma_c0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c~-  Sigma_c~-- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Lambda_c~-  Sigma_c~0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~--  D*(2010)+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~--  D+ "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~--  D0 "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~--  D_s+ "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~--  Lambda_c(2625)+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~--  Lambda_c(2625)~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~--  Lambda_c+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~--  Sigma_c++ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~--  Sigma_c0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~--  Sigma_c~-- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~0  D*(2010)+ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~0  D+ "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~0  D0 "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~0  D_s+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~0  Lambda_c(2625)+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~0  Lambda_c(2625)~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~0  Lambda_c+ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~0  Sigma_c++ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~0  Sigma_c0 "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~0  Sigma_c~-- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D-  Sigma_c~0  Sigma_c~0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D*(2010)+  D*(2010)+ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D*(2010)+  D*(2010)- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D*(2010)+  D- "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D*(2010)+  D_s- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D*(2010)+  D~0 "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D*(2010)+  Lambda_c(2625)+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D*(2010)+  Lambda_c(2625)~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D*(2010)+  Lambda_c+ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D*(2010)+  Lambda_c~- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D*(2010)+  Sigma_c++ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D*(2010)+  Sigma_c0 "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D*(2010)+  Sigma_c~-- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D*(2010)+  Sigma_c~0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D+  D*(2010)+ "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D+  D*(2010)- "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D+  D+ "                   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D+  D- "                   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D+  D_s+ "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D+  D_s- "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D+  D~0 "                  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D+  Lambda_c(2625)+ "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D+  Lambda_c(2625)~- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D+  Lambda_c+ "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D+  Lambda_c~- "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D+  Sigma_c++ "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D+  Sigma_c0 "             |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D+  Sigma_c~-- "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D+  Sigma_c~0 "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D0  D*(2010)+ "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D0  D*(2010)- "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D0  D+ "                   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D0  D- "                   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D0  D0 "                   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D0  D_s+ "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D0  D_s- "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D0  D~0 "                  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D0  Lambda_c(2625)+ "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D0  Lambda_c(2625)~- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D0  Lambda_c+ "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D0  Lambda_c~- "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D0  Sigma_c++ "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D0  Sigma_c0 "             |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D0  Sigma_c~-- "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D0  Sigma_c~0 "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D_s+  D*(2010)+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D_s+  D*(2010)- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D_s+  D- "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D_s+  D_s+ "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D_s+  D_s- "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D_s+  D~0 "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D_s+  Lambda_c(2625)+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D_s+  Lambda_c(2625)~- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D_s+  Lambda_c+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D_s+  Lambda_c~- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D_s+  Sigma_c++ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D_s+  Sigma_c0 "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D_s+  Sigma_c~-- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  D_s+  Sigma_c~0 "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c(2625)+  D*(2010)- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c(2625)+  D- "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c(2625)+  D_s- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c(2625)+  D~0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c(2625)+  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c(2625)+  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c(2625)+  Lambda_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c(2625)+  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c(2625)+  Sigma_c~0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c+  D*(2010)- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c+  D- "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c+  D_s- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c+  D~0 "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c+  Lambda_c(2625)+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c+  Lambda_c(2625)~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c+  Lambda_c+ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c+  Lambda_c~- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c+  Sigma_c++ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c+  Sigma_c0 "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c+  Sigma_c~-- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Lambda_c+  Sigma_c~0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c++  D*(2010)- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c++  D- "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c++  D_s- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c++  D~0 "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c++  Lambda_c(2625)+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c++  Lambda_c(2625)~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c++  Lambda_c~- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c++  Sigma_c++ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c++  Sigma_c~-- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c++  Sigma_c~0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c0  D*(2010)- "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c0  D- "             |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c0  D_s- "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c0  D~0 "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c0  Lambda_c(2625)+ "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c0  Lambda_c(2625)~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c0  Lambda_c~- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c0  Sigma_c++ "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c0  Sigma_c0 "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c0  Sigma_c~-- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D0  Sigma_c0  Sigma_c~0 "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D*(2010)+  D*(2010)+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D*(2010)+  D*(2010)- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D*(2010)+  D- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D*(2010)+  D_s- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D*(2010)+  D~0 "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D*(2010)+  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D*(2010)+  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D*(2010)+  Lambda_c+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D*(2010)+  Lambda_c~- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D*(2010)+  Sigma_c++ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D*(2010)+  Sigma_c0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D*(2010)+  Sigma_c~-- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D*(2010)+  Sigma_c~0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D_s+  D*(2010)+ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D_s+  D*(2010)- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D_s+  D- "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D_s+  D_s+ "             |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D_s+  D_s- "             |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D_s+  D~0 "              |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D_s+  Lambda_c(2625)+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D_s+  Lambda_c(2625)~- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D_s+  Lambda_c+ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D_s+  Lambda_c~- "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D_s+  Sigma_c++ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D_s+  Sigma_c0 "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D_s+  Sigma_c~-- "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  D_s+  Sigma_c~0 "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c(2625)+  D*(2010)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c(2625)+  D- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c(2625)+  D_s- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c(2625)+  D~0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c(2625)+  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c(2625)+  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c(2625)+  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c(2625)+  Sigma_c~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c(2625)+  Sigma_c~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c+  D*(2010)- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c+  D- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c+  D_s- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c+  D~0 "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c+  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c+  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c+  Lambda_c+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c+  Lambda_c~- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c+  Sigma_c++ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c+  Sigma_c0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c+  Sigma_c~-- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Lambda_c+  Sigma_c~0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c++  D*(2010)- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c++  D- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c++  D_s- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c++  D~0 "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c++  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c++  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c++  Lambda_c~- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c++  Sigma_c++ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c++  Sigma_c~-- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c++  Sigma_c~0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c0  D*(2010)- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c0  D- "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c0  D_s- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c0  D~0 "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c0  Lambda_c(2625)+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c0  Lambda_c(2625)~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c0  Lambda_c~- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c0  Sigma_c++ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c0  Sigma_c0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c0  Sigma_c~-- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s+  Sigma_c0  Sigma_c~0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D*(2010)-  D*(2010)+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D*(2010)-  D*(2010)- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D*(2010)-  D+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D*(2010)-  D0 "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D*(2010)-  D_s+ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D*(2010)-  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D*(2010)-  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D*(2010)-  Lambda_c+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D*(2010)-  Lambda_c~- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D*(2010)-  Sigma_c++ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D*(2010)-  Sigma_c0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D*(2010)-  Sigma_c~-- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D*(2010)-  Sigma_c~0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D_s-  D*(2010)+ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D_s-  D*(2010)- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D_s-  D+ "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D_s-  D0 "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D_s-  D_s+ "             |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D_s-  D_s- "             |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D_s-  Lambda_c(2625)+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D_s-  Lambda_c(2625)~- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D_s-  Lambda_c+ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D_s-  Lambda_c~- "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D_s-  Sigma_c++ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D_s-  Sigma_c0 "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D_s-  Sigma_c~-- "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  D_s-  Sigma_c~0 "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c(2625)~-  D*(2010|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c(2625)~-  D+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c(2625)~-  D0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c(2625)~-  D_s+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c(2625)~-  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c(2625)~-  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c(2625)~-  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c(2625)~-  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c(2625)~-  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c~-  D*(2010)+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c~-  D+ "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c~-  D0 "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c~-  D_s+ "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c~-  Lambda_c(2625|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c~-  Lambda_c(2625|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c~-  Lambda_c+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c~-  Lambda_c~- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c~-  Sigma_c++ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c~-  Sigma_c0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c~-  Sigma_c~-- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Lambda_c~-  Sigma_c~0 "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~--  D*(2010)+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~--  D+ "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~--  D0 "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~--  D_s+ "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~--  Lambda_c(2625|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~--  Lambda_c(2625|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~--  Lambda_c+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~--  Sigma_c++ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~--  Sigma_c0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~--  Sigma_c~-- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~0  D*(2010)+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~0  D+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~0  D0 "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~0  D_s+ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~0  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~0  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~0  Lambda_c+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~0  Sigma_c++ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~0  Sigma_c0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~0  Sigma_c~-- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D_s-  Sigma_c~0  Sigma_c~0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D*(2010)-  D*(2010)+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D*(2010)-  D*(2010)- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D*(2010)-  D+ "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D*(2010)-  D0 "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D*(2010)-  D_s+ "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D*(2010)-  Lambda_c(2625)+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D*(2010)-  Lambda_c(2625)~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D*(2010)-  Lambda_c+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D*(2010)-  Lambda_c~- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D*(2010)-  Sigma_c++ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D*(2010)-  Sigma_c0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D*(2010)-  Sigma_c~-- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D*(2010)-  Sigma_c~0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D-  D*(2010)+ "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D-  D*(2010)- "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D-  D+ "                  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D-  D- "                  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D-  D0 "                  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D-  D_s+ "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D-  D_s- "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D-  Lambda_c(2625)+ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D-  Lambda_c(2625)~- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D-  Lambda_c+ "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D-  Lambda_c~- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D-  Sigma_c++ "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D-  Sigma_c0 "            |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D-  Sigma_c~-- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D-  Sigma_c~0 "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D_s-  D*(2010)+ "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D_s-  D*(2010)- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D_s-  D+ "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D_s-  D0 "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D_s-  D_s+ "              |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D_s-  D_s- "              |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D_s-  Lambda_c(2625)+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D_s-  Lambda_c(2625)~- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D_s-  Lambda_c+ "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D_s-  Lambda_c~- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D_s-  Sigma_c++ "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D_s-  Sigma_c0 "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D_s-  Sigma_c~-- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D_s-  Sigma_c~0 "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D~0  D*(2010)+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D~0  D*(2010)- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D~0  D+ "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D~0  D- "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D~0  D0 "                 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D~0  D_s+ "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D~0  D_s- "               |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D~0  D~0 "                |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D~0  Lambda_c(2625)+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D~0  Lambda_c(2625)~- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D~0  Lambda_c+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D~0  Lambda_c~- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D~0  Sigma_c++ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D~0  Sigma_c0 "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D~0  Sigma_c~-- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  D~0  Sigma_c~0 "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c(2625)~-  D*(2010)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c(2625)~-  D+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c(2625)~-  D0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c(2625)~-  D_s+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c(2625)~-  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c(2625)~-  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c(2625)~-  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c(2625)~-  Sigma_c+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c(2625)~-  Sigma_c0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c~-  D*(2010)+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c~-  D+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c~-  D0 "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c~-  D_s+ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c~-  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c~-  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c~-  Lambda_c+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c~-  Lambda_c~- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c~-  Sigma_c++ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c~-  Sigma_c0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c~-  Sigma_c~-- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Lambda_c~-  Sigma_c~0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~--  D*(2010)+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~--  D+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~--  D0 "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~--  D_s+ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~--  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~--  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~--  Lambda_c+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~--  Sigma_c++ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~--  Sigma_c0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~--  Sigma_c~-- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~0  D*(2010)+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~0  D+ "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~0  D0 "           |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~0  D_s+ "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~0  Lambda_c(2625)+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~0  Lambda_c(2625)~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~0  Lambda_c+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~0  Sigma_c++ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~0  Sigma_c0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~0  Sigma_c~-- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> D~0  Sigma_c~0  Sigma_c~0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c(2625)+  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c(2625)+  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c(2625)+  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c(2625)+  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c(2625)+  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c(2625)+  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c(2625)+  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c(2625)+  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c(2625)+  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c(2625)~-  Lambda_c(2625|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c(2625)~-  Lambda_c(2625|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c(2625)~-  Lambda_c(2625|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c(2625)~-  Lambda_c(2625|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c(2625)~-  Lambda_c(2625|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c(2625)~-  Lambda_c(2625|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c(2625)~-  Lambda_c(2625|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c(2625)~-  Lambda_c(2625|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c(2625)~-  Lambda_c(2625|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c(2625)+  D*(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c(2625)+  D- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c(2625)+  D_s|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c(2625)+  D~0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c(2625)+  Lam|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c(2625)+  Lam|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c(2625)+  Lam|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c(2625)+  Sig|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c(2625)+  Sig|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c+  D*(2010)-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c+  D- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c+  D_s- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c+  D~0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c+  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c+  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c+  Lambda_c+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c+  Lambda_c~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c+  Sigma_c++|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c+  Sigma_c0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c+  Sigma_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Lambda_c+  Sigma_c~0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c++  D*(2010)-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c++  D- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c++  D_s- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c++  D~0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c++  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c++  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c++  Lambda_c~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c++  Sigma_c++|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c++  Sigma_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c++  Sigma_c~0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c0  D*(2010)- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c0  D- "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c0  D_s- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c0  D~0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c0  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c0  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c0  Lambda_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c0  Sigma_c++ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c0  Sigma_c0 "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c0  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c+  Sigma_c0  Sigma_c~0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c(2625)~-  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c(2625)~-  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c(2625)~-  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c(2625)~-  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c(2625)~-  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c(2625)~-  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c(2625)~-  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c(2625)~-  S|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c(2625)~-  S|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c~-  D*(2010|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c~-  D+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c~-  D0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c~-  D_s+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c~-  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c~-  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c~-  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c~-  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c~-  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c~-  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c~-  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Lambda_c~-  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~--  D*(2010|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~--  D+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~--  D0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~--  D_s+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~--  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~--  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~--  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~--  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~--  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~--  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~0  D*(2010)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~0  D+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~0  D0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~0  D_s+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~0  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~0  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~0  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~0  Sigma_c+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~0  Sigma_c0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~0  Sigma_c~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Lambda_c~-  Sigma_c~0  Sigma_c~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c++  Lambda_c(2625)+  D*(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c++  Lambda_c(2625)+  D- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c++  Lambda_c(2625)+  D_s|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c++  Lambda_c(2625)+  D~0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c++  Lambda_c(2625)+  Lam|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c++  Lambda_c(2625)+  Lam|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c++  Lambda_c(2625)+  Lam|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c++  Lambda_c(2625)+  Sig|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c++  Lambda_c(2625)+  Sig|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c++  Sigma_c++  D*(2010)-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c++  Sigma_c++  D- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c++  Sigma_c++  D_s- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c++  Sigma_c++  D~0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c++  Sigma_c++  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c++  Sigma_c++  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c++  Sigma_c++  Lambda_c~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c++  Sigma_c++  Sigma_c++|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c++  Sigma_c++  Sigma_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c++  Sigma_c++  Sigma_c~0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Lambda_c(2625)+  D*(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Lambda_c(2625)+  D- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Lambda_c(2625)+  D_s-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Lambda_c(2625)+  D~0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Lambda_c(2625)+  Lamb|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Lambda_c(2625)+  Lamb|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Lambda_c(2625)+  Lamb|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Lambda_c(2625)+  Sigm|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Lambda_c(2625)+  Sigm|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c++  D*(2010)- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c++  D- "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c++  D_s- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c++  D~0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c++  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c++  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c++  Lambda_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c++  Sigma_c++ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c++  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c++  Sigma_c~0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c0  D*(2010)- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c0  D- "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c0  D_s- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c0  D~0 "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c0  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c0  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c0  Lambda_c~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c0  Sigma_c++ "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c0  Sigma_c0 " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c0  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c0  Sigma_c0  Sigma_c~0 "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~--  Lambda_c(2625)~-  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~--  Lambda_c(2625)~-  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~--  Lambda_c(2625)~-  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~--  Lambda_c(2625)~-  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~--  Lambda_c(2625)~-  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~--  Lambda_c(2625)~-  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~--  Lambda_c(2625)~-  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~--  Lambda_c(2625)~-  S|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~--  Lambda_c(2625)~-  S|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~--  Sigma_c~--  D*(2010|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~--  Sigma_c~--  D+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~--  Sigma_c~--  D0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~--  Sigma_c~--  D_s+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~--  Sigma_c~--  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~--  Sigma_c~--  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~--  Sigma_c~--  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~--  Sigma_c~--  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~--  Sigma_c~--  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~--  Sigma_c~--  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Lambda_c(2625)~-  D*|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Lambda_c(2625)~-  D+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Lambda_c(2625)~-  D0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Lambda_c(2625)~-  D_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Lambda_c(2625)~-  La|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Lambda_c(2625)~-  La|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Lambda_c(2625)~-  La|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Lambda_c(2625)~-  Si|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Lambda_c(2625)~-  Si|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~--  D*(2010)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~--  D+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~--  D0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~--  D_s+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~--  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~--  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~--  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~--  Sigma_c+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~--  Sigma_c0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~--  Sigma_c~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~0  D*(2010)+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~0  D+ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~0  D0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~0  D_s+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~0  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~0  Lambda_c(|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~0  Lambda_c+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~0  Sigma_c++|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~0  Sigma_c0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~0  Sigma_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# chi_c2(1P) -> Sigma_c~0  Sigma_c~0  Sigma_c~0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        40 |         57 |     1.4250 |    0.80273 |      1.0000 |      4.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  D*(2010)+  |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  D*(2010)+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  D*(2010)+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  D*(2010)+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  D*(2010)+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  D*(2010)+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  D*(2010)+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  D*(2010)+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  D*(2010)+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  D*(2010)+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  D*(2010)+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  D*(2010)+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  D*(2010)+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c0  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c0  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c0  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c0  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c0  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c0  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c0  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c0  S|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c0  S|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c0  S|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)+  Sigma_c0  S|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  D*(2010)-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  D*(2010)-  |        40 |          2 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  D*(2010)-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  D*(2010)-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  D*(2010)-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  D*(2010)-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  D*(2010)-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  D*(2010)-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  D*(2010)-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  D*(2010)-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  D*(2010)-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  D*(2010)-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  D*(2010)-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Lambda_c~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D*(2010)-  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D*(2010)+  D*(2010|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D*(2010)+  D*(2010|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D*(2010)+  D- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D*(2010)+  D_s- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D*(2010)+  D~0 "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D*(2010)+  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D*(2010)+  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D*(2010)+  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D*(2010)+  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D*(2010)+  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D*(2010)+  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D*(2010)+  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D*(2010)+  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D+  D*(2010)+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D+  D*(2010)- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D+  D+ "          |        40 |         13 |    0.32500 |    0.46837 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D+  D+  D- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D+  D_s+ "        |        40 |          3 |   0.075000 |    0.26339 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D+  D+  D_s- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D+  D~0 "         |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D+  D+  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D+  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D+  Lambda_c+ "   |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D+  D+  Lambda_c~- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D+  Sigma_c++ "   |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D+  D+  Sigma_c0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D+  Sigma_c~-- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D+  Sigma_c~0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D_s+  D*(2010)+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D_s+  D*(2010)- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D_s+  D- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D_s+  D_s+ "      |        40 |          3 |   0.075000 |    0.26339 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D+  D_s+  D_s- "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D_s+  D~0 "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D_s+  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D_s+  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D_s+  Lambda_c+ " |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D+  D_s+  Lambda_c~- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D_s+  Sigma_c++ " |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D+  D_s+  Sigma_c0 "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D_s+  Sigma_c~-- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  D_s+  Sigma_c~0 " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c(2625)+  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c(2625)+  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c(2625)+  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c(2625)+  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c(2625)+  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c(2625)+  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c(2625)+  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c(2625)+  S|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c(2625)+  S|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c+  D*(2010|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c+  D- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c+  D_s- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c+  D~0 "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c+  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c+  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c+  Lambda_|        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c+  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c+  Sigma_c|        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c+  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c+  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Lambda_c+  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c++  D*(2010|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c++  D- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c++  D_s- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c++  D~0 "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c++  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c++  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c++  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c++  Sigma_c|        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c++  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c++  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c0  D*(2010)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c0  D- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c0  D_s- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c0  D~0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c0  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c0  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c0  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c0  Sigma_c+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c0  Sigma_c0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c0  Sigma_c~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D+  Sigma_c0  Sigma_c~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D*(2010)-  D*(2010|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D*(2010)-  D*(2010|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D*(2010)-  D+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D*(2010)-  D0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D*(2010)-  D_s+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D*(2010)-  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D*(2010)-  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D*(2010)-  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D*(2010)-  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D*(2010)-  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D*(2010)-  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D*(2010)-  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D*(2010)-  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D-  D*(2010)+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D-  D*(2010)- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D-  D+ "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D-  D- "          |        40 |         10 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D-  D-  D0 "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D-  D_s+ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D-  D_s- "        |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D-  D-  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D-  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D-  Lambda_c+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D-  Lambda_c~- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D-  Sigma_c++ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D-  Sigma_c0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D-  Sigma_c~-- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D-  Sigma_c~0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D_s-  D*(2010)+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D_s-  D*(2010)- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D_s-  D+ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D_s-  D0 "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D_s-  D_s+ "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D_s-  D_s- "      |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D-  D_s-  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D_s-  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D_s-  Lambda_c+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D_s-  Lambda_c~- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D_s-  Sigma_c++ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D_s-  Sigma_c0 "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D_s-  Sigma_c~-- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  D_s-  Sigma_c~0 " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c(2625)~-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c(2625)~-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c(2625)~-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c(2625)~-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c(2625)~-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c(2625)~-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c(2625)~-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c(2625)~-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c(2625)~-  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c~-  D*(201|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c~-  D+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c~-  D0 "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c~-  D_s+ "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c~-  Lambda|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c~-  Lambda|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c~-  Lambda|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c~-  Lambda|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c~-  Sigma_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c~-  Sigma_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c~-  Sigma_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Lambda_c~-  Sigma_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~--  D*(201|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~--  D+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~--  D0 "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~--  D_s+ "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~--  Lambda|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~--  Lambda|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~--  Lambda|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~--  Sigma_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~--  Sigma_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~--  Sigma_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~0  D*(2010|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~0  D+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~0  D0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~0  D_s+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~0  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~0  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~0  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~0  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~0  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~0  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D-  Sigma_c~0  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D*(2010)+  D*(2010|        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D0  D*(2010)+  D*(2010|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D*(2010)+  D- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D*(2010)+  D_s- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D*(2010)+  D~0 "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D*(2010)+  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D*(2010)+  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D*(2010)+  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D*(2010)+  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D*(2010)+  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D*(2010)+  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D*(2010)+  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D*(2010)+  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D+  D*(2010)+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D+  D*(2010)- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D+  D+ "          |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D0  D+  D- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D+  D_s+ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D+  D_s- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D+  D~0 "         |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D0  D+  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D+  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D+  Lambda_c+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D+  Lambda_c~- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D+  Sigma_c++ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D+  Sigma_c0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D+  Sigma_c~-- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D+  Sigma_c~0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D0  D*(2010)+ "   |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D0  D0  D*(2010)- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D0  D+ "          |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D0  D0  D- "          |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D0  D0 "          |        40 |          7 |    0.17500 |    0.37997 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D0  D0  D_s+ "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D0  D_s- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D0  D~0 "         |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D0  D0  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D0  Lambda_c(2625)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D0  Lambda_c+ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D0  Lambda_c~- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D0  Sigma_c++ "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D0  Sigma_c0 "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D0  Sigma_c~-- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D0  Sigma_c~0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D_s+  D*(2010)+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D_s+  D*(2010)- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D_s+  D- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D_s+  D_s+ "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D_s+  D_s- "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D_s+  D~0 "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D_s+  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D_s+  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D_s+  Lambda_c+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D_s+  Lambda_c~- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D_s+  Sigma_c++ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D_s+  Sigma_c0 "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D_s+  Sigma_c~-- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  D_s+  Sigma_c~0 " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c(2625)+  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c(2625)+  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c(2625)+  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c(2625)+  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c(2625)+  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c(2625)+  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c(2625)+  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c(2625)+  S|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c(2625)+  S|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c+  D*(2010|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c+  D- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c+  D_s- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c+  D~0 "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c+  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c+  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c+  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c+  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c+  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c+  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c+  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Lambda_c+  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c++  D*(2010|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c++  D- "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c++  D_s- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c++  D~0 "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c++  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c++  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c++  Lambda_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c++  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c++  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c++  Sigma_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c0  D*(2010)|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c0  D- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c0  D_s- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c0  D~0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c0  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c0  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c0  Lambda_c|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c0  Sigma_c+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c0  Sigma_c0|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c0  Sigma_c~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D0  Sigma_c0  Sigma_c~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D*(2010)+  D*(20|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D*(2010)+  D*(20|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D*(2010)+  D- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D*(2010)+  D_s- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D*(2010)+  D~0 "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D*(2010)+  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D*(2010)+  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D*(2010)+  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D*(2010)+  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D*(2010)+  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D*(2010)+  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D*(2010)+  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D*(2010)+  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D_s+  D*(2010)+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D_s+  D*(2010)- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D_s+  D- "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D_s+  D_s+ "    |        40 |          5 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D_s+  D_s- "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D_s+  D~0 "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D_s+  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D_s+  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D_s+  Lambda_c+ |        40 |          2 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D_s+  Lambda_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D_s+  Sigma_c++ |        40 |          2 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D_s+  Sigma_c0 "|        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D_s+  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  D_s+  Sigma_c~0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c(2625)+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c(2625)+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c(2625)+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c(2625)+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c(2625)+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c(2625)+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c(2625)+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c(2625)+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c(2625)+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c+  D*(20|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c+  D- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c+  D_s- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c+  D~0 "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c+  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c+  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c+  Lambd|        40 |          2 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c+  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c+  Sigma|        40 |          2 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c+  Sigma|        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c+  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Lambda_c+  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c++  D*(20|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c++  D- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c++  D_s- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c++  D~0 "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c++  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c++  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c++  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c++  Sigma|        40 |          2 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c++  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c++  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c0  D*(201|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c0  D- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c0  D_s- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c0  D~0 " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c0  Lambda|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c0  Lambda|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c0  Lambda|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c0  Sigma_|        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c0  Sigma_|        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c0  Sigma_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s+  Sigma_c0  Sigma_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D*(2010)-  D*(20|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D*(2010)-  D*(20|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D*(2010)-  D+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D*(2010)-  D0 " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D*(2010)-  D_s+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D*(2010)-  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D*(2010)-  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D*(2010)-  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D*(2010)-  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D*(2010)-  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D*(2010)-  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D*(2010)-  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D*(2010)-  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D_s-  D*(2010)+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D_s-  D*(2010)- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D_s-  D+ "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D_s-  D0 "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D_s-  D_s+ "    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D_s-  D_s- "    |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D_s-  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D_s-  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D_s-  Lambda_c+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D_s-  Lambda_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D_s-  Sigma_c++ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D_s-  Sigma_c0 "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D_s-  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  D_s-  Sigma_c~0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c(2625)~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c(2625)~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c(2625)~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c(2625)~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c(2625)~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c(2625)~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c(2625)~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c(2625)~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c(2625)~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c~-  D*(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c~-  D+ "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c~-  D0 "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c~-  D_s+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c~-  Lamb|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c~-  Lamb|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c~-  Lamb|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c~-  Lamb|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c~-  Sigm|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c~-  Sigm|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c~-  Sigm|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Lambda_c~-  Sigm|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~--  D*(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~--  D+ "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~--  D0 "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~--  D_s+|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~--  Lamb|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~--  Lamb|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~--  Lamb|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~--  Sigm|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~--  Sigm|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~--  Sigm|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~0  D*(20|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~0  D+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~0  D0 " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~0  D_s+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~0  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~0  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~0  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~0  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~0  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~0  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D_s-  Sigma_c~0  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D*(2010)-  D*(201|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D*(2010)-  D*(201|        40 |          2 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D~0  D*(2010)-  D+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D*(2010)-  D0 "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D*(2010)-  D_s+ "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D*(2010)-  Lambda|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D*(2010)-  Lambda|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D*(2010)-  Lambda|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D*(2010)-  Lambda|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D*(2010)-  Sigma_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D*(2010)-  Sigma_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D*(2010)-  Sigma_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D*(2010)-  Sigma_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D-  D*(2010)+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D-  D*(2010)- "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D-  D+ "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D-  D- "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D-  D0 "         |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D-  D_s+ "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D-  D_s- "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D-  Lambda_c(2625|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D-  Lambda_c(2625|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D-  Lambda_c+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D-  Lambda_c~- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D-  Sigma_c++ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D-  Sigma_c0 "   |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D-  Sigma_c~-- " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D-  Sigma_c~0 "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D_s-  D*(2010)+ "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D_s-  D*(2010)- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D_s-  D+ "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D_s-  D0 "       |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D_s-  D_s+ "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D_s-  D_s- "     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D_s-  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D_s-  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D_s-  Lambda_c+ "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D_s-  Lambda_c~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D_s-  Sigma_c++ "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D_s-  Sigma_c0 " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D_s-  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D_s-  Sigma_c~0 "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D~0  D*(2010)+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D~0  D*(2010)- " |        40 |          2 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D~0  D~0  D+ "        |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D~0  D~0  D- "        |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D~0  D0 "        |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> D~0  D~0  D_s+ "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D~0  D_s- "      |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D~0  D~0 "       |        40 |         14 |    0.35000 |     1.2757 |      0.0000 |      8.0000 |
+ | "# max size chi_c2(1P) -> D~0  D~0  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D~0  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D~0  Lambda_c+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D~0  Lambda_c~- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D~0  Sigma_c++ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D~0  Sigma_c0 "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D~0  Sigma_c~-- "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  D~0  Sigma_c~0 " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c(2625)~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c(2625)~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c(2625)~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c(2625)~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c(2625)~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c(2625)~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c(2625)~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c(2625)~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c(2625)~- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c~-  D*(20|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c~-  D+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c~-  D0 " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c~-  D_s+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c~-  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c~-  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c~-  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c~-  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c~-  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c~-  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c~-  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Lambda_c~-  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~--  D*(20|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~--  D+ " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~--  D0 " |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~--  D_s+ |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~--  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~--  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~--  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~--  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~--  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~--  Sigma|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~0  D*(201|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~0  D+ "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~0  D0 "  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~0  D_s+ "|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~0  Lambda|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~0  Lambda|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~0  Lambda|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~0  Sigma_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~0  Sigma_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~0  Sigma_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> D~0  Sigma_c~0  Sigma_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c(2625)+  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c(2625)+  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c(2625)+  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c(2625)+  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c(2625)+  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c(2625)+  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c(2625)+  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c(2625)+  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c(2625)+  Lambd|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c(2625)~-  Lamb|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c(2625)~-  Lamb|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c(2625)~-  Lamb|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c(2625)~-  Lamb|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c(2625)~-  Lamb|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c(2625)~-  Lamb|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c(2625)~-  Lamb|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c(2625)~-  Lamb|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c(2625)~-  Lamb|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c+  |        40 |          3 |   0.075000 |    0.26339 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c+  |        40 |          4 |    0.10000 |    0.37417 |      0.0000 |      2.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c+  |        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Lambda_c+  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c++  |        40 |          6 |    0.15000 |    0.65383 |      0.0000 |      4.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c0  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c0  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c0  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c0  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c0  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c0  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c0  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c0  S|        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c0  S|        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c0  S|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c+  Sigma_c0  S|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c~-|        40 |          2 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Lambda_c~-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Lambda_c~-  Sigma_c~0 |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c++  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c++  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c++  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c++  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c++  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c++  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c++  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c++  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c++  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c++  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c++  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c++  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c++  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c++  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c++  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c++  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c++  Sigma_c++  |        40 |         10 |    0.25000 |     1.2600 |      0.0000 |      8.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c++  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c++  Sigma_c++  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Lambda_c(262|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c++  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c++  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c++  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c++  D|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c++  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c++  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c++  L|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c++  S|        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c++  S|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c++  S|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c0  D*|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c0  D-|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c0  D_|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c0  D~|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c0  La|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c0  La|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c0  La|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c0  Si|        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c0  Si|        40 |          1 |   0.025000 |    0.15612 |      0.0000 |      1.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c0  Si|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c0  Sigma_c0  Si|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~--  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~--  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~--  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~--  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~--  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~--  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~--  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~--  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~--  Lambda_c(2|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~--  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~--  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~--  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~--  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~--  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~--  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~--  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~--  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~--  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~--  Sigma_c~--|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Lambda_c(26|        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~-- |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size chi_c2(1P) -> Sigma_c~0  Sigma_c~0  |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        40 |          0 |(  0.00000 +- 2.50000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTriCharmForPromptC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTriCharmForPromptC...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTriCharmForPromptC...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDiMuonAndDiCharmFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDiMuonAndDiCharmFo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDiMuonAndDiCharmFo...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDiMuonAndDiCharmFo...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDoubleDiMuonAndCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDoubleDiMuonAndCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDoubleDiMuonAndCha...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDoubleDiMuonAndCha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD02KKForPromptChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D02KKForPromptCharm           SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  K+ "                               |       722 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       722 |        883 |     1.2230 |     1.1307 |      0.0000 |      9.0000 |
+ | "# K-"                                          |       722 |        871 |     1.2064 |     1.0991 |      0.0000 |      6.0000 |
+ | "# Phys/SelKaonForPromptCharm"                  |       722 |       1754 |     2.4294 |     1.6046 |      1.0000 |      12.000 |
+ | "# input particles"                             |       722 |       1754 |     2.4294 |     1.6046 |      1.0000 |      12.000 |
+ | "# max size D0 -> K-  K+ "                      |       722 |       1097 |     1.5194 |     3.1470 |      0.0000 |      30.000 |
+ | "# selected"                                    |       722 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       722 |          0 |(  0.00000 +- 0.138504 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1097 |         46 |(  4.19325 +- 0.605160 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        46 |          0 |(  0.00000 +- 2.17391  )%|   -------   |   -------   |
+StrippingD02KKForPromptChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD02KKForPromptCharm  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD02KKForPromptCharm  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD02pipiForPromptCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D02pipiForPromptCharm         SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi-  pi+ "                             |       861 |          2 |  0.0023229 |   0.048140 |      0.0000 |      1.0000 |
+ | "# Phys/SelPionForPromptCharm"                  |       861 |       4557 |     5.2927 |     3.0033 |      1.0000 |      18.000 |
+ | "# input particles"                             |       861 |       4557 |     5.2927 |     3.0033 |      1.0000 |      18.000 |
+ | "# max size D0 -> pi-  pi+ "                    |       861 |       7092 |     8.2369 |     10.453 |      0.0000 |      81.000 |
+ | "# pi+"                                         |       861 |       2331 |     2.7073 |     1.8448 |      0.0000 |      12.000 |
+ | "# pi-"                                         |       861 |       2226 |     2.5854 |     1.7725 |      0.0000 |      10.000 |
+ | "# selected"                                    |       861 |          2 |  0.0023229 |   0.048140 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       861 |          2 |( 0.232288 +- 0.164062 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7092 |        217 |(  3.05979 +- 0.204509 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       217 |          2 |( 0.921659 +- 0.648701 )%|   -------   |   -------   |
+StrippingD02pipiForPromptCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD02pipiForPromptCharmSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD02pipiForPromptCharmSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarCPForPromptCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelD02KKForPromptCharm        SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  K+ "                               |       722 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       722 |        883 |     1.2230 |     1.1307 |      0.0000 |      9.0000 |
+ | "# K-"                                          |       722 |        871 |     1.2064 |     1.0991 |      0.0000 |      6.0000 |
+ | "# Phys/SelKaonForPromptCharm"                  |       722 |       1754 |     2.4294 |     1.6046 |      1.0000 |      12.000 |
+ | "# input particles"                             |       722 |       1754 |     2.4294 |     1.6046 |      1.0000 |      12.000 |
+ | "# max size D0 -> K-  K+ "                      |       722 |       1097 |     1.5194 |     3.1470 |      0.0000 |      30.000 |
+ | "# selected"                                    |       722 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       722 |          0 |(  0.00000 +- 0.138504 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1097 |         46 |(  4.19325 +- 0.605160 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        46 |          0 |(  0.00000 +- 2.17391  )%|   -------   |   -------   |
+SelD02pipiForPromptCharm      SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi-  pi+ "                             |       861 |          2 |  0.0023229 |   0.048140 |      0.0000 |      1.0000 |
+ | "# Phys/SelPionForPromptCharm"                  |       861 |       4557 |     5.2927 |     3.0033 |      1.0000 |      18.000 |
+ | "# input particles"                             |       861 |       4557 |     5.2927 |     3.0033 |      1.0000 |      18.000 |
+ | "# max size D0 -> pi-  pi+ "                    |       861 |       7092 |     8.2369 |     10.453 |      0.0000 |      81.000 |
+ | "# pi+"                                         |       861 |       2331 |     2.7073 |     1.8448 |      0.0000 |      12.000 |
+ | "# pi-"                                         |       861 |       2226 |     2.5854 |     1.7725 |      0.0000 |      10.000 |
+ | "# selected"                                    |       861 |          2 |  0.0023229 |   0.048140 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       861 |          2 |( 0.232288 +- 0.164062 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7092 |        217 |(  3.05979 +- 0.204509 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       217 |          2 |( 0.921659 +- 0.648701 )%|   -------   |   -------   |
+SelD02CPForPromptCharm        SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelD02KKForPromptCharm"                 |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelD02pipiForPromptCharm"               |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+DstarCPForPromptCharm         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D0  pi- "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelD02CPForPromptCharm"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllLooseANNPions"                    |         2 |         43 |     21.500 |     4.5000 |      17.000 |      26.000 |
+ | "# input particles"                             |         2 |         45 |     22.500 |     4.5000 |      18.000 |      27.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         2 |         20 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# max size D*(2010)- -> D0  pi- "              |         2 |         23 |     11.500 |     4.5000 |      7.0000 |      16.000 |
+ | "# pi+"                                         |         2 |         20 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "# pi-"                                         |         2 |         23 |     11.500 |     4.5000 |      7.0000 |      16.000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        43 |          0 |(  0.00000 +- 2.32558  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarCPForPromptCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarCPForPromptCharmSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarCPForPromptCharmSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCcbar2PpbarLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingCcbar2PpbarLineVOI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        440 |(  44.0000 +- 1.56971  )%|   -------   |   -------   |
+SelFilterPhys_StdTightProto...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       905 |        841 |(  92.9282 +- 0.852148 )%|   -------   |   -------   |
+Ccbar2PpbarLine               SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> p+  p~- "                       |       376 |          7 |   0.018617 |    0.13517 |      0.0000 |      1.0000 |
+ | "# Phys/StdTightProtons"                        |       376 |       2463 |     6.5505 |     4.1131 |      1.0000 |      34.000 |
+ | "# input particles"                             |       376 |       2463 |     6.5505 |     4.1131 |      1.0000 |      34.000 |
+ | "# max size J/psi(1S) -> p+  p~- "              |       376 |         11 |   0.029255 |    0.18363 |      0.0000 |      2.0000 |
+ | "# p+"                                          |       376 |         24 |   0.063830 |    0.25510 |      0.0000 |      2.0000 |
+ | "# p~-"                                         |       376 |         24 |   0.063830 |    0.25510 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       376 |          7 |   0.018617 |    0.13517 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       376 |          7 |(  1.86170 +- 0.697076 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |          8 |(  72.7273 +- 13.4282  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          7 |(  87.5000 +- 11.6927  )%|   -------   |   -------   |
+StrippingCcbar2PpbarLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+StrippingCcbar2PpbarLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCcbar2PpbarLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          7 |( 0.700000 +- 0.263647 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2EtaEEGHD2PiEtaEE...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2EtaEEGHD2PiEtaEE...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         22 |(  2.20000 +- 0.463853 )%|   -------   |   -------   |
+D2EtaEEGHEtaEEG               SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S)"                                   |        22 |        409 |     18.591 |     21.962 |      1.0000 |      84.000 |
+ | "# Phys/StdDiElectronFromTracks"                |        22 |       3048 |     138.55 |     164.26 |      6.0000 |      627.00 |
+ | "# Phys/StdLooseAllPhotons"                     |        22 |       1068 |     48.545 |     14.899 |      30.000 |      79.000 |
+ | "# eta -> J/psi(1S)  gamma "                    |        22 |        171 |     7.7727 |     13.668 |      0.0000 |      55.000 |
+ | "# gamma"                                       |        22 |        252 |     11.455 |     5.0428 |      2.0000 |      22.000 |
+ | "# input particles"                             |        22 |       4116 |     187.09 |     176.93 |      54.000 |      706.00 |
+ | "# max size eta -> J/psi(1S)  gamma "           |        22 |       6334 |     287.91 |     432.06 |      8.0000 |      1518.0 |
+ | "# selected"                                    |        22 |        171 |     7.7727 |     13.668 |      0.0000 |      55.000 |
+ |*"#accept"                                       |        22 |         18 |(  81.8182 +- 8.22304  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6334 |        171 |(  2.69972 +- 0.203647 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       171 |        171 |(  100.000 +- 0.584795 )%|   -------   |   -------   |
+D2EtaEEGHD2PiEtaEEGLine       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> eta  pi+ "                             |        18 |          1 |   0.055556 |    0.22906 |      0.0000 |      1.0000 |
+ | "# D- -> eta  pi- "                             |        18 |         13 |    0.72222 |     1.8799 |      0.0000 |      8.0000 |
+ | "# K+"                                          |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2EtaEEGHEtaEEG"                        |        18 |        171 |     9.5000 |     14.557 |      1.0000 |      55.000 |
+ | "# Phys/StdAllNoPIDsPions"                      |        18 |       1189 |     66.056 |     21.839 |      40.000 |      113.00 |
+ | "# eta"                                         |        18 |        171 |     9.5000 |     14.557 |      1.0000 |      55.000 |
+ | "# input particles"                             |        18 |       1360 |     75.556 |     33.614 |      41.000 |      155.00 |
+ | "# max size D+ -> eta  pi+ "                    |        18 |        189 |     10.500 |     15.990 |      0.0000 |      55.000 |
+ | "# max size D- -> eta  pi- "                    |        18 |        274 |     15.222 |     22.880 |      0.0000 |      85.000 |
+ | "# pi+"                                         |        18 |         27 |     1.5000 |    0.95743 |      0.0000 |      3.0000 |
+ | "# pi-"                                         |        18 |         26 |     1.4444 |     1.3426 |      0.0000 |      5.0000 |
+ | "# selected"                                    |        18 |         14 |    0.77778 |     1.8725 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |        18 |          5 |(  27.7778 +- 10.5572  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       463 |         76 |(  16.4147 +- 1.72144  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        76 |         14 |(  18.4211 +- 4.44672  )%|   -------   |   -------   |
+StrippingD2EtaEEGHD2PiEtaEE...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingD2EtaEEGHD2PiEtaEE...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2EtaEEGHD2PiEtaEE...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2EtaEEGHD2KEtaEEG...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2EtaEEGHD2KEtaEEG...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         22 |(  2.20000 +- 0.463853 )%|   -------   |   -------   |
+D2EtaEEGHD2KEtaEEGLine        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> eta  K+ "                              |        18 |          2 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ | "# D- -> eta  K- "                              |        18 |         11 |    0.61111 |     1.1614 |      0.0000 |      4.0000 |
+ | "# K+"                                          |        18 |         27 |     1.5000 |    0.95743 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        18 |         26 |     1.4444 |     1.3426 |      0.0000 |      5.0000 |
+ | "# Phys/D2EtaEEGHEtaEEG"                        |        18 |        171 |     9.5000 |     14.557 |      1.0000 |      55.000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |        18 |       1189 |     66.056 |     21.839 |      40.000 |      113.00 |
+ | "# eta"                                         |        18 |        171 |     9.5000 |     14.557 |      1.0000 |      55.000 |
+ | "# input particles"                             |        18 |       1360 |     75.556 |     33.614 |      41.000 |      155.00 |
+ | "# max size D+ -> eta  K+ "                     |        18 |        189 |     10.500 |     15.990 |      0.0000 |      55.000 |
+ | "# max size D- -> eta  K- "                     |        18 |        274 |     15.222 |     22.880 |      0.0000 |      85.000 |
+ | "# pi+"                                         |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        18 |         13 |    0.72222 |     1.1928 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        18 |          6 |(  33.3333 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       463 |         75 |(  16.1987 +- 1.71228  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        75 |         13 |(  17.3333 +- 4.37095  )%|   -------   |   -------   |
+StrippingD2EtaEEGHD2KEtaEEG...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingD2EtaEEGHD2KEtaEEG...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2EtaEEGHD2KEtaEEG...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2PhiHD2PiPhi3HMLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2PhiHD2PiPhi3HMLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        395 |(  39.5000 +- 1.54588  )%|   -------   |   -------   |
+D2PhiHPhi3HM                  SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |        83 |       4137 |     49.843 |     20.320 |      19.000 |      109.00 |
+ | "# Phys/StdLooseMergedPi0"                      |        83 |         99 |     1.1928 |    0.42392 |      1.0000 |      3.0000 |
+ | "# eta"                                         |        83 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# gamma"                                       |        83 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        83 |       4236 |     51.036 |     20.308 |      20.000 |      111.00 |
+ | "# phi(1020) -> pi+  pi-  pi0 "                 |        45 |          3 |   0.066667 |    0.32660 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |        83 |        135 |     1.6265 |     1.4866 |      0.0000 |      7.0000 |
+ | "# pi-"                                         |        83 |        130 |     1.5663 |     1.3461 |      0.0000 |      7.0000 |
+ | "# pi0"                                         |        83 |         89 |     1.0723 |    0.53285 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        83 |          3 |   0.036145 |    0.24276 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        83 |          2 |(  2.40964 +- 1.68322  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       247 |         85 |(  34.4130 +- 3.02288  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        99 |          3 |(  3.03030 +- 1.72283  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+D2PhiHD2PiPhi3HMLine          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> phi(1020)  pi+ "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> phi(1020)  pi- "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2PhiHPhi3HM"                           |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         2 |        135 |     67.500 |     41.500 |      26.000 |      109.00 |
+ | "# input particles"                             |         2 |        138 |     69.000 |     42.000 |      27.000 |      111.00 |
+ | "# max size D+ -> phi(1020)  pi+ "              |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ | "# max size D- -> phi(1020)  pi- "              |         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "# phi(1020)"                                   |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# pi+"                                         |         2 |          8 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# pi-"                                         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        17 |          3 |(  17.6471 +- 9.24594  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingD2PhiHD2PiPhi3HMLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2PhiHD2PiPhi3HMLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2PhiHD2PiPhi3HMLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2PhiHD2PiPhi3HRLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2PhiHD2PiPhi3HRLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        395 |(  39.5000 +- 1.54588  )%|   -------   |   -------   |
+D2PhiHPhi3HR                  SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       394 |      18299 |     46.444 |     20.049 |      7.0000 |      131.00 |
+ | "# Phys/StdLooseResolvedPi0"                    |       394 |       8441 |     21.424 |     16.564 |      1.0000 |      107.00 |
+ | "# eta"                                         |       394 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# gamma"                                       |       394 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       394 |      26740 |     67.868 |     33.713 |      12.000 |      192.00 |
+ | "# phi(1020) -> pi+  pi-  pi0 "                 |       244 |        124 |    0.50820 |     3.2899 |      0.0000 |      49.000 |
+ | "# pi+"                                         |       394 |        547 |     1.3883 |     1.1703 |      0.0000 |      7.0000 |
+ | "# pi-"                                         |       394 |        550 |     1.3959 |     1.1535 |      0.0000 |      7.0000 |
+ | "# pi0"                                         |       394 |       5055 |     12.830 |     10.259 |      0.0000 |      58.000 |
+ | "# selected"                                    |       394 |        124 |    0.31472 |     2.6007 |      0.0000 |      49.000 |
+ |*"#accept"                                       |       394 |         29 |(  7.36041 +- 1.31553  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       937 |        262 |(  27.9616 +- 1.46620  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3571 |        124 |(  3.47242 +- 0.306370 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       124 |        124 |(  100.000 +- 0.806452 )%|   -------   |   -------   |
+D2PhiHD2PiPhi3HRLine          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> phi(1020)  pi+ "                       |        29 |          1 |   0.034483 |    0.18247 |      0.0000 |      1.0000 |
+ | "# D- -> phi(1020)  pi- "                       |        29 |          2 |   0.068966 |    0.25340 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2PhiHPhi3HR"                           |        29 |        124 |     4.2759 |     8.6579 |      1.0000 |      49.000 |
+ | "# Phys/StdAllNoPIDsPions"                      |        29 |       1465 |     50.517 |     21.408 |      20.000 |      109.00 |
+ | "# input particles"                             |        29 |       1589 |     54.793 |     22.454 |      25.000 |      111.00 |
+ | "# max size D+ -> phi(1020)  pi+ "              |        29 |        239 |     8.2414 |     11.010 |      0.0000 |      49.000 |
+ | "# max size D- -> phi(1020)  pi- "              |        29 |        235 |     8.1034 |     11.149 |      0.0000 |      49.000 |
+ | "# phi(1020)"                                   |        29 |        124 |     4.2759 |     8.6579 |      1.0000 |      49.000 |
+ | "# pi+"                                         |        29 |         60 |     2.0690 |     1.1426 |      0.0000 |      5.0000 |
+ | "# pi-"                                         |        29 |         61 |     2.1034 |     1.2689 |      0.0000 |      5.0000 |
+ | "# selected"                                    |        29 |          3 |    0.10345 |    0.30454 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        29 |          3 |(  10.3448 +- 5.65523  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       474 |         37 |(  7.80591 +- 1.23218  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        37 |          3 |(  8.10811 +- 4.48743  )%|   -------   |   -------   |
+StrippingD2PhiHD2PiPhi3HRLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingD2PhiHD2PiPhi3HRLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2PhiHD2PiPhi3HRLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2PhiHD2KPhi3HMLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2PhiHD2KPhi3HMLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        395 |(  39.5000 +- 1.54588  )%|   -------   |   -------   |
+D2PhiHD2KPhi3HMLine           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> phi(1020)  K+ "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> phi(1020)  K- "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         2 |          8 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# K-"                                          |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/D2PhiHPhi3HM"                           |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |         2 |        135 |     67.500 |     41.500 |      26.000 |      109.00 |
+ | "# input particles"                             |         2 |        138 |     69.000 |     42.000 |      27.000 |      111.00 |
+ | "# max size D+ -> phi(1020)  K+ "               |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ | "# max size D- -> phi(1020)  K- "               |         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "# phi(1020)"                                   |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# pi+"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        17 |          2 |(  11.7647 +- 7.81425  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2PhiHD2KPhi3HMLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2PhiHD2KPhi3HMLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2PhiHD2KPhi3HMLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2PhiHD2KPhi3HRLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2PhiHD2KPhi3HRLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        395 |(  39.5000 +- 1.54588  )%|   -------   |   -------   |
+D2PhiHD2KPhi3HRLine           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> phi(1020)  K+ "                        |        29 |          4 |    0.13793 |    0.43344 |      0.0000 |      2.0000 |
+ | "# D- -> phi(1020)  K- "                        |        29 |          5 |    0.17241 |    0.59126 |      0.0000 |      3.0000 |
+ | "# K+"                                          |        29 |         60 |     2.0690 |     1.1426 |      0.0000 |      5.0000 |
+ | "# K-"                                          |        29 |         61 |     2.1034 |     1.2689 |      0.0000 |      5.0000 |
+ | "# Phys/D2PhiHPhi3HR"                           |        29 |        124 |     4.2759 |     8.6579 |      1.0000 |      49.000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |        29 |       1465 |     50.517 |     21.408 |      20.000 |      109.00 |
+ | "# input particles"                             |        29 |       1589 |     54.793 |     22.454 |      25.000 |      111.00 |
+ | "# max size D+ -> phi(1020)  K+ "               |        29 |        239 |     8.2414 |     11.010 |      0.0000 |      49.000 |
+ | "# max size D- -> phi(1020)  K- "               |        29 |        235 |     8.1034 |     11.149 |      0.0000 |      49.000 |
+ | "# phi(1020)"                                   |        29 |        124 |     4.2759 |     8.6579 |      1.0000 |      49.000 |
+ | "# pi+"                                         |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        29 |          9 |    0.31034 |    0.74757 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        29 |          5 |(  17.2414 +- 7.01445  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       474 |         72 |(  15.1899 +- 1.64859  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        72 |          9 |(  12.5000 +- 3.89756  )%|   -------   |   -------   |
+StrippingD2PhiHD2KPhi3HRLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingD2PhiHD2KPhi3HRLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2PhiHD2KPhi3HRLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLambdac2V03H_Lambd...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lambda0LLForLambdac2V03H      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaLL"                       |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        98 |         74 |(  75.5102 +- 4.34393  )%|   -------   |   -------   |
+ | "#passed"                                       |        98 |         91 |    0.92857 |    0.74574 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |       131 |         91 |(  69.4656 +- 4.02387  )%|   -------   |   -------   |
+PionsForLambdac2V03H          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsPions"                         |       429 |       5594 |     13.040 |     6.0546 |      1.0000 |      34.000 |
+ | "# input particles"                             |       429 |       5594 |     13.040 |     6.0546 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       429 |        429 |(  100.000 +- 0.233100 )%|   -------   |   -------   |
+ | "#passed"                                       |       429 |       5496 |     12.811 |     5.9754 |      1.0000 |      34.000 |
+ |*"efficiency"                                    |      5594 |       5496 |(  98.2481 +- 0.175409 )%|   -------   |   -------   |
+Lambdac2V03H_Lambdac2Lambda...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        74 |         42 |    0.56757 |    0.59459 |      0.0000 |      2.0000 |
+ | "# Lambda_c+ -> Lambda0  pi+  pi+  pi- "        |        38 |          6 |    0.15789 |    0.66989 |      0.0000 |      4.0000 |
+ | "# Lambda_c~- -> Lambda~0  pi-  pi-  pi+ "      |        42 |          4 |   0.095238 |    0.36577 |      0.0000 |      2.0000 |
+ | "# Lambda~0"                                    |        74 |         49 |    0.66216 |    0.70283 |      0.0000 |      4.0000 |
+ | "# Phys/Lambda0LLForLambdac2V03H"               |        74 |         91 |     1.2297 |    0.60510 |      1.0000 |      5.0000 |
+ | "# Phys/PionsForLambdac2V03H"                   |        74 |       1129 |     15.257 |     7.1699 |      6.0000 |      31.000 |
+ | "# input particles"                             |        74 |       1220 |     16.486 |     7.2843 |      7.0000 |      32.000 |
+ | "# pi+"                                         |        74 |        558 |     7.5405 |     3.9735 |      2.0000 |      18.000 |
+ | "# pi-"                                         |        74 |        571 |     7.7162 |     3.8009 |      2.0000 |      19.000 |
+ | "# selected"                                    |        74 |         10 |    0.13514 |    0.55323 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        74 |          6 |(  8.10811 +- 3.17309  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       607 |        192 |(  31.6310 +- 1.88752  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       713 |        137 |(  19.2146 +- 1.47549  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1213 |         86 |(  7.08986 +- 0.736919 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        86 |         10 |(  11.6279 +- 3.45668  )%|   -------   |   -------   |
+StrippingLambdac2V03H_Lambd...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingLambdac2V03H_Lambd...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLambdac2V03H_Lambd...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLambdac2V03H_Lambd...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lambda0DDForLambdac2V03H      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ | "# input particles"                             |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       494 |        392 |(  79.3522 +- 1.82118  )%|   -------   |   -------   |
+ | "#passed"                                       |       494 |        717 |     1.4514 |     1.3319 |      0.0000 |      9.0000 |
+ |*"efficiency"                                    |      1222 |        717 |(  58.6743 +- 1.40863  )%|   -------   |   -------   |
+Lambdac2V03H_Lambdac2Lambda...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       391 |        347 |    0.88747 |    0.98200 |      0.0000 |      5.0000 |
+ | "# Lambda_c+ -> Lambda0  pi+  pi+  pi- "        |       229 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> Lambda~0  pi-  pi-  pi+ "      |       241 |          1 |  0.0041494 |   0.064282 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |       391 |        369 |    0.94373 |     1.0761 |      0.0000 |      8.0000 |
+ | "# Phys/Lambda0DDForLambdac2V03H"               |       391 |        716 |     1.8312 |     1.2438 |      1.0000 |      9.0000 |
+ | "# Phys/PionsForLambdac2V03H"                   |       391 |       4957 |     12.678 |     5.8601 |      1.0000 |      34.000 |
+ | "# input particles"                             |       391 |       5673 |     14.509 |     6.3760 |      2.0000 |      39.000 |
+ | "# pi+"                                         |       391 |       2516 |     6.4348 |     3.4818 |      0.0000 |      20.000 |
+ | "# pi-"                                         |       391 |       2441 |     6.2430 |     3.2421 |      1.0000 |      19.000 |
+ | "# selected"                                    |       391 |          1 |  0.0025575 |   0.050507 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       391 |          1 |( 0.255754 +- 0.255427 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      5026 |        153 |(  3.04417 +- 0.242332 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       704 |         20 |(  2.84091 +- 0.626158 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       141 |          3 |(  2.12766 +- 1.21527  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+StrippingLambdac2V03H_Lambd...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLambdac2V03H_Lambd...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLambdac2V03H_Lambd...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLambdac2V03H_Lambd...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KaonsForLambdac2V03H          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsKaons"                         |       429 |       5594 |     13.040 |     6.0546 |      1.0000 |      34.000 |
+ | "# input particles"                             |       429 |       5594 |     13.040 |     6.0546 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       429 |        429 |(  100.000 +- 0.233100 )%|   -------   |   -------   |
+ | "#passed"                                       |       429 |       5496 |     12.811 |     5.9754 |      1.0000 |      34.000 |
+ |*"efficiency"                                    |      5594 |       5496 |(  98.2481 +- 0.175409 )%|   -------   |   -------   |
+Lambdac2V03H_Lambdac2Lambda...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        74 |        558 |     7.5405 |     3.9735 |      2.0000 |      18.000 |
+ | "# K-"                                          |        74 |        571 |     7.7162 |     3.8009 |      2.0000 |      19.000 |
+ | "# Lambda0"                                     |        74 |         42 |    0.56757 |    0.59459 |      0.0000 |      2.0000 |
+ | "# Lambda_c+ -> Lambda0  K+  pi+  pi- "         |        38 |          5 |    0.13158 |    0.80036 |      0.0000 |      5.0000 |
+ | "# Lambda_c~- -> Lambda~0  K-  pi-  pi+ "       |        42 |          2 |   0.047619 |    0.21296 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |        74 |         49 |    0.66216 |    0.70283 |      0.0000 |      4.0000 |
+ | "# Phys/KaonsForLambdac2V03H"                   |        74 |       1129 |     15.257 |     7.1699 |      6.0000 |      31.000 |
+ | "# Phys/Lambda0LLForLambdac2V03H"               |        74 |         91 |     1.2297 |    0.60510 |      1.0000 |      5.0000 |
+ | "# Phys/PionsForLambdac2V03H"                   |        74 |       1129 |     15.257 |     7.1699 |      6.0000 |      31.000 |
+ | "# input particles"                             |        74 |       2349 |     31.743 |     14.442 |      13.000 |      63.000 |
+ | "# pi+"                                         |        74 |        558 |     7.5405 |     3.9735 |      2.0000 |      18.000 |
+ | "# pi-"                                         |        74 |        571 |     7.7162 |     3.8009 |      2.0000 |      19.000 |
+ | "# selected"                                    |        74 |          7 |   0.094595 |    0.59659 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        74 |          3 |(  4.05405 +- 2.29267  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       607 |        160 |(  26.3591 +- 1.78826  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      1101 |        139 |(  12.6249 +- 1.00095  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1137 |         37 |(  3.25418 +- 0.526207 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        37 |          7 |(  18.9189 +- 6.43883  )%|   -------   |   -------   |
+StrippingLambdac2V03H_Lambd...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingLambdac2V03H_Lambd...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLambdac2V03H_Lambd...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLambdac2V03H_Lambd...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lambdac2V03H_Lambdac2Lambda...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       391 |       2516 |     6.4348 |     3.4818 |      0.0000 |      20.000 |
+ | "# K-"                                          |       391 |       2441 |     6.2430 |     3.2421 |      1.0000 |      19.000 |
+ | "# Lambda0"                                     |       391 |        347 |    0.88747 |    0.98200 |      0.0000 |      5.0000 |
+ | "# Lambda_c+ -> Lambda0  K+  pi+  pi- "         |       229 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> Lambda~0  K-  pi-  pi+ "       |       241 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |       391 |        369 |    0.94373 |     1.0761 |      0.0000 |      8.0000 |
+ | "# Phys/KaonsForLambdac2V03H"                   |       391 |       4957 |     12.678 |     5.8601 |      1.0000 |      34.000 |
+ | "# Phys/Lambda0DDForLambdac2V03H"               |       391 |        716 |     1.8312 |     1.2438 |      1.0000 |      9.0000 |
+ | "# Phys/PionsForLambdac2V03H"                   |       391 |       4957 |     12.678 |     5.8601 |      1.0000 |      34.000 |
+ | "# input particles"                             |       391 |      10630 |     27.187 |     12.184 |      3.0000 |      72.000 |
+ | "# pi+"                                         |       391 |       2516 |     6.4348 |     3.4818 |      0.0000 |      20.000 |
+ | "# pi-"                                         |       391 |       2441 |     6.2430 |     3.2421 |      1.0000 |      19.000 |
+ | "# selected"                                    |       391 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       391 |          0 |(  0.00000 +- 0.255754 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      5026 |        137 |(  2.72583 +- 0.229687 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       974 |         17 |(  1.74538 +- 0.419606 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       133 |          0 |(  0.00000 +- 0.751880 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLambdac2V03H_Lambd...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLambdac2V03H_Lambd...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLambdac2V03H_Lambd...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingBbbar2PhiPhiLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PhiForBbbar2PhiPhi            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdTightPhi2KK"                         |       198 |        280 |     1.4141 |    0.86468 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       198 |        280 |     1.4141 |    0.86468 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |       198 |        138 |(  69.6970 +- 3.26601  )%|   -------   |   -------   |
+ | "#passed"                                       |       198 |        165 |    0.83333 |    0.69449 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |       280 |        165 |(  58.9286 +- 2.94004  )%|   -------   |   -------   |
+TisPhiForBbbar2PhiPhi_SelTi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PhiForBbbar2PhiPhi"                     |       138 |        165 |     1.1957 |    0.50875 |      1.0000 |      5.0000 |
+ | "# input particles"                             |       138 |        165 |     1.1957 |    0.50875 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |       138 |        122 |(  88.4058 +- 2.72534  )%|   -------   |   -------   |
+Bbbar2PhiPhiLine              SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> phi(1020)  phi(1020) "          |       122 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/TisPhiForBbbar2PhiPhi_SelTisTos"        |       122 |        147 |     1.2049 |    0.52695 |      1.0000 |      5.0000 |
+ | "# input particles"                             |       122 |        147 |     1.2049 |    0.52695 |      1.0000 |      5.0000 |
+ | "# max size J/psi(1S) -> phi(1020)  phi(1020) " |       122 |        211 |     1.7295 |     2.4729 |      1.0000 |      25.000 |
+ | "# phi(1020)"                                   |       122 |        147 |     1.2049 |    0.52695 |      1.0000 |      5.0000 |
+ | "# selected"                                    |       122 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       122 |          0 |(  0.00000 +- 0.819672 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        32 |          0 |(  0.00000 +- 3.12500  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBbbar2PhiPhiLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingBbbar2PhiPhiLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingBbbar2PhiPhiLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCcbar2LstLstLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ProtonForLstCcbar2Lst         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsProtons"                       |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# input particles"                             |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       890 |        611 |(  68.6517 +- 1.55503  )%|   -------   |   -------   |
+ | "#passed"                                       |       890 |       1239 |     1.3921 |     1.4612 |      0.0000 |      13.000 |
+ |*"efficiency"                                    |      9968 |       1239 |(  12.4298 +- 0.330450 )%|   -------   |   -------   |
+KaonForLstCcbar2Lst           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsKaons"                         |       611 |       7748 |     12.681 |     5.5149 |      1.0000 |      34.000 |
+ | "# input particles"                             |       611 |       7748 |     12.681 |     5.5149 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       611 |        590 |(  96.5630 +- 0.737011 )%|   -------   |   -------   |
+ | "#passed"                                       |       611 |       1679 |     2.7480 |     1.6528 |      0.0000 |      9.0000 |
+ |*"efficiency"                                    |      7748 |       1679 |(  21.6701 +- 0.468058 )%|   -------   |   -------   |
+LstForCcbar2Lst               SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       590 |        830 |     1.4068 |     1.1720 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       590 |        849 |     1.4390 |     1.1026 |      0.0000 |      6.0000 |
+ | "# Lambda(1520)0 -> p+  K- "                    |       590 |         30 |   0.050847 |    0.22727 |      0.0000 |      2.0000 |
+ | "# Lambda(1520)~0 -> p~-  K+ "                  |       590 |         37 |   0.062712 |    0.26258 |      0.0000 |      2.0000 |
+ | "# Phys/KaonForLstCcbar2Lst"                    |       590 |       1679 |     2.8458 |     1.5971 |      1.0000 |      9.0000 |
+ | "# Phys/ProtonForLstCcbar2Lst"                  |       590 |       1215 |     2.0593 |     1.3598 |      1.0000 |      13.000 |
+ | "# input particles"                             |       590 |       2894 |     4.9051 |     2.7193 |      2.0000 |      22.000 |
+ | "# max size Lambda(1520)0 -> p+  K- "           |       590 |        807 |     1.3678 |     2.3220 |      0.0000 |      21.000 |
+ | "# max size Lambda(1520)~0 -> p~-  K+ "         |       590 |        869 |     1.4729 |     2.7528 |      0.0000 |      36.000 |
+ | "# p+"                                          |       590 |        586 |    0.99322 |    0.98804 |      0.0000 |      7.0000 |
+ | "# p~-"                                         |       590 |        629 |     1.0661 |     1.0004 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       590 |         67 |    0.11356 |    0.40210 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       590 |         52 |(  8.81356 +- 1.16712  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1676 |        110 |(  6.56325 +- 0.604897 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       110 |         67 |(  60.9091 +- 4.65246  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+TisLstForCcbar2Lst_SelTisTos  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LstForCcbar2Lst"                        |        52 |         67 |     1.2885 |    0.56625 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        52 |         67 |     1.2885 |    0.56625 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        52 |         41 |(  78.8462 +- 5.66348  )%|   -------   |   -------   |
+Ccbar2LstLstLine              SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> Lambda(1520)0  Lambda(1520)~0 " |        41 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda(1520)0"                               |        41 |         22 |    0.53659 |    0.49866 |      0.0000 |      1.0000 |
+ | "# Lambda(1520)~0"                              |        41 |         27 |    0.65854 |    0.56783 |      0.0000 |      2.0000 |
+ | "# Phys/TisLstForCcbar2Lst_SelTisTos"           |        41 |         49 |     1.1951 |    0.45368 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        41 |         49 |     1.1951 |    0.45368 |      1.0000 |      3.0000 |
+ | "# max size J/psi(1S) -> Lambda(1520)0  Lambda(1|        41 |          7 |    0.17073 |    0.43631 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        41 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        41 |          0 |(  0.00000 +- 2.43902  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCcbar2LstLstLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCcbar2LstLstLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCcbar2LstLstLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCcbar2LstLstDetach...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DetachedLstForCcbar2Lst       SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       590 |        830 |     1.4068 |     1.1720 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       590 |        849 |     1.4390 |     1.1026 |      0.0000 |      6.0000 |
+ | "# Lambda(1520)0 -> p+  K- "                    |       590 |         30 |   0.050847 |    0.22727 |      0.0000 |      2.0000 |
+ | "# Lambda(1520)~0 -> p~-  K+ "                  |       590 |         37 |   0.062712 |    0.26258 |      0.0000 |      2.0000 |
+ | "# Phys/KaonForLstCcbar2Lst"                    |       590 |       1679 |     2.8458 |     1.5971 |      1.0000 |      9.0000 |
+ | "# Phys/ProtonForLstCcbar2Lst"                  |       590 |       1215 |     2.0593 |     1.3598 |      1.0000 |      13.000 |
+ | "# input particles"                             |       590 |       2894 |     4.9051 |     2.7193 |      2.0000 |      22.000 |
+ | "# max size Lambda(1520)0 -> p+  K- "           |       590 |        807 |     1.3678 |     2.3220 |      0.0000 |      21.000 |
+ | "# max size Lambda(1520)~0 -> p~-  K+ "         |       590 |        869 |     1.4729 |     2.7528 |      0.0000 |      36.000 |
+ | "# p+"                                          |       590 |        586 |    0.99322 |    0.98804 |      0.0000 |      7.0000 |
+ | "# p~-"                                         |       590 |        629 |     1.0661 |     1.0004 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       590 |         67 |    0.11356 |    0.40210 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       590 |         52 |(  8.81356 +- 1.16712  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1676 |        110 |(  6.56325 +- 0.604897 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       110 |         67 |(  60.9091 +- 4.65246  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Ccbar2LstLstDetachedLine      SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> Lambda(1520)0  Lambda(1520)~0 " |        52 |          1 |   0.019231 |    0.13734 |      0.0000 |      1.0000 |
+ | "# Lambda(1520)0"                               |        52 |         30 |    0.57692 |    0.53155 |      0.0000 |      2.0000 |
+ | "# Lambda(1520)~0"                              |        52 |         37 |    0.71154 |    0.56625 |      0.0000 |      2.0000 |
+ | "# Phys/DetachedLstForCcbar2Lst"                |        52 |         67 |     1.2885 |    0.56625 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        52 |         67 |     1.2885 |    0.56625 |      1.0000 |      3.0000 |
+ | "# max size J/psi(1S) -> Lambda(1520)0  Lambda(1|        52 |         14 |    0.26923 |    0.55869 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        52 |          1 |   0.019231 |    0.13734 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        52 |          1 |(  1.92308 +- 1.90450  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        14 |          2 |(  14.2857 +- 9.35220  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+StrippingCcbar2LstLstDetach...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingCcbar2LstLstDetach...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCcbar2LstLstDetach...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLc2L0LLpi_pPiPiLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lc2L0LLpiSelPiminus           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLoosePions"                       |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       911 |        886 |(  97.2558 +- 0.541264 )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |       8355 |     9.1712 |     5.4282 |      0.0000 |      36.000 |
+ |*"efficiency"                                    |     42738 |       8355 |(  19.5493 +- 0.191833 )%|   -------   |   -------   |
+Lc2L0LLpiSelProtons           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseProtons"                        |       852 |       4646 |     5.4531 |     4.0201 |      1.0000 |      28.000 |
+ | "# input particles"                             |       852 |       4646 |     5.4531 |     4.0201 |      1.0000 |      28.000 |
+ |*"#accept"                                       |       852 |        802 |(  94.1315 +- 0.805217 )%|   -------   |   -------   |
+ | "#passed"                                       |       852 |       2949 |     3.4613 |     2.7527 |      0.0000 |      19.000 |
+ |*"efficiency"                                    |      4646 |       2949 |(  63.4740 +- 0.706414 )%|   -------   |   -------   |
+Lc2L0LLpiSelLambda02pPi       SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> p+  pi- "                         |       802 |         89 |    0.11097 |    0.40435 |      0.0000 |      5.0000 |
+ | "# Lambda~0 -> p~-  pi+ "                       |       802 |         97 |    0.12095 |    0.40764 |      0.0000 |      4.0000 |
+ | "# Phys/Lc2L0LLpiSelPiminus"                    |       802 |       8037 |     10.021 |     5.1562 |      1.0000 |      36.000 |
+ | "# Phys/Lc2L0LLpiSelProtons"                    |       802 |       2949 |     3.6771 |     2.6937 |      1.0000 |      19.000 |
+ | "# input particles"                             |       802 |      10986 |     13.698 |     7.4804 |      2.0000 |      54.000 |
+ | "# max size Lambda0 -> p+  pi- "                |       802 |       9166 |     11.429 |     18.327 |      0.0000 |      152.00 |
+ | "# max size Lambda~0 -> p~-  pi+ "              |       802 |       8817 |     10.994 |     16.739 |      0.0000 |      180.00 |
+ | "# p+"                                          |       802 |       1511 |     1.8840 |     1.7155 |      0.0000 |      12.000 |
+ | "# pi+"                                         |       802 |       4066 |     5.0698 |     2.8899 |      0.0000 |      19.000 |
+ | "# pi-"                                         |       802 |       3971 |     4.9514 |     2.9351 |      0.0000 |      20.000 |
+ | "# p~-"                                         |       802 |       1438 |     1.7930 |     1.6157 |      0.0000 |      12.000 |
+ | "# selected"                                    |       802 |        186 |    0.23192 |    0.57250 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       802 |        141 |(  17.5810 +- 1.34415  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     17983 |        544 |(  3.02508 +- 0.127722 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       544 |        186 |(  34.1912 +- 2.03376  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        20 |         20 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Lc2L0LLpiSelPions             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLoosePions"                       |       141 |       8403 |     59.596 |     28.479 |      18.000 |      150.00 |
+ | "# input particles"                             |       141 |       8403 |     59.596 |     28.479 |      18.000 |      150.00 |
+ |*"#accept"                                       |       141 |        140 |(  99.2908 +- 0.706700 )%|   -------   |   -------   |
+ | "#passed"                                       |       141 |       1064 |     7.5461 |     3.7859 |      0.0000 |      16.000 |
+ |*"efficiency"                                    |      8403 |       1064 |(  12.6621 +- 0.362775 )%|   -------   |   -------   |
+Lc2L0LLpi_pPiPiLine           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       140 |         89 |    0.63571 |    0.77654 |      0.0000 |      5.0000 |
+ | "# Lambda_c+ -> Lambda0  pi+ "                  |       140 |          3 |   0.021429 |    0.14481 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> Lambda~0  pi- "                |       140 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |       140 |         96 |    0.68571 |    0.74724 |      0.0000 |      4.0000 |
+ | "# Phys/Lc2L0LLpiSelLambda02pPi"                |       140 |        185 |     1.3214 |    0.65757 |      1.0000 |      5.0000 |
+ | "# Phys/Lc2L0LLpiSelPions"                      |       140 |       1064 |     7.6000 |     3.7451 |      1.0000 |      16.000 |
+ | "# input particles"                             |       140 |       1249 |     8.9214 |     3.8694 |      2.0000 |      19.000 |
+ | "# max size Lambda_c+ -> Lambda0  pi+ "         |       140 |        344 |     2.4571 |     3.5564 |      0.0000 |      21.000 |
+ | "# max size Lambda_c~- -> Lambda~0  pi- "       |       140 |        365 |     2.6071 |     3.4861 |      0.0000 |      18.000 |
+ | "# pi+"                                         |       140 |        536 |     3.8286 |     2.2102 |      0.0000 |      10.000 |
+ | "# pi-"                                         |       140 |        528 |     3.7714 |     2.1887 |      0.0000 |      10.000 |
+ | "# selected"                                    |       140 |          3 |   0.021429 |    0.14481 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       140 |          3 |(  2.14286 +- 1.22385  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       709 |         16 |(  2.25670 +- 0.557773 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        16 |          3 |(  18.7500 +- 9.75781  )%|   -------   |   -------   |
+RelatedInfo1_Lc2L0LLpi_pPiP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lc2L0LLpi_pPiPiLine"                    |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo2_Lc2L0LLpi_pPiP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lc2L0LLpi_pPiPiLine"                    |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo3_Lc2L0LLpi_pPiP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lc2L0LLpi_pPiPiLine"                    |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo4_Lc2L0LLpi_pPiP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lc2L0LLpi_pPiPiLine"                    |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+RelatedInfo5_Lc2L0LLpi_pPiP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Lc2L0LLpi_pPiPiLine"                    |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingLc2L0LLpi_pPiPiLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingLc2L0LLpi_pPiPiLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLc2L0LLpi_pPiPiLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+threepart_B2ppipiSigmacmm_LcpiSUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> p+  pi+  pi+ "                         |       181 |          1 |  0.0055249 |   0.074124 |      0.0000 |      1.0000 |
+ | "# D- -> p~-  pi-  pi- "                        |       160 |          2 |   0.012500 |    0.11110 |      0.0000 |      1.0000 |
+ | "# Phys/StdLoosePions"                          |       855 |       9844 |     11.513 |     5.4543 |      1.0000 |      34.000 |
+ | "# Phys/StdLooseProtons"                        |       855 |       4649 |     5.4374 |     4.0216 |      1.0000 |      28.000 |
+ | "# input particles"                             |       855 |      14493 |     16.951 |     9.1687 |      2.0000 |      60.000 |
+ | "# p+"                                          |       855 |        256 |    0.29942 |    0.56955 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |       855 |       1447 |     1.6924 |     1.2933 |      0.0000 |      7.0000 |
+ | "# pi-"                                         |       855 |       1369 |     1.6012 |     1.3161 |      0.0000 |      8.0000 |
+ | "# p~-"                                         |       855 |        255 |    0.29825 |    0.58933 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       855 |          3 |  0.0035088 |   0.059131 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       855 |          3 |( 0.350877 +- 0.202223 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       907 |        163 |(  17.9713 +- 1.27488  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       143 |          8 |(  5.59441 +- 1.92180  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          3 |(  37.5000 +- 17.1163  )%|   -------   |   -------   |
+pifromSigmamm_B2ppipiSigmac...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |        25 |       1383 |     55.320 |     27.055 |      25.000 |      122.00 |
+ | "# input particles"                             |        25 |       1383 |     55.320 |     27.055 |      25.000 |      122.00 |
+ |*"#accept"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+ | "#passed"                                       |        25 |        326 |     13.040 |     6.7734 |      3.0000 |      32.000 |
+ |*"efficiency"                                    |      1383 |        326 |(  23.5719 +- 1.14133  )%|   -------   |   -------   |
+fourpartB2ppipiSigmacmm_Lcpi  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> pi-  D+ "                              |         3 |          2 |    0.66667 |    0.94281 |      0.0000 |      2.0000 |
+ | "# B- -> pi+  D- "                              |         3 |          4 |     1.3333 |     1.2472 |      0.0000 |      3.0000 |
+ | "# D+"                                          |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D-"                                          |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/pifromSigmamm_B2ppipiSigmacmm_Lcpi"     |         3 |         41 |     13.667 |     2.3570 |      12.000 |      17.000 |
+ | "# Phys/threepart_B2ppipiSigmacmm_Lcpi"         |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |         44 |     14.667 |     2.3570 |      13.000 |      18.000 |
+ | "# max size B+ -> pi-  D+ "                     |         3 |          9 |     3.0000 |     4.2426 |      0.0000 |      9.0000 |
+ | "# max size B- -> pi+  D- "                     |         3 |         13 |     4.3333 |     3.6818 |      0.0000 |      9.0000 |
+ | "# pi+"                                         |         3 |         21 |     7.0000 |     2.1602 |      4.0000 |      9.0000 |
+ | "# pi-"                                         |         3 |         20 |     6.6667 |     2.6247 |      3.0000 |      9.0000 |
+ | "# selected"                                    |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        22 |         13 |(  59.0909 +- 10.4824  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        13 |          6 |(  46.1538 +- 13.8264  )%|   -------   |   -------   |
+B2ppipiSigmacmm_Lcpi_PartRe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/fourpartB2ppipiSigmacmm_Lcpi"           |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+fourpartWSB2ppipiSigmacmm_LcpiSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> pi+  D+ "                              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> pi-  D- "                              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D-"                                          |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/pifromSigmamm_B2ppipiSigmacmm_Lcpi"     |         3 |         41 |     13.667 |     2.3570 |      12.000 |      17.000 |
+ | "# Phys/threepart_B2ppipiSigmacmm_Lcpi"         |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |         44 |     14.667 |     2.3570 |      13.000 |      18.000 |
+ | "# max size B+ -> pi+  D+ "                     |         3 |          8 |     2.6667 |     3.7712 |      0.0000 |      8.0000 |
+ | "# max size B- -> pi-  D- "                     |         3 |         11 |     3.6667 |     3.2998 |      0.0000 |      8.0000 |
+ | "# pi+"                                         |         3 |         21 |     7.0000 |     2.1602 |      4.0000 |      9.0000 |
+ | "# pi-"                                         |         3 |         20 |     6.6667 |     2.6247 |      3.0000 |      9.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        19 |          1 |(  5.26316 +- 5.12278  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+threepartWS_SC_B2ppipiSigma...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> p~-  pi+  pi+ "                        |       177 |         14 |   0.079096 |    0.37502 |      0.0000 |      3.0000 |
+ | "# D- -> p+  pi-  pi- "                         |       183 |          8 |   0.043716 |    0.29244 |      0.0000 |      3.0000 |
+ | "# Phys/StdLoosePions"                          |       855 |       9844 |     11.513 |     5.4543 |      1.0000 |      34.000 |
+ | "# Phys/StdLooseProtons"                        |       855 |       4649 |     5.4374 |     4.0216 |      1.0000 |      28.000 |
+ | "# input particles"                             |       855 |      14493 |     16.951 |     9.1687 |      2.0000 |      60.000 |
+ | "# p+"                                          |       855 |        256 |    0.29942 |    0.56955 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |       855 |       1447 |     1.6924 |     1.2933 |      0.0000 |      7.0000 |
+ | "# pi-"                                         |       855 |       1369 |     1.6012 |     1.3161 |      0.0000 |      8.0000 |
+ | "# p~-"                                         |       855 |        255 |    0.29825 |    0.58933 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       855 |         22 |   0.025731 |    0.22014 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       855 |         15 |(  1.75439 +- 0.448989 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       982 |        226 |(  23.0143 +- 1.34322  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       223 |         37 |(  16.5919 +- 2.49115  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        37 |         22 |(  59.4595 +- 8.07150  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+fourpartWS_SCB2ppipiSigmacm...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> pi+  D+ "                              |        15 |         11 |    0.73333 |     2.0155 |      0.0000 |      8.0000 |
+ | "# B- -> pi-  D- "                              |        15 |          4 |    0.26667 |    0.99778 |      0.0000 |      4.0000 |
+ | "# D+"                                          |        15 |         14 |    0.93333 |    0.92856 |      0.0000 |      3.0000 |
+ | "# D-"                                          |        15 |          8 |    0.53333 |    0.88443 |      0.0000 |      3.0000 |
+ | "# Phys/pifromSigmamm_B2ppipiSigmacmm_Lcpi"     |        15 |        194 |     12.933 |     7.4249 |      3.0000 |      32.000 |
+ | "# Phys/threepartWS_SC_B2ppipiSigmacmm_Lcpi"    |        15 |         22 |     1.4667 |    0.80554 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        15 |        216 |     14.400 |     7.6315 |      4.0000 |      33.000 |
+ | "# max size B+ -> pi+  D+ "                     |        15 |         93 |     6.2000 |     8.4554 |      0.0000 |      27.000 |
+ | "# max size B- -> pi-  D- "                     |        15 |         64 |     4.2667 |     7.5230 |      0.0000 |      24.000 |
+ | "# pi+"                                         |        15 |         94 |     6.2667 |     4.0244 |      2.0000 |      15.000 |
+ | "# pi-"                                         |        15 |        100 |     6.6667 |     3.9441 |      1.0000 |      17.000 |
+ | "# selected"                                    |        15 |         15 |     1.0000 |     2.1602 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |        15 |          4 |(  26.6667 +- 11.4180  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       157 |         38 |(  24.2038 +- 3.41834  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        38 |         15 |(  39.4737 +- 7.92929  )%|   -------   |   -------   |
+B2ppipiSigmacmm_Lcpi_PartRe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/fourpartWS_SCB2ppipiSigmacmm_Lcpi"      |         4 |         15 |     3.7500 |     2.6810 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         4 |         15 |     3.7500 |     2.6810 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Sigmacmm2LcpiB2ppipiSigmacm...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+"                                   |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# Lambda_c~-"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseLambdac2PKPi"                   |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# Phys/pifromSigmamm_B2ppipiSigmacmm_Lcpi"     |         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ | "# Sigma_c++ -> Lambda_c+  pi+ "                |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Sigma_c~-- -> Lambda_c~-  pi- "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         1 |         24 |     24.000 |     0.0000 |      24.000 |      24.000 |
+ | "# max size Sigma_c++ -> Lambda_c+  pi+ "       |         1 |         40 |     40.000 |     0.0000 |      40.000 |      40.000 |
+ | "# max size Sigma_c~-- -> Lambda_c~-  pi- "     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# pi-"                                         |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# selected"                                    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        40 |         12 |(  30.0000 +- 7.24569  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        12 |          2 |(  16.6667 +- 10.7583  )%|   -------   |   -------   |
+B2ppipiSigmacmm_Lcpi_Closed...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Sigma_c~--  D+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Sigma_c++  D- "                        |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D-"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Sigmacmm2LcpiB2ppipiSigmacmm_Lcpi"      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/threepart_B2ppipiSigmacmm_Lcpi"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Sigma_c++"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Sigma_c~--"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B+ -> Sigma_c~--  D+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> Sigma_c++  D- "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+threepartSc0_B2ppipiSigmacm...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> p+  pi+  pi- "                         |       160 |         20 |    0.12500 |    0.36657 |      0.0000 |      2.0000 |
+ | "# D- -> p~-  pi-  pi+ "                        |       142 |         16 |    0.11268 |    0.53205 |      0.0000 |      5.0000 |
+ | "# Phys/StdLoosePions"                          |       855 |       9844 |     11.513 |     5.4543 |      1.0000 |      34.000 |
+ | "# Phys/StdLooseProtons"                        |       855 |       4649 |     5.4374 |     4.0216 |      1.0000 |      28.000 |
+ | "# input particles"                             |       855 |      14493 |     16.951 |     9.1687 |      2.0000 |      60.000 |
+ | "# p+"                                          |       855 |        256 |    0.29942 |    0.56955 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |       855 |       1447 |     1.6924 |     1.2933 |      0.0000 |      7.0000 |
+ | "# pi-"                                         |       855 |       1369 |     1.6012 |     1.3161 |      0.0000 |      8.0000 |
+ | "# p~-"                                         |       855 |        255 |    0.29825 |    0.58933 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       855 |         36 |   0.042105 |    0.29515 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       855 |         24 |(  2.80702 +- 0.564881 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       835 |        146 |(  17.4850 +- 1.31449  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       371 |         72 |(  19.4070 +- 2.05325  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        72 |         36 |(  50.0000 +- 5.89256  )%|   -------   |   -------   |
+Sigmac02LcpiB2ppipiSigmacmm...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+"                                   |        11 |         16 |     1.4545 |     1.4374 |      0.0000 |      5.0000 |
+ | "# Lambda_c~-"                                  |        11 |         11 |     1.0000 |     1.8091 |      0.0000 |      6.0000 |
+ | "# Phys/StdLooseLambdac2PKPi"                   |        11 |         43 |     3.9091 |     4.1877 |      1.0000 |      12.000 |
+ | "# Phys/pifromSigmamm_B2ppipiSigmacmm_Lcpi"     |        11 |        169 |     15.364 |     7.5951 |      8.0000 |      32.000 |
+ | "# Sigma_c0 -> Lambda_c+  pi- "                 |        11 |         19 |     1.7273 |     1.5428 |      0.0000 |      5.0000 |
+ | "# Sigma_c~0 -> Lambda_c~-  pi+ "               |        11 |         10 |    0.90909 |     1.8318 |      0.0000 |      6.0000 |
+ | "# input particles"                             |        11 |        212 |     19.273 |     9.9461 |      9.0000 |      44.000 |
+ | "# max size Sigma_c0 -> Lambda_c+  pi- "        |        11 |        144 |     13.091 |     17.005 |      0.0000 |      51.000 |
+ | "# max size Sigma_c~0 -> Lambda_c~-  pi+ "      |        11 |        118 |     10.727 |     25.761 |      0.0000 |      90.000 |
+ | "# pi+"                                         |        11 |         85 |     7.7273 |     3.9564 |      3.0000 |      15.000 |
+ | "# pi-"                                         |        11 |         84 |     7.6364 |     3.9375 |      4.0000 |      17.000 |
+ | "# selected"                                    |        11 |         29 |     2.6364 |     2.7060 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |        11 |          8 |(  72.7273 +- 13.4282  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       262 |         73 |(  27.8626 +- 2.76975  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        73 |         29 |(  39.7260 +- 5.72718  )%|   -------   |   -------   |
+B2ppipiSigmacmm_Lcpi_Neutra...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> Sigma_c0  D+ "                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> Sigma_c~0  D+ "                        |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Sigma_c0  D- "                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> Sigma_c~0  D- "                        |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         8 |          7 |    0.87500 |    0.59948 |      0.0000 |      2.0000 |
+ | "# D-"                                          |         8 |          4 |    0.50000 |    0.70711 |      0.0000 |      2.0000 |
+ | "# Phys/Sigmac02LcpiB2ppipiSigmacmm_Lcpi"       |         8 |         29 |     3.6250 |     2.5464 |      1.0000 |      8.0000 |
+ | "# Phys/threepartSc0_B2ppipiSigmacmm_Lcpi"      |         8 |         11 |     1.3750 |    0.69597 |      1.0000 |      3.0000 |
+ | "# Sigma_c0"                                    |         8 |         19 |     2.3750 |     1.3170 |      1.0000 |      5.0000 |
+ | "# Sigma_c~0"                                   |         8 |         10 |     1.2500 |     2.0463 |      0.0000 |      6.0000 |
+ | "# input particles"                             |         8 |         40 |     5.0000 |     3.0822 |      2.0000 |      11.000 |
+ | "# max size B+ -> Sigma_c0  D+ "                |         8 |         18 |     2.2500 |     3.0311 |      0.0000 |      10.000 |
+ | "# max size B+ -> Sigma_c~0  D+ "               |         8 |          7 |    0.87500 |     1.9645 |      0.0000 |      6.0000 |
+ | "# max size B- -> Sigma_c0  D- "                |         8 |         10 |     1.2500 |     1.7139 |      0.0000 |      4.0000 |
+ | "# max size B- -> Sigma_c~0  D- "               |         8 |         15 |     1.8750 |     3.9509 |      0.0000 |      12.000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        50 |          1 |(  2.00000 +- 1.97990  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+fourpartB2ppipiSigmacmm_Lcp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/fourpartB2ppipiSigmacmm_Lcpi"           |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+fourpartWS_SCB2ppipiSigmacm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/fourpartWS_SCB2ppipiSigmacmm_Lcpi"      |         4 |         15 |     3.7500 |     2.6810 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         4 |         15 |     3.7500 |     2.6810 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+B2ppipiSigmacmm_Lcpi_Closed...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# B-"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> Lambda_c~-  B+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> Lambda_c+  B- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# Lambda_c~-"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLooseLambdac2PKPi"                   |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# Phys/fourpartWS_SCB2ppipiSigmacmm_LcpiTOS"   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ | "# max size B0 -> Lambda_c~-  B+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> Lambda_c+  B- "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingB2ppipiSigmacmm_Lc...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCC2DDcontrolLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D0ForCC2DDcontrol             SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+ "                              |       905 |         16 |   0.017680 |    0.13178 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  pi- "                             |       905 |         15 |   0.016575 |    0.12767 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       905 |       1234 |     1.3635 |     1.3451 |      0.0000 |      8.0000 |
+ | "# K-"                                          |       905 |       1203 |     1.3293 |     1.3271 |      0.0000 |      7.0000 |
+ | "# Phys/StdAllLooseANNKaons"                    |       905 |      24463 |     27.031 |     18.064 |      1.0000 |      122.00 |
+ | "# Phys/StdAllLooseANNPions"                    |       905 |      38669 |     42.728 |     21.329 |      1.0000 |      137.00 |
+ | "# input particles"                             |       905 |      63132 |     69.759 |     38.961 |      3.0000 |      259.00 |
+ | "# max size D0 -> K-  pi+ "                     |       905 |       3537 |     3.9083 |     6.0862 |      0.0000 |      54.000 |
+ | "# max size D~0 -> K+  pi- "                    |       905 |       3714 |     4.1039 |     6.6745 |      0.0000 |      64.000 |
+ | "# pi+"                                         |       905 |       2123 |     2.3459 |     1.8106 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       905 |       2136 |     2.3602 |     1.7421 |      0.0000 |      10.000 |
+ | "# selected"                                    |       905 |         31 |   0.034254 |    0.19928 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       905 |         28 |(  3.09392 +- 0.575580 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7251 |       7251 |(  100.000 +- 0.0137912)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      7251 |         31 |( 0.427527 +- 0.0766218)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        31 |         31 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+DpForCC2DDcontrol             SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K-  pi+  pi+ "                         |       905 |         20 |   0.022099 |    0.14701 |      0.0000 |      1.0000 |
+ | "# D- -> K+  pi-  pi- "                         |       905 |         19 |   0.020994 |    0.15088 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       905 |       1394 |     1.5403 |     1.4950 |      0.0000 |      10.000 |
+ | "# K-"                                          |       905 |       1336 |     1.4762 |     1.4366 |      0.0000 |      7.0000 |
+ | "# Phys/StdAllLooseANNKaons"                    |       905 |      24463 |     27.031 |     18.064 |      1.0000 |      122.00 |
+ | "# Phys/StdAllLooseANNPions"                    |       905 |      38669 |     42.728 |     21.329 |      1.0000 |      137.00 |
+ | "# input particles"                             |       905 |      63132 |     69.759 |     38.961 |      3.0000 |      259.00 |
+ | "# max size D+ -> K-  pi+  pi+ "                |       905 |      21874 |     24.170 |     57.214 |      0.0000 |      567.00 |
+ | "# max size D- -> K+  pi-  pi- "                |       905 |      22627 |     25.002 |     58.766 |      0.0000 |      576.00 |
+ | "# pi+"                                         |       905 |       2406 |     2.6586 |     1.9692 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       905 |       2421 |     2.6751 |     1.8981 |      0.0000 |      11.000 |
+ | "# selected"                                    |       905 |         39 |   0.043094 |    0.21367 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       905 |         37 |(  4.08840 +- 0.658245 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     17576 |      17576 |(  100.000 +- 0.00568958)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     17576 |         39 |( 0.221893 +- 0.0354920)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       102 |        102 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+DsForCC2DDcontrol             SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D_s+ -> K-  K+  pi+ "                        |       905 |         19 |   0.020994 |    0.15803 |      0.0000 |      2.0000 |
+ | "# D_s- -> K+  K-  pi- "                        |       905 |         25 |   0.027624 |    0.18301 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       905 |       1394 |     1.5403 |     1.4950 |      0.0000 |      10.000 |
+ | "# K-"                                          |       905 |       1336 |     1.4762 |     1.4366 |      0.0000 |      7.0000 |
+ | "# Phys/StdAllLooseANNKaons"                    |       905 |      24463 |     27.031 |     18.064 |      1.0000 |      122.00 |
+ | "# Phys/StdAllLooseANNPions"                    |       905 |      38669 |     42.728 |     21.329 |      1.0000 |      137.00 |
+ | "# input particles"                             |       905 |      63132 |     69.759 |     38.961 |      3.0000 |      259.00 |
+ | "# max size D_s+ -> K-  K+  pi+ "               |       905 |      13482 |     14.897 |     41.664 |      0.0000 |      441.00 |
+ | "# max size D_s- -> K+  K-  pi- "               |       905 |      13318 |     14.716 |     40.024 |      0.0000 |      441.00 |
+ | "# pi+"                                         |       905 |       2406 |     2.6586 |     1.9692 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       905 |       2421 |     2.6751 |     1.8981 |      0.0000 |      11.000 |
+ | "# selected"                                    |       905 |         44 |   0.048619 |    0.25285 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       905 |         37 |(  4.08840 +- 0.658245 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     26800 |      22534 |(  84.0821 +- 0.223474 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     22534 |         44 |( 0.195260 +- 0.0294079)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       132 |        132 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+LcForCC2DDcontrol             SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       904 |       1394 |     1.5420 |     1.4950 |      0.0000 |      10.000 |
+ | "# K-"                                          |       904 |       1336 |     1.4779 |     1.4365 |      0.0000 |      7.0000 |
+ | "# Lambda_c+ -> p+  K-  pi+ "                   |       904 |          7 |  0.0077434 |   0.087655 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> p~-  K+  pi- "                 |       904 |         13 |   0.014381 |    0.13638 |      0.0000 |      2.0000 |
+ | "# Phys/StdAllLooseANNKaons"                    |       904 |      24462 |     27.060 |     18.053 |      1.0000 |      122.00 |
+ | "# Phys/StdAllLooseANNPions"                    |       904 |      38667 |     42.773 |     21.298 |      1.0000 |      137.00 |
+ | "# Phys/StdAllLooseANNProtons"                  |       904 |      25225 |     27.904 |     18.732 |      1.0000 |      136.00 |
+ | "# input particles"                             |       904 |      88354 |     97.737 |     57.450 |      4.0000 |      395.00 |
+ | "# max size Lambda_c+ -> p+  K-  pi+ "          |       904 |       6546 |     7.2412 |     27.405 |      0.0000 |      378.00 |
+ | "# max size Lambda_c~- -> p~-  K+  pi- "        |       904 |       6859 |     7.5874 |     25.334 |      0.0000 |      360.00 |
+ | "# p+"                                          |       904 |        684 |    0.75664 |     1.0189 |      0.0000 |      7.0000 |
+ | "# pi+"                                         |       904 |       2406 |     2.6615 |     1.9683 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       904 |       2421 |     2.6781 |     1.8971 |      0.0000 |      11.000 |
+ | "# p~-"                                         |       904 |        693 |    0.76659 |    0.99209 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       904 |         20 |   0.022124 |    0.16143 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       904 |         18 |(  1.99115 +- 0.464623 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     13405 |      11587 |(  86.4379 +- 0.295721 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     11587 |         20 |( 0.172607 +- 0.0385628)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        55 |         55 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XcForCC2DDcontrol             SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       904 |       2048 |     2.2655 |     2.0357 |      0.0000 |      15.000 |
+ | "# K-"                                          |       904 |       1953 |     2.1604 |     1.8731 |      0.0000 |      13.000 |
+ | "# Phys/StdAllLooseANNKaons"                    |       904 |      24462 |     27.060 |     18.053 |      1.0000 |      122.00 |
+ | "# Phys/StdAllLooseANNPions"                    |       904 |      38667 |     42.773 |     21.298 |      1.0000 |      137.00 |
+ | "# Phys/StdAllLooseANNProtons"                  |       904 |      25225 |     27.904 |     18.732 |      1.0000 |      136.00 |
+ | "# Xi_c0 -> p+  K-  K-  pi+ "                   |       904 |         16 |   0.017699 |    0.29696 |      0.0000 |      8.0000 |
+ | "# Xi_c~0 -> p~-  K+  K+  pi- "                 |       904 |         20 |   0.022124 |    0.42275 |      0.0000 |      12.000 |
+ | "# input particles"                             |       904 |      88354 |     97.737 |     57.450 |      4.0000 |      395.00 |
+ | "# max size Xi_c0 -> p+  K-  K-  pi+ "          |       904 |     126771 |     140.23 |     986.41 |      0.0000 |      25200. |
+ | "# max size Xi_c~0 -> p~-  K+  K+  pi- "        |       904 |     149449 |     165.32 |     1087.7 |      0.0000 |      27000. |
+ | "# p+"                                          |       904 |       1030 |     1.1394 |     1.3463 |      0.0000 |      14.000 |
+ | "# pi+"                                         |       904 |       3630 |     4.0155 |     2.6507 |      0.0000 |      18.000 |
+ | "# pi-"                                         |       904 |       3647 |     4.0343 |     2.6053 |      0.0000 |      17.000 |
+ | "# p~-"                                         |       904 |       1029 |     1.1383 |     1.2672 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       904 |         36 |   0.039823 |    0.69652 |      0.0000 |      20.000 |
+ |*"#accept"                                       |       904 |          9 |( 0.995575 +- 0.330202 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    115457 | 1.0618e+05 |(  91.9676 +- 0.0799891)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |    106183 |         36 |(0.0339037 +- 0.00564966)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       288 |        288 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+CC2DDcontrolMergedDSelection  SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D0ForCC2DDcontrol"                      |        95 |         31 |    0.32632 |    0.53197 |      0.0000 |      2.0000 |
+ | "# Phys/DpForCC2DDcontrol"                      |        95 |         39 |    0.41053 |    0.53301 |      0.0000 |      2.0000 |
+ | "# Phys/DsForCC2DDcontrol"                      |        95 |         44 |    0.46316 |    0.64580 |      0.0000 |      3.0000 |
+ | "# Phys/LcForCC2DDcontrol"                      |        95 |         20 |    0.21053 |    0.45641 |      0.0000 |      2.0000 |
+ | "# Phys/XcForCC2DDcontrol"                      |        95 |         36 |    0.37895 |     2.1185 |      0.0000 |      20.000 |
+ | "# input particles"                             |        95 |        170 |     1.7895 |     2.3881 |      1.0000 |      23.000 |
+ |*"#accept"                                       |        95 |         95 |(  100.000 +- 1.05263  )%|   -------   |   -------   |
+ | "#passed"                                       |        95 |        170 |     1.7895 |     2.3881 |      1.0000 |      23.000 |
+ |*"efficiency"                                    |       170 |        170 |(  100.000 +- 0.588235 )%|   -------   |   -------   |
+CC2DDcontrolLine              SUCCESS Number of counters : 126
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        95 |         20 |    0.21053 |    0.40768 |      0.0000 |      1.0000 |
+ | "# D-"                                          |        95 |         19 |    0.20000 |    0.42550 |      0.0000 |      2.0000 |
+ | "# D0"                                          |        95 |         16 |    0.16842 |    0.37424 |      0.0000 |      1.0000 |
+ | "# D_s+"                                        |        95 |         19 |    0.20000 |    0.44956 |      0.0000 |      2.0000 |
+ | "# D_s-"                                        |        95 |         25 |    0.26316 |    0.50701 |      0.0000 |      2.0000 |
+ | "# D~0"                                         |        95 |         15 |    0.15789 |    0.36464 |      0.0000 |      1.0000 |
+ | "# Lambda_c+"                                   |        95 |          7 |   0.073684 |    0.26126 |      0.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |        95 |         13 |    0.13684 |    0.40028 |      0.0000 |      2.0000 |
+ | "# Phys/CC2DDcontrolMergedDSelection"           |        95 |        170 |     1.7895 |     2.3881 |      1.0000 |      23.000 |
+ | "# Xi_c0"                                       |        95 |         16 |    0.16842 |    0.90208 |      0.0000 |      8.0000 |
+ | "# Xi_c~0"                                      |        95 |         20 |    0.21053 |     1.2888 |      0.0000 |      12.000 |
+ | "# input particles"                             |        95 |        170 |     1.7895 |     2.3881 |      1.0000 |      23.000 |
+ | "# max size psi(3770) -> D+  D+ "               |        95 |         20 |    0.21053 |    0.40768 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D+  D- "               |        95 |          1 |   0.010526 |    0.10206 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D+  D_s+ "             |        95 |          9 |   0.094737 |    0.35759 |      0.0000 |      2.0000 |
+ | "# max size psi(3770) -> D+  D_s- "             |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D-  D- "               |        95 |         21 |    0.22105 |    0.54636 |      0.0000 |      4.0000 |
+ | "# max size psi(3770) -> D-  D_s+ "             |        95 |          2 |   0.021053 |    0.20411 |      0.0000 |      2.0000 |
+ | "# max size psi(3770) -> D-  D_s- "             |        95 |         12 |    0.12632 |    0.50767 |      0.0000 |      4.0000 |
+ | "# max size psi(3770) -> D0  D+ "               |        95 |          1 |   0.010526 |    0.10206 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D0  D- "               |        95 |          1 |   0.010526 |    0.10206 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D0  D0 "               |        95 |         16 |    0.16842 |    0.37424 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D0  D_s+ "             |        95 |          2 |   0.021053 |    0.20411 |      0.0000 |      2.0000 |
+ | "# max size psi(3770) -> D0  D_s- "             |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D0  D~0 "              |        95 |          3 |   0.031579 |    0.17488 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D_s+  D_s+ "           |        95 |         23 |    0.24211 |    0.66040 |      0.0000 |      4.0000 |
+ | "# max size psi(3770) -> D_s+  D_s- "           |        95 |          3 |   0.031579 |    0.22723 |      0.0000 |      2.0000 |
+ | "# max size psi(3770) -> D_s-  D_s- "           |        95 |         31 |    0.32632 |    0.77381 |      0.0000 |      4.0000 |
+ | "# max size psi(3770) -> D~0  D+ "              |        95 |          1 |   0.010526 |    0.10206 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D~0  D- "              |        95 |          2 |   0.021053 |    0.14356 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D~0  D_s+ "            |        95 |          2 |   0.021053 |    0.20411 |      0.0000 |      2.0000 |
+ | "# max size psi(3770) -> D~0  D_s- "            |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D~0  D~0 "             |        95 |         15 |    0.15789 |    0.36464 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> Lambda_c+  D+ "        |        95 |          2 |   0.021053 |    0.14356 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> Lambda_c+  D- "        |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c+  D0 "        |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c+  D_s+ "      |        95 |          3 |   0.031579 |    0.17488 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> Lambda_c+  D_s- "      |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c+  D~0 "       |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c+  Lambda_c+ " |        95 |          7 |   0.073684 |    0.26126 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> Lambda_c+  Lambda_c~- "|        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c+  Xi_c0 "     |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c+  Xi_c~0 "    |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  D+ "       |        95 |          1 |   0.010526 |    0.10206 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  D- "       |        95 |          5 |   0.052632 |    0.26630 |      0.0000 |      2.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  D0 "       |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  D_s+ "     |        95 |          2 |   0.021053 |    0.20411 |      0.0000 |      2.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  D_s- "     |        95 |         11 |    0.11579 |    0.40687 |      0.0000 |      2.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  D~0 "      |        95 |          1 |   0.010526 |    0.10206 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  Lambda_c~- |        95 |         17 |    0.17895 |    0.63211 |      0.0000 |      4.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  Xi_c0 "    |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  Xi_c~0 "   |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c0  D+ "            |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c0  D- "            |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c0  D0 "            |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c0  D_s+ "          |        95 |          8 |   0.084211 |    0.81645 |      0.0000 |      8.0000 |
+ | "# max size psi(3770) -> Xi_c0  D_s- "          |        95 |         16 |    0.16842 |     1.6329 |      0.0000 |      16.000 |
+ | "# max size psi(3770) -> Xi_c0  D~0 "           |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c0  Xi_c0 "         |        95 |         80 |    0.84211 |     6.5924 |      0.0000 |      64.000 |
+ | "# max size psi(3770) -> Xi_c0  Xi_c~0 "        |        95 |         99 |     1.0421 |     9.7989 |      0.0000 |      96.000 |
+ | "# max size psi(3770) -> Xi_c~0  D+ "           |        95 |          2 |   0.021053 |    0.20411 |      0.0000 |      2.0000 |
+ | "# max size psi(3770) -> Xi_c~0  D- "           |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c~0  D0 "           |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c~0  D_s+ "         |        95 |         14 |    0.14737 |     1.2394 |      0.0000 |      12.000 |
+ | "# max size psi(3770) -> Xi_c~0  D_s- "         |        95 |         24 |    0.25263 |     2.4494 |      0.0000 |      24.000 |
+ | "# max size psi(3770) -> Xi_c~0  D~0 "          |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c~0  Xi_c~0 "       |        95 |        162 |     1.7053 |     14.716 |      0.0000 |      144.00 |
+ | "# psi(3770) -> D+  D+ "                        |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D+  D- "                        |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D+  D_s+ "                      |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D+  D_s- "                      |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D-  D- "                        |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D-  D_s+ "                      |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D-  D_s- "                      |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  D+ "                        |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  D- "                        |        95 |          1 |   0.010526 |    0.10206 |      0.0000 |      1.0000 |
+ | "# psi(3770) -> D0  D0 "                        |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  D_s+ "                      |        95 |          1 |   0.010526 |    0.10206 |      0.0000 |      1.0000 |
+ | "# psi(3770) -> D0  D_s- "                      |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  D~0 "                       |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s+  D_s+ "                    |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s+  D_s- "                    |        95 |          1 |   0.010526 |    0.10206 |      0.0000 |      1.0000 |
+ | "# psi(3770) -> D_s-  D_s- "                    |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  D+ "                       |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  D- "                       |        95 |          1 |   0.010526 |    0.10206 |      0.0000 |      1.0000 |
+ | "# psi(3770) -> D~0  D_s+ "                     |        95 |          1 |   0.010526 |    0.10206 |      0.0000 |      1.0000 |
+ | "# psi(3770) -> D~0  D_s- "                     |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  D~0 "                      |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  D+ "                 |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  D- "                 |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  D0 "                 |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  D_s+ "               |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  D_s- "               |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  D~0 "                |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  Lambda_c+ "          |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  Lambda_c~- "         |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  Xi_c0 "              |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  Xi_c~0 "             |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  D+ "                |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  D- "                |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  D0 "                |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  D_s+ "              |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  D_s- "              |        95 |          2 |   0.021053 |    0.14356 |      0.0000 |      1.0000 |
+ | "# psi(3770) -> Lambda_c~-  D~0 "               |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  Lambda_c~- "        |        95 |          1 |   0.010526 |    0.10206 |      0.0000 |      1.0000 |
+ | "# psi(3770) -> Lambda_c~-  Xi_c0 "             |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  Xi_c~0 "            |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c0  D+ "                     |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c0  D- "                     |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c0  D0 "                     |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c0  D_s+ "                   |        95 |          3 |   0.031579 |    0.30617 |      0.0000 |      3.0000 |
+ | "# psi(3770) -> Xi_c0  D_s- "                   |        95 |          1 |   0.010526 |    0.10206 |      0.0000 |      1.0000 |
+ | "# psi(3770) -> Xi_c0  D~0 "                    |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c0  Xi_c0 "                  |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c0  Xi_c~0 "                 |        95 |          8 |   0.084211 |    0.81645 |      0.0000 |      8.0000 |
+ | "# psi(3770) -> Xi_c~0  D+ "                    |        95 |          2 |   0.021053 |    0.20411 |      0.0000 |      2.0000 |
+ | "# psi(3770) -> Xi_c~0  D- "                    |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c~0  D0 "                    |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c~0  D_s+ "                  |        95 |          3 |   0.031579 |    0.30617 |      0.0000 |      3.0000 |
+ | "# psi(3770) -> Xi_c~0  D_s- "                  |        95 |          3 |   0.031579 |    0.30617 |      0.0000 |      3.0000 |
+ | "# psi(3770) -> Xi_c~0  D~0 "                   |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c~0  Xi_c~0 "                |        95 |          2 |   0.021053 |    0.20411 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        95 |         30 |    0.31579 |     2.1729 |      0.0000 |      21.000 |
+ |*"#accept"                                       |        95 |          6 |(  6.31579 +- 2.49566  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       338 |         30 |(  8.87574 +- 1.54690  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        30 |         30 |(  100.000 +- 3.33333  )%|   -------   |   -------   |
+StrippingCC2DDcontrolLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingCC2DDcontrolLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCC2DDcontrolLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCcbar2PhiPhiPiPiLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PhiForCcbar2PhiPhiPiPi        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDetachedPhi2KK"                 |       201 |        346 |     1.7214 |     1.3316 |      1.0000 |      11.000 |
+ | "# input particles"                             |       201 |        346 |     1.7214 |     1.3316 |      1.0000 |      11.000 |
+ |*"#accept"                                       |       201 |         59 |(  29.3532 +- 3.21200  )%|   -------   |   -------   |
+ | "#passed"                                       |       201 |         68 |    0.33831 |    0.57733 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       346 |         68 |(  19.6532 +- 2.13630  )%|   -------   |   -------   |
+TisPhiForCcbar2PhiPhiPiPi_S...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PhiForCcbar2PhiPhiPiPi"                 |        59 |         68 |     1.1525 |    0.44393 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        59 |         68 |     1.1525 |    0.44393 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        59 |         49 |(  83.0508 +- 4.88450  )%|   -------   |   -------   |
+Ccbar2PhiPhiPiPiSelPions      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |        49 |        913 |     18.633 |     6.5984 |      9.0000 |      34.000 |
+ | "# input particles"                             |        49 |        913 |     18.633 |     6.5984 |      9.0000 |      34.000 |
+ |*"#accept"                                       |        49 |         49 |(  100.000 +- 2.04082  )%|   -------   |   -------   |
+ | "#passed"                                       |        49 |        736 |     15.020 |     5.6694 |      4.0000 |      30.000 |
+ |*"efficiency"                                    |       913 |        736 |(  80.6134 +- 1.30834  )%|   -------   |   -------   |
+Ccbar2PhiPhiPiPiLine          SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> phi(1020)  phi(1020)  pi+  pi- "|        49 |          1 |   0.020408 |    0.14139 |      0.0000 |      1.0000 |
+ | "# Phys/Ccbar2PhiPhiPiPiSelPions"               |        49 |        736 |     15.020 |     5.6694 |      4.0000 |      30.000 |
+ | "# Phys/TisPhiForCcbar2PhiPhiPiPi_SelTisTos"    |        49 |         57 |     1.1633 |    0.46716 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        49 |        793 |     16.184 |     5.8298 |      5.0000 |      32.000 |
+ | "# phi(1020)"                                   |        49 |         57 |     1.1633 |    0.46716 |      1.0000 |      3.0000 |
+ | "# pi+"                                         |        49 |        371 |     7.5714 |     3.4405 |      2.0000 |      16.000 |
+ | "# pi-"                                         |        49 |        365 |     7.4490 |     3.3810 |      2.0000 |      17.000 |
+ | "# selected"                                    |        49 |          1 |   0.020408 |    0.14139 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        49 |          1 |(  2.04082 +- 2.01988  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |         9 |          2 |(  22.2222 +- 13.8580  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         8 |          4 |(  50.0000 +- 17.6777  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+StrippingCcbar2PhiPhiPiPiLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingCcbar2PhiPhiPiPiLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCcbar2PhiPhiPiPiLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuXHHPi0CharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuXHHPi0CharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2D0MuXHHPi0CharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelMuforCharmFromBSemi        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       225 |        372 |     1.6533 |     1.0219 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       225 |        372 |     1.6533 |     1.0219 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |       225 |        138 |(  61.3333 +- 3.24657  )%|   -------   |   -------   |
+ | "#passed"                                       |       225 |        158 |    0.70222 |    0.63613 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       372 |        158 |(  42.4731 +- 2.56284  )%|   -------   |   -------   |
+SelKforCharmFromBSemi         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       135 |        743 |     5.5037 |     4.0330 |      1.0000 |      23.000 |
+ | "# input particles"                             |       135 |        743 |     5.5037 |     4.0330 |      1.0000 |      23.000 |
+ |*"#accept"                                       |       135 |        109 |(  80.7407 +- 3.39390  )%|   -------   |   -------   |
+ | "#passed"                                       |       135 |        243 |     1.8000 |     1.5720 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |       743 |        243 |(  32.7052 +- 1.72110  )%|   -------   |   -------   |
+SelPiforCharmFromBSemi        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       138 |       1573 |     11.399 |     5.6125 |      2.0000 |      33.000 |
+ | "# input particles"                             |       138 |       1573 |     11.399 |     5.6125 |      2.0000 |      33.000 |
+ |*"#accept"                                       |       138 |        137 |(  99.2754 +- 0.722007 )%|   -------   |   -------   |
+ | "#passed"                                       |       138 |        953 |     6.9058 |     3.4972 |      0.0000 |      20.000 |
+ |*"efficiency"                                    |      1573 |        953 |(  60.5849 +- 1.23211  )%|   -------   |   -------   |
+SelAllKaonsAndPionsForCharm...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelKforCharmFromBSemi"                  |       137 |        243 |     1.7737 |     1.5753 |      0.0000 |      8.0000 |
+ | "# Phys/SelPiforCharmFromBSemi"                 |       137 |        953 |     6.9562 |     3.4596 |      1.0000 |      20.000 |
+ | "# input particles"                             |       137 |       1196 |     8.7299 |     4.4892 |      1.0000 |      28.000 |
+ |*"#accept"                                       |       137 |        137 |(  100.000 +- 0.729927 )%|   -------   |   -------   |
+ | "#passed"                                       |       137 |       1196 |     8.7299 |     4.4892 |      1.0000 |      28.000 |
+ |*"efficiency"                                    |      1196 |       1196 |(  100.000 +- 0.0836120)%|   -------   |   -------   |
+SelD0ToHH_SEED_forCharmFrom...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> K+  K- "                         |       137 |          6 |   0.043796 |    0.20464 |      0.0000 |      1.0000 |
+ | "# K*(892)0 -> K+  pi- "                        |       137 |         29 |    0.21168 |    0.48976 |      0.0000 |      2.0000 |
+ | "# K*(892)0 -> K-  pi+ "                        |       137 |         35 |    0.25547 |    0.68380 |      0.0000 |      4.0000 |
+ | "# K*(892)0 -> pi+  pi- "                       |       137 |        124 |    0.90511 |     1.3284 |      0.0000 |      8.0000 |
+ | "# K+"                                          |       137 |        128 |    0.93431 |     1.1539 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       137 |        115 |    0.83942 |    0.99805 |      0.0000 |      4.0000 |
+ | "# Phys/SelAllKaonsAndPionsForCharmFromBSemi"   |       137 |       1196 |     8.7299 |     4.4892 |      1.0000 |      28.000 |
+ | "# input particles"                             |       137 |       1196 |     8.7299 |     4.4892 |      1.0000 |      28.000 |
+ | "# max size K*(892)0 -> K+  K- "                |       137 |        118 |    0.86131 |     1.9377 |      0.0000 |      12.000 |
+ | "# max size K*(892)0 -> K+  pi- "               |       137 |        579 |     4.2263 |     8.4361 |      0.0000 |      72.000 |
+ | "# max size K*(892)0 -> K-  pi+ "               |       137 |        451 |     3.2920 |     5.0547 |      0.0000 |      36.000 |
+ | "# max size K*(892)0 -> pi+  pi- "              |       137 |       1897 |     13.847 |     15.520 |      0.0000 |      96.000 |
+ | "# pi+"                                         |       137 |        480 |     3.5036 |     1.9710 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       137 |        473 |     3.4526 |     2.1409 |      0.0000 |      12.000 |
+ | "# selected"                                    |       137 |        194 |     1.4161 |     1.7577 |      0.0000 |      9.0000 |
+ |*"#accept"                                       |       137 |         87 |(  63.5036 +- 4.11305  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3045 |        345 |(  11.3300 +- 0.574395 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       345 |        194 |(  56.2319 +- 2.67092  )%|   -------   |   -------   |
+SelPi0ResolvedforCharmFromB...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseResolvedPi0"                    |        97 |       1918 |     19.773 |     14.583 |      1.0000 |      74.000 |
+ | "# input particles"                             |        97 |       1918 |     19.773 |     14.583 |      1.0000 |      74.000 |
+ |*"#accept"                                       |        97 |         60 |(  61.8557 +- 4.93195  )%|   -------   |   -------   |
+ | "#passed"                                       |        97 |        141 |     1.4536 |     1.8668 |      0.0000 |      9.0000 |
+ |*"efficiency"                                    |      1918 |        141 |(  7.35141 +- 0.595910 )%|   -------   |   -------   |
+SelPi0MergedforCharmFromBSemi SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMergedPi0"                      |        15 |         19 |     1.2667 |    0.44222 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        15 |         19 |     1.2667 |    0.44222 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        15 |         15 |(  100.000 +- 6.66667  )%|   -------   |   -------   |
+ | "#passed"                                       |        15 |         19 |     1.2667 |    0.44222 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+SelAllPi0sForCharmFromBSemi   SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelPi0MergedforCharmFromBSemi"          |        57 |         14 |    0.24561 |    0.50543 |      0.0000 |      2.0000 |
+ | "# Phys/SelPi0ResolvedforCharmFromBSemi"        |        57 |        131 |     2.2982 |     1.9821 |      0.0000 |      9.0000 |
+ | "# input particles"                             |        57 |        145 |     2.5439 |     2.0526 |      1.0000 |      10.000 |
+ |*"#accept"                                       |        57 |         57 |(  100.000 +- 1.75439  )%|   -------   |   -------   |
+ | "#passed"                                       |        57 |        145 |     2.5439 |     2.0526 |      1.0000 |      10.000 |
+ |*"efficiency"                                    |       145 |        145 |(  100.000 +- 0.689655 )%|   -------   |   -------   |
+SelCharmDToHHPi0ForCharmFro...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K*(892)0  pi0 "                        |        57 |         14 |    0.24561 |    0.57065 |      0.0000 |      2.0000 |
+ | "# D~0 -> K*(892)~0  pi0 "                      |        57 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        57 |        130 |     2.2807 |     1.9624 |      1.0000 |      9.0000 |
+ | "# K*(892)~0"                                   |        57 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelAllPi0sForCharmFromBSemi"            |        57 |        145 |     2.5439 |     2.0526 |      1.0000 |      10.000 |
+ | "# Phys/SelD0ToHH_SEED_forCharmFromBSemi"       |        57 |        130 |     2.2807 |     1.9624 |      1.0000 |      9.0000 |
+ | "# input particles"                             |        57 |        275 |     4.8246 |     2.9267 |      2.0000 |      16.000 |
+ | "# max size D0 -> K*(892)0  pi0 "               |        57 |        345 |     6.0526 |     9.2289 |      1.0000 |      63.000 |
+ | "# max size D~0 -> K*(892)~0  pi0 "             |        57 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi0"                                         |        57 |        145 |     2.5439 |     2.0526 |      1.0000 |      10.000 |
+ | "# selected"                                    |        57 |         14 |    0.24561 |    0.57065 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        57 |         10 |(  17.5439 +- 5.03775  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       345 |         17 |(  4.92754 +- 1.16529  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        17 |         14 |(  82.3529 +- 9.24594  )%|   -------   |   -------   |
+Selb2D0MuXHHPi0CharmFromBSemi SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  mu+ "                              |        10 |          1 |    0.10000 |    0.30000 |      0.0000 |      1.0000 |
+ | "# B+ -> D~0  mu+ "                             |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  mu- "                              |        10 |          2 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# B- -> D~0  mu- "                             |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        10 |         14 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelCharmDToHHPi0ForCharmFromBSemi"      |        10 |         14 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |        10 |         12 |     1.2000 |    0.60000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        10 |         26 |     2.6000 |    0.66332 |      2.0000 |      4.0000 |
+ | "# max size B+ -> D0  mu+ "                     |        10 |          9 |    0.90000 |    0.83066 |      0.0000 |      2.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  mu- "                     |        10 |          7 |    0.70000 |    0.78102 |      0.0000 |      2.0000 |
+ | "# max size B- -> D~0  mu- "                    |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        10 |          6 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        10 |          6 |    0.60000 |    0.66332 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        10 |          3 |    0.30000 |    0.45826 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        10 |          3 |(  30.0000 +- 14.4914  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        16 |         10 |(  62.5000 +- 12.1031  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          3 |(  30.0000 +- 14.4914  )%|   -------   |   -------   |
+b2D0MuXHHPi0CharmFromBSemiLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selb2D0MuXHHPi0CharmFromBSemi"          |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Strippingb2D0MuXHHPi0CharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Strippingb2D0MuXHHPi0CharmF...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuXHHPi0CharmF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuXKsPiPiPi0Me...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuXKsPiPiPi0Me...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2D0MuXKsPiPiPi0Me...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelKsLLforCharmFromBSemi      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |        40 |         54 |     1.3500 |    0.61441 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        40 |         54 |     1.3500 |    0.61441 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        40 |         24 |(  60.0000 +- 7.74597  )%|   -------   |   -------   |
+ | "#passed"                                       |        40 |         27 |    0.67500 |    0.60776 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        54 |         27 |(  50.0000 +- 6.80414  )%|   -------   |   -------   |
+SelPilooseforCharmFromBSemi   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsPions"                         |        38 |        514 |     13.526 |     6.6520 |      6.0000 |      33.000 |
+ | "# input particles"                             |        38 |        514 |     13.526 |     6.6520 |      6.0000 |      33.000 |
+ |*"#accept"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+ | "#passed"                                       |        38 |        508 |     13.368 |     6.6230 |      6.0000 |      32.000 |
+ |*"efficiency"                                    |       514 |        508 |(  98.8327 +- 0.473765 )%|   -------   |   -------   |
+SelD02KsPiPiPi0MergedLLforC...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  pi+  pi-  pi0 "                   |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> KS0  pi-  pi+  pi0 "                  |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelKsLLforCharmFromBSemi"               |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelPi0MergedforCharmFromBSemi"          |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Phys/SelPilooseforCharmFromBSemi"            |         6 |         82 |     13.667 |     3.2998 |      8.0000 |      19.000 |
+ | "# input particles"                             |         6 |         95 |     15.833 |     3.3375 |      10.000 |      21.000 |
+ | "# max size D0 -> KS0  pi+  pi-  pi0 "          |         6 |        334 |     55.667 |     29.612 |      15.000 |      98.000 |
+ | "# max size D~0 -> KS0  pi-  pi+  pi0 "         |         6 |        334 |     55.667 |     29.612 |      15.000 |      98.000 |
+ | "# pi+"                                         |         6 |         47 |     7.8333 |     1.7717 |      5.0000 |      10.000 |
+ | "# pi-"                                         |         6 |         35 |     5.8333 |     2.0344 |      3.0000 |      9.0000 |
+ | "# pi0"                                         |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       668 |          0 |(  0.00000 +- 0.149701 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuXKsPiPiPi0Me...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuXKsPiPiPi0Me...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuXKsPiPiPi0Me...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuXKsPiPiPi0Me...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuXKsPiPiPi0Me...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2D0MuXKsPiPiPi0Me...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelKsDDforCharmFromBSemi      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |        90 |        236 |     2.6222 |     2.5367 |      1.0000 |      16.000 |
+ | "# input particles"                             |        90 |        236 |     2.6222 |     2.5367 |      1.0000 |      16.000 |
+ |*"#accept"                                       |        90 |         24 |(  26.6667 +- 4.66137  )%|   -------   |   -------   |
+ | "#passed"                                       |        90 |         28 |    0.31111 |    0.57047 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       236 |         28 |(  11.8644 +- 2.10495  )%|   -------   |   -------   |
+SelD02KsPiPiPi0MergedDDforC...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  pi+  pi-  pi0 "                   |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> KS0  pi-  pi+  pi0 "                  |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |         7 |          9 |     1.2857 |    0.69985 |      1.0000 |      3.0000 |
+ | "# Phys/SelKsDDforCharmFromBSemi"               |         7 |          9 |     1.2857 |    0.69985 |      1.0000 |      3.0000 |
+ | "# Phys/SelPi0MergedforCharmFromBSemi"          |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ | "# Phys/SelPilooseforCharmFromBSemi"            |         7 |         83 |     11.857 |     4.9980 |      6.0000 |      19.000 |
+ | "# input particles"                             |         7 |        101 |     14.429 |     4.8065 |      8.0000 |      21.000 |
+ | "# max size D0 -> KS0  pi+  pi-  pi0 "          |         7 |        379 |     54.143 |     41.978 |      9.0000 |      126.00 |
+ | "# max size D~0 -> KS0  pi-  pi+  pi0 "         |         7 |        379 |     54.143 |     41.978 |      9.0000 |      126.00 |
+ | "# pi+"                                         |         7 |         52 |     7.4286 |     2.7701 |      3.0000 |      11.000 |
+ | "# pi-"                                         |         7 |         31 |     4.4286 |     2.5555 |      1.0000 |      9.0000 |
+ | "# pi0"                                         |         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       758 |          0 |(  0.00000 +- 0.131926 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuXKsPiPiPi0Me...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuXKsPiPiPi0Me...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuXKsPiPiPi0Me...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuXKsPiPiPi0Re...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuXKsPiPiPi0Re...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2D0MuXKsPiPiPi0Re...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelD02KsPiPiPi0ResolvedLLfo...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  pi+  pi-  pi0 "                   |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> KS0  pi-  pi+  pi0 "                  |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        18 |         21 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Phys/SelKsLLforCharmFromBSemi"               |        18 |         21 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Phys/SelPi0ResolvedforCharmFromBSemi"        |        18 |         37 |     2.0556 |     1.3933 |      1.0000 |      5.0000 |
+ | "# Phys/SelPilooseforCharmFromBSemi"            |        18 |        273 |     15.167 |     5.4186 |      8.0000 |      32.000 |
+ | "# input particles"                             |        18 |        331 |     18.389 |     5.9174 |      11.000 |      38.000 |
+ | "# max size D0 -> KS0  pi+  pi-  pi0 "          |        18 |       2950 |     163.89 |     278.53 |      20.000 |      1280.0 |
+ | "# max size D~0 -> KS0  pi-  pi+  pi0 "         |        18 |       2950 |     163.89 |     278.53 |      20.000 |      1280.0 |
+ | "# pi+"                                         |        18 |        140 |     7.7778 |     3.1012 |      4.0000 |      16.000 |
+ | "# pi-"                                         |        18 |        133 |     7.3889 |     3.1822 |      3.0000 |      16.000 |
+ | "# pi0"                                         |        18 |         37 |     2.0556 |     1.3933 |      1.0000 |      5.0000 |
+ | "# selected"                                    |        18 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5900 |         24 |( 0.406780 +- 0.0828645)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        24 |          0 |(  0.00000 +- 4.16667  )%|   -------   |   -------   |
+Strippingb2D0MuXKsPiPiPi0Re...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuXKsPiPiPi0Re...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuXKsPiPiPi0Re...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuXKsPiPiPi0Re...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuXKsPiPiPi0Re...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2D0MuXKsPiPiPi0Re...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelD02KsPiPiPi0ResolvedDDfo...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  pi+  pi-  pi0 "                   |        17 |          1 |   0.058824 |    0.23529 |      0.0000 |      1.0000 |
+ | "# D~0 -> KS0  pi-  pi+  pi0 "                  |        17 |          1 |   0.058824 |    0.23529 |      0.0000 |      1.0000 |
+ | "# KS0"                                         |        17 |         19 |     1.1176 |    0.32219 |      1.0000 |      2.0000 |
+ | "# Phys/SelKsDDforCharmFromBSemi"               |        17 |         19 |     1.1176 |    0.32219 |      1.0000 |      2.0000 |
+ | "# Phys/SelPi0ResolvedforCharmFromBSemi"        |        17 |         39 |     2.2941 |     1.7410 |      1.0000 |      7.0000 |
+ | "# Phys/SelPilooseforCharmFromBSemi"            |        17 |        214 |     12.588 |     5.8214 |      6.0000 |      30.000 |
+ | "# input particles"                             |        17 |        272 |     16.000 |     6.5440 |      9.0000 |      35.000 |
+ | "# max size D0 -> KS0  pi+  pi-  pi0 "          |        17 |       2491 |     146.53 |     239.19 |      6.0000 |      900.00 |
+ | "# max size D~0 -> KS0  pi-  pi+  pi0 "         |        17 |       2491 |     146.53 |     239.19 |      6.0000 |      900.00 |
+ | "# pi+"                                         |        17 |        115 |     6.7647 |     3.2090 |      3.0000 |      15.000 |
+ | "# pi-"                                         |        17 |         99 |     5.8235 |     3.3996 |      1.0000 |      15.000 |
+ | "# pi0"                                         |        17 |         39 |     2.2941 |     1.7410 |      1.0000 |      7.0000 |
+ | "# selected"                                    |        17 |          2 |    0.11765 |    0.47059 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        17 |          1 |(  5.88235 +- 5.70672  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4982 |          2 |(0.0401445 +- 0.0283808)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Selb2D0MuXKsPiPiPi0Resolved...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  mu+ "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  mu- "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelD02KsPiPiPi0ResolvedDDforCharmFromBSe|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  mu- "                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu+"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu-"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuXKsPiPiPi0Re...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuXKsPiPiPi0Re...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuXKsPiPiPi0Re...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuXKsPiPiLLCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuXKsPiPiLLCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2D0MuXKsPiPiLLCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelD02KsPiPiLLforCharmFromB...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  pi+  pi- "                        |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> KS0  pi-  pi+ "                       |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        24 |         27 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# Phys/SelKsLLforCharmFromBSemi"               |        24 |         27 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# Phys/SelPilooseforCharmFromBSemi"            |        24 |        362 |     15.083 |     6.1841 |      7.0000 |      32.000 |
+ | "# input particles"                             |        24 |        389 |     16.208 |     6.2248 |      8.0000 |      33.000 |
+ | "# max size D0 -> KS0  pi+  pi- "               |        24 |       1769 |     73.708 |     73.486 |      10.000 |      260.00 |
+ | "# max size D~0 -> KS0  pi-  pi+ "              |        24 |       1769 |     73.708 |     73.486 |      10.000 |      260.00 |
+ | "# pi+"                                         |        24 |        182 |     7.5833 |     3.2777 |      4.0000 |      16.000 |
+ | "# pi-"                                         |        24 |        180 |     7.5000 |     3.6056 |      2.0000 |      16.000 |
+ | "# selected"                                    |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        24 |          0 |(  0.00000 +- 4.16667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3538 |         10 |( 0.282646 +- 0.0892540)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+Strippingb2D0MuXKsPiPiLLCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuXKsPiPiLLCha...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuXKsPiPiLLCha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuXKsPiPiDDCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuXKsPiPiDDCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2D0MuXKsPiPiDDCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelD02KsPiPiDDforCharmFromB...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  pi+  pi- "                        |        24 |          2 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ | "# D~0 -> KS0  pi-  pi+ "                       |        24 |          2 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ | "# KS0"                                         |        24 |         28 |     1.1667 |    0.47140 |      1.0000 |      3.0000 |
+ | "# Phys/SelKsDDforCharmFromBSemi"               |        24 |         28 |     1.1667 |    0.47140 |      1.0000 |      3.0000 |
+ | "# Phys/SelPilooseforCharmFromBSemi"            |        24 |        278 |     11.583 |     5.4154 |      6.0000 |      30.000 |
+ | "# input particles"                             |        24 |        306 |     12.750 |     5.4179 |      7.0000 |      31.000 |
+ | "# max size D0 -> KS0  pi+  pi- "               |        24 |       1047 |     43.625 |     46.840 |      6.0000 |      225.00 |
+ | "# max size D~0 -> KS0  pi-  pi+ "              |        24 |       1047 |     43.625 |     46.840 |      6.0000 |      225.00 |
+ | "# pi+"                                         |        24 |        146 |     6.0833 |     3.0675 |      2.0000 |      15.000 |
+ | "# pi-"                                         |        24 |        132 |     5.5000 |     3.0687 |      1.0000 |      15.000 |
+ | "# selected"                                    |        24 |          4 |    0.16667 |    0.55277 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        24 |          2 |(  8.33333 +- 5.64169  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2094 |          4 |( 0.191022 +- 0.0954197)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Selb2D0MuXKsPiPiDDCharmFrom...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  mu+ "                             |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# B- -> D0  mu- "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelD02KsPiPiDDforCharmFromBSemi"        |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size B- -> D0  mu- "                     |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+b2D0MuXKsPiPiDDCharmFromBSe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selb2D0MuXKsPiPiDDCharmFromBSemi"       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2D0MuXKsPiPiDDCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2D0MuXKsPiPiDDCha...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuXKsPiPiDDCha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuXKsKKLLCharm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuXKsKKLLCharm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2D0MuXKsKKLLCharm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelKlooseforCharmFromBSemi    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |        38 |        245 |     6.4474 |     5.1997 |      1.0000 |      23.000 |
+ | "# input particles"                             |        38 |        245 |     6.4474 |     5.1997 |      1.0000 |      23.000 |
+ |*"#accept"                                       |        38 |         38 |(  100.000 +- 2.63158  )%|   -------   |   -------   |
+ | "#passed"                                       |        38 |        239 |     6.2895 |     5.1397 |      1.0000 |      22.000 |
+ |*"efficiency"                                    |       245 |        239 |(  97.5510 +- 0.987473 )%|   -------   |   -------   |
+SelD02KsKKLLforCharmFromBSemi SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  K+  K- "                          |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> KS0  K-  K+ "                         |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        24 |         87 |     3.6250 |     2.5951 |      0.0000 |      10.000 |
+ | "# K-"                                          |        24 |         80 |     3.3333 |     2.8674 |      0.0000 |      12.000 |
+ | "# KS0"                                         |        24 |         27 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# Phys/SelKlooseforCharmFromBSemi"             |        24 |        167 |     6.9583 |     5.0948 |      2.0000 |      22.000 |
+ | "# Phys/SelKsLLforCharmFromBSemi"               |        24 |         27 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        24 |        194 |     8.0833 |     5.1309 |      3.0000 |      23.000 |
+ | "# max size D0 -> KS0  K+  K- "                 |        24 |        485 |     20.208 |     32.501 |      0.0000 |      120.00 |
+ | "# max size D~0 -> KS0  K-  K+ "                |        24 |        485 |     20.208 |     32.501 |      0.0000 |      120.00 |
+ | "# selected"                                    |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        24 |          0 |(  0.00000 +- 4.16667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       970 |          0 |(  0.00000 +- 0.103093 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuXKsKKLLCharm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuXKsKKLLCharm...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuXKsKKLLCharm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuXKsKKDDCharm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuXKsKKDDCharm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2D0MuXKsKKDDCharm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelD02KsKKDDforCharmFromBSemi SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  K+  K- "                          |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> KS0  K-  K+ "                         |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        24 |         76 |     3.1667 |     2.6247 |      0.0000 |      10.000 |
+ | "# K-"                                          |        24 |         54 |     2.2500 |     2.0867 |      0.0000 |      10.000 |
+ | "# KS0"                                         |        24 |         28 |     1.1667 |    0.47140 |      1.0000 |      3.0000 |
+ | "# Phys/SelKlooseforCharmFromBSemi"             |        24 |        130 |     5.4167 |     4.1725 |      1.0000 |      20.000 |
+ | "# Phys/SelKsDDforCharmFromBSemi"               |        24 |         28 |     1.1667 |    0.47140 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        24 |        158 |     6.5833 |     4.1625 |      2.0000 |      21.000 |
+ | "# max size D0 -> KS0  K+  K- "                 |        24 |        259 |     10.792 |     20.476 |      0.0000 |      100.00 |
+ | "# max size D~0 -> KS0  K-  K+ "                |        24 |        259 |     10.792 |     20.476 |      0.0000 |      100.00 |
+ | "# selected"                                    |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        24 |          0 |(  0.00000 +- 4.16667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       518 |          0 |(  0.00000 +- 0.193050 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuXKsKKDDCharm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuXKsKKDDCharm...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuXKsKKDDCharm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuXKsKPiLLChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuXKsKPiLLChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2D0MuXKsKPiLLChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelD02KsKPiLLforCharmFromBSemiSUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  K+  pi- "                         |        24 |          4 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# D0 -> KS0  K-  pi+ "                         |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> KS0  K+  pi- "                        |        24 |          4 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# D~0 -> KS0  K-  pi+ "                        |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        24 |         87 |     3.6250 |     2.5951 |      0.0000 |      10.000 |
+ | "# K-"                                          |        24 |         80 |     3.3333 |     2.8674 |      0.0000 |      12.000 |
+ | "# KS0"                                         |        24 |         27 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# Phys/SelKlooseforCharmFromBSemi"             |        24 |        167 |     6.9583 |     5.0948 |      2.0000 |      22.000 |
+ | "# Phys/SelKsLLforCharmFromBSemi"               |        24 |         27 |     1.1250 |    0.33072 |      1.0000 |      2.0000 |
+ | "# Phys/SelPilooseforCharmFromBSemi"            |        24 |        362 |     15.083 |     6.1841 |      7.0000 |      32.000 |
+ | "# input particles"                             |        24 |        556 |     23.167 |     11.142 |      10.000 |      55.000 |
+ | "# max size D0 -> KS0  K+  pi- "                |        24 |        913 |     38.042 |     45.465 |      0.0000 |      160.00 |
+ | "# max size D0 -> KS0  K-  pi+ "                |        24 |        909 |     37.875 |     54.371 |      0.0000 |      192.00 |
+ | "# max size D~0 -> KS0  K+  pi- "               |        24 |        913 |     38.042 |     45.465 |      0.0000 |      160.00 |
+ | "# max size D~0 -> KS0  K-  pi+ "               |        24 |        909 |     37.875 |     54.371 |      0.0000 |      192.00 |
+ | "# pi+"                                         |        24 |        182 |     7.5833 |     3.2777 |      4.0000 |      16.000 |
+ | "# pi-"                                         |        24 |        180 |     7.5000 |     3.6056 |      2.0000 |      16.000 |
+ | "# selected"                                    |        24 |          8 |    0.33333 |    0.74536 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        24 |          4 |(  16.6667 +- 7.60726  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3644 |         14 |( 0.384193 +- 0.102483 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |          8 |(  57.1429 +- 13.2260  )%|   -------   |   -------   |
+Selb2D0MuXKsKPiLLCharmFromB...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  mu+ "                             |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  mu- "                              |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# D0"                                          |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelD02KsKPiLLforCharmFromBSemi"         |         4 |          8 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         4 |         12 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size B- -> D0  mu- "                     |         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+b2D0MuXKsKPiLLCharmFromBSem...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selb2D0MuXKsKPiLLCharmFromBSemi"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2D0MuXKsKPiLLChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2D0MuXKsKPiLLChar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuXKsKPiLLChar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuXKsKPiDDChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuXKsKPiDDChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2D0MuXKsKPiDDChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelD02KsKPiDDforCharmFromBSemiSUCCESS Number of counters : 22
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  K+  pi- "                         |        24 |          1 |   0.041667 |    0.19983 |      0.0000 |      1.0000 |
+ | "# D0 -> KS0  K-  pi+ "                         |        24 |          1 |   0.041667 |    0.19983 |      0.0000 |      1.0000 |
+ | "# D~0 -> KS0  K+  pi- "                        |        24 |          1 |   0.041667 |    0.19983 |      0.0000 |      1.0000 |
+ | "# D~0 -> KS0  K-  pi+ "                        |        24 |          1 |   0.041667 |    0.19983 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        24 |         76 |     3.1667 |     2.6247 |      0.0000 |      10.000 |
+ | "# K-"                                          |        24 |         54 |     2.2500 |     2.0867 |      0.0000 |      10.000 |
+ | "# KS0"                                         |        24 |         28 |     1.1667 |    0.47140 |      1.0000 |      3.0000 |
+ | "# Phys/SelKlooseforCharmFromBSemi"             |        24 |        130 |     5.4167 |     4.1725 |      1.0000 |      20.000 |
+ | "# Phys/SelKsDDforCharmFromBSemi"               |        24 |         28 |     1.1667 |    0.47140 |      1.0000 |      3.0000 |
+ | "# Phys/SelPilooseforCharmFromBSemi"            |        24 |        278 |     11.583 |     5.4154 |      6.0000 |      30.000 |
+ | "# input particles"                             |        24 |        436 |     18.167 |     9.3393 |      8.0000 |      51.000 |
+ | "# max size D0 -> KS0  K+  pi- "                |        24 |        590 |     24.583 |     33.236 |      0.0000 |      150.00 |
+ | "# max size D0 -> KS0  K-  pi+ "                |        24 |        453 |     18.875 |     29.491 |      0.0000 |      150.00 |
+ | "# max size D~0 -> KS0  K+  pi- "               |        24 |        590 |     24.583 |     33.236 |      0.0000 |      150.00 |
+ | "# max size D~0 -> KS0  K-  pi+ "               |        24 |        453 |     18.875 |     29.491 |      0.0000 |      150.00 |
+ | "# pi+"                                         |        24 |        146 |     6.0833 |     3.0675 |      2.0000 |      15.000 |
+ | "# pi-"                                         |        24 |        132 |     5.5000 |     3.0687 |      1.0000 |      15.000 |
+ | "# selected"                                    |        24 |          4 |    0.16667 |    0.55277 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        24 |          2 |(  8.33333 +- 5.64169  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2086 |          6 |( 0.287632 +- 0.117256 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          4 |(  66.6667 +- 19.2450  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Selb2D0MuXKsKPiDDCharmFromB...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D~0  mu+ "                             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  mu- "                              |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D0"                                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelD02KsKPiDDforCharmFromBSemi"         |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size B- -> D0  mu- "                     |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+b2D0MuXKsKPiDDCharmFromBSem...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selb2D0MuXKsKPiDDCharmFromBSemi"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2D0MuXKsKPiDDChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2D0MuXKsKPiDDChar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuXKsKPiDDChar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuXKsKsCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuXKsKsCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2D0MuXKsKsCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelKsLU_PosLongForCharmFrom...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> pi+  pi- "                            |       138 |         77 |    0.55797 |     1.3461 |      0.0000 |      11.000 |
+ | "# Phys/StdAllNoPIDsPions"                      |       138 |       6176 |     44.754 |     22.460 |      9.0000 |      131.00 |
+ | "# Phys/StdNoPIDsUpPions"                       |       138 |       1768 |     12.812 |     7.6666 |      1.0000 |      48.000 |
+ | "# input particles"                             |       138 |       7944 |     57.565 |     28.951 |      11.000 |      160.00 |
+ | "# max size KS0 -> pi+  pi- "                   |       138 |      24349 |     176.44 |     211.38 |      0.0000 |      1265.0 |
+ | "# pi+"                                         |       138 |       3104 |     22.493 |     11.293 |      5.0000 |      63.000 |
+ | "# pi-"                                         |       138 |        871 |     6.3116 |     4.1543 |      0.0000 |      23.000 |
+ | "# selected"                                    |       138 |         77 |    0.55797 |     1.3461 |      0.0000 |      11.000 |
+ |*"#accept"                                       |       138 |         34 |(  24.6377 +- 3.66807  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     24349 |       1152 |(  4.73120 +- 0.136057 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1152 |         77 |(  6.68403 +- 0.735819 )%|   -------   |   -------   |
+SelKsLU_NegLongForCharmFrom...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> pi+  pi- "                            |       138 |         68 |    0.49275 |     1.0090 |      0.0000 |      6.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |       138 |       6176 |     44.754 |     22.460 |      9.0000 |      131.00 |
+ | "# Phys/StdNoPIDsUpPions"                       |       138 |       1768 |     12.812 |     7.6666 |      1.0000 |      48.000 |
+ | "# input particles"                             |       138 |       7944 |     57.565 |     28.951 |      11.000 |      160.00 |
+ | "# max size KS0 -> pi+  pi- "                   |       138 |      24917 |     180.56 |     225.15 |      4.0000 |      1425.0 |
+ | "# pi+"                                         |       138 |        897 |     6.5000 |     4.4253 |      1.0000 |      25.000 |
+ | "# pi-"                                         |       138 |       3072 |     22.261 |     11.669 |      4.0000 |      68.000 |
+ | "# selected"                                    |       138 |         68 |    0.49275 |     1.0090 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       138 |         40 |(  28.9855 +- 3.86211  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     24917 |       1173 |(  4.70763 +- 0.134178 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      1173 |         68 |(  5.79710 +- 0.682321 )%|   -------   |   -------   |
+SelKsLLForCharmFromBSemi      SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> pi+  pi- "                            |       138 |        181 |     1.3116 |     2.2419 |      0.0000 |      18.000 |
+ | "# Phys/StdAllNoPIDsPions"                      |       138 |       6176 |     44.754 |     22.460 |      9.0000 |      131.00 |
+ | "# input particles"                             |       138 |       6176 |     44.754 |     22.460 |      9.0000 |      131.00 |
+ | "# max size KS0 -> pi+  pi- "                   |       138 |      85709 |     621.08 |     700.16 |      20.000 |      4284.0 |
+ | "# pi+"                                         |       138 |       3104 |     22.493 |     11.293 |      5.0000 |      63.000 |
+ | "# pi-"                                         |       138 |       3072 |     22.261 |     11.669 |      4.0000 |      68.000 |
+ | "# selected"                                    |       138 |        181 |     1.3116 |     2.2419 |      0.0000 |      18.000 |
+ |*"#accept"                                       |       138 |         75 |(  54.3478 +- 4.24016  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     85709 |       3526 |(  4.11392 +- 0.0678410)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      3526 |        181 |(  5.13330 +- 0.371633 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+SelMergedAllKsLooseForCharm...SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelKsDDforCharmFromBSemi"               |        98 |         28 |    0.28571 |    0.55328 |      0.0000 |      3.0000 |
+ | "# Phys/SelKsLLForCharmFromBSemi"               |        98 |        181 |     1.8469 |     2.4676 |      0.0000 |      18.000 |
+ | "# Phys/SelKsLU_NegLongForCharmFromBSemi"       |        98 |         68 |    0.69388 |     1.1376 |      0.0000 |      6.0000 |
+ | "# Phys/SelKsLU_PosLongForCharmFromBSemi"       |        98 |         77 |    0.78571 |     1.5403 |      0.0000 |      11.000 |
+ | "# input particles"                             |        98 |        354 |     3.6122 |     4.2104 |      1.0000 |      27.000 |
+ |*"#accept"                                       |        98 |         98 |(  100.000 +- 1.02041  )%|   -------   |   -------   |
+ | "#passed"                                       |        98 |        354 |     3.6122 |     4.2104 |      1.0000 |      27.000 |
+ |*"efficiency"                                    |       354 |        354 |(  100.000 +- 0.282486 )%|   -------   |   -------   |
+SelD02KsKsforCharmFromBSemi   SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  KS0 "                             |        98 |          5 |   0.051020 |    0.26235 |      0.0000 |      2.0000 |
+ | "# KS0"                                         |        98 |        354 |     3.6122 |     4.2104 |      1.0000 |      27.000 |
+ | "# Phys/SelMergedAllKsLooseForCharmFromBSemi"   |        98 |        354 |     3.6122 |     4.2104 |      1.0000 |      27.000 |
+ | "# input particles"                             |        98 |        354 |     3.6122 |     4.2104 |      1.0000 |      27.000 |
+ | "# max size D0 -> KS0  KS0 "                    |        98 |       3016 |     30.776 |     103.61 |      1.0000 |      729.00 |
+ | "# selected"                                    |        98 |          5 |   0.051020 |    0.26235 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        98 |          4 |(  4.08163 +- 1.99873  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1331 |         28 |(  2.10368 +- 0.393355 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        28 |          5 |(  17.8571 +- 7.23789  )%|   -------   |   -------   |
+Selb2D0MuXKsKsCharmFromBSemi  SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  mu+ "                              |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# B+ -> D~0  mu+ "                             |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  mu- "                              |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  mu- "                             |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelD02KsKsforCharmFromBSemi"            |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |         10 |     2.5000 |    0.86603 |      2.0000 |      4.0000 |
+ | "# max size B+ -> D0  mu+ "                     |         4 |          5 |     1.2500 |     1.6394 |      0.0000 |      4.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  mu- "                     |         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size B- -> D~0  mu- "                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          6 |(  85.7143 +- 13.2260  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+b2D0MuXKsKsCharmFromBSemiLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selb2D0MuXKsKsCharmFromBSemi"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2D0MuXKsKsCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuXKsKsCharmFr...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuXKsKsCharmFr...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuXPiPiGammaCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuXPiPiGammaCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2D0MuXPiPiGammaCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelX_to_PiPi_forCharmFromBSemiSUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       137 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelPiforCharmFromBSemi"                 |       137 |        953 |     6.9562 |     3.4596 |      1.0000 |      20.000 |
+ | "# input particles"                             |       137 |        953 |     6.9562 |     3.4596 |      1.0000 |      20.000 |
+ | "# max size rho(770)0 -> pi+  pi- "             |       137 |       1897 |     13.847 |     15.520 |      0.0000 |      96.000 |
+ | "# pi+"                                         |       137 |        480 |     3.5036 |     1.9710 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       137 |        473 |     3.4526 |     2.1409 |      0.0000 |      12.000 |
+ | "# rho(770)0 -> pi+  pi- "                      |       137 |         58 |    0.42336 |    0.76151 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       137 |         58 |    0.42336 |    0.76151 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       137 |         41 |(  29.9270 +- 3.91243  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1897 |        192 |(  10.1212 +- 0.692487 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       192 |         58 |(  30.2083 +- 3.31371  )%|   -------   |   -------   |
+SelGammaForCharmFromBSemi     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseAllPhotons"                     |        49 |       1747 |     35.653 |     16.274 |      10.000 |      75.000 |
+ | "# input particles"                             |        49 |       1747 |     35.653 |     16.274 |      10.000 |      75.000 |
+ |*"#accept"                                       |        49 |         24 |(  48.9796 +- 7.14137  )%|   -------   |   -------   |
+ | "#passed"                                       |        49 |         47 |    0.95918 |     1.2771 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |      1747 |         47 |(  2.69033 +- 0.387110 )%|   -------   |   -------   |
+SelGammaResLLForCharmFromBSemiSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseGammaLL"                     |         8 |         30 |     3.7500 |     1.2990 |      3.0000 |      6.0000 |
+ | "# input particles"                             |         8 |         30 |     3.7500 |     1.2990 |      3.0000 |      6.0000 |
+ |*"#accept"                                       |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+ |*"#passed"                                       |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        30 |          2 |(  6.66667 +- 4.55420  )%|   -------   |   -------   |
+SelGammaResDDForCharmFromBSemiSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseGammaDD"                     |        11 |         42 |     3.8182 |     1.3361 |      3.0000 |      6.0000 |
+ | "# input particles"                             |        11 |         42 |     3.8182 |     1.3361 |      3.0000 |      6.0000 |
+ |*"#accept"                                       |        11 |          2 |(  18.1818 +- 11.6291  )%|   -------   |   -------   |
+ |*"#passed"                                       |        11 |          2 |(  18.1818 +- 11.6291  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        42 |          2 |(  4.76190 +- 3.28603  )%|   -------   |   -------   |
+SelAllGammasForCharmFromBSemi SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelGammaForCharmFromBSemi"              |        25 |         47 |     1.8800 |     1.2106 |      0.0000 |      5.0000 |
+ | "# Phys/SelGammaResDDForCharmFromBSemi"         |        25 |          2 |   0.080000 |    0.27129 |      0.0000 |      1.0000 |
+ | "# Phys/SelGammaResLLForCharmFromBSemi"         |        25 |          2 |   0.080000 |    0.27129 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        25 |         51 |     2.0400 |     1.1825 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+ | "#passed"                                       |        25 |         51 |     2.0400 |     1.1825 |      1.0000 |      5.0000 |
+ |*"efficiency"                                    |        51 |         51 |(  100.000 +- 1.96078  )%|   -------   |   -------   |
+SelD0_to_PiPiGamma_forCharm...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> rho(770)0  gamma "                     |        21 |          7 |    0.33333 |    0.56344 |      0.0000 |      2.0000 |
+ | "# Phys/SelAllGammasForCharmFromBSemi"          |        21 |         42 |     2.0000 |     1.1547 |      1.0000 |      5.0000 |
+ | "# Phys/SelX_to_PiPi_forCharmFromBSemi"         |        21 |         27 |     1.2857 |    0.69985 |      1.0000 |      4.0000 |
+ | "# gamma"                                       |        21 |         42 |     2.0000 |     1.1547 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        21 |         69 |     3.2857 |     1.4190 |      2.0000 |      7.0000 |
+ | "# max size D0 -> rho(770)0  gamma "            |        21 |         56 |     2.6667 |     2.4944 |      1.0000 |      10.000 |
+ | "# rho(770)0"                                   |        21 |         27 |     1.2857 |    0.69985 |      1.0000 |      4.0000 |
+ | "# selected"                                    |        21 |          7 |    0.33333 |    0.56344 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        21 |          6 |(  28.5714 +- 9.85808  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        56 |          8 |(  14.2857 +- 4.67610  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          7 |(  87.5000 +- 11.6927  )%|   -------   |   -------   |
+Selb2D0MuXPiPiGammaCharmFro...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  mu+ "                              |         6 |          2 |    0.33333 |    0.74536 |      0.0000 |      2.0000 |
+ | "# B+ -> D~0  mu+ "                             |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  mu- "                              |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  mu- "                             |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelD0_to_PiPiGamma_forCharmFromBSemi"   |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         6 |         14 |     2.3333 |    0.74536 |      2.0000 |      4.0000 |
+ | "# max size B+ -> D0  mu+ "                     |         6 |          7 |     1.1667 |     1.3437 |      0.0000 |      4.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  mu- "                     |         6 |          2 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# max size B- -> D~0  mu- "                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         6 |          5 |    0.83333 |    0.68718 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |         6 |          2 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         6 |          2 |    0.33333 |    0.74536 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         9 |          3 |(  33.3333 +- 15.7135  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+b2D0MuXPiPiGammaCharmFromBS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selb2D0MuXPiPiGammaCharmFromBSemi"      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2D0MuXPiPiGammaCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2D0MuXPiPiGammaCh...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuXPiPiGammaCh...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuXKPiGammaCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuXKPiGammaCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2D0MuXKPiGammaCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelX_to_KPi_forCharmFromBSemi SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> K+  pi- "                        |       109 |         17 |    0.15596 |    0.45281 |      0.0000 |      2.0000 |
+ | "# K*(892)0 -> K-  pi+ "                        |       109 |         13 |    0.11927 |    0.44360 |      0.0000 |      3.0000 |
+ | "# K+"                                          |       109 |        128 |     1.1743 |     1.1797 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       109 |        115 |     1.0550 |     1.0122 |      0.0000 |      4.0000 |
+ | "# Phys/SelKforCharmFromBSemi"                  |       109 |        243 |     2.2294 |     1.4503 |      1.0000 |      8.0000 |
+ | "# Phys/SelPiforCharmFromBSemi"                 |       109 |        804 |     7.3761 |     3.5628 |      1.0000 |      20.000 |
+ | "# input particles"                             |       109 |       1047 |     9.6055 |     4.4824 |      2.0000 |      28.000 |
+ | "# max size K*(892)0 -> K+  pi- "               |       109 |        579 |     5.3119 |     9.1478 |      0.0000 |      72.000 |
+ | "# max size K*(892)0 -> K-  pi+ "               |       109 |        451 |     4.1376 |     5.3492 |      0.0000 |      36.000 |
+ | "# pi+"                                         |       109 |        398 |     3.6514 |     2.0017 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |       109 |        406 |     3.7248 |     2.2621 |      0.0000 |      12.000 |
+ | "# selected"                                    |       109 |         30 |    0.27523 |    0.63349 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       109 |         21 |(  19.2661 +- 3.77756  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1030 |         95 |(  9.22330 +- 0.901596 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        95 |         30 |(  31.5789 +- 4.76905  )%|   -------   |   -------   |
+SelD0_to_KPiGamma_forCharmF...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K*(892)0  gamma "                      |         7 |          2 |    0.28571 |    0.69985 |      0.0000 |      2.0000 |
+ | "# K*(892)0"                                    |         7 |         11 |     1.5714 |    0.72843 |      1.0000 |      3.0000 |
+ | "# K*(892)~0"                                   |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelAllGammasForCharmFromBSemi"          |         7 |         17 |     2.4286 |     1.4983 |      1.0000 |      5.0000 |
+ | "# Phys/SelX_to_KPi_forCharmFromBSemi"          |         7 |         11 |     1.5714 |    0.72843 |      1.0000 |      3.0000 |
+ | "# gamma"                                       |         7 |         17 |     2.4286 |     1.4983 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         7 |         28 |     4.0000 |     1.6036 |      2.0000 |      6.0000 |
+ | "# max size D0 -> K*(892)0  gamma "             |         7 |         26 |     3.7143 |     2.6030 |      1.0000 |      9.0000 |
+ | "# selected"                                    |         7 |          2 |    0.28571 |    0.69985 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        26 |          2 |(  7.69231 +- 5.22589  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Selb2D0MuXKPiGammaCharmFrom...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  mu+ "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  mu+ "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  mu- "                              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B- -> D~0  mu- "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelD0_to_KPiGamma_forCharmFromBSemi"    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B+ -> D0  mu+ "                     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  mu- "                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B- -> D~0  mu- "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu-"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+b2D0MuXKPiGammaCharmFromBSe...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selb2D0MuXKPiGammaCharmFromBSemi"       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2D0MuXKPiGammaCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2D0MuXKPiGammaCha...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuXKPiGammaCha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuXKKGammaChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuXKKGammaChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2D0MuXKKGammaChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelX_to_KK_forCharmFromBSemi  SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       109 |        128 |     1.1743 |     1.1797 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       109 |        115 |     1.0550 |     1.0122 |      0.0000 |      4.0000 |
+ | "# Phys/SelKforCharmFromBSemi"                  |       109 |        243 |     2.2294 |     1.4503 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       109 |        243 |     2.2294 |     1.4503 |      1.0000 |      8.0000 |
+ | "# max size phi(1020) -> K+  K- "               |       109 |        118 |     1.0826 |     2.1165 |      0.0000 |      12.000 |
+ | "# phi(1020) -> K+  K- "                        |       109 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |       109 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       109 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       109 |          0 |(  0.00000 +- 0.917431 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       118 |          6 |(  5.08475 +- 2.02237  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+Strippingb2D0MuXKKGammaChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuXKKGammaChar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuXKKGammaChar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuXK3PiCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuXK3PiCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2D0MuXK3PiCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+Sel_D0_to_K3Pi_forCharmFrom...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+  pi-  pi+ "                    |        69 |          1 |   0.014493 |    0.11951 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  pi-  pi+  pi- "                   |        76 |          2 |   0.026316 |    0.16007 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       109 |        128 |     1.1743 |     1.1797 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       109 |        115 |     1.0550 |     1.0122 |      0.0000 |      4.0000 |
+ | "# Phys/SelKforCharmFromBSemi"                  |       109 |        243 |     2.2294 |     1.4503 |      1.0000 |      8.0000 |
+ | "# Phys/SelPiforCharmFromBSemi"                 |       109 |        804 |     7.3761 |     3.5628 |      1.0000 |      20.000 |
+ | "# input particles"                             |       109 |       1047 |     9.6055 |     4.4824 |      2.0000 |      28.000 |
+ | "# pi+"                                         |       109 |        398 |     3.6514 |     2.0017 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |       109 |        406 |     3.7248 |     2.2621 |      0.0000 |      12.000 |
+ | "# selected"                                    |       109 |          3 |   0.027523 |    0.16360 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       109 |          3 |(  2.75229 +- 1.56702  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1004 |        171 |(  17.0319 +- 1.18637  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       726 |         63 |(  8.67769 +- 1.04477  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       135 |          3 |(  2.22222 +- 1.26866  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+Selb2D0MuXK3PiCharmFromBSemi  SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  mu+ "                              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  mu+ "                             |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# B- -> D0  mu- "                              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  mu- "                             |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/Sel_D0_to_K3Pi_forCharmFromBSemi"       |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          7 |     2.3333 |    0.47140 |      2.0000 |      3.0000 |
+ | "# max size B+ -> D0  mu+ "                     |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# max size B- -> D0  mu- "                     |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D~0  mu- "                    |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+b2D0MuXK3PiCharmFromBSemiLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selb2D0MuXK3PiCharmFromBSemi"           |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+RelatedInfo1_b2D0MuXK3PiCha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/b2D0MuXK3PiCharmFromBSemiLine"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_b2D0MuXK3PiCha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/b2D0MuXK3PiCharmFromBSemiLine"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_b2D0MuXK3PiCha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/b2D0MuXK3PiCharmFromBSemiLine"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_b2D0MuXK3PiCha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/b2D0MuXK3PiCharmFromBSemiLine"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_b2D0MuXK3PiCha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/b2D0MuXK3PiCharmFromBSemiLine"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2D0MuXK3PiCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2D0MuXK3PiCharmFr...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuXK3PiCharmFr...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuX4PiCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuX4PiCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2D0MuX4PiCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+Sel_D0_to_4Pi_forCharmFromB...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi-  pi+  pi-  pi+ "                   |       131 |          6 |   0.045802 |    0.44314 |      0.0000 |      5.0000 |
+ | "# Phys/SelPiforCharmFromBSemi"                 |       137 |        953 |     6.9562 |     3.4596 |      1.0000 |      20.000 |
+ | "# input particles"                             |       137 |        953 |     6.9562 |     3.4596 |      1.0000 |      20.000 |
+ | "# pi+"                                         |       137 |        480 |     3.5036 |     1.9710 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       137 |        473 |     3.4526 |     2.1409 |      0.0000 |      12.000 |
+ | "# selected"                                    |       137 |          6 |   0.043796 |    0.43343 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |       137 |          2 |(  1.45985 +- 1.02471  )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      1897 |        382 |(  20.1371 +- 0.920740 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |       772 |        104 |(  13.4715 +- 1.22879  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       207 |          7 |(  3.38164 +- 1.25634  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          6 |(  85.7143 +- 13.2260  )%|   -------   |   -------   |
+Selb2D0MuX4PiCharmFromBSemi   SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> D0  mu+ "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B+ -> D~0  mu+ "                             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D0  mu- "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> D~0  mu- "                             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Sel_D0_to_4Pi_forCharmFromBSemi"        |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         2 |          8 |     4.0000 |     2.0000 |      2.0000 |      6.0000 |
+ | "# max size B+ -> D0  mu+ "                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B+ -> D~0  mu+ "                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B- -> D0  mu- "                     |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# max size B- -> D~0  mu- "                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu-"                                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         6 |          5 |(  83.3333 +- 15.2145  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+Strippingb2D0MuX4PiCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuX4PiCharmFro...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuX4PiCharmFro...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuX2K2PiCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuX2K2PiCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2D0MuX2K2PiCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+Sel_D0_to_2K2Pi_forCharmFro...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  K+  pi-  pi+ "                     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       109 |        128 |     1.1743 |     1.1797 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       109 |        115 |     1.0550 |     1.0122 |      0.0000 |      4.0000 |
+ | "# Phys/SelKforCharmFromBSemi"                  |       109 |        243 |     2.2294 |     1.4503 |      1.0000 |      8.0000 |
+ | "# Phys/SelPiforCharmFromBSemi"                 |       109 |        804 |     7.3761 |     3.5628 |      1.0000 |      20.000 |
+ | "# input particles"                             |       109 |       1047 |     9.6055 |     4.4824 |      2.0000 |      28.000 |
+ | "# pi+"                                         |       109 |        398 |     3.6514 |     2.0017 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |       109 |        406 |     3.7248 |     2.2621 |      0.0000 |      12.000 |
+ | "# selected"                                    |       109 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       109 |          0 |(  0.00000 +- 0.917431 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       116 |         14 |(  12.0690 +- 3.02466  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |        63 |          3 |(  4.76190 +- 2.68303  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuX2K2PiCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuX2K2PiCharmF...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuX2K2PiCharmF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2D0MuX3KPiCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2D0MuX3KPiCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2D0MuX3KPiCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+Sel_D0_to_3KPi_forCharmFrom...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  K+  K-  pi+ "                      |        41 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> K+  K-  K+  pi- "                     |        40 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       109 |        128 |     1.1743 |     1.1797 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       109 |        115 |     1.0550 |     1.0122 |      0.0000 |      4.0000 |
+ | "# Phys/SelKforCharmFromBSemi"                  |       109 |        243 |     2.2294 |     1.4503 |      1.0000 |      8.0000 |
+ | "# Phys/SelPiforCharmFromBSemi"                 |       109 |        804 |     7.3761 |     3.5628 |      1.0000 |      20.000 |
+ | "# input particles"                             |       109 |       1047 |     9.6055 |     4.4824 |      2.0000 |      28.000 |
+ | "# pi+"                                         |       109 |        398 |     3.6514 |     2.0017 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |       109 |        406 |     3.7248 |     2.2621 |      0.0000 |      12.000 |
+ | "# selected"                                    |       109 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       109 |          0 |(  0.00000 +- 0.917431 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |       234 |         28 |(  11.9658 +- 2.12172  )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |        21 |          0 |(  0.00000 +- 4.76190  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuX3KPiCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2D0MuX3KPiCharmFr...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2D0MuX3KPiCharmFr...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DstarMuXHHPi0Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DstarMuXHHPi0Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DstarMuXHHPi0Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelConjugateD0ForDstarD0ToH...   INFO Passed 14 candidates in 10 accepted events among 10 events
+SelConjugateD0ForDstarD0ToH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelCharmDToHHPi0ForCharmFromBSemi"      |        10 |         14 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        10 |         14 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+SelDstarD0ToHHPi0ForCharmFr...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |        10 |          3 |    0.30000 |    0.90000 |      0.0000 |      3.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |        10 |          4 |    0.40000 |    0.66332 |      0.0000 |      2.0000 |
+ | "# D0"                                          |        10 |         14 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |        10 |         14 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# Phys/SelCharmDToHHPi0ForCharmFromBSemi"      |        10 |         14 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# Phys/SelConjugateD0ForDstarD0ToHHPi0ForCharmF|        10 |         14 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# Phys/StdAllLoosePions"                       |        10 |        538 |     53.800 |     24.482 |      24.000 |      116.00 |
+ | "# input particles"                             |        10 |        566 |     56.600 |     24.735 |      28.000 |      120.00 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |        10 |        362 |     36.200 |     25.984 |      17.000 |      106.00 |
+ | "# max size D*(2010)- -> D~0  pi- "             |        10 |        409 |     40.900 |     29.961 |      13.000 |      120.00 |
+ | "# pi+"                                         |        10 |        248 |     24.800 |     10.768 |      11.000 |      53.000 |
+ | "# pi-"                                         |        10 |        283 |     28.300 |     13.402 |      12.000 |      60.000 |
+ | "# selected"                                    |        10 |          7 |    0.70000 |     1.4866 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        10 |          3 |(  30.0000 +- 14.4914  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       771 |         20 |(  2.59403 +- 0.572471 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        20 |          7 |(  35.0000 +- 10.6654  )%|   -------   |   -------   |
+Selb2DstarMuXHHPi0CharmFrom...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  mu+ "                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  mu- "                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  mu+ "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  mu- "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          3 |     1.0000 |     1.4142 |      0.0000 |      3.0000 |
+ | "# D*(2010)-"                                   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/SelDstarD0ToHHPi0ForCharmFromBSemi"     |         3 |          7 |     2.3333 |     1.8856 |      1.0000 |      5.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |         10 |     3.3333 |     1.8856 |      2.0000 |      6.0000 |
+ | "# max size B0 -> D*(2010)-  mu+ "              |         3 |          3 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D*(2010)-  mu- "              |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D*(2010)+  mu+ "             |         3 |          3 |     1.0000 |     1.4142 |      0.0000 |      3.0000 |
+ | "# max size B~0 -> D*(2010)+  mu- "             |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          5 |(  71.4286 +- 17.0747  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+Strippingb2DstarMuXHHPi0Cha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuXHHPi0Cha...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DstarMuXHHPi0Cha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelDstarPiPiPi0ResolvedDDFo...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelD02KsPiPiPi0ResolvedDDforCharmFromBSe|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/StdAllLoosePions"                       |         1 |         67 |     67.000 |     0.0000 |      67.000 |      67.000 |
+ | "# input particles"                             |         1 |         69 |     69.000 |     0.0000 |      69.000 |      69.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         1 |         37 |     37.000 |     0.0000 |      37.000 |      37.000 |
+ | "# pi+"                                         |         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ | "# pi-"                                         |         1 |         37 |     37.000 |     0.0000 |      37.000 |      37.000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        65 |          0 |(  0.00000 +- 1.53846  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DstarMuXKsPiPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DstarMuXKsPiPiLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DstarMuXKsPiPiLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DstarMuXKsPiPiLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+Strippingb2DstarMuXKsPiPiLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuXKsPiPiLL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DstarMuXKsPiPiLL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DstarMuXKsPiPiDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DstarMuXKsPiPiDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DstarMuXKsPiPiDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelDstarPiPiDDForCharmFromB...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelD02KsPiPiDDforCharmFromBSemi"        |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/StdAllLoosePions"                       |         2 |        104 |     52.000 |     15.000 |      37.000 |      67.000 |
+ | "# input particles"                             |         2 |        108 |     54.000 |     15.000 |      39.000 |      69.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         2 |         46 |     23.000 |     5.0000 |      18.000 |      28.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         2 |         56 |     28.000 |     9.0000 |      19.000 |      37.000 |
+ | "# pi+"                                         |         2 |         46 |     23.000 |     5.0000 |      18.000 |      28.000 |
+ | "# pi-"                                         |         2 |         56 |     28.000 |     9.0000 |      19.000 |      37.000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       102 |          5 |(  4.90196 +- 2.13782  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+Strippingb2DstarMuXKsPiPiDD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuXKsPiPiDD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DstarMuXKsPiPiDD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DstarMuXKsKKLLCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DstarMuXKsKKLLCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DstarMuXKsKKLLCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+Strippingb2DstarMuXKsKKLLCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuXKsKKLLCh...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DstarMuXKsKKLLCh...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DstarMuXKsKKDDCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DstarMuXKsKKDDCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DstarMuXKsKKDDCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+Strippingb2DstarMuXKsKKDDCh...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuXKsKKDDCh...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DstarMuXKsKKDDCh...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DstarMuXKsKPiLLC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DstarMuXKsKPiLLC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DstarMuXKsKPiLLC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelDstarKPiLLForCharmFromBSemiSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         4 |          2 |    0.50000 |    0.86603 |      0.0000 |      2.0000 |
+ | "# D0"                                          |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelD02KsKPiLLforCharmFromBSemi"         |         4 |          8 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/StdAllLoosePions"                       |         4 |        311 |     77.750 |     26.357 |      43.000 |      115.00 |
+ | "# input particles"                             |         4 |        319 |     79.750 |     26.357 |      45.000 |      117.00 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         4 |        148 |     37.000 |     12.268 |      23.000 |      54.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         4 |        150 |     37.500 |     13.444 |      19.000 |      57.000 |
+ | "# pi+"                                         |         4 |        148 |     37.000 |     12.268 |      23.000 |      54.000 |
+ | "# pi-"                                         |         4 |        150 |     37.500 |     13.444 |      19.000 |      57.000 |
+ | "# selected"                                    |         4 |          4 |     1.0000 |     1.2247 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       298 |          4 |(  1.34228 +- 0.666621 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+Selb2DstarMuXKsKPiLLCharmFr...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  mu+ "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  mu- "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  mu+ "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  mu- "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# Phys/SelDstarKPiLLForCharmFromBSemi"         |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ | "# max size B0 -> D*(2010)-  mu+ "              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  mu- "              |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D*(2010)+  mu+ "             |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D*(2010)+  mu- "             |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+Strippingb2DstarMuXKsKPiLLC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuXKsKPiLLC...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DstarMuXKsKPiLLC...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DstarMuXKsKPiDDC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DstarMuXKsKPiDDC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DstarMuXKsKPiDDC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelDstarKPiDDForCharmFromBSemiSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelD02KsKPiDDforCharmFromBSemi"         |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/StdAllLoosePions"                       |         2 |         77 |     38.500 |     5.5000 |      33.000 |      44.000 |
+ | "# input particles"                             |         2 |         81 |     40.500 |     5.5000 |      35.000 |      46.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         2 |         41 |     20.500 |     3.5000 |      17.000 |      24.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         2 |         36 |     18.000 |     2.0000 |      16.000 |      20.000 |
+ | "# pi+"                                         |         2 |         41 |     20.500 |     3.5000 |      17.000 |      24.000 |
+ | "# pi-"                                         |         2 |         36 |     18.000 |     2.0000 |      16.000 |      20.000 |
+ | "# selected"                                    |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        77 |          2 |(  2.59740 +- 1.81263  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+Selb2DstarMuXKsKPiDDCharmFr...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  mu+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  mu- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  mu+ "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  mu- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelDstarKPiDDForCharmFromBSemi"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B0 -> D*(2010)-  mu+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  mu- "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  mu+ "             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B~0 -> D*(2010)+  mu- "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuXKsKPiDDC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuXKsKPiDDC...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DstarMuXKsKPiDDC...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DstarMuXK3PiChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DstarMuXK3PiChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DstarMuXK3PiChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelConjugateD0ForDstar_K3Pi...   INFO Passed 3 candidates in 3 accepted events among 3 events
+SelConjugateD0ForDstar_K3Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sel_D0_to_K3Pi_forCharmFromBSemi"       |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+SelDstar_K3PiForCharmFromBSemiSUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# D0"                                          |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelConjugateD0ForDstar_K3PiForCharmFromB|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Sel_D0_to_K3Pi_forCharmFromBSemi"       |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllLoosePions"                       |         3 |         69 |     23.000 |     9.8995 |      9.0000 |      30.000 |
+ | "# input particles"                             |         3 |         75 |     25.000 |     9.8995 |      11.000 |      32.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         3 |         36 |     12.000 |     4.9666 |      5.0000 |      16.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         3 |         33 |     11.000 |     4.9666 |      4.0000 |      15.000 |
+ | "# pi+"                                         |         3 |         36 |     12.000 |     4.9666 |      5.0000 |      16.000 |
+ | "# pi-"                                         |         3 |         33 |     11.000 |     4.9666 |      4.0000 |      15.000 |
+ | "# selected"                                    |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        69 |          2 |(  2.89855 +- 2.01966  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+Selb2DstarMuXK3PiCharmFromB...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  mu+ "                       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B0 -> D*(2010)-  mu- "                       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# B~0 -> D*(2010)+  mu+ "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  mu- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelDstar_K3PiForCharmFromBSemi"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B0 -> D*(2010)-  mu+ "              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B0 -> D*(2010)-  mu- "              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B~0 -> D*(2010)+  mu+ "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  mu- "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+b2DstarMuXK3PiCharmFromBSem...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selb2DstarMuXK3PiCharmFromBSemi"        |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2DstarMuXK3PiChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2DstarMuXK3PiChar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DstarMuXK3PiChar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DstarMuX4PiCharm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DstarMuX4PiCharm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DstarMuX4PiCharm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelConjugateD0ForDstar_4PiF...   INFO Passed 6 candidates in 2 accepted events among 2 events
+SelConjugateD0ForDstar_4PiF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sel_D0_to_4Pi_forCharmFromBSemi"        |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+SelDstar_4PiForCharmFromBSemi SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# D0"                                          |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# D~0"                                         |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# Phys/SelConjugateD0ForDstar_4PiForCharmFromBS|         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# Phys/Sel_D0_to_4Pi_forCharmFromBSemi"        |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# Phys/StdAllLoosePions"                       |         2 |         80 |     40.000 |     3.0000 |      37.000 |      43.000 |
+ | "# input particles"                             |         2 |         92 |     46.000 |     7.0000 |      39.000 |      53.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         2 |        119 |     59.500 |     40.500 |      19.000 |      100.00 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         2 |        127 |     63.500 |     46.500 |      17.000 |      110.00 |
+ | "# pi+"                                         |         2 |         39 |     19.500 |    0.50000 |      19.000 |      20.000 |
+ | "# pi-"                                         |         2 |         39 |     19.500 |     2.5000 |      17.000 |      22.000 |
+ | "# selected"                                    |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       246 |          2 |( 0.813008 +- 0.572542 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Selb2DstarMuX4PiCharmFromBSemiSUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  mu+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  mu- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  mu+ "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  mu- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/SelDstar_4PiForCharmFromBSemi"          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size B0 -> D*(2010)-  mu+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  mu- "              |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B~0 -> D*(2010)+  mu+ "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  mu- "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu-"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+Strippingb2DstarMuX4PiCharm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuX4PiCharm...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DstarMuX4PiCharm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DstarMuX2K2PiCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DstarMuX2K2PiCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DstarMuX2K2PiCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelConjugateD0ForDstar_2K2P...   INFO Passed 0 candidates in 0 accepted events among 0 events
+Strippingb2DstarMuX2K2PiCha...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuX2K2PiCha...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DstarMuX2K2PiCha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DstarMuX3KPiChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DstarMuX3KPiChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DstarMuX3KPiChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelConjugateD0ForDstar_3KPi...   INFO Passed 0 candidates in 0 accepted events among 0 events
+Strippingb2DstarMuX3KPiChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuX3KPiChar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DstarMuX3KPiChar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DstarMuXKsKsChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DstarMuXKsKsChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DstarMuXKsKsChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelConjugateD0ForDstar_KsKs...   INFO Passed 5 candidates in 4 accepted events among 4 events
+SelConjugateD0ForDstar_KsKs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelD02KsKsforCharmFromBSemi"            |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+SelDstar_KsKs_ForCharmFromB...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         4 |          3 |    0.75000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         4 |          3 |    0.75000 |     1.2990 |      0.0000 |      3.0000 |
+ | "# D0"                                          |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# Phys/SelConjugateD0ForDstar_KsKs_ForCharmFrom|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# Phys/SelD02KsKsforCharmFromBSemi"            |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# Phys/StdAllLoosePions"                       |         4 |        344 |     86.000 |     37.967 |      34.000 |      131.00 |
+ | "# input particles"                             |         4 |        354 |     88.500 |     38.318 |      36.000 |      133.00 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         4 |        211 |     52.750 |     33.966 |      19.000 |      106.00 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         4 |        229 |     57.250 |     35.982 |      14.000 |      110.00 |
+ | "# pi+"                                         |         4 |        158 |     39.500 |     16.409 |      19.000 |      58.000 |
+ | "# pi-"                                         |         4 |        174 |     43.500 |     20.279 |      14.000 |      68.000 |
+ | "# selected"                                    |         4 |          6 |     1.5000 |     1.5000 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       440 |         11 |(  2.50000 +- 0.744296 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          6 |(  54.5455 +- 15.0131  )%|   -------   |   -------   |
+Selb2DstarMuXKsKsCharmFromB...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)+  mu+ "                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)+  mu- "                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)-  mu+ "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)-  mu- "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D*(2010)-"                                   |         3 |          3 |     1.0000 |     1.4142 |      0.0000 |      3.0000 |
+ | "# Phys/SelDstar_KsKs_ForCharmFromBSemi"        |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |         10 |     3.3333 |     1.8856 |      2.0000 |      6.0000 |
+ | "# max size B0 -> D*(2010)+  mu+ "              |         3 |          3 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D*(2010)+  mu- "              |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D*(2010)-  mu+ "             |         3 |          6 |     2.0000 |     2.8284 |      0.0000 |      6.0000 |
+ | "# max size B~0 -> D*(2010)-  mu- "             |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         3 |          3 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        10 |          9 |(  90.0000 +- 9.48683  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+Strippingb2DstarMuXKsKsChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuXKsKsChar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DstarMuXKsKsChar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DstarMuXPiPiGamm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DstarMuXPiPiGamm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DstarMuXPiPiGamm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelConjugateD0ForDstar_PiPi...   INFO Passed 7 candidates in 6 accepted events among 6 events
+SelConjugateD0ForDstar_PiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelD0_to_PiPiGamma_forCharmFromBSemi"   |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+SelDstar_PiPiGammaForCharmF...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# D0"                                          |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Phys/SelConjugateD0ForDstar_PiPiGammaForCharm|         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Phys/SelD0_to_PiPiGamma_forCharmFromBSemi"   |         6 |          7 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Phys/StdAllLoosePions"                       |         6 |        393 |     65.500 |     27.336 |      30.000 |      116.00 |
+ | "# input particles"                             |         6 |        407 |     67.833 |     27.522 |      32.000 |      118.00 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         6 |        227 |     37.833 |     22.026 |      17.000 |      80.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         6 |        230 |     38.333 |     21.914 |      12.000 |      74.000 |
+ | "# pi+"                                         |         6 |        187 |     31.167 |     12.047 |      17.000 |      53.000 |
+ | "# pi-"                                         |         6 |        193 |     32.167 |     15.181 |      12.000 |      60.000 |
+ | "# selected"                                    |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       457 |          4 |( 0.875274 +- 0.435717 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+Selb2DstarMuXPiPiGammaCharm...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D*(2010)-  mu+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D*(2010)-  mu- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  mu+ "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D*(2010)+  mu- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)-"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelDstar_PiPiGammaForCharmFromBSemi"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B0 -> D*(2010)-  mu+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B0 -> D*(2010)-  mu- "              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B~0 -> D*(2010)+  mu+ "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D*(2010)+  mu- "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu-"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2DstarMuXPiPiGamm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuXPiPiGamm...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DstarMuXPiPiGamm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DstarMuXKPiGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DstarMuXKPiGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DstarMuXKPiGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelConjugateD0ForDstar_KPiG...   INFO Passed 2 candidates in 1 accepted events among 1 events
+SelConjugateD0ForDstar_KPiG...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelD0_to_KPiGamma_forCharmFromBSemi"    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+SelDstar_KPiGammaForCharmFr...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D~0"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/SelConjugateD0ForDstar_KPiGammaForCharmF|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/SelD0_to_KPiGamma_forCharmFromBSemi"    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/StdAllLoosePions"                       |         1 |         44 |     44.000 |     0.0000 |      44.000 |      44.000 |
+ | "# input particles"                             |         1 |         48 |     48.000 |     0.0000 |      48.000 |      48.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         1 |         48 |     48.000 |     0.0000 |      48.000 |      48.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         1 |         40 |     40.000 |     0.0000 |      40.000 |      40.000 |
+ | "# pi+"                                         |         1 |         24 |     24.000 |     0.0000 |      24.000 |      24.000 |
+ | "# pi-"                                         |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        88 |          1 |(  1.13636 +- 1.12989  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2DstarMuXKPiGamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuXKPiGamma...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DstarMuXKPiGamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DstarMuXKKGammaC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DstarMuXKKGammaC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DstarMuXKKGammaC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelConjugateD0ForDstar_KKGa...   INFO Passed 0 candidates in 0 accepted events among 0 events
+Strippingb2DstarMuXKKGammaC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DstarMuXKKGammaC...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DstarMuXKKGammaC...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DpMuXKKPiDCSChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DpMuXKKPiDCSChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DpMuXKKPiDCSChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelDs2KKPiDCSforCharmFromBSemiSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K+  pi- "                          |       109 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K-  K-  pi+ "                          |       109 |          3 |   0.027523 |    0.21240 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       109 |        128 |     1.1743 |     1.1797 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       109 |        115 |     1.0550 |     1.0122 |      0.0000 |      4.0000 |
+ | "# Phys/SelKforCharmFromBSemi"                  |       109 |        243 |     2.2294 |     1.4503 |      1.0000 |      8.0000 |
+ | "# Phys/SelPiforCharmFromBSemi"                 |       109 |        804 |     7.3761 |     3.5628 |      1.0000 |      20.000 |
+ | "# input particles"                             |       109 |       1047 |     9.6055 |     4.4824 |      2.0000 |      28.000 |
+ | "# max size D+ -> K+  K+  pi- "                 |       109 |       1609 |     14.761 |     47.487 |      0.0000 |      432.00 |
+ | "# max size D- -> K-  K-  pi+ "                 |       109 |        965 |     8.8532 |     17.913 |      0.0000 |      144.00 |
+ | "# pi+"                                         |       109 |        398 |     3.6514 |     2.0017 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |       109 |        406 |     3.7248 |     2.2621 |      0.0000 |      12.000 |
+ | "# selected"                                    |       109 |          3 |   0.027523 |    0.21240 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       109 |          2 |(  1.83486 +- 1.28549  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       772 |          5 |( 0.647668 +- 0.288707 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          3 |(  60.0000 +- 21.9089  )%|   -------   |   -------   |
+Selb2DsMuXKKPiDCSCharmFromB...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  mu+ "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  mu- "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  mu+ "                             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  mu- "                             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D-"                                          |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/SelDs2KKPiDCSforCharmFromBSemi"         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# max size B0 -> D-  mu+ "                     |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  mu- "                     |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# max size B~0 -> D+  mu+ "                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  mu- "                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+Strippingb2DpMuXKKPiDCSChar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DpMuXKKPiDCSChar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DpMuXKKPiDCSChar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DpMuXKKKCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DpMuXKKKCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DpMuXKKKCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelDs2KKKforCharmFromBSemi    SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K+  K- "                           |       109 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K-  K-  K+ "                           |       109 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       109 |        128 |     1.1743 |     1.1797 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       109 |        115 |     1.0550 |     1.0122 |      0.0000 |      4.0000 |
+ | "# Phys/SelKforCharmFromBSemi"                  |       109 |        243 |     2.2294 |     1.4503 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       109 |        243 |     2.2294 |     1.4503 |      1.0000 |      8.0000 |
+ | "# max size D+ -> K+  K+  K- "                  |       109 |        324 |     2.9725 |     9.4728 |      0.0000 |      72.000 |
+ | "# max size D- -> K-  K-  K+ "                  |       109 |        230 |     2.1101 |     5.7841 |      0.0000 |      48.000 |
+ | "# selected"                                    |       109 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       109 |          0 |(  0.00000 +- 0.917431 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       159 |          0 |(  0.00000 +- 0.628931 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DpMuXKKKCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DpMuXKKKCharmFro...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DpMuXKKKCharmFro...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DpMuXKsKCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DpMuXKsKCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DpMuXKsKCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelDs2KsKforCharmFromBSemi    SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> KS0  K+ "                              |        81 |          8 |   0.098765 |    0.67778 |      0.0000 |      6.0000 |
+ | "# D- -> KS0  K- "                              |        81 |          2 |   0.024691 |    0.15518 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        81 |         99 |     1.2222 |     1.2766 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        81 |         94 |     1.1605 |     1.0594 |      0.0000 |      4.0000 |
+ | "# KS0"                                         |        81 |        311 |     3.8395 |     4.5446 |      1.0000 |      27.000 |
+ | "# Phys/SelKforCharmFromBSemi"                  |        81 |        193 |     2.3827 |     1.5361 |      1.0000 |      8.0000 |
+ | "# Phys/SelMergedAllKsLooseForCharmFromBSemi"   |        81 |        311 |     3.8395 |     4.5446 |      1.0000 |      27.000 |
+ | "# input particles"                             |        81 |        504 |     6.2222 |     5.7176 |      2.0000 |      35.000 |
+ | "# max size D+ -> KS0  K+ "                     |        81 |        693 |     8.5556 |     27.365 |      0.0000 |      189.00 |
+ | "# max size D- -> KS0  K- "                     |        81 |        440 |     5.4321 |     9.0703 |      0.0000 |      48.000 |
+ | "# selected"                                    |        81 |         10 |    0.12346 |    0.69180 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        81 |          5 |(  6.17284 +- 2.67402  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1133 |         49 |(  4.32480 +- 0.604321 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        49 |         10 |(  20.4082 +- 5.75756  )%|   -------   |   -------   |
+Selb2DsMuXKsKCharmFromBSemi   SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  mu+ "                              |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  mu- "                              |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  mu+ "                             |         5 |          1 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# B~0 -> D+  mu- "                             |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         5 |          8 |     1.6000 |     2.2450 |      0.0000 |      6.0000 |
+ | "# D-"                                          |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Phys/SelDs2KsKforCharmFromBSemi"             |         5 |         10 |     2.0000 |     2.0000 |      1.0000 |      6.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         5 |          7 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         5 |         17 |     3.4000 |     2.3324 |      2.0000 |      8.0000 |
+ | "# max size B0 -> D-  mu+ "                     |         5 |          1 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# max size B0 -> D-  mu- "                     |         5 |          1 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D+  mu+ "                    |         5 |         15 |     3.0000 |     4.5607 |      0.0000 |      12.000 |
+ | "# max size B~0 -> D+  mu- "                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         5 |          6 |     1.2000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |         5 |          1 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         5 |          1 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        17 |          1 |(  5.88235 +- 5.70672  )%|   -------   |   -------   |
+b2DpMuXKsKCharmFromBSemiLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selb2DsMuXKsKCharmFromBSemi"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2DpMuXKsKCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DpMuXKsKCharmFro...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DpMuXKsKCharmFro...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DpMuXKsPiCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DpMuXKsPiCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DpMuXKsPiCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelDs2KsPiforCharmFromBSemi   SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> KS0  pi+ "                             |        98 |         14 |    0.14286 |    0.62270 |      0.0000 |      5.0000 |
+ | "# D- -> KS0  pi- "                             |        98 |         11 |    0.11224 |    0.40109 |      0.0000 |      3.0000 |
+ | "# KS0"                                         |        98 |        354 |     3.6122 |     4.2104 |      1.0000 |      27.000 |
+ | "# Phys/SelMergedAllKsLooseForCharmFromBSemi"   |        98 |        354 |     3.6122 |     4.2104 |      1.0000 |      27.000 |
+ | "# Phys/SelPiforCharmFromBSemi"                 |        98 |        756 |     7.7143 |     3.5542 |      2.0000 |      20.000 |
+ | "# input particles"                             |        98 |       1110 |     11.327 |     6.8702 |      3.0000 |      44.000 |
+ | "# max size D+ -> KS0  pi+ "                    |        98 |       1768 |     18.041 |     35.651 |      1.0000 |      243.00 |
+ | "# max size D- -> KS0  pi- "                    |        98 |       1788 |     18.245 |     38.508 |      0.0000 |      288.00 |
+ | "# pi+"                                         |        98 |        375 |     3.8265 |     2.0103 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        98 |        381 |     3.8878 |     2.2218 |      0.0000 |      12.000 |
+ | "# selected"                                    |        98 |         25 |    0.25510 |    0.81204 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        98 |         14 |(  14.2857 +- 3.53480  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3556 |        118 |(  3.31834 +- 0.300366 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       118 |         25 |(  21.1864 +- 3.76174  )%|   -------   |   -------   |
+Selb2DsMuXKsPiCharmFromBSemi  SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  mu+ "                              |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  mu- "                              |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  mu+ "                             |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  mu- "                             |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |        14 |         14 |     1.0000 |     1.3628 |      0.0000 |      5.0000 |
+ | "# D-"                                          |        14 |         11 |    0.78571 |    0.77262 |      0.0000 |      3.0000 |
+ | "# Phys/SelDs2KsPiforCharmFromBSemi"            |        14 |         25 |     1.7857 |     1.3721 |      1.0000 |      6.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |        14 |         17 |     1.2143 |    0.41033 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        14 |         42 |     3.0000 |     1.6036 |      2.0000 |      8.0000 |
+ | "# max size B0 -> D-  mu+ "                     |        14 |          6 |    0.42857 |    0.72843 |      0.0000 |      2.0000 |
+ | "# max size B0 -> D-  mu- "                     |        14 |          7 |    0.50000 |    0.82375 |      0.0000 |      3.0000 |
+ | "# max size B~0 -> D+  mu+ "                    |        14 |         16 |     1.1429 |     2.6688 |      0.0000 |      10.000 |
+ | "# max size B~0 -> D+  mu- "                    |        14 |          5 |    0.35714 |    0.71785 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |        14 |         10 |    0.71429 |    0.79539 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        14 |          7 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        34 |         27 |(  79.4118 +- 6.93446  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+Strippingb2DpMuXKsPiCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DpMuXKsPiCharmFr...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DpMuXKsPiCharmFr...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DpMuXHMuMuCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DpMuXHMuMuCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DpMuXHMuMuCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelDs2HMuMuforCharmFromBSemi  SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  mu+  mu- "                         |       137 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+ -> pi+  mu+  mu- "                        |       137 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K-  mu-  mu+ "                         |       137 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> pi-  mu-  mu+ "                        |       137 |          1 |  0.0072993 |   0.085123 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       137 |        128 |    0.93431 |     1.1539 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       137 |        115 |    0.83942 |    0.99805 |      0.0000 |      4.0000 |
+ | "# Phys/SelAllKaonsAndPionsForCharmFromBSemi"   |       137 |       1196 |     8.7299 |     4.4892 |      1.0000 |      28.000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |       137 |        157 |     1.1460 |    0.39226 |      1.0000 |      3.0000 |
+ | "# input particles"                             |       137 |       1353 |     9.8759 |     4.5649 |      2.0000 |      29.000 |
+ | "# max size D+ -> K+  mu+  mu- "                |       137 |          8 |   0.058394 |    0.29014 |      0.0000 |      2.0000 |
+ | "# max size D+ -> pi+  mu+  mu- "               |       137 |         32 |    0.23358 |    0.95339 |      0.0000 |      6.0000 |
+ | "# max size D- -> K-  mu-  mu+ "                |       137 |          8 |   0.058394 |    0.31429 |      0.0000 |      2.0000 |
+ | "# max size D- -> pi-  mu-  mu+ "               |       137 |         57 |    0.41606 |     2.0241 |      0.0000 |      18.000 |
+ | "# mu+"                                         |       137 |         78 |    0.56934 |    0.57687 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       137 |         79 |    0.57664 |    0.55002 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |       137 |        480 |     3.5036 |     1.9710 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       137 |        473 |     3.4526 |     2.1409 |      0.0000 |      12.000 |
+ | "# selected"                                    |       137 |          1 |  0.0072993 |   0.085123 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       137 |          1 |( 0.729927 +- 0.727258 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       105 |          1 |( 0.952381 +- 0.947835 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Selb2DsMuXHMuMuCharmFromBSemi SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  mu+ "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B0 -> D-  mu- "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  mu+ "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  mu- "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelDs2HMuMuforCharmFromBSemi"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size B0 -> D-  mu+ "                     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size B0 -> D-  mu- "                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size B~0 -> D+  mu+ "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size B~0 -> D+  mu- "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2DpMuXHMuMuCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DpMuXHMuMuCharmF...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DpMuXHMuMuCharmF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DpMuXHHHKsCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DpMuXHHHKsCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DpMuXHHHKsCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelDToHHH_SEED                SUCCESS Number of counters : 34
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> K+  K+  pi- "                    |       137 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)+ -> K+  K-  pi+ "                    |       137 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)+ -> K+  pi+  pi- "                   |       137 |         13 |   0.094891 |    0.43368 |      0.0000 |      3.0000 |
+ | "# K*(892)+ -> K-  K+  K+ "                     |       137 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)+ -> K-  pi+  pi+ "                   |       137 |         10 |   0.072993 |    0.47775 |      0.0000 |      5.0000 |
+ | "# K*(892)+ -> pi+  pi-  pi+ "                  |       137 |         54 |    0.39416 |     2.1524 |      0.0000 |      24.000 |
+ | "# K*(892)- -> K+  K-  K- "                     |       137 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)- -> K+  pi-  pi- "                   |       137 |          4 |   0.029197 |    0.16836 |      0.0000 |      1.0000 |
+ | "# K*(892)- -> K-  K+  pi- "                    |       137 |          1 |  0.0072993 |   0.085123 |      0.0000 |      1.0000 |
+ | "# K*(892)- -> K-  K-  pi+ "                    |       137 |          3 |   0.021898 |    0.25537 |      0.0000 |      3.0000 |
+ | "# K*(892)- -> K-  pi-  pi+ "                   |       137 |         11 |   0.080292 |    0.41957 |      0.0000 |      3.0000 |
+ | "# K*(892)- -> pi-  pi+  pi- "                  |       137 |         46 |    0.33577 |     2.4324 |      0.0000 |      28.000 |
+ | "# K+"                                          |       137 |        128 |    0.93431 |     1.1539 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       137 |        115 |    0.83942 |    0.99805 |      0.0000 |      4.0000 |
+ | "# Phys/SelAllKaonsAndPionsForCharmFromBSemi"   |       137 |       1196 |     8.7299 |     4.4892 |      1.0000 |      28.000 |
+ | "# input particles"                             |       137 |       1196 |     8.7299 |     4.4892 |      1.0000 |      28.000 |
+ | "# max size K*(892)+ -> K+  K+  pi- "           |       137 |       1609 |     11.745 |     42.774 |      0.0000 |      432.00 |
+ | "# max size K*(892)+ -> K+  K-  pi+ "           |       137 |        625 |     4.5620 |     14.733 |      0.0000 |      108.00 |
+ | "# max size K*(892)+ -> K+  pi+  pi- "          |       137 |       3034 |     22.146 |     64.905 |      0.0000 |      576.00 |
+ | "# max size K*(892)+ -> K-  K+  K+ "            |       137 |        324 |     2.3650 |     8.5341 |      0.0000 |      72.000 |
+ | "# max size K*(892)+ -> K-  pi+  pi+ "          |       137 |       2243 |     16.372 |     36.203 |      0.0000 |      324.00 |
+ | "# max size K*(892)+ -> pi+  pi-  pi+ "         |       137 |       9795 |     71.496 |     123.18 |      0.0000 |      768.00 |
+ | "# max size K*(892)- -> K+  K-  K- "            |       137 |        230 |     1.6788 |     5.2290 |      0.0000 |      48.000 |
+ | "# max size K*(892)- -> K+  pi-  pi- "          |       137 |       3683 |     26.883 |     88.873 |      0.0000 |      864.00 |
+ | "# max size K*(892)- -> K-  K+  pi- "           |       137 |        682 |     4.9781 |     16.997 |      0.0000 |      144.00 |
+ | "# max size K*(892)- -> K-  K-  pi+ "           |       137 |        965 |     7.0438 |     16.372 |      0.0000 |      144.00 |
+ | "# max size K*(892)- -> K-  pi-  pi+ "          |       137 |       2170 |     15.839 |     36.654 |      0.0000 |      288.00 |
+ | "# max size K*(892)- -> pi-  pi+  pi- "         |       137 |      10355 |     75.584 |     150.10 |      0.0000 |      1152.0 |
+ | "# pi+"                                         |       137 |        480 |     3.5036 |     1.9710 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       137 |        473 |     3.4526 |     2.1409 |      0.0000 |      12.000 |
+ | "# selected"                                    |       137 |        142 |     1.0365 |     4.7850 |      0.0000 |      52.000 |
+ |*"#accept"                                       |       137 |         27 |(  19.7080 +- 3.39858  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     18068 |        252 |(  1.39473 +- 0.0872449)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       252 |        142 |(  56.3492 +- 3.12421  )%|   -------   |   -------   |
+SelCharmDToHHHKsForCharmFro...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K*(892)+  KS0 "                        |        23 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K*(892)-  KS0 "                        |        23 |          3 |    0.13043 |    0.44764 |      0.0000 |      2.0000 |
+ | "# K*(892)+"                                    |        23 |         66 |     2.8696 |     4.8122 |      0.0000 |      24.000 |
+ | "# K*(892)-"                                    |        23 |         56 |     2.4348 |     5.6478 |      0.0000 |      28.000 |
+ | "# KS0"                                         |        23 |         87 |     3.7826 |     4.2113 |      1.0000 |      22.000 |
+ | "# Phys/SelDToHHH_SEED"                         |        23 |        122 |     5.3043 |     10.319 |      1.0000 |      52.000 |
+ | "# Phys/SelMergedAllKsLooseForCharmFromBSemi"   |        23 |         87 |     3.7826 |     4.2113 |      1.0000 |      22.000 |
+ | "# input particles"                             |        23 |        209 |     9.0870 |     10.970 |      3.0000 |      53.000 |
+ | "# max size D+ -> K*(892)+  KS0 "               |        23 |        232 |     10.087 |     22.085 |      0.0000 |      110.00 |
+ | "# max size D- -> K*(892)-  KS0 "               |        23 |        185 |     8.0435 |     18.391 |      0.0000 |      88.000 |
+ | "# selected"                                    |        23 |          3 |    0.13043 |    0.44764 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        23 |          2 |(  8.69565 +- 5.87534  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       417 |          6 |(  1.43885 +- 0.583166 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+Selb2D0MuX_HHHKsCharmFromBSemiSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  mu+ "                              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  mu- "                             |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D-"                                          |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/SelCharmDToHHHKsForCharmFromBSemi"      |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# max size B0 -> D-  mu+ "                     |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D+  mu- "                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2DpMuXHHHKsCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DpMuXHHHKsCharmF...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DpMuXHHHKsCharmF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2DpMuXHHHPi0Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2DpMuXHHHPi0Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2DpMuXHHHPi0Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelCharmDToHHHPi0ForCharmFr...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K*(892)+  pi0 "                        |        19 |          6 |    0.31579 |     1.1264 |      0.0000 |      5.0000 |
+ | "# D- -> K*(892)-  pi0 "                        |        19 |          8 |    0.42105 |     1.5666 |      0.0000 |      7.0000 |
+ | "# K*(892)+"                                    |        19 |         63 |     3.3158 |     5.1713 |      0.0000 |      24.000 |
+ | "# K*(892)-"                                    |        19 |         52 |     2.7368 |     6.1202 |      0.0000 |      28.000 |
+ | "# Phys/SelAllPi0sForCharmFromBSemi"            |        19 |         50 |     2.6316 |     2.2055 |      1.0000 |      8.0000 |
+ | "# Phys/SelDToHHH_SEED"                         |        19 |        115 |     6.0526 |     11.199 |      1.0000 |      52.000 |
+ | "# input particles"                             |        19 |        165 |     8.6842 |     11.462 |      2.0000 |      55.000 |
+ | "# max size D+ -> K*(892)+  pi0 "               |        19 |        165 |     8.6842 |     15.875 |      0.0000 |      72.000 |
+ | "# max size D- -> K*(892)-  pi0 "               |        19 |        148 |     7.7895 |     18.811 |      0.0000 |      84.000 |
+ | "# pi0"                                         |        19 |         50 |     2.6316 |     2.2055 |      1.0000 |      8.0000 |
+ | "# selected"                                    |        19 |         14 |    0.73684 |     2.6723 |      0.0000 |      12.000 |
+ |*"#accept"                                       |        19 |          3 |(  15.7895 +- 8.36547  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       313 |         14 |(  4.47284 +- 1.16838  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+Selb2D0MuX_HHHPi0CharmFromB...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D-  mu+ "                              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D+  mu- "                             |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+"                                          |         3 |          6 |     2.0000 |     2.1602 |      0.0000 |      5.0000 |
+ | "# D-"                                          |         3 |          8 |     2.6667 |     3.0912 |      0.0000 |      7.0000 |
+ | "# Phys/SelCharmDToHHHPi0ForCharmFromBSemi"     |         3 |         14 |     4.6667 |     5.1854 |      1.0000 |      12.000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |         17 |     5.6667 |     5.1854 |      2.0000 |      13.000 |
+ | "# max size B0 -> D-  mu+ "                     |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# max size B~0 -> D+  mu- "                    |         3 |          6 |     2.0000 |     2.1602 |      0.0000 |      5.0000 |
+ | "# mu+"                                         |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          6 |(  85.7143 +- 13.2260  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+Strippingb2DpMuXHHHPi0Charm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2DpMuXHHHPi0Charm...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2DpMuXHHHPi0Charm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2LcMuXL0PiCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2LcMuXL0PiCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2LcMuXL0PiCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelLambdaLLforCharmFromBSemi  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaLL"                       |        12 |         16 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        12 |         16 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        12 |          7 |(  58.3333 +- 14.2319  )%|   -------   |   -------   |
+ | "#passed"                                       |        12 |          8 |    0.66667 |    0.62361 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        16 |          8 |(  50.0000 +- 12.5000  )%|   -------   |   -------   |
+SelLambdaDDforCharmFromBSemi  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |        66 |        164 |     2.4848 |     2.2377 |      1.0000 |      14.000 |
+ | "# input particles"                             |        66 |        164 |     2.4848 |     2.2377 |      1.0000 |      14.000 |
+ |*"#accept"                                       |        66 |         10 |(  15.1515 +- 4.41345  )%|   -------   |   -------   |
+ | "#passed"                                       |        66 |         13 |    0.19697 |    0.49908 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       164 |         13 |(  7.92683 +- 2.10957  )%|   -------   |   -------   |
+SelAllLambdaForCharmFromBSemi SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelLambdaDDforCharmFromBSemi"           |        17 |         13 |    0.76471 |    0.72998 |      0.0000 |      2.0000 |
+ | "# Phys/SelLambdaLLforCharmFromBSemi"           |        17 |          8 |    0.47059 |    0.60563 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        17 |         21 |     1.2353 |    0.42418 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        17 |         17 |(  100.000 +- 5.88235  )%|   -------   |   -------   |
+ | "#passed"                                       |        17 |         21 |     1.2353 |    0.42418 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+SelLc2LambdaPiforCharmFromB...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        17 |         11 |    0.64706 |    0.58824 |      0.0000 |      2.0000 |
+ | "# Lambda_c+ -> Lambda0  pi+ "                  |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> Lambda~0  pi- "                |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        17 |         10 |    0.58824 |    0.59988 |      0.0000 |      2.0000 |
+ | "# Phys/SelAllLambdaForCharmFromBSemi"          |        17 |         21 |     1.2353 |    0.42418 |      1.0000 |      2.0000 |
+ | "# Phys/SelPiforCharmFromBSemi"                 |        17 |        119 |     7.0000 |     2.4734 |      4.0000 |      13.000 |
+ | "# input particles"                             |        17 |        140 |     8.2353 |     2.4622 |      6.0000 |      14.000 |
+ | "# max size Lambda_c+ -> Lambda0  pi+ "         |        17 |         48 |     2.8235 |     2.9152 |      0.0000 |      9.0000 |
+ | "# max size Lambda_c~- -> Lambda~0  pi- "       |        17 |         26 |     1.5294 |     2.0897 |      0.0000 |      8.0000 |
+ | "# pi+"                                         |        17 |         72 |     4.2353 |     1.9260 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        17 |         47 |     2.7647 |     1.4361 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        17 |          0 |(  0.00000 +- 5.88235  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        74 |          2 |(  2.70270 +- 1.88510  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+Strippingb2LcMuXL0PiCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2LcMuXL0PiCharmFr...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2LcMuXL0PiCharmFr...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2LcMuXL0KCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2LcMuXL0KCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2LcMuXL0KCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelLc2LambdaKforCharmFromBSemiSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        12 |         10 |    0.83333 |    0.79931 |      0.0000 |      2.0000 |
+ | "# K-"                                          |        12 |         11 |    0.91667 |    0.86201 |      0.0000 |      3.0000 |
+ | "# Lambda0"                                     |        12 |          7 |    0.58333 |    0.49301 |      0.0000 |      1.0000 |
+ | "# Lambda_c+ -> Lambda0  K+ "                   |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> Lambda~0  K- "                 |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        12 |          8 |    0.66667 |    0.62361 |      0.0000 |      2.0000 |
+ | "# Phys/SelAllLambdaForCharmFromBSemi"          |        12 |         15 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# Phys/SelKforCharmFromBSemi"                  |        12 |         21 |     1.7500 |     1.0104 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        12 |         36 |     3.0000 |     1.0801 |      2.0000 |      5.0000 |
+ | "# max size Lambda_c+ -> Lambda0  K+ "          |        12 |          8 |    0.66667 |    0.74536 |      0.0000 |      2.0000 |
+ | "# max size Lambda_c~- -> Lambda~0  K- "        |        12 |         12 |     1.0000 |     1.6330 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        12 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        20 |          1 |(  5.00000 +- 4.87340  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2LcMuXL0KCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2LcMuXL0KCharmFro...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2LcMuXL0KCharmFro...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2LcMuXpKsCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2LcMuXpKsCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2LcMuXpKsCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelProtonforCharmFromBSemi    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseProtons"                        |       133 |        709 |     5.3308 |     4.3455 |      1.0000 |      26.000 |
+ | "# input particles"                             |       133 |        709 |     5.3308 |     4.3455 |      1.0000 |      26.000 |
+ |*"#accept"                                       |       133 |         56 |(  42.1053 +- 4.28116  )%|   -------   |   -------   |
+ | "#passed"                                       |       133 |         91 |    0.68421 |     1.1062 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |       709 |         91 |(  12.8350 +- 1.25616  )%|   -------   |   -------   |
+selLc2pKsforCharmFromBSemi    SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |        44 |        224 |     5.0909 |     5.7201 |      1.0000 |      27.000 |
+ | "# Lambda_c+ -> p+  KS0 "                       |        44 |          1 |   0.022727 |    0.14903 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> p~-  KS0 "                     |        44 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelMergedAllKsLooseForCharmFromBSemi"   |        44 |        224 |     5.0909 |     5.7201 |      1.0000 |      27.000 |
+ | "# Phys/SelProtonforCharmFromBSemi"             |        44 |         76 |     1.7273 |     1.2856 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        44 |        300 |     6.8182 |     6.7362 |      2.0000 |      34.000 |
+ | "# max size Lambda_c+ -> p+  KS0 "              |        44 |        355 |     8.0682 |     21.777 |      0.0000 |      135.00 |
+ | "# max size Lambda_c~- -> p~-  KS0 "            |        44 |        274 |     6.2273 |     14.508 |      0.0000 |      72.000 |
+ | "# p+"                                          |        44 |         42 |    0.95455 |     1.0215 |      0.0000 |      5.0000 |
+ | "# p~-"                                         |        44 |         34 |    0.77273 |    0.84916 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        44 |          1 |   0.022727 |    0.14903 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        44 |          1 |(  2.27273 +- 2.24675  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       629 |          8 |(  1.27186 +- 0.446802 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
+Selb2LcMuXpKsCharmFromBSemi   SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  mu+ "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda_c+  mu- "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  mu+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  mu- "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/selLc2pKsforCharmFromBSemi"             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  mu+ "       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  mu- "       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  mu+ "     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  mu- "     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# mu-"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+Strippingb2LcMuXpKsCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2LcMuXpKsCharmFro...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2LcMuXpKsCharmFro...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2LcMuXCharmFromBS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2LcMuXCharmFromBS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2LcMuXCharmFromBS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelLc2PKPiforCharmFromBSemi   SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        50 |         71 |     1.4200 |     1.4845 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        50 |         64 |     1.2800 |     1.1143 |      0.0000 |      4.0000 |
+ | "# Lambda_c+ -> p+  K-  pi+ "                   |        50 |          2 |   0.040000 |    0.28000 |      0.0000 |      2.0000 |
+ | "# Lambda_c~- -> p~-  K+  pi- "                 |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelKforCharmFromBSemi"                  |        50 |        135 |     2.7000 |     1.7349 |      1.0000 |      8.0000 |
+ | "# Phys/SelPiforCharmFromBSemi"                 |        50 |        443 |     8.8600 |     4.0000 |      3.0000 |      20.000 |
+ | "# Phys/SelProtonforCharmFromBSemi"             |        50 |         85 |     1.7000 |     1.2207 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        50 |        663 |     13.260 |     6.0723 |      5.0000 |      33.000 |
+ | "# max size Lambda_c+ -> p+  K-  pi+ "          |        50 |        315 |     6.3000 |     13.415 |      0.0000 |      72.000 |
+ | "# max size Lambda_c~- -> p~-  K+  pi- "        |        50 |        545 |     10.900 |     32.950 |      0.0000 |      216.00 |
+ | "# p+"                                          |        50 |         45 |    0.90000 |    0.98489 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |        50 |        223 |     4.4600 |     2.1653 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        50 |        220 |     4.4000 |     2.6533 |      0.0000 |      12.000 |
+ | "# p~-"                                         |        50 |         40 |    0.80000 |    0.84853 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        50 |          2 |   0.040000 |    0.28000 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        50 |          1 |(  2.00000 +- 1.97990  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       860 |          3 |( 0.348837 +- 0.201050 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+Selb2LcMuXCharmFromBSemi      SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  mu+ "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda_c+  mu- "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  mu+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  mu- "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelLc2PKPiforCharmFromBSemi"            |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  mu+ "       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  mu- "       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  mu+ "     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  mu- "     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2LcMuXCharmFromBS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2LcMuXCharmFromBS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2LcMuXCharmFromBS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2LcMuXDCSCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2LcMuXDCSCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2LcMuXDCSCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelLc2PKPiDCSforCharmFromBSemiSUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        50 |         71 |     1.4200 |     1.4845 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        50 |         64 |     1.2800 |     1.1143 |      0.0000 |      4.0000 |
+ | "# Lambda_c+ -> p+  pi-  K+ "                   |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  pi+  K- "                 |        50 |          1 |   0.020000 |    0.14000 |      0.0000 |      1.0000 |
+ | "# Phys/SelKforCharmFromBSemi"                  |        50 |        135 |     2.7000 |     1.7349 |      1.0000 |      8.0000 |
+ | "# Phys/SelPiforCharmFromBSemi"                 |        50 |        443 |     8.8600 |     4.0000 |      3.0000 |      20.000 |
+ | "# Phys/SelProtonforCharmFromBSemi"             |        50 |         85 |     1.7000 |     1.2207 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        50 |        663 |     13.260 |     6.0723 |      5.0000 |      33.000 |
+ | "# max size Lambda_c+ -> p+  pi-  K+ "          |        50 |        582 |     11.640 |     27.851 |      0.0000 |      144.00 |
+ | "# max size Lambda_c~- -> p~-  pi+  K- "        |        50 |        353 |     7.0600 |     11.046 |      0.0000 |      48.000 |
+ | "# p+"                                          |        50 |         45 |    0.90000 |    0.98489 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |        50 |        223 |     4.4600 |     2.1653 |      1.0000 |      9.0000 |
+ | "# pi-"                                         |        50 |        220 |     4.4000 |     2.6533 |      0.0000 |      12.000 |
+ | "# p~-"                                         |        50 |         40 |    0.80000 |    0.84853 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        50 |          1 |   0.020000 |    0.14000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        50 |          1 |(  2.00000 +- 1.97990  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       935 |          2 |( 0.213904 +- 0.151091 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+Selb2LcDCSMuXCharmFromBSemi   SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  mu+ "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda_c+  mu- "                |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  mu+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  mu- "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~-"                                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelLc2PKPiDCSforCharmFromBSemi"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  mu+ "       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  mu- "       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  mu+ "     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  mu- "     |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2LcMuXDCSCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2LcMuXDCSCharmFro...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2LcMuXDCSCharmFro...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2LcMuXpPiPiCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2LcMuXpPiPiCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2LcMuXpPiPiCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelPiTightforCharmFromBSemi   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       138 |       1573 |     11.399 |     5.6125 |      2.0000 |      33.000 |
+ | "# input particles"                             |       138 |       1573 |     11.399 |     5.6125 |      2.0000 |      33.000 |
+ |*"#accept"                                       |       138 |        137 |(  99.2754 +- 0.722007 )%|   -------   |   -------   |
+ | "#passed"                                       |       138 |        876 |     6.3478 |     3.0542 |      0.0000 |      17.000 |
+ |*"efficiency"                                    |      1573 |        876 |(  55.6898 +- 1.25249  )%|   -------   |   -------   |
+SelLc2pPiPiforCharmFromBSemi  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+ -> p+  pi-  pi+ "                  |        56 |          2 |   0.035714 |    0.18558 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> p~-  pi+  pi- "                |        56 |          2 |   0.035714 |    0.18558 |      0.0000 |      1.0000 |
+ | "# Phys/SelPiTightforCharmFromBSemi"            |        56 |        431 |     7.6964 |     3.4274 |      3.0000 |      17.000 |
+ | "# Phys/SelProtonforCharmFromBSemi"             |        56 |         91 |     1.6250 |     1.1736 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        56 |        522 |     9.3214 |     4.0360 |      4.0000 |      22.000 |
+ | "# max size Lambda_c+ -> p+  pi-  pi+ "         |        56 |       1027 |     18.339 |     33.662 |      0.0000 |      144.00 |
+ | "# max size Lambda_c~- -> p~-  pi+  pi- "       |        56 |        865 |     15.446 |     32.151 |      0.0000 |      198.00 |
+ | "# p+"                                          |        56 |         48 |    0.85714 |    0.95298 |      0.0000 |      5.0000 |
+ | "# pi+"                                         |        56 |        219 |     3.9107 |     1.8924 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |        56 |        212 |     3.7857 |     2.3658 |      0.0000 |      11.000 |
+ | "# p~-"                                         |        56 |         43 |    0.76786 |    0.82356 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        56 |          4 |   0.071429 |    0.31944 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        56 |          3 |(  5.35714 +- 3.00896  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1892 |         10 |( 0.528541 +- 0.166697 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          4 |(  40.0000 +- 15.4919  )%|   -------   |   -------   |
+Selb2Lc2pPiPiMuXCharmFromBSemiSUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  mu+ "                |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda_c+  mu- "                |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  mu+ "              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  mu- "              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# Phys/SelLc2pPiPiforCharmFromBSemi"           |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         3 |          7 |     2.3333 |    0.47140 |      2.0000 |      3.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  mu+ "       |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  mu- "       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  mu+ "     |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  mu- "     |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |         3 |          2 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         3 |          1 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2LcMuXpPiPiCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2LcMuXpPiPiCharmF...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2LcMuXpPiPiCharmF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2LcMuXpKKCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2LcMuXpKKCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2LcMuXpKKCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelLc2pKKforCharmFromBSemi    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        50 |         71 |     1.4200 |     1.4845 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        50 |         64 |     1.2800 |     1.1143 |      0.0000 |      4.0000 |
+ | "# Lambda_c+ -> p+  K-  K+ "                    |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  K+  K- "                  |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelKforCharmFromBSemi"                  |        50 |        135 |     2.7000 |     1.7349 |      1.0000 |      8.0000 |
+ | "# Phys/SelProtonforCharmFromBSemi"             |        50 |         85 |     1.7000 |     1.2207 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        50 |        220 |     4.4000 |     2.7495 |      2.0000 |      15.000 |
+ | "# max size Lambda_c+ -> p+  K-  K+ "           |        50 |        130 |     2.6000 |     6.9369 |      0.0000 |      35.000 |
+ | "# max size Lambda_c~- -> p~-  K+  K- "         |        50 |        116 |     2.3200 |     6.0479 |      0.0000 |      36.000 |
+ | "# p+"                                          |        50 |         45 |    0.90000 |    0.98489 |      0.0000 |      5.0000 |
+ | "# p~-"                                         |        50 |         40 |    0.80000 |    0.84853 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        50 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        50 |          0 |(  0.00000 +- 2.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       246 |          0 |(  0.00000 +- 0.406504 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2LcMuXpKKCharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2LcMuXpKKCharmFro...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2LcMuXpKKCharmFro...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2LcMuXpMuMuCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2LcMuXpMuMuCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2LcMuXpMuMuCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelLc2pMuMuforCharmFromBSemi  SUCCESS Number of counters : 27
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+ -> p+  mu+  mu+ "                  |        56 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+ -> p+  mu-  mu+ "                  |        56 |          1 |   0.017857 |    0.13243 |      0.0000 |      1.0000 |
+ | "# Lambda_c+ -> p~-  mu+  mu+ "                 |        56 |          1 |   0.017857 |    0.13243 |      0.0000 |      1.0000 |
+ | "# Lambda_c+ -> p~-  mu+  mu- "                 |        56 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p+  mu-  mu+ "                 |        56 |          1 |   0.017857 |    0.13243 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> p+  mu-  mu- "                 |        56 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  mu+  mu- "                |        56 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  mu-  mu- "                |        56 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelProtonforCharmFromBSemi"             |        56 |         91 |     1.6250 |     1.1736 |      1.0000 |      7.0000 |
+ | "# Phys/StdAllLooseMuons"                       |        56 |        267 |     4.7679 |     4.1704 |      1.0000 |      19.000 |
+ | "# input particles"                             |        56 |        358 |     6.3929 |     5.0167 |      2.0000 |      26.000 |
+ | "# max size Lambda_c+ -> p+  mu+  mu+ "         |        56 |       1113 |     19.875 |     82.686 |      0.0000 |      605.00 |
+ | "# max size Lambda_c+ -> p+  mu-  mu+ "         |        56 |        986 |     17.607 |     61.951 |      0.0000 |      440.00 |
+ | "# max size Lambda_c+ -> p~-  mu+  mu+ "        |        56 |        777 |     13.875 |     45.699 |      0.0000 |      243.00 |
+ | "# max size Lambda_c+ -> p~-  mu+  mu- "        |        56 |        579 |     10.339 |     34.557 |      0.0000 |      189.00 |
+ | "# max size Lambda_c~- -> p+  mu-  mu+ "        |        56 |        986 |     17.607 |     61.951 |      0.0000 |      440.00 |
+ | "# max size Lambda_c~- -> p+  mu-  mu- "        |        56 |       1362 |     24.321 |     73.935 |      0.0000 |      338.00 |
+ | "# max size Lambda_c~- -> p~-  mu+  mu- "       |        56 |        579 |     10.339 |     34.557 |      0.0000 |      189.00 |
+ | "# max size Lambda_c~- -> p~-  mu-  mu- "       |        56 |        675 |     12.054 |     34.034 |      0.0000 |      169.00 |
+ | "# mu+"                                         |        56 |        137 |     2.4464 |     2.2750 |      0.0000 |      11.000 |
+ | "# mu-"                                         |        56 |        130 |     2.3214 |     2.5642 |      0.0000 |      13.000 |
+ | "# p+"                                          |        56 |         48 |    0.85714 |    0.95298 |      0.0000 |      5.0000 |
+ | "# p~-"                                         |        56 |         43 |    0.76786 |    0.82356 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        56 |          3 |   0.053571 |    0.29397 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        56 |          2 |(  3.57143 +- 2.47988  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4787 |         57 |(  1.19072 +- 0.156774 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        57 |          3 |(  5.26316 +- 2.95764  )%|   -------   |   -------   |
+Selb2Lc2pMuMuXCharmFromBSemi  SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  mu+ "                |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda_c+  mu- "                |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  mu+ "              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  mu- "              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/SelLc2pMuMuforCharmFromBSemi"           |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  mu+ "       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  mu- "       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  mu+ "     |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  mu- "     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# mu-"                                         |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+Strippingb2LcMuXpMuMuCharmF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2LcMuXpMuMuCharmF...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2LcMuXpMuMuCharmF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2LcMuXpEECharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2LcMuXpEECharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2LcMuXpEECharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelLc2pEEforCharmFromBSemi    SUCCESS Number of counters : 27
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+ -> p+  e+  e+ "                    |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+ -> p+  e-  e+ "                    |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+ -> p~-  e+  e+ "                   |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+ -> p~-  e+  e- "                   |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p+  e-  e+ "                   |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p+  e-  e- "                   |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  e+  e- "                  |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  e-  e- "                  |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelProtonforCharmFromBSemi"             |        45 |         77 |     1.7111 |     1.2583 |      1.0000 |      7.0000 |
+ | "# Phys/StdLooseElectrons"                      |        45 |        125 |     2.7778 |     1.9424 |      1.0000 |      10.000 |
+ | "# e+"                                          |        45 |         56 |     1.2444 |     1.2321 |      0.0000 |      5.0000 |
+ | "# e-"                                          |        45 |         69 |     1.5333 |     1.3098 |      0.0000 |      5.0000 |
+ | "# input particles"                             |        45 |        202 |     4.4889 |     2.8645 |      2.0000 |      14.000 |
+ | "# max size Lambda_c+ -> p+  e+  e+ "           |        45 |        240 |     5.3333 |     11.505 |      0.0000 |      50.000 |
+ | "# max size Lambda_c+ -> p+  e-  e+ "           |        45 |        172 |     3.8222 |     9.4288 |      0.0000 |      50.000 |
+ | "# max size Lambda_c+ -> p~-  e+  e+ "          |        45 |        141 |     3.1333 |     8.7066 |      0.0000 |      50.000 |
+ | "# max size Lambda_c+ -> p~-  e+  e- "          |        45 |        131 |     2.9111 |     9.8157 |      0.0000 |      50.000 |
+ | "# max size Lambda_c~- -> p+  e-  e+ "          |        45 |        172 |     3.8222 |     9.4288 |      0.0000 |      50.000 |
+ | "# max size Lambda_c~- -> p+  e-  e- "          |        45 |        225 |     5.0000 |     11.003 |      0.0000 |      50.000 |
+ | "# max size Lambda_c~- -> p~-  e+  e- "         |        45 |        131 |     2.9111 |     9.8157 |      0.0000 |      50.000 |
+ | "# max size Lambda_c~- -> p~-  e-  e- "         |        45 |        246 |     5.4667 |     14.845 |      0.0000 |      75.000 |
+ | "# p+"                                          |        45 |         44 |    0.97778 |    0.99975 |      0.0000 |      5.0000 |
+ | "# p~-"                                         |        45 |         33 |    0.73333 |    0.80000 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        45 |          0 |(  0.00000 +- 2.22222  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       893 |          3 |( 0.335946 +- 0.193633 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+Strippingb2LcMuXpEECharmFro...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2LcMuXpEECharmFro...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2LcMuXpEECharmFro...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2LcMuXpEMuCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2LcMuXpEMuCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2LcMuXpEMuCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelLc2pEMuforCharmFromBSemi   SUCCESS Number of counters : 30
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+ -> p+  e+  mu+ "                   |        45 |          1 |   0.022222 |    0.14741 |      0.0000 |      1.0000 |
+ | "# Lambda_c+ -> p+  e-  mu+ "                   |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+ -> p~-  e+  mu+ "                  |        45 |          2 |   0.044444 |    0.29481 |      0.0000 |      2.0000 |
+ | "# Lambda_c+ -> p~-  e+  mu- "                  |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p+  e-  mu+ "                  |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p+  e-  mu- "                  |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  e+  mu- "                 |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  e-  mu- "                 |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelProtonforCharmFromBSemi"             |        45 |         77 |     1.7111 |     1.2583 |      1.0000 |      7.0000 |
+ | "# Phys/StdAllLooseMuons"                       |        45 |        228 |     5.0667 |     4.4989 |      1.0000 |      19.000 |
+ | "# Phys/StdLooseElectrons"                      |        45 |        125 |     2.7778 |     1.9424 |      1.0000 |      10.000 |
+ | "# e+"                                          |        45 |         56 |     1.2444 |     1.2321 |      0.0000 |      5.0000 |
+ | "# e-"                                          |        45 |         69 |     1.5333 |     1.3098 |      0.0000 |      5.0000 |
+ | "# input particles"                             |        45 |        430 |     9.5556 |     6.8233 |      3.0000 |      30.000 |
+ | "# max size Lambda_c+ -> p+  e+  mu+ "          |        45 |        399 |     8.8667 |     25.851 |      0.0000 |      165.00 |
+ | "# max size Lambda_c+ -> p+  e-  mu+ "          |        45 |        306 |     6.8000 |     15.627 |      0.0000 |      90.000 |
+ | "# max size Lambda_c+ -> p~-  e+  mu+ "         |        45 |        229 |     5.0889 |     15.520 |      0.0000 |      81.000 |
+ | "# max size Lambda_c+ -> p~-  e+  mu- "         |        45 |        227 |     5.0444 |     13.740 |      0.0000 |      63.000 |
+ | "# max size Lambda_c~- -> p+  e-  mu+ "         |        45 |        306 |     6.8000 |     15.627 |      0.0000 |      90.000 |
+ | "# max size Lambda_c~- -> p+  e-  mu- "         |        45 |        393 |     8.7333 |     19.422 |      0.0000 |      78.000 |
+ | "# max size Lambda_c~- -> p~-  e+  mu- "        |        45 |        227 |     5.0444 |     13.740 |      0.0000 |      63.000 |
+ | "# max size Lambda_c~- -> p~-  e-  mu- "        |        45 |        309 |     6.8667 |     18.605 |      0.0000 |      105.00 |
+ | "# mu+"                                         |        45 |        114 |     2.5333 |     2.3438 |      0.0000 |      11.000 |
+ | "# mu-"                                         |        45 |        114 |     2.5333 |     2.7455 |      0.0000 |      13.000 |
+ | "# p+"                                          |        45 |         44 |    0.97778 |    0.99975 |      0.0000 |      5.0000 |
+ | "# p~-"                                         |        45 |         33 |    0.73333 |    0.80000 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        45 |          3 |   0.066667 |    0.32660 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        45 |          2 |(  4.44444 +- 3.07207  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2396 |         35 |(  1.46077 +- 0.245105 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        35 |          3 |(  8.57143 +- 4.73188  )%|   -------   |   -------   |
+Selb2Lc2pEMuXCharmFromBSemi   SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  mu+ "                |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda_c+  mu- "                |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  mu+ "              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  mu- "              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelLc2pEMuforCharmFromBSemi"            |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  mu+ "       |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  mu- "       |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  mu+ "     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  mu- "     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2LcMuXpEMuCharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+Strippingb2LcMuXpEMuCharmFr...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2LcMuXpEMuCharmFr...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+Strippingb2LcMuXpMuECharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Strippingb2LcMuXpMuECharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        376 |(  37.6000 +- 1.53174  )%|   -------   |   -------   |
+Strippingb2LcMuXpMuECharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       376 |        376 |(  100.000 +- 0.265957 )%|   -------   |   -------   |
+SelLc2pMuEforCharmFromBSemi   SUCCESS Number of counters : 30
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+ -> p+  mu+  e+ "                   |        45 |          1 |   0.022222 |    0.14741 |      0.0000 |      1.0000 |
+ | "# Lambda_c+ -> p+  mu-  e+ "                   |        45 |          2 |   0.044444 |    0.20608 |      0.0000 |      1.0000 |
+ | "# Lambda_c+ -> p~-  mu+  e+ "                  |        45 |          2 |   0.044444 |    0.29481 |      0.0000 |      2.0000 |
+ | "# Lambda_c+ -> p~-  mu+  e- "                  |        45 |          1 |   0.022222 |    0.14741 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> p+  mu-  e+ "                  |        45 |          2 |   0.044444 |    0.20608 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> p+  mu-  e- "                  |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> p~-  mu+  e- "                 |        45 |          1 |   0.022222 |    0.14741 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> p~-  mu-  e- "                 |        45 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelProtonforCharmFromBSemi"             |        45 |         77 |     1.7111 |     1.2583 |      1.0000 |      7.0000 |
+ | "# Phys/StdAllLooseMuons"                       |        45 |        228 |     5.0667 |     4.4989 |      1.0000 |      19.000 |
+ | "# Phys/StdLooseElectrons"                      |        45 |        125 |     2.7778 |     1.9424 |      1.0000 |      10.000 |
+ | "# e+"                                          |        45 |         56 |     1.2444 |     1.2321 |      0.0000 |      5.0000 |
+ | "# e-"                                          |        45 |         69 |     1.5333 |     1.3098 |      0.0000 |      5.0000 |
+ | "# input particles"                             |        45 |        430 |     9.5556 |     6.8233 |      3.0000 |      30.000 |
+ | "# max size Lambda_c+ -> p+  mu+  e+ "          |        45 |        399 |     8.8667 |     25.851 |      0.0000 |      165.00 |
+ | "# max size Lambda_c+ -> p+  mu-  e+ "          |        45 |        490 |     10.889 |     26.593 |      0.0000 |      120.00 |
+ | "# max size Lambda_c+ -> p~-  mu+  e+ "         |        45 |        229 |     5.0889 |     15.520 |      0.0000 |      81.000 |
+ | "# max size Lambda_c+ -> p~-  mu+  e- "         |        45 |        277 |     6.1556 |     20.246 |      0.0000 |      135.00 |
+ | "# max size Lambda_c~- -> p+  mu-  e+ "         |        45 |        490 |     10.889 |     26.593 |      0.0000 |      120.00 |
+ | "# max size Lambda_c~- -> p+  mu-  e- "         |        45 |        393 |     8.7333 |     19.422 |      0.0000 |      78.000 |
+ | "# max size Lambda_c~- -> p~-  mu+  e- "        |        45 |        277 |     6.1556 |     20.246 |      0.0000 |      135.00 |
+ | "# max size Lambda_c~- -> p~-  mu-  e- "        |        45 |        309 |     6.8667 |     18.605 |      0.0000 |      105.00 |
+ | "# mu+"                                         |        45 |        114 |     2.5333 |     2.3438 |      0.0000 |      11.000 |
+ | "# mu-"                                         |        45 |        114 |     2.5333 |     2.7455 |      0.0000 |      13.000 |
+ | "# p+"                                          |        45 |         44 |    0.97778 |    0.99975 |      0.0000 |      5.0000 |
+ | "# p~-"                                         |        45 |         33 |    0.73333 |    0.80000 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        45 |          9 |    0.20000 |    0.58119 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        45 |          5 |(  11.1111 +- 4.68486  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2864 |         41 |(  1.43156 +- 0.221967 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        41 |          9 |(  21.9512 +- 6.46428  )%|   -------   |   -------   |
+Selb2Lc2pMuEXCharmFromBSemi   SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_b0 -> Lambda_c+  mu+ "                |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b0 -> Lambda_c+  mu- "                |         5 |          1 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  mu+ "              |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  mu- "              |         5 |          1 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# Lambda_c+"                                   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Phys/SelLc2pMuEforCharmFromBSemi"            |         5 |          9 |     1.8000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# Phys/SelMuforCharmFromBSemi"                 |         5 |          8 |     1.6000 |    0.80000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         5 |         17 |     3.4000 |     1.0198 |      2.0000 |      5.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  mu+ "       |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  mu- "       |         5 |          5 |     1.0000 |    0.89443 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  mu+ "     |         5 |          3 |    0.60000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  mu- "     |         5 |          3 |    0.60000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |         5 |          4 |    0.80000 |    0.74833 |      0.0000 |      2.0000 |
+ | "# selected"                                    |         5 |          2 |    0.40000 |    0.80000 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        15 |          8 |(  53.3333 +- 12.8812  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+b2LcMuXpMuECharmFromBSemiLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selb2Lc2pMuEXCharmFromBSemi"            |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_b2LcMuXpMuECha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/b2LcMuXpMuECharmFromBSemiLine"          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_b2LcMuXpMuECha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/b2LcMuXpMuECharmFromBSemiLine"          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_b2LcMuXpMuECha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/b2LcMuXpMuECharmFromBSemiLine"          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_b2LcMuXpMuECha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/b2LcMuXpMuECharmFromBSemiLine"          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo5_b2LcMuXpMuECha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/b2LcMuXpMuECharmFromBSemiLine"          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo6_b2LcMuXpMuECha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/b2LcMuXpMuECharmFromBSemiLine"          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo7_b2LcMuXpMuECha...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/b2LcMuXpMuECharmFromBSemiLine"          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2LcMuXpMuECharmFr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+Strippingb2LcMuXpMuECharmFr...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+Strippingb2LcMuXpMuECharmFr...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDst2PiD0EEGDst2PiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDst2PiD0EEGDst2PiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         14 |(  1.40000 +- 0.371537 )%|   -------   |   -------   |
+Dst2PiD0EEGD0EEG              SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> J/psi(1S)  gamma "                     |        14 |         29 |     2.0714 |     3.5550 |      0.0000 |      14.000 |
+ | "# J/psi(1S)"                                   |        14 |         71 |     5.0714 |     4.9203 |      0.0000 |      15.000 |
+ | "# Phys/StdDiElectronFromTracks"                |        14 |       3036 |     216.86 |     207.92 |      18.000 |      801.00 |
+ | "# Phys/StdLooseAllPhotons"                     |        14 |        795 |     56.786 |     19.900 |      24.000 |      82.000 |
+ | "# gamma"                                       |        14 |        220 |     15.714 |     6.4634 |      4.0000 |      25.000 |
+ | "# input particles"                             |        14 |       3831 |     273.64 |     219.14 |      48.000 |      865.00 |
+ | "# max size D0 -> J/psi(1S)  gamma "            |        14 |       1350 |     96.429 |     100.87 |      0.0000 |      360.00 |
+ | "# selected"                                    |        14 |         29 |     2.0714 |     3.5550 |      0.0000 |      14.000 |
+ |*"#accept"                                       |        14 |          8 |(  57.1429 +- 13.2260  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1350 |         29 |(  2.14815 +- 0.394593 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        29 |         29 |(  100.000 +- 3.44828  )%|   -------   |   -------   |
+Dst2PiD0EEGDst2PiD0EEGLine    SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         8 |          1 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# D*(2010)- -> D0  pi- "                       |         8 |          1 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# D0"                                          |         8 |         29 |     3.6250 |     4.0601 |      1.0000 |      14.000 |
+ | "# D~0"                                         |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Dst2PiD0EEGD0EEG"                       |         8 |         29 |     3.6250 |     4.0601 |      1.0000 |      14.000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         8 |        703 |     87.875 |     23.176 |      47.000 |      122.00 |
+ | "# input particles"                             |         8 |        732 |     91.500 |     24.663 |      48.000 |      123.00 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         8 |       1394 |     174.25 |     230.45 |      21.000 |      770.00 |
+ | "# max size D*(2010)- -> D0  pi- "              |         8 |       1267 |     158.38 |     181.62 |      25.000 |      616.00 |
+ | "# pi+"                                         |         8 |        344 |     43.000 |     12.757 |      21.000 |      63.000 |
+ | "# pi-"                                         |         8 |        336 |     42.000 |     10.452 |      25.000 |      57.000 |
+ | "# selected"                                    |         8 |          2 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2661 |         23 |( 0.864337 +- 0.179446 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        23 |          2 |(  8.69565 +- 5.87534  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingDst2PiD0EEGDst2PiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingDst2PiD0EEGDst2PiD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDst2PiD0EEGDst2PiD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDst2PiD0EEGDst2PiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDst2PiD0EEGDst2PiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         14 |(  1.40000 +- 0.371537 )%|   -------   |   -------   |
+Dst2PiD0EEGD0EE               SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> e+  e- "                               |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseElectrons"                   |        14 |        260 |     18.571 |     9.2328 |      7.0000 |      41.000 |
+ | "# e+"                                          |        14 |         22 |     1.5714 |     1.1780 |      0.0000 |      4.0000 |
+ | "# e-"                                          |        14 |         16 |     1.1429 |    0.91473 |      0.0000 |      3.0000 |
+ | "# input particles"                             |        14 |        260 |     18.571 |     9.2328 |      7.0000 |      41.000 |
+ | "# max size D0 -> e+  e- "                      |        14 |         29 |     2.0714 |     3.5348 |      0.0000 |      12.000 |
+ | "# selected"                                    |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        29 |          0 |(  0.00000 +- 3.44828  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDst2PiD0EEGDst2PiD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDst2PiD0EEGDst2PiD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDst2PiD0EEGDst2PiD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2hhPromptDst2D2RS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2hhPromptD2KPiSSSel          SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi- "                              |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> K+  pi+ "                             |       911 |          2 |  0.0021954 |   0.046804 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       911 |        348 |    0.38200 |    0.61007 |      0.0000 |      3.0000 |
+ | "# K-"                                          |       911 |        365 |    0.40066 |    0.62579 |      0.0000 |      4.0000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# Phys/StdAllNoPIDsPions"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      85476 |     93.827 |     46.084 |      2.0000 |      300.00 |
+ | "# max size D0 -> K-  pi- "                     |       911 |        307 |    0.33699 |    0.95654 |      0.0000 |      10.000 |
+ | "# max size D~0 -> K+  pi+ "                    |       911 |        326 |    0.35785 |    0.90936 |      0.0000 |      8.0000 |
+ | "# pi+"                                         |       911 |        781 |    0.85730 |    0.96107 |      0.0000 |      5.0000 |
+ | "# pi-"                                         |       911 |        766 |    0.84083 |    0.99390 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       911 |          2 |  0.0021954 |   0.046804 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       911 |          2 |( 0.219539 +- 0.155067 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       633 |          9 |(  1.42180 +- 0.470552 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          2 |(  22.2222 +- 13.8580  )%|   -------   |   -------   |
+D2hhPromptDst2D2RSSSLine      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D0"                                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D2hhPromptD2KPiSSSel"                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         2 |         97 |     48.500 |    0.50000 |      48.000 |      49.000 |
+ | "# input particles"                             |         2 |         99 |     49.500 |    0.50000 |      49.000 |      50.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         2 |         51 |     25.500 |     4.5000 |      21.000 |      30.000 |
+ | "# pi+"                                         |         2 |         46 |     23.000 |     4.0000 |      19.000 |      27.000 |
+ | "# pi-"                                         |         2 |         51 |     25.500 |     4.5000 |      21.000 |      30.000 |
+ | "# selected"                                    |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        51 |          2 |(  3.92157 +- 2.71805  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+StrippingD2hhPromptDst2D2RS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2hhPromptDst2D2RS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2hhPromptDst2D2RS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2hhPromptDst2D2KK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2hhPromptD2KKSSSel           SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  K- "                               |       911 |          1 |  0.0010977 |   0.033113 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  K+ "                              |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       911 |        486 |    0.53348 |    0.72188 |      0.0000 |      4.0000 |
+ | "# K-"                                          |       911 |        478 |    0.52470 |    0.72829 |      0.0000 |      4.0000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# max size D0 -> K-  K- "                      |       911 |        734 |    0.80571 |     1.7134 |      0.0000 |      16.000 |
+ | "# max size D~0 -> K+  K+ "                     |       911 |        734 |    0.80571 |     1.6104 |      0.0000 |      16.000 |
+ | "# pi+"                                         |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       911 |          1 |  0.0010977 |   0.033113 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       911 |          1 |( 0.109769 +- 0.109709 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       252 |          4 |(  1.58730 +- 0.787327 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+D2hhPromptDst2D2KKSSLine      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2hhPromptD2KKSSSel"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         1 |         55 |     55.000 |     0.0000 |      55.000 |      55.000 |
+ | "# input particles"                             |         1 |         56 |     56.000 |     0.0000 |      56.000 |      56.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ | "# pi-"                                         |         1 |         27 |     27.000 |     0.0000 |      27.000 |      27.000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        28 |          0 |(  0.00000 +- 3.57143  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2hhPromptDst2D2KK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2hhPromptDst2D2KK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2hhPromptDst2D2KK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2hhPromptDst2D2Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2hhPromptD2PiPiSSSel         SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi-  pi- "                             |       911 |          3 |  0.0032931 |   0.057291 |      0.0000 |      1.0000 |
+ | "# D~0 -> pi+  pi+ "                            |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# max size D0 -> pi-  pi- "                    |       911 |       1544 |     1.6948 |     3.3864 |      0.0000 |      36.000 |
+ | "# max size D~0 -> pi+  pi+ "                   |       911 |       1511 |     1.6586 |     2.9442 |      0.0000 |      25.000 |
+ | "# pi+"                                         |       911 |        781 |    0.85730 |    0.96107 |      0.0000 |      5.0000 |
+ | "# pi-"                                         |       911 |        766 |    0.84083 |    0.99390 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       911 |          3 |  0.0032931 |   0.057291 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       911 |          3 |( 0.329308 +- 0.189813 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       754 |          7 |( 0.928382 +- 0.349263 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          3 |(  42.8571 +- 18.7044  )%|   -------   |   -------   |
+D2hhPromptDst2D2PiPiSSLine    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2hhPromptD2PiPiSSSel"                  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         3 |        144 |     48.000 |     12.028 |      35.000 |      64.000 |
+ | "# input particles"                             |         3 |        147 |     49.000 |     12.028 |      36.000 |      65.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         3 |         74 |     24.667 |     7.0396 |      17.000 |      34.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         3 |         74 |     24.667 |     7.0396 |      17.000 |      34.000 |
+ | "# pi-"                                         |         3 |         70 |     23.333 |     4.9889 |      18.000 |      30.000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        74 |          0 |(  0.00000 +- 1.35135  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2hhPromptDst2D2Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2hhPromptDst2D2Pi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2hhPromptDst2D2Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2hhPromptD2KPiTIS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2hhPromptD2KPiTISSel         SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+ "                              |       911 |          5 |  0.0054885 |   0.073881 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  pi- "                             |       911 |          3 |  0.0032931 |   0.057291 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       911 |        348 |    0.38200 |    0.61007 |      0.0000 |      3.0000 |
+ | "# K-"                                          |       911 |        365 |    0.40066 |    0.62579 |      0.0000 |      4.0000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# Phys/StdAllNoPIDsPions"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      85476 |     93.827 |     46.084 |      2.0000 |      300.00 |
+ | "# max size D0 -> K-  pi+ "                     |       911 |        379 |    0.41603 |     1.0773 |      0.0000 |      10.000 |
+ | "# max size D~0 -> K+  pi- "                    |       911 |        378 |    0.41493 |     1.1425 |      0.0000 |      15.000 |
+ | "# pi+"                                         |       911 |        781 |    0.85730 |    0.96107 |      0.0000 |      5.0000 |
+ | "# pi-"                                         |       911 |        766 |    0.84083 |    0.99390 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       911 |          8 |  0.0087816 |   0.093298 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       911 |          8 |( 0.878156 +- 0.309109 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       757 |         14 |(  1.84941 +- 0.489683 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |          8 |(  57.1429 +- 13.2260  )%|   -------   |   -------   |
+D2hhPromptD2KPiTISD2hhHlt1TOS SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2hhPromptD2KPiTISSel"                  |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
+D2hhPromptD2KPiTISLine        SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2hhPromptD2KPiTISD2hhHlt1TOS"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2hhPromptD2KPiTIS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2hhPromptD2KPiTIS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2hhPromptD2KPiTIS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2hhPromptD2KKTISL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2hhPromptD2KKTISSel          SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K- "                               |       911 |          1 |  0.0010977 |   0.033113 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       911 |        486 |    0.53348 |    0.72188 |      0.0000 |      4.0000 |
+ | "# K-"                                          |       911 |        478 |    0.52470 |    0.72829 |      0.0000 |      4.0000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# max size D0 -> K+  K- "                      |       911 |        282 |    0.30955 |    0.82544 |      0.0000 |      9.0000 |
+ | "# pi+"                                         |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       911 |          1 |  0.0010977 |   0.033113 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       911 |          1 |( 0.109769 +- 0.109709 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       282 |          2 |( 0.709220 +- 0.499713 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+D2hhPromptD2KKTISD2hhHlt1TOS  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2hhPromptD2KKTISSel"                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+D2hhPromptD2KKTISLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2hhPromptD2KKTISD2hhHlt1TOS"           |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2hhPromptD2KKTISL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2hhPromptD2KKTISLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2hhPromptD2KKTISLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2hhPromptD2PiPiTI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2hhPromptD2PiPiTISSel        SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi- "                             |       911 |          4 |  0.0043908 |   0.066117 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# max size D0 -> pi+  pi- "                    |       911 |        910 |    0.99890 |     2.0973 |      0.0000 |      16.000 |
+ | "# pi+"                                         |       911 |        781 |    0.85730 |    0.96107 |      0.0000 |      5.0000 |
+ | "# pi-"                                         |       911 |        766 |    0.84083 |    0.99390 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       911 |          4 |  0.0043908 |   0.066117 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       911 |          4 |( 0.439078 +- 0.219056 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       910 |          9 |( 0.989011 +- 0.328036 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          4 |(  44.4444 +- 16.5635  )%|   -------   |   -------   |
+D2hhPromptD2PiPiTISD2hhHlt1TOSSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2hhPromptD2PiPiTISSel"                 |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+D2hhPromptD2PiPiTISLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D2hhPromptD2PiPiTISD2hhHlt1TOS"         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2hhPromptD2PiPiTI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2hhPromptD2PiPiTI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2hhPromptD2PiPiTI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2hhPromptD2KPiLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        414 |(  41.4000 +- 1.55758  )%|   -------   |   -------   |
+D2hhPromptD2KPiLine           SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+ "                              |       377 |          2 |  0.0053050 |   0.072642 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  pi- "                             |       377 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       377 |        138 |    0.36605 |    0.61261 |      0.0000 |      3.0000 |
+ | "# K-"                                          |       377 |        146 |    0.38727 |    0.60383 |      0.0000 |      3.0000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |       377 |      17423 |     46.215 |     22.902 |      1.0000 |      150.00 |
+ | "# Phys/StdAllNoPIDsPions"                      |       377 |      17423 |     46.215 |     22.902 |      1.0000 |      150.00 |
+ | "# input particles"                             |       377 |      34846 |     92.430 |     45.804 |      2.0000 |      300.00 |
+ | "# max size D0 -> K-  pi+ "                     |       377 |        157 |    0.41645 |     1.0848 |      0.0000 |      10.000 |
+ | "# max size D~0 -> K+  pi- "                    |       377 |        160 |    0.42440 |     1.2574 |      0.0000 |      15.000 |
+ | "# pi+"                                         |       377 |        323 |    0.85676 |    0.97755 |      0.0000 |      5.0000 |
+ | "# pi-"                                         |       377 |        324 |    0.85942 |     1.0007 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       377 |          2 |  0.0053050 |   0.072642 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       377 |          2 |( 0.530504 +- 0.374127 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       317 |          5 |(  1.57729 +- 0.699799 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+StrippingD2hhPromptD2KPiLin...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2hhPromptD2KPiLine  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2hhPromptD2KPiLine  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2hhPromptD2KKLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2hhPromptD2KKLine            SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K- "                               |       911 |          1 |  0.0010977 |   0.033113 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       911 |        486 |    0.53348 |    0.72188 |      0.0000 |      4.0000 |
+ | "# K-"                                          |       911 |        478 |    0.52470 |    0.72829 |      0.0000 |      4.0000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# max size D0 -> K+  K- "                      |       911 |        282 |    0.30955 |    0.82544 |      0.0000 |      9.0000 |
+ | "# pi+"                                         |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       911 |          1 |  0.0010977 |   0.033113 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       911 |          1 |( 0.109769 +- 0.109709 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       282 |          2 |( 0.709220 +- 0.499713 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+StrippingD2hhPromptD2KKLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2hhPromptD2KKLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2hhPromptD2KKLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2hhPromptD2PiPiLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2hhPromptD2PiPiLine          SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi- "                             |       911 |          4 |  0.0043908 |   0.066117 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# max size D0 -> pi+  pi- "                    |       911 |        910 |    0.99890 |     2.0973 |      0.0000 |      16.000 |
+ | "# pi+"                                         |       911 |        781 |    0.85730 |    0.96107 |      0.0000 |      5.0000 |
+ | "# pi-"                                         |       911 |        766 |    0.84083 |    0.99390 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       911 |          4 |  0.0043908 |   0.066117 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       911 |          4 |( 0.439078 +- 0.219056 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       910 |          9 |( 0.989011 +- 0.328036 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          4 |(  44.4444 +- 16.5635  )%|   -------   |   -------   |
+StrippingD2hhPromptD2PiPiLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingD2hhPromptD2PiPiLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2hhPromptD2PiPiLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2hhPromptDst2D2RS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2hhPromptD2KPiSel            SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+ "                              |       911 |          5 |  0.0054885 |   0.073881 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  pi- "                             |       911 |          3 |  0.0032931 |   0.057291 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       911 |        348 |    0.38200 |    0.61007 |      0.0000 |      3.0000 |
+ | "# K-"                                          |       911 |        365 |    0.40066 |    0.62579 |      0.0000 |      4.0000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# Phys/StdAllNoPIDsPions"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      85476 |     93.827 |     46.084 |      2.0000 |      300.00 |
+ | "# max size D0 -> K-  pi+ "                     |       911 |        379 |    0.41603 |     1.0773 |      0.0000 |      10.000 |
+ | "# max size D~0 -> K+  pi- "                    |       911 |        378 |    0.41493 |     1.1425 |      0.0000 |      15.000 |
+ | "# pi+"                                         |       911 |        781 |    0.85730 |    0.96107 |      0.0000 |      5.0000 |
+ | "# pi-"                                         |       911 |        766 |    0.84083 |    0.99390 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       911 |          8 |  0.0087816 |   0.093298 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       911 |          8 |( 0.878156 +- 0.309109 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       757 |         14 |(  1.84941 +- 0.489683 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |          8 |(  57.1429 +- 13.2260  )%|   -------   |   -------   |
+D2hhPromptDst2D2RSLine        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         8 |          1 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         8 |          1 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# D0"                                          |         8 |          5 |    0.62500 |    0.48412 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |         8 |          3 |    0.37500 |    0.48412 |      0.0000 |      1.0000 |
+ | "# Phys/D2hhPromptD2KPiSel"                     |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         8 |        290 |     36.250 |     16.445 |      12.000 |      72.000 |
+ | "# input particles"                             |         8 |        298 |     37.250 |     16.445 |      13.000 |      73.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         8 |        100 |     12.500 |     12.470 |      0.0000 |      36.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         8 |         49 |     6.1250 |     8.0690 |      0.0000 |      20.000 |
+ | "# pi+"                                         |         8 |        146 |     18.250 |     8.3029 |      8.0000 |      36.000 |
+ | "# pi-"                                         |         8 |        144 |     18.000 |     8.5294 |      4.0000 |      36.000 |
+ | "# selected"                                    |         8 |          2 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         8 |          2 |(  25.0000 +- 15.3093  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       149 |          2 |(  1.34228 +- 0.942745 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2hhPromptDst2D2RS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2hhPromptDst2D2RS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2hhPromptDst2D2RS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2hhPromptDst2D2WS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2hhPromptD0WSSel             SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi- "                              |       911 |          3 |  0.0032931 |   0.057291 |      0.0000 |      1.0000 |
+ | "# D~0 -> K-  pi+ "                             |       911 |          5 |  0.0054885 |   0.073881 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       911 |        348 |    0.38200 |    0.61007 |      0.0000 |      3.0000 |
+ | "# K-"                                          |       911 |        365 |    0.40066 |    0.62579 |      0.0000 |      4.0000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# Phys/StdAllNoPIDsPions"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      85476 |     93.827 |     46.084 |      2.0000 |      300.00 |
+ | "# max size D0 -> K+  pi- "                     |       911 |        378 |    0.41493 |     1.1425 |      0.0000 |      15.000 |
+ | "# max size D~0 -> K-  pi+ "                    |       911 |        379 |    0.41603 |     1.0773 |      0.0000 |      10.000 |
+ | "# pi+"                                         |       911 |        781 |    0.85730 |    0.96107 |      0.0000 |      5.0000 |
+ | "# pi-"                                         |       911 |        766 |    0.84083 |    0.99390 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       911 |          8 |  0.0087816 |   0.093298 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       911 |          8 |( 0.878156 +- 0.309109 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       757 |         14 |(  1.84941 +- 0.489683 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |          8 |(  57.1429 +- 13.2260  )%|   -------   |   -------   |
+D2hhPromptDst2D2WSLine        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         8 |          3 |    0.37500 |    0.48412 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |         8 |          5 |    0.62500 |    0.48412 |      0.0000 |      1.0000 |
+ | "# Phys/D2hhPromptD0WSSel"                      |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         8 |        290 |     36.250 |     16.445 |      12.000 |      72.000 |
+ | "# input particles"                             |         8 |        298 |     37.250 |     16.445 |      13.000 |      73.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         8 |         46 |     5.7500 |     7.5622 |      0.0000 |      17.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         8 |         95 |     11.875 |     12.374 |      0.0000 |      36.000 |
+ | "# pi+"                                         |         8 |        146 |     18.250 |     8.3029 |      8.0000 |      36.000 |
+ | "# pi-"                                         |         8 |        144 |     18.000 |     8.5294 |      4.0000 |      36.000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       141 |          0 |(  0.00000 +- 0.709220 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2hhPromptDst2D2WS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2hhPromptDst2D2WS...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2hhPromptDst2D2WS...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2hhPromptDst2D2KK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2hhPromptD2KKSel             SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K- "                               |       911 |          1 |  0.0010977 |   0.033113 |      0.0000 |      1.0000 |
+ | "# D~0 -> K-  K+ "                              |       911 |          1 |  0.0010977 |   0.033113 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       911 |        486 |    0.53348 |    0.72188 |      0.0000 |      4.0000 |
+ | "# K-"                                          |       911 |        478 |    0.52470 |    0.72829 |      0.0000 |      4.0000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# max size D0 -> K+  K- "                      |       911 |        282 |    0.30955 |    0.82544 |      0.0000 |      9.0000 |
+ | "# max size D~0 -> K-  K+ "                     |       911 |        282 |    0.30955 |    0.82544 |      0.0000 |      9.0000 |
+ | "# pi+"                                         |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       911 |          2 |  0.0021954 |   0.066227 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       911 |          1 |( 0.109769 +- 0.109709 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       564 |          4 |( 0.709220 +- 0.353350 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+D2hhPromptDst2D2KKLine        SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D2hhPromptD2KKSel"                      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         1 |         50 |     50.000 |     0.0000 |      50.000 |      50.000 |
+ | "# input particles"                             |         1 |         52 |     52.000 |     0.0000 |      52.000 |      52.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         1 |         21 |     21.000 |     0.0000 |      21.000 |      21.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "# pi+"                                         |         1 |         21 |     21.000 |     0.0000 |      21.000 |      21.000 |
+ | "# pi-"                                         |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        50 |          0 |(  0.00000 +- 2.00000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2hhPromptDst2D2KK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2hhPromptDst2D2KK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2hhPromptDst2D2KK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2hhPromptDst2D2Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2hhPromptD2PiPiSel           SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi- "                             |       911 |          4 |  0.0043908 |   0.066117 |      0.0000 |      1.0000 |
+ | "# D~0 -> pi-  pi+ "                            |       911 |          4 |  0.0043908 |   0.066117 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# max size D0 -> pi+  pi- "                    |       911 |        910 |    0.99890 |     2.0973 |      0.0000 |      16.000 |
+ | "# max size D~0 -> pi-  pi+ "                   |       911 |        910 |    0.99890 |     2.0973 |      0.0000 |      16.000 |
+ | "# pi+"                                         |       911 |        781 |    0.85730 |    0.96107 |      0.0000 |      5.0000 |
+ | "# pi-"                                         |       911 |        766 |    0.84083 |    0.99390 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       911 |          8 |  0.0087816 |    0.13223 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       911 |          4 |( 0.439078 +- 0.219056 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1820 |         18 |( 0.989011 +- 0.231957 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        18 |          8 |(  44.4444 +- 11.7121  )%|   -------   |   -------   |
+D2hhPromptDst2D2PiPiLine      SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# D0"                                          |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/D2hhPromptD2PiPiSel"                    |         4 |          8 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         4 |        131 |     32.750 |     13.827 |      17.000 |      55.000 |
+ | "# input particles"                             |         4 |        139 |     34.750 |     13.827 |      19.000 |      57.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         4 |         67 |     16.750 |     7.1894 |      10.000 |      28.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         4 |         64 |     16.000 |     7.4498 |      7.0000 |      27.000 |
+ | "# pi+"                                         |         4 |         67 |     16.750 |     7.1894 |      10.000 |      28.000 |
+ | "# pi-"                                         |         4 |         64 |     16.000 |     7.4498 |      7.0000 |      27.000 |
+ | "# selected"                                    |         4 |          2 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       131 |          2 |(  1.52672 +- 1.07128  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2hhPromptDst2D2Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2hhPromptDst2D2Pi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2hhPromptDst2D2Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD0ToHHPi0_Kpi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD0ToHHPi0_Kpi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PionsForDstarD0ToHHPi0        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# input particles"                             |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       890 |        871 |(  97.8652 +- 0.484508 )%|   -------   |   -------   |
+ | "#passed"                                       |       890 |       4242 |     4.7663 |     2.6397 |      0.0000 |      14.000 |
+ |*"efficiency"                                    |      9968 |       4242 |(  42.5562 +- 0.495221 )%|   -------   |   -------   |
+KaonsForDstarD0ToHHPi0        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       861 |       4818 |     5.5958 |     3.9118 |      1.0000 |      27.000 |
+ | "# input particles"                             |       861 |       4818 |     5.5958 |     3.9118 |      1.0000 |      27.000 |
+ |*"#accept"                                       |       861 |        675 |(  78.3972 +- 1.40250  )%|   -------   |   -------   |
+ | "#passed"                                       |       861 |       1409 |     1.6365 |     1.4253 |      0.0000 |      8.0000 |
+ |*"efficiency"                                    |      4818 |       1409 |(  29.2445 +- 0.655343 )%|   -------   |   -------   |
+SelKstDstarD0ToHHPi0_Kpipi0_R_SUCCESS Number of counters : 20
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> K+  pi- "                        |       668 |         85 |    0.12725 |    0.39870 |      0.0000 |      3.0000 |
+ | "# K*(892)0 -> K-  pi+ "                        |       668 |         82 |    0.12275 |    0.42018 |      0.0000 |      4.0000 |
+ | "# K*(892)~0 -> K+  pi- "                       |       668 |         85 |    0.12725 |    0.39870 |      0.0000 |      3.0000 |
+ | "# K*(892)~0 -> K-  pi+ "                       |       668 |         82 |    0.12275 |    0.42018 |      0.0000 |      4.0000 |
+ | "# K+"                                          |       668 |        693 |     1.0374 |    0.96655 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       668 |        706 |     1.0569 |    0.95076 |      0.0000 |      6.0000 |
+ | "# Phys/KaonsForDstarD0ToHHPi0"                 |       668 |       1399 |     2.0943 |     1.2874 |      1.0000 |      8.0000 |
+ | "# Phys/PionsForDstarD0ToHHPi0"                 |       668 |       3363 |     5.0344 |     2.6424 |      1.0000 |      14.000 |
+ | "# input particles"                             |       668 |       4762 |     7.1287 |     3.1344 |      2.0000 |      18.000 |
+ | "# max size K*(892)0 -> K+  pi- "               |       668 |       1946 |     2.9132 |     3.8623 |      0.0000 |      28.000 |
+ | "# max size K*(892)0 -> K-  pi+ "               |       668 |       1938 |     2.9012 |     3.8039 |      0.0000 |      28.000 |
+ | "# max size K*(892)~0 -> K+  pi- "              |       668 |       1946 |     2.9132 |     3.8623 |      0.0000 |      28.000 |
+ | "# max size K*(892)~0 -> K-  pi+ "              |       668 |       1938 |     2.9012 |     3.8039 |      0.0000 |      28.000 |
+ | "# pi+"                                         |       668 |       1686 |     2.5240 |     1.6806 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       668 |       1677 |     2.5105 |     1.6565 |      0.0000 |      11.000 |
+ | "# selected"                                    |       668 |        334 |    0.50000 |     1.1562 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |       668 |        129 |(  19.3114 +- 1.52730  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7768 |        556 |(  7.15757 +- 0.292484 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       556 |        334 |(  60.0719 +- 2.07700  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Pi0RForDstarD0ToHHPi0         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseResolvedPi0"                    |       258 |       5593 |     21.678 |     17.786 |      1.0000 |      119.00 |
+ | "# input particles"                             |       258 |       5593 |     21.678 |     17.786 |      1.0000 |      119.00 |
+ |*"#accept"                                       |       258 |        251 |(  97.2868 +- 1.01148  )%|   -------   |   -------   |
+ | "#passed"                                       |       258 |       2407 |     9.3295 |     8.0331 |      0.0000 |      52.000 |
+ |*"efficiency"                                    |      5593 |       2407 |(  43.0359 +- 0.662054 )%|   -------   |   -------   |
+SelD0DstarD0ToHHPi0_Kpipi0_R_ SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K*(892)0  pi0 "                        |       125 |        116 |    0.92800 |     1.5449 |      0.0000 |      7.0000 |
+ | "# D~0 -> K*(892)~0  pi0 "                      |       125 |        116 |    0.92800 |     1.5449 |      0.0000 |      7.0000 |
+ | "# K*(892)0"                                    |       125 |        160 |     1.2800 |    0.60133 |      1.0000 |      4.0000 |
+ | "# K*(892)~0"                                   |       125 |        160 |     1.2800 |    0.60133 |      1.0000 |      4.0000 |
+ | "# Phys/Pi0RForDstarD0ToHHPi0"                  |       125 |       1241 |     9.9280 |     7.9349 |      1.0000 |      38.000 |
+ | "# Phys/SelKstDstarD0ToHHPi0_Kpipi0_R_"         |       125 |        320 |     2.5600 |     1.2027 |      2.0000 |      8.0000 |
+ | "# input particles"                             |       125 |       1561 |     12.488 |     7.9846 |      3.0000 |      40.000 |
+ | "# max size D0 -> K*(892)0  pi0 "               |       125 |       1568 |     12.544 |     12.250 |      1.0000 |      104.00 |
+ | "# max size D~0 -> K*(892)~0  pi0 "             |       125 |       1568 |     12.544 |     12.250 |      1.0000 |      104.00 |
+ | "# pi0"                                         |       125 |       1241 |     9.9280 |     7.9349 |      1.0000 |      38.000 |
+ | "# selected"                                    |       125 |        232 |     1.8560 |     3.0899 |      0.0000 |      14.000 |
+ |*"#accept"                                       |       125 |         52 |(  41.6000 +- 4.40857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3136 |        236 |(  7.52551 +- 0.471076 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       236 |        232 |(  98.3051 +- 0.840245 )%|   -------   |   -------   |
+SlowpionsForDstarD0ToHHPi0    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLoosePions"                       |       138 |       6865 |     49.746 |     20.731 |      7.0000 |      122.00 |
+ | "# input particles"                             |       138 |       6865 |     49.746 |     20.731 |      7.0000 |      122.00 |
+ |*"#accept"                                       |       138 |        138 |(  100.000 +- 0.724638 )%|   -------   |   -------   |
+ | "#passed"                                       |       138 |       3504 |     25.391 |     11.444 |      5.0000 |      62.000 |
+ |*"efficiency"                                    |      6865 |       3504 |(  51.0415 +- 0.603331 )%|   -------   |   -------   |
+SelDstDstarD0ToHHPi0_Kpipi0_R_SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |        52 |          7 |    0.13462 |    0.48154 |      0.0000 |      2.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |        52 |          8 |    0.15385 |    0.53294 |      0.0000 |      3.0000 |
+ | "# D0"                                          |        52 |        116 |     2.2308 |     1.6827 |      1.0000 |      7.0000 |
+ | "# D~0"                                         |        52 |        116 |     2.2308 |     1.6827 |      1.0000 |      7.0000 |
+ | "# Phys/SelD0DstarD0ToHHPi0_Kpipi0_R_"          |        52 |        232 |     4.4615 |     3.3653 |      2.0000 |      14.000 |
+ | "# Phys/SlowpionsForDstarD0ToHHPi0"             |        52 |       1398 |     26.885 |     11.627 |      5.0000 |      60.000 |
+ | "# input particles"                             |        52 |       1630 |     31.346 |     13.121 |      9.0000 |      70.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |        52 |       1764 |     33.923 |     35.701 |      4.0000 |      160.00 |
+ | "# max size D*(2010)- -> D~0  pi- "             |        52 |       1688 |     32.462 |     33.528 |      4.0000 |      140.00 |
+ | "# pi+"                                         |        52 |        717 |     13.788 |     6.2522 |      3.0000 |      32.000 |
+ | "# pi-"                                         |        52 |        681 |     13.096 |     5.9558 |      2.0000 |      31.000 |
+ | "# selected"                                    |        52 |         15 |    0.28846 |    0.79267 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        52 |          8 |(  15.3846 +- 5.00341  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3452 |         25 |( 0.724218 +- 0.144318 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        25 |         15 |(  60.0000 +- 9.79796  )%|   -------   |   -------   |
+DstarD0ToHHPi0_Kpipi0_R_Line  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelDstDstarD0ToHHPi0_Kpipi0_R_"         |         8 |         15 |     1.8750 |     1.0533 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         8 |         15 |     1.8750 |     1.0533 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         8 |          5 |(  62.5000 +- 17.1163  )%|   -------   |   -------   |
+StrippingDstarD0ToHHPi0_Kpi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingDstarD0ToHHPi0_Kpi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD0ToHHPi0_Kpi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD0ToHHPi0_pip...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD0ToHHPi0_pip...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelKstDstarD0ToHHPi0_pipipi...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> pi-  pi+ "                       |       871 |        232 |    0.26636 |    0.65895 |      0.0000 |      5.0000 |
+ | "# K*(892)~0 -> pi+  pi- "                      |       871 |        232 |    0.26636 |    0.65895 |      0.0000 |      5.0000 |
+ | "# Phys/PionsForDstarD0ToHHPi0"                 |       871 |       4242 |     4.8703 |     2.5717 |      1.0000 |      14.000 |
+ | "# input particles"                             |       871 |       4242 |     4.8703 |     2.5717 |      1.0000 |      14.000 |
+ | "# max size K*(892)0 -> pi-  pi+ "              |       871 |       5753 |     6.6051 |     7.3787 |      0.0000 |      48.000 |
+ | "# max size K*(892)~0 -> pi+  pi- "             |       871 |       5753 |     6.6051 |     7.3787 |      0.0000 |      48.000 |
+ | "# pi+"                                         |       871 |       2112 |     2.4248 |     1.6225 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       871 |       2130 |     2.4455 |     1.6219 |      0.0000 |      11.000 |
+ | "# selected"                                    |       871 |        464 |    0.53272 |     1.3179 |      0.0000 |      10.000 |
+ |*"#accept"                                       |       871 |        158 |(  18.1401 +- 1.30571  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     11506 |        734 |(  6.37928 +- 0.227829 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       734 |        464 |(  63.2153 +- 1.77990  )%|   -------   |   -------   |
+SelD0DstarD0ToHHPi0_pipipi0_R_SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K*(892)0  pi0 "                        |       152 |        141 |    0.92763 |     1.3577 |      0.0000 |      9.0000 |
+ | "# D~0 -> K*(892)~0  pi0 "                      |       152 |        141 |    0.92763 |     1.3577 |      0.0000 |      9.0000 |
+ | "# K*(892)0"                                    |       152 |        222 |     1.4605 |    0.80198 |      1.0000 |      5.0000 |
+ | "# K*(892)~0"                                   |       152 |        222 |     1.4605 |    0.80198 |      1.0000 |      5.0000 |
+ | "# Phys/Pi0RForDstarD0ToHHPi0"                  |       152 |       1433 |     9.4276 |     8.0921 |      1.0000 |      52.000 |
+ | "# Phys/SelKstDstarD0ToHHPi0_pipipi0_R_"        |       152 |        444 |     2.9211 |     1.6040 |      2.0000 |      10.000 |
+ | "# input particles"                             |       152 |       1877 |     12.349 |     8.2384 |      3.0000 |      54.000 |
+ | "# max size D0 -> K*(892)0  pi0 "               |       152 |       2086 |     13.724 |     13.963 |      1.0000 |      78.000 |
+ | "# max size D~0 -> K*(892)~0  pi0 "             |       152 |       2086 |     13.724 |     13.963 |      1.0000 |      78.000 |
+ | "# pi0"                                         |       152 |       1433 |     9.4276 |     8.0921 |      1.0000 |      52.000 |
+ | "# selected"                                    |       152 |        282 |     1.8553 |     2.7155 |      0.0000 |      18.000 |
+ |*"#accept"                                       |       152 |         71 |(  46.7105 +- 4.04675  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4172 |        290 |(  6.95110 +- 0.393741 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       290 |        282 |(  97.2414 +- 0.961773 )%|   -------   |   -------   |
+SelDstDstarD0ToHHPi0_pipipi...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |        71 |          5 |   0.070423 |    0.25586 |      0.0000 |      1.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |        71 |          9 |    0.12676 |    0.44181 |      0.0000 |      2.0000 |
+ | "# D0"                                          |        71 |        141 |     1.9859 |     1.3583 |      1.0000 |      9.0000 |
+ | "# D~0"                                         |        71 |        141 |     1.9859 |     1.3583 |      1.0000 |      9.0000 |
+ | "# Phys/SelD0DstarD0ToHHPi0_pipipi0_R_"         |        71 |        282 |     3.9718 |     2.7165 |      2.0000 |      18.000 |
+ | "# Phys/SlowpionsForDstarD0ToHHPi0"             |        71 |       1642 |     23.127 |     9.4644 |      5.0000 |      47.000 |
+ | "# input particles"                             |        71 |       1924 |     27.099 |     10.773 |      7.0000 |      62.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |        71 |       1798 |     25.324 |     28.008 |      2.0000 |      198.00 |
+ | "# max size D*(2010)- -> D~0  pi- "             |        71 |       1802 |     25.380 |     28.454 |      1.0000 |      198.00 |
+ | "# pi+"                                         |        71 |        821 |     11.563 |     4.8433 |      2.0000 |      24.000 |
+ | "# pi-"                                         |        71 |        821 |     11.563 |     5.3805 |      1.0000 |      26.000 |
+ | "# selected"                                    |        71 |         14 |    0.19718 |    0.52056 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        71 |         10 |(  14.0845 +- 4.12836  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3600 |         18 |( 0.500000 +- 0.117556 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        18 |         14 |(  77.7778 +- 9.79908  )%|   -------   |   -------   |
+DstarD0ToHHPi0_pipipi0_R_Line SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelDstDstarD0ToHHPi0_pipipi0_R_"        |        10 |         14 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        10 |         14 |     1.4000 |    0.48990 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        10 |          6 |(  60.0000 +- 15.4919  )%|   -------   |   -------   |
+StrippingDstarD0ToHHPi0_pip...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+StrippingDstarD0ToHHPi0_pip...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD0ToHHPi0_pip...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD0ToHHPi0_KKp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD0ToHHPi0_KKp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelKstDstarD0ToHHPi0_KKpi0_R_ SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> K-  K+ "                         |       675 |         23 |   0.034074 |    0.21158 |      0.0000 |      3.0000 |
+ | "# K*(892)~0 -> K+  K- "                        |       675 |         23 |   0.034074 |    0.21158 |      0.0000 |      3.0000 |
+ | "# K+"                                          |       675 |        698 |     1.0341 |    0.96472 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       675 |        711 |     1.0533 |    0.94757 |      0.0000 |      6.0000 |
+ | "# Phys/KaonsForDstarD0ToHHPi0"                 |       675 |       1409 |     2.0874 |     1.2846 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       675 |       1409 |     2.0874 |     1.2846 |      1.0000 |      8.0000 |
+ | "# max size K*(892)0 -> K-  K+ "                |       675 |        675 |     1.0000 |     1.8942 |      0.0000 |      16.000 |
+ | "# max size K*(892)~0 -> K+  K- "               |       675 |        675 |     1.0000 |     1.8942 |      0.0000 |      16.000 |
+ | "# selected"                                    |       675 |         46 |   0.068148 |    0.42315 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       675 |         20 |(  2.96296 +- 0.652649 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1350 |         78 |(  5.77778 +- 0.635024 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        78 |         46 |(  58.9744 +- 5.56945  )%|   -------   |   -------   |
+SelD0DstarD0ToHHPi0_KKpi0_R_  SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K*(892)0  pi0 "                        |        19 |         44 |     2.3158 |     2.9389 |      0.0000 |      9.0000 |
+ | "# D~0 -> K*(892)~0  pi0 "                      |        19 |         44 |     2.3158 |     2.9389 |      0.0000 |      9.0000 |
+ | "# K*(892)0"                                    |        19 |         22 |     1.1579 |    0.48809 |      1.0000 |      3.0000 |
+ | "# K*(892)~0"                                   |        19 |         22 |     1.1579 |    0.48809 |      1.0000 |      3.0000 |
+ | "# Phys/Pi0RForDstarD0ToHHPi0"                  |        19 |        279 |     14.684 |     10.433 |      2.0000 |      40.000 |
+ | "# Phys/SelKstDstarD0ToHHPi0_KKpi0_R_"          |        19 |         44 |     2.3158 |    0.97617 |      2.0000 |      6.0000 |
+ | "# input particles"                             |        19 |        323 |     17.000 |     10.618 |      4.0000 |      44.000 |
+ | "# max size D0 -> K*(892)0  pi0 "               |        19 |        337 |     17.737 |     17.223 |      2.0000 |      80.000 |
+ | "# max size D~0 -> K*(892)~0  pi0 "             |        19 |        337 |     17.737 |     17.223 |      2.0000 |      80.000 |
+ | "# pi0"                                         |        19 |        279 |     14.684 |     10.433 |      2.0000 |      40.000 |
+ | "# selected"                                    |        19 |         88 |     4.6316 |     5.8778 |      0.0000 |      18.000 |
+ |*"#accept"                                       |        19 |         13 |(  68.4211 +- 10.6639  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       674 |         92 |(  13.6499 +- 1.32241  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        92 |         88 |(  95.6522 +- 2.12613  )%|   -------   |   -------   |
+SelDstDstarD0ToHHPi0_KKpi0_R_ SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |        13 |          1 |   0.076923 |    0.26647 |      0.0000 |      1.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |        13 |          1 |   0.076923 |    0.26647 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        13 |         44 |     3.3846 |     3.0010 |      1.0000 |      9.0000 |
+ | "# D~0"                                         |        13 |         44 |     3.3846 |     3.0010 |      1.0000 |      9.0000 |
+ | "# Phys/SelD0DstarD0ToHHPi0_KKpi0_R_"           |        13 |         88 |     6.7692 |     6.0020 |      2.0000 |      18.000 |
+ | "# Phys/SlowpionsForDstarD0ToHHPi0"             |        13 |        449 |     34.538 |     14.648 |      14.000 |      62.000 |
+ | "# input particles"                             |        13 |        537 |     41.308 |     17.556 |      23.000 |      78.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |        13 |        851 |     65.462 |     77.087 |      9.0000 |      261.00 |
+ | "# max size D*(2010)- -> D~0  pi- "             |        13 |        856 |     65.846 |     80.093 |      10.000 |      279.00 |
+ | "# pi+"                                         |        13 |        225 |     17.308 |     8.0992 |      8.0000 |      35.000 |
+ | "# pi-"                                         |        13 |        224 |     17.231 |     7.0400 |      6.0000 |      31.000 |
+ | "# selected"                                    |        13 |          2 |    0.15385 |    0.36080 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        13 |          2 |(  15.3846 +- 10.0068  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1707 |          6 |( 0.351494 +- 0.143244 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          2 |(  33.3333 +- 19.2450  )%|   -------   |   -------   |
+DstarD0ToHHPi0_KKpi0_R_Line   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelDstDstarD0ToHHPi0_KKpi0_R_"          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingDstarD0ToHHPi0_KKp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD0ToHHPi0_KKp...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD0ToHHPi0_KKp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD0ToHHPi0_Kpi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD0ToHHPi0_Kpi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelKstDstarD0ToHHPi0_Kpipi0_M_SUCCESS Number of counters : 20
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> K+  pi- "                        |       668 |         85 |    0.12725 |    0.39870 |      0.0000 |      3.0000 |
+ | "# K*(892)0 -> K-  pi+ "                        |       668 |         82 |    0.12275 |    0.42018 |      0.0000 |      4.0000 |
+ | "# K*(892)~0 -> K+  pi- "                       |       668 |         85 |    0.12725 |    0.39870 |      0.0000 |      3.0000 |
+ | "# K*(892)~0 -> K-  pi+ "                       |       668 |         82 |    0.12275 |    0.42018 |      0.0000 |      4.0000 |
+ | "# K+"                                          |       668 |        693 |     1.0374 |    0.96655 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       668 |        706 |     1.0569 |    0.95076 |      0.0000 |      6.0000 |
+ | "# Phys/KaonsForDstarD0ToHHPi0"                 |       668 |       1399 |     2.0943 |     1.2874 |      1.0000 |      8.0000 |
+ | "# Phys/PionsForDstarD0ToHHPi0"                 |       668 |       3363 |     5.0344 |     2.6424 |      1.0000 |      14.000 |
+ | "# input particles"                             |       668 |       4762 |     7.1287 |     3.1344 |      2.0000 |      18.000 |
+ | "# max size K*(892)0 -> K+  pi- "               |       668 |       1946 |     2.9132 |     3.8623 |      0.0000 |      28.000 |
+ | "# max size K*(892)0 -> K-  pi+ "               |       668 |       1938 |     2.9012 |     3.8039 |      0.0000 |      28.000 |
+ | "# max size K*(892)~0 -> K+  pi- "              |       668 |       1946 |     2.9132 |     3.8623 |      0.0000 |      28.000 |
+ | "# max size K*(892)~0 -> K-  pi+ "              |       668 |       1938 |     2.9012 |     3.8039 |      0.0000 |      28.000 |
+ | "# pi+"                                         |       668 |       1686 |     2.5240 |     1.6806 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       668 |       1677 |     2.5105 |     1.6565 |      0.0000 |      11.000 |
+ | "# selected"                                    |       668 |        334 |    0.50000 |     1.1562 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |       668 |        129 |(  19.3114 +- 1.52730  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7768 |        556 |(  7.15757 +- 0.292484 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       556 |        334 |(  60.0719 +- 2.07700  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Pi0MForDstarD0ToHHPi0         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMergedPi0"                      |        52 |         65 |     1.2500 |    0.55035 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        52 |         65 |     1.2500 |    0.55035 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        52 |         52 |(  100.000 +- 1.92308  )%|   -------   |   -------   |
+ | "#passed"                                       |        52 |         65 |     1.2500 |    0.55035 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |        65 |         65 |(  100.000 +- 1.53846  )%|   -------   |   -------   |
+SelD0DstarD0ToHHPi0_Kpipi0_M_ SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K*(892)0  pi0 "                        |        25 |          7 |    0.28000 |    0.44900 |      0.0000 |      1.0000 |
+ | "# D~0 -> K*(892)~0  pi0 "                      |        25 |          7 |    0.28000 |    0.44900 |      0.0000 |      1.0000 |
+ | "# K*(892)0"                                    |        25 |         31 |     1.2400 |    0.64992 |      1.0000 |      4.0000 |
+ | "# K*(892)~0"                                   |        25 |         31 |     1.2400 |    0.64992 |      1.0000 |      4.0000 |
+ | "# Phys/Pi0MForDstarD0ToHHPi0"                  |        25 |         35 |     1.4000 |    0.69282 |      1.0000 |      4.0000 |
+ | "# Phys/SelKstDstarD0ToHHPi0_Kpipi0_M_"         |        25 |         62 |     2.4800 |     1.2998 |      2.0000 |      8.0000 |
+ | "# input particles"                             |        25 |         97 |     3.8800 |     1.3363 |      3.0000 |      9.0000 |
+ | "# max size D0 -> K*(892)0  pi0 "               |        25 |         41 |     1.6400 |    0.84285 |      1.0000 |      4.0000 |
+ | "# max size D~0 -> K*(892)~0  pi0 "             |        25 |         41 |     1.6400 |    0.84285 |      1.0000 |      4.0000 |
+ | "# pi0"                                         |        25 |         35 |     1.4000 |    0.69282 |      1.0000 |      4.0000 |
+ | "# selected"                                    |        25 |         14 |    0.56000 |    0.89800 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        25 |          7 |(  28.0000 +- 8.97998  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        82 |         14 |(  17.0732 +- 4.15526  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+SelDstDstarD0ToHHPi0_Kpipi0_M_SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelD0DstarD0ToHHPi0_Kpipi0_M_"          |         7 |         14 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/SlowpionsForDstarD0ToHHPi0"             |         7 |        217 |     31.000 |     19.792 |      15.000 |      62.000 |
+ | "# input particles"                             |         7 |        231 |     33.000 |     19.792 |      17.000 |      64.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         7 |        114 |     16.286 |     9.8229 |      9.0000 |      35.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         7 |        103 |     14.714 |     10.388 |      5.0000 |      34.000 |
+ | "# pi+"                                         |         7 |        114 |     16.286 |     9.8229 |      9.0000 |      35.000 |
+ | "# pi-"                                         |         7 |        103 |     14.714 |     10.388 |      5.0000 |      34.000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       217 |          0 |(  0.00000 +- 0.460829 )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD0ToHHPi0_Kpi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD0ToHHPi0_Kpi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD0ToHHPi0_Kpi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD0ToHHPi0_pip...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD0ToHHPi0_pip...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelKstDstarD0ToHHPi0_pipipi...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> pi-  pi+ "                       |       871 |        232 |    0.26636 |    0.65895 |      0.0000 |      5.0000 |
+ | "# K*(892)~0 -> pi+  pi- "                      |       871 |        232 |    0.26636 |    0.65895 |      0.0000 |      5.0000 |
+ | "# Phys/PionsForDstarD0ToHHPi0"                 |       871 |       4242 |     4.8703 |     2.5717 |      1.0000 |      14.000 |
+ | "# input particles"                             |       871 |       4242 |     4.8703 |     2.5717 |      1.0000 |      14.000 |
+ | "# max size K*(892)0 -> pi-  pi+ "              |       871 |       5753 |     6.6051 |     7.3787 |      0.0000 |      48.000 |
+ | "# max size K*(892)~0 -> pi+  pi- "             |       871 |       5753 |     6.6051 |     7.3787 |      0.0000 |      48.000 |
+ | "# pi+"                                         |       871 |       2112 |     2.4248 |     1.6225 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       871 |       2130 |     2.4455 |     1.6219 |      0.0000 |      11.000 |
+ | "# selected"                                    |       871 |        464 |    0.53272 |     1.3179 |      0.0000 |      10.000 |
+ |*"#accept"                                       |       871 |        158 |(  18.1401 +- 1.30571  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     11506 |        734 |(  6.37928 +- 0.227829 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       734 |        464 |(  63.2153 +- 1.77990  )%|   -------   |   -------   |
+SelD0DstarD0ToHHPi0_pipipi0_M_SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K*(892)0  pi0 "                        |        36 |          3 |   0.083333 |    0.36324 |      0.0000 |      2.0000 |
+ | "# D~0 -> K*(892)~0  pi0 "                      |        36 |          3 |   0.083333 |    0.36324 |      0.0000 |      2.0000 |
+ | "# K*(892)0"                                    |        36 |         67 |     1.8611 |    0.97618 |      1.0000 |      4.0000 |
+ | "# K*(892)~0"                                   |        36 |         67 |     1.8611 |    0.97618 |      1.0000 |      4.0000 |
+ | "# Phys/Pi0MForDstarD0ToHHPi0"                  |        36 |         43 |     1.1944 |    0.39577 |      1.0000 |      2.0000 |
+ | "# Phys/SelKstDstarD0ToHHPi0_pipipi0_M_"        |        36 |        134 |     3.7222 |     1.9524 |      2.0000 |      8.0000 |
+ | "# input particles"                             |        36 |        177 |     4.9167 |     2.0733 |      3.0000 |      9.0000 |
+ | "# max size D0 -> K*(892)0  pi0 "               |        36 |         83 |     2.3056 |     1.5603 |      1.0000 |      6.0000 |
+ | "# max size D~0 -> K*(892)~0  pi0 "             |        36 |         83 |     2.3056 |     1.5603 |      1.0000 |      6.0000 |
+ | "# pi0"                                         |        36 |         43 |     1.1944 |    0.39577 |      1.0000 |      2.0000 |
+ | "# selected"                                    |        36 |          6 |    0.16667 |    0.72648 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        36 |          2 |(  5.55556 +- 3.81769  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       166 |          6 |(  3.61446 +- 1.44868  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+SelDstDstarD0ToHHPi0_pipipi...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D0"                                          |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# D~0"                                         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Phys/SelD0DstarD0ToHHPi0_pipipi0_M_"         |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ | "# Phys/SlowpionsForDstarD0ToHHPi0"             |         2 |         33 |     16.500 |     5.5000 |      11.000 |      22.000 |
+ | "# input particles"                             |         2 |         39 |     19.500 |     4.5000 |      15.000 |      24.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         2 |         27 |     13.500 |    0.50000 |      13.000 |      14.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         2 |         17 |     8.5000 |    0.50000 |      8.0000 |      9.0000 |
+ | "# pi+"                                         |         2 |         20 |     10.000 |     3.0000 |      7.0000 |      13.000 |
+ | "# pi-"                                         |         2 |         13 |     6.5000 |     2.5000 |      4.0000 |      9.0000 |
+ | "# selected"                                    |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        44 |          1 |(  2.27273 +- 2.24675  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+DstarD0ToHHPi0_pipipi0_M_Line SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelDstDstarD0ToHHPi0_pipipi0_M_"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingDstarD0ToHHPi0_pip...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingDstarD0ToHHPi0_pip...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD0ToHHPi0_pip...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD0ToHHPi0_KKp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD0ToHHPi0_KKp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelKstDstarD0ToHHPi0_KKpi0_M_ SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> K-  K+ "                         |       675 |         23 |   0.034074 |    0.21158 |      0.0000 |      3.0000 |
+ | "# K*(892)~0 -> K+  K- "                        |       675 |         23 |   0.034074 |    0.21158 |      0.0000 |      3.0000 |
+ | "# K+"                                          |       675 |        698 |     1.0341 |    0.96472 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       675 |        711 |     1.0533 |    0.94757 |      0.0000 |      6.0000 |
+ | "# Phys/KaonsForDstarD0ToHHPi0"                 |       675 |       1409 |     2.0874 |     1.2846 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       675 |       1409 |     2.0874 |     1.2846 |      1.0000 |      8.0000 |
+ | "# max size K*(892)0 -> K-  K+ "                |       675 |        675 |     1.0000 |     1.8942 |      0.0000 |      16.000 |
+ | "# max size K*(892)~0 -> K+  K- "               |       675 |        675 |     1.0000 |     1.8942 |      0.0000 |      16.000 |
+ | "# selected"                                    |       675 |         46 |   0.068148 |    0.42315 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       675 |         20 |(  2.96296 +- 0.652649 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1350 |         78 |(  5.77778 +- 0.635024 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        78 |         46 |(  58.9744 +- 5.56945  )%|   -------   |   -------   |
+SelD0DstarD0ToHHPi0_KKpi0_M_  SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K*(892)0  pi0 "                        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> K*(892)~0  pi0 "                      |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K*(892)~0"                                   |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/Pi0MForDstarD0ToHHPi0"                  |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# Phys/SelKstDstarD0ToHHPi0_KKpi0_M_"          |         4 |          8 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         4 |         13 |     3.2500 |    0.43301 |      3.0000 |      4.0000 |
+ | "# max size D0 -> K*(892)0  pi0 "               |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# max size D~0 -> K*(892)~0  pi0 "             |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# pi0"                                         |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        10 |          2 |(  20.0000 +- 12.6491  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingDstarD0ToHHPi0_KKp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD0ToHHPi0_KKp...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD0ToHHPi0_KKp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD0ToHHPi0_Kpi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD0ToHHPi0_Kpi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelKstDstarD0ToHHPi0_Kpipi0...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> K-  pi+ "                        |       668 |         82 |    0.12275 |    0.42018 |      0.0000 |      4.0000 |
+ | "# K*(892)~0 -> K+  pi- "                       |       668 |         85 |    0.12725 |    0.39870 |      0.0000 |      3.0000 |
+ | "# K+"                                          |       668 |        693 |     1.0374 |    0.96655 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       668 |        706 |     1.0569 |    0.95076 |      0.0000 |      6.0000 |
+ | "# Phys/KaonsForDstarD0ToHHPi0"                 |       668 |       1399 |     2.0943 |     1.2874 |      1.0000 |      8.0000 |
+ | "# Phys/PionsForDstarD0ToHHPi0"                 |       668 |       3363 |     5.0344 |     2.6424 |      1.0000 |      14.000 |
+ | "# input particles"                             |       668 |       4762 |     7.1287 |     3.1344 |      2.0000 |      18.000 |
+ | "# max size K*(892)0 -> K-  pi+ "               |       668 |       1938 |     2.9012 |     3.8039 |      0.0000 |      28.000 |
+ | "# max size K*(892)~0 -> K+  pi- "              |       668 |       1946 |     2.9132 |     3.8623 |      0.0000 |      28.000 |
+ | "# pi+"                                         |       668 |       1686 |     2.5240 |     1.6806 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       668 |       1677 |     2.5105 |     1.6565 |      0.0000 |      11.000 |
+ | "# selected"                                    |       668 |        167 |    0.25000 |    0.57811 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       668 |        129 |(  19.3114 +- 1.52730  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3884 |        278 |(  7.15757 +- 0.413634 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       278 |        167 |(  60.0719 +- 2.93733  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Pi0R_WIDEMASS_ForDstarD0ToH...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseResolvedPi0"                    |       129 |       2870 |     22.248 |     17.542 |      1.0000 |      93.000 |
+ | "# input particles"                             |       129 |       2870 |     22.248 |     17.542 |      1.0000 |      93.000 |
+ |*"#accept"                                       |       129 |        129 |(  100.000 +- 0.775194 )%|   -------   |   -------   |
+ | "#passed"                                       |       129 |       2352 |     18.233 |     14.808 |      1.0000 |      72.000 |
+ |*"efficiency"                                    |      2870 |       2352 |(  81.9512 +- 0.717895 )%|   -------   |   -------   |
+SelD0DstarD0ToHHPi0_Kpipi0_...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K*(892)0  pi0 "                        |       129 |        103 |    0.79845 |     1.9184 |      0.0000 |      13.000 |
+ | "# D~0 -> K*(892)~0  pi0 "                      |       129 |        119 |    0.92248 |     2.1408 |      0.0000 |      13.000 |
+ | "# K*(892)0"                                    |       129 |         82 |    0.63566 |    0.76693 |      0.0000 |      4.0000 |
+ | "# K*(892)~0"                                   |       129 |         85 |    0.65891 |    0.68761 |      0.0000 |      3.0000 |
+ | "# Phys/Pi0R_WIDEMASS_ForDstarD0ToHHPi0"        |       129 |       2352 |     18.233 |     14.808 |      1.0000 |      72.000 |
+ | "# Phys/SelKstDstarD0ToHHPi0_Kpipi0_R_WIDEMASS_"|       129 |        167 |     1.2946 |    0.61510 |      1.0000 |      4.0000 |
+ | "# input particles"                             |       129 |       2519 |     19.527 |     14.797 |      2.0000 |      73.000 |
+ | "# max size D0 -> K*(892)0  pi0 "               |       129 |       1556 |     12.062 |     22.077 |      0.0000 |      192.00 |
+ | "# max size D~0 -> K*(892)~0  pi0 "             |       129 |       1444 |     11.194 |     16.346 |      0.0000 |      72.000 |
+ | "# pi0"                                         |       129 |       2352 |     18.233 |     14.808 |      1.0000 |      72.000 |
+ | "# selected"                                    |       129 |        222 |     1.7209 |     2.6325 |      0.0000 |      13.000 |
+ |*"#accept"                                       |       129 |         69 |(  53.4884 +- 4.39153  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3000 |        228 |(  7.60000 +- 0.483818 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       228 |        222 |(  97.3684 +- 1.06011  )%|   -------   |   -------   |
+SelDstDstarD0ToHHPi0_Kpipi0...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |        69 |          6 |   0.086957 |    0.50330 |      0.0000 |      4.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |        69 |          6 |   0.086957 |    0.50330 |      0.0000 |      4.0000 |
+ | "# D0"                                          |        69 |        103 |     1.4928 |     2.4175 |      0.0000 |      13.000 |
+ | "# D~0"                                         |        69 |        119 |     1.7246 |     2.6805 |      0.0000 |      13.000 |
+ | "# Phys/SelD0DstarD0ToHHPi0_Kpipi0_R_WIDEMASS_" |        69 |        222 |     3.2174 |     2.8533 |      1.0000 |      13.000 |
+ | "# Phys/SlowpionsForDstarD0ToHHPi0"             |        69 |       1944 |     28.174 |     12.663 |      5.0000 |      62.000 |
+ | "# input particles"                             |        69 |       2166 |     31.391 |     13.761 |      8.0000 |      70.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |        69 |       1606 |     23.275 |     50.141 |      0.0000 |      325.00 |
+ | "# max size D*(2010)- -> D~0  pi- "             |        69 |       1858 |     26.928 |     52.054 |      0.0000 |      310.00 |
+ | "# pi+"                                         |        69 |        978 |     14.174 |     6.6767 |      3.0000 |      35.000 |
+ | "# pi-"                                         |        69 |        966 |     14.000 |     6.5696 |      2.0000 |      34.000 |
+ | "# selected"                                    |        69 |         12 |    0.17391 |    0.70107 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        69 |          6 |(  8.69565 +- 3.39213  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3464 |         25 |( 0.721709 +- 0.143820 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        25 |         12 |(  48.0000 +- 9.99200  )%|   -------   |   -------   |
+DstarD0ToHHPi0_Kpipi0_R_WID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelDstDstarD0ToHHPi0_Kpipi0_R_WIDEMASS_"|         6 |         12 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         6 |         12 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+StrippingDstarD0ToHHPi0_Kpi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingDstarD0ToHHPi0_Kpi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD0ToHHPi0_Kpi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingPhiToKSKS_PhiToKKL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+StrippingPhiToKSKS_PhiToKKL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+KaonsForPhiToKSKS             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseKaons"                       |         4 |         79 |     19.750 |     9.8330 |      9.0000 |      31.000 |
+ | "# input particles"                             |         4 |         79 |     19.750 |     9.8330 |      9.0000 |      31.000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |         18 |     4.5000 |     2.9580 |      1.0000 |      9.0000 |
+ |*"efficiency"                                    |        79 |         18 |(  22.7848 +- 4.71911  )%|   -------   |   -------   |
+Sel_PhiToKSKS_PhiToKK         SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# K-"                                          |         2 |          8 |     4.0000 |     3.0000 |      1.0000 |      7.0000 |
+ | "# Phys/KaonsForPhiToKSKS"                      |         2 |         12 |     6.0000 |     3.0000 |      3.0000 |      9.0000 |
+ | "# input particles"                             |         2 |         12 |     6.0000 |     3.0000 |      3.0000 |      9.0000 |
+ | "# max size phi(1020) -> K+  K- "               |         2 |         16 |     8.0000 |     6.0000 |      2.0000 |      14.000 |
+ | "# phi(1020) -> K+  K- "                        |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        16 |          1 |(  6.25000 +- 6.05154  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+PhiToKSKS_PhiToKKLine         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sel_PhiToKSKS_PhiToKK"                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingPhiToKSKS_PhiToKKL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingPhiToKSKS_PhiToKKLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingPhiToKSKS_PhiToKKLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingPhiToKSKS_PhiToMuM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         12 |(  1.20000 +- 0.344325 )%|   -------   |   -------   |
+StrippingPhiToKSKS_PhiToMuM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         12 |(  100.000 +- 8.33333  )%|   -------   |   -------   |
+MuonsForPhiToKSKS             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |         9 |         29 |     3.2222 |     2.0964 |      1.0000 |      8.0000 |
+ | "# input particles"                             |         9 |         29 |     3.2222 |     2.0964 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |         9 |          6 |(  66.6667 +- 15.7135  )%|   -------   |   -------   |
+ | "#passed"                                       |         9 |          9 |     1.0000 |    0.81650 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |        29 |          9 |(  31.0345 +- 8.59091  )%|   -------   |   -------   |
+Sel_PhiToKSKS_PhiToMuMu       SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/MuonsForPhiToKSKS"                      |         6 |          9 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         6 |          9 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# max size phi(1020) -> mu+  mu- "             |         6 |          3 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |         6 |          4 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |         6 |          5 |    0.83333 |    0.37268 |      0.0000 |      1.0000 |
+ | "# phi(1020) -> mu+  mu- "                      |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingPhiToKSKS_PhiToMuM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingPhiToKSKS_PhiToMuM...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingPhiToKSKS_PhiToMuM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingPhiToKSKS_JPsiToKK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+StrippingPhiToKSKS_JPsiToKK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+Sel_PhiToKSKS_JPsiToKK        SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> K+  K- "                        |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# K-"                                          |         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "# Phys/KaonsForPhiToKSKS"                      |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "# max size J/psi(1S) -> K+  K- "               |         2 |          4 |     2.0000 |     2.0000 |      0.0000 |      4.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingPhiToKSKS_JPsiToKK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingPhiToKSKS_JPsiToKK...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingPhiToKSKS_JPsiToKK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingPhiToKSKS_JPsiToKs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingPhiToKSKS_JPsiToKs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KsLLForPhiToKSKS              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |       244 |        329 |     1.3484 |    0.69950 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       244 |        329 |     1.3484 |    0.69950 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |       244 |         95 |(  38.9344 +- 3.12155  )%|   -------   |   -------   |
+ | "#passed"                                       |       244 |        100 |    0.40984 |    0.53184 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       329 |        100 |(  30.3951 +- 2.53585  )%|   -------   |   -------   |
+KsDDForPhiToKSKS              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       578 |       1596 |     2.7612 |     2.2318 |      1.0000 |      16.000 |
+ | "# input particles"                             |       578 |       1596 |     2.7612 |     2.2318 |      1.0000 |      16.000 |
+ |*"#accept"                                       |       578 |        125 |(  21.6263 +- 1.71243  )%|   -------   |   -------   |
+ | "#passed"                                       |       578 |        136 |    0.23529 |    0.46690 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |      1596 |        136 |(  8.52130 +- 0.698870 )%|   -------   |   -------   |
+KsForPhiToKSKS                SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/KsDDForPhiToKSKS"                       |       204 |        136 |    0.66667 |    0.57451 |      0.0000 |      2.0000 |
+ | "# Phys/KsLLForPhiToKSKS"                       |       204 |        100 |    0.49020 |    0.54674 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       204 |        236 |     1.1569 |    0.41409 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |       204 |        204 |(  100.000 +- 0.490196 )%|   -------   |   -------   |
+ | "#passed"                                       |       204 |        236 |     1.1569 |    0.41409 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |       236 |        236 |(  100.000 +- 0.423729 )%|   -------   |   -------   |
+Sel_PhiToKSKS_JPsiToKsKs      SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> KS0  KS0 "                      |       204 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |       204 |        236 |     1.1569 |    0.41409 |      1.0000 |      4.0000 |
+ | "# Phys/KsForPhiToKSKS"                         |       204 |        236 |     1.1569 |    0.41409 |      1.0000 |      4.0000 |
+ | "# input particles"                             |       204 |        236 |     1.1569 |    0.41409 |      1.0000 |      4.0000 |
+ | "# max size J/psi(1S) -> KS0  KS0 "             |       204 |        308 |     1.5098 |     1.5323 |      1.0000 |      16.000 |
+ | "# selected"                                    |       204 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       204 |          0 |(  0.00000 +- 0.490196 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        36 |          2 |(  5.55556 +- 3.81769  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingPhiToKSKS_JPsiToKs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingPhiToKSKS_JPsiToKs...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingPhiToKSKS_JPsiToKs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingPhiToKSKS_D0ToKsKs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        250 |(  25.0000 +- 1.36931  )%|   -------   |   -------   |
+StrippingPhiToKSKS_D0ToKsKs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       250 |        250 |(  100.000 +- 0.400000 )%|   -------   |   -------   |
+Sel_PhiToKSKS_D0ToKsKs        SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> KS0  KS0 "                             |        50 |          2 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# KS0"                                         |        50 |         59 |     1.1800 |    0.51730 |      1.0000 |      4.0000 |
+ | "# Phys/KsForPhiToKSKS"                         |        50 |         59 |     1.1800 |    0.51730 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        50 |         59 |     1.1800 |    0.51730 |      1.0000 |      4.0000 |
+ | "# max size D0 -> KS0  KS0 "                    |        50 |         83 |     1.6600 |     2.2681 |      1.0000 |      16.000 |
+ | "# selected"                                    |        50 |          2 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        50 |          2 |(  4.00000 +- 2.77128  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        12 |          2 |(  16.6667 +- 10.7583  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+PhiToKSKS_D0ToKsKsLine        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Sel_PhiToKSKS_D0ToKsKs"                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingPhiToKSKS_D0ToKsKs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingPhiToKSKS_D0ToKsKs...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingPhiToKSKS_D0ToKsKs...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingPhiToKSKS_EtaCToLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingPhiToKSKS_EtaCToLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LambdaLLForPhiToKSKS          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaLL"                       |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        98 |         45 |(  45.9184 +- 5.03391  )%|   -------   |   -------   |
+ | "#passed"                                       |        98 |         49 |    0.50000 |    0.57588 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |       131 |         49 |(  37.4046 +- 4.22764  )%|   -------   |   -------   |
+LambdaDDForPhiToKSKS          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ | "# input particles"                             |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       494 |        146 |(  29.5547 +- 2.05294  )%|   -------   |   -------   |
+ | "#passed"                                       |       494 |        161 |    0.32591 |    0.53336 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |      1222 |        161 |(  13.1751 +- 0.967529 )%|   -------   |   -------   |
+LambdasForPhiToKSKS           SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LambdaDDForPhiToKSKS"                   |       185 |        161 |    0.87027 |    0.53467 |      0.0000 |      3.0000 |
+ | "# Phys/LambdaLLForPhiToKSKS"                   |       185 |         49 |    0.26486 |    0.48781 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       185 |        210 |     1.1351 |    0.35733 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |       185 |        185 |(  100.000 +- 0.540541 )%|   -------   |   -------   |
+ | "#passed"                                       |       185 |        210 |     1.1351 |    0.35733 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |       210 |        210 |(  100.000 +- 0.476190 )%|   -------   |   -------   |
+Sel_PhiToKSKS_EtaCToLL        SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       185 |        105 |    0.56757 |    0.57613 |      0.0000 |      3.0000 |
+ | "# Lambda~0"                                    |       185 |        105 |    0.56757 |    0.59459 |      0.0000 |      2.0000 |
+ | "# Phys/LambdasForPhiToKSKS"                    |       185 |        210 |     1.1351 |    0.35733 |      1.0000 |      3.0000 |
+ | "# eta_c(1S) -> Lambda0  Lambda~0 "             |       185 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       185 |        210 |     1.1351 |    0.35733 |      1.0000 |      3.0000 |
+ | "# max size eta_c(1S) -> Lambda0  Lambda~0 "    |       185 |          8 |   0.043243 |    0.20340 |      0.0000 |      1.0000 |
+ | "# selected"                                    |       185 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       185 |          0 |(  0.00000 +- 0.540541 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingPhiToKSKS_EtaCToLL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingPhiToKSKS_EtaCToLL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingPhiToKSKS_EtaCToLL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLambdac2L0DDpiLamb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lambda0LLForLambdac2L0DDpi    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaLL"                       |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        98 |         66 |(  67.3469 +- 4.73705  )%|   -------   |   -------   |
+ | "#passed"                                       |        98 |         76 |    0.77551 |    0.64730 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       131 |         76 |(  58.0153 +- 4.31202  )%|   -------   |   -------   |
+PionsForLambdac2L0DDpi        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       332 |       4445 |     13.389 |     6.3066 |      3.0000 |      34.000 |
+ | "# input particles"                             |       332 |       4445 |     13.389 |     6.3066 |      3.0000 |      34.000 |
+ |*"#accept"                                       |       332 |        331 |(  99.6988 +- 0.300751 )%|   -------   |   -------   |
+ | "#passed"                                       |       332 |       2833 |     8.5331 |     4.0355 |      0.0000 |      25.000 |
+ |*"efficiency"                                    |      4445 |       2833 |(  63.7345 +- 0.721104 )%|   -------   |   -------   |
+Lambdac2L0DDpiLambdac2Lambd...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        66 |         33 |    0.50000 |    0.55732 |      0.0000 |      2.0000 |
+ | "# Lambda_c+ -> Lambda0  pi+ "                  |        66 |          2 |   0.030303 |    0.17142 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> Lambda~0  pi- "                |        66 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        66 |         43 |    0.65152 |    0.63942 |      0.0000 |      3.0000 |
+ | "# Phys/Lambda0LLForLambdac2L0DDpi"             |        66 |         76 |     1.1515 |    0.43493 |      1.0000 |      3.0000 |
+ | "# Phys/PionsForLambdac2L0DDpi"                 |        66 |        642 |     9.7273 |     4.5044 |      3.0000 |      19.000 |
+ | "# input particles"                             |        66 |        718 |     10.879 |     4.5644 |      4.0000 |      21.000 |
+ | "# max size Lambda_c+ -> Lambda0  pi+ "         |        66 |        140 |     2.1212 |     2.7989 |      0.0000 |      9.0000 |
+ | "# max size Lambda_c~- -> Lambda~0  pi- "       |        66 |        218 |     3.3030 |     3.8611 |      0.0000 |      18.000 |
+ | "# pi+"                                         |        66 |        316 |     4.7879 |     2.6884 |      0.0000 |      13.000 |
+ | "# pi-"                                         |        66 |        326 |     4.9394 |     2.5399 |      0.0000 |      12.000 |
+ | "# selected"                                    |        66 |          2 |   0.030303 |    0.17142 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        66 |          2 |(  3.03030 +- 2.11003  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       358 |         14 |(  3.91061 +- 1.02452  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |          2 |(  14.2857 +- 9.35220  )%|   -------   |   -------   |
+StrippingLambdac2L0DDpiLamb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLambdac2L0DDpiLamb...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLambdac2L0DDpiLamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLambdac2L0DDpiLamb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lambda0DDForLambdac2L0DDpi    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ | "# input particles"                             |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       494 |        288 |(  58.2996 +- 2.21840  )%|   -------   |   -------   |
+ | "#passed"                                       |       494 |        435 |    0.88057 |    0.97950 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |      1222 |        435 |(  35.5974 +- 1.36970  )%|   -------   |   -------   |
+Lambdac2L0DDpiLambdac2Lambd...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       286 |        211 |    0.73776 |    0.76032 |      0.0000 |      3.0000 |
+ | "# Lambda_c+ -> Lambda0  pi+ "                  |       286 |          2 |  0.0069930 |   0.083331 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> Lambda~0  pi- "                |       286 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |       286 |        222 |    0.77622 |    0.82292 |      0.0000 |      5.0000 |
+ | "# Phys/Lambda0DDForLambdac2L0DDpi"             |       286 |        433 |     1.5140 |    0.83508 |      1.0000 |      6.0000 |
+ | "# Phys/PionsForLambdac2L0DDpi"                 |       286 |       2431 |     8.5000 |     3.9708 |      1.0000 |      25.000 |
+ | "# input particles"                             |       286 |       2864 |     10.014 |     4.2286 |      2.0000 |      27.000 |
+ | "# max size Lambda_c+ -> Lambda0  pi+ "         |       286 |        988 |     3.4545 |     4.6322 |      0.0000 |      24.000 |
+ | "# max size Lambda_c~- -> Lambda~0  pi- "       |       286 |       1006 |     3.5175 |     5.0333 |      0.0000 |      40.000 |
+ | "# pi+"                                         |       286 |       1244 |     4.3497 |     2.4588 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       286 |       1187 |     4.1503 |     2.3627 |      0.0000 |      16.000 |
+ | "# selected"                                    |       286 |          2 |  0.0069930 |   0.083331 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       286 |          2 |( 0.699301 +- 0.492748 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1994 |          9 |( 0.451354 +- 0.150111 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         9 |          2 |(  22.2222 +- 13.8580  )%|   -------   |   -------   |
+StrippingLambdac2L0DDpiLamb...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLambdac2L0DDpiLamb...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLambdac2L0DDpiLamb...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCcbar2PpbarExclusi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingCcbar2PpbarExclusi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        112 |(  11.2000 +- 0.997276 )%|   -------   |   -------   |
+Ccbar2PpbarExclusiveLine      SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> p+  p~- "                       |        48 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdTightProtons"                        |        48 |         67 |     1.3958 |    0.52992 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        48 |         67 |     1.3958 |    0.52992 |      1.0000 |      3.0000 |
+ | "# max size J/psi(1S) -> p+  p~- "              |        48 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# p+"                                          |        48 |          1 |   0.020833 |    0.14283 |      0.0000 |      1.0000 |
+ | "# p~-"                                         |        48 |          1 |   0.020833 |    0.14283 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        48 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        48 |          0 |(  0.00000 +- 2.08333  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCcbar2PpbarExclusi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCcbar2PpbarExclusi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCcbar2PpbarExclusi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarPromptWithD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D02KPiForDstarPromptWithD02...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+  mu+  mu- "                    |       757 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> K+  pi-  mu-  mu+ "                   |       757 |          1 |  0.0013210 |   0.036322 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       757 |       1937 |     2.5588 |     2.2856 |      0.0000 |      14.000 |
+ | "# K-"                                          |       757 |       1862 |     2.4597 |     2.1916 |      0.0000 |      14.000 |
+ | "# Phys/StdAllLooseKaons"                       |       757 |      19105 |     25.238 |     17.046 |      1.0000 |      126.00 |
+ | "# Phys/StdAllLooseMuons"                       |       757 |       3020 |     3.9894 |     3.3932 |      1.0000 |      35.000 |
+ | "# Phys/StdAllLoosePions"                       |       757 |      37426 |     49.440 |     23.188 |      1.0000 |      150.00 |
+ | "# input particles"                             |       757 |      59551 |     78.667 |     42.027 |      3.0000 |      286.00 |
+ | "# max size D0 -> K-  pi+  mu+  mu- "           |       757 |      11322 |     14.956 |     73.552 |      0.0000 |      1350.0 |
+ | "# max size D~0 -> K+  pi-  mu-  mu+ "          |       757 |      13633 |     18.009 |     111.01 |      0.0000 |      2520.0 |
+ | "# mu+"                                         |       757 |        451 |    0.59577 |    0.82426 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       757 |        451 |    0.59577 |    0.78821 |      0.0000 |      6.0000 |
+ | "# pi+"                                         |       757 |       4313 |     5.6975 |     3.2654 |      0.0000 |      18.000 |
+ | "# pi-"                                         |       757 |       4319 |     5.7054 |     3.3007 |      0.0000 |      22.000 |
+ | "# selected"                                    |       757 |          1 |  0.0013210 |   0.036322 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       757 |          1 |( 0.132100 +- 0.132013 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     24955 |          8 |(0.0320577 +- 0.0113323)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
+D02KPiConjForDstarPromptWit...   INFO Passed 1 candidates in 1 accepted events among 1 events
+D02KPiConjForDstarPromptWit...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D02KPiForDstarPromptWithD02HHLL"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+SelFilterPhys_StdAllLooseMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       757 |        591 |(  78.0713 +- 1.50385  )%|   -------   |   -------   |
+D02KPiSSForDstarPromptWithD...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  mu+  rho(770)0 "                   |       591 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> K+  mu-  rho(770)0 "                  |       591 |          1 |  0.0016920 |   0.041100 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       591 |       1614 |     2.7310 |     2.4127 |      0.0000 |      14.000 |
+ | "# K-"                                          |       591 |       1526 |     2.5821 |     2.3166 |      0.0000 |      14.000 |
+ | "# Phys/StdAllLooseKaons"                       |       591 |      15880 |     26.870 |     18.102 |      1.0000 |      126.00 |
+ | "# Phys/StdAllLooseMuPion"                      |       591 |      20858 |     35.293 |     40.126 |      1.0000 |      434.00 |
+ | "# Phys/StdAllLooseMuons"                       |       591 |       2705 |     4.5770 |     3.5648 |      1.0000 |      35.000 |
+ | "# input particles"                             |       591 |      39443 |     66.739 |     56.303 |      5.0000 |      570.00 |
+ | "# max size D0 -> K-  mu+  rho(770)0 "          |       591 |      11473 |     19.413 |     67.954 |      0.0000 |      660.00 |
+ | "# max size D~0 -> K+  mu-  rho(770)0 "         |       591 |       6307 |     10.672 |     50.984 |      0.0000 |      882.00 |
+ | "# mu+"                                         |       591 |        450 |    0.76142 |    0.86222 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       591 |        364 |    0.61591 |    0.82250 |      0.0000 |      6.0000 |
+ | "# rho(770)0"                                   |       591 |       1612 |     2.7276 |     4.2185 |      0.0000 |      39.000 |
+ | "# selected"                                    |       591 |          1 |  0.0016920 |   0.041100 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       591 |          1 |( 0.169205 +- 0.169062 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     17780 |         14 |(0.0787402 +- 0.0210359)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        14 |          1 |(  7.14286 +- 6.88303  )%|   -------   |   -------   |
+D02KPiSSConjForDstarPromptW...   INFO Passed 1 candidates in 1 accepted events among 1 events
+D02KPiSSConjForDstarPromptW...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D02KPiSSForDstarPromptWithD02HHLL"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+D02KPi_EE_ForDstarPromptWit...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+  e+  e- "                      |       870 |          2 |  0.0022989 |   0.047891 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  pi-  e-  e+ "                     |       870 |          4 |  0.0045977 |   0.082918 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       870 |       2182 |     2.5080 |     2.2059 |      0.0000 |      14.000 |
+ | "# K-"                                          |       870 |       2116 |     2.4322 |     2.1225 |      0.0000 |      14.000 |
+ | "# Phys/StdAllLooseElectrons"                   |       870 |       6753 |     7.7621 |     5.8823 |      1.0000 |      41.000 |
+ | "# Phys/StdAllLooseKaons"                       |       870 |      21369 |     24.562 |     16.282 |      1.0000 |      126.00 |
+ | "# Phys/StdAllLoosePions"                       |       870 |      42263 |     48.578 |     22.144 |      3.0000 |      150.00 |
+ | "# e+"                                          |       870 |        663 |    0.76207 |     1.0136 |      0.0000 |      6.0000 |
+ | "# e-"                                          |       870 |        773 |    0.88851 |     1.1367 |      0.0000 |      7.0000 |
+ | "# input particles"                             |       870 |      70385 |     80.902 |     43.105 |      6.0000 |      317.00 |
+ | "# max size D0 -> K-  pi+  e+  e- "             |       870 |      44271 |     50.886 |     221.26 |      0.0000 |      2970.0 |
+ | "# max size D~0 -> K+  pi-  e-  e+ "            |       870 |      45908 |     52.768 |     229.80 |      0.0000 |      2860.0 |
+ | "# pi+"                                         |       870 |       4935 |     5.6724 |     3.1843 |      0.0000 |      18.000 |
+ | "# pi-"                                         |       870 |       4951 |     5.6908 |     3.1789 |      0.0000 |      22.000 |
+ | "# selected"                                    |       870 |          6 |  0.0068966 |    0.10699 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       870 |          4 |( 0.459770 +- 0.229356 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     90179 |         49 |(0.0543364 +- 0.00776023)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        49 |          6 |(  12.2449 +- 4.68291  )%|   -------   |   -------   |
+D02KPi_EE_ConjForDstarPromp...   INFO Passed 6 candidates in 4 accepted events among 4 events
+D02KPi_EE_ConjForDstarPromp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D02KPi_EE_ForDstarPromptWithD02HHLL"    |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+D02KPi_EMu_ForDstarPromptWi...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+  e+  mu- "                     |       731 |          2 |  0.0027360 |   0.073922 |      0.0000 |      2.0000 |
+ | "# D~0 -> K+  pi-  e-  mu+ "                    |       731 |          8 |   0.010944 |    0.26130 |      0.0000 |      7.0000 |
+ | "# K+"                                          |       731 |       1918 |     2.6238 |     2.2930 |      0.0000 |      14.000 |
+ | "# K-"                                          |       731 |       1845 |     2.5239 |     2.1982 |      0.0000 |      14.000 |
+ | "# Phys/StdAllLooseElectrons"                   |       731 |       5967 |     8.1628 |     6.1568 |      1.0000 |      41.000 |
+ | "# Phys/StdAllLooseKaons"                       |       731 |      18949 |     25.922 |     16.931 |      2.0000 |      126.00 |
+ | "# Phys/StdAllLooseMuons"                       |       731 |       2964 |     4.0547 |     3.4239 |      1.0000 |      35.000 |
+ | "# Phys/StdAllLoosePions"                       |       731 |      37031 |     50.658 |     22.592 |      4.0000 |      150.00 |
+ | "# e+"                                          |       731 |        564 |    0.77155 |     1.0375 |      0.0000 |      6.0000 |
+ | "# e-"                                          |       731 |        677 |    0.92613 |     1.1708 |      0.0000 |      7.0000 |
+ | "# input particles"                             |       731 |      64911 |     88.798 |     46.761 |      9.0000 |      327.00 |
+ | "# max size D0 -> K-  pi+  e+  mu- "            |       731 |      18942 |     25.912 |     138.72 |      0.0000 |      3042.0 |
+ | "# max size D~0 -> K+  pi-  e-  mu+ "           |       731 |      26139 |     35.758 |     158.43 |      0.0000 |      2520.0 |
+ | "# mu+"                                         |       731 |        439 |    0.60055 |    0.83146 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       731 |        447 |    0.61149 |    0.79470 |      0.0000 |      6.0000 |
+ | "# pi+"                                         |       731 |       4262 |     5.8304 |     3.2293 |      0.0000 |      18.000 |
+ | "# pi-"                                         |       731 |       4272 |     5.8440 |     3.2586 |      0.0000 |      22.000 |
+ | "# selected"                                    |       731 |         10 |   0.013680 |    0.27145 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |       731 |          3 |( 0.410397 +- 0.236456 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     45081 |         97 |( 0.215168 +- 0.0218235)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        97 |         10 |(  10.3093 +- 3.08746  )%|   -------   |   -------   |
+D02KPi_EMu_ConjForDstarProm...   INFO Passed 10 candidates in 3 accepted events among 3 events
+D02KPi_EMu_ConjForDstarProm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D02KPi_EMu_ForDstarPromptWithD02HHLL"   |         3 |         10 |     3.3333 |     2.6247 |      1.0000 |      7.0000 |
+ | "# input particles"                             |         3 |         10 |     3.3333 |     2.6247 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+D02KPi_MuE_ForDstarPromptWi...SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+  mu+  e- "                     |       731 |          6 |  0.0082079 |    0.22177 |      0.0000 |      6.0000 |
+ | "# D~0 -> K+  pi-  mu-  e+ "                    |       731 |          2 |  0.0027360 |   0.073922 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       731 |       1918 |     2.6238 |     2.2930 |      0.0000 |      14.000 |
+ | "# K-"                                          |       731 |       1845 |     2.5239 |     2.1982 |      0.0000 |      14.000 |
+ | "# Phys/StdAllLooseElectrons"                   |       731 |       5967 |     8.1628 |     6.1568 |      1.0000 |      41.000 |
+ | "# Phys/StdAllLooseKaons"                       |       731 |      18949 |     25.922 |     16.931 |      2.0000 |      126.00 |
+ | "# Phys/StdAllLooseMuons"                       |       731 |       2964 |     4.0547 |     3.4239 |      1.0000 |      35.000 |
+ | "# Phys/StdAllLoosePions"                       |       731 |      37031 |     50.658 |     22.592 |      4.0000 |      150.00 |
+ | "# e+"                                          |       731 |        564 |    0.77155 |     1.0375 |      0.0000 |      6.0000 |
+ | "# e-"                                          |       731 |        677 |    0.92613 |     1.1708 |      0.0000 |      7.0000 |
+ | "# input particles"                             |       731 |      64911 |     88.798 |     46.761 |      9.0000 |      327.00 |
+ | "# max size D0 -> K-  pi+  mu+  e- "            |       731 |      22401 |     30.644 |     120.86 |      0.0000 |      1350.0 |
+ | "# max size D~0 -> K+  pi-  mu-  e+ "           |       731 |      19899 |     27.222 |     132.44 |      0.0000 |      2592.0 |
+ | "# mu+"                                         |       731 |        439 |    0.60055 |    0.83146 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       731 |        447 |    0.61149 |    0.79470 |      0.0000 |      6.0000 |
+ | "# pi+"                                         |       731 |       4262 |     5.8304 |     3.2293 |      0.0000 |      18.000 |
+ | "# pi-"                                         |       731 |       4272 |     5.8440 |     3.2586 |      0.0000 |      22.000 |
+ | "# selected"                                    |       731 |          8 |   0.010944 |    0.23367 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |       731 |          2 |( 0.273598 +- 0.193198 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     42300 |         76 |( 0.179669 +- 0.0205909)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        76 |          8 |(  10.5263 +- 3.52030  )%|   -------   |   -------   |
+D02KPi_MuE_ConjForDstarProm...   INFO Passed 8 candidates in 2 accepted events among 2 events
+D02KPi_MuE_ConjForDstarProm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D02KPi_MuE_ForDstarPromptWithD02HHLL"   |         2 |          8 |     4.0000 |     2.0000 |      2.0000 |      6.0000 |
+ | "# input particles"                             |         2 |          8 |     4.0000 |     2.0000 |      2.0000 |      6.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+D02KKForDstarPromptWithD02HHLLSUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K-  mu+  mu- "                     |       757 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       757 |       1937 |     2.5588 |     2.2856 |      0.0000 |      14.000 |
+ | "# K-"                                          |       757 |       1862 |     2.4597 |     2.1916 |      0.0000 |      14.000 |
+ | "# Phys/StdAllLooseKaons"                       |       757 |      19105 |     25.238 |     17.046 |      1.0000 |      126.00 |
+ | "# Phys/StdAllLooseMuons"                       |       757 |       3020 |     3.9894 |     3.3932 |      1.0000 |      35.000 |
+ | "# input particles"                             |       757 |      22125 |     29.227 |     19.365 |      2.0000 |      136.00 |
+ | "# max size D0 -> K+  K-  mu+  mu- "            |       757 |       6710 |     8.8639 |     51.754 |      0.0000 |      1050.0 |
+ | "# mu+"                                         |       757 |        451 |    0.59577 |    0.82426 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       757 |        451 |    0.59577 |    0.78821 |      0.0000 |      6.0000 |
+ | "# pi+"                                         |       757 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       757 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       757 |          0 |(  0.00000 +- 0.132100 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6710 |          0 |(  0.00000 +- 0.0149031)%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+D02KKConjForDstarPromptWith...   INFO Passed 0 candidates in 0 accepted events among 0 events
+D02KK_EE_ForDstarPromptWith...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K-  e+  e- "                       |       870 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       870 |       2182 |     2.5080 |     2.2059 |      0.0000 |      14.000 |
+ | "# K-"                                          |       870 |       2116 |     2.4322 |     2.1225 |      0.0000 |      14.000 |
+ | "# Phys/StdAllLooseElectrons"                   |       870 |       6753 |     7.7621 |     5.8823 |      1.0000 |      41.000 |
+ | "# Phys/StdAllLooseKaons"                       |       870 |      21369 |     24.562 |     16.282 |      1.0000 |      126.00 |
+ | "# e+"                                          |       870 |        663 |    0.76207 |     1.0136 |      0.0000 |      6.0000 |
+ | "# e-"                                          |       870 |        773 |    0.88851 |     1.1367 |      0.0000 |      7.0000 |
+ | "# input particles"                             |       870 |      28122 |     32.324 |     21.466 |      2.0000 |      167.00 |
+ | "# max size D0 -> K+  K-  e+  e- "              |       870 |      25435 |     29.236 |     139.98 |      0.0000 |      1980.0 |
+ | "# pi+"                                         |       870 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       870 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       870 |          0 |(  0.00000 +- 0.114943 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     25435 |         10 |(0.0393159 +- 0.0124303)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+D02KK_EE_ConjForDstarPrompt...   INFO Passed 0 candidates in 0 accepted events among 0 events
+D02KK_EMu_ForDstarPromptWit...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K-  e+  mu- "                      |       731 |          1 |  0.0013680 |   0.036961 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       731 |       1918 |     2.6238 |     2.2930 |      0.0000 |      14.000 |
+ | "# K-"                                          |       731 |       1845 |     2.5239 |     2.1982 |      0.0000 |      14.000 |
+ | "# Phys/StdAllLooseElectrons"                   |       731 |       5967 |     8.1628 |     6.1568 |      1.0000 |      41.000 |
+ | "# Phys/StdAllLooseKaons"                       |       731 |      18949 |     25.922 |     16.931 |      2.0000 |      126.00 |
+ | "# Phys/StdAllLooseMuons"                       |       731 |       2964 |     4.0547 |     3.4239 |      1.0000 |      35.000 |
+ | "# e+"                                          |       731 |        564 |    0.77155 |     1.0375 |      0.0000 |      6.0000 |
+ | "# e-"                                          |       731 |        677 |    0.92613 |     1.1708 |      0.0000 |      7.0000 |
+ | "# input particles"                             |       731 |      27880 |     38.140 |     24.689 |      5.0000 |      177.00 |
+ | "# max size D0 -> K+  K-  e+  mu- "             |       731 |      10715 |     14.658 |     84.716 |      0.0000 |      1872.0 |
+ | "# mu+"                                         |       731 |        439 |    0.60055 |    0.83146 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       731 |        447 |    0.61149 |    0.79470 |      0.0000 |      6.0000 |
+ | "# pi+"                                         |       731 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       731 |          1 |  0.0013680 |   0.036961 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       731 |          1 |( 0.136799 +- 0.136705 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     10715 |          5 |(0.0466636 +- 0.0208637)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+D02KK_EMu_ConjForDstarPromp...   INFO Passed 1 candidates in 1 accepted events among 1 events
+D02KK_EMu_ConjForDstarPromp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D02KK_EMu_ForDstarPromptWithD02HHLL"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+D02KK_MuE_ForDstarPromptWit...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  K-  mu+  e- "                      |       731 |         27 |   0.036936 |    0.92688 |      0.0000 |      25.000 |
+ | "# K+"                                          |       731 |       1918 |     2.6238 |     2.2930 |      0.0000 |      14.000 |
+ | "# K-"                                          |       731 |       1845 |     2.5239 |     2.1982 |      0.0000 |      14.000 |
+ | "# Phys/StdAllLooseElectrons"                   |       731 |       5967 |     8.1628 |     6.1568 |      1.0000 |      41.000 |
+ | "# Phys/StdAllLooseKaons"                       |       731 |      18949 |     25.922 |     16.931 |      2.0000 |      126.00 |
+ | "# Phys/StdAllLooseMuons"                       |       731 |       2964 |     4.0547 |     3.4239 |      1.0000 |      35.000 |
+ | "# e+"                                          |       731 |        564 |    0.77155 |     1.0375 |      0.0000 |      6.0000 |
+ | "# e-"                                          |       731 |        677 |    0.92613 |     1.1708 |      0.0000 |      7.0000 |
+ | "# input particles"                             |       731 |      27880 |     38.140 |     24.689 |      5.0000 |      177.00 |
+ | "# max size D0 -> K+  K-  mu+  e- "             |       731 |      13411 |     18.346 |     82.778 |      0.0000 |      1120.0 |
+ | "# mu+"                                         |       731 |        439 |    0.60055 |    0.83146 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       731 |        447 |    0.61149 |    0.79470 |      0.0000 |      6.0000 |
+ | "# pi+"                                         |       731 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       731 |         27 |   0.036936 |    0.92688 |      0.0000 |      25.000 |
+ |*"#accept"                                       |       731 |          2 |( 0.273598 +- 0.193198 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     13411 |         83 |( 0.618895 +- 0.0677220)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        83 |         27 |(  32.5301 +- 5.14232  )%|   -------   |   -------   |
+D02KK_MuE_ConjForDstarPromp...   INFO Passed 27 candidates in 2 accepted events among 2 events
+D02KK_MuE_ConjForDstarPromp...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D02KK_MuE_ForDstarPromptWithD02HHLL"    |         2 |         27 |     13.500 |     11.500 |      2.0000 |      25.000 |
+ | "# input particles"                             |         2 |         27 |     13.500 |     11.500 |      2.0000 |      25.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+D02PiPiForDstarPromptWithD0...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi-  mu+  mu- "                   |       759 |          2 |  0.0026350 |   0.072548 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# Phys/StdAllLoosePions"                       |       759 |      37433 |     49.319 |     23.277 |      1.0000 |      150.00 |
+ | "# input particles"                             |       759 |      40455 |     53.300 |     25.597 |      2.0000 |      168.00 |
+ | "# max size D0 -> pi+  pi-  mu+  mu- "          |       759 |      23886 |     31.470 |     155.21 |      0.0000 |      3240.0 |
+ | "# mu+"                                         |       759 |        451 |    0.59420 |    0.82374 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       759 |        451 |    0.59420 |    0.78776 |      0.0000 |      6.0000 |
+ | "# pi+"                                         |       759 |       4313 |     5.6825 |     3.2741 |      0.0000 |      18.000 |
+ | "# pi-"                                         |       759 |       4319 |     5.6904 |     3.3093 |      0.0000 |      22.000 |
+ | "# selected"                                    |       759 |          2 |  0.0026350 |   0.072548 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       759 |          1 |( 0.131752 +- 0.131665 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     23886 |         15 |(0.0627983 +- 0.0162094)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        15 |          2 |(  13.3333 +- 8.77707  )%|   -------   |   -------   |
+D02PiPiConjForDstarPromptWi...   INFO Passed 2 candidates in 1 accepted events among 1 events
+D02PiPiConjForDstarPromptWi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D02PiPiForDstarPromptWithD02HHLL"       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+D02PiPi_EE_ForDstarPromptWi...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi-  e+  e- "                     |       870 |          9 |   0.010345 |    0.13940 |      0.0000 |      3.0000 |
+ | "# K+"                                          |       870 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseElectrons"                   |       870 |       6753 |     7.7621 |     5.8823 |      1.0000 |      41.000 |
+ | "# Phys/StdAllLoosePions"                       |       870 |      42263 |     48.578 |     22.144 |      3.0000 |      150.00 |
+ | "# e+"                                          |       870 |        663 |    0.76207 |     1.0136 |      0.0000 |      6.0000 |
+ | "# e-"                                          |       870 |        773 |    0.88851 |     1.1367 |      0.0000 |      7.0000 |
+ | "# input particles"                             |       870 |      49016 |     56.340 |     27.327 |      5.0000 |      191.00 |
+ | "# max size D0 -> pi+  pi-  e+  e- "            |       870 |      81719 |     93.930 |     374.84 |      0.0000 |      4860.0 |
+ | "# pi+"                                         |       870 |       4935 |     5.6724 |     3.1843 |      0.0000 |      18.000 |
+ | "# pi-"                                         |       870 |       4951 |     5.6908 |     3.1789 |      0.0000 |      22.000 |
+ | "# selected"                                    |       870 |          9 |   0.010345 |    0.13940 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       870 |          6 |( 0.689655 +- 0.280578 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     81719 |         62 |(0.0758697 +- 0.00963181)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        62 |          9 |(  14.5161 +- 4.47375  )%|   -------   |   -------   |
+D02PiPi_EE_ConjForDstarProm...   INFO Passed 9 candidates in 6 accepted events among 6 events
+D02PiPi_EE_ConjForDstarProm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D02PiPi_EE_ForDstarPromptWithD02HHLL"   |         6 |          9 |     1.5000 |    0.76376 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         6 |          9 |     1.5000 |    0.76376 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+D02PiPi_EMu_ForDstarPromptW...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi-  e+  mu- "                    |       731 |          2 |  0.0027360 |   0.052235 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       731 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseElectrons"                   |       731 |       5967 |     8.1628 |     6.1568 |      1.0000 |      41.000 |
+ | "# Phys/StdAllLooseMuons"                       |       731 |       2964 |     4.0547 |     3.4239 |      1.0000 |      35.000 |
+ | "# Phys/StdAllLoosePions"                       |       731 |      37031 |     50.658 |     22.592 |      4.0000 |      150.00 |
+ | "# e+"                                          |       731 |        564 |    0.77155 |     1.0375 |      0.0000 |      6.0000 |
+ | "# e-"                                          |       731 |        677 |    0.92613 |     1.1708 |      0.0000 |      7.0000 |
+ | "# input particles"                             |       731 |      45962 |     62.876 |     30.387 |      7.0000 |      205.00 |
+ | "# max size D0 -> pi+  pi-  e+  mu- "           |       731 |      35990 |     49.234 |     217.81 |      0.0000 |      4212.0 |
+ | "# mu+"                                         |       731 |        439 |    0.60055 |    0.83146 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       731 |        447 |    0.61149 |    0.79470 |      0.0000 |      6.0000 |
+ | "# pi+"                                         |       731 |       4262 |     5.8304 |     3.2293 |      0.0000 |      18.000 |
+ | "# pi-"                                         |       731 |       4272 |     5.8440 |     3.2586 |      0.0000 |      22.000 |
+ | "# selected"                                    |       731 |          2 |  0.0027360 |   0.052235 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       731 |          2 |( 0.273598 +- 0.193198 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     35990 |         25 |(0.0694637 +- 0.0138879)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        25 |          2 |(  8.00000 +- 5.42586  )%|   -------   |   -------   |
+D02PiPi_EMu_ConjForDstarPro...   INFO Passed 2 candidates in 2 accepted events among 2 events
+D02PiPi_EMu_ConjForDstarPro...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D02PiPi_EMu_ForDstarPromptWithD02HHLL"  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+D02PiPi_MuE_ForDstarPromptW...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi-  mu+  e- "                    |       731 |          5 |  0.0068399 |    0.11075 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       731 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseElectrons"                   |       731 |       5967 |     8.1628 |     6.1568 |      1.0000 |      41.000 |
+ | "# Phys/StdAllLooseMuons"                       |       731 |       2964 |     4.0547 |     3.4239 |      1.0000 |      35.000 |
+ | "# Phys/StdAllLoosePions"                       |       731 |      37031 |     50.658 |     22.592 |      4.0000 |      150.00 |
+ | "# e+"                                          |       731 |        564 |    0.77155 |     1.0375 |      0.0000 |      6.0000 |
+ | "# e-"                                          |       731 |        677 |    0.92613 |     1.1708 |      0.0000 |      7.0000 |
+ | "# input particles"                             |       731 |      45962 |     62.876 |     30.387 |      7.0000 |      205.00 |
+ | "# max size D0 -> pi+  pi-  mu+  e- "           |       731 |      44421 |     60.767 |     231.37 |      0.0000 |      3240.0 |
+ | "# mu+"                                         |       731 |        439 |    0.60055 |    0.83146 |      0.0000 |      5.0000 |
+ | "# mu-"                                         |       731 |        447 |    0.61149 |    0.79470 |      0.0000 |      6.0000 |
+ | "# pi+"                                         |       731 |       4262 |     5.8304 |     3.2293 |      0.0000 |      18.000 |
+ | "# pi-"                                         |       731 |       4272 |     5.8440 |     3.2586 |      0.0000 |      22.000 |
+ | "# selected"                                    |       731 |          5 |  0.0068399 |    0.11075 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       731 |          3 |( 0.410397 +- 0.236456 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     44421 |         76 |( 0.171090 +- 0.0196086)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        76 |          5 |(  6.57895 +- 2.84377  )%|   -------   |   -------   |
+D02PiPi_MuE_ConjForDstarPro...   INFO Passed 5 candidates in 3 accepted events among 3 events
+D02PiPi_MuE_ConjForDstarPro...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D02PiPi_MuE_ForDstarPromptWithD02HHLL"  |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+D02hhllForDstarPromptWithD0...SUCCESS Number of counters : 30
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D02KKConjForDstarPromptWithD02HHLL"     |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D02KKForDstarPromptWithD02HHLL"         |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D02KK_EE_ConjForDstarPromptWithD02HHLL" |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D02KK_EE_ForDstarPromptWithD02HHLL"     |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D02KK_EMu_ConjForDstarPromptWithD02HHLL"|        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# Phys/D02KK_EMu_ForDstarPromptWithD02HHLL"    |        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# Phys/D02KK_MuE_ConjForDstarPromptWithD02HHLL"|        14 |         27 |     1.9286 |     6.4194 |      0.0000 |      25.000 |
+ | "# Phys/D02KK_MuE_ForDstarPromptWithD02HHLL"    |        14 |         27 |     1.9286 |     6.4194 |      0.0000 |      25.000 |
+ | "# Phys/D02KPiConjForDstarPromptWithD02HHLL"    |        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# Phys/D02KPiForDstarPromptWithD02HHLL"        |        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# Phys/D02KPiSSConjForDstarPromptWithD02HHLL"  |        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# Phys/D02KPiSSForDstarPromptWithD02HHLL"      |        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# Phys/D02KPi_EE_ConjForDstarPromptWithD02HHLL"|        14 |          6 |    0.42857 |    0.72843 |      0.0000 |      2.0000 |
+ | "# Phys/D02KPi_EE_ForDstarPromptWithD02HHLL"    |        14 |          6 |    0.42857 |    0.72843 |      0.0000 |      2.0000 |
+ | "# Phys/D02KPi_EMu_ConjForDstarPromptWithD02HHLL|        14 |         10 |    0.71429 |     1.8295 |      0.0000 |      7.0000 |
+ | "# Phys/D02KPi_EMu_ForDstarPromptWithD02HHLL"   |        14 |         10 |    0.71429 |     1.8295 |      0.0000 |      7.0000 |
+ | "# Phys/D02KPi_MuE_ConjForDstarPromptWithD02HHLL|        14 |          8 |    0.57143 |     1.5908 |      0.0000 |      6.0000 |
+ | "# Phys/D02KPi_MuE_ForDstarPromptWithD02HHLL"   |        14 |          8 |    0.57143 |     1.5908 |      0.0000 |      6.0000 |
+ | "# Phys/D02PiPiConjForDstarPromptWithD02HHLL"   |        14 |          2 |    0.14286 |    0.51508 |      0.0000 |      2.0000 |
+ | "# Phys/D02PiPiForDstarPromptWithD02HHLL"       |        14 |          2 |    0.14286 |    0.51508 |      0.0000 |      2.0000 |
+ | "# Phys/D02PiPi_EE_ConjForDstarPromptWithD02HHLL|        14 |          9 |    0.64286 |    0.89500 |      0.0000 |      3.0000 |
+ | "# Phys/D02PiPi_EE_ForDstarPromptWithD02HHLL"   |        14 |          9 |    0.64286 |    0.89500 |      0.0000 |      3.0000 |
+ | "# Phys/D02PiPi_EMu_ConjForDstarPromptWithD02HHL|        14 |          2 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "# Phys/D02PiPi_EMu_ForDstarPromptWithD02HHLL"  |        14 |          2 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "# Phys/D02PiPi_MuE_ConjForDstarPromptWithD02HHL|        14 |          5 |    0.35714 |    0.71785 |      0.0000 |      2.0000 |
+ | "# Phys/D02PiPi_MuE_ForDstarPromptWithD02HHLL"  |        14 |          5 |    0.35714 |    0.71785 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        14 |        144 |     10.286 |     19.681 |      2.0000 |      80.000 |
+ |*"#accept"                                       |        14 |         14 |(  100.000 +- 7.14286  )%|   -------   |   -------   |
+ | "#passed"                                       |        14 |        144 |     10.286 |     19.681 |      2.0000 |      80.000 |
+ |*"efficiency"                                    |       144 |        144 |(  100.000 +- 0.694444 )%|   -------   |   -------   |
+DstarPromptWithD02HHLLLine    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |        14 |         79 |     5.6429 |     18.438 |      0.0000 |      72.000 |
+ | "# D*(2010)- -> D~0  pi- "                      |        14 |          9 |    0.64286 |     1.0425 |      0.0000 |      3.0000 |
+ | "# D0"                                          |        14 |         72 |     5.1429 |     9.8406 |      1.0000 |      40.000 |
+ | "# D~0"                                         |        14 |         72 |     5.1429 |     9.8406 |      1.0000 |      40.000 |
+ | "# Phys/D02hhllForDstarPromptWithD02HHLL"       |        14 |        144 |     10.286 |     19.681 |      2.0000 |      80.000 |
+ | "# Phys/StdAllNoPIDsPions"                      |        14 |        838 |     59.857 |     26.194 |      26.000 |      116.00 |
+ | "# input particles"                             |        14 |        982 |     70.143 |     39.657 |      30.000 |      177.00 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |        14 |       2354 |     168.14 |     354.46 |      17.000 |      1400.0 |
+ | "# max size D*(2010)- -> D~0  pi- "             |        14 |       2600 |     185.71 |     404.94 |      18.000 |      1600.0 |
+ | "# pi+"                                         |        14 |        367 |     26.214 |     11.397 |      13.000 |      50.000 |
+ | "# pi-"                                         |        14 |        377 |     26.929 |     10.660 |      12.000 |      53.000 |
+ | "# selected"                                    |        14 |         88 |     6.2857 |     18.877 |      0.0000 |      74.000 |
+ |*"#accept"                                       |        14 |          5 |(  35.7143 +- 12.8060  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4954 |        109 |(  2.20024 +- 0.208414 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       109 |         88 |(  80.7339 +- 3.77756  )%|   -------   |   -------   |
+RelatedInfo1_DstarPromptWit...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DstarPromptWithD02HHLLLine"             |         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "# input particles"                             |         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo2_DstarPromptWit...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DstarPromptWithD02HHLLLine"             |         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "# input particles"                             |         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo3_DstarPromptWit...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DstarPromptWithD02HHLLLine"             |         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "# input particles"                             |         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo4_DstarPromptWit...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DstarPromptWithD02HHLLLine"             |         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "# input particles"                             |         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+RelatedInfo5_DstarPromptWit...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DstarPromptWithD02HHLLLine"             |         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "# input particles"                             |         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingDstarPromptWithD02...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+StrippingDstarPromptWithD02...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarPromptWithD02...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          5 |( 0.500000 +- 0.223047 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLambdac2V0HLambdac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lambda0LLForLambdac2V0H       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaLL"                       |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        98 |        131 |     1.3367 |    0.81995 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |        98 |         66 |(  67.3469 +- 4.73705  )%|   -------   |   -------   |
+ | "#passed"                                       |        98 |         76 |    0.77551 |    0.64730 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       131 |         76 |(  58.0153 +- 4.31202  )%|   -------   |   -------   |
+PionsForLambdac2V0H           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       332 |       4445 |     13.389 |     6.3066 |      3.0000 |      34.000 |
+ | "# input particles"                             |       332 |       4445 |     13.389 |     6.3066 |      3.0000 |      34.000 |
+ |*"#accept"                                       |       332 |        317 |(  95.4819 +- 1.13990  )%|   -------   |   -------   |
+ | "#passed"                                       |       332 |       1310 |     3.9458 |     2.3122 |      0.0000 |      12.000 |
+ |*"efficiency"                                    |      4445 |       1310 |(  29.4713 +- 0.683828 )%|   -------   |   -------   |
+Lambdac2V0HLambdac2Lambda0P...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        63 |         31 |    0.49206 |    0.55985 |      0.0000 |      2.0000 |
+ | "# Lambda_c+ -> Lambda0  pi+ "                  |        63 |          1 |   0.015873 |    0.12498 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> Lambda~0  pi- "                |        63 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        63 |         42 |    0.66667 |    0.64242 |      0.0000 |      3.0000 |
+ | "# Phys/Lambda0LLForLambdac2V0H"                |        63 |         73 |     1.1587 |    0.44388 |      1.0000 |      3.0000 |
+ | "# Phys/PionsForLambdac2V0H"                    |        63 |        278 |     4.4127 |     2.3410 |      1.0000 |      10.000 |
+ | "# input particles"                             |        63 |        351 |     5.5714 |     2.3886 |      2.0000 |      11.000 |
+ | "# max size Lambda_c+ -> Lambda0  pi+ "         |        63 |         69 |     1.0952 |     1.4983 |      0.0000 |      5.0000 |
+ | "# max size Lambda_c~- -> Lambda~0  pi- "       |        63 |         96 |     1.5238 |     2.0844 |      0.0000 |      9.0000 |
+ | "# pi+"                                         |        63 |        139 |     2.2063 |     1.3471 |      0.0000 |      5.0000 |
+ | "# pi-"                                         |        63 |        139 |     2.2063 |     1.7381 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        63 |          1 |   0.015873 |    0.12498 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        63 |          1 |(  1.58730 +- 1.57465  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       165 |          2 |(  1.21212 +- 0.851889 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+StrippingLambdac2V0HLambdac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLambdac2V0HLambdac...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLambdac2V0HLambdac...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLambdac2V0HLambdac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lambda0DDForLambdac2V0H       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ | "# input particles"                             |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       494 |        288 |(  58.2996 +- 2.21840  )%|   -------   |   -------   |
+ | "#passed"                                       |       494 |        435 |    0.88057 |    0.97950 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |      1222 |        435 |(  35.5974 +- 1.36970  )%|   -------   |   -------   |
+Lambdac2V0HLambdac2Lambda0P...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |       274 |        201 |    0.73358 |    0.75829 |      0.0000 |      3.0000 |
+ | "# Lambda_c+ -> Lambda0  pi+ "                  |       274 |          1 |  0.0036496 |   0.060302 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> Lambda~0  pi- "                |       274 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |       274 |        214 |    0.78102 |    0.82582 |      0.0000 |      5.0000 |
+ | "# Phys/Lambda0DDForLambdac2V0H"                |       274 |        415 |     1.5146 |    0.82930 |      1.0000 |      6.0000 |
+ | "# Phys/PionsForLambdac2V0H"                    |       274 |       1134 |     4.1387 |     2.1972 |      1.0000 |      12.000 |
+ | "# input particles"                             |       274 |       1549 |     5.6533 |     2.4718 |      2.0000 |      14.000 |
+ | "# max size Lambda_c+ -> Lambda0  pi+ "         |       274 |        440 |     1.6058 |     2.1626 |      0.0000 |      12.000 |
+ | "# max size Lambda_c~- -> Lambda~0  pi- "       |       274 |        482 |     1.7591 |     2.7553 |      0.0000 |      20.000 |
+ | "# pi+"                                         |       274 |        578 |     2.1095 |     1.3706 |      0.0000 |      6.0000 |
+ | "# pi-"                                         |       274 |        556 |     2.0292 |     1.4696 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       274 |          1 |  0.0036496 |   0.060302 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       274 |          1 |( 0.364964 +- 0.364297 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       922 |          2 |( 0.216920 +- 0.153219 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+StrippingLambdac2V0HLambdac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingLambdac2V0HLambdac...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLambdac2V0HLambdac...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLambdac2V0HLambdac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KaonsForLambdac2V0H           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       326 |       2313 |     7.0951 |     4.7554 |      1.0000 |      27.000 |
+ | "# input particles"                             |       326 |       2313 |     7.0951 |     4.7554 |      1.0000 |      27.000 |
+ |*"#accept"                                       |       326 |        255 |(  78.2209 +- 2.28598  )%|   -------   |   -------   |
+ | "#passed"                                       |       326 |        523 |     1.6043 |     1.3566 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |      2313 |        523 |(  22.6113 +- 0.869789 )%|   -------   |   -------   |
+Lambdac2V0HLambdac2Lambda0K...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        58 |         58 |     1.0000 |     1.0339 |      0.0000 |      6.0000 |
+ | "# K-"                                          |        58 |         73 |     1.2586 |    0.90135 |      0.0000 |      3.0000 |
+ | "# Lambda0"                                     |        58 |         28 |    0.48276 |    0.56451 |      0.0000 |      2.0000 |
+ | "# Lambda_c+ -> Lambda0  K+ "                   |        58 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> Lambda~0  K- "                 |        58 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |        58 |         40 |    0.68966 |    0.64879 |      0.0000 |      3.0000 |
+ | "# Phys/KaonsForLambdac2V0H"                    |        58 |        131 |     2.2586 |     1.2806 |      1.0000 |      7.0000 |
+ | "# Phys/Lambda0LLForLambdac2V0H"                |        58 |         68 |     1.1724 |    0.46006 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        58 |        199 |     3.4310 |     1.3660 |      2.0000 |      8.0000 |
+ | "# max size Lambda_c+ -> Lambda0  K+ "          |        58 |         30 |    0.51724 |    0.79310 |      0.0000 |      3.0000 |
+ | "# max size Lambda_c~- -> Lambda~0  K- "        |        58 |         66 |     1.1379 |     1.3058 |      0.0000 |      6.0000 |
+ | "# selected"                                    |        58 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        58 |          0 |(  0.00000 +- 1.72414  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        96 |          0 |(  0.00000 +- 1.04167  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLambdac2V0HLambdac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLambdac2V0HLambdac...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLambdac2V0HLambdac...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLambdac2V0HLambdac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Lambdac2V0HLambdac2Lambda0K...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       214 |        206 |    0.96262 |    0.92651 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       214 |        237 |     1.1075 |    0.93860 |      0.0000 |      5.0000 |
+ | "# Lambda0"                                     |       214 |        170 |    0.79439 |    0.79412 |      0.0000 |      3.0000 |
+ | "# Lambda_c+ -> Lambda0  K+ "                   |       214 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c~- -> Lambda~0  K- "                 |       214 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0"                                    |       214 |        167 |    0.78037 |    0.82789 |      0.0000 |      5.0000 |
+ | "# Phys/KaonsForLambdac2V0H"                    |       214 |        443 |     2.0701 |     1.2379 |      1.0000 |      7.0000 |
+ | "# Phys/Lambda0DDForLambdac2V0H"                |       214 |        337 |     1.5748 |    0.87623 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       214 |        780 |     3.6449 |     1.6162 |      2.0000 |      9.0000 |
+ | "# max size Lambda_c+ -> Lambda0  K+ "          |       214 |        173 |    0.80841 |     1.3588 |      0.0000 |      6.0000 |
+ | "# max size Lambda_c~- -> Lambda~0  K- "        |       214 |        202 |    0.94393 |     1.6929 |      0.0000 |      12.000 |
+ | "# selected"                                    |       214 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       214 |          0 |(  0.00000 +- 0.467290 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       375 |          3 |( 0.800000 +- 0.460029 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingLambdac2V0HLambdac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLambdac2V0HLambdac...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLambdac2V0HLambdac...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLambdac2V0HLambdac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KS0LLForLambdac2V0H           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |       244 |        329 |     1.3484 |    0.69950 |      1.0000 |      6.0000 |
+ | "# input particles"                             |       244 |        329 |     1.3484 |    0.69950 |      1.0000 |      6.0000 |
+ |*"#accept"                                       |       244 |        186 |(  76.2295 +- 2.72512  )%|   -------   |   -------   |
+ | "#passed"                                       |       244 |        225 |    0.92213 |    0.63865 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       329 |        225 |(  68.3891 +- 2.56339  )%|   -------   |   -------   |
+ProtonsForLambdac2V0H         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseProtons"                        |       455 |       2940 |     6.4615 |     4.6369 |      1.0000 |      28.000 |
+ | "# input particles"                             |       455 |       2940 |     6.4615 |     4.6369 |      1.0000 |      28.000 |
+ |*"#accept"                                       |       455 |        186 |(  40.8791 +- 2.30471  )%|   -------   |   -------   |
+ | "#passed"                                       |       455 |        273 |    0.60000 |    0.88603 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |      2940 |        273 |(  9.28571 +- 0.535269 )%|   -------   |   -------   |
+Lambdac2V0HLambdac2pKS0LLLine SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |        66 |         81 |     1.2273 |    0.45379 |      1.0000 |      3.0000 |
+ | "# Lambda_c+ -> p+  KS0 "                       |        66 |          1 |   0.015152 |    0.12216 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> p~-  KS0 "                     |        66 |          2 |   0.030303 |    0.17142 |      0.0000 |      1.0000 |
+ | "# Phys/KS0LLForLambdac2V0H"                    |        66 |         81 |     1.2273 |    0.45379 |      1.0000 |      3.0000 |
+ | "# Phys/ProtonsForLambdac2V0H"                  |        66 |         98 |     1.4848 |    0.78320 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        66 |        179 |     2.7121 |    0.91726 |      2.0000 |      6.0000 |
+ | "# max size Lambda_c+ -> p+  KS0 "              |        66 |         54 |    0.81818 |    0.79600 |      0.0000 |      3.0000 |
+ | "# max size Lambda_c~- -> p~-  KS0 "            |        66 |         67 |     1.0152 |     1.1741 |      0.0000 |      6.0000 |
+ | "# p+"                                          |        66 |         44 |    0.66667 |    0.61134 |      0.0000 |      2.0000 |
+ | "# p~-"                                         |        66 |         54 |    0.81818 |    0.81481 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        66 |          3 |   0.045455 |    0.20830 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        66 |          3 |(  4.54545 +- 2.56398  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       121 |          5 |(  4.13223 +- 1.80941  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          3 |(  60.0000 +- 21.9089  )%|   -------   |   -------   |
+StrippingLambdac2V0HLambdac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingLambdac2V0HLambdac...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLambdac2V0HLambdac...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLambdac2V0HLambdac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KS0DDForLambdac2V0H           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |       578 |       1596 |     2.7612 |     2.2318 |      1.0000 |      16.000 |
+ | "# input particles"                             |       578 |       1596 |     2.7612 |     2.2318 |      1.0000 |      16.000 |
+ |*"#accept"                                       |       578 |        347 |(  60.0346 +- 2.03741  )%|   -------   |   -------   |
+ | "#passed"                                       |       578 |        528 |    0.91349 |     1.0220 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |      1596 |        528 |(  33.0827 +- 1.17775  )%|   -------   |   -------   |
+Lambdac2V0HLambdac2pKS0DDLine SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0"                                         |       144 |        243 |     1.6875 |     1.0637 |      1.0000 |      6.0000 |
+ | "# Lambda_c+ -> p+  KS0 "                       |       144 |          1 |  0.0069444 |   0.083043 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> p~-  KS0 "                     |       144 |          1 |  0.0069444 |   0.083043 |      0.0000 |      1.0000 |
+ | "# Phys/KS0DDForLambdac2V0H"                    |       144 |        243 |     1.6875 |     1.0637 |      1.0000 |      6.0000 |
+ | "# Phys/ProtonsForLambdac2V0H"                  |       144 |        220 |     1.5278 |    0.86558 |      1.0000 |      5.0000 |
+ | "# input particles"                             |       144 |        463 |     3.2153 |     1.4297 |      2.0000 |      9.0000 |
+ | "# max size Lambda_c+ -> p+  KS0 "              |       144 |        209 |     1.4514 |     1.7788 |      0.0000 |      10.000 |
+ | "# max size Lambda_c~- -> p~-  KS0 "            |       144 |        174 |     1.2083 |     1.7946 |      0.0000 |      12.000 |
+ | "# p+"                                          |       144 |        111 |    0.77083 |    0.72379 |      0.0000 |      4.0000 |
+ | "# p~-"                                         |       144 |        109 |    0.75694 |    0.77501 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       144 |          2 |   0.013889 |    0.11703 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       144 |          2 |(  1.38889 +- 0.975249 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       383 |          4 |(  1.04439 +- 0.519459 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+StrippingLambdac2V0HLambdac...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingLambdac2V0HLambdac...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLambdac2V0HLambdac...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2HHHPi0D2PiPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Pi0RForD2HHHPi0               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseResolvedPi0"                    |       883 |      20356 |     23.053 |     18.546 |      1.0000 |      123.00 |
+ | "# input particles"                             |       883 |      20356 |     23.053 |     18.546 |      1.0000 |      123.00 |
+ |*"#accept"                                       |       883 |        330 |(  37.3726 +- 1.62809  )%|   -------   |   -------   |
+ | "#passed"                                       |       883 |        486 |    0.55040 |    0.86226 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |     20356 |        486 |(  2.38750 +- 0.106999 )%|   -------   |   -------   |
+D2HHHPi0D2PiPiPiPi0RLine      SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  pi-  pi+  pi0 "                   |       295 |          2 |  0.0067797 |    0.11625 |      0.0000 |      2.0000 |
+ | "# D- -> pi-  pi+  pi-  pi0 "                   |       295 |          2 |  0.0067797 |   0.082059 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       330 |        617 |     1.8697 |     1.6564 |      0.0000 |      10.000 |
+ | "# Phys/Pi0RForD2HHHPi0"                        |       330 |        486 |     1.4727 |    0.79440 |      1.0000 |      5.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       330 |       4296 |     13.018 |     6.0578 |      1.0000 |      33.000 |
+ | "# Phys/StdNoPIDsPions"                         |       330 |       4296 |     13.018 |     6.0578 |      1.0000 |      33.000 |
+ | "# input particles"                             |       330 |       9078 |     27.509 |     12.289 |      3.0000 |      67.000 |
+ | "# pi+"                                         |       330 |       1063 |     3.2212 |     1.8691 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       330 |       1040 |     3.1515 |     1.9790 |      0.0000 |      10.000 |
+ | "# pi0"                                         |       330 |        486 |     1.4727 |    0.79440 |      1.0000 |      5.0000 |
+ | "# selected"                                    |       330 |          4 |   0.012121 |    0.17366 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       330 |          2 |( 0.606061 +- 0.427249 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      7534 |       1954 |(  25.9358 +- 0.504941 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      3603 |        430 |(  11.9345 +- 0.540098 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       724 |         32 |(  4.41989 +- 0.763871 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        32 |          4 |(  12.5000 +- 5.84634  )%|   -------   |   -------   |
+StrippingD2HHHPi0D2PiPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2HHHPi0D2PiPiPiPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2HHHPi0D2PiPiPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2HHHPi0D2PiPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Pi0MForD2HHHPi0               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMergedPi0"                      |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ | "# input particles"                             |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |       194 |        194 |(  100.000 +- 0.515464 )%|   -------   |   -------   |
+ | "#passed"                                       |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |       242 |        242 |(  100.000 +- 0.413223 )%|   -------   |   -------   |
+D2HHHPi0D2PiPiPiPi0MLine      SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> pi+  pi-  pi+  pi0 "                   |       174 |          2 |   0.011494 |    0.10659 |      0.0000 |      1.0000 |
+ | "# D- -> pi-  pi+  pi-  pi0 "                   |       174 |          1 |  0.0057471 |   0.075592 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       194 |        368 |     1.8969 |     1.6928 |      0.0000 |      10.000 |
+ | "# Phys/Pi0MForD2HHHPi0"                        |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       194 |       2542 |     13.103 |     5.5890 |      3.0000 |      31.000 |
+ | "# Phys/StdNoPIDsPions"                         |       194 |       2542 |     13.103 |     5.5890 |      3.0000 |      31.000 |
+ | "# input particles"                             |       194 |       5326 |     27.454 |     11.290 |      7.0000 |      63.000 |
+ | "# pi+"                                         |       194 |        631 |     3.2526 |     1.9406 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       194 |        588 |     3.0309 |     1.9633 |      0.0000 |      10.000 |
+ | "# pi0"                                         |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ | "# selected"                                    |       194 |          3 |   0.015464 |    0.12339 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       194 |          3 |(  1.54639 +- 0.885880 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      4244 |       1152 |(  27.1442 +- 0.682626 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      2146 |        297 |(  13.8397 +- 0.745422 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       350 |         19 |(  5.42857 +- 1.21112  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        19 |          3 |(  15.7895 +- 8.36547  )%|   -------   |   -------   |
+StrippingD2HHHPi0D2PiPiPiPi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingD2HHHPi0D2PiPiPiPi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2HHHPi0D2PiPiPiPi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2HHHPi0D2KPiPiPi0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2HHHPi0D2KPiPiPi0RLine       SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  pi-  pi+  pi0 "                    |       247 |          3 |   0.012146 |    0.14176 |      0.0000 |      2.0000 |
+ | "# D+ -> K-  pi+  pi+  pi0 "                    |       251 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K+  pi-  pi-  pi0 "                    |       259 |          4 |   0.015444 |    0.19589 |      0.0000 |      3.0000 |
+ | "# D- -> K-  pi+  pi-  pi0 "                    |       236 |          1 |  0.0042373 |   0.064956 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       330 |        617 |     1.8697 |     1.6564 |      0.0000 |      10.000 |
+ | "# K-"                                          |       330 |        575 |     1.7424 |     1.4905 |      0.0000 |      8.0000 |
+ | "# Phys/Pi0RForD2HHHPi0"                        |       330 |        486 |     1.4727 |    0.79440 |      1.0000 |      5.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       330 |       4296 |     13.018 |     6.0578 |      1.0000 |      33.000 |
+ | "# Phys/StdNoPIDsPions"                         |       330 |       4296 |     13.018 |     6.0578 |      1.0000 |      33.000 |
+ | "# input particles"                             |       330 |       9078 |     27.509 |     12.289 |      3.0000 |      67.000 |
+ | "# pi+"                                         |       330 |       1063 |     3.2212 |     1.8691 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       330 |       1040 |     3.1515 |     1.9790 |      0.0000 |      10.000 |
+ | "# pi0"                                         |       330 |        486 |     1.4727 |    0.79440 |      1.0000 |      5.0000 |
+ | "# selected"                                    |       330 |          8 |   0.024242 |    0.27964 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       330 |          3 |( 0.909091 +- 0.522473 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      8602 |       1853 |(  21.5415 +- 0.443260 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      5420 |        526 |(  9.70480 +- 0.402092 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       766 |         34 |(  4.43864 +- 0.744135 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        34 |          8 |(  23.5294 +- 7.27467  )%|   -------   |   -------   |
+StrippingD2HHHPi0D2KPiPiPi0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingD2HHHPi0D2KPiPiPi0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2HHHPi0D2KPiPiPi0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2HHHPi0D2KPiPiPi0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2HHHPi0D2KPiPiPi0MLine       SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  pi-  pi+  pi0 "                    |       145 |          3 |   0.020690 |    0.24828 |      0.0000 |      3.0000 |
+ | "# D+ -> K-  pi+  pi+  pi0 "                    |       153 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K+  pi-  pi-  pi0 "                    |       151 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K-  pi+  pi-  pi0 "                    |       143 |          1 |  0.0069930 |   0.083331 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       194 |        368 |     1.8969 |     1.6928 |      0.0000 |      10.000 |
+ | "# K-"                                          |       194 |        343 |     1.7680 |     1.5104 |      0.0000 |      8.0000 |
+ | "# Phys/Pi0MForD2HHHPi0"                        |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       194 |       2542 |     13.103 |     5.5890 |      3.0000 |      31.000 |
+ | "# Phys/StdNoPIDsPions"                         |       194 |       2542 |     13.103 |     5.5890 |      3.0000 |      31.000 |
+ | "# input particles"                             |       194 |       5326 |     27.454 |     11.290 |      7.0000 |      63.000 |
+ | "# pi+"                                         |       194 |        631 |     3.2526 |     1.9406 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       194 |        588 |     3.0309 |     1.9633 |      0.0000 |      10.000 |
+ | "# pi0"                                         |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ | "# selected"                                    |       194 |          4 |   0.020619 |    0.22610 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       194 |          2 |(  1.03093 +- 0.725209 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      4803 |       1053 |(  21.9238 +- 0.596982 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      2949 |        290 |(  9.83384 +- 0.548335 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       351 |         17 |(  4.84330 +- 1.14587  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        17 |          4 |(  23.5294 +- 10.2879  )%|   -------   |   -------   |
+StrippingD2HHHPi0D2KPiPiPi0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2HHHPi0D2KPiPiPi0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2HHHPi0D2KPiPiPi0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2HHHPi0D2KKPiPi0R...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2HHHPi0D2KKPiPi0RLine        SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K+  pi-  pi0 "                     |       259 |          3 |   0.011583 |    0.13846 |      0.0000 |      2.0000 |
+ | "# D+ -> K+  K-  pi+  pi0 "                     |       209 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K-  K+  pi-  pi0 "                     |       205 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D- -> K-  K-  pi+  pi0 "                     |       251 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       330 |        617 |     1.8697 |     1.6564 |      0.0000 |      10.000 |
+ | "# K-"                                          |       330 |        575 |     1.7424 |     1.4905 |      0.0000 |      8.0000 |
+ | "# Phys/Pi0RForD2HHHPi0"                        |       330 |        486 |     1.4727 |    0.79440 |      1.0000 |      5.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       330 |       4296 |     13.018 |     6.0578 |      1.0000 |      33.000 |
+ | "# Phys/StdNoPIDsPions"                         |       330 |       4296 |     13.018 |     6.0578 |      1.0000 |      33.000 |
+ | "# input particles"                             |       330 |       9078 |     27.509 |     12.289 |      3.0000 |      67.000 |
+ | "# pi+"                                         |       330 |       1063 |     3.2212 |     1.8691 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       330 |       1040 |     3.1515 |     1.9790 |      0.0000 |      10.000 |
+ | "# pi0"                                         |       330 |        486 |     1.4727 |    0.79440 |      1.0000 |      5.0000 |
+ | "# selected"                                    |       330 |          3 |  0.0090909 |    0.12276 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       330 |          2 |( 0.606061 +- 0.427249 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      3893 |        697 |(  17.9039 +- 0.614459 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      2803 |        176 |(  6.27899 +- 0.458196 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       262 |         11 |(  4.19847 +- 1.23903  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          3 |(  27.2727 +- 13.4282  )%|   -------   |   -------   |
+StrippingD2HHHPi0D2KKPiPi0R...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2HHHPi0D2KKPiPi0R...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2HHHPi0D2KKPiPi0R...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2HHHPi0D2KKPiPi0M...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D2HHHPi0D2KKPiPi0MLine        SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K+  K+  pi-  pi0 "                     |       151 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D+ -> K+  K-  pi+  pi0 "                     |       129 |          1 |  0.0077519 |   0.087703 |      0.0000 |      1.0000 |
+ | "# D- -> K-  K+  pi-  pi0 "                     |       124 |          1 |  0.0080645 |   0.089440 |      0.0000 |      1.0000 |
+ | "# D- -> K-  K-  pi+  pi0 "                     |       153 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |       194 |        368 |     1.8969 |     1.6928 |      0.0000 |      10.000 |
+ | "# K-"                                          |       194 |        343 |     1.7680 |     1.5104 |      0.0000 |      8.0000 |
+ | "# Phys/Pi0MForD2HHHPi0"                        |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       194 |       2542 |     13.103 |     5.5890 |      3.0000 |      31.000 |
+ | "# Phys/StdNoPIDsPions"                         |       194 |       2542 |     13.103 |     5.5890 |      3.0000 |      31.000 |
+ | "# input particles"                             |       194 |       5326 |     27.454 |     11.290 |      7.0000 |      63.000 |
+ | "# pi+"                                         |       194 |        631 |     3.2526 |     1.9406 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |       194 |        588 |     3.0309 |     1.9633 |      0.0000 |      10.000 |
+ | "# pi0"                                         |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ | "# selected"                                    |       194 |          2 |   0.010309 |    0.14322 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       194 |          1 |( 0.515464 +- 0.514134 )%|   -------   |   -------   |
+ |*"#pass comb12 cut"                              |      2327 |        419 |(  18.0060 +- 0.796529 )%|   -------   |   -------   |
+ |*"#pass comb123 cut"                             |      1602 |        103 |(  6.42946 +- 0.612810 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       142 |          4 |(  2.81690 +- 1.38847  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+StrippingD2HHHPi0D2KKPiPi0M...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2HHHPi0D2KKPiPi0M...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2HHHPi0D2KKPiPi0M...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+DstarD02xxseq_D02mumuforTag...SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> mu+  mu- "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseMuons"                       |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size D0 -> mu+  mu- "                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu+"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DstarD02xxseq_D02emuforTag_...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> e+  mu- "                              |       730 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0 -> e-  mu+ "                              |       730 |          1 |  0.0013699 |   0.036986 |      0.0000 |      1.0000 |
+ | "# Phys/StdAllLooseElectrons"                   |       730 |       5966 |     8.1726 |     6.1553 |      1.0000 |      41.000 |
+ | "# Phys/StdAllLooseMuons"                       |       730 |       2963 |     4.0589 |     3.4244 |      1.0000 |      35.000 |
+ | "# e+"                                          |       730 |        348 |    0.47671 |    0.75317 |      0.0000 |      4.0000 |
+ | "# e-"                                          |       730 |        412 |    0.56438 |    0.86442 |      0.0000 |      6.0000 |
+ | "# input particles"                             |       730 |       8929 |     12.232 |     8.6130 |      2.0000 |      72.000 |
+ | "# max size D0 -> e+  mu- "                     |       730 |        121 |    0.16575 |    0.61593 |      0.0000 |      6.0000 |
+ | "# max size D0 -> e-  mu+ "                     |       730 |        163 |    0.22329 |    0.81644 |      0.0000 |      12.000 |
+ | "# mu+"                                         |       730 |        257 |    0.35205 |    0.58582 |      0.0000 |      4.0000 |
+ | "# mu-"                                         |       730 |        238 |    0.32603 |    0.53687 |      0.0000 |      3.0000 |
+ | "# selected"                                    |       730 |          1 |  0.0013699 |   0.036986 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       730 |          1 |( 0.136986 +- 0.136892 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       284 |          8 |(  2.81690 +- 0.981798 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          1 |(  12.5000 +- 11.6927  )%|   -------   |   -------   |
+DstarD02xxDst2PiD02emuBox     SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D0  pi- "                       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD02xxseq_D02emuforTag_selection"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         1 |        116 |     116.00 |     0.0000 |      116.00 |      116.00 |
+ | "# Phys/StdNoPIDsUpPions"                       |         1 |         36 |     36.000 |     0.0000 |      36.000 |      36.000 |
+ | "# input particles"                             |         1 |        153 |     153.00 |     0.0000 |      153.00 |      153.00 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         1 |         45 |     45.000 |     0.0000 |      45.000 |      45.000 |
+ | "# max size D*(2010)- -> D0  pi- "              |         1 |         51 |     51.000 |     0.0000 |      51.000 |      51.000 |
+ | "# pi+"                                         |         1 |         45 |     45.000 |     0.0000 |      45.000 |      45.000 |
+ | "# pi-"                                         |         1 |         51 |     51.000 |     0.0000 |      51.000 |      51.000 |
+ | "# selected"                                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        96 |          1 |(  1.04167 +- 1.03623  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_DstarD02xxDst2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DstarD02xxDst2PiD02emuBox"              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo2_DstarD02xxDst2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DstarD02xxDst2PiD02emuBox"              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo3_DstarD02xxDst2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DstarD02xxDst2PiD02emuBox"              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo4_DstarD02xxDst2...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DstarD02xxDst2PiD02emuBox"              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingDstarD02xxDst2PiD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          6 |( 0.600000 +- 0.244213 )%|   -------   |   -------   |
+DstarD02xxseq_D02KmuforTag_...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  mu- "                              |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0 -> K-  mu+ "                              |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         6 |          5 |    0.83333 |    0.68718 |      0.0000 |      2.0000 |
+ | "# K-"                                          |         6 |          5 |    0.83333 |    0.89753 |      0.0000 |      2.0000 |
+ | "# Phys/StdAllLooseKaons"                       |         6 |        106 |     17.667 |     11.426 |      3.0000 |      34.000 |
+ | "# Phys/StdAllLooseMuons"                       |         6 |         30 |     5.0000 |     2.4495 |      3.0000 |      10.000 |
+ | "# input particles"                             |         6 |        136 |     22.667 |     12.270 |      6.0000 |      38.000 |
+ | "# max size D0 -> K+  mu- "                     |         6 |          4 |    0.66667 |     1.4907 |      0.0000 |      4.0000 |
+ | "# max size D0 -> K-  mu+ "                     |         6 |          7 |     1.1667 |     1.4625 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |         6 |          8 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# mu-"                                         |         6 |          3 |    0.50000 |    0.76376 |      0.0000 |      2.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+DstarD02xxDst2PiD02mumu_unt...SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> mu+  mu- "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseMuons"                       |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size D0 -> mu+  mu- "                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu+"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        488 |(  48.8000 +- 1.58068  )%|   -------   |   -------   |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       488 |          3 |( 0.614754 +- 0.353836 )%|   -------   |   -------   |
+DstarD02xxDst2PiD02Kmu_unta...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  mu- "                              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0 -> K-  mu+ "                              |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K-"                                          |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/StdAllLooseKaons"                       |         3 |         68 |     22.667 |     13.960 |      3.0000 |      34.000 |
+ | "# Phys/StdAllLooseMuons"                       |         3 |         13 |     4.3333 |     1.2472 |      3.0000 |      6.0000 |
+ | "# input particles"                             |         3 |         81 |     27.000 |     14.855 |      6.0000 |      38.000 |
+ | "# max size D0 -> K+  mu- "                     |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size D0 -> K-  mu+ "                     |         3 |          7 |     2.3333 |     1.2472 |      1.0000 |      4.0000 |
+ | "# mu+"                                         |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# mu-"                                         |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         3 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD02xxDst2PiD0...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD02xxDst2PiD0...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDsGammaForExcitedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDsGammaForExcitedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        957 |(  95.7000 +- 0.641490 )%|   -------   |   -------   |
+SelFilterPhys_StdVeryTightD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       868 |         24 |(  2.76498 +- 0.556541 )%|   -------   |   -------   |
+DsForExcitedDsSpectroscopy    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdVeryTightDsplus2KKPi"                |        24 |         26 |     1.0833 |    0.27639 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        24 |         26 |     1.0833 |    0.27639 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |        24 |          2 |(  8.33333 +- 5.64169  )%|   -------   |   -------   |
+ |*"#passed"                                       |        24 |          2 |(  8.33333 +- 5.64169  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        26 |          2 |(  7.69231 +- 5.22589  )%|   -------   |   -------   |
+DsstarForExcitedDsSpectroscopySUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_s+ -> D_s+  gamma "                       |         2 |          5 |     2.5000 |     2.5000 |      0.0000 |      5.0000 |
+ | "# D*_s- -> D_s-  gamma "                       |         2 |          6 |     3.0000 |     3.0000 |      0.0000 |      6.0000 |
+ | "# D_s+"                                        |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D_s-"                                        |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Phys/DsForExcitedDsSpectroscopy"             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdLooseAllPhotons"                     |         2 |         96 |     48.000 |     7.0000 |      41.000 |      55.000 |
+ | "# gamma"                                       |         2 |         40 |     20.000 |     3.0000 |      17.000 |      23.000 |
+ | "# input particles"                             |         2 |         98 |     49.000 |     7.0000 |      42.000 |      56.000 |
+ | "# max size D*_s+ -> D_s+  gamma "              |         2 |         23 |     11.500 |     11.500 |      0.0000 |      23.000 |
+ | "# max size D*_s- -> D_s-  gamma "              |         2 |         17 |     8.5000 |     8.5000 |      0.0000 |      17.000 |
+ | "# selected"                                    |         2 |         11 |     5.5000 |    0.50000 |      5.0000 |      6.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        40 |         11 |(  27.5000 +- 7.06001  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+DsGammaForExcitedDsSpectros...SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DsstarForExcitedDsSpectroscopy"         |         2 |         11 |     5.5000 |    0.50000 |      5.0000 |      6.0000 |
+ | "# input particles"                             |         2 |         11 |     5.5000 |    0.50000 |      5.0000 |      6.0000 |
+ | "# particles "StdLooseAllPhotons/Particles""    |         2 |         96 |     48.000 |     7.0000 |      41.000 |      55.000 |
+ | "# photons   "StdLooseAllPhotons/Particles""    |         2 |         96 |     48.000 |     7.0000 |      41.000 |      55.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         11 |     5.5000 |    0.50000 |      5.0000 |      6.0000 |
+ | "#tagged"                                       |        11 |          3 |    0.27273 |    0.44536 |      0.0000 |      1.0000 |
+StrippingDsGammaForExcitedD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingDsGammaForExcitedD...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDsGammaForExcitedD...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDsstGammaForExcite...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingDsstGammaForExcite...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        957 |(  95.7000 +- 0.641490 )%|   -------   |   -------   |
+Pi0VetoDsgForExcitedDsSpect...SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DsstarForExcitedDsSpectroscopy"         |         2 |         11 |     5.5000 |    0.50000 |      5.0000 |      6.0000 |
+ | "# input particles"                             |         2 |         11 |     5.5000 |    0.50000 |      5.0000 |      6.0000 |
+ | "# particles "StdLooseAllPhotons/Particles""    |         2 |         96 |     48.000 |     7.0000 |      41.000 |      55.000 |
+ | "# photons   "StdLooseAllPhotons/Particles""    |         2 |         96 |     48.000 |     7.0000 |      41.000 |      55.000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         2 |         11 |     5.5000 |    0.50000 |      5.0000 |      6.0000 |
+ | "#tagged"                                       |        11 |          3 |    0.27273 |    0.44536 |      0.0000 |      1.0000 |
+DsggForExcitedDsSpectroscopy  SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*_s+"                                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*_s-"                                       |         2 |          2 |     1.0000 |     1.0000 |      0.0000 |      2.0000 |
+ | "# D_s1(2536)+ -> D*_s+  gamma "                |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D_s1(2536)- -> D*_s-  gamma "                |         2 |         20 |     10.000 |     10.000 |      0.0000 |      20.000 |
+ | "# Phys/Pi0VetoDsgForExcitedDsSpectroscopy"     |         2 |         11 |     5.5000 |    0.50000 |      5.0000 |      6.0000 |
+ | "# Phys/StdLooseAllPhotons"                     |         2 |         96 |     48.000 |     7.0000 |      41.000 |      55.000 |
+ | "# gamma"                                       |         2 |         67 |     33.500 |     4.5000 |      29.000 |      38.000 |
+ | "# input particles"                             |         2 |        107 |     53.500 |     6.5000 |      47.000 |      60.000 |
+ | "# max size D_s1(2536)+ -> D*_s+  gamma "       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size D_s1(2536)- -> D*_s-  gamma "       |         2 |         58 |     29.000 |     29.000 |      0.0000 |      58.000 |
+ | "# selected"                                    |         2 |         20 |     10.000 |     10.000 |      0.0000 |      20.000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        58 |         20 |(  34.4828 +- 6.24115  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+DsstGammaForExcitedDsSpectr...SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DsggForExcitedDsSpectroscopy"           |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "# input particles"                             |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "# particles "StdLooseAllPhotons/Particles""    |         1 |         41 |     41.000 |     0.0000 |      41.000 |      41.000 |
+ | "# photons   "StdLooseAllPhotons/Particles""    |         1 |         41 |     41.000 |     0.0000 |      41.000 |      41.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "#tagged"                                       |        40 |          5 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+StrippingDsstGammaForExcite...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingDsstGammaForExcite...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDsstGammaForExcite...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStreamCharmPreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingStreamCharmPostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       136 |        136 |(  100.000 +- 0.735294 )%|   -------   |   -------   |
+StrippingStreamCharm          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStreamCharm          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        136 |(  13.6000 +- 1.08399  )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStreamEWBadEventPr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingStreamEWBadEventPo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStreamEWBadEvent     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStreamEWBadEvent     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDY2MuMuLine1PreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         57 |(  5.70000 +- 0.733151 )%|   -------   |   -------   |
+StrippingGoodEventConditionEW SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DY2MuMuLine1                  SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |        41 |        152 |     3.7073 |     2.6800 |      1.0000 |      12.000 |
+ | "# Z0 -> mu+  mu- "                             |        41 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        41 |        152 |     3.7073 |     2.6800 |      1.0000 |      12.000 |
+ | "# max size Z0 -> mu+  mu- "                    |        41 |          1 |   0.024390 |    0.15426 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |        41 |         12 |    0.29268 |    0.45499 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        41 |          7 |    0.17073 |    0.37627 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        41 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        41 |          0 |(  0.00000 +- 2.43902  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingDY2MuMuLine1PostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDY2MuMuLine1         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDY2MuMuLine1         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDY2MuMuLine1HltPre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        102 |(  10.2000 +- 0.957058 )%|   -------   |   -------   |
+StrippingDY2MuMuLine1HltHlt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       102 |          1 |( 0.980392 +- 0.975574 )%|   -------   |   -------   |
+DY2MuMuLine1Hlt               SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# Z0 -> mu+  mu- "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# max size Z0 -> mu+  mu- "                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# mu-"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDY2MuMuLine1HltPos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDY2MuMuLine1Hlt      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDY2MuMuLine1Hlt      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDY2MuMuLine2PreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        270 |(  27.0000 +- 1.40392  )%|   -------   |   -------   |
+DY2MuMuLine2                  SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       207 |        818 |     3.9517 |     3.1466 |      1.0000 |      20.000 |
+ | "# Z0 -> mu+  mu- "                             |       207 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       207 |        818 |     3.9517 |     3.1466 |      1.0000 |      20.000 |
+ | "# max size Z0 -> mu+  mu- "                    |       207 |          2 |  0.0096618 |   0.097819 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |       207 |         22 |    0.10628 |    0.30820 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |       207 |         19 |   0.091787 |    0.28873 |      0.0000 |      1.0000 |
+ | "# selected"                                    |       207 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       207 |          0 |(  0.00000 +- 0.483092 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingDY2MuMuLine2PostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDY2MuMuLine2         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDY2MuMuLine2         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDY2MuMuLine2HltPre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        505 |(  50.5000 +- 1.58106  )%|   -------   |   -------   |
+StrippingDY2MuMuLine2HltHlt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       505 |         13 |(  2.57426 +- 0.704721 )%|   -------   |   -------   |
+DY2MuMuLine2Hlt               SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |        13 |         69 |     5.3077 |     3.0731 |      2.0000 |      11.000 |
+ | "# Z0 -> mu+  mu- "                             |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        13 |         69 |     5.3077 |     3.0731 |      2.0000 |      11.000 |
+ | "# max size Z0 -> mu+  mu- "                    |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        13 |          4 |    0.30769 |    0.46154 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        13 |          4 |    0.30769 |    0.46154 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        13 |          0 |(  0.00000 +- 7.69231  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDY2MuMuLine2HltPos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDY2MuMuLine2Hlt      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDY2MuMuLine2Hlt      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDY2MuMuLine3PreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DY2MuMuLine3                  SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# Z0 -> mu+  mu- "                             |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# max size Z0 -> mu+  mu- "                    |       759 |          3 |  0.0039526 |   0.062745 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |       759 |         83 |    0.10935 |    0.31628 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       759 |         77 |    0.10145 |    0.30626 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       759 |          0 |(  0.00000 +- 0.131752 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingDY2MuMuLine3PostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDY2MuMuLine3         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDY2MuMuLine3         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDY2MuMuLine4PreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DY2MuMuLine4                  SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# Z0 -> mu+  mu- "                             |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# max size Z0 -> mu+  mu- "                    |       759 |          3 |  0.0039526 |   0.062745 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |       759 |         83 |    0.10935 |    0.31628 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       759 |         77 |    0.10145 |    0.30626 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       759 |          0 |(  0.00000 +- 0.131752 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingDY2MuMuLine4PostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDY2MuMuLine4         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDY2MuMuLine4         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingZ02eeLinePreScaler   SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Z02eeLine                     SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsElectrons"                  |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# Z0 -> e+  e- "                               |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e+"                                          |       911 |          1 |  0.0010977 |   0.033113 |      0.0000 |      1.0000 |
+ | "# e-"                                          |       911 |          3 |  0.0032931 |   0.057291 |      0.0000 |      1.0000 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# max size Z0 -> e+  e- "                      |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       911 |          0 |(  0.00000 +- 0.109769 )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingZ02eeLinePostScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingZ02eeLine            SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingZ02eeLine            SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingZ02eeSSLinePreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Z02eeSSLine                   SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsElectrons"                  |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# Z0 -> e+  e+ "                               |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> e-  e- "                               |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e+"                                          |       911 |          1 |  0.0010977 |   0.033113 |      0.0000 |      1.0000 |
+ | "# e-"                                          |       911 |          3 |  0.0032931 |   0.057291 |      0.0000 |      1.0000 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# max size Z0 -> e+  e+ "                      |       911 |          1 |  0.0010977 |   0.033113 |      0.0000 |      1.0000 |
+ | "# max size Z0 -> e-  e- "                      |       911 |          3 |  0.0032931 |   0.057291 |      0.0000 |      1.0000 |
+ | "# selected"                                    |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       911 |          0 |(  0.00000 +- 0.109769 )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingZ02eeSSLinePostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingZ02eeSSLine          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingZ02eeSSLine          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDY2eeLine3PreScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DY2eeLine3                    SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsElectrons"                  |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# Z0 -> e+  e- "                               |       911 |          1 |  0.0010977 |   0.033113 |      0.0000 |      1.0000 |
+ | "# e+"                                          |       911 |         24 |   0.026345 |    0.16016 |      0.0000 |      1.0000 |
+ | "# e-"                                          |       911 |         32 |   0.035126 |    0.18997 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# max size Z0 -> e+  e- "                      |       911 |          2 |  0.0021954 |   0.046804 |      0.0000 |      1.0000 |
+ | "# selected"                                    |       911 |          1 |  0.0010977 |   0.033113 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       911 |          1 |( 0.109769 +- 0.109709 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+StrippingDY2eeLine3PostScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingDY2eeLine3           SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDY2eeLine3           SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDY2eeLine4PreScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DY2eeLine4                    SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsElectrons"                  |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# Z0 -> e+  e- "                               |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e+"                                          |       911 |          6 |  0.0065862 |   0.080888 |      0.0000 |      1.0000 |
+ | "# e-"                                          |       911 |         16 |   0.017563 |    0.13136 |      0.0000 |      1.0000 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# max size Z0 -> e+  e- "                      |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |       911 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       911 |          0 |(  0.00000 +- 0.109769 )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDY2eeLine4PostScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDY2eeLine4           SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDY2eeLine4           SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingExoticaDisplPhiPhi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ExoticaDisplPhiPhiLine        SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> phi(1020)  phi(1020) "                 |       835 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdLoosePhi2KK"                         |       835 |      22717 |     27.206 |     44.928 |      1.0000 |      400.00 |
+ | "# input particles"                             |       835 |      22717 |     27.206 |     44.928 |      1.0000 |      400.00 |
+ | "# max size B0 -> phi(1020)  phi(1020) "        |       835 |         13 |   0.015569 |    0.12380 |      0.0000 |      1.0000 |
+ | "# phi(1020)"                                   |       835 |         13 |   0.015569 |    0.12380 |      0.0000 |      1.0000 |
+ | "# selected"                                    |       835 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       835 |          0 |(  0.00000 +- 0.119760 )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingExoticaDisplPhiPhi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingExoticaDisplPhiPhi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingExoticaDisplPhiPhi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingExoticaRHNuLinePre...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ExoticaRHNuLine               SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# KS0 -> mu+  pi- "                            |       748 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0 -> mu-  pi+ "                            |       748 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdAllLooseMuons"                       |       748 |       3005 |     4.0174 |     3.4031 |      1.0000 |      35.000 |
+ | "# Phys/StdNoPIDsPions"                         |       748 |       8621 |     11.525 |     5.7056 |      1.0000 |      34.000 |
+ | "# input particles"                             |       748 |      11626 |     15.543 |     7.8940 |      2.0000 |      62.000 |
+ | "# max size KS0 -> mu+  pi- "                   |       748 |         57 |   0.076203 |    0.39829 |      0.0000 |      4.0000 |
+ | "# max size KS0 -> mu-  pi+ "                   |       748 |         46 |   0.061497 |    0.35293 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |       748 |         55 |   0.073529 |    0.26100 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |       748 |         49 |   0.065508 |    0.24742 |      0.0000 |      1.0000 |
+ | "# pi+"                                         |       748 |        982 |     1.3128 |     1.1636 |      0.0000 |      6.0000 |
+ | "# pi-"                                         |       748 |        926 |     1.2380 |     1.1112 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       748 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       748 |          0 |(  0.00000 +- 0.133690 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       103 |         47 |(  45.6311 +- 4.90780  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        47 |          0 |(  0.00000 +- 2.12766  )%|   -------   |   -------   |
+StrippingExoticaRHNuLinePos...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingExoticaRHNuLine      SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingExoticaRHNuLine      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingExoticaPrmptDiMuon...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ExoticaPrmptDiMuonHighMassLineSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SharedDiMuonNoIP"                       |        57 |         66 |     1.1579 |    0.55534 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        57 |         66 |     1.1579 |    0.55534 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        57 |          0 |(  0.00000 +- 1.75439  )%|   -------   |   -------   |
+ |*"#passed"                                       |        57 |          0 |(  0.00000 +- 1.75439  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        66 |          0 |(  0.00000 +- 1.51515  )%|   -------   |   -------   |
+StrippingExoticaPrmptDiMuon...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingExoticaPrmptDiMuon...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingExoticaPrmptDiMuon...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingExoticaQuadMuonNoI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+ExoticaQuadMuonNoIPLine       SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> KS0  KS0 "                             |        57 |          4 |   0.070175 |    0.31676 |      0.0000 |      2.0000 |
+ | "# KS0"                                         |        57 |         66 |     1.1579 |    0.55534 |      1.0000 |      4.0000 |
+ | "# Phys/SharedDiMuonNoIP"                       |        57 |         66 |     1.1579 |    0.55534 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        57 |         66 |     1.1579 |    0.55534 |      1.0000 |      4.0000 |
+ | "# max size B0 -> KS0  KS0 "                    |        57 |         94 |     1.6491 |     2.4673 |      1.0000 |      16.000 |
+ | "# selected"                                    |        57 |          4 |   0.070175 |    0.31676 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        57 |          3 |(  5.26316 +- 2.95764  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        14 |          4 |(  28.5714 +- 12.0736  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingExoticaQuadMuonNoI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingExoticaQuadMuonNoI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingExoticaQuadMuonNoI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingA2MuMuLinePreScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+A2MuMuLine                    SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       793 |       3056 |     3.8537 |     3.3732 |      1.0000 |      35.000 |
+ | "# Z0 -> mu+  mu- "                             |       793 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       793 |       3056 |     3.8537 |     3.3732 |      1.0000 |      35.000 |
+ | "# max size Z0 -> mu+  mu- "                    |       793 |         11 |   0.013871 |    0.12728 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |       793 |        126 |    0.15889 |    0.36901 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       793 |        118 |    0.14880 |    0.36637 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       793 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       793 |          0 |(  0.00000 +- 0.126103 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+StrippingA2MuMuLinePostScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingA2MuMuLine           SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingA2MuMuLine           SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDisplVerticesSingl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+SelFilterRec_Track_Best       SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        911 |(  100.000 +- 0.109769 )%|   -------   |   -------   |
+DisplVerticesVeloGEC          SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       911 |        905 |(  99.3414 +- 0.267992 )%|   -------   |   -------   |
+DisplVerticesVeloFilteredTr...SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# accepted tracks (accepted events)"           |       888 |      47348 |     53.320 |     32.722 |      4.0000 |      237.00 |
+ | "# accepted tracks (all events)"                |       905 |      47372 |     52.345 |     33.171 |      0.0000 |      237.00 |
+ | "# input tracks with Velo segment"              |       905 |      84941 |     93.857 |     52.032 |      3.0000 |      351.00 |
+ | "# unique velo segments"                        |       905 |      81737 |     90.317 |     49.570 |      3.0000 |      337.00 |
+DisplVerticesWithVeloCandid...SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |       876 |        150 |(  17.1233 +- 1.27279  )%|   -------   |   -------   |
+ | "#accepted candidates"                          |       876 |        167 |    0.19064 |    0.44461 |      0.0000 |      3.0000 |
+ | "#events with upPVZ"                            |       876 |        876 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "#input vertices"                               |       876 |       1405 |     1.6039 |    0.82176 |      1.0000 |      5.0000 |
+DisplVerticesSinglePS         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DisplVerticesWithVeloCandidates"        |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingDisplVerticesSingl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDisplVerticesSinglePSSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDisplVerticesSinglePSSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDisplVerticesJetSi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        509 |(  50.9000 +- 1.58088  )%|   -------   |   -------   |
+DisplVerticesJetSingleLowMa...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DisplVerticesWithVeloCandidates"        |        77 |        541 |     7.0260 |     3.2393 |      5.0000 |      20.000 |
+ | "# input particles"                             |        77 |        541 |     7.0260 |     3.2393 |      5.0000 |      20.000 |
+ |*"#accept"                                       |        77 |          4 |(  5.19481 +- 2.52904  )%|   -------   |   -------   |
+ |*"#passed"                                       |        77 |          4 |(  5.19481 +- 2.52904  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       541 |          4 |( 0.739372 +- 0.368317 )%|   -------   |   -------   |
+DisplVerticesJetSingleLowMa...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DisplVerticesJetSingleLowMassSelectionVe|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+DisplVerticesJetSingleLowMass SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DisplVerticesJetSingleLowMassSelectionJe|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+RelatedInfo1_DisplVerticesJ...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DisplVerticesJetSingleLowMass"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingDisplVerticesJetSi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingDisplVerticesJetSi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDisplVerticesJetSi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDisplVerticesJetSi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DisplVerticesJetSingleHighM...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DisplVerticesWithVeloCandidates"        |       150 |       1053 |     7.0200 |     3.4302 |      5.0000 |      28.000 |
+ | "# input particles"                             |       150 |       1053 |     7.0200 |     3.4302 |      5.0000 |      28.000 |
+ |*"#accept"                                       |       150 |          6 |(  4.00000 +- 1.60000  )%|   -------   |   -------   |
+ |*"#passed"                                       |       150 |          6 |(  4.00000 +- 1.60000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |      1053 |          6 |( 0.569801 +- 0.231956 )%|   -------   |   -------   |
+DisplVerticesJetSingleHighM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DisplVerticesJetSingleHighMassSelectionV|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+DisplVerticesJetSingleHighMassSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DisplVerticesJetSingleHighMassSelectionJ|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# input particles"                             |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+RelatedInfo1_DisplVerticesJ...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DisplVerticesJetSingleHighMass"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingDisplVerticesJetSi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingDisplVerticesJetSi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDisplVerticesJetSi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDisplVerticesJetHl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         95 |(  9.50000 +- 0.927227 )%|   -------   |   -------   |
+DisplVerticesHlt2DecisionFi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       160 |          0 |(  0.00000 +- 0.625000 )%|   -------   |   -------   |
+DisplVerticesHlt2DecisionFi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       160 |          0 |(  0.00000 +- 0.625000 )%|   -------   |   -------   |
+DisplVerticesHlt2DecisionFi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       160 |          0 |(  0.00000 +- 0.625000 )%|   -------   |   -------   |
+DisplVerticesHlt2DecisionFi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       160 |          0 |(  0.00000 +- 0.625000 )%|   -------   |   -------   |
+DisplVerticesHlt2DecisionFi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       160 |          0 |(  0.00000 +- 0.625000 )%|   -------   |   -------   |
+StrippingDisplVerticesJetHl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDisplVerticesJetHl...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDisplVerticesJetHl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDisplVerticesJetHl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         91 |(  9.10000 +- 0.909500 )%|   -------   |   -------   |
+StrippingDisplVerticesJetHl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDisplVerticesJetHl...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDisplVerticesJetHl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDisplVerticesDoubl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DisplVerticesDouble           SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# H_10 -> ~chi_10  ~chi_10 "                   |       150 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DisplVerticesWithVeloCandidates"        |       150 |       1053 |     7.0200 |     3.4302 |      5.0000 |      28.000 |
+ | "# input particles"                             |       150 |       1053 |     7.0200 |     3.4302 |      5.0000 |      28.000 |
+ | "# max size H_10 -> ~chi_10  ~chi_10 "          |       150 |         19 |    0.12667 |    0.33260 |      0.0000 |      1.0000 |
+ | "# selected"                                    |       150 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# ~chi_10"                                     |       150 |         19 |    0.12667 |    0.33260 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       150 |          0 |(  0.00000 +- 0.666667 )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDisplVerticesDoubl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDisplVerticesDouble  SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDisplVerticesDouble  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDisplVerticesHLTPS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        199 |(  19.9000 +- 1.26253  )%|   -------   |   -------   |
+DisplVerticesHLTPSHlt2Filte...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       185 |          0 |(  0.00000 +- 0.540541 )%|   -------   |   -------   |
+DisplVerticesHLTPSHlt2Filte...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       185 |          0 |(  0.00000 +- 0.540541 )%|   -------   |   -------   |
+DisplVerticesHLTPSHlt2Filte...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       185 |          0 |(  0.00000 +- 0.540541 )%|   -------   |   -------   |
+DisplVerticesHLTPSHlt2Filte...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       185 |          0 |(  0.00000 +- 0.540541 )%|   -------   |   -------   |
+DisplVerticesHLTPSHlt2Filte...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       185 |          0 |(  0.00000 +- 0.540541 )%|   -------   |   -------   |
+StrippingDisplVerticesHLTPS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDisplVerticesHLTPS   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDisplVerticesHLTPS   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDitauHHnoisoLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         15 |(  1.50000 +- 0.384383 )%|   -------   |   -------   |
+SelTauNoiso_e                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsElectrons"                  |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       911 |         30 |(  3.29308 +- 0.591250 )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |         31 |   0.034029 |    0.18726 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |     42738 |         31 |(0.0725350 +- 0.0130229)%|   -------   |   -------   |
+SelTauNoiso_mu                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       759 |         85 |(  11.1989 +- 1.14466  )%|   -------   |   -------   |
+ | "#passed"                                       |       759 |         87 |    0.11462 |    0.32674 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |      3022 |         87 |(  2.87889 +- 0.304174 )%|   -------   |   -------   |
+SelTauNoiso_h1                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       911 |        287 |(  31.5038 +- 1.53906  )%|   -------   |   -------   |
+ | "#passed"                                       |       911 |        419 |    0.45993 |    0.84747 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |     42738 |        419 |( 0.980392 +- 0.0476599)%|   -------   |   -------   |
+SelTauNoiso_h3                SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# max size tau+ -> pi+  pi+  pi- "             |       911 |     409325 |     449.31 |     1009.9 |      0.0000 |      16250. |
+ | "# max size tau- -> pi-  pi-  pi+ "             |       911 |     405425 |     445.03 |     1004.0 |      0.0000 |      16900. |
+ | "# pi+"                                         |       911 |       5443 |     5.9748 |     3.7892 |      0.0000 |      25.000 |
+ | "# pi-"                                         |       911 |       5359 |     5.8825 |     3.7916 |      0.0000 |      26.000 |
+ | "# selected"                                    |       911 |        456 |    0.50055 |     2.0552 |      0.0000 |      30.000 |
+ | "# tau+ -> pi+  pi+  pi- "                      |       911 |        228 |    0.25027 |     1.1453 |      0.0000 |      14.000 |
+ | "# tau- -> pi-  pi-  pi+ "                      |       911 |        228 |    0.25027 |     1.0679 |      0.0000 |      16.000 |
+ |*"#accept"                                       |       911 |        134 |(  14.7091 +- 1.17351  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    366572 |       4121 |(  1.12420 +- 0.0174135)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4121 |        456 |(  11.0653 +- 0.488670 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        61 |         61 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+TauNoiso                      SUCCESS Number of counters : 8
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelTauNoiso_e"                          |       390 |         31 |   0.079487 |    0.27982 |      0.0000 |      2.0000 |
+ | "# Phys/SelTauNoiso_h1"                         |       390 |        419 |     1.0744 |     1.0087 |      0.0000 |      7.0000 |
+ | "# Phys/SelTauNoiso_h3"                         |       390 |        456 |     1.1692 |     3.0140 |      0.0000 |      30.000 |
+ | "# Phys/SelTauNoiso_mu"                         |       390 |         87 |    0.22308 |    0.42845 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       390 |        993 |     2.5462 |     3.4084 |      1.0000 |      31.000 |
+ |*"#accept"                                       |       390 |        390 |(  100.000 +- 0.256410 )%|   -------   |   -------   |
+ | "#passed"                                       |       390 |        993 |     2.5462 |     3.4084 |      1.0000 |      31.000 |
+ |*"efficiency"                                    |       993 |        993 |(  100.000 +- 0.100705 )%|   -------   |   -------   |
+SelDitau_h1h1_os_noiso        SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ | "# Z0 -> pi-  pi+ "                             |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ | "# max size Z0 -> pi-  pi+ "                    |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# pi+"                                         |         4 |          4 |     1.0000 |    0.70711 |      0.0000 |      2.0000 |
+ | "# pi-"                                         |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_h3h3_os_noiso        SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ | "# Z0 -> tau-  tau+ "                           |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ | "# max size Z0 -> tau-  tau+ "                  |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau-"                                        |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_h1h3_os_noiso        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ | "# Z0 -> pi+  tau- "                            |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> pi-  tau+ "                            |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ | "# max size Z0 -> pi+  tau- "                   |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# max size Z0 -> pi-  tau+ "                   |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         4 |          4 |     1.0000 |    0.70711 |      0.0000 |      2.0000 |
+ | "# pi-"                                         |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau-"                                        |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDitauHHnoisoLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDitauHHnoisoLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDitauHHnoisoLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDitauEXnoisoLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         15 |(  1.50000 +- 0.384383 )%|   -------   |   -------   |
+SelDitau_ee_os_noiso          SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |         5 |         11 |     2.2000 |     1.4697 |      1.0000 |      4.0000 |
+ | "# Z0 -> e-  e+ "                               |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e+"                                          |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e-"                                          |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         5 |         11 |     2.2000 |     1.4697 |      1.0000 |      4.0000 |
+ | "# max size Z0 -> e-  e+ "                      |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_eh3_os_noiso         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |         5 |         11 |     2.2000 |     1.4697 |      1.0000 |      4.0000 |
+ | "# Z0 -> e+  tau- "                             |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> e-  tau+ "                             |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e+"                                          |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e-"                                          |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         5 |         11 |     2.2000 |     1.4697 |      1.0000 |      4.0000 |
+ | "# max size Z0 -> e+  tau- "                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Z0 -> e-  tau+ "                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |         5 |          2 |    0.40000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# tau-"                                        |         5 |          1 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_eh1_os_noiso         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |         5 |         11 |     2.2000 |     1.4697 |      1.0000 |      4.0000 |
+ | "# Z0 -> e+  pi- "                              |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> e-  pi+ "                              |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e+"                                          |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e-"                                          |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         5 |         11 |     2.2000 |     1.4697 |      1.0000 |      4.0000 |
+ | "# max size Z0 -> e+  pi- "                     |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Z0 -> e-  pi+ "                     |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         5 |          3 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# pi-"                                         |         5 |          3 |    0.60000 |    0.80000 |      0.0000 |      2.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_emu_os_noiso         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |        29 |        107 |     3.6897 |     5.9544 |      1.0000 |      31.000 |
+ | "# Z0 -> e+  mu- "                              |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> e-  mu+ "                              |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e+"                                          |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e-"                                          |        29 |          3 |    0.10345 |    0.30454 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        29 |        107 |     3.6897 |     5.9544 |      1.0000 |      31.000 |
+ | "# max size Z0 -> e+  mu- "                     |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Z0 -> e-  mu+ "                     |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        29 |          5 |    0.17241 |    0.37774 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        29 |          3 |    0.10345 |    0.30454 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        29 |          0 |(  0.00000 +- 3.44828  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDitauEXnoisoLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDitauEXnoisoLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDitauEXnoisoLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDitauHHLinePreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+TauInfo                       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |       390 |        993 |     2.5462 |     3.4084 |      1.0000 |      31.000 |
+ | "# input particles"                             |       390 |        993 |     2.5462 |     3.4084 |      1.0000 |      31.000 |
+ |*"#accept"                                       |       390 |        390 |(  100.000 +- 0.256410 )%|   -------   |   -------   |
+TauIso                        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |       390 |        993 |     2.5462 |     3.4084 |      1.0000 |      31.000 |
+ | "# input particles"                             |       390 |        993 |     2.5462 |     3.4084 |      1.0000 |      31.000 |
+ |*"#accept"                                       |       390 |         29 |(  7.43590 +- 1.32848  )%|   -------   |   -------   |
+ |*"#passed"                                       |       390 |         29 |(  7.43590 +- 1.32848  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       993 |         29 |(  2.92044 +- 0.534335 )%|   -------   |   -------   |
+SelDitau_h1h3_os              SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauIso"                                 |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Z0 -> pi+  tau- "                            |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> pi-  tau+ "                            |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size Z0 -> pi+  tau- "                   |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Z0 -> pi-  tau+ "                   |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |        29 |          4 |    0.13793 |    0.34483 |      0.0000 |      1.0000 |
+ | "# pi-"                                         |        29 |          4 |    0.13793 |    0.34483 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |        29 |          5 |    0.17241 |    0.37774 |      0.0000 |      1.0000 |
+ | "# tau-"                                        |        29 |          5 |    0.17241 |    0.37774 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        29 |          0 |(  0.00000 +- 3.44828  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_h1h1_os              SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauIso"                                 |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Z0 -> pi-  pi+ "                             |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size Z0 -> pi-  pi+ "                    |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |        29 |          4 |    0.13793 |    0.34483 |      0.0000 |      1.0000 |
+ | "# pi-"                                         |        29 |          4 |    0.13793 |    0.34483 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        29 |          0 |(  0.00000 +- 3.44828  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_h3h3_os              SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauIso"                                 |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Z0 -> tau-  tau+ "                           |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size Z0 -> tau-  tau+ "                  |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |        29 |          5 |    0.17241 |    0.37774 |      0.0000 |      1.0000 |
+ | "# tau-"                                        |        29 |          5 |    0.17241 |    0.37774 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        29 |          0 |(  0.00000 +- 3.44828  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDitauHHLinePostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDitauHHLine          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDitauHHLine          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDitauMXnoisoLinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         47 |(  4.70000 +- 0.669261 )%|   -------   |   -------   |
+SelDitau_h3mu_os_noiso        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |        24 |         96 |     4.0000 |     6.4679 |      1.0000 |      31.000 |
+ | "# Z0 -> tau+  mu- "                            |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> tau-  mu+ "                            |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        24 |         96 |     4.0000 |     6.4679 |      1.0000 |      31.000 |
+ | "# max size Z0 -> tau+  mu- "                   |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Z0 -> tau-  mu+ "                   |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        24 |          4 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        24 |          2 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |        24 |         31 |     1.2917 |     3.2465 |      0.0000 |      14.000 |
+ | "# tau-"                                        |        24 |         33 |     1.3750 |     3.3518 |      0.0000 |      16.000 |
+ |*"#accept"                                       |        24 |          0 |(  0.00000 +- 4.16667  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_h1mu_os_noiso        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |        24 |         96 |     4.0000 |     6.4679 |      1.0000 |      31.000 |
+ | "# Z0 -> pi+  mu- "                             |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> pi-  mu+ "                             |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        24 |         96 |     4.0000 |     6.4679 |      1.0000 |      31.000 |
+ | "# max size Z0 -> pi+  mu- "                    |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Z0 -> pi-  mu+ "                    |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        24 |          4 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        24 |          2 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ | "# pi+"                                         |        24 |         13 |    0.54167 |    0.76263 |      0.0000 |      3.0000 |
+ | "# pi-"                                         |        24 |         10 |    0.41667 |    0.57130 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        24 |          0 |(  0.00000 +- 4.16667  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_mumu_os_noiso        SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |        24 |         96 |     4.0000 |     6.4679 |      1.0000 |      31.000 |
+ | "# Z0 -> mu-  mu+ "                             |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        24 |         96 |     4.0000 |     6.4679 |      1.0000 |      31.000 |
+ | "# max size Z0 -> mu-  mu+ "                    |        24 |          1 |   0.041667 |    0.19983 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |        24 |          4 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        24 |          2 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        24 |          0 |(  0.00000 +- 4.16667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDitauMXnoisoLinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDitauMXnoisoLine     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDitauMXnoisoLine     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDitauEXLinePreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelDitau_ee_os                SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauIso"                                 |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Z0 -> e-  e+ "                               |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e+"                                          |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e-"                                          |        29 |          3 |    0.10345 |    0.30454 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size Z0 -> e-  e+ "                      |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        29 |          0 |(  0.00000 +- 3.44828  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_eh3_os               SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauIso"                                 |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Z0 -> e+  tau- "                             |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> e-  tau+ "                             |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e+"                                          |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e-"                                          |        29 |          3 |    0.10345 |    0.30454 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size Z0 -> e+  tau- "                    |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Z0 -> e-  tau+ "                    |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |        29 |          5 |    0.17241 |    0.37774 |      0.0000 |      1.0000 |
+ | "# tau-"                                        |        29 |          5 |    0.17241 |    0.37774 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        29 |          0 |(  0.00000 +- 3.44828  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_emu_os               SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauIso"                                 |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Z0 -> e+  mu- "                              |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> e-  mu+ "                              |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e+"                                          |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e-"                                          |        29 |          3 |    0.10345 |    0.30454 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size Z0 -> e+  mu- "                     |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Z0 -> e-  mu+ "                     |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        29 |          5 |    0.17241 |    0.37774 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        29 |          3 |    0.10345 |    0.30454 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        29 |          0 |(  0.00000 +- 3.44828  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_eh1_os               SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauIso"                                 |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Z0 -> e+  pi- "                              |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> e-  pi+ "                              |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e+"                                          |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e-"                                          |        29 |          3 |    0.10345 |    0.30454 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size Z0 -> e+  pi- "                     |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Z0 -> e-  pi+ "                     |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |        29 |          4 |    0.13793 |    0.34483 |      0.0000 |      1.0000 |
+ | "# pi-"                                         |        29 |          4 |    0.13793 |    0.34483 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        29 |          0 |(  0.00000 +- 3.44828  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDitauEXLinePostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDitauEXLine          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDitauEXLine          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDitauEXssnoisoLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         32 |(  3.20000 +- 0.556561 )%|   -------   |   -------   |
+SelDitau_eh1_ss_noiso         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |         7 |          8 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# Z0 -> e+  pi+ "                              |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> e-  pi- "                              |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e+"                                          |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e-"                                          |         7 |          1 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         7 |          8 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# max size Z0 -> e+  pi+ "                     |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Z0 -> e-  pi- "                     |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |         7 |          3 |    0.42857 |    0.49487 |      0.0000 |      1.0000 |
+ | "# pi-"                                         |         7 |          4 |    0.57143 |    0.49487 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_ee_ss_noiso          SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |         7 |          8 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# Z0 -> e+  e+ "                               |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> e-  e- "                               |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e+"                                          |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e-"                                          |         7 |          1 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         7 |          8 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# max size Z0 -> e+  e+ "                      |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Z0 -> e-  e- "                      |         7 |          1 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_eh3_ss_noiso         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |         7 |          8 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# Z0 -> e+  tau+ "                             |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> e-  tau- "                             |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e+"                                          |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e-"                                          |         7 |          1 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         7 |          8 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# max size Z0 -> e+  tau+ "                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Z0 -> e-  tau- "                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau-"                                        |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_emu_ss_noiso         SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |        27 |         76 |     2.8148 |     4.6828 |      1.0000 |      22.000 |
+ | "# Z0 -> e+  mu+ "                              |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> e-  mu- "                              |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e+"                                          |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# e-"                                          |        27 |          3 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        27 |         76 |     2.8148 |     4.6828 |      1.0000 |      22.000 |
+ | "# max size Z0 -> e+  mu+ "                     |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Z0 -> e-  mu- "                     |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        27 |          3 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        27 |          1 |   0.037037 |    0.18885 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        27 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        27 |          0 |(  0.00000 +- 3.70370  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDitauEXssnoisoLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDitauEXssnoisoLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDitauEXssnoisoLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDitauHHssnoisoLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         16 |(  1.60000 +- 0.396787 )%|   -------   |   -------   |
+SelDitau_h1h3_ss_noiso        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |         6 |         34 |     5.6667 |     5.7057 |      1.0000 |      15.000 |
+ | "# Z0 -> pi+  tau+ "                            |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> pi-  tau- "                            |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         6 |         34 |     5.6667 |     5.7057 |      1.0000 |      15.000 |
+ | "# max size Z0 -> pi+  tau+ "                   |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# max size Z0 -> pi-  tau- "                   |         6 |         32 |     5.3333 |     11.055 |      0.0000 |      30.000 |
+ | "# pi+"                                         |         6 |          2 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# pi-"                                         |         6 |          7 |     1.1667 |     1.0672 |      0.0000 |      3.0000 |
+ | "# selected"                                    |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# tau+"                                        |         6 |          5 |    0.83333 |     1.4625 |      0.0000 |      4.0000 |
+ | "# tau-"                                        |         6 |         20 |     3.3333 |     4.0689 |      0.0000 |      10.000 |
+ |*"#accept"                                       |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        33 |          1 |(  3.03030 +- 2.98404  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+SelDitau_h1h1_ss_noiso        SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |         6 |         34 |     5.6667 |     5.7057 |      1.0000 |      15.000 |
+ | "# Z0 -> pi+  pi+ "                             |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> pi-  pi- "                             |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |         6 |         34 |     5.6667 |     5.7057 |      1.0000 |      15.000 |
+ | "# max size Z0 -> pi+  pi+ "                    |         6 |          2 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# max size Z0 -> pi-  pi- "                    |         6 |         15 |     2.5000 |     3.2016 |      0.0000 |      9.0000 |
+ | "# pi+"                                         |         6 |          2 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# pi-"                                         |         6 |          7 |     1.1667 |     1.0672 |      0.0000 |      3.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_h3h3_ss_noiso        SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |         6 |         34 |     5.6667 |     5.7057 |      1.0000 |      15.000 |
+ | "# Z0 -> tau+  tau+ "                           |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> tau-  tau- "                           |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# input particles"                             |         6 |         34 |     5.6667 |     5.7057 |      1.0000 |      15.000 |
+ | "# max size Z0 -> tau+  tau+ "                  |         6 |         17 |     2.8333 |     5.8996 |      0.0000 |      16.000 |
+ | "# max size Z0 -> tau-  tau- "                  |         6 |        166 |     27.667 |     39.802 |      0.0000 |      100.00 |
+ | "# selected"                                    |         6 |          1 |    0.16667 |    0.37268 |      0.0000 |      1.0000 |
+ | "# tau+"                                        |         6 |          5 |    0.83333 |     1.4625 |      0.0000 |      4.0000 |
+ | "# tau-"                                        |         6 |         20 |     3.3333 |     4.0689 |      0.0000 |      10.000 |
+ |*"#accept"                                       |         6 |          1 |(  16.6667 +- 15.2145  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        79 |          1 |(  1.26582 +- 1.25779  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+DitauHHssnoisoLine            SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelDitau_h1h1_ss_noiso"                 |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SelDitau_h1h3_ss_noiso"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelDitau_h3h3_ss_noiso"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"efficiency"                                    |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingDitauHHssnoisoLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingDitauHHssnoisoLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDitauHHssnoisoLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDitauMXLinePreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelDitau_h3mu_os              SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauIso"                                 |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Z0 -> tau+  mu- "                            |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> tau-  mu+ "                            |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size Z0 -> tau+  mu- "                   |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Z0 -> tau-  mu+ "                   |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        29 |          5 |    0.17241 |    0.37774 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        29 |          3 |    0.10345 |    0.30454 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |        29 |          5 |    0.17241 |    0.37774 |      0.0000 |      1.0000 |
+ | "# tau-"                                        |        29 |          5 |    0.17241 |    0.37774 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        29 |          0 |(  0.00000 +- 3.44828  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_mumu_os              SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauIso"                                 |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Z0 -> mu-  mu+ "                             |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size Z0 -> mu-  mu+ "                    |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        29 |          5 |    0.17241 |    0.37774 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        29 |          3 |    0.10345 |    0.30454 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        29 |          0 |(  0.00000 +- 3.44828  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_h1mu_os              SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauIso"                                 |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Z0 -> pi+  mu- "                             |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> pi-  mu+ "                             |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# max size Z0 -> pi+  mu- "                    |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Z0 -> pi-  mu+ "                    |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        29 |          5 |    0.17241 |    0.37774 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        29 |          3 |    0.10345 |    0.30454 |      0.0000 |      1.0000 |
+ | "# pi+"                                         |        29 |          4 |    0.13793 |    0.34483 |      0.0000 |      1.0000 |
+ | "# pi-"                                         |        29 |          4 |    0.13793 |    0.34483 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        29 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        29 |          0 |(  0.00000 +- 3.44828  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDitauMXLinePostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDitauMXLine          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDitauMXLine          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDitauMXssnoisoLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         51 |(  5.10000 +- 0.695694 )%|   -------   |   -------   |
+SelDitau_h1mu_ss_noiso        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |        20 |         68 |     3.4000 |     5.3141 |      1.0000 |      22.000 |
+ | "# Z0 -> pi+  mu+ "                             |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> pi-  mu- "                             |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        20 |         68 |     3.4000 |     5.3141 |      1.0000 |      22.000 |
+ | "# max size Z0 -> pi+  mu+ "                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Z0 -> pi-  mu- "                    |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |        20 |          3 |    0.15000 |    0.35707 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# pi+"                                         |        20 |         13 |    0.65000 |    0.65383 |      0.0000 |      2.0000 |
+ | "# pi-"                                         |        20 |         14 |    0.70000 |    0.95394 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_mumu_ss_noiso        SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |        20 |         68 |     3.4000 |     5.3141 |      1.0000 |      22.000 |
+ | "# Z0 -> mu+  mu+ "                             |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> mu-  mu- "                             |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        20 |         68 |     3.4000 |     5.3141 |      1.0000 |      22.000 |
+ | "# max size Z0 -> mu+  mu+ "                    |        20 |          3 |    0.15000 |    0.35707 |      0.0000 |      1.0000 |
+ | "# max size Z0 -> mu-  mu- "                    |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |        20 |          3 |    0.15000 |    0.35707 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+SelDitau_h3mu_ss_noiso        SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/TauNoiso"                               |        20 |         68 |     3.4000 |     5.3141 |      1.0000 |      22.000 |
+ | "# Z0 -> tau+  mu+ "                            |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> tau-  mu- "                            |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        20 |         68 |     3.4000 |     5.3141 |      1.0000 |      22.000 |
+ | "# max size Z0 -> tau+  mu+ "                   |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size Z0 -> tau-  mu- "                   |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# mu+"                                         |        20 |          3 |    0.15000 |    0.35707 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# tau+"                                        |        20 |         17 |    0.85000 |     2.6129 |      0.0000 |      12.000 |
+ | "# tau-"                                        |        20 |         18 |    0.90000 |     2.4880 |      0.0000 |      10.000 |
+ |*"#accept"                                       |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDitauMXssnoisoLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDitauMXssnoisoLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDitauMXssnoisoLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingSingleTrackTISLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         97 |(  9.70000 +- 0.935901 )%|   -------   |   -------   |
+SingleTrackTISNoPIDs          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsMuons"                      |        97 |       4056 |     41.814 |     22.349 |      1.0000 |      127.00 |
+ | "# input particles"                             |        97 |       4056 |     41.814 |     22.349 |      1.0000 |      127.00 |
+ |*"#accept"                                       |        97 |          0 |(  0.00000 +- 1.03093  )%|   -------   |   -------   |
+ |*"#passed"                                       |        97 |          0 |(  0.00000 +- 1.03093  )%|   -------   |   -------   |
+ |*"efficiency"                                    |      4056 |          0 |(  0.00000 +- 0.0246548)%|   -------   |   -------   |
+StrippingSingleTrackTISLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingSingleTrackTISLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingSingleTrackTISLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingSingleTrackTISLowL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         10 |(  1.00000 +- 0.314643 )%|   -------   |   -------   |
+SingleTrackTISNoPIDsLow       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsMuons"                      |        10 |        446 |     44.600 |     23.589 |      17.000 |      104.00 |
+ | "# input particles"                             |        10 |        446 |     44.600 |     23.589 |      17.000 |      104.00 |
+ |*"#accept"                                       |        10 |          1 |(  10.0000 +- 9.48683  )%|   -------   |   -------   |
+ |*"#passed"                                       |        10 |          1 |(  10.0000 +- 9.48683  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       446 |          1 |( 0.224215 +- 0.223964 )%|   -------   |   -------   |
+SingleTrackTISHlt1TISLow      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SingleTrackTISNoPIDsLow"                |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+SingleTrackTISLowLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SingleTrackTISHlt1TISLow"               |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingSingleTrackTISLowL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingSingleTrackTISLowLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingSingleTrackTISLowLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingWRareDecayW2PionGa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PhotonHighPTSelWRareDecay     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseAllPhotons"                     |       905 |      33967 |     37.533 |     16.677 |      1.0000 |      90.000 |
+ | "# input particles"                             |       905 |      33967 |     37.533 |     16.677 |      1.0000 |      90.000 |
+ |*"#accept"                                       |       905 |         12 |(  1.32597 +- 0.380227 )%|   -------   |   -------   |
+ | "#passed"                                       |       905 |         13 |   0.014365 |    0.12794 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |     33967 |         13 |(0.0382724 +- 0.0106128)%|   -------   |   -------   |
+PionsHighPTSelWRareDecay      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |        12 |        123 |     10.250 |     5.5396 |      2.0000 |      21.000 |
+ | "# input particles"                             |        12 |        123 |     10.250 |     5.5396 |      2.0000 |      21.000 |
+ |*"#accept"                                       |        12 |          1 |(  8.33333 +- 7.97856  )%|   -------   |   -------   |
+ |*"#passed"                                       |        12 |          1 |(  8.33333 +- 7.97856  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       123 |          1 |( 0.813008 +- 0.809696 )%|   -------   |   -------   |
+WRareDecayW2PionGammaLine     SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PhotonHighPTSelWRareDecay"              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/PionsHighPTSelWRareDecay"               |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# W+ -> pi+  gamma "                           |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# W- -> pi-  gamma "                           |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# gamma"                                       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size W+ -> pi+  gamma "                  |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size W- -> pi-  gamma "                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# pi+"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi-"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingWRareDecayW2PionGa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWRareDecayW2PionGa...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingWRareDecayW2PionGa...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingWRareDecayW2KaonGa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KaonsHighPTSelWRareDecay      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |        11 |         64 |     5.8182 |     3.9038 |      1.0000 |      14.000 |
+ | "# input particles"                             |        11 |         64 |     5.8182 |     3.9038 |      1.0000 |      14.000 |
+ |*"#accept"                                       |        11 |          1 |(  9.09091 +- 8.66784  )%|   -------   |   -------   |
+ |*"#passed"                                       |        11 |          1 |(  9.09091 +- 8.66784  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        64 |          1 |(  1.56250 +- 1.55024  )%|   -------   |   -------   |
+WRareDecayW2KaonGammaLine     SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/KaonsHighPTSelWRareDecay"               |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/PhotonHighPTSelWRareDecay"              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# W+ -> K+  gamma "                            |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# W- -> K-  gamma "                            |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# gamma"                                       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size W+ -> K+  gamma "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size W- -> K-  gamma "                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingWRareDecayW2KaonGa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWRareDecayW2KaonGa...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingWRareDecayW2KaonGa...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingWRareDecayW2KstPGa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Selection_KSSelWRareDecay_KsddSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsDD"                           |        11 |         27 |     2.4545 |     2.1475 |      1.0000 |      8.0000 |
+ | "# input particles"                             |        11 |         27 |     2.4545 |     2.1475 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |        11 |          8 |(  72.7273 +- 13.4282  )%|   -------   |   -------   |
+ | "#passed"                                       |        11 |         14 |     1.2727 |     1.2129 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |        27 |         14 |(  51.8519 +- 9.61590  )%|   -------   |   -------   |
+Selection_KSSelWRareDecay_KsllSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKsLL"                           |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         4 |          7 |     1.7500 |    0.82916 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ | "#passed"                                       |         4 |          6 |     1.5000 |    0.86603 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |         7 |          6 |(  85.7143 +- 13.2260  )%|   -------   |   -------   |
+Selection_KSSelWRareDecay_K...SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_KSSelWRareDecay_Ksdd"         |        11 |         14 |     1.2727 |     1.2129 |      0.0000 |      4.0000 |
+ | "# Phys/Selection_KSSelWRareDecay_Ksll"         |        11 |          6 |    0.54545 |    0.89072 |      0.0000 |      3.0000 |
+ | "# input particles"                             |        11 |         20 |     1.8182 |     1.1134 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+ | "#passed"                                       |        11 |         20 |     1.8182 |     1.1134 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+PionsSelWRareDecay            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |        11 |        109 |     9.9091 |     5.6642 |      2.0000 |      21.000 |
+ | "# input particles"                             |        11 |        109 |     9.9091 |     5.6642 |      2.0000 |      21.000 |
+ |*"#accept"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+ | "#passed"                                       |        11 |         61 |     5.5455 |     3.1727 |      1.0000 |      13.000 |
+ |*"efficiency"                                    |       109 |         61 |(  55.9633 +- 4.75495  )%|   -------   |   -------   |
+KstPSel1WRareDecay            SUCCESS Number of counters : 21
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> K+  pi0 "                        |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)+ -> KS0  pi+ "                       |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)- -> K-  pi0 "                        |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)- -> KS0  pi- "                       |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K-"                                          |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# KS0"                                         |        11 |         20 |     1.8182 |     1.1134 |      1.0000 |      4.0000 |
+ | "# Phys/PionsSelWRareDecay"                     |        11 |         61 |     5.5455 |     3.1727 |      1.0000 |      13.000 |
+ | "# Phys/Selection_KSSelWRareDecay_Kshort"       |        11 |         20 |     1.8182 |     1.1134 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        11 |         81 |     7.3636 |     3.9834 |      2.0000 |      17.000 |
+ | "# max size K*(892)+ -> K+  pi0 "               |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size K*(892)+ -> KS0  pi+ "              |        11 |         62 |     5.6364 |     5.6773 |      0.0000 |      20.000 |
+ | "# max size K*(892)- -> K-  pi0 "               |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size K*(892)- -> KS0  pi- "              |        11 |         74 |     6.7273 |     8.9655 |      1.0000 |      32.000 |
+ | "# pi+"                                         |        11 |         29 |     2.6364 |     1.3667 |      0.0000 |      5.0000 |
+ | "# pi-"                                         |        11 |         32 |     2.9091 |     2.1086 |      1.0000 |      8.0000 |
+ | "# pi0"                                         |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       136 |        124 |(  91.1765 +- 2.43217  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       124 |          0 |(  0.00000 +- 0.806452 )%|   -------   |   -------   |
+KaonsSelWRareDecay            SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |        11 |         64 |     5.8182 |     3.9038 |      1.0000 |      14.000 |
+ | "# input particles"                             |        11 |         64 |     5.8182 |     3.9038 |      1.0000 |      14.000 |
+ |*"#accept"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+ | "#passed"                                       |        11 |         34 |     3.0909 |     2.0206 |      1.0000 |      7.0000 |
+ |*"efficiency"                                    |        64 |         34 |(  53.1250 +- 6.23778  )%|   -------   |   -------   |
+Selection_Pion0SelWRareDeca...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseResolvedPi0"                    |        11 |        239 |     21.727 |     13.164 |      5.0000 |      47.000 |
+ | "# input particles"                             |        11 |        239 |     21.727 |     13.164 |      5.0000 |      47.000 |
+ |*"#accept"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+ | "#passed"                                       |        11 |         66 |     6.0000 |     3.6181 |      1.0000 |      14.000 |
+ |*"efficiency"                                    |       239 |         66 |(  27.6151 +- 2.89200  )%|   -------   |   -------   |
+Selection_Pion0SelWRareDeca...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMergedPi0"                      |         6 |         10 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         6 |         10 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         6 |          6 |(  100.000 +- 16.6667  )%|   -------   |   -------   |
+ | "#passed"                                       |         6 |         10 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ |*"efficiency"                                    |        10 |         10 |(  100.000 +- 10.0000  )%|   -------   |   -------   |
+Pion0SelWRareDecay            SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_Pion0SelWRareDecay_pi0merged" |        11 |         10 |    0.90909 |    0.89995 |      0.0000 |      2.0000 |
+ | "# Phys/Selection_Pion0SelWRareDecay_pi0resolved|        11 |         66 |     6.0000 |     3.6181 |      1.0000 |      14.000 |
+ | "# input particles"                             |        11 |         76 |     6.9091 |     3.6545 |      3.0000 |      14.000 |
+ |*"#accept"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+ | "#passed"                                       |        11 |         76 |     6.9091 |     3.6545 |      3.0000 |      14.000 |
+ |*"efficiency"                                    |        76 |         76 |(  100.000 +- 1.31579  )%|   -------   |   -------   |
+KstPSel2WRareDecay            SUCCESS Number of counters : 22
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> K+  pi0 "                        |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)+ -> KS0  pi+ "                       |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)- -> K-  pi0 "                        |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)- -> KS0  pi- "                       |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K+"                                          |        11 |         13 |     1.1818 |    0.93597 |      0.0000 |      3.0000 |
+ | "# K-"                                          |        11 |         21 |     1.9091 |     1.4431 |      0.0000 |      4.0000 |
+ | "# KS0"                                         |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/KaonsSelWRareDecay"                     |        11 |         34 |     3.0909 |     2.0206 |      1.0000 |      7.0000 |
+ | "# Phys/Pion0SelWRareDecay"                     |        11 |         76 |     6.9091 |     3.6545 |      3.0000 |      14.000 |
+ | "# input particles"                             |        11 |        110 |     10.000 |     5.4272 |      4.0000 |      21.000 |
+ | "# max size K*(892)+ -> K+  pi0 "               |        11 |        111 |     10.091 |     11.461 |      0.0000 |      42.000 |
+ | "# max size K*(892)+ -> KS0  pi+ "              |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size K*(892)- -> K-  pi0 "               |        11 |        190 |     17.273 |     19.744 |      0.0000 |      56.000 |
+ | "# max size K*(892)- -> KS0  pi- "              |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi+"                                         |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi-"                                         |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# pi0"                                         |        11 |         76 |     6.9091 |     3.6545 |      3.0000 |      14.000 |
+ | "# selected"                                    |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       301 |        301 |(  100.000 +- 0.332226 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       301 |          0 |(  0.00000 +- 0.332226 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingWRareDecayW2KstPGa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWRareDecayW2KstPGa...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingWRareDecayW2KstPGa...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingWRareDecayW2RhoGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelFilterPhys_StdLooseRhoPl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        12 |         10 |(  83.3333 +- 10.7583  )%|   -------   |   -------   |
+RhoSelWRareDecay              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseRhoPlus"                        |        10 |        229 |     22.900 |     23.607 |      2.0000 |      73.000 |
+ | "# input particles"                             |        10 |        229 |     22.900 |     23.607 |      2.0000 |      73.000 |
+ |*"#accept"                                       |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ |*"#passed"                                       |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       229 |          0 |(  0.00000 +- 0.436681 )%|   -------   |   -------   |
+StrippingWRareDecayW2RhoGam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWRareDecayW2RhoGam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingWRareDecayW2RhoGam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingWRareDecayW2DpGamm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PhotonSelWRareDecay           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseAllPhotons"                     |       905 |      33967 |     37.533 |     16.677 |      1.0000 |      90.000 |
+ | "# input particles"                             |       905 |      33967 |     37.533 |     16.677 |      1.0000 |      90.000 |
+ |*"#accept"                                       |       905 |        291 |(  32.1547 +- 1.55259  )%|   -------   |   -------   |
+ | "#passed"                                       |       905 |        389 |    0.42983 |    0.74759 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |     33967 |        389 |(  1.14523 +- 0.0577320)%|   -------   |   -------   |
+DpSelWRareDecay               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDplus2KPiPi"                    |        72 |        162 |     2.2500 |     2.3318 |      1.0000 |      14.000 |
+ | "# input particles"                             |        72 |        162 |     2.2500 |     2.3318 |      1.0000 |      14.000 |
+ |*"#accept"                                       |        72 |          2 |(  2.77778 +- 1.93671  )%|   -------   |   -------   |
+ |*"#passed"                                       |        72 |          2 |(  2.77778 +- 1.93671  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       162 |          2 |(  1.23457 +- 0.867566 )%|   -------   |   -------   |
+WRareDecayW2DpGammaLine       SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D-"                                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/DpSelWRareDecay"                        |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/PhotonSelWRareDecay"                    |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# W+ -> D+  gamma "                            |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# W- -> D-  gamma "                            |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# gamma"                                       |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size W+ -> D+  gamma "                   |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size W- -> D-  gamma "                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingWRareDecayW2DpGamm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWRareDecayW2DpGamm...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingWRareDecayW2DpGamm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingWRareDecayW2DsGamm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DsSelWRareDecay               SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDplus2KKPi"                     |        61 |        179 |     2.9344 |     3.7716 |      1.0000 |      25.000 |
+ | "# input particles"                             |        61 |        179 |     2.9344 |     3.7716 |      1.0000 |      25.000 |
+ |*"#accept"                                       |        61 |          1 |(  1.63934 +- 1.62585  )%|   -------   |   -------   |
+ |*"#passed"                                       |        61 |          1 |(  1.63934 +- 1.62585  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       179 |          1 |( 0.558659 +- 0.557097 )%|   -------   |   -------   |
+WRareDecayW2DsGammaLine       SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/DsSelWRareDecay"                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/PhotonSelWRareDecay"                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# W+ -> D+  gamma "                            |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# W- -> D-  gamma "                            |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# gamma"                                       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size W+ -> D+  gamma "                   |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size W- -> D-  gamma "                   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingWRareDecayW2DsGamm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWRareDecayW2DsGamm...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingWRareDecayW2DsGamm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingWRareDecayW2BuGamm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+BuSelWRareDecay               SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B+ -> J/psi(1S)  K+ "                        |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B- -> J/psi(1S)  K- "                        |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# J/psi(1S)"                                   |        11 |         12 |     1.0909 |    0.28748 |      1.0000 |      2.0000 |
+ | "# K+"                                          |        11 |        284 |     25.818 |     10.294 |      14.000 |      44.000 |
+ | "# K-"                                          |        11 |        297 |     27.000 |     10.617 |      11.000 |      42.000 |
+ | "# Phys/StdAllNoPIDsKaons"                      |        11 |        581 |     52.818 |     20.391 |      28.000 |      81.000 |
+ | "# Phys/StdLooseJpsi2MuMu"                      |        11 |         12 |     1.0909 |    0.28748 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        11 |        593 |     53.909 |     20.518 |      29.000 |      83.000 |
+ | "# max size B+ -> J/psi(1S)  K+ "               |        11 |        328 |     29.818 |     20.284 |      14.000 |      88.000 |
+ | "# max size B- -> J/psi(1S)  K- "               |        11 |        334 |     30.364 |     17.121 |      11.000 |      74.000 |
+ | "# selected"                                    |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       662 |        638 |(  96.3746 +- 0.726489 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       638 |          0 |(  0.00000 +- 0.156740 )%|   -------   |   -------   |
+StrippingWRareDecayW2BuGamm...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWRareDecayW2BuGamm...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingWRareDecayW2BuGamm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingA2MuMuSameSignLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+A2MuMuSameSignLine            SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       793 |       3056 |     3.8537 |     3.3732 |      1.0000 |      35.000 |
+ | "# Z0 -> mu+  mu+ "                             |       793 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> mu-  mu- "                             |       793 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       793 |       3056 |     3.8537 |     3.3732 |      1.0000 |      35.000 |
+ | "# max size Z0 -> mu+  mu+ "                    |       793 |        128 |    0.16141 |    0.38793 |      0.0000 |      4.0000 |
+ | "# max size Z0 -> mu-  mu- "                    |       793 |        124 |    0.15637 |    0.42109 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |       793 |        126 |    0.15889 |    0.36901 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       793 |        118 |    0.14880 |    0.36637 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       793 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       793 |          0 |(  0.00000 +- 0.126103 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingA2MuMuSameSignLine...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingA2MuMuSameSignLine   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingA2MuMuSameSignLine   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingZ0RareDecayZ2Gamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PhotonSelZ0RareDecay          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseAllPhotons"                     |       905 |      33967 |     37.533 |     16.677 |      1.0000 |      90.000 |
+ | "# input particles"                             |       905 |      33967 |     37.533 |     16.677 |      1.0000 |      90.000 |
+ |*"#accept"                                       |       905 |        291 |(  32.1547 +- 1.55259  )%|   -------   |   -------   |
+ | "#passed"                                       |       905 |        389 |    0.42983 |    0.74759 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |     33967 |        389 |(  1.14523 +- 0.0577320)%|   -------   |   -------   |
+Z0RareDecayZ2GammaGammaLine   SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PhotonSelZ0RareDecay"                   |       291 |        389 |     1.3368 |    0.72509 |      1.0000 |      7.0000 |
+ | "# Z0 -> gamma  gamma "                         |       291 |          1 |  0.0034364 |   0.058520 |      0.0000 |      1.0000 |
+ | "# gamma"                                       |       291 |         13 |   0.044674 |    0.22260 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       291 |        389 |     1.3368 |    0.72509 |      1.0000 |      7.0000 |
+ | "# max size Z0 -> gamma  gamma "                |       291 |         15 |   0.051546 |    0.30021 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       291 |          1 |  0.0034364 |   0.058520 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       291 |          1 |( 0.343643 +- 0.343052 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+RelatedInfo1_Z0RareDecayZ2G...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Z0RareDecayZ2GammaGammaLine"            |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingZ0RareDecayZ2Gamma...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingZ0RareDecayZ2Gamma...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingZ0RareDecayZ2Gamma...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingZ0RareDecayZ2Pi0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Selection_Pion0SelMy_pi0res...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseResolvedPi0"                    |       888 |      20365 |     22.934 |     18.562 |      1.0000 |      123.00 |
+ | "# input particles"                             |       888 |      20365 |     22.934 |     18.562 |      1.0000 |      123.00 |
+ |*"#accept"                                       |       888 |        831 |(  93.5811 +- 0.822467 )%|   -------   |   -------   |
+ | "#passed"                                       |       888 |       5270 |     5.9347 |     5.4593 |      0.0000 |      47.000 |
+ |*"efficiency"                                    |     20365 |       5270 |(  25.8777 +- 0.306899 )%|   -------   |   -------   |
+Selection_Pion0SelMy_pi0mergedSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMergedPi0"                      |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ | "# input particles"                             |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |       194 |        194 |(  100.000 +- 0.515464 )%|   -------   |   -------   |
+ | "#passed"                                       |       194 |        242 |     1.2474 |    0.52819 |      1.0000 |      4.0000 |
+ |*"efficiency"                                    |       242 |        242 |(  100.000 +- 0.413223 )%|   -------   |   -------   |
+Pion0SelMy                    SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Selection_Pion0SelMy_pi0merged"         |       835 |        242 |    0.28982 |    0.58511 |      0.0000 |      4.0000 |
+ | "# Phys/Selection_Pion0SelMy_pi0resolved"       |       835 |       5270 |     6.3114 |     5.4147 |      0.0000 |      47.000 |
+ | "# input particles"                             |       835 |       5512 |     6.6012 |     5.5171 |      1.0000 |      48.000 |
+ |*"#accept"                                       |       835 |        835 |(  100.000 +- 0.119760 )%|   -------   |   -------   |
+ | "#passed"                                       |       835 |       5512 |     6.6012 |     5.5171 |      1.0000 |      48.000 |
+ |*"efficiency"                                    |      5512 |       5512 |(  100.000 +- 0.0181422)%|   -------   |   -------   |
+Z0RareDecayZ2Pi0GammaLine     SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PhotonSelZ0RareDecay"                   |       283 |        381 |     1.3463 |    0.73303 |      1.0000 |      7.0000 |
+ | "# Phys/Pion0SelMy"                             |       283 |       2204 |     7.7880 |     5.7729 |      1.0000 |      30.000 |
+ | "# Z0 -> pi0  gamma "                           |       283 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# gamma"                                       |       283 |         12 |   0.042403 |    0.21834 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       283 |       2585 |     9.1343 |     5.9107 |      2.0000 |      31.000 |
+ | "# max size Z0 -> pi0  gamma "                  |       283 |          4 |   0.014134 |    0.11804 |      0.0000 |      1.0000 |
+ | "# pi0"                                         |       283 |          5 |   0.017668 |    0.13174 |      0.0000 |      1.0000 |
+ | "# selected"                                    |       283 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       283 |          0 |(  0.00000 +- 0.353357 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingZ0RareDecayZ2Pi0Ga...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingZ0RareDecayZ2Pi0Ga...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingZ0RareDecayZ2Pi0Ga...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingZ0RareDecayZ2Pi0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Z0RareDecayZ2Pi0Pi0Line       SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Pion0SelMy"                             |       835 |       5512 |     6.6012 |     5.5171 |      1.0000 |      48.000 |
+ | "# Z0 -> pi0  pi0 "                             |       835 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       835 |       5512 |     6.6012 |     5.5171 |      1.0000 |      48.000 |
+ | "# max size Z0 -> pi0  pi0 "                    |       835 |          5 |  0.0059880 |   0.077150 |      0.0000 |      1.0000 |
+ | "# pi0"                                         |       835 |          5 |  0.0059880 |   0.077150 |      0.0000 |      1.0000 |
+ | "# selected"                                    |       835 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       835 |          0 |(  0.00000 +- 0.119760 )%|   -------   |   -------   |
+ | "#pass combcut"                                 |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingZ0RareDecayZ2Pi0Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingZ0RareDecayZ2Pi0Pi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingZ0RareDecayZ2Pi0Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingZ0RareDecayZ2RhoGa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+RhoSelZ0RareDecay             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseRho0"                           |       143 |        245 |     1.7133 |     1.0216 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       143 |        245 |     1.7133 |     1.0216 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |       143 |          2 |(  1.39860 +- 0.982020 )%|   -------   |   -------   |
+ |*"#passed"                                       |       143 |          2 |(  1.39860 +- 0.982020 )%|   -------   |   -------   |
+ |*"efficiency"                                    |       245 |          2 |( 0.816327 +- 0.574869 )%|   -------   |   -------   |
+Z0RareDecayZ2RhoGammaLine     SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PhotonSelZ0RareDecay"                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/RhoSelZ0RareDecay"                      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Z0 -> rho(770)0  gamma "                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# gamma"                                       |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size Z0 -> rho(770)0  gamma "            |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# rho(770)0"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingZ0RareDecayZ2RhoGa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingZ0RareDecayZ2RhoGa...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingZ0RareDecayZ2RhoGa...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingZ0RareDecayZ2Omega...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+OmegaSelZ0RareDecay           SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/Pion0SelMy"                             |       283 |       2204 |     7.7880 |     5.7729 |      1.0000 |      30.000 |
+ | "# Phys/StdLoosePions"                          |       283 |       3513 |     12.413 |     5.7371 |      2.0000 |      34.000 |
+ | "# input particles"                             |       283 |       5717 |     20.201 |     10.156 |      4.0000 |      55.000 |
+ | "# max size omega(782) -> pi+  pi-  pi0 "       |       283 |     136604 |     482.70 |     850.17 |      0.0000 |      5985.0 |
+ | "# omega(782) -> pi+  pi-  pi0 "                |       283 |          2 |  0.0070671 |   0.083769 |      0.0000 |      1.0000 |
+ | "# pi+"                                         |       283 |       1775 |     6.2721 |     3.2385 |      0.0000 |      19.000 |
+ | "# pi-"                                         |       283 |       1738 |     6.1413 |     3.3195 |      1.0000 |      19.000 |
+ | "# pi0"                                         |       283 |       2204 |     7.7880 |     5.7729 |      1.0000 |      30.000 |
+ | "# selected"                                    |       283 |          2 |  0.0070671 |   0.083769 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       283 |          2 |( 0.706714 +- 0.497953 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |    136604 |       2565 |(  1.87769 +- 0.0367252)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      2565 |          2 |(0.0779727 +- 0.0551135)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        51 |         51 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+Z0RareDecayZ2OmegaGammaLine   SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/OmegaSelZ0RareDecay"                    |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/PhotonSelZ0RareDecay"                   |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# Z0 -> omega(782)  gamma "                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# gamma"                                       |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         2 |          6 |     3.0000 |     1.0000 |      2.0000 |      4.0000 |
+ | "# max size Z0 -> omega(782)  gamma "           |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "# omega(782)"                                  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingZ0RareDecayZ2Omega...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingZ0RareDecayZ2Omega...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingZ0RareDecayZ2Omega...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingZ0RareDecayZ2KstGa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PhotonHighSelZ0RareDecay      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseAllPhotons"                     |       905 |      33967 |     37.533 |     16.677 |      1.0000 |      90.000 |
+ | "# input particles"                             |       905 |      33967 |     37.533 |     16.677 |      1.0000 |      90.000 |
+ |*"#accept"                                       |       905 |         12 |(  1.32597 +- 0.380227 )%|   -------   |   -------   |
+ | "#passed"                                       |       905 |         13 |   0.014365 |    0.12794 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |     33967 |         13 |(0.0382724 +- 0.0106128)%|   -------   |   -------   |
+KStarSelZ0RareDecay           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdVeryLooseDetachedKst2Kpi"            |         8 |         98 |     12.250 |     19.312 |      2.0000 |      63.000 |
+ | "# input particles"                             |         8 |         98 |     12.250 |     19.312 |      2.0000 |      63.000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#passed"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        98 |          0 |(  0.00000 +- 1.02041  )%|   -------   |   -------   |
+StrippingZ0RareDecayZ2KstGa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingZ0RareDecayZ2KstGa...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingZ0RareDecayZ2KstGa...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingZ0RareDecayZ2PhiGa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+PhiSelZ0RareDecay             SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePhi2KK"                         |       277 |       7977 |     28.798 |     48.745 |      1.0000 |      400.00 |
+ | "# input particles"                             |       277 |       7977 |     28.798 |     48.745 |      1.0000 |      400.00 |
+ |*"#accept"                                       |       277 |          2 |( 0.722022 +- 0.508700 )%|   -------   |   -------   |
+ |*"#passed"                                       |       277 |          2 |( 0.722022 +- 0.508700 )%|   -------   |   -------   |
+ |*"efficiency"                                    |      7977 |          2 |(0.0250721 +- 0.0177264)%|   -------   |   -------   |
+Z0RareDecayZ2PhiGammaLine     SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/PhiSelZ0RareDecay"                      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/PhotonSelZ0RareDecay"                   |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# Z0 -> phi(1020)  gamma "                     |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# gamma"                                       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          5 |     2.5000 |    0.50000 |      2.0000 |      3.0000 |
+ | "# max size Z0 -> phi(1020)  gamma "            |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# phi(1020)"                                   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# selected"                                    |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingZ0RareDecayZ2PhiGa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingZ0RareDecayZ2PhiGa...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingZ0RareDecayZ2PhiGa...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingZ0RareDecayZ2D0Gam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D0SelZ0RareDecay              SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseD02KPi"                         |        90 |        131 |     1.4556 |     1.0971 |      1.0000 |      10.000 |
+ | "# input particles"                             |        90 |        131 |     1.4556 |     1.0971 |      1.0000 |      10.000 |
+ |*"#accept"                                       |        90 |          1 |(  1.11111 +- 1.10492  )%|   -------   |   -------   |
+ |*"#passed"                                       |        90 |          1 |(  1.11111 +- 1.10492  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       131 |          1 |( 0.763359 +- 0.760440 )%|   -------   |   -------   |
+Z0RareDecayZ2D0GammaLine      SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D0SelZ0RareDecay"                       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/PhotonSelZ0RareDecay"                   |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# Z0 -> D0  gamma "                            |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# gamma"                                       |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# input particles"                             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# max size Z0 -> D0  gamma "                   |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          5 |(  100.000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingZ0RareDecayZ2D0Gam...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingZ0RareDecayZ2D0Gam...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingZ0RareDecayZ2D0Gam...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingZ0RareDecayZ2QONGa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+QniumSelZ0RareDecay           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDiMuon"                         |       126 |        702 |     5.5714 |     6.5857 |      1.0000 |      44.000 |
+ | "# input particles"                             |       126 |        702 |     5.5714 |     6.5857 |      1.0000 |      44.000 |
+ |*"#accept"                                       |       126 |          0 |(  0.00000 +- 0.793651 )%|   -------   |   -------   |
+ |*"#passed"                                       |       126 |          0 |(  0.00000 +- 0.793651 )%|   -------   |   -------   |
+ |*"efficiency"                                    |       702 |          0 |(  0.00000 +- 0.142450 )%|   -------   |   -------   |
+StrippingZ0RareDecayZ2QONGa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingZ0RareDecayZ2QONGa...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingZ0RareDecayZ2QONGa...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingInclQQPreScaler      SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         51 |(  5.10000 +- 0.695694 )%|   -------   |   -------   |
+StrippingInclQQHlt2Filter     SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        51 |         18 |(  35.2941 +- 6.69172  )%|   -------   |   -------   |
+InclQQ                        SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |        18 |        869 |     48.278 |     16.865 |      26.000 |      83.000 |
+ | "# Phys/StdLooseAllPhotons"                     |        18 |        644 |     35.778 |     11.778 |      21.000 |      67.000 |
+ | "# input particles"                             |        18 |       1513 |     84.056 |     27.102 |      51.000 |      147.00 |
+ |*"#accept"                                       |        18 |          2 |(  11.1111 +- 7.40741  )%|   -------   |   -------   |
+StrippingInclQQPostScaler     SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingInclQQ               SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingInclQQ               SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXiminusLLLStrangeB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXiminusLLLStrangeB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         23 |(  2.30000 +- 0.474036 )%|   -------   |   -------   |
+PionsForLambdaStrangeBaryons  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLoosePions"                       |        11 |        264 |     24.000 |     16.170 |      4.0000 |      49.000 |
+ | "# input particles"                             |        11 |        264 |     24.000 |     16.170 |      4.0000 |      49.000 |
+ |*"#accept"                                       |        11 |          7 |(  63.6364 +- 14.5041  )%|   -------   |   -------   |
+ | "#passed"                                       |        11 |         33 |     3.0000 |     3.1909 |      0.0000 |      9.0000 |
+ |*"efficiency"                                    |       264 |         33 |(  12.5000 +- 2.03543  )%|   -------   |   -------   |
+ProtonsForLambdaLooseStrang...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseProtons"                     |         7 |        102 |     14.571 |     9.2405 |      3.0000 |      29.000 |
+ | "# input particles"                             |         7 |        102 |     14.571 |     9.2405 |      3.0000 |      29.000 |
+ |*"#accept"                                       |         7 |          6 |(  85.7143 +- 13.2260  )%|   -------   |   -------   |
+ | "#passed"                                       |         7 |         18 |     2.5714 |     2.2588 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |       102 |         18 |(  17.6471 +- 3.77464  )%|   -------   |   -------   |
+Lambda2pPiLStrangeBaryons     SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> p+  pi- "                         |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0 -> p~-  pi+ "                       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PionsForLambdaStrangeBaryons"           |         6 |         30 |     5.0000 |     2.9439 |      2.0000 |      9.0000 |
+ | "# Phys/ProtonsForLambdaLooseStrangeBaryons"    |         6 |         18 |     3.0000 |     2.1602 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         6 |         48 |     8.0000 |     5.0332 |      3.0000 |      15.000 |
+ | "# max size Lambda0 -> p+  pi- "                |         6 |         25 |     4.1667 |     4.8791 |      0.0000 |      12.000 |
+ | "# max size Lambda~0 -> p~-  pi+ "              |         6 |         37 |     6.1667 |     6.6687 |      0.0000 |      16.000 |
+ | "# p+"                                          |         6 |          8 |     1.3333 |    0.94281 |      0.0000 |      3.0000 |
+ | "# pi+"                                         |         6 |         16 |     2.6667 |     1.4907 |      1.0000 |      5.0000 |
+ | "# pi-"                                         |         6 |         14 |     2.3333 |     1.5986 |      1.0000 |      5.0000 |
+ | "# p~-"                                         |         6 |         10 |     1.6667 |     1.3744 |      0.0000 |      4.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        62 |          3 |(  4.83871 +- 2.72520  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingXiminusLLLStrangeB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXiminusLLLStrangeB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXiminusLLLStrangeB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXiminusDDDStrangeB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXiminusDDDStrangeB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         23 |(  2.30000 +- 0.474036 )%|   -------   |   -------   |
+PionsForLambdaDStrangeBaryons SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsDownPions"                     |         9 |         71 |     7.8889 |     4.7480 |      1.0000 |      16.000 |
+ | "# input particles"                             |         9 |         71 |     7.8889 |     4.7480 |      1.0000 |      16.000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+ | "#passed"                                       |         9 |         62 |     6.8889 |     4.3319 |      1.0000 |      14.000 |
+ |*"efficiency"                                    |        71 |         62 |(  87.3239 +- 3.94848  )%|   -------   |   -------   |
+ProtonsForLambdaDStrangeBar...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsDownProtons"                   |         9 |         71 |     7.8889 |     4.7480 |      1.0000 |      16.000 |
+ | "# input particles"                             |         9 |         71 |     7.8889 |     4.7480 |      1.0000 |      16.000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+ | "#passed"                                       |         9 |         44 |     4.8889 |     3.4462 |      1.0000 |      11.000 |
+ |*"efficiency"                                    |        71 |         44 |(  61.9718 +- 5.76130  )%|   -------   |   -------   |
+Lambda2pPiDStrangeBaryons     SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> p+  pi- "                         |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0 -> p~-  pi+ "                       |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PionsForLambdaDStrangeBaryons"          |         9 |         62 |     6.8889 |     4.3319 |      1.0000 |      14.000 |
+ | "# Phys/ProtonsForLambdaDStrangeBaryons"        |         9 |         44 |     4.8889 |     3.4462 |      1.0000 |      11.000 |
+ | "# input particles"                             |         9 |        106 |     11.778 |     7.7284 |      2.0000 |      25.000 |
+ | "# max size Lambda0 -> p+  pi- "                |         9 |        103 |     11.444 |     12.597 |      0.0000 |      35.000 |
+ | "# max size Lambda~0 -> p~-  pi+ "              |         9 |        100 |     11.111 |     12.957 |      0.0000 |      42.000 |
+ | "# p+"                                          |         9 |         25 |     2.7778 |     1.9876 |      0.0000 |      7.0000 |
+ | "# pi+"                                         |         9 |         35 |     3.8889 |     2.3307 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |         9 |         27 |     3.0000 |     2.3094 |      1.0000 |      8.0000 |
+ | "# p~-"                                         |         9 |         19 |     2.1111 |     1.9116 |      0.0000 |      7.0000 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       203 |         10 |(  4.92611 +- 1.51892  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingXiminusDDDStrangeB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXiminusDDDStrangeB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXiminusDDDStrangeB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXiminusDDLStrangeB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXiminusDDLStrangeB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         23 |(  2.30000 +- 0.474036 )%|   -------   |   -------   |
+StrippingXiminusDDLStrangeB...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXiminusDDLStrangeB...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXiminusDDLStrangeB...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingOmegaminusLLLStran...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingOmegaminusLLLStran...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         23 |(  2.30000 +- 0.474036 )%|   -------   |   -------   |
+Lambda2pPiLOmegaStrangeBaryonsSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> p+  pi- "                         |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0 -> p~-  pi+ "                       |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PionsForLambdaStrangeBaryons"           |         6 |         30 |     5.0000 |     2.9439 |      2.0000 |      9.0000 |
+ | "# Phys/ProtonsForLambdaLooseStrangeBaryons"    |         6 |         18 |     3.0000 |     2.1602 |      1.0000 |      6.0000 |
+ | "# input particles"                             |         6 |         48 |     8.0000 |     5.0332 |      3.0000 |      15.000 |
+ | "# max size Lambda0 -> p+  pi- "                |         6 |         25 |     4.1667 |     4.8791 |      0.0000 |      12.000 |
+ | "# max size Lambda~0 -> p~-  pi+ "              |         6 |         37 |     6.1667 |     6.6687 |      0.0000 |      16.000 |
+ | "# p+"                                          |         6 |          8 |     1.3333 |    0.94281 |      0.0000 |      3.0000 |
+ | "# pi+"                                         |         6 |         16 |     2.6667 |     1.4907 |      1.0000 |      5.0000 |
+ | "# pi-"                                         |         6 |         14 |     2.3333 |     1.5986 |      1.0000 |      5.0000 |
+ | "# p~-"                                         |         6 |         10 |     1.6667 |     1.3744 |      0.0000 |      4.0000 |
+ | "# selected"                                    |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        62 |          3 |(  4.83871 +- 2.72520  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+StrippingOmegaminusLLLStran...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingOmegaminusLLLStran...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingOmegaminusLLLStran...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingOmegaminusDDDStran...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingOmegaminusDDDStran...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         23 |(  2.30000 +- 0.474036 )%|   -------   |   -------   |
+Lambda2pPiDOmegaStrangeBaryonsSUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> p+  pi- "                         |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0 -> p~-  pi+ "                       |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PionsForLambdaDStrangeBaryons"          |         9 |         62 |     6.8889 |     4.3319 |      1.0000 |      14.000 |
+ | "# Phys/ProtonsForLambdaDStrangeBaryons"        |         9 |         44 |     4.8889 |     3.4462 |      1.0000 |      11.000 |
+ | "# input particles"                             |         9 |        106 |     11.778 |     7.7284 |      2.0000 |      25.000 |
+ | "# max size Lambda0 -> p+  pi- "                |         9 |        103 |     11.444 |     12.597 |      0.0000 |      35.000 |
+ | "# max size Lambda~0 -> p~-  pi+ "              |         9 |        100 |     11.111 |     12.957 |      0.0000 |      42.000 |
+ | "# p+"                                          |         9 |         25 |     2.7778 |     1.9876 |      0.0000 |      7.0000 |
+ | "# pi+"                                         |         9 |         35 |     3.8889 |     2.3307 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |         9 |         27 |     3.0000 |     2.3094 |      1.0000 |      8.0000 |
+ | "# p~-"                                         |         9 |         19 |     2.1111 |     1.9116 |      0.0000 |      7.0000 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       203 |         10 |(  4.92611 +- 1.51892  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          0 |(  0.00000 +- 10.0000  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingOmegaminusDDDStran...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingOmegaminusDDDStran...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingOmegaminusDDDStran...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingOmegaminusDDLStran...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingOmegaminusDDLStran...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         23 |(  2.30000 +- 0.474036 )%|   -------   |   -------   |
+StrippingOmegaminusDDLStran...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingOmegaminusDDLStran...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingOmegaminusDDLStran...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingZ02MuMuLinePreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Z02MuMuLine                   SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       793 |       3056 |     3.8537 |     3.3732 |      1.0000 |      35.000 |
+ | "# Z0 -> mu+  mu- "                             |       793 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       793 |       3056 |     3.8537 |     3.3732 |      1.0000 |      35.000 |
+ | "# max size Z0 -> mu+  mu- "                    |       793 |          4 |  0.0050441 |   0.070843 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |       793 |         84 |    0.10593 |    0.31181 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       793 |         84 |    0.10593 |    0.31181 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       793 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       793 |          0 |(  0.00000 +- 0.126103 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingZ02MuMuLinePostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingZ02MuMuLine          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingZ02MuMuLine          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingLLP2MuXHighPTHighI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingLLP2MuXHighPTHighI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        300 |(  30.0000 +- 1.44914  )%|   -------   |   -------   |
+StrippingLLP2MuXHighPTHighI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       300 |         27 |(  9.00000 +- 1.65227  )%|   -------   |   -------   |
+StrippingLLP2MuXHighPTHighI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        27 |          7 |(  25.9259 +- 8.43370  )%|   -------   |   -------   |
+LLP2MuXHighPTHighIPMuonLine   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |         7 |         14 |     2.0000 |    0.53452 |      1.0000 |      3.0000 |
+ | "# input particles"                             |         7 |         14 |     2.0000 |    0.53452 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#passed"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+StrippingLLP2MuXHighPTHighI...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingLLP2MuXHighPTHighI...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingLLP2MuXHighPTHighI...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingWMuControl10LinePr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         14 |(  1.40000 +- 0.371537 )%|   -------   |   -------   |
+StrippingWMuControl10LineHl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+StrippingWMuControl10LinePo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWMuControl10Line     SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingWMuControl10Line     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingWMuControl4800Line...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        389 |(  38.9000 +- 1.54168  )%|   -------   |   -------   |
+StrippingWMuControl4800Line...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       389 |          0 |(  0.00000 +- 0.257069 )%|   -------   |   -------   |
+StrippingWMuControl4800Line...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWMuControl4800Line   SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingWMuControl4800Line   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingWMuLinePreScaler     SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+WMuLine                       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       793 |       3056 |     3.8537 |     3.3732 |      1.0000 |      35.000 |
+ | "# input particles"                             |       793 |       3056 |     3.8537 |     3.3732 |      1.0000 |      35.000 |
+ |*"#accept"                                       |       793 |          1 |( 0.126103 +- 0.126024 )%|   -------   |   -------   |
+ |*"#passed"                                       |       793 |          1 |( 0.126103 +- 0.126024 )%|   -------   |   -------   |
+ |*"efficiency"                                    |      3056 |          1 |(0.0327225 +- 0.0327172)%|   -------   |   -------   |
+StrippingWMuLinePostScaler    SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingWMuLine              SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingWMuLine              SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingWMuLowLinePreScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        105 |(  10.5000 +- 0.969407 )%|   -------   |   -------   |
+WMuLowLine                    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |        83 |        360 |     4.3373 |     4.7953 |      1.0000 |      35.000 |
+ | "# input particles"                             |        83 |        360 |     4.3373 |     4.7953 |      1.0000 |      35.000 |
+ |*"#accept"                                       |        83 |          0 |(  0.00000 +- 1.20482  )%|   -------   |   -------   |
+ |*"#passed"                                       |        83 |          0 |(  0.00000 +- 1.20482  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       360 |          0 |(  0.00000 +- 0.277778 )%|   -------   |   -------   |
+StrippingWMuLowLinePostScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWMuLowLine           SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingWMuLowLine           SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingWMuSingleTrackNoBi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingWMuSingleTrackNoBi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         18 |(  1.80000 +- 0.420428 )%|   -------   |   -------   |
+WMuSingleTrackNoBiasLine      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsMuons"                      |        11 |        264 |     24.000 |     16.170 |      4.0000 |      49.000 |
+ | "# input particles"                             |        11 |        264 |     24.000 |     16.170 |      4.0000 |      49.000 |
+ |*"#accept"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"#passed"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       264 |          0 |(  0.00000 +- 0.378788 )%|   -------   |   -------   |
+StrippingWMuSingleTrackNoBi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWMuSingleTrackNoBi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingWMuSingleTrackNoBi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingWMuSingleTrackNoBi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        214 |(  21.4000 +- 1.29693  )%|   -------   |   -------   |
+StrippingWMuSingleTrackNoBi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       214 |          6 |(  2.80374 +- 1.12846  )%|   -------   |   -------   |
+WMuSingleTrackNoBiasLinePS    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsMuons"                      |         3 |         86 |     28.667 |     3.8586 |      25.000 |      34.000 |
+ | "# input particles"                             |         3 |         86 |     28.667 |     3.8586 |      25.000 |      34.000 |
+ |*"#accept"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"#passed"                                       |         3 |          0 |(  0.00000 +- 33.3333  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        86 |          0 |(  0.00000 +- 1.16279  )%|   -------   |   -------   |
+StrippingWMuSingleTrackNoBi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWMuSingleTrackNoBi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingWMuSingleTrackNoBi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingFullDiJetsLinePreS...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         61 |(  6.10000 +- 0.756829 )%|   -------   |   -------   |
+FullDiJetsLine                SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# CELLjet"                                     |        51 |         22 |    0.43137 |    0.79840 |      0.0000 |      3.0000 |
+ | "# H_10 -> CELLjet  CELLjet "                   |        51 |          4 |   0.078431 |    0.26885 |      0.0000 |      1.0000 |
+ | "# Phys/StdJets"                                |        51 |        138 |     2.7059 |     1.7964 |      1.0000 |      8.0000 |
+ | "# input particles"                             |        51 |        138 |     2.7059 |     1.7964 |      1.0000 |      8.0000 |
+ | "# max size H_10 -> CELLjet  CELLjet "          |        51 |         42 |    0.82353 |     1.7900 |      0.0000 |      9.0000 |
+ | "# selected"                                    |        51 |          4 |   0.078431 |    0.26885 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        51 |          4 |(  7.84314 +- 3.76464  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        10 |          4 |(  40.0000 +- 15.4919  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingFullDiJetsLinePost...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+StrippingFullDiJetsLine       SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingFullDiJetsLine       SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          4 |( 0.400000 +- 0.199600 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHltQEEExoticaDispl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEExoticaDispl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEExoticaDispl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHltQEEExoticaDispl...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHltQEEExoticaDispl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHltQEEExoticaDispl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEExoticaDispl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+StrippingHltQEEExoticaDispl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingHltQEEExoticaDispl...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHltQEEExoticaDispl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHltQEEExoticaRHNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEExoticaRHNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         18 |(  1.80000 +- 0.420428 )%|   -------   |   -------   |
+StrippingHltQEEExoticaRHNuL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        18 |         18 |(  100.000 +- 5.55556  )%|   -------   |   -------   |
+StrippingHltQEEExoticaRHNuLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHltQEEExoticaRHNuLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         18 |(  1.80000 +- 0.420428 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHltQEEExoticaDispl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEExoticaDispl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEExoticaDispl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHltQEEExoticaDispl...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHltQEEExoticaDispl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHltQEEExoticaQuadM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEExoticaQuadM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+StrippingHltQEEExoticaQuadM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+StrippingHltQEEExoticaQuadM...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHltQEEExoticaQuadM...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          3 |( 0.300000 +- 0.172945 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHltQEEExoticaDispl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEExoticaDispl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+StrippingHltQEEExoticaDispl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingHltQEEExoticaDispl...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHltQEEExoticaDispl...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingHltQEEExoticaLFVPr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEExoticaLFVPr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+StrippingHltQEEExoticaLFVPr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingHltQEEExoticaLFVPr...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingHltQEEExoticaLFVPr...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingMuMuSSLine1PreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         99 |(  9.90000 +- 0.944452 )%|   -------   |   -------   |
+MuMuSSLine1                   SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |        75 |        281 |     3.7467 |     2.6437 |      1.0000 |      16.000 |
+ | "# Z0 -> mu+  mu+ "                             |        75 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> mu-  mu- "                             |        75 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        75 |        281 |     3.7467 |     2.6437 |      1.0000 |      16.000 |
+ | "# max size Z0 -> mu+  mu+ "                    |        75 |         21 |    0.28000 |    0.44900 |      0.0000 |      1.0000 |
+ | "# max size Z0 -> mu-  mu- "                    |        75 |         21 |    0.28000 |    0.60133 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |        75 |         21 |    0.28000 |    0.44900 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        75 |         19 |    0.25333 |    0.46457 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        75 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        75 |          0 |(  0.00000 +- 1.33333  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingMuMuSSLine1PostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingMuMuSSLine1          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingMuMuSSLine1          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingMuMuSSLine2PreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MuMuSSLine2                   SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# Z0 -> mu+  mu+ "                             |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> mu-  mu- "                             |       759 |          1 |  0.0013175 |   0.036274 |      0.0000 |      1.0000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# max size Z0 -> mu+  mu+ "                    |       759 |         86 |    0.11331 |    0.34100 |      0.0000 |      4.0000 |
+ | "# max size Z0 -> mu-  mu- "                    |       759 |         86 |    0.11331 |    0.34100 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |       759 |         84 |    0.11067 |    0.31790 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       759 |         84 |    0.11067 |    0.31790 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       759 |          1 |  0.0013175 |   0.036274 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       759 |          1 |( 0.131752 +- 0.131665 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+StrippingMuMuSSLine2PostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingMuMuSSLine2          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingMuMuSSLine2          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingMuMuSSLine3PreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MuMuSSLine3                   SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# Z0 -> mu+  mu+ "                             |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> mu-  mu- "                             |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# max size Z0 -> mu+  mu+ "                    |       759 |         86 |    0.11331 |    0.34100 |      0.0000 |      4.0000 |
+ | "# max size Z0 -> mu-  mu- "                    |       759 |         86 |    0.11331 |    0.34100 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |       759 |         84 |    0.11067 |    0.31790 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       759 |         84 |    0.11067 |    0.31790 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       759 |          0 |(  0.00000 +- 0.131752 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingMuMuSSLine3PostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingMuMuSSLine3          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingMuMuSSLine3          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingMuMuSSLine4PreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MuMuSSLine4                   SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseMuons"                       |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# Z0 -> mu+  mu+ "                             |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Z0 -> mu-  mu- "                             |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       759 |       3022 |     3.9816 |     3.3922 |      1.0000 |      35.000 |
+ | "# max size Z0 -> mu+  mu+ "                    |       759 |         86 |    0.11331 |    0.34100 |      0.0000 |      4.0000 |
+ | "# max size Z0 -> mu-  mu- "                    |       759 |         86 |    0.11331 |    0.34100 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |       759 |         84 |    0.11067 |    0.31790 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       759 |         84 |    0.11067 |    0.31790 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       759 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       759 |          0 |(  0.00000 +- 0.131752 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingMuMuSSLine4PostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingMuMuSSLine4          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingMuMuSSLine4          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingSbarSCorrelationsP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         45 |(  4.50000 +- 0.655553 )%|   -------   |   -------   |
+StrippingSbarSCorrelationsP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        45 |          1 |(  2.22222 +- 2.19739  )%|   -------   |   -------   |
+StrippingSbarSCorrelationsP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingSbarSCorrelationsP...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingSbarSCorrelationsP...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingSbarSCorrelationsP...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingSbarSCorrelationsF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingSbarSCorrelationsF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         23 |(  2.30000 +- 0.474036 )%|   -------   |   -------   |
+StrippingSbarSCorrelationsF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+PiForSbarSCorrelations        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |        11 |        264 |     24.000 |     16.170 |      4.0000 |      49.000 |
+ | "# input particles"                             |        11 |        264 |     24.000 |     16.170 |      4.0000 |      49.000 |
+ |*"#accept"                                       |        11 |          9 |(  81.8182 +- 11.6291  )%|   -------   |   -------   |
+ | "#passed"                                       |        11 |         44 |     4.0000 |     3.8612 |      0.0000 |      12.000 |
+ |*"efficiency"                                    |       264 |         44 |(  16.6667 +- 2.29367  )%|   -------   |   -------   |
+ProtonForSbarSCorrelations    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsProtons"                    |         9 |        256 |     28.444 |     14.523 |      7.0000 |      49.000 |
+ | "# input particles"                             |         9 |        256 |     28.444 |     14.523 |      7.0000 |      49.000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+ | "#passed"                                       |         9 |         44 |     4.8889 |     3.7251 |      1.0000 |      12.000 |
+ |*"efficiency"                                    |       256 |         44 |(  17.1875 +- 2.35795  )%|   -------   |   -------   |
+LambdaSbarSCorrelations       SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> p+  pi- "                         |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PiForSbarSCorrelations"                 |         9 |         44 |     4.8889 |     3.7251 |      1.0000 |      12.000 |
+ | "# Phys/ProtonForSbarSCorrelations"             |         9 |         44 |     4.8889 |     3.7251 |      1.0000 |      12.000 |
+ | "# input particles"                             |         9 |         88 |     9.7778 |     7.4502 |      2.0000 |      24.000 |
+ | "# max size Lambda0 -> p+  pi- "                |         9 |         82 |     9.1111 |     12.974 |      0.0000 |      36.000 |
+ | "# p+"                                          |         9 |         23 |     2.5556 |     1.8325 |      0.0000 |      6.0000 |
+ | "# pi+"                                         |         9 |         23 |     2.5556 |     1.8325 |      0.0000 |      6.0000 |
+ | "# pi-"                                         |         9 |         21 |     2.3333 |     2.0548 |      0.0000 |      6.0000 |
+ | "# p~-"                                         |         9 |         21 |     2.3333 |     2.0548 |      0.0000 |      6.0000 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        82 |          7 |(  8.53659 +- 3.08574  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+LambdabarSbarSCorrelations    SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda~0 -> p~-  pi+ "                       |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PiForSbarSCorrelations"                 |         9 |         44 |     4.8889 |     3.7251 |      1.0000 |      12.000 |
+ | "# Phys/ProtonForSbarSCorrelations"             |         9 |         44 |     4.8889 |     3.7251 |      1.0000 |      12.000 |
+ | "# input particles"                             |         9 |         88 |     9.7778 |     7.4502 |      2.0000 |      24.000 |
+ | "# max size Lambda~0 -> p~-  pi+ "              |         9 |         82 |     9.1111 |     12.974 |      0.0000 |      36.000 |
+ | "# p+"                                          |         9 |         23 |     2.5556 |     1.8325 |      0.0000 |      6.0000 |
+ | "# pi+"                                         |         9 |         23 |     2.5556 |     1.8325 |      0.0000 |      6.0000 |
+ | "# pi-"                                         |         9 |         21 |     2.3333 |     2.0548 |      0.0000 |      6.0000 |
+ | "# p~-"                                         |         9 |         21 |     2.3333 |     2.0548 |      0.0000 |      6.0000 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        82 |          4 |(  4.87805 +- 2.37879  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingSbarSCorrelationsF...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingSbarSCorrelationsF...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingSbarSCorrelationsF...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingSbarSCorrelationsL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingSbarSCorrelationsL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         23 |(  2.30000 +- 0.474036 )%|   -------   |   -------   |
+StrippingSbarSCorrelationsL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+StrippingSbarSCorrelationsL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingSbarSCorrelationsL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingSbarSCorrelationsL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingSbarSCorrelationsL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingSbarSCorrelationsL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         23 |(  2.30000 +- 0.474036 )%|   -------   |   -------   |
+StrippingSbarSCorrelationsL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |        23 |         23 |(  100.000 +- 4.34783  )%|   -------   |   -------   |
+StrippingSbarSCorrelationsL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingSbarSCorrelationsL...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingSbarSCorrelationsL...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingXiminusLLLNoPIDStr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingXiminusLLLNoPIDStr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         23 |(  2.30000 +- 0.474036 )%|   -------   |   -------   |
+PionsForLambdaStrangeBaryon...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsPions"                      |        11 |        264 |     24.000 |     16.170 |      4.0000 |      49.000 |
+ | "# input particles"                             |        11 |        264 |     24.000 |     16.170 |      4.0000 |      49.000 |
+ |*"#accept"                                       |        11 |          7 |(  63.6364 +- 14.5041  )%|   -------   |   -------   |
+ | "#passed"                                       |        11 |         33 |     3.0000 |     3.1909 |      0.0000 |      9.0000 |
+ |*"efficiency"                                    |       264 |         33 |(  12.5000 +- 2.03543  )%|   -------   |   -------   |
+ProtonsForLambdaNoPIDStrang...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsProtons"                    |         7 |        222 |     31.714 |     13.946 |      7.0000 |      49.000 |
+ | "# input particles"                             |         7 |        222 |     31.714 |     13.946 |      7.0000 |      49.000 |
+ |*"#accept"                                       |         7 |          7 |(  100.000 +- 14.2857  )%|   -------   |   -------   |
+ | "#passed"                                       |         7 |         41 |     5.8571 |     3.6812 |      2.0000 |      12.000 |
+ |*"efficiency"                                    |       222 |         41 |(  18.4685 +- 2.60436  )%|   -------   |   -------   |
+Lambda2pPiLStrangeBaryonsNoPIDSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> p+  pi- "                         |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0 -> p~-  pi+ "                       |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PionsForLambdaStrangeBaryonsNoPID"      |         7 |         33 |     4.7143 |     2.8140 |      2.0000 |      9.0000 |
+ | "# Phys/ProtonsForLambdaNoPIDStrangeBaryonsNoPID|         7 |         41 |     5.8571 |     3.6812 |      2.0000 |      12.000 |
+ | "# input particles"                             |         7 |         74 |     10.571 |     6.4555 |      4.0000 |      21.000 |
+ | "# max size Lambda0 -> p+  pi- "                |         7 |         62 |     8.8571 |     9.9345 |      1.0000 |      25.000 |
+ | "# max size Lambda~0 -> p~-  pi+ "              |         7 |         68 |     9.7143 |     11.170 |      1.0000 |      30.000 |
+ | "# p+"                                          |         7 |         22 |     3.1429 |     1.6413 |      1.0000 |      6.0000 |
+ | "# pi+"                                         |         7 |         18 |     2.5714 |     1.3997 |      1.0000 |      5.0000 |
+ | "# pi-"                                         |         7 |         15 |     2.1429 |     1.5518 |      1.0000 |      5.0000 |
+ | "# p~-"                                         |         7 |         19 |     2.7143 |     2.1189 |      1.0000 |      6.0000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       130 |          6 |(  4.61538 +- 1.84023  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingXiminusLLLNoPIDStr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingXiminusLLLNoPIDStr...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingXiminusLLLNoPIDStr...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingOmegaminusLLLNoPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingOmegaminusLLLNoPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |         23 |(  2.30000 +- 0.474036 )%|   -------   |   -------   |
+Lambda2pPiLOmegaStrangeBary...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0 -> p+  pi- "                         |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda~0 -> p~-  pi+ "                       |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PionsForLambdaStrangeBaryonsNoPID"      |         7 |         33 |     4.7143 |     2.8140 |      2.0000 |      9.0000 |
+ | "# Phys/ProtonsForLambdaNoPIDStrangeBaryonsNoPID|         7 |         41 |     5.8571 |     3.6812 |      2.0000 |      12.000 |
+ | "# input particles"                             |         7 |         74 |     10.571 |     6.4555 |      4.0000 |      21.000 |
+ | "# max size Lambda0 -> p+  pi- "                |         7 |         62 |     8.8571 |     9.9345 |      1.0000 |      25.000 |
+ | "# max size Lambda~0 -> p~-  pi+ "              |         7 |         68 |     9.7143 |     11.170 |      1.0000 |      30.000 |
+ | "# p+"                                          |         7 |         22 |     3.1429 |     1.6413 |      1.0000 |      6.0000 |
+ | "# pi+"                                         |         7 |         18 |     2.5714 |     1.3997 |      1.0000 |      5.0000 |
+ | "# pi-"                                         |         7 |         15 |     2.1429 |     1.5518 |      1.0000 |      5.0000 |
+ | "# p~-"                                         |         7 |         19 |     2.7143 |     2.1189 |      1.0000 |      6.0000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       130 |          6 |(  4.61538 +- 1.84023  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          0 |(  0.00000 +- 16.6667  )%|   -------   |   -------   |
+StrippingOmegaminusLLLNoPID...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingOmegaminusLLLNoPID...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingOmegaminusLLLNoPID...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingWeLinePreScaler      SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+WeLine                        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsElectrons"                  |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ | "# input particles"                             |       911 |      42738 |     46.913 |     23.042 |      1.0000 |      150.00 |
+ |*"#accept"                                       |       911 |          1 |( 0.109769 +- 0.109709 )%|   -------   |   -------   |
+ |*"#passed"                                       |       911 |          1 |( 0.109769 +- 0.109709 )%|   -------   |   -------   |
+ |*"efficiency"                                    |     42738 |          1 |(0.00233984 +- 0.00233981)%|   -------   |   -------   |
+StrippingWeLinePostScaler     SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingWeLine               SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingWeLine               SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingWeLowLinePreScaler   SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         85 |(  8.50000 +- 0.881901 )%|   -------   |   -------   |
+WeLowLine                     SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllNoPIDsElectrons"                  |        78 |       3800 |     48.718 |     24.256 |      4.0000 |      122.00 |
+ | "# input particles"                             |        78 |       3800 |     48.718 |     24.256 |      4.0000 |      122.00 |
+ |*"#accept"                                       |        78 |          0 |(  0.00000 +- 1.28205  )%|   -------   |   -------   |
+ |*"#passed"                                       |        78 |          0 |(  0.00000 +- 1.28205  )%|   -------   |   -------   |
+ |*"efficiency"                                    |      3800 |          0 |(  0.00000 +- 0.0263158)%|   -------   |   -------   |
+StrippingWeLowLinePostScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingWeLowLine            SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingWeLowLine            SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStreamEWPreScaler    SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingStreamEWPostScaler   SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+StrippingStreamEW             SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStreamEW             SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |         37 |(  3.70000 +- 0.596917 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStreamCharmComplet...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingStreamCharmComplet...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingStreamCharmComplet...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStreamCharmComplet...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingChargedHyperonsXim...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingGoodEventCondition...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DownstreamPionsForChargedHy...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdNoPIDsDownPions"                     |       889 |      12442 |     13.996 |     7.3641 |      1.0000 |      46.000 |
+ | "# input particles"                             |       889 |      12442 |     13.996 |     7.3641 |      1.0000 |      46.000 |
+ |*"#accept"                                       |       889 |        889 |(  100.000 +- 0.112486 )%|   -------   |   -------   |
+ | "#passed"                                       |       889 |      12442 |     13.996 |     7.3641 |      1.0000 |      46.000 |
+ |*"efficiency"                                    |     12442 |      12442 |(  100.000 +- 0.00803729)%|   -------   |   -------   |
+GoodDownstreamPionsForCharg...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DownstreamPionsForChargedHyperons"      |       889 |      12442 |     13.996 |     7.3641 |      1.0000 |      46.000 |
+ | "# input particles"                             |       889 |      12442 |     13.996 |     7.3641 |      1.0000 |      46.000 |
+ |*"#accept"                                       |       889 |        884 |(  99.4376 +- 0.250818 )%|   -------   |   -------   |
+ | "#passed"                                       |       889 |      10042 |     11.296 |     6.0613 |      0.0000 |      41.000 |
+ |*"efficiency"                                    |     12442 |      10042 |(  80.7105 +- 0.353737 )%|   -------   |   -------   |
+StdLooseDDLambdaForChargedH...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseLambdaDD"                       |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ | "# input particles"                             |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       494 |        494 |(  100.000 +- 0.202429 )%|   -------   |   -------   |
+ | "#passed"                                       |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ |*"efficiency"                                    |      1222 |       1222 |(  100.000 +- 0.0818331)%|   -------   |   -------   |
+LambdaDDForChargedHyperons    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDDLambdaForChargedHyperons"     |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ | "# input particles"                             |       494 |       1222 |     2.4737 |     1.8988 |      1.0000 |      14.000 |
+ |*"#accept"                                       |       494 |         35 |(  7.08502 +- 1.15438  )%|   -------   |   -------   |
+ | "#passed"                                       |       494 |         36 |   0.072874 |    0.26760 |      0.0000 |      2.0000 |
+ |*"efficiency"                                    |      1222 |         36 |(  2.94599 +- 0.483712 )%|   -------   |   -------   |
+Ximinus2LambdaPiDDDChargedH...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda0"                                     |        35 |         18 |    0.51429 |    0.49980 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |        35 |         18 |    0.51429 |    0.49980 |      0.0000 |      1.0000 |
+ | "# Phys/GoodDownstreamPionsForChargedHyperons"  |        35 |        449 |     12.829 |     6.6353 |      2.0000 |      30.000 |
+ | "# Phys/LambdaDDForChargedHyperons"             |        35 |         36 |     1.0286 |    0.16660 |      1.0000 |      2.0000 |
+ | "# Xi- -> Lambda0  pi- "                        |        35 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi~+ -> Lambda~0  pi+ "                      |        35 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        35 |        485 |     13.857 |     6.6425 |      3.0000 |      31.000 |
+ | "# max size Xi- -> Lambda0  pi- "               |        35 |         61 |     1.7429 |     2.3341 |      0.0000 |      7.0000 |
+ | "# max size Xi~+ -> Lambda~0  pi+ "             |        35 |         55 |     1.5714 |     2.3456 |      0.0000 |      9.0000 |
+ | "# pi+"                                         |        35 |        103 |     2.9429 |     1.9412 |      0.0000 |      9.0000 |
+ | "# pi-"                                         |        35 |        112 |     3.2000 |     2.0114 |      0.0000 |      7.0000 |
+ | "# selected"                                    |        35 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        35 |          0 |(  0.00000 +- 2.85714  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       116 |          2 |(  1.72414 +- 1.20859  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingChargedHyperonsXim...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingChargedHyperonsXim...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingChargedHyperonsXim...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingChargedHyperonsOme...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+LongKaonsForChargedHyperons   SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseKaons"                       |       907 |      21550 |     23.760 |     16.434 |      1.0000 |      126.00 |
+ | "# input particles"                             |       907 |      21550 |     23.760 |     16.434 |      1.0000 |      126.00 |
+ |*"#accept"                                       |       907 |        907 |(  100.000 +- 0.110254 )%|   -------   |   -------   |
+ | "#passed"                                       |       907 |      21550 |     23.760 |     16.434 |      1.0000 |      126.00 |
+ |*"efficiency"                                    |     21550 |      21550 |(  100.000 +- 0.00464037)%|   -------   |   -------   |
+GoodLongKaonsForChargedHype...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/LongKaonsForChargedHyperons"            |       907 |      21550 |     23.760 |     16.434 |      1.0000 |      126.00 |
+ | "# input particles"                             |       907 |      21550 |     23.760 |     16.434 |      1.0000 |      126.00 |
+ |*"#accept"                                       |       907 |        892 |(  98.3462 +- 0.423465 )%|   -------   |   -------   |
+ | "#passed"                                       |       907 |       6546 |     7.2172 |     4.9623 |      0.0000 |      47.000 |
+ |*"efficiency"                                    |     21550 |       6546 |(  30.3759 +- 0.313271 )%|   -------   |   -------   |
+Omegaminus2LambdaKDDLCharge...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        34 |         10 |    0.29412 |    0.51617 |      0.0000 |      2.0000 |
+ | "# K-"                                          |        34 |          9 |    0.26471 |    0.44118 |      0.0000 |      1.0000 |
+ | "# Lambda0"                                     |        34 |         18 |    0.52941 |    0.49913 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |        34 |         17 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# Omega- -> Lambda0  K- "                      |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega~+ -> Lambda~0  K+ "                    |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/GoodLongKaonsForChargedHyperons"        |        34 |        212 |     6.2353 |     2.7766 |      1.0000 |      13.000 |
+ | "# Phys/LambdaDDForChargedHyperons"             |        34 |         35 |     1.0294 |    0.16896 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        34 |        247 |     7.2647 |     2.7580 |      2.0000 |      14.000 |
+ | "# max size Omega- -> Lambda0  K- "             |        34 |          6 |    0.17647 |    0.38122 |      0.0000 |      1.0000 |
+ | "# max size Omega~+ -> Lambda~0  K+ "           |        34 |          6 |    0.17647 |    0.45183 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        34 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        34 |          0 |(  0.00000 +- 2.94118  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        12 |          0 |(  0.00000 +- 8.33333  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+DownstreamKaonsForChargedHy...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDownKaons"                      |       885 |       8062 |     9.1096 |     5.3620 |      1.0000 |      34.000 |
+ | "# input particles"                             |       885 |       8062 |     9.1096 |     5.3620 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       885 |        885 |(  100.000 +- 0.112994 )%|   -------   |   -------   |
+ | "#passed"                                       |       885 |       8062 |     9.1096 |     5.3620 |      1.0000 |      34.000 |
+ |*"efficiency"                                    |      8062 |       8062 |(  100.000 +- 0.0124039)%|   -------   |   -------   |
+GoodDownstreamKaonsForCharg...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DownstreamKaonsForChargedHyperons"      |       885 |       8062 |     9.1096 |     5.3620 |      1.0000 |      34.000 |
+ | "# input particles"                             |       885 |       8062 |     9.1096 |     5.3620 |      1.0000 |      34.000 |
+ |*"#accept"                                       |       885 |        366 |(  41.3559 +- 1.65542  )%|   -------   |   -------   |
+ | "#passed"                                       |       885 |        490 |    0.55367 |    0.77145 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |      8062 |        490 |(  6.07790 +- 0.266096 )%|   -------   |   -------   |
+Omegaminus2LambdaKDDDCharge...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        17 |          8 |    0.47059 |    0.60563 |      0.0000 |      2.0000 |
+ | "# K-"                                          |        17 |          4 |    0.23529 |    0.42418 |      0.0000 |      1.0000 |
+ | "# Lambda0"                                     |        17 |         12 |    0.70588 |    0.45565 |      0.0000 |      1.0000 |
+ | "# Lambda~0"                                    |        17 |          6 |    0.35294 |    0.47788 |      0.0000 |      1.0000 |
+ | "# Omega- -> Lambda0  K- "                      |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Omega~+ -> Lambda~0  K+ "                    |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/GoodDownstreamKaonsForChargedHyperons"  |        17 |         26 |     1.5294 |    0.69601 |      1.0000 |      3.0000 |
+ | "# Phys/LambdaDDForChargedHyperons"             |        17 |         18 |     1.0588 |    0.23529 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        17 |         44 |     2.5882 |    0.77146 |      2.0000 |      4.0000 |
+ | "# max size Omega- -> Lambda0  K- "             |        17 |          4 |    0.23529 |    0.42418 |      0.0000 |      1.0000 |
+ | "# max size Omega~+ -> Lambda~0  K+ "           |        17 |          3 |    0.17647 |    0.38122 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        17 |          0 |(  0.00000 +- 5.88235  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingChargedHyperonsOme...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingChargedHyperonsOme...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingChargedHyperonsOme...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DstarD2XGammaHHForD2KKGamma   SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       890 |        962 |     1.0809 |     1.1680 |      0.0000 |      9.0000 |
+ | "# K-"                                          |       890 |        916 |     1.0292 |     1.1022 |      0.0000 |      8.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# Phys/StdNoPIDsPions"                         |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# input particles"                             |       890 |      19936 |     22.400 |     11.174 |      2.0000 |      68.000 |
+ | "# max size phi(1020) -> K+  K- "               |       890 |       1238 |     1.3910 |     2.9634 |      0.0000 |      40.000 |
+ | "# phi(1020) -> K+  K- "                        |       890 |         37 |   0.041573 |    0.24963 |      0.0000 |      3.0000 |
+ | "# pi+"                                         |       890 |       1728 |     1.9416 |     1.4170 |      0.0000 |      8.0000 |
+ | "# selected"                                    |       890 |         37 |   0.041573 |    0.24963 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       890 |         29 |(  3.25843 +- 0.595135 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1238 |        227 |(  18.3360 +- 1.09978  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       227 |         37 |(  16.2996 +- 2.45154  )%|   -------   |   -------   |
+GammaForDstarD2XGamma         SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseAllPhotons"                     |       249 |       9972 |     40.048 |     18.135 |      5.0000 |      90.000 |
+ | "# input particles"                             |       249 |       9972 |     40.048 |     18.135 |      5.0000 |      90.000 |
+ |*"#accept"                                       |       249 |        152 |(  61.0442 +- 3.09036  )%|   -------   |   -------   |
+ | "#passed"                                       |       249 |        267 |     1.0723 |     1.2686 |      0.0000 |      7.0000 |
+ |*"efficiency"                                    |      9972 |        267 |(  2.67750 +- 0.161652 )%|   -------   |   -------   |
+DstarD2XGammaD2KKGamma        SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> phi(1020)  gamma "                     |        21 |          1 |   0.047619 |    0.21296 |      0.0000 |      1.0000 |
+ | "# Phys/DstarD2XGammaHHForD2KKGamma"            |        21 |         28 |     1.3333 |    0.64242 |      1.0000 |      3.0000 |
+ | "# Phys/GammaForDstarD2XGamma"                  |        21 |         37 |     1.7619 |     1.0191 |      1.0000 |      5.0000 |
+ | "# gamma"                                       |        21 |         37 |     1.7619 |     1.0191 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        21 |         65 |     3.0952 |     1.5089 |      2.0000 |      8.0000 |
+ | "# max size D0 -> phi(1020)  gamma "            |        21 |         58 |     2.7619 |     3.3224 |      1.0000 |      15.000 |
+ | "# phi(1020)"                                   |        21 |         28 |     1.3333 |    0.64242 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        21 |          1 |   0.047619 |    0.21296 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        21 |          1 |(  4.76190 +- 4.64714  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        58 |          7 |(  12.0690 +- 4.27752  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+DstarD2XGammaDstarD2KKGammaSelSUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D0  pi- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2XGammaD2KKGamma"                 |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         1 |         23 |     23.000 |     0.0000 |      23.000 |      23.000 |
+ | "# input particles"                             |         1 |         24 |     24.000 |     0.0000 |      24.000 |      24.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "# max size D*(2010)- -> D0  pi- "              |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# pi+"                                         |         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "# pi-"                                         |         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        22 |          0 |(  0.00000 +- 4.54545  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2XGammaDstar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+CNVGammaDDForDstarD2XGamma    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseGammaDD"                     |        43 |        183 |     4.2558 |     1.9659 |      3.0000 |      12.000 |
+ | "# input particles"                             |        43 |        183 |     4.2558 |     1.9659 |      3.0000 |      12.000 |
+ |*"#accept"                                       |        43 |         14 |(  32.5581 +- 7.14596  )%|   -------   |   -------   |
+ |*"#passed"                                       |        43 |         14 |(  32.5581 +- 7.14596  )%|   -------   |   -------   |
+ |*"efficiency"                                    |       183 |         14 |(  7.65027 +- 1.96486  )%|   -------   |   -------   |
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2XGammaDstar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+CNVGammaLLForDstarD2XGamma    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLooseGammaLL"                     |        68 |        372 |     5.4706 |     4.1461 |      3.0000 |      24.000 |
+ | "# input particles"                             |        68 |        372 |     5.4706 |     4.1461 |      3.0000 |      24.000 |
+ |*"#accept"                                       |        68 |         23 |(  33.8235 +- 5.73729  )%|   -------   |   -------   |
+ | "#passed"                                       |        68 |         30 |    0.44118 |    0.69414 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       372 |         30 |(  8.06452 +- 1.41175  )%|   -------   |   -------   |
+DstarD2XGammaD2KKGamma_CNVLL  SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> phi(1020)  gamma "                     |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/CNVGammaLLForDstarD2XGamma"             |         9 |         12 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# Phys/DstarD2XGammaHHForD2KKGamma"            |         9 |         12 |     1.3333 |    0.66667 |      1.0000 |      3.0000 |
+ | "# gamma"                                       |         9 |         12 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         9 |         24 |     2.6667 |    0.94281 |      2.0000 |      5.0000 |
+ | "# max size D0 -> phi(1020)  gamma "            |         9 |         17 |     1.8889 |     1.5235 |      1.0000 |      6.0000 |
+ | "# phi(1020)"                                   |         9 |         12 |     1.3333 |    0.66667 |      1.0000 |      3.0000 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        17 |          1 |(  5.88235 +- 5.70672  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2XGammaDstar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DstarD2XGammaHHForD2PiPiGamma SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       890 |        962 |     1.0809 |     1.1680 |      0.0000 |      9.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# Phys/StdNoPIDsPions"                         |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# input particles"                             |       890 |      19936 |     22.400 |     11.174 |      2.0000 |      68.000 |
+ | "# max size rho(770)0 -> pi+  pi- "             |       890 |       3788 |     4.2562 |     5.4443 |      0.0000 |      36.000 |
+ | "# pi+"                                         |       890 |       1728 |     1.9416 |     1.4170 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |       890 |       1696 |     1.9056 |     1.4855 |      0.0000 |      9.0000 |
+ | "# rho(770)0 -> pi+  pi- "                      |       890 |        248 |    0.27865 |    0.77525 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       890 |        248 |    0.27865 |    0.77525 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |       890 |        153 |(  17.1910 +- 1.26472  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3788 |        960 |(  25.3432 +- 0.706741 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       960 |        248 |(  25.8333 +- 1.41273  )%|   -------   |   -------   |
+DstarD2XGammaD2PiPiGamma      SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> rho(770)0  gamma "                     |        96 |         10 |    0.10417 |    0.46724 |      0.0000 |      4.0000 |
+ | "# Phys/DstarD2XGammaHHForD2PiPiGamma"          |        96 |        159 |     1.6562 |     1.1257 |      1.0000 |      6.0000 |
+ | "# Phys/GammaForDstarD2XGamma"                  |        96 |        178 |     1.8542 |     1.2498 |      1.0000 |      5.0000 |
+ | "# gamma"                                       |        96 |        178 |     1.8542 |     1.2498 |      1.0000 |      5.0000 |
+ | "# input particles"                             |        96 |        337 |     3.5104 |     1.7078 |      2.0000 |      8.0000 |
+ | "# max size D0 -> rho(770)0  gamma "            |        96 |        299 |     3.1146 |     3.0986 |      1.0000 |      16.000 |
+ | "# rho(770)0"                                   |        96 |        159 |     1.6562 |     1.1257 |      1.0000 |      6.0000 |
+ | "# selected"                                    |        96 |         10 |    0.10417 |    0.46724 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        96 |          7 |(  7.29167 +- 2.65361  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       299 |         25 |(  8.36120 +- 1.60081  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        25 |         10 |(  40.0000 +- 9.79796  )%|   -------   |   -------   |
+DstarD2XGammaDstarD2PiPiGam...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D0  pi- "                       |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         7 |         10 |     1.4286 |     1.0498 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2XGammaD2PiPiGamma"               |         7 |         10 |     1.4286 |     1.0498 |      1.0000 |      4.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         7 |        291 |     41.571 |     20.549 |      11.000 |      77.000 |
+ | "# input particles"                             |         7 |        301 |     43.000 |     20.270 |      12.000 |      78.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         7 |        184 |     26.286 |     14.290 |      4.0000 |      52.000 |
+ | "# max size D*(2010)- -> D0  pi- "              |         7 |        184 |     26.286 |     15.691 |      7.0000 |      56.000 |
+ | "# pi+"                                         |         7 |        145 |     20.714 |     10.194 |      4.0000 |      35.000 |
+ | "# pi-"                                         |         7 |        142 |     20.286 |     10.278 |      7.0000 |      41.000 |
+ | "# selected"                                    |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       368 |          2 |( 0.543478 +- 0.383251 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2XGammaDstar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DstarD2XGammaD2PiPiGamma_CNVDDSUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> rho(770)0  gamma "                     |        11 |          1 |   0.090909 |    0.28748 |      0.0000 |      1.0000 |
+ | "# Phys/CNVGammaDDForDstarD2XGamma"             |        11 |         11 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/DstarD2XGammaHHForD2PiPiGamma"          |        11 |         19 |     1.7273 |     1.2129 |      1.0000 |      5.0000 |
+ | "# gamma"                                       |        11 |         11 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |        11 |         30 |     2.7273 |     1.2129 |      2.0000 |      6.0000 |
+ | "# max size D0 -> rho(770)0  gamma "            |        11 |         19 |     1.7273 |     1.2129 |      1.0000 |      5.0000 |
+ | "# rho(770)0"                                   |        11 |         19 |     1.7273 |     1.2129 |      1.0000 |      5.0000 |
+ | "# selected"                                    |        11 |          1 |   0.090909 |    0.28748 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        11 |          1 |(  9.09091 +- 8.66784  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        19 |          1 |(  5.26316 +- 5.12278  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+DstarD2XGammaDstarD2PiPiGam...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D0  pi- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2XGammaD2PiPiGamma_CNVDD"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         1 |         45 |     45.000 |     0.0000 |      45.000 |      45.000 |
+ | "# input particles"                             |         1 |         46 |     46.000 |     0.0000 |      46.000 |      46.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         1 |         23 |     23.000 |     0.0000 |      23.000 |      23.000 |
+ | "# max size D*(2010)- -> D0  pi- "              |         1 |         21 |     21.000 |     0.0000 |      21.000 |      21.000 |
+ | "# pi+"                                         |         1 |         23 |     23.000 |     0.0000 |      23.000 |      23.000 |
+ | "# pi-"                                         |         1 |         21 |     21.000 |     0.0000 |      21.000 |      21.000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        44 |          0 |(  0.00000 +- 2.27273  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2XGammaDstar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DstarD2XGammaD2PiPiGamma_CNVLLSUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> rho(770)0  gamma "                     |        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "# Phys/CNVGammaLLForDstarD2XGamma"             |        14 |         18 |     1.2857 |    0.58902 |      1.0000 |      3.0000 |
+ | "# Phys/DstarD2XGammaHHForD2PiPiGamma"          |        14 |         18 |     1.2857 |    0.58902 |      1.0000 |      3.0000 |
+ | "# gamma"                                       |        14 |         18 |     1.2857 |    0.58902 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        14 |         36 |     2.5714 |    0.97938 |      2.0000 |      5.0000 |
+ | "# max size D0 -> rho(770)0  gamma "            |        14 |         25 |     1.7857 |     1.4725 |      1.0000 |      6.0000 |
+ | "# rho(770)0"                                   |        14 |         18 |     1.2857 |    0.58902 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        14 |          1 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        14 |          1 |(  7.14286 +- 6.88303  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        25 |          2 |(  8.00000 +- 5.42586  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+DstarD2XGammaDstarD2PiPiGam...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D0  pi- "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D~0"                                         |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2XGammaD2PiPiGamma_CNVLL"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         1 |         30 |     30.000 |     0.0000 |      30.000 |      30.000 |
+ | "# input particles"                             |         1 |         31 |     31.000 |     0.0000 |      31.000 |      31.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ | "# max size D*(2010)- -> D0  pi- "              |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ | "# pi+"                                         |         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ | "# pi-"                                         |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        28 |          1 |(  3.57143 +- 3.50707  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2XGammaDstar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DstarD2XGammaHHForD2KPiGamma  SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)0 -> K+  pi- "                        |       890 |        100 |    0.11236 |    0.39770 |      0.0000 |      4.0000 |
+ | "# K*(892)0 -> K-  pi+ "                        |       890 |        108 |    0.12135 |    0.44834 |      0.0000 |      4.0000 |
+ | "# K+"                                          |       890 |        962 |     1.0809 |     1.1680 |      0.0000 |      9.0000 |
+ | "# K-"                                          |       890 |        916 |     1.0292 |     1.1022 |      0.0000 |      8.0000 |
+ | "# Phys/StdNoPIDsKaons"                         |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# Phys/StdNoPIDsPions"                         |       890 |       9968 |     11.200 |     5.5871 |      1.0000 |      34.000 |
+ | "# input particles"                             |       890 |      19936 |     22.400 |     11.174 |      2.0000 |      68.000 |
+ | "# max size K*(892)0 -> K+  pi- "               |       890 |       2219 |     2.4933 |     4.1921 |      0.0000 |      42.000 |
+ | "# max size K*(892)0 -> K-  pi+ "               |       890 |       2065 |     2.3202 |     3.6774 |      0.0000 |      35.000 |
+ | "# pi+"                                         |       890 |       1728 |     1.9416 |     1.4170 |      0.0000 |      8.0000 |
+ | "# pi-"                                         |       890 |       1696 |     1.9056 |     1.4855 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       890 |        208 |    0.23371 |    0.61020 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       890 |        148 |(  16.6292 +- 1.24810  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4284 |        908 |(  21.1951 +- 0.624410 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       908 |        208 |(  22.9075 +- 1.39461  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+DstarD2XGammaD2KPiGamma       SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K*(892)0  gamma "                      |        89 |         13 |    0.14607 |    0.53107 |      0.0000 |      4.0000 |
+ | "# K*(892)0"                                    |        89 |        127 |     1.4270 |    0.85968 |      1.0000 |      4.0000 |
+ | "# K*(892)~0"                                   |        89 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2XGammaHHForD2KPiGamma"           |        89 |        127 |     1.4270 |    0.85968 |      1.0000 |      4.0000 |
+ | "# Phys/GammaForDstarD2XGamma"                  |        89 |        157 |     1.7640 |     1.2633 |      1.0000 |      7.0000 |
+ | "# gamma"                                       |        89 |        157 |     1.7640 |     1.2633 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        89 |        284 |     3.1910 |     1.6206 |      2.0000 |      9.0000 |
+ | "# max size D0 -> K*(892)0  gamma "             |        89 |        237 |     2.6629 |     3.1656 |      1.0000 |      20.000 |
+ | "# selected"                                    |        89 |         13 |    0.14607 |    0.53107 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |        89 |          9 |(  10.1124 +- 3.19581  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       237 |         26 |(  10.9705 +- 2.03004  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        26 |         13 |(  50.0000 +- 9.80581  )%|   -------   |   -------   |
+DstarD2XGammaDstarD2KPiGamm...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         9 |          2 |    0.22222 |    0.41574 |      0.0000 |      1.0000 |
+ | "# D*(2010)- -> D0  pi- "                       |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         9 |         13 |     1.4444 |    0.95581 |      1.0000 |      4.0000 |
+ | "# D~0"                                         |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2XGammaD2KPiGamma"                |         9 |         13 |     1.4444 |    0.95581 |      1.0000 |      4.0000 |
+ | "# Phys/StdAllNoPIDsPions"                      |         9 |        374 |     41.556 |     17.134 |      18.000 |      76.000 |
+ | "# input particles"                             |         9 |        387 |     43.000 |     17.372 |      19.000 |      78.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         9 |        289 |     32.111 |     27.715 |      7.0000 |      84.000 |
+ | "# max size D*(2010)- -> D0  pi- "              |         9 |        270 |     30.000 |     23.954 |      10.000 |      84.000 |
+ | "# pi+"                                         |         9 |        187 |     20.778 |     10.623 |      7.0000 |      42.000 |
+ | "# pi-"                                         |         9 |        176 |     19.556 |     6.0021 |      10.000 |      31.000 |
+ | "# selected"                                    |         9 |          2 |    0.22222 |    0.41574 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         9 |          2 |(  22.2222 +- 13.8580  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       559 |          5 |( 0.894454 +- 0.398219 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+DstarD2XGammaDstarD2KPiGamm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DstarD2XGammaDstarD2KPiGammaSel"        |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+DstarD2XGammaDstarD2KPiGamm...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/DstarD2XGammaDstarD2KPiGammaDstarHlt1TOS|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2XGammaDstar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DstarD2XGammaD2KPiGamma_CNVDD SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K*(892)0  gamma "                      |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |         8 |         11 |     1.3750 |    0.99216 |      1.0000 |      4.0000 |
+ | "# K*(892)~0"                                   |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/CNVGammaDDForDstarD2XGamma"             |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/DstarD2XGammaHHForD2KPiGamma"           |         8 |         11 |     1.3750 |    0.99216 |      1.0000 |      4.0000 |
+ | "# gamma"                                       |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         8 |         19 |     2.3750 |    0.99216 |      2.0000 |      5.0000 |
+ | "# max size D0 -> K*(892)0  gamma "             |         8 |         11 |     1.3750 |    0.99216 |      1.0000 |      4.0000 |
+ | "# selected"                                    |         8 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         8 |          0 |(  0.00000 +- 12.5000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2XGammaDstar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DstarD2XGammaD2KPiGamma_CNVLL SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K*(892)0  gamma "                      |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)0"                                    |        14 |         21 |     1.5000 |    0.90633 |      1.0000 |      4.0000 |
+ | "# K*(892)~0"                                   |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/CNVGammaLLForDstarD2XGamma"             |        14 |         19 |     1.3571 |    0.61029 |      1.0000 |      3.0000 |
+ | "# Phys/DstarD2XGammaHHForD2KPiGamma"           |        14 |         21 |     1.5000 |    0.90633 |      1.0000 |      4.0000 |
+ | "# gamma"                                       |        14 |         19 |     1.3571 |    0.61029 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        14 |         40 |     2.8571 |     1.0595 |      2.0000 |      5.0000 |
+ | "# max size D0 -> K*(892)0  gamma "             |        14 |         28 |     2.0000 |     1.4142 |      1.0000 |      6.0000 |
+ | "# selected"                                    |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        28 |          5 |(  17.8571 +- 7.23789  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingDstarD2XGammaDstar...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingDstarD2XGammaDstar...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2pimuLinePreScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2pimuLineVOIDFilter SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Mu_forD2HMuNu                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |       507 |        225 |(  44.3787 +- 2.20650  )%|   -------   |   -------   |
+ | "#passed"                                       |       507 |        252 |    0.49704 |    0.60691 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       863 |        252 |(  29.2005 +- 1.54776  )%|   -------   |   -------   |
+Pi_forD2HMuNu                 SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       466 |       5771 |     12.384 |     5.7405 |      2.0000 |      33.000 |
+ | "# input particles"                             |       466 |       5771 |     12.384 |     5.7405 |      2.0000 |      33.000 |
+ |*"#accept"                                       |       466 |        213 |(  45.7082 +- 2.30766  )%|   -------   |   -------   |
+ | "#passed"                                       |       466 |        314 |    0.67382 |    0.89397 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      5771 |        314 |(  5.44100 +- 0.298583 )%|   -------   |   -------   |
+SelD0_forD2pimu               SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi-  mu+ "                             |        95 |          5 |   0.052632 |    0.22330 |      0.0000 |      1.0000 |
+ | "# D~0 -> pi+  mu- "                            |        95 |          5 |   0.052632 |    0.26630 |      0.0000 |      2.0000 |
+ | "# Phys/Mu_forD2HMuNu"                          |        95 |        108 |     1.1368 |    0.37305 |      1.0000 |      3.0000 |
+ | "# Phys/Pi_forD2HMuNu"                          |        95 |        130 |     1.3684 |    0.61649 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        95 |        238 |     2.5053 |    0.73804 |      2.0000 |      5.0000 |
+ | "# max size D0 -> pi-  mu+ "                    |        95 |         45 |    0.47368 |    0.64632 |      0.0000 |      2.0000 |
+ | "# max size D~0 -> pi+  mu- "                   |        95 |         46 |    0.48421 |    0.73789 |      0.0000 |      3.0000 |
+ | "# mu+"                                         |        95 |         56 |    0.58947 |    0.55241 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        95 |         52 |    0.54737 |    0.55760 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |        95 |         71 |    0.74737 |    0.71035 |      0.0000 |      3.0000 |
+ | "# pi-"                                         |        95 |         59 |    0.62105 |    0.61864 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        95 |         10 |    0.10526 |    0.33946 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        95 |          9 |(  9.47368 +- 3.00459  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        91 |         35 |(  38.4615 +- 5.09995  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        35 |         10 |(  28.5714 +- 7.63604  )%|   -------   |   -------   |
+pis_forD2HMuNu                SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLoosePions"                       |        52 |       2409 |     46.327 |     22.775 |      18.000 |      115.00 |
+ | "# input particles"                             |        52 |       2409 |     46.327 |     22.775 |      18.000 |      115.00 |
+ |*"#accept"                                       |        52 |         52 |(  100.000 +- 1.92308  )%|   -------   |   -------   |
+ | "#passed"                                       |        52 |       1170 |     22.500 |     12.323 |      4.0000 |      62.000 |
+ |*"efficiency"                                    |      2409 |       1170 |(  48.5679 +- 1.01829  )%|   -------   |   -------   |
+SelDstD2pimu                  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         9 |          1 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         9 |          5 |    0.55556 |     1.2571 |      0.0000 |      4.0000 |
+ | "# D0"                                          |         9 |          5 |    0.55556 |    0.49690 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |         9 |          5 |    0.55556 |    0.68493 |      0.0000 |      2.0000 |
+ | "# Phys/SelD0_forD2pimu"                        |         9 |         10 |     1.1111 |    0.31427 |      1.0000 |      2.0000 |
+ | "# Phys/pis_forD2HMuNu"                         |         9 |        179 |     19.889 |     4.5812 |      13.000 |      25.000 |
+ | "# input particles"                             |         9 |        189 |     21.000 |     4.6667 |      14.000 |      26.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         9 |         48 |     5.3333 |     4.8762 |      0.0000 |      12.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         9 |         57 |     6.3333 |     7.3333 |      0.0000 |      18.000 |
+ | "# pi+"                                         |         9 |         86 |     9.5556 |     2.5868 |      4.0000 |      14.000 |
+ | "# pi-"                                         |         9 |         93 |     10.333 |     3.3665 |      5.0000 |      15.000 |
+ | "# selected"                                    |         9 |          6 |    0.66667 |     1.2472 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |         9 |          3 |(  33.3333 +- 15.7135  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       105 |          8 |(  7.61905 +- 2.58909  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          6 |(  75.0000 +- 15.3093  )%|   -------   |   -------   |
+D2pimuLine                    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelDstD2pimu"                           |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "# input particles"                             |         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ |*"#accept"                                       |         3 |          2 |(  66.6667 +- 27.2166  )%|   -------   |   -------   |
+StrippingD2pimuLinePostScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2pimuLine           SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2pimuLine           SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2KmuLinePreScaler   SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        104 |(  10.4000 +- 0.965319 )%|   -------   |   -------   |
+StrippingD2KmuLineVOIDFilter  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       104 |        104 |(  100.000 +- 0.961538 )%|   -------   |   -------   |
+K_forD2HMuNu                  SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       455 |       2850 |     6.2637 |     4.3065 |      1.0000 |      27.000 |
+ | "# input particles"                             |       455 |       2850 |     6.2637 |     4.3065 |      1.0000 |      27.000 |
+ |*"#accept"                                       |       455 |        161 |(  35.3846 +- 2.24166  )%|   -------   |   -------   |
+ | "#passed"                                       |       455 |        196 |    0.43077 |    0.65895 |      0.0000 |      5.0000 |
+ |*"efficiency"                                    |      2850 |        196 |(  6.87719 +- 0.474036 )%|   -------   |   -------   |
+SelD0_forD2Kmu                SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  mu+ "                              |        12 |          3 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  mu- "                             |        12 |          1 |   0.083333 |    0.27639 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        12 |          6 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# K-"                                          |        12 |          8 |    0.66667 |    0.62361 |      0.0000 |      2.0000 |
+ | "# Phys/K_forD2HMuNu"                           |        12 |         14 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# Phys/Mu_forD2HMuNu"                          |        12 |         14 |     1.1667 |    0.37268 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        12 |         28 |     2.3333 |    0.47140 |      2.0000 |      3.0000 |
+ | "# max size D0 -> K-  mu+ "                     |        12 |          5 |    0.41667 |    0.49301 |      0.0000 |      1.0000 |
+ | "# max size D~0 -> K+  mu- "                    |        12 |          4 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# mu+"                                         |        12 |          8 |    0.66667 |    0.47140 |      0.0000 |      1.0000 |
+ | "# mu-"                                         |        12 |          6 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        12 |          4 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        12 |          4 |(  33.3333 +- 13.6083  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         9 |          6 |(  66.6667 +- 15.7135  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         6 |          4 |(  66.6667 +- 19.2450  )%|   -------   |   -------   |
+SelD0_forD2Kmu                SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+SelD0_forD2Kmu                SUCCESS  #WARNINGS   = 1        Message = 'PV re-fit failed'
+SelDstD2Kmu                   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         4 |          3 |    0.75000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |         4 |          1 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Phys/SelD0_forD2Kmu"                         |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/pis_forD2HMuNu"                         |         4 |         63 |     15.750 |     6.1796 |      10.000 |      26.000 |
+ | "# input particles"                             |         4 |         67 |     16.750 |     6.1796 |      11.000 |      27.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         4 |         23 |     5.7500 |     4.2647 |      0.0000 |      12.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         4 |          6 |     1.5000 |     2.5981 |      0.0000 |      6.0000 |
+ | "# pi+"                                         |         4 |         27 |     6.7500 |     3.1125 |      4.0000 |      12.000 |
+ | "# pi-"                                         |         4 |         36 |     9.0000 |     3.0822 |      6.0000 |      14.000 |
+ | "# selected"                                    |         4 |          3 |    0.75000 |    0.82916 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        29 |          3 |(  10.3448 +- 5.65523  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          3 |(  100.000 +- 33.3333  )%|   -------   |   -------   |
+D2KmuLine                     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelDstD2Kmu"                            |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2KmuLinePostScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2KmuLine            SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2KmuLine            SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2piELinePreScaler   SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2piELineVOIDFilter  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Electron_forD2HMuNu           SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseElectrons"                      |       627 |       1469 |     2.3429 |     1.6326 |      1.0000 |      10.000 |
+ | "# input particles"                             |       627 |       1469 |     2.3429 |     1.6326 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       627 |        325 |(  51.8341 +- 1.99546  )%|   -------   |   -------   |
+ | "#passed"                                       |       627 |        438 |    0.69856 |    0.81848 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      1469 |        438 |(  29.8162 +- 1.19353  )%|   -------   |   -------   |
+SelD0_forD2piE                SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi-  e+ "                              |       152 |          6 |   0.039474 |    0.19472 |      0.0000 |      1.0000 |
+ | "# D~0 -> pi+  e- "                             |       152 |          9 |   0.059211 |    0.28639 |      0.0000 |      2.0000 |
+ | "# Phys/Electron_forD2HMuNu"                    |       152 |        210 |     1.3816 |    0.66821 |      1.0000 |      4.0000 |
+ | "# Phys/Pi_forD2HMuNu"                          |       152 |        233 |     1.5329 |    0.81044 |      1.0000 |      4.0000 |
+ | "# e+"                                          |       152 |        104 |    0.68421 |    0.71101 |      0.0000 |      4.0000 |
+ | "# e-"                                          |       152 |        106 |    0.69737 |    0.60740 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       152 |        443 |     2.9145 |     1.1410 |      2.0000 |      8.0000 |
+ | "# max size D0 -> pi-  e+ "                     |       152 |         82 |    0.53947 |     1.0875 |      0.0000 |      8.0000 |
+ | "# max size D~0 -> pi+  e- "                    |       152 |         91 |    0.59868 |    0.85270 |      0.0000 |      4.0000 |
+ | "# pi+"                                         |       152 |        128 |    0.84211 |    0.77038 |      0.0000 |      3.0000 |
+ | "# pi-"                                         |       152 |        105 |    0.69079 |    0.68088 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       152 |         15 |   0.098684 |    0.33950 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       152 |         13 |(  8.55263 +- 2.26837  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       173 |         71 |(  41.0405 +- 3.73990  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        71 |         15 |(  21.1268 +- 4.84454  )%|   -------   |   -------   |
+SelDstD2piE                   SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |        13 |          3 |    0.23077 |    0.57564 |      0.0000 |      2.0000 |
+ | "# D0"                                          |        13 |          6 |    0.46154 |    0.49852 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |        13 |          9 |    0.69231 |    0.72160 |      0.0000 |      2.0000 |
+ | "# Phys/SelD0_forD2piE"                         |        13 |         15 |     1.1538 |    0.36080 |      1.0000 |      2.0000 |
+ | "# Phys/pis_forD2HMuNu"                         |        13 |        337 |     25.923 |     10.944 |      8.0000 |      46.000 |
+ | "# input particles"                             |        13 |        352 |     27.077 |     10.958 |      9.0000 |      47.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |        13 |         84 |     6.4615 |     8.5899 |      0.0000 |      24.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |        13 |        131 |     10.077 |     11.132 |      0.0000 |      32.000 |
+ | "# pi+"                                         |        13 |        163 |     12.538 |     5.5417 |      5.0000 |      24.000 |
+ | "# pi-"                                         |        13 |        174 |     13.385 |     6.1587 |      3.0000 |      24.000 |
+ | "# selected"                                    |        13 |          3 |    0.23077 |    0.57564 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        13 |          2 |(  15.3846 +- 10.0068  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       215 |          4 |(  1.86047 +- 0.921539 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          3 |(  75.0000 +- 21.6506  )%|   -------   |   -------   |
+D2piELine                     SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelDstD2piE"                            |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "# input particles"                             |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2piELinePostScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2piELine            SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2piELine            SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2KELinePreScaler    SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        102 |(  10.2000 +- 0.957058 )%|   -------   |   -------   |
+StrippingD2KELineVOIDFilter   SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       102 |        102 |(  100.000 +- 0.980392 )%|   -------   |   -------   |
+SelD0_forD2KE                 SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  e+ "                               |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> K+  e- "                              |        10 |          2 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        10 |          5 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# K-"                                          |        10 |          6 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Phys/Electron_forD2HMuNu"                    |        10 |         15 |     1.5000 |    0.80623 |      1.0000 |      3.0000 |
+ | "# Phys/K_forD2HMuNu"                           |        10 |         11 |     1.1000 |    0.30000 |      1.0000 |      2.0000 |
+ | "# e+"                                          |        10 |          7 |    0.70000 |     1.0050 |      0.0000 |      3.0000 |
+ | "# e-"                                          |        10 |          8 |    0.80000 |    0.60000 |      0.0000 |      2.0000 |
+ | "# input particles"                             |        10 |         26 |     2.6000 |    0.80000 |      2.0000 |      4.0000 |
+ | "# max size D0 -> K-  e+ "                      |        10 |          3 |    0.30000 |    0.64031 |      0.0000 |      2.0000 |
+ | "# max size D~0 -> K+  e- "                     |        10 |          3 |    0.30000 |    0.45826 |      0.0000 |      1.0000 |
+ | "# selected"                                    |        10 |          2 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        10 |          2 |(  20.0000 +- 12.6491  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         6 |          5 |(  83.3333 +- 15.2145  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+SelDstD2KE                    SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ | "# D0"                                          |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelD0_forD2KE"                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/pis_forD2HMuNu"                         |         2 |         35 |     17.500 |     13.500 |      4.0000 |      31.000 |
+ | "# input particles"                             |         2 |         37 |     18.500 |     13.500 |      5.0000 |      32.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         2 |         16 |     8.0000 |     7.0000 |      1.0000 |      15.000 |
+ | "# pi+"                                         |         2 |         19 |     9.5000 |     6.5000 |      3.0000 |      16.000 |
+ | "# pi-"                                         |         2 |         16 |     8.0000 |     7.0000 |      1.0000 |      15.000 |
+ | "# selected"                                    |         2 |          1 |    0.50000 |    0.50000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        16 |          1 |(  6.25000 +- 6.05154  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+D2KELine                      SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelDstD2KE"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2KELinePostScaler   SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2KELine             SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2KELine             SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2pimuSSLinePreScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2pimuSSLineVOIDFi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelD0_forD2pimuSS             SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi-  mu- "                             |        95 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> pi+  mu+ "                            |        95 |          1 |   0.010526 |    0.10206 |      0.0000 |      1.0000 |
+ | "# Phys/Mu_forD2HMuNu"                          |        95 |        108 |     1.1368 |    0.37305 |      1.0000 |      3.0000 |
+ | "# Phys/Pi_forD2HMuNu"                          |        95 |        130 |     1.3684 |    0.61649 |      1.0000 |      4.0000 |
+ | "# input particles"                             |        95 |        238 |     2.5053 |    0.73804 |      2.0000 |      5.0000 |
+ | "# max size D0 -> pi-  mu- "                    |        95 |         25 |    0.26316 |    0.58419 |      0.0000 |      4.0000 |
+ | "# max size D~0 -> pi+  mu+ "                   |        95 |         33 |    0.34737 |    0.66123 |      0.0000 |      4.0000 |
+ | "# mu+"                                         |        95 |         56 |    0.58947 |    0.55241 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        95 |         52 |    0.54737 |    0.55760 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |        95 |         71 |    0.74737 |    0.71035 |      0.0000 |      3.0000 |
+ | "# pi-"                                         |        95 |         59 |    0.62105 |    0.61864 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        95 |          1 |   0.010526 |    0.10206 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        95 |          1 |(  1.05263 +- 1.04708  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        58 |         23 |(  39.6552 +- 6.42327  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        23 |          1 |(  4.34783 +- 4.25226  )%|   -------   |   -------   |
+SelDstD2pimuSS                SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0"                                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/SelD0_forD2pimuSS"                      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/pis_forD2HMuNu"                         |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# input particles"                             |         1 |         16 |     16.000 |     0.0000 |      16.000 |      16.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# pi+"                                         |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# pi-"                                         |         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "# selected"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         7 |          0 |(  0.00000 +- 14.2857  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2pimuSSLinePostSc...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2pimuSSLine         SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2pimuSSLine         SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2KmuSSLinePreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2KmuSSLineVOIDFilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelD0_forD2KmuSS              SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  mu- "                              |        77 |          3 |   0.038961 |    0.19350 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  mu+ "                             |        77 |          4 |   0.051948 |    0.22192 |      0.0000 |      1.0000 |
+ | "# K+"                                          |        77 |         41 |    0.53247 |    0.49894 |      0.0000 |      1.0000 |
+ | "# K-"                                          |        77 |         47 |    0.61039 |    0.58456 |      0.0000 |      2.0000 |
+ | "# Phys/K_forD2HMuNu"                           |        77 |         88 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# Phys/Mu_forD2HMuNu"                          |        77 |         88 |     1.1429 |    0.38526 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        77 |        176 |     2.2857 |    0.50599 |      2.0000 |      4.0000 |
+ | "# max size D0 -> K-  mu- "                     |        77 |         18 |    0.23377 |    0.53199 |      0.0000 |      2.0000 |
+ | "# max size D~0 -> K+  mu+ "                    |        77 |         29 |    0.37662 |    0.53547 |      0.0000 |      2.0000 |
+ | "# mu+"                                         |        77 |         54 |    0.70130 |    0.51130 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        77 |         34 |    0.44156 |    0.56965 |      0.0000 |      2.0000 |
+ | "# selected"                                    |        77 |          7 |   0.090909 |    0.28748 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        77 |          7 |(  9.09091 +- 3.27614  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        47 |         19 |(  40.4255 +- 7.15829  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        19 |          7 |(  36.8421 +- 11.0665  )%|   -------   |   -------   |
+SelDstD2KmuSS                 SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         7 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         7 |          1 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "# D0"                                          |         7 |          3 |    0.42857 |    0.49487 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |         7 |          4 |    0.57143 |    0.49487 |      0.0000 |      1.0000 |
+ | "# Phys/SelD0_forD2KmuSS"                       |         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/pis_forD2HMuNu"                         |         7 |        151 |     21.571 |     16.238 |      9.0000 |      59.000 |
+ | "# input particles"                             |         7 |        158 |     22.571 |     16.238 |      10.000 |      60.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         7 |         14 |     2.0000 |     2.3299 |      0.0000 |      5.0000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         7 |         66 |     9.4286 |     11.044 |      0.0000 |      33.000 |
+ | "# pi+"                                         |         7 |         69 |     9.8571 |     7.0189 |      4.0000 |      26.000 |
+ | "# pi-"                                         |         7 |         82 |     11.714 |     9.3000 |      4.0000 |      33.000 |
+ | "# selected"                                    |         7 |          1 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         7 |          1 |(  14.2857 +- 13.2260  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        80 |          3 |(  3.75000 +- 2.12408  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         3 |          1 |(  33.3333 +- 27.2166  )%|   -------   |   -------   |
+D2KmuSSLine                   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelDstD2KmuSS"                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2KmuSSLinePostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2KmuSSLine          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2KmuSSLine          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2piESSLinePreScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2piESSLineVOIDFilterSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelD0_forD2piESS              SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi-  e- "                              |       152 |          6 |   0.039474 |    0.27819 |      0.0000 |      3.0000 |
+ | "# D~0 -> pi+  e+ "                             |       152 |          6 |   0.039474 |    0.19472 |      0.0000 |      1.0000 |
+ | "# Phys/Electron_forD2HMuNu"                    |       152 |        210 |     1.3816 |    0.66821 |      1.0000 |      4.0000 |
+ | "# Phys/Pi_forD2HMuNu"                          |       152 |        233 |     1.5329 |    0.81044 |      1.0000 |      4.0000 |
+ | "# e+"                                          |       152 |        104 |    0.68421 |    0.71101 |      0.0000 |      4.0000 |
+ | "# e-"                                          |       152 |        106 |    0.69737 |    0.60740 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       152 |        443 |     2.9145 |     1.1410 |      2.0000 |      8.0000 |
+ | "# max size D0 -> pi-  e- "                     |       152 |         77 |    0.50658 |    0.79469 |      0.0000 |      4.0000 |
+ | "# max size D~0 -> pi+  e+ "                    |       152 |         87 |    0.57237 |     1.0425 |      0.0000 |      9.0000 |
+ | "# pi+"                                         |       152 |        128 |    0.84211 |    0.77038 |      0.0000 |      3.0000 |
+ | "# pi-"                                         |       152 |        105 |    0.69079 |    0.68088 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       152 |         12 |   0.078947 |    0.33495 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |       152 |         10 |(  6.57895 +- 2.01085  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       164 |         70 |(  42.6829 +- 3.86231  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        70 |         12 |(  17.1429 +- 4.50461  )%|   -------   |   -------   |
+SelDstD2piESS                 SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |        10 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |        10 |          2 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        10 |          6 |    0.60000 |    0.91652 |      0.0000 |      3.0000 |
+ | "# D~0"                                         |        10 |          6 |    0.60000 |    0.48990 |      0.0000 |      1.0000 |
+ | "# Phys/SelD0_forD2piESS"                       |        10 |         12 |     1.2000 |    0.60000 |      1.0000 |      3.0000 |
+ | "# Phys/pis_forD2HMuNu"                         |        10 |        225 |     22.500 |     11.809 |      4.0000 |      47.000 |
+ | "# input particles"                             |        10 |        237 |     23.700 |     11.816 |      5.0000 |      48.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |        10 |         62 |     6.2000 |     9.9679 |      0.0000 |      27.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |        10 |         64 |     6.4000 |     6.0200 |      0.0000 |      16.000 |
+ | "# pi+"                                         |        10 |        119 |     11.900 |     6.4568 |      3.0000 |      24.000 |
+ | "# pi-"                                         |        10 |        106 |     10.600 |     6.1025 |      1.0000 |      23.000 |
+ | "# selected"                                    |        10 |          2 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        10 |          2 |(  20.0000 +- 12.6491  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       126 |          4 |(  3.17460 +- 1.56190  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          2 |(  50.0000 +- 25.0000  )%|   -------   |   -------   |
+D2piESSLine                   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelDstD2piESS"                          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+StrippingD2piESSLinePostScalerSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingD2piESSLine          SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2piESSLine          SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2KESSLinePreScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingD2KESSLineVOIDFilter SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelD0_forD2KESS               SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  e- "                               |       115 |          2 |   0.017391 |    0.13072 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  e+ "                              |       115 |         13 |    0.11304 |    0.36749 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       115 |         75 |    0.65217 |    0.56018 |      0.0000 |      2.0000 |
+ | "# K-"                                          |       115 |         69 |    0.60000 |    0.61574 |      0.0000 |      3.0000 |
+ | "# Phys/Electron_forD2HMuNu"                    |       115 |        172 |     1.4957 |    0.75035 |      1.0000 |      4.0000 |
+ | "# Phys/K_forD2HMuNu"                           |       115 |        144 |     1.2522 |    0.57246 |      1.0000 |      5.0000 |
+ | "# e+"                                          |       115 |         96 |    0.83478 |    0.77941 |      0.0000 |      3.0000 |
+ | "# e-"                                          |       115 |         76 |    0.66087 |    0.67098 |      0.0000 |      3.0000 |
+ | "# input particles"                             |       115 |        316 |     2.7478 |    0.99427 |      2.0000 |      7.0000 |
+ | "# max size D0 -> K-  e- "                      |       115 |         38 |    0.33043 |    0.61463 |      0.0000 |      4.0000 |
+ | "# max size D~0 -> K+  e+ "                     |       115 |         69 |    0.60000 |    0.87278 |      0.0000 |      4.0000 |
+ | "# selected"                                    |       115 |         15 |    0.13043 |    0.38497 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       115 |         13 |(  11.3043 +- 2.95274  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       107 |         46 |(  42.9907 +- 4.78595  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        46 |         15 |(  32.6087 +- 6.91178  )%|   -------   |   -------   |
+SelDstD2KESS                  SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |        13 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |        13 |          2 |    0.15385 |    0.36080 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        13 |          2 |    0.15385 |    0.36080 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |        13 |         13 |     1.0000 |    0.55470 |      0.0000 |      2.0000 |
+ | "# Phys/SelD0_forD2KESS"                        |        13 |         15 |     1.1538 |    0.36080 |      1.0000 |      2.0000 |
+ | "# Phys/pis_forD2HMuNu"                         |        13 |        269 |     20.692 |     13.980 |      7.0000 |      62.000 |
+ | "# input particles"                             |        13 |        284 |     21.846 |     14.136 |      9.0000 |      64.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |        13 |         22 |     1.6923 |     3.9881 |      0.0000 |      12.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |        13 |        146 |     11.231 |     13.469 |      0.0000 |      54.000 |
+ | "# pi+"                                         |        13 |        138 |     10.615 |     7.9279 |      3.0000 |      35.000 |
+ | "# pi-"                                         |        13 |        131 |     10.077 |     6.7307 |      3.0000 |      27.000 |
+ | "# selected"                                    |        13 |          2 |    0.15385 |    0.36080 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        13 |          2 |(  15.3846 +- 10.0068  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       168 |          5 |(  2.97619 +- 1.31104  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         5 |          2 |(  40.0000 +- 21.9089  )%|   -------   |   -------   |
+D2KESSLine                    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelDstD2KESS"                           |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2KESSLinePostScaler SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2KESSLine           SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2KESSLine           SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCC2DDLinePreScaler   SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+D0ForCC2DD                    SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+ "                              |       905 |         11 |   0.012155 |    0.10958 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  pi- "                             |       905 |         11 |   0.012155 |    0.10958 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       905 |        867 |    0.95801 |     1.0408 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       905 |        877 |    0.96906 |     1.0273 |      0.0000 |      6.0000 |
+ | "# Phys/StdAllLooseANNKaons"                    |       905 |      24463 |     27.031 |     18.064 |      1.0000 |      122.00 |
+ | "# Phys/StdAllLooseANNPions"                    |       905 |      38669 |     42.728 |     21.329 |      1.0000 |      137.00 |
+ | "# input particles"                             |       905 |      63132 |     69.759 |     38.961 |      3.0000 |      259.00 |
+ | "# max size D0 -> K-  pi+ "                     |       905 |       2239 |     2.4740 |     3.7528 |      0.0000 |      24.000 |
+ | "# max size D~0 -> K+  pi- "                    |       905 |       2283 |     2.5227 |     4.2084 |      0.0000 |      40.000 |
+ | "# pi+"                                         |       905 |       1966 |     2.1724 |     1.6992 |      0.0000 |      11.000 |
+ | "# pi-"                                         |       905 |       1939 |     2.1425 |     1.6157 |      0.0000 |      10.000 |
+ | "# selected"                                    |       905 |         22 |   0.024309 |    0.16102 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       905 |         21 |(  2.32044 +- 0.500453 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      4522 |       4522 |(  100.000 +- 0.0221141)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      4522 |         22 |( 0.486510 +- 0.103472 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        11 |         11 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+DpForCC2DD                    SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+ -> K-  pi+  pi+ "                         |       905 |         18 |   0.019890 |    0.13962 |      0.0000 |      1.0000 |
+ | "# D- -> K+  pi-  pi- "                         |       905 |         11 |   0.012155 |    0.11923 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       905 |        968 |     1.0696 |     1.1187 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       905 |        949 |     1.0486 |     1.0954 |      0.0000 |      7.0000 |
+ | "# Phys/StdAllLooseANNKaons"                    |       905 |      24463 |     27.031 |     18.064 |      1.0000 |      122.00 |
+ | "# Phys/StdAllLooseANNPions"                    |       905 |      38669 |     42.728 |     21.329 |      1.0000 |      137.00 |
+ | "# input particles"                             |       905 |      63132 |     69.759 |     38.961 |      3.0000 |      259.00 |
+ | "# max size D+ -> K-  pi+  pi+ "                |       905 |      12234 |     13.518 |     30.257 |      0.0000 |      343.00 |
+ | "# max size D- -> K+  pi-  pi- "                |       905 |      11931 |     13.183 |     29.906 |      0.0000 |      320.00 |
+ | "# pi+"                                         |       905 |       2232 |     2.4663 |     1.8500 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       905 |       2202 |     2.4331 |     1.7634 |      0.0000 |      11.000 |
+ | "# selected"                                    |       905 |         29 |   0.032044 |    0.18228 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       905 |         28 |(  3.09392 +- 0.575580 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      9214 |       9214 |(  100.000 +- 0.0108530)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      9214 |         29 |( 0.314738 +- 0.0583534)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        53 |         53 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+DsForCC2DD                    SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D_s+ -> K-  K+  pi+ "                        |       905 |          9 |  0.0099448 |   0.099226 |      0.0000 |      1.0000 |
+ | "# D_s- -> K+  K-  pi- "                        |       905 |          9 |  0.0099448 |   0.099226 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       905 |        968 |     1.0696 |     1.1187 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       905 |        949 |     1.0486 |     1.0954 |      0.0000 |      7.0000 |
+ | "# Phys/StdAllLooseANNKaons"                    |       905 |      24463 |     27.031 |     18.064 |      1.0000 |      122.00 |
+ | "# Phys/StdAllLooseANNPions"                    |       905 |      38669 |     42.728 |     21.329 |      1.0000 |      137.00 |
+ | "# input particles"                             |       905 |      63132 |     69.759 |     38.961 |      3.0000 |      259.00 |
+ | "# max size D_s+ -> K-  K+  pi+ "               |       905 |       5123 |     5.6608 |     16.381 |      0.0000 |      245.00 |
+ | "# max size D_s- -> K+  K-  pi- "               |       905 |       4884 |     5.3967 |     15.092 |      0.0000 |      210.00 |
+ | "# pi+"                                         |       905 |       2232 |     2.4663 |     1.8500 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       905 |       2202 |     2.4331 |     1.7634 |      0.0000 |      11.000 |
+ | "# selected"                                    |       905 |         18 |   0.019890 |    0.13962 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       905 |         18 |(  1.98895 +- 0.464115 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     10007 |       8539 |(  85.3303 +- 0.353680 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      8539 |         18 |( 0.210798 +- 0.0496331)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        46 |         46 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+LcForCC2DD                    SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       904 |        968 |     1.0708 |     1.1188 |      0.0000 |      6.0000 |
+ | "# K-"                                          |       904 |        949 |     1.0498 |     1.0954 |      0.0000 |      7.0000 |
+ | "# Lambda_c+ -> p+  K-  pi+ "                   |       904 |          5 |  0.0055310 |   0.074165 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> p~-  K+  pi- "                 |       904 |          7 |  0.0077434 |   0.087655 |      0.0000 |      1.0000 |
+ | "# Phys/StdAllLooseANNKaons"                    |       904 |      24462 |     27.060 |     18.053 |      1.0000 |      122.00 |
+ | "# Phys/StdAllLooseANNPions"                    |       904 |      38667 |     42.773 |     21.298 |      1.0000 |      137.00 |
+ | "# Phys/StdAllLooseANNProtons"                  |       904 |      25225 |     27.904 |     18.732 |      1.0000 |      136.00 |
+ | "# input particles"                             |       904 |      88354 |     97.737 |     57.450 |      4.0000 |      395.00 |
+ | "# max size Lambda_c+ -> p+  K-  pi+ "          |       904 |       3567 |     3.9458 |     15.061 |      0.0000 |      294.00 |
+ | "# max size Lambda_c~- -> p~-  K+  pi- "        |       904 |       3761 |     4.1604 |     14.176 |      0.0000 |      175.00 |
+ | "# p+"                                          |       904 |        647 |    0.71571 |    0.97646 |      0.0000 |      7.0000 |
+ | "# pi+"                                         |       904 |       2232 |     2.4690 |     1.8492 |      0.0000 |      13.000 |
+ | "# pi-"                                         |       904 |       2202 |     2.4358 |     1.7625 |      0.0000 |      11.000 |
+ | "# p~-"                                         |       904 |        669 |    0.74004 |    0.97531 |      0.0000 |      6.0000 |
+ | "# selected"                                    |       904 |         12 |   0.013274 |    0.11445 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       904 |         12 |(  1.32743 +- 0.380645 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7328 |       6384 |(  87.1179 +- 0.391340 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |      6384 |         12 |( 0.187970 +- 0.0542112)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|        31 |         31 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+XcForCC2DD                    SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |       904 |       1443 |     1.5962 |     1.4761 |      0.0000 |      10.000 |
+ | "# K-"                                          |       904 |       1402 |     1.5509 |     1.4273 |      0.0000 |      9.0000 |
+ | "# Phys/StdAllLooseANNKaons"                    |       904 |      24462 |     27.060 |     18.053 |      1.0000 |      122.00 |
+ | "# Phys/StdAllLooseANNPions"                    |       904 |      38667 |     42.773 |     21.298 |      1.0000 |      137.00 |
+ | "# Phys/StdAllLooseANNProtons"                  |       904 |      25225 |     27.904 |     18.732 |      1.0000 |      136.00 |
+ | "# Xi_c0 -> p+  K-  K-  pi+ "                   |       904 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c~0 -> p~-  K+  K+  pi- "                 |       904 |          3 |  0.0033186 |   0.057511 |      0.0000 |      1.0000 |
+ | "# input particles"                             |       904 |      88354 |     97.737 |     57.450 |      4.0000 |      395.00 |
+ | "# max size Xi_c0 -> p+  K-  K-  pi+ "          |       904 |      53541 |     59.227 |     532.82 |      0.0000 |      14742. |
+ | "# max size Xi_c~0 -> p~-  K+  K+  pi- "        |       904 |      59188 |     65.473 |     416.57 |      0.0000 |      9600.0 |
+ | "# p+"                                          |       904 |        984 |     1.0885 |     1.2894 |      0.0000 |      14.000 |
+ | "# pi+"                                         |       904 |       3387 |     3.7467 |     2.4686 |      0.0000 |      14.000 |
+ | "# pi-"                                         |       904 |       3374 |     3.7323 |     2.4257 |      0.0000 |      14.000 |
+ | "# p~-"                                         |       904 |        998 |     1.1040 |     1.2428 |      0.0000 |      9.0000 |
+ | "# selected"                                    |       904 |          3 |  0.0033186 |   0.057511 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |       904 |          3 |( 0.331858 +- 0.191280 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     43482 |      40315 |(  92.7165 +- 0.124622 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |     40315 |          3 |(0.00744140 +- 0.00429613)%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|       104 |        104 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+CC2DDMergedDSelection         SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/D0ForCC2DD"                             |        68 |         22 |    0.32353 |    0.49827 |      0.0000 |      2.0000 |
+ | "# Phys/DpForCC2DD"                             |        68 |         29 |    0.42647 |    0.52346 |      0.0000 |      2.0000 |
+ | "# Phys/DsForCC2DD"                             |        68 |         18 |    0.26471 |    0.44118 |      0.0000 |      1.0000 |
+ | "# Phys/LcForCC2DD"                             |        68 |         12 |    0.17647 |    0.38122 |      0.0000 |      1.0000 |
+ | "# Phys/XcForCC2DD"                             |        68 |          3 |   0.044118 |    0.20536 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        68 |         84 |     1.2353 |    0.48862 |      1.0000 |      3.0000 |
+ |*"#accept"                                       |        68 |         68 |(  100.000 +- 1.47059  )%|   -------   |   -------   |
+ | "#passed"                                       |        68 |         84 |     1.2353 |    0.48862 |      1.0000 |      3.0000 |
+ |*"efficiency"                                    |        84 |         84 |(  100.000 +- 1.19048  )%|   -------   |   -------   |
+CC2DDLine                     SUCCESS Number of counters : 126
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D+"                                          |        68 |         18 |    0.26471 |    0.44118 |      0.0000 |      1.0000 |
+ | "# D-"                                          |        68 |         11 |    0.16176 |    0.40621 |      0.0000 |      2.0000 |
+ | "# D0"                                          |        68 |         11 |    0.16176 |    0.36823 |      0.0000 |      1.0000 |
+ | "# D_s+"                                        |        68 |          9 |    0.13235 |    0.33887 |      0.0000 |      1.0000 |
+ | "# D_s-"                                        |        68 |          9 |    0.13235 |    0.33887 |      0.0000 |      1.0000 |
+ | "# D~0"                                         |        68 |         11 |    0.16176 |    0.36823 |      0.0000 |      1.0000 |
+ | "# Lambda_c+"                                   |        68 |          5 |   0.073529 |    0.26100 |      0.0000 |      1.0000 |
+ | "# Lambda_c~-"                                  |        68 |          7 |    0.10294 |    0.30388 |      0.0000 |      1.0000 |
+ | "# Phys/CC2DDMergedDSelection"                  |        68 |         84 |     1.2353 |    0.48862 |      1.0000 |      3.0000 |
+ | "# Xi_c0"                                       |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Xi_c~0"                                      |        68 |          3 |   0.044118 |    0.20536 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        68 |         84 |     1.2353 |    0.48862 |      1.0000 |      3.0000 |
+ | "# max size psi(3770) -> D+  D+ "               |        68 |         18 |    0.26471 |    0.44118 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D+  D- "               |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D+  D_s+ "             |        68 |          4 |   0.058824 |    0.23529 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D+  D_s- "             |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D-  D- "               |        68 |         13 |    0.19118 |    0.57541 |      0.0000 |      4.0000 |
+ | "# max size psi(3770) -> D-  D_s+ "             |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D-  D_s- "             |        68 |          3 |   0.044118 |    0.20536 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D0  D+ "               |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D0  D- "               |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D0  D0 "               |        68 |         11 |    0.16176 |    0.36823 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D0  D_s+ "             |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D0  D_s- "             |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D0  D~0 "              |        68 |          1 |   0.014706 |    0.12037 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D_s+  D_s+ "           |        68 |          9 |    0.13235 |    0.33887 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D_s+  D_s- "           |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D_s-  D_s- "           |        68 |          9 |    0.13235 |    0.33887 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D~0  D+ "              |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D~0  D- "              |        68 |          1 |   0.014706 |    0.12037 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> D~0  D_s+ "            |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D~0  D_s- "            |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> D~0  D~0 "             |        68 |         11 |    0.16176 |    0.36823 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> Lambda_c+  D+ "        |        68 |          2 |   0.029412 |    0.16896 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> Lambda_c+  D- "        |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c+  D0 "        |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c+  D_s+ "      |        68 |          3 |   0.044118 |    0.20536 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> Lambda_c+  D_s- "      |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c+  D~0 "       |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c+  Lambda_c+ " |        68 |          5 |   0.073529 |    0.26100 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> Lambda_c+  Lambda_c~- "|        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c+  Xi_c0 "     |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c+  Xi_c~0 "    |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  D+ "       |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  D- "       |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  D0 "       |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  D_s+ "     |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  D_s- "     |        68 |          3 |   0.044118 |    0.20536 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  D~0 "      |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  Lambda_c~- |        68 |          7 |    0.10294 |    0.30388 |      0.0000 |      1.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  Xi_c0 "    |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Lambda_c~-  Xi_c~0 "   |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c0  D+ "            |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c0  D- "            |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c0  D0 "            |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c0  D_s+ "          |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c0  D_s- "          |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c0  D~0 "           |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c0  Xi_c0 "         |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c0  Xi_c~0 "        |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c~0  D+ "           |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c~0  D- "           |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c~0  D0 "           |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c~0  D_s+ "         |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c~0  D_s- "         |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c~0  D~0 "          |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size psi(3770) -> Xi_c~0  Xi_c~0 "       |        68 |          3 |   0.044118 |    0.20536 |      0.0000 |      1.0000 |
+ | "# psi(3770) -> D+  D+ "                        |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D+  D- "                        |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D+  D_s+ "                      |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D+  D_s- "                      |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D-  D- "                        |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D-  D_s+ "                      |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D-  D_s- "                      |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  D+ "                        |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  D- "                        |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  D0 "                        |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  D_s+ "                      |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  D_s- "                      |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D0  D~0 "                       |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s+  D_s+ "                    |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s+  D_s- "                    |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D_s-  D_s- "                    |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  D+ "                       |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  D- "                       |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  D_s+ "                     |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  D_s- "                     |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> D~0  D~0 "                      |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  D+ "                 |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  D- "                 |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  D0 "                 |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  D_s+ "               |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  D_s- "               |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  D~0 "                |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  Lambda_c+ "          |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  Lambda_c~- "         |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  Xi_c0 "              |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c+  Xi_c~0 "             |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  D+ "                |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  D- "                |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  D0 "                |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  D_s+ "              |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  D_s- "              |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  D~0 "               |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  Lambda_c~- "        |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  Xi_c0 "             |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Lambda_c~-  Xi_c~0 "            |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c0  D+ "                     |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c0  D- "                     |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c0  D0 "                     |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c0  D_s+ "                   |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c0  D_s- "                   |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c0  D~0 "                    |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c0  Xi_c0 "                  |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c0  Xi_c~0 "                 |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c~0  D+ "                    |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c~0  D- "                    |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c~0  D0 "                    |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c~0  D_s+ "                  |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c~0  D_s- "                  |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c~0  D~0 "                   |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# psi(3770) -> Xi_c~0  Xi_c~0 "                |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# selected"                                    |        68 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        68 |          0 |(  0.00000 +- 1.47059  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        18 |          0 |(  0.00000 +- 5.55556  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCC2DDLinePostScaler  SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCC2DDLine            SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCC2DDLine            SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCcbar2PhiPhiDetach...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+DetachedPhiForCcbar2PhiDeta...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDetachedPhi2KK"                 |       201 |        346 |     1.7214 |     1.3316 |      1.0000 |      11.000 |
+ | "# input particles"                             |       201 |        346 |     1.7214 |     1.3316 |      1.0000 |      11.000 |
+ |*"#accept"                                       |       201 |         38 |(  18.9055 +- 2.76180  )%|   -------   |   -------   |
+ | "#passed"                                       |       201 |         42 |    0.20896 |    0.46373 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       346 |         42 |(  12.1387 +- 1.75569  )%|   -------   |   -------   |
+Ccbar2PhiPhiDetachedLine      SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> phi(1020)  phi(1020) "          |        38 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DetachedPhiForCcbar2PhiDetached"        |        38 |         42 |     1.1053 |    0.38316 |      1.0000 |      3.0000 |
+ | "# input particles"                             |        38 |         42 |     1.1053 |    0.38316 |      1.0000 |      3.0000 |
+ | "# max size J/psi(1S) -> phi(1020)  phi(1020) " |        38 |         52 |     1.3684 |     1.4220 |      1.0000 |      9.0000 |
+ | "# phi(1020)"                                   |        38 |         42 |     1.1053 |    0.38316 |      1.0000 |      3.0000 |
+ | "# selected"                                    |        38 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        38 |          0 |(  0.00000 +- 2.63158  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         5 |          1 |(  20.0000 +- 17.8885  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingCcbar2PhiPhiDetach...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCcbar2PhiPhiDetach...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCcbar2PhiPhiDetach...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2KPiPi0_PartRecoL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+Electron_forD2KPiPi0_PartReco SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseElectrons"                      |       627 |       1469 |     2.3429 |     1.6326 |      1.0000 |      10.000 |
+ | "# input particles"                             |       627 |       1469 |     2.3429 |     1.6326 |      1.0000 |      10.000 |
+ |*"#accept"                                       |       627 |        221 |(  35.2472 +- 1.90791  )%|   -------   |   -------   |
+ | "#passed"                                       |       627 |        259 |    0.41308 |    0.62384 |      0.0000 |      4.0000 |
+ |*"efficiency"                                    |      1469 |        259 |(  17.6310 +- 0.994283 )%|   -------   |   -------   |
+K_forD2KPiPi0_PartReco        SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       218 |       1427 |     6.5459 |     4.3049 |      1.0000 |      23.000 |
+ | "# input particles"                             |       218 |       1427 |     6.5459 |     4.3049 |      1.0000 |      23.000 |
+ |*"#accept"                                       |       218 |        142 |(  65.1376 +- 3.22750  )%|   -------   |   -------   |
+ | "#passed"                                       |       218 |        224 |     1.0275 |     1.0178 |      0.0000 |      6.0000 |
+ |*"efficiency"                                    |      1427 |        224 |(  15.6973 +- 0.962988 )%|   -------   |   -------   |
+Pi_forD2KPiPi0_PartReco       SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       142 |       2061 |     14.514 |     6.1767 |      6.0000 |      34.000 |
+ | "# input particles"                             |       142 |       2061 |     14.514 |     6.1767 |      6.0000 |      34.000 |
+ |*"#accept"                                       |       142 |        129 |(  90.8451 +- 2.42010  )%|   -------   |   -------   |
+ | "#passed"                                       |       142 |        371 |     2.6127 |     1.7557 |      0.0000 |      9.0000 |
+ |*"efficiency"                                    |      2061 |        371 |(  18.0010 +- 0.846279 )%|   -------   |   -------   |
+SelD0_forD2KPiPi0_PartReco    SUCCESS Number of counters : 23
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+  e+ "                          |       129 |          2 |   0.015504 |    0.12355 |      0.0000 |      1.0000 |
+ | "# D0 -> K-  pi+  e- "                          |       129 |          8 |   0.062016 |    0.40829 |      0.0000 |      4.0000 |
+ | "# D~0 -> K+  pi-  e+ "                         |       129 |          2 |   0.015504 |    0.12355 |      0.0000 |      1.0000 |
+ | "# D~0 -> K+  pi-  e- "                         |       129 |          3 |   0.023256 |    0.15071 |      0.0000 |      1.0000 |
+ | "# K+"                                          |       129 |         97 |    0.75194 |    0.74741 |      0.0000 |      3.0000 |
+ | "# K-"                                          |       129 |        110 |    0.85271 |    0.75842 |      0.0000 |      4.0000 |
+ | "# Phys/Electron_forD2KPiPi0_PartReco"          |       129 |        155 |     1.2016 |    0.51909 |      1.0000 |      4.0000 |
+ | "# Phys/K_forD2KPiPi0_PartReco"                 |       129 |        207 |     1.6047 |    0.87532 |      1.0000 |      6.0000 |
+ | "# Phys/Pi_forD2KPiPi0_PartReco"                |       129 |        371 |     2.8760 |     1.6235 |      1.0000 |      9.0000 |
+ | "# e+"                                          |       129 |         80 |    0.62016 |    0.61245 |      0.0000 |      3.0000 |
+ | "# e-"                                          |       129 |         75 |    0.58140 |    0.59321 |      0.0000 |      2.0000 |
+ | "# input particles"                             |       129 |        733 |     5.6822 |     2.1816 |      3.0000 |      16.000 |
+ | "# max size D0 -> K-  pi+  e+ "                 |       129 |        143 |     1.1085 |     3.0607 |      0.0000 |      30.000 |
+ | "# max size D0 -> K-  pi+  e- "                 |       129 |         84 |    0.65116 |     1.5079 |      0.0000 |      10.000 |
+ | "# max size D~0 -> K+  pi-  e+ "                |       129 |        106 |    0.82171 |     2.2255 |      0.0000 |      15.000 |
+ | "# max size D~0 -> K+  pi-  e- "                |       129 |        110 |    0.85271 |     1.8473 |      0.0000 |      10.000 |
+ | "# pi+"                                         |       129 |        181 |     1.4031 |     1.0676 |      0.0000 |      5.0000 |
+ | "# pi-"                                         |       129 |        190 |     1.4729 |     1.1948 |      0.0000 |      5.0000 |
+ | "# selected"                                    |       129 |         15 |    0.11628 |    0.45966 |      0.0000 |      4.0000 |
+ |*"#accept"                                       |       129 |         11 |(  8.52713 +- 2.45897  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       443 |         66 |(  14.8984 +- 1.69175  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        66 |         15 |(  22.7273 +- 5.15840  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+pis_forD2KPiPi0_PartReco      SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdAllLoosePions"                       |        11 |        526 |     47.818 |     22.843 |      23.000 |      109.00 |
+ | "# input particles"                             |        11 |        526 |     47.818 |     22.843 |      23.000 |      109.00 |
+ |*"#accept"                                       |        11 |         11 |(  100.000 +- 9.09091  )%|   -------   |   -------   |
+ | "#passed"                                       |        11 |        278 |     25.273 |     13.464 |      10.000 |      62.000 |
+ |*"efficiency"                                    |       526 |        278 |(  52.8517 +- 2.17655  )%|   -------   |   -------   |
+SelDstD2KPiPi0_PartReco       SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        11 |         10 |    0.90909 |     1.1642 |      0.0000 |      4.0000 |
+ | "# D~0"                                         |        11 |          5 |    0.45455 |    0.49793 |      0.0000 |      1.0000 |
+ | "# Phys/SelD0_forD2KPiPi0_PartReco"             |        11 |         15 |     1.3636 |    0.88140 |      1.0000 |      4.0000 |
+ | "# Phys/pis_forD2KPiPi0_PartReco"               |        11 |        278 |     25.273 |     13.464 |      10.000 |      62.000 |
+ | "# input particles"                             |        11 |        293 |     26.636 |     13.499 |      11.000 |      63.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |        11 |        115 |     10.455 |     16.795 |      0.0000 |      60.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |        11 |         63 |     5.7273 |     8.2802 |      0.0000 |      27.000 |
+ | "# pi+"                                         |        11 |        140 |     12.727 |     7.6288 |      4.0000 |      35.000 |
+ | "# pi-"                                         |        11 |        138 |     12.545 |     6.5138 |      3.0000 |      27.000 |
+ | "# selected"                                    |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       178 |          2 |(  1.12360 +- 0.790026 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2KPiPi0_PartRecoL...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingD2KPiPi0_PartRecoLineSUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2KPiPi0_PartRecoLineSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTrackEffD0ToKPi_Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingTrackEffD0ToKPi_Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        660 |(  66.0000 +- 1.49800  )%|   -------   |   -------   |
+StrippingTrackEffD0ToKPi_Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       660 |          1 |( 0.151515 +- 0.151400 )%|   -------   |   -------   |
+SelLongKaonsForTrackEffD0ToKPiSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# input particles"                             |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ |*"efficiency"                                    |         6 |          3 |(  50.0000 +- 20.4124  )%|   -------   |   -------   |
+ForTrackEffD0ToKPiVeloProto...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Rec/Track/FittedHLT1VeloTracks ==> Rec/ProtoP/V|         1 |         54 |     54.000 |     0.0000 |      54.000 |      54.000 |
+ForTrackEffD0ToKPiSelAllVel...   INFO ********************************************************************************
+ForTrackEffD0ToKPiSelAllVel...   INFO  created 'pi+' and 'pi- : 54 per 1 calls (54+-0)/event
+ForTrackEffD0ToKPiSelAllVel...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ForTrackEffD0ToKPiSelVeloPa...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ForTrackEffD0ToKPiSelAllVeloPartsVeloPio|         1 |         54 |     54.000 |     0.0000 |      54.000 |      54.000 |
+ | "# input particles"                             |         1 |         54 |     54.000 |     0.0000 |      54.000 |      54.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"efficiency"                                    |        54 |          8 |(  14.8148 +- 4.83430  )%|   -------   |   -------   |
+SelD0forTrackEffD0ToKPi_Pio...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+ "                              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0 -> K-  pi- "                              |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D~0 -> K+  pi+ "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> K+  pi- "                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# K+"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# K-"                                          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# Phys/ForTrackEffD0ToKPiSelVeloPartsVeloPions"|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# Phys/SelLongKaonsForTrackEffD0ToKPi"         |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# input particles"                             |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ | "# max size D0 -> K-  pi+ "                     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# max size D0 -> K-  pi- "                     |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# max size D~0 -> K+  pi+ "                    |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# max size D~0 -> K+  pi- "                    |         1 |         12 |     12.000 |     0.0000 |      12.000 |      12.000 |
+ | "# pi+"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# pi-"                                         |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# selected"                                    |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        24 |          4 |(  16.6667 +- 7.60726  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          4 |(  100.000 +- 25.0000  )%|   -------   |   -------   |
+SelDstarforTrackEffD0ToKPi_...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         1 |         34 |     34.000 |     0.0000 |      34.000 |      34.000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "# D0"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D~0"                                         |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# Phys/SelD0forTrackEffD0ToKPi_PionProbe"      |         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "# Phys/StdAllLoosePions"                       |         1 |         41 |     41.000 |     0.0000 |      41.000 |      41.000 |
+ | "# input particles"                             |         1 |         45 |     45.000 |     0.0000 |      45.000 |      45.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         1 |         36 |     36.000 |     0.0000 |      36.000 |      36.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         1 |         30 |     30.000 |     0.0000 |      30.000 |      30.000 |
+ | "# pi+"                                         |         1 |         18 |     18.000 |     0.0000 |      18.000 |      18.000 |
+ | "# pi-"                                         |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# selected"                                    |         1 |         63 |     63.000 |     0.0000 |      63.000 |      63.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        66 |         66 |(  100.000 +- 1.51515  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        66 |         63 |(  95.4545 +- 2.56398  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+SelTOSDstarforTrackEffD0ToK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelDstarforTrackEffD0ToKPi_PionProbe"   |         1 |         63 |     63.000 |     0.0000 |      63.000 |      63.000 |
+ | "# input particles"                             |         1 |         63 |     63.000 |     0.0000 |      63.000 |      63.000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingTrackEffD0ToKPi_Pi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTrackEffD0ToKPi_Pi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTrackEffD0ToKPi_Pi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTrackEffD0ToKPi_Ka...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingTrackEffD0ToKPi_Ka...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        660 |(  66.0000 +- 1.49800  )%|   -------   |   -------   |
+StrippingTrackEffD0ToKPi_Ka...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       660 |          1 |( 0.151515 +- 0.151400 )%|   -------   |   -------   |
+SelLongPionsForTrackEffD0ToKPiSUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ | "# input particles"                             |         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ |*"efficiency"                                    |        11 |          6 |(  54.5455 +- 15.0131  )%|   -------   |   -------   |
+ForTrackEffD0ToKPiSelAllVel...   INFO ********************************************************************************
+ForTrackEffD0ToKPiSelAllVel...   INFO  created 'K+' and 'K- : 54 per 1 calls (54+-0)/event
+ForTrackEffD0ToKPiSelAllVel...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ForTrackEffD0ToKPiSelVeloPa...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ForTrackEffD0ToKPiSelAllVeloPartsVeloKao|         1 |         54 |     54.000 |     0.0000 |      54.000 |      54.000 |
+ | "# input particles"                             |         1 |         54 |     54.000 |     0.0000 |      54.000 |      54.000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "#passed"                                       |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"efficiency"                                    |        54 |          8 |(  14.8148 +- 4.83430  )%|   -------   |   -------   |
+SelD0forTrackEffD0ToKPi_Kao...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi+ "                              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# D0 -> K-  pi+ "                              |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# D~0 -> K+  pi- "                             |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D~0 -> K-  pi- "                             |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# K+"                                          |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# K-"                                          |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# Phys/ForTrackEffD0ToKPiSelVeloPartsVeloKaons"|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# Phys/SelLongPionsForTrackEffD0ToKPi"         |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# input particles"                             |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "# max size D0 -> K+  pi+ "                     |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# max size D0 -> K-  pi+ "                     |         1 |         18 |     18.000 |     0.0000 |      18.000 |      18.000 |
+ | "# max size D~0 -> K+  pi- "                    |         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "# max size D~0 -> K-  pi- "                    |         1 |         18 |     18.000 |     0.0000 |      18.000 |      18.000 |
+ | "# pi+"                                         |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# pi-"                                         |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# selected"                                    |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        48 |          8 |(  16.6667 +- 5.37914  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         8 |          8 |(  100.000 +- 12.5000  )%|   -------   |   -------   |
+SelDstarforTrackEffD0ToKPi_...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         1 |         52 |     52.000 |     0.0000 |      52.000 |      52.000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         1 |         68 |     68.000 |     0.0000 |      68.000 |      68.000 |
+ | "# D0"                                          |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "# D~0"                                         |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "# Phys/SelD0forTrackEffD0ToKPi_KaonProbe"      |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "# Phys/StdAllLoosePions"                       |         1 |         41 |     41.000 |     0.0000 |      41.000 |      41.000 |
+ | "# input particles"                             |         1 |         49 |     49.000 |     0.0000 |      49.000 |      49.000 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         1 |         54 |     54.000 |     0.0000 |      54.000 |      54.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         1 |         75 |     75.000 |     0.0000 |      75.000 |      75.000 |
+ | "# pi+"                                         |         1 |         18 |     18.000 |     0.0000 |      18.000 |      18.000 |
+ | "# pi-"                                         |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "# selected"                                    |         1 |        120 |     120.00 |     0.0000 |      120.00 |      120.00 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       129 |        127 |(  98.4496 +- 1.08776  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       127 |        120 |(  94.4882 +- 2.02504  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+SelTOSDstarforTrackEffD0ToK...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelDstarforTrackEffD0ToKPi_KaonProbe"   |         1 |        120 |     120.00 |     0.0000 |      120.00 |      120.00 |
+ | "# input particles"                             |         1 |        120 |     120.00 |     0.0000 |      120.00 |      120.00 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingTrackEffD0ToKPi_Ka...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTrackEffD0ToKPi_Ka...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTrackEffD0ToKPi_Ka...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCcbar2PpbarDetache...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingCcbar2PpbarDetache...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        905 |(  90.5000 +- 0.927227 )%|   -------   |   -------   |
+Ccbar2PpbarDetachedLine       SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# J/psi(1S) -> p+  p~- "                       |       841 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StdTightProtons"                        |       841 |       8599 |     10.225 |     6.4405 |      1.0000 |      54.000 |
+ | "# input particles"                             |       841 |       8599 |     10.225 |     6.4405 |      1.0000 |      54.000 |
+ | "# max size J/psi(1S) -> p+  p~- "              |       841 |          2 |  0.0023781 |   0.048708 |      0.0000 |      1.0000 |
+ | "# p+"                                          |       841 |         54 |   0.064209 |    0.25464 |      0.0000 |      2.0000 |
+ | "# p~-"                                         |       841 |         57 |   0.067776 |    0.25605 |      0.0000 |      2.0000 |
+ | "# selected"                                    |       841 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |       841 |          0 |(  0.00000 +- 0.118906 )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCcbar2PpbarDetache...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCcbar2PpbarDetache...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCcbar2PpbarDetache...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+MuforCharmFromBSemiForHadro...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseMuons"                          |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ | "# input particles"                             |       507 |        863 |     1.7022 |     1.0167 |      1.0000 |      8.0000 |
+ |*"#accept"                                       |       507 |        266 |(  52.4655 +- 2.21788  )%|   -------   |   -------   |
+ | "#passed"                                       |       507 |        307 |    0.60552 |    0.64221 |      0.0000 |      3.0000 |
+ |*"efficiency"                                    |       863 |        307 |(  35.5736 +- 1.62964  )%|   -------   |   -------   |
+SlowpiforCharmFromBSemiForH...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       266 |       3093 |     11.628 |     5.5685 |      2.0000 |      33.000 |
+ | "# input particles"                             |       266 |       3093 |     11.628 |     5.5685 |      2.0000 |      33.000 |
+ |*"#accept"                                       |       266 |        266 |(  100.000 +- 0.375940 )%|   -------   |   -------   |
+ | "#passed"                                       |       266 |       2577 |     9.6880 |     4.6182 |      1.0000 |      27.000 |
+ |*"efficiency"                                    |      3093 |       2577 |(  83.3172 +- 0.670366 )%|   -------   |   -------   |
+SelMuPiRSForCharmFromBSemiF...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> mu+  pi- "                       |       266 |        192 |    0.72180 |     1.1880 |      0.0000 |      10.000 |
+ | "# K*(892)- -> mu-  pi+ "                       |       266 |        138 |    0.51880 |    0.97796 |      0.0000 |      6.0000 |
+ | "# Phys/MuforCharmFromBSemiForHadronAsy"        |       266 |        307 |     1.1541 |    0.39107 |      1.0000 |      3.0000 |
+ | "# Phys/SlowpiforCharmFromBSemiForHadronAsy"    |       266 |       2577 |     9.6880 |     4.6182 |      1.0000 |      27.000 |
+ | "# input particles"                             |       266 |       2884 |     10.842 |     4.6604 |      2.0000 |      28.000 |
+ | "# max size K*(892)+ -> mu+  pi- "              |       266 |        809 |     3.0414 |     3.6235 |      0.0000 |      16.000 |
+ | "# max size K*(892)- -> mu-  pi+ "              |       266 |        618 |     2.3233 |     3.0890 |      0.0000 |      24.000 |
+ | "# mu+"                                         |       266 |        166 |    0.62406 |    0.55659 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       266 |        141 |    0.53008 |    0.53543 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |       266 |       1292 |     4.8571 |     2.6547 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       266 |       1285 |     4.8308 |     2.7485 |      0.0000 |      15.000 |
+ | "# selected"                                    |       266 |        330 |     1.2406 |     1.3963 |      0.0000 |      10.000 |
+ |*"#accept"                                       |       266 |        168 |(  63.1579 +- 2.95764  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      1427 |        563 |(  39.4534 +- 1.29382  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       563 |        330 |(  58.6146 +- 2.07574  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+PiforCharmFromBSemiForHadro...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       186 |       2284 |     12.280 |     5.6585 |      3.0000 |      33.000 |
+ | "# input particles"                             |       186 |       2284 |     12.280 |     5.6585 |      3.0000 |      33.000 |
+ |*"#accept"                                       |       186 |        186 |(  100.000 +- 0.537634 )%|   -------   |   -------   |
+ | "#passed"                                       |       186 |       1810 |     9.7312 |     4.1971 |      2.0000 |      24.000 |
+ |*"efficiency"                                    |      2284 |       1810 |(  79.2469 +- 0.848563 )%|   -------   |   -------   |
+SelD0To3piRSForCharmFromBSe...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi-  pi+ "                        |       168 |         45 |    0.26786 |     1.0378 |      0.0000 |      12.000 |
+ | "# D~0 -> pi-  pi+  pi- "                       |       168 |         56 |    0.33333 |     1.9138 |      0.0000 |      24.000 |
+ | "# Phys/PiforCharmFromBSemiForHadronAsy"        |       168 |       1668 |     9.9286 |     4.2167 |      2.0000 |      24.000 |
+ | "# input particles"                             |       168 |       1668 |     9.9286 |     4.2167 |      2.0000 |      24.000 |
+ | "# max size D0 -> pi+  pi-  pi+ "               |       168 |      31012 |     184.60 |     265.24 |      1.0000 |      1728.0 |
+ | "# max size D~0 -> pi-  pi+  pi- "              |       168 |      31028 |     184.69 |     253.16 |      1.0000 |      1728.0 |
+ | "# pi+"                                         |       168 |        830 |     4.9405 |     2.4633 |      1.0000 |      12.000 |
+ | "# pi-"                                         |       168 |        838 |     4.9881 |     2.4880 |      1.0000 |      15.000 |
+ | "# selected"                                    |       168 |        101 |    0.60119 |     2.8601 |      0.0000 |      36.000 |
+ |*"#accept"                                       |       168 |         41 |(  24.4048 +- 3.31383  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     26416 |        190 |( 0.719261 +- 0.0519927)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       190 |        101 |(  53.1579 +- 3.62014  )%|   -------   |   -------   |
+SelBtoDstarMuD0to3pi_RSForC...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D~0  K*(892)+ "                        |        41 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K*(892)- "                        |        41 |          2 |   0.048780 |    0.21541 |      0.0000 |      1.0000 |
+ | "# D0"                                          |        41 |         45 |     1.0976 |     1.8715 |      0.0000 |      12.000 |
+ | "# D~0"                                         |        41 |         56 |     1.3659 |     3.6875 |      0.0000 |      24.000 |
+ | "# K*(892)+"                                    |        41 |         71 |     1.7317 |     1.9384 |      0.0000 |      10.000 |
+ | "# K*(892)-"                                    |        41 |         47 |     1.1463 |     1.5391 |      0.0000 |      6.0000 |
+ | "# Phys/SelD0To3piRSForCharmFromBSemiForHadronAs|        41 |        101 |     2.4634 |     5.3788 |      1.0000 |      36.000 |
+ | "# Phys/SelMuPiRSForCharmFromBSemiForHadronAsy" |        41 |        118 |     2.8780 |     1.7136 |      1.0000 |      10.000 |
+ | "# input particles"                             |        41 |        219 |     5.3415 |     5.4037 |      2.0000 |      37.000 |
+ | "# max size B0 -> D~0  K*(892)+ "               |        41 |         70 |     1.7073 |     3.5493 |      0.0000 |      20.000 |
+ | "# max size B~0 -> D0  K*(892)- "               |        41 |         55 |     1.3415 |     2.7284 |      0.0000 |      12.000 |
+ | "# selected"                                    |        41 |          2 |   0.048780 |    0.21541 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |        41 |          2 |(  4.87805 +- 3.36412  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       125 |         10 |(  8.00000 +- 2.42652  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        10 |          2 |(  20.0000 +- 12.6491  )%|   -------   |   -------   |
+SelBtoDstarMuD0to3pi_RSForC...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelBtoDstarMuD0to3pi_RSForCharmFromBSemi|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         2 |          1 |(  50.0000 +- 35.3553  )%|   -------   |   -------   |
+CharmFromBSemiForHadronAsy_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelBtoDstarMuD0to3pi_RSForCharmFromBSemi|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingCharmFromBSemiForH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        210 |(  21.0000 +- 1.28802  )%|   -------   |   -------   |
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       210 |        210 |(  100.000 +- 0.476190 )%|   -------   |   -------   |
+SelMuPiWSForCharmFromBSemiF...SUCCESS Number of counters : 28
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> mu+  pi+ "                       |        92 |         56 |    0.60870 |     1.1417 |      0.0000 |      6.0000 |
+ | "# K*(892)+ -> mu+  pi- "                       |        92 |         73 |    0.79348 |     1.4260 |      0.0000 |      10.000 |
+ | "# K*(892)+ -> mu-  pi+ "                       |        92 |         44 |    0.47826 |     1.0371 |      0.0000 |      6.0000 |
+ | "# K*(892)+ -> mu-  pi- "                       |        92 |         33 |    0.35870 |    0.84160 |      0.0000 |      4.0000 |
+ | "# K*(892)- -> mu+  pi+ "                       |        92 |         56 |    0.60870 |     1.1417 |      0.0000 |      6.0000 |
+ | "# K*(892)- -> mu+  pi- "                       |        92 |         73 |    0.79348 |     1.4260 |      0.0000 |      10.000 |
+ | "# K*(892)- -> mu-  pi+ "                       |        92 |         44 |    0.47826 |     1.0371 |      0.0000 |      6.0000 |
+ | "# K*(892)- -> mu-  pi- "                       |        92 |         33 |    0.35870 |    0.84160 |      0.0000 |      4.0000 |
+ | "# Phys/MuforCharmFromBSemiForHadronAsy"        |        92 |        110 |     1.1957 |    0.42322 |      1.0000 |      3.0000 |
+ | "# Phys/SlowpiforCharmFromBSemiForHadronAsy"    |        92 |        902 |     9.8043 |     5.3268 |      2.0000 |      27.000 |
+ | "# input particles"                             |        92 |       1012 |     11.000 |     5.3467 |      3.0000 |      28.000 |
+ | "# max size K*(892)+ -> mu+  pi+ "              |        92 |        334 |     3.6304 |     4.7565 |      0.0000 |      30.000 |
+ | "# max size K*(892)+ -> mu+  pi- "              |        92 |        287 |     3.1196 |     3.8865 |      0.0000 |      16.000 |
+ | "# max size K*(892)+ -> mu-  pi+ "              |        92 |        215 |     2.3370 |     3.6691 |      0.0000 |      24.000 |
+ | "# max size K*(892)+ -> mu-  pi- "              |        92 |        244 |     2.6522 |     3.6726 |      0.0000 |      22.000 |
+ | "# max size K*(892)- -> mu+  pi+ "              |        92 |        334 |     3.6304 |     4.7565 |      0.0000 |      30.000 |
+ | "# max size K*(892)- -> mu+  pi- "              |        92 |        287 |     3.1196 |     3.8865 |      0.0000 |      16.000 |
+ | "# max size K*(892)- -> mu-  pi+ "              |        92 |        215 |     2.3370 |     3.6691 |      0.0000 |      24.000 |
+ | "# max size K*(892)- -> mu-  pi- "              |        92 |        244 |     2.6522 |     3.6726 |      0.0000 |      22.000 |
+ | "# mu+"                                         |        92 |         62 |    0.67391 |    0.60986 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        92 |         48 |    0.52174 |    0.54130 |      0.0000 |      2.0000 |
+ | "# pi+"                                         |        92 |        459 |     4.9891 |     3.0234 |      0.0000 |      15.000 |
+ | "# pi-"                                         |        92 |        443 |     4.8152 |     2.9152 |      0.0000 |      14.000 |
+ | "# selected"                                    |        92 |        412 |     4.4783 |     4.8577 |      0.0000 |      32.000 |
+ |*"#accept"                                       |        92 |         70 |(  76.0870 +- 4.44712  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2160 |        748 |(  34.6296 +- 1.02373  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       748 |        412 |(  55.0802 +- 1.81872  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+SelD0To3piWSForCharmFromBSe...SUCCESS Number of counters : 16
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> pi+  pi+  pi+ "                        |        45 |          6 |    0.13333 |    0.61824 |      0.0000 |      4.0000 |
+ | "# D0 -> pi+  pi-  pi+ "                        |        45 |          8 |    0.17778 |    0.43660 |      0.0000 |      2.0000 |
+ | "# D~0 -> pi-  pi+  pi- "                       |        45 |          2 |   0.044444 |    0.20608 |      0.0000 |      1.0000 |
+ | "# D~0 -> pi-  pi-  pi- "                       |        45 |          1 |   0.022222 |    0.14741 |      0.0000 |      1.0000 |
+ | "# Phys/PiforCharmFromBSemiForHadronAsy"        |        45 |        408 |     9.0667 |     4.6495 |      2.0000 |      24.000 |
+ | "# input particles"                             |        45 |        408 |     9.0667 |     4.6495 |      2.0000 |      24.000 |
+ | "# max size D0 -> pi+  pi+  pi+ "               |        45 |      11107 |     246.82 |     407.46 |      0.0000 |      1728.0 |
+ | "# max size D0 -> pi+  pi-  pi+ "               |        45 |       8025 |     178.33 |     316.50 |      0.0000 |      1728.0 |
+ | "# max size D~0 -> pi-  pi+  pi- "              |        45 |       7143 |     158.73 |     284.60 |      0.0000 |      1728.0 |
+ | "# max size D~0 -> pi-  pi-  pi- "              |        45 |       7463 |     165.84 |     279.40 |      0.0000 |      1728.0 |
+ | "# pi+"                                         |        45 |        217 |     4.8222 |     2.8464 |      0.0000 |      12.000 |
+ | "# pi-"                                         |        45 |        191 |     4.2444 |     2.5312 |      0.0000 |      12.000 |
+ | "# selected"                                    |        45 |         17 |    0.37778 |     1.0174 |      0.0000 |      6.0000 |
+ |*"#accept"                                       |        45 |          9 |(  20.0000 +- 5.96285  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      8479 |         44 |( 0.518929 +- 0.0780283)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        44 |         17 |(  38.6364 +- 7.34053  )%|   -------   |   -------   |
+SelBtoDstarMuD0to3pi_WSForC...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D~0  K*(892)+ "                        |         9 |          1 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ | "# B~0 -> D0  K*(892)- "                        |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         9 |         14 |     1.5556 |     1.5713 |      1.0000 |      6.0000 |
+ | "# D~0"                                         |         9 |          3 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+ | "# K*(892)+"                                    |         9 |         52 |     5.7778 |     4.3148 |      2.0000 |      16.000 |
+ | "# K*(892)-"                                    |         9 |         52 |     5.7778 |     4.3148 |      2.0000 |      16.000 |
+ | "# Phys/SelD0To3piWSForCharmFromBSemiForHadronAs|         9 |         17 |     1.8889 |     1.5235 |      1.0000 |      6.0000 |
+ | "# Phys/SelMuPiWSForCharmFromBSemiForHadronAsy" |         9 |        104 |     11.556 |     8.6296 |      4.0000 |      32.000 |
+ | "# input particles"                             |         9 |        121 |     13.444 |     8.6296 |      5.0000 |      34.000 |
+ | "# max size B0 -> D~0  K*(892)+ "               |         9 |         26 |     2.8889 |     5.2587 |      0.0000 |      16.000 |
+ | "# max size B~0 -> D0  K*(892)- "               |         9 |         67 |     7.4444 |     5.6196 |      2.0000 |      18.000 |
+ | "# selected"                                    |         9 |          1 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ |*"#accept"                                       |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        93 |          4 |(  4.30108 +- 2.10378  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          1 |(  25.0000 +- 21.6506  )%|   -------   |   -------   |
+SelBtoDstarMuD0to3pi_WSForC...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelBtoDstarMuD0to3pi_WSForCharmFromBSemi|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+CharmFromBSemiForHadronAsy_...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SelBtoDstarMuD0to3pi_WSForCharmFromBSemi|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# input particles"                             |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          0 |(  0.00000 +- 100.000  )%|   -------   |   -------   |
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCharmFromBSemiForH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+KforCharmFromBSemiForHadronAsySUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       178 |       1080 |     6.0674 |     4.2580 |      1.0000 |      23.000 |
+ | "# input particles"                             |       178 |       1080 |     6.0674 |     4.2580 |      1.0000 |      23.000 |
+ |*"#accept"                                       |       178 |        154 |(  86.5169 +- 2.55998  )%|   -------   |   -------   |
+ | "#passed"                                       |       178 |        395 |     2.2191 |     1.8730 |      0.0000 |      9.0000 |
+ |*"efficiency"                                    |      1080 |        395 |(  36.5741 +- 1.46558  )%|   -------   |   -------   |
+SelD0ToK2piRSForCharmFromBS...SUCCESS Number of counters : 20
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K-  pi+  pi+ "                         |       144 |         18 |    0.12500 |    0.52540 |      0.0000 |      4.0000 |
+ | "# D0 -> K-  pi+  pi- "                         |       144 |         19 |    0.13194 |    0.50341 |      0.0000 |      4.0000 |
+ | "# D~0 -> K+  pi-  pi+ "                        |       144 |         30 |    0.20833 |    0.58778 |      0.0000 |      3.0000 |
+ | "# D~0 -> K+  pi-  pi- "                        |       144 |         13 |   0.090278 |    0.33152 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       144 |        193 |     1.3403 |     1.1853 |      0.0000 |      7.0000 |
+ | "# K-"                                          |       144 |        183 |     1.2708 |     1.1798 |      0.0000 |      6.0000 |
+ | "# Phys/KforCharmFromBSemiForHadronAsy"         |       144 |        376 |     2.6111 |     1.8071 |      1.0000 |      9.0000 |
+ | "# Phys/PiforCharmFromBSemiForHadronAsy"        |       144 |       1462 |     10.153 |     4.2481 |      2.0000 |      24.000 |
+ | "# input particles"                             |       144 |       1838 |     12.764 |     5.3696 |      3.0000 |      32.000 |
+ | "# max size D0 -> K-  pi+  pi+ "                |       144 |       7499 |     52.076 |     94.167 |      0.0000 |      576.00 |
+ | "# max size D0 -> K-  pi+  pi- "                |       144 |       6644 |     46.139 |     82.854 |      0.0000 |      528.00 |
+ | "# max size D~0 -> K+  pi-  pi+ "               |       144 |       7372 |     51.194 |     92.710 |      0.0000 |      720.00 |
+ | "# max size D~0 -> K+  pi-  pi- "               |       144 |       8555 |     59.410 |     106.20 |      0.0000 |      720.00 |
+ | "# pi+"                                         |       144 |        723 |     5.0208 |     2.4621 |      1.0000 |      12.000 |
+ | "# pi-"                                         |       144 |        739 |     5.1319 |     2.5447 |      1.0000 |      15.000 |
+ | "# selected"                                    |       144 |         80 |    0.55556 |     1.1889 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |       144 |         41 |(  28.4722 +- 3.76068  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     20934 |        164 |( 0.783415 +- 0.0609343)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       164 |         80 |(  48.7805 +- 3.90318  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+SelBtoDstarMuD0toK2pi_RSFor...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D~0  K*(892)+ "                        |        41 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K*(892)- "                        |        41 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        41 |         37 |    0.90244 |     1.3580 |      0.0000 |      7.0000 |
+ | "# D~0"                                         |        41 |         43 |     1.0488 |     1.1677 |      0.0000 |      5.0000 |
+ | "# K*(892)+"                                    |        41 |         49 |     1.1951 |     1.1092 |      0.0000 |      4.0000 |
+ | "# K*(892)-"                                    |        41 |         45 |     1.0976 |     1.4618 |      0.0000 |      6.0000 |
+ | "# Phys/SelD0ToK2piRSForCharmFromBSemiForHadronA|        41 |         80 |     1.9512 |     1.4972 |      1.0000 |      8.0000 |
+ | "# Phys/SelMuPiRSForCharmFromBSemiForHadronAsy" |        41 |         94 |     2.2927 |     1.2541 |      1.0000 |      6.0000 |
+ | "# input particles"                             |        41 |        174 |     4.2439 |     2.1388 |      2.0000 |      10.000 |
+ | "# max size B0 -> D~0  K*(892)+ "               |        41 |         60 |     1.4634 |     3.3575 |      0.0000 |      20.000 |
+ | "# max size B~0 -> D0  K*(892)- "               |        41 |         37 |    0.90244 |     2.3354 |      0.0000 |      9.0000 |
+ | "# selected"                                    |        41 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        41 |          0 |(  0.00000 +- 2.43902  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        97 |          2 |(  2.06186 +- 1.44284  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCharmFromBSemiForH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        185 |(  18.5000 +- 1.22790  )%|   -------   |   -------   |
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       185 |        185 |(  100.000 +- 0.540541 )%|   -------   |   -------   |
+SelD0ToK2piWSForCharmFromBS...SUCCESS Number of counters : 35
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K+  pi+  pi+ "                         |        28 |          5 |    0.17857 |    0.53809 |      0.0000 |      2.0000 |
+ | "# D0 -> K+  pi+  pi- "                         |        28 |          7 |    0.25000 |    0.78490 |      0.0000 |      3.0000 |
+ | "# D0 -> K+  pi-  pi- "                         |        28 |          5 |    0.17857 |    0.46702 |      0.0000 |      2.0000 |
+ | "# D0 -> K-  pi+  pi+ "                         |        28 |          6 |    0.21429 |    0.61859 |      0.0000 |      3.0000 |
+ | "# D0 -> K-  pi+  pi- "                         |        28 |          6 |    0.21429 |    0.77262 |      0.0000 |      4.0000 |
+ | "# D0 -> K-  pi-  pi- "                         |        28 |          7 |    0.25000 |    0.73800 |      0.0000 |      3.0000 |
+ | "# D~0 -> K+  pi+  pi+ "                        |        28 |          5 |    0.17857 |    0.53809 |      0.0000 |      2.0000 |
+ | "# D~0 -> K+  pi-  pi+ "                        |        28 |          7 |    0.25000 |    0.78490 |      0.0000 |      3.0000 |
+ | "# D~0 -> K+  pi-  pi- "                        |        28 |          5 |    0.17857 |    0.46702 |      0.0000 |      2.0000 |
+ | "# D~0 -> K-  pi+  pi+ "                        |        28 |          6 |    0.21429 |    0.61859 |      0.0000 |      3.0000 |
+ | "# D~0 -> K-  pi-  pi+ "                        |        28 |          6 |    0.21429 |    0.77262 |      0.0000 |      4.0000 |
+ | "# D~0 -> K-  pi-  pi- "                        |        28 |          7 |    0.25000 |    0.73800 |      0.0000 |      3.0000 |
+ | "# K+"                                          |        28 |         31 |     1.1071 |     1.3974 |      0.0000 |      7.0000 |
+ | "# K-"                                          |        28 |         40 |     1.4286 |     1.0833 |      0.0000 |      4.0000 |
+ | "# Phys/KforCharmFromBSemiForHadronAsy"         |        28 |         71 |     2.5357 |     1.8024 |      1.0000 |      9.0000 |
+ | "# Phys/PiforCharmFromBSemiForHadronAsy"        |        28 |        284 |     10.143 |     4.8896 |      2.0000 |      23.000 |
+ | "# input particles"                             |        28 |        355 |     12.679 |     6.2681 |      4.0000 |      30.000 |
+ | "# max size D0 -> K+  pi+  pi+ "                |        28 |       2032 |     72.571 |     198.18 |      0.0000 |      1008.0 |
+ | "# max size D0 -> K+  pi+  pi- "                |        28 |       1522 |     54.357 |     116.04 |      0.0000 |      504.00 |
+ | "# max size D0 -> K+  pi-  pi- "                |        28 |       1428 |     51.000 |     84.934 |      0.0000 |      363.00 |
+ | "# max size D0 -> K-  pi+  pi+ "                |        28 |       1996 |     71.286 |     120.55 |      0.0000 |      576.00 |
+ | "# max size D0 -> K-  pi+  pi- "                |        28 |       1688 |     60.286 |     106.78 |      0.0000 |      528.00 |
+ | "# max size D0 -> K-  pi-  pi- "                |        28 |       1664 |     59.429 |     103.47 |      0.0000 |      484.00 |
+ | "# max size D~0 -> K+  pi+  pi+ "               |        28 |       2032 |     72.571 |     198.18 |      0.0000 |      1008.0 |
+ | "# max size D~0 -> K+  pi-  pi+ "               |        28 |       1522 |     54.357 |     116.04 |      0.0000 |      504.00 |
+ | "# max size D~0 -> K+  pi-  pi- "               |        28 |       1428 |     51.000 |     84.934 |      0.0000 |      363.00 |
+ | "# max size D~0 -> K-  pi+  pi+ "               |        28 |       1996 |     71.286 |     120.55 |      0.0000 |      576.00 |
+ | "# max size D~0 -> K-  pi-  pi+ "               |        28 |       1688 |     60.286 |     106.78 |      0.0000 |      528.00 |
+ | "# max size D~0 -> K-  pi-  pi- "               |        28 |       1664 |     59.429 |     103.47 |      0.0000 |      484.00 |
+ | "# pi+"                                         |        28 |        145 |     5.1786 |     2.9284 |      1.0000 |      12.000 |
+ | "# pi-"                                         |        28 |        139 |     4.9643 |     2.7187 |      1.0000 |      11.000 |
+ | "# selected"                                    |        28 |         72 |     2.5714 |     5.6785 |      0.0000 |      24.000 |
+ |*"#accept"                                       |        28 |         11 |(  39.2857 +- 9.22962  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     12650 |        128 |(  1.01186 +- 0.0889828)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       128 |         72 |(  56.2500 +- 4.38475  )%|   -------   |   -------   |
+SelBtoDstarMuD0toK2pi_WSFor...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# B0 -> D~0  K*(892)+ "                        |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# B~0 -> D0  K*(892)- "                        |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |        11 |         36 |     3.2727 |     3.7439 |      1.0000 |      12.000 |
+ | "# D~0"                                         |        11 |         36 |     3.2727 |     3.7439 |      1.0000 |      12.000 |
+ | "# K*(892)+"                                    |        11 |         32 |     2.9091 |     1.5048 |      1.0000 |      5.0000 |
+ | "# K*(892)-"                                    |        11 |         32 |     2.9091 |     1.5048 |      1.0000 |      5.0000 |
+ | "# Phys/SelD0ToK2piWSForCharmFromBSemiForHadronA|        11 |         72 |     6.5455 |     7.4877 |      2.0000 |      24.000 |
+ | "# Phys/SelMuPiWSForCharmFromBSemiForHadronAsy" |        11 |         64 |     5.8182 |     3.0096 |      2.0000 |      10.000 |
+ | "# input particles"                             |        11 |        136 |     12.364 |     8.8551 |      4.0000 |      30.000 |
+ | "# max size B0 -> D~0  K*(892)+ "               |        11 |        123 |     11.182 |     14.683 |      1.0000 |      45.000 |
+ | "# max size B~0 -> D0  K*(892)- "               |        11 |        123 |     11.182 |     14.683 |      1.0000 |      45.000 |
+ | "# selected"                                    |        11 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       246 |          4 |(  1.62602 +- 0.806371 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         4 |          0 |(  0.00000 +- 25.0000  )%|   -------   |   -------   |
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCharmFromBSemiForH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+SelPiPiRSForCharmFromBSemiF...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SlowpiforCharmFromBSemiForHadronAsy"    |       266 |       2577 |     9.6880 |     4.6182 |      1.0000 |      27.000 |
+ | "# input particles"                             |       266 |       2577 |     9.6880 |     4.6182 |      1.0000 |      27.000 |
+ | "# max size rho(770)0 -> pi+  pi- "             |       266 |       7136 |     26.827 |     27.373 |      0.0000 |      180.00 |
+ | "# pi+"                                         |       266 |       1292 |     4.8571 |     2.6547 |      0.0000 |      15.000 |
+ | "# pi-"                                         |       266 |       1285 |     4.8308 |     2.7485 |      0.0000 |      15.000 |
+ | "# rho(770)0 -> pi+  pi- "                      |       266 |        213 |    0.80075 |     1.0941 |      0.0000 |      7.0000 |
+ | "# selected"                                    |       266 |        213 |    0.80075 |     1.0941 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |       266 |        126 |(  47.3684 +- 3.06145  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      7136 |        339 |(  4.75056 +- 0.251812 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       339 |        213 |(  62.8319 +- 2.62467  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+SelMuPiPiRSForCharmFromBSem...SUCCESS Number of counters : 14
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> mu+  rho(770)0 "                 |       126 |         22 |    0.17460 |    0.41936 |      0.0000 |      2.0000 |
+ | "# K*(892)- -> mu-  rho(770)0 "                 |       126 |         17 |    0.13492 |    0.40538 |      0.0000 |      2.0000 |
+ | "# Phys/MuforCharmFromBSemiForHadronAsy"        |       126 |        149 |     1.1825 |    0.40632 |      1.0000 |      3.0000 |
+ | "# Phys/SelPiPiRSForCharmFromBSemiForHadronAsy" |       126 |        213 |     1.6905 |     1.0116 |      1.0000 |      7.0000 |
+ | "# input particles"                             |       126 |        362 |     2.8730 |     1.0689 |      2.0000 |      8.0000 |
+ | "# max size K*(892)+ -> mu+  rho(770)0 "        |       126 |        128 |     1.0159 |     1.1268 |      0.0000 |      4.0000 |
+ | "# max size K*(892)- -> mu-  rho(770)0 "        |       126 |        121 |    0.96032 |     1.2306 |      0.0000 |      7.0000 |
+ | "# mu+"                                         |       126 |         80 |    0.63492 |    0.57187 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |       126 |         69 |    0.54762 |    0.54346 |      0.0000 |      2.0000 |
+ | "# rho(770)0"                                   |       126 |        213 |     1.6905 |     1.0116 |      1.0000 |      7.0000 |
+ | "# selected"                                    |       126 |         39 |    0.30952 |    0.58370 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |       126 |         31 |(  24.6032 +- 3.83696  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       249 |         63 |(  25.3012 +- 2.75504  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        63 |         39 |(  61.9048 +- 6.11825  )%|   -------   |   -------   |
+SelLcToKpiRSForCharmFromBSe...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |        26 |         41 |     1.5769 |     1.1823 |      0.0000 |      5.0000 |
+ | "# K-"                                          |        26 |         42 |     1.6154 |     1.1792 |      0.0000 |      4.0000 |
+ | "# Lambda_c+ -> K-  pi+ "                       |        26 |         12 |    0.46154 |    0.69231 |      0.0000 |      2.0000 |
+ | "# Lambda_c~- -> K+  pi- "                      |        26 |         13 |    0.50000 |    0.74679 |      0.0000 |      3.0000 |
+ | "# Phys/KforCharmFromBSemiForHadronAsy"         |        26 |         83 |     3.1923 |     2.0943 |      1.0000 |      8.0000 |
+ | "# Phys/PiforCharmFromBSemiForHadronAsy"        |        26 |        290 |     11.154 |     4.1296 |      6.0000 |      24.000 |
+ | "# input particles"                             |        26 |        373 |     14.346 |     5.5605 |      8.0000 |      32.000 |
+ | "# max size Lambda_c+ -> K-  pi+ "              |        26 |        257 |     9.8846 |     10.504 |      0.0000 |      36.000 |
+ | "# max size Lambda_c~- -> K+  pi- "             |        26 |        261 |     10.038 |     12.186 |      0.0000 |      60.000 |
+ | "# pi+"                                         |        26 |        147 |     5.6538 |     2.2861 |      2.0000 |      12.000 |
+ | "# pi-"                                         |        26 |        143 |     5.5000 |     2.5000 |      2.0000 |      12.000 |
+ | "# selected"                                    |        26 |         25 |    0.96154 |     1.0554 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        26 |         14 |(  53.8462 +- 9.77675  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       518 |         47 |(  9.07336 +- 1.26202  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        47 |         25 |(  53.1915 +- 7.27838  )%|   -------   |   -------   |
+SelLbRSForCharmFromBSemiFor...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+"                                    |        14 |          8 |    0.57143 |    0.49487 |      0.0000 |      1.0000 |
+ | "# K*(892)-"                                    |        14 |         10 |    0.71429 |    0.69985 |      0.0000 |      2.0000 |
+ | "# Lambda_b0 -> Lambda_c+  K*(892)- "           |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  K*(892)+ "         |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |        14 |         12 |    0.85714 |    0.74231 |      0.0000 |      2.0000 |
+ | "# Lambda_c~-"                                  |        14 |         13 |    0.92857 |    0.79860 |      0.0000 |      3.0000 |
+ | "# Phys/SelLcToKpiRSForCharmFromBSemiForHadronAs|        14 |         25 |     1.7857 |    0.77262 |      1.0000 |      3.0000 |
+ | "# Phys/SelMuPiPiRSForCharmFromBSemiForHadronAsy|        14 |         18 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ | "# input particles"                             |        14 |         43 |     3.0714 |    0.70349 |      2.0000 |      4.0000 |
+ | "# max size Lambda_b0 -> Lambda_c+  K*(892)- "  |        14 |          5 |    0.35714 |    0.61029 |      0.0000 |      2.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  K*(892)+ "|        14 |          6 |    0.42857 |    0.82065 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |        14 |          0 |(  0.00000 +- 7.14286  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        11 |          0 |(  0.00000 +- 9.09091  )%|   -------   |   -------   |
+ | "#pass mother cut"                              |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCharmFromBSemiForH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        208 |(  20.8000 +- 1.28350  )%|   -------   |   -------   |
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       208 |        208 |(  100.000 +- 0.480769 )%|   -------   |   -------   |
+SelPiPiWSForCharmFromBSemiF...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/SlowpiforCharmFromBSemiForHadronAsy"    |        56 |        514 |     9.1786 |     3.8318 |      3.0000 |      21.000 |
+ | "# input particles"                             |        56 |        514 |     9.1786 |     3.8318 |      3.0000 |      21.000 |
+ | "# max size rho(770)0 -> pi+  pi+ "             |        56 |       1409 |     25.161 |     20.739 |      1.0000 |      100.00 |
+ | "# max size rho(770)0 -> pi+  pi- "             |        56 |       1293 |     23.089 |     19.965 |      2.0000 |      110.00 |
+ | "# max size rho(770)0 -> pi-  pi- "             |        56 |       1545 |     27.589 |     28.553 |      1.0000 |      121.00 |
+ | "# pi+"                                         |        56 |        259 |     4.6250 |     1.9417 |      1.0000 |      10.000 |
+ | "# pi-"                                         |        56 |        255 |     4.5536 |     2.6181 |      1.0000 |      11.000 |
+ | "# rho(770)0 -> pi+  pi+ "                      |        56 |         20 |    0.35714 |    0.69253 |      0.0000 |      3.0000 |
+ | "# rho(770)0 -> pi+  pi- "                      |        56 |         43 |    0.76786 |    0.99984 |      0.0000 |      4.0000 |
+ | "# rho(770)0 -> pi-  pi- "                      |        56 |         20 |    0.35714 |    0.76599 |      0.0000 |      3.0000 |
+ | "# selected"                                    |        56 |         83 |     1.4821 |     1.8516 |      0.0000 |      7.0000 |
+ |*"#accept"                                       |        56 |         35 |(  62.5000 +- 6.46936  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      2513 |        131 |(  5.21289 +- 0.443423 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       131 |         83 |(  63.3588 +- 4.20972  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+SelMuPiPiWSForCharmFromBSem...SUCCESS Number of counters : 18
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> mu+  rho(770)0 "                 |        35 |         11 |    0.31429 |    0.88710 |      0.0000 |      5.0000 |
+ | "# K*(892)+ -> mu-  rho(770)0 "                 |        35 |          5 |    0.14286 |    0.42378 |      0.0000 |      2.0000 |
+ | "# K*(892)- -> mu+  rho(770)0 "                 |        35 |         11 |    0.31429 |    0.88710 |      0.0000 |      5.0000 |
+ | "# K*(892)- -> mu-  rho(770)0 "                 |        35 |          5 |    0.14286 |    0.42378 |      0.0000 |      2.0000 |
+ | "# Phys/MuforCharmFromBSemiForHadronAsy"        |        35 |         40 |     1.1429 |    0.34993 |      1.0000 |      2.0000 |
+ | "# Phys/SelPiPiWSForCharmFromBSemiForHadronAsy" |        35 |         83 |     2.3714 |     1.8375 |      1.0000 |      7.0000 |
+ | "# input particles"                             |        35 |        123 |     3.5143 |     1.9475 |      2.0000 |      9.0000 |
+ | "# max size K*(892)+ -> mu+  rho(770)0 "        |        35 |         46 |     1.3143 |     2.0670 |      0.0000 |      8.0000 |
+ | "# max size K*(892)+ -> mu-  rho(770)0 "        |        35 |         54 |     1.5429 |     2.1427 |      0.0000 |      7.0000 |
+ | "# max size K*(892)- -> mu+  rho(770)0 "        |        35 |         46 |     1.3143 |     2.0670 |      0.0000 |      8.0000 |
+ | "# max size K*(892)- -> mu-  rho(770)0 "        |        35 |         54 |     1.5429 |     2.1427 |      0.0000 |      7.0000 |
+ | "# mu+"                                         |        35 |         20 |    0.57143 |    0.64523 |      0.0000 |      2.0000 |
+ | "# mu-"                                         |        35 |         20 |    0.57143 |    0.54958 |      0.0000 |      2.0000 |
+ | "# rho(770)0"                                   |        35 |         83 |     2.3714 |     1.8375 |      1.0000 |      7.0000 |
+ | "# selected"                                    |        35 |         32 |    0.91429 |     1.9327 |      0.0000 |      10.000 |
+ |*"#accept"                                       |        35 |         10 |(  28.5714 +- 7.63604  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       200 |         56 |(  28.0000 +- 3.17490  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        56 |         32 |(  57.1429 +- 6.61300  )%|   -------   |   -------   |
+SelLcToKpiWSForCharmFromBSe...SUCCESS Number of counters : 27
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K+"                                          |         8 |         10 |     1.2500 |    0.82916 |      0.0000 |      3.0000 |
+ | "# K-"                                          |         8 |         13 |     1.6250 |     1.7984 |      0.0000 |      6.0000 |
+ | "# Lambda_c+ -> K+  pi+ "                       |         8 |          6 |    0.75000 |     1.0897 |      0.0000 |      3.0000 |
+ | "# Lambda_c+ -> K+  pi- "                       |         8 |          2 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Lambda_c+ -> K-  pi+ "                       |         8 |          1 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# Lambda_c+ -> K-  pi- "                       |         8 |          3 |    0.37500 |    0.69597 |      0.0000 |      2.0000 |
+ | "# Lambda_c~- -> K+  pi+ "                      |         8 |          6 |    0.75000 |     1.0897 |      0.0000 |      3.0000 |
+ | "# Lambda_c~- -> K+  pi- "                      |         8 |          2 |    0.25000 |    0.43301 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> K-  pi+ "                      |         8 |          1 |    0.12500 |    0.33072 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> K-  pi- "                      |         8 |          3 |    0.37500 |    0.69597 |      0.0000 |      2.0000 |
+ | "# Phys/KforCharmFromBSemiForHadronAsy"         |         8 |         23 |     2.8750 |     2.4717 |      1.0000 |      9.0000 |
+ | "# Phys/PiforCharmFromBSemiForHadronAsy"        |         8 |         98 |     12.250 |     2.4367 |      8.0000 |      17.000 |
+ | "# input particles"                             |         8 |        121 |     15.125 |     4.5672 |      9.0000 |      26.000 |
+ | "# max size Lambda_c+ -> K+  pi+ "              |         8 |         59 |     7.3750 |     6.6697 |      0.0000 |      24.000 |
+ | "# max size Lambda_c+ -> K+  pi- "              |         8 |         77 |     9.6250 |     7.7611 |      0.0000 |      27.000 |
+ | "# max size Lambda_c+ -> K-  pi+ "              |         8 |         86 |     10.750 |     14.763 |      0.0000 |      48.000 |
+ | "# max size Lambda_c+ -> K-  pi- "              |         8 |         95 |     11.875 |     16.435 |      0.0000 |      54.000 |
+ | "# max size Lambda_c~- -> K+  pi+ "             |         8 |         59 |     7.3750 |     6.6697 |      0.0000 |      24.000 |
+ | "# max size Lambda_c~- -> K+  pi- "             |         8 |         77 |     9.6250 |     7.7611 |      0.0000 |      27.000 |
+ | "# max size Lambda_c~- -> K-  pi+ "             |         8 |         86 |     10.750 |     14.763 |      0.0000 |      48.000 |
+ | "# max size Lambda_c~- -> K-  pi- "             |         8 |         95 |     11.875 |     16.435 |      0.0000 |      54.000 |
+ | "# pi+"                                         |         8 |         43 |     5.3750 |     1.4087 |      4.0000 |      8.0000 |
+ | "# pi-"                                         |         8 |         55 |     6.8750 |     1.6154 |      4.0000 |      9.0000 |
+ | "# selected"                                    |         8 |         24 |     3.0000 |     2.6458 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |         8 |          5 |(  62.5000 +- 17.1163  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       634 |         50 |(  7.88644 +- 1.07043  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |        50 |         24 |(  48.0000 +- 7.06541  )%|   -------   |   -------   |
+SelLbWSForCharmFromBSemiFor...SUCCESS Number of counters : 15
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+"                                    |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# K*(892)-"                                    |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "# Lambda_b0 -> Lambda_c+  K*(892)- "           |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_b~0 -> Lambda_c~-  K*(892)+ "         |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Lambda_c+"                                   |         5 |         12 |     2.4000 |    0.80000 |      2.0000 |      4.0000 |
+ | "# Lambda_c~-"                                  |         5 |         12 |     2.4000 |    0.80000 |      2.0000 |      4.0000 |
+ | "# Phys/SelLcToKpiWSForCharmFromBSemiForHadronAs|         5 |         24 |     4.8000 |     1.6000 |      4.0000 |      8.0000 |
+ | "# Phys/SelMuPiPiWSForCharmFromBSemiForHadronAsy|         5 |         12 |     2.4000 |    0.80000 |      2.0000 |      4.0000 |
+ | "# input particles"                             |         5 |         36 |     7.2000 |     2.4000 |      6.0000 |      12.000 |
+ | "# max size Lambda_b0 -> Lambda_c+  K*(892)- "  |         5 |         16 |     3.2000 |     2.4000 |      2.0000 |      8.0000 |
+ | "# max size Lambda_b~0 -> Lambda_c~-  K*(892)+ "|         5 |         16 |     3.2000 |     2.4000 |      2.0000 |      8.0000 |
+ | "# selected"                                    |         5 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         5 |          0 |(  0.00000 +- 20.0000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        32 |          2 |(  6.25000 +- 4.27908  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         2 |          0 |(  0.00000 +- 50.0000  )%|   -------   |   -------   |
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingCharmFromBSemiForH...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingCharmFromBSemiForH...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingD2hhhFTCalib_KKPLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |        195 |(  19.5000 +- 1.25290  )%|   -------   |   -------   |
+StrippingD2hhhFTCalib_KKPLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       195 |        180 |(  92.3077 +- 1.90823  )%|   -------   |   -------   |
+D2hhhFTCalib_KKPLine          SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseDplus2KKPi"                     |        32 |         88 |     2.7500 |     4.2647 |      1.0000 |      25.000 |
+ | "# input particles"                             |        32 |         88 |     2.7500 |     4.2647 |      1.0000 |      25.000 |
+ |*"#accept"                                       |        32 |          2 |(  6.25000 +- 4.27908  )%|   -------   |   -------   |
+ |*"#passed"                                       |        32 |          2 |(  6.25000 +- 4.27908  )%|   -------   |   -------   |
+ |*"efficiency"                                    |        88 |          2 |(  2.27273 +- 1.58869  )%|   -------   |   -------   |
+StrippingD2hhhFTCalib_KKPLi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         2 |          2 |(  100.000 +- 50.0000  )%|   -------   |   -------   |
+StrippingD2hhhFTCalib_KKPLine SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingD2hhhFTCalib_KKPLine SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          2 |( 0.200000 +- 0.141280 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        171 |(  17.1000 +- 1.19063  )%|   -------   |   -------   |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       171 |        171 |(  100.000 +- 0.584795 )%|   -------   |   -------   |
+SelLongPionsForTrackEffD0To...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLoosePions"                          |       171 |       2037 |     11.912 |     5.8678 |      2.0000 |      34.000 |
+ | "# input particles"                             |       171 |       2037 |     11.912 |     5.8678 |      2.0000 |      34.000 |
+ |*"#accept"                                       |       171 |        171 |(  100.000 +- 0.584795 )%|   -------   |   -------   |
+ | "#passed"                                       |       171 |       1546 |     9.0409 |     4.3291 |      1.0000 |      26.000 |
+ |*"efficiency"                                    |      2037 |       1546 |(  75.8959 +- 0.947674 )%|   -------   |   -------   |
+ForTrackEffD0ToK3PiMissingK...SUCCESS Number of counters : 17
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> pi+  pi+  pi+ "                  |       171 |          6 |   0.035088 |    0.32254 |      0.0000 |      4.0000 |
+ | "# K*(892)+ -> pi+  pi+  pi- "                  |       171 |         22 |    0.12865 |    0.51395 |      0.0000 |      3.0000 |
+ | "# K*(892)- -> pi-  pi-  pi+ "                  |       171 |         33 |    0.19298 |    0.99892 |      0.0000 |      9.0000 |
+ | "# K*(892)- -> pi-  pi-  pi- "                  |       171 |          5 |   0.029240 |    0.16848 |      0.0000 |      1.0000 |
+ | "# Phys/SelLongPionsForTrackEffD0ToK3Pi"        |       171 |       1546 |     9.0409 |     4.3291 |      1.0000 |      26.000 |
+ | "# input particles"                             |       171 |       1546 |     9.0409 |     4.3291 |      1.0000 |      26.000 |
+ | "# max size K*(892)+ -> pi+  pi+  pi+ "         |       171 |      37291 |     218.08 |     390.43 |      0.0000 |      2744.0 |
+ | "# max size K*(892)+ -> pi+  pi+  pi- "         |       171 |      26483 |     154.87 |     240.71 |      0.0000 |      1600.0 |
+ | "# max size K*(892)- -> pi-  pi-  pi+ "         |       171 |      25769 |     150.70 |     268.22 |      0.0000 |      2560.0 |
+ | "# max size K*(892)- -> pi-  pi-  pi- "         |       171 |      31233 |     182.65 |     392.35 |      0.0000 |      4096.0 |
+ | "# pi+"                                         |       171 |        793 |     4.6374 |     2.6858 |      0.0000 |      14.000 |
+ | "# pi-"                                         |       171 |        753 |     4.4035 |     2.4911 |      0.0000 |      16.000 |
+ | "# selected"                                    |       171 |         66 |    0.38596 |     1.5532 |      0.0000 |      11.000 |
+ |*"#accept"                                       |       171 |         21 |(  12.2807 +- 2.50993  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     29471 |        219 |( 0.743103 +- 0.0500274)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       219 |         66 |(  30.1370 +- 3.10064  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ForTrackEffD0ToK3PiVeloRefi...   INFO   Fitting performance   :   100.00 %
+ForTrackEffD0ToK3PiVeloRefi...SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Velo.badChisq"                                 |      4702 |        533 |    0.11336 |    0.31703 |      0.0000 |      1.0000 |
+ | "Velo.chisqprobSum"                             |      4702 |    2051.46 |    0.43630 |    0.35253 |      0.0000 |      1.0000 |
+ | "Velo.flipCharge"                               |      4702 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "Velo.numOutliers"                              |      4702 |       2333 |    0.49617 |    0.70295 |      0.0000 |      2.0000 |
+ | "VeloBackward.badChisq"                         |        24 |         10 |    0.41667 |    0.49301 |      0.0000 |      1.0000 |
+ | "VeloBackward.chisqprobSum"                     |        24 |   2.461231 |    0.10255 |    0.21141 |      0.0000 |     0.81958 |
+ | "VeloBackward.flipCharge"                       |        24 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "VeloBackward.numOutliers"                      |        24 |         13 |    0.54167 |    0.76263 |      0.0000 |      2.0000 |
+ | "nBadInput"                                     |        49 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "nFitted"                                       |        49 |       4726 |     96.449 |     46.687 |      29.000 |      286.00 |
+ | "nTracks"                                       |        49 |       4726 |     96.449 |     46.687 |      29.000 |      286.00 |
+ForTrackEffD0ToK3PiVeloProt...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Rec/Track/PreparedVeloForTrackEffD0ToK3Pi ==> R|        49 |       4702 |     95.959 |     46.178 |      29.000 |      285.00 |
+ForTrackEffD0ToK3PiSelAllVe...   INFO ********************************************************************************
+ForTrackEffD0ToK3PiSelAllVe...   INFO  created 'K+' and 'K- : 2061 per 21 calls (98.1429+-48.7406)/event
+ForTrackEffD0ToK3PiSelAllVe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+ForTrackEffD0ToK3PiSelVeloP...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ForTrackEffD0ToK3PiSelAllVeloPartsVeloKa|        21 |       2061 |     98.143 |     48.741 |      29.000 |      239.00 |
+ | "# input particles"                             |        21 |       2061 |     98.143 |     48.741 |      29.000 |      239.00 |
+ |*"#accept"                                       |        21 |         21 |(  100.000 +- 4.76190  )%|   -------   |   -------   |
+ | "#passed"                                       |        21 |       1632 |     77.714 |     43.187 |      21.000 |      194.00 |
+ |*"efficiency"                                    |      2061 |       1632 |(  79.1849 +- 0.894276 )%|   -------   |   -------   |
+ForTrackEffD0ToK3PiMissingK...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K*(892)+  K+ "                         |        21 |         11 |    0.52381 |    0.85184 |      0.0000 |      3.0000 |
+ | "# D0 -> K*(892)+  K- "                         |        21 |          3 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "# D~0 -> K*(892)-  K+ "                        |        21 |          8 |    0.38095 |     1.0455 |      0.0000 |      4.0000 |
+ | "# D~0 -> K*(892)-  K- "                        |        21 |          1 |   0.047619 |    0.21296 |      0.0000 |      1.0000 |
+ | "# K*(892)+"                                    |        21 |         28 |     1.3333 |     1.5836 |      0.0000 |      7.0000 |
+ | "# K*(892)-"                                    |        21 |         38 |     1.8095 |     2.6117 |      0.0000 |      9.0000 |
+ | "# K+"                                          |        21 |        824 |     39.238 |     23.696 |      12.000 |      105.00 |
+ | "# K-"                                          |        21 |        808 |     38.476 |     20.360 |      9.0000 |      89.000 |
+ | "# Phys/ForTrackEffD0ToK3PiMissingKaon4BodySelKs|        21 |         66 |     3.1429 |     3.3135 |      1.0000 |      11.000 |
+ | "# Phys/ForTrackEffD0ToK3PiSelVeloPartsVeloKaons|        21 |       1632 |     77.714 |     43.187 |      21.000 |      194.00 |
+ | "# input particles"                             |        21 |       1698 |     80.857 |     43.330 |      31.000 |      201.00 |
+ | "# max size D0 -> K*(892)+  K+ "                |        21 |       1528 |     72.762 |     152.30 |      0.0000 |      735.00 |
+ | "# max size D0 -> K*(892)+  K- "                |        21 |       1328 |     63.238 |     128.39 |      0.0000 |      623.00 |
+ | "# max size D~0 -> K*(892)-  K+ "               |        21 |       1220 |     58.095 |     108.43 |      0.0000 |      468.00 |
+ | "# max size D~0 -> K*(892)-  K- "               |        21 |       1067 |     50.810 |     85.622 |      0.0000 |      369.00 |
+ | "# selected"                                    |        21 |         23 |     1.0952 |     1.6592 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        21 |          9 |(  42.8571 +- 10.7990  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      5143 |        262 |(  5.09430 +- 0.306606 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       262 |         23 |(  8.77863 +- 1.74828  )%|   -------   |   -------   |
+ForTrackEffD0ToK3PiMissingK...SUCCESS Number of counters : 20
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+ -> D~0  pi+ "                      |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D0  pi- "                       |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         9 |         14 |     1.5556 |     1.0657 |      0.0000 |      4.0000 |
+ | "# D~0"                                         |         9 |          9 |     1.0000 |     1.4142 |      0.0000 |      4.0000 |
+ | "# Phys/ForTrackEffD0ToK3PiMissingKaon4BodySelD0|         9 |         23 |     2.5556 |     1.6405 |      1.0000 |      5.0000 |
+ | "# Phys/StdAllLoosePions"                       |         9 |        453 |     50.333 |     20.854 |      24.000 |      100.00 |
+ | "# input particles"                             |         9 |        476 |     52.889 |     20.755 |      29.000 |      104.00 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         9 |        252 |     28.000 |     36.745 |      0.0000 |      128.00 |
+ | "# max size D*(2010)+ -> D~0  pi+ "             |         9 |         68 |     7.5556 |     9.9567 |      0.0000 |      28.000 |
+ | "# max size D*(2010)- -> D0  pi- "              |         9 |        224 |     24.889 |     34.472 |      0.0000 |      120.00 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         9 |         60 |     6.6667 |     8.3400 |      0.0000 |      24.000 |
+ | "# pi+"                                         |         9 |        131 |     14.556 |     7.9458 |      7.0000 |      32.000 |
+ | "# pi-"                                         |         9 |        113 |     12.556 |     6.8168 |      5.0000 |      30.000 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       604 |        157 |(  25.9934 +- 1.78463  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       157 |          0 |(  0.00000 +- 0.636943 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        171 |(  17.1000 +- 1.19063  )%|   -------   |   -------   |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       171 |        171 |(  100.000 +- 0.584795 )%|   -------   |   -------   |
+SelLongKaonsForTrackEffD0To...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/StdLooseKaons"                          |       168 |        964 |     5.7381 |     3.9630 |      1.0000 |      21.000 |
+ | "# input particles"                             |       168 |        964 |     5.7381 |     3.9630 |      1.0000 |      21.000 |
+ |*"#accept"                                       |       168 |        146 |(  86.9048 +- 2.60270  )%|   -------   |   -------   |
+ | "#passed"                                       |       168 |        362 |     2.1548 |     1.8516 |      0.0000 |      13.000 |
+ |*"efficiency"                                    |       964 |        362 |(  37.5519 +- 1.55969  )%|   -------   |   -------   |
+ForTrackEffD0ToK3PiMissingP...SUCCESS Number of counters : 23
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> K-  pi+  pi+ "                   |       146 |         17 |    0.11644 |    0.71683 |      0.0000 |      6.0000 |
+ | "# K*(892)+ -> K-  pi+  pi- "                   |       146 |         14 |   0.095890 |    0.44304 |      0.0000 |      4.0000 |
+ | "# K*(892)+ -> K-  pi-  pi- "                   |       146 |          2 |   0.013699 |    0.11624 |      0.0000 |      1.0000 |
+ | "# K*(892)- -> K+  pi+  pi+ "                   |       146 |          7 |   0.047945 |    0.31692 |      0.0000 |      3.0000 |
+ | "# K*(892)- -> K+  pi-  pi+ "                   |       146 |         18 |    0.12329 |    0.50870 |      0.0000 |      4.0000 |
+ | "# K*(892)- -> K+  pi-  pi- "                   |       146 |          6 |   0.041096 |    0.23045 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       146 |        178 |     1.2192 |     1.1616 |      0.0000 |      8.0000 |
+ | "# K-"                                          |       146 |        184 |     1.2603 |     1.1649 |      0.0000 |      6.0000 |
+ | "# Phys/SelLongKaonsForTrackEffD0ToK3Pi"        |       146 |        362 |     2.4795 |     1.7720 |      1.0000 |      13.000 |
+ | "# Phys/SelLongPionsForTrackEffD0ToK3Pi"        |       146 |       1347 |     9.2260 |     4.3585 |      1.0000 |      26.000 |
+ | "# input particles"                             |       146 |       1709 |     11.705 |     5.2540 |      2.0000 |      30.000 |
+ | "# max size K*(892)+ -> K-  pi+  pi+ "          |       146 |       7341 |     50.281 |     88.896 |      0.0000 |      588.00 |
+ | "# max size K*(892)+ -> K-  pi+  pi- "          |       146 |       5441 |     37.267 |     65.776 |      0.0000 |      480.00 |
+ | "# max size K*(892)+ -> K-  pi-  pi- "          |       146 |       5459 |     37.390 |     80.255 |      0.0000 |      768.00 |
+ | "# max size K*(892)- -> K+  pi+  pi+ "          |       146 |       6234 |     42.699 |     70.867 |      0.0000 |      392.00 |
+ | "# max size K*(892)- -> K+  pi-  pi+ "          |       146 |       5315 |     36.404 |     66.639 |      0.0000 |      546.00 |
+ | "# max size K*(892)- -> K+  pi-  pi- "          |       146 |       6139 |     42.048 |     99.359 |      0.0000 |      1014.0 |
+ | "# pi+"                                         |       146 |        701 |     4.8014 |     2.7588 |      0.0000 |      14.000 |
+ | "# pi-"                                         |       146 |        646 |     4.4247 |     2.5016 |      0.0000 |      16.000 |
+ | "# selected"                                    |       146 |         64 |    0.43836 |     1.5702 |      0.0000 |      11.000 |
+ |*"#accept"                                       |       146 |         19 |(  13.0137 +- 2.78451  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |     21473 |        248 |(  1.15494 +- 0.0729139)%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       248 |         64 |(  25.8065 +- 2.77857  )%|   -------   |   -------   |
+ForTrackEffD0ToK3PiSelAllVe...   INFO ********************************************************************************
+ForTrackEffD0ToK3PiSelAllVe...   INFO  created 'pi+' and 'pi- : 2052 per 19 calls (108+-45.9576)/event
+ForTrackEffD0ToK3PiSelAllVe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+ForTrackEffD0ToK3PiSelVeloP...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ForTrackEffD0ToK3PiSelAllVeloPartsVeloPi|        19 |       2052 |     108.00 |     45.958 |      70.000 |      239.00 |
+ | "# input particles"                             |        19 |       2052 |     108.00 |     45.958 |      70.000 |      239.00 |
+ |*"#accept"                                       |        19 |         19 |(  100.000 +- 5.26316  )%|   -------   |   -------   |
+ | "#passed"                                       |        19 |       1641 |     86.368 |     40.633 |      44.000 |      194.00 |
+ |*"efficiency"                                    |      2052 |       1641 |(  79.9708 +- 0.883505 )%|   -------   |   -------   |
+ForTrackEffD0ToK3PiMissingP...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D0 -> K*(892)+  pi+ "                        |        19 |          4 |    0.21053 |    0.40768 |      0.0000 |      1.0000 |
+ | "# D0 -> K*(892)+  pi- "                        |        19 |          5 |    0.26316 |    0.71393 |      0.0000 |      3.0000 |
+ | "# D~0 -> K*(892)-  pi+ "                       |        19 |          3 |    0.15789 |    0.48809 |      0.0000 |      2.0000 |
+ | "# D~0 -> K*(892)-  pi- "                       |        19 |          4 |    0.21053 |    0.52103 |      0.0000 |      2.0000 |
+ | "# K*(892)+"                                    |        19 |         33 |     1.7368 |     2.6525 |      0.0000 |      10.000 |
+ | "# K*(892)-"                                    |        19 |         31 |     1.6316 |     1.8977 |      0.0000 |      7.0000 |
+ | "# Phys/ForTrackEffD0ToK3PiMissingPion4BodySelKs|        19 |         64 |     3.3684 |     3.0124 |      1.0000 |      11.000 |
+ | "# Phys/ForTrackEffD0ToK3PiSelVeloPartsVeloPions|        19 |       1641 |     86.368 |     40.633 |      44.000 |      194.00 |
+ | "# input particles"                             |        19 |       1705 |     89.737 |     41.947 |      50.000 |      201.00 |
+ | "# max size D0 -> K*(892)+  pi+ "               |        19 |       2236 |     117.68 |     251.04 |      0.0000 |      930.00 |
+ | "# max size D0 -> K*(892)+  pi- "               |        19 |       2008 |     105.68 |     229.76 |      0.0000 |      890.00 |
+ | "# max size D~0 -> K*(892)-  pi+ "              |        19 |       1124 |     59.158 |     76.550 |      0.0000 |      301.00 |
+ | "# max size D~0 -> K*(892)-  pi- "              |        19 |       1104 |     58.105 |     67.297 |      0.0000 |      210.00 |
+ | "# pi+"                                         |        19 |        831 |     43.737 |     21.973 |      23.000 |      105.00 |
+ | "# pi-"                                         |        19 |        810 |     42.632 |     19.255 |      21.000 |      89.000 |
+ | "# selected"                                    |        19 |         16 |    0.84211 |     1.0394 |      0.0000 |      3.0000 |
+ |*"#accept"                                       |        19 |          9 |(  47.3684 +- 11.4549  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6472 |        213 |(  3.29110 +- 0.221761 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       213 |         16 |(  7.51174 +- 1.80602  )%|   -------   |   -------   |
+ForTrackEffD0ToK3PiMissingP...SUCCESS Number of counters : 20
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# D*(2010)+ -> D0  pi+ "                       |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)+ -> D~0  pi+ "                      |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D0  pi- "                       |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D*(2010)- -> D~0  pi- "                      |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# D0"                                          |         9 |          9 |     1.0000 |    0.94281 |      0.0000 |      3.0000 |
+ | "# D~0"                                         |         9 |          7 |    0.77778 |    0.91625 |      0.0000 |      2.0000 |
+ | "# Phys/ForTrackEffD0ToK3PiMissingPion4BodySelD0|         9 |         16 |     1.7778 |    0.78567 |      1.0000 |      3.0000 |
+ | "# Phys/StdAllLoosePions"                       |         9 |        495 |     55.000 |     24.313 |      33.000 |      100.00 |
+ | "# input particles"                             |         9 |        511 |     56.778 |     24.480 |      34.000 |      101.00 |
+ | "# max size D*(2010)+ -> D0  pi+ "              |         9 |        130 |     14.444 |     16.194 |      0.0000 |      51.000 |
+ | "# max size D*(2010)+ -> D~0  pi+ "             |         9 |         95 |     10.556 |     14.151 |      0.0000 |      38.000 |
+ | "# max size D*(2010)- -> D0  pi- "              |         9 |        152 |     16.889 |     20.245 |      0.0000 |      66.000 |
+ | "# max size D*(2010)- -> D~0  pi- "             |         9 |         80 |     8.8889 |     11.318 |      0.0000 |      30.000 |
+ | "# pi+"                                         |         9 |        131 |     14.556 |     7.2589 |      8.0000 |      32.000 |
+ | "# pi-"                                         |         9 |        135 |     15.000 |     6.5828 |      6.0000 |      30.000 |
+ | "# selected"                                    |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"#accept"                                       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       457 |        104 |(  22.7571 +- 1.96124  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       104 |          0 |(  0.00000 +- 0.961538 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        171 |(  17.1000 +- 1.19063  )%|   -------   |   -------   |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       171 |        171 |(  100.000 +- 0.584795 )%|   -------   |   -------   |
+ForTrackEffD0ToK3PiMissingP...SUCCESS Number of counters : 20
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+ -> K-  pi+ "                        |       146 |         29 |    0.19863 |    0.62614 |      0.0000 |      5.0000 |
+ | "# K*(892)+ -> K-  pi- "                        |       146 |         11 |   0.075342 |    0.26394 |      0.0000 |      1.0000 |
+ | "# K*(892)- -> K+  pi+ "                        |       146 |         13 |   0.089041 |    0.36866 |      0.0000 |      3.0000 |
+ | "# K*(892)- -> K+  pi- "                        |       146 |         23 |    0.15753 |    0.43303 |      0.0000 |      2.0000 |
+ | "# K+"                                          |       146 |        178 |     1.2192 |     1.1616 |      0.0000 |      8.0000 |
+ | "# K-"                                          |       146 |        184 |     1.2603 |     1.1649 |      0.0000 |      6.0000 |
+ | "# Phys/SelLongKaonsForTrackEffD0ToK3Pi"        |       146 |        362 |     2.4795 |     1.7720 |      1.0000 |      13.000 |
+ | "# Phys/SelLongPionsForTrackEffD0ToK3Pi"        |       146 |       1347 |     9.2260 |     4.3585 |      1.0000 |      26.000 |
+ | "# input particles"                             |       146 |       1709 |     11.705 |     5.2540 |      2.0000 |      30.000 |
+ | "# max size K*(892)+ -> K-  pi+ "               |       146 |       1025 |     7.0205 |     8.8220 |      0.0000 |      44.000 |
+ | "# max size K*(892)+ -> K-  pi- "               |       146 |        853 |     5.8425 |     7.4766 |      0.0000 |      48.000 |
+ | "# max size K*(892)- -> K+  pi+ "               |       146 |        932 |     6.3836 |     8.1184 |      0.0000 |      56.000 |
+ | "# max size K*(892)- -> K+  pi- "               |       146 |        929 |     6.3630 |     9.3177 |      0.0000 |      78.000 |
+ | "# pi+"                                         |       146 |        701 |     4.8014 |     2.7588 |      0.0000 |      14.000 |
+ | "# pi-"                                         |       146 |        646 |     4.4247 |     2.5016 |      0.0000 |      16.000 |
+ | "# selected"                                    |       146 |         76 |    0.52055 |     1.0993 |      0.0000 |      8.0000 |
+ |*"#accept"                                       |       146 |         41 |(  28.0822 +- 3.71927  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      3739 |        219 |(  5.85718 +- 0.384026 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       219 |         76 |(  34.7032 +- 3.21669  )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ForTrackEffD0ToK3PiSelAllVe...   INFO ********************************************************************************
+ForTrackEffD0ToK3PiSelAllVe...   INFO  created 'p+' and 'p~- : 4008 per 41 calls (97.7561+-48.8571)/event
+ForTrackEffD0ToK3PiSelAllVe...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |        41 |         41 |(  100.000 +- 2.43902  )%|   -------   |   -------   |
+ForTrackEffD0ToK3PiSelVeloP...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ForTrackEffD0ToK3PiSelAllVeloPartsVeloPr|        41 |       4008 |     97.756 |     48.857 |      29.000 |      285.00 |
+ | "# input particles"                             |        41 |       4008 |     97.756 |     48.857 |      29.000 |      285.00 |
+ |*"#accept"                                       |        41 |         41 |(  100.000 +- 2.43902  )%|   -------   |   -------   |
+ | "#passed"                                       |        41 |       3183 |     77.634 |     42.351 |      21.000 |      236.00 |
+ |*"efficiency"                                    |      4008 |       3183 |(  79.4162 +- 0.638636 )%|   -------   |   -------   |
+ForTrackEffD0ToK3PiMissingP...SUCCESS Number of counters : 19
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+"                                    |        41 |         40 |    0.97561 |     1.2195 |      0.0000 |      6.0000 |
+ | "# K*(892)-"                                    |        41 |         36 |    0.87805 |     1.0864 |      0.0000 |      4.0000 |
+ | "# Lambda_c+ -> K*(892)+  p+ "                  |        41 |          9 |    0.21951 |    0.46916 |      0.0000 |      2.0000 |
+ | "# Lambda_c+ -> K*(892)+  p~- "                 |        41 |          9 |    0.21951 |    0.64438 |      0.0000 |      3.0000 |
+ | "# Lambda_c~- -> K*(892)-  p+ "                 |        41 |          3 |   0.073171 |    0.26042 |      0.0000 |      1.0000 |
+ | "# Lambda_c~- -> K*(892)-  p~- "                |        41 |          6 |    0.14634 |    0.41678 |      0.0000 |      2.0000 |
+ | "# Phys/ForTrackEffD0ToK3PiMissingProtonSelKst" |        41 |         76 |     1.8537 |     1.3536 |      1.0000 |      8.0000 |
+ | "# Phys/ForTrackEffD0ToK3PiSelVeloPartsVeloProto|        41 |       3183 |     77.634 |     42.351 |      21.000 |      236.00 |
+ | "# input particles"                             |        41 |       3259 |     79.488 |     42.841 |      22.000 |      238.00 |
+ | "# max size Lambda_c+ -> K*(892)+  p+ "         |        41 |       2100 |     51.220 |     103.29 |      0.0000 |      558.00 |
+ | "# max size Lambda_c+ -> K*(892)+  p~- "        |        41 |       1982 |     48.341 |     95.414 |      0.0000 |      534.00 |
+ | "# max size Lambda_c~- -> K*(892)-  p+ "        |        41 |       1284 |     31.317 |     44.178 |      0.0000 |      172.00 |
+ | "# max size Lambda_c~- -> K*(892)-  p~- "       |        41 |       1352 |     32.976 |     43.537 |      0.0000 |      150.00 |
+ | "# p+"                                          |        41 |       1561 |     38.073 |     22.695 |      11.000 |      121.00 |
+ | "# p~-"                                         |        41 |       1622 |     39.561 |     20.424 |      9.0000 |      115.00 |
+ | "# selected"                                    |        41 |         27 |    0.65854 |     1.0957 |      0.0000 |      5.0000 |
+ |*"#accept"                                       |        41 |         16 |(  39.0244 +- 7.61823  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |      6718 |        193 |(  2.87288 +- 0.203802 )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       193 |         27 |(  13.9896 +- 2.49689  )%|   -------   |   -------   |
+ForTrackEffD0ToK3PiMissingP...SUCCESS Number of counters : 20
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Lambda_c+"                                   |        16 |         18 |     1.1250 |     1.1110 |      0.0000 |      4.0000 |
+ | "# Lambda_c~-"                                  |        16 |          9 |    0.56250 |    0.78810 |      0.0000 |      2.0000 |
+ | "# Phys/ForTrackEffD0ToK3PiMissingProtonSelD0"  |        16 |         27 |     1.6875 |     1.1575 |      1.0000 |      5.0000 |
+ | "# Phys/StdAllLoosePions"                       |        16 |        797 |     49.812 |     19.831 |      33.000 |      100.00 |
+ | "# Sigma_c0 -> Lambda_c+  pi+ "                 |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma_c0 -> Lambda_c+  pi- "                 |        16 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Sigma_c~0 -> Lambda_c~-  pi+ "               |        16 |          1 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# Sigma_c~0 -> Lambda_c~-  pi- "               |        16 |          1 |   0.062500 |    0.24206 |      0.0000 |      1.0000 |
+ | "# input particles"                             |        16 |        824 |     51.500 |     20.236 |      35.000 |      102.00 |
+ | "# max size Sigma_c0 -> Lambda_c+  pi+ "        |        16 |        257 |     16.062 |     20.234 |      0.0000 |      68.000 |
+ | "# max size Sigma_c0 -> Lambda_c+  pi- "        |        16 |        274 |     17.125 |     23.114 |      0.0000 |      88.000 |
+ | "# max size Sigma_c~0 -> Lambda_c~-  pi+ "      |        16 |         87 |     5.4375 |     7.7940 |      0.0000 |      22.000 |
+ | "# max size Sigma_c~0 -> Lambda_c~-  pi- "      |        16 |         80 |     5.0000 |     7.0267 |      0.0000 |      22.000 |
+ | "# pi+"                                         |        16 |        198 |     12.375 |     5.7866 |      6.0000 |      32.000 |
+ | "# pi-"                                         |        16 |        204 |     12.750 |     5.6954 |      6.0000 |      30.000 |
+ | "# selected"                                    |        16 |          2 |    0.12500 |    0.48412 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        16 |          1 |(  6.25000 +- 6.05154  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |       698 |        214 |(  30.6590 +- 1.74520  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |       214 |          2 |( 0.934579 +- 0.657752 )%|   -------   |   -------   |
+ | "Error from IParticleCombiner, skip the combinat|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+TrackEffD0ToK3PiMissingProton SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ForTrackEffD0ToK3PiMissingProtonSelDstar|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        171 |(  17.1000 +- 1.19063  )%|   -------   |   -------   |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       171 |        171 |(  100.000 +- 0.584795 )%|   -------   |   -------   |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        171 |(  17.1000 +- 1.19063  )%|   -------   |   -------   |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       171 |        171 |(  100.000 +- 0.584795 )%|   -------   |   -------   |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#accept"                                       |         0 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          0 |(  0.00000 +- 0.100000 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |      1000 |        171 |(  17.1000 +- 1.19063  )%|   -------   |   -------   |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#passed"                                       |       171 |        171 |(  100.000 +- 0.584795 )%|   -------   |   -------   |
+SelForTrackEffD0ToK3PiMissi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/ForTrackEffD0ToK3PiMissingProtonSelDstar|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "# input particles"                             |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+TrackEffD0ToK3PiMissingProt...SUCCESS Number of counters : 20
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# K*(892)+"                                    |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*(892)-"                                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "# K*_0(1430)0 -> K*(892)+  pi+ "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*_0(1430)0 -> K*(892)+  pi- "               |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*_0(1430)~0 -> K*(892)-  pi+ "              |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# K*_0(1430)~0 -> K*(892)-  pi- "              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"# Phys/ForTrackEffD0ToK3PiMissingProtonSelKst" |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"# Phys/SelForTrackEffD0ToK3PiMissingProtonSelDs|         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ | "# Phys/StdAllNoPIDsPions"                      |         1 |         37 |     37.000 |     0.0000 |      37.000 |      37.000 |
+ | "# input particles"                             |         1 |         39 |     39.000 |     0.0000 |      39.000 |      39.000 |
+ | "# max size K*_0(1430)0 -> K*(892)+  pi+ "      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size K*_0(1430)0 -> K*(892)+  pi- "      |         1 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# max size K*_0(1430)~0 -> K*(892)-  pi+ "     |         1 |         19 |     19.000 |     0.0000 |      19.000 |      19.000 |
+ | "# max size K*_0(1430)~0 -> K*(892)-  pi- "     |         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ | "# pi+"                                         |         1 |         19 |     19.000 |     0.0000 |      19.000 |      19.000 |
+ | "# pi-"                                         |         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ | "# selected"                                    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+ |*"#pass combcut"                                 |        36 |          1 |(  2.77778 +- 2.73893  )%|   -------   |   -------   |
+ |*"#pass mother cut"                              |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         1 |          1 |(  100.000 +- 100.000  )%|   -------   |   -------   |
+StrippingTrackEffD0ToK3PiMi...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingTrackEffD0ToK3PiMi...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          1 |( 0.100000 +- 0.0999500)%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+StrippingStreamCharmComplet...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |       1000 |(  100.000 +- 0.100000 )%|   -------   |   -------   |
+StrippingStreamCharmComplet...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+StrippingStreamCharmComplet...SUCCESS Booked 5 Histogram(s) : 1D=4 1DProf=1 
+StrippingStreamCharmComplet...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ |*"#accept"                                       |      1000 |          9 |( 0.900000 +- 0.298647 )%|   -------   |   -------   |
+ | "#errors"                                       |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#slow events"                                  |      1000 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+BTag_Global                   SUCCESS Number of counters : 289
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0D02HHD02HHBeauty2CharmLine"      |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0D0D02HHD02K3PiBeauty2CharmLine"    |       392 |          8 |   0.020408 |    0.26648 |      0.0000 |      5.0000 |
+ | "# Phys/B02D0D0D02K3PiD02K3PiBeauty2CharmLine"  |       392 |          6 |   0.015306 |    0.21374 |      0.0000 |      4.0000 |
+ | "# Phys/B02D0D0KSD02HHD02HHDDBeauty2CharmLine"  |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0D0KSD02HHD02HHLLBeauty2CharmLine"  |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0D0KSD02HHD02K3PiDDBeauty2CharmLine"|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0D0KSD02HHD02K3PiLLBeauty2CharmLine"|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0D0KSD02K3PiD02K3PiDDBeauty2CharmLin|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0D0KSD02K3PiD02K3PiLLBeauty2CharmLin|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0D0KstD02HHD02HHBeauty2CharmLine"   |       392 |          4 |   0.010204 |    0.20177 |      0.0000 |      4.0000 |
+ | "# Phys/B02D0DKBeauty2CharmLine"                |       392 |         16 |   0.040816 |    0.71312 |      0.0000 |      14.000 |
+ | "# Phys/B02D0DKD02K3PiBeauty2CharmLine"         |       392 |         30 |   0.076531 |     1.5133 |      0.0000 |      30.000 |
+ | "# Phys/B02D0DKWSBeauty2CharmLine"              |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0DKWSD02K3PiBeauty2CharmLine"       |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KKD2HHBeauty2CharmLine"            |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KKD2HHHHBeauty2CharmLine"          |       392 |         23 |   0.058673 |    0.60113 |      0.0000 |      8.0000 |
+ | "# Phys/B02D0KKD2HHHHWSBeauty2CharmLine"        |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KKD2HHWSBeauty2CharmLine"          |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KKD2Pi0HHMergedBeauty2CharmLine"   |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KKD2Pi0HHResolvedBeauty2CharmLine" |       392 |        104 |    0.26531 |     1.8172 |      0.0000 |      23.000 |
+ | "# Phys/B02D0KPiD2HHBeauty2CharmLine"           |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD2HHHHBeauty2CharmLine"         |       392 |         20 |   0.051020 |    0.53685 |      0.0000 |      8.0000 |
+ | "# Phys/B02D0KPiD2HHHHWSBeauty2CharmLine"       |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD2HHWSBeauty2CharmLine"         |       392 |          2 |  0.0051020 |   0.071246 |      0.0000 |      1.0000 |
+ | "# Phys/B02D0KPiD2KSHHDDBeauty2CharmLine"       |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD2KSHHDDWSBeauty2CharmLine"     |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD2KSHHLLBeauty2CharmLine"       |       392 |          2 |  0.0051020 |    0.10089 |      0.0000 |      2.0000 |
+ | "# Phys/B02D0KPiD2KSHHLLWSBeauty2CharmLine"     |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD2Pi0HHMergedBeauty2CharmLine"  |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KSDDD2HHBeauty2CharmLine"          |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KSDDD2K3PiBeauty2CharmLine"        |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KSLLD2HHBeauty2CharmLine"          |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KSLLD2K3PiBeauty2CharmLine"        |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0MuMuD2HHBeauty2CharmLine"          |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0MuMuD2HHHHBeauty2CharmLine"        |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0MuMuD2KSHHDDBeauty2CharmLine"      |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0MuMuD2KSHHLLBeauty2CharmLine"      |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0MuMuWSD2HHBeauty2CharmLine"        |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0MuMuWSD2HHHHBeauty2CharmLine"      |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0MuMuWSD2KSHHDDBeauty2CharmLine"    |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0MuMuWSD2KSHHLLBeauty2CharmLine"    |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0PPbarD2HHBeauty2CharmLine"         |       392 |          2 |  0.0051020 |   0.071246 |      0.0000 |      1.0000 |
+ | "# Phys/B02D0PPbarWSD2HHBeauty2CharmLine"       |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0PiPiD2HHHHBeauty2CharmLine"        |       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# Phys/B02D0PiPiD2HHHHWSBeauty2CharmLine"      |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0PiPiD2HHWSBeauty2CharmLine"        |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0PiPiD2Pi0HHMergedBeauty2CharmLine" |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0PiPiD2Pi0HHResolvedBeauty2CharmLine|       392 |         69 |    0.17602 |     1.5883 |      0.0000 |      23.000 |
+ | "# Phys/B02DDKSDDBeauty2CharmLine"              |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DDKSLLBeauty2CharmLine"              |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DDKSWSDDBeauty2CharmLine"            |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DDKSWSLLBeauty2CharmLine"            |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DDWSBeauty2CharmLine"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DHHWSD2HHBeauty2CharmLine"           |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DHHWSD2HHHHBeauty2CharmLine"         |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DHHWSD2HHHHWSBeauty2CharmLine"       |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DHHWSD2HHWSBeauty2CharmLine"         |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DHHWSD2KSHHDDBeauty2CharmLine"       |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DHHWSD2KSHHDDWSBeauty2CharmLine"     |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DHHWSD2KSHHLLBeauty2CharmLine"       |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DHHWSD2KSHHLLWSBeauty2CharmLine"     |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DHHWSD2Pi0HHMergedBeauty2CharmLine"  |       392 |          4 |   0.010204 |    0.20177 |      0.0000 |      4.0000 |
+ | "# Phys/B02DHHWSD2Pi0HHResolvedBeauty2CharmLine"|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKD2HHHUPBeauty2CharmLine"           |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKD2KSHDDBeauty2CharmLine"           |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKD2KSHLLBeauty2CharmLine"           |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKD2PhiMuNuBeauty2CharmLine"         |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKD2Pi0HHHMergedBeauty2CharmLine"    |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKD2Pi0HHHResolvedBeauty2CharmLine"  |       392 |         12 |   0.030612 |    0.43340 |      0.0000 |      7.0000 |
+ | "# Phys/B02DKKPiD2HHHPIDBeauty2CharmLine"       |       392 |          6 |   0.015306 |    0.21374 |      0.0000 |      4.0000 |
+ | "# Phys/B02DKKPiWSD2HHHPIDBeauty2CharmLine"     |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKLTUBD2HHHBeauty2CharmLine"         |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKPiPiD2HHHPIDBeauty2CharmLine"      |       392 |         21 |   0.053571 |    0.48412 |      0.0000 |      8.0000 |
+ | "# Phys/B02DKPiPiSSD2HHHPIDBeauty2CharmLine"    |       392 |         12 |   0.030612 |    0.39003 |      0.0000 |      7.0000 |
+ | "# Phys/B02DKPiPiSSWSD2HHHPIDBeauty2CharmLine"  |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKPiPiWSD2HHHPIDBeauty2CharmLine"    |       392 |         35 |   0.089286 |     1.2078 |      0.0000 |      23.000 |
+ | "# Phys/B02DKWSD2KSHDDBeauty2CharmLine"         |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKWSD2KSHLLBeauty2CharmLine"         |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKWSD2PhiMuNuBeauty2CharmLine"       |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKWSD2Pi0HHHMergedBeauty2CharmLine"  |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKWSD2Pi0HHHResolvedBeauty2CharmLine"|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKsKDDD2HHHCFPIDBeauty2CharmLine"    |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKsKDDWSD2HHHCFPIDBeauty2CharmLine"  |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKsKLLD2HHHCFPIDBeauty2CharmLine"    |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKsKLLWSD2HHHCFPIDBeauty2CharmLine"  |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKsPiDDD2HHHCFPIDBeauty2CharmLine"   |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKsPiDDWSD2HHHCFPIDBeauty2CharmLine" |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKsPiLLD2HHHCFPIDBeauty2CharmLine"   |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKsPiLLWSD2HHHCFPIDBeauty2CharmLine" |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKstarPMD2HHHCFPIDBeauty2CharmLine"  |       392 |          4 |   0.010204 |    0.15939 |      0.0000 |      3.0000 |
+ | "# Phys/B02DPiD2KSHDDBeauty2CharmLine"          |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DPiD2KSHLLBeauty2CharmLine"          |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DPiD2PhiMuNuBeauty2CharmLine"        |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DPiD2Pi0HHHMergedBeauty2CharmLine"   |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DPiD2Pi0HHHResolvedBeauty2CharmLine" |       392 |         12 |   0.030612 |    0.43340 |      0.0000 |      7.0000 |
+ | "# Phys/B02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmL|       392 |         39 |   0.099490 |    0.88225 |      0.0000 |      13.000 |
+ | "# Phys/B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2Char|       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# Phys/B02DPiPiPiD2HHHPIDBeauty2CharmLine"     |       392 |         33 |   0.084184 |     1.1045 |      0.0000 |      20.000 |
+ | "# Phys/B02DPiPiPiWSD2HHHPIDBeauty2CharmLine"   |       392 |         29 |   0.073980 |     1.1213 |      0.0000 |      22.000 |
+ | "# Phys/B02DPiWSD2KSHDDBeauty2CharmLine"        |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DPiWSD2KSHLLBeauty2CharmLine"        |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DPiWSD2PhiMuNuBeauty2CharmLine"      |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DPiWSD2Pi0HHHMergedBeauty2CharmLine" |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DPiWSD2Pi0HHHResolvedBeauty2CharmLine|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DPiWSNoIPD2HHHCFPIDBeauty2CharmLine" |       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# Phys/B02DPiWSNoIPDs2HHHPIDBeauty2CharmLine"  |       392 |          2 |  0.0051020 |   0.071246 |      0.0000 |      1.0000 |
+ | "# Phys/B02DRhoPMD2HHHCFPIDBeauty2CharmLine"    |       392 |          4 |   0.010204 |    0.15939 |      0.0000 |      3.0000 |
+ | "# Phys/B02DsKPiPiLTUBD2HHHBeauty2CharmLine"    |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DsstKsPiDDDsst2DGammaD2HHHBeauty2Char|       392 |          9 |   0.022959 |    0.40656 |      0.0000 |      8.0000 |
+ | "# Phys/B02DsstKsPiLLDsst2DGammaD2HHHBeauty2Char|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02Dst0DKDst02D0GammaD2HHHBeauty2CharmLi|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02Dst0DKDst02D0Pi0ResolvedD2HHHBeauty2C|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstD0KBeauty2CharmLine"              |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstD0KD02K3PiBeauty2CharmLine"       |       392 |          5 |   0.012755 |    0.25222 |      0.0000 |      5.0000 |
+ | "# Phys/B02DstD0KDstarD02K3PiBeauty2CharmLine"  |       392 |          3 |  0.0076531 |    0.15133 |      0.0000 |      3.0000 |
+ | "# Phys/B02DstD0KWSBeauty2CharmLine"            |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstD0KWSD02K3PiBeauty2CharmLine"     |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstD0KWSDstarD02K3PiBeauty2CharmLine"|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstD0KWSDstarD02K3PiD02K3PiBeauty2Cha|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDKSDDBeauty2CharmLine"            |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDKSDDDstarD02K3PiBeauty2CharmLine"|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDKSLLBeauty2CharmLine"            |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDKSLLDstarD02K3PiBeauty2CharmLine"|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDKSWSDDBeauty2CharmLine"          |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDKSWSDDDstarD02K3PiBeauty2CharmLin|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDKSWSLLBeauty2CharmLine"          |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDKSWSLLDstarD02K3PiBeauty2CharmLin|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKKBeauty2CharmLine"            |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKKDstarD02K3PiBeauty2CharmLine"|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKKDstarD02K3PiDstarD02K3PiBeaut|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSDDBeauty2CharmLine"          |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSDDDstarD02K3PiBeauty2CharmLin|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSDDDstarD02K3PiDstarD02K3PiBea|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSLLBeauty2CharmLine"          |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSLLDstarD02K3PiBeauty2CharmLin|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSLLDstarD02K3PiDstarD02K3PiBea|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSWSDDBeauty2CharmLine"        |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSWSDDDstarD02K3PiBeauty2CharmL|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSWSDDDstarD02K3PiDstarD02K3PiB|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSWSLLBeauty2CharmLine"        |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSWSLLDstarD02K3PiBeauty2CharmL|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSWSLLDstarD02K3PiDstarD02K3PiB|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKstBeauty2CharmLine"           |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKstDstarD02K3PiBeauty2CharmLine|       392 |          5 |   0.012755 |    0.25222 |      0.0000 |      5.0000 |
+ | "# Phys/B02DstDstKstDstarD02K3PiDstarD02K3PiBeau|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstWSBeauty2CharmLine"            |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstKKPiDstar2D0PiPIDBeauty2CharmLine"|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstKKPiWSDstar2D0PiPIDBeauty2CharmLin|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstKPiPiDstar2D0PiPIDBeauty2CharmLine|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstKPiPiWSDstar2D0PiPIDBeauty2CharmLi|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstPiPiPiDstar2D0PiPIDBeauty2CharmLin|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstPiPiPiWSDstar2D0PiPIDBeauty2CharmL|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarKDst2D0Pi_D2KSHHDDBeauty2CharmLi|       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# Phys/B02DstarKDst2D0Pi_D2KSHHLLBeauty2CharmLi|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarKsKDDDst2D0PiBeauty2CharmLine"  |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarKsKDDWSDst2D0PiBeauty2CharmLine"|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarKsKLLDst2D0PiBeauty2CharmLine"  |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarKsKLLWSDst2D0PiBeauty2CharmLine"|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarKsPiDDDst2D0PiBeauty2CharmLine" |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarKsPiDDWSDst2D0PiBeauty2CharmLine|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarKsPiLLDst2D0PiBeauty2CharmLine" |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarKsPiLLWSDst2D0PiBeauty2CharmLine|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarMuNuDst2D0Pi_D2HHHHBeauty2CharmL|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarMuNuDst2D0Pi_D2HHHHWSBeauty2Char|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarMuNuDst2D0Pi_D2KSHHDDBeauty2Char|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarMuNuDst2D0Pi_D2KSHHLLBeauty2Char|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarMuNuWSDst2D0Pi_D2HHHHBeauty2Char|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarMuNuWSDst2D0Pi_D2HHHHWSBeauty2Ch|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarMuNuWSDst2D0Pi_D2KSHHDDBeauty2Ch|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarMuNuWSDst2D0Pi_D2KSHHLLBeauty2Ch|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarPiDst2D0Pi_D2KSHHDDBeauty2CharmL|       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# Phys/B02DstarPiDst2D0Pi_D2KSHHLLBeauty2CharmL|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcLambda0KLc2PKPiBeauty2CharmLine"   |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcLambda0KWSLc2PKPiBeauty2CharmLine" |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcLambda0PiLc2PKPiBeauty2CharmLine"  |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcLambda0PiWSLc2PKPiBeauty2CharmLine"|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcpbarKKLc2PKPiBeauty2CharmLine"     |       392 |         13 |   0.033163 |    0.65576 |      0.0000 |      13.000 |
+ | "# Phys/B02LcpbarKKWSLc2PKPiBeauty2CharmLine"   |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcpbarKPiLc2PKPiBeauty2CharmLine"    |       392 |         41 |    0.10459 |     1.9696 |      0.0000 |      39.000 |
+ | "# Phys/B02LcpbarKPiWSLc2PKPiBeauty2CharmLine"  |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcpbarKSDDLc2PKPiBeauty2CharmLine"   |       392 |          2 |  0.0051020 |    0.10089 |      0.0000 |      2.0000 |
+ | "# Phys/B02LcpbarKSLLLc2PKPiBeauty2CharmLine"   |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcpbarKSWSDDLc2PKPiBeauty2CharmLine" |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcpbarKSWSLLLc2PKPiBeauty2CharmLine" |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcpbarPiPiLc2PKPiBeauty2CharmLine"   |       392 |          8 |   0.020408 |    0.31068 |      0.0000 |      6.0000 |
+ | "# Phys/B02LcpbarPiPiWSLc2PKPiBeauty2CharmLine" |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcpbarpbarpLc2PKPiBeauty2CharmLine"  |       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# Phys/B02LcpbarpbarpWSLc2PKPiBeauty2CharmLine"|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02a1PiBDTLine"                         |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiPiPiD2HHPIDBeauty2CharmLine"      |       392 |          2 |  0.0051020 |    0.10089 |      0.0000 |      2.0000 |
+ | "# Phys/B2HHBDTLine"                            |       392 |          2 |  0.0051020 |   0.071246 |      0.0000 |      1.0000 |
+ | "# Phys/B2HHpi0_M"                              |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2HHpi0_R"                              |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2JpsiHHBs2JpsiKstarLine"               |       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# Phys/B2JpsiHHLb2JpsipHLine"                  |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XEtaB2eta3piKSDDLine"                 |       392 |         10 |   0.025510 |    0.50443 |      0.0000 |      10.000 |
+ | "# Phys/B2XEtaB2eta3piKSLLLine"                 |       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# Phys/B2XEtaB2eta3piKstarLine"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XEtaB2etapKSDDLine"                   |       392 |         21 |   0.053571 |     1.0100 |      0.0000 |      20.000 |
+ | "# Phys/B2XEtaB2etapKSLLLine"                   |       392 |          3 |  0.0076531 |    0.15133 |      0.0000 |      3.0000 |
+ | "# Phys/B2XEtaB2etapKstarLine"                  |       392 |          3 |  0.0076531 |    0.15133 |      0.0000 |      3.0000 |
+ | "# Phys/B2XEtaLb2eta3piLDDLine"                 |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XEtaLb2eta3piLLLLine"                 |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XEtaLb2etapLDDLine"                   |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XEtaLb2etapLLLLine"                   |       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# Phys/B2XEtaLb2pKeta3piLine"                  |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XEtaLb2pKetapLine"                    |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XMuMu_Line"                           |       392 |         56 |    0.14286 |     1.8169 |      0.0000 |      34.000 |
+ | "# Phys/B2pphh_kkLine"                          |       392 |          3 |  0.0076531 |    0.15133 |      0.0000 |      3.0000 |
+ | "# Phys/B2pphh_kpiLine"                         |       392 |          2 |  0.0051020 |   0.071246 |      0.0000 |      1.0000 |
+ | "# Phys/B2pphh_pipiLine"                        |       392 |          2 |  0.0051020 |    0.10089 |      0.0000 |      2.0000 |
+ | "# Phys/Bd2JpsieeKSBd2JpsieeKSDetachedLine"     |       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# Phys/Bd2JpsieeKSBd2JpsieeKSFromTracksDetached|       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# Phys/Bd2JpsieeKSBd2JpsieeKSFromTracksPrescale|       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bd2JpsieeKSBd2JpsieeKstarFromTracksPresc|       392 |          2 |  0.0051020 |    0.10089 |      0.0000 |      2.0000 |
+ | "# Phys/Beauty2XGamma2pi_2Ks_Line"              |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGamma2pi_Ks0_Line"              |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGamma2pi_Lambda0_Line"          |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGamma2pi_Line"                  |       392 |          4 |   0.010204 |    0.10050 |      0.0000 |      1.0000 |
+ | "# Phys/Beauty2XGamma2pi_gammagammaLine"        |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGamma2pi_pi0M_Line"             |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGamma2pi_pi0R_Line"             |       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# Phys/Beauty2XGamma2pi_wCNVDD_Line"           |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGamma2pi_wCNVLL_Line"           |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGamma3pi_Ks0_Line"              |       392 |          2 |  0.0051020 |    0.10089 |      0.0000 |      2.0000 |
+ | "# Phys/Beauty2XGamma3pi_Lambda0_Line"          |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGamma3pi_Line"                  |       392 |          5 |   0.012755 |    0.16703 |      0.0000 |      3.0000 |
+ | "# Phys/Beauty2XGamma3pi_gammagammaLine"        |       392 |          2 |  0.0051020 |    0.10089 |      0.0000 |      2.0000 |
+ | "# Phys/Beauty2XGamma3pi_pi0M_Line"             |       392 |          2 |  0.0051020 |   0.071246 |      0.0000 |      1.0000 |
+ | "# Phys/Beauty2XGamma3pi_pi0R_Line"             |       392 |          3 |  0.0076531 |    0.11268 |      0.0000 |      2.0000 |
+ | "# Phys/Beauty2XGamma3pi_wCNVDD_Line"           |       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# Phys/Beauty2XGamma3pi_wCNVLL_Line"           |       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# Phys/Beauty2XGamma4pi_Line"                  |       392 |          2 |  0.0051020 |   0.071246 |      0.0000 |      1.0000 |
+ | "# Phys/Beauty2XGammaNoBiasBd2KstGammaLine"     |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGammaNoBiasBs2PhiGammaLine"     |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGammaphiOmega_2pipi0M_Line"     |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGammaphiOmega_2pipi0R_Line"     |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGammapi_Ks0_Line"               |       392 |          2 |  0.0051020 |   0.071246 |      0.0000 |      1.0000 |
+ | "# Phys/Beauty2XGammapi_Lambda0_Line"           |       392 |          2 |  0.0051020 |    0.10089 |      0.0000 |      2.0000 |
+ | "# Phys/BetaSBd2JpsiKsLDDetachedLine"           |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BetaSBd2JpsiKsPrescaledLine"            |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BetaSBd2JpsiKstarPrescaledLine"         |       392 |          4 |   0.010204 |    0.20177 |      0.0000 |      4.0000 |
+ | "# Phys/BetaSBs2JpsiKstarWideLine"              |       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# Phys/BetaSBs2JpsiPhiPrescaledLine"           |       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# Phys/BetaSBs2JpsieePhiDetachedLine"          |       392 |          8 |   0.020408 |    0.22495 |      0.0000 |      4.0000 |
+ | "# Phys/BetaSBs2JpsieePhiFromTracksLine"        |       392 |          7 |   0.017857 |    0.21943 |      0.0000 |      4.0000 |
+ | "# Phys/BetaSBs2JpsieePhiLine"                  |       392 |          3 |  0.0076531 |   0.087146 |      0.0000 |      1.0000 |
+ | "# Phys/BetaSBs2PhiPhiWideLine"                 |       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# Phys/BetaSBu2JpsiKPrescaledLine"             |       392 |          3 |  0.0076531 |    0.11268 |      0.0000 |      2.0000 |
+ | "# Phys/Bs2EtacPhiBDTLine"                      |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2EtacPhiBDT_KsKPiLine"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2K0stK0stNominalLine"                 |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BsPhiRhoLine"                           |       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# Phys/Bu2KsthhDDLine"                         |       392 |         13 |   0.033163 |    0.45336 |      0.0000 |      8.0000 |
+ | "# Phys/Bu2KsthhLLLine"                         |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bu2hhh_KKK_inclLine"                    |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bu2hhh_KKK_samesignLine"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bu2hhh_pph_inclLine"                    |       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# Phys/Hb2V0V0h_KSKSKSDDD_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSKSDDL_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSKSLDD_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSKSLDL_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSKSLLD_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSKSLLL_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSLzDDD_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSLzDDL_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSLzLDD_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSLzLDL_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSLzLLD_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSLzLLL_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzKSDDD_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzKSDDL_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzKSLDD_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzKSLDL_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzKSLLD_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzKSLLL_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzLzDDD_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzLzDDL_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzLzLDD_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzLzLDL_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzLzLLD_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzLzLLL_Line"                |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/NeutralCBaryonsOmegac02OmegapiLine"     |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/NeutralCBaryonsXic02LambdaKS0Line"      |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/NeutralCBaryonsXic02LambdaKpiLine"      |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/NeutralCBaryonsXic02XiKLine"            |       392 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/NeutralCBaryonsXic02XipiLine"           |       392 |          1 |  0.0025510 |   0.050443 |      0.0000 |      1.0000 |
+ | "# input particles"                             |       392 |        773 |     1.9719 |     9.9107 |      0.0000 |      127.00 |
+ |*"#accept"                                       |       392 |        392 |(  100.000 +- 0.255102 )%|   -------   |   -------   |
+FSROutputStreamBhadron_OStream   INFO Set up File Summary Record
+FSROutputStreamBhadron_OStream   INFO Events output: 1
+FindDuplicates_Bhadron        SUCCESS Number of counters : 1007
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0D0D02HHD02HHBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0D0D02HHD02K3PiBeauty2CharmLine"    |       147 |          8 |   0.054422 |    0.43303 |      0.0000 |      5.0000 |
+ | "# Phys/B02D0D0D02K3PiD02K3PiBeauty2CharmLine"  |       147 |          6 |   0.040816 |    0.34754 |      0.0000 |      4.0000 |
+ | "# Phys/B02D0D0KSD02HHD02HHDDBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0D0KSD02HHD02HHLLBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0D0KSD02HHD02K3PiDDBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0D0KSD02HHD02K3PiLLBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0D0KSD02K3PiD02K3PiDDBeauty2CharmLin|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0D0KSD02K3PiD02K3PiLLBeauty2CharmLin|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0D0KstD02HHD02HHBeauty2CharmLine"   |       147 |          4 |   0.027211 |    0.32879 |      0.0000 |      4.0000 |
+ | "# Phys/B02D0D0KstD02HHD02K3PiBeauty2CharmLine" |       147 |        144 |    0.97959 |     11.510 |      0.0000 |      140.00 |
+ | "# Phys/B02D0D0KstD02K3PiD02K3PiBeauty2CharmLine|       147 |         41 |    0.27891 |     3.3701 |      0.0000 |      41.000 |
+ | "# Phys/B02D0DKBeauty2CharmLine"                |       147 |         16 |    0.10884 |     1.1613 |      0.0000 |      14.000 |
+ | "# Phys/B02D0DKD02K3PiBeauty2CharmLine"         |       147 |         30 |    0.20408 |     2.4659 |      0.0000 |      30.000 |
+ | "# Phys/B02D0DKWSBeauty2CharmLine"              |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0DKWSD02K3PiBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0DPiBeauty2CharmLine"               |       147 |         11 |   0.074830 |    0.82552 |      0.0000 |      10.000 |
+ | "# Phys/B02D0DPiD02K3PiBeauty2CharmLine"        |       147 |         28 |    0.19048 |     2.3015 |      0.0000 |      28.000 |
+ | "# Phys/B02D0DPiWSBeauty2CharmLine"             |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0DPiWSD02K3PiBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KKD2HHBeauty2CharmLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KKD2HHHHBeauty2CharmLine"          |       147 |         23 |    0.15646 |    0.97381 |      0.0000 |      8.0000 |
+ | "# Phys/B02D0KKD2HHHHWSBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KKD2HHWSBeauty2CharmLine"          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KKD2KSHHDDBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KKD2KSHHDDWSBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KKD2KSHHLLBeauty2CharmLine"        |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/B02D0KKD2KSHHLLWSBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KKD2Pi0HHMergedBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KKD2Pi0HHResolvedBeauty2CharmLine" |       147 |        104 |    0.70748 |     2.9142 |      0.0000 |      23.000 |
+ | "# Phys/B02D0KPiD02KMuNuLine"                   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD02KMuNuSUPLine"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD02KMuNuWSLine"                 |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD02KMuNuWSSUPLine"              |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD02KPiPiMuNuLine"               |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD02KPiPiMuNuSUPLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD02KPiPiMuNuWSLine"             |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD02KPiPiMuNuWSSUPLine"          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD02PiMuNuLine"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD02PiMuNuSUPLine"               |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/B02D0KPiD02PiMuNuWSLine"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD02PiMuNuWSSUPLine"             |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD2HHBeauty2CharmLine"           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD2HHHHBeauty2CharmLine"         |       147 |         20 |    0.13605 |    0.87006 |      0.0000 |      8.0000 |
+ | "# Phys/B02D0KPiD2HHHHWSBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD2HHWSBeauty2CharmLine"         |       147 |          2 |   0.013605 |    0.11585 |      0.0000 |      1.0000 |
+ | "# Phys/B02D0KPiD2KSHHDDBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD2KSHHDDWSBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD2KSHHLLBeauty2CharmLine"       |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/B02D0KPiD2KSHHLLWSBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD2Pi0HHMergedBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KPiD2Pi0HHResolvedBeauty2CharmLine"|       147 |        158 |     1.0748 |     4.8278 |      0.0000 |      46.000 |
+ | "# Phys/B02D0KSDDD2HHBeauty2CharmLine"          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KSDDD2K3PiBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KSLLD2HHBeauty2CharmLine"          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0KSLLD2K3PiBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0MuMuD2HHBeauty2CharmLine"          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0MuMuD2HHHHBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0MuMuD2KSHHDDBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0MuMuD2KSHHLLBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0MuMuWSD2HHBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0MuMuWSD2HHHHBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0MuMuWSD2KSHHDDBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0MuMuWSD2KSHHLLBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0PPbarD2HHBeauty2CharmLine"         |       147 |          2 |   0.013605 |    0.11585 |      0.0000 |      1.0000 |
+ | "# Phys/B02D0PPbarWSD2HHBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0PiPiD2HHHHBeauty2CharmLine"        |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B02D0PiPiD2HHHHWSBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0PiPiD2HHWSBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0PiPiD2KSHHDDBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0PiPiD2KSHHDDWSBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0PiPiD2KSHHLLBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0PiPiD2KSHHLLWSBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0PiPiD2Pi0HHMergedBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02D0PiPiD2Pi0HHResolvedBeauty2CharmLine|       147 |         69 |    0.46939 |     2.5669 |      0.0000 |      23.000 |
+ | "# Phys/B02DDKSDDBeauty2CharmLine"              |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DDKSLLBeauty2CharmLine"              |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DDKSWSDDBeauty2CharmLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DDKSWSLLBeauty2CharmLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DDKstBeauty2CharmLine"               |       147 |        253 |     1.7211 |     20.468 |      0.0000 |      249.00 |
+ | "# Phys/B02DDWSBeauty2CharmLine"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DHHWSD2HHBeauty2CharmLine"           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DHHWSD2HHHHBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DHHWSD2HHHHWSBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DHHWSD2HHWSBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DHHWSD2KSHHDDBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DHHWSD2KSHHDDWSBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DHHWSD2KSHHLLBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DHHWSD2KSHHLLWSBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DHHWSD2Pi0HHMergedBeauty2CharmLine"  |       147 |          4 |   0.027211 |    0.32879 |      0.0000 |      4.0000 |
+ | "# Phys/B02DHHWSD2Pi0HHResolvedBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKD2HHHUPBeauty2CharmLine"           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKD2KSHDDBeauty2CharmLine"           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKD2KSHLLBeauty2CharmLine"           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKD2PhiMuNuBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKD2Pi0HHHMergedBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKD2Pi0HHHResolvedBeauty2CharmLine"  |       147 |         12 |   0.081633 |    0.70480 |      0.0000 |      7.0000 |
+ | "# Phys/B02DKKPiD2HHHPIDBeauty2CharmLine"       |       147 |          6 |   0.040816 |    0.34754 |      0.0000 |      4.0000 |
+ | "# Phys/B02DKKPiWSD2HHHPIDBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKLTUBD2HHHBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKPi0MergedD2HHHCFPIDBeauty2CharmLine|       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B02DKPi0MergedWSD2HHHCFPIDBeauty2CharmLi|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKPi0ResolvedD2HHHCFPIDBeauty2CharmLi|       147 |         37 |    0.25170 |     1.3595 |      0.0000 |      12.000 |
+ | "# Phys/B02DKPi0ResolvedWSD2HHHCFPIDBeauty2Charm|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKPiPiD2HHHPIDBeauty2CharmLine"      |       147 |         21 |    0.14286 |    0.78246 |      0.0000 |      8.0000 |
+ | "# Phys/B02DKPiPiSSD2HHHPIDBeauty2CharmLine"    |       147 |         12 |   0.081633 |    0.63364 |      0.0000 |      7.0000 |
+ | "# Phys/B02DKPiPiSSWSD2HHHPIDBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKPiPiWSD2HHHPIDBeauty2CharmLine"    |       147 |         35 |    0.23810 |     1.9634 |      0.0000 |      23.000 |
+ | "# Phys/B02DKWSD2HHHBeauty2CharmLine"           |       147 |          3 |   0.020408 |    0.18330 |      0.0000 |      2.0000 |
+ | "# Phys/B02DKWSD2KSHDDBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKWSD2KSHLLBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKWSD2PhiMuNuBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKWSD2Pi0HHHMergedBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKWSD2Pi0HHHResolvedBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKsKDDD2HHHCFPIDBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKsKDDWSD2HHHCFPIDBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKsKLLD2HHHCFPIDBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKsKLLWSD2HHHCFPIDBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKsPiDDD2HHHCFPIDBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKsPiDDWSD2HHHCFPIDBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKsPiLLD2HHHCFPIDBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKsPiLLWSD2HHHCFPIDBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DKstarPMD2HHHCFPIDBeauty2CharmLine"  |       147 |          4 |   0.027211 |    0.25940 |      0.0000 |      3.0000 |
+ | "# Phys/B02DPiD2KSHDDBeauty2CharmLine"          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DPiD2KSHLLBeauty2CharmLine"          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DPiD2PhiMuNuBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DPiD2Pi0HHHMergedBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DPiD2Pi0HHHResolvedBeauty2CharmLine" |       147 |         12 |   0.081633 |    0.70480 |      0.0000 |      7.0000 |
+ | "# Phys/B02DPiNoIPDs2HHHPIDBeauty2CharmLine"    |       147 |          3 |   0.020408 |    0.18330 |      0.0000 |      2.0000 |
+ | "# Phys/B02DPiPi0MergedD2HHHCFPIDBeauty2CharmLin|       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B02DPiPi0MergedWSD2HHHCFPIDBeauty2CharmL|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmL|       147 |         39 |    0.26531 |     1.4254 |      0.0000 |      13.000 |
+ | "# Phys/B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2Char|       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B02DPiPiPiD2HHHPIDBeauty2CharmLine"     |       147 |         33 |    0.22449 |     1.7949 |      0.0000 |      20.000 |
+ | "# Phys/B02DPiPiPiWSD2HHHPIDBeauty2CharmLine"   |       147 |         29 |    0.19728 |     1.8244 |      0.0000 |      22.000 |
+ | "# Phys/B02DPiWSD2HHHBeauty2CharmLine"          |       147 |          3 |   0.020408 |    0.18330 |      0.0000 |      2.0000 |
+ | "# Phys/B02DPiWSD2KSHDDBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DPiWSD2KSHLLBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DPiWSD2PhiMuNuBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DPiWSD2Pi0HHHMergedBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DPiWSD2Pi0HHHResolvedBeauty2CharmLine|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DPiWSNoIPD2HHHCFPIDBeauty2CharmLine" |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B02DPiWSNoIPDs2HHHPIDBeauty2CharmLine"  |       147 |          2 |   0.013605 |    0.11585 |      0.0000 |      1.0000 |
+ | "# Phys/B02DRhoPMD2HHHCFPIDBeauty2CharmLine"    |       147 |          4 |   0.027211 |    0.25940 |      0.0000 |      3.0000 |
+ | "# Phys/B02DppbarKD2HHHBeauty2CharmLine"        |       147 |         98 |    0.66667 |     6.6826 |      0.0000 |      80.000 |
+ | "# Phys/B02DppbarPiD2HHHBeauty2CharmLine"       |       147 |        154 |     1.0476 |     8.7149 |      0.0000 |      103.00 |
+ | "# Phys/B02DsKPiPiLTUBD2HHHBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DsstKsPiDDDsst2DGammaD2HHHBeauty2Char|       147 |          9 |   0.061224 |    0.66214 |      0.0000 |      8.0000 |
+ | "# Phys/B02DsstKsPiLLDsst2DGammaD2HHHBeauty2Char|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02Dst0DKDst02D0GammaD2HHHBeauty2CharmLi|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02Dst0DKDst02D0Pi0ResolvedD2HHHBeauty2C|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstD0KBeauty2CharmLine"              |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstD0KD02K3PiBeauty2CharmLine"       |       147 |          5 |   0.034014 |    0.41099 |      0.0000 |      5.0000 |
+ | "# Phys/B02DstD0KDstarD02K3PiBeauty2CharmLine"  |       147 |          3 |   0.020408 |    0.24659 |      0.0000 |      3.0000 |
+ | "# Phys/B02DstD0KDstarD02K3PiD02K3PiBeauty2Charm|       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B02DstD0KWSBeauty2CharmLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstD0KWSD02K3PiBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstD0KWSDstarD02K3PiBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstD0KWSDstarD02K3PiD02K3PiBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstD0PiBeauty2CharmLine"             |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstD0PiD02K3PiBeauty2CharmLine"      |       147 |          5 |   0.034014 |    0.41099 |      0.0000 |      5.0000 |
+ | "# Phys/B02DstD0PiDstarD02K3PiBeauty2CharmLine" |       147 |          4 |   0.027211 |    0.25940 |      0.0000 |      3.0000 |
+ | "# Phys/B02DstD0PiDstarD02K3PiD02K3PiBeauty2Char|       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B02DstD0PiWSBeauty2CharmLine"           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstD0PiWSD02K3PiBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstD0PiWSDstarD02K3PiBeauty2CharmLine|       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B02DstD0PiWSDstarD02K3PiD02K3PiBeauty2Ch|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDKSDDBeauty2CharmLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDKSDDDstarD02K3PiBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDKSLLBeauty2CharmLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDKSLLDstarD02K3PiBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDKSWSDDBeauty2CharmLine"          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDKSWSDDDstarD02K3PiBeauty2CharmLin|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDKSWSLLBeauty2CharmLine"          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDKSWSLLDstarD02K3PiBeauty2CharmLin|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDKstBeauty2CharmLine"             |       147 |         74 |    0.50340 |     5.0567 |      0.0000 |      60.000 |
+ | "# Phys/B02DstDKstDstarD02K3PiBeauty2CharmLine" |       147 |         29 |    0.19728 |     2.3837 |      0.0000 |      29.000 |
+ | "# Phys/B02DstDWSBeauty2CharmLine"              |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKKBeauty2CharmLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKKDstarD02K3PiBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKKDstarD02K3PiDstarD02K3PiBeaut|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSDDBeauty2CharmLine"          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSDDDstarD02K3PiBeauty2CharmLin|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSDDDstarD02K3PiDstarD02K3PiBea|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSLLBeauty2CharmLine"          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSLLDstarD02K3PiBeauty2CharmLin|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSLLDstarD02K3PiDstarD02K3PiBea|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSWSDDBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSWSDDDstarD02K3PiBeauty2CharmL|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSWSDDDstarD02K3PiDstarD02K3PiB|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSWSLLBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSWSLLDstarD02K3PiBeauty2CharmL|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKSWSLLDstarD02K3PiDstarD02K3PiB|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKstBeauty2CharmLine"           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstKstDstarD02K3PiBeauty2CharmLine|       147 |          5 |   0.034014 |    0.41099 |      0.0000 |      5.0000 |
+ | "# Phys/B02DstDstKstDstarD02K3PiDstarD02K3PiBeau|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstDstWSBeauty2CharmLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstKKPiDstar2D0PiPIDBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstKKPiWSDstar2D0PiPIDBeauty2CharmLin|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstKPiPiDstar2D0PiPIDBeauty2CharmLine|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstKPiPiWSDstar2D0PiPIDBeauty2CharmLi|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstPiPiPiDstar2D0PiPIDBeauty2CharmLin|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstPiPiPiWSDstar2D0PiPIDBeauty2CharmL|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarKDst2D0Pi_D2KSHHDDBeauty2CharmLi|       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B02DstarKDst2D0Pi_D2KSHHLLBeauty2CharmLi|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarKsKDDDst2D0PiBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarKsKDDWSDst2D0PiBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarKsKLLDst2D0PiBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarKsKLLWSDst2D0PiBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarKsPiDDDst2D0PiBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarKsPiDDWSDst2D0PiBeauty2CharmLine|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarKsPiLLDst2D0PiBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarKsPiLLWSDst2D0PiBeauty2CharmLine|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarMuNuDst2D0Pi_D2HHHHBeauty2CharmL|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarMuNuDst2D0Pi_D2HHHHWSBeauty2Char|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarMuNuDst2D0Pi_D2KSHHDDBeauty2Char|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarMuNuDst2D0Pi_D2KSHHLLBeauty2Char|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarMuNuWSDst2D0Pi_D2HHHHBeauty2Char|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarMuNuWSDst2D0Pi_D2HHHHWSBeauty2Ch|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarMuNuWSDst2D0Pi_D2KSHHDDBeauty2Ch|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarMuNuWSDst2D0Pi_D2KSHHLLBeauty2Ch|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DstarPiDst2D0Pi_D2KSHHDDBeauty2CharmL|       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B02DstarPiDst2D0Pi_D2KSHHLLBeauty2CharmL|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcLambda0KLc2PKPiBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcLambda0KWSLc2PKPiBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcLambda0PiLc2PKPiBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcLambda0PiWSLc2PKPiBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02Lcmu_pKpiLine"                       |       147 |          2 |   0.013605 |    0.11585 |      0.0000 |      1.0000 |
+ | "# Phys/B02LcpbarKKLc2PKPiBeauty2CharmLine"     |       147 |         13 |   0.088435 |     1.0686 |      0.0000 |      13.000 |
+ | "# Phys/B02LcpbarKKWSLc2PKPiBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcpbarKPiLc2PKPiBeauty2CharmLine"    |       147 |         41 |    0.27891 |     3.2088 |      0.0000 |      39.000 |
+ | "# Phys/B02LcpbarKPiWSLc2PKPiBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcpbarKSDDLc2PKPiBeauty2CharmLine"   |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/B02LcpbarKSLLLc2PKPiBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcpbarKSWSDDLc2PKPiBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcpbarKSWSLLLc2PKPiBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcpbarPiPiLc2PKPiBeauty2CharmLine"   |       147 |          8 |   0.054422 |    0.50551 |      0.0000 |      6.0000 |
+ | "# Phys/B02LcpbarPiPiWSLc2PKPiBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02LcpbarpbarpLc2PKPiBeauty2CharmLine"  |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B02LcpbarpbarpWSLc2PKPiBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02a1PiBDTLine"                         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B24pB24pLine"                           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B24pB2JpsiKpiLine"                      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B24pB2PhiKhLine"                        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2CharmlessInclusive3piAllX0SelectionLin|       147 |          9 |   0.061224 |    0.48409 |      0.0000 |      5.0000 |
+ | "# Phys/B2CharmlessInclusive4piAllX0SelectionLin|       147 |          7 |   0.047619 |    0.49943 |      0.0000 |      6.0000 |
+ | "# Phys/B2CharmlessInclusiveKSX_DDSelectionLine"|       147 |         14 |   0.095238 |    0.75892 |      0.0000 |      7.0000 |
+ | "# Phys/B2CharmlessInclusiveKSX_LLSelectionLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0D0KD02HHD02HHBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0D0KD02HHD02K3PiBeauty2CharmLine"    |       147 |         21 |    0.14286 |     1.5649 |      0.0000 |      19.000 |
+ | "# Phys/B2D0D0KD02K3PiD02K3PiBeauty2CharmLine"  |       147 |         11 |   0.074830 |    0.90417 |      0.0000 |      11.000 |
+ | "# Phys/B2D0D0PiD02HHD02HHBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0D0PiD02HHD02K3PiBeauty2CharmLine"   |       147 |         10 |   0.068027 |    0.50386 |      0.0000 |      5.0000 |
+ | "# Phys/B2D0D0PiD02K3PiD02K3PiBeauty2CharmLine" |       147 |          4 |   0.027211 |    0.32879 |      0.0000 |      4.0000 |
+ | "# Phys/B2D0DBeauty2CharmLine"                  |       147 |         20 |    0.13605 |     1.2045 |      0.0000 |      14.000 |
+ | "# Phys/B2D0DD02K3PiBeauty2CharmLine"           |       147 |         38 |    0.25850 |     1.6826 |      0.0000 |      16.000 |
+ | "# Phys/B2D0DKKBeauty2CharmLine"                |       147 |         23 |    0.15646 |     1.4319 |      0.0000 |      16.000 |
+ | "# Phys/B2D0DKKD2K3PiBeauty2CharmLine"          |       147 |         60 |    0.40816 |     4.9319 |      0.0000 |      60.000 |
+ | "# Phys/B2D0DKPiBeauty2CharmLine"               |       147 |         18 |    0.12245 |     1.0998 |      0.0000 |      12.000 |
+ | "# Phys/B2D0DKPiD02K3PiBeauty2CharmLine"        |       147 |         52 |    0.35374 |     4.2743 |      0.0000 |      52.000 |
+ | "# Phys/B2D0DKSDDBeauty2CharmLine"              |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0DKSDDD02K3PiBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0DKSLLBeauty2CharmLine"              |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0DKSLLD02K3PiBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD02KMuNuLine"                      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD02KMuNuSUPLine"                   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD02KMuNuWSLine"                    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD02KMuNuWSSUPLine"                 |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD02KPiPiMuNuLine"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD02KPiPiMuNuSUPLine"               |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD02KPiPiMuNuWSLine"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD02KPiPiMuNuWSSUPLine"             |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD02KSPi0DDMergedBeauty2CharmLine"  |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2D0KD02KSPi0DDResolvedBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD02KSPi0LLMergedBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD02KSPi0LLResolvedBeauty2CharmLine"|       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2D0KD02PiMuNuLine"                     |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2D0KD02PiMuNuSUPLine"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD02PiMuNuWSLine"                   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD02PiMuNuWSSUPLine"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD2HHHHBeauty2CharmLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD2HHHHWSBeauty2CharmLine"          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD2HHWSBeauty2CharmLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD2KSHHDDBeauty2CharmLine"          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD2KSHHDDWSBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD2KSHHLLBeauty2CharmLine"          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD2KSHHLLWSBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD2KSMuMuDDBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD2KSMuMuDDWSBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD2KSMuMuLLBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD2KSMuMuLLWSBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD2KSPi0HHDDMergedBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD2KSPi0HHDDResolvedBeauty2CharmLine|       147 |          5 |   0.034014 |    0.41099 |      0.0000 |      5.0000 |
+ | "# Phys/B2D0KD2KSPi0HHLLMergedBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD2KSPi0HHLLResolvedBeauty2CharmLine|       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/B2D0KD2Pi0HHMergedBeauty2CharmLine"     |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2D0KD2Pi0HHResolvedBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD2Pi0HHWSMergedBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KD2Pi0HHWSResolvedBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KKPiD2HHPIDBeauty2CharmLine"        |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2D0KKPiD2KSHHDDBeauty2CharmLine"       |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2D0KKPiD2KSHHLLBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPi0MergedD2HHBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPi0MergedD2HHHHBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPi0MergedD2HHHHWSBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPi0MergedD2KSHHDDBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPi0MergedD2KSHHLLBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPi0ResolvedD2HHBeauty2CharmLine"   |       147 |         31 |    0.21088 |     1.3260 |      0.0000 |      14.000 |
+ | "# Phys/B2D0KPi0ResolvedD2HHHHBeauty2CharmLine" |       147 |         52 |    0.35374 |     1.9615 |      0.0000 |      17.000 |
+ | "# Phys/B2D0KPi0ResolvedD2HHHHWSBeauty2CharmLine|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPi0ResolvedD2KSHHDDBeauty2CharmLine|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPi0ResolvedD2KSHHLLBeauty2CharmLine|       147 |          5 |   0.034014 |    0.33836 |      0.0000 |      4.0000 |
+ | "# Phys/B2D0KPiPiD02KMuNuLine"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPiPiD02KMuNuSUPLine"               |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPiPiD02KMuNuWSLine"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPiPiD02KMuNuWSSUPLine"             |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPiPiD02KPiPiMuNuLine"              |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPiPiD02KPiPiMuNuSUPLine"           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPiPiD02KPiPiMuNuWSLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPiPiD02KPiPiMuNuWSSUPLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPiPiD02PiMuNuLine"                 |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPiPiD02PiMuNuSUPLine"              |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPiPiD02PiMuNuWSLine"               |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPiPiD02PiMuNuWSSUPLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPiPiD2HHPIDBeauty2CharmLine"       |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2D0KPiPiD2KSHHDDBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KPiPiD2KSHHLLBeauty2CharmLine"      |       147 |          3 |   0.020408 |    0.24659 |      0.0000 |      3.0000 |
+ | "# Phys/B2D0KsPiDDD2HHBeauty2CharmLine"         |       147 |          4 |   0.027211 |    0.25940 |      0.0000 |      3.0000 |
+ | "# Phys/B2D0KsPiDDD2HHHHBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KsPiDDD2HHHHWSBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KsPiDDD2HHWSBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KsPiDDD2KSHHDDBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KsPiDDD2KSHHDDWSBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KsPiDDD2KSHHLLBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KsPiDDD2KSHHLLWSBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KsPiLLD2HHBeauty2CharmLine"         |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2D0KsPiLLD2HHHHBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KsPiLLD2HHHHWSBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KsPiLLD2HHWSBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KsPiLLD2KSHHDDBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KsPiLLD2KSHHDDWSBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KsPiLLD2KSHHLLBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0KsPiLLD2KSHHLLWSBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0MuNuD2KSHHDDBeauty2CharmLine"       |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/B2D0MuNuD2KSHHLLBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD02KMuNuLine"                     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD02KMuNuSUPLine"                  |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2D0PiD02KMuNuWSLine"                   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD02KMuNuWSSUPLine"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD02KPiPiMuNuLine"                 |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD02KPiPiMuNuSUPLine"              |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD02KPiPiMuNuWSLine"               |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD02KPiPiMuNuWSSUPLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD02KSPi0DDMergedBeauty2CharmLine" |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2D0PiD02KSPi0DDResolvedBeauty2CharmLine|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD02KSPi0LLMergedBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD02KSPi0LLResolvedBeauty2CharmLine|       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2D0PiD02PiMuNuLine"                    |       147 |          4 |   0.027211 |    0.16270 |      0.0000 |      1.0000 |
+ | "# Phys/B2D0PiD02PiMuNuSUPLine"                 |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2D0PiD02PiMuNuWSLine"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD02PiMuNuWSSUPLine"               |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD2HHHHBeauty2CharmLine"           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD2HHHHWSBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD2HHUPBeauty2CharmLine"           |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2D0PiD2HHWSBeauty2CharmLine"           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD2HHmuDSTBeauty2CharmLine"        |       147 |          3 |   0.020408 |    0.18330 |      0.0000 |      2.0000 |
+ | "# Phys/B2D0PiD2KSHHDDBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD2KSHHDDWSBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD2KSHHLLBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD2KSHHLLWSBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD2KSMuMuDDBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD2KSMuMuDDWSBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD2KSMuMuLLBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD2KSMuMuLLWSBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD2KSPi0HHDDMergedBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD2KSPi0HHDDResolvedBeauty2CharmLin|       147 |          5 |   0.034014 |    0.41099 |      0.0000 |      5.0000 |
+ | "# Phys/B2D0PiD2KSPi0HHLLMergedBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD2KSPi0HHLLResolvedBeauty2CharmLin|       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/B2D0PiD2Pi0HHMergedBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD2Pi0HHResolvedBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD2Pi0HHWSMergedBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiD2Pi0HHWSResolvedBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiPi0MergedD2HHBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiPi0MergedD2HHHHBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiPi0MergedD2HHHHWSBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiPi0MergedD2KSHHDDBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiPi0MergedD2KSHHLLBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiPi0ResolvedD2HHBeauty2CharmLine"  |       147 |         28 |    0.19048 |     1.2418 |      0.0000 |      13.000 |
+ | "# Phys/B2D0PiPi0ResolvedD2HHHHBeauty2CharmLine"|       147 |         47 |    0.31973 |     1.7842 |      0.0000 |      14.000 |
+ | "# Phys/B2D0PiPi0ResolvedD2HHHHWSBeauty2CharmLin|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiPi0ResolvedD2KSHHDDBeauty2CharmLin|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiPi0ResolvedD2KSHHLLBeauty2CharmLin|       147 |          2 |   0.013605 |    0.11585 |      0.0000 |      1.0000 |
+ | "# Phys/B2D0PiPiPiD2HHPIDBeauty2CharmLine"      |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/B2D0PiPiPiD2KSHHDDBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiPiPiD2KSHHLLBeauty2CharmLine"     |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/B2D0ppbarKD2HHBeauty2CharmLine"         |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/B2D0ppbarPiD2HHBeauty2CharmLine"        |       147 |          4 |   0.027211 |    0.20019 |      0.0000 |      2.0000 |
+ | "# Phys/B2D0st2460D0KBeauty2CharmLine"          |       147 |          3 |   0.020408 |    0.24659 |      0.0000 |      3.0000 |
+ | "# Phys/B2D0st2460D0PiBeauty2CharmLine"         |       147 |          4 |   0.027211 |    0.25940 |      0.0000 |      3.0000 |
+ | "# Phys/B2DD0KstBeauty2CharmLine"               |       147 |         91 |    0.61905 |     5.6645 |      0.0000 |      66.000 |
+ | "# Phys/B2DD0KstD02K3PiBeauty2CharmLine"        |       147 |        226 |     1.5374 |     18.494 |      0.0000 |      225.00 |
+ | "# Phys/B2DDKBeauty2CharmLine"                  |       147 |         43 |    0.29252 |     2.8861 |      0.0000 |      34.000 |
+ | "# Phys/B2DDKWSBeauty2CharmLine"                |       147 |          9 |   0.061224 |    0.73978 |      0.0000 |      9.0000 |
+ | "# Phys/B2DDPiBeauty2CharmLine"                 |       147 |         24 |    0.16327 |     1.4335 |      0.0000 |      15.000 |
+ | "# Phys/B2DDPiWSBeauty2CharmLine"               |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DDphi_B2DDPhiLine"                    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DDphi_B2DsDsPhiLine"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DDphi_B2DstDpPhiLine"                 |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DDphi_B2DstDstPhiLine"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DHHOSD2HHHCFPIDBeauty2CharmLine"      |       147 |          7 |   0.047619 |    0.57538 |      0.0000 |      7.0000 |
+ | "# Phys/B2DKKD2HHHCFPIDBeauty2CharmLine"        |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2DKPiD2HHHCFPIDBeauty2CharmLine"       |       147 |          4 |   0.027211 |    0.20019 |      0.0000 |      2.0000 |
+ | "# Phys/B2DKSDDD2HHHBeauty2CharmLine"           |       147 |          3 |   0.020408 |    0.24659 |      0.0000 |      3.0000 |
+ | "# Phys/B2DKSLLD2HHHBeauty2CharmLine"           |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/B2DKstar0D2HHHPIDBeauty2CharmLine"      |       147 |          3 |   0.020408 |    0.24659 |      0.0000 |      3.0000 |
+ | "# Phys/B2DMuMuD2HHHBeauty2CharmLine"           |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2DMuMuD2KSHDDBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DMuMuD2KSHLLBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DMuMuNPD2HHHBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DMuMuNPD2KSHDDBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DMuMuNPD2KSHLLBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DMuMuWSD2HHHBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DMuMuWSD2KSHDDBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DMuMuWSD2KSHLLBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DPhiD2HHHPIDBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DPiPiD2HHHCFPIDBeauty2CharmLine"      |       147 |          4 |   0.027211 |    0.20019 |      0.0000 |      2.0000 |
+ | "# Phys/B2DRho0D2HHHPIDBeauty2CharmLine"        |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2Dst0D0KDst02D0GammaD02HHBeauty2CharmLi|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dst0D0KDst02D0Pi0ResolvedD02HHBeauty2C|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dst2460DKBeauty2CharmLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dst2460DKWSBeauty2CharmLine"          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dst2460DPiBeauty2CharmLine"           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dst2460DPiWSBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstD0Beauty2CharmLine"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstD0D02K3PiBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstD0KSDDBeauty2CharmLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstD0KSDDD02K3PiBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstD0KSDDDstarD02K3PiBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstD0KSDDDstarD02K3PiD02K3PiBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstD0KSLLBeauty2CharmLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstD0KSLLD02K3PiBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstD0KSLLDstarD02K3PiBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstD0KSLLDstarD02K3PiD02K3PiBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstD0KstBeauty2CharmLine"             |       147 |          4 |   0.027211 |    0.32879 |      0.0000 |      4.0000 |
+ | "# Phys/B2DstD0KstD02K3PiBeauty2CharmLine"      |       147 |         35 |    0.23810 |     2.8769 |      0.0000 |      35.000 |
+ | "# Phys/B2DstD0KstDstarD02K3PiBeauty2CharmLine" |       147 |         33 |    0.22449 |     2.5523 |      0.0000 |      31.000 |
+ | "# Phys/B2DstD0KstDstarD02K3PiD02K3PiBeauty2Char|       147 |          3 |   0.020408 |    0.24659 |      0.0000 |      3.0000 |
+ | "# Phys/B2DstDKBeauty2CharmLine"                |       147 |         22 |    0.14966 |     1.2582 |      0.0000 |      14.000 |
+ | "# Phys/B2DstDKDstarD02K3PiBeauty2CharmLine"    |       147 |         20 |    0.13605 |     1.6440 |      0.0000 |      20.000 |
+ | "# Phys/B2DstDKWSBeauty2CharmLine"              |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstDKWSDstarD02K3PiBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstDPiBeauty2CharmLine"               |       147 |         16 |    0.10884 |     1.0825 |      0.0000 |      13.000 |
+ | "# Phys/B2DstDPiDstarD02K3PiBeauty2CharmLine"   |       147 |         17 |    0.11565 |     1.3974 |      0.0000 |      17.000 |
+ | "# Phys/B2DstDPiWSBeauty2CharmLine"             |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstDPiWSDstarD02K3PiBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstDstKBeauty2CharmLine"              |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstDstKDstarD02K3PiBeauty2CharmLine"  |       147 |          3 |   0.020408 |    0.24659 |      0.0000 |      3.0000 |
+ | "# Phys/B2DstDstKDstarD02K3PiDstarD02K3PiBeauty2|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstDstKWSBeauty2CharmLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstDstKWSDstarD02K3PiBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstDstKWSDstarD02K3PiDstarD02K3PiBeaut|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstDstPiBeauty2CharmLine"             |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstDstPiDstarD02K3PiBeauty2CharmLine" |       147 |          6 |   0.040816 |    0.49319 |      0.0000 |      6.0000 |
+ | "# Phys/B2DstDstPiDstarD02K3PiDstarD02K3PiBeauty|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstDstPiWSBeauty2CharmLine"           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstDstPiWSDstarD02K3PiBeauty2CharmLine|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstDstPiWSDstarD02K3PiDstarD02K3PiBeau|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstPiKFavD0PiBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstPiKFavD2HHHHPiBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstPiKSupD0PiBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstPiKSupD2HHHHPiBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstPiKWSD0PiBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstPiKWSD2HHHHPiBeauty2CharmLine"     |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2DstPiPiWSD0PiBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstPiPiWSD2HHHHPiBeauty2CharmLine"    |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2DstPimPipD0PiBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstPimPipD2HHHHPiBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstPipPipD0PiBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstPipPipD2HHHHPiBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0KDst02D0GammaD2HHBeauty2CharmLin|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0KDst02D0GammaD2HHHHBeauty2CharmL|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0KDst02D0GammaD2KSHHDDBeauty2Char|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0KDst02D0GammaD2KSHHDDWSBeauty2Ch|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0KDst02D0GammaD2KSHHLLBeauty2Char|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0KDst02D0GammaD2KSHHLLWSBeauty2Ch|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0KDst02D0Pi0D2HHHHMergedBeauty2Ch|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0KDst02D0Pi0D2HHHHResolvedBeauty2|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0KDst02D0Pi0D2HHResolvedBeauty2Ch|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0KDst02D0Pi0D2KSHHDDBeauty2CharmL|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0KDst02D0Pi0D2KSHHDDWSBeauty2Char|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0KDst02D0Pi0D2KSHHLLBeauty2CharmL|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0KDst02D0Pi0D2KSHHLLWSBeauty2Char|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0PiDst02D0GammaD2HHBeauty2CharmLi|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0PiDst02D0GammaD2HHHHBeauty2Charm|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0PiDst02D0GammaD2KSHHDDBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0PiDst02D0GammaD2KSHHDDWSBeauty2C|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0PiDst02D0GammaD2KSHHLLBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0PiDst02D0GammaD2KSHHLLWSBeauty2C|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0PiDst02D0Pi0D2HHHHMergedBeauty2C|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0PiDst02D0Pi0D2HHHHResolvedBeauty|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0PiDst02D0Pi0D2HHResolvedBeauty2C|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0PiDst02D0Pi0D2KSHHDDBeauty2Charm|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0PiDst02D0Pi0D2KSHHDDWSBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0PiDst02D0Pi0D2KSHHLLBeauty2Charm|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Dstar0PiDst02D0Pi0D2KSHHLLWSBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstarMuMuD0PiBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstarMuMuD2HHHHPiBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstarMuMuNPD0PiBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstarMuMuNPD2HHHHPiBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstarMuMuWSD0PiBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstarMuMuWSD2HHHHPiBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2HHBDTLine"                            |       147 |          2 |   0.013605 |    0.11585 |      0.0000 |      1.0000 |
+ | "# Phys/B2HHpi0_M"                              |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2HHpi0_R"                              |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KShh_DD_Run2_OS_Line"                 |       147 |         19 |    0.12925 |    0.75837 |      0.0000 |      7.0000 |
+ | "# Phys/B2KShh_DD_Run2_SS_Line"                 |       147 |         14 |   0.095238 |    0.53875 |      0.0000 |      5.0000 |
+ | "# Phys/B2KShh_LD_Run2_OS_Line"                 |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KShh_LD_Run2_SS_Line"                 |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KShh_LL_Run2_OS_Line"                 |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KShh_LL_Run2_SS_Line"                 |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KShhh_KKK_DDLine"                     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KShhh_KKK_LLLine"                     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KShhh_KKPi_DDLine"                    |       147 |          9 |   0.061224 |    0.39079 |      0.0000 |      4.0000 |
+ | "# Phys/B2KShhh_KKPi_LLLine"                    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KShhh_KPiPi_DDLine"                   |       147 |          6 |   0.040816 |    0.22969 |      0.0000 |      2.0000 |
+ | "# Phys/B2KShhh_KPiPi_LLLine"                   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KShhh_PiPiPi_DDLine"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KShhh_PiPiPi_LLLine"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KstTauTau_DDSL_Line"                  |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2KstTauTau_MuMu_Line"                  |       147 |          2 |   0.013605 |    0.11585 |      0.0000 |      1.0000 |
+ | "# Phys/B2KstTauTau_MuMu_SameSign_Line"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KstTauTau_TauMu_Line"                 |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KstTauTau_TauMu_SameSign_Line"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KstTauTau_TauTau_Line"                |       147 |         38 |    0.25850 |     3.1235 |      0.0000 |      38.000 |
+ | "# Phys/B2KstTauTau_TauTau_SameSign_Line"       |       147 |         14 |   0.095238 |     1.1508 |      0.0000 |      14.000 |
+ | "# Phys/B2KsthhLine"                            |       147 |          5 |   0.034014 |    0.24509 |      0.0000 |      2.0000 |
+ | "# Phys/B2LcDspbarLc2PKPiDs2KKPiBeauty2CharmLine|       147 |         80 |    0.54422 |     5.9307 |      0.0000 |      72.000 |
+ | "# Phys/B2LcDspbarWSLc2PKPiDs2KKPiBeauty2CharmLi|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2LcpbarKSSLc2PKPiBeauty2CharmLine"     |       147 |         20 |    0.13605 |    0.66639 |      0.0000 |      5.0000 |
+ | "# Phys/B2LcpbarKWSLc2PKPiBeauty2CharmLine"     |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/B2LcpbarLc2PKPiBeauty2CharmLine"        |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2LcpbarPiSSLc2PKPiBeauty2CharmLine"    |       147 |         12 |   0.081633 |    0.41256 |      0.0000 |      3.0000 |
+ | "# Phys/B2LcpbarPiWSLc2PKPiBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2LcpbarWSLc2PKPiBeauty2CharmLine"      |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2XEtaB2eta3piKSDDLine"                 |       147 |         10 |   0.068027 |    0.82198 |      0.0000 |      10.000 |
+ | "# Phys/B2XEtaB2eta3piKSLLLine"                 |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2XEtaB2eta3piKstarLine"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XEtaB2etapKSDDLine"                   |       147 |         21 |    0.14286 |     1.6454 |      0.0000 |      20.000 |
+ | "# Phys/B2XEtaB2etapKSLLLine"                   |       147 |          3 |   0.020408 |    0.24659 |      0.0000 |      3.0000 |
+ | "# Phys/B2XEtaB2etapKstarLine"                  |       147 |          3 |   0.020408 |    0.24659 |      0.0000 |      3.0000 |
+ | "# Phys/B2XEtaLb2eta3piLDDLine"                 |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XEtaLb2eta3piLLLLine"                 |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XEtaLb2etapLDDLine"                   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XEtaLb2etapLLLLine"                   |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2XEtaLb2pKeta3piLine"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XEtaLb2pKetapLine"                    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XTau_DD_Line"                         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XTau_DD_SameSign_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XTau_DPi_Line"                        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XTau_DPi_SameSign_Line"               |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XTau_TauMu_SameSign_TOSLine"          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XTau_TauMu_TOSLine"                   |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2XTau_TauMu_piSS_TOSLine"              |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XTau_TauTau_SameSign_TOSLine"         |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2XTau_TauTau_TOSLine"                  |       147 |          3 |   0.020408 |    0.24659 |      0.0000 |      3.0000 |
+ | "# Phys/B2XTau_TauTau_piSS_TOSLine"             |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2fourbodyLine"                         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2pphh_kkLine"                          |       147 |          3 |   0.020408 |    0.24659 |      0.0000 |      3.0000 |
+ | "# Phys/B2pphh_kpiLine"                         |       147 |          2 |   0.013605 |    0.11585 |      0.0000 |      1.0000 |
+ | "# Phys/B2pphh_pipiLine"                        |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/B2threebodyLine"                        |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/B2twobodyLine"                          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BLVB2DpiLine"                           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BLVB2KhhLine"                           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BLVB2LcmuLine"                          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BLVB2LcpLine"                           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BLVBs2DspiLine"                         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BLVLa2KmuLine"                          |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/BLVLb2DmuLine"                          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BLVLb2DsmuLine"                         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BLVLb2KmuLine"                          |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/BLVLb2LcpiLine"                         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BLVXib2KhmuLine"                        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BKKB2D0DBeauty2CharmLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BKKB2D0HD02HHBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BKKB2D0HD02HHHHBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BKKB2D0HHHD02HHPIDBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BKKB2DHHD2HHHCFPIDBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BKKWSB2D0DBeauty2CharmLine"          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BKKWSB2D0HD02HHBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BKKWSB2D0HD02HHHHBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BKKWSB2D0HHHD02HHPIDBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BKKWSB2DHHD2HHHCFPIDBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BKPiB2D0DBeauty2CharmLine"           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BKPiB2D0HD02HHBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BKPiB2D0HD02HHHHBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BKPiB2D0HHHD02HHPIDBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BKPiB2DHHD2HHHCFPIDBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiKB2D0DBeauty2CharmLine"           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiKB2D0HD02HHBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiKB2D0HD02HHHHBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiKB2D0HHHD02HHPIDBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiKB2DHHD2HHHCFPIDBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiKWSB2D0DBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiKWSB2D0HD02HHBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiKWSB2D0HD02HHHHBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiKWSB2D0HHHD02HHPIDBeauty2CharmLine|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiKWSB2DHHD2HHHCFPIDBeauty2CharmLine|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiPiB2D0DBeauty2CharmLine"          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiPiB2D0HD02HHBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiPiB2D0HD02HHHHBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiPiB2D0HHHD02HHPIDBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiPiB2DHHD2HHHCFPIDBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiPiWSB2D0DBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiPiWSB2D0HD02HHBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiPiWSB2D0HD02HHHHBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiPiWSB2D0HHHD02HHPIDBeauty2CharmLin|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2BPiPiWSB2DHHD2HHHCFPIDBeauty2CharmLin|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2D0KD02HHHHPIDBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2D0KD02HHPIDBeauty2CharmLine"         |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/Bc2D0PiD02HHHHPIDBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2D0PiD02HHPIDBeauty2CharmLine"        |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/Bc2DD0D2HHHD02HHBeauty2CharmLine"       |       147 |         11 |   0.074830 |    0.57248 |      0.0000 |      6.0000 |
+ | "# Phys/Bc2DD0D2HHHD02HHPI0Beauty2CharmLine"    |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Bc2DD0D2HHHD02KHHHBeauty2CharmLine"     |       147 |         11 |   0.074830 |    0.53565 |      0.0000 |      5.0000 |
+ | "# Phys/Bc2DD0D2HHHD02KSHHBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DD0D2KSHD02HHBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DD0D2KSHD02HHPI0Beauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DD0D2KSHD02KHHHBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DD0D2KSHD02KSHHBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DD0D2KSHHHD02HHBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DD0D2KSHHHD02HHPI0Beauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DD0D2KSHHHD02KHHHBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DD0D2KSHHHD02KSHHBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DDst0D2HHHDst02D0GammaD02HHBeauty2Cha|       147 |          7 |   0.047619 |    0.40963 |      0.0000 |      4.0000 |
+ | "# Phys/Bc2DDst0D2HHHDst02D0GammaD02KHHHBeauty2C|       147 |         13 |   0.088435 |     1.0686 |      0.0000 |      13.000 |
+ | "# Phys/Bc2DDst0D2HHHDst02D0GammaD02KSHHBeauty2C|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DDst0D2HHHDst02D0PI0D02HHBeauty2Charm|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DDst0D2HHHDst02D0PI0D02KHHHBeauty2Cha|       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/Bc2DDst0D2HHHDst02D0PI0D02KSHHBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DDst0D2KSHDst02D0GammaD02HHBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DDst0D2KSHDst02D0GammaD02KHHHBeauty2C|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DDst0D2KSHDst02D0GammaD02KSHHBeauty2C|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DDst0D2KSHDst02D0PI0D02HHBeauty2Charm|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DDst0D2KSHDst02D0PI0D02KHHHBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DDst0D2KSHDst02D0PI0D02KSHHBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DDst0D2KSHHHDst02D0GammaD02HHBeauty2C|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DDst0D2KSHHHDst02D0GammaD02KHHHBeauty|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DDst0D2KSHHHDst02D0GammaD02KSHHBeauty|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DDst0D2KSHHHDst02D0PI0D02HHBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DDst0D2KSHHHDst02D0PI0D02KHHHBeauty2C|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DDst0D2KSHHHDst02D0PI0D02KSHHBeauty2C|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DHHNPD2HHHPIDBeauty2CharmLine"       |       147 |         22 |    0.14966 |    0.98529 |      0.0000 |      9.0000 |
+ | "# Phys/Bc2DHHWSD2HHHPIDBeauty2CharmLine"       |       147 |          4 |   0.027211 |    0.25940 |      0.0000 |      3.0000 |
+ | "# Phys/Bc2DKKD2HHHPIDBeauty2CharmLine"         |       147 |          4 |   0.027211 |    0.32879 |      0.0000 |      4.0000 |
+ | "# Phys/Bc2DKPiD2HHHPIDBeauty2CharmLine"        |       147 |         16 |    0.10884 |    0.87388 |      0.0000 |      10.000 |
+ | "# Phys/Bc2DPiKD2HHHPIDBeauty2CharmLine"        |       147 |         16 |    0.10884 |    0.87388 |      0.0000 |      10.000 |
+ | "# Phys/Bc2DPiPiD2HHHPIDBeauty2CharmLine"       |       147 |         14 |   0.095238 |    0.68346 |      0.0000 |      7.0000 |
+ | "# Phys/Bc2DstD0Dst2D0PID02HHD02HHBeauty2CharmLi|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2D0PID02HHD02HHPI0Beauty2Char|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2D0PID02HHD02KHHHBeauty2Charm|       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Bc2DstD0Dst2D0PID02HHD02KSHHBeauty2Charm|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02HHBeauty2Charm|       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02HHPI0Beauty2Ch|       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02KHHHBeauty2Cha|       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Bc2DstD0Dst2D0PID02KHHHD02KSHHBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2D0PID02KSHHD02HHBeauty2Charm|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2D0PID02KSHHD02HHPI0Beauty2Ch|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2D0PID02KSHHD02KHHHBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2D0PID02KSHHD02KSHHBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02HHBeauty2Charm|       147 |         43 |    0.29252 |     2.5077 |      0.0000 |      28.000 |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2Ch|       147 |          4 |   0.027211 |    0.32879 |      0.0000 |      4.0000 |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02KHHHBeauty2Cha|       147 |         32 |    0.21769 |     2.6303 |      0.0000 |      32.000 |
+ | "# Phys/Bc2DstD0Dst2DGammaD2HHHD02KSHHBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DGammaD2KSHD02HHBeauty2Charm|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DGammaD2KSHD02HHPI0Beauty2Ch|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DGammaD2KSHD02KHHHBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DGammaD2KSHD02KSHHBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DGammaD2KSHHHD02HHBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DGammaD2KSHHHD02HHPI0Beauty2|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DGammaD2KSHHHD02KHHHBeauty2C|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DGammaD2KSHHHD02KSHHBeauty2C|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DPI0D2HHHD02HHBeauty2CharmLi|       147 |          8 |   0.054422 |    0.65758 |      0.0000 |      8.0000 |
+ | "# Phys/Bc2DstD0Dst2DPI0D2HHHD02HHPI0Beauty2Char|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DPI0D2HHHD02KHHHBeauty2Charm|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DPI0D2HHHD02KSHHBeauty2Charm|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DPI0D2KSHD02HHBeauty2CharmLi|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DPI0D2KSHD02HHPI0Beauty2Char|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DPI0D2KSHD02KHHHBeauty2Charm|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DPI0D2KSHD02KSHHBeauty2Charm|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DPI0D2KSHHHD02HHBeauty2Charm|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DPI0D2KSHHHD02HHPI0Beauty2Ch|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DPI0D2KSHHHD02KHHHBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstD0Dst2DPI0D2KSHHHD02KSHHBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02HH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02KH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02KS|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02HHBe|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02KHHH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02KSHH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02HH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KS|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02HH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KS|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02HH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KS|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02HH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KS|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02HH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KS|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02HHBe|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KHHH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KSHH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02HH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KS|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02HHBe|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KHHH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KSHH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02HH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KH|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KS|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstarHHNPDstar2D0PiD02HHHHPIDBeauty2C|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstarHHNPDstar2D0PiD02HHPIDBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstarHHWSDstar2D0PiD02HHHHPIDBeauty2C|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstarHHWSDstar2D0PiD02HHPIDBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstarKKDstar2D0PiD02HHHHPIDBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstarKKDstar2D0PiD02HHPIDBeauty2Charm|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstarKPiDstar2D0PiD02HHHHPIDBeauty2Ch|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstarKPiDstar2D0PiD02HHPIDBeauty2Char|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstarPiKDstar2D0PiD02HHHHPIDBeauty2Ch|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstarPiKDstar2D0PiD02HHPIDBeauty2Char|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstarPiPiDstar2D0PiD02HHHHPIDBeauty2C|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2DstarPiPiDstar2D0PiD02HHPIDBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2hhh_KKK_exclLine"                    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2hhh_KKpi_exclLine"                   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2hhh_Kpipi_exclLine"                  |       147 |          3 |   0.020408 |    0.14139 |      0.0000 |      1.0000 |
+ | "# Phys/Bc2hhh_pipipi_exclLine"                 |       147 |          6 |   0.040816 |    0.19786 |      0.0000 |      1.0000 |
+ | "# Phys/Bc2hhh_ppK_exclLine"                    |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Bc2hhh_pppi_exclLine"                   |       147 |          4 |   0.027211 |    0.25940 |      0.0000 |      3.0000 |
+ | "# Phys/Bc3kForBc3h"                            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc3kpiForBc3h"                          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc3piForBc3h"                           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc3ppkForBc3h"                          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc3pppiForBc3h"                         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bd2eeKstarBDTLine2"                     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BetaSBs2PhiPhiWideLine"                 |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Bs2EtacPhiBDTLine"                      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2EtacPhiBDT_KsKPiLine"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2K0stK0stNominalLine"                 |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2KSKS_DD_Run2_Line"                   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2KSKS_LD_Run2_Line"                   |       147 |          3 |   0.020408 |    0.18330 |      0.0000 |      2.0000 |
+ | "# Phys/Bs2KSKS_LL_Run2_Line"                   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BsPhiRhoLine"                           |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Bu2KsthhDDLine"                         |       147 |         13 |   0.088435 |    0.73702 |      0.0000 |      8.0000 |
+ | "# Phys/Bu2KsthhLLLine"                         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bu2hhh_KKK_inclLine"                    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bu2hhh_KKK_samesignLine"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bu2hhh_pph_inclLine"                    |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Bu2rho0rhoPlusMergedLine"               |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/Bu2rho0rhoPlusResolvedLine"             |       147 |          8 |   0.054422 |    0.34567 |      0.0000 |      3.0000 |
+ | "# Phys/Bu2rho0rhoPlusUpMergedLine"             |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bu2rho0rhoPlusUpResolvedLine"           |       147 |          6 |   0.040816 |    0.30590 |      0.0000 |      3.0000 |
+ | "# Phys/Buto5h_5pi_exclLine"                    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Buto5h_K4pi_exclLine"                   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Buto5h_pp3pi_exclLine"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Buto5h_ppKpipi_exclLine"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Ccbar2PPPiPiLine"                       |       147 |          9 |   0.061224 |    0.29101 |      0.0000 |      2.0000 |
+ | "# Phys/DstarUPB02D0KPiD2HHBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSKSDDD_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSKSDDL_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSKSLDD_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSKSLDL_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSKSLLD_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSKSLLL_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSLzDDD_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSLzDDL_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSLzLDD_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSLzLDL_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSLzLLD_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKSLzLLL_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKShDD_Line"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKShLD_Line"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSKShLL_Line"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSLzhDD_Line"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSLzhLD_Line"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_KSLzhLL_Line"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzKSDDD_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzKSDDL_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzKSLDD_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzKSLDL_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzKSLLD_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzKSLLL_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzLzDDD_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzLzDDL_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzLzLDD_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzLzLDL_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzLzLLD_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzLzLLL_Line"                |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzhDD_Line"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzhLD_Line"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Hb2V0V0h_LzLzhLL_Line"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2D0Lambda0DDD02HHBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2D0Lambda0LLD02HHBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2D0PHD02HHBeauty2CharmLine"           |       147 |         24 |    0.16327 |     1.3147 |      0.0000 |      15.000 |
+ | "# Phys/Lb2D0PHWSD02HHBeauty2CharmLine"         |       147 |         21 |    0.14286 |     1.4333 |      0.0000 |      17.000 |
+ | "# Phys/Lb2D0pKD02K3PiBeauty2CharmLine"         |       147 |          5 |   0.034014 |    0.41099 |      0.0000 |      5.0000 |
+ | "# Phys/Lb2DLambda0DDpiD2HHHBeauty2CharmLine"   |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Lb2DLambda0DDpiWSD2HHHBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2DLambda0LLpiD2HHHBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2DLambda0LLpiWSD2HHHBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2DpKKD2HHHBeauty2CharmLine"           |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/Lb2DpKPiD2HHHBeauty2CharmLine"          |       147 |          3 |   0.020408 |    0.18330 |      0.0000 |      2.0000 |
+ | "# Phys/Lb2DpPiPiD2HHHBeauty2CharmLine"         |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/Lb2EtacKp_4hLine"                       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2EtacKp_KsKPiLine"                    |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Lb2EtacKp_PPbarLine"                    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2Lc5PiLc2PKPiPIDBeauty2CharmLine"     |       147 |         32 |    0.21769 |     1.6924 |      0.0000 |      19.000 |
+ | "# Phys/Lb2LcDD2HHHPIDBeauty2CharmLine"         |       147 |          8 |   0.054422 |    0.51879 |      0.0000 |      6.0000 |
+ | "# Phys/Lb2LcDKstBeauty2CharmLine"              |       147 |        472 |     3.2109 |     38.303 |      0.0000 |      466.00 |
+ | "# Phys/Lb2LcDWSD2HHHPIDBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2LcDstDstar2D0PiPIDBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2LcDstKstBeauty2CharmLine"            |       147 |         27 |    0.18367 |     1.9864 |      0.0000 |      24.000 |
+ | "# Phys/Lb2LcDstWSDstar2D0PiPIDBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2LcKKPiLc2PKPiBeauty2CharmLine"       |       147 |          3 |   0.020408 |    0.24659 |      0.0000 |      3.0000 |
+ | "# Phys/Lb2LcKKPiWSLc2PKPiBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2LcKLc2PKPiBeauty2CharmLine"          |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Lb2LcKPiPiLc2PKPiBeauty2CharmLine"      |       147 |          3 |   0.020408 |    0.18330 |      0.0000 |      2.0000 |
+ | "# Phys/Lb2LcKPiPiWSLc2PKPiBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2LcKWSLc2PKPiBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2LcPiLc2PKPiBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2LcPiNoIPWSLc2PKPiBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2LcPiPiPiLc2PKPiBeauty2CharmLine"     |       147 |          6 |   0.040816 |    0.41857 |      0.0000 |      5.0000 |
+ | "# Phys/Lb2LcPiPiPiWSLc2PKPiBeauty2CharmLine"   |       147 |          3 |   0.020408 |    0.24659 |      0.0000 |      3.0000 |
+ | "# Phys/Lb2LcPiWSLc2PKPiBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2LcppbarKLc2PKPiBeauty2CharmLine"     |       147 |         14 |   0.095238 |     1.1508 |      0.0000 |      14.000 |
+ | "# Phys/Lb2LcppbarKWSLc2PKPiBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2LcppbarPiLc2PKPiBeauty2CharmLine"    |       147 |         10 |   0.068027 |    0.82198 |      0.0000 |      10.000 |
+ | "# Phys/Lb2LcppbarPiWSLc2PKPiBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2V0hDDLine"                           |       147 |          2 |   0.013605 |    0.11585 |      0.0000 |      1.0000 |
+ | "# Phys/Lb2V0hLDLine"                           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2V0hLLLine"                           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2V0hhDDLine"                          |       147 |          2 |   0.013605 |    0.11585 |      0.0000 |      1.0000 |
+ | "# Phys/Lb2V0hhDDSSLine"                        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2V0hhLDLine"                          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2V0hhLDSSLine"                        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2V0hhLLLine"                          |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2V0hhLLSSLine"                        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2XicKWSXic2PKPiBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2XicKXic2PKPiBeauty2CharmLine"        |       147 |          2 |   0.013605 |    0.11585 |      0.0000 |      1.0000 |
+ | "# Phys/Lb2XicPiNoIPWSXic2PKPiBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2XicPiWSXic2PKPiBeauty2CharmLine"     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2XicPiXic2PKPiBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Omegab2Omegac0KOmegac02PKKPiBeauty2Charm|       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/Omegab2Omegac0KWSOmegac02PKKPiBeauty2Cha|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Omegab2Omegac0PiNoIPWSOmegac02PKKPiBeaut|       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Omegab2Omegac0PiOmegac02PKKPiBeauty2Char|       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/Omegab2Omegac0PiWSOmegac02PKKPiBeauty2Ch|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Omegab2XicKpiLine"                      |       147 |         28 |    0.19048 |     2.1392 |      0.0000 |      26.000 |
+ | "# Phys/Omegab2XicKpiWSLine"                    |       147 |         21 |    0.14286 |     1.4190 |      0.0000 |      17.000 |
+ | "# Phys/PPMuMuDetachedLine"                     |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PPMuMuHcLine"                           |       147 |         11 |   0.074830 |    0.49609 |      0.0000 |      4.0000 |
+ | "# Phys/PPMuMuHighLine"                         |       147 |          4 |   0.027211 |    0.20019 |      0.0000 |      2.0000 |
+ | "# Phys/Sb02DPD2HHHPIDBeauty2CharmLine"         |       147 |          5 |   0.034014 |    0.41099 |      0.0000 |      5.0000 |
+ | "# Phys/Sb02DPWSD2HHHPIDBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Sb2D0PD2HHPIDBeauty2CharmLine"          |       147 |          4 |   0.027211 |    0.20019 |      0.0000 |      2.0000 |
+ | "# Phys/Upsilon2BBBeauty2CharmLine"             |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/X02XiccpKWSXiccp2Xic0PiBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/X02XiccpKXiccp2Xic0PiBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/X02XiccpPiWSXiccp2Xic0PiBeauty2CharmLine|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/X02XiccpPiXiccp2Xic0PiBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/X2LcD0D02KPiBeauty2CharmLine"           |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/X2LcD0KD02KPiBeauty2CharmLine"          |       147 |          4 |   0.027211 |    0.20019 |      0.0000 |      2.0000 |
+ | "# Phys/X2LcD0KWSD02KPiBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/X2LcD0PiD02KPiBeauty2CharmLine"         |       147 |          3 |   0.020408 |    0.18330 |      0.0000 |      2.0000 |
+ | "# Phys/X2LcD0PiWSD02KPiBeauty2CharmLine"       |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/X2LcKKOSLc2PKPiBeauty2CharmLine"        |       147 |          9 |   0.061224 |    0.29101 |      0.0000 |      2.0000 |
+ | "# Phys/X2LcKKSSLc2PKPiBeauty2CharmLine"        |       147 |          4 |   0.027211 |    0.20019 |      0.0000 |      2.0000 |
+ | "# Phys/X2LcKKWSLc2PKPiBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/X2LcKPiOSLc2PKPiBeauty2CharmLine"       |       147 |          5 |   0.034014 |    0.18126 |      0.0000 |      1.0000 |
+ | "# Phys/X2LcKPiPiPiLc2PKPiBeauty2CharmLine"     |       147 |         43 |    0.29252 |     2.0176 |      0.0000 |      21.000 |
+ | "# Phys/X2LcKPiPiPiWSLc2PKPiBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/X2LcKPiSSLc2PKPiBeauty2CharmLine"       |       147 |          5 |   0.034014 |    0.27143 |      0.0000 |      3.0000 |
+ | "# Phys/X2LcKPiWSLc2PKPiBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/X2LcLcBeauty2CharmLine"                 |       147 |          3 |   0.020408 |    0.24659 |      0.0000 |      3.0000 |
+ | "# Phys/X2LcLcWSBeauty2CharmLine"               |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/X2LcPiKOSLc2PKPiBeauty2CharmLine"       |       147 |          5 |   0.034014 |    0.18126 |      0.0000 |      1.0000 |
+ | "# Phys/X2LcPiPiOSLc2PKPiBeauty2CharmLine"      |       147 |          3 |   0.020408 |    0.14139 |      0.0000 |      1.0000 |
+ | "# Phys/X2LcPiPiSSLc2PKPiBeauty2CharmLine"      |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/X2LcPiPiWSLc2PKPiBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/X2Omegac0KOSOmegac02PKKPiBeauty2CharmLin|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/X2Omegac0KOmegac02PKKPiBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/X2Omegac0PiOmegac02PKKPiBeauty2CharmLine|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/X2XiccppKWSXiccpp2XicPiBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/X2XiccppKXiccpp2XicPiBeauty2CharmLine"  |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/X2XiccppPiWSXiccpp2XicPiBeauty2CharmLine|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/X2XiccppPiXiccpp2XicPiBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/XB2DPiPBd2DPiLine"                      |       147 |          5 |   0.034014 |    0.41099 |      0.0000 |      5.0000 |
+ | "# Phys/XB2DPiPBd2DPiPLine"                     |       147 |          3 |   0.020408 |    0.14139 |      0.0000 |      1.0000 |
+ | "# Phys/XB2DPiPBd2DstarPiLine"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/XB2DPiPBd2DstarPiPLine"                 |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xb2phhLine"                             |       147 |          6 |   0.040816 |    0.30590 |      0.0000 |      3.0000 |
+ | "# Phys/Xb2phhhLine"                            |       147 |         12 |   0.081633 |    0.47395 |      0.0000 |      4.0000 |
+ | "# Phys/Xb2ppphLine"                            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2CharmLi|       147 |        143 |    0.97279 |     11.426 |      0.0000 |      139.00 |
+ | "# Phys/Xib02LcDsKPiWSLc2PKPiDs2KKPiBeauty2Charm|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib02XicDWSXic2PKPiBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib02XicDXic2PKPiBeauty2CharmLine"      |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Xib02XicKPiPiWSXic2PKPiBeauty2CharmLine"|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib02XicKPiPiXic2PKPiBeauty2CharmLine"  |       147 |          3 |   0.020408 |    0.18330 |      0.0000 |      2.0000 |
+ | "# Phys/Xib02XicPiPiPiWSXic2PKPiBeauty2CharmLine|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib02XicPiPiPiXic2PKPiBeauty2CharmLine" |       147 |          6 |   0.040816 |    0.30590 |      0.0000 |      3.0000 |
+ | "# Phys/Xib2D0Lambda0DDpiD02HHBeauty2CharmLine" |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Xib2D0Lambda0DDpiWSD02HHBeauty2CharmLine|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib2D0Lambda0LLpiD02HHBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib2D0Lambda0LLpiWSD02HHBeauty2CharmLine|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib2D0pKKD02HHBeauty2CharmLine"         |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib2D0pKPiD02HHBeauty2CharmLine"        |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Xib2D0pPiPiD02HHBeauty2CharmLine"       |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/Xib2LcDsKLc2PKPiDs2KKPiBeauty2CharmLine"|       147 |         28 |    0.19048 |     1.9806 |      0.0000 |      24.000 |
+ | "# Phys/Xib2LcDsKWSLc2PKPiDs2KKPiBeauty2CharmLin|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib2Xic0DWSXic02PKKPiBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib2Xic0DXic02PKKPiBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib2Xic0KPiPiWSXic02PKKPiBeauty2CharmLin|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib2Xic0KPiPiXic02PKKPiBeauty2CharmLine"|       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/Xib2Xic0KWSXic02PKKPiBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib2Xic0KXic02PKKPiBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib2Xic0PiNoIPWSXic02PKKPiBeauty2CharmLi|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib2Xic0PiPiPiWSXic02PKKPiBeauty2CharmLi|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib2Xic0PiPiPiXic02PKKPiBeauty2CharmLine|       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/Xib2Xic0PiWSXic02PKKPiBeauty2CharmLine" |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib2Xic0PiXic02PKKPiBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib2XicKKWSXic2PKPiBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib2XicKKXic2PKPiBeauty2CharmLine"      |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Xib2XicKPiWSXic2PKPiBeauty2CharmLine"   |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib2XicKPiXic2PKPiBeauty2CharmLine"     |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/Xib2XicPiPiWSXic2PKPiBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib2XicPiPiXic2PKPiBeauty2CharmLine"    |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Xibc02XiccpMuWSXiccp2Xic0PiBeauty2CharmL|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xibc02XiccpMuXiccp2Xic0PiBeauty2CharmLin|       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Xibc02XiccpPiXiccp2Xic0PiBeauty2CharmLin|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xibc2D0D0pD02KPiBeauty2CharmLine"       |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xibc2DpKD2HHHBeauty2CharmLine"          |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Xibc2LcD0D02KPiBeauty2CharmLine"        |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xibc2LcD0MuD02KPiBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xibc2LcD0MuWSD02KPiBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xibc2LcD0PiD02KPiBeauty2CharmLine"      |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xibc2LcDMuD2KPiPiBeauty2CharmLine"      |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Xibc2LcDMuWSD2KPiPiBeauty2CharmLine"    |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Xibc2LcKLc2PKPiBeauty2CharmLine"        |       147 |          2 |   0.013605 |    0.11585 |      0.0000 |      1.0000 |
+ | "# Phys/Xibc2LcKPiOSLc2PKPiBeauty2CharmLine"    |       147 |          4 |   0.027211 |    0.23169 |      0.0000 |      2.0000 |
+ | "# Phys/Xibc2LcPiKOSLc2PKPiBeauty2CharmLine"    |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xibc2LcPiLc2PKPiBeauty2CharmLine"       |       147 |          2 |   0.013605 |    0.11585 |      0.0000 |      1.0000 |
+ | "# Phys/Xibc2LcPiPiOSLc2PKPiBeauty2CharmLine"   |       147 |          5 |   0.034014 |    0.27143 |      0.0000 |      3.0000 |
+ | "# Phys/Xibc2Xic0PiXic02PKKPiBeauty2CharmLine"  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xibc2XicPiXic2PKPiBeauty2CharmLine"     |       147 |          3 |   0.020408 |    0.18330 |      0.0000 |      2.0000 |
+ | "# Phys/Xibc2XiccppMuWSXiccpp2XicPiBeauty2CharmL|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xibc2XiccppMuXiccpp2XicPiBeauty2CharmLin|       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/Xibc2XiccppPiXiccpp2XicPiBeauty2CharmLin|       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/XibcBDT_Xibc2D0pKLine"                  |       147 |          3 |   0.020408 |    0.18330 |      0.0000 |      2.0000 |
+ | "# Phys/XibcBDT_Xibc2LambdaPhiLine"             |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/XibcBDT_Xibc2LbKpiLine"                 |       147 |          9 |   0.061224 |    0.73978 |      0.0000 |      9.0000 |
+ | "# Phys/XibcBDT_Xibc2LcKLine"                   |       147 |          6 |   0.040816 |    0.19786 |      0.0000 |      1.0000 |
+ | "# Phys/XibcBDT_Xibc2LcPiLine"                  |       147 |          5 |   0.034014 |    0.21555 |      0.0000 |      2.0000 |
+ | "# Phys/XibcBDT_Xibc2pKLine"                    |       147 |          2 |   0.013605 |    0.11585 |      0.0000 |      1.0000 |
+ | "# Phys/XibcBDT_XibcP2D0pKpiLine"               |       147 |         19 |    0.12925 |    0.99845 |      0.0000 |      9.0000 |
+ | "# Phys/XibcBDT_XibcP2DpKLine"                  |       147 |          8 |   0.054422 |    0.41702 |      0.0000 |      4.0000 |
+ | "# Phys/XibcBDT_XibcP2LambdaPiLine"             |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/XibcBDT_XibcP2LcKpiLine"                |       147 |         11 |   0.074830 |    0.43781 |      0.0000 |      4.0000 |
+ | "# Phys/XibcBDT_XibcP2pKpiLine"                 |       147 |          4 |   0.027211 |    0.20019 |      0.0000 |      2.0000 |
+ | "# Phys/XiccBDT_XiccP2D0pKpiLine"               |       147 |          2 |   0.013605 |    0.11585 |      0.0000 |      1.0000 |
+ | "# Phys/XiccBDT_XiccP2D0pLine"                  |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/XiccBDT_XiccP2DpKLine"                  |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/XiccBDT_XiccP2LcKpiLine"                |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# Phys/XiccBDT_XiccPP2D0pKpipiLine"            |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/XiccBDT_XiccPP2DpKpiLine"               |       147 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/XiccBDT_XiccPP2DpLine"                  |       147 |          3 |   0.020408 |    0.14139 |      0.0000 |      1.0000 |
+ | "# Phys/XiccBDT_XiccPP2LcKpipiLine"             |       147 |          2 |   0.013605 |    0.16440 |      0.0000 |      2.0000 |
+ | "# Phys/XiccBDT_XiccPP2LcPiLine"                |       147 |          1 |  0.0068027 |   0.082198 |      0.0000 |      1.0000 |
+ | "# input particles"                             |       147 |       4421 |     30.075 |     195.08 |      1.0000 |      2346.0 |
+ |*"#accept"                                       |       147 |        147 |(  100.000 +- 0.680272 )%|   -------   |   -------   |
+CopyP2RelInfo_Bhadron         SUCCESS Number of counters : 1180
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Bhadron/Phys/B02D0D0D02HHD02K3PiBeauty2CharmLin|         4 |          8 |     2.0000 |     1.7321 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B02D0D0D02HHD02K3PiBeauty2CharmLin|         4 |          8 |     2.0000 |     1.7321 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B02D0D0D02HHD02K3PiBeauty2CharmLin|         4 |          8 |     2.0000 |     1.7321 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B02D0D0D02K3PiD02K3PiBeauty2CharmL|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B02D0D0D02K3PiD02K3PiBeauty2CharmL|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B02D0D0D02K3PiD02K3PiBeauty2CharmL|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B02D0D0KstD02HHD02HHBeauty2CharmLi|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Bhadron/Phys/B02D0D0KstD02HHD02HHBeauty2CharmLi|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Bhadron/Phys/B02D0D0KstD02HHD02HHBeauty2CharmLi|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Bhadron/Phys/B02D0D0KstD02HHD02K3PiBeauty2Charm|         2 |        144 |     72.000 |     68.000 |      4.0000 |      140.00 |
+ | "Bhadron/Phys/B02D0D0KstD02HHD02K3PiBeauty2Charm|         2 |        144 |     72.000 |     68.000 |      4.0000 |      140.00 |
+ | "Bhadron/Phys/B02D0D0KstD02HHD02K3PiBeauty2Charm|         2 |        144 |     72.000 |     68.000 |      4.0000 |      140.00 |
+ | "Bhadron/Phys/B02D0D0KstD02K3PiD02K3PiBeauty2Cha|         1 |         41 |     41.000 |     0.0000 |      41.000 |      41.000 |
+ | "Bhadron/Phys/B02D0D0KstD02K3PiD02K3PiBeauty2Cha|         1 |         41 |     41.000 |     0.0000 |      41.000 |      41.000 |
+ | "Bhadron/Phys/B02D0D0KstD02K3PiD02K3PiBeauty2Cha|         1 |         41 |     41.000 |     0.0000 |      41.000 |      41.000 |
+ | "Bhadron/Phys/B02D0DKBeauty2CharmLine/P2ConeVar1|         2 |         16 |     8.0000 |     6.0000 |      2.0000 |      14.000 |
+ | "Bhadron/Phys/B02D0DKBeauty2CharmLine/P2ConeVar2|         2 |         16 |     8.0000 |     6.0000 |      2.0000 |      14.000 |
+ | "Bhadron/Phys/B02D0DKBeauty2CharmLine/P2ConeVar3|         2 |         16 |     8.0000 |     6.0000 |      2.0000 |      14.000 |
+ | "Bhadron/Phys/B02D0DKD02K3PiBeauty2CharmLine/P2C|         1 |         30 |     30.000 |     0.0000 |      30.000 |      30.000 |
+ | "Bhadron/Phys/B02D0DKD02K3PiBeauty2CharmLine/P2C|         1 |         30 |     30.000 |     0.0000 |      30.000 |      30.000 |
+ | "Bhadron/Phys/B02D0DKD02K3PiBeauty2CharmLine/P2C|         1 |         30 |     30.000 |     0.0000 |      30.000 |      30.000 |
+ | "Bhadron/Phys/B02D0DPiBeauty2CharmLine/P2ConeVar|         2 |         11 |     5.5000 |     4.5000 |      1.0000 |      10.000 |
+ | "Bhadron/Phys/B02D0DPiBeauty2CharmLine/P2ConeVar|         2 |         11 |     5.5000 |     4.5000 |      1.0000 |      10.000 |
+ | "Bhadron/Phys/B02D0DPiBeauty2CharmLine/P2ConeVar|         2 |         11 |     5.5000 |     4.5000 |      1.0000 |      10.000 |
+ | "Bhadron/Phys/B02D0DPiD02K3PiBeauty2CharmLine/P2|         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ | "Bhadron/Phys/B02D0DPiD02K3PiBeauty2CharmLine/P2|         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ | "Bhadron/Phys/B02D0DPiD02K3PiBeauty2CharmLine/P2|         1 |         28 |     28.000 |     0.0000 |      28.000 |      28.000 |
+ | "Bhadron/Phys/B02D0KKD2HHHHBeauty2CharmLine/P2Co|         6 |         23 |     3.8333 |     3.0231 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/B02D0KKD2HHHHBeauty2CharmLine/P2Co|         6 |         23 |     3.8333 |     3.0231 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/B02D0KKD2HHHHBeauty2CharmLine/P2Co|         6 |         23 |     3.8333 |     3.0231 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/B02D0KKD2KSHHLLBeauty2CharmLine/P2|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B02D0KKD2KSHHLLBeauty2CharmLine/P2|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B02D0KKD2KSHHLLBeauty2CharmLine/P2|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B02D0KKD2Pi0HHResolvedBeauty2Charm|        20 |        104 |     5.2000 |     6.2498 |      1.0000 |      23.000 |
+ | "Bhadron/Phys/B02D0KKD2Pi0HHResolvedBeauty2Charm|        20 |        104 |     5.2000 |     6.2498 |      1.0000 |      23.000 |
+ | "Bhadron/Phys/B02D0KKD2Pi0HHResolvedBeauty2Charm|        20 |        104 |     5.2000 |     6.2498 |      1.0000 |      23.000 |
+ | "Bhadron/Phys/B02D0KPiD2HHHHBeauty2CharmLine/P2C|         5 |         20 |     4.0000 |     2.6077 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/B02D0KPiD2HHHHBeauty2CharmLine/P2C|         5 |         20 |     4.0000 |     2.6077 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/B02D0KPiD2HHHHBeauty2CharmLine/P2C|         5 |         20 |     4.0000 |     2.6077 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/B02D0KPiD2HHWSBeauty2CharmLine/P2C|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02D0KPiD2HHWSBeauty2CharmLine/P2C|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02D0KPiD2HHWSBeauty2CharmLine/P2C|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02D0KPiD2KSHHLLBeauty2CharmLine/P|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B02D0KPiD2KSHHLLBeauty2CharmLine/P|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B02D0KPiD2KSHHLLBeauty2CharmLine/P|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B02D0KPiD2Pi0HHResolvedBeauty2Char|        20 |        158 |     7.9000 |     10.835 |      1.0000 |      46.000 |
+ | "Bhadron/Phys/B02D0KPiD2Pi0HHResolvedBeauty2Char|        20 |        158 |     7.9000 |     10.835 |      1.0000 |      46.000 |
+ | "Bhadron/Phys/B02D0KPiD2Pi0HHResolvedBeauty2Char|        20 |        158 |     7.9000 |     10.835 |      1.0000 |      46.000 |
+ | "Bhadron/Phys/B02D0PPbarD2HHBeauty2CharmLine/P2C|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02D0PPbarD2HHBeauty2CharmLine/P2C|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02D0PPbarD2HHBeauty2CharmLine/P2C|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02D0PiPiD2HHHHBeauty2CharmLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02D0PiPiD2HHHHBeauty2CharmLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02D0PiPiD2HHHHBeauty2CharmLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02D0PiPiD2Pi0HHResolvedBeauty2Cha|        13 |         69 |     5.3077 |     6.9877 |      1.0000 |      23.000 |
+ | "Bhadron/Phys/B02D0PiPiD2Pi0HHResolvedBeauty2Cha|        13 |         69 |     5.3077 |     6.9877 |      1.0000 |      23.000 |
+ | "Bhadron/Phys/B02D0PiPiD2Pi0HHResolvedBeauty2Cha|        13 |         69 |     5.3077 |     6.9877 |      1.0000 |      23.000 |
+ | "Bhadron/Phys/B02DDKstBeauty2CharmLine/P2ConeVar|         2 |        253 |     126.50 |     122.50 |      4.0000 |      249.00 |
+ | "Bhadron/Phys/B02DDKstBeauty2CharmLine/P2ConeVar|         2 |        253 |     126.50 |     122.50 |      4.0000 |      249.00 |
+ | "Bhadron/Phys/B02DDKstBeauty2CharmLine/P2ConeVar|         2 |        253 |     126.50 |     122.50 |      4.0000 |      249.00 |
+ | "Bhadron/Phys/B02DHHWSD2Pi0HHMergedBeauty2CharmL|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Bhadron/Phys/B02DHHWSD2Pi0HHMergedBeauty2CharmL|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Bhadron/Phys/B02DHHWSD2Pi0HHMergedBeauty2CharmL|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Bhadron/Phys/B02DKD2Pi0HHHResolvedBeauty2CharmL|         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ | "Bhadron/Phys/B02DKD2Pi0HHHResolvedBeauty2CharmL|         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ | "Bhadron/Phys/B02DKD2Pi0HHHResolvedBeauty2CharmL|         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ | "Bhadron/Phys/B02DKKPiD2HHHPIDBeauty2CharmLine/P|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B02DKKPiD2HHHPIDBeauty2CharmLine/P|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B02DKKPiD2HHHPIDBeauty2CharmLine/P|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B02DKPi0MergedD2HHHCFPIDBeauty2Cha|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DKPi0MergedD2HHHCFPIDBeauty2Cha|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DKPi0MergedD2HHHCFPIDBeauty2Cha|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DKPi0ResolvedD2HHHCFPIDBeauty2C|         8 |         37 |     4.6250 |     3.7060 |      1.0000 |      12.000 |
+ | "Bhadron/Phys/B02DKPi0ResolvedD2HHHCFPIDBeauty2C|         8 |         37 |     4.6250 |     3.7060 |      1.0000 |      12.000 |
+ | "Bhadron/Phys/B02DKPi0ResolvedD2HHHCFPIDBeauty2C|         8 |         37 |     4.6250 |     3.7060 |      1.0000 |      12.000 |
+ | "Bhadron/Phys/B02DKPiPiD2HHHPIDBeauty2CharmLine/|         9 |         21 |     2.3333 |     2.2111 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/B02DKPiPiD2HHHPIDBeauty2CharmLine/|         9 |         21 |     2.3333 |     2.2111 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/B02DKPiPiD2HHHPIDBeauty2CharmLine/|         9 |         21 |     2.3333 |     2.2111 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/B02DKPiPiSSD2HHHPIDBeauty2CharmLin|         4 |         12 |     3.0000 |     2.4495 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/B02DKPiPiSSD2HHHPIDBeauty2CharmLin|         4 |         12 |     3.0000 |     2.4495 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/B02DKPiPiSSD2HHHPIDBeauty2CharmLin|         4 |         12 |     3.0000 |     2.4495 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/B02DKPiPiWSD2HHHPIDBeauty2CharmLin|         6 |         35 |     5.8333 |     7.8617 |      1.0000 |      23.000 |
+ | "Bhadron/Phys/B02DKPiPiWSD2HHHPIDBeauty2CharmLin|         6 |         35 |     5.8333 |     7.8617 |      1.0000 |      23.000 |
+ | "Bhadron/Phys/B02DKPiPiWSD2HHHPIDBeauty2CharmLin|         6 |         35 |     5.8333 |     7.8617 |      1.0000 |      23.000 |
+ | "Bhadron/Phys/B02DKWSD2HHHBeauty2CharmLine/P2Con|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B02DKWSD2HHHBeauty2CharmLine/P2Con|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B02DKWSD2HHHBeauty2CharmLine/P2Con|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B02DKstarPMD2HHHCFPIDBeauty2CharmL|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/B02DKstarPMD2HHHCFPIDBeauty2CharmL|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/B02DKstarPMD2HHHCFPIDBeauty2CharmL|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/B02DPiD2Pi0HHHResolvedBeauty2Charm|         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ | "Bhadron/Phys/B02DPiD2Pi0HHHResolvedBeauty2Charm|         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ | "Bhadron/Phys/B02DPiD2Pi0HHHResolvedBeauty2Charm|         2 |         12 |     6.0000 |     1.0000 |      5.0000 |      7.0000 |
+ | "Bhadron/Phys/B02DPiNoIPDs2HHHPIDBeauty2CharmLin|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B02DPiNoIPDs2HHHPIDBeauty2CharmLin|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B02DPiNoIPDs2HHHPIDBeauty2CharmLin|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B02DPiPi0MergedD2HHHCFPIDBeauty2Ch|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DPiPi0MergedD2HHHCFPIDBeauty2Ch|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DPiPi0MergedD2HHHCFPIDBeauty2Ch|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DPiPi0ResolvedD2HHHCFPIDBeauty2|         8 |         39 |     4.8750 |     3.8548 |      1.0000 |      13.000 |
+ | "Bhadron/Phys/B02DPiPi0ResolvedD2HHHCFPIDBeauty2|         8 |         39 |     4.8750 |     3.8548 |      1.0000 |      13.000 |
+ | "Bhadron/Phys/B02DPiPi0ResolvedD2HHHCFPIDBeauty2|         8 |         39 |     4.8750 |     3.8548 |      1.0000 |      13.000 |
+ | "Bhadron/Phys/B02DPiPi0ResolvedWSD2HHHCFPIDBeaut|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DPiPi0ResolvedWSD2HHHCFPIDBeaut|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DPiPi0ResolvedWSD2HHHCFPIDBeaut|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DPiPiPiD2HHHPIDBeauty2CharmLine|         4 |         33 |     8.2500 |     7.2241 |      1.0000 |      20.000 |
+ | "Bhadron/Phys/B02DPiPiPiD2HHHPIDBeauty2CharmLine|         4 |         33 |     8.2500 |     7.2241 |      1.0000 |      20.000 |
+ | "Bhadron/Phys/B02DPiPiPiD2HHHPIDBeauty2CharmLine|         4 |         33 |     8.2500 |     7.2241 |      1.0000 |      20.000 |
+ | "Bhadron/Phys/B02DPiPiPiWSD2HHHPIDBeauty2CharmLi|         6 |         29 |     4.8333 |     7.6902 |      1.0000 |      22.000 |
+ | "Bhadron/Phys/B02DPiPiPiWSD2HHHPIDBeauty2CharmLi|         6 |         29 |     4.8333 |     7.6902 |      1.0000 |      22.000 |
+ | "Bhadron/Phys/B02DPiPiPiWSD2HHHPIDBeauty2CharmLi|         6 |         29 |     4.8333 |     7.6902 |      1.0000 |      22.000 |
+ | "Bhadron/Phys/B02DPiWSD2HHHBeauty2CharmLine/P2Co|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B02DPiWSD2HHHBeauty2CharmLine/P2Co|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B02DPiWSD2HHHBeauty2CharmLine/P2Co|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B02DPiWSNoIPD2HHHCFPIDBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DPiWSNoIPD2HHHCFPIDBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DPiWSNoIPD2HHHCFPIDBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DPiWSNoIPDs2HHHPIDBeauty2CharmL|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DPiWSNoIPDs2HHHPIDBeauty2CharmL|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DPiWSNoIPDs2HHHPIDBeauty2CharmL|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DRhoPMD2HHHCFPIDBeauty2CharmLin|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/B02DRhoPMD2HHHCFPIDBeauty2CharmLin|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/B02DRhoPMD2HHHCFPIDBeauty2CharmLin|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/B02DppbarKD2HHHBeauty2CharmLine/P2|         4 |         98 |     24.500 |     32.515 |      1.0000 |      80.000 |
+ | "Bhadron/Phys/B02DppbarKD2HHHBeauty2CharmLine/P2|         4 |         98 |     24.500 |     32.515 |      1.0000 |      80.000 |
+ | "Bhadron/Phys/B02DppbarKD2HHHBeauty2CharmLine/P2|         4 |         98 |     24.500 |     32.515 |      1.0000 |      80.000 |
+ | "Bhadron/Phys/B02DppbarPiD2HHHBeauty2CharmLine/P|         7 |        154 |     22.000 |     33.675 |      1.0000 |      103.00 |
+ | "Bhadron/Phys/B02DppbarPiD2HHHBeauty2CharmLine/P|         7 |        154 |     22.000 |     33.675 |      1.0000 |      103.00 |
+ | "Bhadron/Phys/B02DppbarPiD2HHHBeauty2CharmLine/P|         7 |        154 |     22.000 |     33.675 |      1.0000 |      103.00 |
+ | "Bhadron/Phys/B02DsstKsPiDDDsst2DGammaD2HHHBeaut|         2 |          9 |     4.5000 |     3.5000 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/B02DsstKsPiDDDsst2DGammaD2HHHBeaut|         2 |          9 |     4.5000 |     3.5000 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/B02DsstKsPiDDDsst2DGammaD2HHHBeaut|         2 |          9 |     4.5000 |     3.5000 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/B02DstD0KD02K3PiBeauty2CharmLine/P|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/B02DstD0KD02K3PiBeauty2CharmLine/P|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/B02DstD0KD02K3PiBeauty2CharmLine/P|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/B02DstD0KDstarD02K3PiBeauty2CharmL|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B02DstD0KDstarD02K3PiBeauty2CharmL|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B02DstD0KDstarD02K3PiBeauty2CharmL|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B02DstD0KDstarD02K3PiD02K3PiBeauty|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DstD0KDstarD02K3PiD02K3PiBeauty|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DstD0KDstarD02K3PiD02K3PiBeauty|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DstD0PiD02K3PiBeauty2CharmLine/|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/B02DstD0PiD02K3PiBeauty2CharmLine/|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/B02DstD0PiD02K3PiBeauty2CharmLine/|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/B02DstD0PiDstarD02K3PiBeauty2Charm|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/B02DstD0PiDstarD02K3PiBeauty2Charm|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/B02DstD0PiDstarD02K3PiBeauty2Charm|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/B02DstD0PiDstarD02K3PiD02K3PiBeaut|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DstD0PiDstarD02K3PiD02K3PiBeaut|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DstD0PiDstarD02K3PiD02K3PiBeaut|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DstD0PiWSDstarD02K3PiBeauty2Cha|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DstD0PiWSDstarD02K3PiBeauty2Cha|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DstD0PiWSDstarD02K3PiBeauty2Cha|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DstDKstBeauty2CharmLine/P2ConeV|         2 |         74 |     37.000 |     23.000 |      14.000 |      60.000 |
+ | "Bhadron/Phys/B02DstDKstBeauty2CharmLine/P2ConeV|         2 |         74 |     37.000 |     23.000 |      14.000 |      60.000 |
+ | "Bhadron/Phys/B02DstDKstBeauty2CharmLine/P2ConeV|         2 |         74 |     37.000 |     23.000 |      14.000 |      60.000 |
+ | "Bhadron/Phys/B02DstDKstDstarD02K3PiBeauty2Charm|         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "Bhadron/Phys/B02DstDKstDstarD02K3PiBeauty2Charm|         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "Bhadron/Phys/B02DstDKstDstarD02K3PiBeauty2Charm|         1 |         29 |     29.000 |     0.0000 |      29.000 |      29.000 |
+ | "Bhadron/Phys/B02DstDstKstDstarD02K3PiBeauty2Cha|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/B02DstDstKstDstarD02K3PiBeauty2Cha|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/B02DstDstKstDstarD02K3PiBeauty2Cha|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/B02DstarKDst2D0Pi_D2KSHHDDBeauty2C|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DstarKDst2D0Pi_D2KSHHDDBeauty2C|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DstarKDst2D0Pi_D2KSHHDDBeauty2C|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DstarPiDst2D0Pi_D2KSHHDDBeauty2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DstarPiDst2D0Pi_D2KSHHDDBeauty2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02DstarPiDst2D0Pi_D2KSHHDDBeauty2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02LcpbarKKLc2PKPiBeauty2CharmLine|         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "Bhadron/Phys/B02LcpbarKKLc2PKPiBeauty2CharmLine|         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "Bhadron/Phys/B02LcpbarKKLc2PKPiBeauty2CharmLine|         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "Bhadron/Phys/B02LcpbarKPiLc2PKPiBeauty2CharmLin|         2 |         41 |     20.500 |     18.500 |      2.0000 |      39.000 |
+ | "Bhadron/Phys/B02LcpbarKPiLc2PKPiBeauty2CharmLin|         2 |         41 |     20.500 |     18.500 |      2.0000 |      39.000 |
+ | "Bhadron/Phys/B02LcpbarKPiLc2PKPiBeauty2CharmLin|         2 |         41 |     20.500 |     18.500 |      2.0000 |      39.000 |
+ | "Bhadron/Phys/B02LcpbarKSDDLc2PKPiBeauty2CharmLi|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B02LcpbarKSDDLc2PKPiBeauty2CharmLi|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B02LcpbarKSDDLc2PKPiBeauty2CharmLi|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B02LcpbarPiPiLc2PKPiBeauty2CharmLi|         3 |          8 |     2.6667 |     2.3570 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B02LcpbarPiPiLc2PKPiBeauty2CharmLi|         3 |          8 |     2.6667 |     2.3570 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B02LcpbarPiPiLc2PKPiBeauty2CharmLi|         3 |          8 |     2.6667 |     2.3570 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B02LcpbarpbarpLc2PKPiBeauty2CharmL|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02LcpbarpbarpLc2PKPiBeauty2CharmL|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B02LcpbarpbarpLc2PKPiBeauty2CharmL|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive3piAllX0Select|         3 |          9 |     3.0000 |     1.6330 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive3piAllX0Select|         3 |          9 |     3.0000 |     1.6330 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive3piAllX0Select|         3 |          9 |     3.0000 |     1.6330 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive3piAllX0Select|         3 |          9 |     3.0000 |     1.6330 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive3piAllX0Select|         3 |          9 |     3.0000 |     1.6330 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive3piAllX0Select|         3 |          9 |     3.0000 |     1.6330 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusive4piAllX0Select|         2 |          7 |     3.5000 |     2.5000 |      1.0000 |      6.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusiveKSX_DDSelectio|         3 |         14 |     4.6667 |     2.6247 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusiveKSX_DDSelectio|         3 |         14 |     4.6667 |     2.6247 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusiveKSX_DDSelectio|         3 |         14 |     4.6667 |     2.6247 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusiveKSX_DDSelectio|         3 |         14 |     4.6667 |     2.6247 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusiveKSX_DDSelectio|         3 |         14 |     4.6667 |     2.6247 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/B2CharmlessInclusiveKSX_DDSelectio|         3 |         14 |     4.6667 |     2.6247 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/B2D0D0KD02HHD02K3PiBeauty2CharmLin|         3 |         21 |     7.0000 |     8.4853 |      1.0000 |      19.000 |
+ | "Bhadron/Phys/B2D0D0KD02HHD02K3PiBeauty2CharmLin|         3 |         21 |     7.0000 |     8.4853 |      1.0000 |      19.000 |
+ | "Bhadron/Phys/B2D0D0KD02HHD02K3PiBeauty2CharmLin|         3 |         21 |     7.0000 |     8.4853 |      1.0000 |      19.000 |
+ | "Bhadron/Phys/B2D0D0KD02K3PiD02K3PiBeauty2CharmL|         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ | "Bhadron/Phys/B2D0D0KD02K3PiD02K3PiBeauty2CharmL|         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ | "Bhadron/Phys/B2D0D0KD02K3PiD02K3PiBeauty2CharmL|         1 |         11 |     11.000 |     0.0000 |      11.000 |      11.000 |
+ | "Bhadron/Phys/B2D0D0PiD02HHD02K3PiBeauty2CharmLi|         3 |         10 |     3.3333 |     1.2472 |      2.0000 |      5.0000 |
+ | "Bhadron/Phys/B2D0D0PiD02HHD02K3PiBeauty2CharmLi|         3 |         10 |     3.3333 |     1.2472 |      2.0000 |      5.0000 |
+ | "Bhadron/Phys/B2D0D0PiD02HHD02K3PiBeauty2CharmLi|         3 |         10 |     3.3333 |     1.2472 |      2.0000 |      5.0000 |
+ | "Bhadron/Phys/B2D0D0PiD02K3PiD02K3PiBeauty2Charm|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Bhadron/Phys/B2D0D0PiD02K3PiD02K3PiBeauty2Charm|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Bhadron/Phys/B2D0D0PiD02K3PiD02K3PiBeauty2Charm|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Bhadron/Phys/B2D0DBeauty2CharmLine/P2ConeVar1" |         3 |         20 |     6.6667 |     5.2493 |      2.0000 |      14.000 |
+ | "Bhadron/Phys/B2D0DBeauty2CharmLine/P2ConeVar2" |         3 |         20 |     6.6667 |     5.2493 |      2.0000 |      14.000 |
+ | "Bhadron/Phys/B2D0DBeauty2CharmLine/P2ConeVar3" |         3 |         20 |     6.6667 |     5.2493 |      2.0000 |      14.000 |
+ | "Bhadron/Phys/B2D0DD02K3PiBeauty2CharmLine/P2Con|         7 |         38 |     5.4286 |     5.6025 |      1.0000 |      16.000 |
+ | "Bhadron/Phys/B2D0DD02K3PiBeauty2CharmLine/P2Con|         7 |         38 |     5.4286 |     5.6025 |      1.0000 |      16.000 |
+ | "Bhadron/Phys/B2D0DD02K3PiBeauty2CharmLine/P2Con|         7 |         38 |     5.4286 |     5.6025 |      1.0000 |      16.000 |
+ | "Bhadron/Phys/B2D0DKKBeauty2CharmLine/P2ConeVar1|         2 |         23 |     11.500 |     4.5000 |      7.0000 |      16.000 |
+ | "Bhadron/Phys/B2D0DKKBeauty2CharmLine/P2ConeVar2|         2 |         23 |     11.500 |     4.5000 |      7.0000 |      16.000 |
+ | "Bhadron/Phys/B2D0DKKBeauty2CharmLine/P2ConeVar3|         2 |         23 |     11.500 |     4.5000 |      7.0000 |      16.000 |
+ | "Bhadron/Phys/B2D0DKKD2K3PiBeauty2CharmLine/P2Co|         1 |         60 |     60.000 |     0.0000 |      60.000 |      60.000 |
+ | "Bhadron/Phys/B2D0DKKD2K3PiBeauty2CharmLine/P2Co|         1 |         60 |     60.000 |     0.0000 |      60.000 |      60.000 |
+ | "Bhadron/Phys/B2D0DKKD2K3PiBeauty2CharmLine/P2Co|         1 |         60 |     60.000 |     0.0000 |      60.000 |      60.000 |
+ | "Bhadron/Phys/B2D0DKPiBeauty2CharmLine/P2ConeVar|         2 |         18 |     9.0000 |     3.0000 |      6.0000 |      12.000 |
+ | "Bhadron/Phys/B2D0DKPiBeauty2CharmLine/P2ConeVar|         2 |         18 |     9.0000 |     3.0000 |      6.0000 |      12.000 |
+ | "Bhadron/Phys/B2D0DKPiBeauty2CharmLine/P2ConeVar|         2 |         18 |     9.0000 |     3.0000 |      6.0000 |      12.000 |
+ | "Bhadron/Phys/B2D0DKPiD02K3PiBeauty2CharmLine/P2|         1 |         52 |     52.000 |     0.0000 |      52.000 |      52.000 |
+ | "Bhadron/Phys/B2D0DKPiD02K3PiBeauty2CharmLine/P2|         1 |         52 |     52.000 |     0.0000 |      52.000 |      52.000 |
+ | "Bhadron/Phys/B2D0DKPiD02K3PiBeauty2CharmLine/P2|         1 |         52 |     52.000 |     0.0000 |      52.000 |      52.000 |
+ | "Bhadron/Phys/B2D0KD02KSPi0DDMergedBeauty2CharmL|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KD02KSPi0DDMergedBeauty2CharmL|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KD02KSPi0DDMergedBeauty2CharmL|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KD02KSPi0LLResolvedBeauty2Char|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KD02KSPi0LLResolvedBeauty2Char|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KD02KSPi0LLResolvedBeauty2Char|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KD2KSPi0HHDDResolvedBeauty2Cha|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/B2D0KD2KSPi0HHDDResolvedBeauty2Cha|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/B2D0KD2KSPi0HHDDResolvedBeauty2Cha|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/B2D0KD2KSPi0HHLLResolvedBeauty2Cha|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0KD2KSPi0HHLLResolvedBeauty2Cha|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0KD2KSPi0HHLLResolvedBeauty2Cha|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0KD2Pi0HHMergedBeauty2CharmLine|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KD2Pi0HHMergedBeauty2CharmLine|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KD2Pi0HHMergedBeauty2CharmLine|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KKPiD2HHPIDBeauty2CharmLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KKPiD2HHPIDBeauty2CharmLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KKPiD2HHPIDBeauty2CharmLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KKPiD2KSHHDDBeauty2CharmLine/P|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KKPiD2KSHHDDBeauty2CharmLine/P|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KKPiD2KSHHDDBeauty2CharmLine/P|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KPi0ResolvedD2HHBeauty2CharmLi|         8 |         31 |     3.8750 |     4.2555 |      1.0000 |      14.000 |
+ | "Bhadron/Phys/B2D0KPi0ResolvedD2HHBeauty2CharmLi|         8 |         31 |     3.8750 |     4.2555 |      1.0000 |      14.000 |
+ | "Bhadron/Phys/B2D0KPi0ResolvedD2HHBeauty2CharmLi|         8 |         31 |     3.8750 |     4.2555 |      1.0000 |      14.000 |
+ | "Bhadron/Phys/B2D0KPi0ResolvedD2HHHHBeauty2Charm|        10 |         52 |     5.2000 |     5.6000 |      1.0000 |      17.000 |
+ | "Bhadron/Phys/B2D0KPi0ResolvedD2HHHHBeauty2Charm|        10 |         52 |     5.2000 |     5.6000 |      1.0000 |      17.000 |
+ | "Bhadron/Phys/B2D0KPi0ResolvedD2HHHHBeauty2Charm|        10 |         52 |     5.2000 |     5.6000 |      1.0000 |      17.000 |
+ | "Bhadron/Phys/B2D0KPi0ResolvedD2KSHHLLBeauty2Cha|         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B2D0KPi0ResolvedD2KSHHLLBeauty2Cha|         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B2D0KPi0ResolvedD2KSHHLLBeauty2Cha|         2 |          5 |     2.5000 |     1.5000 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B2D0KPiPiD2HHPIDBeauty2CharmLine/P|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KPiPiD2HHPIDBeauty2CharmLine/P|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KPiPiD2HHPIDBeauty2CharmLine/P|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KPiPiD2KSHHLLBeauty2CharmLine/|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2D0KPiPiD2KSHHLLBeauty2CharmLine/|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2D0KPiPiD2KSHHLLBeauty2CharmLine/|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2D0KsPiDDD2HHBeauty2CharmLine/P2C|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/B2D0KsPiDDD2HHBeauty2CharmLine/P2C|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/B2D0KsPiDDD2HHBeauty2CharmLine/P2C|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/B2D0KsPiLLD2HHBeauty2CharmLine/P2C|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KsPiLLD2HHBeauty2CharmLine/P2C|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0KsPiLLD2HHBeauty2CharmLine/P2C|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0MuNuD2KSHHDDBeauty2CharmLine/P|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0MuNuD2KSHHDDBeauty2CharmLine/P|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0MuNuD2KSHHDDBeauty2CharmLine/P|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0PiD02KSPi0DDMergedBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0PiD02KSPi0DDMergedBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0PiD02KSPi0DDMergedBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0PiD02KSPi0LLResolvedBeauty2Cha|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0PiD02KSPi0LLResolvedBeauty2Cha|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0PiD02KSPi0LLResolvedBeauty2Cha|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0PiD2HHUPBeauty2CharmLine/P2Con|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0PiD2HHUPBeauty2CharmLine/P2Con|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0PiD2HHUPBeauty2CharmLine/P2Con|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0PiD2HHmuDSTBeauty2CharmLine/P2|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0PiD2HHmuDSTBeauty2CharmLine/P2|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0PiD2HHmuDSTBeauty2CharmLine/P2|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0PiD2KSPi0HHDDResolvedBeauty2Ch|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/B2D0PiD2KSPi0HHDDResolvedBeauty2Ch|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/B2D0PiD2KSPi0HHDDResolvedBeauty2Ch|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/B2D0PiD2KSPi0HHLLResolvedBeauty2Ch|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0PiD2KSPi0HHLLResolvedBeauty2Ch|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0PiD2KSPi0HHLLResolvedBeauty2Ch|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0PiPi0ResolvedD2HHBeauty2CharmL|         7 |         28 |     4.0000 |     4.1404 |      1.0000 |      13.000 |
+ | "Bhadron/Phys/B2D0PiPi0ResolvedD2HHBeauty2CharmL|         7 |         28 |     4.0000 |     4.1404 |      1.0000 |      13.000 |
+ | "Bhadron/Phys/B2D0PiPi0ResolvedD2HHBeauty2CharmL|         7 |         28 |     4.0000 |     4.1404 |      1.0000 |      13.000 |
+ | "Bhadron/Phys/B2D0PiPi0ResolvedD2HHHHBeauty2Char|        10 |         47 |     4.7000 |     5.1196 |      1.0000 |      14.000 |
+ | "Bhadron/Phys/B2D0PiPi0ResolvedD2HHHHBeauty2Char|        10 |         47 |     4.7000 |     5.1196 |      1.0000 |      14.000 |
+ | "Bhadron/Phys/B2D0PiPi0ResolvedD2HHHHBeauty2Char|        10 |         47 |     4.7000 |     5.1196 |      1.0000 |      14.000 |
+ | "Bhadron/Phys/B2D0PiPi0ResolvedD2KSHHLLBeauty2Ch|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0PiPi0ResolvedD2KSHHLLBeauty2Ch|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0PiPi0ResolvedD2KSHHLLBeauty2Ch|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2D0PiPiPiD2HHPIDBeauty2CharmLine/|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0PiPiPiD2HHPIDBeauty2CharmLine/|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0PiPiPiD2HHPIDBeauty2CharmLine/|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0PiPiPiD2KSHHLLBeauty2CharmLine|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0PiPiPiD2KSHHLLBeauty2CharmLine|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0PiPiPiD2KSHHLLBeauty2CharmLine|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0ppbarKD2HHBeauty2CharmLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0ppbarKD2HHBeauty2CharmLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0ppbarKD2HHBeauty2CharmLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0ppbarPiD2HHBeauty2CharmLine/P2|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0ppbarPiD2HHBeauty2CharmLine/P2|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0ppbarPiD2HHBeauty2CharmLine/P2|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2D0st2460D0KBeauty2CharmLine/P2Co|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2D0st2460D0KBeauty2CharmLine/P2Co|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2D0st2460D0KBeauty2CharmLine/P2Co|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2D0st2460D0PiBeauty2CharmLine/P2C|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/B2D0st2460D0PiBeauty2CharmLine/P2C|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/B2D0st2460D0PiBeauty2CharmLine/P2C|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/B2DD0KstBeauty2CharmLine/P2ConeVar|         4 |         91 |     22.750 |     25.994 |      1.0000 |      66.000 |
+ | "Bhadron/Phys/B2DD0KstBeauty2CharmLine/P2ConeVar|         4 |         91 |     22.750 |     25.994 |      1.0000 |      66.000 |
+ | "Bhadron/Phys/B2DD0KstBeauty2CharmLine/P2ConeVar|         4 |         91 |     22.750 |     25.994 |      1.0000 |      66.000 |
+ | "Bhadron/Phys/B2DD0KstD02K3PiBeauty2CharmLine/P2|         2 |        226 |     113.00 |     112.00 |      1.0000 |      225.00 |
+ | "Bhadron/Phys/B2DD0KstD02K3PiBeauty2CharmLine/P2|         2 |        226 |     113.00 |     112.00 |      1.0000 |      225.00 |
+ | "Bhadron/Phys/B2DD0KstD02K3PiBeauty2CharmLine/P2|         2 |        226 |     113.00 |     112.00 |      1.0000 |      225.00 |
+ | "Bhadron/Phys/B2DDKBeauty2CharmLine/P2ConeVar1" |         2 |         43 |     21.500 |     12.500 |      9.0000 |      34.000 |
+ | "Bhadron/Phys/B2DDKBeauty2CharmLine/P2ConeVar2" |         2 |         43 |     21.500 |     12.500 |      9.0000 |      34.000 |
+ | "Bhadron/Phys/B2DDKBeauty2CharmLine/P2ConeVar3" |         2 |         43 |     21.500 |     12.500 |      9.0000 |      34.000 |
+ | "Bhadron/Phys/B2DDKWSBeauty2CharmLine/P2ConeVar1|         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "Bhadron/Phys/B2DDKWSBeauty2CharmLine/P2ConeVar2|         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "Bhadron/Phys/B2DDKWSBeauty2CharmLine/P2ConeVar3|         1 |          9 |     9.0000 |     0.0000 |      9.0000 |      9.0000 |
+ | "Bhadron/Phys/B2DDPiBeauty2CharmLine/P2ConeVar1"|         2 |         24 |     12.000 |     3.0000 |      9.0000 |      15.000 |
+ | "Bhadron/Phys/B2DDPiBeauty2CharmLine/P2ConeVar2"|         2 |         24 |     12.000 |     3.0000 |      9.0000 |      15.000 |
+ | "Bhadron/Phys/B2DDPiBeauty2CharmLine/P2ConeVar3"|         2 |         24 |     12.000 |     3.0000 |      9.0000 |      15.000 |
+ | "Bhadron/Phys/B2DHHOSD2HHHCFPIDBeauty2CharmLine/|         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "Bhadron/Phys/B2DHHOSD2HHHCFPIDBeauty2CharmLine/|         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "Bhadron/Phys/B2DHHOSD2HHHCFPIDBeauty2CharmLine/|         1 |          7 |     7.0000 |     0.0000 |      7.0000 |      7.0000 |
+ | "Bhadron/Phys/B2DKKD2HHHCFPIDBeauty2CharmLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2DKKD2HHHCFPIDBeauty2CharmLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2DKKD2HHHCFPIDBeauty2CharmLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2DKPiD2HHHCFPIDBeauty2CharmLine/P|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2DKPiD2HHHCFPIDBeauty2CharmLine/P|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2DKPiD2HHHCFPIDBeauty2CharmLine/P|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2DKSDDD2HHHBeauty2CharmLine/P2Con|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2DKSDDD2HHHBeauty2CharmLine/P2Con|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2DKSDDD2HHHBeauty2CharmLine/P2Con|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2DKSLLD2HHHBeauty2CharmLine/P2Con|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2DKSLLD2HHHBeauty2CharmLine/P2Con|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2DKSLLD2HHHBeauty2CharmLine/P2Con|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2DKstar0D2HHHPIDBeauty2CharmLine/|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2DKstar0D2HHHPIDBeauty2CharmLine/|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2DKstar0D2HHHPIDBeauty2CharmLine/|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2DMuMuD2HHHBeauty2CharmLine/P2Con|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2DMuMuD2HHHBeauty2CharmLine/P2Con|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2DMuMuD2HHHBeauty2CharmLine/P2Con|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2DPiPiD2HHHCFPIDBeauty2CharmLine/|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2DPiPiD2HHHCFPIDBeauty2CharmLine/|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2DPiPiD2HHHCFPIDBeauty2CharmLine/|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2DRho0D2HHHPIDBeauty2CharmLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2DRho0D2HHHPIDBeauty2CharmLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2DRho0D2HHHPIDBeauty2CharmLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2DstD0KstBeauty2CharmLine/P2ConeV|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Bhadron/Phys/B2DstD0KstBeauty2CharmLine/P2ConeV|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Bhadron/Phys/B2DstD0KstBeauty2CharmLine/P2ConeV|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Bhadron/Phys/B2DstD0KstD02K3PiBeauty2CharmLine/|         1 |         35 |     35.000 |     0.0000 |      35.000 |      35.000 |
+ | "Bhadron/Phys/B2DstD0KstD02K3PiBeauty2CharmLine/|         1 |         35 |     35.000 |     0.0000 |      35.000 |      35.000 |
+ | "Bhadron/Phys/B2DstD0KstD02K3PiBeauty2CharmLine/|         1 |         35 |     35.000 |     0.0000 |      35.000 |      35.000 |
+ | "Bhadron/Phys/B2DstD0KstDstarD02K3PiBeauty2Charm|         2 |         33 |     16.500 |     14.500 |      2.0000 |      31.000 |
+ | "Bhadron/Phys/B2DstD0KstDstarD02K3PiBeauty2Charm|         2 |         33 |     16.500 |     14.500 |      2.0000 |      31.000 |
+ | "Bhadron/Phys/B2DstD0KstDstarD02K3PiBeauty2Charm|         2 |         33 |     16.500 |     14.500 |      2.0000 |      31.000 |
+ | "Bhadron/Phys/B2DstD0KstDstarD02K3PiD02K3PiBeaut|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2DstD0KstDstarD02K3PiD02K3PiBeaut|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2DstD0KstDstarD02K3PiD02K3PiBeaut|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2DstDKBeauty2CharmLine/P2ConeVar1|         3 |         22 |     7.3333 |     4.9889 |      2.0000 |      14.000 |
+ | "Bhadron/Phys/B2DstDKBeauty2CharmLine/P2ConeVar2|         3 |         22 |     7.3333 |     4.9889 |      2.0000 |      14.000 |
+ | "Bhadron/Phys/B2DstDKBeauty2CharmLine/P2ConeVar3|         3 |         22 |     7.3333 |     4.9889 |      2.0000 |      14.000 |
+ | "Bhadron/Phys/B2DstDKDstarD02K3PiBeauty2CharmLin|         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "Bhadron/Phys/B2DstDKDstarD02K3PiBeauty2CharmLin|         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "Bhadron/Phys/B2DstDKDstarD02K3PiBeauty2CharmLin|         1 |         20 |     20.000 |     0.0000 |      20.000 |      20.000 |
+ | "Bhadron/Phys/B2DstDPiBeauty2CharmLine/P2ConeVar|         3 |         16 |     5.3333 |     5.4365 |      1.0000 |      13.000 |
+ | "Bhadron/Phys/B2DstDPiBeauty2CharmLine/P2ConeVar|         3 |         16 |     5.3333 |     5.4365 |      1.0000 |      13.000 |
+ | "Bhadron/Phys/B2DstDPiBeauty2CharmLine/P2ConeVar|         3 |         16 |     5.3333 |     5.4365 |      1.0000 |      13.000 |
+ | "Bhadron/Phys/B2DstDPiDstarD02K3PiBeauty2CharmLi|         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ | "Bhadron/Phys/B2DstDPiDstarD02K3PiBeauty2CharmLi|         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ | "Bhadron/Phys/B2DstDPiDstarD02K3PiBeauty2CharmLi|         1 |         17 |     17.000 |     0.0000 |      17.000 |      17.000 |
+ | "Bhadron/Phys/B2DstDstKDstarD02K3PiBeauty2CharmL|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2DstDstKDstarD02K3PiBeauty2CharmL|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2DstDstKDstarD02K3PiBeauty2CharmL|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2DstDstPiDstarD02K3PiBeauty2Charm|         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "Bhadron/Phys/B2DstDstPiDstarD02K3PiBeauty2Charm|         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "Bhadron/Phys/B2DstDstPiDstarD02K3PiBeauty2Charm|         1 |          6 |     6.0000 |     0.0000 |      6.0000 |      6.0000 |
+ | "Bhadron/Phys/B2DstPiKWSD2HHHHPiBeauty2CharmLine|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2DstPiKWSD2HHHHPiBeauty2CharmLine|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2DstPiKWSD2HHHHPiBeauty2CharmLine|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2DstPiPiWSD2HHHHPiBeauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2DstPiPiWSD2HHHHPiBeauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2DstPiPiWSD2HHHHPiBeauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_OS_Line/ConeVar10_B|         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_OS_Line/ConeVar10_K|         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_OS_Line/ConeVar15_B|         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_OS_Line/ConeVar15_K|         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_OS_Line/ConeVar17_B|         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_OS_Line/ConeVar17_K|         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_OS_Line/ConeVar20_B|         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_OS_Line/ConeVar20_K|         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_OS_Line/VtxIsolatio|         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_OS_Line/VtxIsolatio|         6 |         19 |     3.1667 |     2.1148 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_SS_Line/ConeVar10_B|         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_SS_Line/ConeVar10_K|         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_SS_Line/ConeVar15_B|         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_SS_Line/ConeVar15_K|         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_SS_Line/ConeVar17_B|         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_SS_Line/ConeVar17_K|         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_SS_Line/ConeVar20_B|         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_SS_Line/ConeVar20_K|         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_SS_Line/VtxIsolatio|         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B2KShh_DD_Run2_SS_Line/VtxIsolatio|         6 |         14 |     2.3333 |     1.3744 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B2KShhh_KKPi_DDLine/P2ConeVar08_1"|         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B2KShhh_KKPi_DDLine/P2ConeVar08_2"|         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B2KShhh_KKPi_DDLine/P2ConeVar08_3"|         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B2KShhh_KKPi_DDLine/P2ConeVar10_1"|         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B2KShhh_KKPi_DDLine/P2ConeVar10_2"|         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B2KShhh_KKPi_DDLine/P2ConeVar10_3"|         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B2KShhh_KKPi_DDLine/P2ConeVar13_1"|         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B2KShhh_KKPi_DDLine/P2ConeVar13_2"|         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B2KShhh_KKPi_DDLine/P2ConeVar13_3"|         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B2KShhh_KKPi_DDLine/P2ConeVar17_1"|         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B2KShhh_KKPi_DDLine/P2ConeVar17_2"|         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B2KShhh_KKPi_DDLine/P2ConeVar17_3"|         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B2KShhh_KKPi_DDLine/VertexIsoInfo"|         5 |          9 |     1.8000 |     1.1662 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/B2KShhh_KPiPi_DDLine/P2ConeVar08_1|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KShhh_KPiPi_DDLine/P2ConeVar08_2|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KShhh_KPiPi_DDLine/P2ConeVar08_3|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KShhh_KPiPi_DDLine/P2ConeVar10_1|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KShhh_KPiPi_DDLine/P2ConeVar10_2|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KShhh_KPiPi_DDLine/P2ConeVar10_3|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KShhh_KPiPi_DDLine/P2ConeVar13_1|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KShhh_KPiPi_DDLine/P2ConeVar13_2|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KShhh_KPiPi_DDLine/P2ConeVar13_3|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KShhh_KPiPi_DDLine/P2ConeVar17_1|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KShhh_KPiPi_DDLine/P2ConeVar17_2|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KShhh_KPiPi_DDLine/P2ConeVar17_3|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KShhh_KPiPi_DDLine/VertexIsoInfo|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KstTauTau_DDSL_Line/B2KstTauTau_|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KstTauTau_DDSL_Line/B2KstTauTau_|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KstTauTau_DDSL_Line/B2KstTauTau_|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KstTauTau_DDSL_Line/B2KstTauTau_|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KstTauTau_DDSL_Line/BVars_ConeIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KstTauTau_DDSL_Line/BVars_Vertex|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KstTauTau_DDSL_Line/DVars_ConeIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KstTauTau_DDSL_Line/DVars_Vertex|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KstTauTau_DDSL_Line/KstarVars_Ve|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KstTauTau_DDSL_Line/MuVars_ConeI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KstTauTau_MuMu_Line/B2KstTauTau_|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KstTauTau_MuMu_Line/B2KstTauTau_|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KstTauTau_MuMu_Line/B2KstTauTau_|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KstTauTau_MuMu_Line/B2KstTauTau_|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KstTauTau_MuMu_Line/BVars_ConeIs|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KstTauTau_MuMu_Line/BVars_Vertex|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KstTauTau_MuMu_Line/KstarVars_Ve|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KstTauTau_MuMu_Line/MuVars_ConeI|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KstTauTau_MuMu_Line/MuVars_ConeI|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_Line/B2KstTauTa|         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_Line/B2KstTauTa|         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_Line/B2KstTauTa|         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_Line/BVars_Cone|         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_Line/BVars_Vert|         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_Line/KstarVars_|         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_Line/TauVars_Co|         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_Line/TauVars_Co|         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_Line/TauVars_Ve|         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_Line/TauVars_Ve|         1 |         38 |     38.000 |     0.0000 |      38.000 |      38.000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_SameSign_Line/B|         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_SameSign_Line/B|         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_SameSign_Line/B|         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_SameSign_Line/B|         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_SameSign_Line/B|         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_SameSign_Line/K|         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_SameSign_Line/T|         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_SameSign_Line/T|         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_SameSign_Line/T|         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Bhadron/Phys/B2KstTauTau_TauTau_SameSign_Line/T|         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Bhadron/Phys/B2KsthhLine/P2ConeVar10_1"        |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KsthhLine/P2ConeVar10_2"        |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KsthhLine/P2ConeVar10_3"        |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KsthhLine/P2ConeVar10_4"        |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KsthhLine/P2ConeVar10_B"        |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KsthhLine/P2ConeVar15_1"        |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KsthhLine/P2ConeVar15_2"        |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KsthhLine/P2ConeVar15_3"        |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KsthhLine/P2ConeVar15_4"        |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KsthhLine/P2ConeVar15_B"        |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KsthhLine/P2ConeVar17_1"        |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KsthhLine/P2ConeVar17_2"        |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KsthhLine/P2ConeVar17_3"        |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KsthhLine/P2ConeVar17_4"        |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KsthhLine/P2ConeVar17_B"        |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2KsthhLine/VtxIsolationVar"      |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/B2LcDspbarLc2PKPiDs2KKPiBeauty2Cha|         4 |         80 |     20.000 |     30.058 |      1.0000 |      72.000 |
+ | "Bhadron/Phys/B2LcDspbarLc2PKPiDs2KKPiBeauty2Cha|         4 |         80 |     20.000 |     30.058 |      1.0000 |      72.000 |
+ | "Bhadron/Phys/B2LcDspbarLc2PKPiDs2KKPiBeauty2Cha|         4 |         80 |     20.000 |     30.058 |      1.0000 |      72.000 |
+ | "Bhadron/Phys/B2LcpbarKSSLc2PKPiBeauty2CharmLine|         8 |         20 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B2LcpbarKSSLc2PKPiBeauty2CharmLine|         8 |         20 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B2LcpbarKSSLc2PKPiBeauty2CharmLine|         8 |         20 |     2.5000 |     1.5000 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/B2LcpbarKWSLc2PKPiBeauty2CharmLine|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2LcpbarKWSLc2PKPiBeauty2CharmLine|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2LcpbarKWSLc2PKPiBeauty2CharmLine|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/B2LcpbarLc2PKPiBeauty2CharmLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2LcpbarLc2PKPiBeauty2CharmLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2LcpbarLc2PKPiBeauty2CharmLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2LcpbarPiSSLc2PKPiBeauty2CharmLin|         6 |         12 |     2.0000 |    0.57735 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/B2LcpbarPiSSLc2PKPiBeauty2CharmLin|         6 |         12 |     2.0000 |    0.57735 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/B2LcpbarPiSSLc2PKPiBeauty2CharmLin|         6 |         12 |     2.0000 |    0.57735 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/B2LcpbarWSLc2PKPiBeauty2CharmLine/|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2LcpbarWSLc2PKPiBeauty2CharmLine/|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2LcpbarWSLc2PKPiBeauty2CharmLine/|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauMu_TOSLine/BVars_ConeIso|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauMu_TOSLine/BVars_VertexI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauMu_TOSLine/CDFIso"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauMu_TOSLine/MuVars_ConeIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauMu_TOSLine/MuonIsolation|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauMu_TOSLine/MuonIsolation|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauMu_TOSLine/TauIsolation"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauMu_TOSLine/TauIsolationB|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauMu_TOSLine/TauVars_ConeI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauMu_TOSLine/TauVars_Verte|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauMu_TOSLine/TrackIsolatio|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauMu_TOSLine/TrackIsolatio|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauMu_TOSLine/ZVisoBDT"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_SameSign_TOSLine/BVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_SameSign_TOSLine/BVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_SameSign_TOSLine/CDF|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_SameSign_TOSLine/Muo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_SameSign_TOSLine/Muo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_SameSign_TOSLine/Tau|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_SameSign_TOSLine/Tau|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_SameSign_TOSLine/Tau|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_SameSign_TOSLine/Tau|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_SameSign_TOSLine/Tau|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_SameSign_TOSLine/Tau|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_SameSign_TOSLine/Tra|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_SameSign_TOSLine/Tra|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_SameSign_TOSLine/ZVi|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_TOSLine/BVars_ConeIs|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_TOSLine/BVars_Vertex|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_TOSLine/CDFIso"     |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_TOSLine/MuonIsolatio|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_TOSLine/MuonIsolatio|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_TOSLine/TauIsolation|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_TOSLine/TauIsolation|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_TOSLine/TauVars_Cone|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_TOSLine/TauVars_Cone|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_TOSLine/TauVars_Vert|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_TOSLine/TauVars_Vert|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_TOSLine/TrackIsolati|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_TOSLine/TrackIsolati|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_TOSLine/ZVisoBDT"   |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_piSS_TOSLine/BVars_C|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_piSS_TOSLine/BVars_V|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_piSS_TOSLine/CDFIso"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_piSS_TOSLine/MuonIso|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_piSS_TOSLine/MuonIso|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_piSS_TOSLine/TauIsol|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_piSS_TOSLine/TauIsol|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_piSS_TOSLine/TauVars|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_piSS_TOSLine/TauVars|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_piSS_TOSLine/TauVars|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_piSS_TOSLine/TauVars|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_piSS_TOSLine/TrackIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_piSS_TOSLine/TrackIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/B2XTau_TauTau_piSS_TOSLine/ZVisoBD|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLa2KmuLine/BsMuMuBIsolation"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLa2KmuLine/BsMuMuTrackIsoK"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLa2KmuLine/BsMuMuTrackIsomu"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLa2KmuLine/ConeIso05K"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLa2KmuLine/ConeIso05La"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLa2KmuLine/ConeIso05mu"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLa2KmuLine/ConeIso10K"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLa2KmuLine/ConeIso10La"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLa2KmuLine/ConeIso10mu"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLa2KmuLine/ConeIso15K"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLa2KmuLine/ConeIso15La"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLa2KmuLine/ConeIso15mu"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLa2KmuLine/TrackIsoBDTK"       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLa2KmuLine/TrackIsoBDTmu"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLa2KmuLine/VtxIsoInfo"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLa2KmuLine/VtxIsoInfoBDT"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLb2KmuLine/BsMuMuBIsolation"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLb2KmuLine/BsMuMuTrackIsoK"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLb2KmuLine/BsMuMuTrackIsomu"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLb2KmuLine/ConeIso05K"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLb2KmuLine/ConeIso05Lb"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLb2KmuLine/ConeIso05mu"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLb2KmuLine/ConeIso10K"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLb2KmuLine/ConeIso10Lb"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLb2KmuLine/ConeIso10mu"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLb2KmuLine/ConeIso15K"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLb2KmuLine/ConeIso15Lb"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLb2KmuLine/ConeIso15mu"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLb2KmuLine/TrackIsoBDTK"       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLb2KmuLine/TrackIsoBDTmu"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLb2KmuLine/VtxIsoInfo"         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BLVLb2KmuLine/VtxIsoInfoBDT"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2D0KD02HHPIDBeauty2CharmLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bc2D0KD02HHPIDBeauty2CharmLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bc2D0KD02HHPIDBeauty2CharmLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bc2D0PiD02HHPIDBeauty2CharmLine/P2|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bc2D0PiD02HHPIDBeauty2CharmLine/P2|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bc2D0PiD02HHPIDBeauty2CharmLine/P2|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bc2DD0D2HHHD02HHBeauty2CharmLine/P|         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ | "Bhadron/Phys/Bc2DD0D2HHHD02HHBeauty2CharmLine/P|         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ | "Bhadron/Phys/Bc2DD0D2HHHD02HHBeauty2CharmLine/P|         3 |         11 |     3.6667 |     1.6997 |      2.0000 |      6.0000 |
+ | "Bhadron/Phys/Bc2DD0D2HHHD02HHPI0Beauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2DD0D2HHHD02HHPI0Beauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2DD0D2HHHD02HHPI0Beauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2DD0D2HHHD02KHHHBeauty2CharmLine|         4 |         11 |     2.7500 |     1.7854 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/Bc2DD0D2HHHD02KHHHBeauty2CharmLine|         4 |         11 |     2.7500 |     1.7854 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/Bc2DD0D2HHHD02KHHHBeauty2CharmLine|         4 |         11 |     2.7500 |     1.7854 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/Bc2DDst0D2HHHDst02D0GammaD02HHBeau|         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ | "Bhadron/Phys/Bc2DDst0D2HHHDst02D0GammaD02HHBeau|         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ | "Bhadron/Phys/Bc2DDst0D2HHHDst02D0GammaD02HHBeau|         2 |          7 |     3.5000 |    0.50000 |      3.0000 |      4.0000 |
+ | "Bhadron/Phys/Bc2DDst0D2HHHDst02D0GammaD02KHHHBe|         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "Bhadron/Phys/Bc2DDst0D2HHHDst02D0GammaD02KHHHBe|         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "Bhadron/Phys/Bc2DDst0D2HHHDst02D0GammaD02KHHHBe|         1 |         13 |     13.000 |     0.0000 |      13.000 |      13.000 |
+ | "Bhadron/Phys/Bc2DDst0D2HHHDst02D0PI0D02KHHHBeau|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bc2DDst0D2HHHDst02D0PI0D02KHHHBeau|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bc2DDst0D2HHHDst02D0PI0D02KHHHBeau|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bc2DHHNPD2HHHPIDBeauty2CharmLine/P|         4 |         22 |     5.5000 |     2.5000 |      2.0000 |      9.0000 |
+ | "Bhadron/Phys/Bc2DHHNPD2HHHPIDBeauty2CharmLine/P|         4 |         22 |     5.5000 |     2.5000 |      2.0000 |      9.0000 |
+ | "Bhadron/Phys/Bc2DHHNPD2HHHPIDBeauty2CharmLine/P|         4 |         22 |     5.5000 |     2.5000 |      2.0000 |      9.0000 |
+ | "Bhadron/Phys/Bc2DHHWSD2HHHPIDBeauty2CharmLine/P|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2DHHWSD2HHHPIDBeauty2CharmLine/P|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2DHHWSD2HHHPIDBeauty2CharmLine/P|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2DKKD2HHHPIDBeauty2CharmLine/P2C|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Bhadron/Phys/Bc2DKKD2HHHPIDBeauty2CharmLine/P2C|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Bhadron/Phys/Bc2DKKD2HHHPIDBeauty2CharmLine/P2C|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Bhadron/Phys/Bc2DKPiD2HHHPIDBeauty2CharmLine/P2|         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ | "Bhadron/Phys/Bc2DKPiD2HHHPIDBeauty2CharmLine/P2|         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ | "Bhadron/Phys/Bc2DKPiD2HHHPIDBeauty2CharmLine/P2|         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ | "Bhadron/Phys/Bc2DPiKD2HHHPIDBeauty2CharmLine/P2|         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ | "Bhadron/Phys/Bc2DPiKD2HHHPIDBeauty2CharmLine/P2|         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ | "Bhadron/Phys/Bc2DPiKD2HHHPIDBeauty2CharmLine/P2|         4 |         16 |     4.0000 |     3.5355 |      1.0000 |      10.000 |
+ | "Bhadron/Phys/Bc2DPiPiD2HHHPIDBeauty2CharmLine/P|         4 |         14 |     3.5000 |     2.2913 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/Bc2DPiPiD2HHHPIDBeauty2CharmLine/P|         4 |         14 |     3.5000 |     2.2913 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/Bc2DPiPiD2HHHPIDBeauty2CharmLine/P|         4 |         14 |     3.5000 |     2.2913 |      1.0000 |      7.0000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2D0PID02HHD02KHHHBeauty|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2D0PID02HHD02KHHHBeauty|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2D0PID02HHD02KHHHBeauty|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2D0PID02KHHHD02HHBeauty|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2D0PID02KHHHD02HHBeauty|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2D0PID02KHHHD02HHBeauty|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2D0PID02KHHHD02HHPI0Bea|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2D0PID02KHHHD02HHPI0Bea|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2D0PID02KHHHD02HHPI0Bea|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2D0PID02KHHHD02KHHHBeau|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2D0PID02KHHHD02KHHHBeau|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2D0PID02KHHHD02KHHHBeau|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2DGammaD2HHHD02HHBeauty|         3 |         43 |     14.333 |     10.339 |      3.0000 |      28.000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2DGammaD2HHHD02HHBeauty|         3 |         43 |     14.333 |     10.339 |      3.0000 |      28.000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2DGammaD2HHHD02HHBeauty|         3 |         43 |     14.333 |     10.339 |      3.0000 |      28.000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2DGammaD2HHHD02HHPI0Bea|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2DGammaD2HHHD02HHPI0Bea|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2DGammaD2HHHD02HHPI0Bea|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2DGammaD2HHHD02KHHHBeau|         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2DGammaD2HHHD02KHHHBeau|         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2DGammaD2HHHD02KHHHBeau|         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2DPI0D2HHHD02HHBeauty2C|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2DPI0D2HHHD02HHBeauty2C|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Bhadron/Phys/Bc2DstD0Dst2DPI0D2HHHD02HHBeauty2C|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/ConeIso05B" |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/ConeIso05K" |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/ConeIso05pi1|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/ConeIso05pi2|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/ConeIso10B" |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/ConeIso10K" |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/ConeIso10pi1|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/ConeIso10pi2|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/ConeIso15B" |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/ConeIso15K" |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/ConeIso15pi1|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/ConeIso15pi2|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/ConeIso20B" |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/ConeIso20K" |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/ConeIso20pi1|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/ConeIso20pi2|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/NConeIso05B"|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/NConeIso05K"|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/NConeIso05pi|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/NConeIso05pi|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/NConeIso10B"|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/NConeIso10K"|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/NConeIso10pi|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/NConeIso10pi|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/NConeIso15B"|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/NConeIso15K"|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/NConeIso15pi|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/NConeIso15pi|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/NConeIso20B"|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/NConeIso20K"|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/NConeIso20pi|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/NConeIso20pi|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_Kpipi_exclLine/VertexIsoInf|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/ConeIso05B"|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/ConeIso05pi|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/ConeIso05pi|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/ConeIso05pi|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/ConeIso10B"|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/ConeIso10pi|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/ConeIso10pi|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/ConeIso10pi|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/ConeIso15B"|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/ConeIso15pi|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/ConeIso15pi|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/ConeIso15pi|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/ConeIso20B"|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/ConeIso20pi|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/ConeIso20pi|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/ConeIso20pi|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/NConeIso05B|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/NConeIso05p|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/NConeIso05p|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/NConeIso05p|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/NConeIso10B|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/NConeIso10p|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/NConeIso10p|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/NConeIso10p|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/NConeIso15B|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/NConeIso15p|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/NConeIso15p|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/NConeIso15p|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/NConeIso20B|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/NConeIso20p|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/NConeIso20p|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/NConeIso20p|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pipipi_exclLine/VertexIsoIn|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/ConeIso05B"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/ConeIso05K"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/ConeIso05p1"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/ConeIso05p2"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/ConeIso10B"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/ConeIso10K"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/ConeIso10p1"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/ConeIso10p2"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/ConeIso15B"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/ConeIso15K"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/ConeIso15p1"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/ConeIso15p2"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/ConeIso20B"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/ConeIso20K"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/ConeIso20p1"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/ConeIso20p2"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/NConeIso05B"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/NConeIso05K"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/NConeIso05p1" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/NConeIso05p2" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/NConeIso10B"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/NConeIso10K"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/NConeIso10p1" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/NConeIso10p2" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/NConeIso15B"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/NConeIso15K"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/NConeIso15p1" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/NConeIso15p2" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/NConeIso20B"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/NConeIso20K"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/NConeIso20p1" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/NConeIso20p2" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_ppK_exclLine/VertexIsoInfo"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/ConeIso05B"  |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/ConeIso05p1" |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/ConeIso05p2" |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/ConeIso05pi" |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/ConeIso10B"  |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/ConeIso10p1" |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/ConeIso10p2" |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/ConeIso10pi" |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/ConeIso15B"  |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/ConeIso15p1" |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/ConeIso15p2" |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/ConeIso15pi" |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/ConeIso20B"  |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/ConeIso20p1" |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/ConeIso20p2" |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/ConeIso20pi" |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/NConeIso05B" |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/NConeIso05p1"|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/NConeIso05p2"|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/NConeIso05pi"|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/NConeIso10B" |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/NConeIso10p1"|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/NConeIso10p2"|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/NConeIso10pi"|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/NConeIso15B" |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/NConeIso15p1"|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/NConeIso15p2"|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/NConeIso15pi"|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/NConeIso20B" |         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/NConeIso20p1"|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/NConeIso20p2"|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/NConeIso20pi"|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bc2hhh_pppi_exclLine/VertexIsoInfo|         2 |          4 |     2.0000 |     1.0000 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/BetaSBs2PhiPhiWideLine/P2ConeVar08|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BetaSBs2PhiPhiWideLine/P2ConeVar08|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BetaSBs2PhiPhiWideLine/P2ConeVar08|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BetaSBs2PhiPhiWideLine/P2ConeVar08|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BetaSBs2PhiPhiWideLine/P2ConeVar10|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BetaSBs2PhiPhiWideLine/P2ConeVar10|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BetaSBs2PhiPhiWideLine/P2ConeVar10|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BetaSBs2PhiPhiWideLine/P2ConeVar10|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BetaSBs2PhiPhiWideLine/P2ConeVar13|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BetaSBs2PhiPhiWideLine/P2ConeVar13|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BetaSBs2PhiPhiWideLine/P2ConeVar13|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BetaSBs2PhiPhiWideLine/P2ConeVar13|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BetaSBs2PhiPhiWideLine/P2ConeVar17|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BetaSBs2PhiPhiWideLine/P2ConeVar17|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BetaSBs2PhiPhiWideLine/P2ConeVar17|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BetaSBs2PhiPhiWideLine/P2ConeVar17|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BetaSBs2PhiPhiWideLine/VertexIsoIn|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/BsPhiRhoLine/VertexIsoInfo"       |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2KsthhDDLine/P2ConeVar10_1"     |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/Bu2KsthhDDLine/P2ConeVar10_2"     |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/Bu2KsthhDDLine/P2ConeVar10_3"     |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/Bu2KsthhDDLine/P2ConeVar10_4"     |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/Bu2KsthhDDLine/P2ConeVar10_B"     |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/Bu2KsthhDDLine/P2ConeVar15_1"     |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/Bu2KsthhDDLine/P2ConeVar15_2"     |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/Bu2KsthhDDLine/P2ConeVar15_3"     |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/Bu2KsthhDDLine/P2ConeVar15_4"     |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/Bu2KsthhDDLine/P2ConeVar15_B"     |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/Bu2KsthhDDLine/P2ConeVar17_1"     |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/Bu2KsthhDDLine/P2ConeVar17_2"     |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/Bu2KsthhDDLine/P2ConeVar17_3"     |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/Bu2KsthhDDLine/P2ConeVar17_4"     |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/Bu2KsthhDDLine/P2ConeVar17_B"     |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/Bu2KsthhDDLine/VtxIsolationVar"   |         3 |         13 |     4.3333 |     2.8674 |      1.0000 |      8.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/ConeIso05B"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/ConeIso05h"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/ConeIso05p1"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/ConeIso05p2"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/ConeIso10B"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/ConeIso10h"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/ConeIso10p1"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/ConeIso10p2"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/ConeIso15B"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/ConeIso15h"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/ConeIso15p1"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/ConeIso15p2"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/ConeIso20B"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/ConeIso20h"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/ConeIso20p1"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/ConeIso20p2"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/NConeIso05B"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/NConeIso05h"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/NConeIso05p1" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/NConeIso05p2" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/NConeIso10B"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/NConeIso10h"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/NConeIso10p1" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/NConeIso10p2" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/NConeIso15B"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/NConeIso15h"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/NConeIso15p1" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/NConeIso15p2" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/NConeIso20B"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/NConeIso20h"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/NConeIso20p1" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/NConeIso20p2" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2hhh_pph_inclLine/VertexIsoInfo"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusMergedLine/maps/cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusMergedLine/maps/cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusMergedLine/maps/cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusMergedLine/maps/cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusMergedLine/maps/cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusMergedLine/maps/cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusMergedLine/maps/cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusMergedLine/maps/cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusMergedLine/maps/cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusMergedLine/maps/vtxI|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusMergedLine/maps/vtxI|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusMergedLine/maps/vtxI|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusResolvedLine/maps/co|         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusResolvedLine/maps/co|         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusResolvedLine/maps/co|         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusResolvedLine/maps/co|         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusResolvedLine/maps/co|         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusResolvedLine/maps/co|         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusResolvedLine/maps/co|         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusResolvedLine/maps/co|         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusResolvedLine/maps/co|         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusResolvedLine/maps/vt|         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusResolvedLine/maps/vt|         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusResolvedLine/maps/vt|         4 |          8 |     2.0000 |    0.70711 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusUpResolvedLine/maps/|         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusUpResolvedLine/maps/|         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusUpResolvedLine/maps/|         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusUpResolvedLine/maps/|         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusUpResolvedLine/maps/|         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusUpResolvedLine/maps/|         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusUpResolvedLine/maps/|         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusUpResolvedLine/maps/|         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusUpResolvedLine/maps/|         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusUpResolvedLine/maps/|         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusUpResolvedLine/maps/|         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Bu2rho0rhoPlusUpResolvedLine/maps/|         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Lb2D0PHD02HHBeauty2CharmLine/P2Con|         4 |         24 |     6.0000 |     5.3385 |      1.0000 |      15.000 |
+ | "Bhadron/Phys/Lb2D0PHD02HHBeauty2CharmLine/P2Con|         4 |         24 |     6.0000 |     5.3385 |      1.0000 |      15.000 |
+ | "Bhadron/Phys/Lb2D0PHD02HHBeauty2CharmLine/P2Con|         4 |         24 |     6.0000 |     5.3385 |      1.0000 |      15.000 |
+ | "Bhadron/Phys/Lb2D0PHWSD02HHBeauty2CharmLine/P2C|         2 |         21 |     10.500 |     6.5000 |      4.0000 |      17.000 |
+ | "Bhadron/Phys/Lb2D0PHWSD02HHBeauty2CharmLine/P2C|         2 |         21 |     10.500 |     6.5000 |      4.0000 |      17.000 |
+ | "Bhadron/Phys/Lb2D0PHWSD02HHBeauty2CharmLine/P2C|         2 |         21 |     10.500 |     6.5000 |      4.0000 |      17.000 |
+ | "Bhadron/Phys/Lb2D0pKD02K3PiBeauty2CharmLine/P2C|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/Lb2D0pKD02K3PiBeauty2CharmLine/P2C|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/Lb2D0pKD02K3PiBeauty2CharmLine/P2C|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/Lb2DLambda0DDpiD2HHHBeauty2CharmLi|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2DLambda0DDpiD2HHHBeauty2CharmLi|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2DLambda0DDpiD2HHHBeauty2CharmLi|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2DpKKD2HHHBeauty2CharmLine/P2Con|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Lb2DpKKD2HHHBeauty2CharmLine/P2Con|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Lb2DpKKD2HHHBeauty2CharmLine/P2Con|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Lb2DpKPiD2HHHBeauty2CharmLine/P2Co|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/Lb2DpKPiD2HHHBeauty2CharmLine/P2Co|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/Lb2DpKPiD2HHHBeauty2CharmLine/P2Co|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/Lb2DpPiPiD2HHHBeauty2CharmLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Lb2DpPiPiD2HHHBeauty2CharmLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Lb2DpPiPiD2HHHBeauty2CharmLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Lb2EtacKp_KsKPiLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2EtacKp_KsKPiLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2EtacKp_KsKPiLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2EtacKp_KsKPiLine/RelInfoVertexI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2EtacKp_KsKPiLine/RelInfoVertexI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2Lc5PiLc2PKPiPIDBeauty2CharmLine|         4 |         32 |     8.0000 |     6.5574 |      3.0000 |      19.000 |
+ | "Bhadron/Phys/Lb2Lc5PiLc2PKPiPIDBeauty2CharmLine|         4 |         32 |     8.0000 |     6.5574 |      3.0000 |      19.000 |
+ | "Bhadron/Phys/Lb2Lc5PiLc2PKPiPIDBeauty2CharmLine|         4 |         32 |     8.0000 |     6.5574 |      3.0000 |      19.000 |
+ | "Bhadron/Phys/Lb2LcDD2HHHPIDBeauty2CharmLine/P2C|         2 |          8 |     4.0000 |     2.0000 |      2.0000 |      6.0000 |
+ | "Bhadron/Phys/Lb2LcDD2HHHPIDBeauty2CharmLine/P2C|         2 |          8 |     4.0000 |     2.0000 |      2.0000 |      6.0000 |
+ | "Bhadron/Phys/Lb2LcDD2HHHPIDBeauty2CharmLine/P2C|         2 |          8 |     4.0000 |     2.0000 |      2.0000 |      6.0000 |
+ | "Bhadron/Phys/Lb2LcDKstBeauty2CharmLine/P2ConeVa|         3 |        472 |     157.33 |     218.27 |      1.0000 |      466.00 |
+ | "Bhadron/Phys/Lb2LcDKstBeauty2CharmLine/P2ConeVa|         3 |        472 |     157.33 |     218.27 |      1.0000 |      466.00 |
+ | "Bhadron/Phys/Lb2LcDKstBeauty2CharmLine/P2ConeVa|         3 |        472 |     157.33 |     218.27 |      1.0000 |      466.00 |
+ | "Bhadron/Phys/Lb2LcDstKstBeauty2CharmLine/P2Cone|         2 |         27 |     13.500 |     10.500 |      3.0000 |      24.000 |
+ | "Bhadron/Phys/Lb2LcDstKstBeauty2CharmLine/P2Cone|         2 |         27 |     13.500 |     10.500 |      3.0000 |      24.000 |
+ | "Bhadron/Phys/Lb2LcDstKstBeauty2CharmLine/P2Cone|         2 |         27 |     13.500 |     10.500 |      3.0000 |      24.000 |
+ | "Bhadron/Phys/Lb2LcKKPiLc2PKPiBeauty2CharmLine/P|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/Lb2LcKKPiLc2PKPiBeauty2CharmLine/P|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/Lb2LcKKPiLc2PKPiBeauty2CharmLine/P|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/Lb2LcKLc2PKPiBeauty2CharmLine/P2Co|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2LcKLc2PKPiBeauty2CharmLine/P2Co|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2LcKLc2PKPiBeauty2CharmLine/P2Co|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2LcKPiPiLc2PKPiBeauty2CharmLine/|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/Lb2LcKPiPiLc2PKPiBeauty2CharmLine/|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/Lb2LcKPiPiLc2PKPiBeauty2CharmLine/|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/Lb2LcPiPiPiLc2PKPiBeauty2CharmLine|         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/Lb2LcPiPiPiLc2PKPiBeauty2CharmLine|         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/Lb2LcPiPiPiLc2PKPiBeauty2CharmLine|         2 |          6 |     3.0000 |     2.0000 |      1.0000 |      5.0000 |
+ | "Bhadron/Phys/Lb2LcPiPiPiWSLc2PKPiBeauty2CharmLi|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/Lb2LcPiPiPiWSLc2PKPiBeauty2CharmLi|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/Lb2LcPiPiPiWSLc2PKPiBeauty2CharmLi|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/Lb2LcppbarKLc2PKPiBeauty2CharmLine|         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Bhadron/Phys/Lb2LcppbarKLc2PKPiBeauty2CharmLine|         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Bhadron/Phys/Lb2LcppbarKLc2PKPiBeauty2CharmLine|         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Bhadron/Phys/Lb2LcppbarPiLc2PKPiBeauty2CharmLin|         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "Bhadron/Phys/Lb2LcppbarPiLc2PKPiBeauty2CharmLin|         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "Bhadron/Phys/Lb2LcppbarPiLc2PKPiBeauty2CharmLin|         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "Bhadron/Phys/Lb2V0hDDLine/ConeVar08"           |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2V0hDDLine/ConeVar10"           |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2V0hDDLine/ConeVar15"           |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2V0hDDLine/ConeVar17"           |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2V0hDDLine/VtxIsolationVar"     |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2V0hhDDLine/ConeVar08"          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2V0hhDDLine/ConeVar10"          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2V0hhDDLine/ConeVar15"          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2V0hhDDLine/ConeVar17"          |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2V0hhDDLine/VtxIsolationVar"    |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2XicKXic2PKPiBeauty2CharmLine/P2|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2XicKXic2PKPiBeauty2CharmLine/P2|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Lb2XicKXic2PKPiBeauty2CharmLine/P2|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Omegab2Omegac0KOmegac02PKKPiBeauty|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Omegab2Omegac0KOmegac02PKKPiBeauty|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Omegab2Omegac0KOmegac02PKKPiBeauty|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Omegab2Omegac0PiNoIPWSOmegac02PKKP|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Omegab2Omegac0PiNoIPWSOmegac02PKKP|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Omegab2Omegac0PiNoIPWSOmegac02PKKP|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Omegab2Omegac0PiOmegac02PKKPiBeaut|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Omegab2Omegac0PiOmegac02PKKPiBeaut|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Omegab2Omegac0PiOmegac02PKKPiBeaut|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Sb02DPD2HHHPIDBeauty2CharmLine/P2C|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/Sb02DPD2HHHPIDBeauty2CharmLine/P2C|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/Sb02DPD2HHHPIDBeauty2CharmLine/P2C|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/Sb2D0PD2HHPIDBeauty2CharmLine/P2Co|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/Sb2D0PD2HHPIDBeauty2CharmLine/P2Co|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/Sb2D0PD2HHPIDBeauty2CharmLine/P2Co|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/X2LcD0KD02KPiBeauty2CharmLine/P2Co|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/X2LcD0KD02KPiBeauty2CharmLine/P2Co|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/X2LcD0KD02KPiBeauty2CharmLine/P2Co|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/X2LcD0PiD02KPiBeauty2CharmLine/P2C|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/X2LcD0PiD02KPiBeauty2CharmLine/P2C|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/X2LcD0PiD02KPiBeauty2CharmLine/P2C|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/X2LcD0PiWSD02KPiBeauty2CharmLine/P|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/X2LcD0PiWSD02KPiBeauty2CharmLine/P|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/X2LcD0PiWSD02KPiBeauty2CharmLine/P|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/X2LcKKOSLc2PKPiBeauty2CharmLine/P2|         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/X2LcKKOSLc2PKPiBeauty2CharmLine/P2|         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/X2LcKKOSLc2PKPiBeauty2CharmLine/P2|         7 |          9 |     1.2857 |    0.45175 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/X2LcKKSSLc2PKPiBeauty2CharmLine/P2|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/X2LcKKSSLc2PKPiBeauty2CharmLine/P2|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/X2LcKKSSLc2PKPiBeauty2CharmLine/P2|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/X2LcKPiOSLc2PKPiBeauty2CharmLine/P|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/X2LcKPiOSLc2PKPiBeauty2CharmLine/P|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/X2LcKPiOSLc2PKPiBeauty2CharmLine/P|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/X2LcKPiPiPiLc2PKPiBeauty2CharmLine|         5 |         43 |     8.6000 |     6.9455 |      2.0000 |      21.000 |
+ | "Bhadron/Phys/X2LcKPiPiPiLc2PKPiBeauty2CharmLine|         5 |         43 |     8.6000 |     6.9455 |      2.0000 |      21.000 |
+ | "Bhadron/Phys/X2LcKPiPiPiLc2PKPiBeauty2CharmLine|         5 |         43 |     8.6000 |     6.9455 |      2.0000 |      21.000 |
+ | "Bhadron/Phys/X2LcKPiSSLc2PKPiBeauty2CharmLine/P|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/X2LcKPiSSLc2PKPiBeauty2CharmLine/P|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/X2LcKPiSSLc2PKPiBeauty2CharmLine/P|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/X2LcLcBeauty2CharmLine/P2ConeVar1"|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/X2LcLcBeauty2CharmLine/P2ConeVar2"|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/X2LcLcBeauty2CharmLine/P2ConeVar3"|         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ | "Bhadron/Phys/X2LcPiKOSLc2PKPiBeauty2CharmLine/P|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/X2LcPiKOSLc2PKPiBeauty2CharmLine/P|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/X2LcPiKOSLc2PKPiBeauty2CharmLine/P|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/X2LcPiPiOSLc2PKPiBeauty2CharmLine/|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/X2LcPiPiOSLc2PKPiBeauty2CharmLine/|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/X2LcPiPiOSLc2PKPiBeauty2CharmLine/|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/X2LcPiPiSSLc2PKPiBeauty2CharmLine/|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/X2LcPiPiSSLc2PKPiBeauty2CharmLine/|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/X2LcPiPiSSLc2PKPiBeauty2CharmLine/|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/X2XiccppKXiccpp2XicPiBeauty2CharmL|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/X2XiccppKXiccpp2XicPiBeauty2CharmL|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/X2XiccppKXiccpp2XicPiBeauty2CharmL|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/XB2DPiPBd2DPiLine/RelInfoConeVaria|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/XB2DPiPBd2DPiLine/RelInfoConeVaria|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/XB2DPiPBd2DPiLine/RelInfoConeVaria|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/XB2DPiPBd2DPiLine/RelInfoVertexIso|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/XB2DPiPBd2DPiLine/RelInfoVertexIso|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Bhadron/Phys/XB2DPiPBd2DPiPLine/RelInfoConeVari|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/XB2DPiPBd2DPiPLine/RelInfoConeVari|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/XB2DPiPBd2DPiPLine/RelInfoConeVari|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/XB2DPiPBd2DPiPLine/RelInfoVertexIs|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/XB2DPiPBd2DPiPLine/RelInfoVertexIs|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xb2phhLine/P2ConeVar1"            |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Xb2phhLine/P2ConeVar2"            |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Xb2phhLine/P2ConeVar3"            |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Xb2phhLine/P2ConeVar4"            |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Xb2phhLine/VertexIsoInfo"         |         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar08_0_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar08_0_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar08_1_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar08_1_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar08_2_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar08_2_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar08_3_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar08_3_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar08_4_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar08_4_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar10_0_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar10_0_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar10_1_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar10_1_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar10_2_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar10_2_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar10_3_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar10_3_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar10_4_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar10_4_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar13_0_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar13_0_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar13_1_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar13_1_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar13_2_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar13_2_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar13_3_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar13_3_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar13_4_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar13_4_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar17_0_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar17_0_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar17_1_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar17_1_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar17_2_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar17_2_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar17_3_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar17_3_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar17_4_Displaced"|         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/ConeVar17_4_Long"     |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xb2phhhLine/VertexIsoInfo"        |         5 |         12 |     2.4000 |     1.0198 |      1.0000 |      4.0000 |
+ | "Bhadron/Phys/Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2C|         3 |        143 |     47.667 |     64.588 |      1.0000 |      139.00 |
+ | "Bhadron/Phys/Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2C|         3 |        143 |     47.667 |     64.588 |      1.0000 |      139.00 |
+ | "Bhadron/Phys/Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2C|         3 |        143 |     47.667 |     64.588 |      1.0000 |      139.00 |
+ | "Bhadron/Phys/Xib02XicDXic2PKPiBeauty2CharmLine/|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xib02XicDXic2PKPiBeauty2CharmLine/|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xib02XicDXic2PKPiBeauty2CharmLine/|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xib02XicKPiPiXic2PKPiBeauty2CharmL|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/Xib02XicKPiPiXic2PKPiBeauty2CharmL|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/Xib02XicKPiPiXic2PKPiBeauty2CharmL|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/Xib02XicPiPiPiXic2PKPiBeauty2Charm|         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Xib02XicPiPiPiXic2PKPiBeauty2Charm|         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Xib02XicPiPiPiXic2PKPiBeauty2Charm|         3 |          6 |     2.0000 |    0.81650 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Xib2D0Lambda0DDpiD02HHBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xib2D0Lambda0DDpiD02HHBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xib2D0Lambda0DDpiD02HHBeauty2Charm|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xib2D0pKPiD02HHBeauty2CharmLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xib2D0pKPiD02HHBeauty2CharmLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xib2D0pKPiD02HHBeauty2CharmLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xib2D0pPiPiD02HHBeauty2CharmLine/P|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Xib2D0pPiPiD02HHBeauty2CharmLine/P|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Xib2D0pPiPiD02HHBeauty2CharmLine/P|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Xib2LcDsKLc2PKPiDs2KKPiBeauty2Char|         4 |         28 |     7.0000 |     9.8234 |      1.0000 |      24.000 |
+ | "Bhadron/Phys/Xib2LcDsKLc2PKPiDs2KKPiBeauty2Char|         4 |         28 |     7.0000 |     9.8234 |      1.0000 |      24.000 |
+ | "Bhadron/Phys/Xib2LcDsKLc2PKPiDs2KKPiBeauty2Char|         4 |         28 |     7.0000 |     9.8234 |      1.0000 |      24.000 |
+ | "Bhadron/Phys/Xib2Xic0KPiPiXic02PKKPiBeauty2Char|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Xib2Xic0KPiPiXic02PKKPiBeauty2Char|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Xib2Xic0KPiPiXic02PKKPiBeauty2Char|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Xib2Xic0PiPiPiXic02PKKPiBeauty2Cha|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Xib2Xic0PiPiPiXic02PKKPiBeauty2Cha|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Xib2Xic0PiPiPiXic02PKKPiBeauty2Cha|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Xib2XicKKXic2PKPiBeauty2CharmLine/|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xib2XicKKXic2PKPiBeauty2CharmLine/|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xib2XicKKXic2PKPiBeauty2CharmLine/|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xib2XicKPiXic2PKPiBeauty2CharmLine|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Xib2XicKPiXic2PKPiBeauty2CharmLine|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Xib2XicKPiXic2PKPiBeauty2CharmLine|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Xib2XicPiPiXic2PKPiBeauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xib2XicPiPiXic2PKPiBeauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xib2XicPiPiXic2PKPiBeauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc02XiccpMuXiccp2Xic0PiBeauty2Ch|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc02XiccpMuXiccp2Xic0PiBeauty2Ch|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc02XiccpMuXiccp2Xic0PiBeauty2Ch|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc2DpKD2HHHBeauty2CharmLine/P2Co|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc2DpKD2HHHBeauty2CharmLine/P2Co|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc2DpKD2HHHBeauty2CharmLine/P2Co|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc2LcDMuD2KPiPiBeauty2CharmLine/|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc2LcDMuD2KPiPiBeauty2CharmLine/|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc2LcDMuD2KPiPiBeauty2CharmLine/|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc2LcDMuWSD2KPiPiBeauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc2LcDMuWSD2KPiPiBeauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc2LcDMuWSD2KPiPiBeauty2CharmLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc2LcKLc2PKPiBeauty2CharmLine/P2|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc2LcKLc2PKPiBeauty2CharmLine/P2|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc2LcKLc2PKPiBeauty2CharmLine/P2|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc2LcKPiOSLc2PKPiBeauty2CharmLin|         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Xibc2LcKPiOSLc2PKPiBeauty2CharmLin|         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Xibc2LcKPiOSLc2PKPiBeauty2CharmLin|         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Bhadron/Phys/Xibc2LcPiLc2PKPiBeauty2CharmLine/P|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc2LcPiLc2PKPiBeauty2CharmLine/P|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc2LcPiLc2PKPiBeauty2CharmLine/P|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc2LcPiPiOSLc2PKPiBeauty2CharmLi|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Xibc2LcPiPiOSLc2PKPiBeauty2CharmLi|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Xibc2LcPiPiOSLc2PKPiBeauty2CharmLi|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "Bhadron/Phys/Xibc2XicPiXic2PKPiBeauty2CharmLine|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/Xibc2XicPiXic2PKPiBeauty2CharmLine|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/Xibc2XicPiXic2PKPiBeauty2CharmLine|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Bhadron/Phys/Xibc2XiccppMuXiccpp2XicPiBeauty2Ch|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc2XiccppMuXiccpp2XicPiBeauty2Ch|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Bhadron/Phys/Xibc2XiccppMuXiccpp2XicPiBeauty2Ch|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+PackEcalClusters_Bhadron      SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |        56 |        214 |     3.8214 |     3.1002 |      1.0000 |      15.000 |
+PackEcalSplitClusters_Bhadron SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         5 |         10 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+PackCaloEcalDigits_Bhadron    SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |        56 |       1914 |     34.179 |     27.343 |      9.0000 |      133.00 |
+PackCaloPrsDigits_Bhadron     SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |        55 |        615 |     11.182 |     9.2502 |      1.0000 |      50.000 |
+PackCaloSpdDigits_Bhadron     SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |        51 |        276 |     5.4118 |     4.9948 |      1.0000 |      30.000 |
+PackCaloEcalADCs_Bhadron      SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |        56 |       1914 |     34.179 |     27.343 |      9.0000 |      133.00 |
+PackCaloPrsADCs_Bhadron       SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |        55 |        615 |     11.182 |     9.2502 |      1.0000 |      50.000 |
+PackRichPIDs_Bhadron          SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |       147 |        940 |     6.3946 |     4.7617 |      2.0000 |      45.000 |
+PackMuonPIDs_Bhadron          SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |       147 |        839 |     5.7075 |     3.9542 |      2.0000 |      38.000 |
+PackBestTracks_Bhadron        SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedTracks"                                |       147 |       1029 |     7.0000 |     5.0020 |      2.0000 |      48.000 |
+PackMuonTracks_Bhadron        SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedTracks"                                |        72 |        107 |     1.4861 |    0.68704 |      1.0000 |      4.0000 |
+Bhadron_OStream                  INFO Events output: 147
+FSRInputCopyStreamSemilepto...   INFO Set up File Summary Record
+FSRInputCopyStreamSemilepto...   INFO Events output: 1
+FindDuplicates_Semileptonic   SUCCESS Number of counters : 72
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B23MuNu_TriFakeMuLine"                  |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B23MuNu_TriMuLine"                      |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DMuNuX_D0"                            |        25 |          4 |    0.16000 |    0.36661 |      0.0000 |      1.0000 |
+ | "# Phys/B2DMuNuX_D0_Electron"                   |        25 |          2 |   0.080000 |    0.27129 |      0.0000 |      1.0000 |
+ | "# Phys/B2DMuNuX_D0_FakeMuon"                   |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# Phys/B2DMuNuX_D0_K3Pi"                       |        25 |          3 |    0.12000 |    0.32496 |      0.0000 |      1.0000 |
+ | "# Phys/B2DMuNuX_D0_K3Pi_FakeMuon"              |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DMuNuX_Dp"                            |        25 |          4 |    0.16000 |    0.36661 |      0.0000 |      1.0000 |
+ | "# Phys/B2DMuNuX_Dp_FakeMuon"                   |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DMuNuX_Ds"                            |        25 |          2 |   0.080000 |    0.39192 |      0.0000 |      2.0000 |
+ | "# Phys/B2DMuNuX_Ds_FakeMuon"                   |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DMuNuX_Lc"                            |        25 |          2 |   0.080000 |    0.39192 |      0.0000 |      2.0000 |
+ | "# Phys/B2DMuNuX_Lc_FakeMuon"                   |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DMuNuX_Omegac"                        |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DMuNuX_Omegac_FakeMuon"               |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DMuNuX_Xic"                           |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# Phys/B2DMuNuX_Xic0"                          |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DMuNuX_Xic0_FakeMuon"                 |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DMuNuX_Xic_FakeMuon"                  |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DstMuNuInclLine"                      |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# Phys/B2DstMuNuInclWSLine"                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2PPbarMuForTauMuLine"                  |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2PPbarMuForTauMuSSLine"                |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2PPbarMuForTauMuSSfakeMuLine"          |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2PPbarMuForTauMuSSfakePLine"           |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2PPbarMuForTauMuTopoLine"              |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2PPbarMuForTauMufakeMuLine"            |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2PPbarMuForTauMufakePLine"             |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# Phys/B2XuMuNuB2PhiLine"                      |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XuMuNuB2Phi_FakeMuLine"               |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XuMuNuB2PiLine"                       |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XuMuNuB2PiSSLine"                     |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XuMuNuBs2KLine"                       |        25 |          2 |   0.080000 |    0.27129 |      0.0000 |      1.0000 |
+ | "# Phys/B2XuMuNuBs2KSSLine"                     |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# Phys/B2XuMuNuBs2KSS_FakeKLine"               |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XuMuNuBs2KSS_FakeKMuLine"             |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# Phys/B2XuMuNuBs2KSS_FakeMuLine"              |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XuMuNuBs2K_FakeKLine"                 |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XuMuNuBs2K_FakeKMuLine"               |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XuMuNuBs2K_FakeMuLine"                |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XuMuNuBs2KstarLine"                   |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XuMuNuBs2KstarSSLine"                 |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XuMuNuBu2KshOSMu_SSMuplusLine"        |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XuMuNuBu2KshSSMu_SSMuminusLine"       |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# Phys/B2XuMuNuBu2RhoLine"                     |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XuMuNuBu2RhoSBLine"                   |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XuMuNuBu2RhoWSLine"                   |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2st2KKJpsiLine"                       |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2st2KKJpsiWSLine"                     |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2st2KKMuLine"                         |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2st2KKMuWSLine"                       |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2D0EXB2DMuForLNuLine"                  |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# Phys/b2D0K3piMuXB2DMuForTauMuLine"           |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2D0K3piMuXFakeB2DMuForTauMuLine"       |        25 |          3 |    0.12000 |    0.58788 |      0.0000 |      3.0000 |
+ | "# Phys/b2D0LXFakeB2DMuForLNuLine"              |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# Phys/b2D0MuXB2DMuForLNuLine"                 |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2D0MuXB2DMuForTauMuLine"               |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# Phys/b2D0MuXFakeB2DMuForTauMuLine"           |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# Phys/b2DpMuXB2DMuForTauMuLine"               |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DpMuXFakeB2DMuForTauMuLine"           |        25 |          2 |   0.080000 |    0.39192 |      0.0000 |      2.0000 |
+ | "# Phys/b2DsMuXB2DMuForTauMuLine"               |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# Phys/b2DsMuXFakeB2DMuForTauMuLine"           |        25 |          4 |    0.16000 |    0.61188 |      0.0000 |      3.0000 |
+ | "# Phys/b2LcMuXB2DMuForTauMuLine"               |        25 |          1 |   0.040000 |    0.19596 |      0.0000 |      1.0000 |
+ | "# Phys/b2LcMuXFakeB2DMuForTauMuLine"           |        25 |          7 |    0.28000 |     1.1839 |      0.0000 |      6.0000 |
+ | "# Phys/bhad2PMuXFakeSSmuLine"                  |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/bhad2PMuXFakeSSpLine"                   |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/bhad2PMuXFakemuLine"                    |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/bhad2PMuXFakepLine"                     |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/bhad2PMuXLine"                          |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/bhad2PMuXSSLine"                        |        25 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        25 |         48 |     1.9200 |     2.2436 |      1.0000 |      12.000 |
+ |*"#accept"                                       |        25 |         25 |(  100.000 +- 4.00000  )%|   -------   |   -------   |
+Semileptonic_OStream             INFO Events output: 25
+FSRInputCopyStreamBhadronCo...   INFO Set up File Summary Record
+FSRInputCopyStreamBhadronCo...   INFO Events output: 1
+FindDuplicates_BhadronCompl...SUCCESS Number of counters : 78
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B02D0PiPiD2HHBeauty2CharmLine"          |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B02DDBeauty2CharmLine"                  |        47 |          2 |   0.042553 |    0.28861 |      0.0000 |      2.0000 |
+ | "# Phys/B02DKD2HHHBeauty2CharmLine"             |        47 |         19 |    0.40426 |     1.1607 |      0.0000 |      5.0000 |
+ | "# Phys/B02DPiD2HHHBeauty2CharmLine"            |        47 |         14 |    0.29787 |     1.0297 |      0.0000 |      5.0000 |
+ | "# Phys/B02DPiNoIPD2HHHCFPIDBeauty2CharmLine"   |        47 |          2 |   0.042553 |    0.28861 |      0.0000 |      2.0000 |
+ | "# Phys/B02DsstarKDsstar2DGammaD2HHHBeauty2Charm|        47 |          8 |    0.17021 |     1.1544 |      0.0000 |      8.0000 |
+ | "# Phys/B02DsstarPiDsstar2DGammaD2HHHBeauty2Char|        47 |         22 |    0.46809 |     2.3050 |      0.0000 |      14.000 |
+ | "# Phys/B02DstDBeauty2CharmLine"                |        47 |          4 |   0.085106 |    0.57722 |      0.0000 |      4.0000 |
+ | "# Phys/B02DstDD02K3PiBeauty2CharmLine"         |        47 |          4 |   0.085106 |    0.57722 |      0.0000 |      4.0000 |
+ | "# Phys/B02DstDstBeauty2CharmLine"              |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B0d2DTauNuForB2XTauNuAllLines"          |        47 |          5 |    0.10638 |    0.72152 |      0.0000 |      5.0000 |
+ | "# Phys/B0d2DTauNuNonPhysTauForB2XTauNuAllLines"|        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B0d2DTauNuWSForB2XTauNuAllLines"        |        47 |          2 |   0.042553 |    0.28861 |      0.0000 |      2.0000 |
+ | "# Phys/B0d2DdoubleStarTauNuForB2XTauNuAllLines"|        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B0d2DdoubleStarTauNuNonPhysTauForB2XTauN|        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B0d2DdoubleStarTauNuWSForB2XTauNuAllLine|        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B0d2DstarTauNuForB2XTauNuAllLines"      |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B0d2DstarTauNuInvVertForB2XTauNuAllLines|        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B0d2DstarTauNuNonPhysTauForB2XTauNuAllLi|        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B0d2DstarTauNuWSForB2XTauNuAllLines"    |        47 |          1 |   0.021277 |    0.14430 |      0.0000 |      1.0000 |
+ | "# Phys/B2D0KD2HHBeauty2CharmLine"              |        47 |          6 |    0.12766 |    0.44325 |      0.0000 |      2.0000 |
+ | "# Phys/B2D0PiD2HHBeauty2CharmLine"             |        47 |          3 |   0.063830 |    0.31986 |      0.0000 |      2.0000 |
+ | "# Phys/B2D0PiD2HHHHTIGHTBeauty2CharmLine"      |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2D0PiNoIPD2KPIPIDBeauty2CharmLine"     |        47 |          1 |   0.021277 |    0.14430 |      0.0000 |      1.0000 |
+ | "# Phys/B2D0PiPiPiD2HHTIGHTBeauty2CharmLine"    |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2DDphi_B2D0D0PhiLine"                  |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2K0pi0Line"                            |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Kpi0Line"                             |        47 |          1 |   0.021277 |    0.14430 |      0.0000 |      1.0000 |
+ | "# Phys/B2TwoBaryonsB2PLambdabarDDLine"         |        47 |          1 |   0.021277 |    0.14430 |      0.0000 |      1.0000 |
+ | "# Phys/B2TwoBaryonsB2PLambdabarDD_MVALine"     |        47 |          2 |   0.042553 |    0.20185 |      0.0000 |      1.0000 |
+ | "# Phys/B2TwoBaryonsB2PLambdabarLLLine"         |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2TwoBaryonsB2PLambdabarLL_MVALine"     |        47 |          1 |   0.021277 |    0.14430 |      0.0000 |      1.0000 |
+ | "# Phys/B2TwoBaryonsB2PPbarLine"                |        47 |          1 |   0.021277 |    0.14430 |      0.0000 |      1.0000 |
+ | "# Phys/B2TwoBaryonsBs2LambdabarLambda"         |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2Ds1GammaWS_Line"                     |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2Ds1Gamma_Line"                       |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2JpsiTauNuForB2XTauNuAllLines"        |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2JpsiTauNuNonPhysTauForB2XTauNuAllLine|        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGammaExclusiveBd2KstGammaLine"  |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGammaExclusiveBs2PhiGammaLine"  |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BetaSBs2PhiPhiLine"                     |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BetaSBs2PhiPhiUpLine"                   |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2DsTauNuForB2XTauNuAllLines"          |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2DsTauNuNonPhysTauForB2XTauNuAllLines"|        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2DsTauNuWSForB2XTauNuAllLines"        |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2GammaGammaWide_NoConvLine"           |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2GammaGamma_DDLine"                   |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2GammaGamma_LLLine"                   |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2GammaGamma_NoConvLine"               |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2GammaGamma_doubleLine"               |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bu2D0TauNuForB2XTauNuAllLines"          |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bu2D0TauNuNonPhysTauForB2XTauNuAllLines"|        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bu2D0TauNuWSForB2XTauNuAllLines"        |        47 |          1 |   0.021277 |    0.14430 |      0.0000 |      1.0000 |
+ | "# Phys/Hb2Charged2BodyB2Charged2BodyLine"      |        47 |          2 |   0.042553 |    0.20185 |      0.0000 |      1.0000 |
+ | "# Phys/Lb2LcPiNoIPLc2PKPiBeauty2CharmLine"     |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2LcTauNuForB2XTauNuAllLines"          |        47 |          3 |   0.063830 |    0.31986 |      0.0000 |      2.0000 |
+ | "# Phys/Lb2LcTauNuInvVertForB2XTauNuAllLines"   |        47 |          2 |   0.042553 |    0.28861 |      0.0000 |      2.0000 |
+ | "# Phys/Lb2LcTauNuNonPhysTauForB2XTauNuAllLines"|        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2LcTauNuWSForB2XTauNuAllLines"        |        47 |          6 |    0.12766 |    0.63971 |      0.0000 |      4.0000 |
+ | "# Phys/Lb2XicPiNoIPXic2PKPiBeauty2CharmLine"   |        47 |          1 |   0.021277 |    0.14430 |      0.0000 |      1.0000 |
+ | "# Phys/Lb2dp_Line"                             |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2dp_pipiLine"                         |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2pTauNuForB2XTauNuAllLines"           |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2pTauNuWSForB2XTauNuAllLines"         |        47 |          1 |   0.021277 |    0.14430 |      0.0000 |      1.0000 |
+ | "# Phys/Omegab2Omegac0PiNoIPOmegac02PKKPiBeauty2|        47 |          2 |   0.042553 |    0.28861 |      0.0000 |      2.0000 |
+ | "# Phys/TaggedJetsDiJetPairLine"                |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/TaggedJetsJetPairLine"                  |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/TaggedJetsJetPairLineExclusiveDiJet"    |        47 |          2 |   0.042553 |    0.20185 |      0.0000 |      1.0000 |
+ | "# Phys/WeJetsLine"                             |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/WeJetsTaggedLine"                       |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/WmuJetsLine"                            |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/WmuJetsTaggedLine"                      |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Xib2Xic0PiNoIPXic02PKKPiBeauty2CharmLine|        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ZVTOP_High_Line"                        |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ZVTOP_TauTauSS_Line"                    |        47 |          1 |   0.021277 |    0.14430 |      0.0000 |      1.0000 |
+ | "# Phys/ZVTOP_TauTau_Line"                      |        47 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        47 |        120 |     2.5532 |     5.4765 |      0.0000 |      27.000 |
+ |*"#accept"                                       |        47 |         47 |(  100.000 +- 2.12766  )%|   -------   |   -------   |
+CopyP2RelInfo_BhadronComple...SUCCESS Number of counters : 52
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "BhadronCompleteEvent/Phys/B02DDBeauty2CharmLine|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "BhadronCompleteEvent/Phys/B02DDBeauty2CharmLine|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "BhadronCompleteEvent/Phys/B02DDBeauty2CharmLine|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "BhadronCompleteEvent/Phys/B02DKD2HHHBeauty2Char|         6 |         19 |     3.1667 |     1.3437 |      2.0000 |      5.0000 |
+ | "BhadronCompleteEvent/Phys/B02DKD2HHHBeauty2Char|         6 |         19 |     3.1667 |     1.3437 |      2.0000 |      5.0000 |
+ | "BhadronCompleteEvent/Phys/B02DKD2HHHBeauty2Char|         6 |         19 |     3.1667 |     1.3437 |      2.0000 |      5.0000 |
+ | "BhadronCompleteEvent/Phys/B02DPiD2HHHBeauty2Cha|         4 |         14 |     3.5000 |     1.1180 |      2.0000 |      5.0000 |
+ | "BhadronCompleteEvent/Phys/B02DPiD2HHHBeauty2Cha|         4 |         14 |     3.5000 |     1.1180 |      2.0000 |      5.0000 |
+ | "BhadronCompleteEvent/Phys/B02DPiD2HHHBeauty2Cha|         4 |         14 |     3.5000 |     1.1180 |      2.0000 |      5.0000 |
+ | "BhadronCompleteEvent/Phys/B02DPiNoIPD2HHHCFPIDB|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "BhadronCompleteEvent/Phys/B02DPiNoIPD2HHHCFPIDB|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "BhadronCompleteEvent/Phys/B02DPiNoIPD2HHHCFPIDB|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "BhadronCompleteEvent/Phys/B02DsstarKDsstar2DGam|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "BhadronCompleteEvent/Phys/B02DsstarKDsstar2DGam|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "BhadronCompleteEvent/Phys/B02DsstarKDsstar2DGam|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "BhadronCompleteEvent/Phys/B02DsstarPiDsstar2DGa|         2 |         22 |     11.000 |     3.0000 |      8.0000 |      14.000 |
+ | "BhadronCompleteEvent/Phys/B02DsstarPiDsstar2DGa|         2 |         22 |     11.000 |     3.0000 |      8.0000 |      14.000 |
+ | "BhadronCompleteEvent/Phys/B02DsstarPiDsstar2DGa|         2 |         22 |     11.000 |     3.0000 |      8.0000 |      14.000 |
+ | "BhadronCompleteEvent/Phys/B02DstDBeauty2CharmLi|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "BhadronCompleteEvent/Phys/B02DstDBeauty2CharmLi|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "BhadronCompleteEvent/Phys/B02DstDBeauty2CharmLi|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "BhadronCompleteEvent/Phys/B02DstDD02K3PiBeauty2|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "BhadronCompleteEvent/Phys/B02DstDD02K3PiBeauty2|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "BhadronCompleteEvent/Phys/B02DstDD02K3PiBeauty2|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "BhadronCompleteEvent/Phys/B2D0KD2HHBeauty2Charm|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "BhadronCompleteEvent/Phys/B2D0KD2HHBeauty2Charm|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "BhadronCompleteEvent/Phys/B2D0KD2HHBeauty2Charm|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "BhadronCompleteEvent/Phys/B2D0PiD2HHBeauty2Char|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "BhadronCompleteEvent/Phys/B2D0PiD2HHBeauty2Char|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "BhadronCompleteEvent/Phys/B2D0PiD2HHBeauty2Char|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "BhadronCompleteEvent/Phys/B2D0PiNoIPD2KPIPIDBea|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "BhadronCompleteEvent/Phys/B2D0PiNoIPD2KPIPIDBea|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "BhadronCompleteEvent/Phys/B2D0PiNoIPD2KPIPIDBea|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "BhadronCompleteEvent/Phys/B2Kpi0Line/maps/coneI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "BhadronCompleteEvent/Phys/B2Kpi0Line/maps/coneI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "BhadronCompleteEvent/Phys/B2Kpi0Line/maps/coneI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "BhadronCompleteEvent/Phys/B2Kpi0Line/maps/coneI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "BhadronCompleteEvent/Phys/B2Kpi0Line/maps/coneI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "BhadronCompleteEvent/Phys/B2Kpi0Line/maps/coneI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "BhadronCompleteEvent/Phys/B2Kpi0Line/maps/neutr|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "BhadronCompleteEvent/Phys/B2Kpi0Line/maps/neutr|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "BhadronCompleteEvent/Phys/B2Kpi0Line/maps/neutr|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "BhadronCompleteEvent/Phys/B2Kpi0Line/maps/neutr|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "BhadronCompleteEvent/Phys/B2Kpi0Line/maps/neutr|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "BhadronCompleteEvent/Phys/B2Kpi0Line/maps/neutr|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "BhadronCompleteEvent/Phys/B2Kpi0Line/maps/vtxIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "BhadronCompleteEvent/Phys/Lb2XicPiNoIPXic2PKPiB|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "BhadronCompleteEvent/Phys/Lb2XicPiNoIPXic2PKPiB|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "BhadronCompleteEvent/Phys/Lb2XicPiNoIPXic2PKPiB|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "BhadronCompleteEvent/Phys/Omegab2Omegac0PiNoIPO|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "BhadronCompleteEvent/Phys/Omegab2Omegac0PiNoIPO|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "BhadronCompleteEvent/Phys/Omegab2Omegac0PiNoIPO|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+PackEcalClusters_BhadronCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         5 |         19 |     3.8000 |     1.9391 |      1.0000 |      6.0000 |
+PackEcalSplitClusters_Bhadr...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+PackCaloEcalDigits_BhadronC...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         5 |        171 |     34.200 |     17.826 |      8.0000 |      53.000 |
+PackCaloPrsDigits_BhadronCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         5 |         69 |     13.800 |     8.3762 |      5.0000 |      25.000 |
+PackCaloSpdDigits_BhadronCo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         5 |         26 |     5.2000 |     2.8566 |      1.0000 |      9.0000 |
+PackCaloEcalADCs_BhadronCom...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         5 |        171 |     34.200 |     17.826 |      8.0000 |      53.000 |
+PackCaloPrsADCs_BhadronComp...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         5 |         69 |     13.800 |     8.3762 |      5.0000 |      25.000 |
+BhadronCompleteEvent_OStream     INFO Events output: 47
+FSROutputStreamLeptonic_OSt...   INFO Set up File Summary Record
+FSROutputStreamLeptonic_OSt...   INFO Events output: 1
+FindDuplicates_Leptonic       SUCCESS Number of counters : 239
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B23MuB23MuLine"                         |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B23MuB23PiLine"                         |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B23MuB2MueeLine"                        |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2JKDarkBosonLine"                      |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2JKstDarkBosonLine"                    |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2JpsiHHBs2JpsiKstarLine"               |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/B2JpsiHHBs2Jpsif0PrescaledLine"         |       197 |          2 |   0.010152 |    0.14213 |      0.0000 |      2.0000 |
+ | "# Phys/B2JpsiHHLb2JpsipHLine"                  |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KLLXInclusive_InclKLLLine"            |       197 |          8 |   0.040609 |    0.19738 |      0.0000 |      1.0000 |
+ | "# Phys/B2KLLXInclusive_InclKLLLine_NoHadronPID"|       197 |          7 |   0.035533 |    0.27364 |      0.0000 |      3.0000 |
+ | "# Phys/B2KLLXInclusive_InclKLLLine_NoLeptonPID"|       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KX2EEDarkBosonLine"                   |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/B2KX2EESSDarkBosonLine"                 |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KX2KKDarkBosonLine"                   |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KX2KKSSDarkBosonLine"                 |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KX2MuMuDarkBosonLine"                 |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KX2MuMuSSDarkBosonLine"               |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KX2PiPiDarkBosonLine"                 |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/B2KX2PiPiSSDarkBosonLine"               |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KpiX2EEDarkBosonLine"                 |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KpiX2EESSDarkBosonLine"               |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KpiX2KKDarkBosonLine"                 |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/B2KpiX2MuMuDarkBosonLine"               |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KpiX2MuMuSSDarkBosonLine"             |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KpiX2PiPiDarkBosonLine"               |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2LLXBDT_Bd2eeKsLine"                   |       197 |          6 |   0.030457 |    0.19920 |      0.0000 |      2.0000 |
+ | "# Phys/B2LLXBDT_Bd2eeKstarLine"                |       197 |         24 |    0.12183 |    0.55680 |      0.0000 |      4.0000 |
+ | "# Phys/B2LLXBDT_Bd2mumuKsLine"                 |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/B2LLXBDT_Bd2mumuKstarLine"              |       197 |          5 |   0.025381 |    0.18679 |      0.0000 |      2.0000 |
+ | "# Phys/B2LLXBDT_Bs2eePhiLine"                  |       197 |          9 |   0.045685 |    0.38095 |      0.0000 |      5.0000 |
+ | "# Phys/B2LLXBDT_Bs2mumuPhiLine"                |       197 |          2 |   0.010152 |    0.10025 |      0.0000 |      1.0000 |
+ | "# Phys/B2LLXBDT_Bu2eeKLine"                    |       197 |          6 |   0.030457 |    0.17184 |      0.0000 |      1.0000 |
+ | "# Phys/B2LLXBDT_Bu2mumuKLine"                  |       197 |          2 |   0.010152 |    0.10025 |      0.0000 |      1.0000 |
+ | "# Phys/B2LLXBDT_Lb2eeLambdaLine"               |       197 |          2 |   0.010152 |    0.10025 |      0.0000 |      1.0000 |
+ | "# Phys/B2LLXBDT_Lb2eePKLine"                   |       197 |         14 |   0.071066 |    0.34173 |      0.0000 |      2.0000 |
+ | "# Phys/B2LLXBDT_Lb2mumuLambdaLine"             |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/B2LLXBDT_Lb2mumuPKLine"                 |       197 |          6 |   0.030457 |    0.22323 |      0.0000 |      2.0000 |
+ | "# Phys/B2XLL_eeLine"                           |       197 |         39 |    0.19797 |     1.6267 |      0.0000 |      21.000 |
+ | "# Phys/B2XLL_eeSSLine"                         |       197 |         11 |   0.055838 |    0.52542 |      0.0000 |      7.0000 |
+ | "# Phys/B2XLL_meLine"                           |       197 |         12 |   0.060914 |    0.63433 |      0.0000 |      8.0000 |
+ | "# Phys/B2XLL_meSSLine"                         |       197 |          3 |   0.015228 |    0.15858 |      0.0000 |      2.0000 |
+ | "# Phys/B2XLL_mmLine"                           |       197 |         23 |    0.11675 |     1.0575 |      0.0000 |      14.000 |
+ | "# Phys/B2XLL_mmSSLine"                         |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XMuMu_Line"                           |       197 |         56 |    0.28426 |     2.5551 |      0.0000 |      34.000 |
+ | "# Phys/B2XTauMu_KLine"                         |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XTauMu_K_3pi_looseLine"               |       197 |          3 |   0.015228 |    0.15858 |      0.0000 |      2.0000 |
+ | "# Phys/B2XTauMu_K_3pi_loose_WSLine"            |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XTauMu_K_WSLine"                      |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XTauMu_PhiLine"                       |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XTauMu_Phi_3piLine"                   |       197 |          4 |   0.020305 |    0.28426 |      0.0000 |      4.0000 |
+ | "# Phys/B2XTauMu_Phi_3pi_WSLine"                |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XTauMu_Phi_WSLine"                    |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2JpsiMuLine"                          |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bd2JpsieeKSBd2JpsieeKSDetachedLine"     |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/Bd2JpsieeKSBd2JpsieeKSFromTracksDetached|       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/Bd2JpsieeKSBd2JpsieeKSFromTracksPrescale|       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bd2JpsieeKSBd2JpsieeKstarFromTracksPresc|       197 |          2 |   0.010152 |    0.14213 |      0.0000 |      2.0000 |
+ | "# Phys/Beauty2XGamma2pi_2Ks_Line"              |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGamma2pi_Ks0_Line"              |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGamma2pi_Lambda0_Line"          |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGamma2pi_Line"                  |       197 |          4 |   0.020305 |    0.14104 |      0.0000 |      1.0000 |
+ | "# Phys/Beauty2XGamma2pi_gammagammaLine"        |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGamma2pi_pi0M_Line"             |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGamma2pi_pi0R_Line"             |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/Beauty2XGamma2pi_wCNVDD_Line"           |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGamma2pi_wCNVLL_Line"           |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGamma3pi_Ks0_Line"              |       197 |          2 |   0.010152 |    0.14213 |      0.0000 |      2.0000 |
+ | "# Phys/Beauty2XGamma3pi_Lambda0_Line"          |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGamma3pi_Line"                  |       197 |          5 |   0.025381 |    0.23493 |      0.0000 |      3.0000 |
+ | "# Phys/Beauty2XGamma3pi_gammagammaLine"        |       197 |          2 |   0.010152 |    0.14213 |      0.0000 |      2.0000 |
+ | "# Phys/Beauty2XGamma3pi_pi0M_Line"             |       197 |          2 |   0.010152 |    0.10025 |      0.0000 |      1.0000 |
+ | "# Phys/Beauty2XGamma3pi_pi0R_Line"             |       197 |          3 |   0.015228 |    0.15858 |      0.0000 |      2.0000 |
+ | "# Phys/Beauty2XGamma3pi_wCNVDD_Line"           |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/Beauty2XGamma3pi_wCNVLL_Line"           |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/Beauty2XGamma4pi_Line"                  |       197 |          2 |   0.010152 |    0.10025 |      0.0000 |      1.0000 |
+ | "# Phys/Beauty2XGammaNoBiasBd2KstGammaLine"     |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGammaNoBiasBs2PhiGammaLine"     |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGammaphiOmega_2pipi0M_Line"     |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGammaphiOmega_2pipi0R_Line"     |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Beauty2XGammapi_Ks0_Line"               |       197 |          2 |   0.010152 |    0.10025 |      0.0000 |      1.0000 |
+ | "# Phys/Beauty2XGammapi_Lambda0_Line"           |       197 |          2 |   0.010152 |    0.14213 |      0.0000 |      2.0000 |
+ | "# Phys/BetaSBd2JpsiKsLDDetachedLine"           |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BetaSBd2JpsiKsPrescaledLine"            |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BetaSBd2JpsiKstarPrescaledLine"         |       197 |          4 |   0.020305 |    0.28426 |      0.0000 |      4.0000 |
+ | "# Phys/BetaSBs2JpsiKstarWideLine"              |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/BetaSBs2JpsiPhiPrescaledLine"           |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/BetaSBs2JpsieePhiDetachedLine"          |       197 |          8 |   0.040609 |    0.31603 |      0.0000 |      4.0000 |
+ | "# Phys/BetaSBs2JpsieePhiFromTracksLine"        |       197 |          7 |   0.035533 |    0.30852 |      0.0000 |      4.0000 |
+ | "# Phys/BetaSBs2JpsieePhiLine"                  |       197 |          3 |   0.015228 |    0.12246 |      0.0000 |      1.0000 |
+ | "# Phys/BetaSBu2JpsiKPrescaledLine"             |       197 |          3 |   0.015228 |    0.15858 |      0.0000 |      2.0000 |
+ | "# Phys/BetaSLambdab2JpsiLambdaUnbiasedLine"    |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2MuMuGammaLine"                       |       197 |          3 |   0.015228 |    0.15858 |      0.0000 |      2.0000 |
+ | "# Phys/Bs2MuMuLinesBd2JPsiKstLine"             |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2MuMuLinesBs2JPsiPhiLine"             |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2MuMuLinesBs2KKLTUBLine"              |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2MuMuLinesBu2JPsiKLine"               |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2MuMuLinesLTUBLine"                   |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2MuMuLinesNoMuIDLine"                 |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/Bs2MuMuLinesSSLine"                     |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bu2LLK_eeLine"                          |       197 |         15 |   0.076142 |     1.0660 |      0.0000 |      15.000 |
+ | "# Phys/Bu2LLK_eeLine2"                         |       197 |         29 |    0.14721 |     1.4083 |      0.0000 |      15.000 |
+ | "# Phys/Bu2LLK_eeLine3"                         |       197 |          8 |   0.040609 |    0.56853 |      0.0000 |      8.0000 |
+ | "# Phys/Bu2LLK_meLine"                          |       197 |         10 |   0.050761 |    0.35973 |      0.0000 |      4.0000 |
+ | "# Phys/Bu2LLK_meSSLine"                        |       197 |          2 |   0.010152 |    0.10025 |      0.0000 |      1.0000 |
+ | "# Phys/Bu2LLK_mmLine"                          |       197 |         14 |   0.071066 |    0.64911 |      0.0000 |      8.0000 |
+ | "# Phys/Bu2LLK_mtLine"                          |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bu2LLK_mtSSLine"                        |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bu2MajoMuDDLine"                        |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bu2MajoMuLLLine"                        |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bu2MuNuControlLine"                     |       197 |          3 |   0.015228 |    0.12246 |      0.0000 |      1.0000 |
+ | "# Phys/Bu2MuNuSignalLine"                      |       197 |          2 |   0.010152 |    0.10025 |      0.0000 |      1.0000 |
+ | "# Phys/ChiAndDiMuonForCharmAssociative"        |       197 |          8 |   0.040609 |    0.56853 |      0.0000 |      8.0000 |
+ | "# Phys/ChiAndWForCharmAssociative"             |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ChiAndWForPromptCharm"                  |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D23MuD23MuLine"                         |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D23MuD23PiLine"                         |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D23MuD2MueeLine"                        |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DiChiForCharmAssociative"               |       197 |         28 |    0.14213 |     1.9898 |      0.0000 |      28.000 |
+ | "# Phys/DiMuonAndGammaForCharmAssociative"      |       197 |          3 |   0.015228 |    0.12246 |      0.0000 |      1.0000 |
+ | "# Phys/DiMuonAndWForCharmAssociative"          |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DiMuonAndWForPromptCharm"               |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DoubleDiMuonForCharmAssociative"        |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/DoubleDiMuonForPromptCharm"             |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DoubleSLForRX_Line"                     |       197 |          3 |   0.015228 |    0.12246 |      0.0000 |      1.0000 |
+ | "# Phys/H24MuDetachedLine"                      |       197 |         27 |    0.13706 |     1.5102 |      0.0000 |      21.000 |
+ | "# Phys/H24MuPromptLine"                        |       197 |         39 |    0.19797 |     1.5663 |      0.0000 |      18.000 |
+ | "# Phys/H24MuSimpleLine"                        |       197 |         14 |   0.071066 |    0.44497 |      0.0000 |      4.0000 |
+ | "# Phys/Kshort2MuMuMuMu_DownLine"               |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Kshort2MuMuMuMu_LongLine"               |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Kshort2PiPiMuMu_DownLine"               |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Kshort2PiPiMuMu_LongLine"               |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Kshort2eePiPi_eeFromTracksLine"         |       197 |          2 |   0.010152 |    0.14213 |      0.0000 |      2.0000 |
+ | "# Phys/Kshort2eePiPi_eeFromTracks_TOSLine"     |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVB2eMuLine"                           |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVB2eeLine"                            |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVB2hMuLine"                           |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVB2hTauMuLine"                        |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVB2heMuLine"                          |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVBu2KJPsieeLine"                      |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVD2piphi2MuMuLine"                    |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVD2piphi2MuMuPromptLine"              |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVD2piphi2eMuLine"                     |       197 |          4 |   0.020305 |    0.20049 |      0.0000 |      2.0000 |
+ | "# Phys/LFVD2piphi2eMuPromptLine"               |       197 |         74 |    0.37563 |     2.7485 |      0.0000 |      30.000 |
+ | "# Phys/LFVD2piphi2eeLine"                      |       197 |          2 |   0.010152 |    0.14213 |      0.0000 |      2.0000 |
+ | "# Phys/LFVD2piphi2eePromptLine"                |       197 |         44 |    0.22335 |     2.2956 |      0.0000 |      30.000 |
+ | "# Phys/LFVExoticaDetachedLine"                 |       197 |          2 |   0.010152 |    0.10025 |      0.0000 |      1.0000 |
+ | "# Phys/LFVExoticaPromptLine"                   |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVExoticaSameSignDetachedLine"         |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVExoticaSameSignPromptLine"           |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVJPsi2MuMuControlLine"                |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVJPsi2eMuLine"                        |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/LFVJPsi2eeControlLine"                  |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVPhi2MuMuControlLine"                 |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/LFVPhi2eMuLine"                         |       197 |          6 |   0.030457 |    0.17184 |      0.0000 |      1.0000 |
+ | "# Phys/LFVPhi2eeControlLine"                   |       197 |          4 |   0.020305 |    0.17333 |      0.0000 |      2.0000 |
+ | "# Phys/LFVPromptJPsi2MuMuControlLine"          |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVPromptJPsi2eMuLine"                  |       197 |          5 |   0.025381 |    0.18679 |      0.0000 |      2.0000 |
+ | "# Phys/LFVPromptJPsi2eeControlLine"            |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVPromptPhi2MuMuControlLine"           |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/LFVPromptPhi2eMuLine"                   |       197 |          6 |   0.030457 |    0.19920 |      0.0000 |      2.0000 |
+ | "# Phys/LFVPromptPhi2eeControlLine"             |       197 |          3 |   0.015228 |    0.15858 |      0.0000 |      2.0000 |
+ | "# Phys/LFVTau2MuEtaP2pipigLine"                |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVTau2MuEtaP2pipipiLine"               |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVTau2PhiMuLine"                       |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVTau2eMuMuLine"                       |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LFVupsilon2eMuLine"                     |       197 |          6 |   0.030457 |    0.17184 |      0.0000 |      1.0000 |
+ | "# Phys/LFVupsilon2eeLine"                      |       197 |          2 |   0.010152 |    0.14213 |      0.0000 |      2.0000 |
+ | "# Phys/Lb2L0Gamma"                             |       197 |          3 |   0.015228 |    0.12246 |      0.0000 |      1.0000 |
+ | "# Phys/Lb2L0GammaConverted"                    |       197 |          2 |   0.010152 |    0.14213 |      0.0000 |      2.0000 |
+ | "# Phys/Lb2L0Gamma_Bd2KstGamma"                 |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2L0Gamma_Bd2KstJpsi"                  |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lb2L0Gamma_Lb2L0Jpsi"                   |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lc23MuLc23muLine"                       |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lc23MuLc2mueeLine"                      |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lc23MuLc2pKpiLine"                      |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lc23MuLc2peeLine"                       |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lc23MuLc2pmumuLine"                     |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MicroDSTDiMuonDiMuonIncLine"            |       197 |          3 |   0.015228 |    0.12246 |      0.0000 |      1.0000 |
+ | "# Phys/MicroDSTDiMuonDiMuonIncTISLine"         |       197 |          9 |   0.045685 |    0.20880 |      0.0000 |      1.0000 |
+ | "# Phys/MicroDSTDiMuonDiMuonInchighPTLine"      |       197 |         10 |   0.050761 |    0.24153 |      0.0000 |      2.0000 |
+ | "# Phys/MicroDSTDiMuonDiMuonSameSignLine"       |       197 |          4 |   0.020305 |    0.17333 |      0.0000 |      2.0000 |
+ | "# Phys/MicroDSTDiMuonDiMuonSameSignTISLine"    |       197 |          4 |   0.020305 |    0.17333 |      0.0000 |      2.0000 |
+ | "# Phys/MicroDSTDiMuonDiMuonSameSignhighPTLine" |       197 |          8 |   0.040609 |    0.19738 |      0.0000 |      1.0000 |
+ | "# Phys/MicroDiJetsLine"                        |       197 |         16 |   0.081218 |    0.32416 |      0.0000 |      3.0000 |
+ | "# Phys/RareStrangeKPiEEDownLine"               |       197 |          3 |   0.015228 |    0.12246 |      0.0000 |      1.0000 |
+ | "# Phys/RareStrangeKPiEELFVDownLine"            |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RareStrangeKPiEELFVLine"                |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/RareStrangeKPiEELine"                   |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/RareStrangeKPiEMuLFVDownLine"           |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RareStrangeKPiEMuLFVLine"               |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RareStrangeKPiEMuLFVSSDownLine"         |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/RareStrangeKPiEMuLFVSSLine"             |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RareStrangeKPiMuMuDownLine"             |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RareStrangeKPiMuMuLFVDownLine"          |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/RareStrangeKPiMuMuLFVLine"              |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RareStrangeKPiMuMuLine"                 |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RareStrangeKPiPiPiDownLine"             |       197 |          4 |   0.020305 |    0.14104 |      0.0000 |      1.0000 |
+ | "# Phys/RareStrangeKPiPiPiLine"                 |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RareStrangeKPiPiPiMassMeasDownLine"     |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/RareStrangeKPiPiPiMassMeasLine"         |       197 |          3 |   0.015228 |    0.12246 |      0.0000 |      1.0000 |
+ | "# Phys/RareStrangeLambdaPPiEELine"             |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RareStrangeLambdaPPiLine"               |       197 |          2 |   0.010152 |    0.10025 |      0.0000 |      1.0000 |
+ | "# Phys/RareStrangePhiKMuLine"                  |       197 |          3 |   0.015228 |    0.12246 |      0.0000 |      1.0000 |
+ | "# Phys/RareStrangeSigmaMuMuMuDownLine"         |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RareStrangeSigmaMuMuMuLine"             |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RareStrangeSigmaPEEDetLine"             |       197 |          5 |   0.025381 |    0.21223 |      0.0000 |      2.0000 |
+ | "# Phys/RareStrangeSigmaPEEDownLine"            |       197 |          3 |   0.015228 |    0.12246 |      0.0000 |      1.0000 |
+ | "# Phys/RareStrangeSigmaPEELine"                |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/RareStrangeSigmaPEMuLine"               |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RareStrangeSigmaPMuMuDetLine"           |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RareStrangeSigmaPMuMuDownLine"          |       197 |          2 |   0.010152 |    0.14213 |      0.0000 |      2.0000 |
+ | "# Phys/RareStrangeSigmaPMuMuLFVDownLine"       |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RareStrangeSigmaPMuMuLFVLine"           |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RareStrangeSigmaPMuMuLine"              |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/RareStrangeSigmaPPi0CalLine"            |       197 |          5 |   0.025381 |    0.15728 |      0.0000 |      1.0000 |
+ | "# Phys/RareStrangeSigmaPPi0Line"               |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StrangeSLKs2PiMuNuLine"                 |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/StrangeSLKs2PiPiMuNuLine"               |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StrangeSLL02PMuNuLine"                  |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StrangeSLOmega2Xi0PiLine"               |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StrangeSLOmega2XiStarmunuLine"          |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StrangeSLXi02Lambdapi0Line"             |       197 |          2 |   0.010152 |    0.14213 |      0.0000 |      2.0000 |
+ | "# Phys/StrangeSLXi02SigmamunuLine"             |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StrangeSLXi2L0MuNuLine"                 |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StrangeSLXi2LambdaPiLine"               |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/StripOb2OGamma_DDD"                     |       197 |          2 |   0.010152 |    0.10025 |      0.0000 |      1.0000 |
+ | "# Phys/StripOb2OGamma_DDL"                     |       197 |          3 |   0.015228 |    0.15858 |      0.0000 |      2.0000 |
+ | "# Phys/StripOb2OGamma_LLL"                     |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/StripXib2XiGamma_DDD"                   |       197 |          1 |  0.0050761 |   0.071066 |      0.0000 |      1.0000 |
+ | "# Phys/StripXib2XiGamma_DDL"                   |       197 |          2 |   0.010152 |    0.14213 |      0.0000 |      2.0000 |
+ | "# Phys/StripXib2XiGamma_LLL"                   |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Tau23MuDs2PhiPiLine"                    |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Tau23MuTau23MuLine"                     |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Tau23MuTau25MuLine"                     |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Tau23MuTau2PMuMuLine"                   |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Tau2LambdaMuLine"                       |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/TripleDiMuonForPromptCharm"             |       197 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       197 |        788 |     4.0000 |     7.0804 |      1.0000 |      46.000 |
+ |*"#accept"                                       |       197 |        197 |(  100.000 +- 0.507614 )%|   -------   |   -------   |
+FindDuplicates_Leptonic       SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+FindDuplicates_Leptonic       SUCCESS  #WARNINGS   = 1        Message = 'Found 3 duplicate Particles in '/Event/Phys/MicroDiJetsLine/Particles''
+CopyP2RelInfo_Leptonic        SUCCESS Number of counters : 964
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKsLine/ConeIsoInfoH|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKsLine/ConeIsoInfoH|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKsLine/ConeIsoInfoL|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKsLine/ConeIsoInfoL|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKsLine/TrackIsoBDTI|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKsLine/TrackIsoBDTI|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKsLine/TrackIsoBDTI|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKsLine/TrackIsoBDTI|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKsLine/TrackIsoBs2M|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKsLine/TrackIsoBs2M|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKsLine/TrackIsoBs2M|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKsLine/TrackIsoBs2M|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKsLine/TrackIsoInfo|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKsLine/TrackIsoInfo|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKsLine/TrackIsoInfo|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKsLine/TrackIsoInfo|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKsLine/VertexIsoBDT|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKsLine/VertexIsoInf|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKstarLine/ConeIsoIn|        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKstarLine/ConeIsoIn|        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKstarLine/ConeIsoIn|        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKstarLine/ConeIsoIn|        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKstarLine/TrackIsoB|        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKstarLine/TrackIsoB|        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKstarLine/TrackIsoB|        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKstarLine/TrackIsoB|        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKstarLine/TrackIsoB|        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKstarLine/TrackIsoB|        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKstarLine/TrackIsoB|        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKstarLine/TrackIsoB|        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKstarLine/TrackIsoI|        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKstarLine/TrackIsoI|        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKstarLine/TrackIsoI|        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKstarLine/TrackIsoI|        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKstarLine/VertexIso|        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2eeKstarLine/VertexIso|        12 |         24 |     2.0000 |     1.1547 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKsLine/ConeIsoInf|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKsLine/ConeIsoInf|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKsLine/ConeIsoInf|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKsLine/ConeIsoInf|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKsLine/TrackIsoBD|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKsLine/TrackIsoBD|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKsLine/TrackIsoBD|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKsLine/TrackIsoBD|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKsLine/TrackIsoBs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKsLine/TrackIsoBs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKsLine/TrackIsoBs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKsLine/TrackIsoBs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKsLine/TrackIsoIn|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKsLine/TrackIsoIn|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKsLine/TrackIsoIn|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKsLine/TrackIsoIn|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKsLine/VertexIsoB|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKsLine/VertexIsoI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKstarLine/ConeIso|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKstarLine/ConeIso|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKstarLine/ConeIso|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKstarLine/ConeIso|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKstarLine/TrackIs|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKstarLine/TrackIs|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKstarLine/TrackIs|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKstarLine/TrackIs|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKstarLine/TrackIs|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKstarLine/TrackIs|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKstarLine/TrackIs|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKstarLine/TrackIs|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKstarLine/TrackIs|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKstarLine/TrackIs|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKstarLine/TrackIs|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKstarLine/TrackIs|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKstarLine/VertexI|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bd2mumuKstarLine/VertexI|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2eePhiLine/ConeIsoInfo|         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2eePhiLine/ConeIsoInfo|         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2eePhiLine/ConeIsoInfo|         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2eePhiLine/ConeIsoInfo|         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2eePhiLine/TrackIsoBDT|         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2eePhiLine/TrackIsoBDT|         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2eePhiLine/TrackIsoBDT|         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2eePhiLine/TrackIsoBDT|         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2eePhiLine/TrackIsoBs2|         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2eePhiLine/TrackIsoBs2|         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2eePhiLine/TrackIsoBs2|         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2eePhiLine/TrackIsoBs2|         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2eePhiLine/TrackIsoInf|         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2eePhiLine/TrackIsoInf|         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2eePhiLine/TrackIsoInf|         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2eePhiLine/TrackIsoInf|         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2eePhiLine/VertexIsoBD|         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2eePhiLine/VertexIsoIn|         5 |          9 |     1.8000 |     1.6000 |      1.0000 |      5.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2mumuPhiLine/ConeIsoIn|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2mumuPhiLine/ConeIsoIn|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2mumuPhiLine/ConeIsoIn|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2mumuPhiLine/ConeIsoIn|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2mumuPhiLine/TrackIsoB|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2mumuPhiLine/TrackIsoB|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2mumuPhiLine/TrackIsoB|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2mumuPhiLine/TrackIsoB|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2mumuPhiLine/TrackIsoB|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2mumuPhiLine/TrackIsoB|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2mumuPhiLine/TrackIsoB|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2mumuPhiLine/TrackIsoB|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2mumuPhiLine/TrackIsoI|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2mumuPhiLine/TrackIsoI|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2mumuPhiLine/TrackIsoI|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2mumuPhiLine/TrackIsoI|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2mumuPhiLine/VertexIso|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bs2mumuPhiLine/VertexIso|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2eeKLine/ConeIsoInfoH"|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2eeKLine/ConeIsoInfoL1|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2eeKLine/ConeIsoInfoL2|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2eeKLine/TrackIsoBDTIn|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2eeKLine/TrackIsoBDTIn|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2eeKLine/TrackIsoBDTIn|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2eeKLine/TrackIsoBs2MM|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2eeKLine/TrackIsoBs2MM|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2eeKLine/TrackIsoBs2MM|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2eeKLine/TrackIsoInfoH|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2eeKLine/TrackIsoInfoL|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2eeKLine/TrackIsoInfoL|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2eeKLine/VertexIsoBDTI|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2eeKLine/VertexIsoInfo|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2mumuKLine/ConeIsoInfo|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2mumuKLine/ConeIsoInfo|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2mumuKLine/ConeIsoInfo|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2mumuKLine/TrackIsoBDT|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2mumuKLine/TrackIsoBDT|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2mumuKLine/TrackIsoBDT|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2mumuKLine/TrackIsoBs2|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2mumuKLine/TrackIsoBs2|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2mumuKLine/TrackIsoBs2|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2mumuKLine/TrackIsoInf|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2mumuKLine/TrackIsoInf|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2mumuKLine/TrackIsoInf|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2mumuKLine/VertexIsoBD|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Bu2mumuKLine/VertexIsoIn|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eeLambdaLine/ConeIsoI|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eeLambdaLine/ConeIsoI|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eeLambdaLine/ConeIsoI|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eeLambdaLine/ConeIsoI|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eeLambdaLine/TrackIso|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eeLambdaLine/TrackIso|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eeLambdaLine/TrackIso|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eeLambdaLine/TrackIso|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eeLambdaLine/TrackIso|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eeLambdaLine/TrackIso|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eeLambdaLine/TrackIso|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eeLambdaLine/TrackIso|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eeLambdaLine/TrackIso|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eeLambdaLine/TrackIso|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eeLambdaLine/TrackIso|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eeLambdaLine/TrackIso|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eeLambdaLine/VertexIs|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eeLambdaLine/VertexIs|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eePKLine/ConeIsoInfoH|         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eePKLine/ConeIsoInfoH|         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eePKLine/ConeIsoInfoL|         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eePKLine/ConeIsoInfoL|         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eePKLine/TrackIsoBDTI|         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eePKLine/TrackIsoBDTI|         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eePKLine/TrackIsoBDTI|         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eePKLine/TrackIsoBDTI|         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eePKLine/TrackIsoBs2M|         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eePKLine/TrackIsoBs2M|         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eePKLine/TrackIsoBs2M|         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eePKLine/TrackIsoBs2M|         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eePKLine/TrackIsoInfo|         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eePKLine/TrackIsoInfo|         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eePKLine/TrackIsoInfo|         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eePKLine/TrackIsoInfo|         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eePKLine/VertexIsoBDT|         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2eePKLine/VertexIsoInf|         9 |         14 |     1.5556 |    0.49690 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuLambdaLine/ConeIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuLambdaLine/ConeIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuLambdaLine/ConeIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuLambdaLine/ConeIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuLambdaLine/TrackI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuLambdaLine/TrackI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuLambdaLine/TrackI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuLambdaLine/TrackI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuLambdaLine/TrackI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuLambdaLine/TrackI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuLambdaLine/TrackI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuLambdaLine/TrackI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuLambdaLine/TrackI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuLambdaLine/TrackI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuLambdaLine/TrackI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuLambdaLine/TrackI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuLambdaLine/Vertex|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuLambdaLine/Vertex|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuPKLine/ConeIsoInf|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuPKLine/ConeIsoInf|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuPKLine/ConeIsoInf|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuPKLine/ConeIsoInf|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuPKLine/TrackIsoBD|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuPKLine/TrackIsoBD|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuPKLine/TrackIsoBD|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuPKLine/TrackIsoBD|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuPKLine/TrackIsoBs|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuPKLine/TrackIsoBs|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuPKLine/TrackIsoBs|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuPKLine/TrackIsoBs|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuPKLine/TrackIsoIn|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuPKLine/TrackIsoIn|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuPKLine/TrackIsoIn|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuPKLine/TrackIsoIn|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuPKLine/VertexIsoB|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2LLXBDT_Lb2mumuPKLine/VertexIsoI|         4 |          6 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XLL_eeLine/BSMUMUVARIABLES"    |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ | "Leptonic/Phys/B2XLL_eeLine/ConeIsoInfo"        |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ | "Leptonic/Phys/B2XLL_eeLine/Muon1Iso"           |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ | "Leptonic/Phys/B2XLL_eeLine/Muon1MuMuTrkIso"    |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ | "Leptonic/Phys/B2XLL_eeLine/Muon2Iso"           |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ | "Leptonic/Phys/B2XLL_eeLine/Muon2MuMuTrackIso"  |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ | "Leptonic/Phys/B2XLL_eeLine/VtxIsoInfo"         |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ | "Leptonic/Phys/B2XLL_eeLine/VtxIsoInfoBDT"      |         6 |         39 |     6.5000 |     6.7762 |      1.0000 |      21.000 |
+ | "Leptonic/Phys/B2XLL_eeSSLine/BSMUMUVARIABLES"  |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ | "Leptonic/Phys/B2XLL_eeSSLine/ConeIsoInfo"      |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ | "Leptonic/Phys/B2XLL_eeSSLine/Muon1Iso"         |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ | "Leptonic/Phys/B2XLL_eeSSLine/Muon1MuMuTrkIso"  |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ | "Leptonic/Phys/B2XLL_eeSSLine/Muon2Iso"         |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ | "Leptonic/Phys/B2XLL_eeSSLine/Muon2MuMuTrackIso"|         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ | "Leptonic/Phys/B2XLL_eeSSLine/VtxIsoInfo"       |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ | "Leptonic/Phys/B2XLL_eeSSLine/VtxIsoInfoBDT"    |         4 |         11 |     2.7500 |     2.4875 |      1.0000 |      7.0000 |
+ | "Leptonic/Phys/B2XLL_meLine/BSMUMUVARIABLES"    |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ | "Leptonic/Phys/B2XLL_meLine/ConeIsoInfo"        |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ | "Leptonic/Phys/B2XLL_meLine/Muon1Iso"           |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ | "Leptonic/Phys/B2XLL_meLine/Muon1MuMuTrkIso"    |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ | "Leptonic/Phys/B2XLL_meLine/Muon2Iso"           |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ | "Leptonic/Phys/B2XLL_meLine/Muon2MuMuTrackIso"  |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ | "Leptonic/Phys/B2XLL_meLine/VtxIsoInfo"         |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ | "Leptonic/Phys/B2XLL_meLine/VtxIsoInfoBDT"      |         2 |         12 |     6.0000 |     2.0000 |      4.0000 |      8.0000 |
+ | "Leptonic/Phys/B2XLL_meSSLine/BSMUMUVARIABLES"  |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XLL_meSSLine/ConeIsoInfo"      |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XLL_meSSLine/Muon1Iso"         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XLL_meSSLine/Muon1MuMuTrkIso"  |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XLL_meSSLine/Muon2Iso"         |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XLL_meSSLine/Muon2MuMuTrackIso"|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XLL_meSSLine/VtxIsoInfo"       |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XLL_meSSLine/VtxIsoInfoBDT"    |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XLL_mmLine/BSMUMUVARIABLES"    |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ | "Leptonic/Phys/B2XLL_mmLine/ConeIsoInfo"        |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ | "Leptonic/Phys/B2XLL_mmLine/Muon1Iso"           |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ | "Leptonic/Phys/B2XLL_mmLine/Muon1MuMuTrkIso"    |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ | "Leptonic/Phys/B2XLL_mmLine/Muon2Iso"           |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ | "Leptonic/Phys/B2XLL_mmLine/Muon2MuMuTrackIso"  |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ | "Leptonic/Phys/B2XLL_mmLine/VtxIsoInfo"         |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ | "Leptonic/Phys/B2XLL_mmLine/VtxIsoInfoBDT"      |         4 |         23 |     5.7500 |     4.7631 |      3.0000 |      14.000 |
+ | "Leptonic/Phys/B2XMuMu_Line/ConeIsoInfo"        |         5 |         56 |     11.200 |     11.617 |      2.0000 |      34.000 |
+ | "Leptonic/Phys/B2XMuMu_Line/KSTARMUMUVARIABLES" |         1 |         32 |     32.000 |     0.0000 |      32.000 |      32.000 |
+ | "Leptonic/Phys/B2XMuMu_Line/VtxIsoBDTInfo"      |         5 |         56 |     11.200 |     11.617 |      2.0000 |      34.000 |
+ | "Leptonic/Phys/B2XMuMu_Line/VtxIsoInfo"         |         5 |         56 |     11.200 |     11.617 |      2.0000 |      34.000 |
+ | "Leptonic/Phys/B2XTauMu_K_3pi_looseLine/ConeIsoI|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XTauMu_K_3pi_looseLine/ConeIsoI|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XTauMu_K_3pi_looseLine/ConeIsoI|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XTauMu_K_3pi_looseLine/ConeVars|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XTauMu_K_3pi_looseLine/ConeVars|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XTauMu_K_3pi_looseLine/ConeVars|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XTauMu_K_3pi_looseLine/ConeVars|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XTauMu_K_3pi_looseLine/TrackIso|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XTauMu_K_3pi_looseLine/TrackIso|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XTauMu_K_3pi_looseLine/TrackIso|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XTauMu_K_3pi_looseLine/TrackIso|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XTauMu_K_3pi_looseLine/TrackIso|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XTauMu_K_3pi_looseLine/VertexIs|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XTauMu_K_3pi_looseLine/VertexIs|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/B2XTauMu_Phi_3piLine/ConeIsoInfoH|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/B2XTauMu_Phi_3piLine/ConeIsoInfoL|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Leptonic/Phys/B2XTauMu_Phi_3piLine/ConeIsoInfoL|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Leptonic/Phys/B2XTauMu_Phi_3piLine/ConeVarsInfo|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Leptonic/Phys/B2XTauMu_Phi_3piLine/ConeVarsInfo|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/B2XTauMu_Phi_3piLine/ConeVarsInfo|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Leptonic/Phys/B2XTauMu_Phi_3piLine/ConeVarsInfo|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Leptonic/Phys/B2XTauMu_Phi_3piLine/TrackIsoBDTI|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/B2XTauMu_Phi_3piLine/TrackIsoBDTI|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Leptonic/Phys/B2XTauMu_Phi_3piLine/TrackIsoBDTI|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Leptonic/Phys/B2XTauMu_Phi_3piLine/TrackIsoBsMM|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/B2XTauMu_Phi_3piLine/TrackIsoBsMM|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Leptonic/Phys/B2XTauMu_Phi_3piLine/VertexIsoBDT|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Leptonic/Phys/B2XTauMu_Phi_3piLine/VertexIsoInf|         1 |          4 |     4.0000 |     0.0000 |      4.0000 |      4.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_Line/ConeVarsInf|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_Line/ConeVarsInf|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_Line/ConeVarsInf|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_Line/ConeVarsInf|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_Line/ConeVarsInf|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_Line/ConeVarsInf|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_Line/ConeVarsInf|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_Line/ConeVarsInf|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_Line/ConeVarsInf|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_Line/VertexIsolI|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_Line/VertexIsolI|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_pi0R_Line/ConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_pi0R_Line/ConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_pi0R_Line/ConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_pi0R_Line/ConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_pi0R_Line/ConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_pi0R_Line/ConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_pi0R_Line/ConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_pi0R_Line/ConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_pi0R_Line/ConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_pi0R_Line/Vertex|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma2pi_pi0R_Line/Vertex|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Ks0_Line/ConeVar|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Ks0_Line/ConeVar|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Ks0_Line/ConeVar|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Ks0_Line/ConeVar|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Ks0_Line/ConeVar|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Ks0_Line/ConeVar|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Ks0_Line/ConeVar|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Ks0_Line/ConeVar|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Ks0_Line/ConeVar|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Ks0_Line/VertexI|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Ks0_Line/VertexI|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Line/ConeVarsInf|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Line/ConeVarsInf|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Line/ConeVarsInf|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Line/ConeVarsInf|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Line/ConeVarsInf|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Line/ConeVarsInf|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Line/ConeVarsInf|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Line/ConeVarsInf|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Line/ConeVarsInf|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Line/VertexIsolI|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_Line/VertexIsolI|         3 |          5 |     1.6667 |    0.94281 |      1.0000 |      3.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_gammagammaLine/C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_gammagammaLine/C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_gammagammaLine/C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_gammagammaLine/C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_gammagammaLine/C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_gammagammaLine/C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_gammagammaLine/C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_gammagammaLine/C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_gammagammaLine/C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_gammagammaLine/C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_gammagammaLine/C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_gammagammaLine/C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_gammagammaLine/V|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_gammagammaLine/V|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0M_Line/ConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0M_Line/ConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0M_Line/ConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0M_Line/ConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0M_Line/ConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0M_Line/ConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0M_Line/ConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0M_Line/ConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0M_Line/ConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0M_Line/Vertex|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0M_Line/Vertex|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0R_Line/ConeVa|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0R_Line/ConeVa|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0R_Line/ConeVa|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0R_Line/ConeVa|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0R_Line/ConeVa|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0R_Line/ConeVa|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0R_Line/ConeVa|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0R_Line/ConeVa|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0R_Line/ConeVa|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0R_Line/Vertex|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_pi0R_Line/Vertex|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVDD_Line/Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVDD_Line/Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVDD_Line/Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVDD_Line/Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVDD_Line/Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVDD_Line/Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVDD_Line/Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVDD_Line/Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVDD_Line/Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVDD_Line/Vert|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVDD_Line/Vert|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVLL_Line/Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVLL_Line/Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVLL_Line/Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVLL_Line/Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVLL_Line/Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVLL_Line/Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVLL_Line/Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVLL_Line/Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVLL_Line/Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVLL_Line/Vert|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma3pi_wCNVLL_Line/Vert|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma4pi_Line/ConeVarsInf|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma4pi_Line/ConeVarsInf|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma4pi_Line/ConeVarsInf|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma4pi_Line/ConeVarsInf|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma4pi_Line/ConeVarsInf|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma4pi_Line/ConeVarsInf|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma4pi_Line/ConeVarsInf|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma4pi_Line/ConeVarsInf|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma4pi_Line/ConeVarsInf|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma4pi_Line/VertexIsolI|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGamma4pi_Line/VertexIsolI|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Ks0_Line/ConeVars|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Ks0_Line/ConeVars|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Ks0_Line/ConeVars|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Ks0_Line/ConeVars|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Ks0_Line/ConeVars|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Ks0_Line/ConeVars|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Ks0_Line/ConeVars|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Ks0_Line/ConeVars|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Ks0_Line/ConeVars|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Ks0_Line/VertexIs|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Ks0_Line/VertexIs|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Lambda0_Line/Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Lambda0_Line/Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Lambda0_Line/Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Lambda0_Line/Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Lambda0_Line/Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Lambda0_Line/Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Lambda0_Line/Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Lambda0_Line/Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Lambda0_Line/Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Lambda0_Line/Vert|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Beauty2XGammapi_Lambda0_Line/Vert|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Bs2MuMuGammaLine/BSMUMUVARIABLES"|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/Bs2MuMuGammaLine/GammaIsolation" |         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/Bs2MuMuGammaLine/Muon1TrackIsoBDT|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/Bs2MuMuGammaLine/Muon1TrackIsoBDT|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/Bs2MuMuGammaLine/Muon1VeloTrackIs|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/Bs2MuMuGammaLine/Muon2TrackIsoBDT|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/Bs2MuMuGammaLine/Muon2TrackIsoBDT|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/Bs2MuMuGammaLine/Muon2VeloTrackIs|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/Bs2MuMuLinesNoMuIDLine/BSMUMUVARI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bs2MuMuLinesNoMuIDLine/Muon1BDT" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bs2MuMuLinesNoMuIDLine/Muon1Track|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bs2MuMuLinesNoMuIDLine/Muon1Track|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bs2MuMuLinesNoMuIDLine/Muon1Track|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bs2MuMuLinesNoMuIDLine/Muon1Track|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bs2MuMuLinesNoMuIDLine/Muon1Track|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bs2MuMuLinesNoMuIDLine/Muon1iso" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bs2MuMuLinesNoMuIDLine/Muon2BDT" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bs2MuMuLinesNoMuIDLine/Muon2Track|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bs2MuMuLinesNoMuIDLine/Muon2Track|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bs2MuMuLinesNoMuIDLine/Muon2Track|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bs2MuMuLinesNoMuIDLine/Muon2Track|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bs2MuMuLinesNoMuIDLine/Muon2Track|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bs2MuMuLinesNoMuIDLine/Muon2iso" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bs2MuMuLinesNoMuIDLine/RelInfoZVi|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bs2MuMuLinesNoMuIDLine/RelatedInf|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/ConeIsoInfoH"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/ConeIsoInfoH1"     |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/ConeIsoInfoH2"     |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/ConeIsoInfoH3"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/ConeIsoInfoL1"     |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/ConeIsoInfoL2"     |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/TrackIsoBDTInfoH"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/TrackIsoBDTInfoH1" |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/TrackIsoBDTInfoH2" |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/TrackIsoBDTInfoH3" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/TrackIsoBDTInfoL1" |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/TrackIsoBDTInfoL2" |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/TrackIsoBs2MMInfoH"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/TrackIsoBs2MMInfoH1|         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/TrackIsoBs2MMInfoH2|         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/TrackIsoBs2MMInfoH3|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/TrackIsoBs2MMInfoL1|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/TrackIsoBs2MMInfoL2|         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/TrackIsoInfoH"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/TrackIsoInfoH1"    |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/TrackIsoInfoH2"    |         1 |         14 |     14.000 |     0.0000 |      14.000 |      14.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/TrackIsoInfoH3"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/TrackIsoInfoL1"    |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/TrackIsoInfoL2"    |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/VertexIsoBDTInfo"  |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine/VertexIsoInfo"     |         1 |         15 |     15.000 |     0.0000 |      15.000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/ConeIsoInfoH"     |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/ConeIsoInfoH1"    |         3 |         27 |     9.0000 |     5.7155 |      1.0000 |      14.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/ConeIsoInfoH2"    |         3 |         27 |     9.0000 |     5.7155 |      1.0000 |      14.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/ConeIsoInfoH3"    |         3 |          8 |     2.6667 |     2.3570 |      1.0000 |      6.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/ConeIsoInfoL1"    |         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/ConeIsoInfoL2"    |         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/TrackIsoBDTInfoH" |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/TrackIsoBDTInfoH1"|         3 |         27 |     9.0000 |     5.7155 |      1.0000 |      14.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/TrackIsoBDTInfoH2"|         3 |         27 |     9.0000 |     5.7155 |      1.0000 |      14.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/TrackIsoBDTInfoH3"|         3 |          8 |     2.6667 |     2.3570 |      1.0000 |      6.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/TrackIsoBDTInfoL1"|         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/TrackIsoBDTInfoL2"|         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/TrackIsoBs2MMInfoH|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/TrackIsoBs2MMInfoH|         3 |         27 |     9.0000 |     5.7155 |      1.0000 |      14.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/TrackIsoBs2MMInfoH|         3 |         27 |     9.0000 |     5.7155 |      1.0000 |      14.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/TrackIsoBs2MMInfoH|         3 |          8 |     2.6667 |     2.3570 |      1.0000 |      6.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/TrackIsoBs2MMInfoL|         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/TrackIsoBs2MMInfoL|         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/TrackIsoInfoH"    |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/TrackIsoInfoH1"   |         3 |         27 |     9.0000 |     5.7155 |      1.0000 |      14.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/TrackIsoInfoH2"   |         3 |         27 |     9.0000 |     5.7155 |      1.0000 |      14.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/TrackIsoInfoH3"   |         3 |          8 |     2.6667 |     2.3570 |      1.0000 |      6.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/TrackIsoInfoL1"   |         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/TrackIsoInfoL2"   |         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/VertexIsoBDTInfo" |         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine2/VertexIsoInfo"    |         3 |         29 |     9.6667 |     6.1824 |      1.0000 |      15.000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine3/ConeIsoInfoH1"    |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine3/ConeIsoInfoH2"    |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine3/ConeIsoInfoL1"    |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine3/ConeIsoInfoL2"    |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine3/TrackIsoBDTInfoH1"|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine3/TrackIsoBDTInfoH2"|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine3/TrackIsoBDTInfoL1"|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine3/TrackIsoBDTInfoL2"|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine3/TrackIsoBs2MMInfoH|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine3/TrackIsoBs2MMInfoH|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine3/TrackIsoBs2MMInfoL|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine3/TrackIsoBs2MMInfoL|         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine3/TrackIsoInfoH1"   |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine3/TrackIsoInfoH2"   |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine3/TrackIsoInfoL1"   |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine3/TrackIsoInfoL2"   |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine3/VertexIsoBDTInfo" |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_eeLine3/VertexIsoInfo"    |         1 |          8 |     8.0000 |     0.0000 |      8.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/ConeIsoInfoH"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/ConeIsoInfoH1"     |         4 |          9 |     2.2500 |     1.0897 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/ConeIsoInfoH2"     |         4 |          9 |     2.2500 |     1.0897 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/ConeIsoInfoL1"     |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/ConeIsoInfoL2"     |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/TrackIsoBDTInfoH"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/TrackIsoBDTInfoH1" |         4 |          9 |     2.2500 |     1.0897 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/TrackIsoBDTInfoH2" |         4 |          9 |     2.2500 |     1.0897 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/TrackIsoBDTInfoL1" |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/TrackIsoBDTInfoL2" |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/TrackIsoBs2MMInfoH"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/TrackIsoBs2MMInfoH1|         4 |          9 |     2.2500 |     1.0897 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/TrackIsoBs2MMInfoH2|         4 |          9 |     2.2500 |     1.0897 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/TrackIsoBs2MMInfoL1|         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/TrackIsoBs2MMInfoL2|         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/TrackIsoInfoH"     |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/TrackIsoInfoH1"    |         4 |          9 |     2.2500 |     1.0897 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/TrackIsoInfoH2"    |         4 |          9 |     2.2500 |     1.0897 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/TrackIsoInfoL1"    |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/TrackIsoInfoL2"    |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/VertexIsoBDTInfo"  |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/Bu2LLK_meLine/VertexIsoInfo"     |         5 |         10 |     2.0000 |     1.0954 |      1.0000 |      4.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/ConeIsoInfoH"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/ConeIsoInfoH1"   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/ConeIsoInfoH2"   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/ConeIsoInfoL1"   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/ConeIsoInfoL2"   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/TrackIsoBDTInfoH"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/TrackIsoBDTInfoH1|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/TrackIsoBDTInfoH2|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/TrackIsoBDTInfoL1|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/TrackIsoBDTInfoL2|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/TrackIsoBs2MMInfo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/TrackIsoBs2MMInfo|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/TrackIsoBs2MMInfo|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/TrackIsoBs2MMInfo|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/TrackIsoBs2MMInfo|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/TrackIsoInfoH"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/TrackIsoInfoH1"  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/TrackIsoInfoH2"  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/TrackIsoInfoL1"  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/TrackIsoInfoL2"  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/VertexIsoBDTInfo"|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_meSSLine/VertexIsoInfo"   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/ConeIsoInfoH"      |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/ConeIsoInfoH1"     |         3 |         12 |     4.0000 |     2.9439 |      1.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/ConeIsoInfoH2"     |         3 |         12 |     4.0000 |     2.9439 |      1.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/ConeIsoInfoH3"     |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/ConeIsoInfoL1"     |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/ConeIsoInfoL2"     |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/TrackIsoBDTInfoH"  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/TrackIsoBDTInfoH1" |         3 |         12 |     4.0000 |     2.9439 |      1.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/TrackIsoBDTInfoH2" |         3 |         12 |     4.0000 |     2.9439 |      1.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/TrackIsoBDTInfoH3" |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/TrackIsoBDTInfoL1" |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/TrackIsoBDTInfoL2" |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/TrackIsoBs2MMInfoH"|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/TrackIsoBs2MMInfoH1|         3 |         12 |     4.0000 |     2.9439 |      1.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/TrackIsoBs2MMInfoH2|         3 |         12 |     4.0000 |     2.9439 |      1.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/TrackIsoBs2MMInfoH3|         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/TrackIsoBs2MMInfoL1|         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/TrackIsoBs2MMInfoL2|         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/TrackIsoInfoH"     |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/TrackIsoInfoH1"    |         3 |         12 |     4.0000 |     2.9439 |      1.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/TrackIsoInfoH2"    |         3 |         12 |     4.0000 |     2.9439 |      1.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/TrackIsoInfoH3"    |         1 |          5 |     5.0000 |     0.0000 |      5.0000 |      5.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/TrackIsoInfoL1"    |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/TrackIsoInfoL2"    |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/VertexIsoBDTInfo"  |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2LLK_mmLine/VertexIsoInfo"     |         3 |         14 |     4.6667 |     2.4944 |      2.0000 |      8.0000 |
+ | "Leptonic/Phys/Bu2MuNuControlLine/ConeVariables1|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2MuNuControlLine/ConeVariables2|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2MuNuControlLine/ConeVariables3|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2MuNuControlLine/CylVariables1"|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2MuNuControlLine/CylVariables2"|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2MuNuControlLine/CylVariables3"|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2MuNuControlLine/CylVariables4"|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2MuNuControlLine/CylVariables5"|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2MuNuControlLine/JetVariables" |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2MuNuControlLine/PFVariables"  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2MuNuSignalLine/ConeVariables1"|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2MuNuSignalLine/ConeVariables2"|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2MuNuSignalLine/ConeVariables3"|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2MuNuSignalLine/CylVariables1" |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2MuNuSignalLine/CylVariables2" |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2MuNuSignalLine/CylVariables3" |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2MuNuSignalLine/CylVariables4" |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2MuNuSignalLine/CylVariables5" |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2MuNuSignalLine/JetVariables"  |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Bu2MuNuSignalLine/PFVariables"   |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuLine/BSMUMUVARIABLE|         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuLine/VtxIsoInfo"   |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuLine/VtxIsoInfoBDT"|         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuLine/coneInfo"     |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuLine/lminus_ISO"   |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuLine/lminus_TrackIs|         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuLine/lminus_TrackIs|         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuLine/lplus_ISO"    |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuLine/lplus_TrackIso|         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuLine/lplus_TrackIso|         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuLine/phi_TrackIso_B|         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuLine/phi_TrackIso_B|         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuLine/pi_ISO"       |         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuLine/pi_TrackIso_BD|         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuLine/pi_TrackIso_BD|         2 |          4 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuPromptLine/BSMUMUVA|         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuPromptLine/VtxIsoIn|         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuPromptLine/VtxIsoIn|         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuPromptLine/coneInfo|         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuPromptLine/lminus_I|         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuPromptLine/lminus_T|         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuPromptLine/lminus_T|         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuPromptLine/lplus_IS|         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuPromptLine/lplus_Tr|         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuPromptLine/lplus_Tr|         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuPromptLine/phi_Trac|         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuPromptLine/phi_Trac|         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuPromptLine/pi_ISO" |         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuPromptLine/pi_Track|         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eMuPromptLine/pi_Track|         5 |         74 |     14.800 |     9.1739 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eeLine/BSMUMUVARIABLES|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eeLine/VtxIsoInfo"    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eeLine/VtxIsoInfoBDT" |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eeLine/coneInfo"      |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eeLine/lminus_ISO"    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eeLine/lminus_TrackIso|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eeLine/lminus_TrackIso|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eeLine/lplus_ISO"     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eeLine/lplus_TrackIso_|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eeLine/lplus_TrackIso_|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eeLine/phi_TrackIso_BD|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eeLine/phi_TrackIso_BD|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eeLine/pi_ISO"        |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eeLine/pi_TrackIso_BDT|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eeLine/pi_TrackIso_BDT|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVD2piphi2eePromptLine/BSMUMUVAR|         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eePromptLine/VtxIsoInf|         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eePromptLine/VtxIsoInf|         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eePromptLine/coneInfo"|         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eePromptLine/lminus_IS|         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eePromptLine/lminus_Tr|         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eePromptLine/lminus_Tr|         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eePromptLine/lplus_ISO|         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eePromptLine/lplus_Tra|         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eePromptLine/lplus_Tra|         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eePromptLine/phi_Track|         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eePromptLine/phi_Track|         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eePromptLine/pi_ISO"  |         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eePromptLine/pi_TrackI|         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVD2piphi2eePromptLine/pi_TrackI|         3 |         44 |     14.667 |     11.585 |      2.0000 |      30.000 |
+ | "Leptonic/Phys/LFVExoticaDetachedLine/ConeVariab|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVExoticaDetachedLine/ConeVariab|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVExoticaDetachedLine/ElectronCo|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVExoticaDetachedLine/ElectronCo|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVExoticaDetachedLine/MuonConeIn|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVExoticaDetachedLine/MuonConeIn|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVExoticaDetachedLine/RelInfoVtx|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVExoticaDetachedLine/RelatedInf|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVJPsi2eMuLine/BSMUMUVARIABLES" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVJPsi2eMuLine/Electron_ISO"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVJPsi2eMuLine/Electron_TrackIso|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVJPsi2eMuLine/Electron_TrackIso|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVJPsi2eMuLine/Muon_ISO"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVJPsi2eMuLine/Muon_TrackIso_BDT|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVJPsi2eMuLine/Muon_TrackIso_BDT|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVJPsi2eMuLine/VtxIsoInfo"      |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVJPsi2eMuLine/VtxIsoInfoBDT"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVJPsi2eMuLine/coneInfo"        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2MuMuControlLine/BSMUMUVARI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2MuMuControlLine/Electron_I|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2MuMuControlLine/Electron_T|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2MuMuControlLine/Electron_T|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2MuMuControlLine/Muon_ISO" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2MuMuControlLine/Muon_Track|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2MuMuControlLine/Muon_Track|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2MuMuControlLine/VtxIsoInfo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2MuMuControlLine/VtxIsoInfo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2MuMuControlLine/coneInfo" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2eMuLine/BSMUMUVARIABLES"  |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2eMuLine/Electron_ISO"     |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2eMuLine/Electron_TrackIso_|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2eMuLine/Electron_TrackIso_|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2eMuLine/Muon_ISO"         |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2eMuLine/Muon_TrackIso_BDT6|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2eMuLine/Muon_TrackIso_BDT9|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2eMuLine/VtxIsoInfo"       |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2eMuLine/VtxIsoInfoBDT"    |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2eMuLine/coneInfo"         |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPhi2eeControlLine/BSMUMUVARIAB|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPhi2eeControlLine/Electron_ISO|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPhi2eeControlLine/Electron_Tra|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPhi2eeControlLine/Electron_Tra|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPhi2eeControlLine/Muon_ISO"   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPhi2eeControlLine/Muon_TrackIs|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPhi2eeControlLine/Muon_TrackIs|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPhi2eeControlLine/VtxIsoInfo" |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPhi2eeControlLine/VtxIsoInfoBD|         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPhi2eeControlLine/coneInfo"   |         3 |          4 |     1.3333 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptJPsi2eMuLine/BSMUMUVARIA|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptJPsi2eMuLine/Electron_IS|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptJPsi2eMuLine/Electron_Tr|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptJPsi2eMuLine/Electron_Tr|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptJPsi2eMuLine/Muon_ISO"  |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptJPsi2eMuLine/Muon_TrackI|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptJPsi2eMuLine/Muon_TrackI|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptJPsi2eMuLine/VtxIsoInfo"|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptJPsi2eMuLine/VtxIsoInfoB|         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptJPsi2eMuLine/coneInfo"  |         4 |          5 |     1.2500 |    0.43301 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2MuMuControlLine/BSMU|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2MuMuControlLine/Elec|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2MuMuControlLine/Elec|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2MuMuControlLine/Elec|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2MuMuControlLine/Muon|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2MuMuControlLine/Muon|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2MuMuControlLine/Muon|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2MuMuControlLine/VtxI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2MuMuControlLine/VtxI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2MuMuControlLine/cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eMuLine/BSMUMUVARIAB|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eMuLine/Electron_ISO|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eMuLine/Electron_Tra|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eMuLine/Electron_Tra|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eMuLine/Muon_ISO"   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eMuLine/Muon_TrackIs|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eMuLine/Muon_TrackIs|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eMuLine/VtxIsoInfo" |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eMuLine/VtxIsoInfoBD|         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eMuLine/coneInfo"   |         5 |          6 |     1.2000 |    0.40000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eeControlLine/BSMUMU|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eeControlLine/Electr|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eeControlLine/Electr|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eeControlLine/Electr|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eeControlLine/Muon_I|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eeControlLine/Muon_T|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eeControlLine/Muon_T|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eeControlLine/VtxIso|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eeControlLine/VtxIso|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVPromptPhi2eeControlLine/coneIn|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVupsilon2eMuLine/BSMUMUVARIABLE|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVupsilon2eMuLine/ConeIsoInfo"  |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVupsilon2eMuLine/Electron_ISO" |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVupsilon2eMuLine/Electron_Track|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVupsilon2eMuLine/Muon_ISO"     |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVupsilon2eMuLine/Muon_TrackIsoB|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVupsilon2eMuLine/VtxIsoInfo"   |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVupsilon2eMuLine/VtxIsoInfoBDT"|         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/LFVupsilon2eeLine/BSMUMUVARIABLES|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVupsilon2eeLine/ConeIsoInfo"   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVupsilon2eeLine/Electron1_ISO" |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVupsilon2eeLine/Electron1_Track|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVupsilon2eeLine/Electron2_ISO" |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVupsilon2eeLine/Electron2_Track|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVupsilon2eeLine/VtxIsoInfo"    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/LFVupsilon2eeLine/VtxIsoInfoBDT" |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Lb2L0Gamma/ConeVarsInfo/L0/1.0"  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Lb2L0Gamma/ConeVarsInfo/L0/1.35" |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Lb2L0Gamma/ConeVarsInfo/L0/1.7"  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Lb2L0Gamma/ConeVarsInfo/gamma/1.0|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Lb2L0Gamma/ConeVarsInfo/gamma/1.3|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Lb2L0Gamma/ConeVarsInfo/gamma/1.7|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/Lb2L0GammaConverted/ConeVarsInfo/|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Lb2L0GammaConverted/ConeVarsInfo/|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Lb2L0GammaConverted/ConeVarsInfo/|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Lb2L0GammaConverted/ConeVarsInfo/|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Lb2L0GammaConverted/ConeVarsInfo/|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Lb2L0GammaConverted/ConeVarsInfo/|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Lb2L0GammaConverted/ConeVarsInfo/|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Lb2L0GammaConverted/ConeVarsInfo/|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Lb2L0GammaConverted/ConeVarsInfo/|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Lb2L0GammaConverted/VertexIsolInf|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/Lb2L0GammaConverted/VertexIsolInf|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEEDownLine/P2CVE09_|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEEDownLine/P2CVE09_|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEEDownLine/P2CVE10_|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEEDownLine/P2CVE10_|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEEDownLine/P2CVE11_|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEEDownLine/P2CVE11_|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEEDownLine/P2CVK09"|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEEDownLine/P2CVK10"|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEEDownLine/P2CVK11"|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEEDownLine/P2CVPi09|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEEDownLine/P2CVPi10|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEEDownLine/P2CVPi11|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEEDownLine/P2VELOTR|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELFVLine/P2CVE09_1|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELFVLine/P2CVE09_2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELFVLine/P2CVE10_1|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELFVLine/P2CVE10_2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELFVLine/P2CVE11_1|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELFVLine/P2CVE11_2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELFVLine/P2CVK09" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELFVLine/P2CVK10" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELFVLine/P2CVK11" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELFVLine/P2CVPi09"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELFVLine/P2CVPi10"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELFVLine/P2CVPi11"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELine/P2CVE09_1"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELine/P2CVE09_2"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELine/P2CVE10_1"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELine/P2CVE10_2"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELine/P2CVE11_1"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELine/P2CVE11_2"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELine/P2CVK09"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELine/P2CVK10"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELine/P2CVK11"    |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELine/P2CVPi09"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELine/P2CVPi10"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEELine/P2CVPi11"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEMuLFVSSDownLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEMuLFVSSDownLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEMuLFVSSDownLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEMuLFVSSDownLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEMuLFVSSDownLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEMuLFVSSDownLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEMuLFVSSDownLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEMuLFVSSDownLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEMuLFVSSDownLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEMuLFVSSDownLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEMuLFVSSDownLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEMuLFVSSDownLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiEMuLFVSSDownLine/P2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiMuMuLFVDownLine/P2C|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiMuMuLFVDownLine/P2C|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiMuMuLFVDownLine/P2C|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiMuMuLFVDownLine/P2C|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiMuMuLFVDownLine/P2C|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiMuMuLFVDownLine/P2C|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiMuMuLFVDownLine/P2C|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiMuMuLFVDownLine/P2C|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiMuMuLFVDownLine/P2C|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiMuMuLFVDownLine/P2C|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiMuMuLFVDownLine/P2C|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiMuMuLFVDownLine/P2C|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiMuMuLFVDownLine/P2V|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiDownLine/P2CVK0|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiDownLine/P2CVK1|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiDownLine/P2CVK1|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiDownLine/P2CVPi|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiDownLine/P2CVPi|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiDownLine/P2CVPi|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiDownLine/P2CVPi|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiDownLine/P2CVPi|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiDownLine/P2CVPi|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiDownLine/P2CVPi|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiDownLine/P2CVPi|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiDownLine/P2CVPi|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiDownLine/P2VELO|         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasDownLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasDownLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasDownLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasDownLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasDownLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasDownLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasDownLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasDownLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasDownLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasDownLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasDownLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasDownLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasDownLin|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasLine/P2|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasLine/P2|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasLine/P2|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasLine/P2|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasLine/P2|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasLine/P2|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasLine/P2|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasLine/P2|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasLine/P2|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasLine/P2|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasLine/P2|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeKPiPiPiMassMeasLine/P2|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeLambdaPPiLine/P2CVPi09|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeLambdaPPiLine/P2CVPi10|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeLambdaPPiLine/P2CVPi11|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeLambdaPPiLine/P2CVProt|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeLambdaPPiLine/P2CVProt|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeLambdaPPiLine/P2CVProt|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeLambdaPPiLine/P2CVSigm|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeLambdaPPiLine/P2CVSigm|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeLambdaPPiLine/P2CVSigm|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangePhiKMuLine/P2CVK09"   |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangePhiKMuLine/P2CVK10"   |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangePhiKMuLine/P2CVK11"   |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangePhiKMuLine/P2CVMu09"  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangePhiKMuLine/P2CVMu10"  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangePhiKMuLine/P2CVMu11"  |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangePhiKMuLine/P2CVPhi09" |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangePhiKMuLine/P2CVPhi10" |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangePhiKMuLine/P2CVPhi11" |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDetLine/P2CVE0|         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDetLine/P2CVE0|         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDetLine/P2CVE1|         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDetLine/P2CVE1|         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDetLine/P2CVE1|         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDetLine/P2CVE1|         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDetLine/P2CVPr|         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDetLine/P2CVPr|         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDetLine/P2CVPr|         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDetLine/P2CVSi|         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDetLine/P2CVSi|         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDetLine/P2CVSi|         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDownLine/P2CVE|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDownLine/P2CVE|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDownLine/P2CVE|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDownLine/P2CVE|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDownLine/P2CVE|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDownLine/P2CVE|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDownLine/P2CVP|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDownLine/P2CVP|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDownLine/P2CVP|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDownLine/P2CVS|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDownLine/P2CVS|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDownLine/P2CVS|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEEDownLine/P2VEL|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEELine/P2CVE09_1|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEELine/P2CVE09_2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEELine/P2CVE10_1|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEELine/P2CVE10_2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEELine/P2CVE11_1|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEELine/P2CVE11_2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEELine/P2CVProto|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEELine/P2CVProto|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEELine/P2CVProto|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEELine/P2CVSigma|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEELine/P2CVSigma|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPEELine/P2CVSigma|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPMuMuDownLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPMuMuDownLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPMuMuDownLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPMuMuDownLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPMuMuDownLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPMuMuDownLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPMuMuDownLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPMuMuDownLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPMuMuDownLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPMuMuDownLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPMuMuDownLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPMuMuDownLine/P2C|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPMuMuDownLine/P2V|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPPi0CalLine/P2CVP|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPPi0CalLine/P2CVP|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPPi0CalLine/P2CVP|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPPi0CalLine/P2CVP|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPPi0CalLine/P2CVP|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPPi0CalLine/P2CVP|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPPi0CalLine/P2CVS|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPPi0CalLine/P2CVS|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/RareStrangeSigmaPPi0CalLine/P2CVS|         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/StripOb2OGamma_DDD/P2VELOTRACKMAT|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/StripOb2OGamma_DDL/P2VELOTRACKMAT|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Leptonic/Phys/StripOb2OGamma_LLL/P2VELOTRACKMAT|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/StripXib2XiGamma_DDD/P2VELOTRACKM|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Leptonic/Phys/StripXib2XiGamma_DDL/P2VELOTRACKM|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+PackEcalClusters_Leptonic     SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |        49 |        152 |     3.1020 |     2.4180 |      1.0000 |      9.0000 |
+PackEcalSplitClusters_LeptonicSUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         5 |         10 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+PackCaloEcalDigits_Leptonic   SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |        49 |       1347 |     27.490 |     21.462 |      6.0000 |      83.000 |
+PackCaloPrsDigits_Leptonic    SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |        49 |        539 |     11.000 |     7.6692 |      2.0000 |      29.000 |
+PackCaloSpdDigits_Leptonic    SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |        44 |        222 |     5.0455 |     3.7837 |      1.0000 |      17.000 |
+PackCaloEcalADCs_Leptonic     SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |        49 |       1347 |     27.490 |     21.462 |      6.0000 |      83.000 |
+PackCaloPrsADCs_Leptonic      SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |        49 |        539 |     11.000 |     7.6692 |      2.0000 |      29.000 |
+PackRichPIDs_Leptonic         SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |       197 |       1048 |     5.3198 |     4.4772 |      1.0000 |      26.000 |
+PackMuonPIDs_Leptonic         SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |       195 |        978 |     5.0154 |     3.9256 |      1.0000 |      23.000 |
+PackBestTracks_Leptonic       SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedTracks"                                |       197 |       1331 |     6.7563 |     5.2153 |      1.0000 |      32.000 |
+PackMuonTracks_Leptonic       SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedTracks"                                |       135 |        318 |     2.3556 |     2.0165 |      1.0000 |      16.000 |
+Leptonic_OStream                 INFO Events output: 197
+FSRInputCopyStreamDimuon_OS...   INFO Set up File Summary Record
+FSRInputCopyStreamDimuon_OS...   INFO Events output: 1
+FindDuplicates_Dimuon         SUCCESS Number of counters : 63
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/A1MuMuLine"                             |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/A1MuMuSameSignLine"                     |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# Phys/B2JpsiHHBs2Jpsif0KaonLine"              |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# Phys/B2JpsiHHBs2Jpsif0Line"                  |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2JpsiHHBs2Jpsif0wsLine"                |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KX2MuMuDDDarkBosonLine"               |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KX2MuMuDDSSDarkBosonLine"             |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KpiX2MuMuDDDarkBosonLine"             |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2KpiX2MuMuDDSSDarkBosonLine"           |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2Lambda0MuBu2LambdaSSMuLine"           |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2MuMuMuMuB23MuPiLine"                  |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2MuMuMuMuB24MuLine"                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2MuMuMuMuB2DetachedDimuonAndJpsiLine"  |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2MuMuMuMuB2DetachedDimuonsLine"        |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2MuMuMuMuB2JpsiKmumuLine"              |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2MuMuMuMuB2JpsiPhimumuLine"            |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2MuMuMuMuD24MuLine"                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XTauMu_K_3piLine"                     |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# Phys/B2XTauMu_K_3pi_WSLine"                  |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2XTauMu_KstLine"                       |        20 |          2 |    0.10000 |    0.43589 |      0.0000 |      2.0000 |
+ | "# Phys/B2XTauMu_Kst_WSLine"                    |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bc2JpsiHBDTLine"                        |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bd2JpsieeKSBd2JpsieeKstarFromTracksDetac|        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# Phys/Bd2JpsieeKSBu2JpsieeKFromTracksDetachedL|        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BetaSBd2JpsiKsDetachedLine"             |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BetaSBd2JpsiKstarDetachedLine"          |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BetaSBd2JpsiPi0DetachedLine"            |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# Phys/BetaSBs2JpsiPhiDetachedLine"            |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BetaSBu2JpsiKDetachedLine"              |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# Phys/BetaSJpsi2MuMuLine"                     |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# Phys/Bs2MuMuLinesBu2JPsiKLine"               |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Bs2MuMuLinesNoMuIDLine"                 |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# Phys/Bs2MuMuLinesWideMassLine"               |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ChiCJPsiGammaConvChibLine"              |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ChiCJPsiGammaConvChicLine"              |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# Phys/ExoticaDisplDiMuonLine"                 |        20 |          2 |    0.10000 |    0.30000 |      0.0000 |      1.0000 |
+ | "# Phys/ExoticaDisplDiMuonNoPointLine"          |        20 |          4 |    0.20000 |    0.40000 |      0.0000 |      1.0000 |
+ | "# Phys/FullDSTDiMuonDiMuonHighMassLine"        |        20 |          2 |    0.10000 |    0.30000 |      0.0000 |      1.0000 |
+ | "# Phys/FullDSTDiMuonDiMuonHighMassSameSignLine"|        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/FullDSTDiMuonDiMuonNoPVLine"            |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/FullDSTDiMuonJpsi2MuMuDetachedLine"     |        20 |          7 |    0.35000 |    0.47697 |      0.0000 |      1.0000 |
+ | "# Phys/FullDSTDiMuonJpsi2MuMuTOSLine"          |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# Phys/FullDSTDiMuonPsi2MuMuDetachedLine"      |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/FullDSTDiMuonPsi2MuMuTOSLine"           |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/HeavyBaryonOmegab2JpsiOmega"            |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/HeavyBaryonXib2JpsiXi"                  |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/HeavyBaryonXibzero2JpsiXistar"          |        20 |          6 |    0.30000 |     1.3077 |      0.0000 |      6.0000 |
+ | "# Phys/K0s24eLine"                             |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/K0s2Mu3eLine"                           |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/K0s2MuMuLine"                           |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/K0s2MuMuSBLine"                         |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/K0s2eMuLine"                            |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# Phys/Ks2PiPiForRnSLine"                      |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"# Phys/TrackEffMuonTT_BJpsiKLine1"             |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"# Phys/TrackEffMuonTT_BJpsiKLine2"             |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"# Phys/TrackEffMuonTT_UpsilonLine1"            |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"# Phys/TrackEffMuonTT_UpsilonLine2"            |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"# Phys/TrackEffMuonTT_ZLine1"                  |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ |*"# Phys/TrackEffMuonTT_ZLine2"                  |        20 |          0 |(  0.00000 +- 5.00000  )%|   -------   |   -------   |
+ | "# Phys/TriggerTestLine"                        |        20 |          1 |   0.050000 |    0.21794 |      0.0000 |      1.0000 |
+ | "# Phys/XibcXibc2LcJpsi"                        |        20 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        20 |         35 |     1.7500 |     1.5124 |      1.0000 |      7.0000 |
+ |*"#accept"                                       |        20 |         20 |(  100.000 +- 5.00000  )%|   -------   |   -------   |
+CopyP2RelInfo_Dimuon          SUCCESS Number of counters : 53
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Dimuon/Phys/B2XTauMu_K_3piLine/ConeIsoInfoH"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/B2XTauMu_K_3piLine/ConeIsoInfoL1"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/B2XTauMu_K_3piLine/ConeIsoInfoL2"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/B2XTauMu_K_3piLine/ConeVarsInfo"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/B2XTauMu_K_3piLine/ConeVarsInfoH"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/B2XTauMu_K_3piLine/ConeVarsInfoL1" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/B2XTauMu_K_3piLine/ConeVarsInfoL2" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/B2XTauMu_K_3piLine/TrackIsoBDTInfoH|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/B2XTauMu_K_3piLine/TrackIsoBDTInfoL|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/B2XTauMu_K_3piLine/TrackIsoBDTInfoL|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/B2XTauMu_K_3piLine/TrackIsoBsMMInfo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/B2XTauMu_K_3piLine/TrackIsoBsMMInfo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/B2XTauMu_K_3piLine/VertexIsoBDTInfo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/B2XTauMu_K_3piLine/VertexIsoInfo"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/B2XTauMu_KstLine/ConeIsoInfoH1"    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Dimuon/Phys/B2XTauMu_KstLine/ConeIsoInfoH2"    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Dimuon/Phys/B2XTauMu_KstLine/ConeIsoInfoL1"    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Dimuon/Phys/B2XTauMu_KstLine/ConeIsoInfoL2"    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Dimuon/Phys/B2XTauMu_KstLine/ConeVarsInfo"     |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Dimuon/Phys/B2XTauMu_KstLine/ConeVarsInfoH1"   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Dimuon/Phys/B2XTauMu_KstLine/ConeVarsInfoH2"   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Dimuon/Phys/B2XTauMu_KstLine/ConeVarsInfoL1"   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Dimuon/Phys/B2XTauMu_KstLine/ConeVarsInfoL2"   |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Dimuon/Phys/B2XTauMu_KstLine/TrackIsoBDTInfoH1"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Dimuon/Phys/B2XTauMu_KstLine/TrackIsoBDTInfoH2"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Dimuon/Phys/B2XTauMu_KstLine/TrackIsoBDTInfoL1"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Dimuon/Phys/B2XTauMu_KstLine/TrackIsoBDTInfoL2"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Dimuon/Phys/B2XTauMu_KstLine/TrackIsoBsMMInfoH1|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Dimuon/Phys/B2XTauMu_KstLine/TrackIsoBsMMInfoH2|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Dimuon/Phys/B2XTauMu_KstLine/TrackIsoBsMMInfoL1|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Dimuon/Phys/B2XTauMu_KstLine/TrackIsoBsMMInfoL2|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Dimuon/Phys/B2XTauMu_KstLine/VertexIsoBDTInfo" |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Dimuon/Phys/B2XTauMu_KstLine/VertexIsoInfo"    |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Dimuon/Phys/Bs2MuMuLinesNoMuIDLine/BSMUMUVARIAB|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/Bs2MuMuLinesNoMuIDLine/Muon1BDT"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/Bs2MuMuLinesNoMuIDLine/Muon1TrackIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/Bs2MuMuLinesNoMuIDLine/Muon1TrackIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/Bs2MuMuLinesNoMuIDLine/Muon1TrackIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/Bs2MuMuLinesNoMuIDLine/Muon1TrackIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/Bs2MuMuLinesNoMuIDLine/Muon1TrackIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/Bs2MuMuLinesNoMuIDLine/Muon1iso"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/Bs2MuMuLinesNoMuIDLine/Muon2BDT"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/Bs2MuMuLinesNoMuIDLine/Muon2TrackIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/Bs2MuMuLinesNoMuIDLine/Muon2TrackIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/Bs2MuMuLinesNoMuIDLine/Muon2TrackIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/Bs2MuMuLinesNoMuIDLine/Muon2TrackIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/Bs2MuMuLinesNoMuIDLine/Muon2TrackIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/Bs2MuMuLinesNoMuIDLine/Muon2iso"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/Bs2MuMuLinesNoMuIDLine/RelInfoZViso|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/Bs2MuMuLinesNoMuIDLine/RelatedInfoJ|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/K0s2eMuLine/Muon1BDT"              |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/TriggerTestLine/Muon1BDT"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Dimuon/Phys/TriggerTestLine/Muon2BDT"          |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+PackEcalClusters_Dimuon       SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+PackCaloEcalDigits_Dimuon     SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         1 |         19 |     19.000 |     0.0000 |      19.000 |      19.000 |
+PackCaloPrsDigits_Dimuon      SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+PackCaloEcalADCs_Dimuon       SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         1 |         19 |     19.000 |     0.0000 |      19.000 |      19.000 |
+PackCaloPrsADCs_Dimuon        SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         1 |          3 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+Dimuon_OStream                   INFO Events output: 20
+FSROutputStreamCharm_OStream     INFO Set up File Summary Record
+FSROutputStreamCharm_OStream     INFO Events output: 1
+FindDuplicates_Charm          SUCCESS Number of counters : 258
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/B2DMuNuX_D0_KK"                         |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/B2DMuNuX_D0_PiPi"                       |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/B2ppipiSigmacmm_Lcpi_Closed_Line"       |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2ppipiSigmacmm_Lcpi_Closed_Line_FourPar|       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2ppipiSigmacmm_Lcpi_Closed_Line_FourPar|       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2ppipiSigmacmm_Lcpi_Closed_Line_FourPar|       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2ppipiSigmacmm_Lcpi_Neutral_Closed_Line|       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2ppipiSigmacmm_Lcpi_PartRecoWS_Line"   |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/B2ppipiSigmacmm_Lcpi_PartRecoWS_SC_Line"|       136 |          4 |   0.029412 |    0.24075 |      0.0000 |      2.0000 |
+ | "# Phys/B2ppipiSigmacmm_Lcpi_PartReco_Line"     |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/Bbbar2PhiPhiLine"                       |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BetacHHHBetac2LcKS0Line"                |       136 |         10 |   0.073529 |    0.46388 |      0.0000 |      4.0000 |
+ | "# Phys/BetacHHHBetacLb1Line"                   |       136 |         10 |   0.073529 |    0.62582 |      0.0000 |      7.0000 |
+ | "# Phys/BetacHHHBetacLb2Line"                   |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/BetacHHHXic2PKKLine"                    |       136 |          3 |   0.022059 |    0.14687 |      0.0000 |      1.0000 |
+ | "# Phys/CC2DDcontrolLine"                       |       136 |         30 |    0.22059 |     1.8218 |      0.0000 |      21.000 |
+ | "# Phys/Ccbar2LstLstDetachedLine"               |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/Ccbar2LstLstLine"                       |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Ccbar2PhiB2JpsiKLine"                   |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Ccbar2PhiBs2JpsiPhiLine"                |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Ccbar2PhiBs2TriPhiLine"                 |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Ccbar2PhiKKDetachedLine"                |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Ccbar2PhiPhiLine"                       |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Ccbar2PhiPhiPiPiLine"                   |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/Ccbar2PhiPiPiDetachedLine"              |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Ccbar2PpbarExclusiveLine"               |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Ccbar2PpbarLine"                        |       136 |          7 |   0.051471 |    0.22096 |      0.0000 |      1.0000 |
+ | "# Phys/Charm2PPXHc2PPKLine"                    |       136 |          2 |   0.014706 |    0.12037 |      0.0000 |      1.0000 |
+ | "# Phys/Charm2PPXHc2PPKPiLine"                  |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Charm2PPXHc2PPKPiPiLine"                |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Charm2PPXHc2PPLine"                     |       136 |          5 |   0.036765 |    0.18818 |      0.0000 |      1.0000 |
+ | "# Phys/Charm2PPXHs2PPPiDownLine"               |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Charm2PPXHs2PPPiLine"                   |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/CharmAndWForPromptCharm"                |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ChiAndCharmForPromptCharm"              |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D02KKForPromptCharm"                    |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D02KpiForPromptCharm"                   |       136 |          4 |   0.029412 |    0.20797 |      0.0000 |      2.0000 |
+ | "# Phys/D02pipiForPromptCharm"                  |       136 |          2 |   0.014706 |    0.12037 |      0.0000 |      1.0000 |
+ | "# Phys/D2EtaEEGHD2KEtaEEGLine"                 |       136 |         13 |   0.095588 |    0.49821 |      0.0000 |      4.0000 |
+ | "# Phys/D2EtaEEGHD2PiEtaEEGLine"                |       136 |         14 |    0.10294 |    0.73043 |      0.0000 |      8.0000 |
+ | "# Phys/D2EtaHD2KEta3HMLine"                    |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2EtaHD2KEta3HRLine"                    |       136 |         17 |    0.12500 |     1.0463 |      0.0000 |      12.000 |
+ | "# Phys/D2EtaHD2KEtaPPGLine"                    |       136 |         10 |   0.073529 |    0.55083 |      0.0000 |      6.0000 |
+ | "# Phys/D2EtaHD2PiEta3HMLine"                   |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2EtaHD2PiEta3HRLine"                   |       136 |          9 |   0.066176 |    0.68816 |      0.0000 |      8.0000 |
+ | "# Phys/D2EtaHD2PiEtaPPGLine"                   |       136 |          2 |   0.014706 |    0.12037 |      0.0000 |      1.0000 |
+ | "# Phys/D2EtaPrimeHD2KEtaPrime3HRLine"          |       136 |          3 |   0.022059 |    0.25630 |      0.0000 |      3.0000 |
+ | "# Phys/D2EtaPrimeHD2KEtaPrimePPGLine"          |       136 |         17 |    0.12500 |    0.86124 |      0.0000 |      9.0000 |
+ | "# Phys/D2EtaPrimeHD2PiEtaPrime3HRLine"         |       136 |          2 |   0.014706 |    0.17087 |      0.0000 |      2.0000 |
+ | "# Phys/D2EtaPrimeHD2PiEtaPrimePPGLine"         |       136 |         11 |   0.080882 |    0.77701 |      0.0000 |      9.0000 |
+ | "# Phys/D2HHHKsD2KKPiKsDDLine"                  |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHKsD2KKPiKsLLLine"                  |       136 |          2 |   0.014706 |    0.17087 |      0.0000 |      2.0000 |
+ | "# Phys/D2HHHKsD2KPiPiKsDDLine"                 |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHKsD2KPiPiKsLLLine"                 |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/D2HHHKsD2PiPiPiKsDDLine"                |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2HHHKsD2PiPiPiKsLLLine"                |       136 |          6 |   0.044118 |    0.36112 |      0.0000 |      4.0000 |
+ | "# Phys/D2HHHPi0D2KKPiPi0MLine"                 |       136 |          2 |   0.014706 |    0.17087 |      0.0000 |      2.0000 |
+ | "# Phys/D2HHHPi0D2KKPiPi0RLine"                 |       136 |          3 |   0.022059 |    0.19047 |      0.0000 |      2.0000 |
+ | "# Phys/D2HHHPi0D2KPiPiPi0MLine"                |       136 |          4 |   0.029412 |    0.26956 |      0.0000 |      3.0000 |
+ | "# Phys/D2HHHPi0D2KPiPiPi0RLine"                |       136 |          8 |   0.058824 |    0.43326 |      0.0000 |      4.0000 |
+ | "# Phys/D2HHHPi0D2PiPiPiPi0MLine"               |       136 |          3 |   0.022059 |    0.14687 |      0.0000 |      1.0000 |
+ | "# Phys/D2HHHPi0D2PiPiPiPi0RLine"               |       136 |          4 |   0.029412 |    0.26956 |      0.0000 |      3.0000 |
+ | "# Phys/D2PhiHD2KPhi3HMLine"                    |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2PhiHD2KPhi3HRLine"                    |       136 |          9 |   0.066176 |    0.36787 |      0.0000 |      3.0000 |
+ | "# Phys/D2PhiHD2PiPhi3HMLine"                   |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2PhiHD2PiPhi3HRLine"                   |       136 |          3 |   0.022059 |    0.14687 |      0.0000 |      1.0000 |
+ | "# Phys/D2Pi0HD2KPi0EEGLine"                    |       136 |          2 |   0.014706 |    0.12037 |      0.0000 |      1.0000 |
+ | "# Phys/D2Pi0HD2PiPi0EEGLine"                   |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/D2Pi0HDst2D0PiEEGLine"                  |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_2KPiLine"                     |       136 |          2 |   0.014706 |    0.17087 |      0.0000 |      2.0000 |
+ | "# Phys/D2XMuMuSS_K2PiLine"                     |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_K3PiLine"                     |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_KEECalLine"                   |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_KEMuCalLine"                  |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_KKLine"                       |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_KKPiPiLine"                   |       136 |          2 |   0.014706 |    0.17087 |      0.0000 |      2.0000 |
+ | "# Phys/D2XMuMuSS_KMuMuCalLine"                 |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_KOSLine"                      |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_KPiLine"                      |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_KSSLine"                      |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_K_EE_OSLine"                  |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_K_EE_SSLine"                  |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/D2XMuMuSS_K_EMu_OSLine"                 |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_K_MuE_OSLine"                 |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_K_MuE_SSLine"                 |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/D2XMuMuSS_Lambdac2PEELine"              |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_Lambdac2PEMuLine"             |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/D2XMuMuSS_Lambdac2PEMuSSLine"           |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/D2XMuMuSS_Lambdac2PKPiLine"             |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/D2XMuMuSS_Lambdac2PMuELine"             |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_Lambdac2PMuMuLine"            |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_Lambdac2PMuMuSSLine"          |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_Lambdac2PPiPiLine"            |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_PiCalLine"                    |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_PiEECalLine"                  |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_PiEMuCalLine"                 |       136 |          3 |   0.022059 |    0.14687 |      0.0000 |      1.0000 |
+ | "# Phys/D2XMuMuSS_PiMuMuCalLine"                |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_PiOSLine"                     |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_PiPiLine"                     |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_PiPiPiPiLine"                 |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_PiSSLine"                     |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_Pi_EE_OSLine"                 |       136 |          2 |   0.014706 |    0.12037 |      0.0000 |      1.0000 |
+ | "# Phys/D2XMuMuSS_Pi_EE_SSLine"                 |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2XMuMuSS_Pi_EMu_OSLine"                |       136 |          3 |   0.022059 |    0.19047 |      0.0000 |      2.0000 |
+ | "# Phys/D2XMuMuSS_Pi_MuE_OSLine"                |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/D2XMuMuSS_Pi_MuE_SSLine"                |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/D2hhPromptD2KKLine"                     |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/D2hhPromptD2KKTISLine"                  |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/D2hhPromptD2KPiLine"                    |       136 |          2 |   0.014706 |    0.12037 |      0.0000 |      1.0000 |
+ | "# Phys/D2hhPromptD2KPiTISLine"                 |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2hhPromptD2PiPiLine"                   |       136 |          4 |   0.029412 |    0.16896 |      0.0000 |      1.0000 |
+ | "# Phys/D2hhPromptD2PiPiTISLine"                |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2hhPromptDst2D2KKLine"                 |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2hhPromptDst2D2KKSSLine"               |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2hhPromptDst2D2PiPiLine"               |       136 |          2 |   0.014706 |    0.12037 |      0.0000 |      1.0000 |
+ | "# Phys/D2hhPromptDst2D2PiPiSSLine"             |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2hhPromptDst2D2RSLine"                 |       136 |          2 |   0.014706 |    0.12037 |      0.0000 |      1.0000 |
+ | "# Phys/D2hhPromptDst2D2RSSSLine"               |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/D2hhPromptDst2D2WSLine"                 |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DForPromptCharm"                        |       136 |         11 |   0.080882 |    0.27265 |      0.0000 |      1.0000 |
+ | "# Phys/DiCharmForPromptCharm"                  |       136 |          2 |   0.014706 |    0.17087 |      0.0000 |      2.0000 |
+ | "# Phys/DiMuonAndCharmForPromptCharm"           |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DiMuonAndDiCharmForPromptCharm"         |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DoubleDiMuonAndCharmForPromptCharm"     |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DsForPromptCharm"                       |       136 |          3 |   0.022059 |    0.14687 |      0.0000 |      1.0000 |
+ | "# Phys/DsGammaForExcitedDsSpectroscopyLine"    |       136 |         11 |   0.080882 |    0.66482 |      0.0000 |      6.0000 |
+ | "# Phys/DsstGammaForExcitedDsSpectroscopyLine"  |       136 |         20 |    0.14706 |     1.7087 |      0.0000 |      20.000 |
+ | "# Phys/Dst2PiD0EEGDst2PiD0EEGLine"             |       136 |          2 |   0.014706 |    0.12037 |      0.0000 |      1.0000 |
+ | "# Phys/Dst2PiD0EEGDst2PiD0EELine"              |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarCPForPromptCharm"                  |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD02xxDst2PiD02KmuBox"              |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD02xxDst2PiD02Kmu_untagged_Box"    |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD02xxDst2PiD02KpiBox"              |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD02xxDst2PiD02Kpi_untagged_Box"    |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD02xxDst2PiD02emuBox"              |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/DstarD02xxDst2PiD02mumuBox"             |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD02xxDst2PiD02mumu_untagged_Box"   |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD02xxDst2PiD02pipiBox"             |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD02xxDst2PiD02pipi_untagged_Box"   |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD0ToHHPi0_KKpi0_M_Line"            |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD0ToHHPi0_KKpi0_R_Line"            |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD0ToHHPi0_Kpipi0_M_Line"           |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD0ToHHPi0_Kpipi0_R_Line"           |       136 |          8 |   0.058824 |    0.33792 |      0.0000 |      3.0000 |
+ | "# Phys/DstarD0ToHHPi0_Kpipi0_R_WIDEMASS_Line"  |       136 |          4 |   0.029412 |    0.20797 |      0.0000 |      2.0000 |
+ | "# Phys/DstarD0ToHHPi0_pipipi0_M_Line"          |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/DstarD0ToHHPi0_pipipi0_R_Line"          |       136 |          8 |   0.058824 |    0.29116 |      0.0000 |      2.0000 |
+ | "# Phys/DstarD2HHHHDstarD2KKKPiLine"            |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2HHHHDstarD2KKPiPiLine"           |       136 |          2 |   0.014706 |    0.17087 |      0.0000 |      2.0000 |
+ | "# Phys/DstarD2HHHHDstarD2KPiPiPiLine"          |       136 |          4 |   0.029412 |    0.16896 |      0.0000 |      1.0000 |
+ | "# Phys/DstarD2HHHHDstarD2PiPiPiPiLine"         |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2KSHHPi0DstarD2KKPi0KSDDLine"     |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2KSHHPi0DstarD2KKPi0KSLLLine"     |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2KSHHPi0DstarD2KPiPi0KSDDLine"    |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2KSHHPi0DstarD2KPiPi0KSLLLine"    |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2KSHHPi0DstarD2PiPiPi0KSDDLine"   |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2KSHHPi0DstarD2PiPiPi0KSLLLine"   |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2KShhKKDDLine"                    |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2KShhKKLLLine"                    |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2KShhKPDDLine"                    |       136 |          2 |   0.014706 |    0.12037 |      0.0000 |      1.0000 |
+ | "# Phys/DstarD2KShhKPLLLine"                    |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2KShhPPDDLine"                    |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2KShhPPLLLine"                    |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarForPromptCharm"                    |       136 |          3 |   0.022059 |    0.14687 |      0.0000 |      1.0000 |
+ | "# Phys/DstarPromptWithD02HHLLLine"             |       136 |         88 |    0.64706 |     6.3507 |      0.0000 |      74.000 |
+ | "# Phys/DstarPromptWithD02HHMuMuControlLine"    |       136 |         10 |   0.073529 |    0.85433 |      0.0000 |      10.000 |
+ | "# Phys/LambdaC2pKKForPromptCharm"              |       136 |          4 |   0.029412 |    0.16896 |      0.0000 |      1.0000 |
+ | "# Phys/LambdaCForPromptCharm"                  |       136 |          5 |   0.036765 |    0.18818 |      0.0000 |      1.0000 |
+ | "# Phys/LambdaCLooseChi2IPForPromptCharm"       |       136 |          5 |   0.036765 |    0.22387 |      0.0000 |      2.0000 |
+ | "# Phys/LambdaCstarForPromptCharm"              |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lambdac2L0DDpiLambdac2Lambda0PiDDLine"  |       136 |          2 |   0.014706 |    0.12037 |      0.0000 |      1.0000 |
+ | "# Phys/Lambdac2L0DDpiLambdac2Lambda0PiLLLine"  |       136 |          2 |   0.014706 |    0.12037 |      0.0000 |      1.0000 |
+ | "# Phys/Lambdac2V03H_Lambdac2Lambda3PiDDLine"   |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/Lambdac2V03H_Lambdac2Lambda3PiLLLine"   |       136 |         10 |   0.073529 |    0.41360 |      0.0000 |      4.0000 |
+ | "# Phys/Lambdac2V03H_Lambdac2LambdaK2PiDDLine"  |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lambdac2V03H_Lambdac2LambdaK2PiLLLine"  |       136 |          7 |   0.051471 |    0.44258 |      0.0000 |      5.0000 |
+ | "# Phys/Lambdac2V0HLambdac2Lambda0KDDLine"      |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lambdac2V0HLambdac2Lambda0KLLLine"      |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lambdac2V0HLambdac2Lambda0PiDDLine"     |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/Lambdac2V0HLambdac2Lambda0PiLLLine"     |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/Lambdac2V0HLambdac2pKS0DDLine"          |       136 |          2 |   0.014706 |    0.12037 |      0.0000 |      1.0000 |
+ | "# Phys/Lambdac2V0HLambdac2pKS0LLLine"          |       136 |          3 |   0.022059 |    0.14687 |      0.0000 |      1.0000 |
+ | "# Phys/Lambdac2V2H_Lambdac2XiKpiDDDLine"       |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lambdac2V2H_Lambdac2XiKpiDDLLine"       |       136 |          2 |   0.014706 |    0.17087 |      0.0000 |      2.0000 |
+ | "# Phys/Lambdac2V2H_Lambdac2XiKpiLLLLine"       |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Lc2L0LLpi_pPiPiLine"                    |       136 |          3 |   0.022059 |    0.14687 |      0.0000 |      1.0000 |
+ | "# Phys/NeutralCBaryonsOmegac02OmegapiLine"     |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/NeutralCBaryonsXic02LambdaKS0Line"      |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/NeutralCBaryonsXic02LambdaKpiLine"      |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/NeutralCBaryonsXic02XiKLine"            |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/NeutralCBaryonsXic02XipiLine"           |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/PhiToKSKS_D0ToKsKsLine"                 |       136 |          2 |   0.014706 |    0.12037 |      0.0000 |      1.0000 |
+ | "# Phys/PhiToKSKS_EtaCToLLLine"                 |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PhiToKSKS_JPsiToKKLine"                 |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PhiToKSKS_JPsiToKsKsLine"               |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/PhiToKSKS_PhiToKKLine"                  |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/PhiToKSKS_PhiToMuMuLine"                |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SigmaCForPromptCharm"                   |       136 |          5 |   0.036765 |    0.25461 |      0.0000 |      2.0000 |
+ | "# Phys/TriCharmForPromptCharm"                 |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/XiCstarstar2LambdaCPiKForPromptCharm"   |       136 |          8 |   0.058824 |    0.68347 |      0.0000 |      8.0000 |
+ | "# Phys/Xic02LcPiForPromptCharm"                |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/b2D0MuX2K2PiCharmFromBSemiLine"         |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2D0MuX3KPiCharmFromBSemiLine"          |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2D0MuX4PiCharmFromBSemiLine"           |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2D0MuXHHPi0CharmFromBSemiLine"         |       136 |          3 |   0.022059 |    0.14687 |      0.0000 |      1.0000 |
+ | "# Phys/b2D0MuXK3PiCharmFromBSemiLine"          |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/b2D0MuXKKGammaCharmFromBSemiLine"       |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2D0MuXKPiGammaCharmFromBSemiLine"      |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/b2D0MuXKsKKDDCharmFromBSemiLine"        |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2D0MuXKsKKLLCharmFromBSemiLine"        |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2D0MuXKsKPiDDCharmFromBSemiLine"       |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/b2D0MuXKsKPiLLCharmFromBSemiLine"       |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/b2D0MuXKsKsCharmFromBSemiLine"          |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2D0MuXKsPiPiDDCharmFromBSemiLine"      |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/b2D0MuXKsPiPiLLCharmFromBSemiLine"      |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2D0MuXKsPiPiPi0MergedDDCharmFromBSemiLi|       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2D0MuXKsPiPiPi0MergedLLCharmFromBSemiLi|       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2D0MuXKsPiPiPi0ResolvedDDCharmFromBSemi|       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2D0MuXKsPiPiPi0ResolvedLLCharmFromBSemi|       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2D0MuXPiPiGammaCharmFromBSemiLine"     |       136 |          2 |   0.014706 |    0.17087 |      0.0000 |      2.0000 |
+ | "# Phys/b2DpMuXHHHKsCharmFromBSemiLine"         |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DpMuXHHHPi0CharmFromBSemiLine"        |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DpMuXHMuMuCharmFromBSemiLine"         |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DpMuXKKKCharmFromBSemiLine"           |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DpMuXKKPiDCSCharmFromBSemiLine"       |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DpMuXKsKCharmFromBSemiLine"           |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DpMuXKsPiCharmFromBSemiLine"          |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DstarMuX2K2PiCharmFromBSemiLine"      |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DstarMuX3KPiCharmFromBSemiLine"       |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DstarMuX4PiCharmFromBSemiLine"        |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DstarMuXHHPi0CharmFromBSemiLine"      |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DstarMuXK3PiCharmFromBSemiLine"       |       136 |          1 |  0.0073529 |   0.085433 |      0.0000 |      1.0000 |
+ | "# Phys/b2DstarMuXKKGammaCharmFromBSemiLine"    |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DstarMuXKPiGammaCharmFromBSemiLine"   |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DstarMuXKsKKDDCharmFromBSemiLine"     |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DstarMuXKsKKLLCharmFromBSemiLine"     |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DstarMuXKsKPiDDCharmFromBSemiLine"    |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DstarMuXKsKPiLLCharmFromBSemiLine"    |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DstarMuXKsKsCharmFromBSemiLine"       |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DstarMuXKsPiPiDDCharmFromBSemiLine"   |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DstarMuXKsPiPiLLCharmFromBSemiLine"   |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DstarMuXKsPiPiPi0MergedDDCharmFromBSem|       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DstarMuXKsPiPiPi0MergedLLCharmFromBSem|       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DstarMuXKsPiPiPi0ResolvedDDCharmFromBS|       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DstarMuXKsPiPiPi0ResolvedLLCharmFromBS|       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2DstarMuXPiPiGammaCharmFromBSemiLine"  |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2LcMuXCharmFromBSemiLine"              |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2LcMuXDCSCharmFromBSemiLine"           |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2LcMuXL0KCharmFromBSemiLine"           |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2LcMuXL0PiCharmFromBSemiLine"          |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2LcMuXpEECharmFromBSemiLine"           |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2LcMuXpEMuCharmFromBSemiLine"          |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2LcMuXpKKCharmFromBSemiLine"           |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2LcMuXpKsCharmFromBSemiLine"           |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2LcMuXpMuECharmFromBSemiLine"          |       136 |          2 |   0.014706 |    0.17087 |      0.0000 |      2.0000 |
+ | "# Phys/b2LcMuXpMuMuCharmFromBSemiLine"         |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/b2LcMuXpPiPiCharmFromBSemiLine"         |       136 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |       136 |        519 |     3.8162 |     10.705 |      1.0000 |      111.00 |
+ |*"#accept"                                       |       136 |        136 |(  100.000 +- 0.735294 )%|   -------   |   -------   |
+CopyP2RelInfo_Charm           SUCCESS Number of counters : 584
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Charm/Phys/BetacHHHBetac2LcKS0Line/Cone1"      |         4 |         10 |     2.5000 |     1.1180 |      1.0000 |      4.0000 |
+ | "Charm/Phys/BetacHHHBetac2LcKS0Line/Cone2"      |         4 |         10 |     2.5000 |     1.1180 |      1.0000 |      4.0000 |
+ | "Charm/Phys/BetacHHHBetac2LcKS0Line/Cone3"      |         4 |         10 |     2.5000 |     1.1180 |      1.0000 |      4.0000 |
+ | "Charm/Phys/BetacHHHBetac2LcKS0Line/Cone4"      |         4 |         10 |     2.5000 |     1.1180 |      1.0000 |      4.0000 |
+ | "Charm/Phys/BetacHHHBetac2LcKS0Line/Cone5"      |         4 |         10 |     2.5000 |     1.1180 |      1.0000 |      4.0000 |
+ | "Charm/Phys/BetacHHHBetacLb1Line/Cone1"         |         3 |         10 |     3.3333 |     2.6247 |      1.0000 |      7.0000 |
+ | "Charm/Phys/BetacHHHBetacLb1Line/Cone2"         |         3 |         10 |     3.3333 |     2.6247 |      1.0000 |      7.0000 |
+ | "Charm/Phys/BetacHHHBetacLb1Line/Cone3"         |         3 |         10 |     3.3333 |     2.6247 |      1.0000 |      7.0000 |
+ | "Charm/Phys/BetacHHHBetacLb1Line/Cone4"         |         3 |         10 |     3.3333 |     2.6247 |      1.0000 |      7.0000 |
+ | "Charm/Phys/BetacHHHBetacLb1Line/Cone5"         |         3 |         10 |     3.3333 |     2.6247 |      1.0000 |      7.0000 |
+ | "Charm/Phys/BetacHHHXic2PKKLine/Cone1"          |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/BetacHHHXic2PKKLine/Cone2"          |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/BetacHHHXic2PKKLine/Cone3"          |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/BetacHHHXic2PKKLine/Cone4"          |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/BetacHHHXic2PKKLine/Cone5"          |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar08_1"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar08_2"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar08_3"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar08_4"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar08_D"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar10_1"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar10_2"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar10_3"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar10_4"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar10_D"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar13_1"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar13_2"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar13_3"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar13_4"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar13_D"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar17_1"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar17_2"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar17_3"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar17_4"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/P2ConeVar17_D"|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/VertexIsoInfo_|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KKPiKsLLLine/VertexIsoInfo_|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar08_1|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar08_2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar08_3|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar08_4|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar08_D|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar10_1|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar10_2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar10_3|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar10_4|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar10_D|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar13_1|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar13_2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar13_3|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar13_4|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar13_D|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar17_1|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar17_2|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar17_3|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar17_4|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/P2ConeVar17_D|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/VertexIsoInfo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2KPiPiKsLLLine/VertexIsoInfo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar08_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar08_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar08_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar08_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar08_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar10_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar10_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar10_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar10_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar10_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar13_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar13_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar13_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar13_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar13_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar17_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar17_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar17_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar17_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/P2ConeVar17_|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/VertexIsoInf|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2HHHKsD2PiPiPiKsLLLine/VertexIsoInf|         3 |          6 |     2.0000 |     1.4142 |      1.0000 |      4.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoBs2MuMuTra|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoBs2MuMuTra|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoBs2MuMuTra|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoBstautauCD|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoConeVariab|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoTrackIsola|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoTrackIsola|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoTrackIsola|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoTrackIsola|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoVertexIsol|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_2KPiLine/RelInfoVertexIsol|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoBs2MuMu|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoBs2MuMu|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoBs2MuMu|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoBstauta|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoConeVar|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoTrackIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoTrackIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoTrackIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoTrackIs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoVertexI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_EE_SSLine/RelInfoVertexI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoBs2MuM|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoBs2MuM|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoBs2MuM|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoBstaut|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoConeVa|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoTrackI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoTrackI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoTrackI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoTrackI|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoVertex|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_K_MuE_SSLine/RelInfoVertex|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoBs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoBs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoBs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoBs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoTr|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoTr|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoTr|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoTr|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoVe|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PEMuLine/RelInfoVe|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoBs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoBs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoBs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoBs|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoCo|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoTr|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoTr|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoTr|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoTr|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoVe|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Lambdac2PKPiLine/RelInfoVe|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoBs2MuM|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoBs2MuM|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoBs2MuM|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoBstaut|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoConeVa|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoTrackI|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoTrackI|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoTrackI|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoTrackI|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoVertex|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_PiEMuCalLine/RelInfoVertex|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoBs2MuM|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoBs2MuM|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoBs2MuM|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoBstaut|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoConeVa|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoTrackI|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoTrackI|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoTrackI|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoTrackI|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoVertex|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EE_OSLine/RelInfoVertex|         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoBs2Mu|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoBs2Mu|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoBs2Mu|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoBstau|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoConeV|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoTrack|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoTrack|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoTrack|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoTrack|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoVerte|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_EMu_OSLine/RelInfoVerte|         2 |          3 |     1.5000 |    0.50000 |      1.0000 |      2.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoBs2Mu|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoBs2Mu|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoBs2Mu|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoBstau|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoTrack|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoTrack|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoTrack|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoTrack|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoVerte|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_OSLine/RelInfoVerte|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoBs2Mu|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoBs2Mu|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoBs2Mu|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoBstau|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoConeV|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoTrack|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoTrack|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoTrack|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoTrack|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoVerte|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/D2XMuMuSS_Pi_MuE_SSLine/RelInfoVerte|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVD008" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVD010" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVD012" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVD014" |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVDst08"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVDst10"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVDst12"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVDst14"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVminus0|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVminus1|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVminus1|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVminus1|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVpis08"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVpis10"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVpis12"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVpis14"|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVplus08|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVplus10|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVplus12|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarD02xxDst2PiD02emuBox/P2CVplus14|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/DstarPromptWithD02HHLLLine/P2CVD011"|         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "Charm/Phys/DstarPromptWithD02HHLLLine/P2CVD013"|         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "Charm/Phys/DstarPromptWithD02HHLLLine/P2CVD015"|         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "Charm/Phys/DstarPromptWithD02HHLLLine/P2CVD017"|         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "Charm/Phys/DstarPromptWithD02HHLLLine/P2CVD019"|         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "Charm/Phys/DstarPromptWithD02HHLLLine/P2CVDst11|         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "Charm/Phys/DstarPromptWithD02HHLLLine/P2CVDst13|         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "Charm/Phys/DstarPromptWithD02HHLLLine/P2CVDst15|         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "Charm/Phys/DstarPromptWithD02HHLLLine/P2CVDst17|         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "Charm/Phys/DstarPromptWithD02HHLLLine/P2CVDst19|         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "Charm/Phys/DstarPromptWithD02HHLLLine/P2CVpis11|         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "Charm/Phys/DstarPromptWithD02HHLLLine/P2CVpis13|         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "Charm/Phys/DstarPromptWithD02HHLLLine/P2CVpis15|         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "Charm/Phys/DstarPromptWithD02HHLLLine/P2CVpis17|         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "Charm/Phys/DstarPromptWithD02HHLLLine/P2CVpis19|         5 |         88 |     17.600 |     28.260 |      1.0000 |      74.000 |
+ | "Charm/Phys/DstarPromptWithD02HHMuMuControlLine/|         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "Charm/Phys/DstarPromptWithD02HHMuMuControlLine/|         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "Charm/Phys/DstarPromptWithD02HHMuMuControlLine/|         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "Charm/Phys/DstarPromptWithD02HHMuMuControlLine/|         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "Charm/Phys/DstarPromptWithD02HHMuMuControlLine/|         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "Charm/Phys/DstarPromptWithD02HHMuMuControlLine/|         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "Charm/Phys/DstarPromptWithD02HHMuMuControlLine/|         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "Charm/Phys/DstarPromptWithD02HHMuMuControlLine/|         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "Charm/Phys/DstarPromptWithD02HHMuMuControlLine/|         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "Charm/Phys/DstarPromptWithD02HHMuMuControlLine/|         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "Charm/Phys/DstarPromptWithD02HHMuMuControlLine/|         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "Charm/Phys/DstarPromptWithD02HHMuMuControlLine/|         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "Charm/Phys/DstarPromptWithD02HHMuMuControlLine/|         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "Charm/Phys/DstarPromptWithD02HHMuMuControlLine/|         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "Charm/Phys/DstarPromptWithD02HHMuMuControlLine/|         1 |         10 |     10.000 |     0.0000 |      10.000 |      10.000 |
+ | "Charm/Phys/Lc2L0LLpi_pPiPiLine/RelInfoConeVaria|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/Lc2L0LLpi_pPiPiLine/RelInfoConeVaria|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/Lc2L0LLpi_pPiPiLine/RelInfoConeVaria|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/Lc2L0LLpi_pPiPiLine/RelInfoVertexIso|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/Lc2L0LLpi_pPiPiLine/RelInfoVertexIso|         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/P2Cone|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/Vertex|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2D0MuXK3PiCharmFromBSemiLine/Vertex|         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/P2Cone|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/Vertex|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Charm/Phys/b2LcMuXpMuECharmFromBSemiLine/Vertex|         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+PackEcalClusters_Charm        SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |        44 |        111 |     2.5227 |     2.2612 |      1.0000 |      12.000 |
+PackEcalSplitClusters_Charm   SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         6 |         12 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+PackCaloEcalDigits_Charm      SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |        44 |       1015 |     23.068 |     19.986 |      6.0000 |      106.00 |
+PackCaloPrsDigits_Charm       SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |        43 |        368 |     8.5581 |     5.7031 |      2.0000 |      25.000 |
+PackCaloSpdDigits_Charm       SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |        39 |        159 |     4.0769 |     2.8946 |      1.0000 |      11.000 |
+PackCaloEcalADCs_Charm        SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |        44 |       1015 |     23.068 |     19.986 |      6.0000 |      106.00 |
+PackCaloPrsADCs_Charm         SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |        43 |        368 |     8.5581 |     5.7031 |      2.0000 |      25.000 |
+PackRichPIDs_Charm            SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |       136 |        626 |     4.6029 |     2.6465 |      2.0000 |      18.000 |
+PackMuonPIDs_Charm            SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |       136 |        580 |     4.2647 |     2.3584 |      1.0000 |      13.000 |
+PackBestTracks_Charm          SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedTracks"                                |       136 |        674 |     4.9559 |     2.8307 |      2.0000 |      20.000 |
+PackMuonTracks_Charm          SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedTracks"                                |        48 |         60 |     1.2500 |    0.52042 |      1.0000 |      3.0000 |
+Charm_OStream                    INFO Events output: 136
+FSRInputCopyStreamEW_OStream     INFO Set up File Summary Record
+FSRInputCopyStreamEW_OStream     INFO Events output: 1
+FindDuplicates_EW             SUCCESS Number of counters : 79
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/A2MuMuLine"                             |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/A2MuMuSameSignLine"                     |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DY2MuMuLine1"                           |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DY2MuMuLine1Hlt"                        |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DY2MuMuLine2"                           |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DY2MuMuLine2Hlt"                        |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DY2MuMuLine3"                           |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DY2MuMuLine4"                           |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DY2eeLine3"                             |        37 |          1 |   0.027027 |    0.16216 |      0.0000 |      1.0000 |
+ | "# Phys/DY2eeLine4"                             |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DisplVerticesDouble"                    |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DisplVerticesJetHltSingleHighMass"      |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DisplVerticesJetHltSingleLowMass"       |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DisplVerticesJetSingleHighMass"         |        37 |          1 |   0.027027 |    0.16216 |      0.0000 |      1.0000 |
+ | "# Phys/DisplVerticesJetSingleLowMass"          |        37 |          1 |   0.027027 |    0.16216 |      0.0000 |      1.0000 |
+ | "# Phys/DisplVerticesSinglePS"                  |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DitauEXLine"                            |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DitauEXnoisoLine"                       |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DitauEXssnoisoLine"                     |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DitauHHLine"                            |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DitauHHnoisoLine"                       |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DitauHHssnoisoLine"                     |        37 |          2 |   0.054054 |    0.32432 |      0.0000 |      2.0000 |
+ | "# Phys/DitauMXLine"                            |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DitauMXnoisoLine"                       |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DitauMXssnoisoLine"                     |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ExoticaDisplPhiPhiLine"                 |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ExoticaPrmptDiMuonHighMassLine"         |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ExoticaQuadMuonNoIPLine"                |        37 |          4 |    0.10811 |    0.38791 |      0.0000 |      2.0000 |
+ | "# Phys/ExoticaRHNuLine"                        |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/FullDiJetsLine"                         |        37 |          4 |    0.10811 |    0.31052 |      0.0000 |      1.0000 |
+ | "# Phys/InclQQ"                                 |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/LLP2MuXHighPTHighIPMuonLine"            |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MuMuSSLine1"                            |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MuMuSSLine2"                            |        37 |          1 |   0.027027 |    0.16216 |      0.0000 |      1.0000 |
+ | "# Phys/MuMuSSLine3"                            |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/MuMuSSLine4"                            |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/OmegaminusDDDStrangeBaryons"            |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/OmegaminusDDLStrangeBaryons"            |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/OmegaminusLLLNoPIDStrangeBaryonsNoPID"  |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/OmegaminusLLLStrangeBaryons"            |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SbarSCorrelationsF2Line"                |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SbarSCorrelationsLambdaCminusLine"      |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SbarSCorrelationsLambdaCplusLine"       |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SbarSCorrelationsPhiLine"               |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SingleTrackTISLine"                     |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/SingleTrackTISLowLine"                  |        37 |          1 |   0.027027 |    0.16216 |      0.0000 |      1.0000 |
+ | "# Phys/WMuControl10Line"                       |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/WMuControl4800Line"                     |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/WMuLine"                                |        37 |          1 |   0.027027 |    0.16216 |      0.0000 |      1.0000 |
+ | "# Phys/WMuLowLine"                             |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/WMuSingleTrackNoBiasLine"               |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/WMuSingleTrackNoBiasLinePS"             |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/WRareDecayW2BuGammaLine"                |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/WRareDecayW2DpGammaLine"                |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/WRareDecayW2DsGammaLine"                |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/WRareDecayW2KaonGammaLine"              |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/WRareDecayW2KstPGammaLine"              |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/WRareDecayW2PionGammaLine"              |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/WRareDecayW2RhoGammaLine"               |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/WeLine"                                 |        37 |          1 |   0.027027 |    0.16216 |      0.0000 |      1.0000 |
+ | "# Phys/WeLowLine"                              |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/XiminusDDDStrangeBaryons"               |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/XiminusDDLStrangeBaryons"               |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/XiminusLLLNoPIDStrangeBaryonsNoPID"     |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/XiminusLLLStrangeBaryons"               |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Z02MuMuLine"                            |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Z02eeLine"                              |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Z02eeSSLine"                            |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Z0RareDecayZ2D0GammaLine"               |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Z0RareDecayZ2GammaGammaLine"            |        37 |          1 |   0.027027 |    0.16216 |      0.0000 |      1.0000 |
+ | "# Phys/Z0RareDecayZ2KstGammaLine"              |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Z0RareDecayZ2OmegaGammaLine"            |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Z0RareDecayZ2PhiGammaLine"              |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Z0RareDecayZ2Pi0GammaLine"              |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Z0RareDecayZ2Pi0Pi0Line"                |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Z0RareDecayZ2QONGammaLine"              |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Z0RareDecayZ2RhoGammaLine"              |        37 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# input particles"                             |        37 |         18 |    0.48649 |    0.59827 |      0.0000 |      2.0000 |
+ |*"#accept"                                       |        37 |         37 |(  100.000 +- 2.70270  )%|   -------   |   -------   |
+CopyP2RelInfo_EW              SUCCESS Number of counters : 2
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "EW/Phys/DisplVerticesJetSingleHighMass/P2VES"  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "EW/Phys/DisplVerticesJetSingleLowMass/P2VES"   |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+PackEcalClusters_EW           SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         6 |         23 |     3.8333 |     1.9508 |      2.0000 |      7.0000 |
+PackEcalSplitClusters_EW      SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+PackCaloEcalDigits_EW         SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         6 |        207 |     34.500 |     16.174 |      18.000 |      61.000 |
+PackCaloPrsDigits_EW          SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         6 |         98 |     16.333 |     6.5744 |      5.0000 |      27.000 |
+PackCaloSpdDigits_EW          SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         5 |         34 |     6.8000 |     3.1875 |      3.0000 |      12.000 |
+PackCaloEcalADCs_EW           SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         6 |        207 |     34.500 |     16.174 |      18.000 |      61.000 |
+PackCaloPrsADCs_EW            SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# PackedData"                                  |         6 |         98 |     16.333 |     6.5744 |      5.0000 |      27.000 |
+EW_OStream                       INFO Events output: 37
+FSRInputCopyStreamCharmComp...   INFO Set up File Summary Record
+FSRInputCopyStreamCharmComp...   INFO Events output: 1
+FindDuplicates_CharmComplet...SUCCESS Number of counters : 40
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# Phys/CC2DDLine"                              |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Ccbar2PhiPhiDetachedLine"               |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/Ccbar2PpbarDetachedLine"                |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ChargedHyperonsOmegaminus2LambdaK"      |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/ChargedHyperonsXiminus2LambdaPi"        |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/CharmFromBSemiForHadronAsy_B2DstarMuD0to|         9 |          1 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ | "# Phys/CharmFromBSemiForHadronAsy_B2DstarMuD0to|         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/CharmFromBSemiForHadronAsy_B2DstarMuD0to|         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/CharmFromBSemiForHadronAsy_B2DstarMuD0to|         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/CharmFromBSemiForHadronAsy_LbToLcStarMuL|         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/CharmFromBSemiForHadronAsy_LbToLcStarMuL|         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KELine"                               |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KESSLine"                             |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KPiPi0_PartRecoLine"                  |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2KmuLine"                              |         9 |          2 |    0.22222 |    0.41574 |      0.0000 |      1.0000 |
+ | "# Phys/D2KmuSSLine"                            |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2hhhFTCalib_KKPLine"                   |         9 |          2 |    0.22222 |    0.41574 |      0.0000 |      1.0000 |
+ | "# Phys/D2piELine"                              |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/D2piESSLine"                            |         9 |          1 |    0.11111 |    0.31427 |      0.0000 |      1.0000 |
+ | "# Phys/D2pimuLine"                             |         9 |          2 |    0.22222 |    0.41574 |      0.0000 |      1.0000 |
+ | "# Phys/D2pimuSSLine"                           |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2XGammaDstarD2KKGammaLine"        |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2XGammaDstarD2KKGamma_CNVDDLine"  |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2XGammaDstarD2KKGamma_CNVLLLine"  |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2XGammaDstarD2KPiGammaLine"       |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2XGammaDstarD2KPiGamma_CNVDDLine" |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2XGammaDstarD2KPiGamma_CNVLLLine" |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2XGammaDstarD2PiPiGammaLine"      |         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2XGammaDstarD2PiPiGamma_CNVDDLine"|         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "# Phys/DstarD2XGammaDstarD2PiPiGamma_CNVLLLine"|         9 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ |*"# Phys/TrackEffD0ToK3PiMissingKaon4Body"       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"# Phys/TrackEffD0ToK3PiMissingKaon4BodyMatchLon|         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"# Phys/TrackEffD0ToK3PiMissingPion4Body"       |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"# Phys/TrackEffD0ToK3PiMissingPion4BodyMatchLon|         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"# Phys/TrackEffD0ToK3PiMissingProton"          |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+ |*"# Phys/TrackEffD0ToK3PiMissingProtonMatchLong" |         9 |          1 |(  11.1111 +- 10.4757  )%|   -------   |   -------   |
+ |*"# Phys/TrackEffD0ToKPi_KaonProbe"              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ |*"# Phys/TrackEffD0ToKPi_PionProbe"              |         9 |          0 |(  0.00000 +- 11.1111  )%|   -------   |   -------   |
+ | "# input particles"                             |         9 |         10 |     1.1111 |    0.31427 |      1.0000 |      2.0000 |
+ |*"#accept"                                       |         9 |          9 |(  100.000 +- 11.1111  )%|   -------   |   -------   |
+CharmCompleteEvent_OStream       INFO Events output: 9
+EventLoopMgr                     INFO Histograms converted successfully according to request.
+LHCb::RawDataCnvSvc              INFO Closed connected MDF stream:a4efe448-7072-11e6-930d-001e67dff79e ID:0x3bf21dd0
+DataOnDemandSvc                  INFO Handled "DataFault" incidents: 105070/93525/8247809(Alg/Node/Total).
+TransportSvc                  SUCCESS  GEOMETRY ERRORS: 'Skip'     map has the size 2
+   |                      Logical Volume                     |    |  #          mean             RMS          min              max    |
+   | DownstreamRegion/Muon/StatPos/lvM4                      | mm | 1       -31.739938                  0 -31.739938         -31.7399 |
+   | DownstreamRegion/Muon/StatPos/lvM4                      | X0 | 1       -0.35692804     1.1286884e-09 -0.35692804       -0.356928 |
+   | DownstreamRegion/lvDownstreamRegion                     | mm | 1       -10.140648                  0 -10.140648         -10.1406 |
+   | DownstreamRegion/lvDownstreamRegion                     | X0 | 1       -0.0041240933   2.2277979e-11 -0.0041240933   -0.00412409 |
+
+TransportSvc                  SUCCESS  GEOMETRY ERRORS: 'Recover'  map has the size 4
+   |                      Logical Volume                     |    |  #          mean             RMS          min              max    |
+   | DownstreamRegion/Ecal/Installation/OutBlock             | mm | 1       9.9371368e-14   7.7939905e-22 9.9371368e-14   9.9371368e- |
+   | DownstreamRegion/Ecal/Installation/OutBlock             | X0 | 1       0                           0 0                           |
+   | DownstreamRegion/Muon/StatPos/lvM3                      | mm | 2       1.0014895        0.0012097431 1.0002798           1.00269 |
+   | DownstreamRegion/Muon/StatPos/lvM3                      | X0 | 2       0.0088609808    1.0703567e-05 0.0088502773     0.00887168 |
+   | DownstreamRegion/Muon/StatPos/lvM4                      | mm | 3       23.466042           30.630445 1.8005036           66.7840 |
+   | DownstreamRegion/Muon/StatPos/lvM4                      | X0 | 3       0.20762288          0.2710121 0.015930499        0.590891 |
+   | DownstreamRegion/lvDownstreamRegion                     | mm | 4       210.88008           106.23772 38.107249           327.912 |
+   | DownstreamRegion/lvDownstreamRegion                     | X0 | 4       0.63466194          0.9117965 0.094396081         2.21373 |
+
+TransportSvc                  SUCCESS  GEOMETRY ERRORS: 'Codes'    map has the size 0
+
+TransportSvc                     INFO Reset the static pointer to DetDesc::IGeometyrErrorSvc
+RootCnvSvc                       INFO Disconnected data IO:12BA8AE4-038C-E711-93B5-02163E018906 [000000.EW.dst]
+RootCnvSvc                       INFO Disconnected data IO:1AD849E6-038C-E711-93B5-02163E018906 [000000.CharmCompleteEvent.dst]
+RootCnvSvc                       INFO Disconnected data IO:469C9E4F-1771-E611-8536-0CC47A7E6AA2 [root://eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/freezer/lhcb/LHCb/Collision16/RDST/00053196/0009/00053196_00099798_1.rdst]
+RootCnvSvc                       INFO Disconnected data IO:4AB16ADA-038C-E711-93B5-02163E018906 [000000.BhadronCompleteEvent.dst]
+RootCnvSvc                       INFO Disconnected data IO:6CAF63DA-038C-E711-93B5-02163E018906 [000000.Semileptonic.dst]
+RootCnvSvc                       INFO Disconnected data IO:96DC3ED1-92A7-E611-8889-02163E018C9F [000000.Charm.mdst]
+RootCnvSvc                       INFO Disconnected data IO:D4E49EED-038C-E711-93B5-02163E018906 [000000.Dimuon.dst]
+RootCnvSvc                       INFO Disconnected data IO:D675EED8-038C-E711-93B5-02163E018906 [000000.Bhadron.mdst]
+RootCnvSvc                       INFO Disconnected data IO:E4BFCA1B-5489-E611-902C-02163E018954 [000000.Leptonic.mdst]
+XMLCatalog                       INFO File 'test_catalog.xml' does not exist. New file created.
+ToolSvc                          INFO Removing all tools created by ToolSvc
+StdJetsNoJetIDBanSignal.LoK...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#jets"                                         |         2 |         27 |     13.500 |    0.50000 |      13.000 |      14.000 |
+StdJetsNoJetIDAddBDef.LoKi_...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#jets"                                         |         3 |         28 |     9.3333 |    0.47140 |      9.0000 |      10.000 |
+StdJetsNoJetIDBanMuonsDef.L...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#jets"                                         |         3 |         28 |     9.3333 |    0.47140 |      9.0000 |      10.000 |
+D2EtaHD2PiEta3HRLine.LoKi::...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+D2EtaHD2PiEta3HRLine.LoKi::...SUCCESS  #WARNINGS   = 1        Message = 'Fitter failed status'
+D2EtaPrimeHD2PiEtaPrime3HRL...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+D2EtaPrimeHD2PiEtaPrime3HRL...SUCCESS  #WARNINGS   = 1        Message = 'Fitter failed status'
+StdJetsNoJetIDBanDaughtersD...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#jets"                                         |         6 |         96 |     16.000 |     2.5166 |      11.000 |      19.000 |
+StdAllTightGammaDD.LoKi::Ve...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#iterations/2"                                 |         4 |         14 |     3.5000 |    0.86603 |      3.0000 |      5.0000 |
+ | "#iterations/Opt"                               |         4 |         10 |     2.5000 |    0.86603 |      2.0000 |      4.0000 |
+ | "Seed:case(3)"                                  |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdAllTightGammaDD.LoKi::Ve...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/4/0
+StdAllTightGammaDD.LoKi::Ve...SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached'
+StdAllTightGammaDD.LoKi::Ve...SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached'
+StdAllTightGammaDD.LoKi::Ve...SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate()'
+StdAllTightGammaDD.LoKi::Ve...SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit'
+D2EtaPrimeHD2KEtaPrime3HRLi...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+D2EtaPrimeHD2KEtaPrime3HRLi...SUCCESS  #WARNINGS   = 2        Message = 'Fitter failed status'
+WeJetsTaggedLine.LoKi::Vert...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+WeJetsTaggedLine.LoKi::Vert...SUCCESS  #WARNINGS   = 1        Message = 'The special treatment of Jets-like objects is disabled'
+WeJetsLine.LoKi::VertexFitter SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+WeJetsLine.LoKi::VertexFitter SUCCESS  #WARNINGS   = 1        Message = 'The special treatment of Jets-like objects is disabled'
+ForTrackEffD0ToK3PiMissingK...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+ForTrackEffD0ToK3PiMissingK...SUCCESS  #WARNINGS   = 82       Message = 'Fitter failed status'
+ForTrackEffD0ToK3PiMissingP...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+ForTrackEffD0ToK3PiMissingP...SUCCESS  #WARNINGS   = 86       Message = 'Fitter failed status'
+StdAllTightGammaDD.BremAdder  SUCCESS Number of counters : 9
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Add to pair :  #shared  photons(s)"            |        14 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "Add to pair :  photon(s)"                      |        14 |         11 |    0.78571 |    0.77262 |      0.0000 |      2.0000 |
+ | "Add to pair : 0 #photon(s)"                    |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 1 #photon(s)"                    |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 2 #photon(s)"                    |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Remove :  photon(s)"                           |         1 |          2 |     2.0000 |     0.0000 |      2.0000 |      2.0000 |
+ | "Remove : 2 #photon(s)"                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Revert brem correction"                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "added NewBrem (meth=3)"                        |        22 |          7 |    0.31818 |    0.55484 |      0.0000 |      2.0000 |
+WmuJetsTaggedLine.LoKi::Ver...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+WmuJetsTaggedLine.LoKi::Ver...SUCCESS  #WARNINGS   = 1        Message = 'The special treatment of Jets-like objects is disabled'
+WmuJetsLine.LoKi::VertexFitterSUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+WmuJetsLine.LoKi::VertexFitterSUCCESS  #WARNINGS   = 1        Message = 'The special treatment of Jets-like objects is disabled'
+ForTrackEffD0ToK3PiMissingP...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+ForTrackEffD0ToK3PiMissingP...SUCCESS  #WARNINGS   = 127      Message = 'Fitter failed status'
+ForTrackEffD0ToK3PiMissingK...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+ForTrackEffD0ToK3PiMissingK...SUCCESS  #WARNINGS   = 166      Message = 'Fitter failed status'
+StdMassConstrainedJpsi2MuMu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#iterations"                                   |        32 |         55 |     1.7188 |    0.44961 |      1.0000 |      2.0000 |
+D2PhiHD2KPhi3HRLine.LoKi::D...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+D2PhiHD2KPhi3HRLine.LoKi::D...SUCCESS  #WARNINGS   = 1        Message = 'Fitter failed status'
+D2PhiHD2PiPhi3HRLine.LoKi::...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+D2PhiHD2PiPhi3HRLine.LoKi::...SUCCESS  #WARNINGS   = 1        Message = 'Fitter failed status'
+D2EtaHD2KEta3HRLine.LoKi::D...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+D2EtaHD2KEta3HRLine.LoKi::D...SUCCESS  #WARNINGS   = 2        Message = 'Fitter failed status'
+TaggingElectrons.BremAdder    SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Add :  photon(s)"                              |       290 |         68 |    0.23448 |    0.46258 |      0.0000 |      2.0000 |
+ | "Add : 0 #photon(s)"                            |       227 |        227 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add : 1 #photon(s)"                            |        58 |         58 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add : 2 #photon(s)"                            |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "added NewBrem (meth=3)"                        |       290 |         68 |    0.23448 |    0.46258 |      0.0000 |      2.0000 |
+ForTrackEffD0ToK3PiMissingP...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+ForTrackEffD0ToK3PiMissingP...SUCCESS  #WARNINGS   = 147      Message = 'Fitter failed status'
+TaggedJetsJetPairLineExclus...SUCCESS Number of counters : 2
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#iterations/1"                                 |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "#iterations/Opt"                               |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+TaggedJetsJetPairLineExclus...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+TaggedJetsJetPairLineExclus...SUCCESS  #WARNINGS   = 1        Message = 'The special treatment of Jets-like objects is disabled'
+StdJetsNoJetIDNoBan.LoKi__F...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#jets"                                         |        17 |        231 |     13.588 |     2.9913 |      9.0000 |      19.000 |
+StdJetsNoJetIDNoBan.LoKi__F...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+StdJetsNoJetIDNoBan.LoKi__F...SUCCESS  #WARNINGS   = 1        Message = 'Error from momentum combiner, skip'
+StdJetsNoJetIDBanControl.Lo...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#jets"                                         |         6 |         80 |     13.333 |     2.2852 |      9.0000 |      16.000 |
+StdJetsNoJetIDBanControl.Lo...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+StdJetsNoJetIDBanControl.Lo...SUCCESS  #WARNINGS   = 1        Message = 'Error from momentum combiner, skip'
+Bu2rho0rhoPlusUpResolvedLin...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+Bu2rho0rhoPlusUpResolvedLin...SUCCESS  #WARNINGS   = 4        Message = 'Mass Error Squared < -999 -> Fit aborted [Bu2rho0rhoPlusUpResolvedLine]'
+ForTrackEffD0ToK3PiMissingP...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+ForTrackEffD0ToK3PiMissingP...SUCCESS  #WARNINGS   = 103      Message = 'Fitter failed status'
+StdLoosePhotons.PhotonMaker      INFO StdLoosePhotons.PhotonMaker -  Summary -----
+StdLoosePhotons.PhotonMaker      INFO  Created : 28.1894 gamma per event
+StdLoosePhotons.PhotonMaker      INFO  0% have SPD hits
+StdLoosePhotons.PhotonMaker      INFO  ---------------------------
+StdLoosePhotons.PhotonMaker   SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Confidence Level"                              |      3721 |    1427.64 |    0.38367 |    0.37448 |  0.00031631 |     0.99856 |
+ | "Created converted photons"                     |       132 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "Created unConverted photons"                   |       132 |       3721 |     28.189 |     8.5654 |      8.0000 |      54.000 |
+SelTaggedJetsDiJetNoPT.LoKi...SUCCESS Number of counters : 2
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#iterations/1"                                 |        17 |         17 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "#iterations/Opt"                               |        17 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+SelTaggedJetsDiJetNoPT.LoKi...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+SelTaggedJetsDiJetNoPT.LoKi...SUCCESS  #WARNINGS   = 1        Message = 'The special treatment of Jets-like objects is disabled'
+TaggedJetsJetPairLine.LoKi:...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+TaggedJetsJetPairLine.LoKi:...SUCCESS  #WARNINGS   = 1        Message = 'The special treatment of Jets-like objects is disabled'
+StdLooseEta2gg.PhotonMaker       INFO StdLooseEta2gg.PhotonMaker -  Summary -----
+StdLooseEta2gg.PhotonMaker       INFO  Created : 37.9914 gamma per event
+StdLooseEta2gg.PhotonMaker       INFO  30.897% have SPD hits
+StdLooseEta2gg.PhotonMaker       INFO  ---------------------------
+StdLooseEta2gg.PhotonMaker    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Confidence Level"                              |     17704 |   7764.392 |    0.43857 |    0.36491 |  5.1265e-05 |     0.99856 |
+ | "Created converted photons"                     |       466 |       5470 |     11.738 |     6.1515 |      0.0000 |      47.000 |
+ | "Created unConverted photons"                   |       466 |      12234 |     26.253 |     10.517 |      4.0000 |      63.000 |
+FullDiJetsLine.LoKi::Vertex...SUCCESS Number of counters : 2
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#iterations/1"                                 |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "#iterations/Opt"                               |         4 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+FullDiJetsLine.LoKi::Vertex...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+FullDiJetsLine.LoKi::Vertex...SUCCESS  #WARNINGS   = 1        Message = 'The special treatment of Jets-like objects is disabled'
+StdTightElectrons.BremAdder   SUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Add :  photon(s)"                              |      3683 |        760 |    0.20635 |    0.44128 |      0.0000 |      3.0000 |
+ | "Add : 0 #photon(s)"                            |      2977 |       2977 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add : 1 #photon(s)"                            |       655 |        655 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add : 2 #photon(s)"                            |        48 |         48 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add : 3 #photon(s)"                            |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "added NewBrem (meth=3)"                        |      3683 |        760 |    0.20635 |    0.44128 |      0.0000 |      3.0000 |
+StdAllLooseGammaLL.BremAdder  SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Add to pair :  #shared  photons(s)"            |      2767 |        100 |   0.036140 |    0.19236 |      0.0000 |      2.0000 |
+ | "Add to pair :  photon(s)"                      |      2767 |       1130 |    0.40838 |    0.63181 |      0.0000 |      4.0000 |
+ | "Add to pair : 0 #photon(s)"                    |      1826 |       1826 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 1 #photon(s)"                    |       779 |        779 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 2 #photon(s)"                    |       137 |        137 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 3 #photon(s)"                    |        23 |         23 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 4 #photon(s)"                    |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Remove :  photon(s)"                           |        22 |          4 |    0.18182 |    0.38569 |      0.0000 |      1.0000 |
+ | "Remove : 0 #photon(s)"                         |        18 |         18 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Remove : 1 #photon(s)"                         |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Revert brem correction"                        |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "added NewBrem (meth=3)"                        |      4515 |        991 |    0.21949 |    0.45810 |      0.0000 |      3.0000 |
+StdAllLooseGammaDD.LoKi::Ve...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#iterations/1"                                 |         5 |         12 |     2.4000 |    0.48990 |      2.0000 |      3.0000 |
+ | "#iterations/2"                                 |       274 |        857 |     3.1277 |     1.2794 |      2.0000 |      10.000 |
+ | "#iterations/Gen"                               |         3 |          9 |     3.0000 |     1.4142 |      2.0000 |      5.0000 |
+ | "#iterations/Opt"                               |       271 |        577 |     2.1292 |     1.2778 |      1.0000 |      9.0000 |
+ | "Seed:case(3)"                                  |       100 |        100 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+StdAllLooseGammaDD.LoKi::Ve...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/5/0
+StdAllLooseGammaDD.LoKi::Ve...SUCCESS  #WARNINGS   = 97       Message = 'No convergency has been reached'
+StdAllLooseGammaDD.LoKi::Ve...SUCCESS  #WARNINGS   = 100      Message = '_iterate_opt: No convergency has been reached'
+StdAllLooseGammaDD.LoKi::Ve...SUCCESS  #WARNINGS   = 52       Message = 'fit(): Vertex is outside of fiducial volume'
+StdAllLooseGammaDD.LoKi::Ve...SUCCESS  #WARNINGS   = 97       Message = 'fit(): failure from _iterate()'
+StdAllLooseGammaDD.LoKi::Ve...SUCCESS  #WARNINGS   = 97       Message = 'fit(): failure from fit'
+StdAllLooseGammaDD.BremAdder  SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Add to pair :  #shared  photons(s)"            |       927 |         32 |   0.034520 |    0.18838 |      0.0000 |      2.0000 |
+ | "Add to pair :  photon(s)"                      |       927 |        276 |    0.29773 |    0.53951 |      0.0000 |      3.0000 |
+ | "Add to pair : 0 #photon(s)"                    |       686 |        686 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 1 #photon(s)"                    |       209 |        209 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 2 #photon(s)"                    |        29 |         29 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 3 #photon(s)"                    |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Remove :  photon(s)"                           |       182 |         18 |   0.098901 |    0.34941 |      0.0000 |      2.0000 |
+ | "Remove : 0 #photon(s)"                         |       167 |        167 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Remove : 1 #photon(s)"                         |        12 |         12 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Remove : 2 #photon(s)"                         |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Revert brem correction"                        |        15 |         15 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "added NewBrem (meth=3)"                        |      1640 |        259 |    0.15793 |    0.39051 |      0.0000 |      2.0000 |
+StdNoPIDsDownElectrons.Brem...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Add :  photon(s)"                              |     12425 |       1099 |   0.088451 |    0.29589 |      0.0000 |      2.0000 |
+ | "Add : 0 #photon(s)"                            |     11369 |      11369 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add : 1 #photon(s)"                            |      1013 |       1013 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add : 2 #photon(s)"                            |        43 |         43 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "added NewBrem (meth=3)"                        |     12425 |       1099 |   0.088451 |    0.29589 |      0.0000 |      2.0000 |
+StdDiElectronGamma.BremAdder  SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Add to pair :  #shared  photons(s)"            |     14168 |        108 |  0.0076228 |   0.090942 |      0.0000 |      2.0000 |
+ | "Add to pair :  photon(s)"                      |     14168 |       5520 |    0.38961 |    0.61515 |      0.0000 |      4.0000 |
+ | "Add to pair : 0 #photon(s)"                    |      9525 |       9525 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 1 #photon(s)"                    |      3873 |       3873 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 2 #photon(s)"                    |       675 |        675 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 3 #photon(s)"                    |        83 |         83 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 4 #photon(s)"                    |        12 |         12 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Remove :  photon(s)"                           |        32 |          7 |    0.21875 |    0.41340 |      0.0000 |      1.0000 |
+ | "Remove : 0 #photon(s)"                         |        25 |         25 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Remove : 1 #photon(s)"                         |         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Revert brem correction"                        |         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "added NewBrem (meth=3)"                        |     18417 |       3545 |    0.19249 |    0.43197 |      0.0000 |      3.0000 |
+StdAllLooseElectrons.BremAdderSUCCESS Number of counters : 6
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Add :  photon(s)"                              |      6753 |       1192 |    0.17651 |    0.41260 |      0.0000 |      3.0000 |
+ | "Add : 0 #photon(s)"                            |      5642 |       5642 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add : 1 #photon(s)"                            |      1033 |       1033 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add : 2 #photon(s)"                            |        75 |         75 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add : 3 #photon(s)"                            |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "added NewBrem (meth=3)"                        |      6753 |       1192 |    0.17651 |    0.41260 |      0.0000 |      3.0000 |
+StdAllNoPIDsElectrons.BremA...SUCCESS Number of counters : 7
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Add :  photon(s)"                              |     42925 |       3783 |   0.088130 |    0.30025 |      0.0000 |      4.0000 |
+ | "Add : 0 #photon(s)"                            |     39341 |      39341 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add : 1 #photon(s)"                            |      3394 |       3394 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add : 2 #photon(s)"                            |       183 |        183 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add : 3 #photon(s)"                            |         5 |          5 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add : 4 #photon(s)"                            |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "added NewBrem (meth=3)"                        |     42925 |       3783 |   0.088130 |    0.30025 |      0.0000 |      4.0000 |
+StdJets.LoKi__FastJetMaker    SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#jets"                                         |      1659 |       5122 |     3.0874 |     2.3092 |      0.0000 |      12.000 |
+StdJets.LoKi__FastJetMaker    SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+StdJets.LoKi__FastJetMaker    SUCCESS  #WARNINGS   = 186      Message = 'No jets from fastjet::ClusterSequence'
+StdVeryLooseAllPhotons.Phot...   INFO StdVeryLooseAllPhotons.PhotonMaker -  Summary -----
+StdVeryLooseAllPhotons.Phot...   INFO  Created : 50.337 gamma per event
+StdVeryLooseAllPhotons.Phot...   INFO  26.2039% have SPD hits
+StdVeryLooseAllPhotons.Phot...   INFO  ---------------------------
+StdVeryLooseAllPhotons.Phot...SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Confidence Level"                              |     49733 |   19586.66 |    0.39384 |    0.36416 |  1.4467e-05 |     0.99862 |
+ | "Created converted photons"                     |       988 |      13032 |     13.190 |     8.3052 |      0.0000 |      51.000 |
+ | "Created unConverted photons"                   |       988 |      36701 |     37.147 |     18.795 |      0.0000 |      95.000 |
+StdDiElectronFromTracks.Bre...SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Add to pair :  #shared  photons(s)"            |     14168 |        108 |  0.0076228 |   0.090942 |      0.0000 |      2.0000 |
+ | "Add to pair :  photon(s)"                      |     14168 |       5520 |    0.38961 |    0.61515 |      0.0000 |      4.0000 |
+ | "Add to pair : 0 #photon(s)"                    |      9525 |       9525 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 1 #photon(s)"                    |      3873 |       3873 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 2 #photon(s)"                    |       675 |        675 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 3 #photon(s)"                    |        83 |         83 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 4 #photon(s)"                    |        12 |         12 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Remove :  photon(s)"                           |        32 |          7 |    0.21875 |    0.41340 |      0.0000 |      1.0000 |
+ | "Remove : 0 #photon(s)"                         |        25 |         25 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Remove : 1 #photon(s)"                         |         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Revert brem correction"                        |         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "added NewBrem (meth=3)"                        |     18417 |       3545 |    0.19249 |    0.43197 |      0.0000 |      3.0000 |
+ToolSvc.CheckOverlap          SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/10/0
+ToolSvc.CheckOverlap          SUCCESS  #WARNINGS   = 82       Message = 'CELLjet has no proto nor endVertex. Assuming it's from MC. [MicroDiJetsLine]'
+ToolSvc.CheckOverlap          SUCCESS  #WARNINGS   = 78       Message = 'gamma has no proto nor endVertex. Assuming it's from MC. [FullDiJetsLine]'
+ToolSvc.CheckOverlap          SUCCESS  #WARNINGS   = 311      Message = 'gamma has no proto nor endVertex. Assuming it's from MC. [SelTaggedJetsDiJetNoPT]'
+ToolSvc.CheckOverlap          SUCCESS  #WARNINGS   = 68       Message = 'gamma has no proto nor endVertex. Assuming it's from MC. [TaggedJetsDiJetPairLine]'
+ToolSvc.CheckOverlap          SUCCESS  #WARNINGS   = 14       Message = 'gamma has no proto nor endVertex. Assuming it's from MC. [TaggedJetsJetPairLineExclusiveDiJet]'
+ToolSvc.CheckOverlap          SUCCESS  #WARNINGS   = 43       Message = 'gamma has no proto nor endVertex. Assuming it's from MC. [TaggedJetsJetPairLine]'
+ToolSvc.CheckOverlap          SUCCESS  #WARNINGS   = 9        Message = 'gamma has no proto nor endVertex. Assuming it's from MC. [WeJetsLine]'
+ToolSvc.CheckOverlap          SUCCESS  #WARNINGS   = 9        Message = 'gamma has no proto nor endVertex. Assuming it's from MC. [WeJetsTaggedLine]'
+ToolSvc.CheckOverlap          SUCCESS  #WARNINGS   = 14       Message = 'gamma has no proto nor endVertex. Assuming it's from MC. [WmuJetsLine]'
+ToolSvc.CheckOverlap          SUCCESS  #WARNINGS   = 37       Message = 'gamma has no proto nor endVertex. Assuming it's from MC. [WmuJetsTaggedLine]'
+StdLoosePi02gg.PhotonMaker       INFO StdLoosePi02gg.PhotonMaker -  Summary -----
+StdLoosePi02gg.PhotonMaker       INFO  Created : 34.04 gamma per event
+StdLoosePi02gg.PhotonMaker       INFO  31.2133% have SPD hits
+StdLoosePi02gg.PhotonMaker       INFO  ---------------------------
+StdLoosePi02gg.PhotonMaker    SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Confidence Level"                              |     34040 |   14895.02 |    0.43757 |    0.36424 |  5.1265e-05 |     0.99862 |
+ | "Created converted photons"                     |      1000 |      10625 |     10.625 |     7.0701 |      0.0000 |      47.000 |
+ | "Created unConverted photons"                   |      1000 |      23415 |     23.415 |     13.088 |      0.0000 |      66.000 |
+StdLooseAllPhotons.PhotonMaker   INFO StdLooseAllPhotons.PhotonMaker -  Summary -----
+StdLooseAllPhotons.PhotonMaker   INFO  Created : 34.04 gamma per event
+StdLooseAllPhotons.PhotonMaker   INFO  31.2133% have SPD hits
+StdLooseAllPhotons.PhotonMaker   INFO  ---------------------------
+StdLooseAllPhotons.PhotonMakerSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Confidence Level"                              |     34040 |   14895.02 |    0.43757 |    0.36424 |  5.1265e-05 |     0.99862 |
+ | "Created converted photons"                     |      1000 |      10625 |     10.625 |     7.0701 |      0.0000 |      47.000 |
+ | "Created unConverted photons"                   |      1000 |      23415 |     23.415 |     13.088 |      0.0000 |      66.000 |
+DisplVerticesJetSingleHighM...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#jets"                                         |         6 |         12 |     2.0000 |     1.2910 |      0.0000 |      4.0000 |
+DisplVerticesJetSingleHighM...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+DisplVerticesJetSingleHighM...SUCCESS  #WARNINGS   = 1        Message = 'No jets from fastjet::ClusterSequence'
+DisplVerticesJetSingleLowMa...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#jets"                                         |         4 |         11 |     2.7500 |     1.2990 |      2.0000 |      5.0000 |
+TrackEffMuonTTZ_SelMakeMuon...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#MuonTracks"                                   |         3 |          5 |     1.6667 |    0.47140 |      1.0000 |      2.0000 |
+EESSDarkBosonSel.BremAdder    SUCCESS Number of counters : 11
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Add to pair :  #shared  photons(s)"            |      2242 |         19 |  0.0084746 |    0.10093 |      0.0000 |      2.0000 |
+ | "Add to pair :  photon(s)"                      |      2242 |        808 |    0.36039 |    0.57249 |      0.0000 |      3.0000 |
+ | "Add to pair : 0 #photon(s)"                    |      1535 |       1535 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 1 #photon(s)"                    |       614 |        614 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 2 #photon(s)"                    |        85 |         85 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 3 #photon(s)"                    |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Remove :  photon(s)"                           |         7 |          1 |    0.14286 |    0.34993 |      0.0000 |      1.0000 |
+ | "Remove : 0 #photon(s)"                         |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Remove : 1 #photon(s)"                         |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Revert brem correction"                        |         1 |          1 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "added NewBrem (meth=3)"                        |      2950 |        551 |    0.18678 |    0.41988 |      0.0000 |      2.0000 |
+EESSForB2XLLeeSelection.Bre...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Add to pair :  #shared  photons(s)"            |    447287 |        397 | 0.00088757 |   0.030447 |      0.0000 |      2.0000 |
+ | "Add to pair :  photon(s)"                      |    447287 |      72055 |    0.16109 |    0.40207 |      0.0000 |      4.0000 |
+ | "Add to pair : 0 #photon(s)"                    |    380890 |     380890 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 1 #photon(s)"                    |     61000 |      61000 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 2 #photon(s)"                    |      5147 |       5147 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 3 #photon(s)"                    |       239 |        239 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 4 #photon(s)"                    |        11 |         11 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Remove :  photon(s)"                           |      1356 |        172 |    0.12684 |    0.35008 |      0.0000 |      2.0000 |
+ | "Remove : 0 #photon(s)"                         |      1192 |       1192 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Remove : 1 #photon(s)"                         |       156 |        156 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Remove : 2 #photon(s)"                         |         8 |          8 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Revert brem correction"                        |       164 |        164 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "added NewBrem (meth=3)"                        |    481263 |      38170 |   0.079312 |    0.28264 |      0.0000 |      3.0000 |
+EEForB2XLLeeSelection.BremA...SUCCESS Number of counters : 13
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Add to pair :  #shared  photons(s)"            |    453143 |        419 | 0.00092465 |   0.030969 |      0.0000 |      2.0000 |
+ | "Add to pair :  photon(s)"                      |    453143 |      73200 |    0.16154 |    0.40371 |      0.0000 |      4.0000 |
+ | "Add to pair : 0 #photon(s)"                    |    385886 |     385886 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 1 #photon(s)"                    |     61598 |      61598 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 2 #photon(s)"                    |      5387 |       5387 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 3 #photon(s)"                    |       260 |        260 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 4 #photon(s)"                    |        12 |         12 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Remove :  photon(s)"                           |      1634 |        194 |    0.11873 |    0.33645 |      0.0000 |      2.0000 |
+ | "Remove : 0 #photon(s)"                         |      1447 |       1447 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Remove : 1 #photon(s)"                         |       180 |        180 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Remove : 2 #photon(s)"                         |         7 |          7 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Revert brem correction"                        |       187 |        187 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "added NewBrem (meth=3)"                        |    487172 |      38790 |   0.079623 |    0.28318 |      0.0000 |      3.0000 |
+RareStrangeDiElectronDetach...SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Add to pair :  #shared  photons(s)"            |       763 |         37 |   0.048493 |    0.21481 |      0.0000 |      1.0000 |
+ | "Add to pair :  photon(s)"                      |       763 |        419 |    0.54915 |    0.68966 |      0.0000 |      4.0000 |
+ | "Add to pair : 0 #photon(s)"                    |       418 |        418 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 1 #photon(s)"                    |       281 |        281 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 2 #photon(s)"                    |        57 |         57 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 3 #photon(s)"                    |         4 |          4 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Add to pair : 4 #photon(s)"                    |         3 |          3 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Remove :  photon(s)"                           |         2 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "Remove : 0 #photon(s)"                         |         2 |          2 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "added NewBrem (meth=3)"                        |      1294 |        375 |    0.28980 |    0.50525 |      0.0000 |      3.0000 |
+ZVTOP_IncTopoVtxHighFor.Top...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+ZVTOP_IncTopoVtxHighFor.Top...SUCCESS  #WARNINGS   = 361      Message = 'fit didn't converge 2'
+ToolSvc.LoKi::FastVertexFitterSUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#iterations/1"                                 |      1896 |       3198 |     1.6867 |    0.46383 |      1.0000 |      2.0000 |
+ | "#iterations/2"                                 |      1396 |       2802 |     2.0072 |   0.099887 |      2.0000 |      4.0000 |
+ | "#iterations/Opt"                               |      1990 |       1406 |    0.70653 |    0.46841 |      0.0000 |      3.0000 |
+ToolSvc.LoKi::FastVertexFitterSUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/2/0
+ToolSvc.LoKi::FastVertexFitterSUCCESS  #WARNINGS   = 3        Message = 'fit(): Vertex is outside of fiducial volume [ZVTOP_IncTopoVtxFor]'
+ToolSvc.LoKi::FastVertexFitterSUCCESS  #WARNINGS   = 3        Message = 'fit(): Vertex is outside of fiducial volume [ZVTOP_IncTopoVtxHighFor]'
+ZVTOP_IncTopoVtxFor.TopoVer...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+ZVTOP_IncTopoVtxFor.TopoVer...SUCCESS  #WARNINGS   = 361      Message = 'fit didn't converge 2'
+ToolSvc.RelInfoBKsttautauMu...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/2/0
+ToolSvc.RelInfoBKsttautauMu...SUCCESS  #WARNINGS   = 2        Message = 'The particle in question is not valid [RelatedInfo1_B2KstTauTau_DDSL_Line]'
+ToolSvc.RelInfoBKsttautauMu...SUCCESS  #WARNINGS   = 2        Message = 'The particle in question is not valid [RelatedInfo1_B2KstTauTau_MuMu_Line]'
+ToolSvc.HltFactory            SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# loaded from CACHE"                           |      1159 |       1159 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ToolSvc.lifetime              SUCCESS Number of counters : 4
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#iterations"                                   |     50817 |     152642 |     3.0038 |     1.6236 |      1.0000 |      20.000 |
+ | "#reset"                                        |       346 |        346 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "chi2"                                          |       548 |    3343952 |     6102.1 |     17579. |     -12866. |  1.4612e+05 |
+ | "ctau"                                          |       548 |   412.2862 |    0.75235 |     32.956 |     -134.84 |      585.55 |
+ToolSvc.lifetime              SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/172/0
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 15       Message = 'Error from LoKi::DirectionFitBase [B02D0KKD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 28       Message = 'Error from LoKi::DirectionFitBase [B02D0KPiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 12       Message = 'Error from LoKi::DirectionFitBase [B02D0PiPiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 48       Message = 'Error from LoKi::DirectionFitBase [B02DHHWSD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 11       Message = 'Error from LoKi::DirectionFitBase [B02DKD2HHHUPBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 4        Message = 'Error from LoKi::DirectionFitBase [B02DKD2Pi0HHHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 11       Message = 'Error from LoKi::DirectionFitBase [B02DKPi0ResolvedD2HHHCFPIDBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 2        Message = 'Error from LoKi::DirectionFitBase [B02DKPi0ResolvedWSD2HHHCFPIDBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'Error from LoKi::DirectionFitBase [B02DPiD2Pi0HHHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 12       Message = 'Error from LoKi::DirectionFitBase [B02DPiPi0ResolvedD2HHHCFPIDBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 2        Message = 'Error from LoKi::DirectionFitBase [B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 2        Message = 'Error from LoKi::DirectionFitBase [B2D0KD02KSPi0DDMergedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'Error from LoKi::DirectionFitBase [B2D0KD02KSPi0DDResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 4        Message = 'Error from LoKi::DirectionFitBase [B2D0KD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 28       Message = 'Error from LoKi::DirectionFitBase [B2D0KD2KSPi0HHDDResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 14       Message = 'Error from LoKi::DirectionFitBase [B2D0KD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 13       Message = 'Error from LoKi::DirectionFitBase [B2D0KPi0ResolvedD2HHBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 65       Message = 'Error from LoKi::DirectionFitBase [B2D0KPi0ResolvedD2HHHHBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'Error from LoKi::DirectionFitBase [B2D0KPi0ResolvedD2KSHHLLBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 2        Message = 'Error from LoKi::DirectionFitBase [B2D0PiD02KSPi0DDMergedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'Error from LoKi::DirectionFitBase [B2D0PiD02KSPi0DDResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 4        Message = 'Error from LoKi::DirectionFitBase [B2D0PiD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 28       Message = 'Error from LoKi::DirectionFitBase [B2D0PiD2KSPi0HHDDResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 13       Message = 'Error from LoKi::DirectionFitBase [B2D0PiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 19       Message = 'Error from LoKi::DirectionFitBase [B2D0PiPi0ResolvedD2HHBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 51       Message = 'Error from LoKi::DirectionFitBase [B2D0PiPi0ResolvedD2HHHHBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'Error from LoKi::DirectionFitBase [B2D0PiPi0ResolvedD2KSHHLLBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 2        Message = 'Error from LoKi::DirectionFitBase [Bc2DD0D2HHHD02HHPI0Beauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::DirectionFitBase [Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::DirectionFitBase [Charm2PPXHc2PPLine]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::DirectionFitBase [D02KpiForPromptCharm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::DirectionFitBase [D2PhiHD2KPhi3HRLine]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::DirectionFitBase [D2PhiHD2PiPhi3HRLine]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 36       Message = 'Error from LoKi::DirectionFitBase [KS0DDForBetacHHH]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 4        Message = 'Error from LoKi::DirectionFitBase [KS0LLForBetacHHH]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::DirectionFitBase [LambdaLLForNeutralCBaryons]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::DirectionFitBase [RareStrangeSigmaPEELine]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::DirectionFitBase [SelD02KpiForPromptCharm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 15       Message = 'Error from LoKi::DirectionFitBase [SelKsLLForCharmFromBSemi]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 24       Message = 'Error from LoKi::DirectionFitBase [SelKsLU_NegLongForCharmFromBSemi]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 7        Message = 'Error from LoKi::DirectionFitBase [SelKsLU_PosLongForCharmFromBSemi]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::DirectionFitBase [Selection_B2XMuMu_Ksdd]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::DirectionFitBase [Selection_B2XMuMu_Lambdadd]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::DirectionFitBase [Selection_B2XMuMu_OmegaDDD]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::DirectionFitBase [Selection_KSSelWRareDecay_Ksdd]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 37       Message = 'Error from LoKi::DirectionFitBase [Selection_KShorts_Ksdd]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::DirectionFitBase [Selection_KShorts_Ksll]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::DirectionFitBase [StrangeSLXi02Lambdapi0Line]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::DirectionFitBase [X2XiccppKWSXiccpp2XicPiBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::DirectionFitBase [X2XiccppKXiccpp2XicPiBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::DirectionFitBase [Xi02Lambdapi0_sel]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'Error from LoKi::DirectionFitBase [Xic02LcPiForPromptCharm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'Error from LoKi::Fitters::ctau_step,reset [B02D0KKD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 5        Message = 'Error from LoKi::Fitters::ctau_step,reset [B02D0KPiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 2        Message = 'Error from LoKi::Fitters::ctau_step,reset [B02D0PiPiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 211      Message = 'Error from LoKi::Fitters::ctau_step,reset [B02DHHWSD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 2        Message = 'Error from LoKi::Fitters::ctau_step,reset [B2D0KD02KSPi0DDMergedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 29       Message = 'Error from LoKi::Fitters::ctau_step,reset [B2D0KD02KSPi0DDResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 23       Message = 'Error from LoKi::Fitters::ctau_step,reset [B2D0KD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 7        Message = 'Error from LoKi::Fitters::ctau_step,reset [B2D0KD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 2        Message = 'Error from LoKi::Fitters::ctau_step,reset [B2D0PiD02KSPi0DDMergedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 28       Message = 'Error from LoKi::Fitters::ctau_step,reset [B2D0PiD02KSPi0DDResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 23       Message = 'Error from LoKi::Fitters::ctau_step,reset [B2D0PiD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 6        Message = 'Error from LoKi::Fitters::ctau_step,reset [B2D0PiD2Pi0HHWSResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::Fitters::ctau_step,reset [Bc2DD0D2HHHD02HHPI0Beauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 2        Message = 'Error from LoKi::Fitters::ctau_step,reset [RareStrangeSigmaPPi0CalLine]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::Fitters::ctau_step,reset [StrangeSLXi02Lambdapi0Line]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'Error from LoKi::Fitters::ctau_step,reset [Xi02Lambdapi0_sel]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 15       Message = 'There is no convergency [B02D0KKD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 28       Message = 'There is no convergency [B02D0KPiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 12       Message = 'There is no convergency [B02D0PiPiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 48       Message = 'There is no convergency [B02DHHWSD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 11       Message = 'There is no convergency [B02DKD2HHHUPBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency [B02DKD2Pi0HHHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 11       Message = 'There is no convergency [B02DKPi0ResolvedD2HHHCFPIDBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency [B02DKPi0ResolvedWSD2HHHCFPIDBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency [B02DPiD2Pi0HHHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 12       Message = 'There is no convergency [B02DPiPi0ResolvedD2HHHCFPIDBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency [B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency [B2D0KD02KSPi0DDMergedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency [B2D0KD02KSPi0DDResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency [B2D0KD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 28       Message = 'There is no convergency [B2D0KD2KSPi0HHDDResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 14       Message = 'There is no convergency [B2D0KD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 13       Message = 'There is no convergency [B2D0KPi0ResolvedD2HHBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 65       Message = 'There is no convergency [B2D0KPi0ResolvedD2HHHHBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency [B2D0KPi0ResolvedD2KSHHLLBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency [B2D0PiD02KSPi0DDMergedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency [B2D0PiD02KSPi0DDResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency [B2D0PiD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 28       Message = 'There is no convergency [B2D0PiD2KSPi0HHDDResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 13       Message = 'There is no convergency [B2D0PiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 19       Message = 'There is no convergency [B2D0PiPi0ResolvedD2HHBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 51       Message = 'There is no convergency [B2D0PiPi0ResolvedD2HHHHBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency [B2D0PiPi0ResolvedD2KSHHLLBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency [Bc2DD0D2HHHD02HHPI0Beauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency [Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency [Charm2PPXHc2PPLine]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency [D02KpiForPromptCharm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency [D2PhiHD2KPhi3HRLine]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency [D2PhiHD2PiPhi3HRLine]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 36       Message = 'There is no convergency [KS0DDForBetacHHH]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency [KS0LLForBetacHHH]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency [LambdaLLForNeutralCBaryons]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency [RareStrangeSigmaPEELine]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency [SelD02KpiForPromptCharm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 15       Message = 'There is no convergency [SelKsLLForCharmFromBSemi]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 24       Message = 'There is no convergency [SelKsLU_NegLongForCharmFromBSemi]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 7        Message = 'There is no convergency [SelKsLU_PosLongForCharmFromBSemi]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency [Selection_B2XMuMu_Ksdd]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency [Selection_B2XMuMu_Lambdadd]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency [Selection_B2XMuMu_OmegaDDD]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency [Selection_KSSelWRareDecay_Ksdd]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 37       Message = 'There is no convergency [Selection_KShorts_Ksdd]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency [Selection_KShorts_Ksll]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency [StrangeSLXi02Lambdapi0Line]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency [X2XiccppKWSXiccpp2XicPiBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency [X2XiccppKXiccpp2XicPiBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency [Xi02Lambdapi0_sel]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency [Xic02LcPiForPromptCharm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 15       Message = 'fit_: the error from iterate [B02D0KKD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 28       Message = 'fit_: the error from iterate [B02D0KPiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 12       Message = 'fit_: the error from iterate [B02D0PiPiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 48       Message = 'fit_: the error from iterate [B02DHHWSD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 11       Message = 'fit_: the error from iterate [B02DKD2HHHUPBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 4        Message = 'fit_: the error from iterate [B02DKD2Pi0HHHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 11       Message = 'fit_: the error from iterate [B02DKPi0ResolvedD2HHHCFPIDBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 2        Message = 'fit_: the error from iterate [B02DKPi0ResolvedWSD2HHHCFPIDBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'fit_: the error from iterate [B02DPiD2Pi0HHHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 12       Message = 'fit_: the error from iterate [B02DPiPi0ResolvedD2HHHCFPIDBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 2        Message = 'fit_: the error from iterate [B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 2        Message = 'fit_: the error from iterate [B2D0KD02KSPi0DDMergedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'fit_: the error from iterate [B2D0KD02KSPi0DDResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 4        Message = 'fit_: the error from iterate [B2D0KD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 28       Message = 'fit_: the error from iterate [B2D0KD2KSPi0HHDDResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 14       Message = 'fit_: the error from iterate [B2D0KD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 13       Message = 'fit_: the error from iterate [B2D0KPi0ResolvedD2HHBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 65       Message = 'fit_: the error from iterate [B2D0KPi0ResolvedD2HHHHBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'fit_: the error from iterate [B2D0KPi0ResolvedD2KSHHLLBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 2        Message = 'fit_: the error from iterate [B2D0PiD02KSPi0DDMergedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'fit_: the error from iterate [B2D0PiD02KSPi0DDResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 4        Message = 'fit_: the error from iterate [B2D0PiD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 28       Message = 'fit_: the error from iterate [B2D0PiD2KSPi0HHDDResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 13       Message = 'fit_: the error from iterate [B2D0PiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 19       Message = 'fit_: the error from iterate [B2D0PiPi0ResolvedD2HHBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 51       Message = 'fit_: the error from iterate [B2D0PiPi0ResolvedD2HHHHBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'fit_: the error from iterate [B2D0PiPi0ResolvedD2KSHHLLBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 2        Message = 'fit_: the error from iterate [Bc2DD0D2HHHD02HHPI0Beauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'fit_: the error from iterate [Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'fit_: the error from iterate [Charm2PPXHc2PPLine]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'fit_: the error from iterate [D02KpiForPromptCharm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'fit_: the error from iterate [D2PhiHD2KPhi3HRLine]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'fit_: the error from iterate [D2PhiHD2PiPhi3HRLine]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 36       Message = 'fit_: the error from iterate [KS0DDForBetacHHH]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 4        Message = 'fit_: the error from iterate [KS0LLForBetacHHH]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'fit_: the error from iterate [LambdaLLForNeutralCBaryons]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'fit_: the error from iterate [RareStrangeSigmaPEELine]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'fit_: the error from iterate [SelD02KpiForPromptCharm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 15       Message = 'fit_: the error from iterate [SelKsLLForCharmFromBSemi]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 24       Message = 'fit_: the error from iterate [SelKsLU_NegLongForCharmFromBSemi]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 7        Message = 'fit_: the error from iterate [SelKsLU_PosLongForCharmFromBSemi]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'fit_: the error from iterate [Selection_B2XMuMu_Ksdd]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'fit_: the error from iterate [Selection_B2XMuMu_Lambdadd]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'fit_: the error from iterate [Selection_B2XMuMu_OmegaDDD]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'fit_: the error from iterate [Selection_KSSelWRareDecay_Ksdd]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 37       Message = 'fit_: the error from iterate [Selection_KShorts_Ksdd]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'fit_: the error from iterate [Selection_KShorts_Ksll]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'fit_: the error from iterate [StrangeSLXi02Lambdapi0Line]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'fit_: the error from iterate [X2XiccppKWSXiccpp2XicPiBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'fit_: the error from iterate [X2XiccppKXiccpp2XicPiBeauty2Charm]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 1        Message = 'fit_: the error from iterate [Xi02Lambdapi0_sel]'
+ToolSvc.lifetime              SUCCESS  #WARNINGS   = 3        Message = 'fit_: the error from iterate [Xic02LcPiForPromptCharm]'
+ToolSvc.HybridFactory         SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# loaded from CACHE"                           |     21670 |      21670 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ToolSvc.CoreFactory           SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "# loaded from CACHE"                           |      2920 |       2920 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+DaVinciInitAlg.DaVinciMemory  WARNING MemoryTool:: Mean 'delta-memory' exceeds 3*sigma
+DaVinciInitAlg.DaVinciMemory  SUCCESS Booked 4 Histogram(s) : 1D=4 
+DaVinciInitAlg.DaVinciMemory  SUCCESS Number of counters : 2
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Delta Memory/MB"                               |       990 |    138.636 |    0.14004 |     1.0596 |  -0.0080000 |      12.192 |
+ | "Total Memory/MB"                               |      1000 |    3165039 |     3165.0 |     32.939 |      2719.5 |      3222.3 |
+DaVinciInitAlg.DaVinciMemory  SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/3/0
+DaVinciInitAlg.DaVinciMemory  SUCCESS  #WARNINGS   = 16       Message = 'Delta Memory for the event exceeds 3*sigma'
+DaVinciInitAlg.DaVinciMemory  SUCCESS  #WARNINGS   = 36       Message = 'Mean 'Delta-Memory' exceeds 3*sigma'
+DaVinciInitAlg.DaVinciMemory  SUCCESS  #WARNINGS   = 1        Message = 'Mean 'delta-memory' exceeds 3*sigma'
+LoKiSvc.REPORT                SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/3/105/0
+LoKiSvc.REPORT                SUCCESS  #ERRORS     = 98       Message = 'LoKi::Particles::MinImpParChi2DV: 	LHCb::Particle* points to NULL, return -1000 [BetacHHHBetacLb1Line]'
+LoKiSvc.REPORT                SUCCESS  #ERRORS     = 544      Message = 'LoKi::Particles::TrackType: 	Track    is invalid! return -1000 [LooseKstLL]'
+LoKiSvc.REPORT                SUCCESS  #ERRORS     = 35       Message = 'LoKi::Particles::TrackType: 	Track    is invalid! return -1000 [LooseLambda0LL]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 98       Message = 'LoKi::AParticles::ChildFun: 	 The child particle points to NULL! [BetacHHHBetacLb1Line]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 2        Message = 'LoKi::Particles::DecayTreeFitChi2NDoF: 	 Error from IDecayTreeFit, return InvalidChi2 [D2EtaHD2KEta3HRLine]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::DecayTreeFitChi2NDoF: 	 Error from IDecayTreeFit, return InvalidChi2 [D2EtaHD2PiEta3HRLine]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 2        Message = 'LoKi::Particles::DecayTreeFitChi2NDoF: 	 Error from IDecayTreeFit, return InvalidChi2 [D2EtaPrimeHD2KEtaPrime3HRLine]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::DecayTreeFitChi2NDoF: 	 Error from IDecayTreeFit, return InvalidChi2 [D2EtaPrimeHD2PiEtaPrime3HRLine]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::DecayTreeFitChi2NDoF: 	 Error from IDecayTreeFit, return InvalidChi2 [D2PhiHD2KPhi3HRLine]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::DecayTreeFitChi2NDoF: 	 Error from IDecayTreeFit, return InvalidChi2 [D2PhiHD2PiPhi3HRLine]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 166      Message = 'LoKi::Particles::DecayTreeFitterFun: 	 Error from IDecayTreeFit [ForTrackEffD0ToK3PiMissingKaon4BodySelD0]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 82       Message = 'LoKi::Particles::DecayTreeFitterFun: 	 Error from IDecayTreeFit [ForTrackEffD0ToK3PiMissingKaon4BodySelDstarf]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 127      Message = 'LoKi::Particles::DecayTreeFitterFun: 	 Error from IDecayTreeFit [ForTrackEffD0ToK3PiMissingPion4BodySelD0]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 86       Message = 'LoKi::Particles::DecayTreeFitterFun: 	 Error from IDecayTreeFit [ForTrackEffD0ToK3PiMissingPion4BodySelDstarf]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 103      Message = 'LoKi::Particles::DecayTreeFitterFun: 	 Error from IDecayTreeFit [ForTrackEffD0ToK3PiMissingProtonSelD0]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 147      Message = 'LoKi::Particles::DecayTreeFitterFun: 	 Error from IDecayTreeFit [ForTrackEffD0ToK3PiMissingProtonSelDstarf]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1087     Message = 'LoKi::Particles::HasTracks: 	 Empty list of tracks is specified! return 'false'  [StdJetsNoJetIDNoBan]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 128816   Message = 'LoKi::Particles::HasTracks: 	 Empty list of tracks is specified! return 'false'  [StdJets]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1087     Message = 'LoKi::Particles::HasTracksInTree: 	 Empty list of tracks is specified! return 'false'  [StdJetsNoJetIDNoBan]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 128816   Message = 'LoKi::Particles::HasTracksInTree: 	 Empty list of tracks is specified! return 'false'  [StdJets]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 6        Message = 'LoKi::Particles::InMuonAcceptance: 	 Invalid MuonPID, return 'false' [FakeMuforB2DMuForTauMu]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 14       Message = 'LoKi::Particles::InMuonAcceptance: 	 Invalid MuonPID, return 'false' [FakeMuonsForB2DMuNuX]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 218      Message = 'LoKi::Particles::InMuonAcceptance: 	 Invalid MuonPID, return 'false' [fakeMu_forB2PPbarMuForTauMu]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 5        Message = 'LoKi::Particles::InMuonAcceptance: 	 Invalid MuonPID, return 'false' [fakeMu_forbhad2PMuX]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 15846    Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [D2hhPromptD0WSSel]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 7923     Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [D2hhPromptD2KKLine]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 7923     Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [D2hhPromptD2KKSSSel]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 7923     Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [D2hhPromptD2KKSel]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 7923     Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [D2hhPromptD2KKTISSel]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 6388     Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [D2hhPromptD2KPiLine]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 15846    Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [D2hhPromptD2KPiSSSel]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 15846    Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [D2hhPromptD2KPiSel]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 15846    Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [D2hhPromptD2KPiTISSel]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 7923     Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [D2hhPromptD2PiPiLine]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 7923     Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [D2hhPromptD2PiPiSSSel]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 7923     Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [D2hhPromptD2PiPiSel]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 7923     Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [D2hhPromptD2PiPiTISSel]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 14       Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [FakeMuforB2DMuForLNu]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 6        Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [FakeMuforB2DMuForTauMu]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 485      Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [L02PPi_sel]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 21       Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [Sel_B2KLLXInclusiveDiMu_NoPID]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 419      Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [StrangeSLKs2PiMuNuLine]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 419      Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [StrangeSLKs2PiPiMuNuLine]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 7        Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [Xi2LambdaPi_sel]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 2        Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [XiStar2XiPi_sel]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 218      Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [fakeMu_forB2PPbarMuForTauMu]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 5        Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [fakeMu_forbhad2PMuX]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 4        Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [fakep_forB2PPbarMuForTauMu]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [fakep_forbhad2PMuX]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 2402     Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [longTracksForBu2rho0rhoPlus]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 2        Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [p_forB2PPbarMuForTauMu]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 5        Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [pi_forbhad2PMuX]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 5910     Message = 'LoKi::Particles::IsMuon: 	 Invalid MuonPID, return 'false' [upAndLongTracksForBu2rho0rhoPlus]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::IsMuonLoose: 	 Invalid MuonPID, return 'false' [SelTauNoiso_e]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 21       Message = 'LoKi::Particles::IsMuonLoose: 	 Invalid MuonPID, return 'false' [SelTauNoiso_h1]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 2021     Message = 'LoKi::Particles::IsMuonLoose: 	 Invalid MuonPID, return 'false' [SelTauNoiso_h3]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 15       Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B02D0KKD2Pi0HHResolvedBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 28       Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B02D0KPiD2Pi0HHResolvedBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 12       Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B02D0PiPiD2Pi0HHResolvedBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 48       Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B02DHHWSD2Pi0HHResolvedBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 11       Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B02DKD2HHHUPBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 4        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B02DKD2Pi0HHHResolvedBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 11       Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B02DKPi0ResolvedD2HHHCFPIDBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 2        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B02DKPi0ResolvedWSD2HHHCFPIDBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 3        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B02DPiD2Pi0HHHResolvedBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 12       Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B02DPiPi0ResolvedD2HHHCFPIDBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 2        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 2        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B2D0KD02KSPi0DDMergedBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 3        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B2D0KD02KSPi0DDResolvedBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 4        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B2D0KD02KSPi0LLResolvedBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 28       Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B2D0KD2KSPi0HHDDResolvedBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 14       Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B2D0KD2Pi0HHResolvedBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 13       Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B2D0KPi0ResolvedD2HHBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 65       Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B2D0KPi0ResolvedD2HHHHBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 3        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B2D0KPi0ResolvedD2KSHHLLBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 2        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B2D0PiD02KSPi0DDMergedBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 3        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B2D0PiD02KSPi0DDResolvedBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 4        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B2D0PiD02KSPi0LLResolvedBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 28       Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B2D0PiD2KSPi0HHDDResolvedBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 13       Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B2D0PiD2Pi0HHResolvedBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 19       Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B2D0PiPi0ResolvedD2HHBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 51       Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B2D0PiPi0ResolvedD2HHHHBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 3        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [B2D0PiPi0ResolvedD2KSHHLLBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 2        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [Bc2DD0D2HHHD02HHPI0Beauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [Charm2PPXHc2PPLine]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [D02KpiForPromptCharm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [D2PhiHD2KPhi3HRLine]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [D2PhiHD2PiPhi3HRLine]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 36       Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [KS0DDForBetacHHH]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 4        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [KS0LLForBetacHHH]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [LambdaLLForNeutralCBaryons]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [RareStrangeSigmaPEELine]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [SelD02KpiForPromptCharm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 15       Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [SelKsLLForCharmFromBSemi]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 24       Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [SelKsLU_NegLongForCharmFromBSemi]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 7        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [SelKsLU_PosLongForCharmFromBSemi]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [Selection_B2XMuMu_Ksdd]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [Selection_B2XMuMu_Lambdadd]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [Selection_B2XMuMu_OmegaDDD]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [Selection_KSSelWRareDecay_Ksdd]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 37       Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [Selection_KShorts_Ksdd]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [Selection_KShorts_Ksll]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [StrangeSLXi02Lambdapi0Line]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [X2XiccppKWSXiccpp2XicPiBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [X2XiccppKXiccpp2XicPiBeauty2Charm]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 1        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [Xi02Lambdapi0_sel]'
+LoKiSvc.REPORT                SUCCESS  #WARNINGS   = 3        Message = 'LoKi::Particles::LifeTimeDV: 	 Error from IlifetimeFitter::fit, return InvalidTime [Xic02LcPiForPromptCharm]'
+StdJetsNoJetIDNoBan.LoKi__F...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+StdJetsNoJetIDNoBan.LoKi__F...SUCCESS  #WARNINGS   = 1        Message = 'MassErr^2 < -999 -> Fit aborted [StdJetsNoJetIDNoBan]'
+StdJetsNoJetIDBanControl.Lo...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+StdJetsNoJetIDBanControl.Lo...SUCCESS  #WARNINGS   = 1        Message = 'MassErr^2 < -999 -> Fit aborted [StdJetsNoJetIDBanControl]'
+SplitClustersRec.SplitPhoto...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Delta(Z)"                                      |      5236 |   524111.9 |     100.10 |     12.663 |      58.089 |      136.79 |
+SplitClustersRec.SplitPhoto...SUCCESS Number of counters : 2
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Delta(X)"                                      |      5236 |  -1799.136 |   -0.34361 |     10.797 |     -20.942 |      25.720 |
+ | "Delta(Y)"                                      |      5236 |  -4744.672 |   -0.90616 |     11.391 |     -20.942 |      24.452 |
+EcalShare.PhotonShowerOverl...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Delta(Z)"                                      |   1088187 |9.296477e+07 |     85.431 |     12.019 |      47.467 |      155.95 |
+EcalShare.PhotonShowerOverl...SUCCESS Number of counters : 2
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Delta(X)"                                      |   1088187 |   779539.9 |    0.71637 |     13.081 |     -32.281 |      57.382 |
+ | "Delta(Y)"                                      |   1088187 |     677548 |    0.62264 |     12.923 |     -20.942 |      24.452 |
+HcalCov.HcalCovarTool.DBAcc...WARNING  Applied corrections configured via options for  HcalCov.HcalCovarTool.DBAccessor
+BDTTagJets.LoKi::BDTTag.LoK...SUCCESS Number of counters : 5
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#iterations/1"                                 |      4652 |       9096 |     1.9553 |    0.45064 |      1.0000 |      9.0000 |
+ | "#iterations/2"                                 |      5136 |      11219 |     2.1844 |    0.69941 |      2.0000 |      11.000 |
+ | "#iterations/Gen"                               |         6 |         18 |     3.0000 |     2.7689 |      1.0000 |      9.0000 |
+ | "#iterations/Opt"                               |      5624 |       6072 |     1.0797 |    0.74151 |      0.0000 |      10.000 |
+ | "Seed:case(3)"                                  |        38 |         38 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+BDTTagJets.LoKi::BDTTag.LoK...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/5/0
+BDTTagJets.LoKi::BDTTag.LoK...SUCCESS  #WARNINGS   = 32       Message = 'No convergency has been reached'
+BDTTagJets.LoKi::BDTTag.LoK...SUCCESS  #WARNINGS   = 38       Message = '_iterate_opt: No convergency has been reached'
+BDTTagJets.LoKi::BDTTag.LoK...SUCCESS  #WARNINGS   = 4        Message = 'fit(): Vertex is outside of fiducial volume'
+BDTTagJets.LoKi::BDTTag.LoK...SUCCESS  #WARNINGS   = 32       Message = 'fit(): failure from _iterate()'
+BDTTagJets.LoKi::BDTTag.LoK...SUCCESS  #WARNINGS   = 32       Message = 'fit(): failure from fit'
+ToolSvc.RelInfoBs2MuMuZViso...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+ToolSvc.RelInfoBs2MuMuZViso...SUCCESS  #WARNINGS   = 1        Message = 'fit didn't converge 2 [RelatedInfo5_Bs2MuMuLinesNoMuIDLine]'
+ToolSvc.FastVeloHitManager       INFO Maximum number of Velo hits 3971
+ToolSvc.RelInfoBstautauZVis...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/3/0
+ToolSvc.RelInfoBstautauZVis...SUCCESS  #WARNINGS   = 2        Message = 'fit didn't converge 2 [RelatedInfo8_B2XTau_TauTau_SameSign_TOSLine]'
+ToolSvc.RelInfoBstautauZVis...SUCCESS  #WARNINGS   = 24       Message = 'fit didn't converge 2 [RelatedInfo8_B2XTau_TauTau_TOSLine]'
+ToolSvc.RelInfoBstautauZVis...SUCCESS  #WARNINGS   = 8        Message = 'fit didn't converge 2 [RelatedInfo8_B2XTau_TauTau_piSS_TOSLine]'
+ToolSvc.RelInfoVertexIsolat...SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#delta-R"                                      |      1490 |  -0.239315 |-0.00016061 |  0.0021211 |   -0.029444 |    0.028154 |
+ | "#iterations"                                   |         6 |         31 |     5.1667 |    0.37268 |      5.0000 |      6.0000 |
+ | "#loaded"                                       |      1490 |       1490 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "#refit-asked"                                  |         6 |          6 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "#removed"                                      |      4486 |       1496 |    0.33348 |    0.47146 |      0.0000 |      1.0000 |
+ | "#toremove"                                     |      1490 |       1490 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "#tracks/good"                                  |         6 |         25 |     4.1667 |    0.37268 |      4.0000 |      5.0000 |
+ | "#tracks/null"                                  |         6 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "#tracks/total"                                 |         6 |         25 |     4.1667 |    0.37268 |      4.0000 |      5.0000 |
+ | "track-weight"                                  |        25 |   21.52902 |    0.86116 |    0.11141 |     0.65335 |     0.99554 |
+ToolSvc.FilterTool            SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "offset scale (SpdMult)"                        |      4000 |    1319136 |     329.78 |     195.69 |      0.0000 |      1115.0 |
+ToolSvc.L0DUConfig.TCK_0x160F    INFO --------------- TCK = 0x160F------------------
+ToolSvc.L0DUConfig.TCK_0x160F    INFO The configuration 0x160F matches the hardware limitations 
+ToolSvc.L0DUConfig.TCK_0x160F    INFO - Usage : #Channels   : 17 [53.1% ]    
+ToolSvc.L0DUConfig.TCK_0x160F    INFO - Usage : #Conditions : 32 [25.0% ]; order : OK ; reported  : 32/32
+ToolSvc.L0DUConfig.TCK_0x160F    INFO - Usage : #Conditions/type (max)  :[Spd(Mult) : 7/8]
+ToolSvc.L0DUConfig.TCK_0x160F    INFO - Info    : the condition 'SumEtPrev<250' relies on BX=[-1]
+ToolSvc.L0DUConfig.Template      INFO --------------- TCK = 0x10000------------------
+ToolSvc.MuonRawBuffer            INFO  Summary of Muon banks decoding errors 
+ToolSvc.LoKi::LifetimeFitter  SUCCESS Number of counters : 3
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#iterations"                                   |       412 |       1389 |     3.3714 |     1.5154 |      2.0000 |      11.000 |
+ | "chi2"                                          |         9 |   21927.91 |     2436.4 |     3575.8 |      205.70 |      9558.5 |
+ | "ctau"                                          |         9 |   3.588744 |    0.39875 |    0.27198 |    -0.34728 |     0.53505 |
+ToolSvc.LoKi::LifetimeFitter  SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/3/0
+ToolSvc.LoKi::LifetimeFitter  SUCCESS  #WARNINGS   = 9        Message = 'Error from LoKi::DirectionFitBase [BTag_Global]'
+ToolSvc.LoKi::LifetimeFitter  SUCCESS  #WARNINGS   = 9        Message = 'There is no convergency [BTag_Global]'
+ToolSvc.LoKi::LifetimeFitter  SUCCESS  #WARNINGS   = 9        Message = 'fit_: the error from iterate [BTag_Global]'
+ToolSvc.TrackVertexerTool.T...SUCCESS Number of counters : 2
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Number of states added"                        |       814 |          0 |     0.0000 |     0.0000 |      0.0000 |      0.0000 |
+ | "Number of tracks seen"                         |      1001 |       4327 |     4.3227 |     3.1728 |      0.0000 |      18.000 |
+ToolSvc.LoKi::VertexFitter    SUCCESS Number of counters : 12
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#iterations/1"                                 |   1868264 |    3764702 |     2.0151 |    0.56827 |      1.0000 |      11.000 |
+ | "#iterations/2"                                 |   2491527 |    6082254 |     2.4412 |     1.0584 |      2.0000 |      11.000 |
+ | "#iterations/Gen"                               |     46592 |     123101 |     2.6421 |     1.3445 |      1.0000 |      10.000 |
+ | "#iterations/Opt"                               |   2453597 |    3330349 |     1.3573 |     1.1150 |      0.0000 |      10.000 |
+ | "#iterations/rho"                               |    183372 |     367396 |     2.0036 |   0.065123 |      2.0000 |      4.0000 |
+ | "Seed:case(0)"                                  |      5263 |       5263 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Seed:case(1)"                                  |     34937 |      34937 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Seed:case(2)"                                  |      3011 |       3011 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Seed:case(3)"                                  |     21833 |      21833 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Seed:case(4)"                                  |       131 |        131 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Seed:case(6)"                                  |        49 |         49 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "Seed:case(7)"                                  |        24 |         24 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ToolSvc.LoKi::VertexFitter    SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1846/0
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'No convergency has been reached [AllExceptJpsiB2XLL_eeSS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = 'No convergency has been reached [AllExceptJpsiB2XLL_ee]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [AllExceptJpsiB2XLL_me]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'No convergency has been reached [B02D0D0KstD02HHD02HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 361      Message = 'No convergency has been reached [B02D0D0KstD02HHD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 237      Message = 'No convergency has been reached [B02D0D0KstD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [B02D0DKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 60       Message = 'No convergency has been reached [B02D0DKD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [B02D0DPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 41       Message = 'No convergency has been reached [B02D0DPiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [B02D0KKD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 54       Message = 'No convergency has been reached [B02D0KKD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [B02D0KPiD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 95       Message = 'No convergency has been reached [B02D0KPiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [B02D0PiPiD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 35       Message = 'No convergency has been reached [B02D0PiPiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 185      Message = 'No convergency has been reached [B02DDKstBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'No convergency has been reached [B02DKD2Pi0HHHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [B02DKPi0ResolvedD2HHHCFPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [B02DKWSD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [B02DKsKDDD2HHHCFPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'No convergency has been reached [B02DPiD2Pi0HHHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [B02DPiPi0ResolvedD2HHHCFPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [B02DPiWSD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [B02DPiWSD2Pi0HHHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [B02DPiWSNoIPD2HHHCFPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [B02DsstKsPiDDDsst2DGammaD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [B02DstD0KDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 45       Message = 'No convergency has been reached [B02DstD0KDstarD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [B02DstD0PiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 32       Message = 'No convergency has been reached [B02DstD0PiDstarD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 28       Message = 'No convergency has been reached [B02DstDKstDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'No convergency has been reached [B02LcLambda0KLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'No convergency has been reached [B02LcLambda0PiLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [B02LcpbarKSDDLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3953     Message = 'No convergency has been reached [B02a1PiBDTSela12PiPiPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [B23MuNu_TriMuLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 50       Message = 'No convergency has been reached [B2D0D0KD02HHD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 44       Message = 'No convergency has been reached [B2D0D0KD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 30       Message = 'No convergency has been reached [B2D0D0PiD02HHD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 25       Message = 'No convergency has been reached [B2D0D0PiD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [B2D0DKKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 255      Message = 'No convergency has been reached [B2D0DKKD2K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'No convergency has been reached [B2D0DKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 99       Message = 'No convergency has been reached [B2D0DKPiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [B2D0KD02KSPi0DDMergedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [B2D0KD02KSPi0DDResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [B2D0KD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 30       Message = 'No convergency has been reached [B2D0KD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [B2D0KPi0ResolvedD2HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 80       Message = 'No convergency has been reached [B2D0KPi0ResolvedD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [B2D0KsPiDDD2HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [B2D0KsPiDDD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [B2D0KsPiLLD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [B2D0PiD02KSPi0DDMergedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [B2D0PiD02KSPi0DDResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [B2D0PiD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [B2D0PiD02PiMuNuLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [B2D0PiD02PiMuNuSUPLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 27       Message = 'No convergency has been reached [B2D0PiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [B2D0PiPi0ResolvedD2HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 73       Message = 'No convergency has been reached [B2D0PiPi0ResolvedD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'No convergency has been reached [B2D0st2460D0KBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'No convergency has been reached [B2D0st2460D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 67       Message = 'No convergency has been reached [B2DD0KstBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 457      Message = 'No convergency has been reached [B2DD0KstD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 42       Message = 'No convergency has been reached [B2DDKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 29       Message = 'No convergency has been reached [B2DDPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [B2Dst2460DKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [B2Dst2460DPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'No convergency has been reached [B2DstD0KSDDDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 21       Message = 'No convergency has been reached [B2DstD0KSDDDstarD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [B2DstD0KstD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 48       Message = 'No convergency has been reached [B2DstD0KstDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 62       Message = 'No convergency has been reached [B2DstD0KstDstarD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [B2DstDKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 143      Message = 'No convergency has been reached [B2DstDKDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [B2DstDPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 90       Message = 'No convergency has been reached [B2DstDPiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'No convergency has been reached [B2DstDstKDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'No convergency has been reached [B2DstDstKDstarD02K3PiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'No convergency has been reached [B2DstDstPiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'No convergency has been reached [B2DstDstPiDstarD02K3PiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [B2DstPimPipD2HHHHPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [B2HHpi0_R]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [B2KShh_DD_Run2_OS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [B2KShh_DD_Run2_SS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [B2KShh_LD_Run2_OS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [B2KShh_LD_Run2_SS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [B2KpiX2EEDarkBosonLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 103      Message = 'No convergency has been reached [B2KsthhLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'No convergency has been reached [B2LLXBDTSelBu2eeK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [B2LLXBDTSelBu2mumuK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'No convergency has been reached [B2LLXBDTSelLambdaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 47       Message = 'No convergency has been reached [B2LLXBDTSelLambdastar]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 69       Message = 'No convergency has been reached [B2LcDspbarLc2PKPiDs2KKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 12       Message = 'No convergency has been reached [B2LcpbarKSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'No convergency has been reached [B2LcpbarPiSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [B2LcpbarPiWSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [B2fourbodyLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [BLVB2KhhLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'No convergency has been reached [BTag_Global]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [Beauty2XGamma3pi_wCNVLL_]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 103      Message = 'No convergency has been reached [BetaSBs2PhiPhiUp_LooseAllPhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'No convergency has been reached [BetaSBs2PhiPhiWide_LoosePhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 56       Message = 'No convergency has been reached [BetaSBs2PhiPhi_LoosePhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [Bs2EtacPhiBDTSelEtac2KsKPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [Bu2LLK_eeLine2]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [Bu2LLK_eeLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [Bu2hhh_KKK_inclLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [Bu2hhh_pph_inclLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 17       Message = 'No convergency has been reached [Ccbar2PPPiPiSelCcbar2PPPiPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [D0ForB2DstMuNuIncl]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = 'No convergency has been reached [D0ForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 31       Message = 'No convergency has been reached [D0ForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [D2KSKKLLForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'No convergency has been reached [D2KSKPDDForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'No convergency has been reached [D2KSKPLLForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'No convergency has been reached [D2KSPPDDForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [D2KSPPLLForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [DetachedKstarListForJpsiHHB2JpsiHH]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [DetachedLstForCcbar2Lst]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 9        Message = 'No convergency has been reached [DiTracksForCharmlessBB2CharmlessInclusive]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 21       Message = 'No convergency has been reached [DiTracksForCharmlessBBsPhiRho]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 60       Message = 'No convergency has been reached [DiTracksForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'No convergency has been reached [DiTracks_wKS0_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 27       Message = 'No convergency has been reached [DiTracks_wLambda_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [DoubleSLForRX_D]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [DoubleSLForRX_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'No convergency has been reached [DownMajoforBu2MajoLepDD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 53       Message = 'No convergency has been reached [DpForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 102      Message = 'No convergency has been reached [DpForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 46       Message = 'No convergency has been reached [DsForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 132      Message = 'No convergency has been reached [DsForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [DsForPromptCharm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'No convergency has been reached [Dst2PiD0EEGDst2PiD0EEGLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [DstWSForB2DstMuNuIncl]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [DstarD2HHHH2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [DstarD2HHHHPID2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [DstarD2K3HPID2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [DstarD2KSHHLL2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [DstarD2KSHHLLPID2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [DstarD2KShhPPDDLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [DstarD2XGammaDstarD2KPiGammaSel]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'No convergency has been reached [DstarD2XGammaHHForD2KPiGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 897      Message = 'No convergency has been reached [EEForB2XLLeeSelection]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [EESSDarkBosonSel]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 739      Message = 'No convergency has been reached [EESSForB2XLLeeSelection]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [Eta3PiforB2XEta]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 16       Message = 'No convergency has been reached [EtapforB2XEta]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [ExtraInfo_StrippingH24MuPromptLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ExtraInfo_StrippingH24MuSimpleLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [ForTrackEffD0ToK3PiMissingKaon4BodySelDstarf]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ForTrackEffD0ToK3PiMissingKaon4BodySelKst]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ForTrackEffD0ToK3PiMissingPion4BodySelDstarf]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [ForTrackEffD0ToK3PiMissingProtonSelDstarf]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ForTrackEffD0ToK3PiMissingProtonSelKst]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [FourTracks_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 23       Message = 'No convergency has been reached [FourTracks_wLambda_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'No convergency has been reached [FourTracks_wPi0M_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 82       Message = 'No convergency has been reached [FourTracks_wPi0R_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [Hb2V0V0h_KSKShLD_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [Hb2V0V0h_KSLzhDD_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [Hb2V0V0h_LzLzhDD_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [InclQQ]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1184     Message = 'No convergency has been reached [K1ForBu2LLK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [KMuOSForB2XTauMu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [Kst02KPiforB2XTauMu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 14       Message = 'No convergency has been reached [KstPSel2WRareDecay]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 15       Message = 'No convergency has been reached [Kst_02KpiForBs2K0stK0st]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'No convergency has been reached [KstarB2KstTauTau]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [Kstar_forB2XuMuNu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 28       Message = 'No convergency has been reached [KstforBu2KsthhDD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [KstforBu2KsthhLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [L02PPi_sel]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [Lambda2pPiDOmegaStrangeBaryons]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [Lambda2pPiDStrangeBaryons]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [Lb2D0pKD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [Lb2DLambda0LLpiD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = 'No convergency has been reached [Lb2EtacKpSelEtac2KsKPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [Lb2EtacKpSelLambdaS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [Lb2Lc5PiLc2PKPiPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 253      Message = 'No convergency has been reached [Lb2LcDKstBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [Lb2V0hhDDLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [Lb2dp_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [Lb2dp_pipiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 20       Message = 'No convergency has been reached [Lc2L0LLpiSelLambda02pPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 31       Message = 'No convergency has been reached [LcForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 55       Message = 'No convergency has been reached [LcForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [LstForCcbar2Lst]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [MajoforBu2MajoLepLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [MuEForBu2LLK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [MuESSForBu2LLK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [NeutralCBaryonsXic02LambdaKpiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 118      Message = 'No convergency has been reached [O2L0K_DDDHypb2L0HGammaL0K]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 23       Message = 'No convergency has been reached [O2L0K_DDLHypb2L0HGammaL0K]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [O2L0K_LLLHypb2L0HGammaL0K]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 51       Message = 'No convergency has been reached [OmegaSelZ0RareDecay]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 72       Message = 'No convergency has been reached [Omegab2XicKpiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 46       Message = 'No convergency has been reached [Omegab2XicKpiWSLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 50       Message = 'No convergency has been reached [PHI2KK4D2PhiMuNuBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD+2K+K+K-Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD+2K+K-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD+2K+pi+K-Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD+2K+pi+K-UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD+2K+pi+pi-UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD+2K+pi-K+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [ProtoD+2K+pi-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD+2K+pi-pi+KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [ProtoD+2pi+K-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD+2pi+pi-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [ProtoD+2pi+pi-pi+KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD-2K-K-pi+UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [ProtoD-2K-K-pi+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [ProtoD-2K-pi+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [ProtoD-2K-pi-K+UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [ProtoD-2K-pi-K+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [ProtoD-2K-pi-pi+Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD-2K-pi-pi+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD-2KS0K-LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD-2KS0pi-DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [ProtoD-2pi-K+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [ProtoD-2pi-pi+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [ProtoD-2pi-pi-K+Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [ProtoD-2pi-pi-K+UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [ProtoD-2pi-pi-K+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [ProtoD-2pi-pi-pi+Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD-2pi-pi-pi+UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [ProtoD-2pi-pi-pi+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD2K+K+KS0WSPlusLLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD2K+K-Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD2K+K-pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [ProtoD2K+pi+KS0WSPlusDDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [ProtoD2K+pi+KS0WSPlusLLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [ProtoD2K+pi-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [ProtoD2K+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [ProtoD2K+pi-KS0pi0DD_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD2K-pi+Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD2K-pi-KS0WSMinusDDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD2K-pi-KS0WSMinusLLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'No convergency has been reached [ProtoD2PhiMuNuBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD2pi+K-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD2pi+K-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'No convergency has been reached [ProtoD2pi+K-KS0pi0DD_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [ProtoD2pi+pi+KS0WSPlusDDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'No convergency has been reached [ProtoD2pi+pi-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD2pi+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 34       Message = 'No convergency has been reached [ProtoD2pi+pi-KS0pi0DD_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'No convergency has been reached [ProtoD2pi+pi-KS0pi0LL_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD2pi+pi-pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD2pi-pi-KS0WSMinusDDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [ProtoD2pi-pi-KS0WSMinusLLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [RareStrangeDiElectronDetached]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'No convergency has been reached [RareStrangeKPiEEDownLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [RareStrangeKPiEELine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [RareStrangeKPiEMuLFVDownLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [RareStrangeKPiEMuLFVSSLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 9        Message = 'No convergency has been reached [RareStrangeKPiPiPiMassMeasLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [RareStrangeLambdaPPiEELine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [RareStrangeSigmaMuMuMuLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [RareStrangeSigmaPEEDownLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [RareStrangeSigmaPEMuLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'No convergency has been reached [RareStrangeSigmaPPi0CalLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [RelatedInfo1_B2LLXBDT_Bd2eeKstarLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [RelatedInfo1_B2LLXBDT_Bd2mumuKstarLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [RelatedInfo1_B2LLXBDT_Bs2eePhiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [RelatedInfo1_B2LLXBDT_Lb2eeLambdaLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [RelatedInfo1_B2LLXBDT_Lb2eePKLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [RelatedInfo1_Bu2LLK_meLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [RelatedInfo1_D2XMuMuSS_Pi_EE_OSLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [RelatedInfo1_Lc2L0LLpi_pPiPiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = 'No convergency has been reached [RelatedInfo2_B2LLXBDT_Bd2eeKsLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [RelatedInfo2_B2LLXBDT_Bd2mumuKstarLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [RelatedInfo2_B2LLXBDT_Bs2eePhiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [RelatedInfo2_B2LLXBDT_Lb2eePKLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [RelatedInfo2_D2XMuMuSS_Pi_EE_OSLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [RelatedInfo2_Lc2L0LLpi_pPiPiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [RelatedInfo4_Beauty2XGamma2pi_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 30       Message = 'No convergency has been reached [RelatedInfo4_Bu2rho0rhoPlusMergedLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 95       Message = 'No convergency has been reached [RelatedInfo4_Bu2rho0rhoPlusResolvedLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 78       Message = 'No convergency has been reached [RelatedInfo4_Bu2rho0rhoPlusUpResolvedLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = 'No convergency has been reached [RelatedInfo5_B2CharmlessInclusive4piAllX0SelectionLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'No convergency has been reached [RelatedInfo5_B2KShh_DD_Run2_OS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'No convergency has been reached [RelatedInfo5_B2KShh_DD_Run2_SS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 13       Message = 'No convergency has been reached [Rho02PiPiSB_forB2XuMuNu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [Rho02PiPiWS_forB2XuMuNu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [Rho02PiPi_forB2XuMuNu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [SelD02KpiForPromptCharm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [SelD02KsKPiDDforCharmFromBSemi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [SelD0ToK2piRSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [SelD0_forD2KPiPi0_PartReco]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [SelDiElectronsForRnS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [SelDsForPromptCharm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'No convergency has been reached [SelDstarforTrackEffD0ToKPi_KaonProbe]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [SelDstarforTrackEffD0ToKPi_PionProbe]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [SelEMuForRnS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [SelKsLLForCharmFromBSemi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [SelKstDstarD0ToHHPi0_Kpipi0_M_]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [SelKstDstarD0ToHHPi0_Kpipi0_R_WIDEMASS_]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [SelKstDstarD0ToHHPi0_Kpipi0_R_]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [SelMuPiRSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [SelMuPiWSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'No convergency has been reached [SelPiPiRSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [SelPiPiWSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 61       Message = 'No convergency has been reached [SelTauNoiso_h3]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [Sel_B2XMuMu_DiMuon]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 43       Message = 'No convergency has been reached [SelectionOff0Forf0(980)sForB2XLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 24       Message = 'No convergency has been reached [Selection_B2XMuMu_Kstar2kpizero]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [Selection_B2XMuMu_Kstar2kspi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [Selection_B2XMuMu_Rho]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'No convergency has been reached [Selection_B2XMuMu_a1]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [Selection_B2XMuMu_k10]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 12       Message = 'No convergency has been reached [Selection_B2XMuMu_k12omegak]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 24       Message = 'No convergency has been reached [Selection_B2XMuMu_rho2pipizero]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 88       Message = 'No convergency has been reached [Selection_DsPlusForB2XLL_DsPlus]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 142      Message = 'No convergency has been reached [Selection_KSpipiForB2XLL_kspipi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 23       Message = 'No convergency has been reached [Selection_KStarPlus1ForB2XLL_Kstar2kaonpion]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 30       Message = 'No convergency has been reached [Selection_KStarPlus2ForB2XLL_Kstar2kaonpion]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 200      Message = 'No convergency has been reached [Selection_KpipiForB2XLL_kpipi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 21       Message = 'No convergency has been reached [Selection_OmegasForB2XLL_omega2pipipizero]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 13       Message = 'No convergency has been reached [StdAllLooseGammaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'No convergency has been reached [StdAllLooseMuPion]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 19       Message = 'No convergency has been reached [StdDiElectronFromTracks]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 19       Message = 'No convergency has been reached [StdDiElectronGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'No convergency has been reached [StdLooseDetachedPhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'No convergency has been reached [StdLooseDiMuonSameSign]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [StdLooseDiMuon]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [StdLooseDplus2KKPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [StdLooseDplus2KPiPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = 'No convergency has been reached [StdLooseDplus2hhh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [StdLooseDsplus2KKPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [StdLooseDstarWithD02KPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 21       Message = 'No convergency has been reached [StdLooseKsDD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'No convergency has been reached [StdLooseKsLD_NegLong]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'No convergency has been reached [StdLooseKsLD_PosLong]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [StdLooseKsLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 228      Message = 'No convergency has been reached [StdLooseKstar2Kpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 126      Message = 'No convergency has been reached [StdLooseLambdaDD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 17       Message = 'No convergency has been reached [StdLooseLambdaLDpDown]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 57       Message = 'No convergency has been reached [StdLooseLambdaLDpLong]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [StdLooseLambdaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 166      Message = 'No convergency has been reached [StdLooseLambdastar2pK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 119      Message = 'No convergency has been reached [StdLoosePhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'No convergency has been reached [StdLooseRhoPlus]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [StdTightPhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 22       Message = 'No convergency has been reached [StdVeryLooseDetachedKst2Kpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [StdVeryLooseLambdaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [Tag_StdD2KPipart]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [Tag_StdD2Kmupart]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'No convergency has been reached [Tau2LambdaMuSelLambda]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 17       Message = 'No convergency has been reached [TriTracks_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'No convergency has been reached [TriTracks_wKS0_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = 'No convergency has been reached [TriTracks_wLambda_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [TriTracks_wPi0M_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 16       Message = 'No convergency has been reached [TriTracks_wPi0R_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [X2KKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [X2KPiPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [X2KPiPiSSBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'No convergency has been reached [X2LcD0KD02KPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [X2LcD0PiD02KPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 61       Message = 'No convergency has been reached [X2LcKKOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 27       Message = 'No convergency has been reached [X2LcKKSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 51       Message = 'No convergency has been reached [X2LcKPiOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 29       Message = 'No convergency has been reached [X2LcKPiPiPiLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 45       Message = 'No convergency has been reached [X2LcKPiSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 12       Message = 'No convergency has been reached [X2LcKPiWSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 52       Message = 'No convergency has been reached [X2LcPiKOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 46       Message = 'No convergency has been reached [X2LcPiPiOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 20       Message = 'No convergency has been reached [X2LcPiPiSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [X2MuMuSSDDDarkBosonSel]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [X2PPbarBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [X2PPbarMinusWSBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [X2PPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [X2PiPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [X2PiPiPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [X2PiPiWSMinusBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [X2PiPiWSPlusBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [X2XiccppKXiccpp2XicPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [X2pKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [X2pPiPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [X2ppbarPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 104      Message = 'No convergency has been reached [XcForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 288      Message = 'No convergency has been reached [XcForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 343      Message = 'No convergency has been reached [Xi2L0pi_DDDHypb2L0HGammaL0pi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 59       Message = 'No convergency has been reached [Xi2L0pi_DDLHypb2L0HGammaL0pi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'No convergency has been reached [Xi2L0pi_LLLHypb2L0HGammaL0pi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [XiCstarstar2LambdaCPiKForPromptCharm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 678      Message = 'No convergency has been reached [Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 13       Message = 'No convergency has been reached [Xib2D0Lambda0DDpiD02HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No convergency has been reached [Xib2D0Lambda0LLpiD02HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 12       Message = 'No convergency has been reached [Xib2LcDsKLc2PKPiDs2KKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 26       Message = 'No convergency has been reached [Xib2XicKKXic2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 40       Message = 'No convergency has been reached [Xib2XicKPiXic2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 16       Message = 'No convergency has been reached [Xib2XicPiPiXic2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'No convergency has been reached [Xibc2LcKPiOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'No convergency has been reached [Xibc2LcPiKOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [Xibc2LcPiPiOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [XibcBDTSelLambdaC]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 15       Message = 'No convergency has been reached [XibcBDTSelLambdaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 34       Message = 'No convergency has been reached [XibcBDTSelXibc2D0pK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [XibcBDTSelXibc2LbKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 671      Message = 'No convergency has been reached [XibcBDTSelXibcP2D0pKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 30       Message = 'No convergency has been reached [XibcBDTSelXibcP2DpK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 66       Message = 'No convergency has been reached [XibcBDTSelXibcP2LcKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 34       Message = 'No convergency has been reached [XibcBDTSelXibcP2pKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [Xic2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [XicForOmegab2XicKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'No convergency has been reached [XiccBDTSelLambdaC]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 470      Message = 'No convergency has been reached [XiccBDTSelXiccP2D0pKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [XiccBDTSelXiccP2D0p]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 45       Message = 'No convergency has been reached [XiccBDTSelXiccP2DpK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 171      Message = 'No convergency has been reached [XiccBDTSelXiccP2LcKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 468      Message = 'No convergency has been reached [XiccBDTSelXiccPP2D0pKpipi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 527      Message = 'No convergency has been reached [XiccBDTSelXiccPP2DpKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'No convergency has been reached [XiccBDTSelXiccPP2Dp]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 173      Message = 'No convergency has been reached [XiccBDTSelXiccPP2LcKpipi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 14       Message = 'No convergency has been reached [XiccBDTSelXiccPP2LcPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 18       Message = 'No convergency has been reached [XimDDDForLambdac2V2H]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [XimDDLForLambdac2V2H]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [Ximinus2LambdaPiDDDNeutralCBaryons]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [downLambdaMajoranaSSMu_forB2Lambda0Mu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'No convergency has been reached [selEtap_gamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 9        Message = 'No convergency has been reached [selEtap_pi0]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'No convergency has been reached [threepartWS_SC_B2ppipiSigmacmm_Lcpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'No proper seed is found [RareStrangeSigmaPPi0CalLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'No proper seed is found [Selection_B2XMuMu_Kstar2kpizero]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'No proper seed is found [Selection_B2XMuMu_rho2pipizero]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'No proper seed is found [Selection_KStarPlus2ForB2XLL_Kstar2kaonpion]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = '_iterate_opt: No convergency has been reached [AllExceptJpsiB2XLL_eeSS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = '_iterate_opt: No convergency has been reached [AllExceptJpsiB2XLL_ee]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = '_iterate_opt: No convergency has been reached [AllExceptJpsiB2XLL_me]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = '_iterate_opt: No convergency has been reached [B02D0D0KstD02HHD02HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 371      Message = '_iterate_opt: No convergency has been reached [B02D0D0KstD02HHD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 241      Message = '_iterate_opt: No convergency has been reached [B02D0D0KstD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = '_iterate_opt: No convergency has been reached [B02D0DKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 106      Message = '_iterate_opt: No convergency has been reached [B02D0DKD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [B02D0DPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 79       Message = '_iterate_opt: No convergency has been reached [B02D0DPiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [B02D0KKD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 64       Message = '_iterate_opt: No convergency has been reached [B02D0KKD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = '_iterate_opt: No convergency has been reached [B02D0KPiD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 116      Message = '_iterate_opt: No convergency has been reached [B02D0KPiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [B02D0PiPiD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 46       Message = '_iterate_opt: No convergency has been reached [B02D0PiPiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 214      Message = '_iterate_opt: No convergency has been reached [B02DDKstBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [B02DKD2HHHUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 9        Message = '_iterate_opt: No convergency has been reached [B02DKD2Pi0HHHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = '_iterate_opt: No convergency has been reached [B02DKPi0ResolvedD2HHHCFPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [B02DKWSD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [B02DKsKDDD2HHHCFPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = '_iterate_opt: No convergency has been reached [B02DPiD2Pi0HHHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = '_iterate_opt: No convergency has been reached [B02DPiPi0ResolvedD2HHHCFPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [B02DPiWSD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [B02DPiWSD2Pi0HHHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [B02DPiWSNoIPD2HHHCFPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [B02DsstKsPiDDDsst2DGammaD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [B02DsstKsPiLLDsst2DGammaD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = '_iterate_opt: No convergency has been reached [B02DstD0KDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 54       Message = '_iterate_opt: No convergency has been reached [B02DstD0KDstarD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [B02DstD0PiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 40       Message = '_iterate_opt: No convergency has been reached [B02DstD0PiDstarD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 28       Message = '_iterate_opt: No convergency has been reached [B02DstDKstDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 9        Message = '_iterate_opt: No convergency has been reached [B02LcLambda0KLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = '_iterate_opt: No convergency has been reached [B02LcLambda0PiLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [B02Lcmu_pKpiSelLc2pKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [B02LcpbarKSDDLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5624     Message = '_iterate_opt: No convergency has been reached [B02a1PiBDTSela12PiPiPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [B23MuNu_TriMuLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 64       Message = '_iterate_opt: No convergency has been reached [B2D0D0KD02HHD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 54       Message = '_iterate_opt: No convergency has been reached [B2D0D0KD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 39       Message = '_iterate_opt: No convergency has been reached [B2D0D0PiD02HHD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 32       Message = '_iterate_opt: No convergency has been reached [B2D0D0PiD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 17       Message = '_iterate_opt: No convergency has been reached [B2D0DKKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 394      Message = '_iterate_opt: No convergency has been reached [B2D0DKKD2K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = '_iterate_opt: No convergency has been reached [B2D0DKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 168      Message = '_iterate_opt: No convergency has been reached [B2D0DKPiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [B2D0KD02KSPi0DDMergedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [B2D0KD02KSPi0DDResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [B2D0KD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 48       Message = '_iterate_opt: No convergency has been reached [B2D0KD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [B2D0KPi0ResolvedD2HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 84       Message = '_iterate_opt: No convergency has been reached [B2D0KPi0ResolvedD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [B2D0KsPiDDD2HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [B2D0KsPiDDD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [B2D0KsPiLLD2HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = '_iterate_opt: No convergency has been reached [B2D0KsPiLLD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [B2D0PiD02KSPi0DDMergedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [B2D0PiD02KSPi0DDResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [B2D0PiD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [B2D0PiD02PiMuNuLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [B2D0PiD02PiMuNuSUPLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [B2D0PiD2HHUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 45       Message = '_iterate_opt: No convergency has been reached [B2D0PiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [B2D0PiPi0ResolvedD2HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 77       Message = '_iterate_opt: No convergency has been reached [B2D0PiPi0ResolvedD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = '_iterate_opt: No convergency has been reached [B2D0st2460D0KBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = '_iterate_opt: No convergency has been reached [B2D0st2460D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 70       Message = '_iterate_opt: No convergency has been reached [B2DD0KstBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 484      Message = '_iterate_opt: No convergency has been reached [B2DD0KstD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 62       Message = '_iterate_opt: No convergency has been reached [B2DDKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 43       Message = '_iterate_opt: No convergency has been reached [B2DDPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = '_iterate_opt: No convergency has been reached [B2Dst2460DKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = '_iterate_opt: No convergency has been reached [B2Dst2460DPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = '_iterate_opt: No convergency has been reached [B2DstD0KSDDDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 22       Message = '_iterate_opt: No convergency has been reached [B2DstD0KSDDDstarD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [B2DstD0KstD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 48       Message = '_iterate_opt: No convergency has been reached [B2DstD0KstDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 68       Message = '_iterate_opt: No convergency has been reached [B2DstD0KstDstarD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = '_iterate_opt: No convergency has been reached [B2DstDKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 172      Message = '_iterate_opt: No convergency has been reached [B2DstDKDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [B2DstDPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 118      Message = '_iterate_opt: No convergency has been reached [B2DstDPiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = '_iterate_opt: No convergency has been reached [B2DstDstKDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = '_iterate_opt: No convergency has been reached [B2DstDstKDstarD02K3PiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = '_iterate_opt: No convergency has been reached [B2DstDstPiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = '_iterate_opt: No convergency has been reached [B2DstDstPiDstarD02K3PiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [B2DstPimPipD2HHHHPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [B2HHpi0_R]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [B2KShh_DD_Run2_OS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [B2KShh_DD_Run2_SS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [B2KShh_LD_Run2_OS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [B2KShh_LD_Run2_SS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [B2KpiX2EEDarkBosonLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 133      Message = '_iterate_opt: No convergency has been reached [B2KsthhLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = '_iterate_opt: No convergency has been reached [B2LLXBDTSelBu2eeK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [B2LLXBDTSelBu2mumuK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = '_iterate_opt: No convergency has been reached [B2LLXBDTSelLambdaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 52       Message = '_iterate_opt: No convergency has been reached [B2LLXBDTSelLambdastar]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 100      Message = '_iterate_opt: No convergency has been reached [B2LcDspbarLc2PKPiDs2KKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 18       Message = '_iterate_opt: No convergency has been reached [B2LcpbarKSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 12       Message = '_iterate_opt: No convergency has been reached [B2LcpbarPiSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [B2LcpbarPiWSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [B2fourbodyLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [BLVB2KhhLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = '_iterate_opt: No convergency has been reached [BTag_Global]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [Beauty2XGamma3pi_wCNVLL_]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 59       Message = '_iterate_opt: No convergency has been reached [BetaSBs2PhiPhiUp_LooseAllPhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = '_iterate_opt: No convergency has been reached [BetaSBs2PhiPhiWide_LoosePhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 59       Message = '_iterate_opt: No convergency has been reached [BetaSBs2PhiPhi_LoosePhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [Bs2EtacPhiBDTSelEtac2KsKPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [Bu2LLK_eeLine2]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [Bu2LLK_eeLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [Bu2hhh_KKK_inclLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [Bu2hhh_pph_inclLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 20       Message = '_iterate_opt: No convergency has been reached [Ccbar2PPPiPiSelCcbar2PPPiPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [D02pipiForPromptCharm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [D0ForB2DstMuNuIncl]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 12       Message = '_iterate_opt: No convergency has been reached [D0ForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 33       Message = '_iterate_opt: No convergency has been reached [D0ForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = '_iterate_opt: No convergency has been reached [D2KSKKLLForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = '_iterate_opt: No convergency has been reached [D2KSKPDDForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = '_iterate_opt: No convergency has been reached [D2KSKPLLForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = '_iterate_opt: No convergency has been reached [D2KSPPDDForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = '_iterate_opt: No convergency has been reached [D2KSPPLLForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [DetachedKstarListForJpsiHHB2JpsiHH]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [DetachedLstForCcbar2Lst]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 9        Message = '_iterate_opt: No convergency has been reached [DiTracksForCharmlessBB2CharmlessInclusive]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 24       Message = '_iterate_opt: No convergency has been reached [DiTracksForCharmlessBBsPhiRho]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 72       Message = '_iterate_opt: No convergency has been reached [DiTracksForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 9        Message = '_iterate_opt: No convergency has been reached [DiTracks_wKS0_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 35       Message = '_iterate_opt: No convergency has been reached [DiTracks_wLambda_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [DoubleSLForRX_D]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [DoubleSLForRX_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 70       Message = '_iterate_opt: No convergency has been reached [DpForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 137      Message = '_iterate_opt: No convergency has been reached [DpForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 62       Message = '_iterate_opt: No convergency has been reached [DsForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 171      Message = '_iterate_opt: No convergency has been reached [DsForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [DsForPromptCharm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = '_iterate_opt: No convergency has been reached [Dst2PiD0EEGDst2PiD0EEGLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [DstWSForB2DstMuNuIncl]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [DstarD2HHHH2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [DstarD2HHHHPID2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [DstarD2K3HPID2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [DstarD2KSHHLL2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [DstarD2KSHHLLPID2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [DstarD2KShhPPDDLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [DstarD2XGammaDstarD2KPiGammaSel]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = '_iterate_opt: No convergency has been reached [DstarD2XGammaHHForD2KPiGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1114     Message = '_iterate_opt: No convergency has been reached [EEForB2XLLeeSelection]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = '_iterate_opt: No convergency has been reached [EESSDarkBosonSel]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1016     Message = '_iterate_opt: No convergency has been reached [EESSForB2XLLeeSelection]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [Eta3PiforB2XEta]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 16       Message = '_iterate_opt: No convergency has been reached [EtapforB2XEta]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [ExtraInfo_StrippingH24MuPromptLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [ExtraInfo_StrippingH24MuSimpleLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [ForTrackEffD0ToK3PiMissingKaon4BodySelDstarf]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ForTrackEffD0ToK3PiMissingKaon4BodySelKst]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ForTrackEffD0ToK3PiMissingPion4BodySelDstarf]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ForTrackEffD0ToK3PiMissingPion4BodySelKst]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [ForTrackEffD0ToK3PiMissingProtonSelDstarf]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ForTrackEffD0ToK3PiMissingProtonSelKst]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [FourTracks_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 25       Message = '_iterate_opt: No convergency has been reached [FourTracks_wLambda_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = '_iterate_opt: No convergency has been reached [FourTracks_wPi0M_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 82       Message = '_iterate_opt: No convergency has been reached [FourTracks_wPi0R_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = '_iterate_opt: No convergency has been reached [Hb2V0V0h_KSKShLD_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [Hb2V0V0h_KSKShLL_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [Hb2V0V0h_KSLzhDD_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [Hb2V0V0h_LzLzhDD_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [InclQQ]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1715     Message = '_iterate_opt: No convergency has been reached [K1ForBu2LLK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [KMuOSForB2XTauMu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [Kst02KPiforB2XTauMu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 16       Message = '_iterate_opt: No convergency has been reached [Kst_02KpiForBs2K0stK0st]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = '_iterate_opt: No convergency has been reached [KstarB2KstTauTau]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [Kstar_forB2XuMuNu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 32       Message = '_iterate_opt: No convergency has been reached [KstforBu2KsthhDD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [KstforBu2KsthhLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [L02PPi_sel]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [LFVTau2MuEtaP2pipigLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = '_iterate_opt: No convergency has been reached [LFVTau2MuEtaP2pipipiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [Lb2D0PHD02HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [Lb2D0pKD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [Lb2DLambda0LLpiD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 15       Message = '_iterate_opt: No convergency has been reached [Lb2EtacKpSelEtac2KsKPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = '_iterate_opt: No convergency has been reached [Lb2EtacKpSelLambdaS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [Lb2Lc5PiLc2PKPiPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 282      Message = '_iterate_opt: No convergency has been reached [Lb2LcDKstBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [Lb2V0hhDDLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [Lb2dp_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [Lb2dp_pipiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 20       Message = '_iterate_opt: No convergency has been reached [Lc2L0LLpiSelLambda02pPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 43       Message = '_iterate_opt: No convergency has been reached [LcForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 74       Message = '_iterate_opt: No convergency has been reached [LcForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [LstForCcbar2Lst]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [MajoforBu2MajoLepLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [MuEForBu2LLK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [MuESSForBu2LLK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = '_iterate_opt: No convergency has been reached [NeutralCBaryonsXic02LambdaKpiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 30       Message = '_iterate_opt: No convergency has been reached [O2L0K_DDLHypb2L0HGammaL0K]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [O2L0K_LLLHypb2L0HGammaL0K]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 57       Message = '_iterate_opt: No convergency has been reached [OmegaSelZ0RareDecay]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 80       Message = '_iterate_opt: No convergency has been reached [Omegab2XicKpiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 76       Message = '_iterate_opt: No convergency has been reached [Omegab2XicKpiWSLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 58       Message = '_iterate_opt: No convergency has been reached [PHI2KK4D2PhiMuNuBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD+2K+K+K-Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [ProtoD+2K+K-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD+2K+pi+K-Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD+2K+pi-K+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [ProtoD+2K+pi-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [ProtoD+2K+pi-pi+KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [ProtoD+2pi+K-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD+2pi+K-pi+KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [ProtoD+2pi+pi-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = '_iterate_opt: No convergency has been reached [ProtoD+2pi+pi-pi+KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD-2K-K+pi-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [ProtoD-2K-K-pi+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD-2K-pi+pi-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = '_iterate_opt: No convergency has been reached [ProtoD-2K-pi+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [ProtoD-2K-pi-K+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [ProtoD-2K-pi-pi+Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD-2K-pi-pi+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD-2KS0K-LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD-2KS0pi-DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = '_iterate_opt: No convergency has been reached [ProtoD-2pi-K+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD-2pi-pi+pi-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [ProtoD-2pi-pi+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [ProtoD-2pi-pi-K+Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [ProtoD-2pi-pi-K+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [ProtoD-2pi-pi-pi+Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [ProtoD-2pi-pi-pi+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD2K+K+KS0WSPlusLLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD2K+K-Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD2K+K-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD2K+K-pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [ProtoD2K+pi+KS0WSPlusDDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [ProtoD2K+pi+KS0WSPlusLLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = '_iterate_opt: No convergency has been reached [ProtoD2K+pi-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = '_iterate_opt: No convergency has been reached [ProtoD2K+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = '_iterate_opt: No convergency has been reached [ProtoD2K+pi-KS0pi0DD_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = '_iterate_opt: No convergency has been reached [ProtoD2K+pi-KS0pi0LL_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD2K-pi+Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD2K-pi-KS0WSMinusDDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [ProtoD2K-pi-KS0WSMinusLLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = '_iterate_opt: No convergency has been reached [ProtoD2PhiMuNuBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD2pi+K-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD2pi+K-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 16       Message = '_iterate_opt: No convergency has been reached [ProtoD2pi+K-KS0pi0DD_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = '_iterate_opt: No convergency has been reached [ProtoD2pi+K-KS0pi0LL_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [ProtoD2pi+pi+KS0WSPlusDDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = '_iterate_opt: No convergency has been reached [ProtoD2pi+pi-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [ProtoD2pi+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 66       Message = '_iterate_opt: No convergency has been reached [ProtoD2pi+pi-KS0pi0DD_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 16       Message = '_iterate_opt: No convergency has been reached [ProtoD2pi+pi-KS0pi0LL_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD2pi+pi-pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD2pi-pi-KS0WSMinusDDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [ProtoD2pi-pi-KS0WSMinusLLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [RareStrangeDiElectronDetached]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = '_iterate_opt: No convergency has been reached [RareStrangeKPiEELine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = '_iterate_opt: No convergency has been reached [RareStrangeKPiEMuLFVSSLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 9        Message = '_iterate_opt: No convergency has been reached [RareStrangeKPiPiPiMassMeasLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [RareStrangeLambdaPPiEELine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [RareStrangeSigmaMuMuMuLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [RareStrangeSigmaPEMuLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [RelatedInfo1_B2LLXBDT_Bd2eeKstarLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [RelatedInfo1_B2LLXBDT_Bd2mumuKstarLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [RelatedInfo1_B2LLXBDT_Bs2eePhiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [RelatedInfo1_B2LLXBDT_Bu2eeKLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [RelatedInfo1_B2LLXBDT_Lb2eeLambdaLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [RelatedInfo1_B2LLXBDT_Lb2eePKLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [RelatedInfo1_Bu2LLK_meLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [RelatedInfo1_D2XMuMuSS_Pi_EE_OSLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [RelatedInfo1_Lc2L0LLpi_pPiPiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = '_iterate_opt: No convergency has been reached [RelatedInfo2_B2LLXBDT_Bd2eeKsLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [RelatedInfo2_B2LLXBDT_Bd2eeKstarLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [RelatedInfo2_B2LLXBDT_Bd2mumuKstarLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [RelatedInfo2_B2LLXBDT_Bs2eePhiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [RelatedInfo2_B2LLXBDT_Bs2mumuPhiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [RelatedInfo2_B2LLXBDT_Lb2eePKLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [RelatedInfo2_D2XMuMuSS_Pi_EE_OSLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [RelatedInfo2_Lc2L0LLpi_pPiPiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [RelatedInfo4_Beauty2XGamma2pi_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 30       Message = '_iterate_opt: No convergency has been reached [RelatedInfo4_Bu2rho0rhoPlusMergedLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 95       Message = '_iterate_opt: No convergency has been reached [RelatedInfo4_Bu2rho0rhoPlusResolvedLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 78       Message = '_iterate_opt: No convergency has been reached [RelatedInfo4_Bu2rho0rhoPlusUpResolvedLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 17       Message = '_iterate_opt: No convergency has been reached [RelatedInfo5_B2CharmlessInclusive4piAllX0SelectionLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [RelatedInfo5_B2KstTauTau_MuMu_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [RelatedInfo6_LFVPhi2eMuLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 17       Message = '_iterate_opt: No convergency has been reached [Rho02PiPiSB_forB2XuMuNu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = '_iterate_opt: No convergency has been reached [Rho02PiPiWS_forB2XuMuNu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [Rho02PiPi_forB2XuMuNu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [SelD02KpiForPromptCharm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [SelD02KsKPiDDforCharmFromBSemi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [SelD02pipiForPromptCharm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [SelD0ToK2piRSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [SelD0_forD2KPiPi0_PartReco]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [SelDToHHH_SEED]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [SelDiElectronsForRnS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [SelDsForPromptCharm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [SelDstar_KPiGammaForCharmFromBSemi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = '_iterate_opt: No convergency has been reached [SelDstarforTrackEffD0ToKPi_KaonProbe]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [SelDstarforTrackEffD0ToKPi_PionProbe]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [SelEMuForRnS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = '_iterate_opt: No convergency has been reached [SelKsLLForCharmFromBSemi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [SelKstDstarD0ToHHPi0_Kpipi0_M_]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [SelKstDstarD0ToHHPi0_Kpipi0_R_WIDEMASS_]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [SelKstDstarD0ToHHPi0_Kpipi0_R_]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [SelMuPiRSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [SelMuPiWSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = '_iterate_opt: No convergency has been reached [SelPiPiRSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [SelPiPiWSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 75       Message = '_iterate_opt: No convergency has been reached [SelTauNoiso_h3]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [Sel_B2XMuMu_DiMuon]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 48       Message = '_iterate_opt: No convergency has been reached [SelectionOff0Forf0(980)sForB2XLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [Selection_B2XMuMu_Kstar2kspi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [Selection_B2XMuMu_Rho]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = '_iterate_opt: No convergency has been reached [Selection_B2XMuMu_a1]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [Selection_B2XMuMu_k10]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 14       Message = '_iterate_opt: No convergency has been reached [Selection_B2XMuMu_k12omegak]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 136      Message = '_iterate_opt: No convergency has been reached [Selection_DsPlusForB2XLL_DsPlus]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 171      Message = '_iterate_opt: No convergency has been reached [Selection_KSpipiForB2XLL_kspipi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 27       Message = '_iterate_opt: No convergency has been reached [Selection_KStarPlus1ForB2XLL_Kstar2kaonpion]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 294      Message = '_iterate_opt: No convergency has been reached [Selection_KpipiForB2XLL_kpipi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 21       Message = '_iterate_opt: No convergency has been reached [Selection_OmegasForB2XLL_omega2pipipizero]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 14       Message = '_iterate_opt: No convergency has been reached [StdAllLooseGammaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = '_iterate_opt: No convergency has been reached [StdAllLooseMuPion]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 24       Message = '_iterate_opt: No convergency has been reached [StdDiElectronFromTracks]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 24       Message = '_iterate_opt: No convergency has been reached [StdDiElectronGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = '_iterate_opt: No convergency has been reached [StdLooseDetachedPhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = '_iterate_opt: No convergency has been reached [StdLooseDiMuonSameSign]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [StdLooseDiMuon]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [StdLooseDplus2KKPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [StdLooseDplus2KPiPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = '_iterate_opt: No convergency has been reached [StdLooseDplus2hhh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [StdLooseDsplus2KKPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [StdLooseDstarWithD02KPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [StdLooseKsLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 249      Message = '_iterate_opt: No convergency has been reached [StdLooseKstar2Kpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = '_iterate_opt: No convergency has been reached [StdLooseLambdaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [StdLooseLambdac2PKPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 180      Message = '_iterate_opt: No convergency has been reached [StdLooseLambdastar2pK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 125      Message = '_iterate_opt: No convergency has been reached [StdLoosePhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [StdTightPhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 25       Message = '_iterate_opt: No convergency has been reached [StdVeryLooseDetachedKst2Kpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [StdVeryLooseLambdaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = '_iterate_opt: No convergency has been reached [Tag_StdD2KPipart]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [Tag_StdD2Kmupart]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = '_iterate_opt: No convergency has been reached [Tau2LambdaMuSelLambda]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 17       Message = '_iterate_opt: No convergency has been reached [TriTracks_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 9        Message = '_iterate_opt: No convergency has been reached [TriTracks_wKS0_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = '_iterate_opt: No convergency has been reached [TriTracks_wLambda_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [TriTracks_wPi0M_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 16       Message = '_iterate_opt: No convergency has been reached [TriTracks_wPi0R_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [X2KKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [X2KPiPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [X2KPiPiSSBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = '_iterate_opt: No convergency has been reached [X2LcD0KD02KPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = '_iterate_opt: No convergency has been reached [X2LcD0PiD02KPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 79       Message = '_iterate_opt: No convergency has been reached [X2LcKKOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 35       Message = '_iterate_opt: No convergency has been reached [X2LcKKSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 59       Message = '_iterate_opt: No convergency has been reached [X2LcKPiOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 38       Message = '_iterate_opt: No convergency has been reached [X2LcKPiPiPiLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 58       Message = '_iterate_opt: No convergency has been reached [X2LcKPiSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 16       Message = '_iterate_opt: No convergency has been reached [X2LcKPiWSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 64       Message = '_iterate_opt: No convergency has been reached [X2LcPiKOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 54       Message = '_iterate_opt: No convergency has been reached [X2LcPiPiOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 25       Message = '_iterate_opt: No convergency has been reached [X2LcPiPiSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [X2PPbarBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [X2PPbarMinusWSBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [X2PPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [X2PiPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [X2PiPiPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [X2PiPiWSMinusBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [X2PiPiWSPlusBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [X2XiccppKXiccpp2XicPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [X2pKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [X2pPiPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [X2ppbarPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = '_iterate_opt: No convergency has been reached [XB2DPiPBd2DPiPLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 214      Message = '_iterate_opt: No convergency has been reached [XcForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 570      Message = '_iterate_opt: No convergency has been reached [XcForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 79       Message = '_iterate_opt: No convergency has been reached [Xi2L0pi_DDLHypb2L0HGammaL0pi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = '_iterate_opt: No convergency has been reached [Xi2L0pi_LLLHypb2L0HGammaL0pi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [XiCstarstar2LambdaCPiKForPromptCharm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1633     Message = '_iterate_opt: No convergency has been reached [Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 13       Message = '_iterate_opt: No convergency has been reached [Xib2D0Lambda0DDpiD02HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = '_iterate_opt: No convergency has been reached [Xib2D0Lambda0LLpiD02HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 27       Message = '_iterate_opt: No convergency has been reached [Xib2LcDsKLc2PKPiDs2KKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 46       Message = '_iterate_opt: No convergency has been reached [Xib2XicKKXic2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 76       Message = '_iterate_opt: No convergency has been reached [Xib2XicKPiXic2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 31       Message = '_iterate_opt: No convergency has been reached [Xib2XicPiPiXic2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = '_iterate_opt: No convergency has been reached [Xibc2LcKPiOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = '_iterate_opt: No convergency has been reached [Xibc2LcPiKOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = '_iterate_opt: No convergency has been reached [Xibc2LcPiPiOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [XibcBDTSelLambdaC]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 15       Message = '_iterate_opt: No convergency has been reached [XibcBDTSelLambdaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 45       Message = '_iterate_opt: No convergency has been reached [XibcBDTSelXibc2D0pK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = '_iterate_opt: No convergency has been reached [XibcBDTSelXibc2LbKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1065     Message = '_iterate_opt: No convergency has been reached [XibcBDTSelXibcP2D0pKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 47       Message = '_iterate_opt: No convergency has been reached [XibcBDTSelXibcP2DpK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [XibcBDTSelXibcP2LambdaPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 112      Message = '_iterate_opt: No convergency has been reached [XibcBDTSelXibcP2LcKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 82       Message = '_iterate_opt: No convergency has been reached [XibcBDTSelXibcP2pKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [Xic2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [XicForOmegab2XicKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = '_iterate_opt: No convergency has been reached [XiccBDTSelLambdaC]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 623      Message = '_iterate_opt: No convergency has been reached [XiccBDTSelXiccP2D0pKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [XiccBDTSelXiccP2D0p]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 51       Message = '_iterate_opt: No convergency has been reached [XiccBDTSelXiccP2DpK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 261      Message = '_iterate_opt: No convergency has been reached [XiccBDTSelXiccP2LcKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 689      Message = '_iterate_opt: No convergency has been reached [XiccBDTSelXiccPP2D0pKpipi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 728      Message = '_iterate_opt: No convergency has been reached [XiccBDTSelXiccPP2DpKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = '_iterate_opt: No convergency has been reached [XiccBDTSelXiccPP2Dp]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 349      Message = '_iterate_opt: No convergency has been reached [XiccBDTSelXiccPP2LcKpipi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 14       Message = '_iterate_opt: No convergency has been reached [XiccBDTSelXiccPP2LcPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [XimDDLForLambdac2V2H]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = '_iterate_opt: No convergency has been reached [selEtap_gamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 23       Message = '_iterate_opt: No convergency has been reached [selEtap_pi0]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = '_iterate_opt: No convergency has been reached [threepartWS_SC_B2ppipiSigmacmm_Lcpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [AllExceptJpsiB2XLL_eeSS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): Vertex is outside of fiducial volume [B02a1PiBDTSela12PiPiPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): Vertex is outside of fiducial volume [B2D0KD02KSPi0DDResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [B2D0KD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): Vertex is outside of fiducial volume [B2D0KPi0ResolvedD2KSHHDDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): Vertex is outside of fiducial volume [B2D0PiD02KSPi0DDResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [B2D0PiD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): Vertex is outside of fiducial volume [B2D0PiPi0ResolvedD2KSHHDDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [B2LLXBDTSelLambdaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): Vertex is outside of fiducial volume [B2LLXBDTSelLambdastar]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [BTag_Global]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [Beauty2XGamma2pi_Lambda0_]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 16       Message = 'fit(): Vertex is outside of fiducial volume [Beauty2XGammaNoBiasBd2KstGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 25       Message = 'fit(): Vertex is outside of fiducial volume [Beauty2XGammaNoBiasBs2PhiGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [Beauty2XGammapi_Ks0_]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): Vertex is outside of fiducial volume [Beauty2XGammapi_Lambda0_]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 19       Message = 'fit(): Vertex is outside of fiducial volume [BetaSBs2PhiPhiUp_LooseAllPhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [BetaSBs2PhiPhiWide_LoosePhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'fit(): Vertex is outside of fiducial volume [BetaSBs2PhiPhi_LoosePhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [Bu2LLK_meSSLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): Vertex is outside of fiducial volume [D02KSPi0KSDDPi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [D0ForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [D0ForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): Vertex is outside of fiducial volume [D2Pi0HPi0EEG]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): Vertex is outside of fiducial volume [DiTracksForCharmlessBBsPhiRho]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): Vertex is outside of fiducial volume [DiTracksForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): Vertex is outside of fiducial volume [DiTracks_wKS0_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 39       Message = 'fit(): Vertex is outside of fiducial volume [DiTracks_wLambda_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [DoubleSLForRX_D]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 60       Message = 'fit(): Vertex is outside of fiducial volume [DownMajoforBu2MajoLepDD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [Dst2PiD0EEGDst2PiD0EEGLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [DstWSForB2DstMuNuIncl]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [DstarD2XGammaDstarD2PiPiGammaSel]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [DstarD2XGammaHHForD2KPiGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1684     Message = 'fit(): Vertex is outside of fiducial volume [EEForB2XLLeeSelection]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): Vertex is outside of fiducial volume [EESSDarkBosonSel]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1866     Message = 'fit(): Vertex is outside of fiducial volume [EESSForB2XLLeeSelection]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 19       Message = 'fit(): Vertex is outside of fiducial volume [Eta3PiforB2XEta]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 117      Message = 'fit(): Vertex is outside of fiducial volume [EtapforB2XEta]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [ForTrackEffD0ToK3PiMissingKaon4BodySelDstarf]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [ForTrackEffD0ToK3PiMissingPion4BodySelKst]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [K1ForBu2LLK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [KstPSel1WRareDecay]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): Vertex is outside of fiducial volume [Kst_02KpiForBs2K0stK0st]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [Kstar_forB2XuMuNu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): Vertex is outside of fiducial volume [KstarsPlusDDForBu2LLK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 42       Message = 'fit(): Vertex is outside of fiducial volume [KstforBu2KsthhDD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [LFVTau2PhiMuSelPhi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [Lb2EtacKpSelLambdaS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [Lb2dp_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 9        Message = 'fit(): Vertex is outside of fiducial volume [Lc2L0LLpiSelLambda02pPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [MajoforBu2MajoLepLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 216      Message = 'fit(): Vertex is outside of fiducial volume [O2L0K_DDDHypb2L0HGammaL0K]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 23       Message = 'fit(): Vertex is outside of fiducial volume [O2L0K_DDLHypb2L0HGammaL0K]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 13       Message = 'fit(): Vertex is outside of fiducial volume [OmegaSelZ0RareDecay]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): Vertex is outside of fiducial volume [PHI2KK4D2PhiMuNuBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [ProtoD-2K-K-K+UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [ProtoD-2K-K-pi+UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): Vertex is outside of fiducial volume [ProtoD2K+pi-KS0pi0DD_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): Vertex is outside of fiducial volume [ProtoD2pi+K-KS0pi0DD_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): Vertex is outside of fiducial volume [ProtoD2pi+pi-KS0pi0DD_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): Vertex is outside of fiducial volume [RareStrangeDiElectronDetached]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [RareStrangeKPiEEDownLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [RareStrangeKPiEELine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [RareStrangeKPiEMuLFVDownLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [RareStrangeSigmaPEEDownLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [RareStrangeSigmaPPi0CalLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [Rho02PiPiSB_forB2XuMuNu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [SelDToHHH_SEED]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [SelDiElectronsForRnS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [SelKsLLForCharmFromBSemi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [SelKsLU_NegLongForCharmFromBSemi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [SelKsLU_PosLongForCharmFromBSemi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): Vertex is outside of fiducial volume [SelPiPiRSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): Vertex is outside of fiducial volume [SelPiPiWSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [Sel_B2XMuMu_DiMuon]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): Vertex is outside of fiducial volume [SelectionOff0Forf0(980)sForB2XLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): Vertex is outside of fiducial volume [Selection_B2XMuMu_Kstar2kpizero]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [Selection_B2XMuMu_OmegaDDD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): Vertex is outside of fiducial volume [Selection_B2XMuMu_XiDDD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): Vertex is outside of fiducial volume [Selection_B2XMuMu_rho2pipizero]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [Selection_KSpipiForB2XLL_kspipi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 50       Message = 'fit(): Vertex is outside of fiducial volume [Selection_KStarPlus1ForB2XLL_Kstar2kaonpion]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 49       Message = 'fit(): Vertex is outside of fiducial volume [Selection_KStarPlus2ForB2XLL_Kstar2kaonpion]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 14       Message = 'fit(): Vertex is outside of fiducial volume [StdAllLooseGammaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): Vertex is outside of fiducial volume [StdAllLooseMuPion]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 18       Message = 'fit(): Vertex is outside of fiducial volume [StdDiElectronFromTracks]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 18       Message = 'fit(): Vertex is outside of fiducial volume [StdDiElectronGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): Vertex is outside of fiducial volume [StdLooseDetachedPhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): Vertex is outside of fiducial volume [StdLooseDiElectron]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 18       Message = 'fit(): Vertex is outside of fiducial volume [StdLooseDiMuonSameSign]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): Vertex is outside of fiducial volume [StdLooseDiMuon]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 135      Message = 'fit(): Vertex is outside of fiducial volume [StdLooseKsDD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 35       Message = 'fit(): Vertex is outside of fiducial volume [StdLooseKsLD_NegLong]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 51       Message = 'fit(): Vertex is outside of fiducial volume [StdLooseKsLD_PosLong]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [StdLooseKsLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 129      Message = 'fit(): Vertex is outside of fiducial volume [StdLooseKstar2Kpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 293      Message = 'fit(): Vertex is outside of fiducial volume [StdLooseLambdaDD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 12       Message = 'fit(): Vertex is outside of fiducial volume [StdLooseLambdaLDpDown]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 114      Message = 'fit(): Vertex is outside of fiducial volume [StdLooseLambdaLDpLong]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 91       Message = 'fit(): Vertex is outside of fiducial volume [StdLooseLambdastar2pK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 38       Message = 'fit(): Vertex is outside of fiducial volume [StdLoosePhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 18       Message = 'fit(): Vertex is outside of fiducial volume [StdVeryLooseDetachedKst2Kpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [Tag_StdD2KPipart]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [Tau2LambdaMuSelLambda]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [TriTracks_wLambda_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): Vertex is outside of fiducial volume [TriTracks_wPi0R_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 16       Message = 'fit(): Vertex is outside of fiducial volume [X2KPi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [X2MuMuSSDDDarkBosonSel]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 16       Message = 'fit(): Vertex is outside of fiducial volume [X2PiPi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 467      Message = 'fit(): Vertex is outside of fiducial volume [Xi2L0pi_DDDHypb2L0HGammaL0pi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 110      Message = 'fit(): Vertex is outside of fiducial volume [Xi2L0pi_DDLHypb2L0HGammaL0pi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [Xi2L0pi_LLLHypb2L0HGammaL0pi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 13       Message = 'fit(): Vertex is outside of fiducial volume [XibcBDTSelLambdaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 74       Message = 'fit(): Vertex is outside of fiducial volume [XimDDDForLambdac2V2H]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): Vertex is outside of fiducial volume [XimDDLForLambdac2V2H]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [Ximinus2LambdaPiDDDChargedHyperons]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): Vertex is outside of fiducial volume [Ximinus2LambdaPiDDDNeutralCBaryons]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): Vertex is outside of fiducial volume [downLambdaMajoranaSSMu_forB2Lambda0Mu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 24       Message = 'fit(): Vertex is outside of fiducial volume [selEtap_gamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 25       Message = 'fit(): Vertex is outside of fiducial volume [selEtap_pi0]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from _iterate() [AllExceptJpsiB2XLL_eeSS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = 'fit(): failure from _iterate() [AllExceptJpsiB2XLL_ee]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [AllExceptJpsiB2XLL_me]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from _iterate() [B02D0D0KstD02HHD02HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 361      Message = 'fit(): failure from _iterate() [B02D0D0KstD02HHD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 237      Message = 'fit(): failure from _iterate() [B02D0D0KstD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [B02D0DKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 60       Message = 'fit(): failure from _iterate() [B02D0DKD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [B02D0DPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 41       Message = 'fit(): failure from _iterate() [B02D0DPiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [B02D0KKD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 54       Message = 'fit(): failure from _iterate() [B02D0KKD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [B02D0KPiD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 95       Message = 'fit(): failure from _iterate() [B02D0KPiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [B02D0PiPiD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 35       Message = 'fit(): failure from _iterate() [B02D0PiPiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 185      Message = 'fit(): failure from _iterate() [B02DDKstBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): failure from _iterate() [B02DKD2Pi0HHHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [B02DKPi0ResolvedD2HHHCFPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [B02DKWSD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [B02DKsKDDD2HHHCFPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from _iterate() [B02DPiD2Pi0HHHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [B02DPiPi0ResolvedD2HHHCFPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [B02DPiWSD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [B02DPiWSD2Pi0HHHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [B02DPiWSNoIPD2HHHCFPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [B02DsstKsPiDDDsst2DGammaD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [B02DstD0KDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 45       Message = 'fit(): failure from _iterate() [B02DstD0KDstarD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [B02DstD0PiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 32       Message = 'fit(): failure from _iterate() [B02DstD0PiDstarD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 28       Message = 'fit(): failure from _iterate() [B02DstDKstDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from _iterate() [B02LcLambda0KLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): failure from _iterate() [B02LcLambda0PiLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [B02LcpbarKSDDLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3953     Message = 'fit(): failure from _iterate() [B02a1PiBDTSela12PiPiPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [B23MuNu_TriMuLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 50       Message = 'fit(): failure from _iterate() [B2D0D0KD02HHD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 44       Message = 'fit(): failure from _iterate() [B2D0D0KD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 30       Message = 'fit(): failure from _iterate() [B2D0D0PiD02HHD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 25       Message = 'fit(): failure from _iterate() [B2D0D0PiD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [B2D0DKKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 255      Message = 'fit(): failure from _iterate() [B2D0DKKD2K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from _iterate() [B2D0DKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 99       Message = 'fit(): failure from _iterate() [B2D0DKPiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [B2D0KD02KSPi0DDMergedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [B2D0KD02KSPi0DDResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [B2D0KD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 30       Message = 'fit(): failure from _iterate() [B2D0KD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [B2D0KPi0ResolvedD2HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 80       Message = 'fit(): failure from _iterate() [B2D0KPi0ResolvedD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [B2D0KsPiDDD2HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [B2D0KsPiDDD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [B2D0KsPiLLD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [B2D0PiD02KSPi0DDMergedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [B2D0PiD02KSPi0DDResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [B2D0PiD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [B2D0PiD02PiMuNuLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [B2D0PiD02PiMuNuSUPLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 27       Message = 'fit(): failure from _iterate() [B2D0PiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [B2D0PiPi0ResolvedD2HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 73       Message = 'fit(): failure from _iterate() [B2D0PiPi0ResolvedD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'fit(): failure from _iterate() [B2D0st2460D0KBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'fit(): failure from _iterate() [B2D0st2460D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 67       Message = 'fit(): failure from _iterate() [B2DD0KstBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 457      Message = 'fit(): failure from _iterate() [B2DD0KstD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 42       Message = 'fit(): failure from _iterate() [B2DDKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 29       Message = 'fit(): failure from _iterate() [B2DDPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [B2Dst2460DKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [B2Dst2460DPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from _iterate() [B2DstD0KSDDDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 21       Message = 'fit(): failure from _iterate() [B2DstD0KSDDDstarD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [B2DstD0KstD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 48       Message = 'fit(): failure from _iterate() [B2DstD0KstDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 62       Message = 'fit(): failure from _iterate() [B2DstD0KstDstarD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [B2DstDKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 143      Message = 'fit(): failure from _iterate() [B2DstDKDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [B2DstDPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 90       Message = 'fit(): failure from _iterate() [B2DstDPiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from _iterate() [B2DstDstKDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from _iterate() [B2DstDstKDstarD02K3PiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from _iterate() [B2DstDstPiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from _iterate() [B2DstDstPiDstarD02K3PiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [B2DstPimPipD2HHHHPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [B2HHpi0_R]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [B2KShh_DD_Run2_OS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [B2KShh_DD_Run2_SS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [B2KShh_LD_Run2_OS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [B2KShh_LD_Run2_SS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [B2KpiX2EEDarkBosonLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 103      Message = 'fit(): failure from _iterate() [B2KsthhLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from _iterate() [B2LLXBDTSelBu2eeK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [B2LLXBDTSelBu2mumuK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from _iterate() [B2LLXBDTSelLambdaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 47       Message = 'fit(): failure from _iterate() [B2LLXBDTSelLambdastar]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 69       Message = 'fit(): failure from _iterate() [B2LcDspbarLc2PKPiDs2KKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 12       Message = 'fit(): failure from _iterate() [B2LcpbarKSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): failure from _iterate() [B2LcpbarPiSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [B2LcpbarPiWSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [B2fourbodyLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [BLVB2KhhLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): failure from _iterate() [BTag_Global]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [Beauty2XGamma3pi_wCNVLL_]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 103      Message = 'fit(): failure from _iterate() [BetaSBs2PhiPhiUp_LooseAllPhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from _iterate() [BetaSBs2PhiPhiWide_LoosePhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 56       Message = 'fit(): failure from _iterate() [BetaSBs2PhiPhi_LoosePhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [Bs2EtacPhiBDTSelEtac2KsKPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [Bu2LLK_eeLine2]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [Bu2LLK_eeLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [Bu2hhh_KKK_inclLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [Bu2hhh_pph_inclLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 17       Message = 'fit(): failure from _iterate() [Ccbar2PPPiPiSelCcbar2PPPiPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [D0ForB2DstMuNuIncl]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = 'fit(): failure from _iterate() [D0ForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 31       Message = 'fit(): failure from _iterate() [D0ForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [D2KSKKLLForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from _iterate() [D2KSKPDDForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from _iterate() [D2KSKPLLForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from _iterate() [D2KSPPDDForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [D2KSPPLLForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [DetachedKstarListForJpsiHHB2JpsiHH]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [DetachedLstForCcbar2Lst]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 9        Message = 'fit(): failure from _iterate() [DiTracksForCharmlessBB2CharmlessInclusive]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 21       Message = 'fit(): failure from _iterate() [DiTracksForCharmlessBBsPhiRho]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 60       Message = 'fit(): failure from _iterate() [DiTracksForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from _iterate() [DiTracks_wKS0_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 27       Message = 'fit(): failure from _iterate() [DiTracks_wLambda_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [DoubleSLForRX_D]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [DoubleSLForRX_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'fit(): failure from _iterate() [DownMajoforBu2MajoLepDD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 53       Message = 'fit(): failure from _iterate() [DpForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 102      Message = 'fit(): failure from _iterate() [DpForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 46       Message = 'fit(): failure from _iterate() [DsForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 132      Message = 'fit(): failure from _iterate() [DsForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [DsForPromptCharm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from _iterate() [Dst2PiD0EEGDst2PiD0EEGLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [DstWSForB2DstMuNuIncl]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [DstarD2HHHH2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [DstarD2HHHHPID2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [DstarD2K3HPID2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [DstarD2KSHHLL2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [DstarD2KSHHLLPID2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [DstarD2KShhPPDDLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [DstarD2XGammaDstarD2KPiGammaSel]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from _iterate() [DstarD2XGammaHHForD2KPiGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 897      Message = 'fit(): failure from _iterate() [EEForB2XLLeeSelection]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [EESSDarkBosonSel]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 739      Message = 'fit(): failure from _iterate() [EESSForB2XLLeeSelection]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [Eta3PiforB2XEta]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 16       Message = 'fit(): failure from _iterate() [EtapforB2XEta]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [ExtraInfo_StrippingH24MuPromptLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ExtraInfo_StrippingH24MuSimpleLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [ForTrackEffD0ToK3PiMissingKaon4BodySelDstarf]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ForTrackEffD0ToK3PiMissingKaon4BodySelKst]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ForTrackEffD0ToK3PiMissingPion4BodySelDstarf]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [ForTrackEffD0ToK3PiMissingProtonSelDstarf]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ForTrackEffD0ToK3PiMissingProtonSelKst]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [FourTracks_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 23       Message = 'fit(): failure from _iterate() [FourTracks_wLambda_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from _iterate() [FourTracks_wPi0M_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 82       Message = 'fit(): failure from _iterate() [FourTracks_wPi0R_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [Hb2V0V0h_KSKShLD_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [Hb2V0V0h_KSLzhDD_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [Hb2V0V0h_LzLzhDD_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [InclQQ]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1184     Message = 'fit(): failure from _iterate() [K1ForBu2LLK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [KMuOSForB2XTauMu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [Kst02KPiforB2XTauMu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): failure from _iterate() [KstPSel2WRareDecay]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 15       Message = 'fit(): failure from _iterate() [Kst_02KpiForBs2K0stK0st]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from _iterate() [KstarB2KstTauTau]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [Kstar_forB2XuMuNu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 28       Message = 'fit(): failure from _iterate() [KstforBu2KsthhDD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [KstforBu2KsthhLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [L02PPi_sel]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [Lambda2pPiDOmegaStrangeBaryons]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [Lambda2pPiDStrangeBaryons]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [Lb2D0pKD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [Lb2DLambda0LLpiD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = 'fit(): failure from _iterate() [Lb2EtacKpSelEtac2KsKPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [Lb2EtacKpSelLambdaS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [Lb2Lc5PiLc2PKPiPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 253      Message = 'fit(): failure from _iterate() [Lb2LcDKstBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [Lb2V0hhDDLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [Lb2dp_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [Lb2dp_pipiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 20       Message = 'fit(): failure from _iterate() [Lc2L0LLpiSelLambda02pPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 31       Message = 'fit(): failure from _iterate() [LcForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 55       Message = 'fit(): failure from _iterate() [LcForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [LstForCcbar2Lst]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [MajoforBu2MajoLepLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [MuEForBu2LLK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [MuESSForBu2LLK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [NeutralCBaryonsXic02LambdaKpiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 118      Message = 'fit(): failure from _iterate() [O2L0K_DDDHypb2L0HGammaL0K]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 23       Message = 'fit(): failure from _iterate() [O2L0K_DDLHypb2L0HGammaL0K]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [O2L0K_LLLHypb2L0HGammaL0K]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 51       Message = 'fit(): failure from _iterate() [OmegaSelZ0RareDecay]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 72       Message = 'fit(): failure from _iterate() [Omegab2XicKpiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 46       Message = 'fit(): failure from _iterate() [Omegab2XicKpiWSLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 50       Message = 'fit(): failure from _iterate() [PHI2KK4D2PhiMuNuBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD+2K+K+K-Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD+2K+K-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD+2K+pi+K-Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD+2K+pi+K-UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD+2K+pi+pi-UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD+2K+pi-K+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [ProtoD+2K+pi-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD+2K+pi-pi+KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [ProtoD+2pi+K-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD+2pi+pi-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [ProtoD+2pi+pi-pi+KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD-2K-K-pi+UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [ProtoD-2K-K-pi+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [ProtoD-2K-pi+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [ProtoD-2K-pi-K+UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [ProtoD-2K-pi-K+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [ProtoD-2K-pi-pi+Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD-2K-pi-pi+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD-2KS0K-LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD-2KS0pi-DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [ProtoD-2pi-K+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [ProtoD-2pi-pi+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [ProtoD-2pi-pi-K+Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [ProtoD-2pi-pi-K+UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [ProtoD-2pi-pi-K+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [ProtoD-2pi-pi-pi+Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD-2pi-pi-pi+UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [ProtoD-2pi-pi-pi+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD2K+K+KS0WSPlusLLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD2K+K-Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD2K+K-pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [ProtoD2K+pi+KS0WSPlusDDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [ProtoD2K+pi+KS0WSPlusLLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [ProtoD2K+pi-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [ProtoD2K+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [ProtoD2K+pi-KS0pi0DD_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD2K-pi+Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD2K-pi-KS0WSMinusDDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD2K-pi-KS0WSMinusLLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from _iterate() [ProtoD2PhiMuNuBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD2pi+K-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD2pi+K-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from _iterate() [ProtoD2pi+K-KS0pi0DD_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [ProtoD2pi+pi+KS0WSPlusDDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from _iterate() [ProtoD2pi+pi-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD2pi+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 34       Message = 'fit(): failure from _iterate() [ProtoD2pi+pi-KS0pi0DD_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'fit(): failure from _iterate() [ProtoD2pi+pi-KS0pi0LL_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD2pi+pi-pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD2pi-pi-KS0WSMinusDDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [ProtoD2pi-pi-KS0WSMinusLLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [RareStrangeDiElectronDetached]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from _iterate() [RareStrangeKPiEEDownLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [RareStrangeKPiEELine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [RareStrangeKPiEMuLFVDownLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [RareStrangeKPiEMuLFVSSLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 9        Message = 'fit(): failure from _iterate() [RareStrangeKPiPiPiMassMeasLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [RareStrangeLambdaPPiEELine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [RareStrangeSigmaMuMuMuLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [RareStrangeSigmaPEEDownLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [RareStrangeSigmaPEMuLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [RareStrangeSigmaPPi0CalLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [RelatedInfo1_B2LLXBDT_Bd2eeKstarLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [RelatedInfo1_B2LLXBDT_Bd2mumuKstarLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [RelatedInfo1_B2LLXBDT_Bs2eePhiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [RelatedInfo1_B2LLXBDT_Lb2eeLambdaLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [RelatedInfo1_B2LLXBDT_Lb2eePKLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [RelatedInfo1_Bu2LLK_meLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [RelatedInfo1_D2XMuMuSS_Pi_EE_OSLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [RelatedInfo1_Lc2L0LLpi_pPiPiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = 'fit(): failure from _iterate() [RelatedInfo2_B2LLXBDT_Bd2eeKsLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [RelatedInfo2_B2LLXBDT_Bd2mumuKstarLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [RelatedInfo2_B2LLXBDT_Bs2eePhiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [RelatedInfo2_B2LLXBDT_Lb2eePKLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [RelatedInfo2_D2XMuMuSS_Pi_EE_OSLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [RelatedInfo2_Lc2L0LLpi_pPiPiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [RelatedInfo4_Beauty2XGamma2pi_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 30       Message = 'fit(): failure from _iterate() [RelatedInfo4_Bu2rho0rhoPlusMergedLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 95       Message = 'fit(): failure from _iterate() [RelatedInfo4_Bu2rho0rhoPlusResolvedLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 78       Message = 'fit(): failure from _iterate() [RelatedInfo4_Bu2rho0rhoPlusUpResolvedLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = 'fit(): failure from _iterate() [RelatedInfo5_B2CharmlessInclusive4piAllX0SelectionLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'fit(): failure from _iterate() [RelatedInfo5_B2KShh_DD_Run2_OS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from _iterate() [RelatedInfo5_B2KShh_DD_Run2_SS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 13       Message = 'fit(): failure from _iterate() [Rho02PiPiSB_forB2XuMuNu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [Rho02PiPiWS_forB2XuMuNu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [Rho02PiPi_forB2XuMuNu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [SelD02KpiForPromptCharm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [SelD02KsKPiDDforCharmFromBSemi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [SelD0ToK2piRSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [SelD0_forD2KPiPi0_PartReco]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [SelDiElectronsForRnS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [SelDsForPromptCharm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): failure from _iterate() [SelDstarforTrackEffD0ToKPi_KaonProbe]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [SelDstarforTrackEffD0ToKPi_PionProbe]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [SelEMuForRnS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [SelKsLLForCharmFromBSemi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [SelKstDstarD0ToHHPi0_Kpipi0_M_]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [SelKstDstarD0ToHHPi0_Kpipi0_R_WIDEMASS_]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [SelKstDstarD0ToHHPi0_Kpipi0_R_]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [SelMuPiRSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [SelMuPiWSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from _iterate() [SelPiPiRSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [SelPiPiWSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 61       Message = 'fit(): failure from _iterate() [SelTauNoiso_h3]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [Sel_B2XMuMu_DiMuon]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 43       Message = 'fit(): failure from _iterate() [SelectionOff0Forf0(980)sForB2XLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 12       Message = 'fit(): failure from _iterate() [Selection_B2XMuMu_Kstar2kpizero]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [Selection_B2XMuMu_Kstar2kspi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [Selection_B2XMuMu_Rho]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): failure from _iterate() [Selection_B2XMuMu_a1]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [Selection_B2XMuMu_k10]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 12       Message = 'fit(): failure from _iterate() [Selection_B2XMuMu_k12omegak]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 12       Message = 'fit(): failure from _iterate() [Selection_B2XMuMu_rho2pipizero]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 88       Message = 'fit(): failure from _iterate() [Selection_DsPlusForB2XLL_DsPlus]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 142      Message = 'fit(): failure from _iterate() [Selection_KSpipiForB2XLL_kspipi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 23       Message = 'fit(): failure from _iterate() [Selection_KStarPlus1ForB2XLL_Kstar2kaonpion]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 15       Message = 'fit(): failure from _iterate() [Selection_KStarPlus2ForB2XLL_Kstar2kaonpion]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 200      Message = 'fit(): failure from _iterate() [Selection_KpipiForB2XLL_kpipi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 21       Message = 'fit(): failure from _iterate() [Selection_OmegasForB2XLL_omega2pipipizero]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 13       Message = 'fit(): failure from _iterate() [StdAllLooseGammaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'fit(): failure from _iterate() [StdAllLooseMuPion]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 19       Message = 'fit(): failure from _iterate() [StdDiElectronFromTracks]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 19       Message = 'fit(): failure from _iterate() [StdDiElectronGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from _iterate() [StdLooseDetachedPhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): failure from _iterate() [StdLooseDiMuonSameSign]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [StdLooseDiMuon]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [StdLooseDplus2KKPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [StdLooseDplus2KPiPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = 'fit(): failure from _iterate() [StdLooseDplus2hhh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [StdLooseDsplus2KKPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [StdLooseDstarWithD02KPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 21       Message = 'fit(): failure from _iterate() [StdLooseKsDD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from _iterate() [StdLooseKsLD_NegLong]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'fit(): failure from _iterate() [StdLooseKsLD_PosLong]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [StdLooseKsLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 228      Message = 'fit(): failure from _iterate() [StdLooseKstar2Kpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 126      Message = 'fit(): failure from _iterate() [StdLooseLambdaDD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 17       Message = 'fit(): failure from _iterate() [StdLooseLambdaLDpDown]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 57       Message = 'fit(): failure from _iterate() [StdLooseLambdaLDpLong]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [StdLooseLambdaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 166      Message = 'fit(): failure from _iterate() [StdLooseLambdastar2pK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 119      Message = 'fit(): failure from _iterate() [StdLoosePhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from _iterate() [StdLooseRhoPlus]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [StdTightPhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 22       Message = 'fit(): failure from _iterate() [StdVeryLooseDetachedKst2Kpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [StdVeryLooseLambdaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [Tag_StdD2KPipart]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [Tag_StdD2Kmupart]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'fit(): failure from _iterate() [Tau2LambdaMuSelLambda]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 17       Message = 'fit(): failure from _iterate() [TriTracks_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from _iterate() [TriTracks_wKS0_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = 'fit(): failure from _iterate() [TriTracks_wLambda_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [TriTracks_wPi0M_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 16       Message = 'fit(): failure from _iterate() [TriTracks_wPi0R_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [X2KKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [X2KPiPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [X2KPiPiSSBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from _iterate() [X2LcD0KD02KPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [X2LcD0PiD02KPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 61       Message = 'fit(): failure from _iterate() [X2LcKKOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 27       Message = 'fit(): failure from _iterate() [X2LcKKSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 51       Message = 'fit(): failure from _iterate() [X2LcKPiOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 29       Message = 'fit(): failure from _iterate() [X2LcKPiPiPiLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 45       Message = 'fit(): failure from _iterate() [X2LcKPiSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 12       Message = 'fit(): failure from _iterate() [X2LcKPiWSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 52       Message = 'fit(): failure from _iterate() [X2LcPiKOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 46       Message = 'fit(): failure from _iterate() [X2LcPiPiOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 20       Message = 'fit(): failure from _iterate() [X2LcPiPiSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [X2MuMuSSDDDarkBosonSel]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [X2PPbarBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [X2PPbarMinusWSBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [X2PPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [X2PiPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [X2PiPiPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [X2PiPiWSMinusBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [X2PiPiWSPlusBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [X2XiccppKXiccpp2XicPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [X2pKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [X2pPiPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [X2ppbarPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 104      Message = 'fit(): failure from _iterate() [XcForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 288      Message = 'fit(): failure from _iterate() [XcForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 343      Message = 'fit(): failure from _iterate() [Xi2L0pi_DDDHypb2L0HGammaL0pi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 59       Message = 'fit(): failure from _iterate() [Xi2L0pi_DDLHypb2L0HGammaL0pi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from _iterate() [Xi2L0pi_LLLHypb2L0HGammaL0pi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [XiCstarstar2LambdaCPiKForPromptCharm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 678      Message = 'fit(): failure from _iterate() [Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 13       Message = 'fit(): failure from _iterate() [Xib2D0Lambda0DDpiD02HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from _iterate() [Xib2D0Lambda0LLpiD02HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 12       Message = 'fit(): failure from _iterate() [Xib2LcDsKLc2PKPiDs2KKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 26       Message = 'fit(): failure from _iterate() [Xib2XicKKXic2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 40       Message = 'fit(): failure from _iterate() [Xib2XicKPiXic2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 16       Message = 'fit(): failure from _iterate() [Xib2XicPiPiXic2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from _iterate() [Xibc2LcKPiOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from _iterate() [Xibc2LcPiKOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [Xibc2LcPiPiOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [XibcBDTSelLambdaC]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 15       Message = 'fit(): failure from _iterate() [XibcBDTSelLambdaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 34       Message = 'fit(): failure from _iterate() [XibcBDTSelXibc2D0pK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [XibcBDTSelXibc2LbKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 671      Message = 'fit(): failure from _iterate() [XibcBDTSelXibcP2D0pKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 30       Message = 'fit(): failure from _iterate() [XibcBDTSelXibcP2DpK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 66       Message = 'fit(): failure from _iterate() [XibcBDTSelXibcP2LcKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 34       Message = 'fit(): failure from _iterate() [XibcBDTSelXibcP2pKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [Xic2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [XicForOmegab2XicKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from _iterate() [XiccBDTSelLambdaC]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 470      Message = 'fit(): failure from _iterate() [XiccBDTSelXiccP2D0pKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [XiccBDTSelXiccP2D0p]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 45       Message = 'fit(): failure from _iterate() [XiccBDTSelXiccP2DpK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 171      Message = 'fit(): failure from _iterate() [XiccBDTSelXiccP2LcKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 468      Message = 'fit(): failure from _iterate() [XiccBDTSelXiccPP2D0pKpipi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 527      Message = 'fit(): failure from _iterate() [XiccBDTSelXiccPP2DpKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from _iterate() [XiccBDTSelXiccPP2Dp]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 173      Message = 'fit(): failure from _iterate() [XiccBDTSelXiccPP2LcKpipi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 14       Message = 'fit(): failure from _iterate() [XiccBDTSelXiccPP2LcPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 18       Message = 'fit(): failure from _iterate() [XimDDDForLambdac2V2H]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [XimDDLForLambdac2V2H]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [Ximinus2LambdaPiDDDNeutralCBaryons]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [downLambdaMajoranaSSMu_forB2Lambda0Mu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from _iterate() [selEtap_gamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 9        Message = 'fit(): failure from _iterate() [selEtap_pi0]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from _iterate() [threepartWS_SC_B2ppipiSigmacmm_Lcpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from fit [AllExceptJpsiB2XLL_eeSS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = 'fit(): failure from fit [AllExceptJpsiB2XLL_ee]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [AllExceptJpsiB2XLL_me]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from fit [B02D0D0KstD02HHD02HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 361      Message = 'fit(): failure from fit [B02D0D0KstD02HHD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 237      Message = 'fit(): failure from fit [B02D0D0KstD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [B02D0DKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 60       Message = 'fit(): failure from fit [B02D0DKD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [B02D0DPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 41       Message = 'fit(): failure from fit [B02D0DPiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [B02D0KKD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 54       Message = 'fit(): failure from fit [B02D0KKD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [B02D0KPiD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 95       Message = 'fit(): failure from fit [B02D0KPiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [B02D0PiPiD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 35       Message = 'fit(): failure from fit [B02D0PiPiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 185      Message = 'fit(): failure from fit [B02DDKstBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): failure from fit [B02DKD2Pi0HHHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [B02DKPi0ResolvedD2HHHCFPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [B02DKWSD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [B02DKsKDDD2HHHCFPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from fit [B02DPiD2Pi0HHHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [B02DPiPi0ResolvedD2HHHCFPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [B02DPiWSD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [B02DPiWSD2Pi0HHHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [B02DPiWSNoIPD2HHHCFPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [B02DsstKsPiDDDsst2DGammaD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [B02DstD0KDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 45       Message = 'fit(): failure from fit [B02DstD0KDstarD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [B02DstD0PiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 32       Message = 'fit(): failure from fit [B02DstD0PiDstarD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 28       Message = 'fit(): failure from fit [B02DstDKstDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from fit [B02LcLambda0KLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): failure from fit [B02LcLambda0PiLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [B02LcpbarKSDDLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3953     Message = 'fit(): failure from fit [B02a1PiBDTSela12PiPiPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [B23MuNu_TriMuLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 50       Message = 'fit(): failure from fit [B2D0D0KD02HHD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 44       Message = 'fit(): failure from fit [B2D0D0KD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 30       Message = 'fit(): failure from fit [B2D0D0PiD02HHD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 25       Message = 'fit(): failure from fit [B2D0D0PiD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [B2D0DKKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 255      Message = 'fit(): failure from fit [B2D0DKKD2K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from fit [B2D0DKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 99       Message = 'fit(): failure from fit [B2D0DKPiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [B2D0KD02KSPi0DDMergedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [B2D0KD02KSPi0DDResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [B2D0KD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 30       Message = 'fit(): failure from fit [B2D0KD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [B2D0KPi0ResolvedD2HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 80       Message = 'fit(): failure from fit [B2D0KPi0ResolvedD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [B2D0KsPiDDD2HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [B2D0KsPiDDD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [B2D0KsPiLLD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [B2D0PiD02KSPi0DDMergedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [B2D0PiD02KSPi0DDResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [B2D0PiD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [B2D0PiD02PiMuNuLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [B2D0PiD02PiMuNuSUPLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 27       Message = 'fit(): failure from fit [B2D0PiD2Pi0HHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [B2D0PiPi0ResolvedD2HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 73       Message = 'fit(): failure from fit [B2D0PiPi0ResolvedD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'fit(): failure from fit [B2D0st2460D0KBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'fit(): failure from fit [B2D0st2460D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 67       Message = 'fit(): failure from fit [B2DD0KstBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 457      Message = 'fit(): failure from fit [B2DD0KstD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 42       Message = 'fit(): failure from fit [B2DDKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 29       Message = 'fit(): failure from fit [B2DDPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [B2Dst2460DKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [B2Dst2460DPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from fit [B2DstD0KSDDDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 21       Message = 'fit(): failure from fit [B2DstD0KSDDDstarD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [B2DstD0KstD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 48       Message = 'fit(): failure from fit [B2DstD0KstDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 62       Message = 'fit(): failure from fit [B2DstD0KstDstarD02K3PiD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [B2DstDKBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 143      Message = 'fit(): failure from fit [B2DstDKDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [B2DstDPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 90       Message = 'fit(): failure from fit [B2DstDPiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from fit [B2DstDstKDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from fit [B2DstDstKDstarD02K3PiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from fit [B2DstDstPiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from fit [B2DstDstPiDstarD02K3PiDstarD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [B2DstPimPipD2HHHHPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [B2HHpi0_R]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [B2KShh_DD_Run2_OS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [B2KShh_DD_Run2_SS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [B2KShh_LD_Run2_OS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [B2KShh_LD_Run2_SS_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [B2KpiX2EEDarkBosonLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 103      Message = 'fit(): failure from fit [B2KsthhLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from fit [B2LLXBDTSelBu2eeK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [B2LLXBDTSelBu2mumuK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from fit [B2LLXBDTSelLambdaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 47       Message = 'fit(): failure from fit [B2LLXBDTSelLambdastar]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 69       Message = 'fit(): failure from fit [B2LcDspbarLc2PKPiDs2KKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 12       Message = 'fit(): failure from fit [B2LcpbarKSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): failure from fit [B2LcpbarPiSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [B2LcpbarPiWSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [B2fourbodyLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [BLVB2KhhLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [Beauty2XGamma3pi_wCNVLL_]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 103      Message = 'fit(): failure from fit [BetaSBs2PhiPhiUp_LooseAllPhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from fit [BetaSBs2PhiPhiWide_LoosePhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 56       Message = 'fit(): failure from fit [BetaSBs2PhiPhi_LoosePhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [Bs2EtacPhiBDTSelEtac2KsKPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [Bu2LLK_eeLine2]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [Bu2LLK_eeLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [Bu2hhh_KKK_inclLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [Bu2hhh_pph_inclLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 17       Message = 'fit(): failure from fit [Ccbar2PPPiPiSelCcbar2PPPiPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [D0ForB2DstMuNuIncl]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = 'fit(): failure from fit [D0ForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 31       Message = 'fit(): failure from fit [D0ForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [D2KSKKLLForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from fit [D2KSKPDDForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from fit [D2KSKPLLForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from fit [D2KSPPDDForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [D2KSPPLLForDstarD2KShh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [DetachedKstarListForJpsiHHB2JpsiHH]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [DetachedLstForCcbar2Lst]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 9        Message = 'fit(): failure from fit [DiTracksForCharmlessBB2CharmlessInclusive]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 21       Message = 'fit(): failure from fit [DiTracksForCharmlessBBsPhiRho]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 60       Message = 'fit(): failure from fit [DiTracksForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from fit [DiTracks_wKS0_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 27       Message = 'fit(): failure from fit [DiTracks_wLambda_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [DoubleSLForRX_D]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [DoubleSLForRX_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'fit(): failure from fit [DownMajoforBu2MajoLepDD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 53       Message = 'fit(): failure from fit [DpForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 102      Message = 'fit(): failure from fit [DpForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 46       Message = 'fit(): failure from fit [DsForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 132      Message = 'fit(): failure from fit [DsForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [DsForPromptCharm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from fit [Dst2PiD0EEGDst2PiD0EEGLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [DstWSForB2DstMuNuIncl]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [DstarD2HHHH2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [DstarD2HHHHPID2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [DstarD2K3HPID2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [DstarD2KSHHLL2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [DstarD2KSHHLLPID2D0PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [DstarD2KShhPPDDLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [DstarD2XGammaDstarD2KPiGammaSel]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from fit [DstarD2XGammaHHForD2KPiGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 897      Message = 'fit(): failure from fit [EEForB2XLLeeSelection]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [EESSDarkBosonSel]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 739      Message = 'fit(): failure from fit [EESSForB2XLLeeSelection]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [Eta3PiforB2XEta]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 16       Message = 'fit(): failure from fit [EtapforB2XEta]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [ForTrackEffD0ToK3PiMissingKaon4BodySelDstarf]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ForTrackEffD0ToK3PiMissingKaon4BodySelKst]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ForTrackEffD0ToK3PiMissingPion4BodySelDstarf]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [ForTrackEffD0ToK3PiMissingProtonSelDstarf]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ForTrackEffD0ToK3PiMissingProtonSelKst]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [FourTracks_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 23       Message = 'fit(): failure from fit [FourTracks_wLambda_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from fit [FourTracks_wPi0M_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 82       Message = 'fit(): failure from fit [FourTracks_wPi0R_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [Hb2V0V0h_KSKShLD_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [Hb2V0V0h_KSLzhDD_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [Hb2V0V0h_LzLzhDD_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1184     Message = 'fit(): failure from fit [K1ForBu2LLK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [KMuOSForB2XTauMu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [Kst02KPiforB2XTauMu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): failure from fit [KstPSel2WRareDecay]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 15       Message = 'fit(): failure from fit [Kst_02KpiForBs2K0stK0st]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from fit [KstarB2KstTauTau]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [Kstar_forB2XuMuNu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 28       Message = 'fit(): failure from fit [KstforBu2KsthhDD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [KstforBu2KsthhLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [L02PPi_sel]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [Lambda2pPiDOmegaStrangeBaryons]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [Lambda2pPiDStrangeBaryons]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [Lb2D0pKD02K3PiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [Lb2DLambda0LLpiD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = 'fit(): failure from fit [Lb2EtacKpSelEtac2KsKPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [Lb2EtacKpSelLambdaS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [Lb2Lc5PiLc2PKPiPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 253      Message = 'fit(): failure from fit [Lb2LcDKstBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [Lb2V0hhDDLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [Lb2dp_Line]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [Lb2dp_pipiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 20       Message = 'fit(): failure from fit [Lc2L0LLpiSelLambda02pPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 31       Message = 'fit(): failure from fit [LcForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 55       Message = 'fit(): failure from fit [LcForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [LstForCcbar2Lst]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [MajoforBu2MajoLepLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [MuEForBu2LLK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [MuESSForBu2LLK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [NeutralCBaryonsXic02LambdaKpiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 118      Message = 'fit(): failure from fit [O2L0K_DDDHypb2L0HGammaL0K]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 23       Message = 'fit(): failure from fit [O2L0K_DDLHypb2L0HGammaL0K]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [O2L0K_LLLHypb2L0HGammaL0K]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 51       Message = 'fit(): failure from fit [OmegaSelZ0RareDecay]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 72       Message = 'fit(): failure from fit [Omegab2XicKpiLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 46       Message = 'fit(): failure from fit [Omegab2XicKpiWSLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 50       Message = 'fit(): failure from fit [PHI2KK4D2PhiMuNuBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD+2K+K+K-Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD+2K+K-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD+2K+pi+K-Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD+2K+pi+K-UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD+2K+pi+pi-UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD+2K+pi-K+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [ProtoD+2K+pi-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD+2K+pi-pi+KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [ProtoD+2pi+K-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD+2pi+pi-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [ProtoD+2pi+pi-pi+KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD-2K-K-pi+UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [ProtoD-2K-K-pi+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [ProtoD-2K-pi+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [ProtoD-2K-pi-K+UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [ProtoD-2K-pi-K+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [ProtoD-2K-pi-pi+Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD-2K-pi-pi+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD-2KS0K-LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD-2KS0pi-DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [ProtoD-2pi-K+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [ProtoD-2pi-pi+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [ProtoD-2pi-pi-K+Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [ProtoD-2pi-pi-K+UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [ProtoD-2pi-pi-K+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [ProtoD-2pi-pi-pi+Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD-2pi-pi-pi+UPUPBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [ProtoD-2pi-pi-pi+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD2K+K+KS0WSPlusLLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD2K+K-Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD2K+K-pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [ProtoD2K+pi+KS0WSPlusDDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [ProtoD2K+pi+KS0WSPlusLLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [ProtoD2K+pi-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [ProtoD2K+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [ProtoD2K+pi-KS0pi0DD_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD2K-pi+Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD2K-pi-KS0WSMinusDDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD2K-pi-KS0WSMinusLLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from fit [ProtoD2PhiMuNuBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD2pi+K-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD2pi+K-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from fit [ProtoD2pi+K-KS0pi0DD_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [ProtoD2pi+pi+KS0WSPlusDDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from fit [ProtoD2pi+pi-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD2pi+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 34       Message = 'fit(): failure from fit [ProtoD2pi+pi-KS0pi0DD_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'fit(): failure from fit [ProtoD2pi+pi-KS0pi0LL_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD2pi+pi-pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD2pi-pi-KS0WSMinusDDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [ProtoD2pi-pi-KS0WSMinusLLBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [RareStrangeDiElectronDetached]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from fit [RareStrangeKPiEEDownLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [RareStrangeKPiEELine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [RareStrangeKPiEMuLFVDownLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [RareStrangeKPiEMuLFVSSLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 9        Message = 'fit(): failure from fit [RareStrangeKPiPiPiMassMeasLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [RareStrangeLambdaPPiEELine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [RareStrangeSigmaMuMuMuLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [RareStrangeSigmaPEEDownLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [RareStrangeSigmaPEMuLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [RareStrangeSigmaPPi0CalLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 13       Message = 'fit(): failure from fit [Rho02PiPiSB_forB2XuMuNu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [Rho02PiPiWS_forB2XuMuNu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [Rho02PiPi_forB2XuMuNu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [SelD02KpiForPromptCharm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [SelD02KsKPiDDforCharmFromBSemi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [SelD0ToK2piRSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [SelD0_forD2KPiPi0_PartReco]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [SelDiElectronsForRnS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [SelDsForPromptCharm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): failure from fit [SelDstarforTrackEffD0ToKPi_KaonProbe]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [SelDstarforTrackEffD0ToKPi_PionProbe]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [SelEMuForRnS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [SelKsLLForCharmFromBSemi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [SelKstDstarD0ToHHPi0_Kpipi0_M_]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [SelKstDstarD0ToHHPi0_Kpipi0_R_WIDEMASS_]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [SelKstDstarD0ToHHPi0_Kpipi0_R_]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [SelMuPiRSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [SelMuPiWSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from fit [SelPiPiRSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [SelPiPiWSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 61       Message = 'fit(): failure from fit [SelTauNoiso_h3]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [Sel_B2XMuMu_DiMuon]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 43       Message = 'fit(): failure from fit [SelectionOff0Forf0(980)sForB2XLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 12       Message = 'fit(): failure from fit [Selection_B2XMuMu_Kstar2kpizero]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [Selection_B2XMuMu_Kstar2kspi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [Selection_B2XMuMu_Rho]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): failure from fit [Selection_B2XMuMu_a1]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [Selection_B2XMuMu_k10]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 12       Message = 'fit(): failure from fit [Selection_B2XMuMu_k12omegak]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 12       Message = 'fit(): failure from fit [Selection_B2XMuMu_rho2pipizero]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 88       Message = 'fit(): failure from fit [Selection_DsPlusForB2XLL_DsPlus]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 142      Message = 'fit(): failure from fit [Selection_KSpipiForB2XLL_kspipi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 23       Message = 'fit(): failure from fit [Selection_KStarPlus1ForB2XLL_Kstar2kaonpion]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 15       Message = 'fit(): failure from fit [Selection_KStarPlus2ForB2XLL_Kstar2kaonpion]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 200      Message = 'fit(): failure from fit [Selection_KpipiForB2XLL_kpipi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 21       Message = 'fit(): failure from fit [Selection_OmegasForB2XLL_omega2pipipizero]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 13       Message = 'fit(): failure from fit [StdAllLooseGammaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'fit(): failure from fit [StdAllLooseMuPion]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 19       Message = 'fit(): failure from fit [StdDiElectronFromTracks]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 19       Message = 'fit(): failure from fit [StdDiElectronGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from fit [StdLooseDetachedPhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): failure from fit [StdLooseDiMuonSameSign]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [StdLooseDiMuon]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [StdLooseDplus2KKPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [StdLooseDplus2KPiPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = 'fit(): failure from fit [StdLooseDplus2hhh]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [StdLooseDsplus2KKPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [StdLooseDstarWithD02KPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 21       Message = 'fit(): failure from fit [StdLooseKsDD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from fit [StdLooseKsLD_NegLong]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'fit(): failure from fit [StdLooseKsLD_PosLong]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [StdLooseKsLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 228      Message = 'fit(): failure from fit [StdLooseKstar2Kpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 126      Message = 'fit(): failure from fit [StdLooseLambdaDD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 17       Message = 'fit(): failure from fit [StdLooseLambdaLDpDown]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 57       Message = 'fit(): failure from fit [StdLooseLambdaLDpLong]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [StdLooseLambdaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 166      Message = 'fit(): failure from fit [StdLooseLambdastar2pK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 119      Message = 'fit(): failure from fit [StdLoosePhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from fit [StdLooseRhoPlus]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [StdTightPhi2KK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 22       Message = 'fit(): failure from fit [StdVeryLooseDetachedKst2Kpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [StdVeryLooseLambdaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [Tag_StdD2KPipart]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [Tag_StdD2Kmupart]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 10       Message = 'fit(): failure from fit [Tau2LambdaMuSelLambda]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 17       Message = 'fit(): failure from fit [TriTracks_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from fit [TriTracks_wKS0_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 11       Message = 'fit(): failure from fit [TriTracks_wLambda_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [TriTracks_wPi0M_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 16       Message = 'fit(): failure from fit [TriTracks_wPi0R_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [X2KKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [X2KPiPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [X2KPiPiSSBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from fit [X2LcD0KD02KPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [X2LcD0PiD02KPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 61       Message = 'fit(): failure from fit [X2LcKKOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 27       Message = 'fit(): failure from fit [X2LcKKSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 51       Message = 'fit(): failure from fit [X2LcKPiOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 29       Message = 'fit(): failure from fit [X2LcKPiPiPiLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 45       Message = 'fit(): failure from fit [X2LcKPiSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 12       Message = 'fit(): failure from fit [X2LcKPiWSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 52       Message = 'fit(): failure from fit [X2LcPiKOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 46       Message = 'fit(): failure from fit [X2LcPiPiOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 20       Message = 'fit(): failure from fit [X2LcPiPiSSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [X2MuMuSSDDDarkBosonSel]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [X2PPbarBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [X2PPbarMinusWSBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [X2PPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [X2PiPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [X2PiPiPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [X2PiPiWSMinusBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [X2PiPiWSPlusBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [X2XiccppKXiccpp2XicPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [X2pKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [X2pPiPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [X2ppbarPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 104      Message = 'fit(): failure from fit [XcForCC2DD]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 288      Message = 'fit(): failure from fit [XcForCC2DDcontrol]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 343      Message = 'fit(): failure from fit [Xi2L0pi_DDDHypb2L0HGammaL0pi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 59       Message = 'fit(): failure from fit [Xi2L0pi_DDLHypb2L0HGammaL0pi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 6        Message = 'fit(): failure from fit [Xi2L0pi_LLLHypb2L0HGammaL0pi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [XiCstarstar2LambdaCPiKForPromptCharm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 678      Message = 'fit(): failure from fit [Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 13       Message = 'fit(): failure from fit [Xib2D0Lambda0DDpiD02HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): failure from fit [Xib2D0Lambda0LLpiD02HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 12       Message = 'fit(): failure from fit [Xib2LcDsKLc2PKPiDs2KKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 26       Message = 'fit(): failure from fit [Xib2XicKKXic2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 40       Message = 'fit(): failure from fit [Xib2XicKPiXic2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 16       Message = 'fit(): failure from fit [Xib2XicPiPiXic2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from fit [Xibc2LcKPiOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'fit(): failure from fit [Xibc2LcPiKOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [Xibc2LcPiPiOSLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [XibcBDTSelLambdaC]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 15       Message = 'fit(): failure from fit [XibcBDTSelLambdaLL]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 34       Message = 'fit(): failure from fit [XibcBDTSelXibc2D0pK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [XibcBDTSelXibc2LbKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 671      Message = 'fit(): failure from fit [XibcBDTSelXibcP2D0pKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 30       Message = 'fit(): failure from fit [XibcBDTSelXibcP2DpK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 66       Message = 'fit(): failure from fit [XibcBDTSelXibcP2LcKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 34       Message = 'fit(): failure from fit [XibcBDTSelXibcP2pKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [Xic2PKPiBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [XicForOmegab2XicKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): failure from fit [XiccBDTSelLambdaC]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 470      Message = 'fit(): failure from fit [XiccBDTSelXiccP2D0pKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [XiccBDTSelXiccP2D0p]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 45       Message = 'fit(): failure from fit [XiccBDTSelXiccP2DpK]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 171      Message = 'fit(): failure from fit [XiccBDTSelXiccP2LcKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 468      Message = 'fit(): failure from fit [XiccBDTSelXiccPP2D0pKpipi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 527      Message = 'fit(): failure from fit [XiccBDTSelXiccPP2DpKpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): failure from fit [XiccBDTSelXiccPP2Dp]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 173      Message = 'fit(): failure from fit [XiccBDTSelXiccPP2LcKpipi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 14       Message = 'fit(): failure from fit [XiccBDTSelXiccPP2LcPi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 18       Message = 'fit(): failure from fit [XimDDDForLambdac2V2H]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [XimDDLForLambdac2V2H]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [Ximinus2LambdaPiDDDNeutralCBaryons]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [downLambdaMajoranaSSMu_forB2Lambda0Mu]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): failure from fit [selEtap_gamma]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 9        Message = 'fit(): failure from fit [selEtap_pi0]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): failure from fit [threepartWS_SC_B2ppipiSigmacmm_Lcpi]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): large negative chi2 detected, ignore [AllExceptJpsiB2XLL_ee]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): large negative chi2 detected, ignore [B02DsstarKDsstar2DGammaD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): large negative chi2 detected, ignore [B02DsstarPiDsstar2DGammaD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): large negative chi2 detected, ignore [B2Dstar0KDst02D0GammaD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): large negative chi2 detected, ignore [B2Dstar0KDst02D0Pi0D2HHHHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): large negative chi2 detected, ignore [B2Dstar0PiDst02D0GammaD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): large negative chi2 detected, ignore [B2Dstar0PiDst02D0Pi0D2HHHHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [AllExceptJpsiB2XLL_eeSS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [AllExceptJpsiB2XLL_ee]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [D02KSPi0KSLLPi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 395      Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [Dsst2DGammaCPVD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 14       Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [Dstar02D0D2HHHHPi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [Dstar02D0D2K3HPIDPi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 139      Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [Dstar02D0HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 38       Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [Dstar02D0HHPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 20       Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [Dstar02D0K3HPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 16       Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [Dstar2DD2HHHPIDPi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 231      Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [Dstar2DGammaD2HHHPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 49       Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [KstPSel2WRareDecay]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [RareStrangeSigmaPPi0CalLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 33       Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [Selection_B2XMuMu_Kstar2kpizero]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 54       Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [Selection_B2XMuMu_rho2pipizero]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 235      Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [Selection_DsStarForB2XLL_DsStar]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 537      Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [Selection_KStarPlus2ForB2XLL_Kstar2kaonpion]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [StdLooseDalitzPi0]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 24       Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [StdLooseRhoPlus]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [WRareDecayW2DpGammaLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [WRareDecayW2DsGammaLine]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [X2KPi0MergedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 217      Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [X2KPi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [X2PiPi0MergedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 224      Message = 'fit(): measured mass error is a bit    non-positive, adjust to 1 MeV [X2PiPi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'fit(): small negative chi2 detected, adjusted [B02DKstarPMD2HHHCFPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 8        Message = 'fit(): small negative chi2 detected, adjusted [B02DRhoPMD2HHHCFPIDBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): small negative chi2 detected, adjusted [B02DsstarKDsstar2DGammaD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'fit(): small negative chi2 detected, adjusted [B02DsstarPiDsstar2DGammaD2HHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): small negative chi2 detected, adjusted [B2D0KD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): small negative chi2 detected, adjusted [B2D0PiD02KSPi0LLResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 24       Message = 'fit(): small negative chi2 detected, adjusted [B2Dstar0KDst02D0GammaD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 17       Message = 'fit(): small negative chi2 detected, adjusted [B2Dstar0KDst02D0Pi0D2HHHHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'fit(): small negative chi2 detected, adjusted [B2Dstar0PiDst02D0GammaD2HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 28       Message = 'fit(): small negative chi2 detected, adjusted [B2Dstar0PiDst02D0GammaD2HHHHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 19       Message = 'fit(): small negative chi2 detected, adjusted [B2Dstar0PiDst02D0Pi0D2HHHHResolvedBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): small negative chi2 detected, adjusted [Bc2DstD0Dst2DGammaD2HHHD02HHBeauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'fit(): small negative chi2 detected, adjusted [Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2Charm]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 15       Message = 'stop_iter: large negative chi2 detected, ignore [AllExceptJpsiB2XLL_eeSS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 20       Message = 'stop_iter: large negative chi2 detected, ignore [AllExceptJpsiB2XLL_ee]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 2        Message = 'stop_iter: large negative chi2 detected, ignore [AllExceptJpsiB2XLL_meSS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 1        Message = 'stop_iter: small negative chi2 detected, adjusted [AllExceptJpsiB2XLL_eeSS]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 4        Message = 'stop_iter: small negative chi2 detected, adjusted [AllExceptJpsiB2XLL_ee]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 7        Message = 'stop_iter: small negative chi2 detected, adjusted [KstPSel2WRareDecay]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 3        Message = 'stop_iter: small negative chi2 detected, adjusted [Selection_KStarPlus2ForB2XLL_Kstar2kaonpion]'
+ToolSvc.LoKi::VertexFitter    SUCCESS  #WARNINGS   = 5        Message = 'stop_iter: small negative chi2 detected, adjusted [StdLooseRhoPlus]'
+ToolSvc.OTChannelMapTool      SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+ToolSvc.OTChannelMapTool      SUCCESS  #WARNINGS   = 1        Message = 'Updating OT channel map for bank version 3 [ForRareStrangeSigmaPEEDownInitSeedFit]'
+OSEESubPIDDarkBosonSel.Subs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#substituted"                                  |        89 |         89 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2XMuMu_a1k2_SubPIDAlg.Subs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#substituted"                                  |       319 |        319 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2XMuMu_a1k1_SubPIDAlg.Subs...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#substituted"                                  |       319 |        319 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+B2XMuMu_LambdastarSub_Sel.S...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#substituted"                                  |      1557 |        519 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+B2XMuMu_F2Sub_Sel.Substitut...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#substituted"                                  |       777 |        259 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+B2XMuMu_KstarSub_Sel.Substi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#substituted"                                  |      1560 |        520 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+B2XMuMu_PhiSub_Sel.Substitu...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#substituted"                                  |       780 |        260 |    0.33333 |    0.47140 |      0.0000 |      1.0000 |
+X2KPiBarBeauty2CharmSel.Sub...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#substituted"                                  |      2901 |       8703 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+X2KPiBeauty2CharmSel.Substi...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#substituted"                                  |      2901 |       8703 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+X2KKBeauty2CharmSel.Substit...SUCCESS Number of counters : 1
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#substituted"                                  |      2897 |       8691 |     3.0000 |     0.0000 |      3.0000 |      3.0000 |
+ToolSvc.TrackStateProvider....SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+ToolSvc.TrackStateProvider....SUCCESS  #WARNINGS   = 1        Message = 'RungeKuttaExtrapolator failed with code: 3 [ProtoD-2K-K-K+UPUPBeauty2Charm]'
+ToolSvc.P2PVWithIPChi2.LoKi...WARNING Unclassified particles : 
+ ------------------------------------------------------------------------------------------------------------------------------------------------------------
+ | #    |        Name       |     PdgID    |   Q  |      Mass     |   (c*)Tau/Gamma |  MaxWidth  |        EvtGen        |  PythiaID  |     Antiparticle     |
+ ------------------------------------------------------------------------------------------------------------------------------------------------------------
+ | 76   | CELLjet           |           98 |   0  |         0 eV  |           0 ns  |      0     |        CELLjet       |     98     |        self-cc       |
+ ------------------------------------------------------------------------------------------------------------------------------------------------------------
+
+ToolSvc.P2PVWithIPChi2.LoKi...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/2/0
+ToolSvc.P2PVWithIPChi2.LoKi...SUCCESS  #WARNINGS   = 33       Message = 'distance(I): KalmanFilter::load failed [MicroDiJetsLine]'
+ToolSvc.P2PVWithIPChi2.LoKi...SUCCESS  #WARNINGS   = 15       Message = 'distance(I): KalmanFilter::load failed [SelTaggedJetsDiJetNoPT]'
+TimingAuditor.TIMER              INFO --------------------------------------------------------------------------------------------------------------------------------
+TimingAuditor.TIMER              INFO This machine has a speed about   2.78 times the speed of a 2.8 GHz Xeon.
+TimingAuditor.TIMER              INFO Algorithm                                        (millisec) |    <user> |   <clock> |      min       max    sigma | entries | total (s) |
+TimingAuditor.TIMER              INFO --------------------------------------------------------------------------------------------------------------------------------
+TimingAuditor.TIMER              INFO EVENT LOOP                                                  |   807.530 |   814.972 |   68.465   17418.1  1064.87 |    1000 |   814.973 |
+TimingAuditor.TIMER              INFO  DaVinciEventSeq                                            |   799.410 |   806.704 |   63.389   17412.8  1055.32 |    1000 |   806.704 |
+TimingAuditor.TIMER              INFO   DaVinciInitAlg                                            |     0.160 |     0.183 |    0.071      13.0     0.56 |    1000 |     0.184 |
+TimingAuditor.TIMER              INFO   FilteredEventSeq                                          |   799.220 |   806.487 |   63.254   17412.6  1055.31 |    1000 |   806.488 |
+TimingAuditor.TIMER              INFO    DaVinciEventInitSeq                                      |     0.000 |     0.010 |    0.006       0.0     0.00 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO     PhysInitSeq                                             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO     AnalysisInitSeq                                         |     0.000 |     0.001 |    0.000       0.0     0.00 |    1000 |     0.001 |
+TimingAuditor.TIMER              INFO    DaVinciAnalysisSeq                                       |   799.210 |   806.466 |   63.239   17412.6  1055.31 |    1000 |   806.467 |
+TimingAuditor.TIMER              INFO     DaVinciUserSequence                                     |   799.210 |   806.455 |   63.231   17412.6  1055.31 |    1000 |   806.455 |
+TimingAuditor.TIMER              INFO      RawEventSplitSeq                                       |     2.100 |     5.740 |    2.273     106.2     4.13 |    1000 |     5.740 |
+TimingAuditor.TIMER              INFO       create_Calo_RawEvent                                  |     1.920 |     5.437 |    2.109     105.8     4.10 |    1000 |     5.438 |
+TimingAuditor.TIMER              INFO       create_Unstripped_RawEvent                            |     0.020 |     0.053 |    0.025       0.1     0.02 |    1000 |     0.053 |
+TimingAuditor.TIMER              INFO       create_HC_RawEvent                                    |     0.010 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO       create_Tracker_RawEvent                               |     0.040 |     0.074 |    0.025       0.3     0.02 |    1000 |     0.074 |
+TimingAuditor.TIMER              INFO       create_Velo_RawEvent                                  |     0.030 |     0.043 |    0.012       0.6     0.02 |    1000 |     0.043 |
+TimingAuditor.TIMER              INFO       create_Muon_RawEvent                                  |     0.000 |     0.014 |    0.006       0.1     0.01 |    1000 |     0.015 |
+TimingAuditor.TIMER              INFO       create_Rich_RawEvent                                  |     0.000 |     0.021 |    0.007       0.1     0.01 |    1000 |     0.022 |
+TimingAuditor.TIMER              INFO       create_Trigger_RawEvent                               |     0.040 |     0.031 |    0.014       0.1     0.01 |    1000 |     0.031 |
+TimingAuditor.TIMER              INFO      StrippingGlobal                                        |   674.540 |   675.765 |   60.145   15092.9   828.97 |    1000 |   675.765 |
+TimingAuditor.TIMER              INFO       StrippingGlobal_Selection                             |   649.310 |   650.449 |   60.139   14980.3   780.15 |    1000 |   650.450 |
+TimingAuditor.TIMER              INFO        StrippingSequenceStreamBhadron                       |   241.310 |   241.770 |   28.503   11642.8   509.90 |    1000 |   241.771 |
+TimingAuditor.TIMER              INFO         StrippingBadEventSequenceBhadron                    |     2.080 |     2.077 |    0.231      61.5     6.01 |    1000 |     2.078 |
+TimingAuditor.TIMER              INFO          StrippingStreamBhadronBadEvent                     |     2.040 |     2.062 |    0.226      61.1     6.00 |    1000 |     2.063 |
+TimingAuditor.TIMER              INFO           StrippingStreamBhadronBadEventPreScaler           |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingStreamBhadronBadEventFilterSequence      |     1.940 |     1.965 |    0.177      60.4     5.99 |    1000 |     1.966 |
+TimingAuditor.TIMER              INFO            checkPVmin0                                      |     1.850 |     1.879 |    0.130      59.8     5.97 |    1000 |     1.879 |
+TimingAuditor.TIMER              INFO            ProcStatusCheck                                  |     0.090 |     0.070 |    0.030       1.4     0.08 |    1000 |     0.071 |
+TimingAuditor.TIMER              INFO           StrippingStreamBhadronBadEventPostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO         StrippingProtectedSequenceBhadron                   |   239.230 |   239.679 |   28.063   11641.9   509.63 |    1000 |   239.680 |
+TimingAuditor.TIMER              INFO          StrippingB2CharmlessInclusive4piAllX0SelectionLine |    13.560 |    13.768 |    0.036     174.4    19.94 |    1000 |    13.768 |
+TimingAuditor.TIMER              INFO           StrippingB2CharmlessInclusive4piAllX0SelectionLine|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2CharmlessInclusive4piAllX0SelectionLine|    13.500 |    13.703 |    0.012     174.2    19.93 |    1000 |    13.703 |
+TimingAuditor.TIMER              INFO            StrippingGoodEventConditionBhadron               |     0.010 |     0.007 |    0.003       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO            checkPVmin1                                      |     0.000 |     0.005 |    0.002       0.1     0.01 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdNoPIDsPions_Particles           |     9.923 |    10.208 |    0.705     104.7    17.14 |     911 |     9.300 |
+TimingAuditor.TIMER              INFO            TrackListB2CharmlessInclusive                    |     0.044 |     0.052 |    0.010       0.3     0.04 |     890 |     0.047 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseAllPhotons_Particles       |     2.294 |     2.373 |    0.006      47.4     4.98 |     911 |     2.163 |
+TimingAuditor.TIMER              INFO            Gamma_for_Res_ListB2CharmlessInclusive           |     0.011 |     0.012 |    0.006       0.1     0.01 |     861 |     0.011 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseResolvedPi0_Particles      |     2.085 |     1.936 |    0.003      21.0     1.90 |     911 |     1.764 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseMergedPi0_Particles        |     0.098 |     0.088 |    0.005       7.7     0.28 |     911 |     0.081 |
+TimingAuditor.TIMER              INFO            Pi0_for_Res_ListB2CharmlessInclusive             |     0.000 |     0.010 |    0.004       0.1     0.01 |     194 |     0.002 |
+TimingAuditor.TIMER              INFO            DiTracksForCharmlessBB2CharmlessInclusive        |     0.567 |     0.582 |    0.085       7.0     0.82 |     194 |     0.113 |
+TimingAuditor.TIMER              INFO            B2CharmlessInclusive4piAllX0Selection            |     0.285 |     0.354 |    0.026      11.9     1.38 |     105 |     0.037 |
+TimingAuditor.TIMER              INFO            B2CharmlessInclusive4piAllX0SelectionLine        |     0.000 |     1.973 |    0.741       3.2     1.74 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2CharmlessInclusive4piAllX0Selectio|    10.000 |     8.013 |    0.999      15.0     9.92 |       2 |     0.016 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2CharmlessInclusive4piAllX0Selectio|     5.000 |     7.553 |    0.822      14.3     9.52 |       2 |     0.015 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2CharmlessInclusive4piAllX0Selectio|    10.000 |     7.883 |    0.885      14.9     9.90 |       2 |     0.016 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2CharmlessInclusive4piAllX0Selectio|     5.000 |     7.749 |    0.889      14.6     9.70 |       2 |     0.015 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2CharmlessInclusive4piAllX0Selectio|     5.000 |     5.823 |    0.340      11.3     7.75 |       2 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingB2CharmlessInclusive4piAllX0SelectionLine|     0.000 |     0.004 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2CharmlessInclusive3piAllX0SelectionLine |     0.050 |     0.083 |    0.020       8.9     0.38 |    1000 |     0.084 |
+TimingAuditor.TIMER              INFO           StrippingB2CharmlessInclusive3piAllX0SelectionLine|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2CharmlessInclusive3piAllX0SelectionLine|     0.040 |     0.046 |    0.002       8.9     0.38 |    1000 |     0.046 |
+TimingAuditor.TIMER              INFO            B2CharmlessInclusive3piAllX0Selection            |     0.095 |     0.216 |    0.041       2.7     0.35 |     105 |     0.023 |
+TimingAuditor.TIMER              INFO            B2CharmlessInclusive3piAllX0SelectionLine        |     3.333 |     1.313 |    0.457       2.4     0.98 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2CharmlessInclusive3piAllX0Selectio|     3.333 |     2.108 |    0.405       3.9     1.77 |       3 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2CharmlessInclusive3piAllX0Selectio|     3.333 |     0.764 |    0.218       1.1     0.47 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2CharmlessInclusive3piAllX0SelectionLine|     0.000 |     0.001 |    0.001       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2CharmlessInclusiveKSX_LLSelectionLine   |     0.200 |     0.196 |    0.019      13.3     0.67 |    1000 |     0.197 |
+TimingAuditor.TIMER              INFO           StrippingB2CharmlessInclusiveKSX_LLSelectionLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2CharmlessInclusiveKSX_LLSelectionLineFi|     0.160 |     0.163 |    0.001      13.2     0.66 |    1000 |     0.163 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseKsLL_Particles             |     0.395 |     0.383 |    0.059      17.1     0.83 |     911 |     0.349 |
+TimingAuditor.TIMER              INFO            KSList_LLB2CharmlessInclusive                    |     0.000 |     0.032 |    0.016       0.1     0.01 |      52 |     0.002 |
+TimingAuditor.TIMER              INFO            B2CharmlessInclusiveKSX_LLSelection              |     0.000 |     0.098 |    0.037       0.8     0.13 |      50 |     0.005 |
+TimingAuditor.TIMER              INFO            B2CharmlessInclusiveKSX_LLSelectionLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2CharmlessInclusiveKSX_LLSelectionL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2CharmlessInclusiveKSX_LLSelectionL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2CharmlessInclusiveKSX_LLSelectionLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2CharmlessInclusiveKSX_DDSelectionLine   |     0.270 |     0.208 |    0.018      13.4     0.77 |    1000 |     0.208 |
+TimingAuditor.TIMER              INFO           StrippingB2CharmlessInclusiveKSX_DDSelectionLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2CharmlessInclusiveKSX_DDSelectionLineFi|     0.240 |     0.176 |    0.002      13.3     0.76 |    1000 |     0.176 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseKsDD_Particles             |     1.273 |     1.291 |    0.112      73.1     2.50 |     911 |     1.176 |
+TimingAuditor.TIMER              INFO            KSList_DDB2CharmlessInclusive                    |     0.151 |     0.024 |    0.009       0.1     0.01 |      66 |     0.002 |
+TimingAuditor.TIMER              INFO            B2CharmlessInclusiveKSX_DDSelection              |     0.000 |     0.114 |    0.038       0.7     0.11 |      62 |     0.007 |
+TimingAuditor.TIMER              INFO            B2CharmlessInclusiveKSX_DDSelectionLine          |     0.000 |     1.166 |    0.557       1.5     0.53 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2CharmlessInclusiveKSX_DDSelectionL|     6.666 |     4.520 |    0.647       6.7     3.37 |       3 |     0.014 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2CharmlessInclusiveKSX_DDSelectionL|     3.333 |     1.635 |    0.384       3.1     1.38 |       3 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB2CharmlessInclusiveKSX_DDSelectionLinePo|     0.000 |     0.003 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02Lcmu_pKpiLine                          |     1.070 |     1.024 |    0.019      16.1     1.56 |    1000 |     1.024 |
+TimingAuditor.TIMER              INFO           StrippingB02Lcmu_pKpiLinePreScaler                |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02Lcmu_pKpiLineFilterSequence           |     1.030 |     0.977 |    0.001      16.0     1.54 |    1000 |     0.978 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseMuons_Particles            |     0.329 |     0.331 |    0.058      15.9     0.56 |     911 |     0.302 |
+TimingAuditor.TIMER              INFO            B02Lcmu_pKpiSelMuons                             |     0.000 |     0.006 |    0.004       0.0     0.00 |     507 |     0.003 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseProtons_Particles          |     0.515 |     0.550 |    0.049      16.8     0.68 |     911 |     0.502 |
+TimingAuditor.TIMER              INFO            B02Lcmu_pKpiSelProtons                           |     0.000 |     0.009 |    0.003       0.4     0.03 |     300 |     0.003 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseKaons_Particles            |     0.362 |     0.422 |    0.004       2.9     0.32 |     911 |     0.385 |
+TimingAuditor.TIMER              INFO            B02Lcmu_pKpiSelKaons                             |     0.040 |     0.007 |    0.003       0.0     0.00 |     248 |     0.002 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLoosePions_Particles            |     0.658 |     0.610 |    0.004       3.8     0.50 |     911 |     0.556 |
+TimingAuditor.TIMER              INFO            B02Lcmu_pKpiSelPions                             |     0.000 |     0.010 |    0.004       0.1     0.01 |     242 |     0.003 |
+TimingAuditor.TIMER              INFO            B02Lcmu_pKpiSelLc2pKpi                           |     0.123 |     0.196 |    0.073       6.0     0.40 |     242 |     0.048 |
+TimingAuditor.TIMER              INFO            B02Lcmu_pKpiLine                                 |     0.000 |     0.179 |    0.054       1.3     0.32 |      14 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02Lcmu_pKpiLinePostScaler               |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2fourbodyLine                            |     5.490 |     5.604 |    0.068      31.9     5.56 |    1000 |     5.605 |
+TimingAuditor.TIMER              INFO           StrippingB2fourbodyLinePreScaler                  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2fourbodyLineFilterSequence             |     5.470 |     5.552 |    0.045      31.8     5.55 |    1000 |     5.553 |
+TimingAuditor.TIMER              INFO            StrippingB2fourbodyLineVOIDFilter                |     0.130 |     0.101 |    0.040       1.0     0.06 |    1000 |     0.102 |
+TimingAuditor.TIMER              INFO            MERGED:InputForB2fourbody                        |     4.804 |     4.993 |    1.326      15.1     2.18 |     768 |     3.835 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:InputForB2fourbody                 |     4.570 |     4.875 |    1.319      14.9     2.15 |     768 |     3.744 |
+TimingAuditor.TIMER              INFO              INPUT:PiForB2fourbody                          |     0.520 |     0.540 |    0.034       2.2     0.42 |     768 |     0.415 |
+TimingAuditor.TIMER              INFO               PiForB2fourbody                               |     0.026 |     0.032 |    0.004       0.2     0.02 |     747 |     0.024 |
+TimingAuditor.TIMER              INFO              INPUT:KForB2fourbody                           |     0.325 |     0.352 |    0.006       1.7     0.26 |     768 |     0.270 |
+TimingAuditor.TIMER              INFO               KForB2fourbody                                |     0.027 |     0.018 |    0.003       0.1     0.01 |     718 |     0.013 |
+TimingAuditor.TIMER              INFO              INPUT:pForB2fourbody                           |     0.195 |     0.315 |    0.002       1.5     0.27 |     768 |     0.242 |
+TimingAuditor.TIMER              INFO               pForB2fourbody                                |     0.014 |     0.015 |    0.003       0.1     0.01 |     712 |     0.011 |
+TimingAuditor.TIMER              INFO              INPUT:KsForB2fourbody                          |     1.223 |     1.269 |    0.018       7.9     0.80 |     768 |     0.975 |
+TimingAuditor.TIMER              INFO               MERGED:MergedKsForKsForB2fourbody             |     1.197 |     1.228 |    0.014       7.9     0.78 |     768 |     0.943 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:MergedKsForKsForB2fourbody      |     1.132 |     1.164 |    0.010       6.2     0.72 |     768 |     0.894 |
+TimingAuditor.TIMER              INFO                 INPUT:Phys_StdLooseKsDD_Particles           |     0.867 |     0.894 |    0.002       7.1     0.74 |     911 |     0.815 |
+TimingAuditor.TIMER              INFO                 INPUT:Phys_StdLooseKsLL_Particles           |     0.186 |     0.181 |    0.002       4.7     0.19 |     911 |     0.165 |
+TimingAuditor.TIMER              INFO                MergedKsForKsForB2fourbody                   |     0.000 |     0.005 |    0.002       0.0     0.00 |     517 |     0.003 |
+TimingAuditor.TIMER              INFO               KsForB2fourbody                               |     0.019 |     0.022 |    0.003       0.2     0.02 |     517 |     0.012 |
+TimingAuditor.TIMER              INFO              INPUT:LmForB2fourbody                          |     0.976 |     0.938 |    0.202       7.6     0.50 |     768 |     0.721 |
+TimingAuditor.TIMER              INFO               MERGED:MergedLmForLmForB2fourbody             |     0.950 |     0.911 |    0.197       7.6     0.49 |     768 |     0.700 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:MergedLmForLmForB2fourbody      |     0.911 |     0.863 |    0.193       7.4     0.46 |     768 |     0.663 |
+TimingAuditor.TIMER              INFO                 INPUT:Phys_StdLooseLambdaDD_Particles       |     0.493 |     0.517 |    0.002       6.9     0.42 |     911 |     0.471 |
+TimingAuditor.TIMER              INFO                  SelFilterPhys_StdLooseLambdaDD_Particles   |     0.856 |     0.838 |    0.099      42.4     1.57 |     911 |     0.764 |
+TimingAuditor.TIMER              INFO                 INPUT:Phys_StdLooseLambdaLL_Particles       |     0.263 |     0.203 |    0.002       0.7     0.12 |     911 |     0.185 |
+TimingAuditor.TIMER              INFO                  SelFilterPhys_StdLooseLambdaLL_Particles   |     0.373 |     0.300 |    0.078      20.7     0.70 |     911 |     0.274 |
+TimingAuditor.TIMER              INFO                MergedLmForLmForB2fourbody                   |     0.000 |     0.005 |    0.003       0.0     0.00 |     403 |     0.002 |
+TimingAuditor.TIMER              INFO               LmForB2fourbody                               |     0.000 |     0.014 |    0.003       0.1     0.02 |     403 |     0.006 |
+TimingAuditor.TIMER              INFO              INPUT:DzForB2fourbody                          |     0.195 |     0.208 |    0.076       3.8     0.18 |     768 |     0.160 |
+TimingAuditor.TIMER              INFO               SelFilterPhys_StdLooseD02KPi_Particles        |     0.142 |     0.158 |    0.005       3.8     0.16 |     911 |     0.144 |
+TimingAuditor.TIMER              INFO               DzForB2fourbody                               |     0.064 |     0.039 |    0.004       0.1     0.03 |     155 |     0.006 |
+TimingAuditor.TIMER              INFO              INPUT:DpForB2fourbody                          |     0.273 |     0.269 |    0.072       1.7     0.22 |     768 |     0.207 |
+TimingAuditor.TIMER              INFO               SelFilterPhys_StdLooseDplus2KPiPi_Particles   |     0.351 |     0.391 |    0.067       6.9     0.62 |     911 |     0.356 |
+TimingAuditor.TIMER              INFO               DpForB2fourbody                               |     0.000 |     0.041 |    0.004       0.1     0.03 |     143 |     0.006 |
+TimingAuditor.TIMER              INFO              INPUT:DsForB2fourbody                          |     0.182 |     0.221 |    0.068       1.7     0.18 |     768 |     0.170 |
+TimingAuditor.TIMER              INFO               SelFilterPhys_StdLooseDsplus2KKPi_Particles   |     0.318 |     0.380 |    0.064       9.1     0.74 |     911 |     0.346 |
+TimingAuditor.TIMER              INFO               DsForB2fourbody                               |     0.000 |     0.038 |    0.005       0.2     0.03 |     101 |     0.004 |
+TimingAuditor.TIMER              INFO              INPUT:LcForB2fourbody                          |     0.104 |     0.197 |    0.081       1.6     0.14 |     768 |     0.152 |
+TimingAuditor.TIMER              INFO               SelFilterPhys_StdLooseLambdac2PKPi_Particles  |     0.164 |     0.308 |    0.076      16.7     0.69 |     911 |     0.281 |
+TimingAuditor.TIMER              INFO               LcForB2fourbody                               |     0.000 |     0.048 |    0.012       0.1     0.03 |      66 |     0.003 |
+TimingAuditor.TIMER              INFO              INPUT:PhForB2fourbody                          |     0.117 |     0.164 |    0.054       0.7     0.09 |     768 |     0.126 |
+TimingAuditor.TIMER              INFO               SelFilterPhys_StdLooseDetachedPhi2KK_Particles|     0.197 |     0.235 |    0.050       6.4     0.33 |     911 |     0.215 |
+TimingAuditor.TIMER              INFO               PhForB2fourbody                               |     0.000 |     0.016 |    0.005       0.1     0.02 |     127 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:JpForB2fourbody                          |     0.182 |     0.190 |    0.055       5.0     0.23 |     768 |     0.146 |
+TimingAuditor.TIMER              INFO               SelFilterPhys_StdLooseDiMuon_Particles        |     0.260 |     0.291 |    0.051      12.5     0.81 |    1000 |     0.291 |
+TimingAuditor.TIMER              INFO               JpForB2fourbody                               |     0.032 |     0.032 |    0.004       0.2     0.03 |     312 |     0.010 |
+TimingAuditor.TIMER              INFO              INPUT:DSForB2fourbody                          |     0.130 |     0.137 |    0.071       4.7     0.18 |     768 |     0.106 |
+TimingAuditor.TIMER              INFO               SelFilterPhys_StdLooseDstarWithD02KPi_Particle|     0.461 |     0.465 |    0.065      45.9     1.77 |     911 |     0.424 |
+TimingAuditor.TIMER              INFO               DSForB2fourbody                               |     0.000 |     0.045 |    0.006       0.2     0.04 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO             InputForB2fourbody                              |     0.000 |     0.004 |    0.002       0.0     0.00 |     634 |     0.003 |
+TimingAuditor.TIMER              INFO            preselForB2fourbody                              |     0.000 |     0.005 |    0.003       0.0     0.00 |     634 |     0.003 |
+TimingAuditor.TIMER              INFO            B2fourbodyLine                                   |    11.702 |    11.248 |    8.909      19.6     2.50 |     141 |     1.586 |
+TimingAuditor.TIMER              INFO           StrippingB2fourbodyLinePostScaler                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2pphh_kkLine                             |     1.580 |     1.688 |    0.026      24.8     1.53 |    1000 |     1.688 |
+TimingAuditor.TIMER              INFO           StrippingB2pphh_kkLinePreScaler                   |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2pphh_kkLineFilterSequence              |     1.540 |     1.639 |    0.007      24.7     1.52 |    1000 |     1.640 |
+TimingAuditor.TIMER              INFO            StrippingB2pphh_kkLineVOIDFilter                 |     0.000 |     0.007 |    0.003       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllNoPIDsProtons_Particles      |     0.658 |     0.643 |    0.072      10.6     0.60 |     911 |     0.586 |
+TimingAuditor.TIMER              INFO            ProtonForB2pphh                                  |     0.087 |     0.137 |    0.018       1.0     0.10 |     911 |     0.125 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllNoPIDsKaons_Particles        |     0.548 |     0.573 |    0.004      11.1     0.53 |     911 |     0.523 |
+TimingAuditor.TIMER              INFO            KaonForB2pphh                                    |     0.133 |     0.129 |    0.013       0.9     0.10 |     823 |     0.107 |
+TimingAuditor.TIMER              INFO            B2pphh_kkLine                                    |     0.113 |     0.173 |    0.044       5.2     0.35 |     795 |     0.138 |
+TimingAuditor.TIMER              INFO           StrippingB2pphh_kkLinePostScaler                  |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2pphh_kpiLine                            |     0.520 |     0.470 |    0.024      10.4     0.66 |    1000 |     0.471 |
+TimingAuditor.TIMER              INFO           StrippingB2pphh_kpiLinePreScaler                  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2pphh_kpiLineFilterSequence             |     0.450 |     0.429 |    0.007      10.3     0.65 |    1000 |     0.430 |
+TimingAuditor.TIMER              INFO            StrippingB2pphh_kpiLineVOIDFilter                |     0.010 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllNoPIDsPions_Particles        |     0.000 |     0.005 |    0.002       0.0     0.00 |     911 |     0.005 |
+TimingAuditor.TIMER              INFO            PionForB2pphh                                    |     0.182 |     0.147 |    0.013       1.1     0.11 |     823 |     0.121 |
+TimingAuditor.TIMER              INFO            B2pphh_kpiLine                                   |     0.217 |     0.246 |    0.051       9.5     0.61 |     782 |     0.192 |
+TimingAuditor.TIMER              INFO           StrippingB2pphh_kpiLinePostScaler                 |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2pphh_pipiLine                           |     0.180 |     0.187 |    0.022       3.4     0.27 |    1000 |     0.188 |
+TimingAuditor.TIMER              INFO           StrippingB2pphh_pipiLinePreScaler                 |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2pphh_pipiLineFilterSequence            |     0.150 |     0.155 |    0.006       3.4     0.26 |    1000 |     0.155 |
+TimingAuditor.TIMER              INFO            StrippingB2pphh_pipiLineVOIDFilter               |     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            B2pphh_pipiLine                                  |     0.148 |     0.147 |    0.033       3.3     0.27 |     808 |     0.119 |
+TimingAuditor.TIMER              INFO           StrippingB2pphh_pipiLinePostScaler                |     0.000 |     0.001 |    0.001       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingPPMuMuHcLine                              |     0.670 |     0.651 |    0.017      14.0     0.66 |    1000 |     0.651 |
+TimingAuditor.TIMER              INFO           StrippingPPMuMuHcLinePreScaler                    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingPPMuMuHcLineFilterSequence               |     0.670 |     0.614 |    0.002      14.0     0.66 |    1000 |     0.614 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllLooseANNProtons_Particles    |     0.559 |     0.495 |    0.040      13.1     0.56 |     911 |     0.451 |
+TimingAuditor.TIMER              INFO            PPMuMuSelHcProtons                               |     0.044 |     0.036 |    0.003       0.7     0.03 |     906 |     0.033 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllLooseMuons_Particles         |     0.000 |     0.012 |    0.003       0.2     0.02 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO            PPMuMuHcSelMuons                                 |     0.016 |     0.017 |    0.002       0.1     0.01 |     614 |     0.010 |
+TimingAuditor.TIMER              INFO            PPMuMuHcLine                                     |     0.000 |     0.082 |    0.040       0.6     0.07 |     341 |     0.028 |
+TimingAuditor.TIMER              INFO           StrippingPPMuMuHcLinePostScaler                   |     0.000 |     0.002 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingPPMuMuHighLine                            |     0.110 |     0.121 |    0.016       1.8     0.12 |    1000 |     0.122 |
+TimingAuditor.TIMER              INFO           StrippingPPMuMuHighLinePreScaler                  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingPPMuMuHighLineFilterSequence             |     0.070 |     0.086 |    0.002       1.8     0.11 |    1000 |     0.086 |
+TimingAuditor.TIMER              INFO            PPMuMuSelHighProtons                             |     0.011 |     0.022 |    0.003       0.4     0.02 |     906 |     0.021 |
+TimingAuditor.TIMER              INFO            PPMuMuHighSelMuons                               |     0.000 |     0.013 |    0.003       0.1     0.01 |     337 |     0.005 |
+TimingAuditor.TIMER              INFO            PPMuMuHighLine                                   |     0.087 |     0.074 |    0.038       1.5     0.13 |     114 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingPPMuMuHighLinePostScaler                 |     0.000 |     0.005 |    0.002       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingPPMuMuDetachedLine                        |     0.120 |     0.145 |    0.017       0.9     0.11 |    1000 |     0.145 |
+TimingAuditor.TIMER              INFO           StrippingPPMuMuDetachedLinePreScaler              |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingPPMuMuDetachedLineFilterSequence         |     0.100 |     0.110 |    0.001       0.8     0.10 |    1000 |     0.110 |
+TimingAuditor.TIMER              INFO            PPMuMuSelDetachedProtons                         |     0.022 |     0.031 |    0.003       0.7     0.03 |     906 |     0.029 |
+TimingAuditor.TIMER              INFO            PPMuMuDetachedSelMuons                           |     0.000 |     0.016 |    0.003       0.1     0.01 |     440 |     0.007 |
+TimingAuditor.TIMER              INFO            PPMuMuDetachedLine                               |     0.000 |     0.062 |    0.036       0.2     0.02 |     184 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingPPMuMuDetachedLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXb2phhhLine                               |     0.560 |     0.524 |    0.017       7.2     0.54 |    1000 |     0.524 |
+TimingAuditor.TIMER              INFO           StrippingXb2phhhLinePreScaler                     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXb2phhhLineFilterSequence                |     0.530 |     0.489 |    0.001       7.1     0.53 |    1000 |     0.490 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseANNProtons_Particles       |     0.197 |     0.178 |    0.027       4.5     0.19 |     911 |     0.163 |
+TimingAuditor.TIMER              INFO            ProtonsForXb2phhh                                |     0.046 |     0.037 |    0.009       0.2     0.03 |     858 |     0.032 |
+TimingAuditor.TIMER              INFO            PionsForXb2phhh                                  |     0.084 |     0.055 |    0.008       0.4     0.04 |     708 |     0.039 |
+TimingAuditor.TIMER              INFO            Xb2phhhLine                                      |     0.141 |     0.159 |    0.039       6.2     0.33 |     708 |     0.113 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xb2phhhLine                         |     0.000 |     0.344 |    0.145       0.7     0.22 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xb2phhhLine                         |     0.000 |     0.236 |    0.115       0.3     0.09 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xb2phhhLine                         |     0.000 |     0.219 |    0.108       0.5     0.15 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Xb2phhhLine                         |     2.000 |     0.352 |    0.135       0.7     0.22 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Xb2phhhLine                         |     0.000 |     0.224 |    0.102       0.5     0.18 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Xb2phhhLine                         |     2.000 |     0.316 |    0.132       0.5     0.15 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Xb2phhhLine                         |     0.000 |     0.183 |    0.100       0.3     0.07 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Xb2phhhLine                         |     0.000 |     0.261 |    0.119       0.3     0.09 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_Xb2phhhLine                         |     0.000 |     0.496 |    0.149       0.9     0.30 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXb2phhhLinePostScaler                    |     0.000 |     0.002 |    0.001       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXb2phhLine                                |     0.440 |     0.348 |    0.018       2.5     0.28 |    1000 |     0.349 |
+TimingAuditor.TIMER              INFO           StrippingXb2phhLinePreScaler                      |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXb2phhLineFilterSequence                 |     0.410 |     0.312 |    0.002       2.4     0.28 |    1000 |     0.313 |
+TimingAuditor.TIMER              INFO            ProtonsForXb2phh                                 |     0.034 |     0.041 |    0.010       0.7     0.04 |     858 |     0.036 |
+TimingAuditor.TIMER              INFO            PionsForXb2phh                                   |     0.099 |     0.055 |    0.012       0.3     0.04 |     702 |     0.039 |
+TimingAuditor.TIMER              INFO            Xb2phhLine                                       |     0.213 |     0.152 |    0.043       1.1     0.12 |     702 |     0.107 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xb2phhLine                          |     0.000 |     0.096 |    0.056       0.1     0.04 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xb2phhLine                          |     0.000 |     0.052 |    0.038       0.1     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xb2phhLine                          |     0.000 |     0.040 |    0.030       0.1     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Xb2phhLine                          |     0.000 |     0.030 |    0.029       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Xb2phhLine                          |     0.000 |     0.584 |    0.512       0.6     0.07 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXb2phhLinePostScaler                     |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DDphi_B2DstDpPhiLine                    |     1.040 |     0.949 |    0.017      57.4     2.21 |    1000 |     0.949 |
+TimingAuditor.TIMER              INFO           StrippingB2DDphi_B2DstDpPhiLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DDphi_B2DstDpPhiLineFilterSequence     |     0.970 |     0.906 |    0.001      57.3     2.21 |    1000 |     0.906 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllLooseANNKaons_Particles      |     0.581 |     0.483 |    0.040      11.2     0.50 |     911 |     0.441 |
+TimingAuditor.TIMER              INFO            KForB2DDphi                                      |     0.044 |     0.061 |    0.003       0.4     0.05 |     906 |     0.056 |
+TimingAuditor.TIMER              INFO            Dst2D0Pi_D02KPiForB2DDphi                        |     0.000 |     0.041 |    0.008       0.1     0.03 |      24 |     0.001 |
+TimingAuditor.TIMER              INFO            D2KPiPiForB2DDphi                                |     0.049 |     0.037 |    0.005       0.2     0.03 |     201 |     0.008 |
+TimingAuditor.TIMER              INFO            B2DDphi_B2DstDpPhiLine                           |     3.333 |     0.639 |    0.100       1.5     0.76 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DDphi_B2DstDpPhiLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DDphi_B2DDPhiLine                       |     0.160 |     0.231 |    0.017       7.0     0.66 |    1000 |     0.231 |
+TimingAuditor.TIMER              INFO           StrippingB2DDphi_B2DDPhiLinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DDphi_B2DDPhiLineFilterSequence        |     0.160 |     0.195 |    0.001       6.9     0.65 |    1000 |     0.195 |
+TimingAuditor.TIMER              INFO            B2DDphi_B2DDPhiLine                              |     0.000 |     0.097 |    0.043       1.7     0.23 |      52 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB2DDphi_B2DDPhiLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DDphi_B2DsDsPhiLine                     |     0.190 |     0.253 |    0.017       9.3     0.79 |    1000 |     0.253 |
+TimingAuditor.TIMER              INFO           StrippingB2DDphi_B2DsDsPhiLinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DDphi_B2DsDsPhiLineFilterSequence      |     0.180 |     0.219 |    0.002       9.3     0.78 |    1000 |     0.220 |
+TimingAuditor.TIMER              INFO            Ds2KKPiForB2DDphi                                |     0.000 |     0.048 |    0.004       0.2     0.03 |     154 |     0.007 |
+TimingAuditor.TIMER              INFO            B2DDphi_B2DsDsPhiLine                            |     0.166 |     0.097 |    0.038       1.4     0.18 |      60 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2DDphi_B2DsDsPhiLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DDphi_B2DstDstPhiLine                   |     0.010 |     0.036 |    0.017       1.1     0.04 |    1000 |     0.037 |
+TimingAuditor.TIMER              INFO           StrippingB2DDphi_B2DstDstPhiLinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DDphi_B2DstDstPhiLineFilterSequence    |     0.000 |     0.005 |    0.001       0.2     0.01 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            B2DDphi_B2DstDstPhiLine                          |     0.000 |     0.065 |    0.043       0.1     0.03 |      11 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2DDphi_B2DstDstPhiLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2rho0rhoPlusMergedLine                  |     0.870 |     0.960 |    0.074     469.4    14.89 |    1000 |     0.960 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusMergedLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusMergedLineHlt1Filter       |     0.440 |     0.560 |    0.016     469.3    14.84 |    1000 |     0.560 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusMergedLineHlt2Filter       |     0.288 |     0.239 |    0.168       3.9     0.15 |     728 |     0.174 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusMergedLineFilterSequence   |     0.724 |     0.666 |    0.010      32.5     2.60 |     276 |     0.184 |
+TimingAuditor.TIMER              INFO            StrippingBu2rho0rhoPlusMergedLineVOIDFilter      |     0.000 |     0.008 |    0.004       0.0     0.00 |     276 |     0.002 |
+TimingAuditor.TIMER              INFO            longTracksForBu2rho0rhoPlus                      |     0.290 |     0.252 |    0.038       1.3     0.18 |     275 |     0.069 |
+TimingAuditor.TIMER              INFO            rho0ForBu2rho0rhoPlusMerged                      |     1.964 |     1.714 |    0.082      13.8     2.16 |      56 |     0.096 |
+TimingAuditor.TIMER              INFO            rhoPForBu2rho0rhoPlusMerged                      |     0.217 |     0.151 |    0.050       3.0     0.44 |      46 |     0.007 |
+TimingAuditor.TIMER              INFO            Bu2rho0rhoPlusMergedLine                         |     1.923 |     0.747 |    0.043       5.2     1.30 |      26 |     0.019 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2rho0rhoPlusMergedLine            |     0.000 |     0.465 |    0.465       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2rho0rhoPlusMergedLine            |     0.000 |     0.584 |    0.584       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2rho0rhoPlusMergedLine            |     0.000 |     0.310 |    0.310       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2rho0rhoPlusMergedLine            |    20.000 |    23.487 |   23.487      23.5     0.00 |       1 |     0.023 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusMergedLinePostScaler       |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2rho0rhoPlusResolvedLine                |     1.440 |     1.439 |    0.021     116.9     5.53 |    1000 |     1.440 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusResolvedLinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusResolvedLineHlt1Filter     |     0.010 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusResolvedLineHlt2Filter     |     0.000 |     0.005 |    0.003       0.1     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusResolvedLineFilterSequence |     5.036 |     5.023 |    0.014     116.8     9.62 |     276 |     1.386 |
+TimingAuditor.TIMER              INFO            StrippingBu2rho0rhoPlusResolvedLineVOIDFilter    |     0.036 |     0.006 |    0.003       0.0     0.00 |     276 |     0.002 |
+TimingAuditor.TIMER              INFO            rho0ForBu2rho0rhoPlusResolved                    |     2.036 |     1.732 |    0.040      21.7     2.59 |     275 |     0.477 |
+TimingAuditor.TIMER              INFO            rhoPForBu2rho0rhoPlusResolved                    |     0.311 |     0.365 |    0.112       3.5     0.33 |     257 |     0.094 |
+TimingAuditor.TIMER              INFO            Bu2rho0rhoPlusResolvedLine                       |     1.513 |     1.695 |    0.042      84.0     6.60 |     251 |     0.426 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2rho0rhoPlusResolvedLine          |     0.000 |     0.667 |    0.321       0.9     0.27 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2rho0rhoPlusResolvedLine          |     0.000 |     0.615 |    0.223       0.9     0.32 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2rho0rhoPlusResolvedLine          |     0.000 |     0.532 |    0.211       0.8     0.25 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2rho0rhoPlusResolvedLine          |    17.500 |    14.350 |    2.916      25.3     9.56 |       4 |     0.057 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusResolvedLinePostScaler     |     0.000 |     0.002 |    0.001       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2rho0rhoPlusUpMergedLine                |     0.350 |     0.302 |    0.020      16.9     1.34 |    1000 |     0.302 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusUpMergedLinePreScaler      |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusUpMergedLineHlt1Filter     |     0.000 |     0.009 |    0.003       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusUpMergedLineHlt2Filter     |     0.027 |     0.006 |    0.003       0.0     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusUpMergedLineFilterSequence |     1.050 |     0.910 |    0.008      16.7     2.40 |     276 |     0.251 |
+TimingAuditor.TIMER              INFO            StrippingBu2rho0rhoPlusUpMergedLineVOIDFilter    |     0.000 |     0.007 |    0.004       0.0     0.00 |     276 |     0.002 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdNoPIDsUpPions_Particles         |     0.801 |     0.814 |    0.045      10.4     1.01 |     911 |     0.742 |
+TimingAuditor.TIMER              INFO            upAndLongTracksForBu2rho0rhoPlus                 |     0.254 |     0.319 |    0.062       1.6     0.23 |     275 |     0.088 |
+TimingAuditor.TIMER              INFO            rho0ForBu2rho0rhoPlusUpMerged                    |     2.321 |     2.886 |    0.045      10.1     2.65 |      56 |     0.162 |
+TimingAuditor.TIMER              INFO            rhoPForBu2rho0rhoPlusUpMerged                    |     0.204 |     0.168 |    0.054       3.5     0.48 |      49 |     0.008 |
+TimingAuditor.TIMER              INFO            Bu2rho0rhoPlusUpMergedLine                       |     0.638 |     0.409 |    0.046       3.7     0.72 |      47 |     0.019 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2rho0rhoPlusUpMergedLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2rho0rhoPlusUpMergedLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2rho0rhoPlusUpMergedLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2rho0rhoPlusUpMergedLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusUpMergedLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2rho0rhoPlusUpResolvedLine              |     1.590 |     1.574 |    0.019      87.5     4.83 |    1000 |     1.574 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusUpResolvedLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusUpResolvedLineHlt1Filter   |     0.000 |     0.006 |    0.003       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusUpResolvedLineHlt2Filter   |     0.000 |     0.005 |    0.003       0.1     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusUpResolvedLineFilterSequenc|     5.615 |     5.515 |    0.007      87.4     7.88 |     276 |     1.522 |
+TimingAuditor.TIMER              INFO            StrippingBu2rho0rhoPlusUpResolvedLineVOIDFilter  |     0.000 |     0.005 |    0.003       0.0     0.00 |     276 |     0.002 |
+TimingAuditor.TIMER              INFO            rho0ForBu2rho0rhoPlusUpResolved                  |     2.981 |     2.765 |    0.037      42.1     3.97 |     275 |     0.761 |
+TimingAuditor.TIMER              INFO            rhoPForBu2rho0rhoPlusUpResolved                  |     0.502 |     0.470 |    0.098       3.2     0.42 |     239 |     0.112 |
+TimingAuditor.TIMER              INFO            Bu2rho0rhoPlusUpResolvedLine                     |     0.782 |     0.942 |    0.043      35.4     3.06 |     230 |     0.217 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2rho0rhoPlusUpResolvedLine        |     0.000 |     0.782 |    0.560       1.1     0.29 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2rho0rhoPlusUpResolvedLine        |     0.000 |     0.678 |    0.461       1.0     0.30 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2rho0rhoPlusUpResolvedLine        |     3.333 |     0.605 |    0.389       0.9     0.26 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2rho0rhoPlusUpResolvedLine        |    13.333 |    14.025 |    7.150      19.2     6.19 |       3 |     0.042 |
+TimingAuditor.TIMER              INFO           StrippingBu2rho0rhoPlusUpResolvedLinePostScaler   |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCcbar2PPPiPiLine                          |     8.340 |     8.393 |    0.019     295.7    22.43 |    1000 |     8.393 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PPPiPiLinePreScaler                |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PPPiPiLineFilterSequence           |     8.290 |     8.337 |    0.002     295.6    22.42 |    1000 |     8.337 |
+TimingAuditor.TIMER              INFO            Ccbar2PPPiPiSelProtons                           |     0.099 |     0.074 |    0.004       0.4     0.06 |     906 |     0.067 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllLooseANNPions_Particles      |     0.691 |     0.655 |    0.006      15.1     0.66 |     911 |     0.598 |
+TimingAuditor.TIMER              INFO            Ccbar2PPPiPiSelPions                             |     0.080 |     0.138 |    0.013       0.7     0.10 |     871 |     0.121 |
+TimingAuditor.TIMER              INFO            Ccbar2PPPiPiSelCcbar2PPPiPi                      |     6.720 |     6.765 |    0.043     211.4    18.38 |     866 |     5.859 |
+TimingAuditor.TIMER              INFO            Ccbar2PPPiPiLine                                 |     4.488 |     4.670 |    0.304     135.5    10.96 |     303 |     1.415 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PPPiPiLinePostScaler               |     0.000 |     0.003 |    0.002       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KShh_DD_Run2_OS_Line                    |     0.560 |     0.584 |    0.021      27.9     2.11 |    1000 |     0.584 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_DD_Run2_OS_LinePreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_DD_Run2_OS_LineHlt1Filter         |     0.000 |     0.017 |    0.005       0.1     0.01 |    1000 |     0.018 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_DD_Run2_OS_LineHlt2Filter         |     0.013 |     0.017 |    0.004       5.1     0.19 |     730 |     0.013 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_DD_Run2_OS_LineFilterSequence     |     1.752 |     1.737 |    0.011      27.7     3.60 |     291 |     0.506 |
+TimingAuditor.TIMER              INFO            StrippingB2KShh_DD_Run2_OS_LineVOIDFilter        |     0.068 |     0.008 |    0.004       0.0     0.01 |     291 |     0.003 |
+TimingAuditor.TIMER              INFO            KSforB2KShhDD                                    |     0.000 |     0.022 |    0.006       0.1     0.01 |     191 |     0.004 |
+TimingAuditor.TIMER              INFO            B2KShh_DD_Run2_OS_Line                           |     3.577 |     3.697 |    0.394      27.4     4.13 |     109 |     0.403 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KShh_DD_Run2_OS_Line              |     0.000 |     0.559 |    0.177       1.3     0.42 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KShh_DD_Run2_OS_Line              |     0.000 |     0.451 |    0.105       1.1     0.37 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KShh_DD_Run2_OS_Line              |     1.666 |     0.478 |    0.127       1.2     0.39 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KShh_DD_Run2_OS_Line              |     0.000 |     0.478 |    0.129       1.1     0.38 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KShh_DD_Run2_OS_Line              |     1.666 |     2.035 |    0.458       4.5     1.51 |       6 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_DD_Run2_OS_LinePostScaler         |     0.000 |     0.002 |    0.002       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KShh_DD_Run2_SS_Line                    |     0.470 |     0.469 |    0.020      23.0     1.74 |    1000 |     0.469 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_DD_Run2_SS_LinePreScaler          |     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_DD_Run2_SS_LineHlt1Filter         |     0.010 |     0.009 |    0.004       0.4     0.02 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_DD_Run2_SS_LineHlt2Filter         |     0.013 |     0.006 |    0.003       0.1     0.00 |     730 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_DD_Run2_SS_LineFilterSequence     |     1.408 |     1.408 |    0.008      22.9     2.96 |     291 |     0.410 |
+TimingAuditor.TIMER              INFO            StrippingB2KShh_DD_Run2_SS_LineVOIDFilter        |     0.000 |     0.006 |    0.003       0.0     0.00 |     291 |     0.002 |
+TimingAuditor.TIMER              INFO            B2KShh_DD_Run2_SS_Line                           |     3.302 |     3.459 |    0.345      22.7     3.65 |     109 |     0.377 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KShh_DD_Run2_SS_Line              |     1.666 |     0.499 |    0.344       1.0     0.25 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KShh_DD_Run2_SS_Line              |     0.000 |     0.365 |    0.201       0.8     0.21 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KShh_DD_Run2_SS_Line              |     0.000 |     0.357 |    0.161       0.8     0.24 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KShh_DD_Run2_SS_Line              |     0.000 |     0.374 |    0.187       0.8     0.22 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KShh_DD_Run2_SS_Line              |     1.666 |     1.491 |    0.600       3.2     1.03 |       6 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_DD_Run2_SS_LinePostScaler         |     0.000 |     0.002 |    0.002       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KShh_LL_Run2_OS_Line                    |     0.240 |     0.230 |    0.019      20.3     1.07 |    1000 |     0.230 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LL_Run2_OS_LinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LL_Run2_OS_LineHlt1Filter         |     0.000 |     0.008 |    0.003       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LL_Run2_OS_LineHlt2Filter         |     0.000 |     0.006 |    0.003       0.0     0.00 |     730 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LL_Run2_OS_LineFilterSequence     |     0.721 |     0.620 |    0.007      20.1     1.91 |     291 |     0.181 |
+TimingAuditor.TIMER              INFO            StrippingB2KShh_LL_Run2_OS_LineVOIDFilter        |     0.000 |     0.005 |    0.002       0.0     0.00 |     291 |     0.001 |
+TimingAuditor.TIMER              INFO            KSforB2KShhLL                                    |     0.106 |     0.026 |    0.006       0.1     0.01 |      94 |     0.002 |
+TimingAuditor.TIMER              INFO            B2KShh_LL_Run2_OS_Line                           |     3.846 |     2.994 |    0.414      19.8     3.42 |      52 |     0.156 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KShh_LL_Run2_OS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KShh_LL_Run2_OS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KShh_LL_Run2_OS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KShh_LL_Run2_OS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KShh_LL_Run2_OS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LL_Run2_OS_LinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KShh_LL_Run2_SS_Line                    |     0.250 |     0.207 |    0.020      18.9     1.01 |    1000 |     0.207 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LL_Run2_SS_LinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LL_Run2_SS_LineHlt1Filter         |     0.010 |     0.007 |    0.003       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LL_Run2_SS_LineHlt2Filter         |     0.000 |     0.005 |    0.003       0.0     0.00 |     730 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LL_Run2_SS_LineFilterSequence     |     0.584 |     0.548 |    0.007      18.7     1.80 |     291 |     0.160 |
+TimingAuditor.TIMER              INFO            StrippingB2KShh_LL_Run2_SS_LineVOIDFilter        |     0.000 |     0.005 |    0.002       0.1     0.00 |     291 |     0.002 |
+TimingAuditor.TIMER              INFO            B2KShh_LL_Run2_SS_Line                           |     3.269 |     2.937 |    0.308      18.5     3.28 |      52 |     0.153 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KShh_LL_Run2_SS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KShh_LL_Run2_SS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KShh_LL_Run2_SS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KShh_LL_Run2_SS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KShh_LL_Run2_SS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LL_Run2_SS_LinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KShh_LD_Run2_OS_Line                    |     0.550 |     0.650 |    0.019      25.8     1.84 |    1000 |     0.650 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LD_Run2_OS_LinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LD_Run2_OS_LineHlt1Filter         |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LD_Run2_OS_LineHlt2Filter         |     0.013 |     0.005 |    0.003       0.0     0.00 |     730 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LD_Run2_OS_LineFilterSequence     |     1.786 |     2.058 |    0.270      25.6     2.91 |     291 |     0.599 |
+TimingAuditor.TIMER              INFO            StrippingB2KShh_LD_Run2_OS_LineVOIDFilter        |     0.034 |     0.005 |    0.002       0.0     0.00 |     291 |     0.001 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseKsLD_Particles             |     0.833 |     0.938 |    0.259      17.9     1.06 |     336 |     0.315 |
+TimingAuditor.TIMER              INFO            KSforB2KShhLD                                    |     0.000 |     0.021 |    0.006       0.1     0.01 |     221 |     0.005 |
+TimingAuditor.TIMER              INFO            B2KShh_LD_Run2_OS_Line                           |     2.843 |     3.043 |    0.460      21.1     3.02 |     102 |     0.310 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KShh_LD_Run2_OS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KShh_LD_Run2_OS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KShh_LD_Run2_OS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KShh_LD_Run2_OS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KShh_LD_Run2_OS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LD_Run2_OS_LinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KShh_LD_Run2_SS_Line                    |     0.400 |     0.370 |    0.019      21.3     1.36 |    1000 |     0.371 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LD_Run2_SS_LinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LD_Run2_SS_LineHlt1Filter         |     0.000 |     0.008 |    0.003       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LD_Run2_SS_LineHlt2Filter         |     0.000 |     0.006 |    0.003       0.0     0.00 |     730 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LD_Run2_SS_LineFilterSequence     |     1.099 |     1.095 |    0.009      21.1     2.32 |     291 |     0.319 |
+TimingAuditor.TIMER              INFO            StrippingB2KShh_LD_Run2_SS_LineVOIDFilter        |     0.000 |     0.006 |    0.004       0.0     0.00 |     291 |     0.002 |
+TimingAuditor.TIMER              INFO            B2KShh_LD_Run2_SS_Line                           |     3.039 |     3.014 |    0.457      20.9     3.01 |     102 |     0.307 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KShh_LD_Run2_SS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KShh_LD_Run2_SS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KShh_LD_Run2_SS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KShh_LD_Run2_SS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KShh_LD_Run2_SS_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2KShh_LD_Run2_SS_LinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KstTauTau_TauTau_Line                   |     0.910 |     1.040 |    0.025     704.7    22.28 |    1000 |     1.040 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_TauTau_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_TauTau_LineFilterSequence    |     0.890 |     1.001 |    0.007     704.6    22.27 |    1000 |     1.001 |
+TimingAuditor.TIMER              INFO            StrippingB2KstTauTau_TauTau_LineVOIDFilter       |     0.010 |     0.007 |    0.002       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdTightDetachedTau3pi_Particles   |     0.208 |     0.306 |    0.099      11.2     0.40 |     911 |     0.279 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdNoPIDsKaons_Particles           |     0.482 |     0.378 |    0.073       6.3     0.32 |     911 |     0.345 |
+TimingAuditor.TIMER              INFO            KstarB2KstTauTau                                 |     0.128 |     0.212 |    0.068       3.1     0.34 |      78 |     0.017 |
+TimingAuditor.TIMER              INFO            B2KstTauTau_TauTau_Line                          |     0.000 |     0.126 |    0.045       1.4     0.26 |      41 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KstTauTau_TauTau_Line             |   200.000 |   194.183 |  194.183     194.2     0.00 |       1 |     0.194 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KstTauTau_TauTau_Line             |   480.000 |   481.847 |  481.847     481.8     0.00 |       1 |     0.482 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KstTauTau_TauTau_Line             |     0.000 |     0.376 |    0.376       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KstTauTau_TauTau_Line             |    20.000 |    20.816 |   20.816      20.8     0.00 |       1 |     0.021 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KstTauTau_TauTau_Line             |     0.000 |     3.661 |    3.661       3.7     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_TauTau_LinePostScaler        |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KstTauTau_TauMu_Line                    |     0.050 |     0.068 |    0.023       4.7     0.18 |    1000 |     0.069 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_TauMu_LinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_TauMu_LineFilterSequence     |     0.030 |     0.030 |    0.006       1.8     0.10 |    1000 |     0.031 |
+TimingAuditor.TIMER              INFO            StrippingB2KstTauTau_TauMu_LineVOIDFilter        |     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdTightMuons_Particles            |     0.384 |     0.275 |    0.036      12.3     0.50 |     911 |     0.251 |
+TimingAuditor.TIMER              INFO            MuonsForB2KstTauTau                              |     0.000 |     0.008 |    0.004       0.0     0.00 |      53 |     0.000 |
+TimingAuditor.TIMER              INFO            B2KstTauTau_TauMu_Line                           |     0.000 |     0.301 |    0.077       1.5     0.49 |       8 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KstTauTau_TauMu_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KstTauTau_TauMu_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KstTauTau_TauMu_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KstTauTau_TauMu_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KstTauTau_TauMu_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2KstTauTau_TauMu_Line              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_TauMu_LinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KstTauTau_MuMu_Line                     |     0.500 |     0.446 |    0.024      35.5     1.53 |    1000 |     0.446 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_MuMu_LinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_MuMu_LineFilterSequence      |     0.480 |     0.406 |    0.006      35.5     1.53 |    1000 |     0.406 |
+TimingAuditor.TIMER              INFO            StrippingB2KstTauTau_MuMu_LineVOIDFilter         |     0.000 |     0.004 |    0.002       0.4     0.01 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            MuonsKMMForB2KstTauTau                           |     0.053 |     0.020 |    0.004       0.4     0.02 |     565 |     0.012 |
+TimingAuditor.TIMER              INFO            Kstar_KMMB2KstTauTau                             |     0.154 |     0.227 |    0.082       1.4     0.13 |     259 |     0.059 |
+TimingAuditor.TIMER              INFO            B2KstTauTau_MuMu_Line                            |     0.857 |     0.143 |    0.042       2.4     0.39 |      35 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KstTauTau_MuMu_Line               |    10.000 |    12.042 |   10.934      13.1     1.57 |       2 |     0.024 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KstTauTau_MuMu_Line               |     5.000 |     6.036 |    5.378       6.7     0.93 |       2 |     0.012 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KstTauTau_MuMu_Line               |    10.000 |    10.048 |    9.725      10.4     0.46 |       2 |     0.020 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KstTauTau_MuMu_Line               |     0.000 |     0.113 |    0.110       0.1     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KstTauTau_MuMu_Line               |     0.000 |     0.822 |    0.804       0.8     0.03 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2KstTauTau_MuMu_Line               |     0.000 |     0.963 |    0.933       1.0     0.04 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_MuMu_LinePostScaler          |     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KstTauTau_TauTau_SameSign_Line          |     0.240 |     0.254 |    0.024     196.1     6.20 |    1000 |     0.255 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_TauTau_SameSign_LinePreScaler|     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_TauTau_SameSign_LineFilterSeq|     0.210 |     0.219 |    0.006     196.1     6.20 |    1000 |     0.220 |
+TimingAuditor.TIMER              INFO            StrippingB2KstTauTau_TauTau_SameSign_LineVOIDFilt|     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            B2KstTauTau_TauTau_SameSign_Line                 |     0.487 |     0.247 |    0.049       6.2     0.96 |      41 |     0.010 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KstTauTau_TauTau_SameSign_Line    |    50.000 |    51.543 |   51.543      51.5     0.00 |       1 |     0.052 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KstTauTau_TauTau_SameSign_Line    |   130.000 |   135.327 |  135.327     135.3     0.00 |       1 |     0.135 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KstTauTau_TauTau_SameSign_Line    |     0.000 |     0.171 |    0.171       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KstTauTau_TauTau_SameSign_Line    |    10.000 |     6.484 |    6.484       6.5     0.00 |       1 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KstTauTau_TauTau_SameSign_Line    |     0.000 |     0.956 |    0.956       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_TauTau_SameSign_LinePostScale|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KstTauTau_TauMu_SameSign_Line           |     0.030 |     0.044 |    0.015       5.0     0.17 |    1000 |     0.044 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_TauMu_SameSign_LinePreScaler |     0.000 |     0.006 |    0.003       0.1     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_TauMu_SameSign_LineFilterSequ|     0.020 |     0.014 |    0.006       1.5     0.07 |     491 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingB2KstTauTau_TauMu_SameSign_LineVOIDFilte|     0.000 |     0.004 |    0.002       0.0     0.00 |     491 |     0.002 |
+TimingAuditor.TIMER              INFO            B2KstTauTau_TauMu_SameSign_Line                  |     3.333 |     0.555 |    0.139       1.4     0.70 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KstTauTau_TauMu_SameSign_Line     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KstTauTau_TauMu_SameSign_Line     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KstTauTau_TauMu_SameSign_Line     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KstTauTau_TauMu_SameSign_Line     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KstTauTau_TauMu_SameSign_Line     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2KstTauTau_TauMu_SameSign_Line     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_TauMu_SameSign_LinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KstTauTau_MuMu_SameSign_Line            |     0.010 |     0.050 |    0.024       1.6     0.06 |    1000 |     0.050 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_MuMu_SameSign_LinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_MuMu_SameSign_LineFilterSeque|     0.000 |     0.018 |    0.006       1.5     0.06 |    1000 |     0.019 |
+TimingAuditor.TIMER              INFO            StrippingB2KstTauTau_MuMu_SameSign_LineVOIDFilter|     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            B2KstTauTau_MuMu_SameSign_Line                   |     0.000 |     0.122 |    0.047       1.5     0.24 |      35 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KstTauTau_MuMu_SameSign_Line      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KstTauTau_MuMu_SameSign_Line      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KstTauTau_MuMu_SameSign_Line      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KstTauTau_MuMu_SameSign_Line      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KstTauTau_MuMu_SameSign_Line      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2KstTauTau_MuMu_SameSign_Line      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_MuMu_SameSign_LinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KstTauTau_DDSL_Line                     |     0.370 |     0.393 |    0.024      62.1     1.98 |    1000 |     0.394 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_DDSL_LinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_DDSL_LineFilterSequence      |     0.330 |     0.342 |    0.006      62.0     1.97 |    1000 |     0.343 |
+TimingAuditor.TIMER              INFO            StrippingB2KstTauTau_DDSL_LineVOIDFilter         |     0.000 |     0.004 |    0.002       0.1     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            PionsDForB2KstTauTau                             |     0.037 |     0.055 |    0.014       0.3     0.03 |     795 |     0.044 |
+TimingAuditor.TIMER              INFO            KaonsDForB2KstTauTau                             |     0.041 |     0.038 |    0.005       5.3     0.20 |     723 |     0.028 |
+TimingAuditor.TIMER              INFO            DForB2KstTauTau                                  |     0.119 |     0.094 |    0.046       0.8     0.06 |     671 |     0.063 |
+TimingAuditor.TIMER              INFO            B2KstTauTau_DDSL_Line                            |     0.000 |     0.364 |    0.065       2.0     0.74 |       7 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KstTauTau_DDSL_Line               |    10.000 |     9.124 |    9.124       9.1     0.00 |       1 |     0.009 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KstTauTau_DDSL_Line               |    10.000 |    13.068 |   13.068      13.1     0.00 |       1 |     0.013 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KstTauTau_DDSL_Line               |    40.000 |    31.984 |   31.984      32.0     0.00 |       1 |     0.032 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KstTauTau_DDSL_Line               |     0.000 |     0.131 |    0.131       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KstTauTau_DDSL_Line               |     0.000 |     1.527 |    1.527       1.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2KstTauTau_DDSL_Line               |     0.000 |     1.411 |    1.411       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2KstTauTau_DDSL_LinePostScaler          |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KsthhLine                               |     0.430 |     0.477 |    0.020      24.5     1.56 |    1000 |     0.477 |
+TimingAuditor.TIMER              INFO           StrippingB2KsthhLinePreScaler                     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KsthhLineHlt1Filter                    |     0.010 |     0.012 |    0.004       0.1     0.01 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO           StrippingB2KsthhLineHlt2Filter                    |     0.000 |     0.006 |    0.003       0.0     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KsthhLineFilterSequence                |     1.408 |     1.479 |    0.104      24.4     2.64 |     284 |     0.420 |
+TimingAuditor.TIMER              INFO            StrippingB2KsthhLineVOIDFilter                   |     0.000 |     0.005 |    0.003       0.0     0.00 |     284 |     0.002 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdVeryLooseDetachedKst2Kpi_Particl|     0.525 |     0.553 |    0.091      12.3     0.66 |     761 |     0.421 |
+TimingAuditor.TIMER              INFO            KstforB2Ksthh                                    |     0.041 |     0.012 |    0.006       0.1     0.01 |     242 |     0.003 |
+TimingAuditor.TIMER              INFO            B2KsthhLine                                      |     0.909 |     1.024 |    0.061      22.0     2.48 |     242 |     0.248 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KsthhLine                         |     0.000 |     0.937 |    0.620       1.3     0.36 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KsthhLine                         |     0.000 |     0.801 |    0.591       1.1     0.29 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KsthhLine                         |     3.333 |     0.732 |    0.568       1.0     0.21 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KsthhLine                         |     0.000 |     0.417 |    0.270       0.7     0.23 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2KsthhLinePostScaler                    |     0.000 |     0.002 |    0.001       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2EtacKp_KsKPiLine                       |     0.680 |     0.597 |    0.020      17.8     1.28 |    1000 |     0.597 |
+TimingAuditor.TIMER              INFO           StrippingLb2EtacKp_KsKPiLinePreScaler             |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2EtacKp_KsKPiLineFilterSequence        |     0.620 |     0.553 |    0.002      17.7     1.27 |    1000 |     0.553 |
+TimingAuditor.TIMER              INFO            Lb2EtacKpSelProtons                              |     0.023 |     0.009 |    0.003       0.1     0.01 |     855 |     0.009 |
+TimingAuditor.TIMER              INFO            Lb2EtacKpSelKaons                                |     0.031 |     0.007 |    0.003       0.0     0.00 |     627 |     0.005 |
+TimingAuditor.TIMER              INFO            Lb2EtacKpSelLambdaS                              |     0.147 |     0.167 |    0.045       4.5     0.22 |     610 |     0.102 |
+TimingAuditor.TIMER              INFO            MERGED:Lb2EtacKpInputKs                          |     0.604 |     0.531 |    0.008       7.4     1.08 |     215 |     0.114 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Lb2EtacKpInputKs                   |     0.558 |     0.448 |    0.003       7.3     1.07 |     215 |     0.096 |
+TimingAuditor.TIMER              INFO             Lb2EtacKpInputKs                                |     0.000 |     0.004 |    0.003       0.0     0.00 |     182 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2EtacKpSelKs                                   |     0.000 |     0.016 |    0.003       0.1     0.01 |     182 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2EtacKpSelPions                                |     0.000 |     0.012 |    0.005       0.1     0.01 |     215 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2EtacKpSelEtac2KsKPi                           |     0.534 |     0.277 |    0.058       1.7     0.29 |     131 |     0.036 |
+TimingAuditor.TIMER              INFO            Lb2EtacKp_KsKPiLine                              |     0.000 |     0.132 |    0.047       1.4     0.23 |      32 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2EtacKp_KsKPiLine                 |     0.000 |     0.639 |    0.639       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2EtacKp_KsKPiLine                 |    10.000 |     2.603 |    2.603       2.6     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2EtacKp_KsKPiLine                 |     0.000 |     0.463 |    0.463       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Lb2EtacKp_KsKPiLine                 |     0.000 |     0.265 |    0.265       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Lb2EtacKp_KsKPiLine                 |     0.000 |     0.292 |    0.292       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2EtacKp_KsKPiLinePostScaler            |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2EtacKp_PPbarLine                       |     0.090 |     0.063 |    0.018       1.3     0.08 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingLb2EtacKp_PPbarLinePreScaler             |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2EtacKp_PPbarLineFilterSequence        |     0.040 |     0.028 |    0.001       1.3     0.07 |    1000 |     0.028 |
+TimingAuditor.TIMER              INFO            Lb2EtacKpSelEtac2PPbar                           |     0.046 |     0.064 |    0.029       1.2     0.09 |     215 |     0.014 |
+TimingAuditor.TIMER              INFO            Lb2EtacKp_PPbarLine                              |     1.052 |     0.100 |    0.041       0.6     0.14 |      19 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2EtacKp_PPbarLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2EtacKp_PPbarLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2EtacKp_PPbarLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Lb2EtacKp_PPbarLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Lb2EtacKp_PPbarLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2EtacKp_PPbarLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2EtacKp_4hLine                          |     0.510 |     0.426 |    0.019      14.2     1.28 |    1000 |     0.426 |
+TimingAuditor.TIMER              INFO           StrippingLb2EtacKp_4hLinePreScaler                |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2EtacKp_4hLineFilterSequence           |     0.480 |     0.390 |    0.001      14.2     1.27 |    1000 |     0.390 |
+TimingAuditor.TIMER              INFO            MERGED:Lb2EtacKpSelEtac                          |     2.093 |     1.735 |    0.240      13.6     2.15 |     215 |     0.373 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Lb2EtacKpSelEtac                   |     1.953 |     1.674 |    0.235      13.3     2.09 |     215 |     0.360 |
+TimingAuditor.TIMER              INFO              INPUT:Lb2EtacKpSelEtac2KKPiPi                  |     0.604 |     0.517 |    0.062       6.1     0.81 |     215 |     0.111 |
+TimingAuditor.TIMER              INFO               Lb2EtacKpSelEtac2KKPiPi                       |     0.465 |     0.413 |    0.038       5.6     0.75 |     215 |     0.089 |
+TimingAuditor.TIMER              INFO              INPUT:Lb2EtacKpSelEtac2KKKK                    |     0.186 |     0.126 |    0.035       1.7     0.15 |     215 |     0.027 |
+TimingAuditor.TIMER              INFO               Lb2EtacKpSelEtac2KKKK                         |     0.093 |     0.090 |    0.019       1.6     0.14 |     215 |     0.019 |
+TimingAuditor.TIMER              INFO              INPUT:Lb2EtacKpSelEtac2PiPiPiPi                |     0.790 |     0.822 |    0.055       8.8     1.19 |     215 |     0.177 |
+TimingAuditor.TIMER              INFO               Lb2EtacKpSelEtac2PiPiPiPi                     |     0.744 |     0.757 |    0.033       8.4     1.15 |     215 |     0.163 |
+TimingAuditor.TIMER              INFO              INPUT:Lb2EtacKpSelEtac2PPbarPiPi               |     0.372 |     0.187 |    0.055       1.6     0.22 |     215 |     0.040 |
+TimingAuditor.TIMER              INFO               Lb2EtacKpSelEtac2PPbarPiPi                    |     0.325 |     0.140 |    0.034       1.5     0.19 |     215 |     0.030 |
+TimingAuditor.TIMER              INFO             Lb2EtacKpSelEtac                                |     0.000 |     0.006 |    0.004       0.0     0.00 |      79 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2EtacKp_4hLine                                 |     0.253 |     0.117 |    0.044       1.1     0.16 |      79 |     0.009 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2EtacKp_4hLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2EtacKp_4hLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2EtacKp_4hLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Lb2EtacKp_4hLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Lb2EtacKp_4hLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2EtacKp_4hLinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2HHpi0_R                                 |     0.350 |     0.389 |    0.018      21.4     1.25 |    1000 |     0.389 |
+TimingAuditor.TIMER              INFO           StrippingB2HHpi0_RPreScaler                       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2HHpi0_RFilterSequence                  |     0.330 |     0.354 |    0.001      21.4     1.25 |    1000 |     0.355 |
+TimingAuditor.TIMER              INFO            B2HHpi0_R                                        |     0.226 |     0.219 |    0.072       1.5     0.12 |     883 |     0.194 |
+TimingAuditor.TIMER              INFO            ExtraInfo_StrippingB2HHpi0_R                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2HHpi0_RPostScaler                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2HHpi0_M                                 |     0.110 |     0.086 |    0.017       2.2     0.13 |    1000 |     0.087 |
+TimingAuditor.TIMER              INFO           StrippingB2HHpi0_MPreScaler                       |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2HHpi0_MFilterSequence                  |     0.070 |     0.051 |    0.001       2.1     0.12 |    1000 |     0.052 |
+TimingAuditor.TIMER              INFO            B2HHpi0_M                                        |     0.360 |     0.196 |    0.071       2.0     0.18 |     194 |     0.038 |
+TimingAuditor.TIMER              INFO            ExtraInfo_StrippingB2HHpi0_M                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2HHpi0_MPostScaler                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2hhh_pipipi_exclLine                    |     1.310 |     1.406 |    0.024      19.7     2.01 |    1000 |     1.407 |
+TimingAuditor.TIMER              INFO           StrippingBc2hhh_pipipi_exclLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2hhh_pipipi_exclLineFilterSequence     |     1.280 |     1.366 |    0.007      19.7     2.00 |    1000 |     1.366 |
+TimingAuditor.TIMER              INFO            StrippingBc2hhh_pipipi_exclLineVOIDFilter        |     0.030 |     0.012 |    0.003       0.8     0.07 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO            Bc2hhh_pipipi_exclLine                           |     1.273 |     1.388 |    0.078      18.6     1.87 |     911 |     1.265 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2hhh_pipipi_exclLine              |     0.000 |     0.702 |    0.336       1.3     0.34 |       6 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2hhh_pipipi_exclLine              |     0.000 |     0.574 |    0.279       1.0     0.24 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2hhh_pipipi_exclLine              |     0.000 |     0.594 |    0.283       1.0     0.26 |       6 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bc2hhh_pipipi_exclLine              |     0.000 |     0.528 |    0.266       0.9     0.24 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bc2hhh_pipipi_exclLine              |     5.000 |     1.723 |    0.844       4.7     1.52 |       6 |     0.010 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bc2hhh_pipipi_exclLine              |     0.000 |     0.296 |    0.143       0.5     0.13 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Bc2hhh_pipipi_exclLine              |     0.000 |     0.414 |    0.142       1.0     0.30 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Bc2hhh_pipipi_exclLine              |     0.000 |     0.359 |    0.143       0.5     0.15 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_Bc2hhh_pipipi_exclLine              |     0.000 |     0.479 |    0.231       1.1     0.38 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingBc2hhh_pipipi_exclLinePostScaler         |     0.000 |     0.003 |    0.002       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2hhh_Kpipi_exclLine                     |     1.020 |     1.032 |    0.023      16.6     1.41 |    1000 |     1.032 |
+TimingAuditor.TIMER              INFO           StrippingBc2hhh_Kpipi_exclLinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2hhh_Kpipi_exclLineFilterSequence      |     1.000 |     0.985 |    0.007      16.6     1.40 |    1000 |     0.985 |
+TimingAuditor.TIMER              INFO            StrippingBc2hhh_Kpipi_exclLineVOIDFilter         |     0.020 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            Bc2hhh_Kpipi_exclLine                            |     0.998 |     0.977 |    0.102      16.5     1.31 |     911 |     0.890 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2hhh_Kpipi_exclLine               |     0.000 |     0.794 |    0.319       1.2     0.45 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2hhh_Kpipi_exclLine               |     0.000 |     0.581 |    0.269       0.9     0.33 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2hhh_Kpipi_exclLine               |     0.000 |     0.585 |    0.272       0.9     0.33 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bc2hhh_Kpipi_exclLine               |     0.000 |     0.619 |    0.274       1.1     0.40 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bc2hhh_Kpipi_exclLine               |     0.000 |     0.381 |    0.236       0.5     0.14 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bc2hhh_Kpipi_exclLine               |     0.000 |     0.318 |    0.192       0.4     0.11 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Bc2hhh_Kpipi_exclLine               |     0.000 |     0.301 |    0.174       0.4     0.11 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Bc2hhh_Kpipi_exclLine               |     0.000 |     0.302 |    0.151       0.4     0.13 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_Bc2hhh_Kpipi_exclLine               |     0.000 |     0.649 |    0.253       0.9     0.34 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2hhh_Kpipi_exclLinePostScaler          |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2hhh_KKpi_exclLine                      |     0.610 |     0.572 |    0.024       5.2     0.53 |    1000 |     0.573 |
+TimingAuditor.TIMER              INFO           StrippingBc2hhh_KKpi_exclLinePreScaler            |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2hhh_KKpi_exclLineFilterSequence       |     0.590 |     0.533 |    0.007       5.1     0.52 |    1000 |     0.534 |
+TimingAuditor.TIMER              INFO            StrippingBc2hhh_KKpi_exclLineVOIDFilter          |     0.000 |     0.006 |    0.002       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            Bc2hhh_KKpi_exclLine                             |     0.570 |     0.526 |    0.093       5.0     0.50 |     911 |     0.479 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2hhh_KKpi_exclLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2hhh_KKpi_exclLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2hhh_KKpi_exclLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bc2hhh_KKpi_exclLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bc2hhh_KKpi_exclLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bc2hhh_KKpi_exclLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Bc2hhh_KKpi_exclLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Bc2hhh_KKpi_exclLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_Bc2hhh_KKpi_exclLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2hhh_KKpi_exclLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2hhh_KKK_exclLine                       |     0.350 |     0.318 |    0.023       7.2     0.34 |    1000 |     0.318 |
+TimingAuditor.TIMER              INFO           StrippingBc2hhh_KKK_exclLinePreScaler             |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2hhh_KKK_exclLineFilterSequence        |     0.300 |     0.281 |    0.006       7.1     0.34 |    1000 |     0.282 |
+TimingAuditor.TIMER              INFO            StrippingBc2hhh_KKK_exclLineVOIDFilter           |     0.010 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            Bc2hhh_KKK_exclLine                              |     0.241 |     0.258 |    0.057       7.0     0.33 |     911 |     0.235 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2hhh_KKK_exclLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2hhh_KKK_exclLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2hhh_KKK_exclLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bc2hhh_KKK_exclLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bc2hhh_KKK_exclLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bc2hhh_KKK_exclLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Bc2hhh_KKK_exclLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Bc2hhh_KKK_exclLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_Bc2hhh_KKK_exclLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2hhh_KKK_exclLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2hhh_pppi_exclLine                      |     0.560 |     0.669 |    0.022      14.2     0.99 |    1000 |     0.670 |
+TimingAuditor.TIMER              INFO           StrippingBc2hhh_pppi_exclLinePreScaler            |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2hhh_pppi_exclLineFilterSequence       |     0.510 |     0.631 |    0.006      14.1     0.98 |    1000 |     0.631 |
+TimingAuditor.TIMER              INFO            StrippingBc2hhh_pppi_exclLineVOIDFilter          |     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllLooseProtons_Particles       |     0.000 |     0.006 |    0.003       0.0     0.00 |     911 |     0.006 |
+TimingAuditor.TIMER              INFO            Bc2hhh_pppi_exclLine                             |     0.452 |     0.613 |    0.083      14.0     0.94 |     907 |     0.557 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2hhh_pppi_exclLine                |     0.000 |     1.060 |    0.976       1.1     0.12 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2hhh_pppi_exclLine                |     5.000 |     0.730 |    0.527       0.9     0.29 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2hhh_pppi_exclLine                |     5.000 |     0.849 |    0.752       0.9     0.14 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bc2hhh_pppi_exclLine                |     0.000 |     0.860 |    0.684       1.0     0.25 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bc2hhh_pppi_exclLine                |     0.000 |     0.977 |    0.588       1.4     0.55 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bc2hhh_pppi_exclLine                |     0.000 |     0.398 |    0.216       0.6     0.26 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Bc2hhh_pppi_exclLine                |     0.000 |     0.398 |    0.228       0.6     0.24 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Bc2hhh_pppi_exclLine                |     0.000 |     0.564 |    0.244       0.9     0.45 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_Bc2hhh_pppi_exclLine                |     0.000 |     0.638 |    0.563       0.7     0.11 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBc2hhh_pppi_exclLinePostScaler           |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2hhh_ppK_exclLine                       |     0.540 |     0.499 |    0.023       9.1     0.64 |    1000 |     0.500 |
+TimingAuditor.TIMER              INFO           StrippingBc2hhh_ppK_exclLinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2hhh_ppK_exclLineFilterSequence        |     0.500 |     0.461 |    0.006       9.0     0.63 |    1000 |     0.461 |
+TimingAuditor.TIMER              INFO            StrippingBc2hhh_ppK_exclLineVOIDFilter           |     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            Bc2hhh_ppK_exclLine                              |     0.518 |     0.443 |    0.085       8.9     0.58 |     907 |     0.403 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2hhh_ppK_exclLine                 |     0.000 |     0.976 |    0.976       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2hhh_ppK_exclLine                 |     0.000 |     0.701 |    0.701       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2hhh_ppK_exclLine                 |     0.000 |     0.681 |    0.681       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bc2hhh_ppK_exclLine                 |     0.000 |     0.703 |    0.703       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bc2hhh_ppK_exclLine                 |     0.000 |     1.436 |    1.436       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bc2hhh_ppK_exclLine                 |     0.000 |     0.412 |    0.412       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Bc2hhh_ppK_exclLine                 |     0.000 |     0.357 |    0.357       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Bc2hhh_ppK_exclLine                 |     0.000 |     0.389 |    0.389       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_Bc2hhh_ppK_exclLine                 |     0.000 |     0.562 |    0.562       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBc2hhh_ppK_exclLinePostScaler            |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0KDst02D0Pi0D2HHHHMergedBeauty2Char|     3.380 |     3.416 |    0.037     652.0    21.65 |    1000 |     3.417 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2HHHHMergedBeauty2Cha|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2HHHHMergedBeauty2Cha|     0.730 |     0.737 |    0.010     651.8    20.61 |    1000 |     0.738 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2HHHHMergedBeauty2Cha|     7.131 |     7.162 |    0.705      89.9     9.88 |     366 |     2.622 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0KDst02D0Pi0D2HHHHMergedBeauty2Ch|     0.027 |     0.006 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:D2HHHHBeauty2Charm                        |     7.103 |     7.126 |    0.690      89.9     9.84 |     366 |     2.608 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2HHHHBeauty2Charm                 |     6.994 |     7.049 |    0.684      88.8     9.75 |     366 |     2.580 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+pi+pi-pi-Beauty2Charm          |     0.928 |     0.857 |    0.149      10.5     0.95 |     366 |     0.314 |
+TimingAuditor.TIMER              INFO               PiInputsBeauty2CharmFilter                    |     0.163 |     0.165 |    0.031       2.1     0.15 |     366 |     0.061 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+pi+pi-pi-Beauty2Charm               |     0.601 |     0.539 |    0.035       8.0     0.80 |     366 |     0.197 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+pi+K-pi-Beauty2Charm           |     0.765 |     0.934 |    0.131      11.7     1.14 |     366 |     0.342 |
+TimingAuditor.TIMER              INFO               KInputsBeauty2CharmFilter                     |     0.027 |     0.151 |    0.025       0.9     0.11 |     366 |     0.056 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+pi+K-pi-Beauty2Charm                |     0.573 |     0.627 |    0.041      10.5     1.01 |     366 |     0.230 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+pi+pi-pi-Beauty2Charm           |     1.065 |     1.031 |    0.056      13.9     1.60 |     366 |     0.378 |
+TimingAuditor.TIMER              INFO               ProtoD2K+pi+pi-pi-Beauty2Charm                |     1.010 |     0.954 |    0.036      13.6     1.55 |     366 |     0.349 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K+pi-pi-Beauty2Charm            |     0.546 |     0.542 |    0.052       6.3     0.72 |     366 |     0.198 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K+pi-pi-Beauty2Charm                 |     0.546 |     0.488 |    0.033       6.1     0.70 |     366 |     0.179 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+K+K-pi-Beauty2Charm            |     1.010 |     1.137 |    0.052      16.3     1.88 |     366 |     0.416 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+K+K-pi-Beauty2Charm                 |     1.010 |     1.072 |    0.033      15.9     1.84 |     366 |     0.393 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+pi+K-K-Beauty2Charm            |     0.573 |     0.547 |    0.051       6.9     0.77 |     366 |     0.200 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+pi+K-K-Beauty2Charm                 |     0.464 |     0.482 |    0.033       6.6     0.70 |     366 |     0.177 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K+K-pi-Beauty2Charm             |     0.765 |     0.575 |    0.051       7.1     0.82 |     366 |     0.211 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K+K-pi-Beauty2Charm                  |     0.710 |     0.529 |    0.033       7.0     0.81 |     366 |     0.194 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+pi+K-K-Beauty2Charm             |     0.846 |     0.896 |    0.050      11.0     1.30 |     366 |     0.328 |
+TimingAuditor.TIMER              INFO               ProtoD2K+pi+K-K-Beauty2Charm                  |     0.683 |     0.848 |    0.032      10.7     1.29 |     366 |     0.310 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K+K-K-Beauty2Charm              |     0.491 |     0.478 |    0.038       6.2     0.67 |     366 |     0.175 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K+K-K-Beauty2Charm                   |     0.437 |     0.439 |    0.022       6.1     0.66 |     366 |     0.161 |
+TimingAuditor.TIMER              INFO             D2HHHHBeauty2Charm                              |     0.085 |     0.008 |    0.004       0.0     0.00 |     117 |     0.001 |
+TimingAuditor.TIMER              INFO            Pi0MergedInputsBeauty2CharmFilter                |     0.000 |     0.009 |    0.004       0.1     0.01 |      73 |     0.001 |
+TimingAuditor.TIMER              INFO            Dstar02D0D2HHHHPi0MergedBeauty2Charm             |     0.000 |     0.155 |    0.041       1.8     0.36 |      24 |     0.004 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2HHHHMergedBeauty2CharmCombCu|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            KTopoInputsBeauty2CharmFilter                    |     0.029 |     0.011 |    0.006       0.0     0.00 |     338 |     0.004 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2HHHHMergedBeauty2CharmCombCu|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2HHHHMergedBeauty2Charm      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2HHHHMergedBeauty2CharmTISTOS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2HHHHMergedBeauty2CharmB2CBBD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2HHHHMergedBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0KDst02D0Pi0D2HHHHMergedBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0KDst02D0Pi0D2HHHHMergedBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0KDst02D0Pi0D2HHHHMergedBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2HHHHMergedBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0PiDst02D0Pi0D2HHHHMergedBeauty2Cha|     0.060 |     0.061 |    0.023       4.6     0.15 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2HHHHMergedBeauty2Ch|     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2HHHHMergedBeauty2Ch|     0.010 |     0.013 |    0.005       0.1     0.01 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2HHHHMergedBeauty2Ch|     0.000 |     0.015 |    0.009       0.1     0.01 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0PiDst02D0Pi0D2HHHHMergedBeauty2C|     0.000 |     0.007 |    0.004       0.0     0.00 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2HHHHMergedBeauty2CharmCombC|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            PiTopoInputsBeauty2CharmFilter                   |     0.000 |     0.010 |    0.005       0.1     0.01 |     338 |     0.004 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2HHHHMergedBeauty2CharmCombC|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2HHHHMergedBeauty2Charm     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2HHHHMergedBeauty2CharmTISTO|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2HHHHMergedBeauty2CharmB2CBB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2HHHHMergedBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0PiDst02D0Pi0D2HHHHMergedBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0PiDst02D0Pi0D2HHHHMergedBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0PiDst02D0Pi0D2HHHHMergedBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2HHHHMergedBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0KDst02D0Pi0D2HHHHResolvedBeauty2Ch|     0.100 |     0.123 |    0.021      11.9     0.50 |    1000 |     0.123 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2HHHHResolvedBeauty2C|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2HHHHResolvedBeauty2C|     0.000 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2HHHHResolvedBeauty2C|     0.273 |     0.214 |    0.007      11.8     0.80 |     366 |     0.079 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0KDst02D0Pi0D2HHHHResolvedBeauty2|     0.000 |     0.004 |    0.002       0.1     0.01 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Pi0ResolvedInputsBeauty2CharmFilter              |     0.054 |     0.029 |    0.006       0.1     0.02 |     365 |     0.011 |
+TimingAuditor.TIMER              INFO            Dstar02D0D2HHHHPi0ResolvedBeauty2Charm           |     0.450 |     0.379 |    0.048       9.4     1.12 |     111 |     0.042 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2HHHHResolvedBeauty2CharmComb|     0.000 |     0.012 |    0.006       0.0     0.00 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2HHHHResolvedBeauty2CharmComb|     0.000 |     0.007 |    0.004       0.0     0.00 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2HHHHResolvedBeauty2Charm    |     2.727 |     0.461 |    0.084       1.3     0.41 |      11 |     0.005 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2HHHHResolvedBeauty2CharmTIST|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2HHHHResolvedBeauty2CharmB2CB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2HHHHResolvedBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0KDst02D0Pi0D2HHHHResolvedBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0KDst02D0Pi0D2HHHHResolvedBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0KDst02D0Pi0D2HHHHResolvedBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2HHHHResolvedBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0PiDst02D0Pi0D2HHHHResolvedBeauty2C|     0.030 |     0.054 |    0.021       1.3     0.07 |    1000 |     0.055 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2HHHHResolvedBeauty2|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2HHHHResolvedBeauty2|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2HHHHResolvedBeauty2|     0.000 |     0.027 |    0.007       1.1     0.10 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0PiDst02D0Pi0D2HHHHResolvedBeauty|     0.000 |     0.004 |    0.002       0.1     0.01 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2HHHHResolvedBeauty2CharmCom|     0.000 |     0.010 |    0.007       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2HHHHResolvedBeauty2CharmCom|     0.000 |     0.008 |    0.005       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2HHHHResolvedBeauty2Charm   |     0.000 |     0.343 |    0.100       0.9     0.27 |      11 |     0.004 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2HHHHResolvedBeauty2CharmTIS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2HHHHResolvedBeauty2CharmB2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2HHHHResolvedBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0PiDst02D0Pi0D2HHHHResolvedBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0PiDst02D0Pi0D2HHHHResolvedBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0PiDst02D0Pi0D2HHHHResolvedBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2HHHHResolvedBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0KDst02D0GammaD2HHHHBeauty2CharmLin|     0.230 |     0.228 |    0.020      27.2     1.16 |    1000 |     0.228 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2HHHHBeauty2CharmLi|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2HHHHBeauty2CharmLi|     0.010 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2HHHHBeauty2CharmLi|     0.491 |     0.508 |    0.007      27.1     1.86 |     366 |     0.186 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0KDst02D0GammaD2HHHHBeauty2CharmL|     0.027 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            GammaBeauty2CharmFilter                          |     0.109 |     0.024 |    0.008       0.1     0.01 |     274 |     0.007 |
+TimingAuditor.TIMER              INFO            Dstar02D0HHHHBeauty2Charm                        |     1.196 |     1.034 |    0.086      23.5     2.44 |     117 |     0.121 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2HHHHBeauty2CharmCombCutDst|     0.000 |     0.012 |    0.006       0.0     0.01 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2HHHHBeauty2CharmCombCutKTo|     0.000 |     0.007 |    0.004       0.0     0.00 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2HHHHBeauty2Charm          |     0.555 |     0.447 |    0.068       2.9     0.59 |      36 |     0.016 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2HHHHBeauty2CharmTISTOS    |     0.000 |     4.526 |    4.526       4.5     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2HHHHBeauty2CharmB2CBBDTBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2HHHHBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0KDst02D0GammaD2HHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0KDst02D0GammaD2HHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0KDst02D0GammaD2HHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2HHHHBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0PiDst02D0GammaD2HHHHBeauty2CharmLi|     0.070 |     0.074 |    0.021       6.9     0.27 |    1000 |     0.075 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2HHHHBeauty2CharmL|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2HHHHBeauty2CharmL|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2HHHHBeauty2CharmL|     0.054 |     0.085 |    0.007       6.7     0.43 |     366 |     0.031 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0PiDst02D0GammaD2HHHHBeauty2Charm|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2HHHHBeauty2CharmCombCutDs|     0.000 |     0.010 |    0.006       0.0     0.00 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2HHHHBeauty2CharmCombCutPi|     0.000 |     0.007 |    0.004       0.0     0.00 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2HHHHBeauty2Charm         |     0.277 |     0.428 |    0.064       2.6     0.58 |      36 |     0.015 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2HHHHBeauty2CharmTISTOS   |    10.000 |     5.254 |    5.254       5.3     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2HHHHBeauty2CharmB2CBBDTBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2HHHHBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0PiDst02D0GammaD2HHHHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0PiDst02D0GammaD2HHHHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0PiDst02D0GammaD2HHHHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2HHHHBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0PiDst02D0Pi0D2HHResolvedBeauty2Cha|     0.410 |     0.412 |    0.021       5.7     0.66 |    1000 |     0.412 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2HHResolvedBeauty2Ch|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2HHResolvedBeauty2Ch|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2HHResolvedBeauty2Ch|     0.983 |     0.996 |    0.265       5.6     0.70 |     366 |     0.365 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0PiDst02D0Pi0D2HHResolvedBeauty2C|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:D2HHBeauty2Charm                          |     0.846 |     0.816 |    0.255       5.0     0.51 |     366 |     0.299 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2HHBeauty2Charm                   |     0.765 |     0.734 |    0.250       4.8     0.45 |     366 |     0.269 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+pi-Beauty2Charm                |     0.191 |     0.179 |    0.059       0.8     0.11 |     366 |     0.066 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+pi-Beauty2Charm                     |     0.109 |     0.120 |    0.037       0.6     0.08 |     366 |     0.044 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+pi-Beauty2Charm                 |     0.300 |     0.196 |    0.059       1.1     0.13 |     366 |     0.072 |
+TimingAuditor.TIMER              INFO               ProtoD2K+pi-Beauty2Charm                      |     0.218 |     0.116 |    0.038       0.6     0.07 |     366 |     0.042 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K-Beauty2Charm                  |     0.081 |     0.153 |    0.041       1.0     0.10 |     366 |     0.056 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K-Beauty2Charm                       |     0.027 |     0.095 |    0.023       0.6     0.07 |     366 |     0.035 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K-pi+Beauty2Charm                 |     0.136 |     0.184 |    0.055       3.9     0.23 |     366 |     0.067 |
+TimingAuditor.TIMER              INFO               ProtoD2K-pi+Beauty2Charm                      |     0.081 |     0.104 |    0.036       0.5     0.06 |     366 |     0.038 |
+TimingAuditor.TIMER              INFO             D2HHBeauty2Charm                                |     0.000 |     0.005 |    0.003       0.0     0.00 |     205 |     0.001 |
+TimingAuditor.TIMER              INFO            D2HHPIDBeauty2CharmFilter                        |     0.048 |     0.010 |    0.006       0.1     0.01 |     205 |     0.002 |
+TimingAuditor.TIMER              INFO            Dstar02D0D2HHPIDPi0ResolvedBeauty2Charm          |     0.141 |     0.136 |    0.039       1.4     0.14 |     141 |     0.019 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2HHResolvedBeauty2CharmCombC|     0.000 |     0.017 |    0.011       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Pi_PIDInputsBeauty2CharmFilter                   |     0.000 |     0.120 |    0.036       0.5     0.06 |     366 |     0.044 |
+TimingAuditor.TIMER              INFO            Pi_PIDTopoInputsBeauty2CharmFilter               |     0.038 |     0.010 |    0.005       0.0     0.00 |     258 |     0.003 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2HHResolvedBeauty2CharmCombC|     0.000 |     0.019 |    0.006       0.0     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2HHResolvedBeauty2Charm     |     0.000 |     0.557 |    0.134       1.3     0.67 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2HHResolvedBeauty2CharmTISTO|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2HHResolvedBeauty2CharmB2CBB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2HHResolvedBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0PiDst02D0Pi0D2HHResolvedBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0PiDst02D0Pi0D2HHResolvedBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0PiDst02D0Pi0D2HHResolvedBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2HHResolvedBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0KDst02D0Pi0D2HHResolvedBeauty2Char|     0.030 |     0.053 |    0.021       1.7     0.07 |    1000 |     0.054 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2HHResolvedBeauty2Cha|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2HHResolvedBeauty2Cha|     0.000 |     0.009 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2HHResolvedBeauty2Cha|     0.000 |     0.021 |    0.008       1.6     0.09 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0KDst02D0Pi0D2HHResolvedBeauty2Ch|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2HHResolvedBeauty2CharmCombCu|     0.000 |     0.015 |    0.008       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            K_PIDInputsBeauty2CharmFilter                    |     0.191 |     0.103 |    0.019       0.5     0.07 |     366 |     0.038 |
+TimingAuditor.TIMER              INFO            K_PIDTopoInputsBeauty2CharmFilter                |     0.000 |     0.010 |    0.004       0.0     0.00 |     257 |     0.003 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2HHResolvedBeauty2CharmCombCu|     0.000 |     0.017 |    0.006       0.0     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2HHResolvedBeauty2Charm      |     0.000 |     0.475 |    0.061       1.2     0.62 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2HHResolvedBeauty2CharmTISTOS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2HHResolvedBeauty2CharmB2CBBD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2HHResolvedBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0KDst02D0Pi0D2HHResolvedBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0KDst02D0Pi0D2HHResolvedBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0KDst02D0Pi0D2HHResolvedBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2HHResolvedBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0PiDst02D0GammaD2HHBeauty2CharmLine|     0.140 |     0.123 |    0.020       2.6     0.26 |    1000 |     0.124 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2HHBeauty2CharmLin|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2HHBeauty2CharmLin|     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2HHBeauty2CharmLin|     0.218 |     0.215 |    0.007       2.5     0.37 |     366 |     0.079 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0PiDst02D0GammaD2HHBeauty2CharmLi|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Dstar02D0HHPIDBeauty2Charm                       |     0.066 |     0.241 |    0.081       2.0     0.22 |     150 |     0.036 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2HHBeauty2CharmCombCutDsta|     0.000 |     0.012 |    0.007       0.0     0.01 |      29 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2HHBeauty2CharmCombCutPi_P|     0.000 |     0.009 |    0.004       0.0     0.01 |      29 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2HHBeauty2Charm           |     0.344 |     0.166 |    0.060       0.8     0.15 |      29 |     0.005 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2HHBeauty2CharmTISTOS     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2HHBeauty2CharmB2CBBDTBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2HHBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0PiDst02D0GammaD2HHBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0PiDst02D0GammaD2HHBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0PiDst02D0GammaD2HHBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2HHBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0KDst02D0GammaD2HHBeauty2CharmLine |     0.100 |     0.063 |    0.021       1.5     0.10 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2HHBeauty2CharmLine|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2HHBeauty2CharmLine|     0.000 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2HHBeauty2CharmLine|     0.027 |     0.049 |    0.007       1.3     0.14 |     366 |     0.018 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0KDst02D0GammaD2HHBeauty2CharmLin|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2HHBeauty2CharmCombCutDstar|     0.000 |     0.013 |    0.006       0.0     0.01 |      29 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2HHBeauty2CharmCombCutK_PID|     0.000 |     0.008 |    0.005       0.0     0.00 |      28 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2HHBeauty2Charm            |     0.000 |     0.140 |    0.059       0.5     0.12 |      28 |     0.004 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2HHBeauty2CharmTISTOS      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2HHBeauty2CharmB2CBBDTBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2HHBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0KDst02D0GammaD2HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0KDst02D0GammaD2HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0KDst02D0GammaD2HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2HHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2HHmuDSTBeauty2CharmLine           |     0.110 |     0.098 |    0.020       3.9     0.21 |    1000 |     0.099 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHmuDSTBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHmuDSTBeauty2CharmLineHlt2Filter|     0.000 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHmuDSTBeauty2CharmLineFilterSequ|     0.163 |     0.149 |    0.008       3.9     0.31 |     366 |     0.055 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2HHmuDSTBeauty2CharmLineVOIDFilte|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHmuDSTBeauty2CharmCombCutD2HHPIDBeauty2C|     0.000 |     0.010 |    0.004       0.0     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHmuDSTBeauty2CharmCombCutPiTopoInputsBea|     0.000 |     0.007 |    0.003       0.0     0.00 |     150 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHmuDSTBeauty2Charm                      |     0.266 |     0.131 |    0.052       1.0     0.12 |     150 |     0.020 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHmuDSTBeauty2CharmTISTOS                |     0.000 |     0.997 |    0.537       1.5     0.39 |       4 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHmuDSTBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.055 |    0.046       0.1     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHmuDSTBeauty2CharmLine                  |     0.000 |     0.009 |    0.008       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2HHmuDSTBeauty2CharmLine     |     0.000 |     0.236 |    0.220       0.3     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2HHmuDSTBeauty2CharmLine     |     0.000 |     0.143 |    0.113       0.2     0.04 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2HHmuDSTBeauty2CharmLine     |     0.000 |     0.172 |    0.131       0.2     0.06 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHmuDSTBeauty2CharmLinePostScaler|     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KsPiLLD2HHWSBeauty2CharmLine          |     0.070 |     0.076 |    0.016       3.6     0.27 |    1000 |     0.077 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2HHWSBeauty2CharmLinePreScaler|     0.010 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2HHWSBeauty2CharmLineHlt2Filte|     0.000 |     0.010 |    0.005       0.0     0.01 |     102 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2HHWSBeauty2CharmLineFilterSeq|     0.833 |     1.164 |    0.454       3.5     0.73 |      36 |     0.042 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KsPiLLD2HHWSBeauty2CharmLineVOIDFilt|     0.000 |     0.007 |    0.004       0.0     0.01 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            MERGED:D2HHWSBeauty2Charm                        |     1.059 |     0.959 |    0.375       3.9     0.50 |     217 |     0.208 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2HHWSBeauty2Charm                 |     1.013 |     0.877 |    0.369       3.8     0.43 |     217 |     0.190 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+pi+WSPlusBeauty2Charm          |     0.184 |     0.152 |    0.064       0.6     0.09 |     217 |     0.033 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+pi+WSPlusBeauty2Charm               |     0.184 |     0.096 |    0.038       0.5     0.06 |     217 |     0.021 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+pi+WSPlusBeauty2Charm           |     0.230 |     0.186 |    0.063       0.7     0.13 |     217 |     0.040 |
+TimingAuditor.TIMER              INFO               ProtoD2K+pi+WSPlusBeauty2Charm                |     0.046 |     0.111 |    0.039       0.6     0.07 |     217 |     0.024 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K+WSPlusBeauty2Charm            |     0.092 |     0.114 |    0.044       0.6     0.08 |     217 |     0.025 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K+WSPlusBeauty2Charm                 |     0.000 |     0.067 |    0.023       0.6     0.05 |     217 |     0.015 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi-pi-WSMinusBeauty2Charm         |     0.230 |     0.110 |    0.044       0.6     0.07 |     217 |     0.024 |
+TimingAuditor.TIMER              INFO               ProtoD2pi-pi-WSMinusBeauty2Charm              |     0.092 |     0.067 |    0.026       0.5     0.05 |     217 |     0.015 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K-pi-WSMinusBeauty2Charm          |     0.092 |     0.169 |    0.057       0.8     0.11 |     217 |     0.037 |
+TimingAuditor.TIMER              INFO               ProtoD2K-pi-WSMinusBeauty2Charm               |     0.046 |     0.104 |    0.037       0.8     0.07 |     217 |     0.023 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K-K-WSMinusBeauty2Charm           |     0.138 |     0.117 |    0.043       0.7     0.08 |     217 |     0.026 |
+TimingAuditor.TIMER              INFO               ProtoD2K-K-WSMinusBeauty2Charm                |     0.138 |     0.071 |    0.024       0.6     0.06 |     217 |     0.015 |
+TimingAuditor.TIMER              INFO             D2HHWSBeauty2Charm                              |     0.000 |     0.006 |    0.003       0.0     0.00 |     103 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHWSBeauty2CharmCombCutD2HHWSBeauty2C|     0.000 |     0.009 |    0.005       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            PiLooseTopoInputsLooseBeauty2CharmFilter         |     0.047 |     0.015 |    0.006       0.1     0.01 |     211 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHWSBeauty2CharmCombCutPiLooseTopoInp|     0.000 |     0.008 |    0.004       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            KS0_LLInputsBeauty2CharmFilter                   |     0.000 |     0.007 |    0.004       0.0     0.00 |     112 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHWSBeauty2CharmCombCutKS0_LLInputsBe|     0.000 |     0.008 |    0.006       0.0     0.00 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHWSBeauty2Charm                     |     0.000 |     0.362 |    0.067       1.9     0.63 |       8 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHWSBeauty2CharmTISTOS               |     0.000 |     1.211 |    1.211       1.2     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHWSBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.099 |    0.099       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHWSBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KsPiLLD2HHWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KsPiLLD2HHWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KsPiLLD2HHWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2HHWSBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KsPiDDD2HHWSBeauty2CharmLine          |     0.070 |     0.073 |    0.015       3.6     0.26 |    1000 |     0.073 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2HHWSBeauty2CharmLinePreScaler|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2HHWSBeauty2CharmLineHlt2Filte|     0.000 |     0.011 |    0.006       0.1     0.01 |     103 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2HHWSBeauty2CharmLineFilterSeq|     1.463 |     1.042 |    0.054       3.5     0.71 |      41 |     0.043 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KsPiDDD2HHWSBeauty2CharmLineVOIDFilt|     0.000 |     0.005 |    0.003       0.0     0.00 |      41 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHWSBeauty2CharmCombCutD2HHWSBeauty2C|     0.000 |     0.012 |    0.006       0.0     0.01 |      22 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHWSBeauty2CharmCombCutPiLooseTopoInp|     0.000 |     0.009 |    0.004       0.0     0.01 |      22 |     0.000 |
+TimingAuditor.TIMER              INFO            KS0_DDInputsBeauty2CharmFilter                   |     0.000 |     0.008 |    0.004       0.0     0.00 |     244 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHWSBeauty2CharmCombCutKS0_DDInputsBe|     0.000 |     0.007 |    0.005       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHWSBeauty2Charm                     |     1.111 |     0.322 |    0.068       1.1     0.33 |       9 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHWSBeauty2CharmTISTOS               |    10.000 |     1.701 |    1.701       1.7     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHWSBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHWSBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KsPiDDD2HHWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KsPiDDD2HHWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KsPiDDD2HHWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2HHWSBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KsPiLLD2KSHHLLWSBeauty2CharmLine      |     0.060 |     0.051 |    0.014       4.3     0.21 |    1000 |     0.051 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2KSHHLLWSBeauty2CharmLinePreSc|     0.000 |     0.003 |    0.001       0.3     0.01 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2KSHHLLWSBeauty2CharmLineHlt2F|     0.000 |     0.010 |    0.005       0.0     0.01 |      99 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2KSHHLLWSBeauty2CharmLineFilte|     0.540 |     0.584 |    0.041       4.2     0.91 |      37 |     0.022 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KsPiLLD2KSHHLLWSBeauty2CharmLineVOID|     0.000 |     0.006 |    0.003       0.0     0.00 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO            MERGED:D2KsHHWSBeauty2Charm_LL                   |     0.546 |     0.609 |    0.029      12.0     1.21 |     256 |     0.156 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2KsHHWSBeauty2Charm_LL            |     0.546 |     0.582 |    0.025      12.0     1.17 |     256 |     0.149 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+pi+KS0WSPlusLLBeauty2Charm     |     0.156 |     0.107 |    0.001       2.4     0.22 |     256 |     0.028 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+pi+KS0WSPlusLLBeauty2Charm          |     0.259 |     0.233 |    0.068       2.2     0.26 |      77 |     0.018 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+pi+KS0WSPlusLLBeauty2Charm      |     0.117 |     0.116 |    0.001       1.9     0.24 |     256 |     0.030 |
+TimingAuditor.TIMER              INFO               ProtoD2K+pi+KS0WSPlusLLBeauty2Charm           |     0.129 |     0.289 |    0.064       1.8     0.25 |      77 |     0.022 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K+KS0WSPlusLLBeauty2Charm       |     0.000 |     0.072 |    0.001       1.6     0.16 |     256 |     0.018 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K+KS0WSPlusLLBeauty2Charm            |     0.000 |     0.169 |    0.041       1.5     0.19 |      77 |     0.013 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi-pi-KS0WSMinusLLBeauty2Charm    |     0.078 |     0.075 |    0.001       2.3     0.19 |     256 |     0.019 |
+TimingAuditor.TIMER              INFO               ProtoD2pi-pi-KS0WSMinusLLBeauty2Charm         |     0.129 |     0.180 |    0.046       2.2     0.27 |      77 |     0.014 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K-pi-KS0WSMinusLLBeauty2Charm     |     0.078 |     0.105 |    0.001       1.9     0.23 |     256 |     0.027 |
+TimingAuditor.TIMER              INFO               ProtoD2K-pi-KS0WSMinusLLBeauty2Charm          |     0.129 |     0.261 |    0.058       1.8     0.28 |      77 |     0.020 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K-K-KS0WSMinusLLBeauty2Charm      |     0.117 |     0.081 |    0.001       4.2     0.30 |     256 |     0.021 |
+TimingAuditor.TIMER              INFO               ProtoD2K-K-KS0WSMinusLLBeauty2Charm           |     0.259 |     0.149 |    0.041       1.7     0.20 |      77 |     0.012 |
+TimingAuditor.TIMER              INFO             D2KsHHWSBeauty2Charm_LL                         |     0.000 |     0.005 |    0.003       0.0     0.00 |      22 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHLLWSBeauty2CharmCombCutD2KsHHWSBe|     0.000 |     0.008 |    0.007       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHLLWSBeauty2CharmCombCutPiLooseTop|     0.000 |     0.004 |    0.004       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHLLWSBeauty2CharmCombCutKS0_LLInpu|     0.000 |     0.007 |    0.005       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHLLWSBeauty2Charm                 |     0.000 |     0.682 |    0.085       1.8     1.01 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHLLWSBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHLLWSBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHLLWSBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KsPiLLD2KSHHLLWSBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KsPiLLD2KSHHLLWSBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KsPiLLD2KSHHLLWSBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2KSHHLLWSBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KsPiLLD2KSHHDDWSBeauty2CharmLine      |     0.040 |     0.049 |    0.014       3.8     0.20 |    1000 |     0.050 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2KSHHDDWSBeauty2CharmLinePreSc|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2KSHHDDWSBeauty2CharmLineHlt2F|     0.000 |     0.011 |    0.005       0.1     0.01 |     116 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2KSHHDDWSBeauty2CharmLineFilte|     0.454 |     0.455 |    0.041       3.7     0.80 |      44 |     0.020 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KsPiLLD2KSHHDDWSBeauty2CharmLineVOID|     0.000 |     0.007 |    0.003       0.0     0.01 |      44 |     0.000 |
+TimingAuditor.TIMER              INFO            MERGED:D2KsHHWSBeauty2Charm_DD                   |     0.874 |     0.887 |    0.029      11.8     1.28 |     263 |     0.233 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2KsHHWSBeauty2Charm_DD            |     0.836 |     0.861 |    0.025      11.2     1.23 |     263 |     0.227 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+pi+KS0WSPlusDDBeauty2Charm     |     0.190 |     0.158 |    0.001       1.6     0.21 |     263 |     0.042 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+pi+KS0WSPlusDDBeauty2Charm          |     0.234 |     0.220 |    0.047       1.3     0.16 |     128 |     0.028 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+pi+KS0WSPlusDDBeauty2Charm      |     0.190 |     0.176 |    0.001       3.0     0.29 |     263 |     0.046 |
+TimingAuditor.TIMER              INFO               ProtoD2K+pi+KS0WSPlusDDBeauty2Charm           |     0.390 |     0.283 |    0.045       2.5     0.28 |     128 |     0.036 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K+KS0WSPlusDDBeauty2Charm       |     0.076 |     0.104 |    0.001       1.2     0.15 |     263 |     0.027 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K+KS0WSPlusDDBeauty2Charm            |     0.156 |     0.152 |    0.030       0.9     0.13 |     128 |     0.019 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi-pi-KS0WSMinusDDBeauty2Charm    |     0.190 |     0.121 |    0.001       1.7     0.19 |     263 |     0.032 |
+TimingAuditor.TIMER              INFO               ProtoD2pi-pi-KS0WSMinusDDBeauty2Charm         |     0.312 |     0.182 |    0.034       1.4     0.17 |     128 |     0.023 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K-pi-KS0WSMinusDDBeauty2Charm     |     0.114 |     0.172 |    0.001       2.4     0.28 |     263 |     0.045 |
+TimingAuditor.TIMER              INFO               ProtoD2K-pi-KS0WSMinusDDBeauty2Charm          |     0.156 |     0.277 |    0.045       1.7     0.26 |     128 |     0.035 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K-K-KS0WSMinusDDBeauty2Charm      |     0.076 |     0.103 |    0.001       1.2     0.15 |     263 |     0.027 |
+TimingAuditor.TIMER              INFO               ProtoD2K-K-KS0WSMinusDDBeauty2Charm           |     0.078 |     0.150 |    0.031       0.9     0.13 |     128 |     0.019 |
+TimingAuditor.TIMER              INFO             D2KsHHWSBeauty2Charm_DD                         |     0.000 |     0.006 |    0.003       0.0     0.00 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHDDWSBeauty2CharmCombCutD2KsHHWSBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHDDWSBeauty2CharmCombCutPiLooseTop|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHDDWSBeauty2CharmCombCutKS0_LLInpu|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHDDWSBeauty2Charm                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHDDWSBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHDDWSBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHDDWSBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KsPiLLD2KSHHDDWSBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KsPiLLD2KSHHDDWSBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KsPiLLD2KSHHDDWSBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2KSHHDDWSBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KsPiDDD2KSHHLLWSBeauty2CharmLine      |     0.030 |     0.048 |    0.014       3.3     0.19 |    1000 |     0.049 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2KSHHLLWSBeauty2CharmLinePreSc|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2KSHHLLWSBeauty2CharmLineHlt2F|     0.094 |     0.016 |    0.006       0.4     0.04 |     106 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2KSHHLLWSBeauty2CharmLineFilte|     0.285 |     0.479 |    0.009       3.3     0.84 |      35 |     0.017 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KsPiDDD2KSHHLLWSBeauty2CharmLineVOID|     0.000 |     0.007 |    0.003       0.0     0.01 |      35 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHLLWSBeauty2CharmCombCutD2KsHHWSBe|     0.000 |     0.010 |    0.008       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHLLWSBeauty2CharmCombCutPiLooseTop|     0.000 |     0.009 |    0.007       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHLLWSBeauty2CharmCombCutKS0_DDInpu|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHLLWSBeauty2Charm                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHLLWSBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHLLWSBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHLLWSBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KsPiDDD2KSHHLLWSBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KsPiDDD2KSHHLLWSBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KsPiDDD2KSHHLLWSBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2KSHHLLWSBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KsPiDDD2KSHHDDWSBeauty2CharmLine      |     0.070 |     0.063 |    0.015       5.9     0.33 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2KSHHDDWSBeauty2CharmLinePreSc|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2KSHHDDWSBeauty2CharmLineHlt2F|     0.000 |     0.014 |    0.006       0.1     0.01 |     107 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2KSHHDDWSBeauty2CharmLineFilte|     1.315 |     0.871 |    0.009       5.8     1.42 |      38 |     0.033 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KsPiDDD2KSHHDDWSBeauty2CharmLineVOID|     0.000 |     0.007 |    0.004       0.0     0.00 |      38 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHDDWSBeauty2CharmCombCutD2KsHHWSBe|     0.000 |     0.016 |    0.009       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHDDWSBeauty2CharmCombCutPiLooseTop|     0.000 |     0.008 |    0.007       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHDDWSBeauty2CharmCombCutKS0_DDInpu|     0.000 |     0.005 |    0.004       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHDDWSBeauty2Charm                 |     2.500 |     0.683 |    0.079       2.3     1.09 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHDDWSBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHDDWSBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHDDWSBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KsPiDDD2KSHHDDWSBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KsPiDDD2KSHHDDWSBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KsPiDDD2KSHHDDWSBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2KSHHDDWSBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingUpsilon2BBBeauty2CharmLine                |     3.220 |     3.245 |    0.024     103.7     7.86 |    1000 |     3.246 |
+TimingAuditor.TIMER              INFO           StrippingUpsilon2BBBeauty2CharmLinePreScaler      |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingUpsilon2BBBeauty2CharmLineHlt2Filter     |     0.010 |     0.010 |    0.005       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingUpsilon2BBBeauty2CharmLineFilterSequence |     8.661 |     8.697 |    0.840     103.5    10.96 |     366 |     3.183 |
+TimingAuditor.TIMER              INFO            StrippingUpsilon2BBBeauty2CharmLineVOIDFilter    |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:AllB                                      |     8.633 |     8.675 |    0.826     103.5    10.96 |     366 |     3.175 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:AllB                               |     8.633 |     8.667 |    0.821     103.5    10.95 |     366 |     3.172 |
+TimingAuditor.TIMER              INFO              INPUT:B2D0HD02HHBeauty2CharmFilter             |     0.409 |     0.241 |    0.017       5.1     0.46 |     366 |     0.088 |
+TimingAuditor.TIMER              INFO               MERGED:B2D0HForBcD2HH                         |     0.409 |     0.234 |    0.014       4.9     0.46 |     366 |     0.086 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:B2D0HForBcD2HH                  |     0.409 |     0.226 |    0.010       4.6     0.44 |     366 |     0.083 |
+TimingAuditor.TIMER              INFO                 INPUT:B2D0KD2HHBeauty2CharmB2CBBDTBeauty2Cha|     0.327 |     0.139 |    0.002       3.9     0.30 |     366 |     0.051 |
+TimingAuditor.TIMER              INFO                  B2D0KD2HHBeauty2CharmCombCutD2HHPIDBeauty2C|     0.000 |     0.012 |    0.006       0.0     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO                  B2D0KD2HHBeauty2CharmCombCutKTopoInputsBeau|     0.000 |     0.008 |    0.004       0.0     0.01 |     150 |     0.001 |
+TimingAuditor.TIMER              INFO                  B2D0KD2HHBeauty2Charm                      |     0.333 |     0.117 |    0.054       0.9     0.10 |     150 |     0.018 |
+TimingAuditor.TIMER              INFO                  B2D0KD2HHBeauty2CharmTISTOS                |     6.666 |     0.991 |    0.380       2.0     0.52 |       6 |     0.006 |
+TimingAuditor.TIMER              INFO                  B2D0KD2HHBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.068 |    0.044       0.1     0.04 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO                 INPUT:B2D0PiD2HHBeauty2CharmB2CBBDTBeauty2Ch|     0.081 |     0.077 |    0.001       1.7     0.16 |     366 |     0.028 |
+TimingAuditor.TIMER              INFO                  B2D0PiD2HHBeauty2CharmCombCutD2HHPIDBeauty2|     0.000 |     0.007 |    0.003       0.0     0.00 |     150 |     0.001 |
+TimingAuditor.TIMER              INFO                  B2D0PiD2HHBeauty2CharmCombCutPiTopoInputsBe|     0.000 |     0.004 |    0.003       0.0     0.00 |     150 |     0.001 |
+TimingAuditor.TIMER              INFO                  B2D0PiD2HHBeauty2Charm                     |     0.133 |     0.097 |    0.045       0.7     0.08 |     150 |     0.015 |
+TimingAuditor.TIMER              INFO                  B2D0PiD2HHBeauty2CharmTISTOS               |     2.500 |     0.704 |    0.392       1.0     0.26 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO                  B2D0PiD2HHBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.050 |    0.040       0.1     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO                B2D0HForBcD2HH                               |     0.000 |     0.006 |    0.005       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO               B2D0HD02HHBeauty2CharmFilter                  |     0.000 |     0.015 |    0.005       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:B2D0HD02HHHHBeauty2CharmFilter           |     0.245 |     0.262 |    0.017      10.5     0.77 |     366 |     0.096 |
+TimingAuditor.TIMER              INFO               MERGED:B2D0HForBcD2HHHH                       |     0.245 |     0.257 |    0.013      10.5     0.77 |     366 |     0.094 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:B2D0HForBcD2HHHH                |     0.218 |     0.250 |    0.009      10.5     0.77 |     366 |     0.092 |
+TimingAuditor.TIMER              INFO                 INPUT:B2D0KD2HHHHBeauty2CharmB2CBBDTBeauty2C|     0.109 |     0.152 |    0.001       6.1     0.45 |     366 |     0.056 |
+TimingAuditor.TIMER              INFO                  D2HHHHPIDBeauty2CharmFilter                |     0.000 |     0.021 |    0.007       0.2     0.02 |     117 |     0.003 |
+TimingAuditor.TIMER              INFO                  B2D0KD2HHHHBeauty2CharmCombCutD2HHHHPIDBeau|     0.000 |     0.009 |    0.005       0.0     0.01 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO                  B2D0KD2HHHHBeauty2CharmCombCutKTopoInputsBe|     0.105 |     0.006 |    0.003       0.0     0.00 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO                  B2D0KD2HHHHBeauty2Charm                    |     0.105 |     0.217 |    0.045       4.3     0.45 |      95 |     0.021 |
+TimingAuditor.TIMER              INFO                  B2D0KD2HHHHBeauty2CharmTISTOS              |     5.000 |     2.092 |    2.063       2.1     0.04 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO                  B2D0KD2HHHHBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.104 |    0.104       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO                 INPUT:B2D0PiD2HHHHBeauty2CharmB2CBBDTBeauty2|     0.109 |     0.089 |    0.001       4.4     0.32 |     366 |     0.033 |
+TimingAuditor.TIMER              INFO                  B2D0PiD2HHHHBeauty2CharmCombCutD2HHHHPIDBea|     0.000 |     0.008 |    0.004       0.0     0.00 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO                  B2D0PiD2HHHHBeauty2CharmCombCutPiTopoInputs|     0.000 |     0.006 |    0.003       0.0     0.00 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO                  B2D0PiD2HHHHBeauty2Charm                   |     0.210 |     0.197 |    0.041       4.2     0.44 |      95 |     0.019 |
+TimingAuditor.TIMER              INFO                  B2D0PiD2HHHHBeauty2CharmTISTOS             |     0.000 |     1.622 |    0.867       2.4     1.07 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO                  B2D0PiD2HHHHBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.056 |    0.056       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO                B2D0HForBcD2HHHH                             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO               B2D0HD02HHHHBeauty2CharmFilter                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:B2DHHD2HHHCFPIDBeauty2CharmFilter        |     6.010 |     6.124 |    0.716      62.8     6.83 |     366 |     2.241 |
+TimingAuditor.TIMER              INFO               MERGED:B2DHHForBcD2HHHCFPID                   |     6.010 |     6.115 |    0.710      62.8     6.83 |     366 |     2.238 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:B2DHHForBcD2HHHCFPID            |     6.010 |     6.104 |    0.704      62.8     6.82 |     366 |     2.234 |
+TimingAuditor.TIMER              INFO                 INPUT:B2DKKD2HHHCFPIDBeauty2CharmB2CBBDTBeau|     4.863 |     5.076 |    0.689      50.2     5.00 |     366 |     1.858 |
+TimingAuditor.TIMER              INFO                  MERGED:D2HHHBeauty2Charm                   |     4.016 |     4.252 |    0.683      37.3     3.77 |     366 |     1.556 |
+TimingAuditor.TIMER              INFO                   MERGEDINPUTS:D2HHHBeauty2Charm            |     3.797 |     4.091 |    0.678      35.6     3.63 |     366 |     1.497 |
+TimingAuditor.TIMER              INFO                    INPUT:ProtoD+2pi+pi+pi-Beauty2Charm      |     0.327 |     0.326 |    0.066       4.3     0.33 |     366 |     0.119 |
+TimingAuditor.TIMER              INFO                     ProtoD+2pi+pi+pi-Beauty2Charm           |     0.218 |     0.253 |    0.036       3.9     0.29 |     366 |     0.093 |
+TimingAuditor.TIMER              INFO                    INPUT:ProtoD+2pi+pi+K-Beauty2Charm       |     0.191 |     0.309 |    0.059       2.5     0.28 |     366 |     0.113 |
+TimingAuditor.TIMER              INFO                     ProtoD+2pi+pi+K-Beauty2Charm            |     0.191 |     0.228 |    0.035       2.1     0.22 |     366 |     0.084 |
+TimingAuditor.TIMER              INFO                    INPUT:ProtoD+2K+pi+pi-Beauty2Charm       |     0.655 |     0.455 |    0.053       4.3     0.47 |     366 |     0.167 |
+TimingAuditor.TIMER              INFO                     ProtoD+2K+pi+pi-Beauty2Charm            |     0.519 |     0.362 |    0.033       3.8     0.41 |     366 |     0.133 |
+TimingAuditor.TIMER              INFO                    INPUT:ProtoD+2K+pi+K-Beauty2Charm        |     0.409 |     0.416 |    0.053       3.9     0.42 |     366 |     0.153 |
+TimingAuditor.TIMER              INFO                     ProtoD+2K+pi+K-Beauty2Charm             |     0.409 |     0.331 |    0.033       3.4     0.37 |     366 |     0.121 |
+TimingAuditor.TIMER              INFO                    INPUT:ProtoD+2K+K+pi-Beauty2Charm        |     0.218 |     0.280 |    0.054       2.4     0.25 |     366 |     0.103 |
+TimingAuditor.TIMER              INFO                     ProtoD+2K+K+pi-Beauty2Charm             |     0.191 |     0.206 |    0.034       2.0     0.20 |     366 |     0.076 |
+TimingAuditor.TIMER              INFO                    INPUT:ProtoD+2K+K+K-Beauty2Charm         |     0.218 |     0.223 |    0.039       1.7     0.20 |     366 |     0.082 |
+TimingAuditor.TIMER              INFO                     ProtoD+2K+K+K-Beauty2Charm              |     0.136 |     0.168 |    0.021       1.5     0.17 |     366 |     0.062 |
+TimingAuditor.TIMER              INFO                    INPUT:ProtoD-2pi-pi-pi+Beauty2Charm      |     0.327 |     0.281 |    0.038       1.9     0.26 |     366 |     0.103 |
+TimingAuditor.TIMER              INFO                     ProtoD-2pi-pi-pi+Beauty2Charm           |     0.245 |     0.221 |    0.020       1.7     0.23 |     366 |     0.081 |
+TimingAuditor.TIMER              INFO                    INPUT:ProtoD-2pi-pi-K+Beauty2Charm       |     0.163 |     0.303 |    0.053       1.9     0.26 |     366 |     0.111 |
+TimingAuditor.TIMER              INFO                     ProtoD-2pi-pi-K+Beauty2Charm            |     0.136 |     0.223 |    0.032       1.5     0.21 |     366 |     0.082 |
+TimingAuditor.TIMER              INFO                    INPUT:ProtoD-2K-pi-pi+Beauty2Charm       |     0.273 |     0.465 |    0.053       5.2     0.50 |     366 |     0.170 |
+TimingAuditor.TIMER              INFO                     ProtoD-2K-pi-pi+Beauty2Charm            |     0.218 |     0.370 |    0.032       4.7     0.44 |     366 |     0.136 |
+TimingAuditor.TIMER              INFO                    INPUT:ProtoD-2K-pi-K+Beauty2Charm        |     0.327 |     0.432 |    0.053       3.9     0.44 |     366 |     0.158 |
+TimingAuditor.TIMER              INFO                     ProtoD-2K-pi-K+Beauty2Charm             |     0.273 |     0.344 |    0.032       3.4     0.38 |     366 |     0.126 |
+TimingAuditor.TIMER              INFO                    INPUT:ProtoD-2K-K-pi+Beauty2Charm        |     0.327 |     0.305 |    0.052       4.6     0.35 |     366 |     0.112 |
+TimingAuditor.TIMER              INFO                     ProtoD-2K-K-pi+Beauty2Charm             |     0.273 |     0.227 |    0.033       4.5     0.31 |     366 |     0.083 |
+TimingAuditor.TIMER              INFO                    INPUT:ProtoD-2K-K-K+Beauty2Charm         |     0.218 |     0.228 |    0.039       1.6     0.20 |     366 |     0.084 |
+TimingAuditor.TIMER              INFO                     ProtoD-2K-K-K+Beauty2Charm              |     0.163 |     0.174 |    0.020       1.3     0.17 |     366 |     0.064 |
+TimingAuditor.TIMER              INFO                   D2HHHBeauty2Charm                         |     0.000 |     0.007 |    0.003       0.0     0.00 |     245 |     0.002 |
+TimingAuditor.TIMER              INFO                  D2HHHPIDBeauty2CharmFilter                 |     0.000 |     0.018 |    0.006       0.2     0.01 |     245 |     0.004 |
+TimingAuditor.TIMER              INFO                  D2HHHCFPIDBeauty2CharmFilter               |     0.046 |     0.014 |    0.005       0.1     0.01 |     213 |     0.003 |
+TimingAuditor.TIMER              INFO                  B2DKKD2HHHCFPIDBeauty2CharmCombCutD2HHHCFPI|     0.000 |     0.011 |    0.005       0.0     0.01 |     117 |     0.001 |
+TimingAuditor.TIMER              INFO                  HHPionsInputsBeauty2CharmFilter            |     0.000 |     0.008 |    0.004       0.0     0.00 |     319 |     0.003 |
+TimingAuditor.TIMER              INFO                  X2PiPiBeauty2Charm                         |     0.482 |     0.465 |    0.078       2.3     0.32 |     311 |     0.145 |
+TimingAuditor.TIMER              INFO                  X2KKBeauty2CharmSel                        |     0.129 |     0.095 |    0.025       0.9     0.07 |     309 |     0.030 |
+TimingAuditor.TIMER              INFO                  X2KKBeauty2CharmFilter                     |     0.032 |     0.012 |    0.006       0.0     0.01 |     309 |     0.004 |
+TimingAuditor.TIMER              INFO                  X2KKPIDBeauty2CharmFilter                  |     0.000 |     0.014 |    0.006       0.1     0.01 |     194 |     0.003 |
+TimingAuditor.TIMER              INFO                  B2DKKD2HHHCFPIDBeauty2CharmCombCutX2KKPIDBe|     0.000 |     0.009 |    0.005       0.0     0.01 |     107 |     0.001 |
+TimingAuditor.TIMER              INFO                  B2DKKD2HHHCFPIDBeauty2Charm                |     0.000 |     0.139 |    0.046       1.2     0.18 |     107 |     0.015 |
+TimingAuditor.TIMER              INFO                  B2DKKD2HHHCFPIDBeauty2CharmTISTOS          |     1.666 |     2.380 |    0.925       6.5     2.14 |       6 |     0.014 |
+TimingAuditor.TIMER              INFO                  B2DKKD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.106 |    0.071       0.2     0.04 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO                 INPUT:B2DKPiD2HHHCFPIDBeauty2CharmB2CBBDTBea|     0.792 |     0.853 |    0.001      15.0     1.78 |     366 |     0.313 |
+TimingAuditor.TIMER              INFO                  B2DKPiD2HHHCFPIDBeauty2CharmCombCutD2HHHCFP|     0.000 |     0.009 |    0.004       0.0     0.01 |     117 |     0.001 |
+TimingAuditor.TIMER              INFO                  MERGED:X2KPiBeauty2Charm                   |     1.800 |     1.582 |    0.020       9.1     1.26 |     311 |     0.492 |
+TimingAuditor.TIMER              INFO                   MERGEDINPUTS:X2KPiBeauty2Charm            |     1.607 |     1.463 |    0.015       8.5     1.20 |     311 |     0.455 |
+TimingAuditor.TIMER              INFO                    INPUT:X2KPiBeauty2CharmFilter            |     0.964 |     0.741 |    0.005       4.3     0.58 |     311 |     0.231 |
+TimingAuditor.TIMER              INFO                     X2KPiBeauty2CharmSel                    |     0.129 |     0.090 |    0.022       0.3     0.05 |     310 |     0.028 |
+TimingAuditor.TIMER              INFO                     X2KPiBeauty2CharmFilter                 |     0.000 |     0.012 |    0.005       0.1     0.01 |     310 |     0.004 |
+TimingAuditor.TIMER              INFO                    INPUT:X2KPiBarBeauty2CharmFilter         |     0.643 |     0.710 |    0.003       6.9     0.67 |     311 |     0.221 |
+TimingAuditor.TIMER              INFO                     X2KPiBarBeauty2CharmSel                 |     0.000 |     0.079 |    0.015       0.4     0.05 |     310 |     0.025 |
+TimingAuditor.TIMER              INFO                     X2KPiBarBeauty2CharmFilter              |     0.000 |     0.010 |    0.005       0.0     0.01 |     310 |     0.003 |
+TimingAuditor.TIMER              INFO                   X2KPiBeauty2Charm                         |     0.000 |     0.005 |    0.003       0.0     0.00 |     310 |     0.002 |
+TimingAuditor.TIMER              INFO                  X2KPiPIDBeauty2CharmFilter                 |     0.000 |     0.019 |    0.006       0.1     0.01 |     194 |     0.004 |
+TimingAuditor.TIMER              INFO                  B2DKPiD2HHHCFPIDBeauty2CharmCombCutX2KPiPID|     0.000 |     0.009 |    0.005       0.0     0.01 |     117 |     0.001 |
+TimingAuditor.TIMER              INFO                  B2DKPiD2HHHCFPIDBeauty2Charm               |     0.000 |     0.226 |    0.061       2.1     0.30 |     117 |     0.027 |
+TimingAuditor.TIMER              INFO                  B2DKPiD2HHHCFPIDBeauty2CharmTISTOS         |     1.000 |     2.190 |    0.645       8.0     2.21 |      10 |     0.022 |
+TimingAuditor.TIMER              INFO                  B2DKPiD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.099 |    0.061       0.1     0.03 |       8 |     0.001 |
+TimingAuditor.TIMER              INFO                 INPUT:B2DPiPiD2HHHCFPIDBeauty2CharmB2CBBDTBe|     0.327 |     0.158 |    0.001       5.1     0.48 |     366 |     0.058 |
+TimingAuditor.TIMER              INFO                  B2DPiPiD2HHHCFPIDBeauty2CharmCombCutD2HHHCF|     0.000 |     0.008 |    0.005       0.0     0.00 |     117 |     0.001 |
+TimingAuditor.TIMER              INFO                  X2PiPiPIDBeauty2CharmFilter                |     0.000 |     0.016 |    0.007       0.1     0.01 |     195 |     0.003 |
+TimingAuditor.TIMER              INFO                  B2DPiPiD2HHHCFPIDBeauty2CharmCombCutX2PiPiP|     0.086 |     0.008 |    0.004       0.0     0.01 |     116 |     0.001 |
+TimingAuditor.TIMER              INFO                  B2DPiPiD2HHHCFPIDBeauty2Charm              |     0.431 |     0.148 |    0.042       1.2     0.17 |     116 |     0.017 |
+TimingAuditor.TIMER              INFO                  B2DPiPiD2HHHCFPIDBeauty2CharmTISTOS        |     3.333 |     1.530 |    0.439       3.4     1.09 |       9 |     0.014 |
+TimingAuditor.TIMER              INFO                  B2DPiPiD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.062 |    0.046       0.1     0.02 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO                B2DHHForBcD2HHHCFPID                         |     0.000 |     0.004 |    0.004       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO               B2DHHD2HHHCFPIDBeauty2CharmFilter             |     0.000 |     0.006 |    0.004       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:B2D0HHHD02HHPIDBeauty2CharmFilter        |     1.885 |     1.935 |    0.022      39.0     4.39 |     366 |     0.708 |
+TimingAuditor.TIMER              INFO               MERGED:B2D0HHHForBcD2HHPID                    |     1.885 |     1.926 |    0.018      39.0     4.38 |     366 |     0.705 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:B2D0HHHForBcD2HHPID             |     1.885 |     1.919 |    0.014      39.0     4.38 |     366 |     0.702 |
+TimingAuditor.TIMER              INFO                 INPUT:B2D0KKPiD2HHPIDBeauty2CharmB2CBBDTBeau|     0.437 |     0.477 |    0.002       9.9     1.15 |     366 |     0.175 |
+TimingAuditor.TIMER              INFO                  B2D0KKPiD2HHPIDBeauty2CharmCombCutD2HHPIDBe|     0.000 |     0.010 |    0.005       0.0     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO                  HHHPionsInputsBeauty2CharmFilter           |     0.000 |     0.014 |    0.006       0.1     0.01 |     295 |     0.004 |
+TimingAuditor.TIMER              INFO                  HHHKaonsInputsBeauty2CharmFilter           |     0.033 |     0.010 |    0.005       0.1     0.01 |     295 |     0.003 |
+TimingAuditor.TIMER              INFO                  X2KKPiBeauty2Charm                         |     0.536 |     0.588 |    0.043       9.0     0.99 |     261 |     0.154 |
+TimingAuditor.TIMER              INFO                  B2D0KKPiD2HHPIDBeauty2CharmCombCutX2KKPiBea|     0.000 |     0.012 |    0.007       0.0     0.01 |      74 |     0.001 |
+TimingAuditor.TIMER              INFO                  B2D0KKPiD2HHPIDBeauty2Charm                |     0.540 |     0.149 |    0.049       2.1     0.27 |      74 |     0.011 |
+TimingAuditor.TIMER              INFO                  B2D0KKPiD2HHPIDBeauty2CharmTISTOS          |     2.500 |     2.012 |    0.683       3.4     1.20 |       4 |     0.008 |
+TimingAuditor.TIMER              INFO                  B2D0KKPiD2HHPIDBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.068 |    0.040       0.1     0.03 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO                 INPUT:B2D0KPiPiD2HHPIDBeauty2CharmB2CBBDTBea|     0.573 |     0.710 |    0.001      15.7     1.69 |     366 |     0.260 |
+TimingAuditor.TIMER              INFO                  B2D0KPiPiD2HHPIDBeauty2CharmCombCutD2HHPIDB|     0.000 |     0.008 |    0.004       0.0     0.01 |     150 |     0.001 |
+TimingAuditor.TIMER              INFO                  X2KPiPiBeauty2Charm                        |     1.068 |     1.126 |    0.040      12.3     1.53 |     262 |     0.295 |
+TimingAuditor.TIMER              INFO                  B2D0KPiPiD2HHPIDBeauty2CharmCombCutX2KPiPiB|     0.000 |     0.013 |    0.006       0.1     0.01 |     119 |     0.002 |
+TimingAuditor.TIMER              INFO                  B2D0KPiPiD2HHPIDBeauty2Charm               |     0.168 |     0.153 |    0.047       1.3     0.19 |     119 |     0.018 |
+TimingAuditor.TIMER              INFO                  B2D0KPiPiD2HHPIDBeauty2CharmTISTOS         |     3.750 |     2.515 |    0.452       7.2     2.30 |       8 |     0.020 |
+TimingAuditor.TIMER              INFO                  B2D0KPiPiD2HHPIDBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.076 |    0.038       0.1     0.04 |       7 |     0.001 |
+TimingAuditor.TIMER              INFO                 INPUT:B2D0PiPiPiD2HHPIDBeauty2CharmB2CBBDTBe|     0.874 |     0.715 |    0.001      19.4     1.80 |     366 |     0.262 |
+TimingAuditor.TIMER              INFO                  B2D0PiPiPiD2HHPIDBeauty2CharmCombCutD2HHPID|     0.000 |     0.008 |    0.004       0.0     0.01 |     150 |     0.001 |
+TimingAuditor.TIMER              INFO                  X2PiPiPiBeauty2Charm                       |     1.254 |     1.133 |    0.023       9.7     1.29 |     263 |     0.298 |
+TimingAuditor.TIMER              INFO                  B2D0PiPiPiD2HHPIDBeauty2CharmCombCutX2PiPiP|     0.000 |     0.010 |    0.005       0.1     0.01 |     117 |     0.001 |
+TimingAuditor.TIMER              INFO                  B2D0PiPiPiD2HHPIDBeauty2Charm              |     0.170 |     0.135 |    0.050       0.9     0.15 |     117 |     0.016 |
+TimingAuditor.TIMER              INFO                  B2D0PiPiPiD2HHPIDBeauty2CharmTISTOS        |     2.000 |     3.498 |    0.463      14.9     4.49 |      10 |     0.035 |
+TimingAuditor.TIMER              INFO                  B2D0PiPiPiD2HHPIDBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.099 |    0.043       0.2     0.06 |       8 |     0.001 |
+TimingAuditor.TIMER              INFO                B2D0HHHForBcD2HHPID                          |     0.000 |     0.008 |    0.005       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO               B2D0HHHD02HHPIDBeauty2CharmFilter             |     0.000 |     0.009 |    0.006       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:B2D0DBeauty2CharmFilter                  |     0.054 |     0.082 |    0.013       4.2     0.33 |     366 |     0.030 |
+TimingAuditor.TIMER              INFO               MERGED:B2D0DForBc                             |     0.054 |     0.075 |    0.009       4.1     0.32 |     366 |     0.028 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:B2D0DForBc                      |     0.054 |     0.068 |    0.005       4.0     0.31 |     366 |     0.025 |
+TimingAuditor.TIMER              INFO                 INPUT:B2D0DD2HHHCFPIDBeauty2CharmB2CBBDTBeau|     0.054 |     0.063 |    0.001       4.0     0.31 |     366 |     0.023 |
+TimingAuditor.TIMER              INFO                  B2D0DD2HHHCFPIDBeauty2CharmCombCutD2HHHCFPI|     0.000 |     0.011 |    0.005       0.1     0.01 |     117 |     0.001 |
+TimingAuditor.TIMER              INFO                  B2D0DD2HHHCFPIDBeauty2CharmCombCutD2HHPIDBe|     0.000 |     0.005 |    0.003       0.0     0.00 |      69 |     0.000 |
+TimingAuditor.TIMER              INFO                  B2D0DD2HHHCFPIDBeauty2Charm                |     0.144 |     0.120 |    0.043       1.3     0.18 |      69 |     0.008 |
+TimingAuditor.TIMER              INFO                  B2D0DD2HHHCFPIDBeauty2CharmTISTOS          |     0.000 |     1.929 |    0.955       2.6     0.86 |       3 |     0.006 |
+TimingAuditor.TIMER              INFO                  B2D0DD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.083 |    0.061       0.1     0.04 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO                B2D0DForBc                                   |     0.000 |     0.005 |    0.005       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO               B2D0DBeauty2CharmFilter                       |     0.000 |     0.015 |    0.010       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO             AllB                                            |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Upsilon2BBBeauty2Charm                           |     0.000 |     1.348 |    1.348       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Upsilon2BBBeauty2CharmLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Upsilon2BBBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Upsilon2BBBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Upsilon2BBBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingUpsilon2BBBeauty2CharmLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiPiB2D0HD02HHBeauty2CharmLine        |     0.070 |     0.059 |    0.023       0.2     0.03 |    1000 |     0.060 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2D0HD02HHBeauty2CharmLinePreScal|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2D0HD02HHBeauty2CharmLineHlt2Fil|     0.000 |     0.012 |    0.005       0.1     0.01 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2D0HD02HHBeauty2CharmLineFilterS|     0.000 |     0.015 |    0.010       0.0     0.01 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiPiB2D0HD02HHBeauty2CharmLineVOIDFi|     0.000 |     0.008 |    0.004       0.0     0.00 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiB2D0HD02HHBeauty2Charm                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiB2D0HD02HHBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiPiB2D0HD02HHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiPiB2D0HD02HHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiPiB2D0HD02HHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2D0HD02HHBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiPiWSB2D0HD02HHBeauty2CharmLine      |     0.040 |     0.048 |    0.021       0.2     0.02 |    1000 |     0.048 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2D0HD02HHBeauty2CharmLinePreSc|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2D0HD02HHBeauty2CharmLineHlt2F|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2D0HD02HHBeauty2CharmLineFilte|     0.000 |     0.011 |    0.008       0.0     0.00 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiPiWSB2D0HD02HHBeauty2CharmLineVOID|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiWSB2D0HD02HHBeauty2Charm                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiWSB2D0HD02HHBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiPiWSB2D0HD02HHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiPiWSB2D0HD02HHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiPiWSB2D0HD02HHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2D0HD02HHBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiKB2D0HD02HHBeauty2CharmLine         |     0.050 |     0.046 |    0.021       0.2     0.02 |    1000 |     0.047 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2D0HD02HHBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2D0HD02HHBeauty2CharmLineHlt2Filt|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2D0HD02HHBeauty2CharmLineFilterSe|     0.027 |     0.011 |    0.007       0.0     0.00 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiKB2D0HD02HHBeauty2CharmLineVOIDFil|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            KLooseTopoInputsLooseBeauty2CharmFilter          |     0.000 |     0.013 |    0.007       0.1     0.01 |     194 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2BPiKB2D0HD02HHBeauty2Charm                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BPiKB2D0HD02HHBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiKB2D0HD02HHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiKB2D0HD02HHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiKB2D0HD02HHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2D0HD02HHBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiKWSB2D0HD02HHBeauty2CharmLine       |     0.060 |     0.046 |    0.021       0.3     0.02 |    1000 |     0.047 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2D0HD02HHBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2D0HD02HHBeauty2CharmLineHlt2Fi|     0.030 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2D0HD02HHBeauty2CharmLineFilter|     0.000 |     0.010 |    0.007       0.0     0.00 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiKWSB2D0HD02HHBeauty2CharmLineVOIDF|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BPiKWSB2D0HD02HHBeauty2Charm                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BPiKWSB2D0HD02HHBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiKWSB2D0HD02HHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiKWSB2D0HD02HHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiKWSB2D0HD02HHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2D0HD02HHBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BKPiB2D0HD02HHBeauty2CharmLine         |     0.080 |     0.045 |    0.021       0.2     0.02 |    1000 |     0.046 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2D0HD02HHBeauty2CharmLinePreScale|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2D0HD02HHBeauty2CharmLineHlt2Filt|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2D0HD02HHBeauty2CharmLineFilterSe|     0.000 |     0.010 |    0.006       0.0     0.00 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2BKPiB2D0HD02HHBeauty2CharmLineVOIDFil|     0.000 |     0.003 |    0.002       0.0     0.00 |     366 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BKPiB2D0HD02HHBeauty2Charm                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BKPiB2D0HD02HHBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BKPiB2D0HD02HHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BKPiB2D0HD02HHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BKPiB2D0HD02HHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2D0HD02HHBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BKKB2D0HD02HHBeauty2CharmLine          |     0.060 |     0.049 |    0.021       0.3     0.03 |    1000 |     0.049 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2D0HD02HHBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2D0HD02HHBeauty2CharmLineHlt2Filte|     0.010 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2D0HD02HHBeauty2CharmLineFilterSeq|     0.027 |     0.010 |    0.007       0.0     0.00 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2BKKB2D0HD02HHBeauty2CharmLineVOIDFilt|     0.027 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BKKB2D0HD02HHBeauty2Charm                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BKKB2D0HD02HHBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BKKB2D0HD02HHBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BKKB2D0HD02HHBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BKKB2D0HD02HHBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2D0HD02HHBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BKKWSB2D0HD02HHBeauty2CharmLine        |     0.110 |     0.046 |    0.021       0.2     0.02 |    1000 |     0.046 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2D0HD02HHBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2D0HD02HHBeauty2CharmLineHlt2Fil|     0.010 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2D0HD02HHBeauty2CharmLineFilterS|     0.054 |     0.010 |    0.007       0.0     0.00 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2BKKWSB2D0HD02HHBeauty2CharmLineVOIDFi|     0.027 |     0.004 |    0.002       0.0     0.00 |     366 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BKKWSB2D0HD02HHBeauty2Charm                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BKKWSB2D0HD02HHBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BKKWSB2D0HD02HHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BKKWSB2D0HD02HHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BKKWSB2D0HD02HHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2D0HD02HHBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiPiB2D0HD02HHHHBeauty2CharmLine      |     0.030 |     0.053 |    0.022       1.9     0.07 |    1000 |     0.054 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2D0HD02HHHHBeauty2CharmLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2D0HD02HHHHBeauty2CharmLineHlt2F|     0.010 |     0.009 |    0.004       1.8     0.06 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2D0HD02HHHHBeauty2CharmLineFilte|     0.027 |     0.012 |    0.008       0.0     0.01 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiPiB2D0HD02HHHHBeauty2CharmLineVOID|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiB2D0HD02HHHHBeauty2Charm                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiB2D0HD02HHHHBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiPiB2D0HD02HHHHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiPiB2D0HD02HHHHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiPiB2D0HD02HHHHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2D0HD02HHHHBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiPiWSB2D0HD02HHHHBeauty2CharmLine    |     0.030 |     0.047 |    0.021       0.4     0.03 |    1000 |     0.047 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2D0HD02HHHHBeauty2CharmLinePre|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2D0HD02HHHHBeauty2CharmLineHlt|     0.000 |     0.007 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2D0HD02HHHHBeauty2CharmLineFil|     0.000 |     0.010 |    0.007       0.1     0.01 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiPiWSB2D0HD02HHHHBeauty2CharmLineVO|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiWSB2D0HD02HHHHBeauty2Charm               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiWSB2D0HD02HHHHBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiPiWSB2D0HD02HHHHBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiPiWSB2D0HD02HHHHBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiPiWSB2D0HD02HHHHBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2D0HD02HHHHBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiKB2D0HD02HHHHBeauty2CharmLine       |     0.020 |     0.049 |    0.021       0.2     0.02 |    1000 |     0.049 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2D0HD02HHHHBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2D0HD02HHHHBeauty2CharmLineHlt2Fi|     0.010 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2D0HD02HHHHBeauty2CharmLineFilter|     0.000 |     0.010 |    0.007       0.0     0.01 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiKB2D0HD02HHHHBeauty2CharmLineVOIDF|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BPiKB2D0HD02HHHHBeauty2Charm                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BPiKB2D0HD02HHHHBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiKB2D0HD02HHHHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiKB2D0HD02HHHHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiKB2D0HD02HHHHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2D0HD02HHHHBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiKWSB2D0HD02HHHHBeauty2CharmLine     |     0.050 |     0.061 |    0.020       7.1     0.23 |    1000 |     0.061 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2D0HD02HHHHBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2D0HD02HHHHBeauty2CharmLineHlt2|     0.000 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2D0HD02HHHHBeauty2CharmLineFilt|     0.054 |     0.028 |    0.007       0.8     0.10 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiKWSB2D0HD02HHHHBeauty2CharmLineVOI|     0.054 |     0.021 |    0.003       0.8     0.10 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            Bc2BPiKWSB2D0HD02HHHHBeauty2Charm                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BPiKWSB2D0HD02HHHHBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiKWSB2D0HD02HHHHBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiKWSB2D0HD02HHHHBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiKWSB2D0HD02HHHHBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2D0HD02HHHHBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BKPiB2D0HD02HHHHBeauty2CharmLine       |     0.060 |     0.052 |    0.020       5.0     0.16 |    1000 |     0.052 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2D0HD02HHHHBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2D0HD02HHHHBeauty2CharmLineHlt2Fi|     0.000 |     0.007 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2D0HD02HHHHBeauty2CharmLineFilter|     0.027 |     0.010 |    0.006       0.0     0.00 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2BKPiB2D0HD02HHHHBeauty2CharmLineVOIDF|     0.027 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BKPiB2D0HD02HHHHBeauty2Charm                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BKPiB2D0HD02HHHHBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BKPiB2D0HD02HHHHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BKPiB2D0HD02HHHHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BKPiB2D0HD02HHHHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2D0HD02HHHHBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BKKB2D0HD02HHHHBeauty2CharmLine        |     0.090 |     0.047 |    0.021       0.4     0.03 |    1000 |     0.047 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2D0HD02HHHHBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2D0HD02HHHHBeauty2CharmLineHlt2Fil|     0.010 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2D0HD02HHHHBeauty2CharmLineFilterS|     0.027 |     0.010 |    0.007       0.0     0.00 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2BKKB2D0HD02HHHHBeauty2CharmLineVOIDFi|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BKKB2D0HD02HHHHBeauty2Charm                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BKKB2D0HD02HHHHBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BKKB2D0HD02HHHHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BKKB2D0HD02HHHHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BKKB2D0HD02HHHHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2D0HD02HHHHBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BKKWSB2D0HD02HHHHBeauty2CharmLine      |     0.040 |     0.047 |    0.021       0.3     0.03 |    1000 |     0.048 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2D0HD02HHHHBeauty2CharmLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2D0HD02HHHHBeauty2CharmLineHlt2F|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2D0HD02HHHHBeauty2CharmLineFilte|     0.027 |     0.011 |    0.007       0.0     0.01 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2BKKWSB2D0HD02HHHHBeauty2CharmLineVOID|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BKKWSB2D0HD02HHHHBeauty2Charm                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BKKWSB2D0HD02HHHHBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BKKWSB2D0HD02HHHHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BKKWSB2D0HD02HHHHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BKKWSB2D0HD02HHHHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2D0HD02HHHHBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiPiB2DHHD2HHHCFPIDBeauty2CharmLine   |     0.060 |     0.051 |    0.020       0.9     0.04 |    1000 |     0.051 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2DHHD2HHHCFPIDBeauty2CharmLinePr|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2DHHD2HHHCFPIDBeauty2CharmLineHl|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2DHHD2HHHCFPIDBeauty2CharmLineFi|     0.000 |     0.013 |    0.007       0.8     0.04 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiPiB2DHHD2HHHCFPIDBeauty2CharmLineV|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiB2DHHD2HHHCFPIDBeauty2Charm              |     0.000 |     0.685 |    0.685       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiB2DHHD2HHHCFPIDBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiPiB2DHHD2HHHCFPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiPiB2DHHD2HHHCFPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiPiB2DHHD2HHHCFPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2DHHD2HHHCFPIDBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiPiWSB2DHHD2HHHCFPIDBeauty2CharmLine |     0.030 |     0.047 |    0.020       0.8     0.03 |    1000 |     0.047 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2DHHD2HHHCFPIDBeauty2CharmLine|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2DHHD2HHHCFPIDBeauty2CharmLine|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2DHHD2HHHCFPIDBeauty2CharmLine|     0.000 |     0.013 |    0.007       0.7     0.04 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiPiWSB2DHHD2HHHCFPIDBeauty2CharmLin|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiWSB2DHHD2HHHCFPIDBeauty2Charm            |     0.000 |     0.664 |    0.664       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiWSB2DHHD2HHHCFPIDBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiPiWSB2DHHD2HHHCFPIDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiPiWSB2DHHD2HHHCFPIDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiPiWSB2DHHD2HHHCFPIDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2DHHD2HHHCFPIDBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiKB2DHHD2HHHCFPIDBeauty2CharmLine    |     0.120 |     0.048 |    0.021       1.0     0.04 |    1000 |     0.048 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2DHHD2HHHCFPIDBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2DHHD2HHHCFPIDBeauty2CharmLineHlt|     0.020 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2DHHD2HHHCFPIDBeauty2CharmLineFil|     0.000 |     0.012 |    0.007       0.9     0.05 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiKB2DHHD2HHHCFPIDBeauty2CharmLineVO|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BPiKB2DHHD2HHHCFPIDBeauty2Charm               |     0.000 |     0.716 |    0.716       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BPiKB2DHHD2HHHCFPIDBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiKB2DHHD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiKB2DHHD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiKB2DHHD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2DHHD2HHHCFPIDBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiKWSB2DHHD2HHHCFPIDBeauty2CharmLine  |     0.040 |     0.046 |    0.020       0.8     0.03 |    1000 |     0.046 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2DHHD2HHHCFPIDBeauty2CharmLineP|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2DHHD2HHHCFPIDBeauty2CharmLineH|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2DHHD2HHHCFPIDBeauty2CharmLineF|     0.027 |     0.013 |    0.006       0.7     0.04 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiKWSB2DHHD2HHHCFPIDBeauty2CharmLine|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BPiKWSB2DHHD2HHHCFPIDBeauty2Charm             |     0.000 |     0.644 |    0.644       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BPiKWSB2DHHD2HHHCFPIDBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiKWSB2DHHD2HHHCFPIDBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiKWSB2DHHD2HHHCFPIDBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiKWSB2DHHD2HHHCFPIDBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2DHHD2HHHCFPIDBeauty2CharmLineP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BKPiB2DHHD2HHHCFPIDBeauty2CharmLine    |     0.020 |     0.046 |    0.020       0.9     0.04 |    1000 |     0.047 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2DHHD2HHHCFPIDBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2DHHD2HHHCFPIDBeauty2CharmLineHlt|     0.000 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2DHHD2HHHCFPIDBeauty2CharmLineFil|     0.027 |     0.013 |    0.007       0.8     0.04 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2BKPiB2DHHD2HHHCFPIDBeauty2CharmLineVO|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BKPiB2DHHD2HHHCFPIDBeauty2Charm               |    10.000 |     0.676 |    0.676       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BKPiB2DHHD2HHHCFPIDBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BKPiB2DHHD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BKPiB2DHHD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BKPiB2DHHD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2DHHD2HHHCFPIDBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BKKB2DHHD2HHHCFPIDBeauty2CharmLine     |     0.030 |     0.048 |    0.021       0.8     0.04 |    1000 |     0.048 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2DHHD2HHHCFPIDBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2DHHD2HHHCFPIDBeauty2CharmLineHlt2|     0.010 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2DHHD2HHHCFPIDBeauty2CharmLineFilt|     0.000 |     0.013 |    0.007       0.7     0.04 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2BKKB2DHHD2HHHCFPIDBeauty2CharmLineVOI|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BKKB2DHHD2HHHCFPIDBeauty2Charm                |     0.000 |     0.659 |    0.659       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BKKB2DHHD2HHHCFPIDBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BKKB2DHHD2HHHCFPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BKKB2DHHD2HHHCFPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BKKB2DHHD2HHHCFPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2DHHD2HHHCFPIDBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BKKWSB2DHHD2HHHCFPIDBeauty2CharmLine   |     0.050 |     0.047 |    0.021       0.8     0.03 |    1000 |     0.048 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2DHHD2HHHCFPIDBeauty2CharmLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2DHHD2HHHCFPIDBeauty2CharmLineHl|     0.010 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2DHHD2HHHCFPIDBeauty2CharmLineFi|     0.027 |     0.012 |    0.007       0.7     0.04 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2BKKWSB2DHHD2HHHCFPIDBeauty2CharmLineV|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BKKWSB2DHHD2HHHCFPIDBeauty2Charm              |     0.000 |     0.632 |    0.632       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BKKWSB2DHHD2HHHCFPIDBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BKKWSB2DHHD2HHHCFPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BKKWSB2DHHD2HHHCFPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BKKWSB2DHHD2HHHCFPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2DHHD2HHHCFPIDBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiPiB2D0HHHD02HHPIDBeauty2CharmLine   |     0.050 |     0.055 |    0.021       6.7     0.21 |    1000 |     0.056 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2D0HHHD02HHPIDBeauty2CharmLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2D0HHHD02HHPIDBeauty2CharmLineHl|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2D0HHHD02HHPIDBeauty2CharmLineFi|     0.081 |     0.014 |    0.008       0.8     0.04 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiPiB2D0HHHD02HHPIDBeauty2CharmLineV|     0.054 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiB2D0HHHD02HHPIDBeauty2Charm              |     0.000 |     0.703 |    0.703       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiB2D0HHHD02HHPIDBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiPiB2D0HHHD02HHPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiPiB2D0HHHD02HHPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiPiB2D0HHHD02HHPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2D0HHHD02HHPIDBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiPiWSB2D0HHHD02HHPIDBeauty2CharmLine |     0.080 |     0.048 |    0.021       0.7     0.03 |    1000 |     0.049 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2D0HHHD02HHPIDBeauty2CharmLine|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2D0HHHD02HHPIDBeauty2CharmLine|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2D0HHHD02HHPIDBeauty2CharmLine|     0.000 |     0.013 |    0.007       0.7     0.03 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiPiWSB2D0HHHD02HHPIDBeauty2CharmLin|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiWSB2D0HHHD02HHPIDBeauty2Charm            |     0.000 |     0.577 |    0.577       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiWSB2D0HHHD02HHPIDBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiPiWSB2D0HHHD02HHPIDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiPiWSB2D0HHHD02HHPIDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiPiWSB2D0HHHD02HHPIDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2D0HHHD02HHPIDBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiKB2D0HHHD02HHPIDBeauty2CharmLine    |     0.080 |     0.056 |    0.022       5.5     0.18 |    1000 |     0.056 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2D0HHHD02HHPIDBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2D0HHHD02HHPIDBeauty2CharmLineHlt|     0.020 |     0.014 |    0.004       5.4     0.17 |    1000 |     0.014 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2D0HHHD02HHPIDBeauty2CharmLineFil|     0.027 |     0.012 |    0.006       0.9     0.04 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiKB2D0HHHD02HHPIDBeauty2CharmLineVO|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BPiKB2D0HHHD02HHPIDBeauty2Charm               |     0.000 |     0.736 |    0.736       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BPiKB2D0HHHD02HHPIDBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiKB2D0HHHD02HHPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiKB2D0HHHD02HHPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiKB2D0HHHD02HHPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2D0HHHD02HHPIDBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiKWSB2D0HHHD02HHPIDBeauty2CharmLine  |     0.060 |     0.047 |    0.021       0.8     0.03 |    1000 |     0.048 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2D0HHHD02HHPIDBeauty2CharmLineP|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2D0HHHD02HHPIDBeauty2CharmLineH|     0.020 |     0.007 |    0.005       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2D0HHHD02HHPIDBeauty2CharmLineF|     0.000 |     0.012 |    0.007       0.7     0.04 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiKWSB2D0HHHD02HHPIDBeauty2CharmLine|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BPiKWSB2D0HHHD02HHPIDBeauty2Charm             |     0.000 |     0.623 |    0.623       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BPiKWSB2D0HHHD02HHPIDBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiKWSB2D0HHHD02HHPIDBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiKWSB2D0HHHD02HHPIDBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiKWSB2D0HHHD02HHPIDBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2D0HHHD02HHPIDBeauty2CharmLineP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BKPiB2D0HHHD02HHPIDBeauty2CharmLine    |     0.040 |     0.049 |    0.021       0.9     0.04 |    1000 |     0.049 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2D0HHHD02HHPIDBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2D0HHHD02HHPIDBeauty2CharmLineHlt|     0.020 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2D0HHHD02HHPIDBeauty2CharmLineFil|     0.000 |     0.013 |    0.007       0.8     0.04 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2BKPiB2D0HHHD02HHPIDBeauty2CharmLineVO|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BKPiB2D0HHHD02HHPIDBeauty2Charm               |     0.000 |     0.700 |    0.700       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BKPiB2D0HHHD02HHPIDBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BKPiB2D0HHHD02HHPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BKPiB2D0HHHD02HHPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BKPiB2D0HHHD02HHPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2D0HHHD02HHPIDBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BKKB2D0HHHD02HHPIDBeauty2CharmLine     |     0.030 |     0.047 |    0.022       0.8     0.03 |    1000 |     0.047 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2D0HHHD02HHPIDBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2D0HHHD02HHPIDBeauty2CharmLineHlt2|     0.010 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2D0HHHD02HHPIDBeauty2CharmLineFilt|     0.000 |     0.012 |    0.007       0.7     0.04 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2BKKB2D0HHHD02HHPIDBeauty2CharmLineVOI|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BKKB2D0HHHD02HHPIDBeauty2Charm                |     0.000 |     0.668 |    0.668       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BKKB2D0HHHD02HHPIDBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BKKB2D0HHHD02HHPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BKKB2D0HHHD02HHPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BKKB2D0HHHD02HHPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2D0HHHD02HHPIDBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BKKWSB2D0HHHD02HHPIDBeauty2CharmLine   |     0.010 |     0.048 |    0.021       0.8     0.03 |    1000 |     0.048 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2D0HHHD02HHPIDBeauty2CharmLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2D0HHHD02HHPIDBeauty2CharmLineHl|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2D0HHHD02HHPIDBeauty2CharmLineFi|     0.000 |     0.012 |    0.007       0.7     0.04 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2BKKWSB2D0HHHD02HHPIDBeauty2CharmLineV|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BKKWSB2D0HHHD02HHPIDBeauty2Charm              |     0.000 |     0.607 |    0.607       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BKKWSB2D0HHHD02HHPIDBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BKKWSB2D0HHHD02HHPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BKKWSB2D0HHHD02HHPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BKKWSB2D0HHHD02HHPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2D0HHHD02HHPIDBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiPiB2D0DBeauty2CharmLine             |     0.100 |     0.055 |    0.022       1.0     0.07 |    1000 |     0.056 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2D0DBeauty2CharmLinePreScaler   |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2D0DBeauty2CharmLineHlt2Filter  |     0.030 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2D0DBeauty2CharmLineFilterSequen|     0.000 |     0.011 |    0.007       0.1     0.01 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiPiB2D0DBeauty2CharmLineVOIDFilter |     0.000 |     0.004 |    0.002       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiB2D0DBeauty2Charm                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiB2D0DBeauty2CharmLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiPiB2D0DBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiPiB2D0DBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiPiB2D0DBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiB2D0DBeauty2CharmLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiPiWSB2D0DBeauty2CharmLine           |     0.050 |     0.047 |    0.021       0.2     0.02 |    1000 |     0.047 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2D0DBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2D0DBeauty2CharmLineHlt2Filter|     0.010 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2D0DBeauty2CharmLineFilterSequ|     0.000 |     0.010 |    0.007       0.0     0.00 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiPiWSB2D0DBeauty2CharmLineVOIDFilte|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiWSB2D0DBeauty2Charm                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BPiPiWSB2D0DBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiPiWSB2D0DBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiPiWSB2D0DBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiPiWSB2D0DBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiPiWSB2D0DBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiKB2D0DBeauty2CharmLine              |     0.060 |     0.045 |    0.021       0.2     0.02 |    1000 |     0.045 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2D0DBeauty2CharmLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2D0DBeauty2CharmLineHlt2Filter   |     0.010 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2D0DBeauty2CharmLineFilterSequenc|     0.000 |     0.009 |    0.007       0.0     0.00 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiKB2D0DBeauty2CharmLineVOIDFilter  |     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BPiKB2D0DBeauty2Charm                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BPiKB2D0DBeauty2CharmLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiKB2D0DBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiKB2D0DBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiKB2D0DBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKB2D0DBeauty2CharmLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BPiKWSB2D0DBeauty2CharmLine            |     0.050 |     0.045 |    0.021       0.2     0.02 |    1000 |     0.045 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2D0DBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2D0DBeauty2CharmLineHlt2Filter |     0.000 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2D0DBeauty2CharmLineFilterSeque|     0.000 |     0.010 |    0.006       0.0     0.00 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2BPiKWSB2D0DBeauty2CharmLineVOIDFilter|     0.000 |     0.003 |    0.002       0.0     0.00 |     366 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BPiKWSB2D0DBeauty2Charm                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BPiKWSB2D0DBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BPiKWSB2D0DBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BPiKWSB2D0DBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BPiKWSB2D0DBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BPiKWSB2D0DBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BKPiB2D0DBeauty2CharmLine              |     0.040 |     0.045 |    0.021       0.2     0.02 |    1000 |     0.045 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2D0DBeauty2CharmLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2D0DBeauty2CharmLineHlt2Filter   |     0.010 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2D0DBeauty2CharmLineFilterSequenc|     0.027 |     0.009 |    0.006       0.0     0.00 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2BKPiB2D0DBeauty2CharmLineVOIDFilter  |     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BKPiB2D0DBeauty2Charm                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BKPiB2D0DBeauty2CharmLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BKPiB2D0DBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BKPiB2D0DBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BKPiB2D0DBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKPiB2D0DBeauty2CharmLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BKKB2D0DBeauty2CharmLine               |     0.030 |     0.047 |    0.023       0.2     0.02 |    1000 |     0.048 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2D0DBeauty2CharmLinePreScaler     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2D0DBeauty2CharmLineHlt2Filter    |     0.010 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2D0DBeauty2CharmLineFilterSequence|     0.000 |     0.010 |    0.006       0.0     0.00 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2BKKB2D0DBeauty2CharmLineVOIDFilter   |     0.000 |     0.003 |    0.002       0.0     0.00 |     366 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2BKKB2D0DBeauty2Charm                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BKKB2D0DBeauty2CharmLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BKKB2D0DBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BKKB2D0DBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BKKB2D0DBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKB2D0DBeauty2CharmLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2BKKWSB2D0DBeauty2CharmLine             |     0.030 |     0.046 |    0.022       0.3     0.03 |    1000 |     0.047 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2D0DBeauty2CharmLinePreScaler   |     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2D0DBeauty2CharmLineHlt2Filter  |     0.020 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2D0DBeauty2CharmLineFilterSequen|     0.000 |     0.010 |    0.007       0.1     0.01 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2BKKWSB2D0DBeauty2CharmLineVOIDFilter |     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2BKKWSB2D0DBeauty2Charm                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2BKKWSB2D0DBeauty2CharmLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2BKKWSB2D0DBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2BKKWSB2D0DBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2BKKWSB2D0DBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2BKKWSB2D0DBeauty2CharmLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2D0PiD02HHPIDBeauty2CharmLine           |     0.080 |     0.090 |    0.022       1.5     0.13 |    1000 |     0.090 |
+TimingAuditor.TIMER              INFO           StrippingBc2D0PiD02HHPIDBeauty2CharmLinePreScaler |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2D0PiD02HHPIDBeauty2CharmLineHlt2Filter|     0.000 |     0.007 |    0.004       0.1     0.01 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingBc2D0PiD02HHPIDBeauty2CharmLineFilterSequ|     0.163 |     0.128 |    0.007       1.4     0.18 |     366 |     0.047 |
+TimingAuditor.TIMER              INFO            StrippingBc2D0PiD02HHPIDBeauty2CharmLineVOIDFilte|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2D0PiD02HHPIDBeauty2Charm                      |     0.200 |     0.124 |    0.060       1.4     0.12 |     150 |     0.019 |
+TimingAuditor.TIMER              INFO            Bc2D0PiD02HHPIDBeauty2CharmLine                  |     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2D0PiD02HHPIDBeauty2CharmLine     |     0.000 |     0.238 |    0.238       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2D0PiD02HHPIDBeauty2CharmLine     |     0.000 |     0.113 |    0.113       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2D0PiD02HHPIDBeauty2CharmLine     |     0.000 |     0.124 |    0.124       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2D0PiD02HHPIDBeauty2CharmLinePostScaler|     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2D0PiD02HHHHPIDBeauty2CharmLine         |     0.120 |     0.070 |    0.020       1.6     0.11 |    1000 |     0.070 |
+TimingAuditor.TIMER              INFO           StrippingBc2D0PiD02HHHHPIDBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2D0PiD02HHHHPIDBeauty2CharmLineHlt2Filt|     0.010 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2D0PiD02HHHHPIDBeauty2CharmLineFilterSe|     0.191 |     0.075 |    0.007       1.6     0.15 |     366 |     0.028 |
+TimingAuditor.TIMER              INFO            StrippingBc2D0PiD02HHHHPIDBeauty2CharmLineVOIDFil|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2D0PiD02HHHHPIDBeauty2Charm                    |     0.526 |     0.149 |    0.050       1.5     0.18 |      95 |     0.014 |
+TimingAuditor.TIMER              INFO            Bc2D0PiD02HHHHPIDBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2D0PiD02HHHHPIDBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2D0PiD02HHHHPIDBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2D0PiD02HHHHPIDBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2D0PiD02HHHHPIDBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2D0KD02HHPIDBeauty2CharmLine            |     0.150 |     0.087 |    0.022       1.2     0.12 |    1000 |     0.088 |
+TimingAuditor.TIMER              INFO           StrippingBc2D0KD02HHPIDBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2D0KD02HHPIDBeauty2CharmLineHlt2Filter |     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2D0KD02HHPIDBeauty2CharmLineFilterSeque|     0.163 |     0.112 |    0.008       1.1     0.14 |     366 |     0.041 |
+TimingAuditor.TIMER              INFO            StrippingBc2D0KD02HHPIDBeauty2CharmLineVOIDFilter|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2D0KD02HHPIDBeauty2Charm                       |     0.066 |     0.087 |    0.050       0.7     0.06 |     150 |     0.013 |
+TimingAuditor.TIMER              INFO            Bc2D0KD02HHPIDBeauty2CharmLine                   |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2D0KD02HHPIDBeauty2CharmLine      |     0.000 |     0.173 |    0.173       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2D0KD02HHPIDBeauty2CharmLine      |     0.000 |     0.119 |    0.119       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2D0KD02HHPIDBeauty2CharmLine      |     0.000 |     0.114 |    0.114       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2D0KD02HHPIDBeauty2CharmLinePostScaler |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2D0KD02HHHHPIDBeauty2CharmLine          |     0.070 |     0.070 |    0.021       1.6     0.10 |    1000 |     0.071 |
+TimingAuditor.TIMER              INFO           StrippingBc2D0KD02HHHHPIDBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2D0KD02HHHHPIDBeauty2CharmLineHlt2Filte|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2D0KD02HHHHPIDBeauty2CharmLineFilterSeq|     0.109 |     0.073 |    0.007       1.6     0.15 |     366 |     0.027 |
+TimingAuditor.TIMER              INFO            StrippingBc2D0KD02HHHHPIDBeauty2CharmLineVOIDFilt|     0.027 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2D0KD02HHHHPIDBeauty2Charm                     |     0.210 |     0.133 |    0.050       1.5     0.17 |      95 |     0.013 |
+TimingAuditor.TIMER              INFO            Bc2D0KD02HHHHPIDBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2D0KD02HHHHPIDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2D0KD02HHHHPIDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2D0KD02HHHHPIDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2D0KD02HHHHPIDBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DPiPiD2HHHPIDBeauty2CharmLine          |     0.220 |     0.227 |    0.020       5.1     0.50 |    1000 |     0.227 |
+TimingAuditor.TIMER              INFO           StrippingBc2DPiPiD2HHHPIDBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DPiPiD2HHHPIDBeauty2CharmLineHlt2Filte|     0.020 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DPiPiD2HHHPIDBeauty2CharmLineFilterSeq|     0.491 |     0.498 |    0.007       4.9     0.69 |     366 |     0.182 |
+TimingAuditor.TIMER              INFO            StrippingBc2DPiPiD2HHHPIDBeauty2CharmLineVOIDFilt|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            D2HHHPIDTIGHTBeauty2CharmFilter                  |     0.000 |     0.019 |    0.007       0.1     0.01 |     213 |     0.004 |
+TimingAuditor.TIMER              INFO            Bc2DXD2HHHBeauty2CharmFilter                     |     0.000 |     0.007 |    0.004       0.0     0.00 |     205 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DPiPiD2HHHPIDBeauty2Charm                     |     0.430 |     0.139 |    0.044       1.4     0.16 |     186 |     0.026 |
+TimingAuditor.TIMER              INFO            Bc2DPiPiD2HHHPIDBeauty2CharmLine                 |     0.000 |     0.008 |    0.006       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DPiPiD2HHHPIDBeauty2CharmLine    |     0.000 |     0.397 |    0.126       0.5     0.18 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DPiPiD2HHHPIDBeauty2CharmLine    |     2.500 |     0.304 |    0.091       0.4     0.15 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DPiPiD2HHHPIDBeauty2CharmLine    |     0.000 |     0.278 |    0.058       0.4     0.16 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBc2DPiPiD2HHHPIDBeauty2CharmLinePostScale|     0.000 |     0.004 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DHHWSD2HHHPIDBeauty2CharmLine          |     0.860 |     0.858 |    0.020      19.2     2.22 |    1000 |     0.859 |
+TimingAuditor.TIMER              INFO           StrippingBc2DHHWSD2HHHPIDBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DHHWSD2HHHPIDBeauty2CharmLineHlt2Filte|     0.000 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DHHWSD2HHHPIDBeauty2CharmLineFilterSeq|     2.213 |     2.215 |    0.007      19.0     3.18 |     366 |     0.811 |
+TimingAuditor.TIMER              INFO            StrippingBc2DHHWSD2HHHPIDBeauty2CharmLineVOIDFilt|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:X2HHWSBeauty2Charm                        |     3.652 |     3.553 |    0.288      16.7     2.74 |     219 |     0.778 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:X2HHWSBeauty2Charm                 |     3.424 |     3.320 |    0.283      15.2     2.56 |     219 |     0.727 |
+TimingAuditor.TIMER              INFO              INPUT:X2HHWSPlusBeauty2CharmFilter             |     1.826 |     1.696 |    0.063      11.2     1.73 |     219 |     0.372 |
+TimingAuditor.TIMER              INFO               X2PiPiWSPlusBeauty2Charm                      |     0.136 |     0.302 |    0.036       1.5     0.22 |     219 |     0.066 |
+TimingAuditor.TIMER              INFO               X2HHWSPlusSubPIDSelBeauty2Charm               |     0.156 |     0.099 |    0.019       0.5     0.08 |     192 |     0.019 |
+TimingAuditor.TIMER              INFO               X2HHWSPlusBeauty2CharmFilter                  |     0.000 |     0.016 |    0.006       0.1     0.01 |     192 |     0.003 |
+TimingAuditor.TIMER              INFO              INPUT:X2HHWSMinusBeauty2CharmFilter            |     1.598 |     1.611 |    0.066       7.7     1.33 |     219 |     0.353 |
+TimingAuditor.TIMER              INFO               X2PiPiWSMinusBeauty2Charm                     |     0.456 |     0.296 |    0.039       1.6     0.22 |     219 |     0.065 |
+TimingAuditor.TIMER              INFO               X2HHWSMinusSubPIDSelBeauty2Charm              |     0.152 |     0.091 |    0.019       0.3     0.06 |     197 |     0.018 |
+TimingAuditor.TIMER              INFO               X2HHWSMinusBeauty2CharmFilter                 |     0.000 |     0.016 |    0.004       0.5     0.03 |     197 |     0.003 |
+TimingAuditor.TIMER              INFO             X2HHWSBeauty2Charm                              |     0.000 |     0.015 |    0.004       0.1     0.01 |     216 |     0.003 |
+TimingAuditor.TIMER              INFO            X2HHWSPIDBeauty2CharmFilter                      |     0.000 |     0.040 |    0.010       0.2     0.03 |     193 |     0.008 |
+TimingAuditor.TIMER              INFO            Bc2DHHWSD2HHHPIDBeauty2Charm                     |     0.215 |     0.166 |    0.048       2.3     0.22 |     186 |     0.031 |
+TimingAuditor.TIMER              INFO            Bc2DHHWSD2HHHPIDBeauty2CharmLine                 |     0.000 |     0.006 |    0.006       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DHHWSD2HHHPIDBeauty2CharmLine    |     0.000 |     0.156 |    0.085       0.2     0.10 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DHHWSD2HHHPIDBeauty2CharmLine    |     0.000 |     0.134 |    0.058       0.2     0.11 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DHHWSD2HHHPIDBeauty2CharmLine    |     0.000 |     0.125 |    0.055       0.2     0.10 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DHHWSD2HHHPIDBeauty2CharmLinePostScale|     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DHHNPD2HHHPIDBeauty2CharmLine          |     0.110 |     0.099 |    0.021       4.1     0.23 |    1000 |     0.100 |
+TimingAuditor.TIMER              INFO           StrippingBc2DHHNPD2HHHPIDBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DHHNPD2HHHPIDBeauty2CharmLineHlt2Filte|     0.010 |     0.009 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingBc2DHHNPD2HHHPIDBeauty2CharmLineFilterSeq|     0.163 |     0.145 |    0.007       4.0     0.35 |     366 |     0.053 |
+TimingAuditor.TIMER              INFO            StrippingBc2DHHNPD2HHHPIDBeauty2CharmLineVOIDFilt|     0.027 |     0.006 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DHHNPD2HHHPIDBeauty2Charm                     |     0.215 |     0.159 |    0.048       2.4     0.23 |     186 |     0.030 |
+TimingAuditor.TIMER              INFO            Bc2DHHNPD2HHHPIDBeauty2CharmLine                 |     0.000 |     0.008 |    0.007       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DHHNPD2HHHPIDBeauty2CharmLine    |     0.000 |     0.528 |    0.216       0.9     0.34 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DHHNPD2HHHPIDBeauty2CharmLine    |     0.000 |     0.411 |    0.110       0.7     0.28 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DHHNPD2HHHPIDBeauty2CharmLine    |     0.000 |     0.428 |    0.130       0.8     0.28 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DHHNPD2HHHPIDBeauty2CharmLinePostScale|     0.000 |     0.002 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DKPiD2HHHPIDBeauty2CharmLine           |     0.230 |     0.228 |    0.021       8.6     0.65 |    1000 |     0.229 |
+TimingAuditor.TIMER              INFO           StrippingBc2DKPiD2HHHPIDBeauty2CharmLinePreScaler |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DKPiD2HHHPIDBeauty2CharmLineHlt2Filter|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DKPiD2HHHPIDBeauty2CharmLineFilterSequ|     0.464 |     0.500 |    0.007       8.4     0.98 |     366 |     0.183 |
+TimingAuditor.TIMER              INFO            StrippingBc2DKPiD2HHHPIDBeauty2CharmLineVOIDFilte|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DKPiD2HHHPIDBeauty2Charm                      |     0.109 |     0.183 |    0.054       2.6     0.26 |     183 |     0.034 |
+TimingAuditor.TIMER              INFO            Bc2DKPiD2HHHPIDBeauty2CharmLine                  |     0.000 |     0.007 |    0.006       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DKPiD2HHHPIDBeauty2CharmLine     |     0.000 |     0.320 |    0.195       0.5     0.15 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DKPiD2HHHPIDBeauty2CharmLine     |     0.000 |     0.277 |    0.095       0.5     0.20 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DKPiD2HHHPIDBeauty2CharmLine     |     2.500 |     0.257 |    0.085       0.5     0.19 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBc2DKPiD2HHHPIDBeauty2CharmLinePostScaler|     0.000 |     0.002 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DKKD2HHHPIDBeauty2CharmLine            |     0.100 |     0.144 |    0.020       6.8     0.38 |    1000 |     0.144 |
+TimingAuditor.TIMER              INFO           StrippingBc2DKKD2HHHPIDBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DKKD2HHHPIDBeauty2CharmLineHlt2Filter |     0.000 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DKKD2HHHPIDBeauty2CharmLineFilterSeque|     0.163 |     0.271 |    0.007       6.7     0.57 |     366 |     0.099 |
+TimingAuditor.TIMER              INFO            StrippingBc2DKKD2HHHPIDBeauty2CharmLineVOIDFilter|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DKKD2HHHPIDBeauty2Charm                       |     0.064 |     0.109 |    0.041       1.0     0.13 |     155 |     0.017 |
+TimingAuditor.TIMER              INFO            Bc2DKKD2HHHPIDBeauty2CharmLine                   |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DKKD2HHHPIDBeauty2CharmLine      |     0.000 |     0.278 |    0.278       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DKKD2HHHPIDBeauty2CharmLine      |     0.000 |     0.261 |    0.261       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DKKD2HHHPIDBeauty2CharmLine      |     0.000 |     0.231 |    0.231       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DKKD2HHHPIDBeauty2CharmLinePostScaler |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DPiKD2HHHPIDBeauty2CharmLine           |     0.060 |     0.095 |    0.020       2.7     0.19 |    1000 |     0.095 |
+TimingAuditor.TIMER              INFO           StrippingBc2DPiKD2HHHPIDBeauty2CharmLinePreScaler |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DPiKD2HHHPIDBeauty2CharmLineHlt2Filter|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DPiKD2HHHPIDBeauty2CharmLineFilterSequ|     0.109 |     0.135 |    0.007       2.6     0.27 |     366 |     0.050 |
+TimingAuditor.TIMER              INFO            StrippingBc2DPiKD2HHHPIDBeauty2CharmLineVOIDFilte|     0.027 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DPiKD2HHHPIDBeauty2Charm                      |     0.109 |     0.163 |    0.050       2.4     0.23 |     183 |     0.030 |
+TimingAuditor.TIMER              INFO            Bc2DPiKD2HHHPIDBeauty2CharmLine                  |     0.000 |     0.010 |    0.005       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DPiKD2HHHPIDBeauty2CharmLine     |     0.000 |     0.277 |    0.117       0.5     0.17 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DPiKD2HHHPIDBeauty2CharmLine     |     0.000 |     0.268 |    0.090       0.6     0.22 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DPiKD2HHHPIDBeauty2CharmLine     |     0.000 |     0.265 |    0.101       0.5     0.18 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBc2DPiKD2HHHPIDBeauty2CharmLinePostScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstarPiPiDstar2D0PiD02HHPIDBeauty2Charm|     0.180 |     0.107 |    0.021       2.0     0.18 |    1000 |     0.107 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarPiPiDstar2D0PiD02HHPIDBeauty2Char|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarPiPiDstar2D0PiD02HHPIDBeauty2Char|     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarPiPiDstar2D0PiD02HHPIDBeauty2Char|     0.327 |     0.164 |    0.008       1.9     0.25 |     366 |     0.060 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstarPiPiDstar2D0PiD02HHPIDBeauty2Cha|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            DstarD2HHPID2D0PiBeauty2Charm                    |     0.533 |     0.265 |    0.061       1.5     0.19 |     150 |     0.040 |
+TimingAuditor.TIMER              INFO            Bc2DstarPiPiDstar2D0PiD02HHPIDBeauty2Charm       |     0.500 |     0.125 |    0.047       0.7     0.14 |      20 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DstarPiPiDstar2D0PiD02HHPIDBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstarPiPiDstar2D0PiD02HHPIDBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstarPiPiDstar2D0PiD02HHPIDBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstarPiPiDstar2D0PiD02HHPIDBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarPiPiDstar2D0PiD02HHPIDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstarHHWSDstar2D0PiD02HHPIDBeauty2Charm|     0.050 |     0.055 |    0.020       1.5     0.07 |    1000 |     0.055 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarHHWSDstar2D0PiD02HHPIDBeauty2Char|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarHHWSDstar2D0PiD02HHPIDBeauty2Char|     0.030 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarHHWSDstar2D0PiD02HHPIDBeauty2Char|     0.000 |     0.028 |    0.007       1.4     0.10 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstarHHWSDstar2D0PiD02HHPIDBeauty2Cha|     0.000 |     0.004 |    0.002       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstarHHWSDstar2D0PiD02HHPIDBeauty2Charm       |     0.000 |     0.136 |    0.047       0.5     0.14 |      20 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DstarHHWSDstar2D0PiD02HHPIDBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstarHHWSDstar2D0PiD02HHPIDBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstarHHWSDstar2D0PiD02HHPIDBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstarHHWSDstar2D0PiD02HHPIDBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarHHWSDstar2D0PiD02HHPIDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstarHHNPDstar2D0PiD02HHPIDBeauty2Charm|     0.080 |     0.051 |    0.021       0.7     0.05 |    1000 |     0.052 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarHHNPDstar2D0PiD02HHPIDBeauty2Char|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarHHNPDstar2D0PiD02HHPIDBeauty2Char|     0.000 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarHHNPDstar2D0PiD02HHPIDBeauty2Char|     0.000 |     0.023 |    0.006       0.7     0.06 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstarHHNPDstar2D0PiD02HHPIDBeauty2Cha|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstarHHNPDstar2D0PiD02HHPIDBeauty2Charm       |     0.000 |     0.156 |    0.046       0.6     0.14 |      20 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DstarHHNPDstar2D0PiD02HHPIDBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstarHHNPDstar2D0PiD02HHPIDBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstarHHNPDstar2D0PiD02HHPIDBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstarHHNPDstar2D0PiD02HHPIDBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarHHNPDstar2D0PiD02HHPIDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstarKPiDstar2D0PiD02HHPIDBeauty2CharmL|     0.030 |     0.058 |    0.020       6.7     0.22 |    1000 |     0.058 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarKPiDstar2D0PiD02HHPIDBeauty2Charm|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarKPiDstar2D0PiD02HHPIDBeauty2Charm|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarKPiDstar2D0PiD02HHPIDBeauty2Charm|     0.027 |     0.027 |    0.007       1.1     0.09 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstarKPiDstar2D0PiD02HHPIDBeauty2Char|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstarKPiDstar2D0PiD02HHPIDBeauty2Charm        |     0.500 |     0.145 |    0.054       0.5     0.14 |      20 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DstarKPiDstar2D0PiD02HHPIDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstarKPiDstar2D0PiD02HHPIDBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstarKPiDstar2D0PiD02HHPIDBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstarKPiDstar2D0PiD02HHPIDBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarKPiDstar2D0PiD02HHPIDBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstarKKDstar2D0PiD02HHPIDBeauty2CharmLi|     0.040 |     0.050 |    0.020       0.7     0.05 |    1000 |     0.051 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarKKDstar2D0PiD02HHPIDBeauty2CharmL|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarKKDstar2D0PiD02HHPIDBeauty2CharmL|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarKKDstar2D0PiD02HHPIDBeauty2CharmL|     0.000 |     0.022 |    0.008       0.7     0.06 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstarKKDstar2D0PiD02HHPIDBeauty2Charm|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstarKKDstar2D0PiD02HHPIDBeauty2Charm         |     0.000 |     0.116 |    0.038       0.6     0.13 |      17 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstarKKDstar2D0PiD02HHPIDBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstarKKDstar2D0PiD02HHPIDBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstarKKDstar2D0PiD02HHPIDBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstarKKDstar2D0PiD02HHPIDBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarKKDstar2D0PiD02HHPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstarPiKDstar2D0PiD02HHPIDBeauty2CharmL|     0.040 |     0.054 |    0.020       4.5     0.15 |    1000 |     0.055 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarPiKDstar2D0PiD02HHPIDBeauty2Charm|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarPiKDstar2D0PiD02HHPIDBeauty2Charm|     0.010 |     0.012 |    0.004       4.4     0.14 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarPiKDstar2D0PiD02HHPIDBeauty2Charm|     0.027 |     0.022 |    0.007       0.7     0.06 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstarPiKDstar2D0PiD02HHPIDBeauty2Char|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstarPiKDstar2D0PiD02HHPIDBeauty2Charm        |     0.000 |     0.150 |    0.051       0.7     0.15 |      20 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DstarPiKDstar2D0PiD02HHPIDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstarPiKDstar2D0PiD02HHPIDBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstarPiKDstar2D0PiD02HHPIDBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstarPiKDstar2D0PiD02HHPIDBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarPiKDstar2D0PiD02HHPIDBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstarPiPiDstar2D0PiD02HHHHPIDBeauty2Cha|     0.100 |     0.144 |    0.020      33.5     1.10 |    1000 |     0.144 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarPiPiDstar2D0PiD02HHHHPIDBeauty2Ch|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarPiPiDstar2D0PiD02HHHHPIDBeauty2Ch|     0.010 |     0.012 |    0.004       4.3     0.14 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarPiPiDstar2D0PiD02HHHHPIDBeauty2Ch|     0.191 |     0.264 |    0.008      33.3     1.79 |     366 |     0.097 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstarPiPiDstar2D0PiD02HHHHPIDBeauty2C|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            DstarD2HHHHPID2D0PiBeauty2Charm                  |     0.526 |     0.795 |    0.075      30.2     3.10 |      95 |     0.076 |
+TimingAuditor.TIMER              INFO            Bc2DstarPiPiDstar2D0PiD02HHHHPIDBeauty2Charm     |     0.000 |     0.207 |    0.051       1.9     0.37 |      25 |     0.005 |
+TimingAuditor.TIMER              INFO            Bc2DstarPiPiDstar2D0PiD02HHHHPIDBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstarPiPiDstar2D0PiD02HHHHPIDBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstarPiPiDstar2D0PiD02HHHHPIDBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstarPiPiDstar2D0PiD02HHHHPIDBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarPiPiDstar2D0PiD02HHHHPIDBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstarHHWSDstar2D0PiD02HHHHPIDBeauty2Cha|     0.020 |     0.054 |    0.021       1.9     0.08 |    1000 |     0.054 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarHHWSDstar2D0PiD02HHHHPIDBeauty2Ch|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarHHWSDstar2D0PiD02HHHHPIDBeauty2Ch|     0.010 |     0.008 |    0.004       0.2     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarHHWSDstar2D0PiD02HHHHPIDBeauty2Ch|     0.000 |     0.031 |    0.007       1.8     0.11 |     366 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstarHHWSDstar2D0PiD02HHHHPIDBeauty2C|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstarHHWSDstar2D0PiD02HHHHPIDBeauty2Charm     |     0.000 |     0.215 |    0.063       1.6     0.32 |      25 |     0.005 |
+TimingAuditor.TIMER              INFO            Bc2DstarHHWSDstar2D0PiD02HHHHPIDBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstarHHWSDstar2D0PiD02HHHHPIDBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstarHHWSDstar2D0PiD02HHHHPIDBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstarHHWSDstar2D0PiD02HHHHPIDBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarHHWSDstar2D0PiD02HHHHPIDBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstarHHNPDstar2D0PiD02HHHHPIDBeauty2Cha|     0.060 |     0.055 |    0.020       4.3     0.14 |    1000 |     0.055 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarHHNPDstar2D0PiD02HHHHPIDBeauty2Ch|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarHHNPDstar2D0PiD02HHHHPIDBeauty2Ch|     0.020 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarHHNPDstar2D0PiD02HHHHPIDBeauty2Ch|     0.054 |     0.039 |    0.007       4.2     0.23 |     366 |     0.014 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstarHHNPDstar2D0PiD02HHHHPIDBeauty2C|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstarHHNPDstar2D0PiD02HHHHPIDBeauty2Charm     |     0.800 |     0.338 |    0.061       4.1     0.80 |      25 |     0.008 |
+TimingAuditor.TIMER              INFO            Bc2DstarHHNPDstar2D0PiD02HHHHPIDBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstarHHNPDstar2D0PiD02HHHHPIDBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstarHHNPDstar2D0PiD02HHHHPIDBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstarHHNPDstar2D0PiD02HHHHPIDBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarHHNPDstar2D0PiD02HHHHPIDBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstarKPiDstar2D0PiD02HHHHPIDBeauty2Char|     0.050 |     0.054 |    0.020       3.6     0.12 |    1000 |     0.055 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarKPiDstar2D0PiD02HHHHPIDBeauty2Cha|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarKPiDstar2D0PiD02HHHHPIDBeauty2Cha|     0.000 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarKPiDstar2D0PiD02HHHHPIDBeauty2Cha|     0.027 |     0.036 |    0.008       3.5     0.19 |     366 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstarKPiDstar2D0PiD02HHHHPIDBeauty2Ch|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstarKPiDstar2D0PiD02HHHHPIDBeauty2Charm      |     0.000 |     0.301 |    0.069       3.4     0.66 |      25 |     0.008 |
+TimingAuditor.TIMER              INFO            Bc2DstarKPiDstar2D0PiD02HHHHPIDBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstarKPiDstar2D0PiD02HHHHPIDBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstarKPiDstar2D0PiD02HHHHPIDBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstarKPiDstar2D0PiD02HHHHPIDBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarKPiDstar2D0PiD02HHHHPIDBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstarKKDstar2D0PiD02HHHHPIDBeauty2Charm|     0.060 |     0.050 |    0.019       1.4     0.06 |    1000 |     0.050 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarKKDstar2D0PiD02HHHHPIDBeauty2Char|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarKKDstar2D0PiD02HHHHPIDBeauty2Char|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarKKDstar2D0PiD02HHHHPIDBeauty2Char|     0.027 |     0.025 |    0.007       1.3     0.08 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstarKKDstar2D0PiD02HHHHPIDBeauty2Cha|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstarKKDstar2D0PiD02HHHHPIDBeauty2Charm       |     0.400 |     0.149 |    0.047       1.2     0.24 |      25 |     0.004 |
+TimingAuditor.TIMER              INFO            Bc2DstarKKDstar2D0PiD02HHHHPIDBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstarKKDstar2D0PiD02HHHHPIDBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstarKKDstar2D0PiD02HHHHPIDBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstarKKDstar2D0PiD02HHHHPIDBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarKKDstar2D0PiD02HHHHPIDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstarPiKDstar2D0PiD02HHHHPIDBeauty2Char|     0.070 |     0.052 |    0.018       3.6     0.12 |    1000 |     0.052 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarPiKDstar2D0PiD02HHHHPIDBeauty2Cha|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarPiKDstar2D0PiD02HHHHPIDBeauty2Cha|     0.010 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarPiKDstar2D0PiD02HHHHPIDBeauty2Cha|     0.027 |     0.033 |    0.007       3.5     0.19 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstarPiKDstar2D0PiD02HHHHPIDBeauty2Ch|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstarPiKDstar2D0PiD02HHHHPIDBeauty2Charm      |     0.400 |     0.280 |    0.058       3.4     0.66 |      25 |     0.007 |
+TimingAuditor.TIMER              INFO            Bc2DstarPiKDstar2D0PiD02HHHHPIDBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstarPiKDstar2D0PiD02HHHHPIDBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstarPiKDstar2D0PiD02HHHHPIDBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstarPiKDstar2D0PiD02HHHHPIDBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstarPiKDstar2D0PiD02HHHHPIDBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2HHWSBeauty2CharmLine               |     0.040 |     0.069 |    0.016       3.8     0.25 |    1000 |     0.070 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2HHWSBeauty2CharmLinePreScaler     |     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2HHWSBeauty2CharmLineHlt2Filter    |     0.000 |     0.009 |    0.004       0.0     0.01 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2HHWSBeauty2CharmLineFilterSequence|     0.909 |     1.080 |    0.009       3.6     0.83 |      33 |     0.036 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2HHWSBeauty2CharmLineVOIDFilter   |     0.000 |     0.007 |    0.003       0.0     0.01 |      33 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2HHWSBeauty2CharmCombCutD2HHWSBeauty2Charm |     0.000 |     0.016 |    0.008       0.1     0.01 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2HHWSBeauty2CharmCombCutKTopoInputsBeauty2C|     0.000 |     0.009 |    0.004       0.0     0.01 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2HHWSBeauty2Charm                          |     0.000 |     0.224 |    0.061       1.4     0.32 |      16 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0KD2HHWSBeauty2CharmTISTOS                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2HHWSBeauty2CharmB2CBBDTBeauty2CharmFilter |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2HHWSBeauty2CharmLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2HHWSBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2HHWSBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2HHWSBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2HHWSBeauty2CharmLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2HHWSBeauty2CharmLine              |     0.070 |     0.058 |    0.013       2.8     0.22 |    1000 |     0.059 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHWSBeauty2CharmLinePreScaler    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHWSBeauty2CharmLineHlt2Filter   |     0.000 |     0.010 |    0.005       0.1     0.01 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHWSBeauty2CharmLineFilterSequenc|     1.142 |     0.871 |    0.010       2.7     0.71 |      35 |     0.031 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2HHWSBeauty2CharmLineVOIDFilter  |     0.000 |     0.007 |    0.003       0.0     0.01 |      35 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHWSBeauty2CharmCombCutD2HHWSBeauty2Charm|     0.000 |     0.020 |    0.008       0.0     0.01 |      19 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHWSBeauty2CharmCombCutPiTopoInputsBeauty|     0.000 |     0.009 |    0.004       0.0     0.01 |      19 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHWSBeauty2Charm                         |     0.526 |     0.199 |    0.052       1.2     0.26 |      19 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHWSBeauty2CharmTISTOS                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHWSBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHWSBeauty2CharmLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2HHWSBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2HHWSBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2HHWSBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHWSBeauty2CharmLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2HHUPBeauty2CharmLine              |     0.610 |     0.570 |    0.021      15.0     0.92 |    1000 |     0.571 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHUPBeauty2CharmLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHUPBeauty2CharmLineHlt2Filter   |     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHUPBeauty2CharmLineFilterSequenc|     1.502 |     1.418 |    0.270      15.0     0.98 |     366 |     0.519 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2HHUPBeauty2CharmLineVOIDFilter  |     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:D2HHUPBeauty2Charm                        |     1.448 |     1.355 |    0.245      14.3     0.91 |     366 |     0.496 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2HHUPBeauty2Charm                 |     1.420 |     1.318 |    0.240      14.2     0.89 |     366 |     0.482 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+pi-UPBeauty2Charm              |     0.355 |     0.393 |    0.058       2.3     0.22 |     366 |     0.144 |
+TimingAuditor.TIMER              INFO               PiUPInputsBeauty2CharmFilter                  |     0.081 |     0.086 |    0.020       0.4     0.05 |     366 |     0.032 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+pi-UPBeauty2Charm                   |     0.087 |     0.102 |    0.040       0.6     0.06 |     344 |     0.035 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+pi-UPBeauty2Charm               |     0.628 |     0.615 |    0.004      12.1     0.67 |     366 |     0.225 |
+TimingAuditor.TIMER              INFO               SelFilterPhys_StdNoPIDsUpKaons_Particles      |     0.355 |     0.346 |    0.099      11.2     0.59 |     366 |     0.127 |
+TimingAuditor.TIMER              INFO               KaUPInputsBeauty2CharmFilter                  |     0.081 |     0.052 |    0.014       0.3     0.03 |     366 |     0.019 |
+TimingAuditor.TIMER              INFO               ProtoD2K+pi-UPBeauty2Charm                    |     0.174 |     0.116 |    0.052       0.7     0.06 |     344 |     0.040 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K-UPBeauty2Charm                |     0.300 |     0.144 |    0.048       0.6     0.10 |     366 |     0.053 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K-UPBeauty2Charm                     |     0.116 |     0.082 |    0.028       0.5     0.05 |     344 |     0.028 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K-pi+UPBeauty2Charm               |     0.136 |     0.144 |    0.004       0.8     0.09 |     366 |     0.053 |
+TimingAuditor.TIMER              INFO               ProtoD2K-pi+UPBeauty2Charm                    |     0.087 |     0.096 |    0.039       0.8     0.06 |     344 |     0.033 |
+TimingAuditor.TIMER              INFO             D2HHUPBeauty2Charm                              |     0.000 |     0.005 |    0.003       0.0     0.00 |      75 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHUPBeauty2CharmCombCutD2HHUPBeauty2Charm|     0.000 |     0.011 |    0.004       0.1     0.01 |      75 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHUPBeauty2CharmCombCutPiTopoInputsBeauty|     0.133 |     0.008 |    0.003       0.0     0.01 |      75 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHUPBeauty2Charm                         |     0.133 |     0.110 |    0.051       0.5     0.08 |      75 |     0.008 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHUPBeauty2CharmTISTOS                   |     0.000 |     0.452 |    0.452       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHUPBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.000 |     0.058 |    0.058       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHUPBeauty2CharmLine                     |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2HHUPBeauty2CharmLine        |     0.000 |     0.132 |    0.132       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2HHUPBeauty2CharmLine        |     0.000 |     0.112 |    0.112       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2HHUPBeauty2CharmLine        |     0.000 |     0.103 |    0.103       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHUPBeauty2CharmLinePostScaler   |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKWSD2HHHBeauty2CharmLine              |     0.180 |     0.149 |    0.021       6.0     0.37 |    1000 |     0.149 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2HHHBeauty2CharmLinePreScaler    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2HHHBeauty2CharmLineHlt2Filter   |     0.010 |     0.010 |    0.004       0.6     0.02 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2HHHBeauty2CharmLineFilterSequenc|     0.355 |     0.265 |    0.009       5.8     0.55 |     366 |     0.097 |
+TimingAuditor.TIMER              INFO            StrippingB02DKWSD2HHHBeauty2CharmLineVOIDFilter  |     0.000 |     0.019 |    0.003       5.0     0.26 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            B02DKWSD2HHHBeauty2CharmCombCutD2HHHBeauty2Charm |     0.040 |     0.013 |    0.006       0.1     0.01 |     245 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DKWSD2HHHBeauty2CharmCombCutKTopoInputsBeauty2|     0.040 |     0.006 |    0.003       0.1     0.01 |     245 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKWSD2HHHBeauty2Charm                         |     0.122 |     0.173 |    0.045       1.3     0.17 |     245 |     0.042 |
+TimingAuditor.TIMER              INFO            B02DKWSD2HHHBeauty2CharmTISTOS                   |     2.222 |     1.661 |    0.482       3.4     1.10 |       9 |     0.015 |
+TimingAuditor.TIMER              INFO            B02DKWSD2HHHBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.000 |     0.076 |    0.057       0.1     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2HHHBeauty2CharmLine                     |     0.000 |     0.005 |    0.005       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKWSD2HHHBeauty2CharmLine        |     0.000 |     0.164 |    0.160       0.2     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKWSD2HHHBeauty2CharmLine        |     0.000 |     0.119 |    0.110       0.1     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKWSD2HHHBeauty2CharmLine        |     0.000 |     0.118 |    0.114       0.1     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2HHHBeauty2CharmLinePostScaler   |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiWSD2HHHBeauty2CharmLine             |     0.120 |     0.134 |    0.021       5.7     0.30 |    1000 |     0.134 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2HHHBeauty2CharmLinePreScaler   |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2HHHBeauty2CharmLineHlt2Filter  |     0.010 |     0.008 |    0.004       0.2     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2HHHBeauty2CharmLineFilterSequen|     0.191 |     0.224 |    0.008       5.6     0.44 |     366 |     0.082 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiWSD2HHHBeauty2CharmLineVOIDFilter |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2HHHBeauty2CharmCombCutD2HHHBeauty2Charm|     0.000 |     0.012 |    0.005       0.0     0.01 |     245 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2HHHBeauty2CharmCombCutPiTopoInputsBeaut|     0.000 |     0.005 |    0.003       0.0     0.00 |     245 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2HHHBeauty2Charm                        |     0.163 |     0.157 |    0.044       1.1     0.16 |     245 |     0.039 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2HHHBeauty2CharmTISTOS                  |     0.000 |     1.493 |    0.412       4.3     1.30 |       8 |     0.012 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2HHHBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.053 |    0.036       0.1     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2HHHBeauty2CharmLine                    |     0.000 |     0.007 |    0.006       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiWSD2HHHBeauty2CharmLine       |     0.000 |     0.127 |    0.122       0.1     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiWSD2HHHBeauty2CharmLine       |     0.000 |     0.117 |    0.115       0.1     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiWSD2HHHBeauty2CharmLine       |     0.000 |     0.117 |    0.116       0.1     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2HHHBeauty2CharmLinePostScaler  |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiNoIPDs2HHHPIDBeauty2CharmLine       |     0.130 |     0.139 |    0.021       4.3     0.30 |    1000 |     0.140 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiNoIPDs2HHHPIDBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiNoIPDs2HHHPIDBeauty2CharmLineHlt2Fi|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiNoIPDs2HHHPIDBeauty2CharmLineFilter|     0.218 |     0.234 |    0.008       3.3     0.38 |     366 |     0.086 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiNoIPDs2HHHPIDBeauty2CharmLineVOIDF|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Ds2HHHPIDTIGHTBeauty2CharmFilter                 |     0.048 |     0.015 |    0.007       0.1     0.01 |     205 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DPiNoIPDs2HHHPIDBeauty2CharmCombCutDs2HHHPIDTI|     0.000 |     0.013 |    0.005       0.1     0.01 |     179 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiNoIPDs2HHHPIDBeauty2CharmCombCutPiTopoInput|     0.000 |     0.005 |    0.003       0.0     0.00 |     179 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiNoIPDs2HHHPIDBeauty2Charm                  |     0.055 |     0.099 |    0.050       0.6     0.06 |     179 |     0.018 |
+TimingAuditor.TIMER              INFO            B02DPiNoIPDs2HHHPIDBeauty2CharmTISTOS            |     1.111 |     1.188 |    0.440       2.2     0.56 |       9 |     0.011 |
+TimingAuditor.TIMER              INFO            B02DPiNoIPDs2HHHPIDBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.052 |    0.037       0.1     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiNoIPDs2HHHPIDBeauty2CharmLine              |     0.000 |     0.005 |    0.005       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiNoIPDs2HHHPIDBeauty2CharmLine |     0.000 |     0.207 |    0.151       0.3     0.08 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiNoIPDs2HHHPIDBeauty2CharmLine |     0.000 |     0.124 |    0.106       0.1     0.03 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiNoIPDs2HHHPIDBeauty2CharmLine |     0.000 |     0.135 |    0.119       0.2     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiNoIPDs2HHHPIDBeauty2CharmLinePostSc|     0.000 |     0.001 |    0.001       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKD2Pi0HHHMergedBeauty2CharmLine       |     0.720 |     0.688 |    0.021      55.6     3.22 |    1000 |     0.688 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2Pi0HHHMergedBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2Pi0HHHMergedBeauty2CharmLineHlt2Fi|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2Pi0HHHMergedBeauty2CharmLineFilter|     1.857 |     1.739 |    0.062      55.5     5.12 |     366 |     0.637 |
+TimingAuditor.TIMER              INFO            StrippingB02DKD2Pi0HHHMergedBeauty2CharmLineVOIDF|     0.000 |     0.006 |    0.003       0.7     0.03 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:D2Pi0HHHBeauty2Charm_Merged               |     1.803 |     1.703 |    0.052      54.5     5.07 |     366 |     0.623 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2Pi0HHHBeauty2Charm_Merged        |     1.775 |     1.688 |    0.048      53.9     5.05 |     366 |     0.618 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2pi+pi+pi-pi0MergedBeauty2Charm   |     0.054 |     0.135 |    0.002       4.0     0.38 |     366 |     0.050 |
+TimingAuditor.TIMER              INFO               ProtoD+2pi+pi+pi-pi0MergedBeauty2Charm        |     0.273 |     0.551 |    0.058       3.7     0.60 |      73 |     0.040 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2K+pi+pi-pi0MergedBeauty2Charm    |     0.109 |     0.202 |    0.001       7.8     0.67 |     366 |     0.074 |
+TimingAuditor.TIMER              INFO               ProtoD+2K+pi+pi-pi0MergedBeauty2Charm         |     0.547 |     0.929 |    0.055       7.3     1.18 |      73 |     0.068 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2K+K+pi-pi0MergedBeauty2Charm     |     0.191 |     0.115 |    0.001       4.2     0.36 |     366 |     0.042 |
+TimingAuditor.TIMER              INFO               ProtoD+2K+K+pi-pi0MergedBeauty2Charm          |     0.958 |     0.502 |    0.048       3.7     0.57 |      73 |     0.037 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2K+pi+K-pi0MergedBeauty2Charm     |     0.163 |     0.197 |    0.001       8.1     0.67 |     366 |     0.072 |
+TimingAuditor.TIMER              INFO               ProtoD+2K+pi+K-pi0MergedBeauty2Charm          |     0.821 |     0.911 |    0.049       7.7     1.18 |      73 |     0.067 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2pi+pi+K-pi0MergedBeauty2Charm    |     0.136 |     0.118 |    0.001       4.4     0.37 |     366 |     0.043 |
+TimingAuditor.TIMER              INFO               ProtoD+2pi+pi+K-pi0MergedBeauty2Charm         |     0.684 |     0.515 |    0.046       3.9     0.60 |      73 |     0.038 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2K+K+K-pi0MergedBeauty2Charm      |     0.163 |     0.106 |    0.001       3.4     0.32 |     366 |     0.039 |
+TimingAuditor.TIMER              INFO               ProtoD+2K+K+K-pi0MergedBeauty2Charm           |     0.821 |     0.476 |    0.035       3.3     0.55 |      73 |     0.035 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2pi-pi-pi+pi0MergedBeauty2Charm   |     0.027 |     0.104 |    0.001       2.9     0.32 |     366 |     0.038 |
+TimingAuditor.TIMER              INFO               ProtoD-2pi-pi-pi+pi0MergedBeauty2Charm        |     0.136 |     0.454 |    0.032       2.8     0.54 |      73 |     0.033 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2K-pi-pi+pi0MergedBeauty2Charm    |     0.273 |     0.182 |    0.001       5.6     0.59 |     366 |     0.067 |
+TimingAuditor.TIMER              INFO               ProtoD-2K-pi-pi+pi0MergedBeauty2Charm         |     1.095 |     0.829 |    0.042       5.0     0.99 |      73 |     0.061 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2K-K-pi+pi0MergedBeauty2Charm     |     0.163 |     0.104 |    0.001       3.2     0.32 |     366 |     0.038 |
+TimingAuditor.TIMER              INFO               ProtoD-2K-K-pi+pi0MergedBeauty2Charm          |     0.684 |     0.448 |    0.040       2.7     0.50 |      73 |     0.033 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2K-pi-K+pi0MergedBeauty2Charm     |     0.191 |     0.173 |    0.001       5.1     0.56 |     366 |     0.063 |
+TimingAuditor.TIMER              INFO               ProtoD-2K-pi-K+pi0MergedBeauty2Charm          |     0.821 |     0.792 |    0.041       4.7     0.96 |      73 |     0.058 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2pi-pi-K+pi0MergedBeauty2Charm    |     0.081 |     0.105 |    0.001       2.8     0.31 |     366 |     0.039 |
+TimingAuditor.TIMER              INFO               ProtoD-2pi-pi-K+pi0MergedBeauty2Charm         |     0.410 |     0.450 |    0.042       2.4     0.49 |      73 |     0.033 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2K-K-K+pi0MergedBeauty2Charm      |     0.109 |     0.098 |    0.001       2.4     0.29 |     366 |     0.036 |
+TimingAuditor.TIMER              INFO               ProtoD-2K-K-K+pi0MergedBeauty2Charm           |     0.547 |     0.432 |    0.031       2.3     0.48 |      73 |     0.032 |
+TimingAuditor.TIMER              INFO             D2Pi0HHHBeauty2Charm_Merged                     |     0.000 |     0.006 |    0.004       0.0     0.00 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKD2Pi0HHHMergedBeauty2CharmCombCutD2Pi0HHHBea|     0.625 |     0.011 |    0.006       0.0     0.01 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKD2Pi0HHHMergedBeauty2CharmCombCutKTopoInputs|     0.000 |     0.005 |    0.004       0.0     0.00 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKD2Pi0HHHMergedBeauty2Charm                  |     0.625 |     0.337 |    0.055       2.5     0.60 |      16 |     0.005 |
+TimingAuditor.TIMER              INFO            B02DKD2Pi0HHHMergedBeauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKD2Pi0HHHMergedBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKD2Pi0HHHMergedBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKD2Pi0HHHMergedBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKD2Pi0HHHMergedBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKD2Pi0HHHMergedBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2Pi0HHHMergedBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKD2Pi0HHHResolvedBeauty2CharmLine     |     4.880 |     5.060 |    0.023     249.2    15.53 |    1000 |     5.060 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2Pi0HHHResolvedBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2Pi0HHHResolvedBeauty2CharmLineHlt2|     0.010 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2Pi0HHHResolvedBeauty2CharmLineFilt|    13.169 |    13.661 |    0.071     249.0    23.23 |     366 |     5.000 |
+TimingAuditor.TIMER              INFO            StrippingB02DKD2Pi0HHHResolvedBeauty2CharmLineVOI|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:D2Pi0HHHBeauty2Charm_Resolved             |    12.896 |    13.272 |    0.060     239.4    22.52 |     366 |     4.858 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2Pi0HHHBeauty2Charm_Resolved      |    12.486 |    12.958 |    0.055     224.9    21.83 |     366 |     4.743 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2pi+pi+pi-pi0ResolvedBeauty2Charm |     0.765 |     1.106 |    0.003      23.6     1.96 |     366 |     0.405 |
+TimingAuditor.TIMER              INFO               ProtoD+2pi+pi+pi-pi0ResolvedBeauty2Charm      |     0.666 |     0.967 |    0.044      21.6     1.86 |     345 |     0.334 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2K+pi+pi-pi0ResolvedBeauty2Charm  |     1.502 |     1.585 |    0.002      33.6     3.00 |     366 |     0.580 |
+TimingAuditor.TIMER              INFO               ProtoD+2K+pi+pi-pi0ResolvedBeauty2Charm       |     1.507 |     1.504 |    0.042      30.8     2.86 |     345 |     0.519 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2K+K+pi-pi0ResolvedBeauty2Charm   |     0.765 |     0.758 |    0.001      11.2     1.21 |     366 |     0.278 |
+TimingAuditor.TIMER              INFO               ProtoD+2K+K+pi-pi0ResolvedBeauty2Charm        |     0.724 |     0.700 |    0.042      10.0     1.14 |     345 |     0.242 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2K+pi+K-pi0ResolvedBeauty2Charm   |     1.448 |     1.356 |    0.001      21.7     2.40 |     366 |     0.497 |
+TimingAuditor.TIMER              INFO               ProtoD+2K+pi+K-pi0ResolvedBeauty2Charm        |     1.391 |     1.315 |    0.040      20.2     2.33 |     345 |     0.454 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2pi+pi+K-pi0ResolvedBeauty2Charm  |     0.928 |     0.893 |    0.001      20.3     1.66 |     366 |     0.327 |
+TimingAuditor.TIMER              INFO               ProtoD+2pi+pi+K-pi0ResolvedBeauty2Charm       |     0.869 |     0.809 |    0.039      18.9     1.55 |     345 |     0.279 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2K+K+K-pi0ResolvedBeauty2Charm    |     0.546 |     0.644 |    0.001      10.1     1.05 |     366 |     0.236 |
+TimingAuditor.TIMER              INFO               ProtoD+2K+K+K-pi0ResolvedBeauty2Charm         |     0.492 |     0.617 |    0.027       9.9     1.05 |     345 |     0.213 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2pi-pi-pi+pi0ResolvedBeauty2Charm |     1.229 |     1.062 |    0.001      29.6     2.25 |     366 |     0.389 |
+TimingAuditor.TIMER              INFO               ProtoD-2pi-pi-pi+pi0ResolvedBeauty2Charm      |     1.072 |     0.988 |    0.034      27.4     2.13 |     345 |     0.341 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2K-pi-pi+pi0ResolvedBeauty2Charm  |     1.557 |     1.625 |    0.001      26.7     2.86 |     366 |     0.595 |
+TimingAuditor.TIMER              INFO               ProtoD-2K-pi-pi+pi0ResolvedBeauty2Charm       |     1.478 |     1.544 |    0.040      24.7     2.72 |     345 |     0.533 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2K-K-pi+pi0ResolvedBeauty2Charm   |     0.710 |     0.791 |    0.002      10.4     1.18 |     366 |     0.290 |
+TimingAuditor.TIMER              INFO               ProtoD-2K-K-pi+pi0ResolvedBeauty2Charm        |     0.637 |     0.729 |    0.039       9.7     1.10 |     345 |     0.252 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2K-pi-K+pi0ResolvedBeauty2Charm   |     1.502 |     1.449 |    0.002      20.8     2.50 |     366 |     0.530 |
+TimingAuditor.TIMER              INFO               ProtoD-2K-pi-K+pi0ResolvedBeauty2Charm        |     1.449 |     1.382 |    0.039      20.0     2.32 |     345 |     0.477 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2pi-pi-K+pi0ResolvedBeauty2Charm  |     0.874 |     0.934 |    0.001      13.6     1.53 |     366 |     0.342 |
+TimingAuditor.TIMER              INFO               ProtoD-2pi-pi-K+pi0ResolvedBeauty2Charm       |     0.724 |     0.844 |    0.038      12.3     1.39 |     345 |     0.291 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2K-K-K+pi0ResolvedBeauty2Charm    |     0.655 |     0.673 |    0.001       9.9     1.02 |     366 |     0.247 |
+TimingAuditor.TIMER              INFO               ProtoD-2K-K-K+pi0ResolvedBeauty2Charm         |     0.579 |     0.649 |    0.027       9.8     1.01 |     345 |     0.224 |
+TimingAuditor.TIMER              INFO             D2Pi0HHHBeauty2Charm_Resolved                   |     0.000 |     0.016 |    0.004       0.5     0.05 |     176 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DKD2Pi0HHHResolvedBeauty2CharmCombCutD2Pi0HHHB|     0.000 |     0.018 |    0.006       0.1     0.01 |     176 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DKD2Pi0HHHResolvedBeauty2CharmCombCutKTopoInpu|     0.000 |     0.007 |    0.003       0.0     0.01 |     176 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKD2Pi0HHHResolvedBeauty2Charm                |     0.397 |     0.421 |    0.052       9.8     1.07 |     176 |     0.074 |
+TimingAuditor.TIMER              INFO            B02DKD2Pi0HHHResolvedBeauty2CharmTISTOS          |     1.000 |     3.389 |    1.139       7.1     1.96 |      10 |     0.034 |
+TimingAuditor.TIMER              INFO            B02DKD2Pi0HHHResolvedBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.106 |    0.077       0.2     0.04 |       9 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKD2Pi0HHHResolvedBeauty2CharmLine            |     0.000 |     0.012 |    0.008       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKD2Pi0HHHResolvedBeauty2CharmLin|     0.000 |     0.370 |    0.367       0.4     0.00 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKD2Pi0HHHResolvedBeauty2CharmLin|     0.000 |     0.246 |    0.231       0.3     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKD2Pi0HHHResolvedBeauty2CharmLin|     0.000 |     0.274 |    0.264       0.3     0.01 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2Pi0HHHResolvedBeauty2CharmLinePost|     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiD2Pi0HHHMergedBeauty2CharmLine      |     0.070 |     0.068 |    0.023       1.5     0.08 |    1000 |     0.069 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2Pi0HHHMergedBeauty2CharmLinePreSc|     0.020 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2Pi0HHHMergedBeauty2CharmLineHlt2F|     0.020 |     0.012 |    0.005       0.1     0.01 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2Pi0HHHMergedBeauty2CharmLineFilte|     0.000 |     0.031 |    0.009       1.4     0.10 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiD2Pi0HHHMergedBeauty2CharmLineVOID|     0.000 |     0.007 |    0.003       0.0     0.00 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DPiD2Pi0HHHMergedBeauty2CharmCombCutD2Pi0HHHBe|     0.000 |     0.014 |    0.009       0.0     0.00 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiD2Pi0HHHMergedBeauty2CharmCombCutPiTopoInpu|     0.000 |     0.006 |    0.004       0.0     0.00 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiD2Pi0HHHMergedBeauty2Charm                 |     0.000 |     0.254 |    0.060       1.3     0.36 |      16 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DPiD2Pi0HHHMergedBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiD2Pi0HHHMergedBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiD2Pi0HHHMergedBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiD2Pi0HHHMergedBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiD2Pi0HHHMergedBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiD2Pi0HHHMergedBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2Pi0HHHMergedBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiD2Pi0HHHResolvedBeauty2CharmLine    |     0.180 |     0.182 |    0.022       9.9     0.72 |    1000 |     0.183 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2Pi0HHHResolvedBeauty2CharmLinePre|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2Pi0HHHResolvedBeauty2CharmLineHlt|     0.000 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2Pi0HHHResolvedBeauty2CharmLineFil|     0.327 |     0.356 |    0.008       9.8     1.14 |     366 |     0.131 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiD2Pi0HHHResolvedBeauty2CharmLineVO|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiD2Pi0HHHResolvedBeauty2CharmCombCutD2Pi0HHH|     0.000 |     0.016 |    0.006       0.1     0.01 |     176 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DPiD2Pi0HHHResolvedBeauty2CharmCombCutPiTopoIn|     0.000 |     0.007 |    0.003       0.0     0.01 |     176 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiD2Pi0HHHResolvedBeauty2Charm               |     0.397 |     0.397 |    0.050       9.5     1.05 |     176 |     0.070 |
+TimingAuditor.TIMER              INFO            B02DPiD2Pi0HHHResolvedBeauty2CharmTISTOS         |     2.222 |     3.408 |    1.889       6.5     1.50 |       9 |     0.031 |
+TimingAuditor.TIMER              INFO            B02DPiD2Pi0HHHResolvedBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.118 |    0.064       0.2     0.04 |       7 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiD2Pi0HHHResolvedBeauty2CharmLine           |     0.000 |     0.006 |    0.006       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiD2Pi0HHHResolvedBeauty2CharmLi|     0.000 |     0.313 |    0.245       0.4     0.10 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiD2Pi0HHHResolvedBeauty2CharmLi|     0.000 |     0.269 |    0.253       0.3     0.02 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiD2Pi0HHHResolvedBeauty2CharmLi|     0.000 |     0.292 |    0.264       0.3     0.04 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2Pi0HHHResolvedBeauty2CharmLinePos|     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKPiPiD2HHHPIDBeauty2CharmLine         |     0.390 |     0.393 |    0.022      37.7     1.76 |    1000 |     0.394 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPiPiD2HHHPIDBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPiPiD2HHHPIDBeauty2CharmLineHlt2Filt|     0.010 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPiPiD2HHHPIDBeauty2CharmLineFilterSe|     0.874 |     0.931 |    0.008      37.6     2.79 |     366 |     0.341 |
+TimingAuditor.TIMER              INFO            StrippingB02DKPiPiD2HHHPIDBeauty2CharmLineVOIDFil|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKPiPiD2HHHPIDBeauty2CharmCombCutD2HHHPIDBeaut|     0.000 |     0.014 |    0.005       0.1     0.01 |     213 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DKPiPiD2HHHPIDBeauty2CharmCombCutX2KPiPiBeauty|     0.000 |     0.012 |    0.004       0.1     0.01 |     181 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKPiPiD2HHHPIDBeauty2Charm                    |     0.165 |     0.214 |    0.051       6.8     0.56 |     181 |     0.039 |
+TimingAuditor.TIMER              INFO            B02DKPiPiD2HHHPIDBeauty2CharmTISTOS              |     4.736 |     5.276 |    0.560      28.3     6.76 |      19 |     0.100 |
+TimingAuditor.TIMER              INFO            B02DKPiPiD2HHHPIDBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.101 |    0.051       0.2     0.03 |      15 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKPiPiD2HHHPIDBeauty2CharmLine                |     0.000 |     0.005 |    0.005       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKPiPiD2HHHPIDBeauty2CharmLine   |     0.000 |     0.400 |    0.132       1.8     0.55 |       9 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKPiPiD2HHHPIDBeauty2CharmLine   |     0.000 |     0.310 |    0.070       1.8     0.55 |       9 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKPiPiD2HHHPIDBeauty2CharmLine   |     0.000 |     0.281 |    0.067       1.5     0.47 |       9 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPiPiD2HHHPIDBeauty2CharmLinePostScal|     0.000 |     0.002 |    0.001       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiPiPiD2HHHPIDBeauty2CharmLine        |     0.340 |     0.384 |    0.023      42.2     2.19 |    1000 |     0.385 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPiPiD2HHHPIDBeauty2CharmLinePreScal|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPiPiD2HHHPIDBeauty2CharmLineHlt2Fil|     0.010 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPiPiD2HHHPIDBeauty2CharmLineFilterS|     0.819 |     0.908 |    0.008      42.1     3.53 |     366 |     0.332 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiPiPiD2HHHPIDBeauty2CharmLineVOIDFi|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiPiPiD2HHHPIDBeauty2CharmCombCutD2HHHPIDBeau|     0.000 |     0.013 |    0.005       0.0     0.01 |     213 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DPiPiPiD2HHHPIDBeauty2CharmCombCutX2PiPiPiBeau|     0.000 |     0.011 |    0.004       0.1     0.01 |     182 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiPiPiD2HHHPIDBeauty2Charm                   |     0.164 |     0.199 |    0.046       3.9     0.40 |     182 |     0.036 |
+TimingAuditor.TIMER              INFO            B02DPiPiPiD2HHHPIDBeauty2CharmTISTOS             |    10.000 |     9.562 |    0.663      34.2    12.59 |      12 |     0.115 |
+TimingAuditor.TIMER              INFO            B02DPiPiPiD2HHHPIDBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.142 |    0.068       0.3     0.09 |      10 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiPiPiD2HHHPIDBeauty2CharmLine               |     0.000 |     0.007 |    0.006       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiPiPiD2HHHPIDBeauty2CharmLine  |     0.000 |     1.045 |    0.091       2.1     0.86 |       4 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiPiPiD2HHHPIDBeauty2CharmLine  |     0.000 |     0.825 |    0.078       1.5     0.68 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiPiPiD2HHHPIDBeauty2CharmLine  |     0.000 |     0.809 |    0.084       1.6     0.73 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPiPiD2HHHPIDBeauty2CharmLinePostSca|     0.000 |     0.003 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KKD2HHBeauty2CharmLine               |     0.210 |     0.145 |    0.022       3.9     0.34 |    1000 |     0.145 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2HHBeauty2CharmLinePreScaler     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2HHBeauty2CharmLineHlt2Filter    |     0.020 |     0.009 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2HHBeauty2CharmLineFilterSequence|     0.464 |     0.254 |    0.009       3.7     0.51 |     366 |     0.093 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KKD2HHBeauty2CharmLineVOIDFilter   |     0.027 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHBeauty2CharmCombCutD2HHPIDBeauty2Charm|     0.000 |     0.013 |    0.006       0.0     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHBeauty2CharmCombCutX2KKBeauty2CharmFil|     0.000 |     0.008 |    0.005       0.0     0.00 |     149 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHBeauty2Charm                          |     0.134 |     0.120 |    0.044       1.3     0.13 |     149 |     0.018 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHBeauty2CharmTISTOS                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHBeauty2CharmB2CBBDTBeauty2CharmFilter |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHBeauty2CharmLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KKD2HHBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KKD2HHBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KKD2HHBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2HHBeauty2CharmLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD2HHBeauty2CharmLine              |     0.160 |     0.147 |    0.023       5.0     0.38 |    1000 |     0.147 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2HHBeauty2CharmLinePreScaler    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2HHBeauty2CharmLineHlt2Filter   |     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2HHBeauty2CharmLineFilterSequenc|     0.300 |     0.269 |    0.008       4.8     0.57 |     366 |     0.098 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD2HHBeauty2CharmLineVOIDFilter  |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHBeauty2CharmCombCutD2HHPIDBeauty2Char|     0.000 |     0.011 |    0.006       0.0     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHBeauty2CharmCombCutX2KPiBeauty2Charm |     0.000 |     0.009 |    0.004       0.0     0.01 |     149 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHBeauty2Charm                         |     0.201 |     0.147 |    0.052       0.8     0.12 |     149 |     0.022 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHBeauty2CharmTISTOS                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHBeauty2CharmLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KPiD2HHBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KPiD2HHBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KPiD2HHBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2HHBeauty2CharmLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DHHWSD2HHBeauty2CharmLine              |     0.050 |     0.056 |    0.015       6.0     0.26 |    1000 |     0.056 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2HHBeauty2CharmLinePreScaler    |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2HHBeauty2CharmLineHlt2Filter   |     0.103 |     0.011 |    0.005       0.1     0.01 |      97 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2HHBeauty2CharmLineFilterSequenc|     0.937 |     0.636 |    0.008       5.9     1.30 |      32 |     0.020 |
+TimingAuditor.TIMER              INFO            StrippingB02DHHWSD2HHBeauty2CharmLineVOIDFilter  |     0.000 |     0.006 |    0.003       0.0     0.00 |      32 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHBeauty2CharmCombCutD2HHPIDBeauty2Char|     0.000 |     0.015 |    0.008       0.0     0.01 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHBeauty2CharmCombCutX2HHWSBeauty2Charm|     0.000 |     0.012 |    0.006       0.0     0.01 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHBeauty2Charm                         |     0.000 |     0.350 |    0.066       2.6     0.65 |      14 |     0.005 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHBeauty2CharmTISTOS                   |    10.000 |     2.749 |    2.749       2.7     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHBeauty2CharmLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DHHWSD2HHBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DHHWSD2HHBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DHHWSD2HHBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2HHBeauty2CharmLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0PPbarD2HHBeauty2CharmLine            |     0.290 |     0.344 |    0.024       7.9     0.88 |    1000 |     0.345 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PPbarD2HHBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PPbarD2HHBeauty2CharmLineHlt2Filter |     0.000 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PPbarD2HHBeauty2CharmLineFilterSeque|     0.683 |     0.798 |    0.008       7.8     1.27 |     366 |     0.292 |
+TimingAuditor.TIMER              INFO            StrippingB02D0PPbarD2HHBeauty2CharmLineVOIDFilter|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0PPbarD2HHBeauty2CharmCombCutD2HHPIDBeauty2Ch|     0.066 |     0.011 |    0.005       0.0     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            X2PPbarBeauty2Charm                              |     0.466 |     0.520 |    0.064       2.0     0.35 |     150 |     0.078 |
+TimingAuditor.TIMER              INFO            X2PPbarSubPIDSelBeauty2Charm                     |     0.134 |     0.060 |    0.012       0.2     0.04 |     149 |     0.009 |
+TimingAuditor.TIMER              INFO            X2PPbarBeauty2CharmFilter                        |     0.000 |     0.015 |    0.006       0.1     0.01 |     149 |     0.002 |
+TimingAuditor.TIMER              INFO            X2PPbarPIDBeauty2CharmFilter                     |     0.000 |     0.018 |    0.006       0.0     0.01 |     149 |     0.003 |
+TimingAuditor.TIMER              INFO            B02D0PPbarD2HHBeauty2CharmCombCutX2PPbarPIDBeauty|     0.000 |     0.012 |    0.005       0.1     0.01 |     149 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0PPbarD2HHBeauty2Charm                       |     0.134 |     0.097 |    0.039       2.8     0.23 |     149 |     0.015 |
+TimingAuditor.TIMER              INFO            B02D0PPbarD2HHBeauty2CharmTISTOS                 |     0.000 |     2.142 |    0.467       3.7     1.60 |       5 |     0.011 |
+TimingAuditor.TIMER              INFO            B02D0PPbarD2HHBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.069 |    0.055       0.1     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PPbarD2HHBeauty2CharmLine                   |     0.000 |     0.005 |    0.004       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0PPbarD2HHBeauty2CharmLine      |     0.000 |     0.113 |    0.103       0.1     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0PPbarD2HHBeauty2CharmLine      |     0.000 |     0.098 |    0.089       0.1     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0PPbarD2HHBeauty2CharmLine      |     0.000 |     0.088 |    0.088       0.1     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PPbarD2HHBeauty2CharmLinePostScaler |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0PPbarWSD2HHBeauty2CharmLine          |     0.080 |     0.071 |    0.015       6.4     0.36 |    1000 |     0.071 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PPbarWSD2HHBeauty2CharmLinePreScaler|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PPbarWSD2HHBeauty2CharmLineHlt2Filte|     0.000 |     0.010 |    0.005       0.0     0.01 |      96 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PPbarWSD2HHBeauty2CharmLineFilterSeq|     1.250 |     1.122 |    0.008       6.3     1.68 |      32 |     0.036 |
+TimingAuditor.TIMER              INFO            StrippingB02D0PPbarWSD2HHBeauty2CharmLineVOIDFilt|     0.000 |     0.006 |    0.003       0.0     0.00 |      32 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PPbarWSD2HHBeauty2CharmCombCutD2HHPIDBeauty2|     0.000 |     0.012 |    0.009       0.0     0.00 |      13 |     0.000 |
+TimingAuditor.TIMER              INFO            X2PPbarPlusWSBeauty2Charm                        |     0.769 |     0.386 |    0.094       1.3     0.33 |      13 |     0.005 |
+TimingAuditor.TIMER              INFO            X2PPbarPlusWSSubPIDSelBeauty2Charm               |     0.000 |     0.033 |    0.010       0.1     0.03 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            X2PPbarPlusWSBeauty2CharmFilter                  |     0.000 |     0.014 |    0.007       0.0     0.00 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            X2PPbarMinusWSBeauty2Charm                       |     0.833 |     0.314 |    0.095       0.6     0.16 |      12 |     0.004 |
+TimingAuditor.TIMER              INFO            X2PPbarMinusWSSubPIDSelBeauty2Charm              |     0.000 |     0.036 |    0.013       0.1     0.02 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            X2PPbarMinusWSBeauty2CharmFilter                 |     0.000 |     0.012 |    0.007       0.0     0.01 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            X2PPbarWSPIDBeauty2CharmFilter                   |     0.000 |     0.018 |    0.009       0.0     0.01 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PPbarWSD2HHBeauty2CharmCombCutX2PPbarWSPIDBe|     0.000 |     0.012 |    0.005       0.0     0.01 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PPbarWSD2HHBeauty2Charm                     |     1.666 |     0.232 |    0.057       1.5     0.41 |      12 |     0.003 |
+TimingAuditor.TIMER              INFO            B02D0PPbarWSD2HHBeauty2CharmTISTOS               |     0.000 |     0.876 |    0.876       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0PPbarWSD2HHBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.060 |    0.060       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PPbarWSD2HHBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0PPbarWSD2HHBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0PPbarWSD2HHBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0PPbarWSD2HHBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PPbarWSD2HHBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KKD2HHWSBeauty2CharmLine             |     0.100 |     0.076 |    0.016       3.5     0.27 |    1000 |     0.077 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2HHWSBeauty2CharmLinePreScaler   |     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2HHWSBeauty2CharmLineHlt2Filter  |     0.000 |     0.012 |    0.005       0.1     0.01 |     108 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2HHWSBeauty2CharmLineFilterSequen|     1.276 |     0.896 |    0.011       3.4     0.80 |      47 |     0.042 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KKD2HHWSBeauty2CharmLineVOIDFilter |     0.000 |     0.006 |    0.003       0.0     0.01 |      47 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHWSBeauty2CharmCombCutD2HHWSBeauty2Char|     0.000 |     0.019 |    0.007       0.1     0.02 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHWSBeauty2CharmCombCutX2KKBeauty2CharmF|     0.000 |     0.011 |    0.004       0.1     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHWSBeauty2Charm                        |     0.869 |     0.206 |    0.047       1.3     0.27 |      23 |     0.005 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHWSBeauty2CharmTISTOS                  |    10.000 |     0.982 |    0.982       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHWSBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHWSBeauty2CharmLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KKD2HHWSBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KKD2HHWSBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KKD2HHWSBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2HHWSBeauty2CharmLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0PiPiD2HHWSBeauty2CharmLine           |     0.080 |     0.065 |    0.015       2.4     0.22 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2HHWSBeauty2CharmLinePreScaler |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2HHWSBeauty2CharmLineHlt2Filter|     0.000 |     0.012 |    0.005       0.1     0.01 |     106 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2HHWSBeauty2CharmLineFilterSequ|     0.930 |     0.779 |    0.010       2.3     0.67 |      43 |     0.034 |
+TimingAuditor.TIMER              INFO            StrippingB02D0PiPiD2HHWSBeauty2CharmLineVOIDFilte|     0.000 |     0.007 |    0.004       0.0     0.01 |      43 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHWSBeauty2CharmCombCutD2HHWSBeauty2Ch|     0.000 |     0.015 |    0.006       0.1     0.01 |      19 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHWSBeauty2CharmCombCutX2PiPiBeauty2Ch|     0.000 |     0.010 |    0.004       0.0     0.01 |      19 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHWSBeauty2Charm                      |     0.000 |     0.195 |    0.045       1.3     0.29 |      19 |     0.004 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHWSBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHWSBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHWSBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0PiPiD2HHWSBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0PiPiD2HHWSBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0PiPiD2HHWSBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2HHWSBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD2HHWSBeauty2CharmLine            |     0.100 |     0.080 |    0.015      14.8     0.58 |    1000 |     0.080 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2HHWSBeauty2CharmLinePreScaler  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2HHWSBeauty2CharmLineHlt2Filter |     0.000 |     0.013 |    0.006       0.1     0.01 |     105 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2HHWSBeauty2CharmLineFilterSeque|     1.818 |     1.476 |    0.010      14.7     2.84 |      33 |     0.049 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD2HHWSBeauty2CharmLineVOIDFilter|     0.000 |     0.006 |    0.003       0.0     0.00 |      33 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHWSBeauty2CharmCombCutD2HHWSBeauty2Cha|     0.000 |     0.022 |    0.007       0.1     0.03 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHWSBeauty2CharmCombCutX2KPiBeauty2Char|     0.000 |     0.012 |    0.004       0.0     0.01 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHWSBeauty2Charm                       |     0.625 |     0.348 |    0.077       1.6     0.43 |      16 |     0.006 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHWSBeauty2CharmTISTOS                 |     2.500 |     3.617 |    0.574      10.5     4.63 |       4 |     0.014 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHWSBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.093 |    0.043       0.2     0.06 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHWSBeauty2CharmLine                   |     0.000 |     0.008 |    0.005       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KPiD2HHWSBeauty2CharmLine      |     0.000 |     0.230 |    0.198       0.3     0.05 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KPiD2HHWSBeauty2CharmLine      |     0.000 |     0.123 |    0.122       0.1     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KPiD2HHWSBeauty2CharmLine      |     0.000 |     0.136 |    0.133       0.1     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2HHWSBeauty2CharmLinePostScaler |     0.000 |     0.003 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DHHWSD2HHWSBeauty2CharmLine            |     0.050 |     0.069 |    0.015       8.8     0.42 |    1000 |     0.070 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2HHWSBeauty2CharmLinePreScaler  |     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2HHWSBeauty2CharmLineHlt2Filter |     0.000 |     0.011 |    0.005       0.0     0.01 |     101 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2HHWSBeauty2CharmLineFilterSeque|     1.333 |     1.269 |    0.010       8.6     2.09 |      30 |     0.038 |
+TimingAuditor.TIMER              INFO            StrippingB02DHHWSD2HHWSBeauty2CharmLineVOIDFilter|     0.000 |     0.008 |    0.003       0.0     0.01 |      30 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHWSBeauty2CharmCombCutD2HHWSBeauty2Cha|     0.000 |     0.028 |    0.012       0.1     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHWSBeauty2CharmCombCutX2HHWSBeauty2Cha|     0.000 |     0.014 |    0.005       0.0     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHWSBeauty2Charm                       |     2.222 |     1.032 |    0.144       6.4     2.01 |       9 |     0.009 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHWSBeauty2CharmTISTOS                 |     0.000 |     6.012 |    6.012       6.0     0.00 |       1 |     0.006 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHWSBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.235 |    0.235       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHWSBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DHHWSD2HHWSBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DHHWSD2HHWSBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DHHWSD2HHWSBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2HHWSBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KSDDD2HHBeauty2CharmLine             |     0.100 |     0.078 |    0.023       2.6     0.13 |    1000 |     0.078 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KSDDD2HHBeauty2CharmLinePreScaler   |     0.000 |     0.004 |    0.001       2.3     0.07 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KSDDD2HHBeauty2CharmLineHlt2Filter  |     0.020 |     0.010 |    0.005       0.0     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KSDDD2HHBeauty2CharmLineFilterSequen|     0.136 |     0.069 |    0.009       2.5     0.16 |     366 |     0.026 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KSDDD2HHBeauty2CharmLineVOIDFilter |     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KSDDD2HHBeauty2CharmCombCutD2HHPIDBeauty2Cha|     0.066 |     0.010 |    0.005       0.0     0.00 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KSDDD2HHBeauty2CharmCombCutKS0_DDInputsBeaut|     0.000 |     0.008 |    0.003       0.0     0.00 |      71 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0KSDDD2HHBeauty2Charm                        |     0.422 |     0.083 |    0.047       0.9     0.10 |      71 |     0.006 |
+TimingAuditor.TIMER              INFO            B02D0KSDDD2HHBeauty2CharmTISTOS                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KSDDD2HHBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KSDDD2HHBeauty2CharmLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KSDDD2HHBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KSDDD2HHBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KSDDD2HHBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KSDDD2HHBeauty2CharmLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KSLLD2HHBeauty2CharmLine             |     0.050 |     0.070 |    0.023       2.3     0.10 |    1000 |     0.070 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KSLLD2HHBeauty2CharmLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KSLLD2HHBeauty2CharmLineHlt2Filter  |     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KSLLD2HHBeauty2CharmLineFilterSequen|     0.027 |     0.057 |    0.008       2.2     0.15 |     366 |     0.021 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KSLLD2HHBeauty2CharmLineVOIDFilter |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KSLLD2HHBeauty2CharmCombCutD2HHPIDBeauty2Cha|     0.000 |     0.011 |    0.005       0.0     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KSLLD2HHBeauty2CharmCombCutKS0_LLInputsBeaut|     0.000 |     0.012 |    0.004       0.0     0.01 |      49 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0KSLLD2HHBeauty2Charm                        |     0.204 |     0.111 |    0.045       1.9     0.26 |      49 |     0.005 |
+TimingAuditor.TIMER              INFO            B02D0KSLLD2HHBeauty2CharmTISTOS                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KSLLD2HHBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KSLLD2HHBeauty2CharmLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KSLLD2HHBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KSLLD2HHBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KSLLD2HHBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KSLLD2HHBeauty2CharmLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPi0MergedD2HHBeauty2CharmLine        |     0.030 |     0.067 |    0.022       1.9     0.09 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2HHBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2HHBeauty2CharmLineHlt2Fil|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2HHBeauty2CharmLineFilterS|     0.000 |     0.055 |    0.008       1.8     0.13 |     366 |     0.020 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPi0MergedD2HHBeauty2CharmLineVOIDFi|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHBeauty2CharmCombCutD2HHPIDBeaut|     0.000 |     0.011 |    0.004       0.0     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHBeauty2CharmCombCutKTopoInputsB|     0.000 |     0.005 |    0.003       0.0     0.00 |     150 |     0.001 |
+TimingAuditor.TIMER              INFO            Pi0FromBMergedBeauty2CharmFilter                 |     0.000 |     0.007 |    0.004       0.0     0.01 |      47 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHBeauty2CharmCombCutPi0FromBMerg|     0.000 |     0.011 |    0.004       0.0     0.01 |      30 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHBeauty2Charm                   |     0.000 |     0.208 |    0.062       1.5     0.26 |      30 |     0.006 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KPi0MergedD2HHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KPi0MergedD2HHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KPi0MergedD2HHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2HHBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiPi0MergedD2HHBeauty2CharmLine       |     0.050 |     0.064 |    0.022       1.5     0.08 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2HHBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2HHBeauty2CharmLineHlt2Fi|     0.010 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2HHBeauty2CharmLineFilter|     0.000 |     0.044 |    0.008       1.4     0.10 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiPi0MergedD2HHBeauty2CharmLineVOIDF|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHBeauty2CharmCombCutD2HHPIDBeau|     0.000 |     0.011 |    0.005       0.0     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHBeauty2CharmCombCutPiTopoInput|     0.000 |     0.005 |    0.003       0.0     0.00 |     150 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHBeauty2CharmCombCutPi0FromBMer|     0.000 |     0.010 |    0.005       0.0     0.00 |      30 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHBeauty2Charm                  |     0.000 |     0.173 |    0.063       1.2     0.21 |      30 |     0.005 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHBeauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiPi0MergedD2HHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiPi0MergedD2HHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiPi0MergedD2HHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2HHBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KsPiDDD2HHBeauty2CharmLine            |     0.070 |     0.096 |    0.021       8.0     0.37 |    1000 |     0.096 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2HHBeauty2CharmLinePreScaler  |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2HHBeauty2CharmLineHlt2Filter |     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2HHBeauty2CharmLineFilterSeque|     0.136 |     0.115 |    0.007       7.8     0.53 |     366 |     0.042 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KsPiDDD2HHBeauty2CharmLineVOIDFilter|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHBeauty2CharmCombCutD2HHPIDBeauty2Ch|     0.000 |     0.011 |    0.004       0.0     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHBeauty2CharmCombCutPiLooseTopoInput|     0.000 |     0.007 |    0.003       0.0     0.00 |     150 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHBeauty2CharmCombCutKS0_DDInputsBeau|     0.000 |     0.008 |    0.003       0.0     0.01 |      71 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHBeauty2Charm                       |     0.140 |     0.182 |    0.065       1.1     0.17 |      71 |     0.013 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHBeauty2CharmTISTOS                 |     6.666 |     1.708 |    0.619       3.0     1.22 |       3 |     0.005 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHBeauty2CharmB2CBBDTBeauty2CharmFilt|     3.333 |     0.116 |    0.075       0.1     0.04 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHBeauty2CharmLine                   |     0.000 |     0.007 |    0.006       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KsPiDDD2HHBeauty2CharmLine      |     0.000 |     0.387 |    0.211       0.6     0.25 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KsPiDDD2HHBeauty2CharmLine      |     0.000 |     0.244 |    0.098       0.4     0.21 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KsPiDDD2HHBeauty2CharmLine      |     0.000 |     0.252 |    0.103       0.4     0.21 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2HHBeauty2CharmLinePostScaler |     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPi0ResolvedD2HHBeauty2CharmLine      |     0.360 |     0.251 |    0.022      53.8     1.81 |    1000 |     0.251 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2HHBeauty2CharmLinePreSc|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2HHBeauty2CharmLineHlt2F|     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2HHBeauty2CharmLineFilte|     0.819 |     0.550 |    0.007      53.7     2.95 |     366 |     0.201 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPi0ResolvedD2HHBeauty2CharmLineVOID|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHBeauty2CharmCombCutD2HHPIDBea|     0.000 |     0.011 |    0.006       0.0     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHBeauty2CharmCombCutKTopoInput|     0.000 |     0.005 |    0.003       0.0     0.00 |     150 |     0.001 |
+TimingAuditor.TIMER              INFO            Pi0FromBResolvedBeauty2CharmFilter               |     0.000 |     0.007 |    0.004       0.0     0.00 |     212 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHBeauty2CharmCombCutPi0FromBRe|     0.000 |     0.011 |    0.005       0.0     0.01 |     141 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHBeauty2Charm                 |     0.638 |     0.525 |    0.073       8.9     0.93 |     141 |     0.074 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHBeauty2CharmTISTOS           |     2.941 |     3.352 |    0.540      34.7     8.13 |      17 |     0.057 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.099 |    0.051       0.3     0.06 |      12 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHBeauty2CharmLine             |     0.000 |     0.008 |    0.005       0.0     0.00 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KPi0ResolvedD2HHBeauty2CharmLine|     1.250 |     0.573 |    0.154       2.0     0.61 |       8 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KPi0ResolvedD2HHBeauty2CharmLine|     0.000 |     0.447 |    0.097       1.8     0.59 |       8 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KPi0ResolvedD2HHBeauty2CharmLine|     1.250 |     0.457 |    0.096       1.8     0.60 |       8 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2HHBeauty2CharmLinePostS|     0.000 |     0.002 |    0.001       0.0     0.00 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KsPiLLD2HHBeauty2CharmLine            |     0.020 |     0.077 |    0.022       2.9     0.17 |    1000 |     0.078 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2HHBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2HHBeauty2CharmLineHlt2Filter |     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2HHBeauty2CharmLineFilterSeque|     0.000 |     0.079 |    0.008       2.8     0.25 |     366 |     0.029 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KsPiLLD2HHBeauty2CharmLineVOIDFilter|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHBeauty2CharmCombCutD2HHPIDBeauty2Ch|     0.000 |     0.012 |    0.006       0.0     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHBeauty2CharmCombCutPiLooseTopoInput|     0.000 |     0.007 |    0.003       0.0     0.00 |     150 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHBeauty2CharmCombCutKS0_LLInputsBeau|     0.000 |     0.009 |    0.003       0.0     0.01 |      49 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHBeauty2Charm                       |     0.000 |     0.238 |    0.064       1.8     0.30 |      49 |     0.012 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHBeauty2CharmTISTOS                 |     0.000 |     1.079 |    0.625       1.5     0.64 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.117 |    0.093       0.1     0.03 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHBeauty2CharmLine                   |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KsPiLLD2HHBeauty2CharmLine      |     0.000 |     0.187 |    0.187       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KsPiLLD2HHBeauty2CharmLine      |     0.000 |     0.128 |    0.128       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KsPiLLD2HHBeauty2CharmLine      |     0.000 |     0.172 |    0.172       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2HHBeauty2CharmLinePostScaler |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiPi0ResolvedD2HHBeauty2CharmLine     |     0.150 |     0.212 |    0.021      50.6     1.68 |    1000 |     0.212 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2HHBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2HHBeauty2CharmLineHlt2|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2HHBeauty2CharmLineFilt|     0.327 |     0.441 |    0.008      50.4     2.74 |     366 |     0.162 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiPi0ResolvedD2HHBeauty2CharmLineVOI|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHBeauty2CharmCombCutD2HHPIDBe|     0.000 |     0.012 |    0.005       0.0     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHBeauty2CharmCombCutPiTopoInp|     0.000 |     0.005 |    0.003       0.0     0.00 |     150 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHBeauty2CharmCombCutPi0FromBR|     0.000 |     0.010 |    0.004       0.0     0.01 |     141 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHBeauty2Charm                |     0.212 |     0.481 |    0.063       8.4     0.88 |     141 |     0.068 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHBeauty2CharmTISTOS          |     3.571 |     3.469 |    0.565      32.2     8.29 |      14 |     0.049 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.096 |    0.048       0.2     0.06 |      10 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHBeauty2CharmLine            |     0.000 |     0.008 |    0.005       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiPi0ResolvedD2HHBeauty2CharmLin|     1.428 |     0.547 |    0.147       1.9     0.61 |       7 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiPi0ResolvedD2HHBeauty2CharmLin|     0.000 |     0.532 |    0.147       2.1     0.73 |       7 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiPi0ResolvedD2HHBeauty2CharmLin|     1.428 |     0.490 |    0.137       1.9     0.64 |       7 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2HHBeauty2CharmLinePost|     0.000 |     0.002 |    0.002       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPi0MergedD2KSHHLLBeauty2CharmLine    |     0.230 |     0.252 |    0.022       7.3     0.67 |    1000 |     0.252 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2KSHHLLBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2KSHHLLBeauty2CharmLineHlt|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2KSHHLLBeauty2CharmLineFil|     0.546 |     0.543 |    0.031       7.2     0.99 |     366 |     0.199 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPi0MergedD2KSHHLLBeauty2CharmLineVO|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:D2KsHHLLBeauty2Charm                      |     0.491 |     0.498 |    0.021       6.7     0.92 |     366 |     0.182 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2KsHHLLBeauty2Charm               |     0.464 |     0.470 |    0.017       6.4     0.88 |     366 |     0.172 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+pi-KS0LLBeauty2Charm           |     0.163 |     0.143 |    0.002       4.7     0.34 |     366 |     0.052 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+pi-KS0LLBeauty2Charm                |     0.485 |     0.368 |    0.079       4.5     0.47 |     103 |     0.038 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+K-KS0LLBeauty2Charm            |     0.136 |     0.107 |    0.001       1.3     0.21 |     366 |     0.039 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+K-KS0LLBeauty2Charm                 |     0.388 |     0.286 |    0.078       1.3     0.19 |     103 |     0.029 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+pi-KS0LLBeauty2Charm            |     0.109 |     0.105 |    0.001       1.2     0.20 |     366 |     0.039 |
+TimingAuditor.TIMER              INFO               ProtoD2K+pi-KS0LLBeauty2Charm                 |     0.194 |     0.281 |    0.061       1.2     0.20 |     103 |     0.029 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K-KS0LLBeauty2Charm             |     0.027 |     0.096 |    0.001       1.2     0.19 |     366 |     0.035 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K-KS0LLBeauty2Charm                  |     0.097 |     0.255 |    0.052       1.2     0.19 |     103 |     0.026 |
+TimingAuditor.TIMER              INFO             D2KsHHLLBeauty2Charm                            |     0.000 |     0.005 |    0.003       0.0     0.00 |      38 |     0.000 |
+TimingAuditor.TIMER              INFO            D2KsHHLLPIDBeauty2CharmFilter                    |     0.000 |     0.013 |    0.007       0.0     0.01 |      38 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2KSHHLLBeauty2CharmCombCutD2KsHHLL|     0.000 |     0.018 |    0.009       0.1     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2KSHHLLBeauty2CharmCombCutKTopoInp|     0.000 |     0.007 |    0.003       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2KSHHLLBeauty2CharmCombCutPi0FromB|     0.000 |     0.016 |    0.006       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2KSHHLLBeauty2Charm               |     0.000 |     0.260 |    0.074       1.4     0.47 |       8 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2KSHHLLBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2KSHHLLBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2KSHHLLBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KPi0MergedD2KSHHLLBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KPi0MergedD2KSHHLLBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KPi0MergedD2KSHHLLBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2KSHHLLBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiPi0MergedD2KSHHLLBeauty2CharmLine   |     0.070 |     0.058 |    0.023       2.2     0.08 |    1000 |     0.059 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2KSHHLLBeauty2CharmLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2KSHHLLBeauty2CharmLineHl|     0.020 |     0.009 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2KSHHLLBeauty2CharmLineFi|     0.027 |     0.026 |    0.008       2.0     0.11 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiPi0MergedD2KSHHLLBeauty2CharmLineV|     0.000 |     0.007 |    0.003       0.6     0.03 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2KSHHLLBeauty2CharmCombCutD2KsHHL|     0.000 |     0.020 |    0.011       0.1     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2KSHHLLBeauty2CharmCombCutPiTopoI|     0.000 |     0.007 |    0.004       0.0     0.00 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2KSHHLLBeauty2CharmCombCutPi0From|     0.000 |     0.008 |    0.004       0.0     0.00 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2KSHHLLBeauty2Charm              |     1.250 |     0.308 |    0.075       1.8     0.60 |       8 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2KSHHLLBeauty2CharmTISTOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2KSHHLLBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2KSHHLLBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiPi0MergedD2KSHHLLBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiPi0MergedD2KSHHLLBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiPi0MergedD2KSHHLLBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2KSHHLLBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KsPiDDD2KSHHLLBeauty2CharmLine        |     0.080 |     0.057 |    0.022       2.7     0.10 |    1000 |     0.058 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2KSHHLLBeauty2CharmLinePreScal|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2KSHHLLBeauty2CharmLineHlt2Fil|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2KSHHLLBeauty2CharmLineFilterS|     0.054 |     0.032 |    0.008       2.6     0.15 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KsPiDDD2KSHHLLBeauty2CharmLineVOIDFi|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHLLBeauty2CharmCombCutD2KsHHLLPIDB|     0.000 |     0.020 |    0.010       0.0     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHLLBeauty2CharmCombCutPiLooseTopoI|     0.000 |     0.009 |    0.004       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHLLBeauty2CharmCombCutKS0_DDInputs|     0.000 |     0.008 |    0.004       0.0     0.01 |      13 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHLLBeauty2Charm                   |     1.538 |     0.328 |    0.070       2.4     0.62 |      13 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHLLBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHLLBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHLLBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KsPiDDD2KSHHLLBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KsPiDDD2KSHHLLBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KsPiDDD2KSHHLLBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2KSHHLLBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPi0ResolvedD2KSHHLLBeauty2CharmLine  |     0.080 |     0.082 |    0.023       8.7     0.36 |    1000 |     0.083 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2KSHHLLBeauty2CharmLineP|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2KSHHLLBeauty2CharmLineH|     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2KSHHLLBeauty2CharmLineF|     0.081 |     0.095 |    0.007       8.6     0.57 |     366 |     0.035 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPi0ResolvedD2KSHHLLBeauty2CharmLine|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2KSHHLLBeauty2CharmCombCutD2KsHH|     0.000 |     0.018 |    0.010       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2KSHHLLBeauty2CharmCombCutKTopoI|     0.000 |     0.008 |    0.003       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2KSHHLLBeauty2CharmCombCutPi0Fro|     0.000 |     0.010 |    0.005       0.0     0.00 |      24 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2KSHHLLBeauty2Charm             |     0.000 |     0.545 |    0.079       2.2     0.50 |      24 |     0.013 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2KSHHLLBeauty2CharmTISTOS       |     3.333 |     3.017 |    1.657       5.0     1.78 |       3 |     0.009 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2KSHHLLBeauty2CharmB2CBBDTBeauty|     0.000 |     0.083 |    0.071       0.1     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2KSHHLLBeauty2CharmLine         |     0.000 |     0.009 |    0.007       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KPi0ResolvedD2KSHHLLBeauty2Charm|     0.000 |     0.215 |    0.193       0.2     0.03 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KPi0ResolvedD2KSHHLLBeauty2Charm|     0.000 |     0.151 |    0.132       0.2     0.03 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KPi0ResolvedD2KSHHLLBeauty2Charm|     0.000 |     0.125 |    0.123       0.1     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2KSHHLLBeauty2CharmLineP|     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KsPiLLD2KSHHLLBeauty2CharmLine        |     0.080 |     0.064 |    0.023       1.7     0.10 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2KSHHLLBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2KSHHLLBeauty2CharmLineHlt2Fil|     0.010 |     0.007 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2KSHHLLBeauty2CharmLineFilterS|     0.081 |     0.031 |    0.007       1.6     0.10 |     366 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KsPiLLD2KSHHLLBeauty2CharmLineVOIDFi|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHLLBeauty2CharmCombCutD2KsHHLLPIDB|     0.384 |     0.022 |    0.011       0.1     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHLLBeauty2CharmCombCutPiLooseTopoI|     0.000 |     0.008 |    0.004       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHLLBeauty2CharmCombCutKS0_LLInputs|     0.000 |     0.006 |    0.003       0.0     0.00 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHLLBeauty2Charm                   |     0.384 |     0.156 |    0.061       1.4     0.26 |      26 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHLLBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHLLBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHLLBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KsPiLLD2KSHHLLBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KsPiLLD2KSHHLLBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KsPiLLD2KSHHLLBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2KSHHLLBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiPi0ResolvedD2KSHHLLBeauty2CharmLine |     0.080 |     0.069 |    0.021       4.4     0.19 |    1000 |     0.069 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2KSHHLLBeauty2CharmLine|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2KSHHLLBeauty2CharmLine|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2KSHHLLBeauty2CharmLine|     0.109 |     0.063 |    0.008       4.3     0.30 |     366 |     0.023 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiPi0ResolvedD2KSHHLLBeauty2CharmLin|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2KSHHLLBeauty2CharmCombCutD2KsH|     0.000 |     0.018 |    0.010       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2KSHHLLBeauty2CharmCombCutPiTop|     0.000 |     0.005 |    0.004       0.0     0.00 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2KSHHLLBeauty2CharmCombCutPi0Fr|     0.000 |     0.007 |    0.004       0.0     0.00 |      24 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2KSHHLLBeauty2Charm            |     0.833 |     0.463 |    0.078       1.8     0.41 |      24 |     0.011 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2KSHHLLBeauty2CharmTISTOS      |     0.000 |     0.783 |    0.615       1.0     0.24 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2KSHHLLBeauty2CharmB2CBBDTBeaut|     0.000 |     0.064 |    0.063       0.1     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2KSHHLLBeauty2CharmLine        |     0.000 |     0.014 |    0.005       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiPi0ResolvedD2KSHHLLBeauty2Char|     0.000 |     0.116 |    0.090       0.1     0.04 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiPi0ResolvedD2KSHHLLBeauty2Char|     0.000 |     0.140 |    0.052       0.2     0.12 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiPi0ResolvedD2KSHHLLBeauty2Char|     5.000 |     0.171 |    0.058       0.3     0.16 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2KSHHLLBeauty2CharmLine|     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPi0MergedD2KSHHDDBeauty2CharmLine    |     0.320 |     0.324 |    0.022       9.3     0.73 |    1000 |     0.325 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2KSHHDDBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2KSHHDDBeauty2CharmLineHlt|     0.000 |     0.008 |    0.004       0.7     0.02 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2KSHHDDBeauty2CharmLineFil|     0.710 |     0.746 |    0.031       9.2     1.03 |     366 |     0.273 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPi0MergedD2KSHHDDBeauty2CharmLineVO|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:D2KsHHDDBeauty2Charm                      |     0.628 |     0.707 |    0.021       8.7     0.99 |     366 |     0.259 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2KsHHDDBeauty2Charm               |     0.628 |     0.686 |    0.017       8.3     0.96 |     366 |     0.251 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+pi-KS0DDBeauty2Charm           |     0.327 |     0.208 |    0.002       2.0     0.28 |     366 |     0.076 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+pi-KS0DDBeauty2Charm                |     0.643 |     0.311 |    0.082       1.8     0.25 |     171 |     0.053 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+K-KS0DDBeauty2Charm            |     0.136 |     0.160 |    0.001       2.2     0.24 |     366 |     0.059 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+K-KS0DDBeauty2Charm                 |     0.175 |     0.266 |    0.059       1.8     0.22 |     171 |     0.046 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+pi-KS0DDBeauty2Charm            |     0.054 |     0.161 |    0.001       2.1     0.24 |     366 |     0.059 |
+TimingAuditor.TIMER              INFO               ProtoD2K+pi-KS0DDBeauty2Charm                 |     0.116 |     0.267 |    0.056       1.7     0.22 |     171 |     0.046 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K-KS0DDBeauty2Charm             |     0.081 |     0.137 |    0.001       1.9     0.21 |     366 |     0.050 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K-KS0DDBeauty2Charm                  |     0.058 |     0.233 |    0.041       1.7     0.20 |     171 |     0.040 |
+TimingAuditor.TIMER              INFO             D2KsHHDDBeauty2Charm                            |     0.000 |     0.006 |    0.004       0.0     0.00 |      28 |     0.000 |
+TimingAuditor.TIMER              INFO            D2KsHHDDPIDBeauty2CharmFilter                    |     0.357 |     0.015 |    0.007       0.1     0.01 |      28 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2KSHHDDBeauty2CharmCombCutD2KsHHDD|     0.000 |     0.019 |    0.007       0.1     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2KSHHDDBeauty2CharmCombCutKTopoInp|     0.000 |     0.008 |    0.003       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2KSHHDDBeauty2CharmCombCutPi0FromB|     0.000 |     0.010 |    0.004       0.0     0.01 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2KSHHDDBeauty2Charm               |     0.000 |     0.363 |    0.085       1.6     0.56 |       7 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2KSHHDDBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2KSHHDDBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2KSHHDDBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KPi0MergedD2KSHHDDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KPi0MergedD2KSHHDDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KPi0MergedD2KSHHDDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2KSHHDDBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiPi0MergedD2KSHHDDBeauty2CharmLine   |     0.060 |     0.057 |    0.022       1.5     0.06 |    1000 |     0.058 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2KSHHDDBeauty2CharmLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2KSHHDDBeauty2CharmLineHl|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2KSHHDDBeauty2CharmLineFi|     0.000 |     0.023 |    0.008       1.4     0.08 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiPi0MergedD2KSHHDDBeauty2CharmLineV|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2KSHHDDBeauty2CharmCombCutD2KsHHD|     0.000 |     0.018 |    0.008       0.1     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2KSHHDDBeauty2CharmCombCutPiTopoI|     0.000 |     0.006 |    0.003       0.0     0.00 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2KSHHDDBeauty2CharmCombCutPi0From|     0.000 |     0.007 |    0.004       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2KSHHDDBeauty2Charm              |     0.000 |     0.335 |    0.088       1.3     0.43 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2KSHHDDBeauty2CharmTISTOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2KSHHDDBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2KSHHDDBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiPi0MergedD2KSHHDDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiPi0MergedD2KSHHDDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiPi0MergedD2KSHHDDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2KSHHDDBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KsPiDDD2KSHHDDBeauty2CharmLine        |     0.130 |     0.059 |    0.021       1.5     0.07 |    1000 |     0.060 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2KSHHDDBeauty2CharmLinePreScal|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2KSHHDDBeauty2CharmLineHlt2Fil|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2KSHHDDBeauty2CharmLineFilterS|     0.027 |     0.031 |    0.007       1.3     0.10 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KsPiDDD2KSHHDDBeauty2CharmLineVOIDFi|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHDDBeauty2CharmCombCutD2KsHHDDPIDB|     0.000 |     0.015 |    0.008       0.0     0.00 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHDDBeauty2CharmCombCutPiLooseTopoI|     0.000 |     0.008 |    0.004       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHDDBeauty2CharmCombCutKS0_DDInputs|     0.000 |     0.007 |    0.004       0.0     0.00 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHDDBeauty2Charm                   |     0.000 |     0.192 |    0.066       1.1     0.26 |      23 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHDDBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHDDBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2KSHHDDBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KsPiDDD2KSHHDDBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KsPiDDD2KSHHDDBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KsPiDDD2KSHHDDBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2KSHHDDBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPi0ResolvedD2KSHHDDBeauty2CharmLine  |     0.040 |     0.087 |    0.023      21.0     0.67 |    1000 |     0.088 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2KSHHDDBeauty2CharmLineP|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2KSHHDDBeauty2CharmLineH|     0.000 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2KSHHDDBeauty2CharmLineF|     0.081 |     0.109 |    0.008      20.9     1.11 |     366 |     0.040 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPi0ResolvedD2KSHHDDBeauty2CharmLine|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2KSHHDDBeauty2CharmCombCutD2KsHH|     0.000 |     0.015 |    0.009       0.0     0.00 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2KSHHDDBeauty2CharmCombCutKTopoI|     0.000 |     0.004 |    0.003       0.0     0.00 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2KSHHDDBeauty2CharmCombCutPi0Fro|     0.000 |     0.008 |    0.004       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2KSHHDDBeauty2Charm             |     0.434 |     0.735 |    0.083       9.6     1.94 |      23 |     0.017 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2KSHHDDBeauty2CharmTISTOS       |     3.333 |     4.316 |    1.031      10.3     5.16 |       3 |     0.013 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2KSHHDDBeauty2CharmB2CBBDTBeauty|     0.000 |     0.075 |    0.075       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2KSHHDDBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KPi0ResolvedD2KSHHDDBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KPi0ResolvedD2KSHHDDBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KPi0ResolvedD2KSHHDDBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2KSHHDDBeauty2CharmLineP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KsPiLLD2KSHHDDBeauty2CharmLine        |     0.050 |     0.056 |    0.022       1.0     0.06 |    1000 |     0.056 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2KSHHDDBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2KSHHDDBeauty2CharmLineHlt2Fil|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2KSHHDDBeauty2CharmLineFilterS|     0.027 |     0.020 |    0.007       0.9     0.06 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KsPiLLD2KSHHDDBeauty2CharmLineVOIDFi|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHDDBeauty2CharmCombCutD2KsHHDDPIDB|     0.000 |     0.018 |    0.007       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHDDBeauty2CharmCombCutPiLooseTopoI|     0.000 |     0.007 |    0.003       0.0     0.00 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHDDBeauty2CharmCombCutKS0_LLInputs|     0.000 |     0.006 |    0.005       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHDDBeauty2Charm                   |     0.000 |     0.253 |    0.086       0.8     0.27 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHDDBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHDDBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2KSHHDDBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KsPiLLD2KSHHDDBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KsPiLLD2KSHHDDBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KsPiLLD2KSHHDDBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2KSHHDDBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiPi0ResolvedD2KSHHDDBeauty2CharmLine |     0.060 |     0.083 |    0.020      19.4     0.62 |    1000 |     0.083 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2KSHHDDBeauty2CharmLine|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2KSHHDDBeauty2CharmLine|     0.000 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2KSHHDDBeauty2CharmLine|     0.109 |     0.100 |    0.007      19.3     1.03 |     366 |     0.037 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiPi0ResolvedD2KSHHDDBeauty2CharmLin|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2KSHHDDBeauty2CharmCombCutD2KsH|     0.000 |     0.016 |    0.006       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2KSHHDDBeauty2CharmCombCutPiTop|     0.000 |     0.006 |    0.004       0.0     0.00 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2KSHHDDBeauty2CharmCombCutPi0Fr|     0.000 |     0.007 |    0.003       0.0     0.00 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2KSHHDDBeauty2Charm            |     1.304 |     0.727 |    0.090       9.5     1.93 |      23 |     0.017 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2KSHHDDBeauty2CharmTISTOS      |     3.333 |     3.840 |    1.175       8.8     4.31 |       3 |     0.012 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2KSHHDDBeauty2CharmB2CBBDTBeaut|     0.000 |     0.092 |    0.092       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2KSHHDDBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiPi0ResolvedD2KSHHDDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiPi0ResolvedD2KSHHDDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiPi0ResolvedD2KSHHDDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2KSHHDDBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPi0MergedD2HHHHBeauty2CharmLine      |     0.060 |     0.065 |    0.021       3.6     0.14 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2HHHHBeauty2CharmLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2HHHHBeauty2CharmLineHlt2F|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2HHHHBeauty2CharmLineFilte|     0.054 |     0.049 |    0.007       3.5     0.21 |     366 |     0.018 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPi0MergedD2HHHHBeauty2CharmLineVOID|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHHHBeauty2CharmCombCutD2HHHHPIDB|     0.000 |     0.012 |    0.006       0.0     0.00 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHHHBeauty2CharmCombCutKTopoInput|     0.000 |     0.005 |    0.003       0.0     0.00 |      95 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHHHBeauty2CharmCombCutPi0FromBMe|     0.000 |     0.012 |    0.006       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHHHBeauty2Charm                 |     0.869 |     0.329 |    0.076       3.2     0.65 |      23 |     0.008 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHHHBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHHHBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHHHBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KPi0MergedD2HHHHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KPi0MergedD2HHHHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KPi0MergedD2HHHHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2HHHHBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiPi0MergedD2HHHHBeauty2CharmLine     |     0.080 |     0.068 |    0.021       5.8     0.21 |    1000 |     0.069 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2HHHHBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2HHHHBeauty2CharmLineHlt2|     0.020 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2HHHHBeauty2CharmLineFilt|     0.054 |     0.042 |    0.007       3.0     0.17 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiPi0MergedD2HHHHBeauty2CharmLineVOI|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHHHBeauty2CharmCombCutD2HHHHPID|     0.000 |     0.011 |    0.005       0.0     0.00 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHHHBeauty2CharmCombCutPiTopoInp|     0.000 |     0.005 |    0.003       0.0     0.00 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHHHBeauty2CharmCombCutPi0FromBM|     0.000 |     0.011 |    0.005       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHHHBeauty2Charm                |     0.434 |     0.288 |    0.062       2.8     0.56 |      23 |     0.007 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHHHBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHHHBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHHHBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiPi0MergedD2HHHHBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiPi0MergedD2HHHHBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiPi0MergedD2HHHHBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2HHHHBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KsPiDDD2HHHHBeauty2CharmLine          |     0.080 |     0.084 |    0.021       8.1     0.29 |    1000 |     0.084 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2HHHHBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2HHHHBeauty2CharmLineHlt2Filte|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2HHHHBeauty2CharmLineFilterSeq|     0.054 |     0.102 |    0.007       8.0     0.46 |     366 |     0.038 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KsPiDDD2HHHHBeauty2CharmLineVOIDFilt|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHHHBeauty2CharmCombCutD2HHHHPIDBeaut|     0.105 |     0.082 |    0.005       0.8     0.21 |      95 |     0.008 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHHHBeauty2CharmCombCutPiLooseTopoInp|     0.000 |     0.006 |    0.003       0.0     0.00 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHHHBeauty2CharmCombCutKS0_DDInputsBe|     0.000 |     0.009 |    0.004       0.0     0.01 |      45 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHHHBeauty2Charm                     |     0.222 |     0.445 |    0.067       7.9     1.15 |      45 |     0.020 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHHHBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHHHBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHHHBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KsPiDDD2HHHHBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KsPiDDD2HHHHBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KsPiDDD2HHHHBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2HHHHBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPi0ResolvedD2HHHHBeauty2CharmLine    |     0.390 |     0.396 |    0.022      98.3     3.49 |    1000 |     0.396 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2HHHHBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2HHHHBeauty2CharmLineHlt|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2HHHHBeauty2CharmLineFil|     0.983 |     0.950 |    0.007      98.1     5.72 |     366 |     0.348 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPi0ResolvedD2HHHHBeauty2CharmLineVO|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHHHBeauty2CharmCombCutD2HHHHPI|     0.000 |     0.012 |    0.007       0.0     0.01 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHHHBeauty2CharmCombCutKTopoInp|     0.105 |     0.004 |    0.003       0.0     0.00 |      95 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHHHBeauty2CharmCombCutPi0FromB|     0.112 |     0.011 |    0.005       0.0     0.01 |      89 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHHHBeauty2Charm               |     1.573 |     2.092 |    0.076      80.5     8.58 |      89 |     0.186 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHHHBeauty2CharmTISTOS         |     8.333 |     5.620 |    1.119      16.1     4.69 |      18 |     0.101 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHHHBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.180 |    0.057       0.9     0.23 |      12 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHHHBeauty2CharmLine           |     0.000 |     0.007 |    0.005       0.0     0.00 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KPi0ResolvedD2HHHHBeauty2CharmLi|     0.000 |     0.565 |    0.171       1.7     0.47 |      10 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KPi0ResolvedD2HHHHBeauty2CharmLi|     1.000 |     0.455 |    0.091       1.6     0.50 |      10 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KPi0ResolvedD2HHHHBeauty2CharmLi|     1.000 |     0.458 |    0.103       1.6     0.49 |      10 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2HHHHBeauty2CharmLinePos|     0.000 |     0.002 |    0.001       0.0     0.00 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KsPiLLD2HHHHBeauty2CharmLine          |     0.040 |     0.069 |    0.022       2.2     0.12 |    1000 |     0.069 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2HHHHBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.2     0.01 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2HHHHBeauty2CharmLineHlt2Filte|     0.000 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2HHHHBeauty2CharmLineFilterSeq|     0.000 |     0.057 |    0.007       2.0     0.16 |     366 |     0.021 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KsPiLLD2HHHHBeauty2CharmLineVOIDFilt|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHHHBeauty2CharmCombCutD2HHHHPIDBeaut|     0.000 |     0.013 |    0.007       0.0     0.00 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHHHBeauty2CharmCombCutPiLooseTopoInp|     0.000 |     0.007 |    0.003       0.0     0.00 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHHHBeauty2CharmCombCutKS0_LLInputsBe|     0.000 |     0.008 |    0.003       0.0     0.00 |      40 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHHHBeauty2Charm                     |     0.000 |     0.257 |    0.062       1.8     0.34 |      40 |     0.010 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHHHBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHHHBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHHHBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KsPiLLD2HHHHBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KsPiLLD2HHHHBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KsPiLLD2HHHHBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2HHHHBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiPi0ResolvedD2HHHHBeauty2CharmLine   |     0.340 |     0.388 |    0.022     117.0     3.98 |    1000 |     0.389 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2HHHHBeauty2CharmLinePr|     0.020 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2HHHHBeauty2CharmLineHl|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2HHHHBeauty2CharmLineFi|     0.819 |     0.928 |    0.008     116.9     6.54 |     366 |     0.340 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiPi0ResolvedD2HHHHBeauty2CharmLineV|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHHHBeauty2CharmCombCutD2HHHHP|     0.000 |     0.011 |    0.005       0.0     0.01 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHHHBeauty2CharmCombCutPiTopoI|     0.000 |     0.004 |    0.003       0.0     0.00 |      95 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHHHBeauty2CharmCombCutPi0From|     0.000 |     0.010 |    0.005       0.0     0.00 |      89 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHHHBeauty2Charm              |     2.471 |     2.290 |    0.066     103.4    10.98 |      89 |     0.204 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHHHBeauty2CharmTISTOS        |     2.777 |     4.908 |    1.009      14.1     4.48 |      18 |     0.088 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHHHBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.106 |    0.041       0.2     0.05 |      11 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHHHBeauty2CharmLine          |     0.000 |     0.009 |    0.005       0.0     0.01 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiPi0ResolvedD2HHHHBeauty2CharmL|     1.000 |     0.541 |    0.109       1.4     0.47 |      10 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiPi0ResolvedD2HHHHBeauty2CharmL|     0.000 |     0.422 |    0.053       1.2     0.42 |      10 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiPi0ResolvedD2HHHHBeauty2CharmL|     0.000 |     0.392 |    0.054       1.2     0.41 |      10 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2HHHHBeauty2CharmLinePo|     0.000 |     0.003 |    0.002       0.0     0.00 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPi0MergedD2HHHHWSBeauty2CharmLine    |     0.160 |     0.156 |    0.016      18.7     0.99 |    1000 |     0.156 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2HHHHWSBeauty2CharmLinePre|     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2HHHHWSBeauty2CharmLineHlt|     0.000 |     0.016 |    0.005       0.6     0.06 |     101 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2HHHHWSBeauty2CharmLineFil|     3.750 |     3.743 |    0.681      18.5     4.11 |      32 |     0.120 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPi0MergedD2HHHHWSBeauty2CharmLineVO|     0.000 |     0.006 |    0.003       0.0     0.00 |      32 |     0.000 |
+TimingAuditor.TIMER              INFO            MERGED:D2HHHHWSBeauty2Charm                      |     3.879 |     3.917 |    0.670      47.2     4.58 |     366 |     1.434 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2HHHHWSBeauty2Charm               |     3.852 |     3.877 |    0.664      46.3     4.51 |     366 |     1.419 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+pi+pi+pi+WSPlusBeauty2Charm    |     0.355 |     0.323 |    0.067       2.7     0.33 |     366 |     0.119 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+pi+pi+pi+WSPlusBeauty2Charm         |     0.355 |     0.260 |    0.039       2.5     0.31 |     366 |     0.095 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+pi+pi+pi+WSPlusBeauty2Charm     |     0.573 |     0.549 |    0.066       6.8     0.85 |     366 |     0.201 |
+TimingAuditor.TIMER              INFO               ProtoD2K+pi+pi+pi+WSPlusBeauty2Charm          |     0.546 |     0.481 |    0.039       6.1     0.80 |     366 |     0.176 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K+pi+pi+WSPlusBeauty2Charm      |     0.437 |     0.527 |    0.054       8.0     0.88 |     366 |     0.193 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K+pi+pi+WSPlusBeauty2Charm           |     0.409 |     0.466 |    0.034       7.4     0.85 |     366 |     0.171 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K+K+pi+WSPlusBeauty2Charm       |     0.327 |     0.303 |    0.054       4.3     0.42 |     366 |     0.111 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K+K+pi+WSPlusBeauty2Charm            |     0.273 |     0.251 |    0.034       4.0     0.40 |     366 |     0.092 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K+K+K+WSPlusBeauty2Charm        |     0.191 |     0.247 |    0.039       3.2     0.33 |     366 |     0.090 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K+K+K+WSPlusBeauty2Charm             |     0.136 |     0.200 |    0.022       3.0     0.32 |     366 |     0.073 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi-pi-pi-pi-WSMinusBeauty2Charm   |     0.437 |     0.285 |    0.041       4.1     0.39 |     366 |     0.104 |
+TimingAuditor.TIMER              INFO               ProtoD2pi-pi-pi-pi-WSMinusBeauty2Charm        |     0.355 |     0.232 |    0.023       4.0     0.36 |     366 |     0.085 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K-pi-pi-pi-WSMinusBeauty2Charm    |     0.273 |     0.539 |    0.058       7.9     0.77 |     366 |     0.197 |
+TimingAuditor.TIMER              INFO               ProtoD2K-pi-pi-pi-WSMinusBeauty2Charm         |     0.273 |     0.477 |    0.032       7.1     0.73 |     366 |     0.175 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K-K-pi-pi-WSMinusBeauty2Charm     |     0.655 |     0.513 |    0.057       7.2     0.76 |     366 |     0.188 |
+TimingAuditor.TIMER              INFO               ProtoD2K-K-pi-pi-WSMinusBeauty2Charm          |     0.601 |     0.453 |    0.034       6.2     0.72 |     366 |     0.166 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K-K-K-pi-WSMinusBeauty2Charm      |     0.191 |     0.294 |    0.066       3.6     0.35 |     366 |     0.108 |
+TimingAuditor.TIMER              INFO               ProtoD2K-K-K-pi-WSMinusBeauty2Charm           |     0.163 |     0.241 |    0.041       3.3     0.33 |     366 |     0.089 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K-K-K-K-WSMinusBeauty2Charm       |     0.300 |     0.241 |    0.044       2.6     0.28 |     366 |     0.088 |
+TimingAuditor.TIMER              INFO               ProtoD2K-K-K-K-WSMinusBeauty2Charm            |     0.245 |     0.195 |    0.023       2.4     0.27 |     366 |     0.072 |
+TimingAuditor.TIMER              INFO             D2HHHHWSBeauty2Charm                            |     0.000 |     0.008 |    0.004       0.0     0.00 |      42 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHHHWSBeauty2CharmCombCutD2HHHHWS|     0.000 |     0.028 |    0.016       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHHHWSBeauty2CharmCombCutKTopoInp|     0.000 |     0.011 |    0.006       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHHHWSBeauty2CharmCombCutPi0FromB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHHHWSBeauty2Charm               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHHHWSBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHHHWSBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0MergedD2HHHHWSBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KPi0MergedD2HHHHWSBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KPi0MergedD2HHHHWSBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KPi0MergedD2HHHHWSBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0MergedD2HHHHWSBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiPi0MergedD2HHHHWSBeauty2CharmLine   |     0.190 |     0.203 |    0.014      16.2     1.05 |    1000 |     0.203 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2HHHHWSBeauty2CharmLinePr|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2HHHHWSBeauty2CharmLineHl|     0.000 |     0.012 |    0.005       0.1     0.01 |     103 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2HHHHWSBeauty2CharmLineFi|     3.555 |     3.777 |    0.015      16.0     3.18 |      45 |     0.170 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiPi0MergedD2HHHHWSBeauty2CharmLineV|     0.000 |     0.008 |    0.003       0.0     0.01 |      45 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHHHWSBeauty2CharmCombCutD2HHHHW|     0.000 |     0.019 |    0.019       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHHHWSBeauty2CharmCombCutPiTopoI|     0.000 |     0.016 |    0.009       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHHHWSBeauty2CharmCombCutPi0From|     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHHHWSBeauty2Charm              |     0.000 |     1.561 |    1.561       1.6     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHHHWSBeauty2CharmTISTOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHHHWSBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0MergedD2HHHHWSBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiPi0MergedD2HHHHWSBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiPi0MergedD2HHHHWSBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiPi0MergedD2HHHHWSBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0MergedD2HHHHWSBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KsPiDDD2HHHHWSBeauty2CharmLine        |     0.150 |     0.141 |    0.015      15.9     0.84 |    1000 |     0.142 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2HHHHWSBeauty2CharmLinePreScal|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2HHHHWSBeauty2CharmLineHlt2Fil|     0.000 |     0.013 |    0.005       0.1     0.01 |      81 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2HHHHWSBeauty2CharmLineFilterS|     2.702 |     2.915 |    0.011      15.7     3.30 |      37 |     0.108 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KsPiDDD2HHHHWSBeauty2CharmLineVOIDFi|     0.000 |     0.007 |    0.003       0.1     0.01 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHHHWSBeauty2CharmCombCutD2HHHHWSBeau|     0.000 |     0.019 |    0.009       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHHHWSBeauty2CharmCombCutPiLooseTopoI|     0.000 |     0.008 |    0.005       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHHHWSBeauty2CharmCombCutKS0_DDInputs|     0.000 |     0.008 |    0.006       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHHHWSBeauty2Charm                   |     0.000 |     0.524 |    0.127       1.8     0.69 |       5 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHHHWSBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHHHWSBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiDDD2HHHHWSBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KsPiDDD2HHHHWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KsPiDDD2HHHHWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KsPiDDD2HHHHWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiDDD2HHHHWSBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPi0ResolvedD2HHHHWSBeauty2CharmLine  |     0.160 |     0.156 |    0.015      26.3     1.25 |    1000 |     0.156 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2HHHHWSBeauty2CharmLineP|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2HHHHWSBeauty2CharmLineH|     0.000 |     0.011 |    0.006       0.0     0.01 |      98 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2HHHHWSBeauty2CharmLineF|     3.548 |     3.976 |    0.010      26.2     5.92 |      31 |     0.123 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPi0ResolvedD2HHHHWSBeauty2CharmLine|     0.000 |     0.009 |    0.004       0.0     0.01 |      31 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHHHWSBeauty2CharmCombCutD2HHHH|     0.000 |     0.026 |    0.020       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHHHWSBeauty2CharmCombCutKTopoI|     0.000 |     0.006 |    0.005       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHHHWSBeauty2CharmCombCutPi0Fro|     0.000 |     0.011 |    0.007       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHHHWSBeauty2Charm             |     0.000 |     2.350 |    0.444       5.9     3.09 |       3 |     0.007 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHHHWSBeauty2CharmTISTOS       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHHHWSBeauty2CharmB2CBBDTBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPi0ResolvedD2HHHHWSBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KPi0ResolvedD2HHHHWSBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KPi0ResolvedD2HHHHWSBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KPi0ResolvedD2HHHHWSBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPi0ResolvedD2HHHHWSBeauty2CharmLineP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KsPiLLD2HHHHWSBeauty2CharmLine        |     0.080 |     0.087 |    0.014       8.5     0.49 |    1000 |     0.088 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2HHHHWSBeauty2CharmLinePreScal|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2HHHHWSBeauty2CharmLineHlt2Fil|     0.000 |     0.012 |    0.005       0.0     0.01 |     105 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2HHHHWSBeauty2CharmLineFilterS|     1.562 |     1.767 |    0.012       8.5     2.08 |      32 |     0.057 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KsPiLLD2HHHHWSBeauty2CharmLineVOIDFi|     0.000 |     0.007 |    0.003       0.0     0.00 |      32 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHHHWSBeauty2CharmCombCutD2HHHHWSBeau|     2.000 |     0.026 |    0.011       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHHHWSBeauty2CharmCombCutPiLooseTopoI|     0.000 |     0.009 |    0.005       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHHHWSBeauty2CharmCombCutKS0_LLInputs|     0.000 |     0.013 |    0.013       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHHHWSBeauty2Charm                   |     0.000 |     2.174 |    2.174       2.2     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHHHWSBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHHHWSBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KsPiLLD2HHHHWSBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KsPiLLD2HHHHWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KsPiLLD2HHHHWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KsPiLLD2HHHHWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KsPiLLD2HHHHWSBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiPi0ResolvedD2HHHHWSBeauty2CharmLine |     0.090 |     0.106 |    0.014       7.4     0.56 |    1000 |     0.106 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2HHHHWSBeauty2CharmLine|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2HHHHWSBeauty2CharmLine|     0.000 |     0.012 |    0.005       0.1     0.01 |     106 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2HHHHWSBeauty2CharmLine|     1.428 |     1.780 |    0.011       7.3     2.10 |      42 |     0.075 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiPi0ResolvedD2HHHHWSBeauty2CharmLin|     0.000 |     0.010 |    0.003       0.0     0.01 |      42 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHHHWSBeauty2CharmCombCutD2HHH|     0.000 |     0.016 |    0.013       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHHHWSBeauty2CharmCombCutPiTop|     0.000 |     0.006 |    0.005       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHHHWSBeauty2CharmCombCutPi0Fr|     0.000 |     0.006 |    0.005       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHHHWSBeauty2Charm            |     0.000 |     0.669 |    0.283       1.7     0.70 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHHHWSBeauty2CharmTISTOS      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHHHWSBeauty2CharmB2CBBDTBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPi0ResolvedD2HHHHWSBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiPi0ResolvedD2HHHHWSBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiPi0ResolvedD2HHHHWSBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiPi0ResolvedD2HHHHWSBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPi0ResolvedD2HHHHWSBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKD2PhiMuNuBeauty2CharmLine            |     0.270 |     0.260 |    0.024       5.1     0.48 |    1000 |     0.261 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2PhiMuNuBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2PhiMuNuBeauty2CharmLineHlt2Filter |     0.010 |     0.010 |    0.005       0.0     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2PhiMuNuBeauty2CharmLineFilterSeque|     0.601 |     0.561 |    0.076       5.0     0.62 |     366 |     0.206 |
+TimingAuditor.TIMER              INFO            StrippingB02DKD2PhiMuNuBeauty2CharmLineVOIDFilter|     0.000 |     0.006 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            PHI2KK4D2PhiMuNuBeauty2Charm                     |     0.109 |     0.173 |    0.039       1.9     0.15 |     366 |     0.064 |
+TimingAuditor.TIMER              INFO            MUInputsBeauty2CharmFilter                       |     0.051 |     0.039 |    0.018       0.1     0.02 |     194 |     0.008 |
+TimingAuditor.TIMER              INFO            ProtoD2PhiMuNuBeauty2Charm                       |     0.359 |     0.153 |    0.043       1.3     0.16 |     139 |     0.021 |
+TimingAuditor.TIMER              INFO            B02DKD2PhiMuNuBeauty2CharmCombCutProtoD2PhiMuNuBe|     0.000 |     0.015 |    0.006       0.0     0.01 |      66 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKD2PhiMuNuBeauty2CharmCombCutKTopoInputsBeaut|     0.000 |     0.006 |    0.003       0.0     0.00 |      66 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKD2PhiMuNuBeauty2Charm                       |     0.151 |     0.158 |    0.051       2.8     0.35 |      66 |     0.010 |
+TimingAuditor.TIMER              INFO            B02DKD2PhiMuNuBeauty2CharmTISTOS                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKD2PhiMuNuBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKD2PhiMuNuBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKD2PhiMuNuBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKD2PhiMuNuBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKD2PhiMuNuBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2PhiMuNuBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiD2PhiMuNuBeauty2CharmLine           |     0.020 |     0.076 |    0.021       2.6     0.12 |    1000 |     0.076 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2PhiMuNuBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2PhiMuNuBeauty2CharmLineHlt2Filter|     0.000 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2PhiMuNuBeauty2CharmLineFilterSequ|     0.000 |     0.055 |    0.009       2.4     0.15 |     366 |     0.020 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiD2PhiMuNuBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiD2PhiMuNuBeauty2CharmCombCutProtoD2PhiMuNuB|     0.000 |     0.018 |    0.009       0.1     0.01 |      66 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiD2PhiMuNuBeauty2CharmCombCutPiTopoInputsBea|     0.000 |     0.007 |    0.004       0.0     0.01 |      66 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiD2PhiMuNuBeauty2Charm                      |     0.000 |     0.127 |    0.052       2.0     0.24 |      66 |     0.008 |
+TimingAuditor.TIMER              INFO            B02DPiD2PhiMuNuBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiD2PhiMuNuBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiD2PhiMuNuBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiD2PhiMuNuBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiD2PhiMuNuBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiD2PhiMuNuBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2PhiMuNuBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKWSD2PhiMuNuBeauty2CharmLine          |     0.060 |     0.039 |    0.014       1.5     0.07 |    1000 |     0.039 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2PhiMuNuBeauty2CharmLinePreScaler|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2PhiMuNuBeauty2CharmLineHlt2Filte|     0.000 |     0.010 |    0.005       0.0     0.01 |     112 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2PhiMuNuBeauty2CharmLineFilterSeq|     0.000 |     0.128 |    0.009       1.3     0.30 |      35 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB02DKWSD2PhiMuNuBeauty2CharmLineVOIDFilt|     0.000 |     0.006 |    0.003       0.0     0.00 |      35 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2PhiMuNuBeauty2CharmCombCutProtoD2PhiMuNu|     0.000 |     0.015 |    0.011       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2PhiMuNuBeauty2CharmCombCutKTopoInputsBea|     0.000 |     0.005 |    0.004       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2PhiMuNuBeauty2Charm                     |     0.000 |     0.233 |    0.052       1.2     0.37 |       9 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKWSD2PhiMuNuBeauty2CharmTISTOS               |     0.000 |     0.761 |    0.761       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKWSD2PhiMuNuBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2PhiMuNuBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKWSD2PhiMuNuBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKWSD2PhiMuNuBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKWSD2PhiMuNuBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2PhiMuNuBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiWSD2PhiMuNuBeauty2CharmLine         |     0.050 |     0.034 |    0.015       1.6     0.06 |    1000 |     0.035 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2PhiMuNuBeauty2CharmLinePreScale|     0.020 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2PhiMuNuBeauty2CharmLineHlt2Filt|     0.000 |     0.011 |    0.005       0.1     0.01 |     109 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2PhiMuNuBeauty2CharmLineFilterSe|     0.256 |     0.083 |    0.010       1.5     0.25 |      39 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiWSD2PhiMuNuBeauty2CharmLineVOIDFil|     0.000 |     0.006 |    0.003       0.0     0.00 |      39 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2PhiMuNuBeauty2CharmCombCutProtoD2PhiMuN|     0.000 |     0.019 |    0.011       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2PhiMuNuBeauty2CharmCombCutPiTopoInputsB|     0.000 |     0.015 |    0.003       0.0     0.02 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2PhiMuNuBeauty2Charm                    |     2.000 |     0.387 |    0.055       1.4     0.57 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2PhiMuNuBeauty2CharmTISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2PhiMuNuBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2PhiMuNuBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiWSD2PhiMuNuBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiWSD2PhiMuNuBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiWSD2PhiMuNuBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2PhiMuNuBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKD2HHHUPBeauty2CharmLine              |     2.020 |     1.922 |    0.023      39.2     3.75 |    1000 |     1.923 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2HHHUPBeauty2CharmLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2HHHUPBeauty2CharmLineHlt2Filter   |     0.000 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2HHHUPBeauty2CharmLineFilterSequenc|     5.327 |     5.089 |    0.075      39.0     4.63 |     366 |     1.863 |
+TimingAuditor.TIMER              INFO            StrippingB02DKD2HHHUPBeauty2CharmLineVOIDFilter  |     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:D2HHHUPBeauty2Charm                       |     5.218 |     4.927 |    0.063      38.1     4.49 |     366 |     1.804 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2HHHUPBeauty2Charm                |     5.054 |     4.780 |    0.059      37.1     4.35 |     366 |     1.750 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2pi+pi+pi-UPUPBeauty2Charm        |     0.437 |     0.375 |    0.005       2.9     0.34 |     366 |     0.137 |
+TimingAuditor.TIMER              INFO               ProtoD+2pi+pi+pi-UPUPBeauty2Charm             |     0.377 |     0.308 |    0.035       2.5     0.30 |     344 |     0.106 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2pi+pi+K-UPUPBeauty2Charm         |     0.519 |     0.363 |    0.002       4.5     0.39 |     366 |     0.133 |
+TimingAuditor.TIMER              INFO               ProtoD+2pi+pi+K-UPUPBeauty2Charm              |     0.348 |     0.275 |    0.045       2.2     0.26 |     344 |     0.095 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2K+pi+pi-UPUPBeauty2Charm         |     0.491 |     0.537 |    0.002       5.8     0.61 |     366 |     0.197 |
+TimingAuditor.TIMER              INFO               ProtoD+2K+pi+pi-UPUPBeauty2Charm              |     0.406 |     0.457 |    0.041       5.1     0.53 |     344 |     0.157 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2K+pi+K-UPUPBeauty2Charm          |     0.546 |     0.503 |    0.002       4.7     0.54 |     366 |     0.184 |
+TimingAuditor.TIMER              INFO               ProtoD+2K+pi+K-UPUPBeauty2Charm               |     0.494 |     0.428 |    0.045       4.2     0.47 |     344 |     0.148 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2K+K+pi-UPUPBeauty2Charm          |     0.300 |     0.325 |    0.002       2.9     0.31 |     366 |     0.119 |
+TimingAuditor.TIMER              INFO               ProtoD+2K+K+pi-UPUPBeauty2Charm               |     0.232 |     0.256 |    0.042       2.3     0.25 |     344 |     0.088 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2K+K+K-UPUPBeauty2Charm           |     0.163 |     0.267 |    0.003       2.2     0.25 |     366 |     0.098 |
+TimingAuditor.TIMER              INFO               ProtoD+2K+K+K-UPUPBeauty2Charm                |     0.145 |     0.217 |    0.028       2.0     0.22 |     344 |     0.075 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2pi-pi-pi+UPUPBeauty2Charm        |     0.327 |     0.334 |    0.002       2.2     0.30 |     366 |     0.122 |
+TimingAuditor.TIMER              INFO               ProtoD-2pi-pi-pi+UPUPBeauty2Charm             |     0.348 |     0.273 |    0.029       2.0     0.26 |     344 |     0.094 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2pi-pi-K+UPUPBeauty2Charm         |     0.437 |     0.363 |    0.002       5.2     0.41 |     366 |     0.133 |
+TimingAuditor.TIMER              INFO               ProtoD-2pi-pi-K+UPUPBeauty2Charm              |     0.377 |     0.271 |    0.037       1.9     0.25 |     344 |     0.093 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2K-pi-pi+UPUPBeauty2Charm         |     0.710 |     0.558 |    0.002       4.0     0.56 |     366 |     0.204 |
+TimingAuditor.TIMER              INFO               ProtoD-2K-pi-pi+UPUPBeauty2Charm              |     0.552 |     0.467 |    0.036       3.4     0.48 |     344 |     0.161 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2K-pi-K+UPUPBeauty2Charm          |     0.382 |     0.496 |    0.002       4.1     0.51 |     366 |     0.182 |
+TimingAuditor.TIMER              INFO               ProtoD-2K-pi-K+UPUPBeauty2Charm               |     0.377 |     0.428 |    0.036       3.6     0.45 |     344 |     0.147 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2K-K-pi+UPUPBeauty2Charm          |     0.300 |     0.324 |    0.002       2.0     0.29 |     366 |     0.119 |
+TimingAuditor.TIMER              INFO               ProtoD-2K-K-pi+UPUPBeauty2Charm               |     0.232 |     0.252 |    0.035       1.6     0.22 |     344 |     0.087 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2K-K-K+UPUPBeauty2Charm           |     0.300 |     0.267 |    0.002       2.7     0.28 |     366 |     0.098 |
+TimingAuditor.TIMER              INFO               ProtoD-2K-K-K+UPUPBeauty2Charm                |     0.261 |     0.218 |    0.023       2.2     0.24 |     344 |     0.075 |
+TimingAuditor.TIMER              INFO             D2HHHUPBeauty2Charm                             |     0.000 |     0.007 |    0.003       0.0     0.00 |     186 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKD2HHHUPBeauty2CharmCombCutD2HHHUPBeauty2Char|     0.000 |     0.016 |    0.006       0.1     0.01 |     186 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DKD2HHHUPBeauty2CharmCombCutKTopoInputsBeauty2|     0.000 |     0.006 |    0.003       0.0     0.00 |     186 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKD2HHHUPBeauty2Charm                         |     0.161 |     0.146 |    0.050       0.8     0.13 |     186 |     0.027 |
+TimingAuditor.TIMER              INFO            B02DKD2HHHUPBeauty2CharmTISTOS                   |     0.000 |     1.546 |    1.356       1.7     0.18 |       4 |     0.006 |
+TimingAuditor.TIMER              INFO            B02DKD2HHHUPBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.000 |     0.086 |    0.052       0.1     0.04 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKD2HHHUPBeauty2CharmLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKD2HHHUPBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKD2HHHUPBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKD2HHHUPBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2HHHUPBeauty2CharmLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiWSNoIPD2HHHCFPIDBeauty2CharmLine    |     0.050 |     0.092 |    0.023       3.7     0.17 |    1000 |     0.092 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSNoIPD2HHHCFPIDBeauty2CharmLinePre|     0.010 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSNoIPD2HHHCFPIDBeauty2CharmLineHlt|     0.000 |     0.012 |    0.005       0.1     0.01 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSNoIPD2HHHCFPIDBeauty2CharmLineFil|     0.027 |     0.094 |    0.010       3.4     0.25 |     366 |     0.035 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiWSNoIPD2HHHCFPIDBeauty2CharmLineVO|     0.000 |     0.007 |    0.003       0.0     0.00 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DPiWSNoIPD2HHHCFPIDBeauty2CharmCombCutD2HHHCFP|     0.000 |     0.017 |    0.008       0.1     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiWSNoIPD2HHHCFPIDBeauty2CharmCombCutPiTopoIn|     0.000 |     0.006 |    0.003       0.0     0.01 |     117 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiWSNoIPD2HHHCFPIDBeauty2Charm               |     0.000 |     0.103 |    0.049       0.6     0.07 |     117 |     0.012 |
+TimingAuditor.TIMER              INFO            B02DPiWSNoIPD2HHHCFPIDBeauty2CharmTISTOS         |     0.000 |     1.274 |    0.621       1.9     0.64 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DPiWSNoIPD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.097 |    0.079       0.1     0.03 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSNoIPD2HHHCFPIDBeauty2CharmLine           |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiWSNoIPD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.181 |    0.181       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiWSNoIPD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.092 |    0.092       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiWSNoIPD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.075 |    0.075       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSNoIPD2HHHCFPIDBeauty2CharmLinePos|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiWSNoIPDs2HHHPIDBeauty2CharmLine     |     0.140 |     0.106 |    0.021       5.9     0.29 |    1000 |     0.107 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSNoIPDs2HHHPIDBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSNoIPDs2HHHPIDBeauty2CharmLineHlt2|     0.030 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSNoIPDs2HHHPIDBeauty2CharmLineFilt|     0.136 |     0.153 |    0.008       5.8     0.45 |     366 |     0.056 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiWSNoIPDs2HHHPIDBeauty2CharmLineVOI|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiWSNoIPDs2HHHPIDBeauty2CharmCombCutDs2HHHPID|     0.000 |     0.016 |    0.006       0.1     0.01 |     179 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DPiWSNoIPDs2HHHPIDBeauty2CharmCombCutPiTopoInp|     0.000 |     0.006 |    0.003       0.0     0.01 |     179 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiWSNoIPDs2HHHPIDBeauty2Charm                |     0.167 |     0.099 |    0.050       0.6     0.07 |     179 |     0.018 |
+TimingAuditor.TIMER              INFO            B02DPiWSNoIPDs2HHHPIDBeauty2CharmTISTOS          |     0.000 |     1.500 |    0.478       3.5     1.10 |       9 |     0.014 |
+TimingAuditor.TIMER              INFO            B02DPiWSNoIPDs2HHHPIDBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.081 |    0.038       0.1     0.04 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSNoIPDs2HHHPIDBeauty2CharmLine            |     0.000 |     0.006 |    0.005       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiWSNoIPDs2HHHPIDBeauty2CharmLin|     5.000 |     0.340 |    0.312       0.4     0.04 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiWSNoIPDs2HHHPIDBeauty2CharmLin|     0.000 |     0.157 |    0.122       0.2     0.05 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiWSNoIPDs2HHHPIDBeauty2CharmLin|     0.000 |     0.187 |    0.186       0.2     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSNoIPDs2HHHPIDBeauty2CharmLinePost|     0.000 |     0.003 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKsKDDD2HHHCFPIDBeauty2CharmLine       |     0.080 |     0.072 |    0.021       1.5     0.10 |    1000 |     0.073 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsKDDD2HHHCFPIDBeauty2CharmLinePreSca|     0.020 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsKDDD2HHHCFPIDBeauty2CharmLineHlt2Fi|     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsKDDD2HHHCFPIDBeauty2CharmLineFilter|     0.081 |     0.061 |    0.007       1.4     0.14 |     366 |     0.022 |
+TimingAuditor.TIMER              INFO            StrippingB02DKsKDDD2HHHCFPIDBeauty2CharmLineVOIDF|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKsKDDD2HHHCFPIDBeauty2CharmCombCutD2HHHCFPIDB|     0.000 |     0.014 |    0.005       0.0     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKsKDDD2HHHCFPIDBeauty2CharmCombCutKTopoInputs|     0.000 |     0.006 |    0.003       0.0     0.00 |     117 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKsKDDD2HHHCFPIDBeauty2CharmCombCutKS0_DDInput|     0.000 |     0.009 |    0.003       0.0     0.01 |      54 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKsKDDD2HHHCFPIDBeauty2Charm                  |     0.185 |     0.156 |    0.060       1.1     0.17 |      54 |     0.008 |
+TimingAuditor.TIMER              INFO            B02DKsKDDD2HHHCFPIDBeauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsKDDD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsKDDD2HHHCFPIDBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKsKDDD2HHHCFPIDBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKsKDDD2HHHCFPIDBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKsKDDD2HHHCFPIDBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsKDDD2HHHCFPIDBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKsKLLD2HHHCFPIDBeauty2CharmLine       |     0.080 |     0.070 |    0.021       3.5     0.13 |    1000 |     0.070 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsKLLD2HHHCFPIDBeauty2CharmLinePreSca|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsKLLD2HHHCFPIDBeauty2CharmLineHlt2Fi|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsKLLD2HHHCFPIDBeauty2CharmLineFilter|     0.054 |     0.049 |    0.008       0.7     0.09 |     366 |     0.018 |
+TimingAuditor.TIMER              INFO            StrippingB02DKsKLLD2HHHCFPIDBeauty2CharmLineVOIDF|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKsKLLD2HHHCFPIDBeauty2CharmCombCutD2HHHCFPIDB|     0.000 |     0.013 |    0.006       0.1     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKsKLLD2HHHCFPIDBeauty2CharmCombCutKTopoInputs|     0.000 |     0.005 |    0.003       0.0     0.00 |     117 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKsKLLD2HHHCFPIDBeauty2CharmCombCutKS0_LLInput|     0.000 |     0.008 |    0.003       0.0     0.01 |      46 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsKLLD2HHHCFPIDBeauty2Charm                  |     0.434 |     0.142 |    0.058       0.6     0.12 |      46 |     0.007 |
+TimingAuditor.TIMER              INFO            B02DKsKLLD2HHHCFPIDBeauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsKLLD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsKLLD2HHHCFPIDBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKsKLLD2HHHCFPIDBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKsKLLD2HHHCFPIDBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKsKLLD2HHHCFPIDBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsKLLD2HHHCFPIDBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKPi0ResolvedD2HHHCFPIDBeauty2CharmLine|     0.300 |     0.285 |    0.021      52.9     2.08 |    1000 |     0.286 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPi0ResolvedD2HHHCFPIDBeauty2CharmLin|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPi0ResolvedD2HHHCFPIDBeauty2CharmLin|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPi0ResolvedD2HHHCFPIDBeauty2CharmLin|     0.601 |     0.646 |    0.007      52.8     3.39 |     366 |     0.236 |
+TimingAuditor.TIMER              INFO            StrippingB02DKPi0ResolvedD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKPi0ResolvedD2HHHCFPIDBeauty2CharmCombCutD2HH|     0.000 |     0.013 |    0.006       0.1     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKPi0ResolvedD2HHHCFPIDBeauty2CharmCombCutKTop|     0.000 |     0.005 |    0.003       0.0     0.00 |     117 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKPi0ResolvedD2HHHCFPIDBeauty2CharmCombCutPi0F|     0.000 |     0.010 |    0.004       0.1     0.01 |     114 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKPi0ResolvedD2HHHCFPIDBeauty2Charm           |     0.614 |     0.639 |    0.061      15.8     1.58 |     114 |     0.073 |
+TimingAuditor.TIMER              INFO            B02DKPi0ResolvedD2HHHCFPIDBeauty2CharmTISTOS     |     5.882 |     6.136 |    0.985      37.8     8.70 |      17 |     0.104 |
+TimingAuditor.TIMER              INFO            B02DKPi0ResolvedD2HHHCFPIDBeauty2CharmB2CBBDTBeau|     0.000 |     0.148 |    0.074       0.5     0.13 |      11 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKPi0ResolvedD2HHHCFPIDBeauty2CharmLine       |     0.000 |     0.007 |    0.005       0.0     0.00 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKPi0ResolvedD2HHHCFPIDBeauty2Cha|     1.250 |     0.761 |    0.093       2.5     0.78 |       8 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKPi0ResolvedD2HHHCFPIDBeauty2Cha|     0.000 |     0.652 |    0.093       2.5     0.82 |       8 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKPi0ResolvedD2HHHCFPIDBeauty2Cha|     0.000 |     0.653 |    0.145       2.2     0.70 |       8 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPi0ResolvedD2HHHCFPIDBeauty2CharmLin|     0.000 |     0.002 |    0.001       0.0     0.00 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKsPiDDD2HHHCFPIDBeauty2CharmLine      |     0.080 |     0.069 |    0.020       1.2     0.09 |    1000 |     0.069 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsPiDDD2HHHCFPIDBeauty2CharmLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsPiDDD2HHHCFPIDBeauty2CharmLineHlt2F|     0.010 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsPiDDD2HHHCFPIDBeauty2CharmLineFilte|     0.081 |     0.057 |    0.007       1.1     0.12 |     366 |     0.021 |
+TimingAuditor.TIMER              INFO            StrippingB02DKsPiDDD2HHHCFPIDBeauty2CharmLineVOID|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKsPiDDD2HHHCFPIDBeauty2CharmCombCutD2HHHCFPID|     0.000 |     0.014 |    0.005       0.1     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKsPiDDD2HHHCFPIDBeauty2CharmCombCutPiTopoInpu|     0.000 |     0.006 |    0.003       0.0     0.00 |     117 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKsPiDDD2HHHCFPIDBeauty2CharmCombCutKS0_DDInpu|     0.000 |     0.009 |    0.003       0.0     0.01 |      54 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsPiDDD2HHHCFPIDBeauty2Charm                 |     0.000 |     0.156 |    0.060       0.9     0.16 |      54 |     0.008 |
+TimingAuditor.TIMER              INFO            B02DKsPiDDD2HHHCFPIDBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsPiDDD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsPiDDD2HHHCFPIDBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKsPiDDD2HHHCFPIDBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKsPiDDD2HHHCFPIDBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKsPiDDD2HHHCFPIDBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsPiDDD2HHHCFPIDBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiPi0MergedD2HHHCFPIDBeauty2CharmLine |     0.030 |     0.065 |    0.022       2.8     0.12 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPi0MergedD2HHHCFPIDBeauty2CharmLine|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPi0MergedD2HHHCFPIDBeauty2CharmLine|     0.000 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPi0MergedD2HHHCFPIDBeauty2CharmLine|     0.054 |     0.049 |    0.007       2.7     0.18 |     366 |     0.018 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiPi0MergedD2HHHCFPIDBeauty2CharmLin|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiPi0MergedD2HHHCFPIDBeauty2CharmCombCutD2HHH|     0.000 |     0.014 |    0.007       0.0     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiPi0MergedD2HHHCFPIDBeauty2CharmCombCutPiTop|     0.000 |     0.005 |    0.003       0.0     0.00 |     117 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiPi0MergedD2HHHCFPIDBeauty2CharmCombCutPi0Fr|     0.000 |     0.010 |    0.005       0.0     0.00 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiPi0MergedD2HHHCFPIDBeauty2Charm            |     0.400 |     0.212 |    0.061       1.3     0.26 |      25 |     0.005 |
+TimingAuditor.TIMER              INFO            B02DPiPi0MergedD2HHHCFPIDBeauty2CharmTISTOS      |     0.000 |     0.913 |    0.913       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiPi0MergedD2HHHCFPIDBeauty2CharmB2CBBDTBeaut|     0.000 |     0.062 |    0.062       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiPi0MergedD2HHHCFPIDBeauty2CharmLine        |     0.000 |     0.017 |    0.017       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiPi0MergedD2HHHCFPIDBeauty2Char|     0.000 |     0.150 |    0.150       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiPi0MergedD2HHHCFPIDBeauty2Char|     0.000 |     0.071 |    0.071       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiPi0MergedD2HHHCFPIDBeauty2Char|     0.000 |     0.065 |    0.065       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPi0MergedD2HHHCFPIDBeauty2CharmLine|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKPi0MergedD2HHHCFPIDBeauty2CharmLine  |     0.060 |     0.063 |    0.022       1.7     0.09 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPi0MergedD2HHHCFPIDBeauty2CharmLineP|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPi0MergedD2HHHCFPIDBeauty2CharmLineH|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPi0MergedD2HHHCFPIDBeauty2CharmLineF|     0.081 |     0.043 |    0.008       1.6     0.13 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingB02DKPi0MergedD2HHHCFPIDBeauty2CharmLine|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKPi0MergedD2HHHCFPIDBeauty2CharmCombCutD2HHHC|     0.085 |     0.013 |    0.005       0.0     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKPi0MergedD2HHHCFPIDBeauty2CharmCombCutKTopoI|     0.000 |     0.005 |    0.003       0.0     0.00 |     117 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKPi0MergedD2HHHCFPIDBeauty2CharmCombCutPi0Fro|     0.000 |     0.013 |    0.005       0.1     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKPi0MergedD2HHHCFPIDBeauty2Charm             |     0.800 |     0.187 |    0.059       1.2     0.24 |      25 |     0.005 |
+TimingAuditor.TIMER              INFO            B02DKPi0MergedD2HHHCFPIDBeauty2CharmTISTOS       |     0.000 |     0.454 |    0.454       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKPi0MergedD2HHHCFPIDBeauty2CharmB2CBBDTBeauty|     0.000 |     0.047 |    0.047       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKPi0MergedD2HHHCFPIDBeauty2CharmLine         |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKPi0MergedD2HHHCFPIDBeauty2Charm|     0.000 |     0.102 |    0.102       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKPi0MergedD2HHHCFPIDBeauty2Charm|     0.000 |     0.083 |    0.083       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKPi0MergedD2HHHCFPIDBeauty2Charm|     0.000 |     0.062 |    0.062       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPi0MergedD2HHHCFPIDBeauty2CharmLineP|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmLin|     0.390 |     0.313 |    0.022      84.4     2.93 |    1000 |     0.313 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmLi|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmLi|     0.846 |     0.716 |    0.008      84.2     4.81 |     366 |     0.262 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmL|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmCombCutD2H|     0.000 |     0.012 |    0.006       0.0     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmCombCutPiT|     0.000 |     0.006 |    0.002       0.0     0.00 |     117 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmCombCutPi0|     0.000 |     0.010 |    0.005       0.1     0.01 |     114 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiPi0ResolvedD2HHHCFPIDBeauty2Charm          |     0.701 |     0.618 |    0.059      11.6     1.36 |     114 |     0.071 |
+TimingAuditor.TIMER              INFO            B02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmTISTOS    |     8.235 |     7.707 |    0.897      62.8    14.53 |      17 |     0.131 |
+TimingAuditor.TIMER              INFO            B02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmB2CBBDTBea|     0.000 |     0.150 |    0.061       0.5     0.13 |      11 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmLine      |     0.000 |     0.007 |    0.004       0.0     0.00 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiPi0ResolvedD2HHHCFPIDBeauty2Ch|     1.250 |     0.861 |    0.094       2.8     0.95 |       8 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiPi0ResolvedD2HHHCFPIDBeauty2Ch|     0.000 |     0.850 |    0.097       3.0     1.04 |       8 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiPi0ResolvedD2HHHCFPIDBeauty2Ch|     2.500 |     0.792 |    0.136       2.7     0.95 |       8 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPi0ResolvedD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.002 |    0.001       0.0     0.00 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKsPiLLD2HHHCFPIDBeauty2CharmLine      |     0.080 |     0.068 |    0.022       1.3     0.09 |    1000 |     0.069 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsPiLLD2HHHCFPIDBeauty2CharmLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsPiLLD2HHHCFPIDBeauty2CharmLineHlt2F|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsPiLLD2HHHCFPIDBeauty2CharmLineFilte|     0.027 |     0.053 |    0.008       1.0     0.11 |     366 |     0.019 |
+TimingAuditor.TIMER              INFO            StrippingB02DKsPiLLD2HHHCFPIDBeauty2CharmLineVOID|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKsPiLLD2HHHCFPIDBeauty2CharmCombCutD2HHHCFPID|     0.000 |     0.015 |    0.006       0.1     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKsPiLLD2HHHCFPIDBeauty2CharmCombCutPiTopoInpu|     0.000 |     0.005 |    0.003       0.0     0.00 |     117 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKsPiLLD2HHHCFPIDBeauty2CharmCombCutKS0_LLInpu|     0.000 |     0.009 |    0.003       0.0     0.01 |      46 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsPiLLD2HHHCFPIDBeauty2Charm                 |     0.000 |     0.150 |    0.055       0.6     0.14 |      46 |     0.007 |
+TimingAuditor.TIMER              INFO            B02DKsPiLLD2HHHCFPIDBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsPiLLD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsPiLLD2HHHCFPIDBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKsPiLLD2HHHCFPIDBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKsPiLLD2HHHCFPIDBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKsPiLLD2HHHCFPIDBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsPiLLD2HHHCFPIDBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKPi0MergedWSD2HHHCFPIDBeauty2CharmLine|     0.040 |     0.037 |    0.016       1.6     0.06 |    1000 |     0.038 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPi0MergedWSD2HHHCFPIDBeauty2CharmLin|     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPi0MergedWSD2HHHCFPIDBeauty2CharmLin|     0.000 |     0.010 |    0.005       0.1     0.01 |      90 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPi0MergedWSD2HHHCFPIDBeauty2CharmLin|     0.000 |     0.078 |    0.009       1.5     0.25 |      36 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB02DKPi0MergedWSD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.006 |    0.004       0.0     0.00 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKPi0MergedWSD2HHHCFPIDBeauty2CharmCombCutD2HH|     0.000 |     0.015 |    0.009       0.0     0.01 |      13 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKPi0MergedWSD2HHHCFPIDBeauty2CharmCombCutKTop|     0.000 |     0.012 |    0.004       0.1     0.02 |      13 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKPi0MergedWSD2HHHCFPIDBeauty2CharmCombCutPi0F|     0.000 |     0.010 |    0.010       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKPi0MergedWSD2HHHCFPIDBeauty2Charm           |     0.000 |     0.726 |    0.073       1.4     0.92 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKPi0MergedWSD2HHHCFPIDBeauty2CharmTISTOS     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKPi0MergedWSD2HHHCFPIDBeauty2CharmB2CBBDTBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKPi0MergedWSD2HHHCFPIDBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKPi0MergedWSD2HHHCFPIDBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKPi0MergedWSD2HHHCFPIDBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKPi0MergedWSD2HHHCFPIDBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPi0MergedWSD2HHHCFPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKsPiDDWSD2HHHCFPIDBeauty2CharmLine    |     0.010 |     0.035 |    0.015       1.7     0.06 |    1000 |     0.036 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsPiDDWSD2HHHCFPIDBeauty2CharmLinePre|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsPiDDWSD2HHHCFPIDBeauty2CharmLineHlt|     0.000 |     0.010 |    0.005       0.1     0.01 |      92 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsPiDDWSD2HHHCFPIDBeauty2CharmLineFil|     0.000 |     0.091 |    0.009       1.7     0.28 |      36 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB02DKsPiDDWSD2HHHCFPIDBeauty2CharmLineVO|     0.000 |     0.007 |    0.003       0.0     0.00 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsPiDDWSD2HHHCFPIDBeauty2CharmCombCutD2HHHCFP|     0.000 |     0.017 |    0.011       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsPiDDWSD2HHHCFPIDBeauty2CharmCombCutPiTopoIn|     0.000 |     0.010 |    0.004       0.0     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsPiDDWSD2HHHCFPIDBeauty2CharmCombCutKS0_DDIn|     0.000 |     0.007 |    0.006       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsPiDDWSD2HHHCFPIDBeauty2Charm               |     0.000 |     0.466 |    0.095       1.5     0.67 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKsPiDDWSD2HHHCFPIDBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsPiDDWSD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsPiDDWSD2HHHCFPIDBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKsPiDDWSD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKsPiDDWSD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKsPiDDWSD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsPiDDWSD2HHHCFPIDBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKPi0ResolvedWSD2HHHCFPIDBeauty2CharmLi|     0.050 |     0.043 |    0.015       3.7     0.14 |    1000 |     0.044 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPi0ResolvedWSD2HHHCFPIDBeauty2CharmL|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPi0ResolvedWSD2HHHCFPIDBeauty2CharmL|     0.000 |     0.011 |    0.006       0.1     0.01 |     113 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPi0ResolvedWSD2HHHCFPIDBeauty2CharmL|     0.208 |     0.205 |    0.009       3.7     0.56 |      48 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingB02DKPi0ResolvedWSD2HHHCFPIDBeauty2Charm|     0.000 |     0.006 |    0.004       0.0     0.00 |      48 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKPi0ResolvedWSD2HHHCFPIDBeauty2CharmCombCutD2|     0.000 |     0.015 |    0.008       0.0     0.01 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKPi0ResolvedWSD2HHHCFPIDBeauty2CharmCombCutKT|     0.000 |     0.006 |    0.003       0.0     0.01 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKPi0ResolvedWSD2HHHCFPIDBeauty2CharmCombCutPi|     0.000 |     0.015 |    0.006       0.1     0.01 |      13 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKPi0ResolvedWSD2HHHCFPIDBeauty2Charm         |     0.769 |     0.419 |    0.069       1.9     0.52 |      13 |     0.005 |
+TimingAuditor.TIMER              INFO            B02DKPi0ResolvedWSD2HHHCFPIDBeauty2CharmTISTOS   |     0.000 |     0.831 |    0.831       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKPi0ResolvedWSD2HHHCFPIDBeauty2CharmB2CBBDTBe|     0.000 |     0.076 |    0.076       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKPi0ResolvedWSD2HHHCFPIDBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKPi0ResolvedWSD2HHHCFPIDBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKPi0ResolvedWSD2HHHCFPIDBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKPi0ResolvedWSD2HHHCFPIDBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPi0ResolvedWSD2HHHCFPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiPi0MergedWSD2HHHCFPIDBeauty2CharmLin|     0.050 |     0.035 |    0.015       1.5     0.06 |    1000 |     0.036 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPi0MergedWSD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPi0MergedWSD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.017 |    0.005       0.8     0.07 |     108 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPi0MergedWSD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.069 |    0.008       1.4     0.22 |      41 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiPi0MergedWSD2HHHCFPIDBeauty2CharmL|     0.000 |     0.006 |    0.003       0.0     0.00 |      41 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiPi0MergedWSD2HHHCFPIDBeauty2CharmCombCutD2H|     0.000 |     0.017 |    0.010       0.0     0.01 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiPi0MergedWSD2HHHCFPIDBeauty2CharmCombCutPiT|     0.000 |     0.006 |    0.003       0.0     0.01 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiPi0MergedWSD2HHHCFPIDBeauty2CharmCombCutPi0|     0.000 |     0.010 |    0.007       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiPi0MergedWSD2HHHCFPIDBeauty2Charm          |     0.000 |     0.684 |    0.099       1.3     0.83 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiPi0MergedWSD2HHHCFPIDBeauty2CharmTISTOS    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiPi0MergedWSD2HHHCFPIDBeauty2CharmB2CBBDTBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiPi0MergedWSD2HHHCFPIDBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiPi0MergedWSD2HHHCFPIDBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiPi0MergedWSD2HHHCFPIDBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiPi0MergedWSD2HHHCFPIDBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPi0MergedWSD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKsPiLLWSD2HHHCFPIDBeauty2CharmLine    |     0.030 |     0.034 |    0.015       0.8     0.04 |    1000 |     0.034 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsPiLLWSD2HHHCFPIDBeauty2CharmLinePre|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsPiLLWSD2HHHCFPIDBeauty2CharmLineHlt|     0.000 |     0.011 |    0.006       0.1     0.01 |     104 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsPiLLWSD2HHHCFPIDBeauty2CharmLineFil|     0.000 |     0.058 |    0.009       0.7     0.12 |      35 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB02DKsPiLLWSD2HHHCFPIDBeauty2CharmLineVO|     0.000 |     0.007 |    0.003       0.0     0.00 |      35 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsPiLLWSD2HHHCFPIDBeauty2CharmCombCutD2HHHCFP|     0.000 |     0.021 |    0.011       0.1     0.02 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsPiLLWSD2HHHCFPIDBeauty2CharmCombCutPiTopoIn|     0.000 |     0.015 |    0.004       0.1     0.02 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsPiLLWSD2HHHCFPIDBeauty2CharmCombCutKS0_LLIn|     0.000 |     0.011 |    0.011       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsPiLLWSD2HHHCFPIDBeauty2Charm               |     0.000 |     0.321 |    0.092       0.6     0.32 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKsPiLLWSD2HHHCFPIDBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsPiLLWSD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsPiLLWSD2HHHCFPIDBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKsPiLLWSD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKsPiLLWSD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKsPiLLWSD2HHHCFPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsPiLLWSD2HHHCFPIDBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiPi0ResolvedWSD2HHHCFPIDBeauty2CharmL|     0.050 |     0.049 |    0.014       3.9     0.17 |    1000 |     0.049 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPi0ResolvedWSD2HHHCFPIDBeauty2Charm|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPi0ResolvedWSD2HHHCFPIDBeauty2Charm|     0.101 |     0.062 |    0.006       0.8     0.18 |      99 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPi0ResolvedWSD2HHHCFPIDBeauty2Charm|     0.000 |     0.297 |    0.009       3.8     0.72 |      37 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiPi0ResolvedWSD2HHHCFPIDBeauty2Char|     0.000 |     0.007 |    0.004       0.0     0.00 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2CharmCombCutD|     0.000 |     0.014 |    0.007       0.0     0.01 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2CharmCombCutP|     0.000 |     0.005 |    0.003       0.0     0.00 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2CharmCombCutP|     0.000 |     0.011 |    0.005       0.0     0.01 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2Charm        |     0.000 |     0.481 |    0.074       1.9     0.51 |      12 |     0.006 |
+TimingAuditor.TIMER              INFO            B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2CharmTISTOS  |     0.000 |     1.256 |    1.256       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2CharmB2CBBDTB|     0.000 |     0.079 |    0.079       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2CharmLine    |     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2|     0.000 |     0.300 |    0.300       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2|     0.000 |     0.148 |    0.148       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiPi0ResolvedWSD2HHHCFPIDBeauty2|     0.000 |     0.120 |    0.120       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPi0ResolvedWSD2HHHCFPIDBeauty2Charm|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKsKLLWSD2HHHCFPIDBeauty2CharmLine     |     0.040 |     0.036 |    0.014       1.7     0.06 |    1000 |     0.036 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsKLLWSD2HHHCFPIDBeauty2CharmLinePreS|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsKLLWSD2HHHCFPIDBeauty2CharmLineHlt2|     0.000 |     0.012 |    0.005       0.1     0.01 |      88 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsKLLWSD2HHHCFPIDBeauty2CharmLineFilt|     0.250 |     0.081 |    0.010       1.6     0.25 |      40 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB02DKsKLLWSD2HHHCFPIDBeauty2CharmLineVOI|     0.000 |     0.006 |    0.003       0.0     0.00 |      40 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsKLLWSD2HHHCFPIDBeauty2CharmCombCutD2HHHCFPI|     0.000 |     0.016 |    0.006       0.1     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsKLLWSD2HHHCFPIDBeauty2CharmCombCutKTopoInpu|     0.000 |     0.009 |    0.003       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsKLLWSD2HHHCFPIDBeauty2CharmCombCutKS0_LLInp|     0.000 |     0.016 |    0.004       0.0     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsKLLWSD2HHHCFPIDBeauty2Charm                |     0.000 |     0.541 |    0.103       1.3     0.69 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKsKLLWSD2HHHCFPIDBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsKLLWSD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsKLLWSD2HHHCFPIDBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKsKLLWSD2HHHCFPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKsKLLWSD2HHHCFPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKsKLLWSD2HHHCFPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsKLLWSD2HHHCFPIDBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKsKDDWSD2HHHCFPIDBeauty2CharmLine     |     0.030 |     0.036 |    0.014       1.6     0.08 |    1000 |     0.037 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsKDDWSD2HHHCFPIDBeauty2CharmLinePreS|     0.010 |     0.003 |    0.001       0.1     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsKDDWSD2HHHCFPIDBeauty2CharmLineHlt2|     0.000 |     0.012 |    0.005       0.1     0.01 |      99 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsKDDWSD2HHHCFPIDBeauty2CharmLineFilt|     0.000 |     0.167 |    0.010       1.5     0.35 |      31 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB02DKsKDDWSD2HHHCFPIDBeauty2CharmLineVOI|     0.000 |     0.009 |    0.004       0.0     0.01 |      31 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsKDDWSD2HHHCFPIDBeauty2CharmCombCutD2HHHCFPI|     0.000 |     0.016 |    0.011       0.0     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsKDDWSD2HHHCFPIDBeauty2CharmCombCutKTopoInpu|     0.000 |     0.007 |    0.004       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsKDDWSD2HHHCFPIDBeauty2CharmCombCutKS0_DDInp|     0.000 |     0.013 |    0.009       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsKDDWSD2HHHCFPIDBeauty2Charm                |     0.000 |     0.557 |    0.101       1.3     0.44 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DKsKDDWSD2HHHCFPIDBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsKDDWSD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKsKDDWSD2HHHCFPIDBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKsKDDWSD2HHHCFPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKsKDDWSD2HHHCFPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKsKDDWSD2HHHCFPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKsKDDWSD2HHHCFPIDBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DKKD2HHHCFPIDBeauty2CharmLine           |     0.030 |     0.059 |    0.024       1.0     0.05 |    1000 |     0.059 |
+TimingAuditor.TIMER              INFO           StrippingB2DKKD2HHHCFPIDBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DKKD2HHHCFPIDBeauty2CharmLineHlt2Filter|     0.010 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2DKKD2HHHCFPIDBeauty2CharmLineFilterSequ|     0.000 |     0.021 |    0.008       0.9     0.05 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB2DKKD2HHHCFPIDBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DKKD2HHHCFPIDBeauty2CharmLine                  |     0.000 |     0.009 |    0.009       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DKKD2HHHCFPIDBeauty2CharmLine     |     0.000 |     0.107 |    0.107       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DKKD2HHHCFPIDBeauty2CharmLine     |     0.000 |     0.085 |    0.085       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DKKD2HHHCFPIDBeauty2CharmLine     |     0.000 |     0.086 |    0.086       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DKKD2HHHCFPIDBeauty2CharmLinePostScaler|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DKPiD2HHHCFPIDBeauty2CharmLine          |     0.040 |     0.056 |    0.021       1.3     0.06 |    1000 |     0.056 |
+TimingAuditor.TIMER              INFO           StrippingB2DKPiD2HHHCFPIDBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DKPiD2HHHCFPIDBeauty2CharmLineHlt2Filte|     0.020 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DKPiD2HHHCFPIDBeauty2CharmLineFilterSeq|     0.000 |     0.022 |    0.007       1.2     0.08 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB2DKPiD2HHHCFPIDBeauty2CharmLineVOIDFilt|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DKPiD2HHHCFPIDBeauty2CharmLine                 |     0.000 |     0.008 |    0.008       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DKPiD2HHHCFPIDBeauty2CharmLine    |     0.000 |     0.148 |    0.125       0.2     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DKPiD2HHHCFPIDBeauty2CharmLine    |     0.000 |     0.115 |    0.083       0.1     0.03 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DKPiD2HHHCFPIDBeauty2CharmLine    |     0.000 |     0.106 |    0.085       0.1     0.03 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DKPiD2HHHCFPIDBeauty2CharmLinePostScale|     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DPiPiD2HHHCFPIDBeauty2CharmLine         |     0.090 |     0.059 |    0.022       2.6     0.10 |    1000 |     0.060 |
+TimingAuditor.TIMER              INFO           StrippingB2DPiPiD2HHHCFPIDBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DPiPiD2HHHCFPIDBeauty2CharmLineHlt2Filt|     0.000 |     0.009 |    0.005       0.7     0.03 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2DPiPiD2HHHCFPIDBeauty2CharmLineFilterSe|     0.054 |     0.026 |    0.008       2.5     0.14 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingB2DPiPiD2HHHCFPIDBeauty2CharmLineVOIDFil|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DPiPiD2HHHCFPIDBeauty2CharmLine                |     0.000 |     0.018 |    0.009       0.0     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DPiPiD2HHHCFPIDBeauty2CharmLine   |     0.000 |     0.235 |    0.088       0.5     0.25 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DPiPiD2HHHCFPIDBeauty2CharmLine   |     0.000 |     0.206 |    0.078       0.5     0.22 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DPiPiD2HHHCFPIDBeauty2CharmLine   |     0.000 |     0.204 |    0.076       0.4     0.21 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2DPiPiD2HHHCFPIDBeauty2CharmLinePostScal|     0.000 |     0.010 |    0.002       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DHHOSD2HHHCFPIDBeauty2CharmLine         |     0.160 |     0.128 |    0.020       8.9     0.51 |    1000 |     0.128 |
+TimingAuditor.TIMER              INFO           StrippingB2DHHOSD2HHHCFPIDBeauty2CharmLinePreScale|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DHHOSD2HHHCFPIDBeauty2CharmLineHlt2Filt|     0.000 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DHHOSD2HHHCFPIDBeauty2CharmLineFilterSe|     0.273 |     0.221 |    0.007       8.9     0.81 |     366 |     0.081 |
+TimingAuditor.TIMER              INFO            StrippingB2DHHOSD2HHHCFPIDBeauty2CharmLineVOIDFil|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DHHOSD2HHHCFPIDBeauty2CharmCombCutD2HHHCFPIDBea|     0.000 |     0.013 |    0.006       0.1     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DHHOSD2HHHCFPIDBeauty2CharmCombCutX2HHWSPIDBeau|     0.000 |     0.010 |    0.004       0.1     0.01 |     117 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DHHOSD2HHHCFPIDBeauty2Charm                    |     0.256 |     0.234 |    0.054       2.4     0.30 |     117 |     0.027 |
+TimingAuditor.TIMER              INFO            B2DHHOSD2HHHCFPIDBeauty2CharmTISTOS              |     4.285 |     2.484 |    0.639       5.2     1.81 |       7 |     0.017 |
+TimingAuditor.TIMER              INFO            B2DHHOSD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.115 |    0.096       0.2     0.03 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DHHOSD2HHHCFPIDBeauty2CharmLine                |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DHHOSD2HHHCFPIDBeauty2CharmLine   |     0.000 |     0.524 |    0.524       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DHHOSD2HHHCFPIDBeauty2CharmLine   |     0.000 |     0.461 |    0.461       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DHHOSD2HHHCFPIDBeauty2CharmLine   |     0.000 |     0.540 |    0.540       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2DHHOSD2HHHCFPIDBeauty2CharmLinePostScal|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DRho0D2HHHPIDBeauty2CharmLine           |     0.120 |     0.150 |    0.021       3.3     0.28 |    1000 |     0.150 |
+TimingAuditor.TIMER              INFO           StrippingB2DRho0D2HHHPIDBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DRho0D2HHHPIDBeauty2CharmLineHlt2Filter|     0.000 |     0.008 |    0.005       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DRho0D2HHHPIDBeauty2CharmLineFilterSequ|     0.191 |     0.275 |    0.008       3.2     0.37 |     366 |     0.101 |
+TimingAuditor.TIMER              INFO            StrippingB2DRho0D2HHHPIDBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DRho0D2HHHPIDBeauty2CharmCombCutD2HHHPIDBeauty2|     0.000 |     0.014 |    0.005       0.1     0.01 |     213 |     0.003 |
+TimingAuditor.TIMER              INFO            RHOBeauty2CharmFilter                            |     0.000 |     0.009 |    0.004       0.0     0.00 |     213 |     0.002 |
+TimingAuditor.TIMER              INFO            RHO02PiPiPIDBeauty2CharmFilter                   |     0.000 |     0.014 |    0.007       0.1     0.01 |     165 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DRho0D2HHHPIDBeauty2CharmCombCutRHO02PiPiPIDBea|     0.000 |     0.014 |    0.005       0.1     0.01 |     161 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DRho0D2HHHPIDBeauty2Charm                      |     0.186 |     0.121 |    0.046       1.6     0.14 |     161 |     0.020 |
+TimingAuditor.TIMER              INFO            B2DRho0D2HHHPIDBeauty2CharmTISTOS                |     3.333 |     0.756 |    0.550       1.0     0.22 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DRho0D2HHHPIDBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.084 |    0.066       0.1     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DRho0D2HHHPIDBeauty2CharmLine                  |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DRho0D2HHHPIDBeauty2CharmLine     |     0.000 |     0.261 |    0.261       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DRho0D2HHHPIDBeauty2CharmLine     |     0.000 |     0.129 |    0.129       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DRho0D2HHHPIDBeauty2CharmLine     |     0.000 |     0.139 |    0.139       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DRho0D2HHHPIDBeauty2CharmLinePostScaler|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DKstar0D2HHHPIDBeauty2CharmLine         |     0.170 |     0.176 |    0.021       8.9     0.45 |    1000 |     0.176 |
+TimingAuditor.TIMER              INFO           StrippingB2DKstar0D2HHHPIDBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DKstar0D2HHHPIDBeauty2CharmLineHlt2Filt|     0.020 |     0.008 |    0.004       0.2     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DKstar0D2HHHPIDBeauty2CharmLineFilterSe|     0.273 |     0.342 |    0.007       8.8     0.67 |     366 |     0.125 |
+TimingAuditor.TIMER              INFO            StrippingB2DKstar0D2HHHPIDBeauty2CharmLineVOIDFil|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DKstar0D2HHHPIDBeauty2CharmCombCutD2HHHPIDBeaut|     0.000 |     0.014 |    0.005       0.1     0.01 |     213 |     0.003 |
+TimingAuditor.TIMER              INFO            K*0Beauty2CharmFilter                            |     0.000 |     0.009 |    0.004       0.0     0.00 |     213 |     0.002 |
+TimingAuditor.TIMER              INFO            Kstar02KPiPIDBeauty2CharmFilter                  |     0.000 |     0.013 |    0.005       0.0     0.01 |     184 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DKstar0D2HHHPIDBeauty2CharmCombCutKstar02KPiPID|     0.000 |     0.014 |    0.005       0.1     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DKstar0D2HHHPIDBeauty2Charm                    |     0.066 |     0.156 |    0.054       2.8     0.25 |     150 |     0.023 |
+TimingAuditor.TIMER              INFO            B2DKstar0D2HHHPIDBeauty2CharmTISTOS              |     2.000 |     2.247 |    0.613       4.4     1.39 |       5 |     0.011 |
+TimingAuditor.TIMER              INFO            B2DKstar0D2HHHPIDBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.096 |    0.082       0.1     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DKstar0D2HHHPIDBeauty2CharmLine                |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DKstar0D2HHHPIDBeauty2CharmLine   |     0.000 |     0.232 |    0.232       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DKstar0D2HHHPIDBeauty2CharmLine   |     0.000 |     0.180 |    0.180       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DKstar0D2HHHPIDBeauty2CharmLine   |     0.000 |     0.199 |    0.199       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DKstar0D2HHHPIDBeauty2CharmLinePostScal|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DPhiD2HHHPIDBeauty2CharmLine            |     0.040 |     0.103 |    0.021       1.0     0.15 |    1000 |     0.104 |
+TimingAuditor.TIMER              INFO           StrippingB2DPhiD2HHHPIDBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DPhiD2HHHPIDBeauty2CharmLineHlt2Filter |     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DPhiD2HHHPIDBeauty2CharmLineFilterSeque|     0.054 |     0.146 |    0.008       1.0     0.19 |     366 |     0.054 |
+TimingAuditor.TIMER              INFO            StrippingB2DPhiD2HHHPIDBeauty2CharmLineVOIDFilter|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DPhiD2HHHPIDBeauty2CharmCombCutD2HHHPIDBeauty2C|     0.000 |     0.014 |    0.005       0.1     0.01 |     213 |     0.003 |
+TimingAuditor.TIMER              INFO            PHIBeauty2CharmFilter                            |     0.000 |     0.006 |    0.003       0.0     0.00 |     213 |     0.001 |
+TimingAuditor.TIMER              INFO            PHI2KKPIDBeauty2CharmFilter                      |     0.000 |     0.010 |    0.005       0.0     0.01 |     122 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DPhiD2HHHPIDBeauty2CharmCombCutPHI2KKPIDBeauty2|     0.000 |     0.012 |    0.005       0.0     0.01 |      61 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DPhiD2HHHPIDBeauty2Charm                       |     0.163 |     0.100 |    0.046       0.5     0.09 |      61 |     0.006 |
+TimingAuditor.TIMER              INFO            B2DPhiD2HHHPIDBeauty2CharmTISTOS                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DPhiD2HHHPIDBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DPhiD2HHHPIDBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DPhiD2HHHPIDBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DPhiD2HHHPIDBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DPhiD2HHHPIDBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DPhiD2HHHPIDBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DKSDDD2HHHBeauty2CharmLine              |     0.090 |     0.097 |    0.023       6.2     0.32 |    1000 |     0.098 |
+TimingAuditor.TIMER              INFO           StrippingB2DKSDDD2HHHBeauty2CharmLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DKSDDD2HHHBeauty2CharmLineHlt2Filter   |     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DKSDDD2HHHBeauty2CharmLineFilterSequenc|     0.218 |     0.133 |    0.007       6.1     0.50 |     366 |     0.049 |
+TimingAuditor.TIMER              INFO            StrippingB2DKSDDD2HHHBeauty2CharmLineVOIDFilter  |     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DKSDDD2HHHBeauty2CharmCombCutD2HHHBeauty2Charm |     0.040 |     0.014 |    0.005       0.1     0.01 |     245 |     0.004 |
+TimingAuditor.TIMER              INFO            B2DKSDDD2HHHBeauty2CharmCombCutKS0_DDInputsBeauty|     0.000 |     0.009 |    0.003       0.0     0.01 |     111 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DKSDDD2HHHBeauty2Charm                         |     0.090 |     0.128 |    0.050       0.8     0.13 |     111 |     0.014 |
+TimingAuditor.TIMER              INFO            B2DKSDDD2HHHBeauty2CharmTISTOS                   |     6.000 |     2.702 |    1.647       4.1     0.97 |       5 |     0.014 |
+TimingAuditor.TIMER              INFO            B2DKSDDD2HHHBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.000 |     0.075 |    0.066       0.1     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DKSDDD2HHHBeauty2CharmLine                     |     0.000 |     0.009 |    0.009       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DKSDDD2HHHBeauty2CharmLine        |     0.000 |     0.492 |    0.492       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DKSDDD2HHHBeauty2CharmLine        |     0.000 |     0.461 |    0.461       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DKSDDD2HHHBeauty2CharmLine        |     0.000 |     0.329 |    0.329       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DKSDDD2HHHBeauty2CharmLinePostScaler   |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DKSLLD2HHHBeauty2CharmLine              |     0.050 |     0.080 |    0.021       4.4     0.17 |    1000 |     0.080 |
+TimingAuditor.TIMER              INFO           StrippingB2DKSLLD2HHHBeauty2CharmLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DKSLLD2HHHBeauty2CharmLineHlt2Filter   |     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DKSLLD2HHHBeauty2CharmLineFilterSequenc|     0.054 |     0.084 |    0.007       4.3     0.25 |     366 |     0.031 |
+TimingAuditor.TIMER              INFO            StrippingB2DKSLLD2HHHBeauty2CharmLineVOIDFilter  |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DKSLLD2HHHBeauty2CharmCombCutD2HHHBeauty2Charm |     0.000 |     0.013 |    0.005       0.1     0.01 |     245 |     0.003 |
+TimingAuditor.TIMER              INFO            B2DKSLLD2HHHBeauty2CharmCombCutKS0_LLInputsBeauty|     0.000 |     0.009 |    0.003       0.0     0.01 |      85 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DKSLLD2HHHBeauty2Charm                         |     0.117 |     0.131 |    0.040       0.7     0.12 |      85 |     0.011 |
+TimingAuditor.TIMER              INFO            B2DKSLLD2HHHBeauty2CharmTISTOS                   |     0.000 |     2.368 |    2.368       2.4     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DKSLLD2HHHBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.000 |     0.110 |    0.110       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DKSLLD2HHHBeauty2CharmLine                     |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DKSLLD2HHHBeauty2CharmLine        |     0.000 |     0.284 |    0.284       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DKSLLD2HHHBeauty2CharmLine        |     0.000 |     0.135 |    0.135       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DKSLLD2HHHBeauty2CharmLine        |     0.000 |     0.134 |    0.134       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DKSLLD2HHHBeauty2CharmLinePostScaler   |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DRhoPMD2HHHCFPIDBeauty2CharmLine       |     0.670 |     0.623 |    0.022      47.1     2.54 |    1000 |     0.624 |
+TimingAuditor.TIMER              INFO           StrippingB02DRhoPMD2HHHCFPIDBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DRhoPMD2HHHCFPIDBeauty2CharmLineHlt2Fi|     0.010 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DRhoPMD2HHHCFPIDBeauty2CharmLineFilter|     1.666 |     1.562 |    0.007      46.9     3.98 |     366 |     0.572 |
+TimingAuditor.TIMER              INFO            StrippingB02DRhoPMD2HHHCFPIDBeauty2CharmLineVOIDF|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DRhoPMD2HHHCFPIDBeauty2CharmCombCutD2HHHCFPIDB|     0.085 |     0.014 |    0.005       0.0     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:X2PiPi0Beauty2Charm                       |     3.846 |     3.992 |    0.019      30.4     4.33 |     117 |     0.467 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:X2PiPi0Beauty2Charm                |     3.504 |     3.501 |    0.014      28.0     3.92 |     117 |     0.410 |
+TimingAuditor.TIMER              INFO              INPUT:X2PiPi0MergedBeauty2Charm                |     0.170 |     0.137 |    0.004       1.3     0.28 |     117 |     0.016 |
+TimingAuditor.TIMER              INFO               X2PiPi0MergedBeauty2Charm                     |     0.400 |     0.246 |    0.129       0.6     0.11 |      25 |     0.006 |
+TimingAuditor.TIMER              INFO              INPUT:X2PiPi0ResolvedBeauty2Charm              |     3.333 |     3.350 |    0.003      28.0     3.88 |     117 |     0.392 |
+TimingAuditor.TIMER              INFO               X2PiPi0ResolvedBeauty2Charm                   |     1.315 |     0.990 |    0.151       4.1     0.84 |     114 |     0.113 |
+TimingAuditor.TIMER              INFO             X2PiPi0Beauty2Charm                             |     0.000 |     0.015 |    0.004       0.1     0.01 |     114 |     0.002 |
+TimingAuditor.TIMER              INFO            RHOPMBeauty2CharmFilter                          |     0.000 |     0.012 |    0.004       0.1     0.01 |     114 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DRhoPMD2HHHCFPIDBeauty2CharmCombCutRHOPMBeauty|     0.000 |     0.022 |    0.007       0.1     0.01 |     101 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DRhoPMD2HHHCFPIDBeauty2Charm                  |     0.297 |     0.155 |    0.051       1.0     0.17 |     101 |     0.016 |
+TimingAuditor.TIMER              INFO            B02DRhoPMD2HHHCFPIDBeauty2CharmTISTOS            |     0.000 |     2.227 |    0.822       4.8     1.34 |       7 |     0.016 |
+TimingAuditor.TIMER              INFO            B02DRhoPMD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.194 |    0.137       0.3     0.09 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DRhoPMD2HHHCFPIDBeauty2CharmLine              |     0.000 |     0.015 |    0.010       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DRhoPMD2HHHCFPIDBeauty2CharmLine |     0.000 |     0.577 |    0.306       0.8     0.38 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DRhoPMD2HHHCFPIDBeauty2CharmLine |     0.000 |     0.459 |    0.219       0.7     0.34 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DRhoPMD2HHHCFPIDBeauty2CharmLine |     0.000 |     0.462 |    0.242       0.7     0.31 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DRhoPMD2HHHCFPIDBeauty2CharmLinePostSc|     0.000 |     0.004 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKstarPMD2HHHCFPIDBeauty2CharmLine     |     0.670 |     0.648 |    0.023      45.8     2.60 |    1000 |     0.648 |
+TimingAuditor.TIMER              INFO           StrippingB02DKstarPMD2HHHCFPIDBeauty2CharmLinePreS|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKstarPMD2HHHCFPIDBeauty2CharmLineHlt2|     0.010 |     0.009 |    0.005       0.0     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DKstarPMD2HHHCFPIDBeauty2CharmLineFilt|     1.584 |     1.619 |    0.008      45.6     4.06 |     366 |     0.593 |
+TimingAuditor.TIMER              INFO            StrippingB02DKstarPMD2HHHCFPIDBeauty2CharmLineVOI|     0.000 |     0.006 |    0.003       0.3     0.01 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKstarPMD2HHHCFPIDBeauty2CharmCombCutD2HHHCFPI|     0.000 |     0.016 |    0.006       0.0     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:X2KPi0Beauty2Charm                        |     4.188 |     4.154 |    0.015      28.2     4.40 |     117 |     0.486 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:X2KPi0Beauty2Charm                 |     3.760 |     3.695 |    0.011      26.2     4.02 |     117 |     0.432 |
+TimingAuditor.TIMER              INFO              INPUT:X2KPi0MergedBeauty2Charm                 |     0.085 |     0.160 |    0.002       1.7     0.33 |     117 |     0.019 |
+TimingAuditor.TIMER              INFO               HHKaonsInputsBeauty2CharmFilter               |     0.000 |     0.010 |    0.005       0.1     0.01 |     114 |     0.001 |
+TimingAuditor.TIMER              INFO               X2KPi0MergedBeauty2Charm                      |     0.000 |     0.245 |    0.120       0.7     0.13 |      25 |     0.006 |
+TimingAuditor.TIMER              INFO              INPUT:X2KPi0ResolvedBeauty2Charm               |     3.675 |     3.522 |    0.003      26.1     3.96 |     117 |     0.412 |
+TimingAuditor.TIMER              INFO               X2KPi0ResolvedBeauty2Charm                    |     1.140 |     0.984 |    0.119       5.2     0.92 |     114 |     0.112 |
+TimingAuditor.TIMER              INFO             X2KPi0Beauty2Charm                              |     0.000 |     0.014 |    0.004       0.1     0.01 |     114 |     0.002 |
+TimingAuditor.TIMER              INFO            K*PMBeauty2CharmFilter                           |     0.000 |     0.012 |    0.004       0.1     0.01 |     114 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKstarPMD2HHHCFPIDBeauty2CharmCombCutK*PMBeaut|     0.099 |     0.024 |    0.006       0.1     0.01 |     101 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKstarPMD2HHHCFPIDBeauty2Charm                |     0.099 |     0.167 |    0.049       1.5     0.22 |     101 |     0.017 |
+TimingAuditor.TIMER              INFO            B02DKstarPMD2HHHCFPIDBeauty2CharmTISTOS          |     3.333 |     2.436 |    0.993       5.9     1.82 |       6 |     0.015 |
+TimingAuditor.TIMER              INFO            B02DKstarPMD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.198 |    0.114       0.4     0.14 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKstarPMD2HHHCFPIDBeauty2CharmLine            |     0.000 |     0.013 |    0.009       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKstarPMD2HHHCFPIDBeauty2CharmLin|     0.000 |     0.603 |    0.334       0.9     0.38 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKstarPMD2HHHCFPIDBeauty2CharmLin|     0.000 |     0.448 |    0.215       0.7     0.33 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKstarPMD2HHHCFPIDBeauty2CharmLin|     0.000 |     0.452 |    0.193       0.7     0.37 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DKstarPMD2HHHCFPIDBeauty2CharmLinePost|     0.000 |     0.004 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKD2KSHLLBeauty2CharmLine              |     0.190 |     0.168 |    0.025       3.7     0.35 |    1000 |     0.169 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2KSHLLBeauty2CharmLinePreScaler    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2KSHLLBeauty2CharmLineHlt2Filter   |     0.040 |     0.015 |    0.005       1.0     0.07 |    1000 |     0.016 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2KSHLLBeauty2CharmLineFilterSequenc|     0.245 |     0.288 |    0.031       3.5     0.49 |     366 |     0.106 |
+TimingAuditor.TIMER              INFO            StrippingB02DKD2KSHLLBeauty2CharmLineVOIDFilter  |     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:D2KsHBeauty2Charm_LL                      |     0.163 |     0.250 |    0.021       2.5     0.42 |     366 |     0.092 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2KsHBeauty2Charm_LL               |     0.163 |     0.229 |    0.017       2.5     0.38 |     366 |     0.084 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2KS0pi+LLBeauty2Charm             |     0.027 |     0.060 |    0.001       0.8     0.11 |     366 |     0.022 |
+TimingAuditor.TIMER              INFO               ProtoD+2KS0pi+LLBeauty2Charm                  |     0.000 |     0.115 |    0.045       0.5     0.07 |     103 |     0.012 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2KS0K+LLBeauty2Charm              |     0.000 |     0.053 |    0.001       0.6     0.10 |     366 |     0.019 |
+TimingAuditor.TIMER              INFO               ProtoD+2KS0K+LLBeauty2Charm                   |     0.000 |     0.100 |    0.035       0.6     0.07 |     103 |     0.010 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2KS0pi-LLBeauty2Charm             |     0.081 |     0.046 |    0.001       0.7     0.09 |     366 |     0.017 |
+TimingAuditor.TIMER              INFO               ProtoD-2KS0pi-LLBeauty2Charm                  |     0.194 |     0.092 |    0.033       0.7     0.08 |     103 |     0.010 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2KS0K-LLBeauty2Charm              |     0.054 |     0.052 |    0.001       0.6     0.10 |     366 |     0.019 |
+TimingAuditor.TIMER              INFO               ProtoD-2KS0K-LLBeauty2Charm                   |     0.097 |     0.100 |    0.034       0.5     0.07 |     103 |     0.010 |
+TimingAuditor.TIMER              INFO             D2KsHBeauty2Charm_LL                            |     0.000 |     0.007 |    0.003       0.0     0.00 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKD2KSHLLBeauty2CharmCombCutD2KsHBeauty2Charm_|     0.000 |     0.020 |    0.008       0.1     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKD2KSHLLBeauty2CharmCombCutKTopoInputsBeauty2|     0.384 |     0.012 |    0.004       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKD2KSHLLBeauty2Charm                         |     0.384 |     0.163 |    0.054       1.7     0.33 |      26 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DKD2KSHLLBeauty2CharmTISTOS                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKD2KSHLLBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKD2KSHLLBeauty2CharmLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKD2KSHLLBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKD2KSHLLBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKD2KSHLLBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2KSHLLBeauty2CharmLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiD2KSHLLBeauty2CharmLine             |     0.060 |     0.062 |    0.022       1.6     0.07 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2KSHLLBeauty2CharmLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2KSHLLBeauty2CharmLineHlt2Filter  |     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2KSHLLBeauty2CharmLineFilterSequen|     0.027 |     0.030 |    0.008       1.5     0.09 |     366 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiD2KSHLLBeauty2CharmLineVOIDFilter |     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiD2KSHLLBeauty2CharmCombCutD2KsHBeauty2Charm|     0.000 |     0.021 |    0.011       0.1     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiD2KSHLLBeauty2CharmCombCutPiTopoInputsBeaut|     0.000 |     0.007 |    0.004       0.0     0.00 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiD2KSHLLBeauty2Charm                        |     0.000 |     0.149 |    0.052       1.4     0.25 |      26 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DPiD2KSHLLBeauty2CharmTISTOS                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiD2KSHLLBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiD2KSHLLBeauty2CharmLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiD2KSHLLBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiD2KSHLLBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiD2KSHLLBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2KSHLLBeauty2CharmLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKWSD2KSHLLBeauty2CharmLine            |     0.020 |     0.037 |    0.016       0.2     0.02 |    1000 |     0.037 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2KSHLLBeauty2CharmLinePreScaler  |     0.010 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2KSHLLBeauty2CharmLineHlt2Filter |     0.000 |     0.010 |    0.005       0.1     0.01 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2KSHLLBeauty2CharmLineFilterSeque|     0.000 |     0.016 |    0.009       0.0     0.01 |      22 |     0.000 |
+TimingAuditor.TIMER              INFO            StrippingB02DKWSD2KSHLLBeauty2CharmLineVOIDFilter|     0.000 |     0.008 |    0.004       0.0     0.01 |      22 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2KSHLLBeauty2CharmCombCutD2KsHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2KSHLLBeauty2CharmCombCutKTopoInputsBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2KSHLLBeauty2Charm                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2KSHLLBeauty2CharmTISTOS                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2KSHLLBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2KSHLLBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKWSD2KSHLLBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKWSD2KSHLLBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKWSD2KSHLLBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2KSHLLBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiWSD2KSHLLBeauty2CharmLine           |     0.030 |     0.035 |    0.014       1.6     0.06 |    1000 |     0.035 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2KSHLLBeauty2CharmLinePreScaler |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2KSHLLBeauty2CharmLineHlt2Filter|     0.000 |     0.012 |    0.006       0.0     0.01 |     104 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2KSHLLBeauty2CharmLineFilterSequ|     0.232 |     0.058 |    0.010       1.5     0.23 |      43 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiWSD2KSHLLBeauty2CharmLineVOIDFilte|     0.000 |     0.007 |    0.003       0.0     0.01 |      43 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2KSHLLBeauty2CharmCombCutD2KsHBeauty2Cha|     0.000 |     0.021 |    0.020       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2KSHLLBeauty2CharmCombCutPiTopoInputsBea|     0.000 |     0.006 |    0.005       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2KSHLLBeauty2Charm                      |     5.000 |     0.748 |    0.097       1.4     0.92 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2KSHLLBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2KSHLLBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2KSHLLBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiWSD2KSHLLBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiWSD2KSHLLBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiWSD2KSHLLBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2KSHLLBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKD2KSHDDBeauty2CharmLine              |     0.190 |     0.195 |    0.023       3.5     0.38 |    1000 |     0.195 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2KSHDDBeauty2CharmLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2KSHDDBeauty2CharmLineHlt2Filter   |     0.010 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2KSHDDBeauty2CharmLineFilterSequenc|     0.355 |     0.392 |    0.032       3.4     0.52 |     366 |     0.144 |
+TimingAuditor.TIMER              INFO            StrippingB02DKD2KSHDDBeauty2CharmLineVOIDFilter  |     0.000 |     0.005 |    0.003       0.3     0.02 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:D2KsHBeauty2Charm_DD                      |     0.327 |     0.346 |    0.020       2.8     0.44 |     366 |     0.127 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2KsHBeauty2Charm_DD               |     0.327 |     0.322 |    0.017       2.7     0.40 |     366 |     0.118 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2KS0pi+DDBeauty2Charm             |     0.109 |     0.091 |    0.002       0.8     0.12 |     366 |     0.033 |
+TimingAuditor.TIMER              INFO               ProtoD+2KS0pi+DDBeauty2Charm                  |     0.175 |     0.113 |    0.045       0.5     0.08 |     171 |     0.019 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD+2KS0K+DDBeauty2Charm              |     0.054 |     0.074 |    0.001       0.8     0.11 |     366 |     0.027 |
+TimingAuditor.TIMER              INFO               ProtoD+2KS0K+DDBeauty2Charm                   |     0.116 |     0.090 |    0.035       0.6     0.07 |     171 |     0.016 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2KS0pi-DDBeauty2Charm             |     0.136 |     0.071 |    0.001       0.8     0.11 |     366 |     0.026 |
+TimingAuditor.TIMER              INFO               ProtoD-2KS0pi-DDBeauty2Charm                  |     0.233 |     0.087 |    0.032       0.6     0.07 |     171 |     0.015 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD-2KS0K-DDBeauty2Charm              |     0.027 |     0.067 |    0.001       0.7     0.09 |     366 |     0.025 |
+TimingAuditor.TIMER              INFO               ProtoD-2KS0K-DDBeauty2Charm                   |     0.000 |     0.080 |    0.032       0.7     0.06 |     171 |     0.014 |
+TimingAuditor.TIMER              INFO             D2KsHBeauty2Charm_DD                            |     0.000 |     0.006 |    0.003       0.0     0.00 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKD2KSHDDBeauty2CharmCombCutD2KsHBeauty2Charm_|     0.000 |     0.016 |    0.007       0.1     0.01 |      36 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKD2KSHDDBeauty2CharmCombCutKTopoInputsBeauty2|     0.000 |     0.010 |    0.004       0.1     0.01 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKD2KSHDDBeauty2Charm                         |     0.277 |     0.138 |    0.056       1.8     0.28 |      36 |     0.005 |
+TimingAuditor.TIMER              INFO            B02DKD2KSHDDBeauty2CharmTISTOS                   |     0.000 |     0.811 |    0.811       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKD2KSHDDBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.000 |     0.050 |    0.050       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKD2KSHDDBeauty2CharmLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKD2KSHDDBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKD2KSHDDBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKD2KSHDDBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2KSHDDBeauty2CharmLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiD2KSHDDBeauty2CharmLine             |     0.070 |     0.066 |    0.023       1.7     0.09 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2KSHDDBeauty2CharmLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2KSHDDBeauty2CharmLineHlt2Filter  |     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2KSHDDBeauty2CharmLineFilterSequen|     0.054 |     0.040 |    0.007       1.5     0.12 |     366 |     0.015 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiD2KSHDDBeauty2CharmLineVOIDFilter |     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiD2KSHDDBeauty2CharmCombCutD2KsHBeauty2Charm|     0.277 |     0.026 |    0.011       0.1     0.01 |      36 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiD2KSHDDBeauty2CharmCombCutPiTopoInputsBeaut|     0.000 |     0.009 |    0.003       0.0     0.01 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiD2KSHDDBeauty2Charm                        |     0.000 |     0.115 |    0.052       1.0     0.15 |      36 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DPiD2KSHDDBeauty2CharmTISTOS                  |     0.000 |     0.901 |    0.901       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiD2KSHDDBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.047 |    0.047       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiD2KSHDDBeauty2CharmLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiD2KSHDDBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiD2KSHDDBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiD2KSHDDBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2KSHDDBeauty2CharmLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKWSD2KSHDDBeauty2CharmLine            |     0.040 |     0.037 |    0.015       1.0     0.04 |    1000 |     0.037 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2KSHDDBeauty2CharmLinePreScaler  |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2KSHDDBeauty2CharmLineHlt2Filter |     0.000 |     0.009 |    0.005       0.0     0.01 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2KSHDDBeauty2CharmLineFilterSeque|     0.000 |     0.059 |    0.008       0.9     0.17 |      31 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB02DKWSD2KSHDDBeauty2CharmLineVOIDFilter|     0.000 |     0.005 |    0.003       0.0     0.00 |      31 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2KSHDDBeauty2CharmCombCutD2KsHBeauty2Char|     0.000 |     0.019 |    0.012       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2KSHDDBeauty2CharmCombCutKTopoInputsBeaut|     0.000 |     0.007 |    0.003       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2KSHDDBeauty2Charm                       |     0.000 |     0.239 |    0.054       0.8     0.35 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKWSD2KSHDDBeauty2CharmTISTOS                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2KSHDDBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2KSHDDBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKWSD2KSHDDBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKWSD2KSHDDBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKWSD2KSHDDBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2KSHDDBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiWSD2KSHDDBeauty2CharmLine           |     0.030 |     0.037 |    0.016       1.8     0.06 |    1000 |     0.037 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2KSHDDBeauty2CharmLinePreScaler |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2KSHDDBeauty2CharmLineHlt2Filter|     0.000 |     0.011 |    0.005       0.1     0.01 |     111 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2KSHDDBeauty2CharmLineFilterSequ|     0.263 |     0.077 |    0.008       1.7     0.28 |      38 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiWSD2KSHDDBeauty2CharmLineVOIDFilte|     0.263 |     0.008 |    0.003       0.0     0.01 |      38 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2KSHDDBeauty2CharmCombCutD2KsHBeauty2Cha|     0.000 |     0.025 |    0.015       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2KSHDDBeauty2CharmCombCutPiTopoInputsBea|     0.000 |     0.009 |    0.006       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2KSHDDBeauty2Charm                      |     0.000 |     0.435 |    0.063       1.4     0.67 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2KSHDDBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2KSHDDBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2KSHDDBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiWSD2KSHDDBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiWSD2KSHDDBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiWSD2KSHDDBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2KSHDDBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2KSMuMuLLBeauty2CharmLine           |     0.050 |     0.073 |    0.024       1.5     0.08 |    1000 |     0.074 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSMuMuLLBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSMuMuLLBeauty2CharmLineHlt2Filter|     0.010 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSMuMuLLBeauty2CharmLineFilterSequ|     0.027 |     0.060 |    0.019       1.5     0.10 |     366 |     0.022 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2KSMuMuLLBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:D2KsMuMuLLBeauty2Charm                    |     0.027 |     0.044 |    0.009       1.4     0.10 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2KsMuMuLLBeauty2Charm             |     0.027 |     0.039 |    0.005       1.4     0.10 |     366 |     0.014 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2mu+mu-KS0LLBeauty2Charm           |     0.027 |     0.033 |    0.002       1.4     0.10 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO               ProtoD2mu+mu-KS0LLBeauty2Charm                |     0.175 |     0.092 |    0.038       1.3     0.17 |      57 |     0.005 |
+TimingAuditor.TIMER              INFO             D2KsMuMuLLBeauty2Charm                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuLLBeauty2CharmCombCutD2KsMuMuLLBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuLLBeauty2CharmCombCutKTopoInputsBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuLLBeauty2Charm                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuLLBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuLLBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuLLBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2KSMuMuLLBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2KSMuMuLLBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2KSMuMuLLBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSMuMuLLBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2KSMuMuLLBeauty2CharmLine          |     0.030 |     0.054 |    0.022       2.1     0.07 |    1000 |     0.054 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSMuMuLLBeauty2CharmLinePreScaler|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSMuMuLLBeauty2CharmLineHlt2Filte|     0.000 |     0.010 |    0.004       1.9     0.06 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSMuMuLLBeauty2CharmLineFilterSeq|     0.000 |     0.012 |    0.007       0.0     0.00 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2KSMuMuLLBeauty2CharmLineVOIDFilt|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuLLBeauty2CharmCombCutD2KsMuMuLLBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuLLBeauty2CharmCombCutPiTopoInputsBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuLLBeauty2Charm                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuLLBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuLLBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuLLBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2KSMuMuLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2KSMuMuLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2KSMuMuLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSMuMuLLBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2KSMuMuDDBeauty2CharmLine           |     0.080 |     0.075 |    0.022       0.9     0.08 |    1000 |     0.075 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSMuMuDDBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSMuMuDDBeauty2CharmLineHlt2Filter|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSMuMuDDBeauty2CharmLineFilterSequ|     0.027 |     0.069 |    0.018       0.8     0.08 |     366 |     0.025 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2KSMuMuDDBeauty2CharmLineVOIDFilte|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:D2KsMuMuDDBeauty2Charm                    |     0.027 |     0.054 |    0.009       0.8     0.08 |     366 |     0.020 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2KsMuMuDDBeauty2Charm             |     0.027 |     0.048 |    0.005       0.7     0.08 |     366 |     0.018 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2mu+mu-KS0DDBeauty2Charm           |     0.000 |     0.042 |    0.002       0.7     0.08 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO               ProtoD2mu+mu-KS0DDBeauty2Charm                |     0.000 |     0.070 |    0.034       0.6     0.07 |      91 |     0.006 |
+TimingAuditor.TIMER              INFO             D2KsMuMuDDBeauty2Charm                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuDDBeauty2CharmCombCutD2KsMuMuDDBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuDDBeauty2CharmCombCutKTopoInputsBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuDDBeauty2Charm                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuDDBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuDDBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuDDBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2KSMuMuDDBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2KSMuMuDDBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2KSMuMuDDBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSMuMuDDBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2KSMuMuDDBeauty2CharmLine          |     0.060 |     0.054 |    0.022       0.3     0.03 |    1000 |     0.054 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSMuMuDDBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSMuMuDDBeauty2CharmLineHlt2Filte|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSMuMuDDBeauty2CharmLineFilterSeq|     0.000 |     0.012 |    0.007       0.1     0.01 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2KSMuMuDDBeauty2CharmLineVOIDFilt|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuDDBeauty2CharmCombCutD2KsMuMuDDBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuDDBeauty2CharmCombCutPiTopoInputsBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuDDBeauty2Charm                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuDDBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuDDBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuDDBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2KSMuMuDDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2KSMuMuDDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2KSMuMuDDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSMuMuDDBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0MuNuD2KSHHLLBeauty2CharmLine          |     0.050 |     0.059 |    0.023       2.0     0.08 |    1000 |     0.059 |
+TimingAuditor.TIMER              INFO           StrippingB2D0MuNuD2KSHHLLBeauty2CharmLinePreScaler|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0MuNuD2KSHHLLBeauty2CharmLineHlt2Filte|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0MuNuD2KSHHLLBeauty2CharmLineFilterSeq|     0.000 |     0.026 |    0.007       1.9     0.11 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingB2D0MuNuD2KSHHLLBeauty2CharmLineVOIDFilt|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0MuNuD2KSHHLLBeauty2CharmCombCutD2KsHHLLPIDBea|     0.000 |     0.022 |    0.012       0.1     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0MuNuD2KSHHLLBeauty2CharmCombCutMUInputsBeauty|     0.000 |     0.010 |    0.005       0.0     0.01 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0MuNuD2KSHHLLBeauty2Charm                     |     0.000 |     0.333 |    0.095       1.8     0.52 |      10 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0MuNuD2KSHHLLBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0MuNuD2KSHHLLBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0MuNuD2KSHHLLBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0MuNuD2KSHHLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0MuNuD2KSHHLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0MuNuD2KSHHLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0MuNuD2KSHHLLBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0MuNuD2KSHHDDBeauty2CharmLine          |     0.050 |     0.075 |    0.022       4.2     0.20 |    1000 |     0.076 |
+TimingAuditor.TIMER              INFO           StrippingB2D0MuNuD2KSHHDDBeauty2CharmLinePreScaler|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0MuNuD2KSHHDDBeauty2CharmLineHlt2Filte|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0MuNuD2KSHHDDBeauty2CharmLineFilterSeq|     0.027 |     0.051 |    0.008       4.1     0.29 |     366 |     0.019 |
+TimingAuditor.TIMER              INFO            StrippingB2D0MuNuD2KSHHDDBeauty2CharmLineVOIDFilt|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0MuNuD2KSHHDDBeauty2CharmCombCutD2KsHHDDPIDBea|     0.000 |     0.021 |    0.008       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0MuNuD2KSHHDDBeauty2CharmCombCutMUInputsBeauty|     0.000 |     0.009 |    0.005       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0MuNuD2KSHHDDBeauty2Charm                     |     0.000 |     0.312 |    0.052       1.5     0.42 |      11 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0MuNuD2KSHHDDBeauty2CharmTISTOS               |     0.000 |     1.328 |    1.154       1.5     0.25 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0MuNuD2KSHHDDBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.092 |    0.092       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0MuNuD2KSHHDDBeauty2CharmLine                 |     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0MuNuD2KSHHDDBeauty2CharmLine    |     0.000 |     0.266 |    0.266       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0MuNuD2KSHHDDBeauty2CharmLine    |     0.000 |     0.169 |    0.169       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0MuNuD2KSHHDDBeauty2CharmLine    |     0.000 |     0.158 |    0.158       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0MuNuD2KSHHDDBeauty2CharmLinePostScale|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KKD2KSHHLLBeauty2CharmLine           |     0.010 |     0.071 |    0.023       3.4     0.17 |    1000 |     0.071 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2KSHHLLBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2KSHHLLBeauty2CharmLineHlt2Filter|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2KSHHLLBeauty2CharmLineFilterSequ|     0.027 |     0.054 |    0.007       3.3     0.26 |     366 |     0.020 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KKD2KSHHLLBeauty2CharmLineVOIDFilte|     0.000 |     0.004 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHLLBeauty2CharmCombCutD2KsHHLLPIDBeau|     0.000 |     0.018 |    0.008       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHLLBeauty2CharmCombCutX2KKBeauty2Char|     0.000 |     0.009 |    0.004       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHLLBeauty2Charm                      |     0.000 |     0.206 |    0.052       1.3     0.25 |      26 |     0.005 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHLLBeauty2CharmTISTOS                |     0.000 |     1.490 |    1.226       1.8     0.37 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHLLBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.078 |    0.065       0.1     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHLLBeauty2CharmLine                  |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KKD2KSHHLLBeauty2CharmLine     |     0.000 |     0.210 |    0.210       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KKD2KSHHLLBeauty2CharmLine     |     0.000 |     0.127 |    0.127       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KKD2KSHHLLBeauty2CharmLine     |     0.000 |     0.119 |    0.119       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2KSHHLLBeauty2CharmLinePostScaler|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0PiPiD2KSHHLLBeauty2CharmLine         |     0.110 |     0.065 |    0.023       2.1     0.10 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2KSHHLLBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2KSHHLLBeauty2CharmLineHlt2Filt|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2KSHHLLBeauty2CharmLineFilterSe|     0.081 |     0.037 |    0.007       2.0     0.15 |     366 |     0.014 |
+TimingAuditor.TIMER              INFO            StrippingB02D0PiPiD2KSHHLLBeauty2CharmLineVOIDFil|     0.027 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHLLBeauty2CharmCombCutD2KsHHLLPIDBe|     0.000 |     0.023 |    0.012       0.1     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHLLBeauty2CharmCombCutX2PiPiBeauty2|     0.000 |     0.009 |    0.004       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHLLBeauty2Charm                    |     0.769 |     0.172 |    0.048       1.2     0.23 |      26 |     0.004 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHLLBeauty2CharmTISTOS              |     0.000 |     0.677 |    0.677       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHLLBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.103 |    0.103       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHLLBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0PiPiD2KSHHLLBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0PiPiD2KSHHLLBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0PiPiD2KSHHLLBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2KSHHLLBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD2KSHHLLBeauty2CharmLine          |     0.130 |     0.078 |    0.023       3.6     0.19 |    1000 |     0.078 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2KSHHLLBeauty2CharmLinePreScaler|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2KSHHLLBeauty2CharmLineHlt2Filte|     0.020 |     0.014 |    0.005       1.0     0.06 |    1000 |     0.015 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2KSHHLLBeauty2CharmLineFilterSeq|     0.081 |     0.058 |    0.007       3.5     0.28 |     366 |     0.021 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD2KSHHLLBeauty2CharmLineVOIDFilt|     0.054 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHLLBeauty2CharmCombCutD2KsHHLLPIDBea|     0.000 |     0.022 |    0.012       0.1     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHLLBeauty2CharmCombCutX2KPiBeauty2Ch|     0.000 |     0.010 |    0.004       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHLLBeauty2Charm                     |     0.000 |     0.257 |    0.074       1.3     0.29 |      26 |     0.007 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHLLBeauty2CharmTISTOS               |     0.000 |     1.257 |    1.098       1.4     0.22 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHLLBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.096 |    0.078       0.1     0.03 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHLLBeauty2CharmLine                 |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KPiD2KSHHLLBeauty2CharmLine    |     0.000 |     0.132 |    0.132       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KPiD2KSHHLLBeauty2CharmLine    |     0.000 |     0.128 |    0.128       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KPiD2KSHHLLBeauty2CharmLine    |     0.000 |     0.134 |    0.134       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2KSHHLLBeauty2CharmLinePostScale|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DHHWSD2KSHHLLBeauty2CharmLine          |     0.030 |     0.041 |    0.015       2.6     0.11 |    1000 |     0.042 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2KSHHLLBeauty2CharmLinePreScaler|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2KSHHLLBeauty2CharmLineHlt2Filte|     0.098 |     0.009 |    0.005       0.0     0.01 |     102 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2KSHHLLBeauty2CharmLineFilterSeq|     0.000 |     0.144 |    0.008       2.5     0.53 |      35 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB02DHHWSD2KSHHLLBeauty2CharmLineVOIDFilt|     0.000 |     0.006 |    0.003       0.0     0.00 |      35 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHLLBeauty2CharmCombCutD2KsHHLLPIDBea|     0.000 |     0.014 |    0.012       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHLLBeauty2CharmCombCutX2HHWSBeauty2C|     0.000 |     0.010 |    0.006       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHLLBeauty2Charm                     |     0.000 |     0.982 |    0.158       1.8     1.17 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHLLBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHLLBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHLLBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DHHWSD2KSHHLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DHHWSD2KSHHLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DHHWSD2KSHHLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2KSHHLLBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KKD2KSHHDDBeauty2CharmLine           |     0.070 |     0.068 |    0.022       2.5     0.12 |    1000 |     0.069 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2KSHHDDBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2KSHHDDBeauty2CharmLineHlt2Filter|     0.000 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2KSHHDDBeauty2CharmLineFilterSequ|     0.054 |     0.044 |    0.008       2.4     0.19 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KKD2KSHHDDBeauty2CharmLineVOIDFilte|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHDDBeauty2CharmCombCutD2KsHHDDPIDBeau|     0.000 |     0.019 |    0.008       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHDDBeauty2CharmCombCutX2KKBeauty2Char|     0.000 |     0.010 |    0.005       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHDDBeauty2Charm                      |     0.434 |     0.237 |    0.064       1.6     0.35 |      23 |     0.005 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHDDBeauty2CharmTISTOS                |    10.000 |     0.992 |    0.992       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHDDBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.148 |    0.148       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHDDBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KKD2KSHHDDBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KKD2KSHHDDBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KKD2KSHHDDBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2KSHHDDBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0PiPiD2KSHHDDBeauty2CharmLine         |     0.040 |     0.064 |    0.022       2.6     0.10 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2KSHHDDBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2KSHHDDBeauty2CharmLineHlt2Filt|     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2KSHHDDBeauty2CharmLineFilterSe|     0.054 |     0.034 |    0.007       2.3     0.15 |     366 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingB02D0PiPiD2KSHHDDBeauty2CharmLineVOIDFil|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHDDBeauty2CharmCombCutD2KsHHDDPIDBe|     0.000 |     0.021 |    0.011       0.1     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHDDBeauty2CharmCombCutX2PiPiBeauty2|     0.000 |     0.013 |    0.005       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHDDBeauty2Charm                    |     0.434 |     0.250 |    0.059       2.1     0.44 |      23 |     0.006 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHDDBeauty2CharmTISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHDDBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHDDBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0PiPiD2KSHHDDBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0PiPiD2KSHHDDBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0PiPiD2KSHHDDBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2KSHHDDBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD2KSHHDDBeauty2CharmLine          |     0.080 |     0.066 |    0.022       2.2     0.12 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2KSHHDDBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2KSHHDDBeauty2CharmLineHlt2Filte|     0.030 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2KSHHDDBeauty2CharmLineFilterSeq|     0.054 |     0.041 |    0.007       2.1     0.17 |     366 |     0.015 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD2KSHHDDBeauty2CharmLineVOIDFilt|     0.027 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHDDBeauty2CharmCombCutD2KsHHDDPIDBea|     0.000 |     0.020 |    0.010       0.1     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHDDBeauty2CharmCombCutX2KPiBeauty2Ch|     0.000 |     0.008 |    0.004       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHDDBeauty2Charm                     |     0.000 |     0.301 |    0.080       2.0     0.48 |      23 |     0.007 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHDDBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHDDBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHDDBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KPiD2KSHHDDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KPiD2KSHHDDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KPiD2KSHHDDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2KSHHDDBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DHHWSD2KSHHDDBeauty2CharmLine          |     0.030 |     0.038 |    0.014       1.7     0.06 |    1000 |     0.038 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2KSHHDDBeauty2CharmLinePreScaler|     0.000 |     0.003 |    0.002       0.1     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2KSHHDDBeauty2CharmLineHlt2Filte|     0.106 |     0.010 |    0.005       0.1     0.01 |      94 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2KSHHDDBeauty2CharmLineFilterSeq|     0.000 |     0.054 |    0.008       1.6     0.25 |      39 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB02DHHWSD2KSHHDDBeauty2CharmLineVOIDFilt|     0.000 |     0.006 |    0.003       0.0     0.00 |      39 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHDDBeauty2CharmCombCutD2KsHHDDPIDBea|     0.000 |     0.020 |    0.020       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHDDBeauty2CharmCombCutX2HHWSBeauty2C|     0.000 |     0.009 |    0.009       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHDDBeauty2Charm                     |     0.000 |     1.464 |    1.464       1.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHDDBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHDDBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHDDBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DHHWSD2KSHHDDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DHHWSD2KSHHDDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DHHWSD2KSHHDDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2KSHHDDBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KKD2KSHHLLWSBeauty2CharmLine         |     0.030 |     0.043 |    0.014       4.3     0.16 |    1000 |     0.043 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2KSHHLLWSBeauty2CharmLinePreScale|     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2KSHHLLWSBeauty2CharmLineHlt2Filt|     0.000 |     0.010 |    0.005       0.1     0.01 |     100 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2KSHHLLWSBeauty2CharmLineFilterSe|     0.000 |     0.299 |    0.010       4.2     0.78 |      34 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KKD2KSHHLLWSBeauty2CharmLineVOIDFil|     0.000 |     0.006 |    0.003       0.0     0.01 |      34 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHLLWSBeauty2CharmCombCutD2KsHHWSBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHLLWSBeauty2CharmCombCutX2KKBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHLLWSBeauty2Charm                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHLLWSBeauty2CharmTISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHLLWSBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHLLWSBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KKD2KSHHLLWSBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KKD2KSHHLLWSBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KKD2KSHHLLWSBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2KSHHLLWSBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0PiPiD2KSHHLLWSBeauty2CharmLine       |     0.070 |     0.051 |    0.015       5.3     0.21 |    1000 |     0.051 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2KSHHLLWSBeauty2CharmLinePreSca|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2KSHHLLWSBeauty2CharmLineHlt2Fi|     0.000 |     0.010 |    0.005       0.0     0.01 |      94 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2KSHHLLWSBeauty2CharmLineFilter|     0.285 |     0.471 |    0.009       5.1     0.99 |      35 |     0.017 |
+TimingAuditor.TIMER              INFO            StrippingB02D0PiPiD2KSHHLLWSBeauty2CharmLineVOIDF|     0.000 |     0.007 |    0.003       0.1     0.01 |      35 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHLLWSBeauty2CharmCombCutD2KsHHWSBea|     0.000 |     0.033 |    0.023       0.1     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHLLWSBeauty2CharmCombCutX2PiPiBeaut|     0.000 |     0.008 |    0.007       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHLLWSBeauty2Charm                  |     0.000 |     0.481 |    0.090       1.6     0.72 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHLLWSBeauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHLLWSBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHLLWSBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0PiPiD2KSHHLLWSBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0PiPiD2KSHHLLWSBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0PiPiD2KSHHLLWSBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2KSHHLLWSBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD2KSHHLLWSBeauty2CharmLine        |     0.070 |     0.047 |    0.015       8.1     0.27 |    1000 |     0.048 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2KSHHLLWSBeauty2CharmLinePreScal|     0.020 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2KSHHLLWSBeauty2CharmLineHlt2Fil|     0.000 |     0.011 |    0.006       0.1     0.01 |      90 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2KSHHLLWSBeauty2CharmLineFilterS|     0.454 |     0.611 |    0.010       8.0     1.74 |      22 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD2KSHHLLWSBeauty2CharmLineVOIDFi|     0.000 |     0.009 |    0.003       0.0     0.01 |      22 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHLLWSBeauty2CharmCombCutD2KsHHWSBeau|     0.000 |     0.029 |    0.029       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHLLWSBeauty2CharmCombCutX2KPiBeauty2|     0.000 |     0.021 |    0.021       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHLLWSBeauty2Charm                   |     0.000 |     2.435 |    2.435       2.4     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHLLWSBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHLLWSBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHLLWSBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KPiD2KSHHLLWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KPiD2KSHHLLWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KPiD2KSHHLLWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2KSHHLLWSBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DHHWSD2KSHHLLWSBeauty2CharmLine        |     0.070 |     0.045 |    0.014       3.4     0.17 |    1000 |     0.046 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2KSHHLLWSBeauty2CharmLinePreScal|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2KSHHLLWSBeauty2CharmLineHlt2Fil|     0.000 |     0.012 |    0.006       0.1     0.01 |      98 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2KSHHLLWSBeauty2CharmLineFilterS|     0.322 |     0.372 |    0.009       3.2     0.86 |      31 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB02DHHWSD2KSHHLLWSBeauty2CharmLineVOIDFi|     0.000 |     0.007 |    0.003       0.0     0.01 |      31 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHLLWSBeauty2CharmCombCutD2KsHHWSBeau|     0.000 |     0.043 |    0.028       0.1     0.03 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHLLWSBeauty2CharmCombCutX2HHWSBeauty|     0.000 |     0.013 |    0.010       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHLLWSBeauty2Charm                   |     0.000 |     1.209 |    0.900       1.5     0.44 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHLLWSBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHLLWSBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHLLWSBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DHHWSD2KSHHLLWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DHHWSD2KSHHLLWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DHHWSD2KSHHLLWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2KSHHLLWSBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KKD2KSHHDDWSBeauty2CharmLine         |     0.080 |     0.066 |    0.014       4.1     0.26 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2KSHHDDWSBeauty2CharmLinePreScale|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2KSHHDDWSBeauty2CharmLineHlt2Filt|     0.000 |     0.010 |    0.005       0.0     0.01 |     112 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2KSHHDDWSBeauty2CharmLineFilterSe|     1.219 |     0.772 |    0.009       3.9     0.98 |      41 |     0.032 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KKD2KSHHDDWSBeauty2CharmLineVOIDFil|     0.000 |     0.007 |    0.003       0.1     0.01 |      41 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHDDWSBeauty2CharmCombCutD2KsHHWSBeaut|     0.000 |     0.014 |    0.009       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHDDWSBeauty2CharmCombCutX2KKBeauty2Ch|     0.000 |     0.006 |    0.006       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHDDWSBeauty2Charm                    |     5.000 |     0.770 |    0.189       1.4     0.82 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHDDWSBeauty2CharmTISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHDDWSBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2KSHHDDWSBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KKD2KSHHDDWSBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KKD2KSHHDDWSBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KKD2KSHHDDWSBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2KSHHDDWSBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0PiPiD2KSHHDDWSBeauty2CharmLine       |     0.050 |     0.067 |    0.015       3.0     0.24 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2KSHHDDWSBeauty2CharmLinePreSca|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2KSHHDDWSBeauty2CharmLineHlt2Fi|     0.000 |     0.011 |    0.005       0.1     0.01 |     111 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2KSHHDDWSBeauty2CharmLineFilter|     0.652 |     0.701 |    0.010       2.8     0.82 |      46 |     0.032 |
+TimingAuditor.TIMER              INFO            StrippingB02D0PiPiD2KSHHDDWSBeauty2CharmLineVOIDF|     0.000 |     0.007 |    0.004       0.0     0.00 |      46 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHDDWSBeauty2CharmCombCutD2KsHHWSBea|     0.000 |     0.021 |    0.021       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHDDWSBeauty2CharmCombCutX2PiPiBeaut|     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHDDWSBeauty2Charm                  |     0.000 |     1.471 |    1.471       1.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHDDWSBeauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHDDWSBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2KSHHDDWSBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0PiPiD2KSHHDDWSBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0PiPiD2KSHHDDWSBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0PiPiD2KSHHDDWSBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2KSHHDDWSBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD2KSHHDDWSBeauty2CharmLine        |     0.060 |     0.052 |    0.015       3.4     0.20 |    1000 |     0.052 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2KSHHDDWSBeauty2CharmLinePreScal|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2KSHHDDWSBeauty2CharmLineHlt2Fil|     0.000 |     0.011 |    0.006       0.0     0.01 |      98 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2KSHHDDWSBeauty2CharmLineFilterS|     0.769 |     0.654 |    0.010       3.2     1.06 |      26 |     0.017 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD2KSHHDDWSBeauty2CharmLineVOIDFi|     0.000 |     0.005 |    0.003       0.0     0.00 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHDDWSBeauty2CharmCombCutD2KsHHWSBeau|     0.000 |     0.018 |    0.018       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHDDWSBeauty2CharmCombCutX2KPiBeauty2|     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHDDWSBeauty2Charm                   |     0.000 |     1.288 |    1.288       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHDDWSBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHDDWSBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2KSHHDDWSBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KPiD2KSHHDDWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KPiD2KSHHDDWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KPiD2KSHHDDWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2KSHHDDWSBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DHHWSD2KSHHDDWSBeauty2CharmLine        |     0.110 |     0.083 |    0.014       8.9     0.50 |    1000 |     0.084 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2KSHHDDWSBeauty2CharmLinePreScal|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2KSHHDDWSBeauty2CharmLineHlt2Fil|     0.000 |     0.012 |    0.006       0.1     0.01 |     106 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2KSHHDDWSBeauty2CharmLineFilterS|     1.351 |     1.326 |    0.011       8.8     2.20 |      37 |     0.049 |
+TimingAuditor.TIMER              INFO            StrippingB02DHHWSD2KSHHDDWSBeauty2CharmLineVOIDFi|     0.000 |     0.007 |    0.004       0.0     0.01 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHDDWSBeauty2CharmCombCutD2KsHHWSBeau|     0.000 |     0.028 |    0.014       0.1     0.02 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHDDWSBeauty2CharmCombCutX2HHWSBeauty|     0.000 |     0.017 |    0.008       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHDDWSBeauty2Charm                   |     2.000 |     0.895 |    0.092       2.4     1.08 |       5 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHDDWSBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHDDWSBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2KSHHDDWSBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DHHWSD2KSHHDDWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DHHWSD2KSHHDDWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DHHWSD2KSHHDDWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2KSHHDDWSBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2KSHHLLBeauty2CharmLine             |     0.070 |     0.067 |    0.024       2.9     0.11 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSHHLLBeauty2CharmLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSHHLLBeauty2CharmLineHlt2Filter  |     0.010 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSHHLLBeauty2CharmLineFilterSequen|     0.000 |     0.040 |    0.009       2.8     0.16 |     366 |     0.015 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2KSHHLLBeauty2CharmLineVOIDFilter |     0.000 |     0.005 |    0.003       0.1     0.01 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHLLBeauty2CharmCombCutD2KsHHLLPIDBeauty|     0.000 |     0.020 |    0.012       0.1     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHLLBeauty2CharmCombCutKTopoInputsBeauty|     0.000 |     0.009 |    0.005       0.1     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHLLBeauty2Charm                        |     0.000 |     0.229 |    0.065       2.3     0.44 |      26 |     0.006 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHLLBeauty2CharmTISTOS                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHLLBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHLLBeauty2CharmLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2KSHHLLBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2KSHHLLBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2KSHHLLBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSHHLLBeauty2CharmLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2KSHHLLWSBeauty2CharmLine           |     0.030 |     0.044 |    0.015       4.2     0.17 |    1000 |     0.044 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSHHLLWSBeauty2CharmLinePreScaler |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSHHLLWSBeauty2CharmLineHlt2Filter|     0.000 |     0.010 |    0.005       0.0     0.01 |      83 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSHHLLWSBeauty2CharmLineFilterSequ|     0.909 |     0.321 |    0.009       4.0     0.85 |      33 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2KSHHLLWSBeauty2CharmLineVOIDFilte|     0.303 |     0.007 |    0.003       0.0     0.01 |      33 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHLLWSBeauty2CharmCombCutD2KsHHWSBeauty2|     0.000 |     0.015 |    0.012       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHLLWSBeauty2CharmCombCutKTopoInputsBeau|     0.000 |     0.007 |    0.004       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHLLWSBeauty2Charm                      |     2.500 |     0.648 |    0.107       2.2     1.02 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHLLWSBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHLLWSBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHLLWSBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2KSHHLLWSBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2KSHHLLWSBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2KSHHLLWSBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSHHLLWSBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2KSHHLLBeauty2CharmLine            |     0.050 |     0.063 |    0.023       2.6     0.10 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSHHLLBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSHHLLBeauty2CharmLineHlt2Filter |     0.000 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSHHLLBeauty2CharmLineFilterSeque|     0.000 |     0.037 |    0.008       2.4     0.14 |     366 |     0.014 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2KSHHLLBeauty2CharmLineVOIDFilter|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHLLBeauty2CharmCombCutD2KsHHLLPIDBeaut|     0.000 |     0.020 |    0.010       0.1     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHLLBeauty2CharmCombCutPiTopoInputsBeau|     0.000 |     0.009 |    0.004       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHLLBeauty2Charm                       |     0.000 |     0.206 |    0.061       2.2     0.41 |      26 |     0.005 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHLLBeauty2CharmTISTOS                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHLLBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHLLBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2KSHHLLBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2KSHHLLBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2KSHHLLBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSHHLLBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2KSHHLLWSBeauty2CharmLine          |     0.050 |     0.061 |    0.014       3.5     0.25 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSHHLLWSBeauty2CharmLinePreScaler|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSHHLLWSBeauty2CharmLineHlt2Filte|     0.000 |     0.010 |    0.005       0.1     0.01 |      93 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSHHLLWSBeauty2CharmLineFilterSeq|     0.731 |     0.670 |    0.009       3.4     1.03 |      41 |     0.027 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2KSHHLLWSBeauty2CharmLineVOIDFilt|     0.000 |     0.004 |    0.003       0.0     0.00 |      41 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHLLWSBeauty2CharmCombCutD2KsHHWSBeauty|     0.000 |     0.018 |    0.017       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHLLWSBeauty2CharmCombCutPiTopoInputsBe|     0.000 |     0.007 |    0.006       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHLLWSBeauty2Charm                     |     0.000 |     0.628 |    0.089       1.5     0.73 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHLLWSBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHLLWSBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHLLWSBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2KSHHLLWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2KSHHLLWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2KSHHLLWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSHHLLWSBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2KSMuMuLLWSBeauty2CharmLine         |     0.050 |     0.041 |    0.014       1.0     0.08 |    1000 |     0.042 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSMuMuLLWSBeauty2CharmLinePreScale|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSMuMuLLWSBeauty2CharmLineHlt2Filt|     0.000 |     0.054 |    0.004       0.9     0.17 |     112 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSMuMuLLWSBeauty2CharmLineFilterSe|     0.000 |     0.085 |    0.023       0.8     0.16 |      39 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2KSMuMuLLWSBeauty2CharmLineVOIDFil|     0.000 |     0.007 |    0.003       0.0     0.01 |      39 |     0.000 |
+TimingAuditor.TIMER              INFO            MERGED:D2KsMuMuWSBeauty2Charm_LL                 |     0.000 |     0.122 |    0.014       2.4     0.35 |      70 |     0.009 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2KsMuMuWSBeauty2Charm_LL          |     0.000 |     0.115 |    0.010       2.3     0.35 |      70 |     0.008 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2mu+mu+KS0WSPlusLLBeauty2Charm     |     0.000 |     0.054 |    0.002       1.5     0.19 |      70 |     0.004 |
+TimingAuditor.TIMER              INFO               ProtoD2mu+mu+KS0WSPlusLLBeauty2Charm          |     0.000 |     0.194 |    0.041       1.4     0.36 |      13 |     0.003 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2mu-mu-KS0WSMinusLLBeauty2Charm    |     0.000 |     0.050 |    0.001       2.0     0.25 |      70 |     0.004 |
+TimingAuditor.TIMER              INFO               ProtoD2mu-mu-KS0WSMinusLLBeauty2Charm         |     0.000 |     0.192 |    0.031       1.9     0.52 |      13 |     0.003 |
+TimingAuditor.TIMER              INFO             D2KsMuMuWSBeauty2Charm_LL                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuLLWSBeauty2CharmCombCutD2KsMuMuWSBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuLLWSBeauty2CharmCombCutKTopoInputsBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuLLWSBeauty2Charm                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuLLWSBeauty2CharmTISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuLLWSBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuLLWSBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2KSMuMuLLWSBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2KSMuMuLLWSBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2KSMuMuLLWSBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSMuMuLLWSBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2KSMuMuLLWSBeauty2CharmLine        |     0.030 |     0.039 |    0.014       2.6     0.10 |    1000 |     0.039 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSMuMuLLWSBeauty2CharmLinePreScal|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSMuMuLLWSBeauty2CharmLineHlt2Fil|     0.000 |     0.012 |    0.005       0.1     0.01 |      92 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSMuMuLLWSBeauty2CharmLineFilterS|     0.000 |     0.197 |    0.009       2.4     0.47 |      35 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2KSMuMuLLWSBeauty2CharmLineVOIDFi|     0.000 |     0.008 |    0.004       0.0     0.01 |      35 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuLLWSBeauty2CharmCombCutD2KsMuMuWSBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuLLWSBeauty2CharmCombCutPiTopoInputs|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuLLWSBeauty2Charm                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuLLWSBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuLLWSBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuLLWSBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2KSMuMuLLWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2KSMuMuLLWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2KSMuMuLLWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSMuMuLLWSBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2KSHHDDBeauty2CharmLine             |     0.060 |     0.062 |    0.023       1.4     0.07 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSHHDDBeauty2CharmLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSHHDDBeauty2CharmLineHlt2Filter  |     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSHHDDBeauty2CharmLineFilterSequen|     0.054 |     0.032 |    0.008       1.3     0.10 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2KSHHDDBeauty2CharmLineVOIDFilter |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHDDBeauty2CharmCombCutD2KsHHDDPIDBeauty|     0.000 |     0.017 |    0.009       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHDDBeauty2CharmCombCutKTopoInputsBeauty|     0.000 |     0.006 |    0.003       0.0     0.00 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHDDBeauty2Charm                        |     0.869 |     0.201 |    0.063       1.2     0.24 |      23 |     0.005 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHDDBeauty2CharmTISTOS                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHDDBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHDDBeauty2CharmLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2KSHHDDBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2KSHHDDBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2KSHHDDBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSHHDDBeauty2CharmLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2KSHHDDWSBeauty2CharmLine           |     0.050 |     0.063 |    0.014      12.7     0.44 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSHHDDWSBeauty2CharmLinePreScaler |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSHHDDWSBeauty2CharmLineHlt2Filter|     0.000 |     0.010 |    0.005       0.1     0.01 |      93 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSHHDDWSBeauty2CharmLineFilterSequ|     1.081 |     0.790 |    0.007      12.5     2.17 |      37 |     0.029 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2KSHHDDWSBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.002       0.0     0.00 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHDDWSBeauty2CharmCombCutD2KsHHWSBeauty2|     0.000 |     0.025 |    0.010       0.0     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHDDWSBeauty2CharmCombCutKTopoInputsBeau|     0.000 |     0.006 |    0.005       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHDDWSBeauty2Charm                      |     0.000 |     0.660 |    0.084       1.3     0.61 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHDDWSBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHDDWSBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSHHDDWSBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2KSHHDDWSBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2KSHHDDWSBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2KSHHDDWSBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSHHDDWSBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2KSHHDDBeauty2CharmLine            |     0.100 |     0.060 |    0.022       1.1     0.06 |    1000 |     0.060 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSHHDDBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSHHDDBeauty2CharmLineHlt2Filter |     0.010 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSHHDDBeauty2CharmLineFilterSeque|     0.109 |     0.029 |    0.007       1.0     0.08 |     366 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2KSHHDDBeauty2CharmLineVOIDFilter|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHDDBeauty2CharmCombCutD2KsHHDDPIDBeaut|     0.000 |     0.017 |    0.008       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHDDBeauty2CharmCombCutPiTopoInputsBeau|     0.000 |     0.008 |    0.003       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHDDBeauty2Charm                       |     0.869 |     0.169 |    0.058       0.9     0.18 |      23 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHDDBeauty2CharmTISTOS                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHDDBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHDDBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2KSHHDDBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2KSHHDDBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2KSHHDDBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSHHDDBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2KSHHDDWSBeauty2CharmLine          |     0.040 |     0.049 |    0.014       6.1     0.23 |    1000 |     0.049 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSHHDDWSBeauty2CharmLinePreScaler|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSHHDDWSBeauty2CharmLineHlt2Filte|     0.000 |     0.011 |    0.005       0.1     0.01 |      92 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSHHDDWSBeauty2CharmLineFilterSeq|     0.303 |     0.489 |    0.008       5.9     1.16 |      33 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2KSHHDDWSBeauty2CharmLineVOIDFilt|     0.000 |     0.006 |    0.003       0.0     0.01 |      33 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHDDWSBeauty2CharmCombCutD2KsHHWSBeauty|     0.000 |     0.017 |    0.009       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHDDWSBeauty2CharmCombCutPiTopoInputsBe|     0.000 |     0.009 |    0.004       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHDDWSBeauty2Charm                     |     0.000 |     0.361 |    0.125       0.7     0.28 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHDDWSBeauty2CharmTISTOS               |     0.000 |     0.872 |    0.872       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHDDWSBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSHHDDWSBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2KSHHDDWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2KSHHDDWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2KSHHDDWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSHHDDWSBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2KSMuMuDDWSBeauty2CharmLine         |     0.040 |     0.037 |    0.014       1.6     0.06 |    1000 |     0.037 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSMuMuDDWSBeauty2CharmLinePreScale|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSMuMuDDWSBeauty2CharmLineHlt2Filt|     0.000 |     0.009 |    0.004       0.0     0.01 |     106 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSMuMuDDWSBeauty2CharmLineFilterSe|     0.000 |     0.105 |    0.024       1.5     0.24 |      44 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2KSMuMuDDWSBeauty2CharmLineVOIDFil|     0.000 |     0.006 |    0.003       0.0     0.01 |      44 |     0.000 |
+TimingAuditor.TIMER              INFO            MERGED:D2KsMuMuWSBeauty2Charm_DD                 |     0.000 |     0.112 |    0.013       1.5     0.26 |      72 |     0.008 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2KsMuMuWSBeauty2Charm_DD          |     0.000 |     0.106 |    0.009       1.5     0.26 |      72 |     0.008 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2mu+mu+KS0WSPlusDDBeauty2Charm     |     0.000 |     0.052 |    0.002       1.4     0.17 |      72 |     0.004 |
+TimingAuditor.TIMER              INFO               ProtoD2mu+mu+KS0WSPlusDDBeauty2Charm          |     0.000 |     0.132 |    0.037       1.4     0.31 |      18 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2mu-mu-KS0WSMinusDDBeauty2Charm    |     0.000 |     0.044 |    0.001       1.4     0.16 |      72 |     0.003 |
+TimingAuditor.TIMER              INFO               ProtoD2mu-mu-KS0WSMinusDDBeauty2Charm         |     0.000 |     0.118 |    0.030       1.3     0.30 |      18 |     0.002 |
+TimingAuditor.TIMER              INFO             D2KsMuMuWSBeauty2Charm_DD                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuDDWSBeauty2CharmCombCutD2KsMuMuWSBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuDDWSBeauty2CharmCombCutKTopoInputsBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuDDWSBeauty2Charm                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuDDWSBeauty2CharmTISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuDDWSBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSMuMuDDWSBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2KSMuMuDDWSBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2KSMuMuDDWSBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2KSMuMuDDWSBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSMuMuDDWSBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2KSMuMuDDWSBeauty2CharmLine        |     0.070 |     0.037 |    0.014       1.5     0.06 |    1000 |     0.037 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSMuMuDDWSBeauty2CharmLinePreScal|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSMuMuDDWSBeauty2CharmLineHlt2Fil|     0.000 |     0.011 |    0.005       0.1     0.01 |      96 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSMuMuDDWSBeauty2CharmLineFilterS|     0.285 |     0.137 |    0.008       1.5     0.26 |      35 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2KSMuMuDDWSBeauty2CharmLineVOIDFi|     0.000 |     0.005 |    0.003       0.0     0.00 |      35 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuDDWSBeauty2CharmCombCutD2KsMuMuWSBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuDDWSBeauty2CharmCombCutPiTopoInputs|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuDDWSBeauty2Charm                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuDDWSBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuDDWSBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSMuMuDDWSBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2KSMuMuDDWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2KSMuMuDDWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2KSMuMuDDWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSMuMuDDWSBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarKDst2D0Pi_D2KSHHLLBeauty2CharmLine|     0.120 |     0.077 |    0.022       2.8     0.17 |    1000 |     0.077 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKDst2D0Pi_D2KSHHLLBeauty2CharmLin|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKDst2D0Pi_D2KSHHLLBeauty2CharmLin|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKDst2D0Pi_D2KSHHLLBeauty2CharmLin|     0.109 |     0.070 |    0.009       2.7     0.25 |     366 |     0.026 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarKDst2D0Pi_D2KSHHLLBeauty2CharmLi|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            DstarD2KSHHLL2D0PiBeauty2Charm                   |     0.263 |     0.341 |    0.084       2.5     0.44 |      38 |     0.013 |
+TimingAuditor.TIMER              INFO            B02DstarKDst2D0Pi_D2KSHHLLBeauty2CharmCombCutDsta|     0.000 |     0.032 |    0.016       0.1     0.02 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKDst2D0Pi_D2KSHHLLBeauty2CharmCombCutKTop|     0.000 |     0.014 |    0.006       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKDst2D0Pi_D2KSHHLLBeauty2Charm           |     0.000 |     0.361 |    0.070       1.4     0.56 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstarKDst2D0Pi_D2KSHHLLBeauty2CharmTISTOS     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKDst2D0Pi_D2KSHHLLBeauty2CharmB2CBBDTBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKDst2D0Pi_D2KSHHLLBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarKDst2D0Pi_D2KSHHLLBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarKDst2D0Pi_D2KSHHLLBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarKDst2D0Pi_D2KSHHLLBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKDst2D0Pi_D2KSHHLLBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarPiDst2D0Pi_D2KSHHLLBeauty2CharmLin|     0.060 |     0.056 |    0.021       0.9     0.05 |    1000 |     0.056 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarPiDst2D0Pi_D2KSHHLLBeauty2CharmLi|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarPiDst2D0Pi_D2KSHHLLBeauty2CharmLi|     0.000 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarPiDst2D0Pi_D2KSHHLLBeauty2CharmLi|     0.000 |     0.016 |    0.007       0.8     0.05 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarPiDst2D0Pi_D2KSHHLLBeauty2CharmL|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstarPiDst2D0Pi_D2KSHHLLBeauty2CharmCombCutDst|     0.000 |     0.033 |    0.017       0.1     0.02 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarPiDst2D0Pi_D2KSHHLLBeauty2CharmCombCutPiT|     0.000 |     0.012 |    0.006       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarPiDst2D0Pi_D2KSHHLLBeauty2Charm          |     0.000 |     0.211 |    0.057       0.7     0.26 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstarPiDst2D0Pi_D2KSHHLLBeauty2CharmTISTOS    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarPiDst2D0Pi_D2KSHHLLBeauty2CharmB2CBBDTBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarPiDst2D0Pi_D2KSHHLLBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarPiDst2D0Pi_D2KSHHLLBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarPiDst2D0Pi_D2KSHHLLBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarPiDst2D0Pi_D2KSHHLLBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarPiDst2D0Pi_D2KSHHLLBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarKDst2D0Pi_D2KSHHDDBeauty2CharmLine|     0.060 |     0.076 |    0.021       6.3     0.24 |    1000 |     0.077 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKDst2D0Pi_D2KSHHDDBeauty2CharmLin|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKDst2D0Pi_D2KSHHDDBeauty2CharmLin|     0.000 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKDst2D0Pi_D2KSHHDDBeauty2CharmLin|     0.000 |     0.070 |    0.008       6.2     0.38 |     366 |     0.026 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarKDst2D0Pi_D2KSHHDDBeauty2CharmLi|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            DstarD2KSHHDD2D0PiBeauty2Charm                   |     0.000 |     0.457 |    0.091       4.9     0.89 |      28 |     0.013 |
+TimingAuditor.TIMER              INFO            B02DstarKDst2D0Pi_D2KSHHDDBeauty2CharmCombCutDsta|     0.000 |     0.021 |    0.010       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKDst2D0Pi_D2KSHHDDBeauty2CharmCombCutKTop|     0.000 |     0.013 |    0.010       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKDst2D0Pi_D2KSHHDDBeauty2Charm           |     0.000 |     0.390 |    0.082       1.6     0.59 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstarKDst2D0Pi_D2KSHHDDBeauty2CharmTISTOS     |     0.000 |     0.602 |    0.602       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstarKDst2D0Pi_D2KSHHDDBeauty2CharmB2CBBDTBeau|     0.000 |     0.074 |    0.074       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKDst2D0Pi_D2KSHHDDBeauty2CharmLine       |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarKDst2D0Pi_D2KSHHDDBeauty2Cha|     0.000 |     0.179 |    0.179       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarKDst2D0Pi_D2KSHHDDBeauty2Cha|     0.000 |     0.070 |    0.070       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarKDst2D0Pi_D2KSHHDDBeauty2Cha|     0.000 |     0.066 |    0.066       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKDst2D0Pi_D2KSHHDDBeauty2CharmLin|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarPiDst2D0Pi_D2KSHHDDBeauty2CharmLin|     0.070 |     0.060 |    0.024       1.9     0.08 |    1000 |     0.061 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarPiDst2D0Pi_D2KSHHDDBeauty2CharmLi|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarPiDst2D0Pi_D2KSHHDDBeauty2CharmLi|     0.020 |     0.007 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarPiDst2D0Pi_D2KSHHDDBeauty2CharmLi|     0.027 |     0.020 |    0.007       1.8     0.10 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarPiDst2D0Pi_D2KSHHDDBeauty2CharmL|     0.000 |     0.004 |    0.002       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstarPiDst2D0Pi_D2KSHHDDBeauty2CharmCombCutDst|     0.000 |     0.025 |    0.019       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarPiDst2D0Pi_D2KSHHDDBeauty2CharmCombCutPiT|     0.000 |     0.006 |    0.005       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarPiDst2D0Pi_D2KSHHDDBeauty2Charm          |     0.000 |     0.221 |    0.087       0.6     0.20 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstarPiDst2D0Pi_D2KSHHDDBeauty2CharmTISTOS    |     0.000 |     0.576 |    0.576       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstarPiDst2D0Pi_D2KSHHDDBeauty2CharmB2CBBDTBea|     0.000 |     0.054 |    0.054       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarPiDst2D0Pi_D2KSHHDDBeauty2CharmLine      |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarPiDst2D0Pi_D2KSHHDDBeauty2Ch|     0.000 |     0.089 |    0.089       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarPiDst2D0Pi_D2KSHHDDBeauty2Ch|    10.000 |     0.088 |    0.088       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarPiDst2D0Pi_D2KSHHDDBeauty2Ch|     0.000 |     0.066 |    0.066       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarPiDst2D0Pi_D2KSHHDDBeauty2CharmLi|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarMuNuDst2D0Pi_D2KSHHLLBeauty2CharmL|     0.020 |     0.055 |    0.022       1.1     0.05 |    1000 |     0.056 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuDst2D0Pi_D2KSHHLLBeauty2Charm|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuDst2D0Pi_D2KSHHLLBeauty2Charm|     0.000 |     0.008 |    0.004       0.6     0.02 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuDst2D0Pi_D2KSHHLLBeauty2Charm|     0.000 |     0.015 |    0.007       1.0     0.05 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarMuNuDst2D0Pi_D2KSHHLLBeauty2Char|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2KSHHLLBeauty2CharmCombCutD|     0.000 |     0.019 |    0.014       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2KSHHLLBeauty2CharmCombCutM|     0.000 |     0.012 |    0.008       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2KSHHLLBeauty2Charm        |     0.000 |     0.465 |    0.071       0.9     0.56 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2KSHHLLBeauty2CharmTISTOS  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2KSHHLLBeauty2CharmB2CBBDTB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2KSHHLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarMuNuDst2D0Pi_D2KSHHLLBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarMuNuDst2D0Pi_D2KSHHLLBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarMuNuDst2D0Pi_D2KSHHLLBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuDst2D0Pi_D2KSHHLLBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarMuNuWSDst2D0Pi_D2KSHHLLBeauty2Char|     0.030 |     0.034 |    0.014       0.4     0.03 |    1000 |     0.034 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuWSDst2D0Pi_D2KSHHLLBeauty2Cha|     0.000 |     0.003 |    0.001       0.1     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuWSDst2D0Pi_D2KSHHLLBeauty2Cha|     0.000 |     0.010 |    0.005       0.1     0.01 |      91 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuWSDst2D0Pi_D2KSHHLLBeauty2Cha|     0.000 |     0.018 |    0.009       0.1     0.02 |      35 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarMuNuWSDst2D0Pi_D2KSHHLLBeauty2Ch|     0.000 |     0.008 |    0.003       0.1     0.01 |      35 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2KSHHLLBeauty2CharmCombCu|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2KSHHLLBeauty2CharmCombCu|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2KSHHLLBeauty2Charm      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2KSHHLLBeauty2CharmTISTOS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2KSHHLLBeauty2CharmB2CBBD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2KSHHLLBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarMuNuWSDst2D0Pi_D2KSHHLLBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarMuNuWSDst2D0Pi_D2KSHHLLBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarMuNuWSDst2D0Pi_D2KSHHLLBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuWSDst2D0Pi_D2KSHHLLBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarMuNuDst2D0Pi_D2KSHHDDBeauty2CharmL|     0.060 |     0.056 |    0.023       1.0     0.04 |    1000 |     0.056 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuDst2D0Pi_D2KSHHDDBeauty2Charm|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuDst2D0Pi_D2KSHHDDBeauty2Charm|     0.000 |     0.008 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuDst2D0Pi_D2KSHHDDBeauty2Charm|     0.054 |     0.016 |    0.008       0.9     0.05 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarMuNuDst2D0Pi_D2KSHHDDBeauty2Char|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2KSHHDDBeauty2CharmCombCutD|     0.000 |     0.022 |    0.016       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2KSHHDDBeauty2CharmCombCutM|     0.000 |     0.011 |    0.011       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2KSHHDDBeauty2Charm        |     0.000 |     0.404 |    0.073       0.7     0.47 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2KSHHDDBeauty2CharmTISTOS  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2KSHHDDBeauty2CharmB2CBBDTB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2KSHHDDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarMuNuDst2D0Pi_D2KSHHDDBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarMuNuDst2D0Pi_D2KSHHDDBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarMuNuDst2D0Pi_D2KSHHDDBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuDst2D0Pi_D2KSHHDDBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarMuNuWSDst2D0Pi_D2KSHHDDBeauty2Char|     0.060 |     0.035 |    0.015       0.2     0.02 |    1000 |     0.036 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuWSDst2D0Pi_D2KSHHDDBeauty2Cha|     0.010 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuWSDst2D0Pi_D2KSHHDDBeauty2Cha|     0.000 |     0.010 |    0.005       0.1     0.01 |      92 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuWSDst2D0Pi_D2KSHHDDBeauty2Cha|     0.000 |     0.017 |    0.009       0.1     0.01 |      34 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarMuNuWSDst2D0Pi_D2KSHHDDBeauty2Ch|     0.000 |     0.007 |    0.003       0.0     0.00 |      34 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2KSHHDDBeauty2CharmCombCu|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2KSHHDDBeauty2CharmCombCu|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2KSHHDDBeauty2Charm      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2KSHHDDBeauty2CharmTISTOS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2KSHHDDBeauty2CharmB2CBBD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2KSHHDDBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarMuNuWSDst2D0Pi_D2KSHHDDBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarMuNuWSDst2D0Pi_D2KSHHDDBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarMuNuWSDst2D0Pi_D2KSHHDDBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuWSDst2D0Pi_D2KSHHDDBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarMuNuDst2D0Pi_D2HHHHBeauty2CharmLin|     0.270 |     0.221 |    0.022      44.0     1.64 |    1000 |     0.222 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuDst2D0Pi_D2HHHHBeauty2CharmLi|     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuDst2D0Pi_D2HHHHBeauty2CharmLi|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuDst2D0Pi_D2HHHHBeauty2CharmLi|     0.601 |     0.466 |    0.008      43.8     2.66 |     366 |     0.171 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarMuNuDst2D0Pi_D2HHHHBeauty2CharmL|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            DstarD2HHHH2D0PiBeauty2Charm                     |     1.452 |     1.210 |    0.064      42.0     4.34 |     117 |     0.142 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2HHHHBeauty2CharmCombCutDst|     0.000 |     0.023 |    0.009       0.1     0.02 |      29 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2HHHHBeauty2CharmCombCutMUI|     0.000 |     0.011 |    0.005       0.0     0.01 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2HHHHBeauty2Charm          |     0.000 |     0.215 |    0.055       1.5     0.35 |      16 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2HHHHBeauty2CharmTISTOS    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2HHHHBeauty2CharmB2CBBDTBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2HHHHBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarMuNuDst2D0Pi_D2HHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarMuNuDst2D0Pi_D2HHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarMuNuDst2D0Pi_D2HHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuDst2D0Pi_D2HHHHBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarMuNuWSDst2D0Pi_D2HHHHBeauty2CharmL|     0.000 |     0.037 |    0.015       0.7     0.04 |    1000 |     0.038 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuWSDst2D0Pi_D2HHHHBeauty2Charm|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuWSDst2D0Pi_D2HHHHBeauty2Charm|     0.000 |     0.010 |    0.005       0.1     0.01 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuWSDst2D0Pi_D2HHHHBeauty2Charm|     0.000 |     0.050 |    0.008       0.6     0.12 |      29 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarMuNuWSDst2D0Pi_D2HHHHBeauty2Char|     0.000 |     0.007 |    0.004       0.0     0.00 |      29 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2HHHHBeauty2CharmCombCutD|     0.000 |     0.029 |    0.011       0.1     0.02 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2HHHHBeauty2CharmCombCutM|     0.000 |     0.007 |    0.005       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2HHHHBeauty2Charm        |     0.000 |     0.334 |    0.129       0.5     0.29 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2HHHHBeauty2CharmTISTOS  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2HHHHBeauty2CharmB2CBBDTB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2HHHHBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarMuNuWSDst2D0Pi_D2HHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarMuNuWSDst2D0Pi_D2HHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarMuNuWSDst2D0Pi_D2HHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuWSDst2D0Pi_D2HHHHBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarMuNuDst2D0Pi_D2HHHHWSBeauty2CharmL|     0.950 |     0.906 |    0.021      60.0     3.16 |    1000 |     0.906 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuDst2D0Pi_D2HHHHWSBeauty2Charm|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuDst2D0Pi_D2HHHHWSBeauty2Charm|     0.010 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuDst2D0Pi_D2HHHHWSBeauty2Charm|     2.431 |     2.325 |    0.008      59.8     4.86 |     366 |     0.851 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarMuNuDst2D0Pi_D2HHHHWSBeauty2Char|     0.054 |     0.005 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            DstarD2HHHHWS2D0PiBeauty2Charm                   |     0.714 |     0.738 |    0.111      11.4     1.76 |      42 |     0.031 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2HHHHWSBeauty2CharmCombCutD|     0.000 |     0.022 |    0.010       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2HHHHWSBeauty2CharmCombCutM|     0.000 |     0.014 |    0.011       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2HHHHWSBeauty2Charm        |     0.000 |     0.488 |    0.088       1.6     0.76 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2HHHHWSBeauty2CharmTISTOS  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2HHHHWSBeauty2CharmB2CBBDTB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuDst2D0Pi_D2HHHHWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarMuNuDst2D0Pi_D2HHHHWSBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarMuNuDst2D0Pi_D2HHHHWSBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarMuNuDst2D0Pi_D2HHHHWSBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuDst2D0Pi_D2HHHHWSBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarMuNuWSDst2D0Pi_D2HHHHWSBeauty2Char|     0.030 |     0.038 |    0.014       0.3     0.03 |    1000 |     0.038 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuWSDst2D0Pi_D2HHHHWSBeauty2Cha|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuWSDst2D0Pi_D2HHHHWSBeauty2Cha|     0.000 |     0.011 |    0.005       0.0     0.01 |     111 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuWSDst2D0Pi_D2HHHHWSBeauty2Cha|     0.000 |     0.016 |    0.009       0.0     0.01 |      44 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarMuNuWSDst2D0Pi_D2HHHHWSBeauty2Ch|     0.000 |     0.007 |    0.004       0.0     0.00 |      44 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2HHHHWSBeauty2CharmCombCu|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2HHHHWSBeauty2CharmCombCu|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2HHHHWSBeauty2Charm      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2HHHHWSBeauty2CharmTISTOS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2HHHHWSBeauty2CharmB2CBBD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarMuNuWSDst2D0Pi_D2HHHHWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarMuNuWSDst2D0Pi_D2HHHHWSBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarMuNuWSDst2D0Pi_D2HHHHWSBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarMuNuWSDst2D0Pi_D2HHHHWSBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarMuNuWSDst2D0Pi_D2HHHHWSBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarKsPiDDDst2D0PiBeauty2CharmLine    |     0.040 |     0.063 |    0.022       0.9     0.05 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsPiDDDst2D0PiBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsPiDDDst2D0PiBeauty2CharmLineHlt|     0.030 |     0.009 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsPiDDDst2D0PiBeauty2CharmLineFil|     0.000 |     0.025 |    0.009       0.8     0.05 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarKsPiDDDst2D0PiBeauty2CharmLineVO|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiDDDst2D0PiBeauty2CharmCombCutDstarD2H|     0.000 |     0.018 |    0.009       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiDDDst2D0PiBeauty2CharmCombCutPiTopoIn|     0.000 |     0.006 |    0.003       0.0     0.00 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiDDDst2D0PiBeauty2CharmCombCutKS0_DDIn|     0.000 |     0.010 |    0.005       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiDDDst2D0PiBeauty2Charm               |     0.000 |     0.186 |    0.069       0.7     0.22 |       8 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiDDDst2D0PiBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiDDDst2D0PiBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiDDDst2D0PiBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarKsPiDDDst2D0PiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarKsPiDDDst2D0PiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarKsPiDDDst2D0PiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsPiDDDst2D0PiBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarKsKDDDst2D0PiBeauty2CharmLine     |     0.060 |     0.058 |    0.022       0.8     0.05 |    1000 |     0.059 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsKDDDst2D0PiBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsKDDDst2D0PiBeauty2CharmLineHlt2|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsKDDDst2D0PiBeauty2CharmLineFilt|     0.000 |     0.019 |    0.007       0.7     0.05 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarKsKDDDst2D0PiBeauty2CharmLineVOI|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstarKsKDDDst2D0PiBeauty2CharmCombCutDstarD2HH|     0.000 |     0.016 |    0.008       0.0     0.00 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKDDDst2D0PiBeauty2CharmCombCutKTopoInpu|     0.000 |     0.007 |    0.004       0.0     0.00 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKDDDst2D0PiBeauty2CharmCombCutKS0_DDInp|     0.000 |     0.011 |    0.005       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKDDDst2D0PiBeauty2Charm                |     0.000 |     0.160 |    0.067       0.6     0.18 |       8 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstarKsKDDDst2D0PiBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKDDDst2D0PiBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKDDDst2D0PiBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarKsKDDDst2D0PiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarKsKDDDst2D0PiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarKsKDDDst2D0PiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsKDDDst2D0PiBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarKsKLLDst2D0PiBeauty2CharmLine     |     0.040 |     0.058 |    0.022       2.2     0.08 |    1000 |     0.059 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsKLLDst2D0PiBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsKLLDst2D0PiBeauty2CharmLineHlt2|     0.000 |     0.008 |    0.004       0.2     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsKLLDst2D0PiBeauty2CharmLineFilt|     0.000 |     0.022 |    0.007       2.1     0.11 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarKsKLLDst2D0PiBeauty2CharmLineVOI|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstarKsKLLDst2D0PiBeauty2CharmCombCutDstarD2HH|     0.000 |     0.018 |    0.010       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKLLDst2D0PiBeauty2CharmCombCutKTopoInpu|     0.000 |     0.005 |    0.003       0.0     0.00 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKLLDst2D0PiBeauty2CharmCombCutKS0_LLInp|     0.000 |     0.015 |    0.006       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKLLDst2D0PiBeauty2Charm                |     0.000 |     0.399 |    0.060       1.8     0.69 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstarKsKLLDst2D0PiBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKLLDst2D0PiBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKLLDst2D0PiBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarKsKLLDst2D0PiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarKsKLLDst2D0PiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarKsKLLDst2D0PiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsKLLDst2D0PiBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarKsPiLLDst2D0PiBeauty2CharmLine    |     0.050 |     0.055 |    0.021       1.5     0.06 |    1000 |     0.056 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsPiLLDst2D0PiBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsPiLLDst2D0PiBeauty2CharmLineHlt|     0.010 |     0.007 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsPiLLDst2D0PiBeauty2CharmLineFil|     0.000 |     0.019 |    0.007       1.4     0.08 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarKsPiLLDst2D0PiBeauty2CharmLineVO|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiLLDst2D0PiBeauty2CharmCombCutDstarD2H|     0.000 |     0.017 |    0.010       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiLLDst2D0PiBeauty2CharmCombCutPiTopoIn|     0.000 |     0.005 |    0.003       0.0     0.00 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiLLDst2D0PiBeauty2CharmCombCutKS0_LLIn|     0.000 |     0.008 |    0.006       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiLLDst2D0PiBeauty2Charm               |     0.000 |     0.294 |    0.059       1.3     0.48 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiLLDst2D0PiBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiLLDst2D0PiBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiLLDst2D0PiBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarKsPiLLDst2D0PiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarKsPiLLDst2D0PiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarKsPiLLDst2D0PiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsPiLLDst2D0PiBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarKsKDDWSDst2D0PiBeauty2CharmLine   |     0.010 |     0.035 |    0.014       0.3     0.03 |    1000 |     0.035 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsKDDWSDst2D0PiBeauty2CharmLinePr|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsKDDWSDst2D0PiBeauty2CharmLineHl|     0.000 |     0.010 |    0.004       0.0     0.01 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsKDDWSDst2D0PiBeauty2CharmLineFi|     0.000 |     0.022 |    0.008       0.1     0.02 |      22 |     0.000 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarKsKDDWSDst2D0PiBeauty2CharmLineV|     0.000 |     0.009 |    0.003       0.0     0.01 |      22 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKDDWSDst2D0PiBeauty2CharmCombCutDstarD2|     0.000 |     0.016 |    0.016       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKDDWSDst2D0PiBeauty2CharmCombCutKTopoIn|     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKDDWSDst2D0PiBeauty2CharmCombCutKS0_DDI|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKDDWSDst2D0PiBeauty2Charm              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKDDWSDst2D0PiBeauty2CharmTISTOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKDDWSDst2D0PiBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKDDWSDst2D0PiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarKsKDDWSDst2D0PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarKsKDDWSDst2D0PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarKsKDDWSDst2D0PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsKDDWSDst2D0PiBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarKsKLLWSDst2D0PiBeauty2CharmLine   |     0.030 |     0.039 |    0.015       4.5     0.15 |    1000 |     0.040 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsKLLWSDst2D0PiBeauty2CharmLinePr|     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsKLLWSDst2D0PiBeauty2CharmLineHl|     0.096 |     0.010 |    0.005       0.1     0.01 |     104 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsKLLWSDst2D0PiBeauty2CharmLineFi|     0.000 |     0.057 |    0.009       1.3     0.21 |      37 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarKsKLLWSDst2D0PiBeauty2CharmLineV|     0.000 |     0.008 |    0.003       0.0     0.01 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKLLWSDst2D0PiBeauty2CharmCombCutDstarD2|     0.000 |     0.015 |    0.013       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKLLWSDst2D0PiBeauty2CharmCombCutKTopoIn|     0.000 |     0.004 |    0.004       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKLLWSDst2D0PiBeauty2CharmCombCutKS0_LLI|     0.000 |     0.011 |    0.011       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKLLWSDst2D0PiBeauty2Charm              |     0.000 |     1.139 |    1.139       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstarKsKLLWSDst2D0PiBeauty2CharmTISTOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKLLWSDst2D0PiBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsKLLWSDst2D0PiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarKsKLLWSDst2D0PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarKsKLLWSDst2D0PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarKsKLLWSDst2D0PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsKLLWSDst2D0PiBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarKsPiDDWSDst2D0PiBeauty2CharmLine  |     0.040 |     0.037 |    0.014       1.8     0.07 |    1000 |     0.037 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsPiDDWSDst2D0PiBeauty2CharmLineP|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsPiDDWSDst2D0PiBeauty2CharmLineH|     0.000 |     0.009 |    0.005       0.0     0.01 |     117 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsPiDDWSDst2D0PiBeauty2CharmLineF|     0.277 |     0.049 |    0.008       0.8     0.14 |      36 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarKsPiDDWSDst2D0PiBeauty2CharmLine|     0.000 |     0.006 |    0.003       0.0     0.00 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiDDWSDst2D0PiBeauty2CharmCombCutDstarD|     0.000 |     0.022 |    0.016       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiDDWSDst2D0PiBeauty2CharmCombCutPiTopo|     0.000 |     0.004 |    0.003       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiDDWSDst2D0PiBeauty2CharmCombCutKS0_DD|     0.000 |     0.011 |    0.009       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiDDWSDst2D0PiBeauty2Charm             |     5.000 |     0.397 |    0.145       0.6     0.36 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiDDWSDst2D0PiBeauty2CharmTISTOS       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiDDWSDst2D0PiBeauty2CharmB2CBBDTBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiDDWSDst2D0PiBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarKsPiDDWSDst2D0PiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarKsPiDDWSDst2D0PiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarKsPiDDWSDst2D0PiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsPiDDWSDst2D0PiBeauty2CharmLineP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstarKsPiLLWSDst2D0PiBeauty2CharmLine  |     0.020 |     0.035 |    0.015       1.7     0.06 |    1000 |     0.035 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsPiLLWSDst2D0PiBeauty2CharmLineP|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsPiLLWSDst2D0PiBeauty2CharmLineH|     0.000 |     0.009 |    0.005       0.0     0.01 |      97 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsPiLLWSDst2D0PiBeauty2CharmLineF|     0.000 |     0.064 |    0.007       1.6     0.27 |      34 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB02DstarKsPiLLWSDst2D0PiBeauty2CharmLine|     0.000 |     0.006 |    0.003       0.0     0.01 |      34 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiLLWSDst2D0PiBeauty2CharmCombCutDstarD|     0.000 |     0.012 |    0.011       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiLLWSDst2D0PiBeauty2CharmCombCutPiTopo|     0.000 |     0.005 |    0.004       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiLLWSDst2D0PiBeauty2CharmCombCutKS0_LL|     0.000 |     0.013 |    0.013       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiLLWSDst2D0PiBeauty2Charm             |     0.000 |     1.456 |    1.456       1.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiLLWSDst2D0PiBeauty2CharmTISTOS       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiLLWSDst2D0PiBeauty2CharmB2CBBDTBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstarKsPiLLWSDst2D0PiBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstarKsPiLLWSDst2D0PiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstarKsPiLLWSDst2D0PiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstarKsPiLLWSDst2D0PiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstarKsPiLLWSDst2D0PiBeauty2CharmLineP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2HHHHBeauty2CharmLine               |     0.060 |     0.057 |    0.021       0.6     0.04 |    1000 |     0.058 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2HHHHBeauty2CharmLinePreScaler     |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2HHHHBeauty2CharmLineHlt2Filter    |     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2HHHHBeauty2CharmLineFilterSequence|     0.000 |     0.016 |    0.008       0.2     0.01 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2HHHHBeauty2CharmLineVOIDFilter   |     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KD2HHHHBeauty2CharmLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2HHHHBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2HHHHBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2HHHHBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2HHHHBeauty2CharmLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2HHHHBeauty2CharmLine              |     0.060 |     0.056 |    0.021       0.4     0.04 |    1000 |     0.056 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHHHBeauty2CharmLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHHHBeauty2CharmLineHlt2Filter   |     0.000 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHHHBeauty2CharmLineFilterSequenc|     0.000 |     0.013 |    0.007       0.1     0.01 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2HHHHBeauty2CharmLineVOIDFilter  |     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHHHBeauty2CharmLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2HHHHBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2HHHHBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2HHHHBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHHHBeauty2CharmLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2HHHHWSBeauty2CharmLine             |     0.070 |     0.041 |    0.014       2.3     0.08 |    1000 |     0.041 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2HHHHWSBeauty2CharmLinePreScaler   |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2HHHHWSBeauty2CharmLineHlt2Filter  |     0.000 |     0.008 |    0.005       0.1     0.01 |     121 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2HHHHWSBeauty2CharmLineFilterSequen|     0.208 |     0.107 |    0.007       2.2     0.34 |      48 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2HHHHWSBeauty2CharmLineVOIDFilter |     0.000 |     0.005 |    0.003       0.0     0.01 |      48 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2HHHHWSBeauty2CharmCombCutD2HHHHWSBeauty2Ch|     0.000 |     0.029 |    0.013       0.1     0.01 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2HHHHWSBeauty2CharmCombCutKTopoInputsBeauty|     0.000 |     0.009 |    0.004       0.0     0.01 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2HHHHWSBeauty2Charm                        |     1.428 |     0.516 |    0.088       2.1     0.72 |       7 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0KD2HHHHWSBeauty2CharmTISTOS                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2HHHHWSBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2HHHHWSBeauty2CharmLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2HHHHWSBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2HHHHWSBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2HHHHWSBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2HHHHWSBeauty2CharmLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2HHHHWSBeauty2CharmLine            |     0.040 |     0.035 |    0.013       1.4     0.06 |    1000 |     0.036 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHHHWSBeauty2CharmLinePreScaler  |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHHHWSBeauty2CharmLineHlt2Filter |     0.000 |     0.010 |    0.005       0.1     0.01 |     111 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHHHWSBeauty2CharmLineFilterSeque|     0.270 |     0.086 |    0.009       1.3     0.26 |      37 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2HHHHWSBeauty2CharmLineVOIDFilter|     0.000 |     0.006 |    0.003       0.0     0.00 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHHHWSBeauty2CharmCombCutD2HHHHWSBeauty2C|     3.333 |     0.047 |    0.024       0.1     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHHHWSBeauty2CharmCombCutPiTopoInputsBeau|     0.000 |     0.018 |    0.006       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHHHWSBeauty2Charm                       |     0.000 |     0.664 |    0.344       0.9     0.30 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHHHWSBeauty2CharmTISTOS                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHHHWSBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHHHWSBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2HHHHWSBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2HHHHWSBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2HHHHWSBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHHHWSBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KKD2HHHHBeauty2CharmLine             |     0.170 |     0.179 |    0.024      15.9     0.98 |    1000 |     0.180 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2HHHHBeauty2CharmLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2HHHHBeauty2CharmLineHlt2Filter  |     0.000 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2HHHHBeauty2CharmLineFilterSequen|     0.409 |     0.339 |    0.007      15.7     1.58 |     366 |     0.124 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KKD2HHHHBeauty2CharmLineVOIDFilter |     0.027 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHHHBeauty2CharmCombCutD2HHHHPIDBeauty2C|     0.000 |     0.014 |    0.005       0.0     0.01 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHHHBeauty2CharmCombCutX2KKBeauty2CharmF|     0.000 |     0.008 |    0.003       0.0     0.01 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHHHBeauty2Charm                        |     0.315 |     0.301 |    0.045       5.7     0.61 |      95 |     0.029 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHHHBeauty2CharmTISTOS                  |     3.333 |     3.375 |    0.640      13.9     3.73 |      15 |     0.051 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHHHBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.769 |     0.135 |    0.067       0.6     0.15 |      13 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHHHBeauty2CharmLine                    |     0.000 |     0.007 |    0.005       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KKD2HHHHBeauty2CharmLine       |     1.666 |     0.583 |    0.186       1.9     0.68 |       6 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KKD2HHHHBeauty2CharmLine       |     1.666 |     0.515 |    0.103       1.9     0.70 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KKD2HHHHBeauty2CharmLine       |     0.000 |     0.459 |    0.097       1.7     0.65 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2HHHHBeauty2CharmLinePostScaler  |     0.000 |     0.002 |    0.002       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0PiPiD2HHHHBeauty2CharmLine           |     0.100 |     0.111 |    0.022       7.7     0.43 |    1000 |     0.111 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2HHHHBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2HHHHBeauty2CharmLineHlt2Filter|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2HHHHBeauty2CharmLineFilterSequ|     0.136 |     0.155 |    0.006       7.5     0.68 |     366 |     0.057 |
+TimingAuditor.TIMER              INFO            StrippingB02D0PiPiD2HHHHBeauty2CharmLineVOIDFilte|     0.027 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHHHBeauty2CharmCombCutD2HHHHPIDBeauty|     0.000 |     0.015 |    0.007       0.0     0.01 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHHHBeauty2CharmCombCutX2PiPiBeauty2Ch|     0.000 |     0.008 |    0.004       0.0     0.00 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHHHBeauty2Charm                      |     0.315 |     0.307 |    0.038       7.3     0.92 |      95 |     0.029 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHHHBeauty2CharmTISTOS                |     0.000 |     1.546 |    0.544       5.0     1.55 |       7 |     0.011 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHHHBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.054 |    0.045       0.1     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHHHBeauty2CharmLine                  |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0PiPiD2HHHHBeauty2CharmLine     |     0.000 |     0.145 |    0.145       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0PiPiD2HHHHBeauty2CharmLine     |     0.000 |     0.121 |    0.121       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0PiPiD2HHHHBeauty2CharmLine     |     0.000 |     0.114 |    0.114       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2HHHHBeauty2CharmLinePostScaler|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD2HHHHBeauty2CharmLine            |     0.130 |     0.176 |    0.021      15.5     0.98 |    1000 |     0.177 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2HHHHBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2HHHHBeauty2CharmLineHlt2Filter |     0.000 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2HHHHBeauty2CharmLineFilterSeque|     0.300 |     0.341 |    0.007      15.4     1.59 |     366 |     0.125 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD2HHHHBeauty2CharmLineVOIDFilter|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHHHBeauty2CharmCombCutD2HHHHPIDBeauty2|     0.000 |     0.014 |    0.007       0.0     0.01 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHHHBeauty2CharmCombCutX2KPiBeauty2Char|     0.000 |     0.009 |    0.004       0.0     0.01 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHHHBeauty2Charm                       |     0.526 |     0.431 |    0.057      10.3     1.08 |      95 |     0.041 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHHHBeauty2CharmTISTOS                 |     0.909 |     4.013 |    1.076      13.6     4.01 |      11 |     0.044 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHHHBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.111 |    0.058       0.2     0.04 |       8 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHHHBeauty2CharmLine                   |     0.000 |     0.007 |    0.005       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KPiD2HHHHBeauty2CharmLine      |     0.000 |     0.547 |    0.169       1.5     0.58 |       5 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KPiD2HHHHBeauty2CharmLine      |     0.000 |     0.465 |    0.104       1.3     0.49 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KPiD2HHHHBeauty2CharmLine      |     0.000 |     0.498 |    0.088       1.5     0.59 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2HHHHBeauty2CharmLinePostScaler |     0.000 |     0.002 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DHHWSD2HHHHBeauty2CharmLine            |     0.040 |     0.049 |    0.015       7.6     0.25 |    1000 |     0.050 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2HHHHBeauty2CharmLinePreScaler  |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2HHHHBeauty2CharmLineHlt2Filter |     0.000 |     0.011 |    0.005       0.1     0.01 |      96 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2HHHHBeauty2CharmLineFilterSeque|     0.238 |     0.291 |    0.008       7.5     1.17 |      42 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB02DHHWSD2HHHHBeauty2CharmLineVOIDFilter|     0.000 |     0.005 |    0.003       0.0     0.00 |      42 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHHHBeauty2CharmCombCutD2HHHHPIDBeauty2|     0.000 |     0.016 |    0.009       0.0     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHHHBeauty2CharmCombCutX2HHWSBeauty2Cha|     0.000 |     0.008 |    0.006       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHHHBeauty2Charm                       |     1.111 |     0.653 |    0.109       2.7     0.83 |       9 |     0.006 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHHHBeauty2CharmTISTOS                 |     0.000 |     4.071 |    4.071       4.1     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHHHBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHHHBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DHHWSD2HHHHBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DHHWSD2HHHHBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DHHWSD2HHHHBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2HHHHBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KKD2HHHHWSBeauty2CharmLine           |     0.030 |     0.038 |    0.014       1.4     0.06 |    1000 |     0.038 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2HHHHWSBeauty2CharmLinePreScaler |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2HHHHWSBeauty2CharmLineHlt2Filter|     0.000 |     0.011 |    0.005       0.1     0.01 |      89 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2HHHHWSBeauty2CharmLineFilterSequ|     0.000 |     0.095 |    0.009       1.3     0.26 |      29 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KKD2HHHHWSBeauty2CharmLineVOIDFilte|     0.000 |     0.007 |    0.003       0.0     0.00 |      29 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHHHWSBeauty2CharmCombCutD2HHHHWSBeauty2|     0.000 |     0.026 |    0.023       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHHHWSBeauty2CharmCombCutX2KKBeauty2Char|     0.000 |     0.012 |    0.007       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHHHWSBeauty2Charm                      |     0.000 |     0.433 |    0.111       1.2     0.50 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHHHWSBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHHHWSBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2HHHHWSBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KKD2HHHHWSBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KKD2HHHHWSBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KKD2HHHHWSBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2HHHHWSBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0PiPiD2HHHHWSBeauty2CharmLine         |     0.090 |     0.035 |    0.015       0.3     0.02 |    1000 |     0.035 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2HHHHWSBeauty2CharmLinePreScale|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2HHHHWSBeauty2CharmLineHlt2Filt|     0.000 |     0.011 |    0.005       0.1     0.01 |      89 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2HHHHWSBeauty2CharmLineFilterSe|     0.000 |     0.017 |    0.009       0.0     0.01 |      28 |     0.000 |
+TimingAuditor.TIMER              INFO            StrippingB02D0PiPiD2HHHHWSBeauty2CharmLineVOIDFil|     0.000 |     0.007 |    0.003       0.0     0.00 |      28 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHHHWSBeauty2CharmCombCutD2HHHHWSBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHHHWSBeauty2CharmCombCutX2PiPiBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHHHWSBeauty2Charm                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHHHWSBeauty2CharmTISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHHHWSBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHHHWSBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0PiPiD2HHHHWSBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0PiPiD2HHHHWSBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0PiPiD2HHHHWSBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2HHHHWSBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD2HHHHWSBeauty2CharmLine          |     0.110 |     0.040 |    0.015       2.1     0.08 |    1000 |     0.040 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2HHHHWSBeauty2CharmLinePreScaler|     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2HHHHWSBeauty2CharmLineHlt2Filte|     0.215 |     0.011 |    0.006       0.0     0.01 |      93 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2HHHHWSBeauty2CharmLineFilterSeq|     0.000 |     0.153 |    0.008       2.0     0.40 |      31 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD2HHHHWSBeauty2CharmLineVOIDFilt|     0.000 |     0.007 |    0.003       0.0     0.01 |      31 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHHHWSBeauty2CharmCombCutD2HHHHWSBeauty|     0.000 |     0.039 |    0.029       0.1     0.02 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHHHWSBeauty2CharmCombCutX2KPiBeauty2Ch|     0.000 |     0.013 |    0.007       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHHHWSBeauty2Charm                     |     0.000 |     0.529 |    0.136       1.7     0.67 |       5 |     0.003 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHHHWSBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHHHWSBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHHHWSBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KPiD2HHHHWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KPiD2HHHHWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KPiD2HHHHWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2HHHHWSBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DHHWSD2HHHHWSBeauty2CharmLine          |     0.090 |     0.044 |    0.013       6.6     0.22 |    1000 |     0.044 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2HHHHWSBeauty2CharmLinePreScaler|     0.020 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2HHHHWSBeauty2CharmLineHlt2Filte|     0.000 |     0.011 |    0.006       0.0     0.01 |      99 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2HHHHWSBeauty2CharmLineFilterSeq|     0.606 |     0.275 |    0.009       6.4     1.14 |      33 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingB02DHHWSD2HHHHWSBeauty2CharmLineVOIDFilt|     0.000 |     0.007 |    0.003       0.0     0.00 |      33 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHHHWSBeauty2CharmCombCutD2HHHHWSBeauty|     0.000 |     0.043 |    0.038       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHHHWSBeauty2CharmCombCutX2HHWSBeauty2C|     3.333 |     0.027 |    0.010       0.1     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHHHWSBeauty2Charm                     |     0.000 |     0.810 |    0.320       1.4     0.54 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHHHWSBeauty2CharmTISTOS               |    10.000 |     4.097 |    4.097       4.1     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHHHWSBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.182 |    0.182       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2HHHHWSBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DHHWSD2HHHHWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DHHWSD2HHHHWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DHHWSD2HHHHWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2HHHHWSBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KSDDD2K3PiBeauty2CharmLine           |     0.090 |     0.097 |    0.025       2.0     0.15 |    1000 |     0.097 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KSDDD2K3PiBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KSDDD2K3PiBeauty2CharmLineHlt2Filter|     0.030 |     0.010 |    0.005       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KSDDD2K3PiBeauty2CharmLineFilterSequ|     0.081 |     0.112 |    0.008       1.8     0.21 |     366 |     0.041 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KSDDD2K3PiBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            D2K3PIBeauty2CharmFilter                         |     0.000 |     0.015 |    0.005       0.1     0.02 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KSDDD2K3PiBeauty2CharmCombCutD2K3PIBeauty2Ch|     0.000 |     0.019 |    0.007       0.1     0.01 |      99 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KSDDD2K3PiBeauty2CharmCombCutKS0_DDInputsBea|     0.000 |     0.010 |    0.004       0.1     0.01 |      43 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KSDDD2K3PiBeauty2Charm                      |     0.000 |     0.094 |    0.048       0.5     0.09 |      43 |     0.004 |
+TimingAuditor.TIMER              INFO            B02D0KSDDD2K3PiBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KSDDD2K3PiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KSDDD2K3PiBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KSDDD2K3PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KSDDD2K3PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KSDDD2K3PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KSDDD2K3PiBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KSLLD2K3PiBeauty2CharmLine           |     0.060 |     0.071 |    0.023       4.0     0.14 |    1000 |     0.072 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KSLLD2K3PiBeauty2CharmLinePreScaler |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KSLLD2K3PiBeauty2CharmLineHlt2Filter|     0.000 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KSLLD2K3PiBeauty2CharmLineFilterSequ|     0.027 |     0.048 |    0.008       3.8     0.20 |     366 |     0.018 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KSLLD2K3PiBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KSLLD2K3PiBeauty2CharmCombCutD2K3PIBeauty2Ch|     0.000 |     0.024 |    0.009       0.1     0.01 |      99 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KSLLD2K3PiBeauty2CharmCombCutKS0_LLInputsBea|     0.000 |     0.009 |    0.004       0.0     0.01 |      45 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KSLLD2K3PiBeauty2Charm                      |     0.222 |     0.152 |    0.044       3.5     0.52 |      45 |     0.007 |
+TimingAuditor.TIMER              INFO            B02D0KSLLD2K3PiBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KSLLD2K3PiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KSLLD2K3PiBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KSLLD2K3PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KSLLD2K3PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KSLLD2K3PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KSLLD2K3PiBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2Pi0HHResolvedBeauty2CharmLine      |     1.630 |     1.747 |    0.022      73.5     4.47 |    1000 |     1.748 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2Pi0HHResolvedBeauty2CharmLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2Pi0HHResolvedBeauty2CharmLineHlt2F|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2Pi0HHResolvedBeauty2CharmLineFilte|     4.344 |     4.610 |    0.035      73.3     6.38 |     366 |     1.687 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2Pi0HHResolvedBeauty2CharmLineVOID|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:D2Pi0HHBeauty2Charm_Resolved              |     3.661 |     3.890 |    0.023      54.7     5.19 |     366 |     1.424 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2Pi0HHBeauty2Charm_Resolved       |     3.306 |     3.585 |    0.019      50.1     4.83 |     366 |     1.312 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+pi-pi0ResolvedBeauty2Charm     |     0.956 |     1.040 |    0.002      14.2     1.38 |     366 |     0.381 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+pi-pi0ResolvedBeauty2Charm          |     0.811 |     0.868 |    0.063      12.8     1.24 |     345 |     0.300 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+K-pi0ResolvedBeauty2Charm      |     0.901 |     0.906 |    0.002      13.2     1.25 |     366 |     0.332 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+K-pi0ResolvedBeauty2Charm           |     0.724 |     0.703 |    0.045      11.4     1.06 |     345 |     0.243 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+pi-pi0ResolvedBeauty2Charm      |     0.628 |     0.901 |    0.001      13.4     1.32 |     366 |     0.330 |
+TimingAuditor.TIMER              INFO               ProtoD2K+pi-pi0ResolvedBeauty2Charm           |     0.492 |     0.703 |    0.043      11.7     1.13 |     345 |     0.243 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K-pi0ResolvedBeauty2Charm       |     0.819 |     0.714 |    0.001      10.5     0.98 |     366 |     0.262 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K-pi0ResolvedBeauty2Charm            |     0.724 |     0.567 |    0.029       9.1     0.82 |     345 |     0.196 |
+TimingAuditor.TIMER              INFO             D2Pi0HHBeauty2Charm_Resolved                    |     0.000 |     0.010 |    0.004       0.2     0.01 |     265 |     0.003 |
+TimingAuditor.TIMER              INFO            D2ResolvedPi0HHPIDBeauty2CharmFilter             |     0.000 |     0.024 |    0.006       0.5     0.03 |     265 |     0.007 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHResolvedBeauty2CharmCombCutD2Resolved|     0.000 |     0.021 |    0.006       0.1     0.01 |     256 |     0.006 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHResolvedBeauty2CharmCombCutKTopoInput|     0.000 |     0.007 |    0.003       0.0     0.01 |     256 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHResolvedBeauty2Charm                 |     0.273 |     0.411 |    0.055      13.5     0.98 |     256 |     0.105 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHResolvedBeauty2CharmTISTOS           |     2.142 |     1.612 |    0.563       4.0     0.92 |      14 |     0.023 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHResolvedBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.080 |    0.063       0.1     0.02 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHResolvedBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2Pi0HHResolvedBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2Pi0HHResolvedBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2Pi0HHResolvedBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2Pi0HHResolvedBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2Pi0HHResolvedBeauty2CharmLine     |     0.250 |     0.212 |    0.023      13.1     0.63 |    1000 |     0.213 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2Pi0HHResolvedBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2Pi0HHResolvedBeauty2CharmLineHlt2|     0.020 |     0.011 |    0.004       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2Pi0HHResolvedBeauty2CharmLineFilt|     0.409 |     0.418 |    0.008      12.9     0.95 |     366 |     0.153 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2Pi0HHResolvedBeauty2CharmLineVOI|     0.000 |     0.007 |    0.003       0.0     0.00 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHResolvedBeauty2CharmCombCutD2Resolve|     0.000 |     0.021 |    0.007       0.1     0.01 |     256 |     0.006 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHResolvedBeauty2CharmCombCutPiTopoInp|     0.000 |     0.007 |    0.003       0.1     0.01 |     256 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHResolvedBeauty2Charm                |     0.390 |     0.367 |    0.052      12.6     0.92 |     256 |     0.094 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHResolvedBeauty2CharmTISTOS          |     2.142 |     1.328 |    0.624       3.9     0.88 |      14 |     0.019 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHResolvedBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.058 |    0.049       0.1     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHResolvedBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2Pi0HHResolvedBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2Pi0HHResolvedBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2Pi0HHResolvedBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2Pi0HHResolvedBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2Pi0HHWSResolvedBeauty2CharmLine    |     0.190 |     0.174 |    0.016      33.3     1.25 |    1000 |     0.175 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2Pi0HHWSResolvedBeauty2CharmLinePre|     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2Pi0HHWSResolvedBeauty2CharmLineHlt|     0.000 |     0.011 |    0.005       0.1     0.01 |      94 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2Pi0HHWSResolvedBeauty2CharmLineFil|     3.611 |     3.594 |    0.505      33.1     5.48 |      36 |     0.129 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2Pi0HHWSResolvedBeauty2CharmLineVO|     0.000 |     0.007 |    0.003       0.0     0.01 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            MERGED:D2Pi0HHWSBeauty2CharmResolved             |     3.333 |     3.185 |    0.035      30.4     4.25 |      69 |     0.220 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2Pi0HHWSBeauty2CharmResolved      |     3.188 |     2.950 |    0.030      28.9     3.99 |      69 |     0.204 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+pi+pi0WSPlusResolvedBeauty2Char|     0.434 |     0.511 |    0.002       5.5     0.78 |      69 |     0.035 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+pi+pi0WSPlusResolvedBeauty2Charm    |     0.447 |     0.380 |    0.039       4.5     0.62 |      67 |     0.025 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+pi+pi0WSPlusResolvedBeauty2Charm|     0.579 |     0.718 |    0.002       7.5     1.15 |      69 |     0.050 |
+TimingAuditor.TIMER              INFO               ProtoD2K+pi+pi0WSPlusResolvedBeauty2Charm     |     0.298 |     0.546 |    0.057       6.0     0.92 |      67 |     0.037 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K+pi0WSPlusResolvedBeauty2Charm |     0.144 |     0.383 |    0.002       1.9     0.43 |      69 |     0.026 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K+pi0WSPlusResolvedBeauty2Charm      |     0.149 |     0.275 |    0.028       1.5     0.32 |      67 |     0.018 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi-pi-pi0WSMinusResolvedBeauty2Cha|     0.579 |     0.377 |    0.002       3.8     0.50 |      69 |     0.026 |
+TimingAuditor.TIMER              INFO               ProtoD2pi-pi-pi0WSMinusResolvedBeauty2Charm   |     0.298 |     0.260 |    0.034       2.7     0.36 |      67 |     0.017 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K-pi-pi0WSMinusResolvedBeauty2Char|     1.014 |     0.572 |    0.002       6.2     0.84 |      69 |     0.040 |
+TimingAuditor.TIMER              INFO               ProtoD2K-pi-pi0WSMinusResolvedBeauty2Charm    |     1.044 |     0.433 |    0.046       4.6     0.65 |      67 |     0.029 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K-K-pi0WSMinusResolvedBeauty2Charm|     0.289 |     0.337 |    0.002       4.2     0.52 |      69 |     0.023 |
+TimingAuditor.TIMER              INFO               ProtoD2K-K-pi0WSMinusResolvedBeauty2Charm     |     0.149 |     0.244 |    0.030       3.0     0.39 |      67 |     0.016 |
+TimingAuditor.TIMER              INFO             D2Pi0HHWSBeauty2CharmResolved                   |     0.000 |     0.007 |    0.004       0.0     0.00 |      41 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHWSResolvedBeauty2CharmCombCutD2Pi0HHW|     0.000 |     0.027 |    0.011       0.1     0.02 |      19 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHWSResolvedBeauty2CharmCombCutKTopoInp|     0.000 |     0.010 |    0.003       0.0     0.01 |      19 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHWSResolvedBeauty2Charm               |     1.052 |     0.408 |    0.070       2.3     0.56 |      19 |     0.008 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHWSResolvedBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHWSResolvedBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHWSResolvedBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2Pi0HHWSResolvedBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2Pi0HHWSResolvedBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2Pi0HHWSResolvedBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2Pi0HHWSResolvedBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2Pi0HHWSResolvedBeauty2CharmLine   |     0.190 |     0.156 |    0.015      21.9     0.99 |    1000 |     0.157 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2Pi0HHWSResolvedBeauty2CharmLinePr|     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2Pi0HHWSResolvedBeauty2CharmLineHl|     0.000 |     0.012 |    0.005       0.1     0.01 |      94 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2Pi0HHWSResolvedBeauty2CharmLineFi|     4.166 |     3.326 |    0.011      21.6     4.06 |      36 |     0.120 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2Pi0HHWSResolvedBeauty2CharmLineV|     0.000 |     0.008 |    0.004       0.0     0.01 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHWSResolvedBeauty2CharmCombCutD2Pi0HH|     0.000 |     0.018 |    0.009       0.1     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHWSResolvedBeauty2CharmCombCutPiTopoI|     0.000 |     0.006 |    0.004       0.0     0.00 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHWSResolvedBeauty2Charm              |     0.434 |     0.354 |    0.059       1.9     0.46 |      23 |     0.008 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHWSResolvedBeauty2CharmTISTOS        |     5.000 |     1.970 |    1.512       2.4     0.65 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHWSResolvedBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.159 |    0.123       0.2     0.05 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHWSResolvedBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2Pi0HHWSResolvedBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2Pi0HHWSResolvedBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2Pi0HHWSResolvedBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2Pi0HHWSResolvedBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2Pi0HHMergedBeauty2CharmLine        |     0.150 |     0.203 |    0.024       9.1     0.64 |    1000 |     0.204 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2Pi0HHMergedBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2Pi0HHMergedBeauty2CharmLineHlt2Fil|     0.000 |     0.010 |    0.005       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2Pi0HHMergedBeauty2CharmLineFilterS|     0.300 |     0.401 |    0.032       9.0     0.99 |     366 |     0.147 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2Pi0HHMergedBeauty2CharmLineVOIDFi|     0.027 |     0.006 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:D2Pi0HHBeauty2Charm_Merged                |     0.218 |     0.336 |    0.021       7.4     0.79 |     366 |     0.123 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2Pi0HHBeauty2Charm_Merged         |     0.191 |     0.303 |    0.017       4.2     0.67 |     366 |     0.111 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+pi-pi0MergedBeauty2Charm       |     0.109 |     0.075 |    0.002       1.2     0.17 |     366 |     0.028 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+pi-pi0MergedBeauty2Charm            |     0.410 |     0.273 |    0.056       1.1     0.20 |      73 |     0.020 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+K-pi0MergedBeauty2Charm        |     0.054 |     0.073 |    0.001       1.0     0.17 |     366 |     0.027 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+K-pi0MergedBeauty2Charm             |     0.273 |     0.261 |    0.059       0.9     0.17 |      73 |     0.019 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+pi-pi0MergedBeauty2Charm        |     0.027 |     0.074 |    0.001       1.2     0.18 |     366 |     0.027 |
+TimingAuditor.TIMER              INFO               ProtoD2K+pi-pi0MergedBeauty2Charm             |     0.136 |     0.263 |    0.057       0.9     0.18 |      73 |     0.019 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K-pi0MergedBeauty2Charm         |     0.000 |     0.062 |    0.001       1.0     0.15 |     366 |     0.023 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K-pi0MergedBeauty2Charm              |     0.000 |     0.225 |    0.042       0.8     0.17 |      73 |     0.016 |
+TimingAuditor.TIMER              INFO             D2Pi0HHBeauty2Charm_Merged                      |     0.000 |     0.006 |    0.003       0.0     0.00 |      29 |     0.000 |
+TimingAuditor.TIMER              INFO            D2MergedPi0HHPIDBeauty2CharmFilter               |     0.000 |     0.011 |    0.007       0.0     0.00 |      29 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHMergedBeauty2CharmCombCutD2MergedPi0H|     0.000 |     0.015 |    0.008       0.1     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHMergedBeauty2CharmCombCutKTopoInputsB|     0.000 |     0.009 |    0.004       0.1     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHMergedBeauty2Charm                   |     0.000 |     0.214 |    0.060       1.0     0.23 |      26 |     0.006 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHMergedBeauty2CharmTISTOS             |     0.000 |     3.683 |    3.683       3.7     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHMergedBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.072 |    0.072       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHMergedBeauty2CharmLine               |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2Pi0HHMergedBeauty2CharmLine  |     0.000 |     0.194 |    0.194       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2Pi0HHMergedBeauty2CharmLine  |     0.000 |     0.101 |    0.101       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2Pi0HHMergedBeauty2CharmLine  |     0.000 |     0.098 |    0.098       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2Pi0HHMergedBeauty2CharmLinePostSca|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2Pi0HHMergedBeauty2CharmLine       |     0.120 |     0.073 |    0.024       5.9     0.20 |    1000 |     0.073 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2Pi0HHMergedBeauty2CharmLinePreSca|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2Pi0HHMergedBeauty2CharmLineHlt2Fi|     0.030 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2Pi0HHMergedBeauty2CharmLineFilter|     0.136 |     0.035 |    0.008       1.3     0.11 |     366 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2Pi0HHMergedBeauty2CharmLineVOIDF|     0.054 |     0.006 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHMergedBeauty2CharmCombCutD2MergedPi0|     0.000 |     0.022 |    0.010       0.0     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHMergedBeauty2CharmCombCutPiTopoInput|     0.000 |     0.008 |    0.003       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHMergedBeauty2Charm                  |     0.769 |     0.170 |    0.056       0.7     0.16 |      26 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHMergedBeauty2CharmTISTOS            |     0.000 |     0.772 |    0.772       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHMergedBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHMergedBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2Pi0HHMergedBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2Pi0HHMergedBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2Pi0HHMergedBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2Pi0HHMergedBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2Pi0HHWSMergedBeauty2CharmLine      |     0.100 |     0.056 |    0.016       6.9     0.27 |    1000 |     0.057 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2Pi0HHWSMergedBeauty2CharmLinePreSc|     0.020 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2Pi0HHWSMergedBeauty2CharmLineHlt2F|     0.000 |     0.010 |    0.006       0.0     0.00 |      92 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2Pi0HHWSMergedBeauty2CharmLineFilte|     0.333 |     0.667 |    0.042       6.8     1.38 |      30 |     0.020 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2Pi0HHWSMergedBeauty2CharmLineVOID|     0.000 |     0.008 |    0.003       0.0     0.01 |      30 |     0.000 |
+TimingAuditor.TIMER              INFO            MERGED:D2Pi0HHWSBeauty2CharmMerged               |     0.468 |     0.544 |    0.030       6.0     1.01 |      64 |     0.035 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2Pi0HHWSBeauty2CharmMerged        |     0.468 |     0.526 |    0.026       5.9     0.99 |      64 |     0.034 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+pi+pi0WSPlusMergedBeauty2Charm |     0.000 |     0.090 |    0.001       1.4     0.21 |      64 |     0.006 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+pi+pi0WSPlusMergedBeauty2Charm      |     0.000 |     0.217 |    0.062       1.4     0.29 |      19 |     0.004 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+pi+pi0WSPlusMergedBeauty2Charm  |     0.000 |     0.104 |    0.001       1.1     0.20 |      64 |     0.007 |
+TimingAuditor.TIMER              INFO               ProtoD2K+pi+pi0WSPlusMergedBeauty2Charm       |     0.000 |     0.258 |    0.070       1.0     0.22 |      19 |     0.005 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K+pi0WSPlusMergedBeauty2Charm   |     0.156 |     0.074 |    0.001       1.2     0.17 |      64 |     0.005 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K+pi0WSPlusMergedBeauty2Charm        |     0.526 |     0.178 |    0.046       1.0     0.21 |      19 |     0.003 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi-pi-pi0WSMinusMergedBeauty2Charm|     0.000 |     0.072 |    0.001       0.8     0.14 |      64 |     0.005 |
+TimingAuditor.TIMER              INFO               ProtoD2pi-pi-pi0WSMinusMergedBeauty2Charm     |     0.000 |     0.168 |    0.069       0.8     0.17 |      19 |     0.003 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K-pi-pi0WSMinusMergedBeauty2Charm |     0.156 |     0.091 |    0.001       0.9     0.17 |      64 |     0.006 |
+TimingAuditor.TIMER              INFO               ProtoD2K-pi-pi0WSMinusMergedBeauty2Charm      |     0.526 |     0.228 |    0.079       0.8     0.18 |      19 |     0.004 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K-K-pi0WSMinusMergedBeauty2Charm  |     0.156 |     0.063 |    0.001       0.6     0.12 |      64 |     0.004 |
+TimingAuditor.TIMER              INFO               ProtoD2K-K-pi0WSMinusMergedBeauty2Charm       |     0.000 |     0.145 |    0.060       0.6     0.13 |      19 |     0.003 |
+TimingAuditor.TIMER              INFO             D2Pi0HHWSBeauty2CharmMerged                     |     0.000 |     0.006 |    0.004       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHWSMergedBeauty2CharmCombCutD2Pi0HHWSB|     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHWSMergedBeauty2CharmCombCutKTopoInput|     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHWSMergedBeauty2Charm                 |     0.000 |     0.646 |    0.646       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHWSMergedBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHWSMergedBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2Pi0HHWSMergedBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2Pi0HHWSMergedBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2Pi0HHWSMergedBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2Pi0HHWSMergedBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2Pi0HHWSMergedBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2Pi0HHWSMergedBeauty2CharmLine     |     0.060 |     0.055 |    0.014       3.5     0.20 |    1000 |     0.055 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2Pi0HHWSMergedBeauty2CharmLinePreS|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2Pi0HHWSMergedBeauty2CharmLineHlt2|     0.000 |     0.010 |    0.006       0.0     0.01 |      99 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2Pi0HHWSMergedBeauty2CharmLineFilt|     0.500 |     0.499 |    0.009       3.4     0.82 |      40 |     0.020 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2Pi0HHWSMergedBeauty2CharmLineVOI|     0.000 |     0.007 |    0.003       0.0     0.01 |      40 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHWSMergedBeauty2CharmCombCutD2Pi0HHWS|     0.000 |     0.017 |    0.014       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHWSMergedBeauty2CharmCombCutPiTopoInp|     0.000 |     0.009 |    0.007       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHWSMergedBeauty2Charm                |     0.000 |     0.588 |    0.083       1.3     0.63 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHWSMergedBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHWSMergedBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2Pi0HHWSMergedBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2Pi0HHWSMergedBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2Pi0HHWSMergedBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2Pi0HHWSMergedBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2Pi0HHWSMergedBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2KSPi0HHLLResolvedBeauty2CharmLine  |     0.370 |     0.384 |    0.022      15.0     1.35 |    1000 |     0.385 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSPi0HHLLResolvedBeauty2CharmLineP|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSPi0HHLLResolvedBeauty2CharmLineH|     0.000 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSPi0HHLLResolvedBeauty2CharmLineF|     0.928 |     0.902 |    0.035      14.9     2.08 |     366 |     0.330 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2KSPi0HHLLResolvedBeauty2CharmLine|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:D2HHKSPi0ResolvedLL                       |     0.901 |     0.824 |    0.023      14.8     1.87 |     366 |     0.302 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2HHKSPi0ResolvedLL                |     0.846 |     0.772 |    0.019      14.8     1.78 |     366 |     0.283 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+pi-KS0pi0LL_ResolvedBeauty2Char|     0.136 |     0.224 |    0.003       5.3     0.55 |     366 |     0.082 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+pi-KS0pi0LL_ResolvedBeauty2Charm    |     0.505 |     0.662 |    0.096       5.2     0.74 |      99 |     0.066 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+K-KS0pi0LL_ResolvedBeauty2Charm|     0.163 |     0.196 |    0.001       4.4     0.48 |     366 |     0.072 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+K-KS0pi0LL_ResolvedBeauty2Charm     |     0.505 |     0.572 |    0.091       3.5     0.61 |      99 |     0.057 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+pi-KS0pi0LL_ResolvedBeauty2Charm|     0.109 |     0.181 |    0.001       3.5     0.43 |     366 |     0.066 |
+TimingAuditor.TIMER              INFO               ProtoD2K+pi-KS0pi0LL_ResolvedBeauty2Charm     |     0.202 |     0.537 |    0.086       3.4     0.55 |      99 |     0.053 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K-KS0pi0LL_ResolvedBeauty2Charm |     0.382 |     0.152 |    0.001       2.4     0.35 |     366 |     0.056 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K-KS0pi0LL_ResolvedBeauty2Charm      |     1.010 |     0.458 |    0.076       2.2     0.45 |      99 |     0.045 |
+TimingAuditor.TIMER              INFO             D2HHKSPi0ResolvedLL                             |     0.000 |     0.008 |    0.004       0.0     0.00 |      22 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHLLResolvedBeauty2CharmCombCutD2HHKS|     0.000 |     0.028 |    0.013       0.1     0.01 |      22 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHLLResolvedBeauty2CharmCombCutKTopoI|     0.000 |     0.009 |    0.005       0.0     0.00 |      22 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHLLResolvedBeauty2Charm             |     0.000 |     0.471 |    0.074       3.5     0.76 |      22 |     0.010 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHLLResolvedBeauty2CharmTISTOS       |    10.000 |     5.816 |    5.816       5.8     0.00 |       1 |     0.006 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHLLResolvedBeauty2CharmB2CBBDTBeauty|     0.000 |     0.148 |    0.148       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHLLResolvedBeauty2CharmLine         |     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2KSPi0HHLLResolvedBeauty2Charm|     0.000 |     0.497 |    0.497       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2KSPi0HHLLResolvedBeauty2Charm|     0.000 |     0.308 |    0.308       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2KSPi0HHLLResolvedBeauty2Charm|     0.000 |     0.237 |    0.237       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSPi0HHLLResolvedBeauty2CharmLineP|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2KSPi0HHLLResolvedBeauty2CharmLine |     0.060 |     0.075 |    0.022       5.9     0.23 |    1000 |     0.076 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSPi0HHLLResolvedBeauty2CharmLine|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSPi0HHLLResolvedBeauty2CharmLine|     0.020 |     0.009 |    0.004       0.0     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSPi0HHLLResolvedBeauty2CharmLine|     0.000 |     0.059 |    0.008       5.7     0.37 |     366 |     0.022 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2KSPi0HHLLResolvedBeauty2CharmLin|     0.000 |     0.006 |    0.003       0.3     0.01 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHLLResolvedBeauty2CharmCombCutD2HHK|     0.000 |     0.029 |    0.018       0.1     0.01 |      22 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHLLResolvedBeauty2CharmCombCutPiTop|     0.000 |     0.008 |    0.005       0.0     0.01 |      22 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHLLResolvedBeauty2Charm            |     0.000 |     0.408 |    0.071       3.4     0.71 |      22 |     0.009 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHLLResolvedBeauty2CharmTISTOS      |     0.000 |     1.631 |    1.631       1.6     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHLLResolvedBeauty2CharmB2CBBDTBeaut|     0.000 |     0.183 |    0.183       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHLLResolvedBeauty2CharmLine        |     0.000 |     0.009 |    0.009       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2KSPi0HHLLResolvedBeauty2Char|     0.000 |     0.469 |    0.469       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2KSPi0HHLLResolvedBeauty2Char|     0.000 |     0.405 |    0.405       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2KSPi0HHLLResolvedBeauty2Char|     0.000 |     0.419 |    0.419       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSPi0HHLLResolvedBeauty2CharmLine|     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2KSPi0HHLLMergedBeauty2CharmLine    |     0.170 |     0.121 |    0.023       6.3     0.37 |    1000 |     0.121 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSPi0HHLLMergedBeauty2CharmLinePre|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSPi0HHLLMergedBeauty2CharmLineHlt|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSPi0HHLLMergedBeauty2CharmLineFil|     0.163 |     0.181 |    0.030       6.2     0.57 |     366 |     0.066 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2KSPi0HHLLMergedBeauty2CharmLineVO|     0.000 |     0.006 |    0.003       0.3     0.02 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:D2HHKSPi0MergedLL                         |     0.136 |     0.160 |    0.020       5.2     0.53 |     366 |     0.059 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2HHKSPi0MergedLL                  |     0.136 |     0.153 |    0.017       5.2     0.52 |     366 |     0.056 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+pi-KS0pi0LL_MergedBeauty2Charm |     0.081 |     0.034 |    0.002       0.9     0.12 |     366 |     0.013 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+pi-KS0pi0LL_MergedBeauty2Charm      |     0.645 |     0.279 |    0.102       0.7     0.17 |      31 |     0.009 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+K-KS0pi0LL_MergedBeauty2Charm  |     0.027 |     0.041 |    0.001       4.0     0.24 |     366 |     0.015 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+K-KS0pi0LL_MergedBeauty2Charm       |     0.322 |     0.269 |    0.111       0.7     0.18 |      31 |     0.008 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+pi-KS0pi0LL_MergedBeauty2Charm  |     0.000 |     0.031 |    0.001       1.1     0.11 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO               ProtoD2K+pi-KS0pi0LL_MergedBeauty2Charm       |     0.000 |     0.258 |    0.107       0.6     0.16 |      31 |     0.008 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K-KS0pi0LL_MergedBeauty2Charm   |     0.000 |     0.029 |    0.001       0.7     0.10 |     366 |     0.011 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K-KS0pi0LL_MergedBeauty2Charm        |     0.000 |     0.243 |    0.068       0.7     0.15 |      31 |     0.008 |
+TimingAuditor.TIMER              INFO             D2HHKSPi0MergedLL                               |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHLLMergedBeauty2CharmCombCutD2HHKSPi|     0.000 |     0.015 |    0.015       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHLLMergedBeauty2CharmCombCutKTopoInp|     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHLLMergedBeauty2Charm               |    10.000 |     1.719 |    1.719       1.7     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHLLMergedBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHLLMergedBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHLLMergedBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2KSPi0HHLLMergedBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2KSPi0HHLLMergedBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2KSPi0HHLLMergedBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSPi0HHLLMergedBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2KSPi0HHLLMergedBeauty2CharmLine   |     0.030 |     0.057 |    0.022       1.3     0.05 |    1000 |     0.057 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSPi0HHLLMergedBeauty2CharmLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSPi0HHLLMergedBeauty2CharmLineHl|     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSPi0HHLLMergedBeauty2CharmLineFi|     0.000 |     0.017 |    0.009       1.2     0.06 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2KSPi0HHLLMergedBeauty2CharmLineV|     0.000 |     0.006 |    0.004       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHLLMergedBeauty2CharmCombCutD2HHKSP|     0.000 |     0.019 |    0.019       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHLLMergedBeauty2CharmCombCutPiTopoI|     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHLLMergedBeauty2Charm              |     0.000 |     1.074 |    1.074       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHLLMergedBeauty2CharmTISTOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHLLMergedBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHLLMergedBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2KSPi0HHLLMergedBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2KSPi0HHLLMergedBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2KSPi0HHLLMergedBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSPi0HHLLMergedBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2KSPi0HHDDResolvedBeauty2CharmLine  |     0.620 |     0.676 |    0.022      90.8     3.71 |    1000 |     0.676 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSPi0HHDDResolvedBeauty2CharmLineP|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSPi0HHDDResolvedBeauty2CharmLineH|     0.010 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSPi0HHDDResolvedBeauty2CharmLineF|     1.502 |     1.694 |    0.033      90.5     5.96 |     366 |     0.620 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2KSPi0HHDDResolvedBeauty2CharmLine|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:D2HHKSPi0ResolvedDD                       |     1.393 |     1.621 |    0.023      90.5     5.80 |     366 |     0.593 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2HHKSPi0ResolvedDD                |     1.366 |     1.588 |    0.018      90.5     5.74 |     366 |     0.581 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+pi-KS0pi0DD_ResolvedBeauty2Char|     0.382 |     0.523 |    0.002      32.8     2.07 |     366 |     0.192 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+pi-KS0pi0DD_ResolvedBeauty2Charm    |     0.792 |     1.038 |    0.072      32.5     2.92 |     164 |     0.170 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+K-KS0pi0DD_ResolvedBeauty2Charm|     0.300 |     0.376 |    0.001      20.9     1.35 |     366 |     0.138 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+K-KS0pi0DD_ResolvedBeauty2Charm     |     0.609 |     0.728 |    0.066      20.7     1.85 |     164 |     0.119 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+pi-KS0pi0DD_ResolvedBeauty2Charm|     0.327 |     0.372 |    0.001      21.6     1.39 |     366 |     0.136 |
+TimingAuditor.TIMER              INFO               ProtoD2K+pi-KS0pi0DD_ResolvedBeauty2Charm     |     0.670 |     0.723 |    0.060      21.3     1.92 |     164 |     0.119 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K-KS0pi0DD_ResolvedBeauty2Charm |     0.355 |     0.299 |    0.001      15.1     0.96 |     366 |     0.109 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K-KS0pi0DD_ResolvedBeauty2Charm      |     0.609 |     0.585 |    0.047      14.9     1.32 |     164 |     0.096 |
+TimingAuditor.TIMER              INFO             D2HHKSPi0ResolvedDD                             |     0.000 |     0.007 |    0.004       0.0     0.00 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHDDResolvedBeauty2CharmCombCutD2HHKS|     0.000 |     0.021 |    0.009       0.1     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHDDResolvedBeauty2CharmCombCutKTopoI|     0.000 |     0.007 |    0.004       0.0     0.00 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHDDResolvedBeauty2Charm             |     1.538 |     0.473 |    0.066       5.2     1.07 |      26 |     0.012 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHDDResolvedBeauty2CharmTISTOS       |     0.000 |     1.865 |    0.930       2.8     1.32 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHDDResolvedBeauty2CharmB2CBBDTBeauty|     0.000 |     0.117 |    0.117       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHDDResolvedBeauty2CharmLine         |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2KSPi0HHDDResolvedBeauty2Charm|     0.000 |     0.351 |    0.351       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2KSPi0HHDDResolvedBeauty2Charm|     0.000 |     0.248 |    0.248       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2KSPi0HHDDResolvedBeauty2Charm|     0.000 |     0.226 |    0.226       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSPi0HHDDResolvedBeauty2CharmLineP|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2KSPi0HHDDResolvedBeauty2CharmLine |     0.120 |     0.083 |    0.022       6.1     0.28 |    1000 |     0.083 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSPi0HHDDResolvedBeauty2CharmLine|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSPi0HHDDResolvedBeauty2CharmLine|     0.010 |     0.009 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSPi0HHDDResolvedBeauty2CharmLine|     0.136 |     0.074 |    0.008       5.8     0.44 |     366 |     0.027 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2KSPi0HHDDResolvedBeauty2CharmLin|     0.000 |     0.006 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHDDResolvedBeauty2CharmCombCutD2HHK|     0.384 |     0.026 |    0.014       0.1     0.02 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHDDResolvedBeauty2CharmCombCutPiTop|     0.000 |     0.009 |    0.004       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHDDResolvedBeauty2Charm            |     1.153 |     0.463 |    0.061       5.4     1.07 |      26 |     0.012 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHDDResolvedBeauty2CharmTISTOS      |     0.000 |     2.234 |    1.698       2.8     0.76 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHDDResolvedBeauty2CharmB2CBBDTBeaut|     0.000 |     0.097 |    0.097       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHDDResolvedBeauty2CharmLine        |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2KSPi0HHDDResolvedBeauty2Char|     0.000 |     0.316 |    0.316       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2KSPi0HHDDResolvedBeauty2Char|     0.000 |     0.229 |    0.229       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2KSPi0HHDDResolvedBeauty2Char|     0.000 |     0.229 |    0.229       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSPi0HHDDResolvedBeauty2CharmLine|     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2KSPi0HHDDMergedBeauty2CharmLine    |     0.170 |     0.132 |    0.023       4.0     0.35 |    1000 |     0.132 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSPi0HHDDMergedBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSPi0HHDDMergedBeauty2CharmLineHlt|     0.000 |     0.008 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSPi0HHDDMergedBeauty2CharmLineFil|     0.273 |     0.210 |    0.030       3.7     0.54 |     366 |     0.077 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2KSPi0HHDDMergedBeauty2CharmLineVO|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:D2HHKSPi0MergedDD                         |     0.245 |     0.194 |    0.021       3.7     0.54 |     366 |     0.071 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D2HHKSPi0MergedDD                  |     0.245 |     0.189 |    0.016       3.7     0.54 |     366 |     0.069 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+pi-KS0pi0DD_MergedBeauty2Charm |     0.054 |     0.044 |    0.002       1.0     0.13 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+pi-KS0pi0DD_MergedBeauty2Charm      |     0.232 |     0.276 |    0.073       0.8     0.19 |      43 |     0.012 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2pi+K-KS0pi0DD_MergedBeauty2Charm  |     0.027 |     0.043 |    0.001       0.9     0.13 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO               ProtoD2pi+K-KS0pi0DD_MergedBeauty2Charm       |     0.000 |     0.274 |    0.067       0.8     0.19 |      43 |     0.012 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+pi-KS0pi0DD_MergedBeauty2Charm  |     0.054 |     0.042 |    0.001       1.2     0.13 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO               ProtoD2K+pi-KS0pi0DD_MergedBeauty2Charm       |     0.232 |     0.271 |    0.061       1.1     0.21 |      43 |     0.012 |
+TimingAuditor.TIMER              INFO              INPUT:ProtoD2K+K-KS0pi0DD_MergedBeauty2Charm   |     0.081 |     0.042 |    0.001       1.4     0.14 |     366 |     0.015 |
+TimingAuditor.TIMER              INFO               ProtoD2K+K-KS0pi0DD_MergedBeauty2Charm        |     0.697 |     0.274 |    0.060       1.3     0.24 |      43 |     0.012 |
+TimingAuditor.TIMER              INFO             D2HHKSPi0MergedDD                               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHDDMergedBeauty2CharmCombCutD2HHKSPi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHDDMergedBeauty2CharmCombCutKTopoInp|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHDDMergedBeauty2Charm               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHDDMergedBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHDDMergedBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD2KSPi0HHDDMergedBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2KSPi0HHDDMergedBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2KSPi0HHDDMergedBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2KSPi0HHDDMergedBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2KSPi0HHDDMergedBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2KSPi0HHDDMergedBeauty2CharmLine   |     0.080 |     0.057 |    0.023       0.3     0.04 |    1000 |     0.057 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSPi0HHDDMergedBeauty2CharmLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSPi0HHDDMergedBeauty2CharmLineHl|     0.020 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSPi0HHDDMergedBeauty2CharmLineFi|     0.027 |     0.012 |    0.008       0.0     0.00 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2KSPi0HHDDMergedBeauty2CharmLineV|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHDDMergedBeauty2CharmCombCutD2HHKSP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHDDMergedBeauty2CharmCombCutPiTopoI|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHDDMergedBeauty2Charm              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHDDMergedBeauty2CharmTISTOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHDDMergedBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2KSPi0HHDDMergedBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2KSPi0HHDDMergedBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2KSPi0HHDDMergedBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2KSPi0HHDDMergedBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2KSPi0HHDDMergedBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD02KSPi0LLResolvedBeauty2CharmLine   |     0.100 |     0.109 |    0.022       4.8     0.33 |    1000 |     0.110 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KSPi0LLResolvedBeauty2CharmLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KSPi0LLResolvedBeauty2CharmLineHl|     0.000 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KSPi0LLResolvedBeauty2CharmLineFi|     0.136 |     0.144 |    0.008       4.7     0.46 |     366 |     0.053 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD02KSPi0LLResolvedBeauty2CharmLineV|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            D02KSPi0KSLLPi0ResolvedBeauty2Charm              |     0.202 |     0.088 |    0.034       0.6     0.07 |      99 |     0.009 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0LLResolvedBeauty2CharmCombCutD02KSPi|     0.000 |     0.022 |    0.010       0.1     0.01 |      35 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0LLResolvedBeauty2CharmCombCutKTopoIn|     0.000 |     0.007 |    0.004       0.0     0.00 |      35 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0LLResolvedBeauty2Charm              |     0.000 |     0.214 |    0.058       1.2     0.24 |      35 |     0.008 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0LLResolvedBeauty2CharmTISTOS        |     0.000 |     1.620 |    0.662       2.5     0.92 |       4 |     0.006 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0LLResolvedBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.088 |    0.088       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0LLResolvedBeauty2CharmLine          |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD02KSPi0LLResolvedBeauty2CharmL|     0.000 |     0.182 |    0.182       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD02KSPi0LLResolvedBeauty2CharmL|     0.000 |     0.088 |    0.088       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD02KSPi0LLResolvedBeauty2CharmL|     0.000 |     0.087 |    0.087       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KSPi0LLResolvedBeauty2CharmLinePo|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD02KSPi0LLResolvedBeauty2CharmLine  |     0.060 |     0.076 |    0.021       3.7     0.21 |    1000 |     0.077 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KSPi0LLResolvedBeauty2CharmLineP|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KSPi0LLResolvedBeauty2CharmLineH|     0.010 |     0.009 |    0.004       0.5     0.02 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KSPi0LLResolvedBeauty2CharmLineF|     0.027 |     0.066 |    0.007       3.5     0.31 |     366 |     0.025 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD02KSPi0LLResolvedBeauty2CharmLine|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0LLResolvedBeauty2CharmCombCutD02KSP|     0.000 |     0.027 |    0.014       0.1     0.01 |      35 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0LLResolvedBeauty2CharmCombCutPiTopo|     0.000 |     0.007 |    0.004       0.0     0.00 |      35 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0LLResolvedBeauty2Charm             |     0.000 |     0.204 |    0.055       1.1     0.24 |      35 |     0.007 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0LLResolvedBeauty2CharmTISTOS       |     0.000 |     1.363 |    0.570       2.4     0.80 |       4 |     0.005 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0LLResolvedBeauty2CharmB2CBBDTBeauty|     0.000 |     0.088 |    0.088       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0LLResolvedBeauty2CharmLine         |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD02KSPi0LLResolvedBeauty2Charm|     0.000 |     0.111 |    0.111       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD02KSPi0LLResolvedBeauty2Charm|     0.000 |     0.105 |    0.105       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD02KSPi0LLResolvedBeauty2Charm|     0.000 |     0.088 |    0.088       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KSPi0LLResolvedBeauty2CharmLineP|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD02KSPi0LLMergedBeauty2CharmLine     |     0.090 |     0.062 |    0.022       1.9     0.08 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KSPi0LLMergedBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KSPi0LLMergedBeauty2CharmLineHlt2|     0.010 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KSPi0LLMergedBeauty2CharmLineFilt|     0.081 |     0.030 |    0.007       1.8     0.12 |     366 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD02KSPi0LLMergedBeauty2CharmLineVOI|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            D02KSPi0KSLLPi0MergedBeauty2Charm                |     0.322 |     0.067 |    0.033       0.5     0.08 |      31 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0LLMergedBeauty2CharmCombCutD02KSPi0K|     0.000 |     0.022 |    0.016       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0LLMergedBeauty2CharmCombCutKTopoInpu|     0.000 |     0.013 |    0.009       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0LLMergedBeauty2Charm                |     0.000 |     0.834 |    0.256       1.4     0.82 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0LLMergedBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0LLMergedBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0LLMergedBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD02KSPi0LLMergedBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD02KSPi0LLMergedBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD02KSPi0LLMergedBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KSPi0LLMergedBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD02KSPi0LLMergedBeauty2CharmLine    |     0.070 |     0.057 |    0.021       0.9     0.05 |    1000 |     0.057 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KSPi0LLMergedBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KSPi0LLMergedBeauty2CharmLineHlt|     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KSPi0LLMergedBeauty2CharmLineFil|     0.054 |     0.016 |    0.008       0.8     0.05 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD02KSPi0LLMergedBeauty2CharmLineVO|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0LLMergedBeauty2CharmCombCutD02KSPi0|     0.000 |     0.024 |    0.024       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0LLMergedBeauty2CharmCombCutPiTopoIn|     0.000 |     0.009 |    0.008       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0LLMergedBeauty2Charm               |     5.000 |     0.423 |    0.221       0.6     0.29 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0LLMergedBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0LLMergedBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0LLMergedBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD02KSPi0LLMergedBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD02KSPi0LLMergedBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD02KSPi0LLMergedBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KSPi0LLMergedBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD02KSPi0DDResolvedBeauty2CharmLine   |     0.190 |     0.136 |    0.023       8.2     0.38 |    1000 |     0.137 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KSPi0DDResolvedBeauty2CharmLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KSPi0DDResolvedBeauty2CharmLineHl|     0.020 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KSPi0DDResolvedBeauty2CharmLineFi|     0.327 |     0.228 |    0.009       8.1     0.58 |     366 |     0.084 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD02KSPi0DDResolvedBeauty2CharmLineV|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            D02KSPi0KSDDPi0ResolvedBeauty2Charm              |     0.000 |     0.095 |    0.034       0.6     0.08 |     164 |     0.016 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0DDResolvedBeauty2CharmCombCutD02KSPi|     0.000 |     0.020 |    0.009       0.1     0.01 |      75 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0DDResolvedBeauty2CharmCombCutKTopoIn|     0.000 |     0.008 |    0.004       0.0     0.01 |      75 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0DDResolvedBeauty2Charm              |     0.533 |     0.200 |    0.055       1.5     0.26 |      75 |     0.015 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0DDResolvedBeauty2CharmTISTOS        |     3.333 |     2.470 |    0.953       5.4     2.51 |       3 |     0.007 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0DDResolvedBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0DDResolvedBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD02KSPi0DDResolvedBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD02KSPi0DDResolvedBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD02KSPi0DDResolvedBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KSPi0DDResolvedBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD02KSPi0DDResolvedBeauty2CharmLine  |     0.060 |     0.086 |    0.022       6.7     0.25 |    1000 |     0.087 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KSPi0DDResolvedBeauty2CharmLineP|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KSPi0DDResolvedBeauty2CharmLineH|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KSPi0DDResolvedBeauty2CharmLineF|     0.081 |     0.092 |    0.008       6.6     0.39 |     366 |     0.034 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD02KSPi0DDResolvedBeauty2CharmLine|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0DDResolvedBeauty2CharmCombCutD02KSP|     0.000 |     0.023 |    0.009       0.1     0.01 |      75 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0DDResolvedBeauty2CharmCombCutPiTopo|     0.000 |     0.008 |    0.003       0.1     0.01 |      75 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0DDResolvedBeauty2Charm             |     0.000 |     0.171 |    0.055       1.3     0.22 |      75 |     0.013 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0DDResolvedBeauty2CharmTISTOS       |     0.000 |     2.175 |    0.716       4.8     2.26 |       3 |     0.007 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0DDResolvedBeauty2CharmB2CBBDTBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0DDResolvedBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD02KSPi0DDResolvedBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD02KSPi0DDResolvedBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD02KSPi0DDResolvedBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KSPi0DDResolvedBeauty2CharmLineP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD02KSPi0DDMergedBeauty2CharmLine     |     0.060 |     0.080 |    0.023       6.5     0.24 |    1000 |     0.080 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KSPi0DDMergedBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KSPi0DDMergedBeauty2CharmLineHlt2|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KSPi0DDMergedBeauty2CharmLineFilt|     0.081 |     0.073 |    0.007       5.8     0.34 |     366 |     0.027 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD02KSPi0DDMergedBeauty2CharmLineVOI|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            D02KSPi0KSDDPi0MergedBeauty2Charm                |     0.000 |     0.077 |    0.032       0.5     0.09 |      43 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0DDMergedBeauty2CharmCombCutD02KSPi0K|     0.000 |     0.018 |    0.008       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0DDMergedBeauty2CharmCombCutKTopoInpu|     0.000 |     0.012 |    0.005       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0DDMergedBeauty2Charm                |     0.000 |     0.278 |    0.060       0.8     0.22 |      11 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0DDMergedBeauty2CharmTISTOS          |     0.000 |     1.424 |    1.424       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0DDMergedBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.092 |    0.092       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD02KSPi0DDMergedBeauty2CharmLine            |     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD02KSPi0DDMergedBeauty2CharmLin|     0.000 |     0.389 |    0.389       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD02KSPi0DDMergedBeauty2CharmLin|     0.000 |     0.171 |    0.171       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD02KSPi0DDMergedBeauty2CharmLin|     0.000 |     0.174 |    0.174       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KSPi0DDMergedBeauty2CharmLinePost|     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD02KSPi0DDMergedBeauty2CharmLine    |     0.040 |     0.063 |    0.021       5.1     0.17 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KSPi0DDMergedBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KSPi0DDMergedBeauty2CharmLineHlt|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KSPi0DDMergedBeauty2CharmLineFil|     0.027 |     0.035 |    0.008       5.0     0.27 |     366 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD02KSPi0DDMergedBeauty2CharmLineVO|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0DDMergedBeauty2CharmCombCutD02KSPi0|     0.000 |     0.031 |    0.010       0.1     0.02 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0DDMergedBeauty2CharmCombCutPiTopoIn|     0.000 |     0.013 |    0.004       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0DDMergedBeauty2Charm               |     0.000 |     0.237 |    0.059       0.7     0.19 |      11 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0DDMergedBeauty2CharmTISTOS         |     0.000 |     1.516 |    1.516       1.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0DDMergedBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.119 |    0.119       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KSPi0DDMergedBeauty2CharmLine           |     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD02KSPi0DDMergedBeauty2CharmLi|     0.000 |     0.294 |    0.294       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD02KSPi0DDMergedBeauty2CharmLi|     0.000 |     0.235 |    0.235       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD02KSPi0DDMergedBeauty2CharmLi|     0.000 |     0.136 |    0.136       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KSPi0DDMergedBeauty2CharmLinePos|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KKD2Pi0HHResolvedBeauty2CharmLine    |     0.660 |     0.652 |    0.024     103.1     4.04 |    1000 |     0.653 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2Pi0HHResolvedBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2Pi0HHResolvedBeauty2CharmLineHlt|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2Pi0HHResolvedBeauty2CharmLineFil|     1.584 |     1.618 |    0.008     102.8     6.53 |     366 |     0.592 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KKD2Pi0HHResolvedBeauty2CharmLineVO|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KKD2Pi0HHResolvedBeauty2CharmCombCutD2Resolv|     0.000 |     0.019 |    0.005       0.1     0.01 |     256 |     0.005 |
+TimingAuditor.TIMER              INFO            B02D0KKD2Pi0HHResolvedBeauty2CharmCombCutX2KKBeau|     0.000 |     0.009 |    0.003       0.0     0.01 |     256 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KKD2Pi0HHResolvedBeauty2Charm               |     0.585 |     0.657 |    0.046      33.6     2.33 |     256 |     0.168 |
+TimingAuditor.TIMER              INFO            B02D0KKD2Pi0HHResolvedBeauty2CharmTISTOS         |     5.365 |     5.737 |    0.828      67.5    10.66 |      41 |     0.235 |
+TimingAuditor.TIMER              INFO            B02D0KKD2Pi0HHResolvedBeauty2CharmB2CBBDTBeauty2C|     0.344 |     0.134 |    0.061       0.5     0.09 |      29 |     0.004 |
+TimingAuditor.TIMER              INFO            B02D0KKD2Pi0HHResolvedBeauty2CharmLine           |     0.000 |     0.008 |    0.005       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KKD2Pi0HHResolvedBeauty2CharmLi|     0.500 |     0.767 |    0.223       5.0     1.08 |      20 |     0.015 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KKD2Pi0HHResolvedBeauty2CharmLi|     0.500 |     0.633 |    0.126       4.9     1.08 |      20 |     0.013 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KKD2Pi0HHResolvedBeauty2CharmLi|     0.000 |     0.627 |    0.097       4.9     1.07 |      20 |     0.013 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2Pi0HHResolvedBeauty2CharmLinePos|     0.000 |     0.002 |    0.002       0.0     0.00 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0PiPiD2Pi0HHResolvedBeauty2CharmLine  |     0.540 |     0.539 |    0.024     111.4     4.04 |    1000 |     0.540 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2Pi0HHResolvedBeauty2CharmLineP|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2Pi0HHResolvedBeauty2CharmLineH|     0.000 |     0.010 |    0.005       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2Pi0HHResolvedBeauty2CharmLineF|     1.338 |     1.306 |    0.008     111.0     6.58 |     366 |     0.478 |
+TimingAuditor.TIMER              INFO            StrippingB02D0PiPiD2Pi0HHResolvedBeauty2CharmLine|     0.000 |     0.006 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2Pi0HHResolvedBeauty2CharmCombCutD2Reso|     0.000 |     0.023 |    0.006       0.1     0.01 |     256 |     0.006 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2Pi0HHResolvedBeauty2CharmCombCutX2PiPi|     0.000 |     0.008 |    0.004       0.0     0.01 |     256 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2Pi0HHResolvedBeauty2Charm             |     0.664 |     0.614 |    0.043      26.0     2.01 |     256 |     0.157 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2Pi0HHResolvedBeauty2CharmTISTOS       |     6.764 |     6.124 |    0.563      75.2    12.89 |      34 |     0.208 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2Pi0HHResolvedBeauty2CharmB2CBBDTBeauty|     0.416 |     0.136 |    0.050       0.6     0.11 |      24 |     0.003 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2Pi0HHResolvedBeauty2CharmLine         |     0.000 |     0.008 |    0.004       0.0     0.00 |      13 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0PiPiD2Pi0HHResolvedBeauty2Charm|     0.769 |     0.869 |    0.116       5.2     1.39 |      13 |     0.011 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0PiPiD2Pi0HHResolvedBeauty2Charm|     0.769 |     0.738 |    0.102       4.9     1.32 |      13 |     0.010 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0PiPiD2Pi0HHResolvedBeauty2Charm|     0.000 |     0.719 |    0.086       5.1     1.36 |      13 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2Pi0HHResolvedBeauty2CharmLineP|     0.000 |     0.003 |    0.002       0.0     0.00 |      13 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD2Pi0HHResolvedBeauty2CharmLine   |     1.030 |     0.982 |    0.022     179.6     6.83 |    1000 |     0.983 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2Pi0HHResolvedBeauty2CharmLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2Pi0HHResolvedBeauty2CharmLineHl|     0.000 |     0.014 |    0.005       0.7     0.05 |    1000 |     0.014 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2Pi0HHResolvedBeauty2CharmLineFi|     2.704 |     2.508 |    0.008     179.4    11.10 |     366 |     0.918 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD2Pi0HHResolvedBeauty2CharmLineV|     0.000 |     0.006 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2Pi0HHResolvedBeauty2CharmCombCutD2Resol|     0.039 |     0.022 |    0.005       0.1     0.01 |     256 |     0.006 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2Pi0HHResolvedBeauty2CharmCombCutX2KPiBe|     0.000 |     0.008 |    0.004       0.0     0.01 |     256 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2Pi0HHResolvedBeauty2Charm              |     1.210 |     1.124 |    0.054      59.2     4.22 |     256 |     0.288 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2Pi0HHResolvedBeauty2CharmTISTOS        |     9.512 |    10.033 |    0.891     134.1    21.19 |      41 |     0.411 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2Pi0HHResolvedBeauty2CharmB2CBBDTBeauty2|     0.333 |     0.164 |    0.054       0.5     0.11 |      30 |     0.005 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2Pi0HHResolvedBeauty2CharmLine          |     0.000 |     0.008 |    0.005       0.0     0.00 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KPiD2Pi0HHResolvedBeauty2CharmL|     1.000 |     0.998 |    0.192       5.3     1.20 |      20 |     0.020 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KPiD2Pi0HHResolvedBeauty2CharmL|     0.500 |     0.832 |    0.175       5.3     1.19 |      20 |     0.017 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KPiD2Pi0HHResolvedBeauty2CharmL|     1.500 |     0.809 |    0.135       5.2     1.16 |      20 |     0.016 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2Pi0HHResolvedBeauty2CharmLinePo|     0.000 |     0.003 |    0.002       0.0     0.00 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DHHWSD2Pi0HHResolvedBeauty2CharmLine   |     0.150 |     0.111 |    0.016      10.2     0.57 |    1000 |     0.112 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2Pi0HHResolvedBeauty2CharmLinePr|     0.000 |     0.004 |    0.002       0.1     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2Pi0HHResolvedBeauty2CharmLineHl|     0.000 |     0.011 |    0.005       0.1     0.01 |     113 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2Pi0HHResolvedBeauty2CharmLineFi|     2.325 |     1.599 |    0.009      10.0     2.23 |      43 |     0.069 |
+TimingAuditor.TIMER              INFO            StrippingB02DHHWSD2Pi0HHResolvedBeauty2CharmLineV|     0.000 |     0.010 |    0.004       0.1     0.01 |      43 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2Pi0HHResolvedBeauty2CharmCombCutD2Resol|     0.322 |     0.020 |    0.011       0.1     0.01 |      31 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2Pi0HHResolvedBeauty2CharmCombCutX2HHWSB|     0.000 |     0.012 |    0.003       0.0     0.01 |      31 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2Pi0HHResolvedBeauty2Charm              |     0.645 |     0.831 |    0.072       9.9     1.84 |      31 |     0.026 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2Pi0HHResolvedBeauty2CharmTISTOS        |     5.000 |     4.622 |    4.301       4.9     0.45 |       2 |     0.009 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2Pi0HHResolvedBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.128 |    0.124       0.1     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2Pi0HHResolvedBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DHHWSD2Pi0HHResolvedBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DHHWSD2Pi0HHResolvedBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DHHWSD2Pi0HHResolvedBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2Pi0HHResolvedBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KKD2Pi0HHMergedBeauty2CharmLine      |     0.060 |     0.083 |    0.025       3.4     0.17 |    1000 |     0.083 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2Pi0HHMergedBeauty2CharmLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2Pi0HHMergedBeauty2CharmLineHlt2F|     0.020 |     0.010 |    0.005       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2Pi0HHMergedBeauty2CharmLineFilte|     0.027 |     0.052 |    0.009       3.3     0.23 |     366 |     0.019 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KKD2Pi0HHMergedBeauty2CharmLineVOID|     0.000 |     0.006 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KKD2Pi0HHMergedBeauty2CharmCombCutD2MergedPi|     0.000 |     0.021 |    0.008       0.0     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0KKD2Pi0HHMergedBeauty2CharmCombCutX2KKBeauty|     0.000 |     0.009 |    0.004       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2Pi0HHMergedBeauty2Charm                 |     0.384 |     0.245 |    0.047       2.1     0.40 |      26 |     0.006 |
+TimingAuditor.TIMER              INFO            B02D0KKD2Pi0HHMergedBeauty2CharmTISTOS           |     0.000 |     0.845 |    0.845       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0KKD2Pi0HHMergedBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KKD2Pi0HHMergedBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KKD2Pi0HHMergedBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KKD2Pi0HHMergedBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KKD2Pi0HHMergedBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KKD2Pi0HHMergedBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0PiPiD2Pi0HHMergedBeauty2CharmLine    |     0.100 |     0.069 |    0.022       2.2     0.10 |    1000 |     0.069 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2Pi0HHMergedBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2Pi0HHMergedBeauty2CharmLineHlt|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2Pi0HHMergedBeauty2CharmLineFil|     0.054 |     0.039 |    0.008       2.0     0.15 |     366 |     0.015 |
+TimingAuditor.TIMER              INFO            StrippingB02D0PiPiD2Pi0HHMergedBeauty2CharmLineVO|     0.027 |     0.005 |    0.003       0.1     0.01 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2Pi0HHMergedBeauty2CharmCombCutD2Merged|     0.384 |     0.024 |    0.009       0.1     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2Pi0HHMergedBeauty2CharmCombCutX2PiPiBe|     0.000 |     0.009 |    0.005       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2Pi0HHMergedBeauty2Charm               |     0.000 |     0.216 |    0.044       1.8     0.36 |      26 |     0.006 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2Pi0HHMergedBeauty2CharmTISTOS         |     0.000 |     0.804 |    0.804       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2Pi0HHMergedBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2Pi0HHMergedBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0PiPiD2Pi0HHMergedBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0PiPiD2Pi0HHMergedBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0PiPiD2Pi0HHMergedBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2Pi0HHMergedBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD2Pi0HHMergedBeauty2CharmLine     |     0.100 |     0.072 |    0.023       2.3     0.13 |    1000 |     0.073 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2Pi0HHMergedBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2Pi0HHMergedBeauty2CharmLineHlt2|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2Pi0HHMergedBeauty2CharmLineFilt|     0.054 |     0.050 |    0.008       2.2     0.20 |     366 |     0.019 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD2Pi0HHMergedBeauty2CharmLineVOI|     0.000 |     0.008 |    0.003       1.0     0.05 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2Pi0HHMergedBeauty2CharmCombCutD2MergedP|     0.000 |     0.025 |    0.007       0.1     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2Pi0HHMergedBeauty2CharmCombCutX2KPiBeau|     0.000 |     0.008 |    0.003       0.0     0.00 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2Pi0HHMergedBeauty2Charm                |     0.384 |     0.288 |    0.056       1.7     0.38 |      26 |     0.008 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2Pi0HHMergedBeauty2CharmTISTOS          |    10.000 |     1.581 |    1.581       1.6     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2Pi0HHMergedBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2Pi0HHMergedBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0KPiD2Pi0HHMergedBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0KPiD2Pi0HHMergedBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0KPiD2Pi0HHMergedBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD2Pi0HHMergedBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DHHWSD2Pi0HHMergedBeauty2CharmLine     |     0.060 |     0.049 |    0.016       6.2     0.21 |    1000 |     0.049 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2Pi0HHMergedBeauty2CharmLinePreS|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2Pi0HHMergedBeauty2CharmLineHlt2|     0.096 |     0.011 |    0.005       0.1     0.01 |     104 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2Pi0HHMergedBeauty2CharmLineFilt|     0.238 |     0.224 |    0.008       6.1     0.97 |      42 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingB02DHHWSD2Pi0HHMergedBeauty2CharmLineVOI|     0.000 |     0.006 |    0.003       0.0     0.00 |      42 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2Pi0HHMergedBeauty2CharmCombCutD2MergedP|     0.000 |     0.023 |    0.009       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2Pi0HHMergedBeauty2CharmCombCutX2HHWSBea|     0.000 |     0.008 |    0.004       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2Pi0HHMergedBeauty2Charm                |     0.000 |     0.688 |    0.351       1.5     0.54 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2Pi0HHMergedBeauty2CharmTISTOS          |     0.000 |     3.006 |    3.006       3.0     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2Pi0HHMergedBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.097 |    0.097       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DHHWSD2Pi0HHMergedBeauty2CharmLine            |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DHHWSD2Pi0HHMergedBeauty2CharmLin|     0.000 |     0.338 |    0.338       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DHHWSD2Pi0HHMergedBeauty2CharmLin|     0.000 |     0.304 |    0.304       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DHHWSD2Pi0HHMergedBeauty2CharmLin|     0.000 |     0.265 |    0.265       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DHHWSD2Pi0HHMergedBeauty2CharmLinePost|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKWSD2Pi0HHHResolvedBeauty2CharmLine   |     0.040 |     0.049 |    0.015       4.5     0.17 |    1000 |     0.050 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2Pi0HHHResolvedBeauty2CharmLinePr|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2Pi0HHHResolvedBeauty2CharmLineHl|     0.000 |     0.011 |    0.005       0.1     0.01 |     109 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2Pi0HHHResolvedBeauty2CharmLineFi|     0.000 |     0.338 |    0.010       4.3     0.73 |      40 |     0.014 |
+TimingAuditor.TIMER              INFO            StrippingB02DKWSD2Pi0HHHResolvedBeauty2CharmLineV|     0.000 |     0.008 |    0.003       0.0     0.01 |      40 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2Pi0HHHResolvedBeauty2CharmCombCutD2Pi0HH|     0.000 |     0.023 |    0.012       0.0     0.01 |      19 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2Pi0HHHResolvedBeauty2CharmCombCutKTopoIn|     0.000 |     0.006 |    0.004       0.0     0.00 |      19 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2Pi0HHHResolvedBeauty2Charm              |     0.000 |     0.541 |    0.087       4.0     0.92 |      19 |     0.010 |
+TimingAuditor.TIMER              INFO            B02DKWSD2Pi0HHHResolvedBeauty2CharmTISTOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2Pi0HHHResolvedBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2Pi0HHHResolvedBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKWSD2Pi0HHHResolvedBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKWSD2Pi0HHHResolvedBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKWSD2Pi0HHHResolvedBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2Pi0HHHResolvedBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiWSD2Pi0HHHResolvedBeauty2CharmLine  |     0.070 |     0.057 |    0.016       4.9     0.22 |    1000 |     0.058 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2Pi0HHHResolvedBeauty2CharmLineP|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2Pi0HHHResolvedBeauty2CharmLineH|     0.089 |     0.012 |    0.006       0.0     0.01 |     112 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2Pi0HHHResolvedBeauty2CharmLineF|     0.769 |     0.474 |    0.011       4.8     0.96 |      39 |     0.019 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiWSD2Pi0HHHResolvedBeauty2CharmLine|     0.000 |     0.007 |    0.003       0.0     0.01 |      39 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2Pi0HHHResolvedBeauty2CharmCombCutD2Pi0H|     0.000 |     0.024 |    0.010       0.1     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2Pi0HHHResolvedBeauty2CharmCombCutPiTopo|     0.000 |     0.008 |    0.003       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2Pi0HHHResolvedBeauty2Charm             |     1.111 |     0.536 |    0.067       2.0     0.63 |      18 |     0.010 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2Pi0HHHResolvedBeauty2CharmTISTOS       |     0.000 |     1.936 |    1.148       2.7     1.11 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2Pi0HHHResolvedBeauty2CharmB2CBBDTBeauty|     0.000 |     0.098 |    0.061       0.1     0.05 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2Pi0HHHResolvedBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiWSD2Pi0HHHResolvedBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiWSD2Pi0HHHResolvedBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiWSD2Pi0HHHResolvedBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2Pi0HHHResolvedBeauty2CharmLineP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKWSD2Pi0HHHMergedBeauty2CharmLine     |     0.040 |     0.040 |    0.015       1.9     0.08 |    1000 |     0.041 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2Pi0HHHMergedBeauty2CharmLinePreS|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2Pi0HHHMergedBeauty2CharmLineHlt2|     0.000 |     0.013 |    0.006       0.0     0.01 |     103 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2Pi0HHHMergedBeauty2CharmLineFilt|     0.000 |     0.117 |    0.010       1.8     0.32 |      39 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB02DKWSD2Pi0HHHMergedBeauty2CharmLineVOI|     0.000 |     0.034 |    0.003       0.6     0.12 |      39 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKWSD2Pi0HHHMergedBeauty2CharmCombCutD2Pi0HHHB|     0.000 |     0.015 |    0.015       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2Pi0HHHMergedBeauty2CharmCombCutKTopoInpu|     0.000 |     0.005 |    0.005       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2Pi0HHHMergedBeauty2Charm                |     0.000 |     0.590 |    0.172       1.7     0.75 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKWSD2Pi0HHHMergedBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2Pi0HHHMergedBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKWSD2Pi0HHHMergedBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKWSD2Pi0HHHMergedBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKWSD2Pi0HHHMergedBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKWSD2Pi0HHHMergedBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKWSD2Pi0HHHMergedBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiWSD2Pi0HHHMergedBeauty2CharmLine    |     0.030 |     0.041 |    0.016       0.8     0.06 |    1000 |     0.042 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2Pi0HHHMergedBeauty2CharmLinePre|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2Pi0HHHMergedBeauty2CharmLineHlt|     0.000 |     0.012 |    0.006       0.1     0.01 |     104 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2Pi0HHHMergedBeauty2CharmLineFil|     0.000 |     0.021 |    0.011       0.1     0.01 |      36 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiWSD2Pi0HHHMergedBeauty2CharmLineVO|     0.000 |     0.008 |    0.004       0.0     0.01 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2Pi0HHHMergedBeauty2CharmCombCutD2Pi0HHH|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2Pi0HHHMergedBeauty2CharmCombCutPiTopoIn|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2Pi0HHHMergedBeauty2Charm               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2Pi0HHHMergedBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2Pi0HHHMergedBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiWSD2Pi0HHHMergedBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiWSD2Pi0HHHMergedBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiWSD2Pi0HHHMergedBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiWSD2Pi0HHHMergedBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiWSD2Pi0HHHMergedBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KKPiD2HHPIDBeauty2CharmLine           |     0.040 |     0.065 |    0.024       1.7     0.07 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KKPiD2HHPIDBeauty2CharmLinePreScaler |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KKPiD2HHPIDBeauty2CharmLineHlt2Filter|     0.010 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KKPiD2HHPIDBeauty2CharmLineFilterSequ|     0.027 |     0.027 |    0.010       1.6     0.08 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KKPiD2HHPIDBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KKPiD2HHPIDBeauty2CharmLine                  |     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KKPiD2HHPIDBeauty2CharmLine     |     0.000 |     0.115 |    0.115       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KKPiD2HHPIDBeauty2CharmLine     |     0.000 |     0.091 |    0.091       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KKPiD2HHPIDBeauty2CharmLine     |     0.000 |     0.112 |    0.112       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KKPiD2HHPIDBeauty2CharmLinePostScaler|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPiPiD2HHPIDBeauty2CharmLine          |     0.010 |     0.059 |    0.022       1.0     0.05 |    1000 |     0.059 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD2HHPIDBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD2HHPIDBeauty2CharmLineHlt2Filte|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD2HHPIDBeauty2CharmLineFilterSeq|     0.000 |     0.017 |    0.007       0.9     0.05 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPiPiD2HHPIDBeauty2CharmLineVOIDFilt|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD2HHPIDBeauty2CharmLine                 |     0.000 |     0.009 |    0.009       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KPiPiD2HHPIDBeauty2CharmLine    |     0.000 |     0.128 |    0.128       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KPiPiD2HHPIDBeauty2CharmLine    |     0.000 |     0.093 |    0.093       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KPiPiD2HHPIDBeauty2CharmLine    |     0.000 |     0.092 |    0.092       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD2HHPIDBeauty2CharmLinePostScale|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiPiPiD2HHPIDBeauty2CharmLine         |     0.040 |     0.058 |    0.023       2.1     0.07 |    1000 |     0.059 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPiPiD2HHPIDBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPiPiD2HHPIDBeauty2CharmLineHlt2Filt|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPiPiD2HHPIDBeauty2CharmLineFilterSe|     0.000 |     0.020 |    0.007       2.0     0.10 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiPiPiD2HHPIDBeauty2CharmLineVOIDFil|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiPiPiD2HHPIDBeauty2CharmLine                |     0.000 |     0.021 |    0.021       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiPiPiD2HHPIDBeauty2CharmLine   |     0.000 |     0.428 |    0.428       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiPiPiD2HHPIDBeauty2CharmLine   |     0.000 |     0.320 |    0.320       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiPiPiD2HHPIDBeauty2CharmLine   |     0.000 |     0.298 |    0.298       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPiPiD2HHPIDBeauty2CharmLinePostScal|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KKPiD2KSHHDDBeauty2CharmLine          |     0.100 |     0.087 |    0.023      11.7     0.44 |    1000 |     0.087 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KKPiD2KSHHDDBeauty2CharmLinePreScaler|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KKPiD2KSHHDDBeauty2CharmLineHlt2Filte|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KKPiD2KSHHDDBeauty2CharmLineFilterSeq|     0.054 |     0.080 |    0.008      11.4     0.63 |     366 |     0.030 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KKPiD2KSHHDDBeauty2CharmLineVOIDFilt|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KKPiD2KSHHDDBeauty2CharmCombCutD2KsHHDDPIDBea|     0.000 |     0.020 |    0.010       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KKPiD2KSHHDDBeauty2CharmCombCutX2KKPiBeauty2C|     0.000 |     0.012 |    0.006       0.0     0.01 |      13 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KKPiD2KSHHDDBeauty2Charm                     |     0.000 |     0.516 |    0.066       3.4     0.94 |      13 |     0.007 |
+TimingAuditor.TIMER              INFO            B2D0KKPiD2KSHHDDBeauty2CharmTISTOS               |     0.000 |     2.469 |    0.668       6.1     3.12 |       3 |     0.007 |
+TimingAuditor.TIMER              INFO            B2D0KKPiD2KSHHDDBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.080 |    0.058       0.1     0.03 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KKPiD2KSHHDDBeauty2CharmLine                 |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KKPiD2KSHHDDBeauty2CharmLine    |     0.000 |     0.145 |    0.145       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KKPiD2KSHHDDBeauty2CharmLine    |     0.000 |     0.082 |    0.082       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KKPiD2KSHHDDBeauty2CharmLine    |     0.000 |     0.079 |    0.079       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KKPiD2KSHHDDBeauty2CharmLinePostScale|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPiPiD2KSHHDDBeauty2CharmLine         |     0.060 |     0.084 |    0.023      20.8     0.66 |    1000 |     0.084 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD2KSHHDDBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD2KSHHDDBeauty2CharmLineHlt2Filt|     0.000 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD2KSHHDDBeauty2CharmLineFilterSe|     0.081 |     0.087 |    0.007      20.6     1.08 |     366 |     0.032 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPiPiD2KSHHDDBeauty2CharmLineVOIDFil|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD2KSHHDDBeauty2CharmCombCutD2KsHHDDPIDBe|     0.000 |     0.021 |    0.009       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD2KSHHDDBeauty2CharmCombCutX2KPiPiBeauty|     0.000 |     0.012 |    0.004       0.0     0.01 |      22 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD2KSHHDDBeauty2Charm                    |     0.454 |     0.335 |    0.055       3.6     0.77 |      22 |     0.007 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD2KSHHDDBeauty2CharmTISTOS              |    10.000 |    15.506 |   15.506      15.5     0.00 |       1 |     0.016 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD2KSHHDDBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD2KSHHDDBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KPiPiD2KSHHDDBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KPiPiD2KSHHDDBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KPiPiD2KSHHDDBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD2KSHHDDBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiPiPiD2KSHHDDBeauty2CharmLine        |     0.080 |     0.072 |    0.022      10.3     0.33 |    1000 |     0.072 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPiPiD2KSHHDDBeauty2CharmLinePreScal|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPiPiD2KSHHDDBeauty2CharmLineHlt2Fil|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPiPiD2KSHHDDBeauty2CharmLineFilterS|     0.054 |     0.059 |    0.007      10.1     0.54 |     366 |     0.022 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiPiPiD2KSHHDDBeauty2CharmLineVOIDFi|     0.000 |     0.005 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiPiPiD2KSHHDDBeauty2CharmCombCutD2KsHHDDPIDB|     0.000 |     0.018 |    0.008       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPiPiD2KSHHDDBeauty2CharmCombCutX2PiPiPiBeau|     0.000 |     0.013 |    0.004       0.1     0.02 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPiPiD2KSHHDDBeauty2Charm                   |     0.500 |     0.262 |    0.051       2.0     0.44 |      20 |     0.005 |
+TimingAuditor.TIMER              INFO            B2D0PiPiPiD2KSHHDDBeauty2CharmTISTOS             |     5.000 |     3.722 |    0.713       6.7     4.26 |       2 |     0.007 |
+TimingAuditor.TIMER              INFO            B2D0PiPiPiD2KSHHDDBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.104 |    0.104       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPiPiD2KSHHDDBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiPiPiD2KSHHDDBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiPiPiD2KSHHDDBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiPiPiD2KSHHDDBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPiPiD2KSHHDDBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KKPiD2KSHHLLBeauty2CharmLine          |     0.030 |     0.074 |    0.023       2.0     0.14 |    1000 |     0.074 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KKPiD2KSHHLLBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KKPiD2KSHHLLBeauty2CharmLineHlt2Filte|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KKPiD2KSHHLLBeauty2CharmLineFilterSeq|     0.027 |     0.056 |    0.008       1.9     0.21 |     366 |     0.021 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KKPiD2KSHHLLBeauty2CharmLineVOIDFilt|     0.000 |     0.005 |    0.003       0.2     0.01 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KKPiD2KSHHLLBeauty2CharmCombCutD2KsHHLLPIDBea|     0.000 |     0.021 |    0.010       0.1     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KKPiD2KSHHLLBeauty2CharmCombCutX2KKPiBeauty2C|     0.000 |     0.021 |    0.005       0.1     0.02 |      15 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KKPiD2KSHHLLBeauty2Charm                     |     0.000 |     0.231 |    0.059       1.2     0.31 |      15 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0KKPiD2KSHHLLBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KKPiD2KSHHLLBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KKPiD2KSHHLLBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KKPiD2KSHHLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KKPiD2KSHHLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KKPiD2KSHHLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KKPiD2KSHHLLBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPiPiD2KSHHLLBeauty2CharmLine         |     0.070 |     0.067 |    0.022       4.2     0.16 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD2KSHHLLBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD2KSHHLLBeauty2CharmLineHlt2Filt|     0.010 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD2KSHHLLBeauty2CharmLineFilterSe|     0.081 |     0.046 |    0.007       4.2     0.25 |     366 |     0.017 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPiPiD2KSHHLLBeauty2CharmLineVOIDFil|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD2KSHHLLBeauty2CharmCombCutD2KsHHLLPIDBe|     0.000 |     0.021 |    0.011       0.1     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD2KSHHLLBeauty2CharmCombCutX2KPiPiBeauty|     0.000 |     0.008 |    0.004       0.0     0.00 |      22 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD2KSHHLLBeauty2Charm                    |     1.363 |     0.233 |    0.057       1.8     0.38 |      22 |     0.005 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD2KSHHLLBeauty2CharmTISTOS              |     0.000 |     1.850 |    1.850       1.9     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD2KSHHLLBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.091 |    0.091       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD2KSHHLLBeauty2CharmLine                |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KPiPiD2KSHHLLBeauty2CharmLine   |     0.000 |     0.236 |    0.236       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KPiPiD2KSHHLLBeauty2CharmLine   |     0.000 |     0.194 |    0.194       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KPiPiD2KSHHLLBeauty2CharmLine   |     0.000 |     0.180 |    0.180       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD2KSHHLLBeauty2CharmLinePostScal|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiPiPiD2KSHHLLBeauty2CharmLine        |     0.020 |     0.071 |    0.023       4.5     0.19 |    1000 |     0.072 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPiPiD2KSHHLLBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPiPiD2KSHHLLBeauty2CharmLineHlt2Fil|     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPiPiD2KSHHLLBeauty2CharmLineFilterS|     0.000 |     0.053 |    0.008       4.3     0.30 |     366 |     0.019 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiPiPiD2KSHHLLBeauty2CharmLineVOIDFi|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiPiPiD2KSHHLLBeauty2CharmCombCutD2KsHHLLPIDB|     0.000 |     0.021 |    0.011       0.1     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiPiPiD2KSHHLLBeauty2CharmCombCutX2PiPiPiBeau|     0.000 |     0.008 |    0.004       0.0     0.00 |      24 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPiPiD2KSHHLLBeauty2Charm                   |     0.000 |     0.188 |    0.053       1.2     0.30 |      24 |     0.005 |
+TimingAuditor.TIMER              INFO            B2D0PiPiPiD2KSHHLLBeauty2CharmTISTOS             |     0.000 |     1.884 |    1.426       2.3     0.65 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0PiPiPiD2KSHHLLBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.113 |    0.065       0.2     0.07 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPiPiD2KSHHLLBeauty2CharmLine               |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiPiPiD2KSHHLLBeauty2CharmLine  |     0.000 |     0.162 |    0.162       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiPiPiD2KSHHLLBeauty2CharmLine  |     0.000 |     0.140 |    0.140       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiPiPiD2KSHHLLBeauty2CharmLine  |     0.000 |     0.131 |    0.131       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPiPiD2KSHHLLBeauty2CharmLinePostSca|     0.000 |     0.001 |    0.001       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKPiPiSSD2HHHPIDBeauty2CharmLine       |     0.360 |     0.425 |    0.025      40.8     1.77 |    1000 |     0.425 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPiPiSSD2HHHPIDBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPiPiSSD2HHHPIDBeauty2CharmLineHlt2Fi|     0.020 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPiPiSSD2HHHPIDBeauty2CharmLineFilter|     0.792 |     1.000 |    0.008      40.6     2.80 |     366 |     0.366 |
+TimingAuditor.TIMER              INFO            StrippingB02DKPiPiSSD2HHHPIDBeauty2CharmLineVOIDF|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKPiPiSSD2HHHPIDBeauty2CharmCombCutD2HHHPIDBea|     0.000 |     0.015 |    0.006       0.1     0.01 |     213 |     0.003 |
+TimingAuditor.TIMER              INFO            X2KPiPiSSBeauty2Charm                            |     0.613 |     0.845 |    0.083       6.6     0.95 |     212 |     0.179 |
+TimingAuditor.TIMER              INFO            B02DKPiPiSSD2HHHPIDBeauty2CharmCombCutX2KPiPiSSBe|     0.062 |     0.020 |    0.007       0.1     0.01 |     159 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DKPiPiSSD2HHHPIDBeauty2Charm                  |     0.125 |     0.181 |    0.050       5.2     0.47 |     159 |     0.029 |
+TimingAuditor.TIMER              INFO            B02DKPiPiSSD2HHHPIDBeauty2CharmTISTOS            |     5.833 |     5.862 |    0.688      26.5     7.09 |      12 |     0.070 |
+TimingAuditor.TIMER              INFO            B02DKPiPiSSD2HHHPIDBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.093 |    0.051       0.2     0.04 |      10 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKPiPiSSD2HHHPIDBeauty2CharmLine              |     0.000 |     0.010 |    0.006       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKPiPiSSD2HHHPIDBeauty2CharmLine |     2.500 |     0.746 |    0.114       1.9     0.85 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKPiPiSSD2HHHPIDBeauty2CharmLine |     0.000 |     0.592 |    0.122       1.4     0.62 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKPiPiSSD2HHHPIDBeauty2CharmLine |     0.000 |     0.579 |    0.100       1.4     0.62 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPiPiSSD2HHHPIDBeauty2CharmLinePostSc|     0.000 |     0.002 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKKPiD2HHHPIDBeauty2CharmLine          |     0.270 |     0.230 |    0.024      28.5     1.30 |    1000 |     0.231 |
+TimingAuditor.TIMER              INFO           StrippingB02DKKPiD2HHHPIDBeauty2CharmLinePreScaler|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKKPiD2HHHPIDBeauty2CharmLineHlt2Filte|     0.020 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB02DKKPiD2HHHPIDBeauty2CharmLineFilterSeq|     0.491 |     0.456 |    0.007      28.3     2.09 |     366 |     0.167 |
+TimingAuditor.TIMER              INFO            StrippingB02DKKPiD2HHHPIDBeauty2CharmLineVOIDFilt|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKKPiD2HHHPIDBeauty2CharmCombCutD2HHHPIDBeauty|     0.000 |     0.015 |    0.004       0.1     0.01 |     213 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DKKPiD2HHHPIDBeauty2CharmCombCutX2KKPiBeauty2C|     0.000 |     0.015 |    0.005       0.1     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKKPiD2HHHPIDBeauty2Charm                     |     0.341 |     0.237 |    0.049       6.6     0.73 |     117 |     0.028 |
+TimingAuditor.TIMER              INFO            B02DKKPiD2HHHPIDBeauty2CharmTISTOS               |     7.500 |     6.753 |    0.656      20.6     7.32 |       8 |     0.054 |
+TimingAuditor.TIMER              INFO            B02DKKPiD2HHHPIDBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.103 |    0.068       0.2     0.04 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKKPiD2HHHPIDBeauty2CharmLine                 |     0.000 |     0.006 |    0.006       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKKPiD2HHHPIDBeauty2CharmLine    |     0.000 |     0.253 |    0.126       0.5     0.22 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKKPiD2HHHPIDBeauty2CharmLine    |     0.000 |     0.223 |    0.077       0.5     0.20 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKKPiD2HHHPIDBeauty2CharmLine    |     0.000 |     0.208 |    0.072       0.4     0.20 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DKKPiD2HHHPIDBeauty2CharmLinePostScale|     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKPiPiSSWSD2HHHPIDBeauty2CharmLine     |     0.040 |     0.053 |    0.016       6.2     0.22 |    1000 |     0.053 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPiPiSSWSD2HHHPIDBeauty2CharmLinePreS|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPiPiSSWSD2HHHPIDBeauty2CharmLineHlt2|     0.000 |     0.010 |    0.005       0.0     0.01 |      98 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPiPiSSWSD2HHHPIDBeauty2CharmLineFilt|     0.000 |     0.318 |    0.009       6.0     1.02 |      38 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB02DKPiPiSSWSD2HHHPIDBeauty2CharmLineVOI|     0.000 |     0.009 |    0.003       0.1     0.01 |      38 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKPiPiSSWSD2HHHPIDBeauty2CharmCombCutD2HHHPIDB|     0.000 |     0.018 |    0.011       0.0     0.01 |      21 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKPiPiSSWSD2HHHPIDBeauty2CharmCombCutX2KPiPiSS|     0.000 |     0.022 |    0.009       0.1     0.02 |      15 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKPiPiSSWSD2HHHPIDBeauty2Charm                |     0.000 |     0.270 |    0.055       2.1     0.53 |      15 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DKPiPiSSWSD2HHHPIDBeauty2CharmTISTOS          |     0.000 |     4.419 |    4.419       4.4     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DKPiPiSSWSD2HHHPIDBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.129 |    0.129       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKPiPiSSWSD2HHHPIDBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKPiPiSSWSD2HHHPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKPiPiSSWSD2HHHPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKPiPiSSWSD2HHHPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPiPiSSWSD2HHHPIDBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKKPiWSD2HHHPIDBeauty2CharmLine        |     0.060 |     0.044 |    0.016       2.0     0.08 |    1000 |     0.045 |
+TimingAuditor.TIMER              INFO           StrippingB02DKKPiWSD2HHHPIDBeauty2CharmLinePreScal|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DKKPiWSD2HHHPIDBeauty2CharmLineHlt2Fil|     0.000 |     0.013 |    0.006       0.1     0.01 |     100 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DKKPiWSD2HHHPIDBeauty2CharmLineFilterS|     0.000 |     0.183 |    0.009       1.9     0.33 |      34 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB02DKKPiWSD2HHHPIDBeauty2CharmLineVOIDFi|     0.000 |     0.007 |    0.003       0.0     0.01 |      34 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKKPiWSD2HHHPIDBeauty2CharmCombCutD2HHHPIDBeau|     0.000 |     0.015 |    0.007       0.0     0.01 |      27 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKKPiWSD2HHHPIDBeauty2CharmCombCutX2KKPiBeauty|     0.000 |     0.016 |    0.005       0.0     0.01 |      15 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKKPiWSD2HHHPIDBeauty2Charm                   |     0.000 |     0.235 |    0.049       1.7     0.41 |      15 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DKKPiWSD2HHHPIDBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKKPiWSD2HHHPIDBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKKPiWSD2HHHPIDBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKKPiWSD2HHHPIDBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKKPiWSD2HHHPIDBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKKPiWSD2HHHPIDBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKKPiWSD2HHHPIDBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKPiPiWSD2HHHPIDBeauty2CharmLine       |     0.280 |     0.282 |    0.024      74.0     2.75 |    1000 |     0.283 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPiPiWSD2HHHPIDBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPiPiWSD2HHHPIDBeauty2CharmLineHlt2Fi|     0.010 |     0.010 |    0.005       0.4     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPiPiWSD2HHHPIDBeauty2CharmLineFilter|     0.710 |     0.610 |    0.009      73.8     4.50 |     366 |     0.223 |
+TimingAuditor.TIMER              INFO            StrippingB02DKPiPiWSD2HHHPIDBeauty2CharmLineVOIDF|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKPiPiWSD2HHHPIDBeauty2CharmCombCutD2HHHPIDBea|     0.046 |     0.015 |    0.005       0.1     0.01 |     213 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DKPiPiWSD2HHHPIDBeauty2CharmCombCutX2KPiPiBeau|     0.055 |     0.009 |    0.004       0.0     0.01 |     181 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKPiPiWSD2HHHPIDBeauty2Charm                  |     0.165 |     0.227 |    0.047       9.5     0.74 |     181 |     0.041 |
+TimingAuditor.TIMER              INFO            B02DKPiPiWSD2HHHPIDBeauty2CharmTISTOS            |     8.333 |     6.924 |    0.571      57.5    14.18 |      18 |     0.125 |
+TimingAuditor.TIMER              INFO            B02DKPiPiWSD2HHHPIDBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.140 |    0.069       0.6     0.13 |      15 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKPiPiWSD2HHHPIDBeauty2CharmLine              |     0.000 |     0.009 |    0.005       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKPiPiWSD2HHHPIDBeauty2CharmLine |     0.000 |     0.788 |    0.103       3.4     1.29 |       6 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKPiPiWSD2HHHPIDBeauty2CharmLine |     1.666 |     0.837 |    0.073       3.8     1.49 |       6 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKPiPiWSD2HHHPIDBeauty2CharmLine |     0.000 |     0.709 |    0.061       3.2     1.23 |       6 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02DKPiPiWSD2HHHPIDBeauty2CharmLinePostSc|     0.000 |     0.002 |    0.002       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiPiPiWSD2HHHPIDBeauty2CharmLine      |     0.250 |     0.261 |    0.024      80.8     2.66 |    1000 |     0.262 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPiPiWSD2HHHPIDBeauty2CharmLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPiPiWSD2HHHPIDBeauty2CharmLineHlt2F|     0.010 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPiPiWSD2HHHPIDBeauty2CharmLineFilte|     0.464 |     0.560 |    0.009      80.6     4.37 |     366 |     0.205 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiPiPiWSD2HHHPIDBeauty2CharmLineVOID|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiPiPiWSD2HHHPIDBeauty2CharmCombCutD2HHHPIDBe|     0.000 |     0.015 |    0.005       0.0     0.01 |     213 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DPiPiPiWSD2HHHPIDBeauty2CharmCombCutX2PiPiPiBe|     0.000 |     0.009 |    0.004       0.0     0.01 |     182 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiPiPiWSD2HHHPIDBeauty2Charm                 |     0.274 |     0.203 |    0.042       3.9     0.41 |     182 |     0.037 |
+TimingAuditor.TIMER              INFO            B02DPiPiPiWSD2HHHPIDBeauty2CharmTISTOS           |     5.789 |     6.325 |    0.639      69.4    15.49 |      19 |     0.120 |
+TimingAuditor.TIMER              INFO            B02DPiPiPiWSD2HHHPIDBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.124 |    0.055       0.4     0.09 |      15 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiPiPiWSD2HHHPIDBeauty2CharmLine             |     0.000 |     0.009 |    0.005       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiPiPiWSD2HHHPIDBeauty2CharmLine|     0.000 |     0.509 |    0.082       1.8     0.63 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiPiPiWSD2HHHPIDBeauty2CharmLine|     0.000 |     0.416 |    0.061       1.7     0.64 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiPiPiWSD2HHHPIDBeauty2CharmLine|     0.000 |     0.392 |    0.059       1.6     0.59 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiPiPiWSD2HHHPIDBeauty2CharmLinePostS|     0.000 |     0.002 |    0.001       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0ppbarKD2HHBeauty2CharmLine            |     0.210 |     0.224 |    0.023       7.5     0.59 |    1000 |     0.225 |
+TimingAuditor.TIMER              INFO           StrippingB2D0ppbarKD2HHBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0ppbarKD2HHBeauty2CharmLineHlt2Filter |     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0ppbarKD2HHBeauty2CharmLineFilterSeque|     0.409 |     0.460 |    0.009       7.4     0.88 |     366 |     0.169 |
+TimingAuditor.TIMER              INFO            StrippingB2D0ppbarKD2HHBeauty2CharmLineVOIDFilter|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0ppbarKD2HHBeauty2CharmCombCutD2HHPIDBeauty2Ch|     0.066 |     0.014 |    0.006       0.1     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            PInputsBeauty2CharmFilter                        |     0.163 |     0.235 |    0.043       1.0     0.14 |     366 |     0.086 |
+TimingAuditor.TIMER              INFO            HHHProtonsInputsBeauty2CharmFilter               |     0.034 |     0.016 |    0.006       0.1     0.01 |     293 |     0.005 |
+TimingAuditor.TIMER              INFO            X2ppbarKBeauty2Charm                             |     0.291 |     0.295 |    0.045       5.3     0.57 |     274 |     0.081 |
+TimingAuditor.TIMER              INFO            B2D0ppbarKD2HHBeauty2CharmCombCutX2ppbarKBeauty2C|     0.000 |     0.024 |    0.011       0.0     0.01 |      28 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0ppbarKD2HHBeauty2Charm                       |     0.000 |     0.195 |    0.059       2.2     0.41 |      28 |     0.005 |
+TimingAuditor.TIMER              INFO            B2D0ppbarKD2HHBeauty2CharmTISTOS                 |     0.000 |     2.040 |    2.040       2.0     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0ppbarKD2HHBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.078 |    0.078       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0ppbarKD2HHBeauty2CharmLine                   |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0ppbarKD2HHBeauty2CharmLine      |     0.000 |     0.233 |    0.233       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0ppbarKD2HHBeauty2CharmLine      |     0.000 |     0.160 |    0.160       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0ppbarKD2HHBeauty2CharmLine      |     0.000 |     0.163 |    0.163       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0ppbarKD2HHBeauty2CharmLinePostScaler |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0ppbarPiD2HHBeauty2CharmLine           |     0.180 |     0.190 |    0.022      11.7     0.65 |    1000 |     0.191 |
+TimingAuditor.TIMER              INFO           StrippingB2D0ppbarPiD2HHBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0ppbarPiD2HHBeauty2CharmLineHlt2Filter|     0.010 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0ppbarPiD2HHBeauty2CharmLineFilterSequ|     0.409 |     0.374 |    0.007      11.6     1.00 |     366 |     0.137 |
+TimingAuditor.TIMER              INFO            StrippingB2D0ppbarPiD2HHBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0ppbarPiD2HHBeauty2CharmCombCutD2HHPIDBeauty2C|     0.000 |     0.013 |    0.006       0.0     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            X2ppbarPiBeauty2Charm                            |     0.437 |     0.436 |    0.040       8.8     0.82 |     274 |     0.120 |
+TimingAuditor.TIMER              INFO            B2D0ppbarPiD2HHBeauty2CharmCombCutX2ppbarPiBeauty|     0.000 |     0.025 |    0.009       0.1     0.02 |      63 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0ppbarPiD2HHBeauty2Charm                      |     0.634 |     0.164 |    0.051       1.8     0.25 |      63 |     0.010 |
+TimingAuditor.TIMER              INFO            B2D0ppbarPiD2HHBeauty2CharmTISTOS                |     0.000 |     1.086 |    0.686       1.6     0.35 |       6 |     0.007 |
+TimingAuditor.TIMER              INFO            B2D0ppbarPiD2HHBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.084 |    0.052       0.1     0.03 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0ppbarPiD2HHBeauty2CharmLine                  |     0.000 |     0.006 |    0.006       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0ppbarPiD2HHBeauty2CharmLine     |     0.000 |     0.220 |    0.117       0.3     0.09 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0ppbarPiD2HHBeauty2CharmLine     |     0.000 |     0.170 |    0.094       0.2     0.07 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0ppbarPiD2HHBeauty2CharmLine     |     0.000 |     0.170 |    0.109       0.2     0.05 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0ppbarPiD2HHBeauty2CharmLinePostScaler|     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DppbarKD2HHHBeauty2CharmLine           |     0.370 |     0.371 |    0.023     151.3     4.83 |    1000 |     0.372 |
+TimingAuditor.TIMER              INFO           StrippingB02DppbarKD2HHHBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DppbarKD2HHHBeauty2CharmLineHlt2Filter|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DppbarKD2HHHBeauty2CharmLineFilterSequ|     0.819 |     0.856 |    0.008     151.1     7.95 |     366 |     0.314 |
+TimingAuditor.TIMER              INFO            StrippingB02DppbarKD2HHHBeauty2CharmLineVOIDFilte|     0.027 |     0.005 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DppbarKD2HHHBeauty2CharmCombCutD2HHHBeauty2Cha|     0.000 |     0.015 |    0.005       0.1     0.01 |     245 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DppbarKD2HHHBeauty2CharmCombCutX2ppbarKBeauty2|     0.000 |     0.021 |    0.008       0.1     0.01 |      51 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DppbarKD2HHHBeauty2Charm                      |     0.784 |     0.570 |    0.051      17.7     2.48 |      51 |     0.029 |
+TimingAuditor.TIMER              INFO            B02DppbarKD2HHHBeauty2CharmTISTOS                |    15.714 |    17.864 |    0.840     101.2    36.85 |       7 |     0.125 |
+TimingAuditor.TIMER              INFO            B02DppbarKD2HHHBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.225 |    0.061       0.8     0.28 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DppbarKD2HHHBeauty2CharmLine                  |     0.000 |     0.011 |    0.006       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DppbarKD2HHHBeauty2CharmLine     |     5.000 |     2.338 |    0.175       8.5     4.09 |       4 |     0.009 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DppbarKD2HHHBeauty2CharmLine     |     2.500 |     2.328 |    0.083       8.7     4.22 |       4 |     0.009 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DppbarKD2HHHBeauty2CharmLine     |     2.500 |     2.217 |    0.117       8.2     3.99 |       4 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DppbarKD2HHHBeauty2CharmLinePostScaler|     0.000 |     0.003 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DppbarPiD2HHHBeauty2CharmLine          |     0.520 |     0.545 |    0.022     168.9     6.26 |    1000 |     0.546 |
+TimingAuditor.TIMER              INFO           StrippingB02DppbarPiD2HHHBeauty2CharmLinePreScaler|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DppbarPiD2HHHBeauty2CharmLineHlt2Filte|     0.000 |     0.009 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DppbarPiD2HHHBeauty2CharmLineFilterSeq|     1.338 |     1.336 |    0.008     168.8    10.30 |     366 |     0.489 |
+TimingAuditor.TIMER              INFO            StrippingB02DppbarPiD2HHHBeauty2CharmLineVOIDFilt|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DppbarPiD2HHHBeauty2CharmCombCutD2HHHBeauty2Ch|     0.000 |     0.015 |    0.006       0.1     0.01 |     245 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DppbarPiD2HHHBeauty2CharmCombCutX2ppbarPiBeaut|     0.101 |     0.018 |    0.007       0.1     0.01 |      99 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DppbarPiD2HHHBeauty2Charm                     |     0.404 |     0.434 |    0.045      13.7     1.73 |      99 |     0.043 |
+TimingAuditor.TIMER              INFO            B02DppbarPiD2HHHBeauty2CharmTISTOS               |    26.363 |    27.126 |    0.691     114.0    35.11 |      11 |     0.298 |
+TimingAuditor.TIMER              INFO            B02DppbarPiD2HHHBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.231 |    0.061       0.9     0.26 |       9 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DppbarPiD2HHHBeauty2CharmLine                 |     0.000 |     0.008 |    0.005       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DppbarPiD2HHHBeauty2CharmLine    |     2.857 |     2.187 |    0.133      11.1     3.95 |       7 |     0.015 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DppbarPiD2HHHBeauty2CharmLine    |     2.857 |     2.080 |    0.082      10.8     3.89 |       7 |     0.015 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DppbarPiD2HHHBeauty2CharmLine    |     1.428 |     2.053 |    0.068      10.8     3.87 |       7 |     0.014 |
+TimingAuditor.TIMER              INFO           StrippingB02DppbarPiD2HHHBeauty2CharmLinePostScale|     0.000 |     0.003 |    0.002       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstKKPiDstar2D0PiPIDBeauty2CharmLine   |     0.070 |     0.072 |    0.024       2.0     0.11 |    1000 |     0.073 |
+TimingAuditor.TIMER              INFO           StrippingB02DstKKPiDstar2D0PiPIDBeauty2CharmLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstKKPiDstar2D0PiPIDBeauty2CharmLineHl|     0.000 |     0.009 |    0.004       0.2     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstKKPiDstar2D0PiPIDBeauty2CharmLineFi|     0.054 |     0.044 |    0.008       1.9     0.15 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingB02DstKKPiDstar2D0PiPIDBeauty2CharmLineV|     0.000 |     0.006 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Dstar2D0PiPIDBeauty2CharmFilter                  |     0.500 |     0.026 |    0.011       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstKKPiDstar2D0PiPIDBeauty2CharmCombCutDstar2D|     0.000 |     0.023 |    0.009       0.1     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstKKPiDstar2D0PiPIDBeauty2CharmCombCutX2KKPiB|     0.000 |     0.009 |    0.005       0.0     0.00 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstKKPiDstar2D0PiPIDBeauty2Charm              |     0.000 |     0.281 |    0.053       1.4     0.40 |      12 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DstKKPiDstar2D0PiPIDBeauty2CharmTISTOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstKKPiDstar2D0PiPIDBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstKKPiDstar2D0PiPIDBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstKKPiDstar2D0PiPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstKKPiDstar2D0PiPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstKKPiDstar2D0PiPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstKKPiDstar2D0PiPIDBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstKPiPiDstar2D0PiPIDBeauty2CharmLine  |     0.070 |     0.065 |    0.023       2.0     0.09 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingB02DstKPiPiDstar2D0PiPIDBeauty2CharmLineP|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstKPiPiDstar2D0PiPIDBeauty2CharmLineH|     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DstKPiPiDstar2D0PiPIDBeauty2CharmLineF|     0.054 |     0.032 |    0.008       1.8     0.12 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB02DstKPiPiDstar2D0PiPIDBeauty2CharmLine|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstKPiPiDstar2D0PiPIDBeauty2CharmCombCutDstar2|     0.000 |     0.028 |    0.014       0.0     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstKPiPiDstar2D0PiPIDBeauty2CharmCombCutX2KPiP|     0.000 |     0.010 |    0.005       0.0     0.01 |      19 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstKPiPiDstar2D0PiPIDBeauty2Charm             |     0.526 |     0.209 |    0.058       1.6     0.36 |      19 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DstKPiPiDstar2D0PiPIDBeauty2CharmTISTOS       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstKPiPiDstar2D0PiPIDBeauty2CharmB2CBBDTBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstKPiPiDstar2D0PiPIDBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstKPiPiDstar2D0PiPIDBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstKPiPiDstar2D0PiPIDBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstKPiPiDstar2D0PiPIDBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstKPiPiDstar2D0PiPIDBeauty2CharmLineP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstPiPiPiDstar2D0PiPIDBeauty2CharmLine |     0.030 |     0.066 |    0.022       3.1     0.12 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingB02DstPiPiPiDstar2D0PiPIDBeauty2CharmLine|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstPiPiPiDstar2D0PiPIDBeauty2CharmLine|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstPiPiPiDstar2D0PiPIDBeauty2CharmLine|     0.027 |     0.035 |    0.008       3.0     0.18 |     366 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingB02DstPiPiPiDstar2D0PiPIDBeauty2CharmLin|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstPiPiPiDstar2D0PiPIDBeauty2CharmCombCutDstar|     0.000 |     0.027 |    0.013       0.0     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstPiPiPiDstar2D0PiPIDBeauty2CharmCombCutX2PiP|     0.000 |     0.010 |    0.004       0.0     0.01 |      19 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstPiPiPiDstar2D0PiPIDBeauty2Charm            |     0.000 |     0.174 |    0.055       1.3     0.29 |      19 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DstPiPiPiDstar2D0PiPIDBeauty2CharmTISTOS      |     0.000 |     1.732 |    1.732       1.7     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstPiPiPiDstar2D0PiPIDBeauty2CharmB2CBBDTBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstPiPiPiDstar2D0PiPIDBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstPiPiPiDstar2D0PiPIDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstPiPiPiDstar2D0PiPIDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstPiPiPiDstar2D0PiPIDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstPiPiPiDstar2D0PiPIDBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstPiPiPiWSDstar2D0PiPIDBeauty2CharmLin|     0.040 |     0.042 |    0.016       2.7     0.09 |    1000 |     0.042 |
+TimingAuditor.TIMER              INFO           StrippingB02DstPiPiPiWSDstar2D0PiPIDBeauty2CharmLi|     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02DstPiPiPiWSDstar2D0PiPIDBeauty2CharmLi|     0.000 |     0.011 |    0.005       0.1     0.01 |      89 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstPiPiPiWSDstar2D0PiPIDBeauty2CharmLi|     0.000 |     0.098 |    0.009       2.5     0.44 |      32 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB02DstPiPiPiWSDstar2D0PiPIDBeauty2CharmL|     0.000 |     0.006 |    0.003       0.0     0.00 |      32 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstPiPiPiWSDstar2D0PiPIDBeauty2CharmCombCutDst|     0.000 |     0.032 |    0.032       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstPiPiPiWSDstar2D0PiPIDBeauty2CharmCombCutX2P|     0.000 |     0.873 |    0.873       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstPiPiPiWSDstar2D0PiPIDBeauty2Charm          |     0.000 |     1.396 |    1.396       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstPiPiPiWSDstar2D0PiPIDBeauty2CharmTISTOS    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstPiPiPiWSDstar2D0PiPIDBeauty2CharmB2CBBDTBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstPiPiPiWSDstar2D0PiPIDBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstPiPiPiWSDstar2D0PiPIDBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstPiPiPiWSDstar2D0PiPIDBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstPiPiPiWSDstar2D0PiPIDBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstPiPiPiWSDstar2D0PiPIDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstKPiPiWSDstar2D0PiPIDBeauty2CharmLine|     0.030 |     0.037 |    0.015       1.8     0.06 |    1000 |     0.038 |
+TimingAuditor.TIMER              INFO           StrippingB02DstKPiPiWSDstar2D0PiPIDBeauty2CharmLin|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstKPiPiWSDstar2D0PiPIDBeauty2CharmLin|     0.000 |     0.010 |    0.006       0.0     0.01 |     111 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstKPiPiWSDstar2D0PiPIDBeauty2CharmLin|     0.000 |     0.071 |    0.010       1.7     0.27 |      41 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB02DstKPiPiWSDstar2D0PiPIDBeauty2CharmLi|     0.000 |     0.007 |    0.003       0.0     0.00 |      41 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstKPiPiWSDstar2D0PiPIDBeauty2CharmCombCutDsta|     0.000 |     0.030 |    0.028       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstKPiPiWSDstar2D0PiPIDBeauty2CharmCombCutX2KP|     0.000 |     0.008 |    0.007       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstKPiPiWSDstar2D0PiPIDBeauty2Charm           |     0.000 |     0.564 |    0.063       1.5     0.85 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstKPiPiWSDstar2D0PiPIDBeauty2CharmTISTOS     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstKPiPiWSDstar2D0PiPIDBeauty2CharmB2CBBDTBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstKPiPiWSDstar2D0PiPIDBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstKPiPiWSDstar2D0PiPIDBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstKPiPiWSDstar2D0PiPIDBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstKPiPiWSDstar2D0PiPIDBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstKPiPiWSDstar2D0PiPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstKKPiWSDstar2D0PiPIDBeauty2CharmLine |     0.010 |     0.037 |    0.016       0.2     0.02 |    1000 |     0.037 |
+TimingAuditor.TIMER              INFO           StrippingB02DstKKPiWSDstar2D0PiPIDBeauty2CharmLine|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstKKPiWSDstar2D0PiPIDBeauty2CharmLine|     0.000 |     0.011 |    0.005       0.1     0.01 |     106 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstKKPiWSDstar2D0PiPIDBeauty2CharmLine|     0.000 |     0.021 |    0.010       0.1     0.01 |      31 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB02DstKKPiWSDstar2D0PiPIDBeauty2CharmLin|     0.000 |     0.007 |    0.003       0.0     0.01 |      31 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstKKPiWSDstar2D0PiPIDBeauty2CharmCombCutDstar|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstKKPiWSDstar2D0PiPIDBeauty2CharmCombCutX2KKP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstKKPiWSDstar2D0PiPIDBeauty2Charm            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstKKPiWSDstar2D0PiPIDBeauty2CharmTISTOS      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstKKPiWSDstar2D0PiPIDBeauty2CharmB2CBBDTBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstKKPiWSDstar2D0PiPIDBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstKKPiWSDstar2D0PiPIDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstKKPiWSDstar2D0PiPIDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstKKPiWSDstar2D0PiPIDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstKKPiWSDstar2D0PiPIDBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuMuD2HHHBeauty2CharmLine              |     0.110 |     0.091 |    0.023       4.7     0.18 |    1000 |     0.092 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuD2HHHBeauty2CharmLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuD2HHHBeauty2CharmLineHlt2Filter   |     0.010 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuD2HHHBeauty2CharmLineFilterSequenc|     0.109 |     0.106 |    0.008       4.7     0.27 |     366 |     0.039 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuMuD2HHHBeauty2CharmLineVOIDFilter  |     0.027 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DMuMuD2HHHBeauty2CharmCombCutD2HHHPIDBeauty2Cha|     0.046 |     0.014 |    0.006       0.0     0.01 |     213 |     0.003 |
+TimingAuditor.TIMER              INFO            B2DMuMuD2HHHBeauty2CharmCombCutMUInputsBeauty2Cha|     0.000 |     0.013 |    0.005       0.1     0.01 |     127 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DMuMuD2HHHBeauty2Charm                         |     0.157 |     0.100 |    0.049       0.6     0.09 |     127 |     0.013 |
+TimingAuditor.TIMER              INFO            B2DMuMuD2HHHBeauty2CharmTISTOS                   |     0.000 |     1.271 |    1.271       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DMuMuD2HHHBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.000 |     0.089 |    0.089       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuD2HHHBeauty2CharmLine                     |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DMuMuD2HHHBeauty2CharmLine        |     0.000 |     0.769 |    0.769       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DMuMuD2HHHBeauty2CharmLine        |     0.000 |     0.392 |    0.392       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DMuMuD2HHHBeauty2CharmLine        |     0.000 |     0.408 |    0.408       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuD2HHHBeauty2CharmLinePostScaler   |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuMuWSD2HHHBeauty2CharmLine            |     0.100 |     0.080 |    0.022       2.1     0.11 |    1000 |     0.081 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuWSD2HHHBeauty2CharmLinePreScaler  |     0.020 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuWSD2HHHBeauty2CharmLineHlt2Filter |     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuWSD2HHHBeauty2CharmLineFilterSeque|     0.081 |     0.081 |    0.007       1.9     0.14 |     366 |     0.030 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuMuWSD2HHHBeauty2CharmLineVOIDFilter|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DMuMuWSD2HHHBeauty2CharmCombCutD2HHHPIDBeauty2C|     0.000 |     0.014 |    0.006       0.0     0.01 |     213 |     0.003 |
+TimingAuditor.TIMER              INFO            B2DMuMuWSD2HHHBeauty2CharmCombCutMUInputsBeauty2C|     0.000 |     0.011 |    0.005       0.1     0.01 |     127 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DMuMuWSD2HHHBeauty2Charm                       |     0.000 |     0.093 |    0.046       1.7     0.16 |     127 |     0.012 |
+TimingAuditor.TIMER              INFO            B2DMuMuWSD2HHHBeauty2CharmTISTOS                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuWSD2HHHBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuWSD2HHHBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DMuMuWSD2HHHBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DMuMuWSD2HHHBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DMuMuWSD2HHHBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuWSD2HHHBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuMuNPD2HHHBeauty2CharmLine            |     0.100 |     0.079 |    0.022       1.6     0.10 |    1000 |     0.079 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuNPD2HHHBeauty2CharmLinePreScaler  |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuNPD2HHHBeauty2CharmLineHlt2Filter |     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuNPD2HHHBeauty2CharmLineFilterSeque|     0.054 |     0.077 |    0.007       1.4     0.12 |     366 |     0.028 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuMuNPD2HHHBeauty2CharmLineVOIDFilter|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DMuMuNPD2HHHBeauty2CharmCombCutD2HHHPIDBeauty2C|     0.000 |     0.013 |    0.005       0.1     0.01 |     213 |     0.003 |
+TimingAuditor.TIMER              INFO            B2DMuMuNPD2HHHBeauty2CharmCombCutMUInputsBeauty2C|     0.000 |     0.011 |    0.004       0.0     0.01 |     127 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DMuMuNPD2HHHBeauty2Charm                       |     0.000 |     0.089 |    0.044       1.2     0.13 |     127 |     0.011 |
+TimingAuditor.TIMER              INFO            B2DMuMuNPD2HHHBeauty2CharmTISTOS                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuNPD2HHHBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuNPD2HHHBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DMuMuNPD2HHHBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DMuMuNPD2HHHBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DMuMuNPD2HHHBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuNPD2HHHBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuMuD2KSHLLBeauty2CharmLine            |     0.050 |     0.060 |    0.022       0.7     0.05 |    1000 |     0.061 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuD2KSHLLBeauty2CharmLinePreScaler  |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuD2KSHLLBeauty2CharmLineHlt2Filter |     0.010 |     0.008 |    0.004       0.5     0.02 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuD2KSHLLBeauty2CharmLineFilterSeque|     0.027 |     0.022 |    0.008       0.6     0.05 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuMuD2KSHLLBeauty2CharmLineVOIDFilter|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DMuMuD2KSHLLBeauty2CharmCombCutD2KsHBeauty2Char|     0.000 |     0.019 |    0.011       0.0     0.00 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DMuMuD2KSHLLBeauty2CharmCombCutMUInputsBeauty2C|     0.000 |     0.008 |    0.005       0.0     0.00 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuD2KSHLLBeauty2Charm                       |     0.000 |     0.114 |    0.053       0.5     0.12 |      14 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DMuMuD2KSHLLBeauty2CharmTISTOS                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuD2KSHLLBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuD2KSHLLBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DMuMuD2KSHLLBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DMuMuD2KSHLLBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DMuMuD2KSHLLBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuD2KSHLLBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuMuWSD2KSHLLBeauty2CharmLine          |     0.050 |     0.056 |    0.021       0.8     0.05 |    1000 |     0.057 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuWSD2KSHLLBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuWSD2KSHLLBeauty2CharmLineHlt2Filte|     0.010 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuWSD2KSHLLBeauty2CharmLineFilterSeq|     0.027 |     0.021 |    0.008       0.7     0.05 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuMuWSD2KSHLLBeauty2CharmLineVOIDFilt|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DMuMuWSD2KSHLLBeauty2CharmCombCutD2KsHBeauty2Ch|     0.000 |     0.021 |    0.010       0.1     0.02 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DMuMuWSD2KSHLLBeauty2CharmCombCutMUInputsBeauty|     0.000 |     0.009 |    0.004       0.0     0.01 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuWSD2KSHLLBeauty2Charm                     |     0.000 |     0.105 |    0.046       0.6     0.14 |      14 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DMuMuWSD2KSHLLBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuWSD2KSHLLBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuWSD2KSHLLBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DMuMuWSD2KSHLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DMuMuWSD2KSHLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DMuMuWSD2KSHLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuWSD2KSHLLBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuMuNPD2KSHLLBeauty2CharmLine          |     0.060 |     0.064 |    0.022       7.4     0.24 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuNPD2KSHLLBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuNPD2KSHLLBeauty2CharmLineHlt2Filte|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuNPD2KSHLLBeauty2CharmLineFilterSeq|     0.027 |     0.038 |    0.007       7.2     0.38 |     366 |     0.014 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuMuNPD2KSHLLBeauty2CharmLineVOIDFilt|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DMuMuNPD2KSHLLBeauty2CharmCombCutD2KsHBeauty2Ch|     0.000 |     0.018 |    0.009       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuNPD2KSHLLBeauty2CharmCombCutMUInputsBeauty|     0.000 |     0.009 |    0.004       0.0     0.01 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuNPD2KSHLLBeauty2Charm                     |     0.714 |     0.565 |    0.048       7.0     1.85 |      14 |     0.008 |
+TimingAuditor.TIMER              INFO            B2DMuMuNPD2KSHLLBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuNPD2KSHLLBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuNPD2KSHLLBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DMuMuNPD2KSHLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DMuMuNPD2KSHLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DMuMuNPD2KSHLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuNPD2KSHLLBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuMuD2KSHDDBeauty2CharmLine            |     0.050 |     0.061 |    0.021       1.4     0.07 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuD2KSHDDBeauty2CharmLinePreScaler  |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuD2KSHDDBeauty2CharmLineHlt2Filter |     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuD2KSHDDBeauty2CharmLineFilterSeque|     0.000 |     0.027 |    0.008       1.3     0.08 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuMuD2KSHDDBeauty2CharmLineVOIDFilter|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DMuMuD2KSHDDBeauty2CharmCombCutD2KsHBeauty2Char|     0.000 |     0.018 |    0.011       0.0     0.01 |      36 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DMuMuD2KSHDDBeauty2CharmCombCutMUInputsBeauty2C|     0.000 |     0.010 |    0.004       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuD2KSHDDBeauty2Charm                       |     0.000 |     0.147 |    0.052       1.2     0.26 |      20 |     0.003 |
+TimingAuditor.TIMER              INFO            B2DMuMuD2KSHDDBeauty2CharmTISTOS                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuD2KSHDDBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuD2KSHDDBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DMuMuD2KSHDDBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DMuMuD2KSHDDBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DMuMuD2KSHDDBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuD2KSHDDBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuMuWSD2KSHDDBeauty2CharmLine          |     0.050 |     0.065 |    0.023       5.3     0.18 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuWSD2KSHDDBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuWSD2KSHDDBeauty2CharmLineHlt2Filte|     0.000 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuWSD2KSHDDBeauty2CharmLineFilterSeq|     0.000 |     0.038 |    0.007       5.2     0.28 |     366 |     0.014 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuMuWSD2KSHDDBeauty2CharmLineVOIDFilt|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DMuMuWSD2KSHDDBeauty2CharmCombCutD2KsHBeauty2Ch|     0.000 |     0.020 |    0.010       0.1     0.01 |      36 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DMuMuWSD2KSHDDBeauty2CharmCombCutMUInputsBeauty|     0.000 |     0.012 |    0.004       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuWSD2KSHDDBeauty2Charm                     |     0.000 |     0.109 |    0.050       0.8     0.16 |      20 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DMuMuWSD2KSHDDBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuWSD2KSHDDBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuWSD2KSHDDBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DMuMuWSD2KSHDDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DMuMuWSD2KSHDDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DMuMuWSD2KSHDDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuWSD2KSHDDBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuMuNPD2KSHDDBeauty2CharmLine          |     0.080 |     0.063 |    0.022       1.4     0.08 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuNPD2KSHDDBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuNPD2KSHDDBeauty2CharmLineHlt2Filte|     0.000 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuNPD2KSHDDBeauty2CharmLineFilterSeq|     0.027 |     0.034 |    0.007       1.3     0.11 |     366 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuMuNPD2KSHDDBeauty2CharmLineVOIDFilt|     0.000 |     0.013 |    0.002       0.6     0.07 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            B2DMuMuNPD2KSHDDBeauty2CharmCombCutD2KsHBeauty2Ch|     0.000 |     0.019 |    0.010       0.1     0.01 |      36 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DMuMuNPD2KSHDDBeauty2CharmCombCutMUInputsBeauty|     0.500 |     0.012 |    0.004       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuNPD2KSHDDBeauty2Charm                     |     0.000 |     0.131 |    0.046       1.2     0.25 |      20 |     0.003 |
+TimingAuditor.TIMER              INFO            B2DMuMuNPD2KSHDDBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuNPD2KSHDDBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuMuNPD2KSHDDBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DMuMuNPD2KSHDDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DMuMuNPD2KSHDDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DMuMuNPD2KSHDDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuMuNPD2KSHDDBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstarMuMuD0PiBeauty2CharmLine           |     0.070 |     0.061 |    0.023       1.9     0.08 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuD0PiBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuD0PiBeauty2CharmLineHlt2Filter|     0.020 |     0.008 |    0.005       0.2     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuD0PiBeauty2CharmLineFilterSequ|     0.054 |     0.026 |    0.008       1.8     0.10 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingB2DstarMuMuD0PiBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.002       0.2     0.01 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuD0PiBeauty2CharmCombCutDstar2D0PiPIDBe|     0.000 |     0.026 |    0.012       0.0     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuD0PiBeauty2CharmCombCutMUInputsBeauty2|     0.000 |     0.014 |    0.006       0.0     0.01 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuD0PiBeauty2Charm                      |     0.000 |     0.228 |    0.058       1.6     0.47 |      10 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuD0PiBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuD0PiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuD0PiBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstarMuMuD0PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstarMuMuD0PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstarMuMuD0PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuD0PiBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstarMuMuWSD0PiBeauty2CharmLine         |     0.030 |     0.057 |    0.022       0.5     0.04 |    1000 |     0.057 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuWSD0PiBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuWSD0PiBeauty2CharmLineHlt2Filt|     0.010 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuWSD0PiBeauty2CharmLineFilterSe|     0.027 |     0.019 |    0.008       0.4     0.04 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingB2DstarMuMuWSD0PiBeauty2CharmLineVOIDFil|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuWSD0PiBeauty2CharmCombCutDstar2D0PiPID|     0.000 |     0.025 |    0.013       0.0     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuWSD0PiBeauty2CharmCombCutMUInputsBeaut|     0.000 |     0.016 |    0.008       0.0     0.01 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuWSD0PiBeauty2Charm                    |     0.000 |     0.092 |    0.056       0.2     0.06 |      10 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuWSD0PiBeauty2CharmTISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuWSD0PiBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuWSD0PiBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstarMuMuWSD0PiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstarMuMuWSD0PiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstarMuMuWSD0PiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuWSD0PiBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstarMuMuNPD0PiBeauty2CharmLine         |     0.080 |     0.059 |    0.022       1.8     0.07 |    1000 |     0.059 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuNPD0PiBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuNPD0PiBeauty2CharmLineHlt2Filt|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuNPD0PiBeauty2CharmLineFilterSe|     0.000 |     0.023 |    0.007       1.7     0.10 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB2DstarMuMuNPD0PiBeauty2CharmLineVOIDFil|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuNPD0PiBeauty2CharmCombCutDstar2D0PiPID|     0.000 |     0.024 |    0.012       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuNPD0PiBeauty2CharmCombCutMUInputsBeaut|     0.000 |     0.014 |    0.005       0.0     0.01 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuNPD0PiBeauty2Charm                    |     0.000 |     0.219 |    0.051       1.5     0.44 |      10 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuNPD0PiBeauty2CharmTISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuNPD0PiBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuNPD0PiBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstarMuMuNPD0PiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstarMuMuNPD0PiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstarMuMuNPD0PiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuNPD0PiBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstarMuMuD2HHHHPiBeauty2CharmLine       |     0.090 |     0.060 |    0.022       0.8     0.06 |    1000 |     0.060 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuD2HHHHPiBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuD2HHHHPiBeauty2CharmLineHlt2Fi|     0.020 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuD2HHHHPiBeauty2CharmLineFilter|     0.054 |     0.026 |    0.008       0.7     0.06 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingB2DstarMuMuD2HHHHPiBeauty2CharmLineVOIDF|     0.027 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuD2HHHHPiBeauty2CharmCombCutDstarD2HHHH|     0.000 |     0.018 |    0.008       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuD2HHHHPiBeauty2CharmCombCutMUInputsBea|     0.000 |     0.011 |    0.006       0.0     0.01 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuD2HHHHPiBeauty2Charm                  |     0.000 |     0.114 |    0.050       0.6     0.14 |      14 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuD2HHHHPiBeauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuD2HHHHPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuD2HHHHPiBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstarMuMuD2HHHHPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstarMuMuD2HHHHPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstarMuMuD2HHHHPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuD2HHHHPiBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstarMuMuWSD2HHHHPiBeauty2CharmLine     |     0.040 |     0.058 |    0.021       1.3     0.07 |    1000 |     0.059 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuWSD2HHHHPiBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuWSD2HHHHPiBeauty2CharmLineHlt2|     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuWSD2HHHHPiBeauty2CharmLineFilt|     0.027 |     0.024 |    0.007       1.2     0.09 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingB2DstarMuMuWSD2HHHHPiBeauty2CharmLineVOI|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuWSD2HHHHPiBeauty2CharmCombCutDstarD2HH|     0.000 |     0.021 |    0.010       0.1     0.01 |      25 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuWSD2HHHHPiBeauty2CharmCombCutMUInputsB|     0.000 |     0.010 |    0.004       0.0     0.01 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuWSD2HHHHPiBeauty2Charm                |     0.000 |     0.193 |    0.048       1.1     0.32 |      14 |     0.003 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuWSD2HHHHPiBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuWSD2HHHHPiBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuWSD2HHHHPiBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstarMuMuWSD2HHHHPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstarMuMuWSD2HHHHPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstarMuMuWSD2HHHHPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuWSD2HHHHPiBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstarMuMuNPD2HHHHPiBeauty2CharmLine     |     0.050 |     0.057 |    0.022       0.8     0.05 |    1000 |     0.058 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuNPD2HHHHPiBeauty2CharmLinePreS|     0.020 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuNPD2HHHHPiBeauty2CharmLineHlt2|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuNPD2HHHHPiBeauty2CharmLineFilt|     0.027 |     0.020 |    0.007       0.7     0.05 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB2DstarMuMuNPD2HHHHPiBeauty2CharmLineVOI|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuNPD2HHHHPiBeauty2CharmCombCutDstarD2HH|     0.000 |     0.015 |    0.007       0.0     0.00 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuNPD2HHHHPiBeauty2CharmCombCutMUInputsB|     0.000 |     0.010 |    0.006       0.0     0.01 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuNPD2HHHHPiBeauty2Charm                |     0.714 |     0.112 |    0.048       0.6     0.14 |      14 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuNPD2HHHHPiBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuNPD2HHHHPiBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstarMuMuNPD2HHHHPiBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstarMuMuNPD2HHHHPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstarMuMuNPD2HHHHPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstarMuMuNPD2HHHHPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstarMuMuNPD2HHHHPiBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0MuMuD2HHBeauty2CharmLine             |     0.060 |     0.087 |    0.026       5.1     0.18 |    1000 |     0.087 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuD2HHBeauty2CharmLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuD2HHBeauty2CharmLineHlt2Filter  |     0.000 |     0.013 |    0.004       4.9     0.16 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuD2HHBeauty2CharmLineFilterSequen|     0.054 |     0.065 |    0.008       1.4     0.11 |     366 |     0.024 |
+TimingAuditor.TIMER              INFO            StrippingB02D0MuMuD2HHBeauty2CharmLineVOIDFilter |     0.027 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2HHBeauty2CharmCombCutD2HHPIDBeauty2Cha|     0.000 |     0.012 |    0.006       0.1     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2HHBeauty2CharmCombCutMUInputsBeauty2Ch|     0.000 |     0.012 |    0.006       0.0     0.01 |      93 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2HHBeauty2Charm                        |     0.107 |     0.094 |    0.048       1.3     0.13 |      93 |     0.009 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2HHBeauty2CharmTISTOS                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2HHBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2HHBeauty2CharmLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0MuMuD2HHBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0MuMuD2HHBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0MuMuD2HHBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuD2HHBeauty2CharmLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0MuMuWSD2HHBeauty2CharmLine           |     0.060 |     0.076 |    0.025       0.7     0.07 |    1000 |     0.076 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuWSD2HHBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuWSD2HHBeauty2CharmLineHlt2Filter|     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuWSD2HHBeauty2CharmLineFilterSequ|     0.027 |     0.055 |    0.007       0.7     0.08 |     366 |     0.020 |
+TimingAuditor.TIMER              INFO            StrippingB02D0MuMuWSD2HHBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2HHBeauty2CharmCombCutD2HHPIDBeauty2C|     0.066 |     0.013 |    0.006       0.0     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2HHBeauty2CharmCombCutMUInputsBeauty2|     0.000 |     0.013 |    0.004       0.1     0.01 |      93 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2HHBeauty2Charm                      |     0.000 |     0.071 |    0.044       0.6     0.06 |      93 |     0.007 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2HHBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2HHBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2HHBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0MuMuWSD2HHBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0MuMuWSD2HHBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0MuMuWSD2HHBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuWSD2HHBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0MuMuD2HHHHBeauty2CharmLine           |     0.040 |     0.071 |    0.024       0.8     0.07 |    1000 |     0.071 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuD2HHHHBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuD2HHHHBeauty2CharmLineHlt2Filter|     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuD2HHHHBeauty2CharmLineFilterSequ|     0.027 |     0.043 |    0.007       0.7     0.08 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingB02D0MuMuD2HHHHBeauty2CharmLineVOIDFilte|     0.027 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2HHHHBeauty2CharmCombCutD2HHHHPIDBeauty|     0.000 |     0.015 |    0.006       0.1     0.01 |      95 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2HHHHBeauty2CharmCombCutMUInputsBeauty2|     0.000 |     0.013 |    0.005       0.0     0.01 |      54 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2HHHHBeauty2Charm                      |     0.000 |     0.089 |    0.046       0.6     0.08 |      54 |     0.005 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2HHHHBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2HHHHBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2HHHHBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0MuMuD2HHHHBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0MuMuD2HHHHBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0MuMuD2HHHHBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuD2HHHHBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0MuMuWSD2HHHHBeauty2CharmLine         |     0.090 |     0.071 |    0.024       1.0     0.07 |    1000 |     0.072 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuWSD2HHHHBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuWSD2HHHHBeauty2CharmLineHlt2Filt|     0.010 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuWSD2HHHHBeauty2CharmLineFilterSe|     0.054 |     0.041 |    0.007       0.9     0.08 |     366 |     0.015 |
+TimingAuditor.TIMER              INFO            StrippingB02D0MuMuWSD2HHHHBeauty2CharmLineVOIDFil|     0.000 |     0.005 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2HHHHBeauty2CharmCombCutD2HHHHPIDBeau|     0.000 |     0.014 |    0.007       0.0     0.01 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2HHHHBeauty2CharmCombCutMUInputsBeaut|     0.000 |     0.012 |    0.006       0.0     0.01 |      54 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2HHHHBeauty2Charm                    |     0.000 |     0.088 |    0.046       0.7     0.10 |      54 |     0.005 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2HHHHBeauty2CharmTISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2HHHHBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2HHHHBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0MuMuWSD2HHHHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0MuMuWSD2HHHHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0MuMuWSD2HHHHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuWSD2HHHHBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0MuMuD2KSHHLLBeauty2CharmLine         |     0.030 |     0.068 |    0.024       5.0     0.16 |    1000 |     0.068 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuD2KSHHLLBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuD2KSHHLLBeauty2CharmLineHlt2Filt|     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuD2KSHHLLBeauty2CharmLineFilterSe|     0.000 |     0.036 |    0.008       4.6     0.25 |     366 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingB02D0MuMuD2KSHHLLBeauty2CharmLineVOIDFil|     0.000 |     0.017 |    0.003       4.6     0.24 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2KSHHLLBeauty2CharmCombCutD2KsHHLLBeaut|     0.000 |     0.022 |    0.010       0.0     0.01 |      38 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2KSHHLLBeauty2CharmCombCutMUInputsBeaut|     0.000 |     0.008 |    0.005       0.0     0.00 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2KSHHLLBeauty2Charm                    |     0.000 |     0.107 |    0.052       0.5     0.11 |      16 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2KSHHLLBeauty2CharmTISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2KSHHLLBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2KSHHLLBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0MuMuD2KSHHLLBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0MuMuD2KSHHLLBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0MuMuD2KSHHLLBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuD2KSHHLLBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0MuMuWSD2KSHHLLBeauty2CharmLine       |     0.050 |     0.063 |    0.023       1.4     0.06 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuWSD2KSHHLLBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuWSD2KSHHLLBeauty2CharmLineHlt2Fi|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuWSD2KSHHLLBeauty2CharmLineFilter|     0.054 |     0.023 |    0.008       1.3     0.08 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingB02D0MuMuWSD2KSHHLLBeauty2CharmLineVOIDF|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2KSHHLLBeauty2CharmCombCutD2KsHHLLBea|     0.000 |     0.019 |    0.011       0.0     0.01 |      38 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2KSHHLLBeauty2CharmCombCutMUInputsBea|     0.000 |     0.007 |    0.005       0.0     0.00 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2KSHHLLBeauty2Charm                  |     1.250 |     0.142 |    0.048       1.2     0.27 |      16 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2KSHHLLBeauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2KSHHLLBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2KSHHLLBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0MuMuWSD2KSHHLLBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0MuMuWSD2KSHHLLBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0MuMuWSD2KSHHLLBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuWSD2KSHHLLBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0MuMuD2KSHHDDBeauty2CharmLine         |     0.030 |     0.065 |    0.024       1.5     0.07 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuD2KSHHDDBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuD2KSHHDDBeauty2CharmLineHlt2Filt|     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuD2KSHHDDBeauty2CharmLineFilterSe|     0.000 |     0.025 |    0.008       1.5     0.09 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingB02D0MuMuD2KSHHDDBeauty2CharmLineVOIDFil|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2KSHHDDBeauty2CharmCombCutD2KsHHDDBeaut|     0.000 |     0.023 |    0.011       0.1     0.01 |      28 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2KSHHDDBeauty2CharmCombCutMUInputsBeaut|     0.000 |     0.012 |    0.005       0.0     0.01 |      13 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2KSHHDDBeauty2Charm                    |     0.000 |     0.185 |    0.053       1.4     0.35 |      13 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2KSHHDDBeauty2CharmTISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2KSHHDDBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuD2KSHHDDBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0MuMuD2KSHHDDBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0MuMuD2KSHHDDBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0MuMuD2KSHHDDBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuD2KSHHDDBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0MuMuWSD2KSHHDDBeauty2CharmLine       |     0.050 |     0.064 |    0.023       1.4     0.07 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuWSD2KSHHDDBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuWSD2KSHHDDBeauty2CharmLineHlt2Fi|     0.010 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuWSD2KSHHDDBeauty2CharmLineFilter|     0.054 |     0.022 |    0.007       1.4     0.08 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB02D0MuMuWSD2KSHHDDBeauty2CharmLineVOIDF|     0.027 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2KSHHDDBeauty2CharmCombCutD2KsHHDDBea|     0.000 |     0.022 |    0.011       0.1     0.01 |      28 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2KSHHDDBeauty2CharmCombCutMUInputsBea|     0.000 |     0.011 |    0.004       0.0     0.01 |      13 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2KSHHDDBeauty2Charm                  |     0.000 |     0.165 |    0.050       1.2     0.32 |      13 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2KSHHDDBeauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2KSHHDDBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0MuMuWSD2KSHHDDBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0MuMuWSD2KSHHDDBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0MuMuWSD2KSHHDDBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0MuMuWSD2KSHHDDBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0MuMuWSD2KSHHDDBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DsstKsPiLLDsst2DGammaD2HHHBeauty2CharmL|     1.160 |     1.276 |    0.023      91.8     4.49 |    1000 |     1.276 |
+TimingAuditor.TIMER              INFO           StrippingB02DsstKsPiLLDsst2DGammaD2HHHBeauty2Charm|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DsstKsPiLLDsst2DGammaD2HHHBeauty2Charm|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DsstKsPiLLDsst2DGammaD2HHHBeauty2Charm|     3.060 |     3.317 |    0.008      91.6     6.90 |     366 |     1.214 |
+TimingAuditor.TIMER              INFO            StrippingB02DsstKsPiLLDsst2DGammaD2HHHBeauty2Char|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdVeryLooseAllPhotons_Particles   |     1.549 |     1.350 |    0.364       6.7     0.89 |     213 |     0.288 |
+TimingAuditor.TIMER              INFO            VLAGammaBeauty2CharmFilter                       |     0.000 |     0.025 |    0.009       0.1     0.01 |     213 |     0.005 |
+TimingAuditor.TIMER              INFO            Dsst2DGammaCPVD2HHHBeauty2Charm                  |     1.361 |     1.826 |    0.175      41.5     3.54 |     213 |     0.389 |
+TimingAuditor.TIMER              INFO            B02DsstKsPiLLDsst2DGammaD2HHHBeauty2CharmCombCutD|     0.098 |     0.026 |    0.008       0.1     0.01 |     203 |     0.005 |
+TimingAuditor.TIMER              INFO            B02DsstKsPiLLDsst2DGammaD2HHHBeauty2CharmCombCutP|     0.000 |     0.015 |    0.005       0.1     0.01 |     202 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DsstKsPiLLDsst2DGammaD2HHHBeauty2CharmCombCutK|     0.000 |     0.009 |    0.003       0.0     0.01 |      66 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DsstKsPiLLDsst2DGammaD2HHHBeauty2Charm        |     0.303 |     0.749 |    0.063      12.4     1.64 |      66 |     0.049 |
+TimingAuditor.TIMER              INFO            B02DsstKsPiLLDsst2DGammaD2HHHBeauty2CharmTISTOS  |    10.000 |     2.904 |    2.445       3.4     0.65 |       2 |     0.006 |
+TimingAuditor.TIMER              INFO            B02DsstKsPiLLDsst2DGammaD2HHHBeauty2CharmB2CBBDTB|     0.000 |     0.110 |    0.091       0.1     0.03 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DsstKsPiLLDsst2DGammaD2HHHBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DsstKsPiLLDsst2DGammaD2HHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DsstKsPiLLDsst2DGammaD2HHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DsstKsPiLLDsst2DGammaD2HHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DsstKsPiLLDsst2DGammaD2HHHBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DsstKsPiDDDsst2DGammaD2HHHBeauty2CharmL|     0.230 |     0.218 |    0.023      26.3     1.33 |    1000 |     0.218 |
+TimingAuditor.TIMER              INFO           StrippingB02DsstKsPiDDDsst2DGammaD2HHHBeauty2Charm|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DsstKsPiDDDsst2DGammaD2HHHBeauty2Charm|     0.020 |     0.011 |    0.004       1.4     0.04 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingB02DsstKsPiDDDsst2DGammaD2HHHBeauty2Charm|     0.464 |     0.420 |    0.008      26.1     2.14 |     366 |     0.154 |
+TimingAuditor.TIMER              INFO            StrippingB02DsstKsPiDDDsst2DGammaD2HHHBeauty2Char|     0.000 |     0.006 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DsstKsPiDDDsst2DGammaD2HHHBeauty2CharmCombCutD|     0.049 |     0.027 |    0.010       0.1     0.01 |     203 |     0.006 |
+TimingAuditor.TIMER              INFO            B02DsstKsPiDDDsst2DGammaD2HHHBeauty2CharmCombCutP|     0.000 |     0.012 |    0.004       0.1     0.01 |     202 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DsstKsPiDDDsst2DGammaD2HHHBeauty2CharmCombCutK|     0.000 |     0.008 |    0.003       0.0     0.01 |      93 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DsstKsPiDDDsst2DGammaD2HHHBeauty2Charm        |     1.075 |     0.880 |    0.066      25.5     2.79 |      93 |     0.082 |
+TimingAuditor.TIMER              INFO            B02DsstKsPiDDDsst2DGammaD2HHHBeauty2CharmTISTOS  |     7.500 |     8.659 |    3.374      16.2     5.49 |       4 |     0.035 |
+TimingAuditor.TIMER              INFO            B02DsstKsPiDDDsst2DGammaD2HHHBeauty2CharmB2CBBDTB|     0.000 |     0.198 |    0.131       0.3     0.08 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DsstKsPiDDDsst2DGammaD2HHHBeauty2CharmLine    |     0.000 |     0.010 |    0.006       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DsstKsPiDDDsst2DGammaD2HHHBeauty2|     0.000 |     0.890 |    0.342       1.4     0.78 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DsstKsPiDDDsst2DGammaD2HHHBeauty2|     0.000 |     0.675 |    0.185       1.2     0.69 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DsstKsPiDDDsst2DGammaD2HHHBeauty2|     0.000 |     0.683 |    0.213       1.2     0.66 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DsstKsPiDDDsst2DGammaD2HHHBeauty2Charm|     0.000 |     0.004 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DDWSBeauty2CharmLine                   |     0.070 |     0.055 |    0.017       4.2     0.18 |    1000 |     0.056 |
+TimingAuditor.TIMER              INFO           StrippingB02DDWSBeauty2CharmLinePreScaler         |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02DDWSBeauty2CharmLineHlt2Filter        |     0.000 |     0.012 |    0.006       0.1     0.01 |     100 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DDWSBeauty2CharmLineFilterSequence    |     0.666 |     0.389 |    0.009       3.8     0.92 |      30 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB02DDWSBeauty2CharmLineVOIDFilter       |     0.000 |     0.008 |    0.003       0.0     0.01 |      30 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DDWSBeauty2CharmCombCutD2HHHPIDTIGHTBeauty2Cha|     0.000 |     0.024 |    0.013       0.1     0.02 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DDWSBeauty2Charm                              |     0.588 |     0.374 |    0.040       3.2     0.82 |      17 |     0.006 |
+TimingAuditor.TIMER              INFO            B02DDWSBeauty2CharmTISTOS                        |    10.000 |     1.930 |    1.930       1.9     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DDWSBeauty2CharmB2CBBDTBeauty2CharmFilter     |     0.000 |     0.130 |    0.130       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DDWSBeauty2CharmLine                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DDWSBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DDWSBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DDWSBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DDWSBeauty2CharmLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0DBeauty2CharmLine                     |     0.160 |     0.138 |    0.022      28.6     1.01 |    1000 |     0.138 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DBeauty2CharmLinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DBeauty2CharmLineHlt2Filter          |     0.010 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DBeauty2CharmLineFilterSequence      |     0.273 |     0.232 |    0.009      28.5     1.66 |     366 |     0.085 |
+TimingAuditor.TIMER              INFO            StrippingB2D0DBeauty2CharmLineVOIDFilter         |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0DBeauty2CharmCombCutD2HHHPIDBeauty2CharmFilte|     0.046 |     0.015 |    0.006       0.1     0.01 |     213 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0DBeauty2CharmCombCutD2HHPIDBeauty2CharmFilter|     0.095 |     0.007 |    0.003       0.0     0.00 |     105 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DBeauty2Charm                                |     0.190 |     0.194 |    0.047       3.6     0.39 |     105 |     0.020 |
+TimingAuditor.TIMER              INFO            B2D0DBeauty2CharmTISTOS                          |     6.666 |     5.481 |    0.901      19.0     7.13 |       6 |     0.033 |
+TimingAuditor.TIMER              INFO            B2D0DBeauty2CharmB2CBBDTBeauty2CharmFilter       |     0.000 |     0.121 |    0.074       0.2     0.05 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DBeauty2CharmLine                            |     0.000 |     0.007 |    0.006       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0DBeauty2CharmLine               |     0.000 |     0.765 |    0.647       1.0     0.18 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0DBeauty2CharmLine               |     0.000 |     0.592 |    0.449       0.9     0.22 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0DBeauty2CharmLine               |     0.000 |     0.592 |    0.441       0.9     0.24 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DBeauty2CharmLinePostScaler          |     0.000 |     0.003 |    0.003       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0DD02K3PiBeauty2CharmLine              |     0.230 |     0.218 |    0.022      50.2     1.93 |    1000 |     0.219 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DD02K3PiBeauty2CharmLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DD02K3PiBeauty2CharmLineHlt2Filter   |     0.000 |     0.008 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DD02K3PiBeauty2CharmLineFilterSequenc|     0.464 |     0.444 |    0.008      50.1     3.17 |     366 |     0.163 |
+TimingAuditor.TIMER              INFO            StrippingB2D0DD02K3PiBeauty2CharmLineVOIDFilter  |     0.000 |     0.005 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0DD02K3PiBeauty2CharmCombCutD2HHHPIDBeauty2Cha|     0.000 |     0.014 |    0.006       0.1     0.01 |     213 |     0.003 |
+TimingAuditor.TIMER              INFO            D2K3PIPIDBeauty2CharmFilter                      |     0.000 |     0.020 |    0.007       0.1     0.01 |      99 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0DD02K3PiBeauty2CharmCombCutD2K3PIPIDBeauty2Ch|     0.000 |     0.021 |    0.008       0.1     0.01 |      66 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DD02K3PiBeauty2Charm                         |     0.454 |     0.364 |    0.053      10.6     1.32 |      66 |     0.024 |
+TimingAuditor.TIMER              INFO            B2D0DD02K3PiBeauty2CharmTISTOS                   |     8.000 |     7.690 |    0.662      41.7    12.64 |      10 |     0.077 |
+TimingAuditor.TIMER              INFO            B2D0DD02K3PiBeauty2CharmB2CBBDTBeauty2CharmFilter|     1.250 |     0.135 |    0.061       0.3     0.07 |       8 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DD02K3PiBeauty2CharmLine                     |     0.000 |     0.006 |    0.005       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0DD02K3PiBeauty2CharmLine        |     0.000 |     0.781 |    0.153       2.8     0.96 |       7 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0DD02K3PiBeauty2CharmLine        |     1.428 |     0.681 |    0.104       2.8     0.98 |       7 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0DD02K3PiBeauty2CharmLine        |     0.000 |     0.642 |    0.109       2.5     0.86 |       7 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DD02K3PiBeauty2CharmLinePostScaler   |     0.000 |     0.003 |    0.002       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0D0D02K3PiD02K3PiBeauty2CharmLine     |     0.120 |     0.092 |    0.024       8.3     0.33 |    1000 |     0.093 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0D02K3PiD02K3PiBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0D02K3PiD02K3PiBeauty2CharmLineHlt2|     0.000 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0D02K3PiD02K3PiBeauty2CharmLineFilt|     0.136 |     0.092 |    0.008       8.1     0.53 |     366 |     0.034 |
+TimingAuditor.TIMER              INFO            StrippingB02D0D0D02K3PiD02K3PiBeauty2CharmLineVOI|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0D02K3PiD02K3PiBeauty2CharmCombCutD2K3PIPID|     0.000 |     0.028 |    0.008       0.1     0.02 |      70 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0D02K3PiD02K3PiBeauty2Charm                |     0.000 |     0.102 |    0.031       1.7     0.22 |      70 |     0.007 |
+TimingAuditor.TIMER              INFO            B02D0D0D02K3PiD02K3PiBeauty2CharmTISTOS          |     0.000 |     1.839 |    0.776       2.4     0.92 |       3 |     0.006 |
+TimingAuditor.TIMER              INFO            B02D0D0D02K3PiD02K3PiBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.091 |    0.070       0.1     0.03 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0D02K3PiD02K3PiBeauty2CharmLine            |     0.000 |     0.006 |    0.005       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0D0D02K3PiD02K3PiBeauty2CharmLin|     0.000 |     0.566 |    0.141       1.4     0.72 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0D0D02K3PiD02K3PiBeauty2CharmLin|     0.000 |     0.395 |    0.113       0.9     0.46 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0D0D02K3PiD02K3PiBeauty2CharmLin|     3.333 |     0.362 |    0.110       0.8     0.42 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0D02K3PiD02K3PiBeauty2CharmLinePost|     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0D0D02HHD02K3PiBeauty2CharmLine       |     0.130 |     0.094 |    0.024      10.7     0.41 |    1000 |     0.095 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0D02HHD02K3PiBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0D02HHD02K3PiBeauty2CharmLineHlt2Fi|     0.030 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0D02HHD02K3PiBeauty2CharmLineFilter|     0.081 |     0.101 |    0.008      10.6     0.66 |     366 |     0.037 |
+TimingAuditor.TIMER              INFO            StrippingB02D0D0D02HHD02K3PiBeauty2CharmLineVOIDF|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0D02HHD02K3PiBeauty2CharmCombCutD2HHPIDBeau|     0.000 |     0.014 |    0.006       0.0     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0D02HHD02K3PiBeauty2CharmCombCutD2K3PIPIDBe|     0.000 |     0.022 |    0.011       0.1     0.01 |      39 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0D0D02HHD02K3PiBeauty2Charm                  |     0.256 |     0.181 |    0.035       2.0     0.41 |      39 |     0.007 |
+TimingAuditor.TIMER              INFO            B02D0D0D02HHD02K3PiBeauty2CharmTISTOS            |     2.500 |     1.844 |    0.894       3.0     0.94 |       4 |     0.007 |
+TimingAuditor.TIMER              INFO            B02D0D0D02HHD02K3PiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.111 |    0.087       0.2     0.03 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0D02HHD02K3PiBeauty2CharmLine              |     0.000 |     0.006 |    0.006       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0D0D02HHD02K3PiBeauty2CharmLine |     0.000 |     0.541 |    0.123       1.7     0.76 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0D0D02HHD02K3PiBeauty2CharmLine |     2.500 |     0.358 |    0.108       1.1     0.48 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0D0D02HHD02K3PiBeauty2CharmLine |     0.000 |     0.351 |    0.111       1.0     0.46 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0D02HHD02K3PiBeauty2CharmLinePostSc|     0.000 |     0.003 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0D0D02HHD02HHBeauty2CharmLine         |     0.060 |     0.079 |    0.023       1.4     0.08 |    1000 |     0.080 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0D02HHD02HHBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0D02HHD02HHBeauty2CharmLineHlt2Filt|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0D02HHD02HHBeauty2CharmLineFilterSe|     0.000 |     0.066 |    0.008       1.4     0.10 |     366 |     0.024 |
+TimingAuditor.TIMER              INFO            StrippingB02D0D0D02HHD02HHBeauty2CharmLineVOIDFil|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0D02HHD02HHBeauty2CharmCombCutD2HHPIDBeauty|     0.000 |     0.012 |    0.006       0.0     0.00 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0D02HHD02HHBeauty2Charm                    |     0.000 |     0.063 |    0.029       1.2     0.10 |     150 |     0.010 |
+TimingAuditor.TIMER              INFO            B02D0D0D02HHD02HHBeauty2CharmTISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0D02HHD02HHBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0D02HHD02HHBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0D0D02HHD02HHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0D0D02HHD02HHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0D0D02HHD02HHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0D02HHD02HHBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0KDst02D0Pi0D2KSHHLLBeauty2CharmLin|     0.140 |     0.085 |    0.024       2.6     0.17 |    1000 |     0.086 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2KSHHLLBeauty2CharmLi|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2KSHHLLBeauty2CharmLi|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2KSHHLLBeauty2CharmLi|     0.027 |     0.079 |    0.009       2.5     0.26 |     366 |     0.029 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0KDst02D0Pi0D2KSHHLLBeauty2CharmL|     0.000 |     0.005 |    0.003       0.1     0.01 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:Pi0AllBeauty2Charm                        |     0.000 |     0.234 |    0.021       0.6     0.12 |      66 |     0.015 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Pi0AllBeauty2Charm                 |     0.000 |     0.019 |    0.011       0.1     0.01 |      66 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:Pi0MergedInputsBeauty2CharmFilter        |     0.000 |     0.004 |    0.002       0.0     0.00 |      66 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:Pi0ResolvedInputsBeauty2CharmFilter      |     0.000 |     0.005 |    0.002       0.0     0.00 |      66 |     0.000 |
+TimingAuditor.TIMER              INFO             Pi0AllBeauty2Charm                              |     0.000 |     0.006 |    0.003       0.0     0.00 |      65 |     0.000 |
+TimingAuditor.TIMER              INFO            Dstar02D0KsHHLLPi0allBeauty2Charm                |     0.000 |     0.197 |    0.055       2.1     0.35 |      37 |     0.007 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHLLBeauty2CharmCombCutDst|     0.000 |     0.024 |    0.014       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHLLBeauty2CharmCombCutKTo|     0.000 |     0.008 |    0.005       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHLLBeauty2Charm          |     2.000 |     0.426 |    0.120       1.4     0.54 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHLLBeauty2CharmTISTOS    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHLLBeauty2CharmB2CBBDTBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHLLBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0KDst02D0Pi0D2KSHHLLBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0KDst02D0Pi0D2KSHHLLBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0KDst02D0Pi0D2KSHHLLBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2KSHHLLBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0KDst02D0Pi0D2KSHHLLWSBeauty2CharmL|     0.030 |     0.045 |    0.015       2.9     0.12 |    1000 |     0.045 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2KSHHLLWSBeauty2Charm|     0.010 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2KSHHLLWSBeauty2Charm|     0.103 |     0.010 |    0.005       0.1     0.01 |      97 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2KSHHLLWSBeauty2Charm|     0.243 |     0.199 |    0.009       2.8     0.54 |      41 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0KDst02D0Pi0D2KSHHLLWSBeauty2Char|     0.000 |     0.006 |    0.003       0.0     0.00 |      41 |     0.000 |
+TimingAuditor.TIMER              INFO            Dstar02D0KsHHLLWSPi0allBeauty2Charm              |     0.000 |     0.365 |    0.053       1.5     0.57 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHLLWSBeauty2CharmCombCutD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHLLWSBeauty2CharmCombCutK|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHLLWSBeauty2Charm        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHLLWSBeauty2CharmTISTOS  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHLLWSBeauty2CharmB2CBBDTB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHLLWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0KDst02D0Pi0D2KSHHLLWSBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0KDst02D0Pi0D2KSHHLLWSBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0KDst02D0Pi0D2KSHHLLWSBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2KSHHLLWSBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0PiDst02D0Pi0D2KSHHLLBeauty2CharmLi|     0.100 |     0.057 |    0.023       0.8     0.05 |    1000 |     0.058 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2KSHHLLBeauty2CharmL|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2KSHHLLBeauty2CharmL|     0.000 |     0.009 |    0.005       0.3     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2KSHHLLBeauty2CharmL|     0.054 |     0.018 |    0.008       0.7     0.05 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0PiDst02D0Pi0D2KSHHLLBeauty2Charm|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHLLBeauty2CharmCombCutDs|     0.000 |     0.021 |    0.012       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHLLBeauty2CharmCombCutPi|     0.000 |     0.008 |    0.005       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHLLBeauty2Charm         |     0.000 |     0.233 |    0.076       0.6     0.21 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHLLBeauty2CharmTISTOS   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHLLBeauty2CharmB2CBBDTBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHLLBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0PiDst02D0Pi0D2KSHHLLBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0PiDst02D0Pi0D2KSHHLLBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0PiDst02D0Pi0D2KSHHLLBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2KSHHLLBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0PiDst02D0Pi0D2KSHHLLWSBeauty2Charm|     0.100 |     0.062 |    0.014      12.3     0.45 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2KSHHLLWSBeauty2Char|     0.010 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2KSHHLLWSBeauty2Char|     0.000 |     0.009 |    0.005       0.0     0.01 |     101 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2KSHHLLWSBeauty2Char|     0.882 |     0.711 |    0.008      12.1     2.23 |      34 |     0.024 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0PiDst02D0Pi0D2KSHHLLWSBeauty2Cha|     0.000 |     0.005 |    0.003       0.0     0.00 |      34 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHLLWSBeauty2CharmCombCut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHLLWSBeauty2CharmCombCut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHLLWSBeauty2Charm       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHLLWSBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHLLWSBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHLLWSBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0PiDst02D0Pi0D2KSHHLLWSBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0PiDst02D0Pi0D2KSHHLLWSBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0PiDst02D0Pi0D2KSHHLLWSBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2KSHHLLWSBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0KDst02D0Pi0D2KSHHDDBeauty2CharmLin|     0.100 |     0.076 |    0.021       3.1     0.18 |    1000 |     0.076 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2KSHHDDBeauty2CharmLi|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2KSHHDDBeauty2CharmLi|     0.030 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2KSHHDDBeauty2CharmLi|     0.081 |     0.072 |    0.007       3.0     0.28 |     366 |     0.027 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0KDst02D0Pi0D2KSHHDDBeauty2CharmL|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Dstar02D0KsHHDDPi0allBeauty2Charm                |     0.357 |     0.253 |    0.055       2.1     0.40 |      28 |     0.007 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHDDBeauty2CharmCombCutDst|     0.000 |     0.028 |    0.028       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHDDBeauty2CharmCombCutKTo|     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHDDBeauty2Charm          |     0.000 |     1.934 |    1.934       1.9     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHDDBeauty2CharmTISTOS    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHDDBeauty2CharmB2CBBDTBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHDDBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0KDst02D0Pi0D2KSHHDDBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0KDst02D0Pi0D2KSHHDDBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0KDst02D0Pi0D2KSHHDDBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2KSHHDDBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0KDst02D0Pi0D2KSHHDDWSBeauty2CharmL|     0.040 |     0.046 |    0.015       3.5     0.17 |    1000 |     0.046 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2KSHHDDWSBeauty2Charm|     0.000 |     0.003 |    0.001       0.1     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2KSHHDDWSBeauty2Charm|     0.000 |     0.011 |    0.005       0.1     0.01 |      78 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2KSHHDDWSBeauty2Charm|     0.000 |     0.412 |    0.010       3.4     0.95 |      26 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0KDst02D0Pi0D2KSHHDDWSBeauty2Char|     0.000 |     0.008 |    0.003       0.1     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            Dstar02D0KsHHDDWSPi0allBeauty2Charm              |     0.000 |     0.309 |    0.055       1.3     0.49 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHDDWSBeauty2CharmCombCutD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHDDWSBeauty2CharmCombCutK|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHDDWSBeauty2Charm        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHDDWSBeauty2CharmTISTOS  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHDDWSBeauty2CharmB2CBBDTB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0Pi0D2KSHHDDWSBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0KDst02D0Pi0D2KSHHDDWSBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0KDst02D0Pi0D2KSHHDDWSBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0KDst02D0Pi0D2KSHHDDWSBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0Pi0D2KSHHDDWSBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0PiDst02D0Pi0D2KSHHDDBeauty2CharmLi|     0.080 |     0.057 |    0.022       1.6     0.06 |    1000 |     0.057 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2KSHHDDBeauty2CharmL|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2KSHHDDBeauty2CharmL|     0.010 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2KSHHDDBeauty2CharmL|     0.027 |     0.017 |    0.007       1.6     0.08 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0PiDst02D0Pi0D2KSHHDDBeauty2Charm|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHDDBeauty2CharmCombCutDs|     0.000 |     0.025 |    0.025       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHDDBeauty2CharmCombCutPi|     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHDDBeauty2Charm         |     0.000 |     1.394 |    1.394       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHDDBeauty2CharmTISTOS   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHDDBeauty2CharmB2CBBDTBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHDDBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0PiDst02D0Pi0D2KSHHDDBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0PiDst02D0Pi0D2KSHHDDBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0PiDst02D0Pi0D2KSHHDDBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2KSHHDDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0PiDst02D0Pi0D2KSHHDDWSBeauty2Charm|     0.020 |     0.048 |    0.014       4.6     0.17 |    1000 |     0.048 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2KSHHDDWSBeauty2Char|     0.000 |     0.003 |    0.001       0.1     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2KSHHDDWSBeauty2Char|     0.000 |     0.010 |    0.005       0.1     0.01 |     110 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2KSHHDDWSBeauty2Char|     0.000 |     0.292 |    0.008       4.5     0.77 |      43 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0PiDst02D0Pi0D2KSHHDDWSBeauty2Cha|     0.000 |     0.007 |    0.003       0.0     0.01 |      43 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHDDWSBeauty2CharmCombCut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHDDWSBeauty2CharmCombCut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHDDWSBeauty2Charm       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHDDWSBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHDDWSBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0Pi0D2KSHHDDWSBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0PiDst02D0Pi0D2KSHHDDWSBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0PiDst02D0Pi0D2KSHHDDWSBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0PiDst02D0Pi0D2KSHHDDWSBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0Pi0D2KSHHDDWSBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0KDst02D0GammaD2KSHHLLBeauty2CharmL|     0.070 |     0.085 |    0.022       2.7     0.20 |    1000 |     0.086 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2KSHHLLBeauty2Charm|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2KSHHLLBeauty2Charm|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2KSHHLLBeauty2Charm|     0.081 |     0.094 |    0.007       2.4     0.30 |     366 |     0.035 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0KDst02D0GammaD2KSHHLLBeauty2Char|     0.027 |     0.007 |    0.003       1.0     0.05 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO            Dstar02D0KsHHLLBeauty2Charm                      |     0.263 |     0.327 |    0.080       2.1     0.35 |      38 |     0.012 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHLLBeauty2CharmCombCutD|     0.000 |     0.026 |    0.013       0.1     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHLLBeauty2CharmCombCutK|     0.000 |     0.008 |    0.005       0.0     0.00 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHLLBeauty2Charm        |     0.555 |     0.196 |    0.055       0.6     0.14 |      18 |     0.004 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHLLBeauty2CharmTISTOS  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHLLBeauty2CharmB2CBBDTB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHLLBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0KDst02D0GammaD2KSHHLLBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0KDst02D0GammaD2KSHHLLBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0KDst02D0GammaD2KSHHLLBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2KSHHLLBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0KDst02D0GammaD2KSHHLLWSBeauty2Char|     0.030 |     0.050 |    0.015       3.5     0.18 |    1000 |     0.050 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2KSHHLLWSBeauty2Cha|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2KSHHLLWSBeauty2Cha|     0.000 |     0.010 |    0.005       0.0     0.01 |      99 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2KSHHLLWSBeauty2Cha|     0.000 |     0.335 |    0.009       3.4     0.78 |      41 |     0.014 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0KDst02D0GammaD2KSHHLLWSBeauty2Ch|     0.000 |     0.007 |    0.003       0.0     0.01 |      41 |     0.000 |
+TimingAuditor.TIMER              INFO            Dstar02D0KsHHLLWSBeauty2Charm                    |     0.000 |     0.470 |    0.135       1.9     0.55 |       9 |     0.004 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHLLWSBeauty2CharmCombCu|     0.000 |     0.024 |    0.024       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHLLWSBeauty2CharmCombCu|     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHLLWSBeauty2Charm      |     0.000 |     1.448 |    1.448       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHLLWSBeauty2CharmTISTOS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHLLWSBeauty2CharmB2CBBD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHLLWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0KDst02D0GammaD2KSHHLLWSBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0KDst02D0GammaD2KSHHLLWSBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0KDst02D0GammaD2KSHHLLWSBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2KSHHLLWSBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0PiDst02D0GammaD2KSHHLLBeauty2Charm|     0.050 |     0.067 |    0.022       4.8     0.16 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2KSHHLLBeauty2Char|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2KSHHLLBeauty2Char|     0.010 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2KSHHLLBeauty2Char|     0.000 |     0.040 |    0.008       4.6     0.25 |     366 |     0.015 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0PiDst02D0GammaD2KSHHLLBeauty2Cha|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHLLBeauty2CharmCombCut|     0.000 |     0.024 |    0.015       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHLLBeauty2CharmCombCut|     0.000 |     0.007 |    0.004       0.0     0.00 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHLLBeauty2Charm       |     0.000 |     0.176 |    0.071       0.6     0.12 |      18 |     0.003 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHLLBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHLLBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHLLBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0PiDst02D0GammaD2KSHHLLBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0PiDst02D0GammaD2KSHHLLBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0PiDst02D0GammaD2KSHHLLBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2KSHHLLBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0PiDst02D0GammaD2KSHHLLWSBeauty2Cha|     0.040 |     0.063 |    0.015       5.5     0.31 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2KSHHLLWSBeauty2Ch|     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2KSHHLLWSBeauty2Ch|     0.000 |     0.010 |    0.005       0.1     0.01 |      93 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2KSHHLLWSBeauty2Ch|     0.000 |     0.616 |    0.009       5.4     1.30 |      36 |     0.022 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0PiDst02D0GammaD2KSHHLLWSBeauty2C|     0.000 |     0.008 |    0.004       0.0     0.01 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHLLWSBeauty2CharmCombC|     0.000 |     0.029 |    0.019       0.1     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHLLWSBeauty2CharmCombC|     0.000 |     0.009 |    0.006       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHLLWSBeauty2Charm     |     0.000 |     0.666 |    0.084       2.1     0.96 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHLLWSBeauty2CharmTISTO|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHLLWSBeauty2CharmB2CBB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHLLWSBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0PiDst02D0GammaD2KSHHLLWSBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0PiDst02D0GammaD2KSHHLLWSBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0PiDst02D0GammaD2KSHHLLWSBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2KSHHLLWSBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0KDst02D0GammaD2KSHHDDBeauty2CharmL|     0.040 |     0.077 |    0.022       5.5     0.22 |    1000 |     0.078 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2KSHHDDBeauty2Charm|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2KSHHDDBeauty2Charm|     0.020 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2KSHHDDBeauty2Charm|     0.027 |     0.072 |    0.009       5.4     0.35 |     366 |     0.026 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0KDst02D0GammaD2KSHHDDBeauty2Char|     0.000 |     0.005 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Dstar02D0KsHHDDBeauty2Charm                      |     0.000 |     0.429 |    0.127       3.4     0.68 |      28 |     0.012 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHDDBeauty2CharmCombCutD|     0.000 |     0.039 |    0.021       0.1     0.02 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHDDBeauty2CharmCombCutK|     0.000 |     0.015 |    0.006       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHDDBeauty2Charm        |     0.000 |     0.314 |    0.070       0.9     0.31 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHDDBeauty2CharmTISTOS  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHDDBeauty2CharmB2CBBDTB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHDDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0KDst02D0GammaD2KSHHDDBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0KDst02D0GammaD2KSHHDDBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0KDst02D0GammaD2KSHHDDBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2KSHHDDBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0KDst02D0GammaD2KSHHDDWSBeauty2Char|     0.020 |     0.045 |    0.015       2.6     0.13 |    1000 |     0.046 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2KSHHDDWSBeauty2Cha|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2KSHHDDWSBeauty2Cha|     0.000 |     0.010 |    0.005       0.1     0.01 |     104 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2KSHHDDWSBeauty2Cha|     0.000 |     0.224 |    0.009       2.5     0.57 |      40 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0KDst02D0GammaD2KSHHDDWSBeauty2Ch|     0.000 |     0.007 |    0.003       0.0     0.01 |      40 |     0.000 |
+TimingAuditor.TIMER              INFO            Dstar02D0KsHHDDWSBeauty2Charm                    |     0.000 |     0.353 |    0.166       0.9     0.29 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHDDWSBeauty2CharmCombCu|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHDDWSBeauty2CharmCombCu|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHDDWSBeauty2Charm      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHDDWSBeauty2CharmTISTOS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHDDWSBeauty2CharmB2CBBD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0KDst02D0GammaD2KSHHDDWSBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0KDst02D0GammaD2KSHHDDWSBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0KDst02D0GammaD2KSHHDDWSBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0KDst02D0GammaD2KSHHDDWSBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0KDst02D0GammaD2KSHHDDWSBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0PiDst02D0GammaD2KSHHDDBeauty2Charm|     0.060 |     0.058 |    0.022       1.1     0.05 |    1000 |     0.059 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2KSHHDDBeauty2Char|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2KSHHDDBeauty2Char|     0.010 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2KSHHDDBeauty2Char|     0.054 |     0.020 |    0.008       1.1     0.07 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0PiDst02D0GammaD2KSHHDDBeauty2Cha|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHDDBeauty2CharmCombCut|     0.000 |     0.022 |    0.017       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHDDBeauty2CharmCombCut|     0.000 |     0.007 |    0.007       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHDDBeauty2Charm       |     1.666 |     0.288 |    0.087       0.9     0.31 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHDDBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHDDBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHDDBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0PiDst02D0GammaD2KSHHDDBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0PiDst02D0GammaD2KSHHDDBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0PiDst02D0GammaD2KSHHDDBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2KSHHDDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dstar0PiDst02D0GammaD2KSHHDDWSBeauty2Cha|     0.060 |     0.049 |    0.014       3.6     0.17 |    1000 |     0.050 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2KSHHDDWSBeauty2Ch|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2KSHHDDWSBeauty2Ch|     0.000 |     0.011 |    0.005       0.1     0.01 |     103 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2KSHHDDWSBeauty2Ch|     0.277 |     0.369 |    0.009       3.6     0.81 |      36 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingB2Dstar0PiDst02D0GammaD2KSHHDDWSBeauty2C|     0.277 |     0.008 |    0.003       0.0     0.01 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHDDWSBeauty2CharmCombC|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHDDWSBeauty2CharmCombC|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHDDWSBeauty2Charm     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHDDWSBeauty2CharmTISTO|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHDDWSBeauty2CharmB2CBB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dstar0PiDst02D0GammaD2KSHHDDWSBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dstar0PiDst02D0GammaD2KSHHDDWSBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dstar0PiDst02D0GammaD2KSHHDDWSBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dstar0PiDst02D0GammaD2KSHHDDWSBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dstar0PiDst02D0GammaD2KSHHDDWSBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstPiKFavD0PiBeauty2CharmLine           |     0.100 |     0.074 |    0.023       1.9     0.12 |    1000 |     0.074 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKFavD0PiBeauty2CharmLinePreScaler |     0.010 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKFavD0PiBeauty2CharmLineHlt2Filter|     0.030 |     0.009 |    0.005       0.5     0.02 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKFavD0PiBeauty2CharmLineFilterSequ|     0.081 |     0.052 |    0.009       1.7     0.17 |     366 |     0.019 |
+TimingAuditor.TIMER              INFO            StrippingB2DstPiKFavD0PiBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstPiKFavD0PiBeauty2CharmCombCutDstar2D0PiPIDBe|     0.000 |     0.031 |    0.012       0.1     0.02 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstPiKFavD0PiBeauty2CharmCombCutPi_PIDTopoInput|     0.000 |     0.013 |    0.005       0.1     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKFavD0PiBeauty2CharmCombCutK_PIDTopoInputs|     0.000 |     0.019 |    0.005       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKFavD0PiBeauty2Charm                      |     0.000 |     0.230 |    0.075       0.5     0.15 |      18 |     0.004 |
+TimingAuditor.TIMER              INFO            B2DstPiKFavD0PiBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKFavD0PiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKFavD0PiBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstPiKFavD0PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstPiKFavD0PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstPiKFavD0PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKFavD0PiBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstPiKFavD2HHHHPiBeauty2CharmLine       |     0.120 |     0.079 |    0.022       4.2     0.18 |    1000 |     0.079 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKFavD2HHHHPiBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKFavD2HHHHPiBeauty2CharmLineHlt2Fi|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKFavD2HHHHPiBeauty2CharmLineFilter|     0.163 |     0.070 |    0.008       4.1     0.28 |     366 |     0.026 |
+TimingAuditor.TIMER              INFO            StrippingB2DstPiKFavD2HHHHPiBeauty2CharmLineVOIDF|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstPiKFavD2HHHHPiBeauty2CharmCombCutDstarD2HHHH|     0.000 |     0.019 |    0.008       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKFavD2HHHHPiBeauty2CharmCombCutPi_PIDTopoI|     0.000 |     0.016 |    0.005       0.1     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKFavD2HHHHPiBeauty2CharmCombCutK_PIDTopoIn|     0.000 |     0.015 |    0.004       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKFavD2HHHHPiBeauty2Charm                  |     0.800 |     0.342 |    0.070       3.8     0.75 |      25 |     0.009 |
+TimingAuditor.TIMER              INFO            B2DstPiKFavD2HHHHPiBeauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKFavD2HHHHPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKFavD2HHHHPiBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstPiKFavD2HHHHPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstPiKFavD2HHHHPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstPiKFavD2HHHHPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKFavD2HHHHPiBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstPiKSupD0PiBeauty2CharmLine           |     0.030 |     0.064 |    0.023       1.2     0.08 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKSupD0PiBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKSupD0PiBeauty2CharmLineHlt2Filter|     0.020 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKSupD0PiBeauty2CharmLineFilterSequ|     0.000 |     0.033 |    0.008       1.0     0.10 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB2DstPiKSupD0PiBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstPiKSupD0PiBeauty2CharmCombCutDstar2D0PiPIDBe|     0.000 |     0.030 |    0.013       0.1     0.02 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstPiKSupD0PiBeauty2CharmCombCutPi_PIDTopoInput|     0.000 |     0.011 |    0.004       0.1     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKSupD0PiBeauty2CharmCombCutK_PIDTopoInputs|     0.000 |     0.010 |    0.003       0.1     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKSupD0PiBeauty2Charm                      |     0.000 |     0.216 |    0.066       0.6     0.19 |      18 |     0.004 |
+TimingAuditor.TIMER              INFO            B2DstPiKSupD0PiBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKSupD0PiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKSupD0PiBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstPiKSupD0PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstPiKSupD0PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstPiKSupD0PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKSupD0PiBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstPiKSupD2HHHHPiBeauty2CharmLine       |     0.070 |     0.072 |    0.023       2.6     0.12 |    1000 |     0.072 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKSupD2HHHHPiBeauty2CharmLinePreSca|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKSupD2HHHHPiBeauty2CharmLineHlt2Fi|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKSupD2HHHHPiBeauty2CharmLineFilter|     0.027 |     0.053 |    0.008       2.5     0.17 |     366 |     0.019 |
+TimingAuditor.TIMER              INFO            StrippingB2DstPiKSupD2HHHHPiBeauty2CharmLineVOIDF|     0.000 |     0.013 |    0.003       0.6     0.06 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            B2DstPiKSupD2HHHHPiBeauty2CharmCombCutDstarD2HHHH|     0.000 |     0.018 |    0.007       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKSupD2HHHHPiBeauty2CharmCombCutPi_PIDTopoI|     0.000 |     0.016 |    0.005       0.1     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKSupD2HHHHPiBeauty2CharmCombCutK_PIDTopoIn|     0.000 |     0.013 |    0.003       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKSupD2HHHHPiBeauty2Charm                  |     0.400 |     0.301 |    0.070       2.1     0.42 |      25 |     0.008 |
+TimingAuditor.TIMER              INFO            B2DstPiKSupD2HHHHPiBeauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKSupD2HHHHPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKSupD2HHHHPiBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstPiKSupD2HHHHPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstPiKSupD2HHHHPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstPiKSupD2HHHHPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKSupD2HHHHPiBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstPipPipD0PiBeauty2CharmLine           |     0.100 |     0.062 |    0.022       0.8     0.06 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPipPipD0PiBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPipPipD0PiBeauty2CharmLineHlt2Filter|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPipPipD0PiBeauty2CharmLineFilterSequ|     0.027 |     0.028 |    0.008       0.7     0.07 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingB2DstPipPipD0PiBeauty2CharmLineVOIDFilte|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstPipPipD0PiBeauty2CharmCombCutDstar2D0PiPIDBe|     0.000 |     0.030 |    0.012       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstPipPipD0PiBeauty2CharmCombCutPi_PIDTopoInput|     0.000 |     0.011 |    0.004       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPipPipD0PiBeauty2Charm                      |     0.000 |     0.142 |    0.051       0.6     0.12 |      20 |     0.003 |
+TimingAuditor.TIMER              INFO            B2DstPipPipD0PiBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPipPipD0PiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPipPipD0PiBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstPipPipD0PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstPipPipD0PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstPipPipD0PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPipPipD0PiBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstPipPipD2HHHHPiBeauty2CharmLine       |     0.080 |     0.064 |    0.022       1.3     0.08 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPipPipD2HHHHPiBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPipPipD2HHHHPiBeauty2CharmLineHlt2Fi|     0.010 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPipPipD2HHHHPiBeauty2CharmLineFilter|     0.027 |     0.035 |    0.008       1.2     0.10 |     366 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingB2DstPipPipD2HHHHPiBeauty2CharmLineVOIDF|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstPipPipD2HHHHPiBeauty2CharmCombCutDstarD2HHHH|     0.400 |     0.018 |    0.007       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPipPipD2HHHHPiBeauty2CharmCombCutPi_PIDTopoI|     0.000 |     0.015 |    0.006       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPipPipD2HHHHPiBeauty2Charm                  |     0.000 |     0.202 |    0.052       1.1     0.23 |      25 |     0.005 |
+TimingAuditor.TIMER              INFO            B2DstPipPipD2HHHHPiBeauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPipPipD2HHHHPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPipPipD2HHHHPiBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstPipPipD2HHHHPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstPipPipD2HHHHPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstPipPipD2HHHHPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPipPipD2HHHHPiBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstPimPipD0PiBeauty2CharmLine           |     0.040 |     0.062 |    0.021       0.9     0.07 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPimPipD0PiBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPimPipD0PiBeauty2CharmLineHlt2Filter|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPimPipD0PiBeauty2CharmLineFilterSequ|     0.054 |     0.032 |    0.008       0.8     0.09 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB2DstPimPipD0PiBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstPimPipD0PiBeauty2CharmCombCutDstar2D0PiPIDBe|     0.000 |     0.027 |    0.010       0.1     0.02 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstPimPipD0PiBeauty2CharmCombCutPi_PIDTopoInput|     0.000 |     0.014 |    0.004       0.1     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPimPipD0PiBeauty2Charm                      |     0.000 |     0.197 |    0.060       0.6     0.15 |      20 |     0.004 |
+TimingAuditor.TIMER              INFO            B2DstPimPipD0PiBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPimPipD0PiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPimPipD0PiBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstPimPipD0PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstPimPipD0PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstPimPipD0PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPimPipD0PiBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstPimPipD2HHHHPiBeauty2CharmLine       |     0.050 |     0.074 |    0.022       7.0     0.24 |    1000 |     0.074 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPimPipD2HHHHPiBeauty2CharmLinePreSca|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPimPipD2HHHHPiBeauty2CharmLineHlt2Fi|     0.000 |     0.009 |    0.005       0.7     0.02 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPimPipD2HHHHPiBeauty2CharmLineFilter|     0.027 |     0.056 |    0.008       6.9     0.37 |     366 |     0.021 |
+TimingAuditor.TIMER              INFO            StrippingB2DstPimPipD2HHHHPiBeauty2CharmLineVOIDF|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstPimPipD2HHHHPiBeauty2CharmCombCutDstarD2HHHH|     0.000 |     0.020 |    0.011       0.0     0.01 |      25 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstPimPipD2HHHHPiBeauty2CharmCombCutPi_PIDTopoI|     0.000 |     0.015 |    0.004       0.1     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPimPipD2HHHHPiBeauty2Charm                  |     0.400 |     0.507 |    0.060       6.6     1.30 |      25 |     0.013 |
+TimingAuditor.TIMER              INFO            B2DstPimPipD2HHHHPiBeauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPimPipD2HHHHPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPimPipD2HHHHPiBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstPimPipD2HHHHPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstPimPipD2HHHHPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstPimPipD2HHHHPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPimPipD2HHHHPiBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstPiKWSD0PiBeauty2CharmLine            |     0.050 |     0.064 |    0.023       1.2     0.08 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKWSD0PiBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKWSD0PiBeauty2CharmLineHlt2Filter |     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKWSD0PiBeauty2CharmLineFilterSeque|     0.054 |     0.032 |    0.007       1.0     0.10 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB2DstPiKWSD0PiBeauty2CharmLineVOIDFilter|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstPiKWSD0PiBeauty2CharmCombCutDstar2D0PiPIDBea|     0.000 |     0.026 |    0.013       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstPiKWSD0PiBeauty2CharmCombCutPi_PIDTopoInputs|     0.000 |     0.011 |    0.004       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKWSD0PiBeauty2CharmCombCutK_PIDTopoInputsB|     0.000 |     0.013 |    0.004       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKWSD0PiBeauty2Charm                       |     0.000 |     0.227 |    0.064       0.7     0.19 |      18 |     0.004 |
+TimingAuditor.TIMER              INFO            B2DstPiKWSD0PiBeauty2CharmTISTOS                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKWSD0PiBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKWSD0PiBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstPiKWSD0PiBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstPiKWSD0PiBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstPiKWSD0PiBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKWSD0PiBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstPiKWSD2HHHHPiBeauty2CharmLine        |     0.110 |     0.074 |    0.023       5.7     0.23 |    1000 |     0.075 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKWSD2HHHHPiBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKWSD2HHHHPiBeauty2CharmLineHlt2Fil|     0.030 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKWSD2HHHHPiBeauty2CharmLineFilterS|     0.136 |     0.060 |    0.007       5.5     0.37 |     366 |     0.022 |
+TimingAuditor.TIMER              INFO            StrippingB2DstPiKWSD2HHHHPiBeauty2CharmLineVOIDFi|     0.027 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstPiKWSD2HHHHPiBeauty2CharmCombCutDstarD2HHHHP|     0.000 |     0.017 |    0.008       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKWSD2HHHHPiBeauty2CharmCombCutPi_PIDTopoIn|     0.000 |     0.014 |    0.005       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKWSD2HHHHPiBeauty2CharmCombCutK_PIDTopoInp|     0.000 |     0.012 |    0.004       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKWSD2HHHHPiBeauty2Charm                   |     0.800 |     0.432 |    0.065       5.3     1.04 |      25 |     0.011 |
+TimingAuditor.TIMER              INFO            B2DstPiKWSD2HHHHPiBeauty2CharmTISTOS             |    10.000 |     1.415 |    1.415       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstPiKWSD2HHHHPiBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.112 |    0.112       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiKWSD2HHHHPiBeauty2CharmLine               |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstPiKWSD2HHHHPiBeauty2CharmLine  |     0.000 |     0.275 |    0.275       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstPiKWSD2HHHHPiBeauty2CharmLine  |     0.000 |     0.110 |    0.110       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstPiKWSD2HHHHPiBeauty2CharmLine  |     0.000 |     0.109 |    0.109       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiKWSD2HHHHPiBeauty2CharmLinePostSca|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstPiPiWSD0PiBeauty2CharmLine           |     0.090 |     0.061 |    0.024       0.7     0.06 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiPiWSD0PiBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiPiWSD0PiBeauty2CharmLineHlt2Filter|     0.020 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiPiWSD0PiBeauty2CharmLineFilterSequ|     0.000 |     0.028 |    0.008       0.6     0.07 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingB2DstPiPiWSD0PiBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstPiPiWSD0PiBeauty2CharmCombCutDstar2D0PiPIDBe|     0.000 |     0.026 |    0.010       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstPiPiWSD0PiBeauty2CharmCombCutPi_PIDTopoInput|     0.000 |     0.011 |    0.003       0.1     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiPiWSD0PiBeauty2Charm                      |     0.000 |     0.153 |    0.047       0.5     0.12 |      20 |     0.003 |
+TimingAuditor.TIMER              INFO            B2DstPiPiWSD0PiBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiPiWSD0PiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiPiWSD0PiBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstPiPiWSD0PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstPiPiWSD0PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstPiPiWSD0PiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiPiWSD0PiBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstPiPiWSD2HHHHPiBeauty2CharmLine       |     0.140 |     0.077 |    0.023       7.8     0.33 |    1000 |     0.078 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiPiWSD2HHHHPiBeauty2CharmLinePreSca|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiPiWSD2HHHHPiBeauty2CharmLineHlt2Fi|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiPiWSD2HHHHPiBeauty2CharmLineFilter|     0.136 |     0.070 |    0.008       7.7     0.53 |     366 |     0.026 |
+TimingAuditor.TIMER              INFO            StrippingB2DstPiPiWSD2HHHHPiBeauty2CharmLineVOIDF|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstPiPiWSD2HHHHPiBeauty2CharmCombCutDstarD2HHHH|     0.000 |     0.019 |    0.007       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiPiWSD2HHHHPiBeauty2CharmCombCutPi_PIDTopoI|     0.000 |     0.014 |    0.005       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiPiWSD2HHHHPiBeauty2Charm                  |     0.800 |     0.442 |    0.053       6.3     1.23 |      25 |     0.011 |
+TimingAuditor.TIMER              INFO            B2DstPiPiWSD2HHHHPiBeauty2CharmTISTOS            |     0.000 |     4.860 |    4.860       4.9     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO            B2DstPiPiWSD2HHHHPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.104 |    0.104       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstPiPiWSD2HHHHPiBeauty2CharmLine              |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstPiPiWSD2HHHHPiBeauty2CharmLine |     0.000 |     0.237 |    0.237       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstPiPiWSD2HHHHPiBeauty2CharmLine |     0.000 |     0.113 |    0.113       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstPiPiWSD2HHHHPiBeauty2CharmLine |     0.000 |     0.109 |    0.109       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstPiPiWSD2HHHHPiBeauty2CharmLinePostSc|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0D0KD02HHD02HHBeauty2CharmLine         |     0.180 |     0.152 |    0.025       2.1     0.28 |    1000 |     0.153 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0KD02HHD02HHBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0KD02HHD02HHBeauty2CharmLineHlt2Filt|     0.010 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0KD02HHD02HHBeauty2CharmLineFilterSe|     0.273 |     0.262 |    0.008       2.0     0.38 |     366 |     0.096 |
+TimingAuditor.TIMER              INFO            StrippingB2D0D0KD02HHD02HHBeauty2CharmLineVOIDFil|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            D2HHPIDTIGHTBeauty2CharmFilter                   |     0.000 |     0.015 |    0.007       0.0     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0D0KD02HHD02HHBeauty2CharmCombCutD2HHPIDTIGHTB|     0.000 |     0.019 |    0.007       0.1     0.01 |     135 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0D0KD02HHD02HHBeauty2CharmCombCutK_PIDTopoInpu|     0.000 |     0.013 |    0.003       0.1     0.01 |     132 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0D0KD02HHD02HHBeauty2Charm                    |     0.303 |     0.110 |    0.051       1.3     0.12 |     132 |     0.015 |
+TimingAuditor.TIMER              INFO            B2D0D0KD02HHD02HHBeauty2CharmTISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0D0KD02HHD02HHBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0D0KD02HHD02HHBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0D0KD02HHD02HHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0D0KD02HHD02HHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0D0KD02HHD02HHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0KD02HHD02HHBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0D0PiD02HHD02HHBeauty2CharmLine        |     0.170 |     0.100 |    0.023       1.9     0.15 |    1000 |     0.101 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0PiD02HHD02HHBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0PiD02HHD02HHBeauty2CharmLineHlt2Fil|     0.010 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0PiD02HHD02HHBeauty2CharmLineFilterS|     0.218 |     0.118 |    0.008       1.8     0.19 |     366 |     0.043 |
+TimingAuditor.TIMER              INFO            StrippingB2D0D0PiD02HHD02HHBeauty2CharmLineVOIDFi|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0D0PiD02HHD02HHBeauty2CharmCombCutD2HHPIDTIGHT|     0.074 |     0.025 |    0.009       0.1     0.01 |     135 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0D0PiD02HHD02HHBeauty2CharmCombCutPi_PIDTopoIn|     0.000 |     0.011 |    0.003       0.1     0.01 |     135 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0D0PiD02HHD02HHBeauty2Charm                   |     0.074 |     0.094 |    0.048       1.0     0.10 |     135 |     0.013 |
+TimingAuditor.TIMER              INFO            B2D0D0PiD02HHD02HHBeauty2CharmTISTOS             |     0.000 |     0.906 |    0.906       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0D0PiD02HHD02HHBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.080 |    0.080       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0D0PiD02HHD02HHBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0D0PiD02HHD02HHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0D0PiD02HHD02HHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0D0PiD02HHD02HHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0PiD02HHD02HHBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstD0Beauty2CharmLine                   |     0.080 |     0.063 |    0.023       0.7     0.06 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0Beauty2CharmLinePreScaler         |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0Beauty2CharmLineHlt2Filter        |     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0Beauty2CharmLineFilterSequence    |     0.000 |     0.027 |    0.008       0.7     0.06 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingB2DstD0Beauty2CharmLineVOIDFilter       |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstD0Beauty2CharmCombCutDstar2D0PiPIDBeauty2Cha|     0.000 |     0.027 |    0.014       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0Beauty2CharmCombCutD2HHPIDBeauty2CharmFilt|     0.000 |     0.010 |    0.004       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0Beauty2Charm                              |     0.000 |     0.115 |    0.049       0.5     0.12 |      20 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstD0Beauty2CharmTISTOS                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0Beauty2CharmB2CBBDTBeauty2CharmFilter     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0Beauty2CharmLine                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstD0Beauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstD0Beauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstD0Beauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0Beauty2CharmLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstD0D02K3PiBeauty2CharmLine            |     0.070 |     0.063 |    0.022       3.8     0.14 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0D02K3PiBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0D02K3PiBeauty2CharmLineHlt2Filter |     0.010 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0D02K3PiBeauty2CharmLineFilterSeque|     0.054 |     0.033 |    0.008       3.7     0.21 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB2DstD0D02K3PiBeauty2CharmLineVOIDFilter|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstD0D02K3PiBeauty2CharmCombCutDstar2D0PiPIDBea|     0.000 |     0.028 |    0.013       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0D02K3PiBeauty2CharmCombCutD2K3PIPIDBeauty2|     0.000 |     0.015 |    0.008       0.0     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0D02K3PiBeauty2Charm                       |     0.000 |     0.273 |    0.050       1.4     0.45 |       9 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstD0D02K3PiBeauty2CharmTISTOS                 |     0.000 |     2.360 |    2.360       2.4     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstD0D02K3PiBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.097 |    0.097       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0D02K3PiBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstD0D02K3PiBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstD0D02K3PiBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstD0D02K3PiBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0D02K3PiBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstWSBeauty2CharmLine               |     0.070 |     0.044 |    0.017       1.7     0.06 |    1000 |     0.044 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstWSBeauty2CharmLinePreScaler     |     0.010 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstWSBeauty2CharmLineHlt2Filter    |     0.000 |     0.011 |    0.005       0.1     0.01 |     104 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstWSBeauty2CharmLineFilterSequence|     0.000 |     0.069 |    0.009       1.6     0.27 |      37 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstWSBeauty2CharmLineVOIDFilter   |     0.000 |     0.006 |    0.003       0.0     0.00 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstWSBeauty2CharmCombCutDstar2D0PiPIDBeauty|     0.000 |     0.015 |    0.013       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstWSBeauty2Charm                          |     0.000 |     0.570 |    0.071       1.5     0.83 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstWSBeauty2CharmTISTOS                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstWSBeauty2CharmB2CBBDTBeauty2CharmFilter |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstWSBeauty2CharmLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstWSBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstWSBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstWSBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstWSBeauty2CharmLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDWSBeauty2CharmLine                 |     0.020 |     0.039 |    0.015       1.6     0.06 |    1000 |     0.040 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDWSBeauty2CharmLinePreScaler       |     0.000 |     0.003 |    0.001       0.1     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDWSBeauty2CharmLineHlt2Filter      |     0.000 |     0.011 |    0.005       0.1     0.01 |      87 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDWSBeauty2CharmLineFilterSequence  |     0.370 |     0.089 |    0.009       1.5     0.28 |      27 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDWSBeauty2CharmLineVOIDFilter     |     0.000 |     0.007 |    0.003       0.0     0.00 |      27 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDWSBeauty2CharmCombCutD2HHHPIDBeauty2CharmF|     0.000 |     0.017 |    0.010       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDWSBeauty2CharmCombCutDstar2D0PiPIDBeauty2C|     0.000 |     0.040 |    0.040       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDWSBeauty2Charm                            |    10.000 |     1.295 |    1.295       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDWSBeauty2CharmTISTOS                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDWSBeauty2CharmB2CBBDTBeauty2CharmFilter   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDWSBeauty2CharmLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDWSBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDWSBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDWSBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDWSBeauty2CharmLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DDKBeauty2CharmLine                     |     0.430 |     0.499 |    0.023     126.3     4.53 |    1000 |     0.499 |
+TimingAuditor.TIMER              INFO           StrippingB2DDKBeauty2CharmLinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DDKBeauty2CharmLineHlt2Filter          |     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DDKBeauty2CharmLineFilterSequence      |     1.065 |     1.215 |    0.024     126.0     7.42 |     366 |     0.445 |
+TimingAuditor.TIMER              INFO            StrippingB2DDKBeauty2CharmLineVOIDFilter         |     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:DANDDSCFPIDBeauty2Charm                   |     0.327 |     0.471 |    0.013       3.0     0.53 |     366 |     0.173 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:DANDDSCFPIDBeauty2Charm            |     0.273 |     0.386 |    0.009       2.4     0.42 |     366 |     0.141 |
+TimingAuditor.TIMER              INFO              INPUT:D2KpKmPip_cc_PIDBeauty2CharmFilter       |     0.191 |     0.209 |    0.002       1.3     0.24 |     366 |     0.077 |
+TimingAuditor.TIMER              INFO               D2KpKmPip_ccBeauty2CharmFilter                |     0.081 |     0.022 |    0.006       0.1     0.02 |     245 |     0.006 |
+TimingAuditor.TIMER              INFO               D2KpKmPip_cc_PIDBeauty2CharmFilter            |     0.000 |     0.015 |    0.005       0.0     0.01 |     186 |     0.003 |
+TimingAuditor.TIMER              INFO              INPUT:D2KmPipPip_cc_PIDBeauty2CharmFilter      |     0.081 |     0.167 |    0.001       1.2     0.21 |     366 |     0.061 |
+TimingAuditor.TIMER              INFO               D2KmPipPip_ccBeauty2CharmFilter               |     0.000 |     0.013 |    0.004       0.1     0.01 |     245 |     0.003 |
+TimingAuditor.TIMER              INFO               D2KmPipPip_cc_PIDBeauty2CharmFilter           |     0.000 |     0.010 |    0.004       0.0     0.00 |     169 |     0.002 |
+TimingAuditor.TIMER              INFO             DANDDSCFPIDBeauty2Charm                         |     0.000 |     0.005 |    0.003       0.0     0.00 |     152 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DDKBeauty2CharmCombCutDANDDSCFPIDBeauty2Charm  |     0.000 |     0.019 |    0.006       0.1     0.01 |     152 |     0.003 |
+TimingAuditor.TIMER              INFO            B2DDKBeauty2CharmCombCutK_PIDTopoInputsBeauty2Cha|     0.000 |     0.013 |    0.003       0.1     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DDKBeauty2Charm                                |     0.400 |     0.459 |    0.057      35.8     2.96 |     150 |     0.069 |
+TimingAuditor.TIMER              INFO            B2DDKBeauty2CharmTISTOS                          |    21.666 |    22.393 |    0.708      84.1    34.19 |       6 |     0.134 |
+TimingAuditor.TIMER              INFO            B2DDKBeauty2CharmB2CBBDTBeauty2CharmFilter       |     0.000 |     0.222 |    0.083       0.3     0.11 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DDKBeauty2CharmLine                            |     0.000 |     0.008 |    0.007       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DDKBeauty2CharmLine               |     0.000 |     3.018 |    2.088       3.9     1.32 |       2 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DDKBeauty2CharmLine               |    10.000 |     2.799 |    1.872       3.7     1.31 |       2 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DDKBeauty2CharmLine               |     0.000 |     2.812 |    1.855       3.8     1.35 |       2 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2DDKBeauty2CharmLinePostScaler          |     0.000 |     0.004 |    0.004       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DDKWSBeauty2CharmLine                   |     0.050 |     0.072 |    0.015      26.4     0.84 |    1000 |     0.072 |
+TimingAuditor.TIMER              INFO           StrippingB2DDKWSBeauty2CharmLinePreScaler         |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2DDKWSBeauty2CharmLineHlt2Filter        |     0.000 |     0.012 |    0.005       0.0     0.01 |     115 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2DDKWSBeauty2CharmLineFilterSequence    |     0.769 |     0.633 |    0.009      26.3     3.63 |      52 |     0.033 |
+TimingAuditor.TIMER              INFO            StrippingB2DDKWSBeauty2CharmLineVOIDFilter       |     0.000 |     0.007 |    0.004       0.0     0.00 |      52 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DDKWSBeauty2CharmCombCutDANDDSCFPIDBeauty2Charm|     0.000 |     0.030 |    0.017       0.1     0.02 |      19 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DDKWSBeauty2CharmCombCutK_PIDTopoInputsBeauty2C|     0.000 |     0.010 |    0.005       0.0     0.00 |      19 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DDKWSBeauty2Charm                              |     0.526 |     0.268 |    0.058       1.6     0.46 |      19 |     0.005 |
+TimingAuditor.TIMER              INFO            B2DDKWSBeauty2CharmTISTOS                        |    20.000 |    19.027 |   19.027      19.0     0.00 |       1 |     0.019 |
+TimingAuditor.TIMER              INFO            B2DDKWSBeauty2CharmB2CBBDTBeauty2CharmFilter     |     0.000 |     0.156 |    0.156       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DDKWSBeauty2CharmLine                          |     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DDKWSBeauty2CharmLine             |     0.000 |     1.073 |    1.073       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DDKWSBeauty2CharmLine             |     0.000 |     1.024 |    1.024       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DDKWSBeauty2CharmLine             |     0.000 |     1.003 |    1.003       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2DDKWSBeauty2CharmLinePostScaler        |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0DKBeauty2CharmLine                   |     0.130 |     0.138 |    0.025      20.5     0.94 |    1000 |     0.138 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DKBeauty2CharmLinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DKBeauty2CharmLineHlt2Filter        |     0.000 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DKBeauty2CharmLineFilterSequence    |     0.191 |     0.213 |    0.008      20.2     1.52 |     366 |     0.078 |
+TimingAuditor.TIMER              INFO            StrippingB02D0DKBeauty2CharmLineVOIDFilter       |     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0DKBeauty2CharmCombCutDANDDSCFPIDBeauty2Charm|     0.000 |     0.023 |    0.007       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B02D0DKBeauty2CharmCombCutD2HHPIDTIGHTBeauty2Char|     0.000 |     0.012 |    0.005       0.0     0.01 |      82 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0DKBeauty2CharmCombCutK_PIDTopoInputsBeauty2C|     0.000 |     0.010 |    0.004       0.2     0.02 |      81 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0DKBeauty2Charm                              |     0.123 |     0.235 |    0.059       5.9     0.67 |      81 |     0.019 |
+TimingAuditor.TIMER              INFO            B02D0DKBeauty2CharmTISTOS                        |     6.000 |     4.704 |    0.735      12.0     4.91 |       5 |     0.024 |
+TimingAuditor.TIMER              INFO            B02D0DKBeauty2CharmB2CBBDTBeauty2CharmFilter     |     0.000 |     0.113 |    0.093       0.2     0.03 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DKBeauty2CharmLine                          |     0.000 |     0.007 |    0.006       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0DKBeauty2CharmLine             |     0.000 |     1.828 |    0.303       3.4     2.16 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0DKBeauty2CharmLine             |     5.000 |     1.559 |    0.257       2.9     1.84 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0DKBeauty2CharmLine             |     5.000 |     1.567 |    0.278       2.9     1.82 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DKBeauty2CharmLinePostScaler        |     0.000 |     0.003 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0DKD02K3PiBeauty2CharmLine            |     0.340 |     0.362 |    0.024     212.6     6.96 |    1000 |     0.362 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DKD02K3PiBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DKD02K3PiBeauty2CharmLineHlt2Filter |     0.010 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DKD02K3PiBeauty2CharmLineFilterSeque|     0.710 |     0.826 |    0.007     212.3    11.48 |     366 |     0.303 |
+TimingAuditor.TIMER              INFO            StrippingB02D0DKD02K3PiBeauty2CharmLineVOIDFilter|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0DKD02K3PiBeauty2CharmCombCutDANDDSCFPIDBeaut|     0.000 |     0.028 |    0.009       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            D2K3PIPIDTIGHTBeauty2CharmFilter                 |     0.000 |     0.018 |    0.006       0.2     0.02 |      99 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0DKD02K3PiBeauty2CharmCombCutD2K3PIPIDTIGHTBe|     0.000 |     0.022 |    0.009       0.1     0.01 |      46 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0DKD02K3PiBeauty2CharmCombCutK_PIDTopoInputsB|     0.000 |     0.014 |    0.005       0.1     0.01 |      45 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0DKD02K3PiBeauty2Charm                       |     1.333 |     1.604 |    0.064      61.2     9.10 |      45 |     0.072 |
+TimingAuditor.TIMER              INFO            B02D0DKD02K3PiBeauty2CharmTISTOS                 |    95.000 |    91.837 |   38.762     144.9    75.06 |       2 |     0.184 |
+TimingAuditor.TIMER              INFO            B02D0DKD02K3PiBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.262 |    0.250       0.3     0.02 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0DKD02K3PiBeauty2CharmLine                   |     0.000 |     0.022 |    0.022       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0DKD02K3PiBeauty2CharmLine      |     0.000 |     3.518 |    3.518       3.5     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0DKD02K3PiBeauty2CharmLine      |    10.000 |     3.292 |    3.292       3.3     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0DKD02K3PiBeauty2CharmLine      |     0.000 |     3.301 |    3.301       3.3     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DKD02K3PiBeauty2CharmLinePostScaler |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0DKWSBeauty2CharmLine                 |     0.010 |     0.046 |    0.016       1.3     0.06 |    1000 |     0.047 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DKWSBeauty2CharmLinePreScaler       |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DKWSBeauty2CharmLineHlt2Filter      |     0.000 |     0.010 |    0.005       0.0     0.01 |      97 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DKWSBeauty2CharmLineFilterSequence  |     0.000 |     0.114 |    0.008       1.1     0.22 |      33 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingB02D0DKWSBeauty2CharmLineVOIDFilter     |     0.000 |     0.006 |    0.003       0.0     0.00 |      33 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DKWSBeauty2CharmCombCutDANDDSCFPIDBeauty2Cha|     0.000 |     0.028 |    0.015       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DKWSBeauty2CharmCombCutD2HHPIDTIGHTBeauty2Ch|     0.000 |     0.013 |    0.007       0.0     0.00 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DKWSBeauty2CharmCombCutK_PIDTopoInputsBeauty|     0.000 |     0.015 |    0.007       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DKWSBeauty2Charm                            |     0.000 |     0.221 |    0.079       1.0     0.32 |       8 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0DKWSBeauty2CharmTISTOS                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DKWSBeauty2CharmB2CBBDTBeauty2CharmFilter   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DKWSBeauty2CharmLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0DKWSBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0DKWSBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0DKWSBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DKWSBeauty2CharmLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0DKWSD02K3PiBeauty2CharmLine          |     0.010 |     0.044 |    0.015       2.6     0.09 |    1000 |     0.044 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DKWSD02K3PiBeauty2CharmLinePreScaler|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DKWSD02K3PiBeauty2CharmLineHlt2Filte|     0.000 |     0.012 |    0.006       0.1     0.01 |      99 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DKWSD02K3PiBeauty2CharmLineFilterSeq|     0.256 |     0.122 |    0.009       2.5     0.41 |      39 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB02D0DKWSD02K3PiBeauty2CharmLineVOIDFilt|     0.000 |     0.006 |    0.003       0.0     0.00 |      39 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DKWSD02K3PiBeauty2CharmCombCutDANDDSCFPIDBea|     0.000 |     0.026 |    0.015       0.1     0.01 |      15 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DKWSD02K3PiBeauty2CharmCombCutD2K3PIPIDTIGHT|     0.000 |     0.017 |    0.006       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DKWSD02K3PiBeauty2CharmCombCutK_PIDTopoInput|     0.000 |     0.019 |    0.007       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DKWSD02K3PiBeauty2Charm                     |     2.500 |     0.739 |    0.113       2.4     1.09 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO            B02D0DKWSD02K3PiBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DKWSD02K3PiBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DKWSD02K3PiBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0DKWSD02K3PiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0DKWSD02K3PiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0DKWSD02K3PiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DKWSD02K3PiBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDKBeauty2CharmLine                   |     0.140 |     0.127 |    0.024      22.0     1.01 |    1000 |     0.128 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDKBeauty2CharmLinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDKBeauty2CharmLineHlt2Filter        |     0.000 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDKBeauty2CharmLineFilterSequence    |     0.245 |     0.200 |    0.008      21.8     1.66 |     366 |     0.073 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDKBeauty2CharmLineVOIDFilter       |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstDKBeauty2CharmCombCutDANDDSCFPIDBeauty2Charm|     0.000 |     0.027 |    0.009       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B2DstDKBeauty2CharmCombCutDstar2D0PiPIDBeauty2Cha|     0.000 |     0.020 |    0.007       0.1     0.02 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDKBeauty2CharmCombCutK_PIDTopoInputsBeauty2C|     0.000 |     0.015 |    0.004       0.0     0.01 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDKBeauty2Charm                              |     0.588 |     0.699 |    0.081       5.2     1.29 |      17 |     0.012 |
+TimingAuditor.TIMER              INFO            B2DstDKBeauty2CharmTISTOS                        |     7.500 |     7.381 |    2.410      11.5     3.81 |       4 |     0.030 |
+TimingAuditor.TIMER              INFO            B2DstDKBeauty2CharmB2CBBDTBeauty2CharmFilter     |     0.000 |     0.139 |    0.088       0.2     0.05 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDKBeauty2CharmLine                          |     0.000 |     0.015 |    0.007       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDKBeauty2CharmLine             |     0.000 |     1.376 |    0.235       3.1     1.55 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDKBeauty2CharmLine             |     3.333 |     1.285 |    0.215       2.9     1.44 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDKBeauty2CharmLine             |     0.000 |     1.328 |    0.197       3.0     1.51 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDKBeauty2CharmLinePostScaler        |     0.000 |     0.003 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDKDstarD02K3PiBeauty2CharmLine       |     0.230 |     0.257 |    0.023      99.4     3.43 |    1000 |     0.258 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDKDstarD02K3PiBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDKDstarD02K3PiBeauty2CharmLineHlt2Fi|     0.020 |     0.008 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDKDstarD02K3PiBeauty2CharmLineFilter|     0.546 |     0.560 |    0.008      99.1     5.64 |     366 |     0.205 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDKDstarD02K3PiBeauty2CharmLineVOIDF|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstDKDstarD02K3PiBeauty2CharmCombCutDANDDSCFPID|     0.000 |     0.025 |    0.009       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            DstarD2K3Pi2D0PiBeauty2Charm                     |     1.111 |     0.714 |    0.091      21.7     2.25 |      99 |     0.071 |
+TimingAuditor.TIMER              INFO            Dstar2D0PiK3PiPIDBeauty2CharmFilter              |     0.000 |     0.031 |    0.010       0.2     0.04 |      23 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstDKDstarD02K3PiBeauty2CharmCombCutDstar2D0PiK|     0.000 |     0.026 |    0.009       0.1     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDKDstarD02K3PiBeauty2CharmCombCutK_PIDTopoIn|     0.000 |     0.016 |    0.006       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDKDstarD02K3PiBeauty2Charm                  |     2.777 |     2.949 |    0.079      48.1    11.28 |      18 |     0.053 |
+TimingAuditor.TIMER              INFO            B2DstDKDstarD02K3PiBeauty2CharmTISTOS            |    20.000 |    23.292 |   22.489      24.1     1.14 |       2 |     0.047 |
+TimingAuditor.TIMER              INFO            B2DstDKDstarD02K3PiBeauty2CharmB2CBBDTBeauty2Char|     5.000 |     0.217 |    0.156       0.3     0.09 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDKDstarD02K3PiBeauty2CharmLine              |     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDKDstarD02K3PiBeauty2CharmLine |     0.000 |     2.326 |    2.326       2.3     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDKDstarD02K3PiBeauty2CharmLine |     0.000 |     2.247 |    2.247       2.2     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDKDstarD02K3PiBeauty2CharmLine |     0.000 |     2.326 |    2.326       2.3     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDKDstarD02K3PiBeauty2CharmLinePostSc|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDKWSBeauty2CharmLine                 |     0.080 |     0.041 |    0.015       0.9     0.04 |    1000 |     0.042 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDKWSBeauty2CharmLinePreScaler       |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDKWSBeauty2CharmLineHlt2Filter      |     0.000 |     0.011 |    0.005       0.1     0.01 |     115 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDKWSBeauty2CharmLineFilterSequence  |     0.000 |     0.060 |    0.008       0.8     0.13 |      39 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDKWSBeauty2CharmLineVOIDFilter     |     0.000 |     0.008 |    0.003       0.0     0.01 |      39 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDKWSBeauty2CharmCombCutDANDDSCFPIDBeauty2Cha|     0.000 |     0.036 |    0.012       0.1     0.02 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDKWSBeauty2CharmCombCutDstar2D0PiPIDBeauty2C|     0.000 |     0.011 |    0.009       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDKWSBeauty2CharmCombCutK_PIDTopoInputsBeauty|     0.000 |     0.012 |    0.005       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDKWSBeauty2Charm                            |     0.000 |     0.374 |    0.072       0.7     0.43 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstDKWSBeauty2CharmTISTOS                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDKWSBeauty2CharmB2CBBDTBeauty2CharmFilter   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDKWSBeauty2CharmLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDKWSBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDKWSBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDKWSBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDKWSBeauty2CharmLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDKWSDstarD02K3PiBeauty2CharmLine     |     0.040 |     0.039 |    0.015       1.8     0.06 |    1000 |     0.039 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDKWSDstarD02K3PiBeauty2CharmLinePreS|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDKWSDstarD02K3PiBeauty2CharmLineHlt2|     0.000 |     0.012 |    0.005       0.1     0.01 |     121 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDKWSDstarD02K3PiBeauty2CharmLineFilt|     0.465 |     0.084 |    0.009       1.7     0.25 |      43 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDKWSDstarD02K3PiBeauty2CharmLineVOI|     0.000 |     0.007 |    0.003       0.0     0.00 |      43 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDKWSDstarD02K3PiBeauty2CharmCombCutDANDDSCFP|     0.000 |     0.028 |    0.011       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstDKWSDstarD02K3PiBeauty2CharmCombCutDstar2D0P|     0.000 |     0.020 |    0.014       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDKWSDstarD02K3PiBeauty2CharmCombCutK_PIDTopo|     0.000 |     0.019 |    0.014       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDKWSDstarD02K3PiBeauty2Charm                |     3.333 |     0.556 |    0.121       1.4     0.75 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstDKWSDstarD02K3PiBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDKWSDstarD02K3PiBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDKWSDstarD02K3PiBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDKWSDstarD02K3PiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDKWSDstarD02K3PiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDKWSDstarD02K3PiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDKWSDstarD02K3PiBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0D0KD02K3PiD02K3PiBeauty2CharmLine     |     0.170 |     0.130 |    0.025      30.0     1.13 |    1000 |     0.130 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0KD02K3PiD02K3PiBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0KD02K3PiD02K3PiBeauty2CharmLineHlt2|     0.030 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0KD02K3PiD02K3PiBeauty2CharmLineFilt|     0.218 |     0.202 |    0.008      29.8     1.85 |     366 |     0.074 |
+TimingAuditor.TIMER              INFO            StrippingB2D0D0KD02K3PiD02K3PiBeauty2CharmLineVOI|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0D0KD02K3PiD02K3PiBeauty2CharmCombCutD2K3PIPID|     0.000 |     0.024 |    0.008       0.1     0.01 |      62 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0D0KD02K3PiD02K3PiBeauty2CharmCombCutK_PIDTopo|     0.000 |     0.014 |    0.005       0.1     0.01 |      60 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0D0KD02K3PiD02K3PiBeauty2Charm                |     0.666 |     0.381 |    0.049      15.5     2.00 |      60 |     0.023 |
+TimingAuditor.TIMER              INFO            B2D0D0KD02K3PiD02K3PiBeauty2CharmTISTOS          |    10.000 |    12.112 |   11.102      13.1     1.43 |       2 |     0.024 |
+TimingAuditor.TIMER              INFO            B2D0D0KD02K3PiD02K3PiBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.148 |    0.148       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0D0KD02K3PiD02K3PiBeauty2CharmLine            |     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0D0KD02K3PiD02K3PiBeauty2CharmLin|     0.000 |     1.317 |    1.317       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0D0KD02K3PiD02K3PiBeauty2CharmLin|     0.000 |     1.364 |    1.364       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0D0KD02K3PiD02K3PiBeauty2CharmLin|     0.000 |     1.292 |    1.292       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0KD02K3PiD02K3PiBeauty2CharmLinePost|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0D0KD02HHD02K3PiBeauty2CharmLine       |     0.170 |     0.156 |    0.023      41.4     1.68 |    1000 |     0.156 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0KD02HHD02K3PiBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0KD02HHD02K3PiBeauty2CharmLineHlt2Fi|     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0KD02HHD02K3PiBeauty2CharmLineFilter|     0.355 |     0.278 |    0.008      41.1     2.76 |     366 |     0.102 |
+TimingAuditor.TIMER              INFO            StrippingB2D0D0KD02HHD02K3PiBeauty2CharmLineVOIDF|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0D0KD02HHD02K3PiBeauty2CharmCombCutD2HHPIDTIGH|     0.000 |     0.026 |    0.009       0.2     0.02 |     135 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0D0KD02HHD02K3PiBeauty2CharmCombCutD2K3PIPIDTI|     0.000 |     0.015 |    0.006       0.1     0.01 |      30 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0D0KD02HHD02K3PiBeauty2CharmCombCutK_PIDTopoIn|     0.000 |     0.011 |    0.004       0.0     0.01 |      29 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0D0KD02HHD02K3PiBeauty2Charm                  |     1.034 |     1.066 |    0.053      20.7     3.82 |      29 |     0.031 |
+TimingAuditor.TIMER              INFO            B2D0D0KD02HHD02K3PiBeauty2CharmTISTOS            |    10.000 |     8.492 |    0.729      20.0    10.14 |       5 |     0.042 |
+TimingAuditor.TIMER              INFO            B2D0D0KD02HHD02K3PiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.136 |    0.095       0.2     0.04 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0D0KD02HHD02K3PiBeauty2CharmLine              |     0.000 |     0.007 |    0.006       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0D0KD02HHD02K3PiBeauty2CharmLine |     0.000 |     1.047 |    0.237       2.4     1.15 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0D0KD02HHD02K3PiBeauty2CharmLine |     0.000 |     0.883 |    0.116       2.3     1.21 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0D0KD02HHD02K3PiBeauty2CharmLine |     0.000 |     0.833 |    0.116       2.1     1.12 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0KD02HHD02K3PiBeauty2CharmLinePostSc|     0.000 |     0.003 |    0.003       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstD0KBeauty2CharmLine                 |     0.080 |     0.068 |    0.023       2.8     0.11 |    1000 |     0.069 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KBeauty2CharmLinePreScaler       |     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KBeauty2CharmLineHlt2Filter      |     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KBeauty2CharmLineFilterSequence  |     0.054 |     0.033 |    0.007       2.7     0.16 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB02DstD0KBeauty2CharmLineVOIDFilter     |     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstD0KBeauty2CharmCombCutDstar2D0PiPIDBeauty2C|     0.000 |     0.032 |    0.013       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstD0KBeauty2CharmCombCutD2HHPIDTIGHTBeauty2Ch|     0.000 |     0.015 |    0.005       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KBeauty2CharmCombCutK_PIDTopoInputsBeauty|     0.000 |     0.010 |    0.004       0.0     0.01 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KBeauty2Charm                            |     0.000 |     0.153 |    0.062       0.6     0.14 |      16 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstD0KBeauty2CharmTISTOS                      |     0.000 |     1.154 |    1.154       1.2     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstD0KBeauty2CharmB2CBBDTBeauty2CharmFilter   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KBeauty2CharmLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstD0KBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstD0KBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstD0KBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KBeauty2CharmLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstD0KD02K3PiBeauty2CharmLine          |     0.030 |     0.078 |    0.023       9.5     0.36 |    1000 |     0.078 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KD02K3PiBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KD02K3PiBeauty2CharmLineHlt2Filte|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KD02K3PiBeauty2CharmLineFilterSeq|     0.027 |     0.062 |    0.007       9.4     0.58 |     366 |     0.023 |
+TimingAuditor.TIMER              INFO            StrippingB02DstD0KD02K3PiBeauty2CharmLineVOIDFilt|     0.000 |     0.005 |    0.003       0.1     0.01 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstD0KD02K3PiBeauty2CharmCombCutDstar2D0PiPIDB|     0.000 |     0.028 |    0.013       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstD0KD02K3PiBeauty2CharmCombCutD2K3PIPIDTIGHT|     0.000 |     0.020 |    0.008       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KD02K3PiBeauty2CharmCombCutK_PIDTopoInput|     0.000 |     0.014 |    0.006       0.0     0.01 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KD02K3PiBeauty2Charm                     |     0.000 |     0.594 |    0.068       1.4     0.60 |       7 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DstD0KD02K3PiBeauty2CharmTISTOS               |     5.000 |     4.171 |    3.599       4.7     0.81 |       2 |     0.008 |
+TimingAuditor.TIMER              INFO            B02DstD0KD02K3PiBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.102 |    0.102       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KD02K3PiBeauty2CharmLine                 |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstD0KD02K3PiBeauty2CharmLine    |     0.000 |     0.652 |    0.652       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstD0KD02K3PiBeauty2CharmLine    |     0.000 |     0.593 |    0.593       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstD0KD02K3PiBeauty2CharmLine    |     0.000 |     0.637 |    0.637       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KD02K3PiBeauty2CharmLinePostScale|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstD0KDstarD02K3PiBeauty2CharmLine     |     0.140 |     0.104 |    0.024      10.8     0.43 |    1000 |     0.105 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KDstarD02K3PiBeauty2CharmLinePreS|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KDstarD02K3PiBeauty2CharmLineHlt2|     0.000 |     0.013 |    0.004       0.6     0.05 |    1000 |     0.014 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KDstarD02K3PiBeauty2CharmLineFilt|     0.136 |     0.096 |    0.008      10.7     0.67 |     366 |     0.035 |
+TimingAuditor.TIMER              INFO            StrippingB02DstD0KDstarD02K3PiBeauty2CharmLineVOI|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstD0KDstarD02K3PiBeauty2CharmCombCutDstar2D0P|     0.555 |     0.032 |    0.009       0.1     0.01 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstD0KDstarD02K3PiBeauty2CharmCombCutD2HHPIDTI|     0.000 |     0.017 |    0.008       0.0     0.01 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KDstarD02K3PiBeauty2CharmCombCutK_PIDTopo|     0.000 |     0.011 |    0.006       0.0     0.00 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KDstarD02K3PiBeauty2Charm                |     0.833 |     0.500 |    0.066       3.8     1.07 |      12 |     0.006 |
+TimingAuditor.TIMER              INFO            B02DstD0KDstarD02K3PiBeauty2CharmTISTOS          |    10.000 |     3.853 |    2.873       4.8     1.39 |       2 |     0.008 |
+TimingAuditor.TIMER              INFO            B02DstD0KDstarD02K3PiBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.114 |    0.114       0.1     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KDstarD02K3PiBeauty2CharmLine            |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstD0KDstarD02K3PiBeauty2CharmLin|     0.000 |     0.425 |    0.425       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstD0KDstarD02K3PiBeauty2CharmLin|     0.000 |     0.375 |    0.375       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstD0KDstarD02K3PiBeauty2CharmLin|     0.000 |     0.412 |    0.412       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KDstarD02K3PiBeauty2CharmLinePost|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstD0KDstarD02K3PiD02K3PiBeauty2CharmLi|     0.020 |     0.084 |    0.023      14.4     0.48 |    1000 |     0.085 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KDstarD02K3PiD02K3PiBeauty2CharmL|     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KDstarD02K3PiD02K3PiBeauty2CharmL|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KDstarD02K3PiD02K3PiBeauty2CharmL|     0.027 |     0.075 |    0.008      14.2     0.77 |     366 |     0.027 |
+TimingAuditor.TIMER              INFO            StrippingB02DstD0KDstarD02K3PiD02K3PiBeauty2Charm|     0.000 |     0.005 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstD0KDstarD02K3PiD02K3PiBeauty2CharmCombCutDs|     0.000 |     0.033 |    0.016       0.1     0.01 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstD0KDstarD02K3PiD02K3PiBeauty2CharmCombCutD2|     0.000 |     0.015 |    0.005       0.1     0.01 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KDstarD02K3PiD02K3PiBeauty2CharmCombCutK_|     0.000 |     0.015 |    0.007       0.0     0.01 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KDstarD02K3PiD02K3PiBeauty2Charm         |     0.588 |     0.945 |    0.064      13.8     3.31 |      17 |     0.016 |
+TimingAuditor.TIMER              INFO            B02DstD0KDstarD02K3PiD02K3PiBeauty2CharmTISTOS   |     0.000 |     1.121 |    1.121       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstD0KDstarD02K3PiD02K3PiBeauty2CharmB2CBBDTBe|     0.000 |     0.109 |    0.109       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KDstarD02K3PiD02K3PiBeauty2CharmLine     |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstD0KDstarD02K3PiD02K3PiBeauty2C|     0.000 |     0.184 |    0.184       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstD0KDstarD02K3PiD02K3PiBeauty2C|     0.000 |     0.149 |    0.149       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstD0KDstarD02K3PiD02K3PiBeauty2C|     0.000 |     0.143 |    0.143       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KDstarD02K3PiD02K3PiBeauty2CharmL|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstD0KWSBeauty2CharmLine               |     0.020 |     0.042 |    0.015       0.7     0.05 |    1000 |     0.042 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KWSBeauty2CharmLinePreScaler     |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KWSBeauty2CharmLineHlt2Filter    |     0.000 |     0.012 |    0.005       0.1     0.01 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KWSBeauty2CharmLineFilterSequence|     0.000 |     0.072 |    0.009       0.6     0.16 |      34 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB02DstD0KWSBeauty2CharmLineVOIDFilter   |     0.000 |     0.006 |    0.003       0.0     0.00 |      34 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSBeauty2CharmCombCutDstar2D0PiPIDBeauty|     0.000 |     0.043 |    0.016       0.1     0.04 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSBeauty2CharmCombCutD2HHPIDTIGHTBeauty2|     0.000 |     0.021 |    0.010       0.0     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSBeauty2CharmCombCutK_PIDTopoInputsBeau|     0.000 |     0.007 |    0.004       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSBeauty2Charm                          |     0.000 |     0.271 |    0.083       0.5     0.23 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSBeauty2CharmTISTOS                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSBeauty2CharmB2CBBDTBeauty2CharmFilter |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSBeauty2CharmLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstD0KWSBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstD0KWSBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstD0KWSBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KWSBeauty2CharmLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstD0KWSD02K3PiBeauty2CharmLine        |     0.020 |     0.041 |    0.015       1.8     0.06 |    1000 |     0.041 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KWSD02K3PiBeauty2CharmLinePreScal|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KWSD02K3PiBeauty2CharmLineHlt2Fil|     0.000 |     0.012 |    0.006       0.1     0.01 |     124 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KWSD02K3PiBeauty2CharmLineFilterS|     0.000 |     0.054 |    0.008       1.7     0.25 |      46 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB02DstD0KWSD02K3PiBeauty2CharmLineVOIDFi|     0.000 |     0.006 |    0.003       0.1     0.01 |      46 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSD02K3PiBeauty2CharmCombCutDstar2D0PiPI|     0.000 |     0.021 |    0.021       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSD02K3PiBeauty2CharmCombCutD2K3PIPIDTIG|     0.000 |     0.011 |    0.011       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSD02K3PiBeauty2CharmCombCutK_PIDTopoInp|     0.000 |     0.016 |    0.016       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSD02K3PiBeauty2Charm                   |     0.000 |     1.518 |    1.518       1.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSD02K3PiBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSD02K3PiBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSD02K3PiBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstD0KWSD02K3PiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstD0KWSD02K3PiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstD0KWSD02K3PiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KWSD02K3PiBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstD0KWSDstarD02K3PiBeauty2CharmLine   |     0.070 |     0.040 |    0.016       1.4     0.05 |    1000 |     0.040 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KWSDstarD02K3PiBeauty2CharmLinePr|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KWSDstarD02K3PiBeauty2CharmLineHl|     0.000 |     0.011 |    0.006       0.0     0.01 |     104 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KWSDstarD02K3PiBeauty2CharmLineFi|     0.000 |     0.059 |    0.010       1.3     0.21 |      34 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB02DstD0KWSDstarD02K3PiBeauty2CharmLineV|     0.000 |     0.009 |    0.004       0.1     0.01 |      34 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSDstarD02K3PiBeauty2CharmCombCutDstar2D|     0.000 |     0.028 |    0.028       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSDstarD02K3PiBeauty2CharmCombCutD2HHPID|     0.000 |     0.012 |    0.012       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSDstarD02K3PiBeauty2CharmCombCutK_PIDTo|     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSDstarD02K3PiBeauty2Charm              |     0.000 |     1.061 |    1.061       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSDstarD02K3PiBeauty2CharmTISTOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSDstarD02K3PiBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSDstarD02K3PiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstD0KWSDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstD0KWSDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstD0KWSDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KWSDstarD02K3PiBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstD0KWSDstarD02K3PiD02K3PiBeauty2Charm|     0.020 |     0.040 |    0.016       1.8     0.06 |    1000 |     0.041 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KWSDstarD02K3PiD02K3PiBeauty2Char|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KWSDstarD02K3PiD02K3PiBeauty2Char|     0.000 |     0.012 |    0.006       0.1     0.01 |     109 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KWSDstarD02K3PiD02K3PiBeauty2Char|     0.243 |     0.065 |    0.010       1.7     0.26 |      41 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB02DstD0KWSDstarD02K3PiD02K3PiBeauty2Cha|     0.000 |     0.007 |    0.004       0.0     0.01 |      41 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSDstarD02K3PiD02K3PiBeauty2CharmCombCut|     0.000 |     0.026 |    0.015       0.0     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSDstarD02K3PiD02K3PiBeauty2CharmCombCut|     0.000 |     0.011 |    0.006       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSDstarD02K3PiD02K3PiBeauty2CharmCombCut|     0.000 |     0.014 |    0.012       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSDstarD02K3PiD02K3PiBeauty2Charm       |     0.000 |     0.758 |    0.101       1.4     0.93 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSDstarD02K3PiD02K3PiBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSDstarD02K3PiD02K3PiBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0KWSDstarD02K3PiD02K3PiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstD0KWSDstarD02K3PiD02K3PiBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstD0KWSDstarD02K3PiD02K3PiBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstD0KWSDstarD02K3PiD02K3PiBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0KWSDstarD02K3PiD02K3PiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDstKBeauty2CharmLine                 |     0.070 |     0.063 |    0.023       0.8     0.06 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKBeauty2CharmLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKBeauty2CharmLineHlt2Filter      |     0.010 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKBeauty2CharmLineFilterSequence  |     0.054 |     0.029 |    0.009       0.7     0.07 |     366 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDstKBeauty2CharmLineVOIDFilter     |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstDstKBeauty2CharmCombCutDstar2D0PiPIDBeauty2C|     0.000 |     0.029 |    0.013       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstDstKBeauty2CharmCombCutK_PIDTopoInputsBeauty|     0.000 |     0.012 |    0.004       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKBeauty2Charm                            |     0.000 |     0.140 |    0.060       0.6     0.14 |      18 |     0.003 |
+TimingAuditor.TIMER              INFO            B2DstDstKBeauty2CharmTISTOS                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKBeauty2CharmB2CBBDTBeauty2CharmFilter   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKBeauty2CharmLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDstKBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDstKBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDstKBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKBeauty2CharmLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDstKDstarD02K3PiBeauty2CharmLine     |     0.070 |     0.073 |    0.022       7.9     0.35 |    1000 |     0.073 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKDstarD02K3PiBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKDstarD02K3PiBeauty2CharmLineHlt2|     0.010 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKDstarD02K3PiBeauty2CharmLineFilt|     0.054 |     0.061 |    0.007       7.7     0.57 |     366 |     0.022 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDstKDstarD02K3PiBeauty2CharmLineVOI|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstDstKDstarD02K3PiBeauty2CharmCombCutDstar2D0P|     0.000 |     0.026 |    0.010       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstDstKDstarD02K3PiBeauty2CharmCombCutDstar2D0P|     0.000 |     0.017 |    0.009       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKDstarD02K3PiBeauty2CharmCombCutK_PIDTopo|     0.000 |     0.011 |    0.007       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKDstarD02K3PiBeauty2Charm                |     0.000 |     1.946 |    0.063       7.3     3.03 |       5 |     0.010 |
+TimingAuditor.TIMER              INFO            B2DstDstKDstarD02K3PiBeauty2CharmTISTOS          |    10.000 |     3.368 |    3.368       3.4     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            B2DstDstKDstarD02K3PiBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.119 |    0.119       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKDstarD02K3PiBeauty2CharmLine            |     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDstKDstarD02K3PiBeauty2CharmLin|     0.000 |     0.417 |    0.417       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDstKDstarD02K3PiBeauty2CharmLin|     0.000 |     0.398 |    0.398       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDstKDstarD02K3PiBeauty2CharmLin|     0.000 |     0.392 |    0.392       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKDstarD02K3PiBeauty2CharmLinePost|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDstKDstarD02K3PiDstarD02K3PiBeauty2Ch|     0.100 |     0.070 |    0.023       6.5     0.22 |    1000 |     0.070 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKDstarD02K3PiDstarD02K3PiBeauty2C|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKDstarD02K3PiDstarD02K3PiBeauty2C|     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKDstarD02K3PiDstarD02K3PiBeauty2C|     0.109 |     0.044 |    0.008       6.3     0.34 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDstKDstarD02K3PiDstarD02K3PiBeauty2|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstDstKDstarD02K3PiDstarD02K3PiBeauty2CharmComb|     0.555 |     0.032 |    0.017       0.1     0.01 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstDstKDstarD02K3PiDstarD02K3PiBeauty2CharmComb|     0.000 |     0.013 |    0.006       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKDstarD02K3PiDstarD02K3PiBeauty2Charm    |     0.555 |     0.483 |    0.062       5.9     1.39 |      18 |     0.009 |
+TimingAuditor.TIMER              INFO            B2DstDstKDstarD02K3PiDstarD02K3PiBeauty2CharmTIST|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKDstarD02K3PiDstarD02K3PiBeauty2CharmB2CB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKDstarD02K3PiDstarD02K3PiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDstKDstarD02K3PiDstarD02K3PiBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDstKDstarD02K3PiDstarD02K3PiBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDstKDstarD02K3PiDstarD02K3PiBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKDstarD02K3PiDstarD02K3PiBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDstKWSBeauty2CharmLine               |     0.050 |     0.038 |    0.015       1.2     0.05 |    1000 |     0.039 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKWSBeauty2CharmLinePreScaler     |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKWSBeauty2CharmLineHlt2Filter    |     0.000 |     0.011 |    0.004       0.1     0.01 |      98 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKWSBeauty2CharmLineFilterSequence|     0.000 |     0.073 |    0.009       1.1     0.21 |      32 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDstKWSBeauty2CharmLineVOIDFilter   |     0.000 |     0.006 |    0.003       0.0     0.00 |      32 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKWSBeauty2CharmCombCutDstar2D0PiPIDBeauty|     0.000 |     0.029 |    0.022       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKWSBeauty2CharmCombCutK_PIDTopoInputsBeau|     0.000 |     0.017 |    0.010       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKWSBeauty2Charm                          |     0.000 |     0.421 |    0.137       1.0     0.48 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstDstKWSBeauty2CharmTISTOS                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKWSBeauty2CharmB2CBBDTBeauty2CharmFilter |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKWSBeauty2CharmLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDstKWSBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDstKWSBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDstKWSBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKWSBeauty2CharmLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDstKWSDstarD02K3PiBeauty2CharmLine   |     0.020 |     0.036 |    0.014       0.6     0.03 |    1000 |     0.036 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKWSDstarD02K3PiBeauty2CharmLinePr|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKWSDstarD02K3PiBeauty2CharmLineHl|     0.120 |     0.012 |    0.005       0.1     0.01 |      83 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKWSDstarD02K3PiBeauty2CharmLineFi|     0.000 |     0.023 |    0.009       0.1     0.02 |      42 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDstKWSDstarD02K3PiBeauty2CharmLineV|     0.000 |     0.008 |    0.003       0.0     0.01 |      42 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKWSDstarD02K3PiBeauty2CharmCombCutDstar2D|     0.000 |     0.049 |    0.049       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKWSDstarD02K3PiBeauty2CharmCombCutDstar2D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKWSDstarD02K3PiBeauty2CharmCombCutK_PIDTo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKWSDstarD02K3PiBeauty2Charm              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKWSDstarD02K3PiBeauty2CharmTISTOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKWSDstarD02K3PiBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKWSDstarD02K3PiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDstKWSDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDstKWSDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDstKWSDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKWSDstarD02K3PiBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDstKWSDstarD02K3PiDstarD02K3PiBeauty2|     0.010 |     0.035 |    0.015       0.3     0.03 |    1000 |     0.036 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKWSDstarD02K3PiDstarD02K3PiBeauty|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKWSDstarD02K3PiDstarD02K3PiBeauty|     0.000 |     0.011 |    0.005       0.1     0.01 |     101 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKWSDstarD02K3PiDstarD02K3PiBeauty|     0.000 |     0.020 |    0.009       0.1     0.02 |      37 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDstKWSDstarD02K3PiDstarD02K3PiBeaut|     0.000 |     0.008 |    0.003       0.1     0.01 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKWSDstarD02K3PiDstarD02K3PiBeauty2CharmCo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKWSDstarD02K3PiDstarD02K3PiBeauty2CharmCo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKWSDstarD02K3PiDstarD02K3PiBeauty2Charm  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKWSDstarD02K3PiDstarD02K3PiBeauty2CharmTI|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKWSDstarD02K3PiDstarD02K3PiBeauty2CharmB2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstKWSDstarD02K3PiDstarD02K3PiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDstKWSDstarD02K3PiDstarD02K3PiB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDstKWSDstarD02K3PiDstarD02K3PiB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDstKWSDstarD02K3PiDstarD02K3PiB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstKWSDstarD02K3PiDstarD02K3PiBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dst2460DKBeauty2CharmLine               |     0.140 |     0.157 |    0.023      21.3     0.73 |    1000 |     0.157 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst2460DKBeauty2CharmLinePreScaler     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst2460DKBeauty2CharmLineHlt2Filter    |     0.020 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst2460DKBeauty2CharmLineFilterSequence|     0.245 |     0.283 |    0.008      21.1     1.17 |     366 |     0.104 |
+TimingAuditor.TIMER              INFO            StrippingB2Dst2460DKBeauty2CharmLineVOIDFilter   |     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            D2KPIPIDBeauty2CharmFilter                       |     0.000 |     0.009 |    0.004       0.0     0.00 |     150 |     0.001 |
+TimingAuditor.TIMER              INFO            Dstar24602D0PiBeauty2Charm                       |     0.090 |     0.182 |    0.061       1.3     0.14 |     110 |     0.020 |
+TimingAuditor.TIMER              INFO            Dstar24602D0PiPIDBeauty2CharmFilter              |     0.000 |     0.014 |    0.010       0.0     0.00 |      41 |     0.001 |
+TimingAuditor.TIMER              INFO            B2Dst2460DKBeauty2CharmCombCutDstar24602D0PiPIDBe|     0.243 |     0.026 |    0.010       0.1     0.01 |      41 |     0.001 |
+TimingAuditor.TIMER              INFO            B2Dst2460DKBeauty2CharmCombCutDANDDSCFPIDBeauty2C|     0.000 |     0.015 |    0.005       0.0     0.01 |      28 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst2460DKBeauty2CharmCombCutK_PIDTopoInputsBeau|     0.000 |     0.011 |    0.003       0.0     0.00 |      28 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst2460DKBeauty2Charm                          |     0.714 |     0.342 |    0.072       3.6     0.73 |      28 |     0.010 |
+TimingAuditor.TIMER              INFO            B2Dst2460DKBeauty2CharmTISTOS                    |    10.000 |    14.523 |   14.523      14.5     0.00 |       1 |     0.015 |
+TimingAuditor.TIMER              INFO            B2Dst2460DKBeauty2CharmB2CBBDTBeauty2CharmFilter |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst2460DKBeauty2CharmLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dst2460DKBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dst2460DKBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dst2460DKBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst2460DKBeauty2CharmLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dst2460DKWSBeauty2CharmLine             |     0.080 |     0.042 |    0.016       1.8     0.07 |    1000 |     0.042 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst2460DKWSBeauty2CharmLinePreScaler   |     0.010 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst2460DKWSBeauty2CharmLineHlt2Filter  |     0.089 |     0.011 |    0.005       0.1     0.01 |     112 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst2460DKWSBeauty2CharmLineFilterSequen|     0.000 |     0.085 |    0.007       1.7     0.28 |      38 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB2Dst2460DKWSBeauty2CharmLineVOIDFilter |     0.000 |     0.007 |    0.002       0.0     0.01 |      38 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst2460DKWSBeauty2CharmCombCutDstar24602D0PiPID|     0.000 |     0.028 |    0.026       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst2460DKWSBeauty2CharmCombCutDANDDSCFPIDBeauty|     0.000 |     0.013 |    0.010       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst2460DKWSBeauty2CharmCombCutK_PIDTopoInputsBe|     0.000 |     0.011 |    0.008       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst2460DKWSBeauty2Charm                        |     0.000 |     0.657 |    0.138       1.5     0.70 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dst2460DKWSBeauty2CharmTISTOS                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst2460DKWSBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst2460DKWSBeauty2CharmLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dst2460DKWSBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dst2460DKWSBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dst2460DKWSBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst2460DKWSBeauty2CharmLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0st2460D0KBeauty2CharmLine             |     0.160 |     0.137 |    0.022      13.8     0.58 |    1000 |     0.137 |
+TimingAuditor.TIMER              INFO           StrippingB2D0st2460D0KBeauty2CharmLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0st2460D0KBeauty2CharmLineHlt2Filter  |     0.030 |     0.009 |    0.005       0.2     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2D0st2460D0KBeauty2CharmLineFilterSequen|     0.218 |     0.225 |    0.008      13.6     0.92 |     366 |     0.083 |
+TimingAuditor.TIMER              INFO            StrippingB2D0st2460D0KBeauty2CharmLineVOIDFilter |     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            D0star24602D0PiBeauty2Charm                      |     0.341 |     0.193 |    0.051       1.8     0.22 |     117 |     0.023 |
+TimingAuditor.TIMER              INFO            D0star24602DPiPIDBeauty2CharmFilter              |     0.000 |     0.019 |    0.009       0.0     0.01 |      44 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0st2460D0KBeauty2CharmCombCutD0star24602DPiPID|     0.227 |     0.024 |    0.011       0.1     0.01 |      44 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0st2460D0KBeauty2CharmCombCutD2KPIPIDBeauty2Ch|     0.000 |     0.015 |    0.006       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0st2460D0KBeauty2CharmCombCutK_PIDTopoInputsBe|     0.000 |     0.013 |    0.005       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0st2460D0KBeauty2Charm                        |     0.434 |     0.377 |    0.066       4.1     0.88 |      23 |     0.009 |
+TimingAuditor.TIMER              INFO            B2D0st2460D0KBeauty2CharmTISTOS                  |     0.000 |     3.528 |    2.051       5.0     2.09 |       2 |     0.007 |
+TimingAuditor.TIMER              INFO            B2D0st2460D0KBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.129 |    0.129       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0st2460D0KBeauty2CharmLine                    |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0st2460D0KBeauty2CharmLine       |    10.000 |     0.920 |    0.920       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0st2460D0KBeauty2CharmLine       |     0.000 |     0.733 |    0.733       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0st2460D0KBeauty2CharmLine       |     0.000 |     0.697 |    0.697       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0st2460D0KBeauty2CharmLinePostScaler  |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dst0D0KDst02D0Pi0ResolvedD02HHBeauty2Cha|     0.050 |     0.061 |    0.023       1.6     0.06 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst0D0KDst02D0Pi0ResolvedD02HHBeauty2Ch|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst0D0KDst02D0Pi0ResolvedD02HHBeauty2Ch|     0.000 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst0D0KDst02D0Pi0ResolvedD02HHBeauty2Ch|     0.000 |     0.021 |    0.007       1.5     0.08 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB2Dst0D0KDst02D0Pi0ResolvedD02HHBeauty2C|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dst0D0KDst02D0Pi0ResolvedD02HHBeauty2CharmCombC|     0.000 |     0.022 |    0.013       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst0D0KDst02D0Pi0ResolvedD02HHBeauty2CharmCombC|     0.000 |     0.023 |    0.012       0.0     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst0D0KDst02D0Pi0ResolvedD02HHBeauty2CharmCombC|     0.000 |     0.017 |    0.006       0.0     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst0D0KDst02D0Pi0ResolvedD02HHBeauty2Charm     |     0.000 |     0.546 |    0.074       1.4     0.71 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dst0D0KDst02D0Pi0ResolvedD02HHBeauty2CharmTISTO|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst0D0KDst02D0Pi0ResolvedD02HHBeauty2CharmB2CBB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst0D0KDst02D0Pi0ResolvedD02HHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dst0D0KDst02D0Pi0ResolvedD02HHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dst0D0KDst02D0Pi0ResolvedD02HHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dst0D0KDst02D0Pi0ResolvedD02HHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst0D0KDst02D0Pi0ResolvedD02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dst0D0KDst02D0GammaD02HHBeauty2CharmLine|     0.060 |     0.064 |    0.022       0.7     0.07 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst0D0KDst02D0GammaD02HHBeauty2CharmLin|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst0D0KDst02D0GammaD02HHBeauty2CharmLin|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst0D0KDst02D0GammaD02HHBeauty2CharmLin|     0.000 |     0.033 |    0.007       0.7     0.08 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB2Dst0D0KDst02D0GammaD02HHBeauty2CharmLi|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dst0D0KDst02D0GammaD02HHBeauty2CharmCombCutDsta|     0.000 |     0.015 |    0.008       0.0     0.01 |      29 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst0D0KDst02D0GammaD02HHBeauty2CharmCombCutD2HH|     0.000 |     0.019 |    0.008       0.0     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            B2Dst0D0KDst02D0GammaD02HHBeauty2CharmCombCutK_PI|     0.000 |     0.008 |    0.003       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst0D0KDst02D0GammaD02HHBeauty2Charm           |     0.000 |     0.136 |    0.067       0.5     0.10 |      25 |     0.003 |
+TimingAuditor.TIMER              INFO            B2Dst0D0KDst02D0GammaD02HHBeauty2CharmTISTOS     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst0D0KDst02D0GammaD02HHBeauty2CharmB2CBBDTBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst0D0KDst02D0GammaD02HHBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dst0D0KDst02D0GammaD02HHBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dst0D0KDst02D0GammaD02HHBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dst0D0KDst02D0GammaD02HHBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst0D0KDst02D0GammaD02HHBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02Dst0DKDst02D0Pi0ResolvedD2HHHBeauty2Cha|     0.010 |     0.061 |    0.024       0.8     0.05 |    1000 |     0.061 |
+TimingAuditor.TIMER              INFO           StrippingB02Dst0DKDst02D0Pi0ResolvedD2HHHBeauty2Ch|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02Dst0DKDst02D0Pi0ResolvedD2HHHBeauty2Ch|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02Dst0DKDst02D0Pi0ResolvedD2HHHBeauty2Ch|     0.027 |     0.016 |    0.007       0.7     0.04 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB02Dst0DKDst02D0Pi0ResolvedD2HHHBeauty2C|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02Dst0DKDst02D0Pi0ResolvedD2HHHBeauty2CharmCombC|     0.000 |     0.018 |    0.012       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02Dst0DKDst02D0Pi0ResolvedD2HHHBeauty2CharmCombC|     0.000 |     0.017 |    0.006       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02Dst0DKDst02D0Pi0ResolvedD2HHHBeauty2CharmCombC|     0.000 |     0.012 |    0.004       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02Dst0DKDst02D0Pi0ResolvedD2HHHBeauty2Charm     |     0.000 |     0.256 |    0.073       0.6     0.28 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            B02Dst0DKDst02D0Pi0ResolvedD2HHHBeauty2CharmTISTO|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02Dst0DKDst02D0Pi0ResolvedD2HHHBeauty2CharmB2CBB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02Dst0DKDst02D0Pi0ResolvedD2HHHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02Dst0DKDst02D0Pi0ResolvedD2HHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02Dst0DKDst02D0Pi0ResolvedD2HHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02Dst0DKDst02D0Pi0ResolvedD2HHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02Dst0DKDst02D0Pi0ResolvedD2HHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02Dst0DKDst02D0GammaD2HHHBeauty2CharmLine|     0.080 |     0.068 |    0.025       1.1     0.07 |    1000 |     0.068 |
+TimingAuditor.TIMER              INFO           StrippingB02Dst0DKDst02D0GammaD2HHHBeauty2CharmLin|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02Dst0DKDst02D0GammaD2HHHBeauty2CharmLin|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02Dst0DKDst02D0GammaD2HHHBeauty2CharmLin|     0.054 |     0.032 |    0.008       1.0     0.09 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB02Dst0DKDst02D0GammaD2HHHBeauty2CharmLi|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02Dst0DKDst02D0GammaD2HHHBeauty2CharmCombCutDsta|     0.344 |     0.015 |    0.009       0.0     0.01 |      29 |     0.000 |
+TimingAuditor.TIMER              INFO            B02Dst0DKDst02D0GammaD2HHHBeauty2CharmCombCutD2HH|     0.000 |     0.007 |    0.005       0.0     0.00 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B02Dst0DKDst02D0GammaD2HHHBeauty2CharmCombCutK_PI|     0.000 |     0.007 |    0.003       0.0     0.01 |      22 |     0.000 |
+TimingAuditor.TIMER              INFO            B02Dst0DKDst02D0GammaD2HHHBeauty2Charm           |     0.000 |     0.169 |    0.066       0.8     0.19 |      22 |     0.004 |
+TimingAuditor.TIMER              INFO            B02Dst0DKDst02D0GammaD2HHHBeauty2CharmTISTOS     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02Dst0DKDst02D0GammaD2HHHBeauty2CharmB2CBBDTBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02Dst0DKDst02D0GammaD2HHHBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02Dst0DKDst02D0GammaD2HHHBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02Dst0DKDst02D0GammaD2HHHBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02Dst0DKDst02D0GammaD2HHHBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02Dst0DKDst02D0GammaD2HHHBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DDKSDDBeauty2CharmLine                 |     0.200 |     0.135 |    0.026      50.4     1.59 |    1000 |     0.135 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKSDDBeauty2CharmLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKSDDBeauty2CharmLineHlt2Filter      |     0.000 |     0.008 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKSDDBeauty2CharmLineFilterSequence  |     0.300 |     0.208 |    0.008      50.2     2.62 |     366 |     0.076 |
+TimingAuditor.TIMER              INFO            StrippingB02DDKSDDBeauty2CharmLineVOIDFilter     |     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DDKSDDBeauty2CharmCombCutDANDDSCFPIDBeauty2Cha|     0.065 |     0.029 |    0.010       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DDKSDDBeauty2CharmCombCutKS0_DDInputsBeauty2Ch|     0.142 |     0.009 |    0.004       0.0     0.01 |      70 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DDKSDDBeauty2Charm                            |     0.000 |     0.146 |    0.039       5.1     0.61 |      70 |     0.010 |
+TimingAuditor.TIMER              INFO            B02DDKSDDBeauty2CharmTISTOS                      |    40.000 |    43.800 |   43.800      43.8     0.00 |       1 |     0.044 |
+TimingAuditor.TIMER              INFO            B02DDKSDDBeauty2CharmB2CBBDTBeauty2CharmFilter   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DDKSDDBeauty2CharmLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DDKSDDBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DDKSDDBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DDKSDDBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKSDDBeauty2CharmLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DDKSWSDDBeauty2CharmLine               |     0.070 |     0.047 |    0.016       1.5     0.06 |    1000 |     0.048 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKSWSDDBeauty2CharmLinePreScaler     |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKSWSDDBeauty2CharmLineHlt2Filter    |     0.000 |     0.010 |    0.005       0.1     0.01 |     104 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKSWSDDBeauty2CharmLineFilterSequence|     0.000 |     0.112 |    0.009       1.4     0.24 |      39 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingB02DDKSWSDDBeauty2CharmLineVOIDFilter   |     0.000 |     0.007 |    0.003       0.0     0.01 |      39 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DDKSWSDDBeauty2CharmCombCutDANDDSCFPIDBeauty2C|     0.000 |     0.032 |    0.019       0.1     0.01 |      21 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DDKSWSDDBeauty2CharmCombCutKS0_DDInputsBeauty2|     0.000 |     0.013 |    0.006       0.0     0.01 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DDKSWSDDBeauty2Charm                          |     0.000 |     0.185 |    0.046       1.2     0.37 |      10 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DDKSWSDDBeauty2CharmTISTOS                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DDKSWSDDBeauty2CharmB2CBBDTBeauty2CharmFilter |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DDKSWSDDBeauty2CharmLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DDKSWSDDBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DDKSWSDDBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DDKSWSDDBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKSWSDDBeauty2CharmLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0DKSDDBeauty2CharmLine                 |     0.070 |     0.082 |    0.023       4.6     0.17 |    1000 |     0.082 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKSDDBeauty2CharmLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKSDDBeauty2CharmLineHlt2Filter      |     0.010 |     0.009 |    0.005       0.6     0.02 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKSDDBeauty2CharmLineFilterSequence  |     0.054 |     0.066 |    0.008       4.4     0.25 |     366 |     0.025 |
+TimingAuditor.TIMER              INFO            StrippingB2D0DKSDDBeauty2CharmLineVOIDFilter     |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0DKSDDBeauty2CharmCombCutDANDDSCFPIDBeauty2Cha|     0.065 |     0.026 |    0.009       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0DKSDDBeauty2CharmCombCutD2HHPIDTIGHTBeauty2Ch|     0.000 |     0.013 |    0.005       0.0     0.01 |      82 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DKSDDBeauty2CharmCombCutKS0_DDInputsBeauty2Ch|     0.000 |     0.009 |    0.004       0.0     0.01 |      38 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0DKSDDBeauty2Charm                            |     0.000 |     0.177 |    0.054       1.5     0.24 |      38 |     0.007 |
+TimingAuditor.TIMER              INFO            B2D0DKSDDBeauty2CharmTISTOS                      |     0.000 |     1.130 |    1.130       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DKSDDBeauty2CharmB2CBBDTBeauty2CharmFilter   |     0.000 |     0.120 |    0.120       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0DKSDDBeauty2CharmLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0DKSDDBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0DKSDDBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0DKSDDBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKSDDBeauty2CharmLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0DKSDDD02K3PiBeauty2CharmLine          |     0.180 |     0.138 |    0.022      69.3     2.19 |    1000 |     0.139 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKSDDD02K3PiBeauty2CharmLinePreScaler|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKSDDD02K3PiBeauty2CharmLineHlt2Filte|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKSDDD02K3PiBeauty2CharmLineFilterSeq|     0.300 |     0.227 |    0.008      69.1     3.61 |     366 |     0.083 |
+TimingAuditor.TIMER              INFO            StrippingB2D0DKSDDD02K3PiBeauty2CharmLineVOIDFilt|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0DKSDDD02K3PiBeauty2CharmCombCutDANDDSCFPIDBea|     0.065 |     0.026 |    0.009       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0DKSDDD02K3PiBeauty2CharmCombCutD2K3PIPIDTIGHT|     0.000 |     0.014 |    0.005       0.1     0.01 |      46 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DKSDDD02K3PiBeauty2CharmCombCutKS0_DDInputsBe|     0.625 |     0.012 |    0.004       0.0     0.01 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0DKSDDD02K3PiBeauty2Charm                     |     0.625 |     1.000 |    0.063      14.0     3.48 |      16 |     0.016 |
+TimingAuditor.TIMER              INFO            B2D0DKSDDD02K3PiBeauty2CharmTISTOS               |    60.000 |    52.076 |   52.076      52.1     0.00 |       1 |     0.052 |
+TimingAuditor.TIMER              INFO            B2D0DKSDDD02K3PiBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.149 |    0.149       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0DKSDDD02K3PiBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0DKSDDD02K3PiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0DKSDDD02K3PiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0DKSDDD02K3PiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKSDDD02K3PiBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDKSDDBeauty2CharmLine               |     0.040 |     0.070 |    0.024       1.7     0.08 |    1000 |     0.070 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSDDBeauty2CharmLinePreScaler     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSDDBeauty2CharmLineHlt2Filter    |     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSDDBeauty2CharmLineFilterSequence|     0.000 |     0.037 |    0.007       1.6     0.10 |     366 |     0.014 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDKSDDBeauty2CharmLineVOIDFilter   |     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDKSDDBeauty2CharmCombCutDANDDSCFPIDBeauty2C|     0.000 |     0.026 |    0.010       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DstDKSDDBeauty2CharmCombCutDstar2D0PiPIDBeauty|     0.000 |     0.015 |    0.006       0.0     0.01 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSDDBeauty2CharmCombCutKS0_DDInputsBeauty2|     0.000 |     0.009 |    0.005       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSDDBeauty2Charm                          |     0.000 |     0.370 |    0.056       1.4     0.53 |       7 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DstDKSDDBeauty2CharmTISTOS                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSDDBeauty2CharmB2CBBDTBeauty2CharmFilter |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSDDBeauty2CharmLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDKSDDBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDKSDDBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDKSDDBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSDDBeauty2CharmLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDKSDDDstarD02K3PiBeauty2CharmLine   |     0.060 |     0.080 |    0.023      13.2     0.42 |    1000 |     0.081 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSDDDstarD02K3PiBeauty2CharmLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSDDDstarD02K3PiBeauty2CharmLineHl|     0.010 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSDDDstarD02K3PiBeauty2CharmLineFi|     0.027 |     0.067 |    0.008      13.0     0.68 |     366 |     0.025 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDKSDDDstarD02K3PiBeauty2CharmLineV|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDKSDDDstarD02K3PiBeauty2CharmCombCutDANDDSC|     0.000 |     0.026 |    0.009       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DstDKSDDDstarD02K3PiBeauty2CharmCombCutDstar2D|     0.000 |     0.020 |    0.009       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSDDDstarD02K3PiBeauty2CharmCombCutKS0_DDI|     0.000 |     0.009 |    0.006       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSDDDstarD02K3PiBeauty2Charm              |     0.000 |     0.813 |    0.076       4.0     1.56 |       6 |     0.005 |
+TimingAuditor.TIMER              INFO            B02DstDKSDDDstarD02K3PiBeauty2CharmTISTOS        |    10.000 |     7.656 |    7.656       7.7     0.00 |       1 |     0.008 |
+TimingAuditor.TIMER              INFO            B02DstDKSDDDstarD02K3PiBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSDDDstarD02K3PiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDKSDDDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDKSDDDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDKSDDDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSDDDstarD02K3PiBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDKSWSDDBeauty2CharmLine             |     0.020 |     0.048 |    0.017       4.0     0.13 |    1000 |     0.049 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSWSDDBeauty2CharmLinePreScaler   |     0.020 |     0.003 |    0.002       0.1     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSWSDDBeauty2CharmLineHlt2Filter  |     0.000 |     0.011 |    0.005       0.1     0.01 |     104 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSWSDDBeauty2CharmLineFilterSequen|     0.000 |     0.049 |    0.007       0.7     0.11 |      43 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDKSWSDDBeauty2CharmLineVOIDFilter |     0.000 |     0.007 |    0.003       0.0     0.01 |      43 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSDDBeauty2CharmCombCutDANDDSCFPIDBeauty|     0.000 |     0.024 |    0.013       0.0     0.01 |      19 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSDDBeauty2CharmCombCutDstar2D0PiPIDBeau|     0.000 |     0.014 |    0.010       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSDDBeauty2CharmCombCutKS0_DDInputsBeaut|     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSDDBeauty2Charm                        |     0.000 |     0.583 |    0.583       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSDDBeauty2CharmTISTOS                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSDDBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSDDBeauty2CharmLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDKSWSDDBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDKSWSDDBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDKSWSDDBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSWSDDBeauty2CharmLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDKSWSDDDstarD02K3PiBeauty2CharmLine |     0.020 |     0.040 |    0.016       0.3     0.03 |    1000 |     0.041 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSWSDDDstarD02K3PiBeauty2CharmLine|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSWSDDDstarD02K3PiBeauty2CharmLine|     0.000 |     0.011 |    0.006       0.0     0.01 |      99 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSWSDDDstarD02K3PiBeauty2CharmLine|     0.000 |     0.037 |    0.009       0.1     0.02 |      36 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDKSWSDDDstarD02K3PiBeauty2CharmLin|     0.000 |     0.007 |    0.004       0.0     0.01 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSDDDstarD02K3PiBeauty2CharmCombCutDANDD|     0.000 |     0.024 |    0.013       0.0     0.01 |      21 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSDDDstarD02K3PiBeauty2CharmCombCutDstar|     0.000 |     0.009 |    0.009       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSDDDstarD02K3PiBeauty2CharmCombCutKS0_D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSDDDstarD02K3PiBeauty2Charm            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSDDDstarD02K3PiBeauty2CharmTISTOS      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSDDDstarD02K3PiBeauty2CharmB2CBBDTBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSDDDstarD02K3PiBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDKSWSDDDstarD02K3PiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDKSWSDDDstarD02K3PiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDKSWSDDDstarD02K3PiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSWSDDDstarD02K3PiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0D0KSD02K3PiD02K3PiDDBeauty2CharmLine |     0.070 |     0.079 |    0.027       8.1     0.26 |    1000 |     0.080 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02K3PiD02K3PiDDBeauty2CharmLine|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02K3PiD02K3PiDDBeauty2CharmLine|     0.010 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02K3PiD02K3PiDDBeauty2CharmLine|     0.054 |     0.053 |    0.008       7.9     0.41 |     366 |     0.019 |
+TimingAuditor.TIMER              INFO            StrippingB02D0D0KSD02K3PiD02K3PiDDBeauty2CharmLin|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02K3PiD02K3PiDDBeauty2CharmCombCutD2K3P|     0.000 |     0.029 |    0.010       0.1     0.01 |      62 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02K3PiD02K3PiDDBeauty2CharmCombCutKS0_D|     0.000 |     0.009 |    0.005       0.0     0.00 |      27 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02K3PiD02K3PiDDBeauty2Charm            |     0.740 |     0.209 |    0.046       3.4     0.64 |      27 |     0.006 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02K3PiD02K3PiDDBeauty2CharmTISTOS      |     0.000 |     3.142 |    3.142       3.1     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02K3PiD02K3PiDDBeauty2CharmB2CBBDTBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02K3PiD02K3PiDDBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0D0KSD02K3PiD02K3PiDDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0D0KSD02K3PiD02K3PiDDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0D0KSD02K3PiD02K3PiDDBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02K3PiD02K3PiDDBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0D0KSD02HHD02HHDDBeauty2CharmLine     |     0.100 |     0.078 |    0.026       1.2     0.08 |    1000 |     0.079 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02HHD02HHDDBeauty2CharmLinePreS|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02HHD02HHDDBeauty2CharmLineHlt2|     0.010 |     0.008 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02HHD02HHDDBeauty2CharmLineFilt|     0.081 |     0.053 |    0.008       1.2     0.10 |     366 |     0.020 |
+TimingAuditor.TIMER              INFO            StrippingB02D0D0KSD02HHD02HHDDBeauty2CharmLineVOI|     0.027 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02HHDDBeauty2CharmCombCutD2HHPIDTI|     0.000 |     0.026 |    0.014       0.1     0.01 |     135 |     0.004 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02HHDDBeauty2CharmCombCutKS0_DDInp|     0.000 |     0.008 |    0.004       0.0     0.01 |      65 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02HHDDBeauty2Charm                |     0.000 |     0.086 |    0.040       1.1     0.14 |      65 |     0.006 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02HHDDBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02HHDDBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02HHDDBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0D0KSD02HHD02HHDDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0D0KSD02HHD02HHDDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0D0KSD02HHD02HHDDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02HHD02HHDDBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0D0KSD02HHD02K3PiDDBeauty2CharmLine   |     0.100 |     0.086 |    0.024      11.6     0.39 |    1000 |     0.086 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02HHD02K3PiDDBeauty2CharmLinePr|     0.000 |     0.002 |    0.001       0.3     0.01 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02HHD02K3PiDDBeauty2CharmLineHl|     0.020 |     0.011 |    0.004       3.6     0.11 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02HHD02K3PiDDBeauty2CharmLineFi|     0.054 |     0.066 |    0.007      11.4     0.60 |     366 |     0.024 |
+TimingAuditor.TIMER              INFO            StrippingB02D0D0KSD02HHD02K3PiDDBeauty2CharmLineV|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02K3PiDDBeauty2CharmCombCutD2HHPID|     0.074 |     0.026 |    0.009       0.1     0.01 |     135 |     0.004 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02K3PiDDBeauty2CharmCombCutD2K3PIP|     0.000 |     0.013 |    0.006       0.0     0.01 |      30 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02K3PiDDBeauty2CharmCombCutKS0_DDI|     0.000 |     0.011 |    0.004       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02K3PiDDBeauty2Charm              |     0.000 |     0.556 |    0.050       4.0     1.20 |      11 |     0.006 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02K3PiDDBeauty2CharmTISTOS        |     0.000 |     6.130 |    6.130       6.1     0.00 |       1 |     0.006 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02K3PiDDBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02K3PiDDBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0D0KSD02HHD02K3PiDDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0D0KSD02HHD02K3PiDDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0D0KSD02HHD02K3PiDDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02HHD02K3PiDDBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstD0KSDDBeauty2CharmLine               |     0.070 |     0.064 |    0.023       0.9     0.06 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSDDBeauty2CharmLinePreScaler     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSDDBeauty2CharmLineHlt2Filter    |     0.020 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSDDBeauty2CharmLineFilterSequence|     0.027 |     0.022 |    0.007       0.8     0.06 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB2DstD0KSDDBeauty2CharmLineVOIDFilter   |     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDBeauty2CharmCombCutDstar2D0PiPIDBeauty|     0.000 |     0.028 |    0.014       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDBeauty2CharmCombCutD2HHPIDTIGHTBeauty2|     0.000 |     0.012 |    0.005       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDBeauty2CharmCombCutKS0_DDInputsBeauty2|     0.000 |     0.010 |    0.005       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDBeauty2Charm                          |     0.000 |     0.246 |    0.067       0.6     0.24 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDBeauty2CharmTISTOS                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDBeauty2CharmB2CBBDTBeauty2CharmFilter |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDBeauty2CharmLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstD0KSDDBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstD0KSDDBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstD0KSDDBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSDDBeauty2CharmLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstD0KSDDD02K3PiBeauty2CharmLine        |     0.070 |     0.063 |    0.023       3.5     0.12 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSDDD02K3PiBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSDDD02K3PiBeauty2CharmLineHlt2Fil|     0.010 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSDDD02K3PiBeauty2CharmLineFilterS|     0.027 |     0.027 |    0.007       3.4     0.19 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingB2DstD0KSDDD02K3PiBeauty2CharmLineVOIDFi|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDD02K3PiBeauty2CharmCombCutDstar2D0PiPI|     0.000 |     0.026 |    0.013       0.0     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDD02K3PiBeauty2CharmCombCutD2K3PIPIDTIG|     0.000 |     0.014 |    0.008       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDD02K3PiBeauty2CharmCombCutKS0_DDInputs|     0.000 |     0.010 |    0.009       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDD02K3PiBeauty2Charm                   |     0.000 |     0.676 |    0.054       1.3     0.61 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDD02K3PiBeauty2CharmTISTOS             |    10.000 |     1.702 |    1.702       1.7     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDD02K3PiBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDD02K3PiBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstD0KSDDD02K3PiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstD0KSDDD02K3PiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstD0KSDDD02K3PiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSDDD02K3PiBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstD0KSDDDstarD02K3PiBeauty2CharmLine   |     0.080 |     0.065 |    0.022       5.8     0.19 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSDDDstarD02K3PiBeauty2CharmLinePr|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSDDDstarD02K3PiBeauty2CharmLineHl|     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSDDDstarD02K3PiBeauty2CharmLineFi|     0.027 |     0.036 |    0.008       5.7     0.31 |     366 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingB2DstD0KSDDDstarD02K3PiBeauty2CharmLineV|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDDstarD02K3PiBeauty2CharmCombCutDstar2D|     0.555 |     0.029 |    0.010       0.1     0.01 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDDstarD02K3PiBeauty2CharmCombCutD2HHPID|     0.000 |     0.022 |    0.007       0.0     0.01 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDDstarD02K3PiBeauty2CharmCombCutKS0_DDI|     0.000 |     0.011 |    0.009       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDDstarD02K3PiBeauty2Charm              |     0.000 |     0.976 |    0.139       1.5     0.74 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDDstarD02K3PiBeauty2CharmTISTOS        |     0.000 |     3.077 |    3.077       3.1     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDDstarD02K3PiBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDDstarD02K3PiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstD0KSDDDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstD0KSDDDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstD0KSDDDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSDDDstarD02K3PiBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstD0KSDDDstarD02K3PiD02K3PiBeauty2Charm|     0.080 |     0.067 |    0.023       7.2     0.23 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSDDDstarD02K3PiD02K3PiBeauty2Char|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSDDDstarD02K3PiD02K3PiBeauty2Char|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSDDDstarD02K3PiD02K3PiBeauty2Char|     0.027 |     0.037 |    0.007       7.1     0.37 |     366 |     0.014 |
+TimingAuditor.TIMER              INFO            StrippingB2DstD0KSDDDstarD02K3PiD02K3PiBeauty2Cha|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDDstarD02K3PiD02K3PiBeauty2CharmCombCut|     0.000 |     0.028 |    0.008       0.1     0.01 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDDstarD02K3PiD02K3PiBeauty2CharmCombCut|     0.000 |     0.011 |    0.004       0.0     0.01 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDDstarD02K3PiD02K3PiBeauty2CharmCombCut|     0.000 |     0.010 |    0.003       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDDstarD02K3PiD02K3PiBeauty2Charm       |     1.666 |     1.281 |    0.077       6.8     2.73 |       6 |     0.008 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDDstarD02K3PiD02K3PiBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDDstarD02K3PiD02K3PiBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSDDDstarD02K3PiD02K3PiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstD0KSDDDstarD02K3PiD02K3PiBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstD0KSDDDstarD02K3PiD02K3PiBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstD0KSDDDstarD02K3PiD02K3PiBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSDDDstarD02K3PiD02K3PiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstKSDDBeauty2CharmLine             |     0.050 |     0.061 |    0.024       0.4     0.04 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSDDBeauty2CharmLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSDDBeauty2CharmLineHlt2Filter  |     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSDDBeauty2CharmLineFilterSequen|     0.000 |     0.019 |    0.008       0.3     0.03 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstKSDDBeauty2CharmLineVOIDFilter |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstKSDDBeauty2CharmCombCutDstar2D0PiPIDBeau|     0.000 |     0.028 |    0.016       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDstKSDDBeauty2CharmCombCutKS0_DDInputsBeaut|     0.000 |     0.009 |    0.006       0.0     0.00 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSDDBeauty2Charm                        |     0.000 |     0.062 |    0.044       0.1     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSDDBeauty2CharmTISTOS                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSDDBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSDDBeauty2CharmLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstKSDDBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstKSDDBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstKSDDBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSDDBeauty2CharmLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstKSDDDstarD02K3PiBeauty2CharmLine |     0.090 |     0.062 |    0.024       0.5     0.04 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSDDDstarD02K3PiBeauty2CharmLine|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSDDDstarD02K3PiBeauty2CharmLine|     0.000 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSDDDstarD02K3PiBeauty2CharmLine|     0.000 |     0.015 |    0.007       0.4     0.02 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstKSDDDstarD02K3PiBeauty2CharmLin|     0.000 |     0.005 |    0.003       0.1     0.01 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstKSDDDstarD02K3PiBeauty2CharmCombCutDstar|     0.000 |     0.025 |    0.016       0.0     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDstKSDDDstarD02K3PiBeauty2CharmCombCutDstar|     0.000 |     0.017 |    0.008       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSDDDstarD02K3PiBeauty2CharmCombCutKS0_D|     0.000 |     0.013 |    0.013       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSDDDstarD02K3PiBeauty2Charm            |     0.000 |     0.131 |    0.131       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSDDDstarD02K3PiBeauty2CharmTISTOS      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSDDDstarD02K3PiBeauty2CharmB2CBBDTBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSDDDstarD02K3PiBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstKSDDDstarD02K3PiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstKSDDDstarD02K3PiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstKSDDDstarD02K3PiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSDDDstarD02K3PiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstKSDDDstarD02K3PiDstarD02K3PiBeaut|     0.040 |     0.064 |    0.023       1.6     0.06 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSDDDstarD02K3PiDstarD02K3PiBeau|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSDDDstarD02K3PiDstarD02K3PiBeau|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSDDDstarD02K3PiDstarD02K3PiBeau|     0.000 |     0.020 |    0.007       1.5     0.08 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstKSDDDstarD02K3PiDstarD02K3PiBea|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstKSDDDstarD02K3PiDstarD02K3PiBeauty2Charm|     0.000 |     0.033 |    0.017       0.1     0.01 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDstKSDDDstarD02K3PiDstarD02K3PiBeauty2Charm|     0.000 |     0.009 |    0.005       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSDDDstarD02K3PiDstarD02K3PiBeauty2Charm|     0.000 |     0.264 |    0.042       1.3     0.52 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstKSDDDstarD02K3PiDstarD02K3PiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSDDDstarD02K3PiDstarD02K3PiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSDDDstarD02K3PiDstarD02K3PiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstKSDDDstarD02K3PiDstarD02K3P|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstKSDDDstarD02K3PiDstarD02K3P|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstKSDDDstarD02K3PiDstarD02K3P|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSDDDstarD02K3PiDstarD02K3PiBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstKSWSDDBeauty2CharmLine           |     0.040 |     0.044 |    0.018       0.7     0.04 |    1000 |     0.045 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSDDBeauty2CharmLinePreScaler |     0.010 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSDDBeauty2CharmLineHlt2Filter|     0.000 |     0.011 |    0.005       0.1     0.01 |      97 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSDDBeauty2CharmLineFilterSequ|     0.000 |     0.038 |    0.008       0.6     0.10 |      37 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstKSWSDDBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSDDBeauty2CharmCombCutDstar2D0PiPIDBe|     0.000 |     0.021 |    0.014       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSDDBeauty2CharmCombCutKS0_DDInputsBea|     0.000 |     0.007 |    0.006       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSDDBeauty2Charm                      |     0.000 |     0.291 |    0.059       0.5     0.33 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSDDBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSDDBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSDDBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstKSWSDDBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstKSWSDDBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstKSWSDDBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSDDBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstKSWSDDDstarD02K3PiBeauty2CharmLin|     0.090 |     0.039 |    0.015       0.3     0.03 |    1000 |     0.040 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSDDDstarD02K3PiBeauty2CharmLi|     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSDDDstarD02K3PiBeauty2CharmLi|     0.000 |     0.010 |    0.006       0.0     0.01 |     111 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSDDDstarD02K3PiBeauty2CharmLi|     0.000 |     0.018 |    0.009       0.0     0.01 |      40 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstKSWSDDDstarD02K3PiBeauty2CharmL|     0.000 |     0.007 |    0.004       0.0     0.01 |      40 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSDDDstarD02K3PiBeauty2CharmCombCutDst|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSDDDstarD02K3PiBeauty2CharmCombCutDst|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSDDDstarD02K3PiBeauty2CharmCombCutKS0|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSDDDstarD02K3PiBeauty2Charm          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSDDDstarD02K3PiBeauty2CharmTISTOS    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSDDDstarD02K3PiBeauty2CharmB2CBBDTBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSDDDstarD02K3PiBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstKSWSDDDstarD02K3PiBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstKSWSDDDstarD02K3PiBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstKSWSDDDstarD02K3PiBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSDDDstarD02K3PiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstKSWSDDDstarD02K3PiDstarD02K3PiBea|     0.030 |     0.044 |    0.015       4.6     0.15 |    1000 |     0.044 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSDDDstarD02K3PiDstarD02K3PiBe|     0.000 |     0.003 |    0.001       0.1     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSDDDstarD02K3PiDstarD02K3PiBe|     0.000 |     0.010 |    0.006       0.1     0.01 |     113 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSDDDstarD02K3PiDstarD02K3PiBe|     0.000 |     0.140 |    0.010       4.4     0.73 |      37 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstKSWSDDDstarD02K3PiDstarD02K3PiB|     0.000 |     0.009 |    0.004       0.0     0.01 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSDDDstarD02K3PiDstarD02K3PiBeauty2Cha|     0.000 |     0.032 |    0.026       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSDDDstarD02K3PiDstarD02K3PiBeauty2Cha|     0.000 |     0.014 |    0.014       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSDDDstarD02K3PiDstarD02K3PiBeauty2Cha|     0.000 |     4.214 |    4.214       4.2     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSDDDstarD02K3PiDstarD02K3PiBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSDDDstarD02K3PiDstarD02K3PiBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSDDDstarD02K3PiDstarD02K3PiBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstKSWSDDDstarD02K3PiDstarD02K|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstKSWSDDDstarD02K3PiDstarD02K|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstKSWSDDDstarD02K3PiDstarD02K|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSDDDstarD02K3PiDstarD02K3PiBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DDKSLLBeauty2CharmLine                 |     0.110 |     0.084 |    0.027       4.3     0.16 |    1000 |     0.085 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKSLLBeauty2CharmLinePreScaler       |     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKSLLBeauty2CharmLineHlt2Filter      |     0.010 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKSLLBeauty2CharmLineFilterSequence  |     0.136 |     0.058 |    0.008       0.8     0.10 |     366 |     0.021 |
+TimingAuditor.TIMER              INFO            StrippingB02DDKSLLBeauty2CharmLineVOIDFilter     |     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DDKSLLBeauty2CharmCombCutDANDDSCFPIDBeauty2Cha|     0.065 |     0.026 |    0.008       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DDKSLLBeauty2CharmCombCutKS0_LLInputsBeauty2Ch|     0.000 |     0.013 |    0.004       0.0     0.01 |      56 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DDKSLLBeauty2Charm                            |     0.357 |     0.102 |    0.042       0.7     0.10 |      56 |     0.006 |
+TimingAuditor.TIMER              INFO            B02DDKSLLBeauty2CharmTISTOS                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DDKSLLBeauty2CharmB2CBBDTBeauty2CharmFilter   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DDKSLLBeauty2CharmLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DDKSLLBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DDKSLLBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DDKSLLBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKSLLBeauty2CharmLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DDKSWSLLBeauty2CharmLine               |     0.080 |     0.047 |    0.017       1.6     0.06 |    1000 |     0.048 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKSWSLLBeauty2CharmLinePreScaler     |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKSWSLLBeauty2CharmLineHlt2Filter    |     0.000 |     0.011 |    0.006       0.1     0.01 |      94 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKSWSLLBeauty2CharmLineFilterSequence|     0.303 |     0.111 |    0.008       1.5     0.25 |      33 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingB02DDKSWSLLBeauty2CharmLineVOIDFilter   |     0.000 |     0.007 |    0.003       0.0     0.01 |      33 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DDKSWSLLBeauty2CharmCombCutDANDDSCFPIDBeauty2C|     0.000 |     0.034 |    0.012       0.1     0.01 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DDKSWSLLBeauty2CharmCombCutKS0_LLInputsBeauty2|     0.000 |     0.007 |    0.005       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DDKSWSLLBeauty2Charm                          |     1.111 |     0.198 |    0.043       1.3     0.43 |       9 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DDKSWSLLBeauty2CharmTISTOS                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DDKSWSLLBeauty2CharmB2CBBDTBeauty2CharmFilter |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DDKSWSLLBeauty2CharmLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DDKSWSLLBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DDKSWSLLBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DDKSWSLLBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKSWSLLBeauty2CharmLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0DKSLLBeauty2CharmLine                 |     0.100 |     0.077 |    0.025       0.8     0.08 |    1000 |     0.077 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKSLLBeauty2CharmLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKSLLBeauty2CharmLineHlt2Filter      |     0.020 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKSLLBeauty2CharmLineFilterSequence  |     0.081 |     0.052 |    0.008       0.7     0.09 |     366 |     0.019 |
+TimingAuditor.TIMER              INFO            StrippingB2D0DKSLLBeauty2CharmLineVOIDFilter     |     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0DKSLLBeauty2CharmCombCutDANDDSCFPIDBeauty2Cha|     0.065 |     0.027 |    0.009       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0DKSLLBeauty2CharmCombCutD2HHPIDTIGHTBeauty2Ch|     0.000 |     0.013 |    0.005       0.1     0.01 |      82 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DKSLLBeauty2CharmCombCutKS0_LLInputsBeauty2Ch|     0.000 |     0.009 |    0.004       0.0     0.01 |      31 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0DKSLLBeauty2Charm                            |     0.322 |     0.136 |    0.060       0.6     0.10 |      31 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0DKSLLBeauty2CharmTISTOS                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0DKSLLBeauty2CharmB2CBBDTBeauty2CharmFilter   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0DKSLLBeauty2CharmLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0DKSLLBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0DKSLLBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0DKSLLBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKSLLBeauty2CharmLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0DKSLLD02K3PiBeauty2CharmLine          |     0.130 |     0.083 |    0.024       5.2     0.19 |    1000 |     0.083 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKSLLD02K3PiBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKSLLD02K3PiBeauty2CharmLineHlt2Filte|     0.010 |     0.009 |    0.005       0.3     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKSLLD02K3PiBeauty2CharmLineFilterSeq|     0.054 |     0.044 |    0.007       0.9     0.08 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingB2D0DKSLLD02K3PiBeauty2CharmLineVOIDFilt|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0DKSLLD02K3PiBeauty2CharmCombCutDANDDSCFPIDBea|     0.065 |     0.027 |    0.008       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0DKSLLD02K3PiBeauty2CharmCombCutD2K3PIPIDTIGHT|     0.000 |     0.014 |    0.005       0.1     0.01 |      46 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DKSLLD02K3PiBeauty2CharmCombCutKS0_LLInputsBe|     0.000 |     0.010 |    0.005       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0DKSLLD02K3PiBeauty2Charm                     |     0.000 |     0.130 |    0.061       0.7     0.14 |      23 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0DKSLLD02K3PiBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0DKSLLD02K3PiBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0DKSLLD02K3PiBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0DKSLLD02K3PiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0DKSLLD02K3PiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0DKSLLD02K3PiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKSLLD02K3PiBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDKSLLBeauty2CharmLine               |     0.070 |     0.071 |    0.024       1.8     0.09 |    1000 |     0.071 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSLLBeauty2CharmLinePreScaler     |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSLLBeauty2CharmLineHlt2Filter    |     0.000 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSLLBeauty2CharmLineFilterSequence|     0.081 |     0.039 |    0.008       1.7     0.11 |     366 |     0.014 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDKSLLBeauty2CharmLineVOIDFilter   |     0.000 |     0.008 |    0.003       1.2     0.06 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DstDKSLLBeauty2CharmCombCutDANDDSCFPIDBeauty2C|     0.000 |     0.026 |    0.009       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DstDKSLLBeauty2CharmCombCutDstar2D0PiPIDBeauty|     0.000 |     0.022 |    0.007       0.1     0.02 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSLLBeauty2CharmCombCutKS0_LLInputsBeauty2|     0.000 |     0.014 |    0.006       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSLLBeauty2Charm                          |     2.000 |     0.370 |    0.085       1.5     0.61 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDKSLLBeauty2CharmTISTOS                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSLLBeauty2CharmB2CBBDTBeauty2CharmFilter |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSLLBeauty2CharmLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDKSLLBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDKSLLBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDKSLLBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSLLBeauty2CharmLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDKSLLDstarD02K3PiBeauty2CharmLine   |     0.080 |     0.071 |    0.023       1.7     0.07 |    1000 |     0.071 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSLLDstarD02K3PiBeauty2CharmLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSLLDstarD02K3PiBeauty2CharmLineHl|     0.020 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSLLDstarD02K3PiBeauty2CharmLineFi|     0.027 |     0.035 |    0.007       1.5     0.09 |     366 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDKSLLDstarD02K3PiBeauty2CharmLineV|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDKSLLDstarD02K3PiBeauty2CharmCombCutDANDDSC|     0.000 |     0.028 |    0.010       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DstDKSLLDstarD02K3PiBeauty2CharmCombCutDstar2D|     0.000 |     0.016 |    0.005       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSLLDstarD02K3PiBeauty2CharmCombCutKS0_LLI|     0.000 |     0.015 |    0.005       0.1     0.02 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSLLDstarD02K3PiBeauty2Charm              |     0.000 |     0.240 |    0.060       1.2     0.44 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDKSLLDstarD02K3PiBeauty2CharmTISTOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSLLDstarD02K3PiBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSLLDstarD02K3PiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDKSLLDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDKSLLDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDKSLLDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSLLDstarD02K3PiBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDKSWSLLBeauty2CharmLine             |     0.020 |     0.046 |    0.017       0.7     0.04 |    1000 |     0.046 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSWSLLBeauty2CharmLinePreScaler   |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSWSLLBeauty2CharmLineHlt2Filter  |     0.000 |     0.010 |    0.005       0.0     0.01 |     116 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSWSLLBeauty2CharmLineFilterSequen|     0.000 |     0.036 |    0.008       0.1     0.03 |      51 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDKSWSLLBeauty2CharmLineVOIDFilter |     0.000 |     0.007 |    0.003       0.0     0.00 |      51 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSLLBeauty2CharmCombCutDANDDSCFPIDBeauty|     0.000 |     0.034 |    0.018       0.1     0.02 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSLLBeauty2CharmCombCutDstar2D0PiPIDBeau|     0.000 |     0.016 |    0.013       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSLLBeauty2CharmCombCutKS0_LLInputsBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSLLBeauty2Charm                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSLLBeauty2CharmTISTOS                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSLLBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSLLBeauty2CharmLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDKSWSLLBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDKSWSLLBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDKSWSLLBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSWSLLBeauty2CharmLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDKSWSLLDstarD02K3PiBeauty2CharmLine |     0.020 |     0.042 |    0.016       1.4     0.05 |    1000 |     0.042 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSWSLLDstarD02K3PiBeauty2CharmLine|     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSWSLLDstarD02K3PiBeauty2CharmLine|     0.000 |     0.013 |    0.006       0.1     0.01 |      91 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSWSLLDstarD02K3PiBeauty2CharmLine|     0.000 |     0.081 |    0.010       1.2     0.23 |      29 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDKSWSLLDstarD02K3PiBeauty2CharmLin|     0.000 |     0.007 |    0.003       0.0     0.00 |      29 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSLLDstarD02K3PiBeauty2CharmCombCutDANDD|     0.000 |     0.029 |    0.016       0.0     0.01 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSLLDstarD02K3PiBeauty2CharmCombCutDstar|     0.000 |     0.021 |    0.013       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSLLDstarD02K3PiBeauty2CharmCombCutKS0_L|     0.000 |     0.030 |    0.028       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSLLDstarD02K3PiBeauty2Charm            |     0.000 |     0.542 |    0.078       1.0     0.66 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSLLDstarD02K3PiBeauty2CharmTISTOS      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSLLDstarD02K3PiBeauty2CharmB2CBBDTBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKSWSLLDstarD02K3PiBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDKSWSLLDstarD02K3PiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDKSWSLLDstarD02K3PiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDKSWSLLDstarD02K3PiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKSWSLLDstarD02K3PiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0D0KSD02K3PiD02K3PiLLBeauty2CharmLine |     0.030 |     0.073 |    0.025       1.0     0.06 |    1000 |     0.073 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02K3PiD02K3PiLLBeauty2CharmLine|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02K3PiD02K3PiLLBeauty2CharmLine|     0.010 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02K3PiD02K3PiLLBeauty2CharmLine|     0.027 |     0.034 |    0.008       0.9     0.07 |     366 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingB02D0D0KSD02K3PiD02K3PiLLBeauty2CharmLin|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02K3PiD02K3PiLLBeauty2CharmCombCutD2K3P|     0.000 |     0.028 |    0.014       0.1     0.01 |      62 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02K3PiD02K3PiLLBeauty2CharmCombCutKS0_L|     0.000 |     0.011 |    0.005       0.0     0.01 |      28 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02K3PiD02K3PiLLBeauty2Charm            |     0.000 |     0.088 |    0.038       0.6     0.12 |      28 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02K3PiD02K3PiLLBeauty2CharmTISTOS      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02K3PiD02K3PiLLBeauty2CharmB2CBBDTBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02K3PiD02K3PiLLBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0D0KSD02K3PiD02K3PiLLBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0D0KSD02K3PiD02K3PiLLBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0D0KSD02K3PiD02K3PiLLBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02K3PiD02K3PiLLBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0D0KSD02HHD02HHLLBeauty2CharmLine     |     0.070 |     0.079 |    0.026       1.0     0.07 |    1000 |     0.079 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02HHD02HHLLBeauty2CharmLinePreS|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02HHD02HHLLBeauty2CharmLineHlt2|     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02HHD02HHLLBeauty2CharmLineFilt|     0.054 |     0.049 |    0.009       0.9     0.08 |     366 |     0.018 |
+TimingAuditor.TIMER              INFO            StrippingB02D0D0KSD02HHD02HHLLBeauty2CharmLineVOI|     0.027 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02HHLLBeauty2CharmCombCutD2HHPIDTI|     0.000 |     0.026 |    0.009       0.1     0.01 |     135 |     0.004 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02HHLLBeauty2CharmCombCutKS0_LLInp|     0.000 |     0.009 |    0.004       0.0     0.01 |      48 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02HHLLBeauty2Charm                |     0.000 |     0.090 |    0.042       0.8     0.11 |      48 |     0.004 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02HHLLBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02HHLLBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02HHLLBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0D0KSD02HHD02HHLLBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0D0KSD02HHD02HHLLBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0D0KSD02HHD02HHLLBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02HHD02HHLLBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0D0KSD02HHD02K3PiLLBeauty2CharmLine   |     0.060 |     0.073 |    0.025       0.8     0.06 |    1000 |     0.073 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02HHD02K3PiLLBeauty2CharmLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02HHD02K3PiLLBeauty2CharmLineHl|     0.030 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02HHD02K3PiLLBeauty2CharmLineFi|     0.000 |     0.033 |    0.008       0.7     0.06 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB02D0D0KSD02HHD02K3PiLLBeauty2CharmLineV|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02K3PiLLBeauty2CharmCombCutD2HHPID|     0.000 |     0.026 |    0.008       0.1     0.01 |     135 |     0.004 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02K3PiLLBeauty2CharmCombCutD2K3PIP|     0.000 |     0.013 |    0.006       0.0     0.01 |      30 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02K3PiLLBeauty2CharmCombCutKS0_LLI|     0.000 |     0.012 |    0.005       0.0     0.01 |      13 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02K3PiLLBeauty2Charm              |     0.000 |     0.107 |    0.052       0.6     0.14 |      13 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02K3PiLLBeauty2CharmTISTOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02K3PiLLBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KSD02HHD02K3PiLLBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0D0KSD02HHD02K3PiLLBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0D0KSD02HHD02K3PiLLBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0D0KSD02HHD02K3PiLLBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KSD02HHD02K3PiLLBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstD0KSLLBeauty2CharmLine               |     0.110 |     0.065 |    0.023       0.9     0.06 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSLLBeauty2CharmLinePreScaler     |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSLLBeauty2CharmLineHlt2Filter    |     0.020 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSLLBeauty2CharmLineFilterSequence|     0.000 |     0.022 |    0.008       0.7     0.06 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB2DstD0KSLLBeauty2CharmLineVOIDFilter   |     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLBeauty2CharmCombCutDstar2D0PiPIDBeauty|     0.000 |     0.031 |    0.014       0.1     0.02 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLBeauty2CharmCombCutD2HHPIDTIGHTBeauty2|     0.000 |     0.016 |    0.005       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLBeauty2CharmCombCutKS0_LLInputsBeauty2|     0.000 |     0.020 |    0.004       0.1     0.02 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLBeauty2Charm                          |     0.000 |     0.186 |    0.069       0.6     0.19 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLBeauty2CharmTISTOS                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLBeauty2CharmB2CBBDTBeauty2CharmFilter |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLBeauty2CharmLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstD0KSLLBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstD0KSLLBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstD0KSLLBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSLLBeauty2CharmLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstD0KSLLD02K3PiBeauty2CharmLine        |     0.080 |     0.060 |    0.023       1.6     0.06 |    1000 |     0.060 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSLLD02K3PiBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSLLD02K3PiBeauty2CharmLineHlt2Fil|     0.030 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSLLD02K3PiBeauty2CharmLineFilterS|     0.054 |     0.018 |    0.008       1.5     0.08 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingB2DstD0KSLLD02K3PiBeauty2CharmLineVOIDFi|     0.054 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLD02K3PiBeauty2CharmCombCutDstar2D0PiPI|     0.000 |     0.027 |    0.011       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLD02K3PiBeauty2CharmCombCutD2K3PIPIDTIG|     0.000 |     0.015 |    0.008       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLD02K3PiBeauty2CharmCombCutKS0_LLInputs|     0.000 |     0.009 |    0.009       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLD02K3PiBeauty2Charm                   |     0.000 |     1.311 |    1.311       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLD02K3PiBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLD02K3PiBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLD02K3PiBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstD0KSLLD02K3PiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstD0KSLLD02K3PiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstD0KSLLD02K3PiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSLLD02K3PiBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstD0KSLLDstarD02K3PiBeauty2CharmLine   |     0.090 |     0.060 |    0.023       1.4     0.06 |    1000 |     0.061 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSLLDstarD02K3PiBeauty2CharmLinePr|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSLLDstarD02K3PiBeauty2CharmLineHl|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSLLDstarD02K3PiBeauty2CharmLineFi|     0.000 |     0.020 |    0.008       1.3     0.07 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingB2DstD0KSLLDstarD02K3PiBeauty2CharmLineV|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLDstarD02K3PiBeauty2CharmCombCutDstar2D|     0.000 |     0.027 |    0.010       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLDstarD02K3PiBeauty2CharmCombCutD2HHPID|     0.000 |     0.015 |    0.007       0.0     0.01 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLDstarD02K3PiBeauty2CharmCombCutKS0_LLI|     0.000 |     0.014 |    0.008       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLDstarD02K3PiBeauty2Charm              |     0.000 |     0.324 |    0.064       1.1     0.52 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLDstarD02K3PiBeauty2CharmTISTOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLDstarD02K3PiBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLDstarD02K3PiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstD0KSLLDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstD0KSLLDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstD0KSLLDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSLLDstarD02K3PiBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstD0KSLLDstarD02K3PiD02K3PiBeauty2Charm|     0.070 |     0.061 |    0.023       1.1     0.05 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSLLDstarD02K3PiD02K3PiBeauty2Char|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSLLDstarD02K3PiD02K3PiBeauty2Char|     0.000 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSLLDstarD02K3PiD02K3PiBeauty2Char|     0.000 |     0.022 |    0.008       1.0     0.06 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB2DstD0KSLLDstarD02K3PiD02K3PiBeauty2Cha|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLDstarD02K3PiD02K3PiBeauty2CharmCombCut|     0.000 |     0.032 |    0.019       0.1     0.01 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLDstarD02K3PiD02K3PiBeauty2CharmCombCut|     0.000 |     0.015 |    0.004       0.0     0.01 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLDstarD02K3PiD02K3PiBeauty2CharmCombCut|     0.000 |     0.008 |    0.005       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLDstarD02K3PiD02K3PiBeauty2Charm       |     0.000 |     0.173 |    0.059       0.7     0.24 |       7 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLDstarD02K3PiD02K3PiBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLDstarD02K3PiD02K3PiBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KSLLDstarD02K3PiD02K3PiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstD0KSLLDstarD02K3PiD02K3PiBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstD0KSLLDstarD02K3PiD02K3PiBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstD0KSLLDstarD02K3PiD02K3PiBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KSLLDstarD02K3PiD02K3PiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstKSLLBeauty2CharmLine             |     0.060 |     0.065 |    0.023       2.3     0.09 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSLLBeauty2CharmLinePreScaler   |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSLLBeauty2CharmLineHlt2Filter  |     0.010 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSLLBeauty2CharmLineFilterSequen|     0.027 |     0.023 |    0.008       2.1     0.11 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstKSLLBeauty2CharmLineVOIDFilter |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstKSLLBeauty2CharmCombCutDstar2D0PiPIDBeau|     0.000 |     0.026 |    0.013       0.0     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDstKSLLBeauty2CharmCombCutKS0_LLInputsBeaut|     0.000 |     0.013 |    0.005       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSLLBeauty2Charm                        |     1.666 |     0.337 |    0.043       1.7     0.68 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstKSLLBeauty2CharmTISTOS                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSLLBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSLLBeauty2CharmLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstKSLLBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstKSLLBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstKSLLBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSLLBeauty2CharmLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstKSLLDstarD02K3PiBeauty2CharmLine |     0.050 |     0.063 |    0.022       0.4     0.04 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSLLDstarD02K3PiBeauty2CharmLine|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSLLDstarD02K3PiBeauty2CharmLine|     0.020 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSLLDstarD02K3PiBeauty2CharmLine|     0.000 |     0.016 |    0.008       0.1     0.01 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstKSLLDstarD02K3PiBeauty2CharmLin|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstKSLLDstarD02K3PiBeauty2CharmCombCutDstar|     0.000 |     0.030 |    0.015       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDstKSLLDstarD02K3PiBeauty2CharmCombCutDstar|     0.000 |     0.018 |    0.008       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSLLDstarD02K3PiBeauty2CharmCombCutKS0_L|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSLLDstarD02K3PiBeauty2Charm            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSLLDstarD02K3PiBeauty2CharmTISTOS      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSLLDstarD02K3PiBeauty2CharmB2CBBDTBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSLLDstarD02K3PiBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstKSLLDstarD02K3PiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstKSLLDstarD02K3PiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstKSLLDstarD02K3PiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSLLDstarD02K3PiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstKSLLDstarD02K3PiDstarD02K3PiBeaut|     0.070 |     0.066 |    0.024       0.8     0.05 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSLLDstarD02K3PiDstarD02K3PiBeau|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSLLDstarD02K3PiDstarD02K3PiBeau|     0.010 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSLLDstarD02K3PiDstarD02K3PiBeau|     0.000 |     0.020 |    0.008       0.7     0.04 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstKSLLDstarD02K3PiDstarD02K3PiBea|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstKSLLDstarD02K3PiDstarD02K3PiBeauty2Charm|     0.000 |     0.032 |    0.010       0.1     0.01 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDstKSLLDstarD02K3PiDstarD02K3PiBeauty2Charm|     0.000 |     0.011 |    0.004       0.0     0.01 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSLLDstarD02K3PiDstarD02K3PiBeauty2Charm|     0.000 |     0.124 |    0.042       0.5     0.19 |       7 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDstKSLLDstarD02K3PiDstarD02K3PiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSLLDstarD02K3PiDstarD02K3PiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSLLDstarD02K3PiDstarD02K3PiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstKSLLDstarD02K3PiDstarD02K3P|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstKSLLDstarD02K3PiDstarD02K3P|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstKSLLDstarD02K3PiDstarD02K3P|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSLLDstarD02K3PiDstarD02K3PiBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstKSWSLLBeauty2CharmLine           |     0.020 |     0.045 |    0.017       2.3     0.08 |    1000 |     0.046 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSLLBeauty2CharmLinePreScaler |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSLLBeauty2CharmLineHlt2Filter|     0.000 |     0.011 |    0.005       0.1     0.01 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSLLBeauty2CharmLineFilterSequ|     0.000 |     0.099 |    0.010       2.1     0.41 |      27 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstKSWSLLBeauty2CharmLineVOIDFilte|     0.000 |     0.006 |    0.004       0.0     0.00 |      27 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSLLBeauty2CharmCombCutDstar2D0PiPIDBe|     0.000 |     0.032 |    0.025       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSLLBeauty2CharmCombCutKS0_LLInputsBea|     0.000 |     0.024 |    0.024       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSLLBeauty2Charm                      |     0.000 |     1.857 |    1.857       1.9     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSLLBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSLLBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSLLBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstKSWSLLBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstKSWSLLBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstKSWSLLBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSLLBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstKSWSLLDstarD02K3PiBeauty2CharmLin|     0.060 |     0.039 |    0.015       0.2     0.03 |    1000 |     0.040 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSLLDstarD02K3PiBeauty2CharmLi|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSLLDstarD02K3PiBeauty2CharmLi|     0.000 |     0.011 |    0.005       0.1     0.01 |     108 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSLLDstarD02K3PiBeauty2CharmLi|     0.000 |     0.018 |    0.009       0.1     0.01 |      41 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstKSWSLLDstarD02K3PiBeauty2CharmL|     0.000 |     0.007 |    0.003       0.0     0.01 |      41 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSLLDstarD02K3PiBeauty2CharmCombCutDst|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSLLDstarD02K3PiBeauty2CharmCombCutDst|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSLLDstarD02K3PiBeauty2CharmCombCutKS0|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSLLDstarD02K3PiBeauty2Charm          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSLLDstarD02K3PiBeauty2CharmTISTOS    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSLLDstarD02K3PiBeauty2CharmB2CBBDTBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSLLDstarD02K3PiBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstKSWSLLDstarD02K3PiBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstKSWSLLDstarD02K3PiBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstKSWSLLDstarD02K3PiBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSLLDstarD02K3PiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstKSWSLLDstarD02K3PiDstarD02K3PiBea|     0.020 |     0.041 |    0.016       0.6     0.04 |    1000 |     0.042 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSLLDstarD02K3PiDstarD02K3PiBe|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSLLDstarD02K3PiDstarD02K3PiBe|     0.000 |     0.013 |    0.005       0.3     0.03 |     104 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSLLDstarD02K3PiDstarD02K3PiBe|     0.000 |     0.045 |    0.011       0.3     0.07 |      27 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstKSWSLLDstarD02K3PiDstarD02K3PiB|     0.000 |     0.012 |    0.004       0.1     0.01 |      27 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSLLDstarD02K3PiDstarD02K3PiBeauty2Cha|     0.000 |     0.046 |    0.027       0.1     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSLLDstarD02K3PiDstarD02K3PiBeauty2Cha|     0.000 |     0.009 |    0.009       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSLLDstarD02K3PiDstarD02K3PiBeauty2Cha|     0.000 |     0.114 |    0.114       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSLLDstarD02K3PiDstarD02K3PiBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSLLDstarD02K3PiDstarD02K3PiBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKSWSLLDstarD02K3PiDstarD02K3PiBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstKSWSLLDstarD02K3PiDstarD02K|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstKSWSLLDstarD02K3PiDstarD02K|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstKSWSLLDstarD02K3PiDstarD02K|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKSWSLLDstarD02K3PiDstarD02K3PiBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0D0KstD02K3PiD02K3PiBeauty2CharmLine  |     0.230 |     0.256 |    0.027      85.6     3.81 |    1000 |     0.256 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KstD02K3PiD02K3PiBeauty2CharmLineP|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KstD02K3PiD02K3PiBeauty2CharmLineH|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KstD02K3PiD02K3PiBeauty2CharmLineF|     0.519 |     0.529 |    0.009      85.5     6.27 |     366 |     0.194 |
+TimingAuditor.TIMER              INFO            StrippingB02D0D0KstD02K3PiD02K3PiBeauty2CharmLine|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0KstD02K3PiD02K3PiBeauty2CharmCombCutD2K3PI|     0.000 |     0.027 |    0.008       0.1     0.01 |      62 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0KstD02K3PiD02K3PiBeauty2CharmCombCutX2KPiB|     0.000 |     0.008 |    0.003       0.0     0.01 |      62 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0D0KstD02K3PiD02K3PiBeauty2Charm             |     1.290 |     1.472 |    0.055      69.2     8.84 |      62 |     0.091 |
+TimingAuditor.TIMER              INFO            B02D0D0KstD02K3PiD02K3PiBeauty2CharmTISTOS       |    35.000 |    34.458 |   13.376      55.5    29.82 |       2 |     0.069 |
+TimingAuditor.TIMER              INFO            B02D0D0KstD02K3PiD02K3PiBeauty2CharmB2CBBDTBeauty|    10.000 |     0.442 |    0.442       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KstD02K3PiD02K3PiBeauty2CharmLine         |     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0D0KstD02K3PiD02K3PiBeauty2Charm|     0.000 |     4.919 |    4.919       4.9     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0D0KstD02K3PiD02K3PiBeauty2Charm|    10.000 |     4.881 |    4.881       4.9     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0D0KstD02K3PiD02K3PiBeauty2Charm|     0.000 |     4.897 |    4.897       4.9     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KstD02K3PiD02K3PiBeauty2CharmLineP|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0D0KstD02HHD02HHBeauty2CharmLine      |     0.120 |     0.119 |    0.025      10.5     0.45 |    1000 |     0.119 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KstD02HHD02HHBeauty2CharmLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KstD02HHD02HHBeauty2CharmLineHlt2F|     0.010 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KstD02HHD02HHBeauty2CharmLineFilte|     0.163 |     0.158 |    0.008      10.3     0.72 |     366 |     0.058 |
+TimingAuditor.TIMER              INFO            StrippingB02D0D0KstD02HHD02HHBeauty2CharmLineVOID|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0KstD02HHD02HHBeauty2CharmCombCutD2HHPIDTIG|     0.000 |     0.027 |    0.008       0.1     0.01 |     135 |     0.004 |
+TimingAuditor.TIMER              INFO            B02D0D0KstD02HHD02HHBeauty2CharmCombCutX2KPiBeaut|     0.000 |     0.008 |    0.003       0.1     0.01 |     134 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0D0KstD02HHD02HHBeauty2Charm                 |     0.074 |     0.145 |    0.049       1.9     0.21 |     134 |     0.020 |
+TimingAuditor.TIMER              INFO            B02D0D0KstD02HHD02HHBeauty2CharmTISTOS           |     6.666 |     4.210 |    1.865       7.2     2.72 |       3 |     0.013 |
+TimingAuditor.TIMER              INFO            B02D0D0KstD02HHD02HHBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.099 |    0.098       0.1     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KstD02HHD02HHBeauty2CharmLine             |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0D0KstD02HHD02HHBeauty2CharmLine|     0.000 |     0.596 |    0.596       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0D0KstD02HHD02HHBeauty2CharmLine|     0.000 |     0.514 |    0.514       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0D0KstD02HHD02HHBeauty2CharmLine|     0.000 |     0.498 |    0.498       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KstD02HHD02HHBeauty2CharmLinePostS|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0D0KstD02HHD02K3PiBeauty2CharmLine    |     0.520 |     0.577 |    0.025     267.0    10.42 |    1000 |     0.578 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KstD02HHD02K3PiBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KstD02HHD02K3PiBeauty2CharmLineHlt|     0.010 |     0.009 |    0.005       0.7     0.02 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KstD02HHD02K3PiBeauty2CharmLineFil|     1.366 |     1.407 |    0.008     266.9    17.19 |     366 |     0.515 |
+TimingAuditor.TIMER              INFO            StrippingB02D0D0KstD02HHD02K3PiBeauty2CharmLineVO|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0KstD02HHD02K3PiBeauty2CharmCombCutD2HHPIDT|     0.000 |     0.027 |    0.008       0.1     0.01 |     135 |     0.004 |
+TimingAuditor.TIMER              INFO            B02D0D0KstD02HHD02K3PiBeauty2CharmCombCutD2K3PIPI|     0.000 |     0.014 |    0.007       0.0     0.01 |      30 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KstD02HHD02K3PiBeauty2CharmCombCutX2KPiBea|     0.000 |     0.008 |    0.004       0.0     0.00 |      30 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0D0KstD02HHD02K3PiBeauty2Charm               |     4.666 |     4.515 |    0.066     101.6    18.69 |      30 |     0.135 |
+TimingAuditor.TIMER              INFO            B02D0D0KstD02HHD02K3PiBeauty2CharmTISTOS         |    50.000 |    48.829 |    1.875     186.5    74.74 |       6 |     0.293 |
+TimingAuditor.TIMER              INFO            B02D0D0KstD02HHD02K3PiBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.292 |    0.094       1.1     0.37 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0D0KstD02HHD02K3PiBeauty2CharmLine           |     0.000 |     0.013 |    0.007       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0D0KstD02HHD02K3PiBeauty2CharmLi|    10.000 |     9.321 |    1.144      17.5    11.56 |       2 |     0.019 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0D0KstD02HHD02K3PiBeauty2CharmLi|    10.000 |     9.079 |    0.871      17.3    11.61 |       2 |     0.018 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0D0KstD02HHD02K3PiBeauty2CharmLi|     5.000 |     9.098 |    0.870      17.3    11.64 |       2 |     0.018 |
+TimingAuditor.TIMER              INFO           StrippingB02D0D0KstD02HHD02K3PiBeauty2CharmLinePos|     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DDKstBeauty2CharmLine                  |     0.810 |     0.809 |    0.025     505.8    16.87 |    1000 |     0.809 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKstBeauty2CharmLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKstBeauty2CharmLineHlt2Filter       |     0.000 |     0.014 |    0.005       0.8     0.06 |    1000 |     0.014 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKstBeauty2CharmLineFilterSequence   |     2.076 |     2.025 |    0.007     505.6    27.85 |     366 |     0.741 |
+TimingAuditor.TIMER              INFO            StrippingB02DDKstBeauty2CharmLineVOIDFilter      |     0.027 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DDKstBeauty2CharmCombCutDANDDSCFPIDBeauty2Char|     0.000 |     0.029 |    0.010       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DDKstBeauty2CharmCombCutX2KPiBeauty2Charm     |     0.065 |     0.009 |    0.003       0.1     0.01 |     152 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DDKstBeauty2Charm                             |     0.921 |     0.794 |    0.047      59.2     5.28 |     152 |     0.121 |
+TimingAuditor.TIMER              INFO            B02DDKstBeauty2CharmTISTOS                       |   160.000 |   159.841 |    3.121     370.5   189.51 |       3 |     0.480 |
+TimingAuditor.TIMER              INFO            B02DDKstBeauty2CharmB2CBBDTBeauty2CharmFilter    |     0.000 |     0.724 |    0.137       1.8     0.95 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DDKstBeauty2CharmLine                         |     0.000 |     0.019 |    0.007       0.0     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DDKstBeauty2CharmLine            |    15.000 |    16.342 |    1.281      31.4    21.30 |       2 |     0.033 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DDKstBeauty2CharmLine            |    20.000 |    16.222 |    1.023      31.4    21.50 |       2 |     0.032 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DDKstBeauty2CharmLine            |    15.000 |    16.064 |    0.992      31.1    21.32 |       2 |     0.032 |
+TimingAuditor.TIMER              INFO           StrippingB02DDKstBeauty2CharmLinePostScaler       |     0.000 |     0.004 |    0.004       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDKstBeauty2CharmLine                |     0.270 |     0.268 |    0.024     127.9     4.35 |    1000 |     0.269 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKstBeauty2CharmLinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKstBeauty2CharmLineHlt2Filter     |     0.020 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKstBeauty2CharmLineFilterSequence |     0.573 |     0.571 |    0.008     127.7     7.17 |     366 |     0.209 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDKstBeauty2CharmLineVOIDFilter    |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDKstBeauty2CharmCombCutDstar2D0PiPIDBeauty2|     0.500 |     0.031 |    0.015       0.1     0.02 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDKstBeauty2CharmCombCutDANDDSCFPIDBeauty2Ch|     0.000 |     0.018 |    0.006       0.1     0.02 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKstBeauty2CharmCombCutX2KPiBeauty2Charm   |     0.000 |     0.009 |    0.004       0.0     0.01 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKstBeauty2Charm                           |     0.588 |     1.150 |    0.076       7.5     2.20 |      17 |     0.020 |
+TimingAuditor.TIMER              INFO            B02DstDKstBeauty2CharmTISTOS                     |    46.666 |    46.330 |   10.211      92.3    41.94 |       3 |     0.139 |
+TimingAuditor.TIMER              INFO            B02DstDKstBeauty2CharmB2CBBDTBeauty2CharmFilter  |     0.000 |     0.399 |    0.210       0.6     0.27 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDKstBeauty2CharmLine                       |     0.000 |     0.010 |    0.008       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDKstBeauty2CharmLine          |     0.000 |     5.352 |    3.260       7.4     2.96 |       2 |     0.011 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDKstBeauty2CharmLine          |    10.000 |     5.106 |    3.066       7.1     2.88 |       2 |     0.010 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDKstBeauty2CharmLine          |     5.000 |     5.128 |    3.037       7.2     2.96 |       2 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKstBeauty2CharmLinePostScaler     |     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDKstDstarD02K3PiBeauty2CharmLine    |     0.230 |     0.201 |    0.024      71.4     2.92 |    1000 |     0.202 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKstDstarD02K3PiBeauty2CharmLinePre|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKstDstarD02K3PiBeauty2CharmLineHlt|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKstDstarD02K3PiBeauty2CharmLineFil|     0.409 |     0.387 |    0.008      71.3     4.82 |     366 |     0.142 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDKstDstarD02K3PiBeauty2CharmLineVO|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDKstDstarD02K3PiBeauty2CharmCombCutDstar2D0|     0.000 |     0.034 |    0.011       0.1     0.01 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDKstDstarD02K3PiBeauty2CharmCombCutDANDDSCF|     0.000 |     0.013 |    0.005       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKstDstarD02K3PiBeauty2CharmCombCutX2KPiBea|     0.000 |     0.008 |    0.003       0.0     0.00 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKstDstarD02K3PiBeauty2Charm               |     4.444 |     3.961 |    0.074      58.2    13.68 |      18 |     0.071 |
+TimingAuditor.TIMER              INFO            B02DstDKstDstarD02K3PiBeauty2CharmTISTOS         |    40.000 |    46.186 |   46.186      46.2     0.00 |       1 |     0.046 |
+TimingAuditor.TIMER              INFO            B02DstDKstDstarD02K3PiBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.395 |    0.395       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDKstDstarD02K3PiBeauty2CharmLine           |     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDKstDstarD02K3PiBeauty2CharmLi|    10.000 |     3.736 |    3.736       3.7     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDKstDstarD02K3PiBeauty2CharmLi|     0.000 |     3.579 |    3.579       3.6     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDKstDstarD02K3PiBeauty2CharmLi|     0.000 |     3.540 |    3.540       3.5     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDKstDstarD02K3PiBeauty2CharmLinePos|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstKstBeauty2CharmLine              |     0.030 |     0.070 |    0.024       1.6     0.08 |    1000 |     0.070 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKstBeauty2CharmLinePreScaler    |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKstBeauty2CharmLineHlt2Filter   |     0.000 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKstBeauty2CharmLineFilterSequenc|     0.000 |     0.029 |    0.008       1.5     0.10 |     366 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstKstBeauty2CharmLineVOIDFilter  |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstKstBeauty2CharmCombCutDstar2D0PiPIDBeaut|     0.000 |     0.029 |    0.013       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDstKstBeauty2CharmCombCutX2KPiBeauty2Charm |     0.000 |     0.009 |    0.004       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKstBeauty2Charm                         |     0.000 |     0.165 |    0.047       1.3     0.29 |      20 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DstDstKstBeauty2CharmTISTOS                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKstBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKstBeauty2CharmLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstKstBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstKstBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstKstBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKstBeauty2CharmLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstKstDstarD02K3PiBeauty2CharmLine  |     0.040 |     0.079 |    0.024      13.9     0.44 |    1000 |     0.079 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKstDstarD02K3PiBeauty2CharmLineP|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKstDstarD02K3PiBeauty2CharmLineH|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKstDstarD02K3PiBeauty2CharmLineF|     0.054 |     0.057 |    0.007      13.8     0.72 |     366 |     0.021 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstKstDstarD02K3PiBeauty2CharmLine|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstKstDstarD02K3PiBeauty2CharmCombCutDstar2|     0.000 |     0.032 |    0.015       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDstKstDstarD02K3PiBeauty2CharmCombCutDstar2|     0.000 |     0.021 |    0.013       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKstDstarD02K3PiBeauty2CharmCombCutX2KPiB|     0.000 |     0.008 |    0.005       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKstDstarD02K3PiBeauty2Charm             |     2.000 |     0.506 |    0.054       1.0     0.42 |       5 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DstDstKstDstarD02K3PiBeauty2CharmTISTOS       |     0.000 |     7.177 |    7.177       7.2     0.00 |       1 |     0.007 |
+TimingAuditor.TIMER              INFO            B02DstDstKstDstarD02K3PiBeauty2CharmB2CBBDTBeauty|     0.000 |     0.146 |    0.146       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKstDstarD02K3PiBeauty2CharmLine         |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstKstDstarD02K3PiBeauty2Charm|     0.000 |     0.610 |    0.610       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstKstDstarD02K3PiBeauty2Charm|     0.000 |     0.680 |    0.680       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstKstDstarD02K3PiBeauty2Charm|     0.000 |     0.687 |    0.687       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKstDstarD02K3PiBeauty2CharmLineP|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstKstDstarD02K3PiDstarD02K3PiBeauty|     0.050 |     0.073 |    0.025       4.3     0.15 |    1000 |     0.074 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKstDstarD02K3PiDstarD02K3PiBeaut|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKstDstarD02K3PiDstarD02K3PiBeaut|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKstDstarD02K3PiDstarD02K3PiBeaut|     0.000 |     0.026 |    0.008       0.7     0.06 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstKstDstarD02K3PiDstarD02K3PiBeau|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstKstDstarD02K3PiDstarD02K3PiBeauty2CharmC|     0.000 |     0.033 |    0.011       0.1     0.01 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDstKstDstarD02K3PiDstarD02K3PiBeauty2CharmC|     0.000 |     0.009 |    0.004       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKstDstarD02K3PiDstarD02K3PiBeauty2Charm |     0.000 |     0.109 |    0.051       0.6     0.12 |      18 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstKstDstarD02K3PiDstarD02K3PiBeauty2CharmT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKstDstarD02K3PiDstarD02K3PiBeauty2CharmB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKstDstarD02K3PiDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstKstDstarD02K3PiDstarD02K3Pi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstKstDstarD02K3PiDstarD02K3Pi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstKstDstarD02K3PiDstarD02K3Pi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKstDstarD02K3PiDstarD02K3PiBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DD0KstBeauty2CharmLine                  |     0.420 |     0.428 |    0.024     147.3     6.19 |    1000 |     0.428 |
+TimingAuditor.TIMER              INFO           StrippingB2DD0KstBeauty2CharmLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DD0KstBeauty2CharmLineHlt2Filter       |     0.010 |     0.008 |    0.005       0.3     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DD0KstBeauty2CharmLineFilterSequence   |     0.874 |     1.017 |    0.008     147.1    10.20 |     366 |     0.372 |
+TimingAuditor.TIMER              INFO            StrippingB2DD0KstBeauty2CharmLineVOIDFilter      |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DD0KstBeauty2CharmCombCutDANDDSCFPIDBeauty2Char|     0.000 |     0.027 |    0.011       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B2DD0KstBeauty2CharmCombCutD2HHPIDTIGHTBeauty2Cha|     0.000 |     0.013 |    0.005       0.0     0.01 |      82 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DD0KstBeauty2CharmCombCutX2KPiBeauty2Charm     |     0.000 |     0.007 |    0.003       0.0     0.00 |      82 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DD0KstBeauty2Charm                             |     0.487 |     0.750 |    0.067      21.4     2.75 |      82 |     0.062 |
+TimingAuditor.TIMER              INFO            B2DD0KstBeauty2CharmTISTOS                       |    32.857 |    33.237 |    0.646     107.5    47.72 |       7 |     0.233 |
+TimingAuditor.TIMER              INFO            B2DD0KstBeauty2CharmB2CBBDTBeauty2CharmFilter    |     0.000 |     0.209 |    0.061       0.6     0.18 |       7 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DD0KstBeauty2CharmLine                         |     0.000 |     0.010 |    0.006       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DD0KstBeauty2CharmLine            |     2.500 |     3.428 |    0.259       8.3     3.84 |       4 |     0.014 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DD0KstBeauty2CharmLine            |     2.500 |     3.216 |    0.125       8.0     3.74 |       4 |     0.013 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DD0KstBeauty2CharmLine            |     2.500 |     3.402 |    0.120       8.7     4.03 |       4 |     0.014 |
+TimingAuditor.TIMER              INFO           StrippingB2DD0KstBeauty2CharmLinePostScaler       |     0.000 |     0.003 |    0.003       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DD0KstD02K3PiBeauty2CharmLine           |     1.200 |     1.208 |    0.023     612.2    24.92 |    1000 |     1.209 |
+TimingAuditor.TIMER              INFO           StrippingB2DD0KstD02K3PiBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DD0KstD02K3PiBeauty2CharmLineHlt2Filter|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DD0KstD02K3PiBeauty2CharmLineFilterSequ|     3.087 |     3.133 |    0.007     611.9    41.14 |     366 |     1.147 |
+TimingAuditor.TIMER              INFO            StrippingB2DD0KstD02K3PiBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DD0KstD02K3PiBeauty2CharmCombCutDANDDSCFPIDBeau|     0.065 |     0.026 |    0.011       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B2DD0KstD02K3PiBeauty2CharmCombCutD2K3PIPIDTIGHTB|     0.000 |     0.015 |    0.006       0.0     0.01 |      46 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DD0KstD02K3PiBeauty2CharmCombCutX2KPiBeauty2Cha|     0.000 |     0.009 |    0.004       0.0     0.01 |      46 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DD0KstD02K3PiBeauty2Charm                      |     5.000 |     5.103 |    0.074     191.5    28.32 |      46 |     0.235 |
+TimingAuditor.TIMER              INFO            B2DD0KstD02K3PiBeauty2CharmTISTOS                |   197.500 |   195.857 |    0.781     412.9   225.80 |       4 |     0.783 |
+TimingAuditor.TIMER              INFO            B2DD0KstD02K3PiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.624 |    0.063       1.6     0.73 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DD0KstD02K3PiBeauty2CharmLine                  |     0.000 |     0.030 |    0.007       0.1     0.03 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DD0KstD02K3PiBeauty2CharmLine     |    15.000 |    15.547 |    0.249      30.8    21.63 |       2 |     0.031 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DD0KstD02K3PiBeauty2CharmLine     |    15.000 |    14.937 |    0.139      29.7    20.93 |       2 |     0.030 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DD0KstD02K3PiBeauty2CharmLine     |    15.000 |    14.690 |    0.124      29.3    20.60 |       2 |     0.029 |
+TimingAuditor.TIMER              INFO           StrippingB2DD0KstD02K3PiBeauty2CharmLinePostScaler|     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstD0KstBeauty2CharmLine                |     0.060 |     0.084 |    0.023      10.9     0.47 |    1000 |     0.084 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KstBeauty2CharmLinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KstBeauty2CharmLineHlt2Filter     |     0.010 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KstBeauty2CharmLineFilterSequence |     0.054 |     0.085 |    0.008      10.7     0.76 |     366 |     0.031 |
+TimingAuditor.TIMER              INFO            StrippingB2DstD0KstBeauty2CharmLineVOIDFilter    |     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstD0KstBeauty2CharmCombCutDstar2D0PiPIDBeauty2|     0.000 |     0.027 |    0.012       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0KstBeauty2CharmCombCutD2HHPIDTIGHTBeauty2C|     0.000 |     0.015 |    0.005       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KstBeauty2CharmCombCutX2KPiBeauty2Charm   |     0.000 |     0.011 |    0.004       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KstBeauty2Charm                           |     0.555 |     0.317 |    0.068       1.3     0.43 |      18 |     0.006 |
+TimingAuditor.TIMER              INFO            B2DstD0KstBeauty2CharmTISTOS                     |     5.000 |     6.071 |    4.817       7.3     1.77 |       2 |     0.012 |
+TimingAuditor.TIMER              INFO            B2DstD0KstBeauty2CharmB2CBBDTBeauty2CharmFilter  |     0.000 |     0.162 |    0.162       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KstBeauty2CharmLine                       |     0.000 |     0.015 |    0.015       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstD0KstBeauty2CharmLine          |     0.000 |     0.542 |    0.542       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstD0KstBeauty2CharmLine          |     0.000 |     0.569 |    0.569       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstD0KstBeauty2CharmLine          |     0.000 |     0.515 |    0.515       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KstBeauty2CharmLinePostScaler     |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstD0KstDstarD02K3PiBeauty2CharmLine    |     0.190 |     0.193 |    0.022      66.8     2.72 |    1000 |     0.193 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KstDstarD02K3PiBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KstDstarD02K3PiBeauty2CharmLineHlt|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KstDstarD02K3PiBeauty2CharmLineFil|     0.382 |     0.382 |    0.008      66.7     4.49 |     366 |     0.140 |
+TimingAuditor.TIMER              INFO            StrippingB2DstD0KstDstarD02K3PiBeauty2CharmLineVO|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstD0KstDstarD02K3PiBeauty2CharmCombCutDstar2D0|     0.000 |     0.028 |    0.011       0.0     0.01 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0KstDstarD02K3PiBeauty2CharmCombCutD2HHPIDT|     0.000 |     0.016 |    0.007       0.0     0.01 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KstDstarD02K3PiBeauty2CharmCombCutX2KPiBea|     0.000 |     0.009 |    0.004       0.0     0.00 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KstDstarD02K3PiBeauty2Charm               |     1.666 |     2.128 |    0.087      19.8     5.60 |      12 |     0.026 |
+TimingAuditor.TIMER              INFO            B2DstD0KstDstarD02K3PiBeauty2CharmTISTOS         |    30.000 |    28.522 |    7.498      47.8    20.23 |       3 |     0.086 |
+TimingAuditor.TIMER              INFO            B2DstD0KstDstarD02K3PiBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.262 |    0.197       0.4     0.11 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0KstDstarD02K3PiBeauty2CharmLine           |     0.000 |     0.007 |    0.006       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstD0KstDstarD02K3PiBeauty2CharmLi|     5.000 |     2.105 |    0.349       3.9     2.48 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstD0KstDstarD02K3PiBeauty2CharmLi|     0.000 |     2.348 |    0.228       4.5     3.00 |       2 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstD0KstDstarD02K3PiBeauty2CharmLi|     5.000 |     1.995 |    0.206       3.8     2.53 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KstDstarD02K3PiBeauty2CharmLinePos|     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstD0KstD02K3PiBeauty2CharmLine         |     0.170 |     0.191 |    0.023      88.8     3.02 |    1000 |     0.191 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KstD02K3PiBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KstD02K3PiBeauty2CharmLineHlt2Filt|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KstD02K3PiBeauty2CharmLineFilterSe|     0.355 |     0.362 |    0.007      88.6     4.98 |     366 |     0.133 |
+TimingAuditor.TIMER              INFO            StrippingB2DstD0KstD02K3PiBeauty2CharmLineVOIDFil|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstD0KstD02K3PiBeauty2CharmCombCutDstar2D0PiPID|     0.000 |     0.030 |    0.014       0.1     0.02 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0KstD02K3PiBeauty2CharmCombCutD2K3PIPIDTIGH|     0.000 |     0.019 |    0.007       0.1     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KstD02K3PiBeauty2CharmCombCutX2KPiBeauty2C|     0.000 |     0.012 |    0.004       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KstD02K3PiBeauty2Charm                    |     2.500 |     1.585 |    0.072       6.4     2.31 |       8 |     0.013 |
+TimingAuditor.TIMER              INFO            B2DstD0KstD02K3PiBeauty2CharmTISTOS              |    35.000 |    41.999 |   25.460      58.5    23.39 |       2 |     0.084 |
+TimingAuditor.TIMER              INFO            B2DstD0KstD02K3PiBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.382 |    0.157       0.6     0.32 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0KstD02K3PiBeauty2CharmLine                |     0.000 |     0.020 |    0.020       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstD0KstD02K3PiBeauty2CharmLine   |    10.000 |     7.344 |    7.344       7.3     0.00 |       1 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstD0KstD02K3PiBeauty2CharmLine   |     0.000 |     7.034 |    7.034       7.0     0.00 |       1 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstD0KstD02K3PiBeauty2CharmLine   |    10.000 |     5.713 |    5.713       5.7     0.00 |       1 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KstD02K3PiBeauty2CharmLinePostScal|     0.000 |     0.012 |    0.012       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstD0KstDstarD02K3PiD02K3PiBeauty2CharmL|     0.180 |     0.169 |    0.022      84.5     2.75 |    1000 |     0.169 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KstDstarD02K3PiD02K3PiBeauty2Charm|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KstDstarD02K3PiD02K3PiBeauty2Charm|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KstDstarD02K3PiD02K3PiBeauty2Charm|     0.327 |     0.316 |    0.008      84.2     4.53 |     366 |     0.116 |
+TimingAuditor.TIMER              INFO            StrippingB2DstD0KstDstarD02K3PiD02K3PiBeauty2Char|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstD0KstDstarD02K3PiD02K3PiBeauty2CharmCombCutD|     0.000 |     0.031 |    0.011       0.1     0.02 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstD0KstDstarD02K3PiD02K3PiBeauty2CharmCombCutD|     0.000 |     0.019 |    0.004       0.1     0.02 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KstDstarD02K3PiD02K3PiBeauty2CharmCombCutX|     0.000 |     0.010 |    0.004       0.0     0.01 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KstDstarD02K3PiD02K3PiBeauty2Charm        |     4.705 |     4.331 |    0.081      64.4    15.53 |      17 |     0.074 |
+TimingAuditor.TIMER              INFO            B2DstD0KstDstarD02K3PiD02K3PiBeauty2CharmTISTOS  |    20.000 |    13.614 |    9.263      18.0     6.15 |       2 |     0.027 |
+TimingAuditor.TIMER              INFO            B2DstD0KstDstarD02K3PiD02K3PiBeauty2CharmB2CBBDTB|     0.000 |     0.159 |    0.159       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstD0KstDstarD02K3PiD02K3PiBeauty2CharmLine    |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstD0KstDstarD02K3PiD02K3PiBeauty2|     0.000 |     0.605 |    0.605       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstD0KstDstarD02K3PiD02K3PiBeauty2|     0.000 |     0.414 |    0.414       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstD0KstDstarD02K3PiD02K3PiBeauty2|     0.000 |     0.454 |    0.454       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstD0KstDstarD02K3PiD02K3PiBeauty2Charm|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0DKPiBeauty2CharmLine                  |     0.190 |     0.179 |    0.025      38.2     1.53 |    1000 |     0.180 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKPiBeauty2CharmLinePreScaler        |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKPiBeauty2CharmLineHlt2Filter       |     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKPiBeauty2CharmLineFilterSequence   |     0.245 |     0.335 |    0.007      37.9     2.51 |     366 |     0.123 |
+TimingAuditor.TIMER              INFO            StrippingB2D0DKPiBeauty2CharmLineVOIDFilter      |     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0DKPiBeauty2CharmCombCutDANDDSCFPIDBeauty2Char|     0.065 |     0.026 |    0.011       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0DKPiBeauty2CharmCombCutD2HHPIDTIGHTBeauty2Cha|     0.000 |     0.013 |    0.005       0.1     0.01 |      82 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DKPiBeauty2CharmCombCutK_PIDTopoInputsBeauty2|     0.000 |     0.010 |    0.003       0.0     0.01 |      81 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DKPiBeauty2CharmCombCutPiTopoInputsBeauty2Cha|     0.000 |     0.006 |    0.003       0.0     0.00 |      81 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DKPiBeauty2Charm                             |     0.246 |     0.501 |    0.075      16.8     1.88 |      81 |     0.041 |
+TimingAuditor.TIMER              INFO            B2D0DKPiBeauty2CharmTISTOS                       |     5.000 |    10.309 |    2.660      18.7     6.86 |       4 |     0.041 |
+TimingAuditor.TIMER              INFO            B2D0DKPiBeauty2CharmB2CBBDTBeauty2CharmFilter    |     0.000 |     0.166 |    0.121       0.2     0.05 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0DKPiBeauty2CharmLine                         |     0.000 |     0.010 |    0.008       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0DKPiBeauty2CharmLine            |     0.000 |     1.868 |    1.002       2.7     1.23 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0DKPiBeauty2CharmLine            |     0.000 |     1.945 |    1.301       2.6     0.91 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0DKPiBeauty2CharmLine            |     0.000 |     2.067 |    1.398       2.7     0.95 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKPiBeauty2CharmLinePostScaler       |     0.000 |     0.006 |    0.005       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0DKPiD02K3PiBeauty2CharmLine           |     0.610 |     0.594 |    0.023     320.7    11.67 |    1000 |     0.594 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKPiD02K3PiBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKPiD02K3PiBeauty2CharmLineHlt2Filter|     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKPiD02K3PiBeauty2CharmLineFilterSequ|     1.502 |     1.472 |    0.008     320.4    19.25 |     366 |     0.539 |
+TimingAuditor.TIMER              INFO            StrippingB2D0DKPiD02K3PiBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0DKPiD02K3PiBeauty2CharmCombCutDANDDSCFPIDBeau|     0.065 |     0.030 |    0.009       0.3     0.03 |     152 |     0.005 |
+TimingAuditor.TIMER              INFO            B2D0DKPiD02K3PiBeauty2CharmCombCutD2K3PIPIDTIGHTB|     0.000 |     0.017 |    0.004       0.1     0.02 |      46 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DKPiD02K3PiBeauty2CharmCombCutK_PIDTopoInputs|     0.000 |     0.014 |    0.004       0.1     0.01 |      45 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DKPiD02K3PiBeauty2CharmCombCutPiTopoInputsBea|     0.000 |     0.009 |    0.004       0.0     0.01 |      45 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0DKPiD02K3PiBeauty2Charm                      |     5.777 |     5.740 |    0.081     228.7    34.04 |      45 |     0.258 |
+TimingAuditor.TIMER              INFO            B2D0DKPiD02K3PiBeauty2CharmTISTOS                |   120.000 |   113.441 |   88.037     138.8    35.93 |       2 |     0.227 |
+TimingAuditor.TIMER              INFO            B2D0DKPiD02K3PiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.327 |    0.218       0.4     0.15 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DKPiD02K3PiBeauty2CharmLine                  |     0.000 |     0.022 |    0.022       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0DKPiD02K3PiBeauty2CharmLine     |    10.000 |    11.354 |   11.354      11.4     0.00 |       1 |     0.011 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0DKPiD02K3PiBeauty2CharmLine     |    10.000 |     9.729 |    9.729       9.7     0.00 |       1 |     0.010 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0DKPiD02K3PiBeauty2CharmLine     |    10.000 |     6.672 |    6.672       6.7     0.00 |       1 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKPiD02K3PiBeauty2CharmLinePostScaler|     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0DKKBeauty2CharmLine                   |     0.150 |     0.188 |    0.023      36.6     1.66 |    1000 |     0.189 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKKBeauty2CharmLinePreScaler         |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKKBeauty2CharmLineHlt2Filter        |     0.020 |     0.008 |    0.005       0.2     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKKBeauty2CharmLineFilterSequence    |     0.245 |     0.347 |    0.007      36.4     2.71 |     366 |     0.127 |
+TimingAuditor.TIMER              INFO            StrippingB2D0DKKBeauty2CharmLineVOIDFilter       |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0DKKBeauty2CharmCombCutDANDDSCFPIDBeauty2Charm|     0.000 |     0.027 |    0.010       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0DKKBeauty2CharmCombCutD2HHPIDTIGHTBeauty2Char|     0.121 |     0.016 |    0.005       0.1     0.02 |      82 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DKKBeauty2CharmCombCutK_PIDTopoInputsBeauty2C|     0.000 |     0.013 |    0.004       0.1     0.01 |      81 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DKKBeauty2Charm                              |     0.246 |     0.515 |    0.069      19.2     2.16 |      81 |     0.042 |
+TimingAuditor.TIMER              INFO            B2D0DKKBeauty2CharmTISTOS                        |    13.333 |    12.630 |   10.402      15.0     2.32 |       3 |     0.038 |
+TimingAuditor.TIMER              INFO            B2D0DKKBeauty2CharmB2CBBDTBeauty2CharmFilter     |     0.000 |     0.197 |    0.149       0.2     0.04 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DKKBeauty2CharmLine                          |     0.000 |     0.011 |    0.008       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0DKKBeauty2CharmLine             |     0.000 |     2.458 |    1.278       3.6     1.67 |       2 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0DKKBeauty2CharmLine             |     5.000 |     2.582 |    1.559       3.6     1.45 |       2 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0DKKBeauty2CharmLine             |     0.000 |     3.200 |    1.707       4.7     2.11 |       2 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKKBeauty2CharmLinePostScaler        |     0.000 |     0.004 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0DKKD2K3PiBeauty2CharmLine             |     0.630 |     0.599 |    0.024     336.1    11.94 |    1000 |     0.600 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKKD2K3PiBeauty2CharmLinePreScaler   |     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKKD2K3PiBeauty2CharmLineHlt2Filter  |     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKKD2K3PiBeauty2CharmLineFilterSequen|     1.502 |     1.479 |    0.008     335.9    19.71 |     366 |     0.541 |
+TimingAuditor.TIMER              INFO            StrippingB2D0DKKD2K3PiBeauty2CharmLineVOIDFilter |     0.027 |     0.006 |    0.003       0.4     0.02 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0DKKD2K3PiBeauty2CharmCombCutDANDDSCFPIDBeauty|     0.000 |     0.028 |    0.014       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0DKKD2K3PiBeauty2CharmCombCutD2K3PIPIDTIGHTBea|     0.000 |     0.013 |    0.004       0.0     0.01 |      46 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DKKD2K3PiBeauty2CharmCombCutK_PIDTopoInputsBe|     0.000 |     0.011 |    0.005       0.0     0.01 |      45 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DKKD2K3PiBeauty2Charm                        |     5.333 |     5.158 |    0.067     206.6    30.75 |      45 |     0.232 |
+TimingAuditor.TIMER              INFO            B2D0DKKD2K3PiBeauty2CharmTISTOS                  |   130.000 |   131.355 |  125.783     136.9     7.88 |       2 |     0.263 |
+TimingAuditor.TIMER              INFO            B2D0DKKD2K3PiBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.372 |    0.250       0.5     0.17 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0DKKD2K3PiBeauty2CharmLine                    |     0.000 |     0.029 |    0.029       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0DKKD2K3PiBeauty2CharmLine       |    10.000 |     7.674 |    7.674       7.7     0.00 |       1 |     0.008 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0DKKD2K3PiBeauty2CharmLine       |    10.000 |     7.606 |    7.606       7.6     0.00 |       1 |     0.008 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0DKKD2K3PiBeauty2CharmLine       |    10.000 |     7.517 |    7.517       7.5     0.00 |       1 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0DKKD2K3PiBeauty2CharmLinePostScaler  |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstKKBeauty2CharmLine               |     0.070 |     0.072 |    0.026       2.2     0.09 |    1000 |     0.073 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKKBeauty2CharmLinePreScaler     |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKKBeauty2CharmLineHlt2Filter    |     0.000 |     0.008 |    0.005       0.2     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKKBeauty2CharmLineFilterSequence|     0.000 |     0.031 |    0.009       2.0     0.12 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstKKBeauty2CharmLineVOIDFilter   |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstKKBeauty2CharmCombCutDstar2D0PiPIDBeauty|     0.000 |     0.028 |    0.013       0.0     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDstKKBeauty2CharmCombCutK_PIDTopoInputsBeau|     0.000 |     0.016 |    0.005       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKKBeauty2Charm                          |     0.000 |     0.181 |    0.042       1.8     0.40 |      18 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DstDstKKBeauty2CharmTISTOS                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKKBeauty2CharmB2CBBDTBeauty2CharmFilter |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKKBeauty2CharmLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstKKBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstKKBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstKKBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKKBeauty2CharmLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstKKDstarD02K3PiBeauty2CharmLine   |     0.090 |     0.068 |    0.024       1.8     0.07 |    1000 |     0.068 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKKDstarD02K3PiBeauty2CharmLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKKDstarD02K3PiBeauty2CharmLineHl|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKKDstarD02K3PiBeauty2CharmLineFi|     0.027 |     0.023 |    0.008       1.6     0.10 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstKKDstarD02K3PiBeauty2CharmLineV|     0.000 |     0.005 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstKKDstarD02K3PiBeauty2CharmCombCutDstar2D|     0.000 |     0.029 |    0.013       0.0     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDstKKDstarD02K3PiBeauty2CharmCombCutDstar2D|     0.000 |     0.019 |    0.009       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKKDstarD02K3PiBeauty2CharmCombCutK_PIDTo|     0.000 |     0.011 |    0.006       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKKDstarD02K3PiBeauty2Charm              |     0.000 |     0.383 |    0.048       1.3     0.54 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstKKDstarD02K3PiBeauty2CharmTISTOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKKDstarD02K3PiBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKKDstarD02K3PiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstKKDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstKKDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstKKDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKKDstarD02K3PiBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstKKDstarD02K3PiDstarD02K3PiBeauty2|     0.110 |     0.073 |    0.024       0.9     0.09 |    1000 |     0.073 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKKDstarD02K3PiDstarD02K3PiBeauty|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKKDstarD02K3PiDstarD02K3PiBeauty|     0.010 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKKDstarD02K3PiDstarD02K3PiBeauty|     0.081 |     0.026 |    0.008       0.7     0.06 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstKKDstarD02K3PiDstarD02K3PiBeaut|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstKKDstarD02K3PiDstarD02K3PiBeauty2CharmCo|     0.000 |     0.033 |    0.016       0.1     0.01 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDstKKDstarD02K3PiDstarD02K3PiBeauty2CharmCo|     0.000 |     0.015 |    0.005       0.1     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKKDstarD02K3PiDstarD02K3PiBeauty2Charm  |     0.555 |     0.093 |    0.047       0.5     0.11 |      18 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstKKDstarD02K3PiDstarD02K3PiBeauty2CharmTI|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKKDstarD02K3PiDstarD02K3PiBeauty2CharmB2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstKKDstarD02K3PiDstarD02K3PiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstKKDstarD02K3PiDstarD02K3PiB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstKKDstarD02K3PiDstarD02K3PiB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstKKDstarD02K3PiDstarD02K3PiB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstKKDstarD02K3PiDstarD02K3PiBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DDPiBeauty2CharmLine                    |     0.430 |     0.408 |    0.024     188.8     6.52 |    1000 |     0.408 |
+TimingAuditor.TIMER              INFO           StrippingB2DDPiBeauty2CharmLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DDPiBeauty2CharmLineHlt2Filter         |     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DDPiBeauty2CharmLineFilterSequence     |     0.901 |     0.955 |    0.008     188.5    10.75 |     366 |     0.350 |
+TimingAuditor.TIMER              INFO            StrippingB2DDPiBeauty2CharmLineVOIDFilter        |     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DDPiBeauty2CharmCombCutDANDDSCFPIDBeauty2Charm |     0.000 |     0.028 |    0.011       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B2DDPiBeauty2CharmCombCutPi_PIDTopoInputsBeauty2C|     0.000 |     0.013 |    0.003       0.1     0.01 |     151 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DDPiBeauty2Charm                               |     0.529 |     0.526 |    0.054      38.6     3.24 |     151 |     0.080 |
+TimingAuditor.TIMER              INFO            B2DDPiBeauty2CharmTISTOS                         |    31.428 |    31.888 |    1.086     147.5    55.73 |       7 |     0.223 |
+TimingAuditor.TIMER              INFO            B2DDPiBeauty2CharmB2CBBDTBeauty2CharmFilter      |     0.000 |     0.147 |    0.094       0.2     0.05 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DDPiBeauty2CharmLine                           |     0.000 |     0.009 |    0.009       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DDPiBeauty2CharmLine              |     5.000 |     2.142 |    2.045       2.2     0.14 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DDPiBeauty2CharmLine              |     5.000 |     1.971 |    1.963       2.0     0.01 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DDPiBeauty2CharmLine              |     0.000 |     1.980 |    1.978       2.0     0.00 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2DDPiBeauty2CharmLinePostScaler         |     0.000 |     0.004 |    0.004       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DDPiWSBeauty2CharmLine                  |     0.050 |     0.045 |    0.016       1.5     0.07 |    1000 |     0.046 |
+TimingAuditor.TIMER              INFO           StrippingB2DDPiWSBeauty2CharmLinePreScaler        |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2DDPiWSBeauty2CharmLineHlt2Filter       |     0.000 |     0.012 |    0.005       0.1     0.01 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2DDPiWSBeauty2CharmLineFilterSequence   |     0.294 |     0.154 |    0.008       1.4     0.25 |      34 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB2DDPiWSBeauty2CharmLineVOIDFilter      |     0.000 |     0.009 |    0.003       0.0     0.01 |      34 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DDPiWSBeauty2CharmCombCutDANDDSCFPIDBeauty2Char|     0.000 |     0.027 |    0.016       0.1     0.01 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DDPiWSBeauty2CharmCombCutPi_PIDTopoInputsBeauty|     0.000 |     0.012 |    0.007       0.0     0.01 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DDPiWSBeauty2Charm                             |     0.625 |     0.156 |    0.047       1.2     0.28 |      16 |     0.003 |
+TimingAuditor.TIMER              INFO            B2DDPiWSBeauty2CharmTISTOS                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DDPiWSBeauty2CharmB2CBBDTBeauty2CharmFilter    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DDPiWSBeauty2CharmLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DDPiWSBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DDPiWSBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DDPiWSBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DDPiWSBeauty2CharmLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0DPiBeauty2CharmLine                  |     0.150 |     0.139 |    0.028      16.5     0.71 |    1000 |     0.140 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DPiBeauty2CharmLinePreScaler        |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DPiBeauty2CharmLineHlt2Filter       |     0.010 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DPiBeauty2CharmLineFilterSequence   |     0.273 |     0.211 |    0.009      16.3     1.14 |     366 |     0.077 |
+TimingAuditor.TIMER              INFO            StrippingB02D0DPiBeauty2CharmLineVOIDFilter      |     0.027 |     0.006 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0DPiBeauty2CharmCombCutDANDDSCFPIDBeauty2Char|     0.000 |     0.026 |    0.007       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B02D0DPiBeauty2CharmCombCutD2HHPIDTIGHTBeauty2Cha|     0.000 |     0.013 |    0.005       0.1     0.01 |      82 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0DPiBeauty2CharmCombCutPi_PIDTopoInputsBeauty|     0.000 |     0.011 |    0.004       0.0     0.01 |      82 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0DPiBeauty2Charm                             |     0.609 |     0.219 |    0.063       2.6     0.32 |      82 |     0.018 |
+TimingAuditor.TIMER              INFO            B02D0DPiBeauty2CharmTISTOS                       |     1.666 |     3.534 |    0.662       7.7     2.83 |       6 |     0.021 |
+TimingAuditor.TIMER              INFO            B02D0DPiBeauty2CharmB2CBBDTBeauty2CharmFilter    |     0.000 |     0.126 |    0.068       0.2     0.05 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0DPiBeauty2CharmLine                         |     0.000 |     0.008 |    0.008       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0DPiBeauty2CharmLine            |     0.000 |     1.334 |    0.235       2.4     1.55 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0DPiBeauty2CharmLine            |     5.000 |     1.111 |    0.131       2.1     1.39 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0DPiBeauty2CharmLine            |     0.000 |     1.186 |    0.154       2.2     1.46 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DPiBeauty2CharmLinePostScaler       |     0.000 |     0.004 |    0.004       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0DPiD02K3PiBeauty2CharmLine           |     0.300 |     0.316 |    0.027     151.3     5.35 |    1000 |     0.316 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DPiD02K3PiBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DPiD02K3PiBeauty2CharmLineHlt2Filter|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DPiD02K3PiBeauty2CharmLineFilterSequ|     0.765 |     0.692 |    0.007     150.9     8.82 |     366 |     0.254 |
+TimingAuditor.TIMER              INFO            StrippingB02D0DPiD02K3PiBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0DPiD02K3PiBeauty2CharmCombCutDANDDSCFPIDBeau|     0.131 |     0.027 |    0.010       0.2     0.02 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B02D0DPiD02K3PiBeauty2CharmCombCutD2K3PIPIDTIGHTB|     0.000 |     0.018 |    0.005       0.1     0.02 |      46 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0DPiD02K3PiBeauty2CharmCombCutPi_PIDTopoInput|     0.000 |     0.013 |    0.004       0.1     0.01 |      46 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0DPiD02K3PiBeauty2Charm                      |     1.304 |     0.969 |    0.068      32.5     4.77 |      46 |     0.045 |
+TimingAuditor.TIMER              INFO            B02D0DPiD02K3PiBeauty2CharmTISTOS                |    56.666 |    55.879 |    1.729     115.0    56.78 |       3 |     0.168 |
+TimingAuditor.TIMER              INFO            B02D0DPiD02K3PiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.332 |    0.177       0.5     0.22 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B02D0DPiD02K3PiBeauty2CharmLine                  |     0.000 |     0.013 |    0.013       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0DPiD02K3PiBeauty2CharmLine     |    10.000 |     5.861 |    5.861       5.9     0.00 |       1 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0DPiD02K3PiBeauty2CharmLine     |     0.000 |     5.430 |    5.430       5.4     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0DPiD02K3PiBeauty2CharmLine     |    10.000 |     4.735 |    4.735       4.7     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DPiD02K3PiBeauty2CharmLinePostScaler|     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0DPiWSBeauty2CharmLine                |     0.110 |     0.058 |    0.017       7.3     0.24 |    1000 |     0.059 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DPiWSBeauty2CharmLinePreScaler      |     0.010 |     0.003 |    0.002       0.1     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DPiWSBeauty2CharmLineHlt2Filter     |     0.000 |     0.010 |    0.005       0.1     0.01 |      85 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DPiWSBeauty2CharmLineFilterSequence |     0.000 |     0.125 |    0.008       1.9     0.33 |      33 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingB02D0DPiWSBeauty2CharmLineVOIDFilter    |     0.000 |     0.007 |    0.003       0.0     0.01 |      33 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DPiWSBeauty2CharmCombCutDANDDSCFPIDBeauty2Ch|     0.000 |     0.030 |    0.016       0.1     0.01 |      13 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DPiWSBeauty2CharmCombCutD2HHPIDTIGHTBeauty2C|     0.000 |     0.016 |    0.009       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DPiWSBeauty2CharmCombCutPi_PIDTopoInputsBeau|     0.000 |     0.011 |    0.008       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DPiWSBeauty2Charm                           |     0.000 |     0.360 |    0.074       1.5     0.56 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0DPiWSBeauty2CharmTISTOS                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DPiWSBeauty2CharmB2CBBDTBeauty2CharmFilter  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DPiWSBeauty2CharmLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0DPiWSBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0DPiWSBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0DPiWSBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DPiWSBeauty2CharmLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0DPiWSD02K3PiBeauty2CharmLine         |     0.080 |     0.048 |    0.017       1.8     0.08 |    1000 |     0.049 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DPiWSD02K3PiBeauty2CharmLinePreScale|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DPiWSD02K3PiBeauty2CharmLineHlt2Filt|     0.000 |     0.012 |    0.006       0.0     0.01 |     105 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DPiWSD02K3PiBeauty2CharmLineFilterSe|     0.277 |     0.132 |    0.010       1.7     0.33 |      36 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB02D0DPiWSD02K3PiBeauty2CharmLineVOIDFil|     0.000 |     0.006 |    0.004       0.0     0.01 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DPiWSD02K3PiBeauty2CharmCombCutDANDDSCFPIDBe|     0.000 |     0.037 |    0.017       0.1     0.02 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DPiWSD02K3PiBeauty2CharmCombCutD2K3PIPIDTIGH|     0.000 |     0.025 |    0.008       0.1     0.02 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DPiWSD02K3PiBeauty2CharmCombCutPi_PIDTopoInp|     0.000 |     0.024 |    0.016       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DPiWSD02K3PiBeauty2Charm                    |     0.000 |     0.530 |    0.122       1.5     0.56 |       5 |     0.003 |
+TimingAuditor.TIMER              INFO            B02D0DPiWSD02K3PiBeauty2CharmTISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DPiWSD02K3PiBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0DPiWSD02K3PiBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0DPiWSD02K3PiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0DPiWSD02K3PiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0DPiWSD02K3PiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0DPiWSD02K3PiBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDPiBeauty2CharmLine                  |     0.120 |     0.160 |    0.024      34.9     1.54 |    1000 |     0.160 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDPiBeauty2CharmLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDPiBeauty2CharmLineHlt2Filter       |     0.010 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDPiBeauty2CharmLineFilterSequence   |     0.245 |     0.284 |    0.008      34.7     2.53 |     366 |     0.104 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDPiBeauty2CharmLineVOIDFilter      |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstDPiBeauty2CharmCombCutDANDDSCFPIDBeauty2Char|     0.000 |     0.029 |    0.009       0.3     0.03 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B2DstDPiBeauty2CharmCombCutDstar2D0PiPIDBeauty2Ch|     0.000 |     0.019 |    0.006       0.1     0.02 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDPiBeauty2CharmCombCutPi_PIDTopoInputsBeauty|     0.000 |     0.014 |    0.004       0.1     0.01 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDPiBeauty2Charm                             |     0.000 |     0.741 |    0.080       3.7     1.15 |      17 |     0.013 |
+TimingAuditor.TIMER              INFO            B2DstDPiBeauty2CharmTISTOS                       |    15.000 |    14.887 |    2.801      27.3    10.99 |       4 |     0.060 |
+TimingAuditor.TIMER              INFO            B2DstDPiBeauty2CharmB2CBBDTBeauty2CharmFilter    |     0.000 |     0.214 |    0.109       0.3     0.09 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstDPiBeauty2CharmLine                         |     0.000 |     0.009 |    0.007       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDPiBeauty2CharmLine            |     0.000 |     1.212 |    0.283       3.1     1.60 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDPiBeauty2CharmLine            |     6.666 |     1.107 |    0.207       2.9     1.53 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDPiBeauty2CharmLine            |     0.000 |     1.060 |    0.178       2.8     1.51 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDPiBeauty2CharmLinePostScaler       |     0.000 |     0.003 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDPiDstarD02K3PiBeauty2CharmLine      |     0.220 |     0.236 |    0.023      94.7     3.65 |    1000 |     0.237 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDPiDstarD02K3PiBeauty2CharmLinePreSc|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDPiDstarD02K3PiBeauty2CharmLineHlt2F|     0.010 |     0.014 |    0.004       0.7     0.06 |    1000 |     0.014 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDPiDstarD02K3PiBeauty2CharmLineFilte|     0.437 |     0.483 |    0.007      94.5     6.02 |     366 |     0.177 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDPiDstarD02K3PiBeauty2CharmLineVOID|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstDPiDstarD02K3PiBeauty2CharmCombCutDANDDSCFPI|     0.000 |     0.025 |    0.009       0.1     0.01 |     152 |     0.004 |
+TimingAuditor.TIMER              INFO            B2DstDPiDstarD02K3PiBeauty2CharmCombCutDstar2D0Pi|     0.000 |     0.021 |    0.008       0.1     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDPiDstarD02K3PiBeauty2CharmCombCutPi_PIDTopo|     0.000 |     0.011 |    0.006       0.0     0.00 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDPiDstarD02K3PiBeauty2Charm                 |     3.888 |     3.597 |    0.078      57.6    13.50 |      18 |     0.065 |
+TimingAuditor.TIMER              INFO            B2DstDPiDstarD02K3PiBeauty2CharmTISTOS           |    40.000 |    43.177 |   34.148      52.2    12.77 |       2 |     0.086 |
+TimingAuditor.TIMER              INFO            B2DstDPiDstarD02K3PiBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.200 |    0.159       0.2     0.06 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDPiDstarD02K3PiBeauty2CharmLine             |     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDPiDstarD02K3PiBeauty2CharmLine|     0.000 |     2.293 |    2.293       2.3     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDPiDstarD02K3PiBeauty2CharmLine|     0.000 |     2.395 |    2.395       2.4     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDPiDstarD02K3PiBeauty2CharmLine|     0.000 |     2.238 |    2.238       2.2     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDPiDstarD02K3PiBeauty2CharmLinePostS|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDPiWSBeauty2CharmLine                |     0.030 |     0.041 |    0.016       2.0     0.07 |    1000 |     0.041 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDPiWSBeauty2CharmLinePreScaler      |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDPiWSBeauty2CharmLineHlt2Filter     |     0.000 |     0.010 |    0.005       0.0     0.01 |      98 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDPiWSBeauty2CharmLineFilterSequence |     0.000 |     0.091 |    0.009       1.9     0.31 |      35 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDPiWSBeauty2CharmLineVOIDFilter    |     0.000 |     0.006 |    0.003       0.0     0.00 |      35 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDPiWSBeauty2CharmCombCutDANDDSCFPIDBeauty2Ch|     0.000 |     0.031 |    0.012       0.1     0.01 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDPiWSBeauty2CharmCombCutDstar2D0PiPIDBeauty2|     0.000 |     0.017 |    0.015       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDPiWSBeauty2CharmCombCutPi_PIDTopoInputsBeau|     0.000 |     0.016 |    0.009       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDPiWSBeauty2Charm                           |     0.000 |     0.848 |    0.079       1.6     1.09 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstDPiWSBeauty2CharmTISTOS                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDPiWSBeauty2CharmB2CBBDTBeauty2CharmFilter  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDPiWSBeauty2CharmLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDPiWSBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDPiWSBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDPiWSBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDPiWSBeauty2CharmLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDPiWSDstarD02K3PiBeauty2CharmLine    |     0.080 |     0.040 |    0.016       1.4     0.06 |    1000 |     0.040 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDPiWSDstarD02K3PiBeauty2CharmLinePre|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDPiWSDstarD02K3PiBeauty2CharmLineHlt|     0.116 |     0.012 |    0.005       0.1     0.01 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDPiWSDstarD02K3PiBeauty2CharmLineFil|     0.256 |     0.086 |    0.010       1.3     0.22 |      39 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDPiWSDstarD02K3PiBeauty2CharmLineVO|     0.000 |     0.007 |    0.003       0.1     0.01 |      39 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDPiWSDstarD02K3PiBeauty2CharmCombCutDANDDSCF|     0.526 |     0.032 |    0.013       0.1     0.02 |      19 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstDPiWSDstarD02K3PiBeauty2CharmCombCutDstar2D0|     0.000 |     0.027 |    0.014       0.0     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDPiWSDstarD02K3PiBeauty2CharmCombCutPi_PIDTo|     0.000 |     0.011 |    0.009       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDPiWSDstarD02K3PiBeauty2Charm               |     0.000 |     0.675 |    0.208       1.1     0.66 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstDPiWSDstarD02K3PiBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDPiWSDstarD02K3PiBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDPiWSDstarD02K3PiBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDPiWSDstarD02K3PiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDPiWSDstarD02K3PiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDPiWSDstarD02K3PiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDPiWSDstarD02K3PiBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0D0PiD02K3PiD02K3PiBeauty2CharmLine    |     0.150 |     0.151 |    0.026      50.3     1.66 |    1000 |     0.151 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0PiD02K3PiD02K3PiBeauty2CharmLinePre|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0PiD02K3PiD02K3PiBeauty2CharmLineHlt|     0.000 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0PiD02K3PiD02K3PiBeauty2CharmLineFil|     0.218 |     0.245 |    0.008      50.0     2.73 |     366 |     0.090 |
+TimingAuditor.TIMER              INFO            StrippingB2D0D0PiD02K3PiD02K3PiBeauty2CharmLineVO|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0D0PiD02K3PiD02K3PiBeauty2CharmCombCutD2K3PIPI|     0.161 |     0.030 |    0.013       0.2     0.02 |      62 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0D0PiD02K3PiD02K3PiBeauty2CharmCombCutPi_PIDTo|     0.000 |     0.013 |    0.005       0.0     0.01 |      62 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0D0PiD02K3PiD02K3PiBeauty2Charm               |     0.483 |     0.466 |    0.051      16.0     2.02 |      62 |     0.029 |
+TimingAuditor.TIMER              INFO            B2D0D0PiD02K3PiD02K3PiBeauty2CharmTISTOS         |    20.000 |    20.159 |    8.573      31.7    16.39 |       2 |     0.040 |
+TimingAuditor.TIMER              INFO            B2D0D0PiD02K3PiD02K3PiBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.149 |    0.133       0.2     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0D0PiD02K3PiD02K3PiBeauty2CharmLine           |     0.000 |     0.009 |    0.009       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0D0PiD02K3PiD02K3PiBeauty2CharmLi|     0.000 |     0.705 |    0.705       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0D0PiD02K3PiD02K3PiBeauty2CharmLi|     0.000 |     0.607 |    0.607       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0D0PiD02K3PiD02K3PiBeauty2CharmLi|     0.000 |     0.537 |    0.537       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0PiD02K3PiD02K3PiBeauty2CharmLinePos|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0D0PiD02HHD02K3PiBeauty2CharmLine      |     0.180 |     0.232 |    0.024      80.4     3.06 |    1000 |     0.232 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0PiD02HHD02K3PiBeauty2CharmLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0PiD02HHD02K3PiBeauty2CharmLineHlt2F|     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0PiD02HHD02K3PiBeauty2CharmLineFilte|     0.464 |     0.474 |    0.008      80.2     5.04 |     366 |     0.174 |
+TimingAuditor.TIMER              INFO            StrippingB2D0D0PiD02HHD02K3PiBeauty2CharmLineVOID|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0D0PiD02HHD02K3PiBeauty2CharmCombCutD2HHPIDTIG|     0.000 |     0.027 |    0.009       0.1     0.01 |     135 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0D0PiD02HHD02K3PiBeauty2CharmCombCutD2K3PIPIDT|     0.000 |     0.013 |    0.006       0.0     0.01 |      30 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0D0PiD02HHD02K3PiBeauty2CharmCombCutPi_PIDTopo|     0.000 |     0.011 |    0.005       0.0     0.01 |      30 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0D0PiD02HHD02K3PiBeauty2Charm                 |     1.333 |     1.309 |    0.054      24.8     4.52 |      30 |     0.039 |
+TimingAuditor.TIMER              INFO            B2D0D0PiD02HHD02K3PiBeauty2CharmTISTOS           |    16.666 |    17.595 |    0.765      52.5    22.67 |       6 |     0.106 |
+TimingAuditor.TIMER              INFO            B2D0D0PiD02HHD02K3PiBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.142 |    0.057       0.2     0.07 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0D0PiD02HHD02K3PiBeauty2CharmLine             |     0.000 |     0.008 |    0.006       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0D0PiD02HHD02K3PiBeauty2CharmLine|     0.000 |     0.665 |    0.240       1.3     0.59 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0D0PiD02HHD02K3PiBeauty2CharmLine|     0.000 |     0.410 |    0.128       0.8     0.33 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0D0PiD02HHD02K3PiBeauty2CharmLine|     0.000 |     0.374 |    0.123       0.7     0.30 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0D0PiD02HHD02K3PiBeauty2CharmLinePostS|     0.000 |     0.003 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstD0PiBeauty2CharmLine                |     0.110 |     0.079 |    0.024       6.5     0.22 |    1000 |     0.079 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiBeauty2CharmLinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiBeauty2CharmLineHlt2Filter     |     0.010 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiBeauty2CharmLineFilterSequence |     0.054 |     0.044 |    0.007       6.3     0.33 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingB02DstD0PiBeauty2CharmLineVOIDFilter    |     0.027 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstD0PiBeauty2CharmCombCutDstar2D0PiPIDBeauty2|     0.000 |     0.027 |    0.014       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstD0PiBeauty2CharmCombCutD2HHPIDTIGHTBeauty2C|     0.000 |     0.012 |    0.005       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiBeauty2CharmCombCutPi_PIDTopoInputsBeau|     0.000 |     0.009 |    0.003       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiBeauty2Charm                           |     0.000 |     0.167 |    0.070       0.6     0.17 |      18 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DstD0PiBeauty2CharmTISTOS                     |    10.000 |     4.646 |    4.646       4.6     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO            B02DstD0PiBeauty2CharmB2CBBDTBeauty2CharmFilter  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiBeauty2CharmLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstD0PiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstD0PiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstD0PiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiBeauty2CharmLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstD0PiD02K3PiBeauty2CharmLine         |     0.060 |     0.094 |    0.024      17.7     0.65 |    1000 |     0.094 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiD02K3PiBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiD02K3PiBeauty2CharmLineHlt2Filt|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiD02K3PiBeauty2CharmLineFilterSe|     0.109 |     0.098 |    0.008      17.5     1.06 |     366 |     0.036 |
+TimingAuditor.TIMER              INFO            StrippingB02DstD0PiD02K3PiBeauty2CharmLineVOIDFil|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstD0PiD02K3PiBeauty2CharmCombCutDstar2D0PiPID|     0.000 |     0.031 |    0.015       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstD0PiD02K3PiBeauty2CharmCombCutD2K3PIPIDTIGH|     0.000 |     0.017 |    0.008       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiD02K3PiBeauty2CharmCombCutPi_PIDTopoInp|     0.000 |     0.017 |    0.005       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiD02K3PiBeauty2Charm                    |     1.250 |     0.581 |    0.069       1.8     0.66 |       8 |     0.005 |
+TimingAuditor.TIMER              INFO            B02DstD0PiD02K3PiBeauty2CharmTISTOS              |    15.000 |     9.447 |    7.139      11.8     3.26 |       2 |     0.019 |
+TimingAuditor.TIMER              INFO            B02DstD0PiD02K3PiBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.175 |    0.175       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiD02K3PiBeauty2CharmLine                |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstD0PiD02K3PiBeauty2CharmLine   |     0.000 |     0.819 |    0.819       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstD0PiD02K3PiBeauty2CharmLine   |     0.000 |     0.712 |    0.712       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstD0PiD02K3PiBeauty2CharmLine   |     0.000 |     0.703 |    0.703       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiD02K3PiBeauty2CharmLinePostScal|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstD0PiDstarD02K3PiBeauty2CharmLine    |     0.070 |     0.114 |    0.024      25.6     0.97 |    1000 |     0.114 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiDstarD02K3PiBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiDstarD02K3PiBeauty2CharmLineHlt|     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiDstarD02K3PiBeauty2CharmLineFil|     0.109 |     0.151 |    0.008      25.4     1.59 |     366 |     0.055 |
+TimingAuditor.TIMER              INFO            StrippingB02DstD0PiDstarD02K3PiBeauty2CharmLineVO|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstD0PiDstarD02K3PiBeauty2CharmCombCutDstar2D0|     0.000 |     0.032 |    0.012       0.1     0.01 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstD0PiDstarD02K3PiBeauty2CharmCombCutD2HHPIDT|     0.000 |     0.022 |    0.007       0.1     0.02 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiDstarD02K3PiBeauty2CharmCombCutPi_PIDTo|     0.000 |     0.012 |    0.005       0.0     0.01 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiDstarD02K3PiBeauty2Charm               |     0.000 |     0.643 |    0.084       4.6     1.28 |      12 |     0.008 |
+TimingAuditor.TIMER              INFO            B02DstD0PiDstarD02K3PiBeauty2CharmTISTOS         |    13.333 |    10.212 |    2.422      20.0     8.94 |       3 |     0.031 |
+TimingAuditor.TIMER              INFO            B02DstD0PiDstarD02K3PiBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.154 |    0.142       0.2     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiDstarD02K3PiBeauty2CharmLine           |     0.000 |     0.008 |    0.008       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstD0PiDstarD02K3PiBeauty2CharmLi|     0.000 |     0.477 |    0.396       0.6     0.11 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstD0PiDstarD02K3PiBeauty2CharmLi|     0.000 |     0.333 |    0.183       0.5     0.21 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstD0PiDstarD02K3PiBeauty2CharmLi|     0.000 |     0.283 |    0.127       0.4     0.22 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiDstarD02K3PiBeauty2CharmLinePos|     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstD0PiDstarD02K3PiD02K3PiBeauty2CharmL|     0.080 |     0.095 |    0.024      17.7     0.63 |    1000 |     0.095 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiDstarD02K3PiD02K3PiBeauty2Charm|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiDstarD02K3PiD02K3PiBeauty2Charm|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiDstarD02K3PiD02K3PiBeauty2Charm|     0.081 |     0.098 |    0.008      17.5     1.03 |     366 |     0.036 |
+TimingAuditor.TIMER              INFO            StrippingB02DstD0PiDstarD02K3PiD02K3PiBeauty2Char|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstD0PiDstarD02K3PiD02K3PiBeauty2CharmCombCutD|     0.000 |     0.035 |    0.011       0.1     0.01 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstD0PiDstarD02K3PiD02K3PiBeauty2CharmCombCutD|     0.000 |     0.015 |    0.005       0.0     0.01 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiDstarD02K3PiD02K3PiBeauty2CharmCombCutP|     0.000 |     0.010 |    0.005       0.0     0.00 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiDstarD02K3PiD02K3PiBeauty2Charm        |     1.176 |     0.978 |    0.086      13.6     3.27 |      17 |     0.017 |
+TimingAuditor.TIMER              INFO            B02DstD0PiDstarD02K3PiD02K3PiBeauty2CharmTISTOS  |     0.000 |     3.341 |    2.347       4.3     1.41 |       2 |     0.007 |
+TimingAuditor.TIMER              INFO            B02DstD0PiDstarD02K3PiD02K3PiBeauty2CharmB2CBBDTB|     0.000 |     0.180 |    0.180       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiDstarD02K3PiD02K3PiBeauty2CharmLine    |     0.000 |     0.015 |    0.015       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstD0PiDstarD02K3PiD02K3PiBeauty2|     0.000 |     0.309 |    0.309       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstD0PiDstarD02K3PiD02K3PiBeauty2|     0.000 |     0.197 |    0.197       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstD0PiDstarD02K3PiD02K3PiBeauty2|     0.000 |     0.190 |    0.190       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiDstarD02K3PiD02K3PiBeauty2Charm|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstD0PiWSBeauty2CharmLine              |     0.050 |     0.047 |    0.018       0.7     0.04 |    1000 |     0.047 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiWSBeauty2CharmLinePreScaler    |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiWSBeauty2CharmLineHlt2Filter   |     0.000 |     0.011 |    0.005       0.0     0.01 |      98 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiWSBeauty2CharmLineFilterSequenc|     0.000 |     0.055 |    0.010       0.7     0.13 |      30 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB02DstD0PiWSBeauty2CharmLineVOIDFilter  |     0.000 |     0.010 |    0.004       0.0     0.01 |      30 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSBeauty2CharmCombCutDstar2D0PiPIDBeaut|     0.000 |     0.028 |    0.015       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSBeauty2CharmCombCutD2HHPIDTIGHTBeauty|     0.000 |     0.015 |    0.007       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSBeauty2CharmCombCutPi_PIDTopoInputsBe|     0.000 |     0.008 |    0.004       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSBeauty2Charm                         |     0.000 |     0.331 |    0.117       0.5     0.30 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSBeauty2CharmTISTOS                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSBeauty2CharmLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstD0PiWSBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstD0PiWSBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstD0PiWSBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiWSBeauty2CharmLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstD0PiWSD02K3PiBeauty2CharmLine       |     0.070 |     0.041 |    0.016       0.3     0.03 |    1000 |     0.041 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiWSD02K3PiBeauty2CharmLinePreSca|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiWSD02K3PiBeauty2CharmLineHlt2Fi|     0.000 |     0.010 |    0.005       0.0     0.01 |      94 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiWSD02K3PiBeauty2CharmLineFilter|     0.322 |     0.020 |    0.011       0.1     0.01 |      31 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB02DstD0PiWSD02K3PiBeauty2CharmLineVOIDF|     0.322 |     0.007 |    0.003       0.0     0.00 |      31 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSD02K3PiBeauty2CharmCombCutDstar2D0PiP|     0.000 |     0.017 |    0.017       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSD02K3PiBeauty2CharmCombCutD2K3PIPIDTI|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSD02K3PiBeauty2CharmCombCutPi_PIDTopoI|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSD02K3PiBeauty2Charm                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSD02K3PiBeauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSD02K3PiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSD02K3PiBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstD0PiWSD02K3PiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstD0PiWSD02K3PiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstD0PiWSD02K3PiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiWSD02K3PiBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstD0PiWSDstarD02K3PiBeauty2CharmLine  |     0.090 |     0.054 |    0.016       8.4     0.27 |    1000 |     0.055 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiWSDstarD02K3PiBeauty2CharmLineP|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiWSDstarD02K3PiBeauty2CharmLineH|     0.104 |     0.010 |    0.006       0.0     0.01 |      96 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiWSDstarD02K3PiBeauty2CharmLineF|     0.294 |     0.262 |    0.010       8.3     1.41 |      34 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingB02DstD0PiWSDstarD02K3PiBeauty2CharmLine|     0.000 |     0.008 |    0.004       0.1     0.01 |      34 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSDstarD02K3PiBeauty2CharmCombCutDstar2|     0.000 |     0.035 |    0.035       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSDstarD02K3PiBeauty2CharmCombCutD2HHPI|     0.000 |     0.019 |    0.019       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSDstarD02K3PiBeauty2CharmCombCutPi_PID|     0.000 |     0.014 |    0.014       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSDstarD02K3PiBeauty2Charm             |    10.000 |     2.158 |    2.158       2.2     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSDstarD02K3PiBeauty2CharmTISTOS       |     0.000 |     3.476 |    3.476       3.5     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSDstarD02K3PiBeauty2CharmB2CBBDTBeauty|     0.000 |     0.133 |    0.133       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSDstarD02K3PiBeauty2CharmLine         |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstD0PiWSDstarD02K3PiBeauty2Charm|     0.000 |     0.239 |    0.239       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstD0PiWSDstarD02K3PiBeauty2Charm|     0.000 |     0.130 |    0.130       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstD0PiWSDstarD02K3PiBeauty2Charm|     0.000 |     0.128 |    0.128       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiWSDstarD02K3PiBeauty2CharmLineP|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstD0PiWSDstarD02K3PiD02K3PiBeauty2Char|     0.040 |     0.044 |    0.017       1.7     0.06 |    1000 |     0.044 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiWSDstarD02K3PiD02K3PiBeauty2Cha|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiWSDstarD02K3PiD02K3PiBeauty2Cha|     0.000 |     0.011 |    0.005       0.0     0.01 |     118 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiWSDstarD02K3PiD02K3PiBeauty2Cha|     0.000 |     0.066 |    0.010       1.6     0.24 |      47 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB02DstD0PiWSDstarD02K3PiD02K3PiBeauty2Ch|     0.000 |     0.006 |    0.004       0.0     0.00 |      47 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSDstarD02K3PiD02K3PiBeauty2CharmCombCu|     0.000 |     0.033 |    0.027       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSDstarD02K3PiD02K3PiBeauty2CharmCombCu|     0.000 |     0.019 |    0.012       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSDstarD02K3PiD02K3PiBeauty2CharmCombCu|     0.000 |     0.015 |    0.009       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSDstarD02K3PiD02K3PiBeauty2Charm      |     0.000 |     0.551 |    0.077       1.4     0.75 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSDstarD02K3PiD02K3PiBeauty2CharmTISTOS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSDstarD02K3PiD02K3PiBeauty2CharmB2CBBD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstD0PiWSDstarD02K3PiD02K3PiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstD0PiWSDstarD02K3PiD02K3PiBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstD0PiWSDstarD02K3PiD02K3PiBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstD0PiWSDstarD02K3PiD02K3PiBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstD0PiWSDstarD02K3PiD02K3PiBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDstPiBeauty2CharmLine                |     0.030 |     0.071 |    0.022       4.5     0.16 |    1000 |     0.072 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiBeauty2CharmLinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiBeauty2CharmLineHlt2Filter     |     0.010 |     0.009 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiBeauty2CharmLineFilterSequence |     0.027 |     0.043 |    0.009       4.2     0.23 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDstPiBeauty2CharmLineVOIDFilter    |     0.027 |     0.016 |    0.003       4.1     0.21 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            B2DstDstPiBeauty2CharmCombCutDstar2D0PiPIDBeauty2|     0.000 |     0.030 |    0.014       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstDstPiBeauty2CharmCombCutPi_PIDTopoInputsBeau|     0.000 |     0.011 |    0.004       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiBeauty2Charm                           |     0.000 |     0.156 |    0.059       0.5     0.15 |      20 |     0.003 |
+TimingAuditor.TIMER              INFO            B2DstDstPiBeauty2CharmTISTOS                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiBeauty2CharmB2CBBDTBeauty2CharmFilter  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiBeauty2CharmLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDstPiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDstPiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDstPiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiBeauty2CharmLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDstPiDstarD02K3PiBeauty2CharmLine    |     0.120 |     0.112 |    0.022      43.4     1.39 |    1000 |     0.112 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiDstarD02K3PiBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiDstarD02K3PiBeauty2CharmLineHlt|     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiDstarD02K3PiBeauty2CharmLineFil|     0.163 |     0.159 |    0.007      43.2     2.29 |     366 |     0.058 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDstPiDstarD02K3PiBeauty2CharmLineVO|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstDstPiDstarD02K3PiBeauty2CharmCombCutDstar2D0|     0.000 |     0.037 |    0.012       0.1     0.03 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstDstPiDstarD02K3PiBeauty2CharmCombCutDstar2D0|     0.000 |     0.033 |    0.008       0.1     0.03 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiDstarD02K3PiBeauty2CharmCombCutPi_PIDTo|     0.000 |     0.017 |    0.006       0.0     0.02 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiDstarD02K3PiBeauty2Charm               |     4.000 |     1.969 |    0.069       7.0     2.84 |       5 |     0.010 |
+TimingAuditor.TIMER              INFO            B2DstDstPiDstarD02K3PiBeauty2CharmTISTOS         |    30.000 |    36.165 |   36.165      36.2     0.00 |       1 |     0.036 |
+TimingAuditor.TIMER              INFO            B2DstDstPiDstarD02K3PiBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.166 |    0.166       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiDstarD02K3PiBeauty2CharmLine           |     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDstPiDstarD02K3PiBeauty2CharmLi|    10.000 |     1.025 |    1.025       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDstPiDstarD02K3PiBeauty2CharmLi|     0.000 |     0.836 |    0.836       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDstPiDstarD02K3PiBeauty2CharmLi|     0.000 |     0.930 |    0.930       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiDstarD02K3PiBeauty2CharmLinePos|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDstPiDstarD02K3PiDstarD02K3PiBeauty2C|     0.100 |     0.069 |    0.023       5.4     0.18 |    1000 |     0.070 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiDstarD02K3PiDstarD02K3PiBeauty2|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiDstarD02K3PiDstarD02K3PiBeauty2|     0.020 |     0.008 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiDstarD02K3PiDstarD02K3PiBeauty2|     0.027 |     0.041 |    0.007       5.2     0.28 |     366 |     0.015 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDstPiDstarD02K3PiDstarD02K3PiBeauty|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DstDstPiDstarD02K3PiDstarD02K3PiBeauty2CharmCom|     0.000 |     0.034 |    0.011       0.1     0.02 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstDstPiDstarD02K3PiDstarD02K3PiBeauty2CharmCom|     0.000 |     0.012 |    0.006       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiDstarD02K3PiDstarD02K3PiBeauty2Charm   |     0.000 |     0.430 |    0.061       4.8     1.13 |      18 |     0.008 |
+TimingAuditor.TIMER              INFO            B2DstDstPiDstarD02K3PiDstarD02K3PiBeauty2CharmTIS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiDstarD02K3PiDstarD02K3PiBeauty2CharmB2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiDstarD02K3PiDstarD02K3PiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDstPiDstarD02K3PiDstarD02K3PiBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDstPiDstarD02K3PiDstarD02K3PiBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDstPiDstarD02K3PiDstarD02K3PiBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiDstarD02K3PiDstarD02K3PiBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDstPiWSBeauty2CharmLine              |     0.010 |     0.046 |    0.016       4.9     0.16 |    1000 |     0.046 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiWSBeauty2CharmLinePreScaler    |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiWSBeauty2CharmLineHlt2Filter   |     0.000 |     0.011 |    0.005       0.1     0.01 |      99 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiWSBeauty2CharmLineFilterSequenc|     0.000 |     0.030 |    0.009       0.5     0.07 |      44 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDstPiWSBeauty2CharmLineVOIDFilter  |     0.000 |     0.007 |    0.003       0.0     0.01 |      44 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiWSBeauty2CharmCombCutDstar2D0PiPIDBeaut|     0.000 |     0.072 |    0.072       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiWSBeauty2CharmCombCutPi_PIDTopoInputsBe|     0.000 |     0.034 |    0.034       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiWSBeauty2Charm                         |     0.000 |     0.174 |    0.174       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiWSBeauty2CharmTISTOS                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiWSBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiWSBeauty2CharmLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDstPiWSBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDstPiWSBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDstPiWSBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiWSBeauty2CharmLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDstPiWSDstarD02K3PiBeauty2CharmLine  |     0.010 |     0.037 |    0.015       0.5     0.03 |    1000 |     0.038 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiWSDstarD02K3PiBeauty2CharmLineP|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiWSDstarD02K3PiBeauty2CharmLineH|     0.000 |     0.010 |    0.005       0.0     0.01 |     114 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiWSDstarD02K3PiBeauty2CharmLineF|     0.000 |     0.024 |    0.009       0.1     0.02 |      42 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDstPiWSDstarD02K3PiBeauty2CharmLine|     0.000 |     0.009 |    0.003       0.0     0.01 |      42 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiWSDstarD02K3PiBeauty2CharmCombCutDstar2|     0.000 |     0.044 |    0.021       0.1     0.03 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiWSDstarD02K3PiBeauty2CharmCombCutDstar2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiWSDstarD02K3PiBeauty2CharmCombCutPi_PID|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiWSDstarD02K3PiBeauty2Charm             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiWSDstarD02K3PiBeauty2CharmTISTOS       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiWSDstarD02K3PiBeauty2CharmB2CBBDTBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiWSDstarD02K3PiBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDstPiWSDstarD02K3PiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDstPiWSDstarD02K3PiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDstPiWSDstarD02K3PiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiWSDstarD02K3PiBeauty2CharmLineP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstDstPiWSDstarD02K3PiDstarD02K3PiBeauty|     0.080 |     0.036 |    0.014       1.5     0.05 |    1000 |     0.036 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiWSDstarD02K3PiDstarD02K3PiBeaut|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiWSDstarD02K3PiDstarD02K3PiBeaut|     0.000 |     0.011 |    0.005       0.1     0.01 |      87 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiWSDstarD02K3PiDstarD02K3PiBeaut|     0.285 |     0.057 |    0.009       1.4     0.23 |      35 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB2DstDstPiWSDstarD02K3PiDstarD02K3PiBeau|     0.000 |     0.007 |    0.003       0.0     0.01 |      35 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiWSDstarD02K3PiDstarD02K3PiBeauty2CharmC|     0.000 |     0.034 |    0.034       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiWSDstarD02K3PiDstarD02K3PiBeauty2CharmC|     0.000 |     0.016 |    0.016       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiWSDstarD02K3PiDstarD02K3PiBeauty2Charm |    10.000 |     1.178 |    1.178       1.2     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DstDstPiWSDstarD02K3PiDstarD02K3PiBeauty2CharmT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiWSDstarD02K3PiDstarD02K3PiBeauty2CharmB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DstDstPiWSDstarD02K3PiDstarD02K3PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2DstDstPiWSDstarD02K3PiDstarD02K3Pi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2DstDstPiWSDstarD02K3PiDstarD02K3Pi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2DstDstPiWSDstarD02K3PiDstarD02K3Pi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DstDstPiWSDstarD02K3PiDstarD02K3PiBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dst2460DPiBeauty2CharmLine              |     0.150 |     0.115 |    0.024      44.4     1.41 |    1000 |     0.115 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst2460DPiBeauty2CharmLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst2460DPiBeauty2CharmLineHlt2Filter   |     0.010 |     0.009 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst2460DPiBeauty2CharmLineFilterSequenc|     0.191 |     0.166 |    0.008      44.2     2.31 |     366 |     0.061 |
+TimingAuditor.TIMER              INFO            StrippingB2Dst2460DPiBeauty2CharmLineVOIDFilter  |     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dst2460DPiBeauty2CharmCombCutDstar24602D0PiPIDB|     0.000 |     0.029 |    0.014       0.1     0.01 |      41 |     0.001 |
+TimingAuditor.TIMER              INFO            B2Dst2460DPiBeauty2CharmCombCutDANDDSCFPIDBeauty2|     0.000 |     0.015 |    0.004       0.0     0.01 |      28 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst2460DPiBeauty2CharmCombCutPi_PIDTopoInputsBe|     0.000 |     0.010 |    0.004       0.0     0.00 |      28 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst2460DPiBeauty2Charm                         |     1.071 |     0.382 |    0.074       4.5     0.85 |      28 |     0.011 |
+TimingAuditor.TIMER              INFO            B2Dst2460DPiBeauty2CharmTISTOS                   |    40.000 |    38.219 |   38.219      38.2     0.00 |       1 |     0.038 |
+TimingAuditor.TIMER              INFO            B2Dst2460DPiBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst2460DPiBeauty2CharmLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dst2460DPiBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dst2460DPiBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dst2460DPiBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst2460DPiBeauty2CharmLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Dst2460DPiWSBeauty2CharmLine            |     0.030 |     0.042 |    0.015       2.6     0.09 |    1000 |     0.043 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst2460DPiWSBeauty2CharmLinePreScaler  |     0.000 |     0.003 |    0.001       0.1     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst2460DPiWSBeauty2CharmLineHlt2Filter |     0.000 |     0.009 |    0.005       0.0     0.01 |      99 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst2460DPiWSBeauty2CharmLineFilterSeque|     0.000 |     0.083 |    0.008       2.5     0.37 |      46 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingB2Dst2460DPiWSBeauty2CharmLineVOIDFilter|     0.000 |     0.007 |    0.003       0.1     0.01 |      46 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst2460DPiWSBeauty2CharmCombCutDstar24602D0PiPI|     0.000 |     0.025 |    0.019       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst2460DPiWSBeauty2CharmCombCutDANDDSCFPIDBeaut|     0.000 |     0.013 |    0.009       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst2460DPiWSBeauty2CharmCombCutPi_PIDTopoInputs|     0.000 |     0.010 |    0.007       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst2460DPiWSBeauty2Charm                       |     0.000 |     0.825 |    0.093       2.3     1.26 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B2Dst2460DPiWSBeauty2CharmTISTOS                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst2460DPiWSBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Dst2460DPiWSBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Dst2460DPiWSBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Dst2460DPiWSBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Dst2460DPiWSBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Dst2460DPiWSBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0st2460D0PiBeauty2CharmLine            |     0.060 |     0.113 |    0.023      33.6     1.10 |    1000 |     0.113 |
+TimingAuditor.TIMER              INFO           StrippingB2D0st2460D0PiBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0st2460D0PiBeauty2CharmLineHlt2Filter |     0.010 |     0.010 |    0.005       0.5     0.02 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2D0st2460D0PiBeauty2CharmLineFilterSeque|     0.109 |     0.159 |    0.008      33.4     1.80 |     366 |     0.058 |
+TimingAuditor.TIMER              INFO            StrippingB2D0st2460D0PiBeauty2CharmLineVOIDFilter|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0st2460D0PiBeauty2CharmCombCutD0star24602DPiPI|     0.000 |     0.031 |    0.017       0.1     0.01 |      44 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0st2460D0PiBeauty2CharmCombCutD2KPIPIDBeauty2C|     0.000 |     0.017 |    0.006       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0st2460D0PiBeauty2CharmCombCutPi_PIDTopoInputs|     0.000 |     0.011 |    0.005       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0st2460D0PiBeauty2Charm                       |     0.000 |     0.493 |    0.065       6.1     1.25 |      23 |     0.011 |
+TimingAuditor.TIMER              INFO            B2D0st2460D0PiBeauty2CharmTISTOS                 |    10.000 |     9.173 |    0.813      24.4    13.22 |       3 |     0.028 |
+TimingAuditor.TIMER              INFO            B2D0st2460D0PiBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.121 |    0.068       0.2     0.05 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0st2460D0PiBeauty2CharmLine                   |     0.000 |     0.006 |    0.005       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0st2460D0PiBeauty2CharmLine      |     0.000 |     0.592 |    0.208       1.0     0.54 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0st2460D0PiBeauty2CharmLine      |     0.000 |     0.420 |    0.118       0.7     0.43 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0st2460D0PiBeauty2CharmLine      |     0.000 |     0.411 |    0.135       0.7     0.39 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0st2460D0PiBeauty2CharmLinePostScaler |     0.000 |     0.003 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcKLc2PKPiBeauty2CharmLine             |     0.390 |     0.443 |    0.022       6.5     0.70 |    1000 |     0.443 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKLc2PKPiBeauty2CharmLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKLc2PKPiBeauty2CharmLineHlt2Filter  |     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKLc2PKPiBeauty2CharmLineFilterSequen|     1.038 |     1.057 |    0.283       6.3     0.72 |     366 |     0.387 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcKLc2PKPiBeauty2CharmLineVOIDFilter |     0.027 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            P_PIDInputsBeauty2CharmFilter                    |     0.081 |     0.112 |    0.016       0.5     0.08 |     366 |     0.041 |
+TimingAuditor.TIMER              INFO            Lc2PKPiBeauty2Charm                              |     0.491 |     0.346 |    0.063       4.0     0.39 |     366 |     0.127 |
+TimingAuditor.TIMER              INFO            Lb2LcKLc2PKPiBeauty2CharmCombCutLc2PKPiBeauty2Cha|     0.000 |     0.030 |    0.009       0.1     0.02 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2LcKLc2PKPiBeauty2CharmCombCutKTopoInputsBeauty|     0.116 |     0.011 |    0.004       0.0     0.01 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2LcKLc2PKPiBeauty2Charm                        |     0.000 |     0.139 |    0.052       2.2     0.24 |      86 |     0.012 |
+TimingAuditor.TIMER              INFO            Lb2LcKLc2PKPiBeauty2CharmTISTOS                  |     0.000 |     0.741 |    0.528       1.1     0.31 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2LcKLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.076 |    0.067       0.1     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcKLc2PKPiBeauty2CharmLine                    |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcKLc2PKPiBeauty2CharmLine       |     0.000 |     0.105 |    0.105       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcKLc2PKPiBeauty2CharmLine       |     0.000 |     0.049 |    0.049       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcKLc2PKPiBeauty2CharmLine       |     0.000 |     0.048 |    0.048       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKLc2PKPiBeauty2CharmLinePostScaler  |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcPiLc2PKPiBeauty2CharmLine            |     0.070 |     0.085 |    0.021       2.4     0.14 |    1000 |     0.085 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiLc2PKPiBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiLc2PKPiBeauty2CharmLineHlt2Filter |     0.010 |     0.009 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiLc2PKPiBeauty2CharmLineFilterSeque|     0.081 |     0.085 |    0.012       2.2     0.19 |     366 |     0.031 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcPiLc2PKPiBeauty2CharmLineVOIDFilter|     0.000 |     0.006 |    0.004       0.2     0.01 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2LcPiLc2PKPiBeauty2CharmCombCutLc2PKPiBeauty2Ch|     0.000 |     0.031 |    0.010       0.1     0.01 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2LcPiLc2PKPiBeauty2CharmCombCutPiTopoInputsBeau|     0.000 |     0.009 |    0.003       0.0     0.01 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2LcPiLc2PKPiBeauty2Charm                       |     0.000 |     0.122 |    0.051       2.0     0.20 |      86 |     0.011 |
+TimingAuditor.TIMER              INFO            Lb2LcPiLc2PKPiBeauty2CharmTISTOS                 |     0.000 |     0.784 |    0.573       1.0     0.30 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2LcPiLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.080 |    0.054       0.1     0.04 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcPiLc2PKPiBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcPiLc2PKPiBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcPiLc2PKPiBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcPiLc2PKPiBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiLc2PKPiBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcKWSLc2PKPiBeauty2CharmLine           |     0.040 |     0.042 |    0.014       1.0     0.06 |    1000 |     0.042 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKWSLc2PKPiBeauty2CharmLinePreScaler |     0.010 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKWSLc2PKPiBeauty2CharmLineHlt2Filter|     0.000 |     0.009 |    0.004       0.0     0.01 |     111 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKWSLc2PKPiBeauty2CharmLineFilterSequ|     0.222 |     0.105 |    0.011       0.8     0.19 |      45 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcKWSLc2PKPiBeauty2CharmLineVOIDFilte|     0.000 |     0.006 |    0.003       0.0     0.01 |      45 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcKWSLc2PKPiBeauty2CharmCombCutLc2PKPiBeauty2C|     0.000 |     0.032 |    0.017       0.1     0.02 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcKWSLc2PKPiBeauty2CharmCombCutKTopoInputsBeau|     0.000 |     0.013 |    0.005       0.1     0.02 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcKWSLc2PKPiBeauty2Charm                      |     0.000 |     0.198 |    0.059       0.5     0.18 |      11 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2LcKWSLc2PKPiBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcKWSLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcKWSLc2PKPiBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcKWSLc2PKPiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcKWSLc2PKPiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcKWSLc2PKPiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKWSLc2PKPiBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcPiWSLc2PKPiBeauty2CharmLine          |     0.050 |     0.038 |    0.014       1.5     0.07 |    1000 |     0.038 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiWSLc2PKPiBeauty2CharmLinePreScaler|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiWSLc2PKPiBeauty2CharmLineHlt2Filte|     0.000 |     0.011 |    0.005       0.1     0.01 |     100 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiWSLc2PKPiBeauty2CharmLineFilterSeq|     0.217 |     0.119 |    0.013       1.4     0.24 |      46 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcPiWSLc2PKPiBeauty2CharmLineVOIDFilt|     0.000 |     0.006 |    0.004       0.0     0.01 |      46 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcPiWSLc2PKPiBeauty2CharmCombCutLc2PKPiBeauty2|     0.000 |     0.043 |    0.023       0.1     0.02 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcPiWSLc2PKPiBeauty2CharmCombCutPiTopoInputsBe|     0.000 |     0.012 |    0.006       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcPiWSLc2PKPiBeauty2Charm                     |     0.000 |     0.231 |    0.062       1.3     0.36 |      11 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2LcPiWSLc2PKPiBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcPiWSLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcPiWSLc2PKPiBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcPiWSLc2PKPiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcPiWSLc2PKPiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcPiWSLc2PKPiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiWSLc2PKPiBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcPiNoIPWSLc2PKPiBeauty2CharmLine      |     0.050 |     0.036 |    0.014       1.0     0.05 |    1000 |     0.036 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiNoIPWSLc2PKPiBeauty2CharmLinePreSc|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiNoIPWSLc2PKPiBeauty2CharmLineHlt2F|     0.000 |     0.010 |    0.005       0.0     0.01 |     102 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiNoIPWSLc2PKPiBeauty2CharmLineFilte|     0.000 |     0.082 |    0.012       0.9     0.16 |      42 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcPiNoIPWSLc2PKPiBeauty2CharmLineVOID|     0.000 |     0.006 |    0.003       0.0     0.00 |      42 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcPiNoIPWSLc2PKPiBeauty2CharmCombCutLc2PKPiBea|     0.000 |     0.024 |    0.016       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcPiNoIPWSLc2PKPiBeauty2CharmCombCutPiTopoInpu|     0.000 |     0.009 |    0.005       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcPiNoIPWSLc2PKPiBeauty2Charm                 |     0.000 |     0.196 |    0.067       0.8     0.25 |       8 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2LcPiNoIPWSLc2PKPiBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcPiNoIPWSLc2PKPiBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcPiNoIPWSLc2PKPiBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcPiNoIPWSLc2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcPiNoIPWSLc2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcPiNoIPWSLc2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiNoIPWSLc2PKPiBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2XicPiXic2PKPiBeauty2CharmLine          |     0.340 |     0.260 |    0.022       6.7     0.50 |    1000 |     0.260 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicPiXic2PKPiBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicPiXic2PKPiBeauty2CharmLineHlt2Filte|     0.000 |     0.009 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicPiXic2PKPiBeauty2CharmLineFilterSeq|     0.792 |     0.559 |    0.100       6.5     0.65 |     366 |     0.205 |
+TimingAuditor.TIMER              INFO            StrippingLb2XicPiXic2PKPiBeauty2CharmLineVOIDFilt|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xic2PKPiBeauty2Charm                             |     0.491 |     0.334 |    0.055       5.0     0.44 |     366 |     0.123 |
+TimingAuditor.TIMER              INFO            Lb2XicPiXic2PKPiBeauty2CharmCombCutXic2PKPiBeauty|     0.000 |     0.029 |    0.010       0.1     0.02 |      89 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2XicPiXic2PKPiBeauty2CharmCombCutPiTopoInputsBe|     0.000 |     0.009 |    0.004       0.0     0.01 |      89 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2XicPiXic2PKPiBeauty2Charm                     |     0.112 |     0.118 |    0.049       0.6     0.09 |      89 |     0.011 |
+TimingAuditor.TIMER              INFO            Lb2XicPiXic2PKPiBeauty2CharmTISTOS               |     0.000 |     0.571 |    0.571       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2XicPiXic2PKPiBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.083 |    0.083       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2XicPiXic2PKPiBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2XicPiXic2PKPiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2XicPiXic2PKPiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2XicPiXic2PKPiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicPiXic2PKPiBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2XicKXic2PKPiBeauty2CharmLine           |     0.070 |     0.085 |    0.020       3.8     0.17 |    1000 |     0.086 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicKXic2PKPiBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicKXic2PKPiBeauty2CharmLineHlt2Filter|     0.010 |     0.009 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicKXic2PKPiBeauty2CharmLineFilterSequ|     0.054 |     0.090 |    0.011       3.6     0.24 |     366 |     0.033 |
+TimingAuditor.TIMER              INFO            StrippingLb2XicKXic2PKPiBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2XicKXic2PKPiBeauty2CharmCombCutXic2PKPiBeauty2|     0.000 |     0.030 |    0.011       0.1     0.01 |      89 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2XicKXic2PKPiBeauty2CharmCombCutKTopoInputsBeau|     0.000 |     0.009 |    0.004       0.1     0.01 |      89 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2XicKXic2PKPiBeauty2Charm                      |     0.224 |     0.107 |    0.049       0.6     0.07 |      89 |     0.010 |
+TimingAuditor.TIMER              INFO            Lb2XicKXic2PKPiBeauty2CharmTISTOS                |     0.000 |     0.588 |    0.520       0.7     0.07 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2XicKXic2PKPiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.080 |    0.065       0.1     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2XicKXic2PKPiBeauty2CharmLine                  |     0.000 |     0.006 |    0.006       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2XicKXic2PKPiBeauty2CharmLine     |     0.000 |     0.175 |    0.068       0.3     0.15 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2XicKXic2PKPiBeauty2CharmLine     |     0.000 |     0.141 |    0.048       0.2     0.13 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2XicKXic2PKPiBeauty2CharmLine     |     0.000 |     0.111 |    0.050       0.2     0.09 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicKXic2PKPiBeauty2CharmLinePostScaler|     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2XicKWSXic2PKPiBeauty2CharmLine         |     0.000 |     0.038 |    0.014       0.7     0.04 |    1000 |     0.039 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicKWSXic2PKPiBeauty2CharmLinePreScale|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicKWSXic2PKPiBeauty2CharmLineHlt2Filt|     0.000 |     0.012 |    0.005       0.1     0.01 |     112 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicKWSXic2PKPiBeauty2CharmLineFilterSe|     0.000 |     0.064 |    0.011       0.6     0.12 |      37 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingLb2XicKWSXic2PKPiBeauty2CharmLineVOIDFil|     0.000 |     0.006 |    0.002       0.0     0.00 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2XicKWSXic2PKPiBeauty2CharmCombCutXic2PKPiBeaut|     0.000 |     0.027 |    0.012       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2XicKWSXic2PKPiBeauty2CharmCombCutKTopoInputsBe|     0.000 |     0.007 |    0.004       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2XicKWSXic2PKPiBeauty2Charm                    |     0.000 |     0.165 |    0.055       0.5     0.17 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2XicKWSXic2PKPiBeauty2CharmTISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2XicKWSXic2PKPiBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2XicKWSXic2PKPiBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2XicKWSXic2PKPiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2XicKWSXic2PKPiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2XicKWSXic2PKPiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicKWSXic2PKPiBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2XicPiWSXic2PKPiBeauty2CharmLine        |     0.010 |     0.038 |    0.014       1.6     0.07 |    1000 |     0.039 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicPiWSXic2PKPiBeauty2CharmLinePreScal|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicPiWSXic2PKPiBeauty2CharmLineHlt2Fil|     0.000 |     0.010 |    0.005       0.0     0.01 |     107 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicPiWSXic2PKPiBeauty2CharmLineFilterS|     0.000 |     0.140 |    0.013       1.5     0.27 |      36 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingLb2XicPiWSXic2PKPiBeauty2CharmLineVOIDFi|     0.000 |     0.006 |    0.003       0.0     0.00 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2XicPiWSXic2PKPiBeauty2CharmCombCutXic2PKPiBeau|     0.000 |     0.031 |    0.018       0.1     0.01 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2XicPiWSXic2PKPiBeauty2CharmCombCutPiTopoInputs|     0.000 |     0.009 |    0.006       0.0     0.00 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2XicPiWSXic2PKPiBeauty2Charm                   |     0.000 |     0.208 |    0.059       1.4     0.38 |      12 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2XicPiWSXic2PKPiBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2XicPiWSXic2PKPiBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2XicPiWSXic2PKPiBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2XicPiWSXic2PKPiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2XicPiWSXic2PKPiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2XicPiWSXic2PKPiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicPiWSXic2PKPiBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2XicPiNoIPWSXic2PKPiBeauty2CharmLine    |     0.020 |     0.037 |    0.013       1.4     0.06 |    1000 |     0.038 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicPiNoIPWSXic2PKPiBeauty2CharmLinePre|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicPiNoIPWSXic2PKPiBeauty2CharmLineHlt|     0.000 |     0.010 |    0.005       0.1     0.01 |      92 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicPiNoIPWSXic2PKPiBeauty2CharmLineFil|     0.000 |     0.120 |    0.015       1.4     0.24 |      39 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingLb2XicPiNoIPWSXic2PKPiBeauty2CharmLineVO|     0.000 |     0.009 |    0.003       0.0     0.01 |      39 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2XicPiNoIPWSXic2PKPiBeauty2CharmCombCutXic2PKPi|     0.000 |     0.034 |    0.015       0.1     0.01 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2XicPiNoIPWSXic2PKPiBeauty2CharmCombCutPiTopoIn|     0.000 |     0.011 |    0.004       0.0     0.01 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2XicPiNoIPWSXic2PKPiBeauty2Charm               |     0.000 |     0.227 |    0.054       1.2     0.36 |      10 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2XicPiNoIPWSXic2PKPiBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2XicPiNoIPWSXic2PKPiBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2XicPiNoIPWSXic2PKPiBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2XicPiNoIPWSXic2PKPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2XicPiNoIPWSXic2PKPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2XicPiNoIPWSXic2PKPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicPiNoIPWSXic2PKPiBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2Xic0KXic02PKKPiBeauty2CharmLine       |     0.260 |     0.262 |    0.020      13.5     0.69 |    1000 |     0.263 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0KXic02PKKPiBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0KXic02PKKPiBeauty2CharmLineHlt2Fi|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0KXic02PKKPiBeauty2CharmLineFilter|     0.628 |     0.576 |    0.097      13.4     1.01 |     366 |     0.211 |
+TimingAuditor.TIMER              INFO            StrippingXib2Xic0KXic02PKKPiBeauty2CharmLineVOIDF|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xic02PKKPiBeauty2Charm                           |     0.437 |     0.449 |    0.054      11.8     0.89 |     366 |     0.165 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KXic02PKKPiBeauty2CharmCombCutXic02PKKPiB|     0.000 |     0.034 |    0.011       0.1     0.02 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KXic02PKKPiBeauty2CharmCombCutKTopoInputs|     0.000 |     0.014 |    0.004       0.0     0.01 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KXic02PKKPiBeauty2Charm                  |     0.714 |     0.170 |    0.063       0.8     0.20 |      14 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KXic02PKKPiBeauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KXic02PKKPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KXic02PKKPiBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2Xic0KXic02PKKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2Xic0KXic02PKKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2Xic0KXic02PKKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0KXic02PKKPiBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2Xic0PiXic02PKKPiBeauty2CharmLine      |     0.030 |     0.063 |    0.020       0.9     0.07 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiXic02PKKPiBeauty2CharmLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiXic02PKKPiBeauty2CharmLineHlt2F|     0.020 |     0.009 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiXic02PKKPiBeauty2CharmLineFilte|     0.000 |     0.030 |    0.011       0.8     0.07 |     366 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingXib2Xic0PiXic02PKKPiBeauty2CharmLineVOID|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiXic02PKKPiBeauty2CharmCombCutXic02PKKPi|     0.000 |     0.041 |    0.014       0.1     0.02 |      14 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiXic02PKKPiBeauty2CharmCombCutPiTopoInpu|     0.000 |     0.010 |    0.004       0.0     0.01 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiXic02PKKPiBeauty2Charm                 |     0.000 |     0.150 |    0.059       0.7     0.16 |      14 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiXic02PKKPiBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiXic02PKKPiBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiXic02PKKPiBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2Xic0PiXic02PKKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2Xic0PiXic02PKKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2Xic0PiXic02PKKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiXic02PKKPiBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2Xic0PiWSXic02PKKPiBeauty2CharmLine    |     0.020 |     0.036 |    0.013       1.8     0.06 |    1000 |     0.037 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiWSXic02PKKPiBeauty2CharmLinePre|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiWSXic02PKKPiBeauty2CharmLineHlt|     0.000 |     0.009 |    0.005       0.0     0.01 |      88 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiWSXic02PKKPiBeauty2CharmLineFil|     0.000 |     0.063 |    0.011       1.7     0.27 |      38 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingXib2Xic0PiWSXic02PKKPiBeauty2CharmLineVO|     0.000 |     0.007 |    0.003       0.0     0.00 |      38 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiWSXic02PKKPiBeauty2CharmCombCutXic02PKK|     0.000 |     0.029 |    0.029       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiWSXic02PKKPiBeauty2CharmCombCutPiTopoIn|     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiWSXic02PKKPiBeauty2Charm               |     0.000 |     1.547 |    1.547       1.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiWSXic02PKKPiBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiWSXic02PKKPiBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiWSXic02PKKPiBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2Xic0PiWSXic02PKKPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2Xic0PiWSXic02PKKPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2Xic0PiWSXic02PKKPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiWSXic02PKKPiBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2Xic0KWSXic02PKKPiBeauty2CharmLine     |     0.040 |     0.036 |    0.014       1.8     0.07 |    1000 |     0.036 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0KWSXic02PKKPiBeauty2CharmLinePreS|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0KWSXic02PKKPiBeauty2CharmLineHlt2|     0.000 |     0.012 |    0.005       0.1     0.01 |      98 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0KWSXic02PKKPiBeauty2CharmLineFilt|     0.000 |     0.088 |    0.014       1.6     0.27 |      42 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingXib2Xic0KWSXic02PKKPiBeauty2CharmLineVOI|     0.000 |     0.006 |    0.003       0.0     0.00 |      42 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KWSXic02PKKPiBeauty2CharmCombCutXic02PKKP|     0.000 |     0.045 |    0.035       0.1     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KWSXic02PKKPiBeauty2CharmCombCutKTopoInpu|     0.000 |     0.015 |    0.013       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KWSXic02PKKPiBeauty2Charm                |     0.000 |     0.641 |    0.281       1.4     0.62 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KWSXic02PKKPiBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KWSXic02PKKPiBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KWSXic02PKKPiBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2Xic0KWSXic02PKKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2Xic0KWSXic02PKKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2Xic0KWSXic02PKKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0KWSXic02PKKPiBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2Xic0PiNoIPWSXic02PKKPiBeauty2CharmLine|     0.050 |     0.035 |    0.014       1.2     0.05 |    1000 |     0.035 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiNoIPWSXic02PKKPiBeauty2CharmLin|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiNoIPWSXic02PKKPiBeauty2CharmLin|     0.089 |     0.010 |    0.005       0.1     0.01 |     112 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiNoIPWSXic02PKKPiBeauty2CharmLin|     0.232 |     0.052 |    0.012       1.1     0.17 |      43 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingXib2Xic0PiNoIPWSXic02PKKPiBeauty2CharmLi|     0.000 |     0.007 |    0.003       0.0     0.01 |      43 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiNoIPWSXic02PKKPiBeauty2CharmCombCutXic0|     0.000 |     0.034 |    0.034       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiNoIPWSXic02PKKPiBeauty2CharmCombCutPiTo|     0.000 |     0.009 |    0.009       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiNoIPWSXic02PKKPiBeauty2Charm           |     0.000 |     0.948 |    0.948       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiNoIPWSXic02PKKPiBeauty2CharmTISTOS     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiNoIPWSXic02PKKPiBeauty2CharmB2CBBDTBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiNoIPWSXic02PKKPiBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2Xic0PiNoIPWSXic02PKKPiBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2Xic0PiNoIPWSXic02PKKPiBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2Xic0PiNoIPWSXic02PKKPiBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiNoIPWSXic02PKKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingOmegab2Omegac0PiOmegac02PKKPiBeauty2CharmL|     0.330 |     0.285 |    0.022      15.3     0.82 |    1000 |     0.286 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0PiOmegac02PKKPiBeauty2Charm|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0PiOmegac02PKKPiBeauty2Charm|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0PiOmegac02PKKPiBeauty2Charm|     0.683 |     0.633 |    0.100      15.1     1.22 |     366 |     0.232 |
+TimingAuditor.TIMER              INFO            StrippingOmegab2Omegac0PiOmegac02PKKPiBeauty2Char|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Omegac02PKKPiBeauty2Charm                        |     0.491 |     0.468 |    0.054      13.1     0.98 |     366 |     0.171 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiOmegac02PKKPiBeauty2CharmCombCutO|     0.384 |     0.042 |    0.018       0.1     0.02 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiOmegac02PKKPiBeauty2CharmCombCutP|     0.000 |     0.011 |    0.005       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiOmegac02PKKPiBeauty2Charm        |     0.769 |     0.169 |    0.065       0.7     0.14 |      26 |     0.004 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiOmegac02PKKPiBeauty2CharmTISTOS  |     0.000 |     1.251 |    1.249       1.3     0.00 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiOmegac02PKKPiBeauty2CharmB2CBBDTB|     0.000 |     0.177 |    0.177       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiOmegac02PKKPiBeauty2CharmLine    |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Omegab2Omegac0PiOmegac02PKKPiBeauty2|     0.000 |     0.708 |    0.708       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Omegab2Omegac0PiOmegac02PKKPiBeauty2|     0.000 |     0.452 |    0.452       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Omegab2Omegac0PiOmegac02PKKPiBeauty2|     0.000 |     0.441 |    0.441       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0PiOmegac02PKKPiBeauty2Charm|     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingOmegab2Omegac0KOmegac02PKKPiBeauty2CharmLi|     0.060 |     0.074 |    0.021       6.7     0.22 |    1000 |     0.074 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0KOmegac02PKKPiBeauty2CharmL|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0KOmegac02PKKPiBeauty2CharmL|     0.000 |     0.009 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0KOmegac02PKKPiBeauty2CharmL|     0.081 |     0.056 |    0.011       6.6     0.35 |     366 |     0.021 |
+TimingAuditor.TIMER              INFO            StrippingOmegab2Omegac0KOmegac02PKKPiBeauty2Charm|     0.000 |     0.006 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0KOmegac02PKKPiBeauty2CharmCombCutOm|     0.000 |     0.035 |    0.017       0.1     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0KOmegac02PKKPiBeauty2CharmCombCutKT|     0.000 |     0.008 |    0.004       0.0     0.00 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0KOmegac02PKKPiBeauty2Charm         |     0.384 |     0.155 |    0.065       0.7     0.14 |      26 |     0.004 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0KOmegac02PKKPiBeauty2CharmTISTOS   |    10.000 |     1.287 |    1.287       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0KOmegac02PKKPiBeauty2CharmB2CBBDTBe|     0.000 |     0.148 |    0.148       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0KOmegac02PKKPiBeauty2CharmLine     |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Omegab2Omegac0KOmegac02PKKPiBeauty2C|     0.000 |     0.707 |    0.707       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Omegab2Omegac0KOmegac02PKKPiBeauty2C|     0.000 |     0.444 |    0.444       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Omegab2Omegac0KOmegac02PKKPiBeauty2C|     0.000 |     0.452 |    0.452       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0KOmegac02PKKPiBeauty2CharmL|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingOmegab2Omegac0KWSOmegac02PKKPiBeauty2Charm|     0.010 |     0.040 |    0.014       1.7     0.06 |    1000 |     0.040 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0KWSOmegac02PKKPiBeauty2Char|     0.000 |     0.003 |    0.001       0.1     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0KWSOmegac02PKKPiBeauty2Char|     0.000 |     0.011 |    0.005       0.1     0.01 |     101 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0KWSOmegac02PKKPiBeauty2Char|     0.000 |     0.116 |    0.012       1.6     0.31 |      25 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingOmegab2Omegac0KWSOmegac02PKKPiBeauty2Cha|     0.000 |     0.009 |    0.004       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0KWSOmegac02PKKPiBeauty2CharmCombCut|     0.000 |     0.027 |    0.019       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0KWSOmegac02PKKPiBeauty2CharmCombCut|     0.000 |     0.007 |    0.006       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0KWSOmegac02PKKPiBeauty2Charm       |     0.000 |     0.424 |    0.071       1.4     0.68 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0KWSOmegac02PKKPiBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0KWSOmegac02PKKPiBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0KWSOmegac02PKKPiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Omegab2Omegac0KWSOmegac02PKKPiBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Omegab2Omegac0KWSOmegac02PKKPiBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Omegab2Omegac0KWSOmegac02PKKPiBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0KWSOmegac02PKKPiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingOmegab2Omegac0PiWSOmegac02PKKPiBeauty2Char|     0.030 |     0.035 |    0.014       1.0     0.04 |    1000 |     0.035 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0PiWSOmegac02PKKPiBeauty2Cha|     0.020 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0PiWSOmegac02PKKPiBeauty2Cha|     0.000 |     0.010 |    0.005       0.0     0.01 |     109 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0PiWSOmegac02PKKPiBeauty2Cha|     0.000 |     0.050 |    0.014       0.9     0.14 |      43 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingOmegab2Omegac0PiWSOmegac02PKKPiBeauty2Ch|     0.000 |     0.008 |    0.003       0.1     0.01 |      43 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiWSOmegac02PKKPiBeauty2CharmCombCu|     0.000 |     0.027 |    0.022       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiWSOmegac02PKKPiBeauty2CharmCombCu|     0.000 |     0.009 |    0.009       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiWSOmegac02PKKPiBeauty2Charm      |     0.000 |     0.431 |    0.132       0.7     0.42 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiWSOmegac02PKKPiBeauty2CharmTISTOS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiWSOmegac02PKKPiBeauty2CharmB2CBBD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiWSOmegac02PKKPiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Omegab2Omegac0PiWSOmegac02PKKPiBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Omegab2Omegac0PiWSOmegac02PKKPiBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Omegab2Omegac0PiWSOmegac02PKKPiBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0PiWSOmegac02PKKPiBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingOmegab2Omegac0PiNoIPWSOmegac02PKKPiBeauty2|     0.020 |     0.040 |    0.015       5.1     0.16 |    1000 |     0.040 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0PiNoIPWSOmegac02PKKPiBeauty|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0PiNoIPWSOmegac02PKKPiBeauty|     0.000 |     0.010 |    0.005       0.0     0.01 |      93 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0PiNoIPWSOmegac02PKKPiBeauty|     0.000 |     0.169 |    0.011       5.1     0.82 |      38 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingOmegab2Omegac0PiNoIPWSOmegac02PKKPiBeaut|     0.000 |     0.006 |    0.003       0.0     0.00 |      38 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiNoIPWSOmegac02PKKPiBeauty2CharmCo|     0.000 |     0.050 |    0.033       0.1     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiNoIPWSOmegac02PKKPiBeauty2CharmCo|     0.000 |     0.017 |    0.007       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiNoIPWSOmegac02PKKPiBeauty2Charm  |     0.000 |     0.411 |    0.134       0.7     0.39 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiNoIPWSOmegac02PKKPiBeauty2CharmTI|     0.000 |     1.324 |    1.324       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiNoIPWSOmegac02PKKPiBeauty2CharmB2|     0.000 |     0.089 |    0.089       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiNoIPWSOmegac02PKKPiBeauty2CharmLi|     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Omegab2Omegac0PiNoIPWSOmegac02PKKPiB|     0.000 |     0.267 |    0.267       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Omegab2Omegac0PiNoIPWSOmegac02PKKPiB|     0.000 |     0.167 |    0.167       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Omegab2Omegac0PiNoIPWSOmegac02PKKPiB|     0.000 |     0.169 |    0.169       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0PiNoIPWSOmegac02PKKPiBeauty|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib02XicDXic2PKPiBeauty2CharmLine         |     0.110 |     0.093 |    0.022       8.4     0.34 |    1000 |     0.094 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicDXic2PKPiBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicDXic2PKPiBeauty2CharmLineHlt2Filt|     0.000 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicDXic2PKPiBeauty2CharmLineFilterSe|     0.109 |     0.097 |    0.011       8.1     0.47 |     366 |     0.036 |
+TimingAuditor.TIMER              INFO            StrippingXib02XicDXic2PKPiBeauty2CharmLineVOIDFil|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib02XicDXic2PKPiBeauty2CharmCombCutXic2PKPiBeaut|     0.000 |     0.029 |    0.009       0.1     0.02 |      89 |     0.003 |
+TimingAuditor.TIMER              INFO            Xib02XicDXic2PKPiBeauty2CharmCombCutD2HHHCFPIDBea|     0.000 |     0.009 |    0.004       0.0     0.01 |      62 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib02XicDXic2PKPiBeauty2Charm                    |     0.000 |     0.115 |    0.048       0.7     0.11 |      62 |     0.007 |
+TimingAuditor.TIMER              INFO            Xib02XicDXic2PKPiBeauty2CharmTISTOS              |     3.333 |     2.892 |    1.110       6.2     2.87 |       3 |     0.009 |
+TimingAuditor.TIMER              INFO            Xib02XicDXic2PKPiBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.105 |    0.105       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02XicDXic2PKPiBeauty2CharmLine                |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib02XicDXic2PKPiBeauty2CharmLine   |     0.000 |     0.133 |    0.133       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib02XicDXic2PKPiBeauty2CharmLine   |     0.000 |     0.065 |    0.065       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib02XicDXic2PKPiBeauty2CharmLine   |     0.000 |     0.067 |    0.067       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicDXic2PKPiBeauty2CharmLinePostScal|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib02XicDWSXic2PKPiBeauty2CharmLine       |     0.020 |     0.038 |    0.014       1.7     0.06 |    1000 |     0.039 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicDWSXic2PKPiBeauty2CharmLinePreSca|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicDWSXic2PKPiBeauty2CharmLineHlt2Fi|     0.000 |     0.010 |    0.005       0.1     0.01 |      93 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicDWSXic2PKPiBeauty2CharmLineFilter|     0.000 |     0.099 |    0.011       1.6     0.28 |      33 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingXib02XicDWSXic2PKPiBeauty2CharmLineVOIDF|     0.000 |     0.010 |    0.003       0.1     0.02 |      33 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02XicDWSXic2PKPiBeauty2CharmCombCutXic2PKPiBea|     0.000 |     0.030 |    0.015       0.1     0.01 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02XicDWSXic2PKPiBeauty2CharmCombCutD2HHHCFPIDB|     0.000 |     0.007 |    0.006       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02XicDWSXic2PKPiBeauty2Charm                  |     0.000 |     0.354 |    0.047       1.5     0.62 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib02XicDWSXic2PKPiBeauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02XicDWSXic2PKPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02XicDWSXic2PKPiBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib02XicDWSXic2PKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib02XicDWSXic2PKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib02XicDWSXic2PKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicDWSXic2PKPiBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2Xic0DXic02PKKPiBeauty2CharmLine       |     0.080 |     0.063 |    0.021       0.8     0.07 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0DXic02PKKPiBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0DXic02PKKPiBeauty2CharmLineHlt2Fi|     0.030 |     0.009 |    0.004       0.3     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0DXic02PKKPiBeauty2CharmLineFilter|     0.054 |     0.032 |    0.012       0.7     0.07 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingXib2Xic0DXic02PKKPiBeauty2CharmLineVOIDF|     0.000 |     0.006 |    0.003       0.5     0.02 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2Xic0DXic02PKKPiBeauty2CharmCombCutXic02PKKPiB|     0.000 |     0.041 |    0.012       0.1     0.02 |      14 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2Xic0DXic02PKKPiBeauty2CharmCombCutD2HHHCFPIDB|     0.000 |     0.014 |    0.004       0.0     0.01 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0DXic02PKKPiBeauty2Charm                  |     0.000 |     0.148 |    0.053       0.6     0.15 |      12 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2Xic0DXic02PKKPiBeauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0DXic02PKKPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0DXic02PKKPiBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2Xic0DXic02PKKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2Xic0DXic02PKKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2Xic0DXic02PKKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0DXic02PKKPiBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2Xic0DWSXic02PKKPiBeauty2CharmLine     |     0.040 |     0.038 |    0.013       2.0     0.07 |    1000 |     0.039 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0DWSXic02PKKPiBeauty2CharmLinePreS|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0DWSXic02PKKPiBeauty2CharmLineHlt2|     0.000 |     0.015 |    0.005       0.7     0.06 |     118 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0DWSXic02PKKPiBeauty2CharmLineFilt|     0.000 |     0.072 |    0.011       1.8     0.30 |      37 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingXib2Xic0DWSXic02PKKPiBeauty2CharmLineVOI|     0.000 |     0.008 |    0.003       0.1     0.01 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0DWSXic02PKKPiBeauty2CharmCombCutXic02PKKP|     0.000 |     0.038 |    0.038       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0DWSXic02PKKPiBeauty2CharmCombCutD2HHHCFPI|     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0DWSXic02PKKPiBeauty2Charm                |     0.000 |     1.576 |    1.576       1.6     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2Xic0DWSXic02PKKPiBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0DWSXic02PKKPiBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0DWSXic02PKKPiBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2Xic0DWSXic02PKKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2Xic0DWSXic02PKKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2Xic0DWSXic02PKKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0DWSXic02PKKPiBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib02XicKPiPiXic2PKPiBeauty2CharmLine     |     0.150 |     0.117 |    0.020      18.0     0.66 |    1000 |     0.118 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicKPiPiXic2PKPiBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicKPiPiXic2PKPiBeauty2CharmLineHlt2|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicKPiPiXic2PKPiBeauty2CharmLineFilt|     0.245 |     0.184 |    0.011      17.8     1.06 |     366 |     0.068 |
+TimingAuditor.TIMER              INFO            StrippingXib02XicKPiPiXic2PKPiBeauty2CharmLineVOI|     0.027 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib02XicKPiPiXic2PKPiBeauty2CharmCombCutXic2PKPiB|     0.000 |     0.029 |    0.009       0.1     0.02 |      89 |     0.003 |
+TimingAuditor.TIMER              INFO            Xib02XicKPiPiXic2PKPiBeauty2CharmCombCutX2KPiPiBe|     0.123 |     0.012 |    0.004       0.1     0.01 |      81 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib02XicKPiPiXic2PKPiBeauty2Charm                |     0.370 |     0.159 |    0.049       1.5     0.20 |      81 |     0.013 |
+TimingAuditor.TIMER              INFO            Xib02XicKPiPiXic2PKPiBeauty2CharmTISTOS          |     2.500 |     2.990 |    0.845      13.8     4.38 |       8 |     0.024 |
+TimingAuditor.TIMER              INFO            Xib02XicKPiPiXic2PKPiBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.099 |    0.062       0.1     0.03 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib02XicKPiPiXic2PKPiBeauty2CharmLine            |     0.000 |     0.007 |    0.006       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib02XicKPiPiXic2PKPiBeauty2CharmLin|     0.000 |     0.499 |    0.273       0.7     0.32 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib02XicKPiPiXic2PKPiBeauty2CharmLin|     0.000 |     0.296 |    0.137       0.5     0.22 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib02XicKPiPiXic2PKPiBeauty2CharmLin|     0.000 |     0.296 |    0.133       0.5     0.23 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicKPiPiXic2PKPiBeauty2CharmLinePost|     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib02XicPiPiPiXic2PKPiBeauty2CharmLine    |     0.120 |     0.119 |    0.021      11.0     0.59 |    1000 |     0.119 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicPiPiPiXic2PKPiBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicPiPiPiXic2PKPiBeauty2CharmLineHlt|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicPiPiPiXic2PKPiBeauty2CharmLineFil|     0.245 |     0.188 |    0.010      10.8     0.94 |     366 |     0.069 |
+TimingAuditor.TIMER              INFO            StrippingXib02XicPiPiPiXic2PKPiBeauty2CharmLineVO|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib02XicPiPiPiXic2PKPiBeauty2CharmCombCutXic2PKPi|     0.000 |     0.029 |    0.012       0.1     0.01 |      89 |     0.003 |
+TimingAuditor.TIMER              INFO            Xib02XicPiPiPiXic2PKPiBeauty2CharmCombCutX2PiPiPi|     0.000 |     0.010 |    0.004       0.1     0.01 |      80 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib02XicPiPiPiXic2PKPiBeauty2Charm               |     0.125 |     0.141 |    0.047       0.9     0.14 |      80 |     0.011 |
+TimingAuditor.TIMER              INFO            Xib02XicPiPiPiXic2PKPiBeauty2CharmTISTOS         |     7.777 |     3.007 |    0.674       8.7     2.99 |       9 |     0.027 |
+TimingAuditor.TIMER              INFO            Xib02XicPiPiPiXic2PKPiBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.110 |    0.066       0.2     0.04 |       7 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib02XicPiPiPiXic2PKPiBeauty2CharmLine           |     0.000 |     0.007 |    0.006       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib02XicPiPiPiXic2PKPiBeauty2CharmLi|     0.000 |     0.380 |    0.240       0.5     0.12 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib02XicPiPiPiXic2PKPiBeauty2CharmLi|     0.000 |     0.249 |    0.149       0.4     0.10 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib02XicPiPiPiXic2PKPiBeauty2CharmLi|     0.000 |     0.239 |    0.132       0.3     0.09 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicPiPiPiXic2PKPiBeauty2CharmLinePos|     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib02XicPiPiPiWSXic2PKPiBeauty2CharmLine  |     0.020 |     0.038 |    0.014       0.8     0.05 |    1000 |     0.038 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicPiPiPiWSXic2PKPiBeauty2CharmLineP|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicPiPiPiWSXic2PKPiBeauty2CharmLineH|     0.000 |     0.011 |    0.005       0.1     0.01 |      89 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicPiPiPiWSXic2PKPiBeauty2CharmLineF|     0.000 |     0.111 |    0.011       0.7     0.17 |      29 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingXib02XicPiPiPiWSXic2PKPiBeauty2CharmLine|     0.000 |     0.009 |    0.003       0.0     0.01 |      29 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02XicPiPiPiWSXic2PKPiBeauty2CharmCombCutXic2PK|     0.000 |     0.029 |    0.015       0.1     0.02 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02XicPiPiPiWSXic2PKPiBeauty2CharmCombCutX2PiPi|     0.000 |     0.011 |    0.004       0.0     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02XicPiPiPiWSXic2PKPiBeauty2Charm             |     0.000 |     0.156 |    0.057       0.6     0.19 |       9 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib02XicPiPiPiWSXic2PKPiBeauty2CharmTISTOS       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02XicPiPiPiWSXic2PKPiBeauty2CharmB2CBBDTBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02XicPiPiPiWSXic2PKPiBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib02XicPiPiPiWSXic2PKPiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib02XicPiPiPiWSXic2PKPiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib02XicPiPiPiWSXic2PKPiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicPiPiPiWSXic2PKPiBeauty2CharmLineP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib02XicKPiPiWSXic2PKPiBeauty2CharmLine   |     0.020 |     0.034 |    0.014       0.8     0.04 |    1000 |     0.034 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicKPiPiWSXic2PKPiBeauty2CharmLinePr|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicKPiPiWSXic2PKPiBeauty2CharmLineHl|     0.000 |     0.012 |    0.005       0.1     0.01 |      93 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicKPiPiWSXic2PKPiBeauty2CharmLineFi|     0.000 |     0.077 |    0.010       0.8     0.14 |      37 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingXib02XicKPiPiWSXic2PKPiBeauty2CharmLineV|     0.000 |     0.006 |    0.003       0.0     0.00 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02XicKPiPiWSXic2PKPiBeauty2CharmCombCutXic2PKP|     0.000 |     0.030 |    0.019       0.1     0.01 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02XicKPiPiWSXic2PKPiBeauty2CharmCombCutX2KPiPi|     0.000 |     0.012 |    0.007       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02XicKPiPiWSXic2PKPiBeauty2Charm              |     0.000 |     0.200 |    0.059       0.6     0.21 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib02XicKPiPiWSXic2PKPiBeauty2CharmTISTOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02XicKPiPiWSXic2PKPiBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02XicKPiPiWSXic2PKPiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib02XicKPiPiWSXic2PKPiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib02XicKPiPiWSXic2PKPiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib02XicKPiPiWSXic2PKPiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib02XicKPiPiWSXic2PKPiBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2Xic0KPiPiXic02PKKPiBeauty2CharmLine   |     0.060 |     0.069 |    0.020       7.6     0.25 |    1000 |     0.069 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0KPiPiXic02PKKPiBeauty2CharmLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0KPiPiXic02PKKPiBeauty2CharmLineHl|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0KPiPiXic02PKKPiBeauty2CharmLineFi|     0.027 |     0.057 |    0.012       7.5     0.41 |     366 |     0.021 |
+TimingAuditor.TIMER              INFO            StrippingXib2Xic0KPiPiXic02PKKPiBeauty2CharmLineV|     0.000 |     0.005 |    0.002       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KPiPiXic02PKKPiBeauty2CharmCombCutXic02PK|     0.000 |     0.031 |    0.013       0.1     0.01 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KPiPiXic02PKKPiBeauty2CharmCombCutX2KPiPi|     0.000 |     0.011 |    0.004       0.0     0.00 |      13 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KPiPiXic02PKKPiBeauty2Charm              |     0.000 |     0.251 |    0.048       0.8     0.24 |      13 |     0.003 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KPiPiXic02PKKPiBeauty2CharmTISTOS        |     0.000 |     2.081 |    0.745       3.4     1.89 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KPiPiXic02PKKPiBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.101 |    0.082       0.1     0.03 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KPiPiXic02PKKPiBeauty2CharmLine          |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2Xic0KPiPiXic02PKKPiBeauty2CharmL|     0.000 |     0.344 |    0.344       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2Xic0KPiPiXic02PKKPiBeauty2CharmL|     0.000 |     0.349 |    0.349       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2Xic0KPiPiXic02PKKPiBeauty2CharmL|     0.000 |     0.340 |    0.340       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0KPiPiXic02PKKPiBeauty2CharmLinePo|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2Xic0PiPiPiXic02PKKPiBeauty2CharmLine  |     0.070 |     0.065 |    0.021       3.7     0.13 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiPiPiXic02PKKPiBeauty2CharmLineP|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiPiPiXic02PKKPiBeauty2CharmLineH|     0.010 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiPiPiXic02PKKPiBeauty2CharmLineF|     0.027 |     0.039 |    0.010       3.7     0.20 |     366 |     0.015 |
+TimingAuditor.TIMER              INFO            StrippingXib2Xic0PiPiPiXic02PKKPiBeauty2CharmLine|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiPiPiXic02PKKPiBeauty2CharmCombCutXic02P|     0.000 |     0.048 |    0.027       0.1     0.02 |      14 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiPiPiXic02PKKPiBeauty2CharmCombCutX2PiPi|     0.000 |     0.011 |    0.006       0.0     0.00 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiPiPiXic02PKKPiBeauty2Charm             |     0.714 |     0.188 |    0.050       0.7     0.16 |      14 |     0.003 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiPiPiXic02PKKPiBeauty2CharmTISTOS       |     0.000 |     1.359 |    1.359       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiPiPiXic02PKKPiBeauty2CharmB2CBBDTBeauty|     0.000 |     0.083 |    0.083       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiPiPiXic02PKKPiBeauty2CharmLine         |     0.000 |     0.019 |    0.019       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2Xic0PiPiPiXic02PKKPiBeauty2Charm|     0.000 |     0.325 |    0.325       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2Xic0PiPiPiXic02PKKPiBeauty2Charm|     0.000 |     0.192 |    0.192       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2Xic0PiPiPiXic02PKKPiBeauty2Charm|     0.000 |     0.222 |    0.222       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiPiPiXic02PKKPiBeauty2CharmLineP|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2Xic0KPiPiWSXic02PKKPiBeauty2CharmLine |     0.040 |     0.037 |    0.014       2.1     0.07 |    1000 |     0.037 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0KPiPiWSXic02PKKPiBeauty2CharmLine|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0KPiPiWSXic02PKKPiBeauty2CharmLine|     0.000 |     0.012 |    0.005       0.2     0.02 |     100 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0KPiPiWSXic02PKKPiBeauty2CharmLine|     0.000 |     0.083 |    0.011       1.9     0.34 |      31 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingXib2Xic0KPiPiWSXic02PKKPiBeauty2CharmLin|     0.000 |     0.007 |    0.003       0.0     0.01 |      31 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KPiPiWSXic02PKKPiBeauty2CharmCombCutXic02|     0.000 |     0.051 |    0.051       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KPiPiWSXic02PKKPiBeauty2CharmCombCutX2KPi|     0.000 |     0.015 |    0.015       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KPiPiWSXic02PKKPiBeauty2Charm            |     0.000 |     1.632 |    1.632       1.6     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KPiPiWSXic02PKKPiBeauty2CharmTISTOS      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KPiPiWSXic02PKKPiBeauty2CharmB2CBBDTBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0KPiPiWSXic02PKKPiBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2Xic0KPiPiWSXic02PKKPiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2Xic0KPiPiWSXic02PKKPiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2Xic0KPiPiWSXic02PKKPiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0KPiPiWSXic02PKKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2Xic0PiPiPiWSXic02PKKPiBeauty2CharmLine|     0.030 |     0.036 |    0.015       1.7     0.06 |    1000 |     0.036 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiPiPiWSXic02PKKPiBeauty2CharmLin|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiPiPiWSXic02PKKPiBeauty2CharmLin|     0.000 |     0.010 |    0.005       0.1     0.01 |      91 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiPiPiWSXic02PKKPiBeauty2CharmLin|     0.263 |     0.066 |    0.013       1.6     0.25 |      38 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingXib2Xic0PiPiPiWSXic02PKKPiBeauty2CharmLi|     0.000 |     0.008 |    0.003       0.0     0.01 |      38 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiPiPiWSXic02PKKPiBeauty2CharmCombCutXic0|     0.000 |     0.028 |    0.028       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiPiPiWSXic02PKKPiBeauty2CharmCombCutX2Pi|     0.000 |     0.014 |    0.014       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiPiPiWSXic02PKKPiBeauty2Charm           |    10.000 |     1.394 |    1.394       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiPiPiWSXic02PKKPiBeauty2CharmTISTOS     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiPiPiWSXic02PKKPiBeauty2CharmB2CBBDTBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiPiPiWSXic02PKKPiBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2Xic0PiPiPiWSXic02PKKPiBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2Xic0PiPiPiWSXic02PKKPiBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2Xic0PiPiPiWSXic02PKKPiBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiPiPiWSXic02PKKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2LcDsKLc2PKPiDs2KKPiBeauty2CharmLine   |     0.370 |     0.342 |    0.022     114.3     4.50 |    1000 |     0.343 |
+TimingAuditor.TIMER              INFO           StrippingXib2LcDsKLc2PKPiDs2KKPiBeauty2CharmLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib2LcDsKLc2PKPiDs2KKPiBeauty2CharmLineHl|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXib2LcDsKLc2PKPiDs2KKPiBeauty2CharmLineFi|     0.792 |     0.792 |    0.012     114.1     7.40 |     366 |     0.290 |
+TimingAuditor.TIMER              INFO            StrippingXib2LcDsKLc2PKPiDs2KKPiBeauty2CharmLineV|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2LcDsKLc2PKPiDs2KKPiBeauty2CharmCombCutLc2PKPi|     0.000 |     0.028 |    0.009       0.1     0.01 |      86 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2LcDsKLc2PKPiDs2KKPiBeauty2CharmCombCutDs2HHHP|     0.000 |     0.011 |    0.004       0.0     0.01 |      79 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2LcDsKLc2PKPiDs2KKPiBeauty2CharmCombCutKInputs|     0.000 |     0.006 |    0.003       0.0     0.00 |      79 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2LcDsKLc2PKPiDs2KKPiBeauty2Charm              |     0.506 |     0.522 |    0.056      15.3     1.98 |      79 |     0.041 |
+TimingAuditor.TIMER              INFO            Xib2LcDsKLc2PKPiDs2KKPiBeauty2CharmTISTOS        |    27.142 |    28.542 |    0.827      89.1    33.47 |       7 |     0.200 |
+TimingAuditor.TIMER              INFO            Xib2LcDsKLc2PKPiDs2KKPiBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.200 |    0.096       0.4     0.12 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2LcDsKLc2PKPiDs2KKPiBeauty2CharmLine          |     0.000 |     0.007 |    0.006       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2LcDsKLc2PKPiDs2KKPiBeauty2CharmL|     0.000 |     1.178 |    0.248       3.7     1.68 |       4 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2LcDsKLc2PKPiDs2KKPiBeauty2CharmL|     0.000 |     0.974 |    0.129       3.3     1.54 |       4 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2LcDsKLc2PKPiDs2KKPiBeauty2CharmL|     2.500 |     0.995 |    0.126       3.4     1.58 |       4 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingXib2LcDsKLc2PKPiDs2KKPiBeauty2CharmLinePo|     0.000 |     0.004 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2LcDsKWSLc2PKPiDs2KKPiBeauty2CharmLine |     0.070 |     0.039 |    0.015       1.7     0.06 |    1000 |     0.039 |
+TimingAuditor.TIMER              INFO           StrippingXib2LcDsKWSLc2PKPiDs2KKPiBeauty2CharmLine|     0.020 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingXib2LcDsKWSLc2PKPiDs2KKPiBeauty2CharmLine|     0.000 |     0.010 |    0.005       0.1     0.01 |     105 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXib2LcDsKWSLc2PKPiDs2KKPiBeauty2CharmLine|     0.000 |     0.097 |    0.010       1.6     0.27 |      37 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingXib2LcDsKWSLc2PKPiDs2KKPiBeauty2CharmLin|     0.000 |     0.006 |    0.003       0.0     0.00 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2LcDsKWSLc2PKPiDs2KKPiBeauty2CharmCombCutLc2PK|     0.000 |     0.038 |    0.024       0.1     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2LcDsKWSLc2PKPiDs2KKPiBeauty2CharmCombCutDs2HH|     0.000 |     0.009 |    0.006       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2LcDsKWSLc2PKPiDs2KKPiBeauty2CharmCombCutKInpu|     0.000 |     0.007 |    0.004       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2LcDsKWSLc2PKPiDs2KKPiBeauty2Charm            |     0.000 |     0.317 |    0.080       1.5     0.56 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2LcDsKWSLc2PKPiDs2KKPiBeauty2CharmTISTOS      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2LcDsKWSLc2PKPiDs2KKPiBeauty2CharmB2CBBDTBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2LcDsKWSLc2PKPiDs2KKPiBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2LcDsKWSLc2PKPiDs2KKPiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2LcDsKWSLc2PKPiDs2KKPiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2LcDsKWSLc2PKPiDs2KKPiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2LcDsKWSLc2PKPiDs2KKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib02LcDsKPiLc2PKPiDs2KKPiBeauty2CharmLine|     1.770 |     1.759 |    0.023     899.2    35.68 |    1000 |     1.760 |
+TimingAuditor.TIMER              INFO           StrippingXib02LcDsKPiLc2PKPiDs2KKPiBeauty2CharmLin|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib02LcDsKPiLc2PKPiDs2KKPiBeauty2CharmLin|     0.010 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingXib02LcDsKPiLc2PKPiDs2KKPiBeauty2CharmLin|     4.590 |     4.664 |    0.012     898.8    58.90 |     366 |     1.707 |
+TimingAuditor.TIMER              INFO            StrippingXib02LcDsKPiLc2PKPiDs2KKPiBeauty2CharmLi|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2CharmCombCutLc2P|     0.000 |     0.029 |    0.009       0.1     0.02 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2CharmCombCutDs2H|     0.000 |     0.011 |    0.004       0.1     0.01 |      79 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2CharmCombCutKInp|     0.000 |     0.006 |    0.002       0.0     0.00 |      79 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2CharmCombCutPiIn|     0.000 |     0.004 |    0.003       0.0     0.00 |      79 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2Charm           |     9.240 |     9.531 |    0.074     584.7    66.33 |      79 |     0.753 |
+TimingAuditor.TIMER              INFO            Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2CharmTISTOS     |   143.333 |   141.580 |    1.272     528.1   225.16 |       6 |     0.849 |
+TimingAuditor.TIMER              INFO            Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2CharmB2CBBDTBeau|     0.000 |     0.459 |    0.099       1.4     0.56 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2CharmLine       |     0.000 |     0.013 |    0.007       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2Cha|     6.666 |     6.995 |    0.258      19.8    11.07 |       3 |     0.021 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2Cha|     6.666 |     6.820 |    0.147      19.5    11.03 |       3 |     0.020 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib02LcDsKPiLc2PKPiDs2KKPiBeauty2Cha|     6.666 |     6.641 |    0.139      19.1    10.79 |       3 |     0.020 |
+TimingAuditor.TIMER              INFO           StrippingXib02LcDsKPiLc2PKPiDs2KKPiBeauty2CharmLin|     0.000 |     0.003 |    0.003       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib02LcDsKPiWSLc2PKPiDs2KKPiBeauty2CharmLi|     0.040 |     0.043 |    0.015       2.9     0.12 |    1000 |     0.043 |
+TimingAuditor.TIMER              INFO           StrippingXib02LcDsKPiWSLc2PKPiDs2KKPiBeauty2CharmL|     0.000 |     0.003 |    0.001       0.1     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingXib02LcDsKPiWSLc2PKPiDs2KKPiBeauty2CharmL|     0.000 |     0.011 |    0.005       0.0     0.01 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXib02LcDsKPiWSLc2PKPiDs2KKPiBeauty2CharmL|     0.000 |     0.216 |    0.012       2.7     0.58 |      34 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingXib02LcDsKPiWSLc2PKPiDs2KKPiBeauty2Charm|     0.000 |     0.007 |    0.004       0.0     0.00 |      34 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02LcDsKPiWSLc2PKPiDs2KKPiBeauty2CharmCombCutLc|     0.000 |     0.038 |    0.028       0.1     0.01 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02LcDsKPiWSLc2PKPiDs2KKPiBeauty2CharmCombCutDs|     0.000 |     0.010 |    0.007       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02LcDsKPiWSLc2PKPiDs2KKPiBeauty2CharmCombCutKI|     0.000 |     0.005 |    0.004       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02LcDsKPiWSLc2PKPiDs2KKPiBeauty2CharmCombCutPi|     0.000 |     0.007 |    0.003       0.0     0.01 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02LcDsKPiWSLc2PKPiDs2KKPiBeauty2Charm         |     0.000 |     0.739 |    0.088       2.3     0.93 |       7 |     0.005 |
+TimingAuditor.TIMER              INFO            Xib02LcDsKPiWSLc2PKPiDs2KKPiBeauty2CharmTISTOS   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02LcDsKPiWSLc2PKPiDs2KKPiBeauty2CharmB2CBBDTBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib02LcDsKPiWSLc2PKPiDs2KKPiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib02LcDsKPiWSLc2PKPiDs2KKPiBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib02LcDsKPiWSLc2PKPiDs2KKPiBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib02LcDsKPiWSLc2PKPiDs2KKPiBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib02LcDsKPiWSLc2PKPiDs2KKPiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LcDspbarLc2PKPiDs2KKPiBeauty2CharmLine  |     0.650 |     0.693 |    0.022     304.5    11.43 |    1000 |     0.694 |
+TimingAuditor.TIMER              INFO           StrippingB2LcDspbarLc2PKPiDs2KKPiBeauty2CharmLineP|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2LcDspbarLc2PKPiDs2KKPiBeauty2CharmLineH|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2LcDspbarLc2PKPiDs2KKPiBeauty2CharmLineF|     1.639 |     1.749 |    0.011     304.3    18.84 |     366 |     0.640 |
+TimingAuditor.TIMER              INFO            StrippingB2LcDspbarLc2PKPiDs2KKPiBeauty2CharmLine|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2LcDspbarLc2PKPiDs2KKPiBeauty2CharmCombCutLc2PKP|     0.000 |     0.028 |    0.009       0.1     0.01 |      86 |     0.002 |
+TimingAuditor.TIMER              INFO            B2LcDspbarLc2PKPiDs2KKPiBeauty2CharmCombCutD2HHHP|     0.000 |     0.009 |    0.004       0.0     0.00 |      85 |     0.001 |
+TimingAuditor.TIMER              INFO            PTopoInputsBeauty2CharmFilter                    |     0.000 |     0.015 |    0.006       0.1     0.01 |     258 |     0.004 |
+TimingAuditor.TIMER              INFO            B2LcDspbarLc2PKPiDs2KKPiBeauty2CharmCombCutPTopoI|     0.000 |     0.023 |    0.008       0.1     0.01 |      85 |     0.002 |
+TimingAuditor.TIMER              INFO            B2LcDspbarLc2PKPiDs2KKPiBeauty2Charm             |     0.705 |     0.902 |    0.065      45.9     5.07 |      85 |     0.077 |
+TimingAuditor.TIMER              INFO            B2LcDspbarLc2PKPiDs2KKPiBeauty2CharmTISTOS       |    58.750 |    58.538 |    0.769     253.0    90.98 |       8 |     0.468 |
+TimingAuditor.TIMER              INFO            B2LcDspbarLc2PKPiDs2KKPiBeauty2CharmB2CBBDTBeauty|     0.000 |     0.207 |    0.066       0.7     0.22 |       7 |     0.001 |
+TimingAuditor.TIMER              INFO            B2LcDspbarLc2PKPiDs2KKPiBeauty2CharmLine         |     0.000 |     0.013 |    0.006       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LcDspbarLc2PKPiDs2KKPiBeauty2Charm|     2.500 |     3.157 |    0.172      11.1     5.30 |       4 |     0.013 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LcDspbarLc2PKPiDs2KKPiBeauty2Charm|     2.500 |     3.010 |    0.111      10.8     5.18 |       4 |     0.012 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LcDspbarLc2PKPiDs2KKPiBeauty2Charm|     5.000 |     3.100 |    0.128      11.0     5.27 |       4 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingB2LcDspbarLc2PKPiDs2KKPiBeauty2CharmLineP|     0.000 |     0.003 |    0.001       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LcDspbarWSLc2PKPiDs2KKPiBeauty2CharmLine|     0.050 |     0.046 |    0.014       6.0     0.19 |    1000 |     0.046 |
+TimingAuditor.TIMER              INFO           StrippingB2LcDspbarWSLc2PKPiDs2KKPiBeauty2CharmLin|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2LcDspbarWSLc2PKPiDs2KKPiBeauty2CharmLin|     0.000 |     0.011 |    0.004       0.1     0.01 |      93 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2LcDspbarWSLc2PKPiDs2KKPiBeauty2CharmLin|     0.232 |     0.221 |    0.012       5.8     0.88 |      43 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingB2LcDspbarWSLc2PKPiDs2KKPiBeauty2CharmLi|     0.000 |     0.008 |    0.003       0.0     0.01 |      43 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcDspbarWSLc2PKPiDs2KKPiBeauty2CharmCombCutLc2P|     0.000 |     0.032 |    0.013       0.1     0.01 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcDspbarWSLc2PKPiDs2KKPiBeauty2CharmCombCutD2HH|     0.000 |     0.009 |    0.003       0.0     0.01 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcDspbarWSLc2PKPiDs2KKPiBeauty2CharmCombCutPTop|     0.000 |     0.013 |    0.006       0.0     0.01 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcDspbarWSLc2PKPiDs2KKPiBeauty2Charm           |     1.000 |     0.695 |    0.070       5.5     1.68 |      10 |     0.007 |
+TimingAuditor.TIMER              INFO            B2LcDspbarWSLc2PKPiDs2KKPiBeauty2CharmTISTOS     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcDspbarWSLc2PKPiDs2KKPiBeauty2CharmB2CBBDTBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcDspbarWSLc2PKPiDs2KKPiBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LcDspbarWSLc2PKPiDs2KKPiBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LcDspbarWSLc2PKPiDs2KKPiBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LcDspbarWSLc2PKPiDs2KKPiBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2LcDspbarWSLc2PKPiDs2KKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingSb2D0PD2HHPIDBeauty2CharmLine             |     0.080 |     0.127 |    0.022       4.2     0.28 |    1000 |     0.127 |
+TimingAuditor.TIMER              INFO           StrippingSb2D0PD2HHPIDBeauty2CharmLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingSb2D0PD2HHPIDBeauty2CharmLineHlt2Filter  |     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingSb2D0PD2HHPIDBeauty2CharmLineFilterSequen|     0.136 |     0.192 |    0.009       3.5     0.35 |     366 |     0.071 |
+TimingAuditor.TIMER              INFO            StrippingSb2D0PD2HHPIDBeauty2CharmLineVOIDFilter |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Sb2D0PD2HHPIDBeauty2CharmCombCutD2HHPIDBeauty2Cha|     0.000 |     0.014 |    0.006       0.0     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            Sb2D0PD2HHPIDBeauty2CharmCombCutPTopoInputsBeauty|     0.000 |     0.018 |    0.007       0.1     0.01 |     150 |     0.003 |
+TimingAuditor.TIMER              INFO            Sb2D0PD2HHPIDBeauty2Charm                        |     0.133 |     0.149 |    0.051       1.4     0.14 |     150 |     0.022 |
+TimingAuditor.TIMER              INFO            Sb2D0PD2HHPIDBeauty2CharmTISTOS                  |     0.000 |     0.763 |    0.490       1.1     0.24 |       5 |     0.004 |
+TimingAuditor.TIMER              INFO            Sb2D0PD2HHPIDBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.081 |    0.069       0.1     0.02 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Sb2D0PD2HHPIDBeauty2CharmLine                    |     0.000 |     0.006 |    0.005       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Sb2D0PD2HHPIDBeauty2CharmLine       |     0.000 |     0.287 |    0.234       0.3     0.05 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Sb2D0PD2HHPIDBeauty2CharmLine       |     0.000 |     0.148 |    0.117       0.2     0.03 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Sb2D0PD2HHPIDBeauty2CharmLine       |     3.333 |     0.143 |    0.122       0.2     0.03 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingSb2D0PD2HHPIDBeauty2CharmLinePostScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingSb02DPD2HHHPIDBeauty2CharmLine            |     0.210 |     0.150 |    0.021      10.0     0.42 |    1000 |     0.151 |
+TimingAuditor.TIMER              INFO           StrippingSb02DPD2HHHPIDBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingSb02DPD2HHHPIDBeauty2CharmLineHlt2Filter |     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingSb02DPD2HHHPIDBeauty2CharmLineFilterSeque|     0.437 |     0.270 |    0.008       9.8     0.64 |     366 |     0.099 |
+TimingAuditor.TIMER              INFO            StrippingSb02DPD2HHHPIDBeauty2CharmLineVOIDFilter|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Sb02DPD2HHHPIDBeauty2CharmCombCutD2HHHPIDBeauty2C|     0.000 |     0.014 |    0.006       0.0     0.01 |     213 |     0.003 |
+TimingAuditor.TIMER              INFO            Sb02DPD2HHHPIDBeauty2CharmCombCutPTopoInputsBeaut|     0.000 |     0.018 |    0.005       0.1     0.01 |     213 |     0.004 |
+TimingAuditor.TIMER              INFO            Sb02DPD2HHHPIDBeauty2Charm                       |     0.281 |     0.170 |    0.051       1.9     0.18 |     213 |     0.036 |
+TimingAuditor.TIMER              INFO            Sb02DPD2HHHPIDBeauty2CharmTISTOS                 |     2.857 |     1.750 |    0.540       4.9     1.68 |       7 |     0.012 |
+TimingAuditor.TIMER              INFO            Sb02DPD2HHHPIDBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.090 |    0.075       0.1     0.02 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            Sb02DPD2HHHPIDBeauty2CharmLine                   |     0.000 |     0.011 |    0.011       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Sb02DPD2HHHPIDBeauty2CharmLine      |     0.000 |     0.502 |    0.502       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Sb02DPD2HHHPIDBeauty2CharmLine      |     0.000 |     0.471 |    0.471       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Sb02DPD2HHHPIDBeauty2CharmLine      |     0.000 |     0.442 |    0.442       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingSb02DPD2HHHPIDBeauty2CharmLinePostScaler |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingSb02DPWSD2HHHPIDBeauty2CharmLine          |     0.040 |     0.046 |    0.014       3.5     0.13 |    1000 |     0.047 |
+TimingAuditor.TIMER              INFO           StrippingSb02DPWSD2HHHPIDBeauty2CharmLinePreScaler|     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingSb02DPWSD2HHHPIDBeauty2CharmLineHlt2Filte|     0.000 |     0.011 |    0.005       0.0     0.01 |      96 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingSb02DPWSD2HHHPIDBeauty2CharmLineFilterSeq|     0.000 |     0.256 |    0.008       3.3     0.54 |      43 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingSb02DPWSD2HHHPIDBeauty2CharmLineVOIDFilt|     0.000 |     0.006 |    0.003       0.0     0.01 |      43 |     0.000 |
+TimingAuditor.TIMER              INFO            Sb02DPWSD2HHHPIDBeauty2CharmCombCutD2HHHPIDBeauty|     0.000 |     0.014 |    0.009       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            Sb02DPWSD2HHHPIDBeauty2CharmCombCutPTopoInputsBea|     0.000 |     0.020 |    0.010       0.0     0.01 |      25 |     0.001 |
+TimingAuditor.TIMER              INFO            Sb02DPWSD2HHHPIDBeauty2Charm                     |     0.000 |     0.244 |    0.054       2.0     0.42 |      25 |     0.006 |
+TimingAuditor.TIMER              INFO            Sb02DPWSD2HHHPIDBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Sb02DPWSD2HHHPIDBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Sb02DPWSD2HHHPIDBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Sb02DPWSD2HHHPIDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Sb02DPWSD2HHHPIDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Sb02DPWSD2HHHPIDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingSb02DPWSD2HHHPIDBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2D0PHD02HHBeauty2CharmLine              |     1.510 |     1.513 |    0.022      86.6     5.42 |    1000 |     1.514 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0PHD02HHBeauty2CharmLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0PHD02HHBeauty2CharmLineHlt2Filter   |     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0PHD02HHBeauty2CharmLineFilterSequenc|     3.961 |     3.977 |    0.008      86.3     8.35 |     366 |     1.456 |
+TimingAuditor.TIMER              INFO            StrippingLb2D0PHD02HHBeauty2CharmLineVOIDFilter  |     0.000 |     0.005 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2D0PHD02HHBeauty2CharmCombCutD2HHBeauty2Charm  |     0.000 |     0.012 |    0.005       0.0     0.01 |     205 |     0.003 |
+TimingAuditor.TIMER              INFO            X2PPiBeauty2Charm                                |     0.585 |     0.500 |    0.071       2.1     0.34 |     205 |     0.103 |
+TimingAuditor.TIMER              INFO            X2PHSubPIDSelBeauty2Charm                        |     0.098 |     0.183 |    0.023       0.8     0.13 |     204 |     0.037 |
+TimingAuditor.TIMER              INFO            X2PHBeauty2CharmFilter                           |     0.000 |     0.039 |    0.010       0.3     0.03 |     204 |     0.008 |
+TimingAuditor.TIMER              INFO            X2PHPIDBeauty2CharmFilter                        |     0.049 |     0.031 |    0.007       0.2     0.02 |     204 |     0.006 |
+TimingAuditor.TIMER              INFO            Lb2D0PHD02HHBeauty2CharmCombCutX2PHPIDBeauty2Char|     0.049 |     0.023 |    0.006       0.1     0.02 |     204 |     0.005 |
+TimingAuditor.TIMER              INFO            Lb2D0PHD02HHBeauty2Charm                         |     0.245 |     0.226 |    0.051       2.4     0.28 |     204 |     0.046 |
+TimingAuditor.TIMER              INFO            Lb2D0PHD02HHBeauty2CharmTISTOS                   |     3.076 |     3.437 |    0.573      10.6     2.84 |      13 |     0.045 |
+TimingAuditor.TIMER              INFO            Lb2D0PHD02HHBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.909 |     0.121 |    0.053       0.2     0.06 |      11 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2D0PHD02HHBeauty2CharmLine                     |     0.000 |     0.009 |    0.006       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2D0PHD02HHBeauty2CharmLine        |     0.000 |     0.962 |    0.252       2.3     0.95 |       4 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2D0PHD02HHBeauty2CharmLine        |     2.500 |     0.885 |    0.144       2.4     1.01 |       4 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2D0PHD02HHBeauty2CharmLine        |     0.000 |     0.841 |    0.186       2.2     0.94 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0PHD02HHBeauty2CharmLinePostScaler   |     0.000 |     0.003 |    0.003       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2D0PHWSD02HHBeauty2CharmLine            |     0.250 |     0.208 |    0.015      47.0     1.82 |    1000 |     0.208 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0PHWSD02HHBeauty2CharmLinePreScaler  |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0PHWSD02HHBeauty2CharmLineHlt2Filter |     0.000 |     0.013 |    0.005       0.0     0.01 |      97 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0PHWSD02HHBeauty2CharmLineFilterSeque|     4.750 |     4.220 |    0.009      46.9     8.15 |      40 |     0.169 |
+TimingAuditor.TIMER              INFO            StrippingLb2D0PHWSD02HHBeauty2CharmLineVOIDFilter|     0.000 |     0.008 |    0.003       0.0     0.00 |      40 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2D0PHWSD02HHBeauty2CharmCombCutD2HHBeauty2Charm|     0.000 |     0.015 |    0.007       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            X2PPiPlusWSBeauty2Charm                          |     0.000 |     0.324 |    0.067       1.1     0.27 |      26 |     0.008 |
+TimingAuditor.TIMER              INFO            X2PHPlusWSSubPIDSelBeauty2Charm                  |     0.000 |     0.099 |    0.020       0.3     0.08 |      21 |     0.002 |
+TimingAuditor.TIMER              INFO            X2PHPlusWSBeauty2CharmFilter                     |     0.000 |     0.027 |    0.009       0.1     0.02 |      21 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2D0PHWSD02HHBeauty2CharmCombCutX2PHPlusWSBeauty|     0.000 |     0.028 |    0.009       0.1     0.02 |      21 |     0.001 |
+TimingAuditor.TIMER              INFO            X2PPiMinusWSBeauty2Charm                         |     1.428 |     0.326 |    0.043       1.5     0.34 |      21 |     0.007 |
+TimingAuditor.TIMER              INFO            X2PHMinusWSSubPIDSelBeauty2Charm                 |     0.000 |     0.083 |    0.022       0.3     0.07 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            X2PHMinusWSBeauty2CharmFilter                    |     0.000 |     0.024 |    0.009       0.1     0.02 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2D0PHWSD02HHBeauty2CharmCombCutX2PHMinusWSBeaut|     0.000 |     0.023 |    0.009       0.1     0.02 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2D0PHWSD02HHBeauty2Charm                       |     0.555 |     0.454 |    0.066       2.3     0.57 |      18 |     0.008 |
+TimingAuditor.TIMER              INFO            Lb2D0PHWSD02HHBeauty2CharmTISTOS                 |    15.000 |     8.065 |    1.797      14.3     8.86 |       2 |     0.016 |
+TimingAuditor.TIMER              INFO            Lb2D0PHWSD02HHBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.149 |    0.073       0.2     0.11 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2D0PHWSD02HHBeauty2CharmLine                   |     0.000 |     0.007 |    0.005       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2D0PHWSD02HHBeauty2CharmLine      |     0.000 |     0.894 |    0.281       1.5     0.87 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2D0PHWSD02HHBeauty2CharmLine      |     0.000 |     0.834 |    0.168       1.5     0.94 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2D0PHWSD02HHBeauty2CharmLine      |     0.000 |     0.763 |    0.169       1.4     0.84 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0PHWSD02HHBeauty2CharmLinePostScaler |     0.000 |     0.003 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcKKPiLc2PKPiBeauty2CharmLine          |     0.110 |     0.124 |    0.022      19.9     0.84 |    1000 |     0.125 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKKPiLc2PKPiBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKKPiLc2PKPiBeauty2CharmLineHlt2Filte|     0.000 |     0.010 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKKPiLc2PKPiBeauty2CharmLineFilterSeq|     0.163 |     0.185 |    0.013      19.5     1.37 |     366 |     0.068 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcKKPiLc2PKPiBeauty2CharmLineVOIDFilt|     0.000 |     0.006 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2LcKKPiLc2PKPiBeauty2CharmCombCutLc2PKPiBeauty2|     0.000 |     0.031 |    0.009       0.1     0.02 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2LcKKPiLc2PKPiBeauty2CharmCombCutX2KKPiBeauty2C|     0.000 |     0.012 |    0.004       0.1     0.01 |      70 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2LcKKPiLc2PKPiBeauty2Charm                     |     0.142 |     0.161 |    0.046       2.4     0.34 |      70 |     0.011 |
+TimingAuditor.TIMER              INFO            Lb2LcKKPiLc2PKPiBeauty2CharmTISTOS               |     7.500 |     6.737 |    1.059      14.9     6.65 |       4 |     0.027 |
+TimingAuditor.TIMER              INFO            Lb2LcKKPiLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.134 |    0.098       0.2     0.04 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcKKPiLc2PKPiBeauty2CharmLine                 |     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcKKPiLc2PKPiBeauty2CharmLine    |     0.000 |     0.747 |    0.747       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcKKPiLc2PKPiBeauty2CharmLine    |     0.000 |     0.472 |    0.472       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcKKPiLc2PKPiBeauty2CharmLine    |     0.000 |     0.535 |    0.535       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKKPiLc2PKPiBeauty2CharmLinePostScale|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcppbarKLc2PKPiBeauty2CharmLine        |     0.140 |     0.132 |    0.022      60.4     1.91 |    1000 |     0.133 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcppbarKLc2PKPiBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcppbarKLc2PKPiBeauty2CharmLineHlt2Fil|     0.030 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcppbarKLc2PKPiBeauty2CharmLineFilterS|     0.163 |     0.217 |    0.010      60.3     3.15 |     366 |     0.080 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcppbarKLc2PKPiBeauty2CharmLineVOIDFi|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarKLc2PKPiBeauty2CharmCombCutLc2PKPiBeaut|     0.000 |     0.031 |    0.011       0.1     0.01 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarKLc2PKPiBeauty2CharmCombCutX2ppbarKBeau|     0.000 |     0.018 |    0.006       0.0     0.01 |      41 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarKLc2PKPiBeauty2Charm                   |     0.000 |     0.165 |    0.046       1.4     0.31 |      41 |     0.007 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarKLc2PKPiBeauty2CharmTISTOS             |    50.000 |    49.143 |   49.143      49.1     0.00 |       1 |     0.049 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarKLc2PKPiBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.226 |    0.226       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarKLc2PKPiBeauty2CharmLine               |     0.000 |     0.009 |    0.009       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcppbarKLc2PKPiBeauty2CharmLine  |     0.000 |     2.073 |    2.073       2.1     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcppbarKLc2PKPiBeauty2CharmLine  |     0.000 |     1.989 |    1.989       2.0     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcppbarKLc2PKPiBeauty2CharmLine  |     0.000 |     1.966 |    1.966       2.0     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcppbarKLc2PKPiBeauty2CharmLinePostSca|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcppbarPiLc2PKPiBeauty2CharmLine       |     0.120 |     0.151 |    0.022      52.3     1.74 |    1000 |     0.151 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcppbarPiLc2PKPiBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcppbarPiLc2PKPiBeauty2CharmLineHlt2Fi|     0.020 |     0.013 |    0.005       4.7     0.15 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcppbarPiLc2PKPiBeauty2CharmLineFilter|     0.218 |     0.256 |    0.010      52.0     2.85 |     366 |     0.094 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcppbarPiLc2PKPiBeauty2CharmLineVOIDF|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarPiLc2PKPiBeauty2CharmCombCutLc2PKPiBeau|     0.000 |     0.031 |    0.009       0.2     0.03 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarPiLc2PKPiBeauty2CharmCombCutX2ppbarPiBe|     0.000 |     0.014 |    0.005       0.1     0.01 |      63 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarPiLc2PKPiBeauty2Charm                  |     0.158 |     0.140 |    0.045       1.9     0.29 |      63 |     0.009 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarPiLc2PKPiBeauty2CharmTISTOS            |    13.333 |    16.804 |    1.103      38.2    19.17 |       3 |     0.050 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarPiLc2PKPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.334 |    0.127       0.5     0.29 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarPiLc2PKPiBeauty2CharmLine              |     0.000 |     0.015 |    0.015       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcppbarPiLc2PKPiBeauty2CharmLine |     0.000 |     2.067 |    2.067       2.1     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcppbarPiLc2PKPiBeauty2CharmLine |     0.000 |     1.588 |    1.588       1.6     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcppbarPiLc2PKPiBeauty2CharmLine |    10.000 |     2.327 |    2.327       2.3     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcppbarPiLc2PKPiBeauty2CharmLinePostSc|     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcKPiPiLc2PKPiBeauty2CharmLine         |     0.150 |     0.121 |    0.021      18.6     0.75 |    1000 |     0.122 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKPiPiLc2PKPiBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKPiPiLc2PKPiBeauty2CharmLineHlt2Filt|     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKPiPiLc2PKPiBeauty2CharmLineFilterSe|     0.191 |     0.191 |    0.010      18.3     1.21 |     366 |     0.070 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcKPiPiLc2PKPiBeauty2CharmLineVOIDFil|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2LcKPiPiLc2PKPiBeauty2CharmCombCutLc2PKPiBeauty|     0.000 |     0.029 |    0.011       0.1     0.01 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2LcKPiPiLc2PKPiBeauty2CharmCombCutX2KPiPiBeauty|     0.000 |     0.011 |    0.004       0.1     0.01 |      77 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2LcKPiPiLc2PKPiBeauty2Charm                    |     0.389 |     0.157 |    0.047       1.8     0.25 |      77 |     0.012 |
+TimingAuditor.TIMER              INFO            Lb2LcKPiPiLc2PKPiBeauty2CharmTISTOS              |     4.285 |     3.697 |    0.908      12.9     4.25 |       7 |     0.026 |
+TimingAuditor.TIMER              INFO            Lb2LcKPiPiLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.136 |    0.090       0.2     0.06 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2LcKPiPiLc2PKPiBeauty2CharmLine                |     0.000 |     0.010 |    0.007       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcKPiPiLc2PKPiBeauty2CharmLine   |     0.000 |     0.688 |    0.203       1.2     0.69 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcKPiPiLc2PKPiBeauty2CharmLine   |     0.000 |     0.427 |    0.168       0.7     0.37 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcKPiPiLc2PKPiBeauty2CharmLine   |     0.000 |     0.421 |    0.142       0.7     0.39 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKPiPiLc2PKPiBeauty2CharmLinePostScal|     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcPiPiPiLc2PKPiBeauty2CharmLine        |     0.160 |     0.117 |    0.021      14.0     0.63 |    1000 |     0.117 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiPiPiLc2PKPiBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiPiPiLc2PKPiBeauty2CharmLineHlt2Fil|     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiPiPiLc2PKPiBeauty2CharmLineFilterS|     0.300 |     0.177 |    0.010      13.9     1.02 |     366 |     0.065 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcPiPiPiLc2PKPiBeauty2CharmLineVOIDFi|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2LcPiPiPiLc2PKPiBeauty2CharmCombCutLc2PKPiBeaut|     0.000 |     0.032 |    0.011       0.1     0.02 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2LcPiPiPiLc2PKPiBeauty2CharmCombCutX2PiPiPiBeau|     0.000 |     0.011 |    0.004       0.0     0.01 |      74 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2LcPiPiPiLc2PKPiBeauty2Charm                   |     0.540 |     0.139 |    0.047       1.1     0.15 |      74 |     0.010 |
+TimingAuditor.TIMER              INFO            Lb2LcPiPiPiLc2PKPiBeauty2CharmTISTOS             |     7.142 |     4.133 |    0.878       9.6     3.75 |       7 |     0.029 |
+TimingAuditor.TIMER              INFO            Lb2LcPiPiPiLc2PKPiBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.087 |    0.060       0.1     0.03 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcPiPiPiLc2PKPiBeauty2CharmLine               |     0.000 |     0.007 |    0.006       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcPiPiPiLc2PKPiBeauty2CharmLine  |     0.000 |     0.401 |    0.176       0.6     0.32 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcPiPiPiLc2PKPiBeauty2CharmLine  |     0.000 |     0.310 |    0.105       0.5     0.29 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcPiPiPiLc2PKPiBeauty2CharmLine  |     0.000 |     0.339 |    0.079       0.6     0.37 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiPiPiLc2PKPiBeauty2CharmLinePostSca|     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcKPiPiWSLc2PKPiBeauty2CharmLine       |     0.040 |     0.044 |    0.014       5.6     0.19 |    1000 |     0.045 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKPiPiWSLc2PKPiBeauty2CharmLinePreSca|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKPiPiWSLc2PKPiBeauty2CharmLineHlt2Fi|     0.000 |     0.011 |    0.005       0.1     0.01 |     109 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKPiPiWSLc2PKPiBeauty2CharmLineFilter|     0.217 |     0.204 |    0.010       5.4     0.82 |      46 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcKPiPiWSLc2PKPiBeauty2CharmLineVOIDF|     0.000 |     0.005 |    0.003       0.0     0.00 |      46 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcKPiPiWSLc2PKPiBeauty2CharmCombCutLc2PKPiBeau|     0.000 |     0.034 |    0.022       0.1     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcKPiPiWSLc2PKPiBeauty2CharmCombCutX2KPiPiBeau|     0.000 |     0.014 |    0.005       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcKPiPiWSLc2PKPiBeauty2Charm                  |     1.250 |     0.765 |    0.062       5.2     1.78 |       8 |     0.006 |
+TimingAuditor.TIMER              INFO            Lb2LcKPiPiWSLc2PKPiBeauty2CharmTISTOS            |     0.000 |     0.860 |    0.860       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2LcKPiPiWSLc2PKPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcKPiPiWSLc2PKPiBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcKPiPiWSLc2PKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcKPiPiWSLc2PKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcKPiPiWSLc2PKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKPiPiWSLc2PKPiBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcPiPiPiWSLc2PKPiBeauty2CharmLine      |     0.080 |     0.045 |    0.014      10.4     0.33 |    1000 |     0.045 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiPiPiWSLc2PKPiBeauty2CharmLinePreSc|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiPiPiWSLc2PKPiBeauty2CharmLineHlt2F|     0.000 |     0.010 |    0.005       0.1     0.01 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiPiPiWSLc2PKPiBeauty2CharmLineFilte|     0.606 |     0.368 |    0.013      10.3     1.79 |      33 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcPiPiPiWSLc2PKPiBeauty2CharmLineVOID|     0.000 |     0.007 |    0.003       0.0     0.00 |      33 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcPiPiPiWSLc2PKPiBeauty2CharmCombCutLc2PKPiBea|     0.000 |     0.027 |    0.020       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcPiPiPiWSLc2PKPiBeauty2CharmCombCutX2PiPiPiBe|     0.000 |     0.010 |    0.007       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcPiPiPiWSLc2PKPiBeauty2Charm                 |     3.333 |     0.376 |    0.061       0.7     0.30 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2LcPiPiPiWSLc2PKPiBeauty2CharmTISTOS           |    10.000 |     6.822 |    6.822       6.8     0.00 |       1 |     0.007 |
+TimingAuditor.TIMER              INFO            Lb2LcPiPiPiWSLc2PKPiBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.138 |    0.138       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcPiPiPiWSLc2PKPiBeauty2CharmLine             |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcPiPiPiWSLc2PKPiBeauty2CharmLine|     0.000 |     0.318 |    0.318       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcPiPiPiWSLc2PKPiBeauty2CharmLine|     0.000 |     0.431 |    0.431       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcPiPiPiWSLc2PKPiBeauty2CharmLine|     0.000 |     0.357 |    0.357       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiPiPiWSLc2PKPiBeauty2CharmLinePostS|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcppbarKWSLc2PKPiBeauty2CharmLine      |     0.050 |     0.039 |    0.014       2.0     0.09 |    1000 |     0.040 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcppbarKWSLc2PKPiBeauty2CharmLinePreSc|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcppbarKWSLc2PKPiBeauty2CharmLineHlt2F|     0.000 |     0.010 |    0.005       0.1     0.01 |     110 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcppbarKWSLc2PKPiBeauty2CharmLineFilte|     0.232 |     0.127 |    0.013       1.8     0.36 |      43 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcppbarKWSLc2PKPiBeauty2CharmLineVOID|     0.000 |     0.006 |    0.003       0.0     0.00 |      43 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarKWSLc2PKPiBeauty2CharmCombCutLc2PKPiBea|     0.000 |     0.038 |    0.019       0.1     0.01 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarKWSLc2PKPiBeauty2CharmCombCutX2ppbarKBe|     0.000 |     0.030 |    0.010       0.1     0.02 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarKWSLc2PKPiBeauty2Charm                 |     0.000 |     0.492 |    0.056       1.5     0.64 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarKWSLc2PKPiBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarKWSLc2PKPiBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarKWSLc2PKPiBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcppbarKWSLc2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcppbarKWSLc2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcppbarKWSLc2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcppbarKWSLc2PKPiBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcppbarPiWSLc2PKPiBeauty2CharmLine     |     0.060 |     0.049 |    0.013      12.8     0.41 |    1000 |     0.049 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcppbarPiWSLc2PKPiBeauty2CharmLinePreS|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcppbarPiWSLc2PKPiBeauty2CharmLineHlt2|     0.000 |     0.012 |    0.006       0.1     0.01 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcppbarPiWSLc2PKPiBeauty2CharmLineFilt|     0.322 |     0.531 |    0.014      12.5     2.24 |      31 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcppbarPiWSLc2PKPiBeauty2CharmLineVOI|     0.000 |     0.034 |    0.004       0.8     0.15 |      31 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarPiWSLc2PKPiBeauty2CharmCombCutLc2PKPiBe|     0.000 |     0.039 |    0.017       0.1     0.02 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarPiWSLc2PKPiBeauty2CharmCombCutX2ppbarPi|     0.000 |     0.017 |    0.006       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarPiWSLc2PKPiBeauty2Charm                |     0.000 |     0.513 |    0.055       1.4     0.65 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarPiWSLc2PKPiBeauty2CharmTISTOS          |    10.000 |     8.584 |    8.584       8.6     0.00 |       1 |     0.009 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarPiWSLc2PKPiBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcppbarPiWSLc2PKPiBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcppbarPiWSLc2PKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcppbarPiWSLc2PKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcppbarPiWSLc2PKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcppbarPiWSLc2PKPiBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcKKPiWSLc2PKPiBeauty2CharmLine        |     0.030 |     0.036 |    0.014       1.1     0.05 |    1000 |     0.037 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKKPiWSLc2PKPiBeauty2CharmLinePreScal|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKKPiWSLc2PKPiBeauty2CharmLineHlt2Fil|     0.000 |     0.011 |    0.006       0.1     0.01 |      91 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKKPiWSLc2PKPiBeauty2CharmLineFilterS|     0.000 |     0.116 |    0.013       0.8     0.20 |      30 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcKKPiWSLc2PKPiBeauty2CharmLineVOIDFi|     0.000 |     0.007 |    0.003       0.0     0.00 |      30 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcKKPiWSLc2PKPiBeauty2CharmCombCutLc2PKPiBeaut|     0.000 |     0.035 |    0.021       0.1     0.03 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcKKPiWSLc2PKPiBeauty2CharmCombCutX2KKPiBeauty|     0.000 |     0.016 |    0.009       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcKKPiWSLc2PKPiBeauty2Charm                   |     0.000 |     0.160 |    0.057       0.6     0.19 |       8 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2LcKKPiWSLc2PKPiBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcKKPiWSLc2PKPiBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcKKPiWSLc2PKPiBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcKKPiWSLc2PKPiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcKKPiWSLc2PKPiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcKKPiWSLc2PKPiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcKKPiWSLc2PKPiBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02LcpbarKKLc2PKPiBeauty2CharmLine        |     0.180 |     0.229 |    0.029      54.7     1.82 |    1000 |     0.230 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKKLc2PKPiBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKKLc2PKPiBeauty2CharmLineHlt2Fil|     0.020 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKKLc2PKPiBeauty2CharmLineFilterS|     0.355 |     0.424 |    0.010      54.5     2.97 |     366 |     0.156 |
+TimingAuditor.TIMER              INFO            StrippingB02LcpbarKKLc2PKPiBeauty2CharmLineVOIDFi|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02LcpbarKKLc2PKPiBeauty2CharmCombCutLc2PKPiBeaut|     0.000 |     0.030 |    0.009       0.1     0.02 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            X2pKKOSBeauty2Charm                              |     0.823 |     0.731 |    0.046       7.6     1.22 |      85 |     0.062 |
+TimingAuditor.TIMER              INFO            B02LcpbarKKLc2PKPiBeauty2CharmCombCutX2pKKOSBeaut|     0.000 |     0.033 |    0.011       0.1     0.02 |      46 |     0.002 |
+TimingAuditor.TIMER              INFO            B02LcpbarKKLc2PKPiBeauty2Charm                   |     0.000 |     0.138 |    0.051       1.2     0.22 |      46 |     0.006 |
+TimingAuditor.TIMER              INFO            B02LcpbarKKLc2PKPiBeauty2CharmTISTOS             |    40.000 |    41.087 |   41.087      41.1     0.00 |       1 |     0.041 |
+TimingAuditor.TIMER              INFO            B02LcpbarKKLc2PKPiBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.288 |    0.288       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKKLc2PKPiBeauty2CharmLine               |     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02LcpbarKKLc2PKPiBeauty2CharmLine  |     0.000 |     1.972 |    1.972       2.0     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02LcpbarKKLc2PKPiBeauty2CharmLine  |     0.000 |     1.879 |    1.879       1.9     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02LcpbarKKLc2PKPiBeauty2CharmLine  |     0.000 |     1.974 |    1.974       2.0     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKKLc2PKPiBeauty2CharmLinePostSca|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02LcpbarpbarpLc2PKPiBeauty2CharmLine     |     0.160 |     0.118 |    0.027       7.6     0.34 |    1000 |     0.118 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarpbarpLc2PKPiBeauty2CharmLinePreS|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarpbarpLc2PKPiBeauty2CharmLineHlt2|     0.000 |     0.009 |    0.005       0.0     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarpbarpLc2PKPiBeauty2CharmLineFilt|     0.218 |     0.143 |    0.010       7.4     0.53 |     366 |     0.053 |
+TimingAuditor.TIMER              INFO            StrippingB02LcpbarpbarpLc2PKPiBeauty2CharmLineVOI|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02LcpbarpbarpLc2PKPiBeauty2CharmCombCutLc2PKPiBe|     0.116 |     0.037 |    0.013       0.1     0.01 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            X2pppbarBeauty2Charm                             |     0.705 |     0.243 |    0.032       3.6     0.44 |      85 |     0.021 |
+TimingAuditor.TIMER              INFO            B02LcpbarpbarpLc2PKPiBeauty2CharmCombCutX2pppbarB|     0.000 |     0.029 |    0.012       0.1     0.02 |      25 |     0.001 |
+TimingAuditor.TIMER              INFO            B02LcpbarpbarpLc2PKPiBeauty2Charm                |     0.000 |     0.115 |    0.051       0.5     0.12 |      25 |     0.003 |
+TimingAuditor.TIMER              INFO            B02LcpbarpbarpLc2PKPiBeauty2CharmTISTOS          |     0.000 |     1.742 |    1.742       1.7     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B02LcpbarpbarpLc2PKPiBeauty2CharmB2CBBDTBeauty2Ch|    10.000 |     0.178 |    0.178       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarpbarpLc2PKPiBeauty2CharmLine            |     0.000 |     0.009 |    0.009       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02LcpbarpbarpLc2PKPiBeauty2CharmLin|     0.000 |     0.340 |    0.340       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02LcpbarpbarpLc2PKPiBeauty2CharmLin|     0.000 |     0.272 |    0.272       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02LcpbarpbarpLc2PKPiBeauty2CharmLin|     0.000 |     0.209 |    0.209       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarpbarpLc2PKPiBeauty2CharmLinePost|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02LcpbarPiPiLc2PKPiBeauty2CharmLine      |     0.380 |     0.373 |    0.025      72.8     2.80 |    1000 |     0.373 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarPiPiLc2PKPiBeauty2CharmLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarPiPiLc2PKPiBeauty2CharmLineHlt2F|     0.010 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarPiPiLc2PKPiBeauty2CharmLineFilte|     0.792 |     0.845 |    0.011      72.4     4.55 |     366 |     0.309 |
+TimingAuditor.TIMER              INFO            StrippingB02LcpbarPiPiLc2PKPiBeauty2CharmLineVOID|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02LcpbarPiPiLc2PKPiBeauty2CharmCombCutLc2PKPiBea|     0.000 |     0.034 |    0.013       0.2     0.02 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            X2pPiPiOSBeauty2Charm                            |     1.764 |     1.803 |    0.102      20.4     2.82 |      85 |     0.153 |
+TimingAuditor.TIMER              INFO            B02LcpbarPiPiLc2PKPiBeauty2CharmCombCutX2pPiPiOSB|     0.000 |     0.029 |    0.011       0.1     0.01 |      75 |     0.002 |
+TimingAuditor.TIMER              INFO            B02LcpbarPiPiLc2PKPiBeauty2Charm                 |     0.000 |     0.161 |    0.049       2.4     0.32 |      75 |     0.012 |
+TimingAuditor.TIMER              INFO            B02LcpbarPiPiLc2PKPiBeauty2CharmTISTOS           |    10.000 |    10.479 |    0.860      43.6    16.29 |       8 |     0.084 |
+TimingAuditor.TIMER              INFO            B02LcpbarPiPiLc2PKPiBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.117 |    0.057       0.2     0.06 |       7 |     0.001 |
+TimingAuditor.TIMER              INFO            B02LcpbarPiPiLc2PKPiBeauty2CharmLine             |     0.000 |     0.006 |    0.005       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02LcpbarPiPiLc2PKPiBeauty2CharmLine|     0.000 |     0.467 |    0.152       1.1     0.53 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02LcpbarPiPiLc2PKPiBeauty2CharmLine|     0.000 |     0.381 |    0.083       0.9     0.48 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02LcpbarPiPiLc2PKPiBeauty2CharmLine|     3.333 |     0.366 |    0.079       0.9     0.47 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarPiPiLc2PKPiBeauty2CharmLinePostS|     0.000 |     0.002 |    0.001       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02LcpbarKPiLc2PKPiBeauty2CharmLine       |     0.440 |     0.373 |    0.023     150.7     4.88 |    1000 |     0.373 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKPiLc2PKPiBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKPiLc2PKPiBeauty2CharmLineHlt2Fi|     0.020 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKPiLc2PKPiBeauty2CharmLineFilter|     0.874 |     0.833 |    0.010     150.4     8.03 |     366 |     0.305 |
+TimingAuditor.TIMER              INFO            StrippingB02LcpbarKPiLc2PKPiBeauty2CharmLineVOIDF|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02LcpbarKPiLc2PKPiBeauty2CharmCombCutLc2PKPiBeau|     0.000 |     0.034 |    0.013       0.1     0.01 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            X2pKPiOSBeauty2Charm                             |     1.176 |     1.034 |    0.062      10.2     1.67 |      85 |     0.088 |
+TimingAuditor.TIMER              INFO            B02LcpbarKPiLc2PKPiBeauty2CharmCombCutX2pKPiOSBea|     0.000 |     0.032 |    0.011       0.1     0.02 |      59 |     0.002 |
+TimingAuditor.TIMER              INFO            B02LcpbarKPiLc2PKPiBeauty2Charm                  |     0.000 |     0.174 |    0.050       3.3     0.44 |      59 |     0.010 |
+TimingAuditor.TIMER              INFO            B02LcpbarKPiLc2PKPiBeauty2CharmTISTOS            |    46.666 |    44.337 |    3.161     118.4    64.32 |       3 |     0.133 |
+TimingAuditor.TIMER              INFO            B02LcpbarKPiLc2PKPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.232 |    0.141       0.3     0.13 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKPiLc2PKPiBeauty2CharmLine              |     0.000 |     0.010 |    0.008       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02LcpbarKPiLc2PKPiBeauty2CharmLine |     5.000 |     3.339 |    0.840       5.8     3.53 |       2 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02LcpbarKPiLc2PKPiBeauty2CharmLine |     5.000 |     3.603 |    0.597       6.6     4.25 |       2 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02LcpbarKPiLc2PKPiBeauty2CharmLine |     5.000 |     3.677 |    0.478       6.9     4.52 |       2 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKPiLc2PKPiBeauty2CharmLinePostSc|     0.000 |     0.004 |    0.004       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02LcpbarPiPiWSLc2PKPiBeauty2CharmLine    |     0.040 |     0.047 |    0.016       0.8     0.04 |    1000 |     0.048 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarPiPiWSLc2PKPiBeauty2CharmLinePre|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarPiPiWSLc2PKPiBeauty2CharmLineHlt|     0.000 |     0.012 |    0.005       0.1     0.01 |     105 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarPiPiWSLc2PKPiBeauty2CharmLineFil|     0.277 |     0.068 |    0.011       0.7     0.12 |      36 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB02LcpbarPiPiWSLc2PKPiBeauty2CharmLineVO|     0.277 |     0.008 |    0.004       0.0     0.01 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarPiPiWSLc2PKPiBeauty2CharmCombCutLc2PKPiB|     0.000 |     0.028 |    0.015       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarPiPiWSLc2PKPiBeauty2CharmCombCutX2pPiPiO|     0.000 |     0.013 |    0.007       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarPiPiWSLc2PKPiBeauty2Charm               |     0.000 |     0.153 |    0.058       0.6     0.20 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            B02LcpbarPiPiWSLc2PKPiBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarPiPiWSLc2PKPiBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarPiPiWSLc2PKPiBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02LcpbarPiPiWSLc2PKPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02LcpbarPiPiWSLc2PKPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02LcpbarPiPiWSLc2PKPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarPiPiWSLc2PKPiBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02LcpbarpbarpWSLc2PKPiBeauty2CharmLine   |     0.070 |     0.046 |    0.016       2.4     0.09 |    1000 |     0.046 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarpbarpWSLc2PKPiBeauty2CharmLinePr|     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarpbarpWSLc2PKPiBeauty2CharmLineHl|     0.000 |     0.012 |    0.006       0.1     0.01 |      96 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarpbarpWSLc2PKPiBeauty2CharmLineFi|     0.000 |     0.112 |    0.012       2.1     0.34 |      42 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB02LcpbarpbarpWSLc2PKPiBeauty2CharmLineV|     0.000 |     0.007 |    0.003       0.0     0.00 |      42 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarpbarpWSLc2PKPiBeauty2CharmCombCutLc2PKPi|     0.000 |     0.035 |    0.027       0.1     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarpbarpWSLc2PKPiBeauty2CharmCombCutX2pppba|     0.000 |     0.043 |    0.023       0.1     0.02 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarpbarpWSLc2PKPiBeauty2Charm              |     0.000 |     0.568 |    0.068       1.8     0.84 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            B02LcpbarpbarpWSLc2PKPiBeauty2CharmTISTOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarpbarpWSLc2PKPiBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarpbarpWSLc2PKPiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02LcpbarpbarpWSLc2PKPiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02LcpbarpbarpWSLc2PKPiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02LcpbarpbarpWSLc2PKPiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarpbarpWSLc2PKPiBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02LcpbarKKWSLc2PKPiBeauty2CharmLine      |     0.030 |     0.044 |    0.015       1.8     0.06 |    1000 |     0.044 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKKWSLc2PKPiBeauty2CharmLinePreSc|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKKWSLc2PKPiBeauty2CharmLineHlt2F|     0.000 |     0.010 |    0.005       0.1     0.01 |      92 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKKWSLc2PKPiBeauty2CharmLineFilte|     0.294 |     0.079 |    0.012       1.7     0.29 |      34 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB02LcpbarKKWSLc2PKPiBeauty2CharmLineVOID|     0.000 |     0.007 |    0.004       0.0     0.01 |      34 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKKWSLc2PKPiBeauty2CharmCombCutLc2PKPiBea|     0.000 |     0.056 |    0.046       0.1     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKKWSLc2PKPiBeauty2CharmCombCutX2pKKOSBea|     0.000 |     0.032 |    0.032       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKKWSLc2PKPiBeauty2Charm                 |     0.000 |     1.440 |    1.440       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B02LcpbarKKWSLc2PKPiBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKKWSLc2PKPiBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKKWSLc2PKPiBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02LcpbarKKWSLc2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02LcpbarKKWSLc2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02LcpbarKKWSLc2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKKWSLc2PKPiBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02LcpbarKPiWSLc2PKPiBeauty2CharmLine     |     0.010 |     0.045 |    0.016       2.0     0.07 |    1000 |     0.046 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKPiWSLc2PKPiBeauty2CharmLinePreS|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKPiWSLc2PKPiBeauty2CharmLineHlt2|     0.000 |     0.014 |    0.006       0.1     0.01 |     108 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKPiWSLc2PKPiBeauty2CharmLineFilt|     0.000 |     0.084 |    0.011       1.7     0.28 |      38 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB02LcpbarKPiWSLc2PKPiBeauty2CharmLineVOI|     0.000 |     0.007 |    0.004       0.0     0.00 |      38 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKPiWSLc2PKPiBeauty2CharmCombCutLc2PKPiBe|     0.000 |     0.029 |    0.020       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKPiWSLc2PKPiBeauty2CharmCombCutX2pKPiOSB|     0.000 |     0.019 |    0.013       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKPiWSLc2PKPiBeauty2Charm                |     0.000 |     0.555 |    0.066       1.5     0.80 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B02LcpbarKPiWSLc2PKPiBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKPiWSLc2PKPiBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKPiWSLc2PKPiBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02LcpbarKPiWSLc2PKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02LcpbarKPiWSLc2PKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02LcpbarKPiWSLc2PKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKPiWSLc2PKPiBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcDD2HHHPIDBeauty2CharmLine            |     0.100 |     0.147 |    0.022      33.7     1.20 |    1000 |     0.148 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDD2HHHPIDBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDD2HHHPIDBeauty2CharmLineHlt2Filter |     0.000 |     0.010 |    0.005       0.2     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDD2HHHPIDBeauty2CharmLineFilterSeque|     0.218 |     0.251 |    0.009      33.4     1.95 |     366 |     0.092 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcDD2HHHPIDBeauty2CharmLineVOIDFilter|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2LcDD2HHHPIDBeauty2CharmCombCutD2HHHPIDBeauty2C|     0.000 |     0.017 |    0.007       0.1     0.01 |     213 |     0.004 |
+TimingAuditor.TIMER              INFO            Lb2LcDD2HHHPIDBeauty2CharmCombCutLc2PKPiBeauty2Ch|     0.000 |     0.023 |    0.009       0.1     0.01 |      85 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2LcDD2HHHPIDBeauty2Charm                       |     0.117 |     0.149 |    0.051       2.7     0.30 |      85 |     0.013 |
+TimingAuditor.TIMER              INFO            Lb2LcDD2HHHPIDBeauty2CharmTISTOS                 |    10.000 |     9.269 |    0.815      28.2    10.98 |       5 |     0.046 |
+TimingAuditor.TIMER              INFO            Lb2LcDD2HHHPIDBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.140 |    0.114       0.2     0.03 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcDD2HHHPIDBeauty2CharmLine                   |     0.000 |     0.011 |    0.008       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcDD2HHHPIDBeauty2CharmLine      |     0.000 |     0.418 |    0.335       0.5     0.12 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcDD2HHHPIDBeauty2CharmLine      |     0.000 |     0.344 |    0.248       0.4     0.14 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcDD2HHHPIDBeauty2CharmLine      |     0.000 |     0.336 |    0.260       0.4     0.11 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDD2HHHPIDBeauty2CharmLinePostScaler |     0.000 |     0.006 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcDWSD2HHHPIDBeauty2CharmLine          |     0.060 |     0.040 |    0.014       0.7     0.05 |    1000 |     0.041 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDWSD2HHHPIDBeauty2CharmLinePreScaler|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDWSD2HHHPIDBeauty2CharmLineHlt2Filte|     0.000 |     0.010 |    0.005       0.1     0.01 |     105 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDWSD2HHHPIDBeauty2CharmLineFilterSeq|     0.277 |     0.108 |    0.009       0.6     0.15 |      36 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcDWSD2HHHPIDBeauty2CharmLineVOIDFilt|     0.000 |     0.008 |    0.003       0.0     0.01 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcDWSD2HHHPIDBeauty2CharmCombCutD2HHHPIDBeauty|     0.000 |     0.016 |    0.008       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcDWSD2HHHPIDBeauty2CharmCombCutLc2PKPiBeauty2|     0.000 |     0.024 |    0.007       0.0     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcDWSD2HHHPIDBeauty2Charm                     |     0.000 |     0.161 |    0.063       0.5     0.15 |       9 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2LcDWSD2HHHPIDBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcDWSD2HHHPIDBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcDWSD2HHHPIDBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcDWSD2HHHPIDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcDWSD2HHHPIDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcDWSD2HHHPIDBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDWSD2HHHPIDBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcDKstBeauty2CharmLine                 |     2.840 |     2.793 |    0.023    1854.9    63.94 |    1000 |     2.794 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDKstBeauty2CharmLinePreScaler       |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDKstBeauty2CharmLineHlt2Filter      |     0.020 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDKstBeauty2CharmLineFilterSequence  |     7.622 |     7.485 |    0.008    1854.7   105.60 |     366 |     2.740 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcDKstBeauty2CharmLineVOIDFilter     |     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2LcDKstBeauty2CharmCombCutD2HHHPIDBeauty2CharmF|     0.046 |     0.014 |    0.004       0.0     0.01 |     213 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2LcDKstBeauty2CharmCombCutLc2PKPiBeauty2Charm  |     0.000 |     0.021 |    0.008       0.1     0.01 |      85 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2LcDKstBeauty2CharmCombCutX2KPiBeauty2Charm    |     0.117 |     0.010 |    0.004       0.0     0.01 |      85 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2LcDKstBeauty2Charm                            |     2.588 |     2.183 |    0.067      96.3    11.77 |      85 |     0.186 |
+TimingAuditor.TIMER              INFO            Lb2LcDKstBeauty2CharmTISTOS                      |   565.000 |   565.716 |    3.837    1554.4   736.07 |       4 |     2.263 |
+TimingAuditor.TIMER              INFO            Lb2LcDKstBeauty2CharmB2CBBDTBeauty2CharmFilter   |     2.500 |     1.111 |    0.095       3.5     1.58 |       4 |     0.004 |
+TimingAuditor.TIMER              INFO            Lb2LcDKstBeauty2CharmLine                        |     0.000 |     0.030 |    0.007       0.1     0.04 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcDKstBeauty2CharmLine           |    23.333 |    24.210 |    0.173      70.8    40.36 |       3 |     0.073 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcDKstBeauty2CharmLine           |    23.333 |    24.168 |    0.135      71.1    40.68 |       3 |     0.073 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcDKstBeauty2CharmLine           |    23.333 |    24.039 |    0.140      70.8    40.50 |       3 |     0.072 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDKstBeauty2CharmLinePostScaler      |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcDstKstBeauty2CharmLine               |     0.220 |     0.218 |    0.021      95.6     3.41 |    1000 |     0.219 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDstKstBeauty2CharmLinePreScaler     |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDstKstBeauty2CharmLineHlt2Filter    |     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDstKstBeauty2CharmLineFilterSequence|     0.437 |     0.455 |    0.008      95.4     5.62 |     366 |     0.167 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcDstKstBeauty2CharmLineVOIDFilter   |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2LcDstKstBeauty2CharmCombCutDstar2D0PiPIDBeauty|     0.000 |     0.027 |    0.012       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2LcDstKstBeauty2CharmCombCutLc2PKPiBeauty2Charm|     0.000 |     0.027 |    0.009       0.0     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcDstKstBeauty2CharmCombCutX2KPiBeauty2Charm  |     0.000 |     0.011 |    0.005       0.0     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcDstKstBeauty2Charm                          |     0.000 |     1.107 |    0.072       3.8     1.49 |       9 |     0.010 |
+TimingAuditor.TIMER              INFO            Lb2LcDstKstBeauty2CharmTISTOS                    |    40.000 |    40.670 |    5.656      75.7    35.04 |       3 |     0.122 |
+TimingAuditor.TIMER              INFO            Lb2LcDstKstBeauty2CharmB2CBBDTBeauty2CharmFilter |     5.000 |     0.248 |    0.185       0.3     0.09 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcDstKstBeauty2CharmLine                      |     0.000 |     0.010 |    0.009       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcDstKstBeauty2CharmLine         |     0.000 |     2.790 |    1.282       4.3     2.13 |       2 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcDstKstBeauty2CharmLine         |     0.000 |     2.250 |    1.070       3.4     1.67 |       2 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcDstKstBeauty2CharmLine         |     0.000 |     2.270 |    1.114       3.4     1.64 |       2 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDstKstBeauty2CharmLinePostScaler    |     0.000 |     0.004 |    0.004       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2LcD0D02KPiBeauty2CharmLine              |     0.100 |     0.125 |    0.022       6.9     0.31 |    1000 |     0.125 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0D02KPiBeauty2CharmLinePreScaler    |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0D02KPiBeauty2CharmLineHlt2Filter   |     0.000 |     0.014 |    0.004       6.6     0.21 |    1000 |     0.015 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0D02KPiBeauty2CharmLineFilterSequenc|     0.163 |     0.183 |    0.006       2.8     0.31 |     366 |     0.067 |
+TimingAuditor.TIMER              INFO            StrippingX2LcD0D02KPiBeauty2CharmLineVOIDFilter  |     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            D2KPiBeauty2CharmFilter                          |     0.000 |     0.010 |    0.005       0.0     0.01 |     205 |     0.002 |
+TimingAuditor.TIMER              INFO            X2LcD0D02KPiBeauty2CharmCombCutD2KPiBeauty2CharmF|     0.000 |     0.021 |    0.007       0.1     0.01 |     162 |     0.003 |
+TimingAuditor.TIMER              INFO            X2LcD0D02KPiBeauty2CharmCombCutLc2PKPiBeauty2Char|     0.000 |     0.023 |    0.008       0.1     0.01 |      49 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcD0D02KPiBeauty2Charm                         |     0.204 |     0.131 |    0.052       0.6     0.12 |      49 |     0.006 |
+TimingAuditor.TIMER              INFO            X2LcD0D02KPiBeauty2CharmTISTOS                   |     0.000 |     1.234 |    0.838       1.6     0.56 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            X2LcD0D02KPiBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.000 |     0.099 |    0.074       0.1     0.04 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcD0D02KPiBeauty2CharmLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2LcD0D02KPiBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2LcD0D02KPiBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2LcD0D02KPiBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0D02KPiBeauty2CharmLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2LcD0PiD02KPiBeauty2CharmLine            |     0.130 |     0.124 |    0.022      12.4     0.63 |    1000 |     0.125 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0PiD02KPiBeauty2CharmLinePreScaler  |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0PiD02KPiBeauty2CharmLineHlt2Filter |     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0PiD02KPiBeauty2CharmLineFilterSeque|     0.163 |     0.186 |    0.007      12.2     0.97 |     366 |     0.068 |
+TimingAuditor.TIMER              INFO            StrippingX2LcD0PiD02KPiBeauty2CharmLineVOIDFilter|     0.000 |     0.005 |    0.002       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            X2LcD0PiD02KPiBeauty2CharmCombCutD2KPiBeauty2Char|     0.000 |     0.026 |    0.006       0.1     0.01 |     162 |     0.004 |
+TimingAuditor.TIMER              INFO            X2LcD0PiD02KPiBeauty2CharmCombCutLc2PKPiBeauty2Ch|     0.000 |     0.019 |    0.007       0.1     0.01 |      49 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcD0PiD02KPiBeauty2CharmCombCutPiInputsBeauty2C|     0.000 |     0.007 |    0.004       0.0     0.01 |      49 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcD0PiD02KPiBeauty2Charm                       |     0.204 |     0.417 |    0.070       4.9     0.75 |      49 |     0.020 |
+TimingAuditor.TIMER              INFO            X2LcD0PiD02KPiBeauty2CharmTISTOS                 |     5.714 |     2.545 |    0.789       7.9     2.64 |       7 |     0.018 |
+TimingAuditor.TIMER              INFO            X2LcD0PiD02KPiBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.126 |    0.069       0.2     0.06 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcD0PiD02KPiBeauty2CharmLine                   |     0.000 |     0.009 |    0.008       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2LcD0PiD02KPiBeauty2CharmLine      |     0.000 |     0.498 |    0.225       0.8     0.39 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2LcD0PiD02KPiBeauty2CharmLine      |     0.000 |     0.317 |    0.146       0.5     0.24 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2LcD0PiD02KPiBeauty2CharmLine      |     0.000 |     0.327 |    0.144       0.5     0.26 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0PiD02KPiBeauty2CharmLinePostScaler |     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2LcD0KD02KPiBeauty2CharmLine             |     0.160 |     0.123 |    0.023      11.0     0.61 |    1000 |     0.124 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0KD02KPiBeauty2CharmLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0KD02KPiBeauty2CharmLineHlt2Filter  |     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0KD02KPiBeauty2CharmLineFilterSequen|     0.218 |     0.197 |    0.008      10.7     0.98 |     366 |     0.072 |
+TimingAuditor.TIMER              INFO            StrippingX2LcD0KD02KPiBeauty2CharmLineVOIDFilter |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            X2LcD0KD02KPiBeauty2CharmCombCutD2KPiBeauty2Charm|     0.000 |     0.025 |    0.007       0.1     0.01 |     162 |     0.004 |
+TimingAuditor.TIMER              INFO            X2LcD0KD02KPiBeauty2CharmCombCutLc2PKPiBeauty2Cha|     0.000 |     0.019 |    0.007       0.1     0.01 |      49 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcD0KD02KPiBeauty2CharmCombCutKInputsBeauty2Cha|     0.000 |     0.007 |    0.004       0.0     0.00 |      49 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcD0KD02KPiBeauty2Charm                        |     0.816 |     0.450 |    0.067       6.3     0.92 |      49 |     0.022 |
+TimingAuditor.TIMER              INFO            X2LcD0KD02KPiBeauty2CharmTISTOS                  |     2.857 |     2.458 |    0.887       8.0     2.51 |       7 |     0.017 |
+TimingAuditor.TIMER              INFO            X2LcD0KD02KPiBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.124 |    0.076       0.2     0.05 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcD0KD02KPiBeauty2CharmLine                    |     0.000 |     0.006 |    0.005       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2LcD0KD02KPiBeauty2CharmLine       |     0.000 |     0.368 |    0.135       0.8     0.33 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2LcD0KD02KPiBeauty2CharmLine       |     0.000 |     0.251 |    0.130       0.5     0.19 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2LcD0KD02KPiBeauty2CharmLine       |     0.000 |     0.245 |    0.129       0.5     0.20 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0KD02KPiBeauty2CharmLinePostScaler  |     0.000 |     0.003 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2LcD0PiWSD02KPiBeauty2CharmLine          |     0.030 |     0.043 |    0.015       4.1     0.14 |    1000 |     0.043 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0PiWSD02KPiBeauty2CharmLinePreScaler|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0PiWSD02KPiBeauty2CharmLineHlt2Filte|     0.000 |     0.010 |    0.005       0.0     0.01 |      99 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0PiWSD02KPiBeauty2CharmLineFilterSeq|     0.357 |     0.228 |    0.010       4.1     0.76 |      28 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingX2LcD0PiWSD02KPiBeauty2CharmLineVOIDFilt|     0.000 |     0.007 |    0.004       0.0     0.00 |      28 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcD0PiWSD02KPiBeauty2CharmCombCutD2KPiBeauty2Ch|     0.000 |     0.032 |    0.012       0.1     0.02 |      17 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcD0PiWSD02KPiBeauty2CharmCombCutLc2PKPiBeauty2|     0.000 |     0.028 |    0.018       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcD0PiWSD02KPiBeauty2CharmCombCutPiInputsBeauty|     0.000 |     0.008 |    0.007       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcD0PiWSD02KPiBeauty2Charm                     |     0.000 |     0.504 |    0.126       1.4     0.62 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            X2LcD0PiWSD02KPiBeauty2CharmTISTOS               |    10.000 |     0.741 |    0.741       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcD0PiWSD02KPiBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.064 |    0.064       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcD0PiWSD02KPiBeauty2CharmLine                 |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2LcD0PiWSD02KPiBeauty2CharmLine    |     0.000 |     0.138 |    0.138       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2LcD0PiWSD02KPiBeauty2CharmLine    |     0.000 |     0.119 |    0.119       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2LcD0PiWSD02KPiBeauty2CharmLine    |     0.000 |     0.124 |    0.124       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0PiWSD02KPiBeauty2CharmLinePostScale|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2LcD0KWSD02KPiBeauty2CharmLine           |     0.060 |     0.045 |    0.015       9.8     0.31 |    1000 |     0.045 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0KWSD02KPiBeauty2CharmLinePreScaler |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0KWSD02KPiBeauty2CharmLineHlt2Filter|     0.088 |     0.011 |    0.005       0.1     0.01 |     113 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0KWSD02KPiBeauty2CharmLineFilterSequ|     0.500 |     0.266 |    0.009       9.5     1.50 |      40 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingX2LcD0KWSD02KPiBeauty2CharmLineVOIDFilte|     0.000 |     0.007 |    0.003       0.1     0.01 |      40 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcD0KWSD02KPiBeauty2CharmCombCutD2KPiBeauty2Cha|     0.000 |     0.024 |    0.012       0.0     0.01 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcD0KWSD02KPiBeauty2CharmCombCutLc2PKPiBeauty2C|     0.000 |     0.025 |    0.025       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcD0KWSD02KPiBeauty2CharmCombCutKInputsBeauty2C|     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcD0KWSD02KPiBeauty2Charm                      |     0.000 |     7.065 |    7.065       7.1     0.00 |       1 |     0.007 |
+TimingAuditor.TIMER              INFO            X2LcD0KWSD02KPiBeauty2CharmTISTOS                |    10.000 |     0.927 |    0.927       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcD0KWSD02KPiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.114 |    0.114       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcD0KWSD02KPiBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2LcD0KWSD02KPiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2LcD0KWSD02KPiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2LcD0KWSD02KPiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX2LcD0KWSD02KPiBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX02XiccpPiXiccp2Xic0PiBeauty2CharmLine    |     0.070 |     0.076 |    0.023       2.8     0.18 |    1000 |     0.077 |
+TimingAuditor.TIMER              INFO           StrippingX02XiccpPiXiccp2Xic0PiBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX02XiccpPiXiccp2Xic0PiBeauty2CharmLineHlt|     0.020 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingX02XiccpPiXiccp2Xic0PiBeauty2CharmLineFil|     0.054 |     0.065 |    0.012       2.8     0.26 |     366 |     0.024 |
+TimingAuditor.TIMER              INFO            StrippingX02XiccpPiXiccp2Xic0PiBeauty2CharmLineVO|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xiccp2Xic0PiXic02PKKPiPBeauty2Charm              |     0.714 |     0.384 |    0.070       1.3     0.33 |      14 |     0.005 |
+TimingAuditor.TIMER              INFO            X02XiccpPiXiccp2Xic0PiBeauty2CharmCombCutXiccp2Xi|     0.000 |     0.043 |    0.023       0.1     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            X02XiccpPiXiccp2Xic0PiBeauty2CharmCombCutPiInputs|     0.000 |     0.010 |    0.006       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            X02XiccpPiXiccp2Xic0PiBeauty2Charm               |     0.000 |     0.243 |    0.094       0.8     0.22 |       9 |     0.002 |
+TimingAuditor.TIMER              INFO            X02XiccpPiXiccp2Xic0PiBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X02XiccpPiXiccp2Xic0PiBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X02XiccpPiXiccp2Xic0PiBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X02XiccpPiXiccp2Xic0PiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X02XiccpPiXiccp2Xic0PiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X02XiccpPiXiccp2Xic0PiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX02XiccpPiXiccp2Xic0PiBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX02XiccpKXiccp2Xic0PiBeauty2CharmLine     |     0.070 |     0.062 |    0.022       1.0     0.07 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingX02XiccpKXiccp2Xic0PiBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX02XiccpKXiccp2Xic0PiBeauty2CharmLineHlt2|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingX02XiccpKXiccp2Xic0PiBeauty2CharmLineFilt|     0.027 |     0.028 |    0.010       0.9     0.08 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingX02XiccpKXiccp2Xic0PiBeauty2CharmLineVOI|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            X02XiccpKXiccp2Xic0PiBeauty2CharmCombCutXiccp2Xic|     0.000 |     0.045 |    0.025       0.1     0.02 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            X02XiccpKXiccp2Xic0PiBeauty2CharmCombCutKInputsBe|     0.000 |     0.010 |    0.005       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            X02XiccpKXiccp2Xic0PiBeauty2Charm                |     0.000 |     0.268 |    0.108       0.7     0.19 |       9 |     0.002 |
+TimingAuditor.TIMER              INFO            X02XiccpKXiccp2Xic0PiBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X02XiccpKXiccp2Xic0PiBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X02XiccpKXiccp2Xic0PiBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X02XiccpKXiccp2Xic0PiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X02XiccpKXiccp2Xic0PiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X02XiccpKXiccp2Xic0PiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX02XiccpKXiccp2Xic0PiBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX02XiccpPiWSXiccp2Xic0PiBeauty2CharmLine  |     0.020 |     0.038 |    0.014       2.3     0.08 |    1000 |     0.038 |
+TimingAuditor.TIMER              INFO           StrippingX02XiccpPiWSXiccp2Xic0PiBeauty2CharmLineP|     0.000 |     0.003 |    0.001       0.1     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingX02XiccpPiWSXiccp2Xic0PiBeauty2CharmLineH|     0.000 |     0.011 |    0.005       0.1     0.01 |      99 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingX02XiccpPiWSXiccp2Xic0PiBeauty2CharmLineF|     0.000 |     0.104 |    0.011       2.1     0.37 |      35 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingX02XiccpPiWSXiccp2Xic0PiBeauty2CharmLine|     0.000 |     0.009 |    0.004       0.0     0.01 |      35 |     0.000 |
+TimingAuditor.TIMER              INFO            X02XiccpPiWSXiccp2Xic0PiBeauty2CharmCombCutXiccp2|     0.000 |     0.058 |    0.056       0.1     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            X02XiccpPiWSXiccp2Xic0PiBeauty2CharmCombCutPiInpu|     0.000 |     0.020 |    0.016       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            X02XiccpPiWSXiccp2Xic0PiBeauty2Charm             |     0.000 |     1.102 |    0.464       1.7     0.90 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            X02XiccpPiWSXiccp2Xic0PiBeauty2CharmTISTOS       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X02XiccpPiWSXiccp2Xic0PiBeauty2CharmB2CBBDTBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X02XiccpPiWSXiccp2Xic0PiBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X02XiccpPiWSXiccp2Xic0PiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X02XiccpPiWSXiccp2Xic0PiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X02XiccpPiWSXiccp2Xic0PiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX02XiccpPiWSXiccp2Xic0PiBeauty2CharmLineP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX02XiccpKWSXiccp2Xic0PiBeauty2CharmLine   |     0.050 |     0.035 |    0.014       1.6     0.06 |    1000 |     0.036 |
+TimingAuditor.TIMER              INFO           StrippingX02XiccpKWSXiccp2Xic0PiBeauty2CharmLinePr|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingX02XiccpKWSXiccp2Xic0PiBeauty2CharmLineHl|     0.000 |     0.011 |    0.005       0.1     0.01 |     103 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingX02XiccpKWSXiccp2Xic0PiBeauty2CharmLineFi|     0.000 |     0.063 |    0.012       1.5     0.24 |      38 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingX02XiccpKWSXiccp2Xic0PiBeauty2CharmLineV|     0.000 |     0.007 |    0.004       0.0     0.01 |      38 |     0.000 |
+TimingAuditor.TIMER              INFO            X02XiccpKWSXiccp2Xic0PiBeauty2CharmCombCutXiccp2X|     0.000 |     0.034 |    0.034       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            X02XiccpKWSXiccp2Xic0PiBeauty2CharmCombCutKInputs|     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            X02XiccpKWSXiccp2Xic0PiBeauty2Charm              |     0.000 |     1.292 |    1.292       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            X02XiccpKWSXiccp2Xic0PiBeauty2CharmTISTOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X02XiccpKWSXiccp2Xic0PiBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X02XiccpKWSXiccp2Xic0PiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X02XiccpKWSXiccp2Xic0PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X02XiccpKWSXiccp2Xic0PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X02XiccpKWSXiccp2Xic0PiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX02XiccpKWSXiccp2Xic0PiBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2XiccppKXiccpp2XicPiBeauty2CharmLine     |     0.180 |     0.139 |    0.022       6.0     0.40 |    1000 |     0.140 |
+TimingAuditor.TIMER              INFO           StrippingX2XiccppKXiccpp2XicPiBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX2XiccppKXiccpp2XicPiBeauty2CharmLineHlt2|     0.030 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingX2XiccppKXiccpp2XicPiBeauty2CharmLineFilt|     0.245 |     0.235 |    0.012       5.6     0.61 |     366 |     0.086 |
+TimingAuditor.TIMER              INFO            StrippingX2XiccppKXiccpp2XicPiBeauty2CharmLineVOI|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xiccpp2XicPiXic2PKPiPBeauty2Charm                |     0.224 |     0.253 |    0.058       2.1     0.25 |      89 |     0.023 |
+TimingAuditor.TIMER              INFO            X2XiccppKXiccpp2XicPiBeauty2CharmCombCutXiccpp2Xi|     0.000 |     0.034 |    0.013       0.1     0.02 |      52 |     0.002 |
+TimingAuditor.TIMER              INFO            X2XiccppKXiccpp2XicPiBeauty2CharmCombCutKInputsBe|     0.000 |     0.010 |    0.004       0.0     0.01 |      52 |     0.001 |
+TimingAuditor.TIMER              INFO            X2XiccppKXiccpp2XicPiBeauty2Charm                |     0.192 |     0.193 |    0.056       0.6     0.13 |      52 |     0.010 |
+TimingAuditor.TIMER              INFO            X2XiccppKXiccpp2XicPiBeauty2CharmTISTOS          |     1.666 |     1.129 |    0.659       1.8     0.44 |       6 |     0.007 |
+TimingAuditor.TIMER              INFO            X2XiccppKXiccpp2XicPiBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.111 |    0.068       0.2     0.04 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            X2XiccppKXiccpp2XicPiBeauty2CharmLine            |     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2XiccppKXiccpp2XicPiBeauty2CharmLin|     0.000 |     0.096 |    0.096       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2XiccppKXiccpp2XicPiBeauty2CharmLin|     0.000 |     0.053 |    0.053       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2XiccppKXiccpp2XicPiBeauty2CharmLin|     0.000 |     0.064 |    0.064       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX2XiccppKXiccpp2XicPiBeauty2CharmLinePost|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2XiccppPiXiccpp2XicPiBeauty2CharmLine    |     0.090 |     0.081 |    0.022       4.5     0.19 |    1000 |     0.082 |
+TimingAuditor.TIMER              INFO           StrippingX2XiccppPiXiccpp2XicPiBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX2XiccppPiXiccpp2XicPiBeauty2CharmLineHlt|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingX2XiccppPiXiccpp2XicPiBeauty2CharmLineFil|     0.081 |     0.075 |    0.010       4.2     0.28 |     366 |     0.028 |
+TimingAuditor.TIMER              INFO            StrippingX2XiccppPiXiccpp2XicPiBeauty2CharmLineVO|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            X2XiccppPiXiccpp2XicPiBeauty2CharmCombCutXiccpp2X|     0.000 |     0.034 |    0.012       0.1     0.02 |      52 |     0.002 |
+TimingAuditor.TIMER              INFO            X2XiccppPiXiccpp2XicPiBeauty2CharmCombCutPiInputs|     0.000 |     0.007 |    0.004       0.0     0.00 |      52 |     0.000 |
+TimingAuditor.TIMER              INFO            X2XiccppPiXiccpp2XicPiBeauty2Charm               |     0.384 |     0.168 |    0.055       0.6     0.13 |      52 |     0.009 |
+TimingAuditor.TIMER              INFO            X2XiccppPiXiccpp2XicPiBeauty2CharmTISTOS         |     0.000 |     1.239 |    0.840       1.6     0.56 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            X2XiccppPiXiccpp2XicPiBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.123 |    0.112       0.1     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            X2XiccppPiXiccpp2XicPiBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2XiccppPiXiccpp2XicPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2XiccppPiXiccpp2XicPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2XiccppPiXiccpp2XicPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX2XiccppPiXiccpp2XicPiBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2XiccppKWSXiccpp2XicPiBeauty2CharmLine   |     0.040 |     0.043 |    0.015       2.2     0.09 |    1000 |     0.043 |
+TimingAuditor.TIMER              INFO           StrippingX2XiccppKWSXiccpp2XicPiBeauty2CharmLinePr|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingX2XiccppKWSXiccpp2XicPiBeauty2CharmLineHl|     0.000 |     0.010 |    0.005       0.0     0.01 |      94 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingX2XiccppKWSXiccpp2XicPiBeauty2CharmLineFi|     0.250 |     0.148 |    0.011       2.1     0.37 |      40 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingX2XiccppKWSXiccpp2XicPiBeauty2CharmLineV|     0.000 |     0.009 |    0.004       0.0     0.01 |      40 |     0.000 |
+TimingAuditor.TIMER              INFO            X2XiccppKWSXiccpp2XicPiBeauty2CharmCombCutXiccpp2|     0.000 |     0.035 |    0.027       0.1     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            X2XiccppKWSXiccpp2XicPiBeauty2CharmCombCutKInputs|     0.000 |     0.010 |    0.006       0.0     0.00 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            X2XiccppKWSXiccpp2XicPiBeauty2Charm              |     1.250 |     0.267 |    0.078       0.8     0.24 |       8 |     0.002 |
+TimingAuditor.TIMER              INFO            X2XiccppKWSXiccpp2XicPiBeauty2CharmTISTOS        |     0.000 |     1.159 |    1.159       1.2     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            X2XiccppKWSXiccpp2XicPiBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X2XiccppKWSXiccpp2XicPiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2XiccppKWSXiccpp2XicPiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2XiccppKWSXiccpp2XicPiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2XiccppKWSXiccpp2XicPiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX2XiccppKWSXiccpp2XicPiBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2XiccppPiWSXiccpp2XicPiBeauty2CharmLine  |     0.020 |     0.038 |    0.014       3.5     0.12 |    1000 |     0.038 |
+TimingAuditor.TIMER              INFO           StrippingX2XiccppPiWSXiccpp2XicPiBeauty2CharmLineP|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingX2XiccppPiWSXiccpp2XicPiBeauty2CharmLineH|     0.000 |     0.011 |    0.005       0.1     0.01 |      98 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingX2XiccppPiWSXiccpp2XicPiBeauty2CharmLineF|     0.270 |     0.143 |    0.011       3.4     0.57 |      37 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingX2XiccppPiWSXiccpp2XicPiBeauty2CharmLine|     0.000 |     0.005 |    0.003       0.0     0.00 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO            X2XiccppPiWSXiccpp2XicPiBeauty2CharmCombCutXiccpp|     0.000 |     0.040 |    0.028       0.1     0.02 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            X2XiccppPiWSXiccpp2XicPiBeauty2CharmCombCutPiInpu|     0.000 |     0.008 |    0.006       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            X2XiccppPiWSXiccpp2XicPiBeauty2Charm             |     2.000 |     0.452 |    0.078       1.7     0.70 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            X2XiccppPiWSXiccpp2XicPiBeauty2CharmTISTOS       |     0.000 |     1.069 |    1.069       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            X2XiccppPiWSXiccpp2XicPiBeauty2CharmB2CBBDTBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X2XiccppPiWSXiccpp2XicPiBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2XiccppPiWSXiccpp2XicPiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2XiccppPiWSXiccpp2XicPiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2XiccppPiWSXiccpp2XicPiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX2XiccppPiWSXiccpp2XicPiBeauty2CharmLineP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2LcPiPiOSLc2PKPiBeauty2CharmLine         |     0.130 |     0.172 |    0.022      13.5     0.79 |    1000 |     0.172 |
+TimingAuditor.TIMER              INFO           StrippingX2LcPiPiOSLc2PKPiBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX2LcPiPiOSLc2PKPiBeauty2CharmLineHlt2Filt|     0.010 |     0.008 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingX2LcPiPiOSLc2PKPiBeauty2CharmLineFilterSe|     0.300 |     0.328 |    0.009      13.4     1.25 |     366 |     0.120 |
+TimingAuditor.TIMER              INFO            StrippingX2LcPiPiOSLc2PKPiBeauty2CharmLineVOIDFil|     0.027 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            X2LcPiPiOSLc2PKPiBeauty2CharmCombCutLc2PKPiBeauty|     0.116 |     0.030 |    0.010       0.1     0.01 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            X2LcPiPiOSLc2PKPiBeauty2CharmCombCutPiInputsBeaut|     0.000 |     0.007 |    0.003       0.0     0.00 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcPiPiOSLc2PKPiBeauty2Charm                    |     0.232 |     0.767 |    0.060      13.1     1.64 |      86 |     0.066 |
+TimingAuditor.TIMER              INFO            X2LcPiPiOSLc2PKPiBeauty2CharmTISTOS              |     2.000 |     1.871 |    0.762       5.6     1.58 |      10 |     0.019 |
+TimingAuditor.TIMER              INFO            X2LcPiPiOSLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.113 |    0.067       0.2     0.04 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcPiPiOSLc2PKPiBeauty2CharmLine                |     0.000 |     0.005 |    0.005       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2LcPiPiOSLc2PKPiBeauty2CharmLine   |     0.000 |     0.239 |    0.225       0.3     0.02 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2LcPiPiOSLc2PKPiBeauty2CharmLine   |     0.000 |     0.144 |    0.099       0.2     0.04 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2LcPiPiOSLc2PKPiBeauty2CharmLine   |     0.000 |     0.119 |    0.095       0.1     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX2LcPiPiOSLc2PKPiBeauty2CharmLinePostScal|     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2LcPiKOSLc2PKPiBeauty2CharmLine          |     0.240 |     0.192 |    0.020      15.1     0.86 |    1000 |     0.192 |
+TimingAuditor.TIMER              INFO           StrippingX2LcPiKOSLc2PKPiBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX2LcPiKOSLc2PKPiBeauty2CharmLineHlt2Filte|     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingX2LcPiKOSLc2PKPiBeauty2CharmLineFilterSeq|     0.382 |     0.379 |    0.010      14.9     1.36 |     366 |     0.139 |
+TimingAuditor.TIMER              INFO            StrippingX2LcPiKOSLc2PKPiBeauty2CharmLineVOIDFilt|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            X2LcPiKOSLc2PKPiBeauty2CharmCombCutLc2PKPiBeauty2|     0.000 |     0.029 |    0.011       0.1     0.01 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            X2LcPiKOSLc2PKPiBeauty2CharmCombCutKInputsBeauty2|     0.000 |     0.007 |    0.003       0.0     0.01 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcPiKOSLc2PKPiBeauty2CharmCombCutPiInputsBeauty|     0.000 |     0.004 |    0.002       0.0     0.00 |      86 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcPiKOSLc2PKPiBeauty2Charm                     |     1.046 |     0.915 |    0.084      14.6     1.93 |      86 |     0.079 |
+TimingAuditor.TIMER              INFO            X2LcPiKOSLc2PKPiBeauty2CharmTISTOS               |     0.714 |     1.837 |    0.555       6.3     1.80 |      14 |     0.026 |
+TimingAuditor.TIMER              INFO            X2LcPiKOSLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.092 |    0.061       0.1     0.02 |       9 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcPiKOSLc2PKPiBeauty2CharmLine                 |     0.000 |     0.006 |    0.006       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2LcPiKOSLc2PKPiBeauty2CharmLine    |     0.000 |     0.147 |    0.079       0.2     0.04 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2LcPiKOSLc2PKPiBeauty2CharmLine    |     0.000 |     0.111 |    0.053       0.1     0.04 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2LcPiKOSLc2PKPiBeauty2CharmLine    |     0.000 |     0.164 |    0.058       0.3     0.10 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingX2LcPiKOSLc2PKPiBeauty2CharmLinePostScale|     0.000 |     0.002 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2LcPiPiSSLc2PKPiBeauty2CharmLine         |     0.100 |     0.116 |    0.021       6.4     0.38 |    1000 |     0.117 |
+TimingAuditor.TIMER              INFO           StrippingX2LcPiPiSSLc2PKPiBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX2LcPiPiSSLc2PKPiBeauty2CharmLineHlt2Filt|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingX2LcPiPiSSLc2PKPiBeauty2CharmLineFilterSe|     0.109 |     0.178 |    0.010       6.2     0.58 |     366 |     0.065 |
+TimingAuditor.TIMER              INFO            StrippingX2LcPiPiSSLc2PKPiBeauty2CharmLineVOIDFil|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            X2LcPiPiSSLc2PKPiBeauty2CharmCombCutLc2PKPiBeauty|     0.000 |     0.031 |    0.011       0.1     0.01 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            X2LcPiPiSSLc2PKPiBeauty2CharmCombCutPiInputsBeaut|     0.000 |     0.007 |    0.003       0.0     0.00 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcPiPiSSLc2PKPiBeauty2Charm                    |     0.232 |     0.414 |    0.054       6.0     0.77 |      86 |     0.036 |
+TimingAuditor.TIMER              INFO            X2LcPiPiSSLc2PKPiBeauty2CharmTISTOS              |     0.000 |     1.619 |    0.769       2.7     0.74 |       5 |     0.008 |
+TimingAuditor.TIMER              INFO            X2LcPiPiSSLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.083 |    0.066       0.1     0.02 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcPiPiSSLc2PKPiBeauty2CharmLine                |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2LcPiPiSSLc2PKPiBeauty2CharmLine   |     0.000 |     0.166 |    0.166       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2LcPiPiSSLc2PKPiBeauty2CharmLine   |     0.000 |     0.135 |    0.135       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2LcPiPiSSLc2PKPiBeauty2CharmLine   |     0.000 |     0.134 |    0.134       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX2LcPiPiSSLc2PKPiBeauty2CharmLinePostScal|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2LcKKSSLc2PKPiBeauty2CharmLine           |     0.220 |     0.158 |    0.021      15.8     0.76 |    1000 |     0.159 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKKSSLc2PKPiBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKKSSLc2PKPiBeauty2CharmLineHlt2Filter|     0.020 |     0.012 |    0.004       4.5     0.14 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKKSSLc2PKPiBeauty2CharmLineFilterSequ|     0.409 |     0.278 |    0.011      15.6     1.18 |     366 |     0.102 |
+TimingAuditor.TIMER              INFO            StrippingX2LcKKSSLc2PKPiBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            X2LcKKSSLc2PKPiBeauty2CharmCombCutLc2PKPiBeauty2C|     0.000 |     0.034 |    0.010       0.2     0.02 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            X2LcKKSSLc2PKPiBeauty2CharmCombCutKInputsBeauty2C|     0.000 |     0.008 |    0.003       0.0     0.01 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcKKSSLc2PKPiBeauty2Charm                      |     0.930 |     0.517 |    0.051       9.8     1.18 |      86 |     0.045 |
+TimingAuditor.TIMER              INFO            X2LcKKSSLc2PKPiBeauty2CharmTISTOS                |     1.250 |     2.841 |    0.696       9.0     2.81 |       8 |     0.023 |
+TimingAuditor.TIMER              INFO            X2LcKKSSLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.101 |    0.056       0.2     0.04 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcKKSSLc2PKPiBeauty2CharmLine                  |     0.000 |     0.008 |    0.006       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2LcKKSSLc2PKPiBeauty2CharmLine     |     0.000 |     0.311 |    0.235       0.4     0.07 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2LcKKSSLc2PKPiBeauty2CharmLine     |     0.000 |     0.259 |    0.119       0.4     0.16 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2LcKKSSLc2PKPiBeauty2CharmLine     |     0.000 |     0.209 |    0.121       0.3     0.08 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKKSSLc2PKPiBeauty2CharmLinePostScaler|     0.000 |     0.003 |    0.003       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2LcKPiOSLc2PKPiBeauty2CharmLine          |     0.170 |     0.204 |    0.022      27.0     1.21 |    1000 |     0.205 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiOSLc2PKPiBeauty2CharmLinePreScaler|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiOSLc2PKPiBeauty2CharmLineHlt2Filte|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiOSLc2PKPiBeauty2CharmLineFilterSeq|     0.327 |     0.415 |    0.010      26.8     1.94 |     366 |     0.152 |
+TimingAuditor.TIMER              INFO            StrippingX2LcKPiOSLc2PKPiBeauty2CharmLineVOIDFilt|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            X2LcKPiOSLc2PKPiBeauty2CharmCombCutLc2PKPiBeauty2|     0.000 |     0.032 |    0.011       0.1     0.02 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            X2LcKPiOSLc2PKPiBeauty2CharmCombCutKInputsBeauty2|     0.000 |     0.008 |    0.003       0.0     0.01 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcKPiOSLc2PKPiBeauty2CharmCombCutPiInputsBeauty|     0.000 |     0.004 |    0.002       0.0     0.00 |      86 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcKPiOSLc2PKPiBeauty2Charm                     |     0.697 |     0.915 |    0.073      16.7     2.14 |      86 |     0.079 |
+TimingAuditor.TIMER              INFO            X2LcKPiOSLc2PKPiBeauty2CharmTISTOS               |     2.500 |     3.002 |    0.588      18.0     4.89 |      12 |     0.036 |
+TimingAuditor.TIMER              INFO            X2LcKPiOSLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.094 |    0.057       0.1     0.03 |       8 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcKPiOSLc2PKPiBeauty2CharmLine                 |     0.000 |     0.009 |    0.005       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2LcKPiOSLc2PKPiBeauty2CharmLine    |     0.000 |     0.224 |    0.072       0.4     0.14 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2LcKPiOSLc2PKPiBeauty2CharmLine    |     0.000 |     0.141 |    0.054       0.3     0.08 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2LcKPiOSLc2PKPiBeauty2CharmLine    |     0.000 |     0.148 |    0.064       0.3     0.09 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiOSLc2PKPiBeauty2CharmLinePostScale|     0.000 |     0.003 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2LcKKOSLc2PKPiBeauty2CharmLine           |     0.290 |     0.261 |    0.021      33.4     1.82 |    1000 |     0.261 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKKOSLc2PKPiBeauty2CharmLinePreScaler |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKKOSLc2PKPiBeauty2CharmLineHlt2Filter|     0.010 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKKOSLc2PKPiBeauty2CharmLineFilterSequ|     0.573 |     0.567 |    0.009      33.2     2.95 |     366 |     0.208 |
+TimingAuditor.TIMER              INFO            StrippingX2LcKKOSLc2PKPiBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            X2LcKKOSLc2PKPiBeauty2CharmCombCutLc2PKPiBeauty2C|     0.000 |     0.033 |    0.010       0.1     0.02 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            X2LcKKOSLc2PKPiBeauty2CharmCombCutKInputsBeauty2C|     0.000 |     0.011 |    0.003       0.3     0.03 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcKKOSLc2PKPiBeauty2Charm                      |     1.279 |     0.924 |    0.062      18.6     2.23 |      86 |     0.080 |
+TimingAuditor.TIMER              INFO            X2LcKKOSLc2PKPiBeauty2CharmTISTOS                |     3.750 |     4.883 |    0.575      24.3     7.27 |      16 |     0.078 |
+TimingAuditor.TIMER              INFO            X2LcKKOSLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.118 |    0.065       0.3     0.06 |      12 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcKKOSLc2PKPiBeauty2CharmLine                  |     0.000 |     0.010 |    0.005       0.0     0.01 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2LcKKOSLc2PKPiBeauty2CharmLine     |     0.000 |     0.295 |    0.076       0.7     0.20 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2LcKKOSLc2PKPiBeauty2CharmLine     |     1.428 |     0.234 |    0.056       0.5     0.15 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2LcKKOSLc2PKPiBeauty2CharmLine     |     0.000 |     0.298 |    0.062       1.0     0.31 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKKOSLc2PKPiBeauty2CharmLinePostScaler|     0.000 |     0.004 |    0.002       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2LcKPiSSLc2PKPiBeauty2CharmLine          |     0.200 |     0.208 |    0.021      18.9     1.14 |    1000 |     0.208 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiSSLc2PKPiBeauty2CharmLinePreScaler|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiSSLc2PKPiBeauty2CharmLineHlt2Filte|     0.010 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiSSLc2PKPiBeauty2CharmLineFilterSeq|     0.409 |     0.422 |    0.010      18.6     1.83 |     366 |     0.155 |
+TimingAuditor.TIMER              INFO            StrippingX2LcKPiSSLc2PKPiBeauty2CharmLineVOIDFilt|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            X2LcKPiSSLc2PKPiBeauty2CharmCombCutLc2PKPiBeauty2|     0.116 |     0.033 |    0.010       0.1     0.02 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            X2LcKPiSSLc2PKPiBeauty2CharmCombCutKInputsBeauty2|     0.000 |     0.008 |    0.003       0.0     0.01 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcKPiSSLc2PKPiBeauty2CharmCombCutPiInputsBeauty|     0.000 |     0.005 |    0.002       0.0     0.00 |      86 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcKPiSSLc2PKPiBeauty2Charm                     |     0.697 |     0.801 |    0.068      15.4     1.85 |      86 |     0.069 |
+TimingAuditor.TIMER              INFO            X2LcKPiSSLc2PKPiBeauty2CharmTISTOS               |     5.555 |     4.711 |    0.730      15.8     4.81 |       9 |     0.042 |
+TimingAuditor.TIMER              INFO            X2LcKPiSSLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.130 |    0.067       0.2     0.05 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcKPiSSLc2PKPiBeauty2CharmLine                 |     0.000 |     0.006 |    0.006       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2LcKPiSSLc2PKPiBeauty2CharmLine    |     0.000 |     0.310 |    0.270       0.4     0.04 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2LcKPiSSLc2PKPiBeauty2CharmLine    |     0.000 |     0.220 |    0.120       0.3     0.09 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2LcKPiSSLc2PKPiBeauty2CharmLine    |     0.000 |     0.322 |    0.124       0.5     0.18 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiSSLc2PKPiBeauty2CharmLinePostScale|     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2LcPiPiWSLc2PKPiBeauty2CharmLine         |     0.050 |     0.044 |    0.015       1.6     0.08 |    1000 |     0.044 |
+TimingAuditor.TIMER              INFO           StrippingX2LcPiPiWSLc2PKPiBeauty2CharmLinePreScale|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingX2LcPiPiWSLc2PKPiBeauty2CharmLineHlt2Filt|     0.000 |     0.011 |    0.005       0.1     0.01 |     105 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingX2LcPiPiWSLc2PKPiBeauty2CharmLineFilterSe|     0.000 |     0.161 |    0.011       1.5     0.35 |      30 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingX2LcPiPiWSLc2PKPiBeauty2CharmLineVOIDFil|     0.000 |     0.006 |    0.003       0.0     0.00 |      30 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcPiPiWSLc2PKPiBeauty2CharmCombCutLc2PKPiBeauty|     0.000 |     0.031 |    0.018       0.0     0.01 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcPiPiWSLc2PKPiBeauty2CharmCombCutPiInputsBeaut|     0.000 |     0.009 |    0.005       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcPiPiWSLc2PKPiBeauty2Charm                    |     0.000 |     0.450 |    0.080       1.3     0.50 |       7 |     0.003 |
+TimingAuditor.TIMER              INFO            X2LcPiPiWSLc2PKPiBeauty2CharmTISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcPiPiWSLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcPiPiWSLc2PKPiBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2LcPiPiWSLc2PKPiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2LcPiPiWSLc2PKPiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2LcPiPiWSLc2PKPiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX2LcPiPiWSLc2PKPiBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2LcKPiWSLc2PKPiBeauty2CharmLine          |     0.030 |     0.050 |    0.014       7.4     0.29 |    1000 |     0.051 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiWSLc2PKPiBeauty2CharmLinePreScaler|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiWSLc2PKPiBeauty2CharmLineHlt2Filte|     0.000 |     0.085 |    0.005       7.3     0.73 |     101 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiWSLc2PKPiBeauty2CharmLineFilterSeq|     0.322 |     0.281 |    0.012       4.8     0.87 |      31 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingX2LcKPiWSLc2PKPiBeauty2CharmLineVOIDFilt|     0.000 |     0.007 |    0.003       0.0     0.00 |      31 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcKPiWSLc2PKPiBeauty2CharmCombCutLc2PKPiBeauty2|     0.000 |     0.032 |    0.012       0.1     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcKPiWSLc2PKPiBeauty2CharmCombCutKInputsBeauty2|     0.000 |     0.007 |    0.003       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcKPiWSLc2PKPiBeauty2CharmCombCutPiInputsBeauty|     0.000 |     0.004 |    0.003       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcKPiWSLc2PKPiBeauty2Charm                     |     1.111 |     0.714 |    0.073       4.5     1.42 |       9 |     0.006 |
+TimingAuditor.TIMER              INFO            X2LcKPiWSLc2PKPiBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcKPiWSLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcKPiWSLc2PKPiBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2LcKPiWSLc2PKPiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2LcKPiWSLc2PKPiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2LcKPiWSLc2PKPiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiWSLc2PKPiBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2LcKKWSLc2PKPiBeauty2CharmLine           |     0.080 |     0.044 |    0.014       6.1     0.21 |    1000 |     0.045 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKKWSLc2PKPiBeauty2CharmLinePreScaler |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKKWSLc2PKPiBeauty2CharmLineHlt2Filter|     0.000 |     0.011 |    0.006       0.1     0.01 |      99 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKKWSLc2PKPiBeauty2CharmLineFilterSequ|     0.303 |     0.304 |    0.011       5.8     1.03 |      33 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingX2LcKKWSLc2PKPiBeauty2CharmLineVOIDFilte|     0.000 |     0.006 |    0.003       0.0     0.01 |      33 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcKKWSLc2PKPiBeauty2CharmCombCutLc2PKPiBeauty2C|     1.428 |     0.044 |    0.020       0.1     0.03 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcKKWSLc2PKPiBeauty2CharmCombCutKInputsBeauty2C|     0.000 |     0.014 |    0.005       0.0     0.01 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcKKWSLc2PKPiBeauty2Charm                      |     0.000 |     0.544 |    0.089       1.4     0.53 |       7 |     0.004 |
+TimingAuditor.TIMER              INFO            X2LcKKWSLc2PKPiBeauty2CharmTISTOS                |     0.000 |     2.306 |    2.306       2.3     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            X2LcKKWSLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.179 |    0.179       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcKKWSLc2PKPiBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2LcKKWSLc2PKPiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2LcKKWSLc2PKPiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2LcKKWSLc2PKPiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKKWSLc2PKPiBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2LcKPiPiPiLc2PKPiBeauty2CharmLine        |     0.450 |     0.469 |    0.021     185.3     6.57 |    1000 |     0.469 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiPiPiLc2PKPiBeauty2CharmLinePreScal|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiPiPiLc2PKPiBeauty2CharmLineHlt2Fil|     0.000 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiPiPiLc2PKPiBeauty2CharmLineFilterS|     1.092 |     1.134 |    0.010     185.1    10.81 |     366 |     0.415 |
+TimingAuditor.TIMER              INFO            StrippingX2LcKPiPiPiLc2PKPiBeauty2CharmLineVOIDFi|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            X2LcKPiPiPiLc2PKPiBeauty2CharmCombCutLc2PKPiBeaut|     0.000 |     0.031 |    0.009       0.1     0.02 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            X2LcKPiPiPiLc2PKPiBeauty2CharmCombCutX2PiPiPiBeau|     0.000 |     0.013 |    0.005       0.1     0.01 |      74 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcKPiPiPiLc2PKPiBeauty2CharmCombCutKInputsBeaut|     0.135 |     0.006 |    0.003       0.0     0.01 |      74 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcKPiPiPiLc2PKPiBeauty2Charm                   |     0.675 |     0.779 |    0.066      24.6     2.95 |      74 |     0.058 |
+TimingAuditor.TIMER              INFO            X2LcKPiPiPiLc2PKPiBeauty2CharmTISTOS             |    31.000 |    29.902 |    0.911     156.8    48.61 |      10 |     0.299 |
+TimingAuditor.TIMER              INFO            X2LcKPiPiPiLc2PKPiBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.155 |    0.085       0.3     0.06 |       9 |     0.001 |
+TimingAuditor.TIMER              INFO            X2LcKPiPiPiLc2PKPiBeauty2CharmLine               |     0.000 |     0.007 |    0.005       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2LcKPiPiPiLc2PKPiBeauty2CharmLine  |     0.000 |     1.158 |    0.310       2.1     0.78 |       5 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2LcKPiPiPiLc2PKPiBeauty2CharmLine  |     0.000 |     1.066 |    0.253       2.2     0.79 |       5 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2LcKPiPiPiLc2PKPiBeauty2CharmLine  |     2.000 |     1.086 |    0.230       2.2     0.81 |       5 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiPiPiLc2PKPiBeauty2CharmLinePostSca|     0.000 |     0.003 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2LcKPiPiPiWSLc2PKPiBeauty2CharmLine      |     0.060 |     0.046 |    0.014       1.6     0.09 |    1000 |     0.047 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiPiPiWSLc2PKPiBeauty2CharmLinePreSc|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiPiPiWSLc2PKPiBeauty2CharmLineHlt2F|     0.000 |     0.010 |    0.005       0.1     0.01 |      94 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiPiPiWSLc2PKPiBeauty2CharmLineFilte|     0.000 |     0.115 |    0.011       1.5     0.29 |      28 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingX2LcKPiPiPiWSLc2PKPiBeauty2CharmLineVOID|     0.000 |     0.009 |    0.003       0.0     0.01 |      28 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcKPiPiPiWSLc2PKPiBeauty2CharmCombCutLc2PKPiBea|     0.000 |     0.037 |    0.024       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcKPiPiPiWSLc2PKPiBeauty2CharmCombCutX2PiPiPiBe|     0.000 |     0.009 |    0.007       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcKPiPiPiWSLc2PKPiBeauty2CharmCombCutKInputsBea|     0.000 |     0.005 |    0.004       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcKPiPiPiWSLc2PKPiBeauty2Charm                 |     0.000 |     0.474 |    0.151       1.3     0.56 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            X2LcKPiPiPiWSLc2PKPiBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcKPiPiPiWSLc2PKPiBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcKPiPiPiWSLc2PKPiBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2LcKPiPiPiWSLc2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2LcKPiPiPiWSLc2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2LcKPiPiPiWSLc2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX2LcKPiPiPiWSLc2PKPiBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2XicPiPiXic2PKPiBeauty2CharmLine       |     0.100 |     0.131 |    0.021       8.4     0.47 |    1000 |     0.132 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicPiPiXic2PKPiBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicPiPiXic2PKPiBeauty2CharmLineHlt2Fi|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicPiPiXic2PKPiBeauty2CharmLineFilter|     0.191 |     0.212 |    0.011       8.1     0.73 |     366 |     0.078 |
+TimingAuditor.TIMER              INFO            StrippingXib2XicPiPiXic2PKPiBeauty2CharmLineVOIDF|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2XicPiPiXic2PKPiBeauty2CharmCombCutXic2PKPiBea|     0.224 |     0.033 |    0.009       0.2     0.02 |      89 |     0.003 |
+TimingAuditor.TIMER              INFO            Xib2XicPiPiXic2PKPiBeauty2CharmCombCutPiInputsBea|     0.000 |     0.008 |    0.003       0.1     0.01 |      89 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2XicPiPiXic2PKPiBeauty2Charm                  |     0.337 |     0.449 |    0.056       7.7     0.91 |      89 |     0.040 |
+TimingAuditor.TIMER              INFO            Xib2XicPiPiXic2PKPiBeauty2CharmTISTOS            |     0.000 |     1.838 |    0.708       3.1     1.02 |       6 |     0.011 |
+TimingAuditor.TIMER              INFO            Xib2XicPiPiXic2PKPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.111 |    0.065       0.2     0.05 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2XicPiPiXic2PKPiBeauty2CharmLine              |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2XicPiPiXic2PKPiBeauty2CharmLine |     0.000 |     0.127 |    0.127       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2XicPiPiXic2PKPiBeauty2CharmLine |     0.000 |     0.073 |    0.073       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2XicPiPiXic2PKPiBeauty2CharmLine |     0.000 |     0.083 |    0.083       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicPiPiXic2PKPiBeauty2CharmLinePostSc|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2XicKPiXic2PKPiBeauty2CharmLine        |     0.160 |     0.169 |    0.020      12.2     0.80 |    1000 |     0.170 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicKPiXic2PKPiBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicKPiXic2PKPiBeauty2CharmLineHlt2Fil|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicKPiXic2PKPiBeauty2CharmLineFilterS|     0.355 |     0.325 |    0.010      11.9     1.27 |     366 |     0.119 |
+TimingAuditor.TIMER              INFO            StrippingXib2XicKPiXic2PKPiBeauty2CharmLineVOIDFi|     0.081 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2XicKPiXic2PKPiBeauty2CharmCombCutXic2PKPiBeau|     0.000 |     0.031 |    0.011       0.1     0.02 |      89 |     0.003 |
+TimingAuditor.TIMER              INFO            Xib2XicKPiXic2PKPiBeauty2CharmCombCutKInputsBeaut|     0.112 |     0.008 |    0.003       0.0     0.01 |      89 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2XicKPiXic2PKPiBeauty2CharmCombCutPiInputsBeau|     0.000 |     0.004 |    0.002       0.0     0.00 |      89 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2XicKPiXic2PKPiBeauty2Charm                   |     0.674 |     0.695 |    0.067      11.5     1.45 |      89 |     0.062 |
+TimingAuditor.TIMER              INFO            Xib2XicKPiXic2PKPiBeauty2CharmTISTOS             |     0.000 |     4.304 |    1.315       8.4     2.70 |       7 |     0.030 |
+TimingAuditor.TIMER              INFO            Xib2XicKPiXic2PKPiBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.149 |    0.066       0.4     0.12 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2XicKPiXic2PKPiBeauty2CharmLine               |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2XicKPiXic2PKPiBeauty2CharmLine  |     0.000 |     0.126 |    0.126       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2XicKPiXic2PKPiBeauty2CharmLine  |     0.000 |     0.116 |    0.116       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2XicKPiXic2PKPiBeauty2CharmLine  |     0.000 |     0.104 |    0.104       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicKPiXic2PKPiBeauty2CharmLinePostSca|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2XicKKXic2PKPiBeauty2CharmLine         |     0.130 |     0.140 |    0.021      12.4     0.62 |    1000 |     0.140 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicKKXic2PKPiBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicKKXic2PKPiBeauty2CharmLineHlt2Filt|     0.010 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicKKXic2PKPiBeauty2CharmLineFilterSe|     0.245 |     0.243 |    0.010      12.1     0.97 |     366 |     0.089 |
+TimingAuditor.TIMER              INFO            StrippingXib2XicKKXic2PKPiBeauty2CharmLineVOIDFil|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2XicKKXic2PKPiBeauty2CharmCombCutXic2PKPiBeaut|     0.000 |     0.031 |    0.014       0.1     0.01 |      89 |     0.003 |
+TimingAuditor.TIMER              INFO            Xib2XicKKXic2PKPiBeauty2CharmCombCutKInputsBeauty|     0.000 |     0.007 |    0.003       0.0     0.01 |      89 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2XicKKXic2PKPiBeauty2Charm                    |     0.449 |     0.457 |    0.052       6.7     0.92 |      89 |     0.041 |
+TimingAuditor.TIMER              INFO            Xib2XicKKXic2PKPiBeauty2CharmTISTOS              |     1.250 |     2.853 |    0.660       9.4     2.83 |       8 |     0.023 |
+TimingAuditor.TIMER              INFO            Xib2XicKKXic2PKPiBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.100 |    0.068       0.2     0.04 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2XicKKXic2PKPiBeauty2CharmLine                |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2XicKKXic2PKPiBeauty2CharmLine   |     0.000 |     0.095 |    0.095       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2XicKKXic2PKPiBeauty2CharmLine   |     0.000 |     0.074 |    0.074       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2XicKKXic2PKPiBeauty2CharmLine   |     0.000 |     0.086 |    0.086       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicKKXic2PKPiBeauty2CharmLinePostScal|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2XicKKWSXic2PKPiBeauty2CharmLine       |     0.060 |     0.045 |    0.014       3.8     0.14 |    1000 |     0.045 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicKKWSXic2PKPiBeauty2CharmLinePreSca|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicKKWSXic2PKPiBeauty2CharmLineHlt2Fi|     0.000 |     0.009 |    0.005       0.1     0.01 |     116 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicKKWSXic2PKPiBeauty2CharmLineFilter|     0.000 |     0.279 |    0.011       3.7     0.67 |      36 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingXib2XicKKWSXic2PKPiBeauty2CharmLineVOIDF|     0.000 |     0.005 |    0.003       0.0     0.00 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2XicKKWSXic2PKPiBeauty2CharmCombCutXic2PKPiBea|     0.000 |     0.033 |    0.016       0.1     0.02 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2XicKKWSXic2PKPiBeauty2CharmCombCutKInputsBeau|     0.000 |     0.008 |    0.003       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2XicKKWSXic2PKPiBeauty2Charm                  |     0.000 |     0.393 |    0.058       1.2     0.34 |      11 |     0.004 |
+TimingAuditor.TIMER              INFO            Xib2XicKKWSXic2PKPiBeauty2CharmTISTOS            |     0.000 |     1.329 |    0.783       1.9     0.77 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            Xib2XicKKWSXic2PKPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2XicKKWSXic2PKPiBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2XicKKWSXic2PKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2XicKKWSXic2PKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2XicKKWSXic2PKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicKKWSXic2PKPiBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2XicPiPiWSXic2PKPiBeauty2CharmLine     |     0.000 |     0.037 |    0.014       2.1     0.08 |    1000 |     0.038 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicPiPiWSXic2PKPiBeauty2CharmLinePreS|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicPiPiWSXic2PKPiBeauty2CharmLineHlt2|     0.000 |     0.012 |    0.005       0.1     0.01 |      82 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicPiPiWSXic2PKPiBeauty2CharmLineFilt|     0.000 |     0.149 |    0.012       2.0     0.36 |      36 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingXib2XicPiPiWSXic2PKPiBeauty2CharmLineVOI|     0.000 |     0.006 |    0.002       0.0     0.00 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2XicPiPiWSXic2PKPiBeauty2CharmCombCutXic2PKPiB|     0.000 |     0.034 |    0.022       0.1     0.01 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2XicPiPiWSXic2PKPiBeauty2CharmCombCutPiInputsB|     0.000 |     0.010 |    0.005       0.0     0.01 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2XicPiPiWSXic2PKPiBeauty2Charm                |     0.000 |     0.486 |    0.069       1.8     0.62 |       7 |     0.003 |
+TimingAuditor.TIMER              INFO            Xib2XicPiPiWSXic2PKPiBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2XicPiPiWSXic2PKPiBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2XicPiPiWSXic2PKPiBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2XicPiPiWSXic2PKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2XicPiPiWSXic2PKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2XicPiPiWSXic2PKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicPiPiWSXic2PKPiBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2XicKPiWSXic2PKPiBeauty2CharmLine      |     0.050 |     0.037 |    0.014       1.6     0.06 |    1000 |     0.037 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicKPiWSXic2PKPiBeauty2CharmLinePreSc|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicKPiWSXic2PKPiBeauty2CharmLineHlt2F|     0.000 |     0.012 |    0.006       0.1     0.01 |      91 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicKPiWSXic2PKPiBeauty2CharmLineFilte|     0.322 |     0.110 |    0.014       1.5     0.28 |      31 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingXib2XicKPiWSXic2PKPiBeauty2CharmLineVOID|     0.000 |     0.007 |    0.003       0.0     0.00 |      31 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2XicKPiWSXic2PKPiBeauty2CharmCombCutXic2PKPiBe|     0.000 |     0.027 |    0.020       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2XicKPiWSXic2PKPiBeauty2CharmCombCutKInputsBea|     0.000 |     0.005 |    0.004       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2XicKPiWSXic2PKPiBeauty2CharmCombCutPiInputsBe|     0.000 |     0.005 |    0.003       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2XicKPiWSXic2PKPiBeauty2Charm                 |     0.000 |     0.392 |    0.099       1.3     0.51 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2XicKPiWSXic2PKPiBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2XicKPiWSXic2PKPiBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2XicKPiWSXic2PKPiBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2XicKPiWSXic2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2XicKPiWSXic2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2XicKPiWSXic2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2XicKPiWSXic2PKPiBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcDstDstar2D0PiPIDBeauty2CharmLine     |     0.050 |     0.070 |    0.024       5.2     0.19 |    1000 |     0.070 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDstDstar2D0PiPIDBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDstDstar2D0PiPIDBeauty2CharmLineHlt2|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDstDstar2D0PiPIDBeauty2CharmLineFilt|     0.054 |     0.030 |    0.009       2.1     0.12 |     366 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcDstDstar2D0PiPIDBeauty2CharmLineVOI|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2LcDstDstar2D0PiPIDBeauty2CharmCombCutDstar2D0P|     0.000 |     0.028 |    0.012       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2LcDstDstar2D0PiPIDBeauty2CharmCombCutLc2PKPiBe|     0.000 |     0.027 |    0.008       0.1     0.02 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcDstDstar2D0PiPIDBeauty2Charm                |     0.000 |     0.301 |    0.060       1.8     0.56 |       9 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2LcDstDstar2D0PiPIDBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcDstDstar2D0PiPIDBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcDstDstar2D0PiPIDBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcDstDstar2D0PiPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcDstDstar2D0PiPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcDstDstar2D0PiPIDBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDstDstar2D0PiPIDBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcDstWSDstar2D0PiPIDBeauty2CharmLine   |     0.040 |     0.054 |    0.015      16.6     0.53 |    1000 |     0.054 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDstWSDstar2D0PiPIDBeauty2CharmLinePr|     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDstWSDstar2D0PiPIDBeauty2CharmLineHl|     0.000 |     0.010 |    0.005       0.1     0.01 |     100 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDstWSDstar2D0PiPIDBeauty2CharmLineFi|     0.526 |     0.447 |    0.008      16.3     2.65 |      38 |     0.017 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcDstWSDstar2D0PiPIDBeauty2CharmLineV|     0.000 |     0.006 |    0.003       0.0     0.01 |      38 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcDstWSDstar2D0PiPIDBeauty2CharmCombCutDstar2D|     0.000 |     0.068 |    0.068       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcDstWSDstar2D0PiPIDBeauty2CharmCombCutLc2PKPi|     0.000 |     0.114 |    0.114       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcDstWSDstar2D0PiPIDBeauty2Charm              |    10.000 |    10.099 |   10.099      10.1     0.00 |       1 |     0.010 |
+TimingAuditor.TIMER              INFO            Lb2LcDstWSDstar2D0PiPIDBeauty2CharmTISTOS        |    10.000 |     3.638 |    3.638       3.6     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            Lb2LcDstWSDstar2D0PiPIDBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.196 |    0.196       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcDstWSDstar2D0PiPIDBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcDstWSDstar2D0PiPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcDstWSDstar2D0PiPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcDstWSDstar2D0PiPIDBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcDstWSDstar2D0PiPIDBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2LcLcBeauty2CharmLine                    |     0.060 |     0.101 |    0.021      18.3     0.63 |    1000 |     0.101 |
+TimingAuditor.TIMER              INFO           StrippingX2LcLcBeauty2CharmLinePreScaler          |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX2LcLcBeauty2CharmLineHlt2Filter         |     0.000 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingX2LcLcBeauty2CharmLineFilterSequence     |     0.109 |     0.131 |    0.013      18.2     1.02 |     366 |     0.048 |
+TimingAuditor.TIMER              INFO            StrippingX2LcLcBeauty2CharmLineVOIDFilter        |     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            X2LcLcBeauty2CharmCombCutLc2PKPiBeauty2Charm     |     0.000 |     0.030 |    0.009       0.1     0.02 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            X2LcLcBeauty2Charm                               |     0.116 |     0.072 |    0.032       0.6     0.09 |      86 |     0.006 |
+TimingAuditor.TIMER              INFO            X2LcLcBeauty2CharmTISTOS                         |    10.000 |     8.898 |    5.637      12.2     4.61 |       2 |     0.018 |
+TimingAuditor.TIMER              INFO            X2LcLcBeauty2CharmB2CBBDTBeauty2CharmFilter      |     0.000 |     0.174 |    0.174       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcLcBeauty2CharmLine                           |     0.000 |     0.009 |    0.009       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2LcLcBeauty2CharmLine              |     0.000 |     0.640 |    0.640       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2LcLcBeauty2CharmLine              |     0.000 |     0.514 |    0.514       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2LcLcBeauty2CharmLine              |     0.000 |     0.619 |    0.619       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingX2LcLcBeauty2CharmLinePostScaler         |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2LcLcWSBeauty2CharmLine                  |     0.020 |     0.045 |    0.014       5.7     0.19 |    1000 |     0.046 |
+TimingAuditor.TIMER              INFO           StrippingX2LcLcWSBeauty2CharmLinePreScaler        |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingX2LcLcWSBeauty2CharmLineHlt2Filter       |     0.000 |     0.010 |    0.005       0.0     0.01 |      98 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingX2LcLcWSBeauty2CharmLineFilterSequence   |     0.232 |     0.103 |    0.012       1.8     0.27 |      43 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingX2LcLcWSBeauty2CharmLineVOIDFilter      |     0.000 |     0.008 |    0.004       0.0     0.01 |      43 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcLcWSBeauty2CharmCombCutLc2PKPiBeauty2Charm   |     0.000 |     0.032 |    0.018       0.1     0.01 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcLcWSBeauty2Charm                             |     0.833 |     0.177 |    0.040       1.6     0.45 |      12 |     0.002 |
+TimingAuditor.TIMER              INFO            X2LcLcWSBeauty2CharmTISTOS                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcLcWSBeauty2CharmB2CBBDTBeauty2CharmFilter    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X2LcLcWSBeauty2CharmLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2LcLcWSBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2LcLcWSBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2LcLcWSBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX2LcLcWSBeauty2CharmLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2Lc5PiLc2PKPiPIDBeauty2CharmLine        |     0.540 |     0.546 |    0.021     310.6    10.26 |    1000 |     0.547 |
+TimingAuditor.TIMER              INFO           StrippingLb2Lc5PiLc2PKPiPIDBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2Lc5PiLc2PKPiPIDBeauty2CharmLineHlt2Fil|     0.000 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingLb2Lc5PiLc2PKPiPIDBeauty2CharmLineFilterS|     1.393 |     1.347 |    0.011     310.3    16.92 |     366 |     0.493 |
+TimingAuditor.TIMER              INFO            StrippingLb2Lc5PiLc2PKPiPIDBeauty2CharmLineVOIDFi|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2Lc5PiLc2PKPiPIDBeauty2CharmCombCutLc2PKPiBeaut|     0.116 |     0.029 |    0.009       0.1     0.01 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2Lc5PiLc2PKPiPIDBeauty2CharmCombCutX2PiPiPiBeau|     0.000 |     0.010 |    0.005       0.0     0.01 |      74 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2Lc5PiLc2PKPiPIDBeauty2CharmCombCutX2PiPiPIDBea|     0.000 |     0.008 |    0.004       0.1     0.01 |      74 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2Lc5PiLc2PKPiPIDBeauty2Charm                   |     1.216 |     0.848 |    0.058      33.9     3.97 |      74 |     0.063 |
+TimingAuditor.TIMER              INFO            Lb2Lc5PiLc2PKPiPIDBeauty2CharmTISTOS             |    76.000 |    74.939 |    2.968     270.7   112.22 |       5 |     0.375 |
+TimingAuditor.TIMER              INFO            Lb2Lc5PiLc2PKPiPIDBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.302 |    0.088       0.7     0.23 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2Lc5PiLc2PKPiPIDBeauty2CharmLine               |     0.000 |     0.009 |    0.007       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2Lc5PiLc2PKPiPIDBeauty2CharmLine  |     5.000 |     1.433 |    0.347       3.0     1.17 |       4 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2Lc5PiLc2PKPiPIDBeauty2CharmLine  |     0.000 |     1.314 |    0.344       3.0     1.16 |       4 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2Lc5PiLc2PKPiPIDBeauty2CharmLine  |     0.000 |     1.310 |    0.330       3.0     1.19 |       4 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingLb2Lc5PiLc2PKPiPIDBeauty2CharmLinePostSca|     0.000 |     0.003 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2D0Lambda0DDD02HHBeauty2CharmLine       |     0.140 |     0.165 |    0.023      10.1     0.59 |    1000 |     0.165 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0Lambda0DDD02HHBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0Lambda0DDD02HHBeauty2CharmLineHlt2Fi|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0Lambda0DDD02HHBeauty2CharmLineFilter|     0.245 |     0.302 |    0.008       9.9     0.92 |     366 |     0.111 |
+TimingAuditor.TIMER              INFO            StrippingLb2D0Lambda0DDD02HHBeauty2CharmLineVOIDF|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2D0Lambda0DDD02HHBeauty2CharmCombCutD2HHBeauty2|     0.000 |     0.014 |    0.005       0.0     0.01 |     205 |     0.003 |
+TimingAuditor.TIMER              INFO            Lambda0_DDInputsBeauty2CharmFilter               |     0.000 |     0.009 |    0.004       0.0     0.01 |     129 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2D0Lambda0DDD02HHBeauty2CharmCombCutLambda0_DDI|     0.136 |     0.018 |    0.007       0.1     0.01 |      73 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2D0Lambda0DDD02HHBeauty2Charm                  |     0.136 |     0.118 |    0.057       1.4     0.16 |      73 |     0.009 |
+TimingAuditor.TIMER              INFO            Lb2D0Lambda0DDD02HHBeauty2CharmTISTOS            |     0.000 |     1.443 |    0.559       2.3     1.25 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2D0Lambda0DDD02HHBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.080 |    0.068       0.1     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2D0Lambda0DDD02HHBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2D0Lambda0DDD02HHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2D0Lambda0DDD02HHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2D0Lambda0DDD02HHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0Lambda0DDD02HHBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2D0Lambda0LLD02HHBeauty2CharmLine       |     0.070 |     0.093 |    0.022       3.3     0.23 |    1000 |     0.094 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0Lambda0LLD02HHBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0Lambda0LLD02HHBeauty2CharmLineHlt2Fi|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0Lambda0LLD02HHBeauty2CharmLineFilter|     0.109 |     0.114 |    0.007       3.0     0.34 |     366 |     0.042 |
+TimingAuditor.TIMER              INFO            StrippingLb2D0Lambda0LLD02HHBeauty2CharmLineVOIDF|     0.000 |     0.006 |    0.003       0.2     0.01 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2D0Lambda0LLD02HHBeauty2CharmCombCutD2HHBeauty2|     0.000 |     0.012 |    0.004       0.1     0.01 |     205 |     0.003 |
+TimingAuditor.TIMER              INFO            Lambda0_LLInputsBeauty2CharmFilter               |     0.000 |     0.011 |    0.004       0.1     0.01 |      38 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2D0Lambda0LLD02HHBeauty2CharmCombCutLambda0_LLI|     0.000 |     0.032 |    0.010       0.1     0.02 |      25 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2D0Lambda0LLD02HHBeauty2Charm                  |     0.400 |     0.202 |    0.060       2.4     0.47 |      25 |     0.005 |
+TimingAuditor.TIMER              INFO            Lb2D0Lambda0LLD02HHBeauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2D0Lambda0LLD02HHBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2D0Lambda0LLD02HHBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2D0Lambda0LLD02HHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2D0Lambda0LLD02HHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2D0Lambda0LLD02HHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0Lambda0LLD02HHBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2DpKKD2HHHBeauty2CharmLine              |     0.150 |     0.169 |    0.021      22.5     0.83 |    1000 |     0.169 |
+TimingAuditor.TIMER              INFO           StrippingLb2DpKKD2HHHBeauty2CharmLinePreScaler    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2DpKKD2HHHBeauty2CharmLineHlt2Filter   |     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingLb2DpKKD2HHHBeauty2CharmLineFilterSequenc|     0.273 |     0.316 |    0.007      22.4     1.33 |     366 |     0.116 |
+TimingAuditor.TIMER              INFO            StrippingLb2DpKKD2HHHBeauty2CharmLineVOIDFilter  |     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2DpKKD2HHHBeauty2CharmCombCutD2HHHCFPIDBeauty2C|     0.000 |     0.015 |    0.007       0.1     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            X2pKKBeauty2Charm                                |     0.295 |     0.311 |    0.046       3.9     0.44 |     237 |     0.074 |
+TimingAuditor.TIMER              INFO            X2pKKTIGHTPIDBeauty2CharmFilter                  |     0.000 |     0.017 |    0.008       0.0     0.01 |      51 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2DpKKD2HHHBeauty2CharmCombCutX2pKKTIGHTPIDBeaut|     0.000 |     0.033 |    0.011       0.1     0.02 |      31 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2DpKKD2HHHBeauty2Charm                         |     0.322 |     0.134 |    0.052       0.8     0.17 |      31 |     0.004 |
+TimingAuditor.TIMER              INFO            Lb2DpKKD2HHHBeauty2CharmTISTOS                   |    10.000 |    14.785 |   14.785      14.8     0.00 |       1 |     0.015 |
+TimingAuditor.TIMER              INFO            Lb2DpKKD2HHHBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.000 |     0.178 |    0.178       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DpKKD2HHHBeauty2CharmLine                     |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2DpKKD2HHHBeauty2CharmLine        |     0.000 |     0.428 |    0.428       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2DpKKD2HHHBeauty2CharmLine        |     0.000 |     0.388 |    0.388       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2DpKKD2HHHBeauty2CharmLine        |     0.000 |     0.366 |    0.366       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2DpKKD2HHHBeauty2CharmLinePostScaler   |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2DpPiPiD2HHHBeauty2CharmLine            |     0.300 |     0.285 |    0.021      28.6     1.32 |    1000 |     0.285 |
+TimingAuditor.TIMER              INFO           StrippingLb2DpPiPiD2HHHBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2DpPiPiD2HHHBeauty2CharmLineHlt2Filter |     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingLb2DpPiPiD2HHHBeauty2CharmLineFilterSeque|     0.655 |     0.630 |    0.007      28.3     2.10 |     366 |     0.231 |
+TimingAuditor.TIMER              INFO            StrippingLb2DpPiPiD2HHHBeauty2CharmLineVOIDFilter|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2DpPiPiD2HHHBeauty2CharmCombCutD2HHHCFPIDBeauty|     0.000 |     0.015 |    0.007       0.1     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            X2pPiPiBeauty2Charm                              |     0.632 |     0.620 |    0.059       9.2     0.90 |     237 |     0.147 |
+TimingAuditor.TIMER              INFO            X2pPiPiTIGHTPIDBeauty2CharmFilter                |     0.000 |     0.017 |    0.008       0.1     0.01 |     138 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2DpPiPiD2HHHBeauty2CharmCombCutX2pPiPiTIGHTPIDB|     0.000 |     0.030 |    0.010       0.1     0.02 |      89 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2DpPiPiD2HHHBeauty2Charm                       |     0.337 |     0.131 |    0.053       1.3     0.17 |      89 |     0.012 |
+TimingAuditor.TIMER              INFO            Lb2DpPiPiD2HHHBeauty2CharmTISTOS                 |     4.000 |     7.848 |    2.056      14.2     5.81 |       5 |     0.039 |
+TimingAuditor.TIMER              INFO            Lb2DpPiPiD2HHHBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.168 |    0.090       0.2     0.11 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DpPiPiD2HHHBeauty2CharmLine                   |     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2DpPiPiD2HHHBeauty2CharmLine      |     0.000 |     0.263 |    0.263       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2DpPiPiD2HHHBeauty2CharmLine      |     0.000 |     0.158 |    0.158       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2DpPiPiD2HHHBeauty2CharmLine      |     0.000 |     0.304 |    0.304       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2DpPiPiD2HHHBeauty2CharmLinePostScaler |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2DpKPiD2HHHBeauty2CharmLine             |     0.240 |     0.278 |    0.022      19.7     1.16 |    1000 |     0.279 |
+TimingAuditor.TIMER              INFO           StrippingLb2DpKPiD2HHHBeauty2CharmLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2DpKPiD2HHHBeauty2CharmLineHlt2Filter  |     0.010 |     0.013 |    0.004       4.5     0.14 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO           StrippingLb2DpKPiD2HHHBeauty2CharmLineFilterSequen|     0.573 |     0.594 |    0.008      19.5     1.80 |     366 |     0.218 |
+TimingAuditor.TIMER              INFO            StrippingLb2DpKPiD2HHHBeauty2CharmLineVOIDFilter |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2DpKPiD2HHHBeauty2CharmCombCutD2HHHCFPIDBeauty2|     0.000 |     0.016 |    0.007       0.0     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            X2pKPiBeauty2Charm                               |     0.801 |     0.598 |    0.053       8.7     1.04 |     237 |     0.142 |
+TimingAuditor.TIMER              INFO            X2pKPiTIGHTPIDBeauty2CharmFilter                 |     0.000 |     0.021 |    0.007       0.4     0.04 |     113 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2DpKPiD2HHHBeauty2CharmCombCutX2pKPiTIGHTPIDBea|     0.135 |     0.028 |    0.009       0.1     0.02 |      74 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2DpKPiD2HHHBeauty2Charm                        |     0.135 |     0.135 |    0.049       1.5     0.19 |      74 |     0.010 |
+TimingAuditor.TIMER              INFO            Lb2DpKPiD2HHHBeauty2CharmTISTOS                  |     5.000 |     4.832 |    1.002      10.8     4.26 |       4 |     0.019 |
+TimingAuditor.TIMER              INFO            Lb2DpKPiD2HHHBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.134 |    0.100       0.2     0.03 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DpKPiD2HHHBeauty2CharmLine                    |     0.000 |     0.007 |    0.007       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2DpKPiD2HHHBeauty2CharmLine       |     0.000 |     0.253 |    0.244       0.3     0.01 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2DpKPiD2HHHBeauty2CharmLine       |     0.000 |     0.224 |    0.188       0.3     0.05 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2DpKPiD2HHHBeauty2CharmLine       |     0.000 |     0.226 |    0.219       0.2     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2DpKPiD2HHHBeauty2CharmLinePostScaler  |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2D0pKKD02HHBeauty2CharmLine            |     0.150 |     0.111 |    0.021       1.9     0.19 |    1000 |     0.111 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0pKKD02HHBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0pKKD02HHBeauty2CharmLineHlt2Filter |     0.030 |     0.008 |    0.004       0.0     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0pKKD02HHBeauty2CharmLineFilterSeque|     0.218 |     0.159 |    0.008       1.8     0.25 |     366 |     0.058 |
+TimingAuditor.TIMER              INFO            StrippingXib2D0pKKD02HHBeauty2CharmLineVOIDFilter|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2D0pKKD02HHBeauty2CharmCombCutD2HHBeauty2Charm|     0.000 |     0.013 |    0.005       0.1     0.01 |     205 |     0.003 |
+TimingAuditor.TIMER              INFO            Xib2D0pKKD02HHBeauty2CharmCombCutX2pKKTIGHTPIDBea|     0.000 |     0.031 |    0.011       0.1     0.02 |      30 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2D0pKKD02HHBeauty2Charm                       |     0.333 |     0.157 |    0.058       0.8     0.17 |      30 |     0.005 |
+TimingAuditor.TIMER              INFO            Xib2D0pKKD02HHBeauty2CharmTISTOS                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2D0pKKD02HHBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2D0pKKD02HHBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2D0pKKD02HHBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2D0pKKD02HHBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2D0pKKD02HHBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0pKKD02HHBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2D0pPiPiD02HHBeauty2CharmLine          |     0.200 |     0.195 |    0.021      13.9     0.67 |    1000 |     0.196 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0pPiPiD02HHBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0pPiPiD02HHBeauty2CharmLineHlt2Filte|     0.030 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0pPiPiD02HHBeauty2CharmLineFilterSeq|     0.409 |     0.386 |    0.008      13.7     1.05 |     366 |     0.141 |
+TimingAuditor.TIMER              INFO            StrippingXib2D0pPiPiD02HHBeauty2CharmLineVOIDFilt|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2D0pPiPiD02HHBeauty2CharmCombCutD2HHBeauty2Cha|     0.000 |     0.013 |    0.005       0.1     0.01 |     205 |     0.003 |
+TimingAuditor.TIMER              INFO            Xib2D0pPiPiD02HHBeauty2CharmCombCutX2pPiPiTIGHTPI|     0.000 |     0.025 |    0.008       0.1     0.02 |     106 |     0.003 |
+TimingAuditor.TIMER              INFO            Xib2D0pPiPiD02HHBeauty2Charm                     |     0.188 |     0.144 |    0.051       2.0     0.21 |     106 |     0.015 |
+TimingAuditor.TIMER              INFO            Xib2D0pPiPiD02HHBeauty2CharmTISTOS               |     5.714 |     4.022 |    0.655      11.9     3.97 |       7 |     0.028 |
+TimingAuditor.TIMER              INFO            Xib2D0pPiPiD02HHBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.092 |    0.055       0.1     0.03 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2D0pPiPiD02HHBeauty2CharmLine                 |     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2D0pPiPiD02HHBeauty2CharmLine    |     0.000 |     0.315 |    0.315       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2D0pPiPiD02HHBeauty2CharmLine    |     0.000 |     0.222 |    0.222       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2D0pPiPiD02HHBeauty2CharmLine    |     0.000 |     0.279 |    0.279       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0pPiPiD02HHBeauty2CharmLinePostScale|     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2D0pKPiD02HHBeauty2CharmLine           |     0.220 |     0.180 |    0.021      11.7     0.65 |    1000 |     0.180 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0pKPiD02HHBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0pKPiD02HHBeauty2CharmLineHlt2Filter|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0pKPiD02HHBeauty2CharmLineFilterSequ|     0.464 |     0.343 |    0.007      11.5     1.01 |     366 |     0.126 |
+TimingAuditor.TIMER              INFO            StrippingXib2D0pKPiD02HHBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2D0pKPiD02HHBeauty2CharmCombCutD2HHBeauty2Char|     0.000 |     0.013 |    0.006       0.1     0.01 |     205 |     0.003 |
+TimingAuditor.TIMER              INFO            Xib2D0pKPiD02HHBeauty2CharmCombCutX2pKPiTIGHTPIDB|     0.000 |     0.024 |    0.010       0.1     0.01 |      79 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2D0pKPiD02HHBeauty2Charm                      |     0.253 |     0.149 |    0.049       1.8     0.23 |      79 |     0.012 |
+TimingAuditor.TIMER              INFO            Xib2D0pKPiD02HHBeauty2CharmTISTOS                |     2.500 |     4.934 |    2.220       9.9     3.45 |       4 |     0.020 |
+TimingAuditor.TIMER              INFO            Xib2D0pKPiD02HHBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.150 |    0.122       0.2     0.02 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2D0pKPiD02HHBeauty2CharmLine                  |     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2D0pKPiD02HHBeauty2CharmLine     |     0.000 |     0.241 |    0.241       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2D0pKPiD02HHBeauty2CharmLine     |     0.000 |     0.238 |    0.238       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2D0pKPiD02HHBeauty2CharmLine     |     0.000 |     0.220 |    0.220       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0pKPiD02HHBeauty2CharmLinePostScaler|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2D0pKD02K3PiBeauty2CharmLine            |     0.140 |     0.135 |    0.021      25.5     0.86 |    1000 |     0.136 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0pKD02K3PiBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0pKD02K3PiBeauty2CharmLineHlt2Filter |     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0pKD02K3PiBeauty2CharmLineFilterSeque|     0.191 |     0.217 |    0.008      25.4     1.39 |     366 |     0.080 |
+TimingAuditor.TIMER              INFO            StrippingLb2D0pKD02K3PiBeauty2CharmLineVOIDFilter|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2D0pKD02K3PiBeauty2CharmCombCutD2K3PIPIDBeauty2|     0.000 |     0.031 |    0.010       0.1     0.02 |      70 |     0.002 |
+TimingAuditor.TIMER              INFO            P_PIDTopoInputsBeauty2CharmFilter                |     0.000 |     0.013 |    0.006       0.1     0.01 |     140 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2D0pKD02K3PiBeauty2CharmCombCutP_PIDTopoInputsB|     0.000 |     0.026 |    0.008       0.1     0.02 |      67 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2D0pKD02K3PiBeauty2CharmCombCutK_PIDTopoInputsB|     0.000 |     0.016 |    0.004       0.1     0.01 |      66 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2D0pKD02K3PiBeauty2Charm                       |     0.151 |     0.306 |    0.066       4.8     0.65 |      66 |     0.020 |
+TimingAuditor.TIMER              INFO            Lb2D0pKD02K3PiBeauty2CharmTISTOS                 |     3.333 |     4.902 |    1.196      11.4     5.64 |       3 |     0.015 |
+TimingAuditor.TIMER              INFO            Lb2D0pKD02K3PiBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.149 |    0.078       0.2     0.10 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2D0pKD02K3PiBeauty2CharmLine                   |     0.000 |     0.015 |    0.015       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2D0pKD02K3PiBeauty2CharmLine      |     0.000 |     2.145 |    2.145       2.1     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2D0pKD02K3PiBeauty2CharmLine      |    10.000 |     1.783 |    1.783       1.8     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2D0pKD02K3PiBeauty2CharmLine      |     0.000 |     1.828 |    1.828       1.8     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2D0pKD02K3PiBeauty2CharmLinePostScaler |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc2DpKD2HHHBeauty2CharmLine             |     0.180 |     0.130 |    0.020      10.5     0.43 |    1000 |     0.131 |
+TimingAuditor.TIMER              INFO           StrippingXibc2DpKD2HHHBeauty2CharmLinePreScaler   |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc2DpKD2HHHBeauty2CharmLineHlt2Filter  |     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXibc2DpKD2HHHBeauty2CharmLineFilterSequen|     0.327 |     0.213 |    0.008      10.3     0.66 |     366 |     0.078 |
+TimingAuditor.TIMER              INFO            StrippingXibc2DpKD2HHHBeauty2CharmLineVOIDFilter |     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2DpKD2HHHBeauty2CharmCombCutD2HHHCFPIDBeauty2|     0.000 |     0.017 |    0.007       0.1     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2DpKD2HHHBeauty2CharmCombCutP_PIDTopoInputsBe|     0.000 |     0.024 |    0.008       0.1     0.02 |     116 |     0.003 |
+TimingAuditor.TIMER              INFO            Xibc2DpKD2HHHBeauty2CharmCombCutK_PIDTopoInputsBe|     0.000 |     0.014 |    0.004       0.1     0.01 |     116 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2DpKD2HHHBeauty2Charm                        |     0.689 |     0.251 |    0.060       3.5     0.45 |     116 |     0.029 |
+TimingAuditor.TIMER              INFO            Xibc2DpKD2HHHBeauty2CharmTISTOS                  |     0.000 |     2.526 |    2.526       2.5     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            Xibc2DpKD2HHHBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.195 |    0.195       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2DpKD2HHHBeauty2CharmLine                    |     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc2DpKD2HHHBeauty2CharmLine       |     0.000 |     0.280 |    0.280       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc2DpKD2HHHBeauty2CharmLine       |     0.000 |     0.327 |    0.327       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc2DpKD2HHHBeauty2CharmLine       |     0.000 |     0.253 |    0.253       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXibc2DpKD2HHHBeauty2CharmLinePostScaler  |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LcpbarKSSLc2PKPiBeauty2CharmLine        |     0.240 |     0.234 |    0.023      21.8     1.42 |    1000 |     0.235 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarKSSLc2PKPiBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarKSSLc2PKPiBeauty2CharmLineHlt2Fil|     0.010 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarKSSLc2PKPiBeauty2CharmLineFilterS|     0.464 |     0.483 |    0.012      21.7     2.29 |     366 |     0.177 |
+TimingAuditor.TIMER              INFO            StrippingB2LcpbarKSSLc2PKPiBeauty2CharmLineVOIDFi|     0.000 |     0.012 |    0.003       0.7     0.06 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            B2LcpbarKSSLc2PKPiBeauty2CharmCombCutLc2PKPiBeaut|     0.000 |     0.033 |    0.012       0.1     0.01 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            B2LcpbarKSSLc2PKPiBeauty2CharmCombCutKInputsBeaut|     0.000 |     0.007 |    0.003       0.0     0.01 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO            B2LcpbarKSSLc2PKPiBeauty2CharmCombCutPTopoInputsB|     0.000 |     0.014 |    0.005       0.1     0.01 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO            B2LcpbarKSSLc2PKPiBeauty2Charm                   |     0.465 |     0.502 |    0.062       6.8     0.85 |      86 |     0.043 |
+TimingAuditor.TIMER              INFO            B2LcpbarKSSLc2PKPiBeauty2CharmTISTOS             |     5.000 |     4.695 |    0.658      16.8     5.13 |      16 |     0.075 |
+TimingAuditor.TIMER              INFO            B2LcpbarKSSLc2PKPiBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.108 |    0.054       0.2     0.05 |      12 |     0.001 |
+TimingAuditor.TIMER              INFO            B2LcpbarKSSLc2PKPiBeauty2CharmLine               |     0.000 |     0.010 |    0.006       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LcpbarKSSLc2PKPiBeauty2CharmLine  |     0.000 |     0.385 |    0.134       0.9     0.26 |       8 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LcpbarKSSLc2PKPiBeauty2CharmLine  |     0.000 |     0.318 |    0.084       0.8     0.25 |       8 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LcpbarKSSLc2PKPiBeauty2CharmLine  |     0.000 |     0.350 |    0.098       0.9     0.28 |       8 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarKSSLc2PKPiBeauty2CharmLinePostSca|     0.000 |     0.002 |    0.002       0.0     0.00 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LcpbarPiSSLc2PKPiBeauty2CharmLine       |     0.160 |     0.188 |    0.021      17.4     1.00 |    1000 |     0.188 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarPiSSLc2PKPiBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarPiSSLc2PKPiBeauty2CharmLineHlt2Fi|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarPiSSLc2PKPiBeauty2CharmLineFilter|     0.355 |     0.360 |    0.011      17.2     1.60 |     366 |     0.132 |
+TimingAuditor.TIMER              INFO            StrippingB2LcpbarPiSSLc2PKPiBeauty2CharmLineVOIDF|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2LcpbarPiSSLc2PKPiBeauty2CharmCombCutLc2PKPiBeau|     0.000 |     0.033 |    0.012       0.1     0.01 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            B2LcpbarPiSSLc2PKPiBeauty2CharmCombCutPiInputsBea|     0.000 |     0.008 |    0.003       0.0     0.01 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO            B2LcpbarPiSSLc2PKPiBeauty2CharmCombCutPTopoInputs|     0.000 |     0.013 |    0.005       0.1     0.01 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO            B2LcpbarPiSSLc2PKPiBeauty2Charm                  |     0.348 |     0.486 |    0.063       6.2     0.81 |      86 |     0.042 |
+TimingAuditor.TIMER              INFO            B2LcpbarPiSSLc2PKPiBeauty2CharmTISTOS            |     4.615 |     3.641 |    0.808      13.1     3.53 |      13 |     0.047 |
+TimingAuditor.TIMER              INFO            B2LcpbarPiSSLc2PKPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.100 |    0.049       0.2     0.04 |       9 |     0.001 |
+TimingAuditor.TIMER              INFO            B2LcpbarPiSSLc2PKPiBeauty2CharmLine              |     0.000 |     0.006 |    0.005       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LcpbarPiSSLc2PKPiBeauty2CharmLine |     0.000 |     0.301 |    0.091       0.5     0.17 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LcpbarPiSSLc2PKPiBeauty2CharmLine |     0.000 |     0.256 |    0.085       0.4     0.14 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LcpbarPiSSLc2PKPiBeauty2CharmLine |     0.000 |     0.301 |    0.087       0.6     0.20 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarPiSSLc2PKPiBeauty2CharmLinePostSc|     0.000 |     0.002 |    0.002       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LcpbarKWSLc2PKPiBeauty2CharmLine        |     0.010 |     0.058 |    0.015       7.2     0.29 |    1000 |     0.058 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarKWSLc2PKPiBeauty2CharmLinePreScal|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarKWSLc2PKPiBeauty2CharmLineHlt2Fil|     0.000 |     0.010 |    0.004       0.1     0.01 |      93 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarKWSLc2PKPiBeauty2CharmLineFilterS|     0.270 |     0.483 |    0.011       6.9     1.42 |      37 |     0.018 |
+TimingAuditor.TIMER              INFO            StrippingB2LcpbarKWSLc2PKPiBeauty2CharmLineVOIDFi|     0.000 |     0.006 |    0.003       0.0     0.00 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcpbarKWSLc2PKPiBeauty2CharmCombCutLc2PKPiBeaut|     0.000 |     0.032 |    0.017       0.1     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcpbarKWSLc2PKPiBeauty2CharmCombCutKInputsBeaut|     0.000 |     0.007 |    0.004       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcpbarKWSLc2PKPiBeauty2CharmCombCutPTopoInputsB|     0.000 |     0.012 |    0.005       0.0     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcpbarKWSLc2PKPiBeauty2Charm                   |     0.000 |     0.429 |    0.086       1.3     0.43 |       9 |     0.004 |
+TimingAuditor.TIMER              INFO            B2LcpbarKWSLc2PKPiBeauty2CharmTISTOS             |     0.000 |     2.438 |    1.690       3.6     1.00 |       3 |     0.007 |
+TimingAuditor.TIMER              INFO            B2LcpbarKWSLc2PKPiBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.124 |    0.089       0.2     0.04 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcpbarKWSLc2PKPiBeauty2CharmLine               |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LcpbarKWSLc2PKPiBeauty2CharmLine  |     0.000 |     0.214 |    0.214       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LcpbarKWSLc2PKPiBeauty2CharmLine  |     0.000 |     0.193 |    0.193       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LcpbarKWSLc2PKPiBeauty2CharmLine  |     0.000 |     0.198 |    0.198       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarKWSLc2PKPiBeauty2CharmLinePostSca|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LcpbarPiWSLc2PKPiBeauty2CharmLine       |     0.060 |     0.087 |    0.015      36.8     1.19 |    1000 |     0.087 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarPiWSLc2PKPiBeauty2CharmLinePreSca|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarPiWSLc2PKPiBeauty2CharmLineHlt2Fi|     0.000 |     0.010 |    0.005       0.1     0.01 |      97 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarPiWSLc2PKPiBeauty2CharmLineFilter|     1.081 |     1.357 |    0.012      36.7     6.11 |      37 |     0.050 |
+TimingAuditor.TIMER              INFO            StrippingB2LcpbarPiWSLc2PKPiBeauty2CharmLineVOIDF|     0.000 |     0.007 |    0.003       0.0     0.01 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcpbarPiWSLc2PKPiBeauty2CharmCombCutLc2PKPiBeau|     0.000 |     0.034 |    0.023       0.1     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcpbarPiWSLc2PKPiBeauty2CharmCombCutPiInputsBea|     0.000 |     0.019 |    0.005       0.1     0.03 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcpbarPiWSLc2PKPiBeauty2CharmCombCutPTopoInputs|     0.000 |     0.019 |    0.008       0.1     0.02 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcpbarPiWSLc2PKPiBeauty2Charm                  |     1.111 |     0.800 |    0.225       1.9     0.63 |       9 |     0.007 |
+TimingAuditor.TIMER              INFO            B2LcpbarPiWSLc2PKPiBeauty2CharmTISTOS            |    15.000 |    18.891 |    3.416      34.4    21.89 |       2 |     0.038 |
+TimingAuditor.TIMER              INFO            B2LcpbarPiWSLc2PKPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.156 |    0.156       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcpbarPiWSLc2PKPiBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LcpbarPiWSLc2PKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LcpbarPiWSLc2PKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LcpbarPiWSLc2PKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarPiWSLc2PKPiBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LcpbarLc2PKPiBeauty2CharmLine           |     0.050 |     0.091 |    0.021       2.7     0.18 |    1000 |     0.092 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarLc2PKPiBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarLc2PKPiBeauty2CharmLineHlt2Filter|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarLc2PKPiBeauty2CharmLineFilterSequ|     0.081 |     0.099 |    0.011       2.6     0.25 |     366 |     0.037 |
+TimingAuditor.TIMER              INFO            StrippingB2LcpbarLc2PKPiBeauty2CharmLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2LcpbarLc2PKPiBeauty2CharmCombCutLc2PKPiBeauty2C|     0.000 |     0.030 |    0.011       0.1     0.01 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            B2LcpbarLc2PKPiBeauty2CharmCombCutPTopoInputsBeau|     0.000 |     0.014 |    0.006       0.1     0.01 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO            B2LcpbarLc2PKPiBeauty2Charm                      |     0.000 |     0.132 |    0.047       1.9     0.21 |      86 |     0.011 |
+TimingAuditor.TIMER              INFO            B2LcpbarLc2PKPiBeauty2CharmTISTOS                |     3.333 |     0.937 |    0.594       1.5     0.47 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            B2LcpbarLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.072 |    0.067       0.1     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcpbarLc2PKPiBeauty2CharmLine                  |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LcpbarLc2PKPiBeauty2CharmLine     |     0.000 |     0.219 |    0.219       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LcpbarLc2PKPiBeauty2CharmLine     |     0.000 |     0.099 |    0.099       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LcpbarLc2PKPiBeauty2CharmLine     |     0.000 |     0.097 |    0.097       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarLc2PKPiBeauty2CharmLinePostScaler|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LcpbarWSLc2PKPiBeauty2CharmLine         |     0.000 |     0.050 |    0.015       3.5     0.15 |    1000 |     0.050 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarWSLc2PKPiBeauty2CharmLinePreScale|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarWSLc2PKPiBeauty2CharmLineHlt2Filt|     0.000 |     0.018 |    0.005       0.6     0.06 |     116 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarWSLc2PKPiBeauty2CharmLineFilterSe|     0.000 |     0.196 |    0.010       3.4     0.63 |      42 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB2LcpbarWSLc2PKPiBeauty2CharmLineVOIDFil|     0.000 |     0.004 |    0.002       0.0     0.00 |      42 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcpbarWSLc2PKPiBeauty2CharmCombCutLc2PKPiBeauty|     0.000 |     0.036 |    0.017       0.1     0.02 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcpbarWSLc2PKPiBeauty2CharmCombCutPTopoInputsBe|     0.000 |     0.017 |    0.009       0.0     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcpbarWSLc2PKPiBeauty2Charm                    |     0.000 |     0.352 |    0.056       2.3     0.73 |       9 |     0.003 |
+TimingAuditor.TIMER              INFO            B2LcpbarWSLc2PKPiBeauty2CharmTISTOS              |     0.000 |     1.212 |    1.212       1.2     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B2LcpbarWSLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.128 |    0.128       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2LcpbarWSLc2PKPiBeauty2CharmLine                |     0.000 |     0.009 |    0.009       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LcpbarWSLc2PKPiBeauty2CharmLine   |     0.000 |     0.115 |    0.115       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LcpbarWSLc2PKPiBeauty2CharmLine   |     0.000 |     0.060 |    0.060       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LcpbarWSLc2PKPiBeauty2CharmLine   |     0.000 |     0.145 |    0.145       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2LcpbarWSLc2PKPiBeauty2CharmLinePostScal|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02LcpbarKSDDLc2PKPiBeauty2CharmLine      |     0.140 |     0.101 |    0.026       6.6     0.29 |    1000 |     0.101 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKSDDLc2PKPiBeauty2CharmLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKSDDLc2PKPiBeauty2CharmLineHlt2F|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKSDDLc2PKPiBeauty2CharmLineFilte|     0.136 |     0.090 |    0.011       6.3     0.45 |     366 |     0.033 |
+TimingAuditor.TIMER              INFO            StrippingB02LcpbarKSDDLc2PKPiBeauty2CharmLineVOID|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSDDLc2PKPiBeauty2CharmCombCutLc2PKPiBea|     0.000 |     0.030 |    0.010       0.1     0.01 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSDDLc2PKPiBeauty2CharmCombCutKS0_DDInpu|     0.000 |     0.013 |    0.005       0.0     0.01 |      38 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSDDLc2PKPiBeauty2CharmCombCutPTopoInput|     0.000 |     0.013 |    0.005       0.0     0.01 |      38 |     0.001 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSDDLc2PKPiBeauty2Charm                 |     0.526 |     0.198 |    0.060       1.8     0.30 |      38 |     0.008 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSDDLc2PKPiBeauty2CharmTISTOS           |     0.000 |     2.955 |    1.762       4.1     1.69 |       2 |     0.006 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSDDLc2PKPiBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.146 |    0.146       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSDDLc2PKPiBeauty2CharmLine             |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02LcpbarKSDDLc2PKPiBeauty2CharmLine|     0.000 |     0.325 |    0.325       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02LcpbarKSDDLc2PKPiBeauty2CharmLine|     0.000 |     0.229 |    0.229       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02LcpbarKSDDLc2PKPiBeauty2CharmLine|     0.000 |     0.211 |    0.211       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKSDDLc2PKPiBeauty2CharmLinePostS|     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02LcpbarKSWSDDLc2PKPiBeauty2CharmLine    |     0.060 |     0.051 |    0.017       1.6     0.06 |    1000 |     0.051 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKSWSDDLc2PKPiBeauty2CharmLinePre|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKSWSDDLc2PKPiBeauty2CharmLineHlt|     0.000 |     0.012 |    0.006       0.1     0.01 |      96 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKSWSDDLc2PKPiBeauty2CharmLineFil|     0.000 |     0.096 |    0.012       1.5     0.26 |      33 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB02LcpbarKSWSDDLc2PKPiBeauty2CharmLineVO|     0.000 |     0.009 |    0.004       0.0     0.01 |      33 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSWSDDLc2PKPiBeauty2CharmCombCutLc2PKPiB|     0.000 |     0.034 |    0.019       0.1     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSWSDDLc2PKPiBeauty2CharmCombCutKS0_DDIn|     0.000 |     0.010 |    0.007       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSWSDDLc2PKPiBeauty2CharmCombCutPTopoInp|     0.000 |     0.012 |    0.010       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSWSDDLc2PKPiBeauty2Charm               |     0.000 |     0.502 |    0.122       1.2     0.65 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSWSDDLc2PKPiBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSWSDDLc2PKPiBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSWSDDLc2PKPiBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02LcpbarKSWSDDLc2PKPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02LcpbarKSWSDDLc2PKPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02LcpbarKSWSDDLc2PKPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKSWSDDLc2PKPiBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02LcpbarKSLLLc2PKPiBeauty2CharmLine      |     0.090 |     0.084 |    0.023       2.6     0.12 |    1000 |     0.085 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKSLLLc2PKPiBeauty2CharmLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKSLLLc2PKPiBeauty2CharmLineHlt2F|     0.010 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKSLLLc2PKPiBeauty2CharmLineFilte|     0.054 |     0.060 |    0.011       2.3     0.15 |     366 |     0.022 |
+TimingAuditor.TIMER              INFO            StrippingB02LcpbarKSLLLc2PKPiBeauty2CharmLineVOID|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSLLLc2PKPiBeauty2CharmCombCutLc2PKPiBea|     0.000 |     0.034 |    0.013       0.1     0.02 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSLLLc2PKPiBeauty2CharmCombCutKS0_LLInpu|     0.000 |     0.012 |    0.005       0.0     0.01 |      35 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSLLLc2PKPiBeauty2CharmCombCutPTopoInput|     0.000 |     0.014 |    0.007       0.1     0.01 |      35 |     0.001 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSLLLc2PKPiBeauty2Charm                 |     0.000 |     0.173 |    0.062       2.0     0.33 |      35 |     0.006 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSLLLc2PKPiBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSLLLc2PKPiBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSLLLc2PKPiBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02LcpbarKSLLLc2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02LcpbarKSLLLc2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02LcpbarKSLLLc2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKSLLLc2PKPiBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02LcpbarKSWSLLLc2PKPiBeauty2CharmLine    |     0.050 |     0.050 |    0.015       3.0     0.10 |    1000 |     0.051 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKSWSLLLc2PKPiBeauty2CharmLinePre|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKSWSLLLc2PKPiBeauty2CharmLineHlt|     0.000 |     0.012 |    0.005       0.1     0.01 |     101 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKSWSLLLc2PKPiBeauty2CharmLineFil|     0.000 |     0.152 |    0.012       2.8     0.48 |      33 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB02LcpbarKSWSLLLc2PKPiBeauty2CharmLineVO|     0.000 |     0.010 |    0.004       0.0     0.01 |      33 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSWSLLLc2PKPiBeauty2CharmCombCutLc2PKPiB|     0.000 |     0.037 |    0.024       0.1     0.01 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSWSLLLc2PKPiBeauty2CharmCombCutKS0_LLIn|     0.000 |     0.010 |    0.005       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSWSLLLc2PKPiBeauty2CharmCombCutPTopoInp|     0.000 |     0.016 |    0.007       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSWSLLLc2PKPiBeauty2Charm               |     0.000 |     0.462 |    0.068       2.4     0.95 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSWSLLLc2PKPiBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSWSLLLc2PKPiBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcpbarKSWSLLLc2PKPiBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02LcpbarKSWSLLLc2PKPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02LcpbarKSWSLLLc2PKPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02LcpbarKSWSLLLc2PKPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02LcpbarKSWSLLLc2PKPiBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2DLambda0DDpiD2HHHBeauty2CharmLine      |     0.140 |     0.094 |    0.023       4.7     0.23 |    1000 |     0.095 |
+TimingAuditor.TIMER              INFO           StrippingLb2DLambda0DDpiD2HHHBeauty2CharmLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2DLambda0DDpiD2HHHBeauty2CharmLineHlt2F|     0.020 |     0.009 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingLb2DLambda0DDpiD2HHHBeauty2CharmLineFilte|     0.163 |     0.099 |    0.009       4.6     0.36 |     366 |     0.036 |
+TimingAuditor.TIMER              INFO            StrippingLb2DLambda0DDpiD2HHHBeauty2CharmLineVOID|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0DDpiD2HHHBeauty2CharmCombCutD2HHHCFPID|     0.000 |     0.017 |    0.007       0.0     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0DDpiD2HHHBeauty2CharmCombCutLambda0_DD|     0.217 |     0.025 |    0.009       0.1     0.01 |      46 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0DDpiD2HHHBeauty2CharmCombCutPiInputsBe|     0.000 |     0.008 |    0.004       0.0     0.01 |      46 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0DDpiD2HHHBeauty2Charm                 |     0.000 |     0.194 |    0.065       1.5     0.22 |      46 |     0.009 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0DDpiD2HHHBeauty2CharmTISTOS           |     0.000 |     1.187 |    1.187       1.2     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0DDpiD2HHHBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.118 |    0.118       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0DDpiD2HHHBeauty2CharmLine             |     0.000 |     0.009 |    0.009       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2DLambda0DDpiD2HHHBeauty2CharmLine|     0.000 |     0.342 |    0.342       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2DLambda0DDpiD2HHHBeauty2CharmLine|     0.000 |     0.186 |    0.186       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2DLambda0DDpiD2HHHBeauty2CharmLine|    10.000 |     0.253 |    0.253       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2DLambda0DDpiD2HHHBeauty2CharmLinePostS|     0.000 |     0.015 |    0.015       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2DLambda0LLpiD2HHHBeauty2CharmLine      |     0.030 |     0.072 |    0.022       2.7     0.12 |    1000 |     0.073 |
+TimingAuditor.TIMER              INFO           StrippingLb2DLambda0LLpiD2HHHBeauty2CharmLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2DLambda0LLpiD2HHHBeauty2CharmLineHlt2F|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingLb2DLambda0LLpiD2HHHBeauty2CharmLineFilte|     0.027 |     0.054 |    0.007       2.6     0.18 |     366 |     0.020 |
+TimingAuditor.TIMER              INFO            StrippingLb2DLambda0LLpiD2HHHBeauty2CharmLineVOID|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0LLpiD2HHHBeauty2CharmCombCutD2HHHCFPID|     0.000 |     0.014 |    0.007       0.0     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0LLpiD2HHHBeauty2CharmCombCutLambda0_LL|     0.000 |     0.028 |    0.014       0.1     0.01 |      25 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0LLpiD2HHHBeauty2CharmCombCutPiInputsBe|     0.000 |     0.009 |    0.004       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0LLpiD2HHHBeauty2Charm                 |     0.400 |     0.239 |    0.064       1.5     0.30 |      25 |     0.006 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0LLpiD2HHHBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0LLpiD2HHHBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0LLpiD2HHHBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2DLambda0LLpiD2HHHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2DLambda0LLpiD2HHHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2DLambda0LLpiD2HHHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2DLambda0LLpiD2HHHBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2DLambda0DDpiWSD2HHHBeauty2CharmLine    |     0.040 |     0.039 |    0.015       2.1     0.07 |    1000 |     0.040 |
+TimingAuditor.TIMER              INFO           StrippingLb2DLambda0DDpiWSD2HHHBeauty2CharmLinePre|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLb2DLambda0DDpiWSD2HHHBeauty2CharmLineHlt|     0.105 |     0.010 |    0.005       0.0     0.01 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2DLambda0DDpiWSD2HHHBeauty2CharmLineFil|     0.322 |     0.109 |    0.008       2.0     0.36 |      31 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingLb2DLambda0DDpiWSD2HHHBeauty2CharmLineVO|     0.000 |     0.007 |    0.003       0.0     0.01 |      31 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0DDpiWSD2HHHBeauty2CharmCombCutD2HHHCFP|     0.000 |     0.024 |    0.017       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0DDpiWSD2HHHBeauty2CharmCombCutLambda0_|     0.000 |     0.028 |    0.019       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0DDpiWSD2HHHBeauty2CharmCombCutPiInputs|     0.000 |     0.012 |    0.006       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0DDpiWSD2HHHBeauty2Charm               |     3.333 |     0.709 |    0.218       1.7     0.82 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0DDpiWSD2HHHBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0DDpiWSD2HHHBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0DDpiWSD2HHHBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2DLambda0DDpiWSD2HHHBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2DLambda0DDpiWSD2HHHBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2DLambda0DDpiWSD2HHHBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2DLambda0DDpiWSD2HHHBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2DLambda0LLpiWSD2HHHBeauty2CharmLine    |     0.040 |     0.037 |    0.015       1.5     0.05 |    1000 |     0.038 |
+TimingAuditor.TIMER              INFO           StrippingLb2DLambda0LLpiWSD2HHHBeauty2CharmLinePre|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLb2DLambda0LLpiWSD2HHHBeauty2CharmLineHlt|     0.000 |     0.010 |    0.005       0.0     0.01 |      99 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2DLambda0LLpiWSD2HHHBeauty2CharmLineFil|     0.285 |     0.065 |    0.009       1.4     0.24 |      35 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingLb2DLambda0LLpiWSD2HHHBeauty2CharmLineVO|     0.285 |     0.006 |    0.003       0.0     0.00 |      35 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0LLpiWSD2HHHBeauty2CharmCombCutD2HHHCFP|     0.000 |     0.017 |    0.010       0.0     0.01 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0LLpiWSD2HHHBeauty2CharmCombCutLambda0_|     0.000 |     0.024 |    0.024       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0LLpiWSD2HHHBeauty2CharmCombCutPiInputs|     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0LLpiWSD2HHHBeauty2Charm               |     0.000 |     1.241 |    1.241       1.2     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0LLpiWSD2HHHBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0LLpiWSD2HHHBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2DLambda0LLpiWSD2HHHBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2DLambda0LLpiWSD2HHHBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2DLambda0LLpiWSD2HHHBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2DLambda0LLpiWSD2HHHBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2DLambda0LLpiWSD2HHHBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2D0Lambda0DDpiD02HHBeauty2CharmLine    |     0.090 |     0.100 |    0.022       4.5     0.24 |    1000 |     0.100 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0Lambda0DDpiD02HHBeauty2CharmLinePre|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0Lambda0DDpiD02HHBeauty2CharmLineHlt|     0.010 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0Lambda0DDpiD02HHBeauty2CharmLineFil|     0.136 |     0.131 |    0.009       4.4     0.37 |     366 |     0.048 |
+TimingAuditor.TIMER              INFO            StrippingXib2D0Lambda0DDpiD02HHBeauty2CharmLineVO|     0.000 |     0.010 |    0.003       0.6     0.05 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0DDpiD02HHBeauty2CharmCombCutD2HHBeau|     0.000 |     0.012 |    0.005       0.0     0.01 |     205 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0DDpiD02HHBeauty2CharmCombCutLambda0_|     0.000 |     0.018 |    0.006       0.0     0.01 |      73 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0DDpiD02HHBeauty2CharmCombCutPiInputs|     0.000 |     0.006 |    0.003       0.0     0.00 |      73 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0DDpiD02HHBeauty2Charm               |     0.410 |     0.274 |    0.082       1.9     0.28 |      73 |     0.020 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0DDpiD02HHBeauty2CharmTISTOS         |     3.333 |     1.729 |    0.589       2.3     0.99 |       3 |     0.005 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0DDpiD02HHBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.071 |    0.062       0.1     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0DDpiD02HHBeauty2CharmLine           |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2D0Lambda0DDpiD02HHBeauty2CharmLi|     0.000 |     0.270 |    0.270       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2D0Lambda0DDpiD02HHBeauty2CharmLi|     0.000 |     0.141 |    0.141       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2D0Lambda0DDpiD02HHBeauty2CharmLi|     0.000 |     0.135 |    0.135       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0Lambda0DDpiD02HHBeauty2CharmLinePos|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2D0Lambda0LLpiD02HHBeauty2CharmLine    |     0.050 |     0.069 |    0.020       2.2     0.12 |    1000 |     0.070 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0Lambda0LLpiD02HHBeauty2CharmLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0Lambda0LLpiD02HHBeauty2CharmLineHlt|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0Lambda0LLpiD02HHBeauty2CharmLineFil|     0.000 |     0.056 |    0.008       2.1     0.17 |     366 |     0.021 |
+TimingAuditor.TIMER              INFO            StrippingXib2D0Lambda0LLpiD02HHBeauty2CharmLineVO|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0LLpiD02HHBeauty2CharmCombCutD2HHBeau|     0.000 |     0.011 |    0.005       0.0     0.01 |     205 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0LLpiD02HHBeauty2CharmCombCutLambda0_|     0.000 |     0.026 |    0.010       0.1     0.01 |      25 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0LLpiD02HHBeauty2CharmCombCutPiInputs|     0.000 |     0.009 |    0.004       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0LLpiD02HHBeauty2Charm               |     0.000 |     0.330 |    0.087       1.9     0.38 |      25 |     0.008 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0LLpiD02HHBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0LLpiD02HHBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0LLpiD02HHBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2D0Lambda0LLpiD02HHBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2D0Lambda0LLpiD02HHBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2D0Lambda0LLpiD02HHBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0Lambda0LLpiD02HHBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2D0Lambda0DDpiWSD02HHBeauty2CharmLine  |     0.040 |     0.039 |    0.014       1.8     0.07 |    1000 |     0.040 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0Lambda0DDpiWSD02HHBeauty2CharmLineP|     0.020 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0Lambda0DDpiWSD02HHBeauty2CharmLineH|     0.000 |     0.011 |    0.004       0.1     0.01 |      81 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0Lambda0DDpiWSD02HHBeauty2CharmLineF|     0.303 |     0.111 |    0.009       1.7     0.31 |      33 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingXib2D0Lambda0DDpiWSD02HHBeauty2CharmLine|     0.000 |     0.007 |    0.003       0.0     0.00 |      33 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0DDpiWSD02HHBeauty2CharmCombCutD2HHBe|     0.000 |     0.011 |    0.005       0.0     0.00 |      21 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0DDpiWSD02HHBeauty2CharmCombCutLambda|     0.000 |     0.015 |    0.006       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0DDpiWSD02HHBeauty2CharmCombCutPiInpu|     0.000 |     0.006 |    0.004       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0DDpiWSD02HHBeauty2Charm             |     2.500 |     0.575 |    0.183       1.6     0.66 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0DDpiWSD02HHBeauty2CharmTISTOS       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0DDpiWSD02HHBeauty2CharmB2CBBDTBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0DDpiWSD02HHBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2D0Lambda0DDpiWSD02HHBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2D0Lambda0DDpiWSD02HHBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2D0Lambda0DDpiWSD02HHBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0Lambda0DDpiWSD02HHBeauty2CharmLineP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2D0Lambda0LLpiWSD02HHBeauty2CharmLine  |     0.050 |     0.038 |    0.014       2.4     0.08 |    1000 |     0.038 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0Lambda0LLpiWSD02HHBeauty2CharmLineP|     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0Lambda0LLpiWSD02HHBeauty2CharmLineH|     0.000 |     0.011 |    0.005       0.1     0.01 |      99 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0Lambda0LLpiWSD02HHBeauty2CharmLineF|     0.000 |     0.139 |    0.009       2.3     0.41 |      31 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingXib2D0Lambda0LLpiWSD02HHBeauty2CharmLine|     0.000 |     0.007 |    0.003       0.0     0.00 |      31 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0LLpiWSD02HHBeauty2CharmCombCutD2HHBe|     0.000 |     0.015 |    0.005       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0LLpiWSD02HHBeauty2CharmCombCutLambda|     0.000 |     0.041 |    0.023       0.1     0.03 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0LLpiWSD02HHBeauty2CharmCombCutPiInpu|     0.000 |     0.014 |    0.008       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0LLpiWSD02HHBeauty2Charm             |     0.000 |     0.580 |    0.102       1.9     0.90 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0LLpiWSD02HHBeauty2CharmTISTOS       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0LLpiWSD02HHBeauty2CharmB2CBBDTBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2D0Lambda0LLpiWSD02HHBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2D0Lambda0LLpiWSD02HHBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2D0Lambda0LLpiWSD02HHBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2D0Lambda0LLpiWSD02HHBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2D0Lambda0LLpiWSD02HHBeauty2CharmLineP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02LcLambda0KLc2PKPiBeauty2CharmLine      |     0.090 |     0.088 |    0.025      10.8     0.35 |    1000 |     0.089 |
+TimingAuditor.TIMER              INFO           StrippingB02LcLambda0KLc2PKPiBeauty2CharmLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02LcLambda0KLc2PKPiBeauty2CharmLineHlt2F|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB02LcLambda0KLc2PKPiBeauty2CharmLineFilte|     0.163 |     0.075 |    0.014      10.5     0.56 |     366 |     0.028 |
+TimingAuditor.TIMER              INFO            StrippingB02LcLambda0KLc2PKPiBeauty2CharmLineVOID|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02LcLambda0KLc2PKPiBeauty2CharmCombCutLc2PKPiBea|     0.116 |     0.028 |    0.010       0.1     0.01 |      86 |     0.002 |
+TimingAuditor.TIMER              INFO            B02LcLambda0KLc2PKPiBeauty2CharmCombCutKInputsBea|     0.116 |     0.007 |    0.003       0.0     0.00 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO            B02LcLambda0KLc2PKPiBeauty2CharmCombCutLambda0_DD|     0.000 |     0.019 |    0.007       0.1     0.02 |      28 |     0.001 |
+TimingAuditor.TIMER              INFO            B02LcLambda0KLc2PKPiBeauty2CharmCombCutLambda0_LL|     0.000 |     0.026 |    0.012       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0KLc2PKPiBeauty2Charm                 |     0.000 |     0.550 |    0.096       1.5     0.58 |       5 |     0.003 |
+TimingAuditor.TIMER              INFO            B02LcLambda0KLc2PKPiBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0KLc2PKPiBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0KLc2PKPiBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02LcLambda0KLc2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02LcLambda0KLc2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02LcLambda0KLc2PKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02LcLambda0KLc2PKPiBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02LcLambda0PiLc2PKPiBeauty2CharmLine     |     0.090 |     0.092 |    0.024       6.4     0.24 |    1000 |     0.092 |
+TimingAuditor.TIMER              INFO           StrippingB02LcLambda0PiLc2PKPiBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02LcLambda0PiLc2PKPiBeauty2CharmLineHlt2|     0.010 |     0.013 |    0.004       0.9     0.06 |    1000 |     0.014 |
+TimingAuditor.TIMER              INFO           StrippingB02LcLambda0PiLc2PKPiBeauty2CharmLineFilt|     0.054 |     0.040 |    0.010       1.9     0.12 |     366 |     0.015 |
+TimingAuditor.TIMER              INFO            StrippingB02LcLambda0PiLc2PKPiBeauty2CharmLineVOI|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02LcLambda0PiLc2PKPiBeauty2CharmCombCutLc2PKPiBe|     0.116 |     0.040 |    0.013       0.5     0.05 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            B02LcLambda0PiLc2PKPiBeauty2CharmCombCutPiInputsB|     0.000 |     0.007 |    0.004       0.0     0.00 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO            B02LcLambda0PiLc2PKPiBeauty2CharmCombCutLambda0_D|     0.000 |     0.017 |    0.006       0.1     0.01 |      28 |     0.001 |
+TimingAuditor.TIMER              INFO            B02LcLambda0PiLc2PKPiBeauty2CharmCombCutLambda0_L|     0.000 |     0.022 |    0.012       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0PiLc2PKPiBeauty2Charm                |     2.000 |     0.546 |    0.091       1.5     0.56 |       5 |     0.003 |
+TimingAuditor.TIMER              INFO            B02LcLambda0PiLc2PKPiBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0PiLc2PKPiBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0PiLc2PKPiBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02LcLambda0PiLc2PKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02LcLambda0PiLc2PKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02LcLambda0PiLc2PKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02LcLambda0PiLc2PKPiBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02LcLambda0PiWSLc2PKPiBeauty2CharmLine   |     0.040 |     0.047 |    0.016       0.3     0.04 |    1000 |     0.048 |
+TimingAuditor.TIMER              INFO           StrippingB02LcLambda0PiWSLc2PKPiBeauty2CharmLinePr|     0.010 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB02LcLambda0PiWSLc2PKPiBeauty2CharmLineHl|     0.000 |     0.010 |    0.004       0.0     0.01 |     104 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02LcLambda0PiWSLc2PKPiBeauty2CharmLineFi|     0.000 |     0.038 |    0.011       0.2     0.04 |      35 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB02LcLambda0PiWSLc2PKPiBeauty2CharmLineV|     0.000 |     0.007 |    0.003       0.0     0.00 |      35 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0PiWSLc2PKPiBeauty2CharmCombCutLc2PKPi|     0.000 |     0.033 |    0.021       0.1     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0PiWSLc2PKPiBeauty2CharmCombCutPiInput|     0.000 |     0.006 |    0.004       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0PiWSLc2PKPiBeauty2CharmCombCutLambda0|     0.000 |     0.029 |    0.017       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0PiWSLc2PKPiBeauty2CharmCombCutLambda0|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0PiWSLc2PKPiBeauty2Charm              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0PiWSLc2PKPiBeauty2CharmTISTOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0PiWSLc2PKPiBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0PiWSLc2PKPiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02LcLambda0PiWSLc2PKPiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02LcLambda0PiWSLc2PKPiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02LcLambda0PiWSLc2PKPiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02LcLambda0PiWSLc2PKPiBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02LcLambda0KWSLc2PKPiBeauty2CharmLine    |     0.010 |     0.049 |    0.016       1.9     0.07 |    1000 |     0.049 |
+TimingAuditor.TIMER              INFO           StrippingB02LcLambda0KWSLc2PKPiBeauty2CharmLinePre|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02LcLambda0KWSLc2PKPiBeauty2CharmLineHlt|     0.000 |     0.012 |    0.005       0.1     0.01 |     101 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02LcLambda0KWSLc2PKPiBeauty2CharmLineFil|     0.000 |     0.098 |    0.013       1.8     0.29 |      36 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingB02LcLambda0KWSLc2PKPiBeauty2CharmLineVO|     0.000 |     0.010 |    0.004       0.0     0.01 |      36 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0KWSLc2PKPiBeauty2CharmCombCutLc2PKPiB|     0.000 |     0.035 |    0.021       0.1     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0KWSLc2PKPiBeauty2CharmCombCutKInputsB|     0.000 |     0.007 |    0.004       0.0     0.00 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0KWSLc2PKPiBeauty2CharmCombCutLambda0_|     0.000 |     0.017 |    0.007       0.0     0.01 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0KWSLc2PKPiBeauty2CharmCombCutLambda0_|     0.000 |     0.023 |    0.023       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0KWSLc2PKPiBeauty2Charm               |     0.000 |     1.533 |    1.533       1.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B02LcLambda0KWSLc2PKPiBeauty2CharmTISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0KWSLc2PKPiBeauty2CharmB2CBBDTBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02LcLambda0KWSLc2PKPiBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02LcLambda0KWSLc2PKPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02LcLambda0KWSLc2PKPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02LcLambda0KWSLc2PKPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02LcLambda0KWSLc2PKPiBeauty2CharmLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKLTUBD2HHHBeauty2CharmLine            |     0.060 |     0.051 |    0.019       1.7     0.06 |    1000 |     0.051 |
+TimingAuditor.TIMER              INFO           StrippingB02DKLTUBD2HHHBeauty2CharmLinePreScaler  |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DKLTUBD2HHHBeauty2CharmLineHlt2Filter |     0.000 |     0.015 |    0.006       0.0     0.01 |      29 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKLTUBD2HHHBeauty2CharmLineFilterSeque|     0.000 |     0.216 |    0.020       1.7     0.50 |      11 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB02DKLTUBD2HHHBeauty2CharmLineVOIDFilter|     0.000 |     0.011 |    0.005       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            PromptKaonsTopoInputsBeauty2CharmFilter          |     0.000 |     0.033 |    0.023       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DKLTUBD2HHHBeauty2Charm                       |     0.000 |     0.774 |    0.119       1.4     0.93 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKLTUBD2HHHBeauty2CharmLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKLTUBD2HHHBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKLTUBD2HHHBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKLTUBD2HHHBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DKLTUBD2HHHBeauty2CharmLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DsKPiPiLTUBD2HHHBeauty2CharmLine       |     0.030 |     0.047 |    0.017       0.3     0.03 |    1000 |     0.047 |
+TimingAuditor.TIMER              INFO           StrippingB02DsKPiPiLTUBD2HHHBeauty2CharmLinePreSca|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DsKPiPiLTUBD2HHHBeauty2CharmLineHlt2Fi|     0.000 |     0.032 |    0.016       0.1     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DsKPiPiLTUBD2HHHBeauty2CharmLineFilter|     0.000 |     0.123 |    0.123       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            StrippingB02DsKPiPiLTUBD2HHHBeauty2CharmLineVOIDF|     0.000 |     0.011 |    0.011       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2OCLTUDs2HHHBeauty2CharmFilter                  |     0.000 |     0.016 |    0.016       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdTightKaons_Particles            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            PromptKaonsPidTopoInputsBeauty2CharmFilter       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2OCLTUTIGHTKBeauty2CharmFilter                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdTightPions_Particles            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            PromptPionsPidTopoInputsBeauty2CharmFilter       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2OCLTUTIGHTPIBeauty2CharmFilter                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DsKPiPiLTUBD2HHHBeauty2Charm                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DsKPiPiLTUBD2HHHBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DsKPiPiLTUBD2HHHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DsKPiPiLTUBD2HHHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DsKPiPiLTUBD2HHHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DsKPiPiLTUBD2HHHBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarUPB02D0KPiD2HHBeauty2CharmLine       |     0.060 |     0.067 |    0.024       0.4     0.05 |    1000 |     0.068 |
+TimingAuditor.TIMER              INFO           StrippingDstarUPB02D0KPiD2HHBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarUPB02D0KPiD2HHBeauty2CharmLineHlt2Fi|     0.020 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingDstarUPB02D0KPiD2HHBeauty2CharmLineFilter|     0.027 |     0.022 |    0.013       0.1     0.01 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingDstarUPB02D0KPiD2HHBeauty2CharmLineVOIDF|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD2HHBeauty2CharmB2CBBDTBeauty2CharmFilter|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarUPB02D0KPiD2HHBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarUPB02D0KPiD2HHBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DstarUPB02D0KPiD2HHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_DstarUPB02D0KPiD2HHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_DstarUPB02D0KPiD2HHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarUPB02D0KPiD2HHBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DD0D2KSHHHD02HHBeauty2CharmLine        |     3.280 |     3.212 |    0.023     136.6    10.50 |    1000 |     3.212 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHHHD02HHBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHHHD02HHBeauty2CharmLineHlt2Fil|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHHHD02HHBeauty2CharmLineFilterS|     8.797 |     8.596 |    0.128     136.3    15.92 |     366 |     3.146 |
+TimingAuditor.TIMER              INFO            StrippingBc2DD0D2KSHHHD02HHBeauty2CharmLineVOIDFi|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:BC2DD-D2KSHHH-Beauty2Charm                |     8.715 |     8.561 |    0.117     135.5    15.89 |     366 |     3.134 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:BC2DD-D2KSHHH-Beauty2Charm         |     8.606 |     8.515 |    0.113     133.4    15.79 |     366 |     3.117 |
+TimingAuditor.TIMER              INFO              INPUT:D2KsHHHLLPIDNOSSKBeauty2CharmFilter      |     3.442 |     3.525 |    0.053      71.8     8.58 |     366 |     1.290 |
+TimingAuditor.TIMER              INFO               MERGED:D2KsHHHBeauty2Charm_LL                 |     3.415 |     3.485 |    0.049      71.8     8.50 |     366 |     1.276 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:D2KsHHHBeauty2Charm_LL          |     3.360 |     3.449 |    0.045      71.8     8.44 |     366 |     1.263 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD+2pi+pi-pi+KS0LLBeauty2Charm    |     0.191 |     0.262 |    0.002       5.5     0.61 |     366 |     0.096 |
+TimingAuditor.TIMER              INFO                  ProtoD+2pi+pi-pi+KS0LLBeauty2Charm         |     0.679 |     0.798 |    0.107       5.4     0.83 |     103 |     0.082 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD+2K+pi-pi+KS0LLBeauty2Charm     |     0.464 |     0.406 |    0.001      10.4     1.11 |     366 |     0.149 |
+TimingAuditor.TIMER              INFO                  ProtoD+2K+pi-pi+KS0LLBeauty2Charm          |     1.650 |     1.312 |    0.084      10.3     1.65 |     103 |     0.135 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD+2pi+K-pi+KS0LLBeauty2Charm     |     0.273 |     0.246 |    0.001       5.6     0.64 |     366 |     0.090 |
+TimingAuditor.TIMER              INFO                  ProtoD+2pi+K-pi+KS0LLBeauty2Charm          |     0.873 |     0.750 |    0.079       5.4     0.90 |     103 |     0.077 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD+2K+K-pi+KS0LLBeauty2Charm      |     0.409 |     0.378 |    0.001       9.4     1.00 |     366 |     0.139 |
+TimingAuditor.TIMER              INFO                  ProtoD+2K+K-pi+KS0LLBeauty2Charm           |     1.456 |     1.227 |    0.092       9.3     1.48 |     103 |     0.126 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD+2K+pi-K+KS0LLBeauty2Charm      |     0.136 |     0.225 |    0.001       4.5     0.55 |     366 |     0.083 |
+TimingAuditor.TIMER              INFO                  ProtoD+2K+pi-K+KS0LLBeauty2Charm           |     0.388 |     0.687 |    0.086       4.4     0.74 |     103 |     0.071 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD+2K+K-K+KS0LLBeauty2Charm       |     0.109 |     0.216 |    0.001       4.5     0.53 |     366 |     0.079 |
+TimingAuditor.TIMER              INFO                  ProtoD+2K+K-K+KS0LLBeauty2Charm            |     0.388 |     0.673 |    0.074       4.4     0.75 |     103 |     0.069 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD-2pi-pi+pi-KS0LLBeauty2Charm    |     0.273 |     0.235 |    0.001       4.8     0.59 |     366 |     0.086 |
+TimingAuditor.TIMER              INFO                  ProtoD-2pi-pi+pi-KS0LLBeauty2Charm         |     0.970 |     0.720 |    0.068       4.6     0.81 |     103 |     0.074 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD-2K-pi+pi-KS0LLBeauty2Charm     |     0.300 |     0.377 |    0.001       8.6     1.00 |     366 |     0.138 |
+TimingAuditor.TIMER              INFO                  ProtoD-2K-pi+pi-KS0LLBeauty2Charm          |     1.067 |     1.214 |    0.088       8.4     1.47 |     103 |     0.125 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD-2pi-K+pi-KS0LLBeauty2Charm     |     0.245 |     0.234 |    0.001       4.3     0.55 |     366 |     0.086 |
+TimingAuditor.TIMER              INFO                  ProtoD-2pi-K+pi-KS0LLBeauty2Charm          |     0.776 |     0.710 |    0.078       4.2     0.75 |     103 |     0.073 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD-2K-K+pi-KS0LLBeauty2Charm      |     0.300 |     0.362 |    0.001       8.5     0.95 |     366 |     0.132 |
+TimingAuditor.TIMER              INFO                  ProtoD-2K-K+pi-KS0LLBeauty2Charm           |     0.873 |     1.179 |    0.087       8.3     1.39 |     103 |     0.121 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD-2K-pi+K-KS0LLBeauty2Charm      |     0.163 |     0.223 |    0.001       4.1     0.52 |     366 |     0.082 |
+TimingAuditor.TIMER              INFO                  ProtoD-2K-pi+K-KS0LLBeauty2Charm           |     0.485 |     0.683 |    0.076       4.0     0.70 |     103 |     0.070 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD-2K-K+K-KS0LLBeauty2Charm       |     0.382 |     0.221 |    0.001       7.3     0.61 |     366 |     0.081 |
+TimingAuditor.TIMER              INFO                  ProtoD-2K-K+K-KS0LLBeauty2Charm            |     1.067 |     0.690 |    0.064       7.1     0.92 |     103 |     0.071 |
+TimingAuditor.TIMER              INFO                D2KsHHHBeauty2Charm_LL                       |     0.000 |     0.008 |    0.004       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO               D2KsHHHLLPIDBeauty2CharmFilter                |     0.000 |     0.015 |    0.008       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO               D2KsHHHLLPIDNOSSKBeauty2CharmFilter           |     0.000 |     0.012 |    0.007       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:D2KsHHHDDPIDNOSSKBeauty2CharmFilter      |     5.109 |     4.978 |    0.054     133.3    11.10 |     366 |     1.822 |
+TimingAuditor.TIMER              INFO               MERGED:D2KsHHHBeauty2Charm_DD                 |     5.109 |     4.937 |    0.050     128.8    10.94 |     366 |     1.807 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:D2KsHHHBeauty2Charm_DD          |     5.081 |     4.906 |    0.046     125.8    10.83 |     366 |     1.796 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD+2pi+pi-pi+KS0DDBeauty2Charm    |     0.382 |     0.381 |    0.002       8.5     0.80 |     366 |     0.140 |
+TimingAuditor.TIMER              INFO                  ProtoD+2pi+pi-pi+KS0DDBeauty2Charm         |     0.760 |     0.708 |    0.091       7.9     0.96 |     171 |     0.121 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD+2K+pi-pi+KS0DDBeauty2Charm     |     0.573 |     0.584 |    0.001      13.4     1.40 |     366 |     0.214 |
+TimingAuditor.TIMER              INFO                  ProtoD+2K+pi-pi+KS0DDBeauty2Charm          |     0.877 |     1.120 |    0.060      12.3     1.67 |     171 |     0.192 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD+2pi+K-pi+KS0DDBeauty2Charm     |     0.327 |     0.339 |    0.001       8.3     0.75 |     366 |     0.124 |
+TimingAuditor.TIMER              INFO                  ProtoD+2pi+K-pi+KS0DDBeauty2Charm          |     0.643 |     0.632 |    0.054       7.3     0.89 |     171 |     0.108 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD+2K+K-pi+KS0DDBeauty2Charm      |     0.546 |     0.533 |    0.001      11.8     1.23 |     366 |     0.195 |
+TimingAuditor.TIMER              INFO                  ProtoD+2K+K-pi+KS0DDBeauty2Charm           |     1.111 |     1.049 |    0.050      10.9     1.54 |     171 |     0.180 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD+2K+pi-K+KS0DDBeauty2Charm      |     0.273 |     0.319 |    0.001       5.9     0.65 |     366 |     0.117 |
+TimingAuditor.TIMER              INFO                  ProtoD+2K+pi-K+KS0DDBeauty2Charm           |     0.526 |     0.596 |    0.052       5.5     0.77 |     171 |     0.102 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD+2K+K-K+KS0DDBeauty2Charm       |     0.273 |     0.300 |    0.001       5.7     0.63 |     366 |     0.110 |
+TimingAuditor.TIMER              INFO                  ProtoD+2K+K-K+KS0DDBeauty2Charm            |     0.467 |     0.565 |    0.042       5.4     0.76 |     171 |     0.097 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD-2pi-pi+pi-KS0DDBeauty2Charm    |     0.273 |     0.336 |    0.001       8.6     0.75 |     366 |     0.123 |
+TimingAuditor.TIMER              INFO                  ProtoD-2pi-pi+pi-KS0DDBeauty2Charm         |     0.526 |     0.636 |    0.039       7.8     0.90 |     171 |     0.109 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD-2K-pi+pi-KS0DDBeauty2Charm     |     0.710 |     0.549 |    0.001      15.8     1.32 |     366 |     0.201 |
+TimingAuditor.TIMER              INFO                  ProtoD-2K-pi+pi-KS0DDBeauty2Charm          |     1.461 |     1.075 |    0.052      14.5     1.63 |     171 |     0.184 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD-2pi-K+pi-KS0DDBeauty2Charm     |     0.382 |     0.344 |    0.001      12.1     0.84 |     366 |     0.126 |
+TimingAuditor.TIMER              INFO                  ProtoD-2pi-K+pi-KS0DDBeauty2Charm          |     0.818 |     0.636 |    0.053      10.2     0.97 |     171 |     0.109 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD-2K-K+pi-KS0DDBeauty2Charm      |     0.573 |     0.531 |    0.001      18.6     1.34 |     366 |     0.194 |
+TimingAuditor.TIMER              INFO                  ProtoD-2K-K+pi-KS0DDBeauty2Charm           |     1.111 |     1.037 |    0.052      16.8     1.66 |     171 |     0.177 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD-2K-pi+K-KS0DDBeauty2Charm      |     0.437 |     0.336 |    0.001      10.1     0.81 |     366 |     0.123 |
+TimingAuditor.TIMER              INFO                  ProtoD-2K-pi+K-KS0DDBeauty2Charm           |     0.701 |     0.623 |    0.053       8.5     0.95 |     171 |     0.107 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtoD-2K-K+K-KS0DDBeauty2Charm       |     0.245 |     0.296 |    0.001       6.8     0.61 |     366 |     0.108 |
+TimingAuditor.TIMER              INFO                  ProtoD-2K-K+K-KS0DDBeauty2Charm            |     0.467 |     0.553 |    0.039       6.4     0.72 |     171 |     0.095 |
+TimingAuditor.TIMER              INFO                D2KsHHHBeauty2Charm_DD                       |     0.000 |     0.011 |    0.004       0.0     0.01 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO               D2KsHHHDDPIDBeauty2CharmFilter                |     0.000 |     0.028 |    0.009       0.2     0.04 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO               D2KsHHHDDPIDNOSSKBeauty2CharmFilter           |     0.000 |     0.021 |    0.006       0.1     0.02 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO             BC2DD-D2KSHHH-Beauty2Charm                      |     0.000 |     0.016 |    0.004       0.3     0.04 |      32 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02HHBeauty2CharmCombCutBC2DD-D2KSHH|     0.000 |     0.034 |    0.008       0.1     0.02 |      32 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02HHBeauty2CharmCombCutD2HHPIDTIGHT|     0.000 |     0.021 |    0.007       0.0     0.01 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02HHBeauty2Charm                   |     0.833 |     0.282 |    0.053       1.9     0.53 |      12 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02HHBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02HHBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02HHBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DD0D2KSHHHD02HHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DD0D2KSHHHD02HHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DD0D2KSHHHD02HHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHHHD02HHBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DD0D2KSHHHD02KHHHBeauty2CharmLine      |     0.050 |     0.082 |    0.024       6.1     0.21 |    1000 |     0.082 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHHHD02KHHHBeauty2CharmLinePreSc|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHHHD02KHHHBeauty2CharmLineHlt2F|     0.010 |     0.011 |    0.005       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHHHD02KHHHBeauty2CharmLineFilte|     0.000 |     0.048 |    0.008       5.8     0.31 |     366 |     0.018 |
+TimingAuditor.TIMER              INFO            StrippingBc2DD0D2KSHHHD02KHHHBeauty2CharmLineVOID|     0.000 |     0.007 |    0.004       0.0     0.00 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02KHHHBeauty2CharmCombCutBC2DD-D2KS|     0.000 |     0.036 |    0.009       0.1     0.02 |      32 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02KHHHBeauty2CharmCombCutD2K3PIPIDT|     0.000 |     0.031 |    0.007       0.1     0.03 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02KHHHBeauty2Charm                 |     0.000 |     0.542 |    0.063       5.1     1.32 |      14 |     0.008 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02KHHHBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02KHHHBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02KHHHBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DD0D2KSHHHD02KHHHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DD0D2KSHHHD02KHHHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DD0D2KSHHHD02KHHHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHHHD02KHHHBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DD0D2KSHHHD02HHPI0Beauty2CharmLine     |     0.090 |     0.109 |    0.024      32.8     1.05 |    1000 |     0.109 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHHHD02HHPI0Beauty2CharmLinePreS|     0.000 |     0.002 |    0.001       0.4     0.01 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHHHD02HHPI0Beauty2CharmLineHlt2|     0.010 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHHHD02HHPI0Beauty2CharmLineFilt|     0.109 |     0.137 |    0.008      32.6     1.71 |     366 |     0.050 |
+TimingAuditor.TIMER              INFO            StrippingBc2DD0D2KSHHHD02HHPI0Beauty2CharmLineVOI|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02HHPI0Beauty2CharmCombCutBC2DD-D2K|     0.312 |     0.035 |    0.008       0.1     0.02 |      32 |     0.001 |
+TimingAuditor.TIMER              INFO            MERGED:BC2DD-D02HHPI0-Beauty2Charm               |     0.405 |     0.391 |    0.016       7.4     0.75 |     222 |     0.087 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:BC2DD-D02HHPI0-Beauty2Charm        |     0.180 |     0.241 |    0.012       3.9     0.39 |     222 |     0.054 |
+TimingAuditor.TIMER              INFO              INPUT:D2MergedTightPi0HHPIDBeauty2CharmFilter  |     0.045 |     0.024 |    0.002       0.5     0.07 |     222 |     0.006 |
+TimingAuditor.TIMER              INFO               D2MergedTightPi0HHPIDBeauty2CharmFilter       |     0.000 |     0.014 |    0.006       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:D2ResolvedTightPi0HHPIDBeauty2CharmFilter|     0.090 |     0.205 |    0.002       3.9     0.38 |     222 |     0.046 |
+TimingAuditor.TIMER              INFO               D2ResolvedTightPi0HHPIDBeauty2CharmFilter     |     0.000 |     0.032 |    0.007       0.3     0.03 |     185 |     0.006 |
+TimingAuditor.TIMER              INFO             BC2DD-D02HHPI0-Beauty2Charm                     |     0.000 |     0.007 |    0.004       0.0     0.00 |      63 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02HHPI0Beauty2CharmCombCutBC2DD-D02|     0.000 |     0.044 |    0.008       0.1     0.04 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02HHPI0Beauty2Charm                |     1.428 |     1.482 |    0.064       8.0     2.91 |       7 |     0.010 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02HHPI0Beauty2CharmTISTOS          |    10.000 |    13.733 |   13.733      13.7     0.00 |       1 |     0.014 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02HHPI0Beauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02HHPI0Beauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DD0D2KSHHHD02HHPI0Beauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DD0D2KSHHHD02HHPI0Beauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DD0D2KSHHHD02HHPI0Beauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHHHD02HHPI0Beauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DD0D2KSHHHD02KSHHBeauty2CharmLine      |     0.120 |     0.081 |    0.021       2.6     0.15 |    1000 |     0.081 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHHHD02KSHHBeauty2CharmLinePreSc|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHHHD02KSHHBeauty2CharmLineHlt2F|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHHHD02KSHHBeauty2CharmLineFilte|     0.163 |     0.058 |    0.007       2.4     0.20 |     366 |     0.021 |
+TimingAuditor.TIMER              INFO            StrippingBc2DD0D2KSHHHD02KSHHBeauty2CharmLineVOID|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02KSHHBeauty2CharmCombCutBC2DD-D2KS|     0.312 |     0.034 |    0.009       0.1     0.02 |      32 |     0.001 |
+TimingAuditor.TIMER              INFO            MERGED:BC2DD-D02KSHH-Beauty2Charm                |     0.090 |     0.085 |    0.015       1.0     0.15 |     222 |     0.019 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:BC2DD-D02KSHH-Beauty2Charm         |     0.045 |     0.018 |    0.010       0.0     0.01 |     222 |     0.004 |
+TimingAuditor.TIMER              INFO              INPUT:D2KsHHLLPIDBeauty2CharmFilter            |     0.045 |     0.005 |    0.002       0.0     0.00 |     222 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:D2KsHHDDPIDBeauty2CharmFilter            |     0.000 |     0.003 |    0.002       0.0     0.00 |     222 |     0.001 |
+TimingAuditor.TIMER              INFO             BC2DD-D02KSHH-Beauty2Charm                      |     0.000 |     0.007 |    0.004       0.0     0.00 |      42 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02KSHHBeauty2CharmCombCutBC2DD-D02K|     0.000 |     0.029 |    0.009       0.1     0.02 |      23 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02KSHHBeauty2Charm                 |     0.434 |     0.155 |    0.055       1.0     0.22 |      23 |     0.004 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02KSHHBeauty2CharmTISTOS           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02KSHHBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHHHD02KSHHBeauty2CharmLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DD0D2KSHHHD02KSHHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DD0D2KSHHHD02KSHHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DD0D2KSHHHD02KSHHBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHHHD02KSHHBeauty2CharmLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DD0D2KSHD02HHBeauty2CharmLine          |     0.110 |     0.105 |    0.022       2.7     0.20 |    1000 |     0.106 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHD02HHBeauty2CharmLinePreScaler|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHD02HHBeauty2CharmLineHlt2Filte|     0.000 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHD02HHBeauty2CharmLineFilterSeq|     0.163 |     0.130 |    0.023       2.5     0.27 |     366 |     0.048 |
+TimingAuditor.TIMER              INFO            StrippingBc2DD0D2KSHD02HHBeauty2CharmLineVOIDFilt|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:BC2DD-D2KSH-Beauty2Charm                  |     0.081 |     0.095 |    0.014       1.5     0.20 |     366 |     0.035 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:BC2DD-D2KSH-Beauty2Charm           |     0.054 |     0.055 |    0.010       0.8     0.11 |     366 |     0.020 |
+TimingAuditor.TIMER              INFO              INPUT:D2KsHLLPIDBeauty2CharmFilter             |     0.027 |     0.021 |    0.002       0.7     0.08 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO               D2KsHLLPIDBeauty2CharmFilter                  |     0.000 |     0.016 |    0.006       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:D2KsHDDPIDBeauty2CharmFilter             |     0.027 |     0.025 |    0.002       0.5     0.08 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO               D2KsHDDPIDBeauty2CharmFilter                  |     0.000 |     0.016 |    0.008       0.1     0.01 |      36 |     0.001 |
+TimingAuditor.TIMER              INFO             BC2DD-D2KSH-Beauty2Charm                        |     0.000 |     0.006 |    0.004       0.0     0.00 |      51 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02HHBeauty2CharmCombCutBC2DD-D2KSH-Be|     0.000 |     0.025 |    0.009       0.1     0.01 |      51 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02HHBeauty2CharmCombCutD2HHPIDTIGHTBe|     0.000 |     0.015 |    0.008       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02HHBeauty2Charm                     |     0.000 |     0.210 |    0.063       1.9     0.42 |      18 |     0.004 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02HHBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02HHBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02HHBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DD0D2KSHD02HHBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DD0D2KSHD02HHBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DD0D2KSHD02HHBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHD02HHBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DD0D2KSHD02KHHHBeauty2CharmLine        |     0.100 |     0.079 |    0.023       5.5     0.21 |    1000 |     0.079 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHD02KHHHBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHD02KHHHBeauty2CharmLineHlt2Fil|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHD02KHHHBeauty2CharmLineFilterS|     0.054 |     0.047 |    0.007       2.4     0.17 |     366 |     0.017 |
+TimingAuditor.TIMER              INFO            StrippingBc2DD0D2KSHD02KHHHBeauty2CharmLineVOIDFi|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02KHHHBeauty2CharmCombCutBC2DD-D2KSH-|     0.000 |     0.037 |    0.013       0.2     0.02 |      51 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02KHHHBeauty2CharmCombCutD2K3PIPIDTIG|     0.000 |     0.023 |    0.009       0.1     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02KHHHBeauty2Charm                   |     0.000 |     0.198 |    0.058       1.6     0.33 |      20 |     0.004 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02KHHHBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02KHHHBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02KHHHBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DD0D2KSHD02KHHHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DD0D2KSHD02KHHHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DD0D2KSHD02KHHHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHD02KHHHBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DD0D2KSHD02HHPI0Beauty2CharmLine       |     0.060 |     0.080 |    0.022       2.3     0.17 |    1000 |     0.081 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHD02HHPI0Beauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHD02HHPI0Beauty2CharmLineHlt2Fi|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHD02HHPI0Beauty2CharmLineFilter|     0.109 |     0.059 |    0.008       2.0     0.23 |     366 |     0.022 |
+TimingAuditor.TIMER              INFO            StrippingBc2DD0D2KSHD02HHPI0Beauty2CharmLineVOIDF|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02HHPI0Beauty2CharmCombCutBC2DD-D2KSH|     0.000 |     0.030 |    0.010       0.1     0.01 |      51 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02HHPI0Beauty2CharmCombCutBC2DD-D02HH|     0.000 |     0.030 |    0.012       0.0     0.01 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02HHPI0Beauty2Charm                  |     0.714 |     0.173 |    0.060       0.6     0.15 |      14 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02HHPI0Beauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02HHPI0Beauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02HHPI0Beauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DD0D2KSHD02HHPI0Beauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DD0D2KSHD02HHPI0Beauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DD0D2KSHD02HHPI0Beauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHD02HHPI0Beauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DD0D2KSHD02KSHHBeauty2CharmLine        |     0.060 |     0.073 |    0.023       2.3     0.12 |    1000 |     0.074 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHD02KSHHBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHD02KSHHBeauty2CharmLineHlt2Fil|     0.010 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHD02KSHHBeauty2CharmLineFilterS|     0.054 |     0.040 |    0.007       2.1     0.14 |     366 |     0.015 |
+TimingAuditor.TIMER              INFO            StrippingBc2DD0D2KSHD02KSHHBeauty2CharmLineVOIDFi|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02KSHHBeauty2CharmCombCutBC2DD-D2KSH-|     0.000 |     0.031 |    0.011       0.1     0.01 |      51 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02KSHHBeauty2CharmCombCutBC2DD-D02KSH|     0.000 |     0.021 |    0.010       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02KSHHBeauty2Charm                   |     0.500 |     0.177 |    0.053       1.9     0.41 |      20 |     0.004 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02KSHHBeauty2CharmTISTOS             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02KSHHBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2KSHD02KSHHBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DD0D2KSHD02KSHHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DD0D2KSHD02KSHHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DD0D2KSHD02KSHHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2KSHD02KSHHBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DD0D2HHHD02HHBeauty2CharmLine          |     0.160 |     0.190 |    0.021      12.9     0.72 |    1000 |     0.190 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2HHHD02HHBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2HHHD02HHBeauty2CharmLineHlt2Filte|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2HHHD02HHBeauty2CharmLineFilterSeq|     0.355 |     0.368 |    0.008      12.8     1.12 |     366 |     0.135 |
+TimingAuditor.TIMER              INFO            StrippingBc2DD0D2HHHD02HHBeauty2CharmLineVOIDFilt|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            D2HHHPIDTIGHTNOSSKBeauty2CharmFilter             |     0.048 |     0.016 |    0.006       0.1     0.01 |     205 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02HHBeauty2CharmCombCutD2HHHPIDTIGHTN|     0.049 |     0.026 |    0.006       0.1     0.01 |     204 |     0.005 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02HHBeauty2CharmCombCutD2HHPIDTIGHTBe|     0.000 |     0.017 |    0.005       0.0     0.01 |      93 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02HHBeauty2Charm                     |     0.000 |     0.159 |    0.054       1.4     0.19 |      93 |     0.015 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02HHBeauty2CharmTISTOS               |     6.666 |     5.036 |    4.112       6.1     1.02 |       3 |     0.015 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02HHBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.164 |    0.109       0.2     0.05 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02HHBeauty2CharmLine                 |     0.000 |     0.012 |    0.008       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DD0D2HHHD02HHBeauty2CharmLine    |     0.000 |     0.891 |    0.509       1.2     0.36 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DD0D2HHHD02HHBeauty2CharmLine    |     0.000 |     0.701 |    0.343       1.1     0.37 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DD0D2HHHD02HHBeauty2CharmLine    |     0.000 |     0.654 |    0.434       0.9     0.21 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2HHHD02HHBeauty2CharmLinePostScale|     0.000 |     0.004 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DD0D2HHHD02KHHHBeauty2CharmLine        |     0.150 |     0.131 |    0.022      25.6     0.91 |    1000 |     0.132 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2HHHD02KHHHBeauty2CharmLinePreScal|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2HHHD02KHHHBeauty2CharmLineHlt2Fil|     0.000 |     0.009 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2HHHD02KHHHBeauty2CharmLineFilterS|     0.273 |     0.207 |    0.008      25.5     1.49 |     366 |     0.076 |
+TimingAuditor.TIMER              INFO            StrippingBc2DD0D2HHHD02KHHHBeauty2CharmLineVOIDFi|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02KHHHBeauty2CharmCombCutD2HHHPIDTIGH|     0.000 |     0.031 |    0.009       0.1     0.02 |     204 |     0.006 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02KHHHBeauty2CharmCombCutD2K3PIPIDTIG|     0.000 |     0.018 |    0.006       0.1     0.01 |      57 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02KHHHBeauty2Charm                   |     0.175 |     0.218 |    0.055       2.7     0.39 |      57 |     0.012 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02KHHHBeauty2CharmTISTOS             |     5.000 |     5.236 |    0.775      19.2     7.12 |       6 |     0.031 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02KHHHBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.091 |    0.062       0.1     0.03 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02KHHHBeauty2CharmLine               |     0.000 |     0.011 |    0.007       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DD0D2HHHD02KHHHBeauty2CharmLine  |     0.000 |     0.370 |    0.147       0.6     0.21 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DD0D2HHHD02KHHHBeauty2CharmLine  |     2.500 |     0.313 |    0.080       0.6     0.25 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DD0D2HHHD02KHHHBeauty2CharmLine  |     0.000 |     0.300 |    0.072       0.6     0.24 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2HHHD02KHHHBeauty2CharmLinePostSca|     0.000 |     0.002 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DD0D2HHHD02HHPI0Beauty2CharmLine       |     0.170 |     0.194 |    0.023      27.5     1.04 |    1000 |     0.195 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2HHHD02HHPI0Beauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2HHHD02HHPI0Beauty2CharmLineHlt2Fi|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2HHHD02HHPI0Beauty2CharmLineFilter|     0.300 |     0.374 |    0.007      27.4     1.68 |     366 |     0.137 |
+TimingAuditor.TIMER              INFO            StrippingBc2DD0D2HHHD02HHPI0Beauty2CharmLineVOIDF|     0.027 |     0.006 |    0.002       0.5     0.03 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02HHPI0Beauty2CharmCombCutD2HHHPIDTIG|     0.000 |     0.029 |    0.007       0.1     0.01 |     204 |     0.006 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02HHPI0Beauty2CharmCombCutBC2DD-D02HH|     0.000 |     0.028 |    0.005       0.1     0.02 |      61 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02HHPI0Beauty2Charm                  |     0.163 |     0.314 |    0.052       3.8     0.52 |      61 |     0.019 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02HHPI0Beauty2CharmTISTOS            |     7.500 |     7.153 |    0.972      19.9     8.87 |       4 |     0.029 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02HHPI0Beauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.153 |    0.153       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02HHPI0Beauty2CharmLine              |     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DD0D2HHHD02HHPI0Beauty2CharmLine |     0.000 |     0.350 |    0.350       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DD0D2HHHD02HHPI0Beauty2CharmLine |     0.000 |     0.312 |    0.312       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DD0D2HHHD02HHPI0Beauty2CharmLine |     0.000 |     0.239 |    0.239       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2HHHD02HHPI0Beauty2CharmLinePostSc|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DD0D2HHHD02KSHHBeauty2CharmLine        |     0.110 |     0.106 |    0.021      19.5     0.63 |    1000 |     0.106 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2HHHD02KSHHBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2HHHD02KSHHBeauty2CharmLineHlt2Fil|     0.020 |     0.009 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2HHHD02KSHHBeauty2CharmLineFilterS|     0.109 |     0.137 |    0.008      19.3     1.01 |     366 |     0.050 |
+TimingAuditor.TIMER              INFO            StrippingBc2DD0D2HHHD02KSHHBeauty2CharmLineVOIDFi|     0.000 |     0.005 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02KSHHBeauty2CharmCombCutD2HHHPIDTIGH|     0.000 |     0.033 |    0.010       0.5     0.03 |     204 |     0.007 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02KSHHBeauty2CharmCombCutBC2DD-D02KSH|     0.000 |     0.024 |    0.005       0.1     0.01 |      37 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02KSHHBeauty2Charm                   |     0.270 |     0.175 |    0.055       1.6     0.27 |      37 |     0.007 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02KSHHBeauty2CharmTISTOS             |    20.000 |    16.208 |   16.208      16.2     0.00 |       1 |     0.016 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02KSHHBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DD0D2HHHD02KSHHBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DD0D2HHHD02KSHHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DD0D2HHHD02KSHHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DD0D2HHHD02KSHHBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DD0D2HHHD02KSHHBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DPI0D2HHHD02HHBeauty2CharmLine|     0.170 |     0.194 |    0.022      20.1     0.74 |    1000 |     0.194 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2HHHD02HHBeauty2CharmLin|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2HHHD02HHBeauty2CharmLin|     0.000 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2HHHD02HHBeauty2CharmLin|     0.409 |     0.375 |    0.024      20.0     1.16 |     366 |     0.137 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DPI0D2HHHD02HHBeauty2CharmLi|     0.000 |     0.007 |    0.003       0.5     0.03 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO            MERGED:BC2DD-Dst2DPI0D2HHH-Beauty2Charm          |     0.355 |     0.305 |    0.013       6.4     0.54 |     366 |     0.112 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:BC2DD-Dst2DPI0D2HHH-Beauty2Charm   |     0.300 |     0.279 |    0.009       6.4     0.50 |     366 |     0.102 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar2DD2HHHPIDPi0MergedBeauty2Charm     |     0.000 |     0.025 |    0.001       0.8     0.07 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO               Dstar2DD2HHHPIDPi0MergedBeauty2Charm          |     0.000 |     0.103 |    0.047       0.7     0.11 |      43 |     0.004 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar2DD2HHHPIDPi0ResolvedBeauty2Charm   |     0.273 |     0.244 |    0.001       6.4     0.48 |     366 |     0.089 |
+TimingAuditor.TIMER              INFO               Dstar2DD2HHHPIDPi0ResolvedBeauty2Charm        |     0.343 |     0.305 |    0.043       6.1     0.52 |     204 |     0.062 |
+TimingAuditor.TIMER              INFO             BC2DD-Dst2DPI0D2HHH-Beauty2Charm                |     0.000 |     0.006 |    0.004       0.0     0.00 |      15 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02HHBeauty2CharmCombCutBC2D|     0.000 |     0.034 |    0.017       0.1     0.02 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02HHBeauty2CharmCombCutD2HH|     0.000 |     0.019 |    0.007       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02HHBeauty2Charm           |     0.000 |     0.262 |    0.077       0.9     0.31 |       8 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02HHBeauty2CharmTISTOS     |     0.000 |     8.821 |    8.821       8.8     0.00 |       1 |     0.009 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02HHBeauty2CharmB2CBBDTBeau|     0.000 |     0.158 |    0.158       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02HHBeauty2CharmLine       |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DPI0D2HHHD02HHBeauty2Cha|     0.000 |     1.309 |    1.309       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DPI0D2HHHD02HHBeauty2Cha|     0.000 |     1.079 |    1.079       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DPI0D2HHHD02HHBeauty2Cha|     0.000 |     1.193 |    1.193       1.2     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2HHHD02HHBeauty2CharmLin|     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DPI0D2HHHD02KHHHBeauty2CharmLi|     0.090 |     0.066 |    0.022       1.6     0.08 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2HHHD02KHHHBeauty2CharmL|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2HHHD02KHHHBeauty2CharmL|     0.020 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2HHHD02KHHHBeauty2CharmL|     0.054 |     0.023 |    0.007       1.6     0.09 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DPI0D2HHHD02KHHHBeauty2Charm|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02KHHHBeauty2CharmCombCutBC|     0.000 |     0.045 |    0.022       0.1     0.03 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02KHHHBeauty2CharmCombCutD2|     0.000 |     0.042 |    0.011       0.1     0.04 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02KHHHBeauty2Charm         |     0.000 |     0.462 |    0.111       1.4     0.61 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02KHHHBeauty2CharmTISTOS   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02KHHHBeauty2CharmB2CBBDTBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02KHHHBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DPI0D2HHHD02KHHHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DPI0D2HHHD02KHHHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DPI0D2HHHD02KHHHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2HHHD02KHHHBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DPI0D2HHHD02HHPI0Beauty2CharmL|     0.080 |     0.065 |    0.022       1.5     0.08 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2HHHD02HHPI0Beauty2Charm|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2HHHD02HHPI0Beauty2Charm|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2HHHD02HHPI0Beauty2Charm|     0.000 |     0.026 |    0.008       1.5     0.10 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DPI0D2HHHD02HHPI0Beauty2Char|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02HHPI0Beauty2CharmCombCutB|     0.000 |     0.043 |    0.019       0.1     0.02 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02HHPI0Beauty2CharmCombCutB|     0.000 |     0.022 |    0.010       0.1     0.02 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02HHPI0Beauty2Charm        |     0.000 |     0.353 |    0.084       1.3     0.43 |       8 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02HHPI0Beauty2CharmTISTOS  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02HHPI0Beauty2CharmB2CBBDTB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02HHPI0Beauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DPI0D2HHHD02HHPI0Beauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DPI0D2HHHD02HHPI0Beauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DPI0D2HHHD02HHPI0Beauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2HHHD02HHPI0Beauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DPI0D2HHHD02KSHHBeauty2CharmLi|     0.040 |     0.061 |    0.022       0.8     0.05 |    1000 |     0.061 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2HHHD02KSHHBeauty2CharmL|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2HHHD02KSHHBeauty2CharmL|     0.020 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2HHHD02KSHHBeauty2CharmL|     0.000 |     0.017 |    0.007       0.7     0.05 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DPI0D2HHHD02KSHHBeauty2Charm|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02KSHHBeauty2CharmCombCutBC|     0.000 |     0.040 |    0.022       0.1     0.02 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02KSHHBeauty2CharmCombCutBC|     0.000 |     0.025 |    0.009       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02KSHHBeauty2Charm         |     0.000 |     0.191 |    0.072       0.5     0.20 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02KSHHBeauty2CharmTISTOS   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02KSHHBeauty2CharmB2CBBDTBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2HHHD02KSHHBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DPI0D2HHHD02KSHHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DPI0D2HHHD02KSHHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DPI0D2HHHD02KSHHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2HHHD02KSHHBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DGammaD2KSHD02HHBeauty2CharmLi|     0.180 |     0.112 |    0.022       4.6     0.28 |    1000 |     0.113 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHD02HHBeauty2CharmL|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHD02HHBeauty2CharmL|     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHD02HHBeauty2CharmL|     0.191 |     0.156 |    0.024       4.5     0.42 |     366 |     0.057 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DGammaD2KSHD02HHBeauty2Charm|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:BC2DD-Dst2DGammaD2KSH-Beauty2Charm        |     0.191 |     0.129 |    0.014       2.9     0.36 |     366 |     0.047 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:BC2DD-Dst2DGammaD2KSH-Beauty2Charm |     0.163 |     0.106 |    0.009       2.6     0.29 |     366 |     0.039 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar2DGammaD2KsHLLBeauty2Charm          |     0.081 |     0.044 |    0.002       2.3     0.21 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO               Dstar2DGammaD2KsHLLBeauty2Charm               |     0.384 |     0.325 |    0.107       2.1     0.40 |      26 |     0.008 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar2DGammaD2KsHDDBeauty2Charm          |     0.054 |     0.052 |    0.002       2.2     0.20 |     366 |     0.019 |
+TimingAuditor.TIMER              INFO               Dstar2DGammaD2KsHDDBeauty2Charm               |     0.571 |     0.300 |    0.117       1.5     0.24 |      35 |     0.011 |
+TimingAuditor.TIMER              INFO             BC2DD-Dst2DGammaD2KSH-Beauty2Charm              |     0.000 |     0.008 |    0.005       0.0     0.00 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02HHBeauty2CharmCombCutBC|     0.000 |     0.037 |    0.011       0.1     0.02 |      17 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02HHBeauty2CharmCombCutD2|     0.000 |     0.028 |    0.007       0.1     0.02 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02HHBeauty2Charm         |     0.000 |     0.354 |    0.099       1.3     0.44 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02HHBeauty2CharmTISTOS   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02HHBeauty2CharmB2CBBDTBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02HHBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DGammaD2KSHD02HHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DGammaD2KSHD02HHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DGammaD2KSHD02HHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHD02HHBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DGammaD2KSHD02KHHHBeauty2Charm|     0.050 |     0.066 |    0.023       4.1     0.14 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHD02KHHHBeauty2Char|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHD02KHHHBeauty2Char|     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHD02KHHHBeauty2Char|     0.027 |     0.031 |    0.007       3.9     0.21 |     366 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DGammaD2KSHD02KHHHBeauty2Cha|     0.027 |     0.007 |    0.003       0.8     0.04 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02KHHHBeauty2CharmCombCut|     0.000 |     0.042 |    0.019       0.1     0.02 |      17 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02KHHHBeauty2CharmCombCut|     0.000 |     0.035 |    0.013       0.1     0.03 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02KHHHBeauty2Charm       |     0.000 |     0.706 |    0.093       3.4     1.33 |       6 |     0.004 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02KHHHBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02KHHHBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02KHHHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DGammaD2KSHD02KHHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DGammaD2KSHD02KHHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DGammaD2KSHD02KHHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHD02KHHHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DGammaD2KSHD02HHPI0Beauty2Char|     0.010 |     0.068 |    0.022       1.1     0.09 |    1000 |     0.068 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHD02HHPI0Beauty2Cha|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHD02HHPI0Beauty2Cha|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHD02HHPI0Beauty2Cha|     0.000 |     0.023 |    0.008       0.9     0.08 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DGammaD2KSHD02HHPI0Beauty2Ch|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02HHPI0Beauty2CharmCombCu|     0.000 |     0.038 |    0.016       0.1     0.02 |      17 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02HHPI0Beauty2CharmCombCu|     0.000 |     0.036 |    0.010       0.1     0.03 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02HHPI0Beauty2Charm      |     0.000 |     0.392 |    0.099       0.7     0.26 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02HHPI0Beauty2CharmTISTOS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02HHPI0Beauty2CharmB2CBBD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02HHPI0Beauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DGammaD2KSHD02HHPI0Beaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DGammaD2KSHD02HHPI0Beaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DGammaD2KSHD02HHPI0Beaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHD02HHPI0Beauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DGammaD2KSHD02KSHHBeauty2Charm|     0.050 |     0.063 |    0.022       1.2     0.07 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHD02KSHHBeauty2Char|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHD02KSHHBeauty2Char|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHD02KSHHBeauty2Char|     0.027 |     0.023 |    0.007       1.0     0.08 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DGammaD2KSHD02KSHHBeauty2Cha|     0.000 |     0.006 |    0.003       0.5     0.03 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02KSHHBeauty2CharmCombCut|     0.588 |     0.036 |    0.013       0.1     0.02 |      17 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02KSHHBeauty2CharmCombCut|     0.000 |     0.025 |    0.008       0.0     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02KSHHBeauty2Charm       |     0.000 |     0.199 |    0.069       0.7     0.22 |       9 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02KSHHBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02KSHHBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHD02KSHHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DGammaD2KSHD02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DGammaD2KSHD02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DGammaD2KSHD02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHD02KSHHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2D0PID02KHHHD02HHBeauty2CharmLi|     0.210 |     0.207 |    0.021      30.0     1.08 |    1000 |     0.208 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KHHHD02HHBeauty2CharmL|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KHHHD02HHBeauty2CharmL|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KHHHD02HHBeauty2CharmL|     0.491 |     0.419 |    0.008      29.8     1.74 |     366 |     0.153 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2D0PID02KHHHD02HHBeauty2Charm|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            D2K3HBeauty2CharmFilter                          |     0.085 |     0.019 |    0.005       0.1     0.02 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            D2K3HPIDBeauty2CharmFilter                       |     0.094 |     0.020 |    0.008       0.1     0.01 |     106 |     0.002 |
+TimingAuditor.TIMER              INFO            DstarD2K3HPID2D0PiBeauty2Charm                   |     0.625 |     0.770 |    0.061      25.2     2.80 |      80 |     0.062 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02HHBeauty2CharmCombCutDs|     0.000 |     0.039 |    0.012       0.1     0.02 |      21 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02HHBeauty2CharmCombCutD2|     0.000 |     0.028 |    0.011       0.1     0.02 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02HHBeauty2Charm         |     0.000 |     0.266 |    0.077       1.4     0.36 |      12 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02HHBeauty2CharmTISTOS   |     0.000 |     1.686 |    1.686       1.7     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02HHBeauty2CharmB2CBBDTBe|     0.000 |     0.086 |    0.086       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02HHBeauty2CharmLine     |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2D0PID02KHHHD02HHBeauty2C|     0.000 |     0.234 |    0.234       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2D0PID02KHHHD02HHBeauty2C|     0.000 |     0.168 |    0.168       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2D0PID02KHHHD02HHBeauty2C|     0.000 |     0.189 |    0.189       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KHHHD02HHBeauty2CharmL|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2D0PID02KHHHD02KHHHBeauty2Charm|     0.090 |     0.076 |    0.022       8.2     0.27 |    1000 |     0.077 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KHHHD02KHHHBeauty2Char|     0.010 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KHHHD02KHHHBeauty2Char|     0.030 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KHHHD02KHHHBeauty2Char|     0.027 |     0.055 |    0.008       8.1     0.43 |     366 |     0.020 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2D0PID02KHHHD02KHHHBeauty2Cha|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02KHHHBeauty2CharmCombCut|     0.000 |     0.042 |    0.023       0.1     0.02 |      21 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02KHHHBeauty2CharmCombCut|     0.000 |     0.021 |    0.007       0.1     0.02 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02KHHHBeauty2Charm       |     0.000 |     0.190 |    0.069       1.0     0.23 |      20 |     0.004 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02KHHHBeauty2CharmTISTOS |     0.000 |     3.230 |    3.230       3.2     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02KHHHBeauty2CharmB2CBBDT|     0.000 |     0.126 |    0.126       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02KHHHBeauty2CharmLine   |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2D0PID02KHHHD02KHHHBeauty|     0.000 |     0.258 |    0.258       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2D0PID02KHHHD02KHHHBeauty|     0.000 |     0.323 |    0.323       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2D0PID02KHHHD02KHHHBeauty|     0.000 |     0.253 |    0.253       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KHHHD02KHHHBeauty2Char|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2D0PID02KHHHD02HHPI0Beauty2Char|     0.070 |     0.074 |    0.021       9.9     0.32 |    1000 |     0.074 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KHHHD02HHPI0Beauty2Cha|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KHHHD02HHPI0Beauty2Cha|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KHHHD02HHPI0Beauty2Cha|     0.081 |     0.055 |    0.008       9.8     0.52 |     366 |     0.020 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2D0PID02KHHHD02HHPI0Beauty2Ch|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02HHPI0Beauty2CharmCombCu|     0.000 |     0.045 |    0.013       0.1     0.02 |      21 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02HHPI0Beauty2CharmCombCu|     0.000 |     0.033 |    0.013       0.1     0.02 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02HHPI0Beauty2Charm      |     0.909 |     0.297 |    0.071       1.2     0.34 |      11 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02HHPI0Beauty2CharmTISTOS|    10.000 |     3.851 |    3.851       3.9     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02HHPI0Beauty2CharmB2CBBD|     0.000 |     0.148 |    0.148       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02HHPI0Beauty2CharmLine  |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2D0PID02KHHHD02HHPI0Beaut|     0.000 |     0.303 |    0.303       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2D0PID02KHHHD02HHPI0Beaut|     0.000 |     0.229 |    0.229       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2D0PID02KHHHD02HHPI0Beaut|     0.000 |     0.346 |    0.346       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KHHHD02HHPI0Beauty2Cha|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2D0PID02KHHHD02KSHHBeauty2Charm|     0.080 |     0.077 |    0.022      13.8     0.44 |    1000 |     0.078 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KHHHD02KSHHBeauty2Char|     0.020 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KHHHD02KSHHBeauty2Char|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KHHHD02KSHHBeauty2Char|     0.027 |     0.061 |    0.008      13.5     0.71 |     366 |     0.022 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2D0PID02KHHHD02KSHHBeauty2Cha|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02KSHHBeauty2CharmCombCut|     0.000 |     0.040 |    0.012       0.1     0.01 |      21 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02KSHHBeauty2CharmCombCut|     0.000 |     0.031 |    0.012       0.1     0.02 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02KSHHBeauty2Charm       |     0.000 |     0.395 |    0.085       1.4     0.55 |       8 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02KSHHBeauty2CharmTISTOS |    10.000 |    10.787 |   10.787      10.8     0.00 |       1 |     0.011 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02KSHHBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KHHHD02KSHHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2D0PID02KHHHD02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2D0PID02KHHHD02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2D0PID02KHHHD02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KHHHD02KSHHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DGammaD2KSHHHD02HHBeauty2Charm|     0.140 |     0.133 |    0.023      24.0     0.87 |    1000 |     0.134 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHHHD02HHBeauty2Char|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHHHD02HHBeauty2Char|     0.010 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHHHD02HHBeauty2Char|     0.218 |     0.210 |    0.023      23.8     1.41 |     366 |     0.077 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DGammaD2KSHHHD02HHBeauty2Cha|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:BC2DD-Dst2DGammaD2KSHHH-Beauty2Charm      |     0.191 |     0.187 |    0.014      23.3     1.37 |     366 |     0.069 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:BC2DD-Dst2DGammaD2KSHHH-Beauty2Char|     0.136 |     0.164 |    0.010      22.2     1.29 |     366 |     0.060 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar2DGammaD2KsHHHLLPIDBeauty2Charm     |     0.000 |     0.045 |    0.002       3.2     0.25 |     366 |     0.017 |
+TimingAuditor.TIMER              INFO               Dstar2DGammaD2KsHHHLLPIDBeauty2Charm          |     0.000 |     0.458 |    0.166       2.1     0.49 |      18 |     0.008 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar2DGammaD2KsHHHDDPIDBeauty2Charm     |     0.109 |     0.109 |    0.002      22.2     1.27 |     366 |     0.040 |
+TimingAuditor.TIMER              INFO               Dstar2DGammaD2KsHHHDDPIDBeauty2Charm          |     1.250 |     1.637 |    0.111      17.8     4.43 |      16 |     0.026 |
+TimingAuditor.TIMER              INFO             BC2DD-Dst2DGammaD2KSHHH-Beauty2Charm            |     0.000 |     0.008 |    0.004       0.0     0.00 |      15 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02HHBeauty2CharmCombCut|     0.000 |     0.038 |    0.017       0.1     0.02 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02HHBeauty2CharmCombCut|     0.000 |     0.017 |    0.009       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02HHBeauty2Charm       |     0.000 |     0.189 |    0.081       0.6     0.20 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02HHBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02HHBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02HHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DGammaD2KSHHHD02HHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DGammaD2KSHHHD02HHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DGammaD2KSHHHD02HHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHHHD02HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DGammaD2KSHHHD02KHHHBeauty2Cha|     0.070 |     0.078 |    0.023      14.8     0.47 |    1000 |     0.079 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHHHD02KHHHBeauty2Ch|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHHHD02KHHHBeauty2Ch|     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHHHD02KHHHBeauty2Ch|     0.054 |     0.060 |    0.008      14.6     0.76 |     366 |     0.022 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DGammaD2KSHHHD02KHHHBeauty2C|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02KHHHBeauty2CharmCombC|     0.000 |     0.040 |    0.020       0.1     0.02 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02KHHHBeauty2CharmCombC|     0.000 |     0.029 |    0.008       0.0     0.02 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02KHHHBeauty2Charm     |     0.000 |     0.351 |    0.080       1.4     0.45 |       8 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02KHHHBeauty2CharmTISTO|    10.000 |    11.466 |   11.466      11.5     0.00 |       1 |     0.011 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02KHHHBeauty2CharmB2CBB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02KHHHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DGammaD2KSHHHD02KHHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DGammaD2KSHHHD02KHHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DGammaD2KSHHHD02KHHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHHHD02KHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DGammaD2KSHHHD02HHPI0Beauty2Ch|     0.040 |     0.065 |    0.022       2.3     0.10 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHHHD02HHPI0Beauty2C|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHHHD02HHPI0Beauty2C|     0.000 |     0.008 |    0.004       0.5     0.02 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHHHD02HHPI0Beauty2C|     0.054 |     0.028 |    0.008       2.0     0.14 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DGammaD2KSHHHD02HHPI0Beauty2|     0.027 |     0.005 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02HHPI0Beauty2CharmComb|     0.000 |     0.034 |    0.019       0.1     0.01 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02HHPI0Beauty2CharmComb|     0.000 |     0.031 |    0.011       0.1     0.02 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02HHPI0Beauty2Charm    |     2.000 |     0.746 |    0.081       1.7     0.71 |       5 |     0.004 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02HHPI0Beauty2CharmTIST|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02HHPI0Beauty2CharmB2CB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02HHPI0Beauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DGammaD2KSHHHD02HHPI0Bea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DGammaD2KSHHHD02HHPI0Bea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DGammaD2KSHHHD02HHPI0Bea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHHHD02HHPI0Beauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DGammaD2KSHHHD02KSHHBeauty2Cha|     0.030 |     0.062 |    0.022       0.9     0.06 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHHHD02KSHHBeauty2Ch|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHHHD02KSHHBeauty2Ch|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHHHD02KSHHBeauty2Ch|     0.000 |     0.022 |    0.007       0.7     0.06 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DGammaD2KSHHHD02KSHHBeauty2C|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02KSHHBeauty2CharmCombC|     0.000 |     0.039 |    0.018       0.1     0.02 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02KSHHBeauty2CharmCombC|     0.000 |     0.021 |    0.009       0.0     0.01 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02KSHHBeauty2Charm     |     0.000 |     0.159 |    0.071       0.5     0.15 |      10 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02KSHHBeauty2CharmTISTO|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02KSHHBeauty2CharmB2CBB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2KSHHHD02KSHHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DGammaD2KSHHHD02KSHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DGammaD2KSHHHD02KSHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DGammaD2KSHHHD02KSHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2KSHHHD02KSHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DGammaD2HHHD02HHBeauty2CharmLi|     0.360 |     0.440 |    0.021      86.1     3.12 |    1000 |     0.440 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2HHHD02HHBeauty2CharmL|     0.020 |     0.002 |    0.001       0.2     0.01 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2HHHD02HHBeauty2CharmL|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2HHHD02HHBeauty2CharmL|     0.846 |     1.047 |    0.008      85.9     5.08 |     366 |     0.383 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DGammaD2HHHD02HHBeauty2Charm|     0.027 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Dstar2DGammaD2HHHPIDBeauty2Charm                 |     0.375 |     0.793 |    0.110      16.6     1.39 |     213 |     0.169 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02HHBeauty2CharmCombCutDs|     0.000 |     0.036 |    0.008       0.2     0.03 |      66 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02HHBeauty2CharmCombCutD2|     0.000 |     0.026 |    0.007       0.1     0.02 |      37 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02HHBeauty2Charm         |     0.270 |     0.301 |    0.075       1.9     0.40 |      37 |     0.011 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02HHBeauty2CharmTISTOS   |    26.666 |    27.771 |    4.728      62.9    30.88 |       3 |     0.083 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02HHBeauty2CharmB2CBBDTBe|     0.000 |     0.214 |    0.188       0.3     0.04 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02HHBeauty2CharmLine     |     0.000 |     0.013 |    0.008       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DGammaD2HHHD02HHBeauty2C|     0.000 |     1.931 |    1.412       2.6     0.60 |       3 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DGammaD2HHHD02HHBeauty2C|     3.333 |     1.776 |    1.123       2.6     0.75 |       3 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DGammaD2HHHD02HHBeauty2C|     0.000 |     1.806 |    1.041       2.7     0.84 |       3 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2HHHD02HHBeauty2CharmL|     0.000 |     0.003 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DGammaD2HHHD02KHHHBeauty2Charm|     0.230 |     0.190 |    0.022      94.3     3.04 |    1000 |     0.190 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2HHHD02KHHHBeauty2Char|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2HHHD02KHHHBeauty2Char|     0.010 |     0.013 |    0.005       4.3     0.14 |    1000 |     0.014 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2HHHD02KHHHBeauty2Char|     0.382 |     0.352 |    0.007      94.1     5.01 |     366 |     0.129 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DGammaD2HHHD02KHHHBeauty2Cha|     0.000 |     0.006 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02KHHHBeauty2CharmCombCut|     0.151 |     0.038 |    0.010       0.1     0.02 |      66 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02KHHHBeauty2CharmCombCut|     0.000 |     0.023 |    0.010       0.1     0.01 |      22 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02KHHHBeauty2Charm       |     0.454 |     0.500 |    0.079       4.2     1.01 |      22 |     0.011 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02KHHHBeauty2CharmTISTOS |    50.000 |    45.344 |   12.549      78.1    46.38 |       2 |     0.091 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02KHHHBeauty2CharmB2CBBDT|     0.000 |     0.283 |    0.283       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02KHHHBeauty2CharmLine   |     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DGammaD2HHHD02KHHHBeauty|     0.000 |     3.032 |    3.032       3.0     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DGammaD2HHHD02KHHHBeauty|    10.000 |     3.041 |    3.041       3.0     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DGammaD2HHHD02KHHHBeauty|     0.000 |     2.932 |    2.932       2.9     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2HHHD02KHHHBeauty2Char|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2Char|     0.100 |     0.105 |    0.022      17.2     0.69 |    1000 |     0.106 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2Cha|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2Cha|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2Cha|     0.136 |     0.134 |    0.008      17.0     1.12 |     366 |     0.049 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2Ch|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2CharmCombCu|     0.151 |     0.036 |    0.011       0.1     0.02 |      66 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2CharmCombCu|     0.000 |     0.024 |    0.007       0.1     0.02 |      27 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2Charm      |     0.370 |     0.389 |    0.073       2.2     0.49 |      27 |     0.011 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2CharmTISTOS|    10.000 |    10.223 |    9.791      10.7     0.61 |       2 |     0.020 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2CharmB2CBBD|     0.000 |     0.130 |    0.130       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2CharmLine  |     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beaut|    10.000 |     0.573 |    0.573       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beaut|     0.000 |     0.489 |    0.489       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DGammaD2HHHD02HHPI0Beaut|     0.000 |     0.444 |    0.444       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2HHHD02HHPI0Beauty2Cha|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DGammaD2HHHD02KSHHBeauty2Charm|     0.160 |     0.166 |    0.021      97.7     3.09 |    1000 |     0.166 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2HHHD02KSHHBeauty2Char|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2HHHD02KSHHBeauty2Char|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2HHHD02KSHHBeauty2Char|     0.300 |     0.303 |    0.008      97.4     5.09 |     366 |     0.111 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DGammaD2HHHD02KSHHBeauty2Cha|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02KSHHBeauty2CharmCombCut|     0.000 |     0.036 |    0.009       0.1     0.02 |      66 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02KSHHBeauty2CharmCombCut|     0.000 |     0.031 |    0.010       0.1     0.02 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02KSHHBeauty2Charm       |     1.111 |     0.347 |    0.076       3.9     0.88 |      18 |     0.006 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02KSHHBeauty2CharmTISTOS |    90.000 |    91.729 |   91.729      91.7     0.00 |       1 |     0.092 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02KSHHBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DGammaD2HHHD02KSHHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DGammaD2HHHD02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DGammaD2HHHD02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DGammaD2HHHD02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DGammaD2HHHD02KSHHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2D0PID02HHD02HHBeauty2CharmLine|     0.090 |     0.069 |    0.022       1.2     0.08 |    1000 |     0.069 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02HHD02HHBeauty2CharmLin|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02HHD02HHBeauty2CharmLin|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02HHD02HHBeauty2CharmLin|     0.054 |     0.035 |    0.008       0.9     0.10 |     366 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2D0PID02HHD02HHBeauty2CharmLi|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02HHBeauty2CharmCombCutDsta|     0.000 |     0.037 |    0.014       0.1     0.02 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02HHBeauty2CharmCombCutD2HH|     0.000 |     0.024 |    0.005       0.1     0.02 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02HHBeauty2Charm           |     0.000 |     0.178 |    0.070       0.6     0.14 |      18 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02HHBeauty2CharmTISTOS     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02HHBeauty2CharmB2CBBDTBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02HHBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2D0PID02HHD02HHBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2D0PID02HHD02HHBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2D0PID02HHD02HHBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02HHD02HHBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2D0PID02HHD02KHHHBeauty2CharmLi|     0.040 |     0.072 |    0.023       5.8     0.20 |    1000 |     0.072 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02HHD02KHHHBeauty2CharmL|     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02HHD02KHHHBeauty2CharmL|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02HHD02KHHHBeauty2CharmL|     0.000 |     0.041 |    0.007       5.7     0.32 |     366 |     0.015 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2D0PID02HHD02KHHHBeauty2Charm|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02KHHHBeauty2CharmCombCutDs|     0.000 |     0.035 |    0.015       0.1     0.02 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02KHHHBeauty2CharmCombCutD2|     0.000 |     0.023 |    0.009       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02KHHHBeauty2Charm         |     0.000 |     0.343 |    0.066       1.7     0.55 |       8 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02KHHHBeauty2CharmTISTOS   |     0.000 |     2.169 |    2.169       2.2     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02KHHHBeauty2CharmB2CBBDTBe|     0.000 |     0.103 |    0.103       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02KHHHBeauty2CharmLine     |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2D0PID02HHD02KHHHBeauty2C|     0.000 |     0.186 |    0.186       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2D0PID02HHD02KHHHBeauty2C|     0.000 |     0.154 |    0.154       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2D0PID02HHD02KHHHBeauty2C|     0.000 |     0.167 |    0.167       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02HHD02KHHHBeauty2CharmL|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2D0PID02HHD02HHPI0Beauty2CharmL|     0.050 |     0.070 |    0.023       2.7     0.13 |    1000 |     0.071 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02HHD02HHPI0Beauty2Charm|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02HHD02HHPI0Beauty2Charm|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02HHD02HHPI0Beauty2Charm|     0.054 |     0.032 |    0.007       2.5     0.16 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2D0PID02HHD02HHPI0Beauty2Char|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02HHPI0Beauty2CharmCombCutD|     0.000 |     0.036 |    0.013       0.1     0.02 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02HHPI0Beauty2CharmCombCutB|     0.000 |     0.057 |    0.030       0.1     0.04 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02HHPI0Beauty2Charm        |     0.000 |     0.582 |    0.072       2.2     0.73 |       7 |     0.004 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02HHPI0Beauty2CharmTISTOS  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02HHPI0Beauty2CharmB2CBBDTB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02HHPI0Beauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2D0PID02HHD02HHPI0Beauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2D0PID02HHD02HHPI0Beauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2D0PID02HHD02HHPI0Beauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02HHD02HHPI0Beauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2D0PID02HHD02KSHHBeauty2CharmLi|     0.070 |     0.064 |    0.023       1.5     0.07 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02HHD02KSHHBeauty2CharmL|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02HHD02KSHHBeauty2CharmL|     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02HHD02KSHHBeauty2CharmL|     0.027 |     0.022 |    0.008       1.1     0.07 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2D0PID02HHD02KSHHBeauty2Charm|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02KSHHBeauty2CharmCombCutDs|     0.000 |     0.039 |    0.013       0.1     0.02 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02KSHHBeauty2CharmCombCutBC|     0.000 |     0.038 |    0.012       0.1     0.03 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02KSHHBeauty2Charm         |     0.000 |     0.222 |    0.082       0.5     0.19 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02KSHHBeauty2CharmTISTOS   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02KSHHBeauty2CharmB2CBBDTBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02HHD02KSHHBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2D0PID02HHD02KSHHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2D0PID02HHD02KSHHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2D0PID02HHD02KSHHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02HHD02KSHHBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2D0PID02KSHHD02HHBeauty2CharmLi|     0.110 |     0.100 |    0.022       6.5     0.27 |    1000 |     0.101 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KSHHD02HHBeauty2CharmL|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KSHHD02HHBeauty2CharmL|     0.000 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KSHHD02HHBeauty2CharmL|     0.136 |     0.122 |    0.023       6.3     0.41 |     366 |     0.045 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2D0PID02KSHHD02HHBeauty2Charm|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:BC2DD-Dst2D0PID02KSHH-Beauty2Charm        |     0.109 |     0.100 |    0.014       5.8     0.37 |     366 |     0.037 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:BC2DD-Dst2D0PID02KSHH-Beauty2Charm |     0.054 |     0.088 |    0.010       5.0     0.32 |     366 |     0.033 |
+TimingAuditor.TIMER              INFO              INPUT:DstarD2KSHHLLPID2D0PiBeauty2Charm        |     0.027 |     0.041 |    0.002       2.5     0.18 |     366 |     0.015 |
+TimingAuditor.TIMER              INFO               DstarD2KSHHLLPID2D0PiBeauty2Charm             |     0.384 |     0.383 |    0.136       2.4     0.42 |      26 |     0.010 |
+TimingAuditor.TIMER              INFO              INPUT:DstarD2KSHHDDPID2D0PiBeauty2Charm        |     0.027 |     0.038 |    0.002       5.0     0.27 |     366 |     0.014 |
+TimingAuditor.TIMER              INFO               DstarD2KSHHDDPID2D0PiBeauty2Charm             |     0.000 |     0.409 |    0.099       4.1     0.82 |      23 |     0.009 |
+TimingAuditor.TIMER              INFO             BC2DD-Dst2D0PID02KSHH-Beauty2Charm              |     0.000 |     0.009 |    0.006       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02HHBeauty2CharmCombCutBC|     0.000 |     0.040 |    0.025       0.1     0.02 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02HHBeauty2CharmCombCutD2|     0.000 |     0.033 |    0.022       0.1     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02HHBeauty2Charm         |     3.333 |     0.552 |    0.102       1.4     0.78 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02HHBeauty2CharmTISTOS   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02HHBeauty2CharmB2CBBDTBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02HHBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2D0PID02KSHHD02HHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2D0PID02KSHHD02HHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2D0PID02KSHHD02HHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KSHHD02HHBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2D0PID02KSHHD02KHHHBeauty2Charm|     0.030 |     0.063 |    0.023       1.0     0.06 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KSHHD02KHHHBeauty2Char|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KSHHD02KHHHBeauty2Char|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KSHHD02KHHHBeauty2Char|     0.000 |     0.016 |    0.007       0.8     0.05 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2D0PID02KSHHD02KHHHBeauty2Cha|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02KHHHBeauty2CharmCombCut|     0.000 |     0.039 |    0.029       0.1     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02KHHHBeauty2CharmCombCut|     0.000 |     0.023 |    0.020       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02KHHHBeauty2Charm       |     0.000 |     0.339 |    0.081       0.6     0.28 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02KHHHBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02KHHHBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02KHHHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2D0PID02KSHHD02KHHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2D0PID02KSHHD02KHHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2D0PID02KSHHD02KHHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KSHHD02KHHHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2D0PID02KSHHD02HHPI0Beauty2Char|     0.060 |     0.065 |    0.022       1.2     0.08 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KSHHD02HHPI0Beauty2Cha|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KSHHD02HHPI0Beauty2Cha|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KSHHD02HHPI0Beauty2Cha|     0.027 |     0.020 |    0.008       0.9     0.08 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2D0PID02KSHHD02HHPI0Beauty2Ch|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02HHPI0Beauty2CharmCombCu|     1.666 |     0.048 |    0.038       0.1     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02HHPI0Beauty2CharmCombCu|     0.000 |     0.038 |    0.023       0.1     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02HHPI0Beauty2Charm      |     0.000 |     0.531 |    0.312       0.7     0.21 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02HHPI0Beauty2CharmTISTOS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02HHPI0Beauty2CharmB2CBBD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02HHPI0Beauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2D0PID02KSHHD02HHPI0Beaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2D0PID02KSHHD02HHPI0Beaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2D0PID02KSHHD02HHPI0Beaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KSHHD02HHPI0Beauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2D0PID02KSHHD02KSHHBeauty2Charm|     0.060 |     0.061 |    0.021       0.9     0.06 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KSHHD02KSHHBeauty2Char|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KSHHD02KSHHBeauty2Char|     0.010 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KSHHD02KSHHBeauty2Char|     0.027 |     0.018 |    0.007       0.8     0.06 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2D0PID02KSHHD02KSHHBeauty2Cha|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02KSHHBeauty2CharmCombCut|     0.000 |     0.048 |    0.037       0.1     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02KSHHBeauty2CharmCombCut|     0.000 |     0.024 |    0.016       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02KSHHBeauty2Charm       |     0.000 |     0.185 |    0.080       0.6     0.21 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02KSHHBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02KSHHBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2D0PID02KSHHD02KSHHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2D0PID02KSHHD02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2D0PID02KSHHD02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2D0PID02KSHHD02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2D0PID02KSHHD02KSHHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DPI0D2KSHHHD02HHBeauty2CharmLi|     0.090 |     0.110 |    0.021       7.7     0.34 |    1000 |     0.110 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHHHD02HHBeauty2CharmL|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHHHD02HHBeauty2CharmL|     0.010 |     0.013 |    0.004       0.7     0.06 |    1000 |     0.014 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHHHD02HHBeauty2CharmL|     0.136 |     0.127 |    0.032       7.5     0.52 |     366 |     0.047 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DPI0D2KSHHHD02HHBeauty2Charm|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:BC2DD-Dst2DPI0D2KSHHH-Beauty2Charm        |     0.081 |     0.110 |    0.021       7.5     0.51 |     366 |     0.040 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:BC2DD-Dst2DPI0D2KSHHH-Beauty2Charm |     0.081 |     0.098 |    0.018       7.5     0.48 |     366 |     0.036 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar2DD2KSHHHLLPIDPi0MergedBeauty2Charm |     0.000 |     0.007 |    0.002       0.7     0.04 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO               Dstar2DD2KSHHHLLPIDPi0MergedBeauty2Charm      |     0.000 |     0.179 |    0.054       0.6     0.25 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar2DD2KSHHHLLPIDPi0ResolvedBeauty2Char|     0.027 |     0.027 |    0.001       2.4     0.18 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO               Dstar2DD2KSHHHLLPIDPi0ResolvedBeauty2Charm    |     0.555 |     0.289 |    0.063       1.9     0.49 |      18 |     0.005 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar2DD2KSHHHDDPIDPi0MergedBeauty2Charm |     0.000 |     0.006 |    0.002       0.6     0.04 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO               Dstar2DD2KSHHHDDPIDPi0MergedBeauty2Charm      |     0.000 |     0.197 |    0.075       0.5     0.22 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar2DD2KSHHHDDPIDPi0ResolvedBeauty2Char|     0.054 |     0.041 |    0.001       7.4     0.43 |     366 |     0.015 |
+TimingAuditor.TIMER              INFO               Dstar2DD2KSHHHDDPIDPi0ResolvedBeauty2Charm    |     0.666 |     0.758 |    0.054       7.2     1.84 |      15 |     0.011 |
+TimingAuditor.TIMER              INFO             BC2DD-Dst2DPI0D2KSHHH-Beauty2Charm              |     0.000 |     0.014 |    0.005       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02HHBeauty2CharmCombCutBC|     0.000 |     0.040 |    0.028       0.1     0.02 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02HHBeauty2CharmCombCutD2|     0.000 |     0.025 |    0.025       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02HHBeauty2Charm         |     0.000 |     0.543 |    0.543       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02HHBeauty2CharmTISTOS   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02HHBeauty2CharmB2CBBDTBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02HHBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DPI0D2KSHHHD02HHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DPI0D2KSHHHD02HHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DPI0D2KSHHHD02HHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHHHD02HHBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DPI0D2KSHHHD02KHHHBeauty2Charm|     0.090 |     0.067 |    0.022       6.3     0.20 |    1000 |     0.068 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHHHD02KHHHBeauty2Char|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHHHD02KHHHBeauty2Char|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHHHD02KHHHBeauty2Char|     0.054 |     0.030 |    0.008       6.1     0.32 |     366 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DPI0D2KSHHHD02KHHHBeauty2Cha|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02KHHHBeauty2CharmCombCut|     0.000 |     0.054 |    0.027       0.1     0.03 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02KHHHBeauty2CharmCombCut|     0.000 |     0.045 |    0.045       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02KHHHBeauty2Charm       |     5.000 |     2.915 |    0.206       5.6     3.83 |       2 |     0.006 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02KHHHBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02KHHHBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02KHHHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DPI0D2KSHHHD02KHHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DPI0D2KSHHHD02KHHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DPI0D2KSHHHD02KHHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHHHD02KHHHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DPI0D2KSHHHD02HHPI0Beauty2Char|     0.100 |     0.065 |    0.020       2.4     0.10 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHHHD02HHPI0Beauty2Cha|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHHHD02HHPI0Beauty2Cha|     0.000 |     0.011 |    0.004       0.8     0.04 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHHHD02HHPI0Beauty2Cha|     0.109 |     0.019 |    0.008       2.1     0.11 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DPI0D2KSHHHD02HHPI0Beauty2Ch|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02HHPI0Beauty2CharmCombCu|     0.000 |     0.054 |    0.024       0.1     0.03 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02HHPI0Beauty2CharmCombCu|     0.000 |     0.088 |    0.088       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02HHPI0Beauty2Charm      |     0.000 |     1.654 |    1.654       1.7     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02HHPI0Beauty2CharmTISTOS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02HHPI0Beauty2CharmB2CBBD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02HHPI0Beauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DPI0D2KSHHHD02HHPI0Beaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DPI0D2KSHHHD02HHPI0Beaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DPI0D2KSHHHD02HHPI0Beaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHHHD02HHPI0Beauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DPI0D2KSHHHD02KSHHBeauty2Charm|     0.050 |     0.061 |    0.022       0.8     0.05 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHHHD02KSHHBeauty2Char|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHHHD02KSHHBeauty2Char|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHHHD02KSHHBeauty2Char|     0.000 |     0.016 |    0.007       0.7     0.05 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DPI0D2KSHHHD02KSHHBeauty2Cha|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02KSHHBeauty2CharmCombCut|     0.000 |     0.055 |    0.019       0.1     0.04 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02KSHHBeauty2CharmCombCut|     0.000 |     0.033 |    0.013       0.1     0.03 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02KSHHBeauty2Charm       |     0.000 |     0.254 |    0.094       0.6     0.26 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02KSHHBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02KSHHBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHHHD02KSHHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DPI0D2KSHHHD02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DPI0D2KSHHHD02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DPI0D2KSHHHD02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHHHD02KSHHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DPI0D2KSHD02HHBeauty2CharmLine|     0.110 |     0.096 |    0.022       2.9     0.16 |    1000 |     0.096 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHD02HHBeauty2CharmLin|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHD02HHBeauty2CharmLin|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHD02HHBeauty2CharmLin|     0.136 |     0.107 |    0.031       2.8     0.22 |     366 |     0.039 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DPI0D2KSHD02HHBeauty2CharmLi|     0.027 |     0.005 |    0.003       0.2     0.01 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:BC2DD-Dst2DPI0D2KSH-Beauty2Charm          |     0.109 |     0.091 |    0.021       2.8     0.22 |     366 |     0.033 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:BC2DD-Dst2DPI0D2KSH-Beauty2Charm   |     0.109 |     0.085 |    0.017       2.8     0.22 |     366 |     0.031 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar2DD2KSHLLPi0MergedBeauty2Charm      |     0.054 |     0.006 |    0.002       0.7     0.04 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO               Dstar2DD2KSHLLPi0MergedBeauty2Charm           |     2.000 |     0.183 |    0.054       0.6     0.25 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar2DD2KSHLLPi0ResolvedBeauty2Charm    |     0.027 |     0.021 |    0.001       1.9     0.12 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO               Dstar2DD2KSHLLPi0ResolvedBeauty2Charm         |     0.400 |     0.181 |    0.051       1.8     0.35 |      25 |     0.005 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar2DD2KSHDDPi0MergedBeauty2Charm      |     0.000 |     0.013 |    0.002       1.4     0.08 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO               Dstar2DD2KSHDDPi0MergedBeauty2Charm           |     0.000 |     0.199 |    0.050       1.4     0.37 |      12 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar2DD2KSHDDPi0ResolvedBeauty2Charm    |     0.027 |     0.028 |    0.001       1.0     0.10 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO               Dstar2DD2KSHDDPi0ResolvedBeauty2Charm         |     0.303 |     0.178 |    0.039       0.9     0.16 |      33 |     0.006 |
+TimingAuditor.TIMER              INFO             BC2DD-Dst2DPI0D2KSH-Beauty2Charm                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02HHBeauty2CharmCombCutBC2D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02HHBeauty2CharmCombCutD2HH|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02HHBeauty2Charm           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02HHBeauty2CharmTISTOS     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02HHBeauty2CharmB2CBBDTBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02HHBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DPI0D2KSHD02HHBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DPI0D2KSHD02HHBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DPI0D2KSHD02HHBeauty2Cha|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHD02HHBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DPI0D2KSHD02KHHHBeauty2CharmLi|     0.070 |     0.060 |    0.023       0.3     0.04 |    1000 |     0.061 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHD02KHHHBeauty2CharmL|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHD02KHHHBeauty2CharmL|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHD02KHHHBeauty2CharmL|     0.000 |     0.012 |    0.008       0.1     0.01 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DPI0D2KSHD02KHHHBeauty2Charm|     0.000 |     0.005 |    0.003       0.1     0.01 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02KHHHBeauty2CharmCombCutBC|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02KHHHBeauty2CharmCombCutD2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02KHHHBeauty2Charm         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02KHHHBeauty2CharmTISTOS   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02KHHHBeauty2CharmB2CBBDTBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02KHHHBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DPI0D2KSHD02KHHHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DPI0D2KSHD02KHHHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DPI0D2KSHD02KHHHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHD02KHHHBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DPI0D2KSHD02HHPI0Beauty2CharmL|     0.060 |     0.060 |    0.022       0.4     0.04 |    1000 |     0.061 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHD02HHPI0Beauty2Charm|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHD02HHPI0Beauty2Charm|     0.010 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHD02HHPI0Beauty2Charm|     0.000 |     0.012 |    0.008       0.1     0.01 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DPI0D2KSHD02HHPI0Beauty2Char|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02HHPI0Beauty2CharmCombCutB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02HHPI0Beauty2CharmCombCutB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02HHPI0Beauty2Charm        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02HHPI0Beauty2CharmTISTOS  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02HHPI0Beauty2CharmB2CBBDTB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02HHPI0Beauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DPI0D2KSHD02HHPI0Beauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DPI0D2KSHD02HHPI0Beauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DPI0D2KSHD02HHPI0Beauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHD02HHPI0Beauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstD0Dst2DPI0D2KSHD02KSHHBeauty2CharmLi|     0.060 |     0.060 |    0.023       0.3     0.04 |    1000 |     0.060 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHD02KSHHBeauty2CharmL|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHD02KSHHBeauty2CharmL|     0.010 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHD02KSHHBeauty2CharmL|     0.000 |     0.011 |    0.007       0.0     0.00 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstD0Dst2DPI0D2KSHD02KSHHBeauty2Charm|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02KSHHBeauty2CharmCombCutBC|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02KSHHBeauty2CharmCombCutBC|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02KSHHBeauty2Charm         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02KSHHBeauty2CharmTISTOS   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02KSHHBeauty2CharmB2CBBDTBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstD0Dst2DPI0D2KSHD02KSHHBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstD0Dst2DPI0D2KSHD02KSHHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstD0Dst2DPI0D2KSHD02KSHHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstD0Dst2DPI0D2KSHD02KSHHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstD0Dst2DPI0D2KSHD02KSHHBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DDst0D2KSHHHDst02D0GammaD02KSHHBeauty2C|     0.150 |     0.085 |    0.022       5.1     0.23 |    1000 |     0.085 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0GammaD02KSHHBeauty2|     0.010 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0GammaD02KSHHBeauty2|     0.109 |     0.076 |    0.007       4.9     0.35 |     366 |     0.028 |
+TimingAuditor.TIMER              INFO            StrippingBc2DDst0D2KSHHHDst02D0GammaD02KSHHBeauty|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0GammaD02KSHHBeauty2CharmCom|     0.000 |     0.035 |    0.010       0.1     0.02 |      32 |     0.001 |
+TimingAuditor.TIMER              INFO            MERGED:BC2DD-Dst02D0GammaD02KSHH-Beauty2Charm    |     0.135 |     0.166 |    0.014       4.3     0.46 |     222 |     0.037 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:BC2DD-Dst02D0GammaD02KSHH-Beauty2Ch|     0.135 |     0.132 |    0.010       3.4     0.35 |     222 |     0.029 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar02D0KsHHLLPIDBeauty2Charm           |     0.090 |     0.075 |    0.002       1.9     0.26 |     222 |     0.017 |
+TimingAuditor.TIMER              INFO               Dstar02D0KsHHLLPIDBeauty2Charm                |     0.434 |     0.340 |    0.126       1.8     0.34 |      23 |     0.008 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar02D0KsHHDDPIDBeauty2Charm           |     0.045 |     0.048 |    0.002       3.4     0.25 |     222 |     0.011 |
+TimingAuditor.TIMER              INFO               Dstar02D0KsHHDDPIDBeauty2Charm                |     0.526 |     0.327 |    0.130       2.3     0.48 |      19 |     0.006 |
+TimingAuditor.TIMER              INFO             BC2DD-Dst02D0GammaD02KSHH-Beauty2Charm          |     0.000 |     0.008 |    0.005       0.0     0.00 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0GammaD02KSHHBeauty2CharmCom|     0.000 |     0.037 |    0.016       0.1     0.02 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0GammaD02KSHHBeauty2Charm   |     0.000 |     0.153 |    0.066       0.5     0.16 |       8 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0GammaD02KSHHBeauty2CharmTIS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0GammaD02KSHHBeauty2CharmB2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0GammaD02KSHHBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DDst0D2KSHHHDst02D0GammaD02KSHHBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DDst0D2KSHHHDst02D0GammaD02KSHHBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DDst0D2KSHHHDst02D0GammaD02KSHHBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DDst0D2KSHHHDst02D0GammaD02KHHHBeauty2C|     0.120 |     0.117 |    0.022      36.5     1.17 |    1000 |     0.118 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0GammaD02KHHHBeauty2|     0.163 |     0.168 |    0.007      36.3     1.92 |     366 |     0.062 |
+TimingAuditor.TIMER              INFO            StrippingBc2DDst0D2KSHHHDst02D0GammaD02KHHHBeauty|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0GammaD02KHHHBeauty2CharmCom|     0.000 |     0.037 |    0.012       0.1     0.02 |      32 |     0.001 |
+TimingAuditor.TIMER              INFO            Dstar02D0K3HPIDBeauty2Charm                      |     0.526 |     0.704 |    0.088      14.3     1.69 |      76 |     0.054 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0GammaD02KHHHBeauty2CharmCom|     0.000 |     0.042 |    0.018       0.1     0.02 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0GammaD02KHHHBeauty2Charm   |     0.000 |     0.552 |    0.056       3.7     1.19 |       9 |     0.005 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0GammaD02KHHHBeauty2CharmTIS|    10.000 |    12.985 |   12.985      13.0     0.00 |       1 |     0.013 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0GammaD02KHHHBeauty2CharmB2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0GammaD02KHHHBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DDst0D2KSHHHDst02D0GammaD02KHHHBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DDst0D2KSHHHDst02D0GammaD02KHHHBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DDst0D2KSHHHDst02D0GammaD02KHHHBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DDst0D2KSHHHDst02D0PI0D02HHBeauty2Charm|     0.070 |     0.070 |    0.022       6.8     0.22 |    1000 |     0.070 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.019 |    0.008       0.3     0.03 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingBc2DDst0D2KSHHHDst02D0PI0D02HHBeauty2Cha|     0.000 |     0.005 |    0.003       0.2     0.01 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0PI0D02HHBeauty2CharmCombCut|     0.000 |     0.038 |    0.019       0.1     0.01 |      32 |     0.001 |
+TimingAuditor.TIMER              INFO            MERGED:BC2DD-Dst02D0PI0D02HH-Beauty2Charm        |     0.090 |     0.057 |    0.014       2.3     0.17 |     222 |     0.013 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:BC2DD-Dst02D0PI0D02HH-Beauty2Charm |     0.090 |     0.045 |    0.010       2.3     0.16 |     222 |     0.010 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar02D0D2HHPIDPi0MergedBeauty2Charm    |     0.045 |     0.031 |    0.002       2.2     0.16 |     222 |     0.007 |
+TimingAuditor.TIMER              INFO               Dstar02D0D2HHPIDPi0MergedBeauty2Charm         |     0.454 |     0.167 |    0.048       1.9     0.40 |      22 |     0.004 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar02D0D2HHPIDPi0ResolvedBeauty2Charm  |     0.045 |     0.004 |    0.001       0.0     0.00 |     222 |     0.001 |
+TimingAuditor.TIMER              INFO             BC2DD-Dst02D0PI0D02HH-Beauty2Charm              |     0.000 |     0.009 |    0.006       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0PI0D02HHBeauty2CharmCombCut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0PI0D02HHBeauty2Charm       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0PI0D02HHBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0PI0D02HHBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0PI0D02HHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DDst0D2KSHHHDst02D0PI0D02HHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DDst0D2KSHHHDst02D0PI0D02HHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DDst0D2KSHHHDst02D0PI0D02HHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DDst0D2KSHHHDst02D0PI0D02KHHHBeauty2Cha|     0.070 |     0.077 |    0.022       5.2     0.21 |    1000 |     0.078 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0PI0D02KHHHBeauty2Ch|     0.027 |     0.058 |    0.007       5.0     0.32 |     366 |     0.021 |
+TimingAuditor.TIMER              INFO            StrippingBc2DDst0D2KSHHHDst02D0PI0D02KHHHBeauty2C|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0PI0D02KHHHBeauty2CharmCombC|     0.000 |     0.034 |    0.008       0.1     0.02 |      32 |     0.001 |
+TimingAuditor.TIMER              INFO            MERGED:BC2DD-Dst02D0PI0D02KHHH-Beauty2Charm      |     0.135 |     0.175 |    0.014       4.9     0.43 |     222 |     0.039 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:BC2DD-Dst02D0PI0D02KHHH-Beauty2Char|     0.090 |     0.157 |    0.009       4.9     0.40 |     222 |     0.035 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar02D0D2K3HPIDPi0MergedBeauty2Charm   |     0.000 |     0.020 |    0.002       0.7     0.07 |     222 |     0.005 |
+TimingAuditor.TIMER              INFO               Dstar02D0D2K3HPIDPi0MergedBeauty2Charm        |     0.000 |     0.109 |    0.046       0.6     0.13 |      16 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar02D0D2K3HPIDPi0ResolvedBeauty2Charm |     0.090 |     0.128 |    0.001       4.9     0.39 |     222 |     0.029 |
+TimingAuditor.TIMER              INFO               Dstar02D0D2K3HPIDPi0ResolvedBeauty2Charm      |     0.000 |     0.241 |    0.038       4.7     0.57 |      72 |     0.017 |
+TimingAuditor.TIMER              INFO             BC2DD-Dst02D0PI0D02KHHH-Beauty2Charm            |     0.000 |     0.007 |    0.005       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0PI0D02KHHHBeauty2CharmCombC|     0.000 |     0.047 |    0.035       0.1     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0PI0D02KHHHBeauty2Charm     |     5.000 |     0.280 |    0.084       0.5     0.28 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0PI0D02KHHHBeauty2CharmTISTO|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0PI0D02KHHHBeauty2CharmB2CBB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0PI0D02KHHHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DDst0D2KSHHHDst02D0PI0D02KHHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DDst0D2KSHHHDst02D0PI0D02KHHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DDst0D2KSHHHDst02D0PI0D02KHHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DDst0D2KSHHHDst02D0PI0D02KSHHBeauty2Cha|     0.090 |     0.071 |    0.022       1.9     0.12 |    1000 |     0.072 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0PI0D02KSHHBeauty2Ch|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0PI0D02KSHHBeauty2Ch|     0.054 |     0.043 |    0.007       1.7     0.16 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingBc2DDst0D2KSHHHDst02D0PI0D02KSHHBeauty2C|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0PI0D02KSHHBeauty2CharmCombC|     0.000 |     0.035 |    0.010       0.1     0.01 |      32 |     0.001 |
+TimingAuditor.TIMER              INFO            MERGED:BC2DD-Dst02D0PI0D02KSHH-Beauty2Charm      |     0.045 |     0.083 |    0.014       1.7     0.19 |     222 |     0.019 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:BC2DD-Dst02D0PI0D02KSHH-Beauty2Char|     0.045 |     0.075 |    0.010       1.7     0.18 |     222 |     0.017 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar02D0KsHHLLPIDPi0allBeauty2Charm     |     0.000 |     0.034 |    0.002       1.6     0.14 |     222 |     0.008 |
+TimingAuditor.TIMER              INFO               Dstar02D0KsHHLLPIDPi0allBeauty2Charm          |     0.000 |     0.191 |    0.048       1.5     0.31 |      22 |     0.004 |
+TimingAuditor.TIMER              INFO              INPUT:Dstar02D0KsHHDDPIDPi0allBeauty2Charm     |     0.045 |     0.030 |    0.002       1.4     0.12 |     222 |     0.007 |
+TimingAuditor.TIMER              INFO               Dstar02D0KsHHDDPIDPi0allBeauty2Charm          |     0.000 |     0.188 |    0.055       1.1     0.25 |      19 |     0.004 |
+TimingAuditor.TIMER              INFO             BC2DD-Dst02D0PI0D02KSHH-Beauty2Charm            |     0.000 |     0.005 |    0.004       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0PI0D02KSHHBeauty2CharmCombC|     0.000 |     0.019 |    0.019       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0PI0D02KSHHBeauty2Charm     |     0.000 |     0.597 |    0.597       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0PI0D02KSHHBeauty2CharmTISTO|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0PI0D02KSHHBeauty2CharmB2CBB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0PI0D02KSHHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DDst0D2KSHHHDst02D0PI0D02KSHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DDst0D2KSHHHDst02D0PI0D02KSHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DDst0D2KSHHHDst02D0PI0D02KSHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DDst0D2KSHHHDst02D0GammaD02HHBeauty2Cha|     0.060 |     0.064 |    0.022       0.8     0.06 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0GammaD02HHBeauty2Ch|     0.020 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0GammaD02HHBeauty2Ch|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0GammaD02HHBeauty2Ch|     0.000 |     0.018 |    0.007       0.7     0.04 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingBc2DDst0D2KSHHHDst02D0GammaD02HHBeauty2C|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0GammaD02HHBeauty2CharmCombC|     0.000 |     0.036 |    0.014       0.1     0.02 |      32 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0GammaD02HHBeauty2CharmCombC|     0.000 |     0.007 |    0.006       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0GammaD02HHBeauty2Charm     |     0.000 |     0.319 |    0.076       0.6     0.34 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0GammaD02HHBeauty2CharmTISTO|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0GammaD02HHBeauty2CharmB2CBB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHHHDst02D0GammaD02HHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DDst0D2KSHHHDst02D0GammaD02HHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DDst0D2KSHHHDst02D0GammaD02HHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DDst0D2KSHHHDst02D0GammaD02HHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHHHDst02D0GammaD02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DDst0D2KSHDst02D0GammaD02KSHHBeauty2Cha|     0.080 |     0.071 |    0.022       2.5     0.11 |    1000 |     0.071 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0GammaD02KSHHBeauty2Ch|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0GammaD02KSHHBeauty2Ch|     0.020 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0GammaD02KSHHBeauty2Ch|     0.000 |     0.037 |    0.008       2.3     0.15 |     366 |     0.014 |
+TimingAuditor.TIMER              INFO            StrippingBc2DDst0D2KSHDst02D0GammaD02KSHHBeauty2C|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0GammaD02KSHHBeauty2CharmCombC|     0.000 |     0.033 |    0.012       0.1     0.01 |      51 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0GammaD02KSHHBeauty2CharmCombC|     0.000 |     0.041 |    0.015       0.1     0.03 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0GammaD02KSHHBeauty2Charm     |     0.000 |     0.383 |    0.063       1.9     0.76 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0GammaD02KSHHBeauty2CharmTISTO|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0GammaD02KSHHBeauty2CharmB2CBB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0GammaD02KSHHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DDst0D2KSHDst02D0GammaD02KSHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DDst0D2KSHDst02D0GammaD02KSHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DDst0D2KSHDst02D0GammaD02KSHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0GammaD02KSHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DDst0D2KSHDst02D0GammaD02KHHHBeauty2Cha|     0.090 |     0.072 |    0.022       2.4     0.13 |    1000 |     0.073 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0GammaD02KHHHBeauty2Ch|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0GammaD02KHHHBeauty2Ch|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0GammaD02KHHHBeauty2Ch|     0.027 |     0.046 |    0.008       2.1     0.18 |     366 |     0.017 |
+TimingAuditor.TIMER              INFO            StrippingBc2DDst0D2KSHDst02D0GammaD02KHHHBeauty2C|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0GammaD02KHHHBeauty2CharmCombC|     0.000 |     0.031 |    0.010       0.1     0.01 |      51 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0GammaD02KHHHBeauty2CharmCombC|     0.000 |     0.035 |    0.012       0.1     0.02 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0GammaD02KHHHBeauty2Charm     |     0.909 |     0.247 |    0.054       1.8     0.52 |      11 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0GammaD02KHHHBeauty2CharmTISTO|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0GammaD02KHHHBeauty2CharmB2CBB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0GammaD02KHHHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DDst0D2KSHDst02D0GammaD02KHHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DDst0D2KSHDst02D0GammaD02KHHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DDst0D2KSHDst02D0GammaD02KHHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0GammaD02KHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DDst0D2KSHDst02D0PI0D02HHBeauty2CharmLi|     0.080 |     0.062 |    0.021       0.4     0.05 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0PI0D02HHBeauty2CharmL|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0PI0D02HHBeauty2CharmL|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0PI0D02HHBeauty2CharmL|     0.027 |     0.021 |    0.007       0.3     0.03 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingBc2DDst0D2KSHDst02D0PI0D02HHBeauty2Charm|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0PI0D02HHBeauty2CharmCombCutBC|     0.000 |     0.033 |    0.012       0.1     0.01 |      51 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0PI0D02HHBeauty2CharmCombCutBC|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0PI0D02HHBeauty2Charm         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0PI0D02HHBeauty2CharmTISTOS   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0PI0D02HHBeauty2CharmB2CBBDTBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0PI0D02HHBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DDst0D2KSHDst02D0PI0D02HHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DDst0D2KSHDst02D0PI0D02HHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DDst0D2KSHDst02D0PI0D02HHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0PI0D02HHBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DDst0D2KSHDst02D0PI0D02KHHHBeauty2Charm|     0.080 |     0.069 |    0.022       2.6     0.12 |    1000 |     0.070 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0PI0D02KHHHBeauty2Char|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0PI0D02KHHHBeauty2Char|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0PI0D02KHHHBeauty2Char|     0.027 |     0.037 |    0.007       2.5     0.17 |     366 |     0.014 |
+TimingAuditor.TIMER              INFO            StrippingBc2DDst0D2KSHDst02D0PI0D02KHHHBeauty2Cha|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0PI0D02KHHHBeauty2CharmCombCut|     0.000 |     0.032 |    0.013       0.1     0.01 |      51 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0PI0D02KHHHBeauty2CharmCombCut|     0.000 |     0.035 |    0.029       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0PI0D02KHHHBeauty2Charm       |     0.000 |     0.474 |    0.085       1.2     0.66 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0PI0D02KHHHBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0PI0D02KHHHBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0PI0D02KHHHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DDst0D2KSHDst02D0PI0D02KHHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DDst0D2KSHDst02D0PI0D02KHHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DDst0D2KSHDst02D0PI0D02KHHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0PI0D02KHHHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DDst0D2KSHDst02D0PI0D02KSHHBeauty2Charm|     0.020 |     0.063 |    0.021       0.4     0.05 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0PI0D02KSHHBeauty2Char|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0PI0D02KSHHBeauty2Char|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0PI0D02KSHHBeauty2Char|     0.000 |     0.022 |    0.008       0.3     0.04 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingBc2DDst0D2KSHDst02D0PI0D02KSHHBeauty2Cha|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0PI0D02KSHHBeauty2CharmCombCut|     0.000 |     0.031 |    0.010       0.1     0.01 |      51 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0PI0D02KSHHBeauty2CharmCombCut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0PI0D02KSHHBeauty2Charm       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0PI0D02KSHHBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0PI0D02KSHHBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0PI0D02KSHHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DDst0D2KSHDst02D0PI0D02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DDst0D2KSHDst02D0PI0D02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DDst0D2KSHDst02D0PI0D02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0PI0D02KSHHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DDst0D2KSHDst02D0GammaD02HHBeauty2Charm|     0.060 |     0.068 |    0.021       1.8     0.10 |    1000 |     0.069 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0GammaD02HHBeauty2Char|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0GammaD02HHBeauty2Char|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0GammaD02HHBeauty2Char|     0.000 |     0.022 |    0.007       1.6     0.09 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingBc2DDst0D2KSHDst02D0GammaD02HHBeauty2Cha|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0GammaD02HHBeauty2CharmCombCut|     0.000 |     0.031 |    0.010       0.1     0.01 |      51 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0GammaD02HHBeauty2CharmCombCut|     0.000 |     0.010 |    0.009       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0GammaD02HHBeauty2Charm       |     0.000 |     0.497 |    0.068       1.3     0.73 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0GammaD02HHBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0GammaD02HHBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2KSHDst02D0GammaD02HHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DDst0D2KSHDst02D0GammaD02HHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DDst0D2KSHDst02D0GammaD02HHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DDst0D2KSHDst02D0GammaD02HHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2KSHDst02D0GammaD02HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DDst0D2HHHDst02D0GammaD02KSHHBeauty2Cha|     0.100 |     0.097 |    0.023       8.8     0.33 |    1000 |     0.098 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0GammaD02KSHHBeauty2Ch|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0GammaD02KSHHBeauty2Ch|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0GammaD02KSHHBeauty2Ch|     0.027 |     0.109 |    0.007       8.6     0.52 |     366 |     0.040 |
+TimingAuditor.TIMER              INFO            StrippingBc2DDst0D2HHHDst02D0GammaD02KSHHBeauty2C|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0GammaD02KSHHBeauty2CharmCombC|     0.000 |     0.032 |    0.008       0.1     0.02 |     204 |     0.007 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0GammaD02KSHHBeauty2CharmCombC|     0.000 |     0.030 |    0.013       0.1     0.02 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0GammaD02KSHHBeauty2Charm     |     0.000 |     0.221 |    0.060       1.1     0.28 |      14 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0GammaD02KSHHBeauty2CharmTISTO|     0.000 |     6.072 |    6.072       6.1     0.00 |       1 |     0.006 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0GammaD02KSHHBeauty2CharmB2CBB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0GammaD02KSHHBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DDst0D2HHHDst02D0GammaD02KSHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DDst0D2HHHDst02D0GammaD02KSHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DDst0D2HHHDst02D0GammaD02KSHHBeau|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0GammaD02KSHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DDst0D2HHHDst02D0GammaD02KHHHBeauty2Cha|     0.130 |     0.165 |    0.022      43.5     1.43 |    1000 |     0.165 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0GammaD02KHHHBeauty2Ch|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0GammaD02KHHHBeauty2Ch|     0.020 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0GammaD02KHHHBeauty2Ch|     0.300 |     0.298 |    0.007      43.4     2.35 |     366 |     0.109 |
+TimingAuditor.TIMER              INFO            StrippingBc2DDst0D2HHHDst02D0GammaD02KHHHBeauty2C|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0GammaD02KHHHBeauty2CharmCombC|     0.000 |     0.032 |    0.007       0.1     0.02 |     204 |     0.007 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0GammaD02KHHHBeauty2CharmCombC|     0.476 |     0.041 |    0.012       0.1     0.03 |      21 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0GammaD02KHHHBeauty2Charm     |     0.476 |     0.379 |    0.053       2.8     0.68 |      21 |     0.008 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0GammaD02KHHHBeauty2CharmTISTO|    15.000 |    17.107 |    2.754      31.5    20.30 |       2 |     0.034 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0GammaD02KHHHBeauty2CharmB2CBB|     0.000 |     0.181 |    0.181       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0GammaD02KHHHBeauty2CharmLine |     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DDst0D2HHHDst02D0GammaD02KHHHBeau|     0.000 |     1.320 |    1.320       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DDst0D2HHHDst02D0GammaD02KHHHBeau|     0.000 |     1.326 |    1.326       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DDst0D2HHHDst02D0GammaD02KHHHBeau|     0.000 |     1.331 |    1.331       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0GammaD02KHHHBeauty2Ch|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DDst0D2HHHDst02D0PI0D02HHBeauty2CharmLi|     0.140 |     0.080 |    0.021       2.8     0.13 |    1000 |     0.081 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0PI0D02HHBeauty2CharmL|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0PI0D02HHBeauty2CharmL|     0.030 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0PI0D02HHBeauty2CharmL|     0.109 |     0.067 |    0.008       2.4     0.17 |     366 |     0.025 |
+TimingAuditor.TIMER              INFO            StrippingBc2DDst0D2HHHDst02D0PI0D02HHBeauty2Charm|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0PI0D02HHBeauty2CharmCombCutD2|     0.000 |     0.030 |    0.007       0.1     0.01 |     204 |     0.006 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0PI0D02HHBeauty2CharmCombCutBC|     0.000 |     0.038 |    0.028       0.1     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0PI0D02HHBeauty2Charm         |     0.000 |     0.441 |    0.153       1.0     0.50 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0PI0D02HHBeauty2CharmTISTOS   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0PI0D02HHBeauty2CharmB2CBBDTBe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0PI0D02HHBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DDst0D2HHHDst02D0PI0D02HHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DDst0D2HHHDst02D0PI0D02HHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DDst0D2HHHDst02D0PI0D02HHBeauty2C|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0PI0D02HHBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DDst0D2HHHDst02D0PI0D02KHHHBeauty2Charm|     0.110 |     0.096 |    0.022       8.5     0.29 |    1000 |     0.096 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0PI0D02KHHHBeauty2Char|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0PI0D02KHHHBeauty2Char|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0PI0D02KHHHBeauty2Char|     0.191 |     0.108 |    0.007       8.4     0.46 |     366 |     0.040 |
+TimingAuditor.TIMER              INFO            StrippingBc2DDst0D2HHHDst02D0PI0D02KHHHBeauty2Cha|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0PI0D02KHHHBeauty2CharmCombCut|     0.196 |     0.031 |    0.008       0.1     0.02 |     204 |     0.006 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0PI0D02KHHHBeauty2CharmCombCut|     0.000 |     0.036 |    0.012       0.1     0.02 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0PI0D02KHHHBeauty2Charm       |     0.000 |     0.263 |    0.069       0.6     0.22 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0PI0D02KHHHBeauty2CharmTISTOS |    10.000 |     3.605 |    3.605       3.6     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0PI0D02KHHHBeauty2CharmB2CBBDT|     0.000 |     0.106 |    0.106       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0PI0D02KHHHBeauty2CharmLine   |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DDst0D2HHHDst02D0PI0D02KHHHBeauty|     0.000 |     0.376 |    0.376       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DDst0D2HHHDst02D0PI0D02KHHHBeauty|     0.000 |     0.266 |    0.266       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DDst0D2HHHDst02D0PI0D02KHHHBeauty|     0.000 |     0.262 |    0.262       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0PI0D02KHHHBeauty2Char|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DDst0D2HHHDst02D0PI0D02KSHHBeauty2Charm|     0.060 |     0.077 |    0.022       1.4     0.09 |    1000 |     0.077 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0PI0D02KSHHBeauty2Char|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0PI0D02KSHHBeauty2Char|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0PI0D02KSHHBeauty2Char|     0.027 |     0.058 |    0.007       1.2     0.10 |     366 |     0.021 |
+TimingAuditor.TIMER              INFO            StrippingBc2DDst0D2HHHDst02D0PI0D02KSHHBeauty2Cha|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0PI0D02KSHHBeauty2CharmCombCut|     0.000 |     0.031 |    0.008       0.1     0.02 |     204 |     0.006 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0PI0D02KSHHBeauty2CharmCombCut|     0.000 |     0.026 |    0.024       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0PI0D02KSHHBeauty2Charm       |     0.000 |     0.349 |    0.077       0.6     0.39 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0PI0D02KSHHBeauty2CharmTISTOS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0PI0D02KSHHBeauty2CharmB2CBBDT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0PI0D02KSHHBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DDst0D2HHHDst02D0PI0D02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DDst0D2HHHDst02D0PI0D02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DDst0D2HHHDst02D0PI0D02KSHHBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0PI0D02KSHHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DDst0D2HHHDst02D0GammaD02HHBeauty2Charm|     0.100 |     0.093 |    0.021      11.4     0.45 |    1000 |     0.094 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0GammaD02HHBeauty2Char|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0GammaD02HHBeauty2Char|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0GammaD02HHBeauty2Char|     0.109 |     0.105 |    0.007      11.3     0.73 |     366 |     0.039 |
+TimingAuditor.TIMER              INFO            StrippingBc2DDst0D2HHHDst02D0GammaD02HHBeauty2Cha|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0GammaD02HHBeauty2CharmCombCut|     0.049 |     0.032 |    0.008       0.1     0.02 |     204 |     0.007 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0GammaD02HHBeauty2CharmCombCut|     0.000 |     0.016 |    0.006       0.0     0.01 |      21 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0GammaD02HHBeauty2Charm       |     0.476 |     0.214 |    0.069       0.7     0.19 |      21 |     0.005 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0GammaD02HHBeauty2CharmTISTOS |     0.000 |     5.470 |    4.117       6.8     1.91 |       2 |     0.011 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0GammaD02HHBeauty2CharmB2CBBDT|     0.000 |     0.127 |    0.106       0.1     0.03 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DDst0D2HHHDst02D0GammaD02HHBeauty2CharmLine   |     0.000 |     0.007 |    0.007       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DDst0D2HHHDst02D0GammaD02HHBeauty|     0.000 |     0.446 |    0.316       0.6     0.18 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DDst0D2HHHDst02D0GammaD02HHBeauty|     5.000 |     0.431 |    0.429       0.4     0.00 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DDst0D2HHHDst02D0GammaD02HHBeauty|     0.000 |     0.377 |    0.312       0.4     0.09 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBc2DDst0D2HHHDst02D0GammaD02HHBeauty2Char|     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KSHH|     0.040 |     0.063 |    0.022       0.8     0.05 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KSH|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KSH|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KSH|     0.000 |     0.018 |    0.008       0.7     0.04 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KS|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.037 |    0.020       0.1     0.01 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.026 |    0.015       0.0     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.249 |    0.092       0.6     0.27 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KSH|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KHHH|     0.080 |     0.067 |    0.021       1.1     0.09 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KHH|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KHH|     0.010 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KHH|     0.054 |     0.021 |    0.008       0.9     0.08 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KH|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.038 |    0.020       0.1     0.02 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.038 |    0.012       0.1     0.02 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.239 |    0.091       0.6     0.21 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02KHH|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02HHBeau|     0.010 |     0.062 |    0.023       0.8     0.05 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02HHBea|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02HHBea|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02HHBea|     0.000 |     0.016 |    0.007       0.7     0.04 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02HHBe|     0.000 |     0.005 |    0.003       0.1     0.01 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.046 |    0.019       0.2     0.04 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.024 |    0.024       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.580 |    0.580       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02HHBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KHHHBe|     0.060 |     0.061 |    0.022       1.3     0.07 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KHHHB|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KHHHB|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KHHHB|     0.054 |     0.019 |    0.007       1.2     0.08 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KHHH|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     0.040 |    0.019       0.1     0.02 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     0.027 |    0.026       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     0.271 |    0.087       0.6     0.31 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KHHHB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KSHHBe|     0.040 |     0.060 |    0.022       0.8     0.05 |    1000 |     0.061 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KSHHB|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KSHHB|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KSHHB|     0.000 |     0.017 |    0.007       0.7     0.04 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KSHH|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.045 |    0.019       0.2     0.03 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.013 |    0.010       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.343 |    0.117       0.6     0.32 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0PI0D02KSHHB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02HHBe|     0.050 |     0.062 |    0.023       0.8     0.06 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02HHB|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02HHB|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02HHB|     0.027 |     0.018 |    0.008       0.7     0.05 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02HH|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02HHBeauty2Ch|     0.666 |     0.035 |    0.017       0.1     0.02 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02HHBeauty2Ch|     0.000 |     0.011 |    0.008       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02HHBeauty2Ch|     0.000 |     0.239 |    0.096       0.6     0.21 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DPI0D2HHHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2HHHDst02D0GammaD02HHB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02KS|     0.060 |     0.068 |    0.022       4.8     0.17 |    1000 |     0.069 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02K|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02K|     0.000 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02K|     0.054 |     0.035 |    0.008       4.5     0.26 |     366 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02|     0.027 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02KSHHBeaut|     0.000 |     0.049 |    0.014       0.2     0.04 |      17 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02KSHHBeaut|     0.000 |     0.026 |    0.011       0.1     0.02 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02KSHHBeaut|     0.000 |     0.506 |    0.076       1.7     0.78 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02KSHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02KSHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02KSHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DGammaD2KSHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DGammaD2KSHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DGammaD2KSHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02K|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02KH|     0.030 |     0.065 |    0.022       1.9     0.08 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02K|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02K|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02K|     0.027 |     0.024 |    0.008       1.7     0.11 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02|     0.000 |     0.006 |    0.003       0.6     0.03 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02KHHHBeaut|     0.000 |     0.042 |    0.016       0.1     0.02 |      17 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02KHHHBeaut|     0.000 |     0.043 |    0.024       0.1     0.02 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02KHHHBeaut|     0.000 |     0.397 |    0.088       1.4     0.58 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02KHHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02KHHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02KHHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DGammaD2KSHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DGammaD2KSHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DGammaD2KSHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02K|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02HHBe|     0.070 |     0.058 |    0.021       0.4     0.04 |    1000 |     0.059 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02HHB|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02HHB|     0.030 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02HHB|     0.027 |     0.014 |    0.008       0.1     0.01 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02HH|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.033 |    0.016       0.1     0.01 |      17 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02HHB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KHHH|     0.080 |     0.060 |    0.022       0.4     0.04 |    1000 |     0.060 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KHH|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KHH|     0.020 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KHH|     0.000 |     0.013 |    0.007       0.1     0.01 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KH|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.032 |    0.012       0.1     0.01 |      17 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KHH|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KSHH|     0.010 |     0.059 |    0.022       0.4     0.04 |    1000 |     0.060 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KSH|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KSH|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KSH|     0.000 |     0.013 |    0.007       0.1     0.01 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KS|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.034 |    0.012       0.1     0.02 |      17 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DGammaD2KSHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0PI0D02KSH|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02HH|     0.090 |     0.063 |    0.022       1.8     0.07 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02H|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02H|     0.010 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02H|     0.027 |     0.021 |    0.008       1.7     0.09 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02HHBeauty2|     0.000 |     0.032 |    0.018       0.1     0.01 |      17 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02HHBeauty2|     0.000 |     0.010 |    0.007       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02HHBeauty2|     0.000 |     0.579 |    0.084       1.5     0.78 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DGammaD2KSHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DGammaD2KSHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DGammaD2KSHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHDst02D0GammaD02H|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02KS|     0.110 |     0.067 |    0.024       1.6     0.08 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02K|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02K|     0.010 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02K|     0.054 |     0.027 |    0.008       1.5     0.10 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.042 |    0.013       0.1     0.02 |      21 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.029 |    0.015       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.382 |    0.108       1.2     0.42 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2D0PID02KHHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2D0PID02KHHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2D0PID02KHHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02K|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02KH|     0.050 |     0.065 |    0.023       1.4     0.08 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02K|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02K|     0.000 |     0.007 |    0.005       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02K|     0.000 |     0.028 |    0.008       1.2     0.10 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02|     0.000 |     0.005 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.040 |    0.016       0.1     0.02 |      21 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.036 |    0.013       0.1     0.02 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.255 |    0.082       0.8     0.26 |      10 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2D0PID02KHHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2D0PID02KHHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2D0PID02KHHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02K|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02HHBe|     0.110 |     0.061 |    0.023       0.7     0.05 |    1000 |     0.061 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02HHB|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02HHB|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02HHB|     0.054 |     0.017 |    0.007       0.6     0.03 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02HH|     0.027 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.038 |    0.012       0.1     0.02 |      21 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02HHB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KHHH|     0.030 |     0.069 |    0.023       1.9     0.10 |    1000 |     0.069 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KHH|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KHH|     0.000 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KHH|     0.000 |     0.039 |    0.008       1.8     0.14 |     366 |     0.014 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KH|     0.000 |     0.023 |    0.003       0.9     0.11 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.036 |    0.011       0.1     0.01 |      21 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.031 |    0.031       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.779 |    0.082       1.5     0.99 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KHH|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KSHH|     0.020 |     0.060 |    0.022       0.4     0.04 |    1000 |     0.060 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KSH|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KSH|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KSH|     0.027 |     0.015 |    0.007       0.1     0.01 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KS|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.044 |    0.019       0.1     0.02 |      21 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2D0PID02KHHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0PI0D02KSH|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02HH|     0.080 |     0.063 |    0.023       2.6     0.10 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02H|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02H|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02H|     0.054 |     0.023 |    0.008       2.4     0.13 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02HHBeauty2|     0.000 |     0.040 |    0.014       0.1     0.02 |      21 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02HHBeauty2|     0.000 |     0.018 |    0.014       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02HHBeauty2|     3.333 |     0.750 |    0.132       2.0     1.05 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2D0PID02KHHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2D0PID02KHHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2D0PID02KHHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KHHHDst02D0GammaD02H|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02|     0.090 |     0.067 |    0.023       0.8     0.06 |    1000 |     0.068 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD0|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD0|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD0|     0.054 |     0.024 |    0.008       0.7     0.07 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02KSHHBea|     0.666 |     0.084 |    0.021       0.7     0.17 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02KSHHBea|     0.000 |     0.025 |    0.009       0.1     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02KSHHBea|     0.000 |     0.159 |    0.071       0.5     0.15 |       8 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02KSHHBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02KSHHBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02KSHHBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DGammaD2KSHHHDst02D0Ga|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DGammaD2KSHHHDst02D0Ga|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DGammaD2KSHHHDst02D0Ga|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD0|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02|     0.070 |     0.063 |    0.022       1.1     0.07 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD0|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD0|     0.010 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD0|     0.054 |     0.025 |    0.007       0.9     0.08 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02KHHHBea|     0.000 |     0.038 |    0.019       0.1     0.01 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02KHHHBea|     1.111 |     0.034 |    0.011       0.1     0.02 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02KHHHBea|     0.000 |     0.239 |    0.083       0.6     0.19 |       9 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02KHHHBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02KHHHBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02KHHHBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DGammaD2KSHHHDst02D0Ga|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DGammaD2KSHHHDst02D0Ga|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DGammaD2KSHHHDst02D0Ga|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD0|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02HH|     0.100 |     0.061 |    0.023       0.5     0.04 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02H|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02H|     0.010 |     0.008 |    0.004       0.2     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02H|     0.000 |     0.013 |    0.008       0.1     0.01 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02HHBeauty2|     0.000 |     0.035 |    0.022       0.1     0.01 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02H|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02KH|     0.090 |     0.061 |    0.022       0.8     0.05 |    1000 |     0.061 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02K|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02K|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02K|     0.027 |     0.016 |    0.007       0.7     0.04 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02KHHHBeaut|     0.000 |     0.041 |    0.020       0.1     0.02 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02KHHHBeaut|     0.000 |     0.020 |    0.011       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02KHHHBeaut|     0.000 |     0.341 |    0.122       0.6     0.31 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02KHHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02KHHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02KHHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02K|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02KS|     0.070 |     0.059 |    0.021       0.8     0.05 |    1000 |     0.060 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02K|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02K|     0.010 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02K|     0.027 |     0.015 |    0.007       0.7     0.04 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02KSHHBeaut|     0.000 |     0.038 |    0.019       0.1     0.02 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02KSHHBeaut|     0.000 |     0.011 |    0.011       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02KSHHBeaut|     0.000 |     0.581 |    0.581       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02KSHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02KSHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02KSHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DGammaD2KSHHHDst02D0PI|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0PI0D02K|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02|     0.090 |     0.062 |    0.022       1.5     0.07 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD0|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD0|     0.020 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD0|     0.081 |     0.016 |    0.007       0.6     0.04 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02HHBeaut|     0.000 |     0.040 |    0.019       0.1     0.02 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02HHBeaut|     0.000 |     0.008 |    0.006       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02HHBeaut|     0.000 |     0.341 |    0.149       0.5     0.27 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02HHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02HHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD02HHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DGammaD2KSHHHDst02D0Ga|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DGammaD2KSHHHDst02D0Ga|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DGammaD2KSHHHDst02D0Ga|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2KSHHHDst02D0GammaD0|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02KS|     0.080 |     0.067 |    0.020       1.5     0.09 |    1000 |     0.068 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02K|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02K|     0.030 |     0.007 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02K|     0.027 |     0.039 |    0.008       1.1     0.11 |     366 |     0.014 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02KSHHBeaut|     0.151 |     0.035 |    0.008       0.1     0.02 |      66 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.034 |    0.009       0.1     0.03 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.247 |    0.081       0.7     0.21 |      12 |     0.003 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DGammaD2HHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DGammaD2HHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DGammaD2HHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02K|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02KH|     0.070 |     0.070 |    0.021       1.5     0.10 |    1000 |     0.070 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02K|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02K|     0.010 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02K|     0.027 |     0.042 |    0.007       1.1     0.12 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.033 |    0.008       0.1     0.02 |      66 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.035 |    0.010       0.1     0.03 |      19 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.213 |    0.076       0.6     0.15 |      19 |     0.004 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DGammaD2HHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DGammaD2HHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DGammaD2HHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02K|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02HHBe|     0.050 |     0.063 |    0.021       2.3     0.09 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02HHB|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02HHB|     0.010 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02HHB|     0.000 |     0.026 |    0.007       2.2     0.11 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02HH|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.035 |    0.007       0.1     0.02 |      66 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.054 |    0.054       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     1.765 |    1.765       1.8     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02HHB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KHHH|     0.060 |     0.062 |    0.021       0.8     0.06 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KHH|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KHH|     0.000 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KHH|     0.027 |     0.024 |    0.007       0.7     0.05 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KH|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KHHHBeauty2|     0.151 |     0.033 |    0.009       0.1     0.02 |      66 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.051 |    0.010       0.1     0.06 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.223 |    0.103       0.6     0.23 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KHH|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KSHH|     0.080 |     0.061 |    0.020       0.9     0.06 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KSH|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KSH|     0.010 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KSH|     0.027 |     0.023 |    0.006       0.9     0.05 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KS|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.037 |    0.008       0.1     0.02 |      66 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.020 |    0.010       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KSHHBeauty2|     5.000 |     0.430 |    0.113       0.7     0.45 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DGammaD2HHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0PI0D02KSH|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02HH|     0.060 |     0.068 |    0.021       2.0     0.10 |    1000 |     0.068 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02H|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02H|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02H|     0.136 |     0.040 |    0.007       1.7     0.12 |     366 |     0.015 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02|     0.054 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02HHBeauty2|     0.151 |     0.034 |    0.008       0.1     0.02 |      66 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02HHBeauty2|     0.000 |     0.018 |    0.005       0.1     0.01 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02HHBeauty2|     0.588 |     0.239 |    0.079       1.0     0.27 |      17 |     0.004 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DGammaD2HHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DGammaD2HHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DGammaD2HHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DGammaD2HHHDst02D0GammaD02H|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2D0PID02HHDst02D0GammaD02KSHH|     0.060 |     0.062 |    0.021       1.4     0.07 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0GammaD02KSH|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0GammaD02KSH|     0.010 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0GammaD02KSH|     0.027 |     0.023 |    0.007       1.1     0.08 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2D0PID02HHDst02D0GammaD02KS|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.038 |    0.015       0.1     0.02 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.062 |    0.032       0.1     0.04 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.426 |    0.108       0.9     0.41 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2D0PID02HHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2D0PID02HHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2D0PID02HHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0GammaD02KSH|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2D0PID02HHDst02D0GammaD02KHHH|     0.050 |     0.066 |    0.021       1.5     0.10 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0GammaD02KHH|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0GammaD02KHH|     0.020 |     0.012 |    0.004       0.7     0.05 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0GammaD02KHH|     0.000 |     0.024 |    0.006       1.3     0.10 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2D0PID02HHDst02D0GammaD02KH|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.041 |    0.012       0.1     0.02 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.053 |    0.029       0.1     0.03 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.320 |    0.102       1.0     0.33 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2D0PID02HHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2D0PID02HHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2D0PID02HHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0GammaD02KHH|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2D0PID02HHDst02D0PI0D02HHBeau|     0.090 |     0.066 |    0.023       6.1     0.20 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0PI0D02HHBea|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0PI0D02HHBea|     0.010 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0PI0D02HHBea|     0.081 |     0.016 |    0.008       0.1     0.02 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2D0PID02HHDst02D0PI0D02HHBe|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.042 |    0.013       0.1     0.02 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0PI0D02HHBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2D0PID02HHDst02D0PI0D02KHHHBe|     0.090 |     0.063 |    0.021       1.9     0.09 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0PI0D02KHHHB|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0PI0D02KHHHB|     0.010 |     0.007 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0PI0D02KHHHB|     0.054 |     0.019 |    0.008       1.6     0.08 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2D0PID02HHDst02D0PI0D02KHHH|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02KHHHBeauty2Ch|     0.500 |     0.038 |    0.011       0.1     0.02 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     0.042 |    0.042       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     1.316 |    1.316       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0PI0D02KHHHB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2D0PID02HHDst02D0PI0D02KSHHBe|     0.040 |     0.063 |    0.020       3.3     0.12 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0PI0D02KSHHB|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0PI0D02KSHHB|     0.000 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0PI0D02KSHHB|     0.000 |     0.018 |    0.007       1.1     0.06 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2D0PID02HHDst02D0PI0D02KSHH|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.038 |    0.013       0.1     0.02 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.056 |    0.056       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.838 |    0.838       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2D0PID02HHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0PI0D02KSHHB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2D0PID02HHDst02D0GammaD02HHBe|     0.050 |     0.066 |    0.022       2.2     0.11 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0GammaD02HHB|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0GammaD02HHB|     0.000 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0GammaD02HHB|     0.054 |     0.027 |    0.008       1.1     0.10 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2D0PID02HHDst02D0GammaD02HH|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02HHBeauty2Ch|     0.500 |     0.037 |    0.013       0.1     0.02 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02HHBeauty2Ch|     1.250 |     0.024 |    0.010       0.1     0.02 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02HHBeauty2Ch|     0.000 |     0.300 |    0.082       0.9     0.25 |       8 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02HHDst02D0GammaD02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2D0PID02HHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2D0PID02HHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2D0PID02HHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02HHDst02D0GammaD02HHB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02KS|     0.090 |     0.065 |    0.022       1.4     0.07 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02K|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02K|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02K|     0.027 |     0.022 |    0.009       1.2     0.09 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.061 |    0.034       0.1     0.04 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.056 |    0.015       0.1     0.05 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.342 |    0.100       1.0     0.43 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2D0PID02KSHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2D0PID02KSHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2D0PID02KSHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02K|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02KH|     0.070 |     0.061 |    0.021       1.0     0.06 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02K|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02K|     0.010 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02K|     0.027 |     0.018 |    0.007       0.9     0.06 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.054 |    0.041       0.1     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.035 |    0.028       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.282 |    0.086       0.6     0.26 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2D0PID02KSHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2D0PID02KSHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2D0PID02KSHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02K|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02HHBe|     0.040 |     0.060 |    0.022       0.3     0.04 |    1000 |     0.060 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02HHB|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02HHB|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02HHB|     0.000 |     0.013 |    0.008       0.1     0.01 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02HH|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.044 |    0.031       0.1     0.02 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02HHB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KHHH|     0.090 |     0.062 |    0.024       0.4     0.04 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KHH|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KHH|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KHH|     0.000 |     0.012 |    0.007       0.1     0.01 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KH|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.043 |    0.031       0.1     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KHH|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KSHH|     0.050 |     0.066 |    0.023       1.0     0.08 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KSH|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KSH|     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KSH|     0.000 |     0.013 |    0.008       0.1     0.01 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KS|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.045 |    0.034       0.1     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2D0PID02KSHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0PI0D02KSH|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02HH|     0.060 |     0.063 |    0.023       1.0     0.06 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02H|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02H|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02H|     0.000 |     0.019 |    0.008       0.9     0.07 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02HHBeauty2|     0.000 |     0.048 |    0.034       0.1     0.02 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2D0PID02KSHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2D0PID02KSHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2D0PID02KSHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2D0PID02KSHHDst02D0GammaD02H|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02KS|     0.090 |     0.064 |    0.023       1.3     0.06 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02K|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02K|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02K|     0.027 |     0.018 |    0.008       1.1     0.06 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.057 |    0.022       0.1     0.03 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.024 |    0.011       0.0     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02KSHHBeaut|     5.000 |     0.506 |    0.119       0.9     0.55 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02KSHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DPI0D2KSHHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DPI0D2KSHHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DPI0D2KSHHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02K|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02KH|     0.030 |     0.063 |    0.022       1.3     0.07 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02K|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02K|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02K|     0.000 |     0.018 |    0.008       1.0     0.07 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.057 |    0.037       0.1     0.02 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.050 |    0.018       0.1     0.04 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.381 |    0.178       0.8     0.32 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02KHHHBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DPI0D2KSHHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DPI0D2KSHHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DPI0D2KSHHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02K|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02HHBe|     0.060 |     0.060 |    0.022       0.4     0.04 |    1000 |     0.060 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02HHB|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02HHB|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02HHB|     0.000 |     0.013 |    0.009       0.1     0.01 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02HH|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.053 |    0.036       0.1     0.02 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02HHB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KHHH|     0.110 |     0.061 |    0.023       1.2     0.06 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KHH|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KHH|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KHH|     0.054 |     0.016 |    0.008       1.0     0.06 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KH|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.044 |    0.035       0.1     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.032 |    0.020       0.0     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.454 |    0.112       0.8     0.48 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KHH|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KSHH|     0.050 |     0.060 |    0.022       1.4     0.06 |    1000 |     0.061 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KSH|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KSH|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KSH|     0.000 |     0.016 |    0.008       1.2     0.06 |     366 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KS|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.063 |    0.043       0.1     0.02 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.058 |    0.058       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.794 |    0.794       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0PI0D02KSH|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02HH|     0.060 |     0.066 |    0.022       4.8     0.16 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02H|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02H|     0.000 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02H|     0.027 |     0.029 |    0.008       4.5     0.24 |     366 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02|     0.027 |     0.005 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02HHBeauty2|     0.000 |     0.056 |    0.037       0.1     0.02 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02HHBeauty2|     0.000 |     0.034 |    0.034       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02HHBeauty2|     0.000 |     0.755 |    0.755       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02HHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DPI0D2KSHHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DPI0D2KSHHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DPI0D2KSHHHDst02D0Gamm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHHHDst02D0GammaD02H|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KSHH|     0.100 |     0.067 |    0.021       0.8     0.08 |    1000 |     0.068 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KSH|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KSH|     0.030 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KSH|     0.027 |     0.030 |    0.008       0.7     0.10 |     366 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KS|     0.027 |     0.020 |    0.003       0.7     0.09 |     366 |     0.007 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KSHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KSH|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KHHH|     0.100 |     0.065 |    0.022       0.9     0.07 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KHH|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KHH|     0.040 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KHH|     0.000 |     0.012 |    0.007       0.1     0.01 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KH|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KHHHBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02KHH|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02HHBeau|     0.080 |     0.059 |    0.022       0.3     0.04 |    1000 |     0.060 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02HHBea|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02HHBea|     0.030 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02HHBea|     0.000 |     0.012 |    0.008       0.1     0.01 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02HHBe|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02HHBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02HHBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KHHHBe|     0.060 |     0.062 |    0.023       0.3     0.04 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KHHHB|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KHHHB|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KHHHB|     0.000 |     0.012 |    0.008       0.0     0.00 |     366 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KHHH|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KHHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KHHHB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KSHHBe|     0.080 |     0.066 |    0.022       0.8     0.07 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KSHHB|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KSHHB|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KSHHB|     0.027 |     0.027 |    0.008       0.8     0.09 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KSHH|     0.027 |     0.020 |    0.003       0.8     0.09 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KSHHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0PI0D02KSHHB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02HHBe|     0.090 |     0.060 |    0.023       0.6     0.04 |    1000 |     0.061 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02HHB|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02HHB|     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02HHB|     0.000 |     0.012 |    0.007       0.0     0.01 |     366 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02HH|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02HHBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bc2DstDst0Dst2DPI0D2KSHDst02D0GammaD|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2DstDst0Dst2DPI0D2KSHDst02D0GammaD02HHB|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc2LcD0D02KPiBeauty2CharmLine           |     0.230 |     0.190 |    0.022      12.9     0.72 |    1000 |     0.190 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcD0D02KPiBeauty2CharmLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcD0D02KPiBeauty2CharmLineHlt2Filter|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcD0D02KPiBeauty2CharmLineFilterSequ|     0.409 |     0.368 |    0.008      12.7     1.12 |     366 |     0.135 |
+TimingAuditor.TIMER              INFO            StrippingXibc2LcD0D02KPiBeauty2CharmLineVOIDFilte|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            D2KPITIGHTER1PIDBeauty2CharmFilter               |     0.000 |     0.017 |    0.007       0.1     0.01 |     110 |     0.002 |
+TimingAuditor.TIMER              INFO            D2KPITIGHTER1PIDNARROWMWBeauty2CharmFilter       |     0.000 |     0.008 |    0.005       0.0     0.00 |      78 |     0.001 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0D02KPiBeauty2CharmCombCutD2KPITIGHTER1PI|     0.000 |     0.023 |    0.010       0.1     0.01 |      38 |     0.001 |
+TimingAuditor.TIMER              INFO            Pi_Xc_XibcInputsBeauty2CharmFilter               |     0.327 |     0.290 |    0.065       1.2     0.16 |     366 |     0.106 |
+TimingAuditor.TIMER              INFO            K_Xc_XibcInputsBeauty2CharmFilter                |     0.218 |     0.166 |    0.027       0.8     0.11 |     366 |     0.061 |
+TimingAuditor.TIMER              INFO            P_Xc_XibcInputsBeauty2CharmFilter                |     0.054 |     0.119 |    0.018       0.6     0.07 |     366 |     0.044 |
+TimingAuditor.TIMER              INFO            LooseLc2PKPiBeauty2Charm                         |     0.523 |     0.629 |    0.071       8.0     0.87 |     363 |     0.229 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0D02KPiBeauty2CharmCombCutLooseLc2PKPiBea|     0.000 |     0.035 |    0.015       0.1     0.02 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0D02KPiBeauty2Charm                      |     0.000 |     0.202 |    0.066       1.3     0.35 |      11 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0D02KPiBeauty2CharmTISTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0D02KPiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0D02KPiBeauty2CharmLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc2LcD0D02KPiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc2LcD0D02KPiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc2LcD0D02KPiBeauty2CharmLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcD0D02KPiBeauty2CharmLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc2LcD0PiD02KPiBeauty2CharmLine         |     0.020 |     0.068 |    0.022       3.0     0.13 |    1000 |     0.069 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcD0PiD02KPiBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcD0PiD02KPiBeauty2CharmLineHlt2Filt|     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcD0PiD02KPiBeauty2CharmLineFilterSe|     0.027 |     0.041 |    0.007       2.6     0.18 |     366 |     0.015 |
+TimingAuditor.TIMER              INFO            StrippingXibc2LcD0PiD02KPiBeauty2CharmLineVOIDFil|     0.000 |     0.005 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0PiD02KPiBeauty2CharmCombCutD2KPITIGHTER1|     0.000 |     0.031 |    0.014       0.1     0.02 |      38 |     0.001 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0PiD02KPiBeauty2CharmCombCutLooseLc2PKPiB|     0.000 |     0.027 |    0.006       0.1     0.03 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            Pi_Xb_XibcInputsBeauty2CharmFilter               |     0.000 |     0.084 |    0.029       0.4     0.06 |      94 |     0.008 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0PiD02KPiBeauty2CharmCombCutPi_Xb_XibcInp|     0.000 |     0.029 |    0.011       0.1     0.02 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0PiD02KPiBeauty2Charm                    |     0.000 |     0.286 |    0.075       0.9     0.25 |      11 |     0.003 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0PiD02KPiBeauty2CharmTISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0PiD02KPiBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0PiD02KPiBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc2LcD0PiD02KPiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc2LcD0PiD02KPiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc2LcD0PiD02KPiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcD0PiD02KPiBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc2D0D0pD02KPiBeauty2CharmLine          |     0.060 |     0.077 |    0.022       3.1     0.16 |    1000 |     0.077 |
+TimingAuditor.TIMER              INFO           StrippingXibc2D0D0pD02KPiBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc2D0D0pD02KPiBeauty2CharmLineHlt2Filte|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXibc2D0D0pD02KPiBeauty2CharmLineFilterSeq|     0.081 |     0.066 |    0.007       2.8     0.22 |     366 |     0.024 |
+TimingAuditor.TIMER              INFO            StrippingXibc2D0D0pD02KPiBeauty2CharmLineVOIDFilt|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2D0D0pD02KPiBeauty2CharmCombCutD2KPITIGHTER1P|     0.000 |     0.029 |    0.013       0.1     0.01 |      38 |     0.001 |
+TimingAuditor.TIMER              INFO            P_Xb_XibcInputsBeauty2CharmFilter                |     0.263 |     0.071 |    0.026       0.4     0.06 |      38 |     0.003 |
+TimingAuditor.TIMER              INFO            Xibc2D0D0pD02KPiBeauty2CharmCombCutP_Xb_XibcInput|     0.000 |     0.024 |    0.008       0.1     0.01 |      38 |     0.001 |
+TimingAuditor.TIMER              INFO            Xibc2D0D0pD02KPiBeauty2Charm                     |     0.000 |     0.123 |    0.053       1.9     0.30 |      38 |     0.005 |
+TimingAuditor.TIMER              INFO            Xibc2D0D0pD02KPiBeauty2CharmTISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2D0D0pD02KPiBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2D0D0pD02KPiBeauty2CharmLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc2D0D0pD02KPiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc2D0D0pD02KPiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc2D0D0pD02KPiBeauty2CharmLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXibc2D0D0pD02KPiBeauty2CharmLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc2LcPiPiOSLc2PKPiBeauty2CharmLine      |     0.600 |     0.711 |    0.022      20.9     1.48 |    1000 |     0.712 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcPiPiOSLc2PKPiBeauty2CharmLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcPiPiOSLc2PKPiBeauty2CharmLineHlt2F|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcPiPiOSLc2PKPiBeauty2CharmLineFilte|     1.420 |     1.786 |    0.014      20.8     1.93 |     366 |     0.654 |
+TimingAuditor.TIMER              INFO            StrippingXibc2LcPiPiOSLc2PKPiBeauty2CharmLineVOID|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2LcPiPiOSLc2PKPiBeauty2CharmCombCutLooseLc2PK|     0.000 |     0.039 |    0.013       0.1     0.02 |      64 |     0.003 |
+TimingAuditor.TIMER              INFO            Xibc2LcPiPiOSLc2PKPiBeauty2CharmCombCutPi_Xb_Xibc|     0.000 |     0.026 |    0.007       0.1     0.01 |      64 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2LcPiPiOSLc2PKPiBeauty2Charm                 |     0.156 |     0.320 |    0.060       2.7     0.44 |      64 |     0.020 |
+TimingAuditor.TIMER              INFO            Xibc2LcPiPiOSLc2PKPiBeauty2CharmTISTOS           |     5.000 |     5.965 |    0.939      17.9     8.07 |       4 |     0.024 |
+TimingAuditor.TIMER              INFO            Xibc2LcPiPiOSLc2PKPiBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.113 |    0.097       0.1     0.03 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcPiPiOSLc2PKPiBeauty2CharmLine             |     0.000 |     0.007 |    0.006       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc2LcPiPiOSLc2PKPiBeauty2CharmLine|     0.000 |     0.357 |    0.206       0.6     0.18 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc2LcPiPiOSLc2PKPiBeauty2CharmLine|     0.000 |     0.250 |    0.179       0.4     0.11 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc2LcPiPiOSLc2PKPiBeauty2CharmLine|     0.000 |     0.221 |    0.133       0.4     0.13 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcPiPiOSLc2PKPiBeauty2CharmLinePostS|     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc2LcKPiOSLc2PKPiBeauty2CharmLine       |     0.150 |     0.143 |    0.022      17.7     0.69 |    1000 |     0.144 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcKPiOSLc2PKPiBeauty2CharmLinePreSca|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcKPiOSLc2PKPiBeauty2CharmLineHlt2Fi|     0.010 |     0.010 |    0.004       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcKPiOSLc2PKPiBeauty2CharmLineFilter|     0.191 |     0.230 |    0.011      17.6     1.10 |     366 |     0.084 |
+TimingAuditor.TIMER              INFO            StrippingXibc2LcKPiOSLc2PKPiBeauty2CharmLineVOIDF|     0.000 |     0.007 |    0.004       0.0     0.00 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO            Xibc2LcKPiOSLc2PKPiBeauty2CharmCombCutLooseLc2PKP|     0.000 |     0.037 |    0.014       0.1     0.02 |      64 |     0.002 |
+TimingAuditor.TIMER              INFO            K_Xb_XibcInputsBeauty2CharmFilter                |     0.000 |     0.067 |    0.021       0.3     0.05 |      64 |     0.004 |
+TimingAuditor.TIMER              INFO            Xibc2LcKPiOSLc2PKPiBeauty2CharmCombCutK_Xb_XibcIn|     0.000 |     0.028 |    0.007       0.1     0.02 |      64 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2LcKPiOSLc2PKPiBeauty2CharmCombCutPi_Xb_XibcI|     0.156 |     0.021 |    0.004       0.1     0.02 |      64 |     0.001 |
+TimingAuditor.TIMER              INFO            Xibc2LcKPiOSLc2PKPiBeauty2Charm                  |     0.312 |     0.298 |    0.070       3.3     0.47 |      64 |     0.019 |
+TimingAuditor.TIMER              INFO            Xibc2LcKPiOSLc2PKPiBeauty2CharmTISTOS            |    10.000 |     6.484 |    1.676      14.9     7.28 |       3 |     0.019 |
+TimingAuditor.TIMER              INFO            Xibc2LcKPiOSLc2PKPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.151 |    0.142       0.2     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcKPiOSLc2PKPiBeauty2CharmLine              |     0.000 |     0.008 |    0.008       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc2LcKPiOSLc2PKPiBeauty2CharmLine |     0.000 |     0.392 |    0.371       0.4     0.03 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc2LcKPiOSLc2PKPiBeauty2CharmLine |     0.000 |     0.288 |    0.282       0.3     0.01 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc2LcKPiOSLc2PKPiBeauty2CharmLine |     0.000 |     0.278 |    0.265       0.3     0.02 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcKPiOSLc2PKPiBeauty2CharmLinePostSc|     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc2LcPiKOSLc2PKPiBeauty2CharmLine       |     0.080 |     0.107 |    0.021      13.8     0.48 |    1000 |     0.108 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcPiKOSLc2PKPiBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcPiKOSLc2PKPiBeauty2CharmLineHlt2Fi|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcPiKOSLc2PKPiBeauty2CharmLineFilter|     0.081 |     0.142 |    0.010      13.6     0.77 |     366 |     0.052 |
+TimingAuditor.TIMER              INFO            StrippingXibc2LcPiKOSLc2PKPiBeauty2CharmLineVOIDF|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2LcPiKOSLc2PKPiBeauty2CharmCombCutLooseLc2PKP|     0.000 |     0.038 |    0.012       0.3     0.04 |      64 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2LcPiKOSLc2PKPiBeauty2CharmCombCutK_Xb_XibcIn|     0.000 |     0.020 |    0.004       0.1     0.02 |      64 |     0.001 |
+TimingAuditor.TIMER              INFO            Xibc2LcPiKOSLc2PKPiBeauty2CharmCombCutPi_Xb_XibcI|     0.000 |     0.018 |    0.005       0.1     0.01 |      64 |     0.001 |
+TimingAuditor.TIMER              INFO            Xibc2LcPiKOSLc2PKPiBeauty2Charm                  |     0.156 |     0.300 |    0.061       2.8     0.44 |      64 |     0.019 |
+TimingAuditor.TIMER              INFO            Xibc2LcPiKOSLc2PKPiBeauty2CharmTISTOS            |    10.000 |     6.269 |    1.560      11.0     6.66 |       2 |     0.013 |
+TimingAuditor.TIMER              INFO            Xibc2LcPiKOSLc2PKPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcPiKOSLc2PKPiBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc2LcPiKOSLc2PKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc2LcPiKOSLc2PKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc2LcPiKOSLc2PKPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcPiKOSLc2PKPiBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc02XiccpPiXiccp2Xic0PiBeauty2CharmLine |     0.660 |     0.614 |    0.021      38.6     2.14 |    1000 |     0.615 |
+TimingAuditor.TIMER              INFO           StrippingXibc02XiccpPiXiccp2Xic0PiBeauty2CharmLine|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc02XiccpPiXiccp2Xic0PiBeauty2CharmLine|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingXibc02XiccpPiXiccp2Xic0PiBeauty2CharmLine|     1.666 |     1.521 |    0.011      38.4     3.30 |     366 |     0.557 |
+TimingAuditor.TIMER              INFO            StrippingXibc02XiccpPiXiccp2Xic0PiBeauty2CharmLin|     0.000 |     0.005 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            LooseXic02PKKPiBeauty2Charm                      |     1.487 |     1.374 |    0.054      36.1     3.12 |     363 |     0.499 |
+TimingAuditor.TIMER              INFO            LooseXiccp2Xic0PiXic02PKKPiPBeauty2Charm         |     0.000 |     0.379 |    0.157       1.0     0.29 |       8 |     0.003 |
+TimingAuditor.TIMER              INFO            Xibc02XiccpPiXiccp2Xic0PiBeauty2CharmCombCutLoose|     0.000 |     0.048 |    0.027       0.1     0.02 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc02XiccpPiXiccp2Xic0PiBeauty2CharmCombCutPi_PI|     0.000 |     0.028 |    0.011       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc02XiccpPiXiccp2Xic0PiBeauty2Charm            |     0.000 |     0.232 |    0.077       0.7     0.23 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            Xibc02XiccpPiXiccp2Xic0PiBeauty2CharmTISTOS      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc02XiccpPiXiccp2Xic0PiBeauty2CharmB2CBBDTBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc02XiccpPiXiccp2Xic0PiBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc02XiccpPiXiccp2Xic0PiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc02XiccpPiXiccp2Xic0PiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc02XiccpPiXiccp2Xic0PiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXibc02XiccpPiXiccp2Xic0PiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc2XiccppPiXiccpp2XicPiBeauty2CharmLine |     0.330 |     0.424 |    0.022      14.6     1.10 |    1000 |     0.424 |
+TimingAuditor.TIMER              INFO           StrippingXibc2XiccppPiXiccpp2XicPiBeauty2CharmLine|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc2XiccppPiXiccpp2XicPiBeauty2CharmLine|     0.020 |     0.009 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingXibc2XiccppPiXiccpp2XicPiBeauty2CharmLine|     0.792 |     0.989 |    0.010      14.4     1.58 |     366 |     0.362 |
+TimingAuditor.TIMER              INFO            StrippingXibc2XiccppPiXiccpp2XicPiBeauty2CharmLin|     0.000 |     0.007 |    0.003       0.4     0.02 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO            LooseXic2PKPiBeauty2Charm                        |     0.523 |     0.687 |    0.053      11.4     1.17 |     363 |     0.250 |
+TimingAuditor.TIMER              INFO            LooseXiccpp2XicPiXic2PKPiPBeauty2Charm           |     0.153 |     0.203 |    0.058       1.0     0.17 |      65 |     0.013 |
+TimingAuditor.TIMER              INFO            Xibc2XiccppPiXiccpp2XicPiBeauty2CharmCombCutLoose|     0.000 |     0.043 |    0.019       0.1     0.02 |      27 |     0.001 |
+TimingAuditor.TIMER              INFO            Xibc2XiccppPiXiccpp2XicPiBeauty2CharmCombCutPi_PI|     0.000 |     0.017 |    0.008       0.0     0.01 |      27 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2XiccppPiXiccpp2XicPiBeauty2Charm            |     0.000 |     0.154 |    0.060       0.7     0.12 |      27 |     0.004 |
+TimingAuditor.TIMER              INFO            Xibc2XiccppPiXiccpp2XicPiBeauty2CharmTISTOS      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2XiccppPiXiccpp2XicPiBeauty2CharmB2CBBDTBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2XiccppPiXiccpp2XicPiBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc2XiccppPiXiccpp2XicPiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc2XiccppPiXiccpp2XicPiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc2XiccppPiXiccpp2XicPiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXibc2XiccppPiXiccpp2XicPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc2LcPiLc2PKPiBeauty2CharmLine          |     0.110 |     0.091 |    0.021       4.6     0.21 |    1000 |     0.091 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcPiLc2PKPiBeauty2CharmLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcPiLc2PKPiBeauty2CharmLineHlt2Filte|     0.000 |     0.009 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcPiLc2PKPiBeauty2CharmLineFilterSeq|     0.163 |     0.092 |    0.010       4.5     0.31 |     366 |     0.034 |
+TimingAuditor.TIMER              INFO            StrippingXibc2LcPiLc2PKPiBeauty2CharmLineVOIDFilt|     0.027 |     0.006 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2LcPiLc2PKPiBeauty2CharmCombCutLooseLc2PKPiBe|     0.000 |     0.038 |    0.013       0.1     0.02 |      64 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2LcPiLc2PKPiBeauty2CharmCombCutPi_PIDTopoInpu|     0.000 |     0.017 |    0.006       0.1     0.01 |      64 |     0.001 |
+TimingAuditor.TIMER              INFO            Xibc2LcPiLc2PKPiBeauty2Charm                     |     0.468 |     0.113 |    0.051       0.6     0.08 |      64 |     0.007 |
+TimingAuditor.TIMER              INFO            Xibc2LcPiLc2PKPiBeauty2CharmTISTOS               |     3.333 |     1.068 |    0.598       1.6     0.50 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            Xibc2LcPiLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmFi|     0.000 |     0.104 |    0.069       0.1     0.05 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcPiLc2PKPiBeauty2CharmLine                 |     0.000 |     0.006 |    0.005       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc2LcPiLc2PKPiBeauty2CharmLine    |     0.000 |     0.257 |    0.239       0.3     0.03 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc2LcPiLc2PKPiBeauty2CharmLine    |     0.000 |     0.169 |    0.165       0.2     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc2LcPiLc2PKPiBeauty2CharmLine    |     0.000 |     0.137 |    0.125       0.1     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcPiLc2PKPiBeauty2CharmLinePostScale|     0.000 |     0.008 |    0.003       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc2LcKLc2PKPiBeauty2CharmLine           |     0.070 |     0.084 |    0.020       4.3     0.21 |    1000 |     0.084 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcKLc2PKPiBeauty2CharmLinePreScaler |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcKLc2PKPiBeauty2CharmLineHlt2Filter|     0.030 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcKLc2PKPiBeauty2CharmLineFilterSequ|     0.054 |     0.082 |    0.009       4.2     0.31 |     366 |     0.030 |
+TimingAuditor.TIMER              INFO            StrippingXibc2LcKLc2PKPiBeauty2CharmLineVOIDFilte|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2LcKLc2PKPiBeauty2CharmCombCutLooseLc2PKPiBea|     0.000 |     0.036 |    0.015       0.1     0.01 |      64 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2LcKLc2PKPiBeauty2CharmCombCutK_PIDTopoInputs|     0.000 |     0.017 |    0.006       0.1     0.01 |      64 |     0.001 |
+TimingAuditor.TIMER              INFO            Xibc2LcKLc2PKPiBeauty2Charm                      |     0.000 |     0.098 |    0.049       0.5     0.07 |      64 |     0.006 |
+TimingAuditor.TIMER              INFO            Xibc2LcKLc2PKPiBeauty2CharmTISTOS                |     0.000 |     0.884 |    0.525       1.2     0.51 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2LcKLc2PKPiBeauty2CharmB2CBBDTBeauty2CharmFil|     0.000 |     0.096 |    0.091       0.1     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcKLc2PKPiBeauty2CharmLine                  |     0.000 |     0.006 |    0.006       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc2LcKLc2PKPiBeauty2CharmLine     |     0.000 |     0.392 |    0.189       0.6     0.29 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc2LcKLc2PKPiBeauty2CharmLine     |     0.000 |     0.226 |    0.158       0.3     0.10 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc2LcKLc2PKPiBeauty2CharmLine     |     0.000 |     0.183 |    0.156       0.2     0.04 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcKLc2PKPiBeauty2CharmLinePostScaler|     0.000 |     0.003 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc2XicPiXic2PKPiBeauty2CharmLine        |     0.090 |     0.087 |    0.020       6.3     0.26 |    1000 |     0.087 |
+TimingAuditor.TIMER              INFO           StrippingXibc2XicPiXic2PKPiBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc2XicPiXic2PKPiBeauty2CharmLineHlt2Fil|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXibc2XicPiXic2PKPiBeauty2CharmLineFilterS|     0.081 |     0.093 |    0.009       6.2     0.41 |     366 |     0.034 |
+TimingAuditor.TIMER              INFO            StrippingXibc2XicPiXic2PKPiBeauty2CharmLineVOIDFi|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2XicPiXic2PKPiBeauty2CharmCombCutLooseXic2PKP|     0.000 |     0.038 |    0.014       0.1     0.02 |      65 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2XicPiXic2PKPiBeauty2CharmCombCutPi_PIDTopoIn|     0.000 |     0.018 |    0.005       0.1     0.02 |      65 |     0.001 |
+TimingAuditor.TIMER              INFO            Xibc2XicPiXic2PKPiBeauty2Charm                   |     0.000 |     0.121 |    0.051       0.6     0.10 |      65 |     0.008 |
+TimingAuditor.TIMER              INFO            Xibc2XicPiXic2PKPiBeauty2CharmTISTOS             |     0.000 |     1.906 |    1.140       2.7     1.08 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            Xibc2XicPiXic2PKPiBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.094 |    0.087       0.1     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2XicPiXic2PKPiBeauty2CharmLine               |     0.000 |     0.007 |    0.007       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc2XicPiXic2PKPiBeauty2CharmLine  |     0.000 |     0.400 |    0.392       0.4     0.01 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc2XicPiXic2PKPiBeauty2CharmLine  |     5.000 |     0.276 |    0.202       0.4     0.11 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc2XicPiXic2PKPiBeauty2CharmLine  |     0.000 |     0.266 |    0.203       0.3     0.09 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXibc2XicPiXic2PKPiBeauty2CharmLinePostSca|     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc2Xic0PiXic02PKKPiBeauty2CharmLine     |     0.120 |     0.062 |    0.020       1.2     0.07 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingXibc2Xic0PiXic02PKKPiBeauty2CharmLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc2Xic0PiXic02PKKPiBeauty2CharmLineHlt2|     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXibc2Xic0PiXic02PKKPiBeauty2CharmLineFilt|     0.054 |     0.025 |    0.010       1.1     0.08 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingXibc2Xic0PiXic02PKKPiBeauty2CharmLineVOI|     0.000 |     0.004 |    0.002       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2Xic0PiXic02PKKPiBeauty2CharmCombCutLooseXic0|     0.000 |     0.053 |    0.025       0.1     0.02 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2Xic0PiXic02PKKPiBeauty2CharmCombCutPi_PIDTop|     0.000 |     0.020 |    0.010       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2Xic0PiXic02PKKPiBeauty2Charm                |     1.250 |     0.212 |    0.060       0.8     0.25 |       8 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2Xic0PiXic02PKKPiBeauty2CharmTISTOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2Xic0PiXic02PKKPiBeauty2CharmB2CBBDTBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2Xic0PiXic02PKKPiBeauty2CharmLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc2Xic0PiXic02PKKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc2Xic0PiXic02PKKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc2Xic0PiXic02PKKPiBeauty2CharmLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXibc2Xic0PiXic02PKKPiBeauty2CharmLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc02XiccpMuXiccp2Xic0PiBeauty2CharmLine |     0.070 |     0.069 |    0.020       9.0     0.30 |    1000 |     0.070 |
+TimingAuditor.TIMER              INFO           StrippingXibc02XiccpMuXiccp2Xic0PiBeauty2CharmLine|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc02XiccpMuXiccp2Xic0PiBeauty2CharmLine|     0.010 |     0.007 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingXibc02XiccpMuXiccp2Xic0PiBeauty2CharmLine|     0.054 |     0.048 |    0.008       8.8     0.48 |     366 |     0.018 |
+TimingAuditor.TIMER              INFO            StrippingXibc02XiccpMuXiccp2Xic0PiBeauty2CharmLin|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc02XiccpMuXiccp2Xic0PiBeauty2CharmCombCutLoose|     0.000 |     0.049 |    0.030       0.1     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc02XiccpMuXiccp2Xic0PiBeauty2CharmCombCutMUInp|     0.000 |     0.020 |    0.014       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc02XiccpMuXiccp2Xic0PiBeauty2Charm            |     2.500 |     0.736 |    0.146       2.3     1.02 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO            Xibc02XiccpMuXiccp2Xic0PiBeauty2CharmTISTOS      |    10.000 |     2.424 |    2.424       2.4     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc02XiccpMuXiccp2Xic0PiBeauty2CharmB2CBBDTBeaut|     0.000 |     0.142 |    0.142       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc02XiccpMuXiccp2Xic0PiBeauty2CharmLine        |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc02XiccpMuXiccp2Xic0PiBeauty2Char|     0.000 |     0.742 |    0.742       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc02XiccpMuXiccp2Xic0PiBeauty2Char|     0.000 |     0.364 |    0.364       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc02XiccpMuXiccp2Xic0PiBeauty2Char|     0.000 |     0.380 |    0.380       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXibc02XiccpMuXiccp2Xic0PiBeauty2CharmLine|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc2XiccppMuXiccpp2XicPiBeauty2CharmLine |     0.060 |     0.077 |    0.020       4.3     0.24 |    1000 |     0.077 |
+TimingAuditor.TIMER              INFO           StrippingXibc2XiccppMuXiccpp2XicPiBeauty2CharmLine|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc2XiccppMuXiccpp2XicPiBeauty2CharmLine|     0.010 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXibc2XiccppMuXiccpp2XicPiBeauty2CharmLine|     0.054 |     0.067 |    0.008       4.2     0.37 |     366 |     0.025 |
+TimingAuditor.TIMER              INFO            StrippingXibc2XiccppMuXiccpp2XicPiBeauty2CharmLin|     0.000 |     0.004 |    0.002       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2XiccppMuXiccpp2XicPiBeauty2CharmCombCutLoose|     0.000 |     0.040 |    0.020       0.1     0.02 |      27 |     0.001 |
+TimingAuditor.TIMER              INFO            Xibc2XiccppMuXiccpp2XicPiBeauty2CharmCombCutMUInp|     0.000 |     0.017 |    0.009       0.0     0.01 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2XiccppMuXiccpp2XicPiBeauty2Charm            |     0.000 |     0.195 |    0.056       0.7     0.16 |      17 |     0.003 |
+TimingAuditor.TIMER              INFO            Xibc2XiccppMuXiccpp2XicPiBeauty2CharmTISTOS      |     2.500 |     1.720 |    1.171       2.3     0.58 |       4 |     0.007 |
+TimingAuditor.TIMER              INFO            Xibc2XiccppMuXiccpp2XicPiBeauty2CharmB2CBBDTBeaut|     0.000 |     0.100 |    0.100       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2XiccppMuXiccpp2XicPiBeauty2CharmLine        |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc2XiccppMuXiccpp2XicPiBeauty2Char|     0.000 |     0.236 |    0.236       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc2XiccppMuXiccpp2XicPiBeauty2Char|    10.000 |     0.226 |    0.226       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc2XiccppMuXiccpp2XicPiBeauty2Char|     0.000 |     0.148 |    0.148       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXibc2XiccppMuXiccpp2XicPiBeauty2CharmLine|     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc02XiccpMuWSXiccp2Xic0PiBeauty2CharmLin|     0.070 |     0.069 |    0.021       6.6     0.23 |    1000 |     0.069 |
+TimingAuditor.TIMER              INFO           StrippingXibc02XiccpMuWSXiccp2Xic0PiBeauty2CharmLi|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc02XiccpMuWSXiccp2Xic0PiBeauty2CharmLi|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXibc02XiccpMuWSXiccp2Xic0PiBeauty2CharmLi|     0.027 |     0.043 |    0.009       6.4     0.36 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingXibc02XiccpMuWSXiccp2Xic0PiBeauty2CharmL|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc02XiccpMuWSXiccp2Xic0PiBeauty2CharmCombCutLoo|     0.000 |     0.052 |    0.033       0.1     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc02XiccpMuWSXiccp2Xic0PiBeauty2CharmCombCutMUI|     0.000 |     0.016 |    0.011       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc02XiccpMuWSXiccp2Xic0PiBeauty2Charm          |     0.000 |     0.771 |    0.069       2.4     1.12 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO            Xibc02XiccpMuWSXiccp2Xic0PiBeauty2CharmTISTOS    |    10.000 |     4.999 |    4.999       5.0     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO            Xibc02XiccpMuWSXiccp2Xic0PiBeauty2CharmB2CBBDTBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc02XiccpMuWSXiccp2Xic0PiBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc02XiccpMuWSXiccp2Xic0PiBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc02XiccpMuWSXiccp2Xic0PiBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc02XiccpMuWSXiccp2Xic0PiBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXibc02XiccpMuWSXiccp2Xic0PiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc2XiccppMuWSXiccpp2XicPiBeauty2CharmLin|     0.090 |     0.071 |    0.021       4.9     0.17 |    1000 |     0.071 |
+TimingAuditor.TIMER              INFO           StrippingXibc2XiccppMuWSXiccpp2XicPiBeauty2CharmLi|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc2XiccppMuWSXiccpp2XicPiBeauty2CharmLi|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXibc2XiccppMuWSXiccpp2XicPiBeauty2CharmLi|     0.054 |     0.044 |    0.009       4.8     0.26 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingXibc2XiccppMuWSXiccpp2XicPiBeauty2CharmL|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2XiccppMuWSXiccpp2XicPiBeauty2CharmCombCutLoo|     0.000 |     0.040 |    0.018       0.1     0.02 |      27 |     0.001 |
+TimingAuditor.TIMER              INFO            Xibc2XiccppMuWSXiccpp2XicPiBeauty2CharmCombCutMUI|     0.000 |     0.017 |    0.007       0.1     0.01 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2XiccppMuWSXiccpp2XicPiBeauty2Charm          |     0.000 |     0.155 |    0.053       0.7     0.18 |      17 |     0.003 |
+TimingAuditor.TIMER              INFO            Xibc2XiccppMuWSXiccpp2XicPiBeauty2CharmTISTOS    |    10.000 |     3.117 |    3.117       3.1     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            Xibc2XiccppMuWSXiccpp2XicPiBeauty2CharmB2CBBDTBea|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2XiccppMuWSXiccpp2XicPiBeauty2CharmLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc2XiccppMuWSXiccpp2XicPiBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc2XiccppMuWSXiccpp2XicPiBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc2XiccppMuWSXiccpp2XicPiBeauty2Ch|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXibc2XiccppMuWSXiccpp2XicPiBeauty2CharmLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2Omegac0PiOmegac02PKKPiBeauty2CharmLine  |     0.670 |     0.676 |    0.022      48.4     2.40 |    1000 |     0.677 |
+TimingAuditor.TIMER              INFO           StrippingX2Omegac0PiOmegac02PKKPiBeauty2CharmLineP|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX2Omegac0PiOmegac02PKKPiBeauty2CharmLineH|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingX2Omegac0PiOmegac02PKKPiBeauty2CharmLineF|     1.775 |     1.684 |    0.011      48.2     3.70 |     366 |     0.617 |
+TimingAuditor.TIMER              INFO            StrippingX2Omegac0PiOmegac02PKKPiBeauty2CharmLine|     0.000 |     0.005 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            LooseOmegac02PKKPiBeauty2Charm                   |     1.625 |     1.525 |    0.061      46.8     3.59 |     363 |     0.554 |
+TimingAuditor.TIMER              INFO            X2Omegac0PiOmegac02PKKPiBeauty2CharmCombCutLooseO|     0.000 |     0.042 |    0.025       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            X2Omegac0PiOmegac02PKKPiBeauty2CharmCombCutPi_PID|     0.000 |     0.018 |    0.010       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            X2Omegac0PiOmegac02PKKPiBeauty2Charm             |     0.500 |     0.187 |    0.064       0.6     0.14 |      20 |     0.004 |
+TimingAuditor.TIMER              INFO            X2Omegac0PiOmegac02PKKPiBeauty2CharmTISTOS       |     0.000 |     1.425 |    1.425       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            X2Omegac0PiOmegac02PKKPiBeauty2CharmB2CBBDTBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X2Omegac0PiOmegac02PKKPiBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2Omegac0PiOmegac02PKKPiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2Omegac0PiOmegac02PKKPiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2Omegac0PiOmegac02PKKPiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX2Omegac0PiOmegac02PKKPiBeauty2CharmLineP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2Omegac0KOmegac02PKKPiBeauty2CharmLine   |     0.120 |     0.075 |    0.022       2.4     0.11 |    1000 |     0.075 |
+TimingAuditor.TIMER              INFO           StrippingX2Omegac0KOmegac02PKKPiBeauty2CharmLinePr|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX2Omegac0KOmegac02PKKPiBeauty2CharmLineHl|     0.020 |     0.010 |    0.004       0.4     0.02 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingX2Omegac0KOmegac02PKKPiBeauty2CharmLineFi|     0.054 |     0.043 |    0.010       2.3     0.15 |     366 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingX2Omegac0KOmegac02PKKPiBeauty2CharmLineV|     0.000 |     0.006 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            X2Omegac0KOmegac02PKKPiBeauty2CharmCombCutLooseOm|     0.000 |     0.041 |    0.026       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            X2Omegac0KOmegac02PKKPiBeauty2CharmCombCutK_PIDTo|     0.000 |     0.016 |    0.008       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            X2Omegac0KOmegac02PKKPiBeauty2Charm              |     0.000 |     0.135 |    0.054       0.7     0.15 |      20 |     0.003 |
+TimingAuditor.TIMER              INFO            X2Omegac0KOmegac02PKKPiBeauty2CharmTISTOS        |    10.000 |     1.460 |    1.460       1.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            X2Omegac0KOmegac02PKKPiBeauty2CharmB2CBBDTBeauty2|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X2Omegac0KOmegac02PKKPiBeauty2CharmLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2Omegac0KOmegac02PKKPiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2Omegac0KOmegac02PKKPiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2Omegac0KOmegac02PKKPiBeauty2CharmL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX2Omegac0KOmegac02PKKPiBeauty2CharmLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingX2Omegac0KOSOmegac02PKKPiBeauty2CharmLine |     0.130 |     0.067 |    0.022       0.9     0.08 |    1000 |     0.068 |
+TimingAuditor.TIMER              INFO           StrippingX2Omegac0KOSOmegac02PKKPiBeauty2CharmLine|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingX2Omegac0KOSOmegac02PKKPiBeauty2CharmLine|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingX2Omegac0KOSOmegac02PKKPiBeauty2CharmLine|     0.136 |     0.034 |    0.010       0.8     0.08 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingX2Omegac0KOSOmegac02PKKPiBeauty2CharmLin|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            X2Omegac0KOSOmegac02PKKPiBeauty2CharmCombCutLoose|     0.500 |     0.047 |    0.026       0.1     0.02 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            X2Omegac0KOSOmegac02PKKPiBeauty2CharmCombCutK_PID|     0.000 |     0.018 |    0.008       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO            X2Omegac0KOSOmegac02PKKPiBeauty2Charm            |     1.000 |     0.122 |    0.054       0.7     0.13 |      20 |     0.002 |
+TimingAuditor.TIMER              INFO            X2Omegac0KOSOmegac02PKKPiBeauty2CharmTISTOS      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X2Omegac0KOSOmegac02PKKPiBeauty2CharmB2CBBDTBeaut|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            X2Omegac0KOSOmegac02PKKPiBeauty2CharmLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_X2Omegac0KOSOmegac02PKKPiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_X2Omegac0KOSOmegac02PKKPiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_X2Omegac0KOSOmegac02PKKPiBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingX2Omegac0KOSOmegac02PKKPiBeauty2CharmLine|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc2LcD0MuD02KPiBeauty2CharmLine         |     0.060 |     0.076 |    0.023       9.0     0.29 |    1000 |     0.076 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcD0MuD02KPiBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcD0MuD02KPiBeauty2CharmLineHlt2Filt|     0.000 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcD0MuD02KPiBeauty2CharmLineFilterSe|     0.027 |     0.052 |    0.008       8.8     0.47 |     366 |     0.019 |
+TimingAuditor.TIMER              INFO            StrippingXibc2LcD0MuD02KPiBeauty2CharmLineVOIDFil|     0.000 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0MuD02KPiBeauty2CharmCombCutD2KPITIGHTER1|     0.000 |     0.028 |    0.012       0.1     0.01 |      38 |     0.001 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0MuD02KPiBeauty2CharmCombCutLooseLc2PKPiB|     0.000 |     0.020 |    0.010       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0MuD02KPiBeauty2CharmCombCutMUInputsBeaut|     0.000 |     0.015 |    0.009       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0MuD02KPiBeauty2Charm                    |     0.000 |     0.324 |    0.069       1.4     0.44 |       8 |     0.003 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0MuD02KPiBeauty2CharmTISTOS              |    10.000 |     7.189 |    7.189       7.2     0.00 |       1 |     0.007 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0MuD02KPiBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0MuD02KPiBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc2LcD0MuD02KPiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc2LcD0MuD02KPiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc2LcD0MuD02KPiBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcD0MuD02KPiBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc2LcD0MuWSD02KPiBeauty2CharmLine       |     0.090 |     0.062 |    0.020       1.6     0.08 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcD0MuWSD02KPiBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcD0MuWSD02KPiBeauty2CharmLineHlt2Fi|     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcD0MuWSD02KPiBeauty2CharmLineFilter|     0.027 |     0.027 |    0.008       1.5     0.09 |     366 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingXibc2LcD0MuWSD02KPiBeauty2CharmLineVOIDF|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0MuWSD02KPiBeauty2CharmCombCutD2KPITIGHTE|     0.000 |     0.027 |    0.010       0.1     0.01 |      38 |     0.001 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0MuWSD02KPiBeauty2CharmCombCutLooseLc2PKP|     0.000 |     0.021 |    0.007       0.1     0.02 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0MuWSD02KPiBeauty2CharmCombCutMUInputsBea|     0.000 |     0.013 |    0.007       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0MuWSD02KPiBeauty2Charm                  |     0.000 |     0.282 |    0.072       1.4     0.43 |       8 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0MuWSD02KPiBeauty2CharmTISTOS            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0MuWSD02KPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcD0MuWSD02KPiBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc2LcD0MuWSD02KPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc2LcD0MuWSD02KPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc2LcD0MuWSD02KPiBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcD0MuWSD02KPiBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc2LcDMuD2KPiPiBeauty2CharmLine         |     0.130 |     0.188 |    0.022       9.1     0.47 |    1000 |     0.189 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcDMuD2KPiPiBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcDMuD2KPiPiBeauty2CharmLineHlt2Filt|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcDMuD2KPiPiBeauty2CharmLineFilterSe|     0.218 |     0.364 |    0.008       9.0     0.67 |     366 |     0.133 |
+TimingAuditor.TIMER              INFO            StrippingXibc2LcDMuD2KPiPiBeauty2CharmLineVOIDFil|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            D2HHHPIDTIGHTPIBeauty2CharmFilter                |     0.000 |     0.023 |    0.007       0.1     0.02 |     213 |     0.005 |
+TimingAuditor.TIMER              INFO            Dplus2HHHCFBeauty2CharmFilter                    |     0.000 |     0.015 |    0.006       0.1     0.01 |     211 |     0.003 |
+TimingAuditor.TIMER              INFO            Xibc2LcDMuD2KPiPiBeauty2CharmCombCutDplus2HHHCFBe|     0.000 |     0.033 |    0.010       0.1     0.02 |      87 |     0.003 |
+TimingAuditor.TIMER              INFO            Xibc2LcDMuD2KPiPiBeauty2CharmCombCutLooseLc2PKPiB|     0.000 |     0.028 |    0.011       0.1     0.02 |      37 |     0.001 |
+TimingAuditor.TIMER              INFO            Xibc2LcDMuD2KPiPiBeauty2CharmCombCutMUInputsBeaut|     0.000 |     0.016 |    0.006       0.0     0.01 |      24 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcDMuD2KPiPiBeauty2Charm                    |     0.000 |     0.160 |    0.067       0.5     0.12 |      24 |     0.004 |
+TimingAuditor.TIMER              INFO            Xibc2LcDMuD2KPiPiBeauty2CharmTISTOS              |     3.333 |     2.971 |    1.280       5.1     1.92 |       3 |     0.009 |
+TimingAuditor.TIMER              INFO            Xibc2LcDMuD2KPiPiBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.087 |    0.087       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcDMuD2KPiPiBeauty2CharmLine                |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc2LcDMuD2KPiPiBeauty2CharmLine   |     0.000 |     0.159 |    0.159       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc2LcDMuD2KPiPiBeauty2CharmLine   |     0.000 |     0.158 |    0.158       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc2LcDMuD2KPiPiBeauty2CharmLine   |     0.000 |     0.151 |    0.151       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcDMuD2KPiPiBeauty2CharmLinePostScal|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibc2LcDMuWSD2KPiPiBeauty2CharmLine       |     0.070 |     0.086 |    0.021       9.0     0.31 |    1000 |     0.086 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcDMuWSD2KPiPiBeauty2CharmLinePreSca|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcDMuWSD2KPiPiBeauty2CharmLineHlt2Fi|     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcDMuWSD2KPiPiBeauty2CharmLineFilter|     0.081 |     0.083 |    0.008       8.9     0.50 |     366 |     0.031 |
+TimingAuditor.TIMER              INFO            StrippingXibc2LcDMuWSD2KPiPiBeauty2CharmLineVOIDF|     0.000 |     0.006 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xibc2LcDMuWSD2KPiPiBeauty2CharmCombCutDplus2HHHCF|     0.114 |     0.041 |    0.012       0.2     0.03 |      87 |     0.004 |
+TimingAuditor.TIMER              INFO            Xibc2LcDMuWSD2KPiPiBeauty2CharmCombCutLooseLc2PKP|     0.000 |     0.028 |    0.011       0.1     0.02 |      37 |     0.001 |
+TimingAuditor.TIMER              INFO            Xibc2LcDMuWSD2KPiPiBeauty2CharmCombCutMUInputsBea|     0.000 |     0.014 |    0.007       0.1     0.01 |      24 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcDMuWSD2KPiPiBeauty2Charm                  |     0.000 |     0.171 |    0.067       0.6     0.14 |      24 |     0.004 |
+TimingAuditor.TIMER              INFO            Xibc2LcDMuWSD2KPiPiBeauty2CharmTISTOS            |     0.000 |     1.742 |    1.363       2.5     0.64 |       3 |     0.005 |
+TimingAuditor.TIMER              INFO            Xibc2LcDMuWSD2KPiPiBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.142 |    0.142       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Xibc2LcDMuWSD2KPiPiBeauty2CharmLine              |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xibc2LcDMuWSD2KPiPiBeauty2CharmLine |     0.000 |     0.608 |    0.608       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xibc2LcDMuWSD2KPiPiBeauty2CharmLine |     0.000 |     0.463 |    0.463       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xibc2LcDMuWSD2KPiPiBeauty2CharmLine |     0.000 |     0.437 |    0.437       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXibc2LcDMuWSD2KPiPiBeauty2CharmLinePostSc|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBsPhiRhoLine                              |     0.540 |     0.626 |    0.024      13.0     1.34 |    1000 |     0.627 |
+TimingAuditor.TIMER              INFO           StrippingBsPhiRhoLinePreScaler                    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBsPhiRhoLineHlt1Filter                   |     0.000 |     0.010 |    0.005       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingBsPhiRhoLineHlt2Filter                   |     0.000 |     0.007 |    0.004       0.0     0.00 |     728 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingBsPhiRhoLineFilterSequence               |     1.724 |     1.920 |    0.173      12.9     1.82 |     290 |     0.557 |
+TimingAuditor.TIMER              INFO            TrackListBsPhiRho                                |     0.103 |     0.072 |    0.025       0.2     0.04 |     290 |     0.021 |
+TimingAuditor.TIMER              INFO            DiTracksForCharmlessBBsPhiRho                    |     0.241 |     0.216 |    0.040       1.5     0.15 |     290 |     0.063 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdTightPhi2KK_Particles           |     1.328 |     1.208 |    0.139      20.1     1.43 |     911 |     1.101 |
+TimingAuditor.TIMER              INFO            KKTracksForCharmlessBBsPhiRho                    |     0.000 |     0.009 |    0.005       0.0     0.00 |      65 |     0.001 |
+TimingAuditor.TIMER              INFO            BsPhiRhoLine                                     |     0.000 |     0.122 |    0.039       1.9     0.24 |      58 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_BsPhiRhoLine                        |     0.000 |     1.446 |    1.446       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_BsPhiRhoLine                        |    10.000 |     1.408 |    1.408       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_BsPhiRhoLine                        |     0.000 |     1.373 |    1.373       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_BsPhiRhoLine                        |     0.000 |     1.428 |    1.428       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_BsPhiRhoLine                        |     0.000 |     0.388 |    0.388       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBsPhiRhoLinePostScaler                   |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXb2ppphLine                               |     0.500 |     0.494 |    0.022       5.3     0.37 |    1000 |     0.495 |
+TimingAuditor.TIMER              INFO           StrippingXb2ppphLinePreScaler                     |     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXb2ppphLineFilterSequence                |     0.460 |     0.448 |    0.003       5.2     0.36 |    1000 |     0.449 |
+TimingAuditor.TIMER              INFO            ProtonsForXb23ph                                 |     0.093 |     0.099 |    0.020       0.4     0.06 |     858 |     0.085 |
+TimingAuditor.TIMER              INFO            PionsForXb23ph                                   |     0.070 |     0.070 |    0.011       0.3     0.04 |     708 |     0.050 |
+TimingAuditor.TIMER              INFO            Xb2ppphLine                                      |     0.084 |     0.109 |    0.044       1.8     0.08 |     708 |     0.077 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xb2ppphLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xb2ppphLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xb2ppphLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Xb2ppphLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Xb2ppphLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Xb2ppphLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Xb2ppphLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Xb2ppphLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_Xb2ppphLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXb2ppphLinePostScaler                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB24pB24pLine                              |     0.250 |     0.249 |    0.028       3.4     0.16 |    1000 |     0.250 |
+TimingAuditor.TIMER              INFO           StrippingB24pB24pLinePreScaler                    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB24pB24pLineFilterSequence               |     0.180 |     0.184 |    0.002       3.2     0.15 |    1000 |     0.184 |
+TimingAuditor.TIMER              INFO            B24pB24pLine                                     |     0.187 |     0.157 |    0.077       1.4     0.08 |     855 |     0.135 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B24pB24pLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B24pB24pLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B24pB24pLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B24pB24pLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B24pB24pLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B24pB24pLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B24pB24pLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_B24pB24pLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB24pB24pLinePostScaler                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB24pB2JpsiKpiLine                         |     0.320 |     0.351 |    0.023       5.7     0.32 |    1000 |     0.351 |
+TimingAuditor.TIMER              INFO           StrippingB24pB2JpsiKpiLinePreScaler               |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB24pB2JpsiKpiLineFilterSequence          |     0.240 |     0.290 |    0.002       5.4     0.25 |    1000 |     0.290 |
+TimingAuditor.TIMER              INFO            B24pB2JpsiKpiLine                                |     0.234 |     0.272 |    0.108       1.6     0.14 |     852 |     0.232 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B24pB2JpsiKpiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B24pB2JpsiKpiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B24pB2JpsiKpiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B24pB2JpsiKpiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B24pB2JpsiKpiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B24pB2JpsiKpiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B24pB2JpsiKpiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_B24pB2JpsiKpiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB24pB2JpsiKpiLinePostScaler              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB24pB2PhiKhLine                           |     0.310 |     0.274 |    0.023       1.8     0.16 |    1000 |     0.274 |
+TimingAuditor.TIMER              INFO           StrippingB24pB2PhiKhLinePreScaler                 |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB24pB2PhiKhLineFilterSequence            |     0.230 |     0.219 |    0.001       1.7     0.15 |    1000 |     0.219 |
+TimingAuditor.TIMER              INFO            B24pB2PhiKhLine                                  |     0.243 |     0.199 |    0.073       1.7     0.11 |     861 |     0.172 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B24pB2PhiKhLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B24pB2PhiKhLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B24pB2PhiKhLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B24pB2PhiKhLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B24pB2PhiKhLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B24pB2PhiKhLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B24pB2PhiKhLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_B24pB2PhiKhLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB24pB2PhiKhLinePostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBLVLa2KmuLine                             |     0.180 |     0.193 |    0.021      12.6     0.42 |    1000 |     0.193 |
+TimingAuditor.TIMER              INFO           StrippingBLVLa2KmuLinePreScaler                   |     0.020 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBLVLa2KmuLineFilterSequence              |     0.080 |     0.139 |    0.002      12.5     0.42 |    1000 |     0.140 |
+TimingAuditor.TIMER              INFO            BLVLa2KmuLine                                    |     0.141 |     0.193 |    0.103       1.5     0.10 |     496 |     0.096 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_BLVLa2KmuLine                       |     0.000 |     0.686 |    0.686       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_BLVLa2KmuLine                       |     0.000 |     0.488 |    0.488       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_BLVLa2KmuLine                       |     0.000 |     0.512 |    0.512       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_BLVLa2KmuLine                       |     0.000 |     5.082 |    5.082       5.1     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_BLVLa2KmuLine                       |     0.000 |     2.058 |    2.058       2.1     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_BLVLa2KmuLine                       |    10.000 |     0.537 |    0.537       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_BLVLa2KmuLine                       |     0.000 |     0.763 |    0.763       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_BLVLa2KmuLine                       |     0.000 |     0.435 |    0.435       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBLVLa2KmuLinePostScaler                  |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBLVLb2KmuLine                             |     0.160 |     0.163 |    0.019       5.2     0.21 |    1000 |     0.164 |
+TimingAuditor.TIMER              INFO           StrippingBLVLb2KmuLinePreScaler                   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBLVLb2KmuLineFilterSequence              |     0.130 |     0.118 |    0.001       5.1     0.20 |    1000 |     0.118 |
+TimingAuditor.TIMER              INFO            BLVLb2KmuLine                                    |     0.181 |     0.172 |    0.092       0.8     0.07 |     496 |     0.086 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_BLVLb2KmuLine                       |     0.000 |     0.369 |    0.369       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_BLVLb2KmuLine                       |     0.000 |     0.380 |    0.380       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_BLVLb2KmuLine                       |     0.000 |     0.403 |    0.403       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_BLVLb2KmuLine                       |     0.000 |     1.828 |    1.828       1.8     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_BLVLb2KmuLine                       |     0.000 |     0.663 |    0.663       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_BLVLb2KmuLine                       |     0.000 |     0.137 |    0.137       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_BLVLb2KmuLine                       |     0.000 |     0.328 |    0.328       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_BLVLb2KmuLine                       |     0.000 |     0.169 |    0.169       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBLVLb2KmuLinePostScaler                  |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBLVXib2KhmuLine                           |     0.210 |     0.210 |    0.019       1.1     0.20 |    1000 |     0.210 |
+TimingAuditor.TIMER              INFO           StrippingBLVXib2KhmuLinePreScaler                 |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBLVXib2KhmuLineFilterSequence            |     0.170 |     0.163 |    0.002       1.0     0.19 |    1000 |     0.164 |
+TimingAuditor.TIMER              INFO            BLVXib2KhmuLine                                  |     0.322 |     0.265 |    0.118       1.0     0.13 |     496 |     0.132 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_BLVXib2KhmuLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_BLVXib2KhmuLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_BLVXib2KhmuLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_BLVXib2KhmuLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_BLVXib2KhmuLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_BLVXib2KhmuLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_BLVXib2KhmuLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_BLVXib2KhmuLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBLVXib2KhmuLinePostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBLVB2KhhLine                              |     0.300 |     0.293 |    0.020       4.2     0.22 |    1000 |     0.294 |
+TimingAuditor.TIMER              INFO           StrippingBLVB2KhhLinePreScaler                    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBLVB2KhhLineFilterSequence               |     0.260 |     0.246 |    0.002       4.1     0.21 |    1000 |     0.247 |
+TimingAuditor.TIMER              INFO            BLVB2KhhLine                                     |     0.220 |     0.231 |    0.086       4.0     0.18 |     861 |     0.199 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_BLVB2KhhLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_BLVB2KhhLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_BLVB2KhhLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_BLVB2KhhLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_BLVB2KhhLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_BLVB2KhhLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_BLVB2KhhLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_BLVB2KhhLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBLVB2KhhLinePostScaler                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBLVLb2DmuLine                             |     0.060 |     0.085 |    0.019       2.6     0.11 |    1000 |     0.086 |
+TimingAuditor.TIMER              INFO           StrippingBLVLb2DmuLinePreScaler                   |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBLVLb2DmuLineFilterSequence              |     0.010 |     0.032 |    0.002       2.4     0.10 |    1000 |     0.032 |
+TimingAuditor.TIMER              INFO            BLVLb2DmuLine                                    |     0.000 |     0.153 |    0.080       2.3     0.20 |     124 |     0.019 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_BLVLb2DmuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_BLVLb2DmuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_BLVLb2DmuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_BLVLb2DmuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_BLVLb2DmuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_BLVLb2DmuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_BLVLb2DmuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_BLVLb2DmuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBLVLb2DmuLinePostScaler                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBLVLb2DsmuLine                            |     0.060 |     0.072 |    0.020       0.8     0.08 |    1000 |     0.072 |
+TimingAuditor.TIMER              INFO           StrippingBLVLb2DsmuLinePreScaler                  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBLVLb2DsmuLineFilterSequence             |     0.020 |     0.024 |    0.002       0.7     0.07 |    1000 |     0.025 |
+TimingAuditor.TIMER              INFO            BLVLb2DsmuLine                                   |     0.200 |     0.137 |    0.084       0.7     0.07 |     100 |     0.014 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_BLVLb2DsmuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_BLVLb2DsmuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_BLVLb2DsmuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_BLVLb2DsmuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_BLVLb2DsmuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_BLVLb2DsmuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_BLVLb2DsmuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_BLVLb2DsmuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBLVLb2DsmuLinePostScaler                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBLVLb2LcpiLine                            |     0.040 |     0.072 |    0.015      20.0     0.63 |    1000 |     0.073 |
+TimingAuditor.TIMER              INFO           StrippingBLVLb2LcpiLinePreScaler                  |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingBLVLb2LcpiLineFilterSequence             |     0.208 |     0.273 |    0.002      19.8     2.02 |      96 |     0.026 |
+TimingAuditor.TIMER              INFO            BLVLb2LcpiLine                                   |     2.857 |     3.035 |    0.233      19.4     7.23 |       7 |     0.021 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_BLVLb2LcpiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_BLVLb2LcpiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_BLVLb2LcpiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_BLVLb2LcpiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_BLVLb2LcpiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_BLVLb2LcpiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_BLVLb2LcpiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_BLVLb2LcpiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBLVLb2LcpiLinePostScaler                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBLVB2LcmuLine                             |     0.130 |     0.214 |    0.019      16.9     0.75 |    1000 |     0.214 |
+TimingAuditor.TIMER              INFO           StrippingBLVB2LcmuLinePreScaler                   |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBLVB2LcmuLineFilterSequence              |     0.100 |     0.158 |    0.002      16.8     0.71 |    1000 |     0.159 |
+TimingAuditor.TIMER              INFO            BLVB2LcmuLine                                    |     0.153 |     0.165 |    0.089       0.6     0.09 |      65 |     0.011 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_BLVB2LcmuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_BLVB2LcmuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_BLVB2LcmuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_BLVB2LcmuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_BLVB2LcmuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_BLVB2LcmuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_BLVB2LcmuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_BLVB2LcmuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBLVB2LcmuLinePostScaler                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBLVB2DpiLine                              |     0.010 |     0.049 |    0.014       2.4     0.09 |    1000 |     0.050 |
+TimingAuditor.TIMER              INFO           StrippingBLVB2DpiLinePreScaler                    |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingBLVB2DpiLineFilterSequence               |     0.000 |     0.072 |    0.002       2.3     0.25 |     104 |     0.008 |
+TimingAuditor.TIMER              INFO            BLVB2DpiLine                                     |     0.000 |     0.282 |    0.120       2.2     0.46 |      20 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_BLVB2DpiLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_BLVB2DpiLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_BLVB2DpiLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_BLVB2DpiLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_BLVB2DpiLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_BLVB2DpiLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_BLVB2DpiLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_BLVB2DpiLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBLVB2DpiLinePostScaler                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBLVBs2DspiLine                            |     0.040 |     0.048 |    0.014       1.1     0.07 |    1000 |     0.048 |
+TimingAuditor.TIMER              INFO           StrippingBLVBs2DspiLinePreScaler                  |     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingBLVBs2DspiLineFilterSequence             |     0.000 |     0.080 |    0.002       0.9     0.18 |     105 |     0.008 |
+TimingAuditor.TIMER              INFO            BLVBs2DspiLine                                   |     0.000 |     0.278 |    0.108       0.7     0.18 |      22 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_BLVBs2DspiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_BLVBs2DspiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_BLVBs2DspiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_BLVBs2DspiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_BLVBs2DspiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_BLVBs2DspiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_BLVBs2DspiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_BLVBs2DspiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBLVBs2DspiLinePostScaler                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBLVB2LcpLine                              |     0.030 |     0.051 |    0.014       2.1     0.10 |    1000 |     0.051 |
+TimingAuditor.TIMER              INFO           StrippingBLVB2LcpLinePreScaler                    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingBLVB2LcpLineFilterSequence               |     0.049 |     0.056 |    0.002       2.0     0.18 |     203 |     0.011 |
+TimingAuditor.TIMER              INFO            BLVB2LcpLine                                     |     0.000 |     0.305 |    0.111       1.9     0.35 |      27 |     0.008 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_BLVB2LcpLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_BLVB2LcpLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_BLVB2LcpLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_BLVB2LcpLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_BLVB2LcpLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_BLVB2LcpLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_BLVB2LcpLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_BLVB2LcpLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBLVB2LcpLinePostScaler                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2KSKS_LL_Run2_Line                      |     0.180 |     0.149 |    0.019      18.4     0.60 |    1000 |     0.150 |
+TimingAuditor.TIMER              INFO           StrippingBs2KSKS_LL_Run2_LinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2KSKS_LL_Run2_LineFilterSequence       |     0.130 |     0.106 |    0.001      18.2     0.60 |    1000 |     0.106 |
+TimingAuditor.TIMER              INFO            selKS_LL_KSforBs2KSKS_LL                         |     0.081 |     0.043 |    0.020       0.6     0.04 |     244 |     0.011 |
+TimingAuditor.TIMER              INFO            Bs2KSKS_LL_Run2_Line                             |     0.040 |     0.049 |    0.025       1.1     0.07 |     244 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingBs2KSKS_LL_Run2_LinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2KSKS_DD_Run2_Line                      |     0.310 |     0.348 |    0.017      75.6     2.44 |    1000 |     0.348 |
+TimingAuditor.TIMER              INFO           StrippingBs2KSKS_DD_Run2_LinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2KSKS_DD_Run2_LineFilterSequence       |     0.260 |     0.306 |    0.001      75.4     2.44 |    1000 |     0.306 |
+TimingAuditor.TIMER              INFO            selKS_DD_KSforBs2KSKS_DD                         |     0.051 |     0.032 |    0.011       0.2     0.02 |     578 |     0.019 |
+TimingAuditor.TIMER              INFO            Bs2KSKS_DD_Run2_Line                             |     0.052 |     0.051 |    0.022       2.0     0.09 |     576 |     0.029 |
+TimingAuditor.TIMER              INFO           StrippingBs2KSKS_DD_Run2_LinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2KSKS_LD_Run2_Line                      |     0.020 |     0.068 |    0.017       1.9     0.09 |    1000 |     0.068 |
+TimingAuditor.TIMER              INFO           StrippingBs2KSKS_LD_Run2_LinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2KSKS_LD_Run2_LineFilterSequence       |     0.010 |     0.024 |    0.001       1.8     0.08 |    1000 |     0.025 |
+TimingAuditor.TIMER              INFO            Bs2KSKS_LD_Run2_Line                             |     0.059 |     0.057 |    0.022       1.7     0.13 |     167 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingBs2KSKS_LD_Run2_LinePostScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KShhh_KPiPi_DDLine                      |     0.300 |     0.248 |    0.023       8.3     0.58 |    1000 |     0.249 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KPiPi_DDLinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KPiPi_DDLineHlt1Filter           |     0.000 |     0.016 |    0.006       0.1     0.01 |    1000 |     0.017 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KPiPi_DDLineHlt2Filter           |     0.013 |     0.008 |    0.003       0.7     0.03 |     728 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KPiPi_DDLineFilterSequence       |     0.704 |     0.603 |    0.004       8.1     0.92 |     284 |     0.171 |
+TimingAuditor.TIMER              INFO            SelKSDDForB2KShhh                                |     0.000 |     0.021 |    0.010       0.2     0.01 |     187 |     0.004 |
+TimingAuditor.TIMER              INFO            B2KShhh_KPiPi_DDLine                             |     0.630 |     0.406 |    0.139       1.9     0.28 |     111 |     0.045 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KShhh_KPiPi_DDLine                |     2.000 |     0.820 |    0.421       1.1     0.25 |       5 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KShhh_KPiPi_DDLine                |     0.000 |     0.724 |    0.387       0.9     0.26 |       5 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KShhh_KPiPi_DDLine                |     0.000 |     0.697 |    0.373       1.1     0.27 |       5 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KShhh_KPiPi_DDLine                |     2.000 |     0.787 |    0.392       1.2     0.31 |       5 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KShhh_KPiPi_DDLine                |     0.000 |     0.680 |    0.257       1.0     0.29 |       5 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KPiPi_DDLinePostScaler           |     0.000 |     0.002 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KShhh_KPiPi_LLLine                      |     0.110 |     0.124 |    0.020       2.4     0.25 |    1000 |     0.125 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KPiPi_LLLinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KPiPi_LLLineHlt1Filter           |     0.010 |     0.007 |    0.003       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KPiPi_LLLineHlt2Filter           |     0.000 |     0.006 |    0.003       0.0     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KPiPi_LLLineFilterSequence       |     0.211 |     0.209 |    0.003       2.2     0.39 |     284 |     0.059 |
+TimingAuditor.TIMER              INFO            SelKSLLForB2KShhh                                |     0.000 |     0.028 |    0.013       0.1     0.01 |      91 |     0.003 |
+TimingAuditor.TIMER              INFO            B2KShhh_KPiPi_LLLine                             |     0.833 |     0.487 |    0.153       1.6     0.32 |      72 |     0.035 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KShhh_KPiPi_LLLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KShhh_KPiPi_LLLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KShhh_KPiPi_LLLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KShhh_KPiPi_LLLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KShhh_KPiPi_LLLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KPiPi_LLLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KShhh_PiPiPi_DDLine                     |     0.110 |     0.103 |    0.020       1.7     0.15 |    1000 |     0.104 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_PiPiPi_DDLinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_PiPiPi_DDLineHlt1Filter          |     0.000 |     0.006 |    0.002       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_PiPiPi_DDLineHlt2Filter          |     0.013 |     0.005 |    0.003       0.0     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_PiPiPi_DDLineFilterSequence      |     0.176 |     0.144 |    0.003       1.6     0.22 |     284 |     0.041 |
+TimingAuditor.TIMER              INFO            B2KShhh_PiPiPi_DDLine                            |     0.360 |     0.258 |    0.107       1.5     0.19 |     111 |     0.029 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KShhh_PiPiPi_DDLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KShhh_PiPiPi_DDLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KShhh_PiPiPi_DDLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KShhh_PiPiPi_DDLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KShhh_PiPiPi_DDLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_PiPiPi_DDLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KShhh_PiPiPi_LLLine                     |     0.090 |     0.099 |    0.020       5.0     0.21 |    1000 |     0.099 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_PiPiPi_LLLinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_PiPiPi_LLLineHlt1Filter          |     0.010 |     0.007 |    0.003       0.2     0.01 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_PiPiPi_LLLineHlt2Filter          |     0.000 |     0.004 |    0.002       0.0     0.00 |     728 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_PiPiPi_LLLineFilterSequence      |     0.070 |     0.112 |    0.002       1.2     0.22 |     284 |     0.032 |
+TimingAuditor.TIMER              INFO            B2KShhh_PiPiPi_LLLine                            |     0.277 |     0.312 |    0.110       1.1     0.20 |      72 |     0.022 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KShhh_PiPiPi_LLLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KShhh_PiPiPi_LLLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KShhh_PiPiPi_LLLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KShhh_PiPiPi_LLLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KShhh_PiPiPi_LLLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_PiPiPi_LLLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KShhh_KKK_DDLine                        |     0.140 |     0.102 |    0.021       1.2     0.13 |    1000 |     0.102 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKK_DDLinePreScaler              |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKK_DDLineHlt1Filter             |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKK_DDLineHlt2Filter             |     0.000 |     0.005 |    0.003       0.0     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKK_DDLineFilterSequence         |     0.211 |     0.133 |    0.003       1.1     0.19 |     284 |     0.038 |
+TimingAuditor.TIMER              INFO            B2KShhh_KKK_DDLine                               |     0.450 |     0.222 |    0.106       1.0     0.13 |     111 |     0.025 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KShhh_KKK_DDLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KShhh_KKK_DDLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KShhh_KKK_DDLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KShhh_KKK_DDLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KShhh_KKK_DDLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKK_DDLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KShhh_KKK_LLLine                        |     0.060 |     0.091 |    0.021       1.2     0.13 |    1000 |     0.092 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKK_LLLinePreScaler              |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKK_LLLineHlt1Filter             |     0.000 |     0.007 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKK_LLLineHlt2Filter             |     0.000 |     0.005 |    0.003       0.2     0.01 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKK_LLLineFilterSequence         |     0.070 |     0.099 |    0.002       1.1     0.18 |     284 |     0.028 |
+TimingAuditor.TIMER              INFO            B2KShhh_KKK_LLLine                               |     0.138 |     0.242 |    0.111       1.0     0.14 |      72 |     0.017 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KShhh_KKK_LLLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KShhh_KKK_LLLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KShhh_KKK_LLLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KShhh_KKK_LLLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KShhh_KKK_LLLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKK_LLLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KShhh_KKPi_DDLine                       |     0.120 |     0.142 |    0.022      12.1     0.51 |    1000 |     0.142 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKPi_DDLinePreScaler             |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKPi_DDLineHlt1Filter            |     0.000 |     0.006 |    0.003       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKPi_DDLineHlt2Filter            |     0.000 |     0.005 |    0.003       0.0     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKPi_DDLineFilterSequence        |     0.211 |     0.270 |    0.003      12.0     0.93 |     284 |     0.077 |
+TimingAuditor.TIMER              INFO            B2KShhh_KKPi_DDLine                              |     0.270 |     0.328 |    0.128       1.1     0.20 |     111 |     0.036 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KShhh_KKPi_DDLine                 |     0.000 |     0.914 |    0.383       1.8     0.56 |       5 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KShhh_KKPi_DDLine                 |     4.000 |     0.855 |    0.394       2.0     0.67 |       5 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KShhh_KKPi_DDLine                 |     0.000 |     1.026 |    0.430       2.7     0.93 |       5 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KShhh_KKPi_DDLine                 |     0.000 |     0.940 |    0.498       1.9     0.58 |       5 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KShhh_KKPi_DDLine                 |     0.000 |     0.790 |    0.299       1.4     0.42 |       5 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKPi_DDLinePostScaler            |     0.000 |     0.002 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KShhh_KKPi_LLLine                       |     0.130 |     0.104 |    0.021       1.7     0.17 |    1000 |     0.105 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKPi_LLLinePreScaler             |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKPi_LLLineHlt1Filter            |     0.000 |     0.008 |    0.003       0.6     0.02 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKPi_LLLineHlt2Filter            |     0.000 |     0.005 |    0.003       0.0     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKPi_LLLineFilterSequence        |     0.281 |     0.133 |    0.003       1.6     0.27 |     284 |     0.038 |
+TimingAuditor.TIMER              INFO            B2KShhh_KKPi_LLLine                              |     0.694 |     0.376 |    0.138       1.6     0.25 |      72 |     0.027 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2KShhh_KKPi_LLLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2KShhh_KKPi_LLLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2KShhh_KKPi_LLLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2KShhh_KKPi_LLLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2KShhh_KKPi_LLLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2KShhh_KKPi_LLLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2EtacPhiBDT_KsKPiLine                   |     0.150 |     0.200 |    0.024       4.1     0.45 |    1000 |     0.201 |
+TimingAuditor.TIMER              INFO           StrippingBs2EtacPhiBDT_KsKPiLinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2EtacPhiBDT_KsKPiLineHlt2Filter        |     0.000 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingBs2EtacPhiBDT_KsKPiLineFilterSequence    |     0.327 |     0.382 |    0.002       3.9     0.65 |     366 |     0.140 |
+TimingAuditor.TIMER              INFO            Bs2EtacPhiBDTSelPhi                              |     0.000 |     0.041 |    0.023       0.1     0.02 |      82 |     0.003 |
+TimingAuditor.TIMER              INFO            MERGED:Bs2EtacPhiBDTInputKs                      |     0.000 |     0.183 |    0.011       0.6     0.12 |      43 |     0.008 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Bs2EtacPhiBDTInputKs               |     0.000 |     0.007 |    0.004       0.0     0.00 |      43 |     0.000 |
+TimingAuditor.TIMER              INFO             Bs2EtacPhiBDTInputKs                            |     0.000 |     0.004 |    0.003       0.0     0.00 |      38 |     0.000 |
+TimingAuditor.TIMER              INFO            Bs2EtacPhiBDTSelKs                               |     0.000 |     0.030 |    0.005       0.1     0.01 |      38 |     0.001 |
+TimingAuditor.TIMER              INFO            Bs2EtacPhiBDTSelKaons                            |     0.000 |     0.012 |    0.007       0.0     0.01 |      43 |     0.001 |
+TimingAuditor.TIMER              INFO            Bs2EtacPhiBDTSelPions                            |     0.000 |     0.015 |    0.006       0.0     0.01 |      43 |     0.001 |
+TimingAuditor.TIMER              INFO            Bs2EtacPhiBDTSelEtac2KsKPi                       |     0.000 |     0.341 |    0.096       1.6     0.31 |      29 |     0.010 |
+TimingAuditor.TIMER              INFO            Bs2EtacPhiBDT_KsKPiLine                          |     0.000 |     0.210 |    0.049       1.3     0.42 |       8 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2EtacPhiBDT_KsKPiLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2EtacPhiBDTLine                         |     0.130 |     0.149 |    0.023      11.4     0.64 |    1000 |     0.149 |
+TimingAuditor.TIMER              INFO           StrippingBs2EtacPhiBDTLinePreScaler               |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2EtacPhiBDTLineHlt2Filter              |     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBs2EtacPhiBDTLineFilterSequence          |     0.273 |     0.248 |    0.002      11.3     1.02 |     366 |     0.091 |
+TimingAuditor.TIMER              INFO            MERGED:Bs2EtacPhiBDTSelEtac                      |     2.093 |     1.987 |    0.312      11.0     2.15 |      43 |     0.085 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Bs2EtacPhiBDTSelEtac               |     2.093 |     1.872 |    0.306      10.5     2.00 |      43 |     0.081 |
+TimingAuditor.TIMER              INFO              INPUT:Bs2EtacPhiBDTSelEtac2KKPiPi              |     0.697 |     0.828 |    0.132       3.9     0.91 |      43 |     0.036 |
+TimingAuditor.TIMER              INFO               Bs2EtacPhiBDTSelEtac2KKPiPi                   |     0.232 |     0.435 |    0.047       2.2     0.57 |      43 |     0.019 |
+TimingAuditor.TIMER              INFO              INPUT:Bs2EtacPhiBDTSelEtac2KKKK                |     0.232 |     0.222 |    0.082       0.9     0.16 |      43 |     0.010 |
+TimingAuditor.TIMER              INFO               Bs2EtacPhiBDTSelEtac2KKKK                     |     0.232 |     0.112 |    0.027       0.7     0.12 |      43 |     0.005 |
+TimingAuditor.TIMER              INFO              INPUT:Bs2EtacPhiBDTSelEtac2PiPiPiPi            |     1.162 |     0.801 |    0.075       6.9     1.22 |      43 |     0.034 |
+TimingAuditor.TIMER              INFO               Bs2EtacPhiBDTSelEtac2PiPiPiPi                 |     1.162 |     0.594 |    0.040       4.9     0.89 |      43 |     0.026 |
+TimingAuditor.TIMER              INFO             Bs2EtacPhiBDTSelEtac                            |     0.000 |     0.008 |    0.004       0.0     0.00 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            Bs2EtacPhiBDTSelBs2EtacPhi                       |     0.000 |     0.158 |    0.036       1.1     0.28 |      14 |     0.002 |
+TimingAuditor.TIMER              INFO            Bs2EtacPhiBDTLine                                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2EtacPhiBDTLinePostScaler              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2KsthhDDLine                            |     0.500 |     0.445 |    0.020      21.1     1.60 |    1000 |     0.446 |
+TimingAuditor.TIMER              INFO           StrippingBu2KsthhDDLinePreScaler                  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2KsthhDDLineHlt1Filter                 |     0.000 |     0.007 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingBu2KsthhDDLineHlt2Filter                 |     0.000 |     0.005 |    0.003       0.1     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingBu2KsthhDDLineFilterSequence             |     1.584 |     1.356 |    0.010      21.0     2.75 |     284 |     0.385 |
+TimingAuditor.TIMER              INFO            StrippingBu2KsthhDDLineVOIDFilter                |     0.000 |     0.008 |    0.004       0.0     0.00 |     284 |     0.002 |
+TimingAuditor.TIMER              INFO            KSforBu2KsthhDD                                  |     0.000 |     0.022 |    0.004       0.1     0.02 |     187 |     0.004 |
+TimingAuditor.TIMER              INFO            KstforBu2KsthhDD                                 |     0.508 |     0.339 |    0.114       1.3     0.21 |     118 |     0.040 |
+TimingAuditor.TIMER              INFO            Bu2KsthhDDLine                                   |     1.525 |     1.263 |    0.063      14.3     1.84 |     118 |     0.149 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2KsthhDDLine                      |     0.000 |     2.490 |    1.314       3.2     1.02 |       3 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2KsthhDDLine                      |     3.333 |     2.399 |    1.108       3.2     1.12 |       3 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2KsthhDDLine                      |     3.333 |     2.381 |    1.133       3.1     1.08 |       3 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2KsthhDDLine                      |     0.000 |     1.168 |    0.433       1.7     0.66 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingBu2KsthhDDLinePostScaler                 |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2KsthhLLLine                            |     0.180 |     0.204 |    0.019       8.6     0.76 |    1000 |     0.204 |
+TimingAuditor.TIMER              INFO           StrippingBu2KsthhLLLinePreScaler                  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2KsthhLLLineHlt1Filter                 |     0.000 |     0.007 |    0.003       0.1     0.01 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingBu2KsthhLLLineHlt2Filter                 |     0.013 |     0.005 |    0.003       0.0     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingBu2KsthhLLLineFilterSequence             |     0.352 |     0.498 |    0.008       8.5     1.33 |     284 |     0.142 |
+TimingAuditor.TIMER              INFO            StrippingBu2KsthhLLLineVOIDFilter                |     0.000 |     0.006 |    0.003       0.0     0.00 |     284 |     0.002 |
+TimingAuditor.TIMER              INFO            KSforBu2KsthhLL                                  |     0.000 |     0.026 |    0.004       0.1     0.02 |      91 |     0.002 |
+TimingAuditor.TIMER              INFO            KstforBu2KsthhLL                                 |     0.200 |     0.294 |    0.134       1.4     0.21 |      50 |     0.015 |
+TimingAuditor.TIMER              INFO            Bu2KsthhLLLine                                   |     1.000 |     1.062 |    0.105       5.7     1.24 |      50 |     0.053 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2KsthhLLLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2KsthhLLLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2KsthhLLLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2KsthhLLLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBu2KsthhLLLinePostScaler                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingOmegab2XicKpiLine                         |     0.830 |     0.881 |    0.019      30.7     1.29 |    1000 |     0.881 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2XicKpiLinePreScaler               |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2XicKpiLineFilterSequence          |     0.780 |     0.823 |    0.002      30.5     1.28 |    1000 |     0.823 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseANNKaons_Particles         |     0.263 |     0.288 |    0.044      14.2     0.49 |     911 |     0.263 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseANNPions_Particles         |     0.362 |     0.325 |    0.046      13.7     0.48 |     911 |     0.297 |
+TimingAuditor.TIMER              INFO            XicForOmegab2XicKpi                              |     0.141 |     0.157 |    0.068       2.5     0.14 |     849 |     0.134 |
+TimingAuditor.TIMER              INFO            Omegab2XicKpiLine                                |     1.463 |     1.526 |    0.088       9.2     2.36 |      41 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2XicKpiLinePostScaler              |     0.000 |     0.003 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingOmegab2XicKpiWSLine                       |     0.100 |     0.121 |    0.019       9.3     0.57 |    1000 |     0.122 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2XicKpiWSLinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2XicKpiWSLineFilterSequence        |     0.080 |     0.071 |    0.002       9.2     0.56 |    1000 |     0.072 |
+TimingAuditor.TIMER              INFO            Omegab2XicKpiWSLine                              |     1.463 |     1.512 |    0.071       8.8     2.23 |      41 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2XicKpiWSLinePostScaler            |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXB2DPiPBd2DPiLine                         |     0.950 |     0.691 |    0.019      19.8     1.23 |    1000 |     0.692 |
+TimingAuditor.TIMER              INFO           StrippingXB2DPiPBd2DPiLinePreScaler               |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXB2DPiPBd2DPiLineFilterSequence          |     0.870 |     0.641 |    0.002      19.6     1.22 |    1000 |     0.642 |
+TimingAuditor.TIMER              INFO            MERGED:XB2DPiPSelDpDs                            |     0.735 |     0.542 |    0.103      19.6     1.01 |     911 |     0.494 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:XB2DPiPSelDpDs                     |     0.603 |     0.475 |    0.099      19.5     0.94 |     911 |     0.433 |
+TimingAuditor.TIMER              INFO              INPUT:Phys_StdLooseDplus2KPiPi_Particles       |     0.010 |     0.003 |    0.002       0.0     0.00 |     911 |     0.003 |
+TimingAuditor.TIMER              INFO              INPUT:Phys_StdLooseDplus2KKPi_Particles        |     0.581 |     0.461 |    0.090      19.5     0.94 |     911 |     0.420 |
+TimingAuditor.TIMER              INFO               SelFilterPhys_StdLooseDplus2KKPi_Particles    |     0.581 |     0.454 |    0.085      19.5     0.94 |     911 |     0.414 |
+TimingAuditor.TIMER              INFO             XB2DPiPSelDpDs                                  |     0.000 |     0.006 |    0.003       0.0     0.00 |     239 |     0.002 |
+TimingAuditor.TIMER              INFO            DpDsForXB2DPiPXB2DPiP                            |     0.167 |     0.082 |    0.015       0.7     0.08 |     239 |     0.020 |
+TimingAuditor.TIMER              INFO            PionsForXB2DPiPXB2DPiP                           |     0.056 |     0.074 |    0.026       0.3     0.05 |     176 |     0.013 |
+TimingAuditor.TIMER              INFO            XB2DPiPBd2DPiLine                                |     0.187 |     0.187 |    0.053       1.2     0.22 |     160 |     0.030 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_XB2DPiPBd2DPiLine                   |    10.000 |     1.529 |    1.529       1.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_XB2DPiPBd2DPiLine                   |     0.000 |     2.756 |    2.756       2.8     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_XB2DPiPBd2DPiLine                   |     0.000 |     0.973 |    0.973       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_XB2DPiPBd2DPiLine                   |     0.000 |     0.866 |    0.866       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_XB2DPiPBd2DPiLine                   |     0.000 |     0.864 |    0.864       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXB2DPiPBd2DPiLinePostScaler              |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXB2DPiPBd2DstarPiLine                     |     0.070 |     0.067 |    0.018       1.7     0.11 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingXB2DPiPBd2DstarPiLinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXB2DPiPBd2DstarPiLineFilterSequence      |     0.010 |     0.019 |    0.001       1.6     0.10 |    1000 |     0.019 |
+TimingAuditor.TIMER              INFO            DstarForXB2DPiPXB2DPiP                           |     0.000 |     0.011 |    0.006       0.0     0.01 |      24 |     0.000 |
+TimingAuditor.TIMER              INFO            XB2DPiPBd2DstarPiLine                            |     0.000 |     0.201 |    0.066       1.4     0.26 |      24 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_XB2DPiPBd2DstarPiLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_XB2DPiPBd2DstarPiLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_XB2DPiPBd2DstarPiLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_XB2DPiPBd2DstarPiLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_XB2DPiPBd2DstarPiLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXB2DPiPBd2DstarPiLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXB2DPiPBd2DPiPLine                        |     0.140 |     0.122 |    0.018      11.2     0.47 |    1000 |     0.122 |
+TimingAuditor.TIMER              INFO           StrippingXB2DPiPBd2DPiPLinePreScaler              |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXB2DPiPBd2DPiPLineFilterSequence         |     0.090 |     0.077 |    0.002      11.1     0.46 |    1000 |     0.077 |
+TimingAuditor.TIMER              INFO            ProtonsForXB2DPiPXB2DPiP                         |     0.000 |     0.060 |    0.021       0.4     0.04 |     176 |     0.011 |
+TimingAuditor.TIMER              INFO            XB2DPiPBd2DPiPLine                               |     0.813 |     0.310 |    0.073       4.7     0.55 |      86 |     0.027 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_XB2DPiPBd2DPiPLine                  |     0.000 |     0.757 |    0.498       0.9     0.22 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_XB2DPiPBd2DPiPLine                  |     0.000 |     1.290 |    0.994       1.6     0.28 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_XB2DPiPBd2DPiPLine                  |     0.000 |     0.419 |    0.321       0.5     0.11 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_XB2DPiPBd2DPiPLine                  |     0.000 |     0.342 |    0.200       0.4     0.12 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_XB2DPiPBd2DPiPLine                  |     0.000 |     0.335 |    0.197       0.4     0.12 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingXB2DPiPBd2DPiPLinePostScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXB2DPiPBd2DstarPiPLine                    |     0.080 |     0.055 |    0.018       1.7     0.09 |    1000 |     0.056 |
+TimingAuditor.TIMER              INFO           StrippingXB2DPiPBd2DstarPiPLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXB2DPiPBd2DstarPiPLineFilterSequence     |     0.020 |     0.012 |    0.001       1.6     0.09 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO            XB2DPiPBd2DstarPiPLine                           |     0.666 |     0.289 |    0.078       1.5     0.35 |      15 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_XB2DPiPBd2DstarPiPLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_XB2DPiPBd2DstarPiPLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_XB2DPiPBd2DstarPiPLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_XB2DPiPBd2DstarPiPLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_XB2DPiPBd2DstarPiPLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXB2DPiPBd2DstarPiPLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXiccBDT_XiccPP2LcPiLine                   |     1.420 |     1.502 |    0.018      26.6     2.16 |    1000 |     1.503 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccPP2LcPiLinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccPP2LcPiLineFilterSequence    |     1.310 |     1.443 |    0.001      26.5     2.14 |    1000 |     1.443 |
+TimingAuditor.TIMER              INFO            XiccBDTSelProtons                                |     0.077 |     0.083 |    0.005       0.5     0.06 |     906 |     0.076 |
+TimingAuditor.TIMER              INFO            XiccBDTSelKaons                                  |     0.079 |     0.061 |    0.004       0.6     0.05 |     878 |     0.054 |
+TimingAuditor.TIMER              INFO            XiccBDTSelPions                                  |     0.092 |     0.144 |    0.013       0.8     0.10 |     869 |     0.126 |
+TimingAuditor.TIMER              INFO            XiccBDTSelLambdaC                                |     0.461 |     0.509 |    0.062      10.8     0.90 |     866 |     0.442 |
+TimingAuditor.TIMER              INFO            XiccBDTSelUnPions                                |     0.059 |     0.029 |    0.009       0.1     0.02 |     337 |     0.010 |
+TimingAuditor.TIMER              INFO            XiccBDTSelXiccPP2LcPi                            |     0.257 |     0.426 |    0.069       3.7     0.46 |     233 |     0.099 |
+TimingAuditor.TIMER              INFO            XiccBDT_XiccPP2LcPiLine                          |     1.301 |     1.122 |    0.278       8.3     1.19 |     146 |     0.164 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccPP2LcPiLinePostScaler        |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXiccBDT_XiccPP2LcKpipiLine                |     0.820 |     0.873 |    0.018      53.3     3.55 |    1000 |     0.874 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccPP2LcKpipiLinePreScaler      |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccPP2LcKpipiLineFilterSequence |     0.740 |     0.816 |    0.002      53.2     3.53 |    1000 |     0.816 |
+TimingAuditor.TIMER              INFO            XiccBDTSelTightKaons                             |     0.085 |     0.105 |    0.025       0.5     0.08 |     233 |     0.025 |
+TimingAuditor.TIMER              INFO            XiccBDTSelTightPions                             |     0.300 |     0.198 |    0.042       0.7     0.12 |     233 |     0.046 |
+TimingAuditor.TIMER              INFO            XiccBDTSelXiccPP2LcKpipi                         |     1.845 |     2.114 |    0.070      34.5     4.86 |     233 |     0.493 |
+TimingAuditor.TIMER              INFO            XiccBDT_XiccPP2LcKpipiLine                       |     2.173 |     1.982 |    0.319      23.8     3.47 |      69 |     0.137 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccPP2LcKpipiLinePostScaler     |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXiccBDT_XiccPP2DpLine                     |     0.130 |     0.138 |    0.019       5.3     0.35 |    1000 |     0.139 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccPP2DpLinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccPP2DpLineFilterSequence      |     0.130 |     0.088 |    0.001       5.2     0.34 |    1000 |     0.089 |
+TimingAuditor.TIMER              INFO            XiccBDTSelDplus                                  |     0.049 |     0.023 |    0.004       0.2     0.02 |     203 |     0.005 |
+TimingAuditor.TIMER              INFO            XiccBDTSelUnProtons                              |     0.051 |     0.023 |    0.008       0.1     0.02 |     194 |     0.005 |
+TimingAuditor.TIMER              INFO            XiccBDTSelXiccPP2Dp                              |     0.120 |     0.186 |    0.056       1.6     0.21 |      83 |     0.015 |
+TimingAuditor.TIMER              INFO            XiccBDT_XiccPP2DpLine                            |     2.000 |     0.889 |    0.285       2.4     0.56 |      20 |     0.018 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccPP2DpLinePostScaler          |     0.000 |     0.010 |    0.002       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXiccBDT_XiccPP2DpKpiLine                  |     0.420 |     0.423 |    0.019     112.0     4.45 |    1000 |     0.424 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccPP2DpKpiLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccPP2DpKpiLineFilterSequence   |     0.360 |     0.379 |    0.001     111.9     4.44 |    1000 |     0.380 |
+TimingAuditor.TIMER              INFO            XiccBDTSelUnKaons                                |     0.000 |     0.021 |    0.007       0.1     0.01 |     338 |     0.007 |
+TimingAuditor.TIMER              INFO            XiccBDTSelXiccPP2DpKpi                           |     3.048 |     3.243 |    0.080     105.4    12.52 |      82 |     0.266 |
+TimingAuditor.TIMER              INFO            XiccBDT_XiccPP2DpKpiLine                         |     7.000 |     7.149 |    0.637      34.1    10.75 |      10 |     0.071 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccPP2DpKpiLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXiccBDT_XiccPP2D0pKpipiLine               |     1.360 |     1.340 |    0.018     217.0    10.94 |    1000 |     1.340 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccPP2D0pKpipiLinePreScaler     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccPP2D0pKpipiLineFilterSequence|     1.320 |     1.287 |    0.002     216.6    10.92 |    1000 |     1.287 |
+TimingAuditor.TIMER              INFO            XiccBDTSelD0                                     |     0.043 |     0.028 |    0.004       0.1     0.02 |     229 |     0.007 |
+TimingAuditor.TIMER              INFO            XiccBDTSelXiccPP2D0pKpipi                        |     8.796 |     8.873 |    0.091     215.4    28.29 |     133 |     1.180 |
+TimingAuditor.TIMER              INFO            XiccBDT_XiccPP2D0pKpipiLine                      |     0.000 |     1.989 |    0.526       3.1     1.00 |       7 |     0.014 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccPP2D0pKpipiLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXiccBDT_XiccP2LcKpiLine                   |     1.560 |     1.485 |    0.018     128.1     8.02 |    1000 |     1.486 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccP2LcKpiLinePreScaler         |     0.000 |     0.002 |    0.001       0.4     0.01 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccP2LcKpiLineFilterSequence    |     1.530 |     1.432 |    0.001     128.0     8.01 |    1000 |     1.433 |
+TimingAuditor.TIMER              INFO            XiccBDTSelXiccP2LcKpi                            |     2.918 |     2.808 |    0.066      44.6     6.35 |     233 |     0.654 |
+TimingAuditor.TIMER              INFO            XiccBDT_XiccP2LcKpiLine                          |     5.179 |     4.667 |    0.259      78.5    11.35 |     139 |     0.649 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccP2LcKpiLinePostScaler        |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXiccBDT_XiccP2D0pLine                     |     0.060 |     0.115 |    0.018       3.3     0.30 |    1000 |     0.116 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccP2D0pLinePreScaler           |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccP2D0pLineFilterSequence      |     0.030 |     0.067 |    0.001       3.1     0.29 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO            XiccBDTSelXiccP2D0p                              |     0.150 |     0.175 |    0.051       0.8     0.12 |     133 |     0.023 |
+TimingAuditor.TIMER              INFO            XiccBDT_XiccP2D0pLine                            |     0.555 |     1.134 |    0.276       2.5     0.74 |      18 |     0.020 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccP2D0pLinePostScaler          |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXiccBDT_XiccP2D0pKpiLine                  |     0.510 |     0.494 |    0.019      70.3     3.62 |    1000 |     0.494 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccP2D0pKpiLinePreScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccP2D0pKpiLineFilterSequence   |     0.430 |     0.448 |    0.001      69.9     3.61 |    1000 |     0.448 |
+TimingAuditor.TIMER              INFO            XiccBDTSelXiccP2D0pKpi                           |     2.481 |     2.684 |    0.085      69.2     8.84 |     133 |     0.357 |
+TimingAuditor.TIMER              INFO            XiccBDT_XiccP2D0pKpiLine                         |     2.000 |     2.354 |    0.381      10.1     2.55 |      20 |     0.047 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccP2D0pKpiLinePostScaler       |     0.000 |     0.003 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXiccBDT_XiccP2DpKLine                     |     0.140 |     0.122 |    0.018      16.4     0.66 |    1000 |     0.122 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccP2DpKLinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccP2DpKLineFilterSequence      |     0.070 |     0.078 |    0.001      16.1     0.65 |    1000 |     0.079 |
+TimingAuditor.TIMER              INFO            XiccBDTSelXiccP2DpK                              |     0.365 |     0.444 |    0.062      10.3     1.24 |      82 |     0.036 |
+TimingAuditor.TIMER              INFO            XiccBDT_XiccP2DpKLine                            |     1.818 |     1.925 |    0.359       3.9     1.14 |      11 |     0.021 |
+TimingAuditor.TIMER              INFO           StrippingXiccBDT_XiccP2DpKLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XEtaB2etapKSLLLine                      |     1.070 |     1.130 |    0.027      76.1     5.37 |    1000 |     1.130 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2etapKSLLLinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2etapKSLLLineHlt1Filter           |     0.020 |     0.021 |    0.006       4.6     0.14 |    1000 |     0.021 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2etapKSLLLineFilterSequence       |     1.387 |     1.428 |    0.010      75.9     6.24 |     728 |     1.040 |
+TimingAuditor.TIMER              INFO            StrippingB2XEtaB2etapKSLLLineVOIDFilter          |     0.000 |     0.008 |    0.004       0.1     0.00 |     728 |     0.006 |
+TimingAuditor.TIMER              INFO            KSforB2XEtaB2etapKSLL                            |     0.000 |     0.019 |    0.005       0.1     0.02 |     216 |     0.004 |
+TimingAuditor.TIMER              INFO            MERGED:DaughtersForB2XEta                        |     0.446 |     0.360 |    0.079       1.5     0.21 |     582 |     0.210 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:DaughtersForB2XEta                 |     0.017 |     0.028 |    0.016       0.6     0.02 |     582 |     0.017 |
+TimingAuditor.TIMER              INFO              INPUT:Phys_StdLoosePions_Particles             |     0.000 |     0.005 |    0.003       0.1     0.00 |     582 |     0.003 |
+TimingAuditor.TIMER              INFO              INPUT:Phys_StdLooseAllPhotons_Particles        |     0.000 |     0.005 |    0.002       0.6     0.02 |     582 |     0.003 |
+TimingAuditor.TIMER              INFO              INPUT:Phys_StdLooseResolvedPi0_Particles       |     0.021 |     0.003 |    0.002       0.0     0.00 |     911 |     0.004 |
+TimingAuditor.TIMER              INFO             DaughtersForB2XEta                              |     0.034 |     0.011 |    0.004       0.0     0.01 |     582 |     0.007 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseEta2gg_Particles           |     9.337 |     9.399 |    0.291     169.9    14.61 |     347 |     3.262 |
+TimingAuditor.TIMER              INFO            EtaforEtapforB2XEta                              |     0.057 |     0.043 |    0.006       0.4     0.04 |     347 |     0.015 |
+TimingAuditor.TIMER              INFO            EtapforB2XEta                                    |     1.757 |     1.818 |    0.069      21.7     2.58 |     347 |     0.631 |
+TimingAuditor.TIMER              INFO            B2XEtaB2etapKSLLLine                             |     0.000 |     0.123 |    0.036       1.0     0.18 |      65 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2etapKSLLLinePostScaler           |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XEtaB2etapKSDDLine                      |     0.650 |     0.670 |    0.022      39.7     3.02 |    1000 |     0.670 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2etapKSDDLinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2etapKSDDLineHlt1Filter           |     0.000 |     0.008 |    0.003       0.0     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2etapKSDDLineFilterSequence       |     0.824 |     0.826 |    0.008      39.6     3.50 |     728 |     0.601 |
+TimingAuditor.TIMER              INFO            StrippingB2XEtaB2etapKSDDLineVOIDFilter          |     0.000 |     0.005 |    0.003       0.0     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO            KSforB2XEtaB2etapKSDD                            |     0.042 |     0.012 |    0.004       0.1     0.01 |     475 |     0.006 |
+TimingAuditor.TIMER              INFO            B2XEtaB2etapKSDDLine                             |     0.217 |     0.167 |    0.037       1.4     0.28 |      46 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2etapKSDDLinePostScaler           |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XEtaB2eta3piKSLLLine                    |     0.160 |     0.138 |    0.022       5.3     0.36 |    1000 |     0.139 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2eta3piKSLLLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2eta3piKSLLLineHlt1Filter         |     0.020 |     0.008 |    0.003       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2eta3piKSLLLineFilterSequence     |     0.137 |     0.096 |    0.008       5.2     0.41 |     728 |     0.070 |
+TimingAuditor.TIMER              INFO            StrippingB2XEtaB2eta3piKSLLLineVOIDFilter        |     0.013 |     0.005 |    0.003       0.0     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO            Eta3PiforB2XEta                                  |     0.395 |     0.357 |    0.051       3.6     0.39 |     582 |     0.208 |
+TimingAuditor.TIMER              INFO            B2XEtaB2eta3piKSLLLine                           |     0.400 |     0.134 |    0.039       1.6     0.32 |      25 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2eta3piKSLLLinePostScaler         |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XEtaB2eta3piKSDDLine                    |     0.160 |     0.101 |    0.020       2.8     0.17 |    1000 |     0.101 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2eta3piKSDDLinePreScaler          |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2eta3piKSDDLineHlt1Filter         |     0.010 |     0.007 |    0.003       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2eta3piKSDDLineFilterSequence     |     0.068 |     0.051 |    0.008       2.7     0.19 |     728 |     0.038 |
+TimingAuditor.TIMER              INFO            StrippingB2XEtaB2eta3piKSDDLineVOIDFilter        |     0.000 |     0.004 |    0.003       0.0     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO            B2XEtaB2eta3piKSDDLine                           |     0.000 |     0.146 |    0.039       0.6     0.17 |      13 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2eta3piKSDDLinePostScaler         |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XEtaLb2etapLLLLine                      |     0.720 |     0.762 |    0.031      96.4     5.40 |    1000 |     0.763 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2etapLLLLinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2etapLLLLineFilterSequence       |     0.680 |     0.706 |    0.008      96.2     5.39 |    1000 |     0.706 |
+TimingAuditor.TIMER              INFO            StrippingB2XEtaLb2etapLLLLineVOIDFilter          |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            LambdaforB2XEtaLb2etapLLL                        |     0.000 |     0.013 |    0.004       0.0     0.01 |      98 |     0.001 |
+TimingAuditor.TIMER              INFO            B2XEtaLb2etapLLLLine                             |     0.000 |     0.238 |    0.054       1.8     0.35 |      35 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2etapLLLLinePostScaler           |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XEtaLb2etapLDDLine                      |     0.760 |     0.615 |    0.025      42.7     2.67 |    1000 |     0.615 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2etapLDDLinePreScaler            |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2etapLDDLineFilterSequence       |     0.660 |     0.558 |    0.007      42.5     2.66 |    1000 |     0.558 |
+TimingAuditor.TIMER              INFO            StrippingB2XEtaLb2etapLDDLineVOIDFilter          |     0.020 |     0.004 |    0.002       0.1     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            LambdaforB2XEtaLb2etapLDD                        |     0.000 |     0.009 |    0.003       0.1     0.01 |     494 |     0.005 |
+TimingAuditor.TIMER              INFO            B2XEtaLb2etapLDDLine                             |     0.000 |     0.148 |    0.048       1.5     0.26 |      31 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2etapLDDLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XEtaLb2eta3piLLLLine                    |     0.080 |     0.103 |    0.026       9.8     0.38 |    1000 |     0.104 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2eta3piLLLLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2eta3piLLLLineFilterSequence     |     0.020 |     0.049 |    0.007       9.6     0.37 |    1000 |     0.049 |
+TimingAuditor.TIMER              INFO            StrippingB2XEtaLb2eta3piLLLLineVOIDFilter        |     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            B2XEtaLb2eta3piLLLLine                           |     0.000 |     0.136 |    0.045       0.5     0.13 |      14 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2eta3piLLLLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XEtaLb2eta3piLDDLine                    |     0.060 |     0.080 |    0.026       2.0     0.11 |    1000 |     0.081 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2eta3piLDDLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2eta3piLDDLineFilterSequence     |     0.010 |     0.026 |    0.006       2.0     0.10 |    1000 |     0.027 |
+TimingAuditor.TIMER              INFO            StrippingB2XEtaLb2eta3piLDDLineVOIDFilter        |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            B2XEtaLb2eta3piLDDLine                           |     0.000 |     0.249 |    0.055       1.4     0.46 |       8 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2eta3piLDDLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XEtaB2etapKstarLine                     |     4.180 |     4.141 |    0.022     317.2    17.02 |    1000 |     4.141 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2etapKstarLinePreScaler           |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2etapKstarLineHlt1Filter          |     0.030 |     0.010 |    0.004       0.0     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2etapKstarLineHlt2Filter          |     0.000 |     0.007 |    0.003       0.2     0.01 |     728 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2etapKstarLineFilterSequence      |    14.330 |    14.289 |    0.326     317.0    29.55 |     284 |     4.058 |
+TimingAuditor.TIMER              INFO            StrippingB2XEtaB2etapKstarLineVOIDFilter         |     0.035 |     0.004 |    0.002       0.0     0.00 |     284 |     0.001 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseKstar2Kpi_Particles        |     5.781 |     5.919 |    0.101     119.9     9.91 |     889 |     5.262 |
+TimingAuditor.TIMER              INFO            KstarForB2XEtaB2etapKstar                        |     0.137 |     0.137 |    0.007       3.5     0.17 |     728 |     0.100 |
+TimingAuditor.TIMER              INFO            B2XEtaB2etapKstarLine                            |     0.270 |     0.168 |    0.048       1.6     0.22 |     111 |     0.019 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2etapKstarLinePostScaler          |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XEtaB2eta3piKstarLine                   |     2.760 |     2.837 |    0.021      79.8     6.61 |    1000 |     2.837 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2eta3piKstarLinePreScaler         |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2eta3piKstarLineHlt1Filter        |     0.010 |     0.010 |    0.003       0.2     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2eta3piKstarLineFilterSequence    |     3.653 |     3.779 |    0.010      79.7     7.47 |     728 |     2.752 |
+TimingAuditor.TIMER              INFO            StrippingB2XEtaB2eta3piKstarLineVOIDFilter       |     0.000 |     0.006 |    0.003       0.0     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO            B2XEtaB2eta3piKstarLine                          |     0.210 |     0.108 |    0.047       0.6     0.09 |      95 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaB2eta3piKstarLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XEtaLb2pKetapLine                       |     0.600 |     0.658 |    0.020      45.3     2.88 |    1000 |     0.658 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2pKetapLinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2pKetapLineHlt1Filter            |     0.000 |     0.011 |    0.002       0.1     0.01 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2pKetapLineHlt2Filter            |     0.000 |     0.008 |    0.004       0.0     0.00 |     728 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2pKetapLineFilterSequence        |     2.007 |     2.036 |    0.009      45.2     5.10 |     284 |     0.578 |
+TimingAuditor.TIMER              INFO            StrippingB2XEtaLb2pKetapLineVOIDFilter           |     0.035 |     0.005 |    0.003       0.0     0.00 |     284 |     0.002 |
+TimingAuditor.TIMER              INFO            ProtonsForB2XEtaLb2pKetap                        |     0.070 |     0.041 |    0.004       0.2     0.03 |     709 |     0.030 |
+TimingAuditor.TIMER              INFO            KaonsForB2XEtaLb2pKetap                          |     0.063 |     0.031 |    0.004       0.2     0.02 |     476 |     0.015 |
+TimingAuditor.TIMER              INFO            B2XEtaLb2pKetapLine                              |     0.000 |     0.123 |    0.054       1.4     0.15 |     125 |     0.015 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2pKetapLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XEtaLb2pKeta3piLine                     |     0.300 |     0.252 |    0.020       5.1     0.36 |    1000 |     0.253 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2pKeta3piLinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2pKeta3piLineHlt1Filter          |     0.000 |     0.008 |    0.002       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2pKeta3piLineFilterSequence      |     0.315 |     0.245 |    0.009       2.7     0.34 |     728 |     0.179 |
+TimingAuditor.TIMER              INFO            StrippingB2XEtaLb2pKeta3piLineVOIDFilter         |     0.000 |     0.007 |    0.003       0.1     0.00 |     728 |     0.005 |
+TimingAuditor.TIMER              INFO            B2XEtaLb2pKeta3piLine                            |     0.000 |     0.163 |    0.050       2.2     0.29 |      94 |     0.015 |
+TimingAuditor.TIMER              INFO           StrippingB2XEtaLb2pKeta3piLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc3piForBc3h                              |     0.450 |     0.406 |    0.020       4.8     0.29 |    1000 |     0.407 |
+TimingAuditor.TIMER              INFO           StrippingBc3piForBc3hPreScaler                    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc3piForBc3hFilterSequence               |     0.370 |     0.354 |    0.002       4.6     0.26 |    1000 |     0.354 |
+TimingAuditor.TIMER              INFO            SelPionForBc3h                                   |     0.120 |     0.137 |    0.007       3.7     0.14 |     910 |     0.125 |
+TimingAuditor.TIMER              INFO            Bc3piForBc3h                                     |     0.096 |     0.092 |    0.030       1.1     0.06 |     827 |     0.076 |
+TimingAuditor.TIMER              INFO           StrippingBc3piForBc3hPostScaler                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc3kForBc3h                               |     0.270 |     0.249 |    0.018       8.3     0.31 |    1000 |     0.250 |
+TimingAuditor.TIMER              INFO           StrippingBc3kForBc3hPreScaler                     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc3kForBc3hFilterSequence                |     0.210 |     0.202 |    0.002       8.1     0.30 |    1000 |     0.202 |
+TimingAuditor.TIMER              INFO            SelKaonForBc3h                                   |     0.033 |     0.058 |    0.004       1.1     0.05 |     906 |     0.053 |
+TimingAuditor.TIMER              INFO            Bc3kForBc3h                                      |     0.032 |     0.052 |    0.027       0.8     0.04 |     618 |     0.032 |
+TimingAuditor.TIMER              INFO           StrippingBc3kForBc3hPostScaler                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc3kpiForBc3h                             |     0.100 |     0.139 |    0.017       1.1     0.12 |    1000 |     0.140 |
+TimingAuditor.TIMER              INFO           StrippingBc3kpiForBc3hPreScaler                   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc3kpiForBc3hFilterSequence              |     0.060 |     0.095 |    0.002       0.9     0.10 |    1000 |     0.095 |
+TimingAuditor.TIMER              INFO            Bc3kpiForBc3h                                    |     0.050 |     0.088 |    0.033       0.7     0.05 |     592 |     0.052 |
+TimingAuditor.TIMER              INFO           StrippingBc3kpiForBc3hPostScaler                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc3pppiForBc3h                            |     0.210 |     0.240 |    0.018       5.5     0.24 |    1000 |     0.241 |
+TimingAuditor.TIMER              INFO           StrippingBc3pppiForBc3hPreScaler                  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc3pppiForBc3hFilterSequence             |     0.180 |     0.186 |    0.001       1.3     0.16 |    1000 |     0.186 |
+TimingAuditor.TIMER              INFO            SelProtonForBc3h                                 |     0.011 |     0.047 |    0.004       0.3     0.03 |     906 |     0.043 |
+TimingAuditor.TIMER              INFO            Bc3pppiForBc3h                                   |     0.058 |     0.070 |    0.037       0.6     0.05 |     517 |     0.037 |
+TimingAuditor.TIMER              INFO           StrippingBc3pppiForBc3hPostScaler                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc3ppkForBc3h                             |     0.120 |     0.105 |    0.018       0.9     0.09 |    1000 |     0.105 |
+TimingAuditor.TIMER              INFO           StrippingBc3ppkForBc3hPreScaler                   |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc3ppkForBc3hFilterSequence              |     0.060 |     0.059 |    0.001       0.7     0.08 |    1000 |     0.059 |
+TimingAuditor.TIMER              INFO            Bc3ppkForBc3h                                    |     0.045 |     0.063 |    0.033       0.6     0.04 |     438 |     0.028 |
+TimingAuditor.TIMER              INFO           StrippingBc3ppkForBc3hPostScaler                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetaSBs2PhiPhiWideLine                    |     0.160 |     0.125 |    0.014       6.7     0.36 |    1000 |     0.126 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2PhiPhiWideLinePreScaler          |     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2PhiPhiWideLineFilterSequence     |     0.645 |     0.445 |    0.002       5.2     0.60 |     155 |     0.069 |
+TimingAuditor.TIMER              INFO            BetaSBs2PhiPhiWide_LoosePhi2KK                   |     0.281 |     0.237 |    0.080       2.2     0.22 |     142 |     0.034 |
+TimingAuditor.TIMER              INFO            BetaSBs2PhiPhiWideLine                           |     0.000 |     0.066 |    0.026       1.6     0.17 |      81 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_BetaSBs2PhiPhiWideLine              |     0.000 |     1.058 |    1.058       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_BetaSBs2PhiPhiWideLine              |     0.000 |     0.822 |    0.822       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_BetaSBs2PhiPhiWideLine              |     0.000 |     0.895 |    0.895       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_BetaSBs2PhiPhiWideLine              |     0.000 |     0.849 |    0.849       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_BetaSBs2PhiPhiWideLine              |     0.000 |     0.415 |    0.415       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2PhiPhiWideLinePostScaler         |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_KSKShLL_Line                     |     0.070 |     0.108 |    0.020       5.8     0.23 |    1000 |     0.108 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKShLL_LinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKShLL_LineHlt1Filter          |     0.010 |     0.012 |    0.004       0.1     0.01 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKShLL_LineHlt2Filter          |     0.000 |     0.006 |    0.003       0.0     0.00 |     728 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKShLL_LineFilterSequence      |     0.105 |     0.132 |    0.009       5.7     0.40 |     284 |     0.038 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_KSKShLL_LineVOIDFilter         |     0.000 |     0.006 |    0.003       0.1     0.01 |     284 |     0.002 |
+TimingAuditor.TIMER              INFO            V0forHb2V0V0hKSLL                                |     0.081 |     0.027 |    0.004       0.1     0.02 |     244 |     0.007 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_KSKShLL_Line                            |     0.000 |     0.271 |    0.060       5.4     0.78 |      50 |     0.014 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_KSKShLL_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_KSKShLL_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_KSKShLL_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_KSKShLL_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKShLL_LinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_KSKShLD_Line                     |     0.140 |     0.124 |    0.020       8.5     0.50 |    1000 |     0.124 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKShLD_LinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKShLD_LineHlt1Filter          |     0.010 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKShLD_LineHlt2Filter          |     0.013 |     0.005 |    0.003       0.1     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKShLD_LineFilterSequence      |     0.140 |     0.207 |    0.007       8.2     0.90 |     284 |     0.059 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_KSKShLD_LineVOIDFilter         |     0.000 |     0.004 |    0.003       0.0     0.00 |     284 |     0.001 |
+TimingAuditor.TIMER              INFO            V0forHb2V0V0hKSDD                                |     0.017 |     0.021 |    0.004       0.1     0.01 |     578 |     0.013 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_KSKShLD_Line                            |     1.200 |     1.847 |    0.088       7.5     2.18 |      25 |     0.046 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_KSKShLD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_KSKShLD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_KSKShLD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_KSKShLD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKShLD_LinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_KSKShDD_Line                     |     0.110 |     0.118 |    0.018       3.8     0.21 |    1000 |     0.118 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKShDD_LinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKShDD_LineHlt1Filter          |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKShDD_LineHlt2Filter          |     0.000 |     0.005 |    0.003       0.0     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKShDD_LineFilterSequence      |     0.211 |     0.202 |    0.008       3.7     0.33 |     284 |     0.058 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_KSKShDD_LineVOIDFilter         |     0.000 |     0.005 |    0.002       0.0     0.00 |     284 |     0.001 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_KSKShDD_Line                            |     0.423 |     0.226 |    0.058       3.6     0.40 |     118 |     0.027 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_KSKShDD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_KSKShDD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_KSKShDD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_KSKShDD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKShDD_LinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_KSLzhLL_Line                     |     0.080 |     0.072 |    0.019       1.9     0.09 |    1000 |     0.072 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSLzhLL_LinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSLzhLL_LineHlt1Filter          |     0.000 |     0.006 |    0.003       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSLzhLL_LineHlt2Filter          |     0.013 |     0.004 |    0.003       0.0     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSLzhLL_LineFilterSequence      |     0.035 |     0.030 |    0.008       1.9     0.13 |     284 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_KSLzhLL_LineVOIDFilter         |     0.000 |     0.004 |    0.003       0.0     0.00 |     284 |     0.001 |
+TimingAuditor.TIMER              INFO            V0forHb2V0V0hLzLL                                |     0.000 |     0.035 |    0.005       0.1     0.03 |      98 |     0.003 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_KSLzhLL_Line                            |     2.000 |     0.551 |    0.095       1.6     0.61 |       5 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_KSLzhLL_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_KSLzhLL_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_KSLzhLL_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_KSLzhLL_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSLzhLL_LinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_KSLzhLD_Line                     |     0.120 |     0.089 |    0.019       4.5     0.24 |    1000 |     0.089 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSLzhLD_LinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSLzhLD_LineHlt1Filter          |     0.010 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSLzhLD_LineHlt2Filter          |     0.000 |     0.004 |    0.002       0.0     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSLzhLD_LineFilterSequence      |     0.070 |     0.095 |    0.007       4.4     0.42 |     284 |     0.027 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_KSLzhLD_LineVOIDFilter         |     0.000 |     0.004 |    0.003       0.0     0.00 |     284 |     0.001 |
+TimingAuditor.TIMER              INFO            V0forHb2V0V0hLzDD                                |     0.040 |     0.025 |    0.004       0.1     0.02 |     494 |     0.012 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_KSLzhLD_Line                            |     1.333 |     1.172 |    0.109       4.0     1.10 |      15 |     0.018 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_KSLzhLD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_KSLzhLD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_KSLzhLD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_KSLzhLD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSLzhLD_LinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_KSLzhDD_Line                     |     0.110 |     0.107 |    0.020       4.5     0.24 |    1000 |     0.108 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSLzhDD_LinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSLzhDD_LineHlt1Filter          |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSLzhDD_LineHlt2Filter          |     0.013 |     0.004 |    0.003       0.0     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSLzhDD_LineFilterSequence      |     0.246 |     0.161 |    0.008       4.4     0.41 |     284 |     0.046 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_KSLzhDD_LineVOIDFilter         |     0.035 |     0.004 |    0.002       0.0     0.00 |     284 |     0.001 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_KSLzhDD_Line                            |     0.740 |     0.505 |    0.083       4.1     0.62 |      54 |     0.027 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_KSLzhDD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_KSLzhDD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_KSLzhDD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_KSLzhDD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSLzhDD_LinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_LzLzhLL_Line                     |     0.090 |     0.079 |    0.020       1.6     0.11 |    1000 |     0.080 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzhLL_LinePreScaler           |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzhLL_LineHlt1Filter          |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzhLL_LineHlt2Filter          |     0.000 |     0.004 |    0.002       0.0     0.00 |     728 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzhLL_LineFilterSequence      |     0.000 |     0.055 |    0.008       1.5     0.17 |     284 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_LzLzhLL_LineVOIDFilter         |     0.000 |     0.004 |    0.003       0.0     0.00 |     284 |     0.001 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_LzLzhLL_Line                            |     0.000 |     0.183 |    0.077       1.4     0.28 |      21 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_LzLzhLL_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_LzLzhLL_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_LzLzhLL_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_LzLzhLL_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzhLL_LinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_LzLzhLD_Line                     |     0.050 |     0.073 |    0.018       3.2     0.14 |    1000 |     0.073 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzhLD_LinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzhLD_LineHlt1Filter          |     0.000 |     0.006 |    0.003       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzhLD_LineHlt2Filter          |     0.000 |     0.005 |    0.003       0.0     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzhLD_LineFilterSequence      |     0.035 |     0.037 |    0.007       3.1     0.23 |     284 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_LzLzhLD_LineVOIDFilter         |     0.000 |     0.004 |    0.003       0.0     0.00 |     284 |     0.001 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_LzLzhLD_Line                            |     0.000 |     1.057 |    0.114       3.0     1.13 |       5 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_LzLzhLD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_LzLzhLD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_LzLzhLD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_LzLzhLD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzhLD_LinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_LzLzhDD_Line                     |     0.110 |     0.097 |    0.017       2.5     0.17 |    1000 |     0.098 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzhDD_LinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzhDD_LineHlt1Filter          |     0.000 |     0.006 |    0.002       0.1     0.01 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzhDD_LineHlt2Filter          |     0.000 |     0.004 |    0.002       0.0     0.00 |     728 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzhDD_LineFilterSequence      |     0.140 |     0.134 |    0.008       2.4     0.27 |     284 |     0.038 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_LzLzhDD_LineVOIDFilter         |     0.000 |     0.004 |    0.002       0.0     0.00 |     284 |     0.001 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_LzLzhDD_Line                            |     0.222 |     0.218 |    0.060       2.3     0.36 |      90 |     0.020 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_LzLzhDD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_LzLzhDD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_LzLzhDD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_LzLzhDD_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzhDD_LinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_KSKSKSLLL_Line                   |     0.060 |     0.103 |    0.026       5.3     0.19 |    1000 |     0.104 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSKSLLL_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSKSLLL_LineFilterSequence    |     0.040 |     0.049 |    0.008       1.3     0.09 |    1000 |     0.050 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_KSKSKSLLL_LineVOIDFilter       |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_KSKSKSLLL_Line                          |     0.127 |     0.042 |    0.028       0.2     0.02 |     157 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_KSKSKSLLL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_KSKSKSLLL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_KSKSKSLLL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_KSKSKSLLL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSKSLLL_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_KSKSKSLLD_Line                   |     0.070 |     0.079 |    0.024       2.3     0.12 |    1000 |     0.079 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSKSLLD_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSKSLLD_LineFilterSequence    |     0.020 |     0.031 |    0.006       2.2     0.11 |    1000 |     0.031 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_KSKSKSLLD_LineVOIDFilter       |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_KSKSKSLLD_Line                          |     0.131 |     0.102 |    0.024       2.1     0.26 |      76 |     0.008 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_KSKSKSLLD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_KSKSKSLLD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_KSKSKSLLD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_KSKSKSLLD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSKSLLD_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_KSKSKSLDL_Line                   |     0.190 |     0.118 |    0.023       0.7     0.10 |    1000 |     0.119 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSKSLDL_LinePreScaler         |     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSKSLDL_LineFilterSequence    |     0.130 |     0.072 |    0.006       0.6     0.09 |    1000 |     0.072 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_KSKSKSLDL_LineVOIDFilter       |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_KSKSKSLDL_Line                          |     0.080 |     0.044 |    0.021       0.5     0.03 |     371 |     0.017 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_KSKSKSLDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_KSKSKSLDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_KSKSKSLDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_KSKSKSLDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSKSLDL_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_KSKSKSLDD_Line                   |     0.020 |     0.074 |    0.024       2.2     0.09 |    1000 |     0.074 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSKSLDD_LinePreScaler         |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSKSLDD_LineFilterSequence    |     0.000 |     0.023 |    0.006       2.0     0.08 |    1000 |     0.024 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_KSKSKSLDD_LineVOIDFilter       |     0.000 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_KSKSKSLDD_Line                          |     0.000 |     0.083 |    0.020       1.9     0.23 |      76 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_KSKSKSLDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_KSKSKSLDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_KSKSKSLDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_KSKSKSLDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSKSLDD_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_KSKSKSDDL_Line                   |     0.070 |     0.092 |    0.023       2.7     0.11 |    1000 |     0.092 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSKSDDL_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSKSDDL_LineFilterSequence    |     0.040 |     0.046 |    0.007       2.6     0.10 |    1000 |     0.047 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_KSKSKSDDL_LineVOIDFilter       |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_KSKSKSDDL_Line                          |     0.026 |     0.037 |    0.020       0.5     0.03 |     371 |     0.014 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_KSKSKSDDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_KSKSKSDDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_KSKSKSDDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_KSKSKSDDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSKSDDL_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_KSKSKSDDD_Line                   |     0.060 |     0.090 |    0.022       0.9     0.09 |    1000 |     0.091 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSKSDDD_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSKSDDD_LineFilterSequence    |     0.010 |     0.041 |    0.007       0.5     0.05 |    1000 |     0.042 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_KSKSKSDDD_LineVOIDFilter       |     0.010 |     0.004 |    0.002       0.1     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_KSKSKSDDD_Line                          |     0.000 |     0.032 |    0.018       0.5     0.03 |     371 |     0.012 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_KSKSKSDDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_KSKSKSDDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_KSKSKSDDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_KSKSKSDDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSKSDDD_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_KSKSLzLLL_Line                   |     0.080 |     0.071 |    0.023       3.1     0.11 |    1000 |     0.071 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSLzLLL_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSLzLLL_LineFilterSequence    |     0.030 |     0.019 |    0.006       3.0     0.10 |    1000 |     0.020 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_KSKSLzLLL_LineVOIDFilter       |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_KSKSLzLLL_Line                          |     1.052 |     0.220 |    0.043       2.8     0.62 |      19 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_KSKSLzLLL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_KSKSLzLLL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_KSKSLzLLL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_KSKSLzLLL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSLzLLL_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_KSKSLzLLD_Line                   |     0.060 |     0.074 |    0.024       1.4     0.08 |    1000 |     0.075 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSLzLLD_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSLzLLD_LineFilterSequence    |     0.030 |     0.025 |    0.006       1.4     0.07 |    1000 |     0.026 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_KSKSLzLLD_LineVOIDFilter       |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_KSKSLzLLD_Line                          |     0.000 |     0.081 |    0.037       1.2     0.15 |      62 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_KSKSLzLLD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_KSKSLzLLD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_KSKSLzLLD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_KSKSLzLLD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSLzLLD_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_KSKSLzLDL_Line                   |     0.030 |     0.062 |    0.024       1.5     0.06 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSLzLDL_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSLzLDL_LineFilterSequence    |     0.000 |     0.014 |    0.006       1.4     0.05 |    1000 |     0.014 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_KSKSLzLDL_LineVOIDFilter       |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_KSKSLzLDL_Line                          |     0.000 |     0.240 |    0.039       1.3     0.49 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_KSKSLzLDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_KSKSLzLDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_KSKSLzLDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_KSKSLzLDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSLzLDL_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_KSKSLzLDD_Line                   |     0.050 |     0.068 |    0.023       1.0     0.06 |    1000 |     0.068 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSLzLDD_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSLzLDD_LineFilterSequence    |     0.020 |     0.019 |    0.006       0.9     0.05 |    1000 |     0.019 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_KSKSLzLDD_LineVOIDFilter       |     0.010 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_KSKSLzLDD_Line                          |     0.243 |     0.125 |    0.037       0.7     0.15 |      41 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_KSKSLzLDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_KSKSLzLDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_KSKSLzLDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_KSKSLzLDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSLzLDD_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_KSKSLzDDL_Line                   |     0.080 |     0.065 |    0.021       2.0     0.08 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSLzDDL_LinePreScaler         |     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSLzDDL_LineFilterSequence    |     0.040 |     0.019 |    0.006       1.9     0.07 |    1000 |     0.019 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_KSKSLzDDL_LineVOIDFilter       |     0.030 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_KSKSLzDDL_Line                          |     0.454 |     0.138 |    0.037       1.8     0.37 |      22 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_KSKSLzDDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_KSKSLzDDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_KSKSLzDDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_KSKSLzDDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSLzDDL_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_KSKSLzDDD_Line                   |     0.120 |     0.092 |    0.024       0.6     0.09 |    1000 |     0.093 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSLzDDD_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSLzDDD_LineFilterSequence    |     0.060 |     0.045 |    0.006       0.5     0.08 |    1000 |     0.046 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_KSKSLzDDD_LineVOIDFilter       |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_KSKSLzDDD_Line                          |     0.055 |     0.063 |    0.036       0.5     0.04 |     180 |     0.011 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_KSKSLzDDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_KSKSLzDDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_KSKSLzDDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_KSKSLzDDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_KSKSLzDDD_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_LzLzKSLLL_Line                   |     0.050 |     0.065 |    0.025       0.5     0.05 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzKSLLL_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzKSLLL_LineFilterSequence    |     0.020 |     0.017 |    0.006       0.4     0.03 |    1000 |     0.017 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_LzLzKSLLL_LineVOIDFilter       |     0.020 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_LzLzKSLLL_Line                          |     0.000 |     0.056 |    0.036       0.1     0.02 |      19 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_LzLzKSLLL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_LzLzKSLLL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_LzLzKSLLL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_LzLzKSLLL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzKSLLL_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_LzLzKSLLD_Line                   |     0.050 |     0.059 |    0.023       0.3     0.04 |    1000 |     0.059 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzKSLLD_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzKSLLD_LineFilterSequence    |     0.000 |     0.013 |    0.006       0.2     0.02 |    1000 |     0.014 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_LzLzKSLLD_LineVOIDFilter       |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_LzLzKSLLD_Line                          |     0.000 |     0.057 |    0.034       0.1     0.02 |      22 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_LzLzKSLLD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_LzLzKSLLD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_LzLzKSLLD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_LzLzKSLLD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzKSLLD_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_LzLzKSLDL_Line                   |     0.030 |     0.059 |    0.023       1.4     0.06 |    1000 |     0.060 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzKSLDL_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzKSLDL_LineFilterSequence    |     0.000 |     0.013 |    0.006       1.3     0.04 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_LzLzKSLDL_LineVOIDFilter       |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_LzLzKSLDL_Line                          |     0.000 |     0.204 |    0.037       1.2     0.42 |       8 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_LzLzKSLDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_LzLzKSLDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_LzLzKSLDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_LzLzKSLDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzKSLDL_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_LzLzKSLDD_Line                   |     0.060 |     0.059 |    0.024       0.9     0.05 |    1000 |     0.060 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzKSLDD_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzKSLDD_LineFilterSequence    |     0.000 |     0.012 |    0.006       0.9     0.03 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_LzLzKSLDD_LineVOIDFilter       |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_LzLzKSLDD_Line                          |     0.000 |     0.135 |    0.036       0.8     0.22 |      11 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_LzLzKSLDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_LzLzKSLDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_LzLzKSLDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_LzLzKSLDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzKSLDD_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_LzLzKSDDL_Line                   |     0.060 |     0.077 |    0.023       0.9     0.07 |    1000 |     0.078 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzKSDDL_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzKSDDL_LineFilterSequence    |     0.020 |     0.031 |    0.006       0.8     0.06 |    1000 |     0.031 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_LzLzKSDDL_LineVOIDFilter       |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_LzLzKSDDL_Line                          |     0.000 |     0.070 |    0.035       0.7     0.09 |      62 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_LzLzKSDDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_LzLzKSDDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_LzLzKSDDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_LzLzKSDDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzKSDDL_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_LzLzKSDDD_Line                   |     0.100 |     0.079 |    0.023       1.4     0.08 |    1000 |     0.080 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzKSDDD_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzKSDDD_LineFilterSequence    |     0.040 |     0.032 |    0.006       1.4     0.07 |    1000 |     0.033 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_LzLzKSDDD_LineVOIDFilter       |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_LzLzKSDDD_Line                          |     0.055 |     0.063 |    0.033       1.3     0.10 |     180 |     0.011 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_LzLzKSDDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_LzLzKSDDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_LzLzKSDDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_LzLzKSDDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzKSDDD_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_LzLzLzLLL_Line                   |     0.030 |     0.064 |    0.022       0.7     0.05 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzLzLLL_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzLzLLL_LineFilterSequence    |     0.020 |     0.018 |    0.006       0.6     0.04 |    1000 |     0.018 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_LzLzLzLLL_LineVOIDFilter       |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_LzLzLzLLL_Line                          |     0.000 |     0.060 |    0.029       0.2     0.03 |      52 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_LzLzLzLLL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_LzLzLzLLL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_LzLzLzLLL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_LzLzLzLLL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzLzLLL_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_LzLzLzLLD_Line                   |     0.080 |     0.065 |    0.024       4.4     0.14 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzLzLLD_LinePreScaler         |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzLzLLD_LineFilterSequence    |     0.010 |     0.013 |    0.006       0.7     0.03 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_LzLzLzLLD_LineVOIDFilter       |     0.010 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_LzLzLzLLD_Line                          |     0.000 |     0.050 |    0.026       0.2     0.03 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_LzLzLzLLD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_LzLzLzLLD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_LzLzLzLLD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_LzLzLzLLD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzLzLLD_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_LzLzLzLDL_Line                   |     0.070 |     0.089 |    0.023       3.0     0.11 |    1000 |     0.089 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzLzLDL_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzLzLDL_LineFilterSequence    |     0.030 |     0.044 |    0.007       2.9     0.11 |    1000 |     0.044 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_LzLzLzLDL_LineVOIDFilter       |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_LzLzLzLDL_Line                          |     0.066 |     0.058 |    0.027       2.9     0.16 |     301 |     0.018 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_LzLzLzLDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_LzLzLzLDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_LzLzLzLDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_LzLzLzLDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzLzLDL_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_LzLzLzLDD_Line                   |     0.080 |     0.061 |    0.024       0.8     0.04 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzLzLDD_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzLzLDD_LineFilterSequence    |     0.030 |     0.013 |    0.007       0.6     0.02 |    1000 |     0.014 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_LzLzLzLDD_LineVOIDFilter       |     0.010 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_LzLzLzLDD_Line                          |     0.000 |     0.040 |    0.028       0.1     0.02 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_LzLzLzLDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_LzLzLzLDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_LzLzLzLDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_LzLzLzLDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzLzLDD_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_LzLzLzDDL_Line                   |     0.120 |     0.083 |    0.024       0.6     0.06 |    1000 |     0.083 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzLzDDL_LinePreScaler         |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzLzDDL_LineFilterSequence    |     0.030 |     0.039 |    0.007       0.6     0.05 |    1000 |     0.039 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_LzLzLzDDL_LineVOIDFilter       |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_LzLzLzDDL_Line                          |     0.033 |     0.043 |    0.027       0.5     0.03 |     301 |     0.013 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_LzLzLzDDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_LzLzLzDDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_LzLzLzDDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_LzLzLzDDL_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzLzDDL_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2V0V0h_LzLzLzDDD_Line                   |     0.050 |     0.081 |    0.023       0.7     0.06 |    1000 |     0.082 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzLzDDD_LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzLzDDD_LineFilterSequence    |     0.020 |     0.037 |    0.007       0.5     0.05 |    1000 |     0.037 |
+TimingAuditor.TIMER              INFO            StrippingHb2V0V0h_LzLzLzDDD_LineVOIDFilter       |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            Hb2V0V0h_LzLzLzDDD_Line                          |     0.066 |     0.040 |    0.024       0.5     0.03 |     301 |     0.012 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Hb2V0V0h_LzLzLzDDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Hb2V0V0h_LzLzLzDDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Hb2V0V0h_LzLzLzDDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Hb2V0V0h_LzLzLzDDD_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHb2V0V0h_LzLzLzDDD_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBd2eeKstarBDTLine2                        |     5.510 |     5.439 |    0.020     111.3     8.82 |    1000 |     5.439 |
+TimingAuditor.TIMER              INFO           StrippingBd2eeKstarBDTLine2PreScaler              |     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBd2eeKstarBDTLine2FilterSequence         |     5.420 |     5.366 |    0.002     111.0     8.80 |    1000 |     5.367 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdDiElectronFromTracks_Particles  |     5.466 |     5.279 |    0.054     108.0     8.21 |     911 |     4.810 |
+TimingAuditor.TIMER              INFO            filterEEForBd2eeKstarBDT                         |     0.042 |     0.096 |    0.005       4.2     0.19 |     705 |     0.068 |
+TimingAuditor.TIMER              INFO            KstarForBd2eeKstarBDT                            |     0.157 |     0.062 |    0.004       0.5     0.05 |     382 |     0.024 |
+TimingAuditor.TIMER              INFO            Sel2_Bd2eeKstarBDT                               |     0.130 |     0.153 |    0.042       7.2     0.43 |     307 |     0.047 |
+TimingAuditor.TIMER              INFO            Bd2eeKstarBDTLine2                               |     1.000 |     0.787 |    0.155       2.9     0.67 |      20 |     0.016 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bd2eeKstarBDTLine2                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBd2eeKstarBDTLine2PostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2K0stK0stNominalLine                    |     0.350 |     0.447 |    0.019       4.0     0.37 |    1000 |     0.447 |
+TimingAuditor.TIMER              INFO           StrippingBs2K0stK0stNominalLinePreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2K0stK0stNominalLineFilterSequence     |     0.300 |     0.388 |    0.001       3.8     0.35 |    1000 |     0.389 |
+TimingAuditor.TIMER              INFO            Kst_02KpiForBs2K0stK0st                          |     0.220 |     0.252 |    0.077       3.6     0.16 |     861 |     0.217 |
+TimingAuditor.TIMER              INFO            Bs2K0stK0stNominalLine                           |     0.027 |     0.055 |    0.031       1.9     0.10 |     358 |     0.020 |
+TimingAuditor.TIMER              INFO           StrippingBs2K0stK0stNominalLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2HHBDTLine                               |     0.280 |     0.226 |    0.022       2.3     0.13 |    1000 |     0.226 |
+TimingAuditor.TIMER              INFO           StrippingB2HHBDTLinePreScaler                     |     0.010 |     0.002 |    0.001       0.2     0.01 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2HHBDTLineFilterSequence                |     0.200 |     0.155 |    0.002       2.1     0.11 |    1000 |     0.155 |
+TimingAuditor.TIMER              INFO            B2HH                                             |     0.146 |     0.116 |    0.041       1.9     0.08 |     890 |     0.104 |
+TimingAuditor.TIMER              INFO            B2HHBDTLine                                      |     0.000 |     0.254 |    0.235       0.3     0.03 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2HHBDTLinePostScaler                    |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTau_TauTau_TOSLine                     |     0.700 |     0.714 |    0.022     572.3    18.10 |    1000 |     0.714 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_TauTau_TOSLinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_TauTau_TOSLineFilterSequence      |     0.640 |     0.651 |    0.002     572.2    18.10 |    1000 |     0.652 |
+TimingAuditor.TIMER              INFO            B2XTau_TauFilter                                 |     0.000 |     0.007 |    0.004       0.0     0.00 |      75 |     0.001 |
+TimingAuditor.TIMER              INFO            B2XTau_TauTau                                    |     0.400 |     0.107 |    0.035       1.4     0.23 |      75 |     0.008 |
+TimingAuditor.TIMER              INFO            B2XTau_TauTau_TOSLine                            |    10.000 |    10.979 |   10.979      11.0     0.00 |       1 |     0.011 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTau_TauTau_TOSLine               |     0.000 |     0.138 |    0.138       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTau_TauTau_TOSLine               |     0.000 |     0.175 |    0.175       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTau_TauTau_TOSLine               |    30.000 |    30.012 |   30.012      30.0     0.00 |       1 |     0.030 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTau_TauTau_TOSLine               |     0.000 |     1.521 |    1.521       1.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTau_TauTau_TOSLine               |    90.000 |    90.255 |   90.255      90.3     0.00 |       1 |     0.090 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTau_TauTau_TOSLine               |     0.000 |     3.097 |    3.097       3.1     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTau_TauTau_TOSLine               |     0.000 |     0.258 |    0.258       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_B2XTau_TauTau_TOSLine               |   420.000 |   420.609 |  420.609     420.6     0.00 |       1 |     0.421 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_B2XTau_TauTau_TOSLine               |    10.000 |     4.533 |    4.533       4.5     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_B2XTau_TauTau_TOSLine              |     0.000 |     5.947 |    5.947       5.9     0.00 |       1 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_TauTau_TOSLinePostScaler          |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTau_DD_Line                            |     0.620 |     0.495 |    0.022       7.3     0.45 |    1000 |     0.496 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_DD_LinePreScaler                  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_DD_LineFilterSequence             |     0.500 |     0.427 |    0.002       7.1     0.43 |    1000 |     0.428 |
+TimingAuditor.TIMER              INFO            PionsDForB2XTau                                  |     0.044 |     0.066 |    0.019       0.9     0.05 |     890 |     0.059 |
+TimingAuditor.TIMER              INFO            KaonsDForB2XTau                                  |     0.061 |     0.045 |    0.004       5.8     0.21 |     814 |     0.037 |
+TimingAuditor.TIMER              INFO            DForB2XTau                                       |     0.170 |     0.116 |    0.043       3.8     0.17 |     761 |     0.089 |
+TimingAuditor.TIMER              INFO            B2XTau_DD_Line                                   |     0.000 |     0.069 |    0.033       1.2     0.16 |      53 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTau_DD_Line                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTau_DD_Line                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTau_DD_Line                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTau_DD_Line                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTau_DD_Line                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTau_DD_Line                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTau_DD_Line                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_B2XTau_DD_Line                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_B2XTau_DD_Line                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_B2XTau_DD_Line                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_DD_LinePostScaler                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTau_TauMu_TOSLine                      |     0.120 |     0.154 |    0.021      74.7     2.37 |    1000 |     0.154 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_TauMu_TOSLinePreScaler            |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_TauMu_TOSLineFilterSequence       |     0.080 |     0.087 |    0.002      74.6     2.36 |    1000 |     0.088 |
+TimingAuditor.TIMER              INFO            MuonsForB2XTau                                   |     0.000 |     0.023 |    0.004       0.1     0.02 |      42 |     0.001 |
+TimingAuditor.TIMER              INFO            B2XTau_TauMu                                     |     0.000 |     0.183 |    0.058       0.6     0.18 |       9 |     0.002 |
+TimingAuditor.TIMER              INFO            B2XTau_TauMu_TOSLine                             |     0.000 |     1.840 |    1.840       1.8     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTau_TauMu_TOSLine                |    10.000 |     7.713 |    7.713       7.7     0.00 |       1 |     0.008 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTau_TauMu_TOSLine                |     0.000 |     2.051 |    2.051       2.1     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTau_TauMu_TOSLine                |    10.000 |     5.535 |    5.535       5.5     0.00 |       1 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTau_TauMu_TOSLine                |     0.000 |     1.656 |    1.656       1.7     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTau_TauMu_TOSLine                |    10.000 |    12.714 |   12.714      12.7     0.00 |       1 |     0.013 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTau_TauMu_TOSLine                |     0.000 |     1.928 |    1.928       1.9     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTau_TauMu_TOSLine                |    10.000 |     0.139 |    0.139       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_B2XTau_TauMu_TOSLine                |    30.000 |    33.732 |   33.732      33.7     0.00 |       1 |     0.034 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_B2XTau_TauMu_TOSLine                |     0.000 |     1.124 |    1.124       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_B2XTau_TauMu_TOSLine               |     0.000 |     3.398 |    3.398       3.4     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_TauMu_TOSLinePostScaler           |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTau_DPi_Line                           |     0.090 |     0.084 |    0.020       2.6     0.13 |    1000 |     0.085 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_DPi_LinePreScaler                 |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_DPi_LineFilterSequence            |     0.020 |     0.029 |    0.002       2.5     0.12 |    1000 |     0.029 |
+TimingAuditor.TIMER              INFO            PionsForB2XTau                                   |     0.000 |     0.047 |    0.026       0.1     0.02 |      53 |     0.003 |
+TimingAuditor.TIMER              INFO            B2XTau_DPi_Line                                  |     0.000 |     0.134 |    0.049       2.1     0.28 |      53 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTau_DPi_Line                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTau_DPi_Line                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTau_DPi_Line                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTau_DPi_Line                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTau_DPi_Line                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTau_DPi_Line                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTau_DPi_Line                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_B2XTau_DPi_Line                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_B2XTau_DPi_Line                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_B2XTau_DPi_Line                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_DPi_LinePostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTau_TauTau_SameSign_TOSLine            |     0.190 |     0.236 |    0.021     165.1     5.22 |    1000 |     0.237 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_TauTau_SameSign_TOSLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_TauTau_SameSign_TOSLineFilterSeque|     0.180 |     0.182 |    0.002     165.0     5.22 |    1000 |     0.182 |
+TimingAuditor.TIMER              INFO            B2XTau_TauTauSS                                  |     0.000 |     0.089 |    0.036       0.8     0.14 |      75 |     0.007 |
+TimingAuditor.TIMER              INFO            B2XTau_TauTau_SameSign_TOSLine                   |     0.000 |     2.673 |    2.673       2.7     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTau_TauTau_SameSign_TOSLine      |     0.000 |     0.111 |    0.111       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTau_TauTau_SameSign_TOSLine      |     0.000 |     0.099 |    0.099       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTau_TauTau_SameSign_TOSLine      |    10.000 |     4.869 |    4.869       4.9     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTau_TauTau_SameSign_TOSLine      |     0.000 |     0.297 |    0.297       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTau_TauTau_SameSign_TOSLine      |    10.000 |    13.286 |   13.286      13.3     0.00 |       1 |     0.013 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTau_TauTau_SameSign_TOSLine      |     0.000 |     0.478 |    0.478       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTau_TauTau_SameSign_TOSLine      |     0.000 |     0.108 |    0.108       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_B2XTau_TauTau_SameSign_TOSLine      |   140.000 |   132.678 |  132.678     132.7     0.00 |       1 |     0.133 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_B2XTau_TauTau_SameSign_TOSLine      |     0.000 |     1.177 |    1.177       1.2     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_B2XTau_TauTau_SameSign_TOSLine     |     0.000 |     6.860 |    6.860       6.9     0.00 |       1 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_TauTau_SameSign_TOSLinePostScaler |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTau_DD_SameSign_Line                   |     0.080 |     0.066 |    0.018       1.4     0.07 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_DD_SameSign_LinePreScaler         |     0.010 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_DD_SameSign_LineFilterSequence    |     0.039 |     0.017 |    0.002       1.4     0.07 |     502 |     0.009 |
+TimingAuditor.TIMER              INFO            B2XTau_DD_SameSign_Line                          |     0.357 |     0.106 |    0.036       1.3     0.23 |      28 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTau_DD_SameSign_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTau_DD_SameSign_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTau_DD_SameSign_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTau_DD_SameSign_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTau_DD_SameSign_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTau_DD_SameSign_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTau_DD_SameSign_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_B2XTau_DD_SameSign_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_B2XTau_DD_SameSign_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_B2XTau_DD_SameSign_Line            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_DD_SameSign_LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTau_TauMu_SameSign_TOSLine             |     0.040 |     0.059 |    0.016       2.2     0.08 |    1000 |     0.059 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_TauMu_SameSign_TOSLinePreScaler   |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_TauMu_SameSign_TOSLineFilterSequen|     0.018 |     0.009 |    0.002       2.0     0.09 |     534 |     0.005 |
+TimingAuditor.TIMER              INFO            B2XTau_TauMuSS                                   |     0.000 |     0.408 |    0.068       1.7     0.71 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            B2XTau_TauMu_SameSign_TOSLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTau_TauMu_SameSign_TOSLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTau_TauMu_SameSign_TOSLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTau_TauMu_SameSign_TOSLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTau_TauMu_SameSign_TOSLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTau_TauMu_SameSign_TOSLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTau_TauMu_SameSign_TOSLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTau_TauMu_SameSign_TOSLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_B2XTau_TauMu_SameSign_TOSLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_B2XTau_TauMu_SameSign_TOSLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_B2XTau_TauMu_SameSign_TOSLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_TauMu_SameSign_TOSLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTau_DPi_SameSign_Line                  |     0.010 |     0.062 |    0.017       1.8     0.08 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_DPi_SameSign_LinePreScaler        |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_DPi_SameSign_LineFilterSequence   |     0.000 |     0.021 |    0.002       1.7     0.09 |     512 |     0.011 |
+TimingAuditor.TIMER              INFO            B2XTau_DPi_SameSign_Line                         |     0.000 |     0.160 |    0.046       1.5     0.29 |      27 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTau_DPi_SameSign_Line            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTau_DPi_SameSign_Line            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTau_DPi_SameSign_Line            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTau_DPi_SameSign_Line            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTau_DPi_SameSign_Line            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTau_DPi_SameSign_Line            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTau_DPi_SameSign_Line            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_B2XTau_DPi_SameSign_Line            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_B2XTau_DPi_SameSign_Line            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_B2XTau_DPi_SameSign_Line           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_DPi_SameSign_LinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTau_TauTau_piSS_TOSLine                |     0.390 |     0.434 |    0.021     258.4     8.17 |    1000 |     0.434 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_TauTau_piSS_TOSLinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_TauTau_piSS_TOSLineFilterSequence |     0.360 |     0.372 |    0.002     258.3     8.17 |    1000 |     0.373 |
+TimingAuditor.TIMER              INFO            TauSSForB2XTau                                   |     0.047 |     0.067 |    0.032       1.2     0.07 |     834 |     0.057 |
+TimingAuditor.TIMER              INFO            B2XTau_TauTau_piSS                               |     0.000 |     0.149 |    0.033       1.7     0.40 |      17 |     0.003 |
+TimingAuditor.TIMER              INFO            B2XTau_TauTau_piSS_TOSLine                       |     0.000 |     1.334 |    1.334       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTau_TauTau_piSS_TOSLine          |     0.000 |     0.106 |    0.106       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTau_TauTau_piSS_TOSLine          |     0.000 |     0.089 |    0.089       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTau_TauTau_piSS_TOSLine          |    10.000 |     9.825 |    9.825       9.8     0.00 |       1 |     0.010 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTau_TauTau_piSS_TOSLine          |     0.000 |     0.493 |    0.493       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTau_TauTau_piSS_TOSLine          |    40.000 |    38.517 |   38.517      38.5     0.00 |       1 |     0.039 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTau_TauTau_piSS_TOSLine          |    10.000 |     2.284 |    2.284       2.3     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTau_TauTau_piSS_TOSLine          |     0.000 |     0.376 |    0.376       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_B2XTau_TauTau_piSS_TOSLine          |   190.000 |   195.375 |  195.375     195.4     0.00 |       1 |     0.195 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_B2XTau_TauTau_piSS_TOSLine          |     0.000 |     2.461 |    2.461       2.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_B2XTau_TauTau_piSS_TOSLine         |    10.000 |     1.094 |    1.094       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_TauTau_piSS_TOSLinePostScaler     |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTau_TauMu_piSS_TOSLine                 |     0.070 |     0.062 |    0.017       2.7     0.09 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_TauMu_piSS_TOSLinePreScaler       |     0.010 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_TauMu_piSS_TOSLineFilterSequence  |     0.000 |     0.009 |    0.002       2.4     0.11 |     502 |     0.005 |
+TimingAuditor.TIMER              INFO            B2XTau_TauMu_piSS                                |     0.000 |     2.175 |    2.175       2.2     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B2XTau_TauMu_piSS_TOSLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTau_TauMu_piSS_TOSLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTau_TauMu_piSS_TOSLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTau_TauMu_piSS_TOSLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTau_TauMu_piSS_TOSLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTau_TauMu_piSS_TOSLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTau_TauMu_piSS_TOSLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTau_TauMu_piSS_TOSLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_B2XTau_TauMu_piSS_TOSLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_B2XTau_TauMu_piSS_TOSLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_B2XTau_TauMu_piSS_TOSLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XTau_TauMu_piSS_TOSLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2twobodyLine                             |     1.170 |     1.184 |    0.028      10.2     1.24 |    1000 |     1.184 |
+TimingAuditor.TIMER              INFO           StrippingB2twobodyLinePreScaler                   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2twobodyLineFilterSequence              |     1.130 |     1.122 |    0.008       9.9     1.22 |    1000 |     1.123 |
+TimingAuditor.TIMER              INFO            StrippingB2twobodyLineVOIDFilter                 |     0.020 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO            MERGED:InputForB2twobody                         |     0.924 |     0.979 |    0.076       8.7     0.90 |     768 |     0.752 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:InputForB2twobody                  |     0.755 |     0.763 |    0.072       6.0     0.66 |     768 |     0.587 |
+TimingAuditor.TIMER              INFO              INPUT:PiForB2twobody                           |     0.195 |     0.137 |    0.002       0.9     0.10 |     768 |     0.105 |
+TimingAuditor.TIMER              INFO               PiForB2twobody                                |     0.053 |     0.041 |    0.004       0.3     0.02 |     747 |     0.031 |
+TimingAuditor.TIMER              INFO              INPUT:KForB2twobody                            |     0.065 |     0.085 |    0.002       5.0     0.20 |     768 |     0.066 |
+TimingAuditor.TIMER              INFO               KForB2twobody                                 |     0.027 |     0.033 |    0.003       4.6     0.19 |     718 |     0.024 |
+TimingAuditor.TIMER              INFO              INPUT:pForB2twobody                            |     0.052 |     0.064 |    0.001       0.7     0.06 |     768 |     0.050 |
+TimingAuditor.TIMER              INFO               pForB2twobody                                 |     0.000 |     0.017 |    0.002       0.1     0.01 |     712 |     0.012 |
+TimingAuditor.TIMER              INFO              INPUT:KsForB2twobody                           |     0.130 |     0.152 |    0.012       1.5     0.17 |     768 |     0.117 |
+TimingAuditor.TIMER              INFO               MERGED:MergedKsForKsForB2twobody              |     0.091 |     0.087 |    0.008       0.9     0.09 |     768 |     0.067 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:MergedKsForKsForB2twobody       |     0.026 |     0.005 |    0.003       0.0     0.00 |     768 |     0.005 |
+TimingAuditor.TIMER              INFO                MergedKsForKsForB2twobody                    |     0.019 |     0.004 |    0.002       0.0     0.00 |     517 |     0.002 |
+TimingAuditor.TIMER              INFO               KsForB2twobody                                |     0.038 |     0.026 |    0.003       0.3     0.03 |     517 |     0.014 |
+TimingAuditor.TIMER              INFO              INPUT:LmForB2twobody                           |     0.091 |     0.114 |    0.010       1.7     0.14 |     768 |     0.088 |
+TimingAuditor.TIMER              INFO               MERGED:MergedLmForLmForB2twobody              |     0.065 |     0.072 |    0.007       0.8     0.09 |     768 |     0.056 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:MergedLmForLmForB2twobody       |     0.000 |     0.005 |    0.003       0.0     0.00 |     768 |     0.004 |
+TimingAuditor.TIMER              INFO                MergedLmForLmForB2twobody                    |     0.000 |     0.004 |    0.002       0.0     0.00 |     403 |     0.002 |
+TimingAuditor.TIMER              INFO               LmForB2twobody                                |     0.000 |     0.016 |    0.003       0.1     0.02 |     403 |     0.007 |
+TimingAuditor.TIMER              INFO              INPUT:DzForB2twobody                           |     0.013 |     0.031 |    0.002       4.2     0.16 |     768 |     0.024 |
+TimingAuditor.TIMER              INFO               DzForB2twobody                                |     0.000 |     0.042 |    0.003       0.2     0.03 |     155 |     0.007 |
+TimingAuditor.TIMER              INFO              INPUT:DpForB2twobody                           |     0.013 |     0.027 |    0.002       0.8     0.07 |     768 |     0.021 |
+TimingAuditor.TIMER              INFO               DpForB2twobody                                |     0.000 |     0.045 |    0.004       0.2     0.03 |     143 |     0.006 |
+TimingAuditor.TIMER              INFO              INPUT:DsForB2twobody                           |     0.013 |     0.021 |    0.002       0.8     0.06 |     768 |     0.016 |
+TimingAuditor.TIMER              INFO               DsForB2twobody                                |     0.099 |     0.044 |    0.005       0.2     0.04 |     101 |     0.004 |
+TimingAuditor.TIMER              INFO              INPUT:LcForB2twobody                           |     0.013 |     0.016 |    0.002       0.8     0.06 |     768 |     0.013 |
+TimingAuditor.TIMER              INFO               LcForB2twobody                                |     0.000 |     0.051 |    0.015       0.1     0.03 |      66 |     0.003 |
+TimingAuditor.TIMER              INFO              INPUT:PhForB2twobody                           |     0.013 |     0.014 |    0.002       0.4     0.04 |     768 |     0.011 |
+TimingAuditor.TIMER              INFO               PhForB2twobody                                |     0.000 |     0.015 |    0.004       0.1     0.02 |     127 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:JpForB2twobody                           |     0.039 |     0.037 |    0.002       0.3     0.06 |     768 |     0.029 |
+TimingAuditor.TIMER              INFO               JpForB2twobody                                |     0.032 |     0.035 |    0.003       0.2     0.03 |     312 |     0.011 |
+TimingAuditor.TIMER              INFO              INPUT:DSForB2twobody                           |     0.000 |     0.005 |    0.002       0.3     0.02 |     768 |     0.004 |
+TimingAuditor.TIMER              INFO               DSForB2twobody                                |     0.000 |     0.047 |    0.007       0.2     0.04 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO             InputForB2twobody                               |     0.000 |     0.005 |    0.003       0.0     0.00 |     634 |     0.003 |
+TimingAuditor.TIMER              INFO            preselForB2twobody                               |     0.031 |     0.017 |    0.004       0.1     0.02 |     634 |     0.011 |
+TimingAuditor.TIMER              INFO            B2twobodyLine                                    |     0.702 |     0.695 |    0.499       3.0     0.21 |     441 |     0.307 |
+TimingAuditor.TIMER              INFO           StrippingB2twobodyLinePostScaler                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2V0hDDLine                              |     0.220 |     0.171 |    0.025       1.7     0.18 |    1000 |     0.171 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hDDLinePreScaler                    |     0.020 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hDDLineFilterSequence               |     0.150 |     0.114 |    0.007       1.6     0.17 |    1000 |     0.115 |
+TimingAuditor.TIMER              INFO            StrippingLb2V0hDDLineVOIDFilter                  |     0.000 |     0.006 |    0.002       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO            Lambda0DDLbLines                                 |     0.060 |     0.020 |    0.004       0.3     0.02 |     494 |     0.010 |
+TimingAuditor.TIMER              INFO            Lb2V0hDDLine                                     |     0.181 |     0.112 |    0.063       1.4     0.10 |     276 |     0.031 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2V0hDDLine                        |     0.000 |     0.182 |    0.176       0.2     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2V0hDDLine                        |     0.000 |     0.108 |    0.106       0.1     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2V0hDDLine                        |     0.000 |     0.115 |    0.103       0.1     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Lb2V0hDDLine                        |     0.000 |     0.107 |    0.094       0.1     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Lb2V0hDDLine                        |     0.000 |     0.221 |    0.209       0.2     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hDDLinePostScaler                   |     0.000 |     0.001 |    0.001       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2V0hLLLine                              |     0.070 |     0.100 |    0.024       2.9     0.16 |    1000 |     0.100 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hLLLinePreScaler                    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hLLLineFilterSequence               |     0.030 |     0.042 |    0.007       2.8     0.14 |    1000 |     0.042 |
+TimingAuditor.TIMER              INFO            StrippingLb2V0hLLLineVOIDFilter                  |     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            Lambda0LLLbLines                                 |     0.102 |     0.013 |    0.005       0.1     0.01 |      98 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2V0hLLLine                                     |     0.172 |     0.155 |    0.056       2.3     0.29 |      58 |     0.009 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2V0hLLLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2V0hLLLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2V0hLLLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Lb2V0hLLLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Lb2V0hLLLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hLLLinePostScaler                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2V0hLDLine                              |     0.960 |     1.033 |    0.023      32.6     1.28 |    1000 |     1.034 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hLDLinePreScaler                    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hLDLineFilterSequence               |     0.910 |     0.977 |    0.006      32.5     1.27 |    1000 |     0.978 |
+TimingAuditor.TIMER              INFO            StrippingLb2V0hLDLineVOIDFilter                  |     0.010 |     0.004 |    0.002       0.1     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseLambdaLD_Particles         |     0.911 |     0.990 |    0.218      32.4     1.24 |     911 |     0.902 |
+TimingAuditor.TIMER              INFO            Lambda0LDLbLines                                 |     0.028 |     0.025 |    0.004       0.4     0.03 |     349 |     0.009 |
+TimingAuditor.TIMER              INFO            Lb2V0hLDLine                                     |     0.000 |     0.102 |    0.057       0.6     0.06 |     141 |     0.014 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2V0hLDLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2V0hLDLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2V0hLDLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Lb2V0hLDLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Lb2V0hLDLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hLDLinePostScaler                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2V0hhDDLine                             |     0.110 |     0.137 |    0.024       1.4     0.16 |    1000 |     0.138 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhDDLinePreScaler                   |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhDDLineFilterSequence              |     0.080 |     0.084 |    0.007       1.4     0.15 |    1000 |     0.085 |
+TimingAuditor.TIMER              INFO            StrippingLb2V0hhDDLineVOIDFilter                 |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            Lb2V0hhDDLine                                    |     0.144 |     0.176 |    0.057       1.3     0.14 |     276 |     0.049 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2V0hhDDLine                       |     0.000 |     0.127 |    0.111       0.1     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2V0hhDDLine                       |     0.000 |     0.091 |    0.064       0.1     0.04 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2V0hhDDLine                       |     0.000 |     0.079 |    0.068       0.1     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Lb2V0hhDDLine                       |     0.000 |     0.087 |    0.066       0.1     0.03 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Lb2V0hhDDLine                       |     0.000 |     0.195 |    0.154       0.2     0.06 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhDDLinePostScaler                  |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2V0hhLLLine                             |     0.160 |     0.085 |    0.023       2.4     0.13 |    1000 |     0.085 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhLLLinePreScaler                   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhLLLineFilterSequence              |     0.060 |     0.034 |    0.006       2.3     0.12 |    1000 |     0.035 |
+TimingAuditor.TIMER              INFO            StrippingLb2V0hhLLLineVOIDFilter                 |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            Lb2V0hhLLLine                                    |     0.344 |     0.288 |    0.069       2.1     0.34 |      58 |     0.017 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2V0hhLLLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2V0hhLLLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2V0hhLLLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Lb2V0hhLLLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Lb2V0hhLLLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhLLLinePostScaler                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2V0hhLDLine                             |     0.180 |     0.098 |    0.023       1.1     0.12 |    1000 |     0.099 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhLDLinePreScaler                   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhLDLineFilterSequence              |     0.110 |     0.047 |    0.006       1.0     0.10 |    1000 |     0.048 |
+TimingAuditor.TIMER              INFO            StrippingLb2V0hhLDLineVOIDFilter                 |     0.020 |     0.004 |    0.002       0.1     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            Lb2V0hhLDLine                                    |     0.425 |     0.173 |    0.059       0.6     0.11 |     141 |     0.024 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2V0hhLDLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2V0hhLDLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2V0hhLDLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Lb2V0hhLDLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Lb2V0hhLDLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhLDLinePostScaler                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2V0hhDDSSLine                           |     0.090 |     0.110 |    0.023       1.1     0.12 |    1000 |     0.111 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhDDSSLinePreScaler                 |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhDDSSLineHlt1Filter                |     0.020 |     0.018 |    0.006       0.1     0.01 |    1000 |     0.019 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhDDSSLineHlt2Filter                |     0.000 |     0.007 |    0.003       0.0     0.00 |     728 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhDDSSLineFilterSequence            |     0.105 |     0.101 |    0.008       0.9     0.16 |     284 |     0.029 |
+TimingAuditor.TIMER              INFO            StrippingLb2V0hhDDSSLineVOIDFilter               |     0.000 |     0.004 |    0.003       0.0     0.00 |     284 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2V0hhDDSSLine                                  |     0.120 |     0.190 |    0.073       0.7     0.14 |      83 |     0.016 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2V0hhDDSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2V0hhDDSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2V0hhDDSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Lb2V0hhDDSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Lb2V0hhDDSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhDDSSLinePostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2V0hhLLSSLine                           |     0.030 |     0.081 |    0.020       2.7     0.12 |    1000 |     0.081 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhLLSSLinePreScaler                 |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhLLSSLineHlt1Filter                |     0.000 |     0.007 |    0.003       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhLLSSLineHlt2Filter                |     0.000 |     0.005 |    0.003       0.0     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhLLSSLineFilterSequence            |     0.000 |     0.049 |    0.008       2.5     0.18 |     284 |     0.014 |
+TimingAuditor.TIMER              INFO            StrippingLb2V0hhLLSSLineVOIDFilter               |     0.000 |     0.005 |    0.003       0.0     0.00 |     284 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2V0hhLLSSLine                                  |     0.000 |     0.305 |    0.090       2.2     0.44 |      24 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2V0hhLLSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2V0hhLLSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2V0hhLLSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Lb2V0hhLLSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Lb2V0hhLLSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhLLSSLinePostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2V0hhLDSSLine                           |     0.080 |     0.082 |    0.018       0.9     0.10 |    1000 |     0.082 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhLDSSLinePreScaler                 |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhLDSSLineHlt1Filter                |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhLDSSLineHlt2Filter                |     0.000 |     0.004 |    0.002       0.0     0.00 |     728 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhLDSSLineFilterSequence            |     0.070 |     0.067 |    0.008       0.8     0.14 |     284 |     0.019 |
+TimingAuditor.TIMER              INFO            StrippingLb2V0hhLDSSLineVOIDFilter               |     0.000 |     0.005 |    0.002       0.0     0.00 |     284 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2V0hhLDSSLine                                  |     0.208 |     0.200 |    0.078       0.5     0.12 |      48 |     0.010 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2V0hhLDSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2V0hhLDSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2V0hhLDSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Lb2V0hhLDSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Lb2V0hhLDSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2V0hhLDSSLinePostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingButo5h_5pi_exclLine                       |     0.690 |     0.679 |    0.021      29.6     1.58 |    1000 |     0.679 |
+TimingAuditor.TIMER              INFO           StrippingButo5h_5pi_exclLinePreScaler             |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingButo5h_5pi_exclLineFilterSequence        |     0.650 |     0.626 |    0.002      29.4     1.57 |    1000 |     0.626 |
+TimingAuditor.TIMER              INFO            Buto5hGlobalEVventCutFilter                      |     0.010 |     0.004 |    0.002       0.0     0.00 |     911 |     0.004 |
+TimingAuditor.TIMER              INFO            Buto5h_5pi_exclLine                              |     0.592 |     0.609 |    0.074      29.0     1.62 |     911 |     0.555 |
+TimingAuditor.TIMER              INFO           StrippingButo5h_5pi_exclLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingButo5h_K4pi_exclLine                      |     0.590 |     0.590 |    0.019      13.9     0.86 |    1000 |     0.591 |
+TimingAuditor.TIMER              INFO           StrippingButo5h_K4pi_exclLinePreScaler            |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingButo5h_K4pi_exclLineFilterSequence       |     0.520 |     0.538 |    0.001      13.7     0.85 |    1000 |     0.539 |
+TimingAuditor.TIMER              INFO            Buto5h_K4pi_exclLine                             |     0.537 |     0.519 |    0.094      13.5     0.85 |     911 |     0.474 |
+TimingAuditor.TIMER              INFO           StrippingButo5h_K4pi_exclLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingButo5h_pp3pi_exclLine                     |     0.520 |     0.521 |    0.019      23.2     1.08 |    1000 |     0.522 |
+TimingAuditor.TIMER              INFO           StrippingButo5h_pp3pi_exclLinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingButo5h_pp3pi_exclLineFilterSequence      |     0.480 |     0.469 |    0.001      23.0     1.07 |    1000 |     0.470 |
+TimingAuditor.TIMER              INFO            Buto5h_pp3pi_exclLine                            |     0.429 |     0.448 |    0.085      22.8     1.10 |     907 |     0.407 |
+TimingAuditor.TIMER              INFO           StrippingButo5h_pp3pi_exclLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingButo5h_ppKpipi_exclLine                   |     0.650 |     0.605 |    0.019       9.8     0.66 |    1000 |     0.605 |
+TimingAuditor.TIMER              INFO           StrippingButo5h_ppKpipi_exclLinePreScaler         |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingButo5h_ppKpipi_exclLineFilterSequence    |     0.620 |     0.550 |    0.001       9.7     0.65 |    1000 |     0.551 |
+TimingAuditor.TIMER              INFO            Buto5h_ppKpipi_exclLine                          |     0.584 |     0.534 |    0.124       9.5     0.64 |     907 |     0.485 |
+TimingAuditor.TIMER              INFO           StrippingButo5h_ppKpipi_exclLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2threebodyLine                           |     2.010 |     1.960 |    0.029      15.7     2.56 |    1000 |     1.960 |
+TimingAuditor.TIMER              INFO           StrippingB2threebodyLinePreScaler                 |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2threebodyLineFilterSequence            |     1.980 |     1.877 |    0.007      15.5     2.54 |    1000 |     1.878 |
+TimingAuditor.TIMER              INFO            StrippingB2threebodyLineVOIDFilter               |     0.010 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            MERGED:InputForB2threebody                       |     0.963 |     0.966 |    0.071       8.2     0.82 |     768 |     0.743 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:InputForB2threebody                |     0.768 |     0.744 |    0.066       5.6     0.59 |     768 |     0.572 |
+TimingAuditor.TIMER              INFO              INPUT:PiForB2threebody                         |     0.182 |     0.139 |    0.002       0.8     0.09 |     768 |     0.107 |
+TimingAuditor.TIMER              INFO               PiForB2threebody                              |     0.026 |     0.034 |    0.004       0.2     0.02 |     747 |     0.025 |
+TimingAuditor.TIMER              INFO              INPUT:KForB2threebody                          |     0.078 |     0.076 |    0.002       0.6     0.07 |     768 |     0.059 |
+TimingAuditor.TIMER              INFO               KForB2threebody                               |     0.013 |     0.019 |    0.002       0.1     0.01 |     718 |     0.014 |
+TimingAuditor.TIMER              INFO              INPUT:pForB2threebody                          |     0.052 |     0.067 |    0.001       0.7     0.06 |     768 |     0.052 |
+TimingAuditor.TIMER              INFO               pForB2threebody                               |     0.014 |     0.017 |    0.002       0.1     0.01 |     712 |     0.012 |
+TimingAuditor.TIMER              INFO              INPUT:KsForB2threebody                         |     0.091 |     0.151 |    0.010       1.6     0.16 |     768 |     0.116 |
+TimingAuditor.TIMER              INFO               MERGED:MergedKsForKsForB2threebody            |     0.026 |     0.086 |    0.007       0.8     0.09 |     768 |     0.066 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:MergedKsForKsForB2threebody     |     0.000 |     0.005 |    0.002       0.1     0.00 |     768 |     0.004 |
+TimingAuditor.TIMER              INFO                MergedKsForKsForB2threebody                  |     0.019 |     0.004 |    0.002       0.1     0.00 |     517 |     0.002 |
+TimingAuditor.TIMER              INFO               KsForB2threebody                              |     0.019 |     0.025 |    0.003       0.2     0.03 |     517 |     0.013 |
+TimingAuditor.TIMER              INFO              INPUT:LmForB2threebody                         |     0.143 |     0.112 |    0.009       1.4     0.13 |     768 |     0.086 |
+TimingAuditor.TIMER              INFO               MERGED:MergedLmForLmForB2threebody            |     0.091 |     0.070 |    0.006       0.6     0.08 |     768 |     0.055 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:MergedLmForLmForB2threebody     |     0.000 |     0.005 |    0.002       0.0     0.00 |     768 |     0.004 |
+TimingAuditor.TIMER              INFO                MergedLmForLmForB2threebody                  |     0.000 |     0.003 |    0.002       0.0     0.00 |     403 |     0.002 |
+TimingAuditor.TIMER              INFO               LmForB2threebody                              |     0.000 |     0.016 |    0.003       0.4     0.03 |     403 |     0.006 |
+TimingAuditor.TIMER              INFO              INPUT:DzForB2threebody                         |     0.013 |     0.025 |    0.001       0.4     0.06 |     768 |     0.020 |
+TimingAuditor.TIMER              INFO               DzForB2threebody                              |     0.064 |     0.042 |    0.003       0.1     0.03 |     155 |     0.007 |
+TimingAuditor.TIMER              INFO              INPUT:DpForB2threebody                         |     0.026 |     0.028 |    0.001       0.8     0.08 |     768 |     0.022 |
+TimingAuditor.TIMER              INFO               DpForB2threebody                              |     0.069 |     0.048 |    0.004       0.7     0.06 |     143 |     0.007 |
+TimingAuditor.TIMER              INFO              INPUT:DsForB2threebody                         |     0.000 |     0.021 |    0.002       0.8     0.06 |     768 |     0.016 |
+TimingAuditor.TIMER              INFO               DsForB2threebody                              |     0.000 |     0.043 |    0.004       0.2     0.03 |     101 |     0.004 |
+TimingAuditor.TIMER              INFO              INPUT:LcForB2threebody                         |     0.000 |     0.017 |    0.002       1.0     0.06 |     768 |     0.013 |
+TimingAuditor.TIMER              INFO               LcForB2threebody                              |     0.000 |     0.049 |    0.014       0.1     0.03 |      66 |     0.003 |
+TimingAuditor.TIMER              INFO              INPUT:PhForB2threebody                         |     0.000 |     0.014 |    0.002       0.4     0.03 |     768 |     0.011 |
+TimingAuditor.TIMER              INFO               PhForB2threebody                              |     0.000 |     0.013 |    0.004       0.1     0.01 |     127 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:JpForB2threebody                         |     0.104 |     0.037 |    0.002       0.5     0.06 |     768 |     0.029 |
+TimingAuditor.TIMER              INFO               JpForB2threebody                              |     0.032 |     0.033 |    0.004       0.2     0.03 |     312 |     0.010 |
+TimingAuditor.TIMER              INFO              INPUT:DSForB2threebody                         |     0.000 |     0.005 |    0.002       0.3     0.02 |     768 |     0.004 |
+TimingAuditor.TIMER              INFO               DSForB2threebody                              |     0.000 |     0.048 |    0.006       0.1     0.04 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO             InputForB2threebody                             |     0.015 |     0.012 |    0.003       4.1     0.16 |     634 |     0.008 |
+TimingAuditor.TIMER              INFO            preselForB2threebody                             |     0.015 |     0.017 |    0.004       0.2     0.02 |     634 |     0.011 |
+TimingAuditor.TIMER              INFO            B2threebodyLine                                  |     4.452 |     4.002 |    3.126      11.8     1.21 |     265 |     1.061 |
+TimingAuditor.TIMER              INFO           StrippingB2threebodyLinePostScaler                |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2hhh_KKK_inclLine                       |     2.780 |     2.981 |    0.026      40.5     4.25 |    1000 |     2.982 |
+TimingAuditor.TIMER              INFO           StrippingBu2hhh_KKK_inclLinePreScaler             |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2hhh_KKK_inclLineFilterSequence        |     2.740 |     2.915 |    0.007      40.3     4.24 |    1000 |     2.916 |
+TimingAuditor.TIMER              INFO            StrippingBu2hhh_KKK_inclLineVOIDFilter           |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO            Bu2hhh_KKK_inclLine                              |     2.941 |     3.099 |    0.072      40.1     4.31 |     911 |     2.823 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2hhh_KKK_inclLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2hhh_KKK_inclLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2hhh_KKK_inclLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2hhh_KKK_inclLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bu2hhh_KKK_inclLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bu2hhh_KKK_inclLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Bu2hhh_KKK_inclLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Bu2hhh_KKK_inclLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_Bu2hhh_KKK_inclLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBu2hhh_KKK_inclLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2hhh_KKK_samesignLine                   |     1.970 |     1.902 |    0.025      24.4     2.62 |    1000 |     1.903 |
+TimingAuditor.TIMER              INFO           StrippingBu2hhh_KKK_samesignLinePreScaler         |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2hhh_KKK_samesignLineFilterSequence    |     1.940 |     1.837 |    0.007      24.2     2.60 |    1000 |     1.838 |
+TimingAuditor.TIMER              INFO            StrippingBu2hhh_KKK_samesignLineVOIDFilter       |     0.000 |     0.007 |    0.002       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO            Bu2hhh_KKK_samesignLine                          |     1.986 |     1.922 |    0.062      24.0     2.62 |     911 |     1.751 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2hhh_KKK_samesignLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2hhh_KKK_samesignLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2hhh_KKK_samesignLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2hhh_KKK_samesignLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bu2hhh_KKK_samesignLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bu2hhh_KKK_samesignLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Bu2hhh_KKK_samesignLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Bu2hhh_KKK_samesignLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_Bu2hhh_KKK_samesignLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBu2hhh_KKK_samesignLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2hhh_pph_inclLine                       |     2.100 |     1.968 |    0.025      47.9     3.70 |    1000 |     1.969 |
+TimingAuditor.TIMER              INFO           StrippingBu2hhh_pph_inclLinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2hhh_pph_inclLineFilterSequence        |     2.070 |     1.905 |    0.006      47.8     3.69 |    1000 |     1.905 |
+TimingAuditor.TIMER              INFO            StrippingBu2hhh_pph_inclLineVOIDFilter           |     0.000 |     0.006 |    0.002       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO            Bu2hhh_pph_inclLine                              |     2.149 |     1.997 |    0.089      47.6     3.79 |     907 |     1.812 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2hhh_pph_inclLine                 |     0.000 |     0.468 |    0.468       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2hhh_pph_inclLine                 |     0.000 |     0.377 |    0.377       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2hhh_pph_inclLine                 |     0.000 |     0.349 |    0.349       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2hhh_pph_inclLine                 |     0.000 |     0.280 |    0.280       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bu2hhh_pph_inclLine                 |     0.000 |     0.929 |    0.929       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bu2hhh_pph_inclLine                 |     0.000 |     0.366 |    0.366       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Bu2hhh_pph_inclLine                 |     0.000 |     0.358 |    0.358       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Bu2hhh_pph_inclLine                 |     0.000 |     0.342 |    0.342       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_Bu2hhh_pph_inclLine                 |     0.000 |     0.262 |    0.262       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBu2hhh_pph_inclLinePostScaler            |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibcBDT_XibcP2pKpiLine                    |     1.240 |     1.437 |    0.020      19.0     1.97 |    1000 |     1.437 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_XibcP2pKpiLinePreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_XibcP2pKpiLineFilterSequence     |     1.190 |     1.356 |    0.001      18.8     1.94 |    1000 |     1.356 |
+TimingAuditor.TIMER              INFO            XibcBDTSelHighPTProtons                          |     0.033 |     0.055 |    0.004       0.3     0.04 |     906 |     0.050 |
+TimingAuditor.TIMER              INFO            XibcBDTSelHighPTKaons                            |     0.040 |     0.045 |    0.012       0.2     0.03 |     750 |     0.034 |
+TimingAuditor.TIMER              INFO            XibcBDTSelPions                                  |     0.103 |     0.154 |    0.012       1.1     0.11 |     871 |     0.134 |
+TimingAuditor.TIMER              INFO            XibcBDTSelXibcP2pKpi                             |     0.494 |     0.563 |    0.061      10.4     0.96 |     748 |     0.421 |
+TimingAuditor.TIMER              INFO            XibcBDT_XibcP2pKpiLine                           |     1.345 |     1.346 |    0.292       8.9     1.24 |     223 |     0.300 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_XibcP2pKpiLinePostScaler         |     0.000 |     0.003 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibcBDT_XibcP2D0pKpiLine                  |     2.140 |     2.061 |    0.018     336.2    14.74 |    1000 |     2.062 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_XibcP2D0pKpiLinePreScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_XibcP2D0pKpiLineFilterSequence   |     2.070 |     1.998 |    0.002     336.1    14.73 |    1000 |     1.999 |
+TimingAuditor.TIMER              INFO            XibcBDTSelD0                                     |     0.087 |     0.027 |    0.004       0.1     0.02 |     229 |     0.006 |
+TimingAuditor.TIMER              INFO            XibcBDTSelUnProtons                              |     0.051 |     0.022 |    0.007       0.1     0.02 |     194 |     0.004 |
+TimingAuditor.TIMER              INFO            XibcBDTSelUnKaons                                |     0.032 |     0.019 |    0.005       0.1     0.01 |     309 |     0.006 |
+TimingAuditor.TIMER              INFO            XibcBDTSelHighPTPions                            |     0.144 |     0.144 |    0.025       0.7     0.10 |     276 |     0.040 |
+TimingAuditor.TIMER              INFO            XibcBDTSelXibcP2D0pKpi                           |    11.578 |    11.300 |    0.088     287.0    32.42 |     133 |     1.503 |
+TimingAuditor.TIMER              INFO            XibcBDT_XibcP2D0pKpiLine                         |     5.344 |     5.393 |    0.287      76.2    11.82 |      58 |     0.313 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_XibcP2D0pKpiLinePostScaler       |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibcBDT_XibcP2DpKLine                     |     0.230 |     0.259 |    0.020      10.4     0.96 |    1000 |     0.259 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_XibcP2DpKLinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_XibcP2DpKLineFilterSequence      |     0.210 |     0.205 |    0.002      10.2     0.95 |    1000 |     0.206 |
+TimingAuditor.TIMER              INFO            XibcBDTSelDplus                                  |     0.098 |     0.025 |    0.004       0.1     0.02 |     203 |     0.005 |
+TimingAuditor.TIMER              INFO            XibcBDTSelXibcP2DpK                              |     0.853 |     0.813 |    0.067       7.0     1.22 |      82 |     0.067 |
+TimingAuditor.TIMER              INFO            XibcBDT_XibcP2DpKLine                            |     1.764 |     1.624 |    0.309       6.4     1.30 |      34 |     0.055 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_XibcP2DpKLinePostScaler          |     0.000 |     0.005 |    0.003       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibcBDT_XibcP2LcKpiLine                   |     2.570 |     2.525 |    0.019     109.8     8.72 |    1000 |     2.526 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_XibcP2LcKpiLinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_XibcP2LcKpiLineFilterSequence    |     2.540 |     2.454 |    0.001     109.7     8.70 |    1000 |     2.455 |
+TimingAuditor.TIMER              INFO            XibcBDTSelProtons                                |     0.022 |     0.081 |    0.003       4.6     0.16 |     906 |     0.074 |
+TimingAuditor.TIMER              INFO            XibcBDTSelKaons                                  |     0.034 |     0.060 |    0.004       0.4     0.05 |     878 |     0.053 |
+TimingAuditor.TIMER              INFO            XibcBDTSelLambdaC                                |     0.450 |     0.381 |    0.063       7.0     0.59 |     866 |     0.330 |
+TimingAuditor.TIMER              INFO            XibcBDTSelUnPions                                |     0.039 |     0.024 |    0.008       0.1     0.02 |     502 |     0.012 |
+TimingAuditor.TIMER              INFO            XibcBDTSelXibcP2LcKpi                            |     4.000 |     3.720 |    0.070      41.9     6.75 |     190 |     0.707 |
+TimingAuditor.TIMER              INFO            XibcBDT_XibcP2LcKpiLine                          |     6.363 |     6.145 |    0.340      73.4    12.01 |     132 |     0.811 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_XibcP2LcKpiLinePostScaler        |     0.000 |     0.002 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibcBDT_XibcP2LambdaPiLine                |     0.820 |     0.849 |    0.020       6.3     0.78 |    1000 |     0.849 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_XibcP2LambdaPiLinePreScaler      |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_XibcP2LambdaPiLineFilterSequence |     0.790 |     0.780 |    0.001       5.9     0.75 |    1000 |     0.780 |
+TimingAuditor.TIMER              INFO            MERGED:XibcBDTSelLambda                          |     0.691 |     0.667 |    0.014       4.3     0.52 |     911 |     0.608 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:XibcBDTSelLambda                   |     0.603 |     0.577 |    0.010       3.2     0.42 |     911 |     0.526 |
+TimingAuditor.TIMER              INFO              INPUT:XibcBDTSelLambdaDD                       |     0.054 |     0.069 |    0.002       0.7     0.09 |     911 |     0.063 |
+TimingAuditor.TIMER              INFO               XibcBDTSelLambdaDD                            |     0.000 |     0.022 |    0.003       0.1     0.02 |     494 |     0.011 |
+TimingAuditor.TIMER              INFO              INPUT:XibcBDTSelLambdaLL                       |     0.515 |     0.497 |    0.002       2.8     0.36 |     911 |     0.453 |
+TimingAuditor.TIMER              INFO               XibcBDTSelPions4LP                            |     0.170 |     0.170 |    0.016       1.3     0.14 |     878 |     0.150 |
+TimingAuditor.TIMER              INFO               XibcBDTSelLambdaLL                            |     0.081 |     0.121 |    0.045       1.0     0.09 |     859 |     0.105 |
+TimingAuditor.TIMER              INFO             XibcBDTSelLambda                                |     0.000 |     0.005 |    0.003       0.0     0.00 |     451 |     0.003 |
+TimingAuditor.TIMER              INFO            XibcBDTSelXibcP2LambdaPi                         |     0.110 |     0.106 |    0.050       0.8     0.06 |     451 |     0.048 |
+TimingAuditor.TIMER              INFO            XibcBDT_XibcP2LambdaPiLine                       |     1.086 |     0.699 |    0.233       2.8     0.53 |      46 |     0.032 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_XibcP2LambdaPiLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibcBDT_Xibc2pKLine                       |     0.240 |     0.247 |    0.018       2.4     0.29 |    1000 |     0.247 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_Xibc2pKLinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_Xibc2pKLineFilterSequence        |     0.220 |     0.184 |    0.001       2.2     0.28 |    1000 |     0.185 |
+TimingAuditor.TIMER              INFO            XibcBDTSelXibc2pK                                |     0.120 |     0.097 |    0.042       0.7     0.06 |     750 |     0.073 |
+TimingAuditor.TIMER              INFO            XibcBDT_Xibc2pKLine                              |     0.338 |     0.631 |    0.263       1.4     0.30 |      59 |     0.037 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_Xibc2pKLinePostScaler            |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibcBDT_Xibc2D0pKLine                     |     0.300 |     0.245 |    0.020      16.7     0.89 |    1000 |     0.245 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_Xibc2D0pKLinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_Xibc2D0pKLineFilterSequence      |     0.240 |     0.188 |    0.002      16.6     0.88 |    1000 |     0.188 |
+TimingAuditor.TIMER              INFO            XibcBDTSelXibc2D0pK                              |     0.977 |     0.776 |    0.060       8.2     1.24 |     133 |     0.103 |
+TimingAuditor.TIMER              INFO            XibcBDT_Xibc2D0pKLine                            |     1.315 |     1.084 |    0.348       7.1     1.15 |      38 |     0.041 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_Xibc2D0pKLinePostScaler          |     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibcBDT_Xibc2LambdaPhiLine                |     1.180 |     1.203 |    0.019      52.2     3.12 |    1000 |     1.204 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_Xibc2LambdaPhiLinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_Xibc2LambdaPhiLineFilterSequence |     1.080 |     1.143 |    0.001      52.0     3.10 |    1000 |     1.144 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLoosePhi2KK_Particles           |     1.306 |     1.489 |    0.059      50.0     2.93 |     911 |     1.357 |
+TimingAuditor.TIMER              INFO            XibcBDTSelPhi                                    |     0.271 |     0.118 |    0.005       1.8     0.19 |     442 |     0.052 |
+TimingAuditor.TIMER              INFO            XibcBDTSelXibc2LambdaPhi                         |     0.067 |     0.092 |    0.047       0.9     0.07 |     297 |     0.027 |
+TimingAuditor.TIMER              INFO            XibcBDT_Xibc2LambdaPhiLine                       |     0.000 |     1.411 |    0.430       2.7     0.87 |       5 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_Xibc2LambdaPhiLinePostScaler     |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibcBDT_Xibc2LcPiLine                     |     0.200 |     0.206 |    0.018       4.7     0.47 |    1000 |     0.206 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_Xibc2LcPiLinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_Xibc2LcPiLineFilterSequence      |     0.130 |     0.145 |    0.002       4.6     0.46 |    1000 |     0.145 |
+TimingAuditor.TIMER              INFO            XibcBDTSelXibc2LcPi                              |     0.315 |     0.219 |    0.056       1.9     0.20 |     190 |     0.042 |
+TimingAuditor.TIMER              INFO            XibcBDT_Xibc2LcPiLine                            |     0.500 |     0.775 |    0.274       3.0     0.55 |      60 |     0.047 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_Xibc2LcPiLinePostScaler          |     0.000 |     0.003 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibcBDT_Xibc2LcKLine                      |     0.170 |     0.185 |    0.019       7.8     0.50 |    1000 |     0.185 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_Xibc2LcKLinePreScaler            |     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_Xibc2LcKLineFilterSequence       |     0.090 |     0.127 |    0.001       7.6     0.49 |    1000 |     0.128 |
+TimingAuditor.TIMER              INFO            XibcBDTSelXibc2LcK                               |     0.105 |     0.166 |    0.049       1.8     0.16 |     190 |     0.032 |
+TimingAuditor.TIMER              INFO            XibcBDT_Xibc2LcKLine                             |     0.434 |     0.949 |    0.295       2.8     0.68 |      46 |     0.044 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_Xibc2LcKLinePostScaler           |     0.000 |     0.002 |    0.002       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibcBDT_Xibc2LbKpiLine                    |     0.110 |     0.162 |    0.019       9.7     0.41 |    1000 |     0.163 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_Xibc2LbKpiLinePreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_Xibc2LbKpiLineFilterSequence     |     0.080 |     0.104 |    0.001       9.7     0.40 |    1000 |     0.105 |
+TimingAuditor.TIMER              INFO            XibcBDTSelLambdaB                                |     0.105 |     0.109 |    0.055       2.0     0.14 |     190 |     0.021 |
+TimingAuditor.TIMER              INFO            XibcBDTSelXibc2LbKpi                             |     5.000 |     3.843 |    3.677       4.0     0.24 |       2 |     0.008 |
+TimingAuditor.TIMER              INFO            XibcBDT_Xibc2LbKpiLine                           |     0.000 |     4.707 |    4.707       4.7     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingXibcBDT_Xibc2LbKpiLinePostScaler         |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02a1PiBDTLine                            |     8.820 |     8.700 |    0.029     158.3    16.68 |    1000 |     8.701 |
+TimingAuditor.TIMER              INFO           StrippingB02a1PiBDTLinePreScaler                  |     0.020 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02a1PiBDTLineFilterSequence             |     8.630 |     8.583 |    0.001     158.0    16.66 |    1000 |     8.583 |
+TimingAuditor.TIMER              INFO            B02a1PiBDTSelBachelorPion                        |     0.109 |     0.079 |    0.005       0.4     0.05 |     911 |     0.072 |
+TimingAuditor.TIMER              INFO            B02a1PiBDTSela1Pions                             |     0.188 |     0.150 |    0.017       1.2     0.12 |     847 |     0.127 |
+TimingAuditor.TIMER              INFO            B02a1PiBDTSela12PiPiPi                           |     6.894 |     6.847 |    0.038     149.9    13.79 |     847 |     5.800 |
+TimingAuditor.TIMER              INFO            B02a1PiBDTSelB02a1Pi                             |     0.333 |     0.316 |    0.046       4.3     0.42 |     779 |     0.246 |
+TimingAuditor.TIMER              INFO            B02a1PiBDTLine                                   |     0.808 |     0.881 |    0.306       5.9     0.79 |     136 |     0.120 |
+TimingAuditor.TIMER              INFO           StrippingB02a1PiBDTLinePostScaler                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD02PiMuNuLine                       |     0.200 |     0.215 |    0.032       2.9     0.30 |    1000 |     0.215 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02PiMuNuLinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02PiMuNuLineHlt2Filter            |     0.040 |     0.023 |    0.009       0.1     0.01 |    1000 |     0.023 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02PiMuNuLineFilterSequence        |     0.212 |     0.286 |    0.011       2.7     0.40 |     376 |     0.108 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD02PiMuNuLineVOIDFilter           |     0.000 |     0.009 |    0.004       0.0     0.00 |     376 |     0.003 |
+TimingAuditor.TIMER              INFO            Mu_forB2DXD2HMuNu                                |     0.044 |     0.026 |    0.006       0.4     0.03 |     225 |     0.006 |
+TimingAuditor.TIMER              INFO            Pi_forB2DXD2HMuNu                                |     0.000 |     0.050 |    0.007       0.2     0.03 |     256 |     0.013 |
+TimingAuditor.TIMER              INFO            D02PiMuNu_forB2DXD2HMuNu                         |     0.153 |     0.123 |    0.048       0.7     0.07 |     130 |     0.016 |
+TimingAuditor.TIMER              INFO            B2D0PiD02PiMuNuLine                              |     0.227 |     0.160 |    0.055       0.9     0.14 |      44 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02PiMuNuLinePostScaler            |     0.000 |     0.005 |    0.002       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD02KMuNuLine                        |     0.170 |     0.126 |    0.028       2.8     0.18 |    1000 |     0.127 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KMuNuLinePreScaler              |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KMuNuLineHlt2Filter             |     0.030 |     0.010 |    0.005       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KMuNuLineFilterSequence         |     0.079 |     0.113 |    0.008       2.6     0.26 |     376 |     0.043 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD02KMuNuLineVOIDFilter            |     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            K_forB2DXD2HMuNu                                 |     0.054 |     0.025 |    0.004       0.1     0.02 |     366 |     0.009 |
+TimingAuditor.TIMER              INFO            D02KMuNu_forB2DXD2HMuNu                          |     0.000 |     0.121 |    0.053       2.3     0.26 |      69 |     0.008 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KMuNuLine                               |     0.000 |     0.280 |    0.100       1.7     0.44 |      12 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KMuNuLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD02KPiPiMuNuLine                    |     0.170 |     0.169 |    0.027       4.1     0.24 |    1000 |     0.170 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KPiPiMuNuLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KPiPiMuNuLineHlt2Filter         |     0.000 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KPiPiMuNuLineFilterSequence     |     0.319 |     0.233 |    0.008       4.0     0.30 |     376 |     0.088 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD02KPiPiMuNuLineVOIDFilter        |     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            D02KPiPiMuNu_forB2DXD2HMuNu                      |     0.147 |     0.107 |    0.057       0.6     0.07 |      68 |     0.007 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KPiPiMuNuLine                           |     0.000 |     2.862 |    2.862       2.9     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KPiPiMuNuLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD02PiMuNuLine                        |     0.180 |     0.101 |    0.026       1.6     0.11 |    1000 |     0.102 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02PiMuNuLinePreScaler              |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02PiMuNuLineHlt2Filter             |     0.010 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02PiMuNuLineFilterSequence         |     0.079 |     0.034 |    0.008       1.5     0.10 |     376 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD02PiMuNuLineVOIDFilter            |     0.026 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KD02PiMuNuLine                               |     0.370 |     0.143 |    0.052       1.4     0.25 |      27 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02PiMuNuLinePostScaler             |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD02KMuNuLine                         |     0.110 |     0.092 |    0.027       0.9     0.06 |    1000 |     0.092 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KMuNuLinePreScaler               |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KMuNuLineHlt2Filter              |     0.020 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KMuNuLineFilterSequence          |     0.000 |     0.020 |    0.008       0.8     0.05 |     376 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD02KMuNuLineVOIDFilter             |     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KD02KMuNuLine                                |     0.000 |     0.119 |    0.056       0.6     0.14 |      12 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KMuNuLinePostScaler              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD02KPiPiMuNuLine                     |     0.040 |     0.089 |    0.025       1.1     0.06 |    1000 |     0.090 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KPiPiMuNuLinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KPiPiMuNuLineHlt2Filter          |     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KPiPiMuNuLineFilterSequence      |     0.026 |     0.017 |    0.008       1.0     0.05 |     376 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD02KPiPiMuNuLineVOIDFilter         |     0.026 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KD02KPiPiMuNuLine                            |     0.000 |     0.591 |    0.591       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KPiPiMuNuLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPiPiD02PiMuNuLine                    |     0.110 |     0.100 |    0.026       4.2     0.17 |    1000 |     0.101 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02PiMuNuLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02PiMuNuLineHlt2Filter         |     0.030 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02PiMuNuLineFilterSequence     |     0.053 |     0.050 |    0.007       4.1     0.25 |     376 |     0.019 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPiPiD02PiMuNuLineVOIDFilter        |     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            HHH_forB2DXD2HMuNu                               |     0.285 |     0.166 |    0.046       1.4     0.22 |      35 |     0.006 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD02PiMuNuLine                           |     2.000 |     0.816 |    0.076       3.7     1.59 |       5 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02PiMuNuLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPiPiD02KMuNuLine                     |     0.060 |     0.091 |    0.027       1.9     0.08 |    1000 |     0.092 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KMuNuLinePreScaler           |     0.000 |     0.002 |    0.001       0.2     0.01 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KMuNuLineHlt2Filter          |     0.010 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KMuNuLineFilterSequence      |     0.000 |     0.020 |    0.007       1.7     0.09 |     376 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPiPiD02KMuNuLineVOIDFilter         |     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD02KMuNuLine                            |     0.000 |     1.472 |    1.472       1.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KMuNuLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPiPiD02KPiPiMuNuLine                 |     0.050 |     0.088 |    0.027       1.1     0.06 |    1000 |     0.088 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KPiPiMuNuLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KPiPiMuNuLineHlt2Filter      |     0.010 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KPiPiMuNuLineFilterSequence  |     0.000 |     0.016 |    0.008       1.0     0.05 |     376 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPiPiD02KPiPiMuNuLineVOIDFilter     |     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD02KPiPiMuNuLine                        |     0.000 |     0.545 |    0.545       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KPiPiMuNuLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD02PiMuNuLine                     |     0.120 |     0.118 |    0.033       2.4     0.14 |    1000 |     0.118 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02PiMuNuLinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02PiMuNuLineHlt2Filter          |     0.000 |     0.009 |    0.005       0.2     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02PiMuNuLineFilterSequence      |     0.053 |     0.052 |    0.008       2.3     0.19 |     376 |     0.020 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD02PiMuNuLineVOIDFilter         |     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            HH_forB2DXD2HMuNu                                |     0.000 |     0.160 |    0.064       0.6     0.13 |      32 |     0.005 |
+TimingAuditor.TIMER              INFO            B02D0KPiD02PiMuNuLine                            |     0.833 |     0.233 |    0.051       1.7     0.47 |      12 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02PiMuNuLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD02KMuNuLine                      |     0.150 |     0.099 |    0.029       2.1     0.09 |    1000 |     0.099 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KMuNuLinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KMuNuLineHlt2Filter           |     0.020 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KMuNuLineFilterSequence       |     0.026 |     0.023 |    0.008       1.9     0.12 |     376 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD02KMuNuLineVOIDFilter          |     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KPiD02KMuNuLine                             |     2.000 |     0.332 |    0.057       1.4     0.61 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KMuNuLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD02KPiPiMuNuLine                  |     0.130 |     0.099 |    0.031       1.1     0.06 |    1000 |     0.099 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KPiPiMuNuLinePreScaler        |     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KPiPiMuNuLineHlt2Filter       |     0.020 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KPiPiMuNuLineFilterSequence   |     0.053 |     0.016 |    0.008       0.9     0.05 |     376 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD02KPiPiMuNuLineVOIDFilter      |     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KPiD02KPiPiMuNuLine                         |     0.000 |     0.631 |    0.631       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KPiPiMuNuLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD02PiMuNuSUPLine                    |     0.100 |     0.102 |    0.029       1.0     0.09 |    1000 |     0.102 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02PiMuNuSUPLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02PiMuNuSUPLineHlt2Filter         |     0.010 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02PiMuNuSUPLineFilterSequence     |     0.026 |     0.048 |    0.008       0.8     0.11 |     376 |     0.018 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD02PiMuNuSUPLineVOIDFilter        |     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD02PiMuNuSUPLine                           |     0.000 |     0.172 |    0.051       0.6     0.09 |      44 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02PiMuNuSUPLinePostScaler         |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD02KMuNuSUPLine                     |     0.090 |     0.090 |    0.026       1.0     0.07 |    1000 |     0.090 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KMuNuSUPLinePreScaler           |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KMuNuSUPLineHlt2Filter          |     0.010 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KMuNuSUPLineFilterSequence      |     0.000 |     0.023 |    0.009       0.9     0.07 |     376 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD02KMuNuSUPLineVOIDFilter         |     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KMuNuSUPLine                            |     0.000 |     0.162 |    0.051       0.6     0.16 |      12 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KMuNuSUPLinePostScaler          |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD02KPiPiMuNuSUPLine                 |     0.110 |     0.089 |    0.026       1.2     0.06 |    1000 |     0.089 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KPiPiMuNuSUPLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KPiPiMuNuSUPLineHlt2Filter      |     0.020 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KPiPiMuNuSUPLineFilterSequence  |     0.000 |     0.017 |    0.008       1.0     0.05 |     376 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD02KPiPiMuNuSUPLineVOIDFilter     |     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KPiPiMuNuSUPLine                        |     0.000 |     0.709 |    0.709       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KPiPiMuNuSUPLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD02PiMuNuSUPLine                     |     0.100 |     0.091 |    0.024       1.0     0.07 |    1000 |     0.091 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02PiMuNuSUPLinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02PiMuNuSUPLineHlt2Filter          |     0.010 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02PiMuNuSUPLineFilterSequence      |     0.000 |     0.030 |    0.008       0.9     0.08 |     376 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD02PiMuNuSUPLineVOIDFilter         |     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KD02PiMuNuSUPLine                            |     0.000 |     0.118 |    0.052       0.7     0.12 |      27 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02PiMuNuSUPLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD02KMuNuSUPLine                      |     0.130 |     0.093 |    0.027       2.0     0.09 |    1000 |     0.094 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KMuNuSUPLinePreScaler            |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KMuNuSUPLineHlt2Filter           |     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KMuNuSUPLineFilterSequence       |     0.053 |     0.020 |    0.008       0.9     0.06 |     376 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD02KMuNuSUPLineVOIDFilter          |     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KD02KMuNuSUPLine                             |     0.000 |     0.111 |    0.050       0.7     0.19 |      12 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KMuNuSUPLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD02KPiPiMuNuSUPLine                  |     0.150 |     0.089 |    0.027       1.3     0.07 |    1000 |     0.090 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KPiPiMuNuSUPLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KPiPiMuNuSUPLineHlt2Filter       |     0.010 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KPiPiMuNuSUPLineFilterSequence   |     0.000 |     0.017 |    0.008       1.2     0.06 |     376 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD02KPiPiMuNuSUPLineVOIDFilter      |     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KD02KPiPiMuNuSUPLine                         |     0.000 |     0.791 |    0.791       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KPiPiMuNuSUPLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPiPiD02PiMuNuSUPLine                 |     0.070 |     0.091 |    0.027       1.6     0.07 |    1000 |     0.091 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02PiMuNuSUPLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02PiMuNuSUPLineHlt2Filter      |     0.010 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02PiMuNuSUPLineFilterSequence  |     0.000 |     0.019 |    0.008       1.5     0.08 |     376 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPiPiD02PiMuNuSUPLineVOIDFilter     |     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD02PiMuNuSUPLine                        |     0.000 |     0.308 |    0.063       1.2     0.52 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02PiMuNuSUPLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPiPiD02KMuNuSUPLine                  |     0.100 |     0.087 |    0.026       0.6     0.06 |    1000 |     0.087 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KMuNuSUPLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KMuNuSUPLineHlt2Filter       |     0.010 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KMuNuSUPLineFilterSequence   |     0.000 |     0.012 |    0.008       0.3     0.01 |     376 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPiPiD02KMuNuSUPLineVOIDFilter      |     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD02KMuNuSUPLine                         |     0.000 |     0.086 |    0.086       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KMuNuSUPLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPiPiD02KPiPiMuNuSUPLine              |     0.050 |     0.090 |    0.026       1.1     0.06 |    1000 |     0.091 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KPiPiMuNuSUPLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KPiPiMuNuSUPLineHlt2Filter   |     0.000 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KPiPiMuNuSUPLineFilterSequenc|     0.026 |     0.016 |    0.009       1.0     0.05 |     376 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPiPiD02KPiPiMuNuSUPLineVOIDFilter  |     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD02KPiPiMuNuSUPLine                     |     0.000 |     0.639 |    0.639       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KPiPiMuNuSUPLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD02PiMuNuSUPLine                  |     0.110 |     0.097 |    0.030       1.0     0.08 |    1000 |     0.098 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02PiMuNuSUPLinePreScaler        |     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02PiMuNuSUPLineHlt2Filter       |     0.010 |     0.009 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02PiMuNuSUPLineFilterSequence   |     0.026 |     0.023 |    0.008       0.8     0.07 |     376 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD02PiMuNuSUPLineVOIDFilter      |     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KPiD02PiMuNuSUPLine                         |     0.000 |     0.147 |    0.055       0.7     0.18 |      12 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02PiMuNuSUPLinePostScaler       |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD02KMuNuSUPLine                   |     0.150 |     0.097 |    0.031       0.4     0.05 |    1000 |     0.098 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KMuNuSUPLinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KMuNuSUPLineHlt2Filter        |     0.000 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KMuNuSUPLineFilterSequence    |     0.079 |     0.016 |    0.008       0.3     0.03 |     376 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD02KMuNuSUPLineVOIDFilter       |     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KPiD02KMuNuSUPLine                          |     2.000 |     0.078 |    0.057       0.1     0.02 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KMuNuSUPLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD02KPiPiMuNuSUPLine               |     0.150 |     0.098 |    0.030       0.9     0.06 |    1000 |     0.099 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KPiPiMuNuSUPLinePreScaler     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KPiPiMuNuSUPLineHlt2Filter    |     0.020 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KPiPiMuNuSUPLineFilterSequence|     0.026 |     0.016 |    0.007       0.8     0.04 |     376 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD02KPiPiMuNuSUPLineVOIDFilter   |     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0KPiD02KPiPiMuNuSUPLine                      |     0.000 |     0.527 |    0.527       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KPiPiMuNuSUPLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD02PiMuNuWSLine                     |     0.130 |     0.077 |    0.021       2.5     0.10 |    1000 |     0.077 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02PiMuNuWSLinePreScaler           |     0.010 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02PiMuNuWSLineHlt2Filter          |     0.102 |     0.010 |    0.006       0.1     0.01 |      98 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02PiMuNuWSLineFilterSequence      |     0.303 |     0.161 |    0.009       2.4     0.43 |      33 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD02PiMuNuWSLineVOIDFilter         |     0.000 |     0.005 |    0.003       0.0     0.00 |      33 |     0.000 |
+TimingAuditor.TIMER              INFO            D02PiMuNuWS_forB2DXD2HMuNu                       |     0.135 |     0.151 |    0.052       0.6     0.09 |      74 |     0.011 |
+TimingAuditor.TIMER              INFO            B2D0PiD02PiMuNuWSLine                            |     5.000 |     1.004 |    0.209       1.8     1.12 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02PiMuNuWSLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD02KMuNuWSLine                      |     0.060 |     0.066 |    0.019       2.6     0.09 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KMuNuWSLinePreScaler            |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KMuNuWSLineHlt2Filter           |     0.000 |     0.011 |    0.005       0.1     0.01 |      90 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KMuNuWSLineFilterSequence       |     0.303 |     0.103 |    0.009       2.5     0.43 |      33 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD02KMuNuWSLineVOIDFilter          |     0.000 |     0.006 |    0.003       0.0     0.00 |      33 |     0.000 |
+TimingAuditor.TIMER              INFO            D02KMuNuWS_forB2DXD2HMuNu                        |     0.270 |     0.175 |    0.047       1.6     0.26 |      37 |     0.007 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KMuNuWSLine                             |    10.000 |     1.696 |    1.696       1.7     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KMuNuWSLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD02KPiPiMuNuWSLine                  |     0.040 |     0.067 |    0.017       1.4     0.07 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KPiPiMuNuWSLinePreScaler        |     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KPiPiMuNuWSLineHlt2Filter       |     0.000 |     0.011 |    0.006       0.1     0.01 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KPiPiMuNuWSLineFilterSequence   |     0.000 |     0.091 |    0.010       1.2     0.21 |      38 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD02KPiPiMuNuWSLineVOIDFilter      |     0.000 |     0.005 |    0.003       0.0     0.00 |      38 |     0.000 |
+TimingAuditor.TIMER              INFO            D02KPiPiMuNuWS_forB2DXD2HMuNu                    |     0.000 |     0.156 |    0.052       1.1     0.20 |      32 |     0.005 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KPiPiMuNuWSLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KPiPiMuNuWSLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD02PiMuNuWSLine                      |     0.090 |     0.071 |    0.017       2.0     0.09 |    1000 |     0.071 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02PiMuNuWSLinePreScaler            |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02PiMuNuWSLineHlt2Filter           |     0.000 |     0.012 |    0.006       0.1     0.01 |     118 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02PiMuNuWSLineFilterSequence       |     0.000 |     0.168 |    0.009       1.9     0.33 |      45 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD02PiMuNuWSLineVOIDFilter          |     0.000 |     0.006 |    0.004       0.0     0.00 |      45 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD02PiMuNuWSLine                             |     0.000 |     0.941 |    0.112       1.8     1.17 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02PiMuNuWSLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD02KMuNuWSLine                       |     0.040 |     0.067 |    0.018       1.8     0.07 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KMuNuWSLinePreScaler             |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KMuNuWSLineHlt2Filter            |     0.000 |     0.011 |    0.007       0.1     0.01 |      84 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KMuNuWSLineFilterSequence        |     0.322 |     0.115 |    0.010       1.7     0.31 |      31 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD02KMuNuWSLineVOIDFilter           |     0.000 |     0.007 |    0.004       0.0     0.00 |      31 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD02KMuNuWSLine                              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KMuNuWSLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD02KPiPiMuNuWSLine                   |     0.040 |     0.066 |    0.018       0.7     0.05 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KPiPiMuNuWSLinePreScaler         |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KPiPiMuNuWSLineHlt2Filter        |     0.000 |     0.013 |    0.007       0.1     0.01 |      93 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KPiPiMuNuWSLineFilterSequence    |     0.000 |     0.047 |    0.009       0.4     0.10 |      33 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD02KPiPiMuNuWSLineVOIDFilter       |     0.000 |     0.007 |    0.003       0.0     0.00 |      33 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD02KPiPiMuNuWSLine                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KPiPiMuNuWSLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPiPiD02PiMuNuWSLine                  |     0.100 |     0.066 |    0.018       0.8     0.06 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02PiMuNuWSLinePreScaler        |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02PiMuNuWSLineHlt2Filter       |     0.000 |     0.012 |    0.006       0.1     0.01 |     101 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02PiMuNuWSLineFilterSequence   |     0.645 |     0.092 |    0.010       0.6     0.15 |      31 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPiPiD02PiMuNuWSLineVOIDFilter      |     0.000 |     0.007 |    0.003       0.0     0.01 |      31 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD02PiMuNuWSLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02PiMuNuWSLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPiPiD02KMuNuWSLine                   |     0.050 |     0.068 |    0.017       2.8     0.10 |    1000 |     0.069 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KMuNuWSLinePreScaler         |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KMuNuWSLineHlt2Filter        |     0.000 |     0.014 |    0.007       0.1     0.01 |      92 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KMuNuWSLineFilterSequence    |     0.000 |     0.137 |    0.009       2.6     0.46 |      32 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPiPiD02KMuNuWSLineVOIDFilter       |     0.000 |     0.006 |    0.004       0.0     0.00 |      32 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD02KMuNuWSLine                          |     0.000 |     1.560 |    1.560       1.6     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KMuNuWSLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPiPiD02KPiPiMuNuWSLine               |     0.100 |     0.066 |    0.017       0.8     0.06 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KPiPiMuNuWSLinePreScaler     |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KPiPiMuNuWSLineHlt2Filter    |     0.000 |     0.012 |    0.006       0.1     0.01 |      93 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KPiPiMuNuWSLineFilterSequence|     0.000 |     0.069 |    0.011       0.6     0.13 |      34 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPiPiD02KPiPiMuNuWSLineVOIDFilter   |     0.000 |     0.007 |    0.004       0.0     0.01 |      34 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD02KPiPiMuNuWSLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KPiPiMuNuWSLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD02PiMuNuWSLine                   |     0.050 |     0.085 |    0.022       7.2     0.27 |    1000 |     0.085 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02PiMuNuWSLinePreScaler         |     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02PiMuNuWSLineHlt2Filter        |     0.000 |     0.011 |    0.007       0.1     0.01 |     108 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02PiMuNuWSLineFilterSequence    |     0.263 |     0.297 |    0.010       7.1     1.14 |      38 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD02PiMuNuWSLineVOIDFilter       |     0.000 |     0.006 |    0.004       0.0     0.00 |      38 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD02PiMuNuWSLine                          |    10.000 |     6.682 |    6.682       6.7     0.00 |       1 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02PiMuNuWSLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD02KMuNuWSLine                    |     0.050 |     0.074 |    0.021       0.5     0.05 |    1000 |     0.074 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KMuNuWSLinePreScaler          |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KMuNuWSLineHlt2Filter         |     0.000 |     0.012 |    0.006       0.1     0.01 |     100 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KMuNuWSLineFilterSequence     |     0.000 |     0.041 |    0.010       0.3     0.07 |      34 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD02KMuNuWSLineVOIDFilter        |     0.000 |     0.007 |    0.003       0.0     0.00 |      34 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD02KMuNuWSLine                           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KMuNuWSLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD02KPiPiMuNuWSLine                |     0.100 |     0.079 |    0.021       4.0     0.13 |    1000 |     0.079 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KPiPiMuNuWSLinePreScaler      |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KPiPiMuNuWSLineHlt2Filter     |     0.000 |     0.014 |    0.006       0.1     0.01 |      88 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KPiPiMuNuWSLineFilterSequence |     0.000 |     0.145 |    0.011       3.6     0.61 |      34 |     0.005 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD02KPiPiMuNuWSLineVOIDFilter    |     0.000 |     0.008 |    0.003       0.0     0.01 |      34 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD02KPiPiMuNuWSLine                       |     0.000 |     1.310 |    1.310       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KPiPiMuNuWSLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD02PiMuNuWSSUPLine                  |     0.030 |     0.072 |    0.019       3.1     0.11 |    1000 |     0.073 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02PiMuNuWSSUPLinePreScaler        |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02PiMuNuWSSUPLineHlt2Filter       |     0.000 |     0.014 |    0.006       0.1     0.01 |     105 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02PiMuNuWSSUPLineFilterSequence   |     0.000 |     0.188 |    0.009       2.9     0.50 |      34 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD02PiMuNuWSSUPLineVOIDFilter      |     0.000 |     0.007 |    0.003       0.0     0.00 |      34 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD02PiMuNuWSSUPLine                         |     0.000 |     0.592 |    0.075       2.2     0.91 |       5 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02PiMuNuWSSUPLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD02KMuNuWSSUPLine                   |     0.040 |     0.064 |    0.018       1.0     0.06 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KMuNuWSSUPLinePreScaler         |     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KMuNuWSSUPLineHlt2Filter        |     0.000 |     0.012 |    0.006       0.0     0.01 |      88 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KMuNuWSSUPLineFilterSequence    |     0.000 |     0.044 |    0.011       0.5     0.09 |      37 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD02KMuNuWSSUPLineVOIDFilter       |     0.000 |     0.007 |    0.003       0.1     0.01 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KMuNuWSSUPLine                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KMuNuWSSUPLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD02KPiPiMuNuWSSUPLine               |     0.050 |     0.063 |    0.017       2.0     0.08 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KPiPiMuNuWSSUPLinePreScaler     |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KPiPiMuNuWSSUPLineHlt2Filter    |     0.114 |     0.013 |    0.006       0.1     0.01 |      87 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KPiPiMuNuWSSUPLineFilterSequence|     0.000 |     0.021 |    0.011       0.1     0.01 |      31 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD02KPiPiMuNuWSSUPLineVOIDFilter   |     0.000 |     0.008 |    0.003       0.0     0.01 |      31 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD02KPiPiMuNuWSSUPLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD02KPiPiMuNuWSSUPLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD02PiMuNuWSSUPLine                   |     0.010 |     0.064 |    0.017       1.0     0.06 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02PiMuNuWSSUPLinePreScaler         |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02PiMuNuWSSUPLineHlt2Filter        |     0.000 |     0.012 |    0.006       0.0     0.01 |     114 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02PiMuNuWSSUPLineFilterSequence    |     0.000 |     0.076 |    0.009       0.9     0.16 |      42 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD02PiMuNuWSSUPLineVOIDFilter       |     0.000 |     0.007 |    0.003       0.0     0.01 |      42 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD02PiMuNuWSSUPLine                          |     0.000 |     0.596 |    0.596       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02PiMuNuWSSUPLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD02KMuNuWSSUPLine                    |     0.110 |     0.080 |    0.017      11.3     0.39 |    1000 |     0.081 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KMuNuWSSUPLinePreScaler          |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KMuNuWSSUPLineHlt2Filter         |     0.000 |     0.013 |    0.006       0.1     0.01 |      94 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KMuNuWSSUPLineFilterSequence     |     0.294 |     0.366 |    0.009      11.0     1.89 |      34 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD02KMuNuWSSUPLineVOIDFilter        |     0.000 |     0.007 |    0.004       0.0     0.00 |      34 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD02KMuNuWSSUPLine                           |    10.000 |     8.991 |    8.991       9.0     0.00 |       1 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KMuNuWSSUPLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD02KPiPiMuNuWSSUPLine                |     0.080 |     0.065 |    0.017       0.6     0.05 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KPiPiMuNuWSSUPLinePreScaler      |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KPiPiMuNuWSSUPLineHlt2Filter     |     0.112 |     0.015 |    0.006       0.1     0.02 |      89 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KPiPiMuNuWSSUPLineFilterSequence |     0.000 |     0.048 |    0.011       0.4     0.09 |      43 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD02KPiPiMuNuWSSUPLineVOIDFilter    |     0.000 |     0.007 |    0.003       0.0     0.00 |      43 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KD02KPiPiMuNuWSSUPLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD02KPiPiMuNuWSSUPLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPiPiD02PiMuNuWSSUPLine               |     0.060 |     0.074 |    0.017       1.0     0.09 |    1000 |     0.075 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02PiMuNuWSSUPLinePreScaler     |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02PiMuNuWSSUPLineHlt2Filter    |     0.000 |     0.013 |    0.006       0.1     0.01 |     101 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02PiMuNuWSSUPLineFilterSequence|     0.256 |     0.092 |    0.009       0.7     0.17 |      39 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPiPiD02PiMuNuWSSUPLineVOIDFilter   |     0.000 |     0.006 |    0.003       0.0     0.00 |      39 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD02PiMuNuWSSUPLine                      |     0.000 |     0.111 |    0.111       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02PiMuNuWSSUPLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPiPiD02KMuNuWSSUPLine                |     0.010 |     0.066 |    0.018       1.0     0.06 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KMuNuWSSUPLinePreScaler      |     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KMuNuWSSUPLineHlt2Filter     |     0.000 |     0.017 |    0.007       0.4     0.04 |     102 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KMuNuWSSUPLineFilterSequence |     0.000 |     0.077 |    0.009       0.9     0.19 |      40 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPiPiD02KMuNuWSSUPLineVOIDFilter    |     0.000 |     0.008 |    0.004       0.0     0.01 |      40 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD02KMuNuWSSUPLine                       |     0.000 |     0.114 |    0.114       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KMuNuWSSUPLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KPiPiD02KPiPiMuNuWSSUPLine            |     0.140 |     0.066 |    0.019       1.3     0.06 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KPiPiMuNuWSSUPLinePreScaler  |     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KPiPiMuNuWSSUPLineHlt2Filter |     0.116 |     0.013 |    0.006       0.1     0.01 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KPiPiMuNuWSSUPLineFilterSeque|     0.384 |     0.080 |    0.009       1.2     0.23 |      26 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KPiPiD02KPiPiMuNuWSSUPLineVOIDFilter|     0.000 |     0.009 |    0.004       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0KPiPiD02KPiPiMuNuWSSUPLine                   |     0.000 |     0.704 |    0.704       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KPiPiD02KPiPiMuNuWSSUPLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD02PiMuNuWSSUPLine                |     0.100 |     0.077 |    0.021       1.9     0.10 |    1000 |     0.078 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02PiMuNuWSSUPLinePreScaler      |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02PiMuNuWSSUPLineHlt2Filter     |     0.000 |     0.013 |    0.005       0.1     0.01 |     107 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02PiMuNuWSSUPLineFilterSequence |     0.250 |     0.090 |    0.011       1.6     0.28 |      40 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD02PiMuNuWSSUPLineVOIDFilter    |     0.000 |     0.007 |    0.003       0.0     0.00 |      40 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD02PiMuNuWSSUPLine                       |    10.000 |     0.868 |    0.868       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02PiMuNuWSSUPLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD02KMuNuWSSUPLine                 |     0.050 |     0.074 |    0.021       0.4     0.05 |    1000 |     0.075 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KMuNuWSSUPLinePreScaler       |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KMuNuWSSUPLineHlt2Filter      |     0.000 |     0.014 |    0.007       0.1     0.01 |      76 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KMuNuWSSUPLineFilterSequence  |     0.000 |     0.056 |    0.009       0.3     0.09 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD02KMuNuWSSUPLineVOIDFilter     |     0.000 |     0.010 |    0.004       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD02KMuNuWSSUPLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KMuNuWSSUPLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0KPiD02KPiPiMuNuWSSUPLine             |     0.060 |     0.075 |    0.020       0.5     0.05 |    1000 |     0.075 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KPiPiMuNuWSSUPLinePreScaler   |     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KPiPiMuNuWSSUPLineHlt2Filter  |     0.000 |     0.014 |    0.007       0.0     0.01 |      88 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KPiPiMuNuWSSUPLineFilterSequen|     0.000 |     0.048 |    0.012       0.4     0.09 |      35 |     0.002 |
+TimingAuditor.TIMER              INFO            StrippingB02D0KPiD02KPiPiMuNuWSSUPLineVOIDFilter |     0.000 |     0.008 |    0.004       0.0     0.01 |      35 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0KPiD02KPiPiMuNuWSSUPLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0KPiD02KPiPiMuNuWSSUPLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStreamBhadron                             |     1.220 |     1.318 |    0.296       6.9     0.50 |    1000 |     1.318 |
+TimingAuditor.TIMER              INFO           StrippingStreamBhadronPreScaler                   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStreamBhadronFilterSequence              |     1.110 |     1.142 |    0.009       6.7     0.50 |    1000 |     1.143 |
+TimingAuditor.TIMER              INFO            StrippingStreamSeqBhadron                        |     1.100 |     1.131 |    0.004       6.7     0.50 |    1000 |     1.132 |
+TimingAuditor.TIMER              INFO           StrippingStreamBhadronPostScaler                  |     0.000 |     0.001 |    0.001       0.0     0.00 |     147 |     0.000 |
+TimingAuditor.TIMER              INFO        StrippingSequenceStreamSemileptonic                  |    10.010 |     9.990 |    2.491     227.6    10.81 |    1000 |     9.991 |
+TimingAuditor.TIMER              INFO         StrippingBadEventSequenceSemileptonic               |     0.090 |     0.074 |    0.026       0.8     0.06 |    1000 |     0.074 |
+TimingAuditor.TIMER              INFO          StrippingStreamSemileptonicBadEvent                |     0.090 |     0.067 |    0.022       0.8     0.05 |    1000 |     0.068 |
+TimingAuditor.TIMER              INFO           StrippingStreamSemileptonicBadEventPreScaler      |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStreamSemileptonicBadEventFilterSequence |     0.000 |     0.004 |    0.003       0.1     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingStreamSemileptonicBadEventPostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO         StrippingProtectedSequenceSemileptonic              |     9.900 |     9.903 |    2.454     227.5    10.79 |    1000 |     9.903 |
+TimingAuditor.TIMER              INFO          StrippingB2XuMuNuB2PiLine                          |     0.090 |     0.097 |    0.022       4.5     0.29 |    1000 |     0.097 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuB2PiLinePreScaler                |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuB2PiLineFilterSequence           |     0.526 |     0.374 |    0.017       4.4     0.83 |      95 |     0.036 |
+TimingAuditor.TIMER              INFO            StrippingGoodEventConditionSemileptonic          |     0.010 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO            StrippingB2XuMuNuB2PiLineVOIDFilter              |     0.000 |     0.012 |    0.004       0.3     0.03 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO            MuL0TOS_forB2XuMuNu                              |     0.039 |     0.034 |    0.006       0.6     0.04 |     507 |     0.017 |
+TimingAuditor.TIMER              INFO            MuL0TOS_forB2XuMuNuTOS                           |     2.112 |     1.593 |    0.992       6.2     0.60 |     142 |     0.226 |
+TimingAuditor.TIMER              INFO            Pi_forB2XuMuNu                                   |     0.000 |     0.086 |    0.018       0.2     0.05 |      22 |     0.002 |
+TimingAuditor.TIMER              INFO            PiMu_forB2XuMuNu                                 |     0.000 |     0.452 |    0.059       2.4     0.86 |       7 |     0.003 |
+TimingAuditor.TIMER              INFO            B2XuMuNuB2PiLine                                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuB2PiLinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XuMuNuB2PiSSLine                        |     0.080 |     0.093 |    0.017       4.3     0.31 |    1000 |     0.093 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuB2PiSSLinePreScaler              |     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuB2PiSSLineFilterSequence         |     0.471 |     0.345 |    0.009       4.2     0.86 |     106 |     0.037 |
+TimingAuditor.TIMER              INFO            StrippingB2XuMuNuB2PiSSLineVOIDFilter            |     0.000 |     0.008 |    0.004       0.1     0.01 |     106 |     0.001 |
+TimingAuditor.TIMER              INFO            PiMuSS_forB2XuMuNu                               |     1.666 |     0.550 |    0.069       1.4     0.59 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            B2XuMuNuB2PiSSLine                               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuB2PiSSLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XuMuNuBs2KLine                          |     0.430 |     0.371 |    0.033       6.7     0.76 |    1000 |     0.371 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KLinePreScaler                |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KLineFilterSequence           |     0.320 |     0.303 |    0.008       6.6     0.74 |    1000 |     0.304 |
+TimingAuditor.TIMER              INFO            StrippingB2XuMuNuBs2KLineVOIDFilter              |     0.020 |     0.007 |    0.003       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO            K_forB2XuMuNu                                    |     0.000 |     0.040 |    0.008       0.2     0.03 |     141 |     0.006 |
+TimingAuditor.TIMER              INFO            KMu_forB2XuMuNu                                  |     0.232 |     0.198 |    0.063       1.9     0.28 |      43 |     0.009 |
+TimingAuditor.TIMER              INFO            B2XuMuNuBs2KLine                                 |     0.000 |     1.298 |    0.793       1.8     0.71 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KLinePostScaler               |     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XuMuNuBs2KSSLine                        |     0.070 |     0.061 |    0.017       2.7     0.09 |    1000 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KSSLinePreScaler              |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KSSLineFilterSequence         |     0.000 |     0.044 |    0.008       2.6     0.26 |      96 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingB2XuMuNuBs2KSSLineVOIDFilter            |     0.000 |     0.006 |    0.003       0.0     0.00 |      96 |     0.001 |
+TimingAuditor.TIMER              INFO            KMuSS_forB2XuMuNu                                |     0.000 |     0.572 |    0.088       1.5     0.81 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B2XuMuNuBs2KSSLine                               |     0.000 |     0.733 |    0.733       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KSSLinePostScaler             |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XuMuNuBs2K_FakeMuLine                   |     0.120 |     0.103 |    0.017      22.8     0.77 |    1000 |     0.103 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2K_FakeMuLinePreScaler         |     0.010 |     0.003 |    0.001       0.1     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2K_FakeMuLineFilterSequence    |     2.222 |     2.733 |    0.019      22.6     5.13 |      18 |     0.049 |
+TimingAuditor.TIMER              INFO            StrippingB2XuMuNuBs2K_FakeMuLineVOIDFilter       |     0.000 |     0.008 |    0.004       0.0     0.00 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdNoPIDsMuons_Particles           |     2.294 |     2.202 |    0.130      36.0     2.89 |     911 |     2.006 |
+TimingAuditor.TIMER              INFO            MuTightNoPIDCuts_forB2XuMuNu                     |     0.000 |     0.035 |    0.007       0.1     0.02 |     179 |     0.006 |
+TimingAuditor.TIMER              INFO            KMu_NoPIDmu_forB2XuMuNu                          |     0.000 |     0.628 |    0.123       1.6     0.82 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B2XuMuNuBs2K_FakeMuLine                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2K_FakeMuLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XuMuNuBs2KSS_FakeMuLine                 |     0.110 |     0.101 |    0.016       8.1     0.42 |    1000 |     0.102 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KSS_FakeMuLinePreScaler       |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KSS_FakeMuLineFilterSequence  |     2.307 |     1.829 |    0.009       7.9     1.84 |      26 |     0.048 |
+TimingAuditor.TIMER              INFO            StrippingB2XuMuNuBs2KSS_FakeMuLineVOIDFilter     |     0.000 |     0.013 |    0.004       0.1     0.02 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            KMuSS_NoPIDmu_forB2XuMuNu                        |     0.000 |     0.327 |    0.080       1.4     0.44 |       8 |     0.003 |
+TimingAuditor.TIMER              INFO            B2XuMuNuBs2KSS_FakeMuLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KSS_FakeMuLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XuMuNuBs2K_FakeKLine                    |     0.050 |     0.054 |    0.016       0.8     0.05 |    1000 |     0.055 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2K_FakeKLinePreScaler          |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2K_FakeKLineFilterSequence     |     0.000 |     0.071 |    0.009       0.6     0.15 |      19 |     0.001 |
+TimingAuditor.TIMER              INFO            StrippingB2XuMuNuBs2K_FakeKLineVOIDFilter        |     0.000 |     0.006 |    0.004       0.0     0.00 |      19 |     0.000 |
+TimingAuditor.TIMER              INFO            KNoPID_forB2XuMuNu                               |     0.000 |     0.039 |    0.010       0.1     0.03 |      38 |     0.002 |
+TimingAuditor.TIMER              INFO            KMu_NoPIDK_forB2XuMuNu                           |     0.000 |     0.128 |    0.057       0.2     0.10 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2XuMuNuBs2K_FakeKLine                           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2K_FakeKLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XuMuNuBs2KSS_FakeKLine                  |     0.080 |     0.057 |    0.016       1.9     0.08 |    1000 |     0.058 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KSS_FakeKLinePreScaler        |     0.020 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KSS_FakeKLineFilterSequence   |     0.000 |     0.211 |    0.014       1.8     0.46 |      15 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingB2XuMuNuBs2KSS_FakeKLineVOIDFilter      |     0.000 |     0.013 |    0.005       0.1     0.01 |      15 |     0.000 |
+TimingAuditor.TIMER              INFO            KMuSS_NoPIDK_forB2XuMuNu                         |     0.000 |     0.452 |    0.089       1.5     0.69 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            B2XuMuNuBs2KSS_FakeKLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KSS_FakeKLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XuMuNuBs2K_FakeKMuLine                  |     0.100 |     0.108 |    0.015      19.7     0.72 |    1000 |     0.109 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2K_FakeKMuLinePreScaler        |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2K_FakeKMuLineFilterSequence   |     2.777 |     3.218 |    0.018      19.4     4.39 |      18 |     0.058 |
+TimingAuditor.TIMER              INFO            StrippingB2XuMuNuBs2K_FakeKMuLineVOIDFilter      |     0.000 |     0.011 |    0.005       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            KMu_NoPIDKmu_forB2XuMuNu                         |     0.000 |     0.348 |    0.100       1.6     0.42 |      12 |     0.004 |
+TimingAuditor.TIMER              INFO            B2XuMuNuBs2K_FakeKMuLine                         |     5.000 |     2.028 |    1.280       2.8     1.06 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2K_FakeKMuLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XuMuNuBs2KSS_FakeKMuLine                |     0.050 |     0.116 |    0.016      15.1     0.63 |    1000 |     0.117 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KSS_FakeKMuLinePreScaler      |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KSS_FakeKMuLineFilterSequence |     0.833 |     2.676 |    0.017      14.9     3.04 |      24 |     0.064 |
+TimingAuditor.TIMER              INFO            StrippingB2XuMuNuBs2KSS_FakeKMuLineVOIDFilter    |     0.000 |     0.008 |    0.003       0.0     0.01 |      24 |     0.000 |
+TimingAuditor.TIMER              INFO            KMuSS_NoPIDKmu_forB2XuMuNu                       |     0.000 |     0.307 |    0.070       1.7     0.37 |      18 |     0.006 |
+TimingAuditor.TIMER              INFO            B2XuMuNuBs2KSS_FakeKMuLine                       |     3.333 |     1.797 |    0.519       4.1     2.02 |       3 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KSS_FakeKMuLinePostScaler     |     0.000 |     0.013 |    0.013       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XuMuNuB2PhiLine                         |     0.140 |     0.111 |    0.029       1.7     0.13 |    1000 |     0.112 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuB2PhiLinePreScaler               |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuB2PhiLineFilterSequence          |     0.070 |     0.047 |    0.008       1.4     0.11 |    1000 |     0.047 |
+TimingAuditor.TIMER              INFO            StrippingB2XuMuNuB2PhiLineVOIDFilter             |     0.010 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            K_PhiB2XuMuNu                                    |     0.000 |     0.045 |    0.006       0.2     0.03 |     195 |     0.009 |
+TimingAuditor.TIMER              INFO            PhiKK_forB2XuMuNu                                |     0.000 |     0.086 |    0.036       0.8     0.08 |     132 |     0.011 |
+TimingAuditor.TIMER              INFO            PhiMu_forB2XuMuNu                                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2XuMuNuB2PhiLine                                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuB2PhiLinePostScaler              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XuMuNuB2Phi_FakeMuLine                  |     0.340 |     0.301 |    0.015      10.6     0.98 |    1000 |     0.302 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuB2Phi_FakeMuLinePreScaler        |     0.020 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuB2Phi_FakeMuLineFilterSequence   |     1.935 |     1.934 |    0.010      10.4     2.03 |     124 |     0.240 |
+TimingAuditor.TIMER              INFO            StrippingB2XuMuNuB2Phi_FakeMuLineVOIDFilter      |     0.000 |     0.005 |    0.003       0.0     0.00 |     124 |     0.001 |
+TimingAuditor.TIMER              INFO            PhiMu_NoPIDmu_forB2XuMuNu                        |     0.000 |     0.898 |    0.232       2.2     1.14 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            B2XuMuNuB2Phi_FakeMuLine                         |     0.000 |     2.016 |    1.455       2.6     0.59 |       3 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuB2Phi_FakeMuLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XuMuNuBu2RhoLine                        |     0.100 |     0.185 |    0.029       3.0     0.27 |    1000 |     0.186 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBu2RhoLinePreScaler              |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBu2RhoLineFilterSequence         |     0.040 |     0.118 |    0.008       2.8     0.25 |    1000 |     0.119 |
+TimingAuditor.TIMER              INFO            StrippingB2XuMuNuBu2RhoLineVOIDFilter            |     0.000 |     0.005 |    0.003       0.1     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            MuTightCuts_forB2XuMuNu                          |     0.000 |     0.019 |    0.004       0.1     0.02 |     507 |     0.010 |
+TimingAuditor.TIMER              INFO            Rho02PiPi_forB2XuMuNu                            |     0.070 |     0.259 |    0.095       0.9     0.13 |     142 |     0.037 |
+TimingAuditor.TIMER              INFO            RhoMu_forB2XuMuNu                                |     0.000 |     0.251 |    0.045       1.6     0.41 |      31 |     0.008 |
+TimingAuditor.TIMER              INFO            B2XuMuNuBu2RhoLine                               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBu2RhoLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XuMuNuBu2RhoWSLine                      |     0.070 |     0.127 |    0.028       2.6     0.17 |    1000 |     0.127 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBu2RhoWSLinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBu2RhoWSLineFilterSequence       |     0.040 |     0.059 |    0.007       2.4     0.15 |    1000 |     0.059 |
+TimingAuditor.TIMER              INFO            StrippingB2XuMuNuBu2RhoWSLineVOIDFilter          |     0.010 |     0.005 |    0.002       0.1     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            Rho02PiPiWS_forB2XuMuNu                          |     0.211 |     0.197 |    0.079       0.8     0.11 |     142 |     0.028 |
+TimingAuditor.TIMER              INFO            RhoMuWS_forB2XuMuNu                              |     0.000 |     0.208 |    0.052       1.0     0.29 |      19 |     0.004 |
+TimingAuditor.TIMER              INFO            B2XuMuNuBu2RhoWSLine                             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBu2RhoWSLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XuMuNuBu2RhoSBLine                      |     0.140 |     0.129 |    0.028       2.5     0.19 |    1000 |     0.130 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBu2RhoSBLinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBu2RhoSBLineFilterSequence       |     0.050 |     0.065 |    0.007       2.4     0.18 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO            StrippingB2XuMuNuBu2RhoSBLineVOIDFilter          |     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            Rho02PiPiSB_forB2XuMuNu                          |     0.211 |     0.225 |    0.073       1.3     0.14 |     142 |     0.032 |
+TimingAuditor.TIMER              INFO            RhoMuSB_forB2XuMuNu                              |     0.000 |     0.151 |    0.046       1.9     0.34 |      32 |     0.005 |
+TimingAuditor.TIMER              INFO            B2XuMuNuBu2RhoSBLine                             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBu2RhoSBLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XuMuNuBu2KshSSMu_SSMuminusLine          |     0.190 |     0.187 |    0.026       5.5     0.30 |    1000 |     0.188 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBu2KshSSMu_SSMuminusLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBu2KshSSMu_SSMuminusLineFilterSeq|     0.130 |     0.124 |    0.007       5.4     0.28 |    1000 |     0.124 |
+TimingAuditor.TIMER              INFO            StrippingB2XuMuNuBu2KshSSMu_SSMuminusLineVOIDFilt|     0.010 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            Mu_forB2XuMuNu                                   |     0.019 |     0.017 |    0.005       0.1     0.02 |     507 |     0.009 |
+TimingAuditor.TIMER              INFO            MuMajorana_forB2XuMuNu                           |     0.000 |     0.054 |    0.013       4.5     0.35 |     160 |     0.009 |
+TimingAuditor.TIMER              INFO            KshMajoranaSSMu_forB2XuMuNu                      |     0.437 |     0.202 |    0.091       0.7     0.09 |     137 |     0.028 |
+TimingAuditor.TIMER              INFO            B2XuMuNuBu2KshSSMu_SSMuminusLine                 |     0.000 |     0.082 |    0.041       0.7     0.11 |      39 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBu2KshSSMu_SSMuminusLinePostScale|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XuMuNuBu2KshOSMu_SSMuplusLine           |     0.130 |     0.144 |    0.036       2.7     0.19 |    1000 |     0.144 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBu2KshOSMu_SSMuplusLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBu2KshOSMu_SSMuplusLineFilterSequ|     0.070 |     0.068 |    0.007       2.6     0.18 |    1000 |     0.068 |
+TimingAuditor.TIMER              INFO            StrippingB2XuMuNuBu2KshOSMu_SSMuplusLineVOIDFilte|     0.000 |     0.005 |    0.003       0.1     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            KshMajoranaOSMu_forB2XuMuNu                      |     0.291 |     0.210 |    0.086       1.7     0.15 |     137 |     0.029 |
+TimingAuditor.TIMER              INFO            B2XuMuNuBu2KshOSMu_SSMuplusLine                  |     0.192 |     0.081 |    0.045       0.7     0.10 |      52 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBu2KshOSMu_SSMuplusLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XuMuNuBs2KstarLine                      |     0.130 |     0.120 |    0.028       4.5     0.31 |    1000 |     0.121 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KstarLinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KstarLineFilterSequence       |     0.080 |     0.056 |    0.007       4.4     0.30 |    1000 |     0.056 |
+TimingAuditor.TIMER              INFO            StrippingB2XuMuNuBs2KstarLineVOIDFilter          |     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            KS02PiPi_forB2XuMuNu                             |     0.000 |     0.106 |    0.027       0.2     0.05 |      24 |     0.003 |
+TimingAuditor.TIMER              INFO            Kstar_forB2XuMuNu                                |     0.000 |     0.432 |    0.237       1.5     0.38 |      10 |     0.004 |
+TimingAuditor.TIMER              INFO            KstarMu_forB2XuMuNu                              |     0.000 |     0.174 |    0.092       0.6     0.16 |       9 |     0.002 |
+TimingAuditor.TIMER              INFO            B2XuMuNuBs2KstarLine                             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KstarLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XuMuNuBs2KstarSSLine                    |     0.110 |     0.078 |    0.027       0.8     0.06 |    1000 |     0.078 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KstarSSLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KstarSSLineFilterSequence     |     0.040 |     0.015 |    0.007       0.7     0.03 |    1000 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingB2XuMuNuBs2KstarSSLineVOIDFilter        |     0.020 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            KstarMuSS_forB2XuMuNu                            |     0.000 |     0.166 |    0.085       0.6     0.15 |       9 |     0.002 |
+TimingAuditor.TIMER              INFO            B2XuMuNuBs2KstarSSLine                           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XuMuNuBs2KstarSSLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB23MuNu_TriMuLine                         |     0.200 |     0.218 |    0.035       4.4     0.23 |    1000 |     0.219 |
+TimingAuditor.TIMER              INFO           StrippingB23MuNu_TriMuLinePreScaler               |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB23MuNu_TriMuLineFilterSequence          |     0.130 |     0.140 |    0.007       4.2     0.22 |    1000 |     0.140 |
+TimingAuditor.TIMER              INFO            StrippingB23MuNu_TriMuLineVOIDFilter             |     0.010 |     0.006 |    0.002       1.8     0.06 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO            Selection_B23MuNu_Muons                          |     0.075 |     0.060 |    0.005       0.2     0.03 |     665 |     0.040 |
+TimingAuditor.TIMER              INFO            B23MuNu_TriMuLine                                |     0.044 |     0.087 |    0.045       3.8     0.25 |     223 |     0.019 |
+TimingAuditor.TIMER              INFO           StrippingB23MuNu_TriMuLinePostScaler              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB23MuNu_TriFakeMuLine                     |     0.060 |     0.100 |    0.020      21.7     0.70 |    1000 |     0.101 |
+TimingAuditor.TIMER              INFO           StrippingB23MuNu_TriFakeMuLinePreScaler           |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB23MuNu_TriFakeMuLineFilterSequence      |     1.538 |     2.166 |    0.008      21.3     5.83 |      13 |     0.028 |
+TimingAuditor.TIMER              INFO            StrippingB23MuNu_TriFakeMuLineVOIDFilter         |     0.000 |     0.009 |    0.003       0.0     0.01 |      13 |     0.000 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllNoPIDsMuons_Particles        |     1.000 |     0.878 |    0.008      19.9     2.01 |     240 |     0.211 |
+TimingAuditor.TIMER              INFO            Selection_B23MuNu_FakeMuons                      |     0.000 |     0.180 |    0.060       0.4     0.17 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            Sel_B23MuNu_Jpsi                                 |     0.000 |     1.298 |    1.298       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B23MuNu_TriFakeMuLine                            |     0.000 |     0.614 |    0.614       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB23MuNu_TriFakeMuLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_D0_Electron                      |     0.760 |     0.859 |    0.037      14.3     1.45 |    1000 |     0.860 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_ElectronPreScaler            |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_ElectronHlt1Filter           |     0.010 |     0.016 |    0.007       0.1     0.01 |    1000 |     0.017 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_ElectronHlt2Filter           |     0.010 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_ElectronFilterSequence       |     1.679 |     1.940 |    0.130      14.1     1.68 |     387 |     0.751 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_D0_ElectronVOIDFilter          |     0.000 |     0.006 |    0.004       0.0     0.00 |     387 |     0.003 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseElectrons_Particles        |     0.702 |     0.833 |    0.036      13.8     1.22 |     911 |     0.759 |
+TimingAuditor.TIMER              INFO            eforB2DMuNuX                                     |     0.071 |     0.039 |    0.004       4.2     0.25 |     278 |     0.011 |
+TimingAuditor.TIMER              INFO            KforB2DMuNuX                                     |     0.050 |     0.048 |    0.006       0.7     0.05 |     197 |     0.010 |
+TimingAuditor.TIMER              INFO            PiforB2DMuNuX                                    |     0.050 |     0.063 |    0.015       0.2     0.03 |     197 |     0.012 |
+TimingAuditor.TIMER              INFO            CharmSelForD0_ElectronB2DMuNuX                   |     0.163 |     0.203 |    0.056       3.3     0.41 |      61 |     0.012 |
+TimingAuditor.TIMER              INFO            BSelForD0_ElectronB2DMuNuX                       |     0.000 |     0.349 |    0.057       2.2     0.70 |       9 |     0.003 |
+TimingAuditor.TIMER              INFO            B2DMuNuX_D0_Electron                             |     0.000 |     1.443 |    1.192       1.7     0.35 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_ElectronPostScaler           |     0.000 |     0.005 |    0.004       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_D0                               |     0.220 |     0.217 |    0.033       6.5     0.41 |    1000 |     0.217 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0PreScaler                     |     0.000 |     0.002 |    0.001       0.7     0.02 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0Hlt1Filter                    |     0.010 |     0.010 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0Hlt2Filter                    |     0.000 |     0.007 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0FilterSequence                |     0.361 |     0.309 |    0.010       6.4     0.57 |     387 |     0.120 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_D0VOIDFilter                   |     0.000 |     0.007 |    0.004       0.0     0.00 |     387 |     0.003 |
+TimingAuditor.TIMER              INFO            MuforB2DMuNuX                                    |     0.042 |     0.021 |    0.004       0.1     0.01 |     236 |     0.005 |
+TimingAuditor.TIMER              INFO            CharmSelForD0B2DMuNuX                            |     0.078 |     0.131 |    0.053       1.4     0.13 |     128 |     0.017 |
+TimingAuditor.TIMER              INFO            BSelForD0B2DMuNuX                                |     0.000 |     0.199 |    0.056       1.8     0.38 |      19 |     0.004 |
+TimingAuditor.TIMER              INFO            B2DMuNuX_D0                                      |     0.000 |     1.865 |    1.153       3.2     0.81 |       5 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0PostScaler                    |     0.000 |     0.002 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_D0_K3Pi                          |     0.220 |     0.182 |    0.032      16.0     0.65 |    1000 |     0.183 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_K3PiPreScaler                |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_K3PiHlt1Filter               |     0.010 |     0.009 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_K3PiHlt2Filter               |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_K3PiFilterSequence           |     0.335 |     0.225 |    0.008      15.8     1.02 |     387 |     0.087 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_D0_K3PiVOIDFilter              |     0.000 |     0.006 |    0.004       0.0     0.00 |     387 |     0.002 |
+TimingAuditor.TIMER              INFO            CharmSelForD0_K3PiB2DMuNuX                       |     0.555 |     0.420 |    0.053      10.1     1.22 |     126 |     0.053 |
+TimingAuditor.TIMER              INFO            BSelForD0_K3PiB2DMuNuX                           |     0.000 |     0.368 |    0.098       1.4     0.49 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DMuNuX_D0_K3Pi                                 |     6.666 |     2.861 |    1.428       3.8     1.27 |       3 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_K3PiPostScaler               |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_Dp                               |     0.190 |     0.160 |    0.032       7.3     0.40 |    1000 |     0.161 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DpPreScaler                     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DpHlt1Filter                    |     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DpHlt2Filter                    |     0.020 |     0.006 |    0.004       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DpFilterSequence                |     0.206 |     0.177 |    0.008       7.2     0.61 |     387 |     0.069 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_DpVOIDFilter                   |     0.000 |     0.005 |    0.003       0.0     0.00 |     387 |     0.002 |
+TimingAuditor.TIMER              INFO            CharmSelForDpB2DMuNuX                            |     0.156 |     0.179 |    0.050       1.7     0.20 |     128 |     0.023 |
+TimingAuditor.TIMER              INFO            BSelForDpB2DMuNuX                                |     0.000 |     0.197 |    0.077       1.4     0.30 |      19 |     0.004 |
+TimingAuditor.TIMER              INFO            B2DMuNuX_Dp                                      |     3.333 |     2.444 |    0.971       5.2     1.86 |       6 |     0.015 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DpPostScaler                    |     0.000 |     0.003 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_Ds                               |     0.130 |     0.142 |    0.030       3.7     0.24 |    1000 |     0.142 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DsPreScaler                     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DsHlt1Filter                    |     0.030 |     0.008 |    0.004       0.2     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DsHlt2Filter                    |     0.010 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DsFilterSequence                |     0.103 |     0.130 |    0.008       3.4     0.34 |     387 |     0.050 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_DsVOIDFilter                   |     0.000 |     0.005 |    0.003       0.0     0.00 |     387 |     0.002 |
+TimingAuditor.TIMER              INFO            CharmSelForDsB2DMuNuX                            |     0.077 |     0.164 |    0.048       2.3     0.24 |     129 |     0.021 |
+TimingAuditor.TIMER              INFO            BSelForDsB2DMuNuX                                |     0.000 |     0.158 |    0.060       0.7     0.16 |      14 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DMuNuX_Ds                                      |     0.000 |     1.879 |    1.411       2.3     0.66 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_DsPostScaler                    |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_Lc                               |     0.170 |     0.139 |    0.031       3.4     0.21 |    1000 |     0.139 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_LcPreScaler                     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_LcHlt1Filter                    |     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_LcHlt2Filter                    |     0.000 |     0.006 |    0.003       0.1     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_LcFilterSequence                |     0.180 |     0.126 |    0.008       3.3     0.29 |     387 |     0.049 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_LcVOIDFilter                   |     0.000 |     0.005 |    0.003       0.0     0.00 |     387 |     0.002 |
+TimingAuditor.TIMER              INFO            ProtonsForB2DMuNuX                               |     0.000 |     0.052 |    0.007       0.2     0.03 |     148 |     0.008 |
+TimingAuditor.TIMER              INFO            CharmSelForLcB2DMuNuX                            |     0.389 |     0.138 |    0.066       0.9     0.12 |      77 |     0.011 |
+TimingAuditor.TIMER              INFO            BSelForLcB2DMuNuX                                |     2.500 |     0.267 |    0.096       0.7     0.28 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DMuNuX_Lc                                      |     0.000 |     1.689 |    1.689       1.7     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_LcPostScaler                    |     0.000 |     0.001 |    0.001       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_Omegac                           |     0.090 |     0.120 |    0.032       5.4     0.20 |    1000 |     0.120 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_OmegacPreScaler                 |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_OmegacHlt1Filter                |     0.000 |     0.007 |    0.003       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_OmegacHlt2Filter                |     0.010 |     0.006 |    0.003       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_OmegacFilterSequence            |     0.025 |     0.073 |    0.007       5.2     0.29 |     387 |     0.028 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_OmegacVOIDFilter               |     0.000 |     0.005 |    0.003       0.0     0.00 |     387 |     0.002 |
+TimingAuditor.TIMER              INFO            CharmSelForOmegacB2DMuNuX                        |     0.131 |     0.174 |    0.065       2.5     0.32 |      76 |     0.013 |
+TimingAuditor.TIMER              INFO            BSelForOmegacB2DMuNuX                            |     0.000 |     1.432 |    1.432       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DMuNuX_Omegac                                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_OmegacPostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_Xic                              |     0.150 |     0.118 |    0.031       2.3     0.14 |    1000 |     0.118 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_XicPreScaler                    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_XicHlt1Filter                   |     0.000 |     0.007 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_XicHlt2Filter                   |     0.010 |     0.006 |    0.004       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_XicFilterSequence               |     0.103 |     0.071 |    0.008       2.1     0.19 |     387 |     0.028 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_XicVOIDFilter                  |     0.000 |     0.005 |    0.003       0.0     0.00 |     387 |     0.002 |
+TimingAuditor.TIMER              INFO            CharmSelForXicB2DMuNuX                           |     0.266 |     0.138 |    0.058       0.8     0.13 |      75 |     0.010 |
+TimingAuditor.TIMER              INFO            BSelForXicB2DMuNuX                               |     0.000 |     0.525 |    0.144       1.3     0.66 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DMuNuX_Xic                                     |     0.000 |     0.914 |    0.914       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_XicPostScaler                   |     0.000 |     0.001 |    0.001       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_Xic0                             |     0.030 |     0.121 |    0.030       4.5     0.19 |    1000 |     0.121 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Xic0PreScaler                   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Xic0Hlt1Filter                  |     0.000 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Xic0Hlt2Filter                  |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Xic0FilterSequence              |     0.025 |     0.065 |    0.008       2.1     0.16 |     387 |     0.025 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_Xic0VOIDFilter                 |     0.000 |     0.005 |    0.003       0.0     0.00 |     387 |     0.002 |
+TimingAuditor.TIMER              INFO            CharmSelForXic0B2DMuNuX                          |     0.131 |     0.155 |    0.061       1.7     0.24 |      76 |     0.012 |
+TimingAuditor.TIMER              INFO            BSelForXic0B2DMuNuX                              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuNuX_Xic0                                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Xic0PostScaler                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_D0_FakeMuon                      |     0.100 |     0.105 |    0.018      13.8     0.55 |    1000 |     0.106 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_FakeMuonPreScaler            |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_FakeMuonHlt1Filter           |     0.000 |     0.013 |    0.005       0.1     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_FakeMuonHlt2Filter           |     0.000 |     0.011 |    0.005       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_FakeMuonFilterSequence       |     2.500 |     4.250 |    1.082      13.5     4.15 |       8 |     0.034 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_D0_FakeMuonVOIDFilter          |     0.000 |     0.008 |    0.004       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            FakeMuonsForB2DMuNuX                             |     0.000 |     0.060 |    0.009       0.1     0.03 |      66 |     0.004 |
+TimingAuditor.TIMER              INFO            BSelFakeForD0B2DMuNuX                            |     0.000 |     2.326 |    2.326       2.3     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DMuNuX_D0_FakeMuon                             |     0.000 |     2.198 |    2.198       2.2     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_FakeMuonPostScaler           |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_D0_K3Pi_FakeMuon                 |     0.050 |     0.078 |    0.017       4.8     0.24 |    1000 |     0.079 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_K3Pi_FakeMuonPreScaler       |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_K3Pi_FakeMuonHlt1Filter      |     0.000 |     0.013 |    0.005       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_K3Pi_FakeMuonHlt2Filter      |     0.000 |     0.011 |    0.004       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_K3Pi_FakeMuonFilterSequence  |     2.857 |     2.435 |    1.042       4.7     1.36 |       7 |     0.017 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_D0_K3Pi_FakeMuonVOIDFilter     |     0.000 |     0.013 |    0.005       0.0     0.01 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            BSelFakeForD0_K3PiB2DMuNuX                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuNuX_D0_K3Pi_FakeMuon                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_K3Pi_FakeMuonPostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_Dp_FakeMuon                      |     0.080 |     0.084 |    0.018      14.1     0.46 |    1000 |     0.084 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Dp_FakeMuonPreScaler            |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Dp_FakeMuonHlt1Filter           |     0.000 |     0.014 |    0.005       0.1     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Dp_FakeMuonHlt2Filter           |     0.000 |     0.012 |    0.005       0.0     0.01 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Dp_FakeMuonFilterSequence       |     1.428 |     3.177 |    0.506      13.9     4.74 |       7 |     0.022 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_Dp_FakeMuonVOIDFilter          |     0.000 |     0.011 |    0.004       0.0     0.01 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            BSelFakeForDpB2DMuNuX                            |     0.000 |     8.454 |    8.454       8.5     0.00 |       1 |     0.008 |
+TimingAuditor.TIMER              INFO            B2DMuNuX_Dp_FakeMuon                             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Dp_FakeMuonPostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_Ds_FakeMuon                      |     0.060 |     0.076 |    0.017       3.7     0.21 |    1000 |     0.077 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Ds_FakeMuonPreScaler            |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Ds_FakeMuonHlt1Filter           |     0.000 |     0.011 |    0.006       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Ds_FakeMuonHlt2Filter           |     0.000 |     0.010 |    0.005       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Ds_FakeMuonFilterSequence       |     1.111 |     1.762 |    0.103       3.4     1.02 |       9 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_Ds_FakeMuonVOIDFilter          |     0.000 |     0.019 |    0.005       0.1     0.02 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            BSelFakeForDsB2DMuNuX                            |     0.000 |     0.762 |    0.110       1.4     0.92 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DMuNuX_Ds_FakeMuon                             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Ds_FakeMuonPostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_Lc_FakeMuon                      |     0.120 |     0.105 |    0.017      15.9     0.65 |    1000 |     0.106 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Lc_FakeMuonPreScaler            |     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Lc_FakeMuonHlt1Filter           |     0.000 |     0.014 |    0.006       0.1     0.01 |      24 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Lc_FakeMuonHlt2Filter           |     0.000 |     0.011 |    0.005       0.0     0.01 |      24 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Lc_FakeMuonFilterSequence       |     4.000 |     4.626 |    0.767      15.6     4.56 |      10 |     0.046 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_Lc_FakeMuonVOIDFilter          |     0.000 |     0.019 |    0.005       0.1     0.02 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            BSelFakeForLcB2DMuNuX                            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuNuX_Lc_FakeMuon                             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Lc_FakeMuonPostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_Omegac_FakeMuon                  |     0.160 |     0.088 |    0.017      13.2     0.46 |    1000 |     0.089 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Omegac_FakeMuonPreScaler        |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Omegac_FakeMuonHlt1Filter       |     0.000 |     0.016 |    0.006       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Omegac_FakeMuonHlt2Filter       |     0.000 |     0.012 |    0.005       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Omegac_FakeMuonFilterSequence   |     4.000 |     2.616 |    0.099      12.7     3.83 |      10 |     0.026 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_Omegac_FakeMuonVOIDFilter      |     0.000 |     0.021 |    0.005       0.1     0.02 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            BSelFakeForOmegacB2DMuNuX                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuNuX_Omegac_FakeMuon                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Omegac_FakeMuonPostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_Xic_FakeMuon                     |     0.090 |     0.081 |    0.016       5.9     0.29 |    1000 |     0.082 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Xic_FakeMuonPreScaler           |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Xic_FakeMuonHlt1Filter          |     0.000 |     0.013 |    0.006       0.0     0.01 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Xic_FakeMuonHlt2Filter          |     0.000 |     0.010 |    0.005       0.0     0.01 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Xic_FakeMuonFilterSequence      |     2.857 |     2.847 |    0.303       5.7     1.97 |       7 |     0.020 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_Xic_FakeMuonVOIDFilter         |     0.000 |     0.010 |    0.004       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            BSelFakeForXicB2DMuNuX                           |     0.000 |     0.604 |    0.604       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B2DMuNuX_Xic_FakeMuon                            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Xic_FakeMuonPostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_Xic0_FakeMuon                    |     0.110 |     0.077 |    0.017       3.6     0.18 |    1000 |     0.077 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Xic0_FakeMuonPreScaler          |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Xic0_FakeMuonHlt1Filter         |     0.000 |     0.022 |    0.006       0.1     0.02 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Xic0_FakeMuonHlt2Filter         |     0.000 |     0.012 |    0.005       0.0     0.01 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Xic0_FakeMuonFilterSequence     |     0.909 |     1.350 |    0.456       3.5     0.94 |      11 |     0.015 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_Xic0_FakeMuonVOIDFilter        |     0.000 |     0.015 |    0.004       0.1     0.02 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            BSelFakeForXic0B2DMuNuX                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2DMuNuX_Xic0_FakeMuon                           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_Xic0_FakeMuonPostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstMuNuInclLine                         |     0.380 |     0.364 |    0.024       4.0     0.33 |    1000 |     0.365 |
+TimingAuditor.TIMER              INFO           StrippingB2DstMuNuInclLinePreScaler               |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstMuNuInclLineFilterSequence          |     0.260 |     0.291 |    0.003       3.9     0.31 |    1000 |     0.291 |
+TimingAuditor.TIMER              INFO            D0ForB2DstMuNuIncl                               |     0.150 |     0.183 |    0.069       3.8     0.16 |     861 |     0.158 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllLoosePions_Particles         |     0.010 |     0.009 |    0.005       0.1     0.00 |     911 |     0.009 |
+TimingAuditor.TIMER              INFO            DstForB2DstMuNuIncl                              |     0.074 |     0.145 |    0.071       0.8     0.08 |     135 |     0.020 |
+TimingAuditor.TIMER              INFO            B2DstMuNuInclLine                                |     0.000 |     0.157 |    0.053       1.2     0.27 |      18 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DstMuNuInclLinePostScaler              |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DstMuNuInclWSLine                       |     0.080 |     0.117 |    0.022       2.2     0.16 |    1000 |     0.117 |
+TimingAuditor.TIMER              INFO           StrippingB2DstMuNuInclWSLinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DstMuNuInclWSLineFilterSequence        |     0.050 |     0.045 |    0.001       2.2     0.15 |    1000 |     0.046 |
+TimingAuditor.TIMER              INFO            DstWSForB2DstMuNuIncl                            |     0.148 |     0.125 |    0.063       0.8     0.07 |     135 |     0.017 |
+TimingAuditor.TIMER              INFO            B2DstMuNuInclWSLine                              |     0.526 |     0.150 |    0.057       1.5     0.33 |      19 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2DstMuNuInclWSLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuXB2DMuForTauMuLine                  |     0.120 |     0.080 |    0.022       2.5     0.13 |    1000 |     0.080 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXB2DMuForTauMuLinePreScaler        |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXB2DMuForTauMuLineHlt2Filter       |     0.010 |     0.010 |    0.005       0.1     0.00 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXB2DMuForTauMuLineFilterSequence   |     1.250 |     0.652 |    0.012       2.3     0.73 |      16 |     0.010 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuXB2DMuForTauMuLineVOIDFilter      |     0.000 |     0.010 |    0.005       0.0     0.01 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            MuforB2DMuForTauMu                               |     0.000 |     0.058 |    0.020       0.1     0.04 |      11 |     0.001 |
+TimingAuditor.TIMER              INFO            KforB2DMuForTauMu                                |     0.000 |     0.043 |    0.008       0.1     0.02 |      19 |     0.001 |
+TimingAuditor.TIMER              INFO            PiforB2DMuForTauMu                               |     0.588 |     0.062 |    0.027       0.1     0.02 |      17 |     0.001 |
+TimingAuditor.TIMER              INFO            D02KPiforB2DMuForTauMu                           |     0.000 |     0.155 |    0.059       0.9     0.20 |      17 |     0.003 |
+TimingAuditor.TIMER              INFO            b2D0MuXB2DMuForTauMuLine                         |    10.000 |     1.407 |    1.407       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXB2DMuForTauMuLinePostScaler       |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0K3piMuXB2DMuForTauMuLine              |     0.030 |     0.060 |    0.022       0.8     0.05 |    1000 |     0.060 |
+TimingAuditor.TIMER              INFO           Strippingb2D0K3piMuXB2DMuForTauMuLinePreScaler    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0K3piMuXB2DMuForTauMuLineHlt2Filter   |     0.000 |     0.007 |    0.003       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           Strippingb2D0K3piMuXB2DMuForTauMuLineFilterSequenc|     0.000 |     0.139 |    0.010       0.5     0.13 |      16 |     0.002 |
+TimingAuditor.TIMER              INFO            Strippingb2D0K3piMuXB2DMuForTauMuLineVOIDFilter  |     0.000 |     0.008 |    0.004       0.0     0.01 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            D02K3PiforB2DMuForTauMu                          |     0.000 |     0.203 |    0.056       1.5     0.34 |      17 |     0.003 |
+TimingAuditor.TIMER              INFO            b2D0K3piMuXB2DMuForTauMuLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2D0K3piMuXB2DMuForTauMuLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DpMuXB2DMuForTauMuLine                  |     0.060 |     0.060 |    0.019       1.9     0.08 |    1000 |     0.061 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXB2DMuForTauMuLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXB2DMuForTauMuLineHlt2Filter       |     0.000 |     0.006 |    0.003       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXB2DMuForTauMuLineFilterSequence   |     1.250 |     0.306 |    0.009       1.8     0.48 |      16 |     0.005 |
+TimingAuditor.TIMER              INFO            Strippingb2DpMuXB2DMuForTauMuLineVOIDFilter      |     0.000 |     0.008 |    0.004       0.0     0.00 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            Dp2K2PiforB2DMuForTauMu                          |     1.176 |     0.207 |    0.055       1.0     0.28 |      17 |     0.004 |
+TimingAuditor.TIMER              INFO            b2DpMuXB2DMuForTauMuLine                         |     0.000 |     0.810 |    0.168       1.5     0.91 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXB2DMuForTauMuLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DsMuXB2DMuForTauMuLine                  |     0.050 |     0.060 |    0.020       1.7     0.07 |    1000 |     0.061 |
+TimingAuditor.TIMER              INFO           Strippingb2DsMuXB2DMuForTauMuLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DsMuXB2DMuForTauMuLineHlt2Filter       |     0.000 |     0.006 |    0.003       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           Strippingb2DsMuXB2DMuForTauMuLineFilterSequence   |     0.000 |     0.253 |    0.009       1.7     0.42 |      16 |     0.004 |
+TimingAuditor.TIMER              INFO            Strippingb2DsMuXB2DMuForTauMuLineVOIDFilter      |     0.000 |     0.007 |    0.004       0.0     0.00 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            Ds2KKPiforB2DMuForTauMu                          |     0.000 |     0.151 |    0.049       0.8     0.18 |      17 |     0.003 |
+TimingAuditor.TIMER              INFO            b2DsMuXB2DMuForTauMuLine                         |     0.000 |     0.393 |    0.161       0.6     0.33 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           Strippingb2DsMuXB2DMuForTauMuLinePostScaler       |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2LcMuXB2DMuForTauMuLine                  |     0.040 |     0.062 |    0.020       2.5     0.10 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXB2DMuForTauMuLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXB2DMuForTauMuLineHlt2Filter       |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXB2DMuForTauMuLineFilterSequence   |     0.625 |     0.405 |    0.014       2.4     0.61 |      16 |     0.006 |
+TimingAuditor.TIMER              INFO            Strippingb2LcMuXB2DMuForTauMuLineVOIDFilter      |     0.000 |     0.007 |    0.004       0.0     0.00 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            PforB2DMuForTauMu                                |     0.000 |     0.055 |    0.025       0.1     0.02 |      17 |     0.001 |
+TimingAuditor.TIMER              INFO            Lc2pKPiforB2DMuForTauMu                          |     0.000 |     0.178 |    0.065       0.7     0.20 |      17 |     0.003 |
+TimingAuditor.TIMER              INFO            b2LcMuXB2DMuForTauMuLine                         |     0.000 |     1.506 |    1.506       1.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXB2DMuForTauMuLinePostScaler       |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuXFakeB2DMuForTauMuLine              |     0.050 |     0.075 |    0.021       5.0     0.23 |    1000 |     0.076 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXFakeB2DMuForTauMuLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXFakeB2DMuForTauMuLineHlt2Filter   |     0.010 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXFakeB2DMuForTauMuLineFilterSequenc|     0.000 |     1.641 |    0.019       4.7     1.34 |      11 |     0.018 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuXFakeB2DMuForTauMuLineVOIDFilter  |     0.000 |     0.013 |    0.007       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            FakeMuforB2DMuForTauMu                           |     0.000 |     0.233 |    0.116       0.6     0.16 |       9 |     0.002 |
+TimingAuditor.TIMER              INFO            b2D0MuXFakeB2DMuForTauMuLine                     |     0.000 |     1.442 |    1.442       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXFakeB2DMuForTauMuLinePostScaler   |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0K3piMuXFakeB2DMuForTauMuLine          |     0.050 |     0.064 |    0.020       4.1     0.14 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           Strippingb2D0K3piMuXFakeB2DMuForTauMuLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0K3piMuXFakeB2DMuForTauMuLineHlt2Filte|     0.010 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           Strippingb2D0K3piMuXFakeB2DMuForTauMuLineFilterSeq|     0.000 |     0.611 |    0.017       3.9     1.20 |      11 |     0.007 |
+TimingAuditor.TIMER              INFO            Strippingb2D0K3piMuXFakeB2DMuForTauMuLineVOIDFilt|     0.000 |     0.011 |    0.007       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            b2D0K3piMuXFakeB2DMuForTauMuLine                 |     0.000 |     3.057 |    3.057       3.1     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO           Strippingb2D0K3piMuXFakeB2DMuForTauMuLinePostScale|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DpMuXFakeB2DMuForTauMuLine              |     0.040 |     0.059 |    0.019       2.1     0.09 |    1000 |     0.060 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXFakeB2DMuForTauMuLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXFakeB2DMuForTauMuLineHlt2Filter   |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXFakeB2DMuForTauMuLineFilterSequenc|     0.000 |     0.382 |    0.013       2.0     0.64 |      11 |     0.004 |
+TimingAuditor.TIMER              INFO            Strippingb2DpMuXFakeB2DMuForTauMuLineVOIDFilter  |     0.000 |     0.010 |    0.004       0.0     0.00 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            b2DpMuXFakeB2DMuForTauMuLine                     |     0.000 |     1.523 |    1.523       1.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXFakeB2DMuForTauMuLinePostScaler   |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DsMuXFakeB2DMuForTauMuLine              |     0.050 |     0.058 |    0.019       3.2     0.11 |    1000 |     0.058 |
+TimingAuditor.TIMER              INFO           Strippingb2DsMuXFakeB2DMuForTauMuLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DsMuXFakeB2DMuForTauMuLineHlt2Filter   |     0.010 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           Strippingb2DsMuXFakeB2DMuForTauMuLineFilterSequenc|     0.000 |     0.449 |    0.014       3.1     0.91 |      11 |     0.005 |
+TimingAuditor.TIMER              INFO            Strippingb2DsMuXFakeB2DMuForTauMuLineVOIDFilter  |     0.000 |     0.007 |    0.004       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            b2DsMuXFakeB2DMuForTauMuLine                     |     0.000 |     1.047 |    0.242       1.9     1.14 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DsMuXFakeB2DMuForTauMuLinePostScaler   |     0.000 |     0.003 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2LcMuXFakeB2DMuForTauMuLine              |     0.070 |     0.058 |    0.017       3.2     0.12 |    1000 |     0.059 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXFakeB2DMuForTauMuLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXFakeB2DMuForTauMuLineHlt2Filter   |     0.000 |     0.006 |    0.003       0.1     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXFakeB2DMuForTauMuLineFilterSequenc|     1.818 |     0.551 |    0.014       3.1     0.92 |      11 |     0.006 |
+TimingAuditor.TIMER              INFO            Strippingb2LcMuXFakeB2DMuForTauMuLineVOIDFilter  |     0.000 |     0.008 |    0.004       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            b2LcMuXFakeB2DMuForTauMuLine                     |     5.000 |     1.045 |    0.372       1.7     0.95 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXFakeB2DMuForTauMuLinePostScaler   |     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuXB2DMuForLNuLine                    |     0.130 |     0.145 |    0.020       3.9     0.27 |    1000 |     0.146 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXB2DMuForLNuLinePreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXB2DMuForLNuLineHlt2Filter         |     0.000 |     0.008 |    0.003       0.4     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXB2DMuForLNuLineFilterSequence     |     0.222 |     0.232 |    0.009       3.8     0.36 |     359 |     0.083 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuXB2DMuForLNuLineVOIDFilter        |     0.000 |     0.007 |    0.004       0.0     0.00 |     359 |     0.003 |
+TimingAuditor.TIMER              INFO            MuforB2DMuForLNu                                 |     0.000 |     0.055 |    0.021       0.2     0.03 |     193 |     0.011 |
+TimingAuditor.TIMER              INFO            KforB2DMuForLNu                                  |     0.000 |     0.034 |    0.005       0.1     0.02 |     209 |     0.007 |
+TimingAuditor.TIMER              INFO            PiforB2DMuForLNu                                 |     0.131 |     0.053 |    0.019       0.2     0.03 |     152 |     0.008 |
+TimingAuditor.TIMER              INFO            D02KPiforB2DMuForLNu                             |     0.132 |     0.106 |    0.056       1.8     0.15 |     151 |     0.016 |
+TimingAuditor.TIMER              INFO            b2D0MuXB2DMuForLNuLine                           |     0.000 |     2.632 |    2.632       2.6     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXB2DMuForLNuLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0EXB2DMuForLNuLine                     |     0.200 |     0.175 |    0.019       3.8     0.37 |    1000 |     0.176 |
+TimingAuditor.TIMER              INFO           Strippingb2D0EXB2DMuForLNuLinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0EXB2DMuForLNuLineHlt2Filter          |     0.000 |     0.007 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           Strippingb2D0EXB2DMuForLNuLineFilterSequence      |     0.417 |     0.311 |    0.008       3.5     0.50 |     359 |     0.112 |
+TimingAuditor.TIMER              INFO            Strippingb2D0EXB2DMuForLNuLineVOIDFilter         |     0.055 |     0.011 |    0.003       2.0     0.10 |     359 |     0.004 |
+TimingAuditor.TIMER              INFO            EforB2DMuForLNu                                  |     0.084 |     0.050 |    0.020       0.2     0.03 |     238 |     0.012 |
+TimingAuditor.TIMER              INFO            b2D0EXB2DMuForLNuLine                            |     0.000 |     0.997 |    0.145       1.8     1.20 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0EXB2DMuForLNuLinePostScaler          |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0LXFakeB2DMuForLNuLine                 |     0.120 |     0.128 |    0.015       9.7     0.64 |    1000 |     0.129 |
+TimingAuditor.TIMER              INFO           Strippingb2D0LXFakeB2DMuForLNuLinePreScaler       |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           Strippingb2D0LXFakeB2DMuForLNuLineHlt2Filter      |     0.000 |     0.009 |    0.004       0.0     0.01 |     101 |     0.001 |
+TimingAuditor.TIMER              INFO           Strippingb2D0LXFakeB2DMuForLNuLineFilterSequence  |     1.818 |     2.372 |    0.009       9.5     2.55 |      33 |     0.078 |
+TimingAuditor.TIMER              INFO            Strippingb2D0LXFakeB2DMuForLNuLineVOIDFilter     |     0.000 |     0.007 |    0.004       0.0     0.01 |      33 |     0.000 |
+TimingAuditor.TIMER              INFO            FakeMuforB2DMuForLNu                             |     0.000 |     0.212 |    0.091       0.5     0.10 |      30 |     0.006 |
+TimingAuditor.TIMER              INFO            b2D0LXFakeB2DMuForLNuLine                        |     0.000 |     1.420 |    1.420       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           Strippingb2D0LXFakeB2DMuForLNuLinePostScaler      |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2PPbarMuForTauMuLine                     |     0.120 |     0.081 |    0.028       2.3     0.13 |    1000 |     0.082 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuLinePreScaler           |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuLineHlt2Filter          |     0.020 |     0.007 |    0.003       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuLineFilterSequence      |     0.000 |     0.388 |    0.011       1.9     0.62 |      16 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingB2PPbarMuForTauMuLineVOIDFilter         |     0.000 |     0.007 |    0.004       0.0     0.00 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            Mu_forB2PPbarMuForTauMu                          |     0.107 |     0.033 |    0.020       0.1     0.01 |      93 |     0.003 |
+TimingAuditor.TIMER              INFO            MERGED:Selection_mergeddaughtersB2PPbarMuForTauMu|     0.212 |     0.200 |    0.015       1.9     0.26 |      94 |     0.019 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Selection_mergeddaughtersB2PPbarMuF|     0.212 |     0.159 |    0.011       1.8     0.22 |      94 |     0.015 |
+TimingAuditor.TIMER              INFO              INPUT:p_forB2PPbarMuForTauMu                   |     0.106 |     0.093 |    0.002       0.4     0.07 |      94 |     0.009 |
+TimingAuditor.TIMER              INFO               p_forB2PPbarMuForTauMu                        |     0.000 |     0.019 |    0.006       0.1     0.02 |      88 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:PPbar_B_forB2PPbarMuForTauMu             |     0.106 |     0.053 |    0.001       1.6     0.18 |      94 |     0.005 |
+TimingAuditor.TIMER              INFO               PPbar_B_forB2PPbarMuForTauMu                  |     0.454 |     0.132 |    0.037       1.5     0.32 |      22 |     0.003 |
+TimingAuditor.TIMER              INFO             Selection_mergeddaughtersB2PPbarMuForTauMu      |     0.000 |     0.006 |    0.004       0.0     0.01 |      22 |     0.000 |
+TimingAuditor.TIMER              INFO            B2PPbarMuForTauMuLine                            |     0.000 |     0.078 |    0.066       0.1     0.02 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2PPbarMuForTauMuTopoLine                 |     0.100 |     0.106 |    0.025       2.2     0.16 |    1000 |     0.107 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuTopoLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuTopoLineHlt2Filter      |     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuTopoLineFilterSequence  |     0.689 |     0.381 |    0.010       2.2     0.32 |      87 |     0.033 |
+TimingAuditor.TIMER              INFO            StrippingB2PPbarMuForTauMuTopoLineVOIDFilter     |     0.000 |     0.009 |    0.004       0.2     0.02 |      87 |     0.001 |
+TimingAuditor.TIMER              INFO            B2PPbarMuForTauMuTopoLine                        |     0.000 |     0.067 |    0.041       0.1     0.03 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuTopoLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2PPbarMuForTauMuSSLine                   |     0.150 |     0.084 |    0.022       1.6     0.10 |    1000 |     0.085 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuSSLinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuSSLineHlt2Filter        |     0.020 |     0.007 |    0.003       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuSSLineFilterSequence    |     0.114 |     0.141 |    0.009       1.5     0.24 |      87 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB2PPbarMuForTauMuSSLineVOIDFilter       |     0.000 |     0.006 |    0.004       0.0     0.00 |      87 |     0.001 |
+TimingAuditor.TIMER              INFO            MERGED:Selection_same-sign_mergeddaughtersB2PPbar|     0.120 |     0.091 |    0.010       1.0     0.17 |      83 |     0.008 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Selection_same-sign_mergeddaughters|     0.000 |     0.047 |    0.005       0.5     0.08 |      83 |     0.004 |
+TimingAuditor.TIMER              INFO              INPUT:PPbar_SS_B_forB2PPbarMuForTauMu          |     0.000 |     0.040 |    0.002       0.4     0.08 |      83 |     0.003 |
+TimingAuditor.TIMER              INFO               PPbar_SS_B_forB2PPbarMuForTauMu               |     0.000 |     0.056 |    0.037       0.1     0.02 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO             Selection_same-sign_mergeddaughtersB2PPbarMuForT|     0.000 |     0.005 |    0.004       0.0     0.00 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            B2PPbarMuForTauMuSSLine                          |     0.000 |     0.062 |    0.038       0.1     0.02 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuSSLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2PPbarMuForTauMufakePLine                |     0.060 |     0.077 |    0.016       2.6     0.14 |    1000 |     0.078 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMufakePLinePreScaler      |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMufakePLineHlt2Filter     |     0.000 |     0.008 |    0.004       0.0     0.01 |     211 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMufakePLineFilterSequence |     0.625 |     0.765 |    0.188       2.5     0.55 |      16 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB2PPbarMuForTauMufakePLineVOIDFilter    |     0.000 |     0.008 |    0.004       0.0     0.00 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO            MERGED:Selection_fakemergeddaughtersB2PPbarMuForT|     0.322 |     0.577 |    0.089       2.1     0.38 |      31 |     0.018 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Selection_fakemergeddaughtersB2PPba|     0.322 |     0.435 |    0.085       2.0     0.33 |      31 |     0.013 |
+TimingAuditor.TIMER              INFO              INPUT:fakep_forB2PPbarMuForTauMu               |     0.000 |     0.219 |    0.076       0.4     0.08 |      31 |     0.007 |
+TimingAuditor.TIMER              INFO               fakep_forB2PPbarMuForTauMu                    |     0.000 |     0.067 |    0.026       0.1     0.03 |      31 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:fakePPbar_B_forB2PPbarMuForTauMu         |     0.322 |     0.200 |    0.003       1.7     0.30 |      31 |     0.006 |
+TimingAuditor.TIMER              INFO               fakePPbar_B_forB2PPbarMuForTauMu              |     0.000 |     0.156 |    0.039       1.6     0.32 |      25 |     0.004 |
+TimingAuditor.TIMER              INFO             Selection_fakemergeddaughtersB2PPbarMuForTauMu  |     0.000 |     0.007 |    0.003       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B2PPbarMuForTauMufakePLine                       |     0.000 |     0.162 |    0.041       1.5     0.40 |      14 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMufakePLinePostScaler     |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2PPbarMuForTauMuSSfakePLine              |     0.040 |     0.074 |    0.017       2.4     0.13 |    1000 |     0.074 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuSSfakePLinePreScaler    |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuSSfakePLineHlt2Filter   |     0.052 |     0.008 |    0.004       0.0     0.00 |     192 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuSSfakePLineFilterSequenc|     0.000 |     0.601 |    0.019       2.3     0.55 |      22 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingB2PPbarMuForTauMuSSfakePLineVOIDFilter  |     0.000 |     0.013 |    0.004       0.1     0.01 |      22 |     0.000 |
+TimingAuditor.TIMER              INFO            B2PPbarMuForTauMuSSfakePLine                     |     0.000 |     0.064 |    0.040       0.1     0.02 |      17 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuSSfakePLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2PPbarMuForTauMufakeMuLine               |     0.070 |     0.066 |    0.016       5.9     0.19 |    1000 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMufakeMuLinePreScaler     |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMufakeMuLineHlt2Filter    |     0.000 |     0.009 |    0.004       0.0     0.01 |     194 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMufakeMuLineFilterSequence|     0.000 |     0.355 |    0.355       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            StrippingB2PPbarMuForTauMufakeMuLineVOIDFilter   |     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            fakeMu_forB2PPbarMuForTauMu                      |     0.357 |     0.171 |    0.055       0.5     0.08 |      84 |     0.014 |
+TimingAuditor.TIMER              INFO            B2PPbarMuForTauMufakeMuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMufakeMuLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2PPbarMuForTauMuSSfakeMuLine             |     0.280 |     0.203 |    0.023      10.4     0.68 |    1000 |     0.203 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuSSfakeMuLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuSSfakeMuLineHlt2Filter  |     0.000 |     0.008 |    0.004       0.1     0.01 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuSSfakeMuLineFilterSequen|     2.528 |     1.490 |    0.009      10.1     1.75 |      87 |     0.130 |
+TimingAuditor.TIMER              INFO            StrippingB2PPbarMuForTauMuSSfakeMuLineVOIDFilter |     0.000 |     0.006 |    0.004       0.0     0.00 |      87 |     0.001 |
+TimingAuditor.TIMER              INFO            B2PPbarMuForTauMuSSfakeMuLine                    |     0.000 |     0.070 |    0.045       0.2     0.03 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2PPbarMuForTauMuSSfakeMuLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2st2KKMuLine                            |     0.170 |     0.257 |    0.029       5.2     0.28 |    1000 |     0.258 |
+TimingAuditor.TIMER              INFO           StrippingBs2st2KKMuLinePreScaler                  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2st2KKMuLineFilterSequence             |     0.120 |     0.191 |    0.009       5.1     0.26 |    1000 |     0.192 |
+TimingAuditor.TIMER              INFO            StrippingBs2st2KKMuLineVOIDFilter                |     0.000 |     0.007 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO            K2_forBs2st2KKMuX                                |     0.058 |     0.052 |    0.005       0.3     0.04 |     861 |     0.045 |
+TimingAuditor.TIMER              INFO            Mu_forBs2st2KKMuX                                |     0.095 |     0.022 |    0.005       0.1     0.02 |     210 |     0.005 |
+TimingAuditor.TIMER              INFO            Bu2KMu_forBs2st2KKMuX                            |     0.253 |     0.147 |    0.059       1.0     0.13 |      79 |     0.012 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllLooseKaons_Particles         |     0.000 |     0.010 |    0.005       0.1     0.01 |     911 |     0.009 |
+TimingAuditor.TIMER              INFO            K1_forBs2st2KKMuX                                |     0.000 |     0.107 |    0.043       0.3     0.08 |       8 |     0.001 |
+TimingAuditor.TIMER              INFO            Bs2st2KKMuLine                                   |     0.000 |     0.265 |    0.065       0.6     0.29 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bs2st2KKMuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2st2KKMuLinePostScaler                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2st2KKMuWSLine                          |     0.080 |     0.079 |    0.026       1.0     0.06 |    1000 |     0.079 |
+TimingAuditor.TIMER              INFO           StrippingBs2st2KKMuWSLinePreScaler                |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2st2KKMuWSLineFilterSequence           |     0.030 |     0.014 |    0.007       0.7     0.02 |    1000 |     0.015 |
+TimingAuditor.TIMER              INFO            StrippingBs2st2KKMuWSLineVOIDFilter              |     0.020 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            Bs2st2KKMuWSLine                                 |     0.000 |     0.250 |    0.077       0.5     0.25 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bs2st2KKMuWSLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2st2KKMuWSLinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2st2KKJpsiLine                          |     0.180 |     0.152 |    0.025       1.8     0.16 |    1000 |     0.153 |
+TimingAuditor.TIMER              INFO           StrippingBs2st2KKJpsiLinePreScaler                |     0.000 |     0.002 |    0.001       0.2     0.01 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2st2KKJpsiLineFilterSequence           |     0.090 |     0.092 |    0.006       1.8     0.14 |    1000 |     0.092 |
+TimingAuditor.TIMER              INFO            StrippingBs2st2KKJpsiLineVOIDFilter              |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdMassConstrainedJpsi2MuMu_Particl|     0.241 |     0.225 |    0.076       8.6     0.37 |     911 |     0.205 |
+TimingAuditor.TIMER              INFO            Jpsi_forBs2st2KKMuX                              |     0.000 |     0.010 |    0.007       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Bu2KJpsi_forBs2st2KKMuX                          |     0.000 |     0.383 |    0.057       1.4     0.58 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            K1Loose_forBs2st2KKMuX                           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bs2st2KKJpsiLine                                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2st2KKJpsiLinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2st2KKJpsiWSLine                        |     0.050 |     0.076 |    0.026       0.4     0.05 |    1000 |     0.076 |
+TimingAuditor.TIMER              INFO           StrippingBs2st2KKJpsiWSLinePreScaler              |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2st2KKJpsiWSLineFilterSequence         |     0.010 |     0.013 |    0.007       0.1     0.01 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingBs2st2KKJpsiWSLineVOIDFilter            |     0.000 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            Bs2st2KKJpsiWSLine                               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2st2KKJpsiWSLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingbhad2PMuXLine                             |     0.660 |     0.690 |    0.035     221.5     7.00 |    1000 |     0.690 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXLinePreScaler                   |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXLineL0DUFilter                  |     0.540 |     0.547 |    0.007     221.4     6.99 |    1000 |     0.548 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXLineHlt2Filter                  |     0.000 |     0.016 |    0.007       0.1     0.01 |     300 |     0.005 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXLineFilterSequence              |     0.333 |     0.709 |    0.012       5.7     0.75 |      90 |     0.064 |
+TimingAuditor.TIMER              INFO            Strippingbhad2PMuXLineVOIDFilter                 |     0.000 |     0.006 |    0.004       0.0     0.00 |      90 |     0.001 |
+TimingAuditor.TIMER              INFO            Mu_forbhad2PMuX                                  |     0.000 |     0.029 |    0.006       0.1     0.01 |      86 |     0.002 |
+TimingAuditor.TIMER              INFO            Mu_forbhad2PMuXTOS                               |     0.389 |     0.292 |    0.077       2.3     0.38 |      77 |     0.023 |
+TimingAuditor.TIMER              INFO            MERGED:Selection_mergeddaughtersbhad2PMuX        |     0.250 |     0.262 |    0.023       3.3     0.56 |      80 |     0.021 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Selection_mergeddaughtersbhad2PMuX |     0.250 |     0.230 |    0.018       3.0     0.48 |      80 |     0.018 |
+TimingAuditor.TIMER              INFO              INPUT:p_forbhad2PMuX                           |     0.125 |     0.089 |    0.002       0.4     0.06 |      80 |     0.007 |
+TimingAuditor.TIMER              INFO               p_forbhad2PMuX                                |     0.000 |     0.016 |    0.006       0.1     0.01 |      77 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:PPbar_Lb_forbhad2PMuX                    |     0.125 |     0.032 |    0.002       0.6     0.10 |      80 |     0.003 |
+TimingAuditor.TIMER              INFO               PPbar_Lb_forbhad2PMuX                         |     0.000 |     0.161 |    0.051       0.6     0.17 |       8 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:Ppipi_Lb_forbhad2PMuX                    |     0.000 |     0.091 |    0.001       2.4     0.35 |      80 |     0.007 |
+TimingAuditor.TIMER              INFO               pi_forbhad2PMuX                               |     0.000 |     0.069 |    0.031       0.2     0.05 |       9 |     0.001 |
+TimingAuditor.TIMER              INFO               Ppipi_Lb_forbhad2PMuX                         |     0.000 |     0.453 |    0.078       1.9     0.61 |       8 |     0.004 |
+TimingAuditor.TIMER              INFO             Selection_mergeddaughtersbhad2PMuX              |     0.000 |     0.007 |    0.004       0.0     0.00 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            pMu_Lb_forbhad2PMuX                              |     0.000 |     0.394 |    0.049       1.7     0.71 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            bhad2PMuXLine                                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXLinePostScaler                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingbhad2PMuXSSLine                           |     0.030 |     0.054 |    0.017       0.9     0.05 |    1000 |     0.055 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXSSLinePreScaler                 |     0.020 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXSSLineL0DUFilter                |     0.000 |     0.007 |    0.003       0.0     0.00 |     187 |     0.001 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXSSLineHlt2Filter                |     0.000 |     0.011 |    0.006       0.0     0.01 |      61 |     0.001 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXSSLineFilterSequence            |     0.000 |     0.055 |    0.012       0.8     0.15 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            Strippingbhad2PMuXSSLineVOIDFilter               |     0.000 |     0.007 |    0.004       0.0     0.01 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            pMuSS_Lb_forbhad2PMuX                            |     0.000 |     0.372 |    0.101       0.6     0.38 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            bhad2PMuXSSLine                                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXSSLinePostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingbhad2PMuXFakepLine                        |     0.080 |     0.046 |    0.015       0.3     0.04 |    1000 |     0.046 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXFakepLinePreScaler              |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXFakepLineL0DUFilter             |     0.588 |     0.011 |    0.004       0.1     0.01 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXFakepLineHlt2Filter             |     0.000 |     0.015 |    0.006       0.0     0.01 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXFakepLineFilterSequence         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Strippingbhad2PMuXFakepLineVOIDFilter            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            MERGED:Selection_fakemergeddaughtersbhad2PMuX    |    10.000 |     3.919 |    3.919       3.9     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Selection_fakemergeddaughtersbhad2P|    10.000 |     3.503 |    3.503       3.5     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO              INPUT:fakep_forbhad2PMuX                       |     0.000 |     0.448 |    0.448       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO               fakep_forbhad2PMuX                            |     0.000 |     0.131 |    0.131       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:fakePPbar_Lb_forbhad2PMuX                |     0.000 |     1.132 |    1.132       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO               fakePPbar_Lb_forbhad2PMuX                     |     0.000 |     0.969 |    0.969       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:fakePpipi_Lb_forbhad2PMuX                |    10.000 |     1.886 |    1.886       1.9     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO               fakePpipi_Lb_forbhad2PMuX                     |    10.000 |     1.127 |    1.127       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO             Selection_fakemergeddaughtersbhad2PMuX          |     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            pMu_fakep_Lb_forbhad2PMuX                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            bhad2PMuXFakepLine                               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXFakepLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingbhad2PMuXFakeSSpLine                      |     0.070 |     0.050 |    0.014       5.1     0.16 |    1000 |     0.051 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXFakeSSpLinePreScaler            |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXFakeSSpLineL0DUFilter           |     0.000 |     0.012 |    0.005       0.0     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXFakeSSpLineHlt2Filter           |     0.000 |     0.017 |    0.015       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXFakeSSpLineFilterSequence       |    10.000 |     4.864 |    4.864       4.9     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO            Strippingbhad2PMuXFakeSSpLineVOIDFilter          |     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            pMuSS_fakep_Lb_forbhad2PMuX                      |     0.000 |     0.684 |    0.684       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            bhad2PMuXFakeSSpLine                             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXFakeSSpLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingbhad2PMuXFakemuLine                       |     0.100 |     0.070 |    0.015      13.4     0.47 |    1000 |     0.070 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXFakemuLinePreScaler             |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXFakemuLineHlt2Filter            |     0.000 |     0.014 |    0.006       0.0     0.01 |      32 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXFakemuLineFilterSequence        |     5.714 |     3.283 |    0.095      13.1     4.71 |       7 |     0.023 |
+TimingAuditor.TIMER              INFO            Strippingbhad2PMuXFakemuLineVOIDFilter           |     0.000 |     0.010 |    0.006       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO            fakeMu_forbhad2PMuX                              |     0.000 |     0.115 |    0.031       0.2     0.06 |       8 |     0.001 |
+TimingAuditor.TIMER              INFO            pMu_fakemu_Lb_forbhad2PMuX                       |     0.000 |     0.589 |    0.151       1.0     0.62 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            bhad2PMuXFakemuLine                              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXFakemuLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingbhad2PMuXFakeSSmuLine                     |     0.060 |     0.052 |    0.014       8.5     0.27 |    1000 |     0.052 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXFakeSSmuLinePreScaler           |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXFakeSSmuLineHlt2Filter          |     0.000 |     0.019 |    0.019       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXFakeSSmuLineFilterSequence      |     0.000 |     8.330 |    8.330       8.3     0.00 |       1 |     0.008 |
+TimingAuditor.TIMER              INFO            Strippingbhad2PMuXFakeSSmuLineVOIDFilter         |     0.000 |     0.013 |    0.013       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            pMuSS_fakemu_Lb_forbhad2PMuX                     |     0.000 |     1.526 |    1.526       1.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            bhad2PMuXFakeSSmuLine                            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingbhad2PMuXFakeSSmuLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStreamSemileptonic                        |     0.140 |     0.162 |    0.069       0.7     0.07 |    1000 |     0.162 |
+TimingAuditor.TIMER              INFO           StrippingStreamSemileptonicPreScaler              |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStreamSemileptonicFilterSequence         |     0.070 |     0.089 |    0.014       0.3     0.04 |    1000 |     0.089 |
+TimingAuditor.TIMER              INFO            StrippingStreamSeqSemileptonic                   |     0.040 |     0.080 |    0.007       0.2     0.04 |    1000 |     0.080 |
+TimingAuditor.TIMER              INFO           StrippingStreamSemileptonicPostScaler             |     0.000 |     0.001 |    0.001       0.0     0.00 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO        StrippingSequenceStreamBhadronCompleteEvent          |    57.830 |    58.292 |    6.485    1786.4    75.87 |    1000 |    58.292 |
+TimingAuditor.TIMER              INFO         StrippingBadEventSequenceBhadronCompleteEvent       |     0.030 |     0.071 |    0.025       0.4     0.04 |    1000 |     0.072 |
+TimingAuditor.TIMER              INFO          StrippingStreamBhadronCompleteEventBadEvent        |     0.030 |     0.064 |    0.021       0.4     0.04 |    1000 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingStreamBhadronCompleteEventBadEventPreScal|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStreamBhadronCompleteEventBadEventFilterS|     0.010 |     0.004 |    0.002       0.2     0.01 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingStreamBhadronCompleteEventBadEventPostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO         StrippingProtectedSequenceBhadronCompleteEvent      |    57.790 |    58.206 |    6.448    1786.3    75.86 |    1000 |    58.207 |
+TimingAuditor.TIMER              INFO          StrippingTaggedJetsJetPairLine                     |    36.000 |    36.162 |    3.081    1736.9    66.77 |    1000 |    36.162 |
+TimingAuditor.TIMER              INFO           StrippingTaggedJetsJetPairLinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTaggedJetsJetPairLineFilterSequence      |    35.900 |    36.075 |    3.044    1736.8    66.76 |    1000 |    36.076 |
+TimingAuditor.TIMER              INFO            StrippingGoodEventConditionBhadronCompleteEvent  |     0.020 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_BDTTagJets_Particles               |    35.790 |    36.012 |    3.032    1736.8    66.75 |    1000 |    36.012 |
+TimingAuditor.TIMER              INFO            TaggedJetsJetPairLine                            |     0.161 |     0.095 |    0.031       5.9     0.38 |     248 |     0.024 |
+TimingAuditor.TIMER              INFO           StrippingTaggedJetsJetPairLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTaggedJetsJetPairLineExclusiveDiJet       |     0.090 |     0.112 |    0.032       9.2     0.30 |    1000 |     0.112 |
+TimingAuditor.TIMER              INFO           StrippingTaggedJetsJetPairLineExclusiveDiJetPreSca|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingTaggedJetsJetPairLineExclusiveDiJetFilter|     0.030 |     0.050 |    0.009       9.0     0.30 |    1000 |     0.050 |
+TimingAuditor.TIMER              INFO            StrippingTaggedJetsJetPairLineExclusiveDiJetVOIDF|     0.010 |     0.022 |    0.004       0.1     0.02 |    1000 |     0.023 |
+TimingAuditor.TIMER              INFO            TaggedJetsJetPairLineExclusiveDiJet              |     0.317 |     0.205 |    0.024       8.9     1.12 |      63 |     0.013 |
+TimingAuditor.TIMER              INFO           StrippingTaggedJetsJetPairLineExclusiveDiJetPostSc|     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTaggedJetsDiJetPairLine                   |     0.100 |     0.130 |    0.022       5.7     0.38 |    1000 |     0.130 |
+TimingAuditor.TIMER              INFO           StrippingTaggedJetsDiJetPairLinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTaggedJetsDiJetPairLineFilterSequence    |     0.050 |     0.070 |    0.002       5.6     0.37 |    1000 |     0.071 |
+TimingAuditor.TIMER              INFO            SelTaggedJetsDiJetNoPT                           |     0.000 |     0.067 |    0.020       5.4     0.35 |     248 |     0.017 |
+TimingAuditor.TIMER              INFO            TaggedJetsDiJetPairLine                          |     0.000 |     0.414 |    0.029       4.2     1.12 |      15 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingTaggedJetsDiJetPairLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DDphi_B2D0D0PhiLine                     |     0.180 |     0.158 |    0.034       1.0     0.14 |    1000 |     0.158 |
+TimingAuditor.TIMER              INFO           StrippingB2DDphi_B2D0D0PhiLinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DDphi_B2D0D0PhiLineFilterSequence      |     0.060 |     0.058 |    0.003       0.9     0.12 |    1000 |     0.059 |
+TimingAuditor.TIMER              INFO            D02KPiForB2DDphi                                 |     0.043 |     0.053 |    0.008       0.2     0.03 |     228 |     0.012 |
+TimingAuditor.TIMER              INFO            B2DDphi_B2D0D0PhiLine                            |     0.188 |     0.078 |    0.047       0.3     0.03 |      53 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2DDphi_B2D0D0PhiLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingWmuJetsLine                               |     0.090 |     0.145 |    0.027       7.0     0.26 |    1000 |     0.145 |
+TimingAuditor.TIMER              INFO           StrippingWmuJetsLinePreScaler                     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingWmuJetsLineFilterSequence                |     0.020 |     0.081 |    0.003       6.9     0.25 |    1000 |     0.082 |
+TimingAuditor.TIMER              INFO            WmuJets_W_tos                                    |     0.000 |     0.022 |    0.004       2.7     0.13 |     793 |     0.018 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdJets_Particles                  |     0.131 |     0.027 |    0.006       0.1     0.02 |      76 |     0.002 |
+TimingAuditor.TIMER              INFO            WmuJetsLine                                      |     0.000 |     1.309 |    0.068       6.0     2.64 |       5 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingWmuJetsLinePostScaler                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingWmuJetsTaggedLine                         |     0.120 |     0.109 |    0.022       5.9     0.20 |    1000 |     0.110 |
+TimingAuditor.TIMER              INFO           StrippingWmuJetsTaggedLinePreScaler               |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingWmuJetsTaggedLineFilterSequence          |     0.050 |     0.050 |    0.002       5.8     0.19 |    1000 |     0.051 |
+TimingAuditor.TIMER              INFO            WmuJets_W_notos                                  |     0.025 |     0.005 |    0.003       0.0     0.00 |     793 |     0.004 |
+TimingAuditor.TIMER              INFO            WmuJetsTaggedLine                                |     2.500 |     0.780 |    0.044       5.6     1.94 |       8 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingWmuJetsTaggedLinePostScaler              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2Ds1Gamma_Line                          |     0.210 |     0.151 |    0.025       3.1     0.25 |    1000 |     0.151 |
+TimingAuditor.TIMER              INFO           StrippingBc2Ds1Gamma_LinePreScaler                |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2Ds1Gamma_LineFilterSequence           |     0.110 |     0.083 |    0.002       2.8     0.22 |    1000 |     0.084 |
+TimingAuditor.TIMER              INFO            D0ForBc2Ds1Gamma                                 |     0.000 |     0.012 |    0.006       0.1     0.01 |     229 |     0.003 |
+TimingAuditor.TIMER              INFO            Ds1ForBc2Ds1Gamma                                |     0.272 |     0.145 |    0.061       2.3     0.18 |     147 |     0.021 |
+TimingAuditor.TIMER              INFO            GammaForBc2Ds1Gamma                              |     0.000 |     0.015 |    0.009       0.0     0.00 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2Ds1Gamma_Line                                 |     0.000 |     0.695 |    0.113       1.3     0.82 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBc2Ds1Gamma_LinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2Ds1GammaWS_Line                        |     0.110 |     0.104 |    0.022       2.3     0.15 |    1000 |     0.104 |
+TimingAuditor.TIMER              INFO           StrippingBc2Ds1GammaWS_LinePreScaler              |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2Ds1GammaWS_LineFilterSequence         |     0.040 |     0.038 |    0.002       2.2     0.13 |    1000 |     0.039 |
+TimingAuditor.TIMER              INFO            Ds1WSForBc2Ds1Gamma                              |     0.136 |     0.110 |    0.054       2.0     0.16 |     147 |     0.016 |
+TimingAuditor.TIMER              INFO            Bc2Ds1GammaWS_Line                               |     0.000 |     0.370 |    0.057       1.1     0.50 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBc2Ds1GammaWS_LinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB0d2DstarTauNuForB2XTauNuAllLines         |     0.120 |     0.119 |    0.032      14.7     0.48 |    1000 |     0.120 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DstarTauNuForB2XTauNuAllLinesPreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DstarTauNuForB2XTauNuAllLinesFilterSe|     0.020 |     0.029 |    0.002      14.5     0.47 |    1000 |     0.029 |
+TimingAuditor.TIMER              INFO            SelDstarsForB2XTauNuAllLines                     |     0.000 |     0.076 |    0.009       0.2     0.05 |      24 |     0.002 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseDetachedTau3pi_Particles   |     1.555 |     1.444 |    0.130      20.7     1.85 |     540 |     0.780 |
+TimingAuditor.TIMER              INFO            SelB0d2DstarTauNu                                |     0.000 |     0.633 |    0.118       1.5     0.79 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B0d2DstarTauNuForB2XTauNuAllLines                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DstarTauNuForB2XTauNuAllLinesPostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB0d2DstarTauNuWSForB2XTauNuAllLines       |     0.170 |     0.099 |    0.027       5.2     0.23 |    1000 |     0.100 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DstarTauNuWSForB2XTauNuAllLinesPreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DstarTauNuWSForB2XTauNuAllLinesFilter|     0.010 |     0.014 |    0.001       5.1     0.22 |    1000 |     0.014 |
+TimingAuditor.TIMER              INFO            SelB0d2DstarTauNuWS                              |     0.000 |     1.759 |    0.139       4.9     2.73 |       3 |     0.005 |
+TimingAuditor.TIMER              INFO            B0d2DstarTauNuWSForB2XTauNuAllLines              |     5.000 |     2.094 |    0.776       3.4     1.86 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DstarTauNuWSForB2XTauNuAllLinesPostSc|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB0d2DstarTauNuNonPhysTauForB2XTauNuAllLine|     0.060 |     0.084 |    0.023       5.0     0.16 |    1000 |     0.084 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DstarTauNuNonPhysTauForB2XTauNuAllLin|     0.000 |     0.006 |    0.003       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DstarTauNuNonPhysTauForB2XTauNuAllLin|     0.092 |     0.047 |    0.002       4.8     0.46 |     108 |     0.005 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseDetachedTau3piNonPhys_Parti|     6.000 |     5.055 |    0.218      19.4     8.20 |       5 |     0.025 |
+TimingAuditor.TIMER              INFO            SelB0d2DstarTauNuNonPhysTau                      |     0.000 |     0.147 |    0.147       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B0d2DstarTauNuNonPhysTauForB2XTauNuAllLines      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DstarTauNuNonPhysTauForB2XTauNuAllLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB0d2DTauNuForB2XTauNuAllLines             |     0.150 |     0.121 |    0.028       4.5     0.20 |    1000 |     0.121 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DTauNuForB2XTauNuAllLinesPreScaler   |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DTauNuForB2XTauNuAllLinesFilterSequen|     0.040 |     0.038 |    0.002       4.4     0.19 |    1000 |     0.039 |
+TimingAuditor.TIMER              INFO            SelDplusForB2XTauNuAllLines                      |     0.098 |     0.035 |    0.004       0.2     0.05 |     203 |     0.007 |
+TimingAuditor.TIMER              INFO            SelB0d2DTauNu                                    |     0.000 |     0.623 |    0.178       1.4     0.70 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B0d2DTauNuForB2XTauNuAllLines                    |     0.000 |     1.812 |    1.812       1.8     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DTauNuForB2XTauNuAllLinesPostScaler  |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB0d2DTauNuWSForB2XTauNuAllLines           |     0.050 |     0.090 |    0.027       2.5     0.10 |    1000 |     0.090 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DTauNuWSForB2XTauNuAllLinesPreScaler |     0.000 |     0.002 |    0.001       0.3     0.01 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DTauNuWSForB2XTauNuAllLinesFilterSequ|     0.000 |     0.006 |    0.001       2.4     0.08 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            SelB0d2DTauNuWS                                  |     0.000 |     0.564 |    0.173       1.3     0.66 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B0d2DTauNuWSForB2XTauNuAllLines                  |     0.000 |     0.677 |    0.677       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DTauNuWSForB2XTauNuAllLinesPostScaler|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB0d2DTauNuNonPhysTauForB2XTauNuAllLines   |     0.080 |     0.079 |    0.022       0.4     0.05 |    1000 |     0.080 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DTauNuNonPhysTauForB2XTauNuAllLinesPr|     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DTauNuNonPhysTauForB2XTauNuAllLinesFi|     0.000 |     0.003 |    0.002       0.0     0.00 |     109 |     0.000 |
+TimingAuditor.TIMER              INFO            SelB0d2DTauNuNonPhysTau                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B0d2DTauNuNonPhysTauForB2XTauNuAllLines          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DTauNuNonPhysTauForB2XTauNuAllLinesPo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2D0TauNuForB2XTauNuAllLines             |     0.050 |     0.104 |    0.023       2.7     0.14 |    1000 |     0.105 |
+TimingAuditor.TIMER              INFO           StrippingBu2D0TauNuForB2XTauNuAllLinesPreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2D0TauNuForB2XTauNuAllLinesFilterSequen|     0.010 |     0.034 |    0.002       2.6     0.12 |    1000 |     0.035 |
+TimingAuditor.TIMER              INFO            SelD0ForB2XTauNuAllLines                         |     0.000 |     0.032 |    0.005       0.3     0.04 |     229 |     0.007 |
+TimingAuditor.TIMER              INFO            SelBu2D0TauNu                                    |     0.000 |     0.155 |    0.149       0.2     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Bu2D0TauNuForB2XTauNuAllLines                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBu2D0TauNuForB2XTauNuAllLinesPostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2D0TauNuWSForB2XTauNuAllLines           |     0.060 |     0.065 |    0.020       1.4     0.07 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingBu2D0TauNuWSForB2XTauNuAllLinesPreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2D0TauNuWSForB2XTauNuAllLinesFilterSequ|     0.010 |     0.005 |    0.001       1.4     0.05 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            SelBu2D0TauNuWS                                  |     5.000 |     0.514 |    0.275       0.8     0.34 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            Bu2D0TauNuWSForB2XTauNuAllLines                  |     0.000 |     0.528 |    0.528       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBu2D0TauNuWSForB2XTauNuAllLinesPostScaler|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2D0TauNuNonPhysTauForB2XTauNuAllLines   |     0.060 |     0.057 |    0.016       1.0     0.05 |    1000 |     0.058 |
+TimingAuditor.TIMER              INFO           StrippingBu2D0TauNuNonPhysTauForB2XTauNuAllLinesPr|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingBu2D0TauNuNonPhysTauForB2XTauNuAllLinesFi|     0.000 |     0.011 |    0.002       0.9     0.09 |     109 |     0.001 |
+TimingAuditor.TIMER              INFO            SelBu2D0TauNuNonPhysTau                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bu2D0TauNuNonPhysTauForB2XTauNuAllLines          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBu2D0TauNuNonPhysTauForB2XTauNuAllLinesPo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2JpsiTauNuForB2XTauNuAllLines           |     0.260 |     0.280 |    0.021       5.9     0.32 |    1000 |     0.280 |
+TimingAuditor.TIMER              INFO           StrippingBc2JpsiTauNuForB2XTauNuAllLinesPreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2JpsiTauNuForB2XTauNuAllLinesFilterSequ|     0.210 |     0.216 |    0.002       5.9     0.31 |    1000 |     0.217 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseJpsi2MuMu_Particles        |     0.180 |     0.204 |    0.069       5.8     0.25 |    1000 |     0.204 |
+TimingAuditor.TIMER              INFO            SelJpsiForB2XTauNuAllLines                       |     0.133 |     0.019 |    0.006       0.5     0.05 |      75 |     0.001 |
+TimingAuditor.TIMER              INFO            SelBc2JpsiTauNu                                  |     0.000 |     1.388 |    1.388       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bc2JpsiTauNuForB2XTauNuAllLines                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2JpsiTauNuForB2XTauNuAllLinesPostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2JpsiTauNuNonPhysTauForB2XTauNuAllLines |     0.080 |     0.060 |    0.016       0.6     0.04 |    1000 |     0.061 |
+TimingAuditor.TIMER              INFO           StrippingBc2JpsiTauNuNonPhysTauForB2XTauNuAllLines|     0.010 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingBc2JpsiTauNuNonPhysTauForB2XTauNuAllLines|     0.000 |     0.011 |    0.002       0.5     0.06 |     100 |     0.001 |
+TimingAuditor.TIMER              INFO            SelBc2JpsiTauNuNonPhysTau                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2JpsiTauNuNonPhysTauForB2XTauNuAllLines        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBc2JpsiTauNuNonPhysTauForB2XTauNuAllLines|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcTauNuForB2XTauNuAllLines             |     0.090 |     0.104 |    0.020       8.8     0.36 |    1000 |     0.104 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcTauNuForB2XTauNuAllLinesPreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcTauNuForB2XTauNuAllLinesFilterSequen|     0.020 |     0.043 |    0.002       8.7     0.35 |    1000 |     0.043 |
+TimingAuditor.TIMER              INFO            SelLcForB2XTauNuAllLines                         |     0.000 |     0.059 |    0.004       0.3     0.07 |     105 |     0.006 |
+TimingAuditor.TIMER              INFO            SelLb2LcTauNu                                    |     0.000 |     0.437 |    0.160       1.5     0.52 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2LcTauNuForB2XTauNuAllLines                    |     5.000 |     0.665 |    0.610       0.7     0.08 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcTauNuForB2XTauNuAllLinesPostScaler  |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcTauNuWSForB2XTauNuAllLines           |     0.090 |     0.068 |    0.019       3.4     0.15 |    1000 |     0.068 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcTauNuWSForB2XTauNuAllLinesPreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcTauNuWSForB2XTauNuAllLinesFilterSequ|     0.000 |     0.011 |    0.001       3.3     0.14 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO            SelLb2LcTauNuWS                                  |     0.000 |     0.435 |    0.167       1.6     0.56 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2LcTauNuWSForB2XTauNuAllLines                  |     0.000 |     1.186 |    0.708       1.6     0.44 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcTauNuWSForB2XTauNuAllLinesPostScaler|     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2pTauNuForB2XTauNuAllLines              |     0.090 |     0.108 |    0.015       5.5     0.34 |    1000 |     0.108 |
+TimingAuditor.TIMER              INFO           StrippingLb2pTauNuForB2XTauNuAllLinesPreScaler    |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingLb2pTauNuForB2XTauNuAllLinesFilterSequenc|     0.240 |     0.261 |    0.002       5.4     0.68 |     208 |     0.054 |
+TimingAuditor.TIMER              INFO            SelpForB2XTauNuAllLines                          |     0.031 |     0.048 |    0.005       0.2     0.03 |     317 |     0.015 |
+TimingAuditor.TIMER              INFO            SelLb2pTauNu                                     |     1.000 |     0.351 |    0.096       1.7     0.50 |      10 |     0.004 |
+TimingAuditor.TIMER              INFO            Lb2pTauNuForB2XTauNuAllLines                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2pTauNuForB2XTauNuAllLinesPostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2pTauNuWSForB2XTauNuAllLines            |     0.120 |     0.089 |    0.015       6.3     0.28 |    1000 |     0.089 |
+TimingAuditor.TIMER              INFO           StrippingLb2pTauNuWSForB2XTauNuAllLinesPreScaler  |     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLb2pTauNuWSForB2XTauNuAllLinesFilterSeque|     0.410 |     0.188 |    0.002       6.3     0.61 |     195 |     0.037 |
+TimingAuditor.TIMER              INFO            SelLb2pTauNuWS                                   |     1.111 |     0.346 |    0.120       1.6     0.47 |       9 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2pTauNuWSForB2XTauNuAllLines                   |     0.000 |     0.879 |    0.879       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2pTauNuWSForB2XTauNuAllLinesPostScaler |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcTauNuNonPhysTauForB2XTauNuAllLines   |     0.010 |     0.051 |    0.015       0.4     0.04 |    1000 |     0.052 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcTauNuNonPhysTauForB2XTauNuAllLinesPr|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcTauNuNonPhysTauForB2XTauNuAllLinesFi|     0.000 |     0.004 |    0.002       0.0     0.00 |      92 |     0.000 |
+TimingAuditor.TIMER              INFO            SelLb2LcTauNuNonPhysTau                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcTauNuNonPhysTauForB2XTauNuAllLines          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcTauNuNonPhysTauForB2XTauNuAllLinesPo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcTauNuInvVertForB2XTauNuAllLines      |     0.110 |     0.105 |    0.019      10.4     0.46 |    1000 |     0.106 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcTauNuInvVertForB2XTauNuAllLinesPreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcTauNuInvVertForB2XTauNuAllLinesFilte|     0.050 |     0.044 |    0.002      10.3     0.45 |    1000 |     0.044 |
+TimingAuditor.TIMER              INFO            SelLcForLbInvVertB2XTauNuAllLines                |     0.095 |     0.048 |    0.004       0.4     0.06 |     105 |     0.005 |
+TimingAuditor.TIMER              INFO            SelLb2LcTauNuInvVert                             |     1.111 |     0.264 |    0.069       1.4     0.43 |       9 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2LcTauNuInvVertForB2XTauNuAllLines             |     5.000 |     3.492 |    0.795       6.2     3.81 |       2 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcTauNuInvVertForB2XTauNuAllLinesPostS|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB0d2DstarTauNuInvVertForB2XTauNuAllLines  |     0.100 |     0.117 |    0.030       7.9     0.39 |    1000 |     0.117 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DstarTauNuInvVertForB2XTauNuAllLinesP|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DstarTauNuInvVertForB2XTauNuAllLinesF|     0.030 |     0.032 |    0.001       7.8     0.38 |    1000 |     0.033 |
+TimingAuditor.TIMER              INFO            SelDstarForB0dInvVertB2XTauNuAllLines            |     0.000 |     0.020 |    0.008       0.1     0.01 |      24 |     0.000 |
+TimingAuditor.TIMER              INFO            SelB0d2DstarTauNuInvVert                         |     0.000 |     0.292 |    0.054       1.3     0.42 |       8 |     0.002 |
+TimingAuditor.TIMER              INFO            B0d2DstarTauNuInvVertForB2XTauNuAllLines         |     5.000 |     2.371 |    1.431       3.3     1.33 |       2 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DstarTauNuInvVertForB2XTauNuAllLinesP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2DsTauNuForB2XTauNuAllLines             |     0.110 |     0.095 |    0.023       1.8     0.10 |    1000 |     0.095 |
+TimingAuditor.TIMER              INFO           StrippingBs2DsTauNuForB2XTauNuAllLinesPreScaler   |     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2DsTauNuForB2XTauNuAllLinesFilterSequen|     0.050 |     0.024 |    0.001       1.7     0.08 |    1000 |     0.024 |
+TimingAuditor.TIMER              INFO            SelDsForB2XTauNuAllLines                         |     0.064 |     0.032 |    0.004       0.2     0.04 |     155 |     0.005 |
+TimingAuditor.TIMER              INFO            SelBs2DsTauNu                                    |     0.000 |     0.660 |    0.660       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Bs2DsTauNuForB2XTauNuAllLines                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2DsTauNuForB2XTauNuAllLinesPostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2DsTauNuWSForB2XTauNuAllLines           |     0.020 |     0.063 |    0.021       0.4     0.04 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingBs2DsTauNuWSForB2XTauNuAllLinesPreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2DsTauNuWSForB2XTauNuAllLinesFilterSequ|     0.000 |     0.003 |    0.001       0.3     0.01 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO            SelBs2DsTauNuWS                                  |     0.000 |     0.164 |    0.164       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bs2DsTauNuWSForB2XTauNuAllLines                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2DsTauNuWSForB2XTauNuAllLinesPostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2DsTauNuNonPhysTauForB2XTauNuAllLines   |     0.070 |     0.075 |    0.016      19.6     0.62 |    1000 |     0.075 |
+TimingAuditor.TIMER              INFO           StrippingBs2DsTauNuNonPhysTauForB2XTauNuAllLinesPr|     0.000 |     0.003 |    0.002       0.1     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingBs2DsTauNuNonPhysTauForB2XTauNuAllLinesFi|     0.208 |     0.205 |    0.001      19.4     1.98 |      96 |     0.020 |
+TimingAuditor.TIMER              INFO            SelBs2DsTauNuNonPhysTau                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bs2DsTauNuNonPhysTauForB2XTauNuAllLines          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2DsTauNuNonPhysTauForB2XTauNuAllLinesPo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB0d2DdoubleStarTauNuForB2XTauNuAllLines   |     0.140 |     0.091 |    0.028       5.3     0.19 |    1000 |     0.091 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DdoubleStarTauNuForB2XTauNuAllLinesPr|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DdoubleStarTauNuForB2XTauNuAllLinesFi|     0.010 |     0.009 |    0.002       2.4     0.08 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO            SelDdoubleStar2DstarPi                           |     0.000 |     0.585 |    0.219       2.1     0.68 |       7 |     0.004 |
+TimingAuditor.TIMER              INFO            SelB0d2DdoubleStarTauNu                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B0d2DdoubleStarTauNuForB2XTauNuAllLines          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DdoubleStarTauNuForB2XTauNuAllLinesPo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB0d2DdoubleStarTauNuWSForB2XTauNuAllLines |     0.060 |     0.086 |    0.028       1.1     0.06 |    1000 |     0.086 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DdoubleStarTauNuWSForB2XTauNuAllLines|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DdoubleStarTauNuWSForB2XTauNuAllLines|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO            SelB0d2DdoubleStarTauNuWS                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B0d2DdoubleStarTauNuWSForB2XTauNuAllLines        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DdoubleStarTauNuWSForB2XTauNuAllLines|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB0d2DdoubleStarTauNuNonPhysTauForB2XTauNuA|     0.030 |     0.076 |    0.022       0.4     0.04 |    1000 |     0.077 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DdoubleStarTauNuNonPhysTauForB2XTauNu|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DdoubleStarTauNuNonPhysTauForB2XTauNu|     0.000 |     0.003 |    0.002       0.0     0.00 |      99 |     0.000 |
+TimingAuditor.TIMER              INFO            SelB0d2DdoubleStarTauNuNonPhysTau                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B0d2DdoubleStarTauNuNonPhysTauForB2XTauNuAllLines|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB0d2DdoubleStarTauNuNonPhysTauForB2XTauNu|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DKD2HHHBeauty2CharmLine                |     0.240 |     0.300 |    0.044      16.2     0.92 |    1000 |     0.301 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2HHHBeauty2CharmLinePreScaler      |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2HHHBeauty2CharmLineHlt2Filter     |     0.000 |     0.024 |    0.010       0.2     0.01 |    1000 |     0.024 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2HHHBeauty2CharmLineFilterSequence |     0.382 |     0.479 |    0.011      16.0     1.45 |     366 |     0.175 |
+TimingAuditor.TIMER              INFO            StrippingB02DKD2HHHBeauty2CharmLineVOIDFilter    |     0.000 |     0.008 |    0.005       0.0     0.00 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DKD2HHHBeauty2CharmCombCutD2HHHBeauty2Charm   |     0.000 |     0.020 |    0.006       0.1     0.01 |     245 |     0.005 |
+TimingAuditor.TIMER              INFO            B02DKD2HHHBeauty2CharmCombCutKTopoInputsBeauty2Ch|     0.000 |     0.007 |    0.003       0.0     0.01 |     245 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DKD2HHHBeauty2Charm                           |     0.244 |     0.254 |    0.057       2.6     0.28 |     245 |     0.062 |
+TimingAuditor.TIMER              INFO            B02DKD2HHHBeauty2CharmTISTOS                     |     5.000 |     4.976 |    1.196      10.1     3.60 |      10 |     0.050 |
+TimingAuditor.TIMER              INFO            B02DKD2HHHBeauty2CharmB2CBBDTBeauty2CharmFilter  |     0.000 |     0.124 |    0.087       0.2     0.03 |       9 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DKD2HHHBeauty2CharmLine                       |     0.000 |     0.009 |    0.005       0.0     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DKD2HHHBeauty2CharmLine          |     1.666 |     0.464 |    0.187       0.8     0.25 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DKD2HHHBeauty2CharmLine          |     0.000 |     0.387 |    0.117       0.9     0.29 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DKD2HHHBeauty2CharmLine          |     0.000 |     0.372 |    0.117       0.7     0.25 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DKD2HHHBeauty2CharmLinePostScaler     |     0.000 |     0.002 |    0.001       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiD2HHHBeauty2CharmLine               |     0.230 |     0.253 |    0.038      23.1     0.96 |    1000 |     0.254 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2HHHBeauty2CharmLinePreScaler     |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2HHHBeauty2CharmLineHlt2Filter    |     0.000 |     0.011 |    0.006       0.1     0.01 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2HHHBeauty2CharmLineFilterSequence|     0.355 |     0.411 |    0.009      22.8     1.54 |     366 |     0.151 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiD2HHHBeauty2CharmLineVOIDFilter   |     0.000 |     0.006 |    0.004       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiD2HHHBeauty2CharmCombCutD2HHHBeauty2Charm  |     0.000 |     0.019 |    0.006       0.1     0.01 |     245 |     0.005 |
+TimingAuditor.TIMER              INFO            B02DPiD2HHHBeauty2CharmCombCutPiTopoInputsBeauty2|     0.000 |     0.006 |    0.003       0.0     0.00 |     245 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiD2HHHBeauty2Charm                          |     0.204 |     0.191 |    0.054       1.7     0.23 |     245 |     0.047 |
+TimingAuditor.TIMER              INFO            B02DPiD2HHHBeauty2CharmTISTOS                    |     5.000 |     5.960 |    1.187      16.4     4.99 |       8 |     0.048 |
+TimingAuditor.TIMER              INFO            B02DPiD2HHHBeauty2CharmB2CBBDTBeauty2CharmFilter |     0.000 |     0.104 |    0.069       0.1     0.02 |       7 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiD2HHHBeauty2CharmLine                      |     0.000 |     0.007 |    0.006       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiD2HHHBeauty2CharmLine         |     0.000 |     0.475 |    0.193       0.7     0.24 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiD2HHHBeauty2CharmLine         |     0.000 |     0.411 |    0.178       0.6     0.22 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiD2HHHBeauty2CharmLine         |     0.000 |     0.420 |    0.160       0.7     0.24 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiD2HHHBeauty2CharmLinePostScaler    |     0.000 |     0.002 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0KD2HHBeauty2CharmLine                 |     0.160 |     0.117 |    0.036       1.6     0.10 |    1000 |     0.117 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2HHBeauty2CharmLinePreScaler       |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2HHBeauty2CharmLineHlt2Filter      |     0.010 |     0.011 |    0.006       0.1     0.00 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2HHBeauty2CharmLineFilterSequence  |     0.027 |     0.035 |    0.010       1.5     0.14 |     366 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingB2D0KD2HHBeauty2CharmLineVOIDFilter     |     0.000 |     0.006 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0KD2HHBeauty2CharmLine                        |     0.000 |     0.008 |    0.004       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0KD2HHBeauty2CharmLine           |     0.000 |     0.306 |    0.250       0.3     0.05 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0KD2HHBeauty2CharmLine           |     0.000 |     0.212 |    0.176       0.3     0.04 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0KD2HHBeauty2CharmLine           |     2.500 |     0.210 |    0.144       0.3     0.08 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2D0KD2HHBeauty2CharmLinePostScaler      |     0.000 |     0.002 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2HHBeauty2CharmLine                |     0.090 |     0.103 |    0.031       1.2     0.07 |    1000 |     0.103 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHBeauty2CharmLinePreScaler      |     0.000 |     0.002 |    0.001       0.3     0.01 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHBeauty2CharmLineHlt2Filter     |     0.000 |     0.010 |    0.006       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHBeauty2CharmLineFilterSequence |     0.027 |     0.020 |    0.008       1.1     0.07 |     366 |     0.008 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2HHBeauty2CharmLineVOIDFilter    |     0.027 |     0.004 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHBeauty2CharmLine                       |     0.000 |     0.014 |    0.008       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2HHBeauty2CharmLine          |     0.000 |     0.180 |    0.177       0.2     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2HHBeauty2CharmLine          |     0.000 |     0.175 |    0.169       0.2     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2HHBeauty2CharmLine          |     0.000 |     0.163 |    0.145       0.2     0.03 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHBeauty2CharmLinePostScaler     |     0.000 |     0.001 |    0.001       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiNoIPD2KPIPIDBeauty2CharmLine        |     0.130 |     0.136 |    0.029       3.4     0.21 |    1000 |     0.136 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiNoIPD2KPIPIDBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiNoIPD2KPIPIDBeauty2CharmLineHlt2Fil|     0.000 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiNoIPD2KPIPIDBeauty2CharmLineFilterS|     0.136 |     0.123 |    0.009       3.2     0.29 |     366 |     0.045 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiNoIPD2KPIPIDBeauty2CharmLineVOIDFi|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiNoIPD2KPIPIDBeauty2CharmCombCutD2KPIPIDBeau|     0.000 |     0.034 |    0.012       0.1     0.01 |     110 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0PiNoIPD2KPIPIDBeauty2CharmCombCutPiTopoInputs|     0.090 |     0.007 |    0.004       0.0     0.01 |     110 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiNoIPD2KPIPIDBeauty2Charm                   |     0.000 |     0.119 |    0.052       1.3     0.13 |     110 |     0.013 |
+TimingAuditor.TIMER              INFO            B2D0PiNoIPD2KPIPIDBeauty2CharmTISTOS             |     1.666 |     1.033 |    0.565       2.2     0.60 |       6 |     0.006 |
+TimingAuditor.TIMER              INFO            B2D0PiNoIPD2KPIPIDBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.075 |    0.057       0.1     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiNoIPD2KPIPIDBeauty2CharmLine               |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiNoIPD2KPIPIDBeauty2CharmLine  |     0.000 |     0.118 |    0.118       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiNoIPD2KPIPIDBeauty2CharmLine  |     0.000 |     0.108 |    0.108       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiNoIPD2KPIPIDBeauty2CharmLine  |     0.000 |     0.102 |    0.102       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiNoIPD2KPIPIDBeauty2CharmLinePostSca|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DPiNoIPD2HHHCFPIDBeauty2CharmLine      |     0.190 |     0.151 |    0.035       6.8     0.30 |    1000 |     0.151 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiNoIPD2HHHCFPIDBeauty2CharmLinePreSc|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiNoIPD2HHHCFPIDBeauty2CharmLineHlt2F|     0.000 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiNoIPD2HHHCFPIDBeauty2CharmLineFilte|     0.109 |     0.137 |    0.009       6.6     0.46 |     366 |     0.050 |
+TimingAuditor.TIMER              INFO            StrippingB02DPiNoIPD2HHHCFPIDBeauty2CharmLineVOID|     0.000 |     0.005 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiNoIPD2HHHCFPIDBeauty2CharmCombCutD2HHHCFPID|     0.000 |     0.020 |    0.010       0.1     0.01 |     117 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DPiNoIPD2HHHCFPIDBeauty2CharmCombCutPiTopoInpu|     0.085 |     0.005 |    0.003       0.0     0.01 |     117 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DPiNoIPD2HHHCFPIDBeauty2Charm                 |     0.000 |     0.114 |    0.054       1.5     0.14 |     117 |     0.013 |
+TimingAuditor.TIMER              INFO            B02DPiNoIPD2HHHCFPIDBeauty2CharmTISTOS           |     5.000 |     2.273 |    1.312       3.4     0.95 |       4 |     0.009 |
+TimingAuditor.TIMER              INFO            B02DPiNoIPD2HHHCFPIDBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.095 |    0.079       0.1     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DPiNoIPD2HHHCFPIDBeauty2CharmLine             |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DPiNoIPD2HHHCFPIDBeauty2CharmLine|     0.000 |     0.488 |    0.488       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DPiNoIPD2HHHCFPIDBeauty2CharmLine|     0.000 |     0.368 |    0.368       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DPiNoIPD2HHHCFPIDBeauty2CharmLine|     0.000 |     0.368 |    0.368       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DPiNoIPD2HHHCFPIDBeauty2CharmLinePostS|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2XicPiNoIPXic2PKPiBeauty2CharmLine      |     0.110 |     0.135 |    0.028       9.4     0.34 |    1000 |     0.135 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicPiNoIPXic2PKPiBeauty2CharmLinePreSc|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicPiNoIPXic2PKPiBeauty2CharmLineHlt2F|     0.010 |     0.011 |    0.006       0.7     0.02 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicPiNoIPXic2PKPiBeauty2CharmLineFilte|     0.136 |     0.133 |    0.017       9.3     0.53 |     366 |     0.049 |
+TimingAuditor.TIMER              INFO            StrippingLb2XicPiNoIPXic2PKPiBeauty2CharmLineVOID|     0.000 |     0.005 |    0.003       0.1     0.01 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Lb2XicPiNoIPXic2PKPiBeauty2CharmCombCutXic2PKPiBe|     0.000 |     0.039 |    0.021       0.1     0.01 |      89 |     0.004 |
+TimingAuditor.TIMER              INFO            Lb2XicPiNoIPXic2PKPiBeauty2CharmCombCutPiTopoInpu|     0.000 |     0.008 |    0.004       0.0     0.01 |      89 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2XicPiNoIPXic2PKPiBeauty2Charm                 |     0.000 |     0.114 |    0.052       1.3     0.13 |      89 |     0.010 |
+TimingAuditor.TIMER              INFO            Lb2XicPiNoIPXic2PKPiBeauty2CharmTISTOS           |     6.666 |     2.585 |    1.434       4.8     1.93 |       3 |     0.008 |
+TimingAuditor.TIMER              INFO            Lb2XicPiNoIPXic2PKPiBeauty2CharmB2CBBDTBeauty2Cha|     0.000 |     0.113 |    0.087       0.1     0.04 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2XicPiNoIPXic2PKPiBeauty2CharmLine             |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2XicPiNoIPXic2PKPiBeauty2CharmLine|     0.000 |     0.249 |    0.249       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2XicPiNoIPXic2PKPiBeauty2CharmLine|     0.000 |     0.246 |    0.246       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2XicPiNoIPXic2PKPiBeauty2CharmLine|     0.000 |     0.221 |    0.221       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2XicPiNoIPXic2PKPiBeauty2CharmLinePostS|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXib2Xic0PiNoIPXic02PKKPiBeauty2CharmLine  |     0.070 |     0.093 |    0.024       1.3     0.11 |    1000 |     0.093 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiNoIPXic02PKKPiBeauty2CharmLineP|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiNoIPXic02PKKPiBeauty2CharmLineH|     0.030 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiNoIPXic02PKKPiBeauty2CharmLineF|     0.000 |     0.034 |    0.013       0.9     0.09 |     366 |     0.013 |
+TimingAuditor.TIMER              INFO            StrippingXib2Xic0PiNoIPXic02PKKPiBeauty2CharmLine|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiNoIPXic02PKKPiBeauty2CharmCombCutXic02P|     0.000 |     0.046 |    0.019       0.1     0.02 |      14 |     0.001 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiNoIPXic02PKKPiBeauty2CharmCombCutPiTopo|     0.000 |     0.014 |    0.004       0.1     0.02 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiNoIPXic02PKKPiBeauty2Charm             |     0.000 |     0.155 |    0.068       0.6     0.14 |      14 |     0.002 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiNoIPXic02PKKPiBeauty2CharmTISTOS       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiNoIPXic02PKKPiBeauty2CharmB2CBBDTBeauty|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Xib2Xic0PiNoIPXic02PKKPiBeauty2CharmLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Xib2Xic0PiNoIPXic02PKKPiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Xib2Xic0PiNoIPXic02PKKPiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Xib2Xic0PiNoIPXic02PKKPiBeauty2Charm|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXib2Xic0PiNoIPXic02PKKPiBeauty2CharmLineP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2LcPiNoIPLc2PKPiBeauty2CharmLine        |     0.100 |     0.117 |    0.024       5.3     0.24 |    1000 |     0.118 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiNoIPLc2PKPiBeauty2CharmLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiNoIPLc2PKPiBeauty2CharmLineHlt2Fil|     0.010 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiNoIPLc2PKPiBeauty2CharmLineFilterS|     0.081 |     0.101 |    0.011       2.7     0.24 |     366 |     0.037 |
+TimingAuditor.TIMER              INFO            StrippingLb2LcPiNoIPLc2PKPiBeauty2CharmLineVOIDFi|     0.000 |     0.007 |    0.003       0.7     0.04 |     366 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2LcPiNoIPLc2PKPiBeauty2CharmCombCutLc2PKPiBeaut|     0.116 |     0.033 |    0.014       0.1     0.01 |      86 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2LcPiNoIPLc2PKPiBeauty2CharmCombCutPiTopoInputs|     0.000 |     0.008 |    0.004       0.1     0.01 |      86 |     0.001 |
+TimingAuditor.TIMER              INFO            Lb2LcPiNoIPLc2PKPiBeauty2Charm                   |     0.232 |     0.116 |    0.054       1.2     0.13 |      86 |     0.010 |
+TimingAuditor.TIMER              INFO            Lb2LcPiNoIPLc2PKPiBeauty2CharmTISTOS             |     0.000 |     1.153 |    0.952       1.5     0.30 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            Lb2LcPiNoIPLc2PKPiBeauty2CharmB2CBBDTBeauty2Charm|     0.000 |     0.087 |    0.087       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2LcPiNoIPLc2PKPiBeauty2CharmLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2LcPiNoIPLc2PKPiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2LcPiNoIPLc2PKPiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2LcPiNoIPLc2PKPiBeauty2CharmLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2LcPiNoIPLc2PKPiBeauty2CharmLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingOmegab2Omegac0PiNoIPOmegac02PKKPiBeauty2Ch|     0.120 |     0.115 |    0.023       8.0     0.42 |    1000 |     0.115 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0PiNoIPOmegac02PKKPiBeauty2C|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0PiNoIPOmegac02PKKPiBeauty2C|     0.020 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0PiNoIPOmegac02PKKPiBeauty2C|     0.109 |     0.109 |    0.013       7.8     0.67 |     366 |     0.040 |
+TimingAuditor.TIMER              INFO            StrippingOmegab2Omegac0PiNoIPOmegac02PKKPiBeauty2|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiNoIPOmegac02PKKPiBeauty2CharmComb|     0.000 |     0.039 |    0.022       0.1     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiNoIPOmegac02PKKPiBeauty2CharmComb|     0.000 |     0.009 |    0.005       0.0     0.00 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiNoIPOmegac02PKKPiBeauty2Charm    |     0.000 |     0.139 |    0.053       0.7     0.13 |      26 |     0.004 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiNoIPOmegac02PKKPiBeauty2CharmTIST|     2.000 |     3.038 |    1.037       5.5     1.67 |       5 |     0.015 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiNoIPOmegac02PKKPiBeauty2CharmB2CB|     6.666 |     0.152 |    0.129       0.2     0.04 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegab2Omegac0PiNoIPOmegac02PKKPiBeauty2CharmLine|     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Omegab2Omegac0PiNoIPOmegac02PKKPiBea|     0.000 |     0.735 |    0.735       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Omegab2Omegac0PiNoIPOmegac02PKKPiBea|     0.000 |     0.513 |    0.513       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Omegab2Omegac0PiNoIPOmegac02PKKPiBea|     0.000 |     0.522 |    0.522       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingOmegab2Omegac0PiNoIPOmegac02PKKPiBeauty2C|     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiPiPiD2HHTIGHTBeauty2CharmLine       |     0.080 |     0.116 |    0.032       5.9     0.23 |    1000 |     0.116 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPiPiD2HHTIGHTBeauty2CharmLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPiPiD2HHTIGHTBeauty2CharmLineHlt2Fi|     0.000 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPiPiD2HHTIGHTBeauty2CharmLineFilter|     0.027 |     0.078 |    0.009       5.6     0.35 |     366 |     0.029 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiPiPiD2HHTIGHTBeauty2CharmLineVOIDF|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiPiPiD2HHTIGHTBeauty2CharmCombCutD2KPITIGHTE|     0.000 |     0.032 |    0.016       0.1     0.01 |      38 |     0.001 |
+TimingAuditor.TIMER              INFO            X2PiPiPiPIDTIGHTERPIBeauty2CharmFilter           |     0.000 |     0.026 |    0.010       0.1     0.01 |      29 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiPiPiD2HHTIGHTBeauty2CharmCombCutX2PiPiPiPID|     0.000 |     0.036 |    0.017       0.1     0.02 |      28 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiPiPiD2HHTIGHTBeauty2Charm                  |     0.357 |     0.140 |    0.060       1.3     0.23 |      28 |     0.004 |
+TimingAuditor.TIMER              INFO            B2D0PiPiPiD2HHTIGHTBeauty2CharmTISTOS            |     0.000 |     3.201 |    3.201       3.2     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            B2D0PiPiPiD2HHTIGHTBeauty2CharmB2CBBDTBeauty2Char|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiPiPiD2HHTIGHTBeauty2CharmLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiPiPiD2HHTIGHTBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiPiPiD2HHTIGHTBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiPiPiD2HHTIGHTBeauty2CharmLine |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiPiPiD2HHTIGHTBeauty2CharmLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2D0PiD2HHHHTIGHTBeauty2CharmLine         |     0.170 |     0.157 |    0.032       2.9     0.27 |    1000 |     0.157 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHHHTIGHTBeauty2CharmLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHHHTIGHTBeauty2CharmLineHlt2Filt|     0.030 |     0.009 |    0.005       0.3     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHHHTIGHTBeauty2CharmLineFilterSe|     0.163 |     0.169 |    0.009       2.7     0.38 |     366 |     0.062 |
+TimingAuditor.TIMER              INFO            StrippingB2D0PiD2HHHHTIGHTBeauty2CharmLineVOIDFil|     0.000 |     0.005 |    0.003       0.1     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            D2K3PIPIDTIGHTER1Beauty2CharmFilter              |     0.000 |     0.022 |    0.008       0.1     0.02 |      99 |     0.002 |
+TimingAuditor.TIMER              INFO            D2K3PIPIDTIGHTER1NARROWMWBeauty2CharmFilter      |     0.000 |     0.009 |    0.006       0.0     0.00 |      54 |     0.001 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHHHTIGHTBeauty2CharmCombCutD2K3PIPIDTIGH|     0.000 |     0.042 |    0.015       0.1     0.02 |      39 |     0.002 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHHHTIGHTBeauty2CharmCombCutPiTopoInputsB|     0.000 |     0.010 |    0.005       0.0     0.00 |      39 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHHHTIGHTBeauty2Charm                    |     0.000 |     0.183 |    0.063       1.5     0.23 |      39 |     0.007 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHHHTIGHTBeauty2CharmTISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHHHTIGHTBeauty2CharmB2CBBDTBeauty2CharmF|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2D0PiD2HHHHTIGHTBeauty2CharmLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2D0PiD2HHHHTIGHTBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2D0PiD2HHHHTIGHTBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2D0PiD2HHHHTIGHTBeauty2CharmLine   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2D0PiD2HHHHTIGHTBeauty2CharmLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DsstarPiDsstar2DGammaD2HHHBeauty2CharmL|     0.320 |     0.317 |    0.034      46.5     1.98 |    1000 |     0.318 |
+TimingAuditor.TIMER              INFO           StrippingB02DsstarPiDsstar2DGammaD2HHHBeauty2Charm|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DsstarPiDsstar2DGammaD2HHHBeauty2Charm|     0.000 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB02DsstarPiDsstar2DGammaD2HHHBeauty2Charm|     0.601 |     0.596 |    0.008      46.3     3.21 |     366 |     0.218 |
+TimingAuditor.TIMER              INFO            StrippingB02DsstarPiDsstar2DGammaD2HHHBeauty2Char|     0.027 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DsstarPiDsstar2DGammaD2HHHBeauty2CharmCombCutD|     0.049 |     0.033 |    0.012       0.1     0.01 |     203 |     0.007 |
+TimingAuditor.TIMER              INFO            B02DsstarPiDsstar2DGammaD2HHHBeauty2CharmCombCutP|     0.000 |     0.011 |    0.004       0.1     0.01 |     202 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DsstarPiDsstar2DGammaD2HHHBeauty2Charm        |     0.247 |     0.313 |    0.059       5.4     0.54 |     202 |     0.063 |
+TimingAuditor.TIMER              INFO            B02DsstarPiDsstar2DGammaD2HHHBeauty2CharmTISTOS  |    11.666 |    15.069 |    2.441      32.6    11.90 |       6 |     0.090 |
+TimingAuditor.TIMER              INFO            B02DsstarPiDsstar2DGammaD2HHHBeauty2CharmB2CBBDTB|     0.000 |     0.171 |    0.111       0.2     0.06 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DsstarPiDsstar2DGammaD2HHHBeauty2CharmLine    |     0.000 |     0.043 |    0.007       0.1     0.05 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DsstarPiDsstar2DGammaD2HHHBeauty2|     5.000 |     1.634 |    1.023       2.2     0.86 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DsstarPiDsstar2DGammaD2HHHBeauty2|     0.000 |     1.628 |    0.959       2.3     0.95 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DsstarPiDsstar2DGammaD2HHHBeauty2|     5.000 |     1.575 |    0.908       2.2     0.94 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB02DsstarPiDsstar2DGammaD2HHHBeauty2Charm|     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DsstarKDsstar2DGammaD2HHHBeauty2CharmLi|     0.260 |     0.236 |    0.036      30.5     1.04 |    1000 |     0.237 |
+TimingAuditor.TIMER              INFO           StrippingB02DsstarKDsstar2DGammaD2HHHBeauty2CharmL|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DsstarKDsstar2DGammaD2HHHBeauty2CharmL|     0.010 |     0.020 |    0.005       5.2     0.17 |    1000 |     0.020 |
+TimingAuditor.TIMER              INFO           StrippingB02DsstarKDsstar2DGammaD2HHHBeauty2CharmL|     0.437 |     0.339 |    0.008      30.3     1.66 |     366 |     0.124 |
+TimingAuditor.TIMER              INFO            StrippingB02DsstarKDsstar2DGammaD2HHHBeauty2Charm|     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DsstarKDsstar2DGammaD2HHHBeauty2CharmCombCutDs|     0.147 |     0.035 |    0.015       0.2     0.02 |     203 |     0.007 |
+TimingAuditor.TIMER              INFO            B02DsstarKDsstar2DGammaD2HHHBeauty2CharmCombCutK_|     0.000 |     0.015 |    0.004       0.1     0.01 |     196 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DsstarKDsstar2DGammaD2HHHBeauty2Charm         |     0.306 |     0.214 |    0.047       4.4     0.41 |     196 |     0.042 |
+TimingAuditor.TIMER              INFO            B02DsstarKDsstar2DGammaD2HHHBeauty2CharmTISTOS   |    20.000 |    13.518 |    5.118      21.9    11.88 |       2 |     0.027 |
+TimingAuditor.TIMER              INFO            B02DsstarKDsstar2DGammaD2HHHBeauty2CharmB2CBBDTBe|     0.000 |     0.218 |    0.218       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DsstarKDsstar2DGammaD2HHHBeauty2CharmLine     |     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DsstarKDsstar2DGammaD2HHHBeauty2C|     0.000 |     1.052 |    1.052       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DsstarKDsstar2DGammaD2HHHBeauty2C|     0.000 |     0.882 |    0.882       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DsstarKDsstar2DGammaD2HHHBeauty2C|     0.000 |     0.898 |    0.898       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DsstarKDsstar2DGammaD2HHHBeauty2CharmL|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DDBeauty2CharmLine                     |     0.230 |     0.195 |    0.037      17.4     0.82 |    1000 |     0.195 |
+TimingAuditor.TIMER              INFO           StrippingB02DDBeauty2CharmLinePreScaler           |     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DDBeauty2CharmLineHlt2Filter          |     0.010 |     0.010 |    0.006       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingB02DDBeauty2CharmLineFilterSequence      |     0.191 |     0.246 |    0.008      17.1     1.31 |     366 |     0.090 |
+TimingAuditor.TIMER              INFO            StrippingB02DDBeauty2CharmLineVOIDFilter         |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DDBeauty2CharmCombCutD2HHHPIDTIGHTBeauty2Charm|     0.000 |     0.022 |    0.010       0.1     0.01 |     205 |     0.005 |
+TimingAuditor.TIMER              INFO            B02DDBeauty2Charm                                |     0.097 |     0.082 |    0.031       1.3     0.14 |     205 |     0.017 |
+TimingAuditor.TIMER              INFO            B02DDBeauty2CharmTISTOS                          |     7.500 |     8.990 |    1.522      14.8     5.54 |       4 |     0.036 |
+TimingAuditor.TIMER              INFO            B02DDBeauty2CharmB2CBBDTBeauty2CharmFilter       |     0.000 |     0.129 |    0.123       0.1     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DDBeauty2CharmLine                            |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DDBeauty2CharmLine               |     0.000 |     0.434 |    0.434       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DDBeauty2CharmLine               |     0.000 |     0.327 |    0.327       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DDBeauty2CharmLine               |     0.000 |     0.312 |    0.312       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DDBeauty2CharmLinePostScaler          |     0.000 |     0.014 |    0.014       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDBeauty2CharmLine                   |     0.160 |     0.144 |    0.037      13.4     0.58 |    1000 |     0.145 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDBeauty2CharmLinePreScaler         |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDBeauty2CharmLineHlt2Filter        |     0.010 |     0.010 |    0.006       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDBeauty2CharmLineFilterSequence    |     0.218 |     0.115 |    0.009      13.0     0.94 |     366 |     0.042 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDBeauty2CharmLineVOIDFilter       |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDBeauty2CharmCombCutD2HHHPIDBeauty2CharmFil|     0.046 |     0.019 |    0.006       0.0     0.01 |     213 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DstDBeauty2CharmCombCutDstar2D0PiPIDBeauty2Cha|     0.000 |     0.026 |    0.011       0.1     0.01 |      19 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDBeauty2Charm                              |     0.526 |     0.206 |    0.045       1.2     0.31 |      19 |     0.004 |
+TimingAuditor.TIMER              INFO            B02DstDBeauty2CharmTISTOS                        |    10.000 |     8.111 |    5.858      10.4     3.19 |       2 |     0.016 |
+TimingAuditor.TIMER              INFO            B02DstDBeauty2CharmB2CBBDTBeauty2CharmFilter     |     0.000 |     0.147 |    0.120       0.2     0.04 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDBeauty2CharmLine                          |     0.000 |     0.008 |    0.008       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDBeauty2CharmLine             |     0.000 |     1.251 |    1.251       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDBeauty2CharmLine             |     0.000 |     1.086 |    1.086       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDBeauty2CharmLine             |    10.000 |     1.014 |    1.014       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDBeauty2CharmLinePostScaler        |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDD02K3PiBeauty2CharmLine            |     0.200 |     0.242 |    0.034      59.4     2.47 |    1000 |     0.243 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDD02K3PiBeauty2CharmLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDD02K3PiBeauty2CharmLineHlt2Filter |     0.020 |     0.010 |    0.005       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDD02K3PiBeauty2CharmLineFilterSeque|     0.327 |     0.383 |    0.009      59.0     4.06 |     366 |     0.140 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDD02K3PiBeauty2CharmLineVOIDFilter|     0.000 |     0.005 |    0.004       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDD02K3PiBeauty2CharmCombCutDstarD2K3Pi2D0Pi|     0.000 |     0.045 |    0.019       0.1     0.02 |      23 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDD02K3PiBeauty2CharmCombCutD2HHHPIDBeauty2C|     0.434 |     0.015 |    0.004       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDD02K3PiBeauty2Charm                       |     0.000 |     0.439 |    0.052       2.6     0.71 |      23 |     0.010 |
+TimingAuditor.TIMER              INFO            B02DstDD02K3PiBeauty2CharmTISTOS                 |    25.000 |    26.395 |    2.395      54.9    24.12 |       4 |     0.106 |
+TimingAuditor.TIMER              INFO            B02DstDD02K3PiBeauty2CharmB2CBBDTBeauty2CharmFilt|     0.000 |     0.162 |    0.093       0.2     0.06 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDD02K3PiBeauty2CharmLine                   |     0.000 |     0.010 |    0.010       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDD02K3PiBeauty2CharmLine      |     0.000 |     0.881 |    0.881       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDD02K3PiBeauty2CharmLine      |     0.000 |     1.061 |    1.061       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDD02K3PiBeauty2CharmLine      |     0.000 |     0.790 |    0.790       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDD02K3PiBeauty2CharmLinePostScaler |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02D0PiPiD2HHBeauty2CharmLine             |     0.200 |     0.150 |    0.037       1.9     0.15 |    1000 |     0.150 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2HHBeauty2CharmLinePreScaler   |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2HHBeauty2CharmLineHlt2Filter  |     0.010 |     0.010 |    0.006       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2HHBeauty2CharmLineFilterSequen|     0.163 |     0.122 |    0.010       1.3     0.16 |     366 |     0.045 |
+TimingAuditor.TIMER              INFO            StrippingB02D0PiPiD2HHBeauty2CharmLineVOIDFilter |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHBeauty2CharmCombCutD2HHPIDBeauty2Cha|     0.000 |     0.018 |    0.008       0.1     0.01 |     150 |     0.003 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHBeauty2CharmCombCutX2PiPiBeauty2Char|     0.000 |     0.011 |    0.005       0.0     0.01 |     149 |     0.002 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHBeauty2Charm                        |     0.067 |     0.117 |    0.047       0.6     0.09 |     149 |     0.017 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHBeauty2CharmTISTOS                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHBeauty2CharmB2CBBDTBeauty2CharmFilte|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02D0PiPiD2HHBeauty2CharmLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02D0PiPiD2HHBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02D0PiPiD2HHBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02D0PiPiD2HHBeauty2CharmLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02D0PiPiD2HHBeauty2CharmLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB02DstDstBeauty2CharmLine                 |     0.120 |     0.118 |    0.037       2.4     0.13 |    1000 |     0.119 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstBeauty2CharmLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstBeauty2CharmLineHlt2Filter      |     0.010 |     0.011 |    0.006       0.7     0.02 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstBeauty2CharmLineFilterSequence  |     0.000 |     0.032 |    0.008       1.4     0.11 |     366 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingB02DstDstBeauty2CharmLineVOIDFilter     |     0.000 |     0.005 |    0.003       0.0     0.00 |     366 |     0.002 |
+TimingAuditor.TIMER              INFO            B02DstDstBeauty2CharmCombCutDstar2D0PiPIDBeauty2C|     0.000 |     0.043 |    0.020       0.1     0.02 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO            B02DstDstBeauty2Charm                            |     0.000 |     0.134 |    0.029       1.2     0.29 |      20 |     0.003 |
+TimingAuditor.TIMER              INFO            B02DstDstBeauty2CharmTISTOS                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstBeauty2CharmB2CBBDTBeauty2CharmFilter   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B02DstDstBeauty2CharmLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B02DstDstBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B02DstDstBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B02DstDstBeauty2CharmLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB02DstDstBeauty2CharmLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2TwoBaryonsB2PLambdabarDDLine            |     0.160 |     0.191 |    0.037       1.7     0.18 |    1000 |     0.192 |
+TimingAuditor.TIMER              INFO           StrippingB2TwoBaryonsB2PLambdabarDDLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2TwoBaryonsB2PLambdabarDDLineFilterSeque|     0.080 |     0.118 |    0.009       1.6     0.17 |    1000 |     0.118 |
+TimingAuditor.TIMER              INFO            StrippingB2TwoBaryonsB2PLambdabarDDLineVOIDFilter|     0.000 |     0.007 |    0.003       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO            Lambda0DDBLines                                  |     0.000 |     0.031 |    0.004       0.1     0.03 |     494 |     0.016 |
+TimingAuditor.TIMER              INFO            B2TwoBaryonsB2PLambdabarDDLine                   |     0.050 |     0.117 |    0.058       1.4     0.10 |     198 |     0.023 |
+TimingAuditor.TIMER              INFO           StrippingB2TwoBaryonsB2PLambdabarDDLinePostScaler |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2TwoBaryonsB2PLambdabarLLLine            |     0.220 |     0.116 |    0.029       2.8     0.16 |    1000 |     0.117 |
+TimingAuditor.TIMER              INFO           StrippingB2TwoBaryonsB2PLambdabarLLLinePreScaler  |     0.000 |     0.002 |    0.001       0.3     0.01 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2TwoBaryonsB2PLambdabarLLLineFilterSeque|     0.120 |     0.044 |    0.007       2.7     0.15 |    1000 |     0.044 |
+TimingAuditor.TIMER              INFO            StrippingB2TwoBaryonsB2PLambdabarLLLineVOIDFilter|     0.030 |     0.005 |    0.002       0.1     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            Lambda0LLBLines                                  |     0.000 |     0.030 |    0.004       0.1     0.03 |      98 |     0.003 |
+TimingAuditor.TIMER              INFO            B2TwoBaryonsB2PLambdabarLLLine                   |     0.227 |     0.177 |    0.054       2.4     0.35 |      44 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2TwoBaryonsB2PLambdabarLLLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2TwoBaryonsB2PLambdabarLL_MVALine        |     0.060 |     0.103 |    0.029       2.9     0.14 |    1000 |     0.104 |
+TimingAuditor.TIMER              INFO           StrippingB2TwoBaryonsB2PLambdabarLL_MVALinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2TwoBaryonsB2PLambdabarLL_MVALineFilterS|     0.020 |     0.034 |    0.007       2.8     0.14 |    1000 |     0.035 |
+TimingAuditor.TIMER              INFO            StrippingB2TwoBaryonsB2PLambdabarLL_MVALineVOIDFi|     0.010 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            B2TwoBaryonsB2PLambdabarLL_MVALine               |     0.000 |     0.152 |    0.047       2.6     0.36 |      98 |     0.015 |
+TimingAuditor.TIMER              INFO           StrippingB2TwoBaryonsB2PLambdabarLL_MVALinePostSca|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2TwoBaryonsB2PLambdabarDD_MVALine        |     0.180 |     0.172 |    0.029       3.3     0.21 |    1000 |     0.173 |
+TimingAuditor.TIMER              INFO           StrippingB2TwoBaryonsB2PLambdabarDD_MVALinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2TwoBaryonsB2PLambdabarDD_MVALineFilterS|     0.070 |     0.106 |    0.008       2.2     0.18 |    1000 |     0.106 |
+TimingAuditor.TIMER              INFO            StrippingB2TwoBaryonsB2PLambdabarDD_MVALineVOIDFi|     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            B2TwoBaryonsB2PLambdabarDD_MVALine               |     0.082 |     0.122 |    0.045       2.1     0.21 |     486 |     0.059 |
+TimingAuditor.TIMER              INFO           StrippingB2TwoBaryonsB2PLambdabarDD_MVALinePostSca|     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2TwoBaryonsB2PPbarLine                   |     0.230 |     0.242 |    0.024       5.4     0.22 |    1000 |     0.243 |
+TimingAuditor.TIMER              INFO           StrippingB2TwoBaryonsB2PPbarLinePreScaler         |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2TwoBaryonsB2PPbarLineFilterSequence    |     0.180 |     0.179 |    0.002       2.4     0.13 |    1000 |     0.179 |
+TimingAuditor.TIMER              INFO            B2TwoBaryonsB2PPbarLine                          |     0.152 |     0.140 |    0.053       2.2     0.09 |     855 |     0.120 |
+TimingAuditor.TIMER              INFO           StrippingB2TwoBaryonsB2PPbarLinePostScaler        |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2TwoBaryonsBs2LambdabarLambda            |     0.070 |     0.082 |    0.023       1.0     0.06 |    1000 |     0.082 |
+TimingAuditor.TIMER              INFO           StrippingB2TwoBaryonsBs2LambdabarLambdaPreScaler  |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2TwoBaryonsBs2LambdabarLambdaFilterSeque|     0.000 |     0.006 |    0.001       0.9     0.03 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            B2TwoBaryonsBs2LambdabarLambda                   |     0.000 |     0.148 |    0.036       0.8     0.26 |       9 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2TwoBaryonsBs2LambdabarLambdaPostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHb2Charged2BodyB2Charged2BodyLine         |     0.200 |     0.249 |    0.021       2.5     0.15 |    1000 |     0.249 |
+TimingAuditor.TIMER              INFO           StrippingHb2Charged2BodyB2Charged2BodyLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHb2Charged2BodyB2Charged2BodyLineFilterSe|     0.150 |     0.196 |    0.002       2.4     0.13 |    1000 |     0.196 |
+TimingAuditor.TIMER              INFO            Hb2Charged2BodyB2Charged2BodyLine                |     0.078 |     0.150 |    0.042       2.3     0.10 |     890 |     0.134 |
+TimingAuditor.TIMER              INFO           StrippingHb2Charged2BodyB2Charged2BodyLinePostScal|     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGammaExclusiveBs2PhiGammaLine     |     0.320 |     0.287 |    0.021       7.8     0.52 |    1000 |     0.288 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammaExclusiveBs2PhiGammaLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammaExclusiveBs2PhiGammaLineFilt|     0.250 |     0.219 |    0.001       7.6     0.50 |    1000 |     0.220 |
+TimingAuditor.TIMER              INFO            PhotonSelBeauty2XGammaExclusive                  |     0.000 |     0.013 |    0.003       2.2     0.07 |     905 |     0.012 |
+TimingAuditor.TIMER              INFO            PhiSelBeauty2XGammaExclusive                     |     0.000 |     0.029 |    0.005       0.3     0.03 |     277 |     0.008 |
+TimingAuditor.TIMER              INFO            Beauty2XGammaExclusiveBs2PhiGammaLine            |     0.000 |     0.397 |    0.070       1.4     0.57 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammaExclusiveBs2PhiGammaLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGammaExclusiveBd2KstGammaLine     |     0.100 |     0.153 |    0.021       2.7     0.24 |    1000 |     0.153 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammaExclusiveBd2KstGammaLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammaExclusiveBd2KstGammaLineFilt|     0.030 |     0.087 |    0.002       2.6     0.23 |    1000 |     0.088 |
+TimingAuditor.TIMER              INFO            KStarSelBeauty2XGammaExclusive                   |     0.000 |     0.030 |    0.005       0.3     0.03 |     257 |     0.008 |
+TimingAuditor.TIMER              INFO            Beauty2XGammaExclusiveBd2KstGammaLine            |     0.000 |     0.135 |    0.049       1.5     0.20 |      49 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammaExclusiveBd2KstGammaLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetaSBs2PhiPhiLine                        |     0.350 |     0.440 |    0.020       3.4     0.37 |    1000 |     0.441 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2PhiPhiLinePreScaler              |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2PhiPhiLineFilterSequence         |     0.270 |     0.377 |    0.001       3.3     0.36 |    1000 |     0.377 |
+TimingAuditor.TIMER              INFO            BetaSBs2PhiPhi_LoosePhi2KK                       |     0.154 |     0.230 |    0.049       2.2     0.17 |     906 |     0.209 |
+TimingAuditor.TIMER              INFO            BetaSBs2PhiPhiLine                               |     0.000 |     0.044 |    0.026       0.5     0.03 |     342 |     0.015 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2PhiPhiLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetaSBs2PhiPhiUpLine                      |     1.400 |     1.129 |    0.019      13.4     1.22 |    1000 |     1.129 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2PhiPhiUpLinePreScaler            |     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2PhiPhiUpLineFilterSequence       |     1.320 |     1.060 |    0.001      13.2     1.19 |    1000 |     1.061 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseANNUpKaons_Particles       |     0.794 |     0.639 |    0.035      11.6     0.84 |     906 |     0.580 |
+TimingAuditor.TIMER              INFO            BetaSBs2PhiPhiUp_LooseAllPhi2KK                  |     0.367 |     0.273 |    0.048       3.2     0.23 |     897 |     0.245 |
+TimingAuditor.TIMER              INFO            BetaSBs2PhiPhiUpLine                             |     0.000 |     0.046 |    0.026       0.5     0.03 |     497 |     0.023 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2PhiPhiUpLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2dp_Line                                |     0.600 |     0.643 |    0.020      10.1     0.62 |    1000 |     0.643 |
+TimingAuditor.TIMER              INFO           StrippingLb2dp_LinePreScaler                      |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2dp_LineFilterSequence                 |     0.540 |     0.571 |    0.001       9.9     0.60 |    1000 |     0.572 |
+TimingAuditor.TIMER              INFO            KaonForLb2dp                                     |     0.164 |     0.220 |    0.020       1.5     0.17 |     911 |     0.201 |
+TimingAuditor.TIMER              INFO            ProtonForLb2dp                                   |     0.227 |     0.214 |    0.014       5.0     0.24 |     702 |     0.151 |
+TimingAuditor.TIMER              INFO            Lb2dp_Line                                       |     0.168 |     0.134 |    0.050       2.0     0.21 |     119 |     0.016 |
+TimingAuditor.TIMER              INFO           StrippingLb2dp_LinePostScaler                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2dp_pipiLine                            |     0.170 |     0.161 |    0.020       5.9     0.34 |    1000 |     0.161 |
+TimingAuditor.TIMER              INFO           StrippingLb2dp_pipiLinePreScaler                  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2dp_pipiLineFilterSequence             |     0.080 |     0.090 |    0.002       2.6     0.28 |    1000 |     0.090 |
+TimingAuditor.TIMER              INFO            PionForLb2dp                                     |     0.084 |     0.236 |    0.020       1.0     0.19 |     119 |     0.028 |
+TimingAuditor.TIMER              INFO            Lb2dp_pipiLine                                   |     0.280 |     0.257 |    0.110       2.0     0.24 |     107 |     0.028 |
+TimingAuditor.TIMER              INFO           StrippingLb2dp_pipiLinePostScaler                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingWeJetsLine                                |     3.990 |     4.059 |    0.056      45.3     4.23 |    1000 |     4.059 |
+TimingAuditor.TIMER              INFO           StrippingWeJetsLinePreScaler                      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingWeJetsLineFilterSequence                 |     3.940 |     3.980 |    0.036      45.0     4.19 |    1000 |     3.981 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllNoPIDsElectrons_Particles    |     3.850 |     3.880 |    0.031      44.6     4.12 |    1000 |     3.880 |
+TimingAuditor.TIMER              INFO            WeJets_W_tos                                     |     0.030 |     0.019 |    0.004       4.1     0.13 |     988 |     0.019 |
+TimingAuditor.TIMER              INFO            WeJetsLine                                       |     6.666 |     4.867 |    0.119       9.5     4.69 |       3 |     0.015 |
+TimingAuditor.TIMER              INFO           StrippingWeJetsLinePostScaler                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingWeJetsTaggedLine                          |     0.130 |     0.146 |    0.022       6.6     0.27 |    1000 |     0.147 |
+TimingAuditor.TIMER              INFO           StrippingWeJetsTaggedLinePreScaler                |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingWeJetsTaggedLineFilterSequence           |     0.040 |     0.081 |    0.002       6.4     0.26 |    1000 |     0.081 |
+TimingAuditor.TIMER              INFO            WeJets_W_notos                                   |     0.000 |     0.010 |    0.003       0.1     0.00 |     988 |     0.010 |
+TimingAuditor.TIMER              INFO            WeJetsTaggedLine                                 |     2.500 |     2.739 |    0.057       6.0     3.11 |       4 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingWeJetsTaggedLinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Kpi0Line                                |     0.170 |     0.154 |    0.034       3.4     0.21 |    1000 |     0.155 |
+TimingAuditor.TIMER              INFO           StrippingB2Kpi0LinePreScaler                      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Kpi0LineL0DUFilter                     |     0.020 |     0.015 |    0.007       0.2     0.01 |    1000 |     0.016 |
+TimingAuditor.TIMER              INFO           StrippingB2Kpi0LineHlt1Filter                     |     0.000 |     0.011 |    0.006       0.0     0.01 |     313 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2Kpi0LineFilterSequence                 |     0.297 |     0.178 |    0.008       3.3     0.35 |     269 |     0.048 |
+TimingAuditor.TIMER              INFO            StrippingB2Kpi0LineVOIDFilter                    |     0.037 |     0.008 |    0.004       0.0     0.00 |     269 |     0.002 |
+TimingAuditor.TIMER              INFO            filteredK                                        |     0.101 |     0.043 |    0.005       0.1     0.03 |      99 |     0.004 |
+TimingAuditor.TIMER              INFO            filteredPi0s                                     |     0.000 |     0.007 |    0.003       0.0     0.00 |      53 |     0.000 |
+TimingAuditor.TIMER              INFO            B2Kpi0Line                                       |     0.000 |     0.181 |    0.052       2.5     0.43 |      31 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2Kpi0Line                          |     0.000 |     0.253 |    0.253       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2Kpi0Line                          |     0.000 |     0.180 |    0.180       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2Kpi0Line                          |     0.000 |     0.197 |    0.197       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2Kpi0Line                          |     0.000 |     0.406 |    0.406       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2Kpi0Line                          |     0.000 |     0.993 |    0.993       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2Kpi0Line                          |     0.000 |     0.124 |    0.124       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2Kpi0Line                          |     0.000 |     0.147 |    0.147       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2Kpi0LinePostScaler                     |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2K0pi0Line                               |     0.060 |     0.115 |    0.026       7.1     0.25 |    1000 |     0.115 |
+TimingAuditor.TIMER              INFO           StrippingB2K0pi0LinePreScaler                     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2K0pi0LineL0DUFilter                    |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2K0pi0LineHlt1Filter                    |     0.000 |     0.015 |    0.007       0.1     0.01 |     313 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB2K0pi0LineFilterSequence                |     0.000 |     0.058 |    0.008       6.9     0.42 |     294 |     0.017 |
+TimingAuditor.TIMER              INFO            StrippingB2K0pi0LineVOIDFilter                   |     0.000 |     0.006 |    0.003       0.0     0.00 |     294 |     0.002 |
+TimingAuditor.TIMER              INFO            filteredKS0                                      |     0.000 |     0.024 |    0.005       0.1     0.02 |      33 |     0.001 |
+TimingAuditor.TIMER              INFO            B2K0pi0Line                                      |     0.000 |     1.158 |    0.061       6.6     2.65 |       6 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2K0pi0Line                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2K0pi0Line                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2K0pi0Line                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2K0pi0Line                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2K0pi0Line                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2K0pi0Line                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2K0pi0Line                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2K0pi0LinePostScaler                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2GammaGamma_LLLine                      |     0.090 |     0.085 |    0.023       6.3     0.20 |    1000 |     0.086 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_LLLinePreScaler            |     0.000 |     0.002 |    0.001       0.4     0.01 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_LLLineL0DUFilter           |     0.000 |     0.006 |    0.003       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_LLLineHlt2Filter           |     0.031 |     0.010 |    0.005       0.0     0.01 |     313 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_LLLineFilterSequence       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllLooseGammaLL_Particles       |     1.064 |     1.012 |    0.035      33.9     1.78 |     911 |     0.923 |
+TimingAuditor.TIMER              INFO            PhotonConvFilterLLBs2GammaGamma                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            PhotonFilterBs2GammaGamma                        |     0.000 |     0.022 |    0.014       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            Bs2GammaGamma_LL                                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bs2GammaGamma_LLLine                             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_LLLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2GammaGamma_DDLine                      |     0.080 |     0.077 |    0.021       5.1     0.17 |    1000 |     0.078 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_DDLinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_DDLineL0DUFilter           |     0.010 |     0.005 |    0.002       0.1     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_DDLineHlt2Filter           |     0.031 |     0.007 |    0.004       0.0     0.00 |     313 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_DDLineFilterSequence       |    10.000 |     4.878 |    4.878       4.9     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllLooseGammaDD_Particles       |     0.669 |     0.568 |    0.050      22.5     0.92 |     911 |     0.518 |
+TimingAuditor.TIMER              INFO            PhotonConvFilterDDBs2GammaGamma                  |     0.000 |     0.194 |    0.194       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            Bs2GammaGamma_DD                                 |     0.000 |     2.702 |    2.702       2.7     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            Bs2GammaGamma_DDLine                             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_DDLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2GammaGamma_doubleLine                  |     0.040 |     0.072 |    0.020       0.4     0.05 |    1000 |     0.072 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_doubleLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_doubleLineL0DUFilter       |     0.000 |     0.005 |    0.002       0.1     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_doubleLineHlt2Filter       |     0.000 |     0.008 |    0.004       0.1     0.01 |     313 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_doubleLineFilterSequence   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            MERGED:MergedConversions                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:MergedConversions                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:Phys_StdAllLooseGammaLL_Particles        |     0.131 |     0.123 |    0.002      17.9     0.93 |     911 |     0.113 |
+TimingAuditor.TIMER              INFO              INPUT:Phys_StdAllLooseGammaDD_Particles        |     0.318 |     0.219 |    0.003      22.5     0.84 |     911 |     0.200 |
+TimingAuditor.TIMER              INFO             MergedConversions                               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bs2GammaGamma_double                             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Bs2GammaGamma_doubleLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_doubleLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2GammaGamma_NoConvLine                  |     0.030 |     0.073 |    0.021       2.1     0.08 |    1000 |     0.073 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_NoConvLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_NoConvLineL0DUFilter       |     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_NoConvLineHlt1Filter       |     0.031 |     0.009 |    0.005       0.3     0.02 |     313 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_NoConvLineHlt2Filter       |     0.000 |     0.009 |    0.004       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_NoConvLineFilterSequence   |     0.000 |     1.141 |    0.315       2.0     1.17 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            Bs2GammaGamma_none                               |     0.000 |     0.952 |    0.117       1.8     1.18 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            Bs2GammaGamma_NoConvLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGamma_NoConvLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2GammaGammaWide_NoConvLine              |     0.090 |     0.066 |    0.017       3.2     0.11 |    1000 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGammaWide_NoConvLinePreScaler    |     0.000 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGammaWide_NoConvLineL0DUFilter   |     0.000 |     0.006 |    0.003       0.1     0.01 |     206 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGammaWide_NoConvLineHlt1Filter   |     0.000 |     0.010 |    0.005       0.1     0.01 |      67 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGammaWide_NoConvLineHlt2Filter   |     0.000 |     0.009 |    0.005       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGammaWide_NoConvLineFilterSequenc|     0.000 |     3.030 |    3.030       3.0     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            Bs2GammaGammaWide_none                           |     0.000 |     2.940 |    2.940       2.9     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            Bs2GammaGammaWide_NoConvLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2GammaGammaWide_NoConvLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHltQEEJetsJetSVLine                       |     0.020 |     0.035 |    0.020       0.2     0.01 |    1000 |     0.035 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsJetSVLinePreScaler             |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsJetSVLineHlt2Filter            |     0.010 |     0.009 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsJetSVLineFilterSequence        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsJetSVLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHltQEEJetsDiJetSVLowPtLine                |     0.040 |     0.026 |    0.017       0.2     0.01 |    1000 |     0.027 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVLowPtLinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVLowPtLineHlt2Filter     |     0.010 |     0.004 |    0.003       0.1     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVLowPtLineFilterSequence |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVLowPtLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHltQEEJetsDiJetSVHighPtLine               |     0.020 |     0.026 |    0.016       0.4     0.02 |    1000 |     0.026 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVHighPtLinePreScaler     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVHighPtLineHlt2Filter    |     0.000 |     0.004 |    0.002       0.4     0.01 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVHighPtLineFilterSequence|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVHighPtLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHltQEEJetsDiJetSVMuLine                   |     0.020 |     0.024 |    0.016       0.1     0.01 |    1000 |     0.024 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVMuLinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVMuLineHlt2Filter        |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVMuLineFilterSequence    |     0.000 |     0.006 |    0.003       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVMuLinePostScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHltQEEJetsDiJetSVMuLowPtLine              |     0.010 |     0.025 |    0.016       0.1     0.01 |    1000 |     0.025 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVMuLowPtLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVMuLowPtLineHlt2Filter   |     0.000 |     0.004 |    0.002       0.1     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVMuLowPtLineFilterSequenc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVMuLowPtLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHltQEEJetsDiJetMuMuLowPtLine              |     0.050 |     0.025 |    0.017       0.2     0.01 |    1000 |     0.026 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetMuMuLowPtLinePreScaler    |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetMuMuLowPtLineHlt2Filter   |     0.010 |     0.004 |    0.003       0.1     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetMuMuLowPtLineFilterSequenc|     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetMuMuLowPtLinePostScaler   |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHltQEEJetsDiJetMuMuLine                   |     0.060 |     0.023 |    0.016       0.2     0.01 |    1000 |     0.024 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetMuMuLinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetMuMuLineHlt2Filter        |     0.010 |     0.004 |    0.002       0.1     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetMuMuLineFilterSequence    |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetMuMuLinePostScaler        |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHltQEEJetsDiJetSVSVLowPtLine              |     0.070 |     0.025 |    0.016       0.7     0.02 |    1000 |     0.025 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVSVLowPtLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVSVLowPtLineHlt2Filter   |     0.020 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVSVLowPtLineFilterSequenc|     0.000 |     0.007 |    0.007       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVSVLowPtLinePostScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHltQEEJetsDiJetSVLine                     |     0.030 |     0.026 |    0.016       0.5     0.02 |    1000 |     0.026 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVLinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVLineHlt2Filter          |     0.010 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVLineFilterSequence      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHltQEEJetsJetLowPtLine                    |     0.030 |     0.023 |    0.015       0.1     0.01 |    1000 |     0.024 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsJetLowPtLinePreScaler          |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsJetLowPtLineHlt2Filter         |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsJetLowPtLineFilterSequence     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsJetLowPtLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHltQEEJetsDiJetSVSVLine                   |     0.000 |     0.025 |    0.017       0.1     0.01 |    1000 |     0.026 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVSVLinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVSVLineHlt2Filter        |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVSVLineFilterSequence    |     0.000 |     0.007 |    0.004       0.0     0.00 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEJetsDiJetSVSVLinePostScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingZVTOP_TauTau_Line                         |     3.070 |     3.015 |    0.023     113.8     6.44 |    1000 |     3.015 |
+TimingAuditor.TIMER              INFO           StrippingZVTOP_TauTau_LinePreScaler               |     0.010 |     0.006 |    0.001       5.0     0.16 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingZVTOP_TauTau_LineFilterSequence          |     3.000 |     2.936 |    0.002     113.7     6.42 |    1000 |     2.937 |
+TimingAuditor.TIMER              INFO            PionsForZVTOP                                    |     0.134 |     0.101 |    0.020       1.0     0.09 |     890 |     0.090 |
+TimingAuditor.TIMER              INFO            ZVTOP_IncTopoVtxFor                              |     2.967 |     2.944 |    0.024     111.5     6.64 |     866 |     2.550 |
+TimingAuditor.TIMER              INFO            ZVTOP_TauFilter                                  |     0.143 |     0.034 |    0.013       0.1     0.02 |     139 |     0.005 |
+TimingAuditor.TIMER              INFO            ZVTOP_TauTau_Line                                |     0.086 |     0.084 |    0.039       1.4     0.13 |     115 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingZVTOP_TauTau_LinePostScaler              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingZVTOP_TauTauSS_Line                       |     0.040 |     0.079 |    0.019       1.6     0.08 |    1000 |     0.079 |
+TimingAuditor.TIMER              INFO           StrippingZVTOP_TauTauSS_LinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingZVTOP_TauTauSS_LineFilterSequence        |     0.010 |     0.020 |    0.001       1.6     0.07 |    1000 |     0.020 |
+TimingAuditor.TIMER              INFO            ZVTOP_TauTauSS_Line                              |     0.000 |     0.060 |    0.029       1.4     0.13 |     115 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingZVTOP_TauTauSS_LinePostScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingZVTOP_High_Line                           |     2.660 |     2.782 |    0.019      87.2     5.97 |    1000 |     2.783 |
+TimingAuditor.TIMER              INFO           StrippingZVTOP_High_LinePreScaler                 |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingZVTOP_High_LineFilterSequence            |     2.630 |     2.709 |    0.001      87.1     5.95 |    1000 |     2.709 |
+TimingAuditor.TIMER              INFO            PionsHighForZVTOP                                |     0.101 |     0.082 |    0.012       6.7     0.23 |     890 |     0.074 |
+TimingAuditor.TIMER              INFO            ZVTOP_IncTopoVtxHighFor                          |     2.713 |     2.753 |    0.012      86.1     6.16 |     866 |     2.384 |
+TimingAuditor.TIMER              INFO            ZVTOP_High_Line                                  |     0.071 |     0.012 |    0.005       0.0     0.01 |     139 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingZVTOP_High_LinePostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStreamBhadronCompleteEvent                |     0.180 |     0.221 |    0.083       0.7     0.09 |    1000 |     0.222 |
+TimingAuditor.TIMER              INFO           StrippingStreamBhadronCompleteEventPreScaler      |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStreamBhadronCompleteEventFilterSequence |     0.120 |     0.131 |    0.015       0.6     0.06 |    1000 |     0.132 |
+TimingAuditor.TIMER              INFO            StrippingStreamSeqBhadronCompleteEvent           |     0.120 |     0.123 |    0.008       0.6     0.05 |    1000 |     0.123 |
+TimingAuditor.TIMER              INFO           StrippingStreamBhadronCompleteEventPostScaler     |     0.000 |     0.001 |    0.001       0.0     0.00 |      47 |     0.000 |
+TimingAuditor.TIMER              INFO        StrippingSequenceStreamLeptonic                      |   188.640 |   188.500 |    7.269    2422.8   209.45 |    1000 |   188.501 |
+TimingAuditor.TIMER              INFO         StrippingBadEventSequenceLeptonic                   |     0.100 |     0.080 |    0.026       2.8     0.10 |    1000 |     0.080 |
+TimingAuditor.TIMER              INFO          StrippingStreamLeptonicBadEvent                    |     0.100 |     0.074 |    0.022       2.7     0.10 |    1000 |     0.074 |
+TimingAuditor.TIMER              INFO           StrippingStreamLeptonicBadEventPreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStreamLeptonicBadEventFilterSequence     |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingStreamLeptonicBadEventPostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO         StrippingProtectedSequenceLeptonic                  |   188.520 |   188.406 |    7.234    2422.6   209.43 |    1000 |   188.406 |
+TimingAuditor.TIMER              INFO          StrippingB2XTauMu_PhiLine                          |     0.220 |     0.286 |    0.035       4.0     0.32 |    1000 |     0.286 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_PhiLinePreScaler                |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_PhiLineFilterSequence           |     0.160 |     0.197 |    0.007       3.9     0.29 |    1000 |     0.198 |
+TimingAuditor.TIMER              INFO            StrippingGoodEventConditionLeptonic              |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            MuforB2XTauMu                                    |     0.052 |     0.051 |    0.005       0.4     0.04 |     759 |     0.039 |
+TimingAuditor.TIMER              INFO            MERGED:B2XTauMu_Phi_daughters                    |     0.242 |     0.327 |    0.014       2.8     0.30 |     247 |     0.081 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:B2XTauMu_Phi_daughters             |     0.242 |     0.316 |    0.009       2.2     0.28 |     247 |     0.078 |
+TimingAuditor.TIMER              INFO              INPUT:PhiMuForB2XTauMu                         |     0.242 |     0.309 |    0.004       2.2     0.28 |     247 |     0.077 |
+TimingAuditor.TIMER              INFO               KforB2XTauMu                                  |     0.000 |     0.052 |    0.014       0.3     0.04 |     302 |     0.016 |
+TimingAuditor.TIMER              INFO               Phi2KKforB2XTauMu                             |     0.168 |     0.092 |    0.039       1.3     0.10 |     178 |     0.017 |
+TimingAuditor.TIMER              INFO               PhiMuForB2XTauMu                              |     0.000 |     0.419 |    0.090       1.3     0.59 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO             B2XTauMu_Phi_daughters                          |     0.000 |     0.009 |    0.006       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            B2XTauMu_PhiLine                                 |     0.000 |     0.180 |    0.121       0.3     0.07 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTauMu_PhiLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTauMu_PhiLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTauMu_PhiLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTauMu_PhiLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTauMu_PhiLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTauMu_PhiLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTauMu_PhiLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_PhiLinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTauMu_KLine                            |     0.350 |     0.220 |    0.025       3.5     0.37 |    1000 |     0.221 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_KLinePreScaler                  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_KLineFilterSequence             |     0.240 |     0.139 |    0.002       3.3     0.36 |    1000 |     0.139 |
+TimingAuditor.TIMER              INFO            MERGED:B2XTauMu_K_daughters                      |     0.850 |     0.485 |    0.014       2.8     0.44 |     247 |     0.120 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:B2XTauMu_K_daughters               |     0.809 |     0.440 |    0.010       2.1     0.37 |     247 |     0.109 |
+TimingAuditor.TIMER              INFO              INPUT:KMuOSForB2XTauMu                         |     0.292 |     0.237 |    0.002       1.2     0.20 |     308 |     0.073 |
+TimingAuditor.TIMER              INFO               KMuOSForB2XTauMu                              |     0.056 |     0.176 |    0.088       0.9     0.08 |     178 |     0.031 |
+TimingAuditor.TIMER              INFO              INPUT:KMuSSForB2XTauMu                         |     0.357 |     0.154 |    0.001       1.0     0.18 |     308 |     0.048 |
+TimingAuditor.TIMER              INFO               KMuSSForB2XTauMu                              |     0.449 |     0.132 |    0.071       0.7     0.07 |     178 |     0.024 |
+TimingAuditor.TIMER              INFO             B2XTauMu_K_daughters                            |     0.000 |     0.007 |    0.004       0.0     0.00 |      51 |     0.000 |
+TimingAuditor.TIMER              INFO            B2XTauMu_KLine                                   |     0.588 |     0.171 |    0.088       1.1     0.15 |      51 |     0.009 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTauMu_KLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTauMu_KLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTauMu_KLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTauMu_KLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTauMu_KLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTauMu_KLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTauMu_KLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_KLinePostScaler                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTauMu_Phi_3piLine                      |     0.140 |     0.121 |    0.024      38.1     1.20 |    1000 |     0.122 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_Phi_3piLinePreScaler            |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_Phi_3piLineFilterSequence       |     0.050 |     0.043 |    0.002      38.0     1.20 |    1000 |     0.044 |
+TimingAuditor.TIMER              INFO            B2XTauMu_Phi_3piLine                             |     0.000 |     0.435 |    0.153       0.7     0.40 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTauMu_Phi_3piLine                |     0.000 |     1.449 |    1.449       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTauMu_Phi_3piLine                |    10.000 |     3.049 |    3.049       3.0     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTauMu_Phi_3piLine                |     0.000 |     0.926 |    0.926       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTauMu_Phi_3piLine                |     0.000 |     2.165 |    2.165       2.2     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTauMu_Phi_3piLine                |     0.000 |     3.582 |    3.582       3.6     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTauMu_Phi_3piLine                |    30.000 |    22.529 |   22.529      22.5     0.00 |       1 |     0.023 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTauMu_Phi_3piLine                |     0.000 |     2.795 |    2.795       2.8     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_Phi_3piLinePostScaler           |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTauMu_Phi_WSLine                       |     0.100 |     0.082 |    0.019       1.9     0.09 |    1000 |     0.082 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_Phi_WSLinePreScaler             |     0.010 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_Phi_WSLineFilterSequence        |     0.041 |     0.014 |    0.002       1.8     0.10 |     480 |     0.007 |
+TimingAuditor.TIMER              INFO            MERGED:B2XTauMu_Phi_WS_daughters                 |     0.078 |     0.016 |    0.006       0.5     0.05 |     128 |     0.002 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:B2XTauMu_Phi_WS_daughters          |     0.000 |     0.003 |    0.002       0.0     0.00 |     128 |     0.000 |
+TimingAuditor.TIMER              INFO             B2XTauMu_Phi_WS_daughters                       |     0.000 |     0.007 |    0.007       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2XTauMu_Phi_WSLine                              |     0.000 |     0.823 |    0.163       1.5     0.93 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTauMu_Phi_WSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTauMu_Phi_WSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTauMu_Phi_WSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTauMu_Phi_WSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTauMu_Phi_WSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTauMu_Phi_WSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTauMu_Phi_WSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_Phi_WSLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTauMu_K_WSLine                         |     0.130 |     0.092 |    0.018       2.3     0.13 |    1000 |     0.092 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_K_WSLinePreScaler               |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_K_WSLineFilterSequence          |     0.083 |     0.038 |    0.002       2.3     0.16 |     481 |     0.018 |
+TimingAuditor.TIMER              INFO            MERGED:B2XTauMu_K_WS_daughters                   |     0.086 |     0.058 |    0.007       0.6     0.11 |     115 |     0.007 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:B2XTauMu_K_WS_daughters            |     0.000 |     0.003 |    0.002       0.0     0.00 |     115 |     0.000 |
+TimingAuditor.TIMER              INFO             B2XTauMu_K_WS_daughters                         |     0.000 |     0.007 |    0.004       0.0     0.00 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            B2XTauMu_K_WSLine                                |     0.400 |     0.237 |    0.111       2.0     0.37 |      25 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTauMu_K_WSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTauMu_K_WSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTauMu_K_WSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTauMu_K_WSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTauMu_K_WSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTauMu_K_WSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTauMu_K_WSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_K_WSLinePostScaler              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTauMu_Phi_3pi_WSLine                   |     0.100 |     0.076 |    0.019       0.5     0.05 |    1000 |     0.077 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_Phi_3pi_WSLinePreScaler         |     0.010 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_Phi_3pi_WSLineFilterSequence    |     0.000 |     0.004 |    0.002       0.0     0.00 |     492 |     0.002 |
+TimingAuditor.TIMER              INFO            B2XTauMu_Phi_3pi_WSLine                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTauMu_Phi_3pi_WSLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTauMu_Phi_3pi_WSLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTauMu_Phi_3pi_WSLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTauMu_Phi_3pi_WSLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTauMu_Phi_3pi_WSLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTauMu_Phi_3pi_WSLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTauMu_Phi_3pi_WSLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_Phi_3pi_WSLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTauMu_K_3pi_looseLine                  |     0.130 |     0.124 |    0.023      11.8     0.53 |    1000 |     0.124 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_K_3pi_looseLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_K_3pi_looseLineFilterSequence   |     0.040 |     0.045 |    0.001      11.7     0.52 |    1000 |     0.045 |
+TimingAuditor.TIMER              INFO            MERGED:B2XTauMu_K_3pi_loose_daughters            |     0.133 |     0.233 |    0.007       0.9     0.18 |      75 |     0.018 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:B2XTauMu_K_3pi_loose_daughters     |     0.133 |     0.204 |    0.002       0.9     0.17 |      75 |     0.015 |
+TimingAuditor.TIMER              INFO             B2XTauMu_K_3pi_loose_daughters                  |     0.000 |     0.007 |    0.005       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2XTauMu_K_3pi_looseLine                         |     0.000 |     0.872 |    0.138       3.0     1.39 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTauMu_K_3pi_looseLine            |     0.000 |     0.344 |    0.329       0.4     0.02 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTauMu_K_3pi_looseLine            |     0.000 |     0.625 |    0.534       0.7     0.13 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTauMu_K_3pi_looseLine            |     0.000 |     0.240 |    0.230       0.3     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTauMu_K_3pi_looseLine            |     0.000 |     0.823 |    0.672       1.0     0.21 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTauMu_K_3pi_looseLine            |     0.000 |     0.749 |    0.721       0.8     0.04 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTauMu_K_3pi_looseLine            |     5.000 |     4.146 |    3.521       4.8     0.88 |       2 |     0.008 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTauMu_K_3pi_looseLine            |     0.000 |     1.067 |    0.899       1.2     0.24 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_K_3pi_looseLinePostScaler       |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTauMu_K_3pi_loose_WSLine               |     0.060 |     0.077 |    0.018       0.6     0.05 |    1000 |     0.078 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_K_3pi_loose_WSLinePreScaler     |     0.000 |     0.003 |    0.002       0.1     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_K_3pi_loose_WSLineFilterSequence|     0.019 |     0.005 |    0.002       0.5     0.02 |     501 |     0.003 |
+TimingAuditor.TIMER              INFO            MERGED:B2XTauMu_K_3pi_loose_WS_daughters         |     0.000 |     0.017 |    0.006       0.2     0.03 |      40 |     0.001 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:B2XTauMu_K_3pi_loose_WS_daughters  |     0.000 |     0.003 |    0.002       0.0     0.00 |      40 |     0.000 |
+TimingAuditor.TIMER              INFO             B2XTauMu_K_3pi_loose_WS_daughters               |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2XTauMu_K_3pi_loose_WSLine                      |     0.000 |     0.249 |    0.249       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTauMu_K_3pi_loose_WSLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTauMu_K_3pi_loose_WSLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTauMu_K_3pi_loose_WSLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTauMu_K_3pi_loose_WSLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTauMu_K_3pi_loose_WSLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTauMu_K_3pi_loose_WSLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTauMu_K_3pi_loose_WSLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_K_3pi_loose_WSLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGamma2pi_Line                     |     0.960 |     1.005 |    0.022      11.6     1.02 |    1000 |     1.005 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_LinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_LineFilterSequence      |     0.900 |     0.923 |    0.002      11.5     0.98 |    1000 |     0.923 |
+TimingAuditor.TIMER              INFO            TrackListBeauty2XGamma                           |     0.318 |     0.232 |    0.021       3.6     0.23 |     911 |     0.212 |
+TimingAuditor.TIMER              INFO            DiTracksForRadiativeBeauty2XGamma                |     0.138 |     0.174 |    0.037       2.3     0.14 |     867 |     0.152 |
+TimingAuditor.TIMER              INFO            PhotonSelBeauty2XGamma                           |     0.000 |     0.013 |    0.005       0.1     0.01 |     687 |     0.009 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_                                |     0.179 |     0.143 |    0.040       2.1     0.15 |     278 |     0.040 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_Hlt1TISTOS                      |     0.625 |     0.875 |    0.415       2.5     0.56 |      16 |     0.014 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_Line                            |     0.000 |     0.976 |    0.582       2.4     0.63 |       7 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGamma2pi_Line               |     0.000 |     0.406 |    0.238       0.5     0.12 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGamma2pi_Line               |     0.000 |     0.377 |    0.260       0.4     0.08 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGamma2pi_Line               |     0.000 |     0.317 |    0.225       0.4     0.08 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGamma2pi_Line               |     0.000 |     0.265 |    0.106       0.5     0.19 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGamma2pi_Line               |     0.000 |     0.172 |    0.055       0.4     0.18 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_LinePostScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGamma2pi_gammagammaLine           |     0.140 |     0.127 |    0.021       1.8     0.13 |    1000 |     0.128 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_gammagammaLinePreScaler |     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_gammagammaLineFilterSequ|     0.070 |     0.052 |    0.001       1.6     0.11 |    1000 |     0.053 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_gammagamma                      |     0.071 |     0.078 |    0.032       1.5     0.12 |     278 |     0.022 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_gammagammaHlt1TISTOS            |     5.000 |     0.555 |    0.463       0.6     0.13 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_gammagammaLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGamma2pi_gammagammaLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGamma2pi_gammagammaLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGamma2pi_gammagammaLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGamma2pi_gammagammaLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGamma2pi_gammagammaLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_gammagammaLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGamma2pi_wCNVLL_Line              |     0.850 |     0.754 |    0.020      34.5     1.60 |    1000 |     0.755 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_wCNVLL_LinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_wCNVLL_LineFilterSequenc|     0.770 |     0.679 |    0.002      34.2     1.58 |    1000 |     0.680 |
+TimingAuditor.TIMER              INFO            ConvLLPhotonBeauty2XGamma                        |     0.000 |     0.013 |    0.006       0.2     0.01 |     162 |     0.002 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_wCNVLL_                         |     0.000 |     0.154 |    0.041       1.3     0.20 |      41 |     0.006 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_wCNVLL_Hlt1TISTOS               |     5.000 |     1.501 |    0.980       2.0     0.74 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_wCNVLL_Line                     |     0.000 |     1.375 |    1.363       1.4     0.02 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGamma2pi_wCNVLL_Line        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGamma2pi_wCNVLL_Line        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGamma2pi_wCNVLL_Line        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGamma2pi_wCNVLL_Line        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGamma2pi_wCNVLL_Line        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_wCNVLL_LinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGamma2pi_wCNVDD_Line              |     0.400 |     0.420 |    0.020       5.9     0.61 |    1000 |     0.420 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_wCNVDD_LinePreScaler    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_wCNVDD_LineFilterSequenc|     0.310 |     0.349 |    0.001       5.8     0.58 |    1000 |     0.349 |
+TimingAuditor.TIMER              INFO            ConvDDPhotonBeauty2XGamma                        |     0.000 |     0.012 |    0.006       0.1     0.01 |     100 |     0.001 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_wCNVDD_                         |     0.000 |     0.187 |    0.066       1.7     0.30 |      30 |     0.006 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_wCNVDD_Hlt1TISTOS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_wCNVDD_Line                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGamma2pi_wCNVDD_Line        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGamma2pi_wCNVDD_Line        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGamma2pi_wCNVDD_Line        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGamma2pi_wCNVDD_Line        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGamma2pi_wCNVDD_Line        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_wCNVDD_LinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGammapi_Ks0_Line                  |     0.510 |     0.448 |    0.020      18.2     0.92 |    1000 |     0.449 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammapi_Ks0_LinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammapi_Ks0_LineFilterSequence   |     0.440 |     0.373 |    0.001      18.0     0.89 |    1000 |     0.374 |
+TimingAuditor.TIMER              INFO            MERGED:MergedKshorts                             |     0.161 |     0.140 |    0.008       5.4     0.22 |     867 |     0.122 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:MergedKshorts                      |     0.000 |     0.007 |    0.003       0.1     0.01 |     867 |     0.006 |
+TimingAuditor.TIMER              INFO             MergedKshorts                                   |     0.000 |     0.004 |    0.003       0.0     0.00 |     648 |     0.003 |
+TimingAuditor.TIMER              INFO            KS0SelBeauty2XGamma                              |     0.000 |     0.007 |    0.003       0.1     0.00 |     648 |     0.005 |
+TimingAuditor.TIMER              INFO            DiTracks_wKS0_ForRadiativeBeauty2XGamma          |     0.132 |     0.185 |    0.057       1.2     0.11 |     226 |     0.042 |
+TimingAuditor.TIMER              INFO            Beauty2XGammapi_Ks0_                             |     0.243 |     0.168 |    0.053       1.6     0.18 |      82 |     0.014 |
+TimingAuditor.TIMER              INFO            Beauty2XGammapi_Ks0_Hlt1TISTOS                   |     1.000 |     2.080 |    0.493       6.0     1.90 |      10 |     0.021 |
+TimingAuditor.TIMER              INFO            Beauty2XGammapi_Ks0_Line                         |     0.000 |     1.827 |    1.052       3.1     1.12 |       3 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGammapi_Ks0_Line            |     5.000 |     0.731 |    0.525       0.9     0.29 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGammapi_Ks0_Line            |     0.000 |     0.717 |    0.456       1.0     0.37 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGammapi_Ks0_Line            |     0.000 |     0.745 |    0.399       1.1     0.49 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGammapi_Ks0_Line            |     0.000 |     0.623 |    0.298       0.9     0.46 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGammapi_Ks0_Line            |     0.000 |     0.209 |    0.109       0.3     0.14 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammapi_Ks0_LinePostScaler       |     0.000 |     0.003 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGammapi_Lambda0_Line              |     0.440 |     0.581 |    0.021       7.6     0.81 |    1000 |     0.582 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammapi_Lambda0_LinePreScaler    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammapi_Lambda0_LineFilterSequenc|     0.370 |     0.500 |    0.002       7.5     0.78 |    1000 |     0.501 |
+TimingAuditor.TIMER              INFO            MERGED:MergedLambdas                             |     0.115 |     0.118 |    0.007       1.0     0.13 |     867 |     0.102 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:MergedLambdas                      |     0.000 |     0.007 |    0.003       0.0     0.01 |     867 |     0.007 |
+TimingAuditor.TIMER              INFO             MergedLambdas                                   |     0.019 |     0.004 |    0.002       0.0     0.00 |     523 |     0.002 |
+TimingAuditor.TIMER              INFO            LambdaSelBeauty2XGamma                           |     0.000 |     0.005 |    0.002       0.0     0.00 |     523 |     0.003 |
+TimingAuditor.TIMER              INFO            DiTracks_wLambda_ForRadiativeBeauty2XGamma       |     0.096 |     0.193 |    0.047       1.3     0.14 |     517 |     0.100 |
+TimingAuditor.TIMER              INFO            Beauty2XGammapi_Lambda0_                         |     0.000 |     0.144 |    0.047       1.2     0.12 |     162 |     0.023 |
+TimingAuditor.TIMER              INFO            Beauty2XGammapi_Lambda0_Hlt1TISTOS               |     0.000 |     1.282 |    0.552       3.1     0.84 |      10 |     0.013 |
+TimingAuditor.TIMER              INFO            Beauty2XGammapi_Lambda0_Line                     |     0.000 |     1.637 |    1.463       1.9     0.20 |       3 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGammapi_Lambda0_Line        |     0.000 |     0.812 |    0.812       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGammapi_Lambda0_Line        |     0.000 |     0.731 |    0.731       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGammapi_Lambda0_Line        |     0.000 |     0.669 |    0.669       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGammapi_Lambda0_Line        |     0.000 |     0.665 |    0.665       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGammapi_Lambda0_Line        |     0.000 |     0.122 |    0.122       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammapi_Lambda0_LinePostScaler   |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGamma3pi_Line                     |     0.530 |     0.563 |    0.020      13.2     1.05 |    1000 |     0.564 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_LinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_LineFilterSequence      |     0.430 |     0.485 |    0.002      13.0     1.02 |    1000 |     0.486 |
+TimingAuditor.TIMER              INFO            TriTracks_ForRadiativeBeauty2XGamma              |     0.196 |     0.206 |    0.027       2.9     0.26 |     867 |     0.179 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_                                |     0.000 |     0.157 |    0.045       1.0     0.13 |     148 |     0.023 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_Hlt1TISTOS                      |     1.666 |     1.421 |    0.684       2.7     0.69 |       6 |     0.009 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_Line                            |     0.000 |     1.855 |    1.099       3.5     1.12 |       4 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGamma3pi_Line               |     0.000 |     0.657 |    0.593       0.8     0.10 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGamma3pi_Line               |     0.000 |     0.523 |    0.449       0.6     0.07 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGamma3pi_Line               |     0.000 |     0.521 |    0.469       0.6     0.06 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGamma3pi_Line               |     0.000 |     0.402 |    0.336       0.5     0.07 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGamma3pi_Line               |     0.000 |     0.159 |    0.146       0.2     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_LinePostScaler          |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGamma3pi_gammagammaLine           |     0.070 |     0.123 |    0.019      12.3     0.42 |    1000 |     0.123 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_gammagammaLinePreScaler |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_gammagammaLineFilterSequ|     0.030 |     0.051 |    0.001      12.2     0.41 |    1000 |     0.051 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_gammagamma                      |     0.067 |     0.108 |    0.040       1.2     0.15 |     148 |     0.016 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_gammagammaHlt1TISTOS            |     0.000 |     1.123 |    0.389       2.5     0.95 |       4 |     0.004 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_gammagammaLine                  |     5.000 |     2.122 |    0.891       3.4     1.74 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGamma3pi_gammagammaLine     |     0.000 |     1.029 |    1.029       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGamma3pi_gammagammaLine     |     0.000 |     0.843 |    0.843       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGamma3pi_gammagammaLine     |     0.000 |     0.894 |    0.894       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGamma3pi_gammagammaLine     |     0.000 |     0.966 |    0.966       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGamma3pi_gammagammaLine     |     0.000 |     0.211 |    0.211       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_gammagammaLinePostScaler|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGamma3pi_wCNVLL_Line              |     0.080 |     0.087 |    0.020       4.6     0.17 |    1000 |     0.088 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_wCNVLL_LinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_wCNVLL_LineFilterSequenc|     0.030 |     0.015 |    0.001       4.5     0.16 |    1000 |     0.016 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_wCNVLL_                         |     0.833 |     0.189 |    0.051       1.6     0.31 |      24 |     0.005 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_wCNVLL_Hlt1TISTOS               |     0.000 |     0.848 |    0.848       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_wCNVLL_Line                     |    10.000 |     1.014 |    1.014       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGamma3pi_wCNVLL_Line        |     0.000 |     0.467 |    0.467       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGamma3pi_wCNVLL_Line        |     0.000 |     0.385 |    0.385       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGamma3pi_wCNVLL_Line        |     0.000 |     0.334 |    0.334       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGamma3pi_wCNVLL_Line        |     0.000 |     0.215 |    0.215       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGamma3pi_wCNVLL_Line        |     0.000 |     0.091 |    0.091       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_wCNVLL_LinePostScaler   |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGamma3pi_wCNVDD_Line              |     0.070 |     0.087 |    0.021       6.2     0.21 |    1000 |     0.088 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_wCNVDD_LinePreScaler    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_wCNVDD_LineFilterSequenc|     0.020 |     0.015 |    0.001       6.1     0.20 |    1000 |     0.016 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_wCNVDD_                         |     0.625 |     0.204 |    0.070       1.4     0.32 |      16 |     0.003 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_wCNVDD_Hlt1TISTOS               |     0.000 |     1.470 |    1.470       1.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_wCNVDD_Line                     |    10.000 |     1.212 |    1.212       1.2     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGamma3pi_wCNVDD_Line        |     0.000 |     0.612 |    0.612       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGamma3pi_wCNVDD_Line        |     0.000 |     0.413 |    0.413       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGamma3pi_wCNVDD_Line        |     0.000 |     0.371 |    0.371       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGamma3pi_wCNVDD_Line        |     0.000 |     0.433 |    0.433       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGamma3pi_wCNVDD_Line        |     0.000 |     0.105 |    0.105       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_wCNVDD_LinePostScaler   |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGamma2pi_Ks0_Line                 |     0.200 |     0.189 |    0.020       5.4     0.36 |    1000 |     0.189 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_Ks0_LinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_Ks0_LineFilterSequence  |     0.100 |     0.110 |    0.002       5.2     0.33 |    1000 |     0.111 |
+TimingAuditor.TIMER              INFO            TriTracks_wKS0_ForRadiativeBeauty2XGamma         |     0.088 |     0.170 |    0.033       1.2     0.14 |     226 |     0.039 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_Ks0_                            |     0.000 |     0.177 |    0.047       1.5     0.25 |      37 |     0.007 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_Ks0_Hlt1TISTOS                  |     0.000 |     2.013 |    2.013       2.0     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_Ks0_Line                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGamma2pi_Ks0_Line           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGamma2pi_Ks0_Line           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGamma2pi_Ks0_Line           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGamma2pi_Ks0_Line           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGamma2pi_Ks0_Line           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_Ks0_LinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGamma2pi_pi0M_Line                |     0.230 |     0.233 |    0.021       5.7     0.53 |    1000 |     0.233 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_pi0M_LinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_pi0M_LineFilterSequence |     0.120 |     0.155 |    0.002       5.4     0.50 |    1000 |     0.155 |
+TimingAuditor.TIMER              INFO            MergedPi0SelBeauty2XGamma                        |     0.000 |     0.007 |    0.004       0.1     0.01 |     194 |     0.002 |
+TimingAuditor.TIMER              INFO            TriTracks_wPi0M_ForRadiativeBeauty2XGamma        |     0.051 |     0.200 |    0.039       2.0     0.20 |     194 |     0.039 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_pi0M_                           |     0.000 |     0.172 |    0.047       2.0     0.22 |      90 |     0.016 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_pi0M_Hlt1TISTOS                 |     0.000 |     0.969 |    0.329       1.8     0.50 |       7 |     0.007 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_pi0M_Line                       |     0.000 |     1.105 |    0.525       1.5     0.52 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGamma2pi_pi0M_Line          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGamma2pi_pi0M_Line          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGamma2pi_pi0M_Line          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGamma2pi_pi0M_Line          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGamma2pi_pi0M_Line          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_pi0M_LinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGammaphiOmega_2pipi0M_Line        |     0.160 |     0.118 |    0.020       2.0     0.16 |    1000 |     0.119 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammaphiOmega_2pipi0M_LinePreScal|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammaphiOmega_2pipi0M_LineFilterS|     0.080 |     0.048 |    0.001       1.8     0.13 |    1000 |     0.049 |
+TimingAuditor.TIMER              INFO            TriTracks_wPi0M_phiomega_ForRadiativeBeauty2XGamm|     0.154 |     0.112 |    0.035       1.5     0.11 |     194 |     0.022 |
+TimingAuditor.TIMER              INFO            Beauty2XGammaphiOmega_2pipi0M_                   |     1.428 |     0.264 |    0.061       1.3     0.47 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO            Beauty2XGammaphiOmega_2pipi0M_Hlt1TISTOS         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Beauty2XGammaphiOmega_2pipi0M_Line               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGammaphiOmega_2pipi0M_Line  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGammaphiOmega_2pipi0M_Line  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGammaphiOmega_2pipi0M_Line  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGammaphiOmega_2pipi0M_Line  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGammaphiOmega_2pipi0M_Line  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammaphiOmega_2pipi0M_LinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGamma2pi_pi0R_Line                |     1.080 |     1.118 |    0.019      39.5     2.51 |    1000 |     1.118 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_pi0R_LinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_pi0R_LineFilterSequence |     1.000 |     1.034 |    0.002      39.0     2.48 |    1000 |     1.035 |
+TimingAuditor.TIMER              INFO            ResolvedPi0SelBeauty2XGamma                      |     0.011 |     0.011 |    0.004       0.4     0.02 |     861 |     0.010 |
+TimingAuditor.TIMER              INFO            TriTracks_wPi0R_ForRadiativeBeauty2XGamma        |     0.289 |     0.274 |    0.035       8.3     0.50 |     829 |     0.227 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_pi0R_                           |     0.418 |     0.254 |    0.042       4.5     0.38 |     215 |     0.055 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_pi0R_Hlt1TISTOS                 |     2.941 |     1.906 |    0.652       4.0     1.33 |      17 |     0.032 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_pi0R_Line                       |     0.000 |     1.944 |    0.813       3.9     1.08 |       7 |     0.014 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGamma2pi_pi0R_Line          |     0.000 |     0.718 |    0.718       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGamma2pi_pi0R_Line          |     0.000 |     0.610 |    0.610       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGamma2pi_pi0R_Line          |     0.000 |     0.554 |    0.554       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGamma2pi_pi0R_Line          |     0.000 |     0.551 |    0.551       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGamma2pi_pi0R_Line          |     0.000 |     0.113 |    0.113       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_pi0R_LinePostScaler     |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGammaphiOmega_2pipi0R_Line        |     0.380 |     0.449 |    0.020      12.2     0.77 |    1000 |     0.449 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammaphiOmega_2pipi0R_LinePreScal|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammaphiOmega_2pipi0R_LineFilterS|     0.300 |     0.368 |    0.002      12.0     0.74 |    1000 |     0.368 |
+TimingAuditor.TIMER              INFO            TriTracks_wPi0R_phiomega_ForRadiativeBeauty2XGamm|     0.096 |     0.193 |    0.031       2.7     0.26 |     829 |     0.160 |
+TimingAuditor.TIMER              INFO            Beauty2XGammaphiOmega_2pipi0R_                   |     0.224 |     0.181 |    0.045       1.5     0.23 |      89 |     0.016 |
+TimingAuditor.TIMER              INFO            Beauty2XGammaphiOmega_2pipi0R_Hlt1TISTOS         |     0.000 |     1.006 |    0.499       1.3     0.44 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            Beauty2XGammaphiOmega_2pipi0R_Line               |     0.000 |     0.728 |    0.728       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGammaphiOmega_2pipi0R_Line  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGammaphiOmega_2pipi0R_Line  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGammaphiOmega_2pipi0R_Line  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGammaphiOmega_2pipi0R_Line  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGammaphiOmega_2pipi0R_Line  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammaphiOmega_2pipi0R_LinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGamma2pi_Lambda0_Line             |     0.270 |     0.232 |    0.019       3.5     0.30 |    1000 |     0.232 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_Lambda0_LinePreScaler   |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_Lambda0_LineFilterSequen|     0.210 |     0.154 |    0.001       3.4     0.28 |    1000 |     0.155 |
+TimingAuditor.TIMER              INFO            TriTracks_wLambda_ForRadiativeBeauty2XGamma      |     0.193 |     0.132 |    0.037       1.5     0.13 |     517 |     0.069 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_Lambda0_                        |     0.000 |     0.187 |    0.061       1.7     0.31 |      27 |     0.005 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_Lambda0_Hlt1TISTOS              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_Lambda0_Line                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGamma2pi_Lambda0_Line       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGamma2pi_Lambda0_Line       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGamma2pi_Lambda0_Line       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGamma2pi_Lambda0_Line       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGamma2pi_Lambda0_Line       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_Lambda0_LinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGamma4pi_Line                     |     0.400 |     0.334 |    0.020      10.8     0.64 |    1000 |     0.335 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma4pi_LinePreScaler           |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma4pi_LineFilterSequence      |     0.290 |     0.259 |    0.001      10.6     0.62 |    1000 |     0.259 |
+TimingAuditor.TIMER              INFO            FourTracks_ForRadiativeBeauty2XGamma             |     0.138 |     0.113 |    0.023       2.8     0.18 |     867 |     0.098 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma4pi_                                |     0.185 |     0.142 |    0.044       0.6     0.11 |      54 |     0.008 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma4pi_Hlt1TISTOS                      |     2.000 |     0.896 |    0.416       1.2     0.34 |       5 |     0.004 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma4pi_Line                            |     0.000 |     1.150 |    0.744       1.7     0.38 |       5 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGamma4pi_Line               |     0.000 |     0.473 |    0.359       0.6     0.16 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGamma4pi_Line               |     0.000 |     0.447 |    0.293       0.6     0.22 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGamma4pi_Line               |     0.000 |     0.408 |    0.261       0.6     0.21 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGamma4pi_Line               |     0.000 |     0.271 |    0.261       0.3     0.01 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGamma4pi_Line               |     0.000 |     0.112 |    0.111       0.1     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma4pi_LinePostScaler          |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGamma3pi_Ks0_Line                 |     0.250 |     0.199 |    0.020      16.3     0.66 |    1000 |     0.200 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_Ks0_LinePreScaler       |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_Ks0_LineFilterSequence  |     0.160 |     0.123 |    0.002      16.1     0.65 |    1000 |     0.123 |
+TimingAuditor.TIMER              INFO            FourTracks_wKS0_ForRadiativeBeauty2XGamma        |     0.265 |     0.202 |    0.030       1.9     0.24 |     226 |     0.046 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_Ks0_                            |     0.526 |     0.222 |    0.055       1.3     0.30 |      19 |     0.004 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_Ks0_Hlt1TISTOS                  |     5.000 |     2.353 |    0.536       4.2     2.57 |       2 |     0.005 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_Ks0_Line                        |     5.000 |     2.819 |    0.748       4.9     2.93 |       2 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGamma3pi_Ks0_Line           |     0.000 |     0.961 |    0.961       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGamma3pi_Ks0_Line           |    10.000 |     0.796 |    0.796       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGamma3pi_Ks0_Line           |     0.000 |     0.799 |    0.799       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGamma3pi_Ks0_Line           |     0.000 |     0.368 |    0.368       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGamma3pi_Ks0_Line           |     0.000 |     0.240 |    0.240       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_Ks0_LinePostScaler      |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGamma2pi_2Ks_Line                 |     0.160 |     0.128 |    0.020       7.4     0.27 |    1000 |     0.129 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_2Ks_LinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_2Ks_LineFilterSequence  |     0.030 |     0.049 |    0.002       2.1     0.12 |    1000 |     0.049 |
+TimingAuditor.TIMER              INFO            FourTracks_w2KS0_ForRadiativeBeauty2XGamma       |     0.044 |     0.091 |    0.030       1.4     0.10 |     226 |     0.021 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_2Ks_                            |     0.000 |     0.828 |    0.104       1.6     1.02 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_2Ks_Hlt1TISTOS                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma2pi_2Ks_Line                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGamma2pi_2Ks_Line           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGamma2pi_2Ks_Line           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGamma2pi_2Ks_Line           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGamma2pi_2Ks_Line           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGamma2pi_2Ks_Line           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma2pi_2Ks_LinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGamma3pi_pi0M_Line                |     0.200 |     0.204 |    0.020      11.1     0.65 |    1000 |     0.205 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_pi0M_LinePreScaler      |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_pi0M_LineFilterSequence |     0.130 |     0.131 |    0.002      11.0     0.63 |    1000 |     0.131 |
+TimingAuditor.TIMER              INFO            FourTracks_wPi0M_ForRadiativeBeauty2XGamma       |     0.257 |     0.244 |    0.033       2.3     0.37 |     194 |     0.047 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_pi0M_                           |     0.000 |     0.228 |    0.054       2.2     0.34 |      42 |     0.010 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_pi0M_Hlt1TISTOS                 |     1.666 |     1.220 |    0.661       2.1     0.53 |       6 |     0.007 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_pi0M_Line                       |     2.500 |     1.674 |    0.897       2.6     0.72 |       4 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGamma3pi_pi0M_Line          |     0.000 |     0.591 |    0.573       0.6     0.03 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGamma3pi_pi0M_Line          |     0.000 |     0.562 |    0.528       0.6     0.05 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGamma3pi_pi0M_Line          |     0.000 |     0.587 |    0.585       0.6     0.00 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGamma3pi_pi0M_Line          |     0.000 |     0.409 |    0.291       0.5     0.17 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGamma3pi_pi0M_Line          |     0.000 |     0.136 |    0.114       0.2     0.03 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_pi0M_LinePostScaler     |     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGamma3pi_pi0R_Line                |     0.730 |     0.749 |    0.020      35.6     2.49 |    1000 |     0.750 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_pi0R_LinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_pi0R_LineFilterSequence |     0.680 |     0.670 |    0.002      35.1     2.47 |    1000 |     0.670 |
+TimingAuditor.TIMER              INFO            FourTracks_wPi0R_ForRadiativeBeauty2XGamma       |     0.337 |     0.285 |    0.031      11.3     0.70 |     829 |     0.237 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_pi0R_                           |     0.192 |     0.284 |    0.048       4.8     0.53 |     104 |     0.030 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_pi0R_Hlt1TISTOS                 |     2.222 |     1.805 |    0.519       4.6     1.49 |       9 |     0.016 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_pi0R_Line                       |     2.000 |     2.677 |    0.854       6.1     2.19 |       5 |     0.013 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGamma3pi_pi0R_Line          |     0.000 |     0.801 |    0.770       0.8     0.04 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGamma3pi_pi0R_Line          |     0.000 |     0.646 |    0.576       0.7     0.10 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGamma3pi_pi0R_Line          |     0.000 |     0.660 |    0.617       0.7     0.06 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGamma3pi_pi0R_Line          |     5.000 |     0.558 |    0.448       0.7     0.16 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGamma3pi_pi0R_Line          |     0.000 |     0.193 |    0.130       0.3     0.09 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_pi0R_LinePostScaler     |     0.000 |     0.004 |    0.004       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGamma3pi_Lambda0_Line             |     0.230 |     0.257 |    0.020       7.8     0.50 |    1000 |     0.257 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_Lambda0_LinePreScaler   |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_Lambda0_LineFilterSequen|     0.170 |     0.180 |    0.001       7.7     0.48 |    1000 |     0.180 |
+TimingAuditor.TIMER              INFO            FourTracks_wLambda_ForRadiativeBeauty2XGamma     |     0.154 |     0.178 |    0.035       7.0     0.38 |     517 |     0.092 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_Lambda0_                        |     0.000 |     0.175 |    0.062       0.6     0.14 |      20 |     0.004 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_Lambda0_Hlt1TISTOS              |     0.000 |     1.045 |    1.045       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Beauty2XGamma3pi_Lambda0_Line                    |     0.000 |     1.642 |    1.642       1.6     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGamma3pi_Lambda0_Line       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGamma3pi_Lambda0_Line       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Beauty2XGamma3pi_Lambda0_Line       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Beauty2XGamma3pi_Lambda0_Line       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Beauty2XGamma3pi_Lambda0_Line       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGamma3pi_Lambda0_LinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDoubleSLForRX_Line                        |     0.860 |     0.804 |    0.028       6.8     0.85 |    1000 |     0.805 |
+TimingAuditor.TIMER              INFO           StrippingDoubleSLForRX_LinePreScaler              |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDoubleSLForRX_LineFilterSequence         |     0.730 |     0.727 |    0.008       6.6     0.83 |    1000 |     0.727 |
+TimingAuditor.TIMER              INFO            StrippingDoubleSLForRX_LineVOIDFilter            |     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO            DoubleSLForRX_Kaons                              |     0.073 |     0.072 |    0.005       0.8     0.05 |     812 |     0.059 |
+TimingAuditor.TIMER              INFO            MERGED:DoubleSLForRX_Leptons                     |     0.544 |     0.718 |    0.043       5.3     0.61 |     606 |     0.435 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:DoubleSLForRX_Leptons              |     0.495 |     0.656 |    0.038       5.1     0.60 |     606 |     0.398 |
+TimingAuditor.TIMER              INFO              INPUT:DoubleSLForRX_Electrons                  |     0.462 |     0.565 |    0.010       4.8     0.59 |     606 |     0.343 |
+TimingAuditor.TIMER              INFO               SelFilterPhys_StdAllLooseElectrons_Particles  |     0.264 |     0.298 |    0.004       4.4     0.51 |     945 |     0.282 |
+TimingAuditor.TIMER              INFO               DoubleSLForRX_Electrons                       |     0.016 |     0.033 |    0.004       0.3     0.02 |     595 |     0.020 |
+TimingAuditor.TIMER              INFO              INPUT:DoubleSLForRX_Muons                      |     0.033 |     0.080 |    0.002       0.6     0.08 |     606 |     0.049 |
+TimingAuditor.TIMER              INFO               DoubleSLForRX_Muons                           |     0.000 |     0.018 |    0.003       0.1     0.01 |     502 |     0.009 |
+TimingAuditor.TIMER              INFO             DoubleSLForRX_Leptons                           |     0.000 |     0.005 |    0.003       0.0     0.00 |     258 |     0.001 |
+TimingAuditor.TIMER              INFO            DoubleSLForRX_D                                  |     0.232 |     0.146 |    0.069       1.5     0.11 |     258 |     0.038 |
+TimingAuditor.TIMER              INFO            DoubleSLForRX_Pions                              |     0.142 |     0.167 |    0.040       0.4     0.09 |      70 |     0.012 |
+TimingAuditor.TIMER              INFO            DoubleSLForRX_Line                               |     0.142 |     0.126 |    0.068       1.3     0.15 |      70 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingDoubleSLForRX_LinePostScaler             |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingKshort2eePiPi_eeFromTracksLine            |     0.810 |     0.820 |    0.019      16.8     1.38 |    1000 |     0.821 |
+TimingAuditor.TIMER              INFO           StrippingKshort2eePiPi_eeFromTracksLinePreScaler  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingKshort2eePiPi_eeFromTracksLineFilterSeque|     0.690 |     0.754 |    0.001      16.7     1.36 |    1000 |     0.754 |
+TimingAuditor.TIMER              INFO            ElecsFromTracksForKshort2eePiPi                  |     0.411 |     0.453 |    0.024      11.5     0.99 |     705 |     0.320 |
+TimingAuditor.TIMER              INFO            PionsForKshort2eePiPi                            |     0.160 |     0.251 |    0.044       3.6     0.24 |     497 |     0.125 |
+TimingAuditor.TIMER              INFO            Kshort2eePiPi_eeFromTracksLine                   |     0.080 |     0.103 |    0.035       1.8     0.11 |     497 |     0.051 |
+TimingAuditor.TIMER              INFO           StrippingKshort2eePiPi_eeFromTracksLinePostScaler |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingKshort2eePiPi_eeFromTracks_TOSLine        |     1.120 |     1.082 |    0.019      19.8     1.86 |    1000 |     1.082 |
+TimingAuditor.TIMER              INFO           StrippingKshort2eePiPi_eeFromTracks_TOSLinePreScal|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingKshort2eePiPi_eeFromTracks_TOSLineFilterS|     1.040 |     0.999 |    0.001      19.6     1.83 |    1000 |     1.000 |
+TimingAuditor.TIMER              INFO            ElecsFromTracksForKshort2eePiPi_soft             |     0.510 |     0.436 |    0.022       9.7     0.91 |     705 |     0.307 |
+TimingAuditor.TIMER              INFO            PionsForKshort2eePiPi_soft                       |     0.099 |     0.140 |    0.017       0.8     0.11 |     705 |     0.099 |
+TimingAuditor.TIMER              INFO            Kshort2eePiPi_eeFromTracks_forTOS                |     0.440 |     0.313 |    0.036       9.4     0.69 |     703 |     0.221 |
+TimingAuditor.TIMER              INFO            Kshort2eePiPi_eeFromTracks_TOSLine               |     2.000 |     2.516 |    0.885       7.5     1.96 |      10 |     0.025 |
+TimingAuditor.TIMER              INFO           StrippingKshort2eePiPi_eeFromTracks_TOSLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBd2JpsieeKSBd2JpsieeKSFromTracksPrescaledL|     0.070 |     0.082 |    0.016       2.5     0.11 |    1000 |     0.083 |
+TimingAuditor.TIMER              INFO           StrippingBd2JpsieeKSBd2JpsieeKSFromTracksPrescaled|     0.020 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingBd2JpsieeKSBd2JpsieeKSFromTracksPrescaled|     0.100 |     0.102 |    0.002       2.4     0.27 |     100 |     0.010 |
+TimingAuditor.TIMER              INFO            SelJpsi2eeFromTracksForBd2JpsieeKS               |     0.000 |     0.014 |    0.004       0.1     0.01 |     705 |     0.010 |
+TimingAuditor.TIMER              INFO            MERGED:StdLooseKsMergedForBetaSBd2JpsieeKS       |     0.188 |     0.205 |    0.008       1.0     0.22 |      53 |     0.011 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:StdLooseKsMergedForBetaSBd2JpsieeKS|     0.000 |     0.006 |    0.003       0.0     0.00 |      53 |     0.000 |
+TimingAuditor.TIMER              INFO             StdLooseKsMergedForBetaSBd2JpsieeKS             |     0.000 |     0.005 |    0.003       0.0     0.00 |      43 |     0.000 |
+TimingAuditor.TIMER              INFO            KsForBetaSBd2JpsieeKS                            |     0.000 |     0.033 |    0.012       0.1     0.02 |      43 |     0.001 |
+TimingAuditor.TIMER              INFO            Bd2JpsieeKSBd2JpsieeKSFromTracksPrescaledLine    |     0.000 |     0.742 |    0.144       1.3     0.85 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBd2JpsieeKSBd2JpsieeKSFromTracksPrescaled|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBd2JpsieeKSBd2JpsieeKstarFromTracksPrescal|     0.100 |     0.073 |    0.015       5.8     0.19 |    1000 |     0.074 |
+TimingAuditor.TIMER              INFO           StrippingBd2JpsieeKSBd2JpsieeKstarFromTracksPresca|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingBd2JpsieeKSBd2JpsieeKstarFromTracksPresca|     0.105 |     0.108 |    0.002       5.7     0.58 |      95 |     0.010 |
+TimingAuditor.TIMER              INFO            Kstar2KpiForBetaSNoBiasBd2JpsieeKS               |     0.000 |     0.108 |    0.005       0.3     0.09 |      22 |     0.002 |
+TimingAuditor.TIMER              INFO            Bd2JpsieeKSBd2JpsieeKstarFromTracksPrescaledLine |     0.000 |     1.876 |    1.876       1.9     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBd2JpsieeKSBd2JpsieeKstarFromTracksPresca|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBd2JpsieeKSBd2JpsieeKSFromTracksDetachedLi|     0.270 |     0.170 |    0.019       6.5     0.38 |    1000 |     0.170 |
+TimingAuditor.TIMER              INFO           StrippingBd2JpsieeKSBd2JpsieeKSFromTracksDetachedL|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBd2JpsieeKSBd2JpsieeKSFromTracksDetachedL|     0.190 |     0.097 |    0.001       6.3     0.36 |    1000 |     0.098 |
+TimingAuditor.TIMER              INFO            Bd2JpsiKSFromTracks                              |     0.277 |     0.137 |    0.040       1.4     0.23 |      36 |     0.005 |
+TimingAuditor.TIMER              INFO            Bd2JpsieeKSBd2JpsieeKSFromTracksDetachedLine     |     0.000 |     0.085 |    0.031       0.2     0.06 |       7 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBd2JpsieeKSBd2JpsieeKSFromTracksDetachedL|     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBd2JpsieeKSBd2JpsieeKSDetachedLine        |     0.820 |     0.739 |    0.019      23.3     1.26 |    1000 |     0.739 |
+TimingAuditor.TIMER              INFO           StrippingBd2JpsieeKSBd2JpsieeKSDetachedLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBd2JpsieeKSBd2JpsieeKSDetachedLineFilterS|     0.760 |     0.663 |    0.001      23.2     1.24 |    1000 |     0.663 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseDiElectron_Particles       |     0.779 |     0.666 |    0.085      23.1     1.21 |     911 |     0.607 |
+TimingAuditor.TIMER              INFO            SelJpsi2eeForBd2JpsieeKS                         |     0.023 |     0.009 |    0.004       0.1     0.01 |     432 |     0.004 |
+TimingAuditor.TIMER              INFO            Bd2JpsiKS                                        |     0.000 |     0.120 |    0.038       1.4     0.21 |      38 |     0.005 |
+TimingAuditor.TIMER              INFO            Bd2JpsieeKSBd2JpsieeKSDetachedLine               |     0.000 |     0.056 |    0.017       0.1     0.04 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBd2JpsieeKSBd2JpsieeKSDetachedLinePostSca|     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2MuNuControlLine                        |     0.400 |     0.395 |    0.014     179.7     6.65 |    1000 |     0.395 |
+TimingAuditor.TIMER              INFO           StrippingBu2MuNuControlLinePreScaler              |     0.010 |     0.004 |    0.001       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingBu2MuNuControlLineFilterSequence         |    12.222 |    12.127 |    0.002     179.6    39.39 |      27 |     0.327 |
+TimingAuditor.TIMER              INFO            MERGED:Bu2MuNuControlLine                        |     1.250 |     0.957 |    0.165       7.9     1.55 |      24 |     0.023 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Bu2MuNuControlLine                 |     1.250 |     0.926 |    0.161       7.7     1.51 |      24 |     0.022 |
+TimingAuditor.TIMER              INFO              INPUT:Phys_Bu2MuNu_MuForBu2MuNuControl_Particle|     1.250 |     0.919 |    0.156       7.6     1.51 |      24 |     0.022 |
+TimingAuditor.TIMER              INFO               SelFilterPhys_Bu2MuNu_MuForBu2MuNuControl_Part|     1.250 |     0.909 |    0.150       7.6     1.51 |      24 |     0.022 |
+TimingAuditor.TIMER              INFO             Bu2MuNuControlLine                              |     0.000 |     0.005 |    0.003       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2MuNuControlLine                  |    93.333 |    93.878 |   22.759     160.8    69.10 |       3 |     0.282 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2MuNuControlLine                  |     0.000 |     0.163 |    0.121       0.2     0.04 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2MuNuControlLine                  |     0.000 |     0.105 |    0.076       0.1     0.03 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2MuNuControlLine                  |     0.000 |     0.105 |    0.082       0.1     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bu2MuNuControlLine                  |     0.000 |     1.588 |    0.520       3.6     1.77 |       3 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bu2MuNuControlLine                  |     0.000 |     0.579 |    0.451       0.8     0.18 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Bu2MuNuControlLine                  |     3.333 |     1.342 |    0.514       1.9     0.73 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Bu2MuNuControlLine                  |     0.000 |     0.639 |    0.471       0.8     0.19 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_Bu2MuNuControlLine                  |     0.000 |     0.599 |    0.457       0.8     0.19 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_Bu2MuNuControlLine                 |     0.000 |     1.221 |    0.440       1.7     0.68 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingBu2MuNuControlLinePostScaler             |     0.000 |     0.006 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2MuNuSignalLine                         |     0.340 |     0.366 |    0.028      87.0     3.28 |    1000 |     0.367 |
+TimingAuditor.TIMER              INFO           StrippingBu2MuNuSignalLinePreScaler               |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2MuNuSignalLineFilterSequence          |     0.270 |     0.294 |    0.008      86.9     3.27 |    1000 |     0.295 |
+TimingAuditor.TIMER              INFO            StrippingBu2MuNuSignalLineVOIDFilter             |     0.000 |     0.007 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO            MERGED:Bu2MuNuSignalLine                         |     0.434 |     0.464 |    0.078      35.5     1.97 |     322 |     0.150 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Bu2MuNuSignalLine                  |     0.434 |     0.457 |    0.073      35.5     1.97 |     322 |     0.147 |
+TimingAuditor.TIMER              INFO              INPUT:Phys_Bu2MuNu_MuForBu2MuNu_Particles      |     0.434 |     0.451 |    0.069      35.5     1.97 |     322 |     0.145 |
+TimingAuditor.TIMER              INFO               SelFilterPhys_Bu2MuNu_MuForBu2MuNu_Particles  |     0.434 |     0.443 |    0.064      35.5     1.97 |     322 |     0.143 |
+TimingAuditor.TIMER              INFO             Bu2MuNuSignalLine                               |     0.000 |     0.005 |    0.005       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2MuNuSignalLine                   |    60.000 |    56.178 |   33.947      78.4    31.44 |       2 |     0.112 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2MuNuSignalLine                   |     0.000 |     0.198 |    0.192       0.2     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2MuNuSignalLine                   |     0.000 |     0.128 |    0.096       0.2     0.05 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2MuNuSignalLine                   |     0.000 |     0.123 |    0.098       0.1     0.04 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bu2MuNuSignalLine                   |     0.000 |     1.258 |    1.196       1.3     0.09 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bu2MuNuSignalLine                   |     0.000 |     1.178 |    1.111       1.2     0.09 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Bu2MuNuSignalLine                   |     0.000 |     1.262 |    1.147       1.4     0.16 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Bu2MuNuSignalLine                   |     0.000 |     1.241 |    1.114       1.4     0.18 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_Bu2MuNuSignalLine                   |     5.000 |     1.320 |    1.070       1.6     0.35 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_Bu2MuNuSignalLine                  |     0.000 |     0.625 |    0.621       0.6     0.01 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBu2MuNuSignalLinePostScaler              |     0.000 |     0.004 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDiMuonAndGammaForCharmAssociative         |     0.290 |     0.203 |    0.019       1.7     0.15 |    1000 |     0.203 |
+TimingAuditor.TIMER              INFO           StrippingDiMuonAndGammaForCharmAssociativePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDiMuonAndGammaForCharmAssociativeFilterSe|     0.150 |     0.132 |    0.002       1.6     0.13 |    1000 |     0.133 |
+TimingAuditor.TIMER              INFO            SelDiMuonForCharmAssociative                     |     0.131 |     0.075 |    0.041       0.7     0.04 |     759 |     0.057 |
+TimingAuditor.TIMER              INFO            DiMuonAndGammaForCharmAssociative                |     0.000 |     0.105 |    0.053       1.3     0.13 |      87 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingDiMuonAndGammaForCharmAssociativePostScal|     0.000 |     0.002 |    0.001       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDoubleDiMuonForCharmAssociative           |     0.080 |     0.083 |    0.019       3.3     0.12 |    1000 |     0.083 |
+TimingAuditor.TIMER              INFO           StrippingDoubleDiMuonForCharmAssociativePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDoubleDiMuonForCharmAssociativeFilterSequ|     0.020 |     0.011 |    0.001       1.4     0.05 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO            DoubleDiMuonForCharmAssociative                  |     0.229 |     0.045 |    0.021       1.3     0.13 |      87 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingDoubleDiMuonForCharmAssociativePostScaler|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingChiAndDiMuonForCharmAssociative           |     0.090 |     0.085 |    0.019       5.8     0.20 |    1000 |     0.086 |
+TimingAuditor.TIMER              INFO           StrippingChiAndDiMuonForCharmAssociativePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingChiAndDiMuonForCharmAssociativeFilterSequ|     0.010 |     0.012 |    0.001       2.3     0.08 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO            SelDoubleDiMuonForCharmAssociative               |     0.114 |     0.037 |    0.020       0.5     0.05 |      87 |     0.003 |
+TimingAuditor.TIMER              INFO            SelPreChiAndDiMuonForCharmAssociative            |     0.000 |     0.616 |    0.616       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            ChiAndDiMuonForCharmAssociative                  |     0.000 |     0.706 |    0.706       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingChiAndDiMuonForCharmAssociativePostScaler|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDiChiForCharmAssociative                  |     0.050 |     0.072 |    0.019       1.8     0.07 |    1000 |     0.072 |
+TimingAuditor.TIMER              INFO           StrippingDiChiForCharmAssociativePreScaler        |     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDiChiForCharmAssociativeFilterSequence   |     0.000 |     0.004 |    0.001       1.8     0.06 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            SelPreDiChiForCharmAssociative                   |     0.000 |     0.873 |    0.873       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            DiChiForCharmAssociative                         |     0.000 |     0.038 |    0.038       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDiChiForCharmAssociativePostScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDiMuonAndWForCharmAssociative             |     0.140 |     0.115 |    0.019       0.8     0.08 |    1000 |     0.116 |
+TimingAuditor.TIMER              INFO           StrippingDiMuonAndWForCharmAssociativePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDiMuonAndWForCharmAssociativeFilterSequen|     0.100 |     0.050 |    0.001       0.4     0.04 |    1000 |     0.050 |
+TimingAuditor.TIMER              INFO            SelWForCharmAssociative                          |     0.013 |     0.006 |    0.004       0.1     0.00 |     759 |     0.005 |
+TimingAuditor.TIMER              INFO            DiMuonAndWForCharmAssociative                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDiMuonAndWForCharmAssociativePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingChiAndWForCharmAssociative                |     0.040 |     0.069 |    0.018       0.4     0.04 |    1000 |     0.070 |
+TimingAuditor.TIMER              INFO           StrippingChiAndWForCharmAssociativePreScaler      |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingChiAndWForCharmAssociativeFilterSequence |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO            SelPreChiAndWForCharmAssociative                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            ChiAndWForCharmAssociative                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingChiAndWForCharmAssociativePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2MajoMuDDLine                           |     0.980 |     1.116 |    0.025      21.0     2.35 |    1000 |     1.116 |
+TimingAuditor.TIMER              INFO           StrippingBu2MajoMuDDLinePreScaler                 |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2MajoMuDDLineFilterSequence            |     0.900 |     1.042 |    0.007      20.8     2.33 |    1000 |     1.043 |
+TimingAuditor.TIMER              INFO            StrippingBu2MajoMuDDLineVOIDFilter               |     0.010 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO            MuforBu2MajoLep                                  |     0.000 |     0.034 |    0.003       0.1     0.02 |     507 |     0.017 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdNoPIDsDownPions_Particles       |     0.043 |     0.009 |    0.004       0.0     0.00 |     911 |     0.008 |
+TimingAuditor.TIMER              INFO            DownPiforBu2MajoLep                              |     0.000 |     0.072 |    0.005       0.3     0.06 |     299 |     0.022 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdNoPIDsDownElectrons_Particles   |     1.591 |     1.522 |    0.032      13.0     1.55 |     911 |     1.387 |
+TimingAuditor.TIMER              INFO            DownEforBu2MajoLep                               |     0.140 |     0.184 |    0.028       1.2     0.17 |     285 |     0.052 |
+TimingAuditor.TIMER              INFO            DownMajoforBu2MajoLepDD                          |     0.596 |     0.742 |    0.052       8.1     0.95 |     285 |     0.212 |
+TimingAuditor.TIMER              INFO            Bu2MajoMuDDLine                                  |     0.167 |     0.094 |    0.045       1.4     0.12 |     179 |     0.017 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2MajoMuDDLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2MajoMuDDLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2MajoMuDDLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2MajoMuDDLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBu2MajoMuDDLinePostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2MajoMuLLLine                           |     0.240 |     0.326 |    0.027       5.0     0.55 |    1000 |     0.326 |
+TimingAuditor.TIMER              INFO           StrippingBu2MajoMuLLLinePreScaler                 |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2MajoMuLLLineFilterSequence            |     0.190 |     0.251 |    0.007       4.8     0.53 |    1000 |     0.251 |
+TimingAuditor.TIMER              INFO            StrippingBu2MajoMuLLLineVOIDFilter               |     0.000 |     0.006 |    0.003       0.1     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            PiforBu2MajoLep                                  |     0.066 |     0.076 |    0.023       0.3     0.05 |     301 |     0.023 |
+TimingAuditor.TIMER              INFO            EforBu2MajoLep                                   |     0.000 |     0.035 |    0.005       0.2     0.03 |     217 |     0.008 |
+TimingAuditor.TIMER              INFO            MajoforBu2MajoLepLL                              |     0.166 |     0.234 |    0.064       1.5     0.21 |     180 |     0.042 |
+TimingAuditor.TIMER              INFO            Bu2MajoMuLLLine                                  |     0.168 |     0.086 |    0.045       1.1     0.10 |     119 |     0.010 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2MajoMuLLLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2MajoMuLLLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2MajoMuLLLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2MajoMuLLLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBu2MajoMuLLLinePostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingKshort2MuMuMuMu_LongLine                  |     0.140 |     0.200 |    0.020       4.7     0.25 |    1000 |     0.201 |
+TimingAuditor.TIMER              INFO           StrippingKshort2MuMuMuMu_LongLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingKshort2MuMuMuMu_LongLineFilterSequence   |     0.070 |     0.137 |    0.001       4.6     0.24 |    1000 |     0.137 |
+TimingAuditor.TIMER              INFO            LongMuonsForKshort2MuMuMuMu                      |     0.013 |     0.028 |    0.004       0.1     0.02 |     759 |     0.022 |
+TimingAuditor.TIMER              INFO            Kshort2MuMuMuMu_LongLine                         |     0.028 |     0.049 |    0.028       1.8     0.10 |     356 |     0.018 |
+TimingAuditor.TIMER              INFO           StrippingKshort2MuMuMuMu_LongLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingKshort2MuMuMuMu_DownLine                  |     0.340 |     0.378 |    0.019      12.1     0.51 |    1000 |     0.379 |
+TimingAuditor.TIMER              INFO           StrippingKshort2MuMuMuMu_DownLinePreScaler        |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingKshort2MuMuMuMu_DownLineFilterSequence   |     0.270 |     0.311 |    0.001      12.1     0.49 |    1000 |     0.311 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseDownMuons_Particles        |     0.241 |     0.270 |    0.034      12.0     0.45 |     911 |     0.246 |
+TimingAuditor.TIMER              INFO            DownMuonsForKshort2MuMuMuMu                      |     0.000 |     0.018 |    0.004       0.2     0.02 |     398 |     0.007 |
+TimingAuditor.TIMER              INFO            Kshort2MuMuMuMu_DownLine                         |     0.064 |     0.050 |    0.029       0.5     0.04 |     156 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingKshort2MuMuMuMu_DownLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTau2LambdaMuLine                          |     0.290 |     0.288 |    0.020       6.1     0.37 |    1000 |     0.289 |
+TimingAuditor.TIMER              INFO           StrippingTau2LambdaMuLinePreScaler                |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTau2LambdaMuLineFilterSequence           |     0.210 |     0.211 |    0.002       3.6     0.30 |    1000 |     0.211 |
+TimingAuditor.TIMER              INFO            Tau2LambdaMuSelLambda                            |     0.243 |     0.278 |    0.137       1.7     0.14 |     493 |     0.137 |
+TimingAuditor.TIMER              INFO            Tau2LambdaMuLine                                 |     0.188 |     0.161 |    0.081       2.0     0.27 |      53 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingTau2LambdaMuLinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeSigmaPMuMuLine                 |     0.300 |     0.219 |    0.020       1.5     0.14 |    1000 |     0.219 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPMuMuLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPMuMuLineFilterSequence  |     0.240 |     0.163 |    0.001       1.4     0.13 |    1000 |     0.163 |
+TimingAuditor.TIMER              INFO            RareStrangeSigmaPMuMuLine                        |     0.207 |     0.146 |    0.058       1.4     0.08 |     724 |     0.106 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeSigmaPMuMuLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeSigmaPMuMuLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeSigmaPMuMuLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPMuMuLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeSigmaPEELine                   |     0.230 |     0.255 |    0.019       3.0     0.17 |    1000 |     0.255 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPEELinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPEELineFilterSequence    |     0.180 |     0.201 |    0.001       2.9     0.16 |    1000 |     0.201 |
+TimingAuditor.TIMER              INFO            RareStrangeSigmaPEELine                          |     0.095 |     0.139 |    0.059       0.7     0.07 |     837 |     0.116 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeSigmaPEELine             |     0.000 |     0.606 |    0.606       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeSigmaPEELine             |     0.000 |     0.570 |    0.570       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeSigmaPEELine             |     0.000 |     0.695 |    0.695       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPEELinePostScaler        |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeSigmaPEEDetLine                |     0.630 |     0.640 |    0.021       9.0     1.00 |    1000 |     0.640 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPEEDetLinePreScaler      |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPEEDetLineFilterSequence |     0.540 |     0.569 |    0.002       8.9     0.99 |    1000 |     0.569 |
+TimingAuditor.TIMER              INFO            RareStrangeDiElectronDetached                    |     0.318 |     0.333 |    0.014       7.4     0.50 |     911 |     0.304 |
+TimingAuditor.TIMER              INFO            RareStrangeSigmaPEEDetLine                       |     0.331 |     0.193 |    0.078       4.8     0.34 |     241 |     0.047 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeSigmaPEEDetLine          |     3.333 |     1.131 |    1.042       1.2     0.09 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeSigmaPEEDetLine          |     3.333 |     1.002 |    0.897       1.1     0.11 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeSigmaPEEDetLine          |     0.000 |     0.994 |    0.930       1.1     0.08 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPEEDetLinePostScaler     |     0.000 |     0.002 |    0.001       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeSigmaPEMuLine                  |     0.290 |     0.302 |    0.020       3.0     0.25 |    1000 |     0.303 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPEMuLinePreScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPEMuLineFilterSequence   |     0.190 |     0.242 |    0.002       2.8     0.23 |    1000 |     0.243 |
+TimingAuditor.TIMER              INFO            RareStrangeSigmaPEMuLine                         |     0.197 |     0.238 |    0.098       2.4     0.17 |     709 |     0.169 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeSigmaPEMuLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeSigmaPEMuLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeSigmaPEMuLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPEMuLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeSigmaPMuMuDetLine              |     0.170 |     0.212 |    0.020       2.6     0.16 |    1000 |     0.213 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPMuMuDetLinePreScaler    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPMuMuDetLineFilterSequenc|     0.130 |     0.140 |    0.002       2.4     0.14 |    1000 |     0.140 |
+TimingAuditor.TIMER              INFO            RareStrangeDiMuonDetached                        |     0.079 |     0.100 |    0.039       1.1     0.06 |     759 |     0.076 |
+TimingAuditor.TIMER              INFO            RareStrangeSigmaPMuMuDetLine                     |     0.555 |     0.231 |    0.079       1.9     0.41 |      18 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeSigmaPMuMuDetLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeSigmaPMuMuDetLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeSigmaPMuMuDetLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPMuMuDetLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeSigmaPPi0Line                  |     5.100 |     5.150 |    0.019     158.7    11.60 |    1000 |     5.150 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPPi0LinePreScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPPi0LineFilterSequence   |     5.020 |     5.066 |    0.001     158.6    11.59 |    1000 |     5.067 |
+TimingAuditor.TIMER              INFO            MERGED:Pi0ForRareStrangeSigmaPPi0                |     5.466 |     5.515 |    0.114     158.2    11.98 |     911 |     5.025 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Pi0ForRareStrangeSigmaPPi0         |     5.378 |     5.444 |    0.108     157.2    11.82 |     911 |     4.960 |
+TimingAuditor.TIMER              INFO              INPUT:Phys_StdLooseDalitzPi0_Particles         |     5.367 |     5.436 |    0.104     157.2    11.82 |     911 |     4.953 |
+TimingAuditor.TIMER              INFO               SelFilterPhys_StdLooseDalitzPi0_Particles     |     5.356 |     5.427 |    0.099     157.2    11.82 |     911 |     4.944 |
+TimingAuditor.TIMER              INFO             Pi0ForRareStrangeSigmaPPi0                      |     0.000 |     0.007 |    0.004       0.0     0.00 |     163 |     0.001 |
+TimingAuditor.TIMER              INFO            RareStrangeSigmaPPi0Line                         |     0.123 |     0.116 |    0.056       1.4     0.11 |     162 |     0.019 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeSigmaPPi0Line            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeSigmaPPi0Line            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeSigmaPPi0Line            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPPi0LinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeSigmaPPi0CalLine               |     0.390 |     0.468 |    0.021       5.8     0.39 |    1000 |     0.469 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPPi0CalLinePreScaler     |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPPi0CalLineFilterSequence|     0.350 |     0.405 |    0.001       5.6     0.37 |    1000 |     0.406 |
+TimingAuditor.TIMER              INFO            MERGED:Pi0ForRareStrangeSigmaPPi0Cal             |     0.241 |     0.238 |    0.014       1.5     0.14 |     911 |     0.217 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Pi0ForRareStrangeSigmaPPi0Cal      |     0.043 |     0.015 |    0.007       0.1     0.01 |     911 |     0.014 |
+TimingAuditor.TIMER              INFO              INPUT:Phys_StdLooseMergedPi0_Particles         |     0.010 |     0.004 |    0.002       0.0     0.00 |     911 |     0.004 |
+TimingAuditor.TIMER              INFO             Pi0ForRareStrangeSigmaPPi0Cal                   |     0.011 |     0.007 |    0.003       0.1     0.01 |     888 |     0.007 |
+TimingAuditor.TIMER              INFO            RareStrangeSigmaPPi0CalLine                      |     0.094 |     0.110 |    0.054       1.9     0.09 |     850 |     0.094 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeSigmaPPi0CalLine         |     0.000 |     0.813 |    0.502       1.1     0.27 |       5 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeSigmaPPi0CalLine         |     2.000 |     0.722 |    0.359       0.9     0.24 |       5 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeSigmaPPi0CalLine         |     0.000 |     0.720 |    0.374       0.9     0.20 |       5 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPPi0CalLinePostScaler    |     0.000 |     0.003 |    0.001       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeSigmaPEEDownLine               |     1.410 |     1.318 |    0.021      20.0     1.71 |    1000 |     1.318 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPEEDownLinePreScaler     |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPEEDownLineFilterSequence|     1.370 |     1.252 |    0.001      19.9     1.69 |    1000 |     1.252 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdNoPIDsDownProtons_Particles     |     0.021 |     0.009 |    0.003       0.1     0.01 |     911 |     0.009 |
+TimingAuditor.TIMER              INFO            RareStrangeSigmaPEEDownLine                      |     0.326 |     0.257 |    0.063       2.8     0.24 |     889 |     0.229 |
+TimingAuditor.TIMER              INFO            For%sMakeVeloTracksGSRareStrangeSigmaPEEDown     |    13.333 |    12.119 |    9.314      15.3     2.99 |       3 |     0.036 |
+TimingAuditor.TIMER              INFO             ForRareStrangeSigmaPEEDownFastVelo              |     3.333 |     3.019 |    2.153       4.5     1.31 |       3 |     0.009 |
+TimingAuditor.TIMER              INFO             ForRareStrangeSigmaPEEDownInitSeedFit           |     0.000 |     0.290 |    0.256       0.4     0.06 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO             ForRareStrangeSigmaPEEDownCopyVelo              |     0.000 |     0.131 |    0.119       0.1     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeSigmaPEEDownVeloRefitterAlg       |    10.000 |     8.598 |    6.477      10.2     1.91 |       3 |     0.026 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeSigmaPEEDownLine         |     0.000 |     0.749 |    0.649       0.8     0.09 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeSigmaPEEDownLine         |     0.000 |     0.685 |    0.566       0.8     0.13 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeSigmaPEEDownLine         |     0.000 |     0.681 |    0.542       0.8     0.12 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_RareStrangeSigmaPEEDownLine         |     0.000 |     0.194 |    0.126       0.2     0.06 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPEEDownLinePostScaler    |     0.000 |     0.009 |    0.002       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeSigmaPMuMuLFVLine              |     0.260 |     0.224 |    0.020       0.9     0.14 |    1000 |     0.225 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPMuMuLFVLinePreScaler    |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPMuMuLFVLineFilterSequenc|     0.200 |     0.163 |    0.001       0.8     0.13 |    1000 |     0.164 |
+TimingAuditor.TIMER              INFO            RareStrangeSigmaPMuMuLFVLine                     |     0.220 |     0.144 |    0.058       0.6     0.07 |     724 |     0.105 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeSigmaPMuMuLFVLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeSigmaPMuMuLFVLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeSigmaPMuMuLFVLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPMuMuLFVLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeSigmaPMuMuLFVDownLine          |     0.080 |     0.080 |    0.016       1.8     0.08 |    1000 |     0.080 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPMuMuLFVDownLinePreScaler|     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPMuMuLFVDownLineFilterSeq|     0.108 |     0.098 |    0.002       1.7     0.21 |      92 |     0.009 |
+TimingAuditor.TIMER              INFO            RareStrangeSigmaPMuMuLFVDownLine                 |     0.000 |     0.165 |    0.066       1.6     0.25 |      33 |     0.005 |
+TimingAuditor.TIMER              INFO            For%sMakeVeloTracksGSRareStrangeSigmaPMuMuLFVDown|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeSigmaPMuMuLFVDownFastVelo         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeSigmaPMuMuLFVDownInitSeedFit      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeSigmaPMuMuLFVDownCopyVelo         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeSigmaPMuMuLFVDownVeloRefitterAlg  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeSigmaPMuMuLFVDownLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeSigmaPMuMuLFVDownLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeSigmaPMuMuLFVDownLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_RareStrangeSigmaPMuMuLFVDownLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPMuMuLFVDownLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeSigmaPMuMuDownLine             |     0.200 |     0.199 |    0.021      41.5     1.32 |    1000 |     0.199 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPMuMuDownLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPMuMuDownLineFilterSequen|     0.160 |     0.135 |    0.001      41.4     1.31 |    1000 |     0.135 |
+TimingAuditor.TIMER              INFO            RareStrangeSigmaPMuMuDownLine                    |     0.276 |     0.132 |    0.058       1.5     0.11 |     398 |     0.053 |
+TimingAuditor.TIMER              INFO            For%sMakeVeloTracksGSRareStrangeSigmaPMuMuDown   |    30.000 |    31.123 |   31.123      31.1     0.00 |       1 |     0.031 |
+TimingAuditor.TIMER              INFO             ForRareStrangeSigmaPMuMuDownFastVelo            |    10.000 |     7.702 |    7.702       7.7     0.00 |       1 |     0.008 |
+TimingAuditor.TIMER              INFO             ForRareStrangeSigmaPMuMuDownInitSeedFit         |     0.000 |     0.736 |    0.736       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO             ForRareStrangeSigmaPMuMuDownCopyVelo            |     0.000 |     0.279 |    0.279       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeSigmaPMuMuDownVeloRefitterAlg     |    20.000 |    22.302 |   22.302      22.3     0.00 |       1 |     0.022 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeSigmaPMuMuDownLine       |     0.000 |     2.211 |    2.211       2.2     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeSigmaPMuMuDownLine       |    10.000 |     2.043 |    2.043       2.0     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeSigmaPMuMuDownLine       |     0.000 |     2.148 |    2.148       2.1     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_RareStrangeSigmaPMuMuDownLine       |     0.000 |     0.525 |    0.525       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaPMuMuDownLinePostScaler  |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeSigmaMuMuMuLine                |     0.200 |     0.185 |    0.020       1.0     0.11 |    1000 |     0.186 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaMuMuMuLinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaMuMuMuLineFilterSequence |     0.150 |     0.129 |    0.001       0.9     0.10 |    1000 |     0.129 |
+TimingAuditor.TIMER              INFO            RareStrangeSigmaMuMuMuLine                       |     0.105 |     0.096 |    0.038       0.9     0.06 |     759 |     0.073 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeSigmaMuMuMuLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeSigmaMuMuMuLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeSigmaMuMuMuLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaMuMuMuLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeSigmaMuMuMuDownLine            |     0.070 |     0.135 |    0.020       0.9     0.11 |    1000 |     0.135 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaMuMuMuDownLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaMuMuMuDownLineFilterSeque|     0.040 |     0.072 |    0.002       0.9     0.10 |    1000 |     0.072 |
+TimingAuditor.TIMER              INFO            RareStrangeSigmaMuMuMuDownLine                   |     0.025 |     0.085 |    0.036       0.8     0.06 |     398 |     0.034 |
+TimingAuditor.TIMER              INFO            For%sMakeVeloTracksGSRareStrangeSigmaMuMuMuDown  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeSigmaMuMuMuDownFastVelo           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeSigmaMuMuMuDownInitSeedFit        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeSigmaMuMuMuDownCopyVelo           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeSigmaMuMuMuDownVeloRefitterAlg    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeSigmaMuMuMuDownLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeSigmaMuMuMuDownLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeSigmaMuMuMuDownLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_RareStrangeSigmaMuMuMuDownLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeSigmaMuMuMuDownLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeKPiMuMuLine                    |     0.520 |     0.397 |    0.020       2.4     0.29 |    1000 |     0.397 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiMuMuLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiMuMuLineFilterSequence     |     0.450 |     0.339 |    0.001       2.2     0.28 |    1000 |     0.339 |
+TimingAuditor.TIMER              INFO            RareStrangeKPiMuMuLine                           |     0.461 |     0.354 |    0.094       2.0     0.21 |     759 |     0.269 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeKPiMuMuLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeKPiMuMuLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeKPiMuMuLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiMuMuLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeKPiMuMuLFVLine                 |     0.380 |     0.352 |    0.020       2.1     0.25 |    1000 |     0.352 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiMuMuLFVLinePreScaler       |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiMuMuLFVLineFilterSequence  |     0.300 |     0.292 |    0.001       2.0     0.24 |    1000 |     0.293 |
+TimingAuditor.TIMER              INFO            RareStrangeKPiMuMuLFVLine                        |     0.289 |     0.302 |    0.089       1.9     0.18 |     759 |     0.229 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeKPiMuMuLFVLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeKPiMuMuLFVLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeKPiMuMuLFVLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiMuMuLFVLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeKPiMuMuLFVDownLine             |     0.270 |     0.249 |    0.020      39.6     1.26 |    1000 |     0.250 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiMuMuLFVDownLinePreScaler   |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiMuMuLFVDownLineFilterSequen|     0.210 |     0.182 |    0.002      39.5     1.26 |    1000 |     0.183 |
+TimingAuditor.TIMER              INFO            RareStrangeKPiMuMuLFVDownLine                    |     0.276 |     0.244 |    0.089       1.4     0.13 |     398 |     0.097 |
+TimingAuditor.TIMER              INFO            For%sMakeVeloTracksGSRareStrangeKPiMuMuLFVDown   |    30.000 |    32.638 |   32.638      32.6     0.00 |       1 |     0.033 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiMuMuLFVDownFastVelo            |     0.000 |     7.184 |    7.184       7.2     0.00 |       1 |     0.007 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiMuMuLFVDownInitSeedFit         |    10.000 |     0.707 |    0.707       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiMuMuLFVDownCopyVelo            |     0.000 |     0.252 |    0.252       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiMuMuLFVDownVeloRefitterAlg     |    20.000 |    24.384 |   24.384      24.4     0.00 |       1 |     0.024 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeKPiMuMuLFVDownLine       |     0.000 |     1.506 |    1.506       1.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeKPiMuMuLFVDownLine       |     0.000 |     1.289 |    1.289       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeKPiMuMuLFVDownLine       |     0.000 |     1.274 |    1.274       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_RareStrangeKPiMuMuLFVDownLine       |    10.000 |     0.351 |    0.351       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiMuMuLFVDownLinePostScaler  |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeKPiEELine                      |     0.360 |     0.460 |    0.020       3.4     0.32 |    1000 |     0.461 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEELinePreScaler            |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEELineFilterSequence       |     0.340 |     0.403 |    0.001       3.3     0.30 |    1000 |     0.403 |
+TimingAuditor.TIMER              INFO            RareStrangeKPiEELine                             |     0.287 |     0.357 |    0.098       2.9     0.24 |     870 |     0.311 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeKPiEELine                |     0.000 |     0.506 |    0.506       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeKPiEELine                |     0.000 |     0.385 |    0.385       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeKPiEELine                |     0.000 |     0.361 |    0.361       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEELinePostScaler           |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeKPiEEDownLine                  |     0.660 |     0.626 |    0.020      46.9     2.12 |    1000 |     0.626 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEEDownLinePreScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEEDownLineFilterSequence   |     0.600 |     0.566 |    0.002      46.8     2.11 |    1000 |     0.567 |
+TimingAuditor.TIMER              INFO            RareStrangeKPiEEDownLine                         |     0.472 |     0.410 |    0.067       5.4     0.48 |     889 |     0.365 |
+TimingAuditor.TIMER              INFO            For%sMakeVeloTracksGSRareStrangeKPiEEDown        |    30.000 |    30.978 |   19.575      42.2    11.31 |       3 |     0.093 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiEEDownFastVelo                 |     3.333 |     5.860 |    4.401       7.4     1.48 |       3 |     0.018 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiEEDownInitSeedFit              |     0.000 |     0.697 |    0.471       0.9     0.21 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiEEDownCopyVelo                 |     0.000 |     0.256 |    0.188       0.3     0.06 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiEEDownVeloRefitterAlg          |    26.666 |    24.091 |   13.045      33.6    10.36 |       3 |     0.072 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeKPiEEDownLine            |     0.000 |     1.090 |    0.778       1.5     0.40 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeKPiEEDownLine            |     0.000 |     0.860 |    0.595       1.2     0.30 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeKPiEEDownLine            |     0.000 |     0.843 |    0.607       1.2     0.29 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_RareStrangeKPiEEDownLine            |     0.000 |     0.456 |    0.138       0.9     0.37 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEEDownLinePostScaler       |     0.000 |     0.003 |    0.003       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeKPiEELFVLine                   |     0.400 |     0.452 |    0.019       5.6     0.35 |    1000 |     0.452 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEELFVLinePreScaler         |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEELFVLineFilterSequence    |     0.360 |     0.387 |    0.001       3.2     0.30 |    1000 |     0.388 |
+TimingAuditor.TIMER              INFO            RareStrangeKPiEELFVLine                          |     0.333 |     0.337 |    0.092       2.9     0.23 |     870 |     0.293 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeKPiEELFVLine             |     0.000 |     0.710 |    0.710       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeKPiEELFVLine             |     0.000 |     0.644 |    0.644       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeKPiEELFVLine             |     0.000 |     0.639 |    0.639       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEELFVLinePostScaler        |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeKPiEELFVDownLine               |     0.410 |     0.419 |    0.020       4.9     0.33 |    1000 |     0.420 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEELFVDownLinePreScaler     |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEELFVDownLineFilterSequence|     0.330 |     0.361 |    0.002       4.8     0.32 |    1000 |     0.361 |
+TimingAuditor.TIMER              INFO            RareStrangeKPiEELFVDownLine                      |     0.303 |     0.301 |    0.061       2.5     0.25 |     889 |     0.268 |
+TimingAuditor.TIMER              INFO            For%sMakeVeloTracksGSRareStrangeKPiEELFVDown     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiEELFVDownFastVelo              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiEELFVDownInitSeedFit           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiEELFVDownCopyVelo              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiEELFVDownVeloRefitterAlg       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeKPiEELFVDownLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeKPiEELFVDownLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeKPiEELFVDownLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_RareStrangeKPiEELFVDownLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEELFVDownLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeKPiEMuLFVLine                  |     0.390 |     0.445 |    0.020       6.8     0.41 |    1000 |     0.445 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEMuLFVLinePreScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEMuLFVLineFilterSequence   |     0.320 |     0.376 |    0.002       3.2     0.34 |    1000 |     0.376 |
+TimingAuditor.TIMER              INFO            RareStrangeKPiEMuLFVLine                         |     0.369 |     0.404 |    0.122       2.8     0.26 |     731 |     0.296 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeKPiEMuLFVLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeKPiEMuLFVLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeKPiEMuLFVLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEMuLFVLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeKPiEMuLFVDownLine              |     0.240 |     0.260 |    0.020       2.7     0.29 |    1000 |     0.261 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEMuLFVDownLinePreScaler    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEMuLFVDownLineFilterSequenc|     0.190 |     0.192 |    0.001       2.6     0.29 |    1000 |     0.192 |
+TimingAuditor.TIMER              INFO            RareStrangeKPiEMuLFVDownLine                     |     0.351 |     0.361 |    0.107       2.3     0.25 |     398 |     0.144 |
+TimingAuditor.TIMER              INFO            For%sMakeVeloTracksGSRareStrangeKPiEMuLFVDown    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiEMuLFVDownFastVelo             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiEMuLFVDownInitSeedFit          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiEMuLFVDownCopyVelo             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiEMuLFVDownVeloRefitterAlg      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeKPiEMuLFVDownLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeKPiEMuLFVDownLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeKPiEMuLFVDownLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_RareStrangeKPiEMuLFVDownLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEMuLFVDownLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeKPiEMuLFVSSLine                |     0.460 |     0.431 |    0.020       3.5     0.35 |    1000 |     0.431 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEMuLFVSSLinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEMuLFVSSLineFilterSequence |     0.390 |     0.370 |    0.001       3.3     0.33 |    1000 |     0.370 |
+TimingAuditor.TIMER              INFO            RareStrangeKPiEMuLFVSSLine                       |     0.451 |     0.399 |    0.122       2.9     0.26 |     731 |     0.292 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeKPiEMuLFVSSLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeKPiEMuLFVSSLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeKPiEMuLFVSSLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEMuLFVSSLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeKPiEMuLFVSSDownLine            |     0.320 |     0.282 |    0.020      19.4     0.68 |    1000 |     0.283 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEMuLFVSSDownLinePreScaler  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEMuLFVSSDownLineFilterSeque|     0.210 |     0.212 |    0.001      19.3     0.67 |    1000 |     0.212 |
+TimingAuditor.TIMER              INFO            RareStrangeKPiEMuLFVSSDownLine                   |     0.301 |     0.365 |    0.107       2.8     0.27 |     398 |     0.146 |
+TimingAuditor.TIMER              INFO            For%sMakeVeloTracksGSRareStrangeKPiEMuLFVSSDown  |    10.000 |    15.585 |   15.585      15.6     0.00 |       1 |     0.016 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiEMuLFVSSDownFastVelo           |     0.000 |     4.539 |    4.539       4.5     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiEMuLFVSSDownInitSeedFit        |     0.000 |     0.433 |    0.433       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiEMuLFVSSDownCopyVelo           |     0.000 |     0.141 |    0.141       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiEMuLFVSSDownVeloRefitterAlg    |    10.000 |    10.435 |   10.435      10.4     0.00 |       1 |     0.010 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeKPiEMuLFVSSDownLine      |     0.000 |     0.742 |    0.742       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeKPiEMuLFVSSDownLine      |     0.000 |     0.662 |    0.662       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeKPiEMuLFVSSDownLine      |     0.000 |     0.617 |    0.617       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_RareStrangeKPiEMuLFVSSDownLine      |     0.000 |     0.106 |    0.106       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiEMuLFVSSDownLinePostScaler |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeKPiPiPiLine                    |     0.060 |     0.078 |    0.016       2.7     0.12 |    1000 |     0.078 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiPiPiLinePreScaler          |     0.010 |     0.005 |    0.002       0.1     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiPiPiLineFilterSequence     |     1.250 |     0.600 |    0.002       1.7     0.56 |       8 |     0.005 |
+TimingAuditor.TIMER              INFO            RareStrangeKPiPiPiLine                           |     1.428 |     0.591 |    0.163       1.7     0.53 |       7 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeKPiPiPiLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeKPiPiPiLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeKPiPiPiLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiPiPiLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeKPiPiPiMassMeasLine            |     0.290 |     0.426 |    0.020       6.4     0.46 |    1000 |     0.427 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiPiPiMassMeasLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiPiPiMassMeasLineFilterSeque|     0.220 |     0.367 |    0.002       6.2     0.45 |    1000 |     0.368 |
+TimingAuditor.TIMER              INFO            RareStrangeKPiPiPiMassMeasLine                   |     0.208 |     0.305 |    0.066       6.1     0.33 |     911 |     0.278 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeKPiPiPiMassMeasLine      |     3.333 |     1.054 |    0.860       1.2     0.19 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeKPiPiPiMassMeasLine      |     0.000 |     0.912 |    0.691       1.2     0.28 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeKPiPiPiMassMeasLine      |     0.000 |     0.894 |    0.646       1.3     0.34 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiPiPiMassMeasLinePostScaler |     0.000 |     0.004 |    0.003       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeKPiMuMuDownLine                |     0.160 |     0.196 |    0.020       2.8     0.21 |    1000 |     0.196 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiMuMuDownLinePreScaler      |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiMuMuDownLineFilterSequence |     0.130 |     0.128 |    0.002       2.6     0.20 |    1000 |     0.128 |
+TimingAuditor.TIMER              INFO            RareStrangeKPiMuMuDownLine                       |     0.150 |     0.214 |    0.086       2.3     0.17 |     398 |     0.086 |
+TimingAuditor.TIMER              INFO            For%sMakeVeloTracksGSRareStrangeKPiMuMuDown      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiMuMuDownFastVelo               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiMuMuDownInitSeedFit            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiMuMuDownCopyVelo               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiMuMuDownVeloRefitterAlg        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeKPiMuMuDownLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeKPiMuMuDownLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeKPiMuMuDownLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_RareStrangeKPiMuMuDownLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiMuMuDownLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeKPiPiPiDownLine                |     0.170 |     0.177 |    0.015      26.6     1.37 |    1000 |     0.178 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiPiPiDownLinePreScaler      |     0.010 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiPiPiDownLineFilterSequence |     1.086 |     1.211 |    0.002      26.5     4.38 |      92 |     0.111 |
+TimingAuditor.TIMER              INFO            RareStrangeKPiPiPiDownLine                       |     0.243 |     0.326 |    0.060       2.3     0.44 |      82 |     0.027 |
+TimingAuditor.TIMER              INFO            For%sMakeVeloTracksGSRareStrangeKPiPiPiDown      |    17.500 |    16.344 |    8.248      22.8     6.33 |       4 |     0.065 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiPiPiDownFastVelo               |     5.000 |     4.131 |    2.382       5.8     1.41 |       4 |     0.017 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiPiPiDownInitSeedFit            |     0.000 |     0.368 |    0.230       0.6     0.17 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiPiPiDownCopyVelo               |     0.000 |     0.177 |    0.092       0.3     0.07 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiPiPiDownVeloRefitterAlg        |    12.500 |    11.597 |    5.512      16.3     4.77 |       4 |     0.046 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeKPiPiPiDownLine          |     2.500 |     0.775 |    0.387       1.0     0.29 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeKPiPiPiDownLine          |     0.000 |     0.702 |    0.301       1.0     0.32 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeKPiPiPiDownLine          |     0.000 |     0.653 |    0.288       1.0     0.29 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_RareStrangeKPiPiPiDownLine          |     0.000 |     0.198 |    0.078       0.3     0.09 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiPiPiDownLinePostScaler     |     0.000 |     0.003 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeKPiPiPiMassMeasDownLine        |     0.450 |     0.433 |    0.021      13.9     0.64 |    1000 |     0.433 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiPiPiMassMeasDownLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiPiPiMassMeasDownLineFilterS|     0.400 |     0.377 |    0.002      13.8     0.63 |    1000 |     0.377 |
+TimingAuditor.TIMER              INFO            RareStrangeKPiPiPiMassMeasDownLine               |     0.348 |     0.328 |    0.044       5.7     0.46 |     889 |     0.292 |
+TimingAuditor.TIMER              INFO            For%sMakeVeloTracksGSRareStrangeKPiPiPiMassMeasDo|    20.000 |    11.251 |   11.251      11.3     0.00 |       1 |     0.011 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiPiPiMassMeasDownFastVelo       |    10.000 |     3.128 |    3.128       3.1     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiPiPiMassMeasDownInitSeedFit    |     0.000 |     0.277 |    0.277       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiPiPiMassMeasDownCopyVelo       |     0.000 |     0.141 |    0.141       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO             ForRareStrangeKPiPiPiMassMeasDownVeloRefitterAlg|    10.000 |     7.665 |    7.665       7.7     0.00 |       1 |     0.008 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeKPiPiPiMassMeasDownLine  |     0.000 |     0.575 |    0.575       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeKPiPiPiMassMeasDownLine  |     0.000 |     0.448 |    0.448       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeKPiPiPiMassMeasDownLine  |     0.000 |     0.463 |    0.463       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_RareStrangeKPiPiPiMassMeasDownLine  |     0.000 |     0.095 |    0.095       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeKPiPiPiMassMeasDownLinePostSca|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangePhiKMuLine                     |     0.080 |     0.082 |    0.015       4.3     0.19 |    1000 |     0.082 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangePhiKMuLinePreScaler           |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangePhiKMuLineFilterSequence      |     1.818 |     1.016 |    0.002       4.1     1.47 |      11 |     0.011 |
+TimingAuditor.TIMER              INFO            RareStrangePhiKMuLine                            |     0.000 |     0.468 |    0.147       1.4     0.49 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangePhiKMuLine               |     3.333 |     0.746 |    0.358       1.0     0.34 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangePhiKMuLine               |     0.000 |     0.595 |    0.320       0.8     0.26 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangePhiKMuLine               |     0.000 |     0.718 |    0.296       1.1     0.39 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangePhiKMuLinePostScaler          |     0.000 |     0.010 |    0.002       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeLambdaPPiLine                  |     0.110 |     0.076 |    0.015       3.6     0.16 |    1000 |     0.076 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeLambdaPPiLinePreScaler        |     0.000 |     0.003 |    0.001       0.1     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeLambdaPPiLineFilterSequence   |     0.000 |     0.795 |    0.003       3.6     0.84 |      18 |     0.014 |
+TimingAuditor.TIMER              INFO            RareStrangeLambdaPPiLine                         |     0.000 |     0.531 |    0.165       1.7     0.38 |      16 |     0.008 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeLambdaPPiLine            |     0.000 |     0.644 |    0.397       0.9     0.35 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeLambdaPPiLine            |     0.000 |     0.503 |    0.322       0.7     0.26 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeLambdaPPiLine            |     0.000 |     0.497 |    0.282       0.7     0.30 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeLambdaPPiLinePostScaler       |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingRareStrangeLambdaPPiEELine                |     0.210 |     0.211 |    0.021       5.2     0.34 |    1000 |     0.212 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeLambdaPPiEELinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeLambdaPPiEELineFilterSequence |     0.160 |     0.146 |    0.002       5.1     0.33 |    1000 |     0.146 |
+TimingAuditor.TIMER              INFO            RareStrangeLambdaPPiEELine                       |     0.497 |     0.466 |    0.142       4.9     0.41 |     241 |     0.112 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_RareStrangeLambdaPPiEELine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_RareStrangeLambdaPPiEELine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_RareStrangeLambdaPPiEELine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingRareStrangeLambdaPPiEELinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB23MuB23MuLine                            |     0.230 |     0.202 |    0.039       1.6     0.13 |    1000 |     0.203 |
+TimingAuditor.TIMER              INFO           StrippingB23MuB23MuLinePreScaler                  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB23MuB23MuLineFilterSequence             |     0.080 |     0.091 |    0.002       1.5     0.11 |    1000 |     0.092 |
+TimingAuditor.TIMER              INFO            B23MuB23MuLine                                   |     0.059 |     0.094 |    0.053       1.4     0.06 |     507 |     0.048 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B23MuB23MuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B23MuB23MuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B23MuB23MuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B23MuB23MuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B23MuB23MuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B23MuB23MuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B23MuB23MuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_B23MuB23MuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB23MuB23MuLinePostScaler                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB23MuB2MueeLine                           |     0.270 |     0.242 |    0.031       7.6     0.34 |    1000 |     0.242 |
+TimingAuditor.TIMER              INFO           StrippingB23MuB2MueeLinePreScaler                 |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB23MuB2MueeLineFilterSequence            |     0.120 |     0.143 |    0.001       7.5     0.31 |    1000 |     0.143 |
+TimingAuditor.TIMER              INFO            B23MuB2MueeLine                                  |     0.160 |     0.160 |    0.092       2.0     0.12 |     373 |     0.060 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B23MuB2MueeLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B23MuB2MueeLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B23MuB2MueeLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B23MuB2MueeLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B23MuB2MueeLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B23MuB2MueeLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B23MuB2MueeLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_B23MuB2MueeLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB23MuB2MueeLinePostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB23MuB23PiLine                            |     0.310 |     0.296 |    0.030       2.2     0.16 |    1000 |     0.296 |
+TimingAuditor.TIMER              INFO           StrippingB23MuB23PiLinePreScaler                  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB23MuB23PiLineFilterSequence             |     0.270 |     0.217 |    0.002       2.1     0.14 |    1000 |     0.218 |
+TimingAuditor.TIMER              INFO            B23MuB23PiLine                                   |     0.235 |     0.160 |    0.058       2.0     0.10 |     890 |     0.143 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B23MuB23PiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B23MuB23PiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B23MuB23PiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B23MuB23PiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B23MuB23PiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B23MuB23PiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B23MuB23PiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_B23MuB23PiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB23MuB23PiLinePostScaler                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingMicroDSTDiMuonDiMuonSameSignLine          |     0.110 |     0.140 |    0.019      11.5     0.41 |    1000 |     0.140 |
+TimingAuditor.TIMER              INFO           StrippingMicroDSTDiMuonDiMuonSameSignLinePreScaler|     0.020 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingMicroDSTDiMuonDiMuonSameSignLineFilterSeq|     0.566 |     0.540 |    0.091      11.3     1.12 |     106 |     0.057 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseDiMuonSameSign_Particles   |     0.440 |     0.447 |    0.073      11.2     0.80 |    1000 |     0.448 |
+TimingAuditor.TIMER              INFO            MicroDSTDiMuonDiMuonSameSignLine                 |     0.000 |     0.013 |    0.005       0.1     0.01 |      54 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingMicroDSTDiMuonDiMuonSameSignLinePostScale|     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingMicroDSTDiMuonDiMuonIncLine               |     0.100 |     0.072 |    0.015       4.4     0.16 |    1000 |     0.073 |
+TimingAuditor.TIMER              INFO           StrippingMicroDSTDiMuonDiMuonIncLinePreScaler     |     0.010 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingMicroDSTDiMuonDiMuonIncLineFilterSequence|     0.000 |     0.136 |    0.005       1.3     0.27 |      31 |     0.004 |
+TimingAuditor.TIMER              INFO            MicroDSTDiMuonDiMuonIncLine                      |     0.000 |     0.022 |    0.008       0.1     0.02 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingMicroDSTDiMuonDiMuonIncLinePostScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingMicroDSTDiMuonDiMuonSameSignhighPTLine    |     0.460 |     0.508 |    0.024      11.7     0.78 |    1000 |     0.508 |
+TimingAuditor.TIMER              INFO           StrippingMicroDSTDiMuonDiMuonSameSignhighPTLinePre|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingMicroDSTDiMuonDiMuonSameSignhighPTLineFil|     0.440 |     0.443 |    0.003      11.6     0.77 |    1000 |     0.444 |
+TimingAuditor.TIMER              INFO            MicroDSTDiMuonDiMuonSameSignhighPTLine           |     0.000 |     0.009 |    0.004       0.0     0.00 |     474 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingMicroDSTDiMuonDiMuonSameSignhighPTLinePos|     0.000 |     0.002 |    0.002       0.0     0.00 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingMicroDSTDiMuonDiMuonInchighPTLine         |     0.240 |     0.271 |    0.028      13.1     0.84 |    1000 |     0.272 |
+TimingAuditor.TIMER              INFO           StrippingMicroDSTDiMuonDiMuonInchighPTLinePreScale|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingMicroDSTDiMuonDiMuonInchighPTLineFilterSe|     0.160 |     0.204 |    0.003      12.9     0.84 |    1000 |     0.205 |
+TimingAuditor.TIMER              INFO            MicroDSTDiMuonDiMuonInchighPTLine                |     0.000 |     0.007 |    0.003       0.1     0.01 |     432 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingMicroDSTDiMuonDiMuonInchighPTLinePostScal|     0.000 |     0.002 |    0.002       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingMicroDSTDiMuonDiMuonSameSignTISLine       |     4.390 |     4.202 |    0.022     228.1    11.34 |    1000 |     4.203 |
+TimingAuditor.TIMER              INFO           StrippingMicroDSTDiMuonDiMuonSameSignTISLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingMicroDSTDiMuonDiMuonSameSignTISLineFilter|     4.330 |     4.128 |    0.002     228.0    11.33 |    1000 |     4.129 |
+TimingAuditor.TIMER              INFO            MicroDSTDiMuonDiMuonSameSignTISLine              |     8.987 |     8.593 |    0.945     227.8    15.19 |     474 |     4.073 |
+TimingAuditor.TIMER              INFO           StrippingMicroDSTDiMuonDiMuonSameSignTISLinePostSc|     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingMicroDSTDiMuonDiMuonIncTISLine            |     3.510 |     3.650 |    0.020     225.3    11.20 |    1000 |     3.650 |
+TimingAuditor.TIMER              INFO           StrippingMicroDSTDiMuonDiMuonIncTISLinePreScaler  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingMicroDSTDiMuonDiMuonIncTISLineFilterSeque|     3.420 |     3.570 |    0.002     225.1    11.19 |    1000 |     3.571 |
+TimingAuditor.TIMER              INFO            MicroDSTDiMuonDiMuonIncTISLine                   |     7.754 |     8.150 |    0.843     225.0    15.83 |     432 |     3.521 |
+TimingAuditor.TIMER              INFO           StrippingMicroDSTDiMuonDiMuonIncTISLinePostScaler |     0.000 |     0.003 |    0.002       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTau23MuTau23MuLine                        |     0.200 |     0.188 |    0.020       1.6     0.16 |    1000 |     0.188 |
+TimingAuditor.TIMER              INFO           StrippingTau23MuTau23MuLinePreScaler              |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTau23MuTau23MuLineFilterSequence         |     0.110 |     0.124 |    0.002       1.5     0.14 |    1000 |     0.125 |
+TimingAuditor.TIMER              INFO            Tau23MuTau23MuLine                               |     0.098 |     0.152 |    0.047       1.4     0.09 |     507 |     0.077 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Tau23MuTau23MuLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Tau23MuTau23MuLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Tau23MuTau23MuLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingTau23MuTau23MuLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTau23MuDs2PhiPiLine                       |     0.280 |     0.210 |    0.020       5.2     0.23 |    1000 |     0.211 |
+TimingAuditor.TIMER              INFO           StrippingTau23MuDs2PhiPiLinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTau23MuDs2PhiPiLineFilterSequence        |     0.170 |     0.148 |    0.002       5.1     0.22 |    1000 |     0.148 |
+TimingAuditor.TIMER              INFO            Tau23MuDs2PhiPiLine                              |     0.197 |     0.195 |    0.090       4.8     0.22 |     507 |     0.099 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Tau23MuDs2PhiPiLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Tau23MuDs2PhiPiLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Tau23MuDs2PhiPiLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingTau23MuDs2PhiPiLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTau23MuTau2PMuMuLine                      |     0.170 |     0.206 |    0.020       5.3     0.26 |    1000 |     0.206 |
+TimingAuditor.TIMER              INFO           StrippingTau23MuTau2PMuMuLinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTau23MuTau2PMuMuLineFilterSequence       |     0.130 |     0.144 |    0.001       5.2     0.25 |    1000 |     0.145 |
+TimingAuditor.TIMER              INFO            Tau23MuTau2PMuMuLine                             |     0.081 |     0.188 |    0.095       2.9     0.17 |     493 |     0.093 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Tau23MuTau2PMuMuLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Tau23MuTau2PMuMuLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Tau23MuTau2PMuMuLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingTau23MuTau2PMuMuLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTau23MuTau25MuLine                        |     0.090 |     0.147 |    0.019       4.1     0.17 |    1000 |     0.147 |
+TimingAuditor.TIMER              INFO           StrippingTau23MuTau25MuLinePreScaler              |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTau23MuTau25MuLineFilterSequence         |     0.020 |     0.088 |    0.001       4.0     0.16 |    1000 |     0.088 |
+TimingAuditor.TIMER              INFO            Tau23MuTau25MuLine                               |     0.000 |     0.089 |    0.043       3.9     0.17 |     507 |     0.045 |
+TimingAuditor.TIMER              INFO           StrippingTau23MuTau25MuLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2JpsiHHBs2Jpsif0PrescaledLine            |     0.160 |     0.134 |    0.027      27.3     0.86 |    1000 |     0.134 |
+TimingAuditor.TIMER              INFO           StrippingB2JpsiHHBs2Jpsif0PrescaledLinePreScaler  |     0.010 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2JpsiHHBs2Jpsif0PrescaledLineHlt2Filter |     0.063 |     0.020 |    0.008       0.6     0.03 |     314 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2JpsiHHBs2Jpsif0PrescaledLineFilterSeque|     3.636 |     2.738 |    0.005      27.1     8.08 |      11 |     0.030 |
+TimingAuditor.TIMER              INFO            PIDKaonsForJpsipKB2JpsiHH                        |     0.000 |     0.038 |    0.009       0.1     0.03 |      24 |     0.001 |
+TimingAuditor.TIMER              INFO            PIDpionsForJpsippiB2JpsiHH                       |     0.000 |     0.037 |    0.009       0.1     0.02 |      23 |     0.001 |
+TimingAuditor.TIMER              INFO            Unbiasedf02HHForJpsiHHB2JpsiHH                   |    10.000 |     4.396 |    0.906       7.9     4.94 |       2 |     0.009 |
+TimingAuditor.TIMER              INFO            B2JpsiHHBs2Jpsif0PrescaledLine                   |     0.000 |     0.976 |    0.073       1.9     1.28 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2JpsiHHBs2Jpsif0PrescaledLinePostScaler |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2JpsiHHBs2JpsiKstarLine                  |     0.610 |     0.587 |    0.028      72.5     3.76 |    1000 |     0.587 |
+TimingAuditor.TIMER              INFO           StrippingB2JpsiHHBs2JpsiKstarLinePreScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2JpsiHHBs2JpsiKstarLineFilterSequence   |     0.500 |     0.492 |    0.002      72.3     3.75 |    1000 |     0.492 |
+TimingAuditor.TIMER              INFO            NarrowDetachedJpsiForJpsiHHB2JpsiHH              |     0.000 |     0.012 |    0.006       0.0     0.01 |      32 |     0.000 |
+TimingAuditor.TIMER              INFO            DetachedKstarListForJpsiHHB2JpsiHH               |     1.304 |     2.168 |    0.113      14.1     2.98 |      23 |     0.050 |
+TimingAuditor.TIMER              INFO            Bs2JpsiKstarB2JpsiHH                             |     6.956 |     6.681 |    0.066      29.9    10.21 |      23 |     0.154 |
+TimingAuditor.TIMER              INFO            B2JpsiHHBs2JpsiKstarLine                         |     0.000 |     1.591 |    1.401       1.9     0.31 |       3 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB2JpsiHHBs2JpsiKstarLinePostScaler       |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2JpsiHHLb2JpsipHLine                     |     0.130 |     0.186 |    0.026      19.8     0.99 |    1000 |     0.187 |
+TimingAuditor.TIMER              INFO           StrippingB2JpsiHHLb2JpsipHLinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2JpsiHHLb2JpsipHLineFilterSequence      |     0.080 |     0.090 |    0.002      19.6     0.98 |    1000 |     0.090 |
+TimingAuditor.TIMER              INFO            PIDprotonsForJpsipKB2JpsiHH                      |     0.000 |     0.038 |    0.010       0.1     0.02 |      23 |     0.001 |
+TimingAuditor.TIMER              INFO            Lambda02pHForJpsiHHB2JpsiHH                      |     0.434 |     0.953 |    0.197       3.7     0.95 |      23 |     0.022 |
+TimingAuditor.TIMER              INFO            Lb2JpsipKB2JpsiHH                                |     1.333 |     1.992 |    0.054      14.0     3.93 |      15 |     0.030 |
+TimingAuditor.TIMER              INFO            B2JpsiHHLb2JpsipHLine                            |     0.000 |     0.642 |    0.324       1.0     0.45 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2JpsiHHLb2JpsipHLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LLXBDT_Bu2eeKLine                       |     0.740 |     0.705 |    0.025      30.3     1.79 |    1000 |     0.706 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bu2eeKLinePreScaler             |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bu2eeKLineFilterSequence        |     0.570 |     0.610 |    0.002      30.0     1.77 |    1000 |     0.610 |
+TimingAuditor.TIMER              INFO            B2LLXBDTSelDiElectron                            |     0.056 |     0.146 |    0.006       1.7     0.18 |     705 |     0.103 |
+TimingAuditor.TIMER              INFO            B2LLXBDTSelKaons                                 |     0.000 |     0.013 |    0.004       0.2     0.01 |     543 |     0.007 |
+TimingAuditor.TIMER              INFO            B2LLXBDTSelBu2eeK                                |     0.311 |     0.181 |    0.046       4.1     0.24 |     417 |     0.076 |
+TimingAuditor.TIMER              INFO            B2LLXBDT_Bu2eeKLine                              |     0.943 |     0.784 |    0.284       2.7     0.66 |      53 |     0.042 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LLXBDT_Bu2eeKLine                 |     1.666 |     0.571 |    0.443       0.7     0.09 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LLXBDT_Bu2eeKLine                 |     1.666 |     1.121 |    0.744       1.7     0.38 |       6 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LLXBDT_Bu2eeKLine                 |     1.666 |     1.061 |    0.735       1.4     0.24 |       6 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2LLXBDT_Bu2eeKLine                 |     5.000 |     2.560 |    0.485      11.1     4.22 |       6 |     0.015 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2LLXBDT_Bu2eeKLine                 |     6.666 |     8.516 |    3.742      12.5     3.55 |       6 |     0.051 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2LLXBDT_Bu2eeKLine                 |     1.666 |     1.665 |    0.891       2.5     0.62 |       6 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bu2eeKLinePostScaler            |     0.000 |     0.003 |    0.002       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LLXBDT_Bu2mumuKLine                     |     0.320 |     0.305 |    0.025      13.1     0.70 |    1000 |     0.306 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bu2mumuKLinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bu2mumuKLineFilterSequence      |     0.230 |     0.202 |    0.001      12.9     0.67 |    1000 |     0.203 |
+TimingAuditor.TIMER              INFO            B2LLXBDTSelDiMuon                                |     0.069 |     0.069 |    0.005       1.5     0.09 |     432 |     0.030 |
+TimingAuditor.TIMER              INFO            B2LLXBDTSelBu2mumuK                              |     0.129 |     0.135 |    0.046       0.6     0.09 |     232 |     0.031 |
+TimingAuditor.TIMER              INFO            B2LLXBDT_Bu2mumuKLine                            |     1.764 |     1.061 |    0.308       2.5     0.61 |      17 |     0.018 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LLXBDT_Bu2mumuKLine               |     0.000 |     0.311 |    0.260       0.4     0.07 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LLXBDT_Bu2mumuKLine               |     0.000 |     0.474 |    0.391       0.6     0.12 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LLXBDT_Bu2mumuKLine               |     5.000 |     0.997 |    0.631       1.4     0.52 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2LLXBDT_Bu2mumuKLine               |     0.000 |     1.186 |    0.692       1.7     0.70 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2LLXBDT_Bu2mumuKLine               |     5.000 |     5.314 |    4.630       6.0     0.97 |       2 |     0.011 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2LLXBDT_Bu2mumuKLine               |     5.000 |     1.501 |    1.482       1.5     0.03 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bu2mumuKLinePostScaler          |     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LLXBDT_Bd2eeKstarLine                   |     0.940 |     0.931 |    0.025      98.2     5.24 |    1000 |     0.932 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bd2eeKstarLinePreScaler         |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bd2eeKstarLineFilterSequence    |     0.860 |     0.832 |    0.002      98.0     5.23 |    1000 |     0.833 |
+TimingAuditor.TIMER              INFO            B2LLXBDTSelKstar                                 |     0.000 |     0.011 |    0.005       0.1     0.01 |     476 |     0.005 |
+TimingAuditor.TIMER              INFO            B2LLXBDTSelBd2eeKstar                            |     0.176 |     0.223 |    0.049       3.4     0.35 |     396 |     0.089 |
+TimingAuditor.TIMER              INFO            B2LLXBDT_Bd2eeKstarLine                          |     1.304 |     1.156 |    0.250       5.8     1.02 |      69 |     0.080 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LLXBDT_Bd2eeKstarLine             |     2.500 |     0.773 |    0.369       1.6     0.37 |      12 |     0.009 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LLXBDT_Bd2eeKstarLine             |     0.833 |     1.987 |    0.608       4.7     1.18 |      12 |     0.024 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LLXBDT_Bd2eeKstarLine             |     1.666 |     2.033 |    0.990       4.1     0.96 |      12 |     0.024 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2LLXBDT_Bd2eeKstarLine             |     5.833 |     5.748 |    0.766      28.4     7.74 |      12 |     0.069 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2LLXBDT_Bd2eeKstarLine             |    18.333 |    19.816 |    6.218      56.2    14.66 |      12 |     0.238 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2LLXBDT_Bd2eeKstarLine             |     3.333 |     4.197 |    1.548      13.0     3.44 |      12 |     0.050 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bd2eeKstarLinePostScaler        |     0.000 |     0.007 |    0.003       0.0     0.01 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LLXBDT_Bd2mumuKstarLine                 |     0.320 |     0.363 |    0.026      55.3     2.21 |    1000 |     0.363 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bd2mumuKstarLinePreScaler       |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bd2mumuKstarLineFilterSequence  |     0.290 |     0.258 |    0.002      55.1     2.19 |    1000 |     0.259 |
+TimingAuditor.TIMER              INFO            B2LLXBDTSelBd2mumuKstar                          |     0.197 |     0.174 |    0.046       1.2     0.18 |     203 |     0.035 |
+TimingAuditor.TIMER              INFO            B2LLXBDT_Bd2mumuKstarLine                        |     2.000 |     1.468 |    0.334       3.3     0.90 |      20 |     0.029 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LLXBDT_Bd2mumuKstarLine           |     0.000 |     0.531 |    0.190       0.9     0.33 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LLXBDT_Bd2mumuKstarLine           |     2.500 |     1.047 |    0.417       1.7     0.58 |       4 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LLXBDT_Bd2mumuKstarLine           |     5.000 |     1.472 |    0.559       2.5     0.82 |       4 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2LLXBDT_Bd2mumuKstarLine           |     7.500 |     6.055 |    0.462      21.5    10.29 |       4 |     0.024 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2LLXBDT_Bd2mumuKstarLine           |    12.500 |    13.248 |    6.418      20.2     6.31 |       4 |     0.053 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2LLXBDT_Bd2mumuKstarLine           |     0.000 |     3.024 |    1.463       4.5     1.34 |       4 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bd2mumuKstarLinePostScaler      |     0.000 |     0.004 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LLXBDT_Bd2eeKsLine                      |     0.680 |     0.710 |    0.026      45.9     1.89 |    1000 |     0.710 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bd2eeKsLinePreScaler            |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bd2eeKsLineFilterSequence       |     0.640 |     0.603 |    0.001      41.1     1.77 |    1000 |     0.603 |
+TimingAuditor.TIMER              INFO            MERGED:B2LLXBDTSelKs                             |     1.032 |     0.912 |    0.082       4.2     0.53 |     552 |     0.504 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:B2LLXBDTSelKs                      |     0.815 |     0.775 |    0.076       3.2     0.41 |     552 |     0.428 |
+TimingAuditor.TIMER              INFO              INPUT:B2LLXBDTSelKsDD                          |     0.181 |     0.109 |    0.002       0.6     0.10 |     552 |     0.060 |
+TimingAuditor.TIMER              INFO               B2LLXBDTSelKsDD                               |     0.000 |     0.020 |    0.004       0.1     0.01 |     392 |     0.008 |
+TimingAuditor.TIMER              INFO              INPUT:B2LLXBDTSelKsLL                          |     0.597 |     0.654 |    0.064       2.9     0.35 |     552 |     0.361 |
+TimingAuditor.TIMER              INFO               B2LLXBDTSelPions4LP                           |     0.108 |     0.241 |    0.025       1.1     0.15 |     552 |     0.133 |
+TimingAuditor.TIMER              INFO               B2LLXBDTSelKsLL                               |     0.073 |     0.107 |    0.034       0.5     0.07 |     546 |     0.058 |
+TimingAuditor.TIMER              INFO             B2LLXBDTSelKs                                   |     0.026 |     0.006 |    0.003       0.1     0.00 |     377 |     0.002 |
+TimingAuditor.TIMER              INFO            B2LLXBDTSelBd2eeKs                               |     0.192 |     0.090 |    0.033       0.6     0.07 |     312 |     0.028 |
+TimingAuditor.TIMER              INFO            B2LLXBDT_Bd2eeKsLine                             |     0.526 |     1.100 |    0.368       3.5     0.94 |      19 |     0.021 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LLXBDT_Bd2eeKsLine                |     0.000 |     0.455 |    0.257       0.9     0.24 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LLXBDT_Bd2eeKsLine                |     0.000 |     1.126 |    0.668       2.2     0.66 |       5 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LLXBDT_Bd2eeKsLine                |     0.000 |     1.002 |    0.527       1.9     0.53 |       5 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2LLXBDT_Bd2eeKsLine                |     0.000 |     1.284 |    0.502       1.9     0.56 |       5 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2LLXBDT_Bd2eeKsLine                |    12.000 |     9.691 |    5.264      21.6     6.75 |       5 |     0.048 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2LLXBDT_Bd2eeKsLine                |     0.000 |     1.921 |    1.194       4.4     1.41 |       5 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bd2eeKsLinePostScaler           |     0.000 |     0.003 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LLXBDT_Bd2mumuKsLine                    |     0.260 |     0.258 |    0.026      17.8     0.70 |    1000 |     0.258 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bd2mumuKsLinePreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bd2mumuKsLineFilterSequence     |     0.150 |     0.151 |    0.002      17.6     0.66 |    1000 |     0.152 |
+TimingAuditor.TIMER              INFO            B2LLXBDTSelBd2mumuKs                             |     0.055 |     0.086 |    0.035       0.5     0.06 |     180 |     0.016 |
+TimingAuditor.TIMER              INFO            B2LLXBDT_Bd2mumuKsLine                           |     1.428 |     1.699 |    0.417       4.1     1.13 |       7 |     0.012 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LLXBDT_Bd2mumuKsLine              |     0.000 |     0.321 |    0.321       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LLXBDT_Bd2mumuKsLine              |     0.000 |     0.511 |    0.511       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LLXBDT_Bd2mumuKsLine              |     0.000 |     0.985 |    0.985       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2LLXBDT_Bd2mumuKsLine              |     0.000 |     0.669 |    0.669       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2LLXBDT_Bd2mumuKsLine              |    10.000 |     7.201 |    7.201       7.2     0.00 |       1 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2LLXBDT_Bd2mumuKsLine              |     0.000 |     1.198 |    1.198       1.2     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bd2mumuKsLinePostScaler         |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LLXBDT_Bs2eePhiLine                     |     0.820 |     0.777 |    0.028      82.7     3.41 |    1000 |     0.778 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bs2eePhiLinePreScaler           |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bs2eePhiLineFilterSequence      |     0.690 |     0.676 |    0.002      82.5     3.40 |    1000 |     0.676 |
+TimingAuditor.TIMER              INFO            B2LLXBDTSelPhi                                   |     0.149 |     0.126 |    0.005       1.3     0.18 |     535 |     0.068 |
+TimingAuditor.TIMER              INFO            B2LLXBDTSelBs2eePhi                              |     0.127 |     0.146 |    0.037       1.4     0.17 |     313 |     0.046 |
+TimingAuditor.TIMER              INFO            B2LLXBDT_Bs2eePhiLine                            |     2.000 |     1.263 |    0.370       3.7     0.82 |      45 |     0.057 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LLXBDT_Bs2eePhiLine               |     0.000 |     0.740 |    0.207       1.8     0.66 |       5 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LLXBDT_Bs2eePhiLine               |     2.000 |     1.557 |    0.435       3.0     1.03 |       5 |     0.008 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LLXBDT_Bs2eePhiLine               |     0.000 |     1.893 |    0.694       4.1     1.36 |       5 |     0.009 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2LLXBDT_Bs2eePhiLine               |     0.000 |     2.327 |    0.983       3.8     1.39 |       5 |     0.012 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2LLXBDT_Bs2eePhiLine               |    22.000 |    18.872 |    5.579      51.0    18.69 |       5 |     0.094 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2LLXBDT_Bs2eePhiLine               |     2.000 |     4.539 |    1.241      10.4     3.86 |       5 |     0.023 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bs2eePhiLinePostScaler          |     0.000 |     0.004 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LLXBDT_Bs2mumuPhiLine                   |     0.280 |     0.288 |    0.026      40.4     1.45 |    1000 |     0.288 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bs2mumuPhiLinePreScaler         |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bs2mumuPhiLineFilterSequence    |     0.170 |     0.187 |    0.001      40.2     1.44 |    1000 |     0.187 |
+TimingAuditor.TIMER              INFO            B2LLXBDTSelBs2mumuPhi                            |     0.250 |     0.122 |    0.037       0.7     0.12 |     160 |     0.020 |
+TimingAuditor.TIMER              INFO            B2LLXBDT_Bs2mumuPhiLine                          |     0.952 |     1.242 |    0.335       3.3     0.83 |      21 |     0.026 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LLXBDT_Bs2mumuPhiLine             |     0.000 |     0.525 |    0.269       0.8     0.36 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LLXBDT_Bs2mumuPhiLine             |     0.000 |     1.022 |    0.679       1.4     0.49 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LLXBDT_Bs2mumuPhiLine             |     0.000 |     1.091 |    0.708       1.5     0.54 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2LLXBDT_Bs2mumuPhiLine             |     5.000 |     8.919 |    1.805      16.0    10.06 |       2 |     0.018 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2LLXBDT_Bs2mumuPhiLine             |    15.000 |     9.017 |    5.984      12.1     4.29 |       2 |     0.018 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2LLXBDT_Bs2mumuPhiLine             |     0.000 |     1.960 |    1.158       2.8     1.13 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Bs2mumuPhiLinePostScaler        |     0.000 |     0.003 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LLXBDT_Lb2eeLambdaLine                  |     0.590 |     0.581 |    0.026      35.3     1.64 |    1000 |     0.582 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Lb2eeLambdaLinePreScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Lb2eeLambdaLineFilterSequence   |     0.500 |     0.477 |    0.001      35.1     1.61 |    1000 |     0.477 |
+TimingAuditor.TIMER              INFO            MERGED:B2LLXBDTSelLambda                         |     0.670 |     0.685 |    0.020       5.4     0.57 |     552 |     0.379 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:B2LLXBDTSelLambda                  |     0.489 |     0.545 |    0.016       5.4     0.43 |     552 |     0.301 |
+TimingAuditor.TIMER              INFO              INPUT:B2LLXBDTSelLambdaDD                      |     0.072 |     0.110 |    0.002       1.0     0.13 |     552 |     0.061 |
+TimingAuditor.TIMER              INFO               B2LLXBDTSelLambdaDD                           |     0.028 |     0.023 |    0.004       0.2     0.02 |     346 |     0.008 |
+TimingAuditor.TIMER              INFO              INPUT:B2LLXBDTSelLambdaLL                      |     0.398 |     0.422 |    0.003       5.2     0.36 |     552 |     0.233 |
+TimingAuditor.TIMER              INFO               B2LLXBDTSelProtons                            |     0.000 |     0.012 |    0.004       0.1     0.01 |     540 |     0.007 |
+TimingAuditor.TIMER              INFO               B2LLXBDTSelLambdaLL                           |     0.136 |     0.124 |    0.051       0.5     0.07 |     511 |     0.064 |
+TimingAuditor.TIMER              INFO             B2LLXBDTSelLambda                               |     0.000 |     0.006 |    0.003       0.0     0.00 |     309 |     0.002 |
+TimingAuditor.TIMER              INFO            B2LLXBDTSelLb2eeLambda                           |     0.076 |     0.115 |    0.043       0.6     0.08 |     262 |     0.030 |
+TimingAuditor.TIMER              INFO            B2LLXBDT_Lb2eeLambdaLine                         |     2.500 |     1.491 |    0.365       6.6     1.69 |      12 |     0.018 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LLXBDT_Lb2eeLambdaLine            |     0.000 |     0.697 |    0.590       0.8     0.15 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LLXBDT_Lb2eeLambdaLine            |     0.000 |     1.544 |    1.323       1.8     0.31 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LLXBDT_Lb2eeLambdaLine            |     0.000 |     2.014 |    1.374       2.7     0.91 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2LLXBDT_Lb2eeLambdaLine            |     0.000 |     0.955 |    0.725       1.2     0.33 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2LLXBDT_Lb2eeLambdaLine            |    20.000 |    16.943 |   15.901      18.0     1.47 |       2 |     0.034 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2LLXBDT_Lb2eeLambdaLine            |     5.000 |     3.871 |    3.385       4.4     0.69 |       2 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Lb2eeLambdaLinePostScaler       |     0.000 |     0.004 |    0.004       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LLXBDT_Lb2mumuLambdaLine                |     0.190 |     0.213 |    0.027      14.4     0.56 |    1000 |     0.213 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Lb2mumuLambdaLinePreScaler      |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Lb2mumuLambdaLineFilterSequence |     0.100 |     0.113 |    0.002      14.2     0.54 |    1000 |     0.114 |
+TimingAuditor.TIMER              INFO            B2LLXBDTSelLb2mumuLambda                         |     0.145 |     0.117 |    0.045       0.8     0.09 |     137 |     0.016 |
+TimingAuditor.TIMER              INFO            B2LLXBDT_Lb2mumuLambdaLine                       |     0.000 |     2.073 |    1.443       2.7     0.50 |       4 |     0.008 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LLXBDT_Lb2mumuLambdaLine          |     0.000 |     0.332 |    0.332       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LLXBDT_Lb2mumuLambdaLine          |     0.000 |     0.518 |    0.518       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LLXBDT_Lb2mumuLambdaLine          |     0.000 |     1.022 |    1.022       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2LLXBDT_Lb2mumuLambdaLine          |    10.000 |     0.804 |    0.804       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2LLXBDT_Lb2mumuLambdaLine          |     0.000 |     6.213 |    6.213       6.2     0.00 |       1 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2LLXBDT_Lb2mumuLambdaLine          |     0.000 |     1.106 |    1.106       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Lb2mumuLambdaLinePostScaler     |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LLXBDT_Lb2eePKLine                      |     1.030 |     1.053 |    0.027      46.4     3.69 |    1000 |     1.053 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Lb2eePKLinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Lb2eePKLineFilterSequence       |     0.930 |     0.950 |    0.002      46.2     3.67 |    1000 |     0.951 |
+TimingAuditor.TIMER              INFO            B2LLXBDTSelLambdastar                            |     0.120 |     0.206 |    0.047       1.8     0.19 |     497 |     0.103 |
+TimingAuditor.TIMER              INFO            B2LLXBDTSelLb2eePK                               |     0.424 |     0.331 |    0.048       7.5     0.69 |     306 |     0.101 |
+TimingAuditor.TIMER              INFO            B2LLXBDT_Lb2eePKLine                             |     2.051 |     1.796 |    0.338      14.4     2.44 |      78 |     0.140 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LLXBDT_Lb2eePKLine                |     0.000 |     0.654 |    0.292       1.0     0.22 |       9 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LLXBDT_Lb2eePKLine                |     1.111 |     1.512 |    0.655       2.2     0.49 |       9 |     0.014 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LLXBDT_Lb2eePKLine                |     2.222 |     1.562 |    0.914       2.2     0.37 |       9 |     0.014 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2LLXBDT_Lb2eePKLine                |     1.111 |     2.261 |    0.713       7.3     2.07 |       9 |     0.020 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2LLXBDT_Lb2eePKLine                |    12.222 |    14.172 |    5.547      21.5     5.08 |       9 |     0.128 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2LLXBDT_Lb2eePKLine                |     2.222 |     2.929 |    1.081       4.8     1.30 |       9 |     0.026 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Lb2eePKLinePostScaler           |     0.000 |     0.003 |    0.003       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2LLXBDT_Lb2mumuPKLine                    |     0.360 |     0.337 |    0.024      41.5     1.79 |    1000 |     0.338 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Lb2mumuPKLinePreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Lb2mumuPKLineFilterSequence     |     0.230 |     0.239 |    0.001      41.3     1.78 |    1000 |     0.240 |
+TimingAuditor.TIMER              INFO            B2LLXBDTSelLb2mumuPK                             |     0.266 |     0.257 |    0.047       3.2     0.39 |     150 |     0.039 |
+TimingAuditor.TIMER              INFO            B2LLXBDT_Lb2mumuPKLine                           |     1.612 |     1.488 |    0.334       9.3     1.72 |      31 |     0.046 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2LLXBDT_Lb2mumuPKLine              |     0.000 |     0.568 |    0.236       0.9     0.35 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2LLXBDT_Lb2mumuPKLine              |     2.500 |     1.113 |    0.668       1.8     0.53 |       4 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2LLXBDT_Lb2mumuPKLine              |     2.500 |     1.270 |    0.738       1.6     0.42 |       4 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2LLXBDT_Lb2mumuPKLine              |     0.000 |     1.392 |    0.643       2.4     0.85 |       4 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2LLXBDT_Lb2mumuPKLine              |    10.000 |    12.108 |    4.100      25.1     9.08 |       4 |     0.048 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2LLXBDT_Lb2mumuPKLine              |     2.500 |     2.455 |    1.101       4.8     1.69 |       4 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2LLXBDT_Lb2mumuPKLinePostScaler         |     0.000 |     0.003 |    0.003       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD23MuD23MuLine                            |     0.120 |     0.187 |    0.023       1.0     0.14 |    1000 |     0.187 |
+TimingAuditor.TIMER              INFO           StrippingD23MuD23MuLinePreScaler                  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD23MuD23MuLineFilterSequence             |     0.070 |     0.115 |    0.002       0.9     0.13 |    1000 |     0.116 |
+TimingAuditor.TIMER              INFO            D23MuD23MuLine                                   |     0.078 |     0.131 |    0.066       0.8     0.06 |     507 |     0.067 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D23MuD23MuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D23MuD23MuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D23MuD23MuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D23MuD23MuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D23MuD23MuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D23MuD23MuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D23MuD23MuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D23MuD23MuLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD23MuD23MuLinePostScaler                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD23MuD2MueeLine                           |     0.240 |     0.183 |    0.023       2.6     0.18 |    1000 |     0.183 |
+TimingAuditor.TIMER              INFO           StrippingD23MuD2MueeLinePreScaler                 |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD23MuD2MueeLineFilterSequence            |     0.130 |     0.108 |    0.001       2.5     0.17 |    1000 |     0.109 |
+TimingAuditor.TIMER              INFO            D23MuD2MueeLine                                  |     0.160 |     0.169 |    0.086       2.3     0.13 |     373 |     0.063 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D23MuD2MueeLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D23MuD2MueeLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D23MuD2MueeLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D23MuD2MueeLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D23MuD2MueeLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D23MuD2MueeLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D23MuD2MueeLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D23MuD2MueeLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD23MuD2MueeLinePostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD23MuD23PiLine                            |     0.130 |     0.082 |    0.017       2.4     0.10 |    1000 |     0.083 |
+TimingAuditor.TIMER              INFO           StrippingD23MuD23PiLinePreScaler                  |     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingD23MuD23PiLineFilterSequence             |     0.000 |     0.556 |    0.003       2.3     0.79 |       7 |     0.004 |
+TimingAuditor.TIMER              INFO            D23MuD23PiLine                                   |     0.000 |     0.511 |    0.128       2.1     0.76 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D23MuD23PiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D23MuD23PiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D23MuD23PiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D23MuD23PiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D23MuD23PiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D23MuD23PiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D23MuD23PiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D23MuD23PiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD23MuD23PiLinePostScaler                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingKshort2PiPiMuMu_LongLine                  |     0.340 |     0.376 |    0.021       2.9     0.41 |    1000 |     0.377 |
+TimingAuditor.TIMER              INFO           StrippingKshort2PiPiMuMu_LongLinePreScaler        |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingKshort2PiPiMuMu_LongLineFilterSequence   |     0.270 |     0.298 |    0.002       2.7     0.40 |    1000 |     0.299 |
+TimingAuditor.TIMER              INFO            LongMuonsForKshort2PiPiMuMu                      |     0.039 |     0.030 |    0.006       0.1     0.02 |     759 |     0.023 |
+TimingAuditor.TIMER              INFO            LongPionsForKshort2PiPiMuMu                      |     0.196 |     0.187 |    0.024       1.5     0.15 |     356 |     0.067 |
+TimingAuditor.TIMER              INFO            Kshort2PiPiMuMu_LongLine                         |     0.028 |     0.067 |    0.043       0.2     0.02 |     356 |     0.024 |
+TimingAuditor.TIMER              INFO           StrippingKshort2PiPiMuMu_LongLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingKshort2PiPiMuMu_DownLine                  |     0.300 |     0.199 |    0.021       5.9     0.32 |    1000 |     0.199 |
+TimingAuditor.TIMER              INFO           StrippingKshort2PiPiMuMu_DownLinePreScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingKshort2PiPiMuMu_DownLineFilterSequence   |     0.150 |     0.122 |    0.002       5.8     0.31 |    1000 |     0.123 |
+TimingAuditor.TIMER              INFO            DownMuonsForKshort2PiPiMuMu                      |     0.025 |     0.021 |    0.004       0.1     0.02 |     398 |     0.009 |
+TimingAuditor.TIMER              INFO            DownPionsForKshort2PiPiMuMu                      |     0.128 |     0.091 |    0.014       0.4     0.07 |     156 |     0.014 |
+TimingAuditor.TIMER              INFO            Kshort2PiPiMuMu_DownLine                         |     0.000 |     0.101 |    0.042       5.4     0.43 |     156 |     0.016 |
+TimingAuditor.TIMER              INFO           StrippingKshort2PiPiMuMu_DownLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDiMuonAndWForPromptCharm                  |     0.200 |     0.138 |    0.020       2.1     0.12 |    1000 |     0.138 |
+TimingAuditor.TIMER              INFO           StrippingDiMuonAndWForPromptCharmPreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDiMuonAndWForPromptCharmFilterSequence   |     0.070 |     0.060 |    0.002       2.1     0.08 |    1000 |     0.061 |
+TimingAuditor.TIMER              INFO            SelWForPromptCharm                               |     0.000 |     0.010 |    0.004       1.8     0.07 |     759 |     0.008 |
+TimingAuditor.TIMER              INFO            SelMuonForPromptCharm                            |     0.000 |     0.013 |    0.006       0.1     0.01 |     759 |     0.010 |
+TimingAuditor.TIMER              INFO            SelDiMuonForPromptCharm                          |     0.043 |     0.059 |    0.032       1.3     0.06 |     464 |     0.028 |
+TimingAuditor.TIMER              INFO            DiMuonAndWForPromptCharm                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDiMuonAndWForPromptCharmPostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingChiAndWForPromptCharm                     |     0.070 |     0.085 |    0.020       0.4     0.05 |    1000 |     0.085 |
+TimingAuditor.TIMER              INFO           StrippingChiAndWForPromptCharmPreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingChiAndWForPromptCharmFilterSequence      |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO            SelDiMuonAndWForPromptCharm                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            SelPreChiAndWForPromptCharm                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            ChiAndWForPromptCharm                            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingChiAndWForPromptCharmPostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDoubleDiMuonForPromptCharm                |     0.270 |     0.239 |    0.020       4.8     0.25 |    1000 |     0.239 |
+TimingAuditor.TIMER              INFO           StrippingDoubleDiMuonForPromptCharmPreScaler      |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDoubleDiMuonForPromptCharmFilterSequence |     0.200 |     0.161 |    0.002       4.6     0.22 |    1000 |     0.161 |
+TimingAuditor.TIMER              INFO            DoubleDiMuonForPromptCharm                       |     0.000 |     0.042 |    0.026       0.1     0.02 |      40 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDoubleDiMuonForPromptCharmPostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTripleDiMuonForPromptCharm                |     0.100 |     0.082 |    0.019       0.5     0.06 |    1000 |     0.082 |
+TimingAuditor.TIMER              INFO           StrippingTripleDiMuonForPromptCharmPreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTripleDiMuonForPromptCharmFilterSequence |     0.000 |     0.007 |    0.001       0.3     0.02 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO            TripleDiMuonForPromptCharm                       |     0.000 |     0.041 |    0.023       0.2     0.03 |      40 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTripleDiMuonForPromptCharmPostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XMuMu_Line                              |     3.300 |     3.387 |    0.037     652.3    29.17 |    1000 |     3.388 |
+TimingAuditor.TIMER              INFO           StrippingB2XMuMu_LinePreScaler                    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XMuMu_LineFilterSequence               |     3.220 |     3.290 |    0.009     652.1    29.15 |    1000 |     3.291 |
+TimingAuditor.TIMER              INFO            StrippingB2XMuMu_LineVOIDFilter                  |     0.020 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO            Sel_B2XMuMu_DiMuon                               |     0.090 |     0.142 |    0.068       1.7     0.09 |     665 |     0.095 |
+TimingAuditor.TIMER              INFO            MERGED:Selection_B2XMuMu_daughters               |   106.428 |   106.273 |    7.060     649.9   137.27 |      28 |     2.976 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Selection_B2XMuMu_daughters        |   102.500 |   102.875 |    6.565     641.1   135.17 |      28 |     2.881 |
+TimingAuditor.TIMER              INFO              INPUT:B2XMuMu_PhiFilter                        |    10.357 |    10.529 |    0.662      61.5    12.95 |      28 |     0.295 |
+TimingAuditor.TIMER              INFO               MERGED:B2XMuMu_PhiMerge                       |     5.000 |     5.190 |    0.650      26.9     5.73 |      28 |     0.145 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:B2XMuMu_PhiMerge                |     5.000 |     4.921 |    0.642      26.2     5.52 |      28 |     0.138 |
+TimingAuditor.TIMER              INFO                 INPUT:B2XMuMu_PhiSubMMZ_Sel                 |     4.642 |     4.611 |    0.610      25.5     5.36 |      28 |     0.129 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_StdAllNoPIDsPions        |     0.714 |     0.248 |    0.051       0.5     0.13 |      28 |     0.007 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_Rho                      |     0.357 |     0.641 |    0.124       2.1     0.45 |      28 |     0.018 |
+TimingAuditor.TIMER              INFO                  B2XMuMu_PhiSubMMZ_Sel                      |     0.000 |     0.089 |    0.024       0.3     0.06 |      27 |     0.002 |
+TimingAuditor.TIMER              INFO                 INPUT:B2XMuMu_PhiSubMMP_Sel                 |     0.357 |     0.154 |    0.004       0.4     0.11 |      28 |     0.004 |
+TimingAuditor.TIMER              INFO                  B2XMuMu_PhiSubMMP_Sel                      |     0.000 |     0.022 |    0.006       0.1     0.02 |      27 |     0.001 |
+TimingAuditor.TIMER              INFO                 INPUT:B2XMuMu_PhiSubMMM_Sel                 |     0.000 |     0.122 |    0.002       0.4     0.10 |      28 |     0.003 |
+TimingAuditor.TIMER              INFO                  B2XMuMu_PhiSubMMM_Sel                      |     0.000 |     0.013 |    0.005       0.0     0.01 |      27 |     0.000 |
+TimingAuditor.TIMER              INFO                B2XMuMu_PhiMerge                             |     0.000 |     0.013 |    0.005       0.0     0.01 |      27 |     0.000 |
+TimingAuditor.TIMER              INFO               B2XMuMu_PhiSub_Sel                            |     0.740 |     0.267 |    0.028       4.3     0.81 |      27 |     0.007 |
+TimingAuditor.TIMER              INFO               B2XMuMu_PhiFilter                             |     0.000 |     0.020 |    0.005       0.1     0.01 |      27 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:B2XMuMu_KstarFilter                      |    18.214 |    17.637 |    0.037     108.8    27.30 |      28 |     0.494 |
+TimingAuditor.TIMER              INFO               MERGED:B2XMuMu_KstarMerge                     |     7.142 |     7.173 |    0.030      43.3    10.88 |      28 |     0.201 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:B2XMuMu_KstarMerge              |     6.785 |     6.829 |    0.024      42.0    10.55 |      28 |     0.191 |
+TimingAuditor.TIMER              INFO                 INPUT:B2XMuMu_KstarSubMMZ_Sel               |     6.785 |     6.517 |    0.006      40.9    10.33 |      28 |     0.182 |
+TimingAuditor.TIMER              INFO                  B2XMuMu_KstarSubMMZ_Sel                    |     0.000 |     0.114 |    0.021       0.4     0.08 |      27 |     0.003 |
+TimingAuditor.TIMER              INFO                 INPUT:B2XMuMu_KstarSubMMP_Sel               |     0.000 |     0.151 |    0.003       0.4     0.11 |      28 |     0.004 |
+TimingAuditor.TIMER              INFO                  B2XMuMu_KstarSubMMP_Sel                    |     0.000 |     0.026 |    0.007       0.1     0.02 |      27 |     0.001 |
+TimingAuditor.TIMER              INFO                 INPUT:B2XMuMu_KstarSubMMM_Sel               |     0.000 |     0.132 |    0.002       0.6     0.13 |      28 |     0.004 |
+TimingAuditor.TIMER              INFO                  B2XMuMu_KstarSubMMM_Sel                    |     0.000 |     0.014 |    0.004       0.0     0.01 |      27 |     0.000 |
+TimingAuditor.TIMER              INFO                B2XMuMu_KstarMerge                           |     0.000 |     0.016 |    0.004       0.0     0.01 |      27 |     0.000 |
+TimingAuditor.TIMER              INFO               B2XMuMu_KstarSub_Sel                          |     0.370 |     0.218 |    0.034       0.8     0.16 |      27 |     0.006 |
+TimingAuditor.TIMER              INFO               B2XMuMu_KstarFilter                           |     0.000 |     0.020 |    0.005       0.1     0.01 |      27 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:Selection_B2XMuMu_Rho                    |     0.000 |     0.009 |    0.003       0.0     0.01 |      28 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:Selection_B2XMuMu_rho2pipizero           |     4.642 |     4.099 |    0.103      16.2     3.88 |      28 |     0.115 |
+TimingAuditor.TIMER              INFO               MERGED:Selection_B2XMuMu_pi0                  |     0.357 |     0.601 |    0.096       1.5     0.36 |      28 |     0.017 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:Selection_B2XMuMu_pi0           |     0.357 |     0.329 |    0.090       0.9     0.20 |      28 |     0.009 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_B2XMuMu_pi0resolved         |     0.357 |     0.282 |    0.073       0.9     0.19 |      28 |     0.008 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_pi0resolved              |     0.000 |     0.010 |    0.005       0.0     0.00 |      28 |     0.000 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_B2XMuMu_pi0merged           |     0.000 |     0.031 |    0.003       0.3     0.07 |      28 |     0.001 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_pi0merged                |     0.000 |     0.006 |    0.004       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO                Selection_B2XMuMu_pi0                        |     0.000 |     0.009 |    0.004       0.0     0.00 |      26 |     0.000 |
+TimingAuditor.TIMER              INFO               Selection_B2XMuMu_rho2pipizero                |     1.153 |     1.141 |    0.281       4.3     0.90 |      26 |     0.030 |
+TimingAuditor.TIMER              INFO              INPUT:B2XMuMu_F2Filter                         |     7.857 |     8.584 |    0.049      54.2    11.62 |      28 |     0.240 |
+TimingAuditor.TIMER              INFO               MERGED:B2XMuMu_F2Merge                        |     2.142 |     3.455 |    0.040      22.0     4.67 |      28 |     0.097 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:B2XMuMu_F2Merge                 |     2.142 |     3.211 |    0.034      20.9     4.46 |      28 |     0.090 |
+TimingAuditor.TIMER              INFO                 INPUT:B2XMuMu_F2SubMMZ_Sel                  |     2.142 |     2.941 |    0.008      20.0     4.31 |      28 |     0.082 |
+TimingAuditor.TIMER              INFO                  B2XMuMu_F2SubMMZ_Sel                       |     0.000 |     0.072 |    0.014       0.2     0.04 |      27 |     0.002 |
+TimingAuditor.TIMER              INFO                 INPUT:B2XMuMu_F2SubMMP_Sel                  |     0.000 |     0.135 |    0.003       0.5     0.10 |      28 |     0.004 |
+TimingAuditor.TIMER              INFO                  B2XMuMu_F2SubMMP_Sel                       |     0.000 |     0.020 |    0.006       0.1     0.01 |      27 |     0.001 |
+TimingAuditor.TIMER              INFO                 INPUT:B2XMuMu_F2SubMMM_Sel                  |     0.000 |     0.104 |    0.003       0.4     0.08 |      28 |     0.003 |
+TimingAuditor.TIMER              INFO                  B2XMuMu_F2SubMMM_Sel                       |     0.000 |     0.014 |    0.004       0.0     0.01 |      27 |     0.000 |
+TimingAuditor.TIMER              INFO                B2XMuMu_F2Merge                              |     0.000 |     0.008 |    0.003       0.0     0.00 |      27 |     0.000 |
+TimingAuditor.TIMER              INFO               B2XMuMu_F2Sub_Sel                             |     0.000 |     0.105 |    0.019       0.3     0.06 |      27 |     0.003 |
+TimingAuditor.TIMER              INFO               B2XMuMu_F2Filter                              |     0.000 |     0.017 |    0.006       0.0     0.01 |      27 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:Selection_B2XMuMu_Kshort                 |     0.000 |     0.260 |    0.029       0.8     0.26 |      28 |     0.007 |
+TimingAuditor.TIMER              INFO               MERGED:Selection_B2XMuMu_Kshort               |     0.000 |     0.251 |    0.023       0.8     0.26 |      28 |     0.007 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:Selection_B2XMuMu_Kshort        |     0.000 |     0.158 |    0.017       0.5     0.14 |      28 |     0.004 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_B2XMuMu_Ksdd                |     0.000 |     0.096 |    0.002       0.3     0.10 |      28 |     0.003 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_Ksdd                     |     0.000 |     0.040 |    0.007       0.1     0.03 |      16 |     0.001 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_B2XMuMu_Ksll                |     0.000 |     0.043 |    0.003       0.2     0.06 |      28 |     0.001 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_Ksll                     |     0.000 |     0.041 |    0.025       0.1     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO                Selection_B2XMuMu_Kshort                     |     0.000 |     0.009 |    0.005       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:Selection_B2XMuMu_dzero                  |     0.000 |     0.097 |    0.003       0.9     0.22 |      28 |     0.003 |
+TimingAuditor.TIMER              INFO               Selection_B2XMuMu_dzero                       |     0.000 |     0.154 |    0.105       0.2     0.04 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:Selection_B2XMuMu_StdAllNoPIDsKaons      |     1.071 |     0.500 |    0.202       1.0     0.21 |      28 |     0.014 |
+TimingAuditor.TIMER              INFO               Selection_B2XMuMu_StdAllNoPIDsKaons           |     0.714 |     0.265 |    0.065       0.6     0.12 |      28 |     0.007 |
+TimingAuditor.TIMER              INFO              INPUT:Selection_B2XMuMu_StdAllNoPIDsPions      |     0.000 |     0.006 |    0.003       0.0     0.00 |      28 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:Selection_B2XMuMu_Kstar2kspi             |     0.357 |     0.261 |    0.002       1.9     0.45 |      28 |     0.007 |
+TimingAuditor.TIMER              INFO               Selection_B2XMuMu_Kstar2kspi                  |     0.000 |     0.539 |    0.231       1.7     0.44 |       9 |     0.005 |
+TimingAuditor.TIMER              INFO              INPUT:Selection_B2XMuMu_Kstar2kpizero          |     2.500 |     3.016 |    0.003      17.8     3.61 |      28 |     0.084 |
+TimingAuditor.TIMER              INFO               Selection_B2XMuMu_Kstar2kpizero               |     1.538 |     1.278 |    0.233       9.8     1.85 |      26 |     0.033 |
+TimingAuditor.TIMER              INFO              INPUT:Phys_StdLooseDplus2hhh_Particles         |     1.785 |     2.200 |    0.195       9.4     2.52 |      28 |     0.062 |
+TimingAuditor.TIMER              INFO               SelFilterPhys_StdLooseDplus2hhh_Particles     |     2.277 |     2.583 |    0.188      26.8     3.27 |     259 |     0.669 |
+TimingAuditor.TIMER              INFO              INPUT:Phys_StdLooseDstarWithD02KPi_Particles   |     0.000 |     0.004 |    0.003       0.0     0.00 |      28 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:Selection_B2XMuMu_Lambda                 |     2.857 |     2.459 |    0.402      25.2     4.61 |      28 |     0.069 |
+TimingAuditor.TIMER              INFO               MERGED:Selection_B2XMuMu_Lambda               |     2.857 |     2.448 |    0.391      25.2     4.61 |      28 |     0.069 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:Selection_B2XMuMu_Lambda        |     2.142 |     2.197 |    0.383      25.0     4.55 |      28 |     0.062 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_B2XMuMu_Lambdall            |     2.142 |     2.044 |    0.369      25.0     4.55 |      28 |     0.057 |
+TimingAuditor.TIMER              INFO                  SelFilterPhys_StdVeryLooseLambdaLL_Particle|     2.142 |     1.866 |    0.362      24.8     4.52 |      28 |     0.052 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_Lambdall                 |     0.000 |     0.075 |    0.009       0.2     0.05 |      13 |     0.001 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_B2XMuMu_Lambdadd            |     0.000 |     0.120 |    0.003       1.0     0.21 |      28 |     0.003 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_Lambdadd                 |     0.000 |     0.045 |    0.004       0.1     0.04 |      13 |     0.001 |
+TimingAuditor.TIMER              INFO                Selection_B2XMuMu_Lambda                     |     0.000 |     0.007 |    0.004       0.0     0.00 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:B2XMuMu_LambdastarFilter                 |    15.357 |    16.466 |    0.061     104.3    22.64 |      28 |     0.461 |
+TimingAuditor.TIMER              INFO               MERGED:B2XMuMu_LambdastarMerge                |     5.000 |     6.458 |    0.044      40.4     8.73 |      28 |     0.181 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:B2XMuMu_LambdastarMerge         |     5.000 |     6.123 |    0.037      39.3     8.50 |      28 |     0.171 |
+TimingAuditor.TIMER              INFO                 INPUT:B2XMuMu_LambdastarSubMMZ_Sel          |     4.642 |     5.798 |    0.010      38.1     8.29 |      28 |     0.162 |
+TimingAuditor.TIMER              INFO                  B2XMuMu_LambdastarSubMMZ_Sel               |     0.000 |     0.109 |    0.019       0.3     0.06 |      27 |     0.003 |
+TimingAuditor.TIMER              INFO                 INPUT:B2XMuMu_LambdastarSubMMP_Sel          |     0.357 |     0.159 |    0.005       0.6     0.13 |      28 |     0.004 |
+TimingAuditor.TIMER              INFO                  B2XMuMu_LambdastarSubMMP_Sel               |     0.000 |     0.022 |    0.006       0.1     0.02 |      27 |     0.001 |
+TimingAuditor.TIMER              INFO                 INPUT:B2XMuMu_LambdastarSubMMM_Sel          |     0.000 |     0.135 |    0.003       0.5     0.11 |      28 |     0.004 |
+TimingAuditor.TIMER              INFO                  B2XMuMu_LambdastarSubMMM_Sel               |     0.000 |     0.016 |    0.005       0.0     0.01 |      27 |     0.000 |
+TimingAuditor.TIMER              INFO                B2XMuMu_LambdastarMerge                      |     0.000 |     0.013 |    0.004       0.0     0.01 |      27 |     0.000 |
+TimingAuditor.TIMER              INFO               B2XMuMu_LambdastarSub_Sel                     |     0.000 |     0.194 |    0.037       0.5     0.12 |      27 |     0.005 |
+TimingAuditor.TIMER              INFO               B2XMuMu_LambdastarFilter                      |     0.000 |     0.022 |    0.006       0.0     0.01 |      27 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:Selection_B2XMuMu_pi0                    |     0.000 |     0.005 |    0.003       0.0     0.00 |      28 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:Selection_B2XMuMu_a1                     |     1.071 |     1.600 |    0.142       5.4     1.23 |      28 |     0.045 |
+TimingAuditor.TIMER              INFO               Selection_B2XMuMu_a1                          |     0.714 |     1.292 |    0.071       4.5     1.07 |      28 |     0.036 |
+TimingAuditor.TIMER              INFO              INPUT:B2XMuMu_K1_PickDecay                     |    18.571 |    17.465 |    0.003     218.4    42.23 |      28 |     0.489 |
+TimingAuditor.TIMER              INFO               B2XMuMu_a1k1_SubPIDAlg                        |     0.000 |     0.142 |    0.020       0.5     0.13 |      23 |     0.003 |
+TimingAuditor.TIMER              INFO               B2XMuMu_a1k1_SubPIDAlgp                       |     0.000 |     0.133 |    0.008       0.6     0.15 |      23 |     0.003 |
+TimingAuditor.TIMER              INFO               B2XMuMu_a1k1_SubPIDAlgm                       |     0.000 |     0.089 |    0.005       0.3     0.09 |      21 |     0.002 |
+TimingAuditor.TIMER              INFO               B2XMuMu_K1_PickDecay                          |     0.000 |     0.097 |    0.023       0.3     0.09 |      14 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:B2XMuMu_K2_PickDecay                     |    10.000 |     9.919 |    0.002     104.8    20.98 |      28 |     0.278 |
+TimingAuditor.TIMER              INFO               B2XMuMu_a1k2_SubPIDAlg                        |     0.000 |     0.125 |    0.016       0.5     0.12 |      23 |     0.003 |
+TimingAuditor.TIMER              INFO               B2XMuMu_a1k2_SubPIDAlgp                       |     0.000 |     0.080 |    0.007       0.3     0.08 |      23 |     0.002 |
+TimingAuditor.TIMER              INFO               B2XMuMu_a1k2_SubPIDAlgm                       |     0.000 |     0.061 |    0.006       0.2     0.05 |      21 |     0.001 |
+TimingAuditor.TIMER              INFO               B2XMuMu_K2_PickDecay                          |     0.000 |     0.197 |    0.019       0.8     0.28 |      14 |     0.003 |
+TimingAuditor.TIMER              INFO              INPUT:B2XMuMu_K10_PickDecay                    |     0.714 |     0.280 |    0.002       1.7     0.47 |      28 |     0.008 |
+TimingAuditor.TIMER              INFO               Selection_B2XMuMu_k10                         |     0.000 |     0.557 |    0.189       1.4     0.37 |       9 |     0.005 |
+TimingAuditor.TIMER              INFO               B2XMuMu_K10_PickDecay                         |     0.000 |     0.013 |    0.011       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:Selection_B2XMuMu_k12omegak              |     2.500 |     2.901 |    0.379      13.4     2.74 |      28 |     0.081 |
+TimingAuditor.TIMER              INFO               MERGED:Selection_B2XMuMu_pi0foromega          |     0.000 |     0.622 |    0.242       1.5     0.37 |      28 |     0.017 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:Selection_B2XMuMu_pi0foromega   |     0.000 |     0.317 |    0.129       0.8     0.18 |      28 |     0.009 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_B2XMuMu_pi0foromegaresolved |     0.000 |     0.278 |    0.101       0.6     0.16 |      28 |     0.008 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_pi0foromegaresolved      |     0.000 |     0.010 |    0.004       0.0     0.01 |      28 |     0.000 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_B2XMuMu_pi0foromegamerged   |     0.000 |     0.022 |    0.003       0.3     0.05 |      28 |     0.001 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_pi0foromegamerged        |     0.000 |     0.005 |    0.003       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO                Selection_B2XMuMu_pi0foromega                |     0.000 |     0.007 |    0.004       0.0     0.00 |      28 |     0.000 |
+TimingAuditor.TIMER              INFO               Selection_B2XMuMu_omega2pipipizero            |     1.071 |     0.425 |    0.066       1.7     0.34 |      28 |     0.012 |
+TimingAuditor.TIMER              INFO               Selection_B2XMuMu_k12omegak                   |     0.000 |     0.575 |    0.124       1.4     0.43 |      18 |     0.010 |
+TimingAuditor.TIMER              INFO              INPUT:Selection_B2XMuMu_k12omegaks             |     0.357 |     0.075 |    0.002       0.6     0.18 |      28 |     0.002 |
+TimingAuditor.TIMER              INFO               Selection_B2XMuMu_k12omegaks                  |     0.000 |     0.230 |    0.094       0.5     0.21 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:Selection_B2XMuMu_Xi                     |     0.000 |     1.029 |    0.036       5.0     1.31 |      28 |     0.029 |
+TimingAuditor.TIMER              INFO               MERGED:Selection_B2XMuMu_Xi                   |     0.000 |     1.018 |    0.030       5.0     1.31 |      28 |     0.029 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:Selection_B2XMuMu_Xi            |     0.000 |     0.926 |    0.024       4.0     1.16 |      28 |     0.026 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_B2XMuMu_XiLLL               |     0.000 |     0.367 |    0.003       1.8     0.52 |      28 |     0.010 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_LongXiPions              |     0.000 |     0.272 |    0.064       0.5     0.15 |      16 |     0.004 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_XiLLL                    |     0.000 |     0.218 |    0.057       1.2     0.32 |      12 |     0.003 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_B2XMuMu_XiDDL               |     0.000 |     0.257 |    0.002       1.8     0.48 |      28 |     0.007 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_XiDDL                    |     0.000 |     0.323 |    0.072       1.4     0.43 |       9 |     0.003 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_B2XMuMu_XiDDD               |     0.000 |     0.277 |    0.002       2.2     0.54 |      28 |     0.008 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_DownXiPions              |     0.000 |     0.165 |    0.058       0.3     0.09 |       9 |     0.001 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_XiDDD                    |     0.000 |     0.323 |    0.055       1.1     0.38 |       9 |     0.003 |
+TimingAuditor.TIMER              INFO                Selection_B2XMuMu_Xi                         |     0.000 |     0.008 |    0.005       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:Selection_B2XMuMu_Omega                  |     4.285 |     3.230 |    0.028      45.4     8.69 |      28 |     0.090 |
+TimingAuditor.TIMER              INFO               MERGED:Selection_B2XMuMu_Omega                |     4.285 |     3.220 |    0.022      45.4     8.69 |      28 |     0.090 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:Selection_B2XMuMu_Omega         |     4.285 |     3.108 |    0.017      45.0     8.59 |      28 |     0.087 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_B2XMuMu_OmegaLLL            |     0.714 |     0.568 |    0.002       7.5     1.42 |      28 |     0.016 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_LongOmegaKaons           |     0.625 |     0.258 |    0.071       0.5     0.16 |      16 |     0.004 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_OmegaLLL                 |     0.000 |     0.261 |    0.063       1.8     0.50 |      12 |     0.003 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_B2XMuMu_OmegaDDL            |     0.714 |     0.228 |    0.001       1.7     0.43 |      28 |     0.006 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_OmegaDDL                 |     1.111 |     0.290 |    0.088       1.4     0.43 |       9 |     0.003 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_B2XMuMu_OmegaDDD            |     2.500 |     2.287 |    0.002      42.4     8.07 |      28 |     0.064 |
+TimingAuditor.TIMER              INFO                  SelFilterPhys_StdNoPIDsDownKaons_Particles |     7.777 |     6.105 |    0.417      41.0    13.21 |       9 |     0.055 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_DownOmegaKaons           |     0.000 |     0.127 |    0.046       0.3     0.08 |       9 |     0.001 |
+TimingAuditor.TIMER              INFO                  Selection_B2XMuMu_OmegaDDD                 |     0.000 |     0.337 |    0.062       1.0     0.30 |       9 |     0.003 |
+TimingAuditor.TIMER              INFO                Selection_B2XMuMu_Omega                      |     0.000 |     0.008 |    0.005       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO             Selection_B2XMuMu_daughters                     |     0.000 |     0.033 |    0.009       0.1     0.02 |      28 |     0.001 |
+TimingAuditor.TIMER              INFO            B2XMuMu_Line                                     |     0.357 |     1.337 |    0.521       3.4     0.79 |      28 |     0.037 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XMuMu_Line                        |    10.000 |     9.452 |    0.103      46.3    20.58 |       5 |     0.047 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XMuMu_Line                        |     2.000 |     1.934 |    0.489       5.6     2.16 |       5 |     0.010 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XMuMu_Line                        |     0.000 |     1.715 |    0.715       3.2     1.27 |       5 |     0.009 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XMuMu_Line                        |     4.000 |     3.383 |    0.905       8.4     3.00 |       5 |     0.017 |
+TimingAuditor.TIMER              INFO           StrippingB2XMuMu_LinePostScaler                   |     0.000 |     0.004 |    0.003       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2MuMuGammaLine                          |     0.430 |     0.436 |    0.025     123.9     5.13 |    1000 |     0.436 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuGammaLinePreScaler                |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuGammaLineFilterSequence           |     0.380 |     0.359 |    0.002     123.7     5.13 |    1000 |     0.360 |
+TimingAuditor.TIMER              INFO            Bs2MuMuGammaLine                                 |     0.177 |     0.149 |    0.073       1.5     0.11 |     507 |     0.076 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bs2MuMuGammaLine                    |    30.000 |    36.177 |    6.130      66.2    42.49 |       2 |     0.072 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bs2MuMuGammaLine                    |     5.000 |     0.737 |    0.458       1.0     0.39 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bs2MuMuGammaLine                    |    20.000 |    19.495 |    8.755      30.2    15.19 |       2 |     0.039 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bs2MuMuGammaLine                    |    25.000 |    25.362 |   14.465      36.3    15.41 |       2 |     0.051 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bs2MuMuGammaLine                    |    30.000 |    29.619 |   13.283      46.0    23.10 |       2 |     0.059 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuGammaLinePostScaler               |     0.000 |     0.005 |    0.004       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLc23MuLc23muLine                          |     0.190 |     0.160 |    0.022       1.1     0.12 |    1000 |     0.161 |
+TimingAuditor.TIMER              INFO           StrippingLc23MuLc23muLinePreScaler                |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLc23MuLc23muLineFilterSequence           |     0.100 |     0.094 |    0.002       1.0     0.11 |    1000 |     0.094 |
+TimingAuditor.TIMER              INFO            Lc23MuLc23muLine                                 |     0.098 |     0.097 |    0.045       0.9     0.06 |     507 |     0.050 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lc23MuLc23muLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lc23MuLc23muLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lc23MuLc23muLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Lc23MuLc23muLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Lc23MuLc23muLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Lc23MuLc23muLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Lc23MuLc23muLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Lc23MuLc23muLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLc23MuLc23muLinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLc23MuLc2mueeLine                         |     0.180 |     0.181 |    0.021       1.6     0.18 |    1000 |     0.182 |
+TimingAuditor.TIMER              INFO           StrippingLc23MuLc2mueeLinePreScaler               |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLc23MuLc2mueeLineFilterSequence          |     0.130 |     0.114 |    0.001       1.5     0.17 |    1000 |     0.114 |
+TimingAuditor.TIMER              INFO            Lc23MuLc2mueeLine                                |     0.187 |     0.187 |    0.071       1.5     0.10 |     373 |     0.070 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lc23MuLc2mueeLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lc23MuLc2mueeLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lc23MuLc2mueeLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Lc23MuLc2mueeLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Lc23MuLc2mueeLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Lc23MuLc2mueeLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Lc23MuLc2mueeLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Lc23MuLc2mueeLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLc23MuLc2mueeLinePostScaler              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLc23MuLc2pmumuLine                        |     0.260 |     0.203 |    0.021       1.7     0.18 |    1000 |     0.204 |
+TimingAuditor.TIMER              INFO           StrippingLc23MuLc2pmumuLinePreScaler              |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLc23MuLc2pmumuLineFilterSequence         |     0.180 |     0.138 |    0.002       1.7     0.16 |    1000 |     0.138 |
+TimingAuditor.TIMER              INFO            Lc23MuLc2pmumuLine                               |     0.243 |     0.180 |    0.100       1.6     0.09 |     493 |     0.089 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lc23MuLc2pmumuLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lc23MuLc2pmumuLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lc23MuLc2pmumuLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Lc23MuLc2pmumuLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Lc23MuLc2pmumuLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Lc23MuLc2pmumuLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Lc23MuLc2pmumuLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Lc23MuLc2pmumuLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLc23MuLc2pmumuLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLc23MuLc2peeLine                          |     0.360 |     0.318 |    0.019       6.3     0.31 |    1000 |     0.318 |
+TimingAuditor.TIMER              INFO           StrippingLc23MuLc2peeLinePreScaler                |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLc23MuLc2peeLineFilterSequence           |     0.260 |     0.250 |    0.001       6.1     0.30 |    1000 |     0.251 |
+TimingAuditor.TIMER              INFO            Lc23MuLc2peeLine                                 |     0.195 |     0.218 |    0.090       1.5     0.11 |     613 |     0.134 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lc23MuLc2peeLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lc23MuLc2peeLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lc23MuLc2peeLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Lc23MuLc2peeLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Lc23MuLc2peeLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Lc23MuLc2peeLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Lc23MuLc2peeLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Lc23MuLc2peeLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLc23MuLc2peeLinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLc23MuLc2pKpiLine                         |     0.050 |     0.080 |    0.015       0.8     0.07 |    1000 |     0.080 |
+TimingAuditor.TIMER              INFO           StrippingLc23MuLc2pKpiLinePreScaler               |     0.010 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingLc23MuLc2pKpiLineFilterSequence          |     0.000 |     0.445 |    0.002       0.7     0.22 |       9 |     0.004 |
+TimingAuditor.TIMER              INFO            Lc23MuLc2pKpiLine                                |     0.000 |     0.364 |    0.216       0.6     0.13 |       8 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lc23MuLc2pKpiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lc23MuLc2pKpiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lc23MuLc2pKpiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Lc23MuLc2pKpiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Lc23MuLc2pKpiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Lc23MuLc2pKpiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Lc23MuLc2pKpiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Lc23MuLc2pKpiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLc23MuLc2pKpiLinePostScaler              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingMicroDiJetsLine                           |     0.350 |     0.354 |    0.015       8.5     0.49 |    1000 |     0.354 |
+TimingAuditor.TIMER              INFO           StrippingMicroDiJetsLinePreScaler                 |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingMicroDiJetsLineFilterSequence            |     0.632 |     0.569 |    0.040       8.4     0.55 |     506 |     0.288 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_MDSTJets_Particles                 |     0.454 |     0.428 |    0.035       7.0     0.44 |     506 |     0.217 |
+TimingAuditor.TIMER              INFO            MicroDiJetsLine                                  |     0.120 |     0.062 |    0.029       1.7     0.11 |     415 |     0.026 |
+TimingAuditor.TIMER              INFO           StrippingMicroDiJetsLinePostScaler                |     0.000 |     0.002 |    0.002       0.0     0.00 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2MuMuLinesBs2JPsiPhiLine                |     0.210 |     0.197 |    0.023       6.0     0.27 |    1000 |     0.197 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesBs2JPsiPhiLinePreScaler      |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesBs2JPsiPhiLineFilterSequence |     0.110 |     0.104 |    0.002       5.9     0.22 |    1000 |     0.105 |
+TimingAuditor.TIMER              INFO            Bs2MuMuLinesBs2JPsiPhiSelJpsi                    |     0.118 |     0.104 |    0.060       1.5     0.07 |     507 |     0.053 |
+TimingAuditor.TIMER              INFO            Bs2MuMuLinesBs2JPsiPhiSelPhi                     |     0.000 |     4.693 |    4.693       4.7     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO            Bs2MuMuLinesBs2JPsiPhiLine                       |     0.000 |     0.611 |    0.611       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bs2MuMuLinesBs2JPsiPhiLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bs2MuMuLinesBs2JPsiPhiLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bs2MuMuLinesBs2JPsiPhiLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bs2MuMuLinesBs2JPsiPhiLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bs2MuMuLinesBs2JPsiPhiLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bs2MuMuLinesBs2JPsiPhiLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Bs2MuMuLinesBs2JPsiPhiLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Bs2MuMuLinesBs2JPsiPhiLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesBs2JPsiPhiLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2MuMuLinesBs2KKLTUBLine                 |     0.270 |     0.250 |    0.022       4.3     0.19 |    1000 |     0.251 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesBs2KKLTUBLinePreScaler       |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesBs2KKLTUBLineFilterSequence  |     0.190 |     0.185 |    0.002       4.2     0.17 |    1000 |     0.186 |
+TimingAuditor.TIMER              INFO            Bs2MuMuLinesBs2KKLTUBLine                        |     0.154 |     0.116 |    0.049       4.1     0.15 |     907 |     0.106 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bs2MuMuLinesBs2KKLTUBLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bs2MuMuLinesBs2KKLTUBLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bs2MuMuLinesBs2KKLTUBLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bs2MuMuLinesBs2KKLTUBLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bs2MuMuLinesBs2KKLTUBLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bs2MuMuLinesBs2KKLTUBLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Bs2MuMuLinesBs2KKLTUBLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Bs2MuMuLinesBs2KKLTUBLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_Bs2MuMuLinesBs2KKLTUBLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesBs2KKLTUBLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2MuMuLinesNoMuIDLine                    |     2.190 |     2.054 |    0.022     211.6     7.21 |    1000 |     2.055 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesNoMuIDLinePreScaler          |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesNoMuIDLineFilterSequence     |     2.090 |     1.979 |    0.001     211.5     7.20 |    1000 |     1.980 |
+TimingAuditor.TIMER              INFO            Bs2MuMuLinesNoMuIDLine                           |     0.157 |     0.177 |    0.068       1.9     0.10 |     890 |     0.158 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bs2MuMuLinesNoMuIDLine              |   140.000 |   139.891 |  139.891     139.9     0.00 |       1 |     0.140 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bs2MuMuLinesNoMuIDLine              |     0.000 |     0.270 |    0.270       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bs2MuMuLinesNoMuIDLine              |    30.000 |    35.095 |   35.095      35.1     0.00 |       1 |     0.035 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bs2MuMuLinesNoMuIDLine              |    10.000 |     0.586 |    0.586       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bs2MuMuLinesNoMuIDLine              |    10.000 |    14.024 |   14.024      14.0     0.00 |       1 |     0.014 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bs2MuMuLinesNoMuIDLine              |     0.000 |     1.771 |    1.771       1.8     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Bs2MuMuLinesNoMuIDLine              |    10.000 |     3.625 |    3.625       3.6     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Bs2MuMuLinesNoMuIDLine              |     0.000 |     3.988 |    3.988       4.0     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_Bs2MuMuLinesNoMuIDLine              |     0.000 |     5.045 |    5.045       5.0     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_Bs2MuMuLinesNoMuIDLine             |    10.000 |     4.663 |    4.663       4.7     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesNoMuIDLinePostScaler         |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2MuMuLinesSSLine                        |     0.150 |     0.173 |    0.022       1.4     0.13 |    1000 |     0.173 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesSSLinePreScaler              |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesSSLineFilterSequence         |     0.080 |     0.097 |    0.001       1.3     0.11 |    1000 |     0.097 |
+TimingAuditor.TIMER              INFO            Bs2MuMuLinesSSLine                               |     0.039 |     0.096 |    0.056       1.2     0.06 |     507 |     0.049 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bs2MuMuLinesSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bs2MuMuLinesSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bs2MuMuLinesSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bs2MuMuLinesSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bs2MuMuLinesSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bs2MuMuLinesSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Bs2MuMuLinesSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Bs2MuMuLinesSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_Bs2MuMuLinesSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_Bs2MuMuLinesSSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesSSLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2MuMuLinesBd2JPsiKstLine                |     0.180 |     0.185 |    0.022       5.8     0.23 |    1000 |     0.185 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesBd2JPsiKstLinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesBd2JPsiKstLineFilterSequence |     0.090 |     0.095 |    0.002       5.7     0.21 |    1000 |     0.096 |
+TimingAuditor.TIMER              INFO            Bs2MuMuLinesBd2JPsiKstSelJpsi                    |     0.118 |     0.089 |    0.055       1.2     0.06 |     507 |     0.045 |
+TimingAuditor.TIMER              INFO            Bs2MuMuLinesBd2JPsiKstSelKst                     |     0.000 |     1.670 |    1.670       1.7     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            Bs2MuMuLinesBd2JPsiKstLine                       |     0.000 |     1.351 |    1.351       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bs2MuMuLinesBd2JPsiKstLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bs2MuMuLinesBd2JPsiKstLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bs2MuMuLinesBd2JPsiKstLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bs2MuMuLinesBd2JPsiKstLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bs2MuMuLinesBd2JPsiKstLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bs2MuMuLinesBd2JPsiKstLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Bs2MuMuLinesBd2JPsiKstLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Bs2MuMuLinesBd2JPsiKstLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesBd2JPsiKstLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2MuMuLinesLTUBLine                      |     0.180 |     0.185 |    0.021       0.9     0.11 |    1000 |     0.186 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesLTUBLinePreScaler            |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesLTUBLineFilterSequence       |     0.130 |     0.118 |    0.002       0.6     0.09 |    1000 |     0.118 |
+TimingAuditor.TIMER              INFO            Bs2MuMuLinesLTUBLine                             |     0.118 |     0.071 |    0.043       0.5     0.04 |     759 |     0.055 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bs2MuMuLinesLTUBLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bs2MuMuLinesLTUBLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bs2MuMuLinesLTUBLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bs2MuMuLinesLTUBLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bs2MuMuLinesLTUBLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bs2MuMuLinesLTUBLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Bs2MuMuLinesLTUBLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Bs2MuMuLinesLTUBLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_Bs2MuMuLinesLTUBLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_Bs2MuMuLinesLTUBLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesLTUBLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2MuMuLinesBu2JPsiKLine                  |     0.140 |     0.187 |    0.020       7.4     0.27 |    1000 |     0.187 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesBu2JPsiKLinePreScaler        |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesBu2JPsiKLineFilterSequence   |     0.050 |     0.099 |    0.001       7.3     0.25 |    1000 |     0.100 |
+TimingAuditor.TIMER              INFO            Bs2MuMuLinesBu2JPsiKSelJpsi                      |     0.078 |     0.089 |    0.056       1.0     0.05 |     507 |     0.046 |
+TimingAuditor.TIMER              INFO            Bs2MuMuLinesBu2JPsiKLine                         |     0.000 |     0.700 |    0.700       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bs2MuMuLinesBu2JPsiKLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bs2MuMuLinesBu2JPsiKLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bs2MuMuLinesBu2JPsiKLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bs2MuMuLinesBu2JPsiKLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bs2MuMuLinesBu2JPsiKLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bs2MuMuLinesBu2JPsiKLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Bs2MuMuLinesBu2JPsiKLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Bs2MuMuLinesBu2JPsiKLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesBu2JPsiKLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2LLK_eeLine                             |     1.170 |     1.231 |    0.031     618.1    20.21 |    1000 |     1.232 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_eeLinePreScaler                   |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_eeLineFilterSequence              |     1.090 |     1.141 |    0.009     617.9    20.20 |    1000 |     1.141 |
+TimingAuditor.TIMER              INFO            StrippingBu2LLK_eeLineVOIDFilter                 |     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO            SelDiElectronForBu2LLK                           |     0.028 |     0.078 |    0.007       0.4     0.06 |     347 |     0.027 |
+TimingAuditor.TIMER              INFO            MERGED:MergeBu2LLK_ee                            |    25.500 |    26.331 |    1.593     122.7    33.65 |      20 |     0.527 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:MergeBu2LLK_ee                     |    24.000 |    24.829 |    1.450     113.4    31.78 |      20 |     0.497 |
+TimingAuditor.TIMER              INFO              INPUT:KaonsForBu2LLK                           |     0.000 |     0.220 |    0.035       0.7     0.12 |     107 |     0.024 |
+TimingAuditor.TIMER              INFO               KaonsForBu2LLK                                |     0.000 |     0.044 |    0.005       0.1     0.02 |     107 |     0.005 |
+TimingAuditor.TIMER              INFO              INPUT:KstarsForBu2LLK                          |     1.654 |     1.751 |    0.060      44.8     3.56 |     816 |     1.430 |
+TimingAuditor.TIMER              INFO               KstarsForBu2LLK                               |     0.563 |     0.608 |    0.021       7.4     0.68 |     798 |     0.485 |
+TimingAuditor.TIMER              INFO              INPUT:PhisForBu2LLK                            |     0.196 |     0.299 |    0.003       3.2     0.38 |     816 |     0.245 |
+TimingAuditor.TIMER              INFO               PhisForBu2LLK                                 |     0.067 |     0.076 |    0.003       1.0     0.09 |     740 |     0.057 |
+TimingAuditor.TIMER              INFO              INPUT:KshortsLLForBu2LLK                       |     0.000 |     0.116 |    0.003       0.9     0.18 |     107 |     0.012 |
+TimingAuditor.TIMER              INFO               KshortsLLForBu2LLK                            |     0.000 |     0.037 |    0.017       0.2     0.03 |      40 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:KshortsDDForBu2LLK                       |     0.186 |     0.115 |    0.002       0.6     0.14 |     107 |     0.012 |
+TimingAuditor.TIMER              INFO               KshortsDDForBu2LLK                            |     0.000 |     0.035 |    0.003       0.1     0.03 |      62 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:LambdasLLForBu2LLK                       |     0.024 |     0.028 |    0.002       1.1     0.09 |     816 |     0.024 |
+TimingAuditor.TIMER              INFO               LambdasLLForBu2LLK                            |     0.000 |     0.030 |    0.015       0.1     0.02 |      78 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:LambdasDDForBu2LLK                       |     0.098 |     0.090 |    0.002       0.9     0.11 |     816 |     0.074 |
+TimingAuditor.TIMER              INFO               LambdasDDForBu2LLK                            |     0.024 |     0.033 |    0.003       0.2     0.02 |     414 |     0.014 |
+TimingAuditor.TIMER              INFO              INPUT:LambdastarsForBu2LLK                     |     9.791 |     9.686 |    0.081     270.5    16.79 |     816 |     7.905 |
+TimingAuditor.TIMER              INFO               SelFilterPhys_StdLooseLambdastar2pK_Particles |     8.762 |     8.734 |    0.076     251.0    15.58 |     816 |     7.127 |
+TimingAuditor.TIMER              INFO               LambdastarsForBu2LLK                          |     0.684 |     0.575 |    0.018       9.3     0.83 |     789 |     0.454 |
+TimingAuditor.TIMER              INFO              INPUT:KstarsPlusLLForBu2LLK                    |     0.373 |     0.304 |    0.002       3.5     0.57 |     107 |     0.033 |
+TimingAuditor.TIMER              INFO               KstarsPlusLLForBu2LLK                         |     0.000 |     0.360 |    0.119       2.9     0.43 |      40 |     0.014 |
+TimingAuditor.TIMER              INFO              INPUT:KstarsPlusDDForBu2LLK                    |     0.373 |     0.292 |    0.002       2.0     0.37 |     107 |     0.031 |
+TimingAuditor.TIMER              INFO               KstarsPlusDDForBu2LLK                         |     0.483 |     0.277 |    0.109       1.7     0.23 |      62 |     0.017 |
+TimingAuditor.TIMER              INFO              INPUT:K1ForBu2LLK                              |     2.536 |     2.547 |    0.002      86.6     4.96 |     816 |     2.078 |
+TimingAuditor.TIMER              INFO               K1ForBu2LLK                                   |     2.007 |     2.110 |    0.054      71.3     4.18 |     767 |     1.619 |
+TimingAuditor.TIMER              INFO             MergeBu2LLK_ee                                  |     0.000 |     0.011 |    0.005       0.0     0.01 |      19 |     0.000 |
+TimingAuditor.TIMER              INFO            Bu2LLK_eeLine                                    |     0.526 |     0.510 |    0.179       2.5     0.51 |      19 |     0.010 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2LLK_eeLine                       |    10.000 |     4.126 |    4.126       4.1     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2LLK_eeLine                       |    10.000 |     7.419 |    7.419       7.4     0.00 |       1 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2LLK_eeLine                       |    10.000 |    12.731 |   12.731      12.7     0.00 |       1 |     0.013 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2LLK_eeLine                       |    10.000 |    12.569 |   12.569      12.6     0.00 |       1 |     0.013 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bu2LLK_eeLine                       |   440.000 |   438.140 |  438.140     438.1     0.00 |       1 |     0.438 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bu2LLK_eeLine                       |    40.000 |    32.506 |   32.506      32.5     0.00 |       1 |     0.033 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_eeLinePostScaler                  |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2LLK_eeLine2                            |     1.430 |     1.425 |    0.028     526.0    20.64 |    1000 |     1.425 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_eeLine2PreScaler                  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_eeLine2FilterSequence             |     1.380 |     1.338 |    0.007     525.8    20.64 |    1000 |     1.338 |
+TimingAuditor.TIMER              INFO            StrippingBu2LLK_eeLine2VOIDFilter                |     0.010 |     0.005 |    0.003       0.1     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            SelDiElectronFromTracksForBu2LLK                 |     0.081 |     0.082 |    0.008       0.8     0.09 |     611 |     0.051 |
+TimingAuditor.TIMER              INFO            MERGED:MergeBu2LLK_ee2                           |     8.787 |     9.212 |    0.023      41.1    12.57 |      33 |     0.304 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:MergeBu2LLK_ee2                    |     7.575 |     7.828 |    0.010      39.2    12.38 |      33 |     0.258 |
+TimingAuditor.TIMER              INFO             MergeBu2LLK_ee2                                 |     0.000 |     0.014 |    0.004       0.0     0.01 |      32 |     0.000 |
+TimingAuditor.TIMER              INFO            Bu2LLK_eeLine2                                   |     0.312 |     0.460 |    0.188       2.8     0.45 |      32 |     0.015 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2LLK_eeLine2                      |     0.000 |     2.400 |    0.234       4.1     1.97 |       3 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2LLK_eeLine2                      |     6.666 |     4.306 |    0.235       7.4     3.67 |       3 |     0.013 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2LLK_eeLine2                      |     6.666 |     7.540 |    1.120      12.3     5.78 |       3 |     0.023 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2LLK_eeLine2                      |     6.666 |     9.064 |    0.887      14.1     7.14 |       3 |     0.027 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bu2LLK_eeLine2                      |   246.666 |   251.293 |   13.384     438.6   217.07 |       3 |     0.754 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bu2LLK_eeLine2                      |    20.000 |    16.492 |    1.388      31.6    15.10 |       3 |     0.049 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_eeLine2PostScaler                 |     0.000 |     0.003 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2LLK_mmLine                             |     0.910 |     0.959 |    0.029     186.9     8.06 |    1000 |     0.959 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_mmLinePreScaler                   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_mmLineFilterSequence              |     0.800 |     0.868 |    0.007     186.7     8.05 |    1000 |     0.869 |
+TimingAuditor.TIMER              INFO            StrippingBu2LLK_mmLineVOIDFilter                 |     0.000 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            SelDiMuonsForBu2LLK                              |     0.058 |     0.041 |    0.005       0.3     0.04 |     343 |     0.014 |
+TimingAuditor.TIMER              INFO            MERGED:MergeBu2LLK_mm                            |    17.407 |    18.710 |    1.158      70.6    17.98 |      27 |     0.505 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:MergeBu2LLK_mm                     |    16.666 |    17.727 |    0.794      68.4    17.39 |      27 |     0.479 |
+TimingAuditor.TIMER              INFO             MergeBu2LLK_mm                                  |     0.000 |     0.010 |    0.005       0.0     0.00 |      27 |     0.000 |
+TimingAuditor.TIMER              INFO            Bu2LLK_mmLine                                    |     0.740 |     0.425 |    0.185       1.7     0.30 |      27 |     0.011 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2LLK_mmLine                       |     0.000 |     0.863 |    0.399       1.6     0.62 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2LLK_mmLine                       |     3.333 |     1.902 |    0.809       3.6     1.49 |       3 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2LLK_mmLine                       |     0.000 |     4.168 |    2.153       7.4     2.86 |       3 |     0.013 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2LLK_mmLine                       |     3.333 |     2.938 |    1.136       5.2     2.05 |       3 |     0.009 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bu2LLK_mmLine                       |    76.666 |    76.959 |   30.802     131.8    51.05 |       3 |     0.231 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bu2LLK_mmLine                       |     6.666 |     6.938 |    3.003      12.8     5.20 |       3 |     0.021 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_mmLinePostScaler                  |     0.000 |     0.003 |    0.003       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2LLK_meLine                             |     1.170 |     1.201 |    0.027     179.8     9.51 |    1000 |     1.202 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_meLinePreScaler                   |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_meLineFilterSequence              |     1.080 |     1.113 |    0.007     179.6     9.51 |    1000 |     1.113 |
+TimingAuditor.TIMER              INFO            StrippingBu2LLK_meLineVOIDFilter                 |     0.010 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            MuEForBu2LLK                                     |     0.067 |     0.184 |    0.081       1.6     0.11 |     298 |     0.055 |
+TimingAuditor.TIMER              INFO            SelMuEForBu2LLK                                  |     0.000 |     0.101 |    0.008       0.2     0.04 |      41 |     0.004 |
+TimingAuditor.TIMER              INFO            MERGED:MergeBu2LLK_me                            |    17.750 |    17.793 |    0.406     163.0    31.98 |      40 |     0.712 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:MergeBu2LLK_me                     |    16.250 |    16.293 |    0.010     157.5    30.90 |      40 |     0.652 |
+TimingAuditor.TIMER              INFO             MergeBu2LLK_me                                  |     0.256 |     0.139 |    0.005       0.8     0.27 |      39 |     0.005 |
+TimingAuditor.TIMER              INFO            Bu2LLK_meLine                                    |     0.769 |     0.402 |    0.188       2.2     0.32 |      39 |     0.016 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2LLK_meLine                       |     2.000 |     0.594 |    0.291       1.0     0.27 |       5 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2LLK_meLine                       |     0.000 |     1.059 |    0.473       2.4     0.77 |       5 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2LLK_meLine                       |     2.000 |     2.167 |    1.258       4.6     1.39 |       5 |     0.011 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2LLK_meLine                       |     0.000 |     1.640 |    0.971       2.5     0.70 |       5 |     0.008 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bu2LLK_meLine                       |    44.000 |    38.954 |   11.014      85.3    30.36 |       5 |     0.195 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bu2LLK_meLine                       |     2.000 |     3.034 |    1.549       5.9     1.74 |       5 |     0.015 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_meLinePostScaler                  |     0.000 |     0.003 |    0.003       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2LLK_meSSLine                           |     0.740 |     0.744 |    0.028      93.8     5.13 |    1000 |     0.744 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_meSSLinePreScaler                 |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_meSSLineFilterSequence            |     0.680 |     0.647 |    0.007      93.6     5.12 |    1000 |     0.647 |
+TimingAuditor.TIMER              INFO            StrippingBu2LLK_meSSLineVOIDFilter               |     0.000 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            MuESSForBu2LLK                                   |     0.234 |     0.164 |    0.067       1.4     0.10 |     298 |     0.049 |
+TimingAuditor.TIMER              INFO            SelMuESSForBu2LLK                                |     0.000 |     0.097 |    0.046       0.2     0.03 |      35 |     0.003 |
+TimingAuditor.TIMER              INFO            MERGED:MergeBu2LLK_meSS                          |    12.647 |    13.644 |    0.470      91.6    21.81 |      34 |     0.464 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:MergeBu2LLK_meSS                   |    11.764 |    12.155 |    0.010      84.0    20.95 |      34 |     0.413 |
+TimingAuditor.TIMER              INFO             MergeBu2LLK_meSS                                |     0.000 |     0.010 |    0.005       0.0     0.01 |      34 |     0.000 |
+TimingAuditor.TIMER              INFO            Bu2LLK_meSSLine                                  |     0.588 |     0.391 |    0.204       1.9     0.29 |      34 |     0.013 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2LLK_meSSLine                     |     0.000 |     0.336 |    0.334       0.3     0.00 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2LLK_meSSLine                     |     0.000 |     0.657 |    0.509       0.8     0.21 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2LLK_meSSLine                     |     0.000 |     1.295 |    1.182       1.4     0.16 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2LLK_meSSLine                     |     0.000 |     1.056 |    0.923       1.2     0.19 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bu2LLK_meSSLine                     |    20.000 |    18.552 |   16.147      21.0     3.40 |       2 |     0.037 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bu2LLK_meSSLine                     |     5.000 |     1.717 |    1.685       1.7     0.05 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_meSSLinePostScaler                |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2LLK_mtLine                             |     0.170 |     0.192 |    0.025      23.8     1.06 |    1000 |     0.192 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_mtLinePreScaler                   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_mtLineFilterSequence              |     0.090 |     0.107 |    0.006      23.7     1.06 |    1000 |     0.107 |
+TimingAuditor.TIMER              INFO            StrippingBu2LLK_mtLineVOIDFilter                 |     0.010 |     0.005 |    0.003       0.1     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            MuTauForBu2LLK                                   |     0.000 |     0.241 |    0.086       1.5     0.25 |      30 |     0.007 |
+TimingAuditor.TIMER              INFO            SelMuTauForBu2LLK                                |     0.000 |     0.118 |    0.073       0.2     0.04 |      15 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:MergeBu2LLK_mt                            |     4.000 |     4.175 |    0.018      21.3     6.47 |      15 |     0.063 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:MergeBu2LLK_mt                     |     3.333 |     3.690 |    0.003      20.7     6.47 |      15 |     0.055 |
+TimingAuditor.TIMER              INFO             MergeBu2LLK_mt                                  |     0.000 |     0.008 |    0.005       0.0     0.00 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            Bu2LLK_mtLine                                    |     1.666 |     0.355 |    0.211       0.9     0.20 |      12 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2LLK_mtLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2LLK_mtLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2LLK_mtLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2LLK_mtLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bu2LLK_mtLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bu2LLK_mtLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_mtLinePostScaler                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2LLK_mtSSLine                           |     0.140 |     0.125 |    0.026       5.1     0.25 |    1000 |     0.125 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_mtSSLinePreScaler                 |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_mtSSLineFilterSequence            |     0.040 |     0.036 |    0.006       5.0     0.24 |    1000 |     0.037 |
+TimingAuditor.TIMER              INFO            StrippingBu2LLK_mtSSLineVOIDFilter               |     0.000 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            MuTauSSForBu2LLK                                 |     0.000 |     0.209 |    0.088       0.7     0.12 |      30 |     0.006 |
+TimingAuditor.TIMER              INFO            SelMuTauSSForBu2LLK                              |     0.000 |     0.133 |    0.093       0.2     0.05 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            MERGED:MergeBu2LLK_mtSS                          |     0.000 |     0.739 |    0.014       2.2     0.74 |       6 |     0.004 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:MergeBu2LLK_mtSS                   |     0.000 |     0.362 |    0.003       2.2     0.88 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO             MergeBu2LLK_mtSS                                |     0.000 |     0.008 |    0.007       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Bu2LLK_mtSSLine                                  |     0.000 |     0.461 |    0.295       0.8     0.25 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2LLK_mtSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2LLK_mtSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2LLK_mtSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2LLK_mtSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bu2LLK_mtSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bu2LLK_mtSSLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_mtSSLinePostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBu2LLK_eeLine3                            |    10.840 |    10.848 |    0.027     318.1    21.49 |    1000 |    10.848 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_eeLine3PreScaler                  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_eeLine3FilterSequence             |    10.740 |    10.725 |    0.007     317.9    21.45 |    1000 |    10.726 |
+TimingAuditor.TIMER              INFO            StrippingBu2LLK_eeLine3VOIDFilter                |     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            MERGED:MergeBu2LLK_ee3                           |    12.610 |    12.548 |    0.010     317.8    20.47 |     816 |    10.239 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:MergeBu2LLK_ee3                    |    11.666 |    11.698 |    0.005     297.9    19.05 |     816 |     9.546 |
+TimingAuditor.TIMER              INFO             MergeBu2LLK_ee3                                 |     0.000 |     0.009 |    0.004       0.0     0.01 |     680 |     0.006 |
+TimingAuditor.TIMER              INFO            SelPhotonForBu2LLK                               |     0.000 |     0.014 |    0.005       0.2     0.02 |     166 |     0.002 |
+TimingAuditor.TIMER              INFO            Bu2LLK_eeLine3                                   |     0.652 |     0.297 |    0.110       1.7     0.26 |      46 |     0.014 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bu2LLK_eeLine3                      |     0.000 |     3.631 |    3.631       3.6     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bu2LLK_eeLine3                      |    10.000 |     7.710 |    7.710       7.7     0.00 |       1 |     0.008 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bu2LLK_eeLine3                      |    10.000 |     8.580 |    8.580       8.6     0.00 |       1 |     0.009 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bu2LLK_eeLine3                      |    10.000 |     4.431 |    4.431       4.4     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bu2LLK_eeLine3                      |   210.000 |   213.494 |  213.494     213.5     0.00 |       1 |     0.213 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bu2LLK_eeLine3                      |    10.000 |    12.010 |   12.010      12.0     0.00 |       1 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingBu2LLK_eeLine3PostScaler                 |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetaSBs2JpsieePhiDetachedLine             |     0.270 |     0.297 |    0.023       8.2     0.44 |    1000 |     0.298 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2JpsieePhiDetachedLinePreScaler   |     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2JpsieePhiDetachedLineFilterSequen|     0.210 |     0.198 |    0.002       3.8     0.34 |    1000 |     0.198 |
+TimingAuditor.TIMER              INFO            SelPhi2KKForBetaSBs2JpsieePhiDetached            |     0.011 |     0.023 |    0.004       0.8     0.06 |     835 |     0.020 |
+TimingAuditor.TIMER              INFO            SelJpsi2eeForBetaSBs2JpsieePhiDetached           |     0.000 |     0.015 |    0.005       0.1     0.01 |     180 |     0.003 |
+TimingAuditor.TIMER              INFO            BetaSBs2JpsieePhiDetachedLine                    |     0.666 |     0.264 |    0.039       1.2     0.24 |      60 |     0.016 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2JpsieePhiDetachedLinePostScaler  |     0.000 |     0.003 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetaSBs2JpsieePhiFromTracksLine           |     0.290 |     0.284 |    0.020       5.0     0.43 |    1000 |     0.285 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2JpsieePhiFromTracksLinePreScaler |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2JpsieePhiFromTracksLineFilterSequ|     0.180 |     0.199 |    0.001       4.7     0.40 |    1000 |     0.199 |
+TimingAuditor.TIMER              INFO            SelPhi2KKForBetaSBs2JpsieePhiFromTracks          |     0.000 |     0.011 |    0.004       0.1     0.01 |     835 |     0.010 |
+TimingAuditor.TIMER              INFO            SelJpsi2eeForBetaSBs2JpsieePhiFromTracks         |     0.040 |     0.029 |    0.004       0.2     0.03 |     246 |     0.007 |
+TimingAuditor.TIMER              INFO            BetaSBs2JpsieePhiFromTracksLine                  |     0.178 |     0.204 |    0.038       1.0     0.22 |      56 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2JpsieePhiFromTracksLinePostScaler|     0.000 |     0.003 |    0.003       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetaSBs2JpsieePhiLine                     |     0.090 |     0.112 |    0.016       4.0     0.21 |    1000 |     0.113 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2JpsieePhiLinePreScaler           |     0.000 |     0.006 |    0.002       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2JpsieePhiLineFilterSequence      |     0.306 |     0.264 |    0.002       3.8     0.58 |      98 |     0.026 |
+TimingAuditor.TIMER              INFO            SelPhi2KKForBetaSBs2JpsieePhi                    |     0.000 |     0.015 |    0.004       0.1     0.02 |      88 |     0.001 |
+TimingAuditor.TIMER              INFO            SelJpsi2eeForBetaSBs2JpsieePhi                   |     0.000 |     0.018 |    0.005       0.1     0.01 |      21 |     0.000 |
+TimingAuditor.TIMER              INFO            BetaSBs2JpsieePhiLine                            |     0.000 |     0.466 |    0.042       2.9     0.93 |       9 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2JpsieePhiLinePostScaler          |     0.000 |     0.003 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XLL_mmLine                              |     0.850 |     0.857 |    0.033     150.7     7.12 |    1000 |     0.857 |
+TimingAuditor.TIMER              INFO           StrippingB2XLL_mmLinePreScaler                    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XLL_mmLineFilterSequence               |     0.740 |     0.739 |    0.007     150.5     7.11 |    1000 |     0.740 |
+TimingAuditor.TIMER              INFO            StrippingB2XLL_mmLineVOIDFilter                  |     0.000 |     0.007 |    0.003       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO            MERGED:B2XLL_mmLine                              |     0.539 |     0.512 |    0.013      65.5     3.68 |     816 |     0.419 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:B2XLL_mmLine                       |     0.526 |     0.503 |    0.009      63.9     3.64 |     816 |     0.411 |
+TimingAuditor.TIMER              INFO              INPUT:AllExceptJpsiB2XLL_mm                    |     0.514 |     0.487 |    0.002      63.9     3.63 |     816 |     0.398 |
+TimingAuditor.TIMER              INFO               MuMuForB2XLL                                  |     0.259 |     0.169 |    0.060       2.8     0.15 |     424 |     0.072 |
+TimingAuditor.TIMER              INFO               SelMuMuForB2XLL                               |     0.000 |     0.122 |    0.051       0.2     0.05 |      14 |     0.002 |
+TimingAuditor.TIMER              INFO               MERGED:MergeB2XLL_mm                          |    17.142 |    18.645 |    2.107      58.6    18.18 |      14 |     0.261 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:MergeB2XLL_mm                   |    16.428 |    17.302 |    1.595      54.2    17.11 |      14 |     0.242 |
+TimingAuditor.TIMER              INFO                 INPUT:KaonsForB2XLL                         |     0.276 |     0.242 |    0.003       0.9     0.14 |     253 |     0.061 |
+TimingAuditor.TIMER              INFO                  KaonsForB2XLL                              |     0.200 |     0.060 |    0.004       0.2     0.03 |     249 |     0.015 |
+TimingAuditor.TIMER              INFO                 INPUT:PionsForB2XLL                         |     0.237 |     0.284 |    0.079       1.2     0.17 |     253 |     0.072 |
+TimingAuditor.TIMER              INFO                  PionsForB2XLL                              |     0.000 |     0.072 |    0.020       0.3     0.04 |     253 |     0.018 |
+TimingAuditor.TIMER              INFO                 INPUT:KstarsForB2XLL                        |     1.383 |     1.304 |    0.089       8.8     1.30 |     253 |     0.330 |
+TimingAuditor.TIMER              INFO                  KstarsForB2XLL                             |     0.750 |     0.814 |    0.023       6.1     0.92 |     253 |     0.206 |
+TimingAuditor.TIMER              INFO                 INPUT:RhosForB2XLL                          |     0.553 |     0.646 |    0.116       2.9     0.46 |     253 |     0.164 |
+TimingAuditor.TIMER              INFO                  SelFilterPhys_StdLooseRho0_Particles       |     0.484 |     0.533 |    0.102      11.7     0.64 |     454 |     0.242 |
+TimingAuditor.TIMER              INFO                  RhosForB2XLL                               |     0.000 |     0.037 |    0.005       0.1     0.02 |     145 |     0.005 |
+TimingAuditor.TIMER              INFO                 INPUT:PhisForB2XLL                          |     0.158 |     0.234 |    0.003       1.6     0.22 |     253 |     0.059 |
+TimingAuditor.TIMER              INFO                  PhisForB2XLL                               |     0.042 |     0.096 |    0.004       1.0     0.11 |     236 |     0.023 |
+TimingAuditor.TIMER              INFO                 INPUT:Psi2SForB2XLL                         |     0.000 |     0.021 |    0.003       1.7     0.11 |     253 |     0.005 |
+TimingAuditor.TIMER              INFO                  JPsisForB2XLL                              |     0.000 |     0.048 |    0.019       0.1     0.04 |      14 |     0.001 |
+TimingAuditor.TIMER              INFO                  Psi2SForB2XLL                              |     0.000 |     0.742 |    0.062       1.4     0.96 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO                 INPUT:ProtonsForB2XLL                       |     0.316 |     0.226 |    0.002       4.6     0.30 |     253 |     0.057 |
+TimingAuditor.TIMER              INFO                  ProtonsForB2XLL                            |     0.120 |     0.060 |    0.005       4.4     0.28 |     250 |     0.015 |
+TimingAuditor.TIMER              INFO                 INPUT:DZerosForB2XLL                        |     0.000 |     0.073 |    0.002       0.8     0.14 |     253 |     0.019 |
+TimingAuditor.TIMER              INFO                  DZerosForB2XLL                             |     0.000 |     0.027 |    0.004       0.1     0.01 |      74 |     0.002 |
+TimingAuditor.TIMER              INFO                 INPUT:DPlusForB2XLL                         |     2.490 |     2.698 |    0.002      27.9     3.50 |     253 |     0.683 |
+TimingAuditor.TIMER              INFO                  DPlusForB2XLL                              |     0.094 |     0.118 |    0.026       1.1     0.12 |     212 |     0.025 |
+TimingAuditor.TIMER              INFO                 INPUT:DStarsForB2XLL                        |     0.000 |     0.007 |    0.003       0.5     0.04 |     253 |     0.002 |
+TimingAuditor.TIMER              INFO                  DStarsForB2XLL                             |     0.000 |     0.053 |    0.023       0.1     0.04 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_OmegasForB2XLL_omega2pipipiz|     1.027 |     1.153 |    0.021       6.7     0.93 |     253 |     0.292 |
+TimingAuditor.TIMER              INFO                  MERGED:Selection_PiZeros_pi0               |     0.632 |     0.562 |    0.014       2.4     0.37 |     253 |     0.142 |
+TimingAuditor.TIMER              INFO                   MERGEDINPUTS:Selection_PiZeros_pi0        |     0.355 |     0.294 |    0.011       1.5     0.20 |     253 |     0.074 |
+TimingAuditor.TIMER              INFO                    INPUT:Selection_PiZeros_pi0resolved      |     0.237 |     0.241 |    0.003       1.2     0.16 |     253 |     0.061 |
+TimingAuditor.TIMER              INFO                     Selection_PiZeros_pi0resolved           |     0.000 |     0.008 |    0.004       0.0     0.00 |     252 |     0.002 |
+TimingAuditor.TIMER              INFO                    INPUT:Selection_PiZeros_pi0merged        |     0.118 |     0.042 |    0.002       0.5     0.08 |     253 |     0.011 |
+TimingAuditor.TIMER              INFO                     Selection_PiZeros_pi0merged             |     0.000 |     0.004 |    0.003       0.0     0.00 |      61 |     0.000 |
+TimingAuditor.TIMER              INFO                   Selection_PiZeros_pi0                     |     0.000 |     0.007 |    0.003       0.0     0.00 |     245 |     0.002 |
+TimingAuditor.TIMER              INFO                  Selection_OmegasForB2XLL_omega2pipipizero  |     0.163 |     0.243 |    0.046       1.5     0.24 |     245 |     0.060 |
+TimingAuditor.TIMER              INFO                 INPUT:SelectionOff0Forf0(980)sForB2XLL      |     2.529 |     2.474 |    0.182      24.5     3.25 |     253 |     0.626 |
+TimingAuditor.TIMER              INFO                  SelectionOff0Forf0(980)sForB2XLL           |     0.355 |     0.297 |    0.064       1.4     0.23 |     253 |     0.075 |
+TimingAuditor.TIMER              INFO                 INPUT:KStarPlusForB2XLL                     |     3.083 |     2.924 |    0.036      23.0     2.94 |     253 |     0.740 |
+TimingAuditor.TIMER              INFO                  MERGED:KStarPlusForB2XLL                   |     3.083 |     2.915 |    0.032      23.0     2.94 |     253 |     0.738 |
+TimingAuditor.TIMER              INFO                   MERGEDINPUTS:KStarPlusForB2XLL            |     2.687 |     2.515 |    0.028      21.5     2.66 |     253 |     0.637 |
+TimingAuditor.TIMER              INFO                    INPUT:Selection_KStarPlus1ForB2XLL_Kstar2|     1.343 |     1.333 |    0.020      13.8     1.70 |     253 |     0.337 |
+TimingAuditor.TIMER              INFO                     MERGED:Selection_KShorts_Kshort         |     0.513 |     0.440 |    0.016       5.3     0.51 |     253 |     0.111 |
+TimingAuditor.TIMER              INFO                      MERGEDINPUTS:Selection_KShorts_Kshort  |     0.316 |     0.266 |    0.012       4.7     0.38 |     253 |     0.067 |
+TimingAuditor.TIMER              INFO                       INPUT:Selection_KShorts_Ksdd          |     0.316 |     0.152 |    0.002       0.9     0.15 |     253 |     0.038 |
+TimingAuditor.TIMER              INFO                        Selection_KShorts_Ksdd               |     0.113 |     0.055 |    0.005       0.2     0.03 |     176 |     0.010 |
+TimingAuditor.TIMER              INFO                       INPUT:Selection_KShorts_Ksll          |     0.000 |     0.102 |    0.002       4.5     0.31 |     253 |     0.026 |
+TimingAuditor.TIMER              INFO                        Selection_KShorts_Ksll               |     0.000 |     0.037 |    0.016       0.1     0.02 |      87 |     0.003 |
+TimingAuditor.TIMER              INFO                      Selection_KShorts_Kshort               |     0.000 |     0.006 |    0.003       0.0     0.00 |     178 |     0.001 |
+TimingAuditor.TIMER              INFO                     Selection_KStarPlus1ForB2XLL_Kstar2kaonp|     0.449 |     0.387 |    0.115       4.9     0.42 |     178 |     0.069 |
+TimingAuditor.TIMER              INFO                    INPUT:Selection_KStarPlus2ForB2XLL_Kstar2|     1.343 |     1.167 |    0.002       9.2     1.25 |     253 |     0.295 |
+TimingAuditor.TIMER              INFO                     Selection_KStarPlus2ForB2XLL_Kstar2kaonp|     0.756 |     0.464 |    0.103       3.5     0.39 |     238 |     0.110 |
+TimingAuditor.TIMER              INFO                   KStarPlusForB2XLL                         |     0.045 |     0.009 |    0.004       0.1     0.01 |     222 |     0.002 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_DsPlusForB2XLL_DsPlus       |     1.462 |     1.415 |    0.003      42.4     3.19 |     253 |     0.358 |
+TimingAuditor.TIMER              INFO                  Selection_DsPlusForB2XLL_DsPlus            |     0.731 |     0.623 |    0.047      12.4     1.06 |     246 |     0.153 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_DsStarForB2XLL_DsStar       |     4.189 |     4.468 |    0.002     219.3    15.41 |     253 |     1.131 |
+TimingAuditor.TIMER              INFO                  SelFilterPhys_StdLoosePhotons_Particles    |     1.969 |     2.492 |    0.401      14.7     2.60 |     132 |     0.329 |
+TimingAuditor.TIMER              INFO                  Selection_DsStarForB2XLL_DsStar            |     1.136 |     1.172 |    0.124      21.3     2.45 |     132 |     0.155 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_KpipiForB2XLL_kpipi         |     3.241 |     3.026 |    0.002      35.4     4.41 |     253 |     0.766 |
+TimingAuditor.TIMER              INFO                  Selection_KpipiForB2XLL_kpipi              |     1.138 |     1.397 |    0.085      19.9     1.96 |     246 |     0.344 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_KSpipiForB2XLL_kspipi       |     1.264 |     1.238 |    0.002      17.8     2.06 |     253 |     0.313 |
+TimingAuditor.TIMER              INFO                  Selection_KSpipiForB2XLL_kspipi            |     0.617 |     0.798 |    0.068       9.3     1.09 |     178 |     0.142 |
+TimingAuditor.TIMER              INFO                MergeB2XLL_mm                                |     0.000 |     0.025 |    0.006       0.1     0.03 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO               AllExceptJpsiB2XLL_mm                         |     0.714 |     0.776 |    0.425       1.5     0.38 |      14 |     0.011 |
+TimingAuditor.TIMER              INFO              INPUT:OnlyTheJpsiB2XLL_mm                      |     0.012 |     0.005 |    0.001       1.7     0.06 |     816 |     0.005 |
+TimingAuditor.TIMER              INFO               OnlyTheJpsiB2XLL_mm                           |     5.000 |     0.929 |    0.348       1.5     0.82 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO             B2XLL_mmLine                                    |     0.000 |     0.010 |    0.006       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XLL_mmLine                        |     0.000 |     1.296 |    0.447       3.6     1.54 |       4 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XLL_mmLine                        |     0.000 |     1.578 |    0.387       4.8     2.16 |       4 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XLL_mmLine                        |     2.500 |     3.136 |    0.805       9.7     4.35 |       4 |     0.013 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XLL_mmLine                        |     2.500 |     1.995 |    0.709       5.8     2.51 |       4 |     0.008 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XLL_mmLine                        |     2.500 |     3.240 |    1.368       7.9     3.14 |       4 |     0.013 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XLL_mmLine                        |    62.500 |    62.405 |   49.738      76.2    12.49 |       4 |     0.250 |
+TimingAuditor.TIMER              INFO           StrippingB2XLL_mmLinePostScaler                   |     0.000 |     0.004 |    0.003       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XLL_meLine                              |     1.470 |     1.565 |    0.034     438.4    20.16 |    1000 |     1.566 |
+TimingAuditor.TIMER              INFO           StrippingB2XLL_meLinePreScaler                    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XLL_meLineFilterSequence               |     1.360 |     1.459 |    0.007     438.0    20.15 |    1000 |     1.459 |
+TimingAuditor.TIMER              INFO            StrippingB2XLL_meLineVOIDFilter                  |     0.000 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            MERGED:B2XLL_meLine                              |     1.041 |     1.144 |    0.014     438.0    15.80 |     816 |     0.934 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:B2XLL_meLine                       |     1.041 |     1.136 |    0.009     437.9    15.79 |     816 |     0.927 |
+TimingAuditor.TIMER              INFO              INPUT:AllExceptJpsiB2XLL_me                    |     1.041 |     1.121 |    0.001     437.9    15.79 |     816 |     0.915 |
+TimingAuditor.TIMER              INFO               MuEForB2XLL                                   |     0.134 |     0.186 |    0.080       2.2     0.14 |     298 |     0.055 |
+TimingAuditor.TIMER              INFO               SelMuEForB2XLL                                |     0.000 |     0.114 |    0.047       0.2     0.05 |      20 |     0.002 |
+TimingAuditor.TIMER              INFO               MERGED:MergeB2XLL_me                          |    38.000 |    39.084 |    2.644     429.0    92.95 |      20 |     0.782 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:MergeB2XLL_me                   |    36.000 |    36.572 |    2.225     403.5    87.49 |      20 |     0.731 |
+TimingAuditor.TIMER              INFO                MergeB2XLL_me                                |     0.000 |     0.048 |    0.007       0.6     0.14 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO               AllExceptJpsiB2XLL_me                         |     1.500 |     1.169 |    0.408       6.8     1.46 |      20 |     0.023 |
+TimingAuditor.TIMER              INFO              INPUT:OnlyTheJpsiB2XLL_me                      |     0.000 |     0.003 |    0.001       0.0     0.00 |     816 |     0.003 |
+TimingAuditor.TIMER              INFO               OnlyTheJpsiB2XLL_me                           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             B2XLL_meLine                                    |     0.000 |     0.005 |    0.005       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XLL_meLine                        |     0.000 |     1.467 |    0.962       2.0     0.71 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XLL_meLine                        |     0.000 |     2.130 |    1.349       2.9     1.11 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XLL_meLine                        |    10.000 |     3.799 |    2.004       5.6     2.54 |       2 |     0.008 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XLL_meLine                        |     0.000 |     1.577 |    1.129       2.0     0.63 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XLL_meLine                        |     5.000 |     3.304 |    2.732       3.9     0.81 |       2 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XLL_meLine                        |   235.000 |   240.459 |  113.768     367.2   179.17 |       2 |     0.481 |
+TimingAuditor.TIMER              INFO           StrippingB2XLL_meLinePostScaler                   |     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XLL_eeLine                              |    34.470 |    34.387 |    0.031     490.0    45.38 |    1000 |    34.387 |
+TimingAuditor.TIMER              INFO           StrippingB2XLL_eeLinePreScaler                    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XLL_eeLineFilterSequence               |    34.340 |    34.242 |    0.007     489.8    45.34 |    1000 |    34.243 |
+TimingAuditor.TIMER              INFO            StrippingB2XLL_eeLineVOIDFilter                  |     0.010 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            MERGED:B2XLL_eeLine                              |    41.348 |    41.233 |    0.075     329.4    44.22 |     816 |    33.647 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:B2XLL_eeLine                       |    41.311 |    41.214 |    0.070     329.4    44.19 |     816 |    33.631 |
+TimingAuditor.TIMER              INFO              INPUT:AllExceptJpsiB2XLL_ee                    |    41.274 |    41.194 |    0.061     329.4    44.18 |     816 |    33.615 |
+TimingAuditor.TIMER              INFO               EEForB2XLLeeSelection                         |    34.436 |    34.597 |    0.035     319.4    35.60 |     816 |    28.231 |
+TimingAuditor.TIMER              INFO               SelEEForB2XLL                                 |     0.143 |     0.132 |    0.008       1.5     0.11 |     769 |     0.102 |
+TimingAuditor.TIMER              INFO               MERGED:MergeB2XLL_ee                          |    22.462 |    22.391 |    0.679     148.4    24.26 |     134 |     3.000 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:MergeB2XLL_ee                   |    20.671 |    20.693 |    0.040     142.8    23.10 |     134 |     2.773 |
+TimingAuditor.TIMER              INFO                MergeB2XLL_ee                                |     0.000 |     0.025 |    0.006       0.4     0.04 |     134 |     0.003 |
+TimingAuditor.TIMER              INFO               AllExceptJpsiB2XLL_ee                         |     0.746 |     0.966 |    0.311      15.2     1.46 |     134 |     0.129 |
+TimingAuditor.TIMER              INFO              INPUT:OnlyTheJpsiB2XLL_ee                      |     0.012 |     0.004 |    0.002       0.0     0.00 |     816 |     0.004 |
+TimingAuditor.TIMER              INFO               OnlyTheJpsiB2XLL_ee                           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             B2XLL_eeLine                                    |     0.000 |     0.011 |    0.006       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XLL_eeLine                        |     0.000 |     1.432 |    0.414       4.3     1.54 |       6 |     0.009 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XLL_eeLine                        |     3.333 |     2.164 |    0.406       8.3     3.02 |       6 |     0.013 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XLL_eeLine                        |     5.000 |     5.152 |    0.865      20.8     7.77 |       6 |     0.031 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XLL_eeLine                        |     1.666 |     2.073 |    0.452       6.9     2.41 |       6 |     0.012 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XLL_eeLine                        |     3.333 |     5.243 |    0.855      20.7     7.73 |       6 |     0.031 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XLL_eeLine                        |    76.666 |    77.002 |   49.917     138.0    31.89 |       6 |     0.462 |
+TimingAuditor.TIMER              INFO           StrippingB2XLL_eeLinePostScaler                   |     0.000 |     0.005 |    0.003       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XLL_mmSSLine                            |     0.340 |     0.318 |    0.033      33.9     1.20 |    1000 |     0.318 |
+TimingAuditor.TIMER              INFO           StrippingB2XLL_mmSSLinePreScaler                  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2XLL_mmSSLineFilterSequence             |     0.200 |     0.206 |    0.007      33.6     1.19 |    1000 |     0.206 |
+TimingAuditor.TIMER              INFO            StrippingB2XLL_mmSSLineVOIDFilter                |     0.010 |     0.008 |    0.003       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO            MERGED:B2XLL_mmSSLine                            |     0.220 |     0.226 |    0.013      33.6     1.31 |     816 |     0.185 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:B2XLL_mmSSLine                     |     0.208 |     0.219 |    0.010      33.6     1.31 |     816 |     0.179 |
+TimingAuditor.TIMER              INFO              INPUT:AllExceptJpsiB2XLL_mmSS                  |     0.208 |     0.205 |    0.002      33.6     1.31 |     816 |     0.168 |
+TimingAuditor.TIMER              INFO               MuMuSSForB2XLL                                |     0.094 |     0.172 |    0.068       1.5     0.08 |     424 |     0.073 |
+TimingAuditor.TIMER              INFO               SelMuMuSSForB2XLL                             |     0.000 |     0.098 |    0.061       0.1     0.03 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO               MERGED:MergeB2XLL_mmSS                        |    12.500 |    11.137 |    0.518      31.4    14.44 |       4 |     0.045 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:MergeB2XLL_mmSS                 |    10.000 |     9.975 |    0.019      29.4    13.87 |       4 |     0.040 |
+TimingAuditor.TIMER              INFO                MergeB2XLL_mmSS                              |     0.000 |     0.015 |    0.011       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO               AllExceptJpsiB2XLL_mmSS                       |     0.000 |     1.064 |    0.521       2.2     0.80 |       4 |     0.004 |
+TimingAuditor.TIMER              INFO              INPUT:OnlyTheJpsiB2XLL_mmSS                    |     0.000 |     0.002 |    0.001       0.0     0.00 |     816 |     0.002 |
+TimingAuditor.TIMER              INFO               OnlyTheJpsiB2XLL_mmSS                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             B2XLL_mmSSLine                                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XLL_mmSSLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XLL_mmSSLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XLL_mmSSLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XLL_mmSSLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XLL_mmSSLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XLL_mmSSLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XLL_mmSSLinePostScaler                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XLL_meSSLine                            |     0.640 |     0.596 |    0.032     144.1     5.55 |    1000 |     0.596 |
+TimingAuditor.TIMER              INFO           StrippingB2XLL_meSSLinePreScaler                  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XLL_meSSLineFilterSequence             |     0.560 |     0.489 |    0.007     143.9     5.54 |    1000 |     0.489 |
+TimingAuditor.TIMER              INFO            StrippingB2XLL_meSSLineVOIDFilter                |     0.010 |     0.006 |    0.003       0.6     0.02 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO            MERGED:B2XLL_meSSLine                            |     0.453 |     0.361 |    0.014      54.9     2.59 |     816 |     0.295 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:B2XLL_meSSLine                     |     0.441 |     0.352 |    0.009      54.9     2.58 |     816 |     0.288 |
+TimingAuditor.TIMER              INFO              INPUT:AllExceptJpsiB2XLL_meSS                  |     0.441 |     0.338 |    0.001      54.8     2.58 |     816 |     0.276 |
+TimingAuditor.TIMER              INFO               MuESSForB2XLL                                 |     0.402 |     0.180 |    0.085       1.3     0.10 |     298 |     0.054 |
+TimingAuditor.TIMER              INFO               SelMuESSForB2XLL                              |     0.000 |     0.100 |    0.049       0.2     0.04 |      17 |     0.002 |
+TimingAuditor.TIMER              INFO               MERGED:MergeB2XLL_meSS                        |    11.250 |     9.703 |    0.632      52.5    14.65 |      16 |     0.155 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:MergeB2XLL_meSS                 |     7.500 |     7.822 |    0.016      47.0    13.82 |      16 |     0.125 |
+TimingAuditor.TIMER              INFO                MergeB2XLL_meSS                              |     0.000 |     0.023 |    0.007       0.1     0.02 |      16 |     0.000 |
+TimingAuditor.TIMER              INFO               AllExceptJpsiB2XLL_meSS                       |     0.625 |     0.970 |    0.372       2.2     0.55 |      16 |     0.016 |
+TimingAuditor.TIMER              INFO              INPUT:OnlyTheJpsiB2XLL_meSS                    |     0.000 |     0.003 |    0.001       0.0     0.00 |     816 |     0.003 |
+TimingAuditor.TIMER              INFO               OnlyTheJpsiB2XLL_meSS                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             B2XLL_meSSLine                                  |     0.000 |     0.010 |    0.008       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XLL_meSSLine                      |     0.000 |     0.395 |    0.379       0.4     0.02 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XLL_meSSLine                      |     0.000 |     0.542 |    0.332       0.8     0.30 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XLL_meSSLine                      |     0.000 |     0.733 |    0.529       0.9     0.29 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XLL_meSSLine                      |     0.000 |     0.603 |    0.506       0.7     0.14 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XLL_meSSLine                      |     0.000 |     1.113 |    0.900       1.3     0.30 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XLL_meSSLine                      |    85.000 |    83.454 |   61.918     105.0    30.46 |       2 |     0.167 |
+TimingAuditor.TIMER              INFO           StrippingB2XLL_meSSLinePostScaler                 |     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XLL_eeSSLine                            |    31.470 |    31.640 |    0.033     330.8    39.08 |    1000 |    31.641 |
+TimingAuditor.TIMER              INFO           StrippingB2XLL_eeSSLinePreScaler                  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XLL_eeSSLineFilterSequence             |    31.350 |    31.494 |    0.007     330.6    39.04 |    1000 |    31.494 |
+TimingAuditor.TIMER              INFO            StrippingB2XLL_eeSSLineVOIDFilter                |     0.000 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            MERGED:B2XLL_eeSSLine                            |    38.149 |    38.300 |    0.103     330.6    39.54 |     816 |    31.253 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:B2XLL_eeSSLine                     |    38.137 |    38.285 |    0.096     330.6    39.54 |     816 |    31.241 |
+TimingAuditor.TIMER              INFO              INPUT:AllExceptJpsiB2XLL_eeSS                  |    38.112 |    38.265 |    0.081     330.6    39.54 |     816 |    31.225 |
+TimingAuditor.TIMER              INFO               EESSForB2XLLeeSelection                       |    32.671 |    32.711 |    0.032     223.5    31.42 |     816 |    26.693 |
+TimingAuditor.TIMER              INFO               SelEESSForB2XLL                               |     0.154 |     0.143 |    0.008       0.8     0.12 |     778 |     0.112 |
+TimingAuditor.TIMER              INFO               MERGED:MergeB2XLL_eeSS                        |    15.038 |    15.722 |    0.357     149.0    22.70 |     129 |     2.028 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:MergeB2XLL_eeSS                 |    13.643 |    13.911 |    0.016     141.3    21.92 |     129 |     1.795 |
+TimingAuditor.TIMER              INFO                MergeB2XLL_eeSS                              |     0.077 |     0.023 |    0.007       0.4     0.04 |     129 |     0.003 |
+TimingAuditor.TIMER              INFO               AllExceptJpsiB2XLL_eeSS                       |     0.930 |     0.832 |    0.358       4.6     0.61 |     129 |     0.107 |
+TimingAuditor.TIMER              INFO              INPUT:OnlyTheJpsiB2XLL_eeSS                    |     0.012 |     0.005 |    0.002       0.0     0.00 |     816 |     0.004 |
+TimingAuditor.TIMER              INFO               OnlyTheJpsiB2XLL_eeSS                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             B2XLL_eeSSLine                                  |     0.000 |     0.011 |    0.009       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XLL_eeSSLine                      |     0.000 |     0.540 |    0.404       0.7     0.13 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XLL_eeSSLine                      |     0.000 |     0.819 |    0.492       1.2     0.29 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XLL_eeSSLine                      |     2.500 |     1.870 |    0.968       3.6     1.16 |       4 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XLL_eeSSLine                      |     0.000 |     0.816 |    0.531       1.3     0.31 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XLL_eeSSLine                      |     0.000 |     1.468 |    1.057       2.1     0.43 |       4 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XLL_eeSSLine                      |    50.000 |    47.988 |    0.723      96.2    39.02 |       4 |     0.192 |
+TimingAuditor.TIMER              INFO           StrippingB2XLL_eeSSLinePostScaler                 |     0.000 |     0.005 |    0.003       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingH24MuPromptLine                           |     0.490 |     0.351 |    0.023      12.2     0.63 |    1000 |     0.351 |
+TimingAuditor.TIMER              INFO           StrippingH24MuPromptLinePreScaler                 |     0.010 |     0.002 |    0.001       0.2     0.01 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingH24MuPromptLineFilterSequence            |     0.360 |     0.258 |    0.001      12.1     0.62 |    1000 |     0.259 |
+TimingAuditor.TIMER              INFO            SelA1H24MuPrompt                                 |     0.197 |     0.160 |    0.053       0.6     0.07 |     759 |     0.122 |
+TimingAuditor.TIMER              INFO            H24MuPromptLine                                  |     0.000 |     0.059 |    0.029       0.5     0.06 |      70 |     0.004 |
+TimingAuditor.TIMER              INFO            ExtraInfo_StrippingH24MuPromptLine               |     7.142 |     5.263 |    1.616      10.1     3.07 |       7 |     0.037 |
+TimingAuditor.TIMER              INFO           StrippingH24MuPromptLinePostScaler                |     0.000 |     0.003 |    0.002       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingH24MuSimpleLine                           |     0.220 |     0.279 |    0.021      15.4     0.63 |    1000 |     0.279 |
+TimingAuditor.TIMER              INFO           StrippingH24MuSimpleLinePreScaler                 |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingH24MuSimpleLineFilterSequence            |     0.150 |     0.193 |    0.002      15.3     0.62 |    1000 |     0.193 |
+TimingAuditor.TIMER              INFO            SelA1H24MuSimple                                 |     0.052 |     0.077 |    0.040       0.6     0.04 |     759 |     0.059 |
+TimingAuditor.TIMER              INFO            H24MuSimpleLine                                  |     0.095 |     0.048 |    0.026       0.5     0.05 |     105 |     0.005 |
+TimingAuditor.TIMER              INFO            ExtraInfo_StrippingH24MuSimpleLine               |     5.000 |     5.221 |    2.292      12.1     3.82 |       6 |     0.031 |
+TimingAuditor.TIMER              INFO           StrippingH24MuSimpleLinePostScaler                |     0.000 |     0.002 |    0.002       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingH24MuDetachedLine                         |     0.260 |     0.286 |    0.020      14.8     0.54 |    1000 |     0.286 |
+TimingAuditor.TIMER              INFO           StrippingH24MuDetachedLinePreScaler               |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingH24MuDetachedLineFilterSequence          |     0.160 |     0.198 |    0.001      14.8     0.53 |    1000 |     0.198 |
+TimingAuditor.TIMER              INFO            SelA1H24MuDetached                               |     0.105 |     0.123 |    0.044       0.7     0.07 |     759 |     0.094 |
+TimingAuditor.TIMER              INFO            H24MuDetachedLine                                |     0.156 |     0.072 |    0.027       1.7     0.20 |      64 |     0.005 |
+TimingAuditor.TIMER              INFO            ExtraInfo_StrippingH24MuDetachedLine             |     2.000 |     4.166 |    0.829      12.5     4.89 |       5 |     0.021 |
+TimingAuditor.TIMER              INFO           StrippingH24MuDetachedLinePostScaler              |     0.000 |     0.002 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStripXib2XiGamma_LLL                      |     0.170 |     0.142 |    0.020       3.7     0.24 |    1000 |     0.142 |
+TimingAuditor.TIMER              INFO           StrippingStripXib2XiGamma_LLLPreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStripXib2XiGamma_LLLFilterSequence       |     0.060 |     0.054 |    0.002       3.6     0.22 |    1000 |     0.054 |
+TimingAuditor.TIMER              INFO            Xi2L0pi_LLLHypb2L0HGammaL0pi                     |     0.204 |     0.182 |    0.054       1.7     0.18 |      98 |     0.018 |
+TimingAuditor.TIMER              INFO            PhotonsHypb2L0HGamma                             |     0.033 |     0.014 |    0.006       0.0     0.01 |     298 |     0.004 |
+TimingAuditor.TIMER              INFO            Xib2XiGamma_LLLXiGamma                           |     0.000 |     0.307 |    0.049       2.5     0.69 |      12 |     0.004 |
+TimingAuditor.TIMER              INFO            StripXib2XiGamma_LLL                             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            ForStripXib2XiGamma_LLLMakeVeloTracksGS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForStripXib2XiGamma_LLLFastVelo                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForStripXib2XiGamma_LLLInitSeedFit              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForStripXib2XiGamma_LLLCopyVelo                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             ForStripXib2XiGamma_LLLVeloRefitterAlg          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_StripXib2XiGamma_LLL                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingStripXib2XiGamma_LLLPostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStripXib2XiGamma_DDD                      |     0.450 |     0.456 |    0.020      25.5     1.02 |    1000 |     0.457 |
+TimingAuditor.TIMER              INFO           StrippingStripXib2XiGamma_DDDPreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStripXib2XiGamma_DDDFilterSequence       |     0.380 |     0.373 |    0.002      25.4     1.01 |    1000 |     0.373 |
+TimingAuditor.TIMER              INFO            Xi2L0pi_DDDHypb2L0HGammaL0pi                     |     0.323 |     0.347 |    0.059       2.3     0.28 |     494 |     0.172 |
+TimingAuditor.TIMER              INFO            Xib2XiGamma_DDDXiGamma                           |     0.156 |     0.151 |    0.054       3.3     0.41 |      64 |     0.010 |
+TimingAuditor.TIMER              INFO            StripXib2XiGamma_DDD                             |     1.428 |     2.388 |    1.344       3.7     0.91 |       7 |     0.017 |
+TimingAuditor.TIMER              INFO            ForStripXib2XiGamma_DDDMakeVeloTracksGS          |    20.000 |    21.999 |   21.999      22.0     0.00 |       1 |     0.022 |
+TimingAuditor.TIMER              INFO             ForStripXib2XiGamma_DDDFastVelo                 |     0.000 |     5.086 |    5.086       5.1     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO             ForStripXib2XiGamma_DDDInitSeedFit              |     0.000 |     0.474 |    0.474       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO             ForStripXib2XiGamma_DDDCopyVelo                 |     0.000 |     0.198 |    0.198       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO             ForStripXib2XiGamma_DDDVeloRefitterAlg          |    20.000 |    16.200 |   16.200      16.2     0.00 |       1 |     0.016 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_StripXib2XiGamma_DDD                |     0.000 |     0.177 |    0.177       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingStripXib2XiGamma_DDDPostScaler           |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStripXib2XiGamma_DDL                      |     0.330 |     0.297 |    0.020      27.0     0.92 |    1000 |     0.298 |
+TimingAuditor.TIMER              INFO           StrippingStripXib2XiGamma_DDLPreScaler            |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStripXib2XiGamma_DDLFilterSequence       |     0.230 |     0.213 |    0.002      26.9     0.91 |    1000 |     0.214 |
+TimingAuditor.TIMER              INFO            Xi2L0pi_DDLHypb2L0HGammaL0pi                     |     0.162 |     0.204 |    0.054       1.6     0.16 |     493 |     0.101 |
+TimingAuditor.TIMER              INFO            Xib2XiGamma_DDLXiGamma                           |     0.434 |     0.206 |    0.052       2.8     0.56 |      23 |     0.005 |
+TimingAuditor.TIMER              INFO            StripXib2XiGamma_DDL                             |     0.000 |     1.551 |    1.185       1.8     0.34 |       3 |     0.005 |
+TimingAuditor.TIMER              INFO            ForStripXib2XiGamma_DDLMakeVeloTracksGS          |    30.000 |    23.480 |   23.480      23.5     0.00 |       1 |     0.023 |
+TimingAuditor.TIMER              INFO             ForStripXib2XiGamma_DDLFastVelo                 |    10.000 |     3.505 |    3.505       3.5     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO             ForStripXib2XiGamma_DDLInitSeedFit              |     0.000 |     0.510 |    0.510       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO             ForStripXib2XiGamma_DDLCopyVelo                 |     0.000 |     0.183 |    0.183       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO             ForStripXib2XiGamma_DDLVeloRefitterAlg          |    20.000 |    19.220 |   19.220      19.2     0.00 |       1 |     0.019 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_StripXib2XiGamma_DDL                |     0.000 |     0.394 |    0.394       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingStripXib2XiGamma_DDLPostScaler           |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStripOb2OGamma_LLL                        |     0.120 |     0.166 |    0.019      36.7     1.19 |    1000 |     0.167 |
+TimingAuditor.TIMER              INFO           StrippingStripOb2OGamma_LLLPreScaler              |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStripOb2OGamma_LLLFilterSequence         |     0.040 |     0.084 |    0.001      36.6     1.18 |    1000 |     0.085 |
+TimingAuditor.TIMER              INFO            O2L0K_LLLHypb2L0HGammaL0K                        |     0.103 |     0.108 |    0.049       1.5     0.16 |      97 |     0.011 |
+TimingAuditor.TIMER              INFO            Ob2OGamma_LLLOGamma                              |     0.000 |     0.269 |    0.049       1.6     0.46 |      10 |     0.003 |
+TimingAuditor.TIMER              INFO            StripOb2OGamma_LLL                               |     0.000 |     1.301 |    0.672       1.9     0.89 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            ForStripOb2OGamma_LLLMakeVeloTracksGS            |    30.000 |    32.933 |   32.933      32.9     0.00 |       1 |     0.033 |
+TimingAuditor.TIMER              INFO             ForStripOb2OGamma_LLLFastVelo                   |     0.000 |     4.104 |    4.104       4.1     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO             ForStripOb2OGamma_LLLInitSeedFit                |     0.000 |     0.597 |    0.597       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO             ForStripOb2OGamma_LLLCopyVelo                   |    10.000 |     0.252 |    0.252       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO             ForStripOb2OGamma_LLLVeloRefitterAlg            |    20.000 |    27.906 |   27.906      27.9     0.00 |       1 |     0.028 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_StripOb2OGamma_LLL                  |     0.000 |     0.418 |    0.418       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingStripOb2OGamma_LLLPostScaler             |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStripOb2OGamma_DDD                        |     1.210 |     1.070 |    0.020      42.2     1.88 |    1000 |     1.071 |
+TimingAuditor.TIMER              INFO           StrippingStripOb2OGamma_DDDPreScaler              |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStripOb2OGamma_DDDFilterSequence         |     1.080 |     0.983 |    0.002      42.0     1.86 |    1000 |     0.984 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseDownKaons_Particles        |     0.867 |     0.796 |    0.039      11.6     0.92 |     911 |     0.725 |
+TimingAuditor.TIMER              INFO            O2L0K_DDDHypb2L0HGammaL0K                        |     0.182 |     0.160 |    0.054       0.8     0.11 |     494 |     0.079 |
+TimingAuditor.TIMER              INFO            Ob2OGamma_DDDOGamma                              |     0.465 |     0.187 |    0.049       3.8     0.56 |      43 |     0.008 |
+TimingAuditor.TIMER              INFO            StripOb2OGamma_DDD                               |     2.000 |     1.849 |    1.342       2.4     0.42 |       5 |     0.009 |
+TimingAuditor.TIMER              INFO            ForStripOb2OGamma_DDDMakeVeloTracksGS            |    30.000 |    27.751 |   19.251      36.3    12.02 |       2 |     0.056 |
+TimingAuditor.TIMER              INFO             ForStripOb2OGamma_DDDFastVelo                   |     5.000 |     6.603 |    4.668       8.5     2.74 |       2 |     0.013 |
+TimingAuditor.TIMER              INFO             ForStripOb2OGamma_DDDInitSeedFit                |     0.000 |     0.680 |    0.494       0.9     0.26 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO             ForStripOb2OGamma_DDDCopyVelo                   |     0.000 |     0.263 |    0.216       0.3     0.07 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO             ForStripOb2OGamma_DDDVeloRefitterAlg            |    25.000 |    19.535 |   13.265      25.8     8.87 |       2 |     0.039 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_StripOb2OGamma_DDD                  |     0.000 |     0.344 |    0.316       0.4     0.04 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingStripOb2OGamma_DDDPostScaler             |     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStripOb2OGamma_DDL                        |     0.240 |     0.256 |    0.020      22.2     0.92 |    1000 |     0.256 |
+TimingAuditor.TIMER              INFO           StrippingStripOb2OGamma_DDLPreScaler              |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStripOb2OGamma_DDLFilterSequence         |     0.120 |     0.172 |    0.002      22.1     0.92 |    1000 |     0.172 |
+TimingAuditor.TIMER              INFO            O2L0K_DDLHypb2L0HGammaL0K                        |     0.061 |     0.099 |    0.043       0.7     0.07 |     485 |     0.048 |
+TimingAuditor.TIMER              INFO            Ob2OGamma_DDLOGamma                              |     0.000 |     0.169 |    0.048       2.5     0.43 |      31 |     0.005 |
+TimingAuditor.TIMER              INFO            StripOb2OGamma_DDL                               |     2.500 |     1.590 |    1.263       2.0     0.36 |       4 |     0.006 |
+TimingAuditor.TIMER              INFO            ForStripOb2OGamma_DDLMakeVeloTracksGS            |    10.000 |    15.617 |   12.377      18.9     4.58 |       2 |     0.031 |
+TimingAuditor.TIMER              INFO             ForStripOb2OGamma_DDLFastVelo                   |     0.000 |     3.375 |    2.882       3.9     0.70 |       2 |     0.007 |
+TimingAuditor.TIMER              INFO             ForStripOb2OGamma_DDLInitSeedFit                |     0.000 |     0.440 |    0.267       0.6     0.24 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO             ForStripOb2OGamma_DDLCopyVelo                   |     0.000 |     0.264 |    0.178       0.4     0.12 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO             ForStripOb2OGamma_DDLVeloRefitterAlg            |    10.000 |    11.463 |    8.974      14.0     3.52 |       2 |     0.023 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_StripOb2OGamma_DDL                  |     5.000 |     0.324 |    0.298       0.3     0.04 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingStripOb2OGamma_DDLPostScaler             |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KLLXInclusive_InclKLLLine               |     0.460 |     0.520 |    0.039       6.9     0.67 |    1000 |     0.521 |
+TimingAuditor.TIMER              INFO           StrippingB2KLLXInclusive_InclKLLLinePreScaler     |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KLLXInclusive_InclKLLLineFilterSequence|     0.390 |     0.400 |    0.008       6.6     0.64 |    1000 |     0.400 |
+TimingAuditor.TIMER              INFO            StrippingB2KLLXInclusive_InclKLLLineVOIDFilter   |     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO            MERGED:Selection_B2KLLXInclusive_Leptons         |     0.483 |     0.462 |    0.031       4.7     0.54 |     745 |     0.344 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Selection_B2KLLXInclusive_Leptons  |     0.402 |     0.426 |    0.027       3.8     0.47 |     745 |     0.318 |
+TimingAuditor.TIMER              INFO              INPUT:Sel_B2KLLXInclusiveDiMu                  |     0.295 |     0.331 |    0.018       3.7     0.41 |     745 |     0.247 |
+TimingAuditor.TIMER              INFO               MERGED:Sel_B2KLLXInclusiveDiMu_Merged         |     0.174 |     0.246 |    0.014       3.0     0.28 |     745 |     0.184 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:Sel_B2KLLXInclusiveDiMu_Merged  |     0.093 |     0.175 |    0.010       1.8     0.17 |     745 |     0.131 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_B2KLLXInclusive_Muons       |     0.026 |     0.075 |    0.002       0.6     0.10 |     745 |     0.056 |
+TimingAuditor.TIMER              INFO                  Selection_B2KLLXInclusive_Muons            |     0.027 |     0.035 |    0.005       0.1     0.02 |     366 |     0.013 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_B2KLLXInclusive_Electrons   |     0.053 |     0.088 |    0.002       1.2     0.11 |     745 |     0.066 |
+TimingAuditor.TIMER              INFO                  Selection_B2KLLXInclusive_Electrons        |     0.041 |     0.021 |    0.004       0.2     0.02 |     478 |     0.010 |
+TimingAuditor.TIMER              INFO                Sel_B2KLLXInclusiveDiMu_Merged               |     0.000 |     0.005 |    0.002       0.0     0.00 |     276 |     0.002 |
+TimingAuditor.TIMER              INFO               Sel_B2KLLXInclusiveDiMu                       |     0.144 |     0.087 |    0.050       1.3     0.09 |     276 |     0.024 |
+TimingAuditor.TIMER              INFO              INPUT:Sel_B2KLLXInclusive_electronfilter       |     0.093 |     0.084 |    0.002       1.1     0.10 |     745 |     0.063 |
+TimingAuditor.TIMER              INFO               Sel_B2KLLXInclusive_electronfilter            |     0.018 |     0.022 |    0.005       0.2     0.02 |     545 |     0.012 |
+TimingAuditor.TIMER              INFO             Selection_B2KLLXInclusive_Leptons               |     0.000 |     0.006 |    0.003       0.0     0.00 |      66 |     0.000 |
+TimingAuditor.TIMER              INFO            Selection_B2KLLXInclusive_Kaons                  |     0.000 |     0.081 |    0.028       0.3     0.04 |      73 |     0.006 |
+TimingAuditor.TIMER              INFO            B2KLLXInclusive_InclKLLLine                      |     0.000 |     0.169 |    0.048       1.2     0.17 |      48 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2KLLXInclusive_InclKLLLinePostScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KLLXInclusive_InclKLLLine_NoLeptonPID   |     0.130 |     0.186 |    0.024      29.5     1.04 |    1000 |     0.187 |
+TimingAuditor.TIMER              INFO           StrippingB2KLLXInclusive_InclKLLLine_NoLeptonPIDPr|     0.020 |     0.006 |    0.002       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2KLLXInclusive_InclKLLLine_NoLeptonPIDFi|     1.666 |     2.654 |    0.010      29.3     5.43 |      30 |     0.080 |
+TimingAuditor.TIMER              INFO            StrippingB2KLLXInclusive_InclKLLLine_NoLeptonPIDV|     0.000 |     0.009 |    0.004       0.0     0.01 |      30 |     0.000 |
+TimingAuditor.TIMER              INFO            MERGED:Selection_B2KLLXInclusive_LeptonsNoPID    |     2.173 |     3.069 |    0.720      26.5     5.34 |      23 |     0.071 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Selection_B2KLLXInclusive_LeptonsNo|     2.173 |     2.942 |    0.716      26.1     5.24 |      23 |     0.068 |
+TimingAuditor.TIMER              INFO              INPUT:Sel_B2KLLXInclusiveDiMu_NoPID            |     2.173 |     2.801 |    0.701      25.9     5.20 |      23 |     0.064 |
+TimingAuditor.TIMER              INFO               MERGED:Sel_B2KLLXInclusiveDiMu_NoPID_Merged   |     0.869 |     2.180 |    0.574      22.8     4.55 |      23 |     0.050 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:Sel_B2KLLXInclusiveDiMu_NoPID_Me|     0.869 |     1.939 |    0.448      22.3     4.49 |      23 |     0.045 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_B2KLLXInclusive_MuonsNoPID  |     0.000 |     0.309 |    0.129       0.9     0.15 |      23 |     0.007 |
+TimingAuditor.TIMER              INFO                  Selection_B2KLLXInclusive_MuonsNoPID       |     0.000 |     0.078 |    0.027       0.2     0.04 |      23 |     0.002 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_B2KLLXInclusive_ElectronsNoP|     0.869 |     1.611 |    0.304      22.0     4.47 |      23 |     0.037 |
+TimingAuditor.TIMER              INFO                  SelFilterPhys_StdNoPIDsElectrons_Particles |     0.869 |     1.365 |    0.195      21.6     4.43 |      23 |     0.031 |
+TimingAuditor.TIMER              INFO                  Selection_B2KLLXInclusive_ElectronsNoPID   |     0.000 |     0.050 |    0.020       0.2     0.03 |      23 |     0.001 |
+TimingAuditor.TIMER              INFO                Sel_B2KLLXInclusiveDiMu_NoPID_Merged         |     0.000 |     0.006 |    0.004       0.0     0.00 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO               Sel_B2KLLXInclusiveDiMu_NoPID                 |     0.434 |     0.328 |    0.060       2.4     0.46 |      23 |     0.008 |
+TimingAuditor.TIMER              INFO              INPUT:Sel_B2KLLXInclusive_electronfilterNoPID  |     0.000 |     0.123 |    0.002       0.4     0.11 |      23 |     0.003 |
+TimingAuditor.TIMER              INFO               Sel_B2KLLXInclusive_electronfilterNoPID       |     0.000 |     0.042 |    0.009       0.1     0.03 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO             Selection_B2KLLXInclusive_LeptonsNoPID          |     0.000 |     0.007 |    0.005       0.0     0.00 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            B2KLLXInclusive_InclKLLLine_NoLeptonPID          |     0.000 |     0.648 |    0.113       2.1     0.79 |       6 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KLLXInclusive_InclKLLLine_NoLeptonPIDPo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KLLXInclusive_InclKLLLine_NoHadronPID   |     0.110 |     0.111 |    0.020       4.6     0.22 |    1000 |     0.112 |
+TimingAuditor.TIMER              INFO           StrippingB2KLLXInclusive_InclKLLLine_NoHadronPIDPr|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KLLXInclusive_InclKLLLine_NoHadronPIDFi|     0.000 |     0.187 |    0.009       4.5     0.65 |      60 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingB2KLLXInclusive_InclKLLLine_NoHadronPIDV|     0.000 |     0.005 |    0.003       0.0     0.00 |      60 |     0.000 |
+TimingAuditor.TIMER              INFO            Selection_B2KLLXInclusive_KaonsNoPID             |     0.000 |     0.086 |    0.047       0.1     0.03 |       7 |     0.001 |
+TimingAuditor.TIMER              INFO            B2KLLXInclusive_InclKLLLine_NoHadronPID          |     0.000 |     0.748 |    0.135       3.9     1.38 |       7 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB2KLLXInclusive_InclKLLLine_NoHadronPIDPo|     0.000 |     0.003 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGammaNoBiasBs2PhiGammaLine        |     7.440 |     7.524 |    0.025     277.0    26.84 |    1000 |     7.524 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammaNoBiasBs2PhiGammaLinePreScal|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammaNoBiasBs2PhiGammaLineFilterS|     7.330 |     7.422 |    0.002     276.8    26.82 |    1000 |     7.422 |
+TimingAuditor.TIMER              INFO            PhotonSelBeauty2XGammaNoBias                     |     0.000 |     0.010 |    0.004       0.0     0.01 |     905 |     0.009 |
+TimingAuditor.TIMER              INFO            PhiSelBeauty2XGammaNoBias                        |     0.111 |     0.034 |    0.008       0.2     0.04 |     268 |     0.009 |
+TimingAuditor.TIMER              INFO            Beauty2XGammaNoBiasBs2PhiGamma                   |     0.261 |     0.381 |    0.065       3.4     0.48 |     268 |     0.102 |
+TimingAuditor.TIMER              INFO            Beauty2XGammaNoBiasBs2PhiGammaLine               |    23.857 |    24.136 |    0.586     252.7    41.43 |     267 |     6.445 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGammaNoBiasBs2PhiGammaLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGammaNoBiasBs2PhiGammaLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammaNoBiasBs2PhiGammaLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBeauty2XGammaNoBiasBd2KstGammaLine        |     2.300 |     2.128 |    0.022      92.2     7.03 |    1000 |     2.129 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammaNoBiasBd2KstGammaLinePreScal|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammaNoBiasBd2KstGammaLineFilterS|     2.230 |     2.032 |    0.002      92.0     7.02 |    1000 |     2.032 |
+TimingAuditor.TIMER              INFO            KStarSelBeauty2XGammaNoBias                      |     0.040 |     0.023 |    0.006       0.1     0.01 |     250 |     0.006 |
+TimingAuditor.TIMER              INFO            Beauty2XGammaNoBiasBd2KstGamma                   |     0.360 |     0.242 |    0.071       1.5     0.18 |     250 |     0.061 |
+TimingAuditor.TIMER              INFO            Beauty2XGammaNoBiasBd2KstGammaLine               |     7.466 |     7.245 |    0.379      82.4    10.99 |     225 |     1.630 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Beauty2XGammaNoBiasBd2KstGammaLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Beauty2XGammaNoBiasBd2KstGammaLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBeauty2XGammaNoBiasBd2KstGammaLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KpiX2MuMuDarkBosonLine                  |     0.360 |     0.329 |    0.033       4.0     0.36 |    1000 |     0.329 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2MuMuDarkBosonLinePreScaler        |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2MuMuDarkBosonLineFilterSequence   |     0.230 |     0.225 |    0.008       3.9     0.33 |    1000 |     0.225 |
+TimingAuditor.TIMER              INFO            StrippingB2KpiX2MuMuDarkBosonLineVOIDFilter      |     0.000 |     0.007 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO            MuXDarkBosonFilter                               |     0.052 |     0.047 |    0.004       0.2     0.03 |     759 |     0.036 |
+TimingAuditor.TIMER              INFO            X2MuMuDarkBosonSel                               |     0.136 |     0.069 |    0.033       1.4     0.08 |     367 |     0.026 |
+TimingAuditor.TIMER              INFO            KBDarkBosonFilter                                |     0.186 |     0.097 |    0.026       0.5     0.08 |     215 |     0.021 |
+TimingAuditor.TIMER              INFO            PiBDarkBosonFilter                               |     0.078 |     0.258 |    0.042       0.9     0.19 |     127 |     0.033 |
+TimingAuditor.TIMER              INFO            B2KpiX2MuMuDarkBosonLine                         |     0.000 |     0.255 |    0.064       1.8     0.40 |      18 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2MuMuDarkBosonLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KpiX2MuMuSSDarkBosonLine                |     0.070 |     0.109 |    0.021       0.8     0.08 |    1000 |     0.109 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2MuMuSSDarkBosonLinePreScaler      |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2MuMuSSDarkBosonLineFilterSequence |     0.000 |     0.094 |    0.007       0.5     0.11 |     104 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingB2KpiX2MuMuSSDarkBosonLineVOIDFilter    |     0.000 |     0.005 |    0.003       0.0     0.00 |     104 |     0.001 |
+TimingAuditor.TIMER              INFO            X2MuMuSSDarkBosonSel                             |     0.120 |     0.077 |    0.033       1.5     0.16 |      83 |     0.006 |
+TimingAuditor.TIMER              INFO            B2KpiX2MuMuSSDarkBosonLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2MuMuSSDarkBosonLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KX2MuMuDarkBosonLine                    |     0.100 |     0.129 |    0.035       0.9     0.08 |    1000 |     0.129 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2MuMuDarkBosonLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2MuMuDarkBosonLineFilterSequence     |     0.010 |     0.020 |    0.007       0.7     0.04 |    1000 |     0.021 |
+TimingAuditor.TIMER              INFO            StrippingB2KX2MuMuDarkBosonLineVOIDFilter        |     0.000 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            B2KX2MuMuDarkBosonLine                           |     0.000 |     0.099 |    0.046       0.5     0.11 |      19 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2MuMuDarkBosonLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KX2MuMuSSDarkBosonLine                  |     0.130 |     0.112 |    0.021       4.7     0.17 |    1000 |     0.113 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2MuMuSSDarkBosonLinePreScaler        |     0.000 |     0.008 |    0.001       4.4     0.14 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2MuMuSSDarkBosonLineFilterSequence   |     0.104 |     0.099 |    0.008       1.6     0.19 |      96 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingB2KX2MuMuSSDarkBosonLineVOIDFilter      |     0.000 |     0.006 |    0.003       0.0     0.01 |      96 |     0.001 |
+TimingAuditor.TIMER              INFO            B2KX2MuMuSSDarkBosonLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2MuMuSSDarkBosonLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KpiX2PiPiDarkBosonLine                  |     0.160 |     0.167 |    0.020       6.9     0.36 |    1000 |     0.168 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2PiPiDarkBosonLinePreScaler        |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2PiPiDarkBosonLineFilterSequence   |     0.340 |     0.737 |    0.008       3.6     0.65 |      88 |     0.065 |
+TimingAuditor.TIMER              INFO            StrippingB2KpiX2PiPiDarkBosonLineVOIDFilter      |     0.000 |     0.005 |    0.003       0.0     0.00 |      88 |     0.001 |
+TimingAuditor.TIMER              INFO            PiXDarkBosonFilter                               |     0.164 |     0.207 |    0.020       0.9     0.13 |     911 |     0.189 |
+TimingAuditor.TIMER              INFO            X2PiPiDarkBosonSel                               |     0.129 |     0.109 |    0.035       1.5     0.08 |     772 |     0.084 |
+TimingAuditor.TIMER              INFO            B2KpiX2PiPiDarkBosonLine                         |     0.000 |     0.295 |    0.058       1.3     0.35 |      14 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2PiPiDarkBosonLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KX2PiPiDarkBosonLine                    |     0.720 |     0.720 |    0.034       5.3     0.63 |    1000 |     0.720 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2PiPiDarkBosonLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2PiPiDarkBosonLineFilterSequence     |     0.570 |     0.610 |    0.008       4.5     0.57 |    1000 |     0.611 |
+TimingAuditor.TIMER              INFO            StrippingB2KX2PiPiDarkBosonLineVOIDFilter        |     0.010 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            KBhardDarkBosonFilter                            |     0.080 |     0.094 |    0.024       3.1     0.20 |     250 |     0.024 |
+TimingAuditor.TIMER              INFO            B2KX2PiPiDarkBosonLine                           |     0.059 |     0.092 |    0.043       1.4     0.12 |     167 |     0.015 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2PiPiDarkBosonLinePostScaler         |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KX2PiPiSSDarkBosonLine                  |     0.120 |     0.130 |    0.021       2.4     0.15 |    1000 |     0.130 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2PiPiSSDarkBosonLinePreScaler        |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2PiPiSSDarkBosonLineFilterSequence   |     0.322 |     0.304 |    0.008       2.3     0.37 |      93 |     0.028 |
+TimingAuditor.TIMER              INFO            StrippingB2KX2PiPiSSDarkBosonLineVOIDFilter      |     0.000 |     0.006 |    0.003       0.0     0.00 |      93 |     0.001 |
+TimingAuditor.TIMER              INFO            X2PiPiSSDarkBosonSel                             |     0.259 |     0.094 |    0.035       1.4     0.16 |      77 |     0.007 |
+TimingAuditor.TIMER              INFO            B2KX2PiPiSSDarkBosonLine                         |     0.000 |     0.088 |    0.046       0.5     0.11 |      20 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2PiPiSSDarkBosonLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KpiX2KKDarkBosonLine                    |     0.150 |     0.227 |    0.020       9.2     0.44 |    1000 |     0.227 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2KKDarkBosonLinePreScaler          |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2KKDarkBosonLineFilterSequence     |     0.284 |     0.467 |    0.008       8.9     0.69 |     281 |     0.131 |
+TimingAuditor.TIMER              INFO            StrippingB2KpiX2KKDarkBosonLineVOIDFilter        |     0.000 |     0.006 |    0.003       0.0     0.00 |     281 |     0.002 |
+TimingAuditor.TIMER              INFO            KXDarkBosonFilter                                |     0.076 |     0.086 |    0.005       0.4     0.06 |     911 |     0.078 |
+TimingAuditor.TIMER              INFO            X2KKDarkBosonSel                                 |     0.061 |     0.071 |    0.032       0.7     0.05 |     647 |     0.046 |
+TimingAuditor.TIMER              INFO            B2KpiX2KKDarkBosonLine                           |     0.000 |     0.242 |    0.063       2.1     0.41 |      27 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2KKDarkBosonLinePostScaler         |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KX2KKDarkBosonLine                      |     0.370 |     0.406 |    0.034       3.7     0.40 |    1000 |     0.406 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2KKDarkBosonLinePreScaler            |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2KKDarkBosonLineFilterSequence       |     0.320 |     0.304 |    0.007       3.5     0.38 |    1000 |     0.304 |
+TimingAuditor.TIMER              INFO            StrippingB2KX2KKDarkBosonLineVOIDFilter          |     0.010 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            B2KX2KKDarkBosonLine                             |     0.212 |     0.111 |    0.044       0.7     0.12 |      94 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2KKDarkBosonLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KX2KKSSDarkBosonLine                    |     0.070 |     0.117 |    0.022       1.9     0.10 |    1000 |     0.117 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2KKSSDarkBosonLinePreScaler          |     0.000 |     0.004 |    0.002       0.1     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2KKSSDarkBosonLineFilterSequence     |     0.100 |     0.157 |    0.008       1.8     0.22 |     100 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingB2KX2KKSSDarkBosonLineVOIDFilter        |     0.000 |     0.005 |    0.004       0.0     0.00 |     100 |     0.001 |
+TimingAuditor.TIMER              INFO            X2KKSSDarkBosonSel                               |     0.153 |     0.068 |    0.034       0.6     0.08 |      65 |     0.004 |
+TimingAuditor.TIMER              INFO            B2KX2KKSSDarkBosonLine                           |     0.000 |     0.204 |    0.056       0.6     0.29 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2KKSSDarkBosonLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KpiX2EEDarkBosonLine                    |     0.310 |     0.398 |    0.033       7.9     0.73 |    1000 |     0.398 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2EEDarkBosonLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2EEDarkBosonLineFilterSequence     |     0.220 |     0.297 |    0.008       7.6     0.71 |    1000 |     0.297 |
+TimingAuditor.TIMER              INFO            StrippingB2KpiX2EEDarkBosonLineVOIDFilter        |     0.010 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            OSFilterEEDarkBosonFilter                        |     0.085 |     0.117 |    0.007       1.7     0.17 |     705 |     0.083 |
+TimingAuditor.TIMER              INFO            OSEESubPIDDarkBosonSel                           |     0.000 |     0.042 |    0.024       0.1     0.01 |      65 |     0.003 |
+TimingAuditor.TIMER              INFO            B2KpiX2EEDarkBosonLine                           |     0.166 |     0.298 |    0.061       2.2     0.40 |      60 |     0.018 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2EEDarkBosonLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KpiX2EESSDarkBosonLine                  |     0.610 |     0.564 |    0.021     136.4     4.78 |    1000 |     0.565 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2EESSDarkBosonLinePreScaler        |     0.020 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2EESSDarkBosonLineFilterSequence   |     5.104 |     4.825 |    0.007     135.9    14.75 |      96 |     0.463 |
+TimingAuditor.TIMER              INFO            StrippingB2KpiX2EESSDarkBosonLineVOIDFilter      |     0.000 |     0.005 |    0.003       0.0     0.00 |      96 |     0.001 |
+TimingAuditor.TIMER              INFO            EESSDarkBosonSel                                 |     2.160 |     2.112 |    0.017      24.7     3.46 |     162 |     0.342 |
+TimingAuditor.TIMER              INFO            SSFilterEEDarkBosonFilter                        |     0.156 |     0.112 |    0.009       0.9     0.15 |     128 |     0.014 |
+TimingAuditor.TIMER              INFO            SSEESubPIDDarkBosonSel                           |     0.000 |     0.029 |    0.013       0.1     0.02 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            B2KpiX2EESSDarkBosonLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2EESSDarkBosonLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KX2EEDarkBosonLine                      |     0.150 |     0.138 |    0.034       1.2     0.10 |    1000 |     0.138 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2EEDarkBosonLinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2EEDarkBosonLineFilterSequence       |     0.060 |     0.032 |    0.008       1.0     0.08 |    1000 |     0.032 |
+TimingAuditor.TIMER              INFO            StrippingB2KX2EEDarkBosonLineVOIDFilter          |     0.000 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            B2KX2EEDarkBosonLine                             |     0.333 |     0.098 |    0.049       0.5     0.08 |      60 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2EEDarkBosonLinePostScaler           |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KX2EESSDarkBosonLine                    |     0.600 |     0.576 |    0.021      45.8     3.21 |    1000 |     0.577 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2EESSDarkBosonLinePreScaler          |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2EESSDarkBosonLineFilterSequence     |     5.483 |     5.059 |    0.008      45.6     9.30 |      93 |     0.471 |
+TimingAuditor.TIMER              INFO            StrippingB2KX2EESSDarkBosonLineVOIDFilter        |     0.000 |     0.005 |    0.003       0.0     0.00 |      93 |     0.001 |
+TimingAuditor.TIMER              INFO            B2KX2EESSDarkBosonLine                           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2EESSDarkBosonLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2JKDarkBosonLine                         |     0.240 |     0.281 |    0.035       2.9     0.24 |    1000 |     0.282 |
+TimingAuditor.TIMER              INFO           StrippingB2JKDarkBosonLinePreScaler               |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2JKDarkBosonLineFilterSequence          |     0.160 |     0.174 |    0.007       2.0     0.19 |    1000 |     0.175 |
+TimingAuditor.TIMER              INFO            StrippingB2JKDarkBosonLineVOIDFilter             |     0.010 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            MuJDarkBosonFilter                               |     0.013 |     0.035 |    0.004       0.1     0.02 |     759 |     0.027 |
+TimingAuditor.TIMER              INFO            J2MuMuDarkBosonSel                               |     0.033 |     0.058 |    0.034       0.5     0.04 |     298 |     0.017 |
+TimingAuditor.TIMER              INFO            B2JKDarkBosonLine                                |     0.000 |     1.354 |    1.354       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2JKDarkBosonLinePostScaler              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2JKstDarkBosonLine                       |     0.140 |     0.174 |    0.033      48.8     1.54 |    1000 |     0.174 |
+TimingAuditor.TIMER              INFO           StrippingB2JKstDarkBosonLinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2JKstDarkBosonLineFilterSequence        |     0.080 |     0.062 |    0.008      48.6     1.54 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO            StrippingB2JKstDarkBosonLineVOIDFilter           |     0.020 |     0.006 |    0.003       0.6     0.02 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseDetachedKst2Kpi_Particles  |    50.000 |    46.639 |   46.639      46.6     0.00 |       1 |     0.047 |
+TimingAuditor.TIMER              INFO            KstDarkBosonFilter                               |     0.000 |     0.055 |    0.055       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            B2JKstDarkBosonLine                              |     0.000 |     1.431 |    1.431       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2JKstDarkBosonLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2L0Gamma                                |     0.130 |     0.209 |    0.028       4.1     0.25 |    1000 |     0.210 |
+TimingAuditor.TIMER              INFO           StrippingLb2L0GammaPreScaler                      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2L0GammaL0DUFilter                     |     0.000 |     0.015 |    0.005       0.0     0.01 |    1000 |     0.015 |
+TimingAuditor.TIMER              INFO           StrippingLb2L0GammaFilterSequence                 |     0.076 |     0.193 |    0.036       3.9     0.30 |     526 |     0.102 |
+TimingAuditor.TIMER              INFO            Photons_NonCnv                                   |     0.000 |     0.011 |    0.005       0.0     0.00 |     526 |     0.006 |
+TimingAuditor.TIMER              INFO            MERGED:LooseLambda0                              |     0.031 |     0.132 |    0.015       1.2     0.18 |     318 |     0.042 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:LooseLambda0                       |     0.031 |     0.098 |    0.010       0.7     0.11 |     318 |     0.031 |
+TimingAuditor.TIMER              INFO              INPUT:LooseLambda0LL                           |     0.031 |     0.031 |    0.002       0.6     0.08 |     318 |     0.010 |
+TimingAuditor.TIMER              INFO               LooseLambda0LL                                |     0.000 |     0.063 |    0.005       0.3     0.06 |      45 |     0.003 |
+TimingAuditor.TIMER              INFO              INPUT:LooseLambda0DD                           |     0.000 |     0.056 |    0.002       0.3     0.07 |     318 |     0.018 |
+TimingAuditor.TIMER              INFO               LooseLambda0DD                                |     0.000 |     0.009 |    0.003       0.0     0.01 |     182 |     0.002 |
+TimingAuditor.TIMER              INFO             LooseLambda0                                    |     0.000 |     0.006 |    0.004       0.0     0.00 |      32 |     0.000 |
+TimingAuditor.TIMER              INFO            Lb2L0Gamma                                       |     0.000 |     0.284 |    0.055       3.1     0.71 |      18 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2L0Gamma                          |     0.000 |     0.396 |    0.266       0.5     0.14 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2L0Gamma                          |     3.333 |     0.298 |    0.227       0.4     0.11 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2L0Gamma                          |     0.000 |     0.263 |    0.222       0.3     0.06 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLb2L0GammaPostScaler                     |     0.000 |     0.003 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2L0Gamma_Bd2KstGamma                    |     0.190 |     0.139 |    0.022       2.2     0.15 |    1000 |     0.139 |
+TimingAuditor.TIMER              INFO           StrippingLb2L0Gamma_Bd2KstGammaPreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2L0Gamma_Bd2KstGammaL0DUFilter         |     0.010 |     0.006 |    0.002       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingLb2L0Gamma_Bd2KstGammaFilterSequence     |     0.133 |     0.077 |    0.002       2.1     0.17 |     526 |     0.041 |
+TimingAuditor.TIMER              INFO            LooseKstLL                                       |     0.050 |     0.090 |    0.004       0.3     0.05 |     199 |     0.018 |
+TimingAuditor.TIMER              INFO            Lb2L0Gamma_Bd2KstGamma                           |     0.370 |     0.156 |    0.052       1.8     0.33 |      27 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2L0Gamma_Bd2KstGamma              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2L0Gamma_Bd2KstGamma              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2L0Gamma_Bd2KstGamma              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2L0Gamma_Bd2KstGammaPostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2L0Gamma_Lb2L0Jpsi                      |     0.090 |     0.100 |    0.021       3.2     0.12 |    1000 |     0.101 |
+TimingAuditor.TIMER              INFO           StrippingLb2L0Gamma_Lb2L0JpsiPreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2L0Gamma_Lb2L0JpsiFilterSequence       |     0.000 |     0.014 |    0.002       3.1     0.11 |    1000 |     0.015 |
+TimingAuditor.TIMER              INFO            Lb2L0Gamma_Lb2L0Jpsi                             |     0.000 |     1.072 |    0.155       2.0     1.30 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2L0Gamma_Lb2L0Jpsi                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2L0Gamma_Lb2L0Jpsi                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2L0Gamma_Lb2L0Jpsi                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2L0Gamma_Lb2L0JpsiPostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2L0Gamma_Bd2KstJpsi                     |     0.080 |     0.109 |    0.021       2.9     0.16 |    1000 |     0.109 |
+TimingAuditor.TIMER              INFO           StrippingLb2L0Gamma_Bd2KstJpsiPreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2L0Gamma_Bd2KstJpsiFilterSequence      |     0.020 |     0.023 |    0.002       2.8     0.15 |    1000 |     0.023 |
+TimingAuditor.TIMER              INFO            Lb2L0Gamma_Bd2KstJpsi                            |     0.000 |     0.583 |    0.078       1.9     0.87 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2L0Gamma_Bd2KstJpsi               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2L0Gamma_Bd2KstJpsi               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2L0Gamma_Bd2KstJpsi               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2L0Gamma_Bd2KstJpsiPostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLb2L0GammaConverted                       |     0.640 |     0.551 |    0.020      40.4     1.59 |    1000 |     0.552 |
+TimingAuditor.TIMER              INFO           StrippingLb2L0GammaConvertedPreScaler             |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLb2L0GammaConvertedFilterSequence        |     0.600 |     0.461 |    0.001      40.3     1.59 |    1000 |     0.461 |
+TimingAuditor.TIMER              INFO            MERGED:Photons_Cnv_Merge                         |     0.581 |     0.435 |    0.016      40.3     1.63 |     911 |     0.397 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Photons_Cnv_Merge                  |     0.482 |     0.359 |    0.012      40.2     1.62 |     911 |     0.328 |
+TimingAuditor.TIMER              INFO             Photons_Cnv_Merge                               |     0.000 |     0.006 |    0.004       0.0     0.00 |     364 |     0.002 |
+TimingAuditor.TIMER              INFO            Photons_Cnv                                      |     0.000 |     0.009 |    0.004       0.0     0.00 |     364 |     0.004 |
+TimingAuditor.TIMER              INFO            Lb2L0GammaConverted                              |     0.000 |     0.130 |    0.054       0.6     0.13 |      16 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lb2L0GammaConverted                 |     0.000 |     0.916 |    0.916       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lb2L0GammaConverted                 |     0.000 |     0.829 |    0.829       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lb2L0GammaConverted                 |    10.000 |     0.743 |    0.743       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Lb2L0GammaConverted                 |     0.000 |     0.669 |    0.669       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Lb2L0GammaConverted                 |     0.000 |     0.124 |    0.124       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLb2L0GammaConvertedPostScaler            |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVTau2PhiMuLine                          |     0.300 |     0.328 |    0.021       5.1     0.28 |    1000 |     0.328 |
+TimingAuditor.TIMER              INFO           StrippingLFVTau2PhiMuLinePreScaler                |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVTau2PhiMuLineFilterSequence           |     0.220 |     0.230 |    0.001       3.0     0.19 |    1000 |     0.231 |
+TimingAuditor.TIMER              INFO            LFVTau2PhiMuSelPhi                               |     0.209 |     0.156 |    0.061       0.6     0.07 |     861 |     0.135 |
+TimingAuditor.TIMER              INFO            LFVTau2PhiMumakeTau                              |     0.000 |     0.256 |    0.087       1.9     0.51 |      13 |     0.003 |
+TimingAuditor.TIMER              INFO            LFVTau2PhiMuLine                                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVTau2PhiMuLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVTau2PhiMuLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVTau2PhiMuLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVTau2PhiMuLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVTau2PhiMuLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVTau2PhiMuLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLFVTau2PhiMuLinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVTau2eMuMuLine                          |     0.150 |     0.194 |    0.021       1.2     0.18 |    1000 |     0.195 |
+TimingAuditor.TIMER              INFO           StrippingLFVTau2eMuMuLinePreScaler                |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVTau2eMuMuLineFilterSequence           |     0.070 |     0.114 |    0.002       0.9     0.16 |    1000 |     0.115 |
+TimingAuditor.TIMER              INFO            LFVTau2eMuMuLine                                 |     0.026 |     0.176 |    0.070       0.6     0.07 |     373 |     0.066 |
+TimingAuditor.TIMER              INFO           StrippingLFVTau2eMuMuLinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVB2eMuLine                              |     0.200 |     0.184 |    0.020       1.5     0.17 |    1000 |     0.184 |
+TimingAuditor.TIMER              INFO           StrippingLFVB2eMuLinePreScaler                    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVB2eMuLineFilterSequence               |     0.110 |     0.109 |    0.001       1.4     0.16 |    1000 |     0.110 |
+TimingAuditor.TIMER              INFO            LFVB2eMuLine                                     |     0.053 |     0.169 |    0.096       1.3     0.08 |     373 |     0.063 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVB2eMuLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVB2eMuLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVB2eMuLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVB2eMuLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVB2eMuLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVB2eMuLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLFVB2eMuLinePostScaler                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVJPsi2eMuLine                           |     0.210 |     0.206 |    0.021      23.2     0.75 |    1000 |     0.206 |
+TimingAuditor.TIMER              INFO           StrippingLFVJPsi2eMuLinePreScaler                 |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVJPsi2eMuLineFilterSequence            |     0.100 |     0.130 |    0.001      23.1     0.74 |    1000 |     0.130 |
+TimingAuditor.TIMER              INFO            LFVJPsi2eMuLine                                  |     0.134 |     0.166 |    0.102       1.0     0.07 |     373 |     0.062 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVJPsi2eMuLine                     |     0.000 |     0.373 |    0.373       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVJPsi2eMuLine                     |     0.000 |     0.845 |    0.845       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVJPsi2eMuLine                     |     0.000 |     6.118 |    6.118       6.1     0.00 |       1 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVJPsi2eMuLine                     |    20.000 |    12.688 |   12.688      12.7     0.00 |       1 |     0.013 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVJPsi2eMuLine                     |     0.000 |     0.185 |    0.185       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVJPsi2eMuLine                     |     0.000 |     0.363 |    0.363       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_LFVJPsi2eMuLine                     |     0.000 |     0.610 |    0.610       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLFVJPsi2eMuLinePostScaler                |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVPromptJPsi2eMuLine                     |     0.220 |     0.322 |    0.034      50.9     1.94 |    1000 |     0.323 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptJPsi2eMuLinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptJPsi2eMuLineL0DUFilter          |     0.000 |     0.018 |    0.008       0.3     0.01 |    1000 |     0.019 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptJPsi2eMuLineFilterSequence      |     0.306 |     0.376 |    0.002      50.8     2.51 |     588 |     0.221 |
+TimingAuditor.TIMER              INFO            LFVPromptJPsi2eMuLine                            |     0.081 |     0.197 |    0.110       1.7     0.11 |     366 |     0.072 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVPromptJPsi2eMuLine               |     0.000 |     0.309 |    0.185       0.5     0.15 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVPromptJPsi2eMuLine               |     0.000 |     1.052 |    0.562       2.3     0.83 |       4 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVPromptJPsi2eMuLine               |    17.500 |    11.650 |    5.101      21.8     7.69 |       4 |     0.047 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVPromptJPsi2eMuLine               |    10.000 |    11.327 |    6.171      22.1     7.46 |       4 |     0.045 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVPromptJPsi2eMuLine               |     0.000 |     0.233 |    0.108       0.3     0.10 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVPromptJPsi2eMuLine               |     0.000 |     0.426 |    0.195       1.0     0.36 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_LFVPromptJPsi2eMuLine               |     0.000 |     0.619 |    0.281       1.4     0.54 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptJPsi2eMuLinePostScaler          |     0.000 |     0.003 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVJPsi2MuMuControlLine                   |     0.120 |     0.092 |    0.017       1.6     0.08 |    1000 |     0.093 |
+TimingAuditor.TIMER              INFO           StrippingLFVJPsi2MuMuControlLinePreScaler         |     0.010 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingLFVJPsi2MuMuControlLineFilterSequence    |     0.185 |     0.121 |    0.001       1.5     0.23 |      54 |     0.007 |
+TimingAuditor.TIMER              INFO            LFVJPsi2MuMuControlLine                          |     0.000 |     0.177 |    0.073       1.3     0.25 |      23 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVJPsi2MuMuControlLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVJPsi2MuMuControlLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVJPsi2MuMuControlLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVJPsi2MuMuControlLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVJPsi2MuMuControlLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVJPsi2MuMuControlLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_LFVJPsi2MuMuControlLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLFVJPsi2MuMuControlLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVJPsi2eeControlLine                     |     0.080 |     0.084 |    0.015       0.5     0.07 |    1000 |     0.084 |
+TimingAuditor.TIMER              INFO           StrippingLFVJPsi2eeControlLinePreScaler           |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingLFVJPsi2eeControlLineFilterSequence      |     0.188 |     0.132 |    0.003       0.4     0.12 |      53 |     0.007 |
+TimingAuditor.TIMER              INFO            LFVJPsi2eeControlLine                            |     0.000 |     0.115 |    0.081       0.2     0.03 |      31 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVJPsi2eeControlLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVJPsi2eeControlLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVJPsi2eeControlLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVJPsi2eeControlLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVJPsi2eeControlLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVJPsi2eeControlLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_LFVJPsi2eeControlLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLFVJPsi2eeControlLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVPromptJPsi2MuMuControlLine             |     0.070 |     0.083 |    0.016       0.7     0.07 |    1000 |     0.084 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptJPsi2MuMuControlLinePreScaler   |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptJPsi2MuMuControlLineL0DUFilter  |     0.188 |     0.010 |    0.005       0.0     0.01 |      53 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptJPsi2MuMuControlLineFilterSequen|     0.312 |     0.170 |    0.003       0.5     0.14 |      32 |     0.005 |
+TimingAuditor.TIMER              INFO            LFVPromptJPsi2MuMuControlLine                    |     0.476 |     0.146 |    0.081       0.3     0.08 |      21 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVPromptJPsi2MuMuControlLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVPromptJPsi2MuMuControlLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVPromptJPsi2MuMuControlLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVPromptJPsi2MuMuControlLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVPromptJPsi2MuMuControlLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVPromptJPsi2MuMuControlLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_LFVPromptJPsi2MuMuControlLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptJPsi2MuMuControlLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVPromptJPsi2eeControlLine               |     0.020 |     0.079 |    0.015       0.8     0.07 |    1000 |     0.079 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptJPsi2eeControlLinePreScaler     |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptJPsi2eeControlLineL0DUFilter    |     0.000 |     0.009 |    0.005       0.0     0.00 |      44 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptJPsi2eeControlLineFilterSequence|     0.000 |     0.257 |    0.003       0.6     0.16 |      20 |     0.005 |
+TimingAuditor.TIMER              INFO            LFVPromptJPsi2eeControlLine                      |     0.000 |     0.165 |    0.096       0.3     0.06 |      16 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVPromptJPsi2eeControlLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVPromptJPsi2eeControlLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVPromptJPsi2eeControlLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVPromptJPsi2eeControlLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVPromptJPsi2eeControlLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVPromptJPsi2eeControlLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_LFVPromptJPsi2eeControlLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptJPsi2eeControlLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVPhi2eMuLine                            |     0.320 |     0.311 |    0.021      28.2     1.64 |    1000 |     0.311 |
+TimingAuditor.TIMER              INFO           StrippingLFVPhi2eMuLinePreScaler                  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVPhi2eMuLineFilterSequence             |     0.230 |     0.235 |    0.002      28.0     1.63 |    1000 |     0.235 |
+TimingAuditor.TIMER              INFO            LFVPhi2eMuLine                                   |     0.214 |     0.180 |    0.104       0.5     0.07 |     373 |     0.067 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVPhi2eMuLine                      |     1.666 |     0.360 |    0.210       0.5     0.10 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVPhi2eMuLine                      |     0.000 |     0.902 |    0.599       1.2     0.26 |       6 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVPhi2eMuLine                      |     6.666 |     8.148 |    5.656      10.9     2.06 |       6 |     0.049 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVPhi2eMuLine                      |     8.333 |     7.486 |    4.708      10.7     2.63 |       6 |     0.045 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVPhi2eMuLine                      |     0.000 |     0.297 |    0.225       0.4     0.07 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVPhi2eMuLine                      |     1.666 |     0.438 |    0.267       0.7     0.17 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_LFVPhi2eMuLine                      |     0.000 |     0.634 |    0.338       0.9     0.22 |       6 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingLFVPhi2eMuLinePostScaler                 |     0.000 |     0.003 |    0.003       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVPromptPhi2eMuLine                      |     0.360 |     0.305 |    0.030      41.5     1.64 |    1000 |     0.306 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptPhi2eMuLinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptPhi2eMuLineL0DUFilter           |     0.010 |     0.010 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptPhi2eMuLineFilterSequence       |     0.442 |     0.359 |    0.002      41.4     2.12 |     588 |     0.212 |
+TimingAuditor.TIMER              INFO            LFVPromptPhi2eMuLine                             |     0.218 |     0.186 |    0.107       0.7     0.07 |     366 |     0.068 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVPromptPhi2eMuLine                |     2.000 |     0.242 |    0.175       0.4     0.08 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVPromptPhi2eMuLine                |     0.000 |     0.807 |    0.450       1.4     0.36 |       5 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVPromptPhi2eMuLine                |    10.000 |     8.579 |    4.334      18.5     5.63 |       5 |     0.043 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVPromptPhi2eMuLine                |     8.000 |     8.590 |    4.459      18.3     5.51 |       5 |     0.043 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVPromptPhi2eMuLine                |     0.000 |     0.189 |    0.098       0.3     0.09 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVPromptPhi2eMuLine                |     4.000 |     0.313 |    0.205       0.5     0.13 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_LFVPromptPhi2eMuLine                |     0.000 |     0.524 |    0.336       0.8     0.21 |       5 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptPhi2eMuLinePostScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVPhi2MuMuControlLine                    |     0.220 |     0.219 |    0.020      40.3     1.28 |    1000 |     0.220 |
+TimingAuditor.TIMER              INFO           StrippingLFVPhi2MuMuControlLinePreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVPhi2MuMuControlLineFilterSequence     |     0.150 |     0.145 |    0.001      40.2     1.27 |    1000 |     0.146 |
+TimingAuditor.TIMER              INFO            LFVPhi2MuMuControlLine                           |     0.138 |     0.108 |    0.064       1.3     0.06 |     507 |     0.055 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVPhi2MuMuControlLine              |     0.000 |     0.468 |    0.468       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVPhi2MuMuControlLine              |     0.000 |     1.938 |    1.938       1.9     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVPhi2MuMuControlLine              |    20.000 |    17.080 |   17.080      17.1     0.00 |       1 |     0.017 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVPhi2MuMuControlLine              |    10.000 |    17.587 |   17.587      17.6     0.00 |       1 |     0.018 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVPhi2MuMuControlLine              |    10.000 |     0.430 |    0.430       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVPhi2MuMuControlLine              |     0.000 |     0.542 |    0.542       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_LFVPhi2MuMuControlLine              |     0.000 |     0.739 |    0.739       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLFVPhi2MuMuControlLinePostScaler         |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVPhi2eeControlLine                      |     0.320 |     0.292 |    0.020      31.3     1.41 |    1000 |     0.292 |
+TimingAuditor.TIMER              INFO           StrippingLFVPhi2eeControlLinePreScaler            |     0.010 |     0.002 |    0.001       0.7     0.02 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLFVPhi2eeControlLineFilterSequence       |     0.200 |     0.221 |    0.002      31.2     1.40 |    1000 |     0.221 |
+TimingAuditor.TIMER              INFO            LFVPhi2eeControlLine                             |     0.063 |     0.123 |    0.064       0.6     0.05 |     627 |     0.077 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVPhi2eeControlLine                |     0.000 |     0.872 |    0.167       2.2     1.11 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVPhi2eeControlLine                |     3.333 |     1.474 |    0.436       2.6     1.08 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVPhi2eeControlLine                |    10.000 |    10.671 |    5.339      14.5     4.75 |       3 |     0.032 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVPhi2eeControlLine                |    10.000 |     8.805 |    5.331      12.4     3.53 |       3 |     0.026 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVPhi2eeControlLine                |     0.000 |     0.171 |    0.111       0.2     0.07 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVPhi2eeControlLine                |     0.000 |     0.423 |    0.227       0.7     0.23 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_LFVPhi2eeControlLine                |     0.000 |     0.863 |    0.500       1.3     0.43 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLFVPhi2eeControlLinePostScaler           |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVPromptPhi2MuMuControlLine              |     0.210 |     0.180 |    0.029       9.9     0.33 |    1000 |     0.181 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptPhi2MuMuControlLinePreScaler    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptPhi2MuMuControlLineL0DUFilter   |     0.000 |     0.009 |    0.003       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptPhi2MuMuControlLineFilterSequenc|     0.204 |     0.148 |    0.001       9.8     0.42 |     588 |     0.087 |
+TimingAuditor.TIMER              INFO            LFVPromptPhi2MuMuControlLine                     |     0.126 |     0.109 |    0.062       1.3     0.07 |     394 |     0.043 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVPromptPhi2MuMuControlLine        |     0.000 |     0.126 |    0.126       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVPromptPhi2MuMuControlLine        |     0.000 |     0.486 |    0.486       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVPromptPhi2MuMuControlLine        |    10.000 |     3.999 |    3.999       4.0     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVPromptPhi2MuMuControlLine        |     0.000 |     4.148 |    4.148       4.1     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVPromptPhi2MuMuControlLine        |     0.000 |     0.102 |    0.102       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVPromptPhi2MuMuControlLine        |     0.000 |     0.137 |    0.137       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_LFVPromptPhi2MuMuControlLine        |     0.000 |     0.272 |    0.272       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptPhi2MuMuControlLinePostScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVPromptPhi2eeControlLine                |     0.250 |     0.217 |    0.016      36.3     1.29 |    1000 |     0.217 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptPhi2eeControlLinePreScaler      |     0.010 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptPhi2eeControlLineL0DUFilter     |     0.028 |     0.008 |    0.003       0.4     0.02 |     701 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptPhi2eeControlLineFilterSequence |     0.342 |     0.317 |    0.002      36.2     1.99 |     409 |     0.130 |
+TimingAuditor.TIMER              INFO            LFVPromptPhi2eeControlLine                       |     0.094 |     0.132 |    0.073       1.4     0.09 |     319 |     0.042 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVPromptPhi2eeControlLine          |     0.000 |     0.312 |    0.191       0.4     0.17 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVPromptPhi2eeControlLine          |     0.000 |     1.126 |    0.799       1.5     0.46 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVPromptPhi2eeControlLine          |    10.000 |    11.278 |    7.788      14.8     4.94 |       2 |     0.023 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVPromptPhi2eeControlLine          |    10.000 |    11.643 |    7.784      15.5     5.46 |       2 |     0.023 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVPromptPhi2eeControlLine          |     0.000 |     0.188 |    0.149       0.2     0.06 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVPromptPhi2eeControlLine          |     0.000 |     0.610 |    0.281       0.9     0.47 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_LFVPromptPhi2eeControlLine          |     0.000 |     0.802 |    0.307       1.3     0.70 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVPromptPhi2eeControlLinePostScaler     |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVB2eeLine                               |     0.280 |     0.214 |    0.021       5.5     0.22 |    1000 |     0.215 |
+TimingAuditor.TIMER              INFO           StrippingLFVB2eeLinePreScaler                     |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVB2eeLineFilterSequence                |     0.120 |     0.144 |    0.001       5.2     0.21 |    1000 |     0.144 |
+TimingAuditor.TIMER              INFO            LFVB2eeLine                                      |     0.047 |     0.108 |    0.063       1.4     0.07 |     627 |     0.068 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVB2eeLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVB2eeLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVB2eeLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVB2eeLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVB2eeLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVB2eeLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLFVB2eeLinePostScaler                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVB2heMuLine                             |     0.670 |     0.610 |    0.019      11.2     0.91 |    1000 |     0.611 |
+TimingAuditor.TIMER              INFO           StrippingLFVB2heMuLinePreScaler                   |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVB2heMuLineFilterSequence              |     0.590 |     0.530 |    0.001      11.1     0.90 |    1000 |     0.531 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdNoPIDsProtons_Particles         |     0.439 |     0.476 |    0.057       7.9     0.39 |     911 |     0.434 |
+TimingAuditor.TIMER              INFO            LFVB2heMuLine                                    |     0.509 |     0.469 |    0.191       1.9     0.24 |     373 |     0.175 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVB2heMuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVB2heMuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVB2heMuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVB2heMuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVB2heMuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVB2heMuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_LFVB2heMuLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLFVB2heMuLinePostScaler                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVB2hMuLine                              |     0.370 |     0.416 |    0.020       3.1     0.43 |    1000 |     0.416 |
+TimingAuditor.TIMER              INFO           StrippingLFVB2hMuLinePreScaler                    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVB2hMuLineFilterSequence               |     0.280 |     0.341 |    0.001       2.9     0.42 |    1000 |     0.342 |
+TimingAuditor.TIMER              INFO            LFVB2hMuLine                                     |     0.335 |     0.399 |    0.170       1.6     0.18 |     507 |     0.203 |
+TimingAuditor.TIMER              INFO           StrippingLFVB2hMuLinePostScaler                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVBu2KJPsieeLine                         |     0.190 |     0.234 |    0.021       8.7     0.32 |    1000 |     0.235 |
+TimingAuditor.TIMER              INFO           StrippingLFVBu2KJPsieeLinePreScaler               |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVBu2KJPsieeLineFilterSequence          |     0.100 |     0.143 |    0.001       8.4     0.30 |    1000 |     0.143 |
+TimingAuditor.TIMER              INFO            LFVBu2KJPsiee                                    |     0.047 |     0.099 |    0.043       0.6     0.04 |     627 |     0.063 |
+TimingAuditor.TIMER              INFO            LFVBu2KJPsieeLine                                |     0.000 |     1.829 |    0.165       6.6     3.17 |       4 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVBu2KJPsieeLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVBu2KJPsieeLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVBu2KJPsieeLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVBu2KJPsieeLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVBu2KJPsieeLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVBu2KJPsieeLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLFVBu2KJPsieeLinePostScaler              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVB2hTauMuLine                           |     0.990 |     0.906 |    0.019      22.8     1.67 |    1000 |     0.906 |
+TimingAuditor.TIMER              INFO           StrippingLFVB2hTauMuLinePreScaler                 |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVB2hTauMuLineFilterSequence            |     0.930 |     0.821 |    0.001      22.6     1.65 |    1000 |     0.821 |
+TimingAuditor.TIMER              INFO            LFVB2hTauMuLine                                  |     0.649 |     0.498 |    0.193       2.3     0.30 |     231 |     0.115 |
+TimingAuditor.TIMER              INFO           StrippingLFVB2hTauMuLinePostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVTau2MuEtaP2pipigLine                   |     0.850 |     0.817 |    0.021      18.2     1.15 |    1000 |     0.817 |
+TimingAuditor.TIMER              INFO           StrippingLFVTau2MuEtaP2pipigLinePreScaler         |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVTau2MuEtaP2pipigLineFilterSequence    |     0.710 |     0.725 |    0.001      18.0     1.13 |    1000 |     0.726 |
+TimingAuditor.TIMER              INFO            selEtap_gamma                                    |     0.269 |     0.276 |    0.056       2.3     0.19 |     889 |     0.246 |
+TimingAuditor.TIMER              INFO            LFVTau2MuEtaP2pipigLine                          |     0.236 |     0.186 |    0.068       1.1     0.13 |     211 |     0.039 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVTau2MuEtaP2pipigLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVTau2MuEtaP2pipigLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLFVTau2MuEtaP2pipigLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVTau2MuEtaP2pipipiLine                  |     1.170 |     1.083 |    0.020      24.9     1.66 |    1000 |     1.084 |
+TimingAuditor.TIMER              INFO           StrippingLFVTau2MuEtaP2pipipiLinePreScaler        |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVTau2MuEtaP2pipipiLineFilterSequence   |     1.050 |     0.982 |    0.002      24.7     1.64 |    1000 |     0.982 |
+TimingAuditor.TIMER              INFO            MERGED:Pi0ForselEtap_pi0                         |     0.303 |     0.273 |    0.008       1.4     0.16 |     890 |     0.244 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Pi0ForselEtap_pi0                  |     0.011 |     0.007 |    0.003       0.0     0.00 |     890 |     0.007 |
+TimingAuditor.TIMER              INFO             Pi0ForselEtap_pi0                               |     0.011 |     0.007 |    0.003       0.0     0.00 |     883 |     0.007 |
+TimingAuditor.TIMER              INFO            selEtap_pi0                                      |     0.305 |     0.285 |    0.057       3.6     0.29 |     883 |     0.252 |
+TimingAuditor.TIMER              INFO            LFVTau2MuEtaP2pipipiLine                         |     0.179 |     0.224 |    0.073       1.4     0.22 |     167 |     0.037 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVTau2MuEtaP2pipipiLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVTau2MuEtaP2pipipiLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLFVTau2MuEtaP2pipipiLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVupsilon2eMuLine                        |     1.030 |     1.095 |    0.020      27.0     1.71 |    1000 |     1.095 |
+TimingAuditor.TIMER              INFO           StrippingLFVupsilon2eMuLinePreScaler              |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVupsilon2eMuLineFilterSequence         |     0.940 |     1.008 |    0.001      27.0     1.69 |    1000 |     1.009 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdTightElectrons_Particles        |     0.977 |     1.059 |    0.050      14.0     1.17 |     808 |     0.856 |
+TimingAuditor.TIMER              INFO            LFVupsilon2eMuLine                               |     0.065 |     0.113 |    0.072       0.6     0.04 |     608 |     0.069 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVupsilon2eMuLine                  |     0.000 |     0.332 |    0.183       0.6     0.18 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVupsilon2eMuLine                  |     1.666 |     1.049 |    0.673       1.8     0.45 |       6 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVupsilon2eMuLine                  |     0.000 |     0.243 |    0.132       0.5     0.14 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVupsilon2eMuLine                  |     0.000 |     0.225 |    0.128       0.4     0.11 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVupsilon2eMuLine                  |     1.666 |     0.499 |    0.227       1.1     0.32 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVupsilon2eMuLine                  |     3.333 |     3.819 |    2.113       7.6     2.08 |       6 |     0.023 |
+TimingAuditor.TIMER              INFO           StrippingLFVupsilon2eMuLinePostScaler             |     0.000 |     0.003 |    0.002       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVupsilon2eeLine                         |     0.320 |     0.306 |    0.015      11.6     0.61 |    1000 |     0.307 |
+TimingAuditor.TIMER              INFO           StrippingLFVupsilon2eeLinePreScaler               |     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingLFVupsilon2eeLineFilterSequence          |     0.423 |     0.372 |    0.002      11.5     0.73 |     614 |     0.229 |
+TimingAuditor.TIMER              INFO            LFVupsilon2eeLine                                |     0.079 |     0.072 |    0.043       0.5     0.03 |     501 |     0.036 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVupsilon2eeLine                   |     0.000 |     0.459 |    0.459       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVupsilon2eeLine                   |     0.000 |     2.286 |    2.286       2.3     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVupsilon2eeLine                   |     0.000 |     0.540 |    0.540       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVupsilon2eeLine                   |     0.000 |     0.357 |    0.357       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVupsilon2eeLine                   |     0.000 |     0.856 |    0.856       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVupsilon2eeLine                   |    10.000 |     6.162 |    6.162       6.2     0.00 |       1 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingLFVupsilon2eeLinePostScaler              |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVD2piphi2eeLine                         |     0.280 |     0.314 |    0.021      62.3     1.98 |    1000 |     0.314 |
+TimingAuditor.TIMER              INFO           StrippingLFVD2piphi2eeLinePreScaler               |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVD2piphi2eeLineFilterSequence          |     0.210 |     0.222 |    0.001      62.2     1.97 |    1000 |     0.222 |
+TimingAuditor.TIMER              INFO            LFVPhi2eeControlforD                             |     0.127 |     0.135 |    0.071       5.1     0.21 |     627 |     0.085 |
+TimingAuditor.TIMER              INFO            LFVD2piphi2eeLine                                |     0.000 |     0.262 |    0.112       0.6     0.23 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVD2piphi2eeLine                   |     0.000 |     0.418 |    0.418       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVD2piphi2eeLine                   |     0.000 |     2.541 |    2.541       2.5     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVD2piphi2eeLine                   |    30.000 |    27.706 |   27.706      27.7     0.00 |       1 |     0.028 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVD2piphi2eeLine                   |    30.000 |    27.416 |   27.416      27.4     0.00 |       1 |     0.027 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVD2piphi2eeLine                   |     0.000 |     0.338 |    0.338       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVD2piphi2eeLine                   |     0.000 |     0.579 |    0.579       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_LFVD2piphi2eeLine                   |     0.000 |     1.311 |    1.311       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLFVD2piphi2eeLinePostScaler              |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVD2piphi2eMuLine                        |     0.360 |     0.309 |    0.020      63.6     2.25 |    1000 |     0.309 |
+TimingAuditor.TIMER              INFO           StrippingLFVD2piphi2eMuLinePreScaler              |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVD2piphi2eMuLineFilterSequence         |     0.270 |     0.217 |    0.001      63.4     2.24 |    1000 |     0.218 |
+TimingAuditor.TIMER              INFO            LFVPhi2eMuforD                                   |     0.268 |     0.172 |    0.103       1.5     0.09 |     373 |     0.065 |
+TimingAuditor.TIMER              INFO            LFVD2piphi2eMuLine                               |     0.000 |     0.384 |    0.131       1.9     0.57 |       9 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVD2piphi2eMuLine                  |     0.000 |     0.574 |    0.406       0.7     0.24 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVD2piphi2eMuLine                  |     0.000 |     2.525 |    1.609       3.4     1.30 |       2 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVD2piphi2eMuLine                  |    15.000 |    19.033 |   12.548      25.5     9.17 |       2 |     0.038 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVD2piphi2eMuLine                  |    20.000 |    19.546 |   13.153      25.9     9.04 |       2 |     0.039 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVD2piphi2eMuLine                  |     0.000 |     0.385 |    0.340       0.4     0.06 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVD2piphi2eMuLine                  |     0.000 |     0.595 |    0.420       0.8     0.25 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_LFVD2piphi2eMuLine                  |     0.000 |     1.087 |    0.493       1.7     0.84 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVD2piphi2eMuLinePostScaler             |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVD2piphi2MuMuLine                       |     0.100 |     0.201 |    0.021       4.5     0.22 |    1000 |     0.201 |
+TimingAuditor.TIMER              INFO           StrippingLFVD2piphi2MuMuLinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVD2piphi2MuMuLineFilterSequence        |     0.070 |     0.110 |    0.002       4.2     0.19 |    1000 |     0.111 |
+TimingAuditor.TIMER              INFO            LFVPhi2MuMuControlforD                           |     0.039 |     0.114 |    0.063       4.0     0.19 |     507 |     0.058 |
+TimingAuditor.TIMER              INFO            LFVD2piphi2MuMuLine                              |     0.000 |     1.464 |    1.464       1.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVD2piphi2MuMuLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVD2piphi2MuMuLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVD2piphi2MuMuLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVD2piphi2MuMuLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVD2piphi2MuMuLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVD2piphi2MuMuLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_LFVD2piphi2MuMuLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLFVD2piphi2MuMuLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVD2piphi2eePromptLine                   |     2.590 |     2.537 |    0.015    1652.3    56.18 |    1000 |     2.538 |
+TimingAuditor.TIMER              INFO           StrippingLFVD2piphi2eePromptLinePreScaler         |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingLFVD2piphi2eePromptLineFilterSequence    |    12.968 |    12.755 |    0.002    1652.1   127.95 |     192 |     2.449 |
+TimingAuditor.TIMER              INFO            LFVPromptPhi2eeControl                           |     0.487 |     0.176 |    0.078       1.5     0.13 |     164 |     0.029 |
+TimingAuditor.TIMER              INFO            LFVD2piphi2eePromptLine                          |     0.000 |     1.336 |    0.784       2.3     0.84 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVD2piphi2eePromptLine             |     3.333 |     3.655 |    0.784       7.4     3.41 |       3 |     0.011 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVD2piphi2eePromptLine             |    50.000 |    52.065 |    7.091     119.7    59.65 |       3 |     0.156 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVD2piphi2eePromptLine             |   353.333 |   353.938 |   44.388     756.3   364.95 |       3 |     1.062 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVD2piphi2eePromptLine             |   353.333 |   352.234 |   44.554     680.1   318.23 |       3 |     1.057 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVD2piphi2eePromptLine             |     3.333 |     2.927 |    0.515       4.7     2.18 |       3 |     0.009 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVD2piphi2eePromptLine             |     6.666 |     6.196 |    0.705      13.5     6.62 |       3 |     0.019 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_LFVD2piphi2eePromptLine             |    26.666 |    25.281 |    1.286      64.4    34.14 |       3 |     0.076 |
+TimingAuditor.TIMER              INFO           StrippingLFVD2piphi2eePromptLinePostScaler        |     0.000 |     0.005 |    0.003       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVD2piphi2eMuPromptLine                  |     3.100 |     3.107 |    0.016    1637.0    57.26 |    1000 |     3.108 |
+TimingAuditor.TIMER              INFO           StrippingLFVD2piphi2eMuPromptLinePreScaler        |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingLFVD2piphi2eMuPromptLineFilterSequence   |    11.647 |    11.574 |    0.002    1636.8   111.79 |     261 |     3.021 |
+TimingAuditor.TIMER              INFO            LFVPromptPhi2eMu                                 |     0.322 |     0.257 |    0.117       4.8     0.37 |     186 |     0.048 |
+TimingAuditor.TIMER              INFO            LFVD2piphi2eMuPromptLine                         |     0.000 |     1.005 |    0.300       2.3     0.78 |       5 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVD2piphi2eMuPromptLine            |     4.000 |     2.813 |    0.347       4.8     1.81 |       5 |     0.014 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVD2piphi2eMuPromptLine            |    28.000 |    26.949 |    2.443      57.8    22.80 |       5 |     0.135 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVD2piphi2eMuPromptLine            |   278.000 |   279.813 |   19.468     727.6   277.71 |       5 |     1.399 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVD2piphi2eMuPromptLine            |   262.000 |   262.222 |   19.477     796.8   308.06 |       5 |     1.311 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVD2piphi2eMuPromptLine            |     2.000 |     2.009 |    0.329       4.7     1.67 |       5 |     0.010 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVD2piphi2eMuPromptLine            |     8.000 |     4.156 |    0.577      13.1     5.26 |       5 |     0.021 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_LFVD2piphi2eMuPromptLine            |     6.000 |     8.860 |    1.100      25.7    10.38 |       5 |     0.044 |
+TimingAuditor.TIMER              INFO           StrippingLFVD2piphi2eMuPromptLinePostScaler       |     0.000 |     0.003 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVD2piphi2MuMuPromptLine                 |     0.310 |     0.273 |    0.022       6.5     0.29 |    1000 |     0.273 |
+TimingAuditor.TIMER              INFO           StrippingLFVD2piphi2MuMuPromptLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVD2piphi2MuMuPromptLineFilterSequence  |     0.210 |     0.177 |    0.001       6.3     0.26 |    1000 |     0.178 |
+TimingAuditor.TIMER              INFO            LFVPromptPhi2MuMuControl                         |     0.158 |     0.130 |    0.062       6.0     0.22 |     759 |     0.099 |
+TimingAuditor.TIMER              INFO            LFVD2piphi2MuMuPromptLine                        |    10.000 |     3.542 |    3.542       3.5     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVD2piphi2MuMuPromptLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVD2piphi2MuMuPromptLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVD2piphi2MuMuPromptLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVD2piphi2MuMuPromptLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_LFVD2piphi2MuMuPromptLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_LFVD2piphi2MuMuPromptLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_LFVD2piphi2MuMuPromptLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLFVD2piphi2MuMuPromptLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2JpsiMuLine                             |     0.090 |     0.156 |    0.026       1.6     0.12 |    1000 |     0.157 |
+TimingAuditor.TIMER              INFO           StrippingBc2JpsiMuLinePreScaler                   |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2JpsiMuLineFilterSequence              |     0.040 |     0.054 |    0.001       1.5     0.09 |    1000 |     0.054 |
+TimingAuditor.TIMER              INFO            Jpsi2MuMuForBc2JpsiMu_SelP2MuMu                  |     0.000 |     0.017 |    0.006       0.1     0.01 |     432 |     0.007 |
+TimingAuditor.TIMER              INFO            SelMuonBc_Sel_Bc2JpsiMu                          |     0.000 |     0.020 |    0.010       0.0     0.01 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            Bc2JpsiMuLine                                    |     0.000 |     0.268 |    0.061       1.2     0.46 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2JpsiMuLinePostScaler                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetaSBu2JpsiKPrescaledLine                |     0.100 |     0.127 |    0.030       2.1     0.10 |    1000 |     0.127 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBu2JpsiKPrescaledLinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBu2JpsiKPrescaledLineHlt2Filter     |     0.010 |     0.021 |    0.007       0.8     0.03 |    1000 |     0.022 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBu2JpsiKPrescaledLineFilterSequence |     0.000 |     0.139 |    0.004       2.0     0.39 |      32 |     0.004 |
+TimingAuditor.TIMER              INFO            NoIPKaonsForBetaSBetaS                           |     0.000 |     0.024 |    0.006       0.1     0.01 |      32 |     0.001 |
+TimingAuditor.TIMER              INFO            BetaSBu2JpsiKPrescaledLine                       |     0.000 |     0.296 |    0.052       1.4     0.50 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBu2JpsiKPrescaledLinePostScaler     |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetaSBs2JpsiPhiPrescaledLine              |     0.090 |     0.113 |    0.025       5.7     0.20 |    1000 |     0.114 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2JpsiPhiPrescaledLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2JpsiPhiPrescaledLineHlt2Filter   |     0.010 |     0.013 |    0.004       5.2     0.17 |    1000 |     0.014 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2JpsiPhiPrescaledLineFilterSequenc|     0.000 |     0.118 |    0.002       2.6     0.47 |      32 |     0.004 |
+TimingAuditor.TIMER              INFO            Phi2KKForBetaSBetaS                              |     0.000 |     0.030 |    0.007       0.1     0.02 |      27 |     0.001 |
+TimingAuditor.TIMER              INFO            BetaSBs2JpsiPhiPrescaledLine                     |     0.000 |     0.516 |    0.064       1.4     0.76 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2JpsiPhiPrescaledLinePostScaler   |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetaSBd2JpsiKstarPrescaledLine            |     0.170 |     0.163 |    0.024      27.3     1.13 |    1000 |     0.164 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiKstarPrescaledLinePreScaler  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiKstarPrescaledLineHlt2Filter |     0.030 |     0.013 |    0.004       0.8     0.05 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiKstarPrescaledLineFilterSeque|     1.562 |     1.690 |    0.002      27.2     6.13 |      32 |     0.054 |
+TimingAuditor.TIMER              INFO            Kstar2KpiForBetaSBetaS                           |     0.000 |     0.069 |    0.006       0.2     0.05 |      31 |     0.002 |
+TimingAuditor.TIMER              INFO            BetaSBd2JpsiKstarPrescaledLine                   |     0.000 |     0.368 |    0.107       1.3     0.52 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiKstarPrescaledLinePostScaler |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetaSBd2JpsiKsPrescaledLine               |     0.070 |     0.107 |    0.025       1.3     0.07 |    1000 |     0.107 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiKsPrescaledLinePreScaler     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiKsPrescaledLineHlt2Filter    |     0.010 |     0.007 |    0.003       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiKsPrescaledLineFilterSequence|     0.000 |     0.063 |    0.002       1.2     0.22 |      32 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:StdLooseKsMergedForBetaSBetaS             |     0.000 |     0.119 |    0.008       0.3     0.10 |      32 |     0.004 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:StdLooseKsMergedForBetaSBetaS      |     0.000 |     0.005 |    0.003       0.0     0.00 |      32 |     0.000 |
+TimingAuditor.TIMER              INFO             StdLooseKsMergedForBetaSBetaS                   |     0.000 |     0.004 |    0.004       0.0     0.00 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO            KsForBetaSBetaS                                  |     0.000 |     0.032 |    0.018       0.1     0.01 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            BetaSBd2JpsiKsPrescaledLine                      |     0.000 |     0.431 |    0.069       0.8     0.51 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiKsPrescaledLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetaSBd2JpsiKsLDDetachedLine              |     0.180 |     0.144 |    0.024       4.8     0.33 |    1000 |     0.145 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiKsLDDetachedLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiKsLDDetachedLineFilterSequenc|     0.050 |     0.047 |    0.002       4.6     0.32 |    1000 |     0.047 |
+TimingAuditor.TIMER              INFO            NarrowJpsiForBetaSBetaS                          |     0.000 |     0.011 |    0.005       0.0     0.01 |      32 |     0.000 |
+TimingAuditor.TIMER              INFO            KsLDForBetaSBetaS                                |     0.000 |     0.066 |    0.029       0.1     0.03 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO            Bd2JpsiKSLDBetaS                                 |     0.909 |     0.193 |    0.050       1.3     0.38 |      11 |     0.002 |
+TimingAuditor.TIMER              INFO            BetaSBd2JpsiKsLDDetachedLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiKsLDDetachedLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetaSBs2JpsiKstarWideLine                 |     0.120 |     0.109 |    0.022       2.6     0.14 |    1000 |     0.110 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2JpsiKstarWideLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2JpsiKstarWideLineFilterSequence  |     0.020 |     0.015 |    0.001       2.5     0.13 |    1000 |     0.016 |
+TimingAuditor.TIMER              INFO            DetachedKstarWideListForBetaSBetaS               |     0.000 |     0.239 |    0.078       1.1     0.25 |      21 |     0.005 |
+TimingAuditor.TIMER              INFO            BetaSBs2JpsiKstarWideLine                        |     1.428 |     0.243 |    0.089       0.9     0.31 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2JpsiKstarWideLinePostScaler      |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetaSLambdab2JpsiLambdaUnbiasedLine       |     0.120 |     0.102 |    0.022       2.1     0.09 |    1000 |     0.102 |
+TimingAuditor.TIMER              INFO           StrippingBetaSLambdab2JpsiLambdaUnbiasedLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetaSLambdab2JpsiLambdaUnbiasedLineFilter|     0.010 |     0.009 |    0.002       2.0     0.07 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO            MERGED:StdLooseLambdaMergedForBetaSBetaS         |     0.000 |     0.120 |    0.010       0.4     0.12 |      24 |     0.003 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:StdLooseLambdaMergedForBetaSBetaS  |     0.000 |     0.006 |    0.004       0.0     0.00 |      24 |     0.000 |
+TimingAuditor.TIMER              INFO             StdLooseLambdaMergedForBetaSBetaS               |     0.000 |     0.005 |    0.004       0.0     0.00 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            LambdaForBetaSBetaS                              |     0.000 |     0.014 |    0.009       0.0     0.00 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            BetaSLambdab2JpsiLambdaUnbiasedLine              |     0.000 |     0.747 |    0.071       1.4     0.96 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBetaSLambdab2JpsiLambdaUnbiasedLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStrangeSLKs2PiMuNuLine                    |     0.490 |     0.445 |    0.021       2.1     0.31 |    1000 |     0.445 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLKs2PiMuNuLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLKs2PiMuNuLineFilterSequence     |     0.390 |     0.377 |    0.001       2.0     0.29 |    1000 |     0.377 |
+TimingAuditor.TIMER              INFO            StrangeSLKs2PiMuNuLine                           |     0.421 |     0.384 |    0.113       1.8     0.19 |     759 |     0.292 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLKs2PiMuNuLinePostScaler         |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStrangeSLKs2PiPiMuNuLine                  |     0.310 |     0.372 |    0.020       5.0     0.31 |    1000 |     0.373 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLKs2PiPiMuNuLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLKs2PiPiMuNuLineFilterSequence   |     0.240 |     0.301 |    0.001       4.3     0.26 |    1000 |     0.302 |
+TimingAuditor.TIMER              INFO            StrangeSLKs2PiPiMuNuLine                         |     0.263 |     0.294 |    0.109       4.0     0.19 |     759 |     0.224 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLKs2PiPiMuNuLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStrangeSLL02PMuNuLine                     |     0.210 |     0.246 |    0.019       2.2     0.17 |    1000 |     0.247 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLL02PMuNuLinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLL02PMuNuLineFilterSequence      |     0.150 |     0.182 |    0.001       2.1     0.15 |    1000 |     0.182 |
+TimingAuditor.TIMER              INFO            StrangeSLL02PMuNuLine                            |     0.082 |     0.147 |    0.078       1.9     0.08 |     724 |     0.107 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLL02PMuNuLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStrangeSLXi2L0MuNuLine                    |     0.380 |     0.456 |    0.019      13.5     0.51 |    1000 |     0.456 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLXi2L0MuNuLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLXi2L0MuNuLineFilterSequence     |     0.300 |     0.351 |    0.001       3.1     0.25 |    1000 |     0.351 |
+TimingAuditor.TIMER              INFO            L02PPi_sel                                       |     0.257 |     0.303 |    0.109       1.6     0.15 |     855 |     0.259 |
+TimingAuditor.TIMER              INFO            StrangeSLXi2L0MuNuLine                           |     0.000 |     0.334 |    0.223       0.4     0.10 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLXi2L0MuNuLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStrangeSLXi02SigmamunuLine                |     0.060 |     0.093 |    0.019       1.1     0.07 |    1000 |     0.094 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLXi02SigmamunuLinePreScaler      |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLXi02SigmamunuLineFilterSequence |     0.000 |     0.005 |    0.001       0.9     0.04 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            StrangeSLXi02SigmamunuLine                       |     0.000 |     0.312 |    0.274       0.3     0.03 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLXi02SigmamunuLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStrangeSLOmega2XiStarmunuLine             |     0.100 |     0.097 |    0.019       5.8     0.22 |    1000 |     0.098 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLOmega2XiStarmunuLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLOmega2XiStarmunuLineFilterSequen|     0.010 |     0.012 |    0.001       5.2     0.19 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO            Xi2LambdaPi_sel                                  |     0.000 |     1.406 |    0.589       2.6     1.04 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO            XiStar2XiPi_sel                                  |    10.000 |     2.398 |    2.398       2.4     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            StrangeSLOmega2XiStarmunuLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLOmega2XiStarmunuLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStrangeSLXi02Lambdapi0Line                |     0.110 |     0.096 |    0.019       4.4     0.18 |    1000 |     0.097 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLXi02Lambdapi0LinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLXi02Lambdapi0LineFilterSequence |     0.010 |     0.008 |    0.002       2.3     0.09 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO            StrangeSLXi02Lambdapi0Line                       |     3.333 |     1.120 |    0.588       2.0     0.78 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLXi02Lambdapi0LinePostScaler     |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStrangeSLXi2LambdaPiLine                  |     0.100 |     0.087 |    0.019       0.8     0.06 |    1000 |     0.088 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLXi2LambdaPiLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLXi2LambdaPiLineFilterSequence   |     0.000 |     0.004 |    0.001       0.6     0.02 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            StrangeSLXi2LambdaPiLine                         |     0.000 |     0.113 |    0.113       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLXi2LambdaPiLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStrangeSLOmega2Xi0PiLine                  |     0.190 |     0.109 |    0.019      18.5     0.59 |    1000 |     0.109 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLOmega2Xi0PiLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLOmega2Xi0PiLineFilterSequence   |     0.020 |     0.025 |    0.001      18.3     0.59 |    1000 |     0.026 |
+TimingAuditor.TIMER              INFO            Xi02Lambdapi0_sel                                |     0.000 |     1.281 |    0.479       2.4     0.98 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO            StrangeSLOmega2Xi0PiLine                         |    20.000 |    16.583 |   16.583      16.6     0.00 |       1 |     0.017 |
+TimingAuditor.TIMER              INFO           StrippingStrangeSLOmega2Xi0PiLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVExoticaPromptLine                      |     0.280 |     0.284 |    0.024      13.6     0.46 |    1000 |     0.285 |
+TimingAuditor.TIMER              INFO           StrippingLFVExoticaPromptLinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVExoticaPromptLineFilterSequence       |     0.200 |     0.212 |    0.003      13.5     0.45 |    1000 |     0.213 |
+TimingAuditor.TIMER              INFO            LFVExoticaPromptLine                             |     0.191 |     0.167 |    0.072      12.8     0.47 |     731 |     0.123 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVExoticaPromptLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVExoticaPromptLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVExoticaPromptLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVExoticaPromptLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLFVExoticaPromptLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVExoticaSameSignPromptLine              |     0.170 |     0.177 |    0.018       4.6     0.21 |    1000 |     0.177 |
+TimingAuditor.TIMER              INFO           StrippingLFVExoticaSameSignPromptLinePreScaler    |     0.010 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingLFVExoticaSameSignPromptLineFilterSequenc|     0.124 |     0.197 |    0.002       4.4     0.25 |     482 |     0.095 |
+TimingAuditor.TIMER              INFO            LFVExoticaSameSignPromptLine                     |     0.055 |     0.135 |    0.069       1.9     0.11 |     360 |     0.049 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVExoticaSameSignPromptLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVExoticaSameSignPromptLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVExoticaSameSignPromptLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVExoticaSameSignPromptLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLFVExoticaSameSignPromptLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVExoticaDetachedLine                    |     1.020 |     1.127 |    0.020     762.4    24.26 |    1000 |     1.127 |
+TimingAuditor.TIMER              INFO           StrippingLFVExoticaDetachedLinePreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVExoticaDetachedLineFilterSequence     |     0.990 |     1.057 |    0.002     762.2    24.25 |    1000 |     1.058 |
+TimingAuditor.TIMER              INFO            LFVExoticaDetachedLine                           |     0.095 |     0.169 |    0.066       1.6     0.09 |     731 |     0.124 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVExoticaDetachedLine              |   415.000 |   419.079 |   85.521     752.6   471.72 |       2 |     0.838 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVExoticaDetachedLine              |     0.000 |     1.025 |    0.333       1.7     0.98 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVExoticaDetachedLine              |     0.000 |     0.858 |    0.235       1.5     0.88 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVExoticaDetachedLine              |     0.000 |     0.681 |    0.236       1.1     0.63 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLFVExoticaDetachedLinePostScaler         |     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLFVExoticaSameSignDetachedLine            |     0.350 |     0.269 |    0.022       1.3     0.18 |    1000 |     0.270 |
+TimingAuditor.TIMER              INFO           StrippingLFVExoticaSameSignDetachedLinePreScaler  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLFVExoticaSameSignDetachedLineFilterSeque|     0.280 |     0.197 |    0.002       1.1     0.16 |    1000 |     0.197 |
+TimingAuditor.TIMER              INFO            LFVExoticaSameSignDetachedLine                   |     0.273 |     0.155 |    0.068       1.0     0.06 |     731 |     0.114 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_LFVExoticaSameSignDetachedLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_LFVExoticaSameSignDetachedLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_LFVExoticaSameSignDetachedLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_LFVExoticaSameSignDetachedLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLFVExoticaSameSignDetachedLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStreamLeptonic                            |     0.380 |     0.408 |    0.098       1.2     0.13 |    1000 |     0.409 |
+TimingAuditor.TIMER              INFO           StrippingStreamLeptonicPreScaler                  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStreamLeptonicFilterSequence             |     0.270 |     0.307 |    0.015       1.1     0.11 |    1000 |     0.307 |
+TimingAuditor.TIMER              INFO            StrippingStreamSeqLeptonic                       |     0.270 |     0.299 |    0.010       1.1     0.11 |    1000 |     0.300 |
+TimingAuditor.TIMER              INFO           StrippingStreamLeptonicPostScaler                 |     0.000 |     0.001 |    0.001       0.0     0.00 |     197 |     0.000 |
+TimingAuditor.TIMER              INFO        StrippingSequenceStreamDimuon                        |    14.630 |    14.746 |    2.106    1805.3    57.85 |    1000 |    14.747 |
+TimingAuditor.TIMER              INFO         StrippingBadEventSequenceDimuon                     |     0.050 |     0.104 |    0.027       0.5     0.06 |    1000 |     0.104 |
+TimingAuditor.TIMER              INFO          StrippingStreamDimuonBadEvent                      |     0.040 |     0.098 |    0.023       0.5     0.06 |    1000 |     0.098 |
+TimingAuditor.TIMER              INFO           StrippingStreamDimuonBadEventPreScaler            |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStreamDimuonBadEventFilterSequence       |     0.010 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingStreamDimuonBadEventPostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO         StrippingProtectedSequenceDimuon                    |    14.560 |    14.629 |    2.071    1805.3    57.84 |    1000 |    14.630 |
+TimingAuditor.TIMER              INFO          StrippingB2XTauMu_KstLine                          |     0.290 |     0.306 |    0.043      28.7     1.00 |    1000 |     0.307 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_KstLinePreScaler                |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_KstLineFilterSequence           |     0.180 |     0.186 |    0.007      28.5     0.99 |    1000 |     0.186 |
+TimingAuditor.TIMER              INFO            StrippingGoodEventConditionDimuon                |     0.010 |     0.006 |    0.003       0.2     0.01 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            MERGED:B2XTauMu_Kst_daughters                    |     0.526 |     0.573 |    0.010       4.7     0.66 |     247 |     0.142 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:B2XTauMu_Kst_daughters             |     0.485 |     0.553 |    0.007       4.6     0.62 |     247 |     0.137 |
+TimingAuditor.TIMER              INFO              INPUT:Kst0MuForB2XTauMu                        |     0.485 |     0.547 |    0.002       4.6     0.62 |     247 |     0.135 |
+TimingAuditor.TIMER              INFO               PiforB2XTauMu                                 |     0.000 |     0.090 |    0.025       0.3     0.05 |     178 |     0.016 |
+TimingAuditor.TIMER              INFO               Kst02KPiforB2XTauMu                           |     0.170 |     0.128 |    0.065       1.9     0.15 |     176 |     0.023 |
+TimingAuditor.TIMER              INFO               Kst0MuForB2XTauMu                             |     0.689 |     0.174 |    0.074       1.4     0.23 |      29 |     0.005 |
+TimingAuditor.TIMER              INFO             B2XTauMu_Kst_daughters                          |     0.000 |     0.009 |    0.005       0.0     0.00 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            B2XTauMu_KstLine                                 |     0.000 |     0.293 |    0.091       1.5     0.44 |      10 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTauMu_KstLine                    |     0.000 |     0.617 |    0.617       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTauMu_KstLine                    |    10.000 |     1.087 |    1.087       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTauMu_KstLine                    |     0.000 |     0.570 |    0.570       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTauMu_KstLine                    |     0.000 |     1.452 |    1.452       1.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTauMu_KstLine                    |     0.000 |     2.025 |    2.025       2.0     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTauMu_KstLine                    |    10.000 |    10.258 |   10.258      10.3     0.00 |       1 |     0.010 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTauMu_KstLine                    |    10.000 |     4.080 |    4.080       4.1     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_KstLinePostScaler               |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTauMu_Kst_WSLine                       |     0.150 |     0.125 |    0.025       1.5     0.11 |    1000 |     0.126 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_Kst_WSLinePreScaler             |     0.010 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_Kst_WSLineFilterSequence        |     0.040 |     0.022 |    0.002       1.4     0.12 |     500 |     0.011 |
+TimingAuditor.TIMER              INFO            MERGED:B2XTauMu_Kst_WS_daughters                 |     0.000 |     0.036 |    0.006       0.8     0.11 |     128 |     0.005 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:B2XTauMu_Kst_WS_daughters          |     0.000 |     0.003 |    0.002       0.0     0.00 |     128 |     0.000 |
+TimingAuditor.TIMER              INFO             B2XTauMu_Kst_WS_daughters                       |     0.000 |     0.011 |    0.005       0.0     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            B2XTauMu_Kst_WSLine                              |     1.111 |     0.256 |    0.112       1.1     0.30 |       9 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTauMu_Kst_WSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTauMu_Kst_WSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTauMu_Kst_WSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTauMu_Kst_WSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTauMu_Kst_WSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTauMu_Kst_WSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTauMu_Kst_WSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_Kst_WSLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTauMu_K_3piLine                        |     0.140 |     0.135 |    0.028       9.8     0.34 |    1000 |     0.136 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_K_3piLinePreScaler              |     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_K_3piLineFilterSequence         |     0.030 |     0.024 |    0.002       9.7     0.33 |    1000 |     0.024 |
+TimingAuditor.TIMER              INFO            MERGED:B2XTauMu_K_3pi_daughters                  |     0.266 |     0.088 |    0.018       2.0     0.27 |      75 |     0.007 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:B2XTauMu_K_3pi_daughters           |     0.133 |     0.055 |    0.013       1.2     0.15 |      75 |     0.004 |
+TimingAuditor.TIMER              INFO              INPUT:KMuOSFor_KB2XTauMu                       |     0.133 |     0.028 |    0.004       0.8     0.11 |      75 |     0.002 |
+TimingAuditor.TIMER              INFO               KMuOSFor_KB2XTauMu                            |     0.000 |     0.075 |    0.031       0.1     0.04 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:KMuSSFor_KB2XTauMu                       |     0.000 |     0.015 |    0.002       0.5     0.07 |      75 |     0.001 |
+TimingAuditor.TIMER              INFO               KMuSSFor_KB2XTauMu                            |     0.000 |     0.060 |    0.020       0.1     0.06 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO             B2XTauMu_K_3pi_daughters                        |     0.000 |     0.007 |    0.006       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            B2XTauMu_K_3piLine                               |     0.000 |     0.584 |    0.183       1.7     0.71 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTauMu_K_3piLine                  |     0.000 |     0.324 |    0.324       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTauMu_K_3piLine                  |     0.000 |     0.533 |    0.533       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTauMu_K_3piLine                  |     0.000 |     0.283 |    0.283       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTauMu_K_3piLine                  |    10.000 |     0.903 |    0.903       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTauMu_K_3piLine                  |     0.000 |     0.701 |    0.701       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTauMu_K_3piLine                  |     0.000 |     2.720 |    2.720       2.7     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTauMu_K_3piLine                  |     0.000 |     0.916 |    0.916       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_K_3piLinePostScaler             |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2XTauMu_K_3pi_WSLine                     |     0.110 |     0.112 |    0.023       0.9     0.07 |    1000 |     0.112 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_K_3pi_WSLinePreScaler           |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_K_3pi_WSLineFilterSequence      |     0.000 |     0.007 |    0.001       0.8     0.05 |     488 |     0.004 |
+TimingAuditor.TIMER              INFO            MERGED:B2XTauMu_K_3pi_WS_daughters               |     0.000 |     0.033 |    0.006       0.5     0.10 |      44 |     0.001 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:B2XTauMu_K_3pi_WS_daughters        |     0.000 |     0.003 |    0.002       0.0     0.00 |      44 |     0.000 |
+TimingAuditor.TIMER              INFO             B2XTauMu_K_3pi_WS_daughters                     |     0.000 |     0.006 |    0.006       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            B2XTauMu_K_3pi_WSLine                            |     0.000 |     0.170 |    0.136       0.2     0.05 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_B2XTauMu_K_3pi_WSLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_B2XTauMu_K_3pi_WSLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_B2XTauMu_K_3pi_WSLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_B2XTauMu_K_3pi_WSLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_B2XTauMu_K_3pi_WSLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_B2XTauMu_K_3pi_WSLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_B2XTauMu_K_3pi_WSLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2XTauMu_K_3pi_WSLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXibcXibc2LcJpsi                           |     0.080 |     0.098 |    0.016       2.4     0.11 |    1000 |     0.098 |
+TimingAuditor.TIMER              INFO           StrippingXibcXibc2LcJpsiPreScaler                 |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingXibcXibc2LcJpsiFilterSequence            |     0.049 |     0.051 |    0.008       2.2     0.20 |     201 |     0.010 |
+TimingAuditor.TIMER              INFO            StrippingXibcXibc2LcJpsiVOIDFilter               |     0.000 |     0.008 |    0.004       0.1     0.01 |     201 |     0.002 |
+TimingAuditor.TIMER              INFO            XibcJpsiMuonFilterSelection                      |     0.000 |     0.028 |    0.010       0.1     0.02 |      18 |     0.001 |
+TimingAuditor.TIMER              INFO            XibcLcSelection                                  |     0.000 |     0.973 |    0.338       1.8     0.65 |       4 |     0.004 |
+TimingAuditor.TIMER              INFO            XibcXibc2LcJpsi                                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXibcXibc2LcJpsiPostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBd2JpsieeKSBd2JpsieeKstarFromTracksDetache|     0.260 |     0.266 |    0.018      98.1     3.27 |    1000 |     0.267 |
+TimingAuditor.TIMER              INFO           StrippingBd2JpsieeKSBd2JpsieeKstarFromTracksDetach|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingBd2JpsieeKSBd2JpsieeKstarFromTracksDetach|     0.412 |     0.457 |    0.002      97.9     5.24 |     388 |     0.177 |
+TimingAuditor.TIMER              INFO            Kstar2KpiForBetaSBd2JpsieeKS                     |     0.000 |     0.147 |    0.061       0.4     0.10 |      19 |     0.003 |
+TimingAuditor.TIMER              INFO            Bd2JpsieeKstarFromTracksBd2JpsieeKS              |     0.000 |     0.394 |    0.058       1.6     0.51 |       8 |     0.003 |
+TimingAuditor.TIMER              INFO            Bd2JpsieeKSBd2JpsieeKstarFromTracksDetachedLine  |     0.000 |     0.250 |    0.112       0.4     0.13 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBd2JpsieeKSBd2JpsieeKstarFromTracksDetach|     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBd2JpsieeKSBu2JpsieeKFromTracksDetachedLin|     0.140 |     0.107 |    0.017       3.4     0.15 |    1000 |     0.108 |
+TimingAuditor.TIMER              INFO           StrippingBd2JpsieeKSBu2JpsieeKFromTracksDetachedLi|     0.010 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingBd2JpsieeKSBu2JpsieeKFromTracksDetachedLi|     0.112 |     0.065 |    0.002       3.3     0.32 |     177 |     0.012 |
+TimingAuditor.TIMER              INFO            KaonsForBetaSBd2JpsieeKS                         |     0.909 |     0.108 |    0.051       0.3     0.06 |      11 |     0.001 |
+TimingAuditor.TIMER              INFO            Bu2JpsieeKFromTracksBd2JpsieeKS                  |     0.000 |     0.398 |    0.056       2.8     0.81 |      11 |     0.004 |
+TimingAuditor.TIMER              INFO            Bd2JpsieeKSBu2JpsieeKFromTracksDetachedLine      |     0.000 |     0.115 |    0.115       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBd2JpsieeKSBu2JpsieeKFromTracksDetachedLi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHeavyBaryonXib2JpsiXi                     |     0.120 |     0.123 |    0.023       3.5     0.20 |    1000 |     0.123 |
+TimingAuditor.TIMER              INFO           StrippingHeavyBaryonXib2JpsiXiPreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHeavyBaryonXib2JpsiXiFilterSequence      |     0.040 |     0.029 |    0.002       3.4     0.19 |    1000 |     0.029 |
+TimingAuditor.TIMER              INFO            MassConstrainedJpsiForHeavyBaryonsHeavyBaryon    |     0.000 |     0.010 |    0.006       0.0     0.00 |      32 |     0.000 |
+TimingAuditor.TIMER              INFO            MERGED:MergedPionsForHeavyBaryon                 |     0.416 |     0.242 |    0.089       0.5     0.11 |      24 |     0.006 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:MergedPionsForHeavyBaryon          |     0.000 |     0.020 |    0.012       0.1     0.01 |      24 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:Phys_StdAllLoosePions_Particles          |     0.000 |     0.003 |    0.002       0.0     0.00 |     911 |     0.004 |
+TimingAuditor.TIMER              INFO              INPUT:Phys_StdNoPIDsDownPions_Particles        |     0.000 |     0.004 |    0.002       0.0     0.00 |     911 |     0.004 |
+TimingAuditor.TIMER              INFO             MergedPionsForHeavyBaryon                       |     0.000 |     0.012 |    0.005       0.0     0.00 |      24 |     0.000 |
+TimingAuditor.TIMER              INFO            PionsForHeavyBaryon                              |     0.000 |     0.068 |    0.010       0.8     0.15 |      24 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:StdLooseLambdaMergedForHeavyBaryon        |     0.416 |     0.112 |    0.009       0.5     0.13 |      24 |     0.003 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:StdLooseLambdaMergedForHeavyBaryon |     0.000 |     0.004 |    0.003       0.0     0.00 |      24 |     0.000 |
+TimingAuditor.TIMER              INFO             StdLooseLambdaMergedForHeavyBaryon              |     0.000 |     0.004 |    0.003       0.0     0.00 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            LambdaForHeavyBaryon                             |     0.000 |     0.019 |    0.008       0.1     0.01 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            Ximinus2LambdaPiHeavyBaryon                      |     0.000 |     0.845 |    0.438       1.3     0.58 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            HeavyBaryonXib2JpsiXi                            |     0.000 |     0.558 |    0.558       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingHeavyBaryonXib2JpsiXiPostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHeavyBaryonXibzero2JpsiXistar             |     0.140 |     0.097 |    0.022       2.5     0.10 |    1000 |     0.098 |
+TimingAuditor.TIMER              INFO           StrippingHeavyBaryonXibzero2JpsiXistarPreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHeavyBaryonXibzero2JpsiXistarFilterSequen|     0.010 |     0.005 |    0.002       2.4     0.08 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            HeavyBaryonXibzero2JpsiXistar                    |     0.000 |     1.139 |    1.139       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingHeavyBaryonXibzero2JpsiXistarPostScaler  |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHeavyBaryonOmegab2JpsiOmega               |     0.150 |     0.107 |    0.022       1.9     0.12 |    1000 |     0.107 |
+TimingAuditor.TIMER              INFO           StrippingHeavyBaryonOmegab2JpsiOmegaPreScaler     |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHeavyBaryonOmegab2JpsiOmegaFilterSequence|     0.030 |     0.015 |    0.002       1.7     0.10 |    1000 |     0.015 |
+TimingAuditor.TIMER              INFO            MERGED:MergedKaonsForHeavyBaryon                 |     0.833 |     0.213 |    0.085       0.6     0.12 |      24 |     0.005 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:MergedKaonsForHeavyBaryon          |     0.000 |     0.016 |    0.012       0.0     0.01 |      24 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:Phys_StdAllLooseKaons_Particles          |     0.010 |     0.004 |    0.002       0.0     0.00 |     911 |     0.004 |
+TimingAuditor.TIMER              INFO              INPUT:Phys_StdLooseDownKaons_Particles         |     0.000 |     0.004 |    0.002       0.0     0.00 |     911 |     0.004 |
+TimingAuditor.TIMER              INFO             MergedKaonsForHeavyBaryon                       |     0.000 |     0.008 |    0.005       0.0     0.00 |      24 |     0.000 |
+TimingAuditor.TIMER              INFO            KaonsForHeavyBaryon                              |     0.416 |     0.026 |    0.006       0.1     0.03 |      24 |     0.001 |
+TimingAuditor.TIMER              INFO            Omegaminus2LambdaKHeavyBaryon                    |     0.000 |     0.708 |    0.451       1.0     0.36 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            HeavyBaryonOmegab2JpsiOmega                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHeavyBaryonOmegab2JpsiOmegaPostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingExoticaDisplDiMuonLine                    |     0.260 |     0.247 |    0.023       1.8     0.19 |    1000 |     0.248 |
+TimingAuditor.TIMER              INFO           StrippingExoticaDisplDiMuonLinePreScaler          |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingExoticaDisplDiMuonLineFilterSequence     |     0.120 |     0.153 |    0.001       1.7     0.15 |    1000 |     0.153 |
+TimingAuditor.TIMER              INFO            SharedDiMuonNoIP                                 |     0.039 |     0.083 |    0.044       1.4     0.06 |     759 |     0.063 |
+TimingAuditor.TIMER              INFO            ExoticaDisplDiMuonLine                           |     0.000 |     0.035 |    0.018       0.1     0.02 |      57 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingExoticaDisplDiMuonLinePostScaler         |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingExoticaDisplDiMuonNoPointLine             |     0.190 |     0.103 |    0.020       0.6     0.07 |    1000 |     0.104 |
+TimingAuditor.TIMER              INFO           StrippingExoticaDisplDiMuonNoPointLinePreScaler   |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingExoticaDisplDiMuonNoPointLineFilterSequen|     0.020 |     0.010 |    0.001       0.5     0.04 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO            ExoticaDisplDiMuonNoPointLine                    |     0.000 |     0.035 |    0.018       0.1     0.02 |      57 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingExoticaDisplDiMuonNoPointLinePostScaler  |     0.000 |     0.002 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2Lambda0MuBu2LambdaSSMuLine              |     0.340 |     0.395 |    0.039       6.4     0.59 |    1000 |     0.396 |
+TimingAuditor.TIMER              INFO           StrippingB2Lambda0MuBu2LambdaSSMuLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2Lambda0MuBu2LambdaSSMuLineFilterSequenc|     0.260 |     0.285 |    0.008       6.1     0.56 |    1000 |     0.285 |
+TimingAuditor.TIMER              INFO            StrippingB2Lambda0MuBu2LambdaSSMuLineVOIDFilter  |     0.000 |     0.008 |    0.003       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO            Muon_forB2Lambda0Mu                              |     0.039 |     0.033 |    0.006       0.2     0.03 |     507 |     0.017 |
+TimingAuditor.TIMER              INFO            MERGED:Selection_B2Lambda0Mu_LambdaMajoranaSSMu  |     0.633 |     0.756 |    0.202       4.7     0.56 |     221 |     0.167 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Selection_B2Lambda0Mu_LambdaMajoran|     0.497 |     0.629 |    0.195       4.1     0.46 |     221 |     0.139 |
+TimingAuditor.TIMER              INFO              INPUT:LambdaMajoranaSSMu_forB2Lambda0Mu        |     0.361 |     0.460 |    0.180       1.4     0.23 |     221 |     0.102 |
+TimingAuditor.TIMER              INFO               LambdaMajoranaSSMu_forB2Lambda0Mu             |     0.135 |     0.266 |    0.118       1.3     0.13 |     221 |     0.059 |
+TimingAuditor.TIMER              INFO              INPUT:downLambdaMajoranaSSMu_forB2Lambda0Mu    |     0.135 |     0.156 |    0.004       2.9     0.34 |     221 |     0.035 |
+TimingAuditor.TIMER              INFO               downMuon_forB2Lambda0Mu                       |     0.000 |     0.021 |    0.006       0.1     0.02 |     101 |     0.002 |
+TimingAuditor.TIMER              INFO               downLambdaMajoranaSSMu_forB2Lambda0Mu         |     0.333 |     0.374 |    0.104       2.2     0.42 |      30 |     0.011 |
+TimingAuditor.TIMER              INFO             Selection_B2Lambda0Mu_LambdaMajoranaSSMu        |     0.000 |     0.008 |    0.004       0.0     0.01 |      84 |     0.001 |
+TimingAuditor.TIMER              INFO            B2Lambda0MuBu2LambdaSSMuLine                     |     0.000 |     0.086 |    0.054       0.5     0.06 |      84 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2Lambda0MuBu2LambdaSSMuLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingFullDSTDiMuonPsi2MuMuTOSLine              |     3.610 |     3.725 |    0.026    1797.8    56.99 |    1000 |     3.726 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonPsi2MuMuTOSLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonPsi2MuMuTOSLineFilterSequenc|     3.520 |     3.629 |    0.003    1797.7    56.99 |    1000 |     3.630 |
+TimingAuditor.TIMER              INFO            FullDSTDiMuonPsi2MuMuTOSLine                     |     8.032 |     8.281 |    0.302    1797.6    86.53 |     432 |     3.578 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonPsi2MuMuTOSLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingFullDSTDiMuonJpsi2MuMuTOSLine             |     0.100 |     0.180 |    0.028       3.8     0.29 |    1000 |     0.181 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonJpsi2MuMuTOSLinePreScaler   |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonJpsi2MuMuTOSLineFilterSequen|     0.040 |     0.082 |    0.003       3.5     0.28 |    1000 |     0.083 |
+TimingAuditor.TIMER              INFO            FullDSTDiMuonJpsi2MuMuTOSLine                    |     0.400 |     0.774 |    0.202       3.1     0.55 |      75 |     0.058 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonJpsi2MuMuTOSLinePostScaler  |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingFullDSTDiMuonPsi2MuMuDetachedLine         |     0.200 |     0.145 |    0.023       0.9     0.10 |    1000 |     0.146 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonPsi2MuMuDetachedLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonPsi2MuMuDetachedLineFilterSe|     0.100 |     0.064 |    0.002       0.6     0.09 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO            FullDSTDiMuonPsi2MuMuDetachedLine                |     0.069 |     0.043 |    0.015       0.4     0.03 |     432 |     0.019 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonPsi2MuMuDetachedLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingFullDSTDiMuonJpsi2MuMuDetachedLine        |     0.120 |     0.104 |    0.020       0.5     0.07 |    1000 |     0.104 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonJpsi2MuMuDetachedLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonJpsi2MuMuDetachedLineFilterS|     0.010 |     0.010 |    0.002       0.3     0.03 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO            FullDSTDiMuonJpsi2MuMuDetachedLine               |     0.000 |     0.021 |    0.011       0.1     0.01 |      75 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonJpsi2MuMuDetachedLinePostSca|     0.000 |     0.001 |    0.001       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingFullDSTDiMuonDiMuonNoPVLine               |     0.140 |     0.117 |    0.030       7.0     0.23 |    1000 |     0.118 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonDiMuonNoPVLinePreScaler     |     0.010 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonDiMuonNoPVLineFilterSequence|     0.030 |     0.019 |    0.008       5.8     0.18 |    1000 |     0.019 |
+TimingAuditor.TIMER              INFO            StrippingFullDSTDiMuonDiMuonNoPVLineVOIDFilter   |     0.010 |     0.013 |    0.004       5.8     0.18 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO            FullDSTDiMuonDiMuonNoPVLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonDiMuonNoPVLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingFullDSTDiMuonDiMuonHighMassLine           |     0.140 |     0.128 |    0.022       0.7     0.09 |    1000 |     0.128 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonDiMuonHighMassLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonDiMuonHighMassLineFilterSequ|     0.060 |     0.049 |    0.002       0.5     0.07 |    1000 |     0.049 |
+TimingAuditor.TIMER              INFO            FullDSTDiMuonDiMuonHighMassLine                  |     0.046 |     0.014 |    0.005       0.1     0.01 |     432 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonDiMuonHighMassLinePostScaler|     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingFullDSTDiMuonDiMuonHighMassSameSignLine   |     0.100 |     0.108 |    0.017       6.8     0.23 |    1000 |     0.109 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonDiMuonHighMassSameSignLinePr|     0.000 |     0.005 |    0.002       0.1     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonDiMuonHighMassSameSignLineFi|     0.049 |     0.064 |    0.003       0.4     0.08 |     202 |     0.013 |
+TimingAuditor.TIMER              INFO            FullDSTDiMuonDiMuonHighMassSameSignLine          |     0.000 |     0.017 |    0.006       0.2     0.02 |     100 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingFullDSTDiMuonDiMuonHighMassSameSignLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingA1MuMuLine                                |     0.180 |     0.185 |    0.048       0.8     0.10 |    1000 |     0.185 |
+TimingAuditor.TIMER              INFO           StrippingA1MuMuLinePreScaler                      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingA1MuMuLineFilterSequence                 |     0.040 |     0.045 |    0.002       0.5     0.06 |    1000 |     0.046 |
+TimingAuditor.TIMER              INFO            A1MuMuLine                                       |     0.000 |     0.009 |    0.004       0.0     0.00 |     432 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingA1MuMuLinePostScaler                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingA1MuMuSameSignLine                        |     0.160 |     0.177 |    0.047       0.9     0.10 |    1000 |     0.177 |
+TimingAuditor.TIMER              INFO           StrippingA1MuMuSameSignLinePreScaler              |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingA1MuMuSameSignLineFilterSequence         |     0.060 |     0.063 |    0.002       0.6     0.08 |    1000 |     0.063 |
+TimingAuditor.TIMER              INFO            A1MuMuSameSignLine                               |     0.021 |     0.012 |    0.005       0.1     0.01 |     474 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingA1MuMuSameSignLinePostScaler             |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2JpsiHHBs2Jpsif0Line                     |     0.160 |     0.168 |    0.040       8.2     0.36 |    1000 |     0.168 |
+TimingAuditor.TIMER              INFO           StrippingB2JpsiHHBs2Jpsif0LinePreScaler           |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2JpsiHHBs2Jpsif0LineFilterSequence      |     0.040 |     0.041 |    0.002       8.0     0.35 |    1000 |     0.042 |
+TimingAuditor.TIMER              INFO            Detachedf02pipiForJpsiHHB2JpsiHH                 |     0.869 |     0.548 |    0.090       2.1     0.45 |      23 |     0.013 |
+TimingAuditor.TIMER              INFO            Bs2Jpsif0B2JpsiHH                                |     0.666 |     0.510 |    0.044       4.3     1.08 |      15 |     0.008 |
+TimingAuditor.TIMER              INFO            B2JpsiHHBs2Jpsif0Line                            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2JpsiHHBs2Jpsif0LinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2JpsiHHBs2Jpsif0KaonLine                 |     0.210 |     0.225 |    0.028      16.7     0.99 |    1000 |     0.225 |
+TimingAuditor.TIMER              INFO           StrippingB2JpsiHHBs2Jpsif0KaonLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2JpsiHHBs2Jpsif0KaonLineFilterSequence  |     0.140 |     0.109 |    0.002      16.5     0.98 |    1000 |     0.109 |
+TimingAuditor.TIMER              INFO            Detachedf02KKForJpsiHHB2JpsiHH                   |     1.304 |     0.559 |    0.043       2.3     0.58 |      23 |     0.013 |
+TimingAuditor.TIMER              INFO            Bs2Jpsif0KKB2JpsiHH                              |     1.904 |     1.842 |    0.044      11.2     2.81 |      21 |     0.039 |
+TimingAuditor.TIMER              INFO            B2JpsiHHBs2Jpsif0KaonLine                        |     0.000 |     1.532 |    1.461       1.6     0.10 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2JpsiHHBs2Jpsif0KaonLinePostScaler      |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2JpsiHHBs2Jpsif0wsLine                   |     0.120 |     0.155 |    0.030       8.8     0.38 |    1000 |     0.155 |
+TimingAuditor.TIMER              INFO           StrippingB2JpsiHHBs2Jpsif0wsLinePreScaler         |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2JpsiHHBs2Jpsif0wsLineFilterSequence    |     0.040 |     0.040 |    0.001       8.6     0.37 |    1000 |     0.040 |
+TimingAuditor.TIMER              INFO            Detachedf02wspipiForJpsiHHB2JpsiHH               |     0.000 |     0.453 |    0.086       2.1     0.42 |      23 |     0.010 |
+TimingAuditor.TIMER              INFO            Bs2Jpsif0wsB2JpsiHH                              |     0.000 |     0.633 |    0.043       5.0     1.24 |      16 |     0.010 |
+TimingAuditor.TIMER              INFO            B2JpsiHHBs2Jpsif0wsLine                          |    10.000 |     1.552 |    1.552       1.6     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2JpsiHHBs2Jpsif0wsLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBc2JpsiHBDTLine                           |     0.130 |     0.181 |    0.027       7.2     0.32 |    1000 |     0.181 |
+TimingAuditor.TIMER              INFO           StrippingBc2JpsiHBDTLinePreScaler                 |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBc2JpsiHBDTLineFilterSequence            |     0.040 |     0.078 |    0.002       7.0     0.30 |    1000 |     0.079 |
+TimingAuditor.TIMER              INFO            Jpsi2MuMuForBc2JpsiHBDT_SelP2MuMu                |     0.000 |     0.013 |    0.005       0.1     0.01 |     432 |     0.006 |
+TimingAuditor.TIMER              INFO            SelPion_Sel_Bc2JpsiHBDT                          |     0.000 |     0.023 |    0.007       0.1     0.01 |      26 |     0.001 |
+TimingAuditor.TIMER              INFO            Sel_Bc2JpsiHBDT                                  |     0.000 |     0.378 |    0.055       3.2     0.62 |      26 |     0.010 |
+TimingAuditor.TIMER              INFO            Bc2JpsiHBDTLine                                  |     4.000 |     1.748 |    0.476       3.1     0.94 |       5 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingBc2JpsiHBDTLinePostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBs2MuMuLinesWideMassLine                  |     0.210 |     0.222 |    0.024       2.1     0.17 |    1000 |     0.222 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesWideMassLinePreScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesWideMassLineFilterSequence   |     0.130 |     0.138 |    0.002       2.0     0.16 |    1000 |     0.138 |
+TimingAuditor.TIMER              INFO            Bs2MuMuLinesWideMassLine                         |     0.177 |     0.164 |    0.074       1.9     0.10 |     507 |     0.083 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Bs2MuMuLinesWideMassLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Bs2MuMuLinesWideMassLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Bs2MuMuLinesWideMassLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Bs2MuMuLinesWideMassLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Bs2MuMuLinesWideMassLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_Bs2MuMuLinesWideMassLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_Bs2MuMuLinesWideMassLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_Bs2MuMuLinesWideMassLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_Bs2MuMuLinesWideMassLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_Bs2MuMuLinesWideMassLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBs2MuMuLinesWideMassLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingKs2PiPiForRnSLine                         |     0.080 |     0.095 |    0.017       0.8     0.07 |    1000 |     0.096 |
+TimingAuditor.TIMER              INFO           StrippingKs2PiPiForRnSLinePreScaler               |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingKs2PiPiForRnSLineFilterSequence          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            PionsForRnS                                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Ks2PiPiForRnSLine                                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingKs2PiPiForRnSLinePostScaler              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingK0s2MuMuLine                              |     0.350 |     0.301 |    0.022       5.6     0.31 |    1000 |     0.301 |
+TimingAuditor.TIMER              INFO           StrippingK0s2MuMuLinePreScaler                    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingK0s2MuMuLineFilterSequence               |     0.260 |     0.214 |    0.002       2.2     0.23 |    1000 |     0.214 |
+TimingAuditor.TIMER              INFO            MuonsForRnS                                      |     0.092 |     0.049 |    0.015       0.2     0.03 |     759 |     0.038 |
+TimingAuditor.TIMER              INFO            K0s2MuMuLine                                     |     0.028 |     0.094 |    0.053       1.8     0.10 |     353 |     0.033 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_K0s2MuMuLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingK0s2MuMuLinePostScaler                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingK0s2MuMuSBLine                            |     0.100 |     0.098 |    0.015       2.4     0.10 |    1000 |     0.098 |
+TimingAuditor.TIMER              INFO           StrippingK0s2MuMuSBLinePreScaler                  |     0.010 |     0.004 |    0.001       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingK0s2MuMuSBLineFilterSequence             |     0.094 |     0.072 |    0.001       2.3     0.23 |     106 |     0.008 |
+TimingAuditor.TIMER              INFO            K0s2MuMuSBLine                                   |     0.344 |     0.141 |    0.053       2.0     0.36 |      29 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_K0s2MuMuSBLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingK0s2MuMuSBLinePostScaler                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingK0s2Mu3eLine                              |     0.430 |     0.368 |    0.020       6.4     0.55 |    1000 |     0.368 |
+TimingAuditor.TIMER              INFO           StrippingK0s2Mu3eLinePreScaler                    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingK0s2Mu3eLineFilterSequence               |     0.320 |     0.275 |    0.002       6.3     0.53 |    1000 |     0.275 |
+TimingAuditor.TIMER              INFO            ElectronsForRnS                                  |     0.047 |     0.045 |    0.017       0.2     0.02 |     627 |     0.029 |
+TimingAuditor.TIMER              INFO            SelEMuForRnS                                     |     0.054 |     0.130 |    0.048       1.5     0.12 |     184 |     0.024 |
+TimingAuditor.TIMER              INFO            SelDiElectronsForRnS                             |     0.074 |     0.073 |    0.027       0.7     0.05 |     401 |     0.029 |
+TimingAuditor.TIMER              INFO            K0s2Mu3eLine                                     |     0.000 |     0.074 |    0.046       0.6     0.08 |      39 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_K0s2Mu3eLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingK0s2Mu3eLinePostScaler                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingK0s2eMuLine                               |     0.110 |     0.180 |    0.021      45.9     1.45 |    1000 |     0.180 |
+TimingAuditor.TIMER              INFO           StrippingK0s2eMuLinePreScaler                     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingK0s2eMuLineFilterSequence                |     0.060 |     0.091 |    0.001      45.7     1.45 |    1000 |     0.092 |
+TimingAuditor.TIMER              INFO            K0s2eMuLine                                      |     0.000 |     0.077 |    0.039       1.2     0.09 |     184 |     0.014 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_K0s2eMuLine                         |    40.000 |    45.248 |   45.248      45.2     0.00 |       1 |     0.045 |
+TimingAuditor.TIMER              INFO           StrippingK0s2eMuLinePostScaler                    |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingK0s24eLine                                |     0.170 |     0.175 |    0.021       1.8     0.20 |    1000 |     0.176 |
+TimingAuditor.TIMER              INFO           StrippingK0s24eLinePreScaler                      |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingK0s24eLineFilterSequence                 |     0.100 |     0.085 |    0.002       1.7     0.18 |    1000 |     0.086 |
+TimingAuditor.TIMER              INFO            K0s24eLine                                       |     0.000 |     0.048 |    0.024       0.6     0.07 |      87 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingK0s24eLinePostScaler                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTriggerTestLine                           |     0.240 |     0.245 |    0.019      86.3     2.73 |    1000 |     0.245 |
+TimingAuditor.TIMER              INFO           StrippingTriggerTestLinePreScaler                 |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTriggerTestLineFilterSequence            |     0.210 |     0.169 |    0.001      86.2     2.73 |    1000 |     0.170 |
+TimingAuditor.TIMER              INFO            TriggerTestLine                                  |     0.084 |     0.075 |    0.032       1.7     0.10 |     353 |     0.027 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_TriggerTestLine                     |   100.000 |    84.181 |   84.181      84.2     0.00 |       1 |     0.084 |
+TimingAuditor.TIMER              INFO           StrippingTriggerTestLinePostScaler                |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTrackEffMuonTT_UpsilonLine1               |     0.210 |     0.215 |    0.020       2.9     0.24 |    1000 |     0.215 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_UpsilonLine1PreScaler     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_UpsilonLine1FilterSequence|     0.130 |     0.130 |    0.002       2.8     0.21 |    1000 |     0.130 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTUpsilonZ_SelFilterLongPartsMuUpsilo|     0.013 |     0.011 |    0.005       0.0     0.01 |     759 |     0.009 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTUpsilonMinus_SelHlt1Upsilon        |     0.223 |     0.219 |    0.052       1.0     0.15 |     134 |     0.029 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTUpsilonMinus_SelHlt2Upsilon        |     0.333 |     0.145 |    0.044       0.6     0.13 |      30 |     0.004 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTLongUpsilonMinus_chargeFilterLongMu|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTJpsi_SelMakeMuonTT                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTJpsi_SelMuonTTPParts               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             TrackEffMuonTTJpsi_SelMuonTTPPartsPPMaker       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             TrackEffMuonTTJpsi_SelMuonTTPPartsCombDLLs      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTJpsi_SelMuonTTParts                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTMuonTTUpsilonPlus_chargeFilterMuonT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTT_UpsilonLine1                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_UpsilonLine1PostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTrackEffMuonTT_UpsilonLine2               |     0.120 |     0.125 |    0.018       2.7     0.16 |    1000 |     0.125 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_UpsilonLine2PreScaler     |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_UpsilonLine2FilterSequence|     0.040 |     0.041 |    0.001       2.4     0.14 |    1000 |     0.041 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTUpsilonPlus_SelHlt1Upsilon         |     0.000 |     0.129 |    0.043       0.7     0.10 |     134 |     0.017 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTUpsilonPlus_SelHlt2Upsilon         |     0.333 |     0.122 |    0.039       0.6     0.11 |      30 |     0.004 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTLongUpsilonPlus_chargeFilterLongMu |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTMuonTTUpsilonMinus_chargeFilterMuon|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTT_UpsilonLine2                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_UpsilonLine2PostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTrackEffMuonTT_ZLine1                     |     0.220 |     0.221 |    0.019      88.3     2.80 |    1000 |     0.222 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_ZLine1PreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_ZLine1FilterSequence      |     0.110 |     0.135 |    0.002      88.2     2.80 |    1000 |     0.136 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTZMinus_SelHlt1Z                    |     0.000 |     0.127 |    0.043       0.9     0.11 |     134 |     0.017 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTZMinus_SelHlt2Z                    |     0.000 |     0.118 |    0.039       0.6     0.11 |      30 |     0.004 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTLongZMinus_chargeFilterLongMu      |     0.000 |     0.019 |    0.008       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTZ_SelMakeMuonTT                    |    36.666 |    32.764 |    5.598      83.1    43.64 |       3 |     0.098 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTZ_SelMuonTTPParts                  |     0.000 |     1.115 |    0.192       2.9     1.57 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO             TrackEffMuonTTZ_SelMuonTTPPartsPPMaker          |     0.000 |     0.958 |    0.061       2.7     1.55 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO             TrackEffMuonTTZ_SelMuonTTPPartsCombDLLs         |     0.000 |     0.130 |    0.092       0.2     0.03 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTZ_SelMuonTTParts                   |     0.000 |     0.032 |    0.018       0.0     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTMuonTTZPlus_chargeFilterMuonTT     |     0.000 |     0.026 |    0.025       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTT_ZLine1                            |     0.000 |     0.577 |    0.140       1.0     0.62 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_ZLine1PostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTrackEffMuonTT_ZLine2                     |     0.160 |     0.135 |    0.019      10.5     0.38 |    1000 |     0.136 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_ZLine2PreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_ZLine2FilterSequence      |     0.050 |     0.049 |    0.001      10.4     0.35 |    1000 |     0.049 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTZPlus_SelHlt1Z                     |     0.223 |     0.120 |    0.041       0.5     0.08 |     134 |     0.016 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTZPlus_SelHlt2Z                     |     0.000 |     0.112 |    0.040       0.7     0.12 |      30 |     0.003 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTLongZPlus_chargeFilterLongMu       |     0.000 |     0.008 |    0.006       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTMuonTTZMinus_chargeFilterMuonTT    |     0.000 |     0.026 |    0.026       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTT_ZLine2                            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_ZLine2PostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTrackEffMuonTT_BJpsiKLine1                |     0.350 |     0.451 |    0.020       3.7     0.49 |    1000 |     0.452 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_BJpsiKLine1PreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_BJpsiKLine1FilterSequence |     0.260 |     0.366 |    0.001       3.3     0.44 |    1000 |     0.367 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTBJpsiK_SelFilterLongPartsK         |     0.011 |     0.038 |    0.005       0.3     0.03 |     861 |     0.033 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTBJpsiK_SelHlt2BJpsiKK              |     0.233 |     0.296 |    0.054       2.8     0.30 |     514 |     0.152 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTJpsi_SelFilterLongPartsMu          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTBJpsiKMinus_SelHlt1Jpsi            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTBJpsiKMinus_SelHlt2BJpsiKMu        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTLongBJpsiKMinus_chargeFilterLongMu |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTMuonTTBJpsiKPlus_chargeFilterMuonTT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTT_MakeJpsiMuMuForBJpsiKTrackEff1    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTT_MakeBJpsiKTrackEff1               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTT_BJpsiKLine1                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_BJpsiKLine1PostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTrackEffMuonTT_BJpsiKLine2                |     0.170 |     0.095 |    0.019       0.8     0.09 |    1000 |     0.096 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_BJpsiKLine2PreScaler      |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_BJpsiKLine2FilterSequence |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTBJpsiKPlus_SelHlt1Jpsi             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTBJpsiKPlus_SelHlt2BJpsiKMu         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTLongBJpsiKPlus_chargeFilterLongMu  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTTMuonTTBJpsiKMinus_chargeFilterMuonT|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTT_MakeJpsiMuMuForBJpsiKTrackEff2    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTT_MakeBJpsiKTrackEff2               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffMuonTT_BJpsiKLine2                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffMuonTT_BJpsiKLine2PostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2MuMuMuMuB24MuLine                       |     0.210 |     0.210 |    0.033       1.1     0.16 |    1000 |     0.211 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuB24MuLinePreScaler             |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuB24MuLineFilterSequence        |     0.140 |     0.113 |    0.002       0.8     0.13 |    1000 |     0.113 |
+TimingAuditor.TIMER              INFO            B2MuMuMuMuB24MuLine                              |     0.216 |     0.118 |    0.043       0.4     0.05 |     507 |     0.060 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuB24MuLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2MuMuMuMuB23MuPiLine                     |     0.420 |     0.343 |    0.029       2.1     0.31 |    1000 |     0.344 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuB23MuPiLinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuB23MuPiLineFilterSequence      |     0.330 |     0.246 |    0.001       1.9     0.30 |    1000 |     0.246 |
+TimingAuditor.TIMER              INFO            B2MuMuMuMuB23MuPiLine                            |     0.493 |     0.369 |    0.097       1.5     0.22 |     507 |     0.187 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuB23MuPiLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2MuMuMuMuD24MuLine                       |     0.200 |     0.192 |    0.027       1.5     0.13 |    1000 |     0.192 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuD24MuLinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuD24MuLineFilterSequence        |     0.050 |     0.099 |    0.001       1.5     0.12 |    1000 |     0.100 |
+TimingAuditor.TIMER              INFO            B2MuMuMuMuD24MuLine                              |     0.059 |     0.091 |    0.043       1.4     0.07 |     507 |     0.046 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuD24MuLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2MuMuMuMuB2DetachedDimuonsLine           |     0.170 |     0.209 |    0.027       2.1     0.19 |    1000 |     0.210 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuB2DetachedDimuonsLinePreScaler |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuB2DetachedDimuonsLineFilterSequ|     0.040 |     0.100 |    0.001       1.9     0.16 |    1000 |     0.100 |
+TimingAuditor.TIMER              INFO            B2MuMuMuMuDetachedDimuons                        |     0.039 |     0.065 |    0.029       1.8     0.09 |     507 |     0.033 |
+TimingAuditor.TIMER              INFO            B2MuMuMuMuB2DetachedDimuonsLine                  |     0.000 |     0.062 |    0.028       1.3     0.16 |      59 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuB2DetachedDimuonsLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2MuMuMuMuB2JpsiKmumuLine                 |     0.190 |     0.210 |    0.026       1.9     0.17 |    1000 |     0.210 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuB2JpsiKmumuLinePreScaler       |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuB2JpsiKmumuLineFilterSequence  |     0.120 |     0.100 |    0.001       1.7     0.13 |    1000 |     0.100 |
+TimingAuditor.TIMER              INFO            B2MuMuMuMuJpsi                                   |     0.157 |     0.088 |    0.037       1.6     0.07 |     507 |     0.045 |
+TimingAuditor.TIMER              INFO            B2MuMuMuMuB2JpsiKmumuLine                        |     0.000 |     0.363 |    0.274       0.5     0.12 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuB2JpsiKmumuLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2MuMuMuMuB2JpsiPhimumuLine               |     0.090 |     0.131 |    0.027       5.8     0.25 |    1000 |     0.132 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuB2JpsiPhimumuLinePreScaler     |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuB2JpsiPhimumuLineFilterSequence|     0.010 |     0.006 |    0.001       2.4     0.08 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO            B2MuMuMuMuPhi                                    |     3.333 |     0.761 |    0.242       1.8     0.87 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B2MuMuMuMuB2JpsiPhimumuLine                      |     0.000 |     0.168 |    0.135       0.2     0.05 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuB2JpsiPhimumuLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2MuMuMuMuB2DetachedDimuonAndJpsiLine     |     0.250 |     0.222 |    0.027       4.1     0.22 |    1000 |     0.222 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuB2DetachedDimuonAndJpsiLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuB2DetachedDimuonAndJpsiLineFilt|     0.110 |     0.108 |    0.002       2.1     0.16 |    1000 |     0.109 |
+TimingAuditor.TIMER              INFO            B2MuMuMuMuJpsiWide                               |     0.098 |     0.091 |    0.038       2.0     0.09 |     507 |     0.046 |
+TimingAuditor.TIMER              INFO            B2MuMuMuMuB2DetachedDimuonAndJpsiLine            |     0.000 |     0.072 |    0.034       0.5     0.10 |      23 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2MuMuMuMuB2DetachedDimuonAndJpsiLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingChiCJPsiGammaConvChibLine                 |     0.180 |     0.173 |    0.025      19.9     0.63 |    1000 |     0.174 |
+TimingAuditor.TIMER              INFO           StrippingChiCJPsiGammaConvChibLinePreScaler       |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingChiCJPsiGammaConvChibLineFilterSequence  |     0.060 |     0.071 |    0.001      19.8     0.63 |    1000 |     0.072 |
+TimingAuditor.TIMER              INFO            ChiCJPsiGammaConvUpsilon_SelMuMu                 |     0.023 |     0.014 |    0.005       0.1     0.01 |     432 |     0.006 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdAllTightGammaDD_Particles       |     2.000 |     2.402 |    0.116      19.7     5.26 |      15 |     0.036 |
+TimingAuditor.TIMER              INFO            ChiCJPsiGammaConvGammaEE_SelGamma                |     0.000 |     0.014 |    0.011       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            ChiCJPsiGammaConvChibLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingChiCJPsiGammaConvChibLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingChiCJPsiGammaConvChicLine                 |     0.150 |     0.163 |    0.022       9.1     0.36 |    1000 |     0.164 |
+TimingAuditor.TIMER              INFO           StrippingChiCJPsiGammaConvChicLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingChiCJPsiGammaConvChicLineFilterSequence  |     0.050 |     0.067 |    0.001       9.0     0.35 |    1000 |     0.068 |
+TimingAuditor.TIMER              INFO            ChiCJPsiGammaConvJPsi_SelMuMu                    |     0.000 |     0.009 |    0.004       0.1     0.01 |     432 |     0.004 |
+TimingAuditor.TIMER              INFO            ChiCJPsiGammaConvChicLine                        |     0.000 |     4.341 |    4.341       4.3     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingChiCJPsiGammaConvChicLinePostScaler      |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KpiX2MuMuDDDarkBosonLine                |     0.210 |     0.273 |    0.037       3.2     0.32 |    1000 |     0.273 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2MuMuDDDarkBosonLinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2MuMuDDDarkBosonLineFilterSequence |     0.120 |     0.155 |    0.009       3.0     0.30 |    1000 |     0.155 |
+TimingAuditor.TIMER              INFO            StrippingB2KpiX2MuMuDDDarkBosonLineVOIDFilter    |     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO            MuDXDarkBosonFilter                              |     0.000 |     0.038 |    0.005       0.6     0.04 |     398 |     0.015 |
+TimingAuditor.TIMER              INFO            X2MuMuDDDarkBosonSel                             |     0.038 |     0.073 |    0.031       1.7     0.11 |     260 |     0.019 |
+TimingAuditor.TIMER              INFO            B2KpiX2MuMuDDDarkBosonLine                       |     0.000 |     0.214 |    0.074       1.3     0.34 |      12 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2MuMuDDDarkBosonLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KpiX2MuMuDDSSDarkBosonLine              |     0.190 |     0.197 |    0.038       5.8     0.31 |    1000 |     0.198 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2MuMuDDSSDarkBosonLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2MuMuDDSSDarkBosonLineFilterSequenc|     0.090 |     0.077 |    0.007       5.6     0.30 |    1000 |     0.078 |
+TimingAuditor.TIMER              INFO            StrippingB2KpiX2MuMuDDSSDarkBosonLineVOIDFilter  |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            X2MuMuSSDDDarkBosonSel                           |     0.000 |     0.063 |    0.032       2.2     0.14 |     260 |     0.017 |
+TimingAuditor.TIMER              INFO            B2KpiX2MuMuDDSSDarkBosonLine                     |     0.909 |     0.464 |    0.071       1.8     0.57 |      11 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingB2KpiX2MuMuDDSSDarkBosonLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KX2MuMuDDDarkBosonLine                  |     0.180 |     0.143 |    0.040       7.0     0.23 |    1000 |     0.144 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2MuMuDDDarkBosonLinePreScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2MuMuDDDarkBosonLineFilterSequence   |     0.020 |     0.016 |    0.008       0.9     0.04 |    1000 |     0.016 |
+TimingAuditor.TIMER              INFO            StrippingB2KX2MuMuDDDarkBosonLineVOIDFilter      |     0.010 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            B2KX2MuMuDDDarkBosonLine                         |     0.000 |     0.137 |    0.048       0.8     0.22 |      12 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2MuMuDDDarkBosonLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2KX2MuMuDDSSDarkBosonLine                |     0.140 |     0.137 |    0.039       2.3     0.10 |    1000 |     0.138 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2MuMuDDSSDarkBosonLinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2MuMuDDSSDarkBosonLineFilterSequence |     0.000 |     0.017 |    0.008       2.1     0.08 |    1000 |     0.018 |
+TimingAuditor.TIMER              INFO            StrippingB2KX2MuMuDDSSDarkBosonLineVOIDFilter    |     0.000 |     0.004 |    0.003       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            B2KX2MuMuDDSSDarkBosonLine                       |     0.000 |     0.266 |    0.056       1.9     0.54 |      11 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingB2KX2MuMuDDSSDarkBosonLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetaSBd2JpsiPi0DetachedLine               |     0.100 |     0.122 |    0.028       2.0     0.10 |    1000 |     0.122 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiPi0DetachedLinePreScaler     |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiPi0DetachedLineFilterSequence|     0.000 |     0.011 |    0.001       1.9     0.08 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO            BetaSNarrowJpsiForBetaSPi0                       |     0.000 |     0.047 |    0.007       0.1     0.03 |      32 |     0.002 |
+TimingAuditor.TIMER              INFO            BetaSResolvedPi0ForBetaS                         |     0.000 |     0.020 |    0.007       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            BetaSBd2JpsiPi0R                                 |     0.000 |     0.458 |    0.347       0.6     0.16 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            BetaSBd2JpsiPi0DetachedLine                      |     0.000 |     0.302 |    0.302       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiPi0DetachedLinePostScaler    |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetaSBu2JpsiKDetachedLine                 |     0.160 |     0.127 |    0.024       4.1     0.19 |    1000 |     0.127 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBu2JpsiKDetachedLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBu2JpsiKDetachedLineFilterSequence  |     0.040 |     0.024 |    0.001       3.9     0.18 |    1000 |     0.024 |
+TimingAuditor.TIMER              INFO            Bu2JpsiKBetaS                                    |     0.625 |     0.167 |    0.058       1.3     0.22 |      32 |     0.005 |
+TimingAuditor.TIMER              INFO            BetaSBu2JpsiKDetachedLine                        |     1.428 |     0.613 |    0.025       2.1     0.69 |       7 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBu2JpsiKDetachedLinePostScaler      |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetaSBd2JpsiKstarDetachedLine             |     0.190 |     0.166 |    0.024      22.1     0.81 |    1000 |     0.166 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiKstarDetachedLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiKstarDetachedLineFilterSequen|     0.070 |     0.063 |    0.002      22.0     0.81 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO            Bd2JpsiKstarBetaS                                |     0.000 |     0.144 |    0.055       1.1     0.20 |      26 |     0.004 |
+TimingAuditor.TIMER              INFO            BetaSBd2JpsiKstarDetachedLine                    |     0.000 |     1.907 |    0.414       5.5     2.13 |       5 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiKstarDetachedLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetaSBs2JpsiPhiDetachedLine               |     0.110 |     0.119 |    0.024       5.1     0.19 |    1000 |     0.119 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2JpsiPhiDetachedLinePreScaler     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2JpsiPhiDetachedLineFilterSequence|     0.010 |     0.017 |    0.002       5.0     0.18 |    1000 |     0.017 |
+TimingAuditor.TIMER              INFO            Bs2JpsiPhiBetaS                                  |     0.000 |     0.190 |    0.056       1.4     0.35 |      13 |     0.002 |
+TimingAuditor.TIMER              INFO            BetaSBs2JpsiPhiDetachedLine                      |     0.000 |     0.938 |    0.034       2.8     1.26 |       4 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBs2JpsiPhiDetachedLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetaSJpsi2MuMuLine                        |     0.190 |     0.104 |    0.019       4.6     0.16 |    1000 |     0.104 |
+TimingAuditor.TIMER              INFO           StrippingBetaSJpsi2MuMuLinePreScaler              |     0.010 |     0.005 |    0.002       0.2     0.01 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingBetaSJpsi2MuMuLineHlt2Filter             |     0.000 |     0.021 |    0.008       0.0     0.01 |      41 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBetaSJpsi2MuMuLineFilterSequence         |     0.000 |     0.116 |    0.018       0.2     0.14 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            MERGED:BetaSJpsi2MuMuLine                        |     0.000 |     0.109 |    0.012       0.2     0.14 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:BetaSJpsi2MuMuLine                 |     0.000 |     0.008 |    0.007       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:Phys_StdMassConstrainedJpsi2MuMu_Particle|     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO             BetaSJpsi2MuMuLine                              |     0.000 |     0.011 |    0.011       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBetaSJpsi2MuMuLinePostScaler             |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetaSBd2JpsiKsDetachedLine                |     0.100 |     0.122 |    0.024       4.6     0.18 |    1000 |     0.122 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiKsDetachedLinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiKsDetachedLineFilterSequence |     0.000 |     0.014 |    0.002       1.4     0.08 |    1000 |     0.015 |
+TimingAuditor.TIMER              INFO            Bd2JpsiKSBetaS                                   |     0.000 |     0.140 |    0.043       1.2     0.29 |      17 |     0.002 |
+TimingAuditor.TIMER              INFO            BetaSBd2JpsiKsDetachedLine                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBetaSBd2JpsiKsDetachedLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStreamDimuon                              |     0.180 |     0.203 |    0.069       5.6     0.20 |    1000 |     0.204 |
+TimingAuditor.TIMER              INFO           StrippingStreamDimuonPreScaler                    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStreamDimuonFilterSequence               |     0.080 |     0.083 |    0.009       0.2     0.04 |    1000 |     0.083 |
+TimingAuditor.TIMER              INFO            StrippingStreamSeqDimuon                         |     0.070 |     0.075 |    0.004       0.2     0.03 |    1000 |     0.075 |
+TimingAuditor.TIMER              INFO           StrippingStreamDimuonPostScaler                   |     0.000 |     0.001 |    0.001       0.0     0.00 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO        StrippingSequenceStreamCharm                         |    84.510 |    84.598 |    8.049     560.5    63.38 |    1000 |    84.599 |
+TimingAuditor.TIMER              INFO         StrippingBadEventSequenceCharm                      |     0.110 |     0.102 |    0.026       0.5     0.06 |    1000 |     0.103 |
+TimingAuditor.TIMER              INFO          StrippingStreamCharmBadEvent                       |     0.090 |     0.096 |    0.023       0.5     0.06 |    1000 |     0.096 |
+TimingAuditor.TIMER              INFO           StrippingStreamCharmBadEventPreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStreamCharmBadEventFilterSequence        |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingStreamCharmBadEventPostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO         StrippingProtectedSequenceCharm                     |    84.380 |    84.482 |    8.015     560.3    63.34 |    1000 |    84.483 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_KSSLine                         |     0.300 |     0.411 |    0.032       4.4     0.45 |    1000 |     0.411 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KSSLinePreScaler               |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KSSLineFilterSequence          |     0.200 |     0.321 |    0.007       2.7     0.41 |    1000 |     0.321 |
+TimingAuditor.TIMER              INFO            StrippingGoodEventConditionCharm                 |     0.000 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            MuonsForD2XMuMuSS                                |     0.019 |     0.049 |    0.005       0.1     0.02 |     507 |     0.025 |
+TimingAuditor.TIMER              INFO            KaonsForD2XMuMuSS                                |     0.023 |     0.046 |    0.006       0.2     0.03 |     861 |     0.040 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_KSSLine                                |     0.045 |     0.093 |    0.052       1.3     0.07 |     435 |     0.041 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_KSSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_KSSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_KSSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_KSSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_KSSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_KSSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_KSSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_KSSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_KSSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_KSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_KSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_KSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KSSLinePostScaler              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_KOSLine                         |     0.240 |     0.181 |    0.022       1.5     0.15 |    1000 |     0.181 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KOSLinePreScaler               |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KOSLineFilterSequence          |     0.140 |     0.098 |    0.002       1.4     0.14 |    1000 |     0.099 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_KOSLine                                |     0.137 |     0.076 |    0.042       1.3     0.08 |     435 |     0.033 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_KOSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_KOSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_KOSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_KOSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_KOSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_KOSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_KOSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_KOSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_KOSLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_KOSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_KOSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_KOSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KOSLinePostScaler              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_K_EE_OSLine                     |     0.540 |     0.457 |    0.022       2.4     0.37 |    1000 |     0.458 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K_EE_OSLinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K_EE_OSLineFilterSequence      |     0.470 |     0.376 |    0.002       2.2     0.35 |    1000 |     0.376 |
+TimingAuditor.TIMER              INFO            ElectronsForD2XMuMuSS                            |     0.114 |     0.066 |    0.005       0.3     0.04 |     870 |     0.058 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_K_EE_OSLine                            |     0.054 |     0.097 |    0.046       0.9     0.08 |     553 |     0.054 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_K_EE_OSLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_K_EE_OSLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_K_EE_OSLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_K_EE_OSLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_K_EE_OSLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_K_EE_OSLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_K_EE_OSLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_K_EE_OSLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_K_EE_OSLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_K_EE_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_K_EE_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_K_EE_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K_EE_OSLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_K_EMu_OSLine                    |     0.150 |     0.180 |    0.023       2.2     0.17 |    1000 |     0.181 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K_EMu_OSLinePreScaler          |     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K_EMu_OSLineFilterSequence     |     0.050 |     0.086 |    0.002       2.0     0.16 |    1000 |     0.087 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_K_EMu_OSLine                           |     0.065 |     0.094 |    0.054       0.7     0.05 |     304 |     0.029 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_K_EMu_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_K_EMu_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_K_EMu_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_K_EMu_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_K_EMu_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_K_EMu_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_K_EMu_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_K_EMu_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_K_EMu_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_K_EMu_OSLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_K_EMu_OSLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_K_EMu_OSLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K_EMu_OSLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_K_MuE_OSLine                    |     0.210 |     0.182 |    0.022       1.5     0.18 |    1000 |     0.182 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K_MuE_OSLinePreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K_MuE_OSLineFilterSequence     |     0.130 |     0.086 |    0.002       1.3     0.15 |    1000 |     0.086 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_K_MuE_OSLine                           |     0.164 |     0.098 |    0.052       1.1     0.08 |     304 |     0.030 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_K_MuE_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_K_MuE_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_K_MuE_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_K_MuE_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_K_MuE_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_K_MuE_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_K_MuE_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_K_MuE_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_K_MuE_OSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_K_MuE_OSLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_K_MuE_OSLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_K_MuE_OSLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K_MuE_OSLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_K_EE_SSLine                     |     0.250 |     0.211 |    0.023       6.4     0.25 |    1000 |     0.212 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K_EE_SSLinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K_EE_SSLineFilterSequence      |     0.180 |     0.130 |    0.002       6.3     0.24 |    1000 |     0.130 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_K_EE_SSLine                            |     0.054 |     0.074 |    0.042       0.6     0.04 |     553 |     0.041 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_K_EE_SSLine               |     0.000 |     0.311 |    0.311       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_K_EE_SSLine               |     0.000 |     0.397 |    0.397       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_K_EE_SSLine               |     0.000 |     0.405 |    0.405       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_K_EE_SSLine               |     0.000 |     0.280 |    0.280       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_K_EE_SSLine               |     0.000 |     0.340 |    0.340       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_K_EE_SSLine               |     0.000 |     0.316 |    0.316       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_K_EE_SSLine               |     0.000 |     0.233 |    0.233       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_K_EE_SSLine               |     0.000 |     0.195 |    0.195       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_K_EE_SSLine               |     0.000 |     0.232 |    0.232       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_K_EE_SSLine              |     0.000 |     1.833 |    1.833       1.8     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_K_EE_SSLine              |     0.000 |     0.065 |    0.065       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_K_EE_SSLine              |     0.000 |     0.447 |    0.447       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K_EE_SSLinePostScaler          |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_K_MuE_SSLine                    |     0.190 |     0.197 |    0.023      22.9     0.73 |    1000 |     0.198 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K_MuE_SSLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K_MuE_SSLineFilterSequence     |     0.100 |     0.107 |    0.002      22.7     0.73 |    1000 |     0.108 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_K_MuE_SSLine                           |     0.098 |     0.096 |    0.054       0.6     0.05 |     304 |     0.029 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_K_MuE_SSLine              |     0.000 |     0.915 |    0.915       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_K_MuE_SSLine              |     0.000 |     1.020 |    1.020       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_K_MuE_SSLine              |     0.000 |     1.164 |    1.164       1.2     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_K_MuE_SSLine              |     0.000 |     1.009 |    1.009       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_K_MuE_SSLine              |     0.000 |     1.005 |    1.005       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_K_MuE_SSLine              |     0.000 |     1.001 |    1.001       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_K_MuE_SSLine              |     0.000 |     0.748 |    0.748       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_K_MuE_SSLine              |     0.000 |     0.741 |    0.741       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_K_MuE_SSLine              |    10.000 |     0.739 |    0.739       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_K_MuE_SSLine             |     0.000 |     8.395 |    8.395       8.4     0.00 |       1 |     0.008 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_K_MuE_SSLine             |    10.000 |     0.470 |    0.470       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_K_MuE_SSLine             |     0.000 |     1.730 |    1.730       1.7     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K_MuE_SSLinePostScaler         |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_PiSSLine                        |     0.340 |     0.339 |    0.022       5.1     0.37 |    1000 |     0.340 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiSSLinePreScaler              |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiSSLineFilterSequence         |     0.270 |     0.255 |    0.002       5.0     0.36 |    1000 |     0.255 |
+TimingAuditor.TIMER              INFO            PionsForD2XMuMuSS                                |     0.094 |     0.081 |    0.012       0.4     0.05 |     740 |     0.060 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_PiSSLine                               |     0.065 |     0.082 |    0.047       0.5     0.04 |     457 |     0.038 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_PiSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_PiSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_PiSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_PiSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_PiSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_PiSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_PiSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_PiSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_PiSSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_PiSSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_PiSSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_PiSSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiSSLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_PiOSLine                        |     0.140 |     0.199 |    0.023       5.1     0.23 |    1000 |     0.199 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiOSLinePreScaler              |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiOSLineFilterSequence         |     0.080 |     0.115 |    0.001       5.0     0.22 |    1000 |     0.115 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_PiOSLine                               |     0.087 |     0.088 |    0.042       1.2     0.11 |     457 |     0.040 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_PiOSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_PiOSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_PiOSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_PiOSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_PiOSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_PiOSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_PiOSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_PiOSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_PiOSLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_PiOSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_PiOSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_PiOSLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiOSLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_Pi_EE_OSLine                    |     0.530 |     0.363 |    0.022      39.1     1.45 |    1000 |     0.364 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Pi_EE_OSLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Pi_EE_OSLineFilterSequence     |     0.340 |     0.275 |    0.002      39.0     1.43 |    1000 |     0.275 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_Pi_EE_OSLine                           |     0.086 |     0.105 |    0.040       1.5     0.12 |     578 |     0.061 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_Pi_EE_OSLine              |     5.000 |     1.286 |    0.942       1.6     0.49 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_Pi_EE_OSLine              |     0.000 |     1.527 |    0.987       2.1     0.76 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_Pi_EE_OSLine              |     0.000 |     1.612 |    1.110       2.1     0.71 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_Pi_EE_OSLine              |     0.000 |     1.424 |    0.897       2.0     0.75 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_Pi_EE_OSLine              |    10.000 |     1.409 |    0.925       1.9     0.68 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_Pi_EE_OSLine              |     0.000 |     1.306 |    0.854       1.8     0.64 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_Pi_EE_OSLine              |     0.000 |     1.111 |    0.735       1.5     0.53 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_Pi_EE_OSLine              |     0.000 |     1.151 |    0.782       1.5     0.52 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_Pi_EE_OSLine              |     0.000 |     1.098 |    0.753       1.4     0.49 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_Pi_EE_OSLine             |    15.000 |    10.101 |    8.461      11.7     2.32 |       2 |     0.020 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_Pi_EE_OSLine             |     0.000 |     0.302 |    0.260       0.3     0.06 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_Pi_EE_OSLine             |     0.000 |     2.684 |    1.872       3.5     1.15 |       2 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Pi_EE_OSLinePostScaler         |     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_Pi_EMu_OSLine                   |     0.240 |     0.276 |    0.021      55.0     1.98 |    1000 |     0.276 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Pi_EMu_OSLinePreScaler         |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Pi_EMu_OSLineFilterSequence    |     0.140 |     0.179 |    0.002      54.7     1.96 |    1000 |     0.180 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_Pi_EMu_OSLine                          |     0.095 |     0.117 |    0.051       0.7     0.08 |     313 |     0.037 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_Pi_EMu_OSLine             |     5.000 |     1.220 |    0.952       1.5     0.38 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_Pi_EMu_OSLine             |     0.000 |     1.702 |    0.980       2.4     1.02 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_Pi_EMu_OSLine             |     0.000 |     2.378 |    1.517       3.2     1.22 |       2 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_Pi_EMu_OSLine             |     5.000 |     2.218 |    1.487       3.0     1.03 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_Pi_EMu_OSLine             |     0.000 |     2.172 |    1.584       2.8     0.83 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_Pi_EMu_OSLine             |     0.000 |     1.941 |    1.594       2.3     0.49 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_Pi_EMu_OSLine             |    10.000 |     1.642 |    1.473       1.8     0.24 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_Pi_EMu_OSLine             |     0.000 |     1.824 |    1.417       2.2     0.58 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_Pi_EMu_OSLine             |     0.000 |     1.629 |    1.421       1.8     0.29 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_Pi_EMu_OSLine            |    15.000 |    13.548 |    9.062      18.0     6.34 |       2 |     0.027 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_Pi_EMu_OSLine            |     0.000 |     0.445 |    0.310       0.6     0.19 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_Pi_EMu_OSLine            |     5.000 |     3.873 |    2.564       5.2     1.85 |       2 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Pi_EMu_OSLinePostScaler        |     0.000 |     0.004 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_Pi_MuE_OSLine                   |     0.170 |     0.220 |    0.022      35.0     1.12 |    1000 |     0.221 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Pi_MuE_OSLinePreScaler         |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Pi_MuE_OSLineFilterSequence    |     0.110 |     0.128 |    0.002      34.8     1.11 |    1000 |     0.129 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_Pi_MuE_OSLine                          |     0.063 |     0.109 |    0.054       0.6     0.07 |     313 |     0.034 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_Pi_MuE_OSLine             |     0.000 |     1.044 |    1.044       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_Pi_MuE_OSLine             |     0.000 |     0.970 |    0.970       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_Pi_MuE_OSLine             |    10.000 |     1.605 |    1.605       1.6     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_Pi_MuE_OSLine             |     0.000 |     1.406 |    1.406       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_Pi_MuE_OSLine             |     0.000 |     1.182 |    1.182       1.2     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_Pi_MuE_OSLine             |     0.000 |     0.989 |    0.989       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_Pi_MuE_OSLine             |     0.000 |     1.056 |    1.056       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_Pi_MuE_OSLine             |    10.000 |     7.019 |    7.019       7.0     0.00 |       1 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_Pi_MuE_OSLine             |     0.000 |     0.818 |    0.818       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_Pi_MuE_OSLine            |    10.000 |    11.042 |   11.042      11.0     0.00 |       1 |     0.011 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_Pi_MuE_OSLine            |     0.000 |     0.270 |    0.270       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_Pi_MuE_OSLine            |     0.000 |     2.658 |    2.658       2.7     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Pi_MuE_OSLinePostScaler        |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_Pi_EE_SSLine                    |     0.240 |     0.218 |    0.023       1.5     0.17 |    1000 |     0.218 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Pi_EE_SSLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Pi_EE_SSLineFilterSequence     |     0.130 |     0.136 |    0.002       1.3     0.16 |    1000 |     0.136 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_Pi_EE_SSLine                           |     0.051 |     0.086 |    0.043       0.9     0.07 |     578 |     0.050 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_Pi_EE_SSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_Pi_EE_SSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_Pi_EE_SSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_Pi_EE_SSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_Pi_EE_SSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_Pi_EE_SSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_Pi_EE_SSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_Pi_EE_SSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_Pi_EE_SSLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_Pi_EE_SSLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_Pi_EE_SSLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_Pi_EE_SSLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Pi_EE_SSLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_Pi_MuE_SSLine                   |     0.290 |     0.213 |    0.021      26.4     0.85 |    1000 |     0.213 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Pi_MuE_SSLinePreScaler         |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Pi_MuE_SSLineFilterSequence    |     0.140 |     0.120 |    0.002      26.2     0.84 |    1000 |     0.121 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_Pi_MuE_SSLine                          |     0.191 |     0.113 |    0.054       0.6     0.08 |     313 |     0.036 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_Pi_MuE_SSLine             |     0.000 |     0.921 |    0.921       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_Pi_MuE_SSLine             |     0.000 |     1.147 |    1.147       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_Pi_MuE_SSLine             |     0.000 |     1.271 |    1.271       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_Pi_MuE_SSLine             |     0.000 |     0.962 |    0.962       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_Pi_MuE_SSLine             |     0.000 |     0.911 |    0.911       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_Pi_MuE_SSLine             |     0.000 |     0.884 |    0.884       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_Pi_MuE_SSLine             |     0.000 |     0.707 |    0.707       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_Pi_MuE_SSLine             |     0.000 |     0.744 |    0.744       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_Pi_MuE_SSLine             |     0.000 |     0.752 |    0.752       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_Pi_MuE_SSLine            |    10.000 |     8.958 |    8.958       9.0     0.00 |       1 |     0.009 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_Pi_MuE_SSLine            |     0.000 |     0.475 |    0.475       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_Pi_MuE_SSLine            |    10.000 |     3.594 |    3.594       3.6     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Pi_MuE_SSLinePostScaler        |     0.000 |     0.014 |    0.014       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_PiCalLine                       |     0.110 |     0.126 |    0.019      13.2     0.47 |    1000 |     0.127 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiCalLinePreScaler             |     0.000 |     0.005 |    0.002       0.1     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiCalLineFilterSequence        |     4.000 |     4.676 |    0.019      12.8     4.90 |       5 |     0.023 |
+TimingAuditor.TIMER              INFO            PionsAsMuonsForD2XMuMuSS                         |     0.000 |     0.138 |    0.055       0.2     0.07 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            preD2XMuMuSS_PiCal                               |     0.000 |     0.642 |    0.279       1.4     0.54 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_PiCalLine                              |     2.500 |     0.760 |    0.190       1.7     0.69 |       4 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_PiCalLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_PiCalLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_PiCalLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_PiCalLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_PiCalLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_PiCalLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_PiCalLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_PiCalLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_PiCalLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_PiCalLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_PiCalLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_PiCalLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiCalLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_K2PiLine                        |     0.090 |     0.101 |    0.018       5.0     0.17 |    1000 |     0.102 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K2PiLinePreScaler              |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K2PiLineFilterSequence         |     2.500 |     1.649 |    0.011       4.9     2.21 |       4 |     0.007 |
+TimingAuditor.TIMER              INFO            HadFor3bodyCSAndForD2XMuMuSS                     |     0.000 |     0.207 |    0.070       0.5     0.13 |      12 |     0.002 |
+TimingAuditor.TIMER              INFO            PionsFor3bodyCSAndForD2XMuMuSS                   |     0.000 |     0.184 |    0.031       0.4     0.10 |      20 |     0.004 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_K2PiLine                               |     3.333 |     1.168 |    0.092       3.1     1.69 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_K2PiLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_K2PiLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_K2PiLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_K2PiLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_K2PiLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_K2PiLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_K2PiLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_K2PiLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_K2PiLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_K2PiLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_K2PiLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_K2PiLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K2PiLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_2KPiLine                        |     0.120 |     0.139 |    0.016      39.1     1.24 |    1000 |     0.140 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_2KPiLinePreScaler              |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_2KPiLineFilterSequence         |     4.444 |     5.259 |    0.504      38.9    12.62 |       9 |     0.047 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_2KPiLine                               |     0.000 |     0.458 |    0.064       1.5     0.55 |       9 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_2KPiLine                  |    10.000 |     1.074 |    1.074       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_2KPiLine                  |     0.000 |     1.400 |    1.400       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_2KPiLine                  |     0.000 |     1.538 |    1.538       1.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_2KPiLine                  |     0.000 |     1.445 |    1.445       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_2KPiLine                  |     0.000 |     1.728 |    1.728       1.7     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_2KPiLine                  |     0.000 |     1.345 |    1.345       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_2KPiLine                  |    10.000 |     1.399 |    1.399       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_2KPiLine                  |     0.000 |     1.302 |    1.302       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_2KPiLine                  |     0.000 |     1.427 |    1.427       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_2KPiLine                 |    10.000 |    15.282 |   15.282      15.3     0.00 |       1 |     0.015 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_2KPiLine                 |    10.000 |     0.368 |    0.368       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_2KPiLine                 |     0.000 |     2.525 |    2.525       2.5     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_2KPiLinePostScaler             |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_KKLine                          |     0.480 |     0.426 |    0.023       3.5     0.43 |    1000 |     0.427 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KKLinePreScaler                |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KKLineFilterSequence           |     0.430 |     0.339 |    0.002       3.3     0.41 |    1000 |     0.340 |
+TimingAuditor.TIMER              INFO            MuonsForhhmumuAndForD2XMuMuSS                    |     0.065 |     0.040 |    0.005       0.2     0.03 |     759 |     0.031 |
+TimingAuditor.TIMER              INFO            KaonsForhhmumuAndForD2XMuMuSS                    |     0.120 |     0.097 |    0.005       0.5     0.08 |     414 |     0.040 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_KKLine                                 |     0.073 |     0.078 |    0.047       1.3     0.07 |     406 |     0.032 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KKLinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_PiPiLine                        |     0.380 |     0.364 |    0.022       8.0     0.50 |    1000 |     0.364 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiPiLinePreScaler              |     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiPiLineFilterSequence         |     0.290 |     0.276 |    0.002       7.8     0.49 |    1000 |     0.276 |
+TimingAuditor.TIMER              INFO            PionsForForhhmumuAndForD2XMuMuSS                 |     0.193 |     0.175 |    0.026       0.8     0.12 |     414 |     0.073 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_PiPiLine                               |     0.072 |     0.097 |    0.044       1.9     0.14 |     414 |     0.040 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiPiLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_KPiLine                         |     0.220 |     0.200 |    0.023       2.1     0.19 |    1000 |     0.200 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KPiLinePreScaler               |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KPiLineFilterSequence          |     0.140 |     0.110 |    0.002       1.5     0.16 |    1000 |     0.110 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_KPiLine                                |     0.098 |     0.096 |    0.055       1.4     0.08 |     406 |     0.039 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KPiLinePostScaler              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_KKPiPiLine                      |     0.090 |     0.118 |    0.017       3.7     0.23 |    1000 |     0.119 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KKPiPiLinePreScaler            |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KKPiPiLineFilterSequence       |     1.428 |     1.387 |    0.003       3.6     1.22 |      14 |     0.019 |
+TimingAuditor.TIMER              INFO            HadFor4bodyCSAndForD2XMuMuSS                     |     0.000 |     0.223 |    0.055       0.7     0.19 |      16 |     0.004 |
+TimingAuditor.TIMER              INFO            PionsFor4bodyCSAndForD2XMuMuSS                   |     0.000 |     0.164 |    0.035       0.6     0.13 |      23 |     0.004 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_KKPiPiLine                             |     0.909 |     0.863 |    0.067       2.6     0.87 |      11 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KKPiPiLinePostScaler           |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_K3PiLine                        |     0.150 |     0.170 |    0.016      62.4     1.98 |    1000 |     0.170 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K3PiLinePreScaler              |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K3PiLineFilterSequence         |    16.000 |    15.400 |    2.860      62.1    26.11 |       5 |     0.077 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_K3PiLine                               |    14.000 |    14.024 |    1.759      59.5    25.44 |       5 |     0.070 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_K3PiLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_PiPiPiPiLine                    |     0.060 |     0.104 |    0.016       5.5     0.20 |    1000 |     0.104 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiPiPiPiLinePreScaler          |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiPiPiPiLineFilterSequence     |     1.000 |     0.588 |    0.002       1.9     0.65 |      10 |     0.006 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_PiPiPiPiLine                           |     1.428 |     0.415 |    0.036       1.5     0.52 |       7 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiPiPiPiLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_Lambdac2PMuMuLine               |     0.320 |     0.400 |    0.025       2.2     0.30 |    1000 |     0.401 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PMuMuLinePreScaler     |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PMuMuLineFilterSequence|     0.280 |     0.310 |    0.002       2.0     0.27 |    1000 |     0.311 |
+TimingAuditor.TIMER              INFO            ProtonsForD2XMuMuSS                              |     0.035 |     0.058 |    0.004       0.2     0.03 |     855 |     0.050 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_Lambdac2PMuMuLine                      |     0.023 |     0.084 |    0.049       1.3     0.07 |     424 |     0.036 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_Lambdac2PMuMuLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_Lambdac2PMuMuLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_Lambdac2PMuMuLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_Lambdac2PMuMuLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_Lambdac2PMuMuLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_Lambdac2PMuMuLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_Lambdac2PMuMuLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_Lambdac2PMuMuLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_Lambdac2PMuMuLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_Lambdac2PMuMuLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_Lambdac2PMuMuLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_Lambdac2PMuMuLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PMuMuLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_Lambdac2PEELine                 |     0.260 |     0.224 |    0.023       5.2     0.24 |    1000 |     0.224 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PEELinePreScaler       |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PEELineFilterSequence  |     0.190 |     0.137 |    0.002       5.0     0.22 |    1000 |     0.138 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_Lambdac2PEELine                        |     0.129 |     0.091 |    0.043       1.3     0.09 |     539 |     0.049 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_Lambdac2PEELine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_Lambdac2PEELine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_Lambdac2PEELine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_Lambdac2PEELine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_Lambdac2PEELine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_Lambdac2PEELine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_Lambdac2PEELine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_Lambdac2PEELine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_Lambdac2PEELine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_Lambdac2PEELine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_Lambdac2PEELine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_Lambdac2PEELine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PEELinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_Lambdac2PEMuLine                |     0.200 |     0.192 |    0.024      11.2     0.39 |    1000 |     0.193 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PEMuLinePreScaler      |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PEMuLineFilterSequence |     0.120 |     0.098 |    0.002      11.1     0.38 |    1000 |     0.098 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_Lambdac2PEMuLine                       |     0.169 |     0.103 |    0.053       0.7     0.07 |     295 |     0.030 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_Lambdac2PEMuLine          |     0.000 |     0.382 |    0.382       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_Lambdac2PEMuLine          |    10.000 |     0.643 |    0.643       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_Lambdac2PEMuLine          |     0.000 |     0.613 |    0.613       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_Lambdac2PEMuLine          |     0.000 |     0.510 |    0.510       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_Lambdac2PEMuLine          |     0.000 |     0.550 |    0.550       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_Lambdac2PEMuLine          |     0.000 |     0.420 |    0.420       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_Lambdac2PEMuLine          |     0.000 |     0.356 |    0.356       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_Lambdac2PEMuLine          |     0.000 |     0.273 |    0.273       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_Lambdac2PEMuLine          |     0.000 |     0.410 |    0.410       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_Lambdac2PEMuLine         |     0.000 |     4.449 |    4.449       4.4     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_Lambdac2PEMuLine         |     0.000 |     0.089 |    0.089       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_Lambdac2PEMuLine         |    10.000 |     0.885 |    0.885       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PEMuLinePostScaler     |     0.000 |     0.014 |    0.014       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_Lambdac2PMuELine                |     0.220 |     0.176 |    0.022       1.0     0.16 |    1000 |     0.176 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PMuELinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PMuELineFilterSequence |     0.060 |     0.084 |    0.002       0.9     0.14 |    1000 |     0.085 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_Lambdac2PMuELine                       |     0.101 |     0.096 |    0.051       0.6     0.05 |     295 |     0.029 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_Lambdac2PMuELine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_Lambdac2PMuELine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_Lambdac2PMuELine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_Lambdac2PMuELine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_Lambdac2PMuELine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_Lambdac2PMuELine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_Lambdac2PMuELine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_Lambdac2PMuELine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_Lambdac2PMuELine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_Lambdac2PMuELine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_Lambdac2PMuELine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_Lambdac2PMuELine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PMuELinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_Lambdac2PEMuSSLine              |     0.220 |     0.184 |    0.022       1.6     0.18 |    1000 |     0.185 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PEMuSSLinePreScaler    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PEMuSSLineFilterSequenc|     0.120 |     0.092 |    0.002       1.4     0.17 |    1000 |     0.092 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_Lambdac2PEMuSSLine                     |     0.135 |     0.101 |    0.055       0.6     0.06 |     295 |     0.030 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PEMuSSLinePostScaler   |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_Lambdac2PMuMuSSLine             |     0.180 |     0.186 |    0.022       1.2     0.15 |    1000 |     0.186 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PMuMuSSLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PMuMuSSLineFilterSequen|     0.070 |     0.099 |    0.002       1.0     0.13 |    1000 |     0.100 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_Lambdac2PMuMuSSLine                    |     0.023 |     0.073 |    0.043       0.8     0.05 |     424 |     0.031 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PMuMuSSLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_Lambdac2PPiPiLine               |     0.150 |     0.114 |    0.017       3.4     0.19 |    1000 |     0.115 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PPiPiLinePreScaler     |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PPiPiLineFilterSequence|     2.000 |     1.403 |    0.007       3.2     1.11 |      10 |     0.014 |
+TimingAuditor.TIMER              INFO            ProtonsFor3bodyCSAndForD2XMuMuSS                 |     0.000 |     0.237 |    0.043       0.4     0.12 |       9 |     0.002 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_Lambdac2PPiPiLine                      |     0.000 |     0.634 |    0.080       1.6     0.54 |       8 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_Lambdac2PPiPiLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_Lambdac2PPiPiLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_Lambdac2PPiPiLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_Lambdac2PPiPiLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_Lambdac2PPiPiLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_Lambdac2PPiPiLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_Lambdac2PPiPiLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_Lambdac2PPiPiLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_Lambdac2PPiPiLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_Lambdac2PPiPiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_Lambdac2PPiPiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_Lambdac2PPiPiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PPiPiLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_Lambdac2PKPiLine                |     0.170 |     0.146 |    0.017      20.4     0.66 |    1000 |     0.146 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PKPiLinePreScaler      |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PKPiLineFilterSequence |     0.697 |     0.597 |    0.002      20.1     2.15 |      86 |     0.051 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_Lambdac2PKPiLine                       |     0.277 |     0.191 |    0.062       1.3     0.19 |      72 |     0.014 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_Lambdac2PKPiLine          |     0.000 |     0.524 |    0.524       0.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_Lambdac2PKPiLine          |     0.000 |     0.553 |    0.553       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_Lambdac2PKPiLine          |     0.000 |     1.006 |    1.006       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_Lambdac2PKPiLine          |     0.000 |     1.016 |    1.016       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_Lambdac2PKPiLine          |     0.000 |     1.089 |    1.089       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_Lambdac2PKPiLine          |     0.000 |     0.931 |    0.931       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_Lambdac2PKPiLine          |     0.000 |     0.648 |    0.648       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_Lambdac2PKPiLine          |     0.000 |     0.873 |    0.873       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_Lambdac2PKPiLine          |     0.000 |     0.552 |    0.552       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_Lambdac2PKPiLine         |    10.000 |     7.371 |    7.371       7.4     0.00 |       1 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_Lambdac2PKPiLine         |     0.000 |     0.211 |    0.211       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_Lambdac2PKPiLine         |     0.000 |     1.438 |    1.438       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_Lambdac2PKPiLinePostScaler     |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_PiMuMuCalLine                   |     0.140 |     0.202 |    0.023       6.5     0.25 |    1000 |     0.202 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiMuMuCalLinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiMuMuCalLineFilterSequence    |     0.060 |     0.116 |    0.002       6.4     0.24 |    1000 |     0.116 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_PiMuMuCalLine                          |     0.021 |     0.090 |    0.044       6.3     0.29 |     457 |     0.041 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_PiMuMuCalLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_PiMuMuCalLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_PiMuMuCalLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_PiMuMuCalLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_PiMuMuCalLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_PiMuMuCalLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_PiMuMuCalLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_PiMuMuCalLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_PiMuMuCalLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_PiMuMuCalLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_PiMuMuCalLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_PiMuMuCalLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiMuMuCalLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_PiEMuCalLine                    |     0.290 |     0.236 |    0.023      20.5     0.95 |    1000 |     0.236 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiEMuCalLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiEMuCalLineFilterSequence     |     0.180 |     0.144 |    0.002      20.3     0.95 |    1000 |     0.145 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_PiEMuCalLine                           |     0.127 |     0.117 |    0.054       0.5     0.07 |     313 |     0.037 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_PiEMuCalLine              |     0.000 |     0.508 |    0.459       0.5     0.04 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_PiEMuCalLine              |     3.333 |     0.738 |    0.643       0.9     0.15 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_PiEMuCalLine              |     0.000 |     0.942 |    0.671       1.1     0.24 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_PiEMuCalLine              |     0.000 |     0.805 |    0.599       0.9     0.18 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_PiEMuCalLine              |     0.000 |     0.740 |    0.544       0.9     0.19 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_PiEMuCalLine              |     3.333 |     0.851 |    0.658       1.1     0.21 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_PiEMuCalLine              |     0.000 |     0.750 |    0.354       1.4     0.53 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_PiEMuCalLine              |     0.000 |     0.626 |    0.346       1.0     0.34 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_PiEMuCalLine              |     3.333 |     0.655 |    0.366       1.0     0.30 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_PiEMuCalLine             |     3.333 |     5.109 |    4.264       6.4     1.16 |       3 |     0.015 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_PiEMuCalLine             |     3.333 |     0.422 |    0.165       0.8     0.35 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_PiEMuCalLine             |     0.000 |     1.365 |    1.050       1.8     0.36 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiEMuCalLinePostScaler         |     0.000 |     0.004 |    0.004       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_PiEECalLine                     |     0.200 |     0.221 |    0.024       1.3     0.16 |    1000 |     0.222 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiEECalLinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiEECalLineFilterSequence      |     0.130 |     0.137 |    0.002       1.2     0.15 |    1000 |     0.138 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_PiEECalLine                            |     0.121 |     0.091 |    0.044       0.8     0.07 |     578 |     0.053 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_PiEECalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_PiEECalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_PiEECalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_PiEECalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_PiEECalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_PiEECalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_PiEECalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_PiEECalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_PiEECalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_PiEECalLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_PiEECalLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_PiEECalLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_PiEECalLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_KMuMuCalLine                    |     0.270 |     0.221 |    0.023       1.6     0.17 |    1000 |     0.221 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KMuMuCalLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KMuMuCalLineFilterSequence     |     0.180 |     0.131 |    0.002       1.1     0.15 |    1000 |     0.132 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_KMuMuCalLine                           |     0.091 |     0.071 |    0.043       0.9     0.05 |     435 |     0.031 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_KMuMuCalLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_KMuMuCalLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_KMuMuCalLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_KMuMuCalLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_KMuMuCalLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_KMuMuCalLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_KMuMuCalLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_KMuMuCalLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_KMuMuCalLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_KMuMuCalLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_KMuMuCalLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_KMuMuCalLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KMuMuCalLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_KEMuCalLine                     |     0.170 |     0.180 |    0.022       1.3     0.16 |    1000 |     0.180 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KEMuCalLinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KEMuCalLineFilterSequence      |     0.100 |     0.085 |    0.002       1.1     0.14 |    1000 |     0.086 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_KEMuCalLine                            |     0.065 |     0.094 |    0.055       0.5     0.05 |     304 |     0.029 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_KEMuCalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_KEMuCalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_KEMuCalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_KEMuCalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_KEMuCalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_KEMuCalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_KEMuCalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_KEMuCalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_KEMuCalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_KEMuCalLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_KEMuCalLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_KEMuCalLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KEMuCalLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2XMuMuSS_KEECalLine                      |     0.240 |     0.210 |    0.023       1.2     0.16 |    1000 |     0.211 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KEECalLinePreScaler            |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KEECalLineFilterSequence       |     0.170 |     0.125 |    0.002       0.9     0.14 |    1000 |     0.125 |
+TimingAuditor.TIMER              INFO            D2XMuMuSS_KEECalLine                             |     0.072 |     0.076 |    0.041       0.7     0.06 |     553 |     0.042 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2XMuMuSS_KEECalLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2XMuMuSS_KEECalLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2XMuMuSS_KEECalLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2XMuMuSS_KEECalLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2XMuMuSS_KEECalLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_D2XMuMuSS_KEECalLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_D2XMuMuSS_KEECalLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo8_D2XMuMuSS_KEECalLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo9_D2XMuMuSS_KEECalLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo10_D2XMuMuSS_KEECalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo11_D2XMuMuSS_KEECalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo12_D2XMuMuSS_KEECalLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2XMuMuSS_KEECalLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2HHHHDstarD2PiPiPiPiLine            |     0.520 |     0.447 |    0.021       2.3     0.27 |    1000 |     0.447 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2HHHHDstarD2PiPiPiPiLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2HHHHDstarD2PiPiPiPiLineFilterSeque|     0.410 |     0.343 |    0.001       2.2     0.22 |    1000 |     0.344 |
+TimingAuditor.TIMER              INFO            DstarD2HHHHD2PiPiPiPi                            |     0.314 |     0.275 |    0.094       1.6     0.14 |     890 |     0.245 |
+TimingAuditor.TIMER              INFO            DstarD2HHHHDstarD2PiPiPiPiLine                   |     0.000 |     0.340 |    0.086       1.4     0.52 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2HHHHDstarD2PiPiPiPiLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2HHHHDstarD2KKKPiLine               |     0.420 |     0.493 |    0.020       2.4     0.32 |    1000 |     0.494 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2HHHHDstarD2KKKPiLinePreScaler     |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2HHHHDstarD2KKKPiLineFilterSequence|     0.310 |     0.388 |    0.001       2.1     0.27 |    1000 |     0.388 |
+TimingAuditor.TIMER              INFO            DstarD2HHHHD2KKKPi                               |     0.179 |     0.236 |    0.096       1.4     0.12 |     890 |     0.211 |
+TimingAuditor.TIMER              INFO            DstarD2HHHHDstarD2KKKPiLine                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2HHHHDstarD2KKKPiLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2HHHHDstarD2KKPiPiLine              |     0.390 |     0.419 |    0.022       2.6     0.25 |    1000 |     0.419 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2HHHHDstarD2KKPiPiLinePreScaler    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2HHHHDstarD2KKPiPiLineFilterSequenc|     0.260 |     0.313 |    0.001       2.2     0.20 |    1000 |     0.313 |
+TimingAuditor.TIMER              INFO            DstarD2HHHHD2KKPiPi                              |     0.191 |     0.228 |    0.083       1.7     0.12 |     890 |     0.204 |
+TimingAuditor.TIMER              INFO            DstarD2HHHHDstarD2KKPiPiLine                     |     3.333 |     0.548 |    0.134       1.3     0.69 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2HHHHDstarD2KKPiPiLinePostScaler   |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2HHHHDstarD2KPiPiPiLine             |     0.390 |     0.466 |    0.023       4.5     0.34 |    1000 |     0.466 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2HHHHDstarD2KPiPiPiLinePreScaler   |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2HHHHDstarD2KPiPiPiLineFilterSequen|     0.300 |     0.357 |    0.002       4.3     0.28 |    1000 |     0.358 |
+TimingAuditor.TIMER              INFO            DstarD2HHHHD2KPiPiPi                             |     0.235 |     0.268 |    0.087       1.5     0.16 |     890 |     0.239 |
+TimingAuditor.TIMER              INFO            DstarD2HHHHDstarD2KPiPiPiLine                    |     0.833 |     0.382 |    0.096       2.9     0.79 |      12 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2HHHHDstarD2KPiPiPiLinePostScaler  |     0.000 |     0.002 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingNeutralCBaryonsXic02LambdaKS0Line         |     0.360 |     0.412 |    0.022       3.4     0.43 |    1000 |     0.413 |
+TimingAuditor.TIMER              INFO           StrippingNeutralCBaryonsXic02LambdaKS0LinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingNeutralCBaryonsXic02LambdaKS0LineFilterSe|     0.270 |     0.304 |    0.002       3.2     0.40 |    1000 |     0.305 |
+TimingAuditor.TIMER              INFO            MERGED:LambdaForNeutralCBaryons                  |     0.263 |     0.300 |    0.033       2.6     0.33 |     911 |     0.274 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:LambdaForNeutralCBaryons           |     0.241 |     0.281 |    0.029       2.6     0.31 |     911 |     0.257 |
+TimingAuditor.TIMER              INFO              INPUT:LambdaLLForNeutralCBaryons               |     0.054 |     0.069 |    0.011       1.7     0.18 |     911 |     0.064 |
+TimingAuditor.TIMER              INFO               MERGED:StdLooseLLLambdaForNeutralCBaryons     |     0.043 |     0.045 |    0.007       1.1     0.12 |     911 |     0.041 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:StdLooseLLLambdaForNeutralCBaryo|     0.010 |     0.003 |    0.002       0.0     0.00 |     911 |     0.004 |
+TimingAuditor.TIMER              INFO                StdLooseLLLambdaForNeutralCBaryons           |     0.000 |     0.005 |    0.003       0.0     0.00 |      98 |     0.001 |
+TimingAuditor.TIMER              INFO               LambdaLLForNeutralCBaryons                    |     0.000 |     0.025 |    0.007       0.2     0.03 |      98 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:LambdaDDForNeutralCBaryons               |     0.175 |     0.201 |    0.010       1.7     0.23 |     911 |     0.184 |
+TimingAuditor.TIMER              INFO               MERGED:StdLooseDDLambdaForNeutralCBaryons     |     0.153 |     0.130 |    0.005       1.1     0.15 |     911 |     0.119 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:StdLooseDDLambdaForNeutralCBaryo|     0.000 |     0.003 |    0.002       0.0     0.00 |     911 |     0.003 |
+TimingAuditor.TIMER              INFO                StdLooseDDLambdaForNeutralCBaryons           |     0.000 |     0.005 |    0.003       0.1     0.00 |     494 |     0.003 |
+TimingAuditor.TIMER              INFO               LambdaDDForNeutralCBaryons                    |     0.000 |     0.013 |    0.004       0.1     0.01 |     494 |     0.007 |
+TimingAuditor.TIMER              INFO             LambdaForNeutralCBaryons                        |     0.000 |     0.006 |    0.003       0.0     0.00 |      47 |     0.000 |
+TimingAuditor.TIMER              INFO            MERGED:KS0ForNeutralCBaryons                     |     0.638 |     0.452 |    0.040       1.4     0.34 |      47 |     0.021 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:KS0ForNeutralCBaryons              |     0.638 |     0.382 |    0.035       1.1     0.25 |      47 |     0.018 |
+TimingAuditor.TIMER              INFO              INPUT:KS0LLForNeutralCBaryons                  |     0.425 |     0.123 |    0.012       0.8     0.21 |      47 |     0.006 |
+TimingAuditor.TIMER              INFO               MERGED:StdLooseLLKS0ForNeutralCBaryons        |     0.212 |     0.068 |    0.007       0.6     0.12 |      47 |     0.003 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:StdLooseLLKS0ForNeutralCBaryons |     0.000 |     0.004 |    0.003       0.0     0.00 |      47 |     0.000 |
+TimingAuditor.TIMER              INFO                StdLooseLLKS0ForNeutralCBaryons              |     0.000 |     0.005 |    0.003       0.0     0.00 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO               KS0LLForNeutralCBaryons                       |     0.000 |     0.028 |    0.016       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:KS0DDForNeutralCBaryons                  |     0.212 |     0.244 |    0.011       0.7     0.16 |      47 |     0.011 |
+TimingAuditor.TIMER              INFO               MERGED:StdLooseDDKS0ForNeutralCBaryons        |     0.000 |     0.138 |    0.007       0.4     0.09 |      47 |     0.007 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:StdLooseDDKS0ForNeutralCBaryons |     0.000 |     0.003 |    0.002       0.0     0.00 |      47 |     0.000 |
+TimingAuditor.TIMER              INFO                StdLooseDDKS0ForNeutralCBaryons              |     0.000 |     0.004 |    0.003       0.0     0.00 |      38 |     0.000 |
+TimingAuditor.TIMER              INFO               KS0DDForNeutralCBaryons                       |     0.000 |     0.020 |    0.010       0.1     0.01 |      38 |     0.001 |
+TimingAuditor.TIMER              INFO             KS0ForNeutralCBaryons                           |     0.000 |     0.005 |    0.004       0.0     0.00 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            NeutralCBaryonsXic02LambdaKS0Line                |     0.000 |     0.194 |    0.060       1.2     0.36 |      10 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingNeutralCBaryonsXic02LambdaKS0LinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingNeutralCBaryonsXic02LambdaKpiLine         |     0.210 |     0.176 |    0.022       5.6     0.38 |    1000 |     0.177 |
+TimingAuditor.TIMER              INFO           StrippingNeutralCBaryonsXic02LambdaKpiLinePreScale|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingNeutralCBaryonsXic02LambdaKpiLineFilterSe|     0.040 |     0.074 |    0.002       5.5     0.37 |    1000 |     0.075 |
+TimingAuditor.TIMER              INFO            MERGED:LongKaonsForNeutralCBaryons               |     0.274 |     0.195 |    0.011       1.1     0.12 |     911 |     0.178 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:LongKaonsForNeutralCBaryons        |     0.021 |     0.010 |    0.003       0.1     0.00 |     911 |     0.009 |
+TimingAuditor.TIMER              INFO             LongKaonsForNeutralCBaryons                     |     0.011 |     0.005 |    0.003       0.0     0.00 |     907 |     0.005 |
+TimingAuditor.TIMER              INFO            GoodLongKaonsForNeutralCBaryons                  |     0.011 |     0.016 |    0.004       0.1     0.01 |     907 |     0.015 |
+TimingAuditor.TIMER              INFO            MERGED:LongPionsForNeutralCBaryons               |     0.263 |     0.243 |    0.062       1.0     0.14 |     911 |     0.221 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:LongPionsForNeutralCBaryons        |     0.010 |     0.010 |    0.002       0.1     0.00 |     911 |     0.009 |
+TimingAuditor.TIMER              INFO             LongPionsForNeutralCBaryons                     |     0.032 |     0.008 |    0.004       0.1     0.00 |     911 |     0.008 |
+TimingAuditor.TIMER              INFO            GoodLongPionsForNeutralCBaryons                  |     0.032 |     0.030 |    0.005       0.6     0.03 |     911 |     0.028 |
+TimingAuditor.TIMER              INFO            NeutralCBaryonsXic02LambdaKpiLine                |     0.425 |     0.525 |    0.195       4.5     0.63 |      47 |     0.025 |
+TimingAuditor.TIMER              INFO           StrippingNeutralCBaryonsXic02LambdaKpiLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingNeutralCBaryonsXic02XipiLine              |     0.850 |     0.957 |    0.022      11.7     0.75 |    1000 |     0.957 |
+TimingAuditor.TIMER              INFO           StrippingNeutralCBaryonsXic02XipiLinePreScaler    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingNeutralCBaryonsXic02XipiLineFilterSequenc|     0.740 |     0.847 |    0.001      11.1     0.69 |    1000 |     0.848 |
+TimingAuditor.TIMER              INFO            MERGED:Ximinus2LambdaPiNeutralCBaryons           |     0.340 |     0.442 |    0.033       2.8     0.35 |     911 |     0.403 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Ximinus2LambdaPiNeutralCBaryons    |     0.340 |     0.431 |    0.028       2.7     0.35 |     911 |     0.393 |
+TimingAuditor.TIMER              INFO              INPUT:Ximinus2LambdaPiLLLNeutralCBaryons       |     0.010 |     0.013 |    0.003       1.7     0.09 |     911 |     0.012 |
+TimingAuditor.TIMER              INFO               Ximinus2LambdaPiLLLNeutralCBaryons            |     0.833 |     0.451 |    0.124       1.5     0.40 |      12 |     0.005 |
+TimingAuditor.TIMER              INFO              INPUT:Ximinus2LambdaPiDDLNeutralCBaryons       |     0.000 |     0.021 |    0.002       1.1     0.10 |     911 |     0.020 |
+TimingAuditor.TIMER              INFO               Ximinus2LambdaPiDDLNeutralCBaryons            |     0.000 |     0.291 |    0.121       0.8     0.16 |      35 |     0.010 |
+TimingAuditor.TIMER              INFO              INPUT:Ximinus2LambdaPiDDDNeutralCBaryons       |     0.318 |     0.375 |    0.014       2.1     0.27 |     911 |     0.342 |
+TimingAuditor.TIMER              INFO               MERGED:DownstreamPionsForNeutralCBaryons      |     0.153 |     0.180 |    0.009       1.0     0.12 |     911 |     0.165 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:DownstreamPionsForNeutralCBaryon|     0.000 |     0.009 |    0.002       0.0     0.00 |     911 |     0.009 |
+TimingAuditor.TIMER              INFO                DownstreamPionsForNeutralCBaryons            |     0.011 |     0.005 |    0.002       0.0     0.00 |     889 |     0.005 |
+TimingAuditor.TIMER              INFO               GoodDownstreamPionsForNeutralCBaryons         |     0.011 |     0.013 |    0.003       0.1     0.01 |     889 |     0.012 |
+TimingAuditor.TIMER              INFO               Ximinus2LambdaPiDDDNeutralCBaryons            |     0.285 |     0.246 |    0.090       0.8     0.14 |      35 |     0.009 |
+TimingAuditor.TIMER              INFO             Ximinus2LambdaPiNeutralCBaryons                 |     0.000 |     0.006 |    0.005       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            Ximinus2LambdaPiSelectionNeutralCBaryons         |     0.000 |     0.005 |    0.004       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            NeutralCBaryonsXic02XipiLine                     |     0.000 |     0.520 |    0.073       1.6     0.57 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingNeutralCBaryonsXic02XipiLinePostScaler   |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingNeutralCBaryonsXic02XiKLine               |     0.510 |     0.457 |    0.021       4.0     0.37 |    1000 |     0.458 |
+TimingAuditor.TIMER              INFO           StrippingNeutralCBaryonsXic02XiKLinePreScaler     |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingNeutralCBaryonsXic02XiKLineFilterSequence|     0.410 |     0.344 |    0.001       3.2     0.29 |    1000 |     0.345 |
+TimingAuditor.TIMER              INFO            NeutralCBaryonsXic02XiKLine                      |     0.000 |     0.240 |    0.125       0.7     0.22 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingNeutralCBaryonsXic02XiKLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingNeutralCBaryonsOmegac02OmegapiLine        |     0.590 |     0.506 |    0.021       6.9     0.45 |    1000 |     0.507 |
+TimingAuditor.TIMER              INFO           StrippingNeutralCBaryonsOmegac02OmegapiLinePreScal|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingNeutralCBaryonsOmegac02OmegapiLineFilterS|     0.470 |     0.394 |    0.001       4.5     0.35 |    1000 |     0.394 |
+TimingAuditor.TIMER              INFO            MERGED:Omegaminus2LambdaKNeutralCBaryons         |     0.483 |     0.424 |    0.033       4.5     0.34 |     910 |     0.386 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Omegaminus2LambdaKNeutralCBaryons  |     0.483 |     0.417 |    0.029       4.5     0.34 |     910 |     0.380 |
+TimingAuditor.TIMER              INFO              INPUT:Omegaminus2LambdaKLLLNeutralCBaryons     |     0.000 |     0.009 |    0.002       0.9     0.05 |     910 |     0.008 |
+TimingAuditor.TIMER              INFO               Omegaminus2LambdaKLLLNeutralCBaryons          |     0.000 |     0.242 |    0.113       0.8     0.18 |      12 |     0.003 |
+TimingAuditor.TIMER              INFO              INPUT:Omegaminus2LambdaKDDLNeutralCBaryons     |     0.021 |     0.016 |    0.002       0.8     0.07 |     910 |     0.015 |
+TimingAuditor.TIMER              INFO               Omegaminus2LambdaKDDLNeutralCBaryons          |     0.000 |     0.161 |    0.098       0.6     0.09 |      35 |     0.006 |
+TimingAuditor.TIMER              INFO              INPUT:Omegaminus2LambdaKDDDNeutralCBaryons     |     0.461 |     0.377 |    0.015       4.5     0.31 |     910 |     0.343 |
+TimingAuditor.TIMER              INFO               MERGED:DownstreamKaonsForNeutralCBaryons      |     0.230 |     0.214 |    0.012       4.3     0.20 |     910 |     0.195 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:DownstreamKaonsForNeutralCBaryon|     0.021 |     0.010 |    0.003       0.0     0.00 |     910 |     0.010 |
+TimingAuditor.TIMER              INFO                DownstreamKaonsForNeutralCBaryons            |     0.011 |     0.006 |    0.003       0.0     0.00 |     885 |     0.006 |
+TimingAuditor.TIMER              INFO               GoodDownstreamKaonsForNeutralCBaryons         |     0.000 |     0.009 |    0.003       0.1     0.01 |     885 |     0.009 |
+TimingAuditor.TIMER              INFO               Omegaminus2LambdaKDDDNeutralCBaryons          |     0.357 |     0.134 |    0.085       0.6     0.10 |      28 |     0.004 |
+TimingAuditor.TIMER              INFO             Omegaminus2LambdaKNeutralCBaryons               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Omegaminus2LambdaKSelectionNeutralCBaryons       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            NeutralCBaryonsOmegac02OmegapiLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingNeutralCBaryonsOmegac02OmegapiLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetacHHHXic2PKKLine                       |     0.640 |     0.698 |    0.028       4.6     0.62 |    1000 |     0.699 |
+TimingAuditor.TIMER              INFO           StrippingBetacHHHXic2PKKLinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetacHHHXic2PKKLineFilterSequence        |     0.540 |     0.595 |    0.002       4.4     0.59 |    1000 |     0.595 |
+TimingAuditor.TIMER              INFO            KaonsforBetacHHH                                 |     0.022 |     0.049 |    0.004       0.2     0.03 |     890 |     0.044 |
+TimingAuditor.TIMER              INFO            ProtonsforBetacHHH                               |     0.022 |     0.011 |    0.004       0.1     0.01 |     890 |     0.010 |
+TimingAuditor.TIMER              INFO            BetacHHHXic2PKKLine                              |     0.044 |     0.101 |    0.051       0.6     0.06 |     446 |     0.045 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_BetacHHHXic2PKKLine                 |     0.000 |     0.284 |    0.215       0.4     0.12 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_BetacHHHXic2PKKLine                 |     0.000 |     0.178 |    0.118       0.3     0.07 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_BetacHHHXic2PKKLine                 |     0.000 |     0.178 |    0.114       0.2     0.06 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_BetacHHHXic2PKKLine                 |     3.333 |     0.191 |    0.166       0.2     0.04 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_BetacHHHXic2PKKLine                 |     0.000 |     0.184 |    0.142       0.2     0.05 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBetacHHHXic2PKKLinePostScaler            |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetacHHHBetac2LcKS0Line                   |     0.350 |     0.454 |    0.025       6.1     0.52 |    1000 |     0.454 |
+TimingAuditor.TIMER              INFO           StrippingBetacHHHBetac2LcKS0LinePreScaler         |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetacHHHBetac2LcKS0LineFilterSequence    |     0.260 |     0.331 |    0.001       5.1     0.46 |    1000 |     0.331 |
+TimingAuditor.TIMER              INFO            PionsforBetacHHH                                 |     0.067 |     0.073 |    0.005       0.3     0.04 |     446 |     0.033 |
+TimingAuditor.TIMER              INFO            MERGED:KS0forBetacHHH                            |     0.201 |     0.220 |    0.017       1.8     0.23 |     446 |     0.098 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:KS0forBetacHHH                     |     0.134 |     0.182 |    0.012       1.8     0.17 |     446 |     0.081 |
+TimingAuditor.TIMER              INFO              INPUT:KS0LLForBetacHHH                         |     0.067 |     0.072 |    0.002       1.7     0.13 |     446 |     0.032 |
+TimingAuditor.TIMER              INFO               KS0LLForBetacHHH                              |     0.066 |     0.054 |    0.005       1.6     0.13 |     150 |     0.008 |
+TimingAuditor.TIMER              INFO              INPUT:KS0DDForBetacHHH                         |     0.067 |     0.099 |    0.002       0.6     0.10 |     446 |     0.044 |
+TimingAuditor.TIMER              INFO               KS0DDForBetacHHH                              |     0.000 |     0.032 |    0.004       0.2     0.03 |     318 |     0.010 |
+TimingAuditor.TIMER              INFO             KS0forBetacHHH                                  |     0.000 |     0.006 |    0.003       0.0     0.00 |      55 |     0.000 |
+TimingAuditor.TIMER              INFO            BetacHHHBetac2LcKS0Line                          |     0.000 |     0.141 |    0.073       1.4     0.19 |      55 |     0.008 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_BetacHHHBetac2LcKS0Line             |     0.000 |     0.477 |    0.222       0.8     0.23 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_BetacHHHBetac2LcKS0Line             |     0.000 |     0.355 |    0.182       0.6     0.16 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_BetacHHHBetac2LcKS0Line             |     0.000 |     0.368 |    0.199       0.5     0.14 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_BetacHHHBetac2LcKS0Line             |     0.000 |     0.358 |    0.192       0.5     0.14 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_BetacHHHBetac2LcKS0Line             |     0.000 |     0.359 |    0.196       0.5     0.13 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingBetacHHHBetac2LcKS0LinePostScaler        |     0.000 |     0.003 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetacHHHBetacLb1Line                      |     0.180 |     0.165 |    0.023       9.4     0.45 |    1000 |     0.165 |
+TimingAuditor.TIMER              INFO           StrippingBetacHHHBetacLb1LinePreScaler            |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetacHHHBetacLb1LineFilterSequence       |     0.050 |     0.047 |    0.002       9.1     0.43 |    1000 |     0.047 |
+TimingAuditor.TIMER              INFO            BetacHHHBetacLb1Line                             |     0.181 |     0.283 |    0.065       4.5     0.73 |      55 |     0.016 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_BetacHHHBetacLb1Line                |     0.000 |     0.858 |    0.546       1.1     0.30 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_BetacHHHBetacLb1Line                |     0.000 |     0.691 |    0.301       1.0     0.37 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_BetacHHHBetacLb1Line                |     0.000 |     0.662 |    0.339       1.0     0.33 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_BetacHHHBetacLb1Line                |     0.000 |     0.689 |    0.360       1.0     0.32 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_BetacHHHBetacLb1Line                |     0.000 |     0.701 |    0.338       1.1     0.38 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetacHHHBetacLb1LinePostScaler           |     0.000 |     0.003 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBetacHHHBetacLb2Line                      |     0.120 |     0.135 |    0.023       2.8     0.13 |    1000 |     0.136 |
+TimingAuditor.TIMER              INFO           StrippingBetacHHHBetacLb2LinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBetacHHHBetacLb2LineFilterSequence       |     0.010 |     0.022 |    0.001       2.6     0.11 |    1000 |     0.022 |
+TimingAuditor.TIMER              INFO            BetacHHHBetacLb2Line                             |     0.181 |     0.147 |    0.069       2.2     0.29 |      55 |     0.008 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_BetacHHHBetacLb2Line                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_BetacHHHBetacLb2Line                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_BetacHHHBetacLb2Line                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_BetacHHHBetacLb2Line                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_BetacHHHBetacLb2Line                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingBetacHHHBetacLb2LinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCharm2PPXHc2PPLine                        |     0.490 |     0.535 |    0.024       2.4     0.39 |    1000 |     0.535 |
+TimingAuditor.TIMER              INFO           StrippingCharm2PPXHc2PPLinePreScaler              |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCharm2PPXHc2PPLineFilterSequence         |     0.390 |     0.443 |    0.002       2.2     0.37 |    1000 |     0.443 |
+TimingAuditor.TIMER              INFO            ProtonsForCharm2PPX                              |     0.175 |     0.209 |    0.020       1.5     0.15 |     911 |     0.191 |
+TimingAuditor.TIMER              INFO            Charm2PPXHc2PPLine                               |     0.021 |     0.087 |    0.036       0.6     0.06 |     455 |     0.040 |
+TimingAuditor.TIMER              INFO           StrippingCharm2PPXHc2PPLinePostScaler             |     0.000 |     0.003 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCharm2PPXHc2PPKPiLine                     |     0.650 |     0.677 |    0.024      10.0     0.93 |    1000 |     0.677 |
+TimingAuditor.TIMER              INFO           StrippingCharm2PPXHc2PPKPiLinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCharm2PPXHc2PPKPiLineFilterSequence      |     0.550 |     0.577 |    0.001       9.9     0.91 |    1000 |     0.578 |
+TimingAuditor.TIMER              INFO            KaonsForCharm2PPX                                |     0.065 |     0.210 |    0.020       1.1     0.15 |     455 |     0.096 |
+TimingAuditor.TIMER              INFO            PionsForCharm2PPX                                |     0.219 |     0.198 |    0.016       0.9     0.14 |     455 |     0.090 |
+TimingAuditor.TIMER              INFO            Charm2PPXHc2PPKPiLine                            |     0.183 |     0.235 |    0.061       6.9     0.58 |     437 |     0.103 |
+TimingAuditor.TIMER              INFO           StrippingCharm2PPXHc2PPKPiLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCharm2PPXHc2PPKLine                       |     0.260 |     0.211 |    0.022       1.6     0.20 |    1000 |     0.211 |
+TimingAuditor.TIMER              INFO           StrippingCharm2PPXHc2PPKLinePreScaler             |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCharm2PPXHc2PPKLineFilterSequence        |     0.150 |     0.119 |    0.002       1.4     0.18 |    1000 |     0.120 |
+TimingAuditor.TIMER              INFO            Charm2PPXHc2PPKLine                              |     0.068 |     0.093 |    0.041       0.9     0.09 |     438 |     0.041 |
+TimingAuditor.TIMER              INFO           StrippingCharm2PPXHc2PPKLinePostScaler            |     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCharm2PPXHc2PPKPiPiLine                   |     0.520 |     0.640 |    0.023      66.5     3.29 |    1000 |     0.640 |
+TimingAuditor.TIMER              INFO           StrippingCharm2PPXHc2PPKPiPiLinePreScaler         |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCharm2PPXHc2PPKPiPiLineFilterSequence    |     0.460 |     0.543 |    0.002      66.3     3.28 |    1000 |     0.543 |
+TimingAuditor.TIMER              INFO            Charm2PPXHc2PPKPiPiLine                          |     0.961 |     1.037 |    0.054      66.0     4.83 |     437 |     0.453 |
+TimingAuditor.TIMER              INFO           StrippingCharm2PPXHc2PPKPiPiLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCharm2PPXHs2PPPiLine                      |     0.210 |     0.228 |    0.021       4.4     0.25 |    1000 |     0.228 |
+TimingAuditor.TIMER              INFO           StrippingCharm2PPXHs2PPPiLinePreScaler            |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCharm2PPXHs2PPPiLineFilterSequence       |     0.130 |     0.132 |    0.002       1.4     0.19 |    1000 |     0.133 |
+TimingAuditor.TIMER              INFO            Charm2PPXHs2PPPiLine                             |     0.110 |     0.110 |    0.044       1.2     0.13 |     453 |     0.050 |
+TimingAuditor.TIMER              INFO           StrippingCharm2PPXHs2PPPiLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCharm2PPXHs2PPPiDownLine                  |     0.540 |     0.535 |    0.022       3.7     0.48 |    1000 |     0.536 |
+TimingAuditor.TIMER              INFO           StrippingCharm2PPXHs2PPPiDownLinePreScaler        |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCharm2PPXHs2PPPiDownLineFilterSequence   |     0.430 |     0.438 |    0.002       3.4     0.46 |    1000 |     0.439 |
+TimingAuditor.TIMER              INFO            DownProtonsForCharm2PPX                          |     0.101 |     0.101 |    0.004       0.5     0.06 |     889 |     0.090 |
+TimingAuditor.TIMER              INFO            DownPionsForCharm2PPX                            |     0.161 |     0.088 |    0.020       0.5     0.06 |     433 |     0.038 |
+TimingAuditor.TIMER              INFO            Charm2PPXHs2PPPiDownLine                         |     0.093 |     0.102 |    0.047       0.7     0.08 |     428 |     0.044 |
+TimingAuditor.TIMER              INFO           StrippingCharm2PPXHs2PPPiDownLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarPromptWithD02HHMuMuControlLine       |     0.510 |     0.473 |    0.019      77.6     3.10 |    1000 |     0.473 |
+TimingAuditor.TIMER              INFO           StrippingDstarPromptWithD02HHMuMuControlLinePreSca|     0.000 |     0.006 |    0.002       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingDstarPromptWithD02HHMuMuControlLineFilter|     6.065 |     5.895 |    0.002      77.5    11.21 |      61 |     0.360 |
+TimingAuditor.TIMER              INFO            MERGED:D02hhhhForDstarPromptWithD02HHMuMuControl |     6.071 |     5.977 |    0.549      77.1    11.07 |      56 |     0.335 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D02hhhhForDstarPromptWithD02HHMuMuC|     6.071 |     5.878 |    0.544      76.5    10.96 |      56 |     0.329 |
+TimingAuditor.TIMER              INFO              INPUT:D02K3PiForDstarPromptWithD02HHMuMuControl|     2.321 |     1.899 |    0.164      28.1     3.94 |      56 |     0.106 |
+TimingAuditor.TIMER              INFO               D02K3PiForDstarPromptWithD02HHMuMuControl     |     2.142 |     1.736 |    0.125      27.8     3.90 |      56 |     0.097 |
+TimingAuditor.TIMER              INFO              INPUT:D02K3PiConjForDstarPromptWithD02HHMuMuCon|     0.178 |     0.070 |    0.003       2.1     0.32 |      56 |     0.004 |
+TimingAuditor.TIMER              INFO               D02K3PiConjForDstarPromptWithD02HHMuMuControl |     0.000 |     0.038 |    0.019       0.1     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:D02FourPiForDstarPromptWithD02HHMuMuContr|     1.071 |     0.890 |    0.105      10.8     1.55 |      56 |     0.050 |
+TimingAuditor.TIMER              INFO               D02FourPiForDstarPromptWithD02HHMuMuControl   |     1.071 |     0.752 |    0.076      10.3     1.49 |      56 |     0.042 |
+TimingAuditor.TIMER              INFO              INPUT:D02FourPiConjForDstarPromptWithD02HHMuMuC|     0.000 |     0.035 |    0.002       1.1     0.15 |      56 |     0.002 |
+TimingAuditor.TIMER              INFO               D02FourPiConjForDstarPromptWithD02HHMuMuContro|     0.000 |     0.020 |    0.010       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:D02KKPiPiForDstarPromptWithD02HHMuMuContr|     0.714 |     1.382 |    0.106      19.5     2.70 |      56 |     0.077 |
+TimingAuditor.TIMER              INFO               D02KKPiPiForDstarPromptWithD02HHMuMuControl   |     0.714 |     1.232 |    0.077      19.2     2.67 |      56 |     0.069 |
+TimingAuditor.TIMER              INFO              INPUT:D02KKPiPiConjForDstarPromptWithD02HHMuMuC|     0.178 |     0.034 |    0.003       0.6     0.12 |      56 |     0.002 |
+TimingAuditor.TIMER              INFO               D02KKPiPiConjForDstarPromptWithD02HHMuMuContro|     0.000 |     0.032 |    0.024       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:D02Pi3KForDstarPromptWithD02HHMuMuControl|     1.428 |     1.508 |    0.106      17.7     2.73 |      56 |     0.084 |
+TimingAuditor.TIMER              INFO               D02Pi3KForDstarPromptWithD02HHMuMuControl     |     1.428 |     1.371 |    0.079      17.4     2.70 |      56 |     0.077 |
+TimingAuditor.TIMER              INFO              INPUT:D02Pi3KConjForDstarPromptWithD02HHMuMuCon|     0.178 |     0.006 |    0.003       0.0     0.00 |      56 |     0.000 |
+TimingAuditor.TIMER              INFO               D02Pi3KConjForDstarPromptWithD02HHMuMuControl |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             D02hhhhForDstarPromptWithD02HHMuMuControl       |     0.000 |     0.010 |    0.007       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarPromptWithD02HHMuMuControlLine              |     1.666 |     0.541 |    0.126       2.2     0.82 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DstarPromptWithD02HHMuMuControlLine |     0.000 |     3.868 |    3.868       3.9     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_DstarPromptWithD02HHMuMuControlLine |     0.000 |     3.611 |    3.611       3.6     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_DstarPromptWithD02HHMuMuControlLine |    10.000 |     3.592 |    3.592       3.6     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_DstarPromptWithD02HHMuMuControlLine |     0.000 |     3.670 |    3.670       3.7     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_DstarPromptWithD02HHMuMuControlLine |    10.000 |     3.652 |    3.652       3.7     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingDstarPromptWithD02HHMuMuControlLinePostSc|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2HHHKsD2KPiPiKsDDLine                    |     0.390 |     0.318 |    0.024       3.2     0.37 |    1000 |     0.318 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHKsD2KPiPiKsDDLinePreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHKsD2KPiPiKsDDLineFilterSequence     |     0.250 |     0.211 |    0.002       3.0     0.35 |    1000 |     0.212 |
+TimingAuditor.TIMER              INFO            KSDDForD2HHHKs                                   |     0.069 |     0.037 |    0.004       0.2     0.02 |     577 |     0.021 |
+TimingAuditor.TIMER              INFO            D2HHHKsD2KPiPiKsDDLine                           |     0.364 |     0.418 |    0.134       1.7     0.25 |     192 |     0.080 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2HHHKsD2KPiPiKsDDLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2HHHKsD2KPiPiKsDDLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2HHHKsD2KPiPiKsDDLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2HHHKsD2KPiPiKsDDLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2HHHKsD2KPiPiKsDDLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHKsD2KPiPiKsDDLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2HHHKsD2KPiPiKsLLLine                    |     0.230 |     0.257 |    0.022       7.4     0.42 |    1000 |     0.258 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHKsD2KPiPiKsLLLinePreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHKsD2KPiPiKsLLLineFilterSequence     |     0.140 |     0.150 |    0.001       7.3     0.41 |    1000 |     0.150 |
+TimingAuditor.TIMER              INFO            KSLLForD2HHHKs                                   |     0.122 |     0.049 |    0.007       0.2     0.02 |     244 |     0.012 |
+TimingAuditor.TIMER              INFO            D2HHHKsD2KPiPiKsLLLine                           |     0.367 |     0.431 |    0.146       2.3     0.28 |     136 |     0.059 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2HHHKsD2KPiPiKsLLLine              |    10.000 |     1.197 |    1.197       1.2     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2HHHKsD2KPiPiKsLLLine              |     0.000 |     1.021 |    1.021       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2HHHKsD2KPiPiKsLLLine              |     0.000 |     0.909 |    0.909       0.9     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2HHHKsD2KPiPiKsLLLine              |     0.000 |     0.823 |    0.823       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2HHHKsD2KPiPiKsLLLine              |     0.000 |     0.761 |    0.761       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHKsD2KPiPiKsLLLinePostScaler         |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2HHHKsD2PiPiPiKsDDLine                   |     0.300 |     0.205 |    0.023       1.9     0.23 |    1000 |     0.206 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHKsD2PiPiPiKsDDLinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHKsD2PiPiPiKsDDLineFilterSequence    |     0.200 |     0.099 |    0.002       1.7     0.23 |    1000 |     0.100 |
+TimingAuditor.TIMER              INFO            D2HHHKsD2PiPiPiKsDDLine                          |     0.729 |     0.338 |    0.102       1.5     0.21 |     192 |     0.065 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2HHHKsD2PiPiPiKsDDLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2HHHKsD2PiPiPiKsDDLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2HHHKsD2PiPiPiKsDDLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2HHHKsD2PiPiPiKsDDLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2HHHKsD2PiPiPiKsDDLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHKsD2PiPiPiKsDDLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2HHHKsD2PiPiPiKsLLLine                   |     0.230 |     0.220 |    0.022      21.7     0.81 |    1000 |     0.220 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHKsD2PiPiPiKsLLLinePreScaler         |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHKsD2PiPiPiKsLLLineFilterSequence    |     0.090 |     0.112 |    0.002      21.5     0.80 |    1000 |     0.112 |
+TimingAuditor.TIMER              INFO            D2HHHKsD2PiPiPiKsLLLine                          |     0.220 |     0.358 |    0.133       1.5     0.24 |     136 |     0.049 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2HHHKsD2PiPiPiKsLLLine             |     3.333 |     2.189 |    0.962       4.1     1.65 |       3 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2HHHKsD2PiPiPiKsLLLine             |     0.000 |     1.956 |    0.738       3.8     1.59 |       3 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2HHHKsD2PiPiPiKsLLLine             |     0.000 |     2.133 |    0.721       4.0     1.70 |       3 |     0.006 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2HHHKsD2PiPiPiKsLLLine             |     0.000 |     2.396 |    0.799       5.0     2.30 |       3 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2HHHKsD2PiPiPiKsLLLine             |     0.000 |     1.210 |    0.609       2.0     0.75 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHKsD2PiPiPiKsLLLinePostScaler        |     0.000 |     0.003 |    0.003       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2HHHKsD2KKPiKsDDLine                     |     0.210 |     0.203 |    0.023       2.7     0.23 |    1000 |     0.203 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHKsD2KKPiKsDDLinePreScaler           |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHKsD2KKPiKsDDLineFilterSequence      |     0.100 |     0.096 |    0.001       2.5     0.22 |    1000 |     0.096 |
+TimingAuditor.TIMER              INFO            D2HHHKsD2KKPiKsDDLine                            |     0.520 |     0.320 |    0.117       2.4     0.23 |     192 |     0.061 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2HHHKsD2KKPiKsDDLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2HHHKsD2KKPiKsDDLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2HHHKsD2KKPiKsDDLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2HHHKsD2KKPiKsDDLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2HHHKsD2KKPiKsDDLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHKsD2KKPiKsDDLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2HHHKsD2KKPiKsLLLine                     |     0.240 |     0.200 |    0.023      14.2     0.53 |    1000 |     0.200 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHKsD2KKPiKsLLLinePreScaler           |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHKsD2KKPiKsLLLineFilterSequence      |     0.090 |     0.088 |    0.002      14.1     0.50 |    1000 |     0.089 |
+TimingAuditor.TIMER              INFO            D2HHHKsD2KKPiKsLLLine                            |     0.441 |     0.316 |    0.141       1.6     0.21 |     136 |     0.043 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_D2HHHKsD2KKPiKsLLLine               |     0.000 |     2.774 |    2.774       2.8     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_D2HHHKsD2KKPiKsLLLine               |     0.000 |     2.631 |    2.631       2.6     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_D2HHHKsD2KKPiKsLLLine               |    10.000 |     2.595 |    2.595       2.6     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_D2HHHKsD2KKPiKsLLLine               |     0.000 |     2.495 |    2.495       2.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_D2HHHKsD2KKPiKsLLLine               |     0.000 |     1.537 |    1.537       1.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHKsD2KKPiKsLLLinePostScaler          |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2KShhKKLLLine                       |     0.260 |     0.239 |    0.031       2.6     0.32 |    1000 |     0.239 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KShhKKLLLinePreScaler             |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KShhKKLLLineFilterSequence        |     0.140 |     0.126 |    0.009       2.1     0.29 |    1000 |     0.127 |
+TimingAuditor.TIMER              INFO            StrippingDstarD2KShhKKLLLineVOIDFilter           |     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO            KsLLForDstarD2KShh                               |     0.040 |     0.031 |    0.013       0.1     0.02 |     244 |     0.008 |
+TimingAuditor.TIMER              INFO            KForDstarD2KShh                                  |     0.000 |     0.014 |    0.006       0.1     0.01 |     268 |     0.004 |
+TimingAuditor.TIMER              INFO            D2KSKKLLForDstarD2KShh                           |     0.162 |     0.106 |    0.044       1.3     0.15 |     123 |     0.013 |
+TimingAuditor.TIMER              INFO            DstarD2KShhKKLLLine                              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KShhKKLLLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2KShhKPLLLine                       |     0.190 |     0.200 |    0.029       6.3     0.32 |    1000 |     0.200 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KShhKPLLLinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KShhKPLLLineFilterSequence        |     0.100 |     0.091 |    0.007       6.0     0.30 |    1000 |     0.092 |
+TimingAuditor.TIMER              INFO            StrippingDstarD2KShhKPLLLineVOIDFilter           |     0.000 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            PForDstarD2KShh                                  |     0.073 |     0.018 |    0.007       0.7     0.04 |     273 |     0.005 |
+TimingAuditor.TIMER              INFO            D2KSKPLLForDstarD2KShh                           |     0.162 |     0.156 |    0.061       0.9     0.13 |     123 |     0.019 |
+TimingAuditor.TIMER              INFO            DstarD2KShhKPLLLine                              |     0.000 |     4.685 |    4.685       4.7     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KShhKPLLLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2KShhPPLLLine                       |     0.150 |     0.162 |    0.028       2.5     0.16 |    1000 |     0.162 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KShhPPLLLinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KShhPPLLLineFilterSequence        |     0.040 |     0.053 |    0.007       2.4     0.14 |    1000 |     0.054 |
+TimingAuditor.TIMER              INFO            StrippingDstarD2KShhPPLLLineVOIDFilter           |     0.000 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            D2KSPPLLForDstarD2KShh                           |     0.075 |     0.119 |    0.041       0.6     0.10 |     133 |     0.016 |
+TimingAuditor.TIMER              INFO            DstarD2KShhPPLLLine                              |     0.000 |     1.938 |    1.938       1.9     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KShhPPLLLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2KShhKKDDLine                       |     0.140 |     0.264 |    0.028       5.2     0.33 |    1000 |     0.264 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KShhKKDDLinePreScaler             |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KShhKKDDLineFilterSequence        |     0.070 |     0.156 |    0.006       4.9     0.29 |    1000 |     0.157 |
+TimingAuditor.TIMER              INFO            StrippingDstarD2KShhKKDDLineVOIDFilter           |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            KsDDForDstarD2KShh                               |     0.000 |     0.022 |    0.009       0.1     0.01 |     577 |     0.013 |
+TimingAuditor.TIMER              INFO            D2KSKKDDForDstarD2KShh                           |     0.141 |     0.100 |    0.045       1.3     0.12 |     141 |     0.014 |
+TimingAuditor.TIMER              INFO            DstarD2KShhKKDDLine                              |    10.000 |     2.123 |    2.123       2.1     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KShhKKDDLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2KShhKPDDLine                       |     0.180 |     0.205 |    0.028       3.4     0.29 |    1000 |     0.206 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KShhKPDDLinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KShhKPDDLineFilterSequence        |     0.110 |     0.095 |    0.007       3.3     0.27 |    1000 |     0.096 |
+TimingAuditor.TIMER              INFO            StrippingDstarD2KShhKPDDLineVOIDFilter           |     0.010 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            D2KSKPDDForDstarD2KShh                           |     0.142 |     0.178 |    0.067       1.4     0.15 |     140 |     0.025 |
+TimingAuditor.TIMER              INFO            DstarD2KShhKPDDLine                              |     0.000 |     0.367 |    0.106       1.8     0.59 |       8 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KShhKPDDLinePostScaler            |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2KShhPPDDLine                       |     0.220 |     0.180 |    0.028       2.1     0.20 |    1000 |     0.181 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KShhPPDDLinePreScaler             |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KShhPPDDLineFilterSequence        |     0.070 |     0.070 |    0.007       2.0     0.17 |    1000 |     0.070 |
+TimingAuditor.TIMER              INFO            StrippingDstarD2KShhPPDDLineVOIDFilter           |     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            D2KSPPDDForDstarD2KShh                           |     0.120 |     0.143 |    0.042       1.3     0.13 |     166 |     0.024 |
+TimingAuditor.TIMER              INFO            DstarD2KShhPPDDLine                              |     0.000 |     0.424 |    0.092       1.4     0.51 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KShhPPDDLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2EtaPrimeHD2PiEtaPrimePPGLine            |     0.350 |     0.378 |    0.033      10.0     0.56 |    1000 |     0.378 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaPrimeHD2PiEtaPrimePPGLinePreScaler  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaPrimeHD2PiEtaPrimePPGLineHlt2Filter |     0.010 |     0.024 |    0.009       0.1     0.01 |    1000 |     0.024 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaPrimeHD2PiEtaPrimePPGLineFilterSeque|     0.596 |     0.646 |    0.213       9.8     0.70 |     369 |     0.238 |
+TimingAuditor.TIMER              INFO            D2EtaPrimeHEtaPrimePPG                           |     0.406 |     0.350 |    0.146       1.1     0.16 |     369 |     0.129 |
+TimingAuditor.TIMER              INFO            D2EtaPrimeHD2PiEtaPrimePPGLine                   |     0.588 |     0.697 |    0.159       5.4     1.00 |      34 |     0.024 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaPrimeHD2PiEtaPrimePPGLinePostScaler |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2EtaPrimeHD2PiEtaPrime3HRLine            |     2.760 |     2.820 |    0.027     100.3     9.15 |    1000 |     2.821 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaPrimeHD2PiEtaPrime3HRLinePreScaler  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaPrimeHD2PiEtaPrime3HRLineHlt2Filter |     0.000 |     0.011 |    0.005       0.1     0.01 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaPrimeHD2PiEtaPrime3HRLineFilterSeque|     7.208 |     7.285 |    0.373      99.8    13.86 |     369 |     2.688 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseResolvedEta_Particles      |     6.639 |     6.660 |    0.187      98.6    13.78 |     369 |     2.458 |
+TimingAuditor.TIMER              INFO            D2EtaPrimeHEtaPrime3HR                           |     0.243 |     0.331 |    0.136       1.6     0.17 |     369 |     0.122 |
+TimingAuditor.TIMER              INFO            D2EtaPrimeHD2PiEtaPrime3HRLine                   |     2.000 |     2.265 |    0.171      15.5     4.76 |      10 |     0.023 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaPrimeHD2PiEtaPrime3HRLinePostScaler |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2EtaPrimeHD2KEtaPrimePPGLine             |     0.160 |     0.185 |    0.025      13.2     0.51 |    1000 |     0.185 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaPrimeHD2KEtaPrimePPGLinePreScaler   |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaPrimeHD2KEtaPrimePPGLineHlt2Filter  |     0.000 |     0.012 |    0.004       0.1     0.01 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaPrimeHD2KEtaPrimePPGLineFilterSequen|     0.135 |     0.151 |    0.004      12.9     0.81 |     369 |     0.056 |
+TimingAuditor.TIMER              INFO            D2EtaPrimeHD2KEtaPrimePPGLine                    |     1.470 |     1.276 |    0.146      11.9     2.11 |      34 |     0.043 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaPrimeHD2KEtaPrimePPGLinePostScaler  |     0.000 |     0.002 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2EtaPrimeHD2KEtaPrime3HRLine             |     0.230 |     0.168 |    0.024      29.8     0.96 |    1000 |     0.169 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaPrimeHD2KEtaPrime3HRLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaPrimeHD2KEtaPrime3HRLineHlt2Filter  |     0.020 |     0.010 |    0.004       0.0     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaPrimeHD2KEtaPrime3HRLineFilterSequen|     0.081 |     0.119 |    0.003      29.6     1.57 |     369 |     0.044 |
+TimingAuditor.TIMER              INFO            D2EtaPrimeHD2KEtaPrime3HRLine                    |     3.000 |     3.888 |    0.171      28.2     8.65 |      10 |     0.039 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaPrimeHD2KEtaPrime3HRLinePostScaler  |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2EtaHD2PiEtaPPGLine                      |     0.300 |     0.337 |    0.027       6.3     0.49 |    1000 |     0.338 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2PiEtaPPGLinePreScaler            |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2PiEtaPPGLineHlt2Filter           |     0.010 |     0.010 |    0.005       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2PiEtaPPGLineFilterSequence       |     0.541 |     0.551 |    0.154       6.0     0.60 |     388 |     0.214 |
+TimingAuditor.TIMER              INFO            D2EtaHEtaPPG                                     |     0.231 |     0.278 |    0.112       1.3     0.14 |     388 |     0.108 |
+TimingAuditor.TIMER              INFO            D2EtaHD2PiEtaPPGLine                             |     0.285 |     0.449 |    0.143       2.7     0.51 |      35 |     0.016 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2PiEtaPPGLinePostScaler           |     0.000 |     0.010 |    0.002       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2EtaHD2PiEta3HMLine                      |     0.260 |     0.160 |    0.025       1.2     0.16 |    1000 |     0.160 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2PiEta3HMLinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2PiEta3HMLineHlt2Filter           |     0.030 |     0.011 |    0.005       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2PiEta3HMLineFilterSequence       |     0.180 |     0.090 |    0.004       1.1     0.18 |     388 |     0.035 |
+TimingAuditor.TIMER              INFO            D2EtaHEta3HM                                     |     0.250 |     0.263 |    0.131       1.0     0.12 |      80 |     0.021 |
+TimingAuditor.TIMER              INFO            D2EtaHD2PiEta3HMLine                             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2PiEta3HMLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2EtaHD2PiEta3HRLine                      |     0.340 |     0.331 |    0.027      16.0     0.72 |    1000 |     0.332 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2PiEta3HRLinePreScaler            |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2PiEta3HRLineHlt2Filter           |     0.000 |     0.010 |    0.005       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2PiEta3HRLineFilterSequence       |     0.567 |     0.536 |    0.004      15.8     1.04 |     388 |     0.208 |
+TimingAuditor.TIMER              INFO            D2EtaHEta3HR                                     |     0.310 |     0.266 |    0.113       4.0     0.23 |     387 |     0.103 |
+TimingAuditor.TIMER              INFO            D2EtaHD2PiEta3HRLine                             |     2.352 |     1.587 |    0.145       9.2     2.83 |      17 |     0.027 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2PiEta3HRLinePostScaler           |     0.000 |     0.004 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2EtaHD2KEtaPPGLine                       |     0.150 |     0.170 |    0.027       9.2     0.43 |    1000 |     0.171 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2KEtaPPGLinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2KEtaPPGLineHlt2Filter            |     0.010 |     0.010 |    0.005       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2KEtaPPGLineFilterSequence        |     0.103 |     0.111 |    0.004       9.0     0.66 |     388 |     0.043 |
+TimingAuditor.TIMER              INFO            D2EtaHD2KEtaPPGLine                              |     1.142 |     0.896 |    0.139       7.6     1.73 |      35 |     0.031 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2KEtaPPGLinePostScaler            |     0.000 |     0.002 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2EtaHD2KEta3HMLine                       |     0.100 |     0.125 |    0.026       0.5     0.08 |    1000 |     0.126 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2KEta3HMLinePreScaler             |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2KEta3HMLineHlt2Filter            |     0.030 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2KEta3HMLineFilterSequence        |     0.000 |     0.004 |    0.003       0.0     0.00 |     388 |     0.002 |
+TimingAuditor.TIMER              INFO            D2EtaHD2KEta3HMLine                              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2KEta3HMLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2EtaHD2KEta3HRLine                       |     0.210 |     0.185 |    0.026      34.2     1.12 |    1000 |     0.185 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2KEta3HRLinePreScaler             |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2KEta3HRLineHlt2Filter            |     0.010 |     0.009 |    0.004       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2KEta3HRLineFilterSequence        |     0.128 |     0.163 |    0.004      33.9     1.79 |     388 |     0.063 |
+TimingAuditor.TIMER              INFO            D2EtaHD2KEta3HRLine                              |     2.941 |     3.241 |    0.144      32.7     7.79 |      17 |     0.055 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaHD2KEta3HRLinePostScaler            |     0.000 |     0.002 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLambdac2V2H_Lambdac2XiKpiLLLLine          |     0.170 |     0.204 |    0.024       4.0     0.38 |    1000 |     0.205 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V2H_Lambdac2XiKpiLLLLinePreScaler|     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V2H_Lambdac2XiKpiLLLLineFilterSeq|     0.080 |     0.099 |    0.003       3.5     0.36 |    1000 |     0.100 |
+TimingAuditor.TIMER              INFO            Lambda0LLForLambdac2V2H                          |     0.000 |     0.050 |    0.016       0.2     0.03 |      98 |     0.005 |
+TimingAuditor.TIMER              INFO            PionsForLambdac2V2H                              |     0.000 |     0.008 |    0.003       0.6     0.03 |     429 |     0.004 |
+TimingAuditor.TIMER              INFO            XimLLLForLambdac2V2H                             |     0.135 |     0.266 |    0.128       1.4     0.17 |      74 |     0.020 |
+TimingAuditor.TIMER              INFO            KaonsForLambdac2V2H                              |     0.081 |     0.010 |    0.006       0.0     0.01 |     122 |     0.001 |
+TimingAuditor.TIMER              INFO            Lambdac2V2H_Lambdac2XiKpiLLLLine                 |     0.000 |     0.185 |    0.085       0.6     0.17 |       8 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V2H_Lambdac2XiKpiLLLLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLambdac2V2H_Lambdac2XiKpiDDDLine          |     0.520 |     0.570 |    0.020       7.2     0.80 |    1000 |     0.571 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V2H_Lambdac2XiKpiDDDLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V2H_Lambdac2XiKpiDDDLineFilterSeq|     0.450 |     0.467 |    0.001       6.9     0.78 |    1000 |     0.468 |
+TimingAuditor.TIMER              INFO            Lambda0DDForLambdac2V2H                          |     0.000 |     0.032 |    0.004       0.1     0.02 |     494 |     0.016 |
+TimingAuditor.TIMER              INFO            DownPionsForLambdac2V2H                          |     0.000 |     0.009 |    0.004       0.0     0.00 |     392 |     0.004 |
+TimingAuditor.TIMER              INFO            XimDDDForLambdac2V2H                             |     0.204 |     0.340 |    0.101       1.3     0.19 |     392 |     0.133 |
+TimingAuditor.TIMER              INFO            Lambdac2V2H_Lambdac2XiKpiDDDLine                 |     0.309 |     0.161 |    0.067       1.7     0.17 |      97 |     0.016 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V2H_Lambdac2XiKpiDDDLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLambdac2V2H_Lambdac2XiKpiDDLLine          |     0.310 |     0.330 |    0.020       5.9     0.43 |    1000 |     0.331 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V2H_Lambdac2XiKpiDDLLinePreScaler|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V2H_Lambdac2XiKpiDDLLineFilterSeq|     0.230 |     0.229 |    0.001       5.8     0.40 |    1000 |     0.229 |
+TimingAuditor.TIMER              INFO            XimDDLForLambdac2V2H                             |     0.281 |     0.197 |    0.081       0.7     0.09 |     391 |     0.077 |
+TimingAuditor.TIMER              INFO            Lambdac2V2H_Lambdac2XiKpiDDLLine                 |     0.000 |     0.169 |    0.070       1.3     0.23 |      29 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V2H_Lambdac2XiKpiDDLLinePostScale|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCcbar2PhiPhiLine                          |     1.050 |     0.975 |    0.022      20.3     1.54 |    1000 |     0.975 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiPhiLinePreScaler                |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiPhiLineFilterSequence           |     1.000 |     0.863 |    0.001      20.2     1.52 |    1000 |     0.863 |
+TimingAuditor.TIMER              INFO            PhiForCcbar2Phi                                  |     0.050 |     0.015 |    0.006       0.1     0.01 |     198 |     0.003 |
+TimingAuditor.TIMER              INFO            TisPhiForCcbar2Phi_SelTisTos                     |     1.044 |     0.748 |    0.228       2.9     0.53 |      67 |     0.050 |
+TimingAuditor.TIMER              INFO            Ccbar2PhiPhiLine                                 |     0.000 |     0.079 |    0.031       1.3     0.17 |      55 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiPhiLinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCcbar2PhiKKDetachedLine                   |     0.290 |     0.271 |    0.023       6.5     0.47 |    1000 |     0.271 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiKKDetachedLinePreScaler         |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiKKDetachedLineFilterSequence    |     0.160 |     0.159 |    0.002       6.4     0.45 |    1000 |     0.159 |
+TimingAuditor.TIMER              INFO            DetachedPhiForCcbar2Phi                          |     0.000 |     0.013 |    0.004       0.1     0.01 |     201 |     0.003 |
+TimingAuditor.TIMER              INFO            KaonForCcbar2Phi                                 |     0.263 |     0.064 |    0.027       0.2     0.03 |      38 |     0.002 |
+TimingAuditor.TIMER              INFO            Ccbar2PhiKKDetachedLine                          |     0.588 |     0.199 |    0.080       1.4     0.22 |      34 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiKKDetachedLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCcbar2PhiBs2JpsiPhiLine                   |     0.100 |     0.127 |    0.023       1.8     0.11 |    1000 |     0.128 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiBs2JpsiPhiLinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiBs2JpsiPhiLineFilterSequence    |     0.020 |     0.014 |    0.002       1.3     0.07 |    1000 |     0.014 |
+TimingAuditor.TIMER              INFO            DetachedJpsi2PhiKKCcbar2Phi                      |     0.294 |     0.128 |    0.059       0.6     0.10 |      34 |     0.004 |
+TimingAuditor.TIMER              INFO            Ccbar2PhiBs2JpsiPhiLine                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiBs2JpsiPhiLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCcbar2PhiB2JpsiKLine                      |     0.200 |     0.117 |    0.022       0.9     0.07 |    1000 |     0.117 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiB2JpsiKLinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiB2JpsiKLineFilterSequence       |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO            LooseKaonForCcbar2Phi                            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Ccbar2PhiB2JpsiKLine                             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiB2JpsiKLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCcbar2PhiPiPiDetachedLine                 |     0.080 |     0.142 |    0.021       2.7     0.18 |    1000 |     0.142 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiPiPiDetachedLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiPiPiDetachedLineFilterSequence  |     0.010 |     0.028 |    0.001       2.4     0.15 |    1000 |     0.029 |
+TimingAuditor.TIMER              INFO            PionForCcbar2Phi                                 |     0.000 |     0.066 |    0.027       0.2     0.03 |      38 |     0.003 |
+TimingAuditor.TIMER              INFO            Ccbar2PhiPiPiDetachedLine                        |     0.000 |     0.151 |    0.068       0.6     0.10 |      35 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiPiPiDetachedLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCcbar2PhiBs2TriPhiLine                    |     0.150 |     0.124 |    0.024       1.6     0.10 |    1000 |     0.125 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiBs2TriPhiLinePreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiBs2TriPhiLineFilterSequence     |     0.000 |     0.012 |    0.002       1.5     0.07 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO            Ccbar2PhiBs2TriPhiLine                           |     0.000 |     0.074 |    0.023       1.3     0.21 |      38 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiBs2TriPhiLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_D0_KK                            |     0.220 |     0.242 |    0.054       7.5     0.33 |    1000 |     0.242 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_KKPreScaler                  |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_KKHlt1Filter                 |     0.010 |     0.018 |    0.007       3.3     0.10 |    1000 |     0.019 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_KKHlt2Filter                 |     0.000 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_KKFilterSequence             |     0.077 |     0.132 |    0.010       7.2     0.45 |     387 |     0.051 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_D0_KKVOIDFilter                |     0.000 |     0.009 |    0.004       0.1     0.01 |     387 |     0.003 |
+TimingAuditor.TIMER              INFO            CharmSelForD0_KKB2DMuNuX                         |     0.081 |     0.094 |    0.037       1.3     0.12 |     122 |     0.012 |
+TimingAuditor.TIMER              INFO            BSelForD0_KKB2DMuNuX                             |     0.000 |     0.501 |    0.089       1.3     0.68 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DMuNuX_D0_KK                                   |     5.000 |     3.167 |    2.383       4.0     1.11 |       2 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_KKPostScaler                 |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2DMuNuX_D0_PiPi                          |     0.150 |     0.212 |    0.054       3.5     0.22 |    1000 |     0.213 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_PiPiPreScaler                |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_PiPiHlt1Filter               |     0.000 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_PiPiHlt2Filter               |     0.010 |     0.006 |    0.004       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_PiPiFilterSequence           |     0.000 |     0.132 |    0.008       3.3     0.28 |     387 |     0.051 |
+TimingAuditor.TIMER              INFO            StrippingB2DMuNuX_D0_PiPiVOIDFilter              |     0.000 |     0.005 |    0.003       0.0     0.00 |     387 |     0.002 |
+TimingAuditor.TIMER              INFO            CharmSelForD0_PiPiB2DMuNuX                       |     0.000 |     0.106 |    0.034       1.0     0.10 |     126 |     0.013 |
+TimingAuditor.TIMER              INFO            BSelForD0_PiPiB2DMuNuX                           |     0.000 |     0.126 |    0.057       0.5     0.11 |      15 |     0.002 |
+TimingAuditor.TIMER              INFO            B2DMuNuX_D0_PiPi                                 |     0.000 |     1.781 |    1.781       1.8     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2DMuNuX_D0_PiPiPostScaler               |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2Pi0HD2PiPi0EEGLine                      |     0.370 |     0.316 |    0.035       5.9     0.52 |    1000 |     0.317 |
+TimingAuditor.TIMER              INFO           StrippingD2Pi0HD2PiPi0EEGLinePreScaler            |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2Pi0HD2PiPi0EEGLineHlt2Filter           |     0.000 |     0.011 |    0.006       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingD2Pi0HD2PiPi0EEGLineFilterSequence       |     0.505 |     0.449 |    0.004       5.7     0.71 |     396 |     0.178 |
+TimingAuditor.TIMER              INFO            D2Pi0HPi0EEG                                     |     0.250 |     0.114 |    0.043       0.8     0.09 |     320 |     0.037 |
+TimingAuditor.TIMER              INFO            D2Pi0HD2PiPi0EEGLine                             |     0.327 |     0.446 |    0.177       2.9     0.38 |      61 |     0.027 |
+TimingAuditor.TIMER              INFO           StrippingD2Pi0HD2PiPi0EEGLinePostScaler           |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2Pi0HD2KPi0EEGLine                       |     0.140 |     0.163 |    0.026       3.4     0.20 |    1000 |     0.163 |
+TimingAuditor.TIMER              INFO           StrippingD2Pi0HD2KPi0EEGLinePreScaler             |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2Pi0HD2KPi0EEGLineHlt2Filter            |     0.000 |     0.011 |    0.004       0.7     0.02 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingD2Pi0HD2KPi0EEGLineFilterSequence        |     0.101 |     0.098 |    0.003       3.3     0.28 |     396 |     0.039 |
+TimingAuditor.TIMER              INFO            D2Pi0HD2KPi0EEGLine                              |     0.327 |     0.381 |    0.157       3.0     0.38 |      61 |     0.023 |
+TimingAuditor.TIMER              INFO           StrippingD2Pi0HD2KPi0EEGLinePostScaler            |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2Pi0HDst2D0PiEEGLine                     |     0.180 |     0.145 |    0.026       1.5     0.13 |    1000 |     0.145 |
+TimingAuditor.TIMER              INFO           StrippingD2Pi0HDst2D0PiEEGLinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2Pi0HDst2D0PiEEGLineHlt2Filter          |     0.020 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingD2Pi0HDst2D0PiEEGLineFilterSequence      |     0.075 |     0.048 |    0.002       1.4     0.13 |     396 |     0.019 |
+TimingAuditor.TIMER              INFO            D2Pi0HD02Pi0Pi0EEG                               |     0.000 |     0.099 |    0.052       1.4     0.17 |      61 |     0.006 |
+TimingAuditor.TIMER              INFO            D2Pi0HDst2D0PiEEGLine                            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2Pi0HDst2D0PiEEGLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2KSHHPi0DstarD2KKPi0KSDDLine        |     0.720 |     0.750 |    0.025       6.2     0.81 |    1000 |     0.751 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KSHHPi0DstarD2KKPi0KSDDLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KSHHPi0DstarD2KKPi0KSDDLineFilterS|     0.600 |     0.634 |    0.002       6.0     0.76 |    1000 |     0.635 |
+TimingAuditor.TIMER              INFO            MERGED:SelAllPi0sForDstarD2KSHHPi0               |     0.438 |     0.487 |    0.015       5.3     0.48 |     890 |     0.434 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:SelAllPi0sForDstarD2KSHHPi0        |     0.292 |     0.285 |    0.011       2.0     0.23 |     890 |     0.254 |
+TimingAuditor.TIMER              INFO              INPUT:SelPi0ResolvedforDstarD2KSHHPi0          |     0.202 |     0.231 |    0.002       1.3     0.19 |     890 |     0.206 |
+TimingAuditor.TIMER              INFO               SelPi0ResolvedforDstarD2KSHHPi0               |     0.011 |     0.018 |    0.004       0.1     0.01 |     883 |     0.017 |
+TimingAuditor.TIMER              INFO              INPUT:SelPi0MergedforDstarD2KSHHPi0            |     0.056 |     0.042 |    0.002       0.8     0.09 |     890 |     0.038 |
+TimingAuditor.TIMER              INFO               SelPi0MergedforDstarD2KSHHPi0                 |     0.000 |     0.006 |    0.003       0.1     0.00 |     194 |     0.001 |
+TimingAuditor.TIMER              INFO             SelAllPi0sForDstarD2KSHHPi0                     |     0.000 |     0.006 |    0.003       0.0     0.00 |     560 |     0.004 |
+TimingAuditor.TIMER              INFO            SelKSDDForDstarD2KSHHPi0                         |     0.000 |     0.021 |    0.008       0.1     0.01 |     397 |     0.008 |
+TimingAuditor.TIMER              INFO            DstarD2KSHHPi0D2KKPi0KSDD                        |     0.164 |     0.327 |    0.141       1.7     0.18 |     243 |     0.080 |
+TimingAuditor.TIMER              INFO            DstarD2KSHHPi0DstarD2KKPi0KSDDLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KSHHPi0DstarD2KKPi0KSDDLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2KSHHPi0DstarD2KKPi0KSLLLine        |     0.310 |     0.237 |    0.023       4.9     0.38 |    1000 |     0.238 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KSHHPi0DstarD2KKPi0KSLLLinePreScal|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KSHHPi0DstarD2KKPi0KSLLLineFilterS|     0.110 |     0.116 |    0.001       4.7     0.32 |    1000 |     0.117 |
+TimingAuditor.TIMER              INFO            SelKSLLForDstarD2KSHHPi0                         |     0.000 |     0.026 |    0.012       0.1     0.01 |     172 |     0.005 |
+TimingAuditor.TIMER              INFO            DstarD2KSHHPi0D2KKPi0KSLL                        |     0.503 |     0.291 |    0.136       1.5     0.17 |     139 |     0.041 |
+TimingAuditor.TIMER              INFO            DstarD2KSHHPi0DstarD2KKPi0KSLLLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KSHHPi0DstarD2KKPi0KSLLLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2KSHHPi0DstarD2KPiPi0KSDDLine       |     0.150 |     0.251 |    0.024       2.4     0.31 |    1000 |     0.251 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KSHHPi0DstarD2KPiPi0KSDDLinePreSca|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KSHHPi0DstarD2KPiPi0KSDDLineFilter|     0.060 |     0.136 |    0.002       1.9     0.28 |    1000 |     0.137 |
+TimingAuditor.TIMER              INFO            DstarD2KSHHPi0D2KPiPi0KSDD                       |     0.164 |     0.347 |    0.127       1.6     0.20 |     243 |     0.084 |
+TimingAuditor.TIMER              INFO            DstarD2KSHHPi0DstarD2KPiPi0KSDDLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KSHHPi0DstarD2KPiPi0KSDDLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2KSHHPi0DstarD2KPiPi0KSLLLine       |     0.210 |     0.193 |    0.021       2.3     0.25 |    1000 |     0.193 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KSHHPi0DstarD2KPiPi0KSLLLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KSHHPi0DstarD2KPiPi0KSLLLineFilter|     0.050 |     0.082 |    0.002       2.2     0.23 |    1000 |     0.083 |
+TimingAuditor.TIMER              INFO            DstarD2KSHHPi0D2KPiPi0KSLL                       |     0.143 |     0.352 |    0.154       1.6     0.21 |     139 |     0.049 |
+TimingAuditor.TIMER              INFO            DstarD2KSHHPi0DstarD2KPiPi0KSLLLine              |     0.000 |     0.675 |    0.675       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KSHHPi0DstarD2KPiPi0KSLLLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2KSHHPi0DstarD2PiPiPi0KSDDLine      |     0.250 |     0.245 |    0.023       5.3     0.35 |    1000 |     0.245 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KSHHPi0DstarD2PiPiPi0KSDDLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KSHHPi0DstarD2PiPiPi0KSDDLineFilte|     0.130 |     0.127 |    0.001       5.1     0.29 |    1000 |     0.127 |
+TimingAuditor.TIMER              INFO            DstarD2KSHHPi0D2PiPiPi0KSDD                      |     0.164 |     0.313 |    0.094       4.8     0.34 |     243 |     0.076 |
+TimingAuditor.TIMER              INFO            DstarD2KSHHPi0DstarD2PiPiPi0KSDDLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KSHHPi0DstarD2PiPiPi0KSDDLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2KSHHPi0DstarD2PiPiPi0KSLLLine      |     0.120 |     0.197 |    0.023       7.1     0.35 |    1000 |     0.198 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KSHHPi0DstarD2PiPiPi0KSLLLinePreSc|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KSHHPi0DstarD2PiPiPi0KSLLLineFilte|     0.040 |     0.085 |    0.001       6.7     0.33 |    1000 |     0.085 |
+TimingAuditor.TIMER              INFO            DstarD2KSHHPi0D2PiPiPi0KSLL                      |     0.215 |     0.313 |    0.137       2.0     0.23 |     139 |     0.044 |
+TimingAuditor.TIMER              INFO            DstarD2KSHHPi0DstarD2PiPiPi0KSLLLine             |     0.000 |     3.996 |    3.996       4.0     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2KSHHPi0DstarD2PiPiPi0KSLLLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD02KpiForPromptCharm                      |     0.310 |     0.277 |    0.019       3.1     0.38 |    1000 |     0.278 |
+TimingAuditor.TIMER              INFO           StrippingD02KpiForPromptCharmPreScaler            |     0.010 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingD02KpiForPromptCharmFilterSequence       |     0.569 |     0.616 |    0.002       2.9     0.47 |     281 |     0.173 |
+TimingAuditor.TIMER              INFO            SelKaonForPromptCharm                            |     0.046 |     0.077 |    0.008       4.1     0.14 |     863 |     0.067 |
+TimingAuditor.TIMER              INFO            SelPionForPromptCharm                            |     0.067 |     0.067 |    0.007       0.4     0.04 |     887 |     0.060 |
+TimingAuditor.TIMER              INFO            D02KpiForPromptCharm                             |     0.098 |     0.106 |    0.054       1.3     0.10 |     204 |     0.022 |
+TimingAuditor.TIMER              INFO           StrippingD02KpiForPromptCharmPostScaler           |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarForPromptCharm                       |     0.630 |     0.629 |    0.024       5.1     0.60 |    1000 |     0.630 |
+TimingAuditor.TIMER              INFO           StrippingDstarForPromptCharmPreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarForPromptCharmFilterSequence        |     0.520 |     0.515 |    0.002       4.9     0.55 |    1000 |     0.515 |
+TimingAuditor.TIMER              INFO            SelD02KpiForPromptCharm                          |     0.113 |     0.099 |    0.045       0.6     0.06 |     707 |     0.070 |
+TimingAuditor.TIMER              INFO            DstarForPromptCharm                              |     0.000 |     0.231 |    0.060       1.9     0.52 |      13 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingDstarForPromptCharmPostScaler            |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDForPromptCharm                           |     0.200 |     0.183 |    0.017       1.6     0.17 |    1000 |     0.183 |
+TimingAuditor.TIMER              INFO           StrippingDForPromptCharmPreScaler                 |     0.010 |     0.004 |    0.002       0.1     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingDForPromptCharmFilterSequence            |     0.198 |     0.207 |    0.002       1.4     0.19 |     403 |     0.084 |
+TimingAuditor.TIMER              INFO            DForPromptCharm                                  |     0.034 |     0.111 |    0.040       0.6     0.07 |     292 |     0.033 |
+TimingAuditor.TIMER              INFO           StrippingDForPromptCharmPostScaler                |     0.000 |     0.003 |    0.002       0.0     0.00 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDsForPromptCharm                          |     0.160 |     0.180 |    0.017       1.6     0.17 |    1000 |     0.180 |
+TimingAuditor.TIMER              INFO           StrippingDsForPromptCharmPreScaler                |     0.010 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingDsForPromptCharmFilterSequence           |     0.186 |     0.179 |    0.002       1.5     0.17 |     483 |     0.087 |
+TimingAuditor.TIMER              INFO            DsForPromptCharm                                 |     0.086 |     0.086 |    0.035       1.4     0.09 |     347 |     0.030 |
+TimingAuditor.TIMER              INFO           StrippingDsForPromptCharmPostScaler               |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLambdaCForPromptCharm                     |     0.380 |     0.447 |    0.023       6.3     0.47 |    1000 |     0.448 |
+TimingAuditor.TIMER              INFO           StrippingLambdaCForPromptCharmPreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLambdaCForPromptCharmFilterSequence      |     0.310 |     0.341 |    0.002       6.0     0.42 |    1000 |     0.342 |
+TimingAuditor.TIMER              INFO            SelProtonForPromptCharm                          |     0.058 |     0.043 |    0.005       0.2     0.03 |     858 |     0.038 |
+TimingAuditor.TIMER              INFO            SelpreLambdaCForPromptCharm                      |     0.127 |     0.104 |    0.052       1.1     0.07 |     471 |     0.049 |
+TimingAuditor.TIMER              INFO            LambdaCForPromptCharm                            |     0.000 |     0.104 |    0.034       0.2     0.05 |      21 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLambdaCForPromptCharmPostScaler          |     0.000 |     0.003 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLambdaCLooseChi2IPForPromptCharm          |     0.160 |     0.105 |    0.016       0.8     0.07 |    1000 |     0.106 |
+TimingAuditor.TIMER              INFO           StrippingLambdaCLooseChi2IPForPromptCharmPreScaler|     0.010 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingLambdaCLooseChi2IPForPromptCharmFilterSeq|     0.052 |     0.016 |    0.002       0.7     0.07 |     192 |     0.003 |
+TimingAuditor.TIMER              INFO            LambdaCLooseChi2IPForPromptCharm                 |     0.000 |     0.077 |    0.043       0.1     0.04 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLambdaCLooseChi2IPForPromptCharmPostScale|     0.000 |     0.002 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLambdaC2pKKForPromptCharm                 |     0.220 |     0.207 |    0.020       1.4     0.18 |    1000 |     0.207 |
+TimingAuditor.TIMER              INFO           StrippingLambdaC2pKKForPromptCharmPreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLambdaC2pKKForPromptCharmFilterSequence  |     0.090 |     0.122 |    0.002       1.2     0.16 |    1000 |     0.123 |
+TimingAuditor.TIMER              INFO            LambdaC2pKKForPromptCharm                        |     0.104 |     0.079 |    0.039       0.7     0.05 |     478 |     0.038 |
+TimingAuditor.TIMER              INFO           StrippingLambdaC2pKKForPromptCharmPostScaler      |     0.000 |     0.002 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingSigmaCForPromptCharm                      |     0.120 |     0.127 |    0.020       6.4     0.23 |    1000 |     0.128 |
+TimingAuditor.TIMER              INFO           StrippingSigmaCForPromptCharmPreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingSigmaCForPromptCharmFilterSequence       |     0.010 |     0.020 |    0.001       6.1     0.21 |    1000 |     0.021 |
+TimingAuditor.TIMER              INFO            SelLambdaCForPromptCharm                         |     0.000 |     0.108 |    0.031       0.3     0.06 |      21 |     0.002 |
+TimingAuditor.TIMER              INFO            SigmaCForPromptCharm                             |     0.000 |     0.527 |    0.101       2.1     0.87 |       5 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingSigmaCForPromptCharmPostScaler           |     0.000 |     0.003 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLambdaCstarForPromptCharm                 |     0.060 |     0.112 |    0.020       3.1     0.12 |    1000 |     0.112 |
+TimingAuditor.TIMER              INFO           StrippingLambdaCstarForPromptCharmPreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLambdaCstarForPromptCharmFilterSequence  |     0.000 |     0.008 |    0.001       2.8     0.09 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO            LambdaCstarForPromptCharm                        |     0.000 |     0.513 |    0.087       2.1     0.88 |       5 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLambdaCstarForPromptCharmPostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXiCstarstar2LambdaCPiKForPromptCharm      |     0.150 |     0.118 |    0.020      10.3     0.33 |    1000 |     0.119 |
+TimingAuditor.TIMER              INFO           StrippingXiCstarstar2LambdaCPiKForPromptCharmPreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXiCstarstar2LambdaCPiKForPromptCharmFilte|     0.020 |     0.016 |    0.002      10.0     0.32 |    1000 |     0.017 |
+TimingAuditor.TIMER              INFO            SelPromptKaonForPromptCharm                      |     0.000 |     0.045 |    0.018       0.1     0.03 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO            XiCstarstar2LambdaCPiKForPromptCharm             |     0.000 |     0.679 |    0.103       2.9     1.24 |       5 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingXiCstarstar2LambdaCPiKForPromptCharmPostS|     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXic02LcPiForPromptCharm                   |     0.150 |     0.112 |    0.019       2.3     0.13 |    1000 |     0.112 |
+TimingAuditor.TIMER              INFO           StrippingXic02LcPiForPromptCharmPreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXic02LcPiForPromptCharmFilterSequence    |     0.050 |     0.016 |    0.001       2.1     0.11 |    1000 |     0.017 |
+TimingAuditor.TIMER              INFO            Xic02LcPiForPromptCharm                          |     0.000 |     0.300 |    0.057       1.4     0.36 |      21 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingXic02LcPiForPromptCharmPostScaler        |     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingChiAndCharmForPromptCharm                 |     0.140 |     0.129 |    0.025       1.0     0.10 |    1000 |     0.130 |
+TimingAuditor.TIMER              INFO           StrippingChiAndCharmForPromptCharmPreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingChiAndCharmForPromptCharmFilterSequence  |     0.020 |     0.018 |    0.002       0.8     0.07 |    1000 |     0.018 |
+TimingAuditor.TIMER              INFO            MERGED:PromptCharmForPromptCharm                 |     0.581 |     0.520 |    0.032      12.7     0.63 |     911 |     0.474 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:PromptCharmForPromptCharm          |     0.559 |     0.487 |    0.029      10.2     0.53 |     911 |     0.444 |
+TimingAuditor.TIMER              INFO              INPUT:SelD02KpiForPromptCharm                  |     0.000 |     0.006 |    0.002       0.3     0.01 |     911 |     0.006 |
+TimingAuditor.TIMER              INFO              INPUT:SelDstarForPromptCharm                   |     0.021 |     0.009 |    0.001       2.3     0.09 |     911 |     0.009 |
+TimingAuditor.TIMER              INFO               SelDstarForPromptCharm                        |     0.769 |     0.262 |    0.066       2.1     0.56 |      13 |     0.003 |
+TimingAuditor.TIMER              INFO              INPUT:SelDsForPromptCharm                      |     0.175 |     0.202 |    0.001       1.2     0.17 |     911 |     0.185 |
+TimingAuditor.TIMER              INFO               SelDsForPromptCharm                           |     0.056 |     0.093 |    0.039       0.7     0.06 |     707 |     0.066 |
+TimingAuditor.TIMER              INFO              INPUT:SelDForPromptCharm                       |     0.307 |     0.209 |    0.001       1.3     0.18 |     911 |     0.191 |
+TimingAuditor.TIMER              INFO               SelDForPromptCharm                            |     0.141 |     0.108 |    0.034       0.6     0.06 |     707 |     0.077 |
+TimingAuditor.TIMER              INFO              INPUT:SelLambdaCForPromptCharm                 |     0.010 |     0.007 |    0.001       0.0     0.00 |     911 |     0.006 |
+TimingAuditor.TIMER              INFO              INPUT:SelSigmaCForPromptCharm                  |     0.000 |     0.010 |    0.001       4.7     0.16 |     911 |     0.010 |
+TimingAuditor.TIMER              INFO               SelSigmaCForPromptCharm                       |     0.000 |     0.508 |    0.072       2.1     0.87 |       5 |     0.003 |
+TimingAuditor.TIMER              INFO              INPUT:SelLambdaCstarForPromptCharm             |     0.010 |     0.007 |    0.001       3.0     0.10 |     911 |     0.007 |
+TimingAuditor.TIMER              INFO               SelLambdaCstarForPromptCharm                  |     0.000 |     0.533 |    0.074       2.2     0.96 |       5 |     0.003 |
+TimingAuditor.TIMER              INFO             PromptCharmForPromptCharm                       |     0.000 |     0.008 |    0.004       0.0     0.00 |      40 |     0.000 |
+TimingAuditor.TIMER              INFO            SelDiMuonAndCharmForPromptCharm                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            SelPreChiAndCharmForPromptCharm                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            ChiAndCharmForPromptCharm                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingChiAndCharmForPromptCharmPostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCharmAndWForPromptCharm                   |     0.150 |     0.120 |    0.023       0.5     0.07 |    1000 |     0.121 |
+TimingAuditor.TIMER              INFO           StrippingCharmAndWForPromptCharmPreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCharmAndWForPromptCharmFilterSequence    |     0.000 |     0.005 |    0.002       0.3     0.01 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            CharmAndWForPromptCharm                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingCharmAndWForPromptCharmPostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDiMuonAndCharmForPromptCharm              |     0.060 |     0.118 |    0.023       0.6     0.07 |    1000 |     0.119 |
+TimingAuditor.TIMER              INFO           StrippingDiMuonAndCharmForPromptCharmPreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDiMuonAndCharmForPromptCharmFilterSequenc|     0.000 |     0.004 |    0.001       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            DiMuonAndCharmForPromptCharm                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDiMuonAndCharmForPromptCharmPostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDiCharmForPromptCharm                     |     0.700 |     0.628 |    0.021      14.7     0.80 |    1000 |     0.628 |
+TimingAuditor.TIMER              INFO           StrippingDiCharmForPromptCharmPreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDiCharmForPromptCharmFilterSequence      |     0.570 |     0.508 |    0.002      14.5     0.77 |    1000 |     0.509 |
+TimingAuditor.TIMER              INFO            DiCharmForPromptCharm                            |     0.750 |     0.744 |    0.505       1.8     0.29 |      40 |     0.030 |
+TimingAuditor.TIMER              INFO           StrippingDiCharmForPromptCharmPostScaler          |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTriCharmForPromptCharm                    |     0.350 |     0.282 |    0.021       7.9     0.87 |    1000 |     0.283 |
+TimingAuditor.TIMER              INFO           StrippingTriCharmForPromptCharmPreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTriCharmForPromptCharmFilterSequence     |     0.170 |     0.170 |    0.001       7.7     0.87 |    1000 |     0.171 |
+TimingAuditor.TIMER              INFO            TriCharmForPromptCharm                           |     4.250 |     3.933 |    2.824       7.3     1.27 |      40 |     0.157 |
+TimingAuditor.TIMER              INFO           StrippingTriCharmForPromptCharmPostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDiMuonAndDiCharmForPromptCharm            |     0.180 |     0.118 |    0.023       0.5     0.07 |    1000 |     0.119 |
+TimingAuditor.TIMER              INFO           StrippingDiMuonAndDiCharmForPromptCharmPreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDiMuonAndDiCharmForPromptCharmFilterSeque|     0.000 |     0.005 |    0.001       0.1     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            DiMuonAndDiCharmForPromptCharm                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDiMuonAndDiCharmForPromptCharmPostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDoubleDiMuonAndCharmForPromptCharm        |     0.080 |     0.120 |    0.023       0.7     0.07 |    1000 |     0.120 |
+TimingAuditor.TIMER              INFO           StrippingDoubleDiMuonAndCharmForPromptCharmPreScal|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDoubleDiMuonAndCharmForPromptCharmFilterS|     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            DoubleDiMuonAndCharmForPromptCharm               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDoubleDiMuonAndCharmForPromptCharmPostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD02KKForPromptCharm                       |     0.150 |     0.229 |    0.023       1.1     0.15 |    1000 |     0.230 |
+TimingAuditor.TIMER              INFO           StrippingD02KKForPromptCharmPreScaler             |     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD02KKForPromptCharmFilterSequence        |     0.110 |     0.146 |    0.001       0.8     0.13 |    1000 |     0.146 |
+TimingAuditor.TIMER              INFO            D02KKForPromptCharm                              |     0.055 |     0.057 |    0.030       0.5     0.03 |     722 |     0.041 |
+TimingAuditor.TIMER              INFO           StrippingD02KKForPromptCharmPostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD02pipiForPromptCharm                     |     0.240 |     0.311 |    0.022       2.2     0.23 |    1000 |     0.311 |
+TimingAuditor.TIMER              INFO           StrippingD02pipiForPromptCharmPreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD02pipiForPromptCharmFilterSequence      |     0.160 |     0.233 |    0.002       1.9     0.20 |    1000 |     0.233 |
+TimingAuditor.TIMER              INFO            D02pipiForPromptCharm                            |     0.058 |     0.068 |    0.028       0.5     0.04 |     861 |     0.059 |
+TimingAuditor.TIMER              INFO           StrippingD02pipiForPromptCharmPostScaler          |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarCPForPromptCharm                     |     0.490 |     0.433 |    0.023       3.5     0.31 |    1000 |     0.434 |
+TimingAuditor.TIMER              INFO           StrippingDstarCPForPromptCharmPreScaler           |     0.020 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarCPForPromptCharmFilterSequence      |     0.300 |     0.313 |    0.001       2.2     0.23 |    1000 |     0.313 |
+TimingAuditor.TIMER              INFO            MERGED:SelD02CPForPromptCharm                    |     0.307 |     0.334 |    0.014       1.8     0.21 |     911 |     0.305 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:SelD02CPForPromptCharm             |     0.285 |     0.327 |    0.010       1.8     0.21 |     911 |     0.298 |
+TimingAuditor.TIMER              INFO              INPUT:SelD02KKForPromptCharm                   |     0.120 |     0.148 |    0.002       0.8     0.11 |     911 |     0.136 |
+TimingAuditor.TIMER              INFO               SelD02KKForPromptCharm                        |     0.055 |     0.046 |    0.028       0.5     0.02 |     722 |     0.033 |
+TimingAuditor.TIMER              INFO              INPUT:SelD02pipiForPromptCharm                 |     0.142 |     0.168 |    0.001       1.0     0.11 |     911 |     0.153 |
+TimingAuditor.TIMER              INFO               SelD02pipiForPromptCharm                      |     0.046 |     0.052 |    0.023       0.5     0.03 |     861 |     0.045 |
+TimingAuditor.TIMER              INFO             SelD02CPForPromptCharm                          |     0.000 |     0.006 |    0.006       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarCPForPromptCharm                            |     0.000 |     0.708 |    0.071       1.3     0.90 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingDstarCPForPromptCharmPostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCcbar2PpbarLine                           |     0.450 |     0.491 |    0.065       8.5     0.72 |    1000 |     0.491 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PpbarLinePreScaler                 |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PpbarLineFilterSequence            |     0.360 |     0.380 |    0.008       8.3     0.72 |    1000 |     0.380 |
+TimingAuditor.TIMER              INFO            StrippingCcbar2PpbarLineVOIDFilter               |     0.010 |     0.009 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdTightProtons_Particles          |     1.248 |     1.350 |    0.036      18.6     1.62 |     905 |     1.222 |
+TimingAuditor.TIMER              INFO            Ccbar2PpbarLine                                  |     0.026 |     0.088 |    0.050       1.4     0.07 |     376 |     0.033 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PpbarLinePostScaler                |     0.000 |     0.002 |    0.002       0.0     0.00 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2EtaEEGHD2PiEtaEEGLine                   |     0.230 |     0.205 |    0.032      16.6     0.72 |    1000 |     0.205 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaEEGHD2PiEtaEEGLinePreScaler         |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaEEGHD2PiEtaEEGLineHlt2Filter        |     0.020 |     0.017 |    0.007       0.1     0.01 |    1000 |     0.018 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaEEGHD2PiEtaEEGLineFilterSequence    |     2.727 |     3.017 |    0.185      16.3     3.83 |      22 |     0.066 |
+TimingAuditor.TIMER              INFO            D2EtaEEGHEtaEEG                                  |     0.000 |     0.373 |    0.073       1.7     0.47 |      22 |     0.008 |
+TimingAuditor.TIMER              INFO            D2EtaEEGHD2PiEtaEEGLine                          |     2.222 |     1.078 |    0.163       4.6     1.31 |      18 |     0.019 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaEEGHD2PiEtaEEGLinePostScaler        |     0.000 |     0.003 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2EtaEEGHD2KEtaEEGLine                    |     0.110 |     0.146 |    0.027       6.3     0.27 |    1000 |     0.147 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaEEGHD2KEtaEEGLinePreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaEEGHD2KEtaEEGLineHlt2Filter         |     0.000 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaEEGHD2KEtaEEGLineFilterSequence     |     0.909 |     1.020 |    0.003       6.0     1.39 |      22 |     0.022 |
+TimingAuditor.TIMER              INFO            D2EtaEEGHD2KEtaEEGLine                           |     0.555 |     0.827 |    0.131       3.3     0.89 |      18 |     0.015 |
+TimingAuditor.TIMER              INFO           StrippingD2EtaEEGHD2KEtaEEGLinePostScaler         |     0.000 |     0.003 |    0.002       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2PhiHD2PiPhi3HMLine                      |     0.140 |     0.179 |    0.028       4.1     0.23 |    1000 |     0.180 |
+TimingAuditor.TIMER              INFO           StrippingD2PhiHD2PiPhi3HMLinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2PhiHD2PiPhi3HMLineHlt2Filter           |     0.000 |     0.010 |    0.005       0.0     0.00 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingD2PhiHD2PiPhi3HMLineFilterSequence       |     0.075 |     0.126 |    0.004       4.0     0.31 |     395 |     0.050 |
+TimingAuditor.TIMER              INFO            D2PhiHPhi3HM                                     |     0.240 |     0.355 |    0.155       1.4     0.18 |      83 |     0.030 |
+TimingAuditor.TIMER              INFO            D2PhiHD2PiPhi3HMLine                             |     0.000 |     1.415 |    0.192       2.6     1.73 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingD2PhiHD2PiPhi3HMLinePostScaler           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2PhiHD2PiPhi3HRLine                      |     0.420 |     0.372 |    0.024      18.0     0.74 |    1000 |     0.373 |
+TimingAuditor.TIMER              INFO           StrippingD2PhiHD2PiPhi3HRLinePreScaler            |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2PhiHD2PiPhi3HRLineHlt2Filter           |     0.030 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingD2PhiHD2PiPhi3HRLineFilterSequence       |     0.683 |     0.628 |    0.005      17.8     1.02 |     395 |     0.248 |
+TimingAuditor.TIMER              INFO            D2PhiHPhi3HR                                     |     0.406 |     0.338 |    0.126       4.7     0.27 |     394 |     0.133 |
+TimingAuditor.TIMER              INFO            D2PhiHD2PiPhi3HRLine                             |     0.000 |     0.663 |    0.135       4.6     1.00 |      29 |     0.019 |
+TimingAuditor.TIMER              INFO           StrippingD2PhiHD2PiPhi3HRLinePostScaler           |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2PhiHD2KPhi3HMLine                       |     0.140 |     0.139 |    0.028       3.1     0.15 |    1000 |     0.140 |
+TimingAuditor.TIMER              INFO           StrippingD2PhiHD2KPhi3HMLinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2PhiHD2KPhi3HMLineHlt2Filter            |     0.020 |     0.010 |    0.004       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingD2PhiHD2KPhi3HMLineFilterSequence        |     0.050 |     0.013 |    0.003       3.0     0.15 |     395 |     0.005 |
+TimingAuditor.TIMER              INFO            D2PhiHD2KPhi3HMLine                              |     0.000 |     1.436 |    0.152       2.7     1.82 |       2 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingD2PhiHD2KPhi3HMLinePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2PhiHD2KPhi3HRLine                       |     0.100 |     0.164 |    0.026       7.8     0.34 |    1000 |     0.165 |
+TimingAuditor.TIMER              INFO           StrippingD2PhiHD2KPhi3HRLinePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2PhiHD2KPhi3HRLineHlt2Filter            |     0.010 |     0.009 |    0.004       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingD2PhiHD2KPhi3HRLineFilterSequence        |     0.075 |     0.097 |    0.003       7.6     0.52 |     395 |     0.038 |
+TimingAuditor.TIMER              INFO            D2PhiHD2KPhi3HRLine                              |     1.034 |     0.958 |    0.147       6.4     1.33 |      29 |     0.028 |
+TimingAuditor.TIMER              INFO           StrippingD2PhiHD2KPhi3HRLinePostScaler            |     0.000 |     0.002 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLambdac2V03H_Lambdac2Lambda3PiLLLine      |     0.230 |     0.201 |    0.025       3.9     0.35 |    1000 |     0.201 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V03H_Lambdac2Lambda3PiLLLinePreSc|     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V03H_Lambdac2Lambda3PiLLLineFilte|     0.100 |     0.092 |    0.002       3.6     0.34 |    1000 |     0.092 |
+TimingAuditor.TIMER              INFO            Lambda0LLForLambdac2V03H                         |     0.102 |     0.053 |    0.019       0.4     0.04 |      98 |     0.005 |
+TimingAuditor.TIMER              INFO            PionsForLambdac2V03H                             |     0.000 |     0.008 |    0.004       0.0     0.00 |     429 |     0.004 |
+TimingAuditor.TIMER              INFO            Lambdac2V03H_Lambdac2Lambda3PiLLLine             |     0.135 |     0.205 |    0.071       1.1     0.17 |      74 |     0.015 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V03H_Lambdac2Lambda3PiLLLinePostS|     0.000 |     0.002 |    0.002       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLambdac2V03H_Lambdac2Lambda3PiDDLine      |     0.410 |     0.431 |    0.022       6.5     0.56 |    1000 |     0.431 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V03H_Lambdac2Lambda3PiDDLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V03H_Lambdac2Lambda3PiDDLineFilte|     0.330 |     0.332 |    0.002       5.5     0.51 |    1000 |     0.333 |
+TimingAuditor.TIMER              INFO            Lambda0DDForLambdac2V03H                         |     0.040 |     0.034 |    0.004       0.3     0.02 |     494 |     0.017 |
+TimingAuditor.TIMER              INFO            Lambdac2V03H_Lambdac2Lambda3PiDDLine             |     0.179 |     0.165 |    0.055       4.8     0.25 |     391 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V03H_Lambdac2Lambda3PiDDLinePostS|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLambdac2V03H_Lambdac2LambdaK2PiLLLine     |     0.130 |     0.167 |    0.021       4.4     0.28 |    1000 |     0.167 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V03H_Lambdac2LambdaK2PiLLLinePreS|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V03H_Lambdac2LambdaK2PiLLLineFilt|     0.030 |     0.057 |    0.001       2.9     0.23 |    1000 |     0.057 |
+TimingAuditor.TIMER              INFO            KaonsForLambdac2V03H                             |     0.000 |     0.008 |    0.004       0.0     0.00 |     429 |     0.004 |
+TimingAuditor.TIMER              INFO            Lambdac2V03H_Lambdac2LambdaK2PiLLLine            |     0.135 |     0.160 |    0.065       0.6     0.12 |      74 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V03H_Lambdac2LambdaK2PiLLLinePost|     0.000 |     0.003 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLambdac2V03H_Lambdac2LambdaK2PiDDLine     |     0.330 |     0.314 |    0.022       4.6     0.37 |    1000 |     0.314 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V03H_Lambdac2LambdaK2PiDDLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V03H_Lambdac2LambdaK2PiDDLineFilt|     0.240 |     0.221 |    0.002       4.3     0.36 |    1000 |     0.221 |
+TimingAuditor.TIMER              INFO            Lambdac2V03H_Lambdac2LambdaK2PiDDLine            |     0.230 |     0.138 |    0.056       1.2     0.08 |     391 |     0.054 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V03H_Lambdac2LambdaK2PiDDLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingBbbar2PhiPhiLine                          |     0.450 |     0.350 |    0.032       9.1     0.72 |    1000 |     0.351 |
+TimingAuditor.TIMER              INFO           StrippingBbbar2PhiPhiLinePreScaler                |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingBbbar2PhiPhiLineFilterSequence           |     0.290 |     0.220 |    0.002       8.8     0.70 |    1000 |     0.221 |
+TimingAuditor.TIMER              INFO            PhiForBbbar2PhiPhi                               |     0.000 |     0.017 |    0.006       0.1     0.01 |     198 |     0.003 |
+TimingAuditor.TIMER              INFO            TisPhiForBbbar2PhiPhi_SelTisTos                  |     0.942 |     0.814 |    0.184       6.0     0.82 |     138 |     0.112 |
+TimingAuditor.TIMER              INFO            Bbbar2PhiPhiLine                                 |     0.163 |     0.065 |    0.029       1.3     0.12 |     122 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingBbbar2PhiPhiLinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCcbar2LstLstLine                          |     0.690 |     0.716 |    0.027       8.2     0.78 |    1000 |     0.717 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2LstLstLinePreScaler                |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2LstLstLineFilterSequence           |     0.580 |     0.596 |    0.002       7.7     0.73 |    1000 |     0.597 |
+TimingAuditor.TIMER              INFO            ProtonForLstCcbar2Lst                            |     0.000 |     0.019 |    0.005       3.9     0.13 |     890 |     0.017 |
+TimingAuditor.TIMER              INFO            KaonForLstCcbar2Lst                              |     0.032 |     0.011 |    0.004       0.0     0.01 |     611 |     0.007 |
+TimingAuditor.TIMER              INFO            LstForCcbar2Lst                                  |     0.067 |     0.092 |    0.048       0.5     0.05 |     590 |     0.055 |
+TimingAuditor.TIMER              INFO            TisLstForCcbar2Lst_SelTisTos                     |     0.576 |     0.766 |    0.193       2.6     0.52 |      52 |     0.040 |
+TimingAuditor.TIMER              INFO            Ccbar2LstLstLine                                 |     0.243 |     0.089 |    0.040       1.2     0.18 |      41 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2LstLstLinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCcbar2LstLstDetachedLine                  |     0.410 |     0.292 |    0.024       3.6     0.29 |    1000 |     0.293 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2LstLstDetachedLinePreScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2LstLstDetachedLineFilterSequence   |     0.240 |     0.178 |    0.002       3.3     0.25 |    1000 |     0.178 |
+TimingAuditor.TIMER              INFO            DetachedLstForCcbar2Lst                          |     0.101 |     0.076 |    0.043       0.5     0.04 |     590 |     0.045 |
+TimingAuditor.TIMER              INFO            Ccbar2LstLstDetachedLine                         |     0.000 |     0.071 |    0.033       1.2     0.16 |      52 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2LstLstDetachedLinePostScaler       |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLc2L0LLpi_pPiPiLine                       |     1.040 |     1.073 |    0.021       9.1     0.88 |    1000 |     1.074 |
+TimingAuditor.TIMER              INFO           StrippingLc2L0LLpi_pPiPiLinePreScaler             |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLc2L0LLpi_pPiPiLineFilterSequence        |     0.930 |     0.965 |    0.002       9.0     0.85 |    1000 |     0.966 |
+TimingAuditor.TIMER              INFO            Lc2L0LLpiSelPiminus                              |     0.307 |     0.239 |    0.021       1.3     0.16 |     911 |     0.218 |
+TimingAuditor.TIMER              INFO            Lc2L0LLpiSelProtons                              |     0.035 |     0.040 |    0.005       0.2     0.03 |     852 |     0.035 |
+TimingAuditor.TIMER              INFO            Lc2L0LLpiSelLambda02pPi                          |     0.112 |     0.121 |    0.049       0.8     0.08 |     802 |     0.098 |
+TimingAuditor.TIMER              INFO            Lc2L0LLpiSelPions                                |     0.070 |     0.191 |    0.055       0.6     0.13 |     141 |     0.027 |
+TimingAuditor.TIMER              INFO            Lc2L0LLpi_pPiPiLine                              |     0.071 |     0.097 |    0.053       1.2     0.10 |     140 |     0.014 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Lc2L0LLpi_pPiPiLine                 |     0.000 |     0.701 |    0.629       0.8     0.06 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_Lc2L0LLpi_pPiPiLine                 |     3.333 |     1.261 |    0.939       1.6     0.33 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_Lc2L0LLpi_pPiPiLine                 |     0.000 |     0.314 |    0.226       0.5     0.14 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_Lc2L0LLpi_pPiPiLine                 |     0.000 |     0.219 |    0.169       0.3     0.08 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_Lc2L0LLpi_pPiPiLine                 |     0.000 |     0.227 |    0.164       0.3     0.10 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingLc2L0LLpi_pPiPiLinePostScaler            |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2ppipiSigmacmm_Lcpi_PartReco_Line        |     0.400 |     0.443 |    0.030       9.9     0.46 |    1000 |     0.444 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_PartReco_LinePreScal|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_PartReco_LineFilterS|     0.250 |     0.307 |    0.002       9.7     0.43 |    1000 |     0.308 |
+TimingAuditor.TIMER              INFO            threepart_B2ppipiSigmacmm_Lcpi                   |     0.187 |     0.217 |    0.076       2.3     0.12 |     855 |     0.186 |
+TimingAuditor.TIMER              INFO            pifromSigmamm_B2ppipiSigmacmm_Lcpi               |     0.400 |     0.256 |    0.075       0.8     0.21 |      25 |     0.006 |
+TimingAuditor.TIMER              INFO            fourpartB2ppipiSigmacmm_Lcpi                     |     0.000 |     0.591 |    0.171       1.4     0.72 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B2ppipiSigmacmm_Lcpi_PartReco_Line               |     0.000 |     4.110 |    2.494       7.0     2.48 |       3 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_PartReco_LinePostSca|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2ppipiSigmacmm_Lcpi_PartRecoWS_Line      |     0.110 |     0.139 |    0.028       1.8     0.09 |    1000 |     0.139 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_PartRecoWS_LinePreSc|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_PartRecoWS_LineFilte|     0.000 |     0.006 |    0.002       1.7     0.06 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            fourpartWSB2ppipiSigmacmm_Lcpi                   |     0.000 |     0.577 |    0.105       1.4     0.75 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            B2ppipiSigmacmm_Lcpi_PartRecoWS_Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_PartRecoWS_LinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2ppipiSigmacmm_Lcpi_PartRecoWS_SC_Line   |     0.500 |     0.485 |    0.027      39.8     1.64 |    1000 |     0.486 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_PartRecoWS_SC_LinePr|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_PartRecoWS_SC_LineFi|     0.370 |     0.361 |    0.001      39.5     1.62 |    1000 |     0.362 |
+TimingAuditor.TIMER              INFO            threepartWS_SC_B2ppipiSigmacmm_Lcpi              |     0.198 |     0.192 |    0.070       5.2     0.19 |     855 |     0.165 |
+TimingAuditor.TIMER              INFO            fourpartWS_SCB2ppipiSigmacmm_Lcpi                |     0.000 |     0.278 |    0.055       1.4     0.33 |      15 |     0.004 |
+TimingAuditor.TIMER              INFO            B2ppipiSigmacmm_Lcpi_PartRecoWS_SC_Line          |    15.000 |    15.691 |    2.531      31.6    14.43 |       4 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_PartRecoWS_SC_LinePo|     0.000 |     0.004 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2ppipiSigmacmm_Lcpi_Closed_Line          |     0.060 |     0.139 |    0.030       2.4     0.10 |    1000 |     0.140 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_Closed_LinePreScaler|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_Closed_LineFilterSeq|     0.010 |     0.006 |    0.002       2.2     0.07 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO            Sigmacmm2LcpiB2ppipiSigmacmm_Lcpi                |     0.000 |     1.494 |    1.494       1.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            B2ppipiSigmacmm_Lcpi_Closed_Line                 |     0.000 |     0.092 |    0.092       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_Closed_LinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2ppipiSigmacmm_Lcpi_Neutral_Closed_Line  |     0.530 |     0.419 |    0.030       5.6     0.39 |    1000 |     0.419 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_Neutral_Closed_LineP|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_Neutral_Closed_LineF|     0.390 |     0.293 |    0.001       5.3     0.35 |    1000 |     0.294 |
+TimingAuditor.TIMER              INFO            threepartSc0_B2ppipiSigmacmm_Lcpi                |     0.245 |     0.188 |    0.070       1.5     0.10 |     855 |     0.161 |
+TimingAuditor.TIMER              INFO            Sigmac02LcpiB2ppipiSigmacmm_Lcpi                 |     0.909 |     0.449 |    0.142       1.7     0.46 |      11 |     0.005 |
+TimingAuditor.TIMER              INFO            B2ppipiSigmacmm_Lcpi_Neutral_Closed_Line         |     0.000 |     0.226 |    0.073       1.1     0.36 |       8 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_Neutral_Closed_LineP|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2ppipiSigmacmm_Lcpi_Closed_Line_FourPart |     0.190 |     0.151 |    0.029       7.4     0.27 |    1000 |     0.151 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_Closed_Line_FourPart|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_Closed_Line_FourPart|     0.020 |     0.017 |    0.001       7.1     0.26 |    1000 |     0.017 |
+TimingAuditor.TIMER              INFO            fourpartB2ppipiSigmacmm_LcpiTOS                  |     3.333 |     3.898 |    2.493       6.6     2.32 |       3 |     0.012 |
+TimingAuditor.TIMER              INFO            B2ppipiSigmacmm_Lcpi_Closed_Line_FourPart        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_Closed_Line_FourPart|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2ppipiSigmacmm_Lcpi_Closed_Line_FourPart_|     0.090 |     0.135 |    0.030       0.6     0.07 |    1000 |     0.136 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_Closed_Line_FourPart|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_Closed_Line_FourPart|     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            fourpartWSB2ppipiSigmacmm_LcpiTOS                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            B2ppipiSigmacmm_Lcpi_Closed_Line_FourPart_WS     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_Closed_Line_FourPart|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingB2ppipiSigmacmm_Lcpi_Closed_Line_FourPart_|     0.170 |     0.213 |    0.029      52.7     1.79 |    1000 |     0.213 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_Closed_Line_FourPart|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_Closed_Line_FourPart|     0.070 |     0.083 |    0.001      52.3     1.78 |    1000 |     0.084 |
+TimingAuditor.TIMER              INFO            fourpartWS_SCB2ppipiSigmacmm_LcpiTOS             |    15.000 |    18.751 |    2.334      49.2    21.65 |       4 |     0.075 |
+TimingAuditor.TIMER              INFO            B2ppipiSigmacmm_Lcpi_Closed_Line_FourPart_WS_SC  |     0.000 |     0.379 |    0.379       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingB2ppipiSigmacmm_Lcpi_Closed_Line_FourPart|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCC2DDcontrolLine                          |     4.490 |     4.441 |    0.028     378.1    14.63 |    1000 |     4.442 |
+TimingAuditor.TIMER              INFO           StrippingCC2DDcontrolLinePreScaler                |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCC2DDcontrolLineFilterSequence           |     4.370 |     4.298 |    0.001     377.9    14.61 |    1000 |     4.299 |
+TimingAuditor.TIMER              INFO            MERGED:CC2DDcontrolMergedDSelection              |     4.785 |     4.649 |    0.031     377.4    15.20 |     911 |     4.236 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:CC2DDcontrolMergedDSelection       |     4.720 |     4.587 |    0.028     376.5    15.15 |     911 |     4.179 |
+TimingAuditor.TIMER              INFO              INPUT:D0ForCC2DDcontrol                        |     0.526 |     0.505 |    0.003       7.8     0.35 |     911 |     0.461 |
+TimingAuditor.TIMER              INFO               D0ForCC2DDcontrol                             |     0.320 |     0.361 |    0.100       6.2     0.27 |     905 |     0.328 |
+TimingAuditor.TIMER              INFO              INPUT:DpForCC2DDcontrol                        |     0.559 |     0.585 |    0.002       7.4     0.68 |     911 |     0.533 |
+TimingAuditor.TIMER              INFO               DpForCC2DDcontrol                             |     0.386 |     0.450 |    0.070       7.1     0.63 |     905 |     0.408 |
+TimingAuditor.TIMER              INFO              INPUT:DsForCC2DDcontrol                        |     0.526 |     0.643 |    0.001      14.4     1.01 |     911 |     0.586 |
+TimingAuditor.TIMER              INFO               DsForCC2DDcontrol                             |     0.453 |     0.508 |    0.065      13.5     0.96 |     905 |     0.460 |
+TimingAuditor.TIMER              INFO              INPUT:LcForCC2DDcontrol                        |     0.735 |     0.625 |    0.003      10.7     0.76 |     911 |     0.570 |
+TimingAuditor.TIMER              INFO               LcForCC2DDcontrol                             |     0.597 |     0.483 |    0.101       9.7     0.70 |     904 |     0.437 |
+TimingAuditor.TIMER              INFO              INPUT:XcForCC2DDcontrol                        |     2.360 |     2.198 |    0.002     353.7    13.59 |     911 |     2.003 |
+TimingAuditor.TIMER              INFO               XcForCC2DDcontrol                             |     2.134 |     2.065 |    0.093     352.6    13.59 |     904 |     1.867 |
+TimingAuditor.TIMER              INFO             CC2DDcontrolMergedDSelection                    |     0.000 |     0.010 |    0.005       0.0     0.01 |      95 |     0.001 |
+TimingAuditor.TIMER              INFO            CC2DDcontrolLine                                 |     0.000 |     0.337 |    0.225       1.6     0.16 |      95 |     0.032 |
+TimingAuditor.TIMER              INFO           StrippingCC2DDcontrolLinePostScaler               |     0.000 |     0.002 |    0.002       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCcbar2PhiPhiPiPiLine                      |     0.280 |     0.265 |    0.024       6.8     0.57 |    1000 |     0.266 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiPhiPiPiLinePreScaler            |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiPhiPiPiLineFilterSequence       |     0.150 |     0.142 |    0.001       6.4     0.56 |    1000 |     0.142 |
+TimingAuditor.TIMER              INFO            PhiForCcbar2PhiPhiPiPi                           |     0.000 |     0.029 |    0.006       0.1     0.03 |     201 |     0.006 |
+TimingAuditor.TIMER              INFO            TisPhiForCcbar2PhiPhiPiPi_SelTisTos              |     0.508 |     0.737 |    0.188       2.6     0.51 |      59 |     0.044 |
+TimingAuditor.TIMER              INFO            Ccbar2PhiPhiPiPiSelPions                         |     0.204 |     0.123 |    0.033       0.3     0.06 |      49 |     0.006 |
+TimingAuditor.TIMER              INFO            Ccbar2PhiPhiPiPiLine                             |     0.204 |     0.117 |    0.049       1.8     0.25 |      49 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiPhiPiPiLinePostScaler           |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuXHHPi0CharmFromBSemiLine            |     0.360 |     0.507 |    0.029      11.3     1.13 |    1000 |     0.508 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXHHPi0CharmFromBSemiLinePreScaler  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXHHPi0CharmFromBSemiLineHlt2Filter |     0.020 |     0.021 |    0.008       0.1     0.01 |    1000 |     0.022 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXHHPi0CharmFromBSemiLineFilterSeque|     0.664 |     0.992 |    0.010      10.7     1.61 |     376 |     0.373 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuXHHPi0CharmFromBSemiLineVOIDFilter|     0.000 |     0.009 |    0.004       0.1     0.00 |     376 |     0.003 |
+TimingAuditor.TIMER              INFO            SelMuforCharmFromBSemi                           |     0.000 |     0.029 |    0.004       0.1     0.02 |     225 |     0.007 |
+TimingAuditor.TIMER              INFO            MERGED:SelAllKaonsAndPionsForCharmFromBSemi      |     0.579 |     1.023 |    0.074       5.7     0.65 |     138 |     0.141 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:SelAllKaonsAndPionsForCharmFromBSem|     0.362 |     0.675 |    0.068       5.5     0.53 |     138 |     0.093 |
+TimingAuditor.TIMER              INFO              INPUT:SelKforCharmFromBSemi                    |     0.217 |     0.282 |    0.003       1.1     0.16 |     138 |     0.039 |
+TimingAuditor.TIMER              INFO               SelKforCharmFromBSemi                         |     0.074 |     0.045 |    0.016       0.2     0.03 |     135 |     0.006 |
+TimingAuditor.TIMER              INFO              INPUT:SelPiforCharmFromBSemi                   |     0.144 |     0.345 |    0.057       1.3     0.17 |     138 |     0.048 |
+TimingAuditor.TIMER              INFO               SelPiforCharmFromBSemi                        |     0.000 |     0.061 |    0.021       0.2     0.04 |     138 |     0.009 |
+TimingAuditor.TIMER              INFO             SelAllKaonsAndPionsForCharmFromBSemi            |     0.000 |     0.006 |    0.003       0.0     0.00 |     137 |     0.001 |
+TimingAuditor.TIMER              INFO            SelD0ToHH_SEED_forCharmFromBSemi                 |     0.291 |     0.235 |    0.060       1.0     0.13 |     137 |     0.032 |
+TimingAuditor.TIMER              INFO            MERGED:SelAllPi0sForCharmFromBSemi               |     0.681 |     0.605 |    0.062       2.8     0.49 |      88 |     0.053 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:SelAllPi0sForCharmFromBSemi        |     0.340 |     0.322 |    0.042       1.2     0.23 |      88 |     0.028 |
+TimingAuditor.TIMER              INFO              INPUT:SelPi0ResolvedforCharmFromBSemi          |     0.340 |     0.267 |    0.006       1.2     0.19 |      88 |     0.024 |
+TimingAuditor.TIMER              INFO               SelPi0ResolvedforCharmFromBSemi               |     0.000 |     0.015 |    0.005       0.0     0.01 |      97 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:SelPi0MergedforCharmFromBSemi            |     0.000 |     0.041 |    0.002       0.4     0.10 |      88 |     0.004 |
+TimingAuditor.TIMER              INFO               SelPi0MergedforCharmFromBSemi                 |     0.000 |     0.006 |    0.004       0.0     0.00 |      15 |     0.000 |
+TimingAuditor.TIMER              INFO             SelAllPi0sForCharmFromBSemi                     |     0.000 |     0.006 |    0.004       0.0     0.00 |      57 |     0.000 |
+TimingAuditor.TIMER              INFO            SelCharmDToHHPi0ForCharmFromBSemi                |     0.000 |     0.245 |    0.049       4.1     0.56 |      57 |     0.014 |
+TimingAuditor.TIMER              INFO            Selb2D0MuXHHPi0CharmFromBSemi                    |     0.000 |     0.241 |    0.065       1.4     0.40 |      10 |     0.002 |
+TimingAuditor.TIMER              INFO            b2D0MuXHHPi0CharmFromBSemiLine                   |     0.000 |     2.046 |    1.017       3.4     1.23 |       3 |     0.006 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXHHPi0CharmFromBSemiLinePostScaler |     0.000 |     0.003 |    0.003       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuXKsPiPiPi0MergedLLCharmFromBSemiLine|     0.150 |     0.153 |    0.024       3.1     0.25 |    1000 |     0.153 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiPi0MergedLLCharmFromBSemiLin|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiPi0MergedLLCharmFromBSemiLin|     0.000 |     0.011 |    0.005       0.1     0.01 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiPi0MergedLLCharmFromBSemiLin|     0.265 |     0.095 |    0.009       2.5     0.31 |     376 |     0.036 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuXKsPiPiPi0MergedLLCharmFromBSemiLi|     0.000 |     0.006 |    0.003       0.0     0.00 |     376 |     0.003 |
+TimingAuditor.TIMER              INFO            SelKsLLforCharmFromBSemi                         |     0.000 |     0.032 |    0.006       0.1     0.02 |      40 |     0.001 |
+TimingAuditor.TIMER              INFO            SelPilooseforCharmFromBSemi                      |     0.000 |     0.098 |    0.032       0.3     0.06 |      38 |     0.004 |
+TimingAuditor.TIMER              INFO            SelD02KsPiPiPi0MergedLLforCharmFromBSemi         |     1.666 |     0.363 |    0.093       1.3     0.48 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            Selb2D0MuXKsPiPiPi0MergedLLCharmFromBSemi        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2D0MuXKsPiPiPi0MergedLLCharmFromBSemiLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiPi0MergedLLCharmFromBSemiLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuXKsPiPiPi0MergedDDCharmFromBSemiLine|     0.170 |     0.141 |    0.024       2.3     0.17 |    1000 |     0.142 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiPi0MergedDDCharmFromBSemiLin|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiPi0MergedDDCharmFromBSemiLin|     0.000 |     0.010 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiPi0MergedDDCharmFromBSemiLin|     0.159 |     0.087 |    0.009       2.1     0.21 |     376 |     0.033 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuXKsPiPiPi0MergedDDCharmFromBSemiLi|     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelKsDDforCharmFromBSemi                         |     0.000 |     0.022 |    0.005       0.1     0.02 |      90 |     0.002 |
+TimingAuditor.TIMER              INFO            SelD02KsPiPiPi0MergedDDforCharmFromBSemi         |     0.000 |     0.220 |    0.082       0.8     0.28 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO            Selb2D0MuXKsPiPiPi0MergedDDCharmFromBSemi        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2D0MuXKsPiPiPi0MergedDDCharmFromBSemiLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiPi0MergedDDCharmFromBSemiLin|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuXKsPiPiPi0ResolvedLLCharmFromBSemiLi|     0.160 |     0.127 |    0.024       1.8     0.14 |    1000 |     0.127 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiPi0ResolvedLLCharmFromBSemiL|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiPi0ResolvedLLCharmFromBSemiL|     0.030 |     0.010 |    0.004       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiPi0ResolvedLLCharmFromBSemiL|     0.026 |     0.046 |    0.008       1.5     0.16 |     376 |     0.018 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuXKsPiPiPi0ResolvedLLCharmFromBSemi|     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelD02KsPiPiPi0ResolvedLLforCharmFromBSemi       |     0.000 |     0.289 |    0.086       1.1     0.26 |      18 |     0.005 |
+TimingAuditor.TIMER              INFO            Selb2D0MuXKsPiPiPi0ResolvedLLCharmFromBSemi      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2D0MuXKsPiPiPi0ResolvedLLCharmFromBSemiLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiPi0ResolvedLLCharmFromBSemiL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuXKsPiPiPi0ResolvedDDCharmFromBSemiLi|     0.090 |     0.126 |    0.023       3.0     0.16 |    1000 |     0.127 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiPi0ResolvedDDCharmFromBSemiL|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiPi0ResolvedDDCharmFromBSemiL|     0.010 |     0.010 |    0.005       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiPi0ResolvedDDCharmFromBSemiL|     0.053 |     0.048 |    0.008       2.9     0.21 |     376 |     0.018 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuXKsPiPiPi0ResolvedDDCharmFromBSemi|     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelD02KsPiPiPi0ResolvedDDforCharmFromBSemi       |     0.588 |     0.241 |    0.082       0.9     0.23 |      17 |     0.004 |
+TimingAuditor.TIMER              INFO            Selb2D0MuXKsPiPiPi0ResolvedDDCharmFromBSemi      |     0.000 |     1.221 |    1.221       1.2     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            b2D0MuXKsPiPiPi0ResolvedDDCharmFromBSemiLine     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiPi0ResolvedDDCharmFromBSemiL|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuXKsPiPiLLCharmFromBSemiLine         |     0.170 |     0.127 |    0.024       2.0     0.14 |    1000 |     0.128 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiLLCharmFromBSemiLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiLLCharmFromBSemiLineHlt2Filt|     0.020 |     0.010 |    0.004       0.8     0.03 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiLLCharmFromBSemiLineFilterSe|     0.106 |     0.046 |    0.008       1.4     0.15 |     376 |     0.018 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuXKsPiPiLLCharmFromBSemiLineVOIDFil|     0.053 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelD02KsPiPiLLforCharmFromBSemi                  |     0.416 |     0.201 |    0.069       0.7     0.16 |      24 |     0.005 |
+TimingAuditor.TIMER              INFO            Selb2D0MuXKsPiPiLLCharmFromBSemi                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2D0MuXKsPiPiLLCharmFromBSemiLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiLLCharmFromBSemiLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuXKsPiPiDDCharmFromBSemiLine         |     0.220 |     0.138 |    0.023       4.4     0.26 |    1000 |     0.138 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiDDCharmFromBSemiLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiDDCharmFromBSemiLineHlt2Filt|     0.020 |     0.010 |    0.004       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiDDCharmFromBSemiLineFilterSe|     0.132 |     0.054 |    0.008       4.3     0.26 |     376 |     0.020 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuXKsPiPiDDCharmFromBSemiLineVOIDFil|     0.079 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelD02KsPiPiDDforCharmFromBSemi                  |     0.000 |     0.140 |    0.068       0.6     0.12 |      24 |     0.003 |
+TimingAuditor.TIMER              INFO            Selb2D0MuXKsPiPiDDCharmFromBSemi                 |     5.000 |     0.400 |    0.134       0.7     0.38 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            b2D0MuXKsPiPiDDCharmFromBSemiLine                |    10.000 |     2.433 |    2.433       2.4     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsPiPiDDCharmFromBSemiLinePostScal|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuXKsKKLLCharmFromBSemiLine           |     0.160 |     0.139 |    0.023       4.2     0.23 |    1000 |     0.139 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKKLLCharmFromBSemiLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKKLLCharmFromBSemiLineHlt2Filter|     0.010 |     0.010 |    0.005       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKKLLCharmFromBSemiLineFilterSequ|     0.053 |     0.070 |    0.008       2.3     0.25 |     376 |     0.026 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuXKsKKLLCharmFromBSemiLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelKlooseforCharmFromBSemi                       |     0.263 |     0.082 |    0.033       0.3     0.06 |      38 |     0.003 |
+TimingAuditor.TIMER              INFO            SelD02KsKKLLforCharmFromBSemi                    |     0.000 |     0.125 |    0.052       0.8     0.15 |      24 |     0.003 |
+TimingAuditor.TIMER              INFO            Selb2D0MuXKsKKLLCharmFromBSemi                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2D0MuXKsKKLLCharmFromBSemiLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKKLLCharmFromBSemiLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuXKsKKDDCharmFromBSemiLine           |     0.240 |     0.133 |    0.022       7.0     0.26 |    1000 |     0.134 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKKDDCharmFromBSemiLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKKDDCharmFromBSemiLineHlt2Filter|     0.010 |     0.010 |    0.005       0.2     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKKDDCharmFromBSemiLineFilterSequ|     0.053 |     0.049 |    0.008       1.4     0.16 |     376 |     0.018 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuXKsKKDDCharmFromBSemiLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelD02KsKKDDforCharmFromBSemi                    |     0.000 |     0.095 |    0.046       0.5     0.09 |      24 |     0.002 |
+TimingAuditor.TIMER              INFO            Selb2D0MuXKsKKDDCharmFromBSemi                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2D0MuXKsKKDDCharmFromBSemiLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKKDDCharmFromBSemiLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuXKsKPiLLCharmFromBSemiLine          |     0.080 |     0.132 |    0.023       3.0     0.19 |    1000 |     0.132 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKPiLLCharmFromBSemiLinePreScaler|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKPiLLCharmFromBSemiLineHlt2Filte|     0.000 |     0.010 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKPiLLCharmFromBSemiLineFilterSeq|     0.053 |     0.066 |    0.008       2.9     0.27 |     376 |     0.025 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuXKsKPiLLCharmFromBSemiLineVOIDFilt|     0.000 |     0.004 |    0.002       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelD02KsKPiLLforCharmFromBSemi                   |     0.416 |     0.223 |    0.080       0.9     0.20 |      24 |     0.005 |
+TimingAuditor.TIMER              INFO            Selb2D0MuXKsKPiLLCharmFromBSemi                  |     0.000 |     0.226 |    0.107       0.5     0.21 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            b2D0MuXKsKPiLLCharmFromBSemiLine                 |     0.000 |     1.385 |    1.385       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKPiLLCharmFromBSemiLinePostScale|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuXKsKPiDDCharmFromBSemiLine          |     0.160 |     0.124 |    0.022       3.9     0.16 |    1000 |     0.124 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKPiDDCharmFromBSemiLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKPiDDCharmFromBSemiLineHlt2Filte|     0.030 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKPiDDCharmFromBSemiLineFilterSeq|     0.053 |     0.050 |    0.008       3.8     0.23 |     376 |     0.019 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuXKsKPiDDCharmFromBSemiLineVOIDFilt|     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelD02KsKPiDDforCharmFromBSemi                   |     0.000 |     0.165 |    0.073       0.5     0.11 |      24 |     0.004 |
+TimingAuditor.TIMER              INFO            Selb2D0MuXKsKPiDDCharmFromBSemi                  |     5.000 |     0.704 |    0.087       1.3     0.87 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            b2D0MuXKsKPiDDCharmFromBSemiLine                 |     0.000 |     1.144 |    1.144       1.1     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKPiDDCharmFromBSemiLinePostScale|     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuXKsKsCharmFromBSemiLine             |     0.440 |     0.520 |    0.022      16.8     1.41 |    1000 |     0.520 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKsCharmFromBSemiLinePreScaler   |     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKsCharmFromBSemiLineHlt2Filter  |     0.000 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKsCharmFromBSemiLineFilterSequen|     1.037 |     1.095 |    0.007      16.7     2.07 |     376 |     0.412 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuXKsKsCharmFromBSemiLineVOIDFilter |     0.000 |     0.004 |    0.002       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:SelMergedAllKsLooseForCharmFromBSemi      |     2.536 |     2.706 |    0.484      12.9     2.18 |     138 |     0.373 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:SelMergedAllKsLooseForCharmFromBSem|     2.318 |     2.328 |    0.478      12.2     1.98 |     138 |     0.321 |
+TimingAuditor.TIMER              INFO              INPUT:SelKsLU_PosLongForCharmFromBSemi         |     0.797 |     0.778 |    0.141       8.7     1.02 |     138 |     0.107 |
+TimingAuditor.TIMER              INFO               SelKsLU_PosLongForCharmFromBSemi              |     0.434 |     0.448 |    0.048       8.4     0.75 |     138 |     0.062 |
+TimingAuditor.TIMER              INFO              INPUT:SelKsLU_NegLongForCharmFromBSemi         |     0.652 |     0.561 |    0.073       3.0     0.48 |     138 |     0.078 |
+TimingAuditor.TIMER              INFO               SelKsLU_NegLongForCharmFromBSemi              |     0.362 |     0.323 |    0.041       2.4     0.33 |     138 |     0.045 |
+TimingAuditor.TIMER              INFO              INPUT:SelKsLLForCharmFromBSemi                 |     0.869 |     0.958 |    0.129       5.7     0.89 |     138 |     0.132 |
+TimingAuditor.TIMER              INFO               SelKsLLForCharmFromBSemi                      |     0.797 |     0.702 |    0.046       5.1     0.78 |     138 |     0.097 |
+TimingAuditor.TIMER              INFO              INPUT:SelKsDDforCharmFromBSemi                 |     0.000 |     0.004 |    0.002       0.0     0.00 |     138 |     0.001 |
+TimingAuditor.TIMER              INFO             SelMergedAllKsLooseForCharmFromBSemi            |     0.000 |     0.009 |    0.004       0.0     0.00 |      98 |     0.001 |
+TimingAuditor.TIMER              INFO            SelD02KsKsforCharmFromBSemi                      |     0.204 |     0.068 |    0.028       0.5     0.07 |      98 |     0.007 |
+TimingAuditor.TIMER              INFO            Selb2D0MuXKsKsCharmFromBSemi                     |     0.000 |     0.258 |    0.088       0.5     0.19 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            b2D0MuXKsKsCharmFromBSemiLine                    |     0.000 |     3.395 |    3.395       3.4     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKsKsCharmFromBSemiLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuXPiPiGammaCharmFromBSemiLine        |     0.200 |     0.227 |    0.023       9.2     0.59 |    1000 |     0.227 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXPiPiGammaCharmFromBSemiLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXPiPiGammaCharmFromBSemiLineHlt2Fil|     0.010 |     0.010 |    0.004       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXPiPiGammaCharmFromBSemiLineFilterS|     0.239 |     0.298 |    0.008       9.0     0.81 |     376 |     0.112 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuXPiPiGammaCharmFromBSemiLineVOIDFi|     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelX_to_PiPi_forCharmFromBSemi                   |     0.000 |     0.173 |    0.062       1.0     0.11 |     137 |     0.024 |
+TimingAuditor.TIMER              INFO            MERGED:SelAllGammasForCharmFromBSemi             |     0.408 |     0.657 |    0.093       3.0     0.62 |      49 |     0.032 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:SelAllGammasForCharmFromBSemi      |     0.204 |     0.362 |    0.087       1.2     0.26 |      49 |     0.018 |
+TimingAuditor.TIMER              INFO              INPUT:SelGammaForCharmFromBSemi                |     0.000 |     0.247 |    0.067       1.1     0.19 |      49 |     0.012 |
+TimingAuditor.TIMER              INFO               SelGammaForCharmFromBSemi                     |     0.000 |     0.011 |    0.005       0.0     0.01 |      49 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:SelGammaResLLForCharmFromBSemi           |     0.000 |     0.043 |    0.003       0.3     0.09 |      49 |     0.002 |
+TimingAuditor.TIMER              INFO               SelGammaResLLForCharmFromBSemi                |     0.000 |     0.018 |    0.008       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:SelGammaResDDForCharmFromBSemi           |     0.204 |     0.053 |    0.003       0.4     0.10 |      49 |     0.003 |
+TimingAuditor.TIMER              INFO               SelGammaResDDForCharmFromBSemi                |     0.000 |     0.020 |    0.008       0.1     0.02 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO             SelAllGammasForCharmFromBSemi                   |     0.000 |     0.007 |    0.005       0.0     0.00 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO            SelD0_to_PiPiGamma_forCharmFromBSemi             |     0.476 |     0.143 |    0.039       1.4     0.28 |      21 |     0.003 |
+TimingAuditor.TIMER              INFO            Selb2D0MuXPiPiGammaCharmFromBSemi                |     1.666 |     0.361 |    0.083       1.5     0.54 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            b2D0MuXPiPiGammaCharmFromBSemiLine               |    10.000 |     4.727 |    4.727       4.7     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXPiPiGammaCharmFromBSemiLinePostSca|     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuXKPiGammaCharmFromBSemiLine         |     0.200 |     0.174 |    0.023       5.4     0.29 |    1000 |     0.175 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKPiGammaCharmFromBSemiLinePreScale|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKPiGammaCharmFromBSemiLineHlt2Filt|     0.020 |     0.010 |    0.005       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKPiGammaCharmFromBSemiLineFilterSe|     0.292 |     0.167 |    0.008       5.2     0.39 |     376 |     0.063 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuXKPiGammaCharmFromBSemiLineVOIDFil|     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelX_to_KPi_forCharmFromBSemi                    |     0.366 |     0.165 |    0.072       0.6     0.10 |     109 |     0.018 |
+TimingAuditor.TIMER              INFO            SelD0_to_KPiGamma_forCharmFromBSemi              |     0.000 |     0.245 |    0.057       1.3     0.47 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO            Selb2D0MuXKPiGammaCharmFromBSemi                 |     0.000 |     1.311 |    1.311       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            b2D0MuXKPiGammaCharmFromBSemiLine                |     0.000 |     1.030 |    1.030       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKPiGammaCharmFromBSemiLinePostScal|     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuXKKGammaCharmFromBSemiLine          |     0.110 |     0.149 |    0.023       1.5     0.16 |    1000 |     0.150 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKKGammaCharmFromBSemiLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKKGammaCharmFromBSemiLineHlt2Filte|     0.000 |     0.013 |    0.005       0.7     0.05 |    1000 |     0.014 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKKGammaCharmFromBSemiLineFilterSeq|     0.079 |     0.097 |    0.008       1.4     0.16 |     376 |     0.037 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuXKKGammaCharmFromBSemiLineVOIDFilt|     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelX_to_KK_forCharmFromBSemi                     |     0.091 |     0.093 |    0.051       1.2     0.11 |     109 |     0.010 |
+TimingAuditor.TIMER              INFO            SelD0_to_KKGamma_forCharmFromBSemi               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Selb2D0MuXKKGammaCharmFromBSemi                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2D0MuXKKGammaCharmFromBSemiLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXKKGammaCharmFromBSemiLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuXK3PiCharmFromBSemiLine             |     0.190 |     0.174 |    0.022       8.2     0.40 |    1000 |     0.175 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXK3PiCharmFromBSemiLinePreScaler   |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXK3PiCharmFromBSemiLineHlt2Filter  |     0.010 |     0.010 |    0.005       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXK3PiCharmFromBSemiLineFilterSequen|     0.132 |     0.163 |    0.008       7.9     0.58 |     376 |     0.062 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuXK3PiCharmFromBSemiLineVOIDFilter |     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            Sel_D0_to_K3Pi_forCharmFromBSemi                 |     0.091 |     0.141 |    0.051       1.3     0.13 |     109 |     0.015 |
+TimingAuditor.TIMER              INFO            Selb2D0MuXK3PiCharmFromBSemi                     |     0.000 |     0.591 |    0.128       1.4     0.66 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            b2D0MuXK3PiCharmFromBSemiLine                    |     5.000 |     3.351 |    1.569       5.1     2.52 |       2 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_b2D0MuXK3PiCharmFromBSemiLine       |     0.000 |     0.835 |    0.835       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_b2D0MuXK3PiCharmFromBSemiLine       |     0.000 |     0.693 |    0.693       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_b2D0MuXK3PiCharmFromBSemiLine       |     0.000 |     0.706 |    0.706       0.7     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_b2D0MuXK3PiCharmFromBSemiLine       |     0.000 |     0.765 |    0.765       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_b2D0MuXK3PiCharmFromBSemiLine       |     0.000 |     0.448 |    0.448       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuXK3PiCharmFromBSemiLinePostScaler  |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuX4PiCharmFromBSemiLine              |     0.170 |     0.158 |    0.023       2.6     0.19 |    1000 |     0.159 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuX4PiCharmFromBSemiLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuX4PiCharmFromBSemiLineHlt2Filter   |     0.010 |     0.010 |    0.005       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuX4PiCharmFromBSemiLineFilterSequenc|     0.159 |     0.134 |    0.007       2.3     0.23 |     376 |     0.051 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuX4PiCharmFromBSemiLineVOIDFilter  |     0.026 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            Sel_D0_to_4Pi_forCharmFromBSemi                  |     0.145 |     0.118 |    0.031       1.5     0.14 |     137 |     0.016 |
+TimingAuditor.TIMER              INFO            Selb2D0MuX4PiCharmFromBSemi                      |     0.000 |     0.823 |    0.189       1.5     0.90 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            b2D0MuX4PiCharmFromBSemiLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_b2D0MuX4PiCharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_b2D0MuX4PiCharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_b2D0MuX4PiCharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_b2D0MuX4PiCharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_b2D0MuX4PiCharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuX4PiCharmFromBSemiLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuX2K2PiCharmFromBSemiLine            |     0.100 |     0.146 |    0.023       2.8     0.17 |    1000 |     0.147 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuX2K2PiCharmFromBSemiLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuX2K2PiCharmFromBSemiLineHlt2Filter |     0.020 |     0.010 |    0.005       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuX2K2PiCharmFromBSemiLineFilterSeque|     0.026 |     0.103 |    0.008       2.5     0.19 |     376 |     0.039 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuX2K2PiCharmFromBSemiLineVOIDFilter|     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            Sel_D0_to_2K2Pi_forCharmFromBSemi                |     0.000 |     0.087 |    0.042       2.2     0.20 |     109 |     0.010 |
+TimingAuditor.TIMER              INFO            Selb2D0MuX2K2PiCharmFromBSemi                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2D0MuX2K2PiCharmFromBSemiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_b2D0MuX2K2PiCharmFromBSemiLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_b2D0MuX2K2PiCharmFromBSemiLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_b2D0MuX2K2PiCharmFromBSemiLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_b2D0MuX2K2PiCharmFromBSemiLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_b2D0MuX2K2PiCharmFromBSemiLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuX2K2PiCharmFromBSemiLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2D0MuX3KPiCharmFromBSemiLine             |     0.160 |     0.151 |    0.023       1.6     0.18 |    1000 |     0.151 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuX3KPiCharmFromBSemiLinePreScaler   |     0.000 |     0.001 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuX3KPiCharmFromBSemiLineHlt2Filter  |     0.000 |     0.010 |    0.005       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuX3KPiCharmFromBSemiLineFilterSequen|     0.212 |     0.117 |    0.008       1.5     0.21 |     376 |     0.044 |
+TimingAuditor.TIMER              INFO            Strippingb2D0MuX3KPiCharmFromBSemiLineVOIDFilter |     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            Sel_D0_to_3KPi_forCharmFromBSemi                 |     0.091 |     0.127 |    0.040       1.4     0.21 |     109 |     0.014 |
+TimingAuditor.TIMER              INFO            Selb2D0MuX3KPiCharmFromBSemi                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2D0MuX3KPiCharmFromBSemiLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_b2D0MuX3KPiCharmFromBSemiLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_b2D0MuX3KPiCharmFromBSemiLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_b2D0MuX3KPiCharmFromBSemiLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_b2D0MuX3KPiCharmFromBSemiLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_b2D0MuX3KPiCharmFromBSemiLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2D0MuX3KPiCharmFromBSemiLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DstarMuXHHPi0CharmFromBSemiLine         |     0.090 |     0.140 |    0.022       7.6     0.35 |    1000 |     0.140 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXHHPi0CharmFromBSemiLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXHHPi0CharmFromBSemiLineHlt2Filt|     0.000 |     0.010 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXHHPi0CharmFromBSemiLineFilterSe|     0.079 |     0.067 |    0.008       5.5     0.39 |     376 |     0.025 |
+TimingAuditor.TIMER              INFO            Strippingb2DstarMuXHHPi0CharmFromBSemiLineVOIDFil|     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelConjugateD0ForDstarD0ToHHPi0ForCharmFromBSemi |     0.000 |     0.026 |    0.017       0.0     0.01 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            SelDstarD0ToHHPi0ForCharmFromBSemi               |     0.000 |     0.298 |    0.119       1.4     0.39 |      10 |     0.003 |
+TimingAuditor.TIMER              INFO            Selb2DstarMuXHHPi0CharmFromBSemi                 |     0.000 |     0.562 |    0.094       1.4     0.69 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            b2DstarMuXHHPi0CharmFromBSemiLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXHHPi0CharmFromBSemiLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DstarMuXKsPiPiPi0MergedLLCharmFromBSemiL|     0.180 |     0.113 |    0.023       0.5     0.08 |    1000 |     0.114 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiPi0MergedLLCharmFromBSemi|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiPi0MergedLLCharmFromBSemi|     0.020 |     0.009 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiPi0MergedLLCharmFromBSemi|     0.000 |     0.014 |    0.007       0.1     0.01 |     376 |     0.005 |
+TimingAuditor.TIMER              INFO            Strippingb2DstarMuXKsPiPiPi0MergedLLCharmFromBSem|     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelDstarPiPiPi0MergedLLForCharmFromBSemi         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Selb2DstarMuXKsPiPiPi0MergedLLCharmFromBSemi     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2DstarMuXKsPiPiPi0MergedLLCharmFromBSemiLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiPi0MergedLLCharmFromBSemi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DstarMuXKsPiPiPi0MergedDDCharmFromBSemiL|     0.110 |     0.111 |    0.022       0.5     0.08 |    1000 |     0.111 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiPi0MergedDDCharmFromBSemi|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiPi0MergedDDCharmFromBSemi|     0.010 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiPi0MergedDDCharmFromBSemi|     0.053 |     0.014 |    0.008       0.1     0.01 |     376 |     0.005 |
+TimingAuditor.TIMER              INFO            Strippingb2DstarMuXKsPiPiPi0MergedDDCharmFromBSem|     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelDstarPiPiPi0MergedDDForCharmFromBSemi         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Selb2DstarMuXKsPiPiPi0MergedDDCharmFromBSemi     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2DstarMuXKsPiPiPi0MergedDDCharmFromBSemiLine    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiPi0MergedDDCharmFromBSemi|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DstarMuXKsPiPiPi0ResolvedLLCharmFromBSem|     0.070 |     0.111 |    0.022       0.6     0.07 |    1000 |     0.111 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiPi0ResolvedLLCharmFromBSe|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiPi0ResolvedLLCharmFromBSe|     0.000 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiPi0ResolvedLLCharmFromBSe|     0.000 |     0.013 |    0.008       0.1     0.01 |     376 |     0.005 |
+TimingAuditor.TIMER              INFO            Strippingb2DstarMuXKsPiPiPi0ResolvedLLCharmFromBS|     0.000 |     0.005 |    0.003       0.1     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelDstarPiPiPi0ResolvedLLForCharmFromBSemi       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Selb2DstarMuXKsPiPiPi0ResolvedLLCharmFromBSemi   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2DstarMuXKsPiPiPi0ResolvedLLCharmFromBSemiLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiPi0ResolvedLLCharmFromBSe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DstarMuXKsPiPiPi0ResolvedDDCharmFromBSem|     0.090 |     0.112 |    0.022       1.0     0.08 |    1000 |     0.113 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiPi0ResolvedDDCharmFromBSe|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiPi0ResolvedDDCharmFromBSe|     0.000 |     0.009 |    0.004       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiPi0ResolvedDDCharmFromBSe|     0.026 |     0.015 |    0.008       0.8     0.04 |     376 |     0.006 |
+TimingAuditor.TIMER              INFO            Strippingb2DstarMuXKsPiPiPi0ResolvedDDCharmFromBS|     0.026 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelDstarPiPiPi0ResolvedDDForCharmFromBSemi       |     0.000 |     0.560 |    0.560       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            Selb2DstarMuXKsPiPiPi0ResolvedDDCharmFromBSemi   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2DstarMuXKsPiPiPi0ResolvedDDCharmFromBSemiLine  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiPi0ResolvedDDCharmFromBSe|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DstarMuXKsPiPiLLCharmFromBSemiLine      |     0.160 |     0.112 |    0.023       0.5     0.08 |    1000 |     0.112 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiLLCharmFromBSemiLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiLLCharmFromBSemiLineHlt2F|     0.000 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiLLCharmFromBSemiLineFilte|     0.026 |     0.013 |    0.008       0.0     0.01 |     376 |     0.005 |
+TimingAuditor.TIMER              INFO            Strippingb2DstarMuXKsPiPiLLCharmFromBSemiLineVOID|     0.026 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelDstarPiPiLLForCharmFromBSemi                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Selb2DstarMuXKsPiPiLLCharmFromBSemi              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2DstarMuXKsPiPiLLCharmFromBSemiLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiLLCharmFromBSemiLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DstarMuXKsPiPiDDCharmFromBSemiLine      |     0.090 |     0.111 |    0.023       1.0     0.08 |    1000 |     0.112 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiDDCharmFromBSemiLinePreSc|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiDDCharmFromBSemiLineHlt2F|     0.020 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiDDCharmFromBSemiLineFilte|     0.000 |     0.015 |    0.007       0.8     0.05 |     376 |     0.006 |
+TimingAuditor.TIMER              INFO            Strippingb2DstarMuXKsPiPiDDCharmFromBSemiLineVOID|     0.000 |     0.004 |    0.002       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelDstarPiPiDDForCharmFromBSemi                  |     0.000 |     0.367 |    0.154       0.6     0.30 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            Selb2DstarMuXKsPiPiDDCharmFromBSemi              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2DstarMuXKsPiPiDDCharmFromBSemiLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsPiPiDDCharmFromBSemiLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DstarMuXKsKKLLCharmFromBSemiLine        |     0.150 |     0.110 |    0.021       0.6     0.07 |    1000 |     0.111 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKKLLCharmFromBSemiLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKKLLCharmFromBSemiLineHlt2Fil|     0.030 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKKLLCharmFromBSemiLineFilterS|     0.000 |     0.013 |    0.008       0.1     0.01 |     376 |     0.005 |
+TimingAuditor.TIMER              INFO            Strippingb2DstarMuXKsKKLLCharmFromBSemiLineVOIDFi|     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelDstarKKLLForCharmFromBSemi                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Selb2DstarMuXKsKKLLCharmFromBSemi                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2DstarMuXKsKKLLCharmFromBSemiLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKKLLCharmFromBSemiLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DstarMuXKsKKDDCharmFromBSemiLine        |     0.070 |     0.111 |    0.022       0.7     0.08 |    1000 |     0.111 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKKDDCharmFromBSemiLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKKDDCharmFromBSemiLineHlt2Fil|     0.000 |     0.009 |    0.005       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKKDDCharmFromBSemiLineFilterS|     0.000 |     0.012 |    0.007       0.0     0.00 |     376 |     0.005 |
+TimingAuditor.TIMER              INFO            Strippingb2DstarMuXKsKKDDCharmFromBSemiLineVOIDFi|     0.000 |     0.004 |    0.002       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelDstarKKDDForCharmFromBSemi                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Selb2DstarMuXKsKKDDCharmFromBSemi                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2DstarMuXKsKKDDCharmFromBSemiLine               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKKDDCharmFromBSemiLinePostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DstarMuXKsKPiLLCharmFromBSemiLine       |     0.080 |     0.117 |    0.022       2.6     0.13 |    1000 |     0.118 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKPiLLCharmFromBSemiLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKPiLLCharmFromBSemiLineHlt2Fi|     0.010 |     0.009 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKPiLLCharmFromBSemiLineFilter|     0.026 |     0.025 |    0.007       2.5     0.15 |     376 |     0.010 |
+TimingAuditor.TIMER              INFO            Strippingb2DstarMuXKsKPiLLCharmFromBSemiLineVOIDF|     0.026 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelDstarKPiLLForCharmFromBSemi                   |     0.000 |     0.281 |    0.107       0.7     0.26 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            Selb2DstarMuXKsKPiLLCharmFromBSemi               |     0.000 |     0.358 |    0.134       0.6     0.32 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            b2DstarMuXKsKPiLLCharmFromBSemiLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKPiLLCharmFromBSemiLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DstarMuXKsKPiDDCharmFromBSemiLine       |     0.110 |     0.117 |    0.022       5.5     0.19 |    1000 |     0.117 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKPiDDCharmFromBSemiLinePreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKPiDDCharmFromBSemiLineHlt2Fi|     0.020 |     0.009 |    0.004       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKPiDDCharmFromBSemiLineFilter|     0.026 |     0.031 |    0.008       5.3     0.29 |     376 |     0.012 |
+TimingAuditor.TIMER              INFO            Strippingb2DstarMuXKsKPiDDCharmFromBSemiLineVOIDF|     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelDstarKPiDDForCharmFromBSemi                   |     0.000 |     0.822 |    0.167       1.5     0.93 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            Selb2DstarMuXKsKPiDDCharmFromBSemi               |    10.000 |     4.201 |    4.201       4.2     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            b2DstarMuXKsKPiDDCharmFromBSemiLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKPiDDCharmFromBSemiLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DstarMuXK3PiCharmFromBSemiLine          |     0.170 |     0.136 |    0.021      20.3     0.65 |    1000 |     0.136 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXK3PiCharmFromBSemiLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXK3PiCharmFromBSemiLineHlt2Filte|     0.020 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXK3PiCharmFromBSemiLineFilterSeq|     0.106 |     0.075 |    0.007      20.1     1.04 |     376 |     0.028 |
+TimingAuditor.TIMER              INFO            Strippingb2DstarMuXK3PiCharmFromBSemiLineVOIDFilt|     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelConjugateD0ForDstar_K3PiForCharmFromBSemi     |     0.000 |     0.046 |    0.029       0.1     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO            SelDstar_K3PiForCharmFromBSemi                   |     0.000 |     0.651 |    0.082       1.5     0.72 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            Selb2DstarMuXK3PiCharmFromBSemi                  |     0.000 |     1.756 |    1.756       1.8     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            b2DstarMuXK3PiCharmFromBSemiLine                 |    10.000 |    13.390 |   13.390      13.4     0.00 |       1 |     0.013 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXK3PiCharmFromBSemiLinePostScale|     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DstarMuX4PiCharmFromBSemiLine           |     0.080 |     0.117 |    0.021       5.2     0.19 |    1000 |     0.117 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuX4PiCharmFromBSemiLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuX4PiCharmFromBSemiLineHlt2Filter|     0.000 |     0.009 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuX4PiCharmFromBSemiLineFilterSequ|     0.053 |     0.030 |    0.007       5.0     0.27 |     376 |     0.011 |
+TimingAuditor.TIMER              INFO            Strippingb2DstarMuX4PiCharmFromBSemiLineVOIDFilte|     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelConjugateD0ForDstar_4PiForCharmFromBSemi      |     0.000 |     0.037 |    0.023       0.1     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            SelDstar_4PiForCharmFromBSemi                    |     5.000 |     0.457 |    0.312       0.6     0.21 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            Selb2DstarMuX4PiCharmFromBSemi                   |     0.000 |     1.324 |    1.324       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            b2DstarMuX4PiCharmFromBSemiLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuX4PiCharmFromBSemiLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DstarMuX2K2PiCharmFromBSemiLine         |     0.120 |     0.113 |    0.024       0.6     0.08 |    1000 |     0.114 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuX2K2PiCharmFromBSemiLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuX2K2PiCharmFromBSemiLineHlt2Filt|     0.020 |     0.009 |    0.005       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuX2K2PiCharmFromBSemiLineFilterSe|     0.000 |     0.013 |    0.008       0.0     0.01 |     376 |     0.005 |
+TimingAuditor.TIMER              INFO            Strippingb2DstarMuX2K2PiCharmFromBSemiLineVOIDFil|     0.000 |     0.004 |    0.002       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelConjugateD0ForDstar_2K2PiForCharmFromBSemi    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            SelDstar_2K2PiForCharmFromBSemi                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Selb2DstarMuX2K2PiCharmFromBSemi                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2DstarMuX2K2PiCharmFromBSemiLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuX2K2PiCharmFromBSemiLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DstarMuX3KPiCharmFromBSemiLine          |     0.110 |     0.113 |    0.022       1.0     0.08 |    1000 |     0.113 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuX3KPiCharmFromBSemiLinePreScaler|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuX3KPiCharmFromBSemiLineHlt2Filte|     0.010 |     0.010 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuX3KPiCharmFromBSemiLineFilterSeq|     0.026 |     0.013 |    0.008       0.1     0.01 |     376 |     0.005 |
+TimingAuditor.TIMER              INFO            Strippingb2DstarMuX3KPiCharmFromBSemiLineVOIDFilt|     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelConjugateD0ForDstar_3KPiForCharmFromBSemi     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            SelDstar_3KPiForCharmFromBSemi                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Selb2DstarMuX3KPiCharmFromBSemi                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2DstarMuX3KPiCharmFromBSemiLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuX3KPiCharmFromBSemiLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DstarMuXKsKsCharmFromBSemiLine          |     0.130 |     0.126 |    0.022       5.2     0.24 |    1000 |     0.127 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKsCharmFromBSemiLinePreScaler|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKsCharmFromBSemiLineHlt2Filte|     0.010 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKsCharmFromBSemiLineFilterSeq|     0.053 |     0.049 |    0.008       5.0     0.36 |     376 |     0.019 |
+TimingAuditor.TIMER              INFO            Strippingb2DstarMuXKsKsCharmFromBSemiLineVOIDFilt|     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelConjugateD0ForDstar_KsKs_ForCharmFromBSemi    |     0.000 |     0.034 |    0.030       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            SelDstar_KsKs_ForCharmFromBSemi                  |     0.000 |     0.413 |    0.220       0.6     0.16 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            Selb2DstarMuXKsKsCharmFromBSemi                  |     0.000 |     0.655 |    0.172       1.4     0.67 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO            b2DstarMuXKsKsCharmFromBSemiLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKsKsCharmFromBSemiLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DstarMuXPiPiGammaCharmFromBSemiLine     |     0.080 |     0.122 |    0.022       3.9     0.19 |    1000 |     0.123 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXPiPiGammaCharmFromBSemiLinePreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXPiPiGammaCharmFromBSemiLineHlt2|     0.000 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXPiPiGammaCharmFromBSemiLineFilt|     0.053 |     0.046 |    0.008       3.7     0.28 |     376 |     0.017 |
+TimingAuditor.TIMER              INFO            Strippingb2DstarMuXPiPiGammaCharmFromBSemiLineVOI|     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelConjugateD0ForDstar_PiPiGammaForCharmFromBSemi|     0.000 |     0.158 |    0.012       0.8     0.31 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO            SelDstar_PiPiGammaForCharmFromBSemi              |     1.666 |     0.375 |    0.107       1.4     0.52 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            Selb2DstarMuXPiPiGammaCharmFromBSemi             |     0.000 |     1.858 |    1.858       1.9     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            b2DstarMuXPiPiGammaCharmFromBSemiLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXPiPiGammaCharmFromBSemiLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DstarMuXKPiGammaCharmFromBSemiLine      |     0.100 |     0.112 |    0.023       2.6     0.11 |    1000 |     0.112 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKPiGammaCharmFromBSemiLinePreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKPiGammaCharmFromBSemiLineHlt2F|     0.000 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKPiGammaCharmFromBSemiLineFilte|     0.000 |     0.019 |    0.007       2.4     0.13 |     376 |     0.007 |
+TimingAuditor.TIMER              INFO            Strippingb2DstarMuXKPiGammaCharmFromBSemiLineVOID|     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelConjugateD0ForDstar_KPiGammaForCharmFromBSemi |     0.000 |     0.046 |    0.046       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            SelDstar_KPiGammaForCharmFromBSemi               |     0.000 |     1.523 |    1.523       1.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            Selb2DstarMuXKPiGammaCharmFromBSemi              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2DstarMuXKPiGammaCharmFromBSemiLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKPiGammaCharmFromBSemiLinePostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DstarMuXKKGammaCharmFromBSemiLine       |     0.130 |     0.112 |    0.022       0.8     0.08 |    1000 |     0.112 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKKGammaCharmFromBSemiLinePreSca|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKKGammaCharmFromBSemiLineHlt2Fi|     0.010 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKKGammaCharmFromBSemiLineFilter|     0.026 |     0.013 |    0.007       0.1     0.01 |     376 |     0.005 |
+TimingAuditor.TIMER              INFO            Strippingb2DstarMuXKKGammaCharmFromBSemiLineVOIDF|     0.000 |     0.004 |    0.002       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelConjugateD0ForDstar_KKGammaForCharmFromBSemi  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            SelDstar_KKGammaForCharmFromBSemi                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            Selb2DstarMuXKKGammaCharmFromBSemi               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2DstarMuXKKGammaCharmFromBSemiLine              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DstarMuXKKGammaCharmFromBSemiLinePostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DpMuXKKPiDCSCharmFromBSemiLine          |     0.210 |     0.154 |    0.022       2.4     0.20 |    1000 |     0.155 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXKKPiDCSCharmFromBSemiLinePreScaler|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXKKPiDCSCharmFromBSemiLineHlt2Filte|     0.020 |     0.011 |    0.004       2.1     0.07 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXKKPiDCSCharmFromBSemiLineFilterSeq|     0.239 |     0.124 |    0.007       2.1     0.23 |     376 |     0.047 |
+TimingAuditor.TIMER              INFO            Strippingb2DpMuXKKPiDCSCharmFromBSemiLineVOIDFilt|     0.053 |     0.005 |    0.003       0.5     0.03 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelDs2KKPiDCSforCharmFromBSemi                   |     0.275 |     0.125 |    0.053       1.6     0.16 |     109 |     0.014 |
+TimingAuditor.TIMER              INFO            Selb2DsMuXKKPiDCSCharmFromBSemi                  |     0.000 |     0.614 |    0.150       1.1     0.66 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            b2DpMuXKKPiDCSCharmFromBSemiLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXKKPiDCSCharmFromBSemiLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DpMuXKKKCharmFromBSemiLine              |     0.110 |     0.143 |    0.023       1.7     0.15 |    1000 |     0.144 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXKKKCharmFromBSemiLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXKKKCharmFromBSemiLineHlt2Filter   |     0.010 |     0.010 |    0.004       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXKKKCharmFromBSemiLineFilterSequenc|     0.079 |     0.090 |    0.008       1.5     0.16 |     376 |     0.034 |
+TimingAuditor.TIMER              INFO            Strippingb2DpMuXKKKCharmFromBSemiLineVOIDFilter  |     0.000 |     0.005 |    0.003       0.1     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelDs2KKKforCharmFromBSemi                       |     0.091 |     0.067 |    0.036       1.3     0.12 |     109 |     0.007 |
+TimingAuditor.TIMER              INFO            Selb2DsMuXKKKCharmFromBSemi                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2DpMuXKKKCharmFromBSemiLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXKKKCharmFromBSemiLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DpMuXKsKCharmFromBSemiLine              |     0.190 |     0.160 |    0.023       5.7     0.28 |    1000 |     0.161 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXKsKCharmFromBSemiLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXKsKCharmFromBSemiLineHlt2Filter   |     0.000 |     0.009 |    0.004       0.3     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXKsKCharmFromBSemiLineFilterSequenc|     0.106 |     0.128 |    0.008       5.6     0.38 |     376 |     0.048 |
+TimingAuditor.TIMER              INFO            Strippingb2DpMuXKsKCharmFromBSemiLineVOIDFilter  |     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelDs2KsKforCharmFromBSemi                       |     0.370 |     0.172 |    0.047       0.9     0.16 |      81 |     0.014 |
+TimingAuditor.TIMER              INFO            Selb2DsMuXKsKCharmFromBSemi                      |     0.000 |     0.474 |    0.111       1.7     0.67 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            b2DpMuXKsKCharmFromBSemiLine                     |     0.000 |     2.540 |    2.540       2.5     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXKsKCharmFromBSemiLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DpMuXKsPiCharmFromBSemiLine             |     0.180 |     0.186 |    0.022       9.6     0.43 |    1000 |     0.186 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXKsPiCharmFromBSemiLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXKsPiCharmFromBSemiLineHlt2Filter  |     0.020 |     0.010 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXKsPiCharmFromBSemiLineFilterSequen|     0.106 |     0.178 |    0.008       4.8     0.43 |     376 |     0.067 |
+TimingAuditor.TIMER              INFO            Strippingb2DpMuXKsPiCharmFromBSemiLineVOIDFilter |     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelDs2KsPiforCharmFromBSemi                      |     0.204 |     0.265 |    0.049       4.7     0.49 |      98 |     0.026 |
+TimingAuditor.TIMER              INFO            Selb2DsMuXKsPiCharmFromBSemi                     |     0.000 |     0.177 |    0.082       0.6     0.13 |      14 |     0.002 |
+TimingAuditor.TIMER              INFO            b2DpMuXKsPiCharmFromBSemiLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXKsPiCharmFromBSemiLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DpMuXHMuMuCharmFromBSemiLine            |     0.090 |     0.160 |    0.024       2.8     0.19 |    1000 |     0.161 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXHMuMuCharmFromBSemiLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXHMuMuCharmFromBSemiLineHlt2Filter |     0.010 |     0.010 |    0.005       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXHMuMuCharmFromBSemiLineFilterSeque|     0.079 |     0.137 |    0.008       2.6     0.23 |     376 |     0.052 |
+TimingAuditor.TIMER              INFO            Strippingb2DpMuXHMuMuCharmFromBSemiLineVOIDFilter|     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelDs2HMuMuforCharmFromBSemi                     |     0.072 |     0.104 |    0.064       1.3     0.11 |     137 |     0.014 |
+TimingAuditor.TIMER              INFO            Selb2DsMuXHMuMuCharmFromBSemi                    |    10.000 |     1.317 |    1.317       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            b2DpMuXHMuMuCharmFromBSemiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXHMuMuCharmFromBSemiLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DpMuXHHHKsCharmFromBSemiLine            |     0.180 |     0.213 |    0.023       8.1     0.48 |    1000 |     0.213 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXHHHKsCharmFromBSemiLinePreScaler  |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXHHHKsCharmFromBSemiLineHlt2Filter |     0.010 |     0.010 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXHHHKsCharmFromBSemiLineFilterSeque|     0.132 |     0.278 |    0.008       7.9     0.70 |     376 |     0.105 |
+TimingAuditor.TIMER              INFO            Strippingb2DpMuXHHHKsCharmFromBSemiLineVOIDFilter|     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelDToHHH_SEED                                   |     0.072 |     0.336 |    0.081       2.9     0.38 |     137 |     0.046 |
+TimingAuditor.TIMER              INFO            SelCharmDToHHHKsForCharmFromBSemi                |     0.434 |     0.513 |    0.050       5.1     1.30 |      23 |     0.012 |
+TimingAuditor.TIMER              INFO            Selb2D0MuX_HHHKsCharmFromBSemi                   |     0.000 |     0.367 |    0.099       0.6     0.38 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            b2DpMuXHHHKsCharmFromBSemiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXHHHKsCharmFromBSemiLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2DpMuXHHHPi0CharmFromBSemiLine           |     0.140 |     0.143 |    0.023      15.9     0.53 |    1000 |     0.143 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXHHHPi0CharmFromBSemiLinePreScaler |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXHHHPi0CharmFromBSemiLineHlt2Filter|     0.010 |     0.009 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXHHHPi0CharmFromBSemiLineFilterSequ|     0.079 |     0.088 |    0.007      15.6     0.83 |     376 |     0.033 |
+TimingAuditor.TIMER              INFO            Strippingb2DpMuXHHHPi0CharmFromBSemiLineVOIDFilte|     0.026 |     0.006 |    0.002       0.3     0.02 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelCharmDToHHHPi0ForCharmFromBSemi               |     1.052 |     0.807 |    0.049      10.2     2.34 |      19 |     0.015 |
+TimingAuditor.TIMER              INFO            Selb2D0MuX_HHHPi0CharmFromBSemi                  |     0.000 |     0.357 |    0.097       0.7     0.30 |       3 |     0.001 |
+TimingAuditor.TIMER              INFO            b2DpMuXHHHPi0CharmFromBSemiLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2DpMuXHHHPi0CharmFromBSemiLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2LcMuXL0PiCharmFromBSemiLine             |     0.210 |     0.148 |    0.023       2.2     0.20 |    1000 |     0.148 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXL0PiCharmFromBSemiLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXL0PiCharmFromBSemiLineHlt2Filter  |     0.010 |     0.010 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXL0PiCharmFromBSemiLineFilterSequen|     0.186 |     0.104 |    0.008       1.9     0.27 |     376 |     0.039 |
+TimingAuditor.TIMER              INFO            Strippingb2LcMuXL0PiCharmFromBSemiLineVOIDFilter |     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            MERGED:SelAllLambdaForCharmFromBSemi             |     0.364 |     0.200 |    0.015       1.4     0.28 |     137 |     0.027 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:SelAllLambdaForCharmFromBSemi      |     0.218 |     0.142 |    0.011       0.9     0.16 |     137 |     0.020 |
+TimingAuditor.TIMER              INFO              INPUT:SelLambdaLLforCharmFromBSemi             |     0.072 |     0.036 |    0.002       0.9     0.12 |     137 |     0.005 |
+TimingAuditor.TIMER              INFO               SelLambdaLLforCharmFromBSemi                  |     0.000 |     0.055 |    0.024       0.1     0.03 |      12 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:SelLambdaDDforCharmFromBSemi             |     0.145 |     0.096 |    0.002       0.5     0.11 |     137 |     0.013 |
+TimingAuditor.TIMER              INFO               SelLambdaDDforCharmFromBSemi                  |     0.000 |     0.021 |    0.005       0.1     0.02 |      66 |     0.001 |
+TimingAuditor.TIMER              INFO             SelAllLambdaForCharmFromBSemi                   |     0.000 |     0.007 |    0.004       0.0     0.00 |      17 |     0.000 |
+TimingAuditor.TIMER              INFO            SelLc2LambdaPiforCharmFromBSemi                  |     0.588 |     0.125 |    0.061       0.5     0.11 |      17 |     0.002 |
+TimingAuditor.TIMER              INFO            Selb2Lc2L0PiMuXCharmFromBSemi                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2LcMuXL0PiCharmFromBSemiLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXL0PiCharmFromBSemiLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2LcMuXL0KCharmFromBSemiLine              |     0.050 |     0.116 |    0.023       1.2     0.10 |    1000 |     0.117 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXL0KCharmFromBSemiLinePreScaler    |     0.000 |     0.002 |    0.001       0.8     0.03 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXL0KCharmFromBSemiLineHlt2Filter   |     0.000 |     0.009 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXL0KCharmFromBSemiLineFilterSequenc|     0.000 |     0.024 |    0.007       0.6     0.06 |     376 |     0.009 |
+TimingAuditor.TIMER              INFO            Strippingb2LcMuXL0KCharmFromBSemiLineVOIDFilter  |     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelLc2LambdaKforCharmFromBSemi                   |     0.000 |     0.125 |    0.057       0.5     0.13 |      12 |     0.002 |
+TimingAuditor.TIMER              INFO            Selb2Lc2L0KMuXCharmFromBSemi                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2LcMuXL0KCharmFromBSemiLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXL0KCharmFromBSemiLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2LcMuXpKsCharmFromBSemiLine              |     0.240 |     0.171 |    0.022       6.7     0.31 |    1000 |     0.171 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpKsCharmFromBSemiLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpKsCharmFromBSemiLineHlt2Filter   |     0.020 |     0.010 |    0.005       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpKsCharmFromBSemiLineFilterSequenc|     0.186 |     0.173 |    0.008       6.5     0.44 |     376 |     0.065 |
+TimingAuditor.TIMER              INFO            Strippingb2LcMuXpKsCharmFromBSemiLineVOIDFilter  |     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelProtonforCharmFromBSemi                       |     0.150 |     0.074 |    0.023       0.3     0.04 |     133 |     0.010 |
+TimingAuditor.TIMER              INFO            selLc2pKsforCharmFromBSemi                       |     0.000 |     0.128 |    0.049       1.3     0.20 |      44 |     0.006 |
+TimingAuditor.TIMER              INFO            Selb2LcMuXpKsCharmFromBSemi                      |     0.000 |     4.447 |    4.447       4.4     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO            b2LcMuXpKsCharmFromBSemiLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpKsCharmFromBSemiLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2LcMuXCharmFromBSemiLine                 |     0.150 |     0.139 |    0.023       3.4     0.19 |    1000 |     0.139 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXCharmFromBSemiLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXCharmFromBSemiLineHlt2Filter      |     0.010 |     0.009 |    0.004       0.0     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXCharmFromBSemiLineFilterSequence  |     0.079 |     0.081 |    0.008       3.1     0.24 |     376 |     0.031 |
+TimingAuditor.TIMER              INFO            Strippingb2LcMuXCharmFromBSemiLineVOIDFilter     |     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelLc2PKPiforCharmFromBSemi                      |     0.200 |     0.145 |    0.065       1.4     0.19 |      50 |     0.007 |
+TimingAuditor.TIMER              INFO            Selb2LcMuXCharmFromBSemi                         |     0.000 |     1.347 |    1.347       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            b2LcMuXCharmFromBSemiLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_b2LcMuXCharmFromBSemiLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_b2LcMuXCharmFromBSemiLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_b2LcMuXCharmFromBSemiLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_b2LcMuXCharmFromBSemiLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_b2LcMuXCharmFromBSemiLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_b2LcMuXCharmFromBSemiLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_b2LcMuXCharmFromBSemiLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXCharmFromBSemiLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2LcMuXDCSCharmFromBSemiLine              |     0.120 |     0.134 |    0.023       2.6     0.18 |    1000 |     0.135 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXDCSCharmFromBSemiLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXDCSCharmFromBSemiLineHlt2Filter   |     0.010 |     0.010 |    0.004       0.2     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXDCSCharmFromBSemiLineFilterSequenc|     0.026 |     0.078 |    0.008       2.4     0.21 |     376 |     0.029 |
+TimingAuditor.TIMER              INFO            Strippingb2LcMuXDCSCharmFromBSemiLineVOIDFilter  |     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelLc2PKPiDCSforCharmFromBSemi                   |     0.000 |     0.146 |    0.065       1.5     0.21 |      50 |     0.007 |
+TimingAuditor.TIMER              INFO            Selb2LcDCSMuXCharmFromBSemi                      |     0.000 |     1.370 |    1.370       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            b2LcMuXDCSCharmFromBSemiLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_b2LcMuXDCSCharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_b2LcMuXDCSCharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_b2LcMuXDCSCharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_b2LcMuXDCSCharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_b2LcMuXDCSCharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_b2LcMuXDCSCharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_b2LcMuXDCSCharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXDCSCharmFromBSemiLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2LcMuXpPiPiCharmFromBSemiLine            |     0.200 |     0.214 |    0.023      14.1     0.56 |    1000 |     0.214 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpPiPiCharmFromBSemiLinePreScaler  |     0.020 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpPiPiCharmFromBSemiLineHlt2Filter |     0.000 |     0.010 |    0.005       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpPiPiCharmFromBSemiLineFilterSeque|     0.239 |     0.261 |    0.008      13.9     0.80 |     376 |     0.098 |
+TimingAuditor.TIMER              INFO            Strippingb2LcMuXpPiPiCharmFromBSemiLineVOIDFilter|     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelPiTightforCharmFromBSemi                      |     0.072 |     0.085 |    0.025       0.3     0.05 |     138 |     0.012 |
+TimingAuditor.TIMER              INFO            SelLc2pPiPiforCharmFromBSemi                     |     0.178 |     0.140 |    0.060       1.3     0.17 |      56 |     0.008 |
+TimingAuditor.TIMER              INFO            Selb2Lc2pPiPiMuXCharmFromBSemi                   |     3.333 |     4.196 |    0.095      12.4     7.10 |       3 |     0.013 |
+TimingAuditor.TIMER              INFO            b2LcMuXpPiPiCharmFromBSemiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_b2LcMuXpPiPiCharmFromBSemiLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_b2LcMuXpPiPiCharmFromBSemiLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_b2LcMuXpPiPiCharmFromBSemiLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_b2LcMuXpPiPiCharmFromBSemiLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_b2LcMuXpPiPiCharmFromBSemiLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_b2LcMuXpPiPiCharmFromBSemiLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_b2LcMuXpPiPiCharmFromBSemiLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpPiPiCharmFromBSemiLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2LcMuXpKKCharmFromBSemiLine              |     0.070 |     0.132 |    0.022       1.5     0.14 |    1000 |     0.132 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpKKCharmFromBSemiLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpKKCharmFromBSemiLineHlt2Filter   |     0.000 |     0.010 |    0.004       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpKKCharmFromBSemiLineFilterSequenc|     0.026 |     0.062 |    0.008       1.2     0.14 |     376 |     0.024 |
+TimingAuditor.TIMER              INFO            Strippingb2LcMuXpKKCharmFromBSemiLineVOIDFilter  |     0.000 |     0.005 |    0.003       0.1     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelLc2pKKforCharmFromBSemi                       |     0.200 |     0.101 |    0.051       1.1     0.14 |      50 |     0.005 |
+TimingAuditor.TIMER              INFO            Selb2Lc2pKKMuXCharmFromBSemi                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2LcMuXpKKCharmFromBSemiLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_b2LcMuXpKKCharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_b2LcMuXpKKCharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_b2LcMuXpKKCharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_b2LcMuXpKKCharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_b2LcMuXpKKCharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_b2LcMuXpKKCharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_b2LcMuXpKKCharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpKKCharmFromBSemiLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2LcMuXpMuMuCharmFromBSemiLine            |     0.070 |     0.139 |    0.022       3.8     0.19 |    1000 |     0.139 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpMuMuCharmFromBSemiLinePreScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpMuMuCharmFromBSemiLineHlt2Filter |     0.020 |     0.009 |    0.004       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpMuMuCharmFromBSemiLineFilterSeque|     0.053 |     0.084 |    0.008       3.6     0.25 |     376 |     0.032 |
+TimingAuditor.TIMER              INFO            Strippingb2LcMuXpMuMuCharmFromBSemiLineVOIDFilter|     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelLc2pMuMuforCharmFromBSemi                     |     0.178 |     0.194 |    0.073       1.5     0.25 |      56 |     0.011 |
+TimingAuditor.TIMER              INFO            Selb2Lc2pMuMuXCharmFromBSemi                     |     0.000 |     0.627 |    0.109       1.1     0.73 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            b2LcMuXpMuMuCharmFromBSemiLine                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_b2LcMuXpMuMuCharmFromBSemiLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_b2LcMuXpMuMuCharmFromBSemiLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_b2LcMuXpMuMuCharmFromBSemiLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_b2LcMuXpMuMuCharmFromBSemiLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_b2LcMuXpMuMuCharmFromBSemiLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_b2LcMuXpMuMuCharmFromBSemiLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_b2LcMuXpMuMuCharmFromBSemiLine      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpMuMuCharmFromBSemiLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2LcMuXpEECharmFromBSemiLine              |     0.090 |     0.129 |    0.021       1.4     0.14 |    1000 |     0.129 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpEECharmFromBSemiLinePreScaler    |     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpEECharmFromBSemiLineHlt2Filter   |     0.010 |     0.009 |    0.004       0.0     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpEECharmFromBSemiLineFilterSequenc|     0.026 |     0.062 |    0.008       1.2     0.15 |     376 |     0.024 |
+TimingAuditor.TIMER              INFO            Strippingb2LcMuXpEECharmFromBSemiLineVOIDFilter  |     0.000 |     0.004 |    0.002       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelLc2pEEforCharmFromBSemi                       |     0.000 |     0.146 |    0.066       1.1     0.15 |      45 |     0.007 |
+TimingAuditor.TIMER              INFO            Selb2Lc2pEEXCharmFromBSemi                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            b2LcMuXpEECharmFromBSemiLine                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_b2LcMuXpEECharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_b2LcMuXpEECharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_b2LcMuXpEECharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_b2LcMuXpEECharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_b2LcMuXpEECharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_b2LcMuXpEECharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_b2LcMuXpEECharmFromBSemiLine        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpEECharmFromBSemiLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2LcMuXpEMuCharmFromBSemiLine             |     0.210 |     0.145 |    0.024       7.1     0.29 |    1000 |     0.145 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpEMuCharmFromBSemiLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpEMuCharmFromBSemiLineHlt2Filter  |     0.020 |     0.011 |    0.005       0.6     0.02 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpEMuCharmFromBSemiLineFilterSequen|     0.079 |     0.078 |    0.008       3.0     0.24 |     376 |     0.029 |
+TimingAuditor.TIMER              INFO            Strippingb2LcMuXpEMuCharmFromBSemiLineVOIDFilter |     0.000 |     0.005 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelLc2pEMuforCharmFromBSemi                      |     0.222 |     0.212 |    0.080       1.2     0.21 |      45 |     0.010 |
+TimingAuditor.TIMER              INFO            Selb2Lc2pEMuXCharmFromBSemi                      |     0.000 |     0.637 |    0.096       1.2     0.77 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            b2LcMuXpEMuCharmFromBSemiLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_b2LcMuXpEMuCharmFromBSemiLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_b2LcMuXpEMuCharmFromBSemiLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_b2LcMuXpEMuCharmFromBSemiLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_b2LcMuXpEMuCharmFromBSemiLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_b2LcMuXpEMuCharmFromBSemiLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_b2LcMuXpEMuCharmFromBSemiLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_b2LcMuXpEMuCharmFromBSemiLine       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpEMuCharmFromBSemiLinePostScaler  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          Strippingb2LcMuXpMuECharmFromBSemiLine             |     0.190 |     0.171 |    0.022      31.1     1.01 |    1000 |     0.172 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpMuECharmFromBSemiLinePreScaler   |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpMuECharmFromBSemiLineHlt2Filter  |     0.010 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpMuECharmFromBSemiLineFilterSequen|     0.159 |     0.164 |    0.008      30.9     1.61 |     376 |     0.062 |
+TimingAuditor.TIMER              INFO            Strippingb2LcMuXpMuECharmFromBSemiLineVOIDFilter |     0.000 |     0.004 |    0.003       0.0     0.00 |     376 |     0.002 |
+TimingAuditor.TIMER              INFO            SelLc2pMuEforCharmFromBSemi                      |     0.444 |     0.218 |    0.090       1.2     0.21 |      45 |     0.010 |
+TimingAuditor.TIMER              INFO            Selb2Lc2pMuEXCharmFromBSemi                      |     0.000 |     0.389 |    0.083       1.3     0.51 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            b2LcMuXpMuECharmFromBSemiLine                    |     0.000 |     5.266 |    5.266       5.3     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_b2LcMuXpMuECharmFromBSemiLine       |    10.000 |     3.161 |    3.161       3.2     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_b2LcMuXpMuECharmFromBSemiLine       |     0.000 |     3.049 |    3.049       3.0     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_b2LcMuXpMuECharmFromBSemiLine       |     0.000 |     3.095 |    3.095       3.1     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_b2LcMuXpMuECharmFromBSemiLine       |    10.000 |     3.007 |    3.007       3.0     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_b2LcMuXpMuECharmFromBSemiLine       |     0.000 |     3.091 |    3.091       3.1     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo6_b2LcMuXpMuECharmFromBSemiLine       |     0.000 |     3.085 |    3.085       3.1     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo7_b2LcMuXpMuECharmFromBSemiLine       |    10.000 |     2.116 |    2.116       2.1     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           Strippingb2LcMuXpMuECharmFromBSemiLinePostScaler  |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDst2PiD0EEGDst2PiD0EEGLine                |     0.100 |     0.153 |    0.034       3.9     0.26 |    1000 |     0.154 |
+TimingAuditor.TIMER              INFO           StrippingDst2PiD0EEGDst2PiD0EEGLinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDst2PiD0EEGDst2PiD0EEGLineHlt2Filter     |     0.010 |     0.007 |    0.003       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingDst2PiD0EEGDst2PiD0EEGLineFilterSequence |     0.714 |     1.372 |    0.110       3.7     1.30 |      14 |     0.019 |
+TimingAuditor.TIMER              INFO            Dst2PiD0EEGD0EEG                                 |     0.714 |     0.327 |    0.055       1.6     0.38 |      14 |     0.005 |
+TimingAuditor.TIMER              INFO            Dst2PiD0EEGDst2PiD0EEGLine                       |     0.000 |     0.462 |    0.164       1.3     0.43 |       8 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingDst2PiD0EEGDst2PiD0EEGLinePostScaler     |     0.000 |     0.003 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDst2PiD0EEGDst2PiD0EELine                 |     0.170 |     0.129 |    0.025       1.4     0.09 |    1000 |     0.130 |
+TimingAuditor.TIMER              INFO           StrippingDst2PiD0EEGDst2PiD0EELinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDst2PiD0EEGDst2PiD0EELineHlt2Filter      |     0.000 |     0.008 |    0.003       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingDst2PiD0EEGDst2PiD0EELineFilterSequence  |     0.714 |     0.451 |    0.238       1.4     0.29 |      14 |     0.006 |
+TimingAuditor.TIMER              INFO            Dst2PiD0EEGD0EE                                  |     0.714 |     0.333 |    0.151       1.3     0.29 |      14 |     0.005 |
+TimingAuditor.TIMER              INFO            Dst2PiD0EEGDst2PiD0EELine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDst2PiD0EEGDst2PiD0EELinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2hhPromptDst2D2RSSSLine                  |     0.730 |     0.703 |    0.026       4.9     0.41 |    1000 |     0.704 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2RSSSLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2RSSSLineFilterSequence   |     0.560 |     0.577 |    0.003       4.7     0.35 |    1000 |     0.578 |
+TimingAuditor.TIMER              INFO            D2hhPromptD2KPiSSSel                             |     0.515 |     0.487 |    0.091       1.9     0.24 |     911 |     0.444 |
+TimingAuditor.TIMER              INFO            D2hhPromptDst2D2RSSSLine                         |     0.000 |     1.914 |    0.124       3.7     2.53 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2RSSSLinePostScaler       |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2hhPromptDst2D2KKSSLine                  |     0.490 |     0.431 |    0.023       2.5     0.24 |    1000 |     0.432 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2KKSSLinePreScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2KKSSLineFilterSequence   |     0.310 |     0.310 |    0.002       2.4     0.18 |    1000 |     0.310 |
+TimingAuditor.TIMER              INFO            D2hhPromptD2KKSSSel                              |     0.263 |     0.216 |    0.061       1.0     0.10 |     911 |     0.197 |
+TimingAuditor.TIMER              INFO            D2hhPromptDst2D2KKSSLine                         |     0.000 |     1.520 |    1.520       1.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2KKSSLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2hhPromptDst2D2PiPiSSLine                |     0.440 |     0.439 |    0.023       6.0     0.31 |    1000 |     0.439 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2PiPiSSLinePreScaler      |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2PiPiSSLineFilterSequence |     0.320 |     0.317 |    0.001       5.5     0.26 |    1000 |     0.318 |
+TimingAuditor.TIMER              INFO            D2hhPromptD2PiPiSSSel                            |     0.230 |     0.225 |    0.056       5.0     0.20 |     911 |     0.206 |
+TimingAuditor.TIMER              INFO            D2hhPromptDst2D2PiPiSSLine                       |     0.000 |     0.512 |    0.092       1.2     0.63 |       3 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2PiPiSSLinePostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2hhPromptD2KPiTISLine                    |     0.550 |     0.561 |    0.023       7.0     0.42 |    1000 |     0.561 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptD2KPiTISLinePreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptD2KPiTISLineFilterSequence     |     0.400 |     0.433 |    0.002       6.6     0.35 |    1000 |     0.434 |
+TimingAuditor.TIMER              INFO            D2hhPromptD2KPiTISSel                            |     0.318 |     0.332 |    0.083       1.9     0.17 |     911 |     0.303 |
+TimingAuditor.TIMER              INFO            D2hhPromptD2KPiTISD2hhHlt1TOS                    |     0.000 |     0.583 |    0.383       0.9     0.21 |       8 |     0.005 |
+TimingAuditor.TIMER              INFO            D2hhPromptD2KPiTISLine                           |     0.000 |     0.453 |    0.453       0.5     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptD2KPiTISLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2hhPromptD2KKTISLine                     |     0.320 |     0.427 |    0.024       6.6     0.30 |    1000 |     0.427 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptD2KKTISLinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptD2KKTISLineFilterSequence      |     0.270 |     0.305 |    0.002       6.5     0.26 |    1000 |     0.305 |
+TimingAuditor.TIMER              INFO            D2hhPromptD2KKTISSel                             |     0.164 |     0.208 |    0.059       1.1     0.09 |     911 |     0.190 |
+TimingAuditor.TIMER              INFO            D2hhPromptD2KKTISD2hhHlt1TOS                     |     0.000 |     2.916 |    2.916       2.9     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            D2hhPromptD2KKTISLine                            |     0.000 |     1.455 |    1.455       1.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptD2KKTISLinePostScaler          |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2hhPromptD2PiPiTISLine                   |     0.430 |     0.431 |    0.024       5.2     0.30 |    1000 |     0.432 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptD2PiPiTISLinePreScaler         |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptD2PiPiTISLineFilterSequence    |     0.310 |     0.309 |    0.002       4.9     0.25 |    1000 |     0.309 |
+TimingAuditor.TIMER              INFO            D2hhPromptD2PiPiTISSel                           |     0.197 |     0.214 |    0.061       4.6     0.17 |     911 |     0.195 |
+TimingAuditor.TIMER              INFO            D2hhPromptD2PiPiTISD2hhHlt1TOS                   |     0.000 |     0.894 |    0.515       1.3     0.32 |       4 |     0.004 |
+TimingAuditor.TIMER              INFO            D2hhPromptD2PiPiTISLine                          |     0.000 |     0.845 |    0.620       1.1     0.32 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptD2PiPiTISLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2hhPromptD2KPiLine                       |     0.250 |     0.284 |    0.021       2.2     0.27 |    1000 |     0.285 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptD2KPiLinePreScaler             |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptD2KPiLineFilterSequence        |     0.338 |     0.419 |    0.002       2.0     0.25 |     414 |     0.174 |
+TimingAuditor.TIMER              INFO            D2hhPromptD2KPiLine                              |     0.212 |     0.334 |    0.085       1.8     0.19 |     377 |     0.126 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptD2KPiLinePostScaler            |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2hhPromptD2KKLine                        |     0.360 |     0.382 |    0.024       1.4     0.20 |    1000 |     0.383 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptD2KKLinePreScaler              |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptD2KKLineFilterSequence         |     0.290 |     0.299 |    0.002       1.1     0.17 |    1000 |     0.299 |
+TimingAuditor.TIMER              INFO            D2hhPromptD2KKLine                               |     0.219 |     0.207 |    0.064       0.9     0.09 |     911 |     0.189 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptD2KKLinePostScaler             |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2hhPromptD2PiPiLine                      |     0.340 |     0.386 |    0.024       1.7     0.21 |    1000 |     0.387 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptD2PiPiLinePreScaler            |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptD2PiPiLineFilterSequence       |     0.250 |     0.299 |    0.002       1.5     0.17 |    1000 |     0.300 |
+TimingAuditor.TIMER              INFO            D2hhPromptD2PiPiLine                             |     0.186 |     0.207 |    0.063       1.0     0.09 |     911 |     0.189 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptD2PiPiLinePostScaler           |     0.000 |     0.002 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2hhPromptDst2D2RSLine                    |     0.590 |     0.554 |    0.023       2.7     0.32 |    1000 |     0.555 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2RSLinePreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2RSLineFilterSequence     |     0.420 |     0.425 |    0.001       2.6     0.26 |    1000 |     0.426 |
+TimingAuditor.TIMER              INFO            D2hhPromptD2KPiSel                               |     0.351 |     0.333 |    0.070       1.9     0.17 |     911 |     0.304 |
+TimingAuditor.TIMER              INFO            D2hhPromptDst2D2RSLine                           |     0.000 |     0.342 |    0.080       1.9     0.63 |       8 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2RSLinePostScaler         |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2hhPromptDst2D2WSLine                    |     0.590 |     0.550 |    0.022       2.8     0.32 |    1000 |     0.551 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2WSLinePreScaler          |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2WSLineFilterSequence     |     0.460 |     0.424 |    0.001       2.6     0.26 |    1000 |     0.424 |
+TimingAuditor.TIMER              INFO            D2hhPromptD0WSSel                                |     0.395 |     0.331 |    0.075       1.9     0.17 |     911 |     0.302 |
+TimingAuditor.TIMER              INFO            D2hhPromptDst2D2WSLine                           |     0.000 |     0.256 |    0.061       1.5     0.49 |       8 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2WSLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2hhPromptDst2D2KKLine                    |     0.440 |     0.431 |    0.022       5.1     0.28 |    1000 |     0.431 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2KKLinePreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2KKLineFilterSequence     |     0.350 |     0.308 |    0.002       4.9     0.23 |    1000 |     0.309 |
+TimingAuditor.TIMER              INFO            D2hhPromptD2KKSel                                |     0.219 |     0.210 |    0.059       1.1     0.10 |     911 |     0.192 |
+TimingAuditor.TIMER              INFO            D2hhPromptDst2D2KKLine                           |     0.000 |     1.383 |    1.383       1.4     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2KKLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2hhPromptDst2D2PiPiLine                  |     0.550 |     0.437 |    0.024       3.1     0.26 |    1000 |     0.438 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2PiPiLinePreScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2PiPiLineFilterSequence   |     0.380 |     0.312 |    0.002       2.9     0.20 |    1000 |     0.312 |
+TimingAuditor.TIMER              INFO            D2hhPromptD2PiPiSel                              |     0.241 |     0.217 |    0.060       2.7     0.13 |     911 |     0.198 |
+TimingAuditor.TIMER              INFO            D2hhPromptDst2D2PiPiLine                         |     0.000 |     0.372 |    0.070       1.2     0.53 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingD2hhPromptDst2D2PiPiLinePostScaler       |     0.000 |     0.007 |    0.002       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD0ToHHPi0_Kpipi0_R_Line              |     0.950 |     1.016 |    0.033      16.7     1.43 |    1000 |     1.016 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_Kpipi0_R_LinePreScaler    |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_Kpipi0_R_LineFilterSequenc|     0.850 |     0.880 |    0.009      16.5     1.38 |    1000 |     0.881 |
+TimingAuditor.TIMER              INFO            StrippingDstarD0ToHHPi0_Kpipi0_R_LineVOIDFilter  |     0.000 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO            PionsForDstarD0ToHHPi0                           |     0.011 |     0.013 |    0.004       0.1     0.01 |     890 |     0.012 |
+TimingAuditor.TIMER              INFO            KaonsForDstarD0ToHHPi0                           |     0.000 |     0.009 |    0.003       0.0     0.00 |     861 |     0.008 |
+TimingAuditor.TIMER              INFO            SelKstDstarD0ToHHPi0_Kpipi0_R_                   |     0.134 |     0.161 |    0.054       0.8     0.10 |     668 |     0.108 |
+TimingAuditor.TIMER              INFO            Pi0RForDstarD0ToHHPi0                            |     0.000 |     0.013 |    0.005       0.0     0.01 |     258 |     0.004 |
+TimingAuditor.TIMER              INFO            SelD0DstarD0ToHHPi0_Kpipi0_R_                    |     0.080 |     0.122 |    0.050       0.6     0.08 |     125 |     0.015 |
+TimingAuditor.TIMER              INFO            SlowpionsForDstarD0ToHHPi0                       |     0.144 |     0.191 |    0.039       0.6     0.11 |     138 |     0.026 |
+TimingAuditor.TIMER              INFO            SelDstDstarD0ToHHPi0_Kpipi0_R_                   |     0.000 |     0.170 |    0.065       1.4     0.19 |      52 |     0.009 |
+TimingAuditor.TIMER              INFO            DstarD0ToHHPi0_Kpipi0_R_Line                     |     3.750 |     3.901 |    1.252       9.5     2.73 |       8 |     0.031 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_Kpipi0_R_LinePostScaler   |     0.000 |     0.003 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD0ToHHPi0_pipipi0_R_Line             |     0.510 |     0.620 |    0.030      11.8     1.05 |    1000 |     0.620 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_pipipi0_R_LinePreScaler   |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_pipipi0_R_LineFilterSequen|     0.440 |     0.490 |    0.007      11.6     0.99 |    1000 |     0.490 |
+TimingAuditor.TIMER              INFO            StrippingDstarD0ToHHPi0_pipipi0_R_LineVOIDFilter |     0.010 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            SelKstDstarD0ToHHPi0_pipipi0_R_                  |     0.091 |     0.117 |    0.033       0.8     0.09 |     871 |     0.102 |
+TimingAuditor.TIMER              INFO            SelD0DstarD0ToHHPi0_pipipi0_R_                   |     0.197 |     0.119 |    0.045       0.6     0.07 |     152 |     0.018 |
+TimingAuditor.TIMER              INFO            SelDstDstarD0ToHHPi0_pipipi0_R_                  |     0.000 |     0.130 |    0.063       1.4     0.16 |      71 |     0.009 |
+TimingAuditor.TIMER              INFO            DstarD0ToHHPi0_pipipi0_R_Line                    |     3.000 |     2.396 |    1.008       6.6     1.65 |      10 |     0.024 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_pipipi0_R_LinePostScaler  |     0.000 |     0.002 |    0.002       0.0     0.00 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD0ToHHPi0_KKpi0_R_Line               |     0.270 |     0.339 |    0.030      10.7     0.56 |    1000 |     0.339 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_KKpi0_R_LinePreScaler     |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_KKpi0_R_LineFilterSequence|     0.180 |     0.209 |    0.007      10.5     0.50 |    1000 |     0.209 |
+TimingAuditor.TIMER              INFO            StrippingDstarD0ToHHPi0_KKpi0_R_LineVOIDFilter   |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            SelKstDstarD0ToHHPi0_KKpi0_R_                    |     0.044 |     0.067 |    0.030       0.9     0.05 |     675 |     0.045 |
+TimingAuditor.TIMER              INFO            SelD0DstarD0ToHHPi0_KKpi0_R_                     |     0.000 |     0.194 |    0.051       0.7     0.15 |      19 |     0.004 |
+TimingAuditor.TIMER              INFO            SelDstDstarD0ToHHPi0_KKpi0_R_                    |     0.000 |     0.249 |    0.072       1.3     0.34 |      13 |     0.003 |
+TimingAuditor.TIMER              INFO            DstarD0ToHHPi0_KKpi0_R_Line                      |    10.000 |     3.826 |    3.281       4.4     0.77 |       2 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_KKpi0_R_LinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD0ToHHPi0_Kpipi0_M_Line              |     0.370 |     0.400 |    0.030       3.4     0.39 |    1000 |     0.401 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_Kpipi0_M_LinePreScaler    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_Kpipi0_M_LineFilterSequenc|     0.250 |     0.274 |    0.007       3.2     0.33 |    1000 |     0.274 |
+TimingAuditor.TIMER              INFO            StrippingDstarD0ToHHPi0_Kpipi0_M_LineVOIDFilter  |     0.020 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            SelKstDstarD0ToHHPi0_Kpipi0_M_                   |     0.179 |     0.142 |    0.049       0.8     0.09 |     668 |     0.095 |
+TimingAuditor.TIMER              INFO            Pi0MForDstarD0ToHHPi0                            |     0.000 |     0.008 |    0.004       0.0     0.00 |      52 |     0.000 |
+TimingAuditor.TIMER              INFO            SelD0DstarD0ToHHPi0_Kpipi0_M_                    |     0.400 |     0.121 |    0.045       0.9     0.18 |      25 |     0.003 |
+TimingAuditor.TIMER              INFO            SelDstDstarD0ToHHPi0_Kpipi0_M_                   |     1.428 |     0.227 |    0.082       0.7     0.24 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO            DstarD0ToHHPi0_Kpipi0_M_Line                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_Kpipi0_M_LinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD0ToHHPi0_pipipi0_M_Line             |     0.470 |     0.419 |    0.030       6.4     0.45 |    1000 |     0.419 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_pipipi0_M_LinePreScaler   |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_pipipi0_M_LineFilterSequen|     0.320 |     0.291 |    0.007       5.9     0.36 |    1000 |     0.291 |
+TimingAuditor.TIMER              INFO            StrippingDstarD0ToHHPi0_pipipi0_M_LineVOIDFilter |     0.000 |     0.005 |    0.003       0.1     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            SelKstDstarD0ToHHPi0_pipipi0_M_                  |     0.126 |     0.112 |    0.033       1.0     0.09 |     871 |     0.098 |
+TimingAuditor.TIMER              INFO            SelD0DstarD0ToHHPi0_pipipi0_M_                   |     0.000 |     0.088 |    0.044       0.7     0.11 |      36 |     0.003 |
+TimingAuditor.TIMER              INFO            SelDstDstarD0ToHHPi0_pipipi0_M_                  |     0.000 |     0.763 |    0.174       1.4     0.83 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            DstarD0ToHHPi0_pipipi0_M_Line                    |    10.000 |     0.763 |    0.763       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_pipipi0_M_LinePostScaler  |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD0ToHHPi0_KKpi0_M_Line               |     0.280 |     0.293 |    0.031       4.7     0.26 |    1000 |     0.293 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_KKpi0_M_LinePreScaler     |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_KKpi0_M_LineFilterSequence|     0.170 |     0.169 |    0.007       4.4     0.21 |    1000 |     0.169 |
+TimingAuditor.TIMER              INFO            StrippingDstarD0ToHHPi0_KKpi0_M_LineVOIDFilter   |     0.010 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            SelKstDstarD0ToHHPi0_KKpi0_M_                    |     0.118 |     0.064 |    0.030       0.8     0.05 |     675 |     0.044 |
+TimingAuditor.TIMER              INFO            SelD0DstarD0ToHHPi0_KKpi0_M_                     |     0.000 |     0.208 |    0.055       0.7     0.30 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO            SelDstDstarD0ToHHPi0_KKpi0_M_                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD0ToHHPi0_KKpi0_M_Line                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_KKpi0_M_LinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD0ToHHPi0_Kpipi0_R_WIDEMASS_Line     |     0.600 |     0.571 |    0.031      19.6     1.14 |    1000 |     0.572 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_Kpipi0_R_WIDEMASS_LinePreS|     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_Kpipi0_R_WIDEMASS_LineFilt|     0.550 |     0.445 |    0.007      19.4     1.11 |    1000 |     0.445 |
+TimingAuditor.TIMER              INFO            StrippingDstarD0ToHHPi0_Kpipi0_R_WIDEMASS_LineVOI|     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            SelKstDstarD0ToHHPi0_Kpipi0_R_WIDEMASS_          |     0.089 |     0.118 |    0.045       0.6     0.06 |     668 |     0.079 |
+TimingAuditor.TIMER              INFO            Pi0R_WIDEMASS_ForDstarD0ToHHPi0                  |     0.000 |     0.011 |    0.005       0.1     0.01 |     129 |     0.001 |
+TimingAuditor.TIMER              INFO            SelD0DstarD0ToHHPi0_Kpipi0_R_WIDEMASS_           |     0.000 |     0.128 |    0.048       0.7     0.10 |     129 |     0.017 |
+TimingAuditor.TIMER              INFO            SelDstDstarD0ToHHPi0_Kpipi0_R_WIDEMASS_          |     0.289 |     0.145 |    0.063       1.4     0.17 |      69 |     0.010 |
+TimingAuditor.TIMER              INFO            DstarD0ToHHPi0_Kpipi0_R_WIDEMASS_Line            |     3.333 |     4.144 |    1.337       9.1     2.86 |       6 |     0.025 |
+TimingAuditor.TIMER              INFO           StrippingDstarD0ToHHPi0_Kpipi0_R_WIDEMASS_LinePost|     0.000 |     0.004 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingPhiToKSKS_PhiToKKLine                     |     0.130 |     0.122 |    0.018       4.6     0.17 |    1000 |     0.122 |
+TimingAuditor.TIMER              INFO           StrippingPhiToKSKS_PhiToKKLinePreScaler           |     0.020 |     0.006 |    0.002       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingPhiToKSKS_PhiToKKLineFilterSequence      |     0.000 |     3.041 |    1.628       4.5     2.00 |       2 |     0.006 |
+TimingAuditor.TIMER              INFO            StrippingPhiToKSKS_PhiToKKLineVOIDFilter         |     0.000 |     0.007 |    0.006       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            KaonsForPhiToKSKS                                |     0.000 |     0.080 |    0.058       0.1     0.02 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO            Sel_PhiToKSKS_PhiToKK                            |     0.000 |     0.736 |    0.129       1.3     0.86 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            PhiToKSKS_PhiToKKLine                            |     0.000 |     3.639 |    3.639       3.6     0.00 |       1 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingPhiToKSKS_PhiToKKLinePostScaler          |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingPhiToKSKS_PhiToMuMuLine                   |     0.170 |     0.108 |    0.016       1.6     0.09 |    1000 |     0.109 |
+TimingAuditor.TIMER              INFO           StrippingPhiToKSKS_PhiToMuMuLinePreScaler         |     0.010 |     0.003 |    0.002       0.1     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingPhiToKSKS_PhiToMuMuLineFilterSequence    |     0.000 |     0.368 |    0.009       1.5     0.44 |      12 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingPhiToKSKS_PhiToMuMuLineVOIDFilter       |     0.000 |     0.013 |    0.004       0.0     0.01 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            MuonsForPhiToKSKS                                |     0.000 |     0.057 |    0.007       0.1     0.03 |       9 |     0.001 |
+TimingAuditor.TIMER              INFO            Sel_PhiToKSKS_PhiToMuMu                          |     0.000 |     0.255 |    0.040       1.3     0.49 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            PhiToKSKS_PhiToMuMuLine                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingPhiToKSKS_PhiToMuMuLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingPhiToKSKS_JPsiToKKLine                    |     0.110 |     0.104 |    0.015       2.2     0.11 |    1000 |     0.105 |
+TimingAuditor.TIMER              INFO           StrippingPhiToKSKS_JPsiToKKLinePreScaler          |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingPhiToKSKS_JPsiToKKLineFilterSequence     |     0.000 |     1.817 |    1.741       1.9     0.11 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingPhiToKSKS_JPsiToKKLineVOIDFilter        |     0.000 |     0.017 |    0.006       0.0     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            Sel_PhiToKSKS_JPsiToKK                           |     0.000 |     0.729 |    0.100       1.4     0.89 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO            PhiToKSKS_JPsiToKKLine                           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingPhiToKSKS_JPsiToKKLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingPhiToKSKS_JPsiToKsKsLine                  |     0.490 |     0.401 |    0.027       6.2     0.51 |    1000 |     0.402 |
+TimingAuditor.TIMER              INFO           StrippingPhiToKSKS_JPsiToKsKsLinePreScaler        |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingPhiToKSKS_JPsiToKsKsLineFilterSequence   |     0.350 |     0.287 |    0.007       5.6     0.46 |    1000 |     0.287 |
+TimingAuditor.TIMER              INFO            StrippingPhiToKSKS_JPsiToKsKsLineVOIDFilter      |     0.000 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            MERGED:KsForPhiToKSKS                            |     0.296 |     0.245 |    0.014       4.1     0.35 |     911 |     0.224 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:KsForPhiToKSKS                     |     0.208 |     0.173 |    0.011       2.5     0.20 |     911 |     0.158 |
+TimingAuditor.TIMER              INFO              INPUT:KsLLForPhiToKSKS                         |     0.087 |     0.061 |    0.002       1.3     0.13 |     911 |     0.056 |
+TimingAuditor.TIMER              INFO               KsLLForPhiToKSKS                              |     0.081 |     0.029 |    0.004       0.1     0.02 |     244 |     0.007 |
+TimingAuditor.TIMER              INFO              INPUT:KsDDForPhiToKSKS                         |     0.120 |     0.100 |    0.002       1.2     0.12 |     911 |     0.092 |
+TimingAuditor.TIMER              INFO               KsDDForPhiToKSKS                              |     0.000 |     0.017 |    0.003       0.1     0.01 |     578 |     0.010 |
+TimingAuditor.TIMER              INFO             KsForPhiToKSKS                                  |     0.000 |     0.006 |    0.003       0.0     0.00 |     204 |     0.001 |
+TimingAuditor.TIMER              INFO            Sel_PhiToKSKS_JPsiToKsKs                         |     0.049 |     0.056 |    0.027       1.3     0.10 |     204 |     0.012 |
+TimingAuditor.TIMER              INFO            PhiToKSKS_JPsiToKsKsLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingPhiToKSKS_JPsiToKsKsLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingPhiToKSKS_D0ToKsKsLine                    |     0.160 |     0.129 |    0.017       4.1     0.17 |    1000 |     0.130 |
+TimingAuditor.TIMER              INFO           StrippingPhiToKSKS_D0ToKsKsLinePreScaler          |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingPhiToKSKS_D0ToKsKsLineFilterSequence     |     0.200 |     0.079 |    0.008       4.0     0.30 |     250 |     0.020 |
+TimingAuditor.TIMER              INFO            StrippingPhiToKSKS_D0ToKsKsLineVOIDFilter        |     0.040 |     0.005 |    0.003       0.0     0.00 |     250 |     0.001 |
+TimingAuditor.TIMER              INFO            Sel_PhiToKSKS_D0ToKsKs                           |     0.200 |     0.076 |    0.025       1.6     0.22 |      50 |     0.004 |
+TimingAuditor.TIMER              INFO            PhiToKSKS_D0ToKsKsLine                           |     0.000 |     1.871 |    0.596       3.1     1.80 |       2 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingPhiToKSKS_D0ToKsKsLinePostScaler         |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingPhiToKSKS_EtaCToLLLine                    |     0.330 |     0.359 |    0.027       3.6     0.39 |    1000 |     0.360 |
+TimingAuditor.TIMER              INFO           StrippingPhiToKSKS_EtaCToLLLinePreScaler          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingPhiToKSKS_EtaCToLLLineFilterSequence     |     0.220 |     0.244 |    0.008       3.2     0.36 |    1000 |     0.244 |
+TimingAuditor.TIMER              INFO            StrippingPhiToKSKS_EtaCToLLLineVOIDFilter        |     0.000 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            MERGED:LambdasForPhiToKSKS                       |     0.208 |     0.208 |    0.014       2.5     0.28 |     911 |     0.190 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:LambdasForPhiToKSKS                |     0.142 |     0.142 |    0.010       1.2     0.16 |     911 |     0.130 |
+TimingAuditor.TIMER              INFO              INPUT:LambdaLLForPhiToKSKS                     |     0.043 |     0.032 |    0.002       0.9     0.10 |     911 |     0.030 |
+TimingAuditor.TIMER              INFO               LambdaLLForPhiToKSKS                          |     0.000 |     0.040 |    0.016       0.1     0.02 |      98 |     0.004 |
+TimingAuditor.TIMER              INFO              INPUT:LambdaDDForPhiToKSKS                     |     0.087 |     0.100 |    0.002       1.0     0.12 |     911 |     0.091 |
+TimingAuditor.TIMER              INFO               LambdaDDForPhiToKSKS                          |     0.020 |     0.027 |    0.004       0.1     0.02 |     494 |     0.014 |
+TimingAuditor.TIMER              INFO             LambdasForPhiToKSKS                             |     0.000 |     0.006 |    0.004       0.0     0.00 |     185 |     0.001 |
+TimingAuditor.TIMER              INFO            Sel_PhiToKSKS_EtaCToLL                           |     0.054 |     0.063 |    0.033       1.3     0.09 |     185 |     0.012 |
+TimingAuditor.TIMER              INFO            PhiToKSKS_EtaCToLLLine                           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingPhiToKSKS_EtaCToLLLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLambdac2L0DDpiLambdac2Lambda0PiLLLine     |     0.230 |     0.194 |    0.023       3.1     0.30 |    1000 |     0.194 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2L0DDpiLambdac2Lambda0PiLLLinePreS|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2L0DDpiLambdac2Lambda0PiLLLineFilt|     0.100 |     0.076 |    0.002       3.0     0.29 |    1000 |     0.076 |
+TimingAuditor.TIMER              INFO            Lambda0LLForLambdac2L0DDpi                       |     0.000 |     0.028 |    0.012       0.1     0.01 |      98 |     0.003 |
+TimingAuditor.TIMER              INFO            PionsForLambdac2L0DDpi                           |     0.120 |     0.101 |    0.040       0.3     0.04 |     332 |     0.034 |
+TimingAuditor.TIMER              INFO            Lambdac2L0DDpiLambdac2Lambda0PiLLLine            |     0.303 |     0.140 |    0.055       2.5     0.30 |      66 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2L0DDpiLambdac2Lambda0PiLLLinePost|     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLambdac2L0DDpiLambdac2Lambda0PiDDLine     |     0.350 |     0.374 |    0.021       3.7     0.46 |    1000 |     0.375 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2L0DDpiLambdac2Lambda0PiDDLinePreS|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2L0DDpiLambdac2Lambda0PiDDLineFilt|     0.230 |     0.270 |    0.002       3.4     0.45 |    1000 |     0.271 |
+TimingAuditor.TIMER              INFO            Lambda0DDForLambdac2L0DDpi                       |     0.020 |     0.019 |    0.004       0.1     0.01 |     494 |     0.010 |
+TimingAuditor.TIMER              INFO            Lambdac2L0DDpiLambdac2Lambda0PiDDLine            |     0.104 |     0.100 |    0.052       0.5     0.05 |     286 |     0.029 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2L0DDpiLambdac2Lambda0PiDDLinePost|     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCcbar2PpbarExclusiveLine                  |     0.170 |     0.151 |    0.036       0.6     0.08 |    1000 |     0.151 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PpbarExclusiveLinePreScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PpbarExclusiveLineFilterSequence   |     0.020 |     0.019 |    0.007       0.3     0.03 |    1000 |     0.020 |
+TimingAuditor.TIMER              INFO            StrippingCcbar2PpbarExclusiveLineVOIDFilter      |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            Ccbar2PpbarExclusiveLine                         |     0.208 |     0.102 |    0.052       0.2     0.05 |      48 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PpbarExclusiveLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarPromptWithD02HHLLLine                |     8.210 |     8.329 |    0.028     392.6    14.62 |    1000 |     8.329 |
+TimingAuditor.TIMER              INFO           StrippingDstarPromptWithD02HHLLLinePreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarPromptWithD02HHLLLineFilterSequence |     8.080 |     8.164 |    0.002     392.4    14.59 |    1000 |     8.164 |
+TimingAuditor.TIMER              INFO            MERGED:D02hhllForDstarPromptWithD02HHLL          |     8.408 |     8.496 |    0.130      53.8     7.80 |     911 |     7.740 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:D02hhllForDstarPromptWithD02HHLL   |     8.375 |     8.463 |    0.125      53.8     7.75 |     911 |     7.710 |
+TimingAuditor.TIMER              INFO              INPUT:D02KPiForDstarPromptWithD02HHLL          |     0.504 |     0.521 |    0.002       5.3     0.41 |     911 |     0.475 |
+TimingAuditor.TIMER              INFO               D02KPiForDstarPromptWithD02HHLL               |     0.422 |     0.475 |    0.148       3.0     0.28 |     757 |     0.360 |
+TimingAuditor.TIMER              INFO              INPUT:D02KPiConjForDstarPromptWithD02HHLL      |     0.021 |     0.010 |    0.001       3.9     0.13 |     911 |     0.009 |
+TimingAuditor.TIMER              INFO               D02KPiConjForDstarPromptWithD02HHLL           |     0.000 |     0.069 |    0.069       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:D02KPiSSForDstarPromptWithD02HHLL        |     3.183 |     3.219 |    0.001      37.6     4.70 |     911 |     2.933 |
+TimingAuditor.TIMER              INFO               SelFilterPhys_StdAllLooseMuPion_Particles     |     3.236 |     3.377 |    0.167      35.1     4.56 |     757 |     2.557 |
+TimingAuditor.TIMER              INFO               D02KPiSSForDstarPromptWithD02HHLL             |     0.558 |     0.457 |    0.128       2.9     0.34 |     591 |     0.270 |
+TimingAuditor.TIMER              INFO              INPUT:D02KPiSSConjForDstarPromptWithD02HHLL    |     0.021 |     0.007 |    0.001       0.7     0.02 |     911 |     0.007 |
+TimingAuditor.TIMER              INFO               D02KPiSSConjForDstarPromptWithD02HHLL         |     0.000 |     0.025 |    0.025       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:D02KPi_EE_ForDstarPromptWithD02HHLL      |     0.647 |     0.588 |    0.002       4.9     0.47 |     911 |     0.536 |
+TimingAuditor.TIMER              INFO               D02KPi_EE_ForDstarPromptWithD02HHLL           |     0.413 |     0.459 |    0.110       4.6     0.41 |     870 |     0.399 |
+TimingAuditor.TIMER              INFO              INPUT:D02KPi_EE_ConjForDstarPromptWithD02HHLL  |     0.010 |     0.009 |    0.001       1.5     0.05 |     911 |     0.008 |
+TimingAuditor.TIMER              INFO               D02KPi_EE_ConjForDstarPromptWithD02HHLL       |     0.000 |     0.033 |    0.021       0.0     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:D02KPi_EMu_ForDstarPromptWithD02HHLL     |     0.472 |     0.501 |    0.001       3.7     0.45 |     911 |     0.457 |
+TimingAuditor.TIMER              INFO               D02KPi_EMu_ForDstarPromptWithD02HHLL          |     0.478 |     0.469 |    0.135       3.3     0.36 |     731 |     0.344 |
+TimingAuditor.TIMER              INFO              INPUT:D02KPi_EMu_ConjForDstarPromptWithD02HHLL |     0.010 |     0.010 |    0.001       1.6     0.08 |     911 |     0.010 |
+TimingAuditor.TIMER              INFO               D02KPi_EMu_ConjForDstarPromptWithD02HHLL      |     0.000 |     0.038 |    0.025       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:D02KPi_MuE_ForDstarPromptWithD02HHLL     |     0.450 |     0.491 |    0.001       3.1     0.41 |     911 |     0.447 |
+TimingAuditor.TIMER              INFO               D02KPi_MuE_ForDstarPromptWithD02HHLL          |     0.451 |     0.457 |    0.131       2.7     0.32 |     731 |     0.334 |
+TimingAuditor.TIMER              INFO              INPUT:D02KPi_MuE_ConjForDstarPromptWithD02HHLL |     0.000 |     0.009 |    0.001       2.2     0.08 |     911 |     0.009 |
+TimingAuditor.TIMER              INFO               D02KPi_MuE_ConjForDstarPromptWithD02HHLL      |     0.000 |     0.046 |    0.044       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:D02KKForDstarPromptWithD02HHLL           |     0.274 |     0.269 |    0.001       1.5     0.19 |     911 |     0.246 |
+TimingAuditor.TIMER              INFO               D02KKForDstarPromptWithD02HHLL                |     0.184 |     0.201 |    0.085       1.4     0.11 |     757 |     0.153 |
+TimingAuditor.TIMER              INFO              INPUT:D02KKConjForDstarPromptWithD02HHLL       |     0.000 |     0.004 |    0.001       0.0     0.00 |     911 |     0.004 |
+TimingAuditor.TIMER              INFO               D02KKConjForDstarPromptWithD02HHLL            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:D02KK_EE_ForDstarPromptWithD02HHLL       |     0.307 |     0.346 |    0.001       1.3     0.21 |     911 |     0.316 |
+TimingAuditor.TIMER              INFO               D02KK_EE_ForDstarPromptWithD02HHLL            |     0.206 |     0.224 |    0.078       1.1     0.14 |     870 |     0.196 |
+TimingAuditor.TIMER              INFO              INPUT:D02KK_EE_ConjForDstarPromptWithD02HHLL   |     0.010 |     0.004 |    0.001       0.0     0.00 |     911 |     0.004 |
+TimingAuditor.TIMER              INFO               D02KK_EE_ConjForDstarPromptWithD02HHLL        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:D02KK_EMu_ForDstarPromptWithD02HHLL      |     0.373 |     0.337 |    0.001       1.7     0.26 |     911 |     0.307 |
+TimingAuditor.TIMER              INFO               D02KK_EMu_ForDstarPromptWithD02HHLL           |     0.328 |     0.275 |    0.124       1.4     0.16 |     731 |     0.202 |
+TimingAuditor.TIMER              INFO              INPUT:D02KK_EMu_ConjForDstarPromptWithD02HHLL  |     0.000 |     0.006 |    0.001       1.2     0.04 |     911 |     0.006 |
+TimingAuditor.TIMER              INFO               D02KK_EMu_ConjForDstarPromptWithD02HHLL       |     0.000 |     0.057 |    0.057       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:D02KK_MuE_ForDstarPromptWithD02HHLL      |     0.351 |     0.333 |    0.001       3.7     0.27 |     911 |     0.304 |
+TimingAuditor.TIMER              INFO               D02KK_MuE_ForDstarPromptWithD02HHLL           |     0.246 |     0.274 |    0.109       3.3     0.19 |     731 |     0.200 |
+TimingAuditor.TIMER              INFO              INPUT:D02KK_MuE_ConjForDstarPromptWithD02HHLL  |     0.010 |     0.009 |    0.001       3.3     0.11 |     911 |     0.008 |
+TimingAuditor.TIMER              INFO               D02KK_MuE_ConjForDstarPromptWithD02HHLL       |     0.000 |     0.072 |    0.039       0.1     0.05 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:D02PiPiForDstarPromptWithD02HHLL         |     0.296 |     0.338 |    0.001       3.4     0.27 |     911 |     0.308 |
+TimingAuditor.TIMER              INFO               D02PiPiForDstarPromptWithD02HHLL              |     0.237 |     0.277 |    0.086       2.2     0.18 |     759 |     0.211 |
+TimingAuditor.TIMER              INFO              INPUT:D02PiPiConjForDstarPromptWithD02HHLL     |     0.000 |     0.004 |    0.001       0.5     0.02 |     911 |     0.005 |
+TimingAuditor.TIMER              INFO               D02PiPiConjForDstarPromptWithD02HHLL          |     0.000 |     0.035 |    0.035       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:D02PiPi_EE_ForDstarPromptWithD02HHLL     |     0.417 |     0.466 |    0.001       5.7     0.45 |     911 |     0.425 |
+TimingAuditor.TIMER              INFO               D02PiPi_EE_ForDstarPromptWithD02HHLL          |     0.321 |     0.346 |    0.077       4.9     0.40 |     870 |     0.301 |
+TimingAuditor.TIMER              INFO              INPUT:D02PiPi_EE_ConjForDstarPromptWithD02HHLL |     0.000 |     0.009 |    0.001       1.7     0.07 |     911 |     0.009 |
+TimingAuditor.TIMER              INFO               D02PiPi_EE_ConjForDstarPromptWithD02HHLL      |     0.000 |     0.029 |    0.017       0.1     0.01 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:D02PiPi_EMu_ForDstarPromptWithD02HHLL    |     0.472 |     0.410 |    0.001       4.1     0.34 |     911 |     0.374 |
+TimingAuditor.TIMER              INFO               D02PiPi_EMu_ForDstarPromptWithD02HHLL         |     0.424 |     0.362 |    0.122       3.6     0.26 |     731 |     0.265 |
+TimingAuditor.TIMER              INFO              INPUT:D02PiPi_EMu_ConjForDstarPromptWithD02HHLL|     0.000 |     0.006 |    0.001       0.6     0.02 |     911 |     0.006 |
+TimingAuditor.TIMER              INFO               D02PiPi_EMu_ConjForDstarPromptWithD02HHLL     |     0.000 |     0.026 |    0.024       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO              INPUT:D02PiPi_MuE_ForDstarPromptWithD02HHLL    |     0.351 |     0.411 |    0.001       3.6     0.36 |     911 |     0.375 |
+TimingAuditor.TIMER              INFO               D02PiPi_MuE_ForDstarPromptWithD02HHLL         |     0.355 |     0.363 |    0.103       3.1     0.27 |     731 |     0.266 |
+TimingAuditor.TIMER              INFO              INPUT:D02PiPi_MuE_ConjForDstarPromptWithD02HHLL|     0.010 |     0.008 |    0.001       1.4     0.06 |     911 |     0.008 |
+TimingAuditor.TIMER              INFO               D02PiPi_MuE_ConjForDstarPromptWithD02HHLL     |     0.000 |     0.036 |    0.018       0.1     0.02 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO             D02hhllForDstarPromptWithD02HHLL                |     0.000 |     0.010 |    0.005       0.0     0.00 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarPromptWithD02HHLLLine                       |     0.000 |     0.500 |    0.102       2.8     0.76 |      14 |     0.007 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DstarPromptWithD02HHLLLine          |    16.000 |    13.829 |    0.599      58.9    25.33 |       5 |     0.069 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_DstarPromptWithD02HHLLLine          |    16.000 |    16.965 |    0.500      75.4    32.73 |       5 |     0.085 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_DstarPromptWithD02HHLLLine          |    16.000 |    17.137 |    0.431      76.5    33.26 |       5 |     0.086 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_DstarPromptWithD02HHLLLine          |    16.000 |    15.148 |    0.474      66.6    28.86 |       5 |     0.076 |
+TimingAuditor.TIMER              INFO            RelatedInfo5_DstarPromptWithD02HHLLLine          |    12.000 |    13.381 |    0.499      57.6    24.86 |       5 |     0.067 |
+TimingAuditor.TIMER              INFO           StrippingDstarPromptWithD02HHLLLinePostScaler     |     0.000 |     0.003 |    0.002       0.0     0.00 |       5 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLambdac2V0HLambdac2Lambda0PiLLLine        |     0.170 |     0.198 |    0.024       2.8     0.28 |    1000 |     0.199 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V0HLambdac2Lambda0PiLLLinePreScal|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V0HLambdac2Lambda0PiLLLineFilterS|     0.050 |     0.074 |    0.002       2.6     0.26 |    1000 |     0.075 |
+TimingAuditor.TIMER              INFO            Lambda0LLForLambdac2V0H                          |     0.000 |     0.044 |    0.018       0.1     0.02 |      98 |     0.004 |
+TimingAuditor.TIMER              INFO            PionsForLambdac2V0H                              |     0.090 |     0.057 |    0.005       0.2     0.03 |     332 |     0.019 |
+TimingAuditor.TIMER              INFO            Lambdac2V0HLambdac2Lambda0PiLLLine               |     0.000 |     0.100 |    0.060       0.6     0.08 |      63 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V0HLambdac2Lambda0PiLLLinePostSca|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLambdac2V0HLambdac2Lambda0PiDDLine        |     0.390 |     0.372 |    0.022       5.2     0.46 |    1000 |     0.372 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V0HLambdac2Lambda0PiDDLinePreScal|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V0HLambdac2Lambda0PiDDLineFilterS|     0.220 |     0.263 |    0.001       3.4     0.42 |    1000 |     0.263 |
+TimingAuditor.TIMER              INFO            Lambda0DDForLambdac2V0H                          |     0.000 |     0.029 |    0.004       0.3     0.02 |     494 |     0.015 |
+TimingAuditor.TIMER              INFO            Lambdac2V0HLambdac2Lambda0PiDDLine               |     0.145 |     0.096 |    0.052       0.8     0.06 |     274 |     0.026 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V0HLambdac2Lambda0PiDDLinePostSca|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLambdac2V0HLambdac2Lambda0KLLLine         |     0.090 |     0.158 |    0.022       2.1     0.18 |    1000 |     0.159 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V0HLambdac2Lambda0KLLLinePreScale|     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V0HLambdac2Lambda0KLLLineFilterSe|     0.020 |     0.040 |    0.001       1.9     0.16 |    1000 |     0.041 |
+TimingAuditor.TIMER              INFO            KaonsForLambdac2V0H                              |     0.000 |     0.041 |    0.004       0.2     0.02 |     326 |     0.013 |
+TimingAuditor.TIMER              INFO            Lambdac2V0HLambdac2Lambda0KLLLine                |     0.000 |     0.099 |    0.055       1.1     0.14 |      58 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V0HLambdac2Lambda0KLLLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLambdac2V0HLambdac2Lambda0KDDLine         |     0.190 |     0.227 |    0.022       2.6     0.27 |    1000 |     0.228 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V0HLambdac2Lambda0KDDLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V0HLambdac2Lambda0KDDLineFilterSe|     0.080 |     0.121 |    0.002       2.3     0.25 |    1000 |     0.121 |
+TimingAuditor.TIMER              INFO            Lambdac2V0HLambdac2Lambda0KDDLine                |     0.000 |     0.085 |    0.048       0.8     0.06 |     214 |     0.018 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V0HLambdac2Lambda0KDDLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLambdac2V0HLambdac2pKS0LLLine             |     0.270 |     0.245 |    0.021       3.5     0.33 |    1000 |     0.245 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V0HLambdac2pKS0LLLinePreScaler   |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V0HLambdac2pKS0LLLineFilterSequen|     0.090 |     0.130 |    0.002       3.2     0.31 |    1000 |     0.131 |
+TimingAuditor.TIMER              INFO            KS0LLForLambdac2V0H                              |     0.000 |     0.029 |    0.005       0.1     0.01 |     244 |     0.007 |
+TimingAuditor.TIMER              INFO            ProtonsForLambdac2V0H                            |     0.000 |     0.045 |    0.004       0.2     0.03 |     455 |     0.021 |
+TimingAuditor.TIMER              INFO            Lambdac2V0HLambdac2pKS0LLLine                    |     0.000 |     0.101 |    0.050       1.2     0.14 |      66 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V0HLambdac2pKS0LLLinePostScaler  |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLambdac2V0HLambdac2pKS0DDLine             |     0.330 |     0.317 |    0.021       2.7     0.34 |    1000 |     0.318 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V0HLambdac2pKS0DDLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V0HLambdac2pKS0DDLineFilterSequen|     0.250 |     0.208 |    0.001       2.5     0.32 |    1000 |     0.208 |
+TimingAuditor.TIMER              INFO            KS0DDForLambdac2V0H                              |     0.069 |     0.020 |    0.003       0.1     0.01 |     578 |     0.012 |
+TimingAuditor.TIMER              INFO            Lambdac2V0HLambdac2pKS0DDLine                    |     0.000 |     0.085 |    0.042       0.7     0.07 |     144 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingLambdac2V0HLambdac2pKS0DDLinePostScaler  |     0.000 |     0.003 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2HHHPi0D2PiPiPiPi0RLine                  |     0.550 |     0.476 |    0.025       5.4     0.50 |    1000 |     0.476 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHPi0D2PiPiPiPi0RLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHPi0D2PiPiPiPi0RLineFilterSequence   |     0.390 |     0.360 |    0.001       5.2     0.48 |    1000 |     0.360 |
+TimingAuditor.TIMER              INFO            Pi0RForD2HHHPi0                                  |     0.011 |     0.011 |    0.004       0.0     0.01 |     883 |     0.010 |
+TimingAuditor.TIMER              INFO            D2HHHPi0D2PiPiPiPi0RLine                         |     0.393 |     0.351 |    0.102       4.8     0.30 |     330 |     0.116 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHPi0D2PiPiPiPi0RLinePostScaler       |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2HHHPi0D2PiPiPiPi0MLine                  |     0.270 |     0.257 |    0.023       3.0     0.31 |    1000 |     0.258 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHPi0D2PiPiPiPi0MLinePreScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHPi0D2PiPiPiPi0MLineFilterSequence   |     0.130 |     0.135 |    0.002       2.7     0.30 |    1000 |     0.136 |
+TimingAuditor.TIMER              INFO            Pi0MForD2HHHPi0                                  |     0.000 |     0.005 |    0.003       0.0     0.00 |     194 |     0.001 |
+TimingAuditor.TIMER              INFO            D2HHHPi0D2PiPiPiPi0MLine                         |     0.309 |     0.309 |    0.120       1.1     0.16 |     194 |     0.060 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHPi0D2PiPiPiPi0MLinePostScaler       |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2HHHPi0D2KPiPiPi0RLine                   |     0.300 |     0.299 |    0.023       5.3     0.34 |    1000 |     0.300 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHPi0D2KPiPiPi0RLinePreScaler         |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHPi0D2KPiPiPi0RLineFilterSequence    |     0.170 |     0.182 |    0.002       4.5     0.32 |    1000 |     0.183 |
+TimingAuditor.TIMER              INFO            D2HHHPi0D2KPiPiPi0RLine                          |     0.212 |     0.337 |    0.108       1.5     0.20 |     330 |     0.111 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHPi0D2KPiPiPi0RLinePostScaler        |     0.000 |     0.003 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2HHHPi0D2KPiPiPi0MLine                   |     0.260 |     0.234 |    0.023       6.8     0.33 |    1000 |     0.235 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHPi0D2KPiPiPi0MLinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHPi0D2KPiPiPi0MLineFilterSequence    |     0.130 |     0.112 |    0.001       6.5     0.32 |    1000 |     0.112 |
+TimingAuditor.TIMER              INFO            D2HHHPi0D2KPiPiPi0MLine                          |     0.309 |     0.334 |    0.107       1.5     0.20 |     194 |     0.065 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHPi0D2KPiPiPi0MLinePostScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2HHHPi0D2KKPiPi0RLine                    |     0.290 |     0.280 |    0.022       4.5     0.31 |    1000 |     0.281 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHPi0D2KKPiPi0RLinePreScaler          |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHPi0D2KKPiPi0RLineFilterSequence     |     0.220 |     0.162 |    0.001       2.7     0.27 |    1000 |     0.162 |
+TimingAuditor.TIMER              INFO            D2HHHPi0D2KKPiPi0RLine                           |     0.363 |     0.291 |    0.123       2.6     0.20 |     330 |     0.096 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHPi0D2KKPiPi0RLinePostScaler         |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2HHHPi0D2KKPiPi0MLine                    |     0.170 |     0.212 |    0.023       1.8     0.22 |    1000 |     0.213 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHPi0D2KKPiPi0MLinePreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHPi0D2KKPiPi0MLineFilterSequence     |     0.080 |     0.094 |    0.002       1.5     0.21 |    1000 |     0.094 |
+TimingAuditor.TIMER              INFO            D2HHHPi0D2KKPiPi0MLine                           |     0.309 |     0.281 |    0.119       1.3     0.16 |     194 |     0.055 |
+TimingAuditor.TIMER              INFO           StrippingD2HHHPi0D2KKPiPi0MLinePostScaler         |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD02xxDst2PiD02pipiBox                |     0.140 |     0.150 |    0.030       0.6     0.08 |    1000 |     0.150 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02pipiBoxPreScaler      |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02pipiBoxHlt2Filter     |     0.010 |     0.020 |    0.007       0.1     0.01 |    1000 |     0.020 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02pipiBoxFilterSequence |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD02xxseq_D02pipiforTag_selection            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD02xxDst2PiD02pipiBox                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DstarD02xxDst2PiD02pipiBox          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_DstarD02xxDst2PiD02pipiBox          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_DstarD02xxDst2PiD02pipiBox          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_DstarD02xxDst2PiD02pipiBox          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02pipiBoxPostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD02xxDst2PiD02mumuBox                |     0.080 |     0.145 |    0.025      10.3     0.37 |    1000 |     0.145 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02mumuBoxPreScaler      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02mumuBoxHlt2Filter     |     0.010 |     0.009 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02mumuBoxFilterSequence |    10.000 |    10.159 |   10.159      10.2     0.00 |       1 |     0.010 |
+TimingAuditor.TIMER              INFO            DstarD02xxseq_D02mumuforTag_selection            |    10.000 |     7.874 |    7.874       7.9     0.00 |       1 |     0.008 |
+TimingAuditor.TIMER              INFO            DstarD02xxDst2PiD02mumuBox                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DstarD02xxDst2PiD02mumuBox          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_DstarD02xxDst2PiD02mumuBox          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_DstarD02xxDst2PiD02mumuBox          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_DstarD02xxDst2PiD02mumuBox          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02mumuBoxPostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD02xxDst2PiD02KpiBox                 |     0.150 |     0.132 |    0.024       0.6     0.08 |    1000 |     0.132 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02KpiBoxPreScaler       |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02KpiBoxHlt2Filter      |     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02KpiBoxFilterSequence  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD02xxseq_D02KpiforTag_selection             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD02xxDst2PiD02KpiBox                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DstarD02xxDst2PiD02KpiBox           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_DstarD02xxDst2PiD02KpiBox           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_DstarD02xxDst2PiD02KpiBox           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_DstarD02xxDst2PiD02KpiBox           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02KpiBoxPostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD02xxDst2PiD02emuBox                 |     0.980 |     1.028 |    0.024      16.5     1.26 |    1000 |     1.028 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02emuBoxPreScaler       |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02emuBoxFilterSequence  |     0.910 |     0.901 |    0.002      16.4     1.23 |    1000 |     0.901 |
+TimingAuditor.TIMER              INFO            DstarD02xxseq_D02emuforTag_selection             |     0.273 |     0.206 |    0.078       2.1     0.12 |     730 |     0.151 |
+TimingAuditor.TIMER              INFO            DstarD02xxDst2PiD02emuBox                        |     0.000 |     2.447 |    2.447       2.4     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DstarD02xxDst2PiD02emuBox           |     0.000 |     2.594 |    2.594       2.6     0.00 |       1 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_DstarD02xxDst2PiD02emuBox           |     0.000 |     2.423 |    2.423       2.4     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_DstarD02xxDst2PiD02emuBox           |     0.000 |     2.358 |    2.358       2.4     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_DstarD02xxDst2PiD02emuBox           |    10.000 |     2.390 |    2.390       2.4     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02emuBoxPostScaler      |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD02xxDst2PiD02KmuBox                 |     0.170 |     0.148 |    0.026       4.4     0.16 |    1000 |     0.148 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02KmuBoxPreScaler       |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02KmuBoxHlt2Filter      |     0.030 |     0.011 |    0.004       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02KmuBoxFilterSequence  |     0.000 |     0.582 |    0.286       1.5     0.46 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            DstarD02xxseq_D02KmuforTag_selection             |     0.000 |     0.440 |    0.178       1.4     0.47 |       6 |     0.003 |
+TimingAuditor.TIMER              INFO            DstarD02xxDst2PiD02KmuBox                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DstarD02xxDst2PiD02KmuBox           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_DstarD02xxDst2PiD02KmuBox           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_DstarD02xxDst2PiD02KmuBox           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_DstarD02xxDst2PiD02KmuBox           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02KmuBoxPostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD02xxDst2PiD02mumu_untagged_Box      |     0.200 |     0.133 |    0.025       0.9     0.08 |    1000 |     0.134 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02mumu_untagged_BoxPreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02mumu_untagged_BoxHlt2F|     0.020 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02mumu_untagged_BoxFilte|     0.000 |     0.751 |    0.751       0.8     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            DstarD02xxDst2PiD02mumu_untagged_Box             |     0.000 |     0.644 |    0.644       0.6     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DstarD02xxDst2PiD02mumu_untagged_Box|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_DstarD02xxDst2PiD02mumu_untagged_Box|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_DstarD02xxDst2PiD02mumu_untagged_Box|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_DstarD02xxDst2PiD02mumu_untagged_Box|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02mumu_untagged_BoxPostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD02xxDst2PiD02Kmu_untagged_Box       |     0.100 |     0.131 |    0.019       2.7     0.11 |    1000 |     0.132 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02Kmu_untagged_BoxPreSca|     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02Kmu_untagged_BoxHlt2Fi|     0.000 |     0.008 |    0.004       0.0     0.00 |     488 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02Kmu_untagged_BoxFilter|     0.000 |     1.084 |    0.265       2.5     1.27 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            DstarD02xxDst2PiD02Kmu_untagged_Box              |     0.000 |     0.933 |    0.180       2.3     1.20 |       3 |     0.003 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DstarD02xxDst2PiD02Kmu_untagged_Box |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_DstarD02xxDst2PiD02Kmu_untagged_Box |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_DstarD02xxDst2PiD02Kmu_untagged_Box |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_DstarD02xxDst2PiD02Kmu_untagged_Box |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02Kmu_untagged_BoxPostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD02xxDst2PiD02pipi_untagged_Box      |     0.150 |     0.132 |    0.026       0.7     0.08 |    1000 |     0.133 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02pipi_untagged_BoxPreSc|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02pipi_untagged_BoxHlt2F|     0.010 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02pipi_untagged_BoxFilte|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD02xxDst2PiD02pipi_untagged_Box             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DstarD02xxDst2PiD02pipi_untagged_Box|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_DstarD02xxDst2PiD02pipi_untagged_Box|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_DstarD02xxDst2PiD02pipi_untagged_Box|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_DstarD02xxDst2PiD02pipi_untagged_Box|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02pipi_untagged_BoxPostS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD02xxDst2PiD02Kpi_untagged_Box       |     0.080 |     0.130 |    0.027       0.6     0.07 |    1000 |     0.130 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02Kpi_untagged_BoxPreSca|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02Kpi_untagged_BoxHlt2Fi|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02Kpi_untagged_BoxFilter|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD02xxDst2PiD02Kpi_untagged_Box              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DstarD02xxDst2PiD02Kpi_untagged_Box |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo2_DstarD02xxDst2PiD02Kpi_untagged_Box |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo3_DstarD02xxDst2PiD02Kpi_untagged_Box |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo4_DstarD02xxDst2PiD02Kpi_untagged_Box |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD02xxDst2PiD02Kpi_untagged_BoxPostSc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDsGammaForExcitedDsSpectroscopyLine       |     0.590 |     0.508 |    0.035      24.0     0.83 |    1000 |     0.508 |
+TimingAuditor.TIMER              INFO           StrippingDsGammaForExcitedDsSpectroscopyLinePreSca|     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDsGammaForExcitedDsSpectroscopyLineFilter|     0.380 |     0.386 |    0.010      23.8     0.81 |    1000 |     0.386 |
+TimingAuditor.TIMER              INFO            StrippingDsGammaForExcitedDsSpectroscopyLineVOIDF|     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdVeryTightDsplus2KKPi_Particles  |     0.380 |     0.384 |    0.117       6.5     0.29 |     868 |     0.334 |
+TimingAuditor.TIMER              INFO            DsForExcitedDsSpectroscopy                       |     0.000 |     0.069 |    0.012       0.5     0.11 |      24 |     0.002 |
+TimingAuditor.TIMER              INFO            DsstarForExcitedDsSpectroscopy                   |    10.000 |     9.663 |    0.219      19.1    13.36 |       2 |     0.019 |
+TimingAuditor.TIMER              INFO            DsGammaForExcitedDsSpectroscopyLine              |     0.000 |     0.104 |    0.076       0.1     0.04 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDsGammaForExcitedDsSpectroscopyLinePostSc|     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDsstGammaForExcitedDsSpectroscopyLine     |     0.160 |     0.155 |    0.030       5.7     0.24 |    1000 |     0.155 |
+TimingAuditor.TIMER              INFO           StrippingDsstGammaForExcitedDsSpectroscopyLinePreS|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDsstGammaForExcitedDsSpectroscopyLineFilt|     0.000 |     0.018 |    0.007       4.4     0.15 |    1000 |     0.019 |
+TimingAuditor.TIMER              INFO            StrippingDsstGammaForExcitedDsSpectroscopyLineVOI|     0.000 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            Pi0VetoDsgForExcitedDsSpectroscopy               |     0.000 |     0.050 |    0.035       0.1     0.02 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO            DsggForExcitedDsSpectroscopy                     |     0.000 |     0.896 |    0.264       1.5     0.89 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            DsstGammaForExcitedDsSpectroscopyLine            |     0.000 |     0.060 |    0.060       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDsstGammaForExcitedDsSpectroscopyLinePost|     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStreamCharm                               |     0.490 |     0.494 |    0.130       4.5     0.19 |    1000 |     0.495 |
+TimingAuditor.TIMER              INFO           StrippingStreamCharmPreScaler                     |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStreamCharmFilterSequence                |     0.290 |     0.340 |    0.022       1.1     0.11 |    1000 |     0.341 |
+TimingAuditor.TIMER              INFO            StrippingStreamSeqCharm                          |     0.280 |     0.331 |    0.014       1.1     0.11 |    1000 |     0.331 |
+TimingAuditor.TIMER              INFO           StrippingStreamCharmPostScaler                    |     0.000 |     0.002 |    0.001       0.0     0.00 |     136 |     0.000 |
+TimingAuditor.TIMER              INFO        StrippingSequenceStreamEW                            |    33.280 |    33.373 |    2.636     565.0    36.63 |    1000 |    33.374 |
+TimingAuditor.TIMER              INFO         StrippingBadEventSequenceEW                         |     0.190 |     0.132 |    0.028       5.5     0.18 |    1000 |     0.133 |
+TimingAuditor.TIMER              INFO          StrippingStreamEWBadEvent                          |     0.190 |     0.126 |    0.024       5.4     0.18 |    1000 |     0.126 |
+TimingAuditor.TIMER              INFO           StrippingStreamEWBadEventPreScaler                |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStreamEWBadEventFilterSequence           |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingStreamEWBadEventPostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO         StrippingProtectedSequenceEW                        |    33.080 |    33.226 |    2.600     564.7    36.59 |    1000 |    33.226 |
+TimingAuditor.TIMER              INFO          StrippingDY2MuMuLine1                              |     0.120 |     0.126 |    0.026       1.6     0.10 |    1000 |     0.127 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine1PreScaler                    |     0.000 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine1FilterSequence               |     0.350 |     0.188 |    0.008       1.5     0.22 |      57 |     0.011 |
+TimingAuditor.TIMER              INFO            StrippingGoodEventConditionEW                    |     0.000 |     0.006 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            DY2MuMuLine1                                     |     0.243 |     0.126 |    0.048       1.4     0.21 |      41 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine1PostScaler                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDY2MuMuLine1Hlt                           |     0.130 |     0.124 |    0.020       1.2     0.10 |    1000 |     0.125 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine1HltPreScaler                 |     0.000 |     0.003 |    0.002       0.1     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine1HltHlt2Filter                |     0.000 |     0.014 |    0.007       0.1     0.01 |     102 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine1HltFilterSequence            |     0.000 |     0.362 |    0.362       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            DY2MuMuLine1Hlt                                  |     0.000 |     0.264 |    0.264       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine1HltPostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDY2MuMuLine2                              |     0.140 |     0.154 |    0.019       1.6     0.13 |    1000 |     0.155 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine2PreScaler                    |     0.010 |     0.003 |    0.001       0.1     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine2FilterSequence               |     0.148 |     0.174 |    0.003       1.5     0.15 |     270 |     0.047 |
+TimingAuditor.TIMER              INFO            DY2MuMuLine2                                     |     0.048 |     0.088 |    0.041       1.4     0.11 |     207 |     0.018 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine2PostScaler                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDY2MuMuLine2Hlt                           |     0.050 |     0.129 |    0.019       0.6     0.08 |    1000 |     0.129 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine2HltPreScaler                 |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine2HltHlt2Filter                |     0.000 |     0.014 |    0.005       0.2     0.01 |     505 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine2HltFilterSequence            |     0.000 |     0.195 |    0.126       0.4     0.08 |      13 |     0.003 |
+TimingAuditor.TIMER              INFO            DY2MuMuLine2Hlt                                  |     0.000 |     0.092 |    0.049       0.2     0.05 |      13 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine2HltPostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDY2MuMuLine3                              |     0.230 |     0.242 |    0.026       1.1     0.15 |    1000 |     0.243 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine3PreScaler                    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine3FilterSequence               |     0.140 |     0.156 |    0.002       1.1     0.12 |    1000 |     0.156 |
+TimingAuditor.TIMER              INFO            DY2MuMuLine3                                     |     0.079 |     0.071 |    0.038       1.0     0.04 |     759 |     0.054 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine3PostScaler                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDY2MuMuLine4                              |     0.280 |     0.214 |    0.022       0.9     0.13 |    1000 |     0.215 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine4PreScaler                    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine4FilterSequence               |     0.180 |     0.130 |    0.001       0.8     0.10 |    1000 |     0.130 |
+TimingAuditor.TIMER              INFO            DY2MuMuLine4                                     |     0.105 |     0.055 |    0.035       0.7     0.03 |     759 |     0.042 |
+TimingAuditor.TIMER              INFO           StrippingDY2MuMuLine4PostScaler                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingZ02eeLine                                 |     0.220 |     0.267 |    0.020       1.0     0.15 |    1000 |     0.267 |
+TimingAuditor.TIMER              INFO           StrippingZ02eeLinePreScaler                       |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingZ02eeLineFilterSequence                  |     0.200 |     0.199 |    0.001       0.8     0.12 |    1000 |     0.199 |
+TimingAuditor.TIMER              INFO            Z02eeLine                                        |     0.098 |     0.082 |    0.046       0.6     0.04 |     911 |     0.076 |
+TimingAuditor.TIMER              INFO           StrippingZ02eeLinePostScaler                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingZ02eeSSLine                               |     0.230 |     0.241 |    0.019       1.2     0.14 |    1000 |     0.241 |
+TimingAuditor.TIMER              INFO           StrippingZ02eeSSLinePreScaler                     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingZ02eeSSLineFilterSequence                |     0.160 |     0.175 |    0.002       0.8     0.10 |    1000 |     0.175 |
+TimingAuditor.TIMER              INFO            Z02eeSSLine                                      |     0.054 |     0.067 |    0.043       0.2     0.02 |     911 |     0.062 |
+TimingAuditor.TIMER              INFO           StrippingZ02eeSSLinePostScaler                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDY2eeLine3                                |     0.360 |     0.261 |    0.023       1.5     0.15 |    1000 |     0.261 |
+TimingAuditor.TIMER              INFO           StrippingDY2eeLine3PreScaler                      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDY2eeLine3FilterSequence                 |     0.200 |     0.178 |    0.001       1.4     0.12 |    1000 |     0.178 |
+TimingAuditor.TIMER              INFO            DY2eeLine3                                       |     0.032 |     0.070 |    0.040       1.3     0.05 |     911 |     0.064 |
+TimingAuditor.TIMER              INFO           StrippingDY2eeLine3PostScaler                     |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDY2eeLine4                                |     0.290 |     0.262 |    0.023       1.1     0.14 |    1000 |     0.263 |
+TimingAuditor.TIMER              INFO           StrippingDY2eeLine4PreScaler                      |     0.010 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDY2eeLine4FilterSequence                 |     0.210 |     0.180 |    0.002       0.8     0.11 |    1000 |     0.180 |
+TimingAuditor.TIMER              INFO            DY2eeLine4                                       |     0.098 |     0.066 |    0.040       0.2     0.02 |     911 |     0.060 |
+TimingAuditor.TIMER              INFO           StrippingDY2eeLine4PostScaler                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingExoticaDisplPhiPhiLine                    |    13.110 |    13.319 |    0.023     518.1    30.05 |    1000 |    13.319 |
+TimingAuditor.TIMER              INFO           StrippingExoticaDisplPhiPhiLinePreScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingExoticaDisplPhiPhiLineFilterSequence     |    12.980 |    13.203 |    0.002     517.9    30.03 |    1000 |    13.204 |
+TimingAuditor.TIMER              INFO            ExoticaDisplPhiPhiLine                           |    15.401 |    15.647 |    0.307     517.3    32.19 |     835 |    13.066 |
+TimingAuditor.TIMER              INFO           StrippingExoticaDisplPhiPhiLinePostScaler         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingExoticaRHNuLine                           |     1.170 |     0.949 |    0.023      11.7     0.88 |    1000 |     0.949 |
+TimingAuditor.TIMER              INFO           StrippingExoticaRHNuLinePreScaler                 |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingExoticaRHNuLineFilterSequence            |     1.040 |     0.843 |    0.001      11.5     0.85 |    1000 |     0.843 |
+TimingAuditor.TIMER              INFO            ExoticaRHNuLine                                  |     1.176 |     0.978 |    0.116      11.2     0.77 |     748 |     0.732 |
+TimingAuditor.TIMER              INFO           StrippingExoticaRHNuLinePostScaler                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingExoticaPrmptDiMuonHighMassLine            |     0.180 |     0.148 |    0.023       3.6     0.14 |    1000 |     0.148 |
+TimingAuditor.TIMER              INFO           StrippingExoticaPrmptDiMuonHighMassLinePreScaler  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingExoticaPrmptDiMuonHighMassLineFilterSeque|     0.020 |     0.015 |    0.002       0.8     0.05 |    1000 |     0.015 |
+TimingAuditor.TIMER              INFO            ExoticaPrmptDiMuonHighMassLine                   |     0.000 |     0.021 |    0.006       0.1     0.02 |      57 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingExoticaPrmptDiMuonHighMassLinePostScaler |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingExoticaQuadMuonNoIPLine                   |     0.100 |     0.141 |    0.024       1.5     0.10 |    1000 |     0.141 |
+TimingAuditor.TIMER              INFO           StrippingExoticaQuadMuonNoIPLinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingExoticaQuadMuonNoIPLineFilterSequence    |     0.010 |     0.015 |    0.001       1.4     0.07 |    1000 |     0.016 |
+TimingAuditor.TIMER              INFO            ExoticaQuadMuonNoIPLine                          |     0.000 |     0.069 |    0.027       1.3     0.17 |      57 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingExoticaQuadMuonNoIPLinePostScaler        |     0.000 |     0.002 |    0.002       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingA2MuMuLine                                |     0.290 |     0.309 |    0.056       3.2     0.17 |    1000 |     0.309 |
+TimingAuditor.TIMER              INFO           StrippingA2MuMuLinePreScaler                      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingA2MuMuLineFilterSequence                 |     0.150 |     0.139 |    0.002       3.0     0.14 |    1000 |     0.139 |
+TimingAuditor.TIMER              INFO            A2MuMuLine                                       |     0.037 |     0.055 |    0.032       2.8     0.10 |     793 |     0.044 |
+TimingAuditor.TIMER              INFO           StrippingA2MuMuLinePostScaler                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDisplVerticesSinglePS                     |     0.120 |     0.148 |    0.035       4.0     0.19 |    1000 |     0.149 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesSinglePSPreScaler           |     0.010 |     0.006 |    0.003       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesSinglePSFilterSequence      |     3.333 |     3.158 |    2.667       3.9     0.64 |       3 |     0.009 |
+TimingAuditor.TIMER              INFO            SelFilterRec_Track_Best                          |     0.000 |     0.010 |    0.005       0.0     0.00 |     911 |     0.010 |
+TimingAuditor.TIMER              INFO            DisplVerticesVeloGEC                             |     1.723 |     1.709 |    0.178      66.6     2.30 |     911 |     1.557 |
+TimingAuditor.TIMER              INFO            DisplVerticesVeloFilteredTracks                  |     0.928 |     0.907 |    0.100       6.0     0.69 |     905 |     0.822 |
+TimingAuditor.TIMER              INFO            DisplVerticesWithVeloVertexing                   |     0.360 |     0.372 |    0.043       5.9     0.35 |     888 |     0.331 |
+TimingAuditor.TIMER              INFO            DisplVerticesWithVeloCandidates                  |     0.159 |     0.196 |    0.042       2.1     0.14 |     876 |     0.172 |
+TimingAuditor.TIMER              INFO            DisplVerticesSinglePS                            |     0.000 |     0.024 |    0.024       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DisplVerticesSinglePS               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesSinglePSPostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDisplVerticesJetSingleLowMass             |     1.750 |     1.757 |    0.021      74.4     3.18 |    1000 |     1.758 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesJetSingleLowMassPreScaler   |     0.000 |     0.003 |    0.002       0.1     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesJetSingleLowMassFilterSequen|     3.182 |     3.172 |    0.003      74.2     3.81 |     509 |     1.615 |
+TimingAuditor.TIMER              INFO            DisplVerticesJetSingleLowMassSelectionVertices   |     0.000 |     0.018 |    0.010       0.1     0.01 |      77 |     0.001 |
+TimingAuditor.TIMER              INFO            DisplVerticesJetSingleLowMassSelectionJets       |     5.000 |     6.201 |    0.704      12.3     5.82 |       4 |     0.025 |
+TimingAuditor.TIMER              INFO            DisplVerticesJetSingleLowMass                    |     0.000 |     0.031 |    0.031       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DisplVerticesJetSingleLowMass       |    10.000 |     1.247 |    1.247       1.2     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesJetSingleLowMassPostScaler  |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDisplVerticesJetSingleHighMass            |     1.610 |     1.633 |    0.025      15.6     2.14 |    1000 |     1.633 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesJetSingleHighMassPreScaler  |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesJetSingleHighMassFilterSeque|     1.480 |     1.487 |    0.002      15.2     2.10 |    1000 |     1.488 |
+TimingAuditor.TIMER              INFO            DisplVerticesJetSingleHighMassSelectionVertices  |     0.000 |     0.012 |    0.007       0.0     0.01 |     150 |     0.002 |
+TimingAuditor.TIMER              INFO            DisplVerticesJetSingleHighMassSelectionJets      |     1.666 |     2.938 |    0.804       5.2     1.91 |       6 |     0.018 |
+TimingAuditor.TIMER              INFO            DisplVerticesJetSingleHighMass                   |     0.000 |     0.030 |    0.030       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DisplVerticesJetSingleHighMass      |     0.000 |     0.411 |    0.411       0.4     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesJetSingleHighMassPostScaler |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDisplVerticesJetHltSingleLowMass          |     0.150 |     0.140 |    0.021       0.6     0.08 |    1000 |     0.140 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesJetHltSingleLowMassPreScaler|     0.000 |     0.005 |    0.002       0.1     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesJetHltSingleLowMassFilterSeq|     0.210 |     0.097 |    0.002       0.3     0.05 |      95 |     0.009 |
+TimingAuditor.TIMER              INFO            DisplVerticesHltCandidates                       |     0.062 |     0.098 |    0.058       0.2     0.03 |     160 |     0.016 |
+TimingAuditor.TIMER              INFO             DisplVerticesHlt2CandFilterTCK0x001c0028-0x002f0|     0.000 |     0.022 |    0.011       0.1     0.01 |     160 |     0.004 |
+TimingAuditor.TIMER              INFO              DisplVerticesHlt2DecisionFilterTCK0x001c0028-0x|     0.000 |     0.014 |    0.007       0.0     0.01 |     160 |     0.002 |
+TimingAuditor.TIMER              INFO              DisplVerticesHltConverter0x001c0028-0x002f002c |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             DisplVerticesHlt2CandFilterTCK0x00340032-0x00730|     0.000 |     0.011 |    0.006       0.0     0.01 |     160 |     0.002 |
+TimingAuditor.TIMER              INFO              DisplVerticesHlt2DecisionFilterTCK0x00340032-0x|     0.000 |     0.004 |    0.002       0.0     0.00 |     160 |     0.001 |
+TimingAuditor.TIMER              INFO              DisplVerticesHltConverter0x00340032-0x00730035 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             DisplVerticesHlt2CandFilterTCK0x00750037-0x007b0|     0.000 |     0.010 |    0.007       0.0     0.00 |     160 |     0.002 |
+TimingAuditor.TIMER              INFO              DisplVerticesHlt2DecisionFilterTCK0x00750037-0x|     0.000 |     0.004 |    0.002       0.0     0.00 |     160 |     0.001 |
+TimingAuditor.TIMER              INFO              DisplVerticesHltConverter0x00750037-0x007b0038 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             DisplVerticesHlt2CandFilterTCK0x007e0039-0x00970|     0.000 |     0.010 |    0.006       0.0     0.00 |     160 |     0.002 |
+TimingAuditor.TIMER              INFO              DisplVerticesHlt2DecisionFilterTCK0x007e0039-0x|     0.000 |     0.004 |    0.002       0.0     0.00 |     160 |     0.001 |
+TimingAuditor.TIMER              INFO              DisplVerticesHltConverter0x007e0039-0x0097003d |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO             DisplVerticesHlt2CandFilterTCK0x00990042-0x40000|     0.000 |     0.021 |    0.012       0.1     0.01 |     160 |     0.004 |
+TimingAuditor.TIMER              INFO              DisplVerticesHlt2DecisionFilterTCK0x00990042-0x|     0.000 |     0.015 |    0.009       0.1     0.01 |     160 |     0.002 |
+TimingAuditor.TIMER              INFO              DisplVerticesHltConverter0x00990042-0x40000000 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_DisplVerticesHlt2Cand_Particles    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DisplVerticesHltVeloGEC                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DisplVerticesHlt2CandVertices                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DisplVerticesJetHltSingleLowMassSelectionHltJets |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DisplVerticesJetHltSingleLowMass                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DisplVerticesJetHltSingleLowMass    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesJetHltSingleLowMassPostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDisplVerticesJetHltSingleHighMass         |     0.120 |     0.131 |    0.019       0.6     0.08 |    1000 |     0.132 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesJetHltSingleHighMassPreScale|     0.010 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesJetHltSingleHighMassFilterSe|     0.000 |     0.089 |    0.002       0.3     0.05 |      91 |     0.008 |
+TimingAuditor.TIMER              INFO            DisplVerticesJetHltSingleHighMassSelectionHltJets|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DisplVerticesJetHltSingleHighMass                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DisplVerticesJetHltSingleHighMass   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesJetHltSingleHighMassPostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDisplVerticesDouble                       |     0.200 |     0.174 |    0.025       1.3     0.12 |    1000 |     0.174 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesDoublePreScaler             |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesDoubleFilterSequence        |     0.060 |     0.049 |    0.002       1.0     0.11 |    1000 |     0.049 |
+TimingAuditor.TIMER              INFO            DisplVerticesDouble                              |     0.066 |     0.086 |    0.045       0.2     0.03 |     150 |     0.013 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DisplVerticesDouble                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesDoublePostScaler            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDisplVerticesHLTPS                        |     0.040 |     0.045 |    0.014       0.2     0.04 |    1000 |     0.045 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesHLTPSPreScaler              |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesHLTPSFilterSequence         |     0.050 |     0.066 |    0.002       0.2     0.03 |     199 |     0.013 |
+TimingAuditor.TIMER              INFO            DisplVerticesHLTPS                               |     0.054 |     0.063 |    0.035       0.2     0.02 |     185 |     0.012 |
+TimingAuditor.TIMER              INFO             DisplVerticesHLTPSHlt2FilterTCK0x001c0028-0x002f|     0.000 |     0.012 |    0.004       0.0     0.01 |     185 |     0.002 |
+TimingAuditor.TIMER              INFO             DisplVerticesHLTPSHlt2FilterTCK0x00340032-0x0073|     0.000 |     0.004 |    0.002       0.0     0.00 |     185 |     0.001 |
+TimingAuditor.TIMER              INFO             DisplVerticesHLTPSHlt2FilterTCK0x00750037-0x007b|     0.000 |     0.004 |    0.002       0.0     0.00 |     185 |     0.001 |
+TimingAuditor.TIMER              INFO             DisplVerticesHLTPSHlt2FilterTCK0x007e0039-0x0097|     0.000 |     0.003 |    0.002       0.0     0.00 |     185 |     0.001 |
+TimingAuditor.TIMER              INFO             DisplVerticesHLTPSHlt2FilterTCK0x00990042-0x4000|     0.000 |     0.015 |    0.006       0.1     0.01 |     185 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingDisplVerticesHLTPSPostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDitauHHnoisoLine                          |     0.100 |     0.141 |    0.021       5.6     0.23 |    1000 |     0.142 |
+TimingAuditor.TIMER              INFO           StrippingDitauHHnoisoLinePreScaler                |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingDitauHHnoisoLineFilterSequence           |     1.333 |     1.194 |    0.003       5.4     1.28 |      15 |     0.018 |
+TimingAuditor.TIMER              INFO            MERGED:DitauHHnoisoLine                          |     1.428 |     1.266 |    0.211       5.4     1.28 |      14 |     0.018 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:DitauHHnoisoLine                   |     1.428 |     1.251 |    0.203       5.4     1.28 |      14 |     0.018 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_h1h1_os_noiso                   |     1.428 |     1.031 |    0.181       3.7     0.86 |      14 |     0.014 |
+TimingAuditor.TIMER              INFO               MERGED:TauNoiso                               |     1.339 |     1.321 |    0.177      10.5     1.19 |     911 |     1.204 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:TauNoiso                        |     1.174 |     1.169 |    0.172       9.6     1.04 |     911 |     1.065 |
+TimingAuditor.TIMER              INFO                 INPUT:SelTauNoiso_e                         |     0.208 |     0.202 |    0.039       4.4     0.18 |     911 |     0.184 |
+TimingAuditor.TIMER              INFO                  SelTauNoiso_e                              |     0.021 |     0.056 |    0.008       4.3     0.14 |     911 |     0.052 |
+TimingAuditor.TIMER              INFO                 INPUT:SelTauNoiso_mu                        |     0.109 |     0.103 |    0.002       0.7     0.09 |     911 |     0.094 |
+TimingAuditor.TIMER              INFO                  SelTauNoiso_mu                             |     0.000 |     0.008 |    0.004       0.0     0.00 |     759 |     0.006 |
+TimingAuditor.TIMER              INFO                 INPUT:SelTauNoiso_h1                        |     0.131 |     0.181 |    0.021       4.0     0.19 |     911 |     0.166 |
+TimingAuditor.TIMER              INFO                  SelTauNoiso_h1                             |     0.000 |     0.027 |    0.004       0.2     0.01 |     911 |     0.025 |
+TimingAuditor.TIMER              INFO                 INPUT:SelTauNoiso_h3                        |     0.702 |     0.660 |    0.090       8.5     0.84 |     911 |     0.602 |
+TimingAuditor.TIMER              INFO                  SelTauNoiso_h3                             |     0.450 |     0.456 |    0.069       7.9     0.62 |     911 |     0.416 |
+TimingAuditor.TIMER              INFO                TauNoiso                                     |     0.000 |     0.007 |    0.003       0.1     0.00 |     390 |     0.003 |
+TimingAuditor.TIMER              INFO               SelDitau_h1h1_os_noiso                        |     0.000 |     0.457 |    0.039       1.7     0.82 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_h3h3_os_noiso                   |     0.000 |     0.075 |    0.002       0.6     0.17 |      14 |     0.001 |
+TimingAuditor.TIMER              INFO               SelDitau_h3h3_os_noiso                        |     0.000 |     0.146 |    0.031       0.5     0.22 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_h1h3_os_noiso                   |     0.000 |     0.116 |    0.002       1.1     0.29 |      14 |     0.002 |
+TimingAuditor.TIMER              INFO               SelDitau_h1h3_os_noiso                        |     0.000 |     0.284 |    0.065       0.9     0.42 |       4 |     0.001 |
+TimingAuditor.TIMER              INFO             DitauHHnoisoLine                                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DitauHHnoisoLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDitauHHnoisoLinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDitauEXnoisoLine                          |     0.140 |     0.146 |    0.018       6.1     0.32 |    1000 |     0.146 |
+TimingAuditor.TIMER              INFO           StrippingDitauEXnoisoLinePreScaler                |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingDitauEXnoisoLineFilterSequence           |     3.333 |     1.822 |    0.375       6.0     1.81 |      15 |     0.027 |
+TimingAuditor.TIMER              INFO            MERGED:DitauEXnoisoLine                          |     3.333 |     1.805 |    0.366       5.9     1.79 |      15 |     0.027 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:DitauEXnoisoLine                   |     3.333 |     1.792 |    0.357       5.9     1.79 |      15 |     0.027 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_ee_os_noiso                     |     3.333 |     1.472 |    0.324       4.6     1.39 |      15 |     0.022 |
+TimingAuditor.TIMER              INFO               SelDitau_ee_os_noiso                          |     0.000 |     0.694 |    0.037       3.3     1.44 |       5 |     0.003 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_eh3_os_noiso                    |     0.000 |     0.099 |    0.002       0.6     0.18 |      15 |     0.001 |
+TimingAuditor.TIMER              INFO               SelDitau_eh3_os_noiso                         |     0.000 |     0.153 |    0.043       0.6     0.22 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_eh1_os_noiso                    |     0.000 |     0.101 |    0.001       0.6     0.18 |      15 |     0.002 |
+TimingAuditor.TIMER              INFO               SelDitau_eh1_os_noiso                         |     0.000 |     0.143 |    0.043       0.5     0.19 |       5 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_emu_os_noiso                    |     0.166 |     0.126 |    0.001       1.3     0.21 |      60 |     0.008 |
+TimingAuditor.TIMER              INFO               SelDitau_emu_os_noiso                         |     0.344 |     0.117 |    0.045       1.2     0.21 |      29 |     0.003 |
+TimingAuditor.TIMER              INFO             DitauEXnoisoLine                                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DitauEXnoisoLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDitauEXnoisoLinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDitauHHLine                               |     1.730 |     1.740 |    0.026      18.7     1.85 |    1000 |     1.740 |
+TimingAuditor.TIMER              INFO           StrippingDitauHHLinePreScaler                     |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDitauHHLineFilterSequence                |     1.570 |     1.596 |    0.002      18.3     1.80 |    1000 |     1.596 |
+TimingAuditor.TIMER              INFO            MERGED:DitauHHLine                               |     1.723 |     1.742 |    0.018      18.3     1.81 |     911 |     1.588 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:DitauHHLine                        |     1.723 |     1.735 |    0.014      18.3     1.81 |     911 |     1.581 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_h1h3_os                         |     1.701 |     1.702 |    0.001      18.3     1.79 |     911 |     1.551 |
+TimingAuditor.TIMER              INFO               TauInfo                                       |     0.564 |     0.526 |    0.055       6.8     0.62 |     390 |     0.205 |
+TimingAuditor.TIMER              INFO               TauIso                                        |     0.179 |     0.108 |    0.022       0.5     0.08 |     390 |     0.042 |
+TimingAuditor.TIMER              INFO               SelDitau_h1h3_os                              |     0.344 |     0.119 |    0.048       1.2     0.20 |      29 |     0.003 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_h1h1_os                         |     0.000 |     0.009 |    0.002       0.6     0.04 |     911 |     0.008 |
+TimingAuditor.TIMER              INFO               SelDitau_h1h1_os                              |     0.000 |     0.057 |    0.025       0.5     0.08 |      29 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_h3h3_os                         |     0.010 |     0.007 |    0.001       0.6     0.04 |     911 |     0.007 |
+TimingAuditor.TIMER              INFO               SelDitau_h3h3_os                              |     0.000 |     0.053 |    0.023       0.4     0.08 |      29 |     0.002 |
+TimingAuditor.TIMER              INFO             DitauHHLine                                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DitauHHLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDitauHHLinePostScaler                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDitauMXnoisoLine                          |     0.140 |     0.152 |    0.018       6.6     0.27 |    1000 |     0.153 |
+TimingAuditor.TIMER              INFO           StrippingDitauMXnoisoLinePreScaler                |     0.000 |     0.005 |    0.001       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingDitauMXnoisoLineFilterSequence           |     0.425 |     0.584 |    0.002       6.1     1.03 |      47 |     0.027 |
+TimingAuditor.TIMER              INFO            MERGED:DitauMXnoisoLine                          |     0.434 |     0.588 |    0.024       6.1     1.03 |      46 |     0.027 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:DitauMXnoisoLine                   |     0.434 |     0.578 |    0.019       6.0     1.02 |      46 |     0.027 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_h3mu_os_noiso                   |     0.000 |     0.125 |    0.001       0.9     0.18 |      46 |     0.006 |
+TimingAuditor.TIMER              INFO               SelDitau_h3mu_os_noiso                        |     0.000 |     0.092 |    0.039       0.7     0.14 |      24 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_h1mu_os_noiso                   |     0.217 |     0.113 |    0.001       0.6     0.15 |      46 |     0.005 |
+TimingAuditor.TIMER              INFO               SelDitau_h1mu_os_noiso                        |     0.000 |     0.087 |    0.039       0.5     0.10 |      24 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_mumu_os_noiso                   |     0.000 |     0.168 |    0.001       4.0     0.58 |      46 |     0.008 |
+TimingAuditor.TIMER              INFO               SelDitau_mumu_os_noiso                        |     0.000 |     0.196 |    0.023       3.5     0.70 |      24 |     0.005 |
+TimingAuditor.TIMER              INFO             DitauMXnoisoLine                                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DitauMXnoisoLine                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDitauMXnoisoLinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDitauEXLine                               |     0.240 |     0.197 |    0.024       3.1     0.19 |    1000 |     0.198 |
+TimingAuditor.TIMER              INFO           StrippingDitauEXLinePreScaler                     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDitauEXLineFilterSequence                |     0.080 |     0.063 |    0.002       2.7     0.17 |    1000 |     0.064 |
+TimingAuditor.TIMER              INFO            MERGED:DitauEXLine                               |     0.065 |     0.060 |    0.021       2.7     0.17 |     911 |     0.056 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:DitauEXLine                        |     0.065 |     0.054 |    0.017       2.7     0.17 |     911 |     0.050 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_ee_os                           |     0.000 |     0.010 |    0.001       0.7     0.04 |     911 |     0.009 |
+TimingAuditor.TIMER              INFO               SelDitau_ee_os                                |     0.000 |     0.062 |    0.030       0.4     0.08 |      29 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_eh3_os                          |     0.010 |     0.008 |    0.001       0.6     0.04 |     911 |     0.008 |
+TimingAuditor.TIMER              INFO               SelDitau_eh3_os                               |     0.344 |     0.079 |    0.041       0.5     0.08 |      29 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_emu_os                          |     0.010 |     0.009 |    0.001       0.7     0.04 |     911 |     0.008 |
+TimingAuditor.TIMER              INFO               SelDitau_emu_os                               |     0.000 |     0.074 |    0.039       0.5     0.08 |      29 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_eh1_os                          |     0.010 |     0.008 |    0.001       0.7     0.04 |     911 |     0.008 |
+TimingAuditor.TIMER              INFO               SelDitau_eh1_os                               |     0.344 |     0.076 |    0.039       0.4     0.08 |      29 |     0.002 |
+TimingAuditor.TIMER              INFO             DitauEXLine                                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DitauEXLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDitauEXLinePostScaler                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDitauEXssnoisoLine                        |     0.130 |     0.140 |    0.019       7.5     0.25 |    1000 |     0.140 |
+TimingAuditor.TIMER              INFO           StrippingDitauEXssnoisoLinePreScaler              |     0.010 |     0.004 |    0.001       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingDitauEXssnoisoLineFilterSequence         |     0.312 |     0.385 |    0.002       7.1     1.26 |      32 |     0.012 |
+TimingAuditor.TIMER              INFO            MERGED:DitauEXssnoisoLine                        |     0.344 |     0.415 |    0.022       7.1     1.32 |      29 |     0.012 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:DitauEXssnoisoLine                 |     0.344 |     0.405 |    0.018       7.1     1.32 |      29 |     0.012 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_eh1_ss_noiso                    |     0.000 |     0.129 |    0.002       2.4     0.45 |      29 |     0.004 |
+TimingAuditor.TIMER              INFO               SelDitau_eh1_ss_noiso                         |     0.000 |     0.337 |    0.062       1.9     0.70 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_ee_ss_noiso                     |     0.344 |     0.107 |    0.001       2.2     0.41 |      29 |     0.003 |
+TimingAuditor.TIMER              INFO               SelDitau_ee_ss_noiso                          |     1.428 |     0.278 |    0.035       1.7     0.63 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_eh3_ss_noiso                    |     0.000 |     0.101 |    0.001       2.0     0.38 |      29 |     0.003 |
+TimingAuditor.TIMER              INFO               SelDitau_eh3_ss_noiso                         |     0.000 |     0.284 |    0.048       1.6     0.60 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_emu_ss_noiso                    |     0.000 |     0.096 |    0.001       1.2     0.18 |      71 |     0.007 |
+TimingAuditor.TIMER              INFO               SelDitau_emu_ss_noiso                         |     0.000 |     0.100 |    0.041       1.0     0.19 |      27 |     0.003 |
+TimingAuditor.TIMER              INFO             DitauEXssnoisoLine                              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDitauEXssnoisoLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDitauHHssnoisoLine                        |     0.090 |     0.129 |    0.018       5.3     0.19 |    1000 |     0.130 |
+TimingAuditor.TIMER              INFO           StrippingDitauHHssnoisoLinePreScaler              |     0.000 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingDitauHHssnoisoLineFilterSequence         |     0.000 |     0.600 |    0.025       5.1     1.26 |      16 |     0.010 |
+TimingAuditor.TIMER              INFO            MERGED:DitauHHssnoisoLine                        |     0.000 |     0.586 |    0.019       5.1     1.26 |      16 |     0.009 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:DitauHHssnoisoLine                 |     0.000 |     0.548 |    0.015       4.7     1.16 |      16 |     0.009 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_h1h3_ss_noiso                   |     0.000 |     0.229 |    0.002       2.1     0.53 |      16 |     0.004 |
+TimingAuditor.TIMER              INFO               SelDitau_h1h3_ss_noiso                        |     0.000 |     0.380 |    0.084       1.8     0.67 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_h1h1_ss_noiso                   |     0.000 |     0.136 |    0.001       1.1     0.27 |      16 |     0.002 |
+TimingAuditor.TIMER              INFO               SelDitau_h1h1_ss_noiso                        |     0.000 |     0.202 |    0.038       0.9     0.37 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_h3h3_ss_noiso                   |     0.000 |     0.160 |    0.002       1.5     0.36 |      16 |     0.003 |
+TimingAuditor.TIMER              INFO               SelDitau_h3h3_ss_noiso                        |     0.000 |     0.207 |    0.037       1.0     0.37 |       6 |     0.001 |
+TimingAuditor.TIMER              INFO             DitauHHssnoisoLine                              |     0.000 |     0.007 |    0.007       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDitauHHssnoisoLinePostScaler             |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDitauMXLine                               |     0.140 |     0.195 |    0.025       6.4     0.28 |    1000 |     0.196 |
+TimingAuditor.TIMER              INFO           StrippingDitauMXLinePreScaler                     |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDitauMXLineFilterSequence                |     0.050 |     0.056 |    0.002       6.2     0.22 |    1000 |     0.056 |
+TimingAuditor.TIMER              INFO            MERGED:DitauMXLine                               |     0.054 |     0.047 |    0.019       1.6     0.11 |     911 |     0.043 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:DitauMXLine                        |     0.054 |     0.041 |    0.015       1.6     0.11 |     911 |     0.037 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_h3mu_os                         |     0.000 |     0.010 |    0.001       0.6     0.04 |     911 |     0.010 |
+TimingAuditor.TIMER              INFO               SelDitau_h3mu_os                              |     0.000 |     0.084 |    0.043       0.5     0.08 |      29 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_mumu_os                         |     0.021 |     0.007 |    0.001       0.6     0.04 |     911 |     0.007 |
+TimingAuditor.TIMER              INFO               SelDitau_mumu_os                              |     0.000 |     0.053 |    0.025       0.5     0.08 |      29 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_h1mu_os                         |     0.010 |     0.007 |    0.001       0.5     0.04 |     911 |     0.007 |
+TimingAuditor.TIMER              INFO               SelDitau_h1mu_os                              |     0.000 |     0.066 |    0.037       0.4     0.07 |      29 |     0.002 |
+TimingAuditor.TIMER              INFO             DitauMXLine                                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_DitauMXLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDitauMXLinePostScaler                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDitauMXssnoisoLine                        |     0.160 |     0.149 |    0.019       5.6     0.25 |    1000 |     0.149 |
+TimingAuditor.TIMER              INFO           StrippingDitauMXssnoisoLinePreScaler              |     0.010 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingDitauMXssnoisoLineFilterSequence         |     0.392 |     0.521 |    0.002       5.4     0.91 |      51 |     0.027 |
+TimingAuditor.TIMER              INFO            MERGED:DitauMXssnoisoLine                        |     0.465 |     0.609 |    0.022       5.4     0.96 |      43 |     0.026 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:DitauMXssnoisoLine                 |     0.465 |     0.602 |    0.018       5.3     0.96 |      43 |     0.026 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_h1mu_ss_noiso                   |     0.232 |     0.188 |    0.001       1.5     0.32 |      43 |     0.008 |
+TimingAuditor.TIMER              INFO               SelDitau_h1mu_ss_noiso                        |     0.500 |     0.222 |    0.057       1.3     0.37 |      20 |     0.004 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_mumu_ss_noiso                   |     0.232 |     0.125 |    0.001       1.2     0.21 |      43 |     0.005 |
+TimingAuditor.TIMER              INFO               SelDitau_mumu_ss_noiso                        |     0.000 |     0.100 |    0.035       1.0     0.22 |      20 |     0.002 |
+TimingAuditor.TIMER              INFO              INPUT:SelDitau_h3mu_ss_noiso                   |     0.000 |     0.137 |    0.001       1.4     0.25 |      43 |     0.006 |
+TimingAuditor.TIMER              INFO               SelDitau_h3mu_ss_noiso                        |     0.000 |     0.121 |    0.041       1.2     0.25 |      20 |     0.002 |
+TimingAuditor.TIMER              INFO             DitauMXssnoisoLine                              |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDitauMXssnoisoLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingSingleTrackTISLine                        |     0.130 |     0.129 |    0.017       0.8     0.10 |    1000 |     0.130 |
+TimingAuditor.TIMER              INFO           StrippingSingleTrackTISLinePreScaler              |     0.020 |     0.003 |    0.001       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingSingleTrackTISLineFilterSequence         |     0.103 |     0.180 |    0.042       0.5     0.10 |      97 |     0.017 |
+TimingAuditor.TIMER              INFO            SingleTrackTISNoPIDs                             |     0.000 |     0.015 |    0.004       0.1     0.01 |      97 |     0.002 |
+TimingAuditor.TIMER              INFO            SingleTrackTISHlt1TIS                            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            SingleTrackTISLine                               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingSingleTrackTISLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingSingleTrackTISLowLine                     |     0.120 |     0.110 |    0.016       3.7     0.13 |    1000 |     0.110 |
+TimingAuditor.TIMER              INFO           StrippingSingleTrackTISLowLinePreScaler           |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingSingleTrackTISLowLineFilterSequence      |     2.000 |     0.510 |    0.088       3.4     1.04 |      10 |     0.005 |
+TimingAuditor.TIMER              INFO            SingleTrackTISNoPIDsLow                          |     0.000 |     0.034 |    0.011       0.1     0.03 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            SingleTrackTISHlt1TISLow                         |     0.000 |     0.956 |    0.956       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            SingleTrackTISLowLine                            |    10.000 |     0.967 |    0.967       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingSingleTrackTISLowLinePostScaler          |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingWRareDecayW2PionGammaLine                 |     0.260 |     0.231 |    0.022       2.5     0.17 |    1000 |     0.231 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2PionGammaLinePreScaler       |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2PionGammaLineFilterSequence  |     0.150 |     0.122 |    0.002       2.3     0.11 |    1000 |     0.122 |
+TimingAuditor.TIMER              INFO            PhotonHighPTSelWRareDecay                        |     0.044 |     0.011 |    0.003       0.1     0.01 |     905 |     0.011 |
+TimingAuditor.TIMER              INFO            PionsHighPTSelWRareDecay                         |     0.000 |     0.026 |    0.006       0.1     0.04 |      12 |     0.000 |
+TimingAuditor.TIMER              INFO            WRareDecayW2PionGammaLine                        |     0.000 |     1.622 |    1.622       1.6     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_WRareDecayW2PionGammaLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2PionGammaLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingWRareDecayW2KaonGammaLine                 |     0.140 |     0.116 |    0.021       3.3     0.12 |    1000 |     0.117 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2KaonGammaLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2KaonGammaLineFilterSequence  |     0.020 |     0.007 |    0.002       3.1     0.10 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO            KaonsHighPTSelWRareDecay                         |     0.000 |     0.023 |    0.005       0.1     0.04 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO            WRareDecayW2KaonGammaLine                        |     0.000 |     2.188 |    2.188       2.2     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_WRareDecayW2KaonGammaLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2KaonGammaLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingWRareDecayW2KstPGammaLine                 |     0.170 |     0.154 |    0.020       6.3     0.42 |    1000 |     0.155 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2KstPGammaLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2KstPGammaLineFilterSequence  |     0.050 |     0.043 |    0.001       5.9     0.41 |    1000 |     0.044 |
+TimingAuditor.TIMER              INFO            MERGED:KstPSelWRareDecay                         |     4.166 |     3.367 |    1.272       5.9     1.68 |      12 |     0.040 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:KstPSelWRareDecay                  |     4.166 |     3.352 |    1.263       5.9     1.68 |      12 |     0.040 |
+TimingAuditor.TIMER              INFO              INPUT:KstPSel1WRareDecay                       |     2.500 |     1.719 |    0.185       3.7     0.94 |      12 |     0.021 |
+TimingAuditor.TIMER              INFO               MERGED:Selection_KSSelWRareDecay_Kshort       |     1.666 |     0.720 |    0.177       1.3     0.34 |      12 |     0.009 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:Selection_KSSelWRareDecay_Kshort|     1.666 |     0.370 |    0.169       0.6     0.15 |      12 |     0.004 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_KSSelWRareDecay_Ksdd        |     1.666 |     0.268 |    0.003       0.6     0.17 |      12 |     0.003 |
+TimingAuditor.TIMER              INFO                  Selection_KSSelWRareDecay_Ksdd             |     0.000 |     0.060 |    0.008       0.1     0.04 |      11 |     0.001 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_KSSelWRareDecay_Ksll        |     0.000 |     0.085 |    0.004       0.4     0.13 |      12 |     0.001 |
+TimingAuditor.TIMER              INFO                  Selection_KSSelWRareDecay_Ksll             |     0.000 |     0.046 |    0.034       0.1     0.01 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO                Selection_KSSelWRareDecay_Kshort             |     0.000 |     0.013 |    0.006       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO               PionsSelWRareDecay                            |     0.000 |     0.103 |    0.044       0.2     0.05 |      11 |     0.001 |
+TimingAuditor.TIMER              INFO               KstPSel1WRareDecay                            |     0.909 |     0.486 |    0.152       2.7     0.74 |      11 |     0.005 |
+TimingAuditor.TIMER              INFO              INPUT:KstPSel2WRareDecay                       |     1.666 |     1.611 |    0.005       3.4     0.96 |      12 |     0.019 |
+TimingAuditor.TIMER              INFO               KaonsSelWRareDecay                            |     0.000 |     0.058 |    0.025       0.1     0.03 |      11 |     0.001 |
+TimingAuditor.TIMER              INFO               MERGED:Pion0SelWRareDecay                     |     0.909 |     0.766 |    0.304       1.6     0.41 |      11 |     0.008 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:Pion0SelWRareDecay              |     0.909 |     0.413 |    0.153       1.0     0.24 |      11 |     0.005 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_Pion0SelWRareDecay_pi0resolv|     0.000 |     0.271 |    0.142       0.6     0.13 |      11 |     0.003 |
+TimingAuditor.TIMER              INFO                  Selection_Pion0SelWRareDecay_pi0resolved   |     0.000 |     0.010 |    0.005       0.0     0.00 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO                 INPUT:Selection_Pion0SelWRareDecay_pi0merged|     0.909 |     0.123 |    0.003       0.3     0.13 |      11 |     0.001 |
+TimingAuditor.TIMER              INFO                  Selection_Pion0SelWRareDecay_pi0merged     |     0.000 |     0.015 |    0.004       0.1     0.02 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO                Pion0SelWRareDecay                           |     0.000 |     0.006 |    0.004       0.0     0.00 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO               KstPSel2WRareDecay                            |     0.909 |     0.507 |    0.162       1.2     0.39 |      11 |     0.006 |
+TimingAuditor.TIMER              INFO             KstPSelWRareDecay                               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            WRareDecayW2KstPGammaLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2KstPGammaLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingWRareDecayW2RhoGammaLine                  |     0.170 |     0.165 |    0.020      26.8     0.92 |    1000 |     0.166 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2RhoGammaLinePreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2RhoGammaLineFilterSequence   |     0.070 |     0.055 |    0.002      26.6     0.91 |    1000 |     0.056 |
+TimingAuditor.TIMER              INFO            SelFilterPhys_StdLooseRhoPlus_Particles          |     4.166 |     4.184 |    0.340      26.4     7.38 |      12 |     0.050 |
+TimingAuditor.TIMER              INFO            RhoSelWRareDecay                                 |     0.000 |     0.020 |    0.008       0.0     0.01 |      10 |     0.000 |
+TimingAuditor.TIMER              INFO            WRareDecayW2RhoGammaLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2RhoGammaLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingWRareDecayW2DpGammaLine                   |     0.250 |     0.271 |    0.021       2.8     0.22 |    1000 |     0.272 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2DpGammaLinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2DpGammaLineFilterSequence    |     0.160 |     0.161 |    0.001       2.7     0.17 |    1000 |     0.161 |
+TimingAuditor.TIMER              INFO            PhotonSelWRareDecay                              |     0.000 |     0.008 |    0.003       0.1     0.00 |     905 |     0.008 |
+TimingAuditor.TIMER              INFO            DpSelWRareDecay                                  |     0.000 |     0.010 |    0.006       0.0     0.01 |      72 |     0.001 |
+TimingAuditor.TIMER              INFO            WRareDecayW2DpGammaLine                          |     5.000 |     0.943 |    0.152       1.7     1.12 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_WRareDecayW2DpGammaLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2DpGammaLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingWRareDecayW2DsGammaLine                   |     0.140 |     0.125 |    0.020       2.4     0.11 |    1000 |     0.126 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2DsGammaLinePreScaler         |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2DsGammaLineFilterSequence    |     0.020 |     0.015 |    0.002       2.3     0.08 |    1000 |     0.015 |
+TimingAuditor.TIMER              INFO            DsSelWRareDecay                                  |     0.000 |     0.011 |    0.004       0.0     0.01 |      61 |     0.001 |
+TimingAuditor.TIMER              INFO            WRareDecayW2DsGammaLine                          |    10.000 |     1.723 |    1.723       1.7     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_WRareDecayW2DsGammaLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2DsGammaLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingWRareDecayW2BuGammaLine                   |     0.150 |     0.134 |    0.021       6.6     0.28 |    1000 |     0.134 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2BuGammaLinePreScaler         |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2BuGammaLineFilterSequence    |     0.010 |     0.018 |    0.001       6.4     0.23 |    1000 |     0.019 |
+TimingAuditor.TIMER              INFO            BuSelWRareDecay                                  |     0.909 |     1.183 |    0.252       6.2     1.76 |      11 |     0.013 |
+TimingAuditor.TIMER              INFO            WRareDecayW2BuGammaLine                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_WRareDecayW2BuGammaLine             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingWRareDecayW2BuGammaLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingA2MuMuSameSignLine                        |     0.350 |     0.322 |    0.058       4.7     0.24 |    1000 |     0.323 |
+TimingAuditor.TIMER              INFO           StrippingA2MuMuSameSignLinePreScaler              |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingA2MuMuSameSignLineFilterSequence         |     0.140 |     0.164 |    0.002       4.5     0.20 |    1000 |     0.165 |
+TimingAuditor.TIMER              INFO            A2MuMuSameSignLine                               |     0.075 |     0.079 |    0.036       2.3     0.11 |     793 |     0.063 |
+TimingAuditor.TIMER              INFO           StrippingA2MuMuSameSignLinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingZ0RareDecayZ2GammaGammaLine               |     0.390 |     0.315 |    0.031       3.8     0.26 |    1000 |     0.316 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2GammaGammaLinePreScaler     |     0.000 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2GammaGammaLineFilterSequence|     0.230 |     0.214 |    0.002       3.7     0.23 |    1000 |     0.215 |
+TimingAuditor.TIMER              INFO            PhotonSelZ0RareDecay                             |     0.011 |     0.008 |    0.003       0.0     0.00 |     905 |     0.007 |
+TimingAuditor.TIMER              INFO            Z0RareDecayZ2GammaGammaLine                      |     0.034 |     0.056 |    0.028       1.8     0.12 |     291 |     0.016 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Z0RareDecayZ2GammaGammaLine         |     0.000 |     0.160 |    0.160       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2GammaGammaLinePostScaler    |     0.000 |     0.004 |    0.004       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingZ0RareDecayZ2Pi0GammaLine                 |     0.320 |     0.391 |    0.020       6.3     0.57 |    1000 |     0.392 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2Pi0GammaLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2Pi0GammaLineFilterSequence  |     0.260 |     0.293 |    0.001       6.2     0.57 |    1000 |     0.294 |
+TimingAuditor.TIMER              INFO            MERGED:Pion0SelMy                                |     0.669 |     0.699 |    0.014       5.8     0.55 |     911 |     0.637 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Pion0SelMy                         |     0.384 |     0.366 |    0.010       5.0     0.32 |     911 |     0.334 |
+TimingAuditor.TIMER              INFO              INPUT:Selection_Pion0SelMy_pi0resolved         |     0.329 |     0.309 |    0.002       5.0     0.28 |     911 |     0.282 |
+TimingAuditor.TIMER              INFO               Selection_Pion0SelMy_pi0resolved              |     0.000 |     0.008 |    0.003       0.3     0.01 |     888 |     0.008 |
+TimingAuditor.TIMER              INFO              INPUT:Selection_Pion0SelMy_pi0merged           |     0.043 |     0.047 |    0.002       0.8     0.10 |     911 |     0.043 |
+TimingAuditor.TIMER              INFO               Selection_Pion0SelMy_pi0merged                |     0.000 |     0.005 |    0.003       0.0     0.00 |     194 |     0.001 |
+TimingAuditor.TIMER              INFO             Pion0SelMy                                      |     0.011 |     0.007 |    0.003       0.0     0.00 |     835 |     0.006 |
+TimingAuditor.TIMER              INFO            Z0RareDecayZ2Pi0GammaLine                        |     0.035 |     0.064 |    0.035       1.8     0.12 |     283 |     0.018 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Z0RareDecayZ2Pi0GammaLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2Pi0GammaLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingZ0RareDecayZ2Pi0Pi0Line                   |     0.600 |     0.654 |    0.020       5.8     0.65 |    1000 |     0.655 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2Pi0Pi0LinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2Pi0Pi0LineFilterSequence    |     0.550 |     0.580 |    0.001       5.7     0.63 |    1000 |     0.581 |
+TimingAuditor.TIMER              INFO            Z0RareDecayZ2Pi0Pi0Line                          |     0.023 |     0.050 |    0.023       0.8     0.05 |     835 |     0.042 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Z0RareDecayZ2Pi0Pi0Line             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2Pi0Pi0LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingZ0RareDecayZ2RhoGammaLine                 |     0.280 |     0.263 |    0.020      11.8     0.52 |    1000 |     0.263 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2RhoGammaLinePreScaler       |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2RhoGammaLineFilterSequence  |     0.170 |     0.150 |    0.001      11.7     0.50 |    1000 |     0.151 |
+TimingAuditor.TIMER              INFO            RhoSelZ0RareDecay                                |     0.000 |     0.011 |    0.006       0.0     0.01 |     143 |     0.002 |
+TimingAuditor.TIMER              INFO            Z0RareDecayZ2RhoGammaLine                        |     0.000 |     0.778 |    0.226       1.3     0.78 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Z0RareDecayZ2RhoGammaLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2RhoGammaLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingZ0RareDecayZ2OmegaGammaLine               |     0.190 |     0.276 |    0.021       6.8     0.50 |    1000 |     0.276 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2OmegaGammaLinePreScaler     |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2OmegaGammaLineFilterSequence|     0.110 |     0.165 |    0.002       6.6     0.47 |    1000 |     0.166 |
+TimingAuditor.TIMER              INFO            OmegaSelZ0RareDecay                              |     0.318 |     0.392 |    0.040       6.3     0.69 |     283 |     0.111 |
+TimingAuditor.TIMER              INFO            Z0RareDecayZ2OmegaGammaLine                      |     0.000 |     0.898 |    0.202       1.6     0.99 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Z0RareDecayZ2OmegaGammaLine         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2OmegaGammaLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingZ0RareDecayZ2KstGammaLine                 |     0.160 |     0.213 |    0.019       1.2     0.15 |    1000 |     0.214 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2KstGammaLinePreScaler       |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2KstGammaLineFilterSequence  |     0.070 |     0.109 |    0.001       0.9     0.09 |    1000 |     0.109 |
+TimingAuditor.TIMER              INFO            PhotonHighSelZ0RareDecay                         |     0.011 |     0.008 |    0.003       0.1     0.01 |     905 |     0.008 |
+TimingAuditor.TIMER              INFO            KStarSelZ0RareDecay                              |     0.000 |     0.018 |    0.006       0.0     0.01 |       8 |     0.000 |
+TimingAuditor.TIMER              INFO            Z0RareDecayZ2KstGammaLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Z0RareDecayZ2KstGammaLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2KstGammaLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingZ0RareDecayZ2PhiGammaLine                 |     0.130 |     0.150 |    0.019       2.2     0.14 |    1000 |     0.150 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2PhiGammaLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2PhiGammaLineFilterSequence  |     0.050 |     0.045 |    0.001       2.1     0.10 |    1000 |     0.045 |
+TimingAuditor.TIMER              INFO            PhiSelZ0RareDecay                                |     0.000 |     0.013 |    0.004       0.1     0.01 |     277 |     0.004 |
+TimingAuditor.TIMER              INFO            Z0RareDecayZ2PhiGammaLine                        |     5.000 |     0.857 |    0.077       1.6     1.10 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Z0RareDecayZ2PhiGammaLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2PhiGammaLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingZ0RareDecayZ2D0GammaLine                  |     0.170 |     0.129 |    0.020       5.1     0.19 |    1000 |     0.130 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2D0GammaLinePreScaler        |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2D0GammaLineFilterSequence   |     0.000 |     0.018 |    0.001       2.1     0.08 |    1000 |     0.018 |
+TimingAuditor.TIMER              INFO            D0SelZ0RareDecay                                 |     0.000 |     0.007 |    0.004       0.0     0.01 |      90 |     0.001 |
+TimingAuditor.TIMER              INFO            Z0RareDecayZ2D0GammaLine                         |     0.000 |     1.704 |    1.704       1.7     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Z0RareDecayZ2D0GammaLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2D0GammaLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingZ0RareDecayZ2QONGammaLine                 |     0.130 |     0.127 |    0.020       0.8     0.10 |    1000 |     0.127 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2QONGammaLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2QONGammaLineFilterSequence  |     0.040 |     0.021 |    0.002       0.5     0.05 |    1000 |     0.022 |
+TimingAuditor.TIMER              INFO            QniumSelZ0RareDecay                              |     0.000 |     0.017 |    0.006       0.1     0.01 |     126 |     0.002 |
+TimingAuditor.TIMER              INFO            Z0RareDecayZ2QONGammaLine                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            RelatedInfo1_Z0RareDecayZ2QONGammaLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingZ0RareDecayZ2QONGammaLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingInclQQ                                    |     0.120 |     0.151 |    0.024      15.9     0.56 |    1000 |     0.151 |
+TimingAuditor.TIMER              INFO           StrippingInclQQPreScaler                          |     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingInclQQHlt2Filter                         |     0.000 |     0.019 |    0.009       0.1     0.01 |      51 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingInclQQFilterSequence                     |     1.666 |     1.526 |    0.069      15.7     3.77 |      18 |     0.027 |
+TimingAuditor.TIMER              INFO            InclQQ                                           |     1.111 |     1.351 |    0.005      15.3     3.72 |      18 |     0.024 |
+TimingAuditor.TIMER              INFO           StrippingInclQQPostScaler                         |     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXiminusLLLStrangeBaryons                  |     0.120 |     0.150 |    0.031       5.1     0.20 |    1000 |     0.151 |
+TimingAuditor.TIMER              INFO           StrippingXiminusLLLStrangeBaryonsPreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXiminusLLLStrangeBaryonsHlt1Filter       |     0.030 |     0.023 |    0.007       0.1     0.01 |    1000 |     0.023 |
+TimingAuditor.TIMER              INFO           StrippingXiminusLLLStrangeBaryonsFilterSequence   |     0.434 |     0.314 |    0.002       2.6     0.58 |      23 |     0.007 |
+TimingAuditor.TIMER              INFO            PionsForLambdaStrangeBaryons                     |     0.000 |     0.146 |    0.045       0.2     0.08 |      11 |     0.002 |
+TimingAuditor.TIMER              INFO            ProtonsForLambdaLooseStrangeBaryons              |     0.000 |     0.074 |    0.038       0.1     0.03 |       7 |     0.001 |
+TimingAuditor.TIMER              INFO            Lambda2pPiLStrangeBaryons                        |     0.000 |     0.415 |    0.073       1.8     0.69 |       6 |     0.002 |
+TimingAuditor.TIMER              INFO            PionsForXiStrangeBaryons                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            XiminusLLLStrangeBaryons                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXiminusLLLStrangeBaryonsPostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXiminusDDDStrangeBaryons                  |     0.110 |     0.130 |    0.024       4.4     0.19 |    1000 |     0.130 |
+TimingAuditor.TIMER              INFO           StrippingXiminusDDDStrangeBaryonsPreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXiminusDDDStrangeBaryonsHlt1Filter       |     0.010 |     0.015 |    0.005       4.2     0.13 |    1000 |     0.016 |
+TimingAuditor.TIMER              INFO           StrippingXiminusDDDStrangeBaryonsFilterSequence   |     0.869 |     0.348 |    0.002       2.7     0.64 |      23 |     0.008 |
+TimingAuditor.TIMER              INFO            PionsForLambdaDStrangeBaryons                    |     0.000 |     0.082 |    0.029       0.2     0.05 |       9 |     0.001 |
+TimingAuditor.TIMER              INFO            ProtonsForLambdaDStrangeBaryons                  |     0.000 |     0.049 |    0.021       0.1     0.02 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO            Lambda2pPiDStrangeBaryons                        |     1.111 |     0.413 |    0.060       2.4     0.74 |       9 |     0.004 |
+TimingAuditor.TIMER              INFO            PionsForXiDDStrangeBaryons                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            XiminusDDDStrangeBaryons                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXiminusDDDStrangeBaryonsPostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXiminusDDLStrangeBaryons                  |     0.070 |     0.116 |    0.024       0.5     0.07 |    1000 |     0.117 |
+TimingAuditor.TIMER              INFO           StrippingXiminusDDLStrangeBaryonsPreScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXiminusDDLStrangeBaryonsHlt1Filter       |     0.020 |     0.011 |    0.004       0.0     0.00 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingXiminusDDLStrangeBaryonsFilterSequence   |     0.000 |     0.004 |    0.002       0.0     0.00 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            PionsForXiDLStrangeBaryons                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            XiminusDDLStrangeBaryons                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXiminusDDLStrangeBaryonsPostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingOmegaminusLLLStrangeBaryons               |     0.110 |     0.131 |    0.025       3.2     0.13 |    1000 |     0.132 |
+TimingAuditor.TIMER              INFO           StrippingOmegaminusLLLStrangeBaryonsPreScaler     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingOmegaminusLLLStrangeBaryonsHlt1Filter    |     0.010 |     0.011 |    0.005       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingOmegaminusLLLStrangeBaryonsFilterSequence|     0.000 |     0.217 |    0.002       3.0     0.65 |      23 |     0.005 |
+TimingAuditor.TIMER              INFO            Lambda2pPiLOmegaStrangeBaryons                   |     0.000 |     0.687 |    0.072       2.8     1.07 |       6 |     0.004 |
+TimingAuditor.TIMER              INFO            KaonsForOmegaStrangeBaryons                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            OmegaminusLLLStrangeBaryons                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingOmegaminusLLLStrangeBaryonsPostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingOmegaminusDDDStrangeBaryons               |     0.120 |     0.133 |    0.026       2.2     0.10 |    1000 |     0.134 |
+TimingAuditor.TIMER              INFO           StrippingOmegaminusDDDStrangeBaryonsPreScaler     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingOmegaminusDDDStrangeBaryonsHlt1Filter    |     0.020 |     0.011 |    0.005       0.2     0.01 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingOmegaminusDDDStrangeBaryonsFilterSequence|     0.000 |     0.179 |    0.002       2.0     0.42 |      23 |     0.004 |
+TimingAuditor.TIMER              INFO            Lambda2pPiDOmegaStrangeBaryons                   |     0.000 |     0.339 |    0.060       1.9     0.59 |       9 |     0.003 |
+TimingAuditor.TIMER              INFO            KaonsForOmegaDStrangeBaryons                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            OmegaminusDDDStrangeBaryons                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingOmegaminusDDDStrangeBaryonsPostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingOmegaminusDDLStrangeBaryons               |     0.100 |     0.127 |    0.024       0.6     0.07 |    1000 |     0.128 |
+TimingAuditor.TIMER              INFO           StrippingOmegaminusDDLStrangeBaryonsPreScaler     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingOmegaminusDDLStrangeBaryonsHlt1Filter    |     0.010 |     0.011 |    0.005       0.1     0.01 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO           StrippingOmegaminusDDLStrangeBaryonsFilterSequence|     0.000 |     0.004 |    0.002       0.0     0.00 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            OmegaminusDDLStrangeBaryons                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingOmegaminusDDLStrangeBaryonsPostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingZ02MuMuLine                               |     0.220 |     0.230 |    0.022       4.8     0.20 |    1000 |     0.231 |
+TimingAuditor.TIMER              INFO           StrippingZ02MuMuLinePreScaler                     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingZ02MuMuLineFilterSequence                |     0.160 |     0.151 |    0.003       1.4     0.12 |    1000 |     0.152 |
+TimingAuditor.TIMER              INFO            Z02MuMuLine                                      |     0.088 |     0.066 |    0.034       1.3     0.05 |     793 |     0.052 |
+TimingAuditor.TIMER              INFO           StrippingZ02MuMuLinePostScaler                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingLLP2MuXHighPTHighIPMuonLine               |     0.160 |     0.140 |    0.028       0.6     0.08 |    1000 |     0.141 |
+TimingAuditor.TIMER              INFO           StrippingLLP2MuXHighPTHighIPMuonLinePreScaler     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingLLP2MuXHighPTHighIPMuonLineL0DUFilter    |     0.000 |     0.012 |    0.005       0.1     0.00 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO           StrippingLLP2MuXHighPTHighIPMuonLineHlt1Filter    |     0.000 |     0.010 |    0.005       0.0     0.00 |     300 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingLLP2MuXHighPTHighIPMuonLineHlt2Filter    |     0.000 |     0.008 |    0.004       0.0     0.00 |      27 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLLP2MuXHighPTHighIPMuonLineFilterSequence|     1.428 |     0.118 |    0.038       0.3     0.09 |       7 |     0.001 |
+TimingAuditor.TIMER              INFO            LLP2MuXHighPTHighIPMuonLine                      |     1.428 |     0.047 |    0.004       0.2     0.06 |       7 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingLLP2MuXHighPTHighIPMuonLinePostScaler    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingWMuControl10Line                          |     0.190 |     0.119 |    0.018       5.9     0.20 |    1000 |     0.119 |
+TimingAuditor.TIMER              INFO           StrippingWMuControl10LinePreScaler                |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingWMuControl10LineHlt2Filter               |     0.000 |     0.021 |    0.010       0.1     0.01 |      14 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingWMuControl10LineFilterSequence           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            WMuControl10Line                                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingWMuControl10LinePostScaler               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingWMuControl4800Line                        |     0.140 |     0.112 |    0.015       0.5     0.07 |    1000 |     0.113 |
+TimingAuditor.TIMER              INFO           StrippingWMuControl4800LinePreScaler              |     0.010 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingWMuControl4800LineHlt2Filter             |     0.000 |     0.012 |    0.005       0.0     0.01 |     389 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingWMuControl4800LineFilterSequence         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            WMuControl4800Line                               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingWMuControl4800LinePostScaler             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingWMuLine                                   |     0.100 |     0.167 |    0.022       1.3     0.11 |    1000 |     0.167 |
+TimingAuditor.TIMER              INFO           StrippingWMuLinePreScaler                         |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingWMuLineFilterSequence                    |     0.080 |     0.094 |    0.002       1.2     0.09 |    1000 |     0.094 |
+TimingAuditor.TIMER              INFO            WMuLine                                          |     0.000 |     0.005 |    0.003       0.0     0.00 |     793 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingWMuLinePostScaler                        |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingWMuLowLine                                |     0.080 |     0.110 |    0.016       0.5     0.07 |    1000 |     0.111 |
+TimingAuditor.TIMER              INFO           StrippingWMuLowLinePreScaler                      |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingWMuLowLineFilterSequence                 |     0.190 |     0.087 |    0.002       0.3     0.07 |     105 |     0.009 |
+TimingAuditor.TIMER              INFO            WMuLowLine                                       |     0.000 |     0.006 |    0.003       0.0     0.01 |      83 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingWMuLowLinePostScaler                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingWMuSingleTrackNoBiasLine                  |     0.140 |     0.120 |    0.025       0.5     0.07 |    1000 |     0.120 |
+TimingAuditor.TIMER              INFO           StrippingWMuSingleTrackNoBiasLinePreScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingWMuSingleTrackNoBiasLineHlt1Filter       |     0.030 |     0.008 |    0.005       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingWMuSingleTrackNoBiasLineFilterSequence   |     0.000 |     0.091 |    0.046       0.2     0.05 |      18 |     0.002 |
+TimingAuditor.TIMER              INFO            WMuSingleTrackNoBiasLine                         |     0.000 |     0.014 |    0.008       0.0     0.01 |      11 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingWMuSingleTrackNoBiasLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingWMuSingleTrackNoBiasLinePS                |     0.180 |     0.108 |    0.016       0.5     0.07 |    1000 |     0.108 |
+TimingAuditor.TIMER              INFO           StrippingWMuSingleTrackNoBiasLinePSPreScaler      |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingWMuSingleTrackNoBiasLinePSHlt1Filter     |     0.000 |     0.007 |    0.004       0.0     0.00 |     214 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingWMuSingleTrackNoBiasLinePSFilterSequence |     0.000 |     0.068 |    0.003       0.2     0.08 |       6 |     0.000 |
+TimingAuditor.TIMER              INFO            WMuSingleTrackNoBiasLinePS                       |     0.000 |     0.018 |    0.012       0.0     0.01 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingWMuSingleTrackNoBiasLinePSPostScaler     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingFullDiJetsLine                            |     0.110 |     0.139 |    0.022       2.7     0.17 |    1000 |     0.139 |
+TimingAuditor.TIMER              INFO           StrippingFullDiJetsLinePreScaler                  |     0.010 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingFullDiJetsLineFilterSequence             |     0.491 |     0.336 |    0.014       2.6     0.51 |      61 |     0.021 |
+TimingAuditor.TIMER              INFO            FullDiJetsLine                                   |     0.392 |     0.167 |    0.029       2.5     0.44 |      51 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingFullDiJetsLinePostScaler                 |     0.000 |     0.002 |    0.002       0.0     0.00 |       4 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHltQEEExoticaDisplDiELine                 |     0.020 |     0.041 |    0.023       0.2     0.02 |    1000 |     0.041 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaDisplDiELinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaDisplDiELineHlt2Filter      |     0.000 |     0.008 |    0.005       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaDisplDiELineFilterSequence  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaDisplDiELinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHltQEEExoticaDisplDiMuonLine              |     0.040 |     0.030 |    0.020       0.1     0.01 |    1000 |     0.031 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaDisplDiMuonLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaDisplDiMuonLineHlt2Filter   |     0.010 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaDisplDiMuonLineFilterSequenc|     0.000 |     0.014 |    0.007       0.0     0.01 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaDisplDiMuonLinePostScaler   |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHltQEEExoticaRHNuLine                     |     0.020 |     0.030 |    0.018       0.1     0.01 |    1000 |     0.031 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaRHNuLinePreScaler           |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaRHNuLineHlt2Filter          |     0.000 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaRHNuLineFilterSequence      |     0.000 |     0.005 |    0.003       0.0     0.00 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaRHNuLinePostScaler          |     0.000 |     0.002 |    0.001       0.0     0.00 |      18 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHltQEEExoticaDisplPhiPhiLine              |     0.010 |     0.029 |    0.018       0.2     0.02 |    1000 |     0.030 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaDisplPhiPhiLinePreScaler    |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaDisplPhiPhiLineHlt2Filter   |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaDisplPhiPhiLineFilterSequenc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaDisplPhiPhiLinePostScaler   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHltQEEExoticaQuadMuonNoIPLine             |     0.040 |     0.028 |    0.018       0.2     0.01 |    1000 |     0.029 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaQuadMuonNoIPLinePreScaler   |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaQuadMuonNoIPLineHlt2Filter  |     0.000 |     0.004 |    0.003       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaQuadMuonNoIPLineFilterSequen|     0.000 |     0.005 |    0.004       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaQuadMuonNoIPLinePostScaler  |     0.000 |     0.001 |    0.001       0.0     0.00 |       3 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHltQEEExoticaDisplDiMuonNoPointLine       |     0.010 |     0.030 |    0.019       0.3     0.02 |    1000 |     0.031 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaDisplDiMuonNoPointLinePreSca|     0.000 |     0.002 |    0.001       0.3     0.01 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaDisplDiMuonNoPointLineHlt2Fi|     0.000 |     0.004 |    0.003       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaDisplDiMuonNoPointLineFilter|     0.000 |     0.039 |    0.039       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaDisplDiMuonNoPointLinePostSc|     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingHltQEEExoticaLFVPrmptLine                 |     0.070 |     0.029 |    0.018       0.1     0.01 |    1000 |     0.030 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaLFVPrmptLinePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaLFVPrmptLineHlt2Filter      |     0.020 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaLFVPrmptLineFilterSequence  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingHltQEEExoticaLFVPrmptLinePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingMuMuSSLine1                               |     0.080 |     0.131 |    0.020       1.7     0.09 |    1000 |     0.132 |
+TimingAuditor.TIMER              INFO           StrippingMuMuSSLine1PreScaler                     |     0.010 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingMuMuSSLine1FilterSequence                |     0.000 |     0.160 |    0.002       1.6     0.18 |      99 |     0.016 |
+TimingAuditor.TIMER              INFO            MuMuSSLine1                                      |     0.000 |     0.089 |    0.044       1.4     0.15 |      75 |     0.007 |
+TimingAuditor.TIMER              INFO           StrippingMuMuSSLine1PostScaler                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingMuMuSSLine2                               |     0.210 |     0.232 |    0.022       1.4     0.15 |    1000 |     0.233 |
+TimingAuditor.TIMER              INFO           StrippingMuMuSSLine2PreScaler                     |     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingMuMuSSLine2FilterSequence                |     0.130 |     0.151 |    0.002       1.3     0.12 |    1000 |     0.152 |
+TimingAuditor.TIMER              INFO            MuMuSSLine2                                      |     0.065 |     0.072 |    0.035       1.2     0.05 |     759 |     0.055 |
+TimingAuditor.TIMER              INFO           StrippingMuMuSSLine2PostScaler                    |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingMuMuSSLine3                               |     0.270 |     0.218 |    0.020       5.0     0.21 |    1000 |     0.218 |
+TimingAuditor.TIMER              INFO           StrippingMuMuSSLine3PreScaler                     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingMuMuSSLine3FilterSequence                |     0.140 |     0.139 |    0.001       4.7     0.19 |    1000 |     0.139 |
+TimingAuditor.TIMER              INFO            MuMuSSLine3                                      |     0.052 |     0.052 |    0.035       1.0     0.04 |     759 |     0.040 |
+TimingAuditor.TIMER              INFO           StrippingMuMuSSLine3PostScaler                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingMuMuSSLine4                               |     0.190 |     0.208 |    0.020       1.0     0.13 |    1000 |     0.208 |
+TimingAuditor.TIMER              INFO           StrippingMuMuSSLine4PreScaler                     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingMuMuSSLine4FilterSequence                |     0.100 |     0.128 |    0.001       0.9     0.10 |    1000 |     0.129 |
+TimingAuditor.TIMER              INFO            MuMuSSLine4                                      |     0.026 |     0.050 |    0.032       0.8     0.03 |     759 |     0.038 |
+TimingAuditor.TIMER              INFO           StrippingMuMuSSLine4PostScaler                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingSbarSCorrelationsPhiLine                  |     0.130 |     0.124 |    0.016       4.8     0.17 |    1000 |     0.124 |
+TimingAuditor.TIMER              INFO           StrippingSbarSCorrelationsPhiLinePreScaler        |     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingSbarSCorrelationsPhiLineHlt1Filter       |     0.222 |     0.020 |    0.008       0.1     0.01 |      45 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingSbarSCorrelationsPhiLineFilterSequence   |     0.000 |     0.016 |    0.016       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            StrippingSbarSCorrelationsPhiLineVOIDFilter      |     0.000 |     0.009 |    0.009       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            KForSbarSCorrelations                            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            SbarSCorrelationsPhiLine                         |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingSbarSCorrelationsPhiLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingSbarSCorrelationsF2Line                   |     0.130 |     0.148 |    0.027       5.4     0.21 |    1000 |     0.148 |
+TimingAuditor.TIMER              INFO           StrippingSbarSCorrelationsF2LinePreScaler         |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingSbarSCorrelationsF2LineHlt1Filter        |     0.030 |     0.015 |    0.006       0.1     0.01 |    1000 |     0.016 |
+TimingAuditor.TIMER              INFO           StrippingSbarSCorrelationsF2LineFilterSequence    |     0.000 |     0.374 |    0.009       2.6     0.60 |      23 |     0.009 |
+TimingAuditor.TIMER              INFO            StrippingSbarSCorrelationsF2LineVOIDFilter       |     0.000 |     0.008 |    0.004       0.0     0.00 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            PiForSbarSCorrelations                           |     0.000 |     0.131 |    0.046       0.2     0.06 |      11 |     0.001 |
+TimingAuditor.TIMER              INFO            ProtonForSbarSCorrelations                       |     0.000 |     0.100 |    0.037       0.2     0.05 |       9 |     0.001 |
+TimingAuditor.TIMER              INFO            LambdaSbarSCorrelations                          |     0.000 |     0.322 |    0.059       2.0     0.65 |       9 |     0.003 |
+TimingAuditor.TIMER              INFO            LambdabarSbarSCorrelations                       |     1.111 |     0.281 |    0.048       1.9     0.59 |       9 |     0.003 |
+TimingAuditor.TIMER              INFO            SbarSCorrelationsF2Line                          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingSbarSCorrelationsF2LinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingSbarSCorrelationsLambdaCplusLine          |     0.160 |     0.136 |    0.026       5.4     0.18 |    1000 |     0.136 |
+TimingAuditor.TIMER              INFO           StrippingSbarSCorrelationsLambdaCplusLinePreScaler|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingSbarSCorrelationsLambdaCplusLineHlt1Filte|     0.010 |     0.012 |    0.005       0.4     0.01 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO           StrippingSbarSCorrelationsLambdaCplusLineFilterSeq|     0.000 |     0.017 |    0.008       0.1     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            StrippingSbarSCorrelationsLambdaCplusLineVOIDFilt|     0.000 |     0.009 |    0.004       0.0     0.01 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            SbarSCorrelationsLambdaCplusLine                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingSbarSCorrelationsLambdaCplusLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingSbarSCorrelationsLambdaCminusLine         |     0.160 |     0.132 |    0.026       2.1     0.10 |    1000 |     0.132 |
+TimingAuditor.TIMER              INFO           StrippingSbarSCorrelationsLambdaCminusLinePreScale|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingSbarSCorrelationsLambdaCminusLineHlt1Filt|     0.010 |     0.011 |    0.004       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingSbarSCorrelationsLambdaCminusLineFilterSe|     0.869 |     0.160 |    0.008       2.0     0.41 |      23 |     0.004 |
+TimingAuditor.TIMER              INFO            StrippingSbarSCorrelationsLambdaCminusLineVOIDFil|     0.000 |     0.004 |    0.003       0.0     0.00 |      23 |     0.000 |
+TimingAuditor.TIMER              INFO            SbarSCorrelationsLambdaCminusLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingSbarSCorrelationsLambdaCminusLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingXiminusLLLNoPIDStrangeBaryonsNoPID        |     0.140 |     0.129 |    0.024       2.6     0.12 |    1000 |     0.129 |
+TimingAuditor.TIMER              INFO           StrippingXiminusLLLNoPIDStrangeBaryonsNoPIDPreScal|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingXiminusLLLNoPIDStrangeBaryonsNoPIDHlt1Fil|     0.020 |     0.011 |    0.005       0.0     0.00 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingXiminusLLLNoPIDStrangeBaryonsNoPIDFilterS|     0.000 |     0.303 |    0.002       2.4     0.55 |      23 |     0.007 |
+TimingAuditor.TIMER              INFO            PionsForLambdaStrangeBaryonsNoPID                |     0.000 |     0.104 |    0.033       0.2     0.06 |      11 |     0.001 |
+TimingAuditor.TIMER              INFO            ProtonsForLambdaNoPIDStrangeBaryonsNoPID         |     0.000 |     0.094 |    0.033       0.1     0.03 |       7 |     0.001 |
+TimingAuditor.TIMER              INFO            Lambda2pPiLStrangeBaryonsNoPID                   |     0.000 |     0.357 |    0.060       1.8     0.65 |       7 |     0.003 |
+TimingAuditor.TIMER              INFO            PionsForXiStrangeBaryonsNoPID                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            XiminusLLLNoPIDStrangeBaryonsNoPID               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingXiminusLLLNoPIDStrangeBaryonsNoPIDPostSca|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingOmegaminusLLLNoPIDStrangeBaryonsNoPID     |     0.210 |     0.129 |    0.026       2.3     0.10 |    1000 |     0.129 |
+TimingAuditor.TIMER              INFO           StrippingOmegaminusLLLNoPIDStrangeBaryonsNoPIDPreS|     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingOmegaminusLLLNoPIDStrangeBaryonsNoPIDHlt1|     0.040 |     0.011 |    0.005       0.1     0.01 |    1000 |     0.011 |
+TimingAuditor.TIMER              INFO           StrippingOmegaminusLLLNoPIDStrangeBaryonsNoPIDFilt|     0.000 |     0.143 |    0.002       2.0     0.42 |      23 |     0.003 |
+TimingAuditor.TIMER              INFO            Lambda2pPiLOmegaStrangeBaryonsNoPID              |     0.000 |     0.354 |    0.056       1.9     0.67 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO            KaonsForOmegaStrangeBaryonsNoPID                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            OmegaminusLLLNoPIDStrangeBaryonsNoPID            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingOmegaminusLLLNoPIDStrangeBaryonsNoPIDPost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingWeLine                                    |     0.260 |     0.230 |    0.022       1.1     0.14 |    1000 |     0.230 |
+TimingAuditor.TIMER              INFO           StrippingWeLinePreScaler                          |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingWeLineFilterSequence                     |     0.160 |     0.158 |    0.001       1.0     0.11 |    1000 |     0.159 |
+TimingAuditor.TIMER              INFO            WeLine                                           |     0.010 |     0.035 |    0.004       0.1     0.02 |     911 |     0.032 |
+TimingAuditor.TIMER              INFO           StrippingWeLinePostScaler                         |     0.000 |     0.002 |    0.002       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingWeLowLine                                 |     0.090 |     0.116 |    0.016       0.8     0.09 |    1000 |     0.117 |
+TimingAuditor.TIMER              INFO           StrippingWeLowLinePreScaler                       |     0.020 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingWeLowLineFilterSequence                  |     0.000 |     0.146 |    0.001       0.6     0.12 |      85 |     0.012 |
+TimingAuditor.TIMER              INFO            WeLowLine                                        |     0.000 |     0.020 |    0.004       0.1     0.01 |      78 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingWeLowLinePostScaler                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStreamEW                                  |     0.250 |     0.259 |    0.064       7.8     0.30 |    1000 |     0.259 |
+TimingAuditor.TIMER              INFO           StrippingStreamEWPreScaler                        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStreamEWFilterSequence                   |     0.140 |     0.125 |    0.018       7.3     0.23 |    1000 |     0.125 |
+TimingAuditor.TIMER              INFO            StrippingStreamSeqEW                             |     0.140 |     0.116 |    0.013       7.3     0.23 |    1000 |     0.117 |
+TimingAuditor.TIMER              INFO           StrippingStreamEWPostScaler                       |     0.000 |     0.001 |    0.001       0.0     0.00 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO        StrippingSequenceStreamCharmCompleteEvent            |    19.080 |    19.133 |    1.439     458.0    25.94 |    1000 |    19.133 |
+TimingAuditor.TIMER              INFO         StrippingBadEventSequenceCharmCompleteEvent         |     0.160 |     0.137 |    0.026       6.3     0.21 |    1000 |     0.137 |
+TimingAuditor.TIMER              INFO          StrippingStreamCharmCompleteEventBadEvent          |     0.150 |     0.124 |    0.023       0.5     0.07 |    1000 |     0.125 |
+TimingAuditor.TIMER              INFO           StrippingStreamCharmCompleteEventBadEventPreScaler|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStreamCharmCompleteEventBadEventFilterSeq|     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingStreamCharmCompleteEventBadEventPostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO         StrippingProtectedSequenceCharmCompleteEvent        |    18.910 |    18.982 |    1.404     457.8    25.91 |    1000 |    18.983 |
+TimingAuditor.TIMER              INFO          StrippingChargedHyperonsXiminus2LambdaPi           |     0.890 |     0.853 |    0.042       5.2     0.63 |    1000 |     0.853 |
+TimingAuditor.TIMER              INFO           StrippingChargedHyperonsXiminus2LambdaPiPreScaler |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingChargedHyperonsXiminus2LambdaPiFilterSequ|     0.720 |     0.698 |    0.008       4.5     0.56 |    1000 |     0.699 |
+TimingAuditor.TIMER              INFO            StrippingGoodEventConditionCharmCompleteEvent    |     0.000 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            MERGED:Ximinus2LambdaPiChargedHyperons           |     0.790 |     0.747 |    0.019       4.5     0.54 |     911 |     0.681 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Ximinus2LambdaPiChargedHyperons    |     0.790 |     0.740 |    0.015       4.5     0.54 |     911 |     0.675 |
+TimingAuditor.TIMER              INFO              INPUT:Ximinus2LambdaPiDDDChargedHyperons       |     0.790 |     0.733 |    0.011       4.5     0.54 |     911 |     0.669 |
+TimingAuditor.TIMER              INFO               MERGED:DownstreamPionsForChargedHyperons      |     0.263 |     0.247 |    0.007       1.2     0.15 |     911 |     0.225 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:DownstreamPionsForChargedHyperon|     0.000 |     0.004 |    0.002       0.0     0.00 |     911 |     0.004 |
+TimingAuditor.TIMER              INFO                DownstreamPionsForChargedHyperons            |     0.000 |     0.006 |    0.003       0.0     0.00 |     889 |     0.006 |
+TimingAuditor.TIMER              INFO               GoodDownstreamPionsForChargedHyperons         |     0.011 |     0.015 |    0.005       0.1     0.01 |     889 |     0.014 |
+TimingAuditor.TIMER              INFO               MERGED:StdLooseDDLambdaForChargedHyperons     |     0.122 |     0.144 |    0.007       1.2     0.16 |     901 |     0.130 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:StdLooseDDLambdaForChargedHypero|     0.011 |     0.004 |    0.003       0.0     0.00 |     901 |     0.004 |
+TimingAuditor.TIMER              INFO                StdLooseDDLambdaForChargedHyperons           |     0.000 |     0.004 |    0.002       0.1     0.00 |     494 |     0.002 |
+TimingAuditor.TIMER              INFO               LambdaDDForChargedHyperons                    |     0.020 |     0.014 |    0.006       0.1     0.01 |     494 |     0.007 |
+TimingAuditor.TIMER              INFO               Ximinus2LambdaPiDDDChargedHyperons            |     0.285 |     0.286 |    0.127       1.3     0.20 |      35 |     0.010 |
+TimingAuditor.TIMER              INFO             Ximinus2LambdaPiChargedHyperons                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            ChargedHyperonsXiminus2LambdaPi                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingChargedHyperonsXiminus2LambdaPiPostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingChargedHyperonsOmegaminus2LambdaK         |     0.990 |     1.038 |    0.032       7.1     0.77 |    1000 |     1.038 |
+TimingAuditor.TIMER              INFO           StrippingChargedHyperonsOmegaminus2LambdaKPreScale|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingChargedHyperonsOmegaminus2LambdaKFilterSe|     0.820 |     0.889 |    0.002       6.8     0.70 |    1000 |     0.889 |
+TimingAuditor.TIMER              INFO            MERGED:Omegaminus2LambdaKChargedHyperons         |     0.900 |     0.967 |    0.031       6.8     0.67 |     911 |     0.882 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:Omegaminus2LambdaKChargedHyperons  |     0.856 |     0.960 |    0.026       6.8     0.67 |     911 |     0.875 |
+TimingAuditor.TIMER              INFO              INPUT:Omegaminus2LambdaKDDLChargedHyperons     |     0.493 |     0.525 |    0.011       6.4     0.38 |     911 |     0.479 |
+TimingAuditor.TIMER              INFO               MERGED:LongKaonsForChargedHyperons            |     0.285 |     0.253 |    0.006       5.9     0.24 |     911 |     0.231 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:LongKaonsForChargedHyperons     |     0.010 |     0.003 |    0.002       0.0     0.00 |     911 |     0.004 |
+TimingAuditor.TIMER              INFO                LongKaonsForChargedHyperons                  |     0.011 |     0.006 |    0.003       0.1     0.00 |     907 |     0.006 |
+TimingAuditor.TIMER              INFO               GoodLongKaonsForChargedHyperons               |     0.011 |     0.022 |    0.005       0.6     0.02 |     907 |     0.020 |
+TimingAuditor.TIMER              INFO               Omegaminus2LambdaKDDLChargedHyperons          |     0.000 |     0.180 |    0.091       1.2     0.19 |      34 |     0.006 |
+TimingAuditor.TIMER              INFO              INPUT:Omegaminus2LambdaKDDDChargedHyperons     |     0.362 |     0.423 |    0.009       5.3     0.35 |     911 |     0.386 |
+TimingAuditor.TIMER              INFO               MERGED:DownstreamKaonsForChargedHyperons      |     0.230 |     0.236 |    0.006       5.2     0.23 |     911 |     0.215 |
+TimingAuditor.TIMER              INFO                MERGEDINPUTS:DownstreamKaonsForChargedHyperon|     0.021 |     0.004 |    0.002       0.0     0.00 |     911 |     0.004 |
+TimingAuditor.TIMER              INFO                DownstreamKaonsForChargedHyperons            |     0.000 |     0.006 |    0.002       0.0     0.00 |     885 |     0.005 |
+TimingAuditor.TIMER              INFO               GoodDownstreamKaonsForChargedHyperons         |     0.000 |     0.010 |    0.003       0.0     0.01 |     885 |     0.009 |
+TimingAuditor.TIMER              INFO               Omegaminus2LambdaKDDDChargedHyperons          |     0.000 |     0.183 |    0.098       0.6     0.12 |      17 |     0.003 |
+TimingAuditor.TIMER              INFO             Omegaminus2LambdaKChargedHyperons               |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            ChargedHyperonsOmegaminus2LambdaK                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingChargedHyperonsOmegaminus2LambdaKPostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2XGammaDstarD2KKGammaLine           |     0.600 |     0.562 |    0.027       7.3     0.44 |    1000 |     0.563 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2KKGammaLinePreScaler |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2KKGammaLineFilterSequ|     0.400 |     0.417 |    0.002       4.1     0.33 |    1000 |     0.417 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaHHForD2KKGamma                      |     0.292 |     0.281 |    0.068       1.7     0.13 |     890 |     0.250 |
+TimingAuditor.TIMER              INFO            GammaForDstarD2XGamma                            |     0.040 |     0.012 |    0.006       0.0     0.01 |     249 |     0.003 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaD2KKGamma                           |     0.000 |     0.117 |    0.040       1.1     0.22 |      21 |     0.002 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2KKGammaSel                   |     0.000 |     2.459 |    2.459       2.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2KKGammaDstarHlt1TOS          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2KKGammaLine                  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2KKGammaLinePostScaler|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2XGammaDstarD2KKGamma_CNVDDLine     |     0.180 |     0.145 |    0.025       0.7     0.08 |    1000 |     0.146 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2KKGamma_CNVDDLinePreS|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2KKGamma_CNVDDLineFilt|     0.000 |     0.004 |    0.001       0.2     0.01 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO            CNVGammaDDForDstarD2XGamma                       |     0.232 |     0.014 |    0.007       0.0     0.01 |      43 |     0.001 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaD2KKGamma_CNVDD                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2KKGamma_CNVDDSel             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2KKGamma_CNVDDDstarHlt1TOS    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2KKGamma_CNVDDLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2KKGamma_CNVDDLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2XGammaDstarD2KKGamma_CNVLLLine     |     0.130 |     0.146 |    0.024       2.3     0.13 |    1000 |     0.147 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2KKGamma_CNVLLLinePreS|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2KKGamma_CNVLLLineFilt|     0.010 |     0.012 |    0.001       2.1     0.10 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO            CNVGammaLLForDstarD2XGamma                       |     0.147 |     0.013 |    0.005       0.0     0.01 |      68 |     0.001 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaD2KKGamma_CNVLL                     |     0.000 |     0.273 |    0.041       1.8     0.58 |       9 |     0.002 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2KKGamma_CNVLLSel             |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2KKGamma_CNVLLDstarHlt1TOS    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2KKGamma_CNVLLLine            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2KKGamma_CNVLLLinePost|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2XGammaDstarD2PiPiGammaLine         |     0.630 |     0.576 |    0.024       7.2     0.54 |    1000 |     0.577 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2PiPiGammaLinePreScale|     0.010 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2PiPiGammaLineFilterSe|     0.500 |     0.436 |    0.002       6.4     0.45 |    1000 |     0.436 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaHHForD2PiPiGamma                    |     0.269 |     0.227 |    0.060       1.1     0.12 |     890 |     0.203 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaD2PiPiGamma                         |     0.000 |     0.080 |    0.038       0.7     0.08 |      96 |     0.008 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2PiPiGammaSel                 |     0.000 |     0.353 |    0.078       1.4     0.46 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2PiPiGammaDstarHlt1TOS        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2PiPiGammaLine                |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2PiPiGammaLinePostScal|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2XGammaDstarD2PiPiGamma_CNVDDLine   |     0.180 |     0.155 |    0.025       4.2     0.17 |    1000 |     0.156 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2PiPiGamma_CNVDDLinePr|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2PiPiGamma_CNVDDLineFi|     0.020 |     0.017 |    0.002       3.9     0.14 |    1000 |     0.018 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaD2PiPiGamma_CNVDD                   |     0.000 |     0.189 |    0.041       1.2     0.36 |      11 |     0.002 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2PiPiGamma_CNVDDSel           |    10.000 |     2.047 |    2.047       2.0     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2PiPiGamma_CNVDDDstarHlt1TOS  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2PiPiGamma_CNVDDLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2PiPiGamma_CNVDDLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2XGammaDstarD2PiPiGamma_CNVLLLine   |     0.090 |     0.154 |    0.024       2.6     0.15 |    1000 |     0.154 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2PiPiGamma_CNVLLLinePr|     0.000 |     0.002 |    0.001       0.9     0.03 |    1000 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2PiPiGamma_CNVLLLineFi|     0.030 |     0.019 |    0.002       2.4     0.12 |    1000 |     0.019 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaD2PiPiGamma_CNVLL                   |     0.000 |     0.182 |    0.039       1.3     0.33 |      14 |     0.003 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2PiPiGamma_CNVLLSel           |     0.000 |     1.296 |    1.296       1.3     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2PiPiGamma_CNVLLDstarHlt1TOS  |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2PiPiGamma_CNVLLLine          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2PiPiGamma_CNVLLLinePo|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2XGammaDstarD2KPiGammaLine          |     0.580 |     0.597 |    0.024       5.2     0.52 |    1000 |     0.598 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2KPiGammaLinePreScaler|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2KPiGammaLineFilterSeq|     0.450 |     0.463 |    0.002       5.0     0.46 |    1000 |     0.464 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaHHForD2KPiGamma                     |     0.280 |     0.260 |    0.073       1.2     0.14 |     890 |     0.232 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaD2KPiGamma                          |     0.000 |     0.104 |    0.045       1.5     0.16 |      89 |     0.009 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2KPiGammaSel                  |     0.000 |     0.303 |    0.075       1.4     0.44 |       9 |     0.003 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2KPiGammaDstarHlt1TOS         |     0.000 |     1.169 |    0.971       1.4     0.28 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2KPiGammaLine                 |     0.000 |     1.475 |    1.475       1.5     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2KPiGammaLinePostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2XGammaDstarD2KPiGamma_CNVDDLine    |     0.100 |     0.151 |    0.024       2.4     0.13 |    1000 |     0.152 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2KPiGamma_CNVDDLinePre|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2KPiGamma_CNVDDLineFil|     0.000 |     0.011 |    0.001       2.1     0.09 |    1000 |     0.012 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaD2KPiGamma_CNVDD                    |     0.000 |     0.284 |    0.066       1.6     0.54 |       8 |     0.002 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2KPiGamma_CNVDDSel            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2KPiGamma_CNVDDDstarHlt1TOS   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2KPiGamma_CNVDDLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2KPiGamma_CNVDDLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingDstarD2XGammaDstarD2KPiGamma_CNVLLLine    |     0.160 |     0.148 |    0.025       1.3     0.10 |    1000 |     0.149 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2KPiGamma_CNVLLLinePre|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2KPiGamma_CNVLLLineFil|     0.020 |     0.013 |    0.002       1.1     0.06 |    1000 |     0.013 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaD2KPiGamma_CNVLL                    |     0.000 |     0.133 |    0.051       0.5     0.13 |      14 |     0.002 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2KPiGamma_CNVLLSel            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2KPiGamma_CNVLLDstarHlt1TOS   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            DstarD2XGammaDstarD2KPiGamma_CNVLLLine           |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingDstarD2XGammaDstarD2KPiGamma_CNVLLLinePos|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2pimuLine                                |     0.240 |     0.349 |    0.037       4.1     0.44 |    1000 |     0.350 |
+TimingAuditor.TIMER              INFO           StrippingD2pimuLinePreScaler                      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2pimuLineFilterSequence                 |     0.200 |     0.214 |    0.010       4.0     0.40 |    1000 |     0.214 |
+TimingAuditor.TIMER              INFO            StrippingD2pimuLineVOIDFilter                    |     0.010 |     0.009 |    0.005       0.1     0.00 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO            Mu_forD2HMuNu                                    |     0.000 |     0.009 |    0.004       0.0     0.00 |     507 |     0.005 |
+TimingAuditor.TIMER              INFO            Pi_forD2HMuNu                                    |     0.000 |     0.034 |    0.006       0.1     0.03 |     466 |     0.016 |
+TimingAuditor.TIMER              INFO            SelD0_forD2pimu                                  |     0.210 |     0.113 |    0.056       0.7     0.08 |      95 |     0.011 |
+TimingAuditor.TIMER              INFO            pis_forD2HMuNu                                   |     0.384 |     0.167 |    0.049       0.5     0.10 |      52 |     0.009 |
+TimingAuditor.TIMER              INFO            SelDstD2pimu                                     |     1.111 |     0.174 |    0.067       0.5     0.12 |       9 |     0.002 |
+TimingAuditor.TIMER              INFO            D2pimuLine                                       |     0.000 |     1.447 |    1.046       1.8     0.37 |       3 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingD2pimuLinePostScaler                     |     0.000 |     0.003 |    0.003       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2KmuLine                                 |     0.250 |     0.163 |    0.023       6.6     0.30 |    1000 |     0.163 |
+TimingAuditor.TIMER              INFO           StrippingD2KmuLinePreScaler                       |     0.010 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingD2KmuLineFilterSequence                  |     0.480 |     0.247 |    0.008       6.4     0.84 |     104 |     0.026 |
+TimingAuditor.TIMER              INFO            StrippingD2KmuLineVOIDFilter                     |     0.000 |     0.006 |    0.003       0.0     0.00 |     104 |     0.001 |
+TimingAuditor.TIMER              INFO            K_forD2HMuNu                                     |     0.043 |     0.028 |    0.004       0.2     0.03 |     455 |     0.013 |
+TimingAuditor.TIMER              INFO            SelD0_forD2Kmu                                   |     0.000 |     0.290 |    0.066       1.5     0.39 |      12 |     0.003 |
+TimingAuditor.TIMER              INFO            SelDstD2Kmu                                      |     0.000 |     0.453 |    0.080       1.3     0.57 |       4 |     0.002 |
+TimingAuditor.TIMER              INFO            D2KmuLine                                        |     0.000 |     2.344 |    1.463       3.2     1.25 |       2 |     0.005 |
+TimingAuditor.TIMER              INFO           StrippingD2KmuLinePostScaler                      |     0.000 |     0.004 |    0.004       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2piELine                                 |     0.330 |     0.414 |    0.034       9.5     0.57 |    1000 |     0.414 |
+TimingAuditor.TIMER              INFO           StrippingD2piELinePreScaler                       |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2piELineFilterSequence                  |     0.200 |     0.279 |    0.009       9.4     0.54 |    1000 |     0.280 |
+TimingAuditor.TIMER              INFO            StrippingD2piELineVOIDFilter                     |     0.000 |     0.006 |    0.003       0.2     0.01 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            Electron_forD2HMuNu                              |     0.015 |     0.009 |    0.004       0.1     0.00 |     627 |     0.006 |
+TimingAuditor.TIMER              INFO            SelD0_forD2piE                                   |     0.197 |     0.128 |    0.051       1.2     0.12 |     152 |     0.020 |
+TimingAuditor.TIMER              INFO            SelDstD2piE                                      |     0.000 |     0.208 |    0.065       1.3     0.33 |      13 |     0.003 |
+TimingAuditor.TIMER              INFO            D2piELine                                        |     0.000 |     4.115 |    2.763       5.5     1.91 |       2 |     0.008 |
+TimingAuditor.TIMER              INFO           StrippingD2piELinePostScaler                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2KELine                                  |     0.230 |     0.166 |    0.022       8.8     0.38 |    1000 |     0.167 |
+TimingAuditor.TIMER              INFO           StrippingD2KELinePreScaler                        |     0.010 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingD2KELineFilterSequence                   |     0.392 |     0.188 |    0.009       7.3     0.75 |     102 |     0.019 |
+TimingAuditor.TIMER              INFO            StrippingD2KELineVOIDFilter                      |     0.000 |     0.006 |    0.003       0.0     0.00 |     102 |     0.001 |
+TimingAuditor.TIMER              INFO            SelD0_forD2KE                                    |     1.000 |     0.275 |    0.052       1.2     0.34 |      10 |     0.003 |
+TimingAuditor.TIMER              INFO            SelDstD2KE                                       |     0.000 |     0.777 |    0.090       1.5     0.97 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO            D2KELine                                         |     0.000 |     2.484 |    2.484       2.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2KELinePostScaler                       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2pimuSSLine                              |     0.180 |     0.198 |    0.034       3.7     0.21 |    1000 |     0.199 |
+TimingAuditor.TIMER              INFO           StrippingD2pimuSSLinePreScaler                    |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2pimuSSLineFilterSequence               |     0.070 |     0.056 |    0.008       3.5     0.18 |    1000 |     0.056 |
+TimingAuditor.TIMER              INFO            StrippingD2pimuSSLineVOIDFilter                  |     0.010 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            SelD0_forD2pimuSS                                |     0.105 |     0.160 |    0.048       1.0     0.20 |      95 |     0.015 |
+TimingAuditor.TIMER              INFO            SelDstD2pimuSS                                   |     0.000 |     2.068 |    2.068       2.1     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            D2pimuSSLine                                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2pimuSSLinePostScaler                   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2KmuSSLine                               |     0.210 |     0.234 |    0.034       4.3     0.32 |    1000 |     0.235 |
+TimingAuditor.TIMER              INFO           StrippingD2KmuSSLinePreScaler                     |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2KmuSSLineFilterSequence                |     0.130 |     0.093 |    0.008       4.1     0.29 |    1000 |     0.093 |
+TimingAuditor.TIMER              INFO            StrippingD2KmuSSLineVOIDFilter                   |     0.000 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            SelD0_forD2KmuSS                                 |     0.129 |     0.130 |    0.051       1.7     0.19 |      77 |     0.010 |
+TimingAuditor.TIMER              INFO            SelDstD2KmuSS                                    |     1.428 |     0.298 |    0.069       1.5     0.52 |       7 |     0.002 |
+TimingAuditor.TIMER              INFO            D2KmuSSLine                                      |     0.000 |     1.670 |    1.670       1.7     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2KmuSSLinePostScaler                    |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2piESSLine                               |     0.150 |     0.217 |    0.033       4.0     0.25 |    1000 |     0.217 |
+TimingAuditor.TIMER              INFO           StrippingD2piESSLinePreScaler                     |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2piESSLineFilterSequence                |     0.050 |     0.075 |    0.007       3.9     0.22 |    1000 |     0.076 |
+TimingAuditor.TIMER              INFO            StrippingD2piESSLineVOIDFilter                   |     0.020 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            SelD0_forD2piESS                                 |     0.000 |     0.119 |    0.048       1.1     0.12 |     152 |     0.018 |
+TimingAuditor.TIMER              INFO            SelDstD2piESS                                    |     0.000 |     0.294 |    0.065       1.8     0.55 |      10 |     0.003 |
+TimingAuditor.TIMER              INFO            D2piESSLine                                      |     0.000 |     0.677 |    0.653       0.7     0.03 |       2 |     0.001 |
+TimingAuditor.TIMER              INFO           StrippingD2piESSLinePostScaler                    |     0.000 |     0.003 |    0.003       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2KESSLine                                |     0.250 |     0.250 |    0.034       3.1     0.32 |    1000 |     0.251 |
+TimingAuditor.TIMER              INFO           StrippingD2KESSLinePreScaler                      |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2KESSLineFilterSequence                 |     0.100 |     0.109 |    0.007       3.0     0.29 |    1000 |     0.109 |
+TimingAuditor.TIMER              INFO            StrippingD2KESSLineVOIDFilter                    |     0.010 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO            SelD0_forD2KESS                                  |     0.347 |     0.124 |    0.049       0.9     0.11 |     115 |     0.014 |
+TimingAuditor.TIMER              INFO            SelDstD2KESS                                     |     0.000 |     0.168 |    0.070       0.8     0.21 |      13 |     0.002 |
+TimingAuditor.TIMER              INFO            D2KESSLine                                       |     0.000 |     1.248 |    1.239       1.3     0.01 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2KESSLinePostScaler                     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCC2DDLine                                 |     3.290 |     3.182 |    0.029     191.5     7.07 |    1000 |     3.183 |
+TimingAuditor.TIMER              INFO           StrippingCC2DDLinePreScaler                       |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCC2DDLineFilterSequence                  |     3.080 |     3.014 |    0.002     191.3     7.04 |    1000 |     3.015 |
+TimingAuditor.TIMER              INFO            MERGED:CC2DDMergedDSelection                     |     3.336 |     3.261 |    0.028     191.2     7.29 |     911 |     2.971 |
+TimingAuditor.TIMER              INFO             MERGEDINPUTS:CC2DDMergedDSelection              |     3.260 |     3.213 |    0.023     191.2     7.27 |     911 |     2.928 |
+TimingAuditor.TIMER              INFO              INPUT:D0ForCC2DD                               |     0.417 |     0.525 |    0.003       1.6     0.24 |     911 |     0.479 |
+TimingAuditor.TIMER              INFO               D0ForCC2DD                                    |     0.276 |     0.368 |    0.090       1.2     0.17 |     905 |     0.334 |
+TimingAuditor.TIMER              INFO              INPUT:DpForCC2DD                               |     0.406 |     0.496 |    0.001       3.7     0.38 |     911 |     0.452 |
+TimingAuditor.TIMER              INFO               DpForCC2DD                                    |     0.353 |     0.348 |    0.065       3.4     0.33 |     905 |     0.315 |
+TimingAuditor.TIMER              INFO              INPUT:DsForCC2DD                               |     0.526 |     0.473 |    0.002       5.2     0.42 |     911 |     0.431 |
+TimingAuditor.TIMER              INFO               DsForCC2DD                                    |     0.408 |     0.327 |    0.065       5.1     0.37 |     905 |     0.296 |
+TimingAuditor.TIMER              INFO              INPUT:LcForCC2DD                               |     0.559 |     0.550 |    0.002       5.7     0.44 |     911 |     0.501 |
+TimingAuditor.TIMER              INFO               LcForCC2DD                                    |     0.409 |     0.395 |    0.089       5.4     0.38 |     904 |     0.357 |
+TimingAuditor.TIMER              INFO              INPUT:XcForCC2DD                               |     1.317 |     1.137 |    0.002     176.2     6.45 |     911 |     1.037 |
+TimingAuditor.TIMER              INFO               XcForCC2DD                                    |     1.073 |     0.987 |    0.091     175.8     6.45 |     904 |     0.892 |
+TimingAuditor.TIMER              INFO             CC2DDMergedDSelection                           |     0.000 |     0.008 |    0.004       0.0     0.00 |      68 |     0.001 |
+TimingAuditor.TIMER              INFO            CC2DDLine                                        |     0.147 |     0.333 |    0.227       2.0     0.22 |      68 |     0.023 |
+TimingAuditor.TIMER              INFO           StrippingCC2DDLinePostScaler                      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCcbar2PhiPhiDetachedLine                  |     0.160 |     0.201 |    0.029       2.6     0.18 |    1000 |     0.201 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiPhiDetachedLinePreScaler        |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiPhiDetachedLineFilterSequence   |     0.060 |     0.053 |    0.002       2.2     0.16 |    1000 |     0.054 |
+TimingAuditor.TIMER              INFO            DetachedPhiForCcbar2PhiDetached                  |     0.000 |     0.013 |    0.005       0.0     0.01 |     201 |     0.003 |
+TimingAuditor.TIMER              INFO            Ccbar2PhiPhiDetachedLine                         |     0.000 |     0.084 |    0.027       1.3     0.20 |      38 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PhiPhiDetachedLinePostScaler       |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2KPiPi0_PartRecoLine                     |     0.340 |     0.441 |    0.028       9.0     0.67 |    1000 |     0.441 |
+TimingAuditor.TIMER              INFO           StrippingD2KPiPi0_PartRecoLinePreScaler           |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingD2KPiPi0_PartRecoLineFilterSequence      |     0.270 |     0.290 |    0.002       8.4     0.60 |    1000 |     0.290 |
+TimingAuditor.TIMER              INFO            Electron_forD2KPiPi0_PartReco                    |     0.015 |     0.010 |    0.005       0.1     0.01 |     627 |     0.007 |
+TimingAuditor.TIMER              INFO            K_forD2KPiPi0_PartReco                           |     0.045 |     0.034 |    0.004       0.2     0.03 |     218 |     0.008 |
+TimingAuditor.TIMER              INFO            Pi_forD2KPiPi0_PartReco                          |     0.070 |     0.038 |    0.008       0.1     0.02 |     142 |     0.006 |
+TimingAuditor.TIMER              INFO            SelD0_forD2KPiPi0_PartReco                       |     0.155 |     0.158 |    0.067       1.3     0.15 |     129 |     0.020 |
+TimingAuditor.TIMER              INFO            pis_forD2KPiPi0_PartReco                         |     0.909 |     0.160 |    0.064       0.4     0.10 |      11 |     0.002 |
+TimingAuditor.TIMER              INFO            SelDstD2KPiPi0_PartReco                          |     0.000 |     0.201 |    0.066       1.1     0.29 |      11 |     0.002 |
+TimingAuditor.TIMER              INFO            D2KPiPi0_PartRecoLine                            |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingD2KPiPi0_PartRecoLinePostScaler          |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTrackEffD0ToKPi_PionProbe                 |     0.330 |     0.316 |    0.030     157.4     4.97 |    1000 |     0.317 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToKPi_PionProbePreScaler       |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToKPi_PionProbeHlt1Filter      |     0.020 |     0.018 |    0.006       0.1     0.01 |    1000 |     0.018 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToKPi_PionProbeHlt2Filter      |     0.015 |     0.008 |    0.004       0.0     0.00 |     660 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToKPi_PionProbeFilterSequence  |   160.000 |   157.103 |  157.103     157.1     0.00 |       1 |     0.157 |
+TimingAuditor.TIMER              INFO            SelLongKaonsForTrackEffD0ToKPi                   |     0.000 |     0.012 |    0.012       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToKPiMakeVeloProtosGS               |    10.000 |     5.026 |    5.026       5.0     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO             ForTrackEffD0ToKPiVeloProtoMaker                |    10.000 |     5.013 |    5.013       5.0     0.00 |       1 |     0.005 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToKPiSelAllVeloPartsVeloPions       |     0.000 |     0.127 |    0.127       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToKPiSelVeloPartsVeloPions          |     0.000 |     0.315 |    0.315       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            SelD0forTrackEffD0ToKPi_PionProbe                |     0.000 |     1.049 |    1.049       1.0     0.00 |       1 |     0.001 |
+TimingAuditor.TIMER              INFO            SelDstarforTrackEffD0ToKPi_PionProbe             |    10.000 |     2.281 |    2.281       2.3     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            SelTOSDstarforTrackEffD0ToKPi_PionProbe_TriggerTo|   120.000 |   122.405 |  122.405     122.4     0.00 |       1 |     0.122 |
+TimingAuditor.TIMER              INFO            TrackEffD0ToKPi_PionProbe                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToKPi_PionProbePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTrackEffD0ToKPi_KaonProbe                 |     0.400 |     0.404 |    0.024     270.0     8.54 |    1000 |     0.405 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToKPi_KaonProbePreScaler       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToKPi_KaonProbeHlt1Filter      |     0.020 |     0.008 |    0.004       0.1     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToKPi_KaonProbeHlt2Filter      |     0.000 |     0.005 |    0.003       0.0     0.00 |     660 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToKPi_KaonProbeFilterSequence  |   270.000 |   269.697 |  269.697     269.7     0.00 |       1 |     0.270 |
+TimingAuditor.TIMER              INFO            SelLongPionsForTrackEffD0ToKPi                   |     0.000 |     0.025 |    0.025       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToKPiSelAllVeloPartsVeloKaons       |     0.000 |     0.173 |    0.173       0.2     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToKPiSelVeloPartsVeloKaons          |     0.000 |     0.268 |    0.268       0.3     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO            SelD0forTrackEffD0ToKPi_KaonProbe                |    10.000 |     1.862 |    1.862       1.9     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            SelDstarforTrackEffD0ToKPi_KaonProbe             |     0.000 |     2.485 |    2.485       2.5     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            SelTOSDstarforTrackEffD0ToKPi_KaonProbe_TriggerTo|   230.000 |   229.313 |  229.313     229.3     0.00 |       1 |     0.229 |
+TimingAuditor.TIMER              INFO            TrackEffD0ToKPi_KaonProbe                        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToKPi_KaonProbePostScaler      |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCcbar2PpbarDetachedLine                   |     1.370 |     1.313 |    0.042      19.0     1.80 |    1000 |     1.314 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PpbarDetachedLinePreScaler         |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PpbarDetachedLineFilterSequence    |     1.280 |     1.201 |    0.010      18.9     1.76 |    1000 |     1.201 |
+TimingAuditor.TIMER              INFO            StrippingCcbar2PpbarDetachedLineVOIDFilter       |     0.020 |     0.008 |    0.003       0.0     0.00 |    1000 |     0.008 |
+TimingAuditor.TIMER              INFO            Ccbar2PpbarDetachedLine                          |     0.237 |     0.144 |    0.054       7.5     0.27 |     841 |     0.121 |
+TimingAuditor.TIMER              INFO           StrippingCcbar2PpbarDetachedLinePostScaler        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0to3p|     0.600 |     0.677 |    0.039      24.8     1.38 |    1000 |     0.677 |
+TimingAuditor.TIMER              INFO           StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0to3|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0to3|     0.490 |     0.521 |    0.008      24.5     1.34 |    1000 |     0.521 |
+TimingAuditor.TIMER              INFO            StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0to|     0.000 |     0.006 |    0.003       0.1     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO            MuforCharmFromBSemiForHadronAsy                  |     0.019 |     0.008 |    0.004       0.0     0.00 |     507 |     0.004 |
+TimingAuditor.TIMER              INFO            SlowpiforCharmFromBSemiForHadronAsy              |     0.000 |     0.015 |    0.006       0.1     0.01 |     266 |     0.004 |
+TimingAuditor.TIMER              INFO            SelMuPiRSForCharmFromBSemiForHadronAsy           |     0.150 |     0.201 |    0.049       1.4     0.11 |     266 |     0.054 |
+TimingAuditor.TIMER              INFO            PiforCharmFromBSemiForHadronAsy                  |     0.053 |     0.012 |    0.006       0.0     0.00 |     186 |     0.002 |
+TimingAuditor.TIMER              INFO            SelD0To3piRSForCharmFromBSemiForHadronAsy        |     0.119 |     0.244 |    0.043       1.7     0.24 |     168 |     0.041 |
+TimingAuditor.TIMER              INFO            SelBtoDstarMuD0to3pi_RSForCharmFromBSemiForHadron|     0.000 |     0.134 |    0.057       1.4     0.22 |      41 |     0.006 |
+TimingAuditor.TIMER              INFO            SelBtoDstarMuD0to3pi_RSForCharmFromBSemiForHadron|    10.000 |     5.483 |    4.823       6.1     0.93 |       2 |     0.011 |
+TimingAuditor.TIMER              INFO            CharmFromBSemiForHadronAsy_B2DstarMuD0to3piRS    |    10.000 |     6.298 |    6.298       6.3     0.00 |       1 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0to3|     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0to3p|     0.200 |     0.234 |    0.024       7.4     0.50 |    1000 |     0.235 |
+TimingAuditor.TIMER              INFO           StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0to3|     0.010 |     0.005 |    0.002       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO           StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0to3|     0.380 |     0.422 |    0.008       7.2     0.98 |     210 |     0.089 |
+TimingAuditor.TIMER              INFO            StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0to|     0.000 |     0.006 |    0.003       0.0     0.00 |     210 |     0.001 |
+TimingAuditor.TIMER              INFO            SelMuPiWSForCharmFromBSemiForHadronAsy           |     0.326 |     0.319 |    0.105       1.6     0.20 |      92 |     0.029 |
+TimingAuditor.TIMER              INFO            SelD0To3piWSForCharmFromBSemiForHadronAsy        |     0.222 |     0.302 |    0.055       2.3     0.39 |      45 |     0.014 |
+TimingAuditor.TIMER              INFO            SelBtoDstarMuD0to3pi_WSForCharmFromBSemiForHadron|     0.000 |     0.261 |    0.068       1.5     0.45 |       9 |     0.002 |
+TimingAuditor.TIMER              INFO            SelBtoDstarMuD0to3pi_WSForCharmFromBSemiForHadron|    10.000 |     2.171 |    2.171       2.2     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO            CharmFromBSemiForHadronAsy_B2DstarMuD0to3piWS    |     0.000 |     2.302 |    2.302       2.3     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0to3|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0toK2|     0.330 |     0.325 |    0.035       6.8     0.56 |    1000 |     0.325 |
+TimingAuditor.TIMER              INFO           StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0toK|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0toK|     0.230 |     0.178 |    0.008       6.5     0.53 |    1000 |     0.179 |
+TimingAuditor.TIMER              INFO            StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0to|     0.010 |     0.005 |    0.003       0.0     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            KforCharmFromBSemiForHadronAsy                   |     0.000 |     0.012 |    0.005       0.1     0.01 |     178 |     0.002 |
+TimingAuditor.TIMER              INFO            SelD0ToK2piRSForCharmFromBSemiForHadronAsy       |     0.555 |     0.278 |    0.066       2.0     0.26 |     144 |     0.040 |
+TimingAuditor.TIMER              INFO            SelBtoDstarMuD0toK2pi_RSForCharmFromBSemiForHadro|     0.000 |     0.124 |    0.054       1.6     0.24 |      41 |     0.005 |
+TimingAuditor.TIMER              INFO            SelBtoDstarMuD0toK2pi_RSForCharmFromBSemiForHadro|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            CharmFromBSemiForHadronAsy_B2DstarMuD0toK2piRS   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0toK|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0toK2|     0.230 |     0.222 |    0.025      15.4     0.72 |    1000 |     0.223 |
+TimingAuditor.TIMER              INFO           StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0toK|     0.000 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0toK|     0.432 |     0.436 |    0.008      15.1     1.58 |     185 |     0.081 |
+TimingAuditor.TIMER              INFO            StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0to|     0.000 |     0.005 |    0.003       0.0     0.00 |     185 |     0.001 |
+TimingAuditor.TIMER              INFO            SelD0ToK2piWSForCharmFromBSemiForHadronAsy       |     0.714 |     0.711 |    0.101       4.9     0.97 |      28 |     0.020 |
+TimingAuditor.TIMER              INFO            SelBtoDstarMuD0toK2pi_WSForCharmFromBSemiForHadro|     0.909 |     0.244 |    0.060       1.3     0.35 |      11 |     0.003 |
+TimingAuditor.TIMER              INFO            SelBtoDstarMuD0toK2pi_WSForCharmFromBSemiForHadro|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            CharmFromBSemiForHadronAsy_B2DstarMuD0toK2piWS   |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingCharmFromBSemiForHadronAsy_B2DstarMuD0toK|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCharmFromBSemiForHadronAsy_LbToLcStarMuLcT|     0.510 |     0.375 |    0.036       6.4     0.61 |    1000 |     0.375 |
+TimingAuditor.TIMER              INFO           StrippingCharmFromBSemiForHadronAsy_LbToLcStarMuLc|     0.010 |     0.002 |    0.001       0.1     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingCharmFromBSemiForHadronAsy_LbToLcStarMuLc|     0.280 |     0.224 |    0.008       5.8     0.56 |    1000 |     0.224 |
+TimingAuditor.TIMER              INFO            StrippingCharmFromBSemiForHadronAsy_LbToLcStarMuL|     0.010 |     0.005 |    0.003       0.1     0.00 |    1000 |     0.006 |
+TimingAuditor.TIMER              INFO            SelPiPiRSForCharmFromBSemiForHadronAsy           |     0.037 |     0.115 |    0.034       0.8     0.08 |     266 |     0.031 |
+TimingAuditor.TIMER              INFO            SelMuPiPiRSForCharmFromBSemiForHadronAsy         |     0.079 |     0.118 |    0.052       2.0     0.18 |     126 |     0.015 |
+TimingAuditor.TIMER              INFO            SelLcToKpiRSForCharmFromBSemiForHadronAsy        |     0.000 |     0.191 |    0.062       1.3     0.23 |      26 |     0.005 |
+TimingAuditor.TIMER              INFO            SelLbRSForCharmFromBSemiForHadronAsy             |     0.000 |     0.170 |    0.057       1.3     0.34 |      14 |     0.002 |
+TimingAuditor.TIMER              INFO            SelLbRSForCharmFromBSemiForHadronAsy_Hlt1TOS     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            CharmFromBSemiForHadronAsy_LbToLcStarMuLcToKpiRS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingCharmFromBSemiForHadronAsy_LbToLcStarMuLc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingCharmFromBSemiForHadronAsy_LbToLcStarMuLcT|     0.160 |     0.217 |    0.024       6.1     0.44 |    1000 |     0.217 |
+TimingAuditor.TIMER              INFO           StrippingCharmFromBSemiForHadronAsy_LbToLcStarMuLc|     0.010 |     0.004 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingCharmFromBSemiForHadronAsy_LbToLcStarMuLc|     0.144 |     0.325 |    0.009       5.8     0.80 |     208 |     0.068 |
+TimingAuditor.TIMER              INFO            StrippingCharmFromBSemiForHadronAsy_LbToLcStarMuL|     0.000 |     0.006 |    0.003       0.0     0.00 |     208 |     0.001 |
+TimingAuditor.TIMER              INFO            SelPiPiWSForCharmFromBSemiForHadronAsy           |     0.000 |     0.164 |    0.047       1.1     0.15 |      56 |     0.009 |
+TimingAuditor.TIMER              INFO            SelMuPiPiWSForCharmFromBSemiForHadronAsy         |     0.000 |     0.179 |    0.067       2.1     0.34 |      35 |     0.006 |
+TimingAuditor.TIMER              INFO            SelLcToKpiWSForCharmFromBSemiForHadronAsy        |     0.000 |     0.468 |    0.119       1.4     0.38 |       8 |     0.004 |
+TimingAuditor.TIMER              INFO            SelLbWSForCharmFromBSemiForHadronAsy             |     2.000 |     0.349 |    0.070       1.3     0.56 |       5 |     0.002 |
+TimingAuditor.TIMER              INFO            SelLbWSForCharmFromBSemiForHadronAsy_Hlt1TOS     |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            CharmFromBSemiForHadronAsy_LbToLcStarMuLcToKpiWS |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingCharmFromBSemiForHadronAsy_LbToLcStarMuLc|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingD2hhhFTCalib_KKPLine                      |     0.140 |     0.153 |    0.023       4.4     0.16 |    1000 |     0.153 |
+TimingAuditor.TIMER              INFO           StrippingD2hhhFTCalib_KKPLinePreScaler            |     0.000 |     0.003 |    0.002       0.0     0.00 |    1000 |     0.004 |
+TimingAuditor.TIMER              INFO           StrippingD2hhhFTCalib_KKPLineFilterSequence       |     0.051 |     0.062 |    0.009       0.7     0.12 |     195 |     0.012 |
+TimingAuditor.TIMER              INFO            StrippingD2hhhFTCalib_KKPLineVOIDFilter          |     0.000 |     0.005 |    0.003       0.0     0.00 |     195 |     0.001 |
+TimingAuditor.TIMER              INFO            D2hhhFTCalib_KKPLine                             |     0.312 |     0.091 |    0.026       0.5     0.08 |      32 |     0.003 |
+TimingAuditor.TIMER              INFO           StrippingD2hhhFTCalib_KKPLinePostScaler           |     0.000 |     0.002 |    0.002       0.0     0.00 |       2 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTrackEffD0ToK3PiMissingKaon4Body          |     1.150 |     1.171 |    0.029     105.3     7.35 |    1000 |     1.171 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingKaon4BodyPreScaler|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingKaon4BodyHlt2Filte|     0.020 |     0.016 |    0.006       0.1     0.01 |    1000 |     0.016 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingKaon4BodyFilterSeq|     5.847 |     5.976 |    0.231     105.0    16.92 |     171 |     1.022 |
+TimingAuditor.TIMER              INFO            StrippingTrackEffD0ToK3PiMissingKaon4BodyVOIDFilt|     0.000 |     0.006 |    0.004       0.0     0.00 |     171 |     0.001 |
+TimingAuditor.TIMER              INFO            SelLongPionsForTrackEffD0ToK3Pi                  |     0.000 |     0.014 |    0.006       0.0     0.01 |     171 |     0.002 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToK3PiMissingKaon4BodySelKst        |     0.350 |     0.423 |    0.052       3.8     0.53 |     171 |     0.072 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToK3PiMakeVeloTracksGS              |    16.734 |    16.777 |    6.345      71.0    12.55 |      49 |     0.822 |
+TimingAuditor.TIMER              INFO             ForTrackEffD0ToK3PiFastVelo                     |     4.285 |     3.751 |    1.020      25.0     4.11 |      49 |     0.184 |
+TimingAuditor.TIMER              INFO             ForTrackEffD0ToK3PiInitSeedFit                  |     0.816 |     0.455 |    0.117       2.0     0.35 |      49 |     0.022 |
+TimingAuditor.TIMER              INFO             ForTrackEffD0ToK3PiCopyVelo                     |     0.204 |     0.180 |    0.070       0.8     0.12 |      49 |     0.009 |
+TimingAuditor.TIMER              INFO             ForTrackEffD0ToK3PiVeloRefitterAlg              |    11.428 |    11.987 |    4.431      53.8     8.53 |      49 |     0.587 |
+TimingAuditor.TIMER              INFO             ForTrackEffD0ToK3PiVeloProtoMaker               |     0.000 |     0.330 |    0.130       2.9     0.41 |      49 |     0.016 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToK3PiSelAllVeloPartsVeloKaons      |     0.476 |     0.187 |    0.085       0.4     0.09 |      21 |     0.004 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToK3PiSelVeloPartsVeloKaons         |     0.952 |     0.722 |    0.149       1.9     0.50 |      21 |     0.015 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToK3PiMissingKaon4BodySelD0         |     5.714 |     6.654 |    0.922      30.9     9.15 |      21 |     0.140 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToK3PiMissingKaon4BodySelDstarf     |    11.111 |    12.023 |    0.487      38.4    14.62 |       9 |     0.108 |
+TimingAuditor.TIMER              INFO            TrackEffD0ToK3PiMissingKaon4Body                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingKaon4BodyPostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTrackEffD0ToK3PiMissingPion4Body          |     0.920 |     0.888 |    0.024      80.3     5.52 |    1000 |     0.889 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingPion4BodyPreScaler|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingPion4BodyHlt2Filte|     0.020 |     0.014 |    0.004       4.0     0.13 |    1000 |     0.014 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingPion4BodyFilterSeq|     4.619 |     4.385 |    0.010      80.0    12.73 |     171 |     0.750 |
+TimingAuditor.TIMER              INFO            StrippingTrackEffD0ToK3PiMissingPion4BodyVOIDFilt|     0.000 |     0.007 |    0.004       0.0     0.00 |     171 |     0.001 |
+TimingAuditor.TIMER              INFO            SelLongKaonsForTrackEffD0ToK3Pi                  |     0.000 |     0.010 |    0.004       0.0     0.01 |     168 |     0.002 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToK3PiMissingPion4BodySelKst        |     0.479 |     0.330 |    0.070       2.3     0.36 |     146 |     0.048 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToK3PiSelAllVeloPartsVeloPions      |     0.000 |     0.218 |    0.103       0.5     0.11 |      19 |     0.004 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToK3PiSelVeloPartsVeloPions         |     0.000 |     0.530 |    0.152       2.2     0.48 |      19 |     0.010 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToK3PiMissingPion4BodySelD0         |     6.842 |     5.456 |    0.694      24.6     6.70 |      19 |     0.104 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToK3PiMissingPion4BodySelDstarf     |     4.444 |     5.205 |    0.449      18.8     6.19 |       9 |     0.047 |
+TimingAuditor.TIMER              INFO            TrackEffD0ToK3PiMissingPion4Body                 |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingPion4BodyPostScale|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTrackEffD0ToK3PiMissingProton             |     1.470 |     1.477 |    0.024     146.6     8.62 |    1000 |     1.477 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingProtonPreScaler   |     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingProtonHlt2Filter  |     0.020 |     0.010 |    0.004       0.7     0.02 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingProtonFilterSequen|     7.894 |     7.851 |    0.009     146.4    19.58 |     171 |     1.343 |
+TimingAuditor.TIMER              INFO            StrippingTrackEffD0ToK3PiMissingProtonVOIDFilter |     0.000 |     0.006 |    0.004       0.0     0.00 |     171 |     0.001 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToK3PiMissingProtonSelKst           |     0.068 |     0.186 |    0.057       1.5     0.15 |     146 |     0.027 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToK3PiSelAllVeloPartsVeloProtons    |     0.000 |     0.216 |    0.095       0.8     0.14 |      41 |     0.009 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToK3PiSelVeloPartsVeloProtons       |     0.731 |     0.466 |    0.146       1.5     0.31 |      41 |     0.019 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToK3PiMissingProtonSelD0            |     3.414 |     2.819 |    0.262      24.1     4.17 |      41 |     0.116 |
+TimingAuditor.TIMER              INFO            ForTrackEffD0ToK3PiMissingProtonSelDstarf        |    11.875 |    12.517 |    0.369      60.3    18.35 |      16 |     0.200 |
+TimingAuditor.TIMER              INFO            TrackEffD0ToK3PiMissingProton                    |    10.000 |     9.834 |    9.834       9.8     0.00 |       1 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingProtonPostScaler  |     0.000 |     0.006 |    0.006       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTrackEffD0ToK3PiMissingPion4BodyMatchLong |     0.120 |     0.141 |    0.025       5.0     0.17 |    1000 |     0.142 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingPion4BodyMatchLong|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingPion4BodyMatchLong|     0.000 |     0.010 |    0.004       0.1     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingPion4BodyMatchLong|     0.000 |     0.020 |    0.010       0.1     0.01 |     171 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingTrackEffD0ToK3PiMissingPion4BodyMatchLon|     0.000 |     0.007 |    0.004       0.1     0.00 |     171 |     0.001 |
+TimingAuditor.TIMER              INFO            SelForTrackEffD0ToK3PiMissingPion4BodySelDstarTOS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffD0ToK3PiMissingPion4BodyMatchLong        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingPion4BodyMatchLong|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTrackEffD0ToK3PiMissingKaon4BodyMatchLong |     0.160 |     0.138 |    0.023       4.4     0.16 |    1000 |     0.138 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingKaon4BodyMatchLong|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingKaon4BodyMatchLong|     0.020 |     0.009 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingKaon4BodyMatchLong|     0.000 |     0.017 |    0.010       0.1     0.01 |     171 |     0.003 |
+TimingAuditor.TIMER              INFO            StrippingTrackEffD0ToK3PiMissingKaon4BodyMatchLon|     0.000 |     0.005 |    0.003       0.0     0.00 |     171 |     0.001 |
+TimingAuditor.TIMER              INFO            SelForTrackEffD0ToK3PiMissingKaon4BodySelDstarTOS|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO            TrackEffD0ToK3PiMissingKaon4BodyMatchLong        |     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingKaon4BodyMatchLong|     0.000 |     0.000 |    0.000       0.0     0.00 |       0 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingTrackEffD0ToK3PiMissingProtonMatchLong    |     0.200 |     0.150 |    0.024      14.2     0.45 |    1000 |     0.151 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingProtonMatchLongPre|     0.000 |     0.002 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingProtonMatchLongHlt|     0.010 |     0.008 |    0.004       0.0     0.00 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingProtonMatchLongFil|     0.116 |     0.099 |    0.009      14.0     1.07 |     171 |     0.017 |
+TimingAuditor.TIMER              INFO            StrippingTrackEffD0ToK3PiMissingProtonMatchLongVO|     0.000 |     0.005 |    0.003       0.0     0.00 |     171 |     0.001 |
+TimingAuditor.TIMER              INFO            SelForTrackEffD0ToK3PiMissingProtonSelDstarTOS_Tr|    10.000 |     9.115 |    9.115       9.1     0.00 |       1 |     0.009 |
+TimingAuditor.TIMER              INFO            TrackEffD0ToK3PiMissingProtonMatchLong           |     0.000 |     2.219 |    2.219       2.2     0.00 |       1 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingTrackEffD0ToK3PiMissingProtonMatchLongPos|     0.000 |     0.005 |    0.005       0.0     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO          StrippingStreamCharmCompleteEvent                  |     0.210 |     0.215 |    0.054       7.0     0.29 |    1000 |     0.216 |
+TimingAuditor.TIMER              INFO           StrippingStreamCharmCompleteEventPreScaler        |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO           StrippingStreamCharmCompleteEventFilterSequence   |     0.050 |     0.058 |    0.028       0.2     0.02 |    1000 |     0.058 |
+TimingAuditor.TIMER              INFO            StrippingStreamSeqCharmCompleteEvent             |     0.050 |     0.050 |    0.022       0.2     0.02 |    1000 |     0.050 |
+TimingAuditor.TIMER              INFO           StrippingStreamCharmCompleteEventPostScaler       |     0.000 |     0.002 |    0.001       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO       BTaggingSequence                                      |    64.362 |    64.545 |    4.362    1700.0   119.99 |     392 |    25.302 |
+TimingAuditor.TIMER              INFO        BTag_Global                                          |    43.469 |    43.727 |    1.902    1603.4   112.09 |     392 |    17.141 |
+TimingAuditor.TIMER              INFO      StrippingTCK                                           |     0.000 |     0.009 |    0.003       0.2     0.01 |    1000 |     0.010 |
+TimingAuditor.TIMER              INFO      MyDSTWriterMainSeq                                     |   122.560 |   124.915 |    0.058    3319.7   304.59 |    1000 |   124.915 |
+TimingAuditor.TIMER              INFO       DSTWriterBhadron                                      |    78.240 |    78.916 |    0.006    2967.2   232.29 |    1000 |    78.917 |
+TimingAuditor.TIMER              INFO        FSROutputStreamBhadron_OStream                       |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO        CopyPrimaryVertices_Bhadron                          |     0.068 |     0.086 |    0.041       2.3     0.19 |     147 |     0.013 |
+TimingAuditor.TIMER              INFO        FindDuplicates_Bhadron                               |     5.782 |     5.660 |    0.066     486.4    41.10 |     147 |     0.832 |
+TimingAuditor.TIMER              INFO        CopyParticles_Bhadron                                |   100.204 |    99.954 |   14.756     777.1    83.99 |     147 |    14.693 |
+TimingAuditor.TIMER              INFO        CopyFlavourTags_Bhadron                              |    88.299 |    89.719 |   10.256     277.3    53.13 |     147 |    13.189 |
+TimingAuditor.TIMER              INFO        CopyP2RelInfo_Bhadron                                |    95.374 |    95.190 |   13.818     683.9    73.58 |     147 |    13.993 |
+TimingAuditor.TIMER              INFO        CopyP2PV_Particle2VertexRelations_Bhadron            |   109.863 |   109.400 |   17.571     288.7    57.72 |     147 |    16.082 |
+TimingAuditor.TIMER              INFO        PackFullStripReps                                    |     0.331 |     0.286 |    0.087       1.2     0.10 |     392 |     0.112 |
+TimingAuditor.TIMER              INFO        PackTkClusters_Bhadron                               |     2.857 |     2.631 |    0.646     107.8     8.79 |     147 |     0.387 |
+TimingAuditor.TIMER              INFO        PackPsAndVs_Bhadron                                  |    25.034 |    25.191 |    2.651     316.5    34.66 |     147 |     3.703 |
+TimingAuditor.TIMER              INFO        PackChargedProtos_Bhadron                            |     0.272 |     0.292 |    0.112       0.8     0.11 |     147 |     0.043 |
+TimingAuditor.TIMER              INFO        PackNeutralProtos_Bhadron                            |     0.068 |     0.120 |    0.012       0.9     0.15 |     147 |     0.018 |
+TimingAuditor.TIMER              INFO        PackCaloElectrons_Bhadron                            |     0.272 |     0.244 |    0.015       0.8     0.11 |     147 |     0.036 |
+TimingAuditor.TIMER              INFO        PackCaloPhotons_Bhadron                              |     0.000 |     0.245 |    0.026       1.9     0.17 |     147 |     0.036 |
+TimingAuditor.TIMER              INFO        PackCaloMergedPi0s_Bhadron                           |     0.000 |     0.026 |    0.009       0.6     0.05 |     147 |     0.004 |
+TimingAuditor.TIMER              INFO        PackCaloSplitPhotons_Bhadron                         |     0.000 |     0.016 |    0.005       0.6     0.06 |     147 |     0.002 |
+TimingAuditor.TIMER              INFO        PackEcalClusters_Bhadron                             |     0.000 |     0.120 |    0.009       0.9     0.16 |     147 |     0.018 |
+TimingAuditor.TIMER              INFO        PackHcalClusters_Bhadron                             |     0.000 |     0.013 |    0.007       0.0     0.01 |     147 |     0.002 |
+TimingAuditor.TIMER              INFO        PackEcalSplitClusters_Bhadron                        |     0.000 |     0.021 |    0.008       0.7     0.06 |     147 |     0.003 |
+TimingAuditor.TIMER              INFO        PackCaloEcalDigits_Bhadron                           |     0.136 |     0.117 |    0.008       0.6     0.15 |     147 |     0.017 |
+TimingAuditor.TIMER              INFO        PackCaloPrsDigits_Bhadron                            |     0.068 |     0.107 |    0.007       0.7     0.14 |     147 |     0.016 |
+TimingAuditor.TIMER              INFO        PackCaloSpdDigits_Bhadron                            |     0.000 |     0.097 |    0.006       0.6     0.13 |     147 |     0.014 |
+TimingAuditor.TIMER              INFO        PackCaloEcalADCs_Bhadron                             |     0.272 |     0.120 |    0.007       0.8     0.16 |     147 |     0.018 |
+TimingAuditor.TIMER              INFO        PackCaloPrsADCs_Bhadron                              |     0.340 |     0.105 |    0.006       0.5     0.14 |     147 |     0.015 |
+TimingAuditor.TIMER              INFO        PackRichPIDs_Bhadron                                 |     0.408 |     0.252 |    0.110       0.7     0.10 |     147 |     0.037 |
+TimingAuditor.TIMER              INFO        PackMuonPIDs_Bhadron                                 |     0.136 |     0.246 |    0.100       0.6     0.10 |     147 |     0.036 |
+TimingAuditor.TIMER              INFO        PackPVs_Bhadron                                      |     0.272 |     0.237 |    0.097       0.6     0.10 |     147 |     0.035 |
+TimingAuditor.TIMER              INFO        PackBestTracks_Bhadron                               |     0.068 |     0.296 |    0.127       0.8     0.12 |     147 |     0.044 |
+TimingAuditor.TIMER              INFO        PackMuonTracks_Bhadron                               |     0.204 |     0.135 |    0.010       0.7     0.14 |     147 |     0.020 |
+TimingAuditor.TIMER              INFO        EmptyNodeCleaner_Bhadron                             |     0.204 |     0.173 |    0.066       0.5     0.07 |     147 |     0.025 |
+TimingAuditor.TIMER              INFO        FixInputCopyStream                                   |     0.127 |     0.139 |    0.015       1.9     0.25 |     392 |     0.055 |
+TimingAuditor.TIMER              INFO        KillTESAddresses_Bhadron                             |     0.340 |     0.476 |    0.217       1.5     0.22 |     147 |     0.070 |
+TimingAuditor.TIMER              INFO        Bhadron_OStream                                      |     5.646 |     9.547 |    1.859     591.4    50.39 |     147 |     1.403 |
+TimingAuditor.TIMER              INFO       DSTWriterSemileptonic                                 |     1.280 |     1.296 |    0.005     112.6     9.01 |    1000 |     1.296 |
+TimingAuditor.TIMER              INFO        FSRInputCopyStreamSemileptonic_OStream               |     0.010 |     0.001 |    0.000       0.0     0.00 |    1000 |     0.001 |
+TimingAuditor.TIMER              INFO        FindDuplicates_Semileptonic                          |     0.000 |     0.163 |    0.066       0.8     0.14 |      25 |     0.004 |
+TimingAuditor.TIMER              INFO        CopyParticles_Semileptonic                           |     6.800 |     6.633 |    1.132      17.1     4.26 |      25 |     0.166 |
+TimingAuditor.TIMER              INFO        CopyFlavourTags_Semileptonic                         |     6.800 |     6.287 |    0.882      15.1     4.17 |      25 |     0.157 |
+TimingAuditor.TIMER              INFO        CopyP2RelInfo_Semileptonic                           |     6.800 |     7.025 |    0.956      18.3     4.81 |      25 |     0.176 |
+TimingAuditor.TIMER              INFO        CopyP2PV_Particle2VertexRelations_Semileptonic       |     8.800 |     8.675 |    2.638      19.1     4.97 |      25 |     0.217 |
+TimingAuditor.TIMER              INFO        PackTkClusters_Semileptonic                          |     3.600 |     2.824 |    0.363      28.5     5.45 |      25 |     0.071 |
+TimingAuditor.TIMER              INFO        PackPsAndVs_Semileptonic                             |     1.200 |     3.116 |    1.051       6.1     1.35 |      25 |     0.078 |
+TimingAuditor.TIMER              INFO        PackChargedProtos_Semileptonic                       |     0.000 |     0.025 |    0.013       0.1     0.01 |      25 |     0.001 |
+TimingAuditor.TIMER              INFO        PackNeutralProtos_Semileptonic                       |     0.000 |     0.006 |    0.004       0.0     0.00 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloElectrons_Semileptonic                       |     0.000 |     0.008 |    0.005       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloPhotons_Semileptonic                         |     0.000 |     0.005 |    0.004       0.0     0.00 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloMergedPi0s_Semileptonic                      |     0.000 |     0.005 |    0.004       0.0     0.00 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloSplitPhotons_Semileptonic                    |     0.000 |     0.006 |    0.004       0.0     0.00 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO        PackEcalClusters_Semileptonic                        |     0.000 |     0.013 |    0.009       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO        PackHcalClusters_Semileptonic                        |     0.400 |     0.011 |    0.007       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO        PackEcalSplitClusters_Semileptonic                   |     0.400 |     0.010 |    0.007       0.0     0.00 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloEcalDigits_Semileptonic                      |     0.000 |     0.013 |    0.009       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloPrsDigits_Semileptonic                       |     0.000 |     0.011 |    0.007       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloSpdDigits_Semileptonic                       |     0.000 |     0.009 |    0.007       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloEcalADCs_Semileptonic                        |     0.000 |     0.014 |    0.007       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloPrsADCs_Semileptonic                         |     0.000 |     0.009 |    0.007       0.0     0.00 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO        PackRichPIDs_Semileptonic                            |     0.000 |     0.011 |    0.008       0.0     0.00 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO        PackMuonPIDs_Semileptonic                            |     0.000 |     0.013 |    0.007       0.0     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO        PackPVs_Semileptonic                                 |     0.000 |     0.007 |    0.005       0.0     0.00 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO        PackBestTracks_Semileptonic                          |     0.000 |     0.011 |    0.005       0.1     0.01 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO        PackMuonTracks_Semileptonic                          |     0.000 |     0.006 |    0.004       0.0     0.00 |      25 |     0.000 |
+TimingAuditor.TIMER              INFO        EmptyNodeCleaner_Semileptonic                        |     0.400 |     0.041 |    0.018       0.1     0.02 |      25 |     0.001 |
+TimingAuditor.TIMER              INFO        KillTESAddresses_Semileptonic                        |     0.800 |     0.540 |    0.239       1.0     0.22 |      25 |     0.014 |
+TimingAuditor.TIMER              INFO        Semileptonic_OStream                                 |     6.800 |     8.482 |    1.253      34.4     8.50 |      25 |     0.212 |
+TimingAuditor.TIMER              INFO       DSTWriterBhadronCompleteEvent                         |     2.580 |     2.925 |    0.005     364.0    18.02 |    1000 |     2.926 |
+TimingAuditor.TIMER              INFO        FSRInputCopyStreamBhadronCompleteEvent_OStream       |     0.000 |     0.001 |    0.000       0.0     0.00 |    1000 |     0.001 |
+TimingAuditor.TIMER              INFO        FindDuplicates_BhadronCompleteEvent                  |     0.212 |     0.303 |    0.005       2.5     0.56 |      47 |     0.014 |
+TimingAuditor.TIMER              INFO        CopyParticles_BhadronCompleteEvent                   |     6.808 |     7.308 |    0.741      22.7     5.69 |      47 |     0.343 |
+TimingAuditor.TIMER              INFO        CopyFlavourTags_BhadronCompleteEvent                 |     6.595 |     6.622 |    0.699      20.1     5.18 |      47 |     0.311 |
+TimingAuditor.TIMER              INFO        CopyP2RelInfo_BhadronCompleteEvent                   |     6.808 |     6.864 |    0.805      25.7     5.65 |      47 |     0.323 |
+TimingAuditor.TIMER              INFO        CopyP2PV_Particle2VertexRelations_BhadronCompleteEven|     9.574 |     8.245 |    1.117      21.8     5.51 |      47 |     0.388 |
+TimingAuditor.TIMER              INFO        PackTkClusters_BhadronCompleteEvent                  |     1.489 |     2.273 |    0.348       7.8     1.79 |      47 |     0.107 |
+TimingAuditor.TIMER              INFO        PackPsAndVs_BhadronCompleteEvent                     |     3.191 |     4.073 |    0.404      20.3     3.80 |      47 |     0.191 |
+TimingAuditor.TIMER              INFO        PackChargedProtos_BhadronCompleteEvent               |     0.000 |     0.024 |    0.011       0.1     0.01 |      47 |     0.001 |
+TimingAuditor.TIMER              INFO        PackNeutralProtos_BhadronCompleteEvent               |     0.000 |     0.033 |    0.004       0.4     0.08 |      47 |     0.002 |
+TimingAuditor.TIMER              INFO        PackCaloElectrons_BhadronCompleteEvent               |     0.000 |     0.007 |    0.004       0.0     0.00 |      47 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloPhotons_BhadronCompleteEvent                 |     0.000 |     0.031 |    0.004       0.4     0.09 |      47 |     0.001 |
+TimingAuditor.TIMER              INFO        PackCaloMergedPi0s_BhadronCompleteEvent              |     0.000 |     0.013 |    0.004       0.2     0.04 |      47 |     0.001 |
+TimingAuditor.TIMER              INFO        PackCaloSplitPhotons_BhadronCompleteEvent            |     0.000 |     0.013 |    0.004       0.3     0.04 |      47 |     0.001 |
+TimingAuditor.TIMER              INFO        PackEcalClusters_BhadronCompleteEvent                |     0.000 |     0.038 |    0.008       0.4     0.08 |      47 |     0.002 |
+TimingAuditor.TIMER              INFO        PackHcalClusters_BhadronCompleteEvent                |     0.000 |     0.010 |    0.007       0.0     0.01 |      47 |     0.001 |
+TimingAuditor.TIMER              INFO        PackEcalSplitClusters_BhadronCompleteEvent           |     0.000 |     0.018 |    0.006       0.2     0.04 |      47 |     0.001 |
+TimingAuditor.TIMER              INFO        PackCaloEcalDigits_BhadronCompleteEvent              |     0.000 |     0.039 |    0.008       0.4     0.09 |      47 |     0.002 |
+TimingAuditor.TIMER              INFO        PackCaloPrsDigits_BhadronCompleteEvent               |     0.000 |     0.035 |    0.006       0.4     0.08 |      47 |     0.002 |
+TimingAuditor.TIMER              INFO        PackCaloSpdDigits_BhadronCompleteEvent               |     0.000 |     0.038 |    0.006       0.4     0.09 |      47 |     0.002 |
+TimingAuditor.TIMER              INFO        PackCaloEcalADCs_BhadronCompleteEvent                |     0.000 |     0.038 |    0.007       0.4     0.09 |      47 |     0.002 |
+TimingAuditor.TIMER              INFO        PackCaloPrsADCs_BhadronCompleteEvent                 |     0.000 |     0.035 |    0.006       0.5     0.09 |      47 |     0.002 |
+TimingAuditor.TIMER              INFO        PackRichPIDs_BhadronCompleteEvent                    |     0.000 |     0.013 |    0.007       0.0     0.01 |      47 |     0.001 |
+TimingAuditor.TIMER              INFO        PackMuonPIDs_BhadronCompleteEvent                    |     0.000 |     0.010 |    0.007       0.0     0.00 |      47 |     0.001 |
+TimingAuditor.TIMER              INFO        PackPVs_BhadronCompleteEvent                         |     0.000 |     0.007 |    0.005       0.0     0.00 |      47 |     0.000 |
+TimingAuditor.TIMER              INFO        PackBestTracks_BhadronCompleteEvent                  |     0.000 |     0.008 |    0.004       0.0     0.01 |      47 |     0.000 |
+TimingAuditor.TIMER              INFO        PackMuonTracks_BhadronCompleteEvent                  |     0.000 |     0.005 |    0.003       0.0     0.00 |      47 |     0.000 |
+TimingAuditor.TIMER              INFO        EmptyNodeCleaner_BhadronCompleteEvent                |     0.212 |     0.042 |    0.016       0.1     0.02 |      47 |     0.002 |
+TimingAuditor.TIMER              INFO        KillTESAddresses_BhadronCompleteEvent                |     0.851 |     0.516 |    0.195       1.4     0.26 |      47 |     0.024 |
+TimingAuditor.TIMER              INFO        BhadronCompleteEvent_OStream                         |    12.340 |    18.235 |    1.350     333.0    48.01 |      47 |     0.857 |
+TimingAuditor.TIMER              INFO       DSTWriterLeptonic                                     |    21.480 |    22.264 |    0.004     894.2    61.17 |    1000 |    22.265 |
+TimingAuditor.TIMER              INFO        FSROutputStreamLeptonic_OStream                      |     0.000 |     0.001 |    0.000       0.0     0.00 |    1000 |     0.001 |
+TimingAuditor.TIMER              INFO        CopyPrimaryVertices_Leptonic                         |     0.152 |     0.074 |    0.038       0.2     0.03 |     197 |     0.015 |
+TimingAuditor.TIMER              INFO        FindDuplicates_Leptonic                              |     1.979 |     2.424 |    0.011     396.1    28.20 |     197 |     0.478 |
+TimingAuditor.TIMER              INFO        CopyParticles_Leptonic                               |    16.751 |    16.849 |    2.454      84.9    12.41 |     197 |     3.319 |
+TimingAuditor.TIMER              INFO        CopyFlavourTags_Leptonic                             |    14.619 |    14.927 |    1.680      98.7    12.51 |     197 |     2.941 |
+TimingAuditor.TIMER              INFO        CopyP2RelInfo_Leptonic                               |    16.903 |    16.291 |    1.735      82.0    14.42 |     197 |     3.209 |
+TimingAuditor.TIMER              INFO        CopyP2PV_Particle2VertexRelations_Leptonic           |    18.578 |    19.213 |    2.976      80.7    12.96 |     197 |     3.785 |
+TimingAuditor.TIMER              INFO        PackTkClusters_Leptonic                              |     1.472 |     1.310 |    0.047       6.0     1.17 |     197 |     0.258 |
+TimingAuditor.TIMER              INFO        PackPsAndVs_Leptonic                                 |    16.598 |    16.281 |    1.876      96.4    13.34 |     197 |     3.207 |
+TimingAuditor.TIMER              INFO        PackChargedProtos_Leptonic                           |     0.304 |     0.258 |    0.087       1.0     0.11 |     197 |     0.051 |
+TimingAuditor.TIMER              INFO        PackNeutralProtos_Leptonic                           |     0.050 |     0.070 |    0.011       0.5     0.09 |     197 |     0.014 |
+TimingAuditor.TIMER              INFO        PackCaloElectrons_Leptonic                           |     0.152 |     0.214 |    0.006       0.7     0.10 |     197 |     0.042 |
+TimingAuditor.TIMER              INFO        PackCaloPhotons_Leptonic                             |     0.304 |     0.196 |    0.004       0.6     0.10 |     197 |     0.039 |
+TimingAuditor.TIMER              INFO        PackCaloMergedPi0s_Leptonic                          |     0.000 |     0.023 |    0.004       0.4     0.04 |     197 |     0.005 |
+TimingAuditor.TIMER              INFO        PackCaloSplitPhotons_Leptonic                        |     0.000 |     0.013 |    0.004       0.4     0.04 |     197 |     0.003 |
+TimingAuditor.TIMER              INFO        PackEcalClusters_Leptonic                            |     0.000 |     0.066 |    0.009       0.4     0.10 |     197 |     0.013 |
+TimingAuditor.TIMER              INFO        PackHcalClusters_Leptonic                            |     0.000 |     0.012 |    0.007       0.0     0.01 |     197 |     0.003 |
+TimingAuditor.TIMER              INFO        PackEcalSplitClusters_Leptonic                       |     0.050 |     0.017 |    0.007       0.4     0.04 |     197 |     0.003 |
+TimingAuditor.TIMER              INFO        PackCaloEcalDigits_Leptonic                          |     0.152 |     0.064 |    0.008       0.4     0.10 |     197 |     0.013 |
+TimingAuditor.TIMER              INFO        PackCaloPrsDigits_Leptonic                           |     0.152 |     0.058 |    0.007       0.5     0.09 |     197 |     0.011 |
+TimingAuditor.TIMER              INFO        PackCaloSpdDigits_Leptonic                           |     0.050 |     0.055 |    0.006       0.4     0.09 |     197 |     0.011 |
+TimingAuditor.TIMER              INFO        PackCaloEcalADCs_Leptonic                            |     0.050 |     0.062 |    0.007       0.4     0.10 |     197 |     0.012 |
+TimingAuditor.TIMER              INFO        PackCaloPrsADCs_Leptonic                             |     0.050 |     0.059 |    0.006       0.4     0.10 |     197 |     0.012 |
+TimingAuditor.TIMER              INFO        PackRichPIDs_Leptonic                                |     0.101 |     0.219 |    0.087       0.6     0.08 |     197 |     0.043 |
+TimingAuditor.TIMER              INFO        PackMuonPIDs_Leptonic                                |     0.050 |     0.217 |    0.019       0.6     0.09 |     197 |     0.043 |
+TimingAuditor.TIMER              INFO        PackPVs_Leptonic                                     |     0.355 |     0.208 |    0.078       0.6     0.09 |     197 |     0.041 |
+TimingAuditor.TIMER              INFO        PackBestTracks_Leptonic                              |     0.253 |     0.257 |    0.082       0.8     0.10 |     197 |     0.051 |
+TimingAuditor.TIMER              INFO        PackMuonTracks_Leptonic                              |     0.203 |     0.154 |    0.009       0.7     0.12 |     197 |     0.030 |
+TimingAuditor.TIMER              INFO        EmptyNodeCleaner_Leptonic                            |     0.253 |     0.170 |    0.048       0.4     0.07 |     197 |     0.034 |
+TimingAuditor.TIMER              INFO        KillTESAddresses_Leptonic                            |     0.355 |     0.423 |    0.183       1.4     0.19 |     197 |     0.083 |
+TimingAuditor.TIMER              INFO        Leptonic_OStream                                     |     3.197 |     7.368 |    0.863     830.3    59.08 |     197 |     1.452 |
+TimingAuditor.TIMER              INFO       DSTWriterDimuon                                       |     0.850 |     0.894 |    0.004      99.4     7.26 |    1000 |     0.895 |
+TimingAuditor.TIMER              INFO        FSRInputCopyStreamDimuon_OStream                     |     0.000 |     0.001 |    0.000       0.0     0.00 |    1000 |     0.001 |
+TimingAuditor.TIMER              INFO        FindDuplicates_Dimuon                                |     0.000 |     0.140 |    0.048       0.4     0.10 |      20 |     0.003 |
+TimingAuditor.TIMER              INFO        CopyParticles_Dimuon                                 |     5.000 |     4.923 |    0.595      12.9     3.49 |      20 |     0.098 |
+TimingAuditor.TIMER              INFO        CopyFlavourTags_Dimuon                               |     4.500 |     4.149 |    0.516      11.2     3.22 |      20 |     0.083 |
+TimingAuditor.TIMER              INFO        CopyP2RelInfo_Dimuon                                 |     4.500 |     4.347 |    0.423      12.9     3.66 |      20 |     0.087 |
+TimingAuditor.TIMER              INFO        CopyP2PV_Particle2VertexRelations_Dimuon             |     7.000 |     5.272 |    0.765      13.7     3.54 |      20 |     0.105 |
+TimingAuditor.TIMER              INFO        PackTkClusters_Dimuon                                |     0.500 |     1.641 |    0.166       4.5     0.97 |      20 |     0.033 |
+TimingAuditor.TIMER              INFO        PackPsAndVs_Dimuon                                   |     5.000 |     5.141 |    0.637      16.9     4.57 |      20 |     0.103 |
+TimingAuditor.TIMER              INFO        PackChargedProtos_Dimuon                             |     0.000 |     0.027 |    0.011       0.1     0.01 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO        PackNeutralProtos_Dimuon                             |     0.000 |     0.025 |    0.004       0.4     0.09 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO        PackCaloElectrons_Dimuon                             |     0.000 |     0.006 |    0.004       0.0     0.00 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloPhotons_Dimuon                               |     0.000 |     0.028 |    0.004       0.4     0.09 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO        PackCaloMergedPi0s_Dimuon                            |     0.000 |     0.006 |    0.004       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloSplitPhotons_Dimuon                          |     0.000 |     0.005 |    0.004       0.0     0.00 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO        PackEcalClusters_Dimuon                              |     0.000 |     0.031 |    0.008       0.4     0.09 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO        PackHcalClusters_Dimuon                              |     0.000 |     0.009 |    0.007       0.0     0.00 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO        PackEcalSplitClusters_Dimuon                         |     0.000 |     0.012 |    0.007       0.0     0.01 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloEcalDigits_Dimuon                            |     0.000 |     0.031 |    0.008       0.4     0.08 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO        PackCaloPrsDigits_Dimuon                             |     0.500 |     0.029 |    0.007       0.4     0.09 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO        PackCaloSpdDigits_Dimuon                             |     0.000 |     0.009 |    0.006       0.0     0.00 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloEcalADCs_Dimuon                              |     0.000 |     0.027 |    0.007       0.4     0.08 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO        PackCaloPrsADCs_Dimuon                               |     0.000 |     0.028 |    0.007       0.4     0.09 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO        PackRichPIDs_Dimuon                                  |     0.000 |     0.010 |    0.007       0.0     0.00 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO        PackMuonPIDs_Dimuon                                  |     0.000 |     0.009 |    0.007       0.0     0.00 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO        PackPVs_Dimuon                                       |     0.000 |     0.006 |    0.004       0.0     0.00 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO        PackBestTracks_Dimuon                                |     0.000 |     0.008 |    0.005       0.0     0.00 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO        PackMuonTracks_Dimuon                                |     0.000 |     0.005 |    0.004       0.0     0.00 |      20 |     0.000 |
+TimingAuditor.TIMER              INFO        EmptyNodeCleaner_Dimuon                              |     0.000 |     0.056 |    0.023       0.2     0.03 |      20 |     0.001 |
+TimingAuditor.TIMER              INFO        KillTESAddresses_Dimuon                              |     0.500 |     0.449 |    0.182       1.0     0.22 |      20 |     0.009 |
+TimingAuditor.TIMER              INFO        Dimuon_OStream                                       |     9.500 |    13.139 |    0.783      87.4    19.13 |      20 |     0.263 |
+TimingAuditor.TIMER              INFO       DSTWriterCharm                                        |    16.410 |    16.749 |    0.004     455.4    52.46 |    1000 |    16.750 |
+TimingAuditor.TIMER              INFO        FSROutputStreamCharm_OStream                         |     0.000 |     0.001 |    0.000       0.0     0.00 |    1000 |     0.001 |
+TimingAuditor.TIMER              INFO        CopyPrimaryVertices_Charm                            |     0.073 |     0.072 |    0.035       0.2     0.02 |     136 |     0.010 |
+TimingAuditor.TIMER              INFO        FindDuplicates_Charm                                 |     0.367 |     0.405 |    0.062      13.8     1.22 |     136 |     0.055 |
+TimingAuditor.TIMER              INFO        CopyParticles_Charm                                  |    20.735 |    20.625 |    2.029      84.8    15.57 |     136 |     2.805 |
+TimingAuditor.TIMER              INFO        CopyFlavourTags_Charm                                |    18.823 |    19.314 |    1.706      80.8    15.17 |     136 |     2.627 |
+TimingAuditor.TIMER              INFO        CopyP2RelInfo_Charm                                  |    20.661 |    20.013 |    1.785      85.4    15.76 |     136 |     2.722 |
+TimingAuditor.TIMER              INFO        CopyP2PV_Particle2VertexRelations_Charm              |    24.191 |    23.912 |    2.783      90.3    15.87 |     136 |     3.252 |
+TimingAuditor.TIMER              INFO        PackTkClusters_Charm                                 |     0.514 |     0.801 |    0.046       5.4     0.90 |     136 |     0.109 |
+TimingAuditor.TIMER              INFO        PackPsAndVs_Charm                                    |    11.544 |    11.531 |    0.476      67.6     9.74 |     136 |     1.568 |
+TimingAuditor.TIMER              INFO        PackChargedProtos_Charm                              |     0.367 |     0.259 |    0.075       0.7     0.11 |     136 |     0.035 |
+TimingAuditor.TIMER              INFO        PackNeutralProtos_Charm                              |     0.073 |     0.092 |    0.011       0.6     0.12 |     136 |     0.013 |
+TimingAuditor.TIMER              INFO        PackCaloElectrons_Charm                              |     0.073 |     0.220 |    0.007       0.7     0.10 |     136 |     0.030 |
+TimingAuditor.TIMER              INFO        PackCaloPhotons_Charm                                |     0.147 |     0.212 |    0.014       0.6     0.10 |     136 |     0.029 |
+TimingAuditor.TIMER              INFO        PackCaloMergedPi0s_Charm                             |     0.073 |     0.027 |    0.006       0.4     0.05 |     136 |     0.004 |
+TimingAuditor.TIMER              INFO        PackCaloSplitPhotons_Charm                           |     0.073 |     0.017 |    0.004       0.4     0.05 |     136 |     0.002 |
+TimingAuditor.TIMER              INFO        PackEcalClusters_Charm                               |     0.000 |     0.088 |    0.008       0.7     0.12 |     136 |     0.012 |
+TimingAuditor.TIMER              INFO        PackHcalClusters_Charm                               |     0.000 |     0.013 |    0.006       0.1     0.01 |     136 |     0.002 |
+TimingAuditor.TIMER              INFO        PackEcalSplitClusters_Charm                          |     0.073 |     0.020 |    0.007       0.4     0.05 |     136 |     0.003 |
+TimingAuditor.TIMER              INFO        PackCaloEcalDigits_Charm                             |     0.147 |     0.085 |    0.007       0.6     0.12 |     136 |     0.012 |
+TimingAuditor.TIMER              INFO        PackCaloPrsDigits_Charm                              |     0.073 |     0.082 |    0.006       0.6     0.12 |     136 |     0.011 |
+TimingAuditor.TIMER              INFO        PackCaloSpdDigits_Charm                              |     0.073 |     0.077 |    0.006       0.6     0.12 |     136 |     0.011 |
+TimingAuditor.TIMER              INFO        PackCaloEcalADCs_Charm                               |     0.073 |     0.086 |    0.007       0.6     0.12 |     136 |     0.012 |
+TimingAuditor.TIMER              INFO        PackCaloPrsADCs_Charm                                |     0.147 |     0.082 |    0.006       0.7     0.13 |     136 |     0.011 |
+TimingAuditor.TIMER              INFO        PackRichPIDs_Charm                                   |     0.073 |     0.228 |    0.073       0.7     0.10 |     136 |     0.031 |
+TimingAuditor.TIMER              INFO        PackMuonPIDs_Charm                                   |     0.147 |     0.229 |    0.083       0.7     0.10 |     136 |     0.031 |
+TimingAuditor.TIMER              INFO        PackPVs_Charm                                        |     0.147 |     0.216 |    0.066       0.6     0.09 |     136 |     0.029 |
+TimingAuditor.TIMER              INFO        PackBestTracks_Charm                                 |     0.147 |     0.264 |    0.080       0.8     0.11 |     136 |     0.036 |
+TimingAuditor.TIMER              INFO        PackMuonTracks_Charm                                 |     0.147 |     0.096 |    0.008       0.7     0.13 |     136 |     0.013 |
+TimingAuditor.TIMER              INFO        EmptyNodeCleaner_Charm                               |     0.147 |     0.126 |    0.033       0.4     0.06 |     136 |     0.017 |
+TimingAuditor.TIMER              INFO        KillTESAddresses_Charm                               |     0.514 |     0.454 |    0.154       1.9     0.25 |     136 |     0.062 |
+TimingAuditor.TIMER              INFO        Charm_OStream                                        |     2.647 |     4.566 |    0.780     278.0    23.87 |     136 |     0.621 |
+TimingAuditor.TIMER              INFO       DSTWriterEW                                           |     1.380 |     1.447 |    0.004     103.1     8.76 |    1000 |     1.448 |
+TimingAuditor.TIMER              INFO        FSRInputCopyStreamEW_OStream                         |     0.000 |     0.001 |    0.000       0.0     0.00 |    1000 |     0.001 |
+TimingAuditor.TIMER              INFO        FindDuplicates_EW                                    |     0.000 |     0.132 |    0.005       1.7     0.30 |      37 |     0.005 |
+TimingAuditor.TIMER              INFO        CopyParticles_EW                                     |     4.324 |     4.500 |    0.896      14.1     3.60 |      37 |     0.167 |
+TimingAuditor.TIMER              INFO        CopyFlavourTags_EW                                   |     5.945 |     4.316 |    0.626      17.8     4.07 |      37 |     0.160 |
+TimingAuditor.TIMER              INFO        CopyP2RelInfo_EW                                     |     4.054 |     4.354 |    0.666      22.6     4.77 |      37 |     0.161 |
+TimingAuditor.TIMER              INFO        CopyP2PV_Particle2VertexRelations_EW                 |     4.054 |     5.466 |    1.099      22.3     4.70 |      37 |     0.202 |
+TimingAuditor.TIMER              INFO        PackTkClusters_EW                                    |     1.621 |     1.688 |    0.398       4.6     0.89 |      37 |     0.062 |
+TimingAuditor.TIMER              INFO        PackPsAndVs_EW                                       |     5.135 |     3.470 |    1.279       9.2     1.88 |      37 |     0.128 |
+TimingAuditor.TIMER              INFO        PackChargedProtos_EW                                 |     0.000 |     0.025 |    0.011       0.1     0.01 |      37 |     0.001 |
+TimingAuditor.TIMER              INFO        PackNeutralProtos_EW                                 |     0.000 |     0.037 |    0.004       0.3     0.08 |      37 |     0.001 |
+TimingAuditor.TIMER              INFO        PackCaloElectrons_EW                                 |     0.000 |     0.006 |    0.004       0.0     0.00 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloPhotons_EW                                   |     0.000 |     0.039 |    0.004       0.3     0.08 |      37 |     0.001 |
+TimingAuditor.TIMER              INFO        PackCaloMergedPi0s_EW                                |     0.000 |     0.015 |    0.004       0.3     0.05 |      37 |     0.001 |
+TimingAuditor.TIMER              INFO        PackCaloSplitPhotons_EW                              |     0.000 |     0.014 |    0.004       0.3     0.06 |      37 |     0.001 |
+TimingAuditor.TIMER              INFO        PackEcalClusters_EW                                  |     0.000 |     0.043 |    0.009       0.4     0.08 |      37 |     0.002 |
+TimingAuditor.TIMER              INFO        PackHcalClusters_EW                                  |     0.000 |     0.009 |    0.007       0.0     0.00 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO        PackEcalSplitClusters_EW                             |     0.270 |     0.017 |    0.007       0.4     0.06 |      37 |     0.001 |
+TimingAuditor.TIMER              INFO        PackCaloEcalDigits_EW                                |     0.000 |     0.042 |    0.008       0.4     0.08 |      37 |     0.002 |
+TimingAuditor.TIMER              INFO        PackCaloPrsDigits_EW                                 |     0.000 |     0.038 |    0.007       0.3     0.08 |      37 |     0.001 |
+TimingAuditor.TIMER              INFO        PackCaloSpdDigits_EW                                 |     0.000 |     0.034 |    0.006       0.3     0.07 |      37 |     0.001 |
+TimingAuditor.TIMER              INFO        PackCaloEcalADCs_EW                                  |     0.000 |     0.041 |    0.007       0.4     0.08 |      37 |     0.002 |
+TimingAuditor.TIMER              INFO        PackCaloPrsADCs_EW                                   |     0.000 |     0.039 |    0.006       0.4     0.08 |      37 |     0.001 |
+TimingAuditor.TIMER              INFO        PackRichPIDs_EW                                      |     0.000 |     0.012 |    0.008       0.0     0.01 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO        PackMuonPIDs_EW                                      |     0.000 |     0.010 |    0.007       0.0     0.01 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO        PackPVs_EW                                           |     0.000 |     0.006 |    0.004       0.0     0.00 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO        PackBestTracks_EW                                    |     0.000 |     0.005 |    0.004       0.0     0.00 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO        PackMuonTracks_EW                                    |     0.000 |     0.004 |    0.004       0.0     0.00 |      37 |     0.000 |
+TimingAuditor.TIMER              INFO        EmptyNodeCleaner_EW                                  |     0.000 |     0.058 |    0.030       0.1     0.02 |      37 |     0.002 |
+TimingAuditor.TIMER              INFO        KillTESAddresses_EW                                  |     0.270 |     0.368 |    0.153       0.8     0.14 |      37 |     0.014 |
+TimingAuditor.TIMER              INFO        EW_OStream                                           |     7.837 |     9.695 |    1.225      39.6    10.10 |      37 |     0.359 |
+TimingAuditor.TIMER              INFO       DSTWriterCharmCompleteEvent                           |     0.310 |     0.381 |    0.004     114.9     5.07 |    1000 |     0.381 |
+TimingAuditor.TIMER              INFO        FSRInputCopyStreamCharmCompleteEvent_OStream         |     0.000 |     0.001 |    0.000       0.0     0.00 |    1000 |     0.001 |
+TimingAuditor.TIMER              INFO        FindDuplicates_CharmCompleteEvent                    |     0.000 |     0.120 |    0.074       0.2     0.04 |       9 |     0.001 |
+TimingAuditor.TIMER              INFO        CopyParticles_CharmCompleteEvent                     |     4.444 |     3.383 |    0.551      11.3     3.73 |       9 |     0.030 |
+TimingAuditor.TIMER              INFO        CopyFlavourTags_CharmCompleteEvent                   |     1.111 |     2.860 |    0.425       9.1     2.96 |       9 |     0.026 |
+TimingAuditor.TIMER              INFO        CopyP2RelInfo_CharmCompleteEvent                     |     2.222 |     3.331 |    0.474      10.1     3.51 |       9 |     0.030 |
+TimingAuditor.TIMER              INFO        CopyP2PV_Particle2VertexRelations_CharmCompleteEvent |     6.666 |     4.444 |    0.942      12.4     3.94 |       9 |     0.040 |
+TimingAuditor.TIMER              INFO        PackTkClusters_CharmCompleteEvent                    |     0.000 |     1.689 |    0.751       3.7     0.94 |       9 |     0.015 |
+TimingAuditor.TIMER              INFO        PackPsAndVs_CharmCompleteEvent                       |     3.333 |     3.787 |    0.938      16.2     5.04 |       9 |     0.034 |
+TimingAuditor.TIMER              INFO        PackChargedProtos_CharmCompleteEvent                 |     0.000 |     0.035 |    0.014       0.1     0.02 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        PackNeutralProtos_CharmCompleteEvent                 |     0.000 |     0.008 |    0.005       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloElectrons_CharmCompleteEvent                 |     0.000 |     0.008 |    0.005       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloPhotons_CharmCompleteEvent                   |     0.000 |     0.007 |    0.004       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloMergedPi0s_CharmCompleteEvent                |     0.000 |     0.007 |    0.004       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloSplitPhotons_CharmCompleteEvent              |     0.000 |     0.007 |    0.004       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        PackEcalClusters_CharmCompleteEvent                  |     0.000 |     0.014 |    0.010       0.0     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        PackHcalClusters_CharmCompleteEvent                  |     0.000 |     0.011 |    0.007       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        PackEcalSplitClusters_CharmCompleteEvent             |     0.000 |     0.011 |    0.007       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloEcalDigits_CharmCompleteEvent                |     0.000 |     0.013 |    0.009       0.0     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloPrsDigits_CharmCompleteEvent                 |     0.000 |     0.010 |    0.007       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloSpdDigits_CharmCompleteEvent                 |     0.000 |     0.011 |    0.007       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloEcalADCs_CharmCompleteEvent                  |     0.000 |     0.014 |    0.008       0.0     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        PackCaloPrsADCs_CharmCompleteEvent                   |     0.000 |     0.012 |    0.007       0.0     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        PackRichPIDs_CharmCompleteEvent                      |     0.000 |     0.015 |    0.009       0.0     0.01 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        PackMuonPIDs_CharmCompleteEvent                      |     0.000 |     0.013 |    0.009       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        PackPVs_CharmCompleteEvent                           |     0.000 |     0.007 |    0.005       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        PackBestTracks_CharmCompleteEvent                    |     0.000 |     0.008 |    0.005       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        PackMuonTracks_CharmCompleteEvent                    |     0.000 |     0.006 |    0.004       0.0     0.00 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        EmptyNodeCleaner_CharmCompleteEvent                  |     0.000 |     0.041 |    0.023       0.1     0.02 |       9 |     0.000 |
+TimingAuditor.TIMER              INFO        KillTESAddresses_CharmCompleteEvent                  |     1.111 |     0.508 |    0.240       1.3     0.33 |       9 |     0.005 |
+TimingAuditor.TIMER              INFO        CharmCompleteEvent_OStream                           |    10.000 |    17.490 |    1.502     108.3    34.77 |       9 |     0.157 |
+TimingAuditor.TIMER              INFO     MonitoringSequence                                      |     0.000 |     0.001 |    0.001       0.0     0.00 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO   LumiSeq                                                   |     0.000 |     0.008 |    0.005       0.2     0.01 |    1000 |     0.009 |
+TimingAuditor.TIMER              INFO    EventAccount                                             |     0.000 |     0.002 |    0.001       0.2     0.01 |    1000 |     0.002 |
+TimingAuditor.TIMER              INFO *            UnpackRecVertex                                |     1.800 |     1.833 |    0.101      52.8     5.91 |    1000 |     1.834 |
+TimingAuditor.TIMER              INFO *             unpackFittedVeloTracks                        |     1.383 |     1.381 |    0.082      50.7     5.84 |     911 |     1.259 |
+TimingAuditor.TIMER              INFO *            StdNoPIDsPions                                 |     0.153 |     0.170 |    0.024       1.2     0.10 |     911 |     0.155 |
+TimingAuditor.TIMER              INFO *            StdAllNoPIDsPions                              |     0.130 |     0.144 |    0.004       1.8     0.09 |    1000 |     0.145 |
+TimingAuditor.TIMER              INFO *            UnpackChargedProtosSeq                         |     8.380 |     8.544 |    0.353      85.5    16.29 |    1000 |     8.545 |
+TimingAuditor.TIMER              INFO *             UnpackChargedProtos                           |     1.520 |     1.394 |    0.083      29.9     4.37 |    1000 |     1.395 |
+TimingAuditor.TIMER              INFO *             ProtoParticleCombDLLs                         |     6.830 |     7.128 |    0.241      69.3    14.79 |    1000 |     7.128 |
+TimingAuditor.TIMER              INFO *              CheckChargedProtosExist                      |     0.000 |     0.007 |    0.003       0.0     0.00 |    1000 |     0.007 |
+TimingAuditor.TIMER              INFO *              ChargedProtoPAddMuon                         |     6.270 |     6.423 |    0.109      68.1    14.55 |    1000 |     6.423 |
+TimingAuditor.TIMER              INFO *              ChargedProtoPAddRich                         |     0.370 |     0.543 |    0.098      13.7     0.76 |    1000 |     0.543 |
+TimingAuditor.TIMER              INFO *              ChargedProtoPCombDLL                         |     0.150 |     0.125 |    0.003       1.4     0.08 |    1000 |     0.126 |
+TimingAuditor.TIMER              INFO *               UnpackMuonPIDSeq                            |     0.240 |     0.233 |    0.078       2.6     0.21 |    1000 |     0.234 |
+TimingAuditor.TIMER              INFO *                UnpackMuonPIDs                             |     0.210 |     0.203 |    0.064       2.6     0.20 |    1000 |     0.203 |
+TimingAuditor.TIMER              INFO *                CheckMuonPIDs                              |     0.000 |     0.004 |    0.003       0.0     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO *               UnpackTrack                                 |     6.320 |     6.492 |    0.061      66.9    14.93 |    1000 |     6.492 |
+TimingAuditor.TIMER              INFO *               UnpackRichPIDSeq                            |     0.290 |     0.378 |    0.067       5.7     0.60 |    1000 |     0.378 |
+TimingAuditor.TIMER              INFO *                UnpackRichPIDs                             |     0.290 |     0.354 |    0.054       5.7     0.60 |    1000 |     0.354 |
+TimingAuditor.TIMER              INFO *                CheckRichPIDs                              |     0.000 |     0.005 |    0.002       0.1     0.00 |    1000 |     0.005 |
+TimingAuditor.TIMER              INFO *            StdLooseAllPhotons                             |     2.020 |     1.983 |    0.029      47.0     4.72 |    1000 |     1.983 |
+TimingAuditor.TIMER              INFO *             UnpackNeutralProtos                           |     0.830 |     0.800 |    0.036      28.0     3.21 |    1000 |     0.800 |
+TimingAuditor.TIMER              INFO *             UnpackMergedPi0s                              |     0.235 |     0.223 |    0.067       4.4     0.21 |     721 |     0.161 |
+TimingAuditor.TIMER              INFO *             UnpackPhotons                                 |     0.710 |     0.739 |    0.037      21.1     2.68 |     957 |     0.708 |
+TimingAuditor.TIMER              INFO *             UnpackSplitPhotons                            |     0.194 |     0.215 |    0.041       1.2     0.16 |     721 |     0.156 |
+TimingAuditor.TIMER              INFO *            StdLooseResolvedPi0                            |     0.010 |     0.016 |    0.003       0.1     0.01 |    1000 |     0.017 |
+TimingAuditor.TIMER              INFO *            StdLoosePi02gg                                 |     1.300 |     1.147 |    0.010      20.6     1.45 |    1000 |     1.147 |
+TimingAuditor.TIMER              INFO *            StdLooseMergedPi0                              |     0.030 |     0.032 |    0.005       3.6     0.12 |    1000 |     0.032 |
+TimingAuditor.TIMER              INFO *            StdLooseMuons                                  |     0.043 |     0.038 |    0.004       4.2     0.14 |     911 |     0.035 |
+TimingAuditor.TIMER              INFO *            StdAllLooseMuons                               |     0.100 |     0.124 |    0.003       0.8     0.08 |    1000 |     0.125 |
+TimingAuditor.TIMER              INFO *            StdAllNoPIDsProtons                            |     0.120 |     0.124 |    0.002       1.0     0.08 |    1000 |     0.125 |
+TimingAuditor.TIMER              INFO *            StdAllNoPIDsKaons                              |     0.109 |     0.114 |    0.012       1.2     0.07 |     911 |     0.105 |
+TimingAuditor.TIMER              INFO *            StdAllLooseANNProtons                          |     0.219 |     0.145 |    0.012       0.6     0.09 |     911 |     0.133 |
+TimingAuditor.TIMER              INFO *            StdLooseANNProtons                             |     0.098 |     0.087 |    0.004       1.4     0.09 |     911 |     0.080 |
+TimingAuditor.TIMER              INFO *            StdAllLooseANNKaons                            |     0.219 |     0.138 |    0.010       0.6     0.09 |     911 |     0.126 |
+TimingAuditor.TIMER              INFO *            StdLooseDstarWithD02KPi                        |     0.076 |     0.084 |    0.039       4.6     0.15 |     911 |     0.077 |
+TimingAuditor.TIMER              INFO *            StdAllLoosePions                               |     0.208 |     0.159 |    0.017       0.7     0.09 |     911 |     0.145 |
+TimingAuditor.TIMER              INFO *            StdLooseD02KPi                                 |     0.164 |     0.147 |    0.043       4.0     0.20 |     911 |     0.134 |
+TimingAuditor.TIMER              INFO *            StdLooseKaons                                  |     0.065 |     0.073 |    0.003       0.5     0.06 |     911 |     0.067 |
+TimingAuditor.TIMER              INFO *            StdAllLooseKaons                               |     0.131 |     0.119 |    0.010       0.5     0.07 |     911 |     0.109 |
+TimingAuditor.TIMER              INFO *            StdLoosePions                                  |     0.087 |     0.140 |    0.016       3.8     0.16 |     911 |     0.128 |
+TimingAuditor.TIMER              INFO *            StdLooseDplus2KPiPi                            |     0.274 |     0.309 |    0.041       5.9     0.54 |     911 |     0.282 |
+TimingAuditor.TIMER              INFO *            StdLooseDsplus2KKPi                            |     0.252 |     0.305 |    0.038       8.8     0.67 |     911 |     0.278 |
+TimingAuditor.TIMER              INFO *           Hlt1DecReportsDecoder                           |     0.070 |     0.101 |    0.027      55.5     1.75 |    1000 |     0.102 |
+TimingAuditor.TIMER              INFO *            StdAllLooseANNPions                            |     0.208 |     0.170 |    0.015       3.4     0.14 |     911 |     0.155 |
+TimingAuditor.TIMER              INFO *            StdLooseProtons                                |     0.065 |     0.074 |    0.003       0.7     0.07 |     911 |     0.068 |
+TimingAuditor.TIMER              INFO *            StdAllLooseProtons                             |     0.087 |     0.124 |    0.007       0.7     0.09 |     911 |     0.113 |
+TimingAuditor.TIMER              INFO *           Hlt2DecReportsDecoder                           |     0.870 |     0.858 |    0.146     646.6    20.44 |    1000 |     0.858 |
+TimingAuditor.TIMER              INFO *            StdLooseLambdac2PKPi                           |     0.142 |     0.214 |    0.050       4.1     0.35 |     911 |     0.195 |
+TimingAuditor.TIMER              INFO *            StdLooseKsLL                                   |     0.263 |     0.164 |    0.034       3.1     0.14 |     911 |     0.150 |
+TimingAuditor.TIMER              INFO *            StdLooseKsDD                                   |     0.450 |     0.500 |    0.057       5.1     0.35 |     911 |     0.456 |
+TimingAuditor.TIMER              INFO *            StdNoPIDsDownPions                             |     0.070 |     0.058 |    0.002       0.3     0.04 |    1000 |     0.058 |
+TimingAuditor.TIMER              INFO *            StdLooseANNKaons                               |     0.175 |     0.124 |    0.006       0.6     0.09 |     911 |     0.113 |
+TimingAuditor.TIMER              INFO *            StdLooseANNPions                               |     0.252 |     0.153 |    0.012       0.9     0.11 |     911 |     0.140 |
+TimingAuditor.TIMER              INFO *               StdLooseDplus2KKPi                          |     0.472 |     0.321 |    0.049       7.9     0.64 |     911 |     0.292 |
+TimingAuditor.TIMER              INFO *            StdLooseLambdaLL                               |     0.274 |     0.205 |    0.050       2.7     0.14 |     911 |     0.187 |
+TimingAuditor.TIMER              INFO *            StdLooseLambdaDD                               |     0.373 |     0.366 |    0.052       2.6     0.28 |     911 |     0.334 |
+TimingAuditor.TIMER              INFO *            StdNoPIDsDownProtons                           |     0.040 |     0.061 |    0.002       0.3     0.05 |    1000 |     0.061 |
+TimingAuditor.TIMER              INFO *            StdDiElectronFromTracks                        |     4.072 |     3.996 |    0.020      46.9     5.30 |     911 |     3.641 |
+TimingAuditor.TIMER              INFO *             UnpackElectrons                               |     0.643 |     0.665 |    0.062      14.8     1.95 |     902 |     0.600 |
+TimingAuditor.TIMER              INFO *             StdVeryLooseAllPhotons                        |     0.232 |     0.229 |    0.006       1.1     0.12 |     988 |     0.226 |
+TimingAuditor.TIMER              INFO *            StdVeryLooseDetachedKst2Kpi                    |     0.275 |     0.247 |    0.052       3.0     0.22 |     761 |     0.188 |
+TimingAuditor.TIMER              INFO *            StdTightDetachedTau3pi                         |     0.153 |     0.222 |    0.065       1.8     0.15 |     911 |     0.202 |
+TimingAuditor.TIMER              INFO *            StdLooseLambdaLD                               |     0.000 |     0.007 |    0.004       0.0     0.00 |     911 |     0.007 |
+TimingAuditor.TIMER              INFO *            StdLooseLambdaLDpDown                          |     0.263 |     0.322 |    0.081       3.9     0.20 |     911 |     0.294 |
+TimingAuditor.TIMER              INFO *            StdLooseLambdaLDpLong                          |     0.274 |     0.270 |    0.053       5.1     0.25 |     911 |     0.247 |
+TimingAuditor.TIMER              INFO *            StdLoosePhi2KK                                 |     0.526 |     0.506 |    0.027      11.6     0.85 |     911 |     0.462 |
+TimingAuditor.TIMER              INFO *           L0DUFromRaw                                     |     0.470 |     0.352 |    0.226      17.4     0.55 |    1000 |     0.352 |
+TimingAuditor.TIMER              INFO *            BDTTagJets                                     |     0.500 |     0.544 |    0.003      13.6     0.77 |    1000 |     0.545 |
+TimingAuditor.TIMER              INFO *            StdJets                                        |    11.710 |    11.702 |    0.866     142.1    15.20 |    1000 |    11.703 |
+TimingAuditor.TIMER              INFO *            PFParticles                                    |    21.830 |    21.793 |    1.779     580.5    27.50 |    1000 |    21.793 |
+TimingAuditor.TIMER              INFO *             VeloProtoPMaker                               |     0.600 |     0.615 |    0.020      64.6     4.43 |    1000 |     0.616 |
+TimingAuditor.TIMER              INFO *             HcalClusterization                            |     0.660 |     0.662 |    0.187      19.1     0.64 |    1000 |     0.662 |
+TimingAuditor.TIMER              INFO *             HcalCov                                       |     0.130 |     0.132 |    0.024       1.5     0.07 |    1000 |     0.132 |
+TimingAuditor.TIMER              INFO *             Hcal2TrackMatching                            |     5.910 |     5.976 |    0.059      68.2     6.97 |    1000 |     5.977 |
+TimingAuditor.TIMER              INFO *             PF                                            |    14.450 |    14.353 |    1.180     559.6    22.16 |    1000 |    14.353 |
+TimingAuditor.TIMER              INFO *              HcalZSup                                     |     0.210 |     0.244 |    0.109       2.4     0.11 |    1000 |     0.244 |
+TimingAuditor.TIMER              INFO *              InHCAL                                       |     0.600 |     0.577 |    0.022       5.4     0.43 |    1000 |     0.577 |
+TimingAuditor.TIMER              INFO *              V0FromDstMaker                               |     0.380 |     0.460 |    0.112       5.5     0.34 |    1000 |     0.461 |
+TimingAuditor.TIMER              INFO *               UnpackTwoProngVertex                        |     0.260 |     0.270 |    0.040       5.3     0.27 |    1000 |     0.270 |
+TimingAuditor.TIMER              INFO *              ClusterReco                                  |     7.260 |     7.129 |    0.403      37.8     5.81 |    1000 |     7.130 |
+TimingAuditor.TIMER              INFO *               CaloDigits                                  |     1.540 |     1.315 |    0.318       7.2     0.61 |    1000 |     1.315 |
+TimingAuditor.TIMER              INFO *                SpdFromRaw                                 |     0.280 |     0.235 |    0.051       1.0     0.11 |    1000 |     0.235 |
+TimingAuditor.TIMER              INFO *                PrsFromRaw                                 |     0.450 |     0.346 |    0.043       5.6     0.25 |    1000 |     0.346 |
+TimingAuditor.TIMER              INFO *                EcalZSup                                   |     0.800 |     0.705 |    0.210       3.4     0.31 |    1000 |     0.705 |
+TimingAuditor.TIMER              INFO *               CaloDigitFilter                             |     0.210 |     0.192 |    0.038       6.0     0.24 |    1000 |     0.193 |
+TimingAuditor.TIMER              INFO *               EcalClust                                   |     1.220 |     1.232 |    0.013       7.7     1.01 |    1000 |     1.232 |
+TimingAuditor.TIMER              INFO *               EcalShare                                   |     3.890 |     4.039 |    0.004      27.1     4.05 |    1000 |     4.039 |
+TimingAuditor.TIMER              INFO *               EcalCovar                                   |     0.350 |     0.297 |    0.003       1.5     0.22 |    1000 |     0.297 |
+TimingAuditor.TIMER              INFO *              ClusterMatch                                 |     4.410 |     4.281 |    0.037     534.4    17.74 |    1000 |     4.282 |
+TimingAuditor.TIMER              INFO *               InECAL                                      |     0.350 |     0.310 |    0.015       1.3     0.20 |    1000 |     0.310 |
+TimingAuditor.TIMER              INFO *             createODIN                                    |     0.036 |     0.036 |    0.018       0.8     0.03 |     825 |     0.030 |
+TimingAuditor.TIMER              INFO *             UnpackMCParticles                             |     0.000 |     0.013 |    0.006       0.1     0.01 |     804 |     0.010 |
+TimingAuditor.TIMER              INFO *            StdLooseJpsi2MuMu                              |     0.080 |     0.086 |    0.036       4.3     0.14 |    1000 |     0.087 |
+TimingAuditor.TIMER              INFO *            StdLooseANNUpKaons                             |     0.099 |     0.101 |    0.006       4.1     0.14 |     906 |     0.092 |
+TimingAuditor.TIMER              INFO *            StdAllNoPIDsElectrons                          |     2.310 |     2.286 |    0.002      20.8     2.11 |    1000 |     2.287 |
+TimingAuditor.TIMER              INFO *            StdLooseDiElectron                             |     0.087 |     0.123 |    0.037       1.2     0.12 |     911 |     0.113 |
+TimingAuditor.TIMER              INFO *            StdAllLooseElectrons                           |     0.698 |     0.715 |    0.011      12.1     0.74 |     945 |     0.676 |
+TimingAuditor.TIMER              INFO *            StdLooseDownMuons                              |     0.054 |     0.068 |    0.005       0.3     0.04 |     911 |     0.062 |
+TimingAuditor.TIMER              INFO *               StdLooseDalitzPi0                           |     0.647 |     0.762 |    0.029      26.5     1.70 |     911 |     0.695 |
+TimingAuditor.TIMER              INFO *               StdDiElectronGamma                          |     2.425 |     2.329 |    0.012      62.9     4.53 |     911 |     2.122 |
+TimingAuditor.TIMER              INFO *            StdNoPIDsDownElectrons                         |     0.581 |     0.613 |    0.004       4.2     0.55 |     911 |     0.559 |
+TimingAuditor.TIMER              INFO *            StdLooseElectrons                              |     0.043 |     0.054 |    0.004       0.7     0.04 |     911 |     0.050 |
+TimingAuditor.TIMER              INFO *            StdLooseDiMuonSameSign                         |     0.110 |     0.124 |    0.031       2.6     0.14 |    1000 |     0.125 |
+TimingAuditor.TIMER              INFO *            StdLooseDiMuon                                 |     0.090 |     0.097 |    0.025       2.6     0.14 |    1000 |     0.097 |
+TimingAuditor.TIMER              INFO *            UnpackMuonTracks                               |     0.512 |     0.372 |    0.074       2.7     0.46 |     722 |     0.269 |
+TimingAuditor.TIMER              INFO *            Hlt2SelReportsDecoder                          |     0.185 |     0.316 |    0.036       7.7     0.51 |     808 |     0.256 |
+TimingAuditor.TIMER              INFO *            StdMassConstrainedJpsi2MuMu                    |     0.087 |     0.084 |    0.039       6.2     0.22 |     911 |     0.077 |
+TimingAuditor.TIMER              INFO *            MDSTJets                                       |     0.019 |     0.008 |    0.004       0.2     0.01 |     506 |     0.005 |
+TimingAuditor.TIMER              INFO *            StdNoPIDsMuons                                 |     0.186 |     0.159 |    0.018       1.0     0.11 |     911 |     0.145 |
+TimingAuditor.TIMER              INFO *            StdAllNoPIDsMuons                              |     0.151 |     0.160 |    0.003       0.6     0.08 |     923 |     0.148 |
+TimingAuditor.TIMER              INFO *            StdLooseDownKaons                              |     0.109 |     0.100 |    0.005       5.1     0.17 |     911 |     0.092 |
+TimingAuditor.TIMER              INFO *               StdAllLooseGammaDD                          |     0.461 |     0.366 |    0.014       5.5     0.47 |     911 |     0.334 |
+TimingAuditor.TIMER              INFO *               StdAllLooseGammaLL                          |     0.834 |     0.774 |    0.009      31.7     1.49 |     911 |     0.706 |
+TimingAuditor.TIMER              INFO *            StdNoPIDsKaons                                 |     0.241 |     0.172 |    0.020       2.6     0.15 |     911 |     0.157 |
+TimingAuditor.TIMER              INFO *            StdNoPIDsProtons                               |     0.175 |     0.174 |    0.017       0.9     0.11 |     911 |     0.159 |
+TimingAuditor.TIMER              INFO *            StdLooseDetachedTau3pi                         |     1.240 |     1.177 |    0.082      19.7     1.73 |     540 |     0.636 |
+TimingAuditor.TIMER              INFO *            StdTightMuons                                  |     0.186 |     0.120 |    0.011       4.3     0.16 |     911 |     0.110 |
+TimingAuditor.TIMER              INFO *            StdTightElectrons                              |     0.408 |     0.508 |    0.012       3.8     0.45 |     808 |     0.411 |
+TimingAuditor.TIMER              INFO *            L0DecReportsMaker                              |     0.209 |     0.116 |    0.024       2.5     0.17 |     667 |     0.078 |
+TimingAuditor.TIMER              INFO *            L0SelReportsMaker                              |     3.163 |     3.357 |    0.449    1774.8    68.69 |     667 |     2.239 |
+TimingAuditor.TIMER              INFO *             L0MuonFromRaw                                 |     0.299 |     0.296 |    0.166       7.4     0.37 |     667 |     0.198 |
+TimingAuditor.TIMER              INFO *             L0CaloFromRaw                                 |     0.134 |     0.140 |    0.077       2.3     0.10 |     667 |     0.094 |
+TimingAuditor.TIMER              INFO *            Hlt1SelReportsDecoder                          |     0.128 |     0.129 |    0.028       0.9     0.06 |     854 |     0.110 |
+TimingAuditor.TIMER              INFO *            StdTightPhi2KK                                 |     0.087 |     0.095 |    0.039       0.6     0.06 |     911 |     0.087 |
+TimingAuditor.TIMER              INFO *            StdTightKaons                                  |     0.153 |     0.170 |    0.014       0.6     0.08 |     911 |     0.155 |
+TimingAuditor.TIMER              INFO *            StdLooseDetachedPhi2KK                         |     0.109 |     0.115 |    0.025       0.7     0.08 |     911 |     0.105 |
+TimingAuditor.TIMER              INFO *               StdAllLooseMuPion                           |     0.594 |     0.638 |    0.086       4.8     0.56 |     757 |     0.484 |
+TimingAuditor.TIMER              INFO *            StdNoPIDsUpPions                               |     0.098 |     0.089 |    0.006       0.7     0.05 |     911 |     0.081 |
+TimingAuditor.TIMER              INFO *            StdVeryTightDsplus2KKPi                        |     0.184 |     0.137 |    0.061       0.9     0.08 |     868 |     0.120 |
+TimingAuditor.TIMER              INFO *            createBothVeloClusters                         |     1.328 |     1.334 |    0.166       7.0     0.65 |     911 |     1.216 |
+TimingAuditor.TIMER              INFO *            StdLooseKsLD                                   |     0.000 |     0.008 |    0.004       0.0     0.00 |     336 |     0.003 |
+TimingAuditor.TIMER              INFO *            StdLooseKsLD_NegLong                           |     0.238 |     0.286 |    0.076       1.3     0.17 |     336 |     0.096 |
+TimingAuditor.TIMER              INFO *            StdLooseKsLD_PosLong                           |     0.208 |     0.224 |    0.060       1.1     0.13 |     336 |     0.075 |
+TimingAuditor.TIMER              INFO *               StdNoPIDsUpKaons                            |     0.109 |     0.072 |    0.017       0.5     0.04 |     366 |     0.026 |
+TimingAuditor.TIMER              INFO *            StdLooseEta2gg                                 |     1.909 |     2.000 |    0.123      13.8     1.65 |     466 |     0.932 |
+TimingAuditor.TIMER              INFO *            StdLooseKstar2Kpi                              |     2.069 |     2.136 |    0.052      33.5     2.87 |     889 |     1.899 |
+TimingAuditor.TIMER              INFO *               StdLooseLambdastar2pK                       |     1.875 |     1.849 |    0.041      23.6     2.19 |     816 |     1.509 |
+TimingAuditor.TIMER              INFO *            StdLooseResolvedEta                            |     0.054 |     0.050 |    0.011       0.3     0.03 |     369 |     0.019 |
+TimingAuditor.TIMER              INFO *            StdLooseRho0                                   |     0.110 |     0.208 |    0.034       1.3     0.13 |     454 |     0.095 |
+TimingAuditor.TIMER              INFO *            StdTightProtons                                |     0.154 |     0.143 |    0.003       0.9     0.08 |     905 |     0.130 |
+TimingAuditor.TIMER              INFO *               Bu2MuNu_MuForBu2MuNu                        |     0.000 |     0.023 |    0.004       0.1     0.02 |     322 |     0.008 |
+TimingAuditor.TIMER              INFO *               StdTightANNMuons                            |     0.058 |     0.079 |    0.011       0.4     0.05 |     339 |     0.027 |
+TimingAuditor.TIMER              INFO *                  StdLooseDplus2hhh                        |     1.158 |     1.465 |    0.105      13.8     1.61 |     259 |     0.380 |
+TimingAuditor.TIMER              INFO *                  StdLoosePhotons                          |     0.000 |     0.166 |    0.069       0.4     0.06 |     132 |     0.022 |
+TimingAuditor.TIMER              INFO *        SplitClusterReco                                   |     0.588 |     1.433 |    0.658       2.8     0.55 |      17 |     0.024 |
+TimingAuditor.TIMER              INFO *         SplitClustersRec                                  |     0.588 |     1.409 |    0.644       2.8     0.55 |      17 |     0.024 |
+TimingAuditor.TIMER              INFO *        createTTClusters                                   |     1.294 |     1.182 |    0.168       5.9     0.63 |     394 |     0.466 |
+TimingAuditor.TIMER              INFO *               Bu2MuNu_MuForBu2MuNuControl                 |     0.000 |     0.037 |    0.005       0.1     0.03 |      24 |     0.001 |
+TimingAuditor.TIMER              INFO *            StdJetsNoJetIDBanControl                       |    33.333 |    31.893 |    9.544      48.7    20.17 |       3 |     0.096 |
+TimingAuditor.TIMER              INFO *            StdJetsNoJetIDNoBan                            |    65.000 |    66.518 |    9.332     367.0   122.15 |       8 |     0.532 |
+TimingAuditor.TIMER              INFO *        createITClusters                                   |     0.610 |     0.763 |    0.101       2.3     0.41 |     262 |     0.200 |
+TimingAuditor.TIMER              INFO *                  StdVeryLooseLambdaLL                     |     0.357 |     0.729 |    0.244       2.2     0.46 |      28 |     0.020 |
+TimingAuditor.TIMER              INFO *                  StdNoPIDsElectrons                       |     0.000 |     0.175 |    0.066       0.5     0.12 |      23 |     0.004 |
+TimingAuditor.TIMER              INFO *        TaggingParticles                                   |     0.129 |     0.036 |    0.011       0.1     0.02 |      77 |     0.003 |
+TimingAuditor.TIMER              INFO *        TaggingElectrons                                   |     1.298 |     0.667 |    0.117       1.6     0.34 |      77 |     0.051 |
+TimingAuditor.TIMER              INFO *        TaggingMuons                                       |     0.000 |     0.192 |    0.041       0.8     0.12 |      77 |     0.015 |
+TimingAuditor.TIMER              INFO *        TaggingPions                                       |     0.000 |     0.324 |    0.058       1.1     0.18 |      77 |     0.025 |
+TimingAuditor.TIMER              INFO *        Tag_StdD02KPi                                      |     0.129 |     0.208 |    0.068       2.1     0.23 |      77 |     0.016 |
+TimingAuditor.TIMER              INFO *        Tag_CharmKaonList                                  |     0.259 |     0.232 |    0.075       0.6     0.11 |      77 |     0.018 |
+TimingAuditor.TIMER              INFO *        Tag_CharmPionList                                  |     0.000 |     0.182 |    0.061       0.6     0.10 |      77 |     0.014 |
+TimingAuditor.TIMER              INFO *        Tag_StdD02KPiPiPi                                  |     0.259 |     0.391 |    0.107       1.7     0.29 |      77 |     0.030 |
+TimingAuditor.TIMER              INFO *        Tag_StdD02KPiPi0                                   |     0.909 |     1.268 |    0.068       8.4     1.70 |      77 |     0.098 |
+TimingAuditor.TIMER              INFO *        Tag_CharmPi0List                                   |     0.000 |     0.024 |    0.008       0.1     0.01 |      77 |     0.002 |
+TimingAuditor.TIMER              INFO *        Tag_StdDp2KPiPi                                    |     0.129 |     0.232 |    0.043       1.2     0.21 |      77 |     0.018 |
+TimingAuditor.TIMER              INFO *        Tag_StdD2KPipart                                   |     0.389 |     0.284 |    0.101       1.1     0.18 |      77 |     0.022 |
+TimingAuditor.TIMER              INFO *        Tag_CharmTightKaonList                             |     0.000 |     0.066 |    0.006       0.2     0.04 |      77 |     0.005 |
+TimingAuditor.TIMER              INFO *        Tag_StdD2Kepart                                    |     0.000 |     0.122 |    0.052       1.4     0.15 |      77 |     0.009 |
+TimingAuditor.TIMER              INFO *        Tag_CharmElecList                                  |     0.129 |     0.244 |    0.082       0.6     0.10 |      77 |     0.019 |
+TimingAuditor.TIMER              INFO *        Tag_StdD2Kmupart                                   |     0.129 |     0.124 |    0.054       1.5     0.17 |      77 |     0.010 |
+TimingAuditor.TIMER              INFO *        Tag_CharmMuonList                                  |     0.259 |     0.230 |    0.079       0.5     0.11 |      77 |     0.018 |
+TimingAuditor.TIMER              INFO *        Tag_StdLambdaC2PKPi                                |     0.259 |     0.177 |    0.060       1.4     0.19 |      77 |     0.014 |
+TimingAuditor.TIMER              INFO *        Tag_CharmProtonList                                |     0.259 |     0.188 |    0.064       0.6     0.10 |      77 |     0.015 |
+TimingAuditor.TIMER              INFO *            StdLooseRhoPlus                                |     1.666 |     0.597 |    0.078       3.4     0.91 |      12 |     0.007 |
+TimingAuditor.TIMER              INFO *                  StdNoPIDsDownKaons                       |     1.111 |     0.118 |    0.055       0.2     0.06 |       9 |     0.001 |
+TimingAuditor.TIMER              INFO *            MuonRec                                        |     0.869 |     0.571 |    0.322       1.8     0.31 |      23 |     0.013 |
+TimingAuditor.TIMER              INFO *            createTTLiteClusters                           |     3.333 |     2.221 |    0.207       5.5     2.87 |       3 |     0.007 |
+TimingAuditor.TIMER              INFO *            StdAllTightGammaDD                             |     0.666 |     0.916 |    0.041       8.6     2.16 |      15 |     0.014 |
+TimingAuditor.TIMER              INFO *            StdLooseDetachedTau3piNonPhys                  |     4.000 |     1.185 |    0.126       3.5     1.35 |       5 |     0.006 |
+TimingAuditor.TIMER              INFO *            StdJetsNoJetIDBanDaughtersDetached             |   190.000 |   194.127 |   12.562     375.7   256.77 |       2 |     0.388 |
+TimingAuditor.TIMER              INFO *            StdLoosePi02gee                                |     0.000 |     2.588 |    1.823       3.4     1.08 |       2 |     0.005 |
+TimingAuditor.TIMER              INFO *            StdLoosePi024e                                 |     0.000 |     0.985 |    0.085       1.9     1.27 |       2 |     0.002 |
+TimingAuditor.TIMER              INFO *            StdLooseDetachedKst2Kpi                        |     0.000 |     0.111 |    0.111       0.1     0.00 |       1 |     0.000 |
+TimingAuditor.TIMER              INFO *            StdJetsNoJetIDBanMuonsDef                      |    30.000 |    33.805 |   33.805      33.8     0.00 |       1 |     0.034 |
+TimingAuditor.TIMER              INFO *            StdJetsNoJetIDAddBDef                          |    40.000 |    37.052 |   37.052      37.1     0.00 |       1 |     0.037 |
+TimingAuditor.TIMER              INFO *            StdJetsNoJetIDBanSignal                        |    20.000 |    14.451 |   13.979      14.9     0.67 |       2 |     0.029 |
+TimingAuditor.TIMER              INFO --------------------------------------------------------------------------------------------------------------------------------
+ToolSvc.DaVinci::ParticleTr...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/1/0
+ToolSvc.DaVinci::ParticleTr...SUCCESS  #WARNINGS   = 1        Message = 'Error from StateProvider::state [ProtoD-2K-K-K+UPUPBeauty2Charm]'
+ToolSvc.TrackStateProvider    SUCCESS Number of counters : 2
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "Number of states added"                        |       911 |      73501 |     80.682 |     56.039 |      0.0000 |      329.00 |
+ | "Number of tracks seen"                         |      1001 |      96350 |     96.254 |     72.329 |      0.0000 |      580.00 |
+ToolSvc.LoKi::PVReFitter      SUCCESS Number of counters : 10
+ |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
+ | "#delta-R"                                      |     12865 |  -2.492162 |-0.00019372 |  0.0027085 |   -0.033599 |    0.051252 |
+ | "#iterations"                                   |        28 |        268 |     9.5714 |     3.4479 |      5.0000 |      15.000 |
+ | "#loaded"                                       |     12865 |      22232 |     1.7281 |    0.76753 |      1.0000 |      4.0000 |
+ | "#refit-asked"                                  |        28 |         28 |     1.0000 |     0.0000 |      1.0000 |      1.0000 |
+ | "#removed"                                      |     38978 |      22272 |    0.57140 |    0.92446 |      0.0000 |      4.0000 |
+ | "#toremove"                                     |     12865 |      22232 |     1.7281 |    0.76753 |      1.0000 |      4.0000 |
+ | "#tracks/good"                                  |        28 |        203 |     7.2500 |     2.0463 |      3.0000 |      9.0000 |
+ | "#tracks/null"                                  |        28 |          2 |   0.071429 |    0.25754 |      0.0000 |      1.0000 |
+ | "#tracks/total"                                 |        28 |        205 |     7.3214 |     1.9096 |      4.0000 |      9.0000 |
+ | "track-weight"                                  |       205 |   137.3547 |    0.67002 |    0.31582 |      0.0000 |     0.99998 |
+ToolSvc.LoKi::PVReFitter      SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/7/0
+ToolSvc.LoKi::PVReFitter      SUCCESS  #WARNINGS   = 2        Message = 'Less than 4 good tracks in vertex! [B2KShh_DD_Run2_OS_Line]'
+ToolSvc.LoKi::PVReFitter      SUCCESS  #WARNINGS   = 2        Message = 'Less than 4 good tracks in vertex! [B2KShh_DD_Run2_SS_Line]'
+ToolSvc.LoKi::PVReFitter      SUCCESS  #WARNINGS   = 3        Message = 'Less than 4 tracks in vertex remain [B2KShh_DD_Run2_OS_Line]'
+ToolSvc.LoKi::PVReFitter      SUCCESS  #WARNINGS   = 4        Message = 'Less than 4 tracks in vertex remain [B2KShh_DD_Run2_SS_Line]'
+ToolSvc.LoKi::PVReFitter      SUCCESS  #WARNINGS   = 3        Message = 'Less than 4 tracks in vertex remain [Hb2V0V0h_KSKShLD_Line]'
+ToolSvc.LoKi::PVReFitter      SUCCESS  #WARNINGS   = 1        Message = 'Less than 4 tracks in vertex remain [Hb2V0V0h_KSKShLL_Line]'
+ToolSvc.LoKi::PVReFitter      SUCCESS  #WARNINGS   = 1        Message = 'Less than 4 tracks in vertex remain [SelD0_forD2Kmu]'
+ToolSvc.LoKi::DistanceCalcu...WARNING Unclassified particles : 
+ ------------------------------------------------------------------------------------------------------------------------------------------------------------
+ | #    |        Name       |     PdgID    |   Q  |      Mass     |   (c*)Tau/Gamma |  MaxWidth  |        EvtGen        |  PythiaID  |     Antiparticle     |
+ ------------------------------------------------------------------------------------------------------------------------------------------------------------
+ ------------------------------------------------------------------------------------------------------------------------------------------------------------
+
+ToolSvc.LoKi::DistanceCalcu...SUCCESS Exceptions/Errors/Warnings/Infos Statistics : 0/0/560/0
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [B23MuB23MuLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 43       Message = 'There is no convergency-III [B23MuB23PiLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 10       Message = 'There is no convergency-III [B24pB24pLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 39       Message = 'There is no convergency-III [B24pB2JpsiKpiLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 57       Message = 'There is no convergency-III [B24pB2PhiKhLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [B2DDphi_B2DstDpPhiLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 223      Message = 'There is no convergency-III [B2KShh_DD_Run2_OS_Line]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 168      Message = 'There is no convergency-III [B2KShh_DD_Run2_SS_Line]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 278      Message = 'There is no convergency-III [B2KShh_LD_Run2_OS_Line]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 212      Message = 'There is no convergency-III [B2KShh_LD_Run2_SS_Line]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 82       Message = 'There is no convergency-III [B2KShh_LL_Run2_OS_Line]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 58       Message = 'There is no convergency-III [B2KShh_LL_Run2_SS_Line]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 7        Message = 'There is no convergency-III [B2KShhh_KKK_DDLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [B2KShhh_KKK_LLLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 9        Message = 'There is no convergency-III [B2KShhh_KKPi_DDLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 6        Message = 'There is no convergency-III [B2KShhh_KKPi_LLLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 13       Message = 'There is no convergency-III [B2KShhh_KPiPi_DDLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 11       Message = 'There is no convergency-III [B2KShhh_KPiPi_LLLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [B2KShhh_PiPiPi_DDLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 6        Message = 'There is no convergency-III [B2KShhh_PiPiPi_LLLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [B2LLXBDTSelKsLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 20       Message = 'There is no convergency-III [B2LLXBDTSelLambdaLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [B2MuMuMuMuPhi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [B2XEtaLb2pKetapLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 55       Message = 'There is no convergency-III [B2pphh_kkLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 87       Message = 'There is no convergency-III [B2pphh_kpiLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 56       Message = 'There is no convergency-III [B2pphh_pipiLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 19       Message = 'There is no convergency-III [BDTTagJets]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 52       Message = 'There is no convergency-III [BLVB2KhhLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [BLVLa2KmuLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 30       Message = 'There is no convergency-III [BLVXib2KhmuLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [Bc3kForBc3h]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 7        Message = 'There is no convergency-III [Bc3kpiForBc3h]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 18       Message = 'There is no convergency-III [Bc3piForBc3h]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [Bc3ppkForBc3h]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [Bc3pppiForBc3h]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 5        Message = 'There is no convergency-III [BetacHHHXic2PKKLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [Bs2EtacPhiBDTSelEtac2KKKK]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [Bs2EtacPhiBDTSelEtac2KKPiPi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 13       Message = 'There is no convergency-III [Bs2EtacPhiBDTSelEtac2PiPiPiPi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 38       Message = 'There is no convergency-III [Bu2KsthhDDLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 33       Message = 'There is no convergency-III [Bu2KsthhLLLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1112     Message = 'There is no convergency-III [Ccbar2PPPiPiSelCcbar2PPPiPi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [Charm2PPXHc2PPKPiLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 61       Message = 'There is no convergency-III [Charm2PPXHc2PPKPiPiLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [Charm2PPXHs2PPPiLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 61       Message = 'There is no convergency-III [CharmSelForD0_K3PiB2DMuNuX]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 10       Message = 'There is no convergency-III [CharmSelForDpB2DMuNuX]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 13       Message = 'There is no convergency-III [CharmSelForDsB2DMuNuX]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [CharmSelForLcB2DMuNuX]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [CharmSelForXic0B2DMuNuX]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [CharmSelForXicB2DMuNuX]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 13       Message = 'There is no convergency-III [D02FourPiForDstarPromptWithD02HHMuMuControl]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 75       Message = 'There is no convergency-III [D02K3PiForDstarPromptWithD02HHMuMuControl]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 76       Message = 'There is no convergency-III [D02KKPiPiForDstarPromptWithD02HHMuMuControl]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 10       Message = 'There is no convergency-III [D02KK_EE_ForDstarPromptWithD02HHLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [D02KK_EMu_ForDstarPromptWithD02HHLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 8        Message = 'There is no convergency-III [D02KK_MuE_ForDstarPromptWithD02HHLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 7        Message = 'There is no convergency-III [D02KPiForDstarPromptWithD02HHLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 74       Message = 'There is no convergency-III [D02KPi_EE_ForDstarPromptWithD02HHLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 23       Message = 'There is no convergency-III [D02KPi_EMu_ForDstarPromptWithD02HHLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 22       Message = 'There is no convergency-III [D02KPi_MuE_ForDstarPromptWithD02HHLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 16       Message = 'There is no convergency-III [D02Pi3KForDstarPromptWithD02HHMuMuControl]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [D02PiMuNu_forB2DXD2HMuNu]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [D02PiPiForDstarPromptWithD02HHLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 118      Message = 'There is no convergency-III [D02PiPi_EE_ForDstarPromptWithD02HHLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 31       Message = 'There is no convergency-III [D02PiPi_EMu_ForDstarPromptWithD02HHLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 23       Message = 'There is no convergency-III [D02PiPi_MuE_ForDstarPromptWithD02HHLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [D0ForB2DstMuNuIncl]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [D23MuD23MuLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [D23MuD23PiLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [D2EtaHEta3HR]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [D2EtaHEtaPPG]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [D2EtaPrimeHEtaPrime3HR]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [D2EtaPrimeHEtaPrimePPG]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 37       Message = 'There is no convergency-III [D2HHHKsD2KKPiKsDDLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 18       Message = 'There is no convergency-III [D2HHHKsD2KKPiKsLLLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 65       Message = 'There is no convergency-III [D2HHHKsD2KPiPiKsDDLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 44       Message = 'There is no convergency-III [D2HHHKsD2KPiPiKsLLLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 48       Message = 'There is no convergency-III [D2HHHKsD2PiPiPiKsDDLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 11       Message = 'There is no convergency-III [D2HHHKsD2PiPiPiKsLLLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 21       Message = 'There is no convergency-III [D2HHHPi0D2KKPiPi0MLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 30       Message = 'There is no convergency-III [D2HHHPi0D2KKPiPi0RLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 38       Message = 'There is no convergency-III [D2HHHPi0D2KPiPiPi0MLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 60       Message = 'There is no convergency-III [D2HHHPi0D2KPiPiPi0RLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 12       Message = 'There is no convergency-III [D2HHHPi0D2PiPiPiPi0MLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 20       Message = 'There is no convergency-III [D2HHHPi0D2PiPiPiPi0RLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [D2PhiHPhi3HM]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [D2PhiHPhi3HR]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 12       Message = 'There is no convergency-III [D2XMuMuSS_K3PiLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [D2XMuMuSS_KEECalLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [D2XMuMuSS_KEMuCalLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 7        Message = 'There is no convergency-III [D2XMuMuSS_KOSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [D2XMuMuSS_KSSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 5        Message = 'There is no convergency-III [D2XMuMuSS_K_EE_OSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [D2XMuMuSS_K_EE_SSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [D2XMuMuSS_K_EMu_OSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 7        Message = 'There is no convergency-III [D2XMuMuSS_K_MuE_OSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 6        Message = 'There is no convergency-III [D2XMuMuSS_K_MuE_SSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 9        Message = 'There is no convergency-III [D2XMuMuSS_Lambdac2PEELine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [D2XMuMuSS_Lambdac2PEMuLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 6        Message = 'There is no convergency-III [D2XMuMuSS_Lambdac2PEMuSSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [D2XMuMuSS_Lambdac2PKPiLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 11       Message = 'There is no convergency-III [D2XMuMuSS_Lambdac2PMuELine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [D2XMuMuSS_Lambdac2PMuMuLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 5        Message = 'There is no convergency-III [D2XMuMuSS_Lambdac2PMuMuSSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 5        Message = 'There is no convergency-III [D2XMuMuSS_Lambdac2PPiPiLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 7        Message = 'There is no convergency-III [D2XMuMuSS_PiEECalLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 6        Message = 'There is no convergency-III [D2XMuMuSS_PiEMuCalLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [D2XMuMuSS_PiMuMuCalLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [D2XMuMuSS_PiOSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [D2XMuMuSS_PiSSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 14       Message = 'There is no convergency-III [D2XMuMuSS_Pi_EE_OSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 8        Message = 'There is no convergency-III [D2XMuMuSS_Pi_EE_SSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 5        Message = 'There is no convergency-III [D2XMuMuSS_Pi_EMu_OSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [D2XMuMuSS_Pi_MuE_OSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [D2XMuMuSS_Pi_MuE_SSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [D2hhPromptD0WSSel]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [D2hhPromptD2KKSSSel]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [D2hhPromptD2KPiSSSel]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [D2hhPromptD2KPiSel]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [D2hhPromptD2KPiTISSel]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [D2hhPromptD2PiPiLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [D2hhPromptD2PiPiSSSel]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [D2hhPromptD2PiPiSel]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [D2hhPromptD2PiPiTISSel]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 15       Message = 'There is no convergency-III [DForB2KstTauTau]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 48       Message = 'There is no convergency-III [DForB2XTau]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 10       Message = 'There is no convergency-III [DForPromptCharm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [DetachedKstarListForJpsiHHB2JpsiHH]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [Detachedf02KKForJpsiHHB2JpsiHH]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [Detachedf02pipiForJpsiHHB2JpsiHH]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 46       Message = 'There is no convergency-III [DownMajoforBu2MajoLepDD]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [DsForPromptCharm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [DstarD02xxseq_D02emuforTag_selection]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 96       Message = 'There is no convergency-III [DstarD2HHHH2D0PiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 35       Message = 'There is no convergency-III [DstarD2HHHHD2KKKPi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 23       Message = 'There is no convergency-III [DstarD2HHHHD2KKPiPi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 98       Message = 'There is no convergency-III [DstarD2HHHHD2KPiPiPi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 52       Message = 'There is no convergency-III [DstarD2HHHHD2PiPiPiPi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 78       Message = 'There is no convergency-III [DstarD2HHHHPID2D0PiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 25       Message = 'There is no convergency-III [DstarD2HHHHWS2D0PiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [DstarD2HHPID2D0PiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 64       Message = 'There is no convergency-III [DstarD2K3HPID2D0PiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 52       Message = 'There is no convergency-III [DstarD2K3Pi2D0PiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 6        Message = 'There is no convergency-III [DstarD2KSHHDD2D0PiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 6        Message = 'There is no convergency-III [DstarD2KSHHDDPID2D0PiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 11       Message = 'There is no convergency-III [DstarD2KSHHPi0D2KKPi0KSDD]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [DstarD2KSHHPi0D2KKPi0KSLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 22       Message = 'There is no convergency-III [DstarD2KSHHPi0D2KPiPi0KSDD]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 17       Message = 'There is no convergency-III [DstarD2KSHHPi0D2KPiPi0KSLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 28       Message = 'There is no convergency-III [DstarD2KSHHPi0D2PiPiPi0KSDD]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 13       Message = 'There is no convergency-III [DstarD2KSHHPi0D2PiPiPi0KSLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [DstarD2XGammaHHForD2KKGamma]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 19       Message = 'There is no convergency-III [DstarD2XGammaHHForD2KPiGamma]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 11       Message = 'There is no convergency-III [DstarD2XGammaHHForD2PiPiGamma]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 5        Message = 'There is no convergency-III [DstarPromptWithD02HHMuMuControlLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 49       Message = 'There is no convergency-III [Eta3PiforB2XEta]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 247      Message = 'There is no convergency-III [EtapforB2XEta]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [ExoticaRHNuLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 47       Message = 'There is no convergency-III [ForTrackEffD0ToK3PiMissingKaon4BodySelKst]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 17       Message = 'There is no convergency-III [ForTrackEffD0ToK3PiMissingPion4BodySelKst]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [ForTrackEffD0ToK3PiMissingProtonSelKst]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 49       Message = 'There is no convergency-III [FourTracks_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 8        Message = 'There is no convergency-III [FourTracks_w2KS0_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 38       Message = 'There is no convergency-III [FourTracks_wKS0_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 71       Message = 'There is no convergency-III [FourTracks_wLambda_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 20       Message = 'There is no convergency-III [FourTracks_wPi0M_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 64       Message = 'There is no convergency-III [FourTracks_wPi0R_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [HHH_forB2DXD2HMuNu]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [Hb2Charged2BodyB2Charged2BodyLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [KshMajoranaOSMu_forB2XuMuNu]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 48       Message = 'There is no convergency-III [Kshort2eePiPi_eeFromTracksLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 57       Message = 'There is no convergency-III [Kshort2eePiPi_eeFromTracks_forTOS]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [Kstar_KMMB2KstTauTau]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [KstarsPlusDDForBu2LLK]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [KstarsPlusLLForBu2LLK]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [L02PPi_sel]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 8        Message = 'There is no convergency-III [LFVB2hTauMuLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 6        Message = 'There is no convergency-III [LFVB2heMuLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [Lambda02pHForJpsiHHB2JpsiHH]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 5        Message = 'There is no convergency-III [LambdaC2pKKForPromptCharm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [LambdaMajoranaSSMu_forB2Lambda0Mu]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [Lambdac2L0DDpiLambdac2Lambda0PiDDLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 75       Message = 'There is no convergency-III [Lambdac2V03H_Lambdac2Lambda3PiDDLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [Lambdac2V03H_Lambdac2Lambda3PiLLLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 75       Message = 'There is no convergency-III [Lambdac2V03H_Lambdac2LambdaK2PiDDLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [Lambdac2V03H_Lambdac2LambdaK2PiLLLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [Lambdac2V0HLambdac2Lambda0PiDDLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 29       Message = 'There is no convergency-III [Lambdac2V2H_Lambdac2XiKpiDDDLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [Lambdac2V2H_Lambdac2XiKpiDDLLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 12       Message = 'There is no convergency-III [Lb2EtacKpSelEtac2KKKK]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 53       Message = 'There is no convergency-III [Lb2EtacKpSelEtac2KKPiPi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 22       Message = 'There is no convergency-III [Lb2EtacKpSelEtac2PPbarPiPi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 208      Message = 'There is no convergency-III [Lb2EtacKpSelEtac2PiPiPiPi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 8        Message = 'There is no convergency-III [Lb2EtacKpSelLambdaS]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 5        Message = 'There is no convergency-III [Lb2V0hhDDLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [Lb2V0hhDDSSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [Lb2V0hhLDLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [Lb2V0hhLDSSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 8        Message = 'There is no convergency-III [Lc23MuLc23muLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [Lc23MuLc2mueeLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [Lc23MuLc2peeLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [Lc23MuLc2pmumuLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 47       Message = 'There is no convergency-III [Lc2L0LLpiSelLambda02pPi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 155      Message = 'There is no convergency-III [Lc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 64       Message = 'There is no convergency-III [LooseLc2PKPiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 281      Message = 'There is no convergency-III [LooseOmegac02PKKPiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 284      Message = 'There is no convergency-III [LooseXic02PKKPiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 66       Message = 'There is no convergency-III [LooseXic2PKPiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 8        Message = 'There is no convergency-III [MajoforBu2MajoLepLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 321      Message = 'There is no convergency-III [Omegac02PKKPiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [PPMuMuHcLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 63       Message = 'There is no convergency-III [ProtoD+2K+K+K-Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 77       Message = 'There is no convergency-III [ProtoD+2K+K+K-UPUPBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 50       Message = 'There is no convergency-III [ProtoD+2K+K+K-pi0MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 261      Message = 'There is no convergency-III [ProtoD+2K+K+K-pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 57       Message = 'There is no convergency-III [ProtoD+2K+K+pi-Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 82       Message = 'There is no convergency-III [ProtoD+2K+K+pi-UPUPBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 50       Message = 'There is no convergency-III [ProtoD+2K+K+pi-pi0MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 261      Message = 'There is no convergency-III [ProtoD+2K+K+pi-pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 189      Message = 'There is no convergency-III [ProtoD+2K+K-K+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 109      Message = 'There is no convergency-III [ProtoD+2K+K-K+KS0LLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 379      Message = 'There is no convergency-III [ProtoD+2K+K-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 196      Message = 'There is no convergency-III [ProtoD+2K+K-pi+KS0LLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 125      Message = 'There is no convergency-III [ProtoD+2K+pi+K-Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 152      Message = 'There is no convergency-III [ProtoD+2K+pi+K-UPUPBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 94       Message = 'There is no convergency-III [ProtoD+2K+pi+K-pi0MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 487      Message = 'There is no convergency-III [ProtoD+2K+pi+K-pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 118      Message = 'There is no convergency-III [ProtoD+2K+pi+pi-Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 155      Message = 'There is no convergency-III [ProtoD+2K+pi+pi-UPUPBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 94       Message = 'There is no convergency-III [ProtoD+2K+pi+pi-pi0MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 487      Message = 'There is no convergency-III [ProtoD+2K+pi+pi-pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 189      Message = 'There is no convergency-III [ProtoD+2K+pi-K+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 109      Message = 'There is no convergency-III [ProtoD+2K+pi-K+KS0LLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 379      Message = 'There is no convergency-III [ProtoD+2K+pi-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 196      Message = 'There is no convergency-III [ProtoD+2K+pi-pi+KS0LLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 189      Message = 'There is no convergency-III [ProtoD+2pi+K-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 109      Message = 'There is no convergency-III [ProtoD+2pi+K-pi+KS0LLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 59       Message = 'There is no convergency-III [ProtoD+2pi+pi+K-Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 78       Message = 'There is no convergency-III [ProtoD+2pi+pi+K-UPUPBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 50       Message = 'There is no convergency-III [ProtoD+2pi+pi+K-pi0MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 261      Message = 'There is no convergency-III [ProtoD+2pi+pi+K-pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 65       Message = 'There is no convergency-III [ProtoD+2pi+pi+pi-Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 79       Message = 'There is no convergency-III [ProtoD+2pi+pi+pi-UPUPBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 50       Message = 'There is no convergency-III [ProtoD+2pi+pi+pi-pi0MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 261      Message = 'There is no convergency-III [ProtoD+2pi+pi+pi-pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 189      Message = 'There is no convergency-III [ProtoD+2pi+pi-pi+KS0DDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 109      Message = 'There is no convergency-III [ProtoD+2pi+pi-pi+KS0LLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 156      Message = 'There is no convergency-III [ProtoD-2K-K+K-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 86       Message = 'There is no convergency-III [ProtoD-2K-K+K-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 283      Message = 'There is no convergency-III [ProtoD-2K-K+pi-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 147      Message = 'There is no convergency-III [ProtoD-2K-K+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 50       Message = 'There is no convergency-III [ProtoD-2K-K-K+Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 61       Message = 'There is no convergency-III [ProtoD-2K-K-K+UPUPBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 36       Message = 'There is no convergency-III [ProtoD-2K-K-K+pi0MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 252      Message = 'There is no convergency-III [ProtoD-2K-K-K+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 63       Message = 'There is no convergency-III [ProtoD-2K-K-pi+Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 63       Message = 'There is no convergency-III [ProtoD-2K-K-pi+UPUPBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 36       Message = 'There is no convergency-III [ProtoD-2K-K-pi+pi0MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 252      Message = 'There is no convergency-III [ProtoD-2K-K-pi+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 156      Message = 'There is no convergency-III [ProtoD-2K-pi+K-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 86       Message = 'There is no convergency-III [ProtoD-2K-pi+K-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 283      Message = 'There is no convergency-III [ProtoD-2K-pi+pi-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 147      Message = 'There is no convergency-III [ProtoD-2K-pi+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 105      Message = 'There is no convergency-III [ProtoD-2K-pi-K+Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 113      Message = 'There is no convergency-III [ProtoD-2K-pi-K+UPUPBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 75       Message = 'There is no convergency-III [ProtoD-2K-pi-K+pi0MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 513      Message = 'There is no convergency-III [ProtoD-2K-pi-K+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 105      Message = 'There is no convergency-III [ProtoD-2K-pi-pi+Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 119      Message = 'There is no convergency-III [ProtoD-2K-pi-pi+UPUPBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 75       Message = 'There is no convergency-III [ProtoD-2K-pi-pi+pi0MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 513      Message = 'There is no convergency-III [ProtoD-2K-pi-pi+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 156      Message = 'There is no convergency-III [ProtoD-2pi-K+pi-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 86       Message = 'There is no convergency-III [ProtoD-2pi-K+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 156      Message = 'There is no convergency-III [ProtoD-2pi-pi+pi-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 86       Message = 'There is no convergency-III [ProtoD-2pi-pi+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 53       Message = 'There is no convergency-III [ProtoD-2pi-pi-K+Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 59       Message = 'There is no convergency-III [ProtoD-2pi-pi-K+UPUPBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 36       Message = 'There is no convergency-III [ProtoD-2pi-pi-K+pi0MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 252      Message = 'There is no convergency-III [ProtoD-2pi-pi-K+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 49       Message = 'There is no convergency-III [ProtoD-2pi-pi-pi+Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 58       Message = 'There is no convergency-III [ProtoD-2pi-pi-pi+UPUPBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 36       Message = 'There is no convergency-III [ProtoD-2pi-pi-pi+pi0MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 252      Message = 'There is no convergency-III [ProtoD-2pi-pi-pi+pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 89       Message = 'There is no convergency-III [ProtoD2K+K+K+K+WSPlusBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 89       Message = 'There is no convergency-III [ProtoD2K+K+K+pi+WSPlusBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 270      Message = 'There is no convergency-III [ProtoD2K+K+K-K-Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 275      Message = 'There is no convergency-III [ProtoD2K+K+K-pi-Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 29       Message = 'There is no convergency-III [ProtoD2K+K+KS0WSPlusDDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 13       Message = 'There is no convergency-III [ProtoD2K+K+KS0WSPlusLLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 264      Message = 'There is no convergency-III [ProtoD2K+K+pi+pi+WSPlusBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 281      Message = 'There is no convergency-III [ProtoD2K+K+pi-pi-Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [ProtoD2K+K+pi0WSPlusMergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 10       Message = 'There is no convergency-III [ProtoD2K+K+pi0WSPlusResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [ProtoD2K+K-Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 68       Message = 'There is no convergency-III [ProtoD2K+K-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 40       Message = 'There is no convergency-III [ProtoD2K+K-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 11       Message = 'There is no convergency-III [ProtoD2K+K-KS0pi0DD_MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 66       Message = 'There is no convergency-III [ProtoD2K+K-KS0pi0DD_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 11       Message = 'There is no convergency-III [ProtoD2K+K-KS0pi0LL_MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 39       Message = 'There is no convergency-III [ProtoD2K+K-KS0pi0LL_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [ProtoD2K+K-UPBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 16       Message = 'There is no convergency-III [ProtoD2K+K-pi0MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 99       Message = 'There is no convergency-III [ProtoD2K+K-pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 504      Message = 'There is no convergency-III [ProtoD2K+pi+K-K-Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 58       Message = 'There is no convergency-III [ProtoD2K+pi+KS0WSPlusDDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 26       Message = 'There is no convergency-III [ProtoD2K+pi+KS0WSPlusLLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 227      Message = 'There is no convergency-III [ProtoD2K+pi+pi+pi+WSPlusBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 525      Message = 'There is no convergency-III [ProtoD2K+pi+pi-pi-Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [ProtoD2K+pi+pi0WSPlusMergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 20       Message = 'There is no convergency-III [ProtoD2K+pi+pi0WSPlusResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [ProtoD2K+pi-Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 68       Message = 'There is no convergency-III [ProtoD2K+pi-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 40       Message = 'There is no convergency-III [ProtoD2K+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 11       Message = 'There is no convergency-III [ProtoD2K+pi-KS0pi0DD_MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 66       Message = 'There is no convergency-III [ProtoD2K+pi-KS0pi0DD_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 11       Message = 'There is no convergency-III [ProtoD2K+pi-KS0pi0LL_MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 39       Message = 'There is no convergency-III [ProtoD2K+pi-KS0pi0LL_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 16       Message = 'There is no convergency-III [ProtoD2K+pi-pi0MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 99       Message = 'There is no convergency-III [ProtoD2K+pi-pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 73       Message = 'There is no convergency-III [ProtoD2K-K-K-K-WSMinusBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 74       Message = 'There is no convergency-III [ProtoD2K-K-K-pi-WSMinusBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 18       Message = 'There is no convergency-III [ProtoD2K-K-KS0WSMinusDDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [ProtoD2K-K-KS0WSMinusLLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 220      Message = 'There is no convergency-III [ProtoD2K-K-pi-pi-WSMinusBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [ProtoD2K-K-pi0WSMinusMergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 9        Message = 'There is no convergency-III [ProtoD2K-K-pi0WSMinusResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [ProtoD2K-pi+Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [ProtoD2K-pi+UPBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 36       Message = 'There is no convergency-III [ProtoD2K-pi-KS0WSMinusDDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 6        Message = 'There is no convergency-III [ProtoD2K-pi-KS0WSMinusLLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 217      Message = 'There is no convergency-III [ProtoD2K-pi-pi-pi-WSMinusBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 8        Message = 'There is no convergency-III [ProtoD2K-pi-pi0WSMinusMergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 18       Message = 'There is no convergency-III [ProtoD2K-pi-pi0WSMinusResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 544      Message = 'There is no convergency-III [ProtoD2pi+K+K-pi-Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 68       Message = 'There is no convergency-III [ProtoD2pi+K-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 40       Message = 'There is no convergency-III [ProtoD2pi+K-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 11       Message = 'There is no convergency-III [ProtoD2pi+K-KS0pi0DD_MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 66       Message = 'There is no convergency-III [ProtoD2pi+K-KS0pi0DD_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 11       Message = 'There is no convergency-III [ProtoD2pi+K-KS0pi0LL_MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 39       Message = 'There is no convergency-III [ProtoD2pi+K-KS0pi0LL_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 16       Message = 'There is no convergency-III [ProtoD2pi+K-pi0MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 99       Message = 'There is no convergency-III [ProtoD2pi+K-pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 275      Message = 'There is no convergency-III [ProtoD2pi+pi+K-K-Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 301      Message = 'There is no convergency-III [ProtoD2pi+pi+K-pi-Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 29       Message = 'There is no convergency-III [ProtoD2pi+pi+KS0WSPlusDDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 13       Message = 'There is no convergency-III [ProtoD2pi+pi+KS0WSPlusLLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 91       Message = 'There is no convergency-III [ProtoD2pi+pi+pi+pi+WSPlusBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 285      Message = 'There is no convergency-III [ProtoD2pi+pi+pi-pi-Beauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [ProtoD2pi+pi+pi0WSPlusMergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 10       Message = 'There is no convergency-III [ProtoD2pi+pi+pi0WSPlusResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 68       Message = 'There is no convergency-III [ProtoD2pi+pi-KS0DDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 40       Message = 'There is no convergency-III [ProtoD2pi+pi-KS0LLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 11       Message = 'There is no convergency-III [ProtoD2pi+pi-KS0pi0DD_MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 66       Message = 'There is no convergency-III [ProtoD2pi+pi-KS0pi0DD_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 11       Message = 'There is no convergency-III [ProtoD2pi+pi-KS0pi0LL_MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 39       Message = 'There is no convergency-III [ProtoD2pi+pi-KS0pi0LL_ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 16       Message = 'There is no convergency-III [ProtoD2pi+pi-pi0MergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 99       Message = 'There is no convergency-III [ProtoD2pi+pi-pi0ResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 18       Message = 'There is no convergency-III [ProtoD2pi-pi-KS0WSMinusDDBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [ProtoD2pi-pi-KS0WSMinusLLBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 75       Message = 'There is no convergency-III [ProtoD2pi-pi-pi-pi-WSMinusBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [ProtoD2pi-pi-pi0WSMinusMergedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 9        Message = 'There is no convergency-III [ProtoD2pi-pi-pi0WSMinusResolvedBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 337      Message = 'There is no convergency-III [RareStrangeKPiEEDownLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 140      Message = 'There is no convergency-III [RareStrangeKPiEELFVDownLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 17       Message = 'There is no convergency-III [RareStrangeKPiEELFVLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 33       Message = 'There is no convergency-III [RareStrangeKPiEELine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 85       Message = 'There is no convergency-III [RareStrangeKPiEMuLFVDownLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 21       Message = 'There is no convergency-III [RareStrangeKPiEMuLFVLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 91       Message = 'There is no convergency-III [RareStrangeKPiEMuLFVSSDownLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 17       Message = 'There is no convergency-III [RareStrangeKPiEMuLFVSSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 21       Message = 'There is no convergency-III [RareStrangeKPiMuMuDownLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 10       Message = 'There is no convergency-III [RareStrangeKPiMuMuLFVDownLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 13       Message = 'There is no convergency-III [RareStrangeKPiMuMuLFVLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [RareStrangeKPiMuMuLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 198      Message = 'There is no convergency-III [RareStrangeKPiPiPiDownLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2248     Message = 'There is no convergency-III [RareStrangeKPiPiPiMassMeasDownLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 330      Message = 'There is no convergency-III [RareStrangeKPiPiPiMassMeasLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [RareStrangeLambdaPPiEELine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 7        Message = 'There is no convergency-III [RareStrangeSigmaMuMuMuDownLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [RareStrangeSigmaMuMuMuLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 109      Message = 'There is no convergency-III [RareStrangeSigmaPEEDownLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [RareStrangeSigmaPEELine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 25       Message = 'There is no convergency-III [RareStrangeSigmaPEMuLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 31       Message = 'There is no convergency-III [RareStrangeSigmaPMuMuDownLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 6        Message = 'There is no convergency-III [RareStrangeSigmaPMuMuLFVLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [RareStrangeSigmaPMuMuLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [SelA1H24MuSimple]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [SelD02KsPiPiLLforCharmFromBSemi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [SelD02KsPiPiPi0ResolvedDDforCharmFromBSemi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [SelD02KsPiPiPi0ResolvedLLforCharmFromBSemi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 57       Message = 'There is no convergency-III [SelD0To3piRSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 23       Message = 'There is no convergency-III [SelD0To3piWSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [SelD0ToHH_SEED_forCharmFromBSemi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 33       Message = 'There is no convergency-III [SelD0ToK2piRSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 36       Message = 'There is no convergency-III [SelD0ToK2piWSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [SelD0forTrackEffD0ToKPi_KaonProbe]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [SelD0forTrackEffD0ToKPi_PionProbe]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 28       Message = 'There is no convergency-III [SelDForPromptCharm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 38       Message = 'There is no convergency-III [SelDToHHH_SEED]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [SelDs2KKPiDCSforCharmFromBSemi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 7        Message = 'There is no convergency-III [SelDsForPromptCharm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [SelDstDstarD0ToHHPi0_Kpipi0_R_WIDEMASS_]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [SelDstDstarD0ToHHPi0_Kpipi0_R_]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [SelEMuForRnS]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 16       Message = 'There is no convergency-III [SelKsLLForCharmFromBSemi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [SelKsLU_PosLongForCharmFromBSemi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 6        Message = 'There is no convergency-III [SelKstDstarD0ToHHPi0_Kpipi0_M_]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [SelKstDstarD0ToHHPi0_Kpipi0_R_WIDEMASS_]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 6        Message = 'There is no convergency-III [SelKstDstarD0ToHHPi0_Kpipi0_R_]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [SelKstDstarD0ToHHPi0_pipipi0_M_]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [SelKstDstarD0ToHHPi0_pipipi0_R_]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [SelLc2PKPiforCharmFromBSemi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [SelLc2pEMuforCharmFromBSemi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [SelLc2pMuEforCharmFromBSemi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [SelLc2pPiPiforCharmFromBSemi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [SelLcToKpiRSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [SelMuPiRSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 8        Message = 'There is no convergency-III [SelMuPiWSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 30       Message = 'There is no convergency-III [SelPiPiRSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 9        Message = 'There is no convergency-III [SelPiPiWSForCharmFromBSemiForHadronAsy]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [SelX_to_KPi_forCharmFromBSemi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [SelX_to_PiPi_forCharmFromBSemi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 14       Message = 'There is no convergency-III [Sel_D0_to_4Pi_forCharmFromBSemi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 19       Message = 'There is no convergency-III [Sel_D0_to_K3Pi_forCharmFromBSemi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [Selection_B2XMuMu_Kstar2kspi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [Selection_B2XMuMu_OmegaDDD]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [Selection_B2XMuMu_OmegaDDL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 10       Message = 'There is no convergency-III [Selection_B2XMuMu_Rho]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [Selection_B2XMuMu_XiDDD]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [Selection_B2XMuMu_XiDDL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 35       Message = 'There is no convergency-III [Selection_B2XMuMu_a1]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 7        Message = 'There is no convergency-III [Selection_B2XMuMu_k10]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 10       Message = 'There is no convergency-III [Selection_B2XMuMu_omega2pipipizero]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 8        Message = 'There is no convergency-III [SelpreLambdaCForPromptCharm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [Sigmac02LcpiB2ppipiSigmacmm_Lcpi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 50       Message = 'There is no convergency-III [StdAllLooseMuPion]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [StdLooseD02KPi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 27       Message = 'There is no convergency-III [StdLooseDetachedPhi2KK]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 18       Message = 'There is no convergency-III [StdLooseDetachedTau3piNonPhys]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 952      Message = 'There is no convergency-III [StdLooseDetachedTau3pi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [StdLooseDiElectron]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 24       Message = 'There is no convergency-III [StdLooseDiMuonSameSign]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 5        Message = 'There is no convergency-III [StdLooseDiMuon]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 283      Message = 'There is no convergency-III [StdLooseDplus2KKPi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 172      Message = 'There is no convergency-III [StdLooseDplus2KPiPi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 484      Message = 'There is no convergency-III [StdLooseDplus2hhh]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 283      Message = 'There is no convergency-III [StdLooseDsplus2KKPi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 87       Message = 'There is no convergency-III [StdLooseKsDD]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 66       Message = 'There is no convergency-III [StdLooseKsLD_NegLong]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 65       Message = 'There is no convergency-III [StdLooseKsLD_PosLong]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 7        Message = 'There is no convergency-III [StdLooseKsLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 880      Message = 'There is no convergency-III [StdLooseKstar2Kpi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 444      Message = 'There is no convergency-III [StdLooseLambdaDD]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 49       Message = 'There is no convergency-III [StdLooseLambdaLDpDown]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 280      Message = 'There is no convergency-III [StdLooseLambdaLDpLong]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 11       Message = 'There is no convergency-III [StdLooseLambdaLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 128      Message = 'There is no convergency-III [StdLooseLambdac2PKPi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 709      Message = 'There is no convergency-III [StdLooseLambdastar2pK]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 450      Message = 'There is no convergency-III [StdLoosePhi2KK]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 63       Message = 'There is no convergency-III [StdTightDetachedTau3pi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 5        Message = 'There is no convergency-III [StdTightPhi2KK]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 113      Message = 'There is no convergency-III [StdVeryLooseDetachedKst2Kpi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [StdVeryLooseLambdaLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 12       Message = 'There is no convergency-III [StdVeryTightDsplus2KKPi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [Tag_StdD02KPiPi0]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 10       Message = 'There is no convergency-III [Tag_StdD02KPiPiPi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [Tag_StdDp2KPiPi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 17       Message = 'There is no convergency-III [TauSSForB2XTau]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 114      Message = 'There is no convergency-III [TriTracks_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 17       Message = 'There is no convergency-III [TriTracks_wKS0_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 60       Message = 'There is no convergency-III [TriTracks_wLambda_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 8        Message = 'There is no convergency-III [TriTracks_wPi0M_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 23       Message = 'There is no convergency-III [TriTracks_wPi0R_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [TriTracks_wPi0R_phiomega_ForRadiativeBeauty2XGamma]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-III [TriggerTestLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [X2KKDarkBosonSel]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 131      Message = 'There is no convergency-III [X2KKPiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 245      Message = 'There is no convergency-III [X2KPiPiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 127      Message = 'There is no convergency-III [X2KPiPiSSBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [X2MuMuDDDarkBosonSel]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [X2MuMuSSDDDarkBosonSel]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-III [X2MuMuSSDarkBosonSel]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 14       Message = 'There is no convergency-III [X2PPbarBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [X2PPbarMinusWSBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 23       Message = 'There is no convergency-III [X2PPiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [X2PPiMinusWSBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [X2PPiPlusWSBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 35       Message = 'There is no convergency-III [X2PiPiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 14       Message = 'There is no convergency-III [X2PiPiDarkBosonSel]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 209      Message = 'There is no convergency-III [X2PiPiPiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 5        Message = 'There is no convergency-III [X2PiPiWSMinusBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 12       Message = 'There is no convergency-III [X2PiPiWSPlusBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 60       Message = 'There is no convergency-III [X2pKKBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 62       Message = 'There is no convergency-III [X2pKKOSBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 118      Message = 'There is no convergency-III [X2pKPiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 97       Message = 'There is no convergency-III [X2pKPiOSBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 110      Message = 'There is no convergency-III [X2pPiPiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 135      Message = 'There is no convergency-III [X2pPiPiOSBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 94       Message = 'There is no convergency-III [X2ppbarKBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 111      Message = 'There is no convergency-III [X2ppbarPiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 24       Message = 'There is no convergency-III [X2pppbarBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 5        Message = 'There is no convergency-III [XB2DPiPBd2DPiPLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 73       Message = 'There is no convergency-III [Xb2phhLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 79       Message = 'There is no convergency-III [Xb2phhhLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 17       Message = 'There is no convergency-III [Xb2ppphLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [XiCstarstar2LambdaCPiKForPromptCharm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 50       Message = 'There is no convergency-III [XibcBDTSelLambdaC]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 37       Message = 'There is no convergency-III [XibcBDTSelLambdaLL]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 314      Message = 'There is no convergency-III [Xic02PKKPiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 153      Message = 'There is no convergency-III [Xic2PKPiBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 11       Message = 'There is no convergency-III [XicForOmegab2XicKpi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 103      Message = 'There is no convergency-III [XiccBDTSelLambdaC]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-III [Xiccpp2XicPiXic2PKPiPBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 61       Message = 'There is no convergency-III [XimDDDForLambdac2V2H]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 9        Message = 'There is no convergency-III [XimDDLForLambdac2V2H]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [Ximinus2LambdaPiDDDNeutralCBaryons]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-III [downLambdaMajoranaSSMu_forB2Lambda0Mu]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 37       Message = 'There is no convergency-III [selEtap_gamma]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 37       Message = 'There is no convergency-III [selEtap_pi0]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 19       Message = 'There is no convergency-III [threepartSc0_B2ppipiSigmacmm_Lcpi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 19       Message = 'There is no convergency-III [threepartWS_SC_B2ppipiSigmacmm_Lcpi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 14       Message = 'There is no convergency-III [threepart_B2ppipiSigmacmm_Lcpi]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-V [RelatedInfo10_D2XMuMuSS_Lambdac2PEMuLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-V [RelatedInfo10_D2XMuMuSS_PiEMuCalLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-V [RelatedInfo10_D2XMuMuSS_Pi_EE_OSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-V [RelatedInfo10_D2XMuMuSS_Pi_EMu_OSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-V [RelatedInfo3_B2KstTauTau_DDSL_Line]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 10       Message = 'There is no convergency-V [RelatedInfo3_LFVD2piphi2eMuPromptLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-V [RelatedInfo3_LFVD2piphi2eeLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 102      Message = 'There is no convergency-V [RelatedInfo3_LFVD2piphi2eePromptLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-V [RelatedInfo3_LFVPromptPhi2eMuLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-V [RelatedInfo3_LFVPromptPhi2eeControlLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 10       Message = 'There is no convergency-V [RelatedInfo4_LFVD2piphi2eMuPromptLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-V [RelatedInfo4_LFVD2piphi2eeLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 102      Message = 'There is no convergency-V [RelatedInfo4_LFVD2piphi2eePromptLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-V [RelatedInfo4_LFVPromptPhi2eMuLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-V [RelatedInfo4_LFVPromptPhi2eeControlLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-V [RelatedInfo5_B2LLXBDT_Bd2eeKsLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 19       Message = 'There is no convergency-V [RelatedInfo5_B2LLXBDT_Bd2eeKstarLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-V [RelatedInfo5_B2LLXBDT_Bd2mumuKstarLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 5        Message = 'There is no convergency-V [RelatedInfo5_B2LLXBDT_Bs2eePhiLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-V [RelatedInfo5_B2LLXBDT_Bu2eeKLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 7        Message = 'There is no convergency-V [RelatedInfo5_B2LLXBDT_Lb2eeLambdaLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 14       Message = 'There is no convergency-V [RelatedInfo5_B2LLXBDT_Lb2eePKLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'There is no convergency-V [RelatedInfo5_B2LLXBDT_Lb2mumuPKLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 4        Message = 'There is no convergency-V [RelatedInfo5_Bu2LLK_eeLine3]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-V [RelatedInfo5_Bu2LLK_meLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-V [RelatedInfo5_Bu2LLK_meSSLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-V [RelatedInfo6_B2XTauMu_K_3piLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'There is no convergency-V [RelatedInfo6_B2XTauMu_K_3pi_looseLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'There is no convergency-V [RelatedInfo6_LFVupsilon2eMuLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 86       Message = 'distance(I): KalmanFilter::load failed [BDTTagJets]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1        Message = 'distance(III):Error from ParticleTransporter, ignore [ProtoD-2K-K-K+UPUPBeauty2Charm]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 1304     Message = 'distance(p,p): the same particle [BTag_Global]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 3        Message = 'distance(v,v): the same vertex [RelatedInfo1_Bu2MuNuControlLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'distance(v,v): the same vertex [RelatedInfo1_Bu2MuNuSignalLine]'
+ToolSvc.LoKi::DistanceCalcu...SUCCESS  #WARNINGS   = 2        Message = 'distance(v,v): the same vertex [RelatedInfo1_LFVExoticaDetachedLine]'
+*****Chrono*****                 INFO ****************************************************************************************************
+*****Chrono*****                 INFO  The Final CPU consumption ( Chrono ) Table (ordered)
+*****Chrono*****                 INFO ****************************************************************************************************
+DetailedMaterialLocator          INFO Time User   : Tot= 1.11  [s] Ave/Min/Max=0.000131(+-0.0017)/    0/ 0.12  [s] #=8496
+ChronoStatSvc                    INFO Time User   : Tot= 12.2[min]                                             #=  1
+*****Chrono*****                 INFO ****************************************************************************************************
+ChronoStatSvc.finalize()         INFO  Service finalized successfully 
+ApplicationMgr                   INFO Application Manager Finalized successfully
+ApplicationMgr                   INFO Application Manager Terminated successfully